@charset "utf-8";

/* mainvisual ----------------- */
.mainvisual {
	background-color: #fcc800;
	height:100%;
	overflow:hidden;
	position:relative;
}
.hfw .mainvisual{
	height:50vw;
	background-color: #fcc800;
}
.mv_logo{
	position:absolute;
	top:5%;
	left: 5%;
	z-index:1;
}
.mv_logo img{
	display: none;
}
#main_video{
	width: 100%;
	vertical-align: middle;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
}
@media screen and (max-width: 768px) {
	.mainvisual {
	width:100%;
	height:auto;
	}
	.hfw .mainvisual{
	width:100%;
	height:auto;
	background-color: #fffad6;

	}
	.hfw .mainvisual img{
		width:100%;
	}
	#main_video{
	width: 100%;
	position:relative;
	}
	.hfw .mainvisual .mv_logo{
		width:20vw;
		}
}

/* heading -------------------- */
.heading {
	border-color: #e60012;
}
.heading:after,
.heading:before,
.heading_inner:after,
.heading_inner:before {
	background-color: #e60012;
}

/* section_block -------------- */
.contents_block.color1 {
	background-color: #fffad6;
	padding-bottom: 35px;
}
.contents_block.color2 {
	background-color: #fff7be;
}

/* content -------------- */
.text_hfw {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.box_movie_inner figcaption {
	text-align: right;
}
@media screen and (max-width: 480px) {
	.textCenter img {
		height: 17px;
    width: auto;
	}
	.box_movie_inner figcaption {
		position: absolute;
		right: 1px;
	}
}
/* video -------------- */
.box_movie_item {
    display: inline-block;
    width: 620px;
}
.box_movie_item .box_movie_inner .video-js {
    width: 100%;
    height: 350px;
    border: none;
    vertical-align: top;
}
.box_movie_inner {
  position: relative;
  max-width: 100%;
  display: block;
  padding-top: 0.25%;
  padding-bottom: 0 !important;
  margin: 15px auto 40px auto;
}
.hfw .vjs-big-play-button, .osaka .vjs-big-play-button{
	display: none!important;
}
.osaka .box_movie_item{
	width: 686px;
}
.osaka .box_movie_item .box_movie_inner .video-js{
	height: 388px;
}
@media screen and (max-width: 480px) {
.box_movie_item{
	display: block;
	width: 93%;
}
.box_movie_inner {
	padding-top: 56.8%;
	}
.box_movie_item .box_movie_inner .video-js{
	height:100%;
}
.osaka .box_movie_item{
	display: block;
	width: 93%;
}
.osaka .box_movie_inner {
	padding-top: 56.8%;
	}
.osaka .box_movie_item .box_movie_inner .video-js{
	height:100%;
}
}
/* subhead -------------------- */
.subhead_inner:after,
.subhead_inner:before {
	background-color: #e60012;
}

/* list_summary ---------------- */
.list_summary {
	width: 300px;
}
@media screen and (max-width: 480px) {
	.list_summary {
		width: auto;
	}
}

/* table_event ---------------- */
.table_event th,
.table_event td,
.table_event tbody th:not(:first-child),
.table_event tbody td:not(:first-child) {
	border-color: #e60012;
}
.table_event thead th {
	background: #e60012;
}
/* .table_event .col1 {
	width: 225px;
}
.table_event .col2 {
	width: 320px;
}
.table_event .col3 {
	width: 451px;
} */

.table_event .col1 {
	width: 80px;
}
.table_event .col2 {
	width: 200px;
}
.table_event .col3 {
	width: 200px;
}
.table_event .col4 {
	width: 260px;
}

.table_event tbody th:first-child {
	width: 340px;
}
.table_event tbody td:last-child {
	width: 310px;
}
@media screen and (max-width: 480px) {
	.table_event tbody th {
		background: #e60012;
	}
	.table_event tbody th:first-child {
		width: 100%;
	}
	.table_event tbody td:last-child {
		width: 100%;
	}
}
/*details----------------------*/
.hfw .details{
	text-align: center;
}
.hfw .details li{
	display: inline-block;
}
.hfw .details li:not(:first-child) {
	padding-left: 10px;
}
.hfw .details li a:hover {
	opacity: 0.9;
}
.hfw .details.sp_only,
.hfw .details .sp_only{
	display: none;
}
.btn_info a:hover {
	opacity: 0.9;
}
.btn_info {
  margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
@media screen and (max-width: 480px) {
	.hfw .details li{
		display: block;
		margin-top: 20px;
	}
	.hfw .details li img{
		width: 100%;
		height: auto;
	}
	.hfw .details li:not(:first-child) {
		padding-left: 0;
	}
	.hfw .details.pc_only,
	.hfw .details .pc_only{
		display: none;
	}
	.hfw .details.sp_only,
	.hfw .details .sp_only{
		display: block;
	}
	.btn_info img{
		width: 100%;
		height: auto;
	}
}
/* box_course ---------------- */
.box_course {
	padding: 40px 0 10px;
}
.box_course p{
	width: 980px;
	margin: 0 auto;
}
@media screen and (max-width: 480px) {
	.box_course {
		padding: 20px 10px 0;
	}
	.box_course p{
		width: 100%;
		margin: 0 auto;
	}
	.box_course img{
		width: 100%;
		height: auto;
	}
}
.last_contents{
	padding: 56px 0 0;
}
@media screen and (max-width: 480px) {
	.last_contents{
		padding: 29px 10px 0;
	}
}
/* c_mark ----------------- */
#contentsWrap .c_mark{
	text-align: right;
	margin: 25px auto 0;
	width: 980px;
	padding-bottom: 15px;
	font-size: 12px;
}
@media screen and (max-width: 480px) {
	#contentsWrap .c_mark{
		margin: 15px 10px 0;
		width: auto;
	}
}

