@media print, screen and (min-width: 1025px) {

.infopoints {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 20px;
}
.infopoints li{
    width: 49.5%;
    font-size: 16px;
	line-height: 1.2;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    box-sizing: border-box;
    background-color: #19624f;
    color: #fff;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}

.to-listspace2 {
    /*padding: 50px;
    background-color: #fff;*/
    box-sizing: border-box;
    border-radius: 20px;
}
.to-list ul {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    margin-bottom: 30px;
}

.to-list li {
    border-bottom: 1px dashed #e3decd;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 21px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
    box-sizing: border-box;
}
.to-list li:before {
	content: "";
	position: absolute;
    width: 10px;
    height: 10px;
	left: 0;
    top: 0;
    margin-top: 21px;
	background-color: #19624f;
    border-radius: 100px;;
}


.recruit_table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2px;
}
.komoji1 {font-size: 15px;line-height: 1.5;font-weight: normal;display: block;}
.recruit_table th {
	font-size: 17px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	width: 300px!important;
	padding: 30px!important;
    /*background-color: #cd5782;
    color: #fff;*/
    background-color: #f7f4e9;
    border-right: solid 2px #fff;
	box-sizing: border-box;
}
.kakomi1 {
    font-size: 17px;
	line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ea7f88;
    color: #fff;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}
.kakomi2 {
    font-size: 17px;
	line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    background-color: #4dacb0;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}

.komoji2 {display: block;font-size: 15px;}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
    /*border-bottom: solid 2px #fff;*/
}

.recruit_table tr:nth-child(n+2)  {
	border-top: 2px solid #fff;
}

.recruit_table td {
	font-size: 17px;
	line-height: 1.5;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding: 30px!important;
    background-color: #f6f5f0;
	box-sizing: border-box;
}
.recruit_table td h4 {
    font-size: 17px;
	line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px;
   /* border-bottom: 1px solid #ddd;*/
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}

.recruit_table .points3s:not(:last-child) {margin-bottom: 0px;}

.recruit_table .wrap-space1:not(:last-child) {margin-bottom: 40px;}

.todown {margin-bottom: 50px;}

.wakugumi {
    padding: 50px;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #fff;
}
.wakugumi:not(:last-child) {margin-bottom: 30px;}
ul.faqspace {
	list-style-type: none;
	margin-bottom: 25px;
	padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 40px;
    padding-right: 40px;
	overflow: hidden;
    color: #fff;
    background-color: #16634e;
    border-radius: 100px;
}
ul.faqspace li{margin-left: 30px;} 
ul.faqspace li:before {
	content: "Q";
	position: absolute;
	left: 0;
    top: 0;
    margin-left: -50px;
	font-size: 30px;
    line-height: 50px;
    width: 50px;
	margin-top: -9px;
    text-align: center;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
	color: #fff;
    
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 1.6;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 50px;}
.answers p{
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 17px;
	line-height: 1.9;
	font-weight: normal;
}



.maps {
    position: relative;
}
.mapimage {position: relative;margin-bottom: 50px;}
.clip-path01 {
    width: 14.5%;
    height: 10.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-left: 37.5%;
}
.clip-path02 {
    width: 25%;
    height: 12%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-left: 55%;
    
}
.clip-path03 {
    width: 15.5%;
    height: 45.3%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-right: 0.7%;
    
}
.clip-path04 {
    width: 8.6%;
    height: 24.8%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-bottom: 18%;
    margin-right: 17%;
    
}
.clip-path05 {
    width: 16.1%;
    height: 14%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 13.4%;
    margin-right: 0.6%;
    
}
.clip-path06 {
    width: 20.7%;
    height: 20.2%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 0.5%;
    margin-right: 0.6%;
    
}
.clip-path07 {
    width: 31.6%;
    height: 33.7%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 19%;
    margin-right: 30.8%;
}
.clip-path08 {
    width: 11.5%;
    height: 43%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 14%;
    margin-left: 25%;
}
.clip-path09 {
    width: 23.5%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 13.2%;
    margin-left: 0.3%;
}
.clip-path10 {
    width: 23.5%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 25.5%;
    margin-left: 0.3%;
}
.clip-path11 {
    width: 13%;
    height: 19.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.2%;
    margin-left: 20%;
}

.photos {
    display: flex;
    flex-wrap: wrap;
    gap: 2.6%;
}
.photos li{width: 23%}
.photos li span {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
    padding-top: 75%;
	overflow: hidden;
    margin-bottom: 10px;
}
.photos li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 15px;
}
.photos h4 {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: center;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 500;
    margin-bottom: 25px;
}

.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	
}
.modal__bg{
	background-color: rgba(0, 0, 0, 0.5);
	height: 100vh;
	position: absolute;
	overflow: hidden;
	width: 100%;
	
}

.mkakomi {
    background-color: #463e37;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.3;
	font-weight: 600;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    box-sizing: border-box;
    border-radius: 30px;
    display: inline-block;
    vertical-align: 12%;
}
.bigs {font-weight: 700;font-size: 19pt;}
.modal__content{
	box-sizing: border-box;
	background-color: #fff;
	left: 50%;
	padding: 50px;
	position: fixed;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 700px;
	height: auto;
	overflow: scroll;
	color: #463e37;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*margin-top: 10%;
	margin-bottom: 10%;*/
	
}


.modal__content h3{
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 22px;
    line-height: 1.5;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 15px;
	box-sizing: border-box;
	color: #fff;
	background-color: #19624f;
	text-align: center;
	border-radius: 100px;
}
.modal__content p{
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
	line-height: 1.6;
	font-weight: normal;
	margin-bottom: 30px;
}
.modal__content h4{
	margin-right: auto;
	margin-left: auto;
	display: table;
}

.modal__content img {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
    border-radius: 10px;
}
.modal__content .buttons {
    border-radius: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 35px;
    padding-left: 35px;
    font-weight: normal;
}
.buttons .mysvg {
	width:40px;
	display: inline-block;
	color: #faf7e8;
	fill: currentColor;
	margin-right:10px;
    vertical-align: -43%;
}
.buttons:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.buttons {
    position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 25px;
	border-radius: 20px;
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.to-dark {
    background-color: #463e38;
	color: #fff;
}

.to-dark:hover {
    background-color: #292420;
	color: #fff;
}













.to-times {margin-bottom: 20px;}
.tables .yoko {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: left;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 500;
	padding-left: 12px;
}
.tables{
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	color: #383837;
	width: 100%;
	border-collapse: collapse;
}
.tables:nth-child(1){margin-bottom: 0px;}
    
    

.tables td,
.tables th{
    /*padding-top: 12px;
    padding-bottom: 12px;*/
    padding-top: 12px;
    padding-bottom: 12px;
	box-sizing: border-box;
}
.pccenter {padding: 13px;box-sizing: border-box;position: relative;}
.pccenter2 {padding: 13px;box-sizing: border-box;}

.tables .line1 {
	/*border-bottom: 1px solid #eae9df;*/
}
.tables tr:nth-child(even) {
    background-color: #f7f4e8;
}
    
.tables tr:nth-child(5) td:nth-child(3) .tcal3{color: #ee6c9d;}
.tables tr:nth-child(5) td:nth-child(6) .tcal3{color: #ee6c9d;}   

.tables .pccenter {
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
    position: relative;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}
.tables .pccenter2 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	font-weight: normal;
}
.tables h4 {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: normal;
    color: #281e1a;
    box-sizing: border-box;
    /*width:150px;*/
    margin-left: 0;
}
.tcal1 {color: #42ad4f;}
.tcal3 {color: #24a995;}
.komoji {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    margin-top: 17px;
    color: #ee6c9d;
}
.ampm {
    display: inline-block;
    vertical-align: 5%;
    width: 65px;
    margin-right: 7px;
    font-size: 15px;
	line-height: 1.3;
    padding: 3px;
    box-sizing: border-box;
    background-color: #16634e;
    border-radius: 100px;
    color: #fff;text-align: center;
}



.tab__list {}
#tab {
	overflow: hidden;
	position: relative;
	padding-top: 5px;
}
#tab li {
	
	box-sizing: border-box;
    margin-bottom: 5px;
}
#tab li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab li a {
    display: block;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    opacity: 0.6;
    
    transition: all .3s;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: normal;
    border-radius: 15px;
}
#tab li a:hover {
	color: #fff;
}


#tab li.present a {
	color: #fff;
    opacity: 1;
    background-color: #ec7b87;
}

