@charset "UTF-8";



/* // base
----------------------------------------------- */
body {
	color:#333;
	-webkit-text-size-adjust: 100%;
	font-size:15px;
	line-height:1.9em;
	font-family: sans-serif;
	font-weight:normal;
	margin: 0 auto;
	color: #333333;
	width: 100%;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
}
html body {
	font-size: 14px;
	line-height:1.7em;
}
html.iPhone body {
	line-height:1.6em;
}
html.Android body {
	color:#7f7f7f;
}
img {
	max-width:100%;
}
img.fit--fixed{
	width: auto;
	max-width: 100%;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: auto;
}

/*
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:hover img.nohover {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
*/

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}

/* // margin
----------------------------------------------- */
.mat01 {	margin-top: 1px; }
.mat02 {	margin-top: 2px; }
.mat03 {	margin-top: 3px; }
.mat04 {	margin-top: 4px; }
.mat05 {	margin-top: 5px; }
.mat07 {	margin-top: 7px; }
.mat10 {	margin-top: 10px; }
.mat15 {	margin-top: 15px; }
.mat20 {	margin-top: 20px; }
.mat25 {	margin-top: 25px; }
.mat30 {	margin-top: 30px; }
.mat35 {	margin-top: 35px; }
.mat40 {	margin-top: 40px; }
.mat45 {	margin-top: 45px; }
.mat50 {	margin-top: 50px; }
.mat60 {	margin-top: 60px; }

.mab01 {	margin-bottom: 1px; }
.mab02 {	margin-bottom: 2px; }
.mab03 {	margin-bottom: 3px; }
.mab04 {	margin-bottom: 4px; }
.mab05 {	margin-bottom: 5px; }
.mab07 {	margin-bottom: 7px; }
.mab10 {	margin-bottom: 10px; }
.mab15 {	margin-bottom: 15px; }
.mab20 {	margin-bottom: 20px; }
.mab25 {	margin-bottom: 25px; }
.mab30 {	margin-bottom: 30px; }
.mab35 {	margin-bottom: 35px; }
.mab40 {	margin-bottom: 40px; }
.mab45 {	margin-bottom: 45px; }
.mab50 {	margin-bottom: 50px; }
.mab60 {	margin-bottom: 60px; }

.mar01 {	margin-right: 1px; }
.mar02 {	margin-right: 2px; }
.mar03 {	margin-right: 3px; }
.mar04 {	margin-right: 4px; }
.mar05 {	margin-right: 5px; }
.mar07 {	margin-right: 7px; }
.mar10 {	margin-right: 10px; }
.mar15 {	margin-right: 15px; }
.mar20 {	margin-right: 20px; }
.mar25 {	margin-right: 25px; }
.mar30 {	margin-right: 30px; }
.mar35 {	margin-right: 35px; }
.mar40 {	margin-right: 40px; }
.mar45 {	margin-right: 45px; }
.mar50 {	margin-right: 50px; }
.mar60 {	margin-right: 60px; }

.mal01 {	margin-left: 1px; }
.mal02 {	margin-left: 2px; }
.mal03 {	margin-left: 3px; }
.mal04 {	margin-left: 4px; }
.mal05 {	margin-left: 5px; }
.mal07 {	margin-left: 7px; }
.mal10 {	margin-left: 10px; }
.mal15 {	margin-left: 15px; }
.mal20 {	margin-left: 20px; }
.mal25 {	margin-left: 25px; }
.mal30 {	margin-left: 30px; }
.mal35 {	margin-left: 35px; }
.mal40 {	margin-left: 40px; }
.mal45 {	margin-left: 45px; }
.mal50 {	margin-left: 50px; }
.mal60 {	margin-left: 60px; }

/* // padding
----------------------------------------------- */
.pat01 {	padding-top: 1px; }
.pat02 {	padding-top: 2px; }
.pat03 {	padding-top: 3px; }
.pat04 {	padding-top: 4px; }
.pat05 {	padding-top: 5px; }
.pat07 {	padding-top: 7px; }
.pat10 {	padding-top: 10px; }
.pat15 {	padding-top: 15px; }
.pat20 {	padding-top: 20px; }
.pat25 {	padding-top: 25px; }
.pat30 {	padding-top: 30px; }
.pat35 {	padding-top: 35px; }
.pat40 {	padding-top: 40px; }
.pat45 {	padding-top: 45px; }
.pat50 {	padding-top: 50px; }
.pat60 {	padding-top: 60px; }

.pab01 {	padding-bottom: 1px; }
.pab02 {	padding-bottom: 2px; }
.pab03 {	padding-bottom: 3px; }
.pab04 {	padding-bottom: 4px; }
.pab05 {	padding-bottom: 5px; }
.pab07 {	padding-bottom: 7px; }
.pab10 {	padding-bottom: 10px; }
.pab15 {	padding-bottom: 15px; }
.pab20 {	padding-bottom: 20px; }
.pab25 {	padding-bottom: 25px; }
.pab30 {	padding-bottom: 30px; }
.pab35 {	padding-bottom: 35px; }
.pab40 {	padding-bottom: 40px; }
.pab45 {	padding-bottom: 45px; }
.pab50 {	padding-bottom: 50px; }
.pab60 {	padding-bottom: 60px; }

.par01 {	padding-right: 1px; }
.par02 {	padding-right: 2px; }
.par03 {	padding-right: 3px; }
.par04 {	padding-right: 4px; }
.par05 {	padding-right: 5px; }
.par07 {	padding-right: 7px; }
.par10 {	padding-right: 10px; }
.par15 {	padding-right: 15px; }
.par20 {	padding-right: 20px; }
.par25 {	padding-right: 25px; }
.par30 {	padding-right: 30px; }
.par35 {	padding-right: 35px; }
.par40 {	padding-right: 40px; }
.par45 {	padding-right: 45px; }
.par50 {	padding-right: 50px; }
.par60 {	padding-right: 60px; }

.pal01 {	padding-left: 1px; }
.pal02 {	padding-left: 2px; }
.pal03 {	padding-left: 3px; }
.pal04 {	padding-left: 4px; }
.pal05 {	padding-left: 5px; }
.pal07 {	padding-left: 7px; }
.pal10 {	padding-left: 10px; }
.pal15 {	padding-left: 15px; }
.pal20 {	padding-left: 20px; }
.pal25 {	padding-left: 25px; }
.pal30 {	padding-left: 30px; }
.pal35 {	padding-left: 35px; }
.pal40 {	padding-left: 40px; }
.pal45 {	padding-left: 45px; }
.pal50 {	padding-left: 50px; }
.pal60 {	padding-left: 60px; }


/* // font
----------------------------------------------- */
.fsS {	font-size:91%; line-height:1.6em;}
.fsSB {	font-size:91%;	font-weight:bold; line-height:1.6em;}
.fs2S {	font-size:82%; line-height:1.6em;}
.fs2SB {	font-size:82%;	font-weight:bold; line-height:1.6em;}
.fsM {	font-size:100%; line-height:1.6em;}
.fsMB {	font-size:100%;	font-weight:bold; line-height:1.6em;}
.fsM {	font-size:100%; line-height:1.6em;}
.fsMB {	font-size:100%;	font-weight:bold; line-height:1.6em;}
.fsL {	font-size:109%; line-height:1.6em;}
.fsLB {	font-size:109%;	font-weight:bold; line-height:1.6em;}
.fs2L {	font-size:118%; line-height:1.6em;}
.fs2LB {	font-size:118%;	font-weight:bold; line-height:1.6em;}
.fs3L {	font-size:127%; line-height:1.6em;}
.fs3LB {	font-size:127%;	font-weight:bold; line-height:1.6em;}

