@charset "utf-8";
.pc{
    display:block;
}
.sp{
    display:none !important;
}
body{
    background:#fff8f8;
}
h1.curry{
    color:#3a1515;
    text-align: left;
}
img{
    width:100%;
}
.head_logo{
    text-align:left;
    padding:10px 20px;
    width:20%;
}
.head_logo{
    max-width:232px;
}
.inner{
    background:#3a1515;
    display:flex;
}
header .inner2 .menu{
    background:#FFF;
}
header .inner .header_cv ul{
    display:flex;
    margin-right:20px;
}
header .inner .header_cv ul li.normal{
    background:none;
    border:none;
    width:70px;
    margin-top:13px;
}
header .inner .header_cv{
    display:flex;
    width:80%;
    justify-content: flex-end;
    margin-right:30px;
}
header .inner .header_cv li{
    width:180px;
    margin:10px;
    border-radius:50px;
    text-align:center;
    line-height:50px;
    border:2px solid #FFF;
    font-weight:bold;
    font-size:16px;
}
header .inner2 .menu li{
    width:200px;
    padding:20px 0px;
}
header .inner .header_cv li a,header .inner2 .menu li a{
    display:block;
    width:100%;
    height:100%;
}
header .inner .header_cv li a{
    color:#FFF;
}
header .inner2 .menu li a{
    color:#2e2323;
}
header .inner .header_cv li.tyukara{
    background: #ec3;
}
header .inner .header_cv li.karakuti{
    background: #e60012;
}
header .inner2 .menu{
    display:flex;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
}

