@charset "utf-8";

.content {
	padding-bottom: 0;
}

.translator *:before,
.translator *:after,
.translator * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.translator {
	background: #ffffff;
	color: #333333;
}

.item {
	margin: 0;
}
i {
	font-family:"Font Awesome 5 Free";
	font-weight: 700;
	font-style:normal;
	font-weight: normal;
	display: inline-block;
}

.bg_blue {
	background: #008ae1;
	color: #ffffff;
}
.bg_sky {
	background: #d4f0ff;
}
.bg_gray {
	background: #f4f4f4;
}

._inner {
	padding: 30px 0;
}

/* ===================================
	メインヴィジュアル main_visual_area
=================================== */
.main_visual_area {
	width: 100%;
	min-width: auto;
	height: 100%;
	background: url(../../images/page/price/option/translator/main_visual_sp.png) no-repeat center center / cover;
}

.main_title .title {
	font-size: 2.0rem;
}

.main_img_item {
	width: auto;
	max-width: 270px;
}

.main_img_item .mv_box {
	margin-bottom: 20px;
}

.main_img_item .item:not(:last-child),
.main_img_item .mv_box .inner_item:not(:last-child) {
	margin-right: 20px;
}

.main_img_item .inner_item .price {
	margin-top: 10px;
	padding: 8px;
}

.main_img_item .price_title {
	font-size: 10px;
}

.main_img_item .txt {
	font-size: 10px;
	font-weight: 500;
}

.main_img_item .txt .num {
	font-size: 12px;
}

.add-camera {
	left: 100%;
	right: 0;
	transform: translateX(-66%);
}

/* =========================
	SNSシェア sns_area
========================= */
.translator .sns_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #cddae5;
	padding: 15px;
	overflow: hidden;
	width: 100%;
}

.translator .sns_area .txt {
	color: #051f49;
}

.translator .sns_area ul {
	display: flex;
	gap: 8px;
}

.translator .sns_area ul li {
	width: 3rem;
}

/* ============================
	CVボタン rental_btn_area
============================ */
/* WSYS-11671 【フロント】翻訳機ページのテキスト修正 20241119 M.Shimizu */
.rental_btn_area {
	text-align: center;
	padding: 30px 15px;
}
a.rental_btn,
.rental_btn {
	background: #ff205a;
	color: #ffffff;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	border-radius: 67px;
	line-height: 64px;
	height: 67px;
	display: inline-block;
	border: 2px solid #ff205a;
	position: relative;
	text-decoration: none;
}

a.rental_btn:hover,
.rental_btn:hover {
	color: #ff205a;
	background: #ffffff;
	text-decoration: none;
}

.rental_btn:after {
	content: "\f105";
	font-family:"Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	right: 15px;
	top: 0;
	color: #ffffff;
}
.rental_btn:hover:after {
	color: #ff205a;
}

/* ============================
	POKETALKとは option_area
============================ */
.option_area .read {
	font-size: 1.3rem;
	margin-bottom: 10px;
}

.option_column {
	overflow: hidden;
}

.option_column .option_b {
	background: #EBF8FF;
	color: #432c00;
	margin: 14% 0 0;
}

.option_column .item {
	font-weight: 700;
	padding: 0 15px 15px;
	margin-top: 60px;
	float: none;
	min-height: 0;
	width: 100%;
}

.op_text {
	width: 100%;
}

.op_img_box {
	display: flex;
	width: 100%;
}

.op_img_box .img {
	margin-top: 20px;
}

.op_text img {
	width: 100%;
}

.op_img_box .img2 {
	margin-top: -23%;
}

.option_column .option_b .label {
	background: #008ae1;
	color: #fff;
}

