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

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

    
.tows-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 100px;
} 
.tows-box li{
	width: 24%;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 50px;
    border-radius: 20px;
    background-color: #f6f2e7;
    margin-bottom: 10px;
    position: relative;
}
.tows-box img {
    position: absolute;
    display: block;
    width: 70px;
    top: 0;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: -35px;
}
.tows-box li h4 {
    text-align: center;
    font-size: 23px;
    line-height: 1.4;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
	position: relative;
}
.tows-box li p{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}
.tows-box li p span{
    padding-top: 10px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    display: block;
}
    
    
ul.faqspace {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
	overflow: hidden;
	
    background-color: #fbf7ed;
    border-radius: 10px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
    top: 0;
	font-size: 30px;
    line-height: 2.5;
	margin-top: -20px;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
	color: #41ad57;
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 1.6;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 25px;
	padding-left: 25px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
/*.answers p:not(:last-child) {margin-bottom: 10px;}*/
.answers 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;
}

.answers h4{ padding-top:10px;}





.recruit_table {
	border-collapse: separate;
	border-spacing: 0 10px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.recruit_table tr {
	width: 100%;
}

.recruit_table tr:nth-child(odd) {
	background-color: #fbf7ed;
}

.recruit_table th,
.recruit_table td {
	font-size: 18px;
	line-height: 1.5;
    font-weight: normal;
	padding: 25px !important;
	box-sizing: border-box;
	background-color: #fff;
}

.recruit_table tr:nth-child(odd) th,
.recruit_table tr:nth-child(odd) td {
	background-color: #fbf7ed;
}

/* 左上・左下 */
.recruit_table tr th:first-child {
	border-radius: 10px 0 0 10px;
}

/* 右上・右下 */
.recruit_table tr td:last-child {
	border-radius: 0 10px 10px 0;
}
.recruit_table h4 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 17px;
	line-height: 1.5;
    font-weight: 700;
}
.recruit_table h4 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 22px;
	line-height: 1.5;
    font-weight: 700;
}
.recruit_table h4 a {color: #474947;}


.recruit_table .tables {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background: none;
}

.recruit_table .tables th,
.recruit_table .tables td {
	width: auto !important;
	padding: 10px !important;
	border-radius: 0 !important;
	background: none;
}






.to-unders {
    padding-bottom: 50px;
    border-bottom: solid 1px #ebe9e2;
}
.rev {flex-direction: row-reverse;}
.ycenter {align-items: center;}
.to-first {padding-top: 30px;}


.to-flow {padding-top: 15px;}
.waku {padding: 40px;box-sizing: border-box;background-color: #fbf7ed;
border-radius: 20px;}
.yazi {position: relative;}
.yazi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -25px;
	border: 25px solid transparent;
	border-top: 25px solid #41ad57;
}

.to-flow .waku:not(:last-child) {margin-bottom: 50px}
.waku h3 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eae3d3;
}
.waku h3 span{
    font-size: 50px;
	line-height: 1.5;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -10%;
    color: #41ad57;
}

.waku p {
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 18px;
	line-height: 1.7;
	font-weight: normal;
}


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


.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;
    margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.wrap-space2:not(:last-child) {margin-bottom: 35px;}
/*.wrap-space2:not(:last-child) {margin-bottom: 50px;}*/

.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eae3d3;
    padding-left: 25px;
}
.midashi5:before {
	content: "";
	position: absolute;
    width: 15px;
    height: 15px;
	left: 0;
    top: 0;
    margin-top: 15px;
	background-color: #afdbc0;
    border-radius: 100px;;
}
.icons-space {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-right: auto;
	margin-left: auto;
	width: 94%;
    margin-bottom: 50px;
}
.icons-text {width: 70%;}
.icons {width: 25%; }
.icons img {display: block;max-width: 270px;}

    
.icons-space1 {
    margin-right: auto;
	margin-left: auto;
	width: 94%;
    margin-bottom: 50px;
}

.to-listspace {
    padding: 30px;
    background-color: #f8f3e7;
    border: 8px solid #eae3d3;
    box-sizing: border-box;
    border-radius: 20px;
}
.to-listspace div {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.to-listspace ul {
    width: 31%;
}
.to-listspace li {
    border-bottom: 1px dashed #c7bda5;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 19px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.to-listspace li:before {
	content: "";
	position: absolute;
    width: 10px;
    height: 10px;
	left: 0;
    top: 0;
    margin-top: 18px;
	background-color: #afdbc0;
    border-radius: 100px;;
}


.to-listspace2 {
    padding: 30px;
    background-color: #f8f3e7;
    border: 8px solid #eae3d3;
    box-sizing: border-box;
    border-radius: 20px;
}
.to-listspace2 div {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.to-listspace2 ul {
    width: 30%;
}
.to-listspace2 li h4{

    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 25px;
	line-height: 1.3;
    margin-bottom: 25px;
    text-align: center;
}
.to-listspace2 li 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;
}




/*ul.to-listspace {
	list-style-type: none;
	overflow: hidden;
}
ul.to-listspace li{margin-left: 15px;}
ul.to-listspace li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
    width: 15px;
    height: 150px;
	left: -15px;
	background-color: #42ad4f;
    border-radius: 100px;;
}
.to-listspace li {
	position: relative;
	border-bottom: 1px dashed #c7bda5;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 18px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
	font-weight: normal;
}*/


/*.icons img {
    width: 170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.icons {
    text-align: center;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 33px;
	line-height: 1.6;
	font-weight: 700;
    margin-bottom: 55px;
}*/


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

.image400s {
	display: block;
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
    
}
.image400s img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 10px;
}

