
body{
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

figure,figcaption{
	margin: 0;
}
.h_primary{
	margin: 0 auto;
	width: 521px;
}
.h_secondary{
	padding: 81px 0 119px;
	text-align: center;
}


@media screen and (max-width: 768px){
	.h_primary{
		width: 84%;
		padding: 11% 0 8.5%;
	}
	.h_secondary{
		padding: 10vw 0 16vw;
		width: 84%;
		margin: 0 auto;
	}
	.item20_pc{
		display: none;
	}
}


.content_wrap{
	margin-top: 80px;
}
.layout_mv{
	/*overflow: hidden;*/
	position: relative;
	/*z-index: 1;*/
	background:url(/brand/honkakuitame/images/history/mv_pc.jpg) no-repeat;
	background-size: cover;
	border-bottom:6px solid #b08f4e;
}

.c_breadcrumb_wrap{
	width: 1046px;
	left: 46%;
	-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
					transform: translateX(-50%);
}


@media screen and (max-width: 768px){
	.content_wrap{
		margin-top: 11%;
	}
	.layout_mv{
		background:url(/brand/honkakuitame/images/history/mv_sp2.jpg) no-repeat;
		background-size:cover;
		border-bottom:4px solid #b08f4e;
	}
	.c_breadcrumb_wrap{
		width: 84%;
		margin: 0 6%;
		left: 0;
		-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
						transform: translateX(0);
	}
}

/*main_contents
------------------------------------------------*/
.main_contents{
	z-index: 1;
	background:url(/brand/honkakuitame/images/history/content_bg_pc.jpg) no-repeat;
	background-size:cover;
	position: relative;
	min-height: 10815px;
	padding-bottom: 350px;
}

.main_contents_Inner{
	position: relative;
	height: 11455px;
	width: 1200px;
	margin: 135px auto 0;
	background:url(/brand/honkakuitame/images/history/bg_border.png);
	background-repeat: repeat-y;
	background-position:center;
}

@media screen and (max-width: 768px){
	.main_contents{
		background:url(/brand/honkakuitame/images/history/content_bg_sp.jpg) no-repeat;
		background-size:100% 100%;
		min-height: 100%;
		background-color:#b71207;
		padding-bottom: 0;
	}
	.main_contents_Inner{
		height: auto;
		width: 100%;
		margin: 100px auto 0;
		background-position:8.4% 0;
	}
	.main_contents_Inner section{
		margin-bottom: 15vh;
	}
	.main_contents_wrap{
		position: relative;
		top: -75px;
		left: 19vw;
		width: 75%;
	}
}

@media screen and (max-width: 464px) {
	.main_contents{
		overflow: hidden;
	}
}

/*tag
------------------*/
/*.tag_head{

}*/
.tag{
	/*padding: 60px 40px 40px 53px;*/
	padding: 60px 40px 40px;
	background: rgba(255, 255, 255, 0.9);
	width: 520px;
}
/*.tag{
	padding: 60px 40px 40px 53px;
	background: rgba(255, 255, 255, 0.9) url(/brand/honkakuitame/images/history/line.png) repeat-y;
	background-position: 8px 0;
	width: 520px;
}*/
.tag:before{
	content: "";
	position: absolute;
	background: #ffffff;
	top: 50%;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	margin-top: -16px;
}
.tag:after{
	content: "";
	position: absolute;
	background: #ffffff;
	height: 3px;
	width: 82px;
	top: 50%;
}
.tag:before{
	left: 584px;
}
.tag_left:after{
	right: -80px;
}
.tag_right:before{
	left: -97px;
}
.tag_right:after{
	left: -82px;
}
.tag_body{
	background-position: 0 5px;
}
.tag_head{
	position: absolute;
	top: -37px;
	/*left: 53px;*/
	left: 40px;
}
.tag_txt_lead{
	font-size:35px;
	font-weight:bold;
	color:#fff000;
	text-shadow:
    #b71207 2px 0px,  #b71207 -2px 0px,
    #b71207 0px -2px, #b71207 0px 2px,
    #b71207 2px 2px , #b71207 -2px 2px,
    #b71207 2px -2px, #b71207 -2px -2px,
    #b71207 1px 2px,  #b71207 -1px 2px,
    #b71207 1px -2px, #b71207 -1px -2px,
    #b71207 2px 1px,  #b71207 -2px 1px,
    #b71207 2px -1px, #b71207 -2px -1px;
	line-height: 1.5;
	padding-bottom: 13px;
}
.tag_txt_lead_normal{
	font-size:28px;
	font-weight:bold;
	padding-bottom: 13px;
}
.tag_txt{
	font-weight:bold;
	font-size:20px;
	line-height: 1.5;
}
.tag_txt_normal{
	font-weight:normal;
	font-size:20px;
	line-height: 1.5;
}
.txt_link a{
	text-decoration: underline;
	color: #b71207;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.txt_link:before{
	content:"";
	display: inline-block;
	background-image:url(/brand/honkakuitame/images/history/icon_link.png);
	width: 22px;
	height: 22px;
	margin-right: 10px;
	vertical-align: middle;
}
@media screen and (max-width: 768px){
	.main_contents_Inner .tag{
		padding: 10% 7%;
		width: 100%;
		position: relative;
	}
	.tag_head{
		top: -2.5vh;
		left: 14px;
		width: 100%;
		height: 5.5vh;
	}
	.tag_head img{
		width: auto;
		height: 100%;
	}
	.tag:before{
		left: -18%;
		height: 20px;
		width: 20px;
		margin-top: -10px;
	}
	.tag:after{
		height: 3px;
		width: 12%;
		right: 0;
		left: -12%;
	}

	.tag_txt_lead{
		font-size: 4.8vw;
		padding-bottom: 5px;
	}
	.tag_txt_lead_normal{
		font-size: 4.8vw;
		padding-bottom: 5px;
	}
	.tag_txt{
		font-size: 4vw;
	}
	.tag_txt_normal{
		font-size: 4vw;
	}
	.txt_link a{
		font-size:3.8vw;
		padding: 5px 0 10px;
	}
	.txt_link{
		text-indent: -1.5em;
    	padding-left: 1.5em;

	}
	.txt_link:before{
		width: 1em;
		height: 1em;
		margin-right: 5px;
		background-size: cover;
	}
}


/*pkg
----------------*/
.pkg {
	width: 434px;
}
.pkg .pkg_caption{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  /* font-family: "A-OTF Gothic MB101 Pro"; */
  padding-bottom: 25px;
}
.pkg img{
	width: 100%;

}
@media screen and (max-width: 768px){
	.pkg {
		width: 70%;
		margin: 0 auto;
	}
	.pkg .pkg_caption{
		font-size: 240%;
		padding-bottom: 0;
	}
}


/*item     item position
-----------------------------*/
.item_box{
	position: absolute;
}
.item01{top: -113px;left: 0;}
.item02{top: -168px;right: 88px;}
.item03{top: 280px;left: 83px;}
.item04{top: 301px;right: -23px;}
.item05{top: 986px;left: 0;}
.item06{top: 922px;right: 86px;}
.item07{top: 1386px;left: 83px;}
.item08{top: 1439px;right: 114px;}
.item09{top: 2014px;right: 0px;}
.item10{top: 1938px;left: 0px;}
.item11{top: 2451px;right: 85px;}
.item12{top: 2543px;left: 114px;}
.item13{top: 3119px;right: 0px;}
.item14{top: 3138px;left: 85px;}
.item15{top: 3668px;left: -2px;}
.item16{top: 3655px;right:-4px;}
.item17{top: 4194px;left: 85px;}
.item18{top: 4254px;right: 114px;}
.item19{top: 4832px;left: -2px;}
.item20{top: 4748px;right: 85px;}
.item20_pc{top: 5190px;left: 85px;}
/*.item21{top: 5255px;left: 341px;}*/
.item21{top: 5255px;right: 0px;}
.item22{top: 5607px;right: 85px;}
.item23{top: 5654px;left: 114px;}
.item24{top: 6217px;left: 0;}
.item25{top: 6179px;right: 0;}
.item26{top: 6657px;right: 0;}
.item27{top: 6599px;left: 0;}
.item28{top: 7181px;left: 0;}
.item29{top: 7125px;right: 0;}
/*
.item30{top: 7591px;right: 0;}
.item31{top: 7526px;left: 0;} */

.item32{top: 7591px;right: 0;}
.item33{top: 7568px;left: 0;}


/* .item34{top: 8091px;left: 0;} */
.item34{top: 8191px;left: 0;}
/* .item35{top: 8072px;right: 0;} */
.item35{top: 8112px;right: 0;}
/* .item36{top: 8672px;right: 0;} */
.item36{top: 8772px;right: 0;}
/* .item37{top: 8600px;left: 0;} */
.item37{top: 8700px;left: 0;}
/* .item38{top: 9215px;left: 0;} */
.item38{top: 9315px;left: 0;}
/* .item39{top: 9146px;right:33px;} */
.item39{top: 9323px;right:33px;}
.item40{top: 9710px;right: 0;}
.item41{top: 10200px;left: 0;}
.item42{top: 10170px;right: 0;}
.item43{top: 10055px;right: 0;}
.item44{top: 10622px;right: 0;}
.item45{top: 10575px;left: 0;}
.item46{top: 10711px;right: 0;}
.item47{top: 10680px;left: 0;}
.item48{top: 11282px;left: 0;}
.item49{top: 11395px;right: 0;}
.item50{top: 11685px;left: 65px;}

@media screen and (max-width: 768px){
	.item_box{
		position: static;
		top:0;
	}
	.pkg_comment{
		position: relative;
		left: 0;
		margin-top: -4vh;
	}
	.pkg_l{
		margin: 50px auto 0;
		min-height: 200px;
	}

}
@media screen and (max-width: 320px){
	.pkg_l{
		min-height: 170px;
		}
}

.item26 .txt_link a,
.item30 .txt_link a,
.item32 .txt_link a,
.item42 .txt_link a {
	font-size: 19px;
}
@media screen and (max-width: 768px){
	.item26 .txt_link a,
	.item30 .txt_link a,
	.item32 .txt_link a,
	.item42 .txt_link a {
		font-size: 3.8vw;
	}
}
/*.item04
------------------------------*/
.item04 .pkgComment{
	position: relative;
	top: 0px;
	left: -23px;
}
.item04 .pkgTxt{
	position:absolute;
	top:65px;
	left:25px;
	font-size:18px;
	color:#970618;
	font-weight:bold;
}
@media screen and (max-width: 768px){
	.item04 .pkgComment{
		top: 0;
		left: 0;
	}
	.item04 .pkgTxt{
		top: 7.9vw;
		left:25px;
		font-size:3.2vw;
		width:62vw;
	}
}
/*.item09
------------------------------*/
.item09 .tag_txt_lead{
	font-size: 30px;
}
@media screen and (max-width: 768px){
	.item09 .tag_txt_lead{
		font-size: 4.8vw;
	}
}
/*.item10
------------------------------*/
.item10 .txt_bubble{
	position:absolute;
	font-weight:bold;
	font-size:20px;
	top:20px;
	left:35px;
	width:440px;
}
@media screen and (max-width: 768px){
	.item10{
		position: relative;
		top: -4vh;
	}
	.item10 .txt_bubble{
		top: 49vw;
		left: 5.5vw;
		width: 62vw;
		font-size: 3.8vw;
		line-height:1.55;
	}
}
/*.item11
------------------------------*/
.item11{
	margin-top: 30px;
}

/*.item13
------------------------------*/
.item13 .tag_head{
	top:-93px;
}
@media screen and (max-width: 768px){
	.item13 .tag_head{
		top: -7vh;
		height: 14vh;
	}
}

/*.item14
------------------------------*/
@media screen and (max-width: 768px){
	.item14{
		margin-bottom: 15vh;
	}
}
/*.item16
------------------------------*/
.item_Inner {
	position: relative;
}
.item16 .txt_link{
	position: absolute;
	top:345px;
	left:34px;
	width:100%;
}

@media screen and (max-width: 768px){
	.item16  .txt_link{
		top: 55vw;
		left: 5vw;
		width: 63vw;
	}
}
/*.item19
------------------------------*/
.item19 .tag_head{
	top: -55px;
}
@media screen and (max-width: 768px){
	.item19 .tag_head{
		top: -5vh;
		height: 11vh;
	}
}
/*.item20
------------------------------*/
@media screen and (max-width: 768px){
	.item20 {
		margin-bottom: 15vh;
	}
}

/*.item21
------------------------------*/
/*.item21:before,
.item21:after{
	display: none;
}
@media screen and (max-width: 768px){
	.item21 {
		left: 0;
	}
	.item21:before,
	.item21:after{
		display: block;
	}
}*/

/*.item22
------------------------------*/
#img_pkg2017s_s .jsNone{
	display: none;
}