.fcBlack	{	color:#000; }
.fcGray	{	color:#999; }
.fcWhite	{	color:#FFF; }
.fcRed	{	color:#E00; }
.fcDarkRed	{	color:#CC0000; }
.fcBlue	{	color:#1579c6; }
.fcGreen	{	color:#0C894F; }
.fcBlueGreen	{	color:#01a279; }
.fcNavy	{	color:#2D3F87; }
.fcOrange	{	color:#ffb400; }
.fcLightred	{	color:#e94551; }

.lh08	{	line-height:0.8em; }
.lh09	{	line-height:0.9em; }
.lh10	{	line-height:1.0em; }
.lh11	{	line-height:1.1em; }
.lh12	{	line-height:1.2em; }
.lh13	{	line-height:1.3em; }
.lh14	{	line-height:1.4em; }
.lh15	{	line-height:1.5em; }
.lh16	{	line-height:1.6em; }
.lh17	{	line-height:1.7em; }
.lh18	{	line-height:1.8em; }
.lh19	{	line-height:1.9em; }
.lh20	{	line-height:2.0em; }

.tdUnderline	{	text-decoration:underline; }
.tdNone	{	text-decoration:none; }
.tdOverline	{	text-decoration:overline; }
.tdThrough	{	text-decoration:line-through; }



.fwBold	{	font-weight:bold; }
.fwNormal	{	font-weight:normal }

.taRight	{	text-align:right; }
.taLeft	{	text-align:Left; }
.taCenter	{	text-align:Center; }


/* // width
----------------------------------------------- */
.w10 { width:10%; }
.w15 { width:15%; }
.w20 { width:20%; }
.w25 { width:25%; }
.w30 { width:30%; }
.w35 { width:35%; }
.w40 { width:40%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w100 { width:100%; }

/* // other
----------------------------------------------- */
.cfix:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.cfix {	display: inline-block;}
/* Hides from IE Mac */
* html .cfix {	height: 1%;	}
.cfix {	display:block;	}
/* End Hack */

.liDisc li, .liDecimal .liDisc li{
	list-style-type: disc;
}
.liDecimal li, .liDisc .liDecimal li{
	list-style-type: decimal;
}
.liAlpha li{
	list-style-type: upper-alpha;
}
.liCircle li{
	list-style-type: circle;
}
.liNone li, .liDisc .liNone li, .liDecimal .liNone li{
	list-style-type: none;
	margin-left:0;
}

.liCircle li, .liDisc li{
	margin-left:1.4em;
	margin-bottom:0.3em;
	line-height:1.5em;
}
.liDecimal li, .liAlpha li{
	margin-left:2.0em;
	margin-bottom:0.2em;
	line-height:1.5em;
}

.flRight	{	float: right; }
.flLeft	{	float: left; }
.dspInline	{	display: inline;}

br.clear	{	clear: both; line-height:0; font-size:1px;
background-color:red; }
br.clearLeft	{	clear: left; line-height:0.1; font-size:1px; }

.poRelative {
	position:relative;
}
.poAbsolute {
	position:absolute;
}

.dispNone {
	display:none;
}
.dispBlock {
	display:block;
}
.dispInlineBlock {
	display:inline-block;
}
.dispBox {
	display:box;
    display: -webkit-box;
    display: -moz-box;
}

.div1px {
width:100%;
height:1px;
overflow:hidden;
}

.txIndent {
	text-indent:-1em;
	padding-left:1em;
}

.w10 {	width:10%;	}
.w20 {	width:20%;	}
.w30 {	width:30%;	}
.w40 {	width:40%;	}
.w50 {	width:50%;	}
.w60 {	width:60%;	}
.w70 {	width:70%;	}
.w80 {	width:80%;	}
.w90 {	width:90%;	}
.w100 {	width:100%;	}


/* // structure　------------------------
---------------------------------------------------------------------------------------------- */

/* // Header
----------------------------------------------- */
body {
	padding-top:50px;
}
body.appOn {
	padding-top:120px;
}
#Header:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
* html #Header {
	height: 1%;
}

#Header {
	background-color:#FFF;
	position:fixed;
	top:0;
	left:0;
	display:block;
	width:100%;
	height: 50px;
	border-bottom:1px solid #ccc;
	box-sizing: border-box;
	z-index:9989;
}

#Header .header__logo {
	float: left;
	width: 52%;
	height: 100%;
	line-height: 1;
	padding: 5px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	justify-content: space-around;
}
#Header.narita .header__logo {
	padding: 10px 6px 0 6px;
	box-sizing: border-box;
}
#Header .header__logo a {
	display: block;
	height: 100%;
	box-sizing: border-box;
}
#Header .header__logo strong {
	display:block;
	font-size:8px;
	padding-left:0;
}
#Header .header__logo img {
	position: relative;
	top: 50%;
	vertical-align: top;
	transform: translate(0, -50%);
	max-width:100%!important;
	max-height: 100%;
}
.header_logo_text{
	font-size: 9px;
	font-weight: normal;
}
@media screen and (max-width: 374px) {
	#Header .header__logo img {
		max-width: 100%;
		max-height: 100%;
	}
	.header_logo_text{
		font-size: 9px;
		transform: scale(0.8);
		white-space: nowrap;
	}
}
#Header .headerMenu {
	float: right;
	width: 48%;
	height: 100%;
}
#Header.narita .headerMenu {
	width: 16%;
}
#Header .headerMenu li {
	float: left;
	width: calc(100% / 3);
	height: 100%;
	box-sizing: border-box;
	border-left:1px solid #ccc;
	text-align:center;
}
#Header .headerMenu li.bg_red{
	background-color: #F11505;
}
#Header.narita .headerMenu li {
	width: 100%;
}
#Header .headerMenu li .h_menu_btn {
	position:static;
	top:auto;
	right:auto;
	width:auto;
	height: 100%;
	display:block;
	background-color:#fff;
	z-index:9990;
	text-align:center;
}
#Header .headerMenu.menu_c li .h_menu_btn {
	position: relative;
	background-position: center 6px;
	background-repeat: no-repeat;
	background-size: auto 23px;
	text-decoration: none;
}
#Header .headerMenu.menu_c li .h_menu_btn .h_menu_img {
	width: auto;
	height: 100%;
	padding: 6px 0;
	margin: 0 auto;
	box-sizing: border-box;
}
#Header .menu_c li .h_menu_regist{
	background-color: #d81e00;
}
#Header .menu_c .menu_btn.close .h_menu_menulist {
	background-color: #1579c6;
}
#Header .menu_c .menu_btn:not(.active) {
	display: none;
}
#Header .header__logo.logo_c{
	margin-top:0;
}
#Header .header__logo.logo_c img{
	max-width: 172px;
}

#TopAppBnr {
	display:none;
	height:70px;
	background-color:#56a4f6;
	text-align:center;
	position:relative;
}
#TopAppBnr img.bnr {
	height:70px;
	width:auto;
}
#TopAppBnr a.close {
	position:absolute;
	top:5px;
	right:5px;
	display:block;
	height:42px;
	width:42px;
	opacity:0.7;
}

/* jwifi用 */
#Header.narita {
	border-bottom: 1px solid #1779c8;
}
#Header.narita .headerMenu img {
	width: auto;
	height: 100%;
}


/* // Gnavi
----------------------------------------------- */

#Gnavi:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
#Gnavi {	display: inline-block;}
* html #Gnavi {	height: 1%;	}
#Gnavi {	display:block;	}

#Gnavi {
}
#Gnavi ul {
	overflow: hidden;
	background: #Gnavi;
}
#Gnavi ul li {
	float: left;
	width: 25%;
	border-right: solid 1px #fff;
	box-sizing: border-box;
}
#Gnavi ul li.gnavi04 {
	border-right-width:0;
}
#Gnavi ul li a {
	display:block;
	text-align:center;
	background-color:#1579c7;
}
#Gnavi ul li a img {
	width:auto;
	height:50px;
}

/* // SpNavi
----------------------------------------------- */
body.fixed {
	position: fixed;
}
.sp_navi {
	display: none;
	overflow-y: scroll;
	position: fixed;
	z-index: 10001;
	top: 50px;
	bottom: 0;
	width: 100%;
	max-height: calc(100% - 50px);
	background: #fff;
	line-height: 1.6em;
}
.sp_navi .sp_navi_outer li .category_btn {
	padding: 12px 5%;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	line-height: 1.6em;
}

.sp_navi .sp_navi_outer li .category_btn:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 22px;
	margin: 0 20px 0 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.sp_navi .sp_navi_outer li .category_btn.category_guide:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_biginner02.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_price:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_price.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_receive:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_receive.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_qa:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_qa.png);
}

/* 20191224 start

.sp_navi .sp_navi_outer li .category_btn:before {
	display: inline-block;
	content: "";
	width: 31px;
	height: 25px;
	margin: 0 20px 0 0;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.sp_navi .sp_navi_outer li .category_btn.category_guide:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_biginner_xmas.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_price:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_price_xmas.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_receive:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_receive_xmas.png);
}
.sp_navi .sp_navi_outer li .category_btn.category_qa:before {
	background-image: url(../../s_images/contents/inner/shared/header/inner_menu_icon_qa_xmas.png);
}

20191224 end */

.sp_navi .sp_navi_outer li .category_btn:after {
	position: absolute;
	right: 5%;
	display: inline-block;
	content: "\f067";
	color: #ccc;
	font-family: FontAwesome;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sp_navi .sp_navi_outer li .category_btn.active:after {
	content: "\f068";
}
.sp_navi_inner {
	display: none;
	background: #e4ecef;
}
.sp_navi_inner li {
	position: relative;
	border-bottom: 1px solid #ccc;
}
.sp_navi_inner li:after {
	position: absolute;
	top: calc((100% - 1em) / 2);
	right: 5%;
	display: inline-block;
	content: "\f105";
	color: #ccc;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 1;
}
.sp_navi_inner li a {
	position: relative;
	display: block;
	padding: 10px 5%;
	color: #333;
	text-decoration: none;
}
.sp_navi .sp_navi_outer li {
	position: relative;
}
.sp_navi .sp_navi_outer li.member:after,
.sp_navi .sp_navi_outer li.other:after {
	position: absolute;
	top: calc((100% - 1em) / 2);
	right: 5%;
	display: inline-block;
	content: "\f105";
	color: #fff;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 1;
}
.sp_navi .sp_navi_outer li.member a {
	display: block;
	position: relative;
	padding: 19px 5%;
	background: #1579c6;
	border-bottom: 1px solid #133774;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.sp_navi .sp_navi_outer li.other a {
	display: block;
	position: relative;
	padding: 12px 5%;
	background: #2153a9;
	border-bottom: 1px solid #133774;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.sp_navi .sp_navi_outer li.other a[target="_blank"]:after {
	display: inline-block;
	content: "";
	width: 1em;
	height: 1em;
	margin: 0 0 0 7px;
	background: url(../../s_images/contents/inner/shared/header/inner_menu_icon_exlink.png);
	background-size: contain;
	vertical-align: middle;
}
.sp_navi .appBnr {
	padding: 15px 10%;
	background: #1579c6;
	text-align: center;
}
.sp_navi .appBnr img {
	width: auto;
	max-width: 100%;
}
.sp_navi .sns_list {
	display: table;
	width: 100%;
	padding: 21px 7%;
	border-bottom: 2px solid #19428a;
	box-sizing: border-box;
}
.sp_navi .sns_list li {
	display: table-cell;
	text-align: center;
}
.sp_navi .sns_list li a {
	display: inline-block;
	width: 31px;
}
.sp_navi_footer .foot_close_btn {
	display: block;
	width: 100%;
	padding: 13px;
	background: #19428a;
	box-sizing: border-box;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.sp_navi_footer .foot_close_btn:hover {
	cursor: pointer;
}
.sp_navi_footer .foot_close_btn:before {
	display: inline-block;
	content: "×";
	margin: 0 10px 0 0;
}

/* // FooterAppBnr
----------------------------------------------- */
#FooterAppBnr {
	padding-bottom:15px;
	background: #e2ecef;
}


/* // FooterMenu
----------------------------------------------- */

#FooterMenu {
	background: #e2ecef;
	padding: 15px;
}
#FooterAppBnr + #FooterMenu {
	padding: 5px 15px 30px 15px;
}
#FooterMenu .frame {
	background-color:#FFF;
	border-radius: 8px;
}

