@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_anshin/bg.png) no-repeat center center #051E5E;
	height: 403px;
}
main article#mv section:first-child{
  height: 403px;
	padding: 0;
}
main article#mv h2{
	height: 100%;
	margin-bottom: 0;
}
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;
}

#anshinarrow{
	width:704px;
	height:200px;
	margin:0 auto;
	background: url(/img/plan/option_anshin/arrow.gif) no-repeat center 0;
	color:#F21F1F;
	font-size:27px;
	font-weight: bold;
	line-height:130%;
	text-align:center;
	padding-top:20px;
	margin-bottom:25px;
}
.anshinbox{
	padding-top: 40px;
	padding-bottom:40px;
	border-bottom:1px dotted #ccc;
	margin-bottom:40px;
	width: 900px;
	margin: 0 auto;
}
.anshinbox:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}
.anshinbox .fll{
	float: left;
}
.anshinrbox{
	float:right;
	width:580px;
	line-height:150%;
	text-align: left;
}
.anshinrbox h4{
	font-size: 28px;
	text-align: left;
	margin-bottom: 20px;
}
.anshinrbox .price{
	font-size: 22px;
	margin-bottom: 15px;
}
.anshinrbox .price .through{
	text-decoration: line-through;
	font-size:18px;
	margin-right: 5px;
}
.anshinrbox .price small{
	font-size: 13px;
}
.anshinrbox .bgicon{
	margin-bottom: 15px;
}
.anshinbox .cel1{
	width: 140px;
}
.anshinbox .cel2{
	width: 120px;
}
.anshinbox .cel3{
	width: 200px;
}
.p_tel{
	border: 1px solid #ccc;
	text-align: center;
	padding: 15px;
	margin-bottom: 60px;
}
.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;
}
.sec1{
	padding-bottom: 100px;
}

.lineup{
	position: relative;
}
.lineupinner{
	max-width:850px;
	margin: auto;
	position: relative;
}

.text_t{
	margin-top: 30px;
	padding-left: 20px;
    text-align: left;
    position: absolute;
    top: 410px;
    width: 550px;
}
.anshinbox .splash {
  font-weight: bold;
  color: #f00;
  text-shadow: 0px 0px 0px #f00;
}
.anshinbox .splash::before,
.anshinbox .splash::after {
  background-color: #f00;
}

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

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



#hosyo table sup{
	color: #F21F1F;
	font-weight: bold;
}
#hosyo table + p.note{
	color: #F21F1F;
	font-weight: bold;
}