/*.item24
------------------------------*/
@media screen and (max-width: 768px){
	.item24 .tag_head{
		top: -2.5vh;
		height: 13vh;
	}
}

/*.item26
------------------------------*/
@media screen and (max-width: 768px){
	.item26 .tag_head{
		top: -3.5vh;
	}
}

/*.item34
------------------------------*/
@media screen and (max-width: 768px){
	.section_2020_spring .item34{
		padding: 10% 7% 18%;
	}
}


/*.item35
------------------------------*/
@media screen and (max-width: 768px){
	.item35 {
		display: flex;
    justify-content: center;
		margin-top: -5.0vh;
	}
	.item35 .pkg_img{
		width: 69%;
	}
}

/*.item36
------------------------------*/
.section_2021_spring .tag_head{
	display: flex;
	align-items: center;
	top: -50px;
}
.item36_image01{
	margin-right: 10px;
}
@media screen and (max-width: 768px){
	.section_2021_spring .item36{
		padding: 10% 7% 18%;
	}
	.section_2021_spring .tag_head{
		top: -25px;
	}
	.tag_head .item36_image02{
		position: absolute;
    top: -33px;
    right: 0;
    width: 23%;
    height: auto;
	}
	.section_2021_spring .tag_txt_lead_normal{
		width: 85%;
	}
}