#FooterMenu .menuTitle {
	border-radius: 8px 8px 0 0;
	background: #1579c6;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding:8px 12px;
}
#FooterMenu .footer_menu_list {
	font-size: 0;
}
#FooterMenu .footer_menu_list li {
	display: inline-block;
	width: 50%;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	font-size: 11px;
}
#FooterMenu .footer_menu_list li:nth-of-type(odd) {
	border-right: 1px solid #ccc;
}
#FooterMenu .footer_menu_list li:nth-last-child(-n+2) {
	border-bottom: none;
}
#FooterMenu .footer_menu_list li:nth-last-child(2) {
	border-bottom: none;
}
#FooterMenu .footer_menu_list li:last-child {
    width: auto;
    border-right: none;
}
#FooterMenu .footer_menu_list li a {
	display: block;
	padding: 8px 0 8px 12px;
	color: #000;
	text-decoration: none;
}
#FooterMenu .accordion {
	display: block;
	padding: 8px 0 8px 12px;
	color: #000;
	text-decoration: none;
}
#FooterMenu .accordion_contents {
	margin: 10px;
}
#FooterMenu .footer_menu_list li a:before {
	display: inline-block;
	content: "\f105";
	margin: 0 6px 0 0;
	font-family: FontAwesome;
}
#FooterMenu .footer_menu_list li a[target="_blank"]:after {
	display: inline-block;
	content: "";
	width: 1em;
	height: 1em;
	margin: 0 0 0 10px;
	background: url(../../s_images/contents/inner/shared/footer_menuicon_exlink.png);
	background-size: contain;
	vertical-align: middle;
}
.footer_sns_area .sns_list {
	display: table;
	width: 100%;
	padding: 15px 7%;
	background: #fff;
	box-sizing: border-box;
}
.footer_sns_area .sns_list li {
	display: table-cell;
	text-align: center;
}
.footer_sns_area .sns_list li a {
	display: inline-block;
	width: 31px;
}
.footer_bnr_area {
	padding: 30px 15px 32px 15px;
	background: #e2ecef;
}
html[data-appli="on"] .footer_bnr_area {
	padding-bottom: calc(32px + 9.466vw);
}
#FooterMenu + .footer_bnr_area {
	padding-top: 0;
}

/*
#FooterMenu ul li a {
	display:block;
	width:100%;
	padding:8px 12px 8px 45px;
	text-decoration:none;
	color:#333;
	box-sizing: border-box;
	background-position:11px center;
	background-repeat:no-repeat;
	background-size:17px;
}
#FooterMenu ul li.home a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_home.png);	}
#FooterMenu ul li.price a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_price.png);	}
#FooterMenu ul li.countries a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_countries.png);	}
#FooterMenu ul li.receipt a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_receipt.png);	}
#FooterMenu ul li.airport a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_airport.png);	}
#FooterMenu ul li.flow a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_flow.png);	}
#FooterMenu ul li.beginner a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_beginner.png);	}
#FooterMenu ul li.faq a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_faq.png);	}
#FooterMenu ul li.support a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_support.png);	}
#FooterMenu ul li.setting a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_setting.png);	}
#FooterMenu ul li.media a {	background-image:url(/common/s_images/contents/inner/shared/footer_menuicon_media.png);	}
*/

#FooterMenu .bnr_wrap div:not(:first-child) .bnr {
	margin-top:15px;
}

#FooterMenu .sns {
	margin-top:15px;
	overflow:hidden;
}
#FooterMenu .sns .wrap {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	margin-bottom:8px;
}
#FooterMenu .sns .wrap:last-child {
	margin-bottom:0;
}
#FooterMenu .sns .wrap .frame {
	width: 49%;
	margin-right:2%;
	padding:5px;
	box-sizing: border-box;
}
#FooterMenu .sns .wrap>.frame:last-child {
	margin-right:0;
}
#FooterMenu .sns .wrap .frame a {
}

/* // FooterText
----------------------------------------------- */

#FooterText {
	padding-top:10px;
	padding-bottom:90px;
	width: 100%;
	font-size:84%;
	text-align:center;
}
#FooterText a {
	width: 100%;
	text-decoration:none;
	color:#777;
}
/* WSYS-11808 【フロント】共通フッターにtiktokアイコンを追加 20250107 M.Shimizu */
#FooterText p.pc {
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	font-size:92%;
	margin:7px 10px 10px;
}
#FooterText p.copy {
	text-align:center;
	color:#888;
	margin-top:5px;
	font-size:92%;
}

/* WSYS-11771 【フロント】特商法ページの修正とフッターに追加 20241210 J.Young */
#footerlinks {
	display: flex;
	justify-content: space-around;
	text-align: left;
	padding-bottom: 10px;
}

#footerlinks .footer-left {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

#footerlinks .footer-right {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

/* 20160329　FD追加 */
.footer_contact{
	background:#1579c6;
	padding:1em;
	margin-bottom:15px;
}
.footer_contact .inner{
}
.footer_contact .text,
.footer_contact .tel{
	color:#fff;
	display:block;
	text-align:center;
}
.footer_contact .text{
	font-size:100%;
}
.footer_contact .tel{
	font-size:108%;
}
#FooterText .footer_contact .tel a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.footer_sp{
	width: 290px;
	margin: 10px auto;
	text-align: left;
}

.stock_text{
	color:#000;
	text-align:left;
	font-size: 12px;
	display: inline-block;
	height: 40px;
}

.footer_sp .-img img{
	width: 50px;
}

/* isms追加 [WSYS-7765] SPサイトフッターに ISMSロゴ追加 20200713 sa.suzuki */
.footer_sp_sms{
	width: 290px;
	margin: 0 auto 1rem;
	text-align: left;
}
.footer_sp_sms img{
	width: 80px;
	display: inline-block;
	vertical-align: middle;
}
.footer_sp_sms .stock_text{
	vertical-align: middle;
	height: auto;
	line-height: 1.4;
}
.footer_sp_sms .stock_text p{
	font-size: 9px;
}

/* module-fixed_bottom_wrap */
.wrap_btn_cv_page_bottom {
	display: flex;
	z-index: 300;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #fff;
}

.wrap_btn_cv_page_bottom a{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 14px 0;
}
.wrap_btn_cv_page_bottom .theme-btn_line {
	padding-right: 2vw;
	padding-left: 4vw;
	background: #fff;
	border: 1px solid #00b900;
}
.wrap_btn_cv_page_bottom .theme-btn_cv {
	padding-right: 2vw;
	padding-left: 3vw;
	background: #e30000;
}


/* // MainContents
----------------------------------------------- */
#MainContents {
	margin-top:10px;
	margin-bottom:30px;
}
#MainContents.nomarginTop {
	margin-top:0;
}

.section {
	margin-bottom:20px;
}
.section:last-child {
	margin-bottom:0;
}

.section .block {
	margin-bottom:35px;
}
.section .block:last-child {
	margin-bottom:0;
}

.section .item {
	margin-bottom:20px;
}
.section .item:last-child,
.section .block .item:last-child {
	margin-bottom:0;
}

.section > .inner,
.block > .inner,
.item > .inner
 {
	margin:0 12px;
}

.section:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.section {	display: inline-block;}
/* Hides from IE Mac */
* html .section {	height: 1%;	}
.section {	display:block;	}
/* End Hack */

.block:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.block {	display: inline-block;}
/* Hides from IE Mac */
* html .block {	height: 1%;	}
.block {	display:block;	}
/* End Hack */

.item:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.item {	display: inline-block;}
/* Hides from IE Mac */
* html .item {	height: 1%;	}
.item {	display:block;	}
/* End Hack */





/* // パーツ設定　------------------------
---------------------------------------------------------------------------------------------- */

/* // テキスト設定
----------------------------------------------- */
.pageTitle {
	color:#2155a2;
	font-weight:900;
	font-size:156%;
	border-bottom:3px solid #2155a2;
	padding: 7px 0 7px 10px;
	margin-bottom:18px;
	line-height:1.2em;
	text-align:center;
}
.pageTitle.nomargin {
	margin-bottom:0;
}

.headTxA {
	background-color:#0673D3;
	line-height:1.3em;
	padding:8px 10px;
	font-weight:bold;
	color:#FFF;
	font-size:128%;
	margin-bottom:15px;
}
.headTxA,
.headTxA a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.headTxA.large {
	padding:10px 10px;
	font-size:142%;
	font-weight:900;
}
.headTxA.fcY,
.headTxA.fcY a
{
	color:#F6FF00;
}
.headTxA.icon {
	background-position:10px center;
	background-size:auto 28px;
	background-repeat:no-repeat;
	padding-left:47px;
}
.headTxA.slideOpenBtn {
	background-size: contain;
	background-position:right center;
	background-repeat:no-repeat;
	padding:8px 40px 8px 10px;
	box-sizing: border-box;
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_01.png);
}
.headTxA.slideOpenBtn.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_01.png);
}

