@charset "Shift_JIS";

.topBlockMv{
	margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
	.JS .topBlockMv{
		margin-bottom: 0;
	}
}


.topBlockLead{
	margin-bottom: 30px;
	text-align: center;
}

.topBlockLead img{
	width: 100%;
}


.topBlockLead .title{
	background-image: none;
	padding: 0 15px;
	font-size: 170%;
	margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
	.JS .topBlockLead .title{
		margin-bottom: 5px;
		font-size: 112%;
	}
}

.topBlockLead .subTitle{
	padding: 0 15px;
	font-size: 150%;
	margin-bottom: 15px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.JS .topBlockLead .subTitle{
		margin-bottom: 5px;
		font-size: 100%;
	}
}

.topBlockLead .txt01{
	font-size: 100%;
	line-height: 1.8;
	margin: 0 125px 30px;
}

@media screen and (max-width: 767px) {
	.JS .topBlockLead .txt01{
		font-size: 90%;
	    margin: 0 0 15px;
	}
}

.topBlockLead .txt02{
	max-width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	line-height: 1.8;
}

@media screen and (max-width: 767px) {
	.JS .topBlockLead .txt02{
		font-size: 90%;
	}


	.JS .topBlockLead .txt02 br{
		display: none;
	}
}

.topBlockLead .image{
	position: relative;
	max-width: 1088px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.topBlockLead .image .sp{
	display: none;
}


@media screen and (max-width: 767px) {

	.JS .topBlockLead .image .pc{
		display: none;
	}
	.JS .topBlockLead .image .sp{
		display: block;
		margin: 0 -15px;
	}

}


.topBlockLead .link{
	position: absolute;
	top: 29.6%;
	width: 15.2%;
	height: 12.9%;
	border-radius: 50%;
	text-decoration: none;
	text-indent: -9999px;
}


@media screen and (max-width: 767px) {

	.JS .topBlockLead .link{
		top: 29.6%;
		width: 31%;
		height: 12.6%;
	}
}

.topBlockLead .link::after{
	content: "";
	position: absolute;
	top:0;
	right: 0;
	left:0;
	bottom: 0;
	background-color: #000;
	border-radius: 50%;
	opacity: 0;
}

.topBlockLead .link:hover::after{
	opacity: 0.2;
}

.topBlockLead .link01{
	left: 35.4%;
}


@media screen and (max-width: 767px) {

	.JS .topBlockLead .link01{
		left: 20%;
	}
}

.topBlockLead .link02{
	left: 49.6%;
}

@media screen and (max-width: 767px) {

	.JS .topBlockLead .link02{
	left: 49.2%;
	}
}

.topBlockMenu{
	margin-bottom: 50px;
}

.topBlockMenu + .topBlockMenu{
	margin-top: 56px;
}


@media screen and (max-width: 767px) {
	.JS .topBlockMenu{
		margin-bottom: 30px;
	}
	.JS .topBlockMenu + .topBlockMenu{
		margin-top: 30px;
	}

}


.topTitle{
	position: relative;
}

.topTitle .title,
h2.topTitle{
	border-bottom: solid 4px #dc0c35;
	background-image: none;
	padding: 0 0 6px;
	margin: 0 0 20px;
	font-size: 150%;
	font-weight: bold;
}


@media screen and (max-width: 767px) {
	.JS .topTitle .title,
	.JS h2.topTitle{
		border-bottom-width: 2px;
		margin-bottom: 15px;
		font-size: 90%;
	}
}


.topTitle .link {
	position: absolute;
	top:0.3em;
	right: 0;
	text-align: right;
}


@media screen and (max-width: 767px) {
	.JS .topTitle .link{
		position: static;
		margin-top: -10px;
	}
}


.topTitle .link a{
	background-image: url(../../../../image/jp/r1/icon/icon_link_right_xl_hd.gif);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	padding-right: 20px;
	font-size: 83%;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.JS .topTitle .link a{
		-webkit-background-size: 10px auto;
		background-size: 10px auto;
		font-size: 83%;
	}
}

.topTitle .link:hover{
	text-decoration: underline;
}



.topListMenu01{
	margin-left: -15px;
}


@media screen and (max-width: 767px) {

	.JS .topListMenu01{
		margin-left: 0;
	}
}

.topListMenu01:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.topListMenu01 .box{
	float: left;
	width: 33.33333%;
	padding-left: 15px;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


@media screen and (max-width: 767px) {

	.JS .topListMenu01 .box{
		float: none;
		width: auto;
		padding-left: 0;
	}


	.JS .topListMenu01 .box:not(:last-child){
		margin-bottom: 8px;
	}

}

.topListMenu01 .box .inner{
	border:solid 1px #cdcdcd;
	display: block;
	padding: 16px;
	text-decoration: none;
}


@media screen and (max-width: 767px) {
	.JS .topListMenu01 .box .inner{
		padding: 10px;
	}
}


.topListMenu01 .box a.inner:hover{
	text-decoration: underline;
}

.topListMenu01 .box .image{
	text-align: center;
}



.topListMenu01 .box a.inner:hover .image{
	opacity: 0.8;
}

.topListMenu01 .box .image img{
	max-width: 100%;
	height: auto;
}


.topListMenu01 .box .image a{
	display: block;
}

.topListMenu01 .box .image a:hover{
	opacity: 0.8;
}

.topListMenu01 .box .title{
	margin-top: 22px;
	font-weight: bold;
	font-size: 90%;
}



@media screen and (max-width: 767px) {
	.JS .topListMenu01 .box .title{
		margin-top: 15px;
	}
}


.topListMenu01 .box .title a{
	display: block;
	background-image: url(../../../../image/jp/r1/icon/icon_link_right_xl_hd.gif);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	padding-right: 10px;
	color:#333;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu01 .box .title a{
		display: inline-block;
		padding-right: 20px;
		-webkit-background-size: 10px auto;
		background-size: 10px auto;
	}
}

.topListMenu01 .box .title a:hover{
	text-decoration: underline;
	color: #b1000e;
}

.topListMenu01 .box .title a:visited{
	text-decoration: underline;
	color: #a94657;
}


.topListMenu01 .box .txt{
	margin-top: 12px;
	font-size: 90%;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu01 .box .txt{
	}
}

.topListMenu02{
	margin-left: -15px;
	margin-bottom: 15px;
}

@media screen and (max-width: 767px) {

	.JS .topListMenu02{
		margin-left: 0;
	}
}


.topListMenu02:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.topListMenu02 .box{
	float: left;
	display: block;
	width: 33.3333%;
	padding-left: 15px;
	margin-top: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	color:#333;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu02 .box{
		float: none;
		width: auto;
		padding-left: 0;
		margin-bottom: 10px;
	}
}


