@charset "UTF-8";
/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
}
nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {text-decoration: line-through;}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {border-collapse:collapse;}

hr {
    display:block;
    height:4px;
    border:0;
    border-top:4px solid #e1edf6;
    margin: 0;
    padding:0;
}

input, select {vertical-align:middle;}


/* BIZ UDPGothic */
@font-face {
    font-family: ' BIZUDPGothic ';
    src: url('../fonts/BIZUDPGothic-Regular.woff2') format('woff2'),
             url('../fonts/BIZUDPGothic-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/* BIZ UDPGothic-Bold */
@font-face {
    font-family: ' BIZUDPGothic ';
    src: url('../fonts/BIZUDPGothic-Bold.woff2') format('woff2'),
             url('../fonts/BIZUDPGothic-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: ' Barlow-Semi ';
    src: url('../fonts/BarlowSemiCondensed-Medium.woff2') format('woff2'),
             url('../fonts/BarlowSemiCondensed-Medium.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: ' Barlow-Semi ';
    src: url('../fonts/BarlowSemiCondensed-Bold.woff2') format('woff2'),
             url('../fonts/BarlowSemiCondensed-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
color: #333;
font-size: 93%;
line-height: 1.5;
font-weight:normal;
font-family: ' BIZUDPGothic ';
letter-spacing: 0.05rem;
padding-top: 60px;
position: relative;
overflow: hidden;
background:white;}


@media (min-width: 768px) {
body {
letter-spacing: 0.05rem;

}
}

@media (min-width: 992px) {

body {
font-size: 94%;
letter-spacing: 0.05rem;
padding-top: 80px;}

}
@media (min-width: 1200px) {
body {
font-size: 99%;
letter-spacing: 0.08rem;
}


}


/* -------------------------------

/* 共通
---------------------------------------------------- */

.fluid {position: relative;
	max-width: 1140px;
	margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

.f-right {float: right;}
.f-left {float: left;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 30px;line-height: 1.5;margin-bottom: .8em;}
ul.decimal li:last-child{margin-bottom: 0;}

ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.7;text-align: left;}
ul.square {}
ul.square li{list-style:disc;margin-left: 20px;}

.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33.33333333%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.mb150mb100{margin-bottom: 150px;}
.mb120mb80{margin-bottom: 120px;}
.mb80mb50{margin-bottom: 80px;}
.mb50mb30{margin-bottom: 50px;}
.mb30mb10{margin-bottom: 30px;}

@media (max-width: 1140px) {
.mb120mb80{margin-bottom: 80px;}
.mb150mb100{margin-bottom: 100px;}
.mb50mb30{margin-bottom: 40px;}

}


@media (max-width: 991px) {
.mb120mb80{margin-bottom: 60px;}
.mb150mb100{margin-bottom: 90px;}
.mb30-md{margin-bottom: 30px;}
.mb50mb30{margin-bottom: 30px;}
.mb10-md{margin-bottom: 10px;}
.mb80mb50{margin-bottom:50px;}

}

@media (max-width: 767px) {
.space15{margin-bottom: 15px;}
.mb10-sm{margin-bottom: 10px;}

.mb150mb100{margin-bottom: 80px;}
.mb120mb80{margin-bottom: 50px;}
.mb80mb50{margin-bottom: 30px;}
.mb50mb30{margin-bottom: 30px;}
.mb20-xs{margin-bottom: 20px;}
.mb30-xs{margin-bottom: 30px;}
}
@media (max-width: 666px) {
.mb30-xs2{margin-bottom: 30px;}
.mb10-xs{margin-bottom: 10px;}
.mb30mb10{margin-bottom: 10px;}
.mb20-xs2{margin-bottom: 20px;}

}


@media (min-width: 1200px) {

.mb30-xl { margin-bottom: 30px !important; }
}

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

.indent2 {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.flexbox{display: flex;align-items: center;}

.flexbox-between{display: flex;align-items: center;justify-content: space-between;}
.flexbox2{display: flex;align-items: stretch;}

.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;justify-content: flex-end;}


@media (max-width: 767px) {
.flexbox4{display:block;}


}


.bg-gray{background:rgba(152,133,95,.06);}
.bg-blue{background:rgba(0,156,255,0.05);}
.bg-border-top{border-top: 1px solid #ddd;}




/*btn
------------------------------ */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img{vertical-align: bottom;}




/* アニメーション
---------------------------------------------------- */
.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.vertical {
  animation: vertical_6392 2.44s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes vertical_6392 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}



.horizontal {
  animation: horizontal_5801 5s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes horizontal_5801 {
  0% { transform:translate(0,0) }
  4.41177% { transform:translate(5px,0) }
  8.82353% { transform:translate(0,0) }
  13.23529% { transform:translate(5px,0) }
  17.64706% { transform:translate(0,0) }
  22.05882% { transform:translate(5px,0) }
  26.47059% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

.passing-reverse {
  animation: passing-reverse_1059 4s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes passing-reverse_1059 {
  0% { transform:translateX(50%); opacity:0 }
  50% { transform:translateX(35%); opacity:.5 }
  100% { transform:translateX(0%); opacity:1 }
}

.float {
  animation: float_1 4s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_1 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-10px) }
  100% { transform: translateY(0) }
}

.float2 {
  animation: float_2 2s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_2 {
  0% { transform: translateY(0) }
  60% { transform: translateY(-5px) }
  100% { transform: translateY(0) }
}

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@keyframes rotate-z {
  from { transform: rotateZ(0deg); }
  to { transform: rotateZ(360deg); }
}

.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.swing {
animation: swing 2s ease-in-out infinite;
}
/* swing */
@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

/* link
---------------------------------------------------- */
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
a.opacity {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.opacity:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: .8em; line-height: 1.5; }
.small { font-size: .9em; line-height: 1.5; letter-spacing: 0;}
.middle { font-size: 14px; letter-spacing: 0;}
.large { font-size: 1.2em; }
.x-large { font-size: 1.4em; }
.x2-large { font-size: 20px; }
.x3-large { font-size: 22px; }
.x4-large { font-size: 24px; }
.max-large { font-size: 32px; }
.italic {font-style: italic;}
.bold{font-weight: 700;font-family: ' BIZUDPGothic-Bold ';}

.white { color: #ffffff; }
.red { color:#CD0000; }
.blue{color: dodgerblue;}
.green { color: forestgreen; }
.pink { color: #EB5960; }
.orange { color: #f60; }
.kiiro { color: yellow!important; }
.brown{color: #8b6f57;}




/*header 
------------------------------------------------------------------*/

.header {
  color: #fff;
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 60;
  height: 60px;
  padding-right: 55px;
  display: flex;
  background: #032210;
  border-bottom: 5px solid #fde000;
  align-items: center;justify-content: space-between;
}
.header .logo {position: relative;padding-left: 10px;}
.header .logo a{display: flex;color: white;align-items: center;}
.header .logo a span{font-family: 'Cooper Black', sans-serif;font-weight: normal;display: flex;flex-direction: column;font-size: 1.1em;line-height: 1.2;}
.header .logo a span.ja{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: normal;font-size: 14px;}
.header .logo img{width: 45px;height: auto;margin-right: .2em;}
.header .logo.scroll{display: none;} 


.header .info{height: 60px; display: flex;align-items: center;justify-content: flex-end;}
.header .info .tel{display: none;}
.header .info .tel-ico{width: 30px;margin-right: 10px;}
.header .info .bn-line-xs{width: 30px;}
.header .info .bn-line{display: none;}

/* スクロールしたらヘッダーメニューのフォントカラー変更 */
.header.headerColorScroll {
  color: #fff;
  background: #032210;
  height: 60px;
  transition: color 2s ease-out;
}
.header.headerColorScroll .logo{display: none;} 
.header.headerColorScroll .logo.scroll{display: block;} 


@media (min-width: 667px) {
.header {padding-right: 60px;}

.header .logo {position: relative;padding-left: 10px;}


}

@media (min-width: 992px) {

.header {height: 80px;padding-right: 80px;border-bottom: 10px solid #fde000;}
.header .logo {position: relative;padding-left: 15px;}
.header .logo a{position: relative;display: flex;color: white;align-items: center;padding-left: 90px;height: 80px;}
.header .logo a span{font-family: 'Cooper Black', sans-serif;font-weight: normal;display: flex;flex-direction: row;align-items: center;font-size: 25px;line-height: 1.2;}
.header .logo a span.ja{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: normal;font-size: 14px;margin-left: .6em;}
.header .logo img{position: absolute;top:15px;left:0;width: 80px;height: auto;margin-right:0;}


.header .info{height: 80px; }
.header .info .tel{display:flex;align-items: center;font-family: ' Barlow-Semi ';font-weight: 600;color: white;margin-right: 20px;}
.header .info .tel img{width: 23px;height: auto;margin-right: 8px;}
.header .info .tel span{font-size: 26px;color: white;letter-spacing: .2rem;}
.header .info .tel-ico{display: none;}
.header .info .bn-line-xs{display: none;}
.header .info .bn-line{display:block;}
.header .info .bn-line a{display:flex;height: 50px;align-items: center;justify-content: space-between; width: 230px;padding: 0 1em 0 .5em; background: #06c755;}
.header .info .bn-line a img{width: 35px;height: auto;}
.header .info .bn-line a .txt{color: white;width: calc(100% - 45px);height: 50px;line-height: 50px;padding-left: 35px; text-align: left;border-left: 1px solid rgba(0,0,0,.3);}


.header.headerColorScroll {
  height: 80px;
  transition: color 3s ease-out;
}
.header.headerColorScroll .logo {display: none;}
.header.headerColorScroll .logo.scroll{display: block;} 
.header.headerColorScroll .logo.scroll img{position: absolute;top:10px;left:20px;width: 55px;height: auto;margin-right:0;}

}



@media (min-width: 1680px){
.header {padding-right: 90px;}
.header .logo a{position: relative;display: flex;color: white;align-items: center;padding-left: 150px;height: 80px;}
.header .logo a span{font-family: 'Cooper Black', sans-serif;font-weight: normal;display: flex;flex-direction: row;align-items: center;font-size: 27px;line-height: 1.2;}
.header .logo a span.ja{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: normal;font-size: 17px;margin-left: .6em;}
.header .logo img{position: absolute;top:10px;left:10px;width:130px;height: auto;margin-right:0;}

.header .info .tel{font-size: 18px;margin-right: 30px;}
.header .info .tel span{font-size: 32px;}
.header .info .tel img{width: 26px;height: auto;margin-right: 8px;}


}

@media (min-width: 1880px){
.header.headerColorScroll .logo.scroll img{position: absolute;top:10px;left:80px;width: 55px;height: auto;margin-right:0;}

}








/*main
------------------------------------------------------------------*/

#main{position: relative;width: 100%!important;height:auto;}
.mv02{width:100%!important;position: relative;}
.swiper {
position: relative;
max-width: 1920px;
margin: 0 auto;
  width: 100%!important;
  height: auto;
}
.swiper-slide {height: 100%!important;}
.swiper-slide img{width: 100%;height: auto;}

.mv02 .swiper-pagination {
  position: absolute;
  width: 15px;
  z-index: 50;
  top:50%;
  transform: translateY(-50%);
  bottom: auto;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
  display:flex;
  flex-direction: column;left:auto;
  right: 20px!important;
}
.mv02 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 0;
  cursor: pointer;
  display: block;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background-color:rgba(51,51,51,.5);
}
.mv02 .swiper-pagination-bullet:not(:first-child) {margin-top:.5em;}
.mv02 .swiper-pagination-bullet-active {background-color:rgba(0,147,56,1.00);}







@media (max-width: 1680px){


}



@media (max-width: 1280px){




}


@media (max-width: 1199px){

}




@media only screen and (max-width: 991px) {
#main{}
.mv02{ width:100%;position: relative;}




}

@media only screen and (max-width: 767px) {



}


@media only screen and (max-width: 666px) {


}





/* index.html 
---------------------------------------------------- */
.home #section01{position: relative;padding: 50px 0;background:#f6f6f6;background-position: center;background-size: cover;}
.home #section01 .container{max-width: 1260px;}
.pic-ball{position: absolute;z-index: 3;width: 120px;left:10px;top:-40px;}
.pic-palyer{display: none;}
.home #section01 .wrap{background: white;padding: 1.5em;margin-bottom: 1.5em;position: relative;z-index: 5;}
.nav-tabs {
border-bottom: none;
display:flex;
flex-wrap:wrap;
box-sizing: border-box;
width: 100%;
padding: 0;
margin-bottom: 15px;
}

.nav-tabs .nav-item {
  margin-bottom:0px;
  width:auto;
  box-sizing: border-box;
  margin: 0;
  border: none;border-radius: 0;
}
.nav-tabs .nav-item a {color: #111;background: #e5e8e7;display: flex;align-items: center;transition: .3s;line-height: 1.3;padding:0.3em .8em .2em;margin: 0.3em .3em 0em 0;border-bottom: none;border:none; border-radius:0;}
.nav-tabs .nav-item a:hover {color:white;background:#032210;}
.nav-tabs .nav-item a.active {color:white;background:#032210;}
.nav-tabs .nav-link {
  border:none;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color: none;}

.home #section01 .tab-content{margin-bottom: 25px;}

.newsarea{position: relative;padding-right:0px;margin-bottom: 20px;border-bottom: 1px solid #ddd;}

.newsarea .set{padding: .8em .2em;border-top: 1px solid #ddd;transition: .5s;position: relative;}

.newsarea .set .date{margin-bottom:.8em;line-height: 1.4;display: flex;align-items: center;}
.newsarea .set .date .day{font-family: ' Barlow-Semi ';font-weight:600;color: #000;}
.newsarea .set .date span.new{color: #b61908;margin-left: 5px;letter-spacing: 0;font-size: .9em;}
.newsarea .set .date span.cate{display: block;margin-left: 10px; color: #111; padding: .2em .5em;font-size: .8em;text-align: center;letter-spacing: 0;width: 13em;border:1px solid #ddd;border-radius: 0px;background: #eee;}
.newstext{display: flex;justify-content: space-between;color: #222;}
.newshtml{width: 100%;line-height: 1.4;}
.detailhtml{width: 100%;line-height: 1.6;margin-bottom: 3em;}

.newstext .bt-more{display: none;}

.newsarea a:hover .set{background: #fafafa;}
.newsarea .set:hover .bt-more img{filter: grayscale(100%);}
.newsarea a .set .newstext{display: flex;align-items: center;justify-content: space-between;color: #222;position: relative;}
.newsarea a .set .newstext:after {
  content: '';
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(../images/arrow-maru.png);
  background-size: contain;
  vertical-align: middle;
}
.newsarea a .set .newshtml{width: calc(100% - 35px);}
.newsarea a:hover .set .newstext:after {filter: hue-rotate(240deg);}

.home #section02{position: relative;background:url("../images/bg-shiba.jpg");padding: 50px 0;overflow: hidden;}
.bg-coat{position: absolute;z-index: 2;left:0;top:0;width: 95%;}
.canaria{position: absolute;left: 15px;top:-30px;width: 40px;}
.home #section02 .container{max-width: 1450px;margin: 0 auto;z-index: 5;}
.home #section02 .title{background: #f3d822;padding: .5em 1em;width: 200px;margin: 0 auto;margin-bottom: 30px;}
.home #section02 ul li{margin-bottom: 30px;}
.home #section02 .box{background: rgba(3,34,16,.5);padding: 1.5em;color: white;display: flex;flex-direction: column;transition: .4s;}
.home #section02 .box .txtbox{margin-bottom: 1.5em;}
.home #section02 .box h4{font-weight: 700;font-size: 1.2em;margin-bottom: .6em;}
.home #section02 .box p{}
.home #section02 .box .thumb{position: relative;margin-top: auto;}
.home #section02 .box .thumb .yajirusi{position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 35px;}
.home #section02 .box:hover{background: rgba(3,34,16,.9);}
.home #section02 .box:hover .thumb{opacity: .7;}

.home #section03{position: relative;padding: 50px 0;background: url("../images/bg-insta.png"),#041b11;background-position: center;background-repeat: no-repeat;background-size: 100% auto;color: white;}
.home #section03 h3{text-align: center;display: flex;flex-direction: column;align-items: center; margin-bottom: 1.5em;color: white;font-family: ' Barlow-Semi ';font-weight: 600;font-size: 26px;}
.home #section03 h3 .fab{font-size: 30px;margin-bottom: 5px;}
.home #section03 .dummytxt{margin-bottom: 1.5em;}
.tagcolle-more1{display: block; width: 250px;padding: .5em; margin: 0 auto;font-family: ' Barlow-Semi ';font-weight: 600;margin-top: 30px;}
.home #section03 .tagcolle-btn-default{background: rgba(0,147,56,1.00);border-radius: 0;border: none;padding: 1em .5em;}
.home #section03 .deco-logo{position: absolute;right:20px;top:35px;width: 60px;}
.home #section03 .deco-logo img{transform: rotate(15deg);}



.home #section04{position: relative;background: url("../images/bg-shiba2.jpg");padding: 50px 0;color: white;}
.home #section04 .container{max-width: 1200px;margin: 0 auto;}
.home #section04 .container .sun{position: absolute;left:0px;top:-45px;width: 80px;}

.home #section04 .container ul li{margin-bottom: 50px;}
.home #section04 .container ul li:last-child{margin-bottom: 20px;}

.home #section04 .box{position: relative;padding: 1.5em 1.5em 2.5em;background: url("../images/bg-partner.jpg");background-position: center;background-size: cover;}
.home #section04 .box.contact{background: url("../images/bg-contact.jpg");background-position: center;background-size: cover;}

.home #section04 .box h3{font-family: 'Cooper Black', sans-serif;font-weight: normal;font-size: 1.3em;margin-bottom: 1em;}
.home #section04 .box h3 span{display: block;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size: 16px;margin-top: 5px;}
.home #section04 .box .txt1{font-size: 1.2em;margin-bottom: .5em;}
.home #section04 .box .txt2{}
.home #section04 .box .txt3{font-size: 1.4em;color: #f8f506;font-weight: 700;margin-bottom: 1em;}

.home #section04 .box .bt{position: absolute;left:50%;transform: translateX(-50%);margin-right: -50%;bottom:-20px;width: 200px;transition: .4s;}
.home #section04 .box .bt:hover img{opacity: .7;}

.home #section05{position: relative;padding: 50px 0;background: #009043;overflow: hidden;}
.home #section05 h3{text-align: center;display: flex;flex-direction: column;align-items: center; margin-bottom: 1.5em;color: white;font-family: ' Barlow-Semi ';font-weight: 600;font-size: 26px;}
.home #section05 h3 .far{font-size: 30px;margin-bottom: 5px;}

.partners{position: relative;z-index: 3;}
.partners li{margin-bottom: 10px;}
.partner-item{background: rgba(255,255,255,1);display: flex;align-items: center;justify-content: center;text-align: center;padding: .4em;height: 75px;}
a.partner-item{transition: .4s;}
a.partner-item:hover{background: rgba(255,255,255,.7);}
/* スライダー全体 */
.slider-partner {position: relative;z-index: 3;margin-top: 3em;
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
}
/* スライド3枚のグループ */
.partner-slide {
  animation: scroll-left 30s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}
/* スライド */
.partner-thumb {width: calc(100vw / 3);}
/* スライドの画像 */
.partner-thumb img {
  display: block;
  width: 100%;
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.gmap{margin-bottom: 1.5em;}
.gmap iframe{width: 100%;height: 220px;margin-bottom: 0;vertical-align: bottom;}

.btn-posi-right{display: flex;justify-content: flex-end;}
.btn-posi-center{display: flex;justify-content:center;position: relative;z-index: 5;}
.btn-posi-center a img{transition: .4s;}
.btn-posi-center a:hover img{filter: hue-rotate(220deg);}





@media (min-width: 667px) {
.home #section02 .title{padding: .5em 1em;width: 300px;margin: 0 auto;margin-bottom: 40px;}
.canaria{position: absolute;left: 15%;top:-30px;width: 40px;}

.home #section03 .deco-logo{position: absolute;right:50px;top:35px;width: 60px;}

.home #section04 .container ul li{margin-bottom:70px;}
.home #section04 .container ul li:last-child{margin-bottom: 30px;}
.home #section04 .box{padding: 2em 2em 3em;;}
.home #section04 .box h3{font-family: 'Cooper Black', sans-serif;font-weight: normal;font-size: 1.5em;margin-bottom: 1em;}
.home #section04 .box h3 span{display: inline;font-size: 18px;margin-top: 0;margin-left: 1em;}
.home #section04 .box .txt1{font-size: 1.2em;margin-bottom: .5em;}
.home #section04 .box .bt{position: absolute;left:50%;transform: translateX(-50%);margin-right: -50%;bottom:-30px;width:260px;transition: .4s;}

.partners li{margin-bottom: 20px;}

}




@media (min-width: 768px) {

.home #section01{padding: 70px 0;}
.pic-ball{position: absolute;z-index: 3;width: 140px;left:10px;top:-50px;}

.home #section01 .wrap{background: white;padding: 2.5em;margin-bottom: 2em;}
.nav-tabs {margin-bottom: 25px;}

.nav-tabs .nav-item a {margin: .5em .5em 0 0;font-size: 15px;}

.home #section01 .tab-content{margin-bottom: 0;}


.home #section02{padding: 70px 0;}
.home #section02 .title{padding: .5em 1em;width: 300px;margin: 0 auto;margin-bottom: 40px;}
.canaria{position: absolute;left: 17%;top:-40px;width:60px;}




.home #section03{padding: 70px 0;}
.home #section03 .dummytxt{margin-bottom:2em;}
.home #section03 h3{ margin-bottom: 1.5em;font-size: 36px;}
.home #section03 h3 .fab{font-size: 60px;margin-bottom: 5px;}
.home #section03 .deco-logo{position: absolute;right:50px;top:35px;width: 100px;}
.tagcolle-more{display: block; width: 300px;margin: 0 auto;}

.home #section04{padding: 70px 0;}
.home #section04 .container ul li{margin-bottom:10px;}
.home #section04 .container ul li:last-child{margin-bottom: 10px;}

.home #section04 .box{padding: 2em 1.5em 3em;;}
.home #section04 .box h3 span{display: inline;font-size: 18px;margin-top: 0;margin-left: .5em;}


.home #section05{padding: 70px 0;}
.home #section05 h3{ margin-bottom: 1.5em;font-size: 36px;}
.home #section05 h3 .far{font-size: 60px;margin-bottom: 5px;}



.link-pdf{width: 100px;}

.gmap{}
.gmap iframe{height: 300px;}


}



@media (min-width: 992px) {
.home #section01 .wrap{padding: 3em;margin-bottom: 2em;}

.home #section01 .nav-tabs {margin-bottom: 30px;}
.nav-tabs .nav-item a {margin: .5em .5em 0em 0}

.newsarea .set{padding: 1.5em .2em;}
.newsarea .set .date{margin-bottom:1;display: flex;align-items: center;}
.newsarea .set .date .day{width: 110px;}
.newsarea .set .date span.new{color: red;}
.newsarea .set .date span.cate{width: 15em;}
.newstext{line-height: 1.4;}


.home #section02 .box{padding: 2em;}
.home #section02 .box h4{font-size: 1.4em;margin-bottom: .6em;}
.home #section02 .box .thumb .yajirusi{position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px;}
.home #section02 .title{padding: .5em 1em;width: 330px;margin: 0 auto;margin-bottom: 40px;}
.canaria{position: absolute;left: 25%;top:-40px;width:60px;}


.home #section03 .container {max-width: 900px;}
.home #section03 .deco-logo{position: absolute;right:50px;top:35px;width:160px;}

.home #section04 .container .sun{position: absolute;left:0px;top:-65px;width: 100px;}

.home #section04 .box{padding: 3em 3em 4em;}
.home #section04 .box h3{font-size: 1.7em;margin-bottom: .7em;}
.home #section04 .box h3 span{display: inline;font-size: 18px;margin-top: 0;margin-left: .5em;}
.home #section04 .box .bt{position: absolute;left:50%;transform: translateX(-50%);margin-right: -50%;bottom:-30px;width:300px;transition: .4s;}
.home #section04 .box .txt1{font-size: 1.2em;margin-bottom: 1em;}




.d-btwn{display: flex;flex-direction: column;justify-content: space-between;}
.gmap iframe{width: 100%;height: 350px;}

}

@media (min-width: 1199px) {

}


@media (min-width: 1200px) {

.home #section01{padding: 120px 0;}
.pic-ball{width: 220px;left:-10px;top:-80px;}

.home #section01 .wrap{padding: 3.5em;margin-bottom: 2em;}
.nav-tabs .nav-item a {padding:.5em 1em .4em;}

.newsarea .set{padding: 2em .2em;}
.newsarea .set .date{display: flex;align-items: center;}
.newsarea .set .date .day{width: 130px;}
.newsarea .set .date span.cate{width: 15em;}
.newstext{line-height: 1.4;}
.newsarea a .set .newstext:after {
  content: '';
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
  width: 37px;/*画像の幅*/
  height: 37px;/*画像の高さ*/
  background-image: url(../images/arrow-maru.png);
  background-size: contain;
  vertical-align: middle;
}
.newsarea a .set .newshtml{width: calc(100% - 45px);}


.home #section01 .tab-content{margin-bottom: 50px;}

.home #section02{padding: 130px 0 90px;}
.home #section02 .title{padding: .7em 1.5em;width: 530px;margin: 0 auto;margin-bottom: 60px;}
.canaria{position: absolute;left: 17%;top:-70px;width:90px;}


.home #section03{padding: 100px 0;}
.home #section03 .deco-logo{position: absolute;right:100px;top:55px;width:200px;}

.home #section03 .container {max-width: 970px;}
.home #section03 .dummytxt{margin-bottom: 3.5em;}
.home #section03 h3{ margin-bottom: 1.5em;font-size: 46px;}
.home #section03 h3 .fab{font-size: 70px;margin-bottom: 5px;}

.tagcolle-more{display: block; width: 410px;margin: 0 auto;}


.home #section04{padding: 100px 0 130px;}
.home #section04 .container .sun{position: absolute;left:-20px;top:-85px;width: 150px;}

.home #section04 .box{padding: 3em 3em 5em;}
.home #section04 .box h3{font-size: 2em;margin-bottom: .9em;}
.home #section04 .box h3 span{display: inline;font-size: 18px;margin-top: 0;margin-left: .5em;}
.home #section04 .box .bt{position: absolute;left:50%;transform: translateX(-50%);margin-right: -50%;bottom:-50px;width:400px;transition: .4s;}
.home #section04 .box .txt1{font-size: 1.4em;margin-bottom: 1em;}
.home #section04 .box .txt3{font-size:2em;margin-bottom: 1em;}


.home #section05{padding: 100px 0;}
.home #section05 h3{ margin-bottom: 1.5em;font-size: 46px;}
.home #section05 h3 .far{font-size: 70px;margin-bottom: 5px;}


.btn-arrow a {
width: 350px;
height: 75px;}

.btn-arrow a::after {width: 50px;}
.btn-arrow a:hover::after {width: 80px;}


}





@media (min-width: 1440px) {
.newsarea .set{padding: 2.3em .2em;}
.pic-ball{width: 329px;left:-80px;top:-80px;}
.pic-palyer{display: block;position: absolute;z-index: 2;bottom:0;right:10px;width: 120px;}


.home #section03 .container {max-width: 1140px;}
.home #section04 .container .sun{position: absolute;left:-80px;top:-85px;width: 260px;}




}

@media (min-width: 1680px) {
.pic-ball{width: 329px;left:-150px;top:150px;}
.pic-palyer{display: block;position: absolute;z-index: 2;bottom:0;right:30px;width: 180px;}

.nav-tabs .nav-item a {padding:.7em 1.2em .6em;font-size: 1em;}

.home #section02 .title{padding: .7em 1.5em;width: 530px;margin: 0 auto;margin-bottom: 80px;}
.home #section02 .box{padding: 3em;}
.home #section02 .box h4{font-size: 30px;margin-bottom: .8em;}

.home #section04{padding: 120px 0 150px;}


}
@media (min-width: 1920px) {
.pic-ball{width: 329px;left:-250px;top:160px;}
.home #section02 .title{padding: 1em 2em;width: 600px;margin: 0 auto;margin-bottom: 80px;}
.home #section03 h3{ margin-bottom: 1.5em;font-size: 48px;}
.home #section03 h3 .fab{font-size: 80px;margin-bottom: 5px;}
.home #section03 .deco-logo{position: absolute;right:100px;top:85px;width:290px;}


.home #section04 .container .sun{position: absolute;left:-100px;top:-85px;width: 260px;}
.home #section05 h3{ margin-bottom: 1.5em;font-size: 48px;}
.home #section05 h3 .far{font-size: 80px;margin-bottom: 5px;}

}



.maker{
  background: linear-gradient(
    transparent 60%,
    #fbeb64 60%
  );}

.btn-back{background:#F3D301;color: #111;display: flex;align-items: center;justify-content: center;font-family: ' Barlow-Semi ';font-weight: 600;}
.btn-back .fas{margin-right: .5em;}

.btn-view {position: relative;display: flex;align-items: center;color: #333;font-size: .9em;letter-spacing: .05rem;transition: .5s;}
.btn-view::after{
content: "";
display: inline-block;
  width: 50px;
  height: 50px;
  border:1px solid #06f;
  margin-left: 3em;
  transition: .5s;
}
.btn-view::before {
content: "";
    width: 60px;
    height: 6px;
    position: absolute;
	left:9em;
    border-bottom: 1px solid #06f;
    border-right: 1px solid #06f;
    -webkit-transform: skew(45deg);
    transform: skew(45deg);
}
.btn-view:hover {color: #069;}
.btn-view:hover::after{background:rgba(247,130,9,.5);}


a.btn-large{width: 100%;line-height: 55px; font-size: 17px; background: black;color: white;text-align: center;margin-top: 10px;display: block;
  padding: 0px;
  border:none;
  transition: .3s;
  padding-right: 0px!important;
  margin-right: 0!important;
}
a.btn-large:hover{background: #07a3d7;}

@media (min-width:667px) {


}



@media (min-width:768px) {

a.btn-large{width: 100%;line-height: 68px;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}

@media (min-width: 992px) {


a.btn-large{width: 100%;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}


@media (min-width: 1200px) {

a.btn-large{width: 100%;line-height: 80px;font-size: 24px;}


}



/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 50;
	transition: .5s;
}
#pagetop:hover {opacity: .8;}


@media (max-width: 1280px) {
#pagetop {
    position: fixed;
    bottom: 25px;
    right: 25px;
}



}

@media (max-width: 992px) {
#pagetop {
bottom: 15px;
right: 15px;
}

}

@media (max-width: 568px) {
#pagetop {
width: 40px;
bottom: 15px;
right: 10px;
}

}


/* -----  footer ------- */

footer{ padding: 40px 0px 15px;position: relative;background:#fdf5ba; }
footer .logoblock{position: relative;text-align: center;width: 200px; margin: 0 auto; margin-bottom: 15px;}


footer .address{font-size: .9em;letter-spacing: 0;text-align: center;margin-bottom: .5em;}
footer .address a{color:#333;transition: .4s;}
footer .address a:hover{color:#009338;}
footer .tel{font-size: .9em;letter-spacing: 0;text-align: center;margin-bottom: 1em;}
footer .tel .call{color: #333;}


.footer-menu{width: 100%;padding: 0 30px; margin: 0 auto; margin-bottom: 2em;}
.footer-menu ul{display: block;border-top: 1px solid #666;}
.footer-menu li{width:100%;text-align:center;background:none;font-size: 14px;}
.footer-menu li a{color: #333;text-decoration: none; text-align: center; padding: .8em 0;border-bottom: 1px solid #ccc;display: block;transition: .3s;}
.footer-menu li a:hover{color:#009338;}
footer .line{margin: 0 auto;margin-bottom: 1em;}
footer a img{transition: .4s;}
footer a:hover img{transition: .4s;opacity: .8;}
footer .bn2{margin: 0 auto;margin-bottom: 1em;display: flex;}
footer .bn2 a{width: 50%;}
footer .bn3{max-width: 350px; margin: 0 auto;margin-bottom: 1em;}
footer .bn3 a{margin-bottom: 5px;display: block;}

footer .btn-arrow {text-align: center;display: flex;justify-content: center;}

.copy{text-align: center;color: #999; font-size: .8em;letter-spacing: 0;}
.copy{padding-top: 1.5em;}

@media (min-width: 667px) {

footer{ padding: 40px 0px 20px;}
footer .container {max-width: 100%;}

footer .address{text-align: center;}

footer .tel{text-align: center;}

.footer-menu{width: 100%;border-top: none;padding: 0px;}
.footer-menu{border-top: none;margin-bottom: 1.8em;display: flex;justify-content:center;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;}
.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 14px;}
.footer-menu li a{letter-spacing:0.05rem;border-right:none; padding: .5em 1em;text-align: left;border-bottom: none;line-height: 1;font-size:1em;}
.footer-menu li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1e3";
font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin-right: .3em;
}

footer .line{width: 320px; margin: 0 auto;margin-bottom: 1em;}
footer .bn2{width: 530px; margin: 0 auto;margin-bottom: 1em;display: flex;justify-content: center;}
footer .bn2 a{width: 49%;margin: 0 .5%;}
footer .bn3{max-width: 100%; margin: 0 auto;margin-bottom: 1em;display: flex;justify-content: center;}
footer .bn3 a{margin-bottom: 0;display: block;width: 32%;margin: 0 .5%;}

.down{border-bottom: none;padding: 0;}

}



@media (min-width: 768px) {

footer .address{font-size: .9em;}

footer .txt{margin-bottom: 1.6em;text-align: center;}



.copy{font-size: 12px;}
.copy{padding-top: 2em;}


}


@media (min-width: 992px) {

footer .logoblock{margin-bottom: 20px;text-align: left;margin-left: 0;width:auto;}
footer .address{font-size: .9em;text-align: left;}
footer .tel{font-size: .9em;letter-spacing: 0;text-align: left;margin-bottom: 1em;}
.footer-menu {justify-content:space-between;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 10px;}
.footer-menu ul:first-child{margin-left: 0px;}

.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 14px;}
.footer-menu li a{letter-spacing:0.05rem;border-right:none; padding: .5em 0em;text-align: left;border-bottom: none;line-height: 1;font-size:.9em;}

footer .line{width:100%;margin-right: 0;margin-bottom: 0;}
footer .bn2{width: 530px; margin-right: 0;margin-bottom: 1em;display: flex;justify-content: flex-end;}
footer .bn2 a{width: 49%;margin: 0 0 0 1%;}
footer .bn3{max-width: 100%; margin: 0 auto;margin-bottom: 1em;display: flex;justify-content: space-between;}
footer .bn3 a{margin-bottom: 0;display: block;width: 32%;margin: 0;}



.btwn{display: flex;flex-direction: column;justify-content: space-between;}
.btwn2{display: flex;flex-direction: column;justify-content: center;}

.copy{font-size: 12px;}

}




@media (min-width: 1200px) {

footer{padding: 90px 0 30px;}
footer .logoblock{position: relative;width: auto;}
footer .address{font-size: .9em;}
.footer-menu li a{letter-spacing:0.05rem;border-right:none; padding: .5em 0em;text-align: left;border-bottom: none;line-height: 1;font-size:1em;}

footer .bn2{width: 580px; margin-right: 0;margin-bottom: 1em;display: flex;justify-content: flex-end;text-align: right;}
footer .bn2 a{width: 50%;margin: 0 0 0 15px;}
footer .bn2 a:first-child{margin: 0;}
footer .bn3 a{margin-bottom: 0;display: block;width: auto;margin: 0;}

.copy{font-size: 12px;}
.copy{padding-top: 3.5em;}



}

@media (min-width: 1440px) {
footer .container {max-width: 1200px;}


footer .logoblock{position: relative;}


}




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

.h2area{
position: relative;
width:100%;
height: 400px;
background: url("../images/h2-news.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;align-items:center;justify-content: center;
}
.h2area.h2-about{background: url("../images/h2-about.jpg");background-size: cover;background-position: center;}
.h2area.h2-academy{background: url("../images/h2-academy.jpg");background-size: cover;background-position: center;}
.h2area.h2-school{background: url("../images/h2-school.jpg");background-size: cover;background-position: center;}
.h2area.h2-rental{background: url("../images/h2-rental.jpg");background-size: cover;background-position: center;}
.h2area.h2-sponsor{background: url("../images/h2-sponser.jpg");background-size: cover;background-position: center;}
.h2area.h2-contact{background: url("../images/h2-contact.jpg");background-size: cover;background-position: center;}

.h2area::after {
  content: "";
  position: absolute;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background: rgba(0,0,0,.3);
}

.h2-txt{position:relative;z-index: 10;font-family: ' Barlow-Semi ';font-weight: 600;font-size: 100px;letter-spacing: .1rem;color: #fff;text-align: center;text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.9);}
.h2-txt.ja{font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size: 50px;font-style: oblique;letter-spacing: .3rem;}

.h2-txt span { display: block;font-size: 24px;font-family: ' BIZUDPGothic ';font-weight: 400;letter-spacing: .2rem;margin-top: .3em;}


@media (max-width: 1440px){
.h2area{height:380px;}
.h2-txt{font-size: 90px;}
.h2-txt.ja{font-size: 46px;}



}


@media (max-width: 1199px){
.h2area{height: 300px;}
.h2-txt{font-size: 70px;}
.h2-txt.ja {font-size: 36px;}
.h2-txt span { font-size: 22px;margin-top: .4em;}



}

@media only screen and (max-width: 991px) {
.h2area{height: 220px;}

.h2-txt{font-size: 50px;}
.h2-txt.ja {font-size: 24px;}



}


@media only screen and (max-width: 767px) {
.h2area{height: 180px;}

.h2-txt{font-size: 38px;}
.h2-txt.ja {font-size: 20px;}



}

 @media only screen and (max-width: 666px) {

.h2area{height: 160px;}
.h2-txt{font-size: 25px;letter-spacing: .1rem;}
.h2-txt span { font-size: 18px;margin-top: .4em;}



}

/*------------------------------　　下層ページ style　　------------------------------------------*/
.headline{ font-family: ' Barlow-Semi ';font-weight:600; color: black;font-size: 30px;margin-bottom: .7em;}

.headline-h3 {
color: #000;
  position: relative;
  margin-bottom: 25px;
  font-size: 20px;
  letter-spacing: .05rem;
  line-height: 1.4;
font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: 600;}
.headline-h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1e3";
font-weight: 900;
color:#009338;
margin-right: .2em;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.headline-h3 span{display: block;font-size: 15px;padding-left: 24px;letter-spacing: 0;}

.headline-h4 {
  font-family: ' BIZUDPGothic ';font-weight: 700;
  font-size: 1.3em;
 position: relative;
  margin-bottom: 1.5em;
  text-align: left;
}
.headline-h4::before {
  content: "";
  background:#009234;
  width: 1.2em;
  height: 2px;
  position: absolute;
  left:0;
  bottom:-.5em;
}



@media (min-width: 667px) {




}



@media (min-width: 768px) {
.heading{font-size: 35px;margin-bottom: 1em;}
.heading span{font-size: 15px;margin-top: 1.5em;}


.headline-h3 {font-size: 24px;margin-bottom: 30px; }
.headline-h3 span{font-size: 17px;padding-left: 30px;letter-spacing: 0;}

.headline-h4 {font-size: 20px;}

.headline {font-size: 40px;}


}


@media (min-width: 992px) {
.heading{font-size: 45px;margin-bottom: 1em;}
.heading span{font-size: 18px;margin-top: 1.5em;}

.headline {font-size: 60px;letter-spacing: .2rem;font-weight: 700;margin-bottom: .5em;}


.headline-h3 {font-size: 26px;margin-bottom: 40px;letter-spacing: .1rem;}
.headline-h3 span{padding-left: 32px;letter-spacing: 0;}

.headline-h3 span{font-size: 20px;}


 .headline-h4{font-size: 22px; }


}


@media (min-width: 1200px) {
.heading{font-size: 65px;margin-bottom: .7em;}
.heading span{font-size: 20px;margin-top: 1.5em;}

.headline {letter-spacing: .4rem;}

.headline-h3 {font-size: 30px;letter-spacing: .2rem;}
.headline-h3 span{padding-left: 37px;letter-spacing: 0;}


.headline-h4 { font-size: 24px;letter-spacing: .1rem;}


}


@media (min-width: 1680px) {
.heading{font-size: 75px;margin-bottom: .7em;}
.heading span{font-size: 23px;margin-top: 1.5em;}

.headline {font-size: 78px;}
.headline-h3 {font-size: 36px;letter-spacing: .2rem;margin-bottom: 50px;}
.headline-h3 span{padding-left: 45px;letter-spacing: 0;}

.headline-h4 { font-size: 28px;letter-spacing: .2rem;}



}

@media (min-width: 1920px) {

}


#pankuzu{}





.marker {background: linear-gradient(transparent 55%, #ff0 55%);padding-bottom: 5px;}
.marker2 {background: linear-gradient(transparent 80%, rgba(255,102,0,.5) 0%);}
.marker-ao {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #b5fbfb 60%);}
.marker-pink {padding-bottom: 0.4em; background: linear-gradient(transparent 40%, #fcaacb 60%);}
.marker-green {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #a8f099 60%);}



.btn-back {
  padding:10px 5px;
  text-align: center;
  width:200px;
  text-decoration: none;
  color: #111;/*文字色*/
  font-size: 15px;
  letter-spacing: 0;
  transition: .3s;
}
.btn-back:hover{
  color: #fff;/*文字色*/
  background:#555;

}

.btn-pdf {text-decoration: none;}
.btn-pdf{display:flex;align-items: center;padding: 10px 10px 10px 45px;background:rgba(0,147,56,.8);color: #fff;border:1px solid #555;transition: .5s;border-radius: 5px;width: 100%;margin: 0 auto;line-height: 1.4;}
.btn-pdf::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  color: #fff;
  position: absolute;
  left:20px;
  top:50%;
  transform: translateY(-50%);
  font-size: 1.6em;
}
.btn-pdf:hover{
  color: #fff;
  background:#000;
  border:1px solid #000;
}
.btn-pdf:hover::before {color: #fff;}


@media (min-width: 768px) {
.btn-read{width: 325px;}

.btn-back {
  padding:18px 5px;
  width:300px;
  font-size: 16px;
}

}


@media (min-width:1200px) {
.btn-read{line-height: 70px;padding: 0;}
.btn-back {
  padding:1.6em 5px;
  width:350px;
  font-size: 16px;
  letter-spacing: .1rem;
}

}



.photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 65%;
  /* 高さを指定（ボックスの横幅を基準） */
}
.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
}



/* paging */
.paging {
	padding:0em 10px 0;
	line-height: 1.4;
	font-size: 15px;
	font-family: ' Barlow-Semi ';font-weight: 600;
	position: relative;
	z-index: 5;
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#333;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:#009338;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#009338;
	color:#fff;
}



/* shadow */
.box-shadow {box-shadow: 4px 4px #cdeaf8;}
.box-shadow2 {box-shadow: 2px 2px 10px rgba(0,0,0,.5)}
.drop-shadow { -webkit-filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2));
        filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2)); }
.drop-shadow2 { -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.09));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.09));}


.table-responsive {position: relative;z-index: 10;
border:none;
}


@media screen and (max-width: 666px) {
.table-responsive {
border:none;margin-bottom: 30px;
}
.table-responsive::-webkit-scrollbar {
height: 8px;
}

.table-responsive::-webkit-scrollbar-track {
border-radius: 2px;
background: #eee;
}

.table-responsive::-webkit-scrollbar-thumb {
border-radius: 2px;
background:#999;
}
}



/*サムネ付きスライダー start*/
.slickwrap {
position: relative;
max-width: 650px;
width:100%;
margin: 0px auto;
margin-bottom: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider {
border:1px solid #eee;
  width: 100%;
  margin: 0 0 10px 0;
  overflow:hidden;
  background: white;
  padding: 0;
}
.slide-item img {width: 100%;}


.thumbnail-list {
  width: 100%;
  margin: 0;
  padding:0 0px;
}
.thumbnail-list .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex!important;
  flex-flow:wrap;
}
.thumbnail-item {
  transition: .3s;
  padding: 1px;
  width:20%!important;
  box-sizing: border-box;
  position: relative;
  list-style:none;
  cursor: pointer;
}
.thumbnail-item .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  position: absolute;
  left: 0;
  top: 0;
}
.thumbnail-item img{opacity: 1;}
.thumbnail-item.slick-current img{
border: 2px solid #D0000A;
opacity: 1;
}
.thumbnail-item:hover img{opacity: 1;}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

.arrow_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  top:40%;
}

.prev-arrow{
  display: block;
  width: 40px;
  height: 70px;
  background: rgba(102,153,51,.6);
  border-radius: 0%;
  transition: all .3s ease;
  cursor: pointer;
  position:absolute;
  left:0px;
}
.next-arrow {
  display: block;
  width: 40px;
  height: 70px;
  background: rgba(102,153,51,.6);
  border-radius: 0%;
  transition: all .3s ease;
  cursor: pointer;
  position:absolute;
  right:0px;
}
.prev-arrow {transform: rotate(180deg);}
.prev-arrow:hover{background: rgba(102,153,51,.9);}
.next-arrow:hover{background: rgba(102,153,51,.9);}


.prev-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
.next-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}


@media screen and (max-width:991px) {
  .prev-arrow,
  .next-arrow {
    width: 30px;
    height:40px;
  }
.prev-arrow{left:-15px;}
.next-arrow {right:-15px;}

}

@media only screen and (max-width:767px){
.slider {margin: 0 0 10px 0;}
  .prev-arrow,
  .next-arrow {
    width: 20px;
    height:30px;
  }
.prev-arrow{left:-12px;}

.next-arrow {right:-12px;}
.prev-arrow::before{
  position:absolute;
  content: "";
  width:8px;
  height:8px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
.next-arrow::before{
  position:absolute;
  content: "";
  width:8px;
  height:8px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}

}

@media only screen and (max-width:500px){
.slickwrap{width:100%;margin: 0 auto;}

}
/*サムネ付きスライダー end*/










.gmap2{}
.gmap2 iframe{width: 100%;height: 200px;}







/* news.html
--------------------------------------------------------- */

.news #section01{padding: 50px 0px;position: relative;background:#f7f7f7;}
.news #section01:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background:rgba(42,148,187,.2);
}

.news #section01 .wrap{background: white;padding: 1.5em;margin-bottom: 1.5em;position: relative;z-index: 5;}

.news #section01 .nav-tabs {margin-bottom: 20px;}
.news #section01 .wrap .date{margin-bottom: 1em;}
.news #section01 .wrap .date .day{font-family: ' Barlow-Semi ';margin-bottom: .5em;}
.news #section01 .wrap .date .day .new{color: red;margin-left: .5em;}
.news #section01 .wrap .date .cate{ display: block; color: #111; padding: .2em .5em;font-size: .8em;text-align: center;letter-spacing: 0;width: 13em;border:1px solid #ddd;background: #eee;}
.news #section01 .title{font-weight: 700;margin-bottom: 1em;font-size: 1.2em;padding-bottom: .5em;border-bottom: 1px solid #999;}

.htmlbox{border:1px solid #ddd;border-radius: 4px;padding: 1em;background: white;}

.news #section02{padding:50px 0px;position: relative;}


#target1{position: absolute;left:0;top:-60px;}
#target2{position: absolute;left:0;top:-60px;}
#target3{position: absolute;left:0;top:-60px;}
#target4{position: absolute;left:0;top:-60px;}
#target5{position: absolute;left:0;top:-60px;}

@media (min-width: 667px) {
.news #section01 .wrap .date{margin-bottom: 1em;display: flex;}
.news #section01 .wrap .date .day{font-family: ' Barlow-Semi ';margin-bottom: 0;}
.news #section01 .wrap .date .day .new{color: red;margin-left: .5em;}
.news #section01 .wrap .date .cate{ display: inline; color: #111; padding: .2em .8em;font-size: .8em;text-align: center;letter-spacing: 0;width:auto;margin-left: .5em; border:1px solid #ddd;background: #eee;}
.news #section01 .title{font-weight: 700;margin-bottom: 1em;font-size: 1.2em;padding-bottom: .5em;border-bottom: 1px solid #999;}



}



@media (min-width: 768px) {


.news #section01{padding: 70px 0px 70px;}
.news #section01 .wrap{padding: 2em;margin-bottom: 2em;}
.news #section01 .nav-tabs {margin-bottom:30px;}

.news #section01 .newsdetail .newshtml .title{margin-bottom: .8em;font-size: 1.2em;}
.news #section01 .newsdetail .newshtml{width: 100%;line-height: 1.8;}
.news .pic-list{margin-bottom: 40px;}
.news .pic-list div{width: 9%;margin:0 .5% 1%;}
.htmlbox{padding: 1.6em;}

.news #section02{padding: 70px 0px 70px;}




}



@media (min-width: 992px) {
.news #section01 .wrap{padding: 3em;margin-bottom: 2em;}
.news #section01 .title{margin-bottom: 1.5em;font-size: 1.3em;padding-bottom: .5em;border-bottom: 1px solid #999;}

#target1{position: absolute;left:0;top:-100px;}
#target2{position: absolute;left:0;top:-100px;}


}



@media (min-width: 1200px) {
.news #section01{padding:120px 0px 100px;}
.news #section01 .wrap{padding: 4em;margin-bottom: 2em;}

.news #section01 .nav-tabs {margin-bottom: 30px;}

.news #section01 .newsdetail .date{margin-bottom:1.5em;}

.news #section01 .title{margin-bottom: 1.5em;font-size: 1.4em;padding-bottom: .5em;border-bottom: 1px solid #999;}

.htmlbox{padding: 2em;}




}







/* about.html
--------------------------------------------------------- */

.team #section01{padding: 50px 0px 50px;position: relative;}
.team #section01 .slickwrap {
position: relative;
max-width: 100%;
width:100%;
margin: 0px auto;
margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.team #section02{padding: 50px 0px 50px;position: relative;background: #f7f7f7;}
.team #section02 ul{margin-bottom: 2em;}
.team #section02 ul:last-child{margin-bottom: 0;}

.team #section02 .headline-h3{margin-bottom: 10px;}
.team #section02 .txt1{}
.team #section02 .cage{text-align: right;margin-top: -15px;margin-right: -55px;}
.team #section02 .cage img{width: 110px;height: auto;}
.team #section02 .txt2{margin-bottom: 1.5em;}
.team #section02 .download{background: rgba(0,147,56,1.00);color: white;display: flex;align-items: center;justify-content: center;height: 50px;transition: .4s;}
.team #section02 .download:hover{background:#2F9BC7;color: white;}
.team #section02 .download .fas{margin-right: .3em;}

.canaria2{max-width: 120px;margin: 0 auto;}
.team .table{font-size: .9em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;}
.team .table th{font-weight:normal;background:rgba(255,222,0,.2)!important;color:#00230E; padding: 12px .5em;text-align: left;width: 110px;}
.team .table td{background: white!important;padding: 10px .5em;}
.team .table td .call{color:#00230E;}

.team .school-table{margin-bottom: 0;}
.team .school-table th{background: none!important;color:#CE0000;font-weight: 700; width: 100%;display: block;text-align: left;}
.team .school-table td{background: none!important;width: 100%;display: block;}

.team #section02 .gmap iframe{width: 100%;height: 250px;}

.team #section03{padding: 50px 0px 50px;position: relative;}
.staffbox{border:2px solid rgba(0,147,56,.5);border-radius: 10px;padding: 1em;margin-bottom: 1.5em;position: relative;}
.staffbox .badge{position: absolute;right:0px;top:-10px;width: 60px;border:none;}
.staffbox:last-child{margin-bottom:0;}
.staffbox .thumb{width: 230px;margin: 0 auto; margin-bottom: 1.5em;}
.staffbox .thumb img{border-radius: 10px;}
.staffbox .panel{}
.staffbox .panel .name{margin-bottom: 1em;}
.staffbox .panel .name span{font-weight: 700;color: black;font-size: 1.3em;margin-left: .6em;}
.team .staffbox .table{font-size: .9em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;margin-bottom: 0;}
.team .staffbox .table th{font-weight:normal;background:white!important;color: #000; padding: 12px .5em;text-align: left;width: 85px;}
.team .staffbox .table td{background: white!important;padding: 10px .5em;width: auto;}
.team #section03 .txt3{margin-bottom: 30px;}
.team #section03 .txt.sm{margin-bottom: 0;}


.team #section04{padding: 50px 0px 50px;position: relative;background: #f7f7f7;}
.bg-ground{display: none;}
.team #section04 .ground-table{}
.team #section04 .ground-table th{background: none!important;color: #E40000;font-weight: 700;text-align: left;width: 100px;}
.team #section04 .ground-table td{background: none!important;width: auto;}
.team #section04 .txt3{margin-bottom: 30px;}

.team #section05{padding: 50px 0px 50px;position: relative;}
.team #section05 .partner p{padding-bottom: .7em;border-bottom: 1px solid #ddd;margin-bottom: .7em;}



@media (min-width: 667px) {
.team #section02 .cage{text-align: right;margin-top: 15px;margin-right: 15px;}
.team #section02 .cage img{width: 110px;height: auto;}

.team .school-table th{background: none!important;color:#CE0000;font-weight: 700; width: 150px;display: table-cell;text-align: left;}
.team .school-table td{background: none!important;width: auto;display: table-cell;}


.staffbox .badge{position: absolute;right:10px;top:10px;width: 80px;}
.team #section04 .ground-table th{width: 140px;}




}



@media (min-width: 768px) {
.team #section01{padding: 90px 0px 70px;}

.team .school-table th{width: 180px;}



.team #section02{padding: 70px 0px 70px;}
.team #section02 .headline-h3{margin-bottom: 20px;}
.team #section02 ul{margin-bottom: 4em;}

.team #section02 .txt1{line-height: 2;}
.team #section02 .cage{text-align: right;margin-top: -20px;margin-right: 55px;}
.team #section02 .cage img{width: 150px;height: auto;}
.team #section02 .txt2{margin-bottom:0;line-height: 2;}
.team #section02 .download{height: 60px;}

.team .table{font-size: 1em;}

.team #section03{padding: 70px 0px 70px;}
.staffbox{padding: 2em;margin-bottom: 1.5em;}
.staffbox .panel .name{margin-bottom: 1em;font-size: 18px;}
.staffbox .panel .name span{font-size: 1.3em;margin-left: .6em;}

.team #section04{padding: 70px 0px;}

.team #section05{padding: 70px 0px;}

.team #section06{padding: 70px 0px;}



}




@media (min-width: 992px) {

.team .table th{ padding: 12px .5em;width: 150px;}
.team .table td{padding: 12px .5em .5em .5em 1em;}

.staffbox{display: flex;justify-content: space-between;padding: 2em;margin-bottom: 2em;}
.staffbox .thumb{width: 300px;margin-left: 0; margin-bottom: 0;}
.staffbox .panel{width: calc(100% - 350px);}
.team .staffbox .table{font-size: 1em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;margin-bottom: 0;}
.team .staffbox .table th{font-weight:normal;background:white!important;color: #000; padding: 12px .5em;text-align: left;width: 120px;}
.team .staffbox .table td{background: white!important;padding: 12px .5em;width: auto;}

.bg-ground{display: block; width: 90%; position: absolute;top: 15%;left: -100px;opacity: .09;}
.team #section04 .ground-table th{width: 140px;}
.team .school-table th{width: 165px;}
.rain{padding-top: .8em;padding-left: 2em;padding-right: 2em; font-size: .9em;line-height: 1.5;}

}



@media (min-width: 1200px) {
.team #section01{padding: 120px 0px 100px;}


.team #section02{padding: 100px 0px 100px;}
.team #section02 .headline-h3{margin-bottom:30px;}
.team #section02 ul{margin-bottom: 5.5em;}

.team #section02 .txt1{line-height: 2.2;font-size: 1.1em;}
.team #section02 .download{height: 80px;font-size: 1.2em;}
.team #section02 .txt2{margin-bottom:0;font-size: 1.1em;line-height: 2.2;}

.team #section02 .cage{text-align: right;margin-top: -20px;margin-right: 55px;}
.team #section02 .cage img{width: 180px;height: auto;}

.team #section03{padding: 100px 0px 100px;}
.staffbox{display: flex;justify-content: space-between;padding: 3.5em;margin-bottom: 2em;}
.staffbox .badge{position: absolute;right:20px;top:20px;}
.staffbox .panel .name{margin-bottom: 1em;font-size: 20px;}
.staffbox .panel .name span{font-size: 1.3em;margin-left: .6em;}

.team #section04{padding: 100px 0px;}
.bg-ground{width: 75%; top: 15%;left: -150px;opacity: .09;}


}




@media (min-width: 1680px) {

.team .school-table th{width: 180px;}

}



/* academy.html
--------------------------------------------------------- */
.academy #section01{padding: 50px 0;position: relative;background:rgba(255,224,0,1.00);}
.academy #section01:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid rgba(255,224,0,1.00);
}

.academy #section01 h3{font-family: ' Barlow-Semi ';font-weight: 700;font-size: 50px;letter-spacing: .1rem; color: #009338;margin-bottom: .4em;line-height: 1;}
.academy #section01 h3 span{display: block;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size: 17px;margin-top: .5em;}

.academy #section02{padding: 50px 0;position: relative;}
.academy-table{}
.academy-table th{background:rgba(13,156,207,.3)!important;font-weight: 400;white-space: nowrap;}
.academy-table td{background:rgba(255,222,0,.2)!important;}

.academy #section03{padding: 50px 0;position: relative;background:rgba(0,147,56,1);color: white;}
.academy #section03:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid rgba(0,147,56,1);
}

.academy #section03 h3{font-family: ' Barlow-Semi ';font-weight: 700;font-size: 50px;letter-spacing: .1rem; margin-bottom: .4em;line-height: 1;}
.academy #section03 h3 span{display: block;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size: 17px;margin-top: .5em;}

.academy #section04{padding: 50px 0;position: relative;}

.academy #section05{padding: 50px 0;position: relative;background:rgba(45,172,221,1.00);color: white;}
.academy #section05:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid rgba(45,172,221,1);
}
.academy #section05 h3{font-family: ' Barlow-Semi ';font-weight: 700;font-size: 50px;letter-spacing: .1rem; margin-bottom: .4em;line-height: 1;}
.academy #section05 h3 span{display: block;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-size: 17px;margin-top: .5em;}
.academy #section06{padding: 50px 0;position: relative;}
.academy #section06 .index{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: bold;font-size: 18px;margin-bottom: 15px;text-align: center;}
.academy #section06 .pic{margin:0 auto;margin-bottom: 50px;text-align: center;}
.academy #section06 .box{border:2px solid #009338;}
.academy #section06 .box .index{font-size: 15px;margin-bottom: 0;text-align: center;background: #009338;color: white;padding:.5em;}
.academy #section06 .box .wrap{background: rgba(255,222,0,.1);padding: .6em;}

/*===========
.scroll-box
===========*/
.scroll-box {
  overflow-x: auto;
  padding-bottom: 5px;
  -webkit-overflow-scrolling: touch;
}

/*===========
scrollbar
===========*/
/*スクロールバー全体の高さ*/
.scroll-box::-webkit-scrollbar {
  height: 8px;
}
/*スクロールバー全体の背景*/
.scroll-box::-webkit-scrollbar-track {
  background: #f7f7f7;
}
/*スクロールバーの動く部分*/
.scroll-box::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
/*スクロールバーの動く部分のホバー（マウスオーバー）*/
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.academy-table2{font-size: .8em;margin-bottom: .5em;}
.academy-table2 th{background:rgba(0,35,14,.7)!important;white-space: nowrap;text-align: center;vertical-align: middle;color: white;font-weight: 700;}
.academy-table2 td{background:#fff!important;text-align: center;vertical-align: middle;}
.academy-table2 td.off{background:#eee!important;}

@media (min-width: 667px) {

}



@media (min-width: 768px) {
.academy #section01{padding: 70px 0;}
.academy #section01 h3{font-size: 76px;letter-spacing: .2rem; color: #009338;margin-bottom: .4em;}
.academy #section01 h3 span{font-size: 20px;margin-top: .5em;}

.academy #section02{padding: 70px 0;}
.academy #section03{padding: 70px 0;}
.academy #section03 h3{font-size: 76px;letter-spacing: .2rem; margin-bottom: .4em;}
.academy #section03 h3 span{font-size: 20px;margin-top: .5em;}

.academy #section04{padding: 70px 0;}
.academy-table2{font-size: .8em;table-layout: fixed;margin-bottom: 0;}

.academy #section05{padding: 70px 0;}
.academy #section05 h3{font-size: 76px;letter-spacing: .2rem; margin-bottom: .4em;}
.academy #section05 h3 span{font-size: 20px;margin-top: .5em;}
.academy #section06{padding: 70px 0;}
.academy #section06 .index{font-size: 24px;margin-bottom: 25px;text-align: center;}

}


@media (min-width: 992px) {
.academy #section01:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -25px;
  border: 25px solid transparent;
  border-top: 25px solid rgba(255,224,0,1.00);
}

.academy #section01 h3{font-size: 76px;letter-spacing: .2rem;margin-bottom: 0;}
.academy #section01 p{line-height: 2;}

.academy-table th{width: 120px;}

.academy #section03:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -25px;
  border: 25px solid transparent;
  border-top: 25px solid rgba(0,147,56,1);
}
.academy #section03 h3{margin-top: -.2em; margin-bottom: 0;}
.academy #section03 p{line-height: 2;}

.academy-table2{font-size: .9em;table-layout: fixed;}

.academy #section05:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -25px;
  border: 25px solid transparent;
  border-top: 25px solid rgba(45,172,221,1);
}
.academy #section05 h3{margin-top: -.2em; margin-bottom: 0;}
.academy #section05 p{line-height: 2;}

.academy #section06 .index{margin-bottom: 30px;text-align: center;}
.academy #section06 .pic{margin:0 auto;margin-bottom: 70px;text-align: center;}
.academy #section06 .box .index{font-size: 18px;padding:1em;}
.academy #section06 .box .wrap{padding: 1em;}

}



@media (min-width: 1200px) {
.academy #section01{padding: 100px 0;}
.academy #section01 h3{font-size: 100px;letter-spacing: .2rem; color: #009338;margin-bottom: 0;}
.academy #section01 h3 span{font-size: 24px;margin-top: .5em;}

.academy #section02{padding: 100px 0;}

.academy #section03{padding: 100px 0;}
.academy #section03 h3{font-size: 100px;letter-spacing: .2rem; margin-bottom: 0;}
.academy #section03 h3 span{font-size: 24px;margin-top: .5em;}

.academy #section04{padding: 100px 0;}

.academy #section05{padding: 100px 0;}
.academy #section05 h3{font-size: 100px;letter-spacing: .2rem; margin-bottom: 0;}
.academy #section05 h3 span{font-size: 24px;margin-top: .5em;}

.academy #section06{padding: 100px 0;}
.academy #section06 .index{font-size: 30px;}
.academy #section06 .pic{margin:0 auto;margin-bottom: 100px;text-align: center;}
.academy #section06 .box .index{font-size: 20px;padding:.7em;}

}






/* school.html
--------------------------------------------------------- */
.school #section01{padding: 50px 0;position: relative;}
.school #section01.shiba{background: url("../images/bg-shiba3.jpg");background-position: center top;}

.school #section01 a{display: block;margin-bottom: 50px;}
.school #section01 a:last-child{margin-bottom: 0px;}
.school #section01 a .school-wrap{margin-bottom: 1.2em;color: #333;}
.school #section01 a .headline-h3{margin-bottom: .5em;color: black;}
.school #section01 a:hover .headline-h3{color: #009628;}
.school #section01 a .thumb{position: relative;}
.school #section01 a p{transition: .4s;}
.school #section01 a:hover p{color: #009628;}
.school #section01 a img{transition: .4s;position: relative;z-index: 1;}
.school #section01 a .thumb:before {
  content: '';
  width: 40px;
  height: 40px;
  background:rgba(0,147,56,1.00);
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
}
.school #section01 a .thumb:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  z-index: 3;
 top: 50%;
  left: 50.1%;
  transform: translate(-50%, -50%);
  margin: auto;
}
.school #section01 a:hover img{opacity: .7;}
.school #section01 a:hover .thumb:before {background:rgba(0,147,56,.6);}
.school #section01 .h3-school{font-family: ' Barlow-Semi ';font-weight: 700;font-size: 20px;margin-bottom: 1.5em;color: black;}
.school #section01 .h3-school span{display: block;font-family: ' BIZUDPGothic ';margin-bottom: .2em;font-size: 26px;}
.school #section01 .txt{}


.school #section02{position: relative;background: rgba(255,222,0,1.00);}
.school #section02 .container{padding: 50px 20px;background: #f7f7f7;}

.school-item{font-family: ' BIZUDPGothic ';font-weight: 700; margin-bottom: 1em;padding-bottom: .7rem; font-size: 20px;position: relative;z-index: 2;}
.school-item::before {
    position: absolute;
    left: -10px;
    bottom: 0px;
    width: 100%;
    height: 10px;
    transform: skew(-45deg);
    background-image: repeating-linear-gradient(90deg, transparent 0 4px, #b3ddb5 4px 8px);
    content: '';
    z-index: 1;
}
.hiyo{margin-bottom: 1.3em;}
.hiyo thead{display: none;}
.hiyo tbody td{display: block;width: 100%;background: white!important;}
.hiyo tbody td .index{display: block;font-weight: 700;margin-bottom: .5em;background:#EDFFF0;padding: .5em .8em;}
.timetable{font-size: .9em;}
.timetable th{background: rgba(255,222,0,.3)!important;font-weight: 700;}
.facitable{font-size: .9em;}
.facitable th{background:rgba(18,171,226,.3)!important;font-weight: 700;width: 120px;}

.school-pic{margin-bottom: 3em;}
.txtitem1{margin-bottom: 3em;}
.txtitem2{margin-bottom: 1.5em;}
.txtitem3{margin-bottom: 1.5em;}



.school #section03{padding: 50px 0;position: relative;}

.school #section04{padding: 50px 0;position: relative;}



@media (min-width: 667px) {
.school-pic{width: 400px;margin: 0 auto; margin-bottom: 3em;}

.hiyo{table-layout: fixed;}
.hiyo thead{display:table-row-group;}
.hiyo thead th{display: table-cell;width: auto;background:#EDFFF0!important;text-align: center;vertical-align: middle;}

.hiyo tbody td{display:table-cell;width: auto;text-align: center;}
.hiyo tbody td .index{display: none;}

.facitable th{width: 130px;}


}


@media (min-width: 768px) {
.school #section01{padding: 70px 0;}
.school #section01 a{margin-bottom: 70px;}
.school #section01 a p{line-height: 1.8;}


.school #section01 .h3-school{font-size: 27px;margin-bottom: 1.2em;}
.school #section01 .h3-school span{margin-bottom: .2em;font-size: 33px;}
.school #section01 .txt{}

.school #section02{}
.school #section02 .container{padding: 70px 50px;}

.school-item{ margin-bottom: .9em;font-size: 25px;}

.school-pic{width: 500px;margin: 0 auto; margin-bottom: 3em;}


.school #section03{padding: 70px 0;}

.school #section04{padding: 70px 0;}



}



@media (min-width: 992px) {

.school #section01 a .thumb:before {
  content: '';
  width: 60px;
  height: 60px;
}
.school #section01 a .thumb:after {border-width: 7px 0 7px 8px;}

.school-pic{width: 600px;margin: 0 auto; margin-bottom: 3em;}

}


@media (min-width: 1200px) {
.school #section01{padding: 100px 0;}
.school #section01 a{margin-bottom: 100px;}
.school #section01 a p{line-height: 2.2;}


.school #section01 .h3-school{font-size: 35px;margin-bottom: 1em;}
.school #section01 .h3-school span{margin-bottom: .2em;font-size: 45px;}
.school #section01 .txt{font-size: 1.1em;}

.school #section02 .container{padding: 100px;}

.school-item{ margin-bottom: .9em;font-size: 30px;}

.school-pic{width: 800px;margin: 0 auto; margin-bottom: 3em;}

.school #section03{padding: 100px 0;}

.school #section04{padding: 100px 0;}



}






/* rental.html
--------------------------------------------------------- */
.rental #section01{padding: 50px 0;position: relative;}
.rental #section01 .index{font-weight: 700;font-size: 1.1em;margin-bottom: 20px;}
.rental #section01 .box{font-weight: 700; border:2px solid #009338;padding: 1.2em;background: rgba(255,222,0,.1);display: flex;flex-direction: column;justify-content: center;}
.rental #section01 .box p{line-height: 1.5;margin-bottom: .3em;}
.rental #section01 .box p:last-child{margin-bottom: 0;}
.rental #section01 .pic{text-align: center;}
.rental #section02{padding: 50px 15px;position: relative;background: url("../images/bg-shiba.jpg");overflow: hidden;}
.rental #section02 .container{padding: 50px 20px;position: relative;background:white;z-index: 5;}
.rental #section02 .slickwrap{margin-bottom: 30px;}
.rental #section02 .h4-rental{font-weight: 700;margin-bottom: .6em;font-size: 1.1em;}
.rental-hiyo{font-size: .9em;}
.rental-hiyo th{text-align: center;font-weight: 700;background: rgba(0,35,14,.03)!important;vertical-align: middle;}
.rental-hiyo td{text-align: center;vertical-align: middle;}

.rental #section03{padding: 50px 0;position: relative;}


@media (min-width: 667px) {
.rental #section01 .index{font-size: 1.2em;margin-bottom: 30px;}



}


@media (min-width: 768px) {
.rental #section01{padding: 70px 0;}
.rental #section02{padding: 70px 0;}
.rental #section02 .container{padding: 70px 50px;}
.rental #section02 .slickwrap{margin-bottom: 50px;}

.rental #section03{padding: 70px 0;}





}


@media (min-width: 992px) {
.rental #section01 .index{font-size: 1.4em;margin-bottom: 30px;line-height: 1.7;}
.rental #section02 .slickwrap{margin-bottom: 0px;}


}


@media (min-width: 1200px) {
.rental #section01{padding: 100px 0;}
.rental #section01 .index{font-size: 1.6em;margin-bottom: 40px;line-height: 1.7;}
.rental #section01 .box p{line-height: 1.5;margin-bottom: .5em;font-size: 1.1em;}



.rental #section02{padding: 100px 0;}
.rental #section02 .container{padding: 90px 90px;}

.rental #section03{padding: 100px 0;}





}







/* supporters.html
--------------------------------------------------------- */
.supporter #section01{padding: 50px 0;position: relative;background: #009043;}
.supporter #section01 h3{font-family: ' Barlow-Semi ';font-weight: 700;text-align: center;font-size: 24px;padding-top: 40px; margin-bottom: 1em;  align-items: center; display: flex; justify-content: center;color: #fff;}
.supporter #section01 h3 span{position: absolute;top:0;left:50%;transform: translateX(-50%);}
.supporter #section01 h3 span .far{font-size: 35px;}
.supporter #section01 h3::before,
.supporter #section01 h3::after {
  background-color: #fff;
  content: "";
  height: 1px;
  width: 1em;
}
.supporter #section01 h3::before {margin-right: 10px;}
.supporter #section01 h3::after {margin-left: 10px;}

.supporter #section02{padding: 50px 0;position: relative;background: rgba(255,222,0,1.00);}
.supporter #section02 .box{border:1px solid #999;background: white; padding: 1.5em;border-radius: .5em;}
.supporter #section02 .box h4{font-weight:600;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; font-size: 1.3em;margin-bottom: .7em;}
.supporter #section02 .box p{margin-bottom: 1em;}

.supporter #section03{padding: 50px 0;position: relative;background:rgba(58,148,190,.1);}
.supporter #section03 h3{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: bold;color: black;font-size: 24px;text-align: center;margin-bottom: 1em;}
.supporter #section03 h3 img{display: block;width: 260px;height: auto;margin: 0 auto;margin-bottom: 5px;}
.supporter #section03 .pic{margin-bottom: 20px;}
.supporter #section03 .txt1{margin-bottom: 50px;}
.supporter #section03 .box{max-width: 900px;margin: 0 auto; background:url("../images/bg-shiba2.jpg");border-radius: .6em;padding: 1.5em;border:1px solid #999;color: white;position: relative;}
.supporter #section03 .box h4{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";font-weight: bold;text-align: center;margin-bottom: .7em;font-size: 1.3em;text-shadow: 1px 1px 2px green;}
.supporter #section03 .box .tel{font-family: ' Barlow-Semi ';text-align: center;font-weight: 600;line-height: 1;margin-bottom: .3em;text-shadow: 1px 1px 2px green;}
.supporter #section03 .box .tel span{font-size: 2.2em;color: white;}
.supporter #section03 .box .time{font-size: 13px;text-align: center;text-shadow: 1px 1px 2px green;}
.supporter #section03 .box .canaria2{max-width: 60px;position: absolute;top:-30px;right: -5px;}

@media (min-width: 667px) {

.supporter #section02 .box{border:1px solid #999;background: white; padding: 1.5em;border-radius: .5em;}
.supporter #section02 .box h4{font-size: 1.3em;margin-bottom: .7em;}
.supporter #section02 .box p{margin-bottom: 0em;}
.supporter #section03 .box .canaria2{max-width: 60px;position: absolute;top:-40px;right: 23%;}


}


@media (min-width: 768px) {
.supporter #section01{padding: 70px 0;}
.supporter #section01 h3{font-size: 34px;margin-bottom: .8em;padding-top: 50px;}
.supporter #section01 h3 span .far{font-size: 45px;}

.supporter #section01 h3::before,
.supporter #section01 h3::after {width: 1.5em;}

.supporter #section02{padding: 70px 0;}

.supporter #section03{padding: 70px 0;}
.supporter #section03 h3{font-size: 30px;text-align: center;margin-bottom: 1em;}
.supporter #section03 h3 img{display: block;width: 320px;height: auto;margin: 0 auto;margin-bottom: 5px;}
.supporter #section03 .txt1{margin-bottom: 70px;}

.supporter #section03 .box{padding: 2.5em;}
.supporter #section03 .box h4{font-size: 1.8em;}
.supporter #section03 .box .tel{font-size: 1.2em;margin-bottom: .3em;}
.supporter #section03 .box .tel span{font-size: 2.2em;letter-spacing: .1rem;}
.supporter #section03 .box .canaria2{max-width: 80px;position: absolute;top:-60px;right: 23%;}


}


@media (min-width: 992px) {
.supporter #section02 .box{padding: 2em;}
.supporter #section02 .box h4{font-size: 1.3em;margin-bottom: .7em;}
.supporter #section03 .pic{width: 900px;margin: 0 auto;margin-bottom: 60px;}
.supporter #section03 .txt1{width: 900px;margin: 0 auto;margin-bottom: 70px;}

}


@media (min-width: 1200px) {
.supporter #section01{padding: 100px 0;}
.supporter #section01 h3{font-size: 64px;margin-bottom: .8em;padding-top: 80px;}
.supporter #section01 h3 span .far{font-size: 60px;}

.supporter #section02{padding: 100px 0;}
.supporter #section02 .box{padding: 4em;}
.supporter #section02 .box h4{font-size: 1.5em;margin-bottom: .7em;}

.supporter #section03{padding: 100px 0;}
.supporter #section03 h3{font-size: 36px;text-align: center;margin-bottom: 1em;}
.supporter #section03 h3 img{display: block;width: 420px;height: auto;margin: 0 auto;margin-bottom: 5px;}
.supporter #section03 .txt1{margin-bottom: 100px;font-size: 1.1em;line-height: 2.2;}
.supporter #section03 .box{padding: 2.5em 3.5em;}
.supporter #section03 .box h4{font-size: 2em;}
.supporter #section03 .box .tel{font-size: 30px;margin-bottom: .3em;}
.supporter #section03 .box .tel span{font-size: 50px;letter-spacing: .2rem;}


}


@media (min-width: 1680px) {
.supporter #section02 .box h4{font-size: 1.8em;margin-bottom: .6em;}

}






/* contact.html
--------------------------------------------------------- */


.contact #section01{padding: 50px 0px 50px;position: relative;background:url("../images/bg-shiba3.jpg");background-position: center top;}
.contact #section01 .box{background: rgba(255,222,0,1);padding: 1.5em;border-radius: .5em;border:1px solid #999;}
.contact #section01 .box .tel{font-family: ' Barlow-Semi ';text-align: center;font-weight: 600;line-height: 1;text-shadow: 1px 1px 2px #cba302;}
.contact #section01 .box .tel span{font-size: 2.2em;color: black;}
.contact #section01 .box .time{font-size: 13px;text-align: center;text-shadow: 1px 1px 2px #cba302;}
.contact #section01 .canaria2{max-width: 60px;position: absolute;top:115px;right:15px;}


.contact #section02{padding: 50px 0px;position: relative;background: rgba(0,147,56,.1);}

.contact #section02 .pre-scrollable{max-height: 300px;padding: 15px;background: white; word-break: break-all;border:1px solid rgba(0,0,0,.09);box-shadow: inset 0 0 20px rgba(0, 0, 0, .02);border-radius: 5px;}
.privacybox{position: relative;color: #333;}
.privacybox #privacy{position: absolute;left:0;top:-100px;}
.contact .table{font-size: .9em;margin-bottom: 50px;}
.contact span.hissu{color: white;background:red; padding: 3px 5px;border-radius: 2px;font-size: 12px;}
.contact .table th{position: relative;background:rgba(255,243,167,.5)!important;display: block;font-weight: 700;}
.contact .table th span.hissu{color: white!important;background: red; padding: 3px 5px;border-radius: 2px;position: absolute;right:15px;top:50%;transform: translateY(-50%);font-size: 12px;}
.contact .table td{position: relative;background:white;display: block;}
.auto{font-size: .9em;background: #eee;line-height: 1;padding: .5em;border-radius: .4em;margin-left: .4em;color: #999;cursor: pointer;}

.contact h5{font-weight: normal;border-bottom: 1px solid #ddd;padding-bottom: 10px; margin-bottom: 15px;font-size:1.2em;}
.tenpu{margin: 0;}
.tenpu input {
width: 90%;
 display: block;
 position: relative;
 font-size: 13px;
 letter-spacing: 0;
 padding: 5px 10px 5px 0;
 border-radius: 4px;
 transition: all 0.3s;
 color: #555;
 cursor: pointer!important;
 margin: 0px 0px 2px;
}

.selectbox {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.selectbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox select {
    appearance: none;
    min-width:250px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 7px;
    background-color: #fff;
	background: white;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}
.selectbox select.post {width:auto;}

@media (min-width: 667px) {



}


@media (min-width: 768px) {

.contact #section01{padding: 70px 0px;}
.contact #section01 .box{padding: 2em 1.5em;}
.contact #section01 .box .tel{font-size: 20px;text-shadow: 1px 1px 2px #cba302;}
.contact #section01 .box .tel span{font-size: 2em;letter-spacing: .1rem;}
.contact #section01 .canaria2{max-width: 90px;position: absolute;top:-35px;right:-15px;}

.contact #section02{padding: 70px 0px;}
.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}

.contact #section02 .pre-scrollable{max-height: 400px;padding: 15px;}

}


@media (min-width: 992px) {
.contact #section01 .headline-h3{letter-spacing: 0;}
.contact .table th{width: 240px;}
.contact #section01 .canaria2{max-width: 90px;position: absolute;top:-35px;right:15%;}

}




@media (min-width: 1200px) {

.contact #section01{padding: 100px 0px;}
.contact #section01 .box{padding: 3em 1.5em;}
.contact #section01 .box .tel{font-size: 26px;text-shadow: 1px 1px 2px #cba302;}
.contact #section01 .box .tel span{font-size: 2em;letter-spacing: .1rem;}
.contact #section01 .canaria2{max-width: 95px;position: absolute;top:-45px;right:35%;}


.contact #section02{padding: 100px 0px 100px;}
.contact .table{font-size: 1em;margin-bottom:80px;}

.contact .table th{width: 280px;}

.contact #section02 .pre-scrollable{max-height: 500px;padding: 50px;}

}




.doi-box{padding: 30px 15px;border-radius: .4em;background:white;border:1px solid rgba(162,202,171,.9);}
.doi-box label{font-size: 13px;margin-bottom: 15px;width: auto;display:inline-block;}
.doi-box p a{color: #F46A02;font-size: 15px;transition: .3s;font-weight: bold;}
.doi-box p a:hover{color: #333;}
.doi-box .btn-lg{font-size: 13px;padding: 10px 10px;}
.captcha-area{text-align: center;margin-bottom: 1.5em;}
.captcha_code{margin-bottom: .3em;}


@media (min-width: 768px) {
.doi-box label{font-size: 14px;margin-bottom: 20px;}
.doi-box .btn-lg{font-size: 14px;padding: 10px 10px;}
}

@media (min-width: 1140px) {
.doi-box{padding: 50px 15px;}

.doi-box .btn-lg{font-size: 16px;padding: 20px 50px;}
}








.form-s{width:70px}
.form-m{width:150px}
.form-name{width:99%;}
.form100{width:90%}
.form-h{ height:15em;}
input ,select {
    position:relative;
	color: #111;
}
input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;display: inline-block;}
input{font-size:100%;vertical-align:middle; padding:12px;width: auto;}
input[type="text"], select{border:1px solid #ddd;}
input,textarea,select { outline:0; padding:12px;border-radius: 7px; }
textarea{border:1px solid #ccc;color: #111;width: 90%;}
.needinput{background-color:rgba(255,255,255,1)!important;border:1px solid red!important;}

input::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
input::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}


@media (min-width: 768px) {
.form-name{width:350px;}

}



/*-----------------------------------------------------------------------------
print css
-----------------------------------------------------------------------------*/
@media print {
body {padding-top:60px;}
.aos-init { opacity: 1 !important; transform: none !important; }
.header {position: absolute;}
.hamburger-fade {position: absolute;}

.mv02{ width:100%;height: auto; position: relative;padding: 0px;}
.swiper {
position: relative;
margin: 0 auto;
  width: 100%!important;
  height: auto;
}
.swiper-slide {height:100%!important;}
.swiper-slide img{width: auto!important;height: 460px!important;}

.home #section01{padding: 80px 0;} 
.home #section01 .headline{margin-bottom: 0;font-size: 3.5em;}
.home #section01 .nav-tabs {margin-bottom: 20px;}

.nav-tabs .nav-item a {margin: 2em .5em 0em 0}

.newsarea .set{padding: 1.5em .2em;display: flex;justify-content: space-between;align-items:center;}
.newsarea .set .date{margin-bottom:0;display: flex;align-items: center;width: 260px;}
.newsarea .set .date .day{width: 110px;}
.newsarea .set .date span.new{color: red;}
.newsarea .set .date span.cate{width: 11em;}
.newstext{line-height: 1.4;width: calc(100% - 280px);}
.newsarea .set .bt-more{width: 37px;}
.newsarea a .set .newstext .bt-more{display: block;width: 37px;}
.home #section03 .container {max-width: 100%;}
.staffbox{display: flex;justify-content: space-between;padding: 2em;margin-bottom: 2em;}
.staffbox .thumb{width: 220px;margin-left: 0; margin-bottom: 0;}
.staffbox .panel{width: calc(100% - 250px);}
.team .staffbox .table{font-size: 1em;letter-spacing: .03rem;border-bottom: 1px solid #dee2e6;margin-bottom: 0;}
.team .staffbox .table th{font-weight:normal;background:white!important;color: #000; padding: 12px .5em;text-align: left;width: 120px;}
.team .staffbox .table td{background: white!important;padding: 12px .5em;width: auto;}

.rental #section02{padding: 50px 0px;position: relative;background: url("../images/bg-shiba.jpg");overflow: hidden;}
.rental #section02 .container{padding: 50px 20px;position: relative;background:white;z-index: 5;}

.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}

footer .logoblock{margin-bottom: 20px;text-align: left;margin-left: 0;width: 280px;}
footer .address{font-size: .9em;text-align: left;}
footer .tel{font-size: .9em;letter-spacing: 0;text-align: left;margin-bottom: 1em;}

.footer-menu{width: 100%;border-top: none;margin-bottom: 20px;padding: 0;padding-top: 0px;}
.footer-menu ul{border-top: none;border-left:none;}
.footer-menu li {padding-bottom: 0px;text-align: left;}
.footer-menu li a{text-decoration: none;padding: 0em .5em;letter-spacing:0;}
footer .line{width: 100%;margin-right: 0;margin-bottom: 1em;}
footer .bn3{max-width: 100%; margin: 0 auto;margin-bottom: 1em;display: flex;justify-content: space-between;}
footer .bn3 a{margin-bottom: 0;display: block;width: 32%;margin: 0;}



.no-print{display: none!important;}
.gmap iframe{width: 100%;height: 360px;}
#pagetop {display: none!important;}

}
