@charset 'UTF-8';
button, hr {
  border: 0
}

#curry footer, #curry main section {
  z-index: 1;
  position: relative
}

#curry main, .l-modal, .voting {
  -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400;
  margin: 0
}

ol, ul {
  padding: 0;
  list-style: none
}

dl, dl dd, ol, ul {
  margin: 0
}

p {
  margin-top: 0;
  margin-bottom: 0
}

button {
  outline: 0;
  background: 0 0;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent
}

button, figcaption, figure, hr {
  margin: 0;
  padding: 0
}

address, em {
  font-style: normal
}

.sp-show {
  display: block
}

.pc-show, .pc-show_p {
  display: none
}

::selection {
  color: #ccc
}

::-moz-selection {
  color: #ccc
}

#sp-flg {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0;
  height: 0
}

#curry #globalHeader {
  top: 0;
  -webkit-transition: opacity .4s cubic-bezier(.4, 0, .2, 1), top .4s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .4s cubic-bezier(.4, 0, .2, 1), top .4s cubic-bezier(.4, 0, .2, 1);
  opacity: 1;
  background-color: #fff
}

#curry #l-lnav {
  position: fixed;
  z-index: 101;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  -webkit-transition: opacity .4s cubic-bezier(.4, 0, .2, 1), top .4s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .4s cubic-bezier(.4, 0, .2, 1), top .4s cubic-bezier(.4, 0, .2, 1);
  border-bottom: 1px solid #edf2ef;
  background-color: #fff
}

#curry #l-lnav #nav-inner {
  display: table;
  width: 100%
}

#curry #l-lnav #nav-inner>h1 {
  font-size: 0;
  line-height: 0;
  display: table-cell;
  vertical-align: middle
}

#curry #l-lnav #nav-inner>h1 a {
  display: inline-block
}

#curry #l-lnav #nav-inner>h1 a, #curry #l-lnav #nav-inner>h1 a:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

#curry #l-lnav #nav-inner>h1 a:hover {
  opacity: .5
}

#curry #l-lnav #nav-inner>ul {
  font-size: 13px;
  font-weight: 900;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  letter-spacing: -.3em;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .section-inner>h2, #curry main section .section-title--small {
  -webkit-font-feature-settings: 'palt' 1;
  letter-spacing: .01em
}

#curry #l-lnav #nav-inner>ul>li {
  display: inline-block;
  margin-left: .75em;
  vertical-align: baseline;
  letter-spacing: normal;
  word-wrap: unset;
  word-break: keep-all
}

#curry main section#main-campaign #campaign-1 .campaign-img p span, #curry main section#main-campaign #campaign-1 .section-txt>dl>dt>.shoulder>span {
  vertical-align: -3%
}

#curry #l-lnav #nav-inner>ul>li:first-child {
  margin-left: 0
}

#curry #l-lnav #nav-inner>ul>li a {
  -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1);
  transition: color .3s cubic-bezier(.4, 0, .2, 1);
  color: #000
}

#curry #l-lnav #nav-inner>ul>li a:hover {
  -webkit-transition: color .3s cubic-bezier(.4, 0, .2, 1);
  transition: color .3s cubic-bezier(.4, 0, .2, 1);
  color: #999
}

#curry #l-lnav #nav-inner>ul>li a[data-section=front], #curry main {
  font-weight: 700
}

#curry main {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  margin: 0 auto;
  color: #000;
  background-color: #fff
}

#curry main dd, #curry main dl, #curry main dt, #curry main p {
  line-height: 1;
  margin: 0;
  padding: 0
}

#curry main section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5vw 0 10vw
}

#curry main section:last-child {
  padding-bottom: 25vw
}

#curry main section .section-title--small {
  text-align: center;
  font-size: 24px;
  margin-bottom: .5em;
  font-feature-settings: 'palt' 1
}

#curry main section .section-inner {
  position: relative
}

#curry main section .section-inner .section-txt {
  margin: 0 auto
}

#curry main section .section-inner>h2 {
  font-size: 6.4vw;
  font-weight: 900;
  position: relative;
  padding-top: 5vw;
  padding-bottom: 5vw;
  text-align: center;
  font-feature-settings: 'palt' 1
}

#curry main section .section-inner>h2>span {
  font-weight: 700
}

#curry main section#main-front {
  position: relative;
  padding: 0
}

#curry main section#main-front .main-text {
  color: #fff;
  position: absolute;
  left: 8vw;
  bottom: 4vw
}

#curry main section#main-front .main-text h1 {
  font-size: 6.4vw
}

#curry main section#main-front .main-text p {
  font-weight: 700;
  font-size: 3.73vw;
  margin-top: .5em;
  line-height: 1.6
}

#curry main section#main-front img {
  width: 100%;
  vertical-align: bottom
}

#curry main section#main-campaign {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff
}

#curry main section#main-campaign #campaign-1 {
  padding: 50px 0
}

#curry main section#main-campaign #campaign-1 .campaign-img {
  position: relative;
  width: 100%;
  height: 63vw;
  margin-bottom: 50px;
  background: #7F0019
}

#curry main section#main-campaign #campaign-1 .campaign-img div {
  position: absolute;
  top: 25%;
  display: block;
  width: 100%;
  margin: 0 auto
}

#curry main section#main-campaign #campaign-1 .campaign-img p {
  font-size: 3.8vw;
  line-height: 1.4;
  margin-bottom: 8px;
  text-align: center;
  color: #fff;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-1 .campaign-img p:first-child {
  font-size: 7.6vw;
  line-height: 1.2;
  position: relative
}

#curry main section#main-campaign #campaign-1 .campaign-img p:first-child:before {
  font-size: 5vw;
  position: absolute;
  top: -40%;
  left: calc(50% - 9vw);
  display: block;
  width: 17vw;
  height: auto;
  content: '5.19';
  background: url(/jp/curry/img/icon_campaign-date.svg) 0 .7vw no-repeat
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dt {
  font-size: 6.4vw;
  font-weight: 900;
  line-height: 1.4;
  position: relative;
  padding-bottom: .5em;
  text-align: center;
  letter-spacing: .01em;
  letter-spacing: 0;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dt>.shoulder {
  font-size: 14px;
  display: block;
  margin-bottom: 15px
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.6;
  text-align: center;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd.date {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 16px;
  padding-bottom: 1.5em;
  text-align: center
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd.date>span {
  font-weight: 700
}

#curry main section#main-campaign #campaign-4 .section-txt dt, #curry main section#main-campaign #campaign-4 .section-txt>dl>dd {
  font-weight: 900;
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd.date>span.symbol {
  font-family: ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd .caption-small, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 12px;
  display: block
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd .caption-small img, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small img {
  display: block;
  width: 80%;
  margin: 20px auto 0
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-desc {
  margin-bottom: 25px
}

#curry main section#main-campaign #campaign-1 .section-txt>dl>dd .caption-name {
  display: block;
  margin-bottom: 10px
}

#curry main section#main-campaign #campaign-1 #campaign-list>a, #curry main section#main-campaign #campaign-1 #campaign-list>button {
  margin: 40px auto 0
}

#curry main section#main-campaign #campaign-1 #campaign-list>div {
  overflow: hidden;
  height: 0;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 0
}

#curry main section#main-campaign #campaign-1 #campaign-list>div.is-active {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 1
}

#curry main section#main-campaign #campaign-4 {
  padding: 30px 0 40px
}

#curry main section#main-campaign #campaign-4 .section-txt dt {
  font-size: 6.4vw;
  line-height: 1.4;
  position: relative;
  padding-bottom: .5em;
  text-align: center;
  letter-spacing: .01em;
  letter-spacing: 0;
  color: #7F0019;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:after, #curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:before {
  position: absolute;
  bottom: 4.5vw;
  display: inline-block;
  width: 2px;
  height: 6.2vw;
  content: '';
  vertical-align: middle;
  border-radius: 2px;
  background-color: #7F0019
}

#curry main section#main-campaign #campaign-4 .section-txt dt>.shoulder>span, #curry main section#main-campaign #campaign-banner .campaign-img p span {
  vertical-align: -3%
}

#curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:before {
  left: 6%;
  -webkit-transform: rotate(-26deg);
  -ms-transform: rotate(-26deg);
  transform: rotate(-26deg)
}

#curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:after {
  right: 6%;
  -webkit-transform: rotate(26deg);
  -ms-transform: rotate(26deg);
  transform: rotate(26deg)
}

#curry main section#main-campaign #campaign-4 .section-txt dt>.shoulder {
  font-size: 3.5vw;
  display: block;
  margin-bottom: 8px;
  color: #000
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd {
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd.date {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 16px;
  padding-bottom: .2em;
  text-align: center;
  color: #939393
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd.date>span {
  font-weight: 700
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd.date>span.symbol {
  font-family: ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd.caption-desc {
  margin-bottom: 25px
}

#curry main section#main-campaign #campaign-4 .section-txt>dl>dd .caption-name {
  display: block;
  margin-bottom: 10px
}

#curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking {
  font-size: 6.4vw;
  margin: 20px 0;
  padding: 15px;
  text-align: center
}

#curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking a:after {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  -webkit-transition: .15s;
  transition: .15s;
  opacity: 1;
  background: #7F0019
}

#curry main section .retort-2, #curry main section#main-column, #curry main section#main-new {
  background-color: #fff
}

#curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking a:hover:after {
  visibility: hidden;
  visibility: visible;
  opacity: 0
}

#curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking a {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  color: #7F0019
}

#curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking p {
  font-size: 15px;
  line-height: 1.6;
  margin-top: 10px
}

#curry main section#main-campaign #campaign-banner {
  background: #7F0019
}

#curry main section#main-campaign #campaign-banner .campaign-img {
  position: relative;
  width: 100%;
  height: 63vw
}

#curry main section#main-campaign #campaign-banner .campaign-img div {
  position: absolute;
  top: 20%;
  display: block;
  width: 100%;
  margin: 0 auto
}

#curry main section#main-campaign #campaign-banner .campaign-img p {
  font-size: 3.8vw;
  line-height: 1.4;
  margin-top: 8px;
  text-align: center;
  color: #fff;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-campaign #campaign-banner .campaign-img p:first-child {
  font-size: 7.6vw;
  line-height: 1.2;
  position: relative;
  margin-top: 0
}

