@charset "utf-8";
/*
Theme Name: CALATASCARE template
Theme #
Description
*/
/* スライドショー
--------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
.box-parent{
    width:100%;height:auto;display:flex; justify-content:space-between;
    overflow-x: hidden;
    padding: 0;
}
.box-child{
  margin: 0 24px 48px;width: calc((100% - 0px) / 4);
  display:flex;flex-direction:column;
}
.movie {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
	z-index: 1;
}
.movie video {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	transform: translate(-50%,-50%);
    object-fit: cover;
}
/* スライド */
.scp{content:'';display: block;padding-top: 88px;margin-top: -88px;}
.modal{display: none;height: 100vh;position: fixed;top: 0;width: 100%;z-index: 11;}
.modal__bg{background: rgba(0,0,0,0.8);height: 100vh;position: absolute;width: 100%;z-index: 10;}
.modal__content{background: #fff;left: 50%;padding: 40px;position: absolute;top: 50%;transform: translate(-50%,-50%);width: 60%;max-width: 600px;z-index: 11;}

.balloon1 {position: relative;display: inline-block;margin: 8px 0 0;padding: 16px 16px 8px;width: 100%;color: #555;font-size: 16px;background: #e6e6e6;border-radius: 16px;box-sizing: border-box;}
.balloon1:before {content: "";position: absolute;top: -25px;left: 50%;margin-left: -16px;border: 16px solid transparent;border-bottom: 16px solid #e6e6e6;}

.balloon1 p {
  margin: 0;
  padding: 0;
}
.ac_one {}
.ac_one .ac_header {position: relative;z-index: +1;cursor: pointer;transition-duration: 0.2s;}

.ac_one .ac_header::before,.ac_one .ac_header::after{position:absolute;content:'';top:1px;right:24px;bottom:0;width:0px;height:4px;margin:auto;background:#fff;}
.ac_one .ac_header::after{transform:rotate(-90deg);transition:transform 0.3s;}
.ac_one .ac_header.open::after{transform:rotate(0deg);transition:transform 0.3s;}
.ac_one .ac_inner {display: none;padding: 16px;box-sizing: border-box;}
/*====================================================================
.accordion_one
====================================================================*/
.accordion_one {margin: 0 auto;}
.accordion_one .accordion_header {padding: 16px 10% 16px 32px;background: #000;margin: 16px 0 0 0;position: relative;z-index: +1;cursor: pointer;transition-duration: 0.2s;}

.accordion_one .accordion_header::before,.accordion_one .accordion_header::after{position:absolute;content:'';top:1px;right:24px;bottom:0;width:20px;height:4px;margin:auto;background:#fff;}
.accordion_one .accordion_header::after{transform:rotate(-90deg);transition:transform 0.3s;}
.accordion_one .accordion_header.open::after{transform:rotate(0deg);transition:transform 0.3s;}

.accordion_one .accordion_inner {
  display: none;
  background-color: #efefef;padding: 24px 32px;
  box-sizing: border-box;
}

.box-child2 .box-child-text{flex-grow:1;}
.box-child2 .box-child-text2{margin-top:auto;}
.box-child2 .box-child-text3{margin-top:auto;}
.box-child2 .btn1{margin-top:auto;}
.box-child2 .btn1 a{display:flex;justify-content:center;align-items:center;background: rgba(0,0,0,0);color: #000;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 4px;padding: 4px 16px 5px 16px;letter-spacing: 0.12em;line-height: 2em;font-size: 1.1rem;border: 1px solid #000;width:120px;margin: 0 auto;font-weight: 600;}
.box-child2 .btn1 a::after {background: rgba(0,0,0,1.0);position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;transform: scale(0, 1);transform-origin: left top;transition: .3s cubic-bezier(0.45, 0, 0.55, 1);z-index: -1;letter-spacing: 0.12em;line-height: 2em;font-size: 1.2rem;font-weight: 600;}
.box-child2 .btn1 a:hover {color: #fff;cursor: pointer;}
.box-child2 .btn1 a:hover::after {transform: scale(1, 1);}

.box-parent{width:100%;height:auto;display:flex; justify-content:start;}
.box-child{width:30%;height:auto;display:flex;flex-direction:column;}
.img_news {position: relative;}
.img_news::before {content: "";display: block;padding-top: 60%;}
.img_news img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.top_h1 {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;background-image: url("img/tophaikei1.jpg");background-size: cover;background-repeat: no-repeat;background-position: center center;}
.ripple__animation1 {position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background-image: url("img/tophaikei1.jpg");background-size: cover;background-repeat: no-repeat;background-position: center center;}
.ripples {width: 100%; max-width: 600px;height: 316px;background-image: url("img/logo3.jpg");background-repeat: no-repeat;background-size: contain;background-position: center center;opacity:0;}
.slider_fade {position: absolute;width: 100%;height: 100%;}
.slider_fade > li {position: absolute;list-style: none;opacity: 0;animation: anime_slider_fade 4.5s 0s;width: 100%;height: 100%;background-color: #fff;;
   animation-fill-mode: forwards;}
.slider_fade > li:nth-of-type(2) {animation-delay: 1.5s;}
.slider_fade > li:nth-of-type(3) {animation-delay: 2s;}
.slider_fade > li:nth-of-type(4) {animation-delay: 2.5s;}
.slider_fade > li:nth-of-type(5) {animation-delay: 3.0s;}
.slider_fade > li:nth-of-type(6) {animation-delay: 3.5s;}
.slider_fade > li:nth-of-type(7) {animation-delay: 4.0s;}
.slider_fade > li:nth-of-type(8) {animation-delay: 4.5s;}
.slider_fade .bgt1{background-image: url("img/tophaikei1_1.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt2{background-image: url("img/tophaikei1_2.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt3{background-image: url("img/tophaikei1_3.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt4{background-image: url("img/tophaikei1_4.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt5{background-image: url("img/tophaikei1_5.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt6{background-image: url("img/tophaikei1_6.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt7{background-image: url("img/tophaikei1_7.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade .bgt8{background-image: url("img/tophaikei1_8.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}

.slider_fade1 {position: absolute;width: 100%;height: 100%;}
.slider_fade1 > li {position: absolute;list-style: none;opacity: 0;animation: anime_slider_fade 3s 0s;width: 100%;height: 100%;background-color: #fff;;
   animation-fill-mode: forwards;}
.slider_fade1 > li:nth-of-type(2) {animation-delay: 0.5s;}
.slider_fade1 > li:nth-of-type(3) {animation-delay: 1s;}
.slider_fade1 > li:nth-of-type(4) {animation-delay: 1.5s;}
.slider_fade1 > li:nth-of-type(5) {animation-delay: 2.0s;}
.slider_fade1 > li:nth-of-type(6) {animation-delay: 2.5s;}
.slider_fade1 > li:nth-of-type(7) {animation-delay: 3.0s;}
.slider_fade1 .bgt1x{background-image: url("img/tophaikei1x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt2x{background-image: url("img/tophaikei2x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt3x{background-image: url("img/tophaikei3x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt4x{background-image: url("img/tophaikei4x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt5x{background-image: url("img/tophaikei5x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt6x{background-image: url("img/tophaikei6x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
.slider_fade1 .bgt7x{background-image: url("img/tophaikei7x.jpg");background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;background-position: center center;}
@keyframes anime_slider_fade {0% {opacity: 0;}100% {opacity: 1;}}

.movie2{position: relative;width: 100%;padding-bottom: 56.25%;}
.movie2 video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.lax01{position: absolute; top:10px;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h1.png");background-size: contain;background-repeat: no-repeat;background-position: top center;}
.lax01x{position: absolute; top:45%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h2.png");background-size: contain;background-repeat: no-repeat;background-position: center center;}
.lax01xx{position: absolute; bottom:0%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h3.png");background-size: contain;background-repeat: no-repeat;background-position: bottom center;}
@media screen and (max-width: 1300px) {
.lax01{position: absolute; top:10px;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h1.png");background-size: cover;background-repeat: no-repeat;background-position: top center;}
.lax01x{position: absolute; top:45%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h2.png");background-size: cover;background-repeat: no-repeat;background-position: center center;}
.lax01xx{position: absolute; bottom:0%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h3.png");background-size: cover;background-repeat: no-repeat;background-position: bottom center;}
}
@media screen and (max-width: 640px) {
.lax01{position: absolute; top:10px;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h1_m.png");background-size: contain;background-repeat: no-repeat;background-position: top center;}
.lax01x{position: absolute; top:45%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h2_m.png");background-size: contain;background-repeat: no-repeat;background-position: center center;}
.lax01xx{position: absolute; bottom:0%;left: 0%;width: 100%;height: 33%;background-image: url("img/awa_h3_m.png");background-size: contain;background-repeat: no-repeat;background-position: bottom center;}
}

.ab_h1{background-image: url("img/ab_haikei1.jpg");background-size: cover;}
.ab_h2{background-image: url("img/ab_haikei2.jpg");background-size: cover;}
.ab_h3{background-image: url("img/ab_haikei3.jpg");background-size: cover;}
.ab_h4{background-image: url("img/ab_haikei4.jpg");background-size: cover;}
/* ナビメニュー
--------------------------- */
.menu { position: relative;width: 100%;margin: 0 auto;}
.menu > li {display: inline-block;}
.menu > li:last-child {}
.menu > li a {display: block;color: #000;}
.menu > li a.wh {display: block;color: #322b29;}
.menu > li a:hover {}
.menu > li:focus {}
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,.menu > li:focus {-webkit-transition: all .5s;transition: all .5s;}
.menu__second-level li {background-color: rgba(245,245,245,1);float: left;font-size: 1.6rem;color: #000;width: 100%;line-height: 40px;letter-spacing: 0.08em;box-sizing: border-box;padding: 0px 16px;text-align: left;border-bottom: 1px dashed #000;}
.menu__second-level li:first-child {border-top: 0px solid #000;}
.menu__second-level li:last-child {border-bottom: 0px solid #000;}
.menu__second-level li a {color: #000;}
.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;}

li.menu__single ul.menu__second-level {position: absolute;top: 40px;width: 304px;-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__single:focus ul.menu__second-level {top: 40px;visibility: visible;opacity: 1;}
li.menu__mega ul.menu__second-level {left:90px;position: absolute;top: 40px;box-sizing: border-box;width: 94%;padding: 16px 3%;background-color: rgba(245,245,245,1);-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;}

.colorbox{position: relative;}
.colorbox div.color{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #182024;
}
.colorbox img{display: block;width: 100%;}
.rel_top {position: relative;width: 100%;height: 100%;display: flex;
  align-items: center;
  justify-content: center;}
.rel_t{position: relative;width: 100%;height: auto;}
.rel_t1{position: relative;width: 100%;height: 1424px;}
.rel_t1x{position: relative;width: 100%;height: 1424px;}
.rel_t2{position: relative;width: 100%;height: 1424px;}
.rel_t3{position: relative;width: 100%;height: 640px;}
.ab_r{position:absolute;top:0;right:0; width: 65%;height: 640px;z-index: 1;}
.ab_logo1{position:absolute;top:0;left:0;z-index: 2;padding-left: 12%;}
.ab_txt1{position:absolute;top:50%;left:0;z-index: 3;transform: translate(0%, -50%);;padding-left: 12%;width: 38%; box-sizing: border-box;}
.ab_l{position:absolute;top:0;left:0; width: 65%;height: 640px;z-index: 1;}
.ab_logo2{position:absolute;top:0;right:0;z-index: 2;padding-right: 12%;}
.ab_txt2{position:absolute;top:50%;right:0;z-index: 3;transform: translate(0%, -50%);;padding-right: 12%;width: 38%; box-sizing: border-box;}

.ab_img1{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/c_img02.jpg");}
.ab_img2{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/c_img03.jpg");}
.ab_img3{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/c_img04.jpg");}
.ab_img4{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/c_img05.jpg");}
.ab_img5{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/tr_img01.jpg");}
.ab_img6{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/tr_img02.jpg");}
.ab_img7{background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg01.jpg");}
.ab_t1{position: absolute; bottom:0;z-index: 1;}
.ab_t2{position: absolute; top:0px;z-index: 2;}
.ab_t3{position: absolute; top:232px;z-index: 1;}

.topbg1 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg04.jpg");height: 1040px;}
.topbg2 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg01.jpg");height: 1040px;}

.topbg3 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg04.jpg");height: 1040px;}
.topbg4 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg05.jpg");height: 1040px;}
body {color: #231815;font-family: "Noto Sans JP", sans-serif;font-optical-sizing: auto;font-weight: 400;}
body{overflow-x: hidden;}
#wrapper{width:100%;overflow: hidden !important;}
#top {height: 100vh;height: calc(var(--vh, 1vh) * 100);position: relative;}

.tophaikei{background-image: url("img/tophaikei1.jpg");background-position: center center;background-size: cover;width: 100%;height: 100%;z-index: 1;position: absolute;top:0;}
.logo_title{padding: 16px 15% 24px 15%; position: absolute;z-index: 10;top:5%;width: 100%;}
.one1{max-width:520px;margin: 0 auto;width: 100%;}


.flex_box{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex2 {flex-flow: row-reverse;}
.ind1{padding-left: 1.4em;text-indent: -1.4em;}.ind2{padding-left: 5.6em;text-indent: -5.6em;}

.table-scroll{overflow: auto; /*スクロールさせる*/white-space: nowrap; /*文字の折り返しを禁止*/width:100%; /*今回の設置を分かりやすくするためワザと狭い幅を指定。本来は不必要な指定です。*/}
/* 以下、スクロールバーを追加 */
.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: auto;text-align: left;}
.accordion-title {color: #fff;cursor: pointer;}
.accordion-content {display: none;box-sizing: border-box;width: 280px;}
.accordion-content p {background-color: rgba(245,245,245,1);float: left;font-size: 1.6rem;color: #000;width: 100%;line-height: 40px;letter-spacing: 0.08em;box-sizing: border-box;padding: 0px 16px;text-align: left;border-bottom: 1px dashed #000;}
.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);}

.dw_s{letter-spacing: 0.15em;font-size: 1.4rem;line-height:50px;}
.dr_f1{font-size: 4rem;letter-spacing: 0.12em;line-height: 1.8em;font-family: "alternate-gothic-no-2-d", sans-serif;font-weight: 400;font-style: normal;}
.dr_f2{font-size: 2.6rem;letter-spacing: 0.12em;line-height: 1.8em; padding-bottom: 8px;font-family: "alternate-gothic-no-2-d", sans-serif;font-weight: 400;font-style: normal;}
.dr a::after {position: absolute;left: 0;
content: '';
width: 100%;
height: 2px;
background: #000000;
bottom: -1px;               /*アンダーラインがaタグの下端から現れる*/
transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
transition: transform 0.3s; /*変形の時間*/
}

.dr a:hover::after {transform: scale(1, 1);}
/* テキスト
--------------------------- */

.font_s {font-size: 1.1rem;letter-spacing: 0.13em;line-height: 2em;}
.font_s1 {font-size: 1.2rem;letter-spacing: 0.1em;line-height: 2em;}
.font_s1x {font-size: 1.2rem;letter-spacing: 0.1em;line-height: 1.6em;}
.font_s2 {font-size: 1.4rem;letter-spacing: 0.1em;line-height: 2em;}
.font_s3 {font-size: 1.6rem;letter-spacing: 0.1em;line-height: 2.2em;}
.font_s3_2 {font-size: 1.8rem;letter-spacing: 0.15em;line-height: 3em;}
.font_s4 {font-size: 2rem;letter-spacing: 0.08em;line-height: 1.8em;}
.font_s5 {font-size: 2.6rem;letter-spacing: 0.08em;line-height: 1.3em;}
.font_s5x {font-size: 3rem;letter-spacing: 0.08em;line-height: 1.2em;}
.font_s5xx {font-size: 5.2rem;letter-spacing: 0.02em;line-height: 1.2em;}
.font_s5xxx {font-size: 3rem;letter-spacing: 0.1em;line-height: 2.2em;}
.font_s5xxxx {font-size: 3rem;letter-spacing: 0.08em;line-height: 1.2em;}
.font_s6 {font-size: 3.4rem;letter-spacing: 0.08em;line-height: 2em;}
.font_s7 {font-size: 3.2rem;letter-spacing: 0.16em;line-height: 2em;}
.font_s7x {font-size: 3.2rem;letter-spacing: 0.3em;line-height: 1.6em;}
.font_s8 {font-size: 4.6rem;letter-spacing: 0.06em;line-height: 1.5em;}
.font_s8x {font-size: 4.4rem;letter-spacing: 0.06em;line-height: 1.2em;}
.font_s8xx {font-size: 4.6rem;letter-spacing: 0.06em;line-height: 1.5em;}
.font_s9 {font-size: 5.6rem;letter-spacing: 0.1em;line-height: 1.5em;}
.font_s10 {font-size: 7.0rem;line-height: 70px;letter-spacing: 0.05em;}

.f_b {font-weight: 900;}
.f_b2 {font-weight: 800;}
.f_b3 {font-weight: 700;}
.f_b4 {font-weight: 400;}
.f_ob{font-style: oblique;}
/* テキストカラー
--------------------------- */

.f_c1 {color: #727171;}
.f_c2 {color: #fff;}
.f_c3 {color: #9fa0a0;}
.f_c4 {color: #C40D23;}
.f_c5 {color: #00417a;}
.op05{opacity: 0.2;}

.top_f1 {font-size: 2.0rem;line-height: 1.7em;letter-spacing: 0.1em;border-left: 4px solid #000;padding-left: 24px;padding-bottom: 1px;}
.top_f2 {font-size: 2.0rem;letter-spacing: 0.1em;line-height: 1.5em;font-weight: 600; border-left: 4px solid #000;padding-left: 16px;color: #000;padding-bottom: 3px;margin-top: 16px;padding-top: 2px;}
#blog p {font-size: 1.5rem;letter-spacing: 0.1em;line-height: 1.8em; clear: both; padding-bottom: 16px;}
#blog h6 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; margin-top: 16px;color: #000;}
#blog h5 {font-size: 2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding: 8px 16px; margin-top: 16px;background-color: rgba(181,145,50,0.1);color: #000;margin-bottom: 16px;}
#blog h4 {font-size: 2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000;padding-left: 16px;margin-bottom: 16px;color: #000;margin-top: 16px;}
#blog h3 {font-size: 2.2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000;padding-left: 16px;margin-bottom: 16px;color: #000;margin-top: 16px;}
#blog h2 {font-size: 2.4rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #000;padding-left: 16px;margin-bottom: 16px;color: #000;margin-top: 16px;}
#blog h1 {font-size: 2.4rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding: 16px 24px;margin-bottom: 24px;color: #fff;margin-top: 16px;background-color: rgba(181,145,50,0.9);}
#blog img{padding-top: 8px;padding-bottom: 8px;width: 100%;}
#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: #B59032;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.4rem;line-height: 56px;letter-spacing: 0.05em;border-bottom: 1px dashed #3E3A39;}
#cat li:last-child {border-bottom: none;padding-bottom: 8px;}


/* テキストフォント
--------------------------- */
.f_f1 {font-family: "alternate-gothic-no-2-d", sans-serif;font-weight: 400;font-style: normal;}
.f_f2 {font-family: "Shippori Mincho", serif;}
embed,iframe,object{max-width: 100%;}
br.sp { display: inline; }
br.pc { display: none; }

/* リンクカラー
--------------------------- */
a, a:link, a:visited  {color: #231815;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: #182024;text-decoration: underline;text-underline-offset: 4px;} 
.gr a, .gr a:link, .gr a:visited  {color: #c9caca;text-decoration: none;} 
.sl a, .sl a:link, .sl a:visited  {color: #000B3C;text-decoration: underline;text-underline-offset: 4px}
.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: center;}
.inner{display: table-cell;vertical-align: middle;text-align:center;}

.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%);
}
#loader-bg {
  background-color: #fff;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
#loader-bg .ldimg {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001;
  max-width: 600px;
  width: 100%;
}
.table-area,.tb01 {width: 100%;margin: 0 auto;overflow-x: scroll;}
.tb01 table {border-collapse: collapse;margin: 0 auto;padding: 0;width: 100%;min-width: 900px; table-layout: fixed;}
.tb01 table tr { background-color: #fff;padding: .35em;border: 2px solid #B5B5B6;}
.bkg{background-color: #f0f8f1;}
.tb01 table th{padding:16px; border-right: 2px solid #B5B5B6;vertical-align:middle;}
.tb01 table td {padding:16px 24px;border-right: 2px solid #B5B5B6;vertical-align:middle;}
.tb01 table th {}
.tb01 table thead tr{background-color: #595757;color:#fff;}
.tb01 table tbody th {border-right: 2px solid #B5B5B6;}
.tb01 th.non {border-right: none;}
.tb01 .txt{text-align: left;font-size: .85em;}
.tb01 .price{color: #D3E6F6;}
.tb01 .price span {font-size: .6em;}
.tb01 .red_bk{background:#e81010}
.tb01 .red-txt{color:#e81010}
.tb01 .btn{background:#e81010;border: 2px solid #e81010;color:#fff;padding: 1em;border-radius:20px;display:block;text-decoration:none;font-size:.8em}
.tb01 .btn:hover{background: #fff;border: 2px solid #e81010;color: #e81010;transition: .2s;}
.tb01 table .btnarea td {padding: .2em .5em;border-right:none}
.pcn {display:none;}


.d_no {display: none;}
.d_no_m {display: block;}
.d_no_h{display: block;}

.fix_h {position: fixed;z-index: 990;top:-100px;transition: .3s;background-color: rgba(255,255,255,0);}
.fix_h1 {position: fixed;z-index: 800;top:0;background-color: rgba(255,255,255,0);}
.fix_f {position: fixed;z-index: 880;bottom:24px;right: 24px;width: 280px;}
.side_h {position: fixed;z-index: 880;bottom:50%;right: 32px;width: 20px;transform: translate(0%,50%);}
.is-show{top:0px;background-color: rgba(255,255,255,0.9);}


/* ライン
--------------------------- */
.line_b1 {border-bottom: 1px dashed #182024;}
.line_b2 {border-bottom: 1px dashed #fff;}
.line_b3 {border-bottom: 1px solid #182024;}
.line_b3x {border-bottom: 1px solid #182024;}
.line_o1 {border: 1px solid #000;border-radius: 40px;padding: 8px 8px 10px 8px;font-size: 1.1rem;letter-spacing: 0.14em;line-height: 1em;display: inline-block;margin: 0 1% 8px;width: 23%;}
.line_o2 {border: 1px solid #000;}
.line_o3 {border: 0px solid #000;background-color: rgba(240,240,240,1);border-radius: 80px;padding: 12px 16px 14px 16px;font-size: 1.3rem;letter-spacing: 0.06em;line-height: 1em;display: inline-block;margin: 0 12px 12px 0;font-weight: 600;}
.line_l1 {border-left: 8px solid #FAED00;padding-left: 20px;padding-bottom: 3px;}


.line_t1 {border-top: 1px dashed #182024;}

.under_l a {position: relative; /*アンダーラインの位置を決めるための基準 */}
.h_ab{position: absolute;z-index: 100;top:0;}
.under_l a::after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 2px;
background: #fff;
bottom: -4px;               /*アンダーラインがaタグの下端から現れる*/
transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
transition: transform 0.3s; /*変形の時間*/
}

.under_l a:hover::after {transform: scale(1, 1);}

.auto_h{height: auto;}

ul.maru{list-style-type: "・"; clear: both;padding-left:1.6em;margin-left: 4px;}
ul.maru li{padding-bottom: 4px;}


/* 背景
--------------------------- */

.font_b1 {border-bottom: 2px solid #de82ad;padding-top: 24px;margin: 0 auto;width: 56px;height: 2px;}
.font_b2 {border-bottom: 2px solid #3296d4;padding-top: 24px;margin: 0 auto;width: 56px;height: 2px;}
.font_b3 {border-bottom: 2px solid #de82ad;padding-top: 24px;width: 56px;height: 2px;}

.topimg1{height: 520px;width: 100%;background-position: center right;background-repeat: no-repeat;background-size:cover;background-image:url("img/s01.jpg");}
.topimg2{height: 520px;width: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/s02.jpg");}
.top_text{width:80%;max-width: 680px;padding: 0 64px;}


.bg1 {background-color: rgba(24,32,36,1)}
.bg2 {background-color: rgba(240,240,240,1);}
.bg3 {background-position: bottom center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei1.jpg");}
.bg4 {background-position: bottom center;background-repeat: no-repeat;background-size:cover;background-image:url("img/haikei3.jpg");}
.bg5 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/topimg02.jpg");height: 880px;}
.bg6 {background-position: center center;background-repeat: no-repeat;background-size:cover;background-image:url("img/c01.jpg");height:624px;}
.bg8 {background-color: rgba(0,0,0,1);}

.wp-pagenavi {
	clear: both;
	text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #1CB0AB;
	background-color: #FFF;
	border: solid 1px #1CB0AB!important;
	padding: 4px 7px 6px 8px!important;
	margin: 0 4px;
	white-space: nowrap;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	text-decoration:none;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#1CB0AB; 
    border-color:#1CB0AB!important;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #1CB0AB;
	border-color: #1CB0AB;
	font-weight: bold;
    }

/* ロールオーバー
--------------------------- */
.c-btn.slide{display: inline-block;}
.c-btn.slide a{background: rgba(24,32,36,0);color: #182024;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 0px;padding: 8px 16px 10px 16px;letter-spacing: 0.1em;line-height: 2em;font-size: 2rem;border: 1px solid #182024;width:200px;display: block;}
.c-btn.slide a::after {
 background: rgba(24,32,36,1.0);
  position: absolute;
    top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn.slide a:hover {color: #fff;cursor: pointer;letter-spacing: 0.1em;line-height: 2em;font-size: 2rem;}
.c-btn.slide a:hover::after {transform: scale(1, 1);}

.c-btn2.slide2{display: inline-block;}
.c-btn2.slide2 a{background: rgba(24,32,36,0);color: #182024;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 0px;padding: 2px 16px 3px 16px;letter-spacing: 0.1em;line-height: 2em;font-size: 1.6rem;border: 1px solid #182024;width:120px;display: block;margin: 0 auto;}
.c-btn2.slide2 a::after {
 background: rgba(24,32,36,1.0);
  position: absolute;
    top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn2.slide2 a:hover {color: #fff;cursor: pointer;letter-spacing: 0.1em;line-height: 2em;font-size: 1.6rem;}
.c-btn2.slide2 a:hover::after {transform: scale(1, 1);}

.c-btn3.slide3{display: inline-block;width: 100%;}
.c-btn3.slide3 a{background: rgba(0,0,0,1.0);color: #fff;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 0px;padding: 24px 40px 25px 40px;letter-spacing: 0.1em;line-height: 2em;font-size: 2.6rem;border: 0px solid #1CB0AB;width:100%;display: block;}
.c-btn3.slide3 a::after {
 background: rgba(100,100,100,1);
  position: absolute;
    top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn3.slide3 a:hover {color: #fff;cursor: pointer;letter-spacing: 0.1em;line-height: 2em;font-size: 2.6rem;}
.c-btn3.slide3 a:hover::after {transform: scale(1, 1);}

.c-btn4.slide4{display: inline-block;width: 100%;}
.c-btn4.slide4 a{background: rgba(0,0,0,1.0);color: #fff;text-align: center;overflow: hidden;position: relative;z-index: 1;border-radius: 0px;padding: 16px 40px 18px 40px;letter-spacing: 0.1em;line-height: 2em;font-size: 1.6rem;border: 0px solid #1CB0AB;width:100%;display: block;}
.c-btn4.slide4 a::after {
 background: rgba(100,100,100,1);
  position: absolute;
    top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn4.slide4 a:hover {color: #fff;cursor: pointer;letter-spacing: 0.1em;line-height: 2em;font-size: 1.6rem;}
.c-btn4.slide4 a:hover::after {transform: scale(1, 1);}
@media screen and (max-width: 1300px) {
.font_s5xxx {font-size: 2.8rem;letter-spacing: 0.1em;line-height: 2em;}

.ab_r{width: 67%;height: 640px;}
.ab_logo1{padding-left:5%;}
.ab_txt1{padding-left: 5%;width: 38%;}
.ab_l{width: 67%;height: 640px;}
.ab_logo2{padding-right:5%;}
.ab_txt2{padding-right: 5%;width: 38%;}
}
@media screen and (max-width: 840px) {
.rel_t3{position:static;width: 100%;height: auto;padding-bottom: 40px;}
.ab_r{position:static;top:0;right:0; width: 100%;height: 320px;z-index: 1;}
.ab_logo1{position:static;padding-left:15%;padding-right:15%;width:100%;box-sizing: border-box;padding-bottom: 24px;padding-top: 24px;}
.ab_txt1{position:static;padding-left:15%;padding-right:15%;width:100%;transform: translate(0%, -0%);}
    
.ab_l{position:static;top:0;left:0;width:100%;height: 320px;}
.ab_logo2{position:static;padding-left:15%;padding-right:15%;width: 100%;padding-bottom: 24px;padding-top: 24px;box-sizing: border-box;}
.ab_txt2{position:static;top:0%;transform: translate(0%, -0%);padding-left:15%;padding-right:15%;width: 100%;}
    
.side_h {display: none;}
.font_s5x {font-size: 2.6rem;letter-spacing: 0.06em;line-height: 1.2em;}
.font_s5xxxx {font-size: 2rem;letter-spacing: 0.06em;line-height: 1em;}
.font_s8 {font-size: 3.8rem;letter-spacing: 0.06em;line-height: 1.5em;}
.line_o1 {border: 1px solid #000;border-radius: 40px;padding: 8px 8px 10px 8px;font-size: 1.1rem;letter-spacing: 0.14em;line-height: 1em;display: inline-block;margin: 0 1% 8px;width: 70%;}
.font_s3_2 {font-size: 1.7rem;letter-spacing: 0.12em;line-height: 2.2em;}
.font_s7 {font-size: 2.5rem;letter-spacing: 0.12em;line-height: 1.8em;}
.rel_t1{height: 740px;}
.rel_t1x{height: 700px;}
.rel_t2{height: 700px;}
.topbg1,.topbg2,.topbg3,.topbg4 {height: 400px;}
.logo_title{padding: 24px 20% 24px 20%; position: absolute;z-index: 10;top:5%;width: 100%;}
.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; }
    
.box-parent{
    width:100%;height:auto;display:flex; justify-content:start;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.box-child{
  margin: 0 16px;flex: 0 0 200px;
  display:flex;flex-direction:column;
}
}
@media screen and (max-width: 600px) {
.movie video {
	object-fit: cover;
    width: 100%;
    height: 100%;
    height: calc(var(--vh, 1vh) * 100);
	min-width: inherit;
	min-height: inherit;
	transform: translate(-50%,-50%);
}
.font_s8x {font-size: 4rem;letter-spacing: 0.06em;line-height: 1.2em;}
.accordion_one .accordion_header {padding: 16px 48px 16px 24px;}
.accordion_one .accordion_header::before,.accordion_one .accordion_header::after{position:absolute;content:'';top:1px;right:16px;bottom:0;width:14px;height:2px;margin:auto;background:#fff;}
.accordion_one .accordion_inner {padding: 20px 24px;}
.font_s5xxx {font-size: 2.6rem;letter-spacing: 0.1em;line-height: 2em;}
.ab_r,.ab_l{height: 240px;}
.ab_logo1,.ab_logo2{padding-left:10%;padding-right:10%;padding-bottom: 24px;padding-top: 24px;}
.ab_txt1,.ab_txt2{padding-left:10%;padding-right:10%;}
.font_s8 {font-size: 2.8rem;letter-spacing: 0.06em;line-height: 1.5em;}
.dr_f1{font-size: 3.2rem;letter-spacing: 0.06em;line-height: 1em;}
.dr_f2{font-size: 2rem;letter-spacing: 0.06em;line-height: 1.6em; padding-bottom: 4px;}


.acd-label{color: #000;display: block;padding: 8px 8px;position: relative;}
.acd-label:after{box-sizing: border-box;content: '▼';display: block;height: auto;padding: 8px 0px;position: absolute;right: 24px;top: -88px;font-size: 2.4rem;}
.acd-content{margin-bottom: 16px;}
#top {height: 100vh;height: calc(var(--vh, 1vh) * 100);position: relative;}
}