.topListMenu02 .box:hover{
	text-decoration: underline;
	color:#b1000e;
}

.topListMenu02 .box:visited{
	text-decoration: none;
	color: #a94657;
}

.topListMenu02 .box .inner{
	padding:20px 0;
	display: table;
	width:100%;
	table-layout: fixed;
	border:solid 1px #cdcdcd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu02 .box .inner{
		padding: 12px 0;
	}
}

.topListMenu02 .box .icon,
.topListMenu02 .box .detail{
	display: table-cell;
	vertical-align: middle;
}

.topListMenu02 .box .icon{
	width: 140px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu02 .box .icon{
		width: 40px;
		padding: 0 10px;
	}
}

.topListMenu02 .box .icon img{
	max-width: 100%;
	height: auto;
}

.topListMenu02 .box .detail .title{
	padding: 0 40px 0 0;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu02 .box .detail .title{
		text-align: left;
	}
}

.topListMenu02 .box .detail .title::after{
	content:"";
	position: absolute;
	top:0;
	right: 15px;
	bottom: 0;
	margin: auto;
	background-image: url(../../../../image/jp/r1/icon/icon_link_right_xl_hd.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	width: 12px;
	height: 12px;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu02 .box .detail .title::after{
		-webkit-background-size: 10px auto;
		background-size: 10px auto;
		width: 10px;
		height: 10px;
	}
}


.topListMenu03 a{
	color:#333;
}

.topListMenu03 a:hover{
	text-decoration: none;
	color: #b1000e;
	opacity: 0.8;
}

.topListMenu03 a:visited{
	text-decoration: none;
	color: #a94657;
}

@media screen and (max-width: 767px) {

	.JS .topListMenu03{
		margin-left: -15px;
	}

	.JS .topListMenu03:after {
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
	}
}

.topListMenu03 .box{
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}


@media screen and (max-width: 767px) {

	.JS .topListMenu03 .box{
		width: 50%;
		padding-left: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}

}


.topListMenu03 .box:hover{
	text-decoration: underline;
}


.topListMenu03 .box .inner{
	border:solid 1px #cdcdcd;
	padding: 15px 15px 10px;
	text-decoration: none;
}


@media screen and (max-width: 767px) {

	.JS .topListMenu03 .box .inner{
		padding: 10px;
	}

}


.topListMenu03 .box .image{
	text-align: center;
}


.topListMenu03 .box .image img{
	max-width: 100%;
	height: auto;
}


.topListMenu03 .box .title{
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}



@media screen and (max-width: 767px) {
	.JS .topListMenu03 .box .title{
		margin-top: 15px;
	}
}


.topListMenu03 .box .title{
	display: block;
	background-image: url(../../../../image/jp/r1/icon/icon_link_right_xl_hd.gif);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	padding-right: 10px;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.JS .topListMenu03 .box .title{
		display: inline-block;
		padding-right: 20px;
		-webkit-background-size: 10px auto;
		background-size: 10px auto;
	}
}

.LinkListStyle1 .topLink a:link{
	background-image: url(../../../../image/jp/r1/icon/icon_link2_right.gif);
}

.LinearNavi img{
	vertical-align: middle;
}

@media screen and (max-width: 767px) {

	.JS .LinearNavi{
		font-size: 83%;
	}
}

#Contents{
	overflow: hidden;
}

