@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*  clearfix  */
.clearfix:after,#container:after,header nav ul:after,section:after,article:after,#gnavi-wrapper .gnavi li:after,#gnavi-mobile-wrapper .gnavi li:after,#lead-contents .descript:after,#lead-contents > .h3-block:after{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

/* botton-animation */
.p-aware{
position: relative;
overflow: hidden;
text-decoration: none;
display:inline-block;
background: #333;
color: #fff;
padding: 10px 20px;
border-radius: 25px;
outline: none;
}

.p-aware::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: radial-gradient(circle, #fff 10%, transparent 10%) no-repeat 50%;
transform: scale(10, 10);
opacity: 0;
transition: transform 0.3s, opacity 1s;
}

.p-aware:hover::after {
    transform: scale(1, 1);
    transition: .3s;
    opacity: 0.3;
}

/* Google reCAPTCH */
.grecaptcha-badge { visibility: hidden; }

/* bodyload */
.bodyfix{
position: fixed;
top: 0;
}

/* contents-parts */
/* icon */

/* text decoration */
.t_small{
font-size: 12rem;
font-size: 12px;
}
.t_example{
font-size: 0.6em;
vertical-align: top;
}
.t_notice{
position: relative;
padding-left: 2.5em !important/*35px*/;
}
.t_notice:before{
content: "";
background:url(../img/common/ic_exclamation.webp) no-repeat 0 center / contain;
width: 27px;
height: 30px;
position: absolute;
top: 0;
left: 0;
}
.t_important{
position: relative;
padding-left: 2.5em !important/*35px*/;
}
.t_important:before{
content: "";
background:url(../img/common/ic_inspiration.webp) no-repeat 0 center / contain;
width: 27px;
height: 30px;
position: absolute;
top: 0;
left: 0;
}
.t_subscript{
font-size: 12rem !important;
font-size: 12px !important;
margin-left: 20px;
}
.t_subscript:before{
content: "※";
margin-left: -16px;
padding-right: 3px;
}
.t_link-a{
position: relative;
padding-left: 24px;
}
.t_link-a:before{
content: "";
background:url(../img/common/ic_go-right.webp) no-repeat 0 center / contain;
width: 15px;
height: 15px;
position: absolute;
top: .35em/*1px*/;
left: 5px;
}
.t_download-a{
position: relative;
padding-left: 27px;
}
.t_download-a:before{
content: "";
background:url(../img/common/ic_download.webp) no-repeat 0 center / contain;
width: 17px;
height: 17px;
position: absolute;
top: .35em/*1px*/;
left: 2px;
}
.t_pagelink-a,.ul_pagelink-a li{
position: relative;
padding-left: 21px;
}
.t_pagelink-a:before,.ul_pagelink-a li:before{
content: "";
background:url(../img/common/ic_pagelink.webp) no-repeat 0 center / contain;
width: 13px;
height: 13px;
position: absolute;
top: .35em/*6px*/;
left: 4px;
}
.t_sitelink-a{
position: relative;
padding-left: 28px;
}
.t_pagelink-c:before,.ul_pagelink-c li:before{
content: "";
background:url(../img/common/ic_pagelink-c.webp) no-repeat 0 center / contain;
width: 14px;
height: 14px;
position: absolute;
top: 19%;
left: 5px;
transform: rotate(-90deg);
}
.t_sitelink-a:before{
content: "";
background:url(../img/common/ic_outwindow.webp) no-repeat 0 center / contain;
width: 18px;
height: 18px;
position: absolute;
top: .2em/*0px*/;
left: 5px;
}
.t_recommend-a{
padding: 5px 8px 5px 15px;
  background: #9fa0a0;
  color: #fff;
  font-size: 16rem;
  font-size: 16px;
  font-weight: 800;
  display: block;
  width: fit-content;
  letter-spacing: .3em;
  text-align: center;
  margin-bottom: 15px;
}

