@charset "UTF-8";
/*
Theme Name: ブライトリング・デイ
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; font-size: 100%; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: top; font-size: 0; line-height: 0; }

sup { font-size: 8px; }

em { font-style: normal; }

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after { content: ""; display: block; }

div:after, ul:after, ol:after, dl:after { clear: both; }

div, ul, ol, dl { zoom: 1; }

/* ----------------------------- 全体 */
html { font-size: 62.5%; }

body { font-size: 16px; font-size: 1.6rem; line-height: 150%; color: #000; background: #fff; position: relative; min-width: 900px; -webkit-text-size-adjust: 100%; font-family: Helvetica, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "小塚ゴシック Pro L", "Kozuka Gothic Pro Light", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

a:link, a:visited { color: #333; text-decoration: underline; }
a:hover, a:active { color: #333; text-decoration: none; }
a, a img { -webkit-transition: 0.2s ease all; transition: 0.2s ease all; }
a:hover { opacity: 0.7; -ms-filter: "alpha(opacity=70)"; filter: alpha(opacity=70); }

img { max-width: 100%; height: auto; }

@media screen and (min-width: 768px) { .sp-only { display: none !important; } }
@media screen and (max-width: 767px) { .pc-only { display: none !important; } }
@media screen and (min-width: 321px) { .lt-w320-only { display: none !important; } }
/* ----------------------------- パーツ */
.c-wrap { max-width: 900px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.c-wrap__640 { max-width: 640px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.c-wrap__650 { max-width: 650px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.c-wrap__740 { max-width: 740px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.c-wrap__880 { max-width: 880px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.c-wrap__960 { max-width: 960px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }

/* ----------------------------- ヘッダー・フッター */
.l-footer { background: #000; text-align: center; margin-top: 100px; padding-bottom: 112px; color: #fff; position: relative; }
.l-footer:before, .l-footer:after { display: block; content: ""; position: absolute; width: 50%; top: 0; height: 11px; z-index: 1; }
.l-footer:before { left: 0; background: #F9BE00; }
.l-footer:after { right: 0; background: #15275B; }
.l-footer-wrap { padding-top: 60px; position: relative; }
.l-footer-wrap:before { display: block; content: ""; position: absolute; left: 50%; top: 0; width: 180px; height: 11px; margin-left: -90px; z-index: 2; background: url(../img/kv_bg1.svg) no-repeat center; background-size: 180px 11px; }
.l-footer h1 { margin-bottom: 53px; }

.l-pagetop { position: fixed; z-index: 999; right: 30px; bottom: 30px; }

.u-youtube-wrap { position: relative; width: 100%; padding-top: 56.25%; }
.u-youtube-wrap iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

.u-googlemap-wrap { position: relative; padding-bottom: 65%; height: 0; overflow: hidden; }
.u-googlemap-wrap iframe, .u-googlemap-wrap object, .u-googlemap-wrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ----------------------------- 甘いくつろぎ */
.p-brday .title1 { text-align: center; margin-bottom: 28px; }
.p-brday .title1 h3 { background: url(../img/event_title_bg1.svg) repeat-x left center; background-size: auto 34px; font-size: 42px; font-size: 4.2rem; line-height: 140%; margin-bottom: 20px; }
.p-brday .title1 h3 span { display: inline-block; *display: inline; *zoom: 1; background: #fff; padding-left: 12px; padding-right: 12px; }
.p-brday .title1 p { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 140%; margin-top: 20px; }
.p-brday .btn1 { text-align: center; }
.p-brday .btn1 a { display: block; position: relative; color: #fff; text-align: center; background: #595959; background: -moz-linear-gradient(top, #595959 35%, #1a1a1a 100%); background: -webkit-linear-gradient(top, #595959 35%, #1a1a1a 100%); background: linear-gradient(to bottom, #595959 35%, #1a1a1a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#1a1a1a',GradientType=0 ); font-size: 22px; font-size: 2.2rem; font-weight: bold; line-height: 140%; padding: 6px 22px; border-radius: 5px; text-decoration: none; }
.p-brday .btn1 a span { display: block; background: url(../img/btn1_txt1.svg) no-repeat right center; background-size: 58px auto; padding-right: 24px; }
.p-brday .btn1.yellow a { background: #FFBE00; filter: unset; color: #000; }
.p-brday .btn1.yellow a span { background-image: url(../img/btn1_txt2.svg); }
.p-brday__kv { background: #000; color: #fff; position: relative; margin-bottom: 90px; }
.p-brday__kv:before, .p-brday__kv:after { display: block; content: ""; position: absolute; width: 50%; top: 0; height: 11px; z-index: 1; }
.p-brday__kv:before { left: 0; background: #F9BE00; }
.p-brday__kv:after { right: 0; background: #15275B; }
.p-brday__kv-block1 { position: relative; text-align: center; padding-top: 160px; margin-bottom: 100px; }
.p-brday__kv-block1:before { display: block; content: ""; position: absolute; left: 50%; top: 0; width: 180px; height: 11px; margin-left: -90px; z-index: 2; background: url(../img/kv_bg1.svg) no-repeat center; background-size: 180px 11px; }
.p-brday__kv-block2 { padding-bottom: 110px; }
.p-brday__kv-block2 h2 { font-size: 30px; font-size: 3rem; line-height: 140%; font-weight: bold; border-top: 2px solid #F9BE00; border-bottom: 2px solid #F9BE00; padding-top: 15px; padding-bottom: 15px; margin-bottom: 32px; text-align: center; color: #F9BE00; }
.p-brday__kv-block2 .txt1 { float: left; width: 65%; }
.p-brday__kv-block2 .txt1 p { font-size: 16px; font-size: 1.6rem; line-height: 187.5%; }
.p-brday__kv-block2 .img1 { float: right; width: 30%; text-align: right; position: relative; }
.p-brday__kv-block2 .img1-2 { position: absolute; bottom: 0; left: -172px; }
.p-brday__kv-block2 .box1 { clear: both; padding-top: 55px; }
.p-brday__kv-block2 .box1 h3 { border: 2px solid #fff; text-align: center; font-size: 24px; font-size: 2.4rem; line-height: 140%; font-weight: bold; padding: 8px; margin-bottom: 30px; }
.p-brday__kv-block2 .box1 ul { display: flex; justify-content: space-between; }
.p-brday__kv-block2 .box1 ul:before, .p-brday__kv-block2 .box1 ul:after { display: none; }
.p-brday__kv-block2 .box1 li p { text-align: center; margin-top: 22px; font-size: 21px; font-size: 2.1rem; line-height: 120%; font-weight: bold; }
.p-brday__kv-block2 .txt2 { padding-top: 40px; text-align: center; clear: both; }
.p-brday__kv-block2 .txt3 { margin-top: 80px; text-align: center; font-weight: bold; font-size: 16px; font-size: 1.6rem; color: #000; padding-top: 6px; padding-bottom: 6px; background: -moz-linear-gradient(left, rgba(248, 248, 248, 0) 3%, #f8f8f8 25%, #f8f8f8 75%, rgba(248, 248, 248, 0) 97%); background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0) 3%, #f8f8f8 25%, #f8f8f8 75%, rgba(248, 248, 248, 0) 97%); background: linear-gradient(to right, rgba(248, 248, 248, 0) 3%, #f8f8f8 25%, #f8f8f8 75%, rgba(248, 248, 248, 0) 97%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#00f8f8f8',GradientType=1 ); }
.p-brday__benefit { border: 4px solid #f9be00; border-top: 0; margin-bottom: 120px; }
.p-brday__benefit-title { background: #0e2143; text-align: center; position: relative; margin-left: -4px; margin-right: -4px; padding-top: 12px; padding-bottom: 12px; }
.p-brday__benefit-title h3 { color: #fff; font-size: 50px; font-size: 5rem; line-height: 140%; font-weight: bold; }
.p-brday__benefit-block { padding-bottom: 60px; }
.p-brday__benefit-block.block1 { background: #f9be00; padding-top: 42px; padding-bottom: 44px; margin-bottom: 60px; position: relative; }
.p-brday__benefit-block.block1 .txt1 { margin-bottom: 10px; }
.p-brday__benefit-block.block1 .img1 { text-align: center; margin-bottom: 45px; }
.p-brday__benefit-block.block1 .box1 { background: #fff; text-align: center; padding: 12px 10px; margin-top: 30px; margin-bottom: 0; }
.p-brday__benefit-block.block1 .box1 h4 { font-size: 21px; font-size: 2.1rem; line-height: 160%; color: #f00; margin-bottom: 10px; }
.p-brday__benefit-block.block1 .box1 p { font-weight: bold; }
.p-brday__benefit-block.block1 .btn1 { max-width: 510px; margin-left: auto; margin-right: auto; }
.p-brday__benefit-block.block3 .txt1-2 { text-align: center; font-size: 12px; font-size: 1.2rem; line-height: 160%; padding-top: 12px; }
.p-brday__benefit-block.block4 .txt1 { float: left; width: 71.5909%; }
.p-brday__benefit-block.block4 .img2 { float: right; width: 26.25%; text-align: right; }
.p-brday__benefit-block.block4 .txt2 { clear: both; padding-top: 26px; }
.p-brday__benefit-block.block4 .txt2 p { text-align: center; background: #f9be00; font-weight: bold; font-size: 26px; font-size: 2.6rem; padding: 10px; line-height: 146%; }
.p-brday__benefit-block.block4 .txt3 { margin-top: 12px; font-size: 12px; font-size: 1.2rem; line-height: 143.05%; text-align: center; }
.p-brday__benefit-block .title { background: #0e2143; font-size: 36px; font-size: 3.6rem; color: #fff; margin-bottom: 10px; font-weight: bold; line-height: 120%; }
.p-brday__benefit-block .title span { display: inline-block; *display: inline; *zoom: 1; vertical-align: 8px; margin-right: 14px; }
.p-brday__benefit-block .txt1 p { font-size: 20px; font-size: 2rem; line-height: 160%; font-weight: bold; margin-bottom: 4px; }
.p-brday__benefit-block .txt1 p:last-child { margin-bottom: 0; }
.p-brday__benefit-block .txt1 p.txt1-2 { font-size: 12px; font-size: 1.2rem; line-height: 160%; }
.p-brday__benefit-block .img2 { text-align: center; margin-top: 12px; }
.p-brday__benefit-block .box1 { position: relative; margin-bottom: 42px; }
.p-brday__benefit-block .box1 h3 { float: left; -webkit-box-sizing: border-box; box-sizing: border-box; border-left: 3px solid #E50020; border-right: 3px solid #E50020; padding: 11px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.p-brday__benefit-block .box1 .txt1 { float: left; font-weight: bold; font-size: 21px; font-size: 2.1rem; line-height: 145%; margin-left: 10px; }
.p-brday__benefit-block .box1 .icon1 { float: right; }
.p-brday__benefit-block .box2 { position: relative; }
.p-brday__benefit-block .box2:before { display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 102px; background: #D9D9D9; z-index: 1; }
.p-brday__benefit-block .box2 ul { position: relative; z-index: 2; padding-left: 25px; padding-right: 25px; }
.p-brday__benefit-block .box2 li { float: left; width: 47.2%; margin-left: 5.6%; display: flex; align-items: flex-end; justify-content: space-between; }
.p-brday__benefit-block .box2 li:before, .p-brday__benefit-block .box2 li:after { display: none; }
.p-brday__benefit-block .box2 li:nth-child(2n+1) { clear: both; margin-left: 0; }
.p-brday__benefit-block .box2 li:nth-child(1) .txt1 .monthly { margin-bottom: 49px; }
.p-brday__benefit-block .box2 li:nth-child(2) .txt1 .monthly { margin-bottom: 30px; }
.p-brday__benefit-block .box2 li .img1 { width: 47.3865%; }
.p-brday__benefit-block .box2 li .txt3 { width: 49.8703%; padding-bottom: 12px; }
.p-brday__benefit-block .box2 li .txt3 .monthly { display: inline-block; *display: inline; *zoom: 1; background: #E50020; color: #fff; font-size: 22px; font-size: 2.2rem; font-weight: bold; line-height: 140%; padding: 2px 12px; }
.p-brday__benefit-block .box2 li .txt3 .monthly span { font-size: 25px; font-size: 2.5rem; }
.p-brday__benefit-block .box2 li .txt3 .name { font-size: 15px; font-size: 1.5rem; line-height: 127.27%; margin-bottom: 10px; font-weight: bold; }
.p-brday__benefit-block .box2 li .txt3 .price { font-size: 18px; font-size: 1.8rem; line-height: 140%; margin-bottom: 25px; font-weight: bold; }
.p-brday__benefit-block .box2 li .txt3 .price span { font-size: 14px; font-size: 1.4rem; }
.p-brday__benefit-block .box2 li .txt3 .pay { font-size: 16px; font-size: 1.6rem; font-weight: bold; line-height: 150%; }
.p-brday__benefit-block .box2 li .txt3 .pay strong { font-size: 28px; font-size: 2.8rem; }
.p-brday__trade { background: #0e2143; padding-top: 80px; padding-bottom: 120px; }
.p-brday__trade-wrap { border: 4px solid #f9be00; padding-bottom: 55px; }
.p-brday__trade-title { background: #f9be00; text-align: center; padding-top: 22px; padding-bottom: 20px; color: #0e2143; margin-bottom: 30px; }
.p-brday__trade-title p { font-size: 28px; font-size: 2.8rem; line-height: 120%; margin-bottom: 5px; font-weight: bold; }
.p-brday__trade-title h3 { font-size: 44px; font-size: 4.4rem; font-weight: bold; line-height: 120%; }
.p-brday__trade-block1 { text-align: center; color: #fff; }
.p-brday__trade-block1 .img1 { margin-bottom: 48px; }
.p-brday__trade-block1 .title { margin-bottom: 23px; }
.p-brday__trade-block1 .title h4 { font-size: 30px; font-size: 3rem; line-height: 160%; font-weight: bold; }
.p-brday__trade-block1 .title h4 strong { color: #ffbe00; font-size: 37px; font-size: 3.7rem; }
.p-brday__trade-block1 .txt1 { font-weight: bold; margin-bottom: 35px; }
.p-brday__trade-block1 .txt1 p { font-size: 12px; font-size: 1.2rem; line-height: 180%; }
.p-brday__trade-block1 .txt1 p.txt1-2 { color: #ffbe00; font-size: 17px; font-size: 1.7rem; margin-top: 7px; }
.p-brday__trade-block1 .btn1 { max-width: 590px; margin-left: auto; margin-right: auto; }
.p-brday__trade-block1 .btn1 a { border: 1px solid #fff; }
.p-brday__lineup { background: #000; color: #fff; padding-top: 108px; padding-bottom: 115px; margin-bottom: 90px; }
.p-brday__lineup-title h3 { background: url(../img/event_title_bg1.svg) repeat-x left center; background-size: auto 46px; font-size: 66px; font-size: 6.6rem; line-height: 140%; margin-bottom: 58px; text-align: center; color: #f9be00; }
.p-brday__lineup-title h3 span { display: inline-block; *display: inline; *zoom: 1; background: #000; padding-left: 38px; padding-right: 38px; }
.p-brday__lineup-block1 { margin-bottom: 10px; }
.p-brday__lineup-block1 .title { text-align: center; margin-bottom: 53px; }
.p-brday__lineup-block1 .title h4 { position: relative; font-size: 36px; font-size: 3.6rem; line-height: 120%; font-weight: bold; margin-bottom: 16px; }
.p-brday__lineup-block1 .title h4:before { content: ""; position: absolute; display: block; width: 100%; top: 50%; border-top: 2px solid #fff; z-index: 1; }
.p-brday__lineup-block1 .title h4 span { display: inline-block; *display: inline; *zoom: 1; background: #000; padding-left: 60px; padding-right: 60px; position: relative; z-index: 2; }
.p-brday__lineup-block1 .title p { line-height: 200%; font-weight: bold; color: #b3b3b3; }
.p-brday__lineup-block1 .block1 { margin-bottom: 130px; }
.p-brday__lineup-block1 .block1.others { margin-bottom: 60px; }
.p-brday__lineup-block1 .block1 ul { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; }
.p-brday__lineup-block1 .block1 ul:before, .p-brday__lineup-block1 .block1 ul:after { display: none; }
.p-brday__lineup-block1 .block1 li { width: 27.7778%; margin-bottom: 57px; margin-left: 8.3333%; text-align: center; }
.p-brday__lineup-block1 .block1 li:nth-child(3n+1) { margin-left: 0; }
.p-brday__lineup-block1 .block1 .img1 { margin-bottom: 17px; }
.p-brday__lineup-block1 .block1 .img1 img { -webkit-transform: translateX(12px); transform: translateX(12px); }
.p-brday__lineup-block1 .block1 .txt1 { margin-bottom: 12px; }
.p-brday__lineup-block1 .block1 .txt1 .new { font-weight: bold; color: #FFBE00; font-size: 15px; font-size: 1.5rem; line-height: 140%; margin-bottom: 12px; }
.p-brday__lineup-block1 .block1 .txt1 .new u { text-decoration: underline; }
.p-brday__lineup-block1 .block1 .txt1 .new strong { color: #E50020; }
.p-brday__lineup-block1 .block1 .txt1 h5 { font-size: 14px; font-size: 1.4rem; line-height: 142.857%; font-weight: bold; margin-bottom: 6px; }
.p-brday__lineup-block1 .block1 .txt1 .price { font-weight: bold; font-size: 17px; font-size: 1.7rem; }
.p-brday__lineup-block1 .block1 .txt1 .price span { font-size: 13px; font-size: 1.3rem; }
.p-brday__lineup-block1 .block1 .pay { border-top: 1px solid #fff; border-bottom: 1px solid #fff; display: flex; align-items: center; justify-content: space-between; font-weight: bold; }
.p-brday__lineup-block1 .block1 .pay:before, .p-brday__lineup-block1 .block1 .pay:after { display: none; }
.p-brday__lineup-block1 .block1 .pay .times { font-size: 14px; font-size: 1.4rem; line-height: 140%; padding-right: 8px; }
.p-brday__lineup-block1 .block1 .pay .times .number { font-size: 21px; font-size: 2.1rem; }
.p-brday__lineup-block1 .block1 .pay .times .unit { font-size: 17px; font-size: 1.7rem; }
.p-brday__lineup-block1 .block1 .pay .monthly { text-align: left; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; border-left: 1px solid #fff; flex-grow: 1; }
.p-brday__lineup-block1 .block1 .pay .monthly .every { font-size: 13px; font-size: 1.3rem; line-height: 140%; color: #ffbe00; }
.p-brday__lineup-block1 .block1 .pay .monthly .every strong { font-size: 16px; font-size: 1.6rem; }
.p-brday__lineup-block1 .block1 .pay .monthly .first { font-size: 12px; font-size: 1.2rem; line-height: 140%; }
.p-brday__lineup-block1 .block1 .pay .monthly .first strong { font-size: 15px; font-size: 1.5rem; }
.p-brday__lineup-block1 .block1 .pay .btn { padding-top: 5px; padding-bottom: 5px; }
.p-brday__lineup-block1 .block1 .pay .btn a { display: block; color: #231815; text-decoration: none; font-size: 14px; font-size: 1.4rem; line-height: 123.6%; background: #ffbe00; padding: 5px 7px; }
.p-brday__lineup-block1 .block1 .pay.e .monthly { padding-top: 13px; padding-bottom: 14px; }
.p-brday__lineup-block1 .block1 .note { font-size: 12px; font-size: 1.2rem; margin-top: 15px; line-height: 175%; }
.p-brday__lineup-block1 .block2 .txt2 { text-align: center; font-size: 12px; font-size: 1.2rem; line-height: 200%; margin-top: 16px; }
.p-brday__information { margin-bottom: 120px; }
.p-brday__information-title { text-align: center; margin-bottom: 80px; }
.p-brday__information-title h3 { font-size: 86px; font-size: 8.6rem; line-height: 120%; font-weight: bold; }
.p-brday__information-block1 { border: 3px solid #000; padding: 0 28px 25px; margin-bottom: 60px; }
.p-brday__information-block1 h4 { position: relative; margin-left: -28px; margin-right: -28px; text-align: center; color: #fff; background: #000; font-size: 28px; font-size: 2.8rem; line-height: 140%; font-weight: bold; padding: 5px; margin-bottom: 30px; }
.p-brday__information-block1 .txt1 { float: left; width: 52.7446%; }
.p-brday__information-block1 .txt1 h5 { font-size: 25px; font-size: 2.5rem; line-height: 144%; font-weight: bold; margin-bottom: 17px; }
.p-brday__information-block1 .txt1 p { margin-bottom: 17px; font-size: 17px; font-size: 1.7rem; line-height: 157%; }
.p-brday__information-block1 .img1 { float: right; width: 44.3914%; text-align: right; }
.p-brday__information-block1 .txt2 { clear: both; padding-top: 25px; margin-bottom: 28px; }
.p-brday__information-block1 .txt2 ul { display: flex; justify-content: space-between; }
.p-brday__information-block1 .txt2 ul:before, .p-brday__information-block1 .txt2 ul:after { display: none; }
.p-brday__information-block1 .txt2 li { border-right: 1px solid #000; padding-right: 13px; padding-left: 13px; text-align: center; font-size: 18px; font-size: 1.8rem; font-weight: bold; line-height: 140%; }
.p-brday__information-block1 .txt2 li p { background-repeat: no-repeat; background-position: center top; background-size: 12px auto; padding-top: 28px; }
.p-brday__information-block1 .txt2 li:first-child { padding-left: 0; }
.p-brday__information-block1 .txt2 li:first-child p { background-image: url(../img/information_icon1.svg); }
.p-brday__information-block1 .txt2 li:nth-child(2) p { background-image: url(../img/information_icon2.svg); }
.p-brday__information-block1 .txt2 li:nth-child(3) p { background-image: url(../img/information_icon3.svg); }
.p-brday__information-block1 .txt2 li:last-child { padding-right: 0; border-right: 0; }
.p-brday__information-block1 .txt2 li:last-child p { background-image: url(../img/information_icon4.svg); }
.p-brday__information-block2 { margin-bottom: 60px; }
.p-brday__information-block2 ul { display: flex; justify-content: space-between; }
.p-brday__information-block2 ul:before, .p-brday__information-block2 ul:after { display: none; }
.p-brday__information-block3 { border: 3px solid #3C0001; padding: 0 28px 25px; margin-bottom: 60px; }
.p-brday__information-block3 h4 { position: relative; margin-left: -28px; margin-right: -28px; text-align: center; color: #fff; background: #3C0001; font-size: 28px; font-size: 2.8rem; line-height: 140%; font-weight: bold; padding: 5px; margin-bottom: 30px; }
.p-brday__information-block3 .txt1 { float: left; width: 71.7183%; }
.p-brday__information-block3 .txt1 p { font-size: 20px; font-size: 2rem; line-height: 154%; }
.p-brday__information-block3 .img1 { float: right; width: 23.38902%; text-align: right; }
.p-brday__information-block4 { border: 3px solid #B19F66; padding: 0 28px 25px; }
.p-brday__information-block4 h4 { position: relative; margin-left: -28px; margin-right: -28px; text-align: center; color: #fff; background: #B19F66; font-size: 28px; font-size: 2.8rem; line-height: 140%; font-weight: bold; padding: 5px; margin-bottom: 30px; }
.p-brday__information-block4 .txt1 { float: left; width: 48.21002%; }
.p-brday__information-block4 .txt1 p { font-size: 20px; font-size: 2rem; line-height: 154%; }
.p-brday__information-block4 .txt1 .btn { text-align: center; margin-top: 37px; }
.p-brday__information-block4 .txt1 .btn a { display: inline-block; *display: inline; *zoom: 1; margin-left: 15px; }
.p-brday__information-block4 .img1 { float: right; width: 49.5226%; }
.p-brday__address .box1 { float: left; width: 45.7778%; text-align: center; }
.p-brday__address .box1 h3 { font-weight: bold; margin-bottom: 25px; }
.p-brday__address .box1 h3 img { margin-top: 10px; }
.p-brday__address .box1 .txt1 { font-size: 18px; font-size: 1.8rem; line-height: 160%; margin-bottom: 6px; }
.p-brday__address .box1 .txt1 strong { font-size: 24px; font-size: 2.4rem; line-height: 140%; }
.p-brday__address .box1 .txt2 { line-height: 143.75%; margin-bottom: 16px; font-size: 15px; font-size: 1.5rem; }
.p-brday__address .map { float: right; width: 50%; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { body { min-width: initial; font-size: 13px; font-size: 1.3rem; }
  [class*="c-wrap"] [class*="c-wrap"] { padding-left: 0; padding-right: 0; }
  .l-footer { margin-top: 50px; padding-left: 15px; padding-right: 15px; padding-bottom: 50px; }
  .l-footer:before, .l-footer:after { height: 6px; }
  .l-footer-wrap { padding-top: 30px; }
  .l-footer-wrap:before { height: 6px; background-size: auto 6px; }
  .l-footer h1 { margin-bottom: 30px; }
  .l-footer h2 img { width: 160px; }
  .l-pagetop { right: 10px; bottom: 10px; width: 60px; }
  .p-brday .title1 h3 { font-size: 22px; font-size: 2.2rem; line-height: 120%; }
  .p-brday .title1 p { font-size: 16px; font-size: 1.6rem; margin-top: 15px; }
  .p-brday .btn1 a { padding-left: 10px; padding-right: 10px; font-size: 16px; font-size: 1.6rem; }
  .p-brday .btn1 a span { background-size: 38px auto; padding-right: 24px; }
  .p-brday__kv { margin-bottom: 40px; }
  .p-brday__kv:before, .p-brday__kv:after { height: 6px; }
  .p-brday__kv-block1 { padding-top: 40px; margin-bottom: 30px; }
  .p-brday__kv-block1:before { height: 6px; background-size: auto 6px; }
  .p-brday__kv-block1 h1 { position: relative; margin-left: -6%; }
  .p-brday__kv-block2 { padding-bottom: 40px; }
  .p-brday__kv-block2 h2 { font-size: 18px; font-size: 1.8rem; margin-bottom: 20px; }
  .p-brday__kv-block2 .txt1, .p-brday__kv-block2 .img1 { float: none; width: auto; }
  .p-brday__kv-block2 .txt1 { margin-bottom: 10px; }
  .p-brday__kv-block2 .txt1 p { font-size: 14px; font-size: 1.4rem; line-height: 160%; }
  .p-brday__kv-block2 .img1 { text-align: center; max-width: 200px; margin-left: auto; margin-right: auto; }
  .p-brday__kv-block2 .img1-1 { width: 200px; }
  .p-brday__kv-block2 .img1-2 { width: 109px; bottom: -30px; left: -45px; }
  .p-brday__kv-block2 .box1 h3 { font-size: 18px; font-size: 1.8rem; margin-bottom: 20px; }
  .p-brday__kv-block2 .box1 ul { display: block; }
  .p-brday__kv-block2 .box1 li { text-align: center; margin-bottom: 25px; }
  .p-brday__kv-block2 .box1 li:last-child { margin-bottom: 0; }
  .p-brday__kv-block2 .box1 li img { height: 30px; }
  .p-brday__kv-block2 .box1 li p { font-size: 14px; font-size: 1.4rem; margin-top: 8px; }
  .p-brday__kv-block2 .txt3 { margin-top: 25px; font-size: 13px; font-size: 1.3rem; padding-left: 35px; padding-right: 35px; position: relative; margin-left: -15px; margin-right: -15px; }
  .p-brday__benefit { margin-bottom: 40px; }
  .p-brday__benefit-title h3 { font-size: 23px; font-size: 2.3rem; }
  .p-brday__benefit-block { padding-bottom: 40px; }
  .p-brday__benefit-block.block1 { padding-top: 25px; padding-bottom: 30px; margin-bottom: 30px; }
  .p-brday__benefit-block.block1 .img1 { position: static; text-align: center; margin-bottom: 15px; }
  .p-brday__benefit-block.block1 .box1 { text-align: left; margin-top: 20px; margin-bottom: 0; }
  .p-brday__benefit-block.block1 .box1 h4 { font-size: 16px; font-size: 1.6rem; } }
@media screen and (max-width: 767px) and (max-width: 420px) { .p-brday__benefit-block.block3 .title { padding-top: 4px; font-size: 15px; font-size: 1.5rem; }
  .p-brday__benefit-block.block3 .title span { float: left; position: relative; margin-top: -4px; } }
@media screen and (max-width: 767px) and (min-width: 409px) { .p-brday__benefit-block.block3 .box2 li:before { height: 105px; } }
@media screen and (max-width: 767px) { .p-brday__benefit-block.block3 .txt1-2 { text-align: left; }
  .p-brday__benefit-block.block4 { padding-bottom: 25px; }
  .p-brday__benefit-block.block4 .txt1, .p-brday__benefit-block.block4 .img2 { float: none; width: auto; }
  .p-brday__benefit-block.block4 .img2 { text-align: center; }
  .p-brday__benefit-block.block4 .txt2 { padding-top: 15px; }
  .p-brday__benefit-block.block4 .txt2 p { font-size: 16px; font-size: 1.6rem; }
  .p-brday__benefit-block.block4 .txt3 { text-align: left; }
  .p-brday__benefit-block.c-wrap__880, .p-brday__benefit-block .c-wrap__880 { padding-left: 10px; padding-right: 10px; }
  .p-brday__benefit-block .title { font-size: 16px; font-size: 1.6rem; }
  .p-brday__benefit-block .title span { vertical-align: 11px; }
  .p-brday__benefit-block .title span img { width: 90px; }
  .p-brday__benefit-block .txt1 { margin-bottom: 15px; }
  .p-brday__benefit-block .txt1 p { font-size: 16px; font-size: 1.6rem; }
  .p-brday__benefit-block .txt1 p.txt1-2 { font-size: 11px; font-size: 1.1rem; }
  .p-brday__benefit-block .box1 { margin-bottom: 12px; }
  .p-brday__benefit-block .box1 h3 { float: none; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; }
  .p-brday__benefit-block .box1 .txt1 { margin-left: 0; margin-bottom: 15px; font-size: 13px; font-size: 1.3rem; }
  .p-brday__benefit-block .box1 .icon1 { text-align: center; float: right; width: 75px; }
  .p-brday__benefit-block .box2:before { display: none; }
  .p-brday__benefit-block .box2 ul { padding-left: 0; padding-right: 0; position: relative; margin-left: -10px; margin-right: -10px; }
  .p-brday__benefit-block .box2 li { float: none; width: auto; margin-left: 0; padding-left: 15px; padding-right: 15px; position: relative; margin-bottom: 30px; }
  .p-brday__benefit-block .box2 li:last-child { margin-bottom: 0; }
  .p-brday__benefit-block .box2 li:before { display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 120px; z-index: 1; background: #D9D9D9; }
  .p-brday__benefit-block .box2 li .img1, .p-brday__benefit-block .box2 li .txt3 { position: relative; z-index: 1; }
  .p-brday__benefit-block .box2 li .img1 { width: 40%; }
  .p-brday__benefit-block .box2 li .txt3 { width: 57%; }
  .p-brday__benefit-block .box2 li .txt3 .monthly { font-size: 14px; font-size: 1.4rem; }
  .p-brday__benefit-block .box2 li .txt3 .monthly span { font-size: 21px; font-size: 2.1rem; }
  .p-brday__benefit-block .box2 li:nth-child(1) .txt3 .monthly, .p-brday__benefit-block .box2 li:nth-child(2) .txt3 .monthly { margin-bottom: 10px; }
  .p-brday__trade { padding-top: 40px; padding-bottom: 40px; }
  .p-brday__trade-wrap { padding-bottom: 35px; }
  .p-brday__trade-title { padding-top: 15px; margin-bottom: 20px; }
  .p-brday__trade-title p { font-size: 16px; font-size: 1.6rem; }
  .p-brday__trade-title h3 { font-size: 23px; font-size: 2.3rem; }
  .p-brday__trade-block1.c-wrap { padding-left: 10px; padding-right: 10px; }
  .p-brday__trade-block1 .img1 { margin-bottom: 20px; }
  .p-brday__trade-block1 .title { margin-bottom: 18px; }
  .p-brday__trade-block1 .title h4 { font-size: 18px; font-size: 1.8rem; }
  .p-brday__trade-block1 .title h4 strong { font-size: 21px; font-size: 2.1rem; }
  .p-brday__trade-block1 .txt1 { text-align: left; }
  .p-brday__trade-block1 .txt1 p.txt1-2 { font-size: 16px; font-size: 1.6rem; }
  .p-brday__lineup { padding-top: 45px; padding-bottom: 45px; margin-bottom: 40px; }
  .p-brday__lineup-title h3 { font-size: 50px; font-size: 5rem; margin-bottom: 40px; }
  .p-brday__lineup-block1 .title { margin-bottom: 32px; }
  .p-brday__lineup-block1 .title h4 { font-size: 24px; font-size: 2.4rem; }
  .p-brday__lineup-block1 .title h4 span { padding-right: 30px; padding-left: 30px; }
  .p-brday__lineup-block1 .title p { font-size: 14px; font-size: 1.4rem; padding-left: 15px; padding-right: 15px; }
  .p-brday__lineup-block1 .block1 { margin-bottom: 60px; }
  .p-brday__lineup-block1 .block1 ul { display: block; }
  .p-brday__lineup-block1 .block1 li { width: auto; margin-left: 0; margin-bottom: 30px; }
  .p-brday__lineup-block1 .block1 .img1, .p-brday__lineup-block1 .block1 .txt1 { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
  .p-brday__lineup-block1 .block1 .img1 { width: 30%; }
  .p-brday__lineup-block1 .block1 .img1 img { -webkit-transform: translateX(0); transform: translateX(0); }
  .p-brday__lineup-block1 .block1 .txt1 { width: 65%; margin-left: 2%; }
  .p-brday__lineup-block1 .block1 .pay { clear: both; }
  .p-brday__lineup-block1 .block1 .pay .times br { display: none; }
  .p-brday__lineup-block1 .block1 .pay .times .number { font-size: 18px; font-size: 1.8rem; }
  .p-brday__lineup-block1 .block1 .pay .times .unit { font-size: 14px; font-size: 1.4rem; }
  .p-brday__lineup-block1 .block1 .pay .monthly { padding-top: 12px; padding-bottom: 12px; }
  .p-brday__lineup-block1 .block1 .pay .monthly .every br { display: none; }
  .p-brday__lineup-block1 .block2 .txt2 { line-height: 160%; padding-left: 15px; padding-right: 15px; }
  .p-brday__lineup-block2 .title { margin-bottom: 32px; }
  .p-brday__lineup-block2 .title h4 { font-size: 24px; font-size: 2.4rem; }
  .p-brday__lineup-block2 .title h4 span { padding-right: 30px; padding-left: 30px; }
  .p-brday__lineup-block2 .title p { font-size: 14px; font-size: 1.4rem; padding-left: 15px; padding-right: 15px; }
  .p-brday__information { margin-bottom: 60px; }
  .p-brday__information-title { margin-bottom: 35px; }
  .p-brday__information-title h3 { font-size: 40px; font-size: 4rem; }
  .p-brday__information-block1 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-brday__information-block1 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-brday__information-block1 .txt1, .p-brday__information-block1 .img1 { float: none; width: auto; }
  .p-brday__information-block1 .txt1 { margin-bottom: 12px; }
  .p-brday__information-block1 .txt1 h5 { font-size: 20px; font-size: 2rem; }
  .p-brday__information-block1 .txt1 p { font-size: 14px; font-size: 1.4rem; margin-bottom: 12px; }
  .p-brday__information-block1 .txt2 ul { display: block; }
  .p-brday__information-block1 .txt2 li { font-size: 16px; font-size: 1.6rem; padding-left: 0; padding-right: 0; border-right: 0; border-bottom: 1px solid #000; padding-bottom: 16px; margin-bottom: 16px; }
  .p-brday__information-block1 .txt2 li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
  .p-brday__information-block2 { margin-bottom: 30px; }
  .p-brday__information-block2 ul { display: block; }
  .p-brday__information-block2 li { float: none; width: auto; margin-bottom: 15px; }
  .p-brday__information-block2 li:last-child { margin-bottom: 0; }
  .p-brday__information-block3 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-brday__information-block3 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-brday__information-block3 .txt1, .p-brday__information-block3 .img1 { float: none; width: auto; }
  .p-brday__information-block3 .txt1 { margin-bottom: 12px; }
  .p-brday__information-block3 .txt1 p { font-size: 14px; font-size: 1.4rem; }
  .p-brday__information-block3 .img1 { text-align: center; }
  .p-brday__information-block4 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-brday__information-block4 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-brday__information-block4 .txt1, .p-brday__information-block4 .img1 { float: none; width: auto; }
  .p-brday__information-block4 .txt1 { margin-bottom: 18px; }
  .p-brday__information-block4 .txt1 p { font-size: 14px; font-size: 1.4rem; }
  .p-brday__information-block4 .txt1 .btn { margin-top: 20px; }
  .p-brday__information-block4 .txt1 .btn a { margin-left: 7px; }
  .p-brday__address .box1, .p-brday__address .map { float: none; width: auto; }
  .p-brday__address .box1 { margin-bottom: 15px; }
  .p-brday__address .box1 .txt1 { font-size: 16px; font-size: 1.6rem; }
  .p-brday__address .box1 .txt1 strong { font-size: 20px; font-size: 2rem; } }
