@charset "utf-8";

/* CSS Document */



body {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	word-break: keep-all;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
body {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-align: left !important;
    line-break: strict;
    word-break: normal;
}
header {
    background: #000;
    border-bottom: 1px solid #FFF;
    padding: 6px 10px 6px 10px;
    height: 30px;
    overflow: hidden !important;
	position: relative;
	z-index: 3;
}

a:hover {
    opacity: 0.8;
}
a {
    transition: opacity 0.3s ease-out;
}
.sp {
    display: none;
}
.pc {
    display: block;
}
@media (max-width: 750px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}
.ml-10 {margin-left: 10px;}
.ml-20 {margin-left: 20px;}
.ml-30 {margin-left: 30px;}
.ml-40 {margin-left: 40px;}
.ml-50 {margin-left: 50px;}
.ml-60 {margin-left: 60px;}
.ml-70 {margin-left: 70px;}
.ml-80 {margin-left: 80px;}
.ml-90 {margin-left: 90px;}
.ml-100 {margin-left: 100px;}
.ml-110 {margin-left: 110px;}
.ml-120 {margin-left: 120px;}
.ml-130 {margin-left: 130px;}
.ml-140 {margin-left: 140px;}
.ml-150 {margin-left: 150px;}
.ml-160 {margin-left: 160px;}
.ml-170 {margin-left: 170px;}
.ml-180 {margin-left: 180px;}
.ml-190 {margin-left: 190px;}
.ml-200 {margin-left: 200px;}
@media (max-width: 640px) {
    .ml-10 {margin-left:1.333333333vw;}
    .ml-20 {margin-left:2.666666667vw;}
    .ml-30 {margin-left:4vw;}
    .ml-40 {margin-left:5.333333333vw;}
    .ml-50 {margin-left:6.666666667vw;}
    .ml-60 {margin-left:8vw;}
    .ml-70 {margin-left:9.333333333vw;}
    .ml-80 {margin-left:10.66666667vw;}
    .ml-90 {margin-left:12vw;}
    .ml-100 {margin-left:13.33333333vw;}
    .ml-110 {margin-left:14.66666667vw;}
    .ml-120 {margin-left:16vw;}
    .ml-130 {margin-left:17.33333333vw;}
    .ml-140 {margin-left:18.66666667vw;}
    .ml-150 {margin-left:20vw;}
    .ml-160 {margin-left:21.33333333vw;}
    .ml-170 {margin-left:22.66666667vw;}
    .ml-180 {margin-left:24vw;}
    .ml-190 {margin-left:25.33333333vw;}
    .ml-200 {margin-left:26.66666667vw;}
}
.mb-10 {margin-bottom: 7px;}
.mb-20 {margin-bottom: 13px;}
.mb-30 {margin-bottom: 20px;}
.mb-40 {margin-bottom: 26px;}
.mb-50 {margin-bottom: 33px;}
.mb-60 {margin-bottom: 40px;}
.mb-70 {margin-bottom: 46px;}
.mb-80 {margin-bottom: 53px;}
.mb-90 {margin-bottom: 59px;}
.mb-100 {margin-bottom: 66px;}
.mb-110 {margin-bottom: 73px;}
.mb-120 {margin-bottom: 79px;}
.mb-130 {margin-bottom: 86px;}
.mb-140 {margin-bottom: 92px;}
.mb-150 {margin-bottom: 99px;}
.mb-160 {margin-bottom: 106px;}
.mb-170 {margin-bottom: 112px;}
.mb-180 {margin-bottom: 119px;}
.mb-190 {margin-bottom: 125px;}
.mb-200 {margin-bottom: 132px;}
@media (min-width: 751px) and (max-width: 1749px) {
.mb-10 {margin-bottom: 6px;}
.mb-20 {margin-bottom: 11px;}
.mb-30 {margin-bottom: 17px;}
.mb-40 {margin-bottom: 22px;}
.mb-50 {margin-bottom: 28px;}
.mb-60 {margin-bottom: 34px;}
.mb-70 {margin-bottom: 39px;}
.mb-80 {margin-bottom: 45px;}
.mb-90 {margin-bottom: 50px;}
.mb-100 {margin-bottom: 56px;}
.mb-110 {margin-bottom: 62px;}
.mb-120 {margin-bottom: 67px;}
.mb-130 {margin-bottom: 73px;}
.mb-140 {margin-bottom: 78px;}
.mb-150 {margin-bottom: 84px;}
.mb-160 {margin-bottom: 90px;}
.mb-170 {margin-bottom: 95px;}
.mb-180 {margin-bottom: 101px;}
.mb-190 {margin-bottom: 106px;}
.mb-200 {margin-bottom: 112px;}
}
@media (max-width: 640px) {
    .mb-10 {margin-bottom:1.333333333vw;}
    .mb-20 {margin-bottom:2.666666667vw;}
    .mb-30 {margin-bottom:4vw;}
    .mb-40 {margin-bottom:5.333333333vw;}
    .mb-50 {margin-bottom:6.666666667vw;}
    .mb-60 {margin-bottom:8vw;}
    .mb-70 {margin-bottom:9.333333333vw;}
    .mb-80 {margin-bottom:10.66666667vw;}
    .mb-90 {margin-bottom:12vw;}
    .mb-100 {margin-bottom:13.33333333vw;}
    .mb-110 {margin-bottom:14.66666667vw;}
    .mb-120 {margin-bottom:16vw;}
    .mb-130 {margin-bottom:17.33333333vw;}
    .mb-140 {margin-bottom:18.66666667vw;}
    .mb-150 {margin-bottom:20vw;}
    .mb-160 {margin-bottom:21.33333333vw;}
    .mb-170 {margin-bottom:22.66666667vw;}
    .mb-180 {margin-bottom:24vw;}
    .mb-190 {margin-bottom:25.33333333vw;}
    .mb-200 {margin-bottom:26.66666667vw;}
}
#nav-btn {
    position: fixed;
    z-index: 9000;
    top: 20px;
    right: 10px;
    width: 70px;
    cursor: pointer;
}
#nav-btn:hover{
    opacity: 0.75;
}
#nav-fixed {
    position: fixed;
    z-index: 9000;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    background: #ccc;
    overflow-y: auto;
}
/* @media (max-width: 750px) {
    #nav-fixed {
        width: 40vw;
        height: 100%;
    }
} */
#nav-fixed.navClose {
    animation: navClose 0.25s ease 0.0s forwards alternate;
}
#nav-fixed.navOpen {
    animation: navOpen 0.25s ease 0.0s forwards alternate;
}

