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

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

.kakomi {
    color: #0fa544;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: dashed 1px #b1c2b7;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.midashi8 {
    color: #389e88;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 33px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: dashed 1px #389e88;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.fours {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding-top: 40px;
}
.fours li {width: 25%;margin-bottom: 2%;}
.fours h5 {
    text-align: center;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 22px;
	line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}
.fours li span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    width: 90%;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    margin: 0 auto 50px;
    margin-bottom: 10px;
}

.fours li span img {
    display: block;
    width: 60%;
    height: auto;
}
    
    
    
    
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: #f5f5f0;
    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: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 700;
	color: #65afaa;
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 1.6;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 25px;
	padding-left: 25px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
.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;
}

    
.kowaku {
    border-radius: 10px;
    padding: 50px;
    box-sizing: border-box;
    background-color: #f5f5ef;
}
.kowaku:not(:last-child) {margin-bottom: 20px;}
.kowaku h4 {
    color: #389e88;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 22px;
	line-height: 1.5;
    font-weight: normal;
    margin-bottom: 25px;
    position: relative;
}
.kowaku h4 .mysvg {
    width: 30px;
    height: 30px;
    display: inline-flex;
    background-color: #fff;
    color: #389e88;
    fill: currentColor;
    border-radius: 100px;
    border: 5px solid #fff;
    margin-right: 8px;
    vertical-align: -25%;
    box-sizing: border-box;
}



ul.points3s {
	list-style-type: none;
	overflow: hidden;
}
ul.points3s li{margin-left: 20px;position: relative;}
ul.points3s li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -19px;
	color: #389e88;
    top: 6px;
    font-size: 10px;
}
.points3s li {
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5;
    position: relative;
    color: #0c3327;
}



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


.recruit_table {
	border-collapse:collapse;
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 17px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    
    font-weight: 500;
	width: 350px!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #e3e8d6;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}
.wrap-td h4{
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    font-size: 14pt;
	line-height: 35px;
    font-weight: normal;
}
.wrap-td {
    
    
    display: flex;
    align-items: center;
}
.wrap-td img{
    display: block;
    line-height:0;
    width: 140px;
    margin-left: 20px;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.recruit_table td {
    
	font-size: 18px;
	line-height: 1.5;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #e3e8d6;
	box-sizing: border-box;
}



.flows {
    padding-left: 99px;
    border-left: 1px solid #62b0aa;
    margin-left: 55px;
}

.flows li{position: relative;}
.flows li:not(:last-child) {margin-bottom: 50px;}
.texts {padding-top: 35px;}

.texts .comennt1{font-size: 13pt;line-height: 30px;}

.flows li h3{
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #62b0aa;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 100px;
    text-align: center;
    left: -150px;
    border-radius: 100%;
}

.flows li .points1 li{margin-bottom: 0px;}







.to-topics {padding-top: 100px;padding-bottom: 60px;}

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


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

#tab li.present a:hover {
	color: #fff;
}
.ct01{background-color: #13a639;}
.ct01:hover{background-color: #087f27;}
.ct02{background-color: #13a639;}
.ct02:hover{background-color: #087f27;}
.ct03{background-color: #13a639;}
.ct03:hover{background-color: #087F27;}

.categorys {}
.topicsspace {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background-color: #13a639;
    box-sizing: border-box;
    border-radius: 15px;
}

.categorys h3{
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.cate-btms #topics_info {
    flex-grow: 1;
}

.cate-btms {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cate-btms li{margin: 0.5%;}


.button6 .mysvg {
	width: 6px;
	position: absolute;
	display: block;
	color: #13a639;
	fill: currentColor;
	margin-right: 10px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.button6:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button6 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 15pt;
    line-height: 30px;
	font-weight: normal;
}
.button6 {
    position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
    padding-left: 20px;
	border-radius: 10px;
}
.button6::before,
.button6::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button6,
.button6::before,
.button6::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button6 {
    color: #323232;
	background-color: #fff;
}
.button6:hover {
	color: #FFF;
	background-color: #323232;
}

.kowaku {
    /*padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;*/
}


.tittles {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.tittles h2{margin-bottom: 0;}
.tittles h3{width: 50%;}

.threes2 {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 20px;
}
.threes2 li span {
	display: block;
	line-height: 0px;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
    margin-bottom: 30px;
}
.threes2 li span img {
	display: block;
	line-height: 0px;
	object-fit: cover;
    padding: 40px;
    box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	
}
.threes2 li a {
    background-color: #f2f6e7;
    display: block;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 40px;
    color: #343434;
    transition: all .3s;
}
.threes2 li a:hover {
    background-color: #13a639;
    display: block;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 40px;
    color: #fff;
    transition: all .3s;
}
.threes2 li{
    width: 32%; 
}
.threes2 li h3{
    padding-top: 20px;
    border-top: solid 1px #d5dbc5;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
    position: relative;
}
.threes2 li:hover .mysvg{
	color: #fff;
	fill: currentColor;
}
.threes2 li h3 .mysvg{
    position: absolute;
    right: 0;
    top: 20px;
	display: block;
	width: 30px;
	margin-left:5px;
	vertical-align:-12%;
	color: #13a639;
	fill: currentColor;
}




.threes {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 20px;
}
.threes li{width: 33%;display: flex;}
.threes li a {
    color: #343434;
    transition: all .3s;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
}
.threes li a:hover {
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 1px 1px 55px rgba(133,133,133, 0.1);
}
.threes 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;
    padding-bottom: 15px;
    min-height: 90px;
}
.threes li h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 28px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 15px;
    text-align: center;
}
.threes li h3 .mysvg{
	display: inline-block;
	width: 30px;
	margin-left:5px;
	vertical-align:-12%;
	color: #13a639;
	fill: currentColor;
}
.threes li span {display: block;margin-bottom: 15px;}
.threes li span img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 440px;
	object-fit: cover;
    border-radius: 20px;
}
.ycenter {align-items: center;}
.rev {flex-direction: row-reverse;}

.wrap-space {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;
}
.wrap-space:not(:last-child) {margin-bottom: 80px;}
.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%;}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;;
	border-radius: 10px;
}
.image250 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 250px;
	object-fit: cover;
	border-radius: 20px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	border-radius: 20px;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	border-radius: 20px;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	border-radius: 20px;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	border-radius: 20px;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	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%;}


#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-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}

.names span{
    font-size: 18px;
    line-height: 1.8;
    font-weight: normal;
    display: block;
}
.names {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 27px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 25px;
}

.cent {text-align: center;}

.midashi2 span{
    letter-spacing: 2px;
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
    display: block;
    color: #13a639;
    text-transform: uppercase;
}
.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 43px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 25px;
}
.midashi3s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 25px;
	line-height: 1.5;
	font-weight: normal;
    box-sizing: border-box;
    position: relative;
   
    margin-bottom: 25px;
}
.midashi3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 22px;
	line-height: 1.3;
	font-weight: 600;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}