/*.item37
------------------------------*/
@media screen and (max-width: 768px){
	.item37 {
		display: flex;
    justify-content: center;
		margin-top: -4.7vh;
	}
	.item37 .pkg_img{
		width: 69%;
	}
}

/*.item38
------------------------------*/
@media screen and (max-width: 768px){
	.section_2021_spring2 .item38{
		padding: 10% 7% 13%;
	}
}


/*.item39
------------------------------*/
@media screen and (max-width: 768px){
	.item39 {
		display: flex;
    justify-content: center;
		margin-top: -3.0vh;
	}
	.item39 .pkg_img{
		width: 90%;
	}
}

/*.item44
------------------------------*/
.item40 .txt_link {
	margin-top: 1em;
}

@media screen and (max-width: 768px){
	.section_2021_08 .item40{
		padding: 10% 7% 18%;
	}
	.item45 {
		display: flex;
    justify-content: center;
		margin-top: -4.7vh;
	}
	.item45 .pkg_img{
		width: 69%;
	}
}

/*.item41
------------------------------*/
.item41 .txt_link {
	margin-top: 1em;
}

@media screen and (max-width: 768px){
	.section_2024_04 .item40{
		padding: 10% 7% 18%;
	}
	.item42 {
		display: flex;
    justify-content: center;
		margin-top: -2.5vh;
	}
	.item42 .pkg_img{
		width: 69%;
	}
}

