@charset "UTF-8";

/*===============================================
画面の横幅が約767.99pxまで（SP用）

(min-width: 376px)(max-width: 375.99px)
(min-width: 568px)(max-width: 567.99px)
(max-width: 959.99px)
===============================================*/
@media screen and (max-width:767.99px){


body {
  margin: 0 auto;
  padding: 0;
}

img{
max-width: 100%;
height: auto;
width /***/: auto;　
}


.pc,
.gnav,
.hyo .requestbox .requestanswer .requestanswerimg{ display:none;}
.sp { display:inline; }



.body-all{
    margin: 0 auto;
    padding: 0;
    background: #fff;
    width: 100%;
}






/* ///  MV ///////////////////////　*/
.topview {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0;

    background-image: url(../img/img_topbuck.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 160%;
/*
min-height: fit-content!important;
height: fit-content!important;
*/
}




.topview img{
    width: 100%;
    margin: 0 auto 0;
    height: auto;
    }



.topview-under{
    margin: 0em auto 0;
    padding: 0.8rem 0.5vw;
    background: #6FBA2C;
    width: 100%;
    text-align: center;
    line-height: 1.3;
    font-size: 76%;
    color: #fff;
    letter-spacing: 0.05rem;
    font-weight: bold;
    font-feature-settings: "palt";
}



/*  cap eria mov */
.procedure_item{
  width:100%;
  margin:0rem auto 3rem;
  text-align: center;
  padding:0;
  display: flex;
  flex-wrap: wrap;
align-items: flex-start;
    width: 80%;
    margin: 0rem auto;
    text-align: center;
    position: relative;
    max-width: 1000px;}
@media screen and(max-width: 767.99px){
.procedure_item .procedure_itemin{
    width: 80%;
  }}


 .procedurecircle {
    min-height: 10vh;
    margin: 3em auto;
    background: #f8b500;
    padding: 3vh 1vw 3vh;
    font-size: 1.8rem;
    color: #ad0021;
    font-weight: bold;
    text-align: center !important;
    font-feature-settings: "palt";
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* justify-content: center; */
    /*animation: uneune 5slinear infinite;*/
    border-radius: 50%;
    width: 36%;}
@media screen and (max-width: 768px) {
 .procedurecircle {
  margin: 0 auto;
    font-size: 92%;
  }}

/*
@keyframes uneune {
  0% {border-radius: 60% 50% 70% 80% / 50% 60% 50% 70%; }
  25% {border-radius: 70% 60% 60% 90% / 70% 80% 40% 90%; }
  50% {border-radius: 60% 40% 70% 60% / 40% 60% 50% 60%; }
  75% {border-radius: 90% 60% 40% 70% / 70% 50% 80% 40%; }
  100% {border-radius: 60% 50% 70% 80% / 50% 60% 50% 70%; }
}
*/


.procedurecircle .circletitle{
    font-size: 2rem;
    font-feature-settings: "palt";
    font-weight: bold;
    width: 100%;
    color: #ed1c24;
    text-align: center;}
 @media screen and (max-width: 767.99px) {
.procedure_item .proceduretitle{
line-height: 1.6;
    font-size: 130%;
}}


.procedurecircle .circlecap{
    margin: 1rem auto 3rem;
    font-size: 2.4rem;
    font-feature-settings: "palt";
    font-weight: bold;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 1.3;}
 @media screen and (max-width: 767.99px) {
.procedurecircle .circlecap{
line-height: 1.6;
    font-size: 120%;
}}










/*  */
.procedurecircle-boxin2{
    padding: 0 0 1em;
    margin: 0rem auto;
    width: 100%;
    max-width: 960px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    font-feature-settings: "palt";
    letter-spacing: 0.4px;
    justify-content: center;
}

.procedurecircle-boxin2 .boxinbox{
    padding: 1rem 1vw 0.6rem;
    margin: 1rem 1.5%;
    width: 97%;
    line-height: 1.3;
    text-align: center;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    background: #71bd43;
    border: none;
    border-radius: 1rem;
    /* filter: drop-shadow(1px 5px 2.5px #55555520);*/
}



.procedurecircle-boxin2 .boxinbox .boxinboxtitle{
    margin: 0.25rem 0.5rem 1rem 2%;
    width: 78%;
    line-height: 1.2;
    font-size: 99%;
    color: #fff;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: left;
}


.procedurecircle-boxin2 .boxinbox .boxinboxcap{
    margin: 0rem auto 0rem;
    width: 100%;
    line-height: 1.5;
    font-size: 1.6rem;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;
    background: #fff;
    padding: 1rem 6px;
    border-radius: 0 0 0.8rem 0.8rem;
    font-weight: 500;
}




.commentimg{
    width: 12%;
    margin: 0 0 0 1%;
    vertical-align: text-top;
}

.comment a{
    font-weight:bold;
    color:#71bd43;
    font-size: 140%;
    display: block;
}




.procedurecircle-boxin2 .boxinbox .boxinboximg{
    margin: 0rem 0 0 1rem;
    text-align: center;
    width: 13%;
    min-height: 3em;}
.procedurecircle-boxin2 .boxinbox .boxinboximg img{
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
}


.procedurecircle-boxin2 .tt_tyuki{
margin: 0 auto 0;
        text-align: left;
        max-width: 960px;
        font-size: 14px;
        font-feature-settings: "palt";
        padding-left: 1em;
        text-indent: -1em;
    }







/* ///  btn-eria_all ///////////////////////　*/
.btn-eria_all {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 3rem;
    width: 100%;
    background: #fafafa ; 
    /*
    background: linear-gradient(to top, #fafafa 0%, #fafafa 50%,#f4f4f4 100% );

    border-bottom: 10px solid #d4b54b;
    border-image: linear-gradient(to right, #f3e385 0%, #d4b54b 50%,#f3e385 100% );
    border-image-slice: 1;
    */
   }

.btn-eria_all .btn-eria {
    margin: 2rem auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
  }

.btn-eria_all .titlename {
    margin: 0rem auto 1rem;
    width: 100%;
    line-height: 2;
    font-size: 92%;
    color: #333;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
}



.btn-eria_all h1{
    padding: 2rem 0 0rem;
    font-size: 150%;
    letter-spacing: normal;
}



.btn-eria_all .titlename {
    margin: 0rem auto;
    width: 100%;
    line-height: 2;
    font-size: 3rem;
    color: #333;
    letter-spacing: 0.2rem;
    text-align: center;
    font-weight: 500;
    /* font-family: 'Noto Serif JP', serif; */
    font-feature-settings: "palt";
}


.btn-eria_all .btn-eria .block_btn{
    margin-bottom: 1rem;
    font-weight: bold;
    margin-top: 1rem;
    width: 50%;}
@media screen and (max-width: 768px) {
.btn-eria_all .btn-eria .block_btn{
    width: erit;
        }}

.btn-eria_all .btn-eria .block_btn .btn_link{
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.02));
}


.btn-eria_all .btn-eria .block_btn .capname {
    margin: 1rem auto 0;
    width: 100%;
    /* line-height: 2; */
    font-size: 90%;
    color: #333;
    font-feature-settings: "palt";
    text-align: center;
    font-weight: 500;
}


.btn-eria_all .btn-eria .block_btn .capname::before,
.btn-eria_all .btn-eria .block_btn .capname::after {
    content: "";
    /*position: absolute;*/
    top: 40%;
    display: inline-block;
    background: #555;
    width: 30px;
    height: 1px;
    vertical-align: middle;
}

.btn-eria_all .btn-eria .block_btn .capname::before{
    transform: rotate(70deg);
    margin-left: 0;
}

.btn-eria_all .btn-eria .block_btn .capname::after{
    transform: rotate(-70deg);
    margin-right: 0;
}