.midashi3::before {
    content:"";
    width: 6px;
    height: 6px;
    position: absolute;
    margin-left: -15px;
    top: 12px;
    background-color: #0ea544;
    border-radius: 100px;
}

.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 24px;
	line-height: 1.7;
	font-weight: normal;
    margin-bottom: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing: border-box;
    background: #f2f6e8;
    border-radius: 10px;
    position: relative;
}
.midashi5::before {
    content: "";
    width: 5px;
    height: 40px;
    background: #0fa544;
    position: absolute;
        top: 50%;
        left: 0;
    margin-left: -25px;
        transform: translateY(-50%);
    border-radius: 1px 50px 50px 1px;
}


.midashi5s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 24px;
	line-height: 1.7;
	font-weight: normal;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    box-sizing: border-box;
    background: #f2f6e8;
    border-radius: 10px;
    position: relative;
}
.midashi5s::before {
    content: "";
    width: 5px;
    height: 40px;
    background: #0fa544;
    position: absolute;
        top: 50%;
        left: 0;
    margin-left: -25px;
        transform: translateY(-50%);
    border-radius: 1px 50px 50px 1px;
}



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




.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 5px;
}

.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: 17px;
	line-height: 1.7;
	font-weight: normal;
}
.comennt2 {
    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;
	text-align: center;
}
.greet {
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 18px;
	line-height: 1.9;
	font-weight: normal;
	text-align: center;
}

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

.map-space {
	position: relative;
	padding-bottom: 35%;/*←高さを変更する*/
	height: 0;
	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;
	overflow: hidden;
}
ul.points1 li{margin-left: 15px;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -15px;
}
.points1 li {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
}
.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: 20px;position: relative;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -20px;
	color: #0fa544;
    top: 0;
}
.points3 li {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6;
    position: relative;
}

.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: #62b0aa;
	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-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.9;
    position: relative;
}



.wakugumi:not(:last-child) {margin-bottom: 30px;}
.wakugumi {
    border-radius: 20px;
    padding: 60px;
    box-sizing: border-box;
    background-color: #fff;
}
.wakugumi-space {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    border-radius: 20px;
    padding: 50px;
    box-sizing: border-box;
    background-color: #fff;
}

.wh2bk {
    min-width: 1100px;
    background-color: #fff;
    margin-left: 5%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
}

.whbk{position: relative;background-color: #FFF;}

.tobk2{position: relative;background-color: #ccc;}


.greetbk {
    position: relative;
    background-color: #f5f5ef;
    min-width: 1100px;
    padding-bottom: 150px;
    margin-right: 5%;
    margin-left: auto;
    border-bottom-right-radius: 80px;
    height: auto;
    content:"";
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/body/subk.webp);
}
.greetbk::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(245,245,239,1) 0%,
        rgba(245,245,239,1) 30%,
        rgba(245,245,239,0.18) 100%
    );
    pointer-events: none;
}



.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:100px;
}
.main-space h2 {
    position: absolute;
    z-index: 2;
    top: 25%;
    left: 0;
    margin-left: 45px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
    color: #012a1e;
    font-size: 42px;
    line-height: 1.7;
    writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
    letter-spacing: 4px;
}

.main-image {
    background-color: #F9F7F3;
    height: 680px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: 82% center;
    z-index: 1;
    margin-right: 30px;
    margin-left: 150px;
    border-radius: 200px 20px 20px;
}
.main-image::before {
    content:"";
    position: absolute;
    left: -250px;
    top: 40%;
    width: 700px;
    height: 700px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-01.webp);
    z-index: -1;
    opacity: 0.35;
}
.spot2 {position: relative;}
.spot2::before {
    content:"";
    position: absolute;
    right: -250px;
    top: -15%;
    width: 600px;
    height: 600px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-02.webp);
    z-index: -1;
    opacity: 0.35;
}


