html{
min-width: 100%; //ウインドウ縮小対策
}

body {
    position: relative;
    min-width: 100% !important;
    min-height: 100%;
    overflow-x: hidden;

}

a{
word-wrap: break-word;
}


*{
	box-sizing: border-box !important;
}

.items-row{
margin: 0;
}

.pchidden{
display: block !important;
}

.sphidden{
display: none;
}
img { height:auto; max-width:100% !important;}

.page-top {
    bottom: 20px !important;
    right: 20px !important;
}
.page-top img{
	width: 50px !important;
	height: 56px !important
}

#nav1{
	display: none;
}
#top{
	display: none;
}

.box784{
	width: 92% !important;
	margin-left: 4%;
	margin-right: 4%;
}
#home .teaser{
	display: none;
}

.spbt1{
	margin-top: 5px;
	margin-bottom: 5px;
}

main img{
	display: block;
}

#top_area1{
	background-color: #00287c;
	padding: 40px 0px 1px!important;
}

#top_area1 h2{
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}

#top_area1 section{
	width: 100% !important;
	margin: auto;
	padding-right: 10px;
}
.slick-dots{
	display: none !important;
}

#top_area2{
	padding-top: 35px;
	padding-bottom: 100px;
	background-color: #103d92;
	background-image: url(../images/top/bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.emergency{
	background-color: #fff;
	padding: 10px 20px;
	color: #d21a31;
	width: 92% !important;
	margin:0px 4% 10px !important;
	box-sizing: border-box
}

.area1 {
    box-sizing: border-box;
    width: 92% !important;
    margin: 0px 4% 13px;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px 35px 40px;
    border: solid 3px #182343;
    position: relative;
    box-shadow: 0px 4px 0px 0px #182343;
    -moz-box-shadow: 0px 4px 0px 0px #182343;
    -webkit-box-shadow: 0px 4px 0px 0px #182343;
}
.area1_ti1{
	color: #44bfe9;
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/top/ic_time.png);
	background-repeat: no-repeat;
	background-size: 33px;
	padding-left: 40px;
	padding-bottom: 30px;
	line-height: 33px;
	border-bottom: dotted #a4a4a4 2px;
	margin-top: 20px;
}


.area1_ti1 span{
	color: #000;
	font-size: 15px;
	margin-left: 20px
}

.area1_ti2{
	color: #44bfe9;
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/top/ic_cal.png);
	background-repeat: no-repeat;
	background-size: 31px;
	padding-left: 40px;
	margin-top: 30px;
	padding-bottom: 10px;
	line-height: 33px;

}

.button_ar1{
	position: absolute;
	right: 35px;
	top:35px;
}

.top_event{

}
.top_event ul
{
	list-style: none;
	margin:0;
    padding:0;
}
.top_event li{
	text-align: center;
	width: 100;
	padding-right: 35px;
	float: none !important;
	font-size: 14px;
	line-height: 1.6;
min-height: 213px;
}
.top_event li:nth-child(3n){
	padding-right: 0px;
}
.top_event li p{
	line-height: 1.6;
}
.top_event li a{
	color: #000;
	text-decoration: underline;
}
.top_event li a:hover{
	color: #000;
	text-decoration:none;
}
.news {
    width: 100% !important;
    float: none !important;
}

.rests {
   width: 100% !important;
    float: none !important;
	margin-top: 40px !important;
}



.footer_link {
    width: 100% !important;
    float: none !important;
	margin-top: 10px;}

.footerimg{
	display: none}

.top_bdr img{
display: block;
	max-width: 100%;
}
.footer_L {
   width: 100% !important;
    float: none !important;
}
.top_L,.top_R {
  width: 100% !important;
    float: none !important;
}
.instagram_ar {
    overflow: hidden;
    width: 100% !important;
    margin: auto;
    line-height: 0 !important;
}


#top_area1 section {
    width: 100% !important;
    margin: auto;
    padding-right: 0px !important;
}

#opens{
	display: none !important
}


.news_box dt {
    float: none !important;
    width: 100% !important;
    font-size: 13px;
    color: #44bfe9;
    border-bottom: solid 0px #ccc !important;
    padding-top: 15px;
    padding-bottom: 5px !important;
    margin: 0px;
}

