@charset "utf-8";

/* header
--------------------------------------------------*/
header{
	min-width: 1000px;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom:20px;
}

#header {
	width: 1000px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#header-con{
	width: 870px;
	height: auto;
	float: left;
	padding-left: 130px;
	position: relative;
}

#header-con h1{
	width: 120px;
	height: auto;
	float: left;
	position: absolute;
	bottom: -53px;
	left: 0px;
	background-color: #FFFFFF;
}

#header-con h1 a{
	width: 100%;
	height: 210px;
	float: left;
	border: 1px solid #FFFFFF;
	background-color: #1D2A4E;
	background-image: url(../img/header/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.description {
	width: 100%;
	height: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


div#breadcrumbs {
	width: 60%;
	height: auto;
	float: left;
}

#header_ad{
	width: 100%;
	height: 110px;
	float: left;
}

#header_ad{
	width: 730px;
	height: 90px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}




/* share button
--------------------------------------------------*/
#share-button{
	float: right;
	height: 30px;
	width: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

#share-button ul{
 float: right;
 height: auto;
 width: auto;
}

#share-button li{
 float: left;
 height: auto;
 width: auto;
 overflow: hidden;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 5px;
}
.like_button{
 float: left;
 height: auto;
 width: 110px;
}

.twitter_button{
 float: left;
 height: auto;
 width: 100px;
}
.googleplus1_button{
 float: right;
 height: auto;
 width: 70px;
}









/* header-navi
--------------------------------------------------*/
#header_navi-wrap{
	min-width: 1000px;
	width: 100%;
	height: auto;
	float: left;
	background-color: #1D2A4E;
}

#header_navi {
	width: 1000px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#header_navi-in{
	width: 87%;
	height: auto;
	float: left;
	overflow:hidden;
	padding-left: 13%;
}





















#dropmenu{
	width: 87%;
	height: auto;
	float: right;
}
#dropmenu li{
	width: auto;
	height: auto;
	float: left;
	border-right: 1px solid #FFFFFF;
	position: relative;
}
#dropmenu li a{
	width: auto;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #1D2A4E;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	cursor: pointer;
}
#dropmenu li ul{
	position: absolute;
	top: 41px;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 10px 10px;
	z-index:1;
	background-color: #1D2A4E;
}
#dropmenu li:last-child ul{
	left: 0px;
	width: 139px
}
#dropmenu li ul li{
	overflow: hidden;
	width: 240px;
	height: 0px;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	border-right:none;
}
#dropmenu li ul li a{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 0px!important;
	color: #FFFFFF;
	width: 200px;
}
#dropmenu li ul li a:hover{
	background-color: #2F49A6;
}
#dropmenu li:hover > a{
}
#dropmenu > li:hover > a{
	color: #FFFFFF;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: auto;
}


#dropmenu li.header_navi-event{
	width: auto;
	height: auto;
	float: right;
	border: none;
	margin-left: 1px;
	background-color: #FFFFFF;
}

#dropmenu li.header_navi-event a{
	background-image: -webkit-linear-gradient(270deg,rgba(248,59,62,1.00) 0%,rgba(177,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,59,62,1.00) 0%,rgba(177,0,0,1.00) 100%);
}




#dropmenu li#icon-post_list{
	width: auto;
	height: auto;
	float: left;
	border-right: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#dropmenu li#icon-post_list a{
	width: auto!important;
	height: auto!important;
	float: left;
	text-indent: 0px!important;
	border-radius: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	color: #121C3E;
}









/* header_sub
--------------------------------------------------*/
#header_sub{
	width: 100%;
	height: auto;
	float: left;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header_sub-con{
	width: 1000px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#header_sub-box{
	width: auto;
	height: auto;
	float: right;
}

#header_sub-link{
	width: auto;
	height: auto;
	float: left;
}

#header_sub-link ul{
	width: auto;
	height: auto;
	float: left;
	margin-right:10px;
}

#header_sub-link li{
	width: 20px;
	height: auto;
	float: left;
	margin-right:5px;
}

#header_sub-link li a{
	width: 20px;
	height: 20px;
	float: left;
	text-indent:-9999px;
}

#header_sub-link li#icon-fb a{
	background-image: url(../img/header/icon-fb.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	border-radius: 20px;
}

#header_sub-link li#icon-tw a{
	background-image: url(../img/header/icon-tw.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	border-radius: 20px;
}

#header_sub-link li#icon-yt a{
	background-image: url(../img/header/icon-yt.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	border-radius: 20px;
}

#header_sub-search{
	width: 20px;
	height: 20px;
	float: left;
	width: auto;
	height: auto;
	float: left;
	padding-left: 20px;
	background-image: url(../img/header/icon-search.png);
	background-repeat: no-repeat;
	background-position: left center;
}










@media screen and (max-width: 768px) {
	/* 479px以下用（スマートフォン用）の記述 */

/* header
--------------------------------------------------*/
header{
	min-width: 0px;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom:20px;
}

#header {
	width: 100%;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#header-con{
	width: 100%;
	height: auto;
	float: left;
	padding-left: 0px;
	position: static;
}

#header-con h1{
	width: 100%;
	height: auto;
	float: left;
	position: static;
	bottom: 0px;
	left: 0px;
	background-color: #FFFFFF;
}

#header-con h1 a{
	width: 100%;
	height: 100px;
	float: left;
	border: 0px solid #FFFFFF;
	background-color: #1D2A4E;
	background-image: url(../img/footer/logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-size: auto 60%;
}