.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: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	height: 300px;
	object-fit: cover;
	border-radius: 20px;
}
.image350 img {
    display: block;
	width: 100%;
	height: 350px;
	object-fit: cover;
	border-radius: 20px;
}
.image400 img {
	display: block;
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 20px;
}
.image450 img {
	display: block;
	width: 100%;
	height: 450px;
	object-fit: cover;
	border-radius: 20px;
}
.image500 img {
	display: block;
	width: 100%;
	height: 500px;
	object-fit: cover;
	border-radius: 20px;
}

.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%;}
.w71 {width: 71%;}
.w72 {width: 72%;}
.w73 {width: 73%;}
.w74 {width: 74%;}
.w75 {width: 75%;}
.w76 {width: 76%;}
.w77 {width: 77%;}
.w78 {width: 78%;}
.w79 {width: 79%;}
.w80 {width: 80%;}



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

#access {scroll-margin-top: 150px;}

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 700;
	margin-bottom: 35px;
    color: #42ad4f;
}
.cent {text-align: center;}

.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 40pt;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 35px;
}
.midashi2 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 16pt;
    line-height: 1.1;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

.tittles {
    display: flex;
    justify-content: space-between;
}
.tittles h3 {width: 55%;}


.threes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 20px;
}
.threes li {
    width: 32%;
    position: relative;
}
.threes li a{
    display: block;
    box-sizing: border-box;
    padding: 30px;
    border: solid 2px #ebe9e2;
    border-radius: 20px;
    color: #474947;
    transition: all .3s;
}
.threes li a:hover{
    border: solid 2px #42ad4f;
    transition: all .3s;
}
.threes li h3 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
	text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.threes li h4 {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    background-color: #42ad4f;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 5px;
}
.threes li h4 .mysvg {
    transform: rotate(-90deg);
    width: 20px;
    padding-left: -30px;
    padding-top: 34px;
    color: #fff;
	fill: currentColor;
}



.midashi3 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 33px;
	line-height: 1.6;
	font-weight: 700;
	margin-bottom: 15px;
    position: relative;
    margin-left: 20px;
}

.midashi3::before {
    content:"";
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #42ad4f;
    top: 20px;
    left: -20px;
    border-radius: 100px;
}

.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 21px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom:  1px solid #ebe9e3;
}



.midashi7 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: 700;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #f2f6e8;
    border-radius: 15px;
    background-color: #fff;
}

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

.names {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 28px;
	line-height: 1.5;
	font-weight: 700;
    margin-bottom: 35px;
}
.names span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
    margin-right: 15px;
}





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

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

.map-space {
	position: relative;
	/*padding-bottom: 35%;*/
    height: 450px;
	
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 30px;
}
.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-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;
	overflow: hidden;
}
ul.points3 li{margin-left: 15px;}
ul.points3 li:before {
	content: "・";
	padding-right: 0.3em;
	position: absolute;
	left: -15px;
	color: #42ad4f;
    font-weight: 600;
}
.points3 li {
	position: relative;
	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;
}
/*.points3:not(:last-child) {margin-bottom: 30px;}*/


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

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: #41ad57;
	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;}


.rtopmaru {
    border-radius: 20px 100px 20px 20px;
}
.lbttomaru {
    border-radius: 20px 20px 20px 100px;
}

.to-whi {
    position: relative;background-color: #FFF;
    width: 96%;
    margin-right: auto;
	margin-left: auto;
    box-shadow: 0px 0px 25px rgba(114 107 86 / 3%);
}


.whbk{position: relative;background-color: #FFF;}
.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%;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	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: 100px;
	position: relative;		
}


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





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

.main-space {
	min-width: 1130px;
	position: relative;
	padding-top:110px;
}
.main-space h2 {
    position: absolute;
    z-index: 2;
    top: 18%;
    left: 0;
    margin-left: 90px;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 38px;
    line-height: 1.7;
    white-space: nowrap;
    letter-spacing: 4px;
}

.main-image {
    /*height: 800px;*/
    height: 750px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: center 60%;
    z-index: 1;
    margin-right: 30px;
    margin-left: 30px;
    border-radius: 20px 200px 20px;
}

