﻿
/*タブレット専用CSS*/
@media (max-width: 1024px) and (min-width: 640px) {

.pc_none{
	display:block!important;
}
.tab_none{
	display:none!important;
}
.sp_none{
	display:none!important;
}
.fontLarge{ font-size:125%; }

/*主要装備のボタン*/
/*スマートフォン・タブレット非表示*/
.equipment_spnone{
	display:none!important;
}

/*
-----------------------------------
共通事項
----------------------------------
*/

#header,
#topcontainer{
	width:100%;
}

/*
-----------------------------------
ヘッダー
-----------------------------------
*/

#header #fontsize,
#header #tmenu{
	display:none;
}

#header{
	height:74px;
}

#header #head_l {
  top: 5px;
  left:36px;
}

#header #date {
    width: 185px;
    font-style: italic;
    font-size: 35px;
		padding-right: 12px;
		margin-top: -8px;
}

#header #head_c{
	width:60px!important;
	left:20px;
	top:8px;
}

#header #head_c img{
	width:100%;
}

.drawer-navbar .drawer-nav {
  margin-top:74px;
}

div.maintit,
h1.head_title {
    width: 100%;
}

.covervid-wrapper,
.titmovbg {
	display:none!important;
}

h1.head_title {
    background: #0968AB url(../common/images/side_menu_bottom_bg.png) no-repeat 90% 10px;
    color: white;
    height: 75px;
    font-size: 32px;
    padding-top: 30px;
    position: relative;
}

#header .head_other{
	position:absolute;
	left:inherit;
	top:18px;
	right:190px;
	display:block;
	width:330px;
}

#header #head_r {
    width: 210px;
}

input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
	
/*
-----------------------------------
ナビ
-----------------------------------
*/
#sp_gnav,
.dropdown_fullwidth{
	display:none!important;
}

#gnav{
	height:79px;
	width:100%;
	clear:both;
	overflow:hidden;
}

#gnav ul{
	width:100%;
	margin:0 auto;
}

#gnav li{
	width:16%!important;
	float:left;
	border-top:solid 1px #46668d;
	border-right:solid 1px #46668d;
	box-sizing:border-box;
}

#gnav li a{
	height:79px;
	display:block;
	text-indent:-9999px;
}

#gnav li:nth-child(7){
	border-right:none;
}

#gnav li#gnav06,
#gnav li#gnav07{
	width:18%!important;
}

#gnav li#gnav01{
	width:19%!important;
	display:none!important;
}

#gnav li#gnav01 a{	background:url(../img/common/tab/gnav00.png) center top no-repeat;}
#gnav li#gnav02 a{	background:url(../img/common/tab/gnav01.png) center top no-repeat;}
#gnav li#gnav03 a{	background:url(../img/common/tab/gnav02.png) center top no-repeat;}
#gnav li#gnav04 a{	background:url(../img/common/tab/gnav03.png) center top no-repeat;}
#gnav li#gnav05 a{	background:url(../img/common/tab/gnav04.png) center top no-repeat;}
#gnav li#gnav06 a{	background:url(../img/common/tab/gnav05.png) center top no-repeat;}
#gnav li#gnav07 a{	background:url(../img/common/tab/gnav06.png) center top no-repeat;}

.english #gnav li#gnav02,
.english #gnav li#gnav03,
.english #gnav li#gnav04,
.english #gnav li#gnav05,
.english #gnav li#gnav06{
	width:20%!important;
}

.english #gnav li#gnav01 a{	background:url(../English_page/images/tab/gnav00.png) center top no-repeat;}
.english #gnav li#gnav02 a{	background:url(../English_page/images/tab/gnav01.png) center top no-repeat;}
.english #gnav li#gnav03 a{	background:url(../English_page/images/tab/gnav02.png) center top no-repeat;}
.english #gnav li#gnav04 a{	background:url(../English_page/images/tab/gnav03.png) center top no-repeat;}
.english #gnav li#gnav05 a{	background:url(../English_page/images/tab/gnav04.png) center top no-repeat;}
.english #gnav li#gnav06 a{	background:url(../English_page/images/tab/gnav05.png) center top no-repeat;}
.english #gnav li#gnav07 a{	background:url(../English_page/images/tab/gnav06.png) center top no-repeat;}