/* mainvisual ----------------- */
.osaka .mainvisual,
.jingu .mainvisual {
	display: table;
}
.osaka .mainvisual p,
.jingu .mainvisual p{
	display: table-cell;
	width: 202px;
}
.osaka .mainvisual h1,
.jingu .mainvisual h1{
	display: table-cell;
	vertical-align: middle;
	padding-left: 43px;
}
.osaka .mainvisual h1{
	width: 693px;
}
.jingu .mainvisual h1{
	width: 692px;
}
@media screen and (max-width: 480px) {
	.osaka .mainvisual p,
	.jingu .mainvisual p{
		display: table-cell;
		width: 35%;
	}
	.osaka .mainvisual h1,
	.jingu .mainvisual h1{
		display: table-cell;
		width: 65%;
		vertical-align: middle;
		padding-left: 0;
	}

}
/*modal------------------------*/
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;

}
.modal-content {
	width: 60% ;
	margin: 0 ;
	padding: 5px 5px 10px;
	background: #fff ;
	border-radius: 3px;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
.modal-content p{
	text-align: center !important;
	margin-top: 0 !important;
}
.mdl_btn:hover {
	cursor: pointer ;
}
.btn_link {
	position: absolute;
	top: -22px;
	right: -22px;
	background: url(/tsunagu/assets/images/hfw/close_btn.png) no-repeat;
	height: 64px;
	width: 64px;
	text-indent: -10000px;

}
.mdl_img img{
	width: 100%;
}

.mdl_txt{
	color: #e40a1c;
	font-weight: bold;
	padding-top: 10px;
}
#photo06{
	width: auto;
	height: 600px;
}
#photo06 .mdl_img{
	width: auto;
	height: 93%;
}
#photo06 .mdl_img img{
	width: auto;
	height: 100%;
}

/*jingu-photo*/

.jingu #photo01,.jingu #photo02,.jingu #photo03,.jingu #photo04,.jingu #photo06,.jingu #photo07{
	width: auto;
}

.jingu #photo05,.jingu #photo08{
	width: auto;
	height: 70%;
}

.jingu #photo01 .mdl_img,
.jingu #photo02 .mdl_img,
.jingu #photo03 .mdl_img,
.jingu #photo04 .mdl_img,
.jingu #photo06 .mdl_img,
.jingu #photo07 .mdl_img{
	width: auto;
	height: 93%;
}

.jingu #photo07 .mdl_img{
	width: auto;
	height: 93%;
}