.btn-eria_all .btn-eria .block_btn .capname2 {
    margin: 1.4rem auto 0;
    width: 100%;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2rem;
    filter: drop-shadow(0.5px 1px 0.5px #55555570);
}


.btn-eria_all .btn-eria .block_btn .btnin-cap {
    width: 80%;
    margin: 0rem 10% 2rem;
    padding: 0.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    background: #ffff;
    border-radius: 3rem;
    font-feature-settings: "palt";
    letter-spacing: 0.01rem;
}
.btn-eria_all .btn-eria .block_btn .btnin-cap:hover {
    color: #1ea427;
}
.btn-eria_all .btn-eria .block_btn .btnin-cap span:hover {
    color: #1ea427;
    /*animation:blink 1s ease-in-out infinite alternate; */
}

/*
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
*/




.btn-eria_all .btn-eria .block_btn .tyuki{
    margin: 0rem 10% 1rem;
    color: #333;
    text-align: left;
    font-size: 74%;
    line-height: 1.4;
    float: left;
    /* letter-spacing: 0.1rem; */
    /* font-family: 'Noto Serif JP', serif; */
    font-feature-settings: "palt";
}




.btn-eria_all .btn-eria .block_btn .btn_link{
    position: relative;
    display: inline-block;
    margin: 1rem auto;
    padding: 2rem 60px;
    font-size: 2rem;
    font-weight: bold;
    font-feature-settings: "palt";
    border: 1px solid #f68800;
    background: #f68800 ; 
    background: linear-gradient(to bottom, #ffeeb3 0%,#ffd028 100% );

    text-decoration: none;
    color: #333333;
    text-align: center;
    border-radius: 1.6rem;
    width: 86%;
    /*transition: 1s;*/}
@media screen and (max-width: 959.99px) {
.btn-eria_all .btn-eria .block_btn .btn_link{
    margin: 1rem auto;
    font-size: 2rem;
    padding: 1.3rem 5%;
}}


/*
.btn-eria_all .btn-eria .block_btn a::before {
    position: absolute;
    content: "";
    width: 120px;
    height: 200px;
    left: 2.5%;
    top: calc(50% - 2.5em);
    background-image: url(../img/book01.png);
    background-size: 55%;
    vertical-align: middle;
    background-repeat: no-repeat;

    display: flex;
    justify-content: center;
    align-items: center;

    filter: drop-shadow(-1px 3px 2px #55555520);
    animation: poyopoyo 5s cubic-bezier(0.65, 0.05, 0.36, 1) infinite; 
    opacity: 1;
}


@keyframes poyopoyo {
  0%, 40%, 60%, 80% {transform: scale(1.0);}
  50%, 70% {transform: scale(0.95);}
}
*/


.btn-eria_all .btn-eria .block_btn a::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 100%;
    right: 3%;
    top: calc(50% - 0.7em);
    background-image: url(../img/ic_ore.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.btn-eria_all .btn-eria .block_btn a::before:hover,
.btn-eria_all .btn-eria .block_btn a::after:hover{
    border: 1px solid #7ae553;
}

.btn-eria_all .btn-eria .block_btn .btn_link:hover{
    background: linear-gradient(to bottom, #eef3b3 0%,#7ae553 100% );
    border: 1px solid #7ae553;
}





/* ///  表 ///////////////////////　*/
.greeting_all {
    margin: 0rem auto;
    padding: 2em 0 1rem;
    text-align: center;
    width: 100%;
    /* border-image-slice: 1; */
    /* border-collapse: collapse;  隙間埋め */
            margin: 0em auto;
            text-align: center;
            width: 100%;
            /* border-image-slice: 1; */
            background: #e3f1c7;
  }


.hyo {
    margin: 1em 2%;
    width: 96%;
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
    font-size: 110%;
    /*background: #71bd4350;
    border: 1px solid #71bd4370;*/
            background: #e3f1c7;
            border: 1px solid #e3f1c7;
    border-radius: 1em;
    filter: drop-shadow(2px 5px 3px #55555530);
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
  }


.hyo .capwaku {
    margin: 4rem 5% 2rem;
    padding: 0;
    width: 90%;
    max-width: 940px;
    text-align: center;}
@media screen and (max-width: 767.99px) {
.hyo .capwaku {
    margin: 2rem 2% 1rem;
    padding: 0;
    width: 96%;
}}



.hyo .capwaku .cap {
margin: 1.5rem 3% 0rem;
    padding: 0;
    text-align: -webkit-left;
    color: #524327;
    font-size: 84%;
    font-weight: 600;
    line-height: 1.6;
    font-feature-settings: "palt";
    width: 94%;
    letter-spacing: -0.02rem;}
@media screen and (max-width: 375.99px) {
.hyo .capwaku .cap {
    font-size: 76%;
}}




.hyo .topbtn {
    margin: 2rem auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 1rem 0;
    border-bottom: 1px solid #ccc;
}





.hyo .toptitlename{
    padding: 1rem 2vw;
    margin: 0 auto 1rem;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #71bd43;
    filter: drop-shadow(0.5px 2px 1px #55555520);
    border-radius: 0.9rem 0.9rem 0 0;
    font-size: 88%;
    font-weight:bold;

}


.hyo .topbtn .toptitlename a{
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;}
@media screen and (max-width: 769.99px) {
.hyo .topbtn .toptitlename a{
    font-size: 100%;
  }}



.hyo .topbtn .topbtntitle {
    padding: 1rem 2vw 1rem 2vw;
    margin: 0.5rem 1.5%;
    text-align: center;
    width: 47%;
    color: #fff;
    background: #fff;
    filter: drop-shadow(0.5px 1px 0.5px #55555550);
    border-radius: 2vw;
    font-size: 90%;
    line-height: 1.1;}
@media screen and (max-width: 375.99px) {
.hyo .topbtn .topbtntitle {
    padding: 1rem 2vw 1rem 1vw;
    margin: 0.5rem 1%;
    text-align: center;
    width: 48%;
    font-size: 72%;   
}}


.hyo .topbtn .topbtntitle a{
    color: #fff;
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
}

.hyo .topbtn .topbtntitle a::after{
    position: absolute;
    content: "▼";
    color: #fff;
    top: calc(50% - 0.6em);
    right: 4%;
    border-radius: 50%;
    width: 2rem;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    /* transform: rotate(-90deg); */
    line-height: initial;}
@media screen and (max-width: 375.99px) {
.hyo .topbtn .topbtntitle a::after{
    top: calc(77% - 0.6em);
    right: 1.4%;
    font-size: 74%;  
}}



.hyo .topbtn .topbtntitle a:hover{
    color: #fff000;
}

.hyo .topbtn .topbtntitle :hover::after{
    color: #fff000;
    animation: ripple 1s 1 ease-out;
}
@keyframes ripple {
  0% {opacity: 1;transform: scale(0.0);}
  100% {opacity: 0;transform: scale(2.0);}
}


.hyo .toptitle{
    margin: 2rem auto;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background: #738865;
    padding: 1rem 0;
    color: #fff;
    letter-spacing: 0.05em;
    text-align: center;
}

.hyo .topdata{
    margin: 0rem 2% 1em;
    font-size: 74%;
    font-weight: bold;
    width: 96%;
    text-align: left;
    background: #fff;
    padding: 1.4rem;
    color: #333;
    line-height: 1.5;
    letter-spacing: 0.03em;
    border: 1px solid #71bd4370;
    font-feature-settings: "palt";
}

.hyo .topcap{
    position: relative;
    /* display: inline-block; */
    margin-left: 8px;
    margin-bottom: 1em;
    padding: 0.8em;
    border-radius: 3rem;
    background-color: #fff;
    text-align: center;
    font-size: 74%;
    font-weight: bold;
    line-height: 1.4;
    color: #326d0c;
    width: 52%;
    font-feature-settings: "palt";
    font-family: 'Noto Serif JP';
}

.hyo .topcap::before {
    position: absolute;
    content: "▼";
    color: #fff;
    top: calc(50% - 0.5em);
    right: -0.6rem;
    border-radius: 50%;
    width: 2rem;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    transform: rotate(-90deg);
    line-height: initial;
}

.hyo .topcapimg {
    width: 40%;
   margin: 0 0 0 1rem;
    z-index: 2;
    /*transform: rotate(-90deg);*/
}
.hyo .topcapimg img{
    width: 100%;
}




.hyo .requestbox {
    margin: 0rem auto 1rem;
    padding: 5px;
    font-feature-settings: "palt";
    filter: drop-shadow(0.5px 4px 4px #55555530);
    background: #fff;
    color: #333;
    text-align: center;
    border-radius: 0.6em;
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    }


.hyo .requestbox .requestboxtitle{
    padding: 0.4rem 2vw;
    font-size: 88%;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: center;
    background: #f8b500;
    color: #fff;
    border-left: 2vw solid #4d4d4d;
    padding-left: 2%;
    margin: 1rem 2%;
    border-radius: 0.4rem;
    background-image: url(../img/illust_note.png);
    background-repeat: no-repeat;
    background-position: 98% 0.5vh;
    background-size: 20%;
    width: 100%;
}



.hyo .requestbox .requestboxcapin{
    padding: 1rem;
    font-size: 90%;
    font-feature-settings: "palt";
    text-align: left;
    font-weight: bold;
    width: 100%;
    line-height: 1.2;
}

.hyo .requestbox .requestboxcaptitle{
    padding: 0em 0 1rem;
    font-size: 2rem;
    font-feature-settings: "palt";
    text-align: left;
    color: #71bd43;
    font-weight: bold;
}

.hyo .requestbox .requestboxcap{
    padding: 0em 0 0.5em 1em;
    font-size: 80%;
    font-feature-settings: "palt";
    text-align: left;
    font-weight: 500;
    text-indent: -0.8rem;
    width: 98%;
    margin: 0 2%;
}



.hyo .requestbox .requestanswer{
    margin: 1.5em 2% 0rem;
    text-align: center;
    width: 96%;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 1.5em;
    background-image: url(../img/back01.png);
    background-repeat: no-repeat;
    background-position: center 1.5vh;
    background-size: 90%;
    z-index: -2;

}

.hyo .requestbox .requestanswer::before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 4rem 20vw 2px 20vw;
    border-color: #7fc242 transparent transparent transparent;
    top: -5rem;
    /* top: calc(0% - 2em); */
    margin: 3rem auto 0;
}


.hyo .requestbox .requestanswertitle{
    padding: 0em 0 1rem;
    font-feature-settings: "palt";
    text-align: center;
    font-size: 94;
    font-weight: bold;
    line-height: 1.4;
    color: #326d0c;
    filter: drop-shadow(1px 1px 0px #fff);}
  @media screen and (max-width: 375.99px) {
.hyo .requestbox .requestanswertitle{
    font-size: 88%;
}}


.hyo .requestbox .requestanswer .requestanswerimg {
    z-index: -1;
    width: 35%;
    margin: 0 0 0 3rem;
    /* transform: rotate(-90deg); */
    position: absolute;
    bottom: 0;
    left: calc(69% - 2em);}
.hyo .requestbox .requestanswer .requestanswerimg img{
    width: 100%;
}



.hyo .requestbox .requestanswerimg2 {
    width: 100%;
    margin: 0 auto;}
.hyo .requestbox .requestanswerimg2 img{
    width: 100%;
}

.hyo .requestbox .boxinbox {
    padding: 0rem;
    margin: 0em 0%;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    color: #333;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}



.boxinbox .boxinboxtitle00{
    padding: 1rem 0 0;
    margin: 0rem auto 1rem;
    width: 100%;
    line-height: 1.3;
    font-size: 2.4rem;
    color: #326d0c;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: center;
    background: #fff;}
}

.boxinbox .boxinboxtitle00 img{
    width: 30%;
    text-align: center;
}








.hyo table{
    box-sizing: border-box;
    word-break: break-all;
}

.hyo .hyo_item {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #769d5b;
  /* border: 2px solid #fff; */
  text-align: center;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 40%;
  /* border-bottom: 1px #769d5b solid; */
  border-collapse: separate;
  border-spacing: 0;
  display: inline-table;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;

/* 横にはみ出しスクロール  NO*/
    /*display: block;
    overflow-x: scroll;*/
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;

}


  .hyo_item tr {
    width: 100%;
    padding: 1.2vh 1vw;
    font-size: 1.3rem;
    /*border: 1px solid #769d5b;*/
}
  @media screen and (max-width: 797.99px) {
  .hyo_item tr {
    font-size: 130%;
}}



.hyo_item tr:last-child{
    border-bottom: 2px solid #769d5b;
}


.hyo_item th,
.hyo_item td {
    padding: 1vh 0.4vw;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    border-spacing: 0;
}

  .hyo_item th {
    width: 40%;
    background: #769d5b;
    padding: 0.7vh 0.4vw;
    color: #fff;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    font-feature-settings: "palt";
    line-height: 1.2;
    font-size: 120%;}
  @media screen and (max-width: 375.99px) {
  .hyo_item th {
    font-size: 120%;
}}


  .hyo_item th:last-child{
    border-bottom: 2px solid #769d5b!important;
}

.hyo_item th .bigfont{
    font-size: 170% !important;
    font-weight: bold;
    vertical-align: initial;
}





  .hyo_item td {
    table-layout: fixed;
    word-wrap: break-word;
    text-align: center;
    padding: 0.5vh 0.4vw;
    font-size: 110%;
    line-height: 1.3;
    font-feature-settings: "palt";
    border: solid 1px;
    border-color: #fff #fff #769d5b #fff;
    vertical-align: middle;
    /* width: 30%; */
    border-right: 1px solid #769d5b;
}




/*  scrollbar  */
.hyo_item::-webkit-scrollbar{
   width: 14px;
    height: 2.5em;
    z-index: 50;}
  @media screen and (max-width: 767.99px) {
.hyo_item::-webkit-scrollbar{
    width: 20px;
}}

.hyo_item::-webkit-scrollbar-track{
   background-color: #769d5b;
}
.hyo_item::-webkit-scrollbar-thumb{
    background-color: #50711b ;
}





 .greeting_all .tt_tyuki {
    margin: 0rem auto 1rem;
    width: 90%;
    font-size: 80%;
    text-align: left;
    line-height: 1.4;
    padding-left: 1em;
    text-indent: -1em;
}


/* ///  流れbtn //////////////

.block_btn2cap{
margin: 0rem 5% 0;
    width: 90%;
font-size: 90%;
    color: #fff!important;
    letter-spacing: 0.05em;
    text-align: center;
    font-weight: 500;
    padding-top: 3vh;
}

 .block_btn2{
    margin: 1rem auto;
    font-weight: bold;
}


.block_btn2 a{
    position: relative;
    display: inline-block;
    margin: 1rem auto;
    padding: 1.8rem 60px;
    font-size: 2.2rem;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0.07em;

   background: #fff ; 
    text-decoration: none;
    color: #6f543b!important;
    text-align: center;
    border-radius: 0.6rem;
    width: 80%;
    transition: 1s;}


　*/





/* ///  CEREMONIA SHOP 紹介1 ///////////////////////　*/
.ceremonia_all{
    margin: 0 auto;
    text-align: center;
    padding: 0 0 1rem;
    width: 100%;
  }


/* */
.ceremonia_all .ceremonia{
    margin: 0rem auto;
    text-align: center;
    width: 100%;
    padding: 0;}

/*
.ceremonia_all .ceremonia .view{
    position: relative;
    
    margin: 0rem auto 0rem;
    width: 100%;
    padding: 0;
    text-align: center;

    height: 190px;
    background-image: url(../img/subtopview03_pc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;}
@media screen and (max-width: 1240.99px) {
.ceremonia_all .ceremonia .ceremoniaview{
    height: 150px;
}}

.ceremonia_all .ceremonia .view img{
    width: 100%;
    object-fit: cover;}


 .ceremonia .view .ceremoniaviewtitle {
    color: #524327;
    margin: 2rem 2% 0rem;
    text-align: center;
    width: 96%;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.3;
    font-feature-settings: "palt";
    }

@media screen and (max-width: 767.99px) {
.ceremoniaview .ceremoniaviewtitle {
font-size: 100%;
}}
@media screen and (min-width: 768px) {
 .ceremonia .view .ceremoniaviewtitle {
font-size: 72%;
  }}
@media screen and (max-width: 537.99px) {
 .ceremonia .view .ceremoniaviewtitle {
    font-size: 94%;
  }}
@media screen and (max-width: 375.99px) {
 .ceremonia .view .ceremoniaviewtitle {
    font-size: 90%;
  }}
@media screen and (min-width: 960px) {
 .ceremonia .view .ceremoniaviewtitle {
    font-size: 160%;
  }}
*/



.ceremonia_all .ceremonia .ceremoniacaptitle{
    font-size: 88%;
    padding: 1.2rem 1vw;
    color: #333;
    text-align: center;
    font-feature-settings: "palt";
    margin: 0rem 2% 1em;
    width: 96%;
}



.ceremonia .ceremonialogo{
    margin: 2rem auto;
    border-bottom: 2px solid #71bd43;
    text-align: center;
    width: 100%;
    padding: 0;}
.ceremonia .ceremonialogo img{
    padding-bottom: 1rem;
    width: 70%;}


.ceremonia_all .ceremonia .ceremonia-box{
    padding: 0 0 4rem;
    line-height: 2.2;
    text-align: center;
    margin: 3rem auto 0rem;
    max-width: 1100px;}
@media screen and (max-width: 1024.99px) {
.ceremonia_all .ceremonia .ceremonia-box{
    padding: 0 0 0rem;
}}


.ceremonia .ceremoniatoptitlecap{
margin: 2rem 4%;
    width: 92%;
    line-height: 1.5;
    font-size: 100%;
    font-weight: bold;
    color: #71bd43;
    font-feature-settings: "palt";
    text-align: center;}
@media screen and (max-width: 375.99px) {
.ceremonia .ceremoniatoptitlecap{
    font-size: 90%; 
}}



/*  */
.ceremonia .ceremonia-boxin{
    padding: 0;
    margin: 2rem auto 1em;
    width: 98%;
    text-align: center;
    background: #e3f1c7;
    /* border: 1px solid #71bd4350; */
    border-radius: 1.5rem;
    /* filter: drop-shadow(1px 5px 3px #55555540);
}


.ceremonia .ceremonia-boxin .toptitlename {
    padding: 1.6rem 1vw;
    margin: 0 auto 2rem;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #71bd43;
    /* filter: drop-shadow(0.5px 2px 1px #55555520); */
    border-radius: 0.9rem 0.9rem 0 0;
    font-size: 120%;
    font-weight: bold;
    background-image: url(../img/back02.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
 }


.ceremonia .ceremonia-boxin .boxinbox{
    padding: 1em 0.6rem;
    margin: 0 2% 1rem;
    width: 96%;
    line-height: 1.4;
    text-align: center;
    color: #333;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    filter: drop-shadow(1px 5px 3px #55555520);
}

.ceremonia .ceremonia-boxin .boxinboxin{
    padding: 2rem;
    margin: 0 auto;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    color: #333;
    background: #fff;
    border: 1px solid #71bd4350;
    border-radius: 1.5rem;
    filter: drop-shadow(1px 5px 2.5px #55555520);
}


.boxinbox .ceremoniaimg{
    padding: 0rem 0vw;
    text-align: center;
    width: 100%;}
.boxinbox .ceremoniaimg img{ width: 100%;}



/*    */
.boxinbox .ceremoniaprice{
    padding: 1rem 1vw;
    text-align: center;
    width: 98vw;
}

.boxinbox .boxinboxtitle0{
    padding: 0.5rem 0;
    margin: 0rem auto 0rem;
    width: 100%;
    line-height: 1.3;
    font-size: 96%;
    color: #ee86a5;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: center;
    background: none;
}


.boxinbox .boxinboxtitle0 img{
    width: 80%;
    text-align: center;
}





.boxinbox .boxinboxtitle1{
    padding: 0rem 0 0.25rem;
    margin: 0rem 0% 2rem;
    width: 100%;
    line-height: 1.3;
    font-size: 1.8rem;
    color: #4d4d4d;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: center;
    border-bottom: 1px solid #4d4d4d;
}

.boxinbox .boxinboxtitle2{
    margin: 2rem 3%;
    width: 94%;
    line-height: 1.3;
    font-size: 2.6rem;
    color: #ee86a5;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: center;
}

.boxinbox .boxinboxtitle3{
    margin: 1rem 3% 0rem;
    width: 94%;
    max-width: 880px;
    line-height: 1.4;
    font-size: 76%;
    color: #333;
    font-weight: 500;
    font-feature-settings: "palt";
    text-align: left;
}

.boxinbox .boxinboxtitle4{
  padding: 2rem 0;
  margin: 0rem auto 2rem;
  width: 100%;
  line-height: 1.3;
  font-size: 3rem;
  color: #326d0c;
  font-weight: bold;
  font-feature-settings: "palt";
  text-align: center;
  background: #65a9009e;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.4rem;
  filter: drop-shadow(3px 5px 3px #ffffff90);
}

.boxinbox .boxinboxtitle4 img{
    width: 50%;
    text-align: center;
}



.boxinbox .boxinboxcap{
    padding: 0rem 2%;
    width: 100%;
    line-height: 1.5;
    font-size: 75%;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;
}




.boxinbox .boxinboximg{
    margin: 0 auto;
    text-align: center;
    width: 38%;}
.boxinbox .boxinboximg img{ width: 100%;}




.boxinbox .shoptitle{
    margin: 0.25rem auto 0.25rem 1rem;
    line-height: 1;
    width: 60%;
    font-size: 106%;
    color: #4d4d4d;
    font-weight: bold;
    font-feature-settings: "palt";
}

.boxinbox .usually{
    margin: 0rem auto 2rem 0;
    text-align: left;
    width: 100%;
    /* display: flex; */
    /* align-items: center; */
    padding: 0;
    /* height: fit-content; */
}
.boxinbox .usually img{ width: 45%;}


.usually .usuallyprice{
    margin: 0 0.4rem 0 1rem;
    padding: 0.6rem;
    float: left;
    height: fit-content;
    line-height: 1.2;
    font-size: 12px;
    color: #fff;
    background: #4d4d4d;
    font-weight: 600;
    font-feature-settings: "palt";
    text-align: center;
}


.boxinbox .usuallyprice2{
    margin: 0.6rem auto 0em;
    width: 96%;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: right;
}


.usually .saleprice{
    margin: 0 2% 24px;
    padding: 0.6rem;
    position: relative;
    float: left;
    width: 96%;
    height: fit-content;
    line-height: 1.2;
    font-size: 14px;
    color: #fff;
    background: #f54c83;
    font-weight: 600;
    text-align: center;
}


.usually .saleprice::after{
    position: absolute;
    content: "";
    color: #fff;
    left: calc(50% - 10em);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 140px 0 140px;
    border-color: #fbe5ed transparent transparent transparent;
    bottom: -20px;
}



.usually .saleprice2{
    margin: 0 2% 0 0;
    width: 97%;
    font-size: 160%;
    color: #f54c83;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: right;
}



.prececount{
    font-size:14px;
}


.ceremonia .tt_tyuki{
    margin: 0rem 2.5% 0.8rem;
    width: 95%;
    line-height: 1.2;
    font-size: 1.4rem;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;}
@media screen and (max-width: 767.99px) {
.ceremonia .tt_tyuki{
    font-size: 86%;
}}



.boxinbox .salelogo{
    margin: 1rem;
    text-align: left;
    width: 95%;
    display: flex;
    align-items: center;
    padding: 0;
    height: fit-content;}
.boxinbox .salelogo img{ width: 97%;}




/* OPTIION */
.boxinbox .ceremoniaoption{
margin: 0em auto 0em;
        padding: 0rem 1vw;
        text-align: center;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
}


.boxinbox .ceremoniaoption .ceremoniaoption-in{
    margin: 0em auto 0.8rem;
  padding: 0 0 2rem;
  text-align: center;
  width: 98%;
  border: 2px solid #5a77af;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.boxinbox .ceremoniaoption .ceremoniaoption-in.option-in2{
    width: 100%;
}

.ceremoniaoption-in .optiontitle{
    margin: 0 auto 1em;
    padding: 0.2rem;
    width: 100%;
    font-size: 1.6rem;
    color: #fff;
    background: #5a77af;
    font-weight: bold;
    text-align: center;}


.optionimg{
    margin: 1rem 1.3% 0;
    width: 100%;
}
.optionimg img{
    width: 100%;
}


.ceremonia .tt_tyuki{
    margin: 0rem 4% 0.8rem;
    width: 92%;
    line-height: 1.2;
    font-size: 70%;
    color: #524327;
    font-feature-settings: "palt";
    text-align: left;
}





/* ///  anexample 例 ///////////////////////　*/
.anexample_all{
    margin: 0 auto;
    text-align: center;
    padding: 0 0 1rem;
    width: 100%;
  }


/* */
.anexample_all .anexample{
    margin: 0rem auto;
    text-align: center;
    width: 100%;
    padding: 0;}


/*
.anexample_all .anexample view{
    position: relative;
    margin: 0rem auto 0rem;
    text-align: center;
    width: 100%;
    padding: 0;

    height: 190px;
    background-image: url(../img/subtopview01_pc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;}

@media screen and (max-width: 1240.99px) {
.anexample_all .anexample .anexampleview{
    height: 150px;
}}

.anexample_all .anexample .view img{
    width: 100%;}
@media screen and (max-width: 1024.99px) {
.anexample_all .anexample .view img{
    height: 8em;
    object-fit: cover;
}}
*/



.anexample_all .anexample .anexamplecaptitle{
    margin: 6rem auto 4rem;
    width: 100%;
    line-height: 1.6;
    font-size: 2rem;
    color: #333;
    font-feature-settings: "palt";
    text-align: center;
}





/* ///  ITEM KAINDS 種類 ///////////////////////　*/
.itemkinds_all{
    margin: 0 auto;
    text-align: center;
    padding: 0;
    width: 100%;
    background: #e9fcfd;
  }


/* */
.itemkinds_all .itemkinds{
    margin: 0rem auto;
    text-align: center;
    width: 100%;
    padding: 0;}


.itemkinds .view{
    /*height: 190px;
    background-image: url(../img/subtopview02_SP.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;*/
}


.itemkinds .view img{
 /*   width: 100%;
    height: 5em;
    object-fit: cover;*/
}


.itemkinds .view .maintitle {
    top: calc(50% - 1.25em);
}
@media screen only and (min-width: 768px) and (max-width: 959.99px) {
.itemkinds .view .maintitle {
top: calc(50% - 0.7em);
}}

.itemkinds .itemkindstitle-box{
    margin: 4vh 0% 0rem;
    text-align: center;
    width: 100%;
    padding: 0;
    background: #769d5b50;
}

/*
.itemkinds .itemkindstitlecap{
    margin: 0 auto 2rem;
    text-align: center;
    color: #524327;
    background: #ffffff70;
    font-size: 104%;
    font-weight: bold;
    line-height: 1.2;
    width: 90%;
    padding: 1.4rem 2rem;
}
*/


.itemkinds .itemkindstitlecap2{
    margin: 3rem 5% 0;
    width: 90%;
    line-height: 1.6;
    font-size: 100%;
    font-weight: bold;
    color: #524327;
    font-feature-settings: "palt";
    text-align: center;}
@media screen and (max-width: 375.99px) {
.itemkinds .itemkindstitlecap2{
    font-size: 90%; 
}}

/* */





/* 紹介 */
.introduction_item {
    margin: 1em auto 0;
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: 1000px;
    min-height:200px;
  }



.introduction {
    margin: 0rem 2%;
    /* padding: 1.5em 0; */
    font-size: 90%;
    font-weight: bold;
    font-feature-settings: "palt";
    /* filter: drop-shadow(0.5px 4px 4px #55555530); */
    line-height: 1.5;
    font-weight: bold;
    color: #346e0e;
    text-align: center;
    width: 96%;
    /*background-image: url(../img/illust_04.png), url(../img/illust_05.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0% bottom, 100% bottom;
    background-size: 4.5em;
    text-align: center;
    border-radius: 20rem;
    outline: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    */
}


  .introduction1 {
    margin: 0rem auto;
    padding: 1.5em 0;
    font-size: 100%;
    font-weight: bold;
    font-feature-settings: "palt";
    filter: drop-shadow(0.5px 4px 4px #55555530);
    background: #f8b500;
    background-image: url(../img/illust_06.png), url(../img/illust_07.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0% bottom, 100% bottom;
    background-size: 4.5em;
    color: #333;
    text-align: center;
    /* border-radius: 20rem; */
    width: 100%;
    outline: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1.5;
}







.introductiontitlecap{
    margin: 2rem auto;
    width: 100%;
    line-height: 1.6;
    font-size: 100%;
    font-weight: 500;
    color: #4d4d4d;
    font-feature-settings: "palt";
    text-align: left;
    max-width: 1000px;}
@media only screen and (min-width: 768px) and (max-width: 959.99px)  {
.introductiontitlecap{
    font-size: 100%;
    margin: 2em 2% 2rem;
    width: 96%;
}}
@media screen and (max-width: 1024.99px) {
.introductiontitlecap{
    font-size: 96%;
    margin: 2em 2% 2rem;
    width: 96%;
    line-height: 1.4;
}}



.introductioncap{
    margin: 1rem 3% 2rem;
    width: 94%;
    max-width: 880px;
    line-height: 1.6;
    font-size: 80%;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;
}







.introduction .service8,
.introduction1 .service8{
        font-size: 116%;
        font-weight: bold;
        font-feature-settings: "palt";
        text-align: center;
}



/*  */
.introduction2 {
    width: 100%;
    margin: 1rem auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #aceef1;
}

.introduction2 .introduction2in {
    width: 47.5%;
    margin: 1rem 1%;
    background: #fff;
    border-radius: 1rem;
    filter: drop-shadow(1px 2px 2px #55555530);
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.introduction2 .introduction2in2,
.introduction2 .introduction2in3 {
    width: 98%;
    margin: 2rem 1% 1em;
    background: #fff;
    border-radius: 1rem;
}



.introduction2inback {
    padding: 0;
    margin: 0;
    width: 100%;
    color: #fff;
    /*background: #e3f1c7; #98bd4360 f8b500*/
    border-radius: 0.6rem;
    text-align: center;
    position:relative;
}



.introduction2inback iframe{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    height:fit-content;
    min-height:30em;
    border: 2px solid #4d4d4d;
    }




.introduction2inback ul {
    padding: 0 1rem;
    margin: 2.8em 2% 1rem 8%;
    width: 90%;
    text-align: left;
    }

.introduction2inback ul li{
    margin: 0 auto 1.5rem;
    width: 100%;
    line-height: 1.5;
    font-size: 80%;
    color: #4d4d4d;
    text-align: left;
    font-weight: 600;
    font-feature-settings: "palt";
    list-style: outside;
    }



.introduction2inback .introduction2inimg {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    }

.introduction2inback .introduction2inimg img{
width: 100%;
    border-radius: 0.6rem 0.6rem 0 0;
    }

.introduction2intitle,
.introduction2intitle2 {
    padding: 1rem 1vw 1rem 27px;
    margin: 0;
    width: 100%;
    line-height: 1.2;
    font-size: 66%;
    color: #326d0c;
    text-align: left;
    font-weight: bold;
    font-feature-settings: "palt";
    }

.introduction2intitle::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    /* bottom: 50%; */
    /* top: calc(50% - 0.8em); */
    left: 3px;
    background-image: url(../img/ic_koen.png);
    background-size: 100%;
    vertical-align: bottom;
    background-repeat: no-repeat;
    margin: -2px 2% 0 0%;
}

.introduction2intitle2::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    /* bottom: 50%; */
    /* top: calc(50% - 0.8em); */
    left: 2px;
    background-image: url(../img/ic_jiin.png);
    background-size: 100%;
    vertical-align: bottom;
    background-repeat: no-repeat;
    margin: -2px 2% 0 0%;
}



/*
.introduction2intitle2 {
padding: 1rem 1vw 0;
        width: 100%;
        line-height: 1.2;
        font-size: 1.8rem;
        color: #f8b500;
        text-align: center;
        font-weight: bold;
        font-feature-settings: "palt";
    }
*/
.introduction2intitle3 {
    padding: 2em 3vw 0rem 17vw;
    margin: 0 auto 2em;
    width: 84vw;
    line-height: 1.2;
    font-size: 80%;
    color: #326d0c;
    text-align: left;
    font-weight: bold;
    font-feature-settings: "palt";
    }



.inaddress {
padding: 0rem 1vw;
        margin: 0rem auto;
        width: 100%;
        line-height: 1.4;
        font-size: 64%;
        color: #4d4d4d;
        text-align: left;
        font-weight: 500;
        font-feature-settings: "palt";
}


.incap {
padding: 1rem 1vw;
        margin: 0rem auto;
        width: 100%;
        line-height: 1.4;
        font-size: 68%;
        color: #4d4d4d;
        text-align: left;
        font-weight: 500;
        font-feature-settings: "palt";
    }



.introduction2inlink {
    margin: 0 2% 1rem;
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}





/* */
.itemkinds_all .itemkinds .itemkinds-box{
    padding: 0 0 8rem;
    line-height: 2.2;
    text-align: center;
    margin: 0rem auto 0rem;
    max-width: 1100px;
}


.itemkinds .itemkindstoptitle{
    margin: 7rem auto 3rem;
    padding: 1.2rem;
    line-height: 1.4;
    font-size: 2.6rem;
    font-weight: bold;
    background: #71bd43;
    border-radius: 3rem;
    color: #fff;
    width: 50%;
    text-align: center;
    font-feature-settings: "palt";
}


.itemkinds .itemkindstoptitlecap{
    margin: 0 auto 5rem;
    width: 100%;
    line-height: 1.6;
    font-size: 2rem;
    font-weight: bold;
    color: #71bd43;
    font-feature-settings: "palt";
    text-align: center;}
@media screen and (min-width: 768px) {
.itemkinds .itemkindstoptitlecap{
    font-size: 2.4rem;
}}


/*  */
.itemkinds .itemkinds-boxin{
    padding: 2rem;
    margin: 0rem auto 0rem;
    line-height: 2.2;
    text-align: center;
    width: 100%;
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 959.99px) {
.itemkinds .itemkinds-boxin{
    margin: 0rem auto 2rem;
  }}




.itemkinds .itemkinds-boxin .kindsbox{
    padding: 0 2rem;
    margin: 0rem 2% 4rem;
    line-height: 2.2;
    text-align: center;
    width: 46%;
    /* background: #fff;
    border: 1px solid #fafafa;
    border-radius: 1.5rem;
    filter: drop-shadow(1px 5px 2.5px #55555520);*/
}


.kindsbox .boxinboxtitle{
    margin: 1rem auto;
    width: 100%;
    line-height: 1.3;
    font-size: 2rem;
    background: #769d5b;
    font-weight: bold;
    font-feature-settings: "palt";
    text-align: left;
    padding: 0.8rem 2%;
    color: #fff;}
@media screen and (max-width: 915.99px) {
.kindsbox .boxinboxtitle{
    font-size: 2.4rem;
}}

.kindsbox .boxinboximg{
    margin: 0 auto 1rem;
    text-align: center;}
.kindsbox .boxinboximg img{ width: 100%;}



.kindsbox .boxinboxcap{
    margin: 0rem auto 2rem;
    width: 100%;
    line-height: 1.4;
    font-size: 1.7rem;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;
    min-height: 5em;
}


.kindsbox .boxinboxcap2{
    margin: 3rem auto 2rem;
    text-align: left;
    width: 100%;
    padding: 0;}

hr.green_l{
    margin-top: 3rem;
    border-top: 1px solid #71bd43;
}


hr.unber_l{
    margin-top: 3rem;
    border-top: 1px solid #524327;
}

hr.unber2_l{
    margin-top: 3rem;
    border-top: 1px solid #b98e48;
}

.kindsbox .boxinboxcap2cap{
    margin: -2.25rem auto 0rem;
    text-align: left;
    color: #fff;
    background: #71bd43;
    font-size: 70%;
    font-weight: bold;
    line-height: 1.2;
    font-feature-settings: "palt";
    width: fit-content;
    padding: 0.4rem 1vw;
    float: left;
    border-radius: 2rem;
}

.kindsbox .boxinboxcap3{
    margin: 2rem auto 0rem;
    width: 100%;
    line-height: 1.3;
    font-size: 1.7rem;
    color: #71bd43;
    font-feature-settings: "palt";
    text-align: left;
    min-height: 4em;
}

.kindsbox .boxinboxcap3 a{
    text-decoration: none;
    color: #71bd43;
}

.kindsbox .boxinboxcap3 a:active,
.kindsbox .boxinboxcap3 a:hover{
    text-decoration: none;
    background:linear-gradient(transparent 80%, #ffa50030 0%) ;
}

.itemkinds .itemkinds-boxin .tt_tyuki{
    margin: 0rem 2.5% 0.8rem;
    width: 95%;
    line-height: 1.2;
    font-size: 1.4rem;
    color: #333;
    font-feature-settings: "palt";
    text-align: left;}
@media screen and (max-width: 767.99px) {
.itemkinds .itemkinds-boxin .tt_tyuki{
    font-size: 86%;
}}










/* ///  対応エリア ///////////////////////　*/
.reienlist_all {
    margin: 0 auto;
    text-align: center;
    padding: 0 0;
    width: 100%;
    float: none;

    /*background: url(../img/back02.jpg)center bottom;
    background-repeat: no-repeat;
    height: max-content;*/
  }


/*
.reienlist_all .view {}
.reienlist_all .view img{width: 100%;}

.reienlistview .reienlistviewtitle {

position: absolute;
        margin: 0rem 20% 0rem;
        text-align: center;
        width: 60%;
        color: #333;
        font-size: 3.6rem;
        font-weight: bold;
        line-height: 1.3;
        font-feature-settings: "palt";
        top: 26%;
        bottom: 20%;}
@media screen and (max-width: 767.99px) {
.reienlistview .reienlistviewtitle {
    font-size: 130%;
    margin: 1rem 30% 0rem;
}}
@media screen and (max-width: 1024.99px) {
.reienlistview .reienlistviewtitle {
    font-size: 146%;
}}
*/


.reienlistview .reienlistviewcap {
        margin: 0 2% 5rem;
        width: 96%;
        line-height: 1.6;
        font-size: 100%;
        color: #333;
        font-feature-settings: "palt";
        text-align: center;
    }



.reienlist_all .reienlist {
    margin: 0 auto 0;
    text-align: center;
    max-width: 1200px;}
@media screen and (max-width: 767.99px) {
.reienlist_all .reienlist {
    padding: 0;
    width: 100%;
}}


/*  */
.reienlist_all .reienlist-box{
    margin: 0 auto 0rem;
    padding: 1rem 0;
    width: 100%;
    max-width: 1100px;
    /*background: #f4f4f4;*/
background: #cee99657;
}


.reienlist_all .reienlist-mapbox{
    z-index: 100;
    margin: 8rem auto;
    width: 100%;
    background: #8e8cb9;
    border: 4px solid #8e8cb9;
    position: relative;}
@media screen and (max-width: 959.99px) {
.reienlist_all .reienlist-mapbox{
    margin: 2rem 2%;
    width: 96%;
    border: 7px solid #8e8cb9;
}}


.reienlist_all .reienlist-box img{  width: 100%;}


.reienlist_all .reienlist-mapbox iframe{
    border: none;}




/* */
.reienlist_all .reienlist-mapbox2{
    margin: 8rem auto 2em;
    width: 100%;
    max-width:1000px;
    background: #fff;
    border-radius: 1rem;
    position: relative;
display:flex;
flex-wrap:wrap;}
@media screen and (max-width: 959.99px) {
.reienlist_all .reienlist-mapbox2{
    margin: 2rem 2%;
    width: 96%;
}}


.reienlist_all .reienlist-mapbox2 .boxinboximg{
        margin: 1rem 1% 0em;
        width: 98%;
        float: left;
        /* border: 1px solid #ccc;*/
}
.reienlist_all .reienlist-mapbox2 .boxinboximg img{
    width: 100%;
}

.reienlist_all .reienlist-mapbox2 .boxinboxtext{
    margin: 0rem 2% 0em;
    width: 96%;
}

.boxinboxtext .rightboxtitle{
    margin: 0rem auto;
    font-size: 96%;
    color: #71bd43;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}

.boxinboxtext .rightboxcap{
    margin: 0rem auto 1rem;
    font-size: 88%;
    padding: 1rem 1vw;
    color: #333;
    text-align: left;
    font-feature-settings: "palt";
    letter-spacing: -0.1px;
}
/* */





.reienlist_all .reienlist-box .reienlistttitle {
    margin: 0rem auto;
    font-size: 2.4rem;
    padding: 1.2rem 1vw;
    color: #fff;
    letter-spacing: 0.1em;
    font-weight: bold;
}



.reienlist-box .reienlist-box-title{
    float: inherit;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 2rem auto 4rem;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.1em;}
@media screen and (max-width: 959.99px) {
.reienlist-box3 .reienlist-box-title{
    font-size: 1.6rem;
}}


.reienlist-box .reienlist-boxin{
    margin: 3rem auto;
    width: 100%;
    display: flex;
}

.reienlist-box .reienlist-box-img{
    margin: 3rem 0;
    border-radius: 1rem;
    width: 70%;
    float: right;
}
.reienlist-box .reienlist-box-img img{
    width: 100%;
}



.reienlist-box .reienlist-boxcaptitle{
    margin: 3rem 0;
    font-size: 1.8rem;
    font-weight: bold;
    float: right;
    width: 30%;
    line-height: 1.7;
    }

.reienlist-box .reienlist-boxcap{
    font-size: 1.4rem;
    padding: 1rem;
    float: right;
    width: 100%;
    line-height: 1.7;
    text-align: left;}
@media screen and (max-width: 959.99px) {
.reienlist-box .reienlist-boxcap{
    font-size: 1.2rem;
}}





/*  */
/* ///  MAP google　 ///////////////////////　*/


/*  */
.reienlist-mapbox3 {
    padding: 0em 1vw;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.reienlist-mapbox3 .reienlist-mapbox3in {
    width: 30.25%;
    margin: 1rem 0.5% 0;

}

.reienlist-mapbox3 .reienlist-mapbox3ingoogle {
    width: 96%;
    margin: 0rem 2%;
    color: #333;
    text-align: center;
    line-height: 1.2;
    font-size: 70%;
}


.reienlist-mapbox3 .reienlist-mapbox3in a,
.reienlist-mapbox3 .reienlist-mapbox3ingoogle a{
    display:block;
    text-decoration:none;
}

.reienlist-mapbox3ingoogleimg {
    width: 100%;
    margin: 0rem auto;
text-align:center;}
.reienlist-mapbox3ingoogleimg img{
        width: 100%;
 }





.reienlist-mapbox3inback {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    }


.reienlist-mapbox3inimg {
    width: 100%;}
.reienlist-mapbox3inimg img{
        width: 100%;
 }


.reienlist-mapbox3intitle {
    padding: 5px;
    margin: 0;
    width: 100%;
    line-height: 1.2;
    font-size: 70%;
    color: #333;
    text-align: center;
    /* font-weight: 500; */
    font-feature-settings: "palt";
    }










/*  */
/* ///  大野屋直営斎場　 ///////////////////////　*/

.reienlist-box .managedtitle {
    margin: 1rem auto;
    text-align: center;
    color: #333;
    background: #cee996;
    border-radius: 8rem;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
    font-feature-settings: "palt";
    width: fit-content;
    padding: 4px 3rem;
}

.managedcap{
    font-size: 88%;
    padding: 1.2rem 1vw;
    color: #333;
    text-align: center;
    font-feature-settings: "palt";
    margin: 0rem 2% 1em;
    width: 96%;
}




.managedlist{
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}


 .managedlistbox {
    display: inline-block;
    margin: 1rem;
    width: 44%;
    border-radius: 1rem;

}

.managedlistbox a{
    margin: 0 auto;
    text-decoration: none;
  transition:1s all;
}


.managedlistbox a:hover img{
  transform:scale(1.05,1.05);
  transition:0.75s all;
}



.managedlistbox a:hover .managedlistbox-in {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    box-shadow: none; }



.managedlistbox a dl dt.managedlistbox-in {
  float: left;
  margin: 0 0 10px;
  /*border-radius: 10px;*/
  background-color: #fff;

  overflow: hidden;
filter: drop-shadow(0.5px 1px 2px #55555550);
  transition: all 0.3s;
}


.managedlistbox .managedlistbox-in img {
    width: 100%; }


.managedlistbox dd.name {
    font-size: 74%;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 1rem;
    font-feature-settings: "palt";
}

.managedlistbox dd.honcap {
    font-size: 72%;
    padding: 1rem 0;
    text-align: justify;
    line-height: 1.4;
    margin: 0 auto;
    font-feature-settings: "palt";
}





/* /// TAB  ///////////////////////　*/
.tab-wrap {
margin: 0 2% 0rem;
        width: 96%;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    /* padding: 1rem 4% 20px; */
    background: #ffffff;
    border-radius: 1rem;
    filter: drop-shadow(0px 3px 1px #82b03d20);
    border: 2px solid #82b03d50;
}



.tab-label {
    color: #333;
    cursor: pointer;
    flex: 1;
    font-size: 84%;
    font-weight: bold;
    order: -1;
    padding: 1rem 1.5vw;
    position: relative;
    text-align: center;
    transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
    user-select: none;
    white-space: pre;
    -webkit-tap-highlight-color: transparent;
    font-feature-settings: "palt";
    border: 1px solid #A1C5AB30;
    border-bottom: 2px solid #A1C5AB30;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f4f4;
}



.tab-label:hover {
    background: #def5ae;
}

.tab-switch:checked + .tab-label {
   background: #cee996;
}

.tab-label::after {
    background: #82b03d;
    bottom: 0;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: translateX(100%);
    transition: cubic-bezier(0.4, 0, 0.2, 1) .2s 80ms;
    width: 100%;
    z-index: 1;
}

.tab-switch:checked ~ .tab-label::after {
    transform: translateX(-100%);
}

.tab-switch:checked + .tab-label::after {
    opacity: 1;
    transform: translateX(0);
}

.tab-content {
    height:0;
    opacity:0;
    padding: 0;
    pointer-events:none;
    transform: translateX(-30%);
    transition: transform .3s 80ms, opacity .3s 80ms;
    width: 100%;
}

.tab-switch:checked ~ .tab-content {
    transform: translateX(30%);

}

.tab-switch:checked + .tab-label + .tab-content {
    height: auto;
    opacity: 1;
    order: 1;
    pointer-events:auto;
    transform: translateX(0);
}

.tab-wrap::after {
    content: '';
    height: 20px;
    order: -1;
    width: 100%;
}

.tab-switch {
    display: none;
}


.panel-part {
    padding: 0;
    margin: 0rem 2%;
    display: flex;
    flex-wrap: wrap;
    width: 96%;
    font-feature-settings: "palt";
}

.paneltitle{
    margin: 1.5rem 3% 1rem;
    color: #7d991c;
    width: 98%;
    font-size: 110%;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
}

.paneltitlespan{
    margin: 0rem auto;
    width: 100%;
    float: left;
    color: #7d991c;
    font-size: 80%;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
}


.panelin{
    margin: 0rem auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.panelimg{
    margin: 0 auto 1rem;
    width: 100%;}
.panelimg img{
    width: 100%;
}


/*  */
.panelin .panelcap{
    width: 96%;
    margin: 0 2% 1rem;
    font-size: 80%;
    text-align: left;
    line-height: 1.4;
}

.panelcap{
    width: 100%;
    text-align: right;
    bottom: 0rem;
    right: 0;
    margin-right: 0;
}

.panelcap .cap{
    margin: 0 auto 1rem;
    color: #333;
    line-height: 1.5;
    font-size: 98%;
    font-feature-settings: "palt";}


.panelcap .address-eria{
    font-size: 84%;
    padding: 0rem 1vw;
    width: 98%;
}


.panelcap .address-eria .add-cap,
.panelcap .address-eria .park-cap,
.panelcap .address-eria .open-cap{
    width: 79%;
    padding: 1rem 0% 0.5rem 1%;
    position: relative;
    float: right;
}

.panelcap  .address-eria .add-cap:before{
    content: "所在地";
    position: absolute;
    width: 28%;
    color: #8E8BC2;
    border: 1px solid #8E8BC2;
    padding: 0.2rem;
    margin-right: 1rem;
    font-size: 84%;
    left: -29%;
    top: calc(36% - 0.5em);
    text-align: center;
}


.panelcap .address-eria .park-cap:before{
    content: "面積";
    position: absolute;
    width: 28%;
    color: #8E8BC2;
    border: 1px solid #8E8BC2;
    padding: 0.2rem;
    margin-right: 1rem;
    font-size: 84%;
    left: -29%;
    top: calc(36% - 0.5em);
    text-align: center;
}

.panelcap .address-eria .open-cap:before{
    content: "開園年月日";
    position: absolute;
    width: 28%;
    color: #8E8BC2;
    border: 1px solid #8E8BC2;
    padding: 0.2rem;
    margin-right: 1rem;
    font-size: 84%;
    left: -29%;
    top: calc(36% - 0.5em);
    text-align: center;
}

/*  */
.panelcap .address-eria .boxbtn {
    float: right;
    width: 100%;
    color: #8E8BC2;
    border: 2px solid #8E8BC270;
    background: #8E8BC210;
    padding: 0.5rem;
    margin: 2rem 0;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    border-radius: 2rem;
    position: relative;
}

.panelcap .address-eria .boxbtn::after {
    position: absolute;
    content: ">";
    width: 0;
    height: 0;
    right: calc(11% - 0.5em);
    top: 17%;
}

.panelcap .address-eria .boxbtn a {
    text-decoration: none;
    display: block;
}


.panelcap .address-eria .boxbtn:hover {
    opacity: 0.7;
    color: #33366a;
    background: #8E8BC240;
    border: 2px solid #8E8BC2;
    transition: 0.3s ease-in-out;
}





/*  */
.panelin .panelcap2 {
    width: 100%;
    text-align: left;
    bottom: 0rem;
    right: 0;
    margin: 1rem 0%;
}


.panelcap2 .captitle{
    margin: 2rem 1% 0 2%;
    color: #333;
    font-weight: bold;
    text-align: left;
    bottom: 1rem;
    line-height: 1.5;
    font-size: 68%;
    width: 97%;
    position: relative;
}


.panelcap2 .captitle::before{
    content: "アクセス";
    position: absolute;
    width: 22%;
    color: #8E8BC2;
    border: 1px solid #8E8BC2;
    padding: 0rem;
    margin-right: 1rem;
    font-size: 90%;
    left: 0%;
    top: calc(-6% - 0.5em);
    text-align: center;
    background: #fff;
}



.panelcap2 .cap{
    /* float: right; */
    width: 100%;
    color: #7d991c;
    /* border: 2px solid #7d991c70; */
    /* background: #8E8BC210; */
    /* padding: 0.5rem; */
    margin: 0rem 0 1rem;
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    /* border-radius: 2rem; */
    /* position: relative; */
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.panelcap2 .minicap{
    margin: 0 2.5% 0.6rem;
    width: 95%;
    line-height: 1.5;
    color: #333;
    font-size: 74%;
    font-feature-settings: "palt";}


.panelcap2 .minicap:last-of-type{
    margin-bottom: 3rem;
}


/* ※注記 */
.panelcap2 .tt_tyuki {
    margin: 0 2.5% 1rem;
    width: 95%;
    font-size: 74%;
    text-align: left;
    line-height: 1.4;
    padding-left: 1em;
    text-indent: -1em;
}




/*  */
.panelin .panelcap3 {
    width: 98%;
    text-align: center;
    margin: 0rem 1% 2rem;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}


.panelcap3 .captitle{
    margin: 1rem auto 0;
    padding: 1rem 0;
    width: 100%;
    line-height: 1;
    color: #50711b;
    font-size: 94%;
    font-weight: bold;
    text-align: left;
    font-feature-settings: "palt";
    border-bottom: 1px solid #50711b;
    border-top: 1px solid #50711b;
}

.panelcap3 .capneria{
    padding: 1rem 0 0rem 2rem;
    width: 33.3%;
    line-height: 1.3;
    color: #333;
    font-size: 80%;
    text-align: left;
    position: relative;
    font-feature-settings: "palt";
}


.panelcap3 .capneria::before {
    content: "■";
    position: absolute;
    margin-left: -1.1em;
    font-size: 100%;
    color: #7d991c;
}








/* ///  QUESTIONNAIRE  ///////////　*/
.questionnaire_all{
  margin: 0 auto;
  text-align: center;
  padding: 0 0 4em;
  width: 100%;
  background: #fafbf5;
  }


/* */
.questionnaire_all .questionnaire{
    margin: 0rem auto;
    text-align: center;
    width: 100%;
    padding: 0;}

/*.questionnaire .view{
    height: 190px;
    background-image: url(../img/subtopview05_pc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;}
/*@media screen and (max-width: 1240.99px) {
.questionnaire .questionnaireview{
    height: 150px;
}}
.questionnaire .questionnaireview img{
    width: 100%;
    height: 5.5em;
    object-fit: cover;
}
*/

 .questionnaire .questionnairetitle {
    margin: 2em 3% 2rem;
    line-height: 1.6;
    font-size: 94%;
    font-weight: 600;
    color: #71bd43;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}

/*
.questionnaire .questionnaireview .questionnaireviewtitle {
    position: absolute;
    margin: 2rem 2% 0rem;
    text-align: center;
    width: 96%;
    color: #524327;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3;
    font-feature-settings: "palt";}
*/


.questionnaireview .questionnairetitlecap {
    margin: -2.75rem auto 0rem;
    text-align: center;
    color: #d5a250;
    background: #f2efe4;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.5;
    width: fit-content;
    padding: 0 1rem;
    letter-spacing: 0.2rem;
}

.questionnaire .questionnairetitle-box{
    margin: 12vh auto 5rem;
    text-align: center;
    width: 100%;
    max-width: 1100px;
    padding: 0;}

.questionnaire .questionnairetitlecap{
    margin: -2.75rem auto -2rem;
    text-align: center;
    color: #524327;
    background: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.5;
    /* font-feature-settings: "palt"; */
    width: fit-content;
    padding: 0 1rem;
    letter-spacing: 0.2rem;
}



/*   */
.questionnaire_qa-eria {
        margin: 2rem auto 0rem;
    text-align: center;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}


.qa-box-item{
    width: 95%;
    margin: 0px auto 2rem;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 0rem 0 1rem;
    filter: drop-shadow(0.5px 1px 3.5px #769d5b30);
    border-radius: 1rem;
}

.qa-box{
    width: 94%;
    background: #e8eddf;
    padding: 2%;
    margin: 1rem 3% 0.5rem;
    border-radius: 1rem 1rem 0 0;
    font-size: 90%;
    line-height: 1.4;
    font-weight: bold;
    color: #333;
}

/*
.qa-box::before {
    position: absolute;
    content: "▼";
    color: #ebede8;
    top: calc(50% - 0.5em);
    left: -2rem;
    border-radius: 50%;
    width: 2rem;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    transform: rotate(-270deg);
    line-height: initial;
}
*/

.qa-titlein{
    /*background: #769d5b;*/
    border-radius: 1rem;

}

.qa-title{
    width: 96%;
    padding: 0.6rem;
    margin: 0% 2%;
    font-size: 90%;
    line-height: 1.4;
    font-weight: bold;
    color: #326d0c;
    text-align: right;
}


.qa-ic {
        width: 20%;
        margin: 0rem 1% 0.5rem -1%;
        float: left;}
.qa-ic img {
    width: 100%;
}


.qa-ic2 {
    float: right;
    width: 21%;
    margin: 0rem -1% 0.5rem 1%;}
.qa-ic2 img {width: 100%;}





.qa-cap{
    width: 100%;
    margin: 1rem auto 2rem;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #333;
    text-align: left;
    padding: 0.4rem;
    font-feature-settings: "palt";
}



.a-box {
    position: relative;
    margin: 0 1rem;
    padding: 1rem;
    border-radius: 0 0 1rem 1rem;
    background-color: #e3f1c7;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #326d0c;
    width: 96%;
}

/*
.a-box::before {
  position: absolute;
  content: "▼";
  color: #e3f1c7;
  top: calc(84% - 0.5em);
  right: -1rem;
  border-radius: 50%;
  width: 2rem;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  transform: rotate(-73deg);
  line-height: initial;
}

*/



/* ///  accordion ///////////////////////　*/
.accordion_item{
    margin: 0rem auto;
    padding: 3rem 1% 1rem;
    background: #f2efe420;
    border-radius: 1rem;
    width: 98%;
}

/*ベース*/
.toggle {
    display: none;
}

.Label {        /*タイトル*/
    padding: 0rem 10vw 0.2rem 2%;
    width: 96%;
    margin: 0 auto;
    display: inline-flex ;
    color: #fff;
    background: #769d5b;
    position: relative;
    text-align: left;
    font-size: 90%;
    font-weight: 600;
    border-radius: 0.5rem 0.5rem 0rem 0rem;
    border-bottom: 3px solid #50711b78;
    font-feature-settings: "palt";
    cursor: pointer;
    /* justify-content: center; */
    align-items: center;
    line-height: 1.3;}
@media screen and (max-width: 375.99px) {
.Label {
    font-size: 84%;
        }}


.count {
    float: left;
    /* position: absolute; */
    width: 24%;
    padding: 0;
    margin-right: 1rem;
    left: 1%;
    bottom: calc(25% - 25%);
    text-align: center;
    height: fit-content;
}

.count img {
    width: 100%;
    vertical-align: bottom;
    padding: 2px 2px 0;
}



.countcap {
    width: 96%;
    margin: 0 auto;
    text-align: left;
    font-size: 100%;
    font-weight: 600;
    font-feature-settings: "palt";
    line-height: 1.2;
}



.Label::after{     /*タイトル横の矢印*/
    content: "";
    width: 14px;
    height: 14px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc( 50% - 8px );
    right: 4%;
    transform: rotate(135deg);
    transition: all .5s ease-out;  /*閉じるときのスピード*/
}


.Label,
.accordio-eria {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    /*transition: all 0.5s;*/
}


.content {
    height: 0;
margin: 0 2% 0.5em;
    width: 96%;
    padding:0 2vw;
    overflow: hidden;
    background: #fff;
    background: linear-gradient(transparent 0%, #ffffff90 1rem, #ffffff 2rem, #ffffff 100%);    /* border: solid #df9a12;
    border-width: 0 1px 1px 1px;*/
    border-radius: 0.5rem 0.5rem 0 0;
    transition: all .5s ease-out;  /*閉じ方*/
}


/*開閉時 > */
.toggle:checked + .Label + .content { 
    height: auto;
    padding: 1rem 2vw;
}

.toggle:checked + .Label::after {   
    transform: rotate(-316deg);
    transition: all .5s ease-out;  /*閉じ方*/
}




/*中身 */
.accordion_item .freeimg{
    /* margin: 1rem 1%; */
    text-align: center;
    vertical-align: middle;
}

.accordion_item .freeimg img {
    width: 64%;
    margin-top: 0.15vh;
}
@media screen and (max-width: 767.99px) {
.accordion_item .freeimg img {
    width: 66%;
}}
@media screen and (max-width: 375.99px) {
.accordion_item .freeimg img {
    width: 70%;
}}


.accordion_item .accordion-box{
    width: 100%;
    padding: 1rem 1% 0.5rem;
    float: right;
}

.accordion_item .accordion-box .boxtitle{
    width: 100%;
    margin: 1rem auto 3rem;
    color: #333;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: left;
    bottom: 1rem;
    line-height: 1.5;
    font-feature-settings: "palt";
}

.accordion_item .accordion-box .boxtitle2{
    margin: 0rem 1% 1rem;
    color: #333;
    background: #f8b500;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    font-feature-settings: "palt";
    padding: 0.8rem;
    border-radius: 1rem;
}

.accordion_item .accordion-box .boxcaptitle{
    margin: 3rem auto 2rem;
    text-align: left;
    width: 100%;
    padding: 0;}

/* */
.accordion_item .accordion-box ul.boxbox{
    margin: 2rem auto 0;
    text-align: left;
    width: 100%;
    padding: 1rem;
    background: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
}

.accordion_item .accordion-box li.box{
    margin: 1rem auto 1rem;
    text-align: left;
    color: #524327;
    font-size: 1.5rem;
    line-height: 1.4;
    font-feature-settings: "palt";
    width: 100%;
    text-indent: -1em;
    padding-left: 2em;
}

.accordion_item .accordion-box li.box .picup{
    padding: 1em;
    margin: 1rem auto;
    text-align: left;
    color: #71bd43;
    font-size: 1.4rem;
    line-height: 1.3;
    font-feature-settings: "palt";
    width: 100%;
    border: 1px solid #71bd43;
}

.accordion_item .accordion-box li.box:last-child{
    margin: 1rem auto 3rem;
}


/* */
.accordion_item .accordion-box .boxcaptitlecap{
    margin: -2.4rem auto 0rem;
    text-align: left;
    color: #71bd43;
    background: #fff;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.2;
    font-feature-settings: "palt";
    width: fit-content;
    padding: 0.4rem 0.5vw;
    float: left;
    border-radius: 1rem;
    width: 100%;
    text-indent: -1em;
    padding-left: 1em;
}


.accordion_item .accordion-box .boxcap {
    margin: 1rem auto;
    color: #333;
    width: 100%;
    line-height: 1.5;
    font-size: 80%;
    text-align: left;
    font-weight: normal;
    font-feature-settings: "palt";
}

.accordion_item .accordion-box .boxcap img {
    margin: 1rem auto;
    width: 100%;
    text-align: center;
}


.accordion_item .accordion-box .accord_tyuki {
    margin: 2rem auto 4rem;
    color: #333;
    width: 96%;
    line-height: 1.5;
    font-size: 78%;
    text-align: left;
    font-weight: normal;
    font-feature-settings: "palt";
    padding-left: 1em;
    text-indent: -1em;
}



.accordion_item .accordion-box .picup2{
    padding: 1em;
    margin: 1rem auto;
    text-align: left;
    color: #524327;
    font-size: 80%;
    line-height: 1.3;
    font-feature-settings: "palt";
    width: 100%;
    background: #f2efe4;
    border: 1px solid #f2efe4;
}


.accordion_item .accordion-box .boxbtn {
    float: right;
    width: 20%;
    color: #333;
    border: 1px solid #333;
    padding: 0.5rem;
    margin: 1rem 0 0;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
}




/*  */
.accordion_item .accordion-box .flowbox{
        margin: 0em auto;
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
}

 .accordion-box .flowbox .flowboxin{
    margin: 0em 2% 2rem;
    border: 1px solid #769d5b;
    background: #fff;
        width: 46%;
    position: relative;
    padding: 0rem;
    border-radius: 1rem;
}

 .flowbox .flowboxin .flowboxinnamber {
    left: -20%;
    margin: 0vh auto 1rem;
    width: 1.6em;
    /* height: 1.6em; */
    font-size: 80%;
    font-weight: bold;
    background: #769d5b;
    text-align: center;
    color: #fff;
    border-radius: 3em;
    vertical-align: middle;
    padding: 0.1rem;
    position: absolute;
    top: 0.65em;
    right: 58%;
    z-index: 10;
}

 .flowbox .flowboxin .flowboxintitle {
    /* margin: 0.5em 2% 0; */
    /* background: #fff; */
    width: 100%;
    position: relative;
    padding: 1rem 5px 0.5rem 8vw;
    font-weight: bold;
    font-size: 90%;
    min-height: 3em;
    line-height: 1.2;
    font-feature-settings: "palt";
    text-align: left;
}

 .flowbox .flowboxin .flowboxinimg {
    margin: 0 auto 0rem;
    width: 100%;
    text-align: center;}
 .flowbox .flowboxin .flowboxinimg img {
    width: 100%;
}



 .flowbox .flowboxin .flowboxinsubtitle {
    margin: 0 auto 0rem;
    width: 100%;
    font-size: 80%;
    font-weight: bold;
    color: #fff;
    background: #769d5b;
    padding: 0.3rem;
    text-align: center;
    border-radius: 0.8rem 0.8rem 0 0;
}


 .flowbox .flowboxin .flowboxincap {
    padding: 0rem 2% 1rem;
    width: 100%;
    background: #fff;
    line-height: 1.4;
    font-size: 70%;
    color: #333;
    font-feature-settings: "palt";
    text-align: center;
    float: inline-end;
    border-radius: 0 0 1rem 1rem;
}


 .flowbox .flowboxin .flowboxintel {
    margin: 1rem auto;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

 .flowbox .flowboxin .flowboxintel a {
    text-decoration: none;
}

 .flowbox .flowboxin .flowboxintel a:hover {
    opacity: 0.7;
}

 .flowbox .flowboxin .flowboxintel .telno{
    float: right;
    text-align: left;
    width: 80%;
    font-size: 146%;
    font-weight: bold;
    color: #769d5b;
}


 .flowbox .flowboxin .flowboxintel .ictel {
    margin: 1vh 2% 0;
    width: 10%;
    text-align: left;
    float: left;}
 .flowbox .flowboxin .flowboxintel .ictel img {
    width: 100%;
}



 .flowbox .flowboxin .flowboxinsyosai{
    text-align: right;
    width: 100%;
    font-size: 82%;
    color: #769d5b;
    font-feature-settings: "palt";
    padding: 2px 0.2vw;
}

.flowbox .flowboxin .flowboxinsyosai a,
.accordion_item .accordion-box .boxbtn a {
    text-decoration: none;
    display: block;
}

.flowbox .flowboxin .flowboxinsyosai a:hover {
    opacity: 0.7;
    color: #7d991c;
}






/* ///  btn_all ///////////////////////　*/

.btn_all {
    margin: 0 auto 4rem;
    text-align: center;
    width: 100%;
   }

.btn_all .btn {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
  }

.btn_all .btn .block_btn{
    margin-bottom: 1rem;
    font-weight: bold;
    margin-top: 1rem;
    width: 50%;}
 @media screen and (max-width: 768px) {
.btn_all .btn .block_btn{
    width: inherit;
}}

.btn_all .btn .block_btn .btn_link{
    position: relative;
    display: inline-block;
    margin: 2rem auto 0;
    padding: 2rem 8%;
    font-size: 110%;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0.07em;
    background: #124163;
    text-decoration: none;
    color: #fff;
    text-align: center;
    border-radius: 0.6rem;
    width: 80%;}


.btn_all .btn .block_btn .btn_link:hover{
    animation: changecolor2 3s ease;
    color: #fff;
}

@keyframes changecolor2  {
  0% {opacity: 1; color: #887769;scale(1.0);/*transform: translateY(30px);*/}
  40% {opacity: 1; color: #ffff00;scale(1.1);}
  80% {opacity: 1;color: #fff;scale(1.1);}
  100% {opacity: 1;color: #fff;scale(1.0);}
}



/* ///  後述　 ///////////////////////　*/
.later_all  {
    margin: 3rem auto 8rem;
    text-align: center;
    padding: 0;
    width: 100%;
  }
@media screen and (max-width: 597.99px) {
.later_all .later {
    margin: 3rem auto 12rem;
  }}


.later_all .later {
    margin: 0 auto 0;
    text-align: center;
  }




.later_all .later .later-lbox{
    margin: 0;
}

.later_all .later .later-lbox .laterimg{
    width: 100%;
    margin: 0 auto;
}

.later_all .later .later-lbox .laterimg img{
    width: 100%;
    filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.1));
}

.later_all .later .later-lbox .t-tyuki {
    margin: 0 5%;
    text-align: right;
    font-size: 90%;
}



.later_all .later .later-rbox{
    position: relative;
    margin: 7rem 4% 6rem;
    float: inherit;
    width: 92%;
}

.later_all .later .later-rbox img {
    opacity: 0.4;
    width: 60%;
}






.later_all .later .latertitle {
    margin: 2rem auto 3rem;
    font-size: 90%;
    letter-spacing: 0.05em;
    /*font-family: 'Noto Serif JP', serif;*/
    /* writing-mode: vertical-rl; */
    text-align: center;
    width: 94%;
    line-height: 2;
    color: #4d4d4d;}
@media screen and (max-width: 375.99px) {
.later_all .later .latertitle {
    line-height: 2.4;  
    text-align: justify; 
  }}
/* ///  btn_all ///////////////////////　*/
.btn_all {
    margin: 0 auto 10rem;
    text-align: center;
    width: 100%;
   }

.btn_all .btn {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
  }

.btn_all .btn .block_btn{
    margin-bottom: 1rem;
    font-weight: bold;
    margin-top: 1rem;
    width: 50%;}
 @media screen and (max-width: 768px) {
.btn_all .btn .block_btn{
    width: inherit;
}}

.btn_all .btn .block_btn .btn_link{
    position: relative;
    display: inline-block;
    margin: 1rem auto;
    padding: 1.8rem 60px;
    font-size: 1.9rem;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0.07em;

   background: #124163 ; 
    text-decoration: none;
    color: #fff;
    text-align: center;
    border-radius: 0.6rem;
    width: 80%;
    /*transition: 1s;*/}
 @media screen and (max-width: 959.99px) {
.btn_all .btn .block_btn .btn_link{
    margin: 1rem auto;
    font-size: 2rem;
    padding: 2rem 10%;
}}


.btn_all .btn .block_btn .btn_link:hover{
    animation: changecolor2 3s ease;
    color: #fff;
}

@keyframes changecolor2  {
  0% {opacity: 1; color: #887769;scale(1.0);/*transform: translateY(30px);*/}
  40% {opacity: 1; color: #ffff00;scale(1.1);}
  80% {opacity: 1;color: #fff;scale(1.1);}
  100% {opacity: 1;color: #fff;scale(1.0);}
}



/* ///  btn_all ///////////////////////　*/
.btn_all {
    margin: 0 auto 10rem;
    text-align: center;
    width: 100%;
   }

.btn_all .btn {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
  }

.btn_all .btn .block_btn{
    margin-bottom: 1rem;
    font-weight: bold;
    margin-top: 1rem;
    width: 50%;}
 @media screen and (max-width: 768px) {
.btn_all .btn .block_btn{
    width: inherit;
}}

.btn_all .btn .block_btn .btn_link{
    position: relative;
    display: inline-block;
    margin: 1rem auto;
    padding: 1.8rem 60px;
    font-size: 1.9rem;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0.07em;

   background: #124163 ; 
    text-decoration: none;
    color: #fff;
    text-align: center;
    border-radius: 0.6rem;
    width: 80%;
    /*transition: 1s;*/}
 @media screen and (max-width: 959.99px) {
.btn_all .btn .block_btn .btn_link{
    margin: 1rem auto;
    font-size: 2rem;
    padding: 2rem 10%;
}}


.btn_all .btn .block_btn .btn_link:hover{
    animation: changecolor2 3s ease;
    color: #fff;
}

@keyframes changecolor2  {
  0% {opacity: 1; color: #887769;scale(1.0);/*transform: translateY(30px);*/}
  40% {opacity: 1; color: #ffff00;scale(1.1);}
  80% {opacity: 1;color: #fff;scale(1.1);}
  100% {opacity: 1;color: #fff;scale(1.0);}
}


/* ///  BTN 画像カラム　///////////////////////　*/
.btn_imglink,
.btn_imglink2 {
    display: flex;
    margin: 0rem auto;
    padding-bottom:1em;
    text-align: center;
    width: 100%;
    transition: 0.5s;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    align-content: flex-start;
    width:100%;
    max-width:1000px;
}

.btn_imglink a img,
.btn_imglink2 a img {
   width:100%;
filter: drop-shadow(0.5px 4px 4px #55555530);
     }


/*  BTN 画像2カラム　*/
.btn_imglink a{
    margin: 1rem 2%;
    padding: 0;
    width: 46%;
    }


/*  BTN 画像1カラム　*/
.btn_imglink2 a{
    margin: 1rem 5%;
    padding: 0;
    width: 90%;
    }



.btn_minilink:hover,
.btn_minilink2:hover {
   opacity:0.7;
     }



/* ///  bn　 ///////////////////////　*/

.bn-all {
    margin: 0 auto 0;
    text-align: center;
    padding: 0;
    color: #00498a;
    font-size: 170%;
    position: relative;
    max-width: 800px;
}


.bn-box{
  width: 82%;
  margin: 0 auto 7rem;
}


 .bn_fact a{
  padding: 0.5rem;
  display: block;
  font-size: 107%;
  font-weight: bold;
  transition: 0.4s;
  /*-webkit-transform: scale(1);
  transform: scale(0.9);*/
  position: relative;
  border: 1px solid #ccc;
  border-radius: 1rem;
}


 .bn_fact a:hover{
    color: #fff;
    background: #f3e385; /*#ad0036*/
    border: 1px solid #d4b54b;
    /*border-bottom: 2px solid #d4b54b;*/
    background: linear-gradient(to right, #f3e385 0%, #d4b54b 50%,#f3e385 100% );
    border-image-slice: 1;
    text-decoration: none;
 /* -webkit-transform: scale(1.0);
  transform: scale(1.0);*/
}


 .bn_fact a::before{
    content: "お問合せ先：";
    position: absolute;
    padding: 0.5rem;
    display: block;
    font-size: 75%;
    font-weight: bold;

    top: calc(50% - 0.8em);
    display: block;
    margin-left: 13%;
    margin-right: 13%;
}


 .bn_fact a .bn-tell{
    margin-left: 30%;
    vertical-align: middle;
}

/* ///  訴求 ///////////////////////　*/

.utilization-all {
    margin: 12.25rem auto 3rem;
    text-align: center;
    padding: 0;
    width: 100%;
  }

.utilization-all .utilization-box {
    margin: 6rem auto;
    text-align: center;
    padding: 0;
    max-width: 800px;
  }

.utilization-box .utilization-title{
    padding: 10rem 0 0;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
}

.utilization-box .obi-img {
    margin: 0 auto 6rem;
    text-align: center;
    width: 80%;
}
.utilization-box .obi-img img {width: 100%;}


.utilization-box .utilization-cap{
    margin: 0 auto 2rem;
    letter-spacing: 0.05em;
    font-size: 85%;
    line-height: 2;
    text-align: center;
    width: 100%;
}

.utilization-box .utilization-cap2{
    margin: 0 auto 6rem;
    letter-spacing: 0.05em;
    font-size: 75%;
    line-height: 2;
    text-align: left;
    width: 95%;
}

.utilization-all h1{
    max-width: 1100px;/*700px*/
    margin: 7rem auto;
    /*background: #333;*/
    color: #4d4d4d;
    text-shadow:none;
}



.utilization-item{
    width: 100%;
    margin: 0 auto 1rem;
    text-align: justify;
}


 .bn_utilization {
    width: 48%;
    display: inline-flex;
}

 .bn_utilization a{
    margin: 2rem auto;
    padding: 2rem 1%;
    font-size: 107%;
    font-weight: bold;
    transition: 1s;
    background: #00498a;
    width: 100%;
    color: #fff;
    position: relative;
    border-radius: 0.5rem;
    display: block;
    text-align: center;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}


 .bn_utilization a:hover{
    color: #fff;
    background: #ad0036;
    text-decoration: none;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
 }



 .bn_utilization a::after{
    content: "";
    position: absolute;
    padding: 0.5rem;
    background: url(../img/ic_pdf.png) no-repeat;
    background-size: 8%;
    top: calc(50% - 0.65em);
    right: -85%;
    height: 10vh;
    width: inherit;
}



/*  tell案内  */
.tellcall-item{
    margin: 3rem auto;
    text-align: center;
    padding: 0;
    width: 70%;
    border: 1px solid #333;
    border-radius: 0.8rem;
    transition: 0.3s ease-in-out;

    background: #fff url(../img/ic_sankaku.png) no-repeat;
    background-size: 5%;
    background-position: right 10px bottom 10px;
}
.tellcall-item:hover{
    color: #fff;
    text-shadow: 1px 1px 1px #fff;
    border-bottom: 2px solid #d4b54

    background: linear-gradient(to right, #f3e385 0%, #d4b54b 50%,#f3e385 100% );
    border-image-slice: 1;

    background: #f3e385 url(../img/ic_sankaku.png) no-repeat;
    background-size: 5%;
    background-position: right 10px bottom 10px;
}

.tellcall-item a{
    color: #4d4d4d;
    display: block;
    text-align: center;
    text-decoration: none;
}

.tellcall-item .tellcap{
    margin: 2rem auto;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    font-feature-settings: "palt";
}

.tellcall-item .tellcall{
    margin: 2rem auto 0;
    padding: 1rem;
    position: relative;
    text-align: center;
    vertical-align: middle;
    font-size: 200%;
    font-weight: bold;
}

.tellcall-item .tellcall::before{
    content: "";
    position: absolute;
    display: inline-block;
    width: 44px;
    height: 50px;
    text-align: center;
    background-image: url(../img/ic_telmark.png);
    background-size: contain;
    vertical-align: middle;
    margin: -0.2rem 0 0 -32%;
    filter: drop-shadow(1px 1px 1px rgba(265,265,265,1));
}


.tellcall-item .call-cap{
    margin: 0 auto 2rem;
    text-align: center;
    font-size: 100%;
    text-align: center;
    font-feature-settings: "palt";
}




/* ページTOPに戻る */
#page_top{
  width: 60px;
    height: 60px;
    position: fixed;
    right: 2%;
    bottom: 1vh;
    background: #fcee21;
    opacity: 0.9;
    border-radius: 50%;
    /* background: linear-gradient(to right, #f3e385 0%, #e0c25d 50%,#f3e385 100% ); */
    z-index: 10000;
}

#page_top a{
    position: relative;
    display: block;
    width: 60px;
    height: 55px;
    text-decoration: none;
    margin-top: 1%;
}

#page_top a::before{
    font-weight: 900;
    content: 'TOP';
    font-size: 19px;
    color: #62ba2b;
    position: absolute;
    /* width: 25px; */
    height: 11px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}







}/*end */