#nav-fixed ul li {
    font-size: 18px;
    padding: 0.5em;
}
#nav-fixed ul li a {
    padding: 0;
    display: block;
    color: #FFF;
    font-weight: bold;
}
#nav-fixed ul li img {
    line-height: 0;
    font-size: 0;
    vertical-align: bottom;
}
#nav-fixed ul li a:hover {
    opacity: 0.75;
}
@media (max-width: 750px) {
    #nav-btn {
        top: 3vw;
        right: 3vw;
        width: 14vw;
    }
    #nav-fixed {
        left: -75vw;
        width: 75vw;
    }
}
@keyframes navClose {
    0% {
        left: 0;
    }
    100% {
        left: -300px;
    }
}
@keyframes navOpen {
    0% {
        left: -300px;
    }
    100% {
        left: 0;
    }
}
@media (max-width: 750px) {
    @keyframes navClose {
        0% {
            left: 0;
        }
        100% {
            left: -75vw;
        }
    }
    @keyframes navOpen {
        0% {
            left: -75vw;
        }
        100% {
            left: 0;
        }
    }
}
#contents .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
#contents .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#contents #sns-share h2{
	margin: 0 34.6%;
}
#contents .sns-btn {
    margin: 0 24% 30px;
    text-align: center;
}
#contents .sns-btn li {
    display: inline-block;
    width: 23%;
    margin: 0 4.5%;
}
#social_btn {
	width: 100%;
    text-align: center;
    font-size: 0;
}
#social_btn > div {
    vertical-align: top;
    display: inline-block;
    margin: 0 5px;
}
#social_btn .fb_iframe_widget {
    vertical-align: top;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index:20;
}
#page-top.fixed {
    position: fixed !important;
}








/* sns-area */

#sns-area{
	margin-bottom: 2em;
	margin: 0 5.333% 3em;
}

.main-sns .ttl-sns{
    /* background: #969696; */
}

.main-sns .inner {
    position: relative;
}
.main-sns .inner .bg {
    position: relative;
    z-index: 1;
}

.main-sns .inner .on {
    position: absolute;
    z-index: 2;
    width: 76.9%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.main-sns .inner li{
    background: #fff;
}

.main-news .ttl-news{
    /* background: #969696; */
}

.main-news .news_inner{
    background: #fff;
    width: 100%;
    border: 1px solid #969696;
    box-sizing: border-box;
}

.main-news .news_inner.gray{
    background: #eee;
    width: 100%;
    border: none;
    box-sizing: border-box;
}

.main-news .news_inner .news_lead{
    width: 84.6%;
    margin-left: auto;
    margin-right: auto;
}

.main-news .news_inner .news_btn{
    width: 76.923%;
    border: 1px solid #969696;
    margin-left: auto;
    margin-right: auto;
}


.main-sns-channel{
    background: #EEECEB;
}

.main-sns{
    position: relative;
    padding: 8% 0;
    /* background: #EEECEB; */
}
.main-sns .ttl-sns{
    /* background: #EEECEB; */
}
.main-sns ul{
    width: 90%;
    margin: 0 auto;
}

.main-channel{
    position: relative;
    padding: 8% 0;
    /* background: #EEECEB; */
}
.main-channel::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 90%;
    height: 1px;
    background: #8F8F8F;
    transform: translate(-50%, 0);
}
.main-channel .ttl-channel{
    /* background: #EEECEB; */
}
.main-channel ul{
    width: 90%;
    margin: 0 auto;
}