.headTxA.green 		{ background-color: #060; }
.headTxA.black 		{ background-color: #333; }
.headTxA.red 		{ background-color: #E20000; }
.headTxA.blue 		{ background-color: #3278C8; }
.headTxA.lightblue 	{ background-color: #BBEDFF; color: #004876; }


.headTxB {
	line-height:1.3em;
	padding:0 10px 5px 10px;
	font-size:122%;
	margin-bottom:9px;
	border-bottom:2px solid #375c9c;
}
.headTxB,
.headTxB a
 {
	font-weight:bold;
	color:#375c9c;
	text-decoration:none;
}
.inner .headTxB {
	padding-left:0;
}
.headTxB.icon {
	background-position:7px center;
	background-repeat:no-repeat;
	background-size:auto 27px;
	padding:6px 10px 5px 39px;
}
.inner .headTxB.icon {
	padding-left:0;
	padding:6px 0 5px 33px;
	background-position:0px center;
}

.headTxC {
	line-height:1.5em;
	font-weight:bold;
	font-size:118%;
	margin-bottom:8px;
}
.headTxC,
.headTxC a
 {
	font-weight:bold;
	text-decoration:none;
}

.headTxC.blue,
.headTxC.blue a
 {
	color:#1A77C9;
}

.headTxD {
	background-color:#7ac9fd;
	line-height:1.3em;
	padding:6px;
	font-weight:bold;
	color:#FFF;
	font-size:118%;
	margin-bottom:10px;
}
.headTxD.blue {
	background-color:#1572d3;
}

.headTxD.radius {
	border-radius: 4px;
}


.headTxD,
.headTxD a
 {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.headTxD.fcY,
.headTxD.fcY a
 {
	color:#F6FF00;
}
.headTxD.fcB,
.headTxD.fcB a
 {
	color:#0052AF;
}


.annotation {
	font-size:88%;
	line-height:1.5em;
	color:#666;
}

/*catch*/
.catchA {
	font-weight:bold;
	font-size:128%;
	line-height:1.4em;
}
.catchA.blue {
	color:#1A77C9;
}

p.cam_note{
	font-size:12px;
	letter-spacing: -0.05em;
	line-height:1.3;
	text-align:center;
	margin-bottom:12px;
}
p.cam_note .fcred{
	color:#F00;
	margin-right:7px;
}

/* // ボタン設定
----------------------------------------------- */
a.btnA {
	border-radius: 4px;
	background:#275fa3 url(/common/s_images/contents/inner/shared/btn_icon_01.png) right center no-repeat;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: auto 50%;
	text-decoration:none;
	color:#FFF;
	width:100%;
	display:inline-block;
	text-align:center;
	padding:9px 15px 9px 6px;
	font-size:106%;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	line-height:1.3em;
}
a.btnA.red {
	background-color:#d01d39;
}
a.btnA.navy {
	background-color:#1f439e;
}
a.btnA.green {
	background-color:#2AC94A;
}
a.btnA.skyblue {
	background-color:#00A1FF;
}
a.btnA.blue {
	background-color:#0077E8;
}
a.btnA.yellow{
	background-color: #E09F00;
}
a.btnA.lightblue {
	background-color:#c8e7f9;
	color:#3B5472;
	background-image:url(/common/s_images/contents/inner/shared/btn_icon_03.png);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}


a.btnA.black 	{ background-color: #333; }

a.btnA.large {
	background-size: auto 50%;
	display:inline-block;
	text-align:center;
	padding:12px 25px 12px 12px;
	font-weight:bold;
	font-size:128%;
}
a.btnA.large.fwNormal {
	font-weight:normal;
}
a.btnA.w50 {	width:50%;	}
a.btnA.w60 {	width:60%;	}
a.btnA.w70 {	width:70%;	}
a.btnA.w80 {	width:80%;	}
a.btnA.w90 {	width:90%;	}

a.btnA .small {
	font-weight:normal;
	font-size:80%;
}
a.btnA.icon {
	padding:0;
}
a.btnA.icon em {
	display:inline-block;
	box-sizing: border-box;
	padding:12px 25px 12px 40px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:30px;
}

a.btnA.slideOpenBtn {
	border-radius: 0;
	background-size: contain ;
	box-sizing: border-box;
	box-shadow: 0px 0px 0 rgba(0,0,0,0);
	padding:7px 20px 7px 5px;
}
a.btnA.slideOpenBtn.radius {
	border-radius: 3px;
}
a.btnA.slideOpenBtn.iconA {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_open_01.png);
}
a.btnA.slideOpenBtn.iconA.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_01.png);
}
a.btnA.lightblue.slideOpenBtn.iconA {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_open_04.png);
}
a.btnA.lightblue.slideOpenBtn.iconA.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_04.png);
}

a.btnA.green.slideOpenBtn.iconB 		{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_09.png); }
a.btnA.green.slideOpenBtn.iconB.open 	{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_09.png); }

a.btnA.black.slideOpenBtn.iconB 		{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_06.png); }
a.btnA.black.slideOpenBtn.iconB.open 	{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_06.png); }

a.btnA.red.slideOpenBtn.iconB 			{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_07.png); }
a.btnA.red.slideOpenBtn.iconB.open 		{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_07.png); }

a.btnA.blue.slideOpenBtn.iconB 			{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_08.png); }
a.btnA.blue.slideOpenBtn.iconB.open 	{ background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_08.png); }


a.btnA.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_01.png);
	background-size: contain ;
	background-position:right center;
}
a.btnA.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_01.png);
}
a.btnA.lightblue.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_02.png);
}
a.btnA.lightblue.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_02.png);
}
a.btnA.skyblue.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_02.png);
}
a.btnA.skyblue.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_02.png);
}


a.registBtn img.regist {
	max-width:320px;
}


/* // リンク設定
----------------------------------------------- */
.linkA {
	display:inline-block;
	background:url(/common/s_images/contents/inner/shared/linkiconA_01.png) right center no-repeat;
	background-size:auto 70%;
	padding:0 20px;
	text-decoration:none;
	color:#333;
}
.linkA.blue {
	color:#3675c4;
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_02.png);
}
.linkA.red {
	color:#d01d39;
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_03.png);
}
.linkA.green {
	color:#2AC94A;
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_04.png);
}

.linkA.slideOpenBtn {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_open_01.png);
}
.linkA.slideOpenBtn.blue {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_open_02.png);
}
.linkA.slideOpenBtn.red {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_open_03.png);
}
.linkA.slideOpenBtn.green {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_open_04.png);
}
.linkA.slideOpenBtn.open {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_close_01.png);
}
.linkA.slideOpenBtn.open.blue {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_close_02.png);
}
.linkA.slideOpenBtn.open.red {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_close_03.png);
}
.linkA.slideOpenBtn.open.green {
	background-image:url(/common/s_images/contents/inner/shared/linkiconA_slide_close_04.png);
}




/* // テーブル設定
----------------------------------------------- */
table{
width: 100%;
}

/*tableA*/
.tableA th{
padding: 4px;
text-align: left;
vertical-align: top;
background-color: #dfdfdf;
border: 1px solid #ccc;
}
.tableA tr td{
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
}
.tableA tr:nth-child(odd) td{
background-color: #f7f7f7;
}

/*tableB*/
.tableB {
	border:2px solid #3278c8;
	border-radius: 8px 8px 0 0;
}
.tableB th{
	padding: 6px;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
	color:#3278c8;
	font-size:110%;
	background-color: #eee;
	border: 1px solid #3278c8;
}
.tableB tr td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #3278c8;
}


/* // フレーム設定
----------------------------------------------- */
/*frameA*/
.frameA {
	border:3px solid #333;
	padding:12px 12px;
}
.frameA.noPadding {
	padding:0;
}
.frameA.noPadding > .inner {
	padding:14px 12px;
}
.frameA.noPadding > .inner.noPat {
	padding-top:0;
}
.frameA.blue {
	border-color:#3278c8;
}
.frameA.red {
	border-color:#E20000;
}
.frameA.green{ border-color: #090; }
.frameA.black{ border-color: #333; }
.frameA.radius {
	border-radius: 6px;
}
.frameA.radius .head {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


.frameA hr {
	border:0;
	display:block;
	height:2px;
	overflow:none;
	background-color:#333;
}
.frameA.blue hr {
	background-color:#3278c8;
}
.frameA.red hr {
	background-color:#E20000;
}
.frameA.green hr{ background-color:#090; }
.frameA.black hr{ background-color:#666; }



.frameB {
	border:1px solid #CCC;
}
.frameB > .inner{
	padding:10px;
}
.frameB.blue {
	border-color:#3675c4;
}

.frameB.radius {
	border-radius: 6px;
}

.frameB.radius .head {
	border-radius: 6px 6px 0 0;
	margin-bottom:0;
}



.bgA {
	background-color:#f3f3f3;
	padding:10px;
}
.bgA.blue,
.bgA.blue2 {
	background-color:#E8F6FF;
}
.bgA.red {
	background-color:#FFEFEF;
}


/* // pageTop
----------------------------------------------- */
.pageTop {
    position: fixed;
    bottom: 30px;
    right: 0;
	z-index:9995;
}
.pageTop {
    bottom: 20px;
}
.pageTop img {
    width:50px;
}


/* // その他　------------------------
---------------------------------------------------------------------------------------------- */
.slideOpenBtn .close {
	display:none;
}
.slideOpenBox {
	display:none;
}















































































































































/* // nextsolutions creative 2
----------------------------------------------- */





/* base */

.inavi{
/*
	box-shadow: 			0px 6px 3px rgba(0,0,0,.15) inset;
	-o-box-shadow: 			0px 6px 3px rgba(0,0,0,.15) inset;
	-ms-box-shadow: 		0px 6px 3px rgba(0,0,0,.15) inset;
	-moz-box-shadow: 		0px 6px 3px rgba(0,0,0,.15) inset;
	-webkit-box-shadow: 	0px 6px 3px rgba(0,0,0,.15) inset;
*/
}
.inavi__nav{}
.inavi__items{}
.inavi__item{

	width: 50%;
	float: left;
}
.inavi__link{
	display:block;
	text-align: center;


	margin: 8px;
	padding: 10px;






	background-color: #fff;

	background-repeat: no-repeat;
	background-position: 95% center;
	background-image: url(/common/s_images/contents/inner/top/i_arw.png);


	border-radius:			5px;
	-o-border-radius:		5px;
	-ms-border-radius:		5px;
	-moz-border-radius:		5px;
	-khtml-border-radius:	5px;
	-webkit-border-radius:	5px;


	box-shadow: 			3px 3px 3px rgba(0,0,0,.3);
	-o-box-shadow: 			3px 3px 3px rgba(0,0,0,.3);
	-ms-box-shadow: 		3px 3px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 		3px 3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 	3px 3px 3px rgba(0,0,0,.3);
}
.inavi__img{
	max-width: 100px;
}




.compare{
	position: relative;
}
.compare.frameA{
	padding-top: 20px;
}
.compare__title{
	position: absolute;

	left: 0;
	top: -1.5em;


	width: 100%;

	margin-bottom: 100px;


}





.mab00 	{margin-bottom: 0 !important;}
.pab00 	{padding-bottom: 0 !important;}
.pad00 	{padding:0 !important;}
.w0 	{ width: 0; }
.w5 	{ width: 5%; }
.w15 	{ width: 15%; }
.w25 	{ width: 25%; }
.w35 	{ width: 35%; }
.w45 	{ width: 45%; }
.w55 	{ width: 55%; }
.w65 	{ width: 65%; }
.w75 	{ width: 75%; }
.w85 	{ width: 85%; }
.w95 	{ width: 95%; }


.input{
	background: #f5f5f5;

	padding: 5px;
	line-height: 1em;

	border-radius:			5px;
	-o-border-radius:		5px;
	-ms-border-radius:		5px;
	-moz-border-radius:		5px;
	-khtml-border-radius:	5px;
	-webkit-border-radius:	5px;


	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;

	vertical-align: middle;
	border: 1px solid #ccc;
}
.textarea{
	min-height: 7em;
}


.reset_line_height{
	display: inline-block;
	line-height: 1.5em;
}

.btnA{
	border-radius: 4px;
	background:#275fa3 url(/common/s_images/contents/inner/shared/btn_icon_01.png) right center no-repeat;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: auto 50%;
	text-decoration:none;
	color:#FFF;
	width:100%;
	display:inline-block;
	text-align:center;
	padding:9px 15px 9px 6px;
	font-size:106%;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	line-height:1.3em;
}
.btnA {
	border-radius: 4px;
	background:#275fa3 url(/common/s_images/contents/inner/shared/btn_icon_01.png) right center no-repeat;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: auto 50%;
	text-decoration:none;
	color:#FFF;
	width:100%;
	display:inline-block;
	text-align:center;
	padding:9px 15px 9px 6px;
	font-size:106%;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	line-height:1.3em;
}
.btnA.red {
	background-color:#d01d39;
}
.btnA.navy {
	background-color:#1f439e;
}
.btnA.green {
	background-color:#2AC94A;
}
.btnA.skyblue {
	background-color:#00A1FF;
}
.btnA.blue {
	background-color:#0077E8;
}
.btnA.lightblue {
	background-color:#c8e7f9;
	color:#3B5472;
	background-image:url(/common/s_images/contents/inner/shared/btn_icon_03.png);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.btnA.large {
	background-size: auto 50%;
	display:inline-block;
	text-align:center;
	padding:12px 25px 12px 12px;
	font-weight:bold;
	font-size:128%;
}
.btnA.large.fwNormal {
	font-weight:normal;
}
.btnA.w50 {	width:50%;	}
.btnA.w60 {	width:60%;	}
.btnA.w70 {	width:70%;	}
.btnA.w80 {	width:80%;	}
.btnA.w90 {	width:90%;	}
.btnA .small {
	font-weight:normal;
	font-size:80%;
}
.btnA.icon {
	padding:0;
}
.btnA.icon em {
	display:inline-block;
	box-sizing: border-box;
	padding:12px 25px 12px 40px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:30px;
}
.btnA.slideOpenBtn {
	border-radius: 0;
	background-size: contain ;
	box-sizing: border-box;
	box-shadow: 0px 0px 0 rgba(0,0,0,0);
	padding:7px 20px 7px 5px;
}
.btnA.slideOpenBtn.radius {
	border-radius: 3px;
}
.btnA.slideOpenBtn.iconA {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_open_01.png);
}
.btnA.slideOpenBtn.iconA.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_01.png);
}
.btnA.lightblue.slideOpenBtn.iconA {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_open_04.png);
}
.btnA.lightblue.slideOpenBtn.iconA.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconA_close_04.png);
}
.btnA.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_01.png);
	background-size: contain ;
	background-position:right center;
}
.btnA.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_01.png);
}
.btnA.lightblue.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_02.png);
}
.btnA.lightblue.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_02.png);
}
.btnA.skyblue.slideOpenBtn.iconB {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_02.png);
}
.btnA.skyblue.slideOpenBtn.iconB.open {
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_02.png);
}
.registBtn img.regist {
	max-width:320px;
}




