@charset "utf-8";

/*
 * PC用スタイルCSS
 */

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none transparent;
  background-color: #ffffff;
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}
body {
  background: url("/files/body_bg.png") no-repeat center top/100%;
  min-width: 1300px;
  max-width: 2000px;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  position: relative;
  margin: 0 auto;
}

body,
.wpcf7c-conf {
  color: #333333;
}

/* Safariのみ */
_:lang(x) + _:-webkit-full-screen-document,
body {
          text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
body#page_6 {
  background: none transparent;
}
#wrapper {
  background: none transparent;
}
#outer_block {
  background: none transparent;
}

a:link,
a:visited,
a:hover,
a:active {
  color: #b3303c;
}

/* A～Cブロック記事内リンクボタン */
.main_btn a,
.sub_text_btn a {
  background-color: #b3303c;
  color: #ffffff;
}

/*各ページ指定の背景
---------------------------------------------------------------------------------------------------- */
body#page_9 {
background: url(/files/body_bg_ladies.png) no-repeat top center/100%;
}
body#page_12 {
  background: url(/files/body_bg_mens.png) no-repeat top center/100%;
}


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  height: 0px;
  padding: 0;
  position: relative;
  z-index: 500;
  padding: calc(100% * (700/2000)) 0 0 0;
  background: none transparent;
}
#page_6 #branding_box {
  height: 0px;
  padding: calc(100% * (1030/2000)) 0 0 0;
  background: url(/files/branding_box_bg_top.png) no-repeat top center/100%;
}

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  margin: 0 auto;
  position: absolute;
  bottom: -40px;
  left: calc(100%*(40/2000));
  width: auto;
  z-index: 999;
}
#site-description a {
  display: inline;
  color: #5c4a4a;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */

/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {
  height: auto;
}
#page_6 #header_information {
  height: auto;
}


.main_header, .header_class {
  width:  100%;
  margin: 0 auto;
  padding: 0;
}
.main_header img, .header_class img {
  width: calc(100%*(280/2000));
  height: calc(100%*(260/700));
  background: none transparent;
  position: absolute;
  left: calc(100%*(320/2000));
  top: calc(100%*(230/700));
  z-index: 998;
}

#page_6 .main_header img{
display: none;
}


/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
  width: 100%;
  z-index: 590;
  height: 60px;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
  position:absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 999;
}

#access .menu-header{
  width: 960px;
  height: 60px;
  margin:  0 auto;
}
div#access li.menu-item {float: left;}

div#access .menu-item a {
  background: url('/files/topnavi_02.png') no-repeat scroll transparent;
  width: 160px;
  height: 60px;
  margin: 0px;
  padding: 0px;
}
div#access .gnavi11 a { background-position: left top;}
div#access .gnavi12 a { background-position: -160px top;}
div#access .gnavi13 a { background-position: -320px top;}
div#access .gnavi14 a { background-position: -480px top;}
div#access .gnavi15 a { background-position: -640px top;}
div#access .gnavi16 a { background-position: right top;}
div#access .gnavi11 a:hover { background-position: left bottom;}
div#access .gnavi12 a:hover { background-position: -160px bottom;}
div#access .gnavi13 a:hover { background-position: -320px bottom;}
div#access .gnavi14 a:hover { background-position: -480px bottom;}
div#access .gnavi15 a:hover { background-position: -640px bottom;}
div#access .gnavi16 a:hover { background-position: right bottom;}


#page_6 #access {
  width: 100px/*要変更　横半分*/;
  height: 300px/*要変更：全体の高さ*/;
  margin: auto 0 0 0;
  position: absolute;
  top: calc(100%*(95/1030));
  right: calc(100%*(70/2000));
  min-width: initial;
  max-width: initial;
  left: initial;
}


#page_6 #access .menu-header {
  width: 100px/*要変更　横半分*/;
  height: 300px/*要変更：全体の高さ*/;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
#page_6 div#access .menu-item a,#page_6 div#access .menu-item a:hover {
  background-image: url("/files/topnavi_01.png");
  background-color: transparent;
  width: 100px;
  height: 50px;
}
#page_6 div#access li.menu-item { float: none;}

#page_6 div#access .gnavi11 a { background-position: left top; }
#page_6 div#access .gnavi12 a { background-position: left top -50px; }
#page_6 div#access .gnavi13 a { background-position: left top -100px; }
#page_6 div#access .gnavi14 a { background-position: left top -150px; }
#page_6 div#access .gnavi15 a { background-position: left top -200px; }
#page_6 div#access .gnavi16 a { background-position: left bottom; }