a:hover{
    opacity:0.7;
}
#mv{
    background:url(curry/curry_back.png);
    background: linear-gradient(280deg, #e60012 0%, #e60012 50%, #eecc33 50%, #eecc33 100%);
    background-size:100%;
    background-position: bottom 23% left 0;
}
#mv .mv_inner{
    max-width:1000px;
    margin:auto;
    padding: 40px 0px;
}
#mv .mv_inner img.main_visual{
  width: 100%;
}
#mv .mv_inner img{
    width:85%;
}
#content{
    max-width:1000px;
    margin:auto;
}
#content{
    max-width:1000px;
    margin: 50px auto;
}
#content ul{
    display:flex;
    justify-content: space-between;
    width: 100%;
}
#content ul li{
    width: 33.333%;
    margin: 40px 0px;
}
#content .package li{
    height: auto;
    border-radius:20px;
    background: #e3d7d7;
    padding: 5px 0;
    margin: 10px 0 0;
}
#content .package li:nth-child(1),#content .package li:nth-child(2){
    margin-top: 0;
}
#content .tyukara .package li{
  background-color: #ec3;
}
#content .karakuti .package li{
  background-color: #dd1c2b;
}
#content .package li p{
    font-size: 18px;
    margin-top: 10px;
}
#content .package li img{
    height: auto;
    width: 100%;
    box-sizing: border-box;
}
/* #content .price{
    background:no-repeat url(../../curry/midashi.png);
    background-position: bottom 23% left 0;
    background-size:100% 56%;
} */
#content .price img{
    width:100%;
}
#content .cv{
    justify-content: space-between;
    margin:auto;
}
#content .cv li{
    width: 49%;
    margin: 0;
}
.cv li p{
  font-size: 16px;
}
.date{
  background-color:#000;
  color:#fff;
  font-size:25px;
  padding:10px 0;
  margin: 15px 0;
}
.full{
  background:no-repeat url(curry/features_back.png);
  background-size: 100% 84%;
  text-align: center;
  background-position: bottom 21% left 0;
  position: relative;
}
.text_title{
    color: yellow;
    font-size: 85px;
    letter-spacing:2px;
    /*position: absolute;
    top: -80px;
    right: 32%;*/
    text-shadow:0px 4px 0 #000,0px -4px 0 #000,4px 0px 0 #000,-4px 0px #000,2px 2px 0 #000,-2px 2px 0 #000,2px -2px 0 #000,-2px -2px 0 #000;
    font-family: 'Yuji Syuku', serif;
}
.zeturin_text{
    font-size:100px;
    color:#d7ba53;
    margin-right: 10px;
    letter-spacing: -10px;
    font-family: 'Stick', sans-serif;
}
.full img{
    width:50%;
}
.spice {
  margin: 20px 0;
}
.spice .mix{
    margin:20px 0px;
}
.full h3 img,#content .ranking .up img{
    width:95%;
}
.component{
    margin-top:-20px;
}
#content .ranking{
    display:block;
}
#content .ranking li{
    width:100%;
    margin:50px 0px;
}
#content .ranking .up{
    background:no-repeat url(curry/features_back.png);
    background-size: 100% 34%;
    background-position: bottom 13% left 0;
    margin-top:-50px;
}
#content .ranking .up:first-child{
    margin-top:35px;
}
#content .ranking .down{
    margin-top:-30px;
    text-align: left;
    font-size: 38px;
    border-bottom: 3px solid red;
    color: red;
    font-weight: bold;
}
.shop_right{background: linear-gradient(280deg, #e60012 0%, #e60012 50%, #eecc33 50%, #eecc33 100%);}
#content .shop .shop_left{
    width: 48%;
}
#content .shop .shop_left img{
    width:100%;
    height:100%;
    object-fit: cover;
}
#content .shop .shop_right{
    width: 50%;
    background-size: 100% 100%;
}
#content .shop .shop_right .layer {
  background-color: #ffffff6e;
  margin: 15px;
}
#content .shop .shop_right p{
  line-height: 1.5;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  text-align:left;
  font-weight:bold;
  font-size: 20px;
  padding:10px 15px;
}
#content .cv.bottom{
    display:block;

}
#content .cv.bottom li{
    margin:auto;
}
#content .component_all{
    background:black;
    color:#FFF;
    padding:20px 10px 30px;
    margin-bottom: 20px;
}
#content .component_all p{
    text-align:right;
}
#content .component_all table{
    width:100%;
    border-collapse:collapse;
    margin-top:30px;
    border-radius:2px;
}
#content .component_all th{
    width:30%;
}
#content .component_all td{
    width:70%;
}
#content .component_all table,#content .component_all th,#content .component_all td{
    border:1px solid #FFF;
    font-weight: bold;
}
#content .component_all th,#content .component_all td{
    padding:5px;
}
#content .profile_left{
  width:31%;
}
#content .profile_right{
  width:62%;
  margin-left:6%;
}
.profile_right p {
  margin-top: 15px;
  line-height: 1.4;
}
.profile_right p:nth-child(1){
  margin-top: 0;
}
.profile p,.develop{
  font-weight:bold;
}
.profile_right p,.develop{
  text-align:left;
  font-size:17px;
}
.develop{
    margin:30px 0;
}
.develop p{
  margin-top: 10px;
}
.develop p:nth-child(1){
  margin-top: 0;
}
#footerArea_curry{
    background:#d3d3d3;
    width:100%;
    height:50px;
}
#footerArea_curry .curry{
    line-height:50px;
}
.fa-2x {
    font-size: 2.5em;
}
.fa-twitter:before {
    font-size: 26px;
}
.sns{
  margin-bottom: 30px;
}
.share {
  display: flex;
  justify-content: center;
}
.share i{
  color:#fff;
}
.twitter,.facebook,.line{
  padding: 3px 0 0px;
  border-radius: 9px;
  border: 2px solid #fff;
  width: 200px;
  box-sizing: border-box;
}
.twitter{
  background:#03a9f4;
}
.facebook{
  background:#3f51b5;
}
.line{
  background:#4caf50;
}
.fa-twitter-square{
  color:#03a9f4;
}
.fa-facebook{
  color:#3f51b5;
}
.fa-line{
  color:#4caf50;
}
img.karakuti_banner {
  display: block;
  margin-bottom: 30px;
}
#content.voice .ttl{
  position: unset;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  /* background: #eecc33; */
  border-bottom: 2px solid #e60012;
  width: fit-content;
  line-height: 1;
  padding: 0 5px;
  margin-bottom: 10px;
  /* color: #fff; */
}
#content.voice .ttl.tyukara{
  border-bottom: 2px solid #eecc33;
  margin-top: 50px;
}
#content.voice ul{
  flex-wrap: wrap;
  justify-content: space-between;
}
#content.voice{
    margin:50px auto;
}
#content.voice li{
    text-align:left;
    box-shadow: 10px 5px 10px 0px black;
    border:1px solid black;
    padding: 15px 5px 30px;
    position:relative;
    width: 31%;
    margin: 10px 0 0 0;
}
#content.voice li:nth-child(1),#content.voice li:nth-child(2),#content.voice li:nth-child(3){
  margin-top: 0;
}
#content.voice li:nth-child(3n){
  margin-right: 0;
}
#content.voice p{
    position:absolute;
    right:4px;
    bottom:0px;
    /* padding-bottom: 5px; */
}
.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #fdfdfd;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #000;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #000;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 20px;
  text-align:left;
}
.s_section{
  margin-top:50px;
}
#content .media {
  flex-wrap: wrap;
}
#content .media li {
    margin: 1% 1%;
    width: 48%;
}
.banner {
  position: fixed;
  right: 0;
  bottom: 15px;
  width: 100%;
  z-index: 999;
}
.spice_banner {
  width: 270px;
  display: block;
  float: right;
  margin-right: 80px;
}
.banner_inner a:hover{
  opacity: 0.9;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
  text-align:left;
}
.video{
  position: relative;
  width: 100%;
  height: 50vh;
  overflow: hidden;
  margin-top: 50px;
}
.video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}
.fix_footer.pc {
  position: fixed;
  top: 40%;
  right: 0;
  width: 50px;
}
.fix_footer.pc li{
  padding: 20px 0;
}
.fix_footer.pc .spice_btn{
  background:#ef9100;
  margin-bottom: 10px;
}
.fix_footer.pc .coffee_btn{
  background: #3a1515;
}
.fix_footer.pc a{
  display: flex;
  justify-content: center;
}
.fix_footer.pc p{
  writing-mode: vertical-rl;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
#content .lineup ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content .lineup li{
  width: 48%;
}
#content .lineup li.tyukara{
  margin-bottom: 40px;
}
#content .lineup li.tyukara .cv,#content .lineup li.karakuti .cv{
  justify-content: center;
}
#content .lineup li.tyukara .cv li,#content .lineup li.karakuti .cv li{
  width: 80%;
}
.lineup img{
  width: 100%;
}
ul.package {
  margin: 20px 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
img.uriba {
  border: 8px solid #eb5e01;
  box-sizing: border-box;
}
img.uriba.sp {
  margin: 10px 0 20px;
  border: 5px solid #eb5e01;
}

/* CTA 在庫切れスタイル */
.cv_karakuti_soldout {
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: not-allowed;
}

.cv_karakuti_soldout .cv_karakuti,
.cv_karakuti_soldout .cv_btn {
    opacity: 0.3;
}

.cv_karakuti_message {
    position: absolute;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 30px !important;
    font-weight: bold;
    max-width: 90%;
    box-sizing: border-box;
    white-space: nowrap;
}

.cv_karakuti_soldout_small {
    position: relative;
    display: inline-block;
  }
header .inner .header_cv li.cv_karakuti_soldout_small_wrap {
  background: #bbb;
  cursor: not-allowed;
}
.cv_karakuti_message_small {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 7px 12px;
    border-radius: 5px;
    font-size: 14px !important;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1em;
}

.cv_karakuti.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: line-through; /* 横線を引く */
}

