@charset "UTF-8";
/* **************************************************
Name: top_2021.css
Description: Setting of special page
Create: 2021.03.25
Update: 2021.12.22
Copyright 2014 Hitachi, Ltd.
***************************************************** */
@media screen and (min-width: 1600px) {
ul.slick-dots {
	left: 0;
	right: 0;
	position: absolute !important;
}
}
#index20190527 {
	background: #ffffff;
}
.PaddingSide {
	padding: 0 4%;
}
.PaddingSide .GridSet {
	width: 100%;
	max-width: 1275px;
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
	max-height: 750px;
	overflow: hidden;
}
.BrandingArea {
	margin-bottom: -135px;
}
.BrandingArea img,
.BrandingArea video {
	width: 100%;
	height: auto;
}
.bx-controls {
	max-width: 1275px;
	bottom: 135px;
	top: initial;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	left: 290px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	left: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 10px 0 0;
}
.BrandingArea img.HideSP {
	display: block !important;
}
.BrandingArea img.ShowSP {
	display: none !important;
}
ul.slick-dots {
	bottom: 90px;
	text-align: left;
	max-width: 1275px;
	margin: 0 auto;
	position: relative;
}
.pager__item {
	padding: 0 15px;
	display: block;
	height: 7px;
	background: #dddddd;
}
.slick-active .pager__item {
	background: #b60719;
}
.slick-dots li {
	width: 100px !important;
	margin: 0 10px 0 0 !important;
}

@media screen and (max-width: 1400px) {
ul.slick-dots {
	margin: 0 4%;
}
}
@media screen and (max-width: 767px) {
.BrandingArea {
	margin-bottom: -100px;
}
.BrandingArea img.HideSP {
	display: none !important;
}
.BrandingArea img.ShowSP {
	display: block !important;
}
ul.slick-dots {
	bottom: 50px;
}
.slick-dots li {
	width: 80px !important;
}
}
.MMBannerLinkStyle {
	text-align: right;
}
.OptionRWD.JS .MMBannerLinkStyle img {
	width: 150px;
	height: auto;
}
/*******************************************************
indexTitleH2
*******************************************************/
.indexTitleH2 {
	font-size: 49px;
	font-family: Arial;
	margin: 0 0 0.5em !important;
	line-height: 1.0;
	background: none;
	font-weight: bold;
	text-align: center;
}
.indexTitleH2 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	background: none;
	padding: 0.2em;
}
.indexTitleH2.white,
.indexTitleH2.white span {
	color: #fff;;
}
.indexTitleH2 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
.indexTitleH2.white {
	color: #fff;
	font-size: 32px;
}
.indexTitleH2.white span {
	font-size: 16px;
}
}
.btn_backnumber a{
	display:block;
	width:220px;
	background: url("/image/en/r1/btn_backnumber.png") 10px center no-repeat;
	background-color:#E60027;
	text-align:center;
	font-size: 83%;
	color:#fff;
	text-decoration:none;
	padding:6px 0;
	margin-bottom: 20px;
	transition: 0.2s ease-in-out;
}
.btn_backnumber a:hover{
	background-color: #B1000E;
}

/* ?��r?��f?��I
=========================================================================================== */

.SectionBgImg {
  position: relative;
  width: 100%;
  background:#fff;
}
.SectionBgImg video {
  width: 100%;
  height: auto;
  background: url("/image/h1/bg_001.png") no-repeat;
  background-size: cover;
}
.SectionBgImg video:after { clear:both;}
.SectionBgImg p {
  display: block;
  color: #fff;
  position: absolute;
  top: 50px;
  left: 10%;
  right: 10%;
  max-width: 965px;
  width: 80%;
  z-index: 1;
}
.SectionBgImg p img {
  width: 100%;
  height: 100%;
}


/* panel menu
=========================================================================================== */

.menu {
	position: relative;
	margin-top: -28px !important;
	width: 100%;
	padding-bottom : 5%;
	z-index: 2;
}
.menu:after {
	content: "";
	display: block;
	clear: both;
}
.menulist {
	width: 32%;
	margin: 0 2% 25px 0;
	float: left;
	border: none;
	background: #000;
	box-shadow: 5px 5px 8px #a9a9a9;
	-moz-box-shadow: 5px 5px 8px #a9a9a9;
	-webkit-box-shadow: 5px 5px 8px #a9a9a9;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#a9a9a9', Direction=145, Strength=5);
}
.menulist.m_LastItem { margin-right: 0; }
.menu a {
	display: block;
	border: none;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}