.hed-space {
	/*width: 94%;*/
	min-width: 1100px;
	padding-right: 3%;
	padding-left: 3%;
    box-sizing: border-box;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(251,247,236,1);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0);
}
.change-color .hed-space {
	/*width: 98%;*/
	min-width: 1100px;
	padding-right: 1%;
	padding-left: 1%;
    box-sizing: border-box;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(251 247 236 / 95%);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(114 107 86 / 15%);
}

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

#logo {
	width: 320px;
	margin-top: 10px;
	transition: all .5s;
}
.change-color #logo {
	width: 320px;
	margin-top: 3px;
	transition: all .5s;
}

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


.header.change-color {

	
}



.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 {color: #474947;}
.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;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	margin-top: 2px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #474947;
}
.gloval-menu .c-menu01 a.current {color: #42ad4f;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #42ad4f;
	position: absolute;
	bottom: 2px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #42ad4f;}

.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #42ad4f;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #13a639;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.gloval-menu .c-menu02 {
	margin-left: 10px;margin-right: 10px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #42ad4f;position: relative;}

.gloval-menu .c-menu02 .current {color: #42ad4f;position: relative;}
/*.gloval-menu .c-menu02 .current::before {
	background-color: #42ad4f;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/
.cnavs .mysvg{
    position: absolute;
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    left: 0;
    right: 0;
    
    color: #42ad4f;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: -2px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: -2px;
}
.c-menu02:hover {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.cnavs {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    transition: all .5s;
}
/*.change-color .cnavs {margin-top: 5px;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: #42ad4f;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	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: 22px;
    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: #42ad4f;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
/*.change-color .c-menu02:hover ul,.change-color .c-menu02:focus-within ul{margin-top: 15px;}*/

.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to500 {min-width: 450px;}


.gloval-menu ul .menuto1 .level1 {margin-left: 80px;}



.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 18px;
	line-height: 30px;
	font-weight: normal;
    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 li:nth-child(6){margin-right: 0;}

.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}


.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	position: relative;
	color: #FFF;
	background-color: #42ad4f;
	width: 50px;
    height: 50px;
    padding-top: 13px;
	transition: all .3s;
	border-radius: 100px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #218c2e;
	transition: all .3s;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 25px;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu08 a {
	margin-left: 5px;
	margin-top: 0px;
	display: block;
	position: relative;
	color: #FFF;
	background-color: #685742;
	width: 50px;
    height: 50px;
    padding-top: 13px;
	transition: all .3s;
	border-radius: 100px;
}
.gloval-menu .c-menu08 a:hover {
	color: #FFF;
	background-color: #41301c;
	transition: all .3s;
}



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: #474947;
    background-color: #fbf7ec;
	/*-webkit-text-size-adjust:100%;*/
}

.whibk .textbox {
    padding-top: 30px;
    padding-bottom: 100px;
}

.whibk {
    position: relative;
    background-color: #FFF;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 30px 25px rgba(114 107 86 / 3%);
}

.pankuzu-space {
	padding-top: 30px;
    padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	/*background-color: #fff;*/
	min-width: 1100px;
    position: relative;
}
.pankuzu-space::before {
    content:"";
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 96%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    box-shadow: 0px 0px 25px rgba(114 107 86 / 3%);
}

.ill01 {
    width: 350px;
    position: absolute;
    left: 0;
    margin-left: 3%;
    bottom: 60px;
}
.ill02 {
    width: 350px;
    position: absolute;
    right: 0;
    margin-right: 3%;
    bottom: 60px;
}

.pankuzu {
	margin-top: 110px;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 700;
    color: #41ad57;
    text-align: center;
    text-transform: uppercase;
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 55px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 10px;
    color: #474947;
    text-align: center;
}

.pages {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #474947;
}
.pages li a:hover{
	color: #474947;
	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;}

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



.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:35px;
	display: block;
	color: #fff;
	fill: currentColor;
	right:20px;
    position: absolute;
    top: 25%;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 1.5;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	font-size: 18px;
	display: table;
	position: relative;
	z-index: 1;
    
    border-radius: 100px;
	padding-top: 20px;
	padding-right:80px;
	padding-left:20px;
	padding-bottom: 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;
}
.button1 {
	color: #fff;
	background-color: #42ad4f;
}
.button1:hover {
	color: #fff;
	background-color: #167e22;
	
}


.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: #fbf7ec;
    background: linear-gradient(180deg, #fbf7ec 0%, #fbf7ec 100px, #fff 100px, #fff 100%);
    
}
.to-map {
    padding-right: 30px;
	padding-left: 30px;
    position: relative;
    padding-bottom: 10px;
}
/*.to-map {
    padding-right: 30px;
	padding-left: 30px;
    position: relative;
}

.to-map::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    content: "";
    padding-bottom: 20%;
    width: 100%;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    z-index: 0;
}
*/