.option_column .item .label {
	text-align: center;
	font-size: 15px;
	padding: 5px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.option_column .item .list li{
	text-indent: -1em;
	margin-left: 1em;
	font-size: 1.3rem;
	margin-bottom: 2px;
	font-weight: 600;
}

.small-txt {
	font-size: 1rem;
}

.layout-column.theme-center {
	flex-direction: column;
	align-items: center;
	gap: 4px;
}

.module-base_btn.theme-short_btn {
	margin-bottom: 3.125%;
}

/* ===============================
	POCKETALKの特徴 feature_area
=============================== */
.txt_title {
	font-size: 2.0rem;
	margin-bottom: 15px;
	line-height: 1.4;
}

.poketable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.poketable-box {
	padding: 10px;
	background: #fff;
}

.poketable th,
.poketable td {
	padding: 8px;
	text-align: left;
	word-wrap: break-word;
	text-align: center;
	vertical-align: middle;
}

.poketable td {
	font-size: 1.5rem;
}

.poketable td:first-child {
	font-size: 1.3rem;
}

td:first-child {
	font-size: 1.5rem;
}

.p-label {
	width: 100%;
	padding: 5px 5px;
	font-size: 1rem;
	margin: 0 auto;
}

.poketable img {
	width: 100%;
}

.poketable th:nth-child(3) img {
	padding-top: 19px;
}

.poketable tr:nth-child(2) td p {
	font-size: 1.0rem;
}

.compatible_btn {
	font-size: 1.2rem;
	padding: 12px 10px;
	width: 90%;
	margin: 8px auto 0;
}

.compatible_btn:after {
	right: 12px;
	font-size: 1.4rem;
}

/* =========================
	問題提起 problem_area
========================= */
.problem_area .title {
	top: 40px;
	left: 4%;
	font-size: 1.8rem;;
}

.problem_level {
	padding-top: 30px;
}

.level_list {
	overflow: hidden;
}

.level_list .item {
	float: left;
	width: 50%;
}

/* ==================
	理想 ideal_area
================== */
.ideal_main {
	padding-bottom: 20px;
}

.ideal_main .title {
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	text-align: center;
}

.solution_area .title .sub {
	margin-bottom: 5px;
	font-size: 1.4rem;
}

/* ====================================
	製品情報・注意事項 product_area
==================================== */
.translator_product_column {
	width: 100%;
	padding: 20px 15px;
}

.product_navi {
	overflow: hidden;
}

.product_navi li {
	float: left;
	display: block;
	cursor: pointer;
	text-align: center;
	font-weight: 700;
	padding: 10px 0;
	width: 33%;
	line-height: 1.1;
	background: #e5e5e5;
	font-size: 12px;
}

.product_navi .pocketalk.active {
	background: #ffe639;
	color: #000000;
}

.product_pocketalk {
	background: #fffce7;
}

.translator_product_column .item {
	padding: 30px 15px;
}

.translator_product_column .title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.product_pocketalk .title {
	border-bottom: 2px solid #ffe639;
}

.product_pocketalk .product {
	padding: 15px 0 0 26%;
	background: url(../../images/page/price/option/translator/area_pocketalk.png?date=20200116) no-repeat 1% 10px;
	background-size: 22% auto;
	line-height: 1.6;
}

.translator_product_column .product {
	margin-bottom: 20px;
	min-height: 240px;
}

.translator_product_column .note {
	font-size: 12px;
	line-height: 1.5;
}

.product_pocketalks {
	background: #fff2e7;
}

.product_navi .pocketalks.active {
	background: #eba704;
	color: #000000;
}

.product_pocketalks .product {
	padding: 15px 0 0 26%;
	background: url(../../images/page/price/option/translator/area_pocketalk-s.png?date=20200116) no-repeat 1% 10px;
	background-size: auto;
	background-size: 22% auto;
	line-height: 1.6;
}

/* ====================================
	お客様の声 customer_voice
==================================== */
.customer_voice .customer {
	flex-wrap: wrap;
	width: 90%;
}

.customer_voice .customer img {
	margin-right: 8px;
}

.customer_voice .customer .voice {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 10px;
}

.customer_voice .customer .voice p {
	margin-bottom: 0;
	font-size: 1.2rem;
}

.customer_voice .customer .comment {
	font-size: 1.1rem;
}

/* ====================================
	よくある質問 qa_area
==================================== */
.qa_list dt,
.qa_list dd {
	display: table;
}

.qa_list dt > *,
.qa_list dd > * {
	display: table-cell;
}

.qa_list dt {
	cursor: pointer;
	padding-bottom: 20px;
	position: relative;
	font-size: 1.2rem;
}

.qa_list dt:after {
	bottom: 5px;
	margin-left: -10px;
	top: 54%;
}

.qa_list dt.open:after {
	content: "\f077";
}

.qa_list dd {
	display: none;
	background: #ffffff;
}

.qa_list dd .mark {
	padding: 15px 0 15px 15px;
}

.qa_list dd .txt {
	padding: 15px 15px 15px 15px;
	font-size: 1.2rem;
}

.qa_list dd .translation_ttl {
	margin-left: 15px;
}

/* WSYS-11169 【フロント】オプション削除_ili_傘 20240626 J.Young */
.qa_pocketalk dt {
	padding-bottom: 0;
	background: #008ae1;
	color: #ffffff;
}

.qa_list dt .mark {
	padding: 10px 6px 10px 15px;
	vertical-align: top;
	width: auto;
	background: transparent;
	color: #fff;
}

/* WSYS-11169 【フロント】オプション削除_ili_傘 20240626 J.Young */
.qa_list dt .txt {
	padding: 15px 20px 10px 0;
	width: 100%;
}

.qa_list dt::after {
	right: 10px;
}

.translation_area {
	padding: 15px;
}

/* ============================
	お申込み方法 howto_area
============================ */
.step {
	display: flow;
	padding-left: 20px;
	padding-bottom: 20px;
}

.step1,
.step2,
.step3 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.step1,
.step2 {
	padding-bottom: 40px;
}

.step img {
	width: 15%;
	object-fit: contain;
}

.step p {
	text-align: left;
}

.step ._img {
	width: 100%;
}

.step ._img img {
	width: 30%;
}

.step2::after,
.step3::before {
	content: '';
	position: absolute;
	top: -22%;
	width: 20px;
	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;
}

/* ==========
	その他
=========== */
.hidden_area {
	display: none;
}