@charset "UTF-8";

/* fix headerfooter.css */
li { line-height: inherit;}

/* cmn_style.css */

.fwN {font-weight: normal;}
.fwB {font-weight: bold;}
.fzS {font-size: 10px;}
.fzM {font-size: 12px;}
.fzL {font-size: 14px;}
sup {font-size: 78%; vertical-align: top;}
sub {font-size: 78%; vertical-align: baseline;}

/* !Inline Align ------------------------------------------------------------ */

.taL {text-align: left !important;}
.taC {text-align: center !important;}
.taR {text-align: right !important;}
.vaT {vertical-align: top !important;}
.vaM {vertical-align: middle !important;}
.vaB {vertical-align: bottom !important;}
.blockC {margin-right: auto; margin-left: auto; text-align: left;}
* html .blockC {margin-right: 0; margin-left: 0;}
.blockR {margin-left: auto; text-align: left;}
* html .blockR {margin-left: 0;}

/* !Width ------------------------------------------------------------------- */


/* 960px Grid */

.w960 {width: 960px;}
.w800 {width: 800px;}
.w640 {width: 640px;}
.w480 {width: 480px;}
.w320 {width: 320px;}
.w160 {width: 160px;}
.wHalf {width: 48%;}
.wTri {width: 33%;}
.wQuart {width: 24%;}
.wFull {width: 99.9%;}
.wMax {width: 100%;}
.w03per {width: 3% !important;}
.w05per {width: 5% !important;}
.w10per {width: 10% !important;}
.w13per {width: 13% !important;}
.w15per {width: 15% !important;}
.w20per {width: 20% !important;}
.w25per {width: 25% !important;}
.w30per {width: 30% !important;}
.w35per {width: 35% !important;}
.w40per {width: 40% !important;}
.w45per {width: 45% !important;}
.w50per {width: 50% !important;}

/* !Floats ------------------------------------------------------------------ */

.flL {display: inline; float: left;}
.flR {display: inline; float: right;}
.flImgL {display: inline; float: left; margin-right: 10px;}
.flImgR {display: inline; float: right; margin-left: 10px;}
.ftBox {overflow: hidden; *zoom: 1;}

/* !Tools ------------------------------------------------------------------- */

