@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:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}


body {
color: #333;
font-size: 87%;
line-height: 1.7em;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
overflow: hidden;
letter-spacing: 0.05rem;
padding-top: 80px;
background: white;
position: relative;}
@media (min-width: 768px) {
body {
font-size: 89%;
line-height: 1.8em;
overflow: hidden;
letter-spacing: 0.05rem;
}
}

@media (min-width: 992px) {
body {
padding-top: 0px;
font-size: 92%;
line-height: 1.8em;
overflow: hidden;
letter-spacing: 0.05rem;
}
}
@media (min-width: 1280px) {
body {
font-size: 94%;
line-height: 1.8em;
overflow: hidden;
letter-spacing: 0.05rem;
}
}
/* -------------------------------

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

.fluid {
	max-width: 1170px;
	margin: 0 auto;
}



.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

a{outline:none;}

.f-right {float: right;}
.f-left {float: left;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 20px;line-height: 1.7;}
ul.dot li{list-style:disc;margin-left: 20px;line-height: 1.7;text-align: left;}
ul.square {margin-left: 30px;}
ul.square li{list-style:disc;line-height: 1.7;}

.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%; margin: 0px auto;}
.mb150mb100{margin-bottom: 150px;}
.mb120mb80{margin-bottom: 120px;}
.mb80mb50{margin-bottom: 80px;}
.mb50mb30{margin-bottom: 50px;}

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

}


@media (max-width: 991px) {
.mb120mb80{margin-bottom: 60px;}
.mb150mb100{margin-bottom: 90px;}
.mb30-md{margin-bottom: 60px;}

}

@media (max-width: 767px) {
.w80 { width: 100%; margin: 0px auto;}

.space15{margin-bottom: 15px;}
.mb150mb100{margin-bottom: 80px;}
.mb120mb80{margin-bottom: 50px;}
.mb80mb50{margin-bottom: 50px;}
.mb50mb30{margin-bottom: 30px;}
.mb20-xs{margin-bottom: 20px;}
.mb30-xs{margin-bottom: 30px;}
.mb30-md{margin-bottom: 40px;}
}

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

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

.flexbox{display: flex;align-items: center;}
.flexbox-column{display: flex;flex-flow: column;align-items: center;}
.flexbox-cate{display: flex;align-items:flex-start;justify-content: center;}


.flexbox2{display: flex;align-items: flex-start;}
.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;justify-content: flex-end;}
.contentLeft{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.contentRight{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}


@media (max-width: 767px) {
.flexbox4{display:block;}
.flexbox-cate{display: block;}
.contentLeft{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.contentRight{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

}


.bg-gray{background: #f7f7f7;}
.bg-cream{background: #FBF8EC;}
.bg-blue{background:#f5fdfd;}

.font-noto{font-family: 'Noto Sans JP', sans-serif;}
.font-barlow{font-family: 'Barlow Condensed', sans-serif;}


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

.bt,
a.bt {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
  z-index: 1;
}

a.btn-flat {
  overflow: hidden;
  padding: 17px 15px;
  color: #222;
  border-radius: 0;
  border:1px solid #111;
  display: inline-block;
  width: 260px;
  transition: .3s;
}

a.btn-flat span {
  position: relative;
  z-index: 12;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: calc(-150% + 100px);
  width: 150%;
  height: 500%;
z-index:5;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: rotate(45deg) translateX(0) translateY(0);
  transform: rotate(45deg) translateX(0) translateY(0);
  background: #f60;
}

a.btn-flat:after {
  position: absolute;
  top: -400%;
  right: calc(-150% + 100px);
z-index: 5;
  width: 150%;
  height: 500%;

  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: rotate(45deg) translateX(0) translateY(0);
  transform: rotate(45deg) translateX(0) translateY(0);

  background: #f60;
}
a.btn-flat:hover{color: white;}
a.btn-flat:hover:before {
  -webkit-transform: rotate(45deg) translateX(0) translateY(-50%);
  transform: rotate(45deg) translateX(0) translateY(-50%);
}

a.btn-flat:hover:after {
  -webkit-transform: rotate(45deg) translateX(0) translateY(50%);
  transform: rotate(45deg) translateX(0) translateY(50%);
}


.underline {
  display: inline-block;
  padding-bottom: 8px;
  position: relative;
}
.underline::after {
  background-color: white;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: 0.5s all;
  width: 0;
}
.underline:hover:after {
  width: 100%;
}

.to-right::after {
  left: 0;
}

.to-left::after {
  right: 0;
}

.center::after {
  left: 50%;
  transform: translateX(-50%);
}



/* アニメーション
---------------------------------------------------- */
.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) }
}

.fluffy {
	-webkit-animation: fluffy 0.8s linear 0s 1;
	animation: fluffy 0.8s linear 0s 1;
}
@-webkit-keyframes fluffy {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes fluffy {
	0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}

.horizontal {
  animation: horizontal_5801 2.72s 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 }
}



/* 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;
}
a:focus{
  outline: none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: 10px; line-height: 1.6; }
.small { font-size: 12px; line-height: 1.6; }
.middle { font-size: 14px; }
.large { font-size: 16px; }
.x-large { font-size: 18px; }
.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: bold;}

@media (min-width: 992px) {
.x-large { font-size: 20px; }
}
@media (min-width: 1280px) {
.large { font-size: 18px; }
.x-large { font-size: 22px; }

}

.white { color: #ffffff; }
.red { color: #f00; }
.blue { color: #0587c6; }
.purple { color: #e24bc4; }
.orange { color: #e48f0a; }
.green { color: #39a124; }
.pink{color: #ea6390;}


/* スクロールでナビ表示
---------------------------------------------------- */
.cb-header {
    position: fixed;
    top: 0;
    left: 0;
	right:0;
    display: none;
    background: #fff;
}
.cb-header .inner {width: 96%;margin: 0px auto; margin-top: 20px;}


#navibar {
    width: 100%;
    height: auto;
    z-index: 100;
}

@media (min-width: 768px) {
    #navibar {
        height:70px;
        /*32px;*/
        z-index: 100;
    }
	
  #navibar .navarea{padding-top: 20px;}
  #navibar .logo{padding-top: 20px;} 
}

@media (min-width: 992px) {
    #navibar {
        width: 100%;
        z-index: 100;
    }
  #navibar .logo{padding-top: 15px;} 

	
}

@media (max-width: 767px) {
.cb-header {display: none!important;}
#navibar {display: none;border-bottom:none;}
}


/* header
---------------------------------------------------- */
#header{display: none;}
.cb-header2 {
    position: fixed;
    /* 固定 */
    top: 0;
    /* 上から0の位置に固定 */
    left: 0;
    /* 左から0の位置に固定 */
    display: block;
    /* 表示 */
	z-index: 200;
	width: 100%;
	box-sizing: border-box;
	background:#fff;
	border-bottom: 1px solid #ddd;
}

.sc {
    width: 100%;
    margin: 0 auto;
	height: 80px;}
.sc img{vertical-align: bottom;}
	
.sc .logo{
float: left;
padding-top: 17px;
padding-left: 15px;
}
.sc .logo img{
  width: auto;
  height: 45px;
}

.site-header{display: none;}
.header-change{display: none;}
.hero{display: none;}



@media (min-width: 375px) {
  .sc .logo{
    float: left;
    padding-top: 15px;
    padding-left: 15px;
  }
  .sc .logo img{
    width:auto;
    height: 50px;
  }

}

.header{display: none;}



@media (min-width: 768px) {
.sc .logo{
float: left;
padding-top: 10px;
padding-left: 15px;
}
.sc .logo img{
  width: auto;
  height: 60px;
}

}


@media (min-width: 992px) {
.cb-header2 {display: none!important;}



/* スクロールでナビ表示
---------------------------------------------------- */
.site-header{
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	z-index: 99;
}
.header-change{
	display: flex;
	justify-content: space-between;
	position: fixed;
	top: -100px;
	transition: .5s;
	width: 100%;
	z-index: 200;
}
.header-change.show{top: 0;}

.header{width: 100%; display: flex;align-items: center;height: 130px;position: absolute;top:0;left:0;z-index: 10;background: none;}
.news .header{width: 100%; display: flex;align-items: center; height: 150px;position: absolute;top:0;left:0;z-index: 10;background: none;}

.header .wrap-head{width: 100%;margin: 0px auto;display: flex;position: relative;justify-content:space-between; align-items: center;}

.header .logo a {
    display: flex;
    align-items: center;
}
.header .logo img{width: 22vw;height: auto;}
.header .page-logo {text-align: center;padding-top: 0px;}
.header .page-logo img{width: 250px;height: auto;}

.header-change .header{height: 90px;background: white;}


}

@media (min-width: 1280px) {
.header .logo img{width: 10vw;height: auto;min-width: 225px;}
.header .page-logo img{width: auto;height: auto;}

}