#page_6 div#access .gnavi11 a:hover { background-position: right top; }
#page_6 div#access .gnavi12 a:hover { background-position: right top -50px; }
#page_6 div#access .gnavi13 a:hover { background-position: right top -100px; }
#page_6 div#access .gnavi14 a:hover { background-position: right top -150px; }
#page_6 div#access .gnavi15 a:hover { background-position: right top -200px; }
#page_6 div#access .gnavi16 a:hover { background-position: right bottom; }


/* ここから固定 */
#access.fixed,
#access.fixed .menu-header,
#access.fixed .sub-menu {
  transform: none !important;
}


#access.fixed {
  width: 100%!important;
  height: 60px!important;
  margin: 0 auto!important;
  min-width: 1300px!important;
  max-width: 2000px!important;
  position: fixed!important;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  background-color: rgba(255, 238, 244, 0.95);
  z-index: 999;
}

#access.fixed .menu-header{
  width: 960px!important;
  height: 60px!important;
  margin:  0 auto;
}
div#access.fixed li.menu-item {float: left!important;}

div#access.fixed .menu-item a {
  background: url('/files/topnavi_02.png') no-repeat scroll transparent!important;
  width: 160px!important;
  height: 60px!important;
  margin: 0px;
  padding: 0px;
}
div#access.fixed .gnavi11 a { background-position: left top!important;}
div#access.fixed .gnavi12 a { background-position: -160px top!important;}
div#access.fixed .gnavi13 a { background-position: -320px top!important;}
div#access.fixed .gnavi14 a { background-position: -480px top!important;}
div#access.fixed .gnavi15 a { background-position: -640px top!important;}
div#access.fixed .gnavi16 a { background-position: right top!important;}
div#access.fixed .gnavi11 a:hover { background-position: left bottom!important;}
div#access.fixed .gnavi12 a:hover { background-position: -160px bottom!important;}
div#access.fixed .gnavi13 a:hover { background-position: -320px bottom!important;}
div#access.fixed .gnavi14 a:hover { background-position: -480px bottom!important;}
div#access.fixed .gnavi15 a:hover { background-position: -640px bottom!important;}
div#access.fixed .gnavi16 a:hover { background-position: right bottom!important;}




  
/* 下線ホバー */
div#access  .menu-item a {
  position: relative;
}


div#access .menu-item a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background-color: #333333;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform 0.3s;
}


#page_6 div#access .menu-item a::after{
  transform-origin: left top;
  background-color: #ffffff;
}

#page_6 div#access.fixed .menu-item a::after{
  transform-origin: center top;
  background-color: #333;
}

div#access .menu-item a:hover::after {transform: scale(1, 1);}

/* プルダウンのホバー時デフォルト下線消す */
div#access ul.sub-menu li.sub-gnavi a:hover::after,
div#access ul.sub-menu li.sub-gnavi2 a:hover::after{text-decoration: none;  transform: scale(0, 1);}


/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
top: 100%;
}

#page_6 #access ul.menu ul.sub-menu {
top: 0%;
left:100%;
}

  #access ul.menu ul.sub-menu,
  #access ul.menu ul.sub-menu li {
    width: 100%;
  }
  /* プルダウンメニューの色　16進数、RGBA両方変更すること */
  div#access ul.sub-menu li.sub-gnavi a,
  div#access ul.sub-menu li.sub-gnavi2 a {
    width: 100%;
    background: none rgba(255,255,255,0.75);
    color: #333333;
  }
  #access ul li.current_page_item > a,
  #access ul li.current-menu-ancestor > a,
  #access ul li.current-menu-item > a,
  #access ul li.current-menu-parent > a {
    color: #333333;
  }
  div#access ul.sub-menu li.sub-gnavi a:hover,
  div#access ul.sub-menu li.sub-gnavi2 a:hover {
    background: none rgba(255,255,255,0.75);
    color: #666666;
  }
  #access ul li.current_page_item > a:hover,
  #access ul li.current-menu-ancestor > a:hover,
  #access ul li.current-menu-item > a:hover,
  #access ul li.current-menu-parent > a:hover {
    color: #666666;
  }

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser,
#video_teaser,
#jquery_slider_pc {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#main_teaser,
#video_teaser #video_teaser_inner,
#jquery_slider_pc .viewer {
  display: block;
  margin: 0 auto;
  min-width: 1300px;
  max-width: 2000px;
}
#main_teaser img,
#video_teaser #video_teaser_inner video,
#jquery_slider_pc .viewer img {
  width: 100%;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title,