/* link animation */
.t_link-a a,.t_pagelink-a a,.t_sitelink-a a,.t_download-a a,.ul_pagelink-a li a,main .sec_article article h2 a{
padding-bottom: 1px;
text-decoration: none;
background-image: linear-gradient( 90deg, #7379D8, #E0A9FC );
background-size: 0 1px;
background-position: left bottom;
background-repeat: no-repeat;
transition: all .3s;
color: #9B4AF0;
}
.t_link-a a:hover,.t_pagelink-a a:hover,.t_sitelink-a a:hover,.t_download-a a:hover,.ul_pagelink-a li a:hover,main .sec_article article h2 a:hover{
background-size: 100% 1px;
color: #7379D8;
}

/* area box */
.area_topic-a,.area_topic-b{
background: #F2F2F2;
padding: 30px/*40px 3%*/;
margin-bottom: 40px;
}
.area_topic-a:last-of-type{
margin-bottom: initial;
}
.area_topic-a h3{
text-align: center;
font-size: 32rem;
font-size: 32px;
}
.area_topic-a .subscript{
color: #8CC63F;
font-size: 12rem;
font-size: 12px;
font-weight: 600;
text-align: center;
margin-bottom: 0 !important;
line-height: inherit;
}
.area_topic-a.m-w > *{
margin-bottom: 40px;
}
.area_topic-a.m-w > *:last-child{
margin-bottom: initial;
}
.area_topic-a > dl{
padding: 30px/*60px 3%*/;
background: #fff;
}
.area_topic-b{
}
.area_important{
position: relative;
padding:10px 10px 10px 43px ;
background: #fff;
}
.area_important:before{
content: "";
background:url(../img/common/ic_inspiration.webp) no-repeat 0 center / contain;
width: 27px;
height: 30px;
position: absolute;
top: 8px;
left: 8px;
}
.area_important>p{
font-size: 13rem;
font-size: 13px;
font-weight: 600;
}

/* column */
.area-column{
}
.col-box{
border-bottom: 1px solid #dcdcdc;
padding-bottom: 40px;
margin-bottom: 40px;
}
.col-box.b-none{
border-bottom:none;
}
.col-box:last-of-type{
border-bottom: initial;
margin-bottom: initial;
}
.col-box .headline-subscript{
color: #8CC63F;
font-size: 12rem;
font-size: 12px;
font-weight: 600;
}
.col-box h3{
}
.col-box .col-caption{
font-size: 13rem;
font-size: 13px;
}
.col-box .col-mainimg{
width: 100%;
margin-bottom: 10px;
}
.list-column{
}

.col-box-b{
position: relative;
padding-bottom: 40px;
margin-bottom: 40px;
}
.col-box-b:last-of-child{
border-bottom: inherit;
margin-bottom: inherit;
}
.col-box-b .img-box{
width: 30%;
float: left;
margin-right: 3%;
margin-bottom: 10px;
}
.col-box-b .img-box img{
width: 100%;
}
.col-box-b .information-area{
}
.col-box-b .information-area h3{
font-size: 18rem;
font-size: 18px;
margin-bottom: 0;
} 
.col-box-b .information-area h3 .headline-subscript{
font-size: 12rem;
font-size: 12px;
font-weight: 800;
}
.col-box-b .information-area .ic_species{
font-size: 12rem;
font-size: 12px;
font-weight: 600;
padding-left: 2px;
display: block;
}
.col-box-b .information-area .ic_species a{
color: #8cc63f;
}
.col-box-b .information-area .ic_species a:hover{
color: #7379D8;
}
.col-box-b .information-area > .bt_univ-a{
margin: 21px 0;
}
.col-box-b .information-area > .bt_univ-a span{
padding: 14px 45px 14px 25px;
}
.col-box-b .information-area .slideToggle-contents{
transition: max-height .2s ease-in-out;
font-size: 14rem;
font-size: 14px;
}
.col-box-b.dec-a{
}
.col-box-b.dec-a .information-area h3{
background: #F2F2F2;
font-size: 16rem;
font-size: 16px;
padding: 10px 15px;
}
.col-box-b.dec-a .information-area p{
font-size: 14rem;
font-size: 14px;
}

.product-box-a{
position: relative;
padding-bottom: 20px;
margin-bottom: 20px;
display: flex;
flex-wrap: wrap;
}
.product-box-a:last-of-type{
border-bottom: initial;
margin-bottom: initial;
}
.product-box-a .img-box{
margin-bottom: 10px;
}
.product-box-a .img-box img{
width: 100%;
}
.product-box-a .information-area .product-img-sub {
width: 80%;
display: block;
margin: 0 auto 20px;
}
.product-box-a .information-area{
}

/* contents holder */
.img-box-in2{
width: 48%;
display: inline-grid;
font-size: 12rem;
font-size: 12px;
}
.img-box-in3{
width: 32%;
display: inline-grid;
font-size: 12rem;
font-size: 12px;
}
.img-box-in2 img,
.img-box-in3 img{
width: 100%;
}
.movie-box{
}
.movie-box iframe{
}


/* list */
/* list special */
.sns-list{
width: 45%;
position: relative;
display: flex;
justify-content: space-between;
margin: 0 auto 20vw;
padding: 0;
list-style: none;
}
.sns-list > li{
width: 25%;
}
.sns-list > li img{
width: 100%;
}
.topic-list-a{
background: #F2F2F2;
padding: 30px/*60px 3%*/;
}
.topic-list-a > li{
background: #fff;
padding: 30px/*60px 40px*/;
margin-bottom: 90px;
position: relative;
}
.topic-list-a > li:last-of-type,
.link_list-a > li:last-of-type{
margin-bottom: inherit;
}
.topic-list-a > li:not(:last-child)::before,
.link_list-a > li:not(:last-child)::before{
order-style: solid;
border-bottom: 0;
border-left: 28px solid transparent;
border-right: 28px solid transparent;
border-top: 20px solid #fff;
content: "";
height: 0;
left: 50%;
position: absolute;
top: calc(100% + 15px);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
}
.topic-list-a.no-arrow > li:before,
.link_list-a > li:before{
border: none;
}
.topic-list-a > li .box_list-num{
align-items: center;
background-color: #9FAD89;
border-radius: 50%;
color: #fff;
display: flex;
flex-direction: column;
gap: .125rem;
width: 90px;
height: 90px;
justify-content: center;
text-align: center;
position: absolute;
left: 50%;
top: -44px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 10;
}
.topic-list-a > li .box_list-num span{
font-weight: 600;
letter-spacing: .03em;
line-height: 1;
}
.topic-list-a > li .box_list-num span.text{
font-size: 12rem;
font-size: 12px;
}
.topic-list-a > li .box_list-num span.num{
font-size: 18rem;
font-size: 18px;
}
.topic-list-a > li h3{
border-bottom: 1px solid #c6c6c6;
margin-bottom: 15px;
padding-bottom: 15px;
text-align: center;
}
.topic-list-a > li .subscript{
font-size: 15rem;
letter-spacing: .5rem;
}
.topic-list-a.number-small > li .box_list-num{
width: 65px;
height: 65px;
}
.topic-list-a.number-small > li .box_list-num span.text{
}
.topic-list-a.number-small > li .box_list-num span.num{
}
.topic-list-a.number-small > li h3{
padding: 5px;
}

.topic-list-b{
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 40px;
}
.topic-list-b > li{
background-color: #fff;
border-radius: 20px;
width: 100%;
padding: 40px;
}
.topic-list-b > li h3{
text-align: center;
text-decoration: underline;
text-decoration-color: #f9d985;
text-decoration-thickness: 2.5px;
text-underline-offset: 10px;
}
.topic-list-b > li .subscript{
font-size: 15rem;
letter-spacing: .5rem;
}
.topic-list-c{
}
.topic-list-c >li{
padding: 0px;
margin-bottom: 40px;
position: relative;
}
.topic-list-c > li:last-of-type{
margin-bottom: inherit;
}
.topic-list-c > li dl{
background: #F2F2F2;
border-radius: 20px;
-webkit-flex-direction: column;
flex-direction: column;
display: flex;
align-items: center;
}
.topic-list-c > li dt{
background-color: #9FAD89;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-webkit-flex-shrink: 0;
flex-shrink: 0;
font-weight: 700;
text-align: center;
line-height: 1.4;
color: #fff;
border-radius: 1000px;
width: 100%;
padding: 10px 15px;
}
.topic-list-c > li dt h3{
font-weight: 600;
font-size: 16rem;
font-size: 16px;
letter-spacing: .03em;
line-height: 1;
margin-bottom: 0;
}
.topic-list-c > li dd{
padding: 10px 20px;
margin-left: 0;
font-size: 15rem;
font-size: 15px;
}
.topic-list-d{
background: #f2f2f2;
border-radius: 10px;
padding: 20px;
position: relative;
font-size: 15px;
}
.topic-list-d > li:not(:last-child){
margin-bottom: 40px;
}
.topic-list-d.ic{
margin-left: 20px;
margin-top: 50px;
}

.link_list-a{
padding: 30px;
border: 2px solid #9fad89;
border-radius: 10px;
background: #f2f2f2;
}
.link_list-a > li {
padding: 30px;
margin-bottom: 60px;
position: relative;
}
.link_list-a > li .bt-roundcorner{
width: 96%;
}
.link_list-a > li h3{
border-bottom: 1px solid #FFF;
margin-bottom: 15px;
padding-bottom: 15px;
text-align: center;
}
.topic-list-a > li .subscript{
font-size: 13rem;
letter-spacing: .5rem;
}
.list_icon-square{
font-size: 12rem;
font-size: 12px;
font-weight: 600;
display:flex;
justify-content: center;
}
.list_icon-square > li{
color: #9FAD89;
background: #fff;
border: 1px solid #9FAD89;
margin-right: 15px;
padding: 2px 20px;
text-align: center;
width: fit-content;
}
.list_icon-square > li:last-of-type{
margin-right: inherit;
}

/* table */
.table_common-a{
  border-collapse: collapse;
  width: 100%;
  /*max-width: 700px;*/
  font-size: 14px;
}
.table_common-a td{
  border: 2px solid #fff;
  background-color: #e6f1f6;
  padding: 1em;
}
.table_common-a th{
background-color: #4d9bc1;
color: #fff;
font-weight: bold;
text-align: center;
width: 20%;
min-width: 4em;
font-size: 12px;
}
.table_common-a tr .header{
cursor: pointer;
position: relative;
font-size: 12px;
}

/* list common */
.list_common-a{
}
.list_common-a > li{
list-style: disc;
position: relative;
margin-bottom: 5px;
margin-left: 20px;
}
.list_common-a.non-disc > li{
list-style:none;
}
.list_common-a.l-m-b40>li{
margin-bottom: 40px;
}
.list_common-a > li:last-of-type{
margin-bottom: inherit;
}

.list_subscript{
font-size: 12rem;
font-size: 12px;
}
.list_subscript > li{
position: relative;
padding-left: 13px;
margin-left: 5px;
margin-bottom: 5px;
line-height: initial;
}
.list_subscript > li:last-of-type{
margin-bottom: inherit;
}
.list_subscript > li:before{
content: "※";
margin-left: -16px;
padding-right: 3px;
}

/* ol */
.ol_common{
padding-left:2.2em;;
}
.ol_common li{
list-style: decimal outside;
margin-left: 0;
}
.ol_common li:not(:last-child) {
margin-bottom: 10px;
}

/* dl */
.dl_common{
/*
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
*/
display:grid;
grid-template-columns: auto 1fr;
border: 1px solid #dddddd;
width: 100%;
position: relative;
}
.dl_common>dt{
position: relative;
background: #f5f5f5;
padding: 15px 20px;
font-weight: 500;
border-bottom: 1px solid #dddddd;
grid-column: 1;
}
.dl_common.w140>dt{
width: 140px;
}
.dl_common.w180>dt{
width: 180px;
}
.dl_common>dd{
position: relative;
padding: 15px 25px;
margin-left: 0;
border-bottom: 1px solid #dddddd;
grid-column: 2;
}
.dl_common>dt:last-of-type,.dl_common>dd:last-of-type{
border-bottom:none;
}
.dl_common.non-deco{
border:none;
width: fit-contents;
}
.dl_common.non-deco dt{
width: fit-content;
background:initial;
padding: 10px;
font-weight: initial;
border-bottom: none;
}
.dl_common.non-deco dd{
padding: 10px;
margin-left: 0;
border-bottom: none;
}

.dl_v-a{
}
.dl_v-a > dt{
text-decoration: underline #f9d985 2.5px;
text-underline-offset: 7px;
margin-bottom: 20px;
font-weight: 800;
}
.dl_v-a > dd{
margin-bottom: 40px;
margin-left: 0;
}
.dl_v-a > dd:last-of-type{
margin-bottom:inherit;
}

.dl_v-b > dt{
margin-bottom: 15px;
font-weight: 600;
}
.dl_v-b > dd{
margin-bottom: 40px;
margin-left: 0;
}
.dl_v-b > dd:last-of-type{
margin-bottom:inherit;
}
dl.small dd{
font-size: 12rem;
font-size: 12px;
}
.dl_interview-a{

}
.dl_interview-a dt{

}
.dl_interview-a dd{
 margin-left: 0;
 margin-bottom: 40px;
}
.dl_interview-a dt.dt01{
display: none;
}
.dl_interview-a dt.dt02{
display: none;
}
.dl_interview-a dt.dt01 + dd{
font-weight: 600;
}
.dl_interview-a dt.dt01 + dd::before{
content: "――";
}

/* button */
.bt-round,.bt-square,.bt_univ-a,.page-nav li{
font-size: 12rem;
font-size: 12px;
/*
line-height:1em;
*/
display: inline-block;
overflow: hidden;
transition: color .4s;
text-align: center;
text-decoration: none;
color: #fff/*#000*/;
/*border: 1px solid #9FAD86; /*#bd0505*/
border-radius: 999px;
background-color: #9FAD86/*#fff*/;
width: fit-content;
/*
width: 100%;
max-width: 320px;
*/
position: relative;
z-index: 3;
}
.bt_univ-a{
background-color: #fff;
border: 1px solid #666;
}
a.bt-round:hover,a.bt-square:hover{
color: #9B4AF0;/*#fff*/;
}
.page-nav{
flex-wrap: wrap;
display: flex;
}
.page-nav li{
flex-basis: calc(25% - 4px);
max-width: calc(25% - 4px);
margin-left: 2px;
margin-right: 2px;
}
.page-nav li a{
/*
font-size: 12rem;
font-size: 12px;
padding: 10px;
min-height: 60px;
*/
font-weight: 800;
height: 100%;
display: flex;
/*
display: -webkit-box;
-webkit-box-pack: center;
*/
justify-content: center;
-webkit-box-align: center;
align-items: center;
position: relative;
-webkit-transition: color .3s ease-out;
transition: color .3s ease-out;
color:#9B4AF0;
background: #4AF0DD;
}
.page-nav li:hover a{
color: #000;
}
.page-nav li a::before{
content: "";
background: url(../img/common/ic_pagelink.webp) no-repeat 0 center / contain;
width: 13px;
height: 13px;
position: absolute;
bottom: 0.6em;
left: 6px;
transition: all .3s;
z-index: 10;
}
.page-nav li a:hover::before{
bottom: 0.35em;
}
.bt-round span,.bt-square span,.bt_univ-a span,.page-nav li span{
position: relative;
z-index: 1;
display: inline-block/*table-cell*/;
vertical-align: middle;
width: 100%;
padding: 16px 30px;
line-height: initial;
}
page-nav li span{
height: 100%;
padding: 16px 5px;
}
.bt_univ-a span{
color: #666;
padding-right: 45px;
}
.bt_univ-a span::after{
content: '';
background: url(../img/common/ic_outwindow.webp) no-repeat 0 center / contain;
width: 14px;
height: 11px;
position: absolute;
top: 17px;
right: 28px;
}
.bt-round:hover span::before,.bt-square:hover span::before,.bt_univ-a:hover span::before,.page-nav li:hover span::before{
width: 120%;
}
.bt-round span::before,.bt-square span::before,.bt_univ-a span::before,.page-nav li span::before {
position: absolute;
z-index: -1;
top: -1%;
left: -1%;
width: 0;
height: 102%;
content: "";
transition: width .4s;
border-radius: 999px;
background:#4AF0DD /*#9FAD86; /*#bd0505*/
}
.page-nav li span::before{
background:#ff0;
}
.bt-roundcorner {
  background: #9FAD86;
  color: #fff;
  overflow: hidden;
  position: relative;
  transition-duration: .3s;
  z-index: 2;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 20px /*40px*/ 30px;
  border-radius: 1em;
  text-align: center;
}
.bt-roundcorner::after {
background: #4AF0DD;
border-radius: 50%;
content: "";
display: block;
margin: auto;
opacity: 0;
pointer-events: none;
position: absolute;
top: 50%;
left: 0;
right: 0;
width: 100%;
padding-top: 100%;
height: 0;
z-index: -1;
transform: translateY(-50%) scale(0.1);
transition: opacity .5s, transform 0s;
transition-delay: 0s, .4s;
}
.bt-roundcorner:hover {
  color: #9B4AF0;
}
.bt-roundcorner:hover::after {
  opacity: 1;
  transform: translateY(-50%) scale(1.1);
  transition-delay: 0s;
  transition: opacity .4s, transform .3s ease-in-out;
}
.bt-roundcorner h3{
border-bottom: 1px solid #FFF;
margin-bottom: 15px;
padding-bottom: 15px;
text-align: center;
}
.bt-roundcorner .subscript{
font-size: 15rem;
font-size: 15px;
}
.bt-square{
border-radius:inherit;
border: inherit;
background: #ff0;
color: #000;
}
.bt-square span::before,.page-nav li,.page-nav li span::before{
border-radius:inherit;
/*background: #00ffff;*/
}
.bt_contact.in-contents{
font-weight: 800;
display: block;
margin: 0 auto 20px;
}

/* slideToggle */
.box-slideToggle{
margin-bottom: 20px;
padding-top: 0;
padding-bottom: 0;
}
.col-box-b.box-slideToggle{
margin-bottom: 60px
}
.col-box-b.box-slideToggle:last-of-type{
margin-bottom: inherit;
}
.slideToggle-button{
display: block;
padding: 15px 20px;
width: 100%;
font-weight: 800;
text-align: center;
background: #F2F2F2;
border: none;
border-radius: 0;
cursor: pointer;
position: relative;
font-family: 'Noto Sans JP', sans-serif, "��S�V�b�N Medium", YuGothic, "��S�V�b�N��";
}
.slideToggle-button::after {
  content: ''; /* contentを空にする */
  position: absolute;
  top: 50%;
  right: 21px;
  width: 20px; /* 線の幅を設定 */
  height: 2px; /* 線の高さを設定 */
  background-color: #5070e3; /* 線の色を設定 */
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
}

.slideToggle-button::before { /* 縦線を追加 */
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  width: 2px;
  height: 20px;
  background-color: #5070e3;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
}

.slideToggle-button.active::after {
  transform: translateY(-50%) rotate(180deg); /* 横線を回転 */
}

.slideToggle-button.active::before {
  transform: translateY(-50%) rotate(90deg); /* 縦線を回転 */
}
.slideToggle-contents {
overflow: hidden;
max-height: 0;
transition: max-height 0.3s ease-in-out;
/*padding: 0 20px; /* パディングを調整 */
margin-top: 20px;
margin-bottom: 20px;
}
.slideToggle-contents.active {
/*padding: 20px;*/
}
.box-slideToggle h3{
}
.box-slideToggle h3 .slideToggle-button{
letter-spacing: 1.2;
font-size: 18px;
font-size: 18rem;
}

/* form */
.dl_form{
margin:0 auto;
width:100%;
}
.dl_form dt{
font-weight: normal;
padding: 0 0 10px;
text-align: left;
vertical-align: top;
font-size:16px;
}
.dl_form dd{
padding: 0 0 30px;
margin-left:0;
}
.dl_form .wpcf7-textarea, .dl_form .wpcf7-text,.dl_form .wpcf7-number {
border: 1px solid #d2d2d2;
border-radius: 10px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.098);
padding: 20px;
width:100%;
}
.dl_form .wpcf7-not-valid-tip{
color: #e50012;
display: block;
font-size: 14px;
}
.dl_form .text_notice01{
display:block;
}
.dl_form .required {
background:#ccc;
color:#fff;
font-size: 14rem;
border-radius: 5px;
margin-right: 6px;
padding: 5px;
}
.dl_form .text_notice{
font-size: 14rem;
color: #999;
}
.dl_form .lastcheck{
text-align: center;
margin-top: 20px;
}

