@charset "UTF-8";

.mv-event{
	min-height:886px;
	background: url(/event/hakama/img/mv_main.jpg) top center no-repeat;
	background-size: cover;
	position: relative;
	padding-left: 0;
}
.ttl-event{
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media only screen and (max-width:767px){
	.mv-event{
		background: url(/event/hakama/img/sp_mv.jpg) no-repeat;
		background-size: cover;
		width: 100%;
		height: calc(600 / 750 * 100vw);
		min-height: auto;
    }
	.ttl-event{
		display: none;
	}
}
@media only screen and (max-width:450px){
	.ttl-event{
		width: 80%;
	}
}
.txt-lead-wp{
	padding: 30px 0 10px;
	background-color: #c29958;
}
.txt-lead-wp .txt-lead-01{
	color: #fff;
}
.area-event-contents{
	background:#fff;
	padding-bottom: 70px;
}
.box-story{
	height: auto;
}
.img-story01{
	width: 100%;
}
.box-story .box-pic, .box-story .box-txt, .box-story .box-txt-02 {
    display: table-cell;
    vertical-align: middle;
}
.box-story .box-pic,.box-story .box-txt-02{
	width: 50%;
	height: auto;
	text-align: center;
}
.box-story .tit-01 {
	text-align: left;
	position: relative;
	z-index: 2;
	color: #2e2e2f;
}
.box-story .tit-01 span{
	font-size: 24px;
}
@media only screen and (min-width:768px){
	.box-story .tit-01 {
		padding-left: 90px;
		font-size: calc(28/1920 * 100vw);
		margin-bottom: 25px;
		line-height: 1.2;
	}
}
.box-story .txt-01{
	color: #2e2e2f;
	font-size: calc(20/1920 * 100vw);
	line-height: 1.7;
    text-align: left;
    position: relative;
    z-index: 2;
}
.txt-01 span{
	font-size: 14px;
}
.tit_01-2{
	line-height: 1.5;
}
@media only screen and (max-width:767px){
	.box-story{
		background-image: url(/event/yukata/img/bg_02.png);
	}
	.box-story .box-pic,.box-story .box-txt-02{
		width: 100%;
	}
	.box-story .box-pic{
		height: auto;
		order: 1;
	}
	.box-story .tit-01 {
		font-size: 18px;
		line-height: 1.2;
        margin-bottom: 10px;
	}
	.box-story .tit-01 span{
	    font-size: 16px;
    }
	.box-story .box-txt-02{
		padding: 70px 20px 50px;
		order: 2;
		background-color: #fff;
	}
	.box-story .txt-01{
		font-size: 12px;
	}
	.txt-01 span{
	    font-size: 12px;
    }
}
@media only screen and (min-width:768px) and (max-width: 1369px){
	.box-story{
		padding: 0 20px 20px;
	}
	.box-story:first-child {
        padding-top: 20px;
    }
    .box-story .tit-01 {
		font-size: 24px;
	}
	.box-story .txt-01{
		font-size: 16px;
	    line-height: 1.5;
    }
}
	/*.box-story .txt-01{
		font-size: 16px;
	}*/
}
@media only screen and (min-width:1370px){
	.box-story .tit-01 {
		font-size: calc(30 / 1920 * 100vw);
	}
	.box-story .txt-01{
		font-size: calc(20 / 1920 * 100vw);
	}
}
.ribbon-01 {
		position: absolute;
		background-color:#e26052;
		color: #fff;
		z-index: 2;
		left: -1px;
}
@media only screen and (min-width:768px) and (max-width: 1369px){
	.box-story .box-txt-02 {
		padding: calc(50 / 1370 * 100vw);
		background-color: #fff;
		position: relative;
	}
	.ribbon-01 {
		padding: 5px;
	}
}
@media only screen and (min-width:1370px){
	.box-txt-02_in {
		width: calc(585 / 1920 * 100vw);
		height: calc(410 / 1920 * 100vw);
		position: relative;
		padding-top: calc(50 / 1920 * 100vw);
		padding-bottom: calc(50 / 1920 * 100vw);
	}
	.box-txt-02_in:before {
		content: '';
		display: block;
		width: calc(100% + (196 / 1920 * 100vw));
		height: 100%;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: calc(-98 / 1920 * 100vw);
		z-index: 1;
	}
	.box-txt-02_in.__right {
		margin: 0 0 0 auto;
	}
	.ribbon-01{
		top: calc(45 / 1920 * 100vw);
		left: calc(-140 / 1920 * 100vw);
		width: calc(210 / 1920 * 100vw);
		height: calc(50 / 1920 * 100vw);
		font-size: calc(24 / 1920 * 100vw);
	}
}
.txt-ribbon{
	position: relative;
	z-index: 2;
	padding: 0 5px;
}
.ribbon-01:after{
	content: "";
	position: absolute;
	z-index: 1;
	display: block;
	background-color:#e26052;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: skew(-30deg);
	transform-origin: 100% 100%;
}
@media only screen and (min-width:1370px){
	.ribbon-01:after {
		background-color:#e26052;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: skew(-30deg);
		transform-origin: 100% 100%;
	}
}
.box-story.type01 .box-txt-02 .ribbon-01{
	left: 0px;
}
.box-story.type01 .box-txt-02 .ribbon-01 .txt-ribbon{
	padding-left: 30px;
}
.box-story.type01 .box-txt-02 .ribbon-01 .txt-ribbon:before{
	left:0px;
}
.box-story.type01 .box-txt-02 .ribbon-01:after{
	right: -30px;
	left:auto;
	border-color: #e26052 transparent #e26052  #e26052 ;
}