#curry main section#main-report, #curry main section#main-retort {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover
}

#curry main section#main-report .retort-title, #curry main section#main-retort .retort-title {
  font-size: 30px;
  line-height: 1.4;
  padding: 4vh 0;
  text-align: center;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-report .retort-title {
  padding: 0;
  font-size: 6.4vw
}

#curry main section#main-report {
  position: relative;
  height: 69.334vw;
  padding: 0;
  color: #fff;
  background-image: url(/jp/curry/img/bg-thai_sp.jpg);
  background-position: 50%;
  background-size: cover
}

#curry main section#main-report .modal-btn {
  color: #fff;
  font-size: 3.73vw;
  border: solid 1px #fff;
  border-radius: 20px;
  margin: 3em 8% 0;
  padding: 10px 0
}

#curry main section#main-report h2, #curry main section#main-report p {
  color: #fff
}

#curry main section#main-report:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  background-color: #000;
  opacity: .45
}

#curry main section#main-report:before, #curry main section#main-report:hover {
  -webkit-transition: .5s cubic-bezier(.4, 0, .2, 1);
  transition: .5s cubic-bezier(.4, 0, .2, 1)
}

#curry main section#main-report:hover:before {
  background-color: rgba(0, 0, 0, .5)
}

#curry main section#main-report .section-link-button {
  margin-top: .4em
}

#curry main section#main-report .section-link-button a {
  margin: 0 auto
}

#curry main section#main-report .section-inner {
  height: 100%;
  -webkit-transition: opacity .8s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .8s cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
  opacity: 1
}

#curry main section#main-report.is-active .section-inner {
  opacity: 1
}

#curry main section .section-content {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center
}

#curry main section#main-retort {
  padding: 0
}

#curry main section#main-retort .retort-title {
  letter-spacing: -.03em
}

#curry main section#main-retort .retort-title__inner {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: 0
}

#curry main section#main-retort.is-active .retort-title__inner {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: 1
}

#curry main section .retort-1 .section-inner {
  height: 100%
}

#curry main section .retort-1 {
  position: relative;
  height: calc(100vh - 70px);
  padding: 50px 0 0;
  background-image: url(/jp/curry/img/bg-curry.png);
  background-repeat: no-repeat;
  background-size: cover
}

#curry #l-kv #kv-1, #curry main section#main-share {
  background-image: url(/jp/curry/img/bg1_sp.png)
}

#curry main section .retort-1 .retort-title {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#curry main section .retort-1 .__inner {
  line-height: 1.4;
  display: inline-block;
  margin-right: -.5em;
  text-align: justify
}

#curry main section .retort-1 .__inner .text1 {
  letter-spacing: .02em
}

#curry main section .retort-2 {
  padding: 50px 0;
  text-align: left
}

#curry main section .retort-2 .caption-name {
  margin-top: 0!important
}

#curry main section .aco-btn1, #curry main section .aco-btn2, #curry main section#main-popular .lineup-all {
  padding: 0;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4vw;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .aco-btn1, #curry main section .aco-btn2 {
  margin-top: 10vw
}

#curry #list-shop, #curry main section#main-about ol>li>dl {
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1
}

#curry main section#main-popular .lineup-all .section-inner {
  padding: 0 0 40px
}

#curry main section .aco-btn1 a, #curry main section .aco-btn2 a, #curry main section#main-popular .lineup-all a {
  cursor: pointer;
  font-size: 3.73vw;
  line-height: 1.2;
  position: relative;
  display: block;
  padding: 4vw 0;
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: 1;
  color: #000;
  text-decoration: none
}

#curry main section .aco-btn1 a, #curry main section .aco-btn2 a {
  font-size: 2.67vw;
  padding: 4vw 0
}

#curry main section .aco-btn1 a:hover, #curry main section .aco-btn2 a:hover, #curry main section#main-popular .lineup-all a:hover {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

#curry main section#main-popular .lineup-all a:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

#curry main section .aco-btn1 a:hover:after, #curry main section .aco-btn2 a:hover:after {
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}
#curry main section .aco-btn1.open a:hover:after, #curry main section .aco-btn2.open a:hover:after {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

#curry main section .aco-btn1 a:hover:after, #curry main section .aco-btn2 a:hover:after, #curry main section#main-popular .lineup-all a:after, #curry main section#main-popular, .lineup-all a:hover:after #curry main section .aco-btn1 a:after, .lineup-all a:hover:after #curry main section .aco-btn2 a:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

#curry main section#main-popular .lineup-all a:after {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: 10px;
  content: '';
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-image: url(/jp/curry/img/arrow.svg);
  background-size: 10px
}

#curry main section .aco-btn1 a:after, #curry main section .aco-btn2 a:after  {
  position: absolute;
  top: 50%;
  width: 8px;
  height: 15px;
  margin-top: -7px;
  margin-left: 10px;
  content: '';
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-image: url(/jp/curry/img/arrow_down2.svg);
  background-size: 8px
}


#curry main section .aco-btn1.open a:after, #curry main section .aco-btn2.open a:after  {
  background-image: url(/jp/curry/img/arrow_up.svg)
}

#curry main section#main-about, #curry main section#main-recipe {
  background-color: #edf2ef
}

#curry main section#main-about.is-active ol>li:first-child {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

#curry main section#main-about.is-active ol>li:nth-child(2) {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

#curry main section#main-about.is-active ol>li:nth-child(3) {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

#curry main section#main-about.is-active ol>li:nth-child(4) {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1
}

#curry main section#main-about ol {
  font-size: 24px;
  padding-left: 12.5%
}

#curry main section#main-about ol>li {
  position: relative;
  margin-top: 1.25em;
  counter-increment: decimal;
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1), transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0
}

#curry main section#main-about ol>li:before {
  font-size: 120%;
  line-height: 1.2;
  position: absolute;
  top: 0;
  left: -1em;
  content: counter(decimal)
}

#curry main section#main-about ol>li:first-child {
  margin-top: 0
}

#curry main section#main-about ol>li>dl {
  font-feature-settings: 'palt' 1
}

#curry main section#main-about ol>li>dl>dt {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.4
}

#curry main section#main-about ol>li>dl>dd {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  margin-top: .5em
}

#curry main section#main-share {
  padding: 0;
  background-color: #7F0019;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}

#curry main section#main-share .section-inner {
  position: relative;
  padding-top: 30px
}

#curry main section#main-share .section-inner>h2 {
  width: 18vw;
  margin-left: 0;
  padding-top: 12px;
  text-align: left
}

#curry main section#main-share .section-inner>h2>img {
  width: 100%;
  height: auto
}

#curry main section#main-share .section-inner #share-sns {
  position: absolute;
  right: 6.25%;
  bottom: 30px
}

#curry main section#main-share .section-inner #share-sns>dt {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  color: #000
}

#curry main section#main-share .section-inner #share-sns>dd {
  display: inline-block;
  width: auto;
  margin-left: 1em;
  text-align: left
}

#curry #l-kv, #curry #l-kv video {
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0
}

#curry #l-kv {
  position: fixed
}

#curry #l-kv #kv-0, #curry #l-kv #kv-1, #curry #l-kv #kv-2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}

#curry #l-kv #kv-0.is-active, #curry #l-kv #kv-1.is-active, #curry #l-kv #kv-2.is-active {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: 1
}

#curry #l-kv #kv-0 {
  background-color: #7F0019;
  background-image: url(/jp/curry/img/logo2.svg);
  background-size: 40% auto
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a[target=_blank]:after, #curry #list-shop>li>dl>dt:after {
  background-size: 16px;
  content: '';
  background-repeat: no-repeat;
  background-position: 50%
}

#curry #l-kv #kv-2 {
  background-image: url(/jp/curry/img/bg2_sp.png)
}

#curry #l-kv video {
  position: absolute;
  text-align: center
}

#curry #l-kv img {
  display: none
}

#curry #l-loading {
  position: fixed;
  z-index: 10;
  top: 70px;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  overflow: hidden;
  background-color: #7F0019
}

#curry #l-loading.is-active {
  visibility: hidden;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  opacity: 0
}

#curry #l-loading>div {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  text-align: center;
  color: #fff
}

#curry #list-shop {
  font-size: 14px;
  margin-top: 50px;
  font-feature-settings: 'palt' 1
}

#main-service .section-txt>dl>dd, #main-service .section-txt>dl>dt {
  -webkit-font-feature-settings: 'palt' 1;
  text-align: center
}

#curry #list-shop>li {
  border-bottom: 1px solid #000
}

#curry #list-shop>li:first-child {
  border-top: 1px solid #000
}

#curry #list-shop>li>dl>dt {
  position: relative;
  margin-bottom: 0;
  padding: 1em;
  cursor: pointer
}

#curry #list-shop>li>dl>dt, #curry #list-shop>li>dl>dt:hover {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

#curry #list-shop>li>dl>dt:hover {
  background-color: hsla(0, 0%, 100%, .5)
}

#curry #list-shop>li>dl>dt:after {
  position: absolute;
  top: 50%;
  right: 1em;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: 10px;
  vertical-align: middle;
  background-image: url(/jp/curry/img/down.svg)
}

#curry #list-shop>li>dl>dt.is-active:after, #curry #list-shop>li>dl>dt:after {
  -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

#curry #list-shop>li>dl>dt.is-active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

#curry #list-shop>li>dl>dd {
  overflow: hidden;
  height: 0;
  opacity: 0
}

#curry #list-shop>li>dl>dd, #curry #list-shop>li>dl>dd.is-active {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

#curry #list-shop>li>dl>dd.is-active {
  opacity: 1
}

#curry #list-shop>li>dl>dd>ul {
  padding: 1em
}

#curry #list-shop>li>dl>dd>ul>li {
  padding: 1em 0
}

#curry #list-shop>li>dl>dd>ul>li>dl {
  display: table;
  width: 100%
}

