@charset "UTF-8";
@font-face {
	font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}

/* ----------------------------------------------------------------------
 common
---------------------------------------------------------------------- */
.is-split {
	display: inline-block;
}
.is-sp_img {
	display: none;
	}
.is-sp_br {
	display: none;
	}
.is-font_bold {
	font-weight: bold;
	}
.is-inline_block_wrap {
	letter-spacing: -0.4em;
}
iframe {
	vertical-align: bottom;
}


/* ----------------------------------------------------------------------
 page common
---------------------------------------------------------------------- */
html {
	font-size: 100%;
}
.com-inner {
	padding: 70px 0;
}
.com-brackets,
.com-brackets-head {
	font-size: 32px;
}
.com-brackets {
	position: relative;
	margin: 0 auto 70px;
	max-width: 850px;
	padding: 0.8em 1.2em 0.2em;
}
.com-brackets::before,
.com-brackets::after {
	border: 1px solid #EF8518;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 1.2em;
}
.com-brackets::before {
	border-right: none;
	left: 0;
}
.com-brackets::after {
	border-left: none;
	right: 0;
}
.com-brackets-head {
	line-height: 1.6;
	margin: 0 auto 0.5em;
	text-shadow: 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
.com-brackets-sub_text {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
}
.com-orderbtn {
	display: inline-block;
	height: 92px; /* 747:152=452:x */
	width: 452px;
}
.is-bg_color {
	background: #FFF7E6;
}
.com-content_wrap {
	background: #fff;
	margin: 0 auto;
	padding: 60px 0 50px;
	width: 1000px;
}
.com-content_wrap .com-brackets {
	margin: 0 auto 60px;
}
.com-vertical_list {
	background: #fff;
	columns: 4;
	display: inline-block;
	overflow: hidden;
	padding: 0 40px;
	text-align: left;
	width: 1000px;
}
.com-vertical_list li {
	display: block;
	letter-spacing: 0em;
	margin: 0 0 0.6em 9%;
	width: 90%;
}


/* ----------------------------------------------------------------------
 main_visual
---------------------------------------------------------------------- */
.main_visual-head {
	margin-bottom: 0;
}
.orderbtn_wrap {

	background-color: #232323;
}
.orderbtn_wrap .com-inner {
	padding: 20px 0 16px;
}
@media screen and (min-width: 584px) {
	.main_visual {
		padding: 30px 0 40px;
		background: url(/plan/translator_sim/img/main_visual_bg.jpg) no-repeat top center;
		background-size: cover;
	}
}

/* ----------------------------------------------------------------------
 to_pocketalk_option
---------------------------------------------------------------------- */
.to_pocketalk_option {
	background: #FFF7E6;
}
.to_pocketalk_option .com-inner {
	padding: 27px 0px;
}
.to_pocketalk_option a {
	background: url(/plan/translator_sim/img/translator_s2.png?v=20251201) no-repeat left center;
	background-size: 70px 61px;
	color: #0e0e0e;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 1.8;
	margin: 0 0 0 -26px;
	min-height: 61px;
	padding: 6px 0 0 70px;
}
.to_pocketalk_option a .is-text_wrap {
	display: inline-block;
	text-decoration: underline;
}


/* ----------------------------------------------------------------------
 lead
---------------------------------------------------------------------- */
.lead-feature {
	height: 731px;
	margin: 0 auto;
	width: 772px;
}


/* ----------------------------------------------------------------------
 price
---------------------------------------------------------------------- */
.price-img_wrap {
	border: 1px solid #0e0e0e;
	height: 683px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.price .com-orderbtn {
	bottom: 0;
	margin: 0 162px 115px 0;
	position: absolute;
	right: 0;
}


/* ----------------------------------------------------------------------
 scene
---------------------------------------------------------------------- */
.scene-list_item {
	display: inline-block;
	height: 333px; /* 751:860 =290:x */
	width: 290px;
}
.scene-list_item:not(:last-of-type) {
	margin: 0 14px 0 0;
}


/* ----------------------------------------------------------------------
 cm
---------------------------------------------------------------------- */
.cm .com-inner {
	padding: 30px 0 70px;
}
.cm-movie_wrap {
	margin: 0 auto 30px;
}


/* ----------------------------------------------------------------------
 target_country
---------------------------------------------------------------------- */
.target_country .com-inner {
	padding: 70px 0 0;
}
.target_country .com-vertical_list {
	margin: 0 auto 40px;
}
/* ----------------------------------------------------------------------
 target_language
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
 detail
---------------------------------------------------------------------- */
.detail .com-inner.num1 {
	padding: 0 0 70px;
}
.detail .com-inner.num2 {
	padding: 0 0 90px;
}
.detail .is-inline_block_wrap {
	padding: 0 64px;
}
.detail_cont,
.detail-img_wrap {
	display: inline-block;
	letter-spacing: 0.1em;
	vertical-align: top;
}
.detail_cont {
	width: 60%;
}
.detail-img_wrap {
	padding: 0 50px 0 0;
	text-align: right;
	vertical-align: top;
	width: 40%;
}
.detail-img_wrap img {
	width: 200px;
}
.detail_cont-head,
.detail_cont-price {
	font-size: 20px;
}
.detail_cont-head {
	font-weight: normal;
	margin: 0 auto;
	text-align: left;
}
.detail_cont-price,
.detail_cont-table_title {
	text-align: left;
}
.detail_cont-price {
	display: block;
	margin-bottom: 16px;
	text-align: left;
}
.detail_cont-text {
	text-align: justify;
}
.detail_cont-table_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: -8px;
}
.detail_cont-table {
	border-top: 1px solid #dce5eb;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 0 auto 36px;
	width: 100%;
}
.detail_cont-table .is-adjust_position {
	display: block;
	text-indent: -8px;
}
.detail_cont-table th {
	text-align: left;
	width: 38%;
}
.detail_cont-table th,
.detail_cont-table td {
	padding: 10px 18px 9px;
}
.detail_cont-table tr:nth-of-type(1) th {
	border-top: none;
}


/* ----------------------------------------------------------------------
 order close settings
---------------------------------------------------------------------- */
.red_border {
	width: 90%;
	max-width: 960px;
	margin: 60px auto auto;
	padding: 20px 20px 7px 20px;
	text-align: center;
	font-weight: bold;
	background: none;
	border: 3px solid #FC4949;
	font-size: 17px;
}
.box_border {
	width: 90%;
	max-width: 960px;
	margin: 30px auto;
	padding: 20px 20px 7px 20px;
	text-align: center;
	font-weight: bold;
	background: none;
	font-size: 17px;
}


/* ==========================================================================
 #planlink
========================================================================== */
#planlink ul li{
	vertical-align: top;
	background-color: #eff5f9;
	margin: 0 10px 20px
}
#planlink ul li h5{
	font-size: 16px;
	margin:16px 16px 8px;
	text-align: left;
}
#planlink ul li p{
	margin: 8px 16px 16px;
}
#planlink a{
	font-size: 12px;
	width: 300px;
	text-decoration: none;
	color: #0e0e0e;
	display: inline-block;
	text-align: left;
}


/*-----------------------------------------------------------------------
 scroll Top
----------------------------------------------------------------------- */
#pageTop {
	background: #038de1;
	border-radius: 50%;
	border: 3px solid #FFF;
	bottom: 0;
	box-shadow: 1px 3px 3px 0 rgba(0,0,0,0.3);
	height: 80px;
	margin: 0 4% -20% 0;
	position: fixed;
	right: 0;
	text-align: center;
	transition: 0.3s ease;
	width: 80px;
	z-index: 2;
}
#pageTop.show {
		margin: 0 4% 4% 0;
}
#pageTop::before {
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	content: '';
	display: inline-block;
	height: 26px;
	left: 50%;
	margin: -15px 0 0 -15px;
	position: absolute;
	top: 58%;
	transform: rotate(-45deg);
	width: 26px;
}

/* img to text */
.com-subtitle.is-en{
  display: block;
  font-family: Lato-Italic;
}
.com-section-head .is-en {
  color: #038de1;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin: 8px auto 0;
}