#site-notice{
	margin: 2em 5.333%;
    font-size: 85%;
}



/* Alternative */

.main-sns.alter{
    position: relative;
    padding: 8% 0;
    background: #EEECEB;
}
.main-sns.alter .ttl-sns{
    background: #EEECEB;
}
.main-sns.alter ul{
    width: 90%;
    margin: 0 auto;
}
.main-sns.alter::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 90%;
    height: 1px;
    background: #8F8F8F;
    transform: translate(-50%, 0);

}

.main-channel.alter{
        padding: 8% 0;
    background: #EEECEB;
}
.main-channel.alter .ttl-channel{
    background: #EEECEB;
}
.main-channel.alter ul{
    width: 90%;
    margin: 0 auto;
}



/* global */
.other-txt{
    display: block;
}
.global-txt{
    display: none;
}
.global .other-txt {
    display: none;
}
.global .global-txt{
    display: block;
}


#site-notice{
	margin: 2em 5.333%;
    font-size: 92%;
}


/* -----------------------------------------
	SNS footer
-----------------------------------------*/
#sns-footer {
	background: #EEE;
}
#sns-footer svg {
	width: 100%;
}
#sns-footer img {
	width: 100%;
}
#sns-footer #sns-footer-inner {
	max-width: 750px;
	margin: auto;
}
#sns-footer #sns-footer-inner #sns-footer-tit {
	padding: 12% 20% 5%;
}
#sns-footer #sns-footer-inner #sns-footer-line {
	padding: 0 14% 10%;
}
#sns-footer #sns-footer-inner #sns-footer-tit-02 {
	padding: 0 33% 3.5%;
}
#sns-footer #sns-footer-inner #sns-footer-list {
	padding: 0 14% 15%;
	overflow: hidden;
}
#sns-footer #sns-footer-inner #sns-footer-list li {
	float: left;
	width: 33.33333%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
}
#sns-footer #sns-footer-inner #sns-footer-list li a {
	display: block;
	padding: 5%;
}



/* -----------------------------------------
contents
-----------------------------------------*/
#container {
    margin: auto;
    width: 100%;
}
#contents {
    margin: auto;
    font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.7;
    font-size: 14px;
	font-weight: 500;
    width: 100%;
    display: block;
    font-feature-settings: "palt";
	position: relative;
}
@media (max-width: 750px) {
    #contents {
        font-size: 3.32vw;
    }
}
@media screen and (min-width: 751px) and (max-width: 1100px) {
    #contents {
        font-size: 14px;
    }
}
.serif {
    font-family: 'Noto Serif JP', serif;
}
#contents img {
    width: 100%;
}

/* -----------------------------------------
original
-----------------------------------------*/
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
	outline: none;
	box-shadow: none;
}

#contents{
	font-feature-settings: "palt";
	text-justify: inter-ideograph;
}

.vs-hidden{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;	
}

.p_absolute{
	position: absolute;
	top:0;
	left: 0;
}

.p_relative{
	position: relative;
}

.t_center{
	text-align: center;
}

.t_left{
	text-align: left!important;
}

.line0{
	line-height: 0;
}

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

.zindex10{
	z-index: 10;
	position: relative;
}

.p_center{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.oveflowhidden{
	overflow: hidden;
}

.mt-1{
	margin-top: -1px;
}

input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.menu-btn_mb {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}

.bcw{
	background-color: #fff!important;
}

/*トップ分割*/

.layout {
  display: grid;
  grid-template-columns:
    minmax(0, 1.2fr)
    min(420px, 100%)  
    minmax(0, 1fr);
  min-height: 100vh;
}

.bc_left,
.bc_right {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.bc_left{
	background-image: url("../img/260610/pcl.webp");
	background-position: top center;
	background-size: cover;
}

.bc_right{
	z-index: 1!important;
	background-image: url("../img/260610/pcr.webp");
	background-position: center;
	background-size: cover;
}

.bc_inner {
  height: 100%;
  -webkit-overflow-scrolling: touch;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background-color: #fff;
	z-index: 2;
}

.pc_menuwrap{
	position: absolute;
	left:50%;
	top:45%;
	transform: translate(-50%,-50%);
	width:55%;
	max-width:400px;
}




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


	
	.layout{
		grid-template-columns:
		minmax(0, 1fr)  
		min(420px, 100%) ;
	}
	
	.bc_inner{
		border-right: none;
		max-width: 40.5rem!important;
		margin-right: 0!important;
	}
	
	.bc_right{
		display: none;
	}
	
	.hbbutton{
	 display: block;
}
	.pcfoot{
		display: none;
	}
	
	#contents,#container{
		max-width: 100vw;
	}

}

@media screen and (max-width: 750px){
	
	.layout {
    grid-template-columns: 1fr;
  }

	  .bc_left,
	  .bc_right {
		display: none;
	  }

	  .bc_inner {
		width: 100%;
		max-width: 100%;
		height: auto;
		border-right: none;
		border-left: none;
	  }
	
	.pcfoot{
		display: none;
	}
}