/*.item46
------------------------------*/

@media screen and (max-width: 768px){
	.section_202407-08 .item46{
		padding: 10% 7% 10%;
	}
	.item46 {

	}
	.movie {
		width: 90%;
		margin: 20px auto 0;
	}
	.section_2025_04 .item_box {
		display: flex;
		justify-content: center;
		margin-top: -15px;
	}
}

/*.item48, 49, 50
------------------------------*/
.item49 .p_movie_image {
	display: inline-block;
	width: 520px;
}
.item49 .p_movie_image img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px){
	.section_2025_04 .item48{
		padding: 10% 7% 10%;
	}
	.item48 {
		display: flex;
    justify-content: center;
		margin-top: -2.5vh;
	}
	.section_2025_04 .item_box {
		display: flex;
		justify-content: center;
		margin-top: -15px;
	}
	.item49 .p_movie_image{
		width: inherit;
		margin-top: 30px;
	}
}

/*thumbnail_box
----------------------------------------------*/
.txt_age_season {
	font-size: 2rem;
	text-shadow: 1px 1px 5px rgba(0,0,0,.9);
	/* font-family: "A-OTF Gothic MB101 Pro"; */
	padding-bottom: 10px;
}
.thumb{
	width: 380px;
}
.txt_age_item {
	width: 180px !important;
	padding: 18px 0 15px;
	color:#fff;
	font-weight:bold;
	text-align: center;
	border: 2px solid transparent;
}
.txt_age_item:nth-child(odd){
		margin-right: 18px;
	}
.txt_age_item img{
	margin: 0 auto;
}
.txt_age_item.pkg_current{
	border: 2px solid #fff;
}
.thumb .slick-track{
	width: 100% !important;
}
@media screen and (max-width: 768px){
	.thumbnail_box{
		width: 100%;
	}
	.thumb{
		width: 70%;
		margin: 0 auto;
	}
	.txt_age_item {
		width: 49% !important;
		padding: 3%;
	}
	.txt_age_item:nth-child(odd){
		margin-right: 2%;
	}
	.txt_age_season{
		font-size: 1.4rem;
		padding-bottom: 0;
	}
}



/*thumbnail_slider
-----------------------------------------*/
.thumbnail_slider{
	width: 380px;
}

