@charset "utf-8";


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

main{
	max-width: 100vw;
	overflow: hidden;
}

.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;
}



/*　見出し・画像　*/

.midashi_top {
	background: repeating-linear-gradient(45deg, #CCCCCC 0, #CCCCCC 2px, white 2px, white 4px);
	height: 12px;
	text-align: center;
}

.midashi1 {
	font-size: 30px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.midashi1_sub {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	color: #5BB9AD;
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.midashi1_sub:before {
	content: '';
	position: absolute;
	bottom: -25px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #5BB9AD;
	border-radius: 2px;
}

.midashi2 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	background-image: url(../img/midashi2.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	padding-left: 40px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.midashi3 {
	font-size: 20px;
	color: #6C9BC0;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	margin-bottom:20px;
}

.midashi4 {
	position: relative;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.1em;
	background-color: #6c9bc0;
	color: #FFF;
	padding-top: 0.5em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	margin-bottom: 40px;
}

.midashi4:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #6c9bc0;
  width: 0;
  height: 0;
}


/*　ヘッダー　*/


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;
}

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

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

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

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

.main1 {
	background-image: url(../img/main1_back2.webp), url(../img/main1_back1.webp);
	background-repeat: no-repeat,no-repeat;
	background-position: right bottom,left top;
	background-size: 80%,40%;
	padding-top: 40px;
	padding-bottom: 80px;
	margin-bottom: 50px;
}

.main1_c {
	background: rgba(255,255,255,0.75);
	padding: 4%;
	width: 80%;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.13);
	margin-right: auto;
	margin-left: auto;
}

.main1_c h2 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
	line-height:1.6em;
}

.main1_c h2 span{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #007B80;
	letter-spacing: 0.05em;
}

.main1_c p {
	font-size: 16px;
	line-height: 1.8em;
}

.main2 {
	
	padding-bottom: 40px;
}

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

.main2_midashi {
	background-image: url(../img/main2_h2back.webp);
	background-repeat: no-repeat;
	background-position: 30px top;
	background-size: 250px;
	padding-top: 30px;
	padding-bottom: 25px;
}

.main2_midashi p{
	font-size: 18px;
	color: #0071A7;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	margin-bottom: 25px;
}

.main2_midashi h2{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 21px;
	letter-spacing: 0.15em;
	line-height: 1.6em;
}

.main2_midashi h2 span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 25px;
}

.main2_txt {
	margin-bottom: 10px;
	background-image: url(../img/main2_back.webp);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 60%;
	padding-bottom: 30px;
	line-height:1.8em;
}

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

.main2_lin {
	background-color: #B29D84;
	border-radius: 10px; 
	text-align: center;
	width:48%;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:3%;
}

.main2_lin img{
	width:50%;
	height:auto;
	margin-bottom:15px;
}

.main2_lm {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 18px;
	letter-spacing:0.1em;
	margin-bottom:15px;
}

.main2_lt {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
	text-align: left;
	color: #FFF;
}

.main2_btn {
	text-decoration: none;
	color: #000;
	background-image: url(../img/main2_arr.svg);
	background-repeat: no-repeat;
	background-position: right 10px;
	background-size: 60px;
	padding-right: 65px;
	letter-spacing: 0.1em;
	font-size: 17px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	float: right;
}

.main2_btn:hover {
	color: #0071A7;
	background-image: url(../img/main2_arr-h.svg);
	background-repeat: no-repeat;
	background-position: right 10p;
	background-size: 60px;
}

.main3 {
}

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

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