.menu a:link { text-decoration:none;}
.menu a img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.menu a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.menu:after {
	content: "";
	display: block;
	clear: both;
}
.menulist p {
	text-align: center;
	background-color: rgba(51,51,51,0.65);
	display: block;
	padding: 15px 15px 15px 3%;
	position: absolute;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
}
.menulist img {
	width: 100%;
	height: auto;
}
.menulist .MenuTitle {
	border: none;
	width: 100%;
}
.MenuTitle {
	background: url("../../../image/en/r1/icon/icon_link_right_l_white.gif") no-repeat 100% 50%;
	filter: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: auto;
	line-height: 1;
	position: relative;
	z-index: 100;
	text-decoration:none;
	margin: 0;
	word-break: break-all;
}
@media screen and (max-width:994px) {
.MenuTitle {
 width: auto;
	padding: 8px 0;
}
.menulist p {
	padding-top: 10px;
	padding-bottom: 10px;
}
}
@media screen and (max-width:876px) {
.menu {
	margin-top: -110px;
}
}
@media screen and (max-width: 767px) {
.menu {
	width: 100%;
	margin-top: 0;
	padding-bottom : 20px;
	padding-top: 27px;
}
.menu:after {
	content: "";
	display: block;
	clear: both;
}
.menu a:hover img {
	opacity: 1;
	filter: unset;
	-ms-filter: "unset";
}
.menulist {
	float: none;
	width: 100%;
}
.menulist:after{
	content: "";
	display: block;
	clear: both;
}
.menulist img{
	width: 100%;
}
.m_LastItem {
	margin-left: 0;
}
}
.menulist2{
	width: 23.5%;
	margin: 0 2% 25px 0;
	float: left;
	border: none;
	background: #000;
	box-shadow: 5px 5px 8px #a9a9a9;
	-moz-box-shadow: 5px 5px 8px #a9a9a9;
	-webkit-box-shadow: 5px 5px 8px #a9a9a9;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#a9a9a9', Direction=145, Strength=5);
}
.menulist2.m_LastItem{
	margin: 0 0 25px;
}
.menulist2 img{
	width: 100%;
	height: 100%;
}
.menulist2 p{
	text-align: center;
	background-color: rgba(51,51,51,0.65);
	display: block;
	padding: 15px 15px 15px 3%;
	position: absolute;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
}
.menulist2 .MenuTitle {
	border: none;
	width: 100%;
}
.menulist2:after{
	clear: both;
}

@media screen and (max-width:964px) {
.menulist2 img{
	width: 100%;
}
}

@media screen and (max-width:876px) {
.menulist2{
	width: 49%;
}
.menulist2:nth-child(even){
	margin: 0 0 25px 0;
}
}

@media screen and (max-width: 767px) {
.menulist2{
	float: none;
	width: 100%;
}
}
@media screen and (max-width: 579px) {
.menulist2 img{
	width: 100%;
}
}

/* blanding image
=========================================================================================== */
.section_bg01 {
  background: url("/image/en/r5/corporate/top/section_bg_01.png") no-repeat;
	background-size: cover;
	padding: 50px 0;
}

/* slider */
.slick-prev:before,
.slick-next:before {
	color: black;
}
.DateListStyle2 {
	opacity: 1;
}
.DateListStyle2.is-hidden {
	opacity: 0;
	height: 0;
	margin: 0;
}
.moreBtn {
	margin: 40px auto 0;
	text-align: center;
	border: solid 1px #333;
	border-radius: 6px;
	width: 234px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	background: #fff;
	position: relative;
	cursor: pointer;
}

.moreBtn a::before{
	display: block;
	content: '';
	position: absolute;
	background-color: #b30019;
	width: 20px;
	height: 2px;
	right: 20px;
	top: 50%;
	margin-top: -1px;
}
.moreBtn a::after{
	display: none;
	content: '';
	position: absolute;
	background-color: #b30019;
	width: 2px;
	height: 20px;
	right: 29px;
	top: 50%;
	margin-top: -10px;
}
.moreBtn:not(.active) a::after{
	display: none;
}
.moreBtn.active a::after{
	display: block;
}