.widget-title2 a {
  padding: 0;
  background-image: url(/files/widget_title_bg.png);
  color: #ffffff;
  text-align: center;
}
.widget-title2 a:link,
.widget-title2 a:visited,
.widget-title2 a:hover,
.widget-title2 a:active {
  color: #ffffff;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  overflow: hidden;
  background-image: url(/files/widget_list_bg.png);
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
/*#wp-calendar thead th {
}*/
#wp-calendar tbody td {
  padding: 5px;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #999999;
  background: none transparent;
  line-height: 2;
}
#wp-calendar tbody td a {
  text-decoration: underline;
}
#wp-calendar tbody td a:hover {
  text-decoration: none;
}
#calendar_wrap table tr td#today {
  background-color: #b3303c;
}
#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}



/* ===================================================================================================================
  ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  position: relative;
  height: 700px;
  background: url(/files/footer_bg.png) no-repeat center top;
  font-family: '游明朝','Yu Mincho','YuMincho','Hiragino Mincho ProN','Hiragino','Mincho Pro','HGS明朝E','メイリオ',serif;
}
#footer_box {
  height: 700px;
  background: url(/files/footer_box_bg.png) no-repeat center top;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  padding: 0;
  position: absolute;
  top: 165px;
  left: 0px;
  width: 100%;
}

#footer_sitemap_block #footer-widget-area {
  display: block;
  width: 960px;
}
#footer_sitemap_block #footer-widget-area .widget-area ul.menu {
  border:none;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a {
  border:none;
  color: #333333;
  font-size: 16px;
}
#footer_sitemap_block #footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}

#footer-widget-area .widget-area {display:block;margin: 0 0 0 22px;}


/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
    display: block;
    margin: 0 auto;
    width: 960px;
  }
  #footer_information .entry-post {
    margin: 595px 0 0;
    width: 100%;
    text-align: center;
    color: #5c4a4a;
}


/*  フッターSNSボタン
---------------------------------------------------------------------------------------------------- */
#footer_sns_btn {
  margin: 20px auto 0;
  /* 絶対値指定する時
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  */
}
#footer_sns_btn .footer_sns_inner {
  width: 250px;
  height: 25px;
}
#footer_sns_btn div {
  width: 25px;
  height: 25px;
}
#footer_sns_btn div a:hover {
  opacity: 0.8;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #5c4a4a;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}


/*  サイドメニュー
---------------------------------------------------------------------------------------------------- */
.fixed_btn {
  z-index: 1000;
}

.fixed_btn div,
.fixed_btn div a {
  width: 55px;
  height: 50px;
}

.fixed_btn #fixed_btn_gtn,
.fixed_btn #fixed_btn_gtn a {
  height: 150px;
}

#float_top_btn {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

/*画面幅2000px以上の時
---------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 2000px) {
    #float_top_btn {
    right: calc(50% - 980px);
  }
}

/*  スクロールトップ
---------------------------------------------------------------------------------------------------- */
#float_top_btn a:hover img {
  opacity: 0.8;
}


/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
  padding: 0;
}
#container_top.single_post {
  padding: 0 0 50px;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
  background-image:none;
  color: #a53c46;
  position: relative;
}


.headline_title:before {
  content: "";
  width: 100px;
  height: 70px;
  display: inline-block;
  background-position: center;
  text-indent: -9999px;
  margin: 0px 30px 0 0;
  background-image: url(/files/top_entry_title.png);
  vertical-align: middle;
}
.headline_title:after {
  content: "";
  width: 100px;
  height: 70px;
  display: inline-block;
  background-position: center;
  text-indent: -9999px;
  margin: 0px 0px 0px 30px;
  background-image: url(/files/top_entry_title.png);
  vertical-align: middle;
}


h3.entry_title,
.entry_title,
.entry-title {
  /* サイズ、背景、余白などはこちら */
  background-image: url(/files/entry_title_bg.png);
  color: #333333;
}
/*h3.entry_title,
.entry_title,
.entry_title h3,
.entry-title {
  フォントサイズはこちら
}*/
.entry_title a:link,
.entry_title a:visited,
.entry_title a:hover,
.entry_title a:active,
.entry-title a:link,
.entry-title a:visited,
.entry-title a:hover,
.entry-title a:active {
  color: #333333;
}
/* 見出しリンクボタン */
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  background-image: url(/files/read_more_btn.png);
}
.entry_title span.read_more_btn a:hover {
  opacity: 0.8;
}
* .mid_entry_title {
  background-image: url(/files/entry_title_bg_w570.png);
  font-size: 20px;
}
* .mid_entry_title,
* .mid_entry_title a {
  color: #333333;
}