body.index #gnav li#gnav01 a,
body.about #gnav li#gnav02 a,
body.base #gnav li#gnav03 a,
body.eq #gnav li#gnav04 a,
body.pr #gnav li#gnav05 a,
body.special #gnav li#gnav06 a,
body.recruit #gnav li#gnav07 a{
	background-position:center bottom;
}

#gnav:after{
	content:"";
	display:block;
	clear:both;
}	

/*
-----------------------------------
スライダー
-----------------------------------
*/

#mainv {
	clear:both;
}

	#slider_all,
	.slider #slider01, .slider #slider02, .slider #slider03, .slider #slider04, .slider #slider05 {
		width:100%;
    height: 319px!important;
}

#slider01 span {
    margin-top: 50px!important;
}

.slick-prev,
.slick-next{
	display:none!important;
}

	
/*
-----------------------------------
コンテナー
-----------------------------------
*/

#topcontainer_all {
  background:#b6dff3 url(../img/common/contbg.jpg) no-repeat;
	padding-top: 0;
	margin-top: -3px;
}

#mainv {
  margin-top: 0px;
}

#topcontainer,
#topcontainer #cont_l{
	width:100%!important;
}

.topic_path {
    margin-bottom: 15px;
		margin-left:30px;
		font-size:16px;
}

#topcontainer{
	margin-bottom: 0px;
}

#contents {
	background-color:#174987;	
}

#main,
body.base #main {
		margin:0 auto;
    float: none;
    position: relative;
    zoom: 1;
    background: white;
		width:96%;
  	padding:30px 2% 30px 2%;
		border:none;
		box-sizing:border-box;
		margin-bottom: 40px;
}

body.base #main p,
body.base #main .head_contents{
	width:690px;
	margin:20px auto;
}


/*_revision*/

#main_revision,
body.base #main_revision {
		margin:0 auto;
    float: none;
    position: relative;
    zoom: 1;
    background: white;
		width:96%;
  	padding:30px 2% 30px 2%;
		border:none;
		box-sizing:border-box;
		margin-bottom: 40px;
}
body.base #main_revision p,
body.base #main_revision .head_contents{
	min-width:690px;
	width:100%;/*690px*/
	margin:20px auto;
}

#main_revision:after,
.frame:after{
	content:"";
	display:block;
	clear:both;
}

#main_revision h3.fl,
#main_revision h3.fr{
	float:none;
	margin-bottom:0px;
}
#main_revision h3.fl a img,
#main_revision h3.fr a img{
	width:100%;
}

/**/




.contents_list,
.frame:not(p),
.columnset{
	width:670px;/*670px*/
	margin:auto auto;
	margin-bottom: 20px;
}

/*20171220追記*/
.frame__revision{
	width:100%;;/*670px*/
	margin:auto auto;
	margin-bottom: 20px;
}

/*20171109追記*/
	.box-form ul li{
		display:block;
	}

#main:after,
.frame:after{
	content:"";
	display:block;
	clear:both;
}

h1.head_title, .topic_path,.tbw100, #container {
    width: 100%;
}

body.laybottom h1.head_title span {
    padding-left:30px;
}

h2.main_title {
    background: #003094 url(../common/images/side_menu_bottom_bg.png) no-repeat 10% 10px;
    color: white;
    margin: 0;
    margin-bottom: 40px;
}

.newsbody {
    width: 50%;
    padding-right:10px;
}

#toplist.tabOn .tabReset {
		right:30px;
}

#topcontainer #cont_r {
    float:left;
		margin-left: 20px;
}

