@charset "utf-8";
/* CSS Document */
/* -----------------------------------------------------------
style-test
------------------------------------------------------------*/


/* -----------------------------------------------------------
common
------------------------------------------------------------*/


/* -----------------------------------------------------------
btn
------------------------------------------------------------*/

.btn01 {
    border-radius: 10em;
    background: url(../img/ar2.svg)no-repeat 94% center;
    background-size:18px auto;
    background-color: #fff;
    border:1px solid #d4d4d4;
    width:340px;
    height:52px;
    margin:auto;
    padding:1.2rem 1.5em 1.4rem 1rem;
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
    align-items: center;
    align-content: center;
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 500;
}
.btn02,
[type="button"],
[type="submit"] {
    width:115px;
    height:33px;
    background:url(../img/ar2-f.svg)no-repeat 90% center;
    background-size:1em auto;
    background-color: #f58d35;
    border-radius: 10em;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    font-size: 1.6rem;
    font-weight: 500;
    padding-right:1rem;
}
[type="button"],
[type="submit"] {
    width:204px;
    height:58px;
    font-size:1.8rem;
}
.submit-btns {
    display: flex;
    justify-content: center;
    gap:0 10px;
    margin:2rem auto;
}

.btn-one {
    text-align: center;
    margin:auto;
}
.more-btn {
    text-align: center;
    margin:auto;
}
.more-btn .btn02 {
    background-image:none;
    margin:auto;
    padding-right:0;
    font-size:1.5rem;
}

.bnBox {
  text-align: center;
  margin-bottom: 30px;
}


@media screen and (min-width: 751px) {
/* btn
----------------------------------------------- */

}
@media screen and (max-width: 750px) {
/* btn
----------------------------------------------- */

}
    



/* bg
------------------------------------------------------------*/
.bg01 {
    background-color: #fff6ec;
}

/* color
------------------------------------------------------------*/
.or {
    color:#f58d35;
}



/* -----------------------------------------------------------
list
------------------------------------------------------------*/

.indent01 li {
    margin: 0 0 0 1em;
    text-indent:-1em;
}

.list01 li {
    padding: 0 0 0.6rem 1em;
    position: relative;
}
.list01 li:before {
    content:"";
    position: absolute;
    top:0.2em;
    left:0;
    background: url(../img/ar-g.svg) no-repeat 0 0;
    background-size:contain;
    width:0.7em;
    height:100%;
}
.or .list01 li:before {
    background-image: url(../img/ar-or.svg);
}








.list03 li {
    margin:0 0 0.4em 1em;
    text-indent:-0.8em;
    line-height: 1.8;
}
.list03c li {
    margin:0 0 0 1.5em;
    text-indent:-1.5em;
    line-height: 1.8;
}
.check li {
    position: relative;
    font-size:2rem;
    margin:0.5em 0;
    padding-left:1.5em;
    font-weight: bold;
}
.check li:before {
    content:"";
    position: absolute;
    top:0.3em;
    left:0;
    background: url(../img/check.svg) no-repeat 0 0;
    background-size:1em auto;
    width:1.2em;
    height:1.2em;
}






@media screen and (min-width: 751px) {
/* btn
----------------------------------------------- */
    .btn-more a {
        margin-top: -1.4rem;
        background-size: 1.3em;
    }
}

@media screen and (max-width: 750px) {
/* btn
----------------------------------------------- */
    .btn-more a {
        margin-top:0.5em;
        background-size:1.4em;
        font-size: calc(24/750*100vw);
        padding-left:2em;
    }
    .btn-more.tl a {
        margin:1rem 0 1.5rem;
        
    }
}


/* -----------------------------------------------------------
home
------------------------------------------------------------*/
#mv {
    position: relative;
}
.mv-ttl {
    margin:0 auto;
}
.home-about {
    position: relative;
    padding:3rem 0 10rem;
    text-align: center;
}
.home-about:before {
    content:"";
    position: absolute;
    top:-5.8rem;
    left:0;
    background: url(../img/home-about.png) no-repeat center top;
    background-size:cover;
    width:100%;
    min-height:344px;
    height:calc(100% + 10rem);
}
.home-about:after {
    content:"";
    position: absolute;
    top:-2rem;
    left:0;
    right:0;
    margin:auto;
    background: url(../img/m01.png) no-repeat center 0;
    background-size:contain;
    width:100%;
    height:266px;
    z-index: 0;
}
.home-about * {
    color:#fff;
}
.home-news {
    position: relative;
    padding:1rem 0 10rem;
    background-color: #FFF6EC;
}
.home-news:before {
    content:"";
    position: absolute;
    top:-7rem;
    left:0;
    right:0;
    margin:auto;
    background: url(../img/home-news.png) no-repeat center 0;
    background-size:cover;
    width:100%;
    height:100%;
}
.home .news-archive {
    margin-bottom:2.5rem;
}
.news-archive dl {
    width:100%;
    border-bottom:1px solid #d4d4d4;
}
.news-archive dl:nth-child(1) {
border-top: 1px solid #d4d4d4;
}
.news-archive dl a {
    display: block;
}

.day {
    color:#f58d35;
    font-size:1.3rem;
    line-height: 1.3;
}
.pickup {
    padding:5rem 0 0;
    position: relative;
}
.pickup .contents-menu {
    padding-top:1rem;
}
.pickup:before {
    content:"";
    position: absolute;
    top:-5rem;
    left:0;
    right:0;
    margin:auto;
    background: url(../img/col-top.png) no-repeat 0 0;
    background-size:100%;
    width:100%;
    height:100%;
}


.home-column.archive-column {
    background: url(../img/home-column.png)no-repeat center top;
    background-size:100%;
    padding:6rem 0;
}
.home-column.archive-gastronomy {
    background: url(../img/home-gastronomy.png)no-repeat center top;
    background-size:100%;
    padding:6rem 0;
}
.ttl-bd {
    margin:0 auto;
    text-align: center;
}
.ttl-bd span {
    color:#000;
    font-size: 3.4rem;
    display: inline-block;
color: #000000;
text-shadow: 
1px 1px 1px #ffffff,
-1px 1px 1px #ffffff,
1px -1px 1px #ffffff,
-1px -1px 1px #ffffff,
1px 0px 1px #ffffff,
0px 1px 1px #ffffff,
-1px 0px 1px #ffffff,
0px -1px 1px #ffffff;
}
.gastronomy-kv .ttl-bd span {
    font-size: 2.8rem;
    margin-bottom:5%;
}

.column-box:before {
    content:"";
    position: absolute;
    top:0;
    left:0;
    width:5px;
    height: 100%;
    background-color: #2e9248;
}
.column-box-ttl {
    font-size: 2rem;
    font-weight: bold;
    margin:0 0 2rem;
    color:#2e9248;
    line-height: 1.4;;
}
.or .column-box:before {
    background-color: #ee7300;
}
.or .column-box-ttl {
    color:#ee7300;
}








.archive-flex.col2 {
    margin-left:0;
    margin-right:0;
    justify-content: space-between;
}
.archive-ttl {
    font-weight: bold;
    line-height: 1.4;
}
.archive-flex figure,
.archive-movie figure {
    margin-bottom:0.8rem;
}
.cate {
    border-radius: 5px;
    border:1px solid #ff8c00;
    color:#ff8c00;
    line-height:1;
    font-weight: bold;
    display: inline-block;
}

@media screen and (min-width: 1500px) {
/* home
----------------------------------------------- */

}