.TopBanner{
	margin-bottom: 20px;
}
.TopBanner a:hover{
	opacity: 0.8;
}

.BgcGray{
	width: 100%;
	padding: 20px 0 20px 0;
	margin: 0 0 50px 0;
	background-color: #f2f2f2;
}

@media screen and (max-width: 994px){
	.BgcGray{
		width: 100vw;
		margin: 0 -15px 50px -15px;
	}
}

.BoxWhite{
	width: 100%;
	margin: 0px auto;
	padding: 20px 30px;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 767px){
	.BoxWhite .ResponsiveLinkListStyle{
		 margin: -30px -30px 0;
	}
}


h2.TopNewsTitle{
	font-size: 110%;
	font-weight: bold;
	background: none;
}

@media screen and (max-width: 767px){
	h2.TopNewsTitle{
		 border-bottom-width: 2px;
		margin-bottom: 15px;
		font-size: 90%;
	}
}

/* slider
===========*/
/*Area*/
.JS .TopBrandingArea{
	width: 100%;
}
@media screen and (max-width: 994px){
	.JS .TopBrandingArea{
		margin: 0 -15px;
		width: auto;
	}
}
/*slider*/
.TopBrandingSlider li{
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 70%;
	min-height: 70vh;
	width: 100%;
}
@media screen and (max-width: 579px){
	.TopBrandingSlider li{
		min-height: 55%;
		min-height: 55vh;
	}
}
@media screen and (max-width: 399px){
	.TopBrandingSlider li{
		min-height: 45%;
		min-height: 45vh;
	}
}
.TopBrandingSlider li.BrandingImage1{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider1.jpg");
	background-position: 15% 0%;
}
.TopBrandingSlider li.BrandingImage2{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider2.jpg");
	background-position: 32% 50%;
}
.TopBrandingSlider li.BrandingImage3{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider3.jpg");
	background-position: 35% 50%;
}
.TopBrandingSlider li.BrandingImage4{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider4.jpg");
	background-position: 25% 35%;
}
.TopBrandingSlider li.BrandingImage5{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider5.jpg");
	background-position: 95% 50%;
}
.TopBrandingSlider li.BrandingImage6{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider6.jpg");
	background-position: 95% 50%;
}
.TopBrandingSlider li.BrandingImage8{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider8.png");
	background-position: 35% 50%;
}
.TopBrandingSlider li.BrandingImage9{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider9.jpg");
	background-position: 35% 50%;
}
.TopBrandingSlider li.BrandingImage10{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider10.jpg");
	background-position: 35% 50%;
}
.TopBrandingSlider li.BrandingImage11{
	background-image: url("../../../hst_images/jp/r1/top/branding_slider11.jpg");
	background-position: 35% 50%;
}

