@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body{
	/*background-image:url(images/cover.jpg);
	background-attachment:fixed;*/
	background-color:#000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*---top---*/

.top-wrap{
	background:#083266;
	height:162px;
	width:100%;
	min-width:960px;
}

.logo{
	background:#1491c1;
	height:162px;
	width:290px;
}

/*---header---*/

.header-wrap{
	width:100%;
	min-width:960px;
}

header{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.slider{
	padding: 0;
	margin: 0;
	border: 0px;
}

.bx-wrapper .bx-viewport {
	border: 0;
}


/*---layout---*/


.wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.inner{
	width:100%;
	background-color:#fff;
}

.article{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.content{
	width:90%;
	color: #000;
	font-size:18px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

h1 img{
	width:100%;
	
}

h2 iframe{
	width: 80%;
}

h2{
	text-align: center;
}

h2 img{
	width:100%;
}


h3{
	color: #000;
	font-size: 2em;
	text-align: center;
}


h4{
	font-size: 18px;
	text-align: left;
	line-height:1.6;
	padding:16px 10px 12px 50px;
	background-position:left 50%;
	background-repeat:no-repeat;
	clear:both;
}

h5{
	margin:16px 0 16px 0;
}

.hedder-box{
	position:relative;
}

.hedder-box img{
	width:100%;
}

.yosoukabox{
	width: 720px;
	margin: 0 auto;
}

.yosouka{
	width:360px;
	float: left;
}

.yosouka img{
	width:80%;
}


.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9比率 */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.green{
	color: #000;
	background-color: #B0EAF2;
}

.white{
	color: #000;
	background:  rgba(255,255,255,0.8);;
	padding: 20px 5%;
}

.kuroshio{
/*	background-image:url(images/kuroshio.png);*/
	background-image:url(images/ooikeiba.jpg);
	background-size:cover;
}

.menuwrap{
	width: 100%;
	margin: 0 auto;
}

.menubox{
	width:40%;
	margin:20px 5%;
	float:left;
	border:1px solid #5ef5a6;
	box-sizing:border-box;
	padding:10px;
}

.menuimage{
	height:150px;
	width:35%;
	float:left;
}

.menunaiyou{
	width:60%;
	float:right;
}

.menukakaku{
	text-align:right;
	font-size:24px;
	font-weight:bold;
	color:#999999;
}

.setbox{
	width:90%;
	margin:20px 5%;
	border:1px solid #5ef5a6;
	box-sizing:border-box;
	padding:10px;
}

.new{
	color:#b8ff8f;
	font-size:24px;
}

th{
	width:30%;
}

td{
	padding-left:12px;
	line-height:2;
}

.appbox{
	width: 48%;
	float:left;
	padding:0 1%;
}

.appbox img{
	width: 100%;
}

.floatbox{
	width: 50%;
	float:left;
}

.button{
	width:150px;
	background-color:#ec424f;
	border-radius:10px;
}

.blue{
	background-color:#b80012;
	padding:10px 0 20px 0;
}

.blue section{
	width: 864px;
	margin: 0 auto;
}

.blue p{
	color:#fff;
	margin:10px 0;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

strong{
	font-weight:bold;
}

em{
	color:#b80012;
}

.small{
	font-size:11px;
}

.cancel{
	text-decoration: line-through;
}

a{
color:#5f9eae;
}

/*---footer---*/


.copyright-wrap{
	width:100%;
	min-width:960px;
	background-color:#000;
}

.copyright{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0;
}

.copyright p{
	text-align: center;
	font-size:14px;
	color:#fff;
}


/*--ページトップへ戻るボタン--*/

#page_top {
	position: fixed;
	bottom: 15%;
	right: 5%;
	z-index: 999;
}

#page_top a {
	width:100%;
	text-decoration: none;
}

#page_top img:hover {
	opacity:0.7;
}

/*--ここからスマホ用レイアウト---------------------------------*/

@media screen and (max-width:480px) {

.top-wrap{
	
	min-width:100%;
	height:auto;
}

.logo{
	width:31.25%;
	height:auto;
}

.logo img{
	width:100%;
}

.header-wrap{
	min-width:100%;
}

header{
	width: 100%;
}

header-box img{
	width:100%;
}

.wrapper{
	width:100%;
}

.article{
	width:100%;
}


h2 img{
	width: 100%;
}

h3{
	font-size: 16px;
	width:95%;
	padding:20px 2.5% 20px 2.5%;
}

.red h3{
	font-size: 20px;
	width:95%;
	padding:20px 2.5% 20px 2.5%;
}

h4{
	font-size: 15px;
	text-align: left;
	padding:10px 10px 10px 50px;
}

.box{
	width:80%;
	margin:20px 4%;
	padding:2%;	
}

.menuwrap{
	width: 100%;
	margin: 0 auto;
}

.menubox{
	width:100%;
	margin:10px 0px 10px 0px;
	float:none;
}

.menuimage{
	height:150px;
	width:35%;
	float:left;
}

.menunaiyou{
	width:60%;
	float:right;
}

.menukakaku{
	text-align:right;
	font-size:24px;
	font-weight:bold;
	color:#5ef5a6;
}

.setbox{
	width:100%;
	margin:10px 0;
}

.setbox .menuimage{
	width:100%;
	float:none;
}

.setbox .menuimage img{
	width:100%;
}

.setbox .menunaiyou{
	width:100%;
	float:none;
}


p{
	font-size:16px;
}

.yosoukabox{
	width: 100%;
	margin: 0 auto;
}

.iframebox{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}

.iframebox iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
	
.appbox p img{
	width:100%;
	height:100%;
}

.floatbox{
	width:100%;
	float:none;
}

.yosouka{
	width: 100%;
	float: none;
}

.yosouka img{
	width: 50%;
}

.content{
	font-size:13px;
}

.name{
	font-size:16px;
}

.floatbox_l{
	width: 100%;
	float:none;
}

.floatbox_r{
	width: 100%;
	float:none;
}

.floatbox_l p{
	text-align: center;
}

.blue section{
	width:90%;
	margin: 0 auto;
}

.pconly{
	display: none;
}

.copyright-wrap{
	min-width:100%;
}

.copyright{
	min-width:100%;
	font-size:14px;
}

#page_top img{
	opacity:0.7;
}

#page_top img:hover {
	opacity:0.7;
}


}

/*clearfix-------------------------------*/

.clearfix {
	zoom:1;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}