/* map */
.frame-map{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9のアスペクト比 */
    height: 0;
}
.frame-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*header*/
header{
width: 100%;
/*height: 20vw;*/
margin: 0 auto;
padding:3vw 0 12px;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background: #fff;
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
transition: all .3s ;
font-size: 16rem;
font-size: 16px;
color:#222222;
letter-spacing: 1.5px;
/*
font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
*/
}
header .inner .logo{
width: 11.8%;
padding-left: 3%;
}
header .inner .logo-text_sp{
width: 65%;
}
/* header navi */
header nav .inner{
}
header .inner .logo-text_pc,
footer .inner .logo-text_pc{
display: none;
}
header nav .menu {
display: none;
margin-top: 7px;
padding-bottom: 15px;
}
header nav{
overflow: auto;
max-height: calc(100vh - 18vw);
}
header nav .menu.active{
display: block;
}
header nav .menu li{
padding: 17px 5%;
font-weight: 800;
}
header nav .menu .menus{
margin-bottom: 30px;
line-height: 1.5;
}
header nav .menu .menus > ul{
padding: 0;
margin: inherit;
transition: .5s;
list-style: none;
}
header nav .menu .menus > ul.en{
font-size: 13px;
font-size: 13rem;
}
header nav .menu .menus > ul > li{
border-bottom: 1px solid;
}
header nav .menu .menus .sub-menu {
display: none;
margin-top: 8px;
padding: 0;
}
header nav .menu .menus .sub-menu.active {
display: block;
}
header nav .menu .menus .sub-menu li{
padding-left: 7%;
border-bottom: 1px dotted #666;
position: relative;
list-style: none;
}
header nav .menu .menus .sub-menu li:last-of-type{
border-bottom:inherit;
}
header nav .menu .menus .sub-menu li::before{
content: '';
width: 8px;
height: 8px;
border-top: solid 2px #5070e3;
border-right: solid 2px #5070e3;
position: absolute;
left: 2%;
top: 23px;
transform: rotate(45deg);
}
header nav .menu .menus > ul > li.ordeing,
header nav .menu .menus > ul > li.contribute,
header nav .menu .menus > ul > li.seedling
/*header nav .menu .menus > ul > li.supporting,
header nav .menu .menus > ul > li.donation*/{
background: #9FAD86;
border-radius: 30px;
font-size: 14rem;
font-size: 14px;
transition: 0.5s;
margin: 20px auto;
border-bottom:none;
width: 60%;
text-align: center;
}
header nav .menu .menus > ul > li.ordeing:hover,
header nav .menu .menus > ul > li.supporting:hover,
header nav .menu .menus > ul > li.donation:hover,
header nav .menu .menus > ul > li.contribute:hover,
header nav .menu .menus > ul > li.seedling:hover{
background:#4AF0DD;
}
header nav .menu .menus > ul > li.ordeing a,
header nav .menu .menus > ul > li.supporting a,
header nav .menu .menus > ul > li.donation a,
header nav .menu .menus > ul > li.contribute a,
header nav .menu .menus > ul > li.seedling a{
color: #fff;
}
header nav .menu .menus > ul > li.ordeing a:hover,
header nav .menu .menus > ul > li.supporting a:hover,
header nav .menu .menus > ul > li.donation a:hover{
color: #7379D8;
}
header nav .menu .menus > ul > li.ordeing{
padding-left: 33px;
position: relative;
}
header nav .menu .menus > ul > li.ordeing a:before{
content: "";
display: inline-block;
background-size: contain;
position: absolute;
top: calc( 50% - 9.5px );
left: calc( 50% - 61px );
width: 19px;
height: 19px;
background-image: url(/wxp/shizennouhou/images/ic_house.webp);
background-repeat: no-repeat;
}
header nav .menu .menus > ul > li.supporting{
}
header nav .menu .menus > ul > li.donation{
}