.description {
	width: 96%;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;
}


div#breadcrumbs {
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 10px;
	width: 96%;
	height: auto;
	float: left;
}

#header_ad{
	width: 98%;
	height: auto;
	float: left;
    margin-left: 1%;
    margin-right: 1%;
}

#header_ad img{
	width: 100%;
	height: auto;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* header-navi
--------------------------------------------------*/
#header_navi-wrap{
	min-width: 0px;
	width: 100%;
	height: auto;
	float: left;
	background-color: #1D2A4E;
	display:none;
}

#header_navi {
	width: 98%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}

#header_navi-in{
	width: 100%;
	height: auto;
	float: left;
	overflow:hidden;
	padding-left: 0%;
}

#header_navi-in ul{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	border-left: 1px solid #FFFFFF;
}

#header_navi-in li{
	width: auto;
	height: auto;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#header_navi-in li a{
	width: auto;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #1D2A4E;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}


#header_navi-in li.header_navi-event{
	width: auto;
	height: auto;
	float: left;
	border-right: 1px solid #FFFFFF;
	margin-left: 1px;
	background-color: #FFFFFF;
}

#header_navi-in li.header_navi-event a{
	background-image: -webkit-linear-gradient(270deg,rgba(248,59,62,1.00) 0%,rgba(177,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(248,59,62,1.00) 0%,rgba(177,0,0,1.00) 100%);
}





/* share button
--------------------------------------------------*/
#share-button{
	float: right;
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

#share-button ul{
 float: right;
 height: auto;
 width: auto;
}

#share-button li{
 float: left;
 height: auto;
 width: auto;
 overflow: hidden;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 5px;
}
.like_button{
 float: left;
 height: auto;
 width: 110px;
}

.twitter_button{
 float: left;
 height: auto;
 width: 100px;
}
.googleplus1_button{
 float: right;
 height: auto;
 width: 70px;
}












/* header_sub
--------------------------------------------------*/
#header_sub{
	width: 100%;
	height: auto;
	float: left;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header_sub-con{
	width: 100%;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#header_sub-box{
	width: 96%;
	height: auto;
	float: right;
	margin-left:2%;
	margin-roght:2%;
}

#header_sub-link{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom:10px;
}

#header_sub-link ul{
	width: 100%;
	height: auto;
	float: left;
	margin-right:0px;
}

#header_sub-link li{
	width: 32%;
	height: auto;
	float: left;
	margin-right:0px;
	margin-left:1%;
}

#header_sub-link li a{
	width: 100%;
	height: 30px;
	float: left;
	text-indent:-9999px;
}


#header_sub-link li#icon-fb a{
	background-image: url(../img/header/icon-fb.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 30px;
	border-radius: 0px;
	background-color: #36528F;
}

#header_sub-link li#icon-tw a{
	background-image: url(../img/header/icon-tw.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 30px;
	border-radius: 0px;
	background-color: #3094C4;
}

#header_sub-link li#icon-yt a{
	background-image: url(../img/header/icon-yt.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 30px;
	border-radius: 0px;
	background-color: #D12C2A;
}

#header_sub-search{
	width: 100%;
	height: 20px;
	float: left;
	width: auto;
	height: auto;
	float: left;
	padding-left: 20px;
	background-image: url(../img/header/icon-search.png);
	background-repeat: no-repeat;
	background-position: left center;
}









#dropmenu{
	width: auto;
	height: auto;
	float: left;
}
#dropmenu li{
	width: auto;
	height: auto;
	float: left;
	border-right: none;
	position: relative;
}
#dropmenu li a{
	width: auto;
	height: auto;
	float: left;
	padding-left: auto;
	padding-right: auto;
	background-color: #1D2A4E;
	padding-top: auto;
	padding-bottom: auto;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
}
#dropmenu li ul{
	position: static;
	top: auto;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 10px 10px;
	z-index: 1;
}
#dropmenu li:last-child ul{
	left: 0px;
	width: auto
}
#dropmenu li ul li{
	overflow: hidden;
	width: auto;
	height: auto;
	color: #fff;
	-moz-transition: .0s;
	-webkit-transition: .0s;
	-o-transition: .0s;
	-ms-transition: .0s;
	transition: .0s;
}
#dropmenu li ul li a{
	padding-top: auto;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: auto;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px!important;
	background-image: url(../img/header/navi_bg.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
#dropmenu li a:hover{
}
#dropmenu li:hover > a{
	background-image: url(../img/header/navi_bg.png);
	background-repeat: repeat;
}
#dropmenu > li:hover > a{
	background-image: url(../img/header/navi_bg.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: auto;
	margin-bottom: auto;
}





#dropmenu li.header_navi-event{
	width: auto;
	height: auto;
	float: right;
	border: none;
	margin-left: 1px;
	background-color: #121C3E;
}

#dropmenu li.header_navi-event a{
	background-image: -webkit-linear-gradient(270deg,rgba(18,28,62,1.00) 0%,rgba(18,28,62,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(18,28,62,1.00) 0%,rgba(18,28,62,1.00) 100%);
}




#dropmenu li#icon-post_list{
	height: auto;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	float: left;
	width: 100%;
}

#dropmenu li#icon-post_list a{
	width: 90%!important;
	height: auto;
	float: left;
	text-indent: auto;
	border-radius: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #121C3E;
	color: #FFFFFF;
	display: block;
	text-align: left;
	margin: 0;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}


















}