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

/* スライドショー
--------------------------- */
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
body {color: #3e3a39;font-family: 'BIZ UDPGothic', sans-serif;background-repeat: repeat;font-weight: 400;}
body{overflow-x: hidden;}
.rel_t {position: relative; width: 100%;height: 100%;}
.mgb{margin-top: -240px;}
#top {
  height: 100vh; /* Fallback */
  height: calc(var(--vh, 1vh) * 100);
}
table.tbl-r02 {width: 100%;}
.tbl-r02 th { background: #1d417a;border: solid 2px #ccc;color: #fff;padding: 24px;width: 20%;vertical-align:top;}
.tbl-r02 td {border: solid 2px #ccc;padding: 24px;width: 80%;text-align: justify;word-break: break-all;}
 
@media screen and (max-width: 640px) {
  .tbl-r02 td:last-child {border-bottom: solid 2px #ccc;width: 100%;}
  .tbl-r02 {width: 80%;}
  .tbl-r02 th,.tbl-r02 td {border-bottom: none;display: block;width: 100%;text-align: left;word-break: break-all;}
.tbl-r02 th{padding: 8px 16px;}
}
/* アコーディオン
--------------------------- */
.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);}

.flex_box{display: flex;width: 100%;flex-flow: wrap;justify-content: center;align-items: center;}
.flex2 {flex-flow: row-reverse;}

.scroll-downs {
  position: absolute;
  right: 0;
  bottom: 7%;
  left: 0;
  margin: auto;
  
  width :34px;
  height: 55px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(16px); opacity: 0;}
}


/* テキスト
--------------------------- */
.font_s1,.font_s2,.font_s3{letter-spacing: 0.15em;line-height: 2.2em;}
.font_s4,.font_s5,.font_s6,.font_s7,.font_s8{letter-spacing: 0.13em;line-height: 2em;}
.font_sx {font-size: 1rem;letter-spacing: 0.13em;line-height: 1em;}
.font_s {font-size: 1.1rem;letter-spacing: 0.12em;line-height: 2em;}
.font_s1 {font-size: 1.3rem;}
.font_s2 {font-size: 1.4rem;}
.font_s3 {font-size: 1.6rem;}
.font_s4 {font-size: 2.0rem;}
.font_s5 {font-size: 2.4rem;}
.font_s6 {font-size: 2.6rem;}
.font_s7{font-size: 4rem;letter-spacing: 0.13em;line-height: 1em;}
.font_s8 {font-size: 7.0rem;letter-spacing: 0.12em;line-height: 2em;}
.font_s9 {font-size: 10.0rem;letter-spacing: 0.12em;line-height: 1.4em;}

.f_b {font-weight: 900;}
.f_b2 {font-weight: 800;}
.f_b3 {font-weight: 600;}
.f_b4 {font-weight: 500;}

