@import url(https://fonts.googleapis.com/icon?family=Material+Icons);


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




.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.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-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2: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%;}



.photos {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 70px;
}
.photos li {
    width: 50%;
    display: block;
	position: relative;
    height: 0;
	overflow: hidden;
    padding-top: 30%;
}
.photos li img{
    display: block;
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.photos li:nth-child(1) img{
    border-radius: 105px 0px 0px 105px;
}
.photos li:nth-child(2) img{
    border-radius: 0px 105px 105px 0px;
    
}





.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;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
    height: 300px;
	object-fit: cover;
	box-sizing: border-box;
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
    height: 350px;
	object-fit: cover;
	box-sizing: border-box;
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

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

.to-tittle {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 16pt;
	line-height: 25px;
	font-weight: normal;
}

.midashi1 {
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 45pt;
    line-height: 55px;
    margin-bottom: 30px;
}
.midashi1 span:nth-child(1){color: #e1ac34;}
.midashi1 span:nth-child(2){color: #389964;}
.midashi1 span:nth-child(3){color: #dc87a4;}
.midashi1 span:nth-child(4){color: #ce512e;}
.midashi1 span:nth-child(5){color: #1679ad;}
.midashi1 span:nth-child(6){color: #389964;}
.midashi1 span:nth-child(7){color: #dc87a4;}

.midashi1 span:nth-child(8){color: #ce512e;}
.midashi1 span:nth-child(9){color: #e1ac34;}
.midashi1 span:nth-child(10){color: #1679ad;}
.midashi1 span:nth-child(11){color: #389964;}
.midashi1 span:nth-child(12){color: #dc87a4;}
.midashi1 span:nth-child(13){color: #ce512e;}
.midashi1 span:nth-child(14){color: #1679ad;}





.to-cent {text-align: center;}

.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}

.midashi3 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 30pt;
	line-height: 55px;
	font-weight: 700;
	margin-bottom: 45px;
	text-align: center;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 33px;
	font-weight: normal;
}

.comennt2 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 14pt;
	line-height: 38px;
	text-align: center;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.map-space {
    position: relative;
    padding-bottom: 70%;/*←高さを変更する*/
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    border-radius: 40px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 26px;
	text-align: left;
}

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #deae46;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 22px;
	text-align: left;
}
.points3:not(:last-child) {margin-bottom: 30px;}

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: #98D62E;
	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-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}

.nobk {background: linear-gradient(180deg, #faf7e8 0%, #faf7e8 75%, #fff 75%, #fff 100%);}


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


.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: 80px;
	position: relative;	
}


.to-logo {
    width: 630px;
    margin-right: auto;
	margin-left: auto;
}
.names {
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 25pt;
    line-height: 45px;
    text-align: center;
    margin-bottom: 30px;
}
.names span:nth-child(1){color: #e1ac34;}
.names span:nth-child(2){color: #389964;}
.names span:nth-child(3){color: #dc87a4;}
.names span:nth-child(4){color: #ce512e;}
.names span:nth-child(5){color: #1679ad;}
.names span:nth-child(6){color: #389964;}
.names span:nth-child(7){color: #dc87a4;}


.hed-space {
	width: 90%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

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

#logo {
	width: 240px;
	margin-top: 20px;
	transition: all .5s;
}
.change-color #logo {
	width: 140px;
	margin-top: 20px;
	transition: all .5s;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}


.header.change-color {
    /*background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);*/
}



main {
    margin-top: -25px;
    /*background: linear-gradient(180deg, #fff 0%, #fff 60%, #f6fbfa 60%, #f6fbfa 100%);*/}

.main-space {
	/*min-width: 1130px;*/
	position: relative;
	/*padding-top:130px;*/
}
.main-space h1 {
    /*position: absolute;
    top: 0;
    left: 3%;
    margin-top: 185px;
    margin-left: 50px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 35pt;
    line-height: 68px;
    letter-spacing: 12px;*/
}
.main-image {
    /*background-color: #F9F7F3;
    height: 600px;*/
    /*padding-top:52%;*/
    /*height: 105vh;*/
    height: 98vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: center center;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
   /* border-radius: 30px 100px;*/
    
	background-attachment: fixed;
	/*position: relative;*/
}
.fubuki {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    z-index: 3;
    /*width: 90%;*/
    max-width: 1100px;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 3%;
}
.main-comennt1 {
    position: absolute;
    right: 0;
    z-index: 3;
    margin-top: 5%;
    margin-right: 2%;
    /*width: 10%;*/
    min-width: 10%;
    max-width: 220px;
    
}
.main-comennt2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    
    min-width: 1120px;
    max-width: 1120px;
    margin-bottom: 1%;
    z-index: 1;
}
.ill {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    margin-left: 5%;
}
.naikan {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    /*width: 85%;*/
    min-width: 700px;
    max-width: 850px;
    margin-top: 140px;
}
.hanen {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    margin-bottom: 0px;
    z-index: 2;
    margin-bottom: -1px;
}

.greet {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    
    margin-left: auto;
    margin-right: auto;
}
.greet li:nth-child(1){width: 25%;}
.greet li:nth-child(2){width: 67%;}

.to-point {padding-top: 50px;}

.to-point li{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;
	/*flex-wrap: wrap;*/
}
.to-point li{margin-bottom: 15px;}
.to-point h3{
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 30pt;
    line-height: 85px;
    height: 85px;
    width: 85px;
    text-align: center;
    background-color: #e1ac34;
    color: #fff;
    margin-right: 15px;
    border-radius: 100%;
}
.to-point h4{
    width: 80%;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 22pt;
    line-height: 35px;
    height: 85px;
    padding-top: 25px;
    padding-left: 40px;
    box-sizing: border-box;
    background-color: #e1ac34;
    color: #fff;margin-right: 15px;
    border-radius: 50px;
}
.to-point li:nth-child(2) h3{background-color: #389964;}
.to-point li:nth-child(2) h4{background-color: #389964;}
.to-point li:nth-child(3) h3{background-color: #dc87a4;}
.to-point li:nth-child(3) h4{background-color: #dc87a4;}


.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}


.gloval-menu {}
.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: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #333;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #FF6600;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {background-color: #FF6600;}

.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: #FF6600;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #FF6600;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
.gloval-menu .c-menu02 .cnavs.current {color: #FF6600;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.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: #FF6600;
}
.cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .c-menu02:hover{
	position: relative;
	color: #FF6600;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 5px;
	transform: scale(0, 1);
	opacity: 0;
	transition: transform 0.3s;
	background-color: #FF6600;
}

.gloval-menu .c-menu02:hover::after {
	opacity: 1;
	transform: scale(1, 1);
}




.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .c-menu01 .level1 {margin-left: -80px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}

.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
	font-size: 11pt;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #0058a4;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #004682;}
.level1 a:focus {background-color: #004682;}
.level1 a:hover::after {transform: scale(0, 0);}





.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	margin-right:8px;
	vertical-align:-27%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 12pt;
	font-weight: 600;
	color: #FFF;
	background-color: #183346;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	border-radius: 56px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #30556e;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/*.gloval-menu .c-menu07 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 0);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #37A1DB;
}
*/





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: fot-tsukuardgothic-std, sans-serif;
	color: #463e37;
    background-color: #faf7e8;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
	width: 90%;
	padding: 50px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	background-color: #F2F2F2;
	min-width: 1100px;
}

.pankuzu {
	margin-top: 130px;
}

.pankzu h2 {
	color: #000;
	font-weight: 600;
	font-size: 23pt;
	line-height: 55px;
	padding-top: 22px;
	padding-bottom: 5px;
	
}

.pages {
	color: #000;
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 10pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #000;
}
.pages li a:hover{
	color: #000;
	text-decoration: underline;
}

.pages li i{
	font-size: 7pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}






#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;}
.down30 {margin-bottom: 30px;}



.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:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #79ae62;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 27px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
}
.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;
}
.button1 {
	color: #4c3f33;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.button1:hover {
	color: #fff;
	background-color: #79ae62;
	padding-top: 10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 10px;
}


.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 12pt;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}




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




footer {
    background-color: #fff;
    
}

.foot-info {
    padding-top: 25px;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 80%;
	min-width: 1000px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 80px;
}
.comhan{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #e1d9d3;
}
.comhan h3{
    width: 27%;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 13pt;
	line-height: 25px;
}
.comhan p {
    /*width: 60%;*/
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
}
.comhan div{
    width: 73%;
}

.foot-text {
	font-size: 13pt;
	line-height: 30px;
	margin-bottom: 5px;
}

.foot-right h3 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 21px;
    font-weight: 700px;
}
.foot-right h4 .mysvg{
    display: inline-block;
	width: 22px;
	margin-right:3px;
	vertical-align:1%;
	color: #463e37;
	fill: currentColor;
}

.foot-right h4 a{
    color: #463e37;
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 30pt;
    line-height: 50px;
}


.foot-right h5 .mysvg{
    display: inline-block;
	width: 20px;
	margin-right:4px;
	vertical-align:-15%;
	color: #463e37;
	fill: currentColor;
}
.foot-right h5 a{
    color: #463e37;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
    font-size: 13pt;
    line-height: 30px;
}


.footcontena {
    border-radius: 150px 150px 0px 0px;
    background-color: #faf7e8;
    padding-top: 120px;
    padding-bottom: 30px;
}

.foot-space {
    width: 95%;
    min-width: 1050px;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 120px;
    padding-right: 120px;
    padding-top: 80px;
    padding-bottom: 80px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background-color: #ffeb52;
    border-radius: 80px 80px 10px 10px;
}

.foot-left {
    width:  40%;
    
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-right {
    width:  60%;
   
    display: grid;
    justify-content: flex-end;
}

.footlogo {
	width: 250px;
	line-height: 0px;
}
.foot-menu {
	margin-left: 50px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-menu li {
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
}

.foot-menu li a{
	font-size: 12pt;
	line-height: 38px;
	color: #313131;
	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: #dc143c;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
	font-size: 9pt;
	line-height: 16px;
	padding-top: 25px;
	text-align: right;
}

.copy i{
	font-size: 9pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}



}



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

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.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-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2: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;}


.photos {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}
.photos li {
    width: 50%;
    display: block;
	position: relative;
    height: 0;
	overflow: hidden;
    padding-top: 50%;
}
.photos li img{
    display: block;
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.photos li:nth-child(1) img{
    border-radius: 105px 0px 0px 105px;
}
.photos li:nth-child(2) img{
    border-radius: 0px 105px 105px 0px;
    
}





.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;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.image300 {margin-bottom: 15px;}
    
.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	object-fit: cover;
	box-sizing: border-box;
  
	border-radius: 20px;
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
    height: 350px;
	object-fit: cover;
	box-sizing: border-box;
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

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

.to-tittle {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 16pt;
	line-height: 22px;
	font-weight: normal;
    text-align: center;
}

.midashi1 {
    text-align: center;
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 25pt;
    line-height: 40px;
    margin-bottom: 20px;
}
.midashi1 span:nth-child(1){color: #e1ac34;}
.midashi1 span:nth-child(2){color: #389964;}
.midashi1 span:nth-child(3){color: #dc87a4;}
.midashi1 span:nth-child(4){color: #ce512e;}
.midashi1 span:nth-child(5){color: #1679ad;}
.midashi1 span:nth-child(6){color: #389964;}
.midashi1 span:nth-child(7){color: #dc87a4;}

.midashi1 span:nth-child(8){color: #ce512e;}
.midashi1 span:nth-child(9){color: #e1ac34;}
.midashi1 span:nth-child(10){color: #1679ad;}
.midashi1 span:nth-child(11){color: #389964;}
.midashi1 span:nth-child(12){color: #dc87a4;}
.midashi1 span:nth-child(13){color: #ce512e;}
.midashi1 span:nth-child(14){color: #1679ad;}





.to-cent {/*text-align: center;*/}

.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
    text-align: center;
}

.midashi3 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.comennt2 {
    font-feature-settings: "palt" 1;
	font-size: 12pt;
	line-height: 28px;
	/*text-align: center;*/
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.map-space {
    position: relative;
    padding-bottom: 120%;/*←高さを変更する*/
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    border-radius: 20px;
    margin-bottom: 20px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 26px;
	text-align: left;
}



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: #98D62E;
	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-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}



ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #deae46;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}
.points3:not(:last-child) {margin-bottom: 30px;}


.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}

.nobk {background: linear-gradient(180deg, #faf7e8 0%, #faf7e8 85%, #fff 85%, #fff 100%);}


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


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


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


.to-logo {
    padding-top: 15px;
    width: 80%;
    margin-right: auto;
	margin-left: auto;
}
.names {
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 17pt;
    line-height: 35px;
    text-align: center;
    margin-bottom: 30px;
}
.names span:nth-child(1){color: #e1ac34;}
.names span:nth-child(2){color: #389964;}
.names span:nth-child(3){color: #dc87a4;}
.names span:nth-child(4){color: #ce512e;}
.names span:nth-child(5){color: #1679ad;}
.names span:nth-child(6){color: #389964;}
.names span:nth-child(7){color: #dc87a4;}


.hed-space {
	width: 90%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

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

#logo {
	width: 240px;
	margin-top: 20px;
	transition: all .5s;
}
.change-color #logo {
	width: 140px;
	margin-top: 20px;
	transition: all .5s;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}


.header.change-color {
    /*background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);*/
}



main {
    /*margin-top: -25px;*/
    /*background: linear-gradient(180deg, #fff 0%, #fff 60%, #f6fbfa 60%, #f6fbfa 100%);*/}

.main-space {
	/*min-width: 1130px;*/
	position: relative;
	/*padding-top:130px;*/
}
.main-space h1 {
    /*position: absolute;
    top: 0;
    left: 3%;
    margin-top: 185px;
    margin-left: 50px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 35pt;
    line-height: 68px;
    letter-spacing: 12px;*/
}
.main-image {
    /*background-color: #F9F7F3;
    height: 600px;*/
    /*padding-top:52%;*/
    /*height: 105vh;*/
    padding-top:105%;
    background-size: 250%;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: top center;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
   /* border-radius: 30px 100px;*/
    
	/*position: relative;*/
}
.fubuki {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    z-index: 3;
    /*width: 90%;*/
    width: 80%;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 3%;
}
.main-comennt1 {
    position: absolute;
    right: 0;
    z-index: 3;
    margin-top: 20px;
    margin-right: 2%;
    /*width: 10%;*/
    /*max-width: 90px;*/
    width: 25%;
    
}
.main-comennt2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    
    width: 95%;
    margin-bottom: -7px;
    z-index: 1;
}
.ill {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    margin-left: 3%;
    margin-bottom: -5px;
}

.hanen {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    margin-bottom: 0px;
    z-index: 2;
    margin-bottom: -1px;
}

.greet {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    
    margin-left: auto;
    margin-right: auto;*/
}
.greet li:nth-child(1){}
.greet li:nth-child(2){}

.to-point {padding-top: 30px;}

.to-point li{
    display: flex;
    align-items: center;
    /*display: flex;
    align-items: center;
    flex-wrap: wrap;
	justify-content: center;*/
	/*flex-wrap: wrap;*/
}
.to-point li{margin-bottom: 5px;}
.to-point h3{
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 15pt;
    line-height: 45px;
    height: 45px;
    width: 45px;
    text-align: center;
    background-color: #e1ac34;
    color: #fff;
    margin-right: 3px;
    border-radius: 100%;
}
.to-point h4{
    width: 87%;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 11pt;
    line-height: 22px;
    /*height: 45px;*/
    
    padding: 17px;
    box-sizing: border-box;
    background-color: #e1ac34;
    color: #fff;
    border-radius: 80px;
}
.to-point li:nth-child(2) h3{background-color: #389964;}
.to-point li:nth-child(2) h4{background-color: #389964;}
.to-point li:nth-child(3) h3{background-color: #dc87a4;}
.to-point li:nth-child(3) h4{background-color: #dc87a4;}


.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}


.gloval-menu {}
.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: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #333;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #FF6600;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {background-color: #FF6600;}

.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: #FF6600;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #FF6600;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
.gloval-menu .c-menu02 .cnavs.current {color: #FF6600;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.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: #FF6600;
}
.cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .c-menu02:hover{
	position: relative;
	color: #FF6600;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 5px;
	transform: scale(0, 1);
	opacity: 0;
	transition: transform 0.3s;
	background-color: #FF6600;
}

.gloval-menu .c-menu02:hover::after {
	opacity: 1;
	transform: scale(1, 1);
}




.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .c-menu01 .level1 {margin-left: -80px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}

.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
	font-size: 11pt;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #0058a4;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #004682;}
.level1 a:focus {background-color: #004682;}
.level1 a:hover::after {transform: scale(0, 0);}





.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	margin-right:8px;
	vertical-align:-27%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 12pt;
	font-weight: 600;
	color: #FFF;
	background-color: #183346;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	border-radius: 56px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #30556e;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/*.gloval-menu .c-menu07 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 0);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #37A1DB;
}
*/





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: fot-tsukuardgothic-std, sans-serif;
	color: #463e37;
    background-color: #faf7e8;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
	width: 90%;
	padding: 50px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	background-color: #F2F2F2;
	min-width: 1100px;
}

.pankuzu {
	margin-top: 130px;
}

.pankzu h2 {
	color: #000;
	font-weight: 600;
	font-size: 23pt;
	line-height: 55px;
	padding-top: 22px;
	padding-bottom: 5px;
	
}

.pages {
	color: #000;
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 10pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #000;
}
.pages li a:hover{
	color: #000;
	text-decoration: underline;
}

.pages li i{
	font-size: 7pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}






#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;}
.down30 {margin-bottom: 30px;}



.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:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #79ae62;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 27px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
}
.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;
}
.button1 {
	color: #4c3f33;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.button1:hover {
	color: #fff;
	background-color: #79ae62;
	padding-top: 10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 10px;
}


.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 12pt;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}




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




footer {
    background-color: #fff;
    
}

.foot-info {
    padding-top: 15px;
    
	margin-right: 7%;
	margin-left: 7%;
    padding-bottom: 30px;
}
/*.foot-info ul{
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #e1d9d3;
}
.foot-info ul li:nth-child(1){
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 12pt;
    line-height: 25px;
    font-weight: 700px;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 6px;
}
.foot-info ul li:nth-child(2) {
    
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
    font-weight: normal;
}*/
    
.comhan{
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #e1d9d3;
}
.comhan h3{
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 12pt;
    line-height: 25px;
    font-weight: 700px;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 6px;
}
.comhan p {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
    font-weight: normal;
}
.comhan div{
    
}

.foot-text {
	font-size: 12pt;
	line-height: 22px;
	margin-bottom: 10px;
    text-align: center;
}

.foot-right h3 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 20px;
    font-weight: 700px;
    text-align: center;
}
.foot-right h4 .mysvg{
    display: inline-block;
	width: 20px;
	margin-right:3px;
	vertical-align:1%;
	color: #463e37;
	fill: currentColor;
}
.foot-right h4 {margin-bottom: 10px;text-align: center;}
.foot-right h4 a{
    color: #463e37;
    font-family: ads-piccolo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt" 1;
    font-size: 23pt;
    line-height: 40px;
}

.foot-right h5 {text-align: center;}
.foot-right h5 .mysvg{
    display: inline-block;
	width: 20px;
	margin-right:4px;
	vertical-align:-15%;
	color: #463e37;
	fill: currentColor;
}
.foot-right h5 a{
    color: #463e37;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 12pt;
    line-height: 30px;
}


.footcontena {
    border-radius: 60px 60px 0px 0px;
    background-color: #faf7e8;
    padding-top: 60px;
    padding-bottom: 10px;
}

.foot-space {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    
    background-color: #ffeb52;
    border-radius: 60px 60px 10px 10px;
}

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

.foot-right {
    
}

.footlogo {
	width: 70%;
	line-height: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
.foot-menu {
	margin-left: 50px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-menu li {
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
}

.foot-menu li a{
	font-size: 12pt;
	line-height: 38px;
	color: #313131;
	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: #dc143c;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
	font-size: 8pt;
	line-height: 16px;
	padding-top: 15px;
	text-align: center;
}

.copy i{
	font-size: 9pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}



}






