@charset "UTF-8";
/*
Theme Name: Newクロノマット デビューフェア
*/
/* ----------------------------- リセット */
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; }

/* ----------------------------- ヘッダー・フッター */
.l-footer { background: #000; text-align: center; margin-top: 100px; padding-top: 52px; padding-bottom: 145px; color: #fff; }
.l-footer h1 { font-size: 35px; font-size: 3.5rem; line-height: 140%; margin-bottom: 25px; }
.l-footer h1 img { margin-top: 6px; }

.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-chronomat .title1 { text-align: center; margin-bottom: 28px; }
.p-chronomat .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-chronomat .title1 h3 span { display: inline-block; *display: inline; *zoom: 1; background: #fff; padding-left: 12px; padding-right: 12px; }
.p-chronomat .title1 p { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 140%; margin-top: 20px; }
.p-chronomat .btn1 { text-align: center; }
.p-chronomat .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-chronomat .btn1 a span { display: block; background: url(../img/btn1_txt1.svg) no-repeat right center; background-size: 58px auto; padding-right: 24px; }
.p-chronomat .btn1.yellow a { background: #FFBE00; filter: unset; color: #000; }
.p-chronomat .btn1.yellow a span { background-image: url(../img/btn1_txt2.svg); }
.p-chronomat__kv { background: #000; color: #fff; padding-top: 111px; }
.p-chronomat__kv-block1 { position: relative; text-align: center; }
.p-chronomat__kv-block1:before { display: block; content: ""; position: absolute; background: #333; width: 100%; height: 165px; left: 0; bottom: 0; z-index: 0; }
.p-chronomat__kv-block1 h1 { font-size: 58px; font-size: 5.8rem; line-height: 120%; margin-bottom: 36px; font-weight: bold; position: relative; z-index: 1; }
.p-chronomat__kv-block1 h1 img { margin-top: 12px; }
.p-chronomat__kv-block1 .period { margin-bottom: 58px; display: inline-block; *display: inline; *zoom: 1; position: relative; z-index: 1; }
.p-chronomat__kv-block1 .period span { display: block; border-top: 1px solid #FFBE00; font-size: 33px; font-size: 3.3rem; line-height: 120%; padding-top: 10px; margin-top: 10px; font-weight: bold; color: #FFBE00; }
.p-chronomat__kv-block1 .img { position: relative; z-index: 1; }
.p-chronomat__kv-block2 { padding-top: 66px; padding-bottom: 120px; background: #333; }
.p-chronomat__kv-block2 h2 { font-size: 30px; font-size: 3rem; line-height: 140%; font-weight: bold; border-top: 2px solid #fff; border-bottom: 2px solid #fff; padding-top: 15px; padding-bottom: 15px; margin-bottom: 32px; text-align: center; }
.p-chronomat__kv-block2 .txt1 { float: left; width: 65%; }
.p-chronomat__kv-block2 .txt1 p { font-size: 16px; font-size: 1.6rem; line-height: 187.5%; }
.p-chronomat__kv-block2 .img1 { float: right; width: 30%; text-align: right; position: relative; }
.p-chronomat__kv-block2 .img1-2 { position: absolute; bottom: -50px; left: -145px; }
.p-chronomat__kv-block2 .txt2 { padding-top: 40px; text-align: center; clear: both; }
.p-chronomat__event { margin-bottom: 120px; }
.p-chronomat__event-title { background: #FFBE00; text-align: center; padding-top: 35px; padding-bottom: 22px; margin-bottom: 88px; }
.p-chronomat__event-title h2 { font-size: 64px; font-size: 6.4rem; line-height: 120%; font-weight: bold; margin-bottom: 6px; }
.p-chronomat__event-title p { font-size: 21px; font-size: 2.1rem; font-weight: bold; line-height: 120%; }
.p-chronomat__event-block1 { margin-bottom: 90px; }
.p-chronomat__event-block1 .box1 { margin-left: 15px; margin-right: 10px; position: relative; margin-bottom: 42px; }
.p-chronomat__event-block1 .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-chronomat__event-block1 .box1 .txt1 { float: left; font-weight: bold; font-size: 23px; font-size: 2.3rem; line-height: 145%; margin-left: 10px; }
.p-chronomat__event-block1 .box1 .icon1 { float: right; }
.p-chronomat__event-block1 .box2 { position: relative; }
.p-chronomat__event-block1 .box2:before { display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 102px; background: #D9D9D9; z-index: 1; }
.p-chronomat__event-block1 .box2 ul { position: relative; z-index: 2; padding-left: 25px; padding-right: 25px; }
.p-chronomat__event-block1 .box2 li { float: left; width: 47.2%; margin-left: 5.6%; display: flex; align-items: flex-end; justify-content: space-between; }
.p-chronomat__event-block1 .box2 li:before, .p-chronomat__event-block1 .box2 li:after { display: none; }
.p-chronomat__event-block1 .box2 li:nth-child(2n+1) { clear: both; margin-left: 0; }
.p-chronomat__event-block1 .box2 li:nth-child(1) .txt1 .monthly { margin-bottom: 49px; }
.p-chronomat__event-block1 .box2 li:nth-child(2) .txt1 .monthly { margin-bottom: 30px; }
.p-chronomat__event-block1 .box2 li .img1 { width: 45.3865%; }
.p-chronomat__event-block1 .box2 li .txt1 { width: 51.8703%; padding-bottom: 12px; }
.p-chronomat__event-block1 .box2 li .txt1 .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-chronomat__event-block1 .box2 li .txt1 .monthly span { font-size: 25px; font-size: 2.5rem; }
.p-chronomat__event-block1 .box2 li .txt1 .name { font-size: 15px; font-size: 1.5rem; line-height: 127.27%; margin-bottom: 10px; font-weight: bold; }
.p-chronomat__event-block1 .box2 li .txt1 .price { font-size: 18px; font-size: 1.8rem; line-height: 140%; margin-bottom: 25px; font-weight: bold; }
.p-chronomat__event-block1 .box2 li .txt1 .price span { font-size: 14px; font-size: 1.4rem; }
.p-chronomat__event-block1 .box2 li .txt1 .pay { font-size: 16px; font-size: 1.6rem; font-weight: bold; line-height: 150%; }
.p-chronomat__event-block1 .box2 li .txt1 .pay strong { font-size: 28px; font-size: 2.8rem; }
.p-chronomat__event-block2 { text-align: center; margin-bottom: 100px; }
.p-chronomat__event-block2 .img1 { margin-bottom: 8px; }
.p-chronomat__event-block2 .img1 small { display: block; font-size: 8px; font-size: 0.8rem; line-height: 120%; margin-top: 20px; }
.p-chronomat__event-block2 .txt1 { display: inline-block; *display: inline; *zoom: 1; border: 1px solid #000; font-size: 14px; font-size: 1.4rem; line-height: 140%; padding: 3px 15px; font-weight: bold; }
.p-chronomat__event-block3 .box1 { margin-bottom: 40px; text-align: center; }
.p-chronomat__event-block3 .box1 .img1 { margin-bottom: 16px; }
.p-chronomat__event-block3 .box1 .img1 > div { float: left; width: 18.66667%; margin-left: 1.6666625%; }
.p-chronomat__event-block3 .box1 .img1 > div:nth-child(5n+1) { clear: both; margin-left: 0; }
.p-chronomat__event-block3 .box1 .txt1 { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 190%; }
.p-chronomat__event-block3 .box2 { text-align: center; }
.p-chronomat__event-block3 .box2 h4 { margin-bottom: 34px; }
.p-chronomat__event-block3 .box2 .period { background: #FFBE00; font-size: 26px; font-size: 2.6rem; line-height: 140%; border-radius: 8px; padding: 6px 8px; font-weight: bold; margin-bottom: 12px; }
.p-chronomat__event-block3 .box2 .img1 { text-align: center; display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
.p-chronomat__event-block3 .box2 .img1:before, .p-chronomat__event-block3 .box2 .img1:after { display: none; }
.p-chronomat__event-block3 .box2 .img1 p { margin-left: 30px; }
.p-chronomat__event-block3 .box2 .img1 p:first-child { margin-left: 0; }
.p-chronomat__story { background: url(../img/story_bg1.jpg) no-repeat center; background-size: cover; color: #fff; }
.p-chronomat__story-title { background: rgba(0, 0, 0, 0.7); text-align: center; padding-top: 35px; padding-bottom: 22px; }
.p-chronomat__story-title h2 { font-size: 64px; font-size: 6.4rem; line-height: 120%; font-weight: bold; margin-bottom: 6px; }
.p-chronomat__story-title p { font-size: 21px; font-size: 2.1rem; font-weight: bold; line-height: 120%; }
.p-chronomat__story-block1 { padding-top: 100px; padding-bottom: 116px; }
.p-chronomat__story-block1 .block1 { background: #000; padding-top: 50px; padding-bottom: 90px; margin-bottom: 56px; }
.p-chronomat__story-block1 .block1 .img1 { margin-bottom: 32px; }
.p-chronomat__story-block1 .block1 .box1 h3 { font-size: 24px; font-size: 2.4rem; line-height: 134%; font-weight: bold; margin-bottom: 22px; }
.p-chronomat__story-block1 .block1 .box1 p { line-height: 165.625%; font-size: 15px; font-size: 1.5rem; }
.p-chronomat__story-block1 .block1 .bx-wrapper { margin-bottom: 0; }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a { width: 46px; height: 104px; background-position: center; background-size: contain; margin-top: -52px; }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a.bx-prev { left: -30px; background-image: url(../img/arrow_1-left.svg); }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a.bx-next { right: -30px; background-image: url(../img/arrow_1.svg); }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-pager.bx-default-pager { bottom: -66px; }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-pager.bx-default-pager a { margin-left: 3px; margin-right: 3px; width: 11px; height: 11px; border: 1px solid #BA0D23; background: transparent; border-radius: 100%; }
.p-chronomat__story-block1 .block1 .bx-wrapper .bx-pager.bx-default-pager a:hover, .p-chronomat__story-block1 .block1 .bx-wrapper .bx-pager.bx-default-pager a.active { background: #BA0D23; }
.p-chronomat__story-block1 .txt1 { text-align: center; font-size: 24px; font-size: 2.4rem; line-height: 183.333%; color: #FFBE00; font-weight: bold; }
.p-chronomat__lineup { background: #000; color: #fff; padding-top: 108px; padding-bottom: 115px; margin-bottom: 90px; }
.p-chronomat__lineup-title { margin-bottom: 66px; }
.p-chronomat__lineup-title h3 { text-align: center; font-size: 76px; font-size: 7.6rem; line-height: 120%; font-weight: bold; }
.p-chronomat__lineup-block1 { margin-bottom: 110px; }
.p-chronomat__lineup-block1 .title { text-align: center; margin-bottom: 53px; }
.p-chronomat__lineup-block1 .title h4 { position: relative; font-size: 36px; font-size: 3.6rem; line-height: 120%; font-weight: bold; margin-bottom: 16px; }
.p-chronomat__lineup-block1 .title h4:before { content: ""; position: absolute; display: block; width: 100%; top: 50%; border-top: 2px solid #fff; z-index: 1; }
.p-chronomat__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-chronomat__lineup-block1 .title p { font-size: 18px; font-size: 1.8rem; font-weight: bold; }
.p-chronomat__lineup-block1 .block1 { margin-bottom: 60px; }
.p-chronomat__lineup-block1 .block1 ul { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; }
.p-chronomat__lineup-block1 .block1 ul:before, .p-chronomat__lineup-block1 .block1 ul:after { display: none; }
.p-chronomat__lineup-block1 .block1 li { width: 27.7778%; margin-bottom: 57px; margin-left: 8.3333%; text-align: center; }
.p-chronomat__lineup-block1 .block1 li:nth-child(3n+1) { margin-left: 0; }
.p-chronomat__lineup-block1 .block1 .img1 { margin-bottom: 17px; }
.p-chronomat__lineup-block1 .block1 .img1 img { -webkit-transform: translateX(12px); transform: translateX(12px); }
.p-chronomat__lineup-block1 .block1 .txt1 { margin-bottom: 12px; }
.p-chronomat__lineup-block1 .block1 .txt1 .new { font-weight: bold; color: #FFBE00; font-size: 15px; font-size: 1.5rem; line-height: 140%; margin-bottom: 12px; }
.p-chronomat__lineup-block1 .block1 .txt1 .new u { text-decoration: underline; }
.p-chronomat__lineup-block1 .block1 .txt1 .new strong { color: #E50020; }
.p-chronomat__lineup-block1 .block1 .txt1 h5 { font-size: 14px; font-size: 1.4rem; line-height: 142.857%; font-weight: bold; margin-bottom: 6px; }
.p-chronomat__lineup-block1 .block1 .txt1 .price { font-weight: bold; font-size: 17px; font-size: 1.7rem; }
.p-chronomat__lineup-block1 .block1 .txt1 .price span { font-size: 13px; font-size: 1.3rem; }
.p-chronomat__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-chronomat__lineup-block1 .block1 .pay:before, .p-chronomat__lineup-block1 .block1 .pay:after { display: none; }
.p-chronomat__lineup-block1 .block1 .pay .times { font-size: 14px; font-size: 1.4rem; line-height: 140%; padding-right: 8px; }
.p-chronomat__lineup-block1 .block1 .pay .times .number { font-size: 21px; font-size: 2.1rem; }
.p-chronomat__lineup-block1 .block1 .pay .times .unit { font-size: 17px; font-size: 1.7rem; }
.p-chronomat__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-chronomat__lineup-block1 .block1 .pay .monthly .every { font-size: 13px; font-size: 1.3rem; line-height: 140%; color: #E50020; }
.p-chronomat__lineup-block1 .block1 .pay .monthly .every strong { font-size: 16px; font-size: 1.6rem; }
.p-chronomat__lineup-block1 .block1 .pay .monthly .first { font-size: 12px; font-size: 1.2rem; line-height: 140%; }
.p-chronomat__lineup-block1 .block1 .pay .monthly .first strong { font-size: 15px; font-size: 1.5rem; }
.p-chronomat__lineup-block1 .block1 .pay .btn { padding-top: 5px; padding-bottom: 5px; }
.p-chronomat__lineup-block1 .block1 .pay .btn a { display: block; color: #fff; text-decoration: none; font-size: 14px; font-size: 1.4rem; line-height: 123.6%; background: #E50020; padding: 5px 7px; }
.p-chronomat__lineup-block1 .block1 .pay.e .monthly { padding-top: 13px; padding-bottom: 14px; }
.p-chronomat__lineup-block1 .block1 .note { font-size: 12px; font-size: 1.2rem; margin-top: 15px; line-height: 175%; }
.p-chronomat__lineup-block1 .block2 .txt2 { text-align: center; font-size: 12px; font-size: 1.2rem; line-height: 200%; margin-top: 16px; }
.p-chronomat__lineup-block2 .title { text-align: center; margin-bottom: 53px; }
.p-chronomat__lineup-block2 .title h4 { position: relative; font-size: 36px; font-size: 3.6rem; line-height: 120%; font-weight: bold; margin-bottom: 16px; }
.p-chronomat__lineup-block2 .title h4:before { content: ""; position: absolute; display: block; width: 100%; top: 50%; border-top: 2px solid #fff; z-index: 1; }
.p-chronomat__lineup-block2 .title h4 span { display: inline-block; *display: inline; *zoom: 1; background: #000; padding-left: 60px; padding-right: 60px; position: relative; z-index: 2; }
.p-chronomat__lineup-block2 .title p { font-size: 18px; font-size: 1.8rem; font-weight: bold; }
.p-chronomat__lineup-block2 .block1 { max-width: 524px; text-align: center; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.p-chronomat__lineup-block2 .block1 .youtube { margin-bottom: 24px; }
.p-chronomat__lineup-block2 .block1 .txt1 { font-size: 18px; font-size: 1.8rem; line-height: 155%; margin-bottom: 50px; }
.p-chronomat__lineup-block2 .block1 .btn p { margin-top: 18px; letter-spacing: 0.1em; }
.p-chronomat__information { margin-bottom: 120px; }
.p-chronomat__information-title { text-align: center; margin-bottom: 80px; }
.p-chronomat__information-title h3 { font-size: 86px; font-size: 8.6rem; line-height: 120%; font-weight: bold; }
.p-chronomat__information-block1 { border: 3px solid #000; padding: 0 28px 25px; margin-bottom: 60px; }
.p-chronomat__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-chronomat__information-block1 .txt1 { float: left; width: 52.7446%; }
.p-chronomat__information-block1 .txt1 h5 { font-size: 25px; font-size: 2.5rem; line-height: 144%; font-weight: bold; margin-bottom: 17px; }
.p-chronomat__information-block1 .txt1 p { margin-bottom: 17px; font-size: 17px; font-size: 1.7rem; line-height: 157%; }
.p-chronomat__information-block1 .img1 { float: right; width: 44.3914%; text-align: right; }
.p-chronomat__information-block1 .txt2 { clear: both; padding-top: 25px; margin-bottom: 28px; }
.p-chronomat__information-block1 .txt2 ul { display: flex; justify-content: space-between; }
.p-chronomat__information-block1 .txt2 ul:before, .p-chronomat__information-block1 .txt2 ul:after { display: none; }
.p-chronomat__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-chronomat__information-block1 .txt2 li p { background-repeat: no-repeat; background-position: center top; background-size: 12px auto; padding-top: 28px; }
.p-chronomat__information-block1 .txt2 li:first-child { padding-left: 0; }
.p-chronomat__information-block1 .txt2 li:first-child p { background-image: url(../img/information_icon1.svg); }
.p-chronomat__information-block1 .txt2 li:nth-child(2) p { background-image: url(../img/information_icon2.svg); }
.p-chronomat__information-block1 .txt2 li:nth-child(3) p { background-image: url(../img/information_icon3.svg); }
.p-chronomat__information-block1 .txt2 li:last-child { padding-right: 0; border-right: 0; }
.p-chronomat__information-block1 .txt2 li:last-child p { background-image: url(../img/information_icon4.svg); }
.p-chronomat__information-block2 { margin-bottom: 60px; }
.p-chronomat__information-block2 ul { display: flex; justify-content: space-between; }
.p-chronomat__information-block2 ul:before, .p-chronomat__information-block2 ul:after { display: none; }
.p-chronomat__information-block3 { border: 3px solid #3C0001; padding: 0 28px 25px; margin-bottom: 60px; }
.p-chronomat__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-chronomat__information-block3 .txt1 { float: left; width: 71.7183%; }
.p-chronomat__information-block3 .txt1 p { font-size: 20px; font-size: 2rem; line-height: 154%; }
.p-chronomat__information-block3 .img1 { float: right; width: 23.38902%; text-align: right; }
.p-chronomat__information-block4 { border: 3px solid #B19F66; padding: 0 28px 25px; }
.p-chronomat__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-chronomat__information-block4 .txt1 { float: left; width: 48.21002%; }
.p-chronomat__information-block4 .txt1 p { font-size: 20px; font-size: 2rem; line-height: 154%; }
.p-chronomat__information-block4 .txt1 .btn { text-align: center; margin-top: 37px; }
.p-chronomat__information-block4 .txt1 .btn a { display: inline-block; *display: inline; *zoom: 1; margin-left: 15px; }
.p-chronomat__information-block4 .img1 { float: right; width: 49.5226%; }
.p-chronomat__address .box1 { float: left; width: 45.7778%; text-align: center; }
.p-chronomat__address .box1 h3 { font-weight: bold; margin-bottom: 25px; }
.p-chronomat__address .box1 h3 img { margin-top: 10px; }
.p-chronomat__address .box1 .txt1 { font-size: 18px; font-size: 1.8rem; line-height: 160%; margin-bottom: 6px; }
.p-chronomat__address .box1 .txt1 strong { font-size: 24px; font-size: 2.4rem; line-height: 140%; }
.p-chronomat__address .box1 .txt2 { line-height: 143.75%; margin-bottom: 16px; font-size: 15px; font-size: 1.5rem; }
.p-chronomat__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: 30px 15px 50px; }
  .l-footer h1 { font-size: 25px; font-size: 2.5rem; }
  .l-footer h2 img { width: 160px; }
  .l-pagetop { right: 10px; bottom: 10px; width: 60px; }
  .p-chronomat .title1 h3 { font-size: 22px; font-size: 2.2rem; line-height: 120%; }
  .p-chronomat .title1 p { font-size: 16px; font-size: 1.6rem; margin-top: 15px; }
  .p-chronomat .btn1 a { padding-left: 10px; padding-right: 10px; font-size: 16px; font-size: 1.6rem; }
  .p-chronomat .btn1 a span { background-size: 38px auto; padding-right: 24px; }
  .p-chronomat__kv { padding-top: 35px; }
  .p-chronomat__kv-block1:before { height: 75px; }
  .p-chronomat__kv-block1 h1 { font-size: 34px; font-size: 3.4rem; margin-bottom: 20px; }
  .p-chronomat__kv-block1 .period { margin-bottom: 25px; }
  .p-chronomat__kv-block1 .period span { font-size: 7.4vw; }
  .p-chronomat__kv-block1 .img { position: relative; margin-left: -15px; margin-right: -15px; }
  .p-chronomat__kv-block2 { padding-top: 40px; padding-bottom: 40px; }
  .p-chronomat__kv-block2 h2 { font-size: 18px; font-size: 1.8rem; margin-bottom: 20px; }
  .p-chronomat__kv-block2 .txt1, .p-chronomat__kv-block2 .img1 { float: none; width: auto; }
  .p-chronomat__kv-block2 .txt1 { margin-bottom: 10px; }
  .p-chronomat__kv-block2 .txt1 p { font-size: 14px; font-size: 1.4rem; line-height: 160%; }
  .p-chronomat__kv-block2 .img1 { text-align: center; max-width: 200px; margin-left: auto; margin-right: auto; }
  .p-chronomat__kv-block2 .img1-1 { width: 200px; }
  .p-chronomat__kv-block2 .img1-2 { width: 109px; bottom: -30px; left: -45px; }
  .p-chronomat__event { margin-bottom: 60px; }
  .p-chronomat__event-title { padding-top: 25px; margin-bottom: 35px; }
  .p-chronomat__event-title h2 { font-size: 36px; font-size: 3.6rem; }
  .p-chronomat__event-title p { font-size: 18px; font-size: 1.8rem; }
  .p-chronomat__event-block1 { margin-bottom: 60px; }
  .p-chronomat__event-block1 .box1 { margin-bottom: 12px; }
  .p-chronomat__event-block1 .box1 h3 { float: none; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; }
  .p-chronomat__event-block1 .box1 .txt1 { width: calc(100% - 85px); margin-left: 0; margin-bottom: 15px; font-size: 16px; font-size: 1.6rem; }
  .p-chronomat__event-block1 .box1 .icon1 { text-align: center; float: right; width: 75px; }
  .p-chronomat__event-block1 .box2:before { display: none; }
  .p-chronomat__event-block1 .box2 ul { padding-left: 0; padding-right: 0; position: relative; margin-left: -15px; margin-right: -15px; }
  .p-chronomat__event-block1 .box2 li { float: none; width: auto; margin-left: 0; padding-left: 15px; padding-right: 15px; position: relative; margin-bottom: 30px; }
  .p-chronomat__event-block1 .box2 li:last-child { margin-bottom: 0; }
  .p-chronomat__event-block1 .box2 li:before { display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 102px; z-index: 1; background: #D9D9D9; }
  .p-chronomat__event-block1 .box2 li .img1, .p-chronomat__event-block1 .box2 li .txt1 { position: relative; z-index: 1; }
  .p-chronomat__event-block1 .box2 li .img1 { width: 40%; }
  .p-chronomat__event-block1 .box2 li .txt1 { width: 57%; }
  .p-chronomat__event-block1 .box2 li .txt1 .monthly { font-size: 16px; font-size: 1.6rem; }
  .p-chronomat__event-block1 .box2 li .txt1 .monthly span { font-size: 23px; font-size: 2.3rem; }
  .p-chronomat__event-block1 .box2 li:nth-child(1) .txt1 .monthly, .p-chronomat__event-block1 .box2 li:nth-child(2) .txt1 .monthly { margin-bottom: 10px; }
  .p-chronomat__event-block2 { margin-bottom: 60px; }
  .p-chronomat__event-block3 .box1 { margin-bottom: 25px; }
  .p-chronomat__event-block3 .box1 .txt1 { font-size: 16px; font-size: 1.6rem; line-height: 170%; }
  .p-chronomat__event-block3 .box2 h4 { margin-bottom: 20px; }
  .p-chronomat__event-block3 .box2 .period { font-size: 18px; font-size: 1.8rem; }
  .p-chronomat__event-block3 .box2 .img1 { display: block; }
  .p-chronomat__event-block3 .box2 .img1 p { margin-left: 10px; }
  .p-chronomat__story-title { padding-top: 25px; }
  .p-chronomat__story-title h2 { font-size: 36px; font-size: 3.6rem; }
  .p-chronomat__story-title p { font-size: 18px; font-size: 1.8rem; }
  .p-chronomat__story-block1 { padding-top: 35px; padding-bottom: 35px; }
  .p-chronomat__story-block1 .block1 { padding-top: 15px; margin-bottom: 20px; padding-bottom: 50px; }
  .p-chronomat__story-block1 .block1 .img1, .p-chronomat__story-block1 .block1 .box1 { padding-left: 15px !important; padding-right: 15px !important; }
  .p-chronomat__story-block1 .block1 .img1 { margin-bottom: 25px; }
  .p-chronomat__story-block1 .block1 .box1 h3 { font-size: 20px; font-size: 2rem; margin-bottom: 16px; }
  .p-chronomat__story-block1 .block1 .box1 p { font-size: 14px; font-size: 1.4rem; line-height: 150%; }
  .p-chronomat__story-block1 .block1 .bx-wrapper .bx-pager.bx-default-pager { bottom: -36px; }
  .p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a { width: 23px; height: 52px; margin-top: -26px; }
  .p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a.bx-prev { left: -15px; }
  .p-chronomat__story-block1 .block1 .bx-wrapper .bx-controls-direction a.bx-next { right: -15px; }
  .p-chronomat__story-block1 .txt1 { font-size: 16px; font-size: 1.6rem; }
  .p-chronomat__lineup { padding-top: 45px; padding-bottom: 45px; margin-bottom: 40px; }
  .p-chronomat__lineup-title { margin-bottom: 30px; }
  .p-chronomat__lineup-title h3 { font-size: 50px; font-size: 5rem; }
  .p-chronomat__lineup-block1 { margin-bottom: 50px; }
  .p-chronomat__lineup-block1 .title { margin-bottom: 32px; }
  .p-chronomat__lineup-block1 .title h4 { font-size: 24px; font-size: 2.4rem; }
  .p-chronomat__lineup-block1 .title h4 span { padding-right: 30px; padding-left: 30px; }
  .p-chronomat__lineup-block1 .title p { font-size: 14px; font-size: 1.4rem; padding-left: 15px; padding-right: 15px; }
  .p-chronomat__lineup-block1 .block1 ul { display: block; }
  .p-chronomat__lineup-block1 .block1 li { width: auto; margin-left: 0; margin-bottom: 30px; }
  .p-chronomat__lineup-block1 .block1 .img1, .p-chronomat__lineup-block1 .block1 .txt1 { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
  .p-chronomat__lineup-block1 .block1 .img1 { width: 30%; }
  .p-chronomat__lineup-block1 .block1 .img1 img { -webkit-transform: translateX(0); transform: translateX(0); }
  .p-chronomat__lineup-block1 .block1 .txt1 { width: 65%; margin-left: 2%; }
  .p-chronomat__lineup-block1 .block1 .pay { clear: both; }
  .p-chronomat__lineup-block1 .block1 .pay .times br { display: none; }
  .p-chronomat__lineup-block1 .block1 .pay .times .number { font-size: 18px; font-size: 1.8rem; }
  .p-chronomat__lineup-block1 .block1 .pay .times .unit { font-size: 14px; font-size: 1.4rem; }
  .p-chronomat__lineup-block1 .block1 .pay .monthly { padding-top: 12px; padding-bottom: 12px; }
  .p-chronomat__lineup-block1 .block1 .pay .monthly .every br { display: none; }
  .p-chronomat__lineup-block1 .block2 .txt2 { line-height: 160%; padding-left: 15px; padding-right: 15px; }
  .p-chronomat__lineup-block2 .title { margin-bottom: 32px; }
  .p-chronomat__lineup-block2 .title h4 { font-size: 24px; font-size: 2.4rem; }
  .p-chronomat__lineup-block2 .title h4 span { padding-right: 30px; padding-left: 30px; }
  .p-chronomat__lineup-block2 .title p { font-size: 14px; font-size: 1.4rem; padding-left: 15px; padding-right: 15px; }
  .p-chronomat__information { margin-bottom: 60px; }
  .p-chronomat__information-title { margin-bottom: 35px; }
  .p-chronomat__information-title h3 { font-size: 40px; font-size: 4rem; }
  .p-chronomat__information-block1 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-chronomat__information-block1 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-chronomat__information-block1 .txt1, .p-chronomat__information-block1 .img1 { float: none; width: auto; }
  .p-chronomat__information-block1 .txt1 { margin-bottom: 12px; }
  .p-chronomat__information-block1 .txt1 h5 { font-size: 20px; font-size: 2rem; }
  .p-chronomat__information-block1 .txt1 p { font-size: 14px; font-size: 1.4rem; margin-bottom: 12px; }
  .p-chronomat__information-block1 .txt2 ul { display: block; }
  .p-chronomat__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-chronomat__information-block1 .txt2 li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
  .p-chronomat__information-block2 { margin-bottom: 30px; }
  .p-chronomat__information-block2 ul { display: block; }
  .p-chronomat__information-block2 li { float: none; width: auto; margin-bottom: 15px; }
  .p-chronomat__information-block2 li:last-child { margin-bottom: 0; }
  .p-chronomat__information-block3 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-chronomat__information-block3 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-chronomat__information-block3 .txt1, .p-chronomat__information-block3 .img1 { float: none; width: auto; }
  .p-chronomat__information-block3 .txt1 { margin-bottom: 12px; }
  .p-chronomat__information-block3 .txt1 p { font-size: 14px; font-size: 1.4rem; }
  .p-chronomat__information-block3 .img1 { text-align: center; }
  .p-chronomat__information-block4 { padding: 0 15px 15px; margin-bottom: 30px; }
  .p-chronomat__information-block4 h4 { margin-left: -15px; margin-right: -15px; font-size: 18px; font-size: 1.8rem; margin-bottom: 15px; padding-bottom: 8px; }
  .p-chronomat__information-block4 .txt1, .p-chronomat__information-block4 .img1 { float: none; width: auto; }
  .p-chronomat__information-block4 .txt1 { margin-bottom: 18px; }
  .p-chronomat__information-block4 .txt1 p { font-size: 14px; font-size: 1.4rem; }
  .p-chronomat__information-block4 .txt1 .btn { margin-top: 20px; }
  .p-chronomat__information-block4 .txt1 .btn a { margin-left: 7px; }
  .p-chronomat__address .box1, .p-chronomat__address .map { float: none; width: auto; }
  .p-chronomat__address .box1 { margin-bottom: 15px; }
  .p-chronomat__address .box1 .txt1 { font-size: 16px; font-size: 1.6rem; }
  .p-chronomat__address .box1 .txt1 strong { font-size: 20px; font-size: 2rem; } }
