@charset "utf-8";


/* OFFICIAL */

#OFFICIAL {

}
#OFFICIAL .cont {
background-color: #e9e9e9;
}
#OFFICIAL h2 {
padding-top: 0;
color: #fff;
background-color: #000;
font-family: 'Sora', "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
#OFFICIAL p {
font-size: 13px;
line-height: 1.55;
color: #fff;
}

#OFFICIAL .image {
	position: relative;
	background: url("../../img/kanko_photo.jpg")  no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 400px;
	}
#OFFICIAL h2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	position:relative;
	top: -250px;
	height: 0;
	font-size: 40px;
	}




#OFFICIAL .box_txt {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	position:relative;
	padding-bottom: 50px;
	box-sizing: border-box;
	padding: 40px 40px;
	font-family: 'Noto Sans JP', cursive,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",メイリオ,Meiryo,sans-serif;
	}
	
	#OFFICIAL .box_txt p {
	width: 100%;
	display: block;
	text-align: left;
	margin: 0 auto;
	color: #333;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.8;
	}
	
	#OFFICIAL .btn {
	text-align: center;
	width: 200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px 20px; 
	background-color: #e60012;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	font-family: 'Sora', "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
	
	#OFFICIAL .btn_stay {
	width: 100%;
	display: block;
	margin: 0 auto;
	color: #333;
	padding: 20px 0px;
	font-size: 16px;
	line-height: 1.8;
	background-color: #a8a8a8;
	text-align: center;
	margin-top: 20px;
	}
	
	#OFFICIAL .btn_stay_txt {
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	}






#OFFICIAL .box_official {
	width: 100%;
	position:relative;
	margin-top: 100px;
	margin-bottom: 100px;
	}
#OFFICIAL .txt_box_L {
	width: 100%;
	}
#OFFICIAL .txt_box_L img{
	width: 100%;
	height: auto;
	}
#OFFICIAL .txt_box_R {
	text-align: left;
	margin: 0 auto;
	box-sizing:border-box;
	width: 100%;
	background-color: #fff;
	position:relative;
	padding: 30px;
	font-size: 16px;
	line-height: 36px;
	margin-top: -6px;
	}
	
	#OFFICIAL h5{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 30px 0;
	}
	#OFFICIAL h4{
	font-size: 40px;
	font-weight: bold;
	line-height: 28px;
	color: #006934;
	}
	#OFFICIAL h3{
	font-size: 32px;
	font-weight: bold;
	line-height: 80px;
	}
	#OFFICIAL span{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	margin: 30px 0;
	}
	#OFFICIAL .txt_box_R p{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	margin: 0 0 30px 0;
	}


#OFFICIAL .coming2 {
	width: 80px;
	height: auto;
	position:relative;
	margin-top: -60px;
	margin-left: 5px;
}

	#OFFICIAL .txt_box_R a{
	color: #ff0000;
	text-decoration: underline;
	}
	
	#OFFICIAL .txt_box_R a:hover{
	color: #ff0000;
	text-decoration: none;
	}

@media (min-width: 1020px) {
	#OFFICIAL .image {
	position: relative;
	background: url("../../img/kanko_photo.jpg")  no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 520px;
	}
	
	
	#OFFICIAL .cont {
	padding: 0px 0px 0px 0px;
	}
	#OFFICIAL h2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	position:relative;
	top: -300px;
	height: 0;
	}
	
	#OFFICIAL .box_txt {
	overflow:hidden;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
	position:relative;
	margin-top: -150px;
	}
	
	#OFFICIAL .box_txt p {
	float: left;
	width: 600px;
	display: block;
	text-align: left;
	margin: 0 auto;
	color: #333;
	font-size: 16px;
	line-height: 1.8;
	}
	
	#OFFICIAL .btn {
	float: right;
	margin-right: 25px;
	margin-top: 30px;
	padding: 10px 20px; 


	}
	
	#OFFICIAL .btn_stay {
	clear: both;
	width: 960px;
	display: block;
	margin: 0 auto;
	color: #333;
	padding: 20px 0px;
	font-size: 16px;
	line-height: 1.8;
	background-color: #a8a8a8;
	text-align: center;
	margin-top: 20px;
	}
	
	#OFFICIAL .btn_stay_txt {
	clear: both;
	width: 960px;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	}
	
	#OFFICIAL .box_official {
	overflow:hidden;
	text-align: center;
	margin: 0 auto;
	width: 1100px;
	position:relative;
	margin-top: 100px;
	margin-bottom: 100px;
	}
	#OFFICIAL .txt_box_L {
	float: left;
	width: 570px;
	
	}
	#OFFICIAL .txt_box_R {
	float: right;
	text-align: left;
	margin: 0 auto;
	width: 530px;
	background-color: #fff;
	position:relative;
	padding: 50px;
	font-size: 16px;
	line-height: 36px;
	margin-top: 50px;
	}
	
	#OFFICIAL .txt_box_R h5{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 30px 0;
	}
	#OFFICIAL .txt_box_R h4{
	font-size: 40px;
	font-weight: bold;
	color: #006934;
	}
	#OFFICIAL .txt_box_R h3{
	font-size: 32px;
	font-weight: bold;
	line-height: 70px;
	}
	#OFFICIAL span{
	font-size: 14px;
	font-weight: bold;
	}
	#OFFICIAL .txt_box_R p{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	margin: 0 0 30px 0;
	}
	#OFFICIAL .txt_box_R .btn {
	display: block;
	width: 200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px 20px;
	margin-top: 20px;
	background-color: #e60012;
	color: #fff;
	font-family: 'Sora', "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
	
	#OFFICIAL .coming2 {
	margin: 0 auto;
	text-align: center;
	position:relative;
	}
	#OFFICIAL .coming2 img{
	position: absolute;
	width: 120px;
	height: auto;
	left: -400px;
	top:-60px;
	}

	

	
}
