@charset "UTF-8";

:root {
  --color-pink: #F19BAD;
  --color-blue: #42ABB2;
  --color-black: #000000;
  --color-white: #FFFFFF;
  --color-cta: #DD7713;
  --color-yellow: #E3A857;
  --color-subyellow: #F0CF83;
}

main {
  /* font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ; */
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  font-size: x-small; }

.sp-show{ display: none; }
  @media screen and (max-width: 1019px) {
    .sp-show{ display: inherit; }
  }

/* ----------------------------------------
campaign for SP
---------------------------------------- */
@media all and (max-width: 1019px) {
  .campaign-hero {
    margin-bottom: 60px;
    text-align: center; }
  .campaign-hdg-02 {
    margin-right: -40px;
    margin-left: -40px;
    margin-bottom: 35px;
    padding: 15px 40px;
    background: url("../img/bg_h2_sp.gif?$staticlink$") repeat 0 0;
    color: #fff;
    font-size: 42px;
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.2em;
    text-align: center; }
  .campaign-hdg-03 {
    margin-right: -40px;
    margin-left: -40px;
    margin-bottom: 40px;
    padding: 10px 40px;
    border-top: dashed 1px #ffba4d;
    border-bottom: dashed 1px #ffba4d;
    background: url("../img/bg_h3_sp.gif?$staticlink$") repeat 0 0;
    color: #f57a01;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.2em; }
  .campaign-section-sub {
    margin-bottom: 80px; }
  .campaign-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 560px; }
  .campaign-box-cv {
    margin-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 40px;
    background: url("../img/bg_box_cv.gif?$staticlink$") repeat 0 0; }
  .campaign-box-cv .list-note {
    margin-top: 25px;
    margin-bottom: 0; }
  .campaign-box-cv-hdg {
    margin-bottom: 25px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center; }
  .campaign-list-btn {
    text-align: center; }
  .campaign-list-btn-item {
    margin-top: 30px; }
  .campaign-list-btn-item:first-child {
    margin-top: 0; }
  .campaign-list-btn-item .btn {
    font-size: 30px;
    font-size: 3.0rem; }
  .campaign-table-caption {
    margin-bottom: 20px;
    letter-spacing: 0.13em;
    text-align: left; }
  .campaign-box-products {
    margin-top: -40px; }
  .app .hdg-02.bdl {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: #d4d4d2 1px dashed; }
  .app p.text {
    margin-top: 15px;
    margin-bottom: 30px; }
  .app-section-sub {
    margin-bottom: 80px; }
  .app-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 560px; }
  .app-box-cv {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 40px;
    background: url("../img/secret/bg_box_cv.gif?$staticlink$") repeat 0 0; }
  .app-box-cv .list-note {
    margin-top: 25px;
    margin-bottom: 0; }
  .app-box-cv-hdg {
    margin-bottom: 25px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center; }
  .app-list-btn {
    text-align: center; }
  .app-list-btn-item {
    margin-top: 30px; }
  .app-list-btn-item:first-child {
    margin-top: 0; }
  .app-list-btn-item .btn {
    font-size: 30px;
    font-size: 3.0rem; }
  .sp_android_ttl {
    color: #9fcd63;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem; }
  .sp_ios_method {
    margin-top: 1.5rem;
    font-size: 3rem;
    text-align: center; }
  /*オリジナル*/
  .campaign {
    padding: 0 0 0px; }
  .title_box {
    margin-bottom: 30px;
    background: url("../img/secret/sp_main_tbk.png?$staticlink$") center top no-repeat;
    background-size: auto 100%;
    margin: 0 auto;
    text-align: center; }
  .title_box h2 {
    font-size: 38px;
    line-height: 1.3;
    padding-top: 35px;
    padding-bottom: 40px;
    font-weight: bold;
    color: #fff; }
  .title_box h2 span {
    font-size: 70%; }
  .campaign .inner {
    padding: 0; }
  .campaign .inner p + p {
    margin-top: 25px; }
  .campaign .inner p a {
    color: #da0000;
    text-decoration: underline; }
  .campaign h3.title {
    font-size: 30px;
    line-height: 1.3;
    color: #FFF;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 30px;
    background-color: #694a31;
    text-align: center;
    font-weight: bold;
    border-top: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    box-shadow: 0px 0px 0px 5px #694a31; }
  .campaign h3.title span {
    display: inline-block; }
  .campaign h3.title.mtn {
    margin-top: 0; }
  .campaign h3.title.mtns {
    margin-top: 0; }
  .campaign .inner p + .ad {
    margin-top: 35px; }
  .ad > div.ad_box {
    padding: 25px;
    background: #ead4d4;
    box-sizing: border-box;
    text-align: center; }
  .ad.ad2 > div.ad_box {
    background: #e4dbd2; }
  .ad.ad3 > div.ad_box {
    background: #dee5da; }
  .ad.ad2, .ad.ad3 {
    margin-top: 20px; }
  .ad.ad3 {
    margin-bottom: 70px; }
  .ad > div.txt {
    padding: 25px;
    background: #f7f7f7; }
  .ad h4 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 20px; }
  .campaign .inner .ad p + p {
    margin-top: 20px; }
  .campaign .inner .ad p a {
    color: #000;
    padding-left: 30px;
    background: url("../img/secret/icon_map.png?$staticlink$") left top no-repeat;
    background-size: 25px auto;
    text-decoration: underline; }
  .ad > div.txt p {
    text-align: right; }
  .ad > div.txt li {
    text-indent: -1.3em;
    padding-left: 1.3em; }
  .ad > div.txt li a {
    color: #000; }
  .coupon-box {
    text-align: center;
    margin-bottom: 30px; }
  p.strong {
    font-weight: bold;
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #d52910; }
  .coupon-box div.number {
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 20px 10px 0px;
    border: 5px solid #d62a11;
    background: #FFF; }
  .coupon-box p.number {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px; }
  .coupon-box p.number02 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold; }
  ul.cap {
    font-size: 26px !important;
    color: #777 !important;
    margin: 0 auto; }
  ul.cap.mtb {
    margin: 10px 0 40px; }
  ul.cap li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 5px; }
  p.date {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.5;
    color: #d10000;
    font-weight: bold;
    text-align: center; }
  .pic_box {
    text-align: center;
    background: #f7f7f7;
    margin-bottom: 25px; }
  .pic_box div.md > img {
    width: 90%; }
  .pic_box div.md {
    padding: 40px 45px 5px; }
  .pic_box div.md div {
    width: 70%;
    margin: 45px auto; }
  .pic_box div.md div a {
    width: 100%; }
  .pic_box div p {
    font-size: 28px;
    line-height: 1.5; }
  .pic_box div p + p {
    margin-top: 20px; }
  .pic_box > div p strong {
    color: #000; }
  .pic_box > div img + p {
    margin-bottom: 10px;
    margin-top: 30px; }
  .pic_box .app {
    background: #00a273;
    padding: 25px 0; }
  .pic_box .app.ya {
    background: #db81a3; }
  .pic_box .app p {
    font-size: 28px;
    line-height: 1.7;
    color: #FFF; }
  .pic_box .app img {
    width: 60%;
    height: auto;
    margin-top: 13px; }
  .btn_box {
    display: inline-block;
    padding: 40px 10px;
    border-top: 1px solid #c3c0bf;
    border-bottom: 1px solid #c3c0bf; }
  .btn_box p {
    width: 57%;
    font-size: 27px;
    line-height: 1.5;
    margin-left: 3%;
    display: inline-block; }
  .btn_box img {
    width: 40%; }
  .btn_box p a {
    color: #000;
    text-decoration: underline; }
  .btn_box p br {
    display: none; }
  .btn_box + .btn_box {
    margin-top: -1px; }
  .clearFix {
    overflow: hidden; }
  .clearFix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden; }
  * html .clearFix {
    height: 1em;
    overflow: visible; }
  .btn-lineup {
    /*margin-top: 15px;*/
    display: table;
    background: #00a273 url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 90% center;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-top: 15px;
    width: auto;
    padding: 20px 25px;
    text-align: center;
    margin: 45px auto 0; }
  .btn-lineup p {
    font-size: 24px !important;
    display: table-cell;
    vertical-align: middle; }
  .banner_box img {
    margin-bottom: 40px; }
  .pc {
    display: none !important; }
  .sp {
    display: inline-block !important; }
  br.sp {
    display: block !important; }
  br.pc {
    display: none !important; }
  .pcbr br {
    display: none; }
  .campaign_image {
    margin: 0 0 0 0;
    padding: 0 0 25px 0; }
  .campaign_image img {
    width: 100%;
    height: auto;
    display: block; }
  .campaign_image02 {
    margin: 20px 0 0 0;
    padding: 0 0 25px 0; }
  .campaign_image02 img {
    width: 100%;
    height: auto;
    display: block; }
  .campaign_link {
    margin: 0 auto 60px auto;
    width: 92%; }
  .campaign_link a {
    margin: 0 0 0 0;
    padding: 15px;
    line-height: 1.2em;
    text-decoration: none;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    background: #009d73 url("../img/secret/icon_01.png?$staticlink$") no-repeat 97% center;
    display: block; }
  .campaign_link a:hover {
    opacity: 0.8; }
  .lineupinfo ul {
    width: 100%;
    max-width: 592px;
    margin: 0 auto; }
  .lineupinfo ul li {
    width: 48%;
    text-align: center;
    background-color: #f7f7f7;
    float: left !important;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0; }
  .lineupinfo ul li.left {
    clear: both;
    margin-right: 4%; }
  .lineupinfo ul li:nth-of-type(2n) {
    float: right !important; }
  .lineupinfo ul li:nth-of-type(2n+1) {
    clear: both;
    margin-right: 4%; }
  .lineupinfo ul li h4 {
    text-align: center;
    padding: 0 0 10px 0;
    width: 100%; }
  .lineupinfo ul li h4 img {
    text-align: center;
    width: 100%; }
  .lineupinfo ul li dl dt {
    background: #bbeaf2;
    color: #23a8c9;
    text-align: center;
    width: 8em;
    font-weight: bold;
    font-size: 80%;
    padding: 3px 0;
    margin: 10px auto; }
  .lineupinfo ul li dl.photo2 dt {
    background: #f8ddbd;
    color: #ea6b2c; }
  .lineupinfo ul li dl dd {
    font-size: 90%;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center; }
  .lineupinfo ul li dl dd span {
    font-size: 120%; }
  .lineupinfo ul li .btn-lineup {
    display: table;
    background: #00a273 url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 96% center;
    color: #fff;
    font-weight: bold;
    margin: 10px 3% 20px;
    border-radius: 50px;
    height: 90px;
    width: 94%; }
  .lineupinfo ul li .btn-lineup p {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.6vw; }
  .lineupinfo ul {
    /* width:100%;
    margin:0;
    padding:0; */
    display: -webkit-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap; }
  .catch {
    margin: 35px 0 20px 0;
    padding: 10px;
    line-height: 1.4em;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: url("../img/secret/catch_bg01.png?$staticlink$"); }
  .catch em {
    color: #ffff00; }
  .campaign_outline {
    margin: 0 auto 0px auto;
    width: auto;
    overflow: hidden; }
  .campaign_outline h3 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 29px;
    font-weight: bold;
    color: #cb0000; }
  .campaign_outline .box01 {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    width: 100%;
    float: none;
    overflow: hidden; }
  .campaign_outline .box02 {
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    width: 100%;
    float: none;
    overflow: hidden; }
  .campaign_outline .box03 {
    margin: 0 0 0 0;
    padding: 0 0 25px 0;
    width: 100%;
    clear: both;
    overflow: hidden; }
  .campaign_outline .box03 h3 {
    margin: 0 0 10px 0; }
  .campaign_outline .box01 .coupon {
    margin: 0 0 0 0;
    padding: 15px 0 15px 0;
    text-align: center;
    border: 4px solid #ff1000; }
  .campaign_outline .box01 .coupon .num {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.2em;
    font-size: 40px;
    font-weight: bold;
    /* font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ; */ }
  .campaign_outline .box01 .coupon .kana {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 29px; }
  .campaign_outline .box02 .image {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 156px; }
  .lineupinfo a {
    text-decoration: none !important; }
  .lineupinfo2 .shiage {
    height: 38px;
    margin-top: 3px; }
  .lineupinfo2 .shiage2 {
    height: 38px;
    margin-top: -5px; }
  .lineupinfo2 .photo {
    background: #c3e5ef;
    color: #579bbf;
    font-weight: bold;
    margin: 0px 6px 8px 5px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 0.8rem;
    letter-spacing: 0;
    width: 30%; }
  .lineupinfo2 .photo2 {
    background: #f8ddbd;
    color: #ea6b2c;
    font-weight: bold;
    margin: 0px 6px 8px 5px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 0.8rem;
    letter-spacing: 0;
    width: 30%; }
  .lineupinfo2 .photo3 {
    background: #dae1bf;
    color: #6d7749;
    font-weight: bold;
    margin: 0px 6px 8px 5px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 0.8rem;
    letter-spacing: 0;
    width: 30%; }
  .lineupinfo2 .photo4 {
    background: #ffd2d2;
    color: #ff0000;
    font-weight: bold;
    margin: 0px 6px 8px 5px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 0.8rem;
    letter-spacing: 0;
    width: 30%; }
  .lineupinfo2 .caption {
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;
    display: inline-block;
    /*	overflow: hidden;*/
    max-width: 60%;
    line-height: 14px;
    width: 65%; }
  .lineupinfo2 .detail {
    max-width: 99%; }
  .lineupinfo2 .detail .kakaku {
    font-weight: bold;
    font-size: 12px;
    line-height: 13px !important;
    margin-top: 5px;
    margin-left: 5px; }
  .lineupinfo2 .detail .kakaku span {
    font-size: 15px; }
  .lineupinfo2 .btn-lineup {
    background: var(--color-blue) url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 96% center;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 40px;
    margin-bottom: 5px;
    text-align: center;
    width: 85%; }
  .lineupinfo2 .btn-lineup p {
    vertical-align: middle;
    font-size: 3.2vw !important;
    padding: 10px 25px 10px 25px;
    font-weight: bold; }
  .lineuptlt {
    margin: 0 auto !important;
    text-align: center !important;
    width: 99.6%; }
  .lineupinfo2 .gray {
    background-color: #f7f7f7; }
  .lineupinfo2 .mt {
    margin-top: 13px !important; }
  .lineupinfo2 .non {
    line-height: 0.5em !important; }
  .lineupinfo2 .non2 {
    line-height: 0.5em !important; }
  .lineupinfo2 .non3 {
    line-height: 0.1em !important; } }

@media all and (max-width: 345px) {
  .lineupinfo2 .non2 {
    line-height: 0.9em !important; }
  .lineupinfo2 .non3 {
    line-height: 0.4em !important; }
  .lineupinfo2 .photo {
    padding: 1px;
    width: 31%; }
  .lineupinfo2 .photo3 {
    padding: 1px;
    width: 31%; }
  .lineupinfo2 .photo2 {
    padding: 1px;
    width: 31%; }
  .lineupinfo2 .photo4 {
    padding: 1px;
    width: 31%; } }

/* ----------------------------------------
 campaign for PC
---------------------------------------- */
@media all and (min-width: 1020px), print {
  .catch {
    margin: 35px 0 20px 0;
    padding: 10px;
    line-height: 1.4em;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: url("../img/secret/catch_bg01.png?$staticlink$"); }
  .catch em {
    color: #ffff00; }
  .campaign-hero {
    margin-bottom: 60px; }
  .campaign-hdg-02 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 960px;
    height: 55px;
    line-height: 55px;
    background: url("../img/bg_h2.png?$staticlink$") no-repeat 0 50%;
    color: #fff;
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
    white-space: nowrap; }
  .campaign-hdg-03 {
    margin-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
    border-top: dashed 1px #ffba4d;
    border-bottom: dashed 1px #ffba4d;
    height: 40px;
    line-height: 40px;
    background: url("../img/bg_h3.gif?$staticlink$") repeat 0 0;
    color: #f57a01;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    white-space: nowrap; }
  .campaign-text-lead {
    margin-bottom: 25px; }
  .campaign-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 920px; }
  .campaign-box-cv {
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    padding: 25px 100px;
    display: table;
    background: url("../img/bg_box_cv.gif?$staticlink$") repeat 0 0; }
  .campaign-box-cv .list-note {
    margin-top: 20px;
    margin-bottom: 0; }
  .campaign-box-cv-hdg {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center; }
  .campaign-list-btn {
    text-align: center; }
  .campaign-list-btn-item {
    margin-top: 15px; }
  .campaign-list-btn-item:first-child {
    margin-top: 0; }
  .campaign-list-btn-item .btn {
    padding: 15px 55px 15px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.2em; }
  .campaign-table {
    margin-bottom: 30px; }
  .campaign-table-caption {
    margin-bottom: 10px;
    letter-spacing: 0.13em;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem; }
  .campaign-box-products {
    margin-top: -30px; }
  /*オリジナル*/
  .campaign {
    padding: 0 20px 0px; }
  .campaign a:hover {
    text-decoration: none !important; }
  .title_box {
    height: 143px;
    margin-bottom: 30px;
    background: url("../img/secret/main_tbk.png?$staticlink$") center top no-repeat; }
  .title_box.t2 {
    height: 185px;
    margin-bottom: 30px;
    background: url("../img/secret/main_tbk.png?$staticlink$") center top no-repeat; }
  .title_box h2 {
    font-size: 32px;
    line-height: 1.5;
    padding-top: 35px;
    font-weight: bold;
    text-align: center;
    color: #fff; }
  .campaign .inner {
    padding: 0 20px; }
  .campaign .inner p + p {
    margin-top: 25px; }
  .campaign .inner p a {
    color: #da0000;
    text-decoration: underline; }
  .campaign h3 {
    /* margin:0 auto; */
    text-align: center; }
  .campaign h3.title {
    font-size: 20px;
    line-height: 33px;
    color: #FFF;
    padding: 10px;
    margin-top: 60px;
    margin-bottom: 30px;
    background-color: #694a31;
    text-align: center;
    font-weight: bold;
    border-top: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    box-shadow: 0px 0px 0px 5px #694a31;
    max-width: 950px; }
  .campaign h3.title span {
    display: inline-block; }
  .campaign h3.title.mtn {
    margin-top: 0; }
  .campaign .inner p + .ad {
    margin-top: 35px; }
  .ad {
    display: table; }
  .ad + .ad {
    margin-top: 6px; }
  .ad > div {
    display: table-cell;
    vertical-align: top; }
  .ad > div.ad_box {
    width: 237px;
    height: 100%;
    padding: 25px;
    background: #ead4d4;
    box-sizing: border-box; }
  .ad.ad2 > div.ad_box {
    background: #e4dbd2; }
  .ad.ad3 > div.ad_box {
    background: #dee5da; }
  .ad.ad3 {
    margin-bottom: 70px; }
  .ad > div.txt {
    width: 638px;
    height: 100%;
    padding: 25px;
    background: #f7f7f7;
    box-sizing: border-box; }
  .ad h4 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 16px; }
  .campaign .inner .ad p + p {
    margin-top: 20px; }
  .campaign .inner .ad p a {
    color: #000;
    padding-left: 18px;
    background: url("../img/secret/icon_map.png?$staticlink$") left top no-repeat;
    background-size: 14px auto;
    display: inline-block;
    text-decoration: underline; }
  .ad > div.txt p {
    text-align: right; }
  .ad > div.txt li {
    text-indent: -1.3em;
    padding-left: 1.3em; }
  .ad > div.txt li a {
    color: #000; }
  .coupon-box {
    width: 720px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px; }
  p.strong {
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #d52910; }
  .coupon-box div.number {
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 20px 0 0px;
    border: 5px solid #d62a11;
    background: #FFF; }
  .coupon-box p.number {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px; }
  .coupon-box p.number02 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold; }
  ul.cap {
    font-size: 13px !important;
    color: #777 !important;
    margin: 0 auto;
    width: 720px; }
  p.date {
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    color: #d10000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px; }
  .pic_box {
    width: 310px;
    text-align: center;
    background: #f7f7f7;
    margin-bottom: 65px;
    float: left; }
  .pic_box + .pic_box {
    margin-left: 15px; }
  .pic_box div.md {
    padding: 40px 45px 5px; }
  .pic_box div.md div {
    margin: 25px auto; }
  .pic_box div p {
    font-size: 14px;
    line-height: 1.5; }
  .pic_box div p + p {
    margin-top: 20px; }
  .pic_box > div p strong {
    color: #000; }
  .pic_box > div img + p {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 30px; }
  .pic_box .btn-lineup {
    width: 80% !important; }
  .pic_box .app {
    background: #00a273;
    padding: 25px 0; }
  .pic_box .app.ya {
    background: #db81a3; }
  .pic_box .app p {
    font-size: 14px;
    line-height: 1.7;
    color: #FFF; }
  .pic_box .app img {
    width: 60%;
    height: auto;
    margin-top: 13px; }
  .btn_box {
    text-align: center;
    display: inline-block;
    padding: 40px 34px 25px;
    border: 1px solid #c3c0bf; }
  .btn_box p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px; }
  .btn_box p a {
    color: #000;
    text-decoration: underline; }
  .btn_box + .btn_box {
    margin-left: 14px; }
  .clearFix {
    overflow: hidden; }
  .clearFix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden; }
  * html .clearFix {
    height: 1em;
    overflow: visible; }
  .btn-lineup {
    /*margin-top: 15px;*/
    display: table;
    background: #00a273 url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 90% center;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-top: 15px;
    height: 50px;
    width: auto;
    padding: 0 30px;
    text-align: center; }
  .btn-lineup p {
    display: table-cell;
    vertical-align: middle; }
  .banner_box {
    clear: both;
    margin-bottom: 40px; }
  .campaign-box .banner_box a.u-hover {
    display: inline-block; }
  .banner_box div {
    width: 570px;
    float: right; }
  .banner_box div ul.link-list {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px; }
  .banner_box div p {
    font-size: 14px;
    padding-left: 10px; }
  .banner_box div p span {
    color: #df2d3e; }
  .pc {
    display: inline-block !important; }
  .sp {
    display: none !important; }
  br.pc {
    display: block !important; }
  br.sp {
    display: none !important; }
  .campaign_image {
    margin: 0 0 0 0;
    padding: 0 0 25px 0; }
  .campaign_image img {
    width: 100%;
    height: auto;
    display: block; }
  .campaign_image02 {
    margin: 20px 0 0 0;
    padding: 0 0 25px 0; }
  .campaign_image02 img {
    width: 100%;
    height: auto;
    display: block; }
  .campaign_link {
    margin: 0 auto 60px auto;
    width: 308px; }
  .campaign_link a {
    margin: 0 0 0 0;
    padding: 15px;
    line-height: 1.2em;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    background: #009d73 url("../img/secret/icon_01.png?$staticlink$") no-repeat 288px center;
    display: block; }
  .campaign_link a:hover {
    opacity: 0.8; }
  .lineupinfo {
    background: url("../img/secret/bg_lineupinfo.jpg?$staticlink$");
    position: relative;
    padding: 10px 0 10px; }
  .lineupinfo::before,
  .lineupinfo::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    display: block;
    background: url("../img/secret/bg_line1.png?$staticlink$") repeat-x; }
  .lineupinfo::after {
    top: auto;
    bottom: 0; }
  .lineupinfo h2 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
    padding-left: 40px;
    margin-bottom: 41px; }
  .lineupinfo ul {
    margin: 0 auto;
    overflow: hidden; }
  .lineupinfo ul li {
    width: 188px;
    float: left; }
  .lineupinfo ul li img {
    margin: 0 auto;
    display: block; }
  .lineupinfo ul li.item_last {
    margin-right: 0; }
  .lineupinfo ul li h4 {
    text-align: center;
    padding: 0 0; }
  ul li.item {
    margin-right: 4px;
    background-color: #f7f7f7; }
  .lineupinfo ul li h3 {
    text-align: center;
    margin-bottom: 14px;
    margin-top: 14px; }
  .lineupinfo ul li p {
    text-align: center;
    font-size: 12px;
    letter-spacing: .7px;
    line-height: 1.35; }
  .lineupinfo ul li p.ph {
    margin-top: 10px; }
  .lineupinfo ul li dl {
    margin: 15px auto; }
  .lineupinfo ul li dl.print1 {
    margin-top: 40px; }
  .lineupinfo ul li dl.print2 {
    margin-top: 20px; }
  .lineupinfo ul li dl dt {
    background: #bbeaf2;
    color: #23a8c9;
    text-align: center;
    width: 8em;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 0;
    margin: 0 auto; }
  .lineupinfo ul li dl.photo2 dt {
    background: #f8ddbd;
    color: #ea6b2c; }
  .lineupinfo ul li dl.photo3 dt {
    background: #dae1bf;
    color: #6d7749; }
  .lineupinfo ul li dl.photo4 dt {
    background: #ffd2d2;
    color: #ff0000; }
  .lineupinfo ul li dl dd {
    padding-top: 13px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center; }
  .lineupinfo ul li dl dd span {
    font-size: 16px; }
  .lineupinfo ul li .btn-lineup {
    /*margin-top: 15px;*/
    display: table;
    background: #00a273 url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 96% center;
    color: #fff;
    font-weight: bold;
    margin: 15px 9px 20px;
    border-radius: 50px;
    height: 40px;
    width: 173px; }
  .lineupinfo ul li .btn-lineup p {
    display: table-cell;
    vertical-align: middle; }
  .lineupinfo ul li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70; }
  .lineupinfo {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .campaign_outline {
    margin: 0 auto 0px auto;
    width: 920px;
    overflow: hidden; }
  .campaign_outline h3 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 22px;
    font-weight: bold;
    color: #cb0000; }
  .campaign_outline .box01 {
    margin: 0 0 0 0;
    width: 555px;
    float: left; }
  .campaign_outline .box02 {
    margin: 0 0 0 0;
    width: 315px;
    float: right; }
  .campaign_outline .box03 {
    margin: 0 0 0 0;
    padding: 60px 0 30px 0;
    width: 100%;
    clear: both;
    overflow: hidden; }
  .campaign_outline .box03 h3 {
    margin: 0 0 35px 0; }
  .campaign_outline .box01 .coupon {
    margin: 0;
    text-align: center;
    border: 4px solid #ff1000;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0; }
  .campaign_outline .box01 .coupon .num {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.2em;
    font-size: 31px;
    font-weight: bold;
    /* font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ; */ }
  .campaign_outline .box01 .coupon .kana {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 15px; }
  .campaign_outline .box02 .image {
    margin: 0 0 0 68px;
    padding: 10px 0 0 0; } }

.lineupinfo2 ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px; }

.lineupinfo2 ul li {
  width: 475px;
  margin-bottom: 10px; }

.lineupinfo2 ul li:nth-child(odd) {
  margin-right: 10px; }

.lineupinfo2 ul li:nth-child(even) {
  margin-right: 0; }

.lineupimg {
  display: inline-block;
  vertical-align: top; }

.lineuptlt {
  width: 270px;
  display: inline-block;
  margin: 0 auto !important;
  text-align: center !important; }

.ml30 {
  margin-left: 50px; }

.lineupinfo2 ul li .btn-lineup {
  display: table;
  background: var(--color-blue) url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 96% center;
  color: #fff;
  font-weight: bold;
  margin: 8px 9px 16px 30px;
  border-radius: 50px;
  height: 45px;
  width: 80%; }

.lineupinfo2 ul li .btn-lineup p {
  display: table-cell;
  vertical-align: middle;
  line-height: 15px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0; }

.lineupinfo2 .shiage {
  height: 38px; }

.lineupinfo2 .photo {
  background: #c3e5ef;
  color: #579bbf;
  font-weight: bold;
  margin: 0px 15px 10px 5px;
  padding: 5px;
  display: inline-block;
  vertical-align: top; }

.lineupinfo2 .photo2 {
  background: #f8ddbd;
  color: #ea6b2c;
  font-weight: bold;
  margin: 0px 15px 10px 0px;
  padding: 5px;
  display: inline-block;
  vertical-align: top; }

.lineupinfo2 .photo3 {
  background: #dae1bf;
  color: #6d7749;
  font-weight: bold;
  margin: 0px 10px 10px 0px;
  padding: 5px;
  display: inline-block;
  vertical-align: top; }

.lineupinfo2 .photo4 {
  background: #ffd2d2;
  color: #ff0000;
  font-weight: bold;
  margin: 0px 10px 10px 0px;
  padding: 5px;
  display: inline-block;
  vertical-align: top; }

.lineupinfo2 .caption {
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px;
  display: inline-block;
  overflow: hidden; }

.lineupinfo2 .detail {
  width: 275px; }

.lineupinfo2 .detail .kakaku {
  font-weight: bold;
  font-size: 13px; }

.lineupinfo2 .detail .kakaku span {
  font-size: 18px; }

.lineuptlt img {
  min-width: 240px;
  height: auto !important;
  margin: 4px 0 3px; }

.btn-lineup:hover {
  opacity: 0.6;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

@media screen and (max-width: 767px) {
  .lineupinfo2 ul li {
    width: 100%;
    margin: 0 0 20px !important;
    background-color: #f7f7f7; }
  .lineupimg {
    width: 40%; }
  .lineuptlt {
    width: 58%; }
  .lineupinfo2 .shiage {
    height: auto; }
  .lineupinfo2 .photo,
  .lineupinfo2 .shiage .photo2 {
    width: 44%;
    margin: 0 2% 0 0; }
  .lineupinfo2 .caption {
    width: auto;
    max-width: 50%; }
  .lineupinfo2 ul li .btn-lineup.sp {
    display: table !important;
    margin: 15px auto;
    padding: 5px; }
  .lineupinfo2 ul li .lineuptlt .btn-lineup {
    display: none; } }

.linkbnr {
  display: inline-block; }

.tit01 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/secret/tit01.png?$staticlink$") repeat-x center center; }

.tit01 .bg {
  margin: 0 0 0 0;
  padding: 0 20px;
  background: #ffffff; }

.tit01mt {
  margin-top: 40px !important; }

.tit02 {
  /*  margin: 0 0 30px 0;*/
  margin: 80px 0 40px 0;
  padding: 0 0 0 0;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/secret/tit02.png?$staticlink$") repeat-x center center; }

.tit02 .bg {
  margin: 0 0 0 0;
  background: #ffffff;
  margin-top: -0.2em !important;
  line-height: 1.7em !important; }

.tit02 span {
  padding: 0 20px; }

.tit02 span span {
  /* background: #ffffff; */
  padding: 11px 0px 9px 0px !important;
  font-size: 22px; }

.tit03 {
  font-weight: bold !important;
  font-size: 18px !important; }

.tit04 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/secret/tit02.png?$staticlink$") repeat-x center center; }

.tit04 .bg {
  margin: 0 0 0 0;
  display: inline-block;
  background-color: #fff;
  padding: 0.2em 0.2em 0.8em 0.2em;
  margin-top: 0.5em;
  line-height: 1.7em; }

.tit04 span {
  padding: 0 20px; }

.tit04 span span {
  background: #ffffff;
  padding: 11px 0px 9px 0px !important; }

.mlr20 {
  margin-left: 20px;
  margin-right: 20px; }

.coupon_area {
  width: 100%;
  max-width: 928px;
  margin: 0 auto;
  border: 2px solid #00a073;
  padding: 0px;
  text-align: center;
  /* margin-top: 30px; */
  margin-bottom: 30px; }

.coupon_area .tit {
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 1.8em;
  margin: 0 auto;
  text-align: center;
  background-color: #00a073;
  padding: 0px auto; }

.coupon_area p {
  width: 100%;
  color: #000;
  font-weight: normal;
  font-size: 1.4em;
  margin: 20px auto 10px;
  text-align: center; }

.coupon_area p.tit02 {
  width: 100%;
  color: #000;
  font-weight: normal;
  font-size: 1.3em;
  margin: 20px auto 10px;
  text-align: center; }

.coupon_area .b {
  color: #000;
  font-weight: bold;
  font-size: 26px;
  text-align: center; }

.coupon_area ul {
  margin: 10px auto 30px auto;
  max-width: 700px;
  text-align: left;
  padding: 0 10px; }

.coupon_area ul li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.4em;
  margin-bottom: 6px; }

.coupon_area img {
  margin: 10px; }

.coupon_area a {
  text-decoration: none; }

.f1e {
  font-size: 14px !important;
  font-weight: normal !important; }

.coupon_code {
  max-width: 850px;
  text-align: center;
  margin: 0 auto; }

.coupon_code .b {
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  line-height: 1em; }

.code_area {
  width: 100%;
  margin: 0px auto 10px;
  text-align: center;
  background-color: var(--color-subyellow);
  border-radius: 10px;
  padding: 10px 0;
  max-width: 100%; }

.code_area .coupon_txt {
  color: #000;
  font-weight: bold;
  font-size: 28px;
  margin: 20px auto 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 30px;
  letter-spacing: .3em; }

.codepc p {
  letter-spacing: 0;
  font-size: 14px !important;
  font-weight: normal !important; }

@media all and (max-width: 1019px) {
  .codepc p {
    font-size: 0.6em !important;
    font-weight: normal !important;
    line-height: 0.5em; } }

button.coupon_copy {
  font-size: 14px;
  font-weight: bold;
  border: none;
  background-color: var(--color-cta);
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 10px;
  margin: .6em auto 1.0em;
  letter-spacing: 0.5;
  /* font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ; */ }

button.coupon_copy:hover {
  opacity: .8;
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }

/*
.codepc {
	width:100%;
	max-width:700px;
	margin:0px auto 10px;
	text-align:center;
	background-color: #d1f0f2;
	border-radius:10px;
	padding-top:10px;padding-bottom:5px;
max-width:100%;
}
.codepc p {
	color:#000;
	font-weight:bold;
	font-size:28px ;
	margin:20px auto;
	padding-top:0px;
	padding-bottom:0px;
	line-height:30px;
	letter-spacing:.3em;
}
.codepc p span { letter-spacing:0; }
.codesp {
	width:90%;
	max-width:700px;
	margin:0px auto 10px;
	text-align:center;
	background-color: #d1f0f2;
	border-radius:10px;
}
.codesp p {
	color:#000;
	font-weight:bold;
	font-size:1.6em ;
	margin:20px auto;
	padding-top:20px;
	padding-bottom:15px;
	line-height:1.2em;
		letter-spacing:.3em;
}
.codesp p span { letter-spacing:0; } */
/* .f1epc{
	font-size:14px!important;
	font-weight:normal!important;
}
.f1esp{
	font-size:0.6em!important;
	font-weight:normal!important;
	line-height:0.5em;
} */
.campaign {
  /* font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ; */ }

@media all and (max-width: 1019px) {
  .tit01mt {
    margin-top: 25px !important; }
  .code p {
    color: #000;
    font-weight: bold;
    font-size: 2em;
    margin: 20px auto;
    padding-top: 20px;
    padding-bottom: 15px;
    line-height: 28px; }
  .f1e {
    font-size: 0.7em !important;
    font-weight: normal !important; }
  .coupon_area .b {
    font-size: 22px; }
  .coupon_area .tit {
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    lineheight: 1em;
    margin: 0 auto;
    text-align: center;
    background-color: #00a073;
    padding: 0px auto; }
  .coupon_area p.tit02 {
    width: 95%;
    color: #000;
    font-weight: normal;
    font-size: 0.9em;
    margin: 20px auto 10px;
    text-align: left; }
  .tit01 {
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    line-height: 1.1em;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    color: #000;
    background: url("../img/secret/tit01.png?$staticlink$") repeat-x center center; }
  .tit01 .bg {
    display: inline-block;
    background-color: #fff;
    padding: 0.2em 0.2em 0.8em 0.2em;
    margin-top: 0.5em; }
  .tit02 .bg {
    display: inline-block;
    background-color: #fff;
    padding: 0.2em 0.2em 0.2em 0.2em;
    margin-top: 0.5em; }
  .tit03 {
    font-weight: normal !important;
    font-size: 20px !important; }
  .tit04 {
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    line-height: 1.1em;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    color: #000;
    background: url("../img/secret/tit02.png?$staticlink$") repeat-x center center; }
  .tit04 .bg {
    display: inline-block;
    background-color: transparent !important;
    padding: 0.58em 0.2em 0.8em 0.2em;
    margin-top: 0.5em;
    line-height: 1.5em;
    text-shadow: 8px 8px 0 #FFF, -8px -8px 0 #FFF, -8px 8px 0 #FFF, 8px -8px 0 #FFF, 0px 8px 0 #FFF, -8px 0 #FFF, -8px 0 0 #FFF, 8px 0 0 #FFF; }
  .coupon_area ul li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4em;
    font-size: 10em; }
 }

.red_bold {
  font-weight: bold;
  color: #F00; }

.bold {
  font-weight: bold;
  font-size: 15px; }

.bnr_area p {
  text-align: center;
  width: 100%; }

.bnr_area p img {
  margin: 0 auto; }

.green {
  color: #00a074; }

.photo_txt {
  margin-top: 50px;
  width: 100%;
  background-color: #f7f7f7;
  /*		  font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ;*/ }

@media screen and (max-width: 767px) {
  .photo_txt {
    margin-top: 35px; } }

.photo_txt.ya {
  margin: 10px 0 3px; }

.photo_txt .left {
  float: left;
  width: 50%; }

.photo_txt .right {
  float: right;
  width: 50%;
  text-align: center;
  background-color: #f7f7f7;
  height: 210px;
  font-size: 14px; }

.photo_txt .right img {
  min-width: 250px; }

.photo_txt .right .wrap {
  position: relative;
  width: 250px;
  text-align: left;
  left: 40%; }

.photo_txt.ya .right .wrap {
  margin-bottom: 20px; }

.photo_txt .right .mark {
  background: #c3e5ef;
  color: #579bbf;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  position: absolute;
  right: 110%;
  top: 0;
  width: 100px;
  text-align: center;
  /*		font-size:0.8rem;*/
  font-size: 15px;
  font-weight: bold; }

.photo_txt .right .price {
  font-weight: bold !important;
  font-size: 14px;
  line-height: 13px !important;
  margin-left: 5px;
  margin-top: 15px; }

.photo_txt .right .price span {
  font-size: 19px; }

.photo_txt.ya .right .price {
  display: inline-block; }

.photo_txt.ya .right .btn {
  display: inline-block;
  border-radius: 16px;
  font-size: 13px;
  font-weight: bold; }

.link_txt {
  width: 100%;
  background-color: #f7f7f7;
  text-align: center;
  /* padding:40px 0; */
  padding-bottom: 0; }

.link_txt p {
  font-size: 19px;
  font-weight: bold;
  position: relative; }

.link_txt .recommend {
  margin-bottom: 15px; }

.link_txt p.recommend::before {
  background: #F2B101;
  color: #000;
  margin: 0px 15px 10px 5px;
  padding: 5px;
  position: relative;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
  content: "おすすめ";
  font-size: 15px;
  font-weight: bold; }

.link_txt p.recommend2::before {
  content: "NEW"; }

.link_txt p.not_app::before {
  color: #bd271a;
  margin: 0px 15px 15px 5px;
  padding: 5px;
  position: relative;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
  content: "※送料無料 対象外";
  font-size: 14px;
  dont-weight: bold; }

.link_txt p.recommend span {
  position: relative;
  padding: 0 10px;
  display: inline-block; }

.link_txt p.recommend span::before {
  content: '＼';
  width: 23px;
  height: 24px;
  position: absolute;
  left: -15px;
  bottom: 2px; }

.link_txt p.recommend span::after {
  content: '／';
  width: 23px;
  height: 24px;
  position: absolute;
  right: -15px;
  bottom: 2px; }

.link_txt .btn {
  padding: 15px 30px;
  margin: 10px;
  width: 70%;
  font-size: 13px;
  font-weight: bold;
  border-radius: 25px; }

.link_txt .btn:hover {
  opacity: .6;
  -webkit-transition: .4s;
  transition: .4s; }

/* .link_txt .note {
	margin:10px 10px 10px 100px;
} */
.link_txt .note p {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em; }

.link_txt .bnr {
  width: 90%;
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 0;
  margin: 30px auto; }

@media screen and (max-width: 767px) {
  .link_txt p.subtxt {
    font-size: 14px !important;
    text-align: left; } }

@media all and (max-width: 1019px) {
  .photo_txt {
    min-height: 240px; }
  .photo_txt .left {
    width: 100%;
    float: none; }
  .photo_txt .right {
    width: 100%;
    float: none;
    height: auto; }
  .photo_txt .right .wrap {
    width: 90%;
    /*		left:35%;*/
    left: 0;
    top: 0;
    margin: 10px auto 0; }
  .photo_txt .right img {
    min-width: 180px; }
  .photo_txt.ya .right .wrap {
    margin-bottom: 10px; }
  .photo_txt .right .mark {
    margin: 0px 0px 0px 10px;
    font-size: 13px;
    display: block;
    text-align: center;
    /*		left:50%;top:50%;*/
    position: static; }
  .photo_txt .right .price {
    font-weight: bold !important;
    font-size: 14px;
    line-height: 13px !important;
    margin-top: 10px;
    margin-left: 5px; }
  .photo_txt .right .price span {
    font-size: 17px; }
  /* .link_txt {
		padding:20px 0;
	} */
  .link_txt p {
    position: inherit;
    margin: 10px; }
  .link_txt p.recommend::before {
    margin: 0px auto 10px;
    position: static;
    display: block; }
  .link_txt p.not_app::before {
    margin: 0px auto 10px;
    position: static;
    display: block;
    width: 150px; }
  .link_txt .btn {
    margin: 10px auto;
    width: 90%; }
  .link_txt .note {
    margin: 20px 10px 0 20px; }
  /*
	.link_txt .bnr.none .btn {
		width:83%;
	}
	.link_txt .note {
	margin:10px 0;
	}
	.link_txt .bnr.none .note {
	margin-left:20px;
	}
*/
  .photo_txt.ya .right .btn {
    width: 83%;
    padding: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 18px; }
  .link_txt .note p {
    font-size: 13px; } }

.sp2 {
  display: none; }

@media all and (max-width: 450px) {
  .sp2 {
    display: block; }
  .photo_txt .right .price {
    line-height: 1.4em !important; }
  /*
	.photo_txt .right .wrap {
		width:62%;
	}
	.photo_txt .right .wrap .mark {
		right:95%;
	}
*/ }

.btn2 {
  background: var(--color-cta) url("../img/secret/icon_arrow1.png?$staticlink$") no-repeat 96% center;
  color: #fff;
  font-weight: bold !important;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 40px;
  margin-bottom: 5px;
  text-align: center;
  width: 80%;
  padding: 10px; }

.btn2 p {
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px; }

.btn2:hover {
  opacity: .6;
  -webkit-transition: .4s;
  transition: .4s; }

.btn2.adjust {
  padding: 4px; }

@media screen and (max-width: 767px) {
  .btn2 {
    width: 94%; }
  .btn2 p {
    font-size: 14px; } }

.inner.lead {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center; }

.inner.lead h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
  /*	color:#bd271a;*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #ffef26));
  background: linear-gradient(transparent 65%, #ffef26 65%);
  display: inline-block; }

.coupon_area.bdr_none {
  width: 100%;
  /*	max-width:928px;*/
  margin: 0 auto;
  border: none;
  padding: 0px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px; }

.coupon_area.bdr_none .codepc {
  /*	max-width:850px;*/ }

.coupon_area.gray {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border: none;
  padding: 0px;
  text-align: center;
  margin: 30px 0 20px;
  background-color: #f7f7f7; }

.coupon_area.gray p img {
  margin: 0;
  padding: 0; }

.catch_red {
  font-size: 26px;
  font-weight: bold;
  color: #bd271a;
  text-align: center;
  margin: 60px auto 25px; }

.inner.banner_lefrig {
  margin-bottom: 60px; }

.inner.banner_lefrig::after {
  content: "";
  display: block;
  clear: both; }

.inner.banner_lefrig img {
  width: 48%; }

.inner.banner_lefrig img:nth-of-type(1) {
  float: left; }

.inner.banner_lefrig img:nth-of-type(2) {
  float: right; }

p.about {
  text-align: left;
  line-height: 1.8em; }

p.about span {
  font-weight: bold;
  /*background:-webkit-linear-gradient(transparent 50%, #ffef26 50%);*/
  /*background:-o-linear-gradient(transparent 50%, #ffef26 50%);*/
  /*background:linear-gradient(transparent 50%, #ffef26 50%);*/ }

.explain {
  font-size: 16px;
  font-weight: bold;
  text-align: left; }

.explain span {
  font-size: 14px;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em;
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 2px; }

.order {
  margin-bottom: 20px; }

.order::after {
  content: "";
  display: block;
  clear: both; }

.order .img {
  float: left;
  width: 60%; }

.order .img p {
  margin-top: 3px;
  font-size: 14px;
  text-indent: -1.5em;
  padding-left: 1.5em; }

.order .txt {
  float: right;
  width: 38%; }

.sp_only {
  display: none !important; }

.pc_only {
  display: block !important; }

.note ul li {
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em; }

.note {
  font-size: 12px;
  /* margin-bottom: 10px; */
  margin-top: 10px; }

@media all and (max-width: 1019px) {
  .coupon_area.bdr_none {
    font-size: 22px; }
  .inner.lead {
    margin-bottom: 30px;
    /*		font-size:24px;*/
    font-size: 14px;
    line-height: 1.8;
    text-align: center; }
  .inner.lead h2 {
    font-size: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .catch_red {
    font-size: 24px;
    margin: 40px auto 10px; }
  .coupon_area ul li {
    font-size: 0.7em;
    margin-bottom: 6px; }
  .discount_lead {
    font-size: 22px; }
  .inner.banner_lefrig {
    margin: 0 auto 40px;
    text-align: center; }
  .inner.banner_lefrig img {
    width: 95%;
    float: none !important;
    display: block;
    margin: 10px auto 20px; }
  p.about {
    font-size: 18px;
    line-height: 2em; }
  .explain {
    font-size: 18px; }
  .order {
    margin: 0 auto 0px;
    text-align: center; }
  .order .img, .order .txt {
    float: none !important;
    display: block;
    margin: 10px auto 20px;
    width: 100%; }
  .order .img p {
    text-align: left; }
  .pc_only {
    display: none !important; }
  .sp_only {
    display: block !important; }
  .note ul li {
    font-size: 14px; } }

.lineupinfo2.pc {
  margin-top: 20px;
  margin-bottom: 10px; }

.lineupinfo2.sp {
  margin-bottom: 20px; }

.campaign_note {
  margin-left: 2em;
  margin-bottom: 30px; }

.campaign_note span {
  text-indent: 1em;
  padding-left: -1em; }

.campaign_note p {
  margin-bottom: .5em; }

.lineupinfo2.mt {
  margin-top: 10px;
  margin-bottom: 60px; }

.order_method {
  width: 100%;
  margin-bottom: 60px; }

.order_method:after {
  content: "";
  display: block;
  clear: both; }

.order_method .order_rig.pc {
  float: right;
  width: 39%;
  padding: 35px 50px;
  border: 1px solid #000;
  font-size: 18px;
  position: relative; }

.order_method .order_rig.pc:after, .order_method .order_rig.pc:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 50%; }

.order_method .order_rig.pc:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-top: -10px;
  border-right-color: #fff; }

.order_method .order_rig.pc:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-width: 11px;
  border-bottom-width: 11px;
  border-left-width: 16px;
  border-right-width: 16px;
  margin-top: -11px;
  margin-right: 1px;
  border-right-color: #666; }

.order_rig.pc span, .order_rig.sp span {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #F2B101));
  background: linear-gradient(transparent 60%, #F2B101 0%); }

.order_method .order_lef {
  float: left;
  width: 60%; }

.order_method .order_lef img {
  border: 1px solid #b7b7b7; }

.order_method .order_lef p {
  margin-top: .4em;
  text-indent: -1em;
  padding-left: 1em; }

.order_method .order_rig.sp {
  display: none; }

.campaign_note span, .campaign_note02 span {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  margin: 0px 0;
  font-size: 14px; }

.campaign_note p {
  margin-bottom: .5em;
  font-size: 14px; }

.campaign_note02 p {
  margin: .5em 0;
  font-size: 19px; }

.campaign_note02 p.mt {
  margin-top: 1em; }

@media all and (max-width: 1019px) {
  .campaign_note {
    /*		display:none;*/
    margin-left: 0;
    font-size: 16px; }
  .campaign_note02 p {
    margin-left: 0;
    font-size: 19px !important; }
  .campaign_note02 p span {
    font-size: 12px; }
  .order_method .order_rig.pc {
    display: none; }
  .order_method .order_rig.sp {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    min-width: 360px;
    width: 100%;
    max-width: 100%;
    color: #000;
    font-size: 18px;
    background: #FFF;
    box-sizing: border-box;
    float: none;
    padding: 25px 0px;
    text-align: center;
    border: 1px solid #000; }
  .order_method .order_rig.sp:before {
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -15px;
    border: 13px solid transparent;
    border-top: 13px solid #FFF;
    z-index: 2; }
  .order_method .order_rig.sp:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -16px;
    border: 14px solid transparent;
    border-top: 15px solid #666;
    z-index: 1; }
  .order_method .order_lef {
    float: none;
    width: 100%;
    font-size: 14px; } }

.f-box {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: baseline;
  align-items: baseline; }

.f-box .bg_FEF9E5 {
  width: 49%; }

.f-box .img,
.f-box .txt {
  width: 49%; }

.irregular_app_pc .app_info {
  width: 65%;
  padding-left: 10%; }

.irregular_app_pc .app_info p {
  margin-bottom: 20px; }

.app_info p.note {
  margin-top: 30px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em; }

.irregular_app_pc .app_icon {
  padding-right: 5%; }

.irregular_app_pc .awasegai_label {
  position: relative;
  min-width: 130px; }

.irregular_app_pc .awasegai_label .red_awasegai {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 11px; }

.irregular_app_sp {
  display: none; }

@media only screen and (max-width: 930px) {
  .irregular_app_pc {
    display: none; }
  .irregular_app_sp {
    display: block;
    text-align: center; }
  .irregular_app_sp .app_info {
    margin: 20px auto;
    width: 93%; }
  .irregular_app_sp .app_icon {
    width: 50%;
    max-width: 103px;
    margin: 10px auto; }
  .irregular_app_sp .f-box {
    justify-content: space-around; } }

/* 202310 */
/*  */
.more {
  margin: 50px auto 40px;
  width: 100%;
  max-width: 650px;
  text-align: left;
  position: relative; }

.more .f-box {
  margin: 30px auto 0px;
  width: 100%;
  max-width: 350px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center; }

.more h5 {
  /* color: #79CED2; */
  font-size: 23px;
  font-weight: bold;
  position: relative; }

.more h5.fukidashi1 {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  background: #7dd5da;
  border-radius: 50%;
  box-sizing: border-box; }

.more h5.fukidashi1::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 25px solid #79CED2;
  z-index: 0; }

.more ul {
  width: 100%;
  max-width: 565px;
  position: absolute;
  right: 0;
  bottom: -20; }

@media only screen and (max-width: 620px) {
  .more {
    margin: 40px auto 20px; }
  .more h5 {
    /* max-width: 340px; */
    font-size: 16px; }
  .more h5.fukidashi1 {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 16px;
    /* border-radius: 50%; */ }
  .more h5.fukidashi1::before {
    margin-top: -14px;
    border: 15px solid transparent;
    border-left: 21px solid #79CED2;
    right: -29px; }
  .more ul {
    position: relative; } }

@media only screen and (max-width: 500px) {
  .more h5 {
    font-size: 20px; }
  .more h5.fukidashi1 {
    width: 90px;
    height: 90px;
    line-height: 90px; }
  .more h5.fukidashi1::before {
    margin-top: -7px;
    border: 7px solid transparent;
    border-left: 12px solid #79CED2;
    right: -16px; } }

@media only screen and (max-width: 455px) {
  .more h5.fukidashi1 {
    width: 90px;
    height: 65px;
    line-height: 65px;
    font-size: 14px; }
  .more h5.fukidashi1::before {
    margin-top: -7px;
    border: 7px solid transparent;
    border-left: 12px solid #79CED2;
    right: -16px; } }

@media only screen and (max-width: 350px) {
  .more h5.fukidashi1 {
    width: 79px;
    height: 55px;
    line-height: 58px; }
  /* .more h5.fukidashi1::before {
                    margin-top: -7px;
                    border: 7px solid transparent;
                    border-left: 12px solid #79CED2;
                    right: -16px;
                  } */ }

/*  */
.gaiyou {
  text-align: center; }

.gaiyou h3 {
  font-size: 26px;
  margin: 30px auto;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-color: var(--color-cta);
  text-decoration-thickness: 10px;
  font-weight: bold; }

.gaiyou h3 span {
  position: relative; }

.gaiyou h3 span::before {
  content: '';
  width: 23px;
  height: 24px;
  position: absolute;
  background-image: url("../img/secret/gyaku_slash.gif?$staticlink$");
  background-size: 23px 24px;
  background-repeat: no-repeat;
  background-position: left top;
  left: -25px;
  bottom: 2px; }

.gaiyou h3 span::after {
  content: '';
  width: 23px;
  height: 24px;
  position: absolute;
  background-image: url("../img/secret/slash.gif?$staticlink$");
  background-size: 23px 24px;
  background-repeat: no-repeat;
  background-position: left top;
  right: -25px;
  bottom: 2px; }

.gaiyou .f-box {
  width: 100%;
  max-width: 650px; }

.gaiyou .note {
  width: 80%;
  margin: 20px auto 0 auto;
  text-align: left;
  max-width: 580px;
}
@media screen and (max-width: 767px) {
  .gaiyou .note {
    width: 94%;
  }
}

.off_txt p {
  margin-bottom: 5px;
  font-size: 1.6em;
  font-weight: bold; }

@media only screen and (max-width: 825px) {
  .gaiyou h3 {
    margin: 20px auto 30px; }
  .gaiyou h3 span {
    position: static; }
  .gaiyou h3 span::before {
    display: none; }
  .gaiyou h3 span::after {
    display: none; }
  .gaiyou h3 {
    position: relative;
    padding: 0 30px;
  }
  .gaiyou h3:before {
    content: '';
    width: 23px;
    height: 24px;
    position: absolute;
    background-image: url("../img/secret/gyaku_slash.gif?$staticlink$");
    background-size: 23px 24px;
    background-repeat: no-repeat;
    background-position: left top;
    left: 0;
    bottom: 2%; }
  .gaiyou h3:after {
    content: '';
    width: 23px;
    height: 24px;
    position: absolute;
    background-image: url("../img/secret/slash.gif?$staticlink$");
    background-size: 23px 24px;
    background-repeat: no-repeat;
    background-position: left top;
    right: 0;
    bottom: 2%; } }

@media only screen and (max-width: 380px) {
  .gaiyou p.marker {
    text-align: left; } }

.kikan_txt {
  padding: 20px 0;
  font-size: 26px;
  font-weight: bold;
  text-align: center; }

/* riyouhouhou */
.pc_only .fukidashi3 {
  position: relative;
  display: inline-block;
  margin: 30px 0 110px 15px;
  padding: 30px;
  min-width: 120px;
  max-width: 100%;
  width: 38%;
  color: #000;
  font-size: 13px;
  background: #FFF;
  border: solid 2px #999;
  box-sizing: border-box; }

.pc_only .fukidashi3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2; }

.pc_only .fukidashi3:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #999;
  z-index: 1; }

/* .riyouhouhou .f-box {
  flex-direction: row-reverse;
} */
.riyouhouhou .img {
  width: 59%; }

.riyouhouhou .f-box .img img {
  border-style: none;
  vertical-align: bottom; }

.riyouhouhou .f-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: inherit;
  align-items: inherit; }

.riyouhouhou .sp_only .f-box {
  display: block; }

.riyouhouhou .sp_only .f-box .img {
  width: 80%;
  margin: 10px auto; }

.sp_only .fukidashi3 {
  position: relative;
  display: inline-block;
  margin: 15px auto 20px;
  padding: 30px;
  min-width: 120px;
  width: 80% !important;
  color: #000;
  font-size: 13px;
  background: #FFF;
  border: solid 3px #999;
  box-sizing: border-box;
  /* left: 10%; */ }

.sp_only .fukidashi3:before {
  content: "";
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2; }

.sp_only .fukidashi3:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #999;
  z-index: 1; }

/* riyouhouhou */
.pc_only .riyouhouhou_tejun ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  margin: 20px auto 10px;
  vertical-align: middle; }

.pc_only .riyouhouhou_tejun ul li {
  width: 18.5%;
  background-color: #666;
  color: #fff;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  position: relative;
  vertical-align: middle; }

@media only screen and (max-width: 1132px) {
  .pc_only .riyouhouhou_tejun ul li {
    padding-top: 25px; } }

.pc_only .riyouhouhou_tejun ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 102%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 10px solid #666; }

.pc_only .riyouhouhou_tejun ul li:last-child::after {
  border: none;
  border-left: none; }

.pc_only .riyouhouhou_tejun ul li.r-box {
  background-color: #ff0100; }

@media only screen and (max-width: 1132px) {
  .pc_only .riyouhouhou_tejun ul li.r-box {
    padding-top: 15px; } }

.pc_only .riyouhouhou_tejun .arrow {
  text-align: center;
  margin-bottom: 20px; }

.pc_only .riyouhouhou_tejun .arrow img {
  width: 100%;
  max-width: 51px; }

.sp_only ul.riyouhouhou_tejun {
  margin-top: 50px; }

.sp_only ul.riyouhouhou_tejun li {
  position: relative;
  text-align: center; }

.sp_only ul.riyouhouhou_tejun li::after {
  content: "";
  position: absolute;
  /* top: 115%; */
  bottom: -42px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #666; }

.sp_only ul.riyouhouhou_tejun li:last-child::after {
  border: none;
  border-top: none; }

.sp_only ul.note li {
  text-align: left;
  margin-bottom: 0px; }

.sp_only ul.note li::after {
  border: none;
  border-top: none; }

.sp_only ul.riyouhouhou_tejun li .tejun_robon {
  display: block;
  background-color: #666;
  color: #fff;
  margin-bottom: 40px !important;
  padding: 20px 0;
  width: 80%;
  margin: 10px auto 40px;
  font-size: 1.3em; }

.sp_only ul.riyouhouhou_tejun li .r-box {
  background-color: #ff0100;
  margin-bottom: 20px !important; }

.sp_only ul.riyouhouhou_tejun .f-box {
  margin-bottom: 50px; }

/* riyouhouhou */
.marker span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #d1f0f2));
  background: linear-gradient(transparent 60%, #d1f0f2 60%);
  padding: 0 5px;
  font-weight: bold; }

#coupon_area {
  display: block;
  margin-top: -80px;
  padding-top: 80px; }

.btn-popup {
  border-radius: 6px;
  width: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 30px; }

@media screen and (max-width: 767px) {
  .box-center {
    padding-left: 20px;
    padding-right: 20px; }
  .inner.lead {
    font-size: 16px; }
  #coupon_area {
    display: block;
    margin-top: inherit;
    padding-top: inherit; }
  .coupon_area p {
    font-size: 0.7em; }
  .btn-popup {
    width: 100%;
    font-size: 16px;
    padding: 15px 30px; }
  .kikan_txt {
    font-size: 22px; } }

main a:hover {
  text-decoration: none; }

.btn_area .btn {
  border: solid 1px var(--color-cta);
  background-color: var(--color-cta);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--color-white);
}

.tdno {
  text-decoration: none; }

.t_link {
  color: var(--color-cta); }

.subtxt {
  font-size: 16px !important; }

.mb30 {
  margin-bottom: 30px; }

.fs15 {
  font-size: 15px; }

.coupon_attention ul {
  list-style: disc;
  margin-left: 20px;
  line-height: 1.8;
  font-size: 15px; }

.img_txt {
  margin-top: 1.4em;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 10px; }

#coupon_area .note {
  font-size: 14px; }

.a_link {
  color: #42abb2;
  text-decoration: underline; }

.mb30 {
  margin-bottom: 30px; }

.mb50 {
  margin-bottom: 50px; }

.mt80 {
  margin-top: 80px; }

.marker small {
  font-size: 70%; }

.tc {
  text-align: center; }

.lead .marker {
  font-size: 15px; }

/* ellipse_area */
.ellipse_area .inner {
  margin: auto;
  background-color: #fffcdf;
  width: 600px;
  height: 150px;
  border-radius: 50%;
  font-size: 23px; }

.ellipse_area .f-box {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }

.ellipse_area .inner div {
  padding: 10px;
  font-weight: bold; }

.ellipse_area .inner img {
  width: 100px; }

.ellipse_area small {
  font-size: 70%; }

@media screen and (max-width: 767px) {
  .ellipse_area .inner {
    width: 100%;
    font-size: 20px; }
  .ellipse_area .inner div {
    padding: 5px; }
  .ellipse_area .inner img {
    width: 60px; } }

/* ellipse_area */
/* //202310 */
/* 202407 */
.tit-container {
  display: -webkit-box;
  display: flex;
  gap: 40px;
  line-height: normal;
  letter-spacing: normal;
  font-size: 34px;
  margin-top: 80px;
  margin-bottom: 40px; }

.tit-line-wrapper {
  -webkit-box-flex: 1;
  flex: 1;
  padding: 30px 0 0; }

.tit-line {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  height: 2px;
  position: relative;
  border-top: 2px solid #42ABB2;
  box-sizing: border-box; }

.tit-box span {
  font-family: "Poppins";
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  text-shadow: 1px 1px 0 #42abb2, -1px -1px 0 #42abb2, -1px 1px 0 #42abb2, 1px -1px 0 #42abb2, 0px 1px 0 #42abb2, -1px 0 #42abb2, -1px 0 0 #42abb2, 1px 0 0 #42abb2;
  white-space: nowrap; }

.tit-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center; }

.tit-box h2 {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 2px;
  background-color: #42ABB2;
  color: #fff;
  margin-top: -6px;
  border-radius: 3px; }

/* @media screen and (max-width: 750px) {
  .about {
    font-size: 27px;
  }
}

@media screen and (max-width: 675px) {
  .frame-parent {
    gap: 20px;
  }
}

@media screen and (max-width: 450px) {
  .about {
    font-size: 20px;
  }
} */
.kikan_txt {
  font-size: 30px;
  color: var(--color-black); }

.lineupinfo3 {
  background-color: #f7f7f7;
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }

.lineupinfo3.background-none {
  background-color: none; }

.lineupinfo3:not(:last-child) {
  margin-bottom: 50px; }

.lineupinfo3 .lineup_inner .flex_box {
  display: -webkit-box;
  display: flex; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item {
  width: calc(610 / 960* 100%); }

.lineupinfo3 .lineup_inner .flex_box .img_box {
  width: calc(310 / 960* 100%);
  margin-right: calc(40 / 960* 100%); }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec {
  width: 70%; }

.lineupinfo3 .lineup_inner .flex_box .img_box img {
  width: 100%;
  height: auto;
  display: block; }

.lineupinfo3 .lineup_inner .flex_box {
  display: -webkit-box;
  display: flex; }

.lineupinfo3 .itembox {
  margin: 30px 0 20px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec .itembox .photo {
  background: #c3e5ef;
  color: #579bbf;
  margin: 15px 0px 0 30px;
  padding: 5px;
  width: 90px;
  text-align: center;
  font-size: 14px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec .itembox .all{
  background: #FFF;
  color: #000;
  margin: 15px 0px 0 30px;
  padding: 5px;
  width: 90px;
  text-align: center;
  font-size: 14px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item p.txt {
  font-size: 14px;
  margin: 10px 10px 20px 10px;
  line-height: 1.6; }

em,
.text-em {
  font-weight: bold; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .detail {
  margin-bottom: 15px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .detail span.kakaku {
  font-size: 19px;
  margin: 10px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .detail span.kakaku span {
  font-size: 25px; }

.btn2_type_c {
  margin: 20px auto 15px; }

.lineupinfo3 .lineup_inner .flex_box .lineup_item .lineup_btn,
.photo_txt .kv_info .wrap,
.photo_txt .kv_info .detail {
  font-size: 18px;
  line-height: 1.6; }

.btn2_type_c .type_c {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 280px;
  max-width: 100%;
  height: 64px;
  color: #fff;
  /* background-color: #fff; */
  background-color: var(--color-cta);
  /* border: solid 1px #42abb2; */
  border: solid 1px var(--color-cta);
  border-radius: 10px;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: background 0.35s ease;
  transition: background 0.35s ease;
  text-decoration: none; }

.lineup_btn a.type_c {
  margin: 0; }

.lineupinfo3-col3 .lineup_btn a.type_c {
  margin: 0 auto; 
}

.btn2_type_c .type_c .typeC_button_link_label {
  color: #FFF;
  z-index: 2;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.25; }

.c-button_link_svg {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  -webkit-transition: fill 0.3s ease, opacity 0.3s ease;
  transition: fill 0.3s ease, opacity 0.3s ease;
  z-index: 2; }

.type_c .c-button_link_svg .first {
  display: block; }

.type_c .c-button_link_svg .sec {
  display: none; }

.btn2_type_c .type_c::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  /* background-color: #42abb2; */
  /* background-color: #b71c25; */
  background-color: #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  opacity: 0;
  -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.35s ease, transform 0.35s ease;
  transition: opacity 0.35s ease, transform 0.35s ease, -webkit-transform 0.35s ease; }

.lineupinfo3 .bnr2 {
  width: 90%;
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 0;
  margin: 30px auto 0px; }

.lineupinfo3 .bnr3 {
  display: none; }

.f-box {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center; }

.irregular_app_pc .app_info {
  width: 65%;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4em;
  padding-left: 10%; }

.irregular_app_pc .app_info.mt35,
.irregular_app_pc .app_icon.mt35 {
  margin-top: 35px; }

.irregular_app_pc .app_info p {
  margin-bottom: 20px;
  white-space: nowrap; }

.irregular_app_sp {
  display: none; }

.link_txt .note p a {
  color: #00a273;
  text-decoration: underline; }

.c-howto_catch {
  padding: 8px 0 0 0; }

.lineup_inner {
  max-width: 840px;
  margin: auto;
  padding-bottom: 40px; }

.f-box {
  -webkit-box-align: end;
  align-items: flex-end; }

.irregular_app_pc .app_info p {
  margin-bottom: 60px; }

.lineupinfo3 .bnr {
  width: 90%;
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 0;
  margin: 30px auto; }

.c-howto {
  margin-top: 30px; }

.c-button_link_label {
  line-height: 1.5;
  font-size: 12px; }

.lineup_btn a.type_c:hover,
.type_c_2:hover {
  opacity: 0.8; }

/* .btn2_type_c .type_c のホバーアニメーション（.c-button_link-blue と同じ） */
@media (hover: hover) {
  .btn2_type_c .type_c:hover {
    opacity: 0.8;
  }
}
@media (hover: hover) {
  .btn-popup:hover {
    opacity: 0.8;
  }
}

.lineupinfo_logo {
  margin-bottom: 40px; }

.lineup_wd-logo img {
  width: 80%; }

.link_txt .note p {
  text-align: center; }

.note2 {
  font-size: 12px;
  margin-top: 10px;
  text-align: right; }

.lineupinfo_logo img {
  box-shadow: 6px 6px 10px 0px rgba(153, 153, 153, 0.1);
  border-radius: 50px; }

@media (max-width: 1024px) {
  .lineupinfo3 .itembox {
    max-width: 300px; }
  .photo_txt .kv_info .wrap,
  .lineupinfo3 .lineup_inner .flex_box .lineup_item p.txt {
    font-size: 14px; }
  .btn2_type_c .type_c .typeC_button_link_label {
    font-size: 14px !important; }
  .irregular_app_pc {
    display: none; }
  .irregular_app_sp {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: bold; }
  .irregular_app_sp .app_info {
    margin: 20px auto;
    width: 93%; }
  .irregular_app_sp .app_icon {
    width: 50%;
    max-width: 103px;
    margin: 10px auto 30px; }
  .irregular_app_sp .f-box {
    -webkit-box-pack: center;
    justify-content: center;
    gap: 10px; }
  .link_txt p,
  .app_info p {
    line-height: 2; }
  .box-center {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 780px; }
  .c-howto {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 40px; }
  .c-howto_node {
    width: 100%; } }

@media (max-width: 1019px) {
  .lineupinfo3 {
    background-color: #f7f7f7;
    width: 100%;
    max-width: 960px;
    margin: 0 auto; }
  .lineupinfo3 .lineup_inner .flex_box {
    display: -webkit-box;
    display: flex;
    padding-bottom: 10px; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item {
    padding: 0 0 0 0;
    margin: 0 2.34vw 0 0;
    width: 46vw; }
  .lineupinfo3 .lineup_inner .flex_box .img_box img {
    width: 100%;
    height: auto;
    display: block; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item {
    padding: 0 0 0 0;
    margin: 0 2.34vw 0 0;
    width: 46vw; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 46vw;
    display: block; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec .itembox .photo {
    background: #c3e5ef;
    color: #579bbf;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 14.84vw;
    text-align: center;
    font-size: 0.7rem; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec .itembox .all {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 14.84vw;
    text-align: center;
    font-size: 0.7rem; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item p.txt {
    line-height: 1.8em;
    margin: 2.34vw 0 0 0;
    font-size: 14px; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item p.txt em {
    font-size: 19px; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .detail span.kakaku {
    display: block;
    text-align: left;
    font-size: 16px; }
  .lineupinfo3 .bnr2 {
    display: none; }
  .sp_lineup_txt {
    font-size: 14px;
    margin: 0 20px 25px;
    line-height: 1.6; }
  .sp_lineup_txt em {
    font-size: 19px; }
  .btn2_type_c .type_c {
    height: 56px;
    margin: 0 auto; }
  .btn2_type_c .type_c .typeC_button_link_label {
    color: #fff;
    z-index: 2;
    position: relative;
    font-size: 2.8vw;
    font-weight: bold;
    line-height: 2.25; }
  .lineup_btn a.type_c {
    margin: 0 auto; }
  .lineupinfo3 .bnr3 {
    width: 90%;
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 0;
    margin: 30px auto 20px; } }

@media (max-width: 767px) {
  .lineupinfo3 .itembox {
    margin: 20px 0 10px; }
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .flex_sec .itembox .photo {
    width: 17.84vw; }
  .photo_txt .kv_info .detail .kakaku,
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .detail span.kakaku {
    font-size: 12px; }
  .photo_txt .kv_info .detail .kakaku span,
  .lineupinfo3 .lineup_inner .flex_box .lineup_item .detail span.kakaku span {
    font-size: 19px; }
  .photo_txt .kv_info .wrap,
  .sp_lineup_txt {
    font-size: 12px; }
  .photo_txt .kv_info .wrap span.sub_txt,
  .sp_lineup_txt em {
    font-size: 15px; }
  .link_txt p,
  .app_info p {
    font-size: 15px; }
  .link_txt p,
  .app_info p {
    font-size: 15px; }
  .tit-box {
    max-width: 200px; }
  .c-howto {
    padding: 0 16px; }
  .kikan_txt {
    font-size: 22px; }
  .c-howto {
    gap: 0; }
  .note2 {
    font-size: 2vw;
    word-break: auto-phrase;
    text-align: left; } }

@media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
  .c-howto_main {
    padding: 20px 24px 40px; } }

@media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
  .c-howto_title {
    font-size: 13px; } }

/* ----------------------------------------
FOR 202410
---------------------------------------- */
.lineupinfo3-col3 {
  background-color: transparent; }

.itemList_node {
  background-color: transparent !important; }

.itemList_node_inner {
  background-color: #f7f7f7;
  padding: 10px 20px;
  text-align: center; }

.itemList_shiage {
  margin: 10px 0; }

.itemList_shiage_photo {
  background: #bbeaf2;
  color: #23a8c9;
  display: inline-block;
  padding: 2px; }

.itemList_shiage_photo2 {
  background: #f8ddbd;
  color: #ea6b2c;
  padding: 2px;
  display: inline-block; }

.itemList_img {
  width: 80%;
  margin: 14px auto; }
  .itemList_img img {
    width: 100%; }

.itemList_caption {
  -webkit-box-flex: 1;
  flex: 1;
  font-size: 14px; }

.itemList_detail .kakaku {
  font-weight: bold;
  font-size: 14px; }

.itemList_detail span {
  font-size: 18px; }

/* for SP */
@media all and (max-width: 1019px) {
  .itemList_node {
    margin-top: 50px; }
  .itemList_caption {
    margin-top: 12px; } }

/* for PC */
@media all and (min-width: 1020px), print {
  .lineupinfo3ItemList {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
  .itemList_node {
    width: calc((100% - 1px) / 2);
    padding: 8px;
    margin-right: 0 !important; }
  .itemList_shiage {
    /* display: -webkit-box;
    display: flex; */
    /* -webkit-box-align: start; */
    marigin-bottom: 16px; }
  .itemList_caption {
    margin-top: 8px;
    min-height: 46px; } }

.lineup-anchors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin: 2rem 0 16px 0;
}
.lineup-anchor {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  border: 1.5px solid #d0d0d0;
  padding: 0 1.5em;
  text-decoration: none;
  transition: opacity 0.2s;
  height: 60px;
  min-width: 300px;
  max-width: 300px;
  justify-content: space-between;
  opacity: 1;
}
.lineup-anchor + .lineup-anchor {
  margin-left: 0;
}
.lineup-anchor:hover, .lineup-anchor:focus {
  opacity: 0.7;
}
.lineup-anchor-logo {
  height: 28px;
  width: auto;
  margin-right: 0.7em;
  display: block;
}
.lineup-anchor-arrow {
  width: 15px !important;
  height: auto !important;
  max-width: 15px !important;
  min-width: 15px !important;
  display: block;
}
@media (max-width: 767px) {
  .lineup-anchors {
    flex-direction: column;
    gap: 1rem;
    margin: 1.2rem 0 1.5rem 0;
  }
  .lineup-anchor {
    justify-content: space-between;
    padding: 0 0.5em;
    min-width: 180px;
    max-width: 100%;
    width: 100%;
    height: 50px;
    padding: 0 20px 0 30px;
  }
  .lineup-anchor-logo {
    height: 20px;
    margin-right: 0.5em;
  }
  .lineup-anchor-arrow {
    width: 12px !important;
    max-width: 12px !important;
    min-width: 12px !important;
    height: auto !important;
  }
}


/* .c-bannerLink */
.campaignBannerWrap{
  width: 100%;
  max-width: 880px;
  margin: 40px auto 0;
}

@media all and (max-width: 1019px) {
  .campaignBannerWrap{
    width: calc(100% - 30px);
    margin: 30px auto 0;
  }
}
.c-bannerLink{
  display: flex;
  border-radius: 18px;
  overflow: hidden;
}

@media all and (max-width: 1019px) {
  .c-bannerLink{
    display: block;
  }
}

.c-bannerLeft{
  background-color: #FFF;
  padding: 40px 36px;
  flex-grow: 1;
}

@media all and (max-width: 1019px) {
  .c-bannerLeft{
    padding: 25px 20px;
  }
}

.c-bannerTitle{
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #000;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 1019px) {
  .c-bannerTitle{
    font-size: 15px;
    line-height: 1.6;
  }
}

.c-bannerContent{
  margin-top: 20px;
}

.c-bannerNote{
  font-size: 12px;
  letter-spacing: 0.14em;
  line-height: 1.33;
  font-weight: 500;
  padding-left: calc(1rem + 3px);
  position: relative;
}
@media all and (max-width: 1019px) {
  .c-bannerNote{
    font-size: 10px;
    line-height: 1.6;
  }
}

.c-bannerNote:before{
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
}

.c-bannerNote + .c-bannerNote{
  margin-top: 8px;
}

.c-bannerRight{
  background-color: var(--color-blue);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .2s;
  width: 192px;
  flex-shrink: 0;
}

@media all and (max-width: 1019px) {
  .c-bannerRight{
    width: 100%;
    height: 60px;
  }
}

.c-bannerLabel{
  font-size: 15px;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: #fff;
  line-height: 1.6;
}

.c-bannerArrow{
  width: 12px;
  height: 12px;
  fill: #fff;
  margin-left: 12px;
}

@media (hover: hover) {
  .c-bannerLink:hover{
    .c-bannerLeft{
      color: #000;
    }
    .c-bannerRight{
      background-color: var(--color-black);
    }
  }
}

.c-bannerApp{
  background-color: #FFF;
  border-radius: 18px;
  padding: 40px 36px;
}

@media all and (max-width: 1019px) {
  .c-bannerApp{
    padding: 30px 20px;
  }
}

.c-bannerApp_title{
  font-size: 16px;
  letter-spacing: 0.14em;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

@media all and (max-width: 1019px) {
  .c-bannerApp_title{
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
}

.c-bannerApp_list{
  margin-top: 35px;
  display: flex;
  justify-content: center;
  gap: 24px;
}
@media all and (max-width: 1019px) {
  .c-bannerApp_list{
    align-items: center;
    flex-flow: column;
    gap: 0;
  }
}

.c-bannerApp_item.ios{
  width: 165px;
}

@media all and (max-width: 1019px) {
  .c-bannerApp_item.ios{
    width: 180px;
  }
}

.c-bannerApp_item.android{
  width: 205px;
}

@media all and (max-width: 1019px) {
  .c-bannerApp_item.android{
    width: 180px;
    margin-top: 16px;
  }
}

.c-bannerApp_item.icon{
  width: 82px;
}
@media all and (max-width: 1019px) {
  .c-bannerApp_item.icon{
    width: 82px;
    margin-top: 24px;
  }
}

.c-banner + .c-bannerApp,
.c-bannerApp + .c-banner{
  margin-top: 8px;
}

@media all and (max-width: 1019px) {
  .c-banner + .c-bannerApp,
  .c-bannerApp + .c-banner{
    margin-top: 15px;
  }
}

@media screen and (min-width: 1020px) {
  .overview_note {
    width: 60%;
    margin: 0 auto;
  }
}
.coupon_area-1 {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
}
.coupon_area-1.is-open {
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.5s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
}

.gaiyou {
  border: 2px solid #000;
  padding: 20px;
  width: 100%;
  max-width: 928px;
  margin: 30px auto;
  box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
}

.coupon_area-2 {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
}
.coupon_area-2.is-open {
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.5s cubic-bezier(0.4,0,0.2,1), opacity 0.3s;
}

.campaign_title {
  font-size: 30px;
  margin: 10px auto 70px;
  position: relative;
  font-weight: bold;
  text-align: center;
}

.campaign_title::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: #000;
  border-radius: 2px;
}

.campaign_subtitleWrap {
  text-align: center;
}

.campaign_subtitle {
  font-size: 20px;
  margin: 30px auto 10px;
  position: relative;
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-color: var(--color-subyellow);
  text-decoration-thickness: 10px;
  font-weight: bold; }

.campaign_subtitle span {
  position: relative; }

.campaign_subtitle span::before {
  content: '';
  width: 23px;
  height: 24px;
  position: absolute;
  background-image: url("../img/secret/gyaku_slash.gif?$staticlink$");
  background-size: 23px 24px;
  background-repeat: no-repeat;
  background-position: left top;
  left: -25px;
  bottom: 2px; }

.campaign_subtitle span::after {
  content: '';
  width: 23px;
  height: 24px;
  position: absolute;
  background-image: url("../img/secret/slash.gif?$staticlink$");
  background-size: 23px 24px;
  background-repeat: no-repeat;
  background-position: left top;
  right: -25px;
  bottom: 2px; }

@media all and (max-width: 1019px) {
  .campaign_title {
    font-size: 24px;
    margin: 10px auto 50px;
  }
  
  .campaign_title::after {
    bottom: -12px;
    width: 60px;
    height: 3px;
  }
}

.gaiyou a {
  text-decoration: underline;
  font-size: 15px;
}

@media (min-width: 1020px) {
  .lineup_inner {
    padding-top: 40px;
  }
  .c-howto {
    margin-top: 50px;
  }
  .c-howtoItem_text {
    font-size: 12px;
  }
  .c-howtoItem_text-small {
    font-size: 10px;
  }
  .code_area .coupon_txt {
    font-size: 32px;
  }
}

@media all and (max-width: 1019px) {
  .campaign_title {
    font-size: 24px;
    margin: 10px auto 30px;
  }
  .gaiyou h3 {
    font-size: 22px;
  }
  .gaiyou_marker {
    font-size: 14px !important;
  }

  .campaign_subtitle {
    margin: 20px auto 14px; }
  .campaign_subtitle span {
    position: static; }
  .campaign_subtitle span::before {
    display: none; }
  .campaign_subtitle span::after {
    display: none; }
  .campaign_subtitle {
    position: relative;
    padding: 0 30px;
  }
  .campaign_subtitle:before {
    content: '';
    width: 23px;
    height: 24px;
    position: absolute;
    background-image: url("../img/secret/gyaku_slash.gif?$staticlink$");
    background-size: 23px 24px;
    background-repeat: no-repeat;
    background-position: left top;
    left: 0;
    bottom: 2%; }
  .campaign_subtitle:after {
    content: '';
    width: 23px;
    height: 24px;
    position: absolute;
    background-image: url("../img/secret/slash.gif?$staticlink$");
    background-size: 23px 24px;
    background-repeat: no-repeat;
    background-position: left top;
    right: 0;
    bottom: 2%; } }

.c-faq {
  font-size: 14px;
}

/* 追従ボタン */
/* .floating-coupon-btn {
  position: fixed;
  bottom: 100px;
  right: 50px;
  width: 130px;
  height: 130px;
  background-color: transparent;
  color: var(--color-black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  z-index: 7776;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
}

.floating-coupon-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-cta);
  border-radius: 50%;
  transition: transform 0.3s ease;
  z-index: -1;
}

.floating-coupon-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: opacity linear 0.4s;
  animation: pulseMotion 1.4s linear infinite;
  z-index: -2;

  @media all and (max-width: 1019px) {
    width: 110px;
    height: 110px;
  }
  @media all and (min-width: 1020px) {
    width: 130px;
    height: 130px;
  }
}



.floating-coupon-btn-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
} */

/* @media all and (max-width: 1019px) {
  .floating-coupon-btn {
    bottom: 80px;
    right: 10px;
    width: 110px;
    height: 110px;
  }
  
  .floating-coupon-btn-text {
    font-size: 12px;
  }
}

.floating-coupon-btn.is-visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
} */

/* ホバー効果（タッチデバイスでは無効） */
/* @media (hover: hover) {
  .floating-coupon-btn.is-visible:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  }
  
  .floating-coupon-btn.is-visible:hover::before {
    transform: scale(1.1);
  }
} */

@-webkit-keyframes pulseMotion {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(229, 180, 70, 0.4);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.6, 1.6);
    transform: translate(-50%, -50%) scale(1.6, 1.6);
    background-color: rgba(229, 180, 70, 0);
  }
}

@keyframes pulseMotion {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(229, 180, 70, 0.4);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.6, 1.6);
    transform: translate(-50%, -50%) scale(1.6, 1.6);
    background-color: rgba(229, 180, 70, 0);
  }
}

/* クーポンモーダル用 flexレイアウト */
.coupon_modalArea_title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.coupon-modal-box {
  /* background: var(--color-subyellow); */
  border-radius: 12px;
  border: 2px solid  var(--color-subyellow);
  min-width: 240px;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: none;
}
.coupon-modal-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--color-subyellow);
  padding: 10px 20px;
  width: 100%;
  height: 90px;
}
.coupon-modal-label {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  margin-bottom: 12px;
  text-align: center;
  letter-spacing: 0.05em;
}
.coupon-modal-label::before,
.coupon-modal-label::after {
  content: '';
  display: inline-block;
  width: 1.2em;
  color: #222;
  font-weight: normal;
}
.coupon-modal-label::before {
  content: '＼';
  margin-right: 0.2em;
}
.coupon-modal-label::after {
  content: '／';
  margin-left: 0.2em;
}
.coupon-modal-box.member .coupon-modal-label {
  font-weight: bold;
}
.coupon-modal-note {
  display: block;
  font-size: 13px;
  color: #666;
  font-weight: normal;
  margin-top: 2px;
  text-align: center;
}
.coupon-modal-code {
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #000;
  text-align: center;
  font-family: 'Menlo', 'Consolas', 'monospace';
}
.coupon-modal-copy-btn {
  font-size: 15px;
  font-weight: bold;
  border: none;
  background-color: #012651;
  color: #fff;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 8px;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: background 0.2s, opacity 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.coupon-modal-copy-btn:hover {
  background-color: #000;
  opacity: 0.85;
}

.coupon_attention {
  /* width: 80%;
  min-width: 800px; */
  margin: 32px auto 24px auto;
}

@media all and (max-width: 1019px) {
  .coupon_modalArea_inner {
    padding: 40px 20px;
  }
  .coupon_modalArea_title {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .coupon-modal-flex {
    flex-direction: column;
    gap: 16px;
    margin: 24px 0 16px 0;
  }
  .coupon-modal-box {
    min-width: 0;
    width: 100%;
    padding: 0px 0px 16px;
    margin-bottom: 12px;
  }
  .coupon-modal-head {
    margin-bottom: 16px;
  }
  .coupon-modal-label {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .coupon-modal-label {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .coupon-modal-code {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .coupon-modal-copy-btn {
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 7px;
  }
  .coupon-modal-closeTitle {
    font-size: 12px;
    line-height: 1.4;
    color: #e00;
    margin: 0px 0 12px;
  }
}

@media all and (min-width: 1020px) {
  .coupon_modalArea_inner {
    padding: 50px 20px;
  }
  .coupon_modalArea_title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .coupon-modal-flex {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: stretch;
    width: 50%;
    min-width: 500px;
    margin: 32px auto 24px auto;
  }
  .coupon-modal-box {
    /* background: var(--color-subyellow); */
    border-radius: 12px;
    border: 2px solid  var(--color-subyellow);
    min-width: 240px;
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: none;
  }
  .coupon-modal-code {
    font-size: 36px;
    margin: 20px 18px 30px;
  }
  .coupon-modal-copy-btn {
    margin: 0 auto 40px !important;
  }
  .c-modalArea_content .coupon_attention {
    width: 50%;
    min-width: 500px;
  }
  .coupon-modal-closeTitle {
    font-size: 14px;
    line-height: 1.4;
    color: #e00;
    margin: 24px 0 0px;
  }
}

.fixed {
  position: fixed;
  bottom: 0;  /* ここをbottom: 20pxにすると少し浮いた表示に */
  z-index: 1000;
  padding: 20px 20px;
  background-color: rgba(255, 255, 255, 1); 
  filter: drop-shadow(0 -5px 5px rgba(0, 0, 0, 0.1));
  max-width: 100%;
  width: 100%;
  opacity: 0;   /* 最初は透明に */
  pointer-events: none; /* 非表示のときはクリック無効に */
  transform: translateY(100%);  /* 初期位置を下にずらして非表示に */
  transition: opacity 0.5s ease, transform 0.5s ease;  /* 変化の速度も少し速く調整 */
}

/* 表示時のスタイル */
.fixed.is-visible {
  opacity: 1;   /* 透明度を1にして表示 */
  pointer-events: auto; /* クリックを有効に */
  transform: translateY(0);  /* 元の位置にスライドイン */
}

.fixed .btn{
  margin: 0 auto;
}

.btn-popup::after {
  position: absolute;
  top: 4px;
  bottom: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-popup img {
  width: 32px;
  margin-right: 5px;
  margin-bottom: 3px;
}