/*Text*/
.TopBrandingSlider li dl{
	margin: 0 auto;
	padding-top: 200px;
	text-shadow: 3px 0 5px #333;
	width: 965px;
}
@media screen and (max-width: 994px){
	.TopBrandingSlider li dl{
		padding-left: 60px;
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.TopBrandingSlider li dl{
		padding-left: 0px;
		margin: 0 auto;
		width: 80%;
	}
}
@media screen and (max-width: 579px){
	.TopBrandingSlider li dl{
		padding-top: 120px;
	}
}
@media screen and (max-width: 399px){
	.TopBrandingSlider li dl{
		padding-top: 50px;
	}
}

.TopBrandingSlider li dl dt{
	font-weight: bold;
	font-size: 200%;
}
@media screen and (max-width: 767px){
	.TopBrandingSlider li dl dt{
		font-size: 150%;
	}
}
@media screen and (max-width: 579px){
	.TopBrandingSlider li dl dt{
		font-size: 120%;
	}
}
.TopBrandingSlider li dl dd{
	font-weight: bold;
	font-size: 120%;
}
@media screen and (max-width: 767px){
	.TopBrandingSlider li dl dd{
		font-size: 100%;
	}
}
@media screen and (max-width: 579px){
	.TopBrandingSlider li dl dd{
		font-weight: normal;
		font-size: 96%;
	}
}

.TopBrandingSlider li p{
	margin: 15px auto 0;
	width: 965px;
}
@media screen and (max-width: 994px){
	.TopBrandingSlider li p{
		font-size: 90%;
		padding-left: 60px;
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.TopBrandingSlider li p{
    	padding-left: 0;
    	margin: 15px auto 0;
		width: 80%;
	}
}
.TopBrandingSlider li p span{
	border: 2px solid #fff;
	display: inline-block;
    padding: 8px 25px 8px 15px;
	position: relative;
}
.TopBrandingSlider li p span:after{
	border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: 0;
    content: "";
    height: 7px;
    margin: auto;
    position: absolute;
    right: 15px;
    top: -1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
}

/*Link*/
.TopBrandingSlider li a{
	color: #fff;
	display: block;
	text-decoration: none;
	min-height: 70%;
	min-height: 70vh;
	width: 100%;
}
@media screen and (max-width: 579px){
	.TopBrandingSlider li a{
		min-height: 55%;
		min-height: 55vh;
	}
}
@media screen and (max-width: 399px){
	.TopBrandingSlider li a{
		min-height: 45%;
		min-height: 45vh;
	}
}

/*・ｽﾊ常時*/
.TopBrandingSlider li.BrandingImage1 a,
.TopBrandingSlider li.BrandingImage2 a,
.TopBrandingSlider li.BrandingImage3 a,
.TopBrandingSlider li.BrandingImage4 a,
.TopBrandingSlider li.BrandingImage5 a,
.TopBrandingSlider li.BrandingImage6 a,
.TopBrandingSlider li.BrandingImage8 a,
.TopBrandingSlider li.BrandingImage9 a,
.TopBrandingSlider li.BrandingImage10 a,
.TopBrandingSlider li.BrandingImage11 a{
	background-color: rgba(66,66,66,0.4);
}

/*hover・ｽ・ｽ*/
.TopBrandingSlider li.BrandingImage1 a:hover,
.TopBrandingSlider li.BrandingImage2 a:hover,
.TopBrandingSlider li.BrandingImage3 a:hover,
.TopBrandingSlider li.BrandingImage4 a:hover,
.TopBrandingSlider li.BrandingImage5 a:hover,
.TopBrandingSlider li.BrandingImage6 a:hover,
.TopBrandingSlider li.BrandingImage8 a:hover,
.TopBrandingSlider li.BrandingImage9 a:hover,
.TopBrandingSlider li.BrandingImage10 a:hover,
.TopBrandingSlider li.BrandingImage11 a:hover{
	background-color:  rgba(66,66,66,0.2);
}
.TopBrandingSlider li a:hover P span:after{
	right: 10px;
}

/*NoticeArea*/
.NoticeArea{
	background-color: #f2f2f2;
	padding: 30px 0 20px;
	margin-bottom: 60px;
	width: 100%;
}
@media screen and (max-width: 994px){
	.NoticeArea{
		margin: 0 -15px 60px;
		width: auto;
	}
}
@media screen and (max-width: 767px){
	.NoticeArea{
		padding: 20px 0 20px;
		margin: 0 -15px 30px;
	}
}
.NoticeBoxSet{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 965px;
}
@media screen and (max-width: 994px){
	.NoticeBoxSet{
    	box-sizing: border-box;
		padding: 0 15px;
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.NoticeBoxSet{
		display: block;
	}
}

.NoticeBox{
	padding: 10px 0;
	margin: 0;
	width: 17%;
}
@media screen and (max-width: 994px){
	.NoticeBox{
		width: 15%;
	}
}
@media screen and (max-width: 767px){
	.NoticeBox{
		padding: 10px 0 0;
		width: 100%;
	}
}

.NoticeDataBox{
	padding: 10px 0;
	width: 83%;
}
@media screen and (max-width: 994px){
	.NoticeDataBox{
		width: 85%;
	}
}
@media screen and (max-width: 767px){
	.NoticeDataBox{
		width: 100%;
	}
}

.NoticeTitle{
	background: none;
	font-size: 105%;
    font-weight: bold;
	line-height: 1.3;
	margin: 0;
    padding: 0;
    text-align: center;
}
@media screen and (max-width: 767px){
	.JS h2.NoticeTitle{
		font-size: 112%;
		margin: 0;
	}
}

.NoticeSubTitle{
	font-size: 76%;
    line-height: 1.3;
	text-align: center;
}
.NoticeDataBox dl{
	border-left: solid 4px #dc0c35;
	padding-left: 20px;
}
@media screen and (max-width: 767px){
	.NoticeDataBox dl{
		border-left: none;
		padding-left: 0;
	}
}
.NoticeDataBox dl,
.NoticeDataBox ul{
	margin: 0;
}
.NoticeDataBox .DateListStyle2 dd{
	margin: 0 0 0 7.5em;
}
@media screen and (max-width: 579px){
	.NoticeDataBox .DateListStyle2 dd{
		margin: 0;
	}
}

@media screen and (max-width: 767px){
	.NoticeDataBox .DateListStyle2 dt{
		padding-top: 0;
	}
}
@media screen and (max-width: 579px){
	.NoticeDataBox .DateListStyle2 dt{
		font-weight: bold;
		padding-top: 15px;
	}
}
.NoticeBannerSet{
	margin: 20px auto 0;
    width: 965px;
}
@media screen and (max-width: 994px){
	.NoticeBannerSet{
    	width: 100%;
	}
}
.NoticeBannerSet a{
	display: block;
}
.NoticeBannerSet a:hover{
	opacity: 0.8;
}
span.block{
	display: block;
}