.news_box dd {
    margin: 0px;
    float: none !important;
    width: 100% !important;
    font-size: 13px;
    border-bottom: solid 1px #ccc;
    padding-top: 5px !important;
    padding-bottom: 15px;
}


.in_bg1,.in_bg2,.fish1,
.ff_bg1,.ff_bg2,.ff_bg3,.ff_bg4,.ff_bg5,
.ff_bg6,.ff_bg7,.ff_bg8,.ff_bg9,.ff_bg10,
.ff_bg11,.ff_bg12,.ff_bg13,.ff_bg14,.ff_bg15,
.ff_bg16,.ff_bg17{
	display: none
}



/*sp*/
	#mobile-head-sp {
	/*	background: #fff;*/
		width: 100%;
		margin: auto;
		height: 70px;
		z-index: 2999;
		padding-top: 10px;
		position: relative;
		box-sizing: border-box;
		z-index: 9999;
		/* box-shadow
box-shadow:0px 3px 6px -6px #0c0c0c;
-moz-box-shadow:0px 3px 6px -6px #0c0c0c;
-webkit-box-shadow:0px 3px 6px -6px #0c0c0c;*/
	}




	#global-nav-sp {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		opacity: 0;

		background: #eef8f8;
		width: 100%;
		/*text-align: center;*/
		padding: 0px 0;
		-webkit-transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		z-index: 1701
	}


	.open #global-nav-sp {
		opacity: 1;
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}


.displayNone {
    display: none;
}

.accordion {
    margin: 0 0 0px;
    padding: 0px;
 display: none;
}
.open .accordion{
	display: block;
}

.switch {
    font-weight: bold;
}

.open {
    text-decoration: underline;
}



#top-head2 {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 120px auto 0;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 9999;
}

#top-head2 .inner {
	position: relative;

}


	#top-head2,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head2 {
		top: 0;
		position: fixed;
		margin-top: 0;
	}
	/* Fixed reset */
	#top-head2.fixed {
		padding-top: 0;
		background: transparent;
	}
#top-head2{
	background-color: #fff;
	width: 100%;
}


/* Toggle Button */
#nav-toggle2 {
	display: none;
	position: absolute;
	right: 15px;
	top: 13px;
	width: 35px;
	height: 40px;
	cursor: pointer;
	z-index: 1700;
}

#nav-toggle2 div {
	position: relative;
}
#nav-toggle2 span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #e85298;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle2 {
		display: block;
	}
#nav-toggle2{
	background-image: url(../images/menu_open.png);
	background-repeat: no-repeat;
	background-size: 35px 40px;
}
.open #nav-toggle2 {
	background-image: url(../images/menu_close.png);
	background-repeat: no-repeat;
	background-size: 35px 40px;
}

#mobile-head-sp h1 a{
background-image: url(../images/logo.png);
	background-size: 236px 39px;
	width: 236px;
	height: 39px;
	background-repeat: no-repeat;
	text-indent: -9999px;
display: block;
margin-top: 5px;
	margin-left: 10px
}