@media (max-width: 600px) {
	.cv_karakuti_message {
		font-size: 25px !important;
	}
}

@media screen and (max-width:800px){
  body{
    padding-bottom: 50px;
  }
  .sp{
    display:block !important;
  }
  .pc{
    display:none !important;
  }
  #mv .mv_inner {
    padding: 30px 0px;
  }
  #mv .mv_inner img.main_visual {
    width: 95%;
  }
  #content .cv {
    display: block;
  }
  #content .cv li{
    width: 48%;
  }
  h1.curry{
    font-size:11px;
  }
  .full img{
    width:100%;
  }
  .text_title{
    font-size:30px;
    /*top: -30px;
    right: 6%;*/
    text-shadow:0px 2px 0 #000,0px -2px 0 #000,2px 0px 0 #000,-2px 0px #000,1px 1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;
    margin-top: 20px;
  }
  .zeturin_text{
    font-size:40px;
  }
  .twitter,.facebook,.line{
    padding: 2px 0 0;
    width: 30%;
  }
  #content .lineup .package li{
    width: 48%;
    margin:0 0 10px;
    border-radius:10px;
  }
  #content .package li:nth-child(3),#content .package li:nth-child(4){
    margin-bottom: 0;
  }
  #content .package li p{
    font-size:15px;
    margin-top: 5px;
  }
  #content .package{
    width: 100%;
    margin: 15px 0;
  }
  #content ul li{
    margin:5px 0px 30px;
  }
  .component{
    margin-top:0px;
  }
  #content .ranking .up:first-child{
    margin-top:10px;
  }
  #content .ranking .down{
    font-size:20px;
    box-sizing: border-box;
    padding:0px 8px;
    margin-top:-40px;
    border-bottom:1px solid red;
  }
  #content .ranking .down:last-child{
    border-bottom:none;
  }
  #content .shop{
    display:block;
  }
  #content .shop .shop_right{
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    margin:0px;
    background-size: 102% 100%;
    background-position: bottom 23% left -2px;
  }
  #content .shop .shop_left{
    box-sizing: border-box;
    width:100%;
    margin:0px;
  }
  #content .shop .shop_left img{
    width:100%;
  }
  #content .ranking li{
    margin:48px 0px;
  }
  h1 img {
    width: 137px;
  }
  h1{
    padding: 5px;
  }
  #content .shop .shop_right p{
    font-size: 16px;
    padding:10px 15px;
  }
  #content .cv.bottom{
    margin-top:30px;
  }
  #content .cv li{
    width: 100%;
    margin: auto;
  }
  .cv li p{
    font-size: 14px;
  }
  #content .cv li:nth-child(2){
    margin-top: 20px;
  }
  #content .profile{
    display:block;
    margin:30px 0;
  }
  #content .profile_left{
    margin:0 auto 20px;
    width: 100%;
  }
  #content .profile_left p{
    font-size:16px;
    margin-top: 10px;
  }
  #content .profile_right{
    margin:auto;
    width: 101%;
  }
  .profile_right p{
    font-size: 16px;
  }
  .profile_right p:nth-child(1) {
    padding-top:0;
  }
  #content .develop{
    width: 100%;
    margin:20px auto;
  }
  .develop p {
    margin-top: 15px;
  }
  .date{
    font-size: 20px;
    padding: 5px 0;
  }
  .ranking{
    background:black;
  }
  .inner2.sp .menu{
    width: 90%;
    margin: 25px auto 0;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .inner2.sp .menu li{
    border-radius:50px;
    background:no-repeat url(curry/features_back.png);
    background-position: bottom 47% left 50%;
    margin: 5px 0px;
    width: 49%;
    padding:10px 0px;
    border:2px solid black;
    box-sizing: border-box;
  }
  .inner2.sp .menu li a{
    color:#FFF;
    text-shadow:1px 1px 0 black, -1px -1px 0 black,
    -1px 1px 0 black, 1px -1px 0 black,
    0px 1px 0 black,  0 -1px 0 black,
    -1px 0 0 black, 1px 0 0 black;
    font-weight:bold;
  }
  .nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    height: 100vh;
    background: #3a1515;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-in-out;
  }

  .nav ul {
    list-style: none;
    margin-top:50px;
  }
  .nav li:not(:last-child) {
    margin-bottom: 30px;
  }
  .nav a {
    color: #ffffff;
  }


  /* ナビゲーションボタン（開く） */

  .inner button#navbtn {
    position: absolute;
    top: 38px;
    right: 11px;
    padding: 0;
    outline: none;
    border: none;
    background: none;
    width: 30px;
    height: 20px;
    cursor: pointer;
  }

  #navbtn::before,#navbtn::after{
    content: '';
    display: block;
    height: 2px;
    background-color: #d9b73a;
    transform: translateY(10px);
    transition: 0.3s ease-in-out;
  }
  #navbtn::before {
    transform: translateY(-8px);
    box-shadow: 0 10px #d9b73a;
  }

  /* ナビゲーションボタン（閉じる） */
  .open#navbtn {
    z-index: 100;
  }
  .open#navbtn::before {
    transform: rotate(-45deg);
    box-shadow: none;
    background: #d9b73a;
  }
  .open#navbtn::after {
    transform: rotate(45deg);
    box-shadow: none;
    background: #d9b73a;
  }

  /* ナビゲーションメニュー 開いた時*/
  .nav.open {
    visibility: visible;
    opacity: 1;
    z-index: 99;
  }
  .mg{
    margin-top:30px;
  }
  .inner2.sp .menu li::after{
    right: 4px;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border: 7px solid transparent;
    border-left: 7px solid #FFF;
  }
  .arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  .arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #mv{
    background-size:100% 100%;
  }
  #content.voice{
    margin:20px auto;
  }
  
  #content.voice li{
    width:100%;
    box-shadow: 5px 5px 5px black;
    margin-top: 15px !important;
  }
  #content.voice li:nth-child(1){
    margin-top: 0 !important;
  }
  img.karakuti_banner {
    margin-bottom: 20px;
  }
    .p-faq__bodyinner {
    padding-left: 25px;
  }
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
  .s_section{
    margin: 35px 0 30px 0;
  }
  .media{
    margin:0;
  }
  .banner{
    bottom: 0;
  }
  .spice_banner {
      width: 180px;
      margin-right: 0;
  }
  .banner_inner{
      position: relative;
  }
  img.sp.close_btn {
      width: 20px;
      position: absolute;
      right: 15px;
  }
  .banner.close{
      display: none !important;
  }
  .spice {
    margin: 10px 0;
  }
  .video{
    height: 25vh;
    margin-top: 25px;
  }
  .media_appearance {
    width: 100%;
    margin: auto;
  }
  #content{
    width: 90%;
    margin: 35px auto;
  }
  .fix_footer.sp {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    display: flex !important;
  }
  .fix_footer.sp li{
    width: 33.3333333%;
    height: 50px;
    line-height: 50px;
  }
  .fix_footer .kounyu_btn{
    background: #ff0000;
  }
  .fix_footer .spice_btn{
    background: #ef9100;
  }
  .fix_footer .coffee_btn{
    background: #3a1515;
  }
  .fix_footer.sp li p{
    color: #fff;
    font-weight: bold;
  }
  .lineup {
    display: block;
  }
  #content .lineup li {
    width: 100%;
  }
  .lineup img {
    width: 100%;
  }
  #content .shop .shop_right .layer {
    margin: 10px;
}
}