#bnr01,
#bnr03,
#bnr04{
	display:none;
}

#linklist01{
	width:55%;
	margin-right: 20px;
	float:right;
	font-size:1.2em;
}

#linklist01 dt{
	font-size:1.4em;
	height:37px;
	padding-top:8px;
	padding-left:15px;
	color:white;
	font-weight: bold;	
	background:#031a7c;
}

#linklist01 dd a{
	display: block;
	height:41px;
	padding-left:78px;
	padding-top: 16px;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 1px;
}

#linklist01 dd a span{
	display:inline-block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	float:right;
	margin-right: 20px;
	background:url(../img/common/icon_pc.png) no-repeat;
	background-size:100%;
}

#linklist01 dd#link01 a{	background:#eeeeee url(../img/common/tab/linkicon01.png) 25px 50% no-repeat;}
#linklist01 dd#link02 a{	background:#eeeeee url(../img/common/tab/linkicon02.png) 25px 50% no-repeat;}
#linklist01 dd#link03 a{	background:#eeeeee url(../img/common/tab/linkicon03.png) 25px 50% no-repeat;}
#linklist01 dd#link04 a{	background:#eeeeee url(../img/common/tab/linkicon04.png) 25px 50% no-repeat;}
#linklist01 dd#link05 a{	background:#eeeeee url(../img/common/tab/linkicon05.png) 25px 50% no-repeat;}
#linklist01 dd#link06 a{	background:#eeeeee url(../img/common/tab/linkicon06.png) 25px 50% no-repeat;}
#linklist01 dd#link07 a{	background:#eeeeee url(../img/common/tab/linkicon06.png) 25px 50% no-repeat;}
#linklist01 dd#link08 a{	background:#eeeeee url(../img/common/tab/linkicon07.png) 25px 50% no-repeat;}

#linklist01 dd#link09 a {background: #eeeeee url("../img/common/tab/linkicon09.png") no-repeat scroll 25px 50%;}
#linklist01 dd#link10 a{	background:#eeeeee url(../img/common/tab/linkicon08.png) 25px 50% no-repeat;}

/*2017 cf 追記ここから*/
#linklist01 dd#link11 a{	background:#eeeeee url(../img/common/tab/linkicon11.png) 25px 50% no-repeat;}
/*2017 cf 追記ここまで*/

#linklist01 dd a:hover{
	text-decoration:none;
}

.bottom_link{
	display:none;
}

.side_menu {
    width: 100%;
    min-height: 0px;
		margin:0 auto 30px auto;
    float: none;
		background:#DDD;
    border-bottom: solid 5px #AAA;
		clear:both;
}

.english .side_menu {
    margin: 0 auto ;
}

.side_menu ul li.menu_title {
    border-radius:0;
}

.side_menu:after{
	content:"";
	display:block;
	clear:both;
}

.side_menu ul li.notit {
		width:50%;
		float:left;
		border-right:solid 1px white;
		box-sizing:border-box;
}

.side_menu ul li.notit a {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 2;
    background: #CDCDCD url(../img/common/icon_fmenu01.png) no-repeat 10px 50%;
    color: #555;
    font-weight: bold;
    padding-left: 35px;
    overflow: hidden;
}

.newsbody ul {
  width: 100%;
}

body.subcont #main {
    width: 86%;
		margin:0 auto;
		margin-bottom: 50px;
    padding: 2%;
}

/*english*/

.english #news_e{
	width:90%;
	margin:0 auto;
	margin-bottom: 30px;
}


/*
-----------------------------------
フッター
-----------------------------------
*/

.sp_top{
	text-align:center;
	background-color:#AAA;
}

.sp_top a{
	width:600px;
	margin:0 auto;
	padding:12px;
	display:block;
}

.pc_btn{
	display:none;
	font-size:1.4em;
	padding:15px;
	font-weight: bold;
	text-align:center;
	width:340px;
	margin:0 auto;
	margin-bottom: 20px;
	background:#dedede;
}

