/*@import "../../vendor/basis/dist/css/basis.css";
@import "../../vendor/css-wipe/dest/bundle.css";
@import "../../vendor/font-awesome/css/font-awesome.min.css";*/

/**---------------------------------
* ベース
---------------------------------*/
html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  font-size: 15px;
  font-family: 'Hiragino Sans','ヒラギノ角ゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka,Verdana,sans-serif;
  line-height: 1.8;
  overflow-x: hidden;
  color: #333333;
}

a {
  color: #333333;
}

strong {
  font-weight: bold;
}

img{
  vertical-align: bottom;
}

p {
  display:none;
}

/*コンテナ最大幅*/
.lp-container {
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding: 0 20px;
}
@media (min-width: 40rem) {
  .lp-container {
    max-width: 1140px;
    margin: 0 auto;
  }
}

/*スマホ メニュー*/
/*スマホ メニュー*/
@media (min-width: 641px) {
  .visible-xs,
  #footer {
    display: none;
  }
}
#globalmenu .grid-menu li a {
  font-size: 13px;
}

/*--- 非表示 ---*/
.u-displaynone {
  display: none !important;
}
/*--- モバイル非表示 ---*/
@media (max-width: 39.9375rem) {
  .u-displaynone-sm {
    display: none !important;
  }
}
/*--- デスクトップ非表示 ---*/
@media (min-width: 40em) {
  .u-displaynone-md-up {
    display: none !important;
  }
}

#showmenu {
  /*width: 35px;
  height: 35px;*/
  width: 45px;
  height: 45px;
  color: #621F10;
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: 11px;
  right: 14px;
  z-index: 100;
  cursor: pointer;
}
#showmenu i {
  font-size: 24px;
}
#showmenu span {
  font-size: 12px;
  display: block;
}

/*タイトルエリア*/
.main-area {
  padding: 2rem 0;
}
@media (min-width: 40rem) {
  .main-area {
    padding: 4rem 0;
  }
}
.main-title {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 2rem;
}
@media (min-width: 40rem) {
  .main-title {
    padding-bottom: 4rem;
  }
}
.main-title img {
  width: 100%;
}
.title-text {
  padding-top: 1.25rem;
  margin-top: 0.5rem;
  color:#004b78;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 40rem) {
  .title-text {
    padding-top: 2rem;
    font-size: 2.25rem;
  }
}
/*あいさつ*/
.greeting-heding {
  background-color: #808080;
  padding: 0.5rem;
  color:#FFF;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 40rem) {
  .greeting-heding {
    font-size: 2rem;
    padding: 0.75rem 1rem;
  }
}
.greeting-heding span {
  font-size: 1rem;
  display: block;
}
@media (min-width: 40rem) {
  .greeting-heding span {
    font-size: 1.75rem;
  }
}
.greeting-heding span.greeting-heading-sub {
  background-color: #FFF;
  color: #004b78;
  font-size: 1.15rem;
  display: inline-block;
  padding: 0 1rem;
  margin: 1rem 0 0.5rem;
}
@media (min-width: 40rem) {
  .greeting-heding span.greeting-heading-sub {
    font-size: 1.5rem;
  }
}
.greeting-text {
  font-size: 0.95rem;
  line-height: 2.0;
  padding: 1rem 0 4rem;
}
@media (min-width: 40rem) {
  .greeting-text {
    font-size: 1.04rem;
    padding: 1rem 0 5rem;
  }
}
.event-special-day {
  color: #e60012;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  margin-top: -1.5rem;
}
@media (min-width: 40rem) {
  .event-special-day {
    font-size: 4rem;
    margin-top: -3rem;
  }
}
.event-special-day span {
  font-size: 1.5rem;
}

.eventborder {
  border: 3px solid #e60012;
  width: fit-content;
  padding: 20px 20px 0 20px;
  margin: 0 auto;
  margin-bottom: 30px;
}