@media only screen and (max-width:767px){
	.box-txt-02{
	position: relative;
	}
	.ribbon-01{
		top:20px;
		left: -1px;
		width: 150px;
		height: 36px;
		font-size: 20px;
	}
	.ribbon-01 .txt-ribbon:before{
		position: absolute;
		left: -30px;
		top: 50%;
		margin-top: -16px;
	}
	.ribbon-01:after{
		left: 0;
	    border-width: 18px 10px;
	}
	.box-story.type01 .box-txt-02 .ribbon-01:after{
		right: -20px;
	}
}
.box-pic{
	position: relative;
	display: table-cell;
    vertical-align: middle;
}
.person{
	background: #071346;
}

.box-plan-01 .txt-01{
	color: #071346;
}
.box-plan-01 .txt-02{
	color: #071346;
	font-weight: bold;
}
.txt-01:before,.txt-01:after{
	color: #071346;
	border-bottom: solid 1px #071346;
}
@media only screen and (max-width:767px){
	.box-plan-01{
		background-size: 20%,20%,auto;
	}
}
.box-story{
	display: table;
	width: 100%;
	height: auto;
	overflow: hidden;
    position: relative;
    background-image: url(/event/hakama/img/bg_01.png);
}
@media only screen and (max-width:767px){
	.box-story{
		display: flex;
        flex-direction:column;
        background-image: url(/event/hakama/img/bg_01.png);
        padding: 0 20px 20px;
	}
	.box-story:first-child{
		padding-top:20px;
	}
	.box-bt-in{
		padding: 15px 0;
	}
}
.line{
	height:20px;
	background-color: #c29958;
}
.area_event-a,.area_event-b{
	padding-top: 70px;
	padding-bottom: 5px;
}
@media only screen and (max-width:767px){
    .area_event-a,.area_event-b{
	   padding-top: 40px;
    }	
}
.area_event-a{
	background-image: url(/event/hakama/img/bg_02.png);
}
.area_event-b{
	background-image: url(/event/hakama/img/bg_01.png);
}
.box-bt figure,.box-bt-in figure{
	margin-bottom: 15px;
}
.box_rental_faq{
	border-top: none;
	box-shadow: none;
}
.box-rental_exp{
	font-size: 16px;
    line-height: 1.5;
}
.exp-in{
	padding: 30px 0 18px 0 ;
}
.rental_faq_list{
	text-align: left;
}
.rental_faq_btn{
	background-color: #071346;
	padding: 3px 0;
}
.faq_btn_txt{
	color: #fff;
	font-weight: normal;
	position: relative;
}
.faq_btn_txt:before{
	content: '';
    display: block;
    width: 12px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -2px;
    transform: rotate(90deg);
    transform-origin: center;
}
.btn-menu-tgl01.is-active .faq_btn_txt:before{
	transform: rotate(180deg);
}
.faq_btn_txt:after{
	content: '';
    display: block;
    width: 12px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -2px;
}
.rental_faq_dtl{
	padding:0;
}
.txt-menu dt{
	padding-bottom: 0;
    margin-bottom: 0;
}
.txt-menu dt:before{
	display: none;
}