@media screen and (min-width: 1750px){
	.layout {
	  grid-template-columns:
		minmax(0, 1.2fr)
		min(500px, 100%)  
		minmax(0, 1fr);
	}
	
	#contents{
		font-size:16px;
	}
}

/*ハンバーガーメニュー*/

.hbbutton{
	    display: none;
		opacity: 0;
		width:52px!important;
		top:10px;
		right: 10px;
		position: fixed;
		z-index: 33!important;
		transition: opacity 0.5s ease, transform 0.3s ease;
		transform: translateY(20px);
	}
	.hbbutton.show {
	  opacity: 1;
	  transform: translateY(0);
	}


@media screen and (max-width:1100px){
	.hbbutton{
	    display: block;
		opacity: 0;
		width:52px!important;
		top:10px;
		right: 10px;
		position: fixed;
		z-index: 33!important;
		transition: opacity 0.5s ease, transform 0.3s ease;
		transform: translateY(20px);
	}
	.hbbutton.show {
	  opacity: 1;
	  transform: translateY(0);
	}
}



.menu-btn_mb:checked ~ .menu-icon .hamburger {
  background: transparent;
}
.menu-btn_mb:checked ~ .menu-icon .hamburger:after, .menu-btn_mb:checked ~ .menu-icon .hamburger:before {
  transition: top 300ms 50ms ease, transform 300ms 350ms ease;
  top: 0;
}

.closebutton{
	width:59px!important;
	position: absolute;
	top:60px;
	right:5%;
}



.menu {
  list-style: none;
  position: fixed;
  width: 100%!important;
  max-width: 600px!important;
  height: auto;
  top: 0;
  right: -100%;
  clear: both;
  transition: right 0.3s ease-out; 
  z-index: 40;
  box-sizing: border-box;
  background-color: #00b96e;
	padding-top: 3em;
}

@media screen and (min-width: 751px) and (max-width: 1100px){
	.menu{
		max-width: 430px!important;
	}
}

.menu-btn_mb:checked ~ .menu {
  right: 0;
}
.menu a {
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  opacity: 0;
  transition: 0.5s;
}

.menu-btn_mb:checked ~ .menu a,
.menu-btn_mb:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.pcmenuwrap{
	width:310px;
	max-width:90%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.pcr_wrap{
	display: flex;
	justify-content: space-between;
	margin-bottom: 2em;
}

.pcr_wrapl{
	width:88%;
}

.pcr_wrapr{
	width:10%;
}

.pcr_wrap p{
	color:#fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	line-height: 1.3;
	font-size:90%;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.pcr_wrap p span{
	font-size:70%;
}

.hbmenuwrap{
	width:100%;
	margin: 0 auto;
}

.hbmenuwrap .pcr_wrap p{
	color:#000;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	line-height: 1.3;
	font-size:84%;
	text-shadow: none;
}

.hbborder{
	border-bottom: 2px solid #000;
}

.hb_gotop{
	text-align: center;
	font-size:104%;
	color:#000;
	margin-top: 0.5em;
}


/*fadein*/
.animate{
  opacity: 0;
  transform: translateY(10px);
  transition: all 1.0s;
}

.animate2{
  opacity: 0;
  transition: all 1.0s;
}
.animate:not(:nth-child(3n+1)),.animate2:not(:nth-child(3n+1)) {

}
.animate:not(:nth-child(-n+3)),.animate2:not(:nth-child(-n+3)) {
 }
.animate.show {
  opacity: 1;
  transform: translateY(0);
}
.animate2.show {
  opacity: 1;
}
.animate.show:nth-of-type(1),.animate2.show:nth-of-type(1) {
  transition-delay: 0s;
}
.animate.show:nth-of-type(2),.animate2.show:nth-of-type(2) {
  transition-delay: 0.3s;
}
.animate.show:nth-of-type(3),.animate2.show:nth-of-type(3) {
  transition-delay: 0.6s;
}
.animate.show:nth-of-type(4),.animate2.show:nth-of-type(4) {
  transition-delay: 0.9s;
}
.animate.show:nth-of-type(5),.animate2.show:nth-of-type(5) {
  transition-delay: 0.8s;
}
.animate.show:nth-of-type(6),.animate2.show:nth-of-type(6) {
  transition-delay: 0.5s;
}


/*coffee*/

.p_relative{
	
}

.cf_teaser{
	width:100%;
	overflow: hidden;
}

.pcback {
    height: 100%;
    display: flex;
    justify-content: center;
	background-color: #00b96e;
}

.pcback img {
    height: 100%;
    width: auto !important;
    display: block;
}

.hb_al{
	position: absolute;
	width:6.6%!important;
	right:3%;
	top:50%;
	transform: translateY(-50%);
}

.hbicon1{
	width:18%;
	margin-left: -1em;
	align-items: baseline;
	vertical-align: bottom;
}

@media screen and (min-width:1560px){
	.hbicon1{
		width:20%;
		
	}
}

.hb_ic1wrap{
	display: flex;
	align-items: flex-end;
}

.bc_right{
	background-color: #00b96e;
}

.bcr_menuwrap{
	display: flex;
    justify-content: center;
}

.c_pcr{
	padding-top: 8em;
	width:70%;
	max-width:90%;
	height:80%;
	display: block;
	font-family: "Sawarabi Gothic", sans-serif;
}



.pcr_tx1{
	color:#fff;
	font-size:62%;
}

.pcr_tx2{
	color:#000;
	font-size:85%;
	line-height: 1.4;
}

.pcr_tx3{
	color:#000;
	font-size:85%;
	text-align: center;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.pcr_tx1 span{
	font-size:73%;
}

.menu_item{
	position: relative;
	padding-bottom: 1em;
	padding-left: 1em;
}

.menu_item::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100vw - 16px);
    height: 2px;
    background: #000;
}

.hbmenuwrap .menu_item{
	position: relative;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
}

.hbmenuwrap .menu_item::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000;
}

