@charset "UTF-8";
/* ----------------------------------------------------------------
all
----------------------------------------------------------------- */
#header .logo {
  margin: 4px 0 9px;
}

/* ----------------------------------------------------------------
.fs-14
.fs-16
.fs-18
----------------------------------------------------------------- */
.fs-14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}
.fs-16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}
.fs-18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}
/* ----------------------------------------------------------------
font
----------------------------------------------------------------- */
.ios .weak,
.android .weak {
  font-weight: normal;
}
.font.struck {
  text-decoration: line-through;
}
.pkna {
  font-feature-settings: "pkna";
}
.notice-list,
.notice-list a ,
.notice-list div ,
.plan-box p ,
.plan-box-exclamation dl dd em {
  word-break: normal !important;
  word-wrap: normal !important;
}
.color-bl {
  color: #006699;
}

/* ----------------------------------------------------------------
frm-2017 button
----------------------------------------------------------------- */
.frm-2017 .btn-list-02.col-2 {
  margin: 20px 0px;
  text-align: center;
  padding: 0px;
}
.frm-2017 .btn-list-02.col-2 > li{
  margin: 0px;
  width: 100%;
}
.frm-2017 .btn-list-02.col-2>li:nth-child(odd) {
	position: relative;
  width: 30% !important;
  padding: 0px 5px 0px 0px;
  margin-top: 3px;
}
.frm-2017 .btn-list-02.col-2>li:nth-child(even) {
  width: 70% !important;
  padding: 0px 0px 0px 5px;
  vertical-align: middle;
}
.frm-2017 .btn-list-02.col-2>li:nth-child(odd) a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.frm-2017 .btn-list-02.col-2 [class*="btn-"] {
  padding: 11px 10px 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.frm-2017 .btn-00,
.frm-2017 .btn-01 {
  display: inline-block;
  padding: 11px 10px 10px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571;
  border-radius: 4px;
  background-color: #4788ee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	border: none;
	box-shadow:none;
	background-image:none;
	text-shadow:none;
}
.frm-2017 .btn-00 {
  background-color: #004e8a;
}
.frm-2017 .single-btn {
  margin: 20px 0px;
}
.frm-2017 .btn-03 {
	border: 1px solid #c1c6cc;
}
.frm-2017 .btn-01.disable,
.frm-2017 .uni-btn-02.disable {
  cursor: default;
  background-color: #aaa;
  background-image: none;
  color: #ddd;
  box-shadow: none;
  border: none;
  text-shadow: none;
}

.frm-2017 .uni-btn-02{
  display: inline-block;
  padding: 11px 10px 10px;
  width: 100%;
  color: #006693;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571;
  border-radius: 4px;
  border: 1px solid #c1c6cc;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ----------------------------------------------------------------
plan-box
----------------------------------------------------------------- */
.plan-box {
  border: 4px solid #a6cce5;
}
.plan-box-exclamation {
  border-bottom: 2px solid #a6cce5;
  padding: 10px 10px 5px 10px;
  background: #f2f7fb;
}
.plan-box-exclamation dl {
  display: table;
  width: 100%;
  margin: 0;
}
.plan-box-exclamation dl dt,
.plan-box-exclamation dl dd {
  display: table-cell;
  vertical-align: top;
}
.plan-box-exclamation dl dt {
  width: 30px;
}
.plan-box-exclamation dl dd {
  padding-left: 10px;
  width: auto;
}
.plan-box-content {
  padding: 10px;
  background-color: #f4f5f6;
}
/* ----------------------------------------------------------------
main-box
sub-box
----------------------------------------------------------------- */
.main-box * {
  box-sizing: border-box;
  word-break: break-all;
}
.main-box-inner {
  border: 2px solid #d3d8db;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.main-box-wrap {
  display: table;
  min-height: 70px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.main-box-wrap p {
  margin-bottom: 0px;
}

/* ----------------------------------------------------------------
main-box
----------------------------------------------------------------- */
.main-box-inner {
  border: 2px solid #d3d8db;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.main-box-wrap {
  display: table;
  min-height: 70px;
  padding: 10px;
  width: 100%;
}
.main-box-wrap .tbl,
.main-box-wrap .tbl th,
.main-box-wrap .tbl td {
  border-left: none;
  border-right: none;
}

.main-box-wrap .uni-box-01,
.main-box-wrap .uni-box-01 em {
  font-size: 12px;
}

/* ----------------------------------------------------------------
unit-bg-hdg-l4
----------------------------------------------------------------- */
.unit-bg-hdg-l4 {
  border-top: 1px solid #d3d8db;
  background-color: #f4f5f6;
  padding: 0 10px;
  display: table;
  width:100%;
  min-height: 30px;
}
.unit-bg-hdg-l4.non-style {
  border-top: none;
  background-color: #fff;
  padding: 0 7px;
}
.unit-bg-hdg-l4 .hdg-l4-item {
  display: table-cell;
  vertical-align: middle;
}

/* total */
.total td {
  font-weight: bold;
}

.total.grid-arr {
  margin: 0;
}
.total.grid-arr[class*="col-"]>.unit {
  display: table-cell;
  padding-left: 0;
  padding-top: 0;
  vertical-align: top;
  font-size: 1.2rem !important;
}
.total.grid-arr[class*="col-"]>.unit:first-child {
  padding: 5px 0 0 7px;
  font-weight: bold;
}
.total.grid-arr[class*="col-"]>.unit:last-child {
  width: 190px;
  padding-right: 7px;
  float: right;
  margin-right: 0;
}

/* label */
.label-info {
  color: rgb(255,255,255);
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  width: 80px;
  height: 32px;
  text-align: center !important;
  background-color: rgb(157,195,231);
}

/* unit-inner-detail */
.unit-inner-detail {
  padding-right: 7px;
  padding-left: 7px;
  border-top: 1px solid #d8dadc;
}

/* num-unit */
.num-unit {
	font-size: 12px !important;
	font-size: 1.2rem !important;
}

/* ----------------------------------------------------------------
arrow-right
----------------------------------------------------------------- */
.arrow-right{
  margin-left: 5px;
  position: relative;
  padding-left: 12px;
}
.arrow-right a{
  color: #157dc2;
}
.arrow-right a:before{
  content: "";
  display: block;
  border-left: 6px solid #157dc2;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  top: 4px;
  left: 0;
  position: absolute;
}

#header-2015>#logo img {
  width: 129px;
}