/* テキストカラー
--------------------------- */
.f_c1 {color: #00326a;}
.f_c2 {color: #ffffff;}
.f_c3 {color: #000;}
.f_c4 {color: #ee86a1;}
.op05{opacity: 0.2;}

.top_f1 {font-size: 2rem;line-height: 24px;letter-spacing: 0.13em;border-left: 6px solid #00326a;padding: 6px 0px 6px 24px;color: #00326a;}

#blog img {clear: both; padding-bottom: 24px;}
#blog p {font-size: 1.5rem;letter-spacing: 0.1em;line-height: 2em; clear: both; padding-bottom: 24px;}
#blog h6 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; color: #00326a;}
#blog h5 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; padding-bottom: 16px; color: #00326a;}
#blog h4 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #00326a;padding-left: 16px;margin-bottom: 16px;color: #00326a;margin-top: 16px;}
#blog h3 {font-size: 1.8rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #00326a;padding-left: 16px;margin-bottom: 16px;color: #00326a;margin-top: 16px;}
#blog h2 {font-size: 2.0rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #00326a;padding-left: 16px;margin-bottom: 16px;color: #00326a;margin-top: 16px;}
#blog h1 {font-size: 2.2rem;letter-spacing: 0.1em;line-height: 1.8em;font-weight: 600; clear: both; border-left: 4px solid #00326a;padding-left: 16px;margin-bottom: 16px;color: #00326a;margin-top: 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: 32px; 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: #da2629;text-decoration: none;text-decoration:underline;} 
#blog table {border: none;font-size: 1.4rem;}
#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;}

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

#blog table th p,#blog table tb p{font-size: 1.5rem;letter-spacing: 0.1em;line-height: 2em; clear: both;padding-bottom: 0px;}
/* テキストフォント
--------------------------- */
.f_f1 {font-family: 'Oswald', sans-serif;}
.f_f2 {font-family: 'Noto Serif JP', serif;}
embed,iframe,object{max-width: 100%;}
br.sp { display: inline!important; }
br.pc { display: none!important; }


/* リンクカラー
--------------------------- */
a, a:link, a:visited  {color: #00326a;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: #000;text-decoration: none;} 
.me a, .me a:link, .me a:visited  {color: #3e3a39;text-decoration: none;} 
.sl a, .sl a:link, .sl a:visited  {color: #ee86a1;text-decoration: none;}
.l a, .l a:link, .l a:visited  {color: #DB9EB5;text-decoration: none;} 
a, a img, a em, a p, a, .op a img, .op a em, .op a p {-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;}
.op a:hover, .op a:hover img, .op a:hover em, .op a:hover p {opacity: 0.6;filter: alpha(opacity=60);}
.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%;}
.outer_t1{display: table;width: 100%;height: 100%;}
.inner_t1{display: table-cell;vertical-align: middle;}

.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: center center;background-size: cover;background-repeat: no-repeat;}
.t_title {position: absolute;left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);z-index: 800;width: 90%;max-width: 1320px;}
@media screen and (max-width: 1600px) {.t_title {position: absolute;left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);z-index: 800;width: 80%;max-width: 1120px;}}
@media screen and (max-width: 700px) {.t_title {position: absolute;left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);z-index: 800;width: 35%;max-width:400px;}}
.tophaikei {width: 100%;height: 100%;}
.h_haikei_t {;width: 100%;height: 100%;background-position: center center ;background-size: cover;background-repeat: no-repeat;}
.logo{position: absolute;left: 50%;top: 0%;transform: translateY(0%) translateX(-50%);-webkit- transform: translateY(-50%) translateX(-50%);z-index: 1;width: 90%;max-width: 1400px;}
.d_no {display: none;}
.fix_h {position: fixed;z-index: 900;top:0;transition: .3s;transform: translateY(-100%);}
.fix_h1 {position: fixed;z-index: 900;top:0;}
.fix_f {position: fixed;z-index: 900;bottom:0;transition: .3s;transform: translateY(100%);}
.is-show,.is-show2 {transform: translateY(0);}


/* ライン
--------------------------- */

.line_b1 {border-bottom: 1px dashed #00061a;}
.line_b2 {border-bottom: 1px dashed #fff;}
.line_t1 {border-top: 4px solid #00326a;}
.line_t2 {border-top: 1px dashed #00302f;}
.line_o1 {border: 1px solid #ffffff;}

.line_lr1 {border-left: 1px solid #00302f;border-right: 1px solid #00302f;}
.line_l1 {border-left: 1px solid #00302f;}

.line_r1 {border-right: 1px solid #00326a;}

.line_tb1 {border-top: 2px solid #00326a;border-bottom: 2px solid #00326a;}

.auto_h{height: auto;}


/* ナビメニュー
--------------------------- */
.menu { position: relative;width: 100%;margin: 0 auto;padding-inline-start: 0!important;}
@media screen and (max-width: 1190px) {.menu { position: relative;width: 100%;margin: 0 auto;padding-inline-start: 0!important;display: none;}}
.menu > li {display: inline-block;}
.menu > li a {display: block;color: #00326a;}
.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 solid #000;font-size: 1.2rem;color: #3e3a39;width: 240px;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;}
.menu__third-level li {border-top: 1px solid #a48b78;}
.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 solid #fff;border-bottom: 1px solid #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: 40px;width: 240px;background-color: rgba(239,239,239,0.95);-webkit-transition: all .2s ease;transition: all .2s ease;}
li.menu__single:hover ul.menu__second-level {top: 64px;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);}

/* 背景
--------------------------- */
.s_bg{background-position: bottom center;background-size: cover;background-color:rgba(255,255,255,0.6);padding-top: 200px;padding-bottom: 112px;}
.s_bg1{background-image: url("img/s_haikei1.jpg");}
.s_bg2{background-image: url("img/s_haikei2.jpg");}
.s_bg3{background-image: url("img/s_haikei3.jpg");}
.s_bg4{background-image: url("img/s_haikei4.jpg");}

.topimg1 {background: url("img/haikei2.jpg.") center center / cover no-repeat;width: 100%;height: 620px;}
.topimg2 {background: url("img/haikei3.jpg") center center / cover no-repeat;width: 100%;height: 620px;}
.topimg4 {background: url("img/haikei9.jpg") center center / cover no-repeat;width: 100%;height: 620px;}
.topimg3 {background: url("img/haikei4.jpg") center center / cover no-repeat;width: 100%;height: 480px;}
.top_text{width:70%;max-width: 800px;}
@media screen and (max-width: 1600px) {.top_text{width:80%;}}
@media screen and (max-width: 1500px) {.top_text{width:85%;}}
@media screen and (max-width: 1400px) {.top_text{width:100%;}}
.bg1 {background-color: rgba(252,229,232,0.4);}
.bg2 {background: url("img/haikei6.jpg") center center / cover no-repeat;}
.bg3 {background-color: rgba(242,242,242,1);}
.bg4{background: url("img/haikei7.jpg") center center / cover no-repeat;}
.bg5 {background: url("img/haikei8.jpg") bottom center / 27px 96px repeat-x;}
.bg5_2 {background-image: url("img/haikei8.jpg"),url("img/haikei8.jpg");background-position: top center,bottom center;background-size: 14px 48px,14px 48px;background-repeat: repeat-x,repeat-x;}
.bg5_3 {background: url("img/haikei8.jpg") top center / 27px 96px repeat-x;}
.bg6 {background-color: rgba(255,255,255,1);}
.bg7 {background-color: rgba(0,50,106,1);}
.bg8 {background-color: rgba(137,201,151,0.4);}
.bg9 {background-color: rgba(252,229,232,0.2);}

.gmap {height: 0;overflow: hidden;padding-bottom: 40%;position: relative;}
.gmap iframe {position: absolute;left: 0;top: 0;height: 100%;width: 100%;}

@media screen and (max-width: 800px) {
.over_x {
    overflow-x:scroll!important;
    overflow-y:hidden;
    display: block;
    white-space: nowrap;
  }
.scroll-downs {
  position: absolute;
  right: 0;
  bottom: 24px;
  left: 0;
  margin: auto; 
  width :20px;
  height: 44px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 24px;
  border: 1px solid #fff;
  border-radius: 16px;
  opacity: 0.75;
  box-sizing: content-box;
}
#blog table {overflow-x: scroll;white-space:nowrap;display: block;}
.s_bg{background-position: bottom center;background-size: cover;background-color:rgba(255,255,255,0.6);padding-top: 136px;padding-bottom: 48px;}
.topimg1 {height: 280px;}
.topimg2 {height: 280px;}
.topimg3 {height: 360px;}
.topimg4 {height: 280px;}
.acd-label{color: #fff;display: block;padding: 16px 40px 16px 24px;position: relative;}
.acd-label:after{right: 16px;}
.acd-label2{color: #fff;display: block;padding: 10px 40px 8px 24px;position: relative;}
.acd-label2:after{right: 16px;}

.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!important; }
br.pc { display: inline!important; }


body{overflow-x: hidden;}
.inner{padding-bottom: 0px;}
}