.hbmenuwrap .c_pcr{
	padding-top: 0;
	width:100%;
	max-width:100%;
}

.hbmenuwrap .pcr_tx1{
	font-size:94%;
}

.hbmenuwrap .pcr_tx2{
	color:#000;
	font-size:123%;
	line-height: 1.4;
}


.pcr_tx2 span{
	font-size:83%;
}


.hbmenuwrap .pcr_tx3{
	font-size:123%;
}


.hb_ic2{
	position: absolute;
	width:12%!important;
	right:3%;
	top:50%;
	transform: translateY(-50%);
}

.hbmenuwrap .hb_ic2{
	width:15%!important;
	right:4%;
}

.c_t_back{
	background-image: url("../img/260616/c_t_back.webp");
	background-size: cover;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.c_t_tx1{
	font-family: "Sawarabi Gothic", sans-serif;
	font-weight: bold;
	font-size:107%;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
	line-height: 1.9;
}

.c_t_tx2{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size:84%;
	text-align: center;
	line-height: 1.5;
}

.c_t_1_2tx{
	position: absolute;
	top:25%;
	left:13%;
	width:100%;
}

.c_t_1_2tx p{
	font-family: "Sawarabi Gothic", sans-serif;
	font-weight: bold;
	font-size:138%;
	line-height: 1.5;
}
.c_t_1_2tx2{
	font-size:115%!important;
	margin-bottom: 0.2em;
}

.c_t_1_2adj{
	margin-top: -1.6em;
}

.c_t_1_3{
	margin-top: -5em;
	z-index: 2;
	position: relative;
	padding-top: 4em;
}

.c_t_1_3wrap{
	position: relative;
	overflow: hidden;
	z-index: 3;
	transform: translateY(-4em);
}

.c_t_1_3_2{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	transform: translateY(100%);
	animation: peek 3.5s ease-in-out infinite;
}

@keyframes peek{
	0%,20%{
		transform:translateY(60px);
	}
	30%{
		transform:translateY(5px);
	}
	38%{
		transform:translateY(0);
	}
	45%{
		transform:translateY(4px);
	}
	52%{
		transform:translateY(0);
	}
	60%{
		transform:translateY(3px);
	}
	70%{
		transform:translateY(0);
	}
	80%,100%{
		transform:translateY(60px);
	}
}

.c_t_slide1{
	position: relative;
	z-index: 3;
	margin-top: -7.2em;
		transform: translateY(-4em);
	margin-bottom: -4em;
}

.c_t_2_2{
	margin-top: -3em;
}

.c_t_1_2tx3{
	font-size:100%!important;
}

.c_t_1_2tx4{
	font-size:130%!important;
}

.c_t_2_3adj{
	top:10%;
}

.c_t_cs{
	position: absolute;
	width:15.6%!important;
}

.t_csadj1{
	top:10%;
	right:22%;
}

.t_csadj2{
	top:20%;
	right:5%;
}

.t_csadj3{
	top:20%;
	right:8%;
}

.c_t_3_2adj{
	top:16%;
	left:20%;
}

.c_t_4_1adj{
	top:55%;
	left:13%;
}

.c_t_buttontx{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	text-align: center;
	color:#00b96e;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size:123%;
	font-weight: 600;
}

.c_t_tx3{
	text-align: center;
	color:#00b96e;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size:115%;
	font-weight: 600;
	margin-bottom: 0.5em;
}

.c_t_tx4{
	text-align: center;
	color:000;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:94%;
	margin-bottom: 2em;
}

#roastery{
	background-color: #dfc48a;
	position: relative;
}

.c_top2{
	position: absolute;
	width:9.9%!important;
	left:61.8%;
	top:35.8%;
	transform-origin:50% 100%;
	animation:steamFloat 4.5s ease-in-out infinite;
	pointer-events:none;
}

@keyframes steamFloat{
	0%{
		transform:translate(0px,0px) rotate(0deg);
	}
	20%{
		transform:translate(-3px,-2px) rotate(-1.5deg);
	}
	40%{
		transform:translate(2px,-4px) rotate(1.5deg);
	}
	60%{
		transform:translate(-2px,-2px) rotate(-1deg);
	}
	80%{
		transform:translate(3px,-1px) rotate(1deg);
	}
	100%{
		transform:translate(0px,0px) rotate(0deg);
	}
}