header nav #searchform{
text-align: center;
float: inherit;
}
header nav .searchform #s{
width: 50%;
padding: 15px 3%;
margin-right: 5%;
border-radius: 5px;
border: 1px solid #333;
font-size: inherit;
}
header nav .searchform #searchsubmit{
font-size: inherit;
border-radius: 5px;
background-color: #999;
}
.menu-trg {
cursor: pointer;
position: absolute;
top: 3vw;
right: 4%;
}
.menu-trg span {
  display: block;
  width: 30px;
  height: 4px;
  margin: 6px 0;
  background-color: #333;
  transition: all 0.3s ease-in-out;
}
.menu-trg.active span:nth-child(2) {
  opacity: 0;
}
.menu-trg.active span:nth-child(1) {
  transform: rotate(45deg) translate(7px, 7px);
}
.menu-trg.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}
.menu-item-has-children > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.submenu-toggle {
    cursor: pointer;
    width: 90px;
	padding-left: 60px;
    text-align: center;
}
/*
.menu-item-has-children > a::after {
content: "+";
float: right;
width: 30%;
text-align: right;
}
.menu-item-has-children.active > a::after {
  content: "-";
}
*/

/*search*/
#searchsubmit:hover {
background: #77C36B none repeat scroll 0% 0%;
}
#searchsubmit {
height: 21px;
color: #FFF;
text-align: center;
border: medium none;
background: #0C8016 none repeat scroll 0% 0%;
width: 45px;
}

/* main contents */
/* archive */
#sec_cat-titlearea{
height: 340px;
margin-top: 15vw;
padding-top: 50px;
/*
background: page.css ;
*/
position: relative;
background-position:0 center;
background-size:150% auto;
background-repeat:no-repeat;
/*
clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
*/
}
#sec_cat-titlearea .main-headline{
width:fit-content;
margin: 0 auto;
padding: 10px 6%;
background: rgba(255,255,255,.8);
}
#sec_cat-titlearea .main-headline p{
/*
font-weight: 800;
*/
}

/* single */
#sec_titlearea{
height: 280px;
margin-top: 15vw;
padding-top: 50px;
background-position:0 center;
background-size:150% auto;
background-repeat:no-repeat;
/*
background: css;
*/
position: relative;
}
#sec_titlearea .main-headline{
width:fit-content;
padding: 10px 6% 10px;
background: rgba(255,255,255,.8);
}

h1{
font-family: 'Noto Sans JP', sans-serif, "��S�V�b�N Medium", YuGothic, "��S�V�b�N��";
font-size: 28rem;
font-size: 28px;
font-weight: 1000;
letter-spacing: 0.1em;
margin-bottom: 5px;
}
#sec_titlearea .main-headline p{
/*
font-weight: 800;
*/
}

#contents-container{
/*linear-gradient(to bottom, #F2F2F2 200px, #F2F2F2 200px);*/
position: relative;
}

