@charset "utf-8";
/*
Theme Name: emu template
Theme #
Description

/* スライドショー
--------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
body {color: #595757;font-family: 'Noto Sans JP', sans-serif;background-repeat: repeat;font-weight: 500;}
#wrapper{
width:100%;
overflow-x: hidden !important;
}

#top {
  height: 100vh; /* Fallback */
  height: calc(var(--vh, 1vh) * 100);
}
.p-mainVisual {height: 100%;}

.newscate{padding: 8px 0 10px 0;width: 100px;background-color: #231815;color: #fff; text-align: center;display: inline-block;vertical-align: middle;}
.n_cate{padding: 8px 4px 10px 4px;width: 100px;background-color: #231815;color: #fff; text-align: center;display: inline-block;vertical-align: middle;font-size: 1.0rem;}
.f_cate{padding: 8px 0 10px 0;width: 100%;background-color: #231815;color: #fff; text-align: center;display: inline-block;vertical-align: middle;}
.yoyaku{padding: 8px 8px 10px 10px;background-color: #231815;color: #fff; text-align: center;display: inline-block;vertical-align: middle;font-weight: 700;letter-spacing: 0.13em;margin: 6px 10px 0 0;}

.flex_box{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex2 {flex-flow: row-reverse;}
.table-scroll{overflow: auto; /*スクロールさせる*/white-space: nowrap; /*文字の折り返しを禁止*/width:100%; /*今回の設置を分かりやすくするためワザと狭い幅を指定。本来は不必要な指定です。*/}
.mgm{margin-top: -48px;}
@keyframes anime_slider_fade {0% {opacity: 0;}100% {opacity: 1;}}

/* 以下、スクロールバーを追加 */
.table-scroll::-webkit-scrollbar{height: 8px;margin-bottom: 16px;}
.table-scroll::-webkit-scrollbar-track{background: #333;}
.table-scroll::-webkit-scrollbar-thumb {background: #999;}

.accordion {position: relative;width: 100%;text-align: left;}
.accordion-title {color: #fff;cursor: pointer;font-size: 1.4rem;letter-spacing: 0.15em;line-height: 50px;}
.accordion-content {display: none;box-sizing: border-box;width: 100%;}
.accordion-content p {font-size: 1.3rem;letter-spacing: 0.15em;line-height: 2.2em;}
.accordion-title {position: relative;}
.accordion-title::after {border-right: solid 1px #fff;order-top: solid 1px #fff;content: "";display: block;height: 8px;position: absolute;right: 4px;top: 38%;transform: rotate(135deg);transition: transform .3s ease-in-out, top .3s ease-in-out;width: 8px;}
.accordion-title.open::after {top: 45%;transform: rotate(-45deg);}
.accordion-title {position: relative;}
.accordion-title::after {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 4px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
.font_s_h{padding-top: 4px;font-size: 1rem;letter-spacing: 0.1em;line-height: 2em;padding-right: 4px;font-weight: 600;}
.dw_s{letter-spacing: 0.15em;font-size: 1.4rem;line-height:50px;}
#loader-bg {
  background-color: #D2B48C;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
#loader-bg1 {
  background-color: #BAAE9B;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
#loader-bg2 {
  background-color: #D3C4AE;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}

#loader-bg .ldimg,#loader-bg1 .ldimg,#loader-bg2 .ldimg {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
}
/* テキスト
--------------------------- */
.font_s1,.font_s2,.font_s3,.font_s1x{letter-spacing: 0.12em;line-height: 2em;}
.font_s4,.font_s5,.font_s6,.font_s7,.font_s8,.news_t{letter-spacing: 0.1em;line-height: 2em;}
.font_s {font-size: 1.1rem;letter-spacing: 0.13em;line-height: 2em;}
.font_sx {font-size: 1.1rem;letter-spacing: 0.11em;line-height: 1.8em;}
.font_s1 {font-size: 1.3rem;}.font_s1x {font-size: 1.2rem;}.font_s1xxx {font-size: 1.3rem;letter-spacing: 0.12em;line-height: 2em;}
.font_s1xx {font-size: 1.3rem;letter-spacing: 0.1em;line-height: 1.6em;padding-top: 24px;padding-bottom: 16px;}
br.sp1 { display: none; }
@media screen and (max-width: 1400px) {
.font_s1xx {font-size: 1.3rem;letter-spacing: 0.1em;line-height: 1.6em;padding-top: 16px;padding-bottom: 16px;}
br.sp1 { display: inline; }
}

.font_s2 {font-size: 1.5rem;}
.font_s2x {font-size: 1.4rem;letter-spacing: 0.1em;line-height: 1.6em;}
.font_s3 {font-size: 1.6rem;}
.font_s4 {font-size: 1.8rem;}
.font_s4_2 {font-size: 2.2rem;letter-spacing: 0.1em;line-height: 2em;}
.font_s5 {font-size: 2.0rem;}
.font_s6 {font-size: 2.4rem;}
.font_s7 {font-size: 3.0rem;letter-spacing: 0.1em;line-height: 1.6em;}
.font_s8 {font-size: 6.0rem;letter-spacing: 0.3em;line-height: 2em;}
.font_s9 {font-size: 6.0rem;letter-spacing: 0.13em;line-height: 1.4em;}
.font_s10,.font_s10_2 {font-size: 7.0rem;line-height: 70px;letter-spacing: 0.05em;}
.ls_b {letter-spacing: 0.12em;}
.f_b {font-weight: 900;}
.f_b2 {font-weight: 800;}
.f_b3 {font-weight: 600;}
.f_b4 {font-weight: 400;}
.news_t {font-size: 3.8rem;line-height: 38px; padding-bottom: 48px;}
.pd_n{padding-top: 32px;}
.pd_c{padding: 6px 10px 8px 12px;vertical-align: 2px;}
/* テキストカラー
--------------------------- */
.f_c1 {color: #D72139;}
.f_c2 {color: #ffffff;}
.f_c3 {color: #3296d4;}
.f_c4 {color: #C40D23;}
.f_c5 {color: #00417a;}
.op05{opacity: 0.2;}
.top_f2 {font-size: 2.0rem;line-height: 2em;letter-spacing: 0.1em;border-left: 4px solid #43210e;padding-left: 20px;}
.top_f1 {font-size: 1.3rem;line-height: 24px;letter-spacing: 0.13em;border-left: 6px solid #000;padding: 8px 0px 12px 24px;border-bottom: 2px solid #000;width: 100%;}

.top_f3 {font-size: 1.4rem;line-height: 22px;letter-spacing: 0.1em;border-left: 8px solid #fff100;padding-left: 12px;}

#blog p {font-size: 1.4rem;letter-spacing: 0.1em;line-height: 1.8em; clear: both; padding-bottom: 24px;}
#blog h6 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; }
#blog h5 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; }
#blog h4 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h3 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h2 {font-size: 2.0rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog h1 {font-size: 2.2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000000;padding-left: 16px;margin-bottom: 16px;}
#blog strong,#blog p strong {font-weight: bold!important;}
#blog ul {list-style-type: disc; padding-bottom: 16px; clear: both;padding-left:1.5em;}
#blog ul li { padding-bottom: 8px;}
#blog ol {list-style-type: decimal; padding-left:2.5em;padding-bottom: 16px; clear: both;}
#blog ol li { padding-bottom: 8px;}
#blog ul.phot {width: 100%;letter-spacing: -0.4em;clear: both;}
#blog ul.phot li.in_b {  display: -moz-inline-box; /*for Firefox 2*/display: inline-block; /*for modern*/vertical-align: top;letter-spacing: normal; /* 文字間を通常に戻す */}
#blog blockquote{ padding: 16px 24px;;font-size: 1.4rem;letter-spacing: 0.1em;line-height: 1.8em; clear: both;background-color: rgba(239,239,239,0.5);margin-bottom: 16px;}
#blog blockquote p{ padding-bottom: 0px;}
#blog a, #blog a:link, #blog a:visited  {color: #de82ad;text-decoration: none;text-decoration:underline;font-weight: 600;} 
#blog table {border: none;}
#blog table {width:100%;table-layout: inherit;white-space: inherit;-webkit-overflow-scrolling: touch;margin-bottom: 24px;}
#blog table th {background-color: #eeeeee;}
#blog table td {background-color: #ffffff;}
#blog table th, #blog table td {padding: 8px; border: 1px solid #ddd;}
#blog em {font-style: italic;}

#cat li:first-child {padding-top: 8px;}
#cat li {font-size: 1.2rem;line-height: 40px;letter-spacing: 0.05em;border-bottom: 1px solid #5f3b24;}
#cat li:last-child {border-bottom: none;padding-bottom: 8px;}

/* 開くボタン */
.button-open {}
/* モーダルウィンドウ */
.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 480px;
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 11;
}
/* 閉じるボタン */
.button-close {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  padding: 1em;
  background-color: #c96931;
  color: #eaeaea;
  border-radius: 20rem;
  cursor: pointer;
}
/* オーバーレイ */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
}

.tt table{
  border-collapse: collapse;margin: 0 auto;padding: 0;width: 100%;max-width: 960px; table-layout: fixed;
	border:1px solid #595757;
}
.tt th, .tt td{
  border:1px solid #595757;
  padding: 16px;
    vertical-align:middle
}
.tt tr.back1{background-color: rgba(215,33,57,0.15);}
.tt tr.back2{background-color: rgba(215,33,57,0.05);}
.tt th{text-align: center;}
.tt td{text-align: center;}

@media screen and (max-width: 900px) {
.tt {overflow-x: scroll;}
.tt table{width: 900px;}
}
/* テキストフォント
--------------------------- */
.f_f1 {font-family: 'Oswald', sans-serif;}
.f_f2 {font-family: 'Zen Old Mincho', serif;}
.f_f3 {font-family: 'Noto Sans JP', sans-serif;}
embed,iframe,object{max-width: 100%;}
br.sp { display: inline; }
br.pc { display: none; }

/* リンクカラー
--------------------------- */
a, a:link, a:visited  {color: #000;text-decoration: none;} 
.w a, .w a:link, .w a:visited  {color: #ffffff;text-decoration: none;} 
.b a, .b a:link, .b a:visited  {color: #595757;text-decoration: none;} 
.me a, .me a:link, .me a:visited  {color: #D72139;text-decoration: underline;} 
.me1 a, .me1 a:link, .me1 a:visited  {color: #D72139;text-decoration: none;}
.l a, .l a:link, .l a:visited  {color: #DB9EB5;text-decoration: none;} 
.op a:hover, .op a:hover img, .op a:hover em, .op a:hover p {opacity: 0.6;filter: alpha(opacity=60);-webkit-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
a:hover, a:hover img, a:hover em, a:hover p {opacity: 0.95;filter: alpha(opacity=95);-webkit-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
.os a:hover img {opacity: 0.2;filter: alpha(opacity=20);}
.outer{display: table;width: 100%;height: 100%;text-align: left;}
.inner{display: table-cell;vertical-align: middle;text-align:center;}
.h_logo{position: absolute;top: 0%;margin: auto;z-index: 900;width: 100%;box-sizing: border-box;padding: 24px 24px 0 24px;}
.outer_t1{display: table;width: 100%;height: 100%;max-width: 1240px;margin: 0 auto;}
.inner_t1{display: table-cell;vertical-align: middle;}
.outer_t2{display: table;}
.inner_t2{display: table-cell;vertical-align: middle;}
.flow_t1{display: table;width: 48px;height: 48px;position: absolute;left: 0;top: 0;z-index: 110;}
.ab_t{ position: absolute; z-index: 100;height:auto;left: 50%;top: 0%;transform: translateY(-0%) translateX(-50%);-webkit- transform: translateY(-0%) translateX(-50%);width: 90%;max-width: 1400px;}
.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* スライドショー
--------------------------- */
html, body { width: 100%;height: 100%;margin: 0px;padding: 0px;}
body > .tophaikei {height: auto;background-position: left bottom;background-size: cover;background-repeat: no-repeat;}
.t_title {position: absolute;left: 50%;bottom: 6%;transform: translateY(-0%) translateX(-50%);-webkit- transform: translateY(-0%) translateX(-50%);width: 90%;max-width: 1200px;z-index: 799;}
.tophaikei {width: 100%;height: 100%;}
.h_haikei_t {width: 100%;height: 100%;background-position: center center ;background-size: cover;background-repeat: no-repeat;}
.d_no {display: none;}
.d_no_m {display: block;}
@media screen and (max-width: 1030px) {}
@media screen and (max-width: 1300px) {.d_no_h {display: none;}.ab_t{ padding-right: 64px;}.font_s1xxx {font-size: 1.2rem;letter-spacing: 0.12em;line-height: 2em;}}
.fix_h {position: fixed;z-index: 990;top:0;transition: .3s;transform: translateY(-100%);}
.fix_h1 {position: fixed;z-index: 900;top:0;}
.fix_hm {position: fixed;z-index: 990;top:0; padding: 16px;background-color: #F5F3F2;width: 100%;box-sizing: border-box;}
.fix_f {position: fixed;z-index: 900;bottom:0;transition: .3s;transform: translateY(100%);}
.is-show,.is-show2 {transform: translateY(0);}
.ds1{box-shadow: 0 0px 8px 0px rgba(0, 48, 47, 0.4);}
.outer_box{ display: table;width: 100%;height: 700px;}

.logo_h{width: 200px;display: none;}
.ind1{padding-left: 1.2em;text-indent: -1.2em;}
.ind2{padding-left: 2.4em;text-indent: -2.4em;}
.ind3{padding-left: 3.2em;}
.ind4{padding-left: 3.2em;text-indent: -3.2em;}
.ind5{padding-left: 2.2em;text-indent: -2.2em;}
.ind6{padding-left: 1.45em;text-indent: -1.45em;}
/* アコーディオン
--------------------------- */
.grad-wrap input{display: none;}
.grad-btn {
  display: none;
}
.acd-check{display: none;}
.acd-label{background: #d72139;color: #fff;display: block;padding: 16px 24px;position: relative;}
.acd-label:after{
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: auto;
    padding: 16px 0px;
    position: absolute;
    right: 24px;
    top: 0px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 24px;
    transition: .5s;
    visibility: hidden;
    background-color: rgba(0,39,96,0.05);
    margin-bottom: 24px;
}
.acd-check:checked + .acd-label:after{
    content: '▲';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 16px 24px;
    visibility: visible;
}

.acdcheck{display: none;}
.acdlabel{background: #d72139;color: #fff;display: block;padding: 16px 32px;position: relative;}
.acdlabel:after{
    box-sizing: border-box;
    content: '▼';
    display: block;
    height: auto;
    padding: 16px 0px;
    position: absolute;
    right: 24px;
    top: 0px;
}
.acdcontent{
    display: block;
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
    margin-bottom: 24px;
}
.acdcheck:checked + .acdlabel:after{
    content: '▲';
}
.acdcheck:checked + .acdlabel + .acdcontent{
    height: auto;
    opacity: 1;
    visibility: visible;
}
/* ライン
--------------------------- */

.line_b1,.line_b1x {border-bottom: 1px dashed #3e3a39;}
.line_b2 {border-bottom: 1px dashed #fff;}
.line_b3 {border-bottom: 1px solid #ffffff;}
.line_b4 {border-bottom: 1px solid #3e3a39;}
.line_b5 {border-bottom: 2px solid #00302f;}
.line_b6 {border-bottom: 1px dashed #43210e;}
.line_b7 {border-bottom: 1px dashed #595757;}
.line_t1 {border-top: 2px solid #002760;}
.line_t2 {border-top: 1px dashed #00302f;}
.line_o1 {border: 1px solid #3e3a39;}
.line_o2_1 {border-left: 1px solid #00302F;border-top: 1px solid #00302F;border-bottom: 1px solid #00302F;}
.line_o2 {border: 1px solid #de82ad;}
.line_o3 {border: 1px solid #231815;}
.line_lr1 {border-left: 1px solid #00302f;border-right: 1px solid #00302f;}
.line_x1 {border-left: 1px solid #727171;border-right: 1px solid #727171;border-top: 1px solid #727171;}
.line_l1,.line_l1_2 {border-left: 1px solid #00302f;}
.line_l2,.line_l2m {border-left: 1px solid #fff;}
.line_l3 {border-left: 1px solid #fff;}
.line_r1 {border-right: 1px solid #00302f;}
.line_r1x {border-right: 1px solid #00061a;}
.line_r2 {border-right: 1px solid #fff;}
.line_tb1 {border-top: 1px solid #5f3b24;border-bottom: 1px solid #5f3b24;}
.auto_h{height: auto;}
ul.maru{list-style-type: "・"; clear: both;padding-left:1.6em;margin-left: 4px;}
ul.maru li{padding-bottom: 4px;}

/* ナビメニュー
--------------------------- */
.menu { position: relative;width: 100%;margin: 0 auto;}
.menu > li {display: inline-block;font-weight: 500}
.menu > li a {display: block;color: #3E3A39f;;}
.menu > li a.wh {display: block;color: #fff;}
.menu > li a:hover {}
ul.menu__second-level {visibility: hidden;opacity: 0;z-index: 1;}
ul.menu__third-level {visibility: hidden;opacity: 0;}
ul.menu__fourth-level {visibility: hidden;opacity: 0;}
.menu > li:hover {-webkit-transition: all .5s;transition: all .5s;}
.menu__second-level li {border-top: 1px dashed #3e3a39;font-size: 1.1rem;color: #3e3a39;width: 180px;line-height: 48px;letter-spacing: 0.15em;box-sizing: border-box;padding: 0px 16px;text-align: left;}
.menu__second-level li:first-child {border-top: 0px solid #fff}
.menu__second-level li a {color: #3e3a39;font-weight: 500;}
.menu__third-level li {border-top: 1px solid #000;}
.menu__second-level li a:hover {color: #727171;}
.menu__third-level li a:hover {background: #fff;}
.menu__fourth-level li a:hover {background: #fff;}

/* 下矢印 */
.init-bottom:after {content: '';display: inline-block;width: 6px;height: 6px;margin: 0 0 0 15px;border-right: 1px dashed #fff;border-bottom: 1px dashed #fff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.menu:before,.menu:after {content: " ";display: table;}
.menu:after {clear: both;}
.menu {*zoom: 1;}
.menu > li.menu__single {position: relative;}

li.menu__single ul.menu__second-level {position: absolute;top: 16px;width: 180px;background-color: rgba(245,245,245,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__single:hover ul.menu__second-level {top: 40px;visibility: visible;opacity: 1;}
li.menu__mega ul.menu__second-level {position: absolute;top: 16px;left: 0;box-sizing: border-box;width: 96%;padding: 16px 2%;background-color: rgba(239,239,239,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__mega:hover ul.menu__second-level {top: 40px;visibility: visible;opacity: 1;}
li.menu__mega ul.menu__second-level > li {float: left;width: 25%;border: none;text-align: center;padding-bottom: 16px;}


/* 下矢印 */
.init-bottom:after {content: '';display: inline-block;width: 6px;height: 6px;margin: 0 0 0 15px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}



/* 背景
--------------------------- */
.topbg1 {background: url("img/topimg01.jpg") center center / cover no-repeat;width: 100%;margin: 0;height: 100vh;height: calc(var(--vh, 1vh) * 100);}
.topbg2 {background: url("img/topimg03.jpg") center center / cover no-repeat;width: 100%;margin: 0;height: 100vh;height: calc(var(--vh, 1vh) * 100);}
.topbg3 {background: url("img/topimg02.jpg") center center / cover no-repeat;width: 100%;margin: 0;height: 100vh;height: calc(var(--vh, 1vh) * 100);}
.topbg4 {background: url("img/topimg07.jpg") center center / cover no-repeat;width: 100%;margin: 0;height: 100vh;height: calc(var(--vh, 1vh) * 100);}

.topimg1 {background: url("img/topimg01.jpg") center center / cover no-repeat;width: 100%;height: 560px;}
.topimg2 {background: url("img/topimg03.jpg") center center / cover no-repeat;width: 100%;height: 560px;}
.topimg3 {background: url("img/topimg02.jpg") center center / cover no-repeat;width: 100%;height: 560px;}
.topimg6 {background: url("img/topimg06.jpg") center center / cover no-repeat;width: 100%;height: 560px;}
.topimg7 {background: url("img/topimg07.jpg") center center / cover no-repeat;width: 100%;height: 560px;}

.top_text{width:65%;max-width: 400px;}
@media screen and (max-width: 1600px) {
.top_text{width:75%;}
.topimg1 {height: 520px;}
.topimg2 {height: 520px;}
.topimg3 {height: 520px;}
.topimg6 {height: 520px;}
.topimg7 {height: 520px;}
.topimg6 {height: 520px;}
.topimg7 {height: 520px;}
}
@media screen and (max-width: 1500px) {.top_text{width:85%;}}
@media screen and (max-width: 1400px) {.top_text{width:100%;}}
.s_bg1{background-color:rgba(215,33,57,0.1);}
.p-kv{position: relative;width: 100%;height: 800px;}
.p-kv__img{
  width: 100%;
  height: 800px;
  overflow: hidden;
	position: absolute;z-index: 5;
}
.p-kv__img img{
     width: 100%;
   }
.p-kv .box{width: 280px;height:800px;position: absolute;z-index: 10;left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);}
.p-kv .box .title_p {text-align: center;width: 100%;}

.p_box {
  box-sizing: border-box;
	width: 100%;
height: auto;
}

@media screen and (max-width: 840px) {
	.cd-fixed-bg {
		background-attachment: scroll;
	}
}

.bg1 {background-color: rgba(67,33,14,1);}
.bg2 {background-color: rgba(245,245,245,1);}
.bg3 {background-color: rgba(215,33,57,1);}
.bg4 {background: rgba(255,255,255,1);}
.bg5 {background-color: rgba(51,51,46,1);}
.bg5_1 {background-color:rgba(215,33,57,0.1);}
.bg5_2 {background-color: rgba(186,175,155,1);}
.bg5_3 {background-color: rgba(211,196,174,1);}

.bg6 {background-color: rgba(243,240,236,1);}
.bg6_1 {background-color: rgba(255,248,220,1);}
.bg6_2 {background-color: rgba(255,245,238,1);}
.bg6_3 {background-color: rgba(253,240,230,1);}
.bg6_4 {background-color: rgba(250,240,230,1);}
.bg7 {background-color: rgba(222,130,173,1);}

.rel_t {position: relative; width: 100%;height: 100%;}
.rel_t1 {position: relative; width: 100%;height: 100%; }
.rel_t1x {position: relative; width: 100%;}
.rel_t2 {position: relative;}
.shadow {box-shadow: 0px 0px 24px 0 rgb(0, 0, 0, 0.12);border-radius: 24px 0 0 0;}
.re_phot{ position: relative;z-index: 100;}
.re_title{ position: absolute; z-index: 100;top:0;right:24px;}
@media screen and (max-width: 1300px) {br.sp1 { display: none; }}
@media screen and (max-width: 920px) {

.font_s4_2 {font-size: 2rem;letter-spacing: 0.06em;line-height: 1.8em;}
.font_s1x {font-size: 1.3rem;}
.fix_hm {display: block; position: fixed;z-index: 990;top:0; padding: 16px;background-color: #F5F3F2;width: 100%;box-sizing: border-box;}
.m_menu{max-width: 400px;margin-left: auto;margin-right: auto;width: 100%;}
.mg_b4mm{margin-top: 0px;}
.line_b1x {border-bottom: 0px dashed #3e3a39;}
.pd_l100x{padding-left: 0px;}
.topimg1,.topimg2,.topimg3,.shopimg1,.shopimg2,.shopimg3,.topimg6,.topimg7 {height: 300px;}

.flex_box{display: block;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.d_no {display: block;}
.d_no_m {display: none;}
br.sp { display: none; }
br.pc { display: inline; }


.acd-label{color: #fff;display: block;padding: 16px 40px 16px 24px;position: relative;}
.acd-label:after{right: 16px;}
    /* ナビメニュー
--------------------------- */

.p-kv__img img{
     width: 1200px;
	height: 800px;
	object-fit: cover;
   }
.font_s8 {font-size: 3.6rem;}
.top_f1 {font-size: 1.3rem;line-height: 24px;letter-spacing: 0.13em;padding: 6px 0px 8px 16px;width: 100%;}
.line_r1x {border-right: 0px solid #00061a;}
.line_r1m {border-right: 1px dashed #fff;}
.font_s9 {font-size: 3.8rem;}
}@media screen and (max-width: 520px) {
.ind1{padding-left: 1.1em;text-indent: -1.1em;}
.ind2{padding-left: 2.2em;text-indent: -2.2em;}
.ind3{padding-left: 3em;}
.ind4{padding-left: 3em;text-indent: -3em;}
.ind5{padding-left: 2em;text-indent: -2em;}
.ind6{padding-left: 1.4em;text-indent: -1.4em;}
.font_s1,.font_s2,.font_s3,.font_s1x{letter-spacing: 0.08em;line-height: 2em;}
.font_s4,.font_s5,.font_s6,.font_s7,.font_s8,.news_t{letter-spacing: 0.04em;line-height: 2em;}
.grad-wrap {
  position: relative;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.grad-btn {
    display: block;
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 120px;
  margin: auto;
  padding: 2px 0;
  border-radius: 8px;
  background: #d72139;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
}
.grad-btn::after {
  content: "続きを読む"
}
.grad-btn:hover {
  background: #d72139;
  color: #fff;
}
.grad-btn .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 360px;
}
.grad-item p + p {
  margin-top: 1em;
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 120px; /*グラデーションで隠す範囲*/
  background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0.9) 50%, rgba(245,245,245,0.9) 50%, #f5f5f5 100%);
  background: linear-gradient(top, rgba(245,245,245,0) 0%, rgba(245,245,245,0.9) 50%, rgba(245,245,245,0.9) 50%, #f5f5f5 100%);
}
.grad-trigger {
  display: none;
}
.grad-trigger:checked ~ .grad-btn {
  bottom: 0em;
}
.grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる"
}
.grad-trigger:checked ~ .grad-btn .fa {
  transform: rotate(180deg);
}
.grad-trigger:checked ~ .grad-item {
  height: auto;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}

}
@media screen and (max-width: 380px) {
.font_s1xxx {font-size: 1.2rem;letter-spacing: 0.06em;line-height: 2em;}
.font_s4_2 {font-size: 1.8rem;letter-spacing: 0.06em;line-height: 1.8em;}
}
@media screen and (max-width: 350px) {
.font_s1xxx {font-size: 1.1rem;letter-spacing: 0.04em;line-height: 2em;}
}