@media screen and (min-width: 751px) {
/* home
----------------------------------------------- */
    /* .lower #main {
        padding-top:95px;
    } */

    #mv:before {
        content:"";
        position: absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
        margin:auto;
        background:url(../img/mv-bg.png)no-repeat center top;
        background-size:cover;
        width:100%;
        height:calc(100% + 3.8rem);
        z-index: -1;
    }
    .mv-inner {
        max-width:1200px;
        margin:0 auto;
        position: relative;
    }
    .mv-main {
        margin:0 auto;
    }
    .mv-sub {
        max-width:291px;
        width:calc(291/1200*100vw);
        position: absolute;
        right: 2.6rem;
        bottom: -8rem;
        z-index: 1;
    }
    #mv,
    .mv-wrap {
        max-height:485px;
        height:calc(485/1200*100vw);

    }
    .mv-wrap {
        margin:0 auto;
        width:100%;
    }

    .ttl-area {
        background-size:84px 4px;
    }
    .ttl-area .ttl-main {
        font-size:2.8rem;
        margin-right:2rem;
    }
    .ttl-area.mb {
        margin-bottom:3.5rem;
    }
    #popular {
        max-width:800px;
        margin:2rem auto 0;
    }
    .archive-flex {
        display: flex;
        flex-wrap:wrap;
        margin:4rem -1.5%;
    }
    .archive-flex .archive-li {
        width:30.333%;
        margin:0 1.5%;
    }
    .lower .archive-flex {
        margin:0 -1.5% 6rem;
    }
    #archive-contents .archive-flex {
        margin-bottom:0;
    }
    .lower .archive-flex .archive-li {
        margin-top:6rem;
    }
    #expert-archive .archive-flex .archive-li:nth-child(1),
    #expert-archive .archive-flex .archive-li:nth-child(2),
    #expert-archive .archive-flex .archive-li:nth-child(3) {
        margin-top:0;
    }
    .archive-ttl.m {
        font-size: 1.8rem;
    }
    .cate {
        font-size: 14px;
        padding: 5px 1.6rem;
    }
    .news-archive dl {
        display: flex;
        padding: 1.3rem 2rem;
    }
    .news-archive dt {
        width:9em;
    }
    .news-archive dd {
        width:calc(100% - 9em);
    }



    .tr.day {
        text-align: right;
    }
    .tr.day:before {
        left:inherit;
        right:5.4em;
    }
    #home-update {
        margin-bottom:13rem;
    }
    #home-interview {
        margin:5rem 0 5rem;
    }
    .archive-read {
        margin:3rem 0;
    }
    .archive-wrap .card {
        margin-top: 5rem;
    }
    .card-li {
        padding: 3rem 0;
        margin-bottom:4.2rem;
    }
    #home-interview .archive-ttl {
        margin:0.5rem 0 2rem;
    }
    #home-interview .archive-ttl-sub {
        margin-bottom:2rem;
    }
    .card-box {
        padding:2.5rem 2.8rem;
        background-size:12rem;
    }
    .card figure {
        width:26.9%;
    }
    .card .card-txt {
        width:68%;
    }
    .card-position {
        font-size: 1.4rem;
        margin-bottom: 0.5rem;
    }
    .archive-flex.col2 .archive-li {
        width:46.251%;
    }
    .archive-flex.col2 .archive-li:nth-child(1),
    .archive-flex.col2 .archive-li:nth-child(2) {
        margin-top:0;
    }
    .archive-movie {
        margin:8rem auto 4.5rem;
    }
    #home-civil {
        margin-bottom:7.5rem;
    }
    #home-news {
        margin:8rem 0 6rem;
    }
    #movie-archive .movie-area {
        margin:2rem auto 0;
    }
    .movie-archive .pager {
        padding-top:0;
    }
    .civil-contents #movie {
        margin:8rem 0;
    }

    .column-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
        margin:3.5rem 0;
    }
    .column-box {
        width:48.5%;
        background-color: #fff;
        border:1px solid #d4d4d4;
        padding:3rem 2rem 4rem 4rem;
        position: relative;
        margin:0 0 4rem;
    }


}

@media screen and (min-width: 751px) and (max-width: 1400px){


}

@media screen and (max-width: 750px) {
/* home
----------------------------------------------- */
    .mv-inner {
        margin:0 auto;
        position: relative;
    }
    .mv-main {
        margin:0 auto;
    }
    .mv-sub {
        width: 90%;
        margin: 0 auto;
        position: absolute;
        bottom: 16%;
        left: 0;
        right: 0;
    }
    .mv-ttl {
        margin:0 auto;
        position: relative;
    }
    .ttl-area {
        background-size:84px 4px;
    }
    .ttl-area .ttl-main {
        font-size:calc(40/750*100vw);
        margin-right:1.5rem;
    }
    .ttl-area.mb {
        margin-bottom:2rem;
    }
    .ttl-en {
        font-size:calc(23/750*100vw);
    }
    .home-about:before {
        content: "";
        position: absolute;
        top: -3.8rem;
        left: 0;
        background: url(../img/home-about-sp.png) no-repeat center top;
        background-size: cover;
        width: 100%;
        min-height:100%;
        height: 130%;
    }
    .home-news:before {
        top:-4rem;
        width: 100%;
        height: 100%;
        background-size: 100%;
    }
    .home-about {
        padding:0 0 5rem;
    }
    .home-news {
        padding-bottom:8rem;
    }
    .pickup:before {
        top:-4rem;
    }
    .pickup {
        padding: 1rem 0 0;
    }
    .archive-flex {
        display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
        margin:4rem 0 0;
    }
    .archive-flex .archive-li {
        width:46.25%;
        width:47%;
        margin:0 0 3rem
    }
    .archive-flex.sp-100 .archive-li {
        width:100%;
    }
    .archive-flex.sp-100 .archive-li:nth-child(3n+1),
    .archive-flex.sp-100 .archive-li:nth-child(3n+2),
    .archive-flex.sp-100 .archive-li:nth-child(3n+3),
    .archive-flex.sp-100 .archive-li:nth-child(3n+4),
    .archive-flex.sp-100 .archive-li:nth-child(3n+5) {
        margin-bottom:0;
    }
    .archive-flex .sp-ad:last-of-type,
    .single-detail .sp-ad:last-of-type {
        margin-bottom:0;
    }
    .news-archive dl {
        padding: 1.3rem 0;
    }
    .cate {
        font-size:calc(22/750*100vw);
        padding:0.5em 1em;
    }
    .day {
        font-size:calc(24/750*100vw);
    }
    .tr.day {
        text-align: left;
        margin-top:0.8rem;
    }
    .tr.day:before {
        left:0;
    }
    #home-update .archive-ttl {
        font-size: calc(24/750*100vw);
    }
    #home-interview {
        margin:calc(105/750*100vw) 0 auto;
    }
    #home-update,
    #home-movie,
    #home-interview,
    #home-civil {
        margin-bottom:calc(130/750*100vw);
    }
    .archive-ttl.m {
        font-size: calc(28/750*100vw);
    }
    .archive-movie {
        margin:4rem auto;
    }
    .archive-movie figure {
        margin-bottom: 1.5rem;
    }
    .archive-movie .archive-ttl {
        margin-top:1rem;
    }
    .archive-read {
        margin:3rem 0 1.5rem;
    }
    .single-wrap .archive-read,
    .archive-wrap .archive-read {
        margin:1.5rem 0 1.5rem;
    }
    .card-li {
        padding:1.8rem 0;
        margin-bottom:3rem;
    }
    .card-li:last-of-type {
        margin-bottom:0;
        padding-bottom:0;
    }
    .name-sub {
        font-size: 1rem;
    }
    .name-sub {
        margin-left: 3px;
    }
 
    #home-interview .archive-ttl {
        margin: 0.5rem 0 1rem;
    }
    #home-interview .archive-ttl-sub {
        margin-bottom: 1rem;
    }
    .card-box {
        padding:1.5rem 1rem 1rem;
        justify-content: space-between;
        background-size:16vw;
    }
    .card figure {
        width: 50%;
    }
    .card .card-txt {
        width: 46%;
    }
    .card-position {
        font-size: calc(22/750*100vw);
        margin-bottom:1rem;
    }
    .archive-flex.col2 {
        flex-wrap:wrap;
    }
    .archive-flex.col2 .archive-li {
        width:100%;
    }
    #civil-archive .archive-li + .sp-ad  {
    margin:3rem 0 calc(130/750*100vw);
    }

    
    .archive-flex.col2 .archive-li:last-of-type,
    .archive-flex.col2 .archive-li:last-of-type .archive-ttl-sub {
        margin-bottom:0;
    }
    .news-archive dl{
        padding:2rem 0;
    }
    .news-archive dt {
        font-size: calc(24/750*100vw);
    }
    .news-archive dd {
        font-size: calc(28 / 750* 100vw);
    }
    #home-news {
        margin:4rem 0 6rem;
    }
    .bnr-method {
        height:calc(240/750*100vw);
    }
    .bnr-method-inner {
        height:calc(140/750*100vw);
    }
    .bnr-method-inner p {
        font-size:calc(26/750*100vw);
    }
    p.bnr-method-main {
        font-size:calc(30/750*100vw);
    }


    .column-flex {
        margin:3.5rem 0;
    }
    .column-box {
        background-color: #fff;
        border:1px solid #d4d4d4;
        padding:2rem 2rem 2rem 2.5rem;
        position: relative;
        margin:0 0 1.5rem;
    }
    .column-box-ttl {
        font-size: calc(34/750*100vw);
    }

}


