@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 750px) {
#bounenkai #sec_bounenkai h2 {
    margin-bottom: 10vw;
}
#bounenkai #sec_bounenkai {
    width: 100%;
}
#bounenkai #sec_bounenkai .inner {
    width: 100%;
}
.mainvisual.enkai_bounenkai {
    width: 100%;
}
.mainvisual {
    background-image: url(../../../../../images/shop/common/enkai/plan/bounenkai_main_2.png);
    margin-bottom: 6vw;
    -webkit-background-size: cover;
    background-size: cover;
}
.plan_box_01 .plan_box_01_txt {
    font-size: 3.7vw !important;
}
.plan_box_01 {
    padding: 0 3vw 1px 3vw;
}
.group_dl01 .arrow {
    box-sizing: border-box;
}
.group_dl01 dl {
    width: calc((100% - 46px) / 3);
}
.group_dl01 dl dt {
    font-size: 3vw;
}
.season_box_03 .item .group_dl02 dt .label1 {
    padding: 0 2vw;
    line-height: 5vw;
}
.season_box_list_01 .box_content {
    width: 100%;
    margin-top: 2vw;
	height:auto !important;
}
.season_box_list_01 .box_content .ttl {
    display: flex;
    padding-left: 14vw;
}
.season_box_list_01 .box_content .ttl .label {
    width: 12vw;
    line-height: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bounenkai_menu_right_img {
	float: right;
	width: 100%;
  height: 230px;
  text-align: center;
	margin-top: 0px;
	margin-right: 0px;
}
.bounenkai_menu_right_img > img{
  width: 200px;
}
.season_box
.season_box_list_01 {
    margin-bottom: 0;
}
.season_box_03 .tabs li a {
    border-radius: 0;
}
.bounenkai_frame02ct_l dl {
    padding: 4vw 0;
}
.bounenkai_frame02ct {
    padding: 2vw;
    box-sizing: border-box;
}
.bounenkai_frame02ct_l dl dt {
    padding-left: 1vw;
    font-size: 3vw;
}
.bounenkai_frame02ct_l dl dd {
    font-size: 3vw;
    padding-right: 1vw;
}
.bounenkai_frame02 {
    margin-bottom: 3vw;
    padding: 3vw;
    box-sizing: border-box;
}
.bounenkai_frame02ct {
    display: flex;
    flex-direction: column;
}
.bounenkai_frame02ct_r {
    display: flex;
    flex-direction: column;
    float: none;
    width: 100%;
    margin-bottom: 4vw;
}
.bounenkai_frame02ct_l {
    flex-direction: column;
    display: flex;
    order: 2;
    float: none;
    width: 100%;
}
.bounenkai_ttl02 {
    font-size: 5vw;
}
#bounenkai .group_dl01 dl:nth-of-type(1){
	width: 15%;
}
#bounenkai .group_dl01 dl:nth-of-type(2){
	width: 63%;
}
#bounenkai .group_dl01 dl:nth-of-type(3){
	width: 15%;
}

}