.tables .yoko {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	text-align: left;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	padding-left: 0px;
}
.tables{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #012a1e;
	width: 100%;
	border-collapse: collapse;
}
.tables:nth-child(1){margin-bottom: 20px;}
    
    
.tables .kome {
    position: absolute;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 10pt;
	line-height: 1;
    color: #012a1e;
}
.tables td,
.tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.pccenter {padding: 20px;box-sizing: border-box;position: relative;}
.pccenter2 {padding: 20px;box-sizing: border-box;}
.tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfde;
}
.tables .pccenter {
    letter-spacing: 1px;
	font-size: 13pt;
	line-height: 25px;
	text-align: center;
	font-weight: 600;
    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;
	font-size: 13pt;
	text-align: center;
	/*color: #1f3f67;*/
	line-height: 25px;
	font-weight: 600;
}
.tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
    color: #012a1e;
    box-sizing: border-box;
    width:170px;
    letter-spacing: 1px;
    margin-left: 0;
}
.tcal1 {color: #13a639;}
.tcal3 {color: #13a639;}
.times {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -30px;
    box-sizing: border-box;

    padding:
        clamp(25px, 4vw, 40px)
        clamp(20px, 4vw, 40px)
        15px
        clamp(25px, 5vw, 50px);

    background: linear-gradient(
        to bottom,
        rgba(245, 245, 239, 0.8) 0%,
        rgba(245, 245, 239, 0.9) 35%,
        rgba(245, 245, 239, 0.9) 70%,
        rgba(245, 245, 239, 0.98) 100%
    );

    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-top-left-radius: 40px;

    /* 空気感 */
    
}

.hed-space {
	width: 100%;
    box-sizing: border-box;
	min-width: 1165px;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(245,245,239,0);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0);
}
.change-color .hed-space {
    width: 100%;
    box-sizing: border-box;
    min-width: 1165px;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(245,245,239,1);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0.2);
}

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

#logo {
	width: 255px;
	margin-top: 10px;
	transition: all .5s;
}
.change-color #logo {
	width: 255px;
	margin-top: 5px;
	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: #012a1e;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu .c-menu01 a {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    color: #012a1e;
}
.gloval-menu .c-menu01 a.current {color: #13a639;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #13a639;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #13a639;}

.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: #13a639;
}
.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: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current::before {
	background-color: #13a639;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.cnavs .mysvg{
    /*position: absolute;*/
    display: inline-block;
	width: 14px;
    margin-left: 3px;
	/*margin-right: auto;
    margin-left: auto;*/
    /*margin-top: -2px;
    left: 0;
    right: 0;*/
    
    color: #13a639;
	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: #13a639;
    -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: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    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: #13a639;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #13a639;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
    -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: 29px;
    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: #13a639;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
    -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: 800px;}


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



.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 a {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #13a639;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 1.5!important;
	border-radius: 100px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #00761e;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 19px;
	margin-right:5px;
	vertical-align:5%;
	color: #13a639;
	fill: currentColor;
}
.gloval-menu .c-menu08 p{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.1;
    margin-left: 23px;
}
.gloval-menu .c-menu08 {
    text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
	position: relative;
}
.gloval-menu .c-menu08 h3 {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	font-size: 29px;
	font-weight: 600;
	line-height: 1.1;
    color: #012a1e;
}

/*.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: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #f5f5ef;
	color: #323232;
    color: #012a1e;
	/*-webkit-text-size-adjust:100%;*/
}

.greens {color: #0fa544;}

.to-pages {
    padding-top: 15px;
	width: 96%;
	box-sizing:border-box;
	min-width: 1100px;
    margin-right: auto;
	margin-left: auto;
}


.spot1 {position: relative;}
.spot1::before {
    content:"";
    position: absolute;
    left: -250px;
    top: -105%;
    width: 600px;
    height: 600px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-01.webp);
    z-index: -1;
    opacity: 0.35;
}
.pankuzu-space {
    padding: 50px;
    margin-right: auto;
    margin-left: 2%;
    box-sizing: border-box;
    background-color: #fff;
    background-color: rgba(255 255 255 / 75%);
    min-width: 1100px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0.1);
}

.pankuzu {
	margin-top: 110px;
    position: relative;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    color: #323232;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	color: #0fa544;
	font-weight: 600;
	font-size: 42px;
	line-height: 1.4;
}