#tab li.present a:hover {
	color: #fff;
    background-color: #df606e;
}
.ct01{background-color: #f0abae;}
.ct01:hover{background-color: #ec7b87;}
.ct02{background-color: #f0abae;}
.ct02:hover{background-color: #ec7b87;}
.ct03{background-color: #f0abae;}
.ct03:hover{background-color: #ec7b87;}
.ct04{background-color: #f0abae;}
.ct04:hover{background-color: #ec7b87;}









.threes {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.threes::after {
	display: block;
	content:"";
	width: 32%;
}
.threes li img {
    display: block;
    width: 50%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.threes li{width: 32%;border: solid 2px #f1efe6; border-radius: 20px;padding-top: 20px;padding-bottom: 20px; box-sizing: border-box;}
.threes li:nth-child(1){margin-bottom: 10px;}
.threes li:nth-child(2){margin-bottom: 10px;}
.threes li:nth-child(3){margin-bottom: 10px;}
.threes h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
	margin-bottom: 10px;
    color: #16634e;
}
.threes p {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
    line-height: 1.3;
	font-weight: normal;
    text-align: center;
}


.threes2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 70px;
}
.threes2 div:nth-child(1){margin-bottom: 10px;}
.threes2 div:nth-child(2){margin-bottom: 10px;}
.threes2 div:nth-child(3){margin-bottom: 10px;}
/*.threes2 div:nth-child(4){margin-bottom: 10px;}*/

.threes2 div:nth-child(1){width: 100%;margin-bottom: 10px;}

.threes2 div{
    width: 49.5%;
    padding: 35px;
    /*background-color: #fff;*/
    box-sizing: border-box;
    border-radius: 20px;
    border: solid 2px #bcc9c6;
}
.threes2 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    color: #19624f;
}
.threes2 p{
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
	line-height: 1.7;
	font-weight: normal;
    margin-bottom: 20px;
}



.to-flow {}
.to-flow li{position: relative;}
/*.to-flow li:not(:last-child) {padding-bottom: 30px; margin-bottom: 30px;}
.to-flow li:nth-child(1)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(2)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(3)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(4)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}*/

.wrap {
    display: flex;
    justify-content: space-between;
}


.to-flow {
    padding-top: 30px;
    padding-bottom: 0px;
	counter-reset: flow;
	position: relative;
}

.to-flow::before {
	content: "";
	position: absolute;
	left: 35px;
	top: 67px;
	width: 1px;
	height: calc(100% - 140px);
	background: #ea7f88;
}
.to-flow li {
	position: relative;
	padding-left: 120px;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

/* 区切り線 */
.to-flow li:not(:last-child)::after {
	content: "";
	position: absolute;
	left: 120px;
	bottom: 0;
	width: calc(100% - 120px);
	border-bottom: 1px dashed #e2ddce;
}
.to-flow li:not(:last-child)::before {
	z-index: 2;
}


/* 番号丸 */
.to-flow li::before {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	counter-increment: flow;
	content: counter(flow);
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
    color: #fff;
    background-color: #ea7f88;
	display: flex;
	align-items: center;
	justify-content: center;
    
	font-size: 20px;
}
.to-flow h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px;
    color: #ea7f88;
}
.to-flow p{
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
	line-height: 1.7;
	font-weight: normal;
}




.rev {flex-direction: row-reverse;}
.ycenter {align-items: center;}

.wrap-space {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}

.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;
}
.wrap-space2:not(:last-child) {margin-bottom: 50px;}
.border-line {
	position: relative;
	padding-bottom: 60px;
}

.border-line::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}



.fives {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fives div{width: 46%;}
.fives div:nth-child(1){margin-bottom: 30px;}
.fives div:nth-child(2){margin-bottom: 30px;}
.fives div:nth-child(3){margin-bottom: 30px;}
.fives div:nth-child(4){margin-bottom: 30px;}

.fives h3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #19624f;
    color: #fff;
    border-radius: 100px;
    text-align: center;
}



.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    padding-top: 10px;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}
.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
/*.wrap-space1:nth-child(even) {flex-direction: row-reverse;}*/

.wrap-space3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space3:not(:last-child) {margin-bottom: 50px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 10px;
}
.image200 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 170px;
	object-fit: cover;
    border-radius: 15px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
    border-radius: 15px;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
    border-radius: 15px;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
    border-radius: 15px;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
    border-radius: 15px;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
    border-radius: 15px;
}
.image550 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 550px;
	object-fit: cover;
    border-radius: 15px;
}
.image600 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 600px;
	object-fit: cover;
    border-radius: 15px;
}

.comennt-box {}
.comennt-box:not(:last-child) {}


.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 150px;}
#privacy  {scroll-margin-top: 150px;}
#reserve {scroll-margin-top: 150px;}
#time {scroll-margin-top: 150px;}
#access {scroll-margin-top: 150px;}
#clinic {scroll-margin-top: 150px;}

.cent {text-align: center;}

.names {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
}
.midashi {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 30px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 30px;
}
.midashi span{margin-left: 10px;}

.midashi1s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 30px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 30px;
    color: #16634e;
}

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 30px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 20px;
    color: #16634e;
}

.dgreen {color: #16634e;}
.pink {color: #ec7b87;}

.midashi2 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}
.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 40px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 20px;
    color: #292929;
}

.midashi3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 33px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 50px;
	text-align: center;
}
.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 33px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
    padding-left: 30px;
}
.midashi4:before {
	content: "";
	position: absolute;
	top: 28%;
	left: 0;
	margin-left: 0;
	width: 15px;
    height: 15px;
    background-color: #feb5b4;
    border-radius: 100px;
}

.midashi4s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 25px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
    padding-left: 20px;
}
.midashi4s:before {
	content: "";
	position: absolute;
	top: 25%;
	left: 0;
	margin-left: 0;
	width: 12px;
    height: 12px;
    background-color: #2ca896;
    border-radius: 100px;
}
.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 25px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
}


.midashi6 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 25px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 20px;
    position: relative;
}
/*.midashi6:before {
	content: "";
	position: absolute;
	top: 22%;
	left: 0;
	margin-left: 0;
	width: 10px;
    height: 10px;
    background-color: #2ca896;
    border-radius: 100px;
}*/


.midashi7 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 15px;
    padding: 15px;
    
    background-color: #f7f4e9;
    border-radius: 15px;
}




.comennt {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
    line-height: 1.3;
	font-weight: normal;
}
.comennt1 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.7;
	font-weight: normal;
}

.comennt2 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.7;
	font-weight: normal;
	text-align: center;
}

.comennt3 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
    line-height: 1.5;
	font-weight: normal;
}
.map-space {
	position: relative;
	padding-bottom: 65%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 15px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


.map-space2 {
	position: relative;
	padding-bottom: 45%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 15px;
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
l.points1{
	list-style-type: none;
	overflow: hidden;
}
ul.points1 li{margin-left: 15px;position: relative;}
ul.points1 li:before {
	content: "※";
	position: absolute;
	left: -15px;
}
.points1 li {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	font-weight: normal;
}
.points1 li:not(:last-child) {margin-bottom: 3px;}


ul.points2 {
	list-style-type: none;
	overflow: hidden;
}
ul.points2 li{margin-left: 20px;position: relative;}
ul.points2 li:before {
	content: "";
	position: absolute;
    top: 9px;
	left: -15px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #2ca896;
}
.points2 li {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}
.points2 li:not(:last-child) {margin-bottom: 3px;}
.points2:not(:last-child) {margin-bottom: 15px;}


ul.points3 {
	list-style-type: none;
}
ul.points3 li {
	position: relative;
	margin-left: 20px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}
ul.points3 li::before {
	content: "";
	position: absolute;
    top: 6px;
	left: -20px;
	background-color: #24a995;
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.points3:not(:last-child) {margin-bottom: 20px;}

.to-points .points3 li:not(:last-child) {margin-bottom: 15px;}
ul.points3 span{
	font-size: 18px;
	font-weight: 600;
    display: block;
}



ul.points3s {
	list-style-type: none;
}

ul.points3s li {
	position: relative;
	margin-left: 20px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}

ul.points3s li::before {
	content: "";
	position: absolute;
    top: 9px;
	left: -15px;
	background-color: #ec7b87;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}




ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #ec7b87;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-weight: normal;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}
ol.point-num li:not(:last-child) {margin-bottom: 5px;}

.hana1 {
    position: absolute;
    width: 250px;
    left: 0;
    top: 0;
    margin-top: 140px;
}
.hana2 {
    position: absolute;
    width: 150px;
    right: 0;
    top: 0;
    margin-right: 40px;
    margin-top: 70px;
}
.whbk .midashi2 {position: relative;z-index: 1;}
.whbk .comennt2{position: relative;z-index: 1;}
.whbk .c-btm {position: relative;z-index: 1;}
.whbk{
    position: relative;
    background-color: #FFF;
    border-radius: 60px;
}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}

.textbox0 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 120px;
	position: relative;	
	
}
.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 60px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 120px;
	position: relative;		
}


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 120px;
	position: relative;	
}



/*.contents-btm::before {
    content: "";
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    background-color: #f6f5ed;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 50px;
    width: 100%;
    height: 200px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}*/

.contents-btm {
    margin-top: -100px;
    display: flex;
    justify-content: space-between;
    min-width: 1100px;
    /*width: 94%;*/
	padding-right: 6%;
	padding-left: 6%;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
}
.contents-btm li {width: 24.5%;}
.contents-btm li a{
    display: block;
    padding-top: 35px;
    /*padding-left: 35px;
    padding-right: 35px;*/
    padding-bottom: 35px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 20px;
    position: relative;
    transition: all .2s;
    /*background-color: rgba(74,174,178, 90%);*/
}
.contents-btm li a:hover {
    outline : 12px solid rgba(255,255,255, 50%);
	outline-offset : -12px;
    transition: all .2s;
}
/*.contents-btm li:nth-child(1) a{
	background: linear-gradient(
		to bottom,
		rgba(55,147,123,.7) 0%,
		rgb(55,147,123) 40%,
		rgb(55,147,123) 100%
	);
}*/