@media (min-width: 1680px) {

.header .wrap-head{width: 80%;margin: 0px auto;display: flex;position: relative;justify-content: space-between; align-items: center;}
}





/* -----  nav ------- */




@media (min-width: 768px) {
.navarea{padding-top: 145px;}
.navbar-nav{  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  justify-content: center;
}
.navbar-nav li{padding: 5px 5px;}
.navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 14px;transition: .3s;background: #eee62b;color: #333;border-radius: 5px;}
.navbar-nav li a:hover{background: #61ccf9;border-radius: 5px;color: white;}

.header-change .navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 14px;transition: .3s;background: #eee62b;color: #333;border-radius: 5px;}
.header-change .navbar-nav li a:hover{background: #61ccf9;color: white;}


}


@media (min-width: 992px) {
.navarea{padding-top: 155px;}

.news .navarea{padding-top: 20px;}

.navbar-nav{  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
}
.navbar-nav li{}
.navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 15px;transition: .3s;padding: 5px;padding: 6px 7px;}
.navbar-nav li a:hover{}
.navbar-nav li a.active{}
.navbar-nav li:last-child a{padding: 6px 7px;}

.head-info{display: flex;align-items: center;justify-content: flex-end;}
.header-change .navarea{padding-top: 0px;display: flex;}
.header-change .navbar-nav li{}
.header-change .navbar-nav li a{text-align: center;color: #333;font-weight: bold;line-height: 1;font-size: 13px;transition: .3s;padding: 6px 7px;}
.header-change .navbar-nav li a:hover{color: white;}

.header-change .navbar-nav li:last-child a{padding: 6px 7px;}


}


@media (min-width: 1140px) {

.navbar-nav li{}
.navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 16px;transition: .3s;padding: 8px 10px;background: #eee62b;color: #333;border-radius: 5px;}
.navbar-nav li:last-child a{padding: 8px 10px;}

.header-change .navbar-nav li{}
.header-change .navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 15px;transition: .3s;padding: 8px 10px;background: #eee62b;color: #333;border-radius: 5px;}
.header-change .navbar-nav li:last-child a{padding: 8px 10px;}

}

@media (min-width: 1280px) {
.navbar-nav li a{padding: 8px 15px;font-size: 18px;}
.navbar-nav li:last-child a{padding: 8px 15px;}

.header-change .navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 16px;transition: .3s;padding: 8px 15px;}
.header-change .navbar-nav li:last-child a{padding: 8px 15px;}


}








/* main
---------------------------------------------------- */
.main{position: relative;height: 400px;}



.swiper-wrapper{
position: relative;
	margin:0 auto;
	/* text-align: center; */
}

.swiper-slide img{
	height: 400px;
	width: 100%;
	object-fit: cover;
}

.main-txt{position: absolute;bottom: 0px;left: 5%;margin: auto;z-index:600;margin-right: -50%;}
.main-txt img{height: 70px;width: auto;}
.main-txt .main-tel{margin-top: 5px;}
.main-txt .main-tel img{width: 300px;height: auto;}




@media (min-width: 768px), print{
.main{position: relative;height: 60vh;}
.swiper-slide img{height: 60vh;	}
.main-txt{position: absolute;bottom: 0;left: 5%;margin: auto;margin-right: -50%;}
.main-txt img{height: 110px;width: auto;}
.main-txt .main-tel img{width: 350px;height: auto;}


	}
@media (min-width: 992px), print{
.main{position: relative;height: 100vh;}

.swiper-slide img{
		object-fit: cover;
		height: 100vh;}

.main-txt{
  position: absolute;
  bottom: 0px;
  left: 0%;
  margin: auto;
  z-index: 60;
  margin-right: 0%;
  max-width: 390px;
}
.main-txt img{height: auto;width: auto;}
.main-txt .main-tel img{width: auto;height: auto;}



		
}

@media (min-width: 1280px), print{
.main{position: relative;height: 100vh;}

.swiper-slide img{
		object-fit: cover;
		height: 100vh;}

.main-txt{position: absolute;bottom: 0px;left: 0%;margin: auto;z-index:60;margin-right: -50%;}
.main-txt img{}


		
}


.photo-ofi img{
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;'
}



.swiper-container{
  max-width: 100%;
  width: 100%;
  margin: auto;
}

.swiper-item {
  max-width: 100%;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.slide-img{
  display: block;
}

@media (min-width:1680px), print{


.main .logo{margin-bottom: 80px;}
.main .logo img{width: auto;height: auto;}


.main-txt img{
  top: 30%;
 right: 30%;
  z-index: 50;
  width: auto;
  height: auto;}

}




.jq-border{width: 100vw;
height:400px;
position: absolute;
  z-index: 50;
}
.main-border {position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);margin: auto;width:90vw;height: 360px;border-radius: 15px;}
.main-border__label {
width: 247px;
  position: absolute;
  top: -32px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
.main-border__label img{width: 100%;height: auto;}

.main-border__label::before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background-color:transparent;
  content: "";
}



@media (min-width:768px), print{
.jq-border{width: 100vw;
height:60vh;
position: absolute;
  z-index: 50;
}
.main-border {position: absolute;top: 50%;left: 50%;transform: translateY(-50%) translateX(-50%);margin: auto;width:90vw;height: 50vh;border-radius: 15px;}
.main-border__label {
width: 247px;
  position: absolute;
  top: -32px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
.main-border__label img{width: 100%;height: auto;}

.main-border__label::before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background-color:transparent;
  content: "";
}
}



@media (min-width:992px), print{
.jq-border{width: 100vw;
height: 100vh;
position: absolute;
  z-index: 50;
}
.main-border {position: absolute;transform: translateY(-50%) translateX(-50%);margin: auto;width:94vw;height: 86vh;border-radius: 15px;}
.main-border__label {
width: 285px;
  position: absolute;
  top: -37px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
  .main-border__label img{width: 100%;height: auto;}

.main-border__label::before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background-color:transparent;
  content: "";
}
}



@media (min-width:1280px), print{
.jq-border{width: 100vw;
height: 100vh;
position: absolute;
  z-index: 50;
}
.main-border {}
.main-border__label {
width: 285px;
  position: absolute;
  top: -37px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
  .main-border__label img{width: 100%;height: auto;}

.main-border__label::before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background-color:transparent;
  content: "";
}
}




@media (min-width:1680px), print{
.jq-border{width: 100vw;
height: 100vh;
position: absolute;
  z-index: 50;
}
.main-border {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
width:94vw;
height: 86vh;
  border-radius: 15px;
}
.main-border__label {
width: 367px;
  position: absolute;
  top: -55px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
.main-border__label img{width: 100%;height: auto;}
.main-border__label::before {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background-color:transparent;
  content: "";
}
}

 .poyon {
      -webkit-animation: poyon 1.1s linear 0s 1;
      animation: poyon 1.1s linear 0s 1;
    }
    @-webkit-keyframes poyon {
      0%   { -webkit-transform: scale(0.8, 1.4) translate(0%, -100%); }
      10%  { -webkit-transform: scale(0.8, 1.4) translate(0%, -15%); }
      20%  { -webkit-transform: scale(1.4, 0.6) translate(0%, 30%); }
      30%  { -webkit-transform: scale(0.9, 1.1) translate(0%, -10%); }
      40%  { -webkit-transform: scale(0.95, 1.2) translate(0%, -30%); }
      50%  { -webkit-transform: scale(0.95, 1.2) translate(0%, -10%); }
      60%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
      70%  { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
      100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    }
    @keyframes poyon {
      0%   { transform: scale(0.8, 1.4) translate(0%, -100%); }
      10%  { transform: scale(0.8, 1.4) translate(0%, -15%); }
      20%  { transform: scale(1.4, 0.6) translate(0%, 30%); }
      30%  { transform: scale(0.9, 1.1) translate(0%, -10%); }
      40%  { transform: scale(0.95, 1.2) translate(0%, -30%); }
      50%  { transform: scale(0.95, 1.2) translate(0%, -10%); }
      60%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
      70%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
      100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
    }

/* index.html 
---------------------------------------------------- */


.home #section01{position: relative;width: 100%;padding: 50px 0px;background: #dff4e2;background-position: bottom 12px right 10%;background-repeat: no-repeat;background-size: 180px auto;}
.home #section01 #news{position:absolute; top:-80px;left:0;}
.home #section01 h2{margin-bottom: 5px;}
.home #section01 h2 img{width: auto;height: 50px;}

.h2-title{margin-bottom: 50px;text-align: center;}
.h2-title img{width: auto;height: 50px;}
h2{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #26ad0a;
  margin-bottom: 5px;
  position: relative;
}


h2.oshirase::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-120px);
  top: -30px;
}
h2.oshirase::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(120px);
  top: -30px;
}
h2.about_urawa::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-180px);
  top: -45px;
}
h2.about_urawa::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(180px);
  top: -45px;
}
h2.teikyo::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-170px);
  top: -30px;
}
h2.teikyo::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(170px);
  top: -30px;
}
h2.gyoji::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-170px);
  top: -30px;
}
h2.gyoji::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(170px);
  top: -30px;
}
h2.outline::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-120px);
  top: -30px;
}
h2.outline::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(120px);
  top: -30px;
}
h2.access::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-150px);
  top: -30px;
}
h2.access::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(150px);
  top: -30px;
}