/* B-09、B-10など幅半分ブロックの見出し用 */
* .half_entry_title,
* .short_entry_title {
  background-image: url(/files/half_entry_title_bg.png);
}
* .half_entry_title,
* .half_entry_title a,
* .short_entry_title,
* .short_entry_title a {
  color: #333333;
}

* .half_sub_entry_title,
.short_sub_entry_title {
  background-image: url(/files/half_sub_entry_title_bg.png);
}
* .half_sub_entry_title,
* .half_sub_entry_title a,
.short_sub_entry_title,
.short_sub_entry_title a {
  color: #333333;
}



/* B-03など小見出し用 */
* .sub_entry_title {
  background: url(/files/sub_entry_title_bg.png) no-repeat scroll left top transparent;
  color: #333333;
}
/*
* .sub_entry_title h4 {
  フォントサイズはこちら
}
*/
* .sub_entry_title a:link,
* .sub_entry_title a:visited,
* .sub_entry_title a:hover,
* .sub_entry_title a:active {
  color: #333333;
}
/* 小見出しリンクボタン */
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  background-image: url(/files/sub_read_more_btn.png);
}
.sub_entry_title span.read_more_btn a:hover {
  opacity: 0.8;
}
* .mid_sub_entry_title {
  background-image: url(/files/sub_entry_title_bg_w570.png);
  font-size: 20px;
}
* .mid_sub_entry_title,
* .mid_sub_entry_title a {
  color: #333333;
}

/* C-01など3列表示インラインタイトル用 */
* .inline_title {
  background-image: url(/files/column3_title_bg.png);
}
* .inline_title,
* .inline_title a {
  color: #ffffff;
}

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
  padding: 10px;
  height: auto;
  border: 1px solid transparent;
  border-radius: 5px;
  background: none #f6f1f1;
  color: transparent;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  width: 685px;
  border-color: #b3303c;
}


/* 大きな地図で見る */
small {
  border-color: #b3303c;
}
small a {
  padding: 5px 0;
  width: 100%;
  color: #b3303c !important;
  text-align: center !important;
}

small a:hover {
  background-color: #b3303c !important;
  color: #ffffff !important;
}


/*  テーブル
---------------------------------------------------------------------------------------------------- */
.easys_content:not(.ne_01) table:not(#wp-calendar) tr > * {
  border: none !important;
  background: none 	#f6f1f1;
  color:#333;
  box-sizing: border-box;
}
.easys_content:not(.ne_01) table:not(#wp-calendar) {
  border-collapse: separate; border-spacing : 0 10px !important;
}
table.iqfm-table td {
  min-width: 7em;
}

/*メール送信後メッセージボックスのボーダー（デフォルト：グリーン）*/
div.wpcf7-mail-sent-ok {
  border-color: #999999 !important;
}
/* Dメニュー下線 */
.td_cell {
  border-color: #999999;
  vertical-align: top;
}


/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
a.page-numbers,
.tablenav .current,
.permalink_in a,
.pageback a,
.page_up a {
  border-style: solid;
  border-color: #b3303c;
  background: none transparent;
  color: #b3303c !important;
}
/*.permalink_in a:link,
.permalink_in a:visited,
.pageback a:link,
.pageback a:visited {
}*/
.tablenav .next:link,
.tablenav .next:visited,
.tablenav .prev:link,
.tablenav .prev:visited {
  border: 1px solid #ffffff;
  background: none transparent;
}
.tablenav .next:hover,
.tablenav .next:active,
.tablenav .prev:hover,
.tablenav .prev:active {
  border-color: #b3303c;
  background-color: #b3303c;
}
.tablenav .current,
a.page-numbers:hover,
.permalink_in a:hover,
.permalink_in a:active,
.pageback a:hover,
.pageback a:active,
.page_up a:hover,
.page_up a:active {
  border-style: solid;
  border-color: #b3303c;
  background: none #b3303c;
  color: #ffffff !important;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.blog_post,
.list_block .list_box {
  border-color: #999999;
}


/* Cブロック */
.c_01,
.c_02,
.c_03,
.c_05,
.c_06 {
  display: inline-block;
  padding: 0 0 20px;
  width: 100%;
}
.c_04 {
  margin: 0 0 20px;
}


/* Dブロック */
.menu-list table {
  border-collapse: separate;
}


/* Gブロック */
.g_01 .sub_entry_title a,
.g_02 .sub_entry_title a {
  text-decoration: underline;
}
.g_01 .sub_entry_title a:hover,
.g_02 .sub_entry_title a:hover {
  text-decoration: none;
}

/* Kブロック */
.k_03 .date_area {
  font-weight: bold;
  font-size: 13px;
}
.k_03 .news_small_text {
  font-size: 12px;
  line-height: 1.7;
}

/* Z-D ブログRSS */
.z_d1 {
  margin: 0 0 20px;
}

/* Z-E リンクバナー */
.banner_box {
  text-align: center;
}
.banner_box img {
  max-width: 100%;
  width: auto;
}

/* Z-I スライドショー */
.z_j1 {
  margin: 0 0 15px;
}

/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-weight: bold;
  font-size: 13px;
}
.Z_l1 .news_small_text {
  font-size: 12px;
}