.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	padding-top: 60px;
	padding-bottom: 60px;
    background-color: #fff;
}
.footinfo {
    display: flex;
	justify-content: center;
	flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
}
.footinfo li:nth-child(2) {margin-left: 50px;}
.footinfo li:nth-child(2) .button1{padding-right: 100px;}
.footinfo li{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 19px;
	line-height: 1.3;
	font-weight: normal;
    text-align: right;
}


.foot-space {
    width: 90%;
	min-width: 1000px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    flex-direction: row-reverse;
}

.addinfo {
    width: 90%;
	min-width: 1100px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    color: #474947;
}
.foot-right h3{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: normal;
}
.foot-right h4 a{color: #474947;display: block;}
.foot-right h4 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 19px;
	line-height: 1.4;
	font-weight: 600;
}
.foot-right h4{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 35px;
	line-height: 1.5;
	font-weight: 600;
}
.foot-left {}



.logos {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.logos li:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logos li:nth-child(2) h3{
    font-size: 19px;
	line-height: 1.6;
	color: #FFFFFF;
	text-align: center;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	border-radius: 100px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #685742;
	padding-right: 30px;
	padding-left: 30px;
    margin-left: 5px;
}

.footlogo {
	width: 450px;
    margin-right: 50px;
}
.foot-menu {
    padding-top: 10px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-right {width: 50%;}
.foot-right nav{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 40px;
}

.ten {margin-left: 16px;}
.ten:before {
    content:"";
    position: absolute;
    top: 17px;
    width: 5px;
    height: 5px;
    background-color: #42ad4f;
    border-radius: 100px;
    margin-left: -15px;
}
.foot-menu li {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	position:relative;
    font-size: 18px;
	line-height: 2;
}
.foot-menu li .mysvg{
    width: 13px;
    margin-left: 10px;
    vertical-align: 5%;
    color: #42ad4f;
	fill: currentColor;
}

.foot-menu li a{
	font-size: 18px;
	line-height: 2;
	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: #42ad4f;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
    position: relative;
    margin-top: -35px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	text-align: right;
    width: 90%;
	min-width: 1000px;
    max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

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

}

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

.tables td,
.tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.pccenter {padding: 18px;box-sizing: border-box;position: relative;}
.pccenter2 {padding: 18px;box-sizing: border-box;}
.tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1dccf;
}
.tables .pccenter {
    letter-spacing: 1px;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
}
.tables .pccenter2 {
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
}
.tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
    color: #474947;
    box-sizing: border-box;
    width:150px;
    letter-spacing: 2px;
    margin-left: 0;
}
.tcal1 {color: #42ad4f;}
.tcal3 {color: #42ad4f;}



.container2 .fulltimes {
	width: 600px;
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .2s;
	transition: all .2s;
	position: fixed;
	top: 0;
	margin-top: 230px;
	right: -600px;
	width: 600px;
	background: #FFF;
	z-index: 101;
	box-sizing: border-box;
}
.container2 .bnrtims:hover .bnr-left {
	cursor:pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	position: fixed;
	top: 0;
	right: 0px;
	width: 600px;
	background: #FFF;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left div {
	position: absolute;
	top: 20px;
	z-index: 2;
	margin: 0px;
	background: #fff;
    height: 340px;
    padding-top: 50px;
	padding-bottom: 30px;
	box-sizing:border-box;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 10%);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.container2 .bnr-left button {
    position: absolute;
    top: 50px;
    right: 600px;
    width: 70px;
    height: 190px;
    display: block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #685742;
    color: #fff;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    z-index: 1;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 10%);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.bnr-left button h3 {
    position:relative;}
.bnr-left button h3 .mysvg{
	width: 25px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.bnr-left button h3 span{
    font-family: dnp-shuei-mgothic-std, sans-serif;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	color: #fff;
}

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

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

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



.comennt-text {margin-bottom: 20px;}
.spd {margin-bottom: 20px;}
ul.faqspace {
	list-style-type: none;
	margin-bottom: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
	overflow: hidden;
	
    background-color: #fbf7ed;
    border-radius: 10px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
    top: 0;
	font-size: 25px;
    line-height: 2.5;
	margin-top: -17px;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
	color: #41ad57;
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 20px;}
/*.answers p:not(:last-child) {margin-bottom: 10px;}*/
.answers p{
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	font-weight: normal;
}

.answers h4{ padding-top:10px;}





.recruit_table {
	border-collapse: separate;
	border-spacing: 0 10px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.recruit_table tr {
	width: 100%;
    display: block;
}

.recruit_table th {
	background-color: #fbf7ed;
    border-radius: 5px;
}
.recruit_table td {
	background-color: #fff;
}
.recruit_table th,
.recruit_table td {
	font-size: 15px;
	line-height: 1.5;
    font-weight: normal;
	padding: 10px !important;
	box-sizing: border-box;
    display: block;
}

/*.recruit_table tr:nth-child(odd) th,
.recruit_table tr:nth-child(odd) td {
	background-color: #fbf7ed;
}*/

/* 左上・左下 */
.recruit_table tr th:first-child {
	
}

/* 右上・右下 */
.recruit_table tr td:last-child {
	border-radius: 0 10px 10px 0;
}
.recruit_table h4 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 15px;
	line-height: 1.5;
    font-weight: 700;
}
.recruit_table h4 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 17px;
	line-height: 1.5;
    font-weight: 700;
}
.recruit_table h4 a {color: #474947;}


.recruit_table .line1 h4 {display: none;}


.recruit_table .tables {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	display: table !important;
}

.recruit_table .tables tbody {
	display: table-row-group !important;
}

.recruit_table .tables tr,
.recruit_table .tables .line1 {
	display: table-row !important;
	width: auto !important;
}

.recruit_table .tables th,
.recruit_table .tables td {
	display: table-cell !important;
	width: auto !important;
	padding: 5px 3px !important;
	background: none !important;
	border-radius: 0 !important;
	text-align: center;
	vertical-align: middle;
}

.recruit_table .tables .yoko {
	text-align: left;
	white-space: nowrap;
	width: 38% !important;
}

.recruit_table .tables .pccenter,
.recruit_table .tables .pccenter2 {
	width: 10% !important;
	text-align: center;
}


.to-unders {
    padding-bottom: 30px;
    border-bottom: solid 1px #ebe9e2;
}
.rev {flex-direction: row-reverse;}
.ycenter {align-items: center;}
.to-first {padding-top: 0px;}


.to-flow {padding-top: 15px;}
.waku {padding: 25px;box-sizing: border-box;background-color: #fbf7ed;
border-radius: 20px;}
.yazi {position: relative;}
.yazi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -20px;
	border: 20px solid transparent;
	border-top: 20px solid #41ad57;
}

.to-flow .waku:not(:last-child) {margin-bottom: 30px}
.waku h3 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 10px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eae3d3;
}
.waku h3 span{
    font-size: 30px;
	line-height: 1.5;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -10%;
    color: #41ad57;
}

.waku p {
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 15px;
	line-height: 1.7;
	font-weight: normal;
}


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


.wrap-space2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;*/
    margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.wrap-space2:not(:last-child) {margin-bottom: 25px;}
/*.wrap-space2:not(:last-child) {margin-bottom: 50px;}*/

.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eae3d3;
    padding-left: 20px;
}
.midashi5:before {
	content: "";
	position: absolute;
    width: 15px;
    height: 15px;
	left: 0;
    top: 0;
    margin-top: 9px;
	background-color: #afdbc0;
    border-radius: 100px;;
}
.icons-space {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    margin-right: auto;
	margin-left: auto;
	width: 94%;
    margin-bottom: 20px;
}
.icons-text {}
.icons {
    width: 40%;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 20px;
}
.icons img {display: block;max-width: 270px;}
.icons-space1 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    margin-right: auto;
	margin-left: auto;
	width: 94%;
    margin-bottom: 20px;
}

