@charset "UTF-8";
@font-face {
  font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}

body.simpleheader main article#mv{
	background: url(/img/plan/option_mobilebattery/bg.png) no-repeat center center #051E5E;
	height: 403px;
}
main article#mv section:first-child{
	background: url(/img/plan/option_mobilebattery/mv.png) center top no-repeat;
  height: 403px;
	padding-top: 170px;
}
main article#mv h2{
}
main h2 img.subtitle {
	display: block;
	margin: 12px auto 0;
}
.l_country td{
	text-align: right;
}

.l_country td.tc{
	text-align: center;
}
#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;
}

.kiyakubox{
	box-sizing: border-box;
	padding: 15px;
	width: 900px;
	height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 140%;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.mb1{margin-bottom: 1rem;}
.mb2{margin-bottom: 2rem;}
.mb3{margin-bottom: 3rem;}
.mb4{margin-bottom: 4rem;}
.mb5{margin-bottom: 5rem;}
.mb6{margin-bottom: 6rem;}

main .txt01{
	width: 800px;
	margin: 0 auto;
}

#option{
  padding-top: 80px;
}
#option section{
	margin-bottom: 20px;
}
#option ul{
	max-width: 960px;
	margin: 0 auto;
	text-align: left;
}
#option ul li {
	width: 32%;
	background-color: #e5eef4;
	vertical-align: top;
	margin: 0.5%;
	padding: 0 0 30px;
	position: relative;
	box-sizing: content-box;
	text-align: center;
}
#option ul li h4,
#option ul li p{
	margin-right: 16px;
	margin-left: 16px;
}
#option ul li div.img{
	background-color: #fff;
	border: 3px solid #eff5f9;
}
#option ul li h4{
	color: #0e0e0e;
	font-size: 20px;
	padding: 10px 0;
	margin-bottom: 0 !important;
}
#option ul li h4 span{
	display: block;
	font-size: 12px;
	margin: 2px 0;
}
#option ul li p{
	text-align: left;
}
#option ul li p.price{
	text-align: center;
	font-size: 28px;
	margin-bottom: 12px;
	border-top: 3px solid #dce5eb;
	border-bottom: 3px solid #dce5eb;
	padding: 10px;
}
#option ul li p.price span{
	font-size: 12px;
}
#option ul li a.btn{
	position: absolute;
	bottom: 20px;
	float: none;
	right: 50%;
	left: 50%;
	margin: 0 0 0 -75px;
	width: 150px;
}

.tap_g_arrow {
	width: 650px;
	height: 175px;
	margin: 0 auto;
	background: url(/img/plan/option_multitap/arrow_green.gif) no-repeat 0 0;
	font-size: 28px;
	line-height: 130%;
	font-family: 'Hiragino Kaku Gothic Pro W6','ヒラギノ角ゴ Pro W6','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	padding-top: 20px;
	color: #fff;
	margin-bottom: 60px;
}
.abouttapbox {
    width: 850px;
    height: 276px;
    background: url(/img/plan/option_multitap/tap_img03.gif) no-repeat 0 0;
    margin: 60px auto;
    padding-top: 50px;
    padding-left: 320px;
    line-height: 150%;
}
.abouttap {
    width: 500px;
	text-align: left;
}
.tapbox1{
	width: 850px;
	margin: 0 auto;
	background: #fff;
	padding: 40px 50px 30px;
	text-align: left;
}
.tap2_txtbox {
    float: left;
    width: 57%;
	text-align: left;
}
.tap_title{
	font-size: 20px;
}
.tap_price{
	font-size: 20px;
}
.tap_price small{
	font-size: 14px;
}
.tapimg{
	float: right;
}

/*-----------------------------------------------------------------------
 * responsive
 *----------------------------------------------------------------------- */
.br_sp{
  display: none;
}
th.country {
  text-align: left;
  min-width: 280px;
}

th.country img{
  width: 40px;
  margin-right: 8px;
  border: 1px solid #ccc;
}
main .txt01{
  width: 800px;
  margin: 0 auto;
}
main .caution ul {
    width: 720px;
    margin: 0 auto;
}
.pc_img{
  display: inline-block;
}
.sp_img{
  display: none;
}


/*-----------------------------------------------------------------------
 * item detail
 *----------------------------------------------------------------------- */

main p.tap_title {
  margin-bottom: 0;
}
main p.tap_price {
  margin-bottom: 24px;
}
main .tapbox1 table {
  width: 100%;
  margin: 0 0 18px;
  font-size: 12px;
  letter-spacing: 0.1em;
  border-top: 1px solid #dce5eb;
  border-bottom: 1px solid #dce5eb !important;
}
main tr:nth-of-type(1) th {
  border-top: none;
}
main .tapbox1 table th {
  width: 38%;
}
main td img {
  height: 40px;
  margin-bottom: 0;
}


/*-----------------------------------------------------------------------
 * common
 *----------------------------------------------------------------------- */
main .br { display: block;}
main .parenthesisIndent { text-indent: -8px; }
main th, main td {
    padding: 10px 18px 9px;
}


/*----------------------------------------------------------------------- */

@media screen and (max-width: 767px) {
	main h2 img.subtitle {
		height: 13px;
		margin: 4px auto 0;
	}
  main .tapbox1 {
    position: relative;
    padding: 20px 16px;
  }
  main p.tap_title,
  main p.tap_price {
    position: relative;
    z-index: 2;
  }
  main .tapimg {
    position: absolute;
    z-index: 1;
    top: 100px;
    left: 20px;
    margin: 0;
  }
  main .tapbox1 .price {
    margin-bottom: 24px !important;
  }
  main .tapbox1 .tableTitle {
    margin-bottom: 4px;
  }
  main .tapbox1 table {
  width: 100%;
  margin-top: 260px;
  font-size: 12px;
  }
  main .tapbox1 table th {
    width: 42%;
    text-align: left;
  }
  main th,
  main td {
    padding: 10px 20px 9px;
  }
  main .tap2_txtbox {
    width: 100% !important;
  }
  main #option section:nth-of-type(2) .tapimg {
    top: 64px;
  }
  main #option section:nth-of-type(2) table {
    margin-top: 196px;
  }
}

@media screen and (max-width: 583px) {
  main .tapbox1 table {
    margin-bottom: 24px;
  }
  main .tapbox1 table th,
  main .tapbox1 table td {
    width: 100%;
    display: block;
  }
  main .parenthesisIndent {
    display: inline-block;
    text-indent: 0;
  }
  main tr td:first-of-type {
    border-right: none;
  }
}


@media screen and (max-width: 479px) {
  main th,
  main td {
    padding: 10px 12px 9px;
  }
}

/* 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;
}