/* Z_M タブブロック */
.z_m1 .link_list {
  font-size: 13px;
  line-height: 1.5;
}
.z_m1 div.link_list {
  margin-bottom: 10px;
}
div.link_list a {
  border: 1px solid #b3303c;
  background-color: transparent;
  color: #b3303c;
}
div.link_list a:hover {
  border: 1px solid #b3303c;
  background-color: #b3303c;
  color: #ffffff;
}

.faq-title {
  background-color: #b3303c;
  color: #ffffff;
  font-weight: normal;
}


/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
/* 必須項目 */
.iqfm-req_color {
  color: #b3303c;
}
.iqfm-table button,
.iqfm-table input[type="reset"],
.iqfm-table input[type="button"],
.iqfm-table input[type="submit"] {
  line-height: 1.7;
}
.iqfm-table .post_data {
  margin: 0 0 30px;
}

/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
/*body.coupon {
}*/
.coupon_print_block .print_header,
h1.print_page_title,
.coupon_box table tr td.coupon_data,
.coupon_box table tr td.coupon_meta_title,
.coupon_box table tr td.coupon_meta {
  border-color: transparent;
}
/* 有効期限の部分 */
.coupon_box table tr td.coupon_meta_title {
  width: 8em;
  background-color:#f6f1f1;
  color: transparent;
}
.coupon_box table tr td.coupon_meta {
  background-color:#f6f1f1;
  color: transparent;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  height: auto;
  font-size: 120%;
}


/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div {
  border-color: #000000;
}
#nav-below .nav-next {
  padding: 0 0 0 10px;
}

#blog_main .entry-title {
  padding: 15px 20px 15px 20px;
  height: auto;
  background-image: url(/files/blog_title.png);
  background-position: center bottom;
  line-height: 1.5;
}
#blog_main .entry-title,
#blog_main .entry-title a {
  color: #333333;
}

.img_size_thumb {
  overflow: hidden;
  width: 150px;
  height: 150px;
}

/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.black-screen {
  background-color: #000000;
}

.black-screen > .inner {
  top: calc(50vh - (5vw / 2));
  width: 3vw;
  height: 3vw;
  background-image: url("/files/loading.svg");
}


/*  地図
---------------------------------------------------------------------------------------------------- */
#map_canvas {
  margin: 0 0 20px;
  width: 100%;
  height: 450px;
}


/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
iframe[src^="https://calendar.google.com"] {
  border: none !important;
}


/* ページ内リンクアンカー位置調整 */
a[id^="anchor"] {
  display: block;
  visibility: hidden;
  margin-top: -110px;
  height: 110px;
  content: "";
}

/* メール投稿ブロック画像幅調整 */
.img_size_thumb{
  height: 150px;
}

small {
  box-sizing: border-box;
}

.flow_arr {  height: 40px;}

.grecaptcha-badge { visibility: hidden; }



/* その他
---------------------------------------------------------------------------------------------------- */
/* ▼ローディング▼ */
#progress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transition: opacity 0.5s ease 0.5s;

  place-content: center;
}
#progress.complete {
  opacity: 0;
}
#progress > #progress_text {
  min-width: 1px;
  height: 30px;
  color: #444444;
  font-size: 20px;
  line-height: 30px;
}
#progress > #progress_bar {
  width: 100%;
  height: 2px;
  background-color: #d9819f;
}
#progress > #progress_bar > p {
  width: 0;
  height: 100%;
  background-color: #444444;
  transition: width 1.0s cubic-bezier(0.4, 0.4, 0, 1);
}
body:not(#page_6) #progress {
  display: none;
}
/* ▲ローディング▲ */



/*見出し
---------------------------------------------------------------------------------------------------- */

