@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){

.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	float: none;
	width:94%;
	height:auto;
}



/*　見出し・画像　*/

.midashi1 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}

.midashi2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.midashi3 {
	font-size: 20px;
	color: #0A5DA8;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	margin-bottom:20px;
}



/*　ヘッダー　*/


header {
	overflow: hidden;
}

.header_cont {
	width: 100%;
	background-repeat: repeat;
	overflow: hidden;
}

.header_logo {
	float: none;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
}

.header_logo img{
	width: 70%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.toph1 {
	display: none;
}

.main_image {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}

.main_image img{
	width:100%;
	height:auto;
}

.main_yoyaku {
	padding: 0 5% 10% 5%;
	width: 85%;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #F8F8F8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.main_yoyaku h2{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 300;
	font-size: 35px;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 35px;
}

.main_yoyaku ul {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:40px;
}

.main_yoyaku ul li {
	background-color:#0A5DA8;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin:0 3px;
	width:80px;
	height:80px;
	margin-top:-30px;
}

.main_yoyaku ul li p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.main_yt1 {
	text-align: center;
	margin-bottom: 30px;
}

.main_yt2 {
	text-align: center;
}

.main_yt2 a{
	color: #0A5DA8;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.main_ysp {
	background-color: #FFF;
	padding: 5%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}

.main_ysp img{
	width:100%;
	height:auto;
}

.main_ysp1 {
	width: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.main_ysp1 p{
	color: #0A5DA8;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	font-size:18px;
}

.main_ysp2 {
	width:100%;
}

.main_ysp2 p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	font-size: 18px;
	color: #FFF;
	background-color: #0A5DA8;
	padding:5px 0;
	margin-bottom:20px;
}

.main_yt3 {
	text-align: center;
	font-size: 18px;
}

.main_yt3 span{
	text-align: center;
	font-size: 15px;
}

.main1 {
	background-image: url(../img/main1_back.png);
	background-repeat: repeat;
	clear: both;
	padding-bottom: 50px;
	margin-top: 30px;
}

.main1_mc {
	background-image: url(../img/main1_tback-sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	padding-bottom: 40px;
	margin-bottom: 70px;
}

.main1_mc h2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 25px;
	text-align: center;
	color: #0A5DA8;
	line-height: 1.6em;
	margin-bottom: 25px;
}

.main1_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 25px;
	text-align: center;
	margin-bottom: 40px;
}

.main1_title span{
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #0A5DA8;
}

.main1_c {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.main1_in {
	width: 85%;
	background-color: #FFF;
	border-radius: 3px;
	padding: 5%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}

.main1_m {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #0A5DA8;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: center;
}

.logo_m {
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.logo_m img{
	width:100%;
	height:auto;
}

.main1_2 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 5%;
	background-color: #FAFAFA;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}

.main1_2 h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 19px;
	color: #B6857A;
	margin-bottom:20px;
	text-align: center;
}


.main1_txt {
	font-size: 18px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
}

.main2 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.main2_pic {
	width: 100%;
	background-image: url(../img/main2_pic.webp);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: cover;
	border-radius: 10px;
	height: 250px;
}

.main2_txt {
	margin-bottom:30px;
}

.main2_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 25px;
	margin-bottom: 35px;
	color: #0A5DA8;
	line-height: 1.4em;
	text-align: center;
}

.main2_btn {
	display: flex;
	justify-content: center;
	width: 80%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 220px center;
	background-size: 10px auto;
	background-color: #0A5DA8;
}

.main2_btn p{
	font-size: 17px;
	color: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.main2_btn:hover {
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 220px center;
	background-size: 10px auto;
	background-color: #095091;
}

.main3_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 30px;
	text-align: center;
	margin-bottom: 35px;
}

.main3_title span{
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #0A5DA8;
}

.main3 {
	background-image: url(../img/main3_back1.png);
	background-repeat: repeat;
	padding-top: 70px;
	padding-bottom: 70px;
}

.main3_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	flex-wrap: wrap; 
}

.main3_in {
	border: 0px solid #0A5DA8;
	width: 95%;
	text-align: center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding-top: 4%;
	padding-bottom: 4%;
	text-decoration: none;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

a:hover.main3_in {
	background-color: #F7F5F0;
}

.main3_in p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #111111;
	line-height: 1.2em;
}