.to-listspace {
    padding: 20px;
    background-color: #f8f3e7;
    border: 8px solid #eae3d3;
    box-sizing: border-box;
    border-radius: 20px;
}
.to-listspace div {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.to-listspace ul {
    /*width: 31%;*/
}
.to-listspace li {
    border-bottom: 1px dashed #c7bda5;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 15px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.to-listspace li:before {
	content: "";
	position: absolute;
    width: 10px;
    height: 10px;
	left: 0;
    top: 0;
    margin-top: 18px;
	background-color: #afdbc0;
    border-radius: 100px;;
}


.to-listspace2 {
    padding: 20px;
    background-color: #f8f3e7;
    border: 8px solid #eae3d3;
    box-sizing: border-box;
    border-radius: 20px;
}
.to-listspace2 div {
    
}
.to-listspace2 ul {
    margin-bottom: 20px;
}
.to-listspace2 li h4{

    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 20px;
	line-height: 1.3;
    margin-bottom: 15px;
    text-align: center;
}
.to-listspace2 li 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;
}




/*ul.to-listspace {
	list-style-type: none;
	overflow: hidden;
}
ul.to-listspace li{margin-left: 15px;}
ul.to-listspace li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
    width: 15px;
    height: 150px;
	left: -15px;
	background-color: #42ad4f;
    border-radius: 100px;;
}
.to-listspace li {
	position: relative;
	border-bottom: 1px dashed #c7bda5;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 18px;
	line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
	font-weight: normal;
}*/


/*.icons img {
    width: 170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.icons {
    text-align: center;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 33px;
	line-height: 1.6;
	font-weight: 700;
    margin-bottom: 55px;
}*/


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