#curry #list-shop>li>dl>dd>ul>li>dl>dt {
  line-height: 1.6;
  display: table-cell;
  width: 25%;
  vertical-align: top
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd {
  line-height: 1.6;
  display: table-cell;
  width: 75%;
  vertical-align: top
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li {
  margin-top: 1em
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li:first-child {
  margin-top: 0
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl {
  width: 100%
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt {
  line-height: 1.6;
  padding-bottom: .5em
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a {
  text-decoration: underline;
  color: #000
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a:hover {
  text-decoration: none
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a[target=_blank]:after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  vertical-align: middle;
  opacity: .3;
  background-image: url(/jp/curry/img/blank.svg)
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 11px;
  line-height: 1.6
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span {
  display: inline-block
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span.hide, [data-device=pc] #l-kv #kv-0, [data-device=pc] #l-kv #kv-1, [data-device=pc] #l-kv #kv-2, [data-device=sp] #l-kv video, [data-device=sp] #l-loading {
  display: none
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span:first-child:before {
  padding: 0;
  content: ''
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span:before {
  padding: 0 .5em;
  content: '・';
  color: #999
}

#curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span.hide+.show:before {
  padding: 0;
  content: ''
}

#curry #list-annotation {
  margin-top: 3em
}

#curry #list-annotation>li {
  font-size: 13px;
  line-height: 1.6;
  margin-top: .25em;
  margin-left: 1em;
  text-indent: -1em
}

#curry #list-annotation>li:first-child {
  margin-top: 0
}

#curry [data-fontsize=auto]>span {
  vertical-align: -3%
}

[data-device=pc] #l-kv video, [data-device=sp] #l-kv #kv-0, [data-device=sp] #l-kv #kv-1, [data-device=sp] #l-kv #kv-2 {
  display: block
}

[data-phase='2'] #curry main {
  margin-bottom: 0
}

.column__item, .recipe__item {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.column__item:hover, .recipe__item:hover {
  opacity: .6
}

[data-active-section=about] #curry #l-lnav #nav-inner>ul>li a[data-section=about],
[data-active-section=popular] #curry #l-lnav #nav-inner>ul>li a[data-section=popular],
[data-active-section=column] #curry #l-lnav #nav-inner>ul>li a[data-section=column],
[data-active-section=new] #curry #l-lnav #nav-inner>ul>li a[data-section=new],
[data-active-section=recipe] #curry #l-lnav #nav-inner>ul>li a[data-section=recipe],
[data-active-section=report] #curry #l-lnav #nav-inner>ul>li a[data-section=report] {
  color: #7F0019
}

.spec-hot {
  display: block;
  width: 84px;
  height: 25px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 84px auto
}

.column__link, .recipe__link {
  top: 0;
  left: 0;
  height: 100%;
  text-indent: -9999px;
  color: transparent;
  z-index: 2
}

.spec-hot.is-block {
  display: block;
  margin-top: .5em
}

.spec-hot.hot0 {
  background-image: url(/jp/curry/img/hot0.svg)
}

.spec-hot.hot1 {
  background-image: url(/jp/curry/img/hot1.svg)
}

.spec-hot.hot2 {
  background-image: url(/jp/curry/img/hot2.svg)
}

.spec-hot.hot3 {
  background-image: url(/jp/curry/img/hot3.svg)
}

.spec-hot.hot4 {
  background-image: url(/jp/curry/img/hot4.svg)
}

.spec-hot.hot5 {
  background-image: url(/jp/curry/img/hot5.svg)
}

#main-service .section-txt>dl>dt {
  font-size: 7.5vw;
  font-weight: 900;
  line-height: 1.4;
  padding-bottom: .75em;
  letter-spacing: .01em;
  letter-spacing: 0;
  font-feature-settings: 'palt' 1
}

#main-service .section-txt>dl>dt>span {
  font-weight: 700
}

#main-service .section-txt>dl>dd {
  font-size: 13px;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: .01em;
  font-feature-settings: 'palt' 1
}

#main-service .section-txt>dl>dd.date {
  font-size: 16px;
  padding-bottom: 1em;
  text-align: center
}

#main-service .section-txt>dl>dd.date>span {
  font-weight: 700
}

#main-service .section-txt>dl>dd.date>span.symbol {
  font-family: ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

#l-column, .column__title, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.desc {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

.service {
  padding: 50px 0;
  background-color: #edf2ef
}

.column__image, .recipe__image {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}

.service__top {
  margin-bottom: 60px!important
}

.service__top dt {
  padding-bottom: 20px!important
}

.service__top dd {
  margin-bottom: 20px!important
}

.service__top dd.date {
  margin-bottom: 15px
}

.service__top img {
  width: 85%
}

.service__caption, .service__link {
  font-size: 15px!important
}

.recipe__desc {
  font-size: 15px;
  line-height: 1.6!important
}

.column__title, .recipe__title {
  font-size: 3vw;
  line-height: 1.4!important
}

.recipe__item, .recipe__list.top .recipe__item {
  position: relative;
  width: 30%;
  margin: 14px 5% 0 0;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.hide__contents {
  display: none
}

.recipe__list .recipe__item:nth-child(3n), .recipe__list.top .recipe__item:nth-child(3n) {
  margin-right: 0
}

.recipe__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5vw;
  margin-left: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.recipe__item {
  position: relative;
  width: 30%;
  margin: 5vw 5% 0 0;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.recipe__link {
  position: absolute;
  width: 100%
}

.recipe__image {
  width: 100%;
  padding-top: 139%
}

.recipe__title {
  margin-top: .5em!important
}

.recipe .section-link-button {
  margin-top: 32px
}

.recipe .section-link-button a {
  width: 280px!important;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px
}

.recipe .button-container {
  text-align: center
}

.column__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5vw;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.column__list+h5 {
  margin-top: 40px
}

.column__item {
  position: relative;
  width: calc(50% - 20px);
  margin: 5vw 10px 0;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

section#main-popular .column__item {
  margin: 0 10px 40px
}

.column__link {
  position: absolute;
  width: 100%
}

.column__image {
  width: 100%;
  padding-top: 55%
}

section#main-popular .column__image {
  padding-top: 100%
}

.column__title {
  margin-top: .5em!important
}

.is-noscroll {
  overflow: hidden!important
}

#curry #l-lnav #nav-inner, #curry main section .section-inner, .l-modal .modal-body, .l-modal .modal-title, .voting__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 6.25%
}

#curry main section#main-front .section-inner, #curry main section#main-report .section-inner {
  padding: 0
}

.icon-balloon {
  position: absolute;
  top: -14px;
  left: 12vw;
  display: block;
  width: 42px;
  height: 34px;
  content: '';
  background: url(/jp/curry/img/icon_balloon.svg) no-repeat;
  background-size: 100%
}

.icon-balloon:before {
  font-size: 14px;
  position: absolute;
  top: 5px;
  left: 7px;
  display: block;
  content: '復刻';
  color: #fff
}

#curry main section#main-share .section-inner #share-sns>dd>ul {
  letter-spacing: -.4em
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  letter-spacing: normal
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li:first-child {
  margin-left: 0
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li:last-child {
  display: inline-block
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a#sns-tw {
  background-image: url(/jp/curry/img/i_twitter.svg);
  background-size: 15px 12px
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a#sns-fb {
  background-image: url(/jp/curry/img/i_facebook.svg);
  background-size: 7px 14px
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a#sns-line {
  background-image: url(/jp/curry/img/i_line.svg);
  background-size: 16px 15px
}

#curry main section#main-new ul{
  margin-top: 5vw;
}

#curry main section .retort-2 ul>li, #curry main section#main-new ul>li {
  margin-top: 40px
}

#curry main section .retort-2 ul>li:first-child, #curry main section#main-new ul>li:first-child {
  margin-top: 0
}

#curry main section .retort-2 ul>li>figure, #curry main section#main-new ul>li>figure {
  position: relative
}

#curry main section .retort-2 ul>li>figure>img, #curry main section#main-new ul>li>figure>img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 20px
}