.jmp_btn {
	display: flex;
	justify-content: center;
	width: 80%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 270px center;
	background-size: 10px auto;
	background-color: #0A5DA8;
}

.jmp_btn p{
	font-size: 17px;
	color: #FFFFFF;
}

.jmp_btn:hover {
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 270px center;
	background-size: 10px auto;
	background-color: #97D2CA;
}


footer {
	overflow: hidden;
	border-top-width: 5px;
	border-top-style: ;
	border-top-color: #6C9BC0;
	padding-top: 40px;
}

.footer_cont {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

.foot_1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.foot_2 {
	width: 100%;
	border: 1px solid #CCC;
}

.foot_logo {
	width: 80%;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

.foot_logo img{
	width:100%;
	height:auto;
}

.foot_tel {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 33px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

.foot_tel span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 18px;
}

.foot_1 img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.foot_add {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 30px;
}

.foot_map {
	height:480px;
}

.copyright {
	font-size: 14px;
	text-align: center;
	background-image: url(../img/main3_back1.png);
	background-repeat: repeat;
	padding-top: 25px;
	padding-bottom: 25px;
}

/*　中ページ　*/

.page_cont {
	padding-bottom: 100px;
	background-color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.page_title {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../img/title_back.webp);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	margin-bottom: 40px;
}

.page_title h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #784731;
}

.gree_pic {
	float: none;
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-bottom: 30px;
}

.gree_txt {
	margin-bottom: 40px;
}

.guide_c {
	margin-bottom:50px;
}

.guide_txt {
	width:100%;
	margin-bottom:30px;
}

.guide_pic {
	width:100%;
}

.guide_pic img{
	width:100%;
	height:auto;
	border-radius: 10px;  
}

.medi_c {
	margin-bottom: 50px;
}

.medi_txt {
	width:100%;
	margin-bottom:30px;
}

.medi_pic {
	width:100%;
}

.medi_pic img{
	width:100%;
	height:auto;
	border-radius: 10px;  
}

.equ_c {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:50px;
}

.equ_txt {
	width: 100%;
	order: 1;
	margin-bottom:20px;
}

.equ_pic {
	width: 100%;
	order: 2;
}

.equ_pic img{
	width:100%;
	height:auto;
	border-radius: 10px;  
}

.acc1 {
	margin-bottom: 80px;
}

.acc1 table {
	width:100%;
}

.acc1 table th{
	background-color: #DDD9C8;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.acc1 table td{
	padding: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.acc2 {
	width: 95%;
	height: 450px;
	border: 8px solid #DDD9C8;
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
}

.cont_c {
	text-align:center;
}

.cont_txt {
	font-size:18px;	
	margin-bottom:30px;
}

.cont_tel {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 38px;
	line-height: 1em;
	margin-bottom: 50px;
}

.cont_tel span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #6C9BC0;
}

.gree_lic {
	margin-bottom: 40px;
}

.gree_lip {
	width: 100%;
	margin-bottom:30px;
}

.gree_lip img{
	width:100%;
	height:auto;
}

.gree_list {
}

.gree_list p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 18px;
	margin-bottom:20px;
}

.gree_list li{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
}

.medi_btn {
	display: flex;
	justify-content: center;
	width: 200px;
	text-decoration: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #CCCCCC;
}