.TabList{
	position: relative;
	display: block;
	background-color: transparent !important;
	border-bottom: 4px solid #b1000e;
	text-align: center;
	height: 84px;
}
.TabList:after {
	content: "";
	display: block;
	clear: both;
}
.TabList li {
	position: relative;
	display: inline-block;
	width: 15%;
	padding: 14px 0 10px 0;
	font-weight: bold;
	height: 60px;
	text-align:center;
	border-radius: 6px 6px 0 0;
	margin-right: .8%;
	background-color: #555555;
}
.TabList li:last-child{
	margin-right: 0;
}
.TabList li p{
	position: absolute;
	display: block;
	font-size: 96%;
	line-height: 1.6;
	font-weight: bold;
	border-right: none;
	text-align: center;
	color: #fff;
	top: 57%;
	left: 0;
	right: 0;
	transform: translateY(-57%);
	margin-left: 0;
	padding-right: 0;
}
.TabList li.Current {
	background: #b1000e;
}
.TabList li.Current p{
	border-right: none;
}
.TabList li p br{
	display: none;
}
.TabList li:hover {
	cursor: pointer;
	color: #fff;
	background: #b1000e;
}
.TabList .BackNum  { float:right;}
.TabList .BackNum p{ border-right:none;}
.TabList .BackNum a{ color: #FFF; text-decoration: none;}
.TabList li.BackNum:hover a{
	text-decoration: none;
	color: #fff;
}
.TabWrapper .TabContents {display: none; }
.TabContents ul.LinkListStyle1{ padding-left: 1em; }
.TabContents { margin-top: 25px;display: none; text-align: center; padding: 0 15px;}
.TabContents .DateListStyle2.AddIcon{ margin: auto; text-align: left; max-width: 1080px;}
.LinkListStyle1 li a{
	color: #333;
}
.LinkListStyle1 li a:hover{
	color: #c02;
}
.LV1LinkSet{
	background-image: none;
}
.LV1LinkSet div{
	background-color: transparent;
}
.LV1LinkSet div h2{
	color: #777;
	background-image: none;
	font-size: 130%;
}

@media screen and (min-width: 775px) {
	.LV1LinkSet div{
		padding-left: 0;
}
}
@media screen and (max-width: 950px) {
.TabList li {
	font-size: 80%;
	}
}
@media screen and (max-width: 776px) {
.TabList {
	height: 68px;
}
.TabList li {
	font-size: 80%;
	height: 44px;
}
.TabList li p br{
	display: block;
}
.TabList li img{
	margin: 0 0 5px 0;
}
}

/* news release
------------------------ */
table.Datelist td{
	border: none;
	padding: 3px;
	vertical-align:top;
}
table.Datelist td.date{
	padding-top:5px;
	width: 12%;
	}
table.Datelist td.icon{padding-left:20px;}
table.Datelist td.icon img{
	max-width: 24px !important;
	width: 24px;
}
table.Datelist td .LinkListStyle1{margin:0;}

@media screen and (max-width: 776px) {
table.Datelist td .LinkListStyle1 li{padding-top:3px;}
}

@media screen and (max-width: 579px) {
table.Datelist td.icon{padding-left:10px;}
.menulist2{ height: px;}
}





/* menu
------------------------ */

.menu{
	margin-top: -100px;
	/*margin-top: -200px !important;*/
	padding-top:20px;
}
@media screen and (max-width: 776px) {
.menu{
	margin-top: -50px;
}
}

@media screen and (max-width: 767px) {
.menu{
	margin-top: 0 !important;
}
}


/* Social Account Button
=========================================================================================== */
.section_bg02 {
	background: #777777;
	padding: 50px 15px;
}
.section_bg02 h2 {
	background: none;
	color: #fff;
}
.OptionRWD.JS #SocialAccountBottom ul {
  width: auto;
  height: auto;
  margin: 0;
  text-align: center;
}
.OptionRWD.JS #SocialAccountBottom img {
  width: auto;
  height: auto;
}
.section_bg03 {
	padding: 50px 0;
	background: #ffffff;
}
#SocialAccountBottom {
  padding: 0;
  border-top: 0 none;
	text-align:center;
	max-width: 840px;
	margin: 0 auto;
	background-color: #777777;
}
.section_bg03 #SocialAccountBottom {
	background: #ffffff;
}
#SocialAccountBottom .Column2 {
	float: left;
	width: 49%;
	margin: 0 0 10px 2% ;
}
#SocialAccountBottom .Column2.FirstItem {
	margin: 0 0 10px 0;
}
#SocialAccountBottom .Column2.FirstItem iframe,
.instagram-media,
.instagram-media-rendered,
#instagram-embed-0 {
	box-shadow: 5px 5px 8px #333333 !important;
	-moz-box-shadow: 5px 5px 8px #333333 !important;
	-webkit-box-shadow: 5px 5px 8px #333333 !important;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=145, Strength=5);
	width: 100%;
}
#instagram-embed-0.instagram-media.instagram-media-rendered {
	height: 618px;
}
#twitter-widget-0{
	width: 387px;
}
#instagram-embed-0.instagram-media.instagram-media-rendered {
	margin: 0px 12px 12px;
}

