@charset "UTF-8";

/* sass */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");
.ot-hdg-lv1 h1 { font-size: 20px; }

.ot-cp-grid { position: relative; z-index: 1; justify-content: space-between; }

.ot-cp-grid > * { padding: 0; }

.ot-cp-grid > *:last-child .CMP-CM10-text:has(.ot-cp-btn) { display: none; }

.ot-cp-pkg { padding: 0 7%; text-align: center; }

.ot-cp-pkg img { max-width: 100%; width: 300px; }

.CMP-CM10-text .ot-cp-att { margin-top: 8px; text-align: center; }

.ot-cp-att > * { color: #413D3C; font-size: 12px; line-height: 1.5; font-weight: 400; }

.ot-cp-btn { text-align: center; }

.CMP-CM10-text .ot-cp-btn { margin-top: 56px; margin-bottom: 8px; }

.ot-cp-btn button, .ot-cp-btn a { position: relative; margin: 0; display: block; width: 100%; box-shadow: none; background: #FFD803; color: #1D2088; min-width: 0; padding: 14px 35px 14px 25px; text-align: center; font-size: 22px; line-height: 1.5; font-weight: 500; letter-spacing: -0.02em; border-radius: 60px; }

.ot-cp-btn button:hover, .ot-cp-btn a:hover { text-decoration: none; }

.ot-cp-btn button:link, .ot-cp-btn button:visited, .ot-cp-btn button:focus, .ot-cp-btn a:link, .ot-cp-btn a:visited, .ot-cp-btn a:focus { color: #1D2088; }

.ot-cp-btn button:after, .ot-cp-btn a:after { position: absolute; top: 50%; right: 20px; content: ""; vertical-align: middle; margin-top: -4px; width: 8px; height: 8px; border-top: 2px solid #1D2088; border-right: 2px solid #1D2088; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.ot-cp-hdg-lv2 { text-align: center; }

.ot-cp-hdg-lv2 > * { margin-top: 40px; color: #1D2088; font-size: 24px; line-height: 1.5; font-weight: 500; }

.CMP-CM10-text .ot-cp-txt { margin-top: 0; }

.ot-cp-txt p { position: relative; margin-top: 8px; font-size: 16px; line-height: 1.5; font-weight: 500; letter-spacing: -0.02em; color: #413D3C; }

.ot-cp-txt p b { font-size: 22px; }

.CMP-CM34-rich-text .ot-cp-list { margin-top: 0; }

.ot-cp-list > ul { list-style-type: none; font-weight: 500; }

.ot-cp-list > ul > li { padding-left: 1em; position: relative; margin-top: 8px; font-size: 16px; line-height: 1.5; letter-spacing: -0.02em; color: #413D3C; }

.ot-cp-list > ul > li::before { content: "\0030fb"; display: block; position: absolute; left: 0; top: 0; width: 1em; height: 1em; }

.ot-cp-wrap-date { margin: 8px auto 0; text-align: center; }

.ot-cp-wrap-date > .ot-cp-date { display: inline; box-shadow: inset 0 -6px 0 0 #FFD803; box-decoration-break: clone; -webkit-box-decoration-break: clone; padding-bottom: 4px; color: #1D2088; font-style: normal; font-size: 20px; font-weight: 500; line-height: 1.25; letter-spacing: -0.02em; }

.ot-cp-wrap-date > .ot-cp-date > span { font-size: 36px; }

@media print, all and (min-width: 769px) { .ot-hdg-lv1 h1 { font-size: 36px; } .ot-cp-grid > *:first-child { flex: 0 0 30%; max-width: 30%; }
  .ot-cp-grid > *:last-child { flex: 0 0 64%; max-width: 64%; } .ot-cp-grid > *:first-child .CMP-CM10-text:has(.ot-cp-btn) { display: none; } .ot-cp-grid > *:last-child .CMP-CM10-text:has(.ot-cp-btn) { display: block; } .ot-cp-pkg { padding: 0; margin-top: 20%; } .ot-cp-pkg img { width: auto; } .CMP-CM10-text .ot-cp-btn { margin: 64px auto 0; max-width: 586px; } .ot-cp-btn { font-size: 40px; } .ot-cp-btn button, .ot-cp-btn a { transition: opacity 0.3s ease; }
  .ot-cp-btn button:hover, .ot-cp-btn a:hover { opacity: 0.6; } .ot-cp-hdg-lv2 > * { font-size: 32px; } .ot-cp-hdg-lv2.ot-cp-hdg-pc-mgt0 > * { margin-top: 0; } .ot-cp-wrap-date { margin-top: 12px; } .ot-cp-wrap-date > .ot-cp-date { font-size: 32px; box-shadow: inset 0 -8px 0 0 #FFD803; } .ot-cp-wrap-date > .ot-cp-date > span { font-size: 64px; } }