/* breadcrumb */
#contents-container > .breadcrumb{
display: flex;
padding: 0 3%;
margin-top: 10px;
}
#contents-container > .breadcrumb li{
display: flex;
margin-right: 10px;
font-size: 12px;
font-size: 12rem;
}
#contents-container > .breadcrumb li:after{
content: "";
display: inline-block;
width: 0.4em;
height: 0.4em;
border-top: 1px solid;
border-left: 1px solid;
transform: rotate(135deg);
margin-left: 0.2em;
position: relative;
top: 38%;
left: 1px;
}
#contents-container > .breadcrumb li:last-of-type{
margin-right: inherit;
}
#contents-container > .breadcrumb li:last-of-type:after{
display: none;
}
#contents-container #contents-nav{
height: fit-content;
background: #F2F2F2;
/*
padding: 20px 3%;
*/
padding: 40px 3% 20px;
margin-bottom: 40px;
transition: .6s;
}
#contents-container #contents-nav .contents{
}
#contents-container #contents-nav .contents > ul{
border-top: 1px solid #38383a;
border-bottom: 1px solid #38383a;
/*
padding: 20px 3% 0px 3%;
*/
padding: 35px 3% 10px 3%;
margin-bottom: 20px;
} 
#contents-container #contents-nav .contents ul li{
font-weight: 800;
margin-bottom: 30px;
position: relative;
}
#contents-container #contents-nav .contents > ul > li{
font-size: 16rem;
font-size: 16px;
/*
margin-left: -5%;
padding-left: 1em;
*/
}
#contents-container #contents-nav .contents ul .sub-menu{
margin-top: 30px;
}
#contents-container #contents-nav .contents ul .sub-menu li{
font-size: 13rem;
font-size: 13px;
padding-left: 32px;
}
#contents-container #contents-nav .contents ul .sub-menu li:before{
content: '';
width: 8px;
height: 8px;
border-top: solid 2px #5070e3;
border-right: solid 2px #5070e3;
position: absolute;
left: 12px;
top: 5px;
transform: rotate(45deg);
}
#contents-container #contents-nav .contents .sub-menu > .menu-item-has-children > .sub-menu{
display: none;
}
#contents-container #contents-nav .contents .submenu-toggle{
width: 25px;
padding-left: 30px;
}
/*
#contents-container #contents-nav .contents ul li:first-of-type:after{
content: '';
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 5px;
height: 5px;
border-radius: 100px;
background: #b93442;
}
*/
#contents-container #contents-nav .bt_contact{
display: none;
}

#sec_titlearea.main-visual{
margin-top: 5vw;
height: fit-content;
}
#sec_titlearea.main-visual .main-headline{
left: calc(50% - 525px);
font-size: 26px;
font-weight: 1000;
width: fit-content;
padding:20px 12px 20px 10px;
}
#sec_titlearea.main-visual .main-headline.vertical01{
position: absolute;
}
#sec_titlearea.main-visual .main-headline.vertical02{
position: absolute;
}
#sec_titlearea.main-visual h1{
display: none;
}

/* main */
main section{
margin: 5vw auto;
padding: 5vw 3%;
position: relative;
}
main section a{
color: #9B4AF0;
}
main section img.page-img{
width: 100%;
}
main section img.page-img.point-img{

}
main section img.page-img_sub{
max-width: 100%;
display: block;
margin: 0 auto;
}

main section p.caption{
/*
padding: 0 3%;
*/
}
main section:first-of-type{
/*background: #F2F2F2;*/
margin-top: 0;
padding-top: 5vw;
}

h2{
font-family: 'Noto Sans JP', sans-serif, "��S�V�b�N Medium", YuGothic, "��S�V�b�N��";
font-size: 21rem;
font-size: 21px;
font-weight: 1000;
letter-spacing: 2px;
letter-spacing: 0.15em;
/*
padding: 0 3%;
*/
margin-bottom: 20px;
}
h2 .subscript{
font-size: 18rem;
font-size: 18px;
}

h3{
font-size: 18rem;
font-size: 18px;
line-height: 1.5em;
margin-bottom: 10px;
}
h4{
font-size: 15rem;
font-size: 15px;
line-height: 1.5em;
margin-bottom: 10px;
}
main .sec_topread{
background: #F2F2F2;
}
main .sec_topread p.cat-caption{
font-size: 15rem;
font-size: 15px;
font-weight: 600;
padding: 0 3%;
}
main .bt_contact{
font-weight: 800;
display: block;
margin: 0 auto;
}
/*main section:first-of-type::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F2F2F2;
  z-index: -1;
}*/

/* category navi */
#sec_cat-nav{
}
#sec_cat-nav ul{
padding: 0 3%;
/*margin-bottom: 40px;*/
}
#sec_cat-nav ul > a{
margin:0 auto 35px;
display: block;
}
#sec_cat-nav ul > a:not(:hover){
color: #222222;
}
#sec_cat-nav ul > a:last-of-type{
margin-bottom: inherit;
}
#sec_cat-nav ul li{
padding-top: 35vw;
border-radius: 4vw;
}
#sec_cat-nav ul li div{
padding: 20px 5vw;
background: #F5F5F5;
text-align: center;
border-radius: 35% 35% 3.8vw 3.8vw;
}
#sec_cat-nav ul li div span{
font-weight: bold;
display: block;
margin-bottom: 10px;
}
#sec_cat-nav ul.nav-s{
height: initial;
}
#sec_cat-nav ul.nav-s a{
width: 100%;
}
#sec_cat-nav ul.nav-s a:not(:hover){
color: #fff;
}
#sec_cat-nav ul.nav-s li{
padding-top: initial;
margin-bottom:  40px;
}
#sec_cat-nav-list ul{
display: flex;
flex-wrap: wrap;
}
#sec_cat-nav-list ul li{
width: 48%;
margin-bottom: 30px;
font-weight: 600;
}
#sec_cat-nav-list ul li .t_subscript{
font-size: 10rem !important;
font-size: 10px !important;
}

/* recommend */
main .sec_recommend{
margin:15vw 5% 5vw;
padding: 40px 3%;
border: 20px solid #F2F2F2;
}
main .sec_recommend h2{
color: #9FAD89;
position: absolute;
top: -42px;
}
main .sec_recommend .caption{
font-size: 12rem;
font-size: 12px;
text-align: center;
margin-bottom: 40px;
}
main .sec_recommend iframe{
height: 45vw;
display: block;
margin: 0 auto;
}

/* archive */
main .sec_category{
}
main .sec_category .bt-round{
display: block;
margin: 0 auto;
}
main .sec_category .category-img{
width: 100%;
margin-bottom: 20px;
}

/* information */
main .sec_information{
}
main .sec_information .datearea{
margin-bottom: 10px;
}
main .sec_information .date{
color:#808080;
font-family: "Roboto";
font-size: 14rem;
font-size: 14px;
margin-bottom: 10px;
display:table-cell;
width: 140px;
}
main .sec_information article h3{
margin-bottom: 10px;
font-size: 16px;
font-weight: 800;
letter-spacing: 0.15em;
}
main .sec_information .category{
display: table-cell;
width: fit-content;
font-size: 12rem;
font-size: 12px;
font-weight: 600;
background: #4AF0DD;
padding: 2px 10px 5px;
text-align: center;
}
main .sec_information .category a:not(:hover){
color: #fff;
}
main .sec_information .category:hover{
}
/*
main .sec_information article .titlearea{
margin-bottom: 20px;
}
*/
main .sec_information.in-contents article{
display:block;
margin-bottom: 60px;
padding-bottom: 60px;
}
.nav-links{
text-align: center;
}
main .sec_information .bt-round{
display: block;
margin: 0 auto;
}

/* search */
main .sec_search{
}
main .sec_search article h2{
margin-bottom: 0;
}
main .sec_search article .permalink{
font-size: 14px;
font-size: 14rem;
}

/* informaetion,search */
main .sec_information article,main .sec_search article{
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 1px solid #dcdcdc;

}
main .sec_information article:last-of-type,main .sec_search article:last-of-type{
/*
margin-bottom: initial !important;
*/
border-bottom: initial;
}
main .sec_information article h3 a,main .sec_search article h2 a{
padding-bottom: 1px;
text-decoration: none;
background-image: linear-gradient( 90deg, #7379D8, #E0A9FC );
background-size: 0 1px;
background-position: left bottom;
background-repeat: no-repeat;
transition: all .3s;
}
main .sec_information article h3 a:not(:hover),main .sec_search article h2 a:not(:hover){
color: #222;
}
main .sec_information article h3 a:hover,main .sec_search article h2 a:hover{
background-size: 100% 1px;
}

/* 未整理 */
/* sec_info */
#sec_info dl{
padding: 0 3%;
margin-bottom: 40px;
}
#sec_info dl a{
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 25px;
text-decoration: none;
}
#sec_info dt{
width: 130px;
font-family: "Roboto";
font-size: 12rem;
font-size: 12px;
}
#sec_info a dt {
color: #808080;	
}
#sec_info a:hover dt{
color: inherit
}
#sec_info dd{
width:calc(100% - 130px);
margin-left: 0;
font-weight: bold;
}
#sec_info .bt-round{
display: block;
margin: 0 auto;
}