.contents-btm li:nth-child(1) a{
	background: linear-gradient(
		to bottom,
		rgba(74,174,178,.7) 0%,
		rgb(74,174,178) 40%,
		rgb(74,174,178) 100%
	);
}

.contents-btm li:nth-child(2) a{
	background: linear-gradient(
		to bottom,
		rgba(229,130,100,.9) 0%,
		rgb(229,130,100) 40%,
		rgb(229,130,100) 100%
	);
}

.contents-btm li:nth-child(3) a{
	background: linear-gradient(
		to bottom,
		rgba(247,165,70,.9) 0%,
		rgb(247,165,70) 40%,
		rgb(247,165,70) 100%
	);
}

.contents-btm li:nth-child(4) a{
	background: linear-gradient(
		to bottom,
		rgba(116,171,82,.9) 0%,
		rgb(116,171,82) 40%,
		rgb(116,171,82) 100%
	);
}

/*.contents-btm li a:hover {
    outline : 6px solid rgba(206,82,131, 100%);
    box-shadow: 0px 0px 45px rgba(88,87,78, 50%);
	outline-offset : -6px;
    transition: all .2s;
}*/
.icons {
    display: block;
    width: 120px;
    height: 120px;
    margin-right: auto;
	margin-left: auto;
    border: solid 2px rgba(255,255,255, 40%);
    padding: 20px;
    border-radius: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.icons img{
    width: 100%;
    height: auto;
}
.contents-btm h3{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    line-height: 1.3;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    color: #fff;
    text-align: center;
}
.contents-btm h3 .mysvg2 {
    display: inline-block;
    width: 24px;
    margin-left: 15px;
    color: #fff;
    vertical-align: -10%;
    fill: currentColor;
    
    /*display: block;
    width: 20px;
    margin-right: auto;
    color: #fff;
    fill: currentColor;
    top: 4px;
    position: absolute;
    right: 0;*/
}

.main-space {
    position: relative;
    min-width: 1050px;
	
}

.main-comennt {
    z-index: 3;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 22%;
    margin-left: 20px;
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-comennt h2{
    font-feature-settings: "palt" 1;
    letter-spacing: 2px;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.75;
    font-size: 42px;
    font-weight: 600;
    color: #fff;
}



.mains {
    position: relative;
    width: 100%;
    height: 750px;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url("../img/body/main-image.webp");
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}



.hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}

.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 360px;
	margin-top: -5px;
	background-image: url(../img/body/logo2.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 360px;
	margin-top: -8px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}


#logo2 {
	width: 360px;
	margin-top: -5px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo2 {
	width: 360px;
	margin-top: -8px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}

#header {}
.header {
   /* background-color: #fff;*/
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 0px 25px rgba(88,87,78, 0%);
}


.header.change-color {
    background-color: rgba(255,255,255, 90%);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #000;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
	box-shadow: 0px 0px 25px rgba(88,87,78, 8%);
}


.hed-right {}

.to-wrap {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    padding-top: 10px;
}
.to-wrap .telnum a {color: #292929;}
.to-wrap div:nth-child(2){margin-left: 15px;}

.btms {
    display: flex;
	justify-content: flex-end;
    margin-left: 15px;
}
.btms li:nth-child(2){margin-left: 8px;}

.hed-info {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
    color: #fff;
    margin-bottom: 10px;
    transition: all .5s;
}
.change-color .hed-info {margin-bottom: 5px;transition: all .5s;}
.telnum {padding-top: 10px;}
.telnum h3 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
}
.telnum h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 600;
}
.change-color .telnum {color: #292929;}


.hed-info2 {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
    color: #292929;
    margin-bottom: 10px;
    transition: all .5s;
}
.change-color .hed-info2 {margin-bottom: 5px;transition: all .5s;}









.gloval-menu {color: #fff;}
.change-color .gloval-menu {color: #292929;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #fff;
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #292929;
}
.gloval-menu .c-menu01 a.current {color: #ce5283;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #ce5283;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 4px;
    border-radius: 100px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #ce5283;}
.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
    border-radius: 100px;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.change-color .c-menu01 a:hover,
.change-color .c-menu01 a:focus {}
.change-color .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.change-color .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{color: #fff;transition: all .2s;}
.change-color .gloval-menu .c-menu01 a:hover{color: #ec7b87;transition: all .2s;}
.gloval-menu .c-menu02 {
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
    border-radius: 100px;
}
.cnavs .mysvg{
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    color: #ec7b87;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.c-menu02:hover {color: #fff;transition: all .2s;}
.change-color .c-menu02:hover {color: #ec7b87;transition: all .2s;}
.cnavs {
	cursor: pointer;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    transition: all .5s;
}
.cnavs:hover,
.cnavs:focus {}
.cnavs::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #13a639;
    border-radius: 100px;
}
.cnavs:hover::after {transform: scale(0, 0);}
.c-menu02:hover > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 21px;
    left: -240%;
    transform-origin: top;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #ec7b87;
    box-shadow: 0px 0px 25px rgba(88,87,78, 20%);
}
.change-color .gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}
.change-color .c-menu02:hover ul,
.change-color .c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 21px;
    left: -240%;
    transform-origin: top;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #ec7b87;
    box-shadow: 0px 0px 25px rgba(88,87,78, 20%);
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	padding-bottom: 7px!important;
}
.to300 {min-width: 400px;}
.to500 {min-width: 700px;}

.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
    line-height: 1.5;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}
.gloval-menu ul .menuto2 .level1 {margin-left: 80px;}
.gloval-menu ul .menuto1 .level1 {margin-left: -90px;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}











/*下層nav*/

.gloval-menu2 {color: #292929;}
.gloval-menu2 ul {margin: 0;padding: 0;}
.gloval-menu2 li {list-style: none;}
.gloval-menu2 a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu2 > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu2 li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu2 li:hover ul,
.gloval-menu2 li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu2 .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu2 .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #292929;
}

.gloval-menu2 .c-menu01 a.current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu01 a.current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
    border-radius: 100px;
	right: 0px;
}
.gloval-menu2 .c-menu01 a:active {color: #ec7b87;}
.gloval-menu2 .c-menu01 a:hover,
.gloval-menu2 .c-menu01 a:focus {}
.gloval-menu2 .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.gloval-menu2 .c-menu01 a:hover::after {transform: scale(1, 1);}


.gloval-menu2 .c-menu01 a:hover{color: #ec7b87;transition: all .2s;}

.gloval-menu2 .c-menu02 {
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu2 .c-menu02 a.current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu02 .current {color: #ec7b87;position: relative;}
/*.gloval-menu2 .c-menu02 .current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 4px;
	right: 0px;
    border-radius: 100px;
}*/
.gloval-menu2 .cnavs .mysvg{
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    color: #ec7b87;
	fill: currentColor;
}
.gloval-menu2 .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.gloval-menu2 .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.gloval-menu2 .c-menu02:hover {color: #ec7b87;transition: all .2s;}

.gloval-menu2 .cnavs {
	cursor: pointer;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    transition: all .5s;
}
.gloval-menu2 .cnavs:hover,
.gloval-menu2 .cnavs:focus {}
.gloval-menu2 .cnavs::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.gloval-menu2 .cnavs:hover::after {transform: scale(0, 0);}
.gloval-menu2 .c-menu02:hover > .cnavs > a {
    color: #ec7b87;
	transition: all .2s;
}
.gloval-menu2 .c-menu02:hover > .cnavs > a,
.gloval-menu2 .c-menu02:focus-within > .cnavs > a {
    color: #ec7b87;
	transition: all .2s;
}
.gloval-menu2 ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}


.menuto2 .level1 {margin-left: 80px;}
.menuto1 .level1 {margin-left: -90px;}
.gloval-menu2 li:nth-child(6){margin-right: 0;}
.gloval-menu2 > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}



/*下層nav*/

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #292929;
    background-color: #f7f4e8;
	/*-webkit-text-size-adjust:100%;*/
}


.pankuzu-tittle {
    padding-top: 30px;
    padding-bottom: 40px;
    width: 90%;
    margin-right: auto;
	margin-left: auto;
    min-width: 1100px;
}
.pankuzu-space {
	width: 90%;
	padding-top: 70px;
    padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	min-width: 1100px;
    border-bottom: solid 1px #e3decc;
    position: relative;
}

.pankuzu-space::before {
    content: "";
    width: 500px;
    height: 250px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 30px;
    border-radius: 40px 20px 20px 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../img/body/s-03.webp");
}

.pankuzu {
    margin-top: 140px;
	/*margin-top: 130px;*/
}
.pankuzu p {
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #16634e;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.5;
    font-size: 45px;
    font-weight: 600;
}

.pages {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	color: #292929;
	font-size: 15px;
	line-height: 1.3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li:nth-child(2) {color: #ec7b87;}

.pages li a{
	color: #292929;
}
.pages li a:hover{
	color: #292929;
	text-decoration: underline;
}


a:link.under{color: #16634e;text-decoration: underline;font-weight: 600;}
a:visited.under {text-decoration: none;color: #16634e;}
a:active.under{color: #16634e;text-decoration: none;}
a:hover.under{text-decoration: none;color: #16634e;}
.under {}
.under .mysvg {
	width: 15px;
    vertical-align: -8%;
	height: auto;
	display: inline-block;
	color: #16634e;
	fill: currentColor;
	margin-left: 5px;
}


#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down60 {margin-bottom: 60px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}
.down80 {margin-bottom: 80px;}

.btms2 {
	padding-top:40px;
	display: flex;
}
.btms2 li:nth-child(2){margin-left: 5px;}

.c-btm {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:40px;
	margin-right: 0;
	margin-left: auto;
}
.l-btm {
	padding-top:40px;
}



.button1 .mysvg {
	width: 15px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	color: #fff;
	fill: currentColor;
	margin-right: 0;
}

.button1:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.4;
	display: inline-flex;
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	padding: 12px 60px 12px 20px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.to-dgreen {
	color: #fff;
    background-color: #16634e;
}
.to-dgreen:hover {
	color: #fff;
    background-color: #004e39;
}

.to-green {
	color: #fff;
    background-color: rgba(37,171,135, 80%);
}
.to-green:hover {
	color: #fff;
    background-color: rgba(37,171,135, 100%);
}
.to-mcolor {
	color: #fff;
    background-color: rgba(236,123,135, 100%);
}
.to-mcolor:hover {
	color: #fff;
    background-color: rgba(223,96,110, 100%);
}

.to-blue2 {
	color: #fff;
    background-color: #1b9cb8;
}
.to-blue2:hover {
	color: #fff;
    background-color: #007d98;
}

.to-whi {
	color: #fff;
    background-color: rgba(199,215,243, 50%);
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}
.to-whi:hover {
	color: #fff;
    background-color: rgba(104,157,248, 100%);
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}


.to-whi2 {
	color: #fff;
    background-color: #1b9cb8;
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}
.to-whi2:hover {
	color: #fff;
    background-color: #007d98;
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}


.change-color .to-whi {
	color: #fff;
    background-color: rgba(27,156,184, 70%);
}
.change-color .to-whi:hover {
	color: #fff;
    background-color: rgba(27,156,184, 100%);
}

.to-blue {
	color: #fff;
    background-color: #1b9cb8;
    border-radius: 15px;
    font-size: 20px;line-height: 1.5;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    padding: 15px 25px 15px 25px;
}
.to-blue:hover {
	color: #fff;
    background-color: #007d98;
    border-radius: 15px;
    font-size: 20px;line-height: 1.5;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    padding: 15px 25px 15px 25px;
}



.button2 .mysvg {
	width: 25px;
	height: auto;
	display:inline-block;
	vertical-align: -10%;
	margin-right: 8px;
    color: #fff;
	fill: currentColor;
}

.button2:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	display: inline-flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	box-sizing: border-box;
	transition: all .3s;
}


.button3 .mysvg {
	width: 25px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	color: #fff;
	fill: currentColor;
	margin-right: 0;
}

.button3:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button3 img{width: 30px;display: inline-block;vertical-align: -21%;margin-right: 10px;}
.button3 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.5;
	display: block;
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 15px;
	padding: 16px 60px 16px 30px;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	box-sizing: border-box;
	transition: all .3s;
}
/*.rev0 {
	color: #fff;
    background-color: #37937b;
}
.rev0:hover {
	color: #fff;
    background-color: #227862;
}*/
.rev1 {
	color: #fff;
    background-color: #47adb1;
}
.rev1:hover {
	color: #fff;
    background-color: #2b979b;
}
.rev2 {
	color: #fff;
    background-color: #e58264;
}
.rev2:hover {
	color: #fff;
    background-color: #ca5836;
}
.rev3 {
	color: #fff;
    background-color: #f7a546;
}
.rev3:hover {
	color: #fff;
    background-color: #f9931d;
}

.rev4 {
	color: #fff;
    background-color: #74ab52;
}
.rev4:hover {
	color: #fff;
    background-color: #52a320;
}
.revbtm {padding-top: 20px;}
.revbtm li:not(:last-child) {margin-bottom: 10px;}



.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}

.telnum2 a{color: #292929;}
.telnum2 {padding-top: 10px;margin-bottom: 10px;}
.telnum2 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
}
.telnum2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 600;
}


footer {
	/*background-color: #674824;*/
    background: linear-gradient(180deg, #f7f4e9 0%, #f7f4e9 110px, #674824 110px, #674824 100%);
}
.footinfos {
    padding-top: 100px;
    padding-bottom: 100px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 80px 80px 20px 20px;
    min-width: 1100px;
	margin-right: 30px;
	margin-left: 30px;
}

.footinfos-space {
    min-width: 1000px;
    max-width: 1200px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
}




.footcontena {
	padding-top: 80px;
	padding-bottom: 60px;
    color: #FFF;
}

.foot-space {
    width: 85%;
	min-width: 1100px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}


.foot-tittle {
    display: flex;
    justify-content: space-between;
    align-items: center;
   /* flex-wrap: wrap;*/
    margin-bottom: 80px;
    width: 85%;
	min-width: 1100px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot-tittle h2{width: 430px;margin-right: 15px;}


.foot-tittle .telnum2{padding-top: 0;display: flex;align-items: center;}
/*.foot-tittle h4{width: 25%;}*/

.foot-tittle .button2 {margin-top:5px;display: block;min-width: 310px;text-align: center;}

.foot-tittle .telnum2 a{color: #fff;}

.foot-tittle .telnum2 div{margin-right: 30px;}
.foot-tittle .telnum2 span{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 1.1;
	font-weight: normal;
    margin-left: 35px;
}
.foot-tittle .telnum2 h3 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.1;
	font-weight: normal;
    margin-left: 0px;
}
.foot-tittle .telnum2 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 35px;
	line-height: 1.1;
	font-weight: normal;
}


.footlogo {
	width: 430px;
	line-height: 0px;
	text-align: center;
}
.foot-space nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    
	margin-right: auto;
	margin-left: auto;
}
.foot-menu {
	/*width: 19%;*/
}
.foot-menu li {
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 2.1;
	font-weight: normal;
}
.foot-menu li h4{
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 2.1;
	font-weight: normal;
}
.ten {position:relative;margin-left: 10px;}
.ten:before {
    content:"";
    position: absolute;
    top: 15px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100px;
    left: 0;
    margin-left: -10px;
}
.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 2.1;
	font-weight: normal;
	color: #fff;
	display:block;
}

.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.foot-add {
    border-top: solid #7f5e37 1px;
    padding-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    width: 85%;
	min-width: 1000px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot-text {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.copy {
	font-size: 12px;
	line-height: 16px;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
}

.copy span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 13px;
	line-height: 16px;
	vertical-align: -5%;
	display: inline-block;
	margin-left:3px;
}

.rightbnr {
	width: 70px;
	margin-top: 150px;
	position: fixed;
	top: 0px;
	right: 15px;
	z-index: 101;
	box-sizing: border-box;
}

.right-form2 .mysvg{
	width: 22px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.right-form2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.rightbnr span{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 14pt;
	line-height: 22px;
	font-weight: 600;
}

.right-form2 {
	display: block;
	border-radius: 10px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 23px;
	margin-bottom: 4px;
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	box-sizing: border-box;
	transition: all .3s;
}
.right-form2 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	background-color: rgba(27,156,184, 80%);
	color: #fff;
}
.right-form2:hover {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #FFF;
	background-color: rgba(27,156,184, 100%);
}


.right-form3 .mysvg{
	width: 26px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.right-form3:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.right-form3 {
	display: block;
	border-radius: 10px;
	
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 22px;
    margin-bottom: 4px;
}
.right-form3::before,
.right-form3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form3,
.right-form3::before,
.right-form3::after {
	box-sizing: border-box;
	transition: all .3s;
}
.right-form3 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #fff;
    background-color: rgba(218,77,89, 80%);
}
.right-form3:hover {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #fff;
    background-color: rgba(219,102,112, 100%);
}



}


@media screen and (min-width: 0px) and (max-width: 1024px) { 


.to-listspace2 {
    /*padding: 50px;
    background-color: #fff;*/
    box-sizing: border-box;
    border-radius: 20px;
}
.to-list ul {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    margin-bottom: 30px;
}

.to-list li {
    border-bottom: 1px dashed #e3decd;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 17px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
    box-sizing: border-box;
}
.to-list li:before {
	content: "";
	position: absolute;
    width: 10px;
    height: 10px;
	left: 0;
    top: 0;
    margin-top: 21px;
	background-color: #19624f;
    border-radius: 100px;;
}


.recruit_table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2px;
}
.komoji1 {font-size: 15px;line-height: 1.5;font-weight: normal;display: block;}
.recruit_table th {
	font-size: 17px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	display: block;
	padding: 20px!important;
    text-align: center;
    /*background-color: #cd5782;
    color: #fff;*/
    background-color: #f7f4e9;
    /*border-right: solid 2px #fff;*/
	box-sizing: border-box;
    border-top: 2px solid #fff;
}
.kakomi1 {
    font-size: 15px;
	line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #ea7f88;
    color: #fff;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}
.kakomi2 {
    font-size: 15px;
	line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background-color: #4dacb0;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}

.komoji2 {display: block;font-size: 15px;}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
    /*border-bottom: solid 2px #fff;*/
}

.recruit_table tr:nth-child(n+2)  {
	/*border-top: 2px solid #fff;*/
}

.recruit_table td {
	font-size: 15px;
	line-height: 1.5;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	display: block;
	padding: 20px!important;
    background-color: #f6f5f0;
	box-sizing: border-box;
    border-top: 2px solid #fff;
}
.recruit_table td h4 {
    font-size: 15px;
	line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px;
   /* border-bottom: 1px solid #ddd;*/
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}

.recruit_table .points3s:not(:last-child) {margin-bottom: 0px;}

.recruit_table .wrap-space1:not(:last-child) {margin-bottom: 40px;}

.todown {margin-bottom: 50px;}

.wakugumi {
    padding: 20px;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #fff;
}
.wakugumi:not(:last-child) {margin-bottom: 30px;}
ul.faqspace {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
	overflow: hidden;
    color: #fff;
    background-color: #16634e;
    border-radius: 10px;
}
ul.faqspace li{margin-left: 25px;} 
ul.faqspace li:before {
	content: "Q";
	position: absolute;
	left: 0;
    top: 0;
    margin-left: -45px;
	font-size: 25px;
    line-height: 1.5;
    width: 50px;
	margin-top: -5px;
    
    text-align: center;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
	color: #fff;
    
}
.faqspace li {
    
    font-size: 17px;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 50px;}
.answers p{
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	font-weight: normal;
}



.maps {
    position: relative;
    margin-bottom: 20px;
}
.mapimage {position: relative;margin-bottom: 20px;}
.clip-path01 {
    width: 14.5%;
    height: 10.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-left: 37.5%;
}
.clip-path02 {
    width: 25%;
    height: 12%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-left: 55%;
    
}
.clip-path03 {
    width: 15.5%;
    height: 45.3%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.5%;
    margin-right: 0.7%;
    
}
.clip-path04 {
    width: 8.6%;
    height: 24.8%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-bottom: 18%;
    margin-right: 17%;
    
}
.clip-path05 {
    width: 16.1%;
    height: 14%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 13.4%;
    margin-right: 0.6%;
    
}
.clip-path06 {
    width: 20.7%;
    height: 20.2%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 0.5%;
    margin-right: 0.6%;
    
}
.clip-path07 {
    width: 31.6%;
    height: 33.7%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    margin-top: 19%;
    margin-right: 30.8%;
}
.clip-path08 {
    width: 11.5%;
    height: 43%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 14%;
    margin-left: 25%;
}
.clip-path09 {
    width: 23.5%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 13.2%;
    margin-left: 0.3%;
}
.clip-path10 {
    width: 23.5%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-top: 25.5%;
    margin-left: 0.3%;
}
.clip-path11 {
    width: 13%;
    height: 19.5%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    margin-bottom: 7.2%;
    margin-left: 20%;
}

.photos {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
}
.photos li{width: 48%}
.photos li span {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
    padding-top: 75%;
	overflow: hidden;
    margin-bottom: 10px;
}
.photos li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 15px;
}
.photos h4 {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 500;
    margin-bottom: 25px;
}

.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	
}
.modal__bg{
	background-color: rgba(0, 0, 0, 0.5);
	height: 100vh;
	position: absolute;
	overflow: hidden;
	width: 100%;
	
}

.mkakomi {
    background-color: #463e37;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.3;
	font-weight: 600;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    box-sizing: border-box;
    border-radius: 30px;
    display: inline-block;
    vertical-align: 12%;
}
.bigs {font-weight: 700;font-size: 19pt;}
.modal__content{
	box-sizing: border-box;
	background-color: #fff;
	left: 50%;
	padding: 30px;
	position: fixed;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	height: auto;
	overflow: scroll;
	color: #463e37;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*margin-top: 10%;
	margin-bottom: 10%;*/
	
}


.modal__content h3{
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 18px;
    line-height: 1.5;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	background-color: #19624f;
	text-align: center;
	border-radius: 100px;
}
.modal__content p{
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 30px;
}
.modal__content h4{
	margin-right: auto;
	margin-left: auto;
	display: table;
}

.modal__content img {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
    border-radius: 10px;
}
.modal__content .buttons {
    border-radius: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 35px;
    padding-left: 35px;
    font-weight: normal;
}
.buttons .mysvg {
	width:40px;
	display: inline-block;
	color: #faf7e8;
	fill: currentColor;
	margin-right:10px;
    vertical-align: -43%;
}
.buttons:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.buttons {
    position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 25px;
	border-radius: 20px;
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.to-dark {
    background-color: #463e38;
	color: #fff;
}

.to-dark:hover {
    background-color: #292420;
	color: #fff;
}













.to-times {margin-bottom: 20px;}
.tables .yoko {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 500;
	padding-left: 7px;
}
.tables{
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	color: #383837;
	width: 100%;
	border-collapse: collapse;
}
.tables:nth-child(1){margin-bottom: 0px;}
    
.tables tr:nth-child(5) td:nth-child(3) .tcal3{color: #ee6c9d;}
.tables tr:nth-child(5) td:nth-child(6) .tcal3{color: #ee6c9d;}    

.tables td,
.tables th{
    /*padding-top: 12px;
    padding-bottom: 12px;*/
    padding-top: 7px;
    padding-bottom: 7px;
	box-sizing: border-box;
}
.pccenter {
    padding-top: 7px;
    padding-bottom: 7px;
    paddingleft: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    position: relative;
}
.pccenter2 {
    padding-top: 7px;
    padding-bottom: 7px;
    paddingleft: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    position: relative;
}

.tables .line1 {
	/*border-bottom: 1px solid #eae9df;*/
}
.tables tr:nth-child(even) {
    background-color: #f7f4e8;
}

.tables .pccenter {
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
    position: relative;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}
.tables .pccenter2 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	text-align: center;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
.tables h4 {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
    color: #281e1a;
    box-sizing: border-box;
    /*width:150px;*/
    margin-left: 0;
}
.tcal1 {color: #42ad4f;}
.tcal3 {color: #24a995;}
.komoji {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 13px;
    line-height: 1.1;
    font-weight: 700;
    position: absolute;
    top: -2px;
    left: -9px;
    right: 0;
    margin-top: 17px;
    color: #ee6c9d;
}
.ampm {
    display: block;
    width: 60px;
    font-size: 11px;
	line-height: 1.2;
    padding: 3px;
    margin-bottom: 4px;
    box-sizing: border-box;
    background-color: #16634e;
    border-radius: 100px;
    color: #fff;text-align: center;
}



.tab__list {
    display: flex;
    gap: 1px;
}
#tab {
	overflow: hidden;
	position: relative;
	padding-top: 5px;
    margin-bottom: 10px;
}
#tab li {
	flex: 1 1 auto;
    box-sizing: border-box;
    margin-bottom: 5px;
}
#tab li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab li a {
    display: block;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    opacity: 0.6;
    text-align: center;
    transition: all .3s;
    /*padding-left: 4px;
    padding-right: 4px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    font-weight: normal;
    border-radius: 5px;
}
#tab li a:hover {
	color: #fff;
}


#tab li.present a {
	color: #fff;
    opacity: 1;
    background-color: #ec7b87;
}

#tab li.present a:hover {
	color: #fff;
    background-color: #df606e;
}
.ct01{background-color: #f0abae;}
.ct01:hover{background-color: #ec7b87;}
.ct02{background-color: #f0abae;}
.ct02:hover{background-color: #ec7b87;}
.ct03{background-color: #f0abae;}
.ct03:hover{background-color: #ec7b87;}
.ct04{background-color: #f0abae;}
.ct04:hover{background-color: #ec7b87;}









.threes {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 20px;
}

.threes::after {
	display: block;
	content:"";
	width: 32%;
}
.threes li img {
    display: block;
    width: 50%;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}
.threes li{width: 32%;border: solid 2px #f1efe6; border-radius: 10px;padding-top: 20px;padding-bottom: 20px; box-sizing: border-box;}
.threes li:nth-child(1){margin-bottom: 8px;}
.threes li:nth-child(2){margin-bottom: 8px;}
.threes li:nth-child(3){margin-bottom: 8px;}
.threes h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
	margin-bottom: 0px;
    color: #16634e;
}
.threes p {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
    line-height: 1.3;
	font-weight: normal;
    text-align: center;
}


.threes2 {
	
    padding-top: 20px;
}
.threes2 div:nth-child(1){margin-bottom: 10px;}
.threes2 div:nth-child(2){margin-bottom: 10px;}
.threes2 div:nth-child(3){margin-bottom: 10px;}
.threes2 div:nth-child(4){margin-bottom: 10px;}
/*.threes2 div:nth-child(4){margin-bottom: 10px;}*/

.threes2 div:nth-child(1){width: 100%;margin-bottom: 10px;}

.threes2 div{
    /*width: 49.5%;*/
    padding: 25px;
    /*background-color: #fff;*/
    box-sizing: border-box;
    border-radius: 20px;
    border: solid 2px #bcc9c6;
}
.threes2 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    color: #19624f;
}
.threes2 p{
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
    margin-bottom: 10px;
}



.to-flow {}
.to-flow li{position: relative;}
/*.to-flow li:not(:last-child) {padding-bottom: 30px; margin-bottom: 30px;}
.to-flow li:nth-child(1)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(2)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(3)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}
.to-flow li:nth-child(4)::after {
    content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}*/

/*.wrap {
    display: flex;
    justify-content: space-between;
}*/


.to-flow {
    padding-top: 30px;
    padding-bottom: 0px;
	counter-reset: flow;
	position: relative;
}

.to-flow::before {
	content: "";
	position: absolute;
	left: 25px;
	top: 67px;
	width: 1px;
	height: calc(100% - 200px);
	background: #ea7f88;
}
.to-flow li {
	position: relative;
	padding-left: 65px;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

/* 区切り線 */
.to-flow li:not(:last-child)::after {
	content: "";
	position: absolute;
	left: 65px;
	bottom: 0;
	width: calc(100% - 65px);
	border-bottom: 1px dashed #e2ddce;
}
.to-flow li:not(:last-child)::before {
	z-index: 2;
}


/* 番号丸 */
.to-flow li::before {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	counter-increment: flow;
	content: counter(flow);
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
    color: #fff;
    background-color: #ea7f88;
	display: flex;
	align-items: center;
	justify-content: center;
    
	font-size: 15px;
}
.to-flow h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 5px;
    color: #ea7f88;
}
.to-flow p{
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	font-weight: normal;
}




.rev {flex-direction: row-reverse;}
.ycenter {align-items: center;}

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;*/
}
.wrap-space:not(:last-child) {margin-bottom: 30px;}

.wrap-space2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;*/
}
.wrap-space2:not(:last-child) {margin-bottom: 30px;}
.border-line {
	position: relative;
	padding-bottom: 30px;
}

.border-line::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 100%;
	height: 1px;
	background-color: #e2ddce;
}



.fives {
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
}
.fives div{}
.fives div:nth-child(1){margin-bottom: 30px;}
.fives div:nth-child(2){margin-bottom: 30px;}
.fives div:nth-child(3){margin-bottom: 30px;}
.fives div:nth-child(4){margin-bottom: 30px;}

.fives h3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: normal;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #19624f;
    color: #fff;
    border-radius: 100px;
    text-align: center;
}



.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    padding-top: 10px;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}
.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
/*.wrap-space1:nth-child(even) {flex-direction: row-reverse;}*/