.spnav1{
background-color: #fff;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	height: 50px;
padding-top: 10px;
	padding-left: 10px;
	position: relative;
}
.spnav1:after{
	position: absolute;
	right: 10px;top:7px;
    color: #000;
    content: "\f0dd";
    font-family: FontAwesome;
    margin-right: 5px;
}
.spnav1.open:after{
	position: absolute;
	right: 10px;top:12px;
    color: #000;
    content: "\f0de";
    font-family: FontAwesome;
    margin-right: 5px;
}
.spnav2{
background-color: #fff;
	border-bottom: solid 1px #d9d9d9;
	height: 50px;
padding-top: 10px;
	padding-left: 14px;
	position: relative;
}
.spnav2:after{
	position: absolute;
	right: 10px;top:9px;
    color: #000;
    content: "\f0dd";
    font-family: FontAwesome;
    margin-right: 5px;
}
.spnav2.open:after{
	position: absolute;
	right: 10px;top:14px;
    color: #000;
    content: "\f0de";
    font-family: FontAwesome;
    margin-right: 5px;
}
.spnav2 a,.spnav3 a{
	display: block
}
.spnav3{
background-color: #fff;
	border-bottom: solid 1px #d9d9d9;
	height: 50px;
padding-top: 13px;
	padding-left: 13px;
	position: relative;
}
.spnav3:after{
	position: absolute;
	right: 10px;top:9px;
    color: #000;
    content: "\f0dd";
    font-family: FontAwesome;
    margin-right: 5px;
}
.spnav3.open:after{
	position: absolute;
	right: 10px;top:14px;
    color: #000;
    content: "\f0de";
    font-family: FontAwesome;
    margin-right: 5px;
}
.contentWrap ul
{
	list-style: none;
	margin:0;
    padding:0;
}
.contentWrap a{
	color: #000;
}
.contentWrap li a{
	padding-left: 63px;
	line-height: 32px;
	border-bottom: solid 1px #d9d9d9;
	position: relative;
	display: block;
	font-size: 12px;
}
.contentWrap li a:after {
	position: absolute;font-size: 8px;
	right: 12px;
    color: #000;
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;

}
ul#smenu-sp
{
	list-style: none;
	margin:0;
    padding:0;
}
#smenu-sp li a{
	color: #000;
	display: block;
	line-height: 30px;
	padding-left: 17px;
	border-left:  solid 1px #d9d9d9;
	float: left;
	position: relative;
	width: 50%;
	background-color: #fff;
	border-bottom: solid 1px #d9d9d9;
	font-size: 12px;
}
#smenu-sp li a:nth-child(even){
	border-left:none;
}
#smenu-sp li a:after {
	position: absolute;font-size: 8px;
	right: 6px;
    color: #000;
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;

}
#lang-sp {background-color: #fff;border-bottom: solid 1px #d9d9d9;
padding: 7px 5px 6px 15px}
#lang-sp ul
{
	list-style: none;
	margin:0;
    padding:0;

}
#lang-sp li{
	float: left;
}
#lang-sp .lang1sp{
	margin-right: 44px;
}
#lang-sp .lang2sp{
	margin-right: 23px;
}

/*TOP*/
.sp-teaser{
	margin-top: 60px;
}
#arrows{
	display: none !important
}
.slick-slide {
	padding-right: 5px;
	padding-left: 5px;
}
.slick-slide img{
	margin-left: auto!important;
	margin-right: auto !important
}

.slick_container {
padding-right: 0px !important;
	padding-left: 0px !important;
}

.fade .slick-next {
  right: 20px !important;
  z-index: 1000;
  background: url(../images/slick-next.png) transparent no-repeat;
  background-size: cover;
  height: 34px !important;
  width: 20px !important;
}

.fade .slick-prev {
  left: 20px !important;
  z-index: 1000;
  background: url(../images/slick-prev.png) transparent no-repeat;
  background-size: cover;
  height: 34px !important;
  width: 20px !important;
}

.slick-prev:before, .slick-next:before {
    content:"";
}

.area1_ti1{
	position: relative
}
.button_ar1{
	position: relative !important;
	left: 0px !important;
	top:-50px !important;
}
.area1_ti1{
	padding-bottom: 50px !important;
}
.area1_ti1 span {
	display: block;
	margin-left: -38px !important;
}

.button1 {
    width: 100% !important;
 }
.area1_ti2{
	margin-top: 0px !important;
}
.top_event li:after {
    content:" ";
    display:block;
    clear:both;
}
.top_event li a{
	float: left;
	width:48% !important;
	height: 90px !important;
	background-size:100% auto !important;
	background-repeat: no-repeat
}
.top_event li p{
	float: right;
	width:48% !important;
	text-align: left !important;
	display: table-cell;
	vertical-align: middle
}
.top_event li p a{
	width: 100% !important
}
.top_event li {
    text-align: center;
    width: 100% !important;
    padding-right: 0px !important;
    float: none !important;
    font-size: 14px;
    line-height: 1.6;
    min-height: auto !important;
	margin-bottom: 10px;
}

.top_btnarea1 img{
	margin-bottom: 10px;
}
#top_area2{
	padding-bottom: 20px !important
}
#top_area3 {
    background-image: url(../images/sp/top_bg2-sp.png) !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    padding-top: 70px !important;
    padding-bottom: 30px !important;
}

#top_area3 li {
    float: none !important;
    padding-left: 3% !important;
	padding-right: 3% !important;
}
#top_area4 {
    background-color: #fffdd6 !important;
padding-bottom: 60px !important
}