.pages {
    padding-top: 10px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #323232;
    padding-left: 40px;
	font-size: 14px;
	line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    justify-content: flex-start;
	/*padding-bottom: 60px;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #323232;
    text-decoration: underline;
}
.pages li a:hover{
	color: #323232;
	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;}
.down75 {margin-bottom: 75px;}
.down80 {margin-bottom: 80px;}



.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;
    position: absolute;
	color: #fff;
	fill: currentColor;
	right: 20px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	text-decoration: none;
	line-height: 1.4;
	outline: none;
	font-weight: normal;
	font-size: 19px;
	display: table;
	position: relative;
	z-index: 1;
    padding-top: 15px;
	padding-right:70px;
	padding-left:20px;
	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: #13a639;
	border-radius: 100px;
}
.button1:hover {
	color: #fff;
	background-color: #088428;
}


.button2 .mysvg {
	width:30px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
    margin-right: 10px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	text-decoration: none;
	line-height: 1.4;
	outline: none;
	font-weight: normal;
	font-size: 24px;
	display: block;
    text-align: center;
	position: relative;
	z-index: 1;
    padding-top: 25px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom: 25px;
}
.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 {
	color: #fff;
    background-color: #13a639;
	border-radius: 100px;
}
.button2:hover {
	color: #fff;
	background-color: #088428;
}




.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;
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
}

.footinfos {
    width: 90%;
    padding-top: 60px;
    min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 10px;
}
.tittles2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.foot-add .midashi2 {margin-bottom: 0;}
.foot-add{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 630px;
}
.foot-add .comennt3{
    margin-left: 30px;
    line-height: 2;
}

.foot-tittle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.foot-tittle h2{width: 32%;}
.foot-tittle h3{width: 32%;}
.foot-tittle h4{width: 32%;}

.foot-tittle h3 .mysvg{
	display: inline-block;
	width: 19px;
	margin-right:5px;
	vertical-align:5%;
	color: #13a639;
	fill: currentColor;
}
.addf{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	display: block;
	position: relative;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4;
    
}
.komo{
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	margin-top: 0px;
	display: inline-block;
	position: relative;
	font-size: 30px;
	font-weight: normal;
}
.foot-tittle h3 a {color: #012a1e;}
.foot-tittle h3 {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	font-size: 50px;
	font-weight: 600;
	line-height: 1.1;
    color: #012a1e;
}

.foot-text {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	font-size: 18px;
	line-height: 1.6;
}

.footcontena {
	padding-top: 90px;
	padding-bottom: 60px;
}
.foot-to-space {
    width: 90%;
	min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.foot-space {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

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

.foot-left .tables .yoko {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	text-align: left;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	padding-left: 0px;
}
.foot-left .tables{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #012a1e;
	width: 100%;
	border-collapse: collapse;
}
.foot-left .tables:nth-child(1){margin-bottom: 20px;}
    
    
.foot-left .tables .kome {
    position: absolute;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 10pt;
	line-height: 1;
    color: #012a1e;
}
.foot-left .tables td,
.foot-left .tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.foot-left .pccenter {padding: 15px;box-sizing: border-box;position: relative;}
.foot-left .pccenter2 {padding: 15px;box-sizing: border-box;}
.foot-left .tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfde;
}
.foot-left .tables .pccenter {
    letter-spacing: 1px;
	font-size: 13pt;
	line-height: 25px;
	text-align: center;
	font-weight: 600;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
}
.foot-left .tables .pccenter2 {
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 13pt;
	text-align: center;
	/*color: #1f3f67;*/
	line-height: 25px;
	font-weight: 600;
}
.foot-left .tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
    color: #012a1e;
    box-sizing: border-box;
    width:150px;
    letter-spacing: 1px;
    margin-left: 0;
}
.foot-left .tcal1 {color: #13a639;}
.foot-left .tcal3 {color: #13a639;}

.foot-right {width: 48%;}

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

.footlogo {
	width: 370px;
	line-height: 0px;
}
.foot-menu {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu li {position: relative;}
.foot-menu li h4{
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
    font-weight: normal;
	line-height: 2;
	color: #012a1e;
}
.ten {margin-left: 16px;}
.ten:before {
    content:"";
    position: absolute;
    top: 17px;
    width: 5px;
    height: 5px;
    background-color: #13a639;
    border-radius: 100px;
    margin-left: -15px;
}
.foot-menu li a{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
    font-weight: normal;
	line-height: 2;
	color: #012a1e;
	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: #13a639;
}
.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) {


.spd {margin-bottom: 20px;}

.kowaku {
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f5f5ef;
}
.kowaku:not(:last-child) {margin-bottom: 20px;}
.kowaku h4 {
    color: #389e88;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: 15px;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 8px;
}
.kowaku h4 .mysvg {
    width: 30px;
    height: 30px;

    flex-shrink: 0;

    background-color: #fff;
    color: #389e88;
    fill: currentColor;

    border-radius: 50%;
    border: 5px solid #fff;

    box-sizing: border-box;
}


ul.points3s {
	list-style-type: none;
	overflow: hidden;
}
ul.points3s li{margin-left: 20px;position: relative;}
ul.points3s li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -20px;
	color: #0fa544;
    top: 2px;
    font-size: 13px;
}
.points3s li {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.4;
    position: relative;
}
.points3s li:not(:last-child) {margin-bottom: 5px;}
.points3s:not(:last-child) {margin-bottom: 15px;}



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


.recruit_table {
	border-collapse:collapse;
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.5;
	display: block;
	margin-right: auto;
	margin-left: auto;
    
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 15px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    
    font-weight: 500;
	display: block;
	padding: 10px!important;
	background-color: #f5f5f0;
	/*vertical-align: top;*/
	box-sizing: border-box;
    border-radius: 10px;
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.wrap-td h4{
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    font-size: 15px;
	line-height: 1.5;
    font-weight: normal;
}
.wrap-td {
    
    
    display: flex;
    align-items: center;
}
.wrap-td img{
    display: block;
    line-height:0;
    width: 140px;
    margin-left: 20px;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.recruit_table td {
    
	font-size: 15px;
	line-height: 1.5;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	display: block;
	padding: 10px!important;
	box-sizing: border-box;
}

.recruit_table td:last-child {padding-bottom: 0;}

.recruit_table .map-space {padding-top: 90%;}

.flows {
    padding-left: 45px;
    border-left: 1px solid #62b0aa;
    margin-left: 20px;
}

.flows li{position: relative;}
.flows li:not(:last-child) {margin-bottom: 30px;}
.texts {padding-top: 7px;}

.texts .comennt1{}

.flows li h3{
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #62b0aa;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    left: -72px;
    border-radius: 100%;
}

.flows li .points1 li{margin-bottom: 0px;}







.to-topics {padding-top: 100px;padding-bottom: 60px;}

.tab__list {}
#tab {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: center;
    width: 96%;
    margin-right: auto;
	margin-left: auto;
}
#tab li {
	width: 32.3%;
	box-sizing: border-box;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
#tab li:nth-child(1){width: 28%;}
#tab li:nth-child(2){width: 38%;}
#tab li:nth-child(3){width: 28%;}

#tab li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab li a {
    display: block;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    opacity: 0.6;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: normal;
    
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#tab li a:hover {
	color: #fff;
}


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

#tab li.present a:hover {
	color: #fff;
}
.ct01{background-color: #13a639;}
.ct01:hover{background-color: #087f27;}
.ct02{background-color: #13a639;}
.ct02:hover{background-color: #087f27;}
.ct03{background-color: #13a639;}
.ct03:hover{background-color: #087F27;}

.categorys {}
.topicsspace {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background-color: #13a639;
    box-sizing: border-box;
    border-radius: 10px;
}

.categorys h3{
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.cate-btms #topics_info {
    flex-grow: 1;
}

.cate-btms {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cate-btms li{margin: 0.5%;}


.button6 .mysvg {
	width: 6px;
	position: absolute;
	display: block;
	color: #13a639;
	fill: currentColor;
	margin-right: 10px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.button6:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button6 h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 14px;
    line-height: 1.5;
	font-weight: normal;
}
.button6 {
    position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
    padding-left: 10px;
	border-radius: 10px;
}
.button6::before,
.button6::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button6,
.button6::before,
.button6::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button6 {
    color: #323232;
	background-color: #fff;
}
.button6:hover {
	color: #FFF;
	background-color: #323232;
}

.kowaku {
    /*padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;*/
}


.tittles {
   /* display: flex;
    justify-content: space-between;*/
    margin-bottom: 30px;
}
.tittles h2{margin-bottom: 15px;}
.tittles h3{/*width: 50%;*/}

.threes2 {
	/*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;*/
    padding-top: 0px;
}
.threes2 li span {
	display: block;
	line-height: 0px;
    border-radius: 100%;
    width: 110px;
    height: 110px;
    box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
    margin-bottom: 20px;
}
.threes2 li span img {
	display: block;
	line-height: 0px;
	object-fit: cover;
    padding: 20px;
    box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	
}
.threes2 li a {
    background-color: #13a639;
    display: block;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 25px;
    color: #fff;
    transition: all .3s;
    
}
/*.threes2 li a:hover {
    background-color: #13a639;
    display: block;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 30px;
    color: #fff;
    transition: all .3s;
}*/
.threes2 li:nth-child(1){margin-bottom: 10px;}
.threes2 li:nth-child(2){margin-bottom: 10px;}
.threes2 li h3{
    padding-top: 10px;
    border-top: solid 1px #34b361;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
    position: relative;
}

.threes2 li h3 .mysvg{
    position: absolute;
    right: 0;
    top: 22px;
	display: block;
	width: 20px;
	margin-left:5px;
	
	color: #fff;
	fill: currentColor;
}




.threes {
	/*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 20px;*/
}
.threes li:nth-child(1){margin-bottom: 10px;}
.threes li:nth-child(2){margin-bottom: 10px;}
.threes li a {
    color: #343434;
    transition: all .3s;
    /*display: flex;
    flex-direction: column;*/
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    display: block;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0.1);
    /*padding: 20px;*/
}
/*.threes li a:hover {
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 1px 1px 55px rgba(133,133,133, 0.1);
}*/
.threes 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;
    padding-bottom: 15px;
    min-height: 90px;
}
.threes li h3{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 21px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 10px;
    text-align: center;
}
.threes li h3 .mysvg{
	display: inline-block;
	width: 25px;
	margin-left:5px;
	vertical-align:-12%;
	color: #13a639;
	fill: currentColor;
}
.threes li span {display: block;margin-bottom: 15px;}
.threes li span img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 440px;*/
	object-fit: cover;
    border-radius: 10px;
}
.ycenter {align-items: center;}
.rev {flex-direction: row-reverse;}

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 10px;*/
}
.wrap-space:not(:last-child) {margin-bottom: 30px;}
.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 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 30px;}
.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%;}*/

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;;
	border-radius: 10px;
}
.image250 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 250px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}
.image300 {}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 300px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 350px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 400px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 450px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	/*height: 500px;
	object-fit: cover;*/
	border-radius: 10px;
    margin-bottom: 10px;
}

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


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

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


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