.clear {clear: both;}
.block {display: block;}
.hide {display: none;}
.bgN {background: none !important;}
.tdU {text-decoration: underline;}
.tdN {text-decoration: none;}
.atode {padding: 30px; text-align: center; background-color: #d1d1d1; font-size: 30px; color: #666; margin-top: 100px;}

/* !Margin ------------------------------------------------------------------ */

.mt00 {margin-top: 0 !important;}
.mt05 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt12 {margin-top: 12px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mr00 {margin-right: 0 !important;}
.mr05 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr12 {margin-right: 12px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}
.mb00 {margin-bottom: 0 !important;}
.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.ml00 {margin-left: 0 !important;}
.ml05 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml12 {margin-left: 12px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}

/* !Padding  ---------------------------------------------------------------- */

.pt00 {padding-top: 0 !important;}
.pt05 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt12 {padding-top: 12px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}
.pr00 {padding-right: 0 !important;}
.pr05 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr12 {padding-right: 12px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr35 {padding-right: 35px !important;}
.pr40 {padding-right: 40px !important;}
.pr45 {padding-right: 45px !important;}
.pr50 {padding-right: 50px !important;}
.pb00 {padding-bottom: 0 !important;}
.pb05 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb12 {padding-bottom: 12px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb45 {padding-bottom: 45px !important;}
.pb50 {padding-bottom: 50px !important;}
.pl00 {padding-left: 0 !important;}
.pl05 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl12 {padding-left: 12px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl35 {padding-left: 35px !important;}
.pl40 {padding-left: 40px !important;}
.pl45 {padding-left: 45px !important;}
.pl50 {padding-left: 50px !important;}

/* リセット */


/*====================================================
　全体
====================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*====================================================
　リスト関係
====================================================*/

ul, ol, li {list-style: none;}

/*====================================================
　テーブル関係
====================================================*/

table {border-collapse: collapse; border-spacing: 0; border: none;}
th, td {/* vertical-align:top; */
	vertical-align: middle;}
th {text-align: left;}
caption {text-align: left;}

/*====================================================
　画像、オブジェクト関係
====================================================*/

img {vertical-align: bottom; border: none;}
object, embed {vertical-align: top;}

/*====================================================
　フォーム関係
====================================================*/

fieldset {border: none;}

/*====================================================
　Clear Fix  (  clearfix 表記 )
====================================================*/

.clearfix:before, .clearfix:after {content: "."; display: block; height: 0; overflow: hidden;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

/* IE < 8 */

img {vertical-align: bottom; border: none;}
button, input, select, textarea {vertical-align: middle;}
input {outline: 0;}
button, input {*overflow: visible; line-height: normal;}
button::-moz-focus-inner, input::-moz-focus-inner {padding: 0; border: 0;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {cursor: pointer;}
textarea {overflow: auto; vertical-align: top; font-family: sans-serif;}
button, input[type="submit"] {margin: 0; background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; -webkit-appearance: none;}

/* ベース
---------------------------------- */

html {font-size: 62.5%; min-height: 100%;}
body {color: #323232; font-family: "Hiragino Sans", "Hiragino Kaku Gothic Pro", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; /* font-family: "YuGothic","Yu Gothic","游ゴシック","メイリオ","Meiryo",Verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; */ line-height: 1.8; min-height: 100%; min-width: 320px; -webkit-text-size-adjust: 100%;}
body.fixed {position: fixed; width: 100%; height: 100%;}
a, input[type="submit"], button[type="submit"], a:visited, input[type="submit"]:visited, button[type="submit"]:visited {color: #323232; text-decoration: none;}
a:hover, a:hover img, input[type="submit"]:hover, button[type="submit"]:hover, a:active, input[type="submit"]:active, button[type="submit"]:active {text-decoration: none;}

/* レイアウト*/

// .ly-wrapper {height: 100%;}
.ly-contents-area {width: auto;}
.pc {display: none !important;}

/* ステート（状態） */

.is-left {float: left;}
.is-right {float: right;}
.is-center {text-align: center;}
.is-hidden {display: none;}
strong {font-weight: bold;}
.yugothic {font-family: "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;}

.ly-header-area {position: relative; border-bottom: 1px solid #ececec; height: 56px; z-index: 1000; width: 100%; transition: top .3s;}
.ly-header-area.fixed {position: fixed; left: 0; top: 0; width: 100%;}
.ly-header-area-noborder {border-bottom-color: #fff;}
.ly-header-area-sp {background: #FFF; height: 56px; position: relative; z-index: 200;}
.ly-header-area-logo {padding-top: 15px; text-align: center;}
.ly-header-area-logo a {margin-left: 3px;}

/* pc only, sp only */

.hideHeader {top: 0 !important;}
.fixedTopPos1 {top: 0 !important;}
.fixedTopPos2 {top: 55px !important;}
.fixedTopPos3 {top: 0px !important;}
.fixedTopPos4 {top: -57px !important;}
.fixedTopPos5 {top: 111px !important;}

.pconly form.sp {display: none !important;}
.ly-header-area-search-btn {position: absolute; right: 4.5%; top: 19px;}
.ly-header-area-menu-btn {position: absolute; left: 4.5%; top: 18px;}
.ly-header-area-menu-btn a {display: block; height: 23px; width: 29px;}
.ly-header-area-menu-btn a:hover {opacity: 0.4;}
.ly-header-area-menu-btn span {position: absolute; display: block; background: #000; border-radius: 2px; height: 2px; transition: .3s ease-out;}
.ly-header-area-menu-btn span:nth-child(1) {left: 5px; top: 1px; width: 18px;}
.ly-header-area-menu-btn span:nth-child(2) {left: 3px; top: 9px; width: 23px;}
.ly-header-area-menu-btn span:nth-child(3) {left: 5px; top: 17px; width: 18px;}
.ly-header-area-menu-btn.close span:nth-child(1) {transform: rotate(-45deg); top: 9px; width: 23px;}
.ly-header-area-menu-btn.close span:nth-child(2) {transform: rotate(-45deg); top: 9px; left: 5px;}
.ly-header-area-menu-btn.close span:nth-child(3) {transform: rotate(-135deg); top: 9px; width: 23px;}
.ly-header-search-open {overflow: hidden; height: 114px; transition: height .3s;}
.ly-header-area-search {position: relative; display: none;}
.ly-header-search-open .ly-header-area-search {display: block; border-bottom: 1px solid #ebebeb; background: #FFF;}
.ly-header-area-noborder.ly-header-search-open .ly-header-area-search {border-bottom-color: #FFF;}
.ly-header-area-search .input {background: #f2f2f2; box-sizing: border-box; border-top: 3px solid #e5e5e5; border-left: 3px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-radius: 3px; color: #535353; font-size: 15px; height: 48px; padding-left: 11%; margin: 0 5.3% 9px; width: 89.4%;}
.ly-header-area-search .btn {position: absolute; left: 9.8%; top: 18px;}
.ly-head-link-global {background: #FFF; -webkit-overflow-scrolling: touch; overflow-y: scroll; position: absolute; top: -1000px; width: 100%; z-index: 100;}
.ly-head-link-global.open {top: 57px; transition: .5s;}
.ly-head-link-global .global {background: #f2f2f2; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; padding: 33px 5% 23px;}
.ly-head-link-global .global ul {display: inline;}
.ly-head-link-global .global li a {background: url(../img/arrow_red.svg) no-repeat 0 50%/23px auto; display: block; font-size: 21px; font-weight: bold; line-height: 37px; margin-bottom: 10px; padding-left: 29px;}
.ly-head-link-company {padding: 0 5.3%;}
.ly-head-link-company .ttl {border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; font-size: 15px; padding: 8px 0 7px; position: relative;}
.ly-head-link-company .ttl:after {position: absolute; content: ""; background: url(../img/icon_plus.svg) no-repeat 0 0/16px auto; height: 16px; margin-top: -8px; right: -1px; top: 50%; width: 16px;}
.ly-head-link-company.open .ttl:after {background-image: url(../img/icon_minus.svg);}
.ly-head-link-company ul {display: none; margin: 0 -1px; overflow: hidden;}
.ly-head-link-company.open ul {display: block;}
.ly-head-link-company li a {background: url(../img/arrow_red.svg) no-repeat 0 50%/13px auto; color: #8d8d8d; border-bottom: 1px solid #e5e5e5; display: block; font-size: 11px; font-weight: bold; float: left; letter-spacing: -1px; padding: 11px 0 11px 5%; width: 43%;}
@media screen and (max-width: 374px) {
	.ly-head-link-company li a {	font-size: 9px; }
}
.ly-head-link-company li:nth-child(even) a {margin-left: 3.5%; width: 43.5%;}
.ly-head-link-company:nth-of-type(2) {margin-top: -1px;}
.ly-head-link-company:nth-of-type(2).open ul {border-bottom: 1px solid #d9d9d9;}
.ly-head-link-company:nth-child(2).open li:last-child a {border-bottom: none;}
.ly-head-link-contact {overflow: hidden; padding: 28px 5.3% 55px;}
.ly-head-link-contact .btn-link li {width: 48%;}
.ly-head-link-contact .btn-link li a {background: url(../img/arrow_red.svg) no-repeat 92% 50%/13px auto #ffc300; border-radius: 3px; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); color: #000; display: block; font-size: 12px; font-weight: bold; line-height: 1; padding: 15px 0 16px 13px;}
.ly-head-link-contact .btn-link li:nth-child(odd) {float: left;}
.ly-head-link-contact .btn-link li:nth-child(even) {float: right;}
.ly-head-coupon-area {background: #be1c10; border-radius: 3px; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); overflow: hidden; margin: 0 5.3% 28px; padding: 20px 5.5% 17px;}
.ly-head-coupon-area .app {float: right; width: 16%; margin-top: 1px; min-width: 49px;}
.ly-head-coupon-area .app img {width: 100%; height: auto;}
.ly-head-coupon-area .ly-head-coupon-txt {float: left; width: 80%;}
.ly-head-coupon-area .ttl {color: #FFF; font-size: 15px; line-height: 1.3;}
.ly-head-coupon-area .copy {color: #e9b634; font-size: 10px; font-weight: bold; margin-top: -1px;}
.ly-footer-area {margin-top: 0px; background: #f2f2f2; border-top: 1px solid #d9d9d9; padding: 42px 5.2% 22px; position: relative; line-height: 1.8;}
.ly-foot-coupon-area {position: relative;}
.ly-foot-coupon-area a {display: block; background: #be1c10; border-radius: 3px; overflow: hidden; padding: 21px 6% 17px;}
.ly-foot-coupon-area .app {float: right; width: 16%; min-width: 49px;}
.ly-foot-coupon-area .app img {width: 100%; height: auto;}
.ly-foot-coupon-area .ly-foot-coupon-txt {float: left; width: 80%;}
.ly-foot-coupon-area .ttl {color: #FFF; font-size: 15px; font-weight: 800; letter-spacing: 1px; line-height: 1.3;}
.ly-foot-coupon-area .copy {color: #e9b634; font-size: 9.5px; font-weight: 800; margin-top: -1px;}
.ly-foot-sns-area {background: #FFF; margin: 23px 0 44px; padding: 14px 6% 21px;}
.ly-foot-sns-area .ttl {color: #000; font-size: 15px; font-weight: bold;}
.ly-foot-sns-area .ttl .sp {display: inline;}
.ly-foot-sns-area .summary {color: #be1c10; font-size: 10px; font-weight: bold; margin-top: -6px;}
.ly-foot-sns-list {margin-top: 6px; overflow: hidden;}
.ly-foot-sns-list li {float: left; margin-top: 10px; width: 33.3%;}
.ly-foot-sns-list li a {color: #a3a3a3; font-family: 'LovinSansBold'; font-size: 9.5px; font-weight: bold;}
@media screen and (max-width: 374px) {
	.ly-foot-sns-list li a {	font-size: 9px; }
}
.ly-foot-sns-list li a img {height: 37px; margin-right: 5px; vertical-align: -2px; width: 37px;}
@media screen and (max-width: 374px) {
	.ly-foot-sns-list li a img {	margin-right: 2px; }
}
.ly-foot-link-global, .ly-foot-link-company {display: none;}
.ly-foot-link-contact .foot-btn-link li {width: calc(50% - 6.5px);}
.ly-foot-link-contact .foot-btn-link li:nth-child(odd) {float: left;}
.ly-foot-link-contact .foot-btn-link li:nth-child(even) {float: right;}
.ly-foot-link-contact .foot-btn-link li.link-hld {width: 100%; margin: 19px 0 8px;}
.ly-foot-link-contact .foot-btn-link li a {background: url(../img/arrow_red.svg) no-repeat 92% 50%/13px auto #FFF; border-radius: 3px; color: #000; display: block; font-size: 12px; padding: 14px 0 15px 13px; line-height: 1; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);}
.ly-foot-link-contact .foot-btn-link li.link-hld a {background-image: url(../img/newwin_red.svg); background-position: 96.25% 50%;}
.ly-foot-link-contact .foot-link {clear: both; padding-top: 8px;}
.ly-foot-link-contact .foot-link li a {display: block; color: #a6a6a6; font-size: 11px; font-weight: 400; margin-top: 3px;}
.ly-foot-link-area .ly-copyright {color: #ACACAC; font-family: 'LovinSansMedium'; font-size: 11px; margin-top: 45px;}

/* image component */

.c-item-image-imgLayer {display: inline;}
.title-page {position: relative; z-index: 9; width: 94.6%; padding: 14px 5.4% 14px 0; background: #FFF; color: #333; font-size: 15px; font-weight: 600; letter-spacing: -1.0px; transition: all .3s;}
.ly-wrapper-menu .title-page {padding-bottom: 0;}
.title-element {border-top: 1px solid #e5e5e5; margin: 0 5.2%; position: relative;}
.title-element.title-l:before {border-top: 1px solid #FFF; content: ""; height: 1px; left: 0; position: absolute; top: -1px; width: 34px;}
.title-element.title-l:after {border-top: 2px solid #ffc300; content: ""; height: 1px; left: 0; position: absolute; top: -1.5px; width: 30px;}
.title-element.title-l {color: #000; font-size: 21px; font-weight: 700; line-height: 1.4; margin-bottom: 8px; padding-top: 24px;}
.title-element.title-l-inner h2 {font-size: 21px; display: inline-block; padding-bottom: 5px; background: url(../img/img_dot_circle.png.html) 0 100% repeat-x; background-size: 5px;}
.title-element.title-l small {font-size: 12px; font-weight: 900; margin-left: -.4em;}
.fixed + .ly-wrp-main {margin-top: 56px;}
.fixed + .ly-wrp-main.hasSubmenu {margin-top: 112px;}
.title-page-submenu.fixed {position: fixed; top: 0;}
.title-page-inner, .title-page-inner h1 {display: inline;}
.title-page:before {content: ""; display: inline-block; width: 12px; height: 9px; margin: -3px 8px 0 0; background-color: #ffc300; vertical-align: middle; border-top-right-radius: 50%; border-bottom-right-radius: 50%;}
.ly-mod-breadcrumbs {display: none;}
.ly-wrp-menu-list-foot {clear: both; margin: 56px 0 50px; padding: 0 5.2%;}
.ly-wrp-menu-list-foot ul {margin-left: -1.25%;}
.ly-wrp-menu-list-foot ul:after {content: ""; display: block; clear: both;}
.ly-wrp-menu-list-foot li {float: left; margin: 0 0 6px 1.25%; width: 32%;}
.ly-wrp-menu-list-foot li a {height: 81px; background: #f1f1f1; border-radius: 3px; box-sizing: border-box; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); display: block; font-size: 12px; font-weight: bold; line-height: 0.9; padding: 9px 0 16px; position: relative; text-align: center;}
.ly-wrp-menu-list-foot li:nth-child(7) a, .ly-wrp-menu-list-foot li:nth-child(8) a, .ly-wrp-menu-list-foot li:nth-child(9) a {height: 91px;}
.ly-wrp-menu-list-foot li a .br {display: inline;}
.ly-wrp-menu-list-foot li a .br:before {content: "\A"; white-space: pre;}
.ly-wrp-menu-list-foot li.current a:before {content: ""; position: absolute; left: 0; top: 100%; width: 100%; height: 2.5px; border-radius: 10px; background-color: #be1c10;}
.ly-wrp-menu-list-foot li a img {display: block; margin: 0 auto 9px;}

.btn-special {clear: both; margin: 0 1px; padding: 28px 5.2% 0;}
.btn-special a {background: #ffc300; border-radius: 3px; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); display: block; font-size: 15px; font-weight: bold; padding: 10px 15px; position: relative;}
.btn-special a:after {background: url(../img/arrow_black.svg) no-repeat 0 0/16px auto; content: ""; height: 16px; position: absolute; right: 4%; top: 17px; width: 16px;}
.btn-special.red {margin: 0; padding: 9px 0 0;}
.btn-special.red ~ .btn-special.red {padding-top: 8px;}
.btn-special.red a {background: #f1f1f1; font-size: 12px; font-weight: bold; line-height: 1.8; padding: 11px 15px 10px;}
.btn-special.red a:after {background: url(../img/arrow_red.svg) no-repeat 0 0/13px auto;}
.ly-wrp-menu-list-foot .note {color: #666; line-height: 1.4; font-size: 8px; font-weight: bold; margin-top: 27px;}
.btn-mod-page-submenu {display: inline-block; width: 40px; height: 40px; background: url("../img/arrow_simple_down.svg") no-repeat center; background-size: 16.5px 9px; position: absolute; right: 8px; top: 7px;}
.btn-mod-page-submenu.active {background-image: url("../img/arrow_simple_up.svg");}
.btn-mod-page-submenu .btn-mod-page-submenu-text {display: none;}
.ly-mod-page-submenu-bg {display: none; background: rgba(0, 0, 0, 0.3); height: 100%; position: absolute; width: 100%; z-index: 8; top: 0;}
.ly-mod-page-submenu {box-sizing: border-box; border-top: 1px solid #e5e5e5; box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1); background: rgba(255, 255, 255, 1); position: absolute; padding: 36px 5.0% 43px; opacity: 0; width: 100%; z-index: -1; transition: opacity .3s;}
.ly-mod-page-submenu.fixed {position: fixed; top: 55px;}
.title-page-submenu.fixedTopPos3 ~ .ly-mod-page-submenu.fixed {top: 111px;}
.ly-mod-page-submenu.active {top: 55px; opacity: 1; z-index: 9;}
.ly-mod-page-submenu-title a {font-size: 20px; font-weight: bold; color: #bd0017; display: block; padding-left: 30px; position: relative;}
.ly-mod-page-submenu-title a:before {background: url(../img/arrow_red.svg) no-repeat 1px 1px; background-size: 23px 23px; content: ""; display: block; position: absolute; width: 25px; height: 25px; top: 5px; left: 0;}
.ly-mod-page-submenu-link {margin-top: 14px;}
.ly-mod-page-submenu-link.notitle {margin-top: 0;}
.ly-mod-page-submenu-link a {font-size: 15px; font-weight: bold; color: #585858; display: block; margin-top: 1px; padding-left: 23px; position: relative;}
.ly-mod-page-submenu-link a:before {background: url(../img/arrow_black.svg) no-repeat 1px 1px; background-size: 16px 16px; content: ""; position: absolute; width: 18px; height: 18px; top: 4px; left: 0; opacity: .5;}
.ly-mod-page-submenu-btn a {background: #be1c10; border-radius: 3px; box-shadow: 0 2px rgba(0, 0, 0, 0.15); display: block; color: #FFF; font-size: 14px; font-weight: bold; letter-spacing: 1px; margin: 21px 1px 0; padding: 22px 14px; position: relative;}
.ly-mod-page-submenu-btn a:after {background: url(../img/arrow_white.svg) no-repeat 0 50%/23px auto; content: ""; position: absolute; width: 23px; height: 23px; top: 23px; right: 14px;}
.ly-mod-navmenu-list-pc {display: none;}
.ly-mod-navmenu-list-sp {margin-top: -5px;}
.ly-mod-navmenu-list-sp .mCSB_scrollTools.mCSB_scrollTools_horizontal {visibility: hidden;}
.ly-mod-navmenu-list-sp .mCSB_horizontal.mCSB_inside > .mCSB_container {margin-bottom: 0;}
.ly-mod-navmenu-list-sp-inner {background-color: #fff; position: relative; z-index: 100;}
.ly-mod-navmenu-list-sp ul {border-bottom: 1px solid #ececec; font-size: 0; height: 31px; margin-left: -11px; padding: 17px 0 0 20px; white-space: nowrap;}
.ly-mod-navmenu-list-sp-inner.is-fixed ul {padding-top: 10px;}
.ly-mod-navmenu-list-sp li {display: inline-block; height: 100%; background: url(../img/ly-wrp-menu-list_bg.png) no-repeat 0 8px/1px auto; line-height: 1; white-space: normal; vertical-align: top;}
.ly-mod-navmenu-list-sp li:first-child {background: none;}
.ly-mod-navmenu-list-sp li a {display: block; font-size: 12px; font-weight: bold; margin: 0 11px; padding: 6px 0 7px;}
.ly-mod-navmenu-list-sp .burger a {margin: 0 10px 0 14px;}
.ly-mod-navmenu-list-sp li:nth-child(3) a {margin-right: 10px;}
.ly-mod-navmenu-list-sp li:nth-child(5) a {margin-right: 13px; letter-spacing: -1px;}
.ly-mod-navmenu-list-sp .current {position: relative;}
.ly-mod-navmenu-list-sp .current:before {content: ""; position: absolute; left: 11px; right: 11px; bottom: -1px; height: 3px; background-color: #be1c10;}
.ly-mod-navmenu-list-sp .current a {color: #be1c10;}

.ly-mod-slide-banner.ly-mod-slide-banner-coupon {background-color: #ffc300;}

/* .ly-mod-coupon */

.ly-mod-coupon {position: relative; margin: 60px 0 0; padding: 37px 0 42px; background-color: #ffc300;}
.ly-mod-coupon::after {content: ""; background: url(../img/coupon_icon.png) no-repeat; background-size: 85px; width: 85px; height: 85px; position: absolute; right: 20px; top: -38px; display: block;}
.ly-mod-coupon-inner {padding: 0 20px;}
.ly-mod-coupon-title {font-size: 21px; font-weight: 700; color: #000000; line-height: 1.4;}
@media screen and (max-width: 374px) {
	.ly-mod-coupon-title {	font-size: 17px; }
}
.ly-mod-coupon-title .ly-mod-coupon-title-inner {display: inline-block; background: none; background-size: 5px;}
.ly-mod-coupon-hcap {display: none;}
.ly-mod-slide-coupon-item {width: 304px; background-color: #fff; border-radius: 4px; margin: 0 6px;}
.ly-mod-slide-coupon-item a {display: table; width: 100%;}
.ly-mod-slide-coupon-slider .slick-dots {bottom: -12px;}
.ly-mod-slide-coupon-slider .slick-dots li button:before {width: 5px; height: 5px; background-color: #fff; border-radius: 50%;}
.ly-mod-slide-coupon-slider .slick-dots li.slick-active button:before {background-color: #be1c10;}
.ly-mod-slide-coupon-image, .ly-mod-slide-coupon-text {display: table-cell; vertical-align: top;}
.ly-mod-slide-coupon-image {width: 29.6052632%; padding-top: 29.6052632%; overflow: hidden; border-top-left-radius: 4px; border-bottom-left-radius: 4px; background-color: #000; background-repeat: no-repeat; background-position: 50% 50%; background-size: contain;}
.ly-mod-slide-coupon-image img {width: 100%;}
.ly-mod-slide-coupon-text {width: calc(100% - 29.6052632%); overflow: hidden;}
.ly-mod-slide-coupon-text-inner {padding: 13px 11px 8px 11px;}
.ly-mod-slide-coupon-name, .ly-mod-slide-coupon-sname {font-weight: bold; color: rgba(0, 0, 0, 0.8); font-feature-settings: "palt" 1;}
.ly-mod-slide-coupon-name {font-size: 12px;}
.ly-mod-slide-coupon-name p {margin-top: -1.2px; margin-bottom: -1.2px; line-height: 1.2;}
.ly-mod-slide-coupon-sname {padding-top: 4px; font-size: 9.5px; line-height: 1.4;}
.ly-mod-slide-coupon-price {font-size: 0; text-align: right;}
.ly-mod-slide-coupon-price-title {font-size: 8px; padding-bottom: 3px; line-height: 1.0; color: #999999; letter-spacing: 0.07em;}
.ly-mod-slide-coupon-price-default, .ly-mod-slide-coupon-price-coupon {display: inline-block; vertical-align: bottom; text-align: left;}
.ly-mod-slide-coupon-price-coupon {margin-left: 15px; padding-left: 20px; position: relative;}
.ly-mod-slide-coupon-price-coupon:before {content: ""; display: block; width: 5px; height: 9px; background: url(../img/coupon_arrow.png.html) no-repeat 50% 50%/contain; position: absolute; top: 50%; left: 0;}
.ly-mod-slide-coupon-price-number {font-family: 'LovinSansBold'; font-size: 14px; line-height: 1.0; letter-spacing: 0.02em;}
.ly-mod-slide-coupon-price-default .ly-mod-slide-coupon-price-number {color: rgba(0, 0, 0, 0.5);}
.ly-mod-slide-coupon-price-coupon .ly-mod-slide-coupon-price-number {font-size: 20px; color: #be1c10;}
.ly-mod-slide-coupon-price-number .strike {position: relative;}
.ly-mod-slide-coupon-price-number .strike:after {content: ""; display: block; width: 100%; height: 1px; position: absolute; top: 0.5em; left: 0; background-color: #be1c10;}

/* ly-mod-coupon-btn */

.ly-mod-coupon-btn {margin-top: 9px;}
.ly-mod-coupon-btn a {display: block; font-weight: bold; background-color: #be1c10; border-radius: 3px; padding: 14px 48px 13px 13px; box-shadow: 0px 2px 0px 0px #cc9c00; -moz-box-shadow: 0px 2px 0px 0px #cc9c00; -webkit-box-shadow: 0px 2px 0px 0px #cc9c00; position: relative;}
.ly-mod-coupon-btn a:before {content: ""; display: block; width: 25px; height: 25px; position: absolute; top: 50%; right: 14px; margin-top: -12.5px; background: url("../img/coupon_btn_icon.svg") no-repeat 0 0/contain;}
.ly-mod-coupon-btn a img {width: 144.5px;}
.ly-mod-coupon-btn-title {color: #fff; font-size: 15px; line-height: 1.0; font-feature-settings: "palt" 1; letter-spacing: 0.07em;}
.ly-mod-coupon-btn-title span {display: inline-block; padding-bottom: 7px; background-image: linear-gradient(to right, #ecbbb8, #ecbbb8 1px, transparent 1px, transparent 2px); background-size: 3px 1px; background-position: bottom; background-repeat: repeat-x;}
.ly-mod-coupon-btn-caption {padding-top: 7px; color: #ffc300; font-size: 9.5px; line-height: 1.4; font-feature-settings: "palt" 1; letter-spacing: 0.07em;}
.ly-mod-coupon-btn-caption p {margin-top: -1.9px; margin-bottom: -1.9px;}
.ly-mod-coupon-download {display: none;}