@media screen and (max-width: 750px) {
/* sp-ad
----------------------------------------------- */
    .ad-y.sp {
        margin:4rem auto;
        max-width:660px;
    }
    .sp-ad {
        border:2px solid #ff8c00;
        background-color: #fff;
        border-radius: 20px;
        padding:2rem 2.3rem;
        margin:calc(130/750*100vw) 0;
    }
    .sp-ad a {
        display: block;
        margin: 3.5rem 0;
    }
    .sp-ad a:nth-child(1) {
        margin-top: 2rem;
    }
    .sp-ad a:last-of-type {
        margin-bottom: 2rem;
    }
}



/* -----------------------------------------------------------
lower
------------------------------------------------------------*/
#kv,
.kv-wrap,
.kv-inner {
    /* width:100%; */
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    align-content: center;
    line-height:1;
    position: relative;
}


/* kv */
#kv.magnetic-kv {
    background: url(../img/ecsite_pan/magnetic-bg.png) no-repeat center bottom;
    background-size: 100%;
}

#kv-img, .kv-img {
    /* width: 100%; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    line-height: 1;
    position: relative;
}
#kv-img {
    background-image: url(../img/kv.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    background-size: cover;
}
#kv-img.movie-kv {
    background-image: url(../img/ecsite_pan/movie/movie-kv.png);
}
#kv-img.microwave-kv {
    background-image: url(../img/denshirenji/microwave-kv.png);
}
#kv-img.column-kv {
    background-image: url(../img/column/column-kv.png);
}
#kv-img.gastronomy-kv {
    background-image: url(../img/gastronomy/gastronomy-kv.png);
}
#kv-img.genmai-kv {
    background-image: url(../img/genmai/kv-genmai-rice.png);
}
#kv-img .ttl-b {
    font-size: 3.4rem;
    padding-bottom:0.5em;
    margin:0 auto 4rem;
    font-weight: bold;
}

#kv-img, .kv-img {
    min-height: 198px;
    height:calc(198/1400*100vw);
}
#kv-img .kv-ttl {
    font-size:4.8rem;
    color:#f58d35;
    text-align: center;
    margin:0 auto 7%;
}
#kv-img .kv-ttl-sub {
    font-size:2.4rem;
    width:100%;
    display: inline-block;
    font-weight: bold;
    margin-bottom:0.3em;
    color:#333;
}

.read01 {
    padding:2rem 0 5.5rem;
    max-width:750px;
}
.read02 {
    padding:3rem 0 4rem;
}
.ttl01 {
    font-size: 2.4rem;
    font-weight: bold;
    margin:0 0 2rem;
}
.read-img {
    max-width:538px;
    margin:3rem auto;
}

.local-menu li {
    border-radius: 10em;
    background: url(../img/ar2.svg)no-repeat 92% center;
    background-color: #fff;
    border:1px solid #d4d4d4;
}
.local-menu a {
    width:100%;
    height:100%;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    align-content: center;
    line-height: 1;
    font-weight: bold;
}
.local-menu s {
    font-size:80%;
}
.recommend {
    background-color: #FFF6EC;
}
.recommend-ttl {
    color:#f58d35;
    font-weight: bold;
    text-align: center;
    margin: 0 0 1.4rem;
}

.reccomend-area {
    border:3px solid #f58d35;
    background-color: #fff;
    max-width:430px;
    width:100%;
    margin:0 auto;
}
.reccomend-area.l {
    max-width:574px;
    width:100%;
}
.contents-menu ul {
    display: flex;
    justify-content: space-between;
}
.contents-menu li {
    width:31.5%;
    background-color: #fff;
    border:2px solid #d4d4d4;
}
.contents-menu a {
    width:100%;
    height: 100%;
    display: flex;
    flex-wrap:wrap;
}
.contents-menu li figure {
    width:100%;
}
.contents-menu li .detail {
    padding:1.5rem 0.5rem 1.5rem 1.8rem;
}
.contents-menu-sub {
    font-size: 1.6rem;
    font-weight: bold;
    margin:0;
    line-height: 1.4;
    color:#333;
}
.contents-menu-ttl {
    font-size: 2.4rem;
    font-weight: bold;
    margin:0;
    line-height: 1.4;
    color:#333;
}
.ar2 {
    display: inline-block;
    vertical-align: middle;
    margin-left:1rem;
}
.ar2 img {
    vertical-align: middle;
}
.so {
    margin:3rem auto 4rem;
    text-align: center;
}
.contents {
    padding-bottom: 4rem;
}
.reason-box {
    background-color: #fff;
    border:3px solid #2e9248;
    margin-bottom:4rem;
}

.box-ttl {
    color:#fff;
    font-weight: bold;
    text-align: center;;
    margin:0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 1.3;
    width:100%;
}
.reason-ttl {
    background-color: #2e9248;
}
.reason-ttl-sub {
    font-size: 1.9rem;
    font-weight: bold;
    color:#f58d35;
    margin:0 0 1rem;
}
.reason02-txt img {
    max-width:426px;
    width:100%;
}
.lineup-box {
    background-color: #fff;
    border:1px solid #d4d4d4;
    margin-bottom:3rem;
}
.lineup-ttl {
    background-color: #f58d35;
}
.box-ttl .s {
    font-size: 80%;
    color:#fff;
}
.ttl-b {
    position: relative;
    font-size:3.2rem;
    padding:0 0 0.4em 0;
    text-align: center;
    margin:0 auto 6rem;
    line-height: 1.2;
}
.ttl-b:after {
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    width:84px;
    height:5px;
    background-color: #f58d35;
}
.ttl-b.f {
    color:#fff;
    font-size:2.8rem;
    margin-bottom:3rem;
}
.ttl-b.f:after {
    background-color:#fff;
}
.ttl-b.mb {
    margin-bottom:3rem;
}

.lineup-detail dl {
    margin:0 0 2rem;
    width:100%;
    display: flex;
    flex-wrap:wrap;
}
.lineup-detail dt {
    width:7em;
    height:23px;
    background-color: #e2e2e2;
    line-height:1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.lineup-detail dd {
    width:calc(100% - 7em);
    padding-left: 1em;
}
.lineup-detail dt,
.lineup-detail dd {
    margin-bottom:1rem;
}
.price-txt {
    font-size: 2rem;
    font-weight: bold;
    color:#df0000;
}
.buy-btn {
    margin:1rem auto;
    text-align: center;
}
.lineup-img-sub {
    max-width:327px;
    margin-top:2rem;
}
.img-one {
    max-width:250px;
}
.btn-one {
    margin:6rem auto 2rem;
}
.contents-bottom {
    background-color: #fff;
    padding:2rem 0 2.3rem;
}
.contents-bottom.bt {
    border-top:1px solid #aaa
}
.ttl-red {
    color:#df0000;
    font-weight: bold;
    margin:0;
}
.cta {
    margin:3rem auto;
    text-align: center;
}
.cta-tel a {
    color:#f58d35;
    font-size: 3rem;
    font-weight: bold;
    margin:0 auto;
}
.cta-tel {
    margin-bottom:1.5rem;
}

/* movie-wrap
-----------------------------------------------------------*/
.movie-archive {
    display: flex;
    flex-wrap:wrap;
}
.movie-archive li p {
    margin:1rem 0;
    line-height: 1.4;
}
.ttl-wide-area {
    position: relative;
    background-color: #fff6ec;
    height:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom:3rem;
}
.ttl-wide {
    color:#f58d35;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 auto;
    padding: 1rem;
    text-align: center;
}
.ttl-wide-area.or {
    background-color: #f58d35;
    margin-bottom:0;
}
.ttl-wide.f {
    color:#fff;
}

