@charset "UTF-8";
@font-face {
	font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}


/* ----------------------------------------------------------------------
 common
---------------------------------------------------------------------- */
main .br { display: block; }
main .split { display: inline-block; }
main .newslist a { color: inherit; }
main .fontRed { color: #e50012; }
main .parenthesisIndent { text-indent: -8px; }
main .spBr { display: none; }
main .sp.split { display: inline; }
main .is-sp_img { display: none; }
main br.spBr583 { display: none; }
main .is-inline_block_wrap {
	letter-spacing: -0.4em;
}

/* ----------------------------------------------------------------------
 mv
---------------------------------------------------------------------- */
main #translator div.mv {
	padding: 10px 0 0px;
	background-image: url(/plan/option/translator/img/mv_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
main #translator div.mv .is-pc_img{
	max-width: 840px;
}
main #translator div.mv h2,
main #translator div.mv p {
	margin-bottom: 0;
}
main #translator div.orderbtn.bgColor {
	padding: 14px 0 9px;
	background-color: #232323;
}
main #translator div.orderbtn:not(.bgColor) {
	padding: 56px 0 48px;
}
main #translator div.orderbtn a {
	display: inline-block;
	width: 420px;
}
.orderbtn-list {
	margin: 0 auto;
	max-width: 840px;
	width: 100%;
}
.orderbtn-list li {
	width: 48%;
}
.orderbtn-list li:nth-of-type(1) {
	margin: 0 4% 0 0;
}

/* ----------------------------------------------------------------------
 content common
---------------------------------------------------------------------- */
main #translator section div.contWrap,
main #translator section:not(.content1) {
	margin: 0 auto;
	background-color: #fff;
}
main #translator section div.contWrap {
	max-width: 780px;
	padding: 90px 0 70px;
}
main #translator section:not(.content1) {
	max-width: 850px;
}
main #translator div.grayBg {
	padding: 68px 0 32px;
	background-color: #f0f5f9;
}
main #translator section.brackets h3 {
	position: relative;
	display: inline-block;
	width: 624px;
	padding: 16px 0;
	letter-spacing: 0.1em;
	font-size: 27px;
	text-shadow: 0 0 0 #000, 0 0 0 #000, 0 0 0 #000;
}
main #translator section.brackets h3::before,
main #translator section.brackets h3::after {
	position: absolute;
	content: '';
	display: block;
	width: 27px;
	height: 27px;
}
main #translator section.brackets h3::before {
	top: 0;
	left: 0;
	border-top: 2px solid #FFE100;
	border-left: 2px solid #FFE100;
}
main #translator section.brackets h3::after {
	right: 0;
	bottom: 0;
	border-right: 2px solid #FFE100;
	border-bottom: 2px solid #FFE100;
}
main #translator section p.lead {
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.7;
	font-size: 19px;
}


/* ----------------------------------------------------------------------
 comparison
---------------------------------------------------------------------- */
.comparison {
	padding: 140px 0 0;
}
.comparison-img {
	margin: 0 auto 16px;
}
.comparison-text {
	font-size: 17px;
}


/* ----------------------------------------------------------------------
 content1
---------------------------------------------------------------------- */
main #translator section.content1 p.lead {
	margin-bottom: 62px;
}
.content1 .feature li {
	border: 1px solid #0e0e0e;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 2.5% 2.5% 4.4%;
	width: 48.75%;
}
.content1 .feature li:nth-of-type(1) {
	margin: 0 2.5% 0 0;
}
.content1 .feature li> img {
	margin: 0 auto 10%;
	width: 100%;
}
.content1 .feature li a {
	display: inline-block;
	margin: 0 auto;
	width: 94%;
}

/* ----------------------------------------------------------------------
 content2
---------------------------------------------------------------------- */
main #translator section.content2 {
	padding-bottom: 64px;
}
main #translator section.content2 p.lead {
	margin-bottom: 48px;
}
main #translator section.content2 ul li {
	display: block;
	padding-left: 86px;
	text-align: left;
}
main #translator section.content2 p.content2-img {
	margin: 0 auto;
	width: 88%;
}
main #translator section.content2 p.content2-img img {
	width: 100%;
}