#top_area5 {
    position: relative;
    padding-top: 30px !important ;
	padding-left: 3%;
	padding-right: 3%;
}
.l-contents {
    height: auto !important;
}
.top_sns_bn {
		width: 270px !important;
	margin: 30px auto 0px;
	overflow: hidden;
}
.top_sns_bn img{
float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.top_bdr {
    margin-top: 40px !important;
    padding-top: 40px !important;
}
.top_bdr img{
	margin-top: 10px !important;
	margin-left: auto;
	margin-right: auto
}
.sp-footerimg {
	margin-top: 50px;
    margin-bottom: -5px;
}

footer{
	background-color: #1152a3 !important
}

.footer_link li {
    float: left;
	width: 40%;
    margin-left: 0px !important;
	margin-top: 10px;
}

.copy {
    font-size: 12px !important;
    text-align: center;
	line-height: 1.8!important;
    padding: 13px !important;
    margin-top: 10px;
}

.fish2{bottom: -20px !important;
	left: 20px !important;
}


.teaser4{
font-size: 26px !important;
	color: #fff;
	width: 100%;
padding-top: 10%;
padding-bottom: 12%;
vertical-align: middle;
text-align: center;
box-sizing: border-box;
background-image: url(../images/event/teaser_bg3.png);
background-position: center bottom;
background-size: 100% auto;
background-repeat: repeat-x;
	min-width: 100% !important;
	    margin-top: 70px;
}

.about_box {
font-size: 14px !important;
    padding: 20px !important;
}

.about_box_logo{
	display: none !important
}

.td21_L{
	float: none !important;
	width: 100% !important;
	margin-bottom: 15px;
}
.td21_R{
	float: none !important;
	width: 100% !important;
	margin-bottom: 15px;
}
.box_about {
    margin-top: 40px !important;
    padding: 17px 20px !important;
}
.mb30 {
    margin-bottom: 15px !important;
}



.table2b {
border-collapse: collapse;
  width: 100%;
	border:none;
}

.table2b tbody{}

.table2b td{
font-size: 12px !important;
	padding: 5px !important;
	line-height: 1.4 !important;
}

.table2b th {
font-size: 12px !important;
	padding: 5px !important;
	text-align: left;
	width: 30%;
}



.table4 {
border-collapse: collapse;
  width: 100%;
	border:none;
}

.table4 tbody{}

.table4 td{
font-size: 12px !important;
	padding: 5px !important;

}

.table4 th{
font-size: 12px !important;
	padding: 5px !important;
}
.table4 th:last-child,.table4 td:last-child{
	border-right: 0px;
}

.button_or a,.button_bl a,.button_bl2 a{
    padding: 18px 40px !important;
}

.button_or a span,.button_bl a span,.button_bl2 a span {
    font-size: 13px !important;
    font-weight: normal;
}

.box_about2 {
    margin-top: 30px;
    padding: 20px 25px !important;
}

.midashi6 {
    line-height: 60px !important;
}

.tgg_in {
    padding: 20px !important;
}

.floor4f_fish1,.floor4f_fish2,.floor4f_fish3,.floor4f_fish4,
.floor03-info_img,.otter,
.floor03_fish1,.floor03_fish2,.floor03_fish3,.trencher-icon,
.floor01_fish1,.floor01_fish2,.floor01_fish3,.floor01_fish4,
.capybara-img,.capybara-footprint01,.capybara-footprint02,
.capybara-footprint03,.capybara-footprint04,
.capybara-footprint05,.capybara-footprint06{
	display: none !important
}

.floor04f_dash_line,.floor03f_dash_line,.floor02f_dash_line{
	display: none !important
}


.floor-summary{
	padding-left: 3%;
	padding-right: 3%
}

.floor04-info_right {
    width: 100% !important;
    float: none !important;
	display: none !important
}

.floor04-info_left {
    text-align: left;
    width: 100% !important;
    float: none !important;
	 padding: 0px 3% !important;
}

.floor04-icon{
	top:20px  !important;
	width: 80px !important;
	height: 80px !important;
	    left: 3% !important;
}
.floor02-icon,.floor03-icon,.floor01-icon{
	top:0px  !important;
	width: 80px !important;
	height: 80px !important;
	    left: 3% !important;
}

.floor04-info_text {
    width: 100% !important;
    min-height: auto !important;
    margin-top: 18px;
    padding: 20px 0% !important;
    background: none;
}

.floor04-info_text img,
.floor03_02-info_left img,
.PhD-info_right img,
.mekong_main img,
.congo-info_right img,
.tanganyika-info img,
.amazon_main-info_right img,
.turtle-info_left img,
.capybara-info_right img,
.fureai-info img,
.sea_lion-info_right img,
.facility-info img,
.floor03-midstream_text img{
	margin-left: auto !important;
	margin-right: auto !important
}
.floor04-info {
    position: relative;
    width: 100% !important;
    margin: 0 auto;
}

.floor03-title {
    margin-top: 40px !important;
}
.sea_lion-info_left,
.sea_lion-img,.PhD-img,.mekong_main-info_right{
display: none  !important;
}

.floor03-midstream-info {
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px 20px 0px !important;
    background: url(../freshwater/img/line.png) no-repeat center bottom;
    z-index: 5;
}

.floor03-midstream_text {
     width: 100% !important;
    min-height: 163px;
    padding: 20px 0px 20px 0 !important;
    background: none !important;
}
.floor03-midstream {
     min-width: 100% !important;
}
.floor03_02-info {
    position: relative;
    width: 100% !important;
}
.floor03_02-info_left {
    text-align: left;
    width: 100% !important;
    float: none !important;
    padding: 30px 20px 0 20px;
}
.floor03_02 {
    width: 100%;
    min-height: auto !important;
    margin: 0 auto;
    background: none !important;
}
.floor03_02-midstream_text p,
.floor02-01_text p,
.turtle-info_left p{
    margin-bottom: 20px !important;
}
.PhD {
    width: 100% !important;
    margin: 30px auto 30px auto;
}
.PhD-info {
    width: 100% !important;
    padding-bottom: 40px !important;
    background:url(../freshwater/img/line.png) no-repeat bottom center;
	background-size: 100% auto
}
.PhD-info_left {
	display: none !important;
    width: 100% !important;
    float: none !important;
}
.PhD-info_right {
    text-align: left;
    width: 100% !important;
    float: none !important;
	padding: 0px 3%;
}

.mekong {
    background: none !important;
}
.mekong_images {
    width:100% !important;
    margin: 0 auto;
}
.mekong_images-info {
    text-align: left;
    width: 100%;
    padding: 20px 3%  !important;
    float: none !important;
    background: none !important;
}

.mekong_main {
    clear: both;
      width:100% !important;
    margin: 0 auto;
    padding: 0px 3% 40px !important;
    background: url(../freshwater/img/line.png) no-repeat bottom center;
	background-size: 100% auto
}
.congo {
    clear: both;
    width: 100% !important;
    padding: 35px 0 20px 0 !important;
    background: none !important;
}
.congo-info_right{
    text-align: left;
    width: 100% !important;
    padding: 0 3% !important;
    background:  none !important;
}
.congo-info {
    width: 100% !important;
    margin: 0 auto;
	    padding: 0px 3% 40px !important;
    background: url(../freshwater/img/line.png) no-repeat bottom center;
	background-size: 100% auto
}
.tanganyika {
    clear: both;
    width: 100% !important;
    margin: 0px auto 20px auto;
    background: none !important;
}
.tanganyika-info p {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin: 15px 0 !important;
}
.turtle-info_left p,.capybara-info_right p,.fureai-info_left p{
	margin-top: 20px !important;
	margin-bottom: 20px !important
}
.tanganyika-info {
    text-align: left;
    width: 100% !important;
    margin-left: 0px !important;
    padding: 20px 3% !important;
    background: none !important;
}
.amazon_img-info {
    width:  100% !important;
    margin: 0 auto;
    text-align: left;
    padding: 20px 3% !important;
    background: none !important;
}
.amazon_img {
    background:  none !important;
}
.amazon_main-info {
    width:100% !important;
}
.amazon_main-info_left {
	display: none !important;
    width: 100% !important;
    float: none !important;
    padding-top: 20px;
}.amazon_main-info_right {
    width: 100% !important;
	padding: 0px 3%;
    float: none !important;
}
.amazon_main {
    width:  100% !important;
    margin: 0 auto;
    padding-bottom: 40px;
    background: url(../freshwater/img/line.png) no-repeat center bottom;
	background-size: 100% auto
}
.turtle-info,.sea_lion,.sea_lion-info ,.facility-title{
width: 100% !important;
}
.turtle-img,.turtle-info_right,.capybara-info_left,.fureai-info_right{
	display: none !important
}
.turtle-info_left {
    width: 100% !important;
	padding: 0px 3%;
    float: none !important;
}
.turtle {
    clear: both;
    width:  100% !important;
    margin: 0 auto;
    padding: 40px 0 40px 0 !important;
    background: url(../freshwater/img/line.png) no-repeat center bottom;
	background-size: 100% auto
}
.capybara,.fureai {
    clear: both;
    width:100% !important;
    margin: 0 auto;
    padding: 40px 0 40px 0 !important;
    background: url(../freshwater/img/line.png) no-repeat center bottom;
	background-size: 100% auto
}
.capybara-info,.fureai-info ,.freshwater_banner-info,.freshwater_banner{
  width: 100% !important;
}
.capybara-info_right ,.fureai-info_left,.sea_lion-info_right{
   width: 100% !important;
	padding: 0px 3%;
    float: none !important;
}

.mekong_main-info_left {
       width:100% !important;
    float: none !important;
}



.sea_lion {

    margin: 0 auto 40px auto !important;
    padding: 40px 0 !important;
    background-size: 100% auto
}
.facility{
	    background:none !important;
}
.facility-title{
	margin: 40px 0px 20px!important
}
.facility-info {
    text-align: left;
    width: 100% !important;
	padding: 0px 3%;
    min-height: 164px;
    background:none !important;
    margin: 0 auto 50px !important;
}
.freshwater_banner{
	padding: 0px 3% !important;
}
.freshwater_banner-info_left ,.freshwater_banner-info_right{
   width: 100% !important;
    float: none !important;
	position: relative !important
}
.freshwater_banner-info_right{
	margin-top: 10px;
}
.floor03-midstream {
    width: 100%;
    min-width: 100% !important;
    margin: 10px 0 40px 0 !important;
	padding: 0px 3% !important;
    background: none !important;
}
.mekong_main-info{
	width: 100% !important
}
/*常設ここまで*/
.cal_right {
    margin-top: 5px !important;
	margin-bottom: 25px;
    float: none !important;
    width: 100% !important;
}

.btn2 ul {
display: none !important
}
.calendar h4 {
    font-size: 80px !important;
    line-height: 85px !important;
    padding: 0px;
    margin: 0px;
    float:  none !important;
}
.event_list ul li {
    float: left;
    min-height: 230px !important;
    padding-right: 1.5%!important;
    padding-left: 1.5% !important;
    width: 50% !important;
    margin-bottom: 20px;
}

.cal_right .button3,.cal_right .button4{
	width: 48% !important
}
.calendar_box li{
	font-size: 14px !important;
  position: relative;
}

.calendar_box .day li a{
	background-image: url(../images/event/sp_cal_bg.png) !important;
  background-size: 40px 40px !important;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  font-size: 16px !important;
  text-decoration: underline;
  color: #44bfe9;
  margin-top: 15px;
  line-height: 40px !important;
}

.calendar_box .day .rest {
  content: '';
  width: 100% !important;
  height: 40px !important;
  background: url(../images/event/sp_cal_bg_9.png) no-repeat center !important;
  background-size: 40px 40px !important;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  margin: 15px auto !important;
  z-index: 99;
}

.ev_mr_L {
    width: 100% !important;
    float: none !important;
    position: relative;
    z-index: 1;

    margin-top: 20px;
}
.ev_mr_R {
    margin-top: 20px !important;
    width: 100% !important;
    float: none !important;
    position: relative;

    z-index: 1;
}

.ev_list_mon{
	font-size: 22px !important
}

.ev_L,.ev_R,.spe_L,.spe_R {
    width: 100% !important;
    float: none !important;
	margin-bottom: 15px
}
.button2c {
     width: 100% !important;
	margin-bottom: 10px}
.button2b {
	width: 100% !important;}
.con_L {
   width: 100% !important;
    float: none !important;
	margin-bottom: 15px
}
.con_R {
   width: 100% !important;
    float: none !important;

}

.contact_box h3 {
       padding-left: 0px !important;
   text-align: center
}
.td31{
	margin-bottom: 0px !important
}
.td31 h4{
	margin-top: 0px !important;
}
.td31 ul li img{
	display: block;
	margin-left: auto!important;
	margin-right: auto!important;
}
.td31 ul li {
  width: 100% !important;
    float: none !important;
    margin-right:  0px !important;
	margin-bottom: 40px;
}
.goods_box {
    background-color: #44bfe9;
    margin-top: 20px !important;
    padding: 10px 10px 1px !important;
    border-radius: 4px;
}
.goods_box_in {
    border-radius: 4px;
    padding: 15px !important;
    background-color: #fff;
    margin-bottom: 10px !important;
}
.goods_box_in h4 {
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 15px !important;
}
.goods_L {
   width: 100% !important;
    float: none !important;
	margin-bottom: 10px;
}
.goods_R {
  width: 100% !important;
    float: none !important;
	margin-bottom: 10px;
}
.midashi8 {
    margin-top: 40px !important;
    font-size: 24px !important;
    padding: 15px !important;
}



.table1 {
border-collapse: collapse;
  width: 100%;
	margin-top: 20px !important;
	border:none;
}

.table1 tbody{}

.table1 td{
	padding: 10px !important;
	line-height: 1.4 !important;
}

.table1 th {
	padding: 10px !important;
	text-align: left;
	width: 36% !important;
}

.floor00{
	background-image: none !important;
}
.table2 {
	margin-top: 30px !important;
}

.table2 td,.table5 td{
padding: 10px !important;
}

.table2 th {
padding: 10px !important;
	width: 34%;
}
.table5 th {
padding: 10px !important;
	width: 36%;
}
.mt70{
	margin-top: 40px !important
}
.cafe_bg {
    background-image: none !important;
}
.img_r {
    float: none !important;
    margin-left:auto !important;
	margin-bottom: 10px
}

.td312 ul li {
    float: left;
    width: 50% !important;
	padding-left: 1.5% !important;
	padding-right: 1.5% !important;
	margin-bottom: 10px !important;
    margin-right: 0px !important;
}
.num_td{
	margin-left: 1.5%
}
table.num_td,.num_td tr ,.num_td td{
	display: block
}
.pb_bg{
	    background-image: none !important;
}
.box980 {
    width: 100% !important;
    margin: auto;
}
#publish .img_r{
	display: none
}
.box_bl_in2{
	padding: 5px !important;
}
.box_bl_in2 .img_l{
	margin-bottom: 10px;
}
.midashi1{
	font-size: 20px !important
}
.link_21 li {
    float: none !important;
    width: 100% !important;
}
.td312 ul li {
	min-height: 180px;}
