@charset "UTF-8";
/*
Theme Name: NewSite
*/
/*=======================================
リセット
=========================================*/
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, a { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; box-sizing: border-box; }

body { line-height: 1; word-wrap: break-word; overflow-wrap: break-word; }

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

ol, ul { list-style: none; }

pre { white-space: pre-wrap; }

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; color: inherit; font: inherit; }

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 { width: 100%; border-collapse: collapse; border-spacing: 0; }

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

img { vertical-align: top; font-size: 0; line-height: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

sup { font-size: 8px; }

main { display: block; }

em { font-style: normal; }

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

strong { font-weight: bold; }

ul#wp-admin-bar-root-default:after { clear: none; }

li > a { display: block; width: 100%; }

iframe { vertical-align: bottom; }

/* ----------------------------- フォーム要素リセット */
input, button, select, textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; background: transparent; border: none; border-radius: 0; font: inherit; font-size: 16px; outline: none; box-sizing: border-box; vertical-align: middle; }

textarea { resize: vertical; }

input[type='text'], input[type='search'], input[type='tel'], input[type='email'] { line-height: normal; /*ios placeholderのズレ*/ }

input[type='checkbox'], input[type='radio'] { display: none; }

input[type='submit'], input[type='button'], label, button, select { cursor: pointer; }

input[type='text'], input[type='email'], input[type='tel'], textarea { width: 100%; }

select::-ms-expand { display: none; }