.walk_area{
	position:relative;
	width:100%;
	height:10em;
	overflow:hidden;
}

.walker{
	position:absolute;
	left:-120px;
	bottom:20px;
	width:80px;

	animation:
		walkMove 12s linear infinite,
		walkStep 0.45s steps(1) infinite;
}

.walker img{
	width:100%;
	display:block;
}

@keyframes walkMove{
	0%{
		left:-100px;
	}
	100%{
		left:calc(100% + 100px);
	}
}

.c1_tx1{
	text-align: center;
	color:#000;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:138%;
	margin-bottom: 0.2em;
}

.c1_tx2{
	text-align: center;
	color:#000;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:177%;
}

.c1_tx3{
	text-align: center;
	background-color: #000;
	color:#fff;
	line-height: 1;
	border-radius: 20px;
	padding: 0.3em 1em;
	display: inline-block;
}

#marche .c1_tx3{
	padding: 0.3em 2em;
}

.c_t_cs1{
	position: absolute;
	width:15.6%!important;
	top:5%;
	right:5%;
}

#roastery .slide{
	position: absolute;
	top:7%;
	left:50%;
	transform: translateX(-50%);
	width:64%;
	z-index:2;
}

#roastery .slide .slick-slide{
	background: #dfc48a;
}

.c1_t2_2{
	position:absolute;
	right:0%;
	bottom:4%;
	width:38%;
	z-index:3;

	transform-origin:center bottom;
	animation: cupSwing 3s ease-in-out infinite;
}

@keyframes cupSwing{
	0%,100%{
		transform: rotate(-4deg);
	}
	50%{
		transform: rotate(4deg);
	}
}

.c1_t2_3{
	position:absolute;
	left:-8%;
	top:18%;
	width:20%;
	z-index:1;

	transform: translateX(-40px);
	animation: mascotPeek 4s ease-in-out infinite;
}

@keyframes mascotPeek{
	0%,20%{
		transform: translateX(-40px);
	}
	35%,70%{
		transform: translateX(0);
	}
	85%,100%{
		transform: translateX(-40px);
	}
}

.c1_tx4{
	text-align: center;
	color:#000;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:107%;
	line-height: 1.9;
}

.c1_tx5{
	text-align: center;
	color:#00b66e;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:123%;
	line-height: 1.7;
	letter-spacing: 0.2em;
}

.c1_tx6{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size:146%;
	color:#00b66e;
	font-weight: 700;
	width:100%;
	text-align: center;
}

.c1_tx7{
	font-size:115%;
	font-weight: 500;
	width:100%;
	text-align: center;
	line-height: 1.5;
}

.c1_buttontx1{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size:123%;
	color:#fff;
	font-weight: 600;
	font-family: "Zen Kaku Gothic New", sans-serif;
	text-align: center;
}

.c1_tx7 span{
	font-size:93%;
}

.c1attwrap{
	width:86.6%;
	margin: 0 auto;
	font-size:84%;
	line-height: 1.4;
	font-weight: 400;
}

.c1_t9{
	width:100%;
	overflow-x: scroll;
}

.c1_t9 img{
	width:204%!important;
}

.c1_t11inr{
	position: absolute;
	bottom:1em;
	left:50%;
	transform: translateX(-50%);
	width:100%;
}

