@charset "utf-8";

.gopro .mv_area .mv_ttl {
	font-size: 1.7rem;
	top: 4vw;
}

.gopro .option_item {
	width: auto;
	padding: 0 4vw;
}


.gopro_appeal .-col:not(:last-child) .-img {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.gopro_download_area .layout-column.theme-col03 {
	flex-wrap: nowrap;
}

.gopro_download_area .theme-col03.theme-mg_large > .-col {
	width: auto;
}

.module-base_table:not(.theme-sp_keep) tr {
	display: block;
}

.gopro .module-base_table th {
	width: 100%;
}
/* WSYS-11412 【フロント】オプションページ修正_GoPro (ゴープロ) 20240912 J.Young */
.product .blue_reborn {
	font-size: 2rem;
}
.product_point_etc {
	padding: 20px 0;
	justify-content: space-around;
}
.product_point_etc .point_square {
	width: calc((100% - 10px)/2);
	padding: 8px;
	border-radius: 5px;
}
/* レンタル品セット内容 */
.gopro_area .rental-list {
	padding: 20px 10px;
	gap: 5px;
}
.gopro_area .rental-item {
	width: calc((100% - 5px) / 2);
}
.gopro_area .rental-item p {
	font-size: 0.9rem;
	height: 31px;
	font-weight: 700;
}
a.rental_btn, .rental_btn {
	width: 90%;
}
.gopro_area .-vid_contents {
	width: 100%;
}
.red_inner {
	width: 100%;
	padding: 0 4vw 4vw;
}
.module-inner .red_box {
	padding: 0px;
}
.option_gopro_area .module-inner-box {
	width: 100%;
}
.product_info_box {
	display: contents;
}
.product_info_img img {
	padding-top: 0;
	padding-bottom: 30px;
}
.product_info_box .product_info_table {
	padding-bottom: 10px;
}
.gopro_compensation_table {
	padding-top: 15px;
}
.gopro_compensation_table table thead tr {
	display: flex;
	width: 100%;
}
.gopro_compensation_table table thead th {
	width: calc(100% / 4);
	display: block;
}
.gopro_compensation_table table thead th:nth-child(1) {
	display: none;
}
.gopro_compensation_table table tbody tr {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.gopro_compensation_table table tbody tr th {
	width: 100%;
}
.gopro_compensation_table table tbody tr td:nth-child(1) {
	width: 100%;
}
.gopro_compensation_table table tbody tr td {
	width: calc(100% / 4);
	padding: 10px 8px;
}
.module-separation {
	margin-bottom: 1vw;
}
.bg_sky .txt_title {
	font-size: 17px;
	margin-bottom: 15px;
}
.step {
	display: flow;
	padding-left: 20px;
	padding-bottom: 20px;
}
.step2::after,
.step3::before {
	content: '';
	position: absolute;
	top: -29%;
	width: 17px;
	height: 75px;
	background-image: url('/common/images/page/price/option/translator/braket.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
}
.step3::before {
	right: -25px;
}
.step1-imgbox img {
	width: 35%;
	margin-bottom: 20px;
}
.st-inner-box {
	display: flex;
}
.st-inner-box img {
	width: 15%;
}
.st-inner-box p {
	text-align: left;
}
.step1 {
	padding-bottom: 40px;
}
.step2 {
	padding-bottom: 40px;
}
.module-indent_list li, .module-indent_list .-item {
	text-indent: 0;
	padding: 10px;
}
.module-indent_list {
	margin-left: 0px;
}
.qa_list dt .txt {
	padding: 10px 18px;
}
.qa_area {
	padding: 0px;
}
.product_point .gopro_battery_img {
	width: 100%;
}
.gopro_battery_img, 
.product_point .img50 {
	width: 100%;
}
.qa_area .txt_title {
	font-size: 17px;
	padding-top: 20px;
}
.rental_btn_area.sp_pd {
	padding: 30px 0;
	margin: 0;
}
.gopro .layout-content_inner {
	width: 100%;
	margin: 0;
}
.gopro .qa_area .layout-content_inner {
	width: 92%;
	margin: 0 auto;
}
.gopro_download_area .logo_size img {
	width: 20%;
}
.product_info_table .td_info_list {
	font-size: smaller;
}
.product_info_table .td_info_list2 {
	vertical-align: middle;
}