.jingu #photo05 .mdl_img,
.jingu #photo08 .mdl_img{
	width: auto;
	height: 93%;
}

.jingu #photo02 .mdl_img img,
.jingu #photo03 .mdl_img img,
.jingu #photo04 .mdl_img img,
.jingu #photo05 .mdl_img img,
.jingu #photo06 .mdl_img img,
.jingu #photo07 .mdl_img img,
.jingu #photo08 .mdl_img img{
	width: auto;
	height: 100%;
}

#header, #mainContent, #sidebar, #footer {
    z-index: 1;
}

/*jingu-photo*/


/*event_bnr*/
.event_bnr {
	text-align: center;
	margin: 20px;
}
@media screen and (max-width: 480px) {
	.event_bnr{
		margin: 0 auto;
		padding: 20px 0;
	}
	.event_bnr img{
		width: 100%;
		height: auto;
	}
}
/* report */
.hfw .details_l{
	float: left;
	margin-bottom: 30px;
}
h2.heading.report.clear {
    display: none;
}
@media screen and (max-width: 480px){
	h2.heading.report.clear {
		display: block;
	}
}
@media screen and (max-width: 480px){
	.hfw .details_l li img {
    width: 100%;
	height: auto;
	}
	.report_title{
		display: none!important;
	}
}

#loading{
	width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 4vw;
  left: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#loading img{
	text-align: center;
	width:15vw;
}
#loader-bg {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #fffad6;
z-index: 10;
}
@media screen and (max-width: 480px){
	#loading{
	top:-5vw;
	}
	#loading img{
	text-align: center;
	width: 45vw;
	}
	.thumnail{
		width: 100%;
	}
}

/* come on house
---------------------*/
.ch_box_photo,
.ch_box_photo .btn {
	text-align: center;
}
.ch_box_photo {
	position: relative;
	margin: 34px auto 34px;
}
.ch_box_photo img {
	max-width: 65%;
}
.ch_box_photo .btn {
	position: absolute;
    bottom: 20%;
    right: 0;
    width: 100%;
}
@media screen and (max-width:767px){
	.ch_box_photo img {
		max-width: 100%;
	}
	.ch_box_photo .btn{
		width: 90%;
		bottom: 18%;
		left: 18px;
	}
}
/*中止告知案内-----------------------------*/