/* ----------------------------------------------------------------------
 content3
---------------------------------------------------------------------- */
main #translator section.content3 {
	padding: 52px 0 80px;
}
main #translator section.content3 p.lead {
	margin-bottom: 58px;
}
main #translator section.content3 ul li {
	width: 26.7647% /* 850px:100=227.5px:x */
}
main #translator section.content3 ul li:not(:last-of-type) {
	margin-right: 2.8%;
}


/* ----------------------------------------------------------------------
 content4
---------------------------------------------------------------------- */
main #translator section.content4 {
	padding: 0 0 44px;
}


/* ----------------------------------------------------------------------
 content5-6
---------------------------------------------------------------------- */
main #translator section.content5,
main #translator section.content6 {
	padding: 40px 50px;
}
main #translator section.content5,
main #translator section.content6.pocke_s {
	margin-bottom: 64px;
}
main #translator section.content5 h3 {
	margin-bottom: 24px;
}
main #translator section.content5 .countryList {
	display: inline-block;
	vertical-align: top;
	width: 104%;
	columns: 4;
}
main #translator section.content5 .countryList ul li {
	display: block;
	text-align: left
}

main #translator section.content6 h4 {
	margin-bottom: 0;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
}
main #translator section.content6 div.boxInner {
	display: inline-block;
	width: 57%;
	vertical-align: top;
}
main #translator section.content6 p.price {
	display: block;
	margin-bottom: 16px;
	font-size: 20px;
}
main #translator section.content6 p {
	text-align: justify;
}
main #translator section.content6 .tableTitle {
	margin-bottom: 10px;
	text-indent: -8px;
	font-weight: bold;
	font-size: 16px;
}
main #translator section.content6 table {
	margin: 0 auto 36px;
	font-size: 12px;
	letter-spacing: 0.1em;
	border-top: 1px solid #dce5eb;
}
main #translator section.content6 table th {
	width: 38%;
	text-align: left;
}
main #translator section.content6 table th,
main #translator section.content6 table td {
	padding: 10px 18px 9px;
}
main #translator section.content6 tr:nth-of-type(1) th {
	border-top: none;
}
main #translator section.content6 .detailsProductImg {
	float: right;
	vertical-align: top;
	text-align: center;
	width: 38%;
}
main #translator section.content6.pocke_s .detailsProductImg img{
	width: 53%;
}

/* ----------------------------------------------------------------------
 close
---------------------------------------------------------------------- */
.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;
}

/* ==========================================================================
 kiyaku
========================================================================== */
.kiyaku {
	width: 850px;
	height: 300px;
	margin: 10px auto 70px;
	overflow: auto;
	border: 1px solid #dce5eb;
	background-color: #fff;
	text-align: left;
	padding: 20px;
}
.kiyaku p {
	margin: 0 auto;
}


/* ==========================================================================
 #planlink
========================================================================== */
#planlink h2 .subtitle {
	display: block;
	margin: 0 auto;
}
#planlink ul li{
	vertical-align: top;
	background-color: #eff5f9;
	margin: 0 10px 20px
}
#planlink ul li h5{
	font-size: 14px;
	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;
}


/* 20200114 pocketalk only */
.is-split { display: inline-block; }
.is-sp_img { display: none; }
.is-sp_br { display: none; }
.is-pc_br { display: none; }
.is-font_bold { font-weight: bold; }
.to_pocketalk_sim {
	background: #FFF7E6;
	padding: 27px 0px;
}
.to_pocketalk_sim a {
	background: url(/plan/option/translator/img/to_pocketalk_option.png?v=20251201) no-repeat left center;
	background-size: 72px 72px;
	color: #0e0e0e;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 1.8;
	min-height: 61px;
	padding: 6px 0 0 72px;
}
.to_pocketalk_sim a .is-text_wrap {
	display: inline-block;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------
 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;
}