.midashi1 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}

.names span{
    font-size: 15px;
    line-height: 1.8;
    font-weight: normal;
    display: block;
}
.names {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 15px;
}

.cent {text-align: center;}

.midashi2 span{
    letter-spacing: 2px;
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    display: block;
    color: #13a639;
    text-transform: uppercase;
}
.midashi2 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 26px;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 15px;
    text-align: center;
}
.midashi3s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: normal;
    box-sizing: border-box;
    position: relative;
   
    margin-bottom: 15px;
}
.midashi3 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 600;
    box-sizing: border-box;
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
}

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

.midashi5 {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    background: #f2f6e8;
    border-radius: 10px;
    position: relative;
}
.midashi5::before {
    content: "";
    width: 5px;
    height: 25px;
    background: #0fa544;
    position: absolute;
        top: 50%;
        left: 0;
    margin-left: -15px;
        transform: translateY(-50%);
    border-radius: 1px 50px 50px 1px;
}


.midashi5s {
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    background: #f2f6e8;
    border-radius: 10px;
    position: relative;
}
.midashi5s::before {
    content: "";
    width: 5px;
    height: 25px;
    background: #0fa544;
    position: absolute;
        top: 50%;
        left: 0;
    margin-left: -15px;
        transform: translateY(-50%);
    border-radius: 1px 50px 50px 1px;
}


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