/*青背景*/
.bg-blue {
  background-color: #9d9d9d;
  padding: 2rem 0 0;
}
@media (min-width: 40rem) {
  .bg-blue {
    padding: 3rem 0 1rem;
  }
}
/* .bg-blue div {
  color: #FFF;
  line-height: normal;
} */
.c-tokuten-item {
margin-top: 3rem;
margin-bottom: 3rem;
padding-bottom: 3rem;
border-bottom: 4px solid #231815;
}
.c-tokuten-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
h1.c-heading1 {
  color: #e60012;
  text-align: center;
  font-size: 1.75rem;
  padding-bottom: 1rem;
}
h1.c-heading1 span {
  font-size: 1.0rem;
}
@media (min-width: 40rem) {
  h1.c-heading1 {
    font-size: 3.0rem;
    padding-bottom: 2rem;
  }
  h1.c-heading1 span {
    font-size: 1.5rem;
  }
}
h2.c-heading2 {
  color: #ba0712;
  border: 1px solid #ba0712;
  padding: 0.25rem 1rem;
  text-align: center;
  font-size: 1.3rem;
  width: fit-content;
  margin: 0 auto 1rem;
}
h2.c-heading2--red {
  color: #ba0712 !important;
  border: 1px solid #ba0712 !important;
  font-size: 1.5rem !important;
  line-height: 1.5;
}
h2.mb0 {
  margin-bottom: 0 !important;
}
@media (min-width: 40rem) {
  h2.c-heading2 {
    font-size: 1.5rem;
    padding: 0.25rem 1rem;
  }

  h2.mb0 {

  }
  h2.c-heading2--b {
    font-size: 1.9rem !important;
    padding: 0.25rem 1rem;
  }

  h2.c-heading2--red {
    line-height: normal;
  }
}


h2.c-heading2--s {
  color: #FFF;
  border: 1px solid #FFF;
  padding: 0.25rem;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 40rem) {
  h2.c-heading2--s {
    font-size: 1.5rem;
    padding: 0.25rem 1rem;
  }
}

h2.c-heading2--s2 {
  color: #FFF;
  border: 1px solid #FFF;
  padding: 0.25rem;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 40rem) {
  h2.c-heading2--s2 {
    font-size: 1.5rem;
    padding: 0.58rem 1rem;
  }
}

.tokuten-text-m {
  font-size: 1rem;
  font-weight: 700;
}
@media (min-width: 40rem) {
  .tokuten-text-m {
    font-size: 1.2rem;
  }
}
.tokuten-text-150 {
  font-size: 1.3rem;
  font-weight: 700;
}
@media (min-width: 40rem) {
  .tokuten-text-150 {
    font-size: 1.3rem;
  }
}
.tokuten-text-pop {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: normal;
}
@media (min-width: 40rem) {
  .tokuten-text-pop {
    font-size: 1.6rem;
  }
}
.tokuten-text-l {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: normal;
}
@media (min-width: 40rem) {
  .tokuten-text-l {
    font-size: 1.85rem;
  }
}
.tokuten-text-ll {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: normal;
}
@media (min-width: 40rem) {
  .tokuten-text-ll {
    font-size: 2rem;
  }
}
.tokuten-text-l--red {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: normal;
  color: #ba0712;
}
@media (min-width: 40rem) {
  .tokuten-text-l--red {
    font-size: 1.5rem;
  }
}
.tokuten-text-l span {
  font-size: 1.85rem;
}

.tokuten-text-l--2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: normal;
}
@media (min-width: 40rem) {
  .tokuten-text-l--2 {
    font-size: 1.55rem;
  }
}
.tokuten-text-l--2 span {
  font-size: 1.55rem;
}

.tokuten-text-s {
  font-size: 1.0rem;
  padding-left: 1em;
  text-indent: -1em;
}
@media (min-width: 40rem) {
  .tokuten-text-s {
    font-size: 1.1rem;
  }
}
.tokuten-text-mn {
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 40rem) {
  .tokuten-text-mn {
    font-size: 1.85rem;
  }
}
.center-pc {
  text-align: center;
}
@media (min-width: 40rem) {
  .center-pc {
    text-align: center;
  }
}
.kinri-image img {
  width: 100%;
  margin: 0 auto;
}

.event-text--b{
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  background-color: #b5b6b6;
  text-align: center;
  line-height: normal;
  padding: 0.5rem;
}

@media (min-width: 40rem) {
  .event-text--b{
    font-size: 2.3rem;
  }
}

.span--red{
  color: #ba0712;
}

.span--blue{
  color: #004b78;
}

