@charset "utf-8";
/* 
CSS Information
 File name:      event.css
 Author:         Administrator
 Style Info:     /event.php
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/
/* #unEvent
***********************************/
#unEvent {
	margin: 0 0 15px 0;
}
#unEvent ul.unEventList {
	padding: 10px;
}
#unEvent ul.unEventList li {
	display: block;
	margin: 0 0 10px;
	padding: 10px;
	border: solid 1px #999;
}
#unEvent ul.unEventList li:last-child {
	margin-bottom: 0;
}
#unEvent ul.unEventList li .title {
	padding: 5px 10px;
	background: #666;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	text-align: left;
}
#unEvent ul.unEventList li dl {
	margin: 10px 0 0 0;
}
#unEvent ul.unEventList li dl dt {
	display: block;
	float: left;
	padding: 20px 0;
	width: 150px;
	color: #fff;
	font-size: 182%;
	font-weight: bold;
}
#unEvent ul.unEventList li.cat1 dl dt {
	background: #42a3ff;
}
#unEvent ul.unEventList li.cat2 dl dt {
	background: #00bc4e;
}
#unEvent ul.unEventList li.cat3 dl dt {
	background: #ff351e;
}
#unEvent ul.unEventList li.cat4 dl dt {
	background: #de279b;
}
#unEvent ul.unEventList li dl dd {
	display: block;
	padding: 0 0 0 160px;
	text-align: left;
}
#unEvent ul.unEventList li dl dd em,
#unEvent ul.unEventList li dl dd span,
#unEvent ul.unEventList li dl dd small {
	display: block;
}
#unEvent ul.unEventList li dl dd em {
	color: #fd03a2;
	font-size: 139%;
	font-weight: bold;
}
#unEvent ul.unEventList li dl dd span,
#unEvent ul.unEventList li dl dd small {
	margin: 5px;
}
#unEvent ul.unEventList li dl dd small {
	font-size: 93%;
}
#unEvent ul.unEventList li .body {
	margin: 10px 0 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
}

/* #event
***********************************/
section ul.eventList {
	padding: 10px;
}
section ul.eventList li {
	display: block;
	margin: 0 0 20px;
	border: solid 1px #999;
}
section ul.eventList li:last-child {
	margin-bottom: 0;
}
section ul.eventList li .title {
	padding: 5px 10px;
	background: #666;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	text-align: left;
}
section ul.eventList li .date {
	display: block;
	padding: 10px;
	color: #666;
	font-size: 93%;
	text-align: right;
}
section ul.eventList li .thumb {
	display: block;
	margin: 0 auto;
	width: 790px;
	text-align: center;
}
section ul.eventList li .thumb img {
	width: auto;
	height: auto;
	max-width: 790px;
	vertical-align: top;
}

section ul.eventList li .body {
	margin: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
}
/********************割引改修************************/
.left {
    width: 210px;
}
.left　figure {
	font-size: 0;
}
.left a {
    color: #c80037;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.left a {
    color: #c80037;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.left figure img {
	width: 100%;
}