.link3 a,.link3 p{
	font-size: 12px !important
}
.contact_box_in img{
	margin-bottom: 10px !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important
}

#inquiry .teaser4{
	font-size: 18px !important
}

#inquiry .img_l{
	float: left !important;
	margin-right: 15px !important;
}
.sslbox p{
	font-size: 11px !important
}
.box_tgg h3 {
    font-size: 15px !important;
    padding-left: 60px !important;
	padding-right: 30px !important;}
.com_L {
 float: none !important;
    width: 100% !important;
	margin-bottom: 15px;
}
.com_R,.spot_R {
 float: none !important;
    width: 100% !important;
}

.com_R img,.tx_R img{
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 10px !important
}

.spot_L {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    padding: 20px 10px 1px  !important;
    font-size: 16px !important;
    line-height: 35px;
}

#spot .mt40{
	margin-top: 5px !important
}
.mt60{
	margin-top: 30px !important
}
.spot_list li {
    float: left;
    width: 49% !important;
    margin-right: 2% !important;
    margin-bottom: 10px;
    height: auto !important;
}
.spot_list li:nth-child(2n){
	margin-right: 0px !important
}





/* タブ切替 */
#tabbox3{
	position: relative;
	z-index: 1900;
	margin-bottom: 70px;
}
#tabbox3 ul
{
	list-style: none;
	margin:0;
    padding:0;
}
#tabbox3 ul li {
    float: left;
    list-style-type: none;
    width: 25%;
	box-sizing: border-box;
}