.wrap-space3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space3:not(:last-child) {margin-bottom: 50px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

/*.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}*/

.image-box {
	display: block;
	position: relative;
	width: 100%;
	/*height: 0;
	overflow: hidden;*/
}
.image-box img{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;*/
	border-radius: 10px;
}
.image200 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 170px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 300px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 350px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 400px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 450px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.spd {margin-bottom: 20px;}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image500ss{
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    border-radius: 15px;
    padding-top: 105%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.image500ss img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 15px;
}
.image550 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 550px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.image600 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 600px;*/
	object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}

.comennt-box {}
.comennt-box:not(:last-child) {}


/*.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}*/
/*
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}*/


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 70px;}
#privacy  {scroll-margin-top: 70px;}
#reserve {scroll-margin-top: 70px;}
#time {scroll-margin-top: 70px;}
#access {scroll-margin-top: 70px;}
#clinic {scroll-margin-top: 70px;}

.cent {text-align: center;}

.names {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: normal;
    text-align: center;
}
.midashi {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 20px;
    text-align: center;
}
.midashi span{margin-left: 10px;}

.midashi1s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 20px;
    color: #16634e;
    text-align: center;
}

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 10px;
    color: #16634e;
    text-align: center;
}

.dgreen {color: #16634e;}
.pink {color: #ec7b87;}

.midashi2 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 11px;
    line-height: 1.2;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}
.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 20px;
    color: #292929;
    text-align: center;
}