.wrap-space3 {
	
}
.wrap-space3:not(:last-child) {margin-bottom: 30px;}
.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%;}
*/
.image400s {
	display: block;
	position: relative;
	width: 100%;
	/*height: 420px;
	overflow: hidden;*/
    margin-bottom: 15px;
}
.image400s img{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;*/
	border-radius: 10px;
}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-sizing: border-box;
	
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.image350 img {
    display: block;
	width: 100%;
	margin-bottom: 15px;
	object-fit: cover;
	border-radius: 20px;
}
.image400 img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	object-fit: cover;
	border-radius: 20px;
}
.image450 img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	object-fit: cover;
	border-radius: 20px;
}
.image500 img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	object-fit: cover;
	border-radius: 20px;
}

.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%;}
.w71 {width: 71%;}
.w72 {width: 72%;}
.w73 {width: 73%;}
.w74 {width: 74%;}
.w75 {width: 75%;}
.w76 {width: 76%;}
.w77 {width: 77%;}
.w78 {width: 78%;}
.w79 {width: 79%;}
.w80 {width: 80%;}
*/


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

#access {scroll-margin-top: 70px;}

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 700;
	margin-bottom: 15px;
    color: #42ad4f;
    text-align: center;
}
.cent {text-align: center;}

.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 20pt;
	line-height: 1.2;
	font-weight: 600;
	margin-bottom: 15px;
    text-align: center;
}
.midashi2 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 14pt;
    line-height: 1.1;
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

.tittles {
    
}
.tittles h3 {}


.threes {
    padding-top: 20px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 20px;*/
}
.threes li {
    margin-bottom: 5px;
    position: relative;
}
.threes li a{
    display: block;
    box-sizing: border-box;
    padding: 20px;
    border: solid 2px #42ad4f;
    border-radius: 20px;
    color: #474947;
    transition: all .3s;
}
.threes li a:hover{
    border: solid 2px #42ad4f;
    transition: all .3s;
}
.threes li h3 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 19px;
	line-height: 1.3;
	font-weight: 600;
	text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.threes li h4 {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    background-color: #42ad4f;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 5px;
}
.threes li h4 .mysvg {
    transform: rotate(-90deg);
    width: 20px;
    padding-left: -30px;
    padding-top: 34px;
    color: #fff;
	fill: currentColor;
}



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

.midashi3::before {
    content:"";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #42ad4f;
    top: 10px;
    margin-left: -15px;
    border-radius: 100px;
}

.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 21px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom:  1px solid #ebe9e3;
}



.midashi7 {
	font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 700;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #f2f6e8;
    border-radius: 15px;
    background-color: #fff;
}

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

.names {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
}
.names span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    margin-right: 15px;
}





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

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

.map-space {
	position: relative;
	padding-bottom: 105%;
	
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 10px;
}
.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-weight: normal;
	position: relative;
	font-size: 10pt;
	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: 10pt;
	line-height: 26px;
	text-align: left;
}

ul.points3 {
	list-style-type: none;
	overflow: hidden;
}
ul.points3 li{margin-left: 15px;position: relative;}
ul.points3 li:before {
	content: "・";
	padding-right: 0.3em;
	position: absolute;
	left: -15px;
	color: #42ad4f;
    font-weight: 600;
}
.points3 li {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	font-weight: normal;
}
/*.points3:not(:last-child) {margin-bottom: 30px;}*/


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

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: #41ad57;
	color: #FFF;
	display: inline-block;
	line-height: 20px;
	margin-left: -27px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}


.rtopmaru {
    
}
.lbttomaru {
    
}

.to-whi {
    position: relative;background-color: #FFF;
    width: 96%;
    margin-right: auto;
	margin-left: auto;
    box-shadow: 0px 0px 25px rgba(114 107 86 / 3%);
    border-radius: 15px;
}


.whbk{position: relative;background-color: #FFF;}
.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%;
}


.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: 25px;
	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;	
}





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

.main-space {
	
	position: relative;
	padding-top:65px;
}
.main-space h2 {
    position: absolute;
    z-index: 2;
    top: 20%;
    left: 0;
    margin-left: 30px;
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    line-height: 1.7;
    white-space: nowrap;
    letter-spacing: 2px;
}

.main-image {
    /*height: 800px;*/
    height: 420px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: 40% center;
    z-index: 1;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 10px 80px 10px;
}

.hed-space {
	/*width: 94%;*/
	min-width: 1100px;
	padding-right: 3%;
	padding-left: 3%;
    box-sizing: border-box;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(251,247,236,1);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0);
}
.change-color .hed-space {
	/*width: 98%;*/
	min-width: 1100px;
	padding-right: 1%;
	padding-left: 1%;
    box-sizing: border-box;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(251 247 236 / 95%);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(114 107 86 / 15%);
}

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

#logo {
	width: 320px;
	margin-top: 10px;
	transition: all .5s;
}
.change-color #logo {
	width: 320px;
	margin-top: 3px;
	transition: all .5s;
}

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


.header.change-color {

	
}