.midashi4 {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 10px;
}

.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: 15px;
	line-height: 1.6;
	font-weight: normal;
}
.comennt2 {
    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;
	
}
.greet {
    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;
	
}

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

.map-space {
	position: relative;
	padding-bottom: 75%;/*←高さを変更する*/
	height: 0;
	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;
	overflow: hidden;
}
ul.points1 li{margin-left: 15px;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -15px;
}
.points1 li {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 13px;
	line-height: 1.3;
	text-align: justify;
}
.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: 20px;position: relative;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -20px;
	color: #0fa544;
    top: 3px;
    font-size: 13px;
}
.points3 li {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.4;
    position: relative;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 15px;}



/*ul.points1 li{margin-left: 15px;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -15px;
}*/
ol.point-num {
    padding-left: 0;
	counter-reset: my-counter;
	list-style: none;
	overflow: hidden;
}
ol.point-num li{
	padding-left: 25px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #62b0aa;
	color: #FFF;
	display: block;
	line-height: 19px;
	text-align: center;
	height: 19px;
	width: 19px;
	border-radius: 50%;
	font-size: 8pt;
    padding-left: 0;
	margin-left: 1px;
	position: absolute;
    left: 0;
    top: 0;
}
ol.point-num li {
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4;
    position: relative;
}
ol.point-num li:not(:last-child) {margin-bottom: 5px;}


.wakugumi:not(:last-child) {margin-bottom: 30px;}
.wakugumi {
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.wakugumi-space {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.wh2bk {
    
    background-color: #fff;
    margin-left: 5%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.whbk{position: relative;background-color: #FFF;}

.tobk2{position: relative;background-color: #ccc;}


.greetbk {
    position: relative;
    background-color: #f5f5ef;
    /*padding-top: 30px;*/
    padding-bottom: 100px;
    margin-right: 10px;
    margin-left: auto;
    border-bottom-right-radius: 60px;
    height: auto;
    content: "";
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/body/subk.webp);
    border-top-right-radius: 10px;
    overflow: hidden;
}
.greetbk::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(245,245,239,1) 0%,
        rgba(245,245,239,1) 60%,
        rgba(245,245,239,0.18) 100%
    );
    pointer-events: none;
    border-top-right-radius: 10px;
}



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

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

.main-space {
	
	position: relative;
	padding-top:80px;
}
.main-space h2 {
    position: absolute;
    z-index: 2;
    top: 25%;
    left: 0;
    margin-left: 10px;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
    color: #012a1e;
    font-size: 20px;
    line-height: 1.6;
    writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
    letter-spacing: 4px;
}

.main-image {
    background-color: #F9F7F3;
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-image.webp);
    background-position: 10% center;
    z-index: 1;
    margin-right: 10px;
    margin-left: 55px;
    border-radius: 100px 10px 10px;
}
.main-image::before {
    content:"";
    position: absolute;
    left: -250px;
    top: 40%;
    width: 700px;
    height: 700px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-01.webp);
    z-index: -1;
    opacity: 0.35;
}
.spot2 {position: relative;}
.spot2::before {
    content:"";
    position: absolute;
    right: -250px;
    top: -15%;
    width: 600px;
    height: 600px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-02.webp);
    z-index: -1;
    opacity: 0.35;
}


.tables .yoko {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	text-align: left;
	font-size: 9pt;
	line-height: 22px;
	font-weight: 600;
	padding-left: 0px;
}
.tables{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #012a1e;
	width: 100%;
	border-collapse: collapse;
}
.tables:nth-child(1){margin-bottom: 20px;}
    
    
.tables .kome {
    position: absolute;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 10pt;
	line-height: 1;
    color: #012a1e;
}
.tables td,
.tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.pccenter {padding: 5px;box-sizing: border-box;position: relative;}
.pccenter2 {padding: 5px;box-sizing: border-box;}
.tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfde;
}
.tables .pccenter {
    letter-spacing: 1px;
	font-size: 10pt;
	line-height: 22px;
	text-align: center;
	font-weight: 600;
    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;
	font-size: 10pt;
	text-align: center;
	/*color: #1f3f67;*/
	line-height: 22px;
	font-weight: 600;
}
.tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 600;
    color: #012a1e;
    box-sizing: border-box;
   /* width:100px;*/
    letter-spacing: 1px;
    margin-left: 0;
}
.tcal1 {color: #13a639;}
.tcal3 {color: #13a639;}
.times {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -30px;
    box-sizing: border-box;

    padding:
        clamp(25px, 4vw, 40px)
        clamp(20px, 4vw, 40px)
        15px
        clamp(25px, 5vw, 50px);

    background: linear-gradient(
        to bottom,
        rgba(245, 245, 239, 0.8) 0%,
        rgba(245, 245, 239, 0.9) 35%,
        rgba(245, 245, 239, 0.9) 70%,
        rgba(245, 245, 239, 0.98) 100%
    );

    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-top-left-radius: 40px;

    /* 空気感 */
    display: none;
    
}

.hed-space {
	width: 100%;
    box-sizing: border-box;
	min-width: 1165px;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(245,245,239,0);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0);
}
.change-color .hed-space {
    width: 100%;
    box-sizing: border-box;
    min-width: 1165px;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background-color: rgba(245,245,239,1);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0.2);
}

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

