/* CSS Document */

.season_box_04 .group_dl03 dl {
	border-top: solid 1px #e8e8e8;
	margin-top: 15px;
	padding-top: 20px;
	width: 100%;
    display: block;
}

.season_box_04 .group_dl03 dl:first-child {
	border-top: none;
	padding-top: 0px;
}

.label_note {
    position: absolute;
    left: 200px;
    top: 3px;
    font-size: 12px;
    color: #606060;
    font-weight: normal;
}
.season_box_04 .ul_list_01 li {
    width: 33%;
    margin-right: 0.5%!important;
}
.season_box_04 .ul_list_01 li:nth-child(3n+3) {
    margin-right: 0!important;
}
.season_box_04 .group_dl03 dt .label2 {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    color: #444;
    font-size: 12px;
    margin-left: 10px;
    position: absolute;
    left: 270px;
    top: -0;
}
.season_box_04 .group_dl03 dt .label2 span {
    font-weight: bold;
    color: #444;
    font-size: 16px;
}
.season_box_04 .group_dl03 dd, .season_box_04 .ul_list_01 li, .text_fix_01, .div_list_02 .col li {
    color: #595757;
}
.enkai_acc_ttl {
    font-size: 16px;
    color: #fff;
    padding: 8px 40px 8px 10px;
    background: #87793b;
    position: relative;
    cursor: pointer;
}
.enkai_acc_detail {
    padding: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
    border-left: 2px solid #87793b;
    border-right: 2px solid #87793b;
    border-bottom: 2px solid #87793b;
}
.enkai_acc_ttl:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 29px;
    background: url(../../../../../images/shop/common/enkai/enkai_close.png) 0 0 no-repeat;
    background-size: contain;
    top: calc(50% - 14px);
    right: 8px;
}
.enkai_acc_ttl.open:after {
    background: url(../../../../../images/shop/common/enkai/enkai_open.png) 0 0 no-repeat;
    background-size: contain;
}
.enkai_acc_ttl:hover {
    opacity: 0.7;
}

@media screen and (max-width: 750px) {
.enkai_acc_ttl {
    font-size: 14px;
}
.d-block {
		display: block;
	}
.label_note {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}
.season_box_04 .group_dl03 dt .label2 {
    position: relative;
    top: 0;
    margin-left: 0;
    font-size: 12px;
    float: none;
		padding: 0 5px;
}


.season_box_04 .ul_list_01 li {
    width: 100%!important;
    margin: 0!important;
}
.season_box_list_01 .box_content {
    width: 100%;
}
.season_box_list_01 .box_content ul li {
    font-size: 3.2vw;
}
.season_box_04 .group_dl03 dt .label2 span {
    font-size: 3.0vw;
}
.season_box_04 .group_dl03 dt .label2 {
    display: inline-block;
    font-size: 2.2vw;
    width: auto;
    margin-top: 2px;
		left:5px;
		padding: 0 5px;
}


}