iframe#twitter-widget-0 {
	min-width: 100% !important;
}
.OptionWide #SocialAccountBottom ul {
  min-width: 290px;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 15px;
  font-size: 90%;
  text-align:center;
}
#SocialAccountBottom ul li {
  padding: 0 35px;
  letter-spacing: normal;
  border-left: solid 1px #ccc;
  display: inline-block;
  max-width: 100%;
}
#SocialAccountBottom ul li:first-child {
  border-left: none;
}
#SocialAccountBottom a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-align: center;
}
#SocialAccountBottom a:hover,
#SocialAccountBottom a:active {
  text-decoration: underline;
}
#SocialAccountBottom .circle{
  background-color:#fff;
  padding: 0;
  margin: 0 auto 8px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #f00;
  border-radius: 50%;
}
#SocialAccountBottom .SbTwitter .circle { border-color:#1da1f2; }
#SocialAccountBottom .SbFacebook .circle { border-color:#4d66a6; }
#SocialAccountBottom .SbYouTube .circle { border-color:#ff0000; }
#SocialAccountBottom .SbLinkedIn .circle { border-color:#0078ba; }
#SocialAccountBottom img {
  vertical-align: middle;
	text-align:center;
}
@media screen and (max-width: 767px) {
#SocialAccountBottom .Column2 {
	float: none;
	width: 100%;
	margin: 0 0 10px !important;
	padding: 0;
}
#SocialAccountBottom ul li {
	padding: 0 10px;
}
#SocialAccountBottom .circle {
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.OptionRWD.JS #SocialAccountBottom ul {
	padding: 0;
}
}

.SNSHeading {
  font-weight: bold;
}
.SNSHeading img {
	margin-right: 0.7em;
}

/**/
@media (max-width: 767px) {
  .Contents {
    padding: 0 10px;
    letter-spacing: normal;
    font-size: 80%;
  }
}

/*****************************************
動画用
*****************************************/
.ImgOnlyStyle .ModalYouTubeLink span:after {
	content: "";
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	top: 50%;
	left: 52%;
	margin: -20px 0 0 -11px;
	border-left: solid 30px #fff;
	border-top: solid 20px transparent;
	border-bottom: solid 20px transparent;
	transform: translate(-50%, -50%);
}
.ImgOnlyStyle .ModalYouTubeLink:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 130px;
	height: 130px;
	top: 50%;
	left: 52%;
	margin: -18px 0 0 -18px;
	background-color: transparent;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 6px solid #FFF;
}
.PC .ImgOnlyStyle .ModalYouTubeLink:hover:before,
.PC .ImgOnlyStyle .ModalYouTubeLink:active:before,
.PC .ImgOnlyStyle .ModalYouTubeLink:hover:after,
.PC .ImgOnlyStyle .ModalYouTubeLink:active:after { background-color:  transparent }

.ImgOnlyStyle .ModalYouTubeLink:before {
	content: none;
}
.ImgOnlyStyle .ModalYouTubeLink img {
	box-shadow: 5px 5px 8px #333333;
	-moz-box-shadow: 5px 5px 8px #333333;
	-webkit-box-shadow: 5px 5px 8px #333333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=145, Strength=5);
}