.right .coupon {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    flex-wrap: wrap;
	-ms-flex-wrap: wrap;
    width: 654px;
    padding-left: 10px;
}
.right .fee {
	color:#000;
	position: relative;
	box-sizing: border-box;
	position: relative;
	width: 467px;
	height: 162px;
	margin-right: 60px;
	padding: 10px 20px 0 90px;
	background: url('https://img.undernavi.com/front/pc/area/watched/coupon_bg.png') no-repeat;
}
.right .now span.label {
    display: inline-block;
    width: 110px;
    padding: 5px;
    background: #00c7b2;
    color: #fff;
    text-align: center;
}
.right .after {
    display: flex;
    align-items: center;
}
.right .after .watch {
    margin-right: 10px;
}
.right .after .afterFee {
    font-size: 24px;
    font-weight: bold;
}
right .after .afterFee span {
    color: #c80037;
    font-size: 48px;
    font-weight: bold;
}
.right .after .label {
	width: 330px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 30px;
	color: #999;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.right .after .label strong {
    font-weight: bold;
}
.right .after .label span {
	font-size: 18px;
	margin-right: 5px;
}
.right .qr {
	width: 120px;
	background: #f5f5f5;
	box-shadow: 1px 1px 1px #aaa;
	padding: 10px 0;
}
.right .qr img {
	width: 80%;
	padding: 10px 0;
}
.right .qr p {
    text-align: center;
	color:#000;
}
.right dl {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    background: #f5f5f5;
    border: 1px solid #aaa;
	color:#000;
}
.right dt {
    width: 20%;
    text-align: center;
}
img.icon {
	margin-right: 5px;
	vertical-align: middle;
}
.right dd {
    padding: 0 10px;
    border-left: 1px solid #aaa;
    text-align: left;
}
.right table {
    width: 100%;
    margin-top: 10px;
}
.right thead tr {
    border: 1px solid #93b7c9;
}
.right tr {
    background: #f5f5f5;
}
.right th:not(:last-child)::after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 0;
    display: inline-block;
    width: 1px;
    height: 14px;
    box-shadow: -1px 0 1px 0 #fff;
    background: #445963;
}
.right th {
	position: relative;
	padding: 10px 0;
	background: #00c7b2;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 0 #445963;
}
.right td {
    position: relative;
    padding: 10px;
    border: 1px solid #aaa;
    text-align: center;
}
.right td.note span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    display: inline-block;
    width: 15px;
    height: 30px;
    background: #fff;
}
.right td.note span::before {
    content: "";
    position: absolute;
    right: -10px;
    top: 25px;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #f7187c;
    transform: rotate(45deg);
}
.right td.note span {
    display: none;
    position: absolute;
    top: -20px;
    right: 50px;
    width: 520px;
    min-height: 50px;
    padding: 20px;
    border: 2px solid #f7187c;
    border-radius: 5px;
    background: #fff;
    line-height: 1.6;
    text-align: left;
    z-index: 99;
	color:#000;
}
.couponBody {
	color: #000;
}
.discountBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.right .now span.denial {
	text-decoration: line-through;
	background: none;
	color: inherit;
}
.unWatch {
	color: #c80037;
	font-weight: bold;
}
.right .now p {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-align-items: center;
	  -ms-align-items    : center;
	  align-items        : center;

}
#unEvent ul.unEventList li .discountBox .right dl dt {
	background: none;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	width: 150px;
	text-align: center;
	float: none;
}
#unEvent ul.unEventList li .discountBox .right dl dd {
	padding: 0 10px;
	line-height:1.5;
	width:600px;
}
.unCoupon {
	text-align: left;
	margin-bottom: 5px;
}
.unCoupon strong{
	font-weight:bold;
	color:#c80037;
}
.right .coupon .afterFee span {
    color: #c80037;
    font-size: 48px;
    font-weight: bold;
    margin-left: 20px;
}
.right .coupon .afterFee span:first-child {
	margin-left: 0;
}
.unComment {
	margin-top: 5px;
	font-size: 12px;
}
.right td.note img.fade{
	opacity:.1;
}

.right td.note img:hover+span{
	display:block;
}

.right td.note span:hover{
	display:block;
}

.left p {
	margin-bottom: 5px;
	text-align: left;
}
.schedule_work_flg {
	background: #ffe4eb;
	color:#000;
}
#unEvent .inner .unEventList li .discountBox .left .schedule_work_flg dt {
	background: transparent;
	color: #2c3230;
	float: none;
	width: auto;
	font-size: initial;
	padding: 0;
	text-align: left;
	margin-right: 5px;
}
#unEvent .inner .unEventList li .discountBox .left .schedule_work_flg dd {
	padding: 0;
	margin-left: 5px;
	font-size: 15px;
}