#concertAnnouncement .text_lead{
  border:solid 2px #ff4e24;
  padding:10px 10px 30px;
  color:#e60012;
	background-color: #fff;
	/* margin: 0 154px; */
}
#concertAnnouncement .text_lead .txt_note{
  font-size:15px;
}
#concertAnnouncement .text_lead .display_tab a::after,
.announcement .text_lead .display_tab a::after{
	content: "";
	display: inline-block;
	margin-top: -6px;
	margin-left: 5px;
	width: 18px;
	height: 18px;
	background: url(/common/rwd/imgs/contents/icon_link_external.png) no-repeat 50% 50%;
	background-size: 18px 18px;
	transform: rotate(0deg);
}
#concertAnnouncement.itsudemo .text_lead a::after{
	content: none;
}
.itsudemo .canceled p a {
	color: #e9000d !important;
	text-decoration: underline;
	word-break: break-all;
}
@media screen and (max-width: 480px) {
  #concertAnnouncement .text_lead{
		padding: 1% 3% 4%;
		margin: 0 auto;
  }
  #concertAnnouncement .text_lead .txt_note{
  font-size:12px;
	}
	#concertAnnouncement .text_lead .display_tab a::after {
    content: "";
    display: inline-block;
    margin-top: -6px;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    background: url(/common/rwd/imgs/contents/icon_link_external.png) no-repeat 50% 50%;
    background-size: 15px 15px;
    transform: rotate(0deg);
	}
}
#concertAnnouncement.itsudemo .text_lead{
	width: 980px;
	border: solid 4px #000;
	padding: 10px 10px 30px;
	color: #000;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 8px;
}
#concertAnnouncement.itsudemo .canceled_title,
#concertAnnouncement.itsudemo .canceled_subtitle {
	color: #000 !important;
}
.itsudemo .canceled p{
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.canceled_img {
	margin: 40px 0;
}

.web-video-wrap{
	width: 560px;
	margin: 0 auto;
}
.web-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.web-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/*中止-----------------------------*/

.canceled p{
  padding-top: 1em;
  font-size: 18px;
  color: #000;
}
.canceled a{
	color: #000 !important;
}
.canceled_title{
  color: #e60012 !important;
  font-weight: bold;
  font-size: 22px !important;
}
.canceled_subtitle{
  font-weight: bold;
  font-size: 22px !important;
  color: #e60012 !important;
  padding-top: 0 !important;
}
.canceled ul{
  text-align: left;
  padding-left: 255px;
}

.canceled.contact .canceled_title{
  font-size: 18px !important;
  color: #000 !important;
  padding-bottom: 10px;
  display: inline-block;
  font-family: 'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-serif;
  padding-top: 0;
 }
p.contact_link {
  text-align: left;
  padding: 0 24px;
  font-weight: bold;
  font-family: 'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-serif;
  font-size: 16px;
}
p.contact_link span {
  width: 280px;
  display: inline-block;
}
.contents_block_inner.canceled_block.w1300{
  padding: 50px 0 0;
}
.contents_block_inner.canceled_block.w1300.bottom{
	padding: 0 0 30px;
}
@media screen and (max-width: 480px) {
  .canceled_title{
    text-align: center;
    font-size: 16.8px !important;
  }
  .canceled_subtitle{
    font-size: 16.8px !important;
  }
  .canceled p{
    font-size: 13.8px;
    line-height: 1.8;
  }
  .canceled ul{
     padding-left: 0;
   }
   .contents_block_inner.canceled_block.w1300 {
     padding: 30px 10px 0;
   }
	 .contents_block_inner.canceled_block.w1300.bottom{
		padding: 0 0 30px;
	}
   .canceled.contact .canceled_title{
    font-size: 115% !important;
    padding: 0;
    display: block;
   }
   p.contact_link{
    margin: 0 0 10px;
    padding: 20px 0 25px;
    font-size: 100%;
    line-height: 1.4;
   }
   p.contact_link span {
    width: auto;
    padding-top: 15px;
  }
	#concertAnnouncement.itsudemo .text_lead{
    border: solid 2px #000;
    border-radius: 5px;
    width: 100%;
		margin: 0 auto;
	}
	.itsudemo .canceled_subtitle{
		text-align: center;
	}
	.canceled_img {
		margin: 20px 0;
	}
	.canceled_img img {
		width: 100%;
		height: auto;
	}
	.web-video-wrap{
		width: 100%;
	}
}


/*お知らせ-----------------------------*/
.newevent.news{
  color: #000;
	border: 2px solid;
	padding: 20px 0;
	margin: 0 0 40px;
	font-weight: bold;
	background: #fff;
	text-align: center;
	position: relative;
}
.newevent_title{
	font-weight: bold;
	font-size: 22px !important;
}
.newevent_subtitle{
	font-weight: bold;
	font-size: 22px !important;
	margin-bottom: 20px;
}
.newevent_link{
	color: #e60012;
	margin-top: 20px;
}
.newevent_link a{
	color: #e60012 !important;
}
.newevent_btn {
	background: #ca0010;
	width: 400px;
	margin: 10px auto;
	border: 1px solid #e60012;
	border-radius: 20px;
	font-size: 16px;
	text-align: center;
}
.newevent_btn a {
	color: #fff;
	display: block;
	padding: 10px 0;
}
.newevent_logo {
	position: absolute;
	top: 10px;
	left: 10px;
	/* width: 90%; */
}
.newevent.news a{
  word-break: break-all;
}
.newevent.news a::after {
  content: "";
  display: inline-block;
  margin-top: -6px;
  margin-left: 5px;
  width: 13px;
  height: 13px;
  background: url(/common/rwd/imgs/contents/icon_link_external.png) no-repeat 50% 50%;
  background-size: 13px 13px;
  transform: rotate(0deg);
}
.newevent.news a.newevent_linkBanner:after{
	display: none;
}