.QRbox{
  text-align: center;
}

.QR{
  width: 150px;
  height: auto;
}

.QRbox-text{
  color: #FFF;
}

.QRbox-text--center{
  text-align: left;
  margin: 0 auto;
  color: #FFF;
}

.saranibox {
  text-align: center;
}

.sarani{
  width: 130px;
  height: auto;
}

.tokutenimgbox {
  text-align: center;
}


.tokutenimg {
  
}

.conditionbox {
  vertical-align: middle;
}

.text-t {
  font-size: 1rem;
}

@media (min-width: 40rem) {
  .text-t {
    font-size: 1rem;
  }
}

.event-text--c{
  font-size: 1.4rem;
  font-weight: bold;
  color: #ffffff;
  background-color: #b5b6b6;
  text-align: center;
}

@media (min-width: 40rem) {
  .event-text--c{
    font-size: 2rem;
  }
}

.event-text--c--white {
  color: #ffffff !important;
}

.tokuten-text-ss {
  padding-top: 0.5rem;
}

.bb {
  border-bottom: 1px solid #231815;
  padding-bottom: 20px;
}

.text-indent {
  padding-left:1em;
  text-indent:-1em;
}

/*予約ボタン*/
.button-wrapper {
  background-color: #FFF;
  width: 100%;
  margin: 0 auto;
  border-radius: 100px;
}
.button {
  width: 100%;
  text-decoration:none;
  display:block;
  text-align:center;
  line-height: normal;
  padding: 0.5rem 0;
  color: #000;
  position: relative;
  margin: auto;
  font-size: 1.1rem;
  font-weight: bold;
  background-color: #FFF;
  border: 1px solid #000;
  border-radius: 100px;
}
@media (min-width: 40em) {
  .button {
    font-size: 1.5rem;
  }
}
a.button {
  text-decoration:none;
}
.button::after {
  display: block;
  content: "";
  position: absolute;
  top: 48%;
  right: 25px;
  width: 12px;
  height: 12px;
  margin: -4px 0 0 0;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}
@media (min-width: 40em) {
  .button:hover {
    opacity: 0.7 ;
  }
}

.button-red {
  max-width: 800px;
  text-decoration:none;
  display:block;
  text-align:center;
  line-height: normal;
  padding: 1rem 0.5rem;
  color: #FFF;
  position: relative;
  margin: auto;
  font-size: 1.1rem;
  font-weight: bold;
  background-color: #e60012;
  border-radius: 100px;
}
@media (min-width: 40em) {
  .button-red {
    font-size: 1.5rem;
  }
}
a.button-red {
  text-decoration:none;
}
.button-red::after {
  display: block;
  content: "";
  position: absolute;
  top: 48%;
  right: 25px;
  width: 12px;
  height: 12px;
  margin: -4px 0 0 0;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}
@media (min-width: 40em) {
  .button-red:hover {
    opacity: 0.7 ;
  }
}

.button-text {
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 40em) {
  .button-text {
    font-size: 1.2rem;
  }
}

.button-text--s {
  font-size: 1rem;
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  }
@media (min-width: 40em) {
  .button-text--s {
    font-size: 1rem;
  }
}

.logo-text{
  font-size: 1.25rem;
  color: #004b78;
  text-align: center;
}
@media (min-width: 40em) {
  .logo-text{
    font-size: 2rem;
  }
}
.product-text {
  font-size: 0.95rem;
  line-height: 2.0;
  padding: 1rem 1rem 5rem;
}
@media (min-width: 40rem) {
  .product-text {
    font-size: 1.05rem;
  }
}