/* microwave-danger
-----------------------------------------------------------*/
.img-area {
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}
.mic01 {
    max-width:388px;
    margin:1rem auto;
}
.mic02 {
    max-width:678px;
    margin:1rem auto 7rem;
}
.mic04 {
    max-width:596px;
    margin:1rem auto 5rem;
}
.mic05 {
    max-width:590px;
    margin:2rem auto 6rem;
}
.mic06 {
    max-width:590px;
    background-color: #fff;
    padding:2rem;
    margin:0 auto 4rem;
}
.mic06 img {
    max-width:539px;
    width: 100%;
}
.red {
    color:#e00000
}
strong.red {
    font-weight: bold;
}
.so-micro {
    margin:3rem auto;
}
.point-wrap {
    max-width:940px;
    margin:0 auto;
}
.point-wrap.pa {
    padding:4rem 0 6rem;
}
.point-area dt {
    background-color: #f58d35;
    padding:0.5rem 1rem;
    min-height:2em;
    width:100%;
    color:#fff;
    font-weight: bold;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.point-area dd {
    padding:2rem;
}

/* brown-rice
-----------------------------------------------------------*/
#kv-img.genmai-kv .kv-ttl {
    text-align: center;
    padding-right: 22%;
}
.genmai01 {
    max-width:606px;
    margin:3rem auto;
}
.genmai02 {
    max-width:394px;
    margin:3rem auto;
}
.note01 {
    background-color: #fff;
}
.note01 dt {
    font-weight: bold;
    margin:0 0 1rem 0;
}

.result-area dl {
    display: flex;
    justify-content: space-between;
    align-items:center;
    width:100%;
    margin-bottom:3rem;
}
.result-area dt {
    background-color: #fff;
    border:1px solid #f58d35;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}


/* single-wrap
-----------------------------------------------------------*/
.single-detail h1,
.ttl-h1 {
    color:#ff8c00;
    line-height: 1.5;
    margin:2.8em auto 1em;
    font-weight: bold;
    text-align: center;
}
.single-detail h2,
.ttl-h2 {
    color:#ff8c00;
    line-height: 1.5;
    margin:2.8em auto 1em;
    font-weight: bold;
    padding-left:1.5rem;
    border-left:5px solid #ff8c00;
}
.column-single .ttl-h1,
.column-single .ttl-h2 ,
.column-single h1,
.column-single h2 {
    color:#2e9248;
    border-color:#2e9248;
}
.single-detail p {
    font-size:1.5rem;
    line-height: 2;
}
.single-detail h2,
.single-detail h3,
.single-detail h4,
.single-detail h5 {
    line-height: 1.4;
    margin-top:2em;
}
.single-detail p {
    margin-bottom:2em;
}
.single-detail figure {
    margin:2em auto;
    text-align: center;
}
.figcaption {
    margin-top:1em;
}
.single-detail figcaption {
    margin-top:0.5em;
}
.column-wrap,
.gastronomy-wrap {
    margin-top:-6%;
}
.page-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-nav li {
    margin:5px;
}
.page-nav a,
.nav-back a {
    text-decoration: underline;
}
.nav-back {
    display: flex;
    justify-content: center;
    margin:1rem auto 4rem;
}


/* onlineshop
-----------------------------------------------------------*/
.item-area {
    border-top:1px solid #d4d4d4;
    border-bottom:1px solid #d4d4d4;
}
.item-box {
    border:1px solid #d4d4d4;
    border-top:0;
    border-bottom:1px dashed #d4d4d4;
    display: flex;
    justify-content: space-between;
}
.item-box:nth-child(7),
.item-box:nth-child(8) {
    border-bottom:none
}
.item-box:nth-child(even) {
    border-left:0;
}
.item-img {
    width:35%;
}
.item-detail {
    width:58%;
}
.item-name {
    font-size:1.8rem;
}
.name-main {
    font-weight: bold;
}
.ttl-h2.mt0 {
    margin-top:2rem;
}
.online-wrap {
    padding-bottom:4rem;
}




.archive-wrap .archive-ttl,
.archive-ttl-sub {
    margin-bottom:1em;
}
.lower .sinlge-wrap .ttl-main {
    margin:0 2.5rem 0.5em 0;
    line-height:1.5;
}
.ttl-detail-en {
    font-size:2rem;
    color:#ff8c00;
    margin:0 0 0 0;
    font-weight: bold;
    display: block;
}
.detail-read {
    line-height:1.5;
    margin:1rem 0 2.5rem;
    font-weight: bold;
}
.tag-area {
    display: flex;
    flex-wrap:wrap;
    width:100%;
}
.tag-area dt {
    width:3em;
    color:#c0c0c0;
    font-weight: bold;
    padding-top: 0.4em;
}
.tag-area dd {
    width:calc(100% - 3em);
    display: flex;
    flex-wrap:wrap;
}
.tag-area a {
    color:#666666;
    padding:0.45em 1.3em;
    background-color: #dcdcdc;
    text-align: center;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 5px;
}
.tag-area .tag-inner a {
    margin:0;
}
.movie-read {
    margin:2em 0 3em;
}
.toc {
    max-width:680px;
    margin:0 auto;
    background-color: #fff;
    padding:1em 2em 3em;
}
.toc-ttl {
    color:#ff8c00;
}

.catch-box {
    background-color: #fff;
    border-radius: 18px;
    padding:2rem 5%;
    margin:2rem 0 0;
}
.catch-box * {
    color:#ff8c00;
    font-weight: bold;
    margin:0;
}
.one-wrap .img-area {
    max-width:770px;
    margin:2rem auto 6rem;
    text-align: center;
}
#inc-bottom {
    max-width:800px;
    margin:0 auto;
}
#inc-bottom {
    padding-top:8rem;
    padding-bottom:6rem;
}
.col-flex .day {
    margin:1rem 0;
}
.col-li {
    border-bottom: 1px dotted #939393;
}
.tag-inner {
    display: flex;
    flex-wrap:wrap;
    gap:10px;
}