#tabbox3 ul li a {
    font-size: 1.5em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 16px 9%;
	box-sizing: border-box;
    text-align: center;
    width: 100%;

}
#tabbox3 ul li.floor1 a{
	background-color: #84d7f3;
		border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
		border-radius: 5px 5px 0 0 / 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}
#tabbox3 ul li.floor2 a:last-child{
	border-right:none  !important
}
#tabbox3 ul li.floor1 a:hover{
    background:#44bfe9;
    color:#FFF;
	border-bottom: solid 2px #44bfe9;
}


#tabbox3 ul li a.current {
    background: white;
}
#tabbox3 ul li.floor1 a.current{
	background-color: #44bfe9;
	color: #fff;
	border-bottom: solid 2px #44bfe9;
}

#floor #tab1{
	border-top: solid 5px #44bfe9  !important
}

#floor #tab2{
	border-top: solid 5px #44bfe9  !important;
}

#floor #tab3,#floor #tab4{
	border-top: solid 5px #44bfe9  !important;
}
#contents_f{
    clear:both;
}

#tab1 #contents_f div {
    border-top: none;
		border-top: solid 3px #44bfe9  !important
}

#tab2 #contents_f div {
    border-top: none;
		border-top: solid 3px #44bfe9  !important
}

#tab3 #contents_f div {
    border-top: none;
		border-top: solid 3px #44bfe9 !important
}
#tab4 #contents_f div {
    border-top: none;
		border-top: solid 3px #44bfe9 !important
}
#contents_f div{
	padding: 25px 0px !important
}
#contents_f div img{
	display: block;
	margin-left: auto;
	margin-bottom: auto;
	margin-bottom: 10px
}
#tabbox3 #contents_f ul
{
	list-style: none;
	margin:0;
    padding:0;
}
#tabbox3 #contents_f ul li{
/*	float: left;
	width: 378px;
	margin-right: 28px;*/
}
#tabbox3 #contents_t ul li:last-child{
	margin-right: 0px;
}