.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 {color: #474947;}
.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;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	margin-top: 2px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #474947;
}
.gloval-menu .c-menu01 a.current {color: #42ad4f;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #42ad4f;
	position: absolute;
	bottom: 2px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #42ad4f;}

.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #42ad4f;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #13a639;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.gloval-menu .c-menu02 {
	margin-left: 10px;margin-right: 10px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #42ad4f;position: relative;}

.gloval-menu .c-menu02 .current {color: #42ad4f;position: relative;}
/*.gloval-menu .c-menu02 .current::before {
	background-color: #42ad4f;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/
.cnavs .mysvg{
    position: absolute;
    display: block;
	width: 14px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    left: 0;
    right: 0;
    
    color: #42ad4f;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: -2px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: -2px;
}
.c-menu02:hover {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.cnavs {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    transition: all .5s;
}
/*.change-color .cnavs {margin-top: 5px;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: #42ad4f;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	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: 22px;
    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: #42ad4f;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #42ad4f;
    -webkit-transition: all .2s;
	transition: all .2s;
}
/*.change-color .c-menu02:hover ul,.change-color .c-menu02:focus-within ul{margin-top: 15px;}*/

.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to500 {min-width: 450px;}


.gloval-menu ul .menuto1 .level1 {margin-left: 80px;}



.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 18px;
	line-height: 30px;
	font-weight: normal;
    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 li:nth-child(6){margin-right: 0;}

.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}


.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	position: relative;
	color: #FFF;
	background-color: #42ad4f;
	width: 50px;
    height: 50px;
    padding-top: 13px;
	transition: all .3s;
	border-radius: 100px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #218c2e;
	transition: all .3s;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 25px;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu08 a {
	margin-left: 5px;
	margin-top: 0px;
	display: block;
	position: relative;
	color: #FFF;
	background-color: #685742;
	width: 50px;
    height: 50px;
    padding-top: 13px;
	transition: all .3s;
	border-radius: 100px;
}
.gloval-menu .c-menu08 a:hover {
	color: #FFF;
	background-color: #41301c;
	transition: all .3s;
}



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: #474947;
    background-color: #fbf7ec;
	-webkit-text-size-adjust:100%;
}

.whibk .textbox {
    padding-top: 0px;
    padding-bottom: 60px;
}

.whibk {
    position: relative;
    background-color: #FFF;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 30px 25px rgba(114 107 86 / 3%);
}

.pankuzu-space {
	padding-top: 0px;
    padding-bottom: 90px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	/*background-color: #fff;*/
    position: relative;
}
.pankuzu-space::before {
    content:"";
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 96%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    box-shadow: 0px 0px 25px rgba(114 107 86 / 3%);
}

.ill01 {
    width: 150px;
    position: absolute;
    left: 0;
    margin-left: 3%;
    bottom: 50px;
}
.ill02 {
    width: 150px;
    position: absolute;
    right: 0;
    margin-right: 3%;
    bottom: 50px;
}

.pankuzu {
	margin-top: 70px;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    color: #41ad57;
    text-align: center;
    text-transform: uppercase;
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 25px;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 10px;
    color: #474947;
    text-align: center;
}

.pages {
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #474947;
}
.pages li a:hover{
	color: #474947;
	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;}

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



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


.button1 .mysvg {
	width:25px;
	display: block;
	color: #fff;
	fill: currentColor;
	right:15px;
    position: absolute;
    top: 25%;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 1.5;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: table;
	position: relative;
	z-index: 1;
    
    border-radius: 100px;
	padding-top: 15px;
	padding-right:50px;
	padding-left:15px;
	padding-bottom: 15px;
}
.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: #fff;
	background-color: #42ad4f;
}
.button1:hover {
	color: #fff;
	background-color: #167e22;
	
}


.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: #fbf7ec;
    background: linear-gradient(180deg, #fbf7ec 0%, #fbf7ec 50px, #fff 50px, #fff 100%);
    
}
.to-map {
    padding-right: 10px;
	padding-left: 10px;
    position: relative;
    padding-bottom: 10px;
}
/*.to-map {
    padding-right: 30px;
	padding-left: 30px;
    position: relative;
}

.to-map::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    content: "";
    padding-bottom: 20%;
    width: 100%;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    z-index: 0;
}
*/

.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	padding-top: 20px;
	padding-bottom: 50px;
    background-color: #fff;
}
.footinfo {
    /*display: flex;
	justify-content: center;
	flex-wrap: wrap;
    align-items: center;*/
    margin-bottom: 50px;
}
/*.footinfo li:nth-child(2) {margin-left: 20px;}
.footinfo li:nth-child(2) .button1{padding-right: 30px;}*/
.footinfo li{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	font-weight: normal;
    text-align: center;
}
.footinfo li:nth-child(1){margin-bottom: 20px;}
.footinfo .button1{
    margin-right: auto;
	margin-left: auto;
    display: table;
   
}


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