#foot_sp{
	background-color:#174987 !important;
}

#foot_spbody{
	height:149px;
}

#foot_spbody h3{
	color:white;
	font-weight: bold;
	text-align:center;
	font-size:1.5em;
	padding:11px 0;
}

#fmenu_sp{
	width:305px;
	background:#868686;
	margin: 0 auto;
}

#fmenu_sp li{
	float:left;
	margin-right: 8px;
}

#fmenu_sp li:last-child{
	margin-right: 0;
}

#sp_copy{
	clear:both;
	display:block;
	padding-bottom: 20px !important;
	padding-top:20px !important;
	margin-top:20px !important;
}

#sp_copy p{
	width:540px;
	margin: 0 auto;
	color:white;
	font-weight: bold;
	display:block;
}

#sp_copy span{
	width:170px;
	text-align:right;
	height:27px;
	display:inline-block;
	margin-right: 15px;
	/*text-indent:-9999px;
	background:url(../img/common/footer_logo.png) no-repeat;*/
	font-size:160%;
	color:#FFF;
	font-weight:bold;
}

/*20171226追記　フッタボタンここから*/
#footer{
	background-color:#174987 !important;
}
#foot_spbody ul{
	margin-bottom:50px !important;
}
#foot_spbody ul#btn_japanese{
	display:block;
	clear: both;
	width: 305px;
	margin: 15px auto 25px auto;
	padding: 20px 0 !important;
	margin-bottom:20px !important;
}

#foot_spbody ul#btn_japanese li{
	width: 150px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	box-shadow: 0px 5px 2px #666;
	border-radius: 5px;
	margin-left: -10px;
}

#foot_spbody ul#btn_japanese li a{
	display: block;
	padding: 5px 0 ;
	border-radius: 5px;
	background: white;
	color: #666;
}

#foot_spbody ul#btn_japanese li:first-child{
	float: left;
}
#foot_spbody ul#btn_japanese li:last-child{
	float: right;
}

#foot_spbody ul#btn_japanese li:first-child a,
.english #foot_spbody ul#btn_japanese li:last-child a{
	background: #999;
	color: #CCC;
}

.english #foot_spbody ul#btn_japanese li:first-child a{
	background: white;
	color: #666;
}

#foot_spbody ul#btn_japanese:after{
	content: "";
	display: block;
	clear: both;
}


/*20171226追記　フッタボタンここまで*/


/*2017追記*/

h2.main_title_revision {
    background: #003094 url(../common/images/side_menu_bottom_bg.png) no-repeat 10% 10px;
    color: white;
    margin: 0;
		margin-top:-20px;
		width:100%;
		margin-left:-5px;
		font-size:20px;
		margin-bottom:8px;
}
.title01_revision {
    font-size: 18px;
		line-height: 1.5;
		margin-bottom:15px;
		margin-top:5px;
		padding:5px 0;
		padding-left:10px;
}

.title01_revision span {
    margin-left: 0px;
}

.contents_list_revision li {
    float: none;
    display: block;
    padding: 0;
		width:100%;
}
.contents_list_revision li a{
	width:100%;
	margin:0 auto;
	display:block;
}
.contents_list_revision li a img{
	width:100% !important;
}

p.frame {
	font-size:18px;
}

	
/* ムービーギャラリー　20171109追記 */
div.intro{
	width:100%;
	font-size:170%;
	font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #FFF;
	padding: 0.3em 0.5em;
	background: -webkit-repeating-linear-gradient(-45deg, #626262, #626262 3px,#555555 3px, #555555 7px);
	background: repeating-linear-gradient(-45deg, #626262, #626262 3px,#555555 3px, #555555 7px);
}

/*主要装備 20171124追記*/

.dl_btn{
	text-align:center;
}

.eq_button {
  width: 90%;
}


	
}