@media screen and (min-width: 751px) {
/* lower
----------------------------------------------- */
    .kv-ttl {
        margin:0 0 4rem;
    }
    #kv,
    .kv-wrap,
    .kv-inner,
    #heading-img {
        height:307px;
    }
    .flex-area {
        width:100%;
        display: flex;
        justify-content: space-between;
    }
    .flex-area.flex-mic03 {
        margin-bottom:5rem;
    }
    .flex-mic03 .flex-txt {
        width:69%;
    }
    .flex-mic03 .flex-img {
        width:29%;
    }

    .point-area {
        display: flex;
        flex-wrap:wrap;
    }
    .point-area.col2 {
        justify-content: space-between;
    }
    .point-area dl {
        background-color: #fff;
        margin-bottom:3rem;
    }
    .point-area.col2 dl {
        width:48%;
    }
    .point-area.col3 {
        margin:0 -1.5%;
        justify-content: center;
    }
    .point-area.col3 dl {
        width:30.333%;
        margin:0 1.5% 3rem;
    }

    /* single-top
----------------------------------------------- */
    .detail-read {
        font-size:2rem;
    }
    .movie-read * {
        font-size:1.4rem;
    }
    .toc-ttl {
        font-size:2.2rem;
        margin: 1.5rem 0 1.5rem;
    }
    .tag-area a {
        font-size: 13px;
        width:119px;
        min-height:30px;
    }
    .single-sns {
        position: fixed;
        left:0;
        top:50%;
        height:auto;
        background: #fff;
        border-radius: 0 20px 20px 0;
        display: flex;
        flex-wrap:wrap;
        justify-content: center;
        padding:15px 0;
        z-index: 1;
    }
    .single-sns dt {
        padding-top:15px;
        padding-bottom: 15px;
    }
    .single-sns dd {
        height:calc(100% - 110px);
        display: flex;
        flex-wrap:wrap;
        justify-content: center;
        padding:6px;
    }
    .single-sns,
    .single-sns dd{
        width:58px
    }
    .single-sns dt {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
    .single-sns a {
        margin:15px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width:100%;
    }
    .single-sns a:nth-child(1) img {
        max-width:20px;
    }
    .single-sns a:nth-child(2) img {
        max-width:26px;
    }
    .single-sns a:nth-child(3) img {
        max-width:28px;
    }

    #movie .movie-area{
        margin:5rem auto 9rem;
    }
    .single-detail {
        margin:9rem 0 3rem 0 ;
    }
    .expert-contents .single-detail {
        margin-top:5rem;
    }
    .expert-contents .single-ttl {
        margin-top:5rem;
    }
    .single-ttl:not(:first-child) {
        margin-top:7rem;
    }
    .single-ttl {
        padding:0 0 1.5rem;
    }
    .single-detail h2 {
        font-size:2rem;
    }
    .single-detail h3 {
        font-size:1.9rem;
    }
    .catch-box * {
        font-size:2rem;
    }
    .one-wrap .img-area figcaption {
        margin-top:0.5em;
    }
    .one-wrap .single-detail {
        margin: 5rem auto 0;
        max-width:930px;
    }
    #movie-archive .archive-ttl-sub {
        margin-bottom:3rem;
    }
    .single-kv {
        max-width:700px;
        margin:0 auto 6rem;
    }
    .ttl-h1 {
        font-size: 3rem;
    }
    .column-kv .ttl-bd {
        margin-bottom:4rem;
    }
    /* col-flex
    ----------------------------------------------- */
    .col-flex .col-area {
        display: flex;
        justify-content: space-between
    }
    .col-flex .col-img {
        width:25.9%;
    }
    .col-flex .col-txt {
        width:70%;
    }
    .col-flex dt {
        margin:0;
        font-size:1.8rem;
    }
    .col-li {
        padding: 4rem 0;
    }
    .col-li:nth-child(1) {
        padding-top: 0;
    }
    .tag-list {
        margin:8rem 0 4rem;
    }
    .tag-list .ttl-area {
        margin:0 0 4rem;
    }
    .tag-list a {
        height:30px;
        width:160px;
    }
    .tag-inner {
        height:20rem;
        overflow-y: scroll;
    }
    /* online
    ----------------------------------------------- */
    .item-area {
        display: flex;
        justify-content: space-between;
        flex-wrap:wrap;
    }
    .item-box {
        width:50%;
        padding:2rem 2rem 2rem 3rem;
    }
    .name-main {
        font-size: 1.8rem;;
    }
    .item-price {
        font-size: 1.6rem;
    }
    .item-input {
        font-size: 1.6rem;
    }

    /* ecsite_pan
    ----------------------------------------------- */
    .kv-inner {
        justify-content: center;
        gap:0 3%;
    }
    .kv-main {
        width:70%;
    }
    .kv-main {
        max-width:660px;
        width:66%;
    }
    .magnetic-kv .kv-h1 {
        margin:0 0 6% 0;
    }
    .kv-sub {
        width:20%;
        margin: 0 0 0 2%;
    }
    .kv-sub img {
        max-width:190px;
    }
    .read01,
    .read02 {
        text-align: center;
    }
    .local-menu {
        display: flex;
        justify-content: center;
        gap:0 15px;
    }
    .local-menu li {
        width:244px;
        height:75px;
        background-size:16px 15px;
    }
    .local-menu a {
        padding:1rem 3rem 1.5rem;
        font-size: 2.2rem;
    }
    .recommend-ttl {
        font-size: 3.2rem;
    }
    .recommend {
        padding:3.5rem 0 6rem;
    }
    .reccomend-area {
        padding:2rem 3rem;
    }
    .genmai-wrap .check li {
        font-size: 1.8rem;
    }
    .contents-menu {
        padding-top:5rem;
        padding-bottom:5rem;
    }
    .box-ttl {
        padding:1rem 1.5rem;
        font-size: 2.4rem;
        height:72px;
    }
    .reason-detail {
        padding:3.5rem 4rem 4rem;
    }
    .reason02 .reason-detail {
        display: flex;
        justify-content: space-between;
    }
    .reason-detail {
        text-align: center;
    }
    .reason03 .reason-detail {
        padding-bottom:5.5rem;
    }
    .reason04 {
        margin-bottom:5rem;
    }
    .reason04 .reason-detail {
        padding-bottom:0;
        display: flex;
        justify-content: space-between;
    }
    .reason04 .reason04-img {
        width:46.5%;
    }
    .reason04 .reason04-txt {
        width:50%;
        text-align: left;
    }
    .reason04-flex {
        display: flex;
        justify-content: space-between;
        gap:0 4%;
        padding:2rem 4rem 4rem;
    }
    .lineup {
        padding:5rem 0;
    }
    .lineup-detail {
        display: flex;
        justify-content: space-between;
        padding:3rem;
    }
    .lineup-detail .lineup-img {
        width:50%;
    }
    .lineup-detail .lineup-txt {
        width:46%;
    }
    /* genmai
    ----------------------------------------------- */
    .pc-tc {
        text-align: center;
    }
    .genmai03 {
        margin:3rem auto;
    }
    
    .ttl01.l {
        font-size: 3.2rem;
    }
    .note01 {
        padding:4rem 3rem;
    }
    .note01 dt.fs18 {
        font-size: 1.8rem;
    }
    .note01 dt {
        font-size: 2.2rem;
    }
    .result-area {
        margin:4rem auto;
    }
    .result-area dt {
        width:23%;
        padding:1rem 1rem;
        font-size: 1.6rem;
        height:3em;
    }
    .result-area dd {
        width:75%;
    }
    #kv-img.genmai-kv .kv-ttl {
        margin: 2rem 0 5rem;
    }
    /* movie
    ----------------------------------------------- */
    .movie-archive {
        margin:0 -3%;
    }
    .movie-archive li {
        width:27.3333%;
        margin:0 3% 3rem;
    }
    .movie-wrap {
        padding:5rem 0;
    }
}