#curry main section .retort-2 ul>li>figure>figcaption>dl, #curry main section#main-new ul>li>figure>figcaption>dl {
  font-size: 24px
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dt, #curry main section#main-new ul>li>figure>figcaption>dl>dt {
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: .01em;
  color: #7F0019;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dt>span, #curry main section#main-new ul>li>figure>figcaption>dl>dt>span {
  font-weight: 700
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dt.caption-head, #curry main section#main-new ul>li>figure>figcaption>dl>dt.caption-head {
  font-size: 20px;
  line-height: 1.2;
  color: #000
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-name, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name {
  font-weight: 900;
  font-size: 6.4vw;
  line-height: 1.2;
  margin-top: .25em;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-name span, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name span {
  font-size: 3.73vw;
  display: block;
  margin-bottom: .3em
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-desc, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-desc {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  margin-top: 1em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail {
  margin-top: .5em
}

#curry main section#main-new .hot-level img {
  width: auto;
  height: 45px;
  margin-top: 20px;
  margin-bottom: 0;
  float: initial
}

.l-modal .modal-body .body-curry>ul>li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 40px
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure {
  display: table;
  width: 100%
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure img {
  margin-right: 0!important
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div {
  display: table-cell;
  padding-right: 20px;
  vertical-align: top
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 70px;
  height: 70px;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 1;
  border-radius: 35px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a.is-active>img {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 0
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a>img {
  display: block;
  width: 70px;
  height: auto;
  padding-right: 0;
  border-radius: 35px
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption {
  display: table-cell;
  width: 100%;
  vertical-align: top
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt {
  font-size: 5.625vw;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt>span {
  font-size: 12px;
  display: block;
  margin-top: .5em
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec {
  width: 100%;
  margin-top: 10px
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot {
  display: block;
  width: 80px;
  height: 25px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 80px 25px
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot.hot1 {
  background-image: url(/jp/curry/img/hot1.svg)
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot.hot2 {
  background-image: url(/jp/curry/img/hot2.svg)
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot.hot3 {
  background-image: url(/jp/curry/img/hot3.svg)
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot.hot4 {
  background-image: url(/jp/curry/img/hot4.svg)
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot.hot5 {
  background-image: url(/jp/curry/img/hot5.svg)
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-price {
  font-size: 13px;
  display: inline-block;
  margin-top: 1em;
  vertical-align: baseline
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-price>span {
  vertical-align: -4%
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-cap {
  font-size: 13px;
  display: inline-block;
  padding-left: 1em;
  vertical-align: baseline
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-cap>span {
  vertical-align: -4%
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.desc {
  font-weight: 900;
  line-height: 1.6;
  margin-top: 1.5em;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

.l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail {
  margin-top: 1em
}

.l-modal .modal-body .body-curry>ul>li>dl>dd {
  font-size: 13px;
  font-weight: 900;
  line-height: 1.6;
  margin-top: 1em
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a, .service__link {
  font-size: 14px;
  font-weight: 900;
  position: relative;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  letter-spacing: .01em;
  color: #000;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a:hover, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a:hover, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a:hover, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a:hover, .service__link:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a:hover:after, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a:hover:after, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a:hover:after, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a:hover:after, .service__link:hover:after {
  -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a:after, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a:after, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a:after, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a:after, .service__link:after {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 7px;
  content: '';
  -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  vertical-align: middle;
  background-image: url(/jp/curry/img/ar.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 12px
}

#curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a[target=_blank]:after, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a[target=_blank]:after, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a[target=_blank]:after, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a[target=_blank]:after, .service__link[target=_blank]:after {
  top: -1px;
  width: 10px;
  height: 10px;
  background-image: url(/jp/curry/img/arrow.svg);
  background-size: 10px
}

#curry main section .section-link-button a, #curry main section#main-campaign #campaign-1 #campaign-list>a, #curry main section#main-campaign #campaign-1 #campaign-list>button, #curry main section#main-report .section-link-button a, .article__btn a, .voting__back-btn a {
  font-size: 16px;
  font-weight: 900;
  line-height: 52px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  height: 52px;
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  text-align: center;
  text-decoration: none;
  letter-spacing: .01em;
  color: #fff;
  background-color: #7F0019;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  position: relative
}

#curry main section .section-link-button a:hover, #curry main section#main-campaign #campaign-1 #campaign-list>a:hover, #curry main section#main-campaign #campaign-1 #campaign-list>button:hover, #curry main section#main-report .section-link-button a:hover, .article__btn a:hover, .voting__back-btn a:hover {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  background-color: rgba(225, 111, 27, .8)
}

#curry main section .section-link-button a:after, #curry main section#main-campaign #campaign-1 #campaign-list>a:after, #curry main section#main-campaign #campaign-1 #campaign-list>button:after, #curry main section#main-report .section-link-button a:after, .article__btn a:after, .voting__back-btn a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  content: '';
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .3;
  background-image: url(/jp/curry/img/ar2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px
}

#curry main section .section-link-button a:hover:after, #curry main section#main-campaign #campaign-1 #campaign-list>a:hover:after, #curry main section#main-campaign #campaign-1 #campaign-list>button:hover:after, #curry main section#main-report .section-link-button a:hover:after, .article__btn a:hover:after, .voting__back-btn a:hover:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  opacity: 1
}

#curry main section .section-link-button a[target=_blank]:after, #curry main section#main-campaign #campaign-1 #campaign-list>a[target=_blank]:after, #curry main section#main-campaign #campaign-1 #campaign-list>button[target=_blank]:after, #curry main section#main-report .section-link-button a[target=_blank]:after, .article__btn a[target=_blank]:after, .voting__back-btn a[target=_blank]:after {
  width: 14px;
  height: 14px;
  background-image: url(/jp/curry/img/arrow.svg);
  background-size: 14px
}

#curry main section#main-campaign #campaign-1 #campaign-list.section-link-button a[target=_blank]:after {
  width: 14px;
  height: 14px;
  background-image: url(/jp/curry/img/arrow2.svg);
  background-size: 14px
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a, .l-modal .modal-close>button {
  font-size: 0;
  line-height: 36px;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  text-align: center;
  text-decoration: none
}

#curry main section .section-link-button a, #curry main section#main-report .section-link-button a, .article__btn a, .voting__back-btn a {
  color: #000;
  background-color: #fff
}

#curry main section .section-link-button a:after, #curry main section#main-report .section-link-button a:after, .article__btn a:after, .voting__back-btn a:after {
  background-image: url(/jp/curry/img/ar.svg)
}

#curry main section .section-link-button a:hover, #curry main section#main-report .section-link-button a:hover, .article__btn a:hover, .voting__back-btn a:hover {
  background-color: hsla(0, 0%, 100%, .5)
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50%
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a:hover {
  border-color: #000!important;
  background-color: rgba(0, 0, 0, .5)
}

#curry main section#main-share .section-inner #share-sns>dd>ul>li>a:hover, .l-modal .modal-close>button {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

.l-modal .modal-close>button {
  background-color: #fff;
  border: 1px solid #ccc
}

.l-modal .modal-close>button:hover {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  background-color: #edf2ef
}

.contest-btn {
  font-size: 14px;
  width: 100%;
  margin-top: 8vw;
  text-align: center
}

.contest-btn a {
  display: inline-block;
  width: 60%;
  padding-top: .8em;
  padding-bottom: .8em;
  text-decoration: none;
  color: #666;
  border: 1px solid #bbb
}

.contest-btn a:hover {
  border: 1px solid #666
}

@-webkit-keyframes move_arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0
  }
}

@keyframes move_arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0
  }
}

@-webkit-keyframes move_arrow2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0
  }
}

@keyframes move_arrow2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0
  }
}

.l-modal {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-weight: 700
}

.l-modal, .l-modal .modal-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.l-modal .modal-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #fff
}

.l-modal .modal-container {
  position: relative;
  overflow-y: auto;
  height: 100%;
  text-align: left
}

.l-modal .modal-container p {
  padding-top: .75em;
  text-align: left;
  line-height: 1.75;
  font-size: 18px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt'
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd, .l-modal .modal-container p {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

.l-modal .modal-container__top-image {
  width: 100%;
  height: 50.667vw;
  background: url(/jp/curry/img/thai-report-top_sp.jpg) 50% no-repeat;
  background-size: cover
}

.l-modal .modal-title h2 {
  font-size: 36px;
  font-weight: 900;
  padding-top: 1em;
  padding-bottom: .25em;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

.l-modal .modal-title p {
  font-size: 13px;
  padding-bottom: 3em
}

.l-modal .modal-body .body-curry h3 {
  font-size: 24px;
  font-weight: 900;
  padding-bottom: 1.5em
}

.l-modal .modal-body .body-curry h4 {
  font-size: 14px;
  font-weight: 900;
  padding-bottom: 2em;
  color: #999
}

.l-modal .modal-body .body-shop>#list-shop {
  font-size: 14px;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

.l-modal .modal-body .body-shop>#list-shop>li {
  border-bottom: 1px solid #eee
}

.l-modal .modal-body .body-shop>#list-shop>li:first-child {
  border-top: 1px solid #eee
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt {
  position: relative;
  margin-bottom: 0;
  padding: 1em 0;
  cursor: pointer
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt, .l-modal .modal-body .body-shop>#list-shop>li>dl>dt:hover {
  -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
  transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt:hover {
  background-color: rgba(237, 242, 239, .5)
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: 10px;
  content: '';
  vertical-align: middle;
  opacity: .3;
  background-image: url(/jp/curry/img/down.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt.is-active:after, .l-modal .modal-body .body-shop>#list-shop>li>dl>dt:after {
  -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dt.is-active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd {
  overflow: hidden;
  height: 0;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 0
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd.is-active {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 1
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul, .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li {
  padding: 1em 0
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl {
  display: table;
  width: 100%
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dt {
  line-height: 1.6;
  display: table-cell;
  width: 25%;
  vertical-align: top
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd {
  line-height: 1.6;
  display: table-cell;
  width: 75%;
  vertical-align: top
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li {
  margin-top: 1em
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li:first-child {
  margin-top: 0
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl {
  width: 100%
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt {
  line-height: 1.6;
  padding-bottom: .5em
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a {
  text-decoration: underline;
  color: #000
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a:hover {
  text-decoration: none
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt a[target=_blank]:after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  content: '';
  vertical-align: middle;
  opacity: .3;
  background-image: url(/jp/curry/img/blank.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px
}

.article__title[data-fontsize=auto]>span, .voting-acc label span, .voting-list__number span {
  vertical-align: -3%
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd {
  font-size: 11px;
  line-height: 1.6
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span {
  display: inline-block
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span:first-child:before {
  padding: 0;
  content: ''
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span:before {
  padding: 0 .5em;
  content: '・';
  color: #999
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span.hide {
  display: none
}

.l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd span.hide+.show:before {
  padding: 0;
  content: ''
}

.l-modal .modal-body .body-shop>#list-annotation {
  margin-top: 3em;
  padding-bottom: 3em
}

.l-modal .modal-body .body-shop>#list-annotation>li {
  font-size: 13px;
  line-height: 1.6;
  margin-top: .25em;
  margin-left: 1em;
  text-indent: -1em
}

.l-modal .modal-body .body-shop>#list-annotation>li:first-child {
  margin-top: 0
}

.l-modal .modal-close {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 15px;
  -webkit-transition: opacity .2s cubic-bezier(.63, .29, .17, 1.35), -webkit-transform .2s cubic-bezier(.63, .29, .17, 1.35);
  transition: opacity .2s cubic-bezier(.63, .29, .17, 1.35), -webkit-transform .2s cubic-bezier(.63, .29, .17, 1.35);
  transition: transform .2s cubic-bezier(.63, .29, .17, 1.35), opacity .2s cubic-bezier(.63, .29, .17, 1.35);
  transition: transform .2s cubic-bezier(.63, .29, .17, 1.35), opacity .2s cubic-bezier(.63, .29, .17, 1.35), -webkit-transform .2s cubic-bezier(.63, .29, .17, 1.35);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0
}

.l-modal .modal-close>button {
  background-image: url(/jp/curry/img/close.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px
}

.modal-content {
  font-size: 14px;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px
}

.modal-article {
  padding: 20px 20px 14px
}

.modal-article h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: .5em
}

.modal-article h3 span {
  font-size: 16px;
  color: #7F0019
}

.modal-section {
  margin-bottom: 3em
}

.modal-section:last-child {
  margin-bottom: 0
}

.modal-section:last-child h3 {
  font-size: 28px;
  text-align: center;
  color: #7F0019
}

.modal-section:last-child h3 span {
  font-size: 16px;
  padding: 0;
  color: #7F0019;
  border: none;
  background: 0 0
}

.article__figure-desc:after, .modal-section:last-child p+p a:after, .modal-section__figure-desc:after, .modal-section__image-sub:after {
  background-image: url(/jp/curry/img/arrow.svg);
  background-size: 10px;
  content: ''
}

.modal-section:last-child p+p {
  margin-top: 1.5em
}

.modal-section:last-child p+p:last-child {
  text-align: center
}

.modal-section:last-child p+p a {
  position: relative;
  color: #000
}

.modal-section:last-child p+p a, .modal-section:last-child p+p a:hover {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1)
}

.modal-section:last-child p+p a:hover {
  opacity: .5
}

.modal-section:last-child p+p a:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.modal-section:last-child p+p a:after, .modal-section:last-child p+p a:hover:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.modal-section:last-child p+p a:after {
  position: absolute;
  top: 50%;
  right: -23%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.modal-section img {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 1em
}

.modal-section__title--number {
  font-size: 120%!important;
  vertical-align: -3%;
  color: #000!important
}

.modal-section__figure-desc, .modal-section__image-sub {
  font-size: 12px;
  position: relative;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700
}

.modal-section__text {
  position: relative;
  margin-top: 1em
}

.modal-section__text p {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
  line-height: 1.75
}

.modal-section__text p>a {
  color: #000;
  border-bottom: 1px solid #000
}

.modal-section__text p>a:hover {
  border-bottom: 1px solid transparent
}

.modal-section__image.sp {
  display: block
}

.modal-section__image.pc {
  display: none
}

.modal-section__image-sub {
  display: block;
  margin-top: .5em;
  color: #000
}

.modal-section__image-sub:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: .5em;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.modal-section__image-link {
  display: block
}

.modal-section__image-link, .modal-section__image-link:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.modal-section__image-link:hover {
  opacity: .8
}

.modal-section__image-link:hover span:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.modal-section__figure {
  margin-top: 1.5em
}

.modal-section__figure-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.modal-section__figure-link:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .8
}

.modal-section__figure-img {
  display: block;
  width: 50%;
  height: auto
}

.modal-section__figure-desc {
  line-height: 1.75;
  display: block;
  width: 50%;
  padding-left: 1em;
  color: #000
}

.modal-section__figure-desc:after {
  position: absolute;
  top: 50%;
  right: 6.25%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.modal-section--new {
  text-align: center
}

.modal-section--new img {
  display: inline-block;
  max-width: 800px
}

.modal-section--new .pc-show:first-child {
  margin-bottom: 100px
}

.modal-section--new:after {
  display: block;
  clear: both;
  content: ''
}

.modal-top {
  padding: 40px 20px 20px
}

.modal-top__text {
  line-height: 1.6;
  margin-left: 38px
}

.article__title, .modal-top__title h2 {
  line-height: 1.3;
  -webkit-font-feature-settings: 'palt';
  font-weight: 900;
  letter-spacing: .01em
}

.modal-top__title {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.modal-top__title h2 {
  font-size: 26px;
  padding-bottom: .75em;
  text-align: center;
  color: #000000;
  font-feature-settings: 'palt'
}

.modal-top__title h2>span {
  font-size: 18px;
  display: block;
  padding-bottom: 1em;
  color: #000
}

.article__inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 6.25%
}

.article__header {
  font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  margin-top: 50px
}

.article__body {
  margin-top: 50px
}

.article__title {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 32px;
  color: #000;
  font-feature-settings: 'palt'
}

.article__title-sub {
  font-size: 16px;
  display: block;
  padding-bottom: 25px;
  color: #000
}

.article__lead {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 25px;
  letter-spacing: .02em;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt'
}

.voting-list__number, .voting__title {
  -webkit-font-feature-settings: 'palt' 1
}

.article__lead>br {
  display: none
}

.article__hero {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 25px
}

.article__section {
  margin-top: 50px
}

.article__section:first-child {
  margin-top: 0
}

.article__section-single {
  margin-top: 50px
}

.article__section-single:first-child {
  margin-top: 0
}

.article__section-link {
  display: block
}

.article__section-link:hover .article__img {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

.article__section-link:hover .article__figure-desc:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.article__figure-link, .article__img {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.article__section-text {
  margin-top: 25px
}

.article__img-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.article__img-list {
  width: 50%
}

.article__img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.article__img-caption {
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 1em
}

.article__figure-desc, .article__text {
  font-family: Noto Sans JP, sans-serif;
  line-height: 1.75;
  font-weight: 700
}

.article__ratio {
  position: relative;
  overflow: hidden
}

.article__ratio:after {
  display: block;
  width: 100%;
  padding-top: 66.6%;
  content: ''
}

.article__ratio>img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.article__text>a {
  color: #000;
  border-bottom: 1px solid #000
}

.article__text>a:hover {
  border-bottom: 1px solid transparent
}

.article__text+div {
  margin-top: 2em
}

.article__btn {
  margin-top: 50px
}

.article__btn a {
  margin: 0 auto
}

.article__link-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px
}

.article__link-list {
  width: 50%;
  padding: 0 10px
}

.article__link-list .article__figure {
  margin-top: 0
}

.article__figure-link {
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.article__figure-link:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

.article__figure-link:hover .article__figure-desc:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.article__figure-desc:after, .voting__btn a {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.article__figure-link--type1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.article__figure-link--type1 .article__figure-img {
  width: 50%;
  height: auto
}

.article__figure-link--type1 .article__figure-desc {
  width: 50%;
  margin-top: 0;
  padding-left: 25px
}

.article__figure-link--type2 .article__figure-desc {
  margin-top: 1em
}

.article__figure-img {
  display: block
}

.article__figure-img img {
  display: block;
  width: 100%;
  height: auto
}

.article__figure-desc {
  font-size: 12px;
  position: relative;
  display: block;
  margin-top: .5em;
  padding-right: 25px;
  color: #000
}

.voting, .voting-list__number {
  font-family: Helvetica, Arial, Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

.voting-list__label, .voting__btn a, .voting__heading {
  text-align: center;
  color: #fff
}

.article__figure-desc:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.voting {
  font-weight: 700;
  position: relative;
  margin-bottom: 60px!important
}

.voting__heading, .voting__inner {
  margin-bottom: 30px
}

.voting__heading {
  padding: 7vw 0 6vw;
  background: #7F0019
}

.voting__title {
  font-size: 6.5vw;
  line-height: 1.3;
  position: relative;
  font-feature-settings: 'palt' 1
}

.voting__title span {
  font-size: 3.5vw;
  display: block;
  margin-bottom: 2vw
}

.voting__title:after, .voting__title:before {
  position: absolute;
  bottom: 1vw;
  display: inline-block;
  width: 2px;
  height: 6.5vw;
  content: '';
  vertical-align: middle;
  border-radius: 2px;
  background-color: #fff
}

.voting__title:before {
  left: 10%;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg)
}

.voting__title:after {
  right: 10%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.voting__title.is-ranking:before {
  left: 32%
}

.voting__title.is-ranking:after {
  right: 32%
}

.voting__lead {
  font-size: 3.8vw;
  margin-top: 10px
}

.voting__btn {
  position: fixed;
  z-index: 2;
  right: 25px;
  bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.voting__btn a {
  font-size: 3.5vw;
  line-height: 5;
  width: 18vw;
  height: 18vw;
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  border-radius: 50%;
  background: #7F0019
}

.voting__btn a:hover {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  opacity: .8
}

.voting__back-btn a {
  margin: 0 auto
}

.voting-list {
  margin-bottom: 40px
}

.voting-list__item {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #ccc
}

.voting-list__item:last-child {
  border-bottom: none
}

.voting-list__label {
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 8px;
  display: inline-block;
  width: 20px;
  height: 25px;
  padding-top: 2px;
  content: '';
  background: url(/jp/curry/img/voting/voting_label.svg) no-repeat
}

.voting-list__label--top3 {
  color: #7F0019;
  background: url(/jp/curry/img/voting/voting_label-top3.svg) no-repeat
}

.voting-list__img {
  width: 35%;
  height: 35%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.voting-list__number {
  font-size: 14px;
  margin: -3px 0 5px;
  color: #939393;
  font-feature-settings: 'palt' 1
}

.voting-list dt, .voting-list__link {
  -webkit-font-feature-settings: 'palt' 1
}

.voting-list figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.voting-list dt {
  font-size: 20px;
  line-height: 1.2!important;
  margin-bottom: 10px;
  font-feature-settings: 'palt' 1
}

.voting-list dt span {
  font-size: 14px;
  display: block;
  margin-bottom: 5px
}

.voting-list dd {
  font-family: Noto Sans JP, sans-serif;
  font-size: 11px;
  line-height: 1.6!important;
  margin-bottom: 10px!important
}

.voting-list__link {
  font-size: 14px;
  font-weight: 900;
  position: relative;
  padding-right: 20px;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  letter-spacing: .01em;
  color: #000;
  font-feature-settings: 'palt' 1
}

.voting-list__link:hover {
  -webkit-transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .5s cubic-bezier(.4, 0, .2, 1);
  opacity: .5
}

.voting-list__link:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px)
}

.voting-list__link:after, .voting-list__link:hover:after {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.voting-list__link:after {
  position: absolute;
  top: 3px;
  right: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-image: url(/jp/curry/img/arrow.svg);
  background-size: 10px
}

.voting-list__comment {
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  margin-top: 15px;
  text-align: justify;
  color: #939393
}

.voting-acc {
  padding: 0
}

.voting-acc label {
  font-size: 4.5vw;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-align: center;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

.voting-acc label:hover {
  opacity: .5
}

.voting-acc label:before {
  position: absolute;
  top: 40%;
  right: 20%;
  display: inline-block;
  width: 5vw;
  height: 4vw;
  content: '';
  background: url(/jp/curry/img/arrow_down.svg) no-repeat;
  background-size: 5vw
}

.remodal, .remodal-wrapper, .voting-acc input, [data-remodal-id] {
  display: none
}

.voting-acc .accshow {
  overflow: hidden;
  height: 0;
  padding: 1vw 0 0;
  opacity: 0
}

.cssacc:checked+label+.accshow {
  height: auto;
  opacity: 1
}

.remodal, .remodal-wrapper:after {
  height: 100%;
  vertical-align: middle
}

.cssacc:checked+label:before {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none
}

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
  background: rgba(0, 0, 0, .5)
}

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
  display: inline-block;
  margin-left: -.05em;
  content: ''
}

.remodal-overlay, .remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.remodal {
  outline: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #000
}

.remodal .remodal-inner .remodal-main .main-right img, .remodal .remodal-inner .remodal-slider li figure>img {
  height: auto;
  width: 100%
}

.remodal-is-initialized {
  display: inline-block
}

.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
  -webkit-filter: blur(3px);
  filter: blur(3px)
}

.remodal-overlay.remodal-is-closing, .remodal-overlay.remodal-is-opening {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes
}

.remodal.remodal-is-closing, .remodal.remodal-is-opening {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-opening .modal-inner {
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: transform .5s cubic-bezier(.4, 0, .2, 1);
  transition: transform .5s cubic-bezier(.4, 0, .2, 1), -webkit-transform .5s cubic-bezier(.4, 0, .2, 1)
}

.remodal.remodal-is-opened .modal-inner, .remodal.remodal-is-opening .modal-inner {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.remodal.remodal-is-opened .modal-close {
  -webkit-transition: opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
  transition: transform .2s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1);
  transition: transform .2s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes
}

.remodal .remodal-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 70px 0 20px;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.remodal .remodal-inner .remodal-main .main-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  padding: 0 15px;
  text-align: left;
  color: #000
}

.remodal .remodal-inner .remodal-main .main-right {
  font-size: 0;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px
}

.remodal .remodal-inner .remodal-slider {
  overflow: hidden
}

.remodal .remodal-inner .remodal-slider li {
  position: relative
}

.remodal .remodal-inner .remodal-slider li figure {
  margin: 0;
  padding: 0
}

.remodal .remodal-inner .remodal-slider li figcaption {
  font-size: 12px;
  line-height: 1.8;
  margin-top: 1em;
  text-align: left
}

.remodal-cancel, .remodal-confirm {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0
}

.remodal-confirm {
  color: #fff;
  background: #81c784
}

.remodal-confirm:focus, .remodal-confirm:hover {
  background: #66bb6a
}

.remodal-cancel {
  color: #fff;
  background: #e57373
}

.remodal-cancel:focus, .remodal-cancel:hover {
  background: #ef5350
}

.remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner, .remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0
}

.remodal-ctrl {
  display: table;
  width: 100%;
  table-layout: fixed
}

.remodal-ctrl>div {
  display: table-cell;
  vertical-align: middle
}

.remodal-ctrl>button {
  display: none!important
}

.remodal-ctrl>.ctrl-next {
  padding-right: 4.166%;
  text-align: right
}

.remodal-ctrl>.ctrl-prev {
  padding-left: 4.166%;
  text-align: left
}

@-webkit-keyframes remodal-opening-keyframes {
  0% {
    opacity: 0
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes remodal-opening-keyframes {
  0% {
    opacity: 0
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@keyframes remodal-closing-keyframes {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes remodal-overlay-opening-keyframes {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@keyframes remodal-overlay-closing-keyframes {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38
}

.lt-ie9 .remodal {
  width: 700px
}

@media screen and (min-width:360px) {
  #curry main section#main-popular .lineup-all .section-inner {
    padding: 0 0 40px
  }
  #curry main section#main-share .section-inner #share-sns {
    right: 8%
  }
  #curry #l-lnav #nav-inner, #curry main section .section-inner, .l-modal .modal-body, .l-modal .modal-title, .voting__inner {
    padding: 0 8%
  }
  #curry main section#main-front .section-inner {
    padding: 0
  }
}

@media screen and (min-width:767px) {
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dt br.sp-show, #sp-flg {
    display: none
  }
  #curry #l-lnav[data-header-status=hidden] {
    top: -70px;
    opacity: 0
  }
  #curry #l-lnav[data-header-status=show] {
    top: 0;
    opacity: 1
  }
  #curry #l-lnav #nav-inner>ul>li a {
    line-height: 70px;
    height: 70px
  }
  #curry main section {
    padding: 100px 0
  }
  #curry main section:last-child {
    padding-bottom: 150px
  }
  #curry main section .section-title--small {
    font-size: 2.73438vw
  }
  #curry main section .section-inner>h2 {
    font-size: 32px;
    padding-top: 0;
    padding-bottom: 60px
  }
  #curry main section#main-campaign #campaign-1 {
    padding: 100px 0
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dt {
    font-size: 6.25vw
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dt>.shoulder {
    font-size: 18px
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dd {
    font-size: 18px;
    text-align: center
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.date {
    font-size: 24px
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dd .caption-small, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small {
    font-size: 15px
  }
  #curry main section#main-campaign #campaign-1 #campaign-list.section-link-button a {
    line-height: 3.1
  }
  #curry main section#main-campaign #campaign-4 {
    padding: 50px 0 60px
  }
  #curry main section#main-campaign #campaign-4 .section-txt dt {
    font-size: 6.25vw;
    font-size: 40px;
    padding-bottom: .3em
  }
  #curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:after, #curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:before {
    bottom: 18px;
    width: 3px;
    height: 40px;
    border-radius: 3px
  }
  #curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:before {
    left: calc(50% - 245px)
  }
  #curry main section#main-campaign #campaign-4 .section-txt dt.is-balloon:after {
    right: calc(50% - 245px)
  }
  #curry main section#main-campaign #campaign-4 .section-txt dt>.shoulder {
    font-size: 22px
  }
  #curry main section#main-campaign #campaign-4 .section-txt>dl>dd {
    font-size: 18px;
    text-align: center
  }
  #curry main section#main-campaign #campaign-4 .section-txt>dl>dd.date {
    font-size: 24px
  }
  #curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking {
    font-size: 40px;
    margin: 50px 0 70px
  }
  #curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking a {
    padding-bottom: 8px
  }
  #curry main section#main-campaign #campaign-4 .section-txt>dl .link-ranking p {
    font-size: 18px;
    margin-top: 20px
  }
  #curry main section#main-retort .retort-title {
    font-size: 48px
  }
  #curry main section#main-report {
    height: 60vw;
    padding: 0;
    background-image: url(/jp/curry/img/bg-thai_pc.jpg)
  }
  #curry main section#main-report .modal-btn {
    width: 560px;
    padding: 10px 0;
    margin: 60px auto 0;
    font-size: 28px
  }
  #curry main section#main-report .retort-title {
    font-size: 48px
  }
  #curry main section .retort-2 {
    padding: 100px 0
  }
  #curry main section .aco-btn1, #curry main section .aco-btn2, #curry main section#main-popular .lineup-all {
    width: 600px;
    margin: 50px auto 0;
    border-radius: 20px
  }
  #curry main section .aco-btn1 a, #curry main section .aco-btn2 a, #curry main section#main-popular .lineup-all a {
    font-size: 28px;
    padding: 20px 0
  }
  #curry main section .aco-btn2 a, #curry main section .aco-btn1 a {
    font-size: 20px
  }
  #curry main section#main-popular .lineup-all a:after {
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background-size: 14px
  }
  #curry main section .aco-btn1 a:after, #curry main section .aco-btn2 a:after {
    width: 11px;
    height: 20px;
    margin-top: -10px;
    background-size: 11px
  }
  #curry main section#main-about ol {
    font-size: 36px;
    padding-left: 8.33333%
  }
  #curry main section#main-about ol>li>dl>dt {
    font-size: 36px
  }
  #curry #list-shop, #curry main section#main-about ol>li>dl>dd {
    font-size: 18px
  }
  #curry main section#main-share .section-inner {
    padding-top: 70px
  }
  #curry main section#main-share .section-inner>h2 {
    width: 12vw;
    padding-top: 0
  }
  #curry main section#main-share .section-inner #share-sns {
    right: 50px;
    bottom: 50px
  }
  #curry #l-kv {
    background-image: none!important
  }
  #curry #l-loading {
    top: 0;
    -webkit-transition: visibility .3s linear .3s, opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: visibility .3s linear .3s, opacity .3s cubic-bezier(.4, 0, .2, 1)
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dt {
    width: 16.66667%
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dd {
    width: 83.33333%
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li {
    margin-top: 1.5em
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl {
    display: table
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt {
    display: table-cell;
    width: 33.33333%;
    padding-bottom: 0;
    vertical-align: top
  }
  #curry #list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd {
    font-size: 13px;
    display: table-cell;
    width: 66.66667%;
    vertical-align: top
  }
  .spec-hot {
    display: inline-block;
    vertical-align: middle
  }
  #main-service .section-txt>dl>dt {
    font-size: 6.25vw;
    font-size: 40px
  }
  #main-service .section-txt>dl>dd {
    font-size: 15px;
    text-align: center
  }
  #main-service .section-txt>dl>dd.date {
    font-size: 24px
  }
  .service {
    padding: 100px 0
  }
  .service__top {
    margin-bottom: 80px!important
  }
  .service__top dd {
    margin-bottom: 35px!important
  }
  .service__top img {
    width: 55%
  }
  .service__caption, .service__link {
    font-size: 18px!important
  }
  .recipe__desc {
    font-size: 18px
  }
  .column__title, .recipe__title {
    font-size: 18px
  }
  .recipe__list {
    margin-top: 30px
  }
  .recipe__item {
    width: 17.5%;
    margin: 30px 3.125% 0 0
  }
  .recipe__list .recipe__item:nth-child(3n) {
    margin-right: 3.125%
  }
  .recipe__list .recipe__item:nth-child(5n) {
    margin-right: 0
  }
  .recipe .section-link-button {
    margin-top: 4.2em
  }
  .recipe .section-link-button a {
    margin-left: -35px;
    padding-left: 0;
    background: #000
  }
  .recipe .button-container {
    text-align: left
  }
  .column__list {
    width: 100%;
    margin-top: 30px
  }
  section#main-popular .column__list {
    margin-top: 0
  }
  .icon-balloon {
    left: 9.5vw;
    width: 60px;
    height: 46px
  }
  .icon-balloon:before {
    font-size: 18px;
    top: 8px;
    left: 11px
  }
  #curry main section#main-new ul{
    margin-top: 0
  }

  #curry main section .retort-2 ul>li, #curry main section#main-new ul>li {
    margin-top: 80px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl, #curry main section#main-new ul>li>figure>figcaption>dl {
    font-size: 32px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dt.caption-head, #curry main section#main-new ul>li>figure>figcaption>dl>dt.caption-head {
    font-size: 24px;
    line-height: 1.8
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-desc, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-desc {
    font-size: 18px
  }
  #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name {
    font-size: 48px
  }
  #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name span {
    font-size: 28px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a {
    font-size: 18px!important
  }
  #curry main section#main-new .hot-level img {
    height: 60px
  }
  .l-modal .modal-body .body-curry>ul>li {
    padding-bottom: 50px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div {
    padding-right: 30px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a {
    width: 130px;
    height: 130px;
    border-radius: 65px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>div>a>img {
    width: 130px;
    border-radius: 65px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt {
    font-size: 24px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt>span {
    font-size: 14px;
    display: inline-block;
    margin-top: 0
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-hot {
    display: inline-block;
    vertical-align: middle
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-price {
    margin-top: 0;
    padding-left: 1em;
    vertical-align: middle
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.spec .spec-cap {
    vertical-align: middle
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dd {
    font-size: 14px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a, .service__link {
    font-size: 16px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a:after, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a:after, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a:after, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a:after, .service__link:after {
    width: 16px;
    height: 16px;
    background-size: 16px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-detail>a[target=_blank]:after, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small a[target=_blank]:after, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-detail>a[target=_blank]:after, .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dd.detail a[target=_blank]:after, .service__link[target=_blank]:after {
    width: 14px;
    height: 14px;
    background-size: 14px
  }
  #curry main section .section-link-button a, #curry main section#main-campaign #campaign-1 #campaign-list>a, #curry main section#main-campaign #campaign-1 #campaign-list>button, #curry main section#main-campaign #campaign-shoplist #campaign-list>button, #curry main section#main-report .section-link-button a, .article__btn a, .voting__back-btn a {
    font-size: 18px
  }
  #curry main section#main-share .section-inner #share-sns>dd>ul>li>a, .l-modal .modal-close>button {
    line-height: 40px;
    width: 40px;
    height: 40px
  }
  .l-modal .modal-container__top-image {
    height: 270px;
    background-position: 0;
    background: url(/jp/curry/img/thai-report-top_pc.jpg) 50% no-repeat;
    background-size: cover
  }
  .l-modal .modal-title h2 {
    font-size: 48px
  }
  .l-modal .modal-title p {
    font-size: 15px
  }
  .l-modal .modal-body .body-shop>#list-shop {
    font-size: 18px
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dt {
    width: 16.66667%
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd {
    width: 83.33333%
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li {
    margin-top: 1.5em
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl {
    display: table
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dt {
    display: table-cell;
    width: 33.33333%;
    padding-bottom: 0;
    vertical-align: top
  }
  .l-modal .modal-body .body-shop>#list-shop>li>dl>dd>ul>li>dl>dd>ul>li>dl>dd {
    font-size: 13px;
    display: table-cell;
    width: 66.66667%;
    vertical-align: top
  }
  .article__inner, .modal-content {
    font-size: 18px
  }
  .l-modal .modal-close {
    top: 30px;
    right: 30px
  }
  .modal-content {
    padding-bottom: 80px
  }
  .modal-article {
    padding: 0 50px
  }
  .modal-section__figure-desc:after {
    right: 8%;
    right: 0;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background-size: 14px
  }
  .modal-top {
    padding: 60px 50px 50px
  }
  .voting__lead {
    font-size: 2vw;
    margin-top: 15px
  }
  .voting__back-btn a:after {
    right: 0
  }
  .voting-acc label {
    font-size: 2vw;
    width: 40vw;
    margin: 3vw auto 5vw
  }
  .voting-acc label:before {
    top: 37%;
    right: -24vw;
    left: 0;
    width: 2.4vw;
    height: 1.8vw;
    margin: 0 auto;
    background-size: 2.4vw
  }
  .remodal .remodal-inner .remodal-main .main-left {
    margin-top: 40px;
    padding: 0 30px
  }
  .remodal .remodal-inner .remodal-main .main-right {
    padding: 0 30px
  }
}

@media screen and (min-width:1024px) {
  .sp-show {
    display: none
  }
  .pc-show {
    display: block
  }
  .pc-show_p {
    display: inline
  }
  #curry #globalHeader h1 {
    font-size: 2em
  }
  #curry #l-lnav {
    display: block;
    height: 70px
  }
  #curry main section .section-title--small {
    text-align: left;
    font-size: 28px;
    margin-bottom: 40px
  }
  #curry main section .section-inner>h2 {
    padding-top: 0;
    padding-bottom: 72px;
    text-align: left
  }
  #curry main section#main-front .main-text {
    left: 90px;
    bottom: 40px
  }
  #curry main section#main-front .main-text h1 {
    font-size: 3.692vw
  }
  #curry main section#main-front .main-text p {
    font-size: 1.38vw
  }
  #curry main section#main-campaign #campaign-1 .campaign-img {
    height: 39vw;
    margin-top: -150px;
    margin-bottom: 80px
  }
  #curry main section#main-campaign #campaign-1 .campaign-img div {
    top: 30%
  }
  #curry main section#main-campaign #campaign-1 .campaign-img p {
    font-size: 2.4vw;
    line-height: 1.5
  }
  #curry main section#main-campaign #campaign-1 .campaign-img p:first-child {
    font-size: 5.4vw
  }
  #curry main section#main-campaign #campaign-1 .campaign-img p:first-child:before {
    font-size: 3.5vw;
    top: -65%;
    left: calc(50% - 5.8vw);
    width: 11.8vw;
    content: '5.19';
    background: url(/jp/curry/img/icon_campaign-date.svg) 0 .6vw no-repeat
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dt {
    font-size: 4.6875vw
  }
  #curry main section#main-campaign #campaign-1 .section-txt>dl>dd .caption-small img, #curry main section#main-campaign #campaign-1 .section-txt>dl>dd.caption-small img {
    width: 60%
  }
  #curry main section#main-campaign #campaign-banner .campaign-img {
    height: 39vw
  }
  #curry main section#main-campaign #campaign-banner .campaign-img div {
    top: 25%
  }
  #curry main section#main-campaign #campaign-banner .campaign-img p {
    font-size: 2.4vw;
    line-height: 1.5
  }
  #curry main section#main-campaign #campaign-banner .campaign-img p:first-child {
    font-size: 5.4vw
  }
  #curry main section#main-report {
    height: 560px
  }
  #curry main section#main-popular .lineup-all .section-inner {
    padding: 0 50px 60px
  }
  #curry main section#main-about .section-txt {
    width: 83.33333%
  }
  #curry main section#main-about ol, #curry main section#main-about ol>li>dl>dt {
    font-size: 4.10156vw
  }
  #curry main section#main-share {
    background-image: url(/jp/curry/img/bg1_pc.png)
  }
  #curry main section#main-share .section-inner>h2 {
    width: 9vw
  }
  .column__item {
    width: 31.5%;
    margin: 30px 2.75% 0 0
  }
  .column__item:nth-child(3n) {
    margin-right: 0
  }
  .column__list.top .column__item {
    width: 48%;
    margin: 0 4% 0 0
  }
  .column__list.top .column__item:last-child {
    margin-right: 0
  }
  section#main-popular .column__item {
    width: calc(25% - 31px);
    margin: 0 15px 50px
  }
  #curry #l-lnav #nav-inner, #curry main section .section-inner, .l-modal .modal-body, .l-modal .modal-title, .voting__inner {
    padding: 0 50px
  }
  .icon-balloon {
    left: 23vw;
    width: 80px;
    height: 62px
  }
  .icon-balloon:before {
    font-size: 26px;
    top: calc(50% - 21px);
    left: 14px
  }
  #curry main section#main-share .section-inner #share-sns>dd>ul>li:last-child {
    display: none
  }
  #curry main section .retort-2 ul>li>figure:after, #curry main section .retort-2 ul>li>figure:before, #curry main section#main-new ul>li>figure:after, #curry main section#main-new ul>li>figure:before {
    display: table;
    content: ' '
  }
  #curry main section .retort-2 ul>li>figure:after, #curry main section#main-new ul>li>figure:after {
    clear: both
  }
  #curry main section .retort-2 ul>li>figure>img, #curry main section#main-new ul>li>figure>img {
    float: left;
    width: 65%;
    margin: 0;
    padding-right: 25px;
    padding-bottom: 0
  }
  #curry main section .retort-2 ul>li>figure>figcaption, #curry main section#main-new ul>li>figure>figcaption {
    overflow: hidden
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl, #curry main section#main-new ul>li>figure>figcaption>dl {
    font-size: 2.73438vw;
    position: relative;
    top: -7px;
  }
  #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name {
    font-size: 28px
  }
  #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-name span {
    font-size: 18px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-desc, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-desc {
    font-size: 15px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt {
    font-size: 20px
  }
  .l-modal .modal-body .body-curry>ul {
    letter-spacing: -.4em
  }
  .l-modal .modal-body .body-curry>ul>li {
    display: inline-block;
    width: 50%;
    padding-right: 2em;
    vertical-align: top;
    letter-spacing: normal
  }
  .contest-btn {
    margin-top: 60px
  }
  .contest-btn a {
    line-height: 1;
    padding-top: 18px;
    padding-bottom: 18px
  }
  .modal-content {
    font-size: 15px
  }
  .modal-article h3 {
    font-size: 32px;
    margin-top: -15px
  }
  .modal-article h3 span {
    font-size: 27px
  }
  .modal-section {
    margin-bottom: 50px
  }
  .modal-section:last-child h3 {
    font-size: 44px;
    margin-bottom: 35px
  }
  .modal-section:last-child h3 span {
    font-size: 27px
  }
  .modal-section:last-child p+p {
    margin-top: 1.7em
  }
  .modal-section:last-child p+p:last-child {
    text-align: left
  }
  .modal-section--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .modal-section__text {
    width: calc(44% - 38px);
    margin-top: 0
  }
  .modal-section__text .w60 {
    width: 56%
  }
  .modal-section__text .w40 {
    width: calc(44% - 38px)
  }
  .modal-section__image.sp {
    display: none!important
  }
  .modal-section__image.pc {
    display: block!important
  }
  .modal-section__image {
    width: 48.6%
  }
  .modal-section__image-sub {
    font-size: 14px
  }
  .modal-section__figure-link {
    display: block
  }
  .modal-section__figure-img {
    width: 100%
  }
  .modal-section__figure-desc {
    font-size: 14px;
    width: 100%;
    margin-top: .5em;
    padding-left: 0
  }
  .modal-top {
    padding: 80px 50px 65px
  }
  .modal-top--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .modal-top__title h2 {
    font-size: 54px
  }
  .modal-top__title h2>span {
    font-size: 24px
  }
  .article__inner {
    padding: 0 0 65px
  }
  .article__body, .article__header {
    margin-top: 100px
  }
  .article__title {
    font-size: 54px
  }
  .article__lead, .article__title-sub {
    font-size: 24px
  }
  .article__lead>br {
    display: block
  }
  .article__section, .voting-list {
    display: -webkit-box;
    display: -ms-flexbox
  }
  .article__hero {
    margin-top: 50px
  }
  .article__section {
    margin-top: 100px;
    display: flex
  }
  .article__section:nth-child(2n) .article__section-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .article__section:nth-child(2n) .article__section-text {
    padding-right: 40px;
    padding-left: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .article__section-single {
    margin-top: 100px
  }
  .article__section-img {
    width: 58%
  }
  .article__section-text {
    width: 42%;
    margin-top: 0;
    padding-left: 40px
  }
  .article__img-lists {
    width: 58%
  }
  .article__img-caption {
    font-size: 14px
  }
  .article__ratio:after {
    padding-top: 100%
  }
  .article__btn {
    margin-top: 100px
  }
  .article__figure-link, .article__figure-link--type1 {
    display: block
  }
  .article__figure-link--type1 .article__figure-img {
    width: 100%
  }
  .article__figure-link--type1 .article__figure-desc {
    width: 100%;
    padding-left: 0
  }
  .article__figure-desc {
    font-size: 14px;
    margin-top: .5em
  }
  .voting__inner {
    margin-bottom: 80px
  }
  .voting__heading {
    margin-bottom: 100px;
    padding: 5vw 0 4vw
  }
  .voting__title {
    font-size: 4vw
  }
  .voting__title span {
    font-size: 1.8vw;
    margin-bottom: 1.5vw
  }
  .voting__title:after, .voting__title:before {
    bottom: .7vw;
    width: 3px;
    height: 3.8vw
  }
  .voting__title:before {
    left: 25%
  }
  .voting__title:after {
    right: 25%
  }
  .voting__title.is-ranking:before {
    left: 38%
  }
  .voting__title.is-ranking:after {
    right: 38%
  }
  .voting__btn {
    right: 3vw;
    bottom: 3vw
  }
  .voting__btn a {
    font-size: 2.3vw;
    line-height: 5.6;
    width: 13vw;
    height: 13vw
  }
  .voting-list {
    display: flex;
    margin: 0 -20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .voting-list__item {
    width: calc(16.66667% - 20px);
    margin-bottom: 50px;
    padding: 0 10px;
    border-bottom: none
  }
  .voting-list__item--top10 {
    width: calc(20% - 20px)
  }
  .voting-list__item--top10:nth-child(-n+3) {
    width: calc(50% - 36px);
    margin-bottom: 100px
  }
  .voting-list__item--top10:nth-child(-n+3) .voting-list__number {
    font-size: 16px;
    margin-bottom: 10px
  }
  .voting-list__item--top10:nth-child(-n+3) .voting-list__comment {
    font-size: 14px;
    margin-top: 20px
  }
  .voting-list__item--top10:nth-child(-n+3) figcaption {
    margin-top: 10px
  }
  .voting-list__item--top10:nth-child(-n+3) dt {
    font-size: 22px;
    min-height: 2.6em;
    margin-bottom: 5px
  }
  .voting-list__item--top10:nth-child(-n+3) dt span {
    font-size: 16px
  }
  .voting-list__item--top10:first-child {
    width: 100%!important;
    margin-bottom: 60px
  }
  .voting-list__item--top10:first-child figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row
  }
  .voting-list__item--top10:first-child figcaption {
    margin-top: 0
  }
  .voting-list__item--top10:first-child img {
    width: 47.6%;
    height: 100%;
    margin-right: 50px
  }
  .voting-list__item--top10:first-child dt {
    font-size: 28px
  }
  .voting-list__item--top10:first-child dt span {
    font-size: 20px
  }
  .voting-list__label {
    font-size: 25px;
    top: -10px;
    left: 20px;
    width: 36px;
    height: 42px;
    padding-top: 8px
  }
  .voting-list__label--top3 {
    font-size: 38px;
    left: 30px;
    width: 50px;
    height: 60px;
    padding-top: 9px
  }
  .voting-list__img {
    width: 100%;
    height: auto;
    margin-bottom: 15px
  }
  .voting-list figure {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
  }
  .voting-list dt {
    font-size: 18px;
    line-height: 1.3!important;
    min-height: 4.29em;
    margin-bottom: 0
  }
  .voting-list dt span {
    font-size: 12px;
    margin-bottom: 3px
  }
  .voting-list dt span:nth-child(2) {
    margin-top: 7px
  }
  .voting-list dd {
    min-height: 6.4em
  }
  .voting-list__comment {
    font-size: 13px
  }
  .remodal.is-scroll .remodal-inner {
    top: 0;
    padding: 60px 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .remodal .remodal-inner {
    top: 50%;
    width: 960px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .remodal .remodal-inner .remodal-main .main-left {
    float: left;
    width: 40%;
    margin-top: 0;
    padding: 0 40px
  }
  .remodal .remodal-inner .remodal-main .main-right {
    float: right;
    width: 60%;
    padding: 0 40px
  }
}

@media screen and (min-width:1024px) and (min-width:1024px) {
  .voting-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (min-width:1152px) {
  #curry main section#main-front .section-inner {
    max-width: 100%
  }
  #curry #l-lnav #nav-inner, #curry main section .section-inner, .l-modal .modal-body, .l-modal .modal-inner, .l-modal .modal-title, .voting__inner {
    max-width: 1200px
  }
  #curry main section#main-report .section-inner {
    max-width: initial;
    width: 100%
  }
  #curry #l-lnav #nav-inner>ul {
    font-size: 14px
  }
  #curry #l-lnav #nav-inner>ul>li {
    margin-left: 1.25em
  }
  #curry main section .section-title--small {
    font-size: 32px
  }
  #curry main section#main-about ol, #curry main section#main-about ol>li>dl>dt, #curry main section#main-campaign #campaign-1 .section-txt>dl>dt {
    font-size: 48px
  }
  .icon-balloon {
    left: calc(50% - 280px)
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl, #curry main section#main-new ul>li>figure>figcaption>dl {
    font-size: 32px
  }
  #curry main section .retort-2 ul>li>figure>figcaption>dl>dd.caption-desc, #curry main section#main-new ul>li>figure>figcaption>dl>dd.caption-desc {
    font-size: 18px
  }
  .l-modal .modal-body .body-curry>ul>li>dl>dt>figure>figcaption>dl>dt {
    font-size: 24px
  }
  .l-modal .modal-inner.modal-fluid {
    max-width: 100%
  }
  .modal-content {
    font-size: 18px
  }
  .remodal .remodal-inner {
    width: 1200px
  }
}