@media screen and (max-width: 480px) {
	.newevent.news{
		padding: 4% 3%;
		margin: 0 0 20px;
		text-align: center;
		position: static;
	 }
	.newevent_title{
    font-size: 16.8px !important;
    text-align: center !important;
	}
	.newevent_subtitle {
    font-size: 16.8px !important;
	}
	.p.newevent_subtitle{
		font-size: 16.8px !important;
		margin-bottom: 10px;
		line-height: 1.8;
		text-align: left;
	}
	.newevent_link{
		margin-top: 10px;
	}
	.newevent p{
		text-align: left;
		font-size: 13.8px;
	}
	.newevent_btn {
		width: 100%;
		margin: 10px auto;
		padding: 5px 0;
		line-height: 1.5;
		text-align: center !important;
	}
	.newevent_btn a {
		color: #fff;
	}
	.newevent_logo{
		margin: 0 auto;
    position: static;
    text-align: center !important;
	}
	.newevent.news a.newevent_linkBanner img{
	width:100%;
    }
}

/* margin */
.mb-20 {
	margin-bottom: 20px;
}

/* title */
p.title {
	font-size: 25px;
}

@media screen and (max-width: 480px) {
	p.title {
		font-size: 18px;
	}
}
@media screen and (max-width:480px) {
    .spnone {
        display: none;
    }
}

/* 231120追加 */
.table_event tbody th .end{
	color:#e60012;
	font-weight: bold;
}

.text_lead.end{
	font-size: 14px;
	text-align: center;
	margin-bottom:40px;
}
@media screen and (max-width: 480px) {
	.table_event tbody th .end{
			color:#ffe836;
	}
	.text_lead.end{
			font-size: 13px;
			margin-bottom:20px;
	}
}


a:hover {
	opacity: 0.8;
}
.mv_hfw img {
	display: block;
	width: 100%;
	height: auto;
}
.annotation_mv_hfw {
	max-width: 980px;
	text-align: right;
	font-size: 12px;
	line-height: 1;
	margin: 8px auto 0;
}
.contents_block_hfw {
	background: #fffad6;
	width: 100%;
	padding-bottom: 60px;
}
.contents_nav_inner {
	max-width: 980px;
	padding: 40px 0 0;
	margin: 0 auto;
}
.nav_item_hfw a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e60012;
	border-radius: 6px;
	min-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