@media screen and (min-width: 751px) and (max-width: 1340px) {
    .single-sns, .single-sns dd {
        width: 38px;
    }
    .single-sns dd img {
        width:90%;
    }
}



@media screen and (max-width: 750px) {
/* lower
----------------------------------------------- */
    .lower #main {
        padding-top:calc(124/750*100vw);
    }
    .in {
        width:92%;
        margin:0 auto;
    }
    .ttl-b.f {
        font-size: calc(36/750*100vw);
    }
    .ttl-b:after {
        width:calc(84/750*100vw);
        height: 4px;
    }
    .home-about * {
        font-size:calc(26/750*100vw);
    }
    #kv {
        /* content:"";
        position: absolute; */
        top:0;
        left:0;
        background: url(../img/common/kv-sp.jpg)no-repeat 0 0;
        background-size:100%;
        width:100%;
        height:100%;
        z-index: -1;
    }
    #kv,
    .kv-wrap,
    .kv-inner {
        height:calc(360/750*100vw);
    }
    .kv-ttl .ttl-main {
        font-size:calc(40/750*100vw);
        width:100%;
        display: block;
        margin-right:0.8em;
    }
    .kv-ttl .ttl-sub {
        font-size:calc(22/750*100vw);
        width:100%;
        display: block;
    }
    .kv-ttl {
        margin:0 0 1rem;
    }
    #kv-img .kv-ttl-sub {
        font-size: calc(26/750*100vw);
    }
    #kv-img .kv-ttl {
        font-size: calc(42/750*100vw);
    }
    #kv-img, .kv-img {
        min-height: 100%;
        height: calc(204 / 750* 100vw);
    }
    .ttl-wide {
        font-size: calc(32/750*100vw);
    }
    .read02 {
        padding: 3rem 0 2rem;
    }
    .mic02 {
        margin-bottom:4rem;
    }
    .genmai-wrap .ttl01 {
        margin:0;
    }
    .genmai-wrap .read02 {
        padding:0;
    }
    .genmai01 {
        margin:0 auto;
    }
    .so-micro {
        width:50%;
        margin:1rem auto 3rem;
    }
    .point-area.col2 {
        justify-content: space-between;
    }
    .point-area dl {
        background-color: #fff;
        margin-bottom:2rem;
    }
    .point-area.col2 dl {
        margin-bottom:1.5rem;
    }
    .point-area.col3 {
        justify-content: center;
    }
    .point-area dt {
        font-size: 1.5rem;
    }
    .point-area dd {
        padding:1.5rem;
    }
    .gastronomy-kv .ttl-bd span {
        font-size: calc(34/750*100vw);
        margin-bottom:3%;
    }

    /* online
    ----------------------------------------------- */
    .item-area .item-box {
        padding:1.5rem 1rem 1.5rem 1.5rem;
        border-left: 1px solid #d4d4d4;
    }
    .name-main {
        font-size: calc(28/750*100vw);
    }
    .item-name {
        font-size: calc(26/750*100vw);
    }
    .item-price {
        font-size: calc(24/750*100vw);
    }
    .item-input {
        font-size: 1.4rem;
    }
    .ttl-h2,
    .single-detail h2 {
        font-size: calc(30/750*100vw);
        border-width:4px;
        padding-left:1rem;
    }
    
    /* ecsite_pan
    ----------------------------------------------- */
    #kv.magnetic-kv {
        background-size: cover;
        padding:2rem 0;
    }
    #kv.magnetic-kv .kv-inner {
        height:100%;
        padding:3rem 2rem;
    }
    .magnetic-kv .kv-h1 {
        width:95%;
        margin:1rem auto 1rem;
    }
    .magnetic-kv .kv-sub {
        width:70%;
        margin:0 auto;
        padding-bottom:1rem;
    }
    .local-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap:15px;
    }
    .local-menu li {
        width:47%;
        height:calc(94/750*100vw);
        background-size:16px 15px;
    }
    .local-menu a {
        padding:1.2rem 2rem 1.5rem;
        font-size: calc(28/750*100vw);
    }
    .local-menu a .s {
        font-size: calc(18/750*100vw);
        display: block;
        width:100%;
    }
    .recommend-ttl {
        font-size: calc(36/750*100vw);
    }
    .recommend {
        padding:2rem 0 3rem;
    }
    .reccomend-area {
        padding:2rem 2rem;
        border-width: 2px;
    }
    .check li {
        font-size: calc(28/750*100vw);
    }
    .read01 {
        padding:2rem 0 3rem;
    }
    .contents-menu {
        padding-top:2.5rem;
        padding-bottom:2rem;
    }
    .contents .ttl01-sp {
        font-size: calc(26/750*100vw);
        padding-bottom:0;
    }
    .so {
        margin: 1rem auto 2rem;
        max-width:50%;
    }
    .box-ttl {
        padding:1rem 1rem 1.2rem;
        font-size: calc(28/750*100vw);
    }
    .reason-detail {
        padding:1.5rem 1rem 1.5rem;
    }
    .reason-ttl-sub {
        font-size: calc(28/750*100vw);
    }
    .reason02-txt img.reason02-1-sp {
        margin:0 auto;
        max-width:50%;
    }
    .reason-box {
        margin-bottom:2rem;
    }
    .reason04-1 {
        padding-left:1rem;
        padding-right:1rem;
    }
    .reason04 .reason-detail {
        padding-bottom:0;
    }
    .reason04-flex {
        display: flex;
        justify-content: space-between;
        gap:2%;
        flex-wrap:wrap;
        padding:2rem 1rem 1rem;
    }
    .reason04-flex li {
        width:47%;
        margin-bottom:1rem;
    }
    .lineup {
        padding:3rem 0;
    }
    .ttl01.fs26-sp {
        font-size: calc(25/750*100vw)!important;
        margin:0;
        padding-bottom:0;
    }
    .box-ttl {
        flex-wrap: wrap;
    }
    .lineup-ttl .s {
        display: block;
        width:100%;
    }
    .lineup-detail {
        padding:1rem;
    }
    .lineup-detail dl {
        margin-bottom:1rem;
    }
    .lineup-detail .lineup-txt {
        margin:1rem 0;
    }
    .price-txt {
        font-size: 1.8rem;
        margin-top:-1rem;
    }
    .btn02, [type="button"], [type="submit"] {
        width:calc(364/750*100vw);
        height:calc(84/750*100vw);
        font-size: calc(28/750*100vw);
        margin:auto;
        text-align: center;
    }
    .buy-btn {
        margin:2rem auto;
    }
    /* genmai
    ----------------------------------------------- */
    .note01 {
        padding:2rem 2rem;
    }
    .note01 dt.fs18 {
        font-size: 1.5rem;
    }
    .note01 dt {
        font-size: 1.5rem;
    }
    .result-area {
        margin:2rem auto;
    }
    .result-area dt {
        width:30%;
        padding:1rem 0.5rem;
        text-align: center;
        min-height:4em;
    }
    .result-area dd {
        width:65%;
    }
    .result-area dl {
        margin-bottom:2rem;
    }
    .txt-l {
        font-size: 1.4rem;
    }
    #kv-img.genmai-kv .kv-ttl {
        margin: 0 0 3%;
    }
    /* movie
    ----------------------------------------------- */
    .movie-archive {
        margin:0;
        justify-content: space-between;
    }
    .movie-archive li {
        width:47%;
        margin:0 0 2rem;
    }
    .movie-wrap {
        padding: 3rem 0;
    }

    /* single
    ----------------------------------------------- */
    .single-top .day {
        margin:2em 0 0;
    }
    .detail-read {
        font-size:calc(28/750*100vw);
    }
    .toc-ttl {
        font-size:calc(26/750*100vw);
        margin:0 0 0.8rem;
    }
    .toc  {
        padding:1em 1em 1em;
    }
    .list01 li {
        margin:0;
    }
    .tag-area dt {
        width:100%;
        margin-bottom:0.5rem;
    }
    .tag-area dd {
        width:100%;
    }
    .tag-area a {
        font-size: 12px;
        min-width:calc(200/750*100vw);
        min-height:calc(70/750*100vw);
    }
    .tag-area {
        margin:3.2rem 0;
    }
    .single-sns {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 4rem 0 5rem;
    }
    .single-sns dt {
        width:6.5em;
        text-align: center;
        /* padding-right:2rem; */
    }
    .single-sns dd {
        width:calc(100% - 6.5em);
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    #movie {
        margin-top:7rem;
    }
    #movie .movie-area {
        margin: 3rem auto;
    }
    .movie-read {
        margin: 2em 0 2.5em;
    }
    .movie-read *,
    .single-detail * {
        font-size: calc(26 / 750* 100vw);
    }
    .single-detail h2,
    .single-detail .ttl-h2 {
        font-size: calc(28/ 750* 100vw);
    }
    .single-detail {
        margin:4rem 0 0;
    }
    .single-detail h3,
    .ttl01 {
        font-size:calc(30/750*100vw);
        padding: 0 0 0.5em 0;
    }  
    .single-ttl h2,
    .single-ttl h3,
    .single-ttl .r1,
    .single-ttl .r2 {
        font-size:calc(30/750*100vw);
    }
    .catch-box * {
        font-size:calc(28/750*100vw);
    }
    .one-wrap .img-area figcaption {
        font-size: calc(24/750*100vw);
    }
    .catch-box {
        padding:1rem 1.5rem 1.5rem;
        border-radius: calc(10/750*100vw);
    }
    .bg-full:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 150vw;
        margin: 0 calc(50% - 50vw);
        height: 100%;
        background-color: #fff;
        z-index: -2;
    }
    #inc-bottom {
        padding-top:1rem;
        padding-bottom:3rem;
    }
    .one-wrap #inc-bottom {
        padding-top:4rem;
    }
    .ttl-detail-en.jp {
        font-size:calc(26/750*100vw);
    }
    .single-kv {
        margin-bottom:-1rem;
    }
    .ttl-h1 {
        font-size:calc(30/750*100vw);
        margin-top:2em;
    }
    .column-kv .ttl-bd {
        margin-bottom:3%;
    }
    /* col-flex
    ----------------------------------------------- */
    .col-img {
        margin-bottom:1rem;
    }
    .col-li {
        margin-bottom:4rem;
        padding-bottom: 2rem;
    }
    .tag-inner a {
        width:44%;
    }
    .tag-inner {
        height: calc(790/750*100vw);
        overflow-y: scroll;
    }
    .contents-menu ul {
        justify-content: center;
        flex-wrap: wrap;
        gap:0 3%;
    }
    .contents-menu li {
        width:48%;
        margin-bottom:1.2rem;
    }
    .contents-menu-sub {
        font-size: calc(18/750*100vw);
    }
    .contents-menu-ttl {
        font-size: calc(28/750*100vw);
    }
    .contents-menu li .detail {
        padding:0.8rem 0 0.5rem 0.5rem;
    }
    .ar2{
        max-width: calc(22 / 750* 100vw);
        margin: 0 0 3px 3px;
    }
    .ttl-b {
        font-size: calc(44/750*100vw);
        margin-bottom:3rem;
    }
    #kv-img .ttl-b {
        font-size: calc(36/750*100vw);
        margin-bottom:3%;
    }
    .ttl-b.mb {
        margin-bottom: 1rem;
    }
    .ttl-bd span {
        font-size: calc(38/750*100vw);
        line-height: 1.3;
    }
    .home-column.archive-column {
        padding:4rem 0 0;
        background-size:120%;
    }
    .home-column.archive-gastronomy {
        background-size:120%;
        padding:3rem 0 0;
    }
    .archive-gastronomy .ttl-bd span {
        font-size: calc(34 / 750* 100vw);
    }
}




