@charset "utf-8";

.visual_link-item a {
    display: block;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 2px #fff;
    padding: 0 0 5px 0;
    text-shadow: 3px 3px 3px #262626;
}

.visual_link-in {
    display: block;
    position: relative;
    padding: 0 3.7em 0 0em;
}
.ec-gNavi__link .hvr-underline-from-center:before {
    background: #fff;
    height: 1px;
}

.visual_link-item a:hover .visual_link-in:before {
    right: 0.4em;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.visual_link-in:before {
    position: absolute;
    margin: auto;
    font-size: 12px;
    content: "▶";
    /* content: ""; */
    vertical-align: middle;
    top: 0.2rem;
    right: 1.5em;
    /* box-sizing: border-box; */
    /* width: 17px; */
    height: 7px;
    /* border: 6px solid transparent; */
    /* border-left: 7px solid #fff; */
    /* transform: translateY(-18%); */
    -webkit- transform: translateY(-18%);
    /* -webkit-transition-duration: 0.2s; */
    /* transition-duration: 0.2s; */
    /* -webkit-transition-timing-function: ease-out; */
    /* transition-timing-function: ease-out; */
}

.visual_link {
    position: absolute;
    bottom: 60px;
    left: 1em;
    color: #fff;
    z-index: 2;
}

.visual_link-item a span {
    display: block;
    font-size: 14px;
    font-family: Georgia;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 0 0 0 0.3em;
}

.visual_link-item {
    margin: 0 0 22px;
}

.visual_link-item:last-child {
    margin: 0;
}


.opWp {
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9000;
}

.opImgWp {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
    max-width: 906px;
    width: 96%;
}

#page_homepage .ec-headerNavSP {
    top: 5px;
}

/*-----------------------------------------------------------
#cover
-----------------------------------------------------------*/




/*-----------------------------------------------------------
#cover
-----------------------------------------------------------*/
.covHeader {
    width: 100%;
    height: 50px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.covHeader a {
    display: inline-block;
    height: 100%;
    align-self: center;
    display: flex;
}

.covHeader a img {
    max-width: 30px;
    height: auto;
}

.ec-layoutRole .ec-layoutRole__main {
	margin: 0 auto;
}

.slick-slider {
	margin-bottom: 0 !important;
}

.cover01 {
	background: url(../img/top/cover01.jpg) no-repeat center top;
}

.cover02 {
	background: url(../img/top/cover02.jpg) no-repeat center top;
}

.cover03 {
	background: url(../img/top/cover03.jpg) no-repeat center top;
}

.coverSp01 {
	background: url(../img/top/sp_cover01_bg.jpg) no-repeat center top;
}

.coverSp02 {
	background: url(../img/top/sp_cover02_bg.jpg) no-repeat center top;
}

.coverSp03 {
	background: url(../img/top/sp_cover03_bg.jpg) no-repeat center top;
}

.topSliderWrap {
	position: relative;
}

.slick-slide {
	text-align: center;
	background-size: cover;
}

.slick-slide img {
	margin: 0 auto;

}

.newsConte {
    max-width: 1400px;
    width: 100%;
    padding: 0 15px;
    margin: 30px auto 0;
    /* background: rgb(239 239 239 / 40%); */
}

.tp04Wp {
    margin: 120px auto 0;
    background: url(../img/top/tp04_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 97px 1em 95px;
    position: relative;
    background-attachment: fixed;
}
/*スクロールバー全体*/
.ec-newsRole .ec-newsRole__news::-webkit-scrollbar {
    width: 10px;
}

/*スクロールバーの軌道*/
.ec-newsRole .ec-newsRole__news::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}

/*スクロールバーの動く部分*/
.ec-newsRole .ec-newsRole__news::-webkit-scrollbar-thumb {
  background-color: hsl(0deg 0% 0% / 60%);
  border-radius: 10px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}
.tp04Wp .tp-ttl {
    color: #fff;
}
.tp04Wp .ec-blockBtn--top.tp-btn02:hover {
    color: #000;
    background: #fff;
}
.tp04-lead {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin: 45px 0 0;
}

.ec-blockBtn--top.tp-btn02 {
    color: #fff;
    border-color: #fff;
}

.tp04Wp .ec-blockBtn--top.tp-btn02 {
    max-width: 250px;
    margin: 50px auto 0;
    font-size: 18px;
}

.tp04Wp:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 1;
}
/*-----------------------------------------------------------
 layout
-----------------------------------------------------------*/