.c1_t11inr p{
	color:#fff;
	text-align: center;
	font-weight: 500;
	font-size:123%;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

.c1_t11inr p span{
	font-size:81%;
	font-weight: 400;
}

.c1_t11inr .sp1{
	font-size:68%;
}

.c1_t11inr .c1_buttontx1{
	color:#00b66e;
}

.c1_tx8{
	text-align: center;
	font-weight: 600;
	padding-top: 1.5em;
}

.c1_tx9{
	text-align: center;
	font-weight: 600;
	font-size: 123%;
	color:#00b66e;
}

.c1_tx10{
	text-align: center;
	font-size:88%;
	line-height: 1.4;
	font-weight: 400;
	margin-bottom: 4em;
}

.c1_backwrap{
	background-color: #dfc48a;
	padding-top: 2em;
}

.c1_tx11{
	font-size:84%;
	text-align: center;
}

.c1_tx12{
	font-size:107%;
	text-align: center;
}

.chartwrap{
	position: relative;
	width:97%;
	margin: 0 auto 1em;
	z-index: 1;
}

.ch11{
	position: absolute;
	width: 11%!important;
	top:13%;
	left:21.5%;
}

.ch07{
	position: absolute;
	width: 11%!important;
	top:29.7%;
	left:21.5%;
}

.ch09{
	position: absolute;
	width: 11%!important;
	top:29.7%;
	left:35.9%;
}


.ch03{
	position: absolute;
	width: 11%!important;
	top:39%;
	left:35.9%;
}


.ch05{
	position: absolute;
	width: 11%!important;
	top:29.7%;
	left:53%;
}

.ch04{
	position: absolute;
	width: 11%!important;
	top:13%;
	left:53%;
}

.ch18{
	position: absolute;
	width: 11%!important;
	top:29.7%;
	left:80.8%;
}

.ch10{
	position: absolute;
	width: 11%!important;
	top:39%;
	left:53%;
}

.ch01{
	position: absolute;
	width: 11%!important;
	top:50%;
	left:7.2%;
}

.ch12{
	position: absolute;
	width: 11%!important;
	top:50%;
	left:21.5%;
}

.ch20{
	position: absolute;
	width: 11%!important;
	top:50%;
	left:53%;
}

.ch17{
	position: absolute;
	width: 11%!important;
	top:50%;
	left:80.8%;
}

.ch14{
	position: absolute;
	width: 11%!important;
	top:59.3%;
	left:53%;
}

.ch16{
	position: absolute;
	width: 11%!important;
	top:59.3%;
	left:80.8%;
}

.ch15{
	position: absolute;
	width: 11%!important;
	top:68%;
	left:7.2%;
}

.ch21{
	position: absolute;
	width: 11%!important;
	top:86.5%;
	left:7.2%;
}

.ch19{
	position: absolute;
	width: 11%!important;
	top:68%;
	left:35.9%;
}

.ch02{
	position: absolute;
	width: 11%!important;
	top:68%;
	left:66.7%;
}

.ch13{
	position: absolute;
	width: 11%!important;
	top:77.2%;
	left:66.7%;
}

.ch22{
	position: absolute;
	width: 11%!important;
	top:77.2%;
	left:7.2%;
}

.ch06{
	position: absolute;
	width: 11%!important;
	top:86.5%;
	left:35.9%;
}

.ch08{
	position: absolute;
	width: 11%!important;
	top:86.5%;
	left:21.5%;
}

.c1_tx13{
	text-align: center;
	font-size: 92%;
	font-weight: 400;
}

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

.slwrap div{
	width:49.8%;
}

.c1itemwrap{
	width:93%;
	margin: 0 auto 3em;
}

.c1iwinner{
	background-image: url("../img/260616/c_1_back1_2.webp");
	background-size: 100% 100%;
    background-repeat: no-repeat;
	margin-top: -1px;
	margin-bottom: -1px;
}

.c1iwinner_s{
	background-image: url("../img/260616/c_1_back1_2_2.webp");
	background-size: 100% 100%;
    background-repeat: no-repeat;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-bottom: 3em;
}

.c1iwinner_ss{
	background-image: url("../img/260616/c_1_back1_2_3.webp");
	background-size: 100% 100%;
    background-repeat: no-repeat;
	margin-top: -1px;
	margin-bottom: -1px;
}

.c1iwinner h3,.c1iwinner_s h3,.c1iwinner_ss h3,.c2_atcwrap h3{
	text-align: center;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:138%;
	line-height: 1.5;
	margin-bottom: 1em;
}

.c1iwinner_ss h3{
	text-align: center;
	font-family: "Sawarabi Gothic", sans-serif;
	font-size:127%;
	line-height: 1.5;
	margin-bottom: 1em;
}

.c1iwinner h3 span,.c1iwinner_s h3 span,.c1iwinner_ss h3 span{
	font-size:77%;
}

.c1iw1{
	width:80%;
	margin: 0 auto;
	font-weight: 400;
}

.c1iw_slidew{
	width:80%;
	margin: 1em auto;
}

.c1iwinner2{
	display: flex;
	justify-content: space-between;
	width:80%;
	margin: 0 auto 1em;
}

.c1iwinner2l{
	width:33%;
}

.c1iwinner2r{
	width:66%;
}

.c1iwinner2r p{
	padding-left: 1em;
	line-height: 1.4;
}

.c1iwinner2r p span{
	font-size:92%;
}

.c1iwinner3{
	background-image: url("../img/260616/c1_1_4_2.webp");
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

.cl1w3lh{
	line-height: 1.8!important;
	width:80%;
	margin: 0 auto;
	text-align: justify;
	padding-right: 0.5em;
}

.c1_tx15{
	font-size:119%;
	position: absolute;
	top:50%;
	left:34%;
	transform: translateY(-50%);
	text-align: center;
	font-weight: 600;
}

.c1_txfpink{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #ff6699;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1iwinner4{
	width:84%;
	margin: 1em 6% 0 10%;
	display: flex;
	justify-content: space-between;
}

.c1iwinner4l{
	width:43%;
}

.c1iwinner4r{
	width:55%;
	text-align: center;
}

.c1iwinner4l p{
	text-align: justify;
	font-weight: 400;
}

#sl8 .c1iwinner4l p{
	text-align: left;
}

.c1_tx17{
	font-weight: bold!important;
	margin-bottom: 0.4em;
}
.c1_tx17 span{
	font-size:77%;
}

.c1_txpink{
	background-color: #ff6699;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 40px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfbeige{
	width:80%;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #b5a98d;
	text-align: center;
	padding: 0.3em auto;
	font-size:107%;
	font-weight: 600;
}

.c1_txbeige{
	background-color: #b5a98d;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfbeige2{
	width:80%;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #e2c78d;
	text-align: center;
	padding: 0.3em auto;
	font-size:107%;
	font-weight: 600;
}

.c1_txbeige2{
	background-color: #e2c78d;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txred{
	background-color: #ff4553;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_tx21{
	width:74%;
	margin: 0 auto;
	font-size:84%;
	font-weight: 400;
	line-height: 1.3;
}

.c1_txfred{
	background-color: #ff4553;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 40px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfore{
	width:80%;
	margin: 0 auto;
	border-radius: 20px;
	background-color: #ff822d;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txore{
	background-color: #ff822d;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfpred{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #ff4553;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txpred{
	background-color: #ff4553;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfbrown{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #d86c4e;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txbrown{
	background-color: #d86c4e;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfgold{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #b5a98d;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txgold{
	background-color: #b5a98d;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfparple{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #d1659d;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txparple{
	background-color: #d1659d;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}

.c1_txfgree{
	width:80%;
	margin: 0 auto;
	border-radius: 40px;
	background-color: #49e271;
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size:107%;
	font-weight: 600;
	line-height: 1.2;
}

.c1_txgree{
	background-color: #49e271;
	text-align: center;
	padding: 0.3em 1.5em;
	font-size:107%;
	font-weight: 600;
	display: inline-block;
	border-radius: 20px;
	line-height: 1;
	margin: 0 auto;
}



.c1iwinner5{
	width:80%;
	margin: 0 auto;
}

.c1iwinner5 p{
	font-weight: 400;
}

.t_right{
	text-align: right;
}

.t_bold{
	font-weight: bold!important;
}


.c1_tx30,#roastery3 h3{
	font-size:153%;
	text-align: center;
	line-height: 1.4;
	font-family: "Sawarabi Gothic", sans-serif;
	margin-bottom: 1em;
}

#roastery2{
	padding-bottom: 4em;
}