/* company
-----------------------------------------------------------*/
.outline-area dl {
    border-top:1px solid #969696;
    position: relative;
}
.outline-area dl:before {
    content:"";
    position: absolute;
    top:-1px;
    left:0;
    width:140px;
    height:2px;
    background-color: #000;
}
.outline-area dl:last-of-type {
    border-bottom:1px solid #969696;
}
.outline-area dl:last-of-type:after {
    content:"";
    position: absolute;
    bottom:-1px;
    left:0;
    width:140px;
    height:2px;
    background-color: #000;
}
.outline-area dt {
    color:#000;
    font-weight: bold;
}

/* law
-----------------------------------------------------------*/
.ttl-normal {
    font-size: 1.8rem;
    margin:4rem 0 1rem;
}
.list03 .list03c {
    margin:1em 0;
    padding-top:0;
    padding-bottom:0;
}
.list03 .list03a {
    margin:0;
    padding-top:0;
    padding-bottom:0;
}
/* .list03c .list03c {
    margin:0;
} */

/* about
-----------------------------------------------------------*/
.ttl-left {
    font-weight: bold;
    border-left:7px solid #ff8c00;
    line-height: 1.5;
    padding:0.73em 1em;
    display: flex;
    align-items: center;
    align-content: center;
}


@media screen and (min-width: 751px) {
/* one-wrap
----------------------------------------------- */
    #news-contents {
        padding-bottom:14rem;
    }
    #single-contents,
    #archive-contents,
    #tag-archive {
        padding-bottom:10rem;
    }
    .one-contents {
        padding-bottom:6rem;
    }

    .outline-area dl {
        padding:3rem 0;
        display: flex;
    }
    .outline-area dt {
        padding-left:1.5em;
        width:12em;
    }
    .outline-area dd {
        width:calc(100% - 13em);
    }
    .ttl-left {
        font-size: 2.4rem;
        margin:8rem 0 2rem;
    }
    .ttl-left:first-of-type {
        margin-top:6rem;
    }
    .news-wrap {
        margin-top:3em;
    }

}
@media screen and (max-width: 750px) {
/* one-wrap
----------------------------------------------- */
    .home .news-archive {
        margin-top:3rem;
    }
    .news-archive dl {
        padding: 1rem 1rem;
    }
    .outline-area dl {
        padding:1.5rem 0 3rem;
    }
    .outline-area dl:before,
    .outline-area dl:last-of-type:after {
        width:8em;
    }
    .outline-area dt {
        margin-bottom:0.5em;
    }
    .one-contents {
        padding:3rem 0 4rem;
    }
    .scroll-txt {
        font-size: calc(26/750*100vw);
        margin-bottom:2rem;
    }
    .scroll-txt img {
        margin-right:1rem;
        width:40px;
    }
    .table-scroll {
    overflow-x: scroll;
    margin-bottom:1rem;
    }
    .table-scroll table {
    width: 100%;
    min-width: 530px;
    border-collapse: collapse;
    }
    .ttl-left {
        font-size: calc(34/750*100vw);
        margin:6rem 0 1.5rem;
    }
    .ttl-left:first-of-type {
        margin-top:3rem;
    }
    .news-wrap {
        margin-top:2em;
    }
}


/* -----------------------------------------------------------
form
------------------------------------------------------------*/

