@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #272727;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.75;
	word-break: break-all;
	background-attachment: fixed;
	background-image: url(images/body_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#laout{
	/*opacity: 0*/
	animation: fadeIn 1.5s ease 0s 1 normal;
	-webkit-animation: fadeIn 1.5s ease 0s 1 normal;
	-ms-animation: fadeIn 1.5s ease 0s 1 normal;
	-webkit-text-size-adjust: 100%;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-ms-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
p{
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.DEV_PC {
}
.DEV_SP {
	display: none;
}
h1{
	margin: 0px;
	padding: 0px;
}
h2{
	margin: 0px;
	padding: 0px;
	max-width: 375px;
}
h3{
	margin: 0px;
	padding: 0px;
}
.m_bold{
	font-weight: 600;
}
.m_kai{
	padding-left: 1em;
	text-indent: -1ex;
}
.m_84909e {
	color: #84909E;
}
.m_14 {
	font-size: 14px;
}


.sp_16 {
	padding-top: 16px;
}
.sp_26 {
	padding-top: 26px;
}
.Link_01 a:hover{
	opacity: 0.7;
	transition:0.3S;
}

#all_bk {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
#pc_left {
	box-sizing: border-box;
	padding-right: 3%;
	padding-left: 5%;
	width: 50%;
}
#pc_left_main {
	box-sizing: border-box;
	padding-top: 80px;
	position: sticky;
	top: 0px;
}
#pc_left_list {
	margin-top: 40px;
}
#pc_left_list li {
	padding-bottom: 20px;
}

#pc_left_t01 {
	margin-top: 2%;
	max-width: 60%;
}
#pc_left_t02 {
	/*font-size: 20px;*/
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: clamp(1px, 1vw, 16px);
}
#pc_center {
	box-sizing: border-box;
	width: 430px;
}
#pc_center_sp {
	height: 80px;
}
#pc_center_main {
	background-color: #FFF;
	width: 430px;
	border-radius: 16px 16px 0px 0px;
	box-shadow: 0px 0px 2px 2px #CCC;
}

#pc_right {
	box-sizing: border-box;
	padding-right: 5%;
	padding-left: 5%;

}
#pc_right_main {
	box-sizing: border-box;
	text-align: center;
	position: sticky;
	top: 0px;
	
	display: flex;
	align-items: center;
	height: 100vh;
}
#main {
	background-color: #FFF;
}
.main_wide01 {
	width: calc(100% - 60px);
	margin-right: auto;
	margin-left: auto;
}
.main_wide02 {
	width: calc(100% - 32px);
	margin-right: auto;
	margin-left: auto;
}
.main_img_max375 {
	max-width: 375px;
}

#no01,
#no02,
#no03,
#no04,
#no05,
#no06,
#no07,
#no08{
	padding-top: 40px;
	padding-bottom: 40px;
}
#header_no01_bk{
	background-image: url(images/no01_bk04.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 16px 16px 0px 0px;
}
header {
	display: flex;
	justify-content: space-between;
	z-index: 1;
	border-radius: 16px 16px 0px 0px;
}
header img{
	height: 70px;
	border-radius: 16px 0px 0px 0px;
}
#header_menu_t_m {
	display: flex;
}
#sp_menu {
	color: #FFF;
	background-color: #84909E;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	position: fixed;
	display: none;
}
#sp_header{
	display: flex;
	justify-content: space-between;
}
#sp_header img{
	height: 50px;
	border-radius: 0px 0px 0px 0px;
}
.sp_menu_sw {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 313px;
}
.sp_menu_sw a img {
	vertical-align: bottom;
}

#sp_menu hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}



#no01{
	border-radius: 16px 16px 0px 0px;
}
#no01_main {
	position: relative;
	text-align: center;
}
#no01_main_sc {
	position: absolute;
	left: 30px;
	bottom: 0px;
}
#no01_main2 {
	position: relative;
}
#no01_main2_line {
	position: absolute;
	right: 6px;
	bottom: -20px;
}
#no01_txt01 {
	font-weight: bold;
	padding-top: 26px;
}



#no02{
	
}
.no02_txt01 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.no02_txt02 {
}


#no03{
	color: #FFF;
	background-image: url(images/no03_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.no03_txt01 {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
}

#no04{
}
.no04_txt01 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

#no05{
	background-image: url(images/no05_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 26px;
	padding-bottom: 26px;
}
.no05_txt01 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
#no06{
}
.no06_txt01 {
	padding-bottom: 20px;
}
.no06_txt01 li{
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1ex;
}
#no07{
	color: #FFF;
	background-image: url(images/no07_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.no07_list {
	padding-bottom: 20px;
}
.no07_list_t01 {
	font-weight: 600;
}
.no07_list_t02 {
	font-size: 18px;
}
.no07_list_line {
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}

#no08{
}
.no08_txt01 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
}
#foot {
	background-color: #84909E;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 8px;
}


#END----------------------------------------------------------------------------------------------------------------------------------{}
@media screen and (max-width: 1200px){
	#pc_right {
	display: none;
}
}
@media screen and (max-width: 737px){
body {

}
.DEV_PC {
	display: none;
}
.DEV_SP {
	display: block;
}
#pc_left {
	display: none;
}
#pc_center {
	width: 100%;
}
#pc_center_sp {
	height: 0px;
}

#pc_center_main {
	width: 100%;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px;
}

header {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
}
header img{
	height: 50px;
	border-radius: 0px 0px 0px 0px;
}
#no02,
#no03,
#no04,
#no05,
#no06,
#no07,
#no08{
	padding-top: 60px;
}
#no01{
	border-radius: 0px 0px 0px 0px;
	padding-top: 90px;
}
#no01_main2_line {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#END----------------------------------------------------------------------------------------------------------------------------------{}
}