#logo {
	width: 255px;
	margin-top: 10px;
	transition: all .5s;
}
.change-color #logo {
	width: 255px;
	margin-top: 5px;
	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: #012a1e;}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 8px;margin-right: 8px;}
.gloval-menu .c-menu01 a {
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	cursor: pointer;
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    color: #012a1e;
}
.gloval-menu .c-menu01 a.current {color: #13a639;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #13a639;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {color: #13a639;}

.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: #13a639;
}
.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: 8px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current {color: #13a639;position: relative;}
.gloval-menu .c-menu02 .current::before {
	background-color: #13a639;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.cnavs .mysvg{
    /*position: absolute;*/
    display: inline-block;
	width: 14px;
    margin-left: 3px;
	/*margin-right: auto;
    margin-left: auto;*/
    /*margin-top: -2px;
    left: 0;
    right: 0;*/
    
    color: #13a639;
	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: #13a639;
    -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: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    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: #13a639;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #13a639;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
    -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: 29px;
    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: #13a639;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #13a639;
    -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: 800px;}


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



.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 a {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #13a639;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 1.5!important;
	border-radius: 100px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #00761e;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 19px;
	margin-right:5px;
	vertical-align:5%;
	color: #13a639;
	fill: currentColor;
}
.gloval-menu .c-menu08 p{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.1;
    margin-left: 23px;
}
.gloval-menu .c-menu08 {
    text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
	position: relative;
}
.gloval-menu .c-menu08 h3 {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	font-size: 29px;
	font-weight: 600;
	line-height: 1.1;
    color: #012a1e;
}

/*.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: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #f5f5ef;
	color: #323232;
    color: #012a1e;
	-webkit-text-size-adjust:100%;
}

.greens {color: #0fa544;}

.to-pages {
    padding-top: 10px;
	;
	box-sizing:border-box;
	
    margin-right: auto;
	margin-left: 5%;
}


.spot1 {position: relative;}
.spot1::before {
    content:"";
    position: absolute;
    left: -250px;
    top: -105%;
    width: 600px;
    height: 600px;
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/spot-01.webp);
    z-index: -1;
    opacity: 0.35;
}
.pankuzu-space {
    padding: 30px;
    margin-right: auto;
    margin-left: 5%;
    box-sizing: border-box;
    background-color: #fff;
    background-color: rgba(255 255 255 / 75%);

    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    box-shadow: 1px 1px 25px rgba(133,133,133, 0.1);
}

.pankuzu {
	margin-top: 70px;
    position: relative;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    color: #323232;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	color: #0fa544;
	font-weight: 600;
	font-size: 28px;
	line-height: 1.4;
}

.pages {
    padding-top: 5px;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #323232;
    padding-left: 20px;
	font-size: 12px;
	line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    justify-content: flex-start;
	/*padding-bottom: 60px;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #323232;
    text-decoration: underline;
}
.pages li a:hover{
	color: #323232;
	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;}
.down75 {margin-bottom: 75px;}
.down80 {margin-bottom: 80px;}



.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: 24px;
	display: inline-block;
    position: absolute;
	color: #fff;
	fill: currentColor;
	right: 20px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	text-decoration: none;
	line-height: 1.4;
	outline: none;
	font-weight: normal;
	font-size: 17px;
	display: block;
	position: relative;
	z-index: 1;
    padding-top: 10px;
	padding-right:50px;
	padding-left:20px;
	padding-bottom: 10px;
}
.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: #13a639;
	border-radius: 100px;
}
.button1:hover {
	color: #fff;
	background-color: #088428;
}


.button2 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
    margin-right: 10px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	text-decoration: none;
	line-height: 1.4;
	outline: none;
	font-weight: normal;
	font-size: 16px;
	display: block;
    text-align: center;
	position: relative;
	z-index: 1;
    padding-top: 10px;
	padding-bottom: 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 {
	color: #fff;
    background-color: #13a639;
	border-radius: 100px;
}
.button2:hover {
	color: #fff;
    background-color: #13a639;
	border-radius: 100px;
}




.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;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.footinfos {
    width: 90%;
    padding-top: 30px;
   
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 10px;
}
.tittles2 {
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
    margin-bottom: 30px;
}
.foot-add .midashi2 {margin-bottom: 0;}
.foot-add{
    
    /*display: flex;
    align-items: center;
    justify-content: space-between;
    width: 630px;*/
    margin-bottom: 10px;
}
.foot-add .comennt3{
    padding-top: 15px;
    /*margin-left: 30px;*/
    line-height: 1.4;
    text-align: center;
}