.main3_midashi {
	background-image: url(../img/main3_tb.svg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 50px;
	text-align: center;
	padding-top: 72px;
	padding-bottom: 80px;
}

.main3_m1 {
	background-image: url(../img/main3_mb.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 90%;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.25em;
	padding-bottom: 40px;
	margin-bottom: 35px;
}

.main3_midashi h2{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 28px;
	letter-spacing: 0.2em;
}

.main3_1 {
	background-color: #EDEEEE;
	padding-bottom: 30px;
	margin-bottom:30px;
}

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

.main3_inm {
	display: flex;
	justify-content:flex-start;
	align-items: center;
	margin-bottom:40px;
	flex-wrap: wrap; 
}

.main3_circle {
	background-color: #E5D800;
	height: 90px;
	width: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-right: auto;
	margin-left: auto;
	order: 2;	
}

.main3_circle p{
	color: #FFF;
	font-size: 12px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
}

.main3_title {
	order: 1;
	width: 100%;
	text-align: center;
	margin-bottom:20px;
}

.main3_m2 {
	width: 300px;
	background-image: url(../img/main3_fkd.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding-top: 7px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

.main3_m3 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 28px;
	letter-spacing: 0.05em;
}

.main3_m3 span{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 35px;
	letter-spacing: 0.05em;
	color: #6C9BC0;
}

.main3_txt1 {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom:30px;
}

.main3_subc1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom:20px;
}

.main3_subp {
	width: 100%;
}

.main3_subp img {
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.main3_subt {
	width:100%;
}

.main3_subt h3{
	font-size: 20px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	margin-bottom:20px;
}

.main3_2m {
}

.main3_2pic {
	width: 100%;
	height:250px;
	background-image: url(../img/main3_2pic.webp);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}

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

.main3_2inm {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.main3_subc2 {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

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

.main3_2subin img{
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.main3_3pic {
	width: 100%;
	height:250px;
	background-image: url(../img/main3_3pic.webp);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	order: 1;
}

.main3_3title {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	order: 2;
	text-align: center;
}

.main3_spb {
	background-color: #EDEEEE;
	padding-bottom: 30px;
	padding-top: 40px;
	margin-bottom:40px;
}

.main4 {
	width: 100%;
	background: #B5DAD3;
	outline: 2px solid rgb(255, 255, 255);
	outline-offset: -15px;
	padding-top: 60px;
	padding-bottom: 30px;
}

.main4_m {
	text-align: center;
	margin-bottom: 50px;
}

.main4_title {
	background-image: url(../img/main4_mback.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.main4_m p {
	font-size: 20px;
	letter-spacing: 0.25em;
	margin-bottom: 30px;
}

.main4_m h3 {
	font-size: 45px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

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

.main4_c1p {
	width: 90%;
	height:300px;
	background-image: url(../img/main4_p1.webp);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	display: flex;
	justify-content:flex-end;
	align-items: flex-start;
	margin-bottom:30px;
	
}

.main4_c1p img{
	width:150px;
	height:auto;
	margin-top:-30px;
	margin-right:-40px;
}

.main4_c1t {
	width: 80%;
	font-size: 16px;
	line-height: 1.8em;
	margin-right: auto;
	margin-left: auto;
}

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

.main4_c2in {
	width: 100%;
	text-align: center;
}

.main4_c2in img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.main4_c2in p {
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

.main4_btn {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/main4_btn.svg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 60px auto;
	padding-bottom: 20px;
	margin-bottom:20px;
}

.main4_btn p{
	font-size: 26px;
	color: #547980;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.main4_btn:hover {
	background-image: url(../img/main4_btnh.svg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 84px auto;
	
}

.main4_btn p:hover{
	color: #82A6AC;
}

.main5 {
	width: 100%;
	background: #EADBD6;
	outline: 2px solid rgb(255, 255, 255);
	outline-offset: -15px;
	padding-top: 60px;
	padding-bottom: 30px;
}

.main5_p {
	width: 90%;
	height: 300px;
	background-image: url(../img/main5_p.webp);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin-left: 10%;
	margin-bottom:30px;
}

.main5_p img {
	width:150px;
	height:auto;
	margin-top:-30px;
	margin-left:-40px;
}

.main5_t {
}

.main5_m {
	text-align: center;
	margin-bottom: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.main5_title {
	background-image: url(../img/main5_mback.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}

.main5_m p {
	font-size: 20px;
	letter-spacing: 0.25em;
	margin-bottom: 30px;
}

.main5_m h3 {
	font-size: 43px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	letter-spacing: -0.1em;
}

.main5_txt {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.main5_btn {
	display: flex;
	justify-content: center;
	width: 70%;
	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-color: #CDA7A0;
	margin-bottom:30px;
}

.main5_btn p{
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.main5_btn:hover {
	background-color: #C4978E;
}

.main6 {
	background-image: url(../img/main6_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	margin-bottom: 70px;
}

.main6_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8%;
	padding-bottom: 8%;
}

.main6_midashi {
	margin-bottom:40px;
}

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

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

.main6_tside {
	width: 100%;
	text-align: center;
	background-image: url(../img/main6_mback.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	padding-bottom: 50px;
}

.main6_tside p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height:1.6em;
}

.main6_tside p span{
	background:linear-gradient(transparent 70%, #E5D800 70%);
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.main6_wrap {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap; 
}

.main6_in {
	background-color: #D1D1D1;
	width: 49%;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
	border-radius: 10px;
	margin-bottom:2%;
}

.main6_in img{
	width:50%;
	height:auto;
	margin-bottom:20px;
}

.main6_arr {
	background-image: url(../img/main6_arr.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 30px;
	font-size: 16px;
	color: #000000;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 25px;
}

.main6_arr span{
	font-size: 18px;
	color:#4E7180;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.main6_txt {
	font-size: 19px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	color: #000000;
}

.main6_in:hover {
	background-color: #C1C1C1;
}

.main6_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: 15px;
	padding-bottom: 20px;
	background-color: #80AAA2;
}

.main6_btn p{
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.main6_btn:hover {
	background-color: #689B91;
}

.main7 {
	background-image: url(../img/main3_tb.svg),url(../img/main7_back.webp),url(../img/main7_doctor.webp);
	background-repeat: repeat-x,no-repeat,no-repeat;
	background-position: left top,left top,right bottom;
	background-size: auto 50px,100%,55%;
	background-color: #E8E8E8;
	border-radius: 0px 0px 0px 70px;
	-webkit-border-radius: 0px 0px 0px 70px;
	-moz-border-radius: 0px 0px 0px 70px;
	margin-bottom: 40px;
}

.main7_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17%;
}

.main7_title {
	width: 65%;
	padding-bottom: 4%;
}

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

.main7_in {
	width: 100%;
	padding-bottom: 50%;
}

.main7_in h3 {
	font-size: 20px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	padding-bottom: 7%;
}

.main7_c h3 span{
	font-size: 20px;
	color: #527689;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.main7_c p{
	font-size: 16px;
	line-height: 1.8em;
}


footer {
	overflow: hidden;
}

.page_foot {
	background-color: #F4F4F4;
	padding-top: 70px;
}

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

.foot_logo img{
	width:80%;
	height:auto;
	margin-bottom:20px;
}

.foot_logo p{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size:18px;
}

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

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

.foot_2 {
	width: 100%;
}

.foot_telm {
	background-color: #6C9BC0;
	font-size: 16px;
	color: #FFF;
	padding: 10px;
	border-radius: 100vh;
	width: 250px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.foot_tel {
	font-family: 'Shippori Antique B1', sans-serif;
	font-weight: 400;
	font-size: 35px;
	letter-spacing: 0.05em;
	background-image: url(../img/tel_icon.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding-left: 30px;
	line-height: 1.0em;
	padding-bottom: 5px;
	margin-bottom: 30px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

.foot_2 img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.foot_2 p{
	font-size: 16px;
}

.foot_m {
	color: #4D7489;
	font-size: 19px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C9BC0;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.foot_map {
	  background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 25%, #97D2CA 25%, #97D2CA 100%);

}

.foot_map div{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height:450px;;
}

.copyright {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #97D2CA;
	text-align: center;
}

.copyright p{
	font-size: 16px;
	color: #FFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 500;
}

.dc_file {
	margin-bottom: 70px;

}

.dc_file img{
	width: 90%;
	height:auto;
	margin-right: 5%;
	margin-left: 5%;
}

.spf {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #97D2CA;
	padding-top: 20px;
	padding-bottom: 20px;
}

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

.spf img{
	width: 49%;
	height: auto;
}

.insta {
	background-color: #97D2CA;
	text-align: center;
}

.insta img{
	width: 45px;
	height: auto;
}



/*　中ページ　*/

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

.page_title1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 2%;
	padding-bottom: 2%;
	background-image: url(../img/page_title1.webp);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.page_title2 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content:flex-start;
	padding-top: 2%;
	padding-bottom: 2%;
	background-image: url(../img/page_title2.webp);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}

.title_cont {
	width: 90%;
	margin-left: 4%;
	background-image: url(../img/title_cont1.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px;
	padding-top: 11%;
	padding-bottom: 7%;
}

.title_cont h3{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #68553E;
	padding-left: 9%;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.title_cont h3 span{
	font-size: 17px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	color: #6C9BC0;
	letter-spacing:0em;
}

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

.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;  
}


.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: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 38px;
	line-height: 1em;
	margin-bottom: 50px;
}

.cont_tel span{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #6C9BC0;
}

.cont_midashi {
	position: relative;
	padding: 15px;
	border: 2px solid #666;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 40px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.cont_midashi:before {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%) skew(-25deg);
	height: 25px;
	width: 15px;
	background-color: white;
	content: "";
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
}

.cont_btn {
	display: flex;
	justify-content: center;
	width: 90%;
	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: 15px;
	padding-bottom: 20px;
	background-color: #CDA7A0;
	margin-bottom:40px;
}

.cont_btn p{
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.cont_btn:hover {
	background-color: #C4978E;
}

.acc3 {
	width: 100%;
	height: 450px;
	margin-bottom: 50px;
}

.acc3_pic img{
	width: 100%;
	margin-bottom: 50px;
}

.gree_list {
	margin-bottom: 80px;
}

.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: 90%;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #80AAA2;
	margin-right: auto;
	margin-left: auto;
}

.medi_btn p{
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing:0.1em;
}

.medi_btn:hover {
	background-color: #9BBDB7;
}

.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;  
}

.medi_cl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.medicl_txt {
	width:100%;
	order: 1;
	margin-bottom:30px;
}

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

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

.cari1 {
	margin-bottom: 70px;
}

.cari1 ul{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.cari1 ul li {
	background-color: #F4F4F4;
	padding: 5%;
	width: 90%;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:10px;
}

.cari1 ul li h5{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	color: #5BB9AD;
	font-size: 18px;
	margin-bottom:10px;
}

.cari2 {
	margin-bottom: 70px;
}

.cari2 ul{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.cari2 ul li {
	background-color: #F4F4F4;
	padding: 5%;
	width: 90%;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:10px;
}

.cari2 ul li h5{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	color: #5BB9AD;
	font-size: 18px;
	margin-bottom:10px;
}

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

.ortho_fc {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #6c9bc0;
	width: 50px;
	height: 250px;
}

.ortho_fc p {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	letter-spacing:0.1em;
	font-size: 18px;
}

.ortho_arr {
	width: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.ortho_arr img{
	width:100%;
}

.ortho_m {
	color: #333333;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6c9bc0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.ortho_m span{
	color: #6c9bc0;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-right: 15px;
}

.qa_q {
	color: #333333;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6c9bc0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-indent:-2em;
	padding-left:2em;
}

.qa_q span{
	color: #6c9bc0;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 30px;
	margin-right: 5px;
}

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

.qa_am {
	color: #FF9999;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 30px;
	margin-right: 5px;
}

.qa_at {
	padding-top:15px;
}

.shi_table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom:50px;	
}

.shi_table th{
	padding: 15px;
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}

.shi_td1 {
	background-color: #F4EDEA;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #CCC;
	width: 200px;
}

.shi_td2 {
	padding: 15px;
	border: 1px solid #CCC;
}

.shi_td3 {
	padding: 15px;
	border: 1px solid #CCC;
	vertical-align: middle;
	width: 150px;
	text-align: right;
}

.shi_tdm {
	font-size: 18px;
	color: #009999;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

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

.meinte1_m {
	text-align: center;
	margin-bottom: 35px;
}

.meinte1_m span{
	background-color: #FFF;
	padding: 1%;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E5D800;
	line-height:2em;
}

.meinte1_list {
}

.meinte1_list ul{
}

.meinte1_list ul li{
	background-color: #97D2CA;
	width: 96%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #FFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	margin-bottom: 1%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2.5%;
	padding-left: 2%;
}

.child_c1 {
	background-color: #DCEDEA;
	padding: 5%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.child_c1in {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.child_c1t {
	width:100%;
	order: 1;
}

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

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

.child_m1 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #4E7180;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.infe1_c {
	margin-bottom: 50px;
}

.infe1_txt {
	flex: 1;
}

.infe1_pic {
	width: 100px;
	height:auto;
	float: right;
}


.infe_m {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 23px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9BC0;
	line-height:1.6em;
}

.infe_mspan{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #6C9BC0;
	line-height:1.5em;
	margin-bottom:10px;
}

.infe2_txt {
	width:100%;
}

.infe2_pic {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

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

.guide_y {
	background-color: #F4F4F4;
	padding: 5%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.guide_y ul {
	margin-bottom:20px;

}

.guide_y ul li {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin-bottom:10px;
	text-indent:-1em;
	padding-left:1em;
}

.guide_li {
	margin-bottom: 150px;
}

.guide_li ul li{
	text-indent: -1em;
	padding-left: 1em;
	list-style-type: none;
	margin-bottom:10px;
}

.menu_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 80px;
}

.menu_table th{
	padding: 5px;
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}

.menu_td1 {
	background-color: #F4EDEA;
	vertical-align: middle;
	padding: 15px;
	border: 1px solid #CCC;
	width: 150px;
}

.menu_td2 {
	padding: 15px;
	border: 1px solid #CCC;
	vertical-align: middle;
	width: 150px;
	text-align: right;
}

.main_news {
	background-color: #F8F8F8;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 8%;
	padding-right: 5%;
	padding-bottom: 8%;
	padding-left: 5%;
}

.news_midashi {
	background-image: url(../img/main3_mb.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.25em;
	padding-bottom: 30px;
	margin-bottom: 25px;
	text-align: center;
}

.main_kenshin {
	background-color: #F8F8F8;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
	text-align: center;
}

.main_kenshin ul{
}

.main_kenshin ul li:nth-child(1){
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.25em;
	margin-bottom:15px;
}

.main_kenshin ul li:nth-child(n+2)  {
	margin-bottom:20px;
}

.main_kenshin ul li a {
	background-color: #CDA7A0;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFFFFF;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	text-decoration: none;
	font-size: 18px;
}

.main_kenshin ul li a:hover {
	background-color: #C4978E;
}


.ksn_c {
}

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

.ksn_t {
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}

.ksn_t th{
	width: 49%;
	border: 1px solid #CCC;
	padding: 2%;
	background-color: #F8F8F8;
}

.ksn_t td{
	width: 49%;
	border: 1px solid #CCC;
	padding: 2%;
	vertical-align: middle;
}

.ksn_telc {
	text-align: center;
	margin-bottom:20px;
}

.ksn_telc p:nth-child(1) {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.ksn_telc p:nth-child(2) {
	font-weight: bold;
	color: #000;
	margin-right: 15px;
	padding-bottom: 5px;
	font-size: 19px;
}

.ksn_telc p:nth-child(3) {
	font-weight: bold;
	font-size: 35px;
	color: #6C9BC0;
	font-family: "Shippori Antique B1", sans-serif;
	font-weight: 300;
	font-style: normal;
	background-image: url(../img/tel_bl.svg);
	background-repeat: no-repeat;
	background-position: 50px center;
	background-size: auto 35px;
	padding-left: 35px;
	padding-bottom: 10px;
}

.ksn_link {
	width:100%;
}

.ksn_link a{
	color: #6C9BC0;
}

.main_ksnb {
	background-color: #F8F8F8;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 50px;
	text-align: center;
	padding-top: 8%;
	padding-right: 3%;
	padding-bottom: 8%;
	padding-left: 3%;
}

.ksnb_btn {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #CDA7A0;
}

.ksnb_btn p{
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.ksnb_btn:hover {
	background-color: #C4978E;
}

.ksnb_midashi {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom:10px;
}

.yoyaku_sub {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom:15px;
}

.yoyaku_sub:before, .yoyaku_sub:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: black;
}

.yoyaku_sub:before {
  left:0;
}

.yoyaku_sub:after {
  right: 0;
}

.air_btn {
	display: flex;
	justify-content: center;
	width: 200px;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: #6C9BC0;
	margin-right: auto;
	margin-left: auto;
}

.air_btn p{
	font-size: 16px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.air_btn:hover {
	background-color: #588DB8;
}


.rec1 {
	text-align: left;
	margin-bottom: 80px;
}

.rec2 {
	margin-bottom: 100px;
}

.rec2_c {
	background-color: #F4F4F4;
	padding-right: 5%;
	padding-bottom: 8%;
	padding-left: 5%;
	width:90%;
	 border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:15px;
}

.rec2_nb {
	background-color: #5BB9AD;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px 0px 10px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom:20px;
}

.rec2_nb p{
	color: #FFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;	
	line-height:1.8em;
}

.rec2_nb p span{
	color: #FFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size:40px;
}

.rec2_m {
	color: #5BB9AD;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size:18px;
	text-align: center;
	margin-bottom:22px;
}

.rec_midashi {
	position: relative;
	display: inline-block;
	padding: 0 85px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 40px;
	color: #5BB9AD;
}

.rec_midashi:before, .rec_midashi:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 70px;
  height: 3px;
  background-color: #5BB9AD;
}

.rec_midashi:before {
  left:0;
}

.rec_midashi:after {
  right: 0;
}

.rec3 {
	border: 4px solid #F4F4F4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 100px;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}

.rec3 ul{
}

.rec3 ul li{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-size: 18px;
	background-image: url(../img/rec_arr.svg);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 30px;
	padding-left: 50px;
	margin-bottom:15px;
}

.rec_link {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	text-decoration: none;
	margin-bottom: 80px;
}

.rec_link1 {
	width: 48%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #6C9BC0;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
}

.rec_link li a {
	text-decoration: none;
}

.rec_link2 {
	width: 48%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CDA7A0;
	text-align: center;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.rec_link p{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #FFF;
}

.rec_link p span{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #FFF;
}

.rec_link1:hover {
	background-color: #6293BB;
}

.rec_link2:hover {
	background-color: #C89E97;
}

.rec_bm1 {
	position: relative;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.1em;
	background-color: #6C9BC0;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	margin-bottom: 40px;
}

.rec_bm1:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #6C9BC0;
  width: 0;
  height: 0;
}

.rec_bm2 {
	position: relative;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.1em;
	background-color: #CDA7A0;
	color: #FFF;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	margin-bottom: 40px;
}

.rec_bm2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #CDA7A0;
  width: 0;
  height: 0;
}

.rec_list1 {
	margin-bottom:80px;
}

.rec_list1 dl{
	margin-bottom:10px;
}

.rec_list1 dl dt{
	background-color: #D9E6F0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rec_list1 dl dd{
	flex: 1;
	padding: 15px;
}

.rec_list1 dl dd ul li{
	text-indent:-1em;
	padding-left:1em;
}


.rec_list2 {
	margin-bottom:80px;
}

.rec_list2 dl{
	margin-bottom:10px;
}

.rec_list2 dl dt{
	background-color: #F0E3E1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rec_list2 dl dd{
	flex: 1;
	padding: 15px;
}

.rec_list2 dl dd ul li{
	text-indent:-1em;
	padding-left:1em;
}

.rec_btn {
	display: flex;
	justify-content: center;
	width: 90%;
	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-color: #5BB9AD;
}

.rec_btn p{
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
}

.rec_btn:hover {
	background-color: #46A498;
}

.imp_flowc {
	margin-bottom: 90px;
	padding-top:30px;
}

.imp_flow {
	width: 100%;
	background-color: #F4F4F4;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding-top: 1px;
}

.imp_nb {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #5BB9AD;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:-30px;
	margin-bottom:20px;
}

.imp_nb h5{
	font-family: "Josefin Sans", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 30px;
	line-height:1.0em;
}

.imp_nb h5 span{
	font-family: "Josefin Sans", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 16px;
}

.imp_flowt {
	padding: 0 8% 8% 8%;
}

.imp_flowt h4{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	color: #4E7180;
	font-size: 20px;
	margin-bottom: 20px;
}

.imp_farr {
	width: 50px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

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

.white_menu {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 80px;
}

.white_menu th{
	padding: 5px;
	background-color: #F4F4F4;
	border: 1px solid #CCC;
}

.white_menu1 {
	background-color: #F4EDEA;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #CCC;
}

.white_menu2 {
	background-color: #F4EDEA;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #CCC;
	width: 40px;
}

.white_menu3 {
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
	width: 120px;
	text-align: right;
}

.white_menu3 span:nth-child(1){
	color: #C00;
	font-size: 12px;
	margin-right:3px;
}

.white_menu3 span:nth-child(2){
	color: #C00;
	font-size: 18px;
	font-weight: bold;
}

.white_menu3 span:nth-child(3){
	background-image: linear-gradient(#fe3464, #fe3464);
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    color: #888;
    margin: 0 0 0 0.4em;
    text-decoration: none;
}


.spo1 {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding-top: 20px;
	margin-bottom: 20px;
}

.spo1_c {
	width: 48%;
	background-color: #F4F4F4;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin-bottom:30px;
}

.spo1_c h5{
	width: 110px;
	height: 110px;	
	margin-right: auto;
	margin-left: auto;
	background-color: #5BB9AD;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-top:-20px;
}

.spo1_c h5 p{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	color: #FFF;
}

.spo1_txt {
	padding:6% 6% 8% 6%;
}

.spo2_c {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 30px;
}

.spo2_c ul{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding:20px 10px;
}

.spo2_c ul li{
	margin-bottom:15px;
}

.spo2_c ul li span{
	background-color: #F4F4F4;
	border-radius: 9999px;
	padding:3px 15px;
	margin:0 5px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.spo2_c h4 {
	text-align: center;
	margin-bottom: 35px;
}

.spo2_c h4 span{
	background-color: #FFF;
	padding: 1%;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E5D800;
}


.pmtc_flowc {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding-top: 20px;
}

.pmtc_flow {
	width: 90%;
	background-color: #F4F4F4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 3%;
	padding-top: 0;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}

.pmtc_nb {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #5BB9AD;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:-20px;
	margin-bottom:10px;
}

.pmtc_nb h5{
	font-family: "Josefin Sans", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 25px;
	line-height:1.0em;
}

.pmtc_nb h5 span{
	font-family: "Josefin Sans", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 16px;
}

.pmtc_flowt {
	padding: 2% 3% 4% 2%;
	flex: 1;
}

.pmtc_flowt h4{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	color: #4E7180;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.air_c1 {
	background-color: #DCEDEA;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.air_pic {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 30px;
}

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

.air_c1 ul{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom:10px;
}

.air_c1 ul li{
	margin: 0 3px 10px 3px;
	background-color: #5BB9AD;
	padding: 5px 15px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	border-radius: 9999px;
	color: #FFF;
}

.mainte1 {
	background-color: #F4F4F4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 5%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0.2%;
	margin-bottom: 40px;
}

.mainte_arr {
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	padding:15px 0;
}

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

.mainte1_q h5{
	color: #4E7180;
	text-align: center;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
}

.mainte1_q {
	background-color: #97D2CA;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4%;
}

.mainte1_q ul li{
	color: #FFF;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-size:18px;
	text-indent:-1em;
	padding-left:1em;
}

.mainte1_a {
	background-color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
}

.mainte1_a h4 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #CDA7A0;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.mainte1_a h5 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #CDA7A0;
	text-align: center;
	margin-bottom:10px;
}

.mainte1_ap {
	text-align: center;
	margin-bottom: 15px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #666;
}

.mainte1_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: 5px;
	padding-bottom: 10px;
	background-color: #CDA7A0;
}

.mainte1_btn p{
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #FFF;
}

.mainte1_btn:hover {
	background-color: #C4978E;
}

.clean_p1 {
	color: #4E7180;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	margin-bottom:20px;
}

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

.mainte2 div{
	width:90%;
	padding:5%;
	background-color: #F4F4F4;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin-bottom:10px;
}

.mainte2_p1{
	text-align: center;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	margin-bottom:5px;
}

.mainte2_p2{
	text-align: center;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	color: #CDA7A0;
}

.mainte2 div ul li{
	text-align: center;	
}


.fixed-nav{
	position: fixed;
	bottom: 0px;
	z-index: 10;
	max-width: 100vw;
	display: flex;
	flex-direction: row;
	gap: 5px;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
}

.fixed-nav>li{
	flex: 1;
}
.fixed-nav>li a{
	display: block;
}
}