/* foot contact */
#sec_contact{
position: relative;
background-position: 0 center;
background-repeat:no-repeat;
background-size:150% auto ;
padding: 20px 0;
margin-bottom: 20px;
}
#sec_contact::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(160, 170, 135, .75);
z-index: 0
}
#sec_contact h2{
position: relative;
z-index: 3;
color: #fff;
padding: 0 6%;
line-height: 1.4em;
}
#sec_contact .subscript{
padding: 0 6%;
position: relative;
z-index: 3;
color: #fff;
font-weight: 1000;
}
#sec_contact .bt_contact,#contents-nav .bt_contact{
font-weight: 800;
display: block;
margin: 0 auto;
}

/* footer */
footer{
padding: 40px 0 3vw;
margin: 0 auto;
position: relative;
font-size: 16rem;
font-size: 16px;
color:#222222;
letter-spacing: 1.5px;
font-family: "中ゴシックBBB" ,"Gothic Medium BBB","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}
footer .footer-nav{
float: inherit;
width: inherit;
}
footer .footer-nav ul{
width: 100%;
display: flex;
margin-bottom: 30px;
padding: 0;
align-items: center;
flex-wrap: wrap;
justify-content: center;
border-top: 1px solid #222222;
}
footer .footer-nav ul li{
font-size: 10rem;
font-size: 10px;
border-bottom: 1px solid #222222;
width: 50%;
margin: 0;
padding: 15px;
box-sizing: border-box;
}
/*
footer .footer-nav ul li:nth-of-type(1){
display: none;
}
*/
footer .footer-nav ul li:nth-of-type(1),
footer .footer-nav ul li:nth-of-type(3){
border-right: 1px solid #222222
}
/*
footer .footer-nav ul li:nth-of-type(3){
width: 100%;
text-align: center;
}
*/
.footer-nav li a{
padding-bottom: 1px;
text-decoration: none;
background-image: linear-gradient( 90deg, #7379D8, #E0A9FC );
background-size: 0 1px;
background-position: left bottom;
background-repeat: no-repeat;
transition: all .3s;
}
.footer-nav  li a:hover{
 background-size: 100% 1px;
}
footer .copyright{
font-size: 12rem;
font-size: 12px;
letter-spacing: 0.5px;
text-align: center;
padding-bottom: 15px;
margin: 0 3%;
}
footer .copy a{
color: #fff;
}
footer .copy a:hover{
color: #1BB8CE;
}
footer p.subscript{
text-align: center;
font-size: 12rem;
font-size: 12px;
margin-bottom: 20px;
}


/* pagetop */
.pagetop {
position: fixed;
bottom: -30px;
right: -30px;
opacity: 0;
-webkit-transition: .6s;
transition: .6s;
-webkit-transform: translate(0, 10px);
transform: translate(0, 10px);
z-index: 3;
}
.pagetop.active{
opacity: 1;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
bottom: 20px;
right: 20px;
}
.pagetop a {
display: block;
-webkit-transition: .3s;
transition: .3s;
position: relative;
line-height: 1;
width: 50px;
height: 50px;
background: rgba(159, 173, 134, .8);
border-radius: 50%;
}
.pagetop a:hover {
opacity: .7
}
.pagetop a i {
display: inline-block;
overflow: hidden;
width: 21px;
height: 12px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pagetop a i::after{
content: "";
background: url(/wxp/shizennouhou/images/ic_pagetop.svg) no-repeat;
display: block;
width: 21px;
height: 12px;
position: absolute;
left: 0;
top: 0;
}

/* legacy-mob */
@media (max-width: 400px) {
}

/* pc */
@media (min-width: 769px) {
/* parts */

/* column */
.area_column{
list-style: none;
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
}
.area_column:after{
content: "";
width: 1px;
height: 100%;
background: #dcdcdc;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.area_column .col-box{
flex-basis: 50%;
flex-basis: calc((100% - 6%) / 2);
max-width: calc((100% - 6%) / 2);
border-bottom: inherit;
padding-bottom: 40px;
margin-bottom: 40px;
}
.col-box .headline-subscript{
font-size: 12rem;
font-size: 12px;
}
.col-box h3{
font-size: 18rem;
font-size: 18px;
margin-bottom: 10px;
}
.col-box .col-caption{
font-size: 13rem;
font-size: 13px;
}
.col-box .col-mainimg{
margin-bottom: 10px;
}
.col-box .bt_univ-a{
display: block;
margin: 0 auto;
}
.list_column{
}
.list_column .col-box{
display: flex;
align-items: flex-start;
}
.list_column .col-box .col-mainimg{
width: 40%;
margin-right: 20px;
}
.list_column .col-box .flex_block{
flex: 1;
}
.col-box .headline-subscript{
display: block;
}
.list_column .col-box .bt_univ-a{
display: inherit;
margin: inherit;
}
.list_column .col-box.type-b .col-mainimg{
margin-left: 20px;
margin-right: 20px;
}
.list_column.vertical{
}
.list_column.vertical .col-box{
width: 45%;
display: inline-grid;
margin-right: 4%;
border-bottom:none;
}
.list_column.vertical .col-box .col-mainimg{
width: 100%;
margin-right:inherit;
}
.list_column.vertical .col-box .col-caption{
font-size: 16px;
}
.col-box-b{
display: flex;
flex-wrap: no-wrap;
}
.col-box-b .img-box{
width: 200px;
margin-right: inherit;
margin-bottom: inherit;
}
.col-box-b .img-box img{
}
.col-box-b .information-area{
margin-left: 50px;
width: calc(100% - 250px);
}
.col-box-b .information-area h3{
font-size: 22rem;
font-size: 22px;
margin-bottom: 0;
} 
.col-box-b .information-area h3 .headline-subscript{
font-size: 14rem;
font-size: 14px;
font-weight: 800;
}
.col-box-b .information-area .ic_species{
color: #8cc63f;
font-size: 14rem;
font-size: 14px;
font-weight: 600;
padding-left: 2px;
margin-bottom: 21px;
display: block;
}
.col-box-b .information-area > .bt_univ-a{
margin-top: 0;
margin-bottom: 21px;
}
.col-box-b .information-area > .bt_univ-a span{
padding: 14px 45px 14px 25px;
}
.col-box-b .information-area .slideToggle-contents{
transition: max-height .2s ease-in-out;
font-size: 14rem;
font-size: 14px;
}
.product-box-a{
display: flex;
flex-wrap:initial;
}
.product-box-a .img-box{
width: 370px;
margin-right: 30px;
margin-bottom: 10px;
}
.product-box-a .information-area{
width: 400px;
}
.product-box-a .information-area p{
margin-bottom: 20px;
font-size: 14px;
}
.product-box-a .information-area .product-img-sub{
width: 340px;
margin-right: initial;
margin-left: initial;
}

/* button */
.bt_contact.in-contents{
font-weight: 800;
display: block;
margin: 0 auto 20px;
}
.bt_contact span{
font-size: 16rem;
font-size: 16px;
padding: 28px 54px;
}

/* list */
.sns-list{
width: 200px;
margin-bottom: 30px;
}
.sns-list > li{
width: 50px;
}

.topic-list-a{
}
.topic-list-a > li{
display: flex;
margin-bottom: 50px;
}
.topic-list-a > li:not(:last-child)::before{
}
.topic-list-a > li .box_list-num{
position:initial;
-webkit-transform: inherit;
transform: inherit;
}
.topic-list-a > li .box_list-num span{
}
.topic-list-a > li .box_list-num span.text{
}
.topic-list-a > li .box_list-num span.num{
}
.topic-list-a > li .flex-box{
flex: 1;
padding: 0 30px;
}
.topic-list-a > li h3{
margin: 0 -30px 15px;
}
.topic-list-a.number-small > li .flex-box{
padding: 0;
}
.topic-list-b > li{
flex-basis: calc((100% - 6%) / 2);
max-width: calc((100% - 6%) / 2);
}

.topic-list-c{
}
.topic-list-c >li{
padding-left: 25px;
}
.topic-list-c > li:last-of-type{
}
.topic-list-c > li dl{
-webkit-flex-direction:initial;
flex-direction: initial;
}
.topic-list-c > li dt{
width: /*100*/120px;
height: 100%;
aspect-ratio: 1 / 1;
padding: 0;
margin-left: -25px;
}
.topic-list-c > li dt h3{
font-size: 14rem;
font-size: 14px;
line-height: 1.5;
}
.topic-list-c > li dd{
padding: 15px 25px;
margin-left: 0;
}

/* table */
.table_common-a tr .header:after{
content: "";
background: url(../img/common/ic_arrow-double.webp) center right / 100% auto no-repeat;
width: 9px;
height: 18px;
position: absolute;
top: .1em;
right: 11px;
}
.table_common-a tr .headerSortDown:after{
content: "";
background-image:  url(../img/common/ic_arrow-up.webp);
width: 9px;
height: 18px;
position: absolute;
top: .1em;
right: 11px;
}
.table_common-a tr .headerSortUp:after{
content: "";
background-image:  url(../img/common/ic_arrow-up.webp);
width: 9px;
height: 18px;
position: absolute;
top: .1em;
right: 11px;
transform: rotate(-180deg);
}

/* list common */
dl.small dd{
font-size: 14rem;
font-size: 14px
}
.dl_v-a > dd{
padding-left: 25px;
}
.dl_v-b > dd{
padding-left: 25px;
}
.dl_common{
font-size: 14rem;
font-size: 14px;
}
/*
.btn-more{
padding: 2px 0 3px;
}
.btn-more a{
font-size: 14rem;
font-size: 14px;
}
.btn-more a:after{
width: 20px;
height: 20px;
}
.liner-olive{
background: linear-gradient(transparent 70%, #00FF00 60%);
}
*/

/* bt */
.page-nav li span{
padding: 16px 30px;
}

/* toggle */
.box-slideToggle h3 .slideToggle-button{
font-size: 20px;
font-size: 20rem;
}

/* map */
.frame-map{
width: 580px;
}

/* header */
header .inner .logo-text_sp,
footer .inner .logo-text_sp{
display: none;
}
header{
min-width: 1080px;
padding: 0;
font-size:15rem;
font-size:15px;
}
header .inner{
width: 1080px;
padding: 15px 0;
margin: 0 auto;
position: relative;
}
header .inner .logo{
width: 60px;
margin-right: 10px;
margin-left: 15px;
padding-left: inherit;
}
header .inner .logo-text_pc{
display: inherit;
width: 155px;
}	
/* header navi */
header nav .menu {
width: 800px;
height: 76px;
display:block;
/*
font-family:'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
*/
/*
font-family: roboto,��S�V�b�N Medium,Yu Gothic Medium,��S�V�b�N��,YuGothic,���C���I,Meiryo,sans-serif;
*/
position: absolute;
right: 15px;
top: 12px;
padding-top: 40px;
}
header nav{
}
header nav .menu.active{
}
header nav .menu li{
padding: 0;
}
header nav .menu .menus{
margin-bottom: 30px;	
}
header nav .menu .menus > ul{
width: 100%;
}

header nav .menu .menus > ul > li{
border-bottom: inherit;
display: inline-block;
margin-right: 23px;
}
header nav .menu .menus > ul.en-menu > li{
margin-right: 20px;
}
header nav .menu .menus > ul > li.ordeing,
header nav .menu .menus > ul > li.contribute,
header nav .menu .menus > ul > li.seedling
/*header nav .menu .menus > ul > li.supporting,
header nav .menu .menus > ul > li.donation*/{
border-radius: 7px;
padding: 3px 8px;
margin: 0/*inherit*/;
font-size: 13rem;
font-size: 13px;
width:auto;
}
header nav .menu .menus > ul > li.contribute{
position: absolute;
top:0;
left:0;
}
header nav .menu .menus > ul > li.ordeing{
position: absolute;
top:0;
left:175px;
padding-left: 33px;
}
header nav .menu .menus > ul > li.ordeing a:before{
top: 5px;
left: 7px;
}
header nav .menu .menus > ul > li.seedling{
position: absolute;
top:0;
left:315px;
}
header nav .menu .menus > ul > li.contact{
position: absolute;
top:8px;
left:412px;
font-size: 14rem;
font-size: 14px;
}
header nav .menu .menus > ul > li.english{
position: absolute;
top:8px;
left:522px;
font-size: 14rem;
font-size: 14px;
}
header nav .menu .menus li:hover .sub-menu,
header nav .menu .menus li .sub-menu:hover{
transform: scaleY(1);
}
header nav .menu .menus .sub-menu {
transform: scaleY(0);
transform-origin: center top;
display: inherit;
width: 756px;
padding: 32px 20px 0;
margin-top: 8px;
position: absolute;
top: 52px;
left: 0;
background: #fff;
border-radius: 0 0 15px 15px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
transition: all .2s;
}
header nav .menu .menus > ul > li.english .sub-menu{
top: 11px;
left: -512px;
}
header nav .menu .menus .sub-menu li{
display: inline-block;
padding-left: 19px;
margin-right: 22px;
margin-bottom: 22px;
border-bottom:inherit;
position: relative;
font-size: 14rem;
font-size: 14px;
}
header nav .menu .menus ul.en .sub-menu li{
font-size: 12px;
font-size: 12rem;
}
header nav .menu .menus .sub-menu li:last-of-type{
border-bottom:inherit;
}
header nav .menu .menus .sub-menu li::before{
width: 7px;
height: 7px;
left: 0;
top: 7px;
}
header nav .menu .menus .sub-menu li .sub-menu{
display: none;
}
header nav .menu .submenu-toggle {
display: none;
}
.menu-item-has-children > a::after {
content:inherit;
width:0;
}
.menu-item-has-children.active > a::after {
content: inherit;
}
header nav #searchform{
width: 220px;
position: absolute;
top: 0;
left: 590px;
}
header nav .searchform #s{
width: 130px;
padding: 5px 10px;
margin-right: 15px;
border-radius: 20px;
}
.menu-trg {
display: none;
}

/* mian contents */
/* archive */
#sec_cat-titlearea{
min-width: 1080px;
margin-top: 100px;
margin-bottom: 30px;
background-size: 100% auto;
}
#sec_cat-titlearea .main-headline{
width:fit-content;
margin: 0 auto;
padding: 10px 6%;
background: rgba(255,255,255,.8);
}
#sec_cat-titlearea .main-headline p{
/*
font-weight: 800;
*/
}

