@charset "shift_jis";
.pc_only {
	display: block;
}
@media screen and (max-width: 767px) {
.pc_only {
	display: none;
}
}

.btn_anch_wrap {
	margin: 10px 0 30px;
}
a.btn_anch {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 42px;
	font-size: 13px;
	color: #333;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	background-image: -moz-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	padding: 12px 0;
}
a.btn_anch:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 90px;
	transform: translate(-50%, -50%);
	width: 12px;
	height: 8px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_arw.png) center/cover;
}
a.btn_anch:hover {
	opacity: 0.8;
}
.con_box {
	color: #333333;
	margin: 0 0 30px;
}
.con_box.mb0 {
	margin-bottom: 0;
}
.spec_note {
	font-size: 14px;
}
.spec_matrix {
	margin: 15px 0 30px;
}
.spec_matrix ul {
	display: flex;
	justify-content: flex-start;
}
.spec_matrix ul:nth-of-type(1) {
	margin: 0 0 25px;
}
.spec_matrix ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 140px;
	height: 65px;
	padding: 0;
}
.spec_matrix ul li:nth-of-type(1) {
	justify-content: flex-start;
	width: 100px;
	padding: 0;
}
.spec_matrix ul li:nth-of-type(2) {
	margin: 0 10px 0 0;
}
.spec_matrix ul .box_g {
	color: #b7b7b7;
	background: #eee;
}
.spec_matrix ul .box_y {
	background: #fff799;
}
.con_tit {
	font-size: 18px;
	color: #48a863;
	font-weight: bold;
	border-top: 2px solid #48a863;
	padding: 8px 0 0;
	margin: 0 0 20px;
}
.spec_table {
	width: 100%;
}
.spec_table tr th {
	width: 35%;
	font-size: 14px;
	font-weight: normal;
	background: #ffffcc;
	border: 1px solid #ccc;
	padding: 10px 10px;
}
.spec_table tr td {
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 10px;
}
.t_note {
	display: inline-block;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}
.after_ico {
	position: relative;
}
.after_ico:after {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
	right: 88px;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 25px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_caution.png) center/cover;
}
.reserve_note {
	font-size: 15px;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	margin: 0 0 15px;
}
.reserve_note > .reserve_note_plus {
	margin: 0 0 5px;
}
.reserve_note.link {
	color: #3366CC;
}
.reserve_note.link a {
	text-decoration: underline;
}
.reserve_note_plus {
	font-size: 14px;
	padding-left: 1em;
}
.reserve_note + .reserve_note_plus {
	margin: -10px 0 0;
}
.reserve_note_plus.link {
	color: #3366CC;
	text-decoration: underline;
	margin: 5px 0 15px;
}
.youtube_box {
	margin: 0 0 15px;
}
.youtube_tit {
	font-size: 15px;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	margin: 15px 0 5px;
}
.reserve_notice {
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
.item_exp {
	font-size: 16px;
	font-weight: bold;
	background: #fff799;
	padding: 8px 16px;
	margin: 20px 0 12px;
}
.item_exp_sub {
	font-size: 14px;
}
.img_txt {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
}
.item_recommend_tit {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 7px;
}
.sub_txt {
	font-size: 11px;
	font-weight: normal;
}
.item_recommend_btn {
	border: 1px solid #ccc;
	margin: 0;
}
.item_recommend_btn:nth-of-type(1),
.item_recommend_btn:nth-of-type(3) {
	margin: 0;
}
.item_recommend_btn:nth-of-type(4) {
	margin: 20px 0 0;
}
.item_recommend_btn a {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #333;
}
.item_recommend_btn a .btn_txt {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 101px;
	border-left: 1px solid #ccc;
	background-image: -moz-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%);
	padding-left: 20px;
}
.item_recommend_btn a .btn_txt:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(-50%, -50%);
	width: 9px;
	height: 14px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_arw02.png) center/cover;
}
.item_recommend_btn a:hover {
	opacity: 0.8;
}
.c_voice_box {
	display: flex;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 15px;
	margin: 0 0 15px;
}
.c_voice_txt {
	font-size: 14px;
	margin-left: 10px;
}
.sub_note {
	font-size: 11px;
	text-indent: -1em;
	padding-left: 1em;
	margin: 10px 0 0;
}
.tgl_footer {
	display: none;
}
.commonTitleA01 {
    border-radius: 0;
}