.widget-title, .widget-title2 a,
#blog_main .widget-area ul ul li a,
#blog_main .entry-title,
.headline_title,
h3.entry_title, .entry_title, .entry_title h3, .entry-title,
* .mid_entry_title,
* .half_entry_title,
* .short_entry_title,
* .half_sub_entry_title,
* .short_sub_entry_title,
* .sub_entry_title,* .sub_entry_title h4,
* .mid_sub_entry_title,
* .inline_title{
   font-family: '游明朝','Yu Mincho','YuMincho','Hiragino Mincho ProN','Hiragino','Mincho Pro','HGS明朝E','メイリオ',serif;
font-weight: 600;
letter-spacing: 0.05em;
}

/*--------------h3以降中央寄せ-----------------------*/ 
/*h3 見出し*/
h3.entry_title, .entry_title{ /* サイズ、背景、余白などはこちら */
 text-align: center;
 padding: 0;
 width: 960px;
} 
/*----リンク有---*/
.entry_title h3 {
 width: 960px;
}
/* h3 見出しリンクボタン */ 
.entry_title span.read_more_btn {
 margin-left: -120px;
}



/*セカンドメイン
---------------------------------------------------------------------------------------------------- */

html:not(.shosai) body#page_6 #outer_block {
  padding-top:0;
}
#qtbzkq5wl9jf3k976ngb {
  position:relative;
  height:calc(100vw * (1705  / 2000));
  min-height:calc(1705px * (1300 / 2000));
  max-height:1705px;
  z-index: 1;
}

#qtbzkq5wl9jf3k976ngb:before{
content:' ';
display:block;
position:absolute;
bottom:0;
left:0;
z-index:1;
width:100%;
height:10%;
background: #FFF;
pointer-events: none;
 }

#qtbzkq5wl9jf3k976ngb + .easys_content{
}

#qtbzkq5wl9jf3k976ngb .easys_content_inner{
  clip-path:inset(0);
  width:100%;
  height:100%;
  position:relative;
  transform: initial!important;
}

#qtbzkq5wl9jf3k976ngb .easys_content_inner:after {
  content:" ";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  width:100%;
  height:100%;
  background:url(/files/second_main.png) no-repeat top center/cover;
}

#qtbzkq5wl9jf3k976ngb .easys_content_inner {
  transform:translateY(0);
  opacity:1;
}

#qtbzkq5wl9jf3k976ngb .easys_content_inner:before {
  content:" ";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-100;
  width:100vw;
  height:100vh;
  background:url(/files/second_main_bg_para.jpg) no-repeat top center/cover;
  object-fit:cover;
}

#qtbzkq5wl9jf3k976ngb div {
  margin-bottom:0;
  padding-bottom:0;
}

#qtbzkq5wl9jf3k976ngb .easys_content_inner ,
#qtbzkq5wl9jf3k976ngb .img_display ,
#qtbzkq5wl9jf3k976ngb .field_1col ,
#qtbzkq5wl9jf3k976ngb .eyecatch {
  width:100%;
  height:100%;
}

#qtbzkq5wl9jf3k976ngb  img {
display: none;
}

#qtbzkq5wl9jf3k976ngb .design_block.block1 {
  background: url(/files/second_slide_title_ladies.png) no-repeat center top/100%;
  top: calc(100%*(165/1705));
  left: calc(100%*(340/2000));
  width:calc(100%*(713/2000));
  height:calc(100%*(287/1705));
  transform: translateX(-100px);/* 右からフェードイン */
  z-index: 10;
}

#qtbzkq5wl9jf3k976ngb .design_block.block2 {
  background: url(/files/second_slide_title_mens.png) no-repeat center top/100%;
  top: calc(100%*(1190/1705));
  left: calc(100%*(985/2000));
  width:calc(100%*(665/2000));
  height:calc(100%*(287/1705));
  transform: translateX(100px);/* 左からフェードイン */
  z-index: 10;
}


/*バナー＞Ladies/Mens
---------------------------------------------------------------------------------------------------- */

#haap7yh51jgfi31ug4yk div {
  margin-bottom:0;
  padding-bottom:0;
}

#haap7yh51jgfi31ug4yk {
  position:relative;
  z-index:1;
  height: calc(100vw * (300  / 2000));
  min-height: calc(300px * (1300 / 2000));
  max-height: 300px;
  margin:-1px 0 70px 0;
  padding:0% 0 0 0;
}

#haap7yh51jgfi31ug4yk .easys_content_inner {
  width:calc(100%*(1600/2000));
  height:100%;
  transform:translateY(0);
  opacity:1;
}

#haap7yh51jgfi31ug4yk .field_2col {
  width:50%!important;
  height:100%;
}
#haap7yh51jgfi31ug4yk .img_display ,
#haap7yh51jgfi31ug4yk .field_2col .eyecatch {
  width:100%;
  height:100%;
}