/* #page_homepage .h_logo {
    display: none !important;
} */

.tp01-ttl {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.1em;
}

.tp01Wp {
    padding: 80px 0 120px;
}

.tp01_conte {
    text-align: center;
    display: block;
    font-size: 20px;
    margin: 43px 0 0;
    font-weight: 600;
    line-height: 2.2;
}

.tp01_list {
    display: inline-block;
}

.tp01_list-item {
    text-align: left;
    letter-spacing: .05em;
}

.tpMenu_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.tpMenu_list-item {
    max-width: 768px;
    width: 100%;
    position: relative;
    margin: 0;
}

.tpMenu_list-name {
    color: #fff;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    font-size: 1.2em;
    z-index: 2;
}

.tpMenu_list-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    z-index: 1;
}

.tpMenu_btn-list {
    margin: 60px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tpMenu_btn-list .tp-btn01 {
    width: 95%;
    margin: 0 auto 20px;
    /* font-size: 18px; */
}

.tpMenu {
    margin: 0 0 130px;
}



.ec-newsRole .ec-newsRole__newsItem:first-child {
    border-top: none;
}

.tp04Conte {
    position: relative;
    z-index: 2;
}

.ec-shelfRole__top-wr {
    margin: 80px auto 80px;
}

.ec-shelfRole__top-wr .ec-shelfGrid .ec-shelfGrid__item {
    width: 33.3%;
}

.ec-shelfRole__top-wr .ec-shelfGrid__item a p {
    margin: 20px auto 0;
    font-size: 20px;
    text-align: center;
}

.ec-shelfRole__top-wr .ec-shelfGrid__item .btn01 {
    margin: 20px auto 0;
}

.ec-shelfRole__top-wr .ec-shelfGrid__item a:hover {
    opacity: .8;
}

.ec-shelfRole__top-wr .ec-shelfGrid .ec-shelfGrid__item {
    width: 100%;
}

.ec-shelfRole__top-wr .ec-shelfGrid .ec-shelfGrid__item:nth-of-type(n + 2) {
    margin: 40px auto 20px;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding: 0;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
    padding: 0;
}

.brSp {
    display: none;
}

.tp01_conte_text {
    /* padding: 0 15px; */
    /* text-align: left; */
}

.gCalender {
    margin: 100px auto 0;
}

.gCalenderBox {
    margin: 100px auto 0;
    max-width: 800px;
    width: 96%;
}

.gCalenderBox iframe {
    max-width: 800px;
    width: 100%;
    height: 400px;
}

.slick-slide span {
    display: block;
    width: 100%;
    height: calc(100vh - 40px);
}

.slick-slide:nth-of-type(1) span {
    background: url(/html/template/default/assets/img/top/cover_sp01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(2) span {
    background: url(/html/template/default/assets/img/top/cover_sp02_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(3) span {
    background: url(/html/template/default/assets/img/top/cover_sp03_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(4) span {
    background: url(/html/template/default/assets/img/top/cover_sp04_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(5) span {
    background: url(/html/template/default/assets/img/top/cover_sp05_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(6) span {
    background: url(/html/template/default/assets/img/top/cover_sp06_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tp01_conte_text br {
    display: none;
}

.tp01_conte_text {
    padding: 0 2%;
    text-align: left;
    font-size: 16px;
}

.tp01_conte_text.tp01_conte_text--title {
    margin: 0 0 1.2em;
    font-size: 22px;
}

.tp01_conte_text {
    margin: 0 0 0.7em;
}

.tIntoAnimeCt01.animated {
    overflow: hidden;
    position: relative;
  }

.tIntoAnimeCt01.animated:before {
    /* animation: tp01_conte 2s cubic-bezier(.4, 0, .2, 1) forwards; */
    animation: tp01_conte 2s cubic-bezier(.54,.49,.51,.55) forwards;
    background: #fff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    animation-delay: 0.7s;
    animation-duration : 5s;
}

/* .tContBx01.animated {
    overflow: hidden;
    position: relative;
} */

/* .tContBx01.animated:before { */
    /* animation: tp01_conte 2s cubic-bezier(.4, 0, .2, 1) forwards; */
    /* animation: tp01_conte 2s cubic-bezier(.54,.49,.51,.55) forwards;
    background: rgba(246,246,246,1);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    animation-delay: 0.7s;
    animation-duration : 5s;
} */

/* .tReciBx01.animated {
    overflow: hidden;
    position: relative;
}
*/

/* .tReciBx01.animated:before { */
    /* animation: tp01_conte 2s cubic-bezier(.4, 0, .2, 1) forwards; */
    /* animation: tp01_conte 2s cubic-bezier(.54,.49,.51,.55) forwards;
    background: rgba(251,250,244,1);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    animation-delay: 0.7s;
    animation-duration : 5s;
}  */

/* .tBuyBx01.animated {
    overflow: hidden;
    position: relative;
  }

/*.tBuyBx01.animated:before {*/

    /* animation: tp01_conte 2s cubic-bezier(.4, 0, .2, 1) forwards; */
    /* animation: tp01_conte 2s cubic-bezier(.54,.49,.51,.55) forwards;
    background: rgba(246,246,246,1);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    animation-delay: 0.7s;
    animation-duration : 5s;
} */

@keyframes tp01_conte {
    100% {
      transform: translateX(100%);
    }
}

.tp01_conte_text.tp01_conte_text--title img {
    margin: 0 auto;
}
/* .tContAr01.animated {
    background-size: auto 100%;
    -webkit-transition: background-size 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    transition: background-size 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    position: relative;
}

.tContAr01.animated:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
}

.tContAr01.animated:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 105%;
    top: -5%;
    left: 0;
    background-color: #2E4D02;
} */

/*new designここから*/

.covWr {
    padding: 1.56%;
    position: relative;
    margin-top: 50px;
}

.covLogo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.covLogo img {
    max-width: 85px;
}

.headingImgPc {
    display: none;
}

.tIntoWr {
    padding: 0 15px;
}

.tIntoAr {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 15px;
    position: relative;
}

/* .tIntoAr:after {
    content: "";
    background: url(../img/top/top_background01.png) center center no-repeat;
    background-size: 100%;
    display: block;
    width: 20%;
    height: 200px;
} */

.tIntoWr {
    padding: 60px 0;
    content: "";
    background: url(../img/top/top_background01.png) right -5% no-repeat;
    background-size: 70%;
    position: relative;
    z-index: 9;
}

.tIntoCt {
    margin: 30px auto 0;
    width: 100%;
}

.tBuyWr {
    margin: 120px 0 0;
    padding: 40px 0;
    background: url(../img/top/top_buy01.jpg) center center no-repeat;
    background-size: cover;
}

.tBuyBx01 {
    margin: 0 auto;
    width: calc(100% - 30px);
    padding: 15px;
    background: rgba(246,246,246,0.8);
}

.tBuyTxt01 {
    margin: 30px auto 0;
    padding: 0 15px;
}

.tProdWr {
    margin: 60px auto 0;
}

.tProdAr01 {
    position: relative;
}

.tProdAr01:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 9;
}

.tProdCt01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 99;
    display: flex;
    align-items: center;
}

.tProdBtn01 {
    margin: 30px 0 0 0;
    border-color: #FFF;
    color: #FFF;
}

.tProdBtn01:hover {
    background: #e0e0e0;
}

.tProdBtn01 .modBtn01DecoTop:before,
.tProdBtn01 .modBtn01DecoTop:after {
    border-bottom: 6px solid #FFF;
}

.tProdBtn01 .modBtn01DecoBottom:before,
.tProdBtn01 .modBtn01DecoBottom:after {
    border-bottom: 6px solid #FFF;
}

.tProdBtn01.modBtn01:before {
    background: #FFF;
}

.tReciWr {
    margin: 60px auto 0;
    padding: 40px 0;
    background: url(../img/top/top_recipe01.jpg) center center no-repeat;
    background-size: cover;
}

.tReciBx01 {
    margin: 0 auto;
    width: calc(100% - 30px);
    padding: 15px;
    background: rgba(251,250,244,0.8);
}

.tReciTxt01 {
    margin: 30px auto 0;
    /* padding: 0 15px; */
}

.tContWr {
    margin: 60px auto 0;
}

.tShopAr01 {
    background: url(../img/top/top_shop01.jpg) center center no-repeat;
    background-size: cover;
}

.tMenuAr01 {
    background: url(../img/top/top_menu02.jpg) center center no-repeat;
    background-size: cover;
}

.tContBx01 {
    padding: 20px 15px;
    background: rgba(246,246,246,0.85);
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.tContAr01 {
    padding: 40px 15px;
}

.tContTxt01 {
    margin: 30px auto 0;
}

.tMenuAr01 {
    margin: 60px auto 0;
}

.tNewsWr {
    margin: 60px auto 0;
    background: url(../img/top/top_background02.png)no-repeat;
    background-size: 240px;
    background-position: 0% 20%;
    position: relative;
}

.tNewsWr:after {
    content: "";
    width: 100px;
    height: 100px;
    background: url(../img/top/top_background02.png) left center no-repeat;
    background-size: contain;
    position: absolute;
    top: -40px;
    left: 0;
    display: block;
    z-index: 8;
}

.covWr {
    padding: 1.56% 1.56% 0;
    position: relative;
}

.covLogo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.covLogo img {
    max-width: 85px;
}

.headingImgSp {
    text-align: center;
}

.modTxt01.tIntoTxt01 {
    margin: 0 auto;
    text-align: center;
}

.tBuyTxt01 {
    text-align: center;
}

.tReciTxt01 {
    text-align: center;
}

.tContTxt01 {
    text-align: center;
}

.fItem01:hover .contents p,
.fItem02:hover .contents p {
    text-shadow: 1px 1px 2px rgba(0,0,0,1);
}

/*ここまで*/

/*20210727komatsu*/

.tBuyAr02 {position: absolute;top: 300px;right: 0;left: 0;margin: auto;}

.tBuyWr {
    position: relative;
    height: 300px;
}

.tProdWr {
    margin: 360px auto 0;
}

.tReciWr {
    position: relative;
    height: 300px;
}

.tReciAr02 {
    position: absolute;
    top: 320px;
    right: 0;
    left: 0;
    margin: auto;
}

.tContWr {
    margin: 360px auto 0;
    padding: 0 0 260px;
}

.tContAr01 {
    position: relative;
    height: 300px;
}

.tContCt01 {
    position: absolute;
    top: 320px;
    width: calc(100% - 30px);
    right: 0;
    left: 0;
    margin: auto;
}

.tMenuAr01 {
    margin: 440px auto 0;
}

.tNewsWr {
    margin: 140px auto 0;
}

/* 20241018@ */

.topMovieArea{
    width: 96%;
    max-width: 850px;
    margin: 0 auto;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;

  &::before {
    display: block;
    content: "";
  }

  .embed-responsive-item,
  iframe,
  embed,
  object,
  video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}

@each $embed-responsive-aspect-ratio in $embed-responsive-aspect-ratios {
  $embed-responsive-aspect-ratio-x: nth($embed-responsive-aspect-ratio, 1);
  $embed-responsive-aspect-ratio-y: nth($embed-responsive-aspect-ratio, 2);

  .embed-responsive-#{$embed-responsive-aspect-ratio-x}by#{$embed-responsive-aspect-ratio-y} {
    &::before {
      padding-top: percentage(divide($embed-responsive-aspect-ratio-y, $embed-responsive-aspect-ratio-x));
    }
  }
}


/**/

/*-- 固定ここまで --*/

/* // 小デバイス*/
@media (min-width: 414px) {









}

/* // 414px 以上） */
@media (min-width: 414px) {



}

/* // 小デバイス（横向きモバイル, 576px 以上） */
@media (min-width: 576px) {
.tpMenu_btn-list .tp-btn01 {
    width: 48%;
    margin: 0 1em 0;
    /* font-size: 18px; */
}
.tpMenu_btn-list {
    flex-wrap: nowrap;
}

}


@media (min-width: 768px) {

.modTxt01.tIntoTxt01 {
    text-align: left;
}

.visual_link-item a {
    font-size: 20px;
}
.visual_link {
    position: absolute;
    bottom: 60px;
    left: 78px;
    color: #fff;
    z-index: 2;
}
.tpMenu_btn-list .tp-btn01 {
    font-size: 18px;
}
.tpMenu_list-name {
    color: #fff;
    position: absolute;
    top: 0.4em;
    left: 0.4em;
    font-size: 1em;
    z-index: 2;
}
.tpMenu_list-item {
    max-width: 640px;
    width: 33.33%;
    position: relative;
}

.ec-shelfRole__top-wr .ec-shelfGrid .ec-shelfGrid__item {
    width: 33.3%;
}

.ec-shelfRole__top-wr .ec-shelfGrid .ec-shelfGrid__item:nth-of-type(n + 2) {
    margin: 0;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding-left: 8px;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
    padding-left: 8px;
}

.brSp {
    display: block;
}

.tp01_conte_text {
    /* margin: 0; */
    /* text-align: center; */
    /* -ms-writing-mode: tb-rl; */
    /* writing-mode: vertical-rl; */
    /* text-orientation: upright; */
    /* display: inline-block; */
    vertical-align: baseline;
}

.gCalenderBox iframe {
    max-width: 800px;
    width: 100%;
    height: 600px;
}

.slick-slide:nth-of-type(1) span {
    background: url(/html/template/default/assets/img/top/cover01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(2) span {
    background: url(/html/template/default/assets/img/top/cover02_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(3) span {
    background: url(/html/template/default/assets/img/top/cover03_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(4) span {
    background: url(/html/template/default/assets/img/top/cover04_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(5) span {
    background: url(/html/template/default/assets/img/top/cover05_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(6) span {
    background: url(/html/template/default/assets/img/top/cover06_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


#page_homepage .hBoxIn01L {
    top: 3em;
}

.visual_link-in:before {
    top: 0.5rem;
}

.tp01_conte {
    margin: 0 auto;
    padding: 3em 0 0;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: inherit;
    vertical-align: middle;
}

.tp01_conte_text {
    margin: 0 0 0 1.5em;
    font-size: 16px;
}

.tp01_conte_text.tp01_conte_text--title {
    margin: -2em 0 0 1.8em;
    font-size: 22px;
}


@keyframes tp01_conte {
    100% {
      transform: translateX(-100%);
    }
}

.tp01_conte_text br {
    display: block;
}

.tp01_conte_text.tp01_conte_text--title img {
    margin: 0;
}

/*new design ここから*/

.headingImgSp {
    display: none;
}

.headingImgPc {
    display: block;
    align-self: flex-start;
}

.fix-bnr01 {
    display: none;
}

.fix-bnr02 {
    display: none;
}

.vertical {
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: inherit;
    vertical-align: middle;
}

.tIntoWr {
    background-size: 785px;
    background-position: 90% -360%;
}

.tIntoAr {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.tIntoCt {
    /* margin: 0 7% 0 0; */
}

.tBuyWr {
    background: none;
}

.tBuyAr01 {
    height: 400px;
    background: url(../img/top/top_buy01.jpg) center center no-repeat;
    background-size: cover;
}

.tBuyBx01 {
    margin: -70px 0 0 2%;
    padding: 40px 15px;
    max-width: 510px;
    width: 70%;
    background: rgba(246,246,246,0.9);
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.tBuyTxt01 {
    margin: 0 3em 0 0;
}

.tBuyBtn01 {
    margin: 0 2em auto 0;
}
.tProdWr {
    display: flex;
    justify-content: center;
}

.tProdAr01 {
    width: 33.3333%;
}

.tProdCt01 {
    padding: 10%;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.tProdCt01 .tProdImgBx {
    width: 22px;
    align-self: flex-start;
}

.tReciWr {
    background: none;
}

.tReciAr01 {
    height: 400px;
    background: url(../img/top/top_recipe01.jpg) center center no-repeat;
    background-size: cover;
}

.tReciBx01 {
    margin: -70px 2% 0 auto;
    padding: 40px 15px;
    max-width: 470px;
    width: 70%;
    background: rgba(251,250,244,0.9);
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.tReciTxt01.modTxt01 {
    margin: 0 3em 0 0;
}

.tReciBtn01 {
    margin: 0 2em auto 0;
}

.tContAr01 {
    background-size: 100%;
}

.tShopAr01 {
    background-position: right center;
}

.tContBx01 {
    max-width: 600px;
    padding: 40px 15px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.tShopBx01 {
    margin: 0 auto;
}

.tContBtn01 {
    margin: 0 2em auto 0;
}

.tMenuBx01 {
    margin: 0 0 0 auto;
}

.tMenuAr01 {
    background-position: left center;
}

.tContTxt01.modTxt01.vertical {
    margin: 0 3em 0 0;
    align-self: flex-start;
}

.ec-newsRole {
    display: flex;
}

.titleImgBox {
    /* align-self: center; */
    width: 150px;
    text-align: left;
}

.tpNewsWp {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 870px;
}

.newsConte {
    margin: 0;
    padding: 0;
    flex: 1;
}

.ec-newsRole .ec-newsRole__news {
    padding: 0;
    overflow: inherit;
}

.ec-newsRole .ec-newsRole__newsDescription {
    margin: 10px 0 0;
}

.ec-newsRole .ec-newsRole__newsDate {
    min-width: 120px;
    font-size: 16px;
}

.ec-newsRole .ec-newsRole__newsColumn {
    min-width: 1px;
    display: block;
    font-size: 16px;
    flex: 1;
}

.ec-newsRole .ec-newsRole__newsDescription {
    font-size: 15px;
}

.tIntoBtn01 {
    margin: 0 2em auto 0;
}

.tIntoAnimeCt01 {
    margin: 0 7% 0 0;
    display: flex;
    flex-direction: row-reverse;
    flex: 1;
}

/*new design ここまで*/

/*20210727komatsu*/

.tBuyWr {
    margin: 200px 0 0;
    height: auto;
}

.tProdWr {
    margin: 60px auto 0;
}

.tBuyAr02 {
    position: static;
    top: 0;
}

.tReciAr02 {
    position: static;
    top: 0;
}

.tContWr {
    margin: 60px auto 0;
    padding: 0 0 200px;
}

.tContAr01 {
    height: auto;
}

.tNewsWr {
    margin: 120px auto 0;
}

.tContCt01 {
    position: relative;
    top: 280px;
}

.tMenuAr01 {
    margin: 60px auto 0;
}

.tReciWr {
    height: auto;
}

/**/

}

/* // 大デバイス（デスクトップ, 992px 以上） */
@media (min-width: 992px) {
.tpMenu_list-name {
    color: #fff;
    position: absolute;
    top: 1.1em;
    left: 0.9em;
    font-size: 1.6em;
    z-index: 2;
}

.covHeader {
    height: 70px;
}

.ec-sliderRole {
    height: calc(100vh - 70px);
}

.slick-slide span {
    height: calc(100vh - 70px);
}

.covHeader a img {
    max-width: 50px;
}

#page_homepage .hBoxIn01L {
    top: 5rem;
}

.slick-slide:nth-of-type(1) span {
    background: url(/html/template/default/assets/img/top/cover01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(2) span {
    background: url(/html/template/default/assets/img/top/cover02_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(3) span {
    background: url(/html/template/default/assets/img/top/cover03_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(4) span {
    background: url(/html/template/default/assets/img/top/cover04_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(5) span {
    background: url(/html/template/default/assets/img/top/cover05_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slide:nth-of-type(6) span {
    background: url(/html/template/default/assets/img/top/cover06_20250808.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


}

/* // 特大デバイス（ワイド・デスクトップ, 1200px 以上） */
@media (min-width: 1200px) {

.tp01_conte_text.tp01_conte_text--title {
    font-size: 26px;
}

.tp01_conte_text {
    font-size: 18px;
}

.covLogo img {
    max-width: 100%;
}

.tIntoWr {
    padding: 213px 0 183px;
}

.tBuyWr {
    padding: 0;
}

.tBuyAr01 {
    height: 720px;
}

.tBuyBx01 {
    margin: -310px 0 0 6.5%;
    padding: 55px 30px 30px 30px;
}

.tProdWr {
    margin: 190px auto 0;
}

.tProdWr {
    margin: 190px auto 0;
}

.tProdAr01:after {
    opacity: 0;
    transition: .5s;
}

.tProdAr01:hover:after {
    opacity: 1;
    transition: .5s;
}

.tProdImgBx {
    opacity: 0;
    transition: .5s;
}

.tProdAr01:hover .tProdImgBx {
    opacity: 1;
    transition: .5s;
}

.tProdBtn01 {
    margin: 0 0 auto;
    opacity: 0;
    transition: .5s;
}

.tProdAr01:hover .tProdBtn01 {
    opacity: 1;
    transition: .5s;
}

.tProdCt01 .tProdImgBx {
    width: auto;
}


.tReciWr {
    margin: 190px auto 0;
    padding: 0;
}

.tReciAr01 {
    height: 720px;
}

.tReciBx01 {
    margin: -310px 4.95% 0 auto;
    padding: 55px 30px 20px;
    justify-content: center;
}

.tContWr {
    margin: 220px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.tContAr01 {
    margin: 0 auto;
    padding: 0;
    max-width: 1500px;
    width: 100%;
    height: 755px;
    background-size: 78.64%;
}

.tShopAr01 {
    background-position: center;
}

.tMenuAr01 {
    background-position: right center;
}

.tShopBx01 {
    margin: 170px auto 0 7%;
    max-width: 580px;
    width: 90%;
}

.tMenuBx01 {
    max-width: 570px;
    width: 90%;
    margin: 0 auto -80px -13%;
}

.tContCt01 {
    height: 100%;
    display: flex;
}

.tShopCt01 {
    align-items: flex-start;
}

.tMenuCt01 {
    align-items: flex-end;
}

.tContBx01 {
    padding: 57px 15px 50px;
    max-height: 430px;
    height: 100%;
    background: rgba(246,246,246,0.9);
    justify-content: center;
    align-items: center;
}

.tNewsWr .headingImgPc {
    align-self: flex-start;
}

.tNewsWr {
    margin: 24px auto 0;
}

.tIntoBtn01 {
    margin: 0 6.4em auto 0;
}

.tReciBtn01 {
    margin: 0 60px auto 0;
}

.tContBtn01 {
    margin: 0 53px auto 0;
}

.tNewsWr {
    background-position: 0% 100%;
    background-size: 193px;
}

.tNewsWr:after {
    top: -330px;
    left: 5%;
    background-size: 268px;
    width: 268px;
    height: 268px;
}

}

@media (min-width: 1400px) {

.tp01_conte_text.tp01_conte_text--title {
    font-size: 30px;
}

.tp01_conte_text {
    font-size: 20px;
}









}