@media screen and (max-width: 767px) {
#contentAreaA01 .btn_anch_wrap a {
	color: #333;
}
a.btn_anch:after {
	left: 155px;
	right: 0;
	margin: auto;
}
.con_box {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.spec_note {
	width: 90%;
	margin: 0 auto 30px;
}
.spec_matrix {
	width: 90%;
	margin: 15px auto 30px;
}
.spec_matrix ul {
	justify-content: space-around;
}
/*.spec_matrix ul li:nth-of-type(1) {
	justify-content: center;
}*/
.con_tit {
	position: relative;
	width: 100vw;
	font-size: 4.5vw;
	padding: 8px 16px;
	margin: 0 calc(50% - 50vw);
}
.con_tit.ac:before {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
	right: 10px;
	transform: translate(-50%, -50%);
	width: 15px;
	height: 9px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_arw_off.png) center/cover;
}
.con_tit.ac.on:before {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
	right: 10px;
	transform: translate(-50%, -50%);
	width: 15px;
	height: 9px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_arw_on.png) center/cover;
}
.spec_table {
	width: 90%;
	margin: 15px auto 30px;
}
.spec_table tr th {
	font-weight: normal;
	text-align: left;
}
.spec_table tr td {
	font-weight: normal;
}
.t_note {
	font-size: 2.5vw;
}
.tgl_box {
	display: none;
}
.on + .tgl_box {
	display: block;
}
.tgl_con {
	margin: 15px 0 30px;
}
.after_ico:after {
	top: 21px;
	left: 36vw;
	right: 0;
	margin: 0 auto;
}
.item_recommend_btn a .btn_txt {
	font-size: 3.4vw;
	color: #333;
}
.item_recommend_btn a .btn_txt .wrap_txt {
	width: 85%;
}
.tgl_footer {
	display: block;
	width: 100vw;
	font-size: 4.2vw;
	font-weight: bold;
	color: #b7b7b7;
	text-align: center;
	background: #eee;
	padding: 10px 0;
	margin: 0 calc(50% - 50vw);
}
.tgl_footer span {
	position: relative;
}
.tgl_footer span:before {
	content: "";
	display: block;
	position: absolute;
	top: 2.9vw;
	left: -15px;
	right: 37vw;
	transform: translate(-50%, -50%);
	width: 15px;
	height: 9px;
	background: url(/exclude-rent/cart/detail/b02-500006/images/ico_arw_foot.png) center/cover;
	margin: 0 auto;
}
.reserve_note {
	width: 90%;
	margin: 0 auto 15px;
}
.reserve_note_plus {
	width: 90%;
	margin: 0 auto;
}
.reserve_note + .reserve_note_plus {
	width: 90%;
	margin: -10px auto 0;
}
.reserve_note_plus.link {
	width: 90%;
	margin: 10px auto;
}
.youtube_box {
	width: 90%;
	margin: 0 auto 20px;
}
.reserve_notice {
	width: 90%;
	margin: 0 auto 5px;
}

.item_exp {
	width: 100vw;
	margin: 20px calc(50% - 50vw) 12px;
}
.item_exp_sub {
	width: 90%;
	margin: 0 auto;
}
.item_exp_img {
	width: 90%;
	text-align: center;
	margin: 15px auto 0;
}
.item_recommend_tit {
	width: 90%;
	margin: 20px auto 7px;
}
.item_recommend_btn {
	width: 90%;
	margin: 15px auto 0;
}
.item_recommend_btn:nth-of-type(1),
.item_recommend_btn:nth-of-type(3) {
	margin: 0 auto;
}
.item_recommend_btn:nth-of-type(4) {
	margin: 20px auto 0;
}
.sub_txt {
	font-size: 12px;
}
.sub_note {
	width: 90%;
	font-size: 12px;
	margin: 10px auto 0;
}
.c_voice_box {
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto 15px;
}
.c_voice_box .c_voice_img {
	width: 16%;
}
.c_voice_txt {
	margin-left: 0;
	width: 82%;
}
.period_rental_box {
	width: 90%;
	margin: 0 auto 10px;
}
.commonTitleA01 h1, h1.category_title, h2.category_title {
	width: 100%;
	border-radius: 0;
	margin: 0px 0 20px!important;
}
#spOsusume {
	display: none;
}
}