/* form reset
----------------------------------------------- */
.wpcf7-spinner {
    display: none;
}
button, input, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit;
}
button, input, optgroup, select, textarea {
    font: inherit;
}
button, select {
    text-transform: none;
}
select {
    height: 1.8em;
}
textarea {
    overflow: auto;
    resize: vertical;
}
button, [type="button"], [type="reset"], [type="submit"], [role="button"] {
    cursor: pointer;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
.form-table option, .form-table textarea, input[type="number"], .form-table input[type="email"], .form-table input[type="tel"], input[type="text"], input[type="option"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    margin: 0;
    padding: 0.5rem 0.8rem;
    border: 1px solid #ccc;
    font-weight: normal;
    background: #fff;
    color: #555;
}
.input-num {
    width:80%;
}
.w100 {
    width: 100%;
}
.form-table {
    margin-bottom:2rem;
    border:1px solid #d4d4d4;
}
.item-area  input[type="text"] {
    padding:0.5rem 0.8rem;
}
.c-address,
.w100 {
    width:100%;
    display: block;
}
.c-address {
    margin-top:1rem;
}


/* form style
----------------------------------------------- */

.form-table th {
    background-color: #fff6ec;
    position: relative;
    padding: 1em 2%;
    text-align: left;
}
.form-table th {
    width: 20%;
}
.form-table th, .form-table td {
    border-bottom: 1px solid #d4d4d4;
}
li, dt, dd, th, td {
    line-height: 1.4;
}
.form-table td {
    width: 70%;
    text-align: left;
}
.form-table td {
    padding: 1.5em 2%;
    background: #FFF;
}
.w100 input,
.form-table textarea {
    width:100%;
}
.form_box p {
    margin:0;
}
.error {
    color:#ff0000;
}
.flex-th {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.required {
    font-size: 12px;
    padding: 0.3rem 0.5rem 0.3rem;
    color: #ff0000;
    text-align: center;
    line-height: 1;
    width: 3em;
}
.placeholder {
    color:#808080;
    font-size: 12px;
}
.mr input[type=checkbox] {
    margin-right: 5px;
}
.form_inner_table textarea, .form_inner_table input[type="text"], input[type="password"] {
    border: 1px solid #d9d9d9;
    background-color: #fff;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
}
#form_button input[type="submit"],
#form_button [type=button] {
    width: 400px;
    max-width: 100%;
    height: 86px;
    border-radius: 15px;
    font-size: 20px;
    color: #fff;
    background-color: #000;
    border: none;
    cursor: pointer;
    transition: all .3s;
    margin: 0 1.5%;
}
#form_button [type=button] {
    background: #fff;
    color: #000;
    border: 2px solid #000;
}
.vtop {
    vertical-align: top;
}
.form_inner_table .address_box {
    margin-bottom: 2.5rem;
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.address_box .error {
    width:100%;
}
.form_inner_table .address_box .dt,
.form_inner_table .address_box .dd {
    display: inline-block;
    vertical-align: middle;
}
.form_inner_table .address_box {
    width:100%;
}
.form_inner_table .address_box .dt {
    width: 5em;
}
.form_inner_table .address_box .dd {
    width: calc(99% - 5em);
}
.nowrap {
    white-space: nowrap;
}
.yubin-txt {
    font-size: 12px;;
    color:#808080;
    padding-left:1em;
}




@media screen and (min-width: 751px) {
/* form 
----------------------------------------------- */
    .contact-wrap {
        padding-top:2rem;
    }
    .form_inner_table textarea, .form_inner_table input[type="text"], input[type="password"] {
        border: 1px solid #d9d9d9;
        background-color: #fff;
        padding: 5px;
        width: 100%;
        box-sizing: border-box;
    }
    .form_inner_table .checkbox li {
        display: inline-block;
        margin-right: 5px;
        width: 31.8%;
        vertical-align: top;
        margin: 0.6rem 0;
        line-height: 1.3;
    }
    input[type="submit"]:hover {
        opacity: 0.8;
    }
    .form_inner_table .th {
        width: calc(100% - 5em);
    }
    .form_inner_table th {
        max-width:25%;
        width:240px;
    }
    #form_button {
        display: flex;
        justify-content: center;
        gap:0 10px;
        margin:auto;
    }
    .flex-td {
        display: flex;
    }
    .flex-td .td-txt {
        width:3em;
        text-align: right;
        display: inline-block;
        padding-right: 1em;
    }
    .flex-td .td2 {
        margin-left:1em;
    }
    .error.pl {
        padding-left:5em;
    }
    .form_inner_table {
        width: 100%;
        table-layout: fixed;
        border-spacing: 0;
    }
    .form_inner_table th,
    .form_inner_table td {
        padding:2rem 1.5rem;
    }
    .form_inner_table th {
        text-align: right;
    }
    .form_inner {
        margin:6rem 0;
    }
    p.thanks-ttl {
        font-size: 18px;
        font-weight: bold;
        margin-bottom:2em;
    }

}
@media screen and (max-width: 750px) {
/* form
----------------------------------------------- */
    .contact-wrap {
        padding-top:1rem;
    }
    #contact-wrap .secb8 {
        padding-bottom:0;
    }
    .form-table th,
    .form-table td {
        display: block;
        width:100%;
    }
    .form-table input {
        max-width:100%;
    }
    .form_inner_table th, .form_inner_table td {
        padding: 2rem 0 0;
        display: block;
    }
    .form_inner_table td:last-of-type {
        padding-top: 1.3rem;
    }
    .flex-th {
        justify-content: flex-start;
    }
    .form-table td {
        padding-left:4%;
        padding-right:4%;
    }
    .contact-wrap p,
    .form-table th {
        font-size: 1.3rem;
    }
    [type="button"], [type="submit"] {
        width: 182px;
        height: 44px;
        font-size: 1.4rem;
    }
    .required {
        margin-left: 1em;
    }
    .flex-td {
        display: flex;
        justify-content:flex-start;
    }
    .flex-td .td {
        width:46%;
    }
    .flex-td .td:nth-child(1) {
        margin-right:10px;
    }
    .form_inner_table textarea, .form_inner_table input[type="text"], input[type="password"] {
        max-width: 100%;
        width: 95%;
    }
    .yubin-txt {
        display: block;
        padding:0;
    }
    #form_button input[type="submit"], #form_button [type=button] {
        width:calc(440/750*100vw);
        height:calc(110/750*100vw);
        font-size: calc(28/750*100vw);
        margin:10px auto;
        display: flex;
        justify-content: center;
        flex-wrap:wrap;
    }
    .form_inner {
        margin: 4rem 0;
    }
    p.thanks-ttl {
        font-size: 15px;
        font-weight: bold;
        margin-bottom:2em;
    }
   

}

/* -----------------------------------------------------------
book
------------------------------------------------------------*/
.book-area {
  display: flex;
  margin-bottom: 30px;
}
.book-area .book-img {
  width: 50%;
}
.book-area .book-img .imgmain {
  width: 80%;
  margin: 0 auto 30px auto;
}
.book-area .book-txt {
  width: 50%;
}
.book-area .book-txt .book-title {
  font-size: 2.4rem;
  font-weight: bold;  
}
.book-area .book-txt .book-author {
  font-size: 1.8rem;
}
.book-area .book-txt .book-price {
  font-size: 1.8rem;
  font-weight: bold;
  color: #df0000;
}
.book-page {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, 33%);
  justify-content: space-between;
  row-gap: 0.5rem;
  margin-bottom: 30px;
}
.book-midashi {
  font-size: 1.8rem;
  font-weight: bold;  
}
.book-midashi2 {
  font-size: 1.5rem;
  font-weight: bold;  
  margin-bottom: 0;
}
.book-indent {
  padding: 0 0 0 1rem; 
}
@media screen and (max-width: 750px) {
.book-area {
  display: block;
}
.book-area .book-img {
  width: 100%;
}
.book-area .book-txt {
  width: 100%;
}
.book-page {
  grid-template-columns: repeat(2, 50%);
}
}