#haap7yh51jgfi31ug4yk  a {
  display:block;
  position:relative;
  width:100%;
  height:100%;
}

#haap7yh51jgfi31ug4yk .field_2col {
  transition:1s ease 0s;
  opacity:0;
}
#haap7yh51jgfi31ug4yk .float_left {
  transform:translateX(-100px);/* 左からフェードイン */
}
#haap7yh51jgfi31ug4yk .float_right {
  transform:translateX(100px);/* 右からフェードイン */
}

#haap7yh51jgfi31ug4yk.moved .field_2col {
  transform:translateY(0);
  opacity:1;
}

#haap7yh51jgfi31ug4yk .eyecatch:before ,
#haap7yh51jgfi31ug4yk .eyecatch:after ,
#haap7yh51jgfi31ug4yk .eyecatch a:before ,
#haap7yh51jgfi31ug4yk .eyecatch a:after {
  content:"";
  display:block;
  position:absolute;
  z-index:10;
  transition:0.3s;
  background:none #C66D7E;
}

#haap7yh51jgfi31ug4yk .eyecatch:before ,
#haap7yh51jgfi31ug4yk .eyecatch a:before {
  width:0;
  height:5px;
}

#haap7yh51jgfi31ug4yk .eyecatch:before {
  top:0;
  left:0;
}

#haap7yh51jgfi31ug4yk .eyecatch a:before {
  bottom:0;
  right:0;
}

#haap7yh51jgfi31ug4yk .eyecatch:after ,
#haap7yh51jgfi31ug4yk .eyecatch a:after {
  width:5px;
  height:0;
}

#haap7yh51jgfi31ug4yk .eyecatch:after {
  top:0;
  right:0;
}

#haap7yh51jgfi31ug4yk .eyecatch a:after {
  bottom:0;
  left:0;
}

#haap7yh51jgfi31ug4yk .eyecatch:hover:before ,
#haap7yh51jgfi31ug4yk .eyecatch:hover a:before {
  width:100%;
}

#haap7yh51jgfi31ug4yk .eyecatch:hover:after ,
#haap7yh51jgfi31ug4yk .eyecatch:hover a:after {
  height:100%;
}

#haap7yh51jgfi31ug4yk .eyecatch a img {
  position:relative;
  z-index:1;
}
#haap7yh51jgfi31ug4yk .eyecatch a:hover img {
  opacity:1;
}

/* 背景動画JSで追加 */
#design_video01 {
  display:block;
  position:absolute;
  bottom:-22%;
  right:0;
  z-index:1;
  width:calc(100%*(800/2000));
  height:calc(100%*(800/1705));
  margin:0 auto;
  pointer-events:none;
}


/*バナー＞Info
---------------------------------------------------------------------------------------------------- */

#ca8i7ayv76l551bpg8v5 div {
  display:block;
  width:100%;
  height:100%;
  margin-bottom:0;
  padding-bottom:0;
}
#ca8i7ayv76l551bpg8v5 {
  position:relative;
  clip-path:inset(0);
  margin-top: 180px;
}

#page_9 #tzb40c8ta66s53n4zp7c{
  margin-bottom: 70px;
}

#ca8i7ayv76l551bpg8v5:before{
content:' ';
display:block;
position:absolute;
bottom:-10px;
left:0;
z-index:1;
width:100%;
height:3%;
background: #FFF;
pointer-events: none;
 }


/* transformがあれば初期値にする */
#ca8i7ayv76l551bpg8v5 .easys_content_inner {
width:100%;
transform:initial;
opacity:1;
}
#ca8i7ayv76l551bpg8v5 [class*='field_']:nth-of-type(1) img{
}

#ca8i7ayv76l551bpg8v5 [class*='field_']:nth-of-type(2) img {
position:fixed;
top:0;
left:0;
z-index:-100;
width:100vw;
height:100vh;
object-fit:cover;
}

#ca8i7ayv76l551bpg8v5  a {
  display:block;
  position:relative;
  width:100%;
  height:100%;
}

#ca8i7ayv76l551bpg8v5  a:hover img{
  opacity: 1;
}


/* バナー＞3連
---------------------------------------------------------------------------------------------------- */

#tzb40c8ta66s53n4zp7c div {
  margin-bottom:0;
  padding-bottom:0;
}

#tzb40c8ta66s53n4zp7c .clear_float {
display:none;
}

#tzb40c8ta66s53n4zp7c{
  position: relative;
  background: url(/files/banner_3r_block_bg.jpg) no-repeat bottom center/100%;
  max-height: 640px;
  min-height: calc(640px * (1300 / 2000));
  height: calc(100vw * (640  / 2000));
  box-sizing: border-box;
  padding: 9% 0 0 0;
  margin: -8% 0 0px 0;
}