.btnA.btnA--shrink{
	display: inline-block;
	width: auto;
}





.news{}
.news__items{
	border-bottom: 2px solid #0B70C0;
}
.news__item{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #96C4E8;
}
.news__item:last-child{
	padding-bottom: 0;
	border-bottom: 0 none;
}

.news__item img.icon  {
	max-width: 100%;
	width: 36px;
}

.news__date{
	font-weight: bold;
}
.news__body{}

.news__item mark {
	display: inline-block;
	line-height: 1.2;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	padding: 2px 5px;
	margin-right: 10px;
	background:#008ae1;
	min-width:50px;
	text-align: center;
}

.news__item mark.news_mark {
	background:#ff348a;
}

.news__item mark.press_mark {
	background:#008ae1;
}
/* Straight.s 20160825 [WSYS-48] 株主優待LP制作 用CSS */
.stocks a{
	display : block;
	border : 2px solid #375c9c;
	padding : 0.5em;
	text-align : center;
	margin : 0 12px;
}




/* 追加要素 */
.tableA.tableA--stripe{}
.tableA.tableA--stripe .tableA--caption{
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 1px 0 1px;

	font-size: 116%;
	font-weight: bold;
	line-height: 1.5em;

	padding: 4px;
	background: #F7F7F7;
}
.tableA.tableA--stripe .tableA--stripe__odd .tableA__cell{
	background: #F7F7F7;
}
.tableA.tableA--stripe .tableA--stripe__evn .tableA__cell{
	background: #DFDFDF;
}
.tableA.tableA--stripe .tableA__cell{}
.tableA.tableA--stripe .tableA__head{}
.tableA.tableA--stripe .tableA__body{}




.simHead{}
.simHead__inner{
	text-align: center;
}
/*
.icn1{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/common/s_images/contents/inner/top/i_calc.png);
}
*/
.simHead__lead{
	font-size: 80%;
	line-height: 1.5em;
}
.simHead__title{
	display: inline-block;
	position: relative;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}
.simHead__title:before {
	display: inline-block;
	content: "\f1ec";
	position: absolute;
	top: 50%;
	left: 0;
	margin: 0 5px 0 0;
	font-family: FontAwesome;
	font-size: 20px;
	font-weight: normal;
	transform: translate(0, -50%);
}


.simuTable{
	color: #2f2f2f;
}
.simuTable__head,
.simuTable__body{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
#index tr:last-child .simuTable__head,
#index tr:last-child .simuTable__body {
	border-bottom: none;
}
.simuTable__head{
	padding-left: 15px;
}
.simuTable__body{
	padding-right: 15px;
}
.distance_country_info:not(:empty) {
	margin-top: 10px;
	font-size: 91%;
	line-height: 1.5;
}
.cost_view {
	color: #ff0000;
	font-size: 91%;
	line-height: 1.5;
}






.headTxA.headTxA--gray{
	background: #aeaeae;
	padding: 10px 0 !important;
}
.headTxA.headTxA--gray2{
	padding: 5px;
	background: #aeaeae;

	font-size: 90%;
	line-height: 1.5em;
}
.headTx2{
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5em;
	background: #027EC6;
	padding: 10px;
	position: relative;
}
.headTx2:before{
	content: 	"";
	display: 	block;
	position: 	absolute;
	width: 		0;
	height: 	0;
	left: 		0;
	right: 		0;
	bottom: 	-18px;
	margin: 	auto;
	border: 10px solid transparent;
	border-top-color: #027EC6;
}
.headTx3{
	color: #0961A1;
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid #006092;

	border-radius:			5px;
	-o-border-radius:		5px;
	-ms-border-radius:		5px;
	-moz-border-radius:		5px;
	-khtml-border-radius:	5px;
	-webkit-border-radius:	5px;
}
.headTx3--bg1{
	color: #fff;
	background: #047FE6;
	border: 0 none;
}
.headTx3--bg2{
	color: #fff;
	background: #50B4F2;
	border: 0 none;
}
.headTx4{
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5em;
}

.headTx5{
	text-align: center;
	position: relative;
}
.headTx5:before{
	content: "";
	display: block;
	border-top: 3px solid #1477C8;

	position: absolute;
	left: 0;
	top:0;
	bottom: 0;
	margin: auto;

	height: 0;

	width: 100%;
}
.headTx5__inner{
	color: #fff;
	background: #1477C8;
	display: inline-block;
	position: relative;
	z-index: 1;


	padding: 5px 20px;

	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;

	border-radius:			8px;
	-o-border-radius:		8px;
	-ms-border-radius:		8px;
	-moz-border-radius:		8px;
	-khtml-border-radius:	8px;
	-webkit-border-radius:	8px;
}

.headTx6{
	display: table;
	width: 100%;
	border-bottom: 3px solid #1477C8;
}
.headTx6__label,
.headTx6__caption{
	display: table-cell;
	padding: 5px 15px;
	vertical-align: middle;

	font-size: 116%;
	font-weight: bold;
	line-height: 1.5em;
}
.headTx6__label{
	width: 30%;

	text-align: center;

	color: #1477C8;
	background: #FEF10F;
}
.headTx6__caption{
	color: #fff;
	text-align: left;
	background: #1477C8;
}

.headTx7{
	padding-left: 10px;

	font-size: 120%;
	font-weight: bold;
	line-height: 1em;
	text-align: left;

	color: #1477C8;
	border-left: 10px solid #1477C8;
}