.addinfo {
    width: 90%;
	
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
    color: #474947;
}
.foot-right h3{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 15px;
	line-height: 1.4;
	font-weight: normal;
    text-align: center;
}
.foot-right h4 a{color: #474947;display: block;}
.foot-right h4 span{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 19px;
	line-height: 1.4;
	font-weight: 600;
}
.foot-right h4{
    font-feature-settings: "palt" 1;
    font-family: "fot-tsukuardgothic-std", sans-serif;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 600;
    text-align: center;
}
.foot-left {}



.logos {
    
    margin-bottom: 40px;
}
.logos li:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logos li:nth-child(2) h3{
    font-size: 16px;
	line-height: 1.6;
	color: #FFFFFF;
	text-align: center;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: normal;
	border-radius: 100px;
	box-sizing: border-box;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-color: #685742;
	padding-right: 20px;
	padding-left: 20px;
    margin-left: 5px;
}

.footlogo {
	width: 250px;
    margin-right: auto;
    margin-left: auto;
}
.foot-menu {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-right {padding-top: 20px;}
.foot-right nav{
    margin-bottom: 20px;
}

/*.ten {position: relative;}
.ten:before {
    content:"";
    position: absolute;
    top: 17px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 15px;
}*/
.foot-menu li {
    width: 49%;
    margin-bottom: 5px;
}
.foot-menu:nth-child(2) li:nth-child(1) {
    width: 100%;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	position:relative;
    font-size: 15px;
	line-height: 2;
    padding-top: 10px;
}
.foot-menu:nth-child(2) {margin-bottom: 10px;}
.foot-menu:nth-child(2) li:nth-child(2){width: 100%;}
.foot-menu:nth-child(2) li:nth-child(3){width: 100%;}

.foot-menu:nth-child(2) li:nth-child(2) a{font-size: 15px;text-align: left;padding-left: 20px;box-sizing: border-box;background-color: #f0e9d8;color: #313131;}
.foot-menu:nth-child(2) li:nth-child(3) a{font-size: 15px;text-align: left;padding-left: 20px;box-sizing: border-box;background-color: #f0e9d8;color: #313131;}
.ten {box-sizing: border-box;}
/*.ten:before {
    content:"";
    position: absolute;
    top: 16px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 15px;
}*/



.foot-menu li .mysvg{
    width: 13px;
    margin-left: 10px;
    vertical-align: 5%;
    color: #42ad4f;
	fill: currentColor;
}

.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	position:relative;
    font-size: 14px;
	line-height: 2;
	color: #313131;
	display:block;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #fbf7ed;
    border-radius: 5px;
}


.copy {
    position: relative;
    
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	text-align: center;
    width: 90%;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

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

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

.tables td,
.tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.pccenter {padding: 7px;box-sizing: border-box;position: relative;}
.pccenter2 {padding: 7px;box-sizing: border-box;}
.tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1dccf;
}
.tables .pccenter {
    
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
    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: 14px;
	line-height: 1.5;
	font-weight: normal;
}
.tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    color: #474947;
    box-sizing: border-box;
    margin-left: 0;
}
.tcal1 {color: #42ad4f;}
.tcal3 {color: #42ad4f;}



.container2 .fulltimes {
	width: 600px;
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .2s;
	transition: all .2s;
	position: fixed;
	top: 0;
	margin-top: 230px;
	right: -600px;
	width: 600px;
	background: #FFF;
	z-index: 101;
	box-sizing: border-box;
}
.container2 .bnrtims:hover .bnr-left {
	cursor:pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	position: fixed;
	top: 0;
	right: 0px;
	width: 600px;
	background: #FFF;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left div {
	position: absolute;
	top: 20px;
	z-index: 2;
	margin: 0px;
	background: #fff;
    height: 340px;
    padding-top: 50px;
	padding-bottom: 30px;
	box-sizing:border-box;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 10%);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.container2 .bnr-left button {
    position: absolute;
    top: 50px;
    right: 600px;
    width: 70px;
    height: 190px;
    display: block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #685742;
    color: #fff;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    z-index: 1;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 10%);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.bnr-left button h3 {
    position:relative;}
.bnr-left button h3 .mysvg{
	width: 25px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.bnr-left button h3 span{
    font-family: dnp-shuei-mgothic-std, sans-serif;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	color: #fff;
}

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

.right-form2 .mysvg{
	width: 26px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.right-form2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.tows-box {
    padding-top: 70px;
} 
.tows-box li{
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 45px;
    border-radius: 20px;
    background-color: #f6f2e7;
    position: relative;
}
.tows-box li:not(:last-child) {margin-bottom: 30px;}
.tows-box img {
    position: absolute;
    display: block;
    width: 60px;
    top: 0;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: -20px;
}
.tows-box li h4 {
    text-align: center;
    font-size: 21px;
    line-height: 1.4;
    font-feature-settings: "palt" 1;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
	position: relative;
}
.tows-box li p{
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
.tows-box li p span{
    padding-top: 10px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
    display: block;
}
}