.spd25{
	margin-top: 25px;
}

.box_bl_in{
	position: relative;
	z-index: 1
}

.nen_ti2{
	position: absolute;
	z-index: 2;
	right: -5px;
	top: -30px
}


.box_bl_in {
    margin-top: 15px !important;
    padding: 15px 18px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.box_bl_in img{
	display: block;
	margin: 0px auto 10px;
}

.event_list ul li a{
	width: 100% !important;
	height: 135px !important;
	background-size: 100% cover !important;
	background-repeat: no-repeat
}
.event_list p a{
	width: 100% !important;
}

#home .mt30{
	margin-top: 5px !important
}

.box_sns1{
	margin-top: 70px !important
}
#outer {
    width: 100% !important;
	padding: 0px 3% !important;
    margin: 50px auto 40px;
}
#contents {
     width: 100% !important;
    float: none !important;
}
.morepost img{
	margin-top: 10px !important
}
#side {
    width: 100% !important;
    float: none !important;
    position: relative;
    z-index: 1900;
}

#blog .button2l {
	width: 100% !important;}
#blog .ev_L div{
width: 320px!important;
    height: 225px !important;
margin-left: auto !important;
margin-right: auto !important}

.ind4m{
	text-indent: 4.3em !important
}

#publish .box_bl_in2 .img_l{
	float: none !important
}