#curry main section#main-tasting {
  background: #fff;
  padding: 0
}

#curry main section#main-tasting .section-txt {
  padding: 50px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dt {
  font-size: 7.5vw;
  font-weight: 900;
  line-height: 1.4;
  padding-bottom: .75em;
  text-align: center;
  letter-spacing: .01em;
  letter-spacing: 0;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dt>span {
  font-weight: 700
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd {
  font-size: 15px;
  font-weight: 900;
  line-height: 1.6;
  text-align: left;
  letter-spacing: .01em;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.date {
  font-size: 16px;
  padding-bottom: 1em;
  text-align: center
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.date>span {
  font-weight: 700
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.date>span.symbol {
  font-family: ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.image {
  text-align: center
}

#curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.image img {
  width: 22vw;
  margin: 0 -2%
}

#curry main section#main-tasting #campaign-tasting #campaign-list>a, #curry main section#main-tasting #campaign-tasting #campaign-list>button {
  margin: 40px auto 0
}

#curry main section#main-tasting #campaign-tasting #campaign-list>div {
  overflow: hidden;
  height: 0;
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 0
}

#curry main section#main-tasting #campaign-tasting #campaign-list>div.is-active {
  -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
  opacity: 1
}

@media screen and (min-width:767px) {
  #curry main section#main-tasting #campaign-tasting .section-txt>dl>dt {
    font-size: 40px
  }
  #curry main section#main-tasting #campaign-tasting .section-txt>dl>dd {
    text-align: center;
    font-size: 18px
  }
  #curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.date {
    font-size: 24px
  }
  #curry main section#main-tasting #campaign-tasting .section-txt>dl>dd.image img {
    width: 15vw
  }
}

