@charset "utf-8";
/* CSS Document */
#contents img {
	width:100%;
	max-width: 100%;
	height: auto;
}
div, section{
	display:block;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.mt60{
	margin-top: 60px;
}
.mt150{
	margin-top: 150px !important;
	display: block;
}
.mt500{
	margin-top: 500px;
	display: block;
}
.space100{
	margin-top: 200px;
	display: block;
}
.mb30{
	margin-bottom: 30px;
}
.mb40{
	margin-bottom: 40px;
}
.mb50{
	margin-bottom: 50px;
}
.mb100{
	margin-bottom: 100px;
}
.mb150{
	margin-bottom: 150px;
}
.ml30{
	margin-left: 30px;
}
.br{
	display: none;}
section img {
	width:100%;
	max-width: 100%;
	height: auto;}
.page_img{
	width: 100%;
  	height: 0;
  	padding-top: calc(400 / 2480 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
 	background: url(../room/img/room_icatch.jpg) center center / cover no-repeat;
}
.left003{
	display:block;
	float:left;
	max-width:400px;
	width:100%;
	margin:1em 20px 1em 0; 
}
.right003{
	display:block;
	float:right;
	max-width:560px;
	width:100%;
	margin:1em 0; 
}
.large{
	color:#3F73AB;
	font-size:18px;
	font-weight:bold;
}
.small{
	font-size: 0.9em;
	line-height: 1.2;
}
.red{
	color:#f00;
}
/*================================================
 * Press 基本
 ================================================*/
.press_img{
	width: 100%;
  	height: 0;
  	padding-top: calc(400 / 2480 * 100%); 
 	background: url(../img/privacy.jpg) center center / cover no-repeat;}
.press_img2{
	width: 100%;
  	height: 0;
  	padding-top: calc(400 / 2480 * 100%); 
 	background: url(../img/live.jpg) center center / cover no-repeat;}
.h02 {
	margin-bottom:0.5em;
	padding:10px 0;
	font-size:28px;
	color:#333;
	border-top:3px solid #3F73AB;
	border-bottom:1px dotted #3F73AB;}
/*h3*/
.line {
	margin-bottom:0.25em;
	padding:2px 5px;
	color:#3F73AB;
	font-size:16px;
	background:#FBCA3B;
	font-weight:bold;
	text-align: left;}
.h3{
	font-size: 2em !important;}
.press_h3{
	text-align: center;
	font-size: 24px;
	color:#333;
	background-color: #fff;
	margin-top: 2em !important;
	margin-bottom: 2em;}
.press_h4{
	text-align: center;
	font-size: 20px;
	color:#333;
	background-color: #fff;
	border: 0 none;
	margin-top: 2em !important;
	margin-bottom: 2em;}
.photo_waku{
	max-width: 980px;
	width: 100%;
	height: auto;
	display: block;
	margin: 1em auto;}
.left006{
	max-width: 450px;
	width: 48%;
	height: auto;
	float: left;
	margin-right: 4%;}
.right006{
	max-width: 450px;
	width: 48%;
	height: auto;
	float: right;}
.text{
	max-width: 700px;
	width: 100%;
	height: auto;
	margin: 0 auto 5em !important;
	text-align:auto;}
.left007{
	max-width: 240px;
	width:24%;
	margin-right: 1.1%;
	float: left;}
.right007{
	max-width: 240px;
	width: 24%;
	float: left;}
.contact01 a{
	display: block;
	/*margin-top: 0.em;*/
	margin-bottom: 2em;
	width: 180px;
	border:2px solid #3F73AB;
	color: #3F73AB;
	font-weight: bold;
	padding: 0.6em;
	text-align: center;
	border-radius: 2px;
}
.contact01 a:hover{
	background-color:#3F73AB;
	color: #fff;
}
/*================================================
 * Planのページだけデザインを変更　おかしい
 ================================================*/
.plan002_img{
	width: 100%;
  	height: 0;
  	padding-top: calc(400 / 2480 * 100%); 
 	background: url(../plan2/img/plan002.jpg) center center / cover no-repeat;
}
.h002{
	text-align: center;
	font-size: 20px;
	border: none;
	font-weight: bold;
}
.cr{
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	margin-bottom: 1.5em;
	font-weight: bold;
}
.text-center{
	text-align: center;
}
.blue{
	color:#3F93DF;
}
.waku002{
	max-width: 980px;
	width: 100%;
	display: block;
	margin: 3em auto 4em;
}
.plan002{
	margin: 10em auto ;
	display: block;
}
.plan002 li{
	box-sizing: border-box;
	/*background-color:#EAE9E4;*/
	background-color: #fff;
	padding: 20px;
	max-width: 320px;
	width: 30.8%;
}
.plan002 li:last-child{
	margin-right: 0px;
}
.h004{
	border:none;
	color:#333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.space002{
	margin: 3em auto;
}
/*================================================
 * Plan2 private plan 20200211
 ================================================*/
.h2003{
	border:none;
	border-left: 12px solid #3F73AB;
	font-size: 36px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	line-height: 0.8;
	padding-left: 0.3em;
	margin: 1em 0 0.6em; 
	}
.h2004{
	border:none;
	border-left: 10px solid #3F73AB;
	border-top: solid 1px #3F73AB;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	line-height: 0.8;
	padding-left: 0.3em;
	margin: 1.5em 0 0.25em; 
}
.h4{
	margin-bottom:1.5em;
	font-size:15px;
	color:#3F73AB;
	/*border-bottom:3px solid #3F73AB;*/
	text-align: left;
	border: 0px none;
}
.cre{
	font-weight: 500;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
.space003{
	line-height: 1.6;
}
.butler001{
	background:#EAE9E4;
	padding:1.5em;
	margin-top: 40px;
	margin-bottom: 36px;
	display: block;
}
.large_b002{
	font-size: 24px;
	font-weight: bold;
	color:#3F73AB;
}
.h3002{
	color:#3F73AB;
	background-color:#FFFFFF;
	font-size: 20px;
}
.table001 {
	max-width:600px;
	margin-bottom:4em;
	border-collapse:collapse;
	border:2px solid #fff;
	background:#fff;
}
.large002{
	font-size: 30px;
	font-weight: bold;
}
.waku005{
	max-width: 980px;
	width: 100%;
	height: auto;
	display: block;
}
.left005{
	/*max-width:475px;*/
	width: 47.5% !important;
	height: auto;
	display: block;
	float: left;
	margin-right: 4.5%;
	background:#fff;
}
.right005{
	/*max-width:475px;*/
	width: 47.5%;
	height: auto;
	display: block;
	float: right;
}
.smk{
	max-width: 60px !important;
	height: auto;
	vertical-align:text-bottom;
}
.small_h3002{
	font-size: 0.8em;
	font-weight: bold;
}
.ul100 li{
	/*background:#EFEDE9;*/
	background:#fff;
	box-shadow: 0px 0px 3px #666;
	padding: 0.8em;
	height: 300px !important;
}
.top_btn002{
	width: 100%;
	height: 40px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	background:#3F73AB;
	line-height:3 !important;
	margin: 0 auto;
	display: block}
.top_btn002 a{
	color:#fff;
	display: block}
.top_btn003{
	max-width: 480px !important;
	width: 50%;
	height: 40px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	background:#3F73AB;
	line-height:3 !important;
	margin: 5em auto;
	display: block;
	box-shadow: 2px 2px 2px #FBCA3B;}
.top_btn003 a{
	color:#fff;
	display: block}
.top_btn004{
	max-width: 480px !important;
	width: 50%;
	height: 40px;
	text-align: center;
	color:#3F73AB;
	font-weight: bold;
	background:#FBCA3B;
	line-height:3 !important;
	margin: 5em auto;
	display: block;
	box-shadow: 2px 2px 2px #3F73AB;
	}
.top_btn004 a{
	color:#3F73AB;
	display: block;}
.colorbox{
	max-width: 768px;
	width: 90% !important;
	background-color: #EFEDE9;
	height: auto;
	border-radius: 15px;
	padding: 3em;
	margin: 5em auto !important;}
.hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	width: 90%;
	margin: 1em auto;
}
.another{
	width:680px;
	margin: 1em auto 6em;
}
.another li{
	/*max-width:350px; */
	list-style:none;
	display: block;
	font-size: 1em;
	height: 35px;
	text-align: center;
	line-height:3 !important;
	float: left;
	/*padding: 1em 3em;*/
}
.another li a{
	/*list-style:none;
	color:#3F73AB;
	background-color: #fff;
	border:solid 4px #3F73AB;
	display: block;
	padding: 10px 14px;
	text-decoration: none;
	font-size: 1em;
	margin-top: 16px;
	max-width:300px;
	width: 100%;
	text-align: center;
	font-weight: bold;*/
	background: #3F73AB;
	/*display: inline-block;*/
	padding: 0.8em 1em;
	text-decoration: none;
	color: #fff;
	border: solid 3px #3F73AB;
	border-radius: 3px;
	transition: .4s;
	font-weight: bold;
}
.another li a:hover{
	background: #fff;
	border: solid 3px #3F73AB;
    color:#3F73AB;
}
.plan_bottom{
	width: 550px;
	margin: 1em auto 6em;
}
.plan_bottom li{
	/*max-width:350px; */
	list-style:none;
	display: block;
	font-size: 1.2em;
	height: 35px;
	text-align: center;
	line-height:3 !important;
	float: left;
	/*padding: 1em 3em;*/
}
.plan_bottom li a{
	/*list-style:none;
	color:#3F73AB;
	background-color: #fff;
	border:solid 4px #3F73AB;
	display: block;
	padding: 10px 14px;
	text-decoration: none;
	font-size: 1em;
	margin-top: 16px;
	max-width:300px;
	width: 100%;
	text-align: center;
	font-weight: bold;*/
	display: inline-block;
	padding: 0.3em 1em !important;
	text-decoration: none;
	color: #3F73AB;
	border: solid 3px #3F73AB;
	border-radius: 3px;
	transition: .4s;
	font-weight: bold;}
.plan_bottom li a:hover{
	background: #3F73AB;
    color: white;}
.waku006{
	max-width: 980px;
	width: 100%;
	height: auto;
	display: block;
	margin: 1em auto 5em;}

/*================================================
 * plan 7ページの方
 ================================================*/

.col_4 {
	overflow:hidden;
	max-width:100%}
.col_4 ul {
	overflow:hidden;
	margin:2% -2% 0 0;}
.col_4 li {
	list-style:none;
	/*float:left;*/
	display: inline-block;
	width:20.8%;
	margin:0 1% 3% 0;
	border:solid 1px #3F73AB;}
.col_4 li:nth-child(4n+1) {
	clear:both;}
.col_4 li img {
	width:100%;
	margin-bottom:2.5%;}
.fee{
	text-align: right;}
.smaii_h4{
	font-size: 0.9em;}
/*================================================
 * メールフォーム
 ================================================*/
.top_page{
	max-width: 300px;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 12em auto;}
.top_logo01{
	margin-top: 1em;
	display: block;}
.slider li{
	list-style-type: none;}

/*================================================
 * プレス用メールフォーム
 ================================================*/
.top_btn_press a{
	display:block;
	background-color:#3F73AB;
	color:#FBCA3B;
	font-weight:600;
	border-radius:8px;
	padding:10px 10px;
	width:230px;
	text-align:center;
	box-shadow:1px 1px 2px #666;
	margin-bottom: 50px !important;
}
.contact{
	max-width: 800px;
	width: 81.6%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#formWrap {
	max-width:800px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	max-width: 800px;
	width:90% !important;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	/*background:#efefef;*/
	background:#efefef;
	text-align:left;
}
/*================================================
 * プレス用メールフォーム ★☆☆テスト用
 ================================================*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #789dc4;
  font-size:1em;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color:#789dc4;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #789dc4;
  font-size: 1em;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #789dc4;
}

input::placeholder, textarea::placeholder {
  color: #789dc4;
  font-size: 1em;
}

input:focus::placeholder, textarea::focus:placeholder {
  color: #789dc4;
}

input::-ms-placeholder, textarea::-ms-placeholder {
  color: #789dc4;
  font-size: 1em;
}

input:focus::-ms-placeholder, textarea:focus::-ms-placeholder {
  color:#789dc4;
}

/* on hover placeholder */

input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
  color: #3F73AB;
  font-size: 1em;
}

input:hover:focus::-webkit-input-placeholder, textarea:hover:focus::-webkit-input-placeholder {
  color: #3F73AB;
}

input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
  color: #3F73AB;
  font-size: 1em;
}

input:hover:focus::-moz-placeholder, textarea:hover:focus::-moz-placeholder {
  color:#3F73AB;
}

input:hover::placeholder, textarea:hover::placeholder {
  color: #3F73AB;
  font-size: 1em;
}

input:hover:focus::placeholder, textarea:hover:focus::placeholder {
  color:#3F73AB;
}

input:hover::placeholder, textarea:hover::placeholder {
  color:#3F73AB;
  font-size: 1em;
}

input:hover:focus::-ms-placeholder, textarea:hover::focus:-ms-placeholder {
  color:#3F73AB;
}
#form {
  position: relative;
  width: 500px;
  margin: 50px auto 100px auto;
}

input {
  font-family:sans-serif;
  font-size: 1em;
  width: 470px;
  height: 50px;
  padding: 0px 15px 0px 15px;
  
  background: transparent;
  outline: none;
  color:#3F73AB;
  
  border: solid 1px #3F73AB;
  border-bottom: none;
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

input:hover {
  background: #fdfd9d;
  color: #3F73AB;
}

textarea {
  width: 470px;
  max-width: 470px;
  height: 110px;
  max-height: 110px;
  padding: 15px;
  
  background: transparent;
  outline: none;
  
  color: #3F73AB;
  font-family: 'Lato', sans-serif;
  font-size:1em;
  
  border: solid 1px #3F73AB;
  
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

textarea:hover {
  background:#fdfd9d;
  color: #3F73AB;
}

#submit {
  /*width: 502px;*/
  width: 150px;
  max-width: 150px;
  height: 50px;
  max-height: 50px;
  padding: 15px;
  /*padding: 0;*/
  margin:1em auto 0px;
  font-family: 'Lato', sans-serif;
  font-size:1.3em;
  color:#FBCA3B;
  font-weight: bold;
  outline:none;
  cursor: pointer;
  border: solid 1px #3F73AB;
  border-top: none;
  background-color:#3F73AB;
}

#submit:hover {
  color: #3F73AB;
  font-weight: bold;
  background: #FBCA3B;
}

/************ここまで******************/


/*================================================
 * プレス用メールフォーム　メディアクエリ
 ================================================*/

@media screen and (max-width:572px) {
	#formWrap {
		width:95%;
		margin:0 auto;
	}
	table.formTable th, table.formTable td {
		width:auto;
		display:block;
	}
	table.formTable th {
		margin-top:5px;
		border-bottom:0;
	}
	input[type="text"], textarea {
		width:80%;
		padding:5px;
		font-size:110%;
		display:block;
	}
	input[type="submit"], input[type="reset"], input[type="button"] {
		display:block;
		width:100%;
		height:40px;
	}
}


/*================================================
 * メディアクエリ
 ================================================*/

@media screen and (max-width: 768px){
	.page_img, .page_facility, .activity_img, .tourist_img, .page_privacy{
		padding-top: calc(600 / 2480 * 100%);
	}
	.left003, .right003{
		float: none;
		margin: 1em auto 2em;
		text-align: center;
	}
	.left003 img{
		margin: 1em auto 3em;
	}
/*access*/
/*グーグルマップ*/
.google-maps {
padding-bottom: 40%; /* これが縦横比*/
	}
/*PLAN**************************************/
.detail{
	font-size: 0.85em;
	max-width:200px !important;
	}
/*================================================
	 * plan 7ページの方 press
================================================*/
	.col_4 ul{
		max-width:768px;
		width: 100%;
		height: auto;}
	.col_4  ul li {
		width:28% !important;
		height: 310px;
		overflow: hidden;}
	.colorbox{
		max-width: 600px !important;
		width: 100% !important;
		height: auto;
		padding: 3em ;
		margin: 5em auto;}
}

@media screen and (max-width: 610px){
	/* 吹き出し本体 - 左右の中心 */
	.flow{
	  position: relative;
	  padding: 15px;
	  min-height: 340px;
	  margin:2em auto;
	  font-size:1em;
	}
	.last{
		position: relative;
		padding: 15px;
		min-height: 340px;
		margin:2em auto 6em;
	}
	.time{
		max-width: 500px;
		width: 100%;
		position: absolute;
		left:20px;
		top:20px;
	}
	.photo{
		max-width: 300px;
		width: 100%;
		display: block;
		position: absolute;
		top:160px;
	   right:0px;
	   bottom:0px;
	   left:0px;
	   margin:auto auto;
	}
	.time h1, .time h1{
		font-size: 18px;
		margin: 0 0 8px;
	}
	.time p, .item p{
	  margin: 0 0 4px;
	  max-width: 550px;
	}
	.detail{
		font-size: 18px;
		max-width: 320px !important;
		width: 100%;
		display: block;
	}
	.colorbox{/*/press*/
		max-width: 460px !important;
		width: 90% !important;
		height: auto;
		padding: 3em 2em;
		margin: 5em auto !important;}
	/*================================================
	 * plan 
	 ================================================*/

	.col_4 {
		max-width:100%
	}
	.col_4 ul {
		max-width: 610px;
		width: 100%;
		height: auto;
		overflow:hidden;
		margin:2% -2% 0 0;
	}
	.col_4 ul li {
		/*list-style:none;*/
		display: inline-block;
		max-width: 255px;
		width:42.5% !important;
		height: 320px;
		margin:0 2% 3% 0;
	}
	.another{
		width:610px;
		margin: 1em auto 6em;
	}
	.another li{
		font-size: 1em;
		height: 35px;
		line-height:3 !important;
		float: none;
		margin:0 auto 2.5em;
	}
	.plan_bottom{
		width: 550px;
		margin: 1em auto 6em;
	}
	/******プレリリース***********/
	
	.top_btn004{
		max-width: 600px !important;
		width: 80%;
		height: 40px;
		margin: 5em auto;
		box-shadow: 2px 2px 2px #3F73AB;}
	.top_btn003{
		max-width: 600px !important;
		width: 80%;
		height: 40px;
		margin: 5em auto;
		box-shadow: 2px 2px 2px #FBCA3B;}
}

@media screen and (max-width: 550px){
	
	.col_3 li {
		float:none;
		width:100%;
		margin:0 2% 3% 0;
	}
	.col_3 li:nth-child(3n+1) {
		clear:both;
	}
	.col_3 li img {
		width:100%;
		margin-bottom:2.5%;
	}
}
@media screen and (max-width: 480px){
	.tourist .top_btn{
		display: block;
		margin-bottom: 3em !important;
	}
	.photo{
		position: absolute;
		top:180px;
	   right:0px;
	   bottom:0px;
	   left:0px;
	   margin:auto auto;
	}
	.waku005{
		max-width: 480px;
		width: 100%;
		height: auto;
	}
	.left005{
		width: 100% !important;
		float: none;
		margin-right: 0%;
	}
	.right005{
		width: 100%;
		float: none;
	}
	.h2004{
		font-size: 24px;
	}
	
	/*================================================
	 * plan 
	 ================================================*/

	/******プラントップページ*****/
	.waku002{
		max-width: 480px;
		width: 100%;
		display: block;
		margin: 2em auto 3em;
	}
	.plan002{
		margin: 5em auto ;
		display: block;
	}
	.plan002 li{
		box-sizing: border-box;
		padding: 5%;
		max-width: 360px;
		width: 75%;
		margin: 2em auto;
	}
	.plan002 li:last-child{
		margin: 0px auto;
	}
	.h004{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.space002{
		margin: 3em auto;
	}
	.another{
		max-width:320px;
		margin: 0.5em auto 1em;
	}
	.another li{
		font-size: 1.1em;
		height: 35px;
		line-height:3 !important;
		float: none;
		margin: 2em auto !important;
	}
	.plan_bottom{
		max-width: 340px;
		width: 100%;
		margin: 1em auto 2em;
	}
	.plan_bottom li{
		font-size: 0.8em !important;
		float: left !important;
	}
	.plan_bottom li a{
		padding: 0.3em 1em !important;
		color: #3F73AB;
		border: solid 3px #3F73AB;
		border-radius: 3px;
		transition: .4s;
		font-weight: bold;
	}
	.plan_bottom li a:hover{
		background: #3F73AB;
		color: white;
	}
	.h02{
		margin-bottom:0.5em;
		padding:10px 0;
		font-size:18px !important;
		border-top:3px solid #3F73AB;
		border-bottom:1px dotted #3F73AB;}
	/*.press_h3{
		text-align: center;
		font-size: 24px;
		color:#333;
		background-color: #fff;
		margin-top: 2em !important;
		margin-bottom: 2em;}*/
	.press_h4{
		font-size: 16px !important;
		color:#333;
		margin-top: 2em !important;
		margin-bottom: 2em;
		font-weight: bolder;}
	/*h3*/
	.line {
		margin-bottom:0.25em;
		padding:2px 5px;
		color:#3F73AB;
		font-size:16px;
		background:#FBCA3B;
		font-weight:bold;
		text-align: left;}
	.h3{
		font-size: 2em !important;}
	.press_h3{
		text-align: center;
		font-size: 22px;
		color:#333;
		background-color: #fff;
		margin-top: 2em !important;
		margin-bottom: 2em;}
	.press_h4{
		text-align: center;
		font-size: 20px;
		color:#333;
		background-color: #fff;
		border: 0 none;
		margin-top: 2em !important;
		margin-bottom: 2em;}
	.photo_waku{
		max-width: 980px;
		width: 100%;
		height: auto;
		display: block;
		margin: 1em auto;}
	.left006{
		max-width: 450px;
		width: 48%;
		height: auto;
		float: left;
		margin-right: 4%;}
	.right006{
		max-width: 450px;
		width: 48%;
		height: auto;
		float: right;}
	.text{
		max-width: 700px;
		width: 100%;
		height: auto;
		margin: 0 auto 5em !important;
		text-align:auto;}
	.left007{
		max-width: 242px;
		width:24.6%;
		margin-right: 2%;
		float: left;}
	.right007{
		max-width: 242px;
		width: 24.6%;
		float: right;}
	/*.col_4 {
		max-width:100%
	}
	.col_4 ul {
		max-width: 480px;
		width: 100%;
		height: auto;
		overflow:hidden;
		margin:2% -2% 0 0;
	}
	
	.col_4 ul li {
		width:90% !important;
		height: auto;
		margin:0 2% 3% 0;
	}*/
	.col_4 {
		max-width:100%;
		height: auto;
	}
	.col_4 ul {
		max-width: 480px;
		width: 100%;
		height: auto;
		overflow:hidden;
		margin:2% -2% 0 0;
	}
	.col_4 ul li {
		/*list-style:none;
		display: inline-block;*/
		max-width: 440px;
		width:91.6% !important;
		height: auto;
		/*margin:0 2% 3% 0;*/
		margin: 1.5em auto 0;
	}
}
@media screen and (max-width: 400px){
	.flow{
	  position: relative;
	  padding: 15px;
	  min-height: 360px;
	  margin:2em auto;
	  font-size:1em;
	}
	.photo{
		position: absolute;
		top:180px;
	   right:0px;
	   bottom:0px;
	   left:0px;
	   margin:auto auto;
	}
	.photo img{
	max-width: 260px;
	width: 90%;
	height: auto;
	}
	.detail{
		font-size: 0.85em;
		max-width: 270px !important;
		width: 90%;
	}
	/******プラントップページ*****/
	.cr{
		font-size: 24px;
	}
	.waku002{
		max-width: 480px;
		width: 100%;
		margin: 1.5em auto 2em;
	}
		.plan002{
			margin: 5em auto;
			display: block;
		}
		.plan002 li{
			box-sizing: border-box;
			padding: 5%;
			max-width: 400px;
			width: 96%;
			margin: 2em auto;
		}
	.br{
		display: inline-block;
	}
	.top_btn004{
		max-width: 380px !important;
		width: 96%;
		height: 40px;
		margin: 3em auto;
		box-shadow: 2px 2px 2px #3F73AB;}
	.top_btn003{
		max-width: 380px !important;
		width: 96%;
		height: 40px;
		margin: 3em auto;
		box-shadow: 2px 2px 2px #FBCA3B;}
	.colorbox{/*/press*/
		max-width: 330px !important;
		width: 85% !important;
		height: auto;
		padding: 3em 1.5em;
		margin: 5em auto !important;}
	.col_4 {
		max-width:100%;
		height: auto;
	}
	.col_4 ul {
		max-width: 400px;
		width: 100%;
		height: auto;
		overflow:hidden;
		margin:2% -2% 0 0;
	}
	.col_4 ul li {
		/*list-style:none;
		display: inline-block;*/
		max-width: 394px;
		width:90% !important;
		height: auto;
		margin: 1.5em auto 0;
	}
}