.thumbnail_slider .txt_age_item{
	float: left;
}
.slick-next{
	background-image:url(/brand/honkakuitame/images/history/arrow_right.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width:15px;
	height:59px;
}
.slick-prev{
	background-image:url(/brand/honkakuitame/images/history/arrow_left.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width:15px;
	height:59px;
}
.slick-prev:before,
.slick-next:before{
	content:"";
	display:block;

}
@media screen and (max-width: 768px){
	.thumbnail_slider{
		width: 70%;
		margin: 0 auto;
	}
}



/*column2
----------------------------------------------*/
.layout_column{
	width: 519px;
}
.layout_column_item{
	float: left;
	width: 242px;
}
.layout_column_item img{
	width: 100%;
}
.layout_column_item .pkg_caption{
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	/* font-family: "A-OTF Gothic MB101 Pro"; */
	padding-bottom: 25px;
}

.layout_column_item:first-child{
	margin-right: 32px;
}
@media screen and (max-width: 768px){
	.layout_column{
		width: 100%;
		padding-top: 20px;
	}
	.layout_column_item{
		width: 48%;
	}
	.layout_column_item .pkg_caption{
		font-size: 1.6rem;
		padding-bottom: 0;
	}
	.layout_column_item:first-child{
		margin-right: 4%;
	}
}


/*movie_modalWrap
----------------------------------------------*/
.p_movie_modalWrap {
	display: none;
	position: relative;
}
.p_movie_modalContent {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: #000;
}
.p_movie_modalContent_description {
	padding: 12px;
	font-weight: bold;
	color: #fff;
	background: #ba0113;
}
.p_movie_modalContent_movie {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
.p_movie_modalContent_movie iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.p_movie_modalContent_sns {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.p_movie_modalContent_snsItem {
	width: 42px;
	height: auto;
	margin-right: 15px;
}
.p_movie_modalContent_snsItem img {
	width: 100%;
	height: auto;
}
#cboxContent #cboxClose {
  display: block;
  top: -38px;
  width: 28px;
  height: 28px;
  background: url("/corporate/movie/img/modal_close.png") no-repeat;
  cursor: pointer;
  outline: none;
}

@media (max-width: 768px) {
	.movie{
		width: 90%;
		margin: 20px auto 0;

	}
	.p_movie_modalWrap {
		position: relative;
	}
	.p_movie_modalContent {
		max-width: 100%;
		width:90%;
		padding: 0 0 5px;
	}
	.p_movie_modalContent_description {
		width: 100%;
		padding: 8px;
		font-weight: bold;
		color: #fff;
		background: #ba0113;
	}
	.p_movie_modalContent_sns {
		margin: 5px 10px 0;
	}
	.p_movie_modalContent_snsItem {
		width: 30px;
		height: auto;
		margin-right: 8px;
	}
	.p_movie_modalContent_snsItem img {
		width: 100%;
		height: auto;
	}
	#cboxContent #cboxClose {
	top: -30px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-size: contain;
	}
}


/*img_last-child
-----------------------------------------------*/
.img_last-child{
	margin-left:33.9vw;
	margin-top: 750px;
	z-index: 9999;
}
@media screen and (max-width: 768px){
	.img_last-child{
		position: relative;
		top: -18vh;
		left: 4vw;
		width: 96vw;
		padding-bottom: 11vh;
		margin-left: 0;
		margin-top: 0;
	}
}


/*class
-----------------------------------------------*/

.indent{
	text-indent: -0.5em;
}
.sp_only{
	display: none;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.cir_r{
	font-size: 16px;
}
.c_text_tm{
	font-size: .6em;
	vertical-align: top;
	position: relative;
	top: .2em;
}
.c_breadcrumb_wrap .cir_r{
	font-size: 12px;
}
.text_annotation{
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 20px;
	line-height: 1.35;
}

.text_annotation_small {
	font-size: 9px;
	color: #fff;
	text-indent: -2.2em;
	padding-left: 2em;
	line-height: 1.35;
}
.text_annotation_small:first-child {
	padding-top: 20px;
}


@media screen and (max-width: 768px){
	.sp_only{
		display: block;
	}
	.cir_r{
		font-size: 3.5vw;
	}
	.c_breadcrumb_wrap .cir_r{
		font-size: 2vw;
	}
	.text_annotation{
		font-size: 1.4rem;
		padding-top: 10px;
	}

	.text_annotation_small {
		font-size: 0.9rem;
	}
}

/*js
-----------------------------------------------*/

/*thumbnail_box
----------------------------------------------*/
.js_slider1,
.js_slider3,
.js_slider4,
.js_slider5{
	width: 380px;
}
.js_slider1 .slick-track,
.js_slider3 .slick-track,
.js_slider4 .slick-track,
.js_slider5 .slick-track{
	width: 100% !important;
}
@media screen and (max-width: 768px){
	.thumbnail_box{
		width: 100%;
	}
	.js_slider1,
	.js_slider3,
	.js_slider4,
	.js_slider5{
		width: 70%;
		margin: 0 auto;
	}
}

