@charset "utf-8";
/* CSS Document */
#gakuwari .inner {
	padding: 0;
	box-sizing: border-box;
}

#gakuwari #sec_gakuwari {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0;
}

#gakuwari #sec_gakuwari .inner {
	width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}

#gakuwari #sec_gakuwari h2 {
	margin-bottom: 76px;
}

.black {
	color: #000 !important;
}

.red {
	color: #f00 !important;
}

.black_bold_16 {
	color: #000 !important;
	font-size: 16px;
	font-weight: bold;
}

.gakuwari_list dl {
	width: calc((100% - 40px) / 3);
	margin: 0 20px 20px 0;
	box-sizing: border-box;
	float: left;
}

.gakuwari_list dl:nth-of-type(3n+3) {
	margin-right: 0;
}

.gakuwari_list dl dt {
	line-height: 0;
}

.gakuwari_list dl dt img {
	width: 100%;
	height: auto;
}

.gakuwari_list .gakuwari_ttl03 {
	color: #231815;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 7px 0;
	box-sizing: border-box;
}

.gakuwari_list .gakuwari_txt03 {
	font-size: 12px;
	color: #606060;
	line-height: 1.6em;
	margin-bottom: 14px;
}

.gakuwari_btn02 {
	text-align: center;
	padding: 40px 0;
}

.gakuwari_btn02 a {
	width: 600px;
	line-height: 60px;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	background: #a6840d;
	position: relative;
	display: block;
	color: #fff;
	margin: 0 auto;
}

.gakuwari_btn02 a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 10px 7.5px 0;
	border-color: transparent #ffffff transparent transparent;
	top: calc(50% - 7.5px);
	left: 24px;
}

/*==============*/
.mainvisual {
	background-image: url(../../../../../images/shop/namba-dotonbori/enkai/plan/gakuwari/gakuwari_main.png) center center no-repeat;
}

.plan_box_01 .plan_box_01_txt {
	line-height: 1.5em;
}

.plan_box_01 .tbl_05 {
	margin-top: 10px;
}

.season_btn_01 a:hover {
	opacity: 0.7;
}

.group_dl01 dl {
	border: solid 1px #969280;
	padding: 0;
	box-sizing: border-box;
	width: 272px;
}

.season_box_03 .item .group_dl02 dt .label1 {
	margin-left: 15px;
}

.season_box_03 .item .group_dl02 dt .label2 span {
	font-size: 16px;
}

.season_box_03 .item .group_dl02 .dl02_fix .label1 {
	left: 15em;
}

.season_box_03 .item .group_dl02 .dl02_fix .label2 {}

.box_content .ttl {
	position: relative;
}

.box_content .ttl .label3 {
	font-weight: normal;
}

.box_content .ttl .label3 span {
	font-size: 16px;
}

.block_fl {
	float: left;
}

.block_fr {
	float: right;
}

.season_box_list_01 {
	margin-bottom: 15px;
}

.box_content_double {
	width: 920px !important;
}

.season_box_list_01 .box_content ul {
	padding: 20px;
}

.season_box_list_01 .box_content ul li {
	padding: 3px 0;
}

.season_box_03 .inner_content {
	margin-top: 30px;
}

.season_box_03 .tabs li a.active span {
	color: #000;
}

.season_box_03 .tabs li a .fz_01 {
	font-size: 34px;
}

.season_box_03 .tabs li a .fz_02 {
	font-size: 28px;
}

.season_box_04 {
	margin-top: 80px;
}

.season_box_04 .group_dl03 dt .label2 span {
	font-size: 16px;
}

.season_box_04 .group_dl03 .dl_block,
.season_box_04 .group_dl03 .dl_block dt,
.season_box_04 .group_dl03 .dl_block dd {
	display: block;
}

.season_box_04 .ul_list_01 li {
	width: 25%;
	color: #595757;
	padding: 2px 0;
}

.div_list_01 li,
.div_list_02 li {
	font-size: 12px;
}

.div_list_01 .col {
	float: left;
	width: 20%;
	font-size: 12px;
}

.div_list_01 .col3 {
	width: 60%;
}

.season_box_04 .div_list_01 {
	margin-bottom: 25px;
}

.season_box_06 {
	padding-top: 40px;
}

.gakuwari_frame02 {
	margin-bottom: 40px;
	background: #eae7da;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
}

.gakuwari_frame02ct {
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
}

.gakuwari_ttl02 {
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	font-size: 28px;
	color: #231815;
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
}

.gakuwari_ttl02:before {
	position: absolute;
	content: "";
	left: 0;
	top: calc(50% - 10px);
	width: 20px;
	height: 20px;
	background: url(../../../../../images/shop/common/enkai/ttl02_img.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.gakuwari_frame02ct_l {
	width: 500px;
	float: left;
	border: 3px solid #eae7da;
	margin-right: 10px;
	box-sizing: border-box;
	padding: 0 20px;
}

.gakuwari_frame02ct_l_wide {
	width: 880px;
	float: left;
	border: 3px solid #eae7da;
	margin-right: 10px;
	box-sizing: border-box;
	padding: 0 20px;
}

.gakuwari_frame02ct_r {
	width: calc(100% - 510px);
	float: right;
	box-sizing: border-box;
}

.gakuwari_frame02ct_r img {
	width: 100%;
}

.gakuwari_frame02ct_l dl {
	box-sizing: border-box;
	border-bottom: 1px solid #eae7da;
	padding: 24px 0 23px 0;
}

.gakuwari_frame02ct_l_wide dl {
	box-sizing: border-box;
	border-bottom: 1px solid #eae7da;
	padding: 24px 0 23px 0;
}

.gakuwari_frame02ct_l dl:last-child {
	border-bottom: none;
}

.gakuwari_frame02ct_l dl dt {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 14px;
	color: #231815;
}

.gakuwari_frame02ct_l dl dd {
	color: #231815;
	width: 50%;
	float: right;
	box-sizing: border-box;
	text-align: right;
	padding-right: 25px;
}

.gakuwari_frame02ct_l_wide dl dt {
	color: #bf320a;
	font-weight: bold;
}

.season_box_04 .group_dl03 dd,
.season_box_04 .ul_list_01 li,
.text_fix_01,
.div_list_02 .col li {
	color: #595757;
}

.line_arrow .bold {
	font-size: 22px;
}

.div_list_01 .col ul li {
	color: #595757;
}

.ttl_pl3 {
	padding-left: 3px !important;
}

.m5b {
	margin-bottom: 5px !important;
}

.txt_time {
	margin-top: 30px;
}

.season_box_layout .season_box_list_01 .box_content {
	margin-top: 0;
}

.season_box_layout .box_content_01 .season_box_list_01 {
	margin-bottom: 0;
}

.box_content_ttl01,
.box_content_txt01 {
	display: none;
}

.price_label_position {
	position: absolute;
	right: 10px;
}

@media screen and (min-width: 491px) {
	.gakuwari_frame02ct_l_wide dl dd {
		color: #231815;
		width: 50%;
		float: right;
		box-sizing: border-box;
		text-align: left;
		padding-left: 100px;
	}

	.gakuwari_frame02ct_l_wide dl dt {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding-left: 25px;
		font-size: 14px;
		color: #bf320a;
	}

	.group_dl02 dl {
		width: 880px;
	}
}