input:placeholder-shown, textarea:placeholder-shown { color: #ccc; font-size: 100%; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; font-size: 100%; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; font-size: 100%; }

/*=======================================
スクロールバー
=========================================*/
/*=======================================
ユーティリティクラス
=========================================*/
/* マージン
---------------------------------*/
/*pc用余白クラス*/
.u-mt0 { margin-top: 0px !important; }

.u-mt5 { margin-top: 5px !important; }

.u-mt10 { margin-top: 10px !important; }

.u-mt15 { margin-top: 15px !important; }

.u-mt20 { margin-top: 20px !important; }

.u-mt25 { margin-top: 25px !important; }

.u-mt30 { margin-top: 30px !important; }

.u-mt35 { margin-top: 35px !important; }

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

.u-mt45 { margin-top: 45px !important; }

.u-mt50 { margin-top: 50px !important; }

.u-mt55 { margin-top: 55px !important; }

.u-mt60 { margin-top: 60px !important; }

.u-mt65 { margin-top: 65px !important; }

.u-mt70 { margin-top: 70px !important; }

.u-mt75 { margin-top: 75px !important; }

.u-mt80 { margin-top: 80px !important; }

.u-mt85 { margin-top: 85px !important; }

.u-mt90 { margin-top: 90px !important; }

.u-mt95 { margin-top: 95px !important; }

.u-mt100 { margin-top: 100px !important; }

.u-mt105 { margin-top: 105px !important; }

.u-mt110 { margin-top: 110px !important; }

.u-mt115 { margin-top: 115px !important; }

.u-mt120 { margin-top: 120px !important; }

.u-mb0 { margin-bottom: 0px !important; }

.u-mb5 { margin-bottom: 5px !important; }

.u-mb10 { margin-bottom: 10px !important; }

.u-mb15 { margin-bottom: 15px !important; }

.u-mb20 { margin-bottom: 20px !important; }

.u-mb25 { margin-bottom: 25px !important; }

.u-mb30 { margin-bottom: 30px !important; }

.u-mb35 { margin-bottom: 35px !important; }

.u-mb40 { margin-bottom: 40px !important; }

.u-mb45 { margin-bottom: 45px !important; }

.u-mb50 { margin-bottom: 50px !important; }

.u-mb55 { margin-bottom: 55px !important; }

.u-mb60 { margin-bottom: 60px !important; }

.u-mb65 { margin-bottom: 65px !important; }

.u-mb70 { margin-bottom: 70px !important; }

.u-mb75 { margin-bottom: 75px !important; }

.u-mb80 { margin-bottom: 80px !important; }

.u-mb85 { margin-bottom: 85px !important; }

.u-mb90 { margin-bottom: 90px !important; }

.u-mb95 { margin-bottom: 95px !important; }

.u-mb100 { margin-bottom: 100px !important; }

.u-mb105 { margin-bottom: 105px !important; }

.u-mb110 { margin-bottom: 110px !important; }

.u-mb115 { margin-bottom: 115px !important; }

.u-mb120 { margin-bottom: 120px !important; }

.u-my0 { margin-top: 0px !important; margin-bottom: 0px !important; }

.u-my5 { margin-top: 5px !important; margin-bottom: 5px !important; }

.u-my10 { margin-top: 10px !important; margin-bottom: 10px !important; }

.u-my15 { margin-top: 15px !important; margin-bottom: 15px !important; }

.u-my20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.u-my25 { margin-top: 25px !important; margin-bottom: 25px !important; }

.u-my30 { margin-top: 30px !important; margin-bottom: 30px !important; }

.u-my35 { margin-top: 35px !important; margin-bottom: 35px !important; }

.u-my40 { margin-top: 40px !important; margin-bottom: 40px !important; }

.u-my45 { margin-top: 45px !important; margin-bottom: 45px !important; }

.u-my50 { margin-top: 50px !important; margin-bottom: 50px !important; }

.u-my55 { margin-top: 55px !important; margin-bottom: 55px !important; }

.u-my60 { margin-top: 60px !important; margin-bottom: 60px !important; }

.u-my65 { margin-top: 65px !important; margin-bottom: 65px !important; }

.u-my70 { margin-top: 70px !important; margin-bottom: 70px !important; }

.u-my75 { margin-top: 75px !important; margin-bottom: 75px !important; }

.u-my80 { margin-top: 80px !important; margin-bottom: 80px !important; }

.u-my85 { margin-top: 85px !important; margin-bottom: 85px !important; }

.u-my90 { margin-top: 90px !important; margin-bottom: 90px !important; }

.u-my95 { margin-top: 95px !important; margin-bottom: 95px !important; }

.u-my100 { margin-top: 100px !important; margin-bottom: 100px !important; }

.u-my105 { margin-top: 105px !important; margin-bottom: 105px !important; }

.u-my110 { margin-top: 110px !important; margin-bottom: 110px !important; }

.u-my115 { margin-top: 115px !important; margin-bottom: 115px !important; }

.u-my120 { margin-top: 120px !important; margin-bottom: 120px !important; }

/*sp用余白クラス*/
@media (max-width: 767px) { .u-mtsp0 { margin-top: 0px !important; }
  .u-mtsp5 { margin-top: 5px !important; }
  .u-mtsp10 { margin-top: 10px !important; }
  .u-mtsp15 { margin-top: 15px !important; }
  .u-mtsp20 { margin-top: 20px !important; }
  .u-mtsp25 { margin-top: 25px !important; }
  .u-mtsp30 { margin-top: 30px !important; }
  .u-mtsp35 { margin-top: 35px !important; }
  .u-mtsp40 { margin-top: 40px !important; }
  .u-mtsp45 { margin-top: 45px !important; }
  .u-mtsp50 { margin-top: 50px !important; }
  .u-mtsp55 { margin-top: 55px !important; }
  .u-mtsp60 { margin-top: 60px !important; }
  .u-mtsp65 { margin-top: 65px !important; }
  .u-mtsp70 { margin-top: 70px !important; }
  .u-mtsp75 { margin-top: 75px !important; }
  .u-mtsp80 { margin-top: 80px !important; }
  .u-mtsp85 { margin-top: 85px !important; }
  .u-mtsp90 { margin-top: 90px !important; }
  .u-mtsp95 { margin-top: 95px !important; }
  .u-mtsp100 { margin-top: 100px !important; }
  .u-mtsp105 { margin-top: 105px !important; }
  .u-mtsp110 { margin-top: 110px !important; }
  .u-mtsp115 { margin-top: 115px !important; }
  .u-mtsp120 { margin-top: 120px !important; }
  .u-mbsp0 { margin-bottom: 0px !important; }
  .u-mbsp5 { margin-bottom: 5px !important; }
  .u-mbsp10 { margin-bottom: 10px !important; }
  .u-mbsp15 { margin-bottom: 15px !important; }
  .u-mbsp20 { margin-bottom: 20px !important; }
  .u-mbsp25 { margin-bottom: 25px !important; }
  .u-mbsp30 { margin-bottom: 30px !important; }
  .u-mbsp35 { margin-bottom: 35px !important; }
  .u-mbsp40 { margin-bottom: 40px !important; }
  .u-mbsp45 { margin-bottom: 45px !important; }
  .u-mbsp50 { margin-bottom: 50px !important; }
  .u-mbsp55 { margin-bottom: 55px !important; }
  .u-mbsp60 { margin-bottom: 60px !important; }
  .u-mbsp65 { margin-bottom: 65px !important; }
  .u-mbsp70 { margin-bottom: 70px !important; }
  .u-mbsp75 { margin-bottom: 75px !important; }
  .u-mbsp80 { margin-bottom: 80px !important; }
  .u-mbsp85 { margin-bottom: 85px !important; }
  .u-mbsp90 { margin-bottom: 90px !important; }
  .u-mbsp95 { margin-bottom: 95px !important; }
  .u-mbsp100 { margin-bottom: 100px !important; }
  .u-mbsp105 { margin-bottom: 105px !important; }
  .u-mbsp110 { margin-bottom: 110px !important; }
  .u-mbsp115 { margin-bottom: 115px !important; }
  .u-mbsp120 { margin-bottom: 120px !important; }
  .u-mysp0 { margin-top: 0px !important; margin-bottom: 0px !important; }
  .u-mysp5 { margin-top: 5px !important; margin-bottom: 5px !important; }
  .u-mysp10 { margin-top: 10px !important; margin-bottom: 10px !important; }
  .u-mysp15 { margin-top: 15px !important; margin-bottom: 15px !important; }
  .u-mysp20 { margin-top: 20px !important; margin-bottom: 20px !important; }
  .u-mysp25 { margin-top: 25px !important; margin-bottom: 25px !important; }
  .u-mysp30 { margin-top: 30px !important; margin-bottom: 30px !important; }
  .u-mysp35 { margin-top: 35px !important; margin-bottom: 35px !important; }
  .u-mysp40 { margin-top: 40px !important; margin-bottom: 40px !important; }
  .u-mysp45 { margin-top: 45px !important; margin-bottom: 45px !important; }
  .u-mysp50 { margin-top: 50px !important; margin-bottom: 50px !important; }
  .u-mysp55 { margin-top: 55px !important; margin-bottom: 55px !important; }
  .u-mysp60 { margin-top: 60px !important; margin-bottom: 60px !important; }
  .u-mysp65 { margin-top: 65px !important; margin-bottom: 65px !important; }
  .u-mysp70 { margin-top: 70px !important; margin-bottom: 70px !important; }
  .u-mysp75 { margin-top: 75px !important; margin-bottom: 75px !important; }
  .u-mysp80 { margin-top: 80px !important; margin-bottom: 80px !important; }
  .u-mysp85 { margin-top: 85px !important; margin-bottom: 85px !important; }
  .u-mysp90 { margin-top: 90px !important; margin-bottom: 90px !important; }
  .u-mysp95 { margin-top: 95px !important; margin-bottom: 95px !important; }
  .u-mysp100 { margin-top: 100px !important; margin-bottom: 100px !important; }
  .u-mysp105 { margin-top: 105px !important; margin-bottom: 105px !important; }
  .u-mysp110 { margin-top: 110px !important; margin-bottom: 110px !important; }
  .u-mysp115 { margin-top: 115px !important; margin-bottom: 115px !important; }
  .u-mysp120 { margin-top: 120px !important; margin-bottom: 120px !important; } }
/* 文字構え
---------------------------------*/
.u-center { text-align: center !important; }
.u-center th, .u-center td { text-align: center !important; }

.u-right { text-align: right !important; }
.u-right th, .u-right td { text-align: right !important; }

.u-left { text-align: left !important; }
.u-left th, .u-left td { text-align: left !important; }

.u-indent { text-indent: -1rem; margin-left: 1rem; }

/*   フォント
---------------------------------*/
.u-mincho { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; }

.u-gothic { font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

.u-italic { font-style: italic; }

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

body { font-size: 14px; line-height: 1.8; color: #333; font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; background: #fff; position: relative; -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5 { line-height: 1.4; }

a { text-decoration: none; transition: .2s; }
a:hover, a:active { text-decoration: none; }
a:hover { opacity: .7; }

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

@media (min-width: 768px) { .sp-only { display: none !important; }
  body { min-width: 1100px; }
  a[href^='tel:'] { pointer-events: none; } }
/*pc*/
@media (max-width: 767px) { a:hover { opacity: 1 !important; }
  .pc-only { display: none !important; } }
/*sp*/
/* ----------------------------- 各ページ共通 */
/*=======================================
汎用パーツ
=========================================*/
/*   タイトル
---------------------------------*/
/*   ボタン
---------------------------------*/
/*   テーブル
---------------------------------*/
/*   センタリング
---------------------------------*/
.c-wrap, .c-wrap-900 { max-width: 1080px; margin-left: auto; margin-right: auto; padding-right: 15px; padding-left: 15px; box-sizing: content-box; }

.c-wrap-900 { max-width: 900px; }

/*   iframe
---------------------------------*/
.c-iframe-wrap { position: relative; width: 100%; }
.c-iframe-wrap::before { content: ''; display: block; padding-top: 56.25%; }
.c-iframe-wrap iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; vertical-align: bottom; }

/*=======================================
レイアウト
=========================================*/
/* wp
---------------------------------*/
.l-entrybody { font-size: 1.6rem; line-height: 1.875; letter-spacing: .05rem; word-break: break-all; }
.l-entrybody p { margin: 0 0 1em; }
.l-entrybody p:last-child { margin-bottom: 0 !important; }
.l-entrybody > p, .l-entrybody > ul, .l-entrybody > ol, .l-entrybody > div, .l-entrybody > table { margin: 0 0 2em; }
.l-entrybody > figure { margin: 0 0 1em; }
.l-entrybody ul, .l-entrybody ol { text-align: left; }
.l-entrybody > ul { padding: 0 0 0 1em; list-style-type: disc; }
.l-entrybody > ol { padding: 0 0 0 1.5em; list-style-type: decimal; }
.l-entrybody > ul > li { margin: .25em 0; text-align: left; }
.l-entrybody li > a { display: inline; }
.l-entrybody a { text-decoration: underline; }
.l-entrybody iframe { max-width: 100%; }
.l-entrybody h1, .l-entrybody h2, .l-entrybody h3, .l-entrybody h4, .l-entrybody h5, .l-entrybody h6 { margin: 1.7em 0 .85em; }
.l-entrybody h1:first-child, .l-entrybody h2:first-child, .l-entrybody h3:first-child, .l-entrybody h4:first-child, .l-entrybody h5:first-child, .l-entrybody h6:first-child { margin-top: 0; }
.l-entrybody h1 { font-size: 180%; }
.l-entrybody h2 { font-size: 150%; }
.l-entrybody h3 { font-size: 132%; }
.l-entrybody h4 { font-size: 116%; }
.l-entrybody h5 { font-size: 108%; }
.l-entrybody h6 { font-size: 100%; }
.l-entrybody table { width: 100%; font-size: 85%; }
.l-entrybody td { padding: .5em .75em; border: 1px solid #ddd; }
.l-entrybody th { padding: .5em .75em; border: 1px solid #ddd; background: #f7f7f7; }
.l-entrybody .aligncenter { display: block; margin: 0 auto; }
.l-entrybody .alignright { float: right; }
.l-entrybody .alignleft { float: left; }
.l-entrybody .wp-block-column:not(:first-child) { margin-top: 2em; }
.l-entrybody .wp-block-column { flex-basis: 100% !important; }

/*=======================================
ヘッダー
=========================================*/
/*=======================================
spメニュー
=========================================*/
.c-toggler { width: 50px; height: 32px; text-align: center; }

.c-toggler__border { display: block; width: 21px; height: 16px; margin: 0 auto; }

.c-toggler__border span { display: block; height: 2px; width: 22px; background-color: #000; border-radius: 4px; margin: 5px auto; transition: .3s ease; }

.c-toggler__border-one { margin-top: 0 !important; }

.c-toggler__border-three { margin-bottom: 0 !important; }

.c-toggler__text { text-align: center; margin-top: 6px; font-size: 11px; font-weight: bold; color: #000; font-size: 0.5625rem; line-height: 1; }

.c-toggler__text-close { display: none; }

.c-toggler[aria-expanded="true"] .c-toggler__border-one { -webkit-transform: translateY(7px) rotate(-45deg); transform: translateY(7px) rotate(-45deg); }
.c-toggler[aria-expanded="true"] .c-toggler__border-two { opacity: 0; }
.c-toggler[aria-expanded="true"] .c-toggler__border-three { -webkit-transform: translateY(-7px) rotate(45deg); transform: translateY(-7px) rotate(45deg); }
.c-toggler[aria-expanded="true"] .c-toggler__text-open { display: none; }
.c-toggler[aria-expanded="true"] .c-toggler__text-close { display: inline; }

/*=======================================
ヘッダー（スマホ横）
=========================================*/
/*orientation: landscape*/
/*=======================================
フッター
=========================================*/
/*=======================================
ページトップへ
=========================================*/
.l-pagetop { position: fixed; right: 30px; bottom: 30px; z-index: 999; }

/* ----------------------------- トップページ */
.u-googlemap-wrap iframe { width: 100%; }

.c-btn { text-align: center; }
.c-btn 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-weight: bold; line-height: 140%; padding: 6px 22px; border-radius: 5px; text-decoration: none; }
.c-btn a span { display: block; background: url(img/btn1_txt1.svg) no-repeat right center; background-size: 58px auto; padding-right: 24px; }

@media (max-width: 767px) { .c-btn a { font-size: 16px; font-weight: bold; line-height: 140%; padding: 6px 22px; border-radius: 5px; }
  .c-btn a span { display: block; background: url(img/btn1_txt1.svg) no-repeat right center; background-size: 38px auto; padding-right: 24px; } }
/*=======================================
トップページ
=========================================*/
.p-top__kv { padding: 60px 15px 140px; background: url(img/bg.jpg) #000000 no-repeat center; background-size: cover; }

.p-top__lead { padding: 140px 0 200px; background: #000000; }
.p-top__lead .title { margin-bottom: 35px; text-align: center; border: 2px solid #A6FFA6; }
.p-top__lead .title__sub { display: block; padding: 7px 15px; font-size: 2.8rem; font-weight: bold; background: #A6FFA6; }
.p-top__lead .title__main { display: block; padding: 10px 15px; font-size: 5.6rem; color: #A6FFA6; }
.p-top__lead .wrap1 { display: flex; flex-direction: row-reverse; justify-content: space-between; margin-bottom: 60px; }
.p-top__lead .text { font-size: 2.1rem; color: #fff; }
.p-top__lead .text p + p { margin-top: 50px; }
.p-top__lead .wrap2 { display: flex; justify-content: space-between; margin-bottom: 100px; }
.p-top__lead .link { display: flex; }
.p-top__lead .link li { margin-right: 35px; text-align: center; }
.p-top__lead .link p { margin-top: 5px; font-size: 1.4rem; color: #fff; }
.p-top__lead .corona { text-align: center; background: #fff; }
.p-top__lead .corona h3 { padding: 12px 10px; font-size: 1.9rem; color: #727171; border-bottom: 2px solid #727171; }
.p-top__lead .corona .inner { padding: 18px; }

.p-top__special { padding: 0 0 120px; background: #333333; }
.p-top__special h2 { margin-bottom: 120px; padding: 20px 15px 5px; font-size: 6rem; text-align: center; background: #E9DAC1; }
.p-top__special .mukinri { text-align: center; }
.p-top__special .appeal { margin-bottom: 50px; text-align: center; }
.p-top__special .appeal h3 { margin-bottom: 20px; font-size: 4.2rem; letter-spacing: .05em; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; color: #E9DAC1; background: url(img/border.png) no-repeat center bottom; }
.p-top__special .appeal p { font-size: 2.2rem; color: #fff; }
.p-top__special .appeal2 h3 { color: #C1272D; background-image: url(img/border2.png); }
.p-top__special .appeal2 p { color: #231815; }
.p-top__special .example { padding: 0 0 60px; background: #fff; }
.p-top__special .example h4 { padding: 8px 15px; text-align: center; font-size: 2.4rem; border-bottom: 2px solid #000; }
.p-top__special .example2 { background: #F5F5F5; }
.p-top__special .example__block { display: flex; padding: 40px 50px 0; }
.p-top__special .example__note { margin-top: -20px; padding: 0 50px; font-size: 1.4rem; text-align: center; }
.p-top__special .watch { display: flex; width: calc(50% - 20px); }
.p-top__special .watch__sub { position: relative; z-index: 3; flex-shrink: 0; }
.p-top__special .watch__main { display: flex; flex-direction: column; max-width: 240px; padding-top: 45px; }
.p-top__special .watch__price { position: relative; z-index: 2; display: flex; justify-content: flex-end; align-items: center; padding: 10px 30px; font-size: 2.4rem; font-weight: bold; color: #fff; line-height: 1; text-align: right; white-space: nowrap; }
.p-top__special .watch__price span { font-size: 3.4rem; }
.p-top__special .watch__price::before { position: absolute; display: block; content: ''; top: 0; right: 0; z-index: -1; width: 150%; height: 100%; background: #C1272D; }
.p-top__special .watch__text { margin-top: 65px; font-size: 2rem; line-height: 1.2; font-weight: bold; }
.p-top__special .watch__text p + p { position: relative; margin-top: 10px; padding-top: 10px; }
.p-top__special .watch__text p + p::before { position: absolute; display: block; content: ''; top: 0; right: 0; width: 150%; height: 1px; background: #000; }
.p-top__special .buy { margin-bottom: 60px; }
.p-top__special .buy h3 { margin-bottom: 40px; }
.p-top__special .buy p { margin-top: 5px; text-align: right; font-size: 1.2rem; color: #fff; }
.p-top__special .buy__inner { max-width: 475px; margin-right: auto; margin-left: auto; }
.p-top__special .kinri { background: #fff; color: #231815; margin-top: 160px; padding-bottom: 180px; }
.p-top__special .kinri-heading { background: #4E0B0E; color: #fff; }
.p-top__special .kinri-heading h2 { background: #4E0B0E; }

.p-top__lineup { padding: 0 0 150px; background: #000000; }
.p-top__lineup h2 { margin-bottom: 120px; padding: 20px 15px 6px; font-size: 6rem; text-align: center; background: #A6FFA6; }
.p-top__lineup .appeal { position: relative; margin-bottom: 200px; padding: 20px 30px 20px 150px; border: 5px solid #0F3D71; }
.p-top__lineup .appeal__title { margin-bottom: 10px; }
.p-top__lineup .appeal__image { position: absolute; top: 50%; transform: translateY(-50%); left: -80px; }
.p-top__lineup .appeal__text { font-size: 2.2rem; color: #fff; }
.p-top__lineup .brand { margin-bottom: 100px; }
.p-top__lineup .brand__title { position: relative; z-index: 2; margin-bottom: 30px; text-align: center; line-height: 1; }
.p-top__lineup .brand__title::before { position: absolute; display: block; content: ''; left: 0; bottom: 20px; z-index: -1; width: 100%; height: 3px; background: #E9DAC1; }
.p-top__lineup .brand__title-inner { display: table; margin: 0 auto; padding: 0 35px; background: #000; }
.p-top__lineup .brand__title-ja { display: block; margin-bottom: 10px; font-size: 1.4rem; letter-spacing: .05em; font-weight: normal; color: #E9DAC1; }
.p-top__lineup .brand__title-en { font-size: 3.8rem; letter-spacing: .1em; color: #E9DAC1; }
.p-top__lineup .brand__text { margin-bottom: 70px; font-size: 2.2rem; color: #fff; text-align: center; }
.p-top__lineup .brand__product { display: flex; flex-wrap: wrap; justify-content: space-between; }
.p-top__lineup .watch { width: 310px; margin-bottom: 70px; color: #fff; }
.p-top__lineup .watch strong { font-weight: normal; }
.p-top__lineup .watch__image { text-align: center; }
.p-top__lineup .watch__image img { transform: translateX(20px); }
.p-top__lineup .watch__number { font-size: 1.6rem; text-align: center; }
.p-top__lineup .watch__price { font-size: 1.8rem; text-align: center; }
.p-top__lineup .watch__price strong { font-size: 2.1rem; font-weight: bold; }
.p-top__lineup .watch__detail { display: flex; align-items: center; max-width: 300px; height: 90px; margin: 10px auto 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; white-space: nowrap; }
.p-top__lineup .watch__pay { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; padding: 0 10px 0 0; font-size: 1.6rem; line-height: 1.4; text-align: center; border-right: 1px solid #fff; }
.p-top__lineup .watch__pay strong { font-size: 2.4rem; }
.p-top__lineup .watch__pay span { font-size: 2rem; }
.p-top__lineup .watch__month { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0 20px 0 10px; font-size: 1.5rem; line-height: 1.4; color: #FFFF00; }
.p-top__lineup .watch__month strong { font-size: 1.9rem; }
.p-top__lineup .watch__month-first { color: #fff; }
.p-top__lineup .watch__btn { display: flex; justify-content: center; align-items: center; flex-shrink: 0; width: 57px; height: 57px; margin-left: auto; font-size: 1.7rem; color: #000; line-height: 1.2; font-weight: bold; background: #A6FFA6; }
.p-top__lineup .btn { display: table; margin: 200px auto 40px; }
.p-top__lineup .text { text-align: center; color: #fff; }

.p-top__information h2 { margin-bottom: 100px; padding: 30px 15px 5px; font-size: 5.4rem; letter-spacing: .5rem; text-align: center; font-weight: normal; font-weight: bold; color: #fff; background: #3C0001; }
.p-top__information .banner { display: flex; justify-content: space-between; margin-bottom: 60px; }
.p-top__information .card { margin-bottom: 60px; background: #fff; border: 3px solid #3c0001; }
.p-top__information .card__title { font-size: 2.8rem; color: #fff; font-weight: bold; text-align: center; background: #3c0001; }
.p-top__information .card__block { display: flex; flex-direction: row-reverse; padding: 30px; }
.p-top__information .card__image { flex-shrink: 0; }
.p-top__information .card__text { padding: 0 35px 0 0; font-size: 2.1rem; line-height: 1.5; }
.p-top__information .servise { margin-bottom: 180px; background: #fff; border: 3px solid #b19f66; }
.p-top__information .servise__title { font-size: 2.8rem; color: #fff; font-weight: bold; text-align: center; background: #b19f66; }
.p-top__information .servise__block { display: flex; flex-direction: row-reverse; padding: 30px; }
.p-top__information .servise__text { padding: 0 20px 0 0; font-size: 2.1rem; line-height: 1.5; text-align: center; }
.p-top__information .servise__text p { margin-bottom: 25px; text-align: left; }
.p-top__information .servise__image { flex-shrink: 0; }

.p-omegafair__address { display: flex; justify-content: space-between; font-size: 1.9rem; }
.p-omegafair__address .box1 { width: 45.7778%; text-align: center; }
.p-omegafair__address .box1 h2 { font-weight: bold; margin-bottom: 25px; }
.p-omegafair__address .box1 h2 span { display: block; margin-bottom: 5px; }
.p-omegafair__address .box1 h2 img { margin-top: 10px; }
.p-omegafair__address .box1 .txt1 { font-size: 18px; line-height: 160%; margin-bottom: 10px; }
.p-omegafair__address .box1 .txt1 strong { font-size: 24px; line-height: 140%; }
.p-omegafair__address .box1 .txt2 { line-height: 143.75%; margin-bottom: 16px; font-size: 19px; }
.p-omegafair__address .map { width: 50%; }

.l-footer { margin-top: 160px; padding: 20px 15px 30px; text-align: center; background: #000; }

/*▼スマホ▼*/
@media (max-width: 767px) { .p-top__kv { padding: 0; background: none; }
  .p-top__kv .c-wrap, .p-top__kv .c-wrap-900 { padding: 0; }
  .p-top__lead { padding: 30px 0 60px; }
  .p-top__lead .title { margin-bottom: 30px; }
  .p-top__lead .title__sub { padding: 5px 15px; font-size: 1.6rem; }
  .p-top__lead .title__main { padding: 10px 15px; font-size: 2.8rem; }
  .p-top__lead .wrap1 { display: block; margin-bottom: 30px; }
  .p-top__lead .image { margin-bottom: 15px; text-align: center; }
  .p-top__lead .text { font-size: 1.6rem; }
  .p-top__lead .text p + p { margin-top: 30px; }
  .p-top__lead .wrap2 { display: block; margin-bottom: 40px; }
  .p-top__lead .link { display: flex; justify-content: space-between; margin-bottom: 30px; }
  .p-top__lead .link li { width: 48%; margin-right: 0; text-align: center; }
  .p-top__lead .corona h3 { padding: 10px 15px; font-size: 1.6rem; }
  .p-top__lead .corona .inner { padding: 15px; }
  .p-top__special { padding: 0 0 60px; }
  .p-top__special h2 { margin-bottom: 60px; padding: 20px 15px 5px; font-size: 2.8rem; }
  .p-top__special .appeal { margin-bottom: 30px; }
  .p-top__special .appeal h3 { margin-bottom: 15px; padding-bottom: 7px; font-size: 2.4rem; background-size: 100% auto; }
  .p-top__special .appeal p { font-size: 1.6rem; }
  .p-top__special .example { padding: 0 0 60px; }
  .p-top__special .example h4 { padding: 15px; font-size: 1.8rem; }
  .p-top__special .example__block { display: block; padding: 30px 15px 0; }
  .p-top__special .example__note { margin-top: 0; padding: 0 15px; font-size: 1.4rem; }
  .p-top__special .watch { display: block; width: 100%; margin-bottom: 40px; }
  .p-top__special .watch__sub { text-align: center; }
  .p-top__special .watch__main { display: block; max-width: 100%; margin-top: -30px; padding-top: 0; text-align: center; }
  .p-top__special .watch__price { display: table; margin: 0 auto; padding: 5px 30px 5px 15px; font-size: 1.6rem; text-align: right; white-space: normal; text-align: center; background: #C1272D; }
  .p-top__special .watch__price span { font-size: 2.4rem; }
  .p-top__special .watch__price::before { display: none; }
  .p-top__special .watch__text { margin-top: 15px; font-size: 1.6rem; font-weight: normal; }
  .p-top__special .watch__text p + p { position: relative; }
  .p-top__special .watch__text p + p::before { top: 0; left: 0; right: inherit; width: 100%; height: 1px; background: #000; }
  .p-top__special .buy { margin-bottom: 30px; text-align: center; }
  .p-top__special .buy h3 { margin-bottom: 30px; }
  .p-top__special .kinri { margin-top: 60px; padding-bottom: 60px; }
  .p-top__lineup { padding: 0 0 60px; }
  .p-top__lineup h2 { margin-bottom: 60px; padding: 20px 15px 5px; font-size: 3.6rem; }
  .p-top__lineup .appeal { margin-bottom: 60px; padding: 30px 15px; }
  .p-top__lineup .appeal__title { margin-bottom: 15px; }
  .p-top__lineup .appeal__text { font-size: 1.6rem; }
  .p-top__lineup .brand { margin-bottom: 60px; }
  .p-top__lineup .brand__title { margin-bottom: 30px; }
  .p-top__lineup .brand__title::before { bottom: 15px; height: 1px; }
  .p-top__lineup .brand__title-inner { padding: 0 15px; }
  .p-top__lineup .brand__title-ja { margin-bottom: 10px; }
  .p-top__lineup .brand__title-en { font-size: 2.8rem; }
  .p-top__lineup .brand__text { margin-bottom: 60px; font-size: 1.6rem; text-align: left; }
  .p-top__lineup .brand__product { display: block; }
  .p-top__lineup .watch { width: 100%; margin-bottom: 60px; }
  .p-top__lineup .watch__image img { transform: translateX(10px); }
  .p-top__lineup .watch__number { font-size: 1.4rem; text-align: center; }
  .p-top__lineup .watch__price { font-size: 1.6rem; }
  .p-top__lineup .watch__price strong { font-size: 1.8rem; }
  .p-top__lineup .watch__block { margin-top: -40px; }
  .p-top__lineup .watch__detail { height: 75px; }
  .p-top__lineup .watch__pay { font-size: 1.4rem; }
  .p-top__lineup .watch__pay strong { font-size: 1.8rem; }
  .p-top__lineup .watch__pay span { font-size: 1.4rem; }
  .p-top__lineup .watch__month { padding: 0 10px 0 10px; font-size: 1.4rem; line-height: 1.2; }
  .p-top__lineup .watch__month strong { font-size: 1.8rem; }
  .p-top__lineup .watch__btn { width: 45px; height: 45px; font-size: 1.4rem; }
  .p-top__lineup .btn { display: table; margin: 0 auto 30px; }
  .p-top__information h2 { margin-bottom: 45px; padding: 15px 15px; font-size: 2.8rem; }
  .p-top__information .banner { display: block; margin-bottom: 30px; }
  .p-top__information .banner a { display: block; }
  .p-top__information .banner a + a { margin-top: 10px; }
  .p-top__information .card { margin-bottom: 30px; }
  .p-top__information .card__title { padding: 5px; font-size: 2.4rem; }
  .p-top__information .card__block { display: block; padding: 15px; }
  .p-top__information .card__image { margin-bottom: 15px; text-align: center; }
  .p-top__information .card__text { padding: 0; font-size: 1.4rem; }
  .p-top__information .servise { margin-bottom: 60px; }
  .p-top__information .servise__title { padding: 5px; font-size: 2rem; }
  .p-top__information .servise__block { display: block; padding: 15px; }
  .p-top__information .servise__text { padding: 0; margin-top: 15px; font-size: 1.4rem; }
  .p-top__information .servise__text p { margin-bottom: 15px; }
  .p-omegafair__address { display: block; }
  .p-omegafair__address .box1, .p-omegafair__address .map { float: none; width: auto; }
  .p-omegafair__address .box1 { margin-bottom: 15px; }
  .p-omegafair__address .box1 .txt1 { font-size: 16px; }
  .p-omegafair__address .box1 .txt1 strong { font-size: 20px; }
  .l-footer { margin-top: 60px; padding: 30px 15px; } }
/* ----------------------------- 下層ページ */
/*=======================================
下層ページ
=========================================*/
/*=======================================
お問い合わせ
=========================================*/
/*   sumoselect
---------------------------------*/
/*   チェックボックス（隣接セレクタ）
---------------------------------*/
/*   チェックボックス（間接セレクタ）
---------------------------------*/
/* ----------------------------- 投稿 */
/*=======================================
投稿
=========================================*/
/*   xxxxxxxx
---------------------------------*/
/*   xxxxxxxx
---------------------------------*/