.foot-tittle {
    /*display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;*/
    margin-bottom: 10px;
}
/*.foot-tittle h2{width: 32%;}
.foot-tittle h3{width: 32%;}
.foot-tittle h4{width: 32%;}*/

.foot-tittle h4{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin-right: 5px;
	margin-left: 5px;
    margin-bottom: 5px;
}

.foot-tittle h3 .mysvg{
	display: inline-block;
	width: 19px;
	margin-right:5px;
	vertical-align:5%;
	color: #13a639;
	fill: currentColor;
}
.addf{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
    /*margin-bottom: 10px;*/
    padding-top: 5px;
}
.komo{
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	margin-top: 0px;
	display: inline-block;
	position: relative;
	font-size: 23px;
	font-weight: normal;
}
.foot-tittle h3 a {color: #012a1e;}
.foot-tittle h3 {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.1;
    color: #012a1e;
    text-align: center;

}

.foot-text {
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	font-size: 15px;
	line-height: 1.6;
    text-align: center;
}

.footcontena {
	padding-top: 30px;
	padding-bottom: 60px;
}
.foot-to-space {
    width: 90%;
	
	margin-right: auto;
	margin-left: auto;
}
.foot-space {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

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

.foot-left .tables .yoko {
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	text-align: left;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 600;
	padding-left: 0px;
}
.foot-left .tables{
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	color: #012a1e;
	width: 100%;
	border-collapse: collapse;
}
.foot-left .tables:nth-child(1){margin-bottom: 20px;}
    
    
.foot-left .tables .kome {
    position: absolute;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 10pt;
	line-height: 1;
    color: #012a1e;
}
.foot-left .tables td,
.foot-left .tables th{
    padding-top: 10px;
    padding-bottom: 10px;
	box-sizing: border-box;
}
.foot-left .pccenter {padding: 7px;box-sizing: border-box;position: relative;}
.foot-left .pccenter2 {padding: 7px;box-sizing: border-box;}
.foot-left .tables .line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfde;
}
.foot-left .tables .pccenter {
    letter-spacing: 1px;
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
	font-weight: 600;
    font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
}
.foot-left .tables .pccenter2 {
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 11pt;
	text-align: center;
	/*color: #1f3f67;*/
	line-height: 22px;
	font-weight: 600;
}
.foot-left .tables h4 {
    /*font-feature-settings: "palt" 1;*/
    font-family: source-han-sans-japanese, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
    color: #012a1e;
    box-sizing: border-box;
    /*width:150px;*/
    letter-spacing: 1px;
    margin-left: 0;
}
.foot-left .tcal1 {color: #13a639;}
.foot-left .tcal3 {color: #13a639;}

.foot-left .down30 {
    background-color: #f5f5f0;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 10px;
}
.foot-left .points1 li {
    font-size: 12px;
}
.foot-left .down30 h3 {
    font-size: 14px;margin-bottom: 10px;
}


.foot-right {}

.foot-right nav{
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    padding-top: 20px;
}

.footlogo {
	width: 270px;
	line-height: 0px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 15px;
}
.foot-menu {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu li {width: 49.5%; position: relative;margin-bottom: 4px;}
.foot-menu:nth-child(1) li:nth-child(1){width: 100%;}
.foot-menu:nth-child(1) li:nth-child(2){width: 100%;}

.foot-menu:nth-child(1) li:nth-child(3) a{font-size: 13px;text-align: left;padding-left: 15px;box-sizing: border-box;background-color: #0fa544;color: #fff;}
.foot-menu:nth-child(1) li:nth-child(4) a{font-size: 13px;text-align: left;padding-left: 15px;box-sizing: border-box;background-color: #0fa544;color: #fff;}
.foot-menu:nth-child(1) li:nth-child(5) a{font-size: 13px;text-align: left;padding-left: 15px;box-sizing: border-box;background-color: #0fa544;color: #fff;}
.foot-menu:nth-child(1) li:nth-child(6) a{font-size: 13px;text-align: left;padding-left: 15px;box-sizing: border-box;background-color: #0fa544;color: #fff;}
.foot-menu:nth-child(1) li:nth-child(7) a{font-size: 13px;text-align: left;padding-left: 15px;box-sizing: border-box;background-color: #0fa544;color: #fff;}


.foot-menu li h4{
    padding-top: 5px;
	position:relative;
	font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 14px;
    font-weight: normal;
	line-height: 1.5;
	color: #012a1e;
}
.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: 5px;
}
.foot-menu li a{
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 14px;
    font-weight: normal;
	line-height: 1.7;
	color: #012a1e;
	display:block;
    background-color: #f0f0e5;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    border-radius: 5px;
}



.copy {
	font-size: 7pt;
	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;
}

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: #f5f5f0;
    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: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 700;
	color: #65afaa;
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: normal;
	position: relative;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 20px;}
.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;
}


.midashi8 {
    color: #389e88;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: dashed 1px #389e88;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.fours {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0px;
    padding-top: 20px;
}
.fours li {width: 47%;margin-bottom: 1.5%;}
.fours h5 {
    text-align: center;
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 17px;
	line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}
.fours li span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    width: 95%;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    margin: 0 auto 20px;
    margin-bottom: 10px;
}

.fours li span img {
    display: block;
    width: 70%;
    height: auto;
}
    
.kakomi {
    color: #0fa544;
    font-feature-settings: "palt" 1;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: dashed 1px #b1c2b7;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

}