#page_6 #tzb40c8ta66s53n4zp7c{
  margin: -8% 0 70px 0;
}

/* 3連バナーしかないページ */
#page_81 #tzb40c8ta66s53n4zp7c,
#page_9 #tzb40c8ta66s53n4zp7c{
  margin: 0 ;
}



#tzb40c8ta66s53n4zp7c .easys_content_inner {
  width: calc(100%*(1620/2000));
  transform:translateY(0);
  opacity:1;
  height: 100%;
}

#tzb40c8ta66s53n4zp7c .field_3col {
  width:calc(100%*(533/1620))!important;
  margin:0;
}

#tzb40c8ta66s53n4zp7c .img_display {
  display:flex;
  justify-content:space-between;
}
#tzb40c8ta66s53n4zp7c .field_3col .eyecatch {
  width:100%;
}

#tzb40c8ta66s53n4zp7c  a {
  display:block;
  position:relative;
  width:100%;
  height:100%;
}

#tzb40c8ta66s53n4zp7c a:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100%;
  transition:all 0.5s ease 0s;
}

#tzb40c8ta66s53n4zp7c .field_3col:nth-child(1) a:before {
  background:url(/files/banner_line_3r_bg.jpg) no-repeat top center/100%;
}
#tzb40c8ta66s53n4zp7c .field_3col:nth-child(2) a:before {
  background:url(/files/banner_insta_3r_bg.jpg) no-repeat top center/100%;
}
#tzb40c8ta66s53n4zp7c .field_3col:nth-child(3) a:before {
  background:url(/files/banner_hoppe_3r_bg.jpg) no-repeat top center/100%;
}

#tzb40c8ta66s53n4zp7c a:hover:before {
  transform:scale(1.1);
}

#tzb40c8ta66s53n4zp7c  a:hover img {
  opacity:1;
}


/*バナー＞お問い合わせ
---------------------------------------------------------------------------------------------------- */

#u1t491zbagq52o95om82 div {
  margin-bottom:0;
  padding-bottom:0;
}

#u1t491zbagq52o95om82{
  position: relative;
  height: 500px;
  background: url(/files/banner_contact_bg.jpg) no-repeat top center;
}

#page_6 #u1t491zbagq52o95om82{
  margin-top: 120px;
}

#u1t491zbagq52o95om82 .easys_content_inner {
  transform:translateY(0);
  opacity:1;
  height: 100%;
}

#u1t491zbagq52o95om82 .img_display,
#u1t491zbagq52o95om82 .field_1col,
#u1t491zbagq52o95om82 .eyecatch{
  width: 100%;
  height: 100%;
}

#u1t491zbagq52o95om82  a img{
  display: none;
}

#u1t491zbagq52o95om82  a {
  display:block;
  position:relative;
  width:960px;
  height:100%;
  background: url(/files/banner_contact_off.png) no-repeat top center/100%;
}

 #u1t491zbagq52o95om82 a:after{
 content:' ';
 display:block;
 position:absolute;
 top:0;
 left:0;
 z-index:1;
 width:100%;
 height:100%;
 background: url(/files/banner_contact_on.png) no-repeat top center/100%;
 opacity: 0;
 transition: 0.3s ease 0s;
  }
  #u1t491zbagq52o95om82 a:hover:after{
opacity: 1;
  }


/* ＝＝＝全体フェードイン共通＝＝＝ */
.easys_content_inner {
    opacity: 0;
    transform: translateY(100px);
    transition: transform 1.3s, opacity 1.3s ease 0s;
}

.easys_content_inner.moved {
    opacity: 1;
    transform:translateY(0);
}


/* ＝＝＝デザインブロックスクロールギミック共通＝＝＝ */
.design_block {
    position: absolute;
    opacity: 0;
    transition: 1s ease 0s;
    pointer-events: none;
    width: 2000px;/*◆ 要変更 */
    top: 0;
    left: calc(50% - 1000px);/* ◆中央、各ブロックで位置調整 */
  }
  .design_block.moved {
    opacity: 1;
    transform: translate(0px, 0px)rotate3d(0, 0, 1, 0)!important;
  }



/*outer_block
---------------------------------------------------------------------------------------------------- */
html:not(.shosai) body#page_6 #outer_block{padding: 0;}


/*背景色指定
---------------------------------------------------------------------------------------------------- */

#tqfzfkrv3jsmxgj6oisd{
  background: url(/files/block_bg.jpg);
  padding: 70px 0 50px;
  margin-bottom: 70px;
}