/* single */
#sec_titlearea{
min-width: 1080px;
margin-top: 100px;
margin-bottom: 30px;
background-size: 100% auto;
}
#sec_titlearea .main-headline{
padding: 20px 88px;
left: calc(50% - 525px);
position: absolute;
}
h1{
font-size: 32rem;
font-size: 32px;
}
#sec_titlearea .main-headline p{
}

#sec_titlearea.main-visual{
margin-top: 40px;
height: fit-content;
}
#sec_titlearea.main-visual .main-headline{
left: calc(50% - 525px);
writing-mode: vertical-rl;
font-size: 30px;
/*
font-weight: 1000;
width: 70px;
padding:20px 12px 20px 10px;
*/
}
#sec_titlearea.main-visual .main-headline p{
}
#contents-container{
width: 1080px;
margin: 0 auto 80px;
padding: 0 15px;
}
#contents-container > .breadcrumb{
padding: 0;
margin-top:inherit;
margin-bottom: 25px;
}

/* main */
main{
width: 800px;
min-height: 500px;
}
main section{
margin: 0 auto 120px/*100px*/;
padding: inherit;
}
main section:first-of-type{
padding-top: inherit;
}
/*
main section.w-full{
padding: inherit;
}
main section.w-full > *{
padding-right: inherit;
padding-left: inherit;
}
*/
h2{
font-size: 27rem;
font-size: 27px;
padding: 0;
margin-bottom: 30px;
}
h2 .subscript{
font-size: 23rem;
font-size: 23px;
}