.midashi3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 26px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
}
.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
    padding-left: 20px;
}
.midashi4:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	margin-left: 0;
	width: 15px;
    height: 15px;
    background-color: #feb5b4;
    border-radius: 100px;
}

.midashi4s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
    padding-left: 20px;
}
.midashi4s:before {
	content: "";
	position: absolute;
	top: 17%;
	left: 0;
	margin-left: 0;
	width: 12px;
    height: 12px;
    background-color: #2ca896;
    border-radius: 100px;
}
.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom:  1px solid #e7e6db;
    position: relative;
}


.midashi6 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 10px;
    position: relative;
}
/*.midashi6:before {
	content: "";
	position: absolute;
	top: 22%;
	left: 0;
	margin-left: 0;
	width: 10px;
    height: 10px;
    background-color: #2ca896;
    border-radius: 100px;
}*/


.midashi7 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 10px;
    padding: 15px;
    
    background-color: #f7f4e9;
    border-radius: 15px;
}




.comennt {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 14px;
    line-height: 1.3;
	font-weight: normal;
}
.comennt1 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
    line-height: 1.6;
	font-weight: normal;
}

.comennt2 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
    line-height: 1.6;
	font-weight: normal;
	/*text-align: center;*/
}

.comennt3 {
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
    line-height: 1.5;
	font-weight: normal;
}
.map-space {
    margin-bottom: 15px;
	position: relative;
	padding-bottom: 75%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 15px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


.map-space2 {
	position: relative;
	padding-bottom: 85%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 15px;
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
l.points1{
	list-style-type: none;
	overflow: hidden;
}
ul.points1 li{margin-left: 15px;position: relative;}
ul.points1 li:before {
	content: "※";
	position: absolute;
	left: -15px;
}
.points1 li {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 15px;
	line-height: 1.3;
	font-weight: normal;
}
.points1 li:not(:last-child) {margin-bottom: 3px;}


ul.points2 {
	list-style-type: none;
	overflow: hidden;
}
ul.points2 li{margin-left: 20px;position: relative;}
ul.points2 li:before {
	content: "";
	position: absolute;
    top: 9px;
	left: -15px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #2ca896;
}
.points2 li {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
.points2 li:not(:last-child) {margin-bottom: 3px;}
.points2:not(:last-child) {margin-bottom: 15px;}


ul.points3 {
	list-style-type: none;
}
ul.points3 li {
	position: relative;
	margin-left: 20px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
ul.points3 li::before {
	content: "";
	position: absolute;
    top: 4px;
	left: -20px;
	background-color: #24a995;
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.points3:not(:last-child) {margin-bottom: 20px;}

.to-points .points3 li:not(:last-child) {margin-bottom: 15px;}
ul.points3 span{
	font-size: 15px;
	font-weight: 600;
    display: block;
}



ul.points3s {
	list-style-type: none;
}

ul.points3s li {
	position: relative;
	margin-left: 20px;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}

ul.points3s li::before {
	content: "";
	position: absolute;
    top: 6px;
	left: -15px;
	background-color: #ec7b87;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}
.dig .down40{margin-bottom: 10px;}



ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #ec7b87;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-weight: normal;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}
ol.point-num li:not(:last-child) {margin-bottom: 5px;}

.hana1 {
    position: absolute;
    width: 110px;
    left: 0;
    top: 0;
    margin-top: 20px;
}
.hana2 {
    position: absolute;
    width: 50px;
    right: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 90px;
}
.whbk .midashi2 {position: relative;z-index: 1;}
.whbk .comennt2{position: relative;z-index: 1;}
.whbk .c-btm {position: relative;z-index: 1;}
.whbk{
    position: relative;
    background-color: #FFF;
    border-radius: 60px;
}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}

.textbox0 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	position: relative;	
	
}
.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 50px;
	position: relative;		
}


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;	
}



/*.contents-btm::before {
    content: "";
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    background-color: #f6f5ed;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 50px;
    width: 100%;
    height: 200px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}*/

.contents-btm {
    margin-top: -50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*width: 94%;*/
	padding-right: 5%;
	padding-left: 5%;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
}
.contents-btm li {width: 49%;margin-bottom: 5px;}
.contents-btm li a{
    display: block;
    padding-top: 15px;
    /*padding-left: 35px;
    padding-right: 35px;*/
    padding-bottom: 15px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 20px;
    position: relative;
    transition: all .2s;
    /*background-color: rgba(74,174,178, 90%);*/
}
/*.contents-btm li a:hover {
    outline : 12px solid rgba(255,255,255, 50%);
	outline-offset : -12px;
    transition: all .2s;
}*/
/*.contents-btm li:nth-child(1) a{
	background: linear-gradient(
		to bottom,
		rgba(55,147,123,.7) 0%,
		rgb(55,147,123) 40%,
		rgb(55,147,123) 100%
	);
}*/

.contents-btm li:nth-child(1) a{
	background: linear-gradient(
		to bottom,
		rgba(74,174,178,.7) 0%,
		rgb(74,174,178) 40%,
		rgb(74,174,178) 100%
	);
}

.contents-btm li:nth-child(2) a{
	background: linear-gradient(
		to bottom,
		rgba(229,130,100,.9) 0%,
		rgb(229,130,100) 40%,
		rgb(229,130,100) 100%
	);
}

.contents-btm li:nth-child(3) a{
	background: linear-gradient(
		to bottom,
		rgba(247,165,70,.9) 0%,
		rgb(247,165,70) 40%,
		rgb(247,165,70) 100%
	);
}

.contents-btm li:nth-child(4) a{
	background: linear-gradient(
		to bottom,
		rgba(116,171,82,.9) 0%,
		rgb(116,171,82) 40%,
		rgb(116,171,82) 100%
	);
}

/*.contents-btm li a:hover {
    outline : 6px solid rgba(206,82,131, 100%);
    box-shadow: 0px 0px 45px rgba(88,87,78, 50%);
	outline-offset : -6px;
    transition: all .2s;
}*/
.icons {
    display: block;
    width: 70px;
    height: 70px;
    margin-right: auto;
	margin-left: auto;
    border: solid 2px rgba(255,255,255, 40%);
    padding: 20px;
    border-radius: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.icons img{
    width: 100%;
    height: auto;
}
.contents-btm h3{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    color: #fff;
    text-align: center;
}
.contents-btm h3 .mysvg2 {
    display: inline-block;
    width: 15px;
    margin-left: 5px;
    color: #fff;
    vertical-align: -10%;
    fill: currentColor;
    
    /*display: block;
    width: 20px;
    margin-right: auto;
    color: #fff;
    fill: currentColor;
    top: 4px;
    position: absolute;
    right: 0;*/
}

.main-space {
    position: relative;
	margin-top: 45px;
}

.main-comennt {
    z-index: 3;
    white-space: nowrap;
    position: absolute;
    top: 17%;
    left: 5%;
    margin-left: 10px;
    /*transform: translate(-50%, -50%);*/
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.main-comennt h2{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.75;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}



.mains {
    position: relative;
    width: 100%;
    height: 320px;
    background-size: cover;
    background-position: 60% center;
    background-repeat: no-repeat;
    background-image: url("../img/body/main-image.webp");
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}



.hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
}

.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 360px;
	margin-top: -5px;
	background-image: url(../img/body/logo2.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 360px;
	margin-top: -8px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}


#logo2 {
	width: 360px;
	margin-top: -5px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo2 {
	width: 360px;
	margin-top: -8px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}

#header {}
.header {
   /* background-color: #fff;*/
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 0px 25px rgba(88,87,78, 0%);
}


.header.change-color {
    background-color: rgba(255,255,255, 90%);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #000;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
	box-shadow: 0px 0px 25px rgba(88,87,78, 8%);
}


.hed-right {}

.to-wrap {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    padding-top: 10px;
}
.to-wrap .telnum a {color: #292929;}
.to-wrap div:nth-child(2){margin-left: 15px;}

.btms {
    display: flex;
	justify-content: flex-end;
    margin-left: 15px;
}
.btms li:nth-child(2){margin-left: 8px;}

.hed-info {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
    color: #fff;
    margin-bottom: 10px;
    transition: all .5s;
}
.change-color .hed-info {margin-bottom: 5px;transition: all .5s;}
.telnum {padding-top: 10px;}
.telnum h3 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
}
.telnum h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 600;
}
.change-color .telnum {color: #292929;}


.hed-info2 {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
    color: #292929;
    margin-bottom: 10px;
    transition: all .5s;
}
.change-color .hed-info2 {margin-bottom: 5px;transition: all .5s;}









.gloval-menu {color: #fff;}
.change-color .gloval-menu {color: #292929;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #fff;
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #292929;
}
.gloval-menu .c-menu01 a.current {color: #ce5283;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #ce5283;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 4px;
    border-radius: 100px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #ce5283;}
.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
    border-radius: 100px;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.change-color .c-menu01 a:hover,
.change-color .c-menu01 a:focus {}
.change-color .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.change-color .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{color: #fff;transition: all .2s;}
.change-color .gloval-menu .c-menu01 a:hover{color: #ec7b87;transition: all .2s;}
.gloval-menu .c-menu02 {
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu .c-menu02 .current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
    border-radius: 100px;
}
.cnavs .mysvg{
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    color: #ec7b87;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.c-menu02:hover {color: #fff;transition: all .2s;}
.change-color .c-menu02:hover {color: #ec7b87;transition: all .2s;}
.cnavs {
	cursor: pointer;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    transition: all .5s;
}
.cnavs:hover,
.cnavs:focus {}
.cnavs::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #13a639;
    border-radius: 100px;
}
.cnavs:hover::after {transform: scale(0, 0);}
.c-menu02:hover > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 21px;
    left: -240%;
    transform-origin: top;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #ec7b87;
    box-shadow: 0px 0px 25px rgba(88,87,78, 20%);
}
.change-color .gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}
.change-color .c-menu02:hover ul,
.change-color .c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 21px;
    left: -240%;
    transform-origin: top;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #ec7b87;
    box-shadow: 0px 0px 25px rgba(88,87,78, 20%);
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
	transition: all .2s;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	padding-bottom: 7px!important;
}
.to300 {min-width: 400px;}
.to500 {min-width: 700px;}

.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 17px;
    line-height: 1.5;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}
.gloval-menu ul .menuto2 .level1 {margin-left: 80px;}
.gloval-menu ul .menuto1 .level1 {margin-left: -90px;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}











/*下層nav*/

.gloval-menu2 {color: #292929;}
.gloval-menu2 ul {margin: 0;padding: 0;}
.gloval-menu2 li {list-style: none;}
.gloval-menu2 a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu2 > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu2 li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu2 li:hover ul,
.gloval-menu2 li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu2 .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu2 .c-menu01 a {
	position: relative;
	cursor: pointer;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    color: #292929;
}

.gloval-menu2 .c-menu01 a.current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu01 a.current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
    border-radius: 100px;
	right: 0px;
}
.gloval-menu2 .c-menu01 a:active {color: #ec7b87;}
.gloval-menu2 .c-menu01 a:hover,
.gloval-menu2 .c-menu01 a:focus {}
.gloval-menu2 .c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.gloval-menu2 .c-menu01 a:hover::after {transform: scale(1, 1);}


.gloval-menu2 .c-menu01 a:hover{color: #ec7b87;transition: all .2s;}

.gloval-menu2 .c-menu02 {
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu2 .c-menu02 a.current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu02 .current {color: #ec7b87;position: relative;}
.gloval-menu2 .c-menu02 .current {color: #ec7b87;position: relative;}
/*.gloval-menu2 .c-menu02 .current::before {
	background-color: #ec7b87;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 4px;
	right: 0px;
    border-radius: 100px;
}*/
.gloval-menu2 .cnavs .mysvg{
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    color: #ec7b87;
	fill: currentColor;
}
.gloval-menu2 .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.gloval-menu2 .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 3px;
}
.gloval-menu2 .c-menu02:hover {color: #ec7b87;transition: all .2s;}

.gloval-menu2 .cnavs {
	cursor: pointer;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 10px;
    transition: all .5s;
}
.gloval-menu2 .cnavs:hover,
.gloval-menu2 .cnavs:focus {}
.gloval-menu2 .cnavs::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ec7b87;
    border-radius: 100px;
}
.gloval-menu2 .cnavs:hover::after {transform: scale(0, 0);}
.gloval-menu2 .c-menu02:hover > .cnavs > a {
    color: #ec7b87;
	transition: all .2s;
}
.gloval-menu2 .c-menu02:hover > .cnavs > a,
.gloval-menu2 .c-menu02:focus-within > .cnavs > a {
    color: #ec7b87;
	transition: all .2s;
}
.gloval-menu2 ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 15px;
}


.menuto2 .level1 {margin-left: 80px;}
.menuto1 .level1 {margin-left: -90px;}
.gloval-menu2 li:nth-child(6){margin-right: 0;}
.gloval-menu2 > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}



/*下層nav*/

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #292929;
    background-color: #f7f4e8;
	-webkit-text-size-adjust:100%;
}


.pankuzu-tittle {
    padding-top: 15px;
    padding-bottom: 0px;
    width: 90%;
    margin-right: auto;
	margin-left: auto;
    
}
.pankuzu-space {
	width: 90%;
	padding-top: 40px;
    padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
    border-bottom: solid 1px #e3decc;
    position: relative;
}

.pankuzu-space::before {
    content: "";
    width: 250px;
    height: 120px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -100px;
    border-radius: 10px 40px 10px 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../img/body/s-03.webp");
}

.pankuzu {
    position: relative;
    margin-top: 170px;
	/*margin-top: 130px;*/
}
.pankuzu::before {
    content: "";
    width: 250px;
    height: 150px;
    background: #efebdb;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 60px;
    margin-top: -80px;
    border-radius: 10px 40px 10px 40px;
}   

.pankuzu p {
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.3;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #16634e;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    line-height: 1.5;
    font-size: 27px;
    font-weight: 600;
}

.pages {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	color: #292929;
	font-size: 12px;
	line-height: 1.3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li:nth-child(2) {color: #ec7b87;}

.pages li a{
	color: #292929;
}
.pages li a:hover{
	color: #292929;
	text-decoration: underline;
}


a:link.under{color: #16634e;text-decoration: underline;font-weight: 600;}
a:visited.under {text-decoration: none;color: #16634e;}
a:active.under{color: #16634e;text-decoration: none;}
a:hover.under{text-decoration: none;color: #16634e;}
.under {}
.under .mysvg {
	width: 15px;
    vertical-align: -8%;
	height: auto;
	display: inline-block;
	color: #16634e;
	fill: currentColor;
	margin-left: 5px;
}


#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 0px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down60 {margin-bottom: 60px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}
.down80 {margin-bottom: 80px;}

.btms2 {
	padding-top:40px;
	display: flex;
}
.btms2 li:nth-child(2){margin-left: 5px;}

.c-btm {
	padding-top:20px;
    display: table;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	padding-top:20px;
    display: table;
	margin-right: auto;
	margin-left: auto;
}
.l-btm {
	padding-top:20px;
    display: table;
	margin-right: auto;
	margin-left: auto;
}
.l-btm2 {
	padding-top:20px;
    display: table;
	margin-right: auto;
	margin-left: auto;
}


.button1 .mysvg {
	width: 15px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	color: #fff;
	fill: currentColor;
	margin-right: 0;
}

.button1:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4;
	display: inline-flex;
    
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	padding: 12px 50px 12px 20px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.to-dgreen {
	color: #fff;
    background-color: #16634e;
}
.to-dgreen:hover {
	color: #fff;
    background-color: #004e39;
}

.to-green {
	color: #fff;
    background-color: rgba(37,171,135, 80%);
}
.to-green:hover {
	color: #fff;
    background-color: rgba(37,171,135, 100%);
}
.to-mcolor {
	color: #fff;
    background-color: rgba(236,123,135, 100%);
}
.to-mcolor:hover {
	color: #fff;
    background-color: rgba(223,96,110, 100%);
}

.to-blue2 {
	color: #fff;
    background-color: #1b9cb8;
}
.to-blue2:hover {
	color: #fff;
    background-color: #007d98;
}

.to-whi {
	color: #fff;
    background-color: rgba(199,215,243, 50%);
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}
.to-whi:hover {
	color: #fff;
    background-color: rgba(104,157,248, 100%);
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}


.to-whi2 {
	color: #fff;
    background-color: #1b9cb8;
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}
.to-whi2:hover {
	color: #fff;
    background-color: #007d98;
    border-radius: 100px;
    font-size: 18px;line-height: 1.5;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 12px 20px 12px 20px;
}


.change-color .to-whi {
	color: #fff;
    background-color: rgba(27,156,184, 70%);
}
.change-color .to-whi:hover {
	color: #fff;
    background-color: rgba(27,156,184, 100%);
}

.to-blue {
	color: #fff;
    background-color: #1b9cb8;
    border-radius: 15px;
    font-size: 20px;line-height: 1.5;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    padding: 15px 25px 15px 25px;
}
.to-blue:hover {
	color: #fff;
    background-color: #007d98;
    border-radius: 15px;
    font-size: 20px;line-height: 1.5;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    padding: 15px 25px 15px 25px;
}



.button2 .mysvg {
	width: 25px;
	height: auto;
	display:inline-block;
	vertical-align: -10%;
	margin-right: 8px;
    color: #fff;
	fill: currentColor;
}

.button2:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	display: inline-flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	box-sizing: border-box;
	transition: all .3s;
}


.button3 .mysvg {
	width: 25px;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	color: #fff;
	fill: currentColor;
	margin-right: 0;
}

.button3:hover .mysvg {
	color: #fff;
	fill: currentColor;
}
.button3 img{width: 30px;display: inline-block;vertical-align: -21%;margin-right: 10px;}
.button3 {
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
	display: block;
	align-items: center;
	position: relative;
	z-index: 1;
	border-radius: 10px;
	padding: 16px 60px 16px 20px;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	box-sizing: border-box;
	transition: all .3s;
}
/*.rev0 {
	color: #fff;
    background-color: #37937b;
}
.rev0:hover {
	color: #fff;
    background-color: #227862;
}*/
.rev1 {
	color: #fff;
    background-color: #47adb1;
}
.rev1:hover {
	color: #fff;
    background-color: #2b979b;
}
.rev2 {
	color: #fff;
    background-color: #e58264;
}
.rev2:hover {
	color: #fff;
    background-color: #ca5836;
}
.rev3 {
	color: #fff;
    background-color: #f7a546;
}
.rev3:hover {
	color: #fff;
    background-color: #f9931d;
}

.rev4 {
	color: #fff;
    background-color: #74ab52;
}
.rev4:hover {
	color: #fff;
    background-color: #52a320;
}
.revbtm {padding-top: 20px;}
.revbtm li:not(:last-child) {margin-bottom: 5px;}



.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}

.telnum2 a{color: #292929;}
.telnum2 {padding-top: 10px;margin-bottom: 10px;}
.telnum2 span{
    display: block;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
    text-align: center;
}
.telnum2 a span {display: inline-block;}
.telnum2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 600;
}


footer {
	/*background-color: #674824;*/
    background: linear-gradient(180deg, #f7f4e9 0%, #f7f4e9 110px, #674824 110px, #674824 100%);
}
.footinfos {
    padding-top: 50px;
    padding-bottom: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px 30px 10px 10px;
    
	margin-right: 10px;
	margin-left: 10px;
}

.footinfos-space {
    
    width: 96%;
	margin-right: auto;
	margin-left: auto;
}




.footcontena {
	padding-top: 50px;
	padding-bottom: 60px;
    color: #FFF;
}

.foot-space {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}


.foot-tittle {
    
   /* flex-wrap: wrap;*/
    margin-bottom: 30px;
    width: 90%;
	
	margin-right: auto;
	margin-left: auto;
}
.foot-tittle h2{
    /*width: 250px;*/
}


.foot-tittle .telnum2{
    /*padding-top: 0;
    display: flex;
    align-items: center;*/
}
/*.foot-tittle h4{width: 25%;}*/

.foot-tittle .button2 {/*margin-top:5px;display: block;min-width: 310px;text-align: center;*/}

.foot-tittle .telnum2 a{color: #fff;}

.foot-tittle .telnum2 div{}
.foot-tittle .telnum2 span{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 16px;
	line-height: 1.1;
	font-weight: normal;
    text-align: center;
}
.foot-tittle .telnum2 h3 span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	line-height: 1.1;
	font-weight: normal;
    text-align: center;
}
.foot-tittle .telnum2 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 35px;
	line-height: 1.1;
	font-weight: normal;
    text-align: center;
}
.foot-tittle .telnum2 .button2{
    display: block;
    text-align: center;
}
.foot-tittle .telnum2 h4 {padding-top: 10px;}
.footlogo {
	width: 290px;
	line-height: 0px;
	text-align: center;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 15px;
}
.foot-space nav{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    
	margin-right: auto;
	margin-left: auto;
}
.foot-menu {
	/*width: 19%;*/
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    
}
.foot-menu:nth-child(1){margin-bottom: 15px;}
.foot-menu:nth-child(3){margin-bottom: 15px;}
    
.foot-menu:nth-child(4){margin-bottom: 15px;}

.foot-menu:nth-child(1) li:nth-child(1){
    width: 100%;
}
.foot-menu:nth-child(2) li:nth-child(1){
    width: 100%;
}
    
.foot-menu:nth-child(4) li:nth-child(1){
    width: 100%;
}    

.foot-menu:nth-child(4) li:nth-child(2) a{
    color: #fff;
    background-color: #47adb1;
}
.foot-menu:nth-child(4) li:nth-child(3) a{
    color: #fff;
    background-color: #e58264;
}
.foot-menu:nth-child(4) li:nth-child(4) a{
    color: #fff;
    background-color: #f7a546;
}
.foot-menu:nth-child(4) li:nth-child(5) a{
    color: #fff;
    background-color: #74ab52;
}

.foot-menu li {
    width: 49%;
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 2.1;
	font-weight: normal;
    margin-bottom: 5px;
}
.foot-menu li h4{
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 2.1;
	font-weight: normal;
}
/*.ten {position:relative;margin-left: 5px;}
.ten:before {
    content:"";
    position: absolute;
    top: 15px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100px;
    left: 0;
    margin-left: -5px;
}*/
.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	color: #fff;
	display:block;
    padding-top:10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #7f5e37;
    border-radius: 5px;
}

/*.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}*/

.foot-add {
    border-top: solid #7f5e37 1px;
    padding-top: 20px;
	
    width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.foot-text {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}
.copy {
    text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    padding-bottom: 20px;
}

.copy span{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 13px;
	line-height: 16px;
	vertical-align: -5%;
	display: inline-block;
	margin-left:3px;
}

.rightbnr {
	width: 98%;
	margin: 1%;
	position: fixed;
	bottom: 0px;
	right: 0;
    left: 0;
	z-index: 101;
	box-sizing: border-box;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
}
.rightbnr div {width: 50%;}

.right-form2 .mysvg{
	width: 20px;
	display: inline-block;
    vertical-align: -15%;
	color: #fff;
	fill: currentColor;
    margin-right: 5px;
}

/*.rightbnr span{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
}*/

.right-form2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	display: block;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
    box-sizing: border-box;
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	box-sizing: border-box;
	transition: all .3s;
}
.right-form2 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	background-color: rgba(27,156,184, 80%);
	color: #fff;
}

.right-form3 .mysvg{
	width: 20px;
	display: inline-block;
    vertical-align: -15%;
	color: #fff;
	fill: currentColor;
    margin-right: 5px;
}
.right-form3 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	display: block;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
    box-sizing: border-box;
}
.right-form3::before,
.right-form3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form3,
.right-form3::before,
.right-form3::after {
	box-sizing: border-box;
	transition: all .3s;
}
.right-form3 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
	color: #fff;
    background-color: rgba(218,77,89, 80%);
}
.infopoints {
   margin-bottom: 10px;
}
.infopoints li{
    
    font-size: 14px;
	line-height: 1.2;
    font-weight: normal;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-align: center;
    box-sizing: border-box;
    background-color: #19624f;
    color: #fff;
    border-radius: 100px;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}

}