h3{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #26ad0a;
}
.h2_en{
  font-family: 'Ultra', serif;
  font-size: 15px;
  color: #dea9d3;
  text-align: center;
  margin-bottom: 60px;
}
.home #section02{padding: 70px 0px 0px;position: relative;background: url(../images/border.png),#fff6cd;background-position: top left;background-repeat:repeat-x;}
.home #section02 #rinen{position:absolute; top:-80px;left:0;}
.home #section02 .box{padding: 0px 15px;}
.home #section02 h2{
  margin-bottom: 5px;
}
.home #section02 .naiyo h2{
  margin-bottom: 50px;
}
.home #section02 .rinen_about h3{
  color: #fff;
  background: #ef96a3;
  border-radius: 50px;
  padding: 10px 30px;
  margin-bottom: 30px;
  font-size: 28px;
}
.home #section02 .naiyo .box h3{
  font-size: 28px;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  padding: 10px 0;
  margin-bottom: 10px;
}
.home #section02 .about_imege{
  order: 2;
  margin-bottom: 80px;
}
.home #section02 .about_imege img{
  width: 100%;
  border-radius: 30px;
}
.home #section02 ul.naiyo_li li{
  margin-bottom: 30px;
}
.home #section02 ul.naiyo_li li:nth-of-type(1) .box h3{
  background: #d37d18;
}
.home #section02 ul.naiyo_li li:nth-of-type(2) .box h3{
  background: #18a9d3;
}
.home #section02 ul.naiyo_li li:nth-of-type(3) .box h3{
  background: #e5c92f;
}
.home #section02 ul.naiyo_li li:nth-of-type(4) .box h3{
  background: #5aae51;
}
.home #section02 ul.naiyo_li li:nth-of-type(5) .box h3{
  background: #dd58ad;
}
.home #section02 .box .pic p{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.home #section02 .box .inbox{padding: 15px;background: #f6f39b;border: 2px solid #efea3a;border-radius: 15px;}
.home #section02 .box .txt{line-height: 1.6;}
.home #section02 .naiyo{background: url(../images/border.png),#f6e3e8;background-position: top left;background-repeat:repeat-x;padding: 70px 0px 0px;position: relative;}
.home #section02 .rinen_about{
  position: relative;
}
.home #section02 .rinen_about .rainbow{ position: absolute;bottom: 0;
  right: 0;
  max-width: 60px;}
.home #section02 .rinen_about .rainbow img{width: 100%;height: auto;}

.home #section02 .naiyo .tent{width: 90%;margin: 0px auto;}
.home #section02 .naiyo .tent .box{ width: 230px;margin: 0px auto;padding: 0px 0px;}
.home #section02 .naiyo .tent .box.center{ width: 230px;margin: 0px auto;padding: 0px 0px;}
.home #section02 .naiyo .tent .box.second{ width: 230px;margin: 0px auto;padding: 0px 0px;}

.home #section02 .naiyo .tent .box .pic{margin-bottom: 20px;text-align: center;}
.home #section02 .naiyo .tent .box p{font-size: 16px;line-height: 1.6;}
.home #section02 .naiyo .fluid{position: relative;padding-bottom: 50px;}
.home #section02 .naiyo .fluid .pic-left{position: absolute;max-width: 40px; top: -50px;}
.home #section02 .naiyo .fluid .pic-left img{width: 100%; height: auto;}

.home #section02 .naiyo .fluid .pic-right{position: absolute;max-width: 100px; bottom: 0; right: 0;}
.home #section02 .naiyo .fluid .pic-right img{width: 100%;height: auto;}


.flag-box{position: relative;}
.flag-box .flag{position: absolute;z-index: 10;position: absolute; left: 0px;bottom: auto; top: -80px;}
.flag-box .flag img{width: 80px;height: auto;}

.pre-scrollable {max-height: 300px;  overflow-y: scroll;}
.newsarea{background: white;border-radius: 10px;padding: 30px 30px 0px;}
.newsarea ul li{margin-bottom: 0px!important;}

.news_box {text-align:left;width: 98%;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #ddd;}
.news_box li {margin-bottom: 10px;vertical-align: middle; }

.news_box .date { text-align:left; font-size: 13px; line-height: 1.2;position: relative;letter-spacing: 0.1rem;padding-top: 4px;}
.news_box .label{font-size:14px; line-height: 1.6;width: auto;background: #efe728; display: block;border-radius: 2px;padding: 2px 5px;text-align: center;}
.news_box .text{font-size:14px; line-height: 1.6;width: auto;padding-top: 15px;display: flex;align-items: center;justify-content: space-between;}
.news_box .text div{margin-right: 10px;}



.home #section03{padding: 50px 0px 30px;position: relative;background: url("../images/yellowpenguin.png"),#ede763;background-position: bottom center;background-repeat: no-repeat;background-size: 100% auto;}
.home #section03 .title{margin-bottom: 20px;position: relative;}
.home #section03 .title .star{position: absolute;left:-20px;top:-40px;}
.home #section03 .title .star img{width: 50px;height: auto;}
.home #section03 p{font-size: 15px;}
.home #section03 .penguin{width: 230px;height: auto;text-align: center;}

.home #section04{padding: 50px 0px;position: relative;background: url(../images/border.png),#dbf1f9;background-position: top left;background-repeat:repeat-x;}
.home #section04 #event{position:absolute; top:-80px;left:0;}

.home #section04 .eventarea{position: relative;margin-bottom: 50px;}
.home #section04 .eventarea .pic-penguin{position: absolute;max-width: 100px; top: -100px;}
.home #section04 .eventarea .pic-penguin img{width: 100%;height: auto;}

.home #section04 .table{padding: 0px;margin: 0px;}
.home #section04 .table th{font-weight: normal;padding: 20px 0;white-space: nowrap;width: 60px;}
.home #section04 .table td{padding: 3px;width: auto;}

.home #section04 .dayarea{margin-bottom: 50px;}
.home #section04 .dayarea .table{padding: 0px;margin: 0px;}
.home #section04 .dayarea .table thead th{background: #00ccf6; color:#fff; text-align: center;position: relative;font-family: 'M PLUS Rounded 1c', sans-serif; font-weight: 600;}
.home #section04 .dayarea .table thead th .pic1{position: absolute;left:20px;bottom: 5px;}
.home #section04 .dayarea .table thead th .pic1 img{width: auto;height: 40px;}
.home #section04 .dayarea .table thead th .pic2{position: absolute;right:20px;bottom: 0px;max-width: 70px;}
.home #section04 .dayarea .table thead th .pic2 img{width: 100%;height: auto;}

.home #section04 .dayarea .table th{font-weight: normal;padding: 7px;white-space: nowrap;background: #def3e7;width: 80px;text-align: center;}
.home #section04 .dayarea .table td{padding: 7px;background: white;}
.home #section04 .dayarea .bg1{display: none;}
.home #section04 .dayarea .bg2{display: none;}

.home #section04 .timearea{margin-bottom: 50px;}
.home #section04 .timearea img{width: 230px;height: auto;}
.home #section04 .timearea .txt1{margin-bottom: 15px;font-size: 16px;font-weight: bold;}
.home #section04 .timearea .txt1 span.ao{color: #0098ce;}
.home #section04 .timearea .txt1 span.aka{color: #ff6562;}
.home #section04 .timearea .box{margin-bottom: 10px;border:2px solid #61cbff;border-radius: 15px;background: #fff;padding: 20px;}
.home #section04 .timearea .box p{line-height: 1.6;padding-left: 10px;}
.home #section04 .timearea2{margin-bottom: 50px;position: relative;}
.home #section04 .timearea2 .box{margin-bottom: 10px;border:2px solid #61cbff;border-radius: 15px;background: #fff;padding: 20px;position: relative;z-index: 10;}
.home #section04 .timearea2 .pic-penguin{position:absolute;top:-60px;left:0px;z-index: 1;}
.home #section04 .timearea3 {
  margin-top: 60px;
}
.home #section04 .timearea3 .table th{
  width: 100%;
}
.home #section04 .timearea3 .table td{
  width: 32%;
  display: table-cell;
  border-right: 1px solid #66c7ed;
}
@media(max-width:768px){
  .home #section04 .timearea3 .table td{
    width: 100%;
    display: block;
    border-right: 1px solid #66c7ed;
    border-left: 1px solid #66c7ed;
  }
  .home #section04 .timearea3 .table:nth-of-type(1) td:nth-of-type(1){
    background: #e9f9ff;
  }
}
.home #section04 .timearea3 .table td:first-of-type{
  border-left: 1px solid #66c7ed;
}