#curry #campaign-comment_recipe {
  margin-bottom: 120px
}

#curry #campaign-comment_recipe h2 {
  font-size: 40px;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
  letter-spacing: 0;
  font-feature-settings: normal
}

#curry #campaign-comment_recipe .section-inner>p {
  font-size: 18px;
  line-height: 1.8;
  margin-top: -.4em;
  margin-bottom: -.4em;
  text-align: center
}

#curry #campaign-comment_recipe .column__list {
  margin-top: 80px
}

#curry #campaign-comment_recipe .column__list li {
  margin-bottom: 60px
}

#curry #campaign-comment_recipe .column__image {
  padding-top: 72%
}

#curry #campaign-comment_recipe .comment__txt {
  margin-top: calc(15px - .2em);
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: -.2em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

#curry #campaign-comment_recipe .comment__txt>img {
  width: 25px;
  margin-right: .785em
}

@media screen and (max-width:767px) {
  #curry #campaign-comment_recipe {
    margin-bottom: 50px
  }
  #curry #campaign-comment_recipe h2 {
    font-size: 24px;
    margin-bottom: 30px;
    padding: 0;
    text-align: center
  }
  #curry #campaign-comment_recipe .section-inner>p {
    font-size: 15px;
    line-height: 1.8;
    margin-top: -.4em;
    margin-bottom: -.4em;
    text-align: left
  }
  #curry #campaign-comment_recipe .column__list {
    margin-top: 40px
  }
  #curry #campaign-comment_recipe .column__list li {
    margin-bottom: 30px
  }
  #curry #campaign-comment_recipe .column__title {
    font-size: 13px
  }
  #curry #campaign-comment_recipe .comment__txt {
    margin-top: 1em;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 12px;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
  }
  #curry #campaign-comment_recipe .comment__txt>img {
    width: 17.5px;
    margin-right: .785em
  }
}