#access .bl_box ul li:nth-child(2n+1),#access .bl_box ul li:nth-child(2n) {
    float: none !important;
    width: 100% !important;
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

#access .bl_box {
    margin-top: 30px !important;
    padding: 14px 14px !important;
}
#access .bl_box ul li{
	line-height: 1.6 !important
}
#access .bl_box ul li span{
	display: block;
	margin-top: 10px;
	margin-left: -0.5em !important
}

th.spw20{
	width: 19% !important
}
th.spw30{
	width: 22% !important
}
#access .table4,#access th,#access td{
	font-size: 9px !important;
	padding: 2px !important
}

.event_ti{
	font-size: 22px !important;
	line-height: 27px !important;
	margin-bottom: 13px !important;
}
.day3{
	background-image: url(../images/event/ic_day.png);
	background-size: 17px 13px !important;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 5px 5px 5px 40px;
	border-radius: 3px;
	font-size: 13px !important;
	line-height: 17px;
	margin-bottom: 0px;
	background-color: #ffffc8;
}

.top_bdr3 .area1_ti2 {
	margin-top: 15px !important;
}

.hss2 {
    padding: 2px 5px !important;
    font-size: 11px !important;
    margin-left: 0px !important;
	margin-top: 4px;
    display: block !important;
    text-align: center !important;
}
.sp-teaser .slick-slide {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