#unEvent ul.unEventList li .schedule_work_flg {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	padding: 10px;
	border-radius: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color:#000;
}
.discount_ttl {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
/************************************************

赤字割

************************************************/
.defict_contents {
	margin-top: 10px;
}
.deficit_ttl {
	display: flex;
	align-items: center;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
.deficit_ttl img {
	max-width: 15%;
	margin-right: 10px;
}
.member_ex {
	background: #ff0;
	color: #c80037;
	display: inline-block;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 15px;
}
.defict_img {
	background: url(https://img.undernavi.com/front/pc/area/pref/watched/pc_no_login_bg.jpg) no-repeat;
	position: relative;
	background-position: center top;
	margin-bottom: 20px;
}
.defict_img::before {
	content: "";
	display: block;
	padding-top: 48%;
}
.defict_img-item {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.defict_img-item .defict_login-btn {
	display: block;
	width: 300px;
	padding: 10px 0;
	margin: 10px auto;
	background: #c90037;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
}
.defict_login-regist {
	font-size: 14px;
}
.defict_login-regist a {
	color: #c90037;
	text-decoration: underline;
}


#deficit_discount h3 {
	margin-bottom: 10px;
}
.deficit_coupon-name {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 10px;
	padding: 5px;
	background: repeating-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3px,rgba(112,43,0,.1) 3px,rgba(112,43,0,.1) 6px),linear-gradient(#df010c 0,#f90d02 100%);
	border-top: 1px solid #e4bc7e;
	border-bottom: 1px solid #df010c;
	outline: 1px solid #b73541;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.deficit_body {
	display: flex;
}
.deficit_body .left {
	width: 210px;
	margin-right: 10px;
}
.deficit_body .right {
	flex: 1;
}
.deficit_body .right_inner {
	display: flex;
	margin: 0 0 30px 0px;
}
.deficit_coupon-right {
	display: flex;
	justify-content: space-between;
}
.deficit_body .qr {
	width: 120px;
	background: #f5f5f5;
	box-shadow: 1px 1px 1px #aaa;
}
.deficit_body .qr p {
	text-align: center;
}
.deficit_data {
	padding: 0px 10px 10px;
	position: relative;
}
.deficit_data-wrap {
	padding: 10px 0 20px;
	margin: 10px 0 20px;
	background: repeating-linear-gradient(-45deg, rgb(251, 232, 236), rgb(251, 232, 236) 8px, rgb(255, 255, 255) 0, rgb(255, 255, 255) 10px);
	position: relative;
}
.deficit_coupon {
	box-sizing: border-box;
	position: relative;
	margin-right: 25px;
	background: #eeeeee;
	padding: 10px;
	width: 530px;
}
.dificit_price-img {
	width: 20%;
}
.usage_period {
	background: #c90037;
	color: #fff;
	padding: 0 12px;
	border-radius: 5px;
	font-weight: normal;
	margin-right: 10px;
}
.usege {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
	font-size: 17px;
}
.regular_rate .denial {
	text-decoration: line-through;
}
.dificit_price .afterFee span {
	color: #c90037;
	font-size: 45px;
	font-weight: bold;
	margin-left: 10px;
}
.dificit_price .afterFee {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	text-align: right;
}
.regular_rate {
	text-align: right;
	font-size: 15px;
}
.dificit_price .defi_label {
	text-align: center;
	background: #fff;
	padding: 5px 30px;
	border: 1px solid #626262;
	border-radius: 20px;
	color: #c80037;
	font-weight: bold;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	box-sizing: border-box;
	bottom: -15px;
}
.dificit_price .defi_label strong, .dificit_price .defi_label span {
	font-weight: bold;
	font-size: 18px;
}
.note_pass {
	background: #fffa06;
	color: #c80037;
	padding: 10px;
	margin: 0 5px 10px 5px;
	border-radius: 5px;
	font-size: 18px;
}
.deficit_note {
	font-size: 15px;
	text-align: left;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 10px;
}
.deficit_body .left a {
	color: #c90037;
	font-weight: bold;
	font-size: 15px;
}

.deficit_body .right .deficit_remarks {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 5px;
	background: #f5f5f5;
	border: 1px solid #aaa;
	font-size:15px;
}
.deficit_remarks dt {
	width: 10%;
	text-align: center;
}
.deficit_remarks dd {
	width: 90%;
	padding: 0 10px;
	border-left: 1px solid #aaa;
	text-align: left;
	box-sizing: border-box;
}
.deficit_body .size {
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
}
.deficit_sche {
	background: #fee4ed;
	font-size: 15px;
	display: flex;
	padding: 5px;
}
.deficit_sche dt {
	font-weight: bold;
	margin-right: 5px;
}
.deficit_sche dd {
	margin-left: 5px;
	font-size: 15px;
	padding: 0;
}
.no_login-img {
	text-align: center;
}
.deficit_body figure {
	margin-bottom: 5px;
}
.dificit_price-img img {
	max-width: 100%;
	height: auto;
}
.deficit_body .left figure img {
	height: auto;
}
.deficit_report-btn {
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
}
.modal_deficit {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(calc(-50% - .5px)) translateY(calc(-50% - .5px));
	border: solid 4px #c90037;
	padding: 20px;
	background: #fff;
	width: 475px;
	height: 365px;
	z-index: 999;
}
.deficit_report-close {
	position: absolute;
	right: -5px;
	top: -40px;
	cursor: pointer;
}
.modal_deficit .mdl_ttl {
	text-align: center;
	font-size: 18px;
	color: #c80037;
	font-weight: bold;
}
.modal_deficit .type {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.modal_deficit .type_check {
	font-weight: bold;
	color: #c80037;
	margin-left: 10px;
}
.modal_deficit .type_check {
	font-weight: bold;
	color: #c80037;
	margin-left: 10px;
}
.modal_deficit .status_box {
	position: relative;
	width: 180px;
	height: 30px;
	margin-bottom: 20px;
}
.modal_deficit .status_box::after {
	content: '';
	display: inline-block;
	border: 6px solid transparent;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 6px;
	border-top: 11px solid #000;
	position: absolute;
	right: 10px;
	top: 40%;
	pointer-events: none;
}
.modal_deficit .txtbox {
	margin-bottom: 30px;
}
.modal_deficit .submit button {
	border: none;
	font-size: 14px;
	background: #7e4d7c;
	color: #fff;
	width: 125px;
	height: 33px;
	line-height: 33px;
	border-radius: 5px;
}
.modal_deficit select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #d9d9d9;
	font-size: 13px;
	vertical-align: middle;
}
.modal_deficit textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 110px;
	padding: 5px;
	border: 1px solid #d9d9d9;
	font-size: 13px;
}



.discount_body {
	display: flex;
	gap: 0 40px;
	padding: 20px;
}
.discount_body .left {
	width: 170px;
}
.left figure {
	margin-bottom: 10px;
}
.discount_body .right {
	display: block;
	width: auto;
	padding-left: 0;
	align-items: flex-start;
	flex: 1;
}
.discount_body h3 {
	font-size: 25px;
	color: #c90037;
	font-weight: bold;
	margin: 10px 0;
	text-align: left;
}
.item_list-inner {
	display: flex;
	margin-bottom: 10px;
}
.item_list-coupon {
	flex: 1;
	overflow: hidden;
	position: relative;
	background: #fefbee;
	padding: 20px 0px 20px 40px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
	margin-right: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align:left;
}
.item_list-coupon::before {
	content: "";
	display: inline-block;
	background: url('https://img.undernavi.com/front/pc/area/pref/coupon_bg.png') no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}
.discount_body .item_list-coupon .normal {
	font-size: 18px;
}
.item_list-coupon .price {
	color: #ff0000;
	line-height: 1;
	position: relative;
	display: flex;
	align-items: center;
}
.item_list-coupon .afterFee {
	font-size: 14px;
}
.item_list-coupon .p_minute {
	font-size: 40px;
	font-weight: bold;
}
.item_list-coupon .afterFee em {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.item_list-coupon .p_after_price {
	font-size: 49px;
	font-weight: bold;
}
.item_list-coupon .after_yen {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.price_off, .extend_time {
	display: inline-flex;
	background: #f00;
	color: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	position: relative;
	top: -15px;
	margin-left: 10px;
	font-size: 14px;
}
.discount_body .qr_new {
	text-align: center;
	padding: 10px;
	background: #fefbee;
}
.discount_body .qr_new img {
	margin-bottom: 5px;
}
.discount_body .qr_new .qr_txt {
	color: #c90037;
	line-height: 1;
	font-size: 11px;
}
.usable_condition {
	background: #f2f2f2;
	padding: 15px 30px;
	text-align: left;
	font-size: 14px;
}
.usable_condition p {
	line-height: initial;
}
.usable_condition span {
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
}
.discount_body .galName {
	text-align: left;
	margin-bottom:10px;
}
.discount_body .galName a {
	font-size: 15px;
	color: #c90037;
	font-weight: bold;
}
.discount_body .size {
	margin-bottom: 10px;
	text-align: left;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 1;
}

.usable_condition {
	background: #f2f2f2;
	position: relative;
	margin-bottom: 20px;
	padding: 20px 20px 30px;
	height: auto;
	overflow: hidden;
}
.usable_condition.usable_condition2 {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 1%, #e6e6e6 50%, #a9a9a9 100%);
	background: -webkit-linear-gradient(top, #f2f2f2 1%,#e6e6e6 50%,#a9a9a9 100%);
	background: linear-gradient(to bottom, #f2f2f2 1%,#e6e6e6 50%,#a9a9a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#a9a9a9',GradientType=0 );

}
.usable_condition.is-active.is-open {
	background: #f2f2f2;
	padding-bottom: 50px;
}
.box_more {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 30%;
	height: 35px;
	text-align: center;
	line-height: 2em;
	background: #fff;
	cursor: pointer;
	display: inline;
	right: 0;
	margin: 0 auto;
	border-radius: 7px;
	border: 1px solid #555;
}
.is-open .box_more {
	bottom: 10px;
}
.box_more::before {
	color: #555;
	content: '続きを読む';
	font-size: 16px;
	display: inline-block;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	height: 100%;
	top: 0;
	right: 0;
	margin: 0 auto;
	line-height: 2.2;
}
.is-active .box_more::before {
	content: '閉じる';
}
.box_more::after {
	content: "";
	display: inline-block;
	background: url('https://img.undernavi.com/front/pc/shop/discount/arrow_r.png') no-repeat;
	width: 14px;
	height: 10px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.is-active .box_more::after {
	content: "";
	display: inline-block;
	background: url('https://img.undernavi.com/front/pc/shop/discount/arrow_r.png') no-repeat;
	width: 14px;
	height: 10px;
	position: absolute;
	right: 40px;
	top: 20%;
	transform: rotate(180deg) translateY(-50%);
}
.usable_condition span {
	font-weight: bold;
}
.cp_box {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: solid 1px #c9c9c9;
}
.cp_box .labelFire {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 120px;
	cursor: pointer;
	text-align: center;
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 1) 57%);
	left: 0;
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.labelFire::after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	content: '続きをよむ';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #000;
	border-radius: 10px;
	width: 40%;
	border: solid 1px #cfcfcf;
	background: url(https://img.undernavi.com/dxplan/sp/underArrow.png) 98% center no-repeat #fff !important;
	background-position: 80% 50% !important;
	background: rgba(255,255,255,0.7);
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	transition: all 0.5s;
	background: #fff;
	padding: 10px;
	height: 120px;
	text-align: left;
	font-size: 14px;
}
.i_comment {
	line-height: 1.5;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	content: '閉じる';
	background: url(https://img.undernavi.com/dxplan/sp/topArrow.png) 98% center no-repeat !important;
	background-position: 80% 50% !important;

}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 70px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

.i_comment span {
	display: block;
}