.home #section04 .timearea3 .table-about td{
  padding: 20px 10px;
}
.home #section04 .timearea3 .baby_img{
  max-width: 180px;
  top: 50%;
  transform: translateY(-50%);
  right: -230px;
}
.home #section05{padding: 50px 0px;position: relative;background: url(../images/border.png),#fcede7;background-position: top left;background-repeat:repeat-x;}
.home #section05 #outline{position:absolute; top:-80px;left:0;}

.home #section05 .box{margin-bottom: 10px;padding: 20px;position: relative;z-index: 10;}
.home #section06{padding: 50px 0px;position: relative;background: url(../images/border.png),#fefcd4;background-position: top left;background-repeat:repeat-x;}
.home #section06 #access{position:absolute; top:-80px;left:0;}
.home #section06-2{padding: 50px 0px;position: relative;background: url(../images/border.png),#e4f3f9;background-position: top left;background-repeat:repeat-x;;}
.home #section06-2 img{
  border-radius: 30px;
}
.home #section07{padding: 50px 0px;position: relative;background: url(../images/border.png),url(../images/border.png),#f4fef4;background-position: top left,bottom right;background-repeat:repeat-x;}
.home #section07 #download{position:absolute; top:-80px;left:0;}

a.btn-download{border:2px solid #95d295;border-radius: 25px;background: white;padding: 10px 15px;vertical-align: middle;display: block;color: #222;transition: .3s;margin-bottom: 20px;}
a.btn-download:hover{background:#e3feff;}
a.btn-download img{vertical-align: middle;margin-right: 5px;}

.map{border: 3px solid #a6d4ea;border-radius: 15px;}
.map iframe{width: 100%;height: 230px;border-radius: 15px;vertical-align: bottom;}
.inner-wrap{width: 100%;margin: 0px auto;position: relative;}
.inner-wrap .txt1{text-align: left;margin-bottom: 30px;}

.inner-wrap .pic-penguin{position: absolute;top:-40px;right:-10px;z-index: 1;}
.inner-wrap .pic-penguin img{width: 60px;height: auto;}

.table-about{border-bottom: 1px solid #66c7ed;position: relative;z-index: 10;}
.table-about th{background: #def3e7;border-top: 1px solid #66c7ed;width: 100%;border-right: 1px solid #66c7ed;display: block;border-left: 1px solid #66c7ed;text-align: center;vertical-align: middle;}
.table-about td{background: white;border-top: 1px solid #66c7ed;width: 100%;display: block;}
.table-about2{border-bottom: 2px solid #66c7ed;position: relative;z-index: 10;}
.table-about2 td{background: white;border-top: 2px solid #66c7ed;width: 100%;display:block;}

span.call{color: #333;}
.maru1 {
  height:40px;
  width:40px;
  border-radius:50%;
  line-height:40px;
  text-align:center;
  background:#4bacc6;
  font-size:20px;
  color: white;
  font-weight: bold;
}
.maru2 {
  height:40px;
  width:40px;
  border-radius:50%;
  line-height:40px;
  text-align:center;
  background:#deae01;
  font-size:20px;
  color: white;
  font-weight: bold;
}
.wash {
  max-width: 80px;
  right: 0;
  bottom: auto;
  top: -60px;
  z-index: 20;
}
.pdf_list a{
  color: #212529;
  text-decoration: none;
}
.pdf_list a span{
  margin-left: 5px;
}
.pdf_list a span img{
  width: 10px;
}
.eventbox{border:5px solid #ddd;padding: 20px;background: white;}

.eventbox.haru{border:5px solid #ffd5e2;}
.eventbox.natu{border:5px solid #c6f0ff;}
.eventbox.aki{border:5px solid #fcd9be;}
.eventbox.fuyu{border:5px solid #d9e4f1;}
.eventbox ul{width: 100%;}

.h3-gazo{
  text-align: center;
  margin-bottom: 30px;
}
.h3-gazo span{
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 0 15px;
}
.h3-gazo span::after{
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 3px;
  left: 0;
  height: 10px;
  background: #efc4ca;
  width: 100%;
  border-radius: 40px;
  opacity: 0.8;
}

#section06-2 h4{
  font-size: 20px;
  color: #f3aaa4;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 600;
  margin: 10px 0;
}
.home #section04 .timearea3 .baby_img{
  max-width: 90px;
  top: 100%;
  transform: translateY(-50%);
  right: 0px;
  z-index: 100;
}
.inner-wrap .futon_img{
  max-width: 80px;
  right: 0;
  top: -60px;
  z-index: 10;
}
@media (min-width: 568px) {

.home #section04 .dayarea .table{padding: 0px;margin: 0px;}
.home #section04 .dayarea .table thead th{background: #00ccf6; color:#fff;text-align: center;}
.home #section04 .dayarea .table th{font-weight: normal;padding: 7px;white-space: nowrap;width: 80px;text-align: center;}
.home #section04 .dayarea .table td{padding: 7px;background: white;}

.home #section04 .timearea .box{margin-bottom: 10px;border:2px solid #61cbff;border-radius: 15px;background: url("../images/pic-penguin.png"),#fff;background-position: right 20px bottom -50px;background-repeat: no-repeat;padding: 20px;}
.inner-wrap .pic-penguin{position: absolute;top:-60px;right:0px;z-index: 1;}
.inner-wrap .pic-penguin img{width: 90px;height: auto;}
.inner-wrap .futon_img{
  max-width: 80px;
  right: auto;
  top: 0;
}

.wash{
  max-width: 100px;
  right: 0;
  bottom: 0;
  z-index: 20;
}
}




@media (min-width: 768px) {
.home #section01{padding: 80px 0px;background-position: bottom 12px right 10%;background-repeat: no-repeat;background-size: 180px auto;}
.home #section01 h2 img{width: auto;height: auto;}
.flag-box .flag{position: absolute;z-index: 10;position:absolute; left: 0px;bottom: auto; top: -80px;}
.flag-box .flag img{width: 100px;height: auto;}
h2{
  position: relative;
  font-size: 30px;
}
h2.about_urawa::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-290px);
  top: -30px;
}
h2.about_urawa::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(290px);
  top: -30px;
}
h2.teikyo::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-200px);
  top: -30px;
}
h2.teikyo::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(200px);
  top: -30px;
}
h2.gyoji::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-200px);
  top: -30px;
}
h2.gyoji::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(200px);
  top: -30px;
}
.h2-title:before {
	content:"";
	display:inline-block;
	width:200px;
	height:64px;
	background:url(../images/h2-dot-left.png) no-repeat;
	background-size:contain;}
	
.h2-title:after { 
	content:"";
	display:inline-block;
	width:200px;
	height:64px;
	background:url(../images/h2-dot-right.png) no-repeat;
	background-size:contain;}
	
.h2-title img{width: auto;height: 60px;}
.home #section04 .timearea3 .table th{
  width: 35%;
}
.home #section02{ padding: 90px 0px 0px; }
.home #section02 .about_imege{
  order: 0;
  margin-bottom: 0px;
}
.home #section02 .box h3{text-align: center;margin-bottom: 10px;}
.home #section02 .naiyo{background-position: top left;background-repeat:repeat-x;padding: 90px 0px 10px;position: relative;}
.home #section02 .rinen_about .rainbow{ position: absolute;bottom: 0;
  right: 0;
  max-width: 100px;}
.home #section02 .rinen_about .rainbow img{ width: 100%;}

.home #section02 .naiyo .tent{width: 100%;margin: 0px auto;}
.home #section02 .naiyo .tent .box{ width: 230px;margin: 0px auto;padding: 0px 0px;padding-top: 100px;}
.home #section02 .naiyo .tent .box.center{ width: 230px;margin: 0px auto;padding: 0px 0px;padding-top: 20px;}
.home #section02 .naiyo .tent .box.second{ width: 230px;margin: 0px auto;padding: 0px 0px;padding-top: 20px;}

.home #section02 .naiyo .tent .box .pic{margin-bottom: 20px;text-align: center;}
.home #section02 .naiyo .tent .box p{font-size: 16px;line-height: 1.6;}
.home #section02 .naiyo .fluid{position: relative;padding-bottom: 50px;}
.home #section02 .naiyo .fluid .pic-left{position: absolute;max-width: 70px;}
.home #section02 .naiyo .fluid .pic-left img{width: 100%;height: auto;}

.home #section02 .naiyo .fluid .pic-right{position: absolute;max-width: 150px; right: 0;bottom: 40px;}
.home #section02 .naiyo .fluid .pic-right img{width: 100%;height: auto;}

.home #section03{padding: 60px 0px;}

.newsarea{padding: 40px 40px 10px;}
.news_box{position: relative;z-index: 50;}

.news_box .date { text-align:left; font-size: 13px; line-height: 1.2;position: relative;letter-spacing: 0.1rem;padding-top: 5px;}
.news_box .label{font-size:14px; line-height: 1.6;width: 90%;display: block;border-radius: 2px;padding: 2px 5px;text-align: center;}
.news_box .text{font-size:14px; line-height: 1.6;width: auto;padding-top: 0px;}


.home #section03{padding: 30px 0px;background-size: 100% auto;}
.home #section03 .title{margin-bottom: 20px;position: relative;padding-top: 10px;}
.home #section03 .title .star{position: absolute;left:0px;top:-50px;}
.home #section03 .title .star img{width: 70px;height: auto;}
.home #section03 p{font-size: 15px;}
.home #section03 .penguin{width: 230px;height: auto;text-align: center;}
.home #section04 .dayarea .bg1{display: none;}
.home #section04 .dayarea .bg2{display: none;}
.home #section05{padding: 60px 0px;}
.home #section06{padding: 60px 0px;}
.home #section06-2{padding: 60px 0px;}
.home #section07{padding: 60px 0px;}

.map iframe{width: 100%;height: 300px;border-radius: 15px;}

.table-about th{background: #def3e7;border-top: 1px solid #66c7ed;width: 200px;display: table-cell;border-right: 1px solid #66c7ed;border-left: 1px solid #66c7ed;text-align: center;}
.table-about td{background: white;border-top: 1px solid #66c7ed;border-right: 1px solid #66c7ed;width: auto;display: table-cell;}
.inner-wrap .txt1{text-align: center;margin-bottom: 30px;}
.inner-wrap .futon_img{
  max-width: 150px;
}
.table-about2{border-bottom: 2px solid #66c7ed;border-left:2px solid #66c7ed;  position: relative;z-index: 10;}
.table-about2 td{background: white;border-top: 2px solid #66c7ed;border-right: 2px solid #66c7ed;display: table-cell;width: 25%;text-align: center;vertical-align: middle;}
.home #section04 .timearea3 .baby_img{
  max-width: 120px;
  top: 50%;
  transform: translateY(-50%);
  right: -150px;
}
.home #section04 .timearea3 .table th{
  width: 35%;
}
}



@media (min-width: 992px) {
.home #section01{background-position: bottom 12px right 10%;background-repeat: no-repeat;background-size: 200px auto;}

.home #section01 #news{position:absolute; top:-90px;left:0;}

.home #section02{ padding: 100px 0px 0px; }
.home #section02 #rinen{position:absolute; top:-90px;left:0;}
.home #section02 .box .inbox{padding: 25px;}
.home #section02 .naiyo{background-position: top left;background-repeat:repeat-x;padding: 100px 0px 0px;position: relative;}
.home #section02 .rinen_about .rainbow{ position: absolute;bottom: 0;
  right: 0;
  max-width: 100px;}
.home #section02 .rinen_about .rainbow img{ width: 100%;}

.home #section02 .naiyo .fluid{position: relative;padding-bottom: 50px;}
.home #section02 .naiyo .fluid .pic-left{position: absolute;max-width: 80px;}
.home #section02 .naiyo .fluid .pic-left img{width: 100%;height: auto;}

.home #section02 .naiyo .fluid .pic-right{position: absolute;max-width: 200px; bottom: 80px;right: 0;}
.home #section02 .naiyo .fluid .pic-right img{width: 100%;height: auto;}

.h2-title img{width: auto;height: auto;}
.home #section03{padding: 30px 0px;background-size: 100% auto;}
.home #section03 .penguin{width: 280px;height: auto;text-align: center;}

.home #section04{padding: 80px 0px;}
.home #section04 #event{position:absolute; top:-90px;left:0;}
.home #section04 .eventarea{position: relative;margin-bottom: 80px;}

.home #section04 .eventarea .pic-penguin{position: absolute;max-width: 150px; top: -100px;}
.home #section04 .eventarea .pic-penguin img{width: 100%;height: auto;}

.home #section04 .dayarea{width: 80%;margin: 0px auto;position: relative;margin-bottom: 80px;}
.home #section04 .dayarea .bg1{position: absolute;left:-130px;top:10%;display: block;}
.home #section04 .dayarea .bg2{position: absolute;right:-230px;bottom:50px;display: block;}

.home #section04 .dayarea .table thead th{background: #00ccf6; color:#fff;text-align: center;}
.home #section04 .dayarea .table th{font-weight: normal;padding: 10px;white-space: nowrap;width: 130px;text-align: center;}
.home #section04 .dayarea .table td{padding: 10px;background: white;}

.home #section04 .dayarea .table thead th .pic1{position: absolute;left:20px;bottom: 5px;}
.home #section04 .dayarea .table thead th .pic1 img{width: auto;height: auto;}
.home #section04 .dayarea .table thead th .pic2{position: absolute;right:20px;bottom: 0px;}
.home #section04 .dayarea .table thead th .pic2 img{width: 100%;height: auto;}

.home #section04 .timearea{margin-bottom: 80px;}
.home #section04 .timearea .txt1{margin-bottom: 15px;font-size: 19px;font-weight: bold;line-height: 1.8;}
.home #section04 .timearea img{width: 300px;height: auto;}

.home #section05{padding: 100px 0px;}
.home #section05 #outline{position:absolute; top:-90px;left:0;}

.home #section06{padding:100px 0px;}
.home #section06-2{padding:100px 0px;}
.home #section06 #access{position:absolute; top:-90px;left:0;}
.home #section06 .w80{width: 80%;margin: 0px auto;}
.home #section06 .w80 .dot{font-size: 16px;}

.home #section07{padding:100px 0px;}
.home #section07 #download{position:absolute; top:-90px;left:0;}


.eventbox{border:5px solid #ddd;padding: 20px;background: white;display: flex;align-items: center;}
.eventbox.haru{border:5px solid #ffd5e2;}
.eventbox.natu{border:5px solid #c6f0ff;}
.eventbox.aki{border:5px solid #fcd9be;}
.eventbox.fuyu{border:5px solid #d9e4f1;}
h2{
  font-size: 36px;
}
.home #section04 .timearea3 .baby_img {
  max-width: 200px;
  top: 50%;
  transform: translateY(-50%);
  right: -220px;
}
h2.teikyo::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-240px);
  top: -30px;
}
h2.teikyo::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(240px);
  top: -30px;
}
h2.gyoji::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-240px);
  top: -30px;
}
h2.gyoji::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(240px);
  top: -30px;
}
h2.outline::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-180px);
  top: -40px;
}
h2.outline::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(180px);
  top: -40px;
}
h2.access::before{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-180px);
  top: -40px;
}
h2.access::after{
  content: "";
  width: 70px;
  height: 50px;
  background: url(../images/ttl_flag_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 50%;
  transform: translateX(180px);
  top: -40px;
}
}