.sep1{
	display: block;
	height: 1px;
	margin: 10px 0;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.sep1.sep1--color1{
	border-color: #1378CA;
}
.sep2{
	display: block;
	height: 1px;
	margin: 10px 0;
	border-color: #1378CA;
	border-style: solid;
	border-width: 0 0 3px 0;
}






.media{}
.media:after{
	content: "";
	display: block;
	clear: both;
}
.media__image{
	float: left;
	margin-right: 20px;
}
.media__image--right{
	float: right;
	margin-left: 20px;
	margin-right: 0;
}
.media__image--w0 	{ width: 0%; }
.media__image--w5 	{ width: 5%; }
.media__image--w10 	{ width: 10%; }
.media__image--w15 	{ width: 15%; }
.media__image--w20 	{ width: 20%; }
.media__image--w25 	{ width: 25%; }
.media__image--w30 	{ width: 30%; }
.media__image--w35 	{ width: 35%; }
.media__image--w40 	{ width: 40%; }
.media__image--w45 	{ width: 45%; }
.media__image--w50 	{ width: 50%; }
.media__image--w55 	{ width: 55%; }
.media__image--w60 	{ width: 60%; }
.media__image--w65 	{ width: 65%; }
.media__image--w70 	{ width: 70%; }
.media__image--w75 	{ width: 75%; }
.media__image--w80 	{ width: 80%; }
.media__image--w85 	{ width: 85%; }
.media__image--w90 	{ width: 90%; }
.media__image--w95 	{ width: 95%; }
.media__image--w100 { width: 100%; }
.media__body{
	overflow: hidden;
	text-align: left;
}




.media2{}
.media2__item{
	display: table-cell;
	vertical-align: middle;
}





.lineup{}
.lineup--center 	{ text-align: center; }
.lineup--right 		{ text-align: right; }
.lineup__item{
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
.lineup__item:first-child{
	margin-left: 0;
}
.lineup--top .lineup__item{vertical-align: top;}
.lineup--bottom .lineup__item{vertical-align: baseline;}
.lineup--middle .lineup__item{vertical-align: middle;}




.lineup2{
	letter-spacing: -.4em;
}
.lineup2__item{
	display: inline-block;
	letter-spacing: normal;
}






.annotation{
	list-style: none;
}
.annotation__item{
	padding-left: 1em;
	text-indent: -1em;
}





/* marker */
.marker{
	color: #ff0;
	background: #999;
	padding: 3px;
	text-align: center;
	display: inline-block;
}
.marker--block{
	width: 1em;
	height: 1em;
	line-height: 1em;
	margin-left: 5px;
}
.marker--block:last-child{
	margin-right: 5px;
}
.marker--bg1{
	background: #f00;
}
.marker--bg2{
	background: #003E83;
}








.field{
	margin-bottom: 10px;
}
.field__cell{
	vertical-align: middle;
	padding-top: 		10px;
	padding-bottom: 	10px;
}
.field__underline .field__cell{
	border-bottom: 1px solid #1477C8;
}
.field__head{
	padding-right: 5px;
}
.field__body{
	padding-left: 5px;
}



.marker2{
	display: inline-block;
	padding: 5px 10px;
	vertical-align: middle;

	color: #ff0;
	background: #f00;

	border-radius:			8px;
	-o-border-radius:		8px;
	-ms-border-radius:		8px;
	-moz-border-radius:		8px;
	-khtml-border-radius:	8px;
	-webkit-border-radius:	8px;
}

.marker3{

	color: #fff;
	background: #1477C8;


	display: inline-block;
	/*vertical-align: middle;*/

	text-align: center;
	padding: 2px 4px;
}

.marker4{
	color: #fff;
	background: #f00;

	display: inline-block;

	padding: 2px 4px;
	font-weight: bold;
}


.marker5{
	color: #fff;
	background: #c00;

	padding: 5px 10px;
	font-weight: bold;
	font-size: 116%;
}




.tabnav{
	list-style: none;
}
.tabnav__item{}
.tabnav__label{
	cursor: pointer;
	display: block;
}
.tabnav__label.selected{}
.tab__contents{
	display: none;
}
.tab__contents.selected{
	display: block;
}





.tab1{}
.tab1 .tabnav{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-bottom: 3px solid #52A8F1;
}
.tab1 .tabnav__item{
	display: table-cell;
}
.tab1 .tabnav__label{
	color: #a9a9a9;
	background: #ebebeb;
	padding: 10px;
}
.tab1 .tabnav__label.selected{
	color: #fff;
	background: #57A4F6;
}
.tab1 .tab__contents{}
.tab1 .tab__contents.selected{}





/* kyoutuu */
.headTx1{
	padding-left: 1em;
	border-left: 3px solid #ccc;
}
.headTx1.red 		{border-color: #d01d39;}
.headTx1.navy 		{border-color: #275fa3;}
.headTx1.green 		{border-color: #2AC94A;}
.headTx1.skyblue 	{border-color: #00A1FF;}
.headTx1.blue 		{border-color: #0077E8;}
.headTx1.lightblue 	{border-color: #c8e7f9;}




.bgc1{background: #ededed;}
.bgc2{background: #029CE4;}
.bgc3{background: #000;}
.bgc4{background: #1477C8; color: #fff;}



.pad15{padding:15px;}






.btn1{
	border: 1px solid red;

	color: #fff;
	font-weight: bold;
	text-decoration: none;

	display:inline-block;
	text-align: center;


	padding: 5px 20px;



	border-style: solid;
	border-color: #ebebeb;
	border-width: 3px 3px 0 3px;


	border-radius:			8px;
	-o-border-radius:		8px;
	-ms-border-radius:		8px;
	-moz-border-radius:		8px;
	-khtml-border-radius:	8px;
	-webkit-border-radius:	8px;

	box-shadow: 			0px 3px 3px rgba(0,0,0,.3);
	-o-box-shadow: 			0px 3px 3px rgba(0,0,0,.3);
	-ms-box-shadow: 		0px 3px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 		0px 3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 	0px 3px 3px rgba(0,0,0,.3);


	text-shadow: 			1px 1px 3px rgba(0,0,0,.6);
	-o-text-shadow: 		1px 1px 3px rgba(0,0,0,.6);
	-ms-text-shadow: 		1px 1px 3px rgba(0,0,0,.6);
	-moz-text-shadow: 		1px 1px 3px rgba(0,0,0,.6);
	-webkit-text-shadow: 	1px 1px 3px rgba(0,0,0,.6);


	background: linear-gradient(#dbdbdb 0%, #d4d4d4 50%, #c7c7c7 50%, #aaaaaa 100%);
	background: -o-linear-gradient(#dbdbdb 0%, #d4d4d4 50%, #c7c7c7 50%, #aaaaaa 100%));
	background: -ms-linear-gradient(#dbdbdb 0%, #d4d4d4 50%, #c7c7c7 50%, #aaaaaa 100%));
	background: -moz-linear-gradient(#dbdbdb 0%, #d4d4d4 50%, #c7c7c7 50%, #aaaaaa 100%));
	background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), color-stop(.5, #d4d4d4), color-stop(.5, #c7c7c7) to(#aaaaaa));
}
.btn2{}





.frameA.frameA--fit{
	padding: 0 0 20px 0;
}
.indent{
	margin-left: 20px;
	margin-right: 20px;
}





.flow{
	text-align: center;
}
.flow__item{
	color: #fff;
	background: #1A76C9;

	padding: 5px;
 	height: 60px;
	text-align: center;

	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;


	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}
.flow__item:after{
	content: "";
	display: block;
	position: absolute;
	right: -20px;
	top: 0;

	width: 0;
	height: 0;

	border-style: solid;
	border-color: transparent transparent transparent #1A76C9;
	border-width: 30px 10px;
}
.flow__item:last-child{
	margin-right: 0;
}
.flow__item:last-child:after{
	content: none;
}
.flow__num,
.flow__label{
	display: block;
	font-weight: bold;
}
.flow__num{
	border-bottom: 1px solid #fff;
}
.flow__label{}









.anchor{}
.anchor2{
	display: block;
	padding-top: 51px;
	margin-top: -51px;
}
.radius{
	overflow: hidden;
}
.headTx8{
	text-align: center;
	position: relative;
	z-index: 2;


	color: #1477C8;

	font-size: 150%;
	font-weight: bold;
	line-height: 1.5em;
}
.headTx8:after{
	content: "";
	display: block;

	position: absolute;
	z-index: -1;

	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: #FEEF0E;
}


.headTx9{
	padding: 10px;
}
.icon_attention{
	display: inline-block;
	padding-left: 30px;
	background: url(/common/s_images/contents/inner/overseasnetwork/attention-icon.png) no-repeat left center;
	background-size: auto 20px;
}



.table1{}
.table1__cell{
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.table1__head{}
.table1__body{}
.table1__cell--bg1{background:#E5E5E5;}
.table1__cell--bg2{background:#1477C8; color: #fff;}
.table1__cell--bg3{background:#B7DFFF;}




.mat-1{
	margin-top: -1px !important;
}



.tel{
	color: #1477C8;
	text-decoration: none;
}


.underline{
	color: #333;
	text-decoration: underline;
}
.underline:hover{
	text-decoration: none;
}








.banner1{
	width: 100%;
	display: table;
	border: 1px solid #999;
}
.banner1__title,
.banner1__body{
	padding: 10px 5px 5px 5px;
	display: table-cell;
	vertical-align: middle;
}
.banner1__title{
	color: #fff;
	background: #999;
	width: 39%;
	text-align: center;
	font-weight: bold;
}
.banner1__body{}


.banner1--color1 					{ border-color: 		#D01D39; }
.banner1--color1 .banner1__title 	{ background-color: 	#D01D39; }
.banner1--color2 					{ border-color: 		#0077E8; }
.banner1--color2 .banner1__title 	{ background-color: 	#0077E8; }
.banner1--color3 					{ border-color: 		#2AC94A; }
.banner1--color3 .banner1__title 	{ background-color: 	#2AC94A; }
.banner1--color4 					{ border-color: 		#FFCC00; }
.banner1--color4 .banner1__title 	{ background-color: 	#FFCC00; }
.banner1--color5 					{ border-color: 		#333; }
.banner1--color5 .banner1__title 	{ background-color: 	#333; }


.banner1__table{}
.banner1__table td{
	vertical-align: baseline;
}

.price1{
	display: inline-block;
}
.price1__body,
.price1__unit{
	display: inline-block;
	vertical-align: baseline;
}

.price1__body{
	font-size: 1.5em;
	font-weight: bold;
}
.price1__unit{}


.line-height-1{
	line-height: 1em;
}

.pane{
	line-height: 1em;
}
/*
.pane{
	display: table;
	width: 100%;
}
.pane__left,
.pane__right{
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
}
.pane__left{}
.pane__right{}
*/







/*-------------------------------- /index --------------------------------*/
.mv{
	position: relative;
}

.mv .bxslider {
	height: calc(47vw + 45px);
}
.mv .bxslider li {
	visibility: hidden;
}
.mv .bx-viewport .bxslider li {
	visibility: visible;
}

.mv__main{}
.mv__banner{
	position: absolute;
	left: 0;
	/*bottom: 3.90625%;*/
	bottom: 6.25%;

	width: 100%;
	text-align: center;

	padding-left: 15px;
	padding-right: 15px;

	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;
}
.mv__banner ul li{
	float:left;
	width:50%;
	box-sizing:border-box;
	padding-left:5px;
}
.mv__banner ul li:first-child{
	padding-right:5px;
	padding-left:0;
}
.mv_otherbnr{ margin:0 15px;}
/*-------------------------------- limit --------------------------------*/

.i__plane{
	display: inline-block;
	min-height: 25px;
	line-height: 25px;
	padding-left: 45px;
	background: url(/common/s_images/contents/inner/period/i__plane.png) no-repeat left center;
	background-size: 35px auto;
}
.i__plane2{
	display: inline-block;
	min-height: 14px;
	line-height: 14px;
	padding-left: 24px;
	background: url(/common/s_images/contents/inner/kaigai/icn_plane.png) no-repeat left center;
	background-size: 20px auto;
}
.i__track{
	display: inline-block;
	min-height: 23px;
	line-height: 23px;
	padding-left: 43px;
	background: url(/common/s_images/contents/inner/period/i__track.png) no-repeat left center;
	background-size: 33px auto;
}
.i__earth{
	display: inline-block;
	min-height: 28px;
	line-height: 28px;
	padding-left: 38px;
	background: url(/common/s_images/contents/inner/period/i__earth.png) no-repeat left center;
	background-size: 28px auto;
}








/*-------------------------------- setting --------------------------------*/
.steps{}
.steps__item{
	position: relative;
	margin-bottom: 15px;


	padding-left: 30px;
}
.steps__item:after{
	content: "";
	border: 2px solid blue;


	position: absolute;

	left: 6px;
	top: -10px;


	border: 6px solid transparent;
	border-top-color: #1477C8;

}
.steps__item:first-child:after{
	content: none;
	display: none;
}
.steps__item:before{
	content: "";
	display: inline-block;
	margin-right: 5px;
	margin-left: -30px;


	color: #fff;
	font-weight: bold;
	text-align: center;

	width: 24px;
	height: 24px;
	line-height: 24px;



	background: #1477C8;



	border-radius:			4px;
	-o-border-radius:		4px;
	-ms-border-radius:		4px;
	-moz-border-radius:		4px;
	-khtml-border-radius:	4px;
	-webkit-border-radius:	4px;
}
.steps__item--num1:before 	{content: "1";}
.steps__item--num2:before 	{content: "2";}
.steps__item--num3:before 	{content: "3";}
.steps__item--num4:before 	{content: "4";}
.steps__item--num5:before 	{content: "5";}
.steps__item--num6:before 	{content: "6";}
.steps__item--num7:before 	{content: "7";}
.steps__item--num8:before 	{content: "8";}
.steps__item--num9:before 	{content: "9";}
.steps__item--num10:before 	{content: "10";}

.tab1 .tabnav__label--sp,
.tab1 .tabnav__label--pc,
.tab1 .tabnav__label--sp.selected,
.tab1 .tabnav__label--pc.selected{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	text-indent: -9990px;
}
.tab1 .tabnav__label--sp{background-image: url(/common/s_images/contents/inner/setting/label_sp.png);}
.tab1 .tabnav__label--pc{background-image: url(/common/s_images/contents/inner/setting/label_pc.png);}
.tab1 .tabnav__label--sp.selected{background-image: url(/common/s_images/contents/inner/setting/label_sp_on.png);}
.tab1 .tabnav__label--pc.selected{background-image: url(/common/s_images/contents/inner/setting/label_pc_on.png);}


.taLeft{text-align: left !important; }

.btnA.orange1{
	color: #fff;
	background-color: #F1B81A;
	background-image:url(/common/s_images/contents/inner/shared/btn_arw_btm.png);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.btnA.orange1.open{background-image:url(/common/s_images/contents/inner/shared/btn_arw_top.png);}
.btnA.orange2{
	color: #fff;
	background-color: #F18D17;
	background-image:url(/common/s_images/contents/inner/shared/btn_arw_btm.png);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.btnA.orange2.open{background-image:url(/common/s_images/contents/inner/shared/btn_arw_top.png);}
.btnA.orange3{
	color: #fff;
	background-color: #EA531C;
	background-image:url(/common/s_images/contents/inner/shared/btn_arw_btm.png);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
}
.btnA.orange3.open{background-image:url(/common/s_images/contents/inner/shared/btn_arw_top.png);}


/*
a.headTx6{
	text-decoration: none;
}
*/








/*-------------------------------- kaigaipacket --------------------------------*/
.flag__korea{

	line-height: 22px;
	min-height: 22px;
	padding-left: 45px;

	background: url(/common/s_images/contents/inner/compare/i_korea.png) no-repeat left center;
	background-size: auto 22px;
}








/*-------------------------------- support --------------------------------*/
.ranking__item{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}








/*-------------------------------- faq --------------------------------*/
.icon_q{
	display: block;

	padding-left: 24px;
	background: url(/common/s_images/contents/inner/faq/icon_q.png) no-repeat left top;
	background-size: auto 1em;
}


.result{}
.result__volume{
	text-align: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.result__item{
	color: #333;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.result__title{
	color: #0071BC;
}
.result__satus{
	color: #008000;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.result__note{
	margin-bottom: 10px;
}
.result__update{
	font-size: 85%;
	line-height: 1.5em;
}



.pager{}
.pager__items{
	text-align: center;
	letter-spacing: -.4em;
}
.pager__item{
	display: inline-block;
	letter-spacing: normal;

	margin-left: 10px;

}
.pager__item:first-child{
	margin-left: 0;
}
.pager__link{
	display: block;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;

	text-decoration: none;
}
.pager__link--box{
	width: 1.5em;
}










/*-------------------------------- kaigai --------------------------------*/
.kaigaiNavi{
	margin-left: 3.90625%;
	margin-right: 3.90625%;

	letter-spacing: -.4em;
}
.kaigaiNavi__item{
	margin-left: 3.389830508474576%;	/* 20 */
	width: 21.61016949152542%;	/* 590 / 3 */

	letter-spacing: normal;
}
.kaigaiNavi__item:first-child{
	margin-left: 0;
}


.useScene{}
.useScene__image{
	width: 30%;
	max-width: 170px;
}
.useScene__body{}

.kaigai--anchor__contact{
	position: relative;
}
.kaigai--anchor__contact__link{
	position: absolute;
	right: 10px;
	top: 9.5%;
	width: 36%;
}
.kaigai--anchor__contact__img{
	width: 100%;
}







/*-------------------------------- member --------------------------------*/
.iframe{


	height: 20em;

	padding: 10px;
	line-height: 1.5em;

	width: 94%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;

	border: 1px solid #ccc;

	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;


	font-size: 10px;
}
.iframe2{
	height: 12em;
	padding: 10px;
	line-height: 1.5em;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	box-sizing:				border-box;
	-o-box-sizing:			border-box;
	-ms-box-sizing:			border-box;
	-moz-box-sizing:		border-box;
	-webkit-box-sizing:		border-box;

}



/*-------------------------------- price --------------------------------*/
.price--scroll_frame{
	width: 90%;
	max-height: 220px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}






.i_plan{
	display: inline-block;
	/*display: table;
	margin-left: auto;
	margin-right: auto;*/



	padding: 0px 10px;
	text-align: center;


	border-radius:			3px;
	-o-border-radius:		3px;
	-ms-border-radius:		3px;
	-moz-border-radius:		3px;
	-khtml-border-radius:	3px;
	-webkit-border-radius:	3px;
}
#PriceList td span.i_plan{ padding: 0 10px; }
.i_plan--1{ background-color: #0D6FB8; color: #fff; }
.i_plan--2{ background-color: #F8B62B; color: #fff; }


.grid{}
.grid:after{
	content: "";
	display: block;
	clear: both;
}
.grid__item3{
	width: 32%;
	margin-left: 2%;
	float: left;
}
.grid__item3:first-child{
	margin-left: 0;
}


.price_plan{
	min-height: 200px;
}

.frameB--color1{}
.frameB--color2{}
.frameB--color3{}





.ptable{
	width: 100%;
}
.ptable--open_cover{
	margin-top: -1px;
}
.ptable__cell{
	padding: 5px 2px !important;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.2em;
}
.ptable__cell--head1{ text-align: center; font-size: .8em; line-height: 1.5em; }
.ptable__cell--head2{}
.ptable__cell--body{ text-align: center; }
.ptable__cell--color1{ background-color: #00A0E9; color: #fff; }
.ptable__cell--color2{ background-color: #F8B62B; color: #fff; }
.ptable__cell--color3{ background-color: #E83428; color: #fff; }


.ptable tr:nth-child(even) .ptable__cell--head2,
.ptable tr:nth-child(even) .ptable__cell--body{
	background: #f7f7f7;
}




.frameB--color1{ border-color: #00A0E9; }
.frameB--color2{ border-color: #F8B62B; }
.frameB--color3{ border-color: #E83428; }
.frameB--color4{ border-color: #999; }


.frameB--color1 .headTxD{ background-color: #00A0E9; color: #fff; }
.frameB--color2 .headTxD{ background-color: #F8B62B; color: #fff; }
.frameB--color3 .headTxD{ background-color: #E83428; color: #fff; }
.frameB--color4 .headTxD{ background-color: #999; color: #fff; }

.t-center,
.t-center p{
	text-align: center;
}





/* ------------------------------------------------------------ */
/* マイページステータス */
/* ------------------------------------------------------------ */
.status_label{
	display:block;
	box-sizing:border-box;
	color:#fff;
	font-size:12px;
	line-height:1;
	text-align:center;
	margin:0 10px;
	padding:5px 0 4px;
	color:#FFFFFF!important;
	background-color:#000;
}
/*申込受付*/
.status_1,
.status_2,
.status_3,
.status_9,
.status_10,
.status_16{
	background-color:#5f9adc;
}
/*承認待ち*/
.status_26{
	background-color:#764f86;
}
/*キャンセル*/
.status_5,
.status_6,
.status_15{
	background-color:#c6c1c1;
}
/*機器出荷待*/
.status_4,
.status_7{
	background-color:#3a8683;
}
/*機器出荷済*/
.status_8{
	background-color:#055350;
}
/*ご帰国*/
.status_12,
.status_13,
.status_25{
	background-color:#7a6d30;
}
/*完了*/
.status_99{
	background-color:#0f66d9;
}
/*データ処理中*/
.status_98{
	display:none !important;
	background-color:#47505b;
}
/*申込受付*/
.status_90{
	display:none !important;
	background-color:#96887b;
}



.mark_icon {
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#003284;
	border:solid 2px #003284;
	border-radius:4px;
	background:#fff;
	display:inline-block;
	font-size:10px;

}
.mark_icon.large{
	width:auto;
	min-width:70px;
	padding:0 5px;
	font-size:13px;
}
.mark_icon.super_capacity {
	color:#fff;
	border:none;
	background:#e94551;
}
.mark_icon.big_capacity {
	color:#fff;
	border:none;
	background:#ec9200;
}
.spped_text_area .mark_icon.super_capacity{
	border:2px solid #e94551;
}
.spped_text_area .mark_icon.big_capacity{
	border:2px solid #ec9200;
}

.mark_icon.normal_capacity {
	color:#fff;
	border:solid 2px #fff;
	background:#00b2ff;
}

.mark_icon.vpn {
	color:#fff;
	border:none;
	background:#88AF3A;
}

.mark_icon.big_vpn {
	color:#fff;
	border:none;
	background:#739A29;
}
.mark_icon.super_vpn {
	color:#fff;
	border:none;
	background:#598014;
}

.mark_icon.lightred {
	color:#e94551;
	border:solid 2px #e94551;
	background:#fff;
}


.capacity_info_area {
	padding:3.125%;
}

.capacity_info_area .title {
	font-size:15px;
	font-weight: bold;
	padding:1.5625%;
	text-align: center;
	background:#9e9e9e;
	color:#fff;
}

.capacity_info_area .note {
	font-size:10px;
	margin:3.125% 0;
	line-height: 1.2;
}

.capacity_info_area .text_box{
	font-size:11px;
	padding:3.125%;
}
.capacity_info_area .lte_box{
	background:#c7e1f4;
}

.capacity_info_area .g_box{
	background:#d8eff9;
}

.capacity_info_area .big_box{
	background:#ddd;
}

.capacity_info_area .super_box{
	background:#efefef;
}

.capacity_info_area .modal_link{
	text-align: right;
	margin:1.5625% 0 ;
}




.long_option_area {

}

.long_option_block {
	clear:both;
	margin:0 0 20px 0;
}

.long_option_area .img_box {
	width:85px;
	float:left;
	margin:0 10px 10px 10px;
}

.long_option_area .text_box {
	overflow:hidden;
}

.long_option_area table {
	width:100%;
}

.long_option_area .caption {
	color: #0056b9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:0 0 5px 10px;
}

.long_option_area th {
	background:#245db9;
	color:#fff;
	padding:5px 10px;
	border:solid 1px #fff;
}

.long_option_area td {
	background:#e7f0ff;
	padding:5px 10px;
	border:solid 1px #fff;
}

.long_option_area tr:nth-child(even) td {
	background:#EAEFF7;
}



.long_option_area th.fix_color {
	background:#E0167A;
}


.long_option_area td.fix_color {
	background:#fee4f1;
}


.col_block {
     line-height:1.5;
     text-align:center;
}

.col_block .cell {

float:left;
}

.col03 .cell{
     width:33.3333333%;
     padding:0 ;
}

.col03 .cell:nth-child(odd){
	background:#4599dc;
}

.col03 .cell:nth-child(even){
	background:#0073cf;
}

.long_tel_area{
	background:#00a9ff;
	background-size:2% auto;
	padding:5px 0 0;
	position:relative;
}
.long_tel_area .mark{
	position:absolute;
	right:5px;
	bottom:5px;
	width:3%;
}
.long_tel_area a{
	text-decoration:none;
	color:#fff;
}
.long_tel_area .column{
	display:table;
	table-layout:fixed;
}
.long_tel_area .col{
	display:table-cell;
}
.long_tel_area .img{
	width:23%;
}
.long_tel_area .txt{
	vertical-align:top;
	width:67%;
	font-size:11px;
}
.long_tel_area .ttl{
	text-align:center;
	font-weight:700;
	margin-bottom:0.5em;
}
.long_tel_area .tel{
	color:#fff;
	font-weight:700;
	font-size:22px;
}

a.btn_extend {
	background:#00A1FF;
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 7px 17% 7px 5px;
	line-height:1.3em;
	position:relative;
}
a.btn_extend:after{
	content:"";
	background:url(/common/s_images/contents/inner/shared/btn_slideiconB_open_02.png) no-repeat center center #2e77c4;
	background-size:100% auto;
	width:13%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
}
a.btn_extend.open:after{
	background-image:url(/common/s_images/contents/inner/shared/btn_slideiconB_close_02.png);
}




.tadacam_fixed_banner_sp {
	position: fixed;
	right:2vw;
	bottom:20vw;
	width:90px;
	z-index: 50;
}






























































































































































































































/* // margin
----------------------------------------------- */

.mat38 {
	margin-top: 38px;
}

.mab13 {
	margin-bottom: 13px;
}

.mal07 {
	margin-left: 7px;
}
.mal14 {
	margin-left: 14px;
}

.mar07 {
	margin-right: 7px;
}
.mar14 {
	margin-right: 14px;
}

.malra {
	margin: 0 auto;
}
.matblr1020a {
	margin: 10px auto 20px;
}
.matblr100a {
	margin: 10px auto 0;
}
.matblr20a {
	margin: 20px auto;
}

/* // padding
----------------------------------------------- */

.pat06 {
	padding-top: 6px;
}
.pat12 {
	padding-top: 12px;
}

.par18 {
	padding-right: 18px;
}

/* // section margin
----------------------------------------------- */

.section.mab0 {
	margin-bottom: 0px !important;
}
.section.mab05 {
	margin-bottom: 5px !important;
}
.section.mab10 {
	margin-bottom: 10px !important;
}
.section.mab15 {
	margin-bottom: 15px !important;
}
.section.mab20 {
	margin-bottom: 20px !important;
}
.section.mab25 {
	margin-bottom: 25px !important;
}
.section.mab30 {
	margin-bottom: 35px !important;
}
.section.mab35 {
	margin-bottom: 35px !important;
}

/* // pageTitle margin
----------------------------------------------- */

.pageTitle.mab0 {
	margin-bottom: 0;
}
.pageTitle.mab07 {
	margin-bottom: 7px;
}
.pageTitle.mab12 {
	margin-bottom: 12px;
}
.pageTitle.mab17 {
	margin-bottom: 17px;
}

/* // headTxA margin
----------------------------------------------- */

.headTxA.mab0 {
	margin-bottom: 0;
}
.headTxA.mab10 {
	margin-bottom: 10px;
}

/* // padding
----------------------------------------------- */

.headTxA.palr01 {
	padding-left: 1px;
	padding-right: 1px;
}
.headTxA.pal55 {
	padding-left: 55px;
}

/* // font
----------------------------------------------- */

.fs3S {
	font-size: 72%;
}
.fsSBn {
	font-size: 88%;
	font-weight:bold;
}
.fs7LB {
	font-size: 163%;
	font-weight:bold;
}

.fcGray02 {
	color: #646464;
}
.fcYellow {
	color:#F6FF00;
}

/* // table
----------------------------------------------- */

.table {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
}

/* // background
----------------------------------------------- */

.bgRed	{
	background: #E00;
}




/* 20190204 straight.so */
.js-accodionSwitch {
	cursor : pointer;
}




/* // js--tab
----------------------------------------------- */
.js--tab{}
.js--tab_switch{}
.js--tab_item{
	position: fixed;
	left: 0;
	right: 0;
	top: 100%;
}
.js--tab_item.is--active{
	position: static;
	left: 0;
	top: 0;

	animation: 			kf--fadein .3s ease-in-out both;
	-o-animation: 		kf--fadein .3s ease-in-out both;
	-ms-animation: 		kf--fadein .3s ease-in-out both;
	-moz-animation: 	kf--fadein .3s ease-in-out both;
	-webkit-animation: 	kf--fadein .3s ease-in-out both;

}
@keyframes kf--fadein			{ 0% { opacity:0; } 100% { opacity:1; } }
@-o-keyframes kf--fadein		{ 0% { opacity:0; } 100% { opacity:1; } }
@-ms-keyframes kf--fadein		{ 0% { opacity:0; } 100% { opacity:1; } }
@-moz-keyframes kf--fadein		{ 0% { opacity:0; } 100% { opacity:1; } }
@-webkit-keyframes kf--fadein	{ 0% { opacity:0; } 100% { opacity:1; } }




.corporate_tbl th{
	width:30%;
}
.corporate_tbl td{
	width:70%;
}


/* page/common.cssとpage/common-case.cssの共通CSSを追記

/* -------------------------------------
ボタン
---------------------------------------- */
/* base btn */
.module-base_btn {
	display: inline-block;
	position: relative;
	background:#008ae1;
	color:#fff;
	border:solid 1px #008ae1;
	border-radius:12vw;
	box-shadow: 0px 3px 0px #07308c;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height:12vw;
	padding:0 8vw;
	min-width: 63.33vw;
	transition:all 0.3s;
	cursor: pointer;
	text-decoration: none;
}
.module-base_btn:after {
	content:"\f0a9";
	font-family: "FontAwesome";
	position: absolute;
	font-size: 18px;
	font-weight: 900;
	right:2.67vw;
	top:50%;
	transform:translateY(-50%);
}
.module-base_btn.theme-slim_btn {
	height: 10vw;
	line-height:10vw;
}
.module-base_btn.theme-short_btn {
	min-width: 0;
	width: 63.33vw;
}
.module-base_btn.theme-sizemax_btn{
	min-width: 0;
	width: 100%;
}
.module-base_btn.theme-reverse_btn {
	background:#fff;
	color:#008ae1;
}
.module-base_btn.theme-cv_btn {
	background:#e30000;
	color:#ffffff;
	border:solid 1px #e30000;
	box-shadow: 0px 3px 0px #860606;
}
.module-base_btn.theme-txt_small{
	font-size: 16px;
}
.module-base_btn.theme-txt_small:after{
	font-size: 20px;
}
.module-base_btn.theme-white_btn{
	background:#ffffff;
	color:#008ae1;
	border:solid 1px #ffffff;
	box-shadow: 0px 3px 0px #d3d3d3;
}
.module-base_btn.theme-white_btn:after{
	content: "\f054";
}
.module-base_btn.theme-darkgreen_btn{
	background:#009944;
	color:#fff;
	border: 1px solid #009944;
	box-shadow: 0px 3px 0px #005727;
}
.module-base_btn.theme-ico_down:after{
	content: "\f0ab";
}
.module-base_btn.theme-two_line{
	line-height: 5vw;
	padding-top: 0.25em;
	padding-bottom: 0;
}
.module-base_btn.theme-sp_two_line{
	line-height: 5vw;
	padding-top: 0.25em;
	padding-bottom: 0;
}
/* 小さい紺のボタン */
.module-link_btn {
	display: inline-block;
	position: relative;
	background:#07308c;
	color:#ffffff;
	border:solid 1px #07308c;
	border-radius:50px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height: 10vw;
	padding: 0 8vw;
	min-width: 0;
	width: 63.33vw;
	height: 10vw;
	transition:all 0.3s;
	cursor: pointer;
	text-decoration: none;
}
.module-link_btn:after {
	content:"\f0a9";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	font-size: 18px;
	font-weight: 900;
	right: 2.67vw;
	top:50%;
	transform:translateY(-50%);
}
.module-link_btn.theme-reverse_btn {
	border: none;
	background-color: #ffffff;
	box-shadow: 0px 3px 0px 0px rgba(0, 93, 151, 0.4);
	color: #008ae1;
}
.module-base_btn.theme-txt_small{
	font-size: 14px;
}
.module-link_btn.theme-sizemax_btn{
	min-width: 0;
	width: 100%;
}
.module-link_btn.theme-receive_btn{
	/* 空港ポップアップ内部のリンクボタン */
	min-width: 0;
	width: 100%;
}
.module-link_btn.theme-receive_btn:after{
	content:"\f0a9";
	font-size: 20px;
}