.roast2slidewrap{
	width:74%!important;
	margin: 0 auto!important;
}

.roast2slidewrap h4{
	font-size:109%;
	text-align: center;
	font-family: "Sawarabi Gothic", sans-serif;
	margin-bottom: 1em;
}

#roastery3 h3 span{
	font-size: 78%;
	
}

#roastery3{
	padding-top: 3em;
	background-color: #dfa3af;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.shop_slider{
    width:100%;
    max-width:500px;
    margin:auto;
}

.shop_img_slider{
    position:relative;
    margin-bottom:30px;
}

.shop_img_slider img{
    width:100%;
    display:block;
}

.shop_img_slider .slick-dots{
    bottom:1px;
    display:flex !important;
    justify-content:center;
    align-items:center;
    gap:12px;
}

.shop_img_slider .slick-dots li{
    width:auto;
    height:auto;
    margin:0;
}

.shop_img_slider .slick-dots li button{
    width:16px;
    height:16px;
    padding:0;
}

.shop_img_slider .slick-dots li button:before{
    content:'';
    width:7px;
    height:7px;

    border:1px solid #d7bf82;
    border-radius:50%;

    opacity:1;

    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.shop_img_slider .slick-dots li.slick-active button:before{
    background:#d7bf82;
    border-color:#d7bf82;
}

.shop_img_slider .slick-prev:before,
.shop_img_slider .slick-next:before{
    display:none;
}
.shop_img_slider .slick-prev img,
.shop_img_slider .slick-next img{
    height:auto;
    display:block;
}
.shop_img_slider .slick-prev,
.shop_img_slider .slick-next{
    display:flex !important;
}

.shop_img_slider .slick-prev,
.shop_img_slider .slick-next{
    width:36px;
    height:36px;
    z-index:10;
}

.shop_img_slider .slick-prev{
	left:5%!important;
	top:113%;
}

.shop_img_slider .slick-next{
	right:5%!important;
	top:113%;
}

.it_gotop{
	position: relative;
}

.it_gotop p{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size:107%;
	font-weight:600;
}

.sticky_wrap{
    position:absolute;
    top:0;
    bottom:0;
    width:30px;
    z-index:1000;
}

.chart_btn{
    position:sticky;
    top:50%;
    display:block;
	transform: translateY(-50%);
}

.chart_btn img{
    display:block;
    width:30px;
}

@media screen and (max-width:750px){
	.bc_inner{
		overflow: hidden;
	}
	
	.chart_btn{
		position: fixed;
		left:0;
		top:50vh;
		transform: translateY(-50%);
		width:30px!important;
		z-index: 1000!important;
		align-self:flex-start;
	}
}

#marche{
	background: #95e5c1;
}

.c2_atcwrap{
	background: #fff;
	margin-top: -1px;
	margin-bottom: -1px;
	}

.c2_txwrap{
	width:74.6%;
	margin: 0 auto;
	font-weight: 400; 
}

.c2_atcwadj{
	margin-top: -8em;
}