@media (max-width: 767px) {
.ImgOnlyStyle .ModalYouTubeLink span:after {
	content: "";
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	margin: -18px 0 0 -14px;
	border-left: solid 15px #fff;
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	transform: translate(-50%, -50%);
}
.ImgOnlyStyle .ModalYouTubeLink:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin: -18px 0 0 -18px;
	background-color: transparent;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transform: translate(-50%, -50%);
	border: solid 5px #fff;
}
.PC .ImgOnlyStyle .ModalYouTubeLink:hover:before,
.PC .ImgOnlyStyle .ModalYouTubeLink:active:before,
.PC .ImgOnlyStyle .ModalYouTubeLink:hover:after,
.PC .ImgOnlyStyle .ModalYouTubeLink:active:after {
	background-color: transparent;
}
}

/***/
.swiper-slide{
	height: auto;
	margin-bottom: 50px;
	box-shadow: 4px 4px 6px #b9b9b9;
	-moz-box-shadow: 4px 4px 6px #b9b9b9;
	-webkit-box-shadow: 4px 4px 6px #b9b9b9;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#b9b9b9', Direction=145, Strength=5);
	background: #ffffff;
	cursor: pointer;
}
.swiper-slide a {
	color: #333;
	text-decoration: none;
	height:100%;
}
.swiper-slide a:hover {
	color: #c02;
	text-decoration: underline;
}
.swiperInner{
	position: relative;
}
.swiper-slide span,
.swiper-slide p{
	width: auto;
	display: block;
	font-size: 14px;
}
.swiper-slide .date{
	display: block;
	padding: 15px 15px 10px;
}
.swiper-slide .new{
	color: #ffffff;
	padding: 0px 14px;
	background: #b1070e;
	margin-bottom: 0.7em;
	position: absolute;
	top: 10px;
	right: 15px;
}
.swiper-slide p.TextStyle1{
	padding: 0 15px 10px;
}
.swiper-slide img{
	width: 100%;
	transition: all 300ms 0s ease;
}
.swiper-slide:hover img{
	opacity: 0.6;
}
.slideBox {
	position: relative;
	overflow: hidden;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	width: 32px;
	height: 32px;
	background-size: 32px;
	transform: translate(0, -50%);
	margin-left: -38px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	width: 32px;
	height: 32px;
	background-size: 32px;
	transform: translate(0, -50%);
	margin-right: -38px;
}
@media screen and (min-width: 1380px) {

.swiper-container{
	padding: 0 10px 30px;
	}
.swiper-button-prev{
	margin-left: 0;
}
.swiper-button-next{
	margin-right: 0;
}
}
@media screen and (max-width: 1379px) {
.swiper-container{
	padding: 30px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	margin-left: 5px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	margin-right: 5px;
}
}
@media screen and (max-width: 1292px) {
.swiper-container{
	padding: 20px;
}
}
@media screen and (max-width: 790px) {
	.swiper-slide{
		min-height: 320px;
	}
}
@media screen and (max-width: 767px) {
	.swiper-slide{
		min-height: 420px;
	}
.ImgOnlyStyle .ModalYouTubeLink span:after,
.ImgOnlyStyle .ModalYouTubeLink:after {
	left: 50%;
}
}
@media screen and (max-width: 600px) {
	.swiper-slide{
		min-height: 388px;
	}
}

/***/
.BrandingArea{
	position: relative;
}
#slick-controle span{
	cursor: pointer;
}
#slick-controle{
	text-align: left;
	overflow: hidden;
}
#slick-controle span{
	width: 10px;
	height: 10px;
	display: block;
}
#slick-controle.slick-stop span{
	background: url(/image/en/r1/subtop/icon_pager_stop_on.png) no-repeat top left;
}
#slick-controle.slick-play span{
	background: url(/image/en/r1/subtop/icon_pager_start_on.png) no-repeat top left;
}

/*****************************************
追加お知らせ用 9/7
*****************************************/
.informationSection {
	padding: 50px 15px;
}
.indexTitleH2Link {
	color: #333;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	position: relative;
	border-bottom: solid 1px #999;
	background: none;
	margin-bottom: 30px;
}
.indexTitleH2Link span {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.informationSection .DateListStyle2 {
	margin: 0 auto 0.5em;
	text-align: left;
	max-width: 1080px;
}
.informationSection .DateListStyle2 dd {
	margin: 0 0 0 11em;
}
@media screen and (max-width: 767px) {
.JS h2.indexTitleH2Link {
	margin: 0 0 30px;
}
.DateListStyle2 dt {
	clear: both;
	float: none;
	margin: 0 0 5px;
}
.informationSection .DateListStyle2 dd {
	clear: both;
	float: none;
	margin: 0;
}
}