.nav_item_hfw a::before {
	content: "";
	position: absolute;
	background: #f06671;
	bottom: 0;
	right: 0;
	border-radius: 0 0 6px 0;
	width: 28px;
	height: 26px;
}
.nav_item_hfw a::after {
	content: "";
	position: absolute;
	background: url(/tsunagu/assets/images/icon_arrow_white.png)no-repeat center/contain;
	bottom: 6px;
	right: 8px;
	width: 13px;
	height: 14px;
}
@media screen and (min-width: 481px) {
	.nav_hfw {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		justify-content: space-between;
		align-items: center;
		gap: 40px;
	}
}
@media screen and (max-width: 480px) {
	.annotation_mv_hfw {
		width: 94.667%;
		font-size: 10px;
	}
	.contents_nav_inner {
		width: 94.667%;
		padding: 25px 0 0;
	}
	.nav_hfw {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.nav_item_hfw {
		width: 48.310%;
	}
	.nav_item_hfw:nth-child(odd) {
		margin-right: auto;
	}
	.nav_item_hfw:nth-child(even),
	.nav_item_hfw:last-child {
		margin-left: auto;
	}
	.nav_item_hfw:nth-child(n+3) {
		margin-top: 12px;
	}
	.nav_item_hfw a {
		min-height: 60px;
		color: #fff;
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		line-height: 1.2;
	}
	.nav_item_hfw a::before {
		content: "";
		position: absolute;
		background: #f06671;
		bottom: 0;
		right: 0;
		border-radius: 0 0 6px 0;
		width: 15px;
		height: 13px;
	}
	.nav_item_hfw a::after {
		bottom: 3px;
		right: 4px;
		width: 7px;
		height: 8px;
	}
}

@media screen and (min-width: 481px) {
	.display_sp {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.display_pc {
		display: none;
	}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
	.contents_block_hfw h2 img {
		width: initial;
	}
}
.contents_block_inner_hfw,
.contents_lead_inner_hfw {
	max-width: 980px;
	text-align: center;
	padding-top: 80px;
	margin: 0 auto;
}
@media screen and (max-width: 480px) {
	.contents_block_inner_hfw {
		width: 94.667%;
		padding-top: 50px;
	}
}
@media screen and (max-width: 480px) {
	.contents_lead_inner_hfw {
		width: 85.6%;
		padding-top: 50px;
	}
}

.ttl_1_hfw {
	position: relative;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.04em;
}
.ttl_1_hfw::after {
	content: "";
	position: absolute;
	background: url(/tsunagu/assets/images/hfw/border_ttl.png)repeat-x center/contain;
	width: 100%;
	height: 4px;
	left: 0;
	bottom: -20px;
}
.ttl_2_hfw {
	position: relative;
	border-color: #e60012;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	color: #e60012;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2.5px;
    padding: 6px 0;
	text-shadow: 2px 3px 3px rgba(255, 254, 254, 1);
}
.ttl_2_hfw:after,
.ttl_2_hfw:before,
.ttl_2_underline_hfw:after,
.ttl_2_underline_hfw:before {
	content: "";
	position: absolute;
	background-color: #e60012;
	border-radius: 4px;
	width: 4px;
	height: 4px;
}
.ttl_2_hfw:after {
  left: 0;
  top: -3px;
}
.ttl_2_hfw:before {
  right: 0;
  top: -3px;
}
.ttl_2_underline_hfw:after {
  left: 0;
  bottom: -3px;
}
.ttl_2_underline_hfw:before {
  right: 0;
  bottom: -3px;
}
@media screen and (max-width: 480px) {
	.ttl_1_hfw {
		font-size: 20px;
		line-height: 1.3;
	}
	.ttl_1_hfw::after {
		bottom: -10px;
	}

	.ttl_2_hfw {
		font-size: 18px;
	}
}

.lead_hfw {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 40px;
}
.lead_hfw  + .lead_hfw {
	margin-top: 30px;
}
@media screen and (max-width: 480px) {
	.lead_hfw {
		text-align: left;
		font-size: 13px;
		line-height: 1.5;
		margin-top: 20px;
	}
	.lead_hfw  + .lead_hfw {
		margin-top: 24px;
	}
}

.movie_hfw {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-content: space-between;
	gap: 64px;
	margin-top: 30px;
}
.movie_item_hfw strong {
	color: #e60012;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
}
.movie_thum_hfw {
	width: 100%;
	height: auto;
	aspect-ratio: 229 / 129;
	margin-top: 8px;
}
@media screen and (max-width: 480px) {
	.movie_hfw {
		grid-template-columns: 1fr;
		gap: 16px;
		margin-top: 12px;
	}
	.movie_item_hfw strong {
		font-size: 14px;
	}
	.movie_thum_hfw {
		margin-top: 0;
		height: 48.266vw;
	}
}

.lead_map_hfw {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 32px;
}
.img_map_hfw {
	margin-top: 26px;
}
.annotation_map_hfw {
	text-align: left;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 25px;
}
.annotation_map_hfw li a {
	text-decoration: underline;
	color: #e60012;
}
.link_list_blank {
	position: relative;
	padding-right: 1.2em;
}
.link_list_blank::after {
	content: "";
	position: absolute;
	background: url(/common/rwd/imgs/icon/blank.svg)no-repeat center/contain;
	width: 13px;
	height: 12px;
	top: 50%;
	right: 3px;
	transform: translateY(-50%);
}
.list_indent {
	display: block;
	padding-left: 1em;
}
@media screen and (max-width: 480px) {
	.lead_map_hfw {
		font-size: 13px;
		line-height: 1.5;
		margin-top: 18px;
	}
	.img_map_hfw {
		margin-top: 14px;
	}
	.annotation_map_hfw {
		width: 90.423%;
		text-align: left;
		font-size: 13px;
		line-height: 1.5;
		margin: 10px auto 0;
	}
	.link_list_blank::after {
		right: 1px;
	}
	.list_indent {
		display: inline;
		padding-left: 0;
	}
}

.table_wrap_hfw {
	margin-top: 24px;
}
.lead_holding_hfw {
	display: inline-block;
	text-align: left;
	margin-top: 30px;
}
.table_holding_hfw {
	border-right: 1px solid #e60012;
	width: 100%;
}
.table_holding_hfw .col1 {
	width: 25.388%;
}
.table_holding_hfw .col2 {
	width: 24.041%;
}
.table_holding_hfw .col3 {
	width: 19.183%;
}
.table_holding_hfw .col4 {
	width: 29.388%;
}
.table_holding_hfw thead th {
	background: #e60012;
	color: #fff;
}
.table_holding_hfw td {
	background: #fff;
}
.table_holding_hfw th,
.table_holding_hfw td {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	padding: 5px 0;
}
.table_holding_hfw th,
.table_holding_hfw td,
.table_holding_hfw tbody th:not(:first-child),
.table_holding_hfw tbody td:not(:first-child) {
	border-left: 1px solid #e60012;
	border-bottom: 1px solid #e60012;
}
@media screen and (max-width: 480px) {
	.lead_holding_hfw {
		display: inline-block;
		text-align: left;
		margin-top: 17px;
		line-height: 1.5;
	}
	.table_wrap_hfw {
		width: 100vw;
		margin-left: calc(5.333% / -2);
		margin-top: 10px;
		overflow-x: scroll;
	}
	.table_holding_hfw {
		border-right: 1px solid #e60012;
		width: calc(630px + 5.333% / 2);
		padding: 0 calc(5.333% / 2);
	}
	.table_holding_hfw th,
	.table_holding_hfw td {
		font-size: 13px;
		padding: 3px 0;
	}
	.table_holding_hfw .col1 {
		width: 93px;
	}
	.table_holding_hfw .col2 {
		width: 192px;
	}
	.table_holding_hfw .col3 {
		width: 170px;
	}
	.table_holding_hfw .col4 {
		width: 175px;
	}
}

.box_holding_hfw {
	background: #fff;
	border: 2px solid #e60012;
	border-radius: 6px;
	padding: 58px 0;
	margin-top: 65px;
}
.ttl_holding_hfw {
	color: #e60012;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
.detail_holding_hfw {
	margin-top: 10px;
}
.txt_holding_hfw {
	font-size: 16px;
	line-height: 1.8;
}
.img_holding_hfw {
	width: 71.429%;
	margin: 26px auto 0;
}
.link_holding_hfw {
	display: inline-block;
	background: #e60012;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	padding: 26px 51px;
	margin-top: 32px;
}
.link_holding_hfw.link_blank {
	position: relative;
}
.link_holding_hfw.link_blank::after {
	content: "";
	position: absolute;
	background: url(/common/rwd/imgs/icon/blank_white.svg)no-repeat center/contain;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
}
@media screen and (max-width: 480px) {
	.box_holding_hfw {
		padding: 20px 0;
		margin-top: 44px;
	}
	.ttl_holding_hfw {
		font-size: 15px;
		line-height: 1.3;
	}
	.detail_holding_hfw {
		display: flex;
		flex-direction: column-reverse;
	}
	.txt_holding_hfw {
		width: 90.986%;
		text-align: left;
		font-size: 13px;
		line-height: 1.4;
		margin: 16px auto 0;
	}
	.img_holding_hfw {
		width: 90.986%;
		margin: 8px auto 0;
	}
	.link_holding_hfw {
		font-size: 13px;
		margin-top: 16px;
	}
}

.tab_hfw {
	margin-top: 50px;
}
.tab_btn_hfw {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-content: space-between;
	align-items: end;
	gap: 16px;
	margin-bottom: -2px;
}
.tab_btn_item_hfw {
	background: #a0a0a0;
	border-bottom: 2px solid #e60012;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding: 13px 0;
}
.tab_btn_item_hfw:nth-of-type(1) {
	margin-left: 16px;
}
.tab_btn_item_hfw:nth-of-type(2) {
	margin-right: 16px;
}
.tab_btn_item_hfw.is-active {
	background: #fff;
	border: 2px solid #e60012;
	border-radius: 6px 6px 0 0;
	border-bottom: none;
	color: #e60012;
	font-size: 26px;
	line-height: 1;
	padding: 20px 0 16px;
	margin: 0;
}
.tab_btn_item_hfw:hover {
	cursor: pointer;
}
.js-tab-contents {
	display: none;
}
.js-tab-contents.is-show {
	display: block;
}
.gallery_hfw {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-content: space-between;
	background: #fff;
	border: 2px solid #e60012;
	border-radius: 0 0 6px 6px;
	gap: 32px;
	padding: 40px 64px;
}
.copy_hfw {
	max-width: 305px;
	text-align: right;
	margin: 26px 0 0 auto;
}
@media screen and (max-width: 480px) {
	.tab_hfw {
		margin-top: 30px;
	}
	.tab_btn_hfw {
		gap: 6px;
		margin-bottom: -2px;
	}
	.tab_btn_item_hfw {
		font-size: 13px;
		line-height: 1;
		padding: 15px 0 13px;
	}
	.tab_btn_item_hfw:nth-of-type(1) {
		margin-left: 5px;
	}
	.tab_btn_item_hfw:nth-of-type(2) {
		margin-right: 5px;
	}
	.tab_btn_item_hfw.is-active {
		font-size: 17px;
		padding: 20px 0 16px;
		margin: 0;
	}
	.gallery_hfw {
		gap: 10px 5px;
		padding: 24px 15px;
	}
	.copy_hfw {
		margin-top: 26px;
	}
}

.gallery_item_hfw img {
	max-width: 100%;
    height: auto;
}

/*――――――――――――――――――――――――――――――――――――――――――――
/* hfwNews
――――――――――――――――――――――――――――――――――――――――――――――*/
.hfwNews {
	background-color: #fff;
	margin-top: 80px;
	padding: 50px 50px;
}
.hfwNews__ttl {
	color: #e60012;
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}
.hfwNews__lead {
	text-align: center;
}
.hfwNews__img {

}
.hfwNews__img img {
	display: block;
	max-width: 100%;
	margin-inline: auto;
	height: auto;
}
.hfwNews__link {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-inline: auto;
	margin-top: 30px;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e60012;
    border-radius: 6px;
    min-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
		padding: 0 40px;
		text-decoration: none;
}
.hfwNews__link::after {

		display: block;
		position: absolute;
		top: 0;
		right: 13px;
		bottom: 0;
		width: 14px;
		height: 14px;
		margin: auto;
		background: url(../../images/hfw/blank.svg) no-repeat center center/100%;
		content: '';
}

@media (max-width:768px) {
.hfwNews {
	background-color: #fff;
	margin-top: 80px;
	padding: 50px 15px;
}
.hfwNews__ttl {
	font-size: 20px;
}
.hfwNews__lead {
	text-align: center;
}
.hfwNews__img {
	margin: 0;
}
.hfwNews__img img {
	display: block;
	max-width: 100%;
	margin-inline: auto;
	height: auto;
}
.hfwNews__link {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-inline: auto;
	margin-top: 30px;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e60012;
    border-radius: 6px;
    min-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
		padding: 0 50px;
		text-decoration: none;
}
}

.messageBox{
	border: 1px solid #e60012; 
	text-align: left;
	padding: 40px;
}

.messageBox span{
	color: #e60012;
}

@media screen and (max-width: 480px) {
	.messageBox{
		padding: 20px;
	}
}

.bnr_hfw {

}

.bnr_hfw__link {
	position: relative;
	display: block;
	width: fit-content;
	padding: 15px 40px;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 2px solid #e60012;
	border-radius: 6px;
	background-color: #e60012;
	transition: 0.3s;
}

.bnr_hfw__link::before {
	display: block;
	position: absolute;
	top: 0;
	right: 13px;
	bottom: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	background: url(../../images/hfw/blank.svg) no-repeat center center / 100%;
	content: '';
}

.bnr_hfw__link span {
	font-size: 0.8em;
}

@media (max-width:768px) {
	.bnr_hfw__link {
		font-size: 14px;
	}

	.bnr_hfw__link span {
		font-size: 0.9em;
	}
}