main .sec_topread{
background:inherit;
margin-bottom: 120px;
}
main .sec_topread p.cat-caption{
font-size: 18rem;
font-size: 18px;
line-height: 1.7em;
}
main .sec_topread .bt_contact{
font-weight: 800;
display: block;
margin: 40px auto 0;
}
main .sec_topread .bt_contact span{
/*
font-size: 16rem;
font-size: 16px;
*/
}
/*
main section p.caption{
padding: 0;
}
*/
main section img.page-img.point-img{
width:680px;
display: block;
margin-right: auto;
margin-left: auto;
}
main section .div-in2{
width:45%;
}
main section img.page-img.img-in2{
width:45%;
}
main section img.page-img.img-in3{
width:32%;
}

/* category navi */
#sec_cat-nav{
min-width: 800px;
}
#sec_cat-nav ul{
width: 800px;
padding: 0 15px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
#sec_cat-nav ul a{
width: 215px;
}
#sec_cat-nav ul a:hover{
opacity: 0.8;
transition: 0.3s ;
}
#sec_cat-nav ul li{
height: 215px;
padding-top: inherit;
border-radius: 15px;
position: relative;
}
#sec_cat-nav ul li div{
position: absolute;
bottom: 0;
padding: 10px;
width: 215px;
border-radius: 20% 20% 13px 13px;
font-size: 12rem;
font-size: 12px;
}
#sec_cat-nav ul li div span{
font-size: 14rem;
font-size: 14px;
font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
}
#sec_cat-nav ul.nav-s{
height: initial;
}
#sec_cat-nav ul.nav-s a{
width: 100%;
}
#sec_cat-nav ul.nav-s a:not(:hover){
}
#sec_cat-nav ul.nav-s li{
height: fit-content;
width: 300px;
flex-grow: 1;
margin: 0 15px 40px;
}
#sec_cat-nav-list{
width: 880px;
}

.archive-container #sec_cat-nav{
min-width: 1080px;
}
.archive-container #sec_cat-nav ul{
width: 1080px;
}
.archive-container #sec_cat-nav ul a{
width: 330px;
}
.archive-container #sec_cat-nav ul li{
height: 330px;
}
.archive-container #sec_cat-nav ul li div{
width: 330px;
font-size: 14rem;
font-size: 14px;
min-height: 96px;
}
.archive-container #sec_cat-nav ul li div span{
font-size: 17rem;
font-size: 17px;
font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
}
.archive-container #sec_cat-nav ul.nav-s{
height: initial;
}
.archive-container #sec_cat-nav ul.nav-s a{
width: 100%;
height: 120px;
}
.archive-container #sec_cat-nav ul.nav-s a:not(:hover){
}
.archive-container #sec_cat-nav ul.nav-s li{
height: 120px;
width: 300px;
flex-grow: 1;
margin: 0 15px 40px;
}
#sec_cat-nav-list ul li{
width: 33%;
}
.page-nav li a{
font-size: 13rem;
font-size: 13px;
}

/* recommend */
main .sec_recommend{
margin:140px 0px 100px;
padding: 60px 30px;
}
main .sec_recommend h2{
color: #9FAD89;
position: absolute;
top: -42px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
}
main .sec_recommend .caption{
font-size: 13rem;
font-size: 13px;
text-align: inherit;
margin-bottom: 60px;
}
main .sec_recommend iframe{
width: 100%;
max-height:480px;
}

/* archive */
#contents-container.archive-container main{
width: 1080px;
}
#contents-container.archive-container #contents-nav{
display: none;
}
main .sec_category{
text-align: center;
}
main .sec_category p.caption{
margin-bottom: 40px;
padding: 0;
}
main .sec_category .bt-round{
}
main .sec_category .category-img{
width: 52%;
}
main .sec_category:nth-of-type(2n-1) .category-img{
float: left;
margin-right: 20px;
}
main .sec_category:nth-of-type(2n) .category-img{
float: right;
margin-left: 20px;
}

/* contents-nav */
#contents-container #contents-nav{
display: block;
background: inherit;
width: 240px;
position: absolute;
top: 45px;
right: calc(50% - 540px);
padding: inherit;
margin-bottom: 5px;
z-index: 20;
}
#contents-container #contents-nav.contents-nav_fix{
/*
position: fixed;
top:135px;
z-index: 10;
*/
}
#contents-container #contents-nav.contents-nav_bottom{
/*
bottom:0;
top:auto;
*/
}
#contents-container #contents-nav .contents ul{
padding: 25px 3% 5px 3%;
}
#contents-container #contents-nav .contents ul .sub-menu{
padding-bottom: 0;
margin-top: 0;
}
#contents-container #contents-nav .contents ul .sub-menu li{
padding-left: 22px;
}
#contents-container #contents-nav .contents ul .sub-menu li:before{
left: 6px;
top: 5px;
}
#contents-container #contents-nav .bt_contact{
display: block;
}
#contents-container #contents-nav .bt_contact span{
font-size:inherit;
padding:16px 30px;
}

/* container*/
/*
#container{
width: 100%;
min-width: 1080px;
position: relative;
margin-bottom: 60px;
}
section.contents{
margin: 0 5% 120px;
position: relative;
}
section.contents:last-of-type{
margin-bottom: 0;
}
*/
/* section-each */
	
/* information */
main .sec_information{
}
main .sec_information article{
display: flex;
}
main .sec_information article h3{
width: 750px;
}
main .sec_information .datearea{
width: 180px;
margin-bottom: initial;
}
main .sec_information .date{
display: block;
}
main .sec_information .category{
display: block;
}
main .sec_information h2,
main .sec_information.in-contents article h3{
font-size: 24px;
}
/*
main .sec_information article .titlearea{
margin-bottom: 20px;
}
*/

/* foot contact */
#sec_contact{
min-width: 1080px;
height: 240px;
background-size:100% auto ;
}
#sec_contact h2{
top:30px;
left: calc(50% - 460px);
position: absolute;
padding: inherit;
}
#sec_contact .subscript{
top:120px;
left: calc(50% - 460px);
position: absolute;
padding: inherit;
}
#sec_contact .bt_contact{
position: absolute;
top: 110px;
right: calc(50% - 330px);
}
#sec_contact .bt_contact span{
/*
width: 300px;
height: 80px;
*/
}
/* footer */
footer{
min-width:1080px;
margin: 15px auto 0;
font-size:14rem;
font-size:14px;
}
footer .footer-nav ul{
/*
border-top:inherit;
*/
}
footer .footer-nav ul li{
font-size: 14rem;
font-size: 14px;
border-bottom: inherit;
width: fit-content ;
margin-right: 15px;
padding: 15px;
}
/*
footer .footer-nav ul li:nth-of-type(1){
display: none;
}
*/
footer .footer-nav ul li:nth-of-type(1),footer .footer-nav ul li:nth-of-type(3){
border-right: inherit;
}
/*
footer .footer-nav ul li:nth-of-type(3){
width: fit-content;
text-align: inherit;
}
*/
footer .copyright{
}	
footer p.subscript{
font-size: 14rem;
font-size: 14px;
margin-bottom: 20px;
}
}

/* tablet */
@media (min-width: 769px) and (max-width: 1079px) {
header .inner .logo{
width: 55px;
}
header .inner .logo-text_pc{
display: none;
}
header nav .menu {
width: 800px;
height: 76px;
left: 90px;
font-size: 14rem;
font-size: 14px;
}
header nav .menu .menus > ul > li.ordeing,
header nav .menu .menus > ul > li.supporting,
header nav .menu .menus > ul > li.donation {
font-size: 13rem;
font-size: 13px;
}
header nav .searchform{
left: 550px;
}
header nav .searchform #s{
width: 110px;
}
}

/* mob */
@media (max-width: 768px){
/* area */
.topic-list-a > li{
padding-top: 60px;
padding-bottom: 60px;
}
.movie-box iframe{
width: 100%;
}
main section.w-full{
padding: 5vw 0;
}
main section.w-full > *{
padding-right:3%;
padding-left:3%;
/*margin-right: 3%;
margin-left: 3%;*/
}
main section.w-full img.page-img{
padding: 0;
}
}