@media (min-width: 1140px) {
.home #section01{padding: 100px 0px;}

.pre-scrollable {max-height: 300px;}
.news_box .date { text-align:left;  line-height: 1.2;position: relative;letter-spacing: 0.1rem;padding-top: 8px;}
.news_box .text{line-height: 1.6;width: auto;padding-top: 0px;}

.home #section02{padding: 100px 0px 0px;}
.home #section02 .box{padding: 0px 50px;}
.home #section02 .box h3{margin-bottom: 10px;}
.home #section02 .box p{font-size: 16px;line-height: 2;letter-spacing: 0.1rem;}
.home #section02 .box .inbox{padding: 35px;}
.home #section02 .box .txt{font-size: 16px;letter-spacing: 0.1rem;}

.home #section03 .title{margin-bottom: 20px;position: relative;padding-top: 20px;}
.home #section03 .title .star{position: absolute;left:-100px;top:-50px;}
.home #section03 .title .star img{width: auto;height: auto;}
.home #section03 p{font-size: 16px;}
.home #section03 .penguin{width: auto;height: auto;text-align: center;}
.home #section04{padding: 100px 0px;}
.home #section04 .eventarea .pic-penguin{position: absolute;max-width: 150px; top: -100px;}
.home #section04 .eventarea .pic-penguin img{width: 100%;height: auto;}

.home #section04 .table{font-size: 20px;}
.home #section04 .table th{width: 70px;}
.home #section04 .dayarea{width: 80%;margin: 0px auto;margin-bottom: 80px;}
.home #section04 .dayarea .table thead th{background: #00ccf6; color:#fff;text-align: center;}
.home #section04 .dayarea .table th{font-weight: normal;padding: 10px;white-space: nowrap;width: 130px;text-align: center;}
.home #section04 .dayarea .table td{padding: 10px;background: white;}
.home #section04 .timearea .box{margin-bottom: 10px;border:2px solid #61cbff;border-radius: 15px;background: url("../images/pic-penguin.png"),#fff;background-position: right 20px bottom -50px;background-repeat: no-repeat;padding: 20px 40px;}

.home #section04 .timearea2{width: 86%;margin: 0px auto; margin-bottom: 0px;position: relative;}

.inner-wrap{width: 80%;margin: 0px auto;position: relative;}
.inner-wrap .pic-penguin{position: absolute;top:-70px;right:50px;z-index: 1;}
.inner-wrap .pic-penguin img{width: auto;height: auto;}
.inner-wrap .indent{font-size: 14px;}

.eventbox{border:7px solid #ddd;padding: 40px;background: white;}
.eventbox p{font-size: 20px;padding: 3px 0px;}

.eventbox.haru{border:7px solid #ffd5e2;}
.eventbox.natu{border:7px solid #c6f0ff;}
.eventbox.aki{border:7px solid #fcd9be;}
.eventbox.fuyu{border:7px solid #d9e4f1;}

.h2-title{margin-bottom:80px;}
.h2-title:before {
	content:"";
	display:inline-block;
	width:300px;
	height:96px;
	background:url(../images/h2-dot-left.png) no-repeat;
	background-size:contain;}
	
.h2-title:after { 
	content:"";
	display:inline-block;
	width:300px;
	height:96px;
	background:url(../images/h2-dot-right.png) no-repeat;
	background-size:contain;}
  h2.about_urawa::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-360px);
    top: -30px;
  }
  h2.about_urawa::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(360px);
    top: -30px;
  }
  h2.oshirase::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-200px);
    top: -40px;
  }
  h2.oshirase::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(200px);
    top: -40px;
  }
  h2.teikyo::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-290px);
    top: -30px;
  }
  h2.teikyo::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(290px);
    top: -30px;
  }
  h2.gyoji::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-290px);
    top: -30px;
  }
  h2.gyoji::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(290px);
    top: -30px;
  }
  h2.outline::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-220px);
    top: -40px;
  }
  h2.outline::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(220px);
    top: -40px;
  }
  h2.access::before{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_l.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-240px);
    top: -40px;
  }
  h2.access::after{
    content: "";
    width: 100px;
    height: 80px;
    background: url(../images/ttl_flag_r.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(240px);
    top: -40px;
  }
.map iframe{width: 100%;height: 400px;border-radius: 15px;}
a.btn-download{border: 3px solid #95d295;border-radius: 35px;background: white;padding: 15px 20px;vertical-align: middle;display: block;color: #222;}
}


@media (min-width: 1280px) {
.home #section01{background-position: bottom 12px right 10%;background-repeat: no-repeat;background-size: auto auto;}
.flag-box .flag{position: absolute;z-index: 10;position: absolute; left: 0px;bottom: -55px;}
.flag-box .flag img{width: 80px;height: auto;}

.newsarea{width: 100%;padding: 50px 50px 20px;}
.news_box {padding-bottom: 15px;margin-bottom: 15px;}
.news_box .label{font-size:14px; line-height: 1.6;width:80%; display: block;border-radius: 3px;padding: 5px 5px;text-align: center;}
.home #section02 .naiyo{background-position: top left;background-repeat:repeat-x;padding: 120px 0px 0px;position: relative;}
.home #section02 .rinen_about .rainbow{position: absolute;bottom: 0;right: 0;max-width: 100px;}
.home #section02 .rinen_about .rainbow img{ width: 100%;}

.home #section02 .naiyo .tent{width: 80%;margin: 0px auto;}
.home #section02 .naiyo .tent .box{ width: 230px;margin: 0px auto;padding: 0px 0px;padding-top: 100px;}
.home #section02 .naiyo .tent .box.center{ width: 230px;margin: 0px auto;padding: 0px 0px;}
.home #section02 .naiyo .tent .box.second{ width: 230px;margin: 0px auto;padding: 0px 0px;}

.home #section02 .naiyo .tent .box .pic{margin-bottom: 20px;text-align: center;}
.home #section02 .naiyo .tent .box p{font-size: 16px;line-height: 1.6;}

.home #section02 .naiyo .fluid{position: relative;padding-bottom: 80px;}
.home #section02 .naiyo .fluid .pic-left{position: absolute; top: -40px; left: 0; max-width: 90px;}
.home #section02 .naiyo .fluid .pic-left img{width: 100%;height: auto;}

.home #section02 .naiyo .fluid .pic-right{position: absolute;bottom: 30px; right: -80px; max-width: 250px;}
.home #section02 .naiyo .fluid .pic-right img{width: 100%;height: auto;}

.home #section03{padding: 30px 0px;}
.home #section03 .title{margin-bottom: 20px;position: relative;}
.home #section03 .title .star{position: absolute;left:-100px;top:-50px;}
.home #section03 .title .star img{width: auto;height: auto;}
.home #section03 p{font-size: 16px;}
.home #section04 .timearea img{width: auto;height: auto;}
.home #section04 .timearea2{width: 86%;margin: 0px auto; margin-bottom: 0px;position: relative;}
.home #section04 .timearea2 .box{margin-bottom: 10px;border:2px solid #61cbff;border-radius: 15px;background: #fff;padding: 20px;position: relative;z-index: 10;}
.home #section04 .timearea2 .pic-penguin{position:absolute;top:-60px;left:-40px;z-index: 1;}
.home #section05 .box{margin-bottom: 10px;padding: 20px;position: relative;z-index: 10;}


}


@media (min-width: 1680px) {
.home #section03{background-size: auto auto;}

}



.btn-more{
  position: relative;
  display: inline-block;
  padding: 15px 10px;
  color:#2E95D4;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  transition: .3s;
	width: 280px;
	font-size: 15px;
	letter-spacing: 0.1rem;
	border-radius: 4px;
background: #fff;
border:1px solid #555;}

a.btn-more:hover {
color: white;
background: #2E95D4;
}


.btn-gra-base{position: relative;}
.btn-gra{background: white;border-radius: 10px;padding: 0px 15px;display: block;width: 310px;height: 70px;position: relative;z-index: 60;text-align: center;line-height: 70px;}
.btn-gra-shadow{background: linear-gradient(to right, #44a684 0%, #a360a7 100%);border-radius: 10px;padding: 15px;display: block;position: absolute;left:5px;bottom: -5px;z-index: 50;width: 310px;height: 70px;}






/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 100;
}
 #pagetop img{vertical-align: bottom;}

#pagetop a {
    display: block;
    width: auto;
    text-align: center;
}
 
#pagetop a:hover {
    opacity: .8;
    text-decoration: none;
}






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


.footer-menu{margin-bottom: 0px;padding:0px 0px;}
.footer-menu ul{border-top: 1px solid #47809c;border-left: 1px solid #47809c;display: flex;flex-wrap: wrap; }
.footer-menu li{font-size: 14px;width: 100%;text-align: center;}
.footer-menu li a{color: #222;text-decoration: none;padding: 5px;border-bottom: 1px solid #47809c;border-right: 1px solid #47809c;display: block;transition: .3s;}
.footer-menu li a:hover{color:#fd8a3d;}

footer{padding:  50px 0px 80px;background:url("../images/bg-tree.png"),url("../images/bg-footer.jpg");background-position: bottom center,center top;background-repeat: no-repeat;background-size: contain,cover;position: relative;}
footer .footer-logo{text-align: center;}
footer .footer-logo img{width: 240px;height: auto;}


footer .address{font-size: 13px;line-height: 1.5;text-align: center;margin-bottom: 15px;}
footer .address span{font-size: 18px;}
footer .tel{text-align: center;font-weight: 700;margin-bottom: 30px;line-height: 2;}
footer .tel .call{color: #333;font-size: 18px;}

.copy{font-size: 12px;color:#999;text-align: center;padding: 10px 0px 0;}

@media (min-width: 568px) {
.footer-menu li{font-size: 13px;width: 100%;}

}


@media (min-width: 768px) {


footer{padding:  40px 0px 90px;}
footer .footer-logo{text-align: left;margin-bottom: 10px;}
footer .footer-logo img{width: 250px;height: auto;}

footer .address{font-size: 13px;text-align: left;margin-bottom: 10px;}
footer .tel{text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 0px;line-height: 1.6;}
footer .tel .call{margin-right: 15px;}

.footer-menu{}
.footer-menu ul{text-align:right;padding-right: 55px;border-top: none;border-left: none;}
.footer-menu li {font-size: 13px;display:block;width:100%;}
.footer-menu li a{text-decoration: none;padding-bottom: 0px; padding: 5px; border-bottom: none; border-right: none;line-height: 1; text-align: right;}
footer .tel{text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 0px;line-height: 1.6;}
footer .tel .call{margin-right: 0px;}
.copy{font-size: 12px;text-align:left;}


}


@media (min-width: 992px) {
footer{padding:  60px 0px 100px;}


.footer-menu{border-top: none;}
.footer-menu ul{text-align:right;padding-right: 0px;}

.footer-menu li {font-size: 13px;display: inline-block;width: 100%;}
.footer-menu li.home{font-size: 13px;width:auto;float:none;display: inline-block;text-align: left;}

.footer-menu li a{text-decoration: none;padding-bottom: 0px; padding: 5px; border-bottom: none; line-height: 1;text-align: left; }
footer .tel{text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 0px;line-height: 1.6;}
footer .tel .call{}
.copy{font-size: 12px;text-align:left;}

}

@media (min-width: 1140px) {

.footer-menu li {font-size: 14px;}
.footer-menu li.home{font-size: 14px;}

.footer-menu li a{text-decoration: none;padding-bottom: 0px; padding: 5px; border-bottom: none; line-height: 1;}
.footer-menu li:last-child a{ padding: 0px 0px 0px 5px; }


}


@media (min-width: 1280px) {
footer{padding:  80px 0px 120px;}


footer .address{line-height: 1.5;font-size: 13px;}
footer .tel{text-align: left;font-weight: 500;margin-bottom: 0px;line-height: 1.6;letter-spacing: 0.1rem;}



}






/*------------------------------　　下層ページ style　　------------------------------------------*/
.h2area{width: 100%;background: url("../images/h2-news.jpg");background-position: center;background-size: cover;display: flex;align-items: center;justify-content: center;height:150px;position: relative;z-index: 1;margin-bottom: 15px;}
.h2area::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 150px;
}

.h2area.h2-news{background-size: cover;background-position: center;}

.h2-txt {font-size: 28px;color: #129ded;letter-spacing: 0.05rem;padding: 15px;text-align: center;font-weight: 500;position: relative;}

.h2-shadow {
    -webkit-filter: drop-shadow(3px 5px 5px rgba(0,0,0,.3));
        filter: drop-shadow(3px 5px 5px rgba(0,0,0,.3));
        }
		

.headline-h3 {color:#333;font-size: 16px;margin-bottom: 50px;font-weight:700;letter-spacing: .08rem;border-bottom: 3px dashed #A9DCF1;padding-bottom: 10px;}

.headline-h4 { text-align: left;
  font-size: 16px;
color: #222;
font-weight: 500;
margin-bottom: 30px;
   text-indent: -1.9em;
   padding-left: 1.9em;}
.headline-h4 span.number{ font-weight: 500;margin-right: 10px;font-size: 24px;color: #2E95D4;border-bottom:2px solid #2E95D4;padding:0px 5px 5px;}
.deco1{
  display: none;
}
.deco2{
  display: none;
}


@media (min-width: 768px) {
.h2area{width: 100%; height: 220px;}
.h2area::after {height: 220px;}

.h2-txt {font-size:36px;letter-spacing: 0.1rem;}


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

.headline-h4 {  font-size: 20px;}
.headline-h4 span.number{font-size: 30px;padding:0px 5px 10px;}

}


@media (min-width: 992px) {
.h2area{width: 100%;height: 280px;margin-top: 0px;}
.h2area::after {height: 280px;}

.h2-txt {font-size: 36px;letter-spacing: 0.2rem;}
.h2-backtext {bottom: 20px;}

.headline-h3 {font-size: 26px;margin-bottom: 50px;}


.headline-h4 {
  font-size: 24px;
  margin-bottom: 40px;}

}


@media (min-width: 1140px) {



.headline-h4 span.number{font-size: 38px;}


}



@media (min-width: 1280px) {

.h2area{width: 100%;height: 360px;}
.h2area::after {height: 360px;}

.h2-txt {font-size: 46px;}



.headline-h4 {
  font-size: 30px;
  margin-bottom:60px;}
.headline-h4 span.number{font-size: 45px;}

}




#pankuzu{background: #fff;}


/*-- tateyoko-item
---------------------*/


.item-pic {
    width: 100%;
    text-align: center;
    display: table;
    table-layout: fixed;
	margin-bottom: 10px;
	background:#000;
}
.item-pic div {
    display: table-cell;
    width: 100%;
    height: 103px;
    text-align: center;
    vertical-align: middle;
}
.item-pic div img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
	vertical-align: bottom;
  transition: .5s;
}






@media (min-width: 768px) {


.item-pic div { height: 188px;    }





}



@media (min-width: 992px) {

.item-pic div {height: 256px;}



}



@media (min-width: 1140px) {


    .item-pic div {
	height: 256px;  
	display: table-cell;
	text-align: center;
}




}




.marker {
  background: linear-gradient(transparent 60%, #ffff7f 0%);
}
.marker2 {
  background: linear-gradient(transparent 70%, #f60 0%);
}

.btn-back {
  display: inline-block;
  padding:15px 5px;
  text-align: center;
  width: 270px;
  text-decoration: none;
  border-radius: 35px;
  background:#2FBCEB;
  color: #fff;/*文字色*/
  font-size: 15px;
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);transition: .5s;
}
.btn-back:hover{
  color: #333;/*文字色*/
  background:#FDDC13;

}








.paging {
	padding:0px 10px;
	text-align:center;
	line-height: 1.4;
	font-size: 14px;
}
.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:#09c;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#09c;
	color:#fff;
}




.box-shadow {box-shadow: 6px 6px #e9f3c5;}
.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,.08));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));
        }




@media screen and (max-width: 767px) {
.table-responsive {
border:none;
}
.table-responsive::after {
letter-spacing: 0rem;
font-size: 12px;
display: block;
padding: 5px;
content: "表は左右にスクロールできます";
color: #999;
}
.table-responsive::before {
letter-spacing: 0rem;
font-size: 12px;
display: block;
padding: 5px;
content: "表は左右にスクロールできます";
color: #999;
margin-bottom: 5px;
}

.table-responsive::-webkit-scrollbar {
height: 5px;
}

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

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



.accordion {width:100%;margin-bottom: 30px;position: relative;z-index: 60;}
.accordion dt {
	cursor:pointer;
	background: url(../images/plus_black.gif),#ddd;
	background-repeat: no-repeat;
	background-position: right 15px center;
	color:#222;
	padding:10px;
	font-size:15px;	
	font-weight: 700;margin-bottom: 5px;
}
.accordion dd{
	display:none;
	line-height:120%;
	margin:0;
	padding:0px;
	}

.accordion dt.active{
	background: url(../images/minus_black.gif),#ddd;
	background-repeat: no-repeat;
	background-position: right 15px center;
}

.accordion dt.cover {
	background-color: #eee;
}
.accordion dd ul{}
.accordion dd ul li{width: 100%;margin-bottom: 5px;}
.accordion dd ul li a{padding: 15px;width: 100%;background: #f1f1f1; text-align: center;display: block;color: #222;transition: .3s;font-weight: 600;border-radius: 3px;}
.accordion dd ul li a:hover{background: #2e95d4;color: white;}
.accordion dd ul li a.active{background: #2e95d4;color: white;position: relative;}

.anchor{
   display: block;
   margin-top:-100px;
   padding-top:100px;
}


@media (min-width: 768px) {

.accordion {width:100%;display: block;}
.accordion dt {display: none;}

.accordion dd{
	display:block;
	line-height:1.6;
	margin:0;
	padding:0px;	
	}
.accordion dd ul{
	display:flex;
	flex-wrap:wrap;
	line-height:1;
	margin:0;
	padding:0px;
	}
.accordion dd ul li{width: 19.5%;margin: 0px 1px 2px;}
.accordion dd ul li a{font-size: 13px;}
.accordion dd ul li a.active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #2e95d4;
}
.anchor{
   display: block;
   margin-top:0px;
   padding-top:0px;
}

}


@media (min-width: 992px) {
.accordion dd ul li{width: 19.5%;margin: 0px 2px 4px;}
.accordion dd ul li a{font-size: 14px;}

}


@media (min-width: 1280px) {
.accordion {width:100%;margin-bottom: 80px;}
.accordion dd ul li a{font-size: 14px;padding: 25px 5px;}


}






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

.news #section01{padding: 60px 0px;position: relative;background: url("../images/bg-train.png");background-position: bottom left;background-repeat: no-repeat;background-size: 200px auto;}
.news .datearea{margin-bottom: 50px;display: flex;align-items: center;}
.news .datearea .cate{padding: 5px 10px;background: #EFE62B;}
.news .datearea .date{font-size: 14px;margin-left: 15px;}
.news #section01 .mainphoto{width: 100%;margin-bottom: 30px;}
.news #section01 .textarea{border:2px dashed #9BE0F7;padding: 15px;border-radius: 15px;margin-bottom: 50px;background: #fff;}
.news #section01 .wrap{margin-bottom: 20px;}
.news #section01 .wrap li{margin-bottom: 30px;}

.photo-ofi {
  height: 0;
  display: block;
  background-color:#FDFCFA;
  overflow: hidden;
  position: relative;
  padding-bottom: 67%;
  /* 高さを指定（ボックスの横幅を基準） */
}
.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;
}

@media (min-width:768px) {

.news #section01{padding: 70px 0px;position: relative;background-position: bottom left 20px;background-size: 250px auto;}
.news #section01 .mainphoto{width: 600px;margin: 0px auto;margin-bottom: 50px;}
.news #section01 .textarea{padding: 25px;width: 600px;margin: 0px auto;margin-bottom: 50px;}
.news #section01 .wrap{width: 600px;margin: 0px auto;margin-bottom: 50px;}
.bg-deco{background: url("../images/bg-news1.png"),url("../images/bg-news2.png");background-position: left 0px top 300px, right 0px bottom 300px;background-repeat: no-repeat;}
.deco1{
  display: block;
  top: 40%;
  left: -60px;
  max-width: 50px;
}
.deco2{
  display: block;
  top: 20%;
  right: -70px;
  max-width: 50px;
}

}



@media (min-width: 992px) {

.news #section01 .mainphoto{width: 800px;margin: 0px auto;margin-bottom: 80px;}
.news #section01 .textarea{padding: 35px;width: 800px;margin: 0px auto;margin-bottom: 50px;}
.news #section01 .wrap{width: 800px;margin: 0px auto;margin-bottom: 50px;}
.deco1{
  display: block;
  top: 20%;
  left: -90px;
  max-width: 80px;
}
.deco2{
  display: block;
  top: 20%;
  right: -90px;
  max-width: 80px;
}

}


@media (min-width: 1280px) {
  .news #section01{padding: 90px 0px;position: relative;background-position: bottom left 15%;background-size: auto auto;}
  .bg-deco{background: url("../images/bg-news1.png"),url("../images/bg-news2.png");background-position: left 0px top 300px, right 0px bottom 300px;background-repeat: no-repeat;}
  .deco1{
    display: block;
    top: 20%;
    left: -110px;
    max-width: 100px;
  }
  .deco2{
    display: block;
    top: 20%;
    right: -120px;
    max-width: 100px;
  }
}


footer.footer_detail{
  padding: 50px 0px 80px;
    background: url(../images/bg-tree_detail.png),url(../images/bg-footer.jpg);
    background-position: bottom center,center top;
    background-repeat: no-repeat;
    background-size: contain,cover;
    position: relative;
}

.detail_pdf_link li a img {
  vertical-align: middle;
  margin-right: 5px;
}
.detail_pdf_link li a{
  border:2px solid #95d295;
  border-radius: 25px;
  background: white;
  padding: 10px 15px;
  vertical-align: middle;
  display: block;
  color: #222;
  transition: .3s;
  margin-bottom: 20px;
  text-align: center;
}
.detail_pdf_link li a:hover{
  background:#e3feff;
}
















.form-s{width:70px}
.form-m{width:150px}
.form-l{width:80%}
.form100{width:99%}
.form-h{ height:80px}
.needinput{background-color:#f7f7f7;border:1px solid #ccc}
input ,select {
    position:relative;
    top:-3px;
	color: #111;
	font-size: 13px;
}
input[type="checkbox"], input[type="radio"] {vertical-align:middle}
input{font-size:100%;vertical-align:middle; padding:12px;}
input[type="text"], select{border:1px solid #ccc;}
input,textarea { outline:0; padding:12px;border-radius: 7px; }
textarea{border:1px solid #ccc;width:99%;color: #111;}

input::placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input::-webkit-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input:-ms-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
input::-moz-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::-webkit-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea:-ms-input-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}
textarea::-moz-placeholder {
	color: #ccc;font-size: 13px;letter-spacing: 0.08rem;
}






/*-----------------------------------------------------------------------------
print css
-----------------------------------------------------------------------------*/
@media print {
body {padding-top: 0px;}
.cb-header {display: none!important;}
.cb-header2 {display: none!important;}
.aos-init {opacity: 1 !important; transform: none !important;}
.site-header{
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	z-index: 99;
}
.header-change{	display: none;}


.main{position: relative;height: 60vh;}
.swiper-slide img{height: 60vh;	}
.main-txt{  
position: absolute;  
bottom: 0;
  left: 0;
  margin: auto;
  z-index:60;
  margin-right: -50%;}
.main-txt img{height: 120px;width: auto;}
.jq-border{width: 100%;
height:60vh;
position: absolute;
  z-index: 50;
}
.main-border {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
width:90%;
height: 50vh;
}
.main-border__label {
width: 247px;
  position: absolute;
  top: -32px;
  left: 50%;
  padding: 0 10px;
  transform: translateX(-50%);}
.main-border__label img{width: 100%;height: auto;}
.news_box .text{font-size:14px; line-height: 1.6;width: auto;padding-top: 0px;padding-left: 15px;}
.home #section04 .dayarea .table{padding: 0px;margin: 0px;}
.home #section04 .dayarea .table thead th{background: #00ccf6; color:#fff;;text-align: center;position: relative;}
.home #section04 .dayarea .table thead th .pic1{position: absolute;left:20px;bottom: 5px;}
.home #section04 .dayarea .table thead th .pic1 img{width: auto;height: 40px;}
.home #section04 .dayarea .table thead th .pic2{position: absolute;right:20px;bottom: 0px;}
.home #section04 .dayarea .table thead th .pic2 img{width: auto;height: 55px;}

.home #section04 .dayarea .table th{font-weight: normal;padding: 7px;white-space: nowrap;background: #e5fbff!important;width: 80px;text-align: center;}
.home #section04 .dayarea .table td{padding: 7px;background: white;}
.home #section04 .dayarea .bg1{display: none;}
.home #section04 .dayarea .bg2{display: none;}
.table-about th{background: #def3e7!important;border-top: 2px solid #66c7ed;width: 200px;display: table-cell;text-align: center;}
.table-about td{background: white;border-top: 2px solid #66c7ed;width: auto;display: table-cell;}
.inner-wrap .txt1{text-align: center;margin-bottom: 30px;}

.table-about2{border-bottom: 2px solid #66c7ed;border-left:2px solid #66c7ed!important;  position: relative;z-index: 10;}
.table-about2 td{background: white;border-top: 2px solid #66c7ed;border-right: 2px solid #66c7ed;display: table-cell;width: 25%;text-align: center;vertical-align: middle;}

footer{padding:  40px 0px 90px;}
footer .footer-logo{text-align: left;margin-bottom: 10px;}
footer .footer-logo img{width: 250px;height: auto;}

footer .address{font-size: 13px;text-align: left;margin-bottom: 10px;}
footer .tel{text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 0px;line-height: 1.6;}
footer .tel .call{margin-right: 15px;}

.footer-menu{}
.footer-menu ul{text-align:right;padding-right: 55px;border-top: none;border-left: none;}
.footer-menu li {font-size: 13px;display:block;width:100%;}
.footer-menu li a{text-decoration: none;padding-bottom: 0px; padding: 5px; border-bottom: none; border-right: none;line-height: 1; text-align: right;}
footer .tel{text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 0px;line-height: 1.6;}
footer .tel .call{margin-right: 20px;}
.copy{font-size: 12px;text-align:left;}

.header{width: 100%; display: flex;align-items: center;height: 130px;position: absolute;top:0;left:0;z-index: 10;background: none;}
.news .header{width: 100%; display: flex;align-items: center; height: 150px;position: absolute;top:0;left:0;z-index: 10;background: none;}
.header .page-logo {text-align: center;padding-top: 0px;}
.header .page-logo img{width: 250px;height: auto;}
.navarea{padding-top: 205px;}
.news .navarea{padding-top: 20px;text-align: center!important;}
.navbar-nav{  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style: none;
  justify-content: center;
}
.navbar-nav li{padding: 5px 5px;}
.navbar-nav li a{text-align: center;font-weight: bold;line-height: 1;font-size: 14px;transition: .3s;background: #eee62b;color: #333;border-radius: 5px;padding: 5px 10px;}
.navbar-nav li a:hover{background: #61ccf9;border-radius: 5px;color: white;}
.h2area{width: 100%; height: 220px;}
.h2area::after {height: 220px;}

.h2-txt {font-size:36px;letter-spacing: 0.1rem;}

.drawer_menu{display: none!important;}

#pagetop {display: none!important;}
.no-print{display: none!important;}

}

.sisetu_list{
  margin-top: 40px;
  margin-bottom: 15vw;
}
.sisetu_list li img{
  height: 70px;
  width: auto;
}
@media (max-width:820px){
  .sisetu_list li{
    text-align: center;
  }
  .sisetu_list li:last-of-type{
    margin-top: 15px;
  }
  .sisetu_list li img{
    height: 50px;
  }
}
@media (max-width:650px){
  .sisetu_list li{
    width: 100%;
  }
}
@media (max-width:580px){
  
  .sisetu_list li:nth-of-type(2){
    margin: 15px 0;
  }
  .sisetu_list li:last-of-type{
    margin-top: 0px;
  }

}

/* .logo,.main-border__label,.footer-logo,.page-logo,.drawer-logo{
  display: none!important;
}
@media (min-width: 992px){
  .header .wrap-head {
    justify-content: center;
  }
} */

.btn-01 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #fff;
  background: #ef96a3;
  border-radius: 50px;
  padding: 10px 25px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 800;
}
.btn-01:hover {
  opacity: .7;
  color: #fff;
}