@charset "utf-8";

/*---------------------------------------
    リセットCSS（編集不要）
----------------------------------------*/
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li{list-style-type:none;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}

body{
	font-size: 76%;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%; /*for iPhone*/
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
	min-width: 1000px;
	background: url(/img/share/bg-body.jpg) no-repeat center -250px #000;
	background-attachment: fixed;
	background-size: 150% auto;
	color: #333;
}
body.other {
	background: #000;
}
a:hover {
	text-decoration: none;
}
.sp_message {
  display: none;
}

#wrapper {
	padding-top: 95px;
}

a[href^="http"],
a[href^="mailto:"] {
	word-break: break-all;
}


/*----------------------------------------
    ヘッダー
----------------------------------------*/
#header_sp {
	display: none;
}
#header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(255,255,255,0.85);
	z-index: 150;
}
#header > div {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#header h1 {
}

/* ナビ
----------------------------------------------------------------------- */
#nav {
	position: absolute;
	top: 33px;
	right: 0;
}
#nav li {
	float: left;
}
#nav li a {
	position: relative;
	display: block;
}
#nav li a span {
	position: absolute;
	overflow: hidden;
	top: 29px;
	left: 0;
	width: 100%;
	height: 0;
	line-height: 1;
}
#nav li a.current span {
	height: auto;
}
#hnav {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 11px;
	line-height: 1.3;
}
#hnav li {
	float: left;
}
#hnav li + li {
	margin-left: 14px;
	padding-left: 18px;
	background: url(../img/share/head/hnav_point.png) no-repeat 0 40%;
}
#hnav li a {
	color: #000;
	text-decoration: none;
}
#hnav li a:hover {
	color: #e60012;
}


/* main_movie
------------------------------------------------------------------- */
#main_movie {
	position: fixed;
	z-index: -100;
	top: 0;
	width: 100%;
	left: 0;
	bottom: 0;
	background-size: cover;
}
#main_movie:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../img/share/bg-dot.png);
}
#main_movie > * {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
}
body.tablet #main_movie {
	background: url(/img/index/bg-body_top_sp.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
body.tablet #main_movie > * {
	display: none;
}


/* contents
------------------------------------------------------------------- */
#contents {
	width: 920px;
	margin: 0 auto;
	padding: 70px 40px 120px 40px;
}
#contents .article_inner {
	width: 860px;
	margin: 0 auto;
	padding: 20px 25px;
	border: 5px solid #af000d;
	background: #FFFFFF;
}
#contents .article_other {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: none;
}
#contents .main_title {
	margin-bottom: 35px;
}
/* h3 */
#contents .article_inner .title_style {
	font-size: 175%;
	color: #000;
	margin-bottom: 10px;
}

/* フッター
============================================================================================================ */
#footer_sp {
	display: none;
}
#footer {
	position: relative;
	text-align: center;
}
#footer .logo {
	padding: 30px 0;
	background-color: #fff;
}
#footer .nav {
	padding: 25px 0;
	background-color: #ebebeb;
	font-size: 14px;
}
#footer .nav .g li {
	display: inline;
}
#footer .nav .g li + li {
	padding-left: 2em;
}
#footer .nav .g a {
	text-decoration: none;
	color: #000000;
}
#footer .nav .g a:hover {
	text-decoration: underline;
}
#footer .nav .s {
	margin-top: 15px;
	text-align: center;
}
#footer .nav .s li {
	display: inline-block;
	margin: 0 5px;
}
#footer .nav .s li a {
	display: block;
	width: 155px;
	padding: 7px 0;
	background-color: #af000d;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#footer .nav .s li a:hover {
	opacity: .7;
}
#footer .copyright {
	display: block;
	padding: 20px;
	background: #252525 url(../img/share/foot/copyright_bg.png);
	color: #9a9a9a;
	font-size: 12px;
}


#footer_sp {
	background: url(/img/share/bg-footer.gif) repeat-x;
	position: relative;
}
#footer_sp .inner {
	width: 1000px;
	height: 160px;
	margin: 0 auto;
}
#footer_sp .inner .footer_navi {
	padding-top: 15px;
	margin-bottom: 30px;
	height: 75px;
	overflow: hidden;
	position: relative;
}
#footer_sp .inner .footer_navi:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#footer_sp .inner .footer_navi .flogo {
	float: left;
}
#footer_sp .inner .footer_navi .flogo a:hover img {
	opacity: 1 !important;
}
#footer_sp .inner .footer_navi ul {
	width: 770px;
	float: right;
	margin-top: 5px;
}
#footer_sp .inner .footer_navi ul li {
	display: inline-block;
	padding-left: 30px;
	text-align: right;
}
#footer_sp .inner .footer_navi ul li.sp_message {
	display: none;
}
#footer_sp .inner .footer_navi ul li a {
	color: #e21412;
	text-decoration: none;
	font-size: 117%;
}
#footer_sp .inner .footer_navi ul li a:hover {
	text-decoration: underline;
}
#footer_sp .inner .footer_navi .footer_link {
	width: 215px;
	background: #b0000d;
	padding: 6px 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 84%;
}
#footer_sp .inner .footer_navi .footer_link li {
	display: inline-block;
	padding: 0 4px;
}
#footer_sp .inner .footer_navi .footer_link li a {
	color: #FFF;
	text-decoration: none;
}
#footer_sp .inner .footer_navi .footer_link li a:hover {
	text-decoration: underline;
}
#footer_sp .inner .copyright {
	text-align: center;
	color: #9a9a9a;
}
#footer_sp .pagetop {
	position: absolute;
	top: 0;
	right: 0;
}

/* pagetop
----------------------------------------------------------------------- */
#pagetop {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#pagetop a {
	position: absolute;
	right: 0;
	top: 22px;
	width: 98px;
	height: 98px;
}
#pagetop span {
	position: absolute;
}
#pagetop .bg {
	left: 0;
	top: 0;
	width: 98px;
	height: 98px;
	background: rgba(0,0,0,0.8);
	border-radius: 50px;
	-webkit-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
#pagetop .txt {
	left: 50%;
	top: 50px;
	width: 74px;
	height: 20px;
	margin-left: -37px;
	background: url(../img/share/foot/pagetop.png) no-repeat 50% 50%;
}
#pagetop .arrow {
	left: 50%;
	top: 25px;
	width: 20px;
	height: 18px;
	margin-left: -10px;
	background: url(../img/share/foot/pagetop_arrow.png) no-repeat 50% 50%;
}

#pagetop a:hover .bg {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/* パンくず
============================================================================================================ */
.topicpath {
	padding: 10px 0;
	background-color: rgba(0,0,0,.5);
}
.topicpath p {
	width: 920px;
	margin: auto;
	color: #fff;
}
.topicpath p a {
	color: #fff;
}