/*商品エリア*/
.products-area {
  padding: 3rem 0;
  margin: 0 auto;
}
@media (min-width: 40rem) {
  .products-area {
    padding: 5rem 0 2rem;
  }
}
.products-heading-logo,
.products-heading-logo-d {
  text-align: center;
  margin-bottom: 3rem;
}
.products-heading-logo img {
  width: 250px;
  margin: 0 auto;
}
.products-heading-logo-d img {
  width: 300px;
  margin: 0 auto;
}
.products-heading-logo--s {
  text-align: center;
  margin-bottom: 1rem;
}
.products-heading-logo--s img {
  width: 150px;
  margin: 0 auto;
}
.products-heading-logo--cd {
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 5rem;
}
.products-heading-logo--cd img {
  width: 400px;
  margin: 0 auto;
}
.products-memo-heading {
  color: #004b78;
  font-weight: 700;
  font-size: 1.15rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.products-memo {
  margin-top: 1rem;
  font-size: 0.95rem;

}
.products-detail {
  padding: 0 20px;
  margin-bottom: 30px;
}
@media (min-width: 40em) {
  .products-detail {
    margin-bottom: 80px;
  }
}
.products-detail--2 {
  padding: 0 20px;
}
.products-detail-image {
  width: 100%;
  margin: 0 auto;
}
.products-detail-name {
  font-weight: 700;
  margin: 0.5rem 0;
  line-height: normal;
}
.products-detail-price span {
  font-size: 0.8rem;
}
.products-detail-tab {
  background-color: #c9caca;
  display: inline-block;
  text-align: center;
  padding: 0.1rem 1rem;
  border-radius: 100px;
  font-weight: 700;
  font-size: 0.9rem;
  color: #333;
}
.products-detail-image-seamaster {
  width: 85%;
  margin: 0 auto;
}

.bt-other {
  margin: 2rem 0 5rem;
}

.new {
  height: 1.5em;
  color: #e60012;
  font-weight: bold;
  font-size: 1.2em;
}

.wm10 {
  margin: 0 10px;
}

/*フッター エリア*/
.footer-area {
  padding: 40px 0;
  background: #F6F6F6;
}
@media (min-width: 40em) {
  .footer-area {
    padding: 40px 0 80px;
  }
}

.contactus {
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.2rem;
  font-weight: bold;

}
@media (min-width: 40em) {
  .contactus {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

.contactus-info {
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 20px;
}

.footer-bt {
  width:100%;
  font-size:15px;
  text-decoration:none;
  display:block;
  text-align:center;
  padding: 7px 0;
  color:#fff;
  background-color:#333;
  margin: 0 auto;
}
@media (min-width: 40em) {
  .footer-bt {
    width:330px;
    border: 1px solid #333;
    margin-top: 30px;
    font-size:15px;
  }
  .footer-bt:hover {
    background: #FFF;
    color : #333;
    border: 1px solid #333;
  }
}

.shop {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}
@media (min-width: 40em) {
  .shop {
    margin-top: 0;
  }
}

.address {
}
@media (min-width: 40em) {
  .address {
    font-size: 14px;
  }
}
.address span {
  font-size: 12px;
}

.phone {
  font-size: 22px;
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  .phone {
    font-size: 26px;
  }
}
.phone span {
  font-size: 16px;
}

/* モバイルの場合横スクロール */
.sp-scrollable {
  margin-right: -20px;
  margin-left: -20px;
  padding-right: 20px;
  padding-bottom: 1.5rem;
  padding-left: 20px;
}
@media (min-width: 40em) {
  .sp-scrollable {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: hidden !important;
  }
  .scroll-hint-icon-wrap {
    display: none;
  }
}
/* 2カラムの場合 */
.sp-scrollable--col-2 .c-row {
  width: calc(75vw * 2);
}
/* 3カラムの場合 */
.sp-scrollable--col-3 .c-row {
  width: calc(75vw * 3);
}
@media (min-width: 40em) {
  .sp-scrollable .c-row {
    width: auto;
  }
}
/* 4カラムの場合 */
.sp-scrollable--col-4 .c-row {
  width: calc(75vw * 4);
}
@media (min-width: 40em) {
  .sp-scrollable .c-row {
    width: auto;
  }
}
/* 5カラムの場合 */
.sp-scrollable--col-5 .c-row {
  width: calc(75vw * 5);
}
@media (min-width: 40em) {
  .sp-scrollable .c-row {
    width: auto;
  }
}
/* 6カラムの場合 */
.sp-scrollable--col-6 .c-row {
  width: calc(75vw * 6);
}
@media (min-width: 40em) {
  .sp-scrollable .c-row {
    width: auto;
  }
}
/* 8カラムの場合 */
.sp-scrollable--col-8 .c-row {
  width: calc(75vw * 8);
}
@media (min-width: 40em) {
  .sp-scrollable .c-row {
    width: auto;
  }
}