.medi_btn p{
	font-size: 15px;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.medi_btn:hover {
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 270px center;
	background-size: 10px auto;
	background-color: #BDBDBD;
}

.infe_c1 {
	margin-bottom: 30px;
}

.infe_txt {
	width:100%;
	margin-bottom:20px;
}

.infe_pic {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.infe_pic img{
	width:100%;
	height:auto;
	border-radius: 10px;  
}

.infe_c2 {
	background-color: #F0F0F0;
	padding: 8%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:50px;
}

.infe_c2 h5{
	color: #0A5DA8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}

.imp1 {
	margin-bottom:70px;
}

.imp1_c {
}

.imp1_in {
	width: 100%;
	padding-top: 20px;
}

.imp1_in img{
	width:100%;
	height:auto;
	margin-bottom:15px;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.imp1_m {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.imp1_m h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
}

.imp1_m h4 span{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #0A5DA8;
}

.imp1_m h5 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	color: #FFF;
	background-color: #0A5DA8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 9999px;
	font-size: 14px;
	margin-right: auto;
	width: 130px;
	margin-left: auto;
	text-align: center;
	margin-bottom:10px;
}

.imp2 {
	margin-bottom: 60px;
}

.imp2_p {
	width:100%;
}

.imp2_p img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.imp2_t {
	width:100%;
	margin-bottom:20px;
}

.page_main {
	margin-bottom:50px;
}

.page_main img{
	float: none;
	width: 100%;
	height: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top:20px;
}

.white1 {
	margin-bottom: 30px;
}

.white1 div{
	width: 100%;
	margin-bottom:30px;
}

.white1 div img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:20px;
}

.white1 h5 {
	color: #0A5DA8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}

.white2 {
	margin-bottom: 50px;
}

.white2_p {
	width: 100%;
}

.white2_p img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}

.white2_t {
	width: 100%;
}

.white2 h5 {
	color: #0A5DA8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}

.white1_h5 {
	color: #0A5DA8;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}

.white3 {
	margin-bottom: 100px;
}

.white3_in {
	width: 100%;
	margin-bottom: 40px;
}

.white3_in img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border: 1px solid #333;
	border-radius: 5px;
}

.white3_in h4 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.white3_in h4 p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size:22px;
}

.white3_in h4 span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 40px;
	margin-right: 10px;
	color: #666;
}

.white3_arr {
	width: 1.5%;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 7%;
}

.white3_arr img{
	width:100%;
	height:auto;
}

.white4 {
	margin-bottom:60px;
}

.white4 h5{
	text-align: center;
}

.white4_p {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}

.white4_p img{
	width:100%;
	height:auto;
}

.white4_t {
	width:100%;
}

.white5_q {
	font-weight: bold;
	color: #534741;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F7A70;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 17px;
}

.white5_q span{
	font-weight: bold;
	color: #0A5DA8;
	font-size: 22px;
	margin-right: 8px;
}

.white5_a {
	display: flex;
	justify-content:flex-start;
	align-items: flex-start;
	margin-bottom:50px;
}

.white5_am {
	font-weight: bold;
	color: #B6857A;
	font-size: 22px;
	width: 27px;
}

.white5_at {
	flex: 1;
	padding-top: 4px;
}

.main3_in2 {
	padding: 5%;
	background-color: #F8F8F8;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom: 5%;
}

.main3_home {
	margin-bottom:20px;
}

.main3_hc {
	width: 100%;
	margin-bottom: 30px;
}

.main3_hm {
	font-size: 18px;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
}

.main3_hc img{
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
}

.main3_ob {
	display: flex;
	justify-content:flex-start;
}

.main3_ob1 {
	background-color: #90B29A;
	width: 100%;
	margin-right: 2.5%;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: center;
	margin-bottom:20px;
}

.main3_ob2 {
	background-color: #90B29A;
	width:18%;
	padding-top: 5px;
	padding-bottom: 7px;
}

.main3_obp {
	font-size: 19px;
	color: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
}

.main3_in3 {
	padding: 5%;
	background-color: #F8F8F8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 50px;
}

.main3_home2 {
	margin-bottom:20px;
}

.main3_hc2 {
	width: 100%;
	margin-bottom: 30px;
}

.main3_hc2 img{
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;
}

.main4 {
	padding-top: 5%;
}

.main4_1 {
	background: linear-gradient(90deg, #FFF 0%, #FFF 5%, #d6e5e0 5%, #d6e5e0 100%);
	width: 100%;
	padding-top: 10%;
	padding-bottom: 10%;
	margin-bottom:5%;
}

.main4_2 {
	background: linear-gradient(90deg, #edefee 0%, #edefee 95%, #FFF 95%, #FFF 100%);
	width: 100%;
	padding-top: 10%;
	padding-bottom: 10%;
	margin-bottom:5%;
}

.main4_1p {
	width: 95%;
	margin-right: 5%;
	margin-bottom: 30px;
}

.main4_1p img{
	width: 100%;
	height: auto;
	border-radius: 0px 10px 10px 0px;
}

.main4_2p {
	width: 95%;
	margin-left: 5%;
	margin-bottom: 30px;
}

.main4_2p img{
	width: 100%;
	height: auto;
	border-radius: 10px 0px 0px 10px;
}

.main4 h3 {
	font-size: 28px;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	text-align: center;
	margin-bottom: 30px;
}

.main4_sub {
	color:#0A5DA8;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	margin-bottom:5px;
}

.main4_1txt {
	padding-right: 10%;
	padding-left: 15%;
}

.main4_2txt {
	padding-right: 15%;
	padding-left: 10%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.main4_1ps {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
}

.main4_in {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.main4_1inp {
	width:20%;
	margin-right:2%;
}

.main4_1inp img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.main4_1int {
	flex: 1;
}

.main4_2inp {
	width: 100%;
	height:200px;
	background-image: url(../img/main4_4p.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	order: 2;
}

.main4_2int {
	width: 100%;
	order: 1;
	margin-bottom:20px;
}

.main5 {
	width: 90%;
	background-color: #EADBD6;
	margin-right: auto;
	margin-left: auto;
}

.main5_t {
	flex: 1;
	padding: 8%;
}

.main5_p {
	width: 100%;
	height: 200px;
	background-image: url(../img/main5_p.webp);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	margin-bottom: 30px;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.main5_t h3{
	font-size: 28px;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
}

.main5_t h3 span{
	color: #B6857A;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

.main5_txt {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	flex-wrap: wrap;
}

.main5_inp {
	width: 100%;
	height:200px;
	background-image: url(../img/main5_inp.webp);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	order: 2;
}

.main5_int {
	width: 100%;
	order: 1;
	margin-bottom:20px;
}

.main6_p1 {
	width:100%;
	margin-bottom:30px;
}

.main6_p1 img{
	width:100%;
	height:auto;
}

.main6 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

.main6_midashi {
	margin-bottom: 25px;

}

.main6_midashi h3{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 300;
	font-size: 28px;
	margin-bottom: 5px;
}

.main6_midashi p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #B6857A;
}

.main6_txt {
	flex: 1;
	padding-top:5px;
}

.main6_txt h4 {
	margin-bottom:20px;
	
}

.main6_txt h4 span{
	background-color: #dcd7c7;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 17px;
	padding: 5px 10px 6px 10px;
	color: #666;

	letter-spacing: 0.1em;
	border-radius: 5px;      
}

.main6_m {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #B6857A;
	font-size: 18px;
	margin-bottom:10px;
}

.main6_m span{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #B6857A;
	font-size: 25px;
	margin-bottom:10px;
}

.main6_txt ul {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding-top: 10px;
}

.main6_txt ul li {
	width:32%;
}
.main6_txt ul li img{
	width:100%;
	height:auto;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.gbr1 {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding-top: 30px;
}

.gbr1_c {
	width: 100%;
	background-color: #F8F8F8;
	padding-bottom: 25px;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:40px;
	
}

.gbr1_nb {
	background-color: #E2DED0;
	height: 50px;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	margin-top: -20px;
	margin-bottom: 15px;
}

.gbr1_nb p{
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-size: 30px;
}

.gbr1_m {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DED0;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.gbr1_txt {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.gbr2 {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.gbr2 div:nth-child(1){
	background-color: #E1ECE9;
	width: 90%;
	padding:5%;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:10px;
}

.gbr2 div:nth-child(2){
	background-color: #F8F8F8;
	width: 90%;
	padding:5%;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.gbr2 h3{
	background-color: #FFF;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-radius: 9999px;
	font-size:18px;
	margin-bottom:20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}

.gbr2 ul li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 18px;
}

.gbr3_p {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.gbr3_p img{
	width:100%;
}


.fb_cont {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.fb_m {
	width: 100%;
	margin-bottom:20px;
}

.fb_m h3{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 300;
	font-size: 28px;
	margin-bottom: 5px;
}

.fb_m p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #B6857A;
	font-size: 16px;
}

.fb_page {
	width: 100%;
}

.equ_li {
	margin-bottom:30px;
}

.equ_li li{
	text-indent:-1.2em;
	padding-left:1.2em;
	margin-bottom:5px;
}

.equ_li {
	margin-bottom:30px;
}

.equ_li li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

.main_equb {
	display: flex;
	justify-content: center;
	width: 90%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #F8F8F8;
	margin-bottom:80px;
}

.main_equb img{
	width:85%;
}

.main_equb:hover {
	background-color: #F2F2F2;
}


}
