/* ----------------------------------------------------------------
reset
----------------------------------------------------------------- */

/* ----------------------------------------------------------------
font
----------------------------------------------------------------- */
.font-info {
  font-size: 12px;
}
.font-normal {
  font-size: 14px;
}
.font-main {
  color: #5d6572;
  font-size: 16px;
  letter-spacing: .8px;
}
.font-main-bold {
  color: #5d6572;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .8px;
}
.font-bold {
  color: #5d6572;
  font-weight: bold;
  letter-spacing: .8px;
}
.font-space-08 {
  letter-spacing: .8px;
}
/* ----------------------------------------------------------------
border
----------------------------------------------------------------- */
.top-border {
  border-top: 1px solid #d3d8db !important;
}
.none-top-border {
  border-top: none !important;
}
.bottom-border {
  border-bottom: 1px solid #d3d8db !important;
}
.none-bottom-border {
  border-bottom: none !important;
}
.none-border {
  border: none !important;
}
/* ----------------------------------------------------------------
h2
----------------------------------------------------------------- */
.h-lv2 {
  margin: 20px 0 5px 0;
}
.h-lv2.full {
  margin: 20px -10px 5px -10px;
}
.h-lv2.l-normal {
  margin: 25px -10px -5px 4px;
}
.h-lv2 h2{
  color: #5d6572;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  padding: 16px 0 16px 52px;
}
.h-lv2 h2::before {
  content: "";
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  left: 6px;
  top: 4px;
  bottom: 0;
  width: 36px;
  height: 36px;
  margin: 4px 0 0 2px;
}
.h-lv2.tpoint h2::before {
  background: url(../../../../common/01/img/shared/icon_point_tpoint.png) no-repeat;
  background-size: 36px;
}
.h-lv2.sbpoint h2::before {
  background: url(../../../../common/01/img/shared/icon_point_sbpoint.png) no-repeat;
  background-size: 36px;
}
.h-lv2.use_point h2::before {
  background: url(../../../../common/01/img/shared/icon_point_use.png) no-repeat;
  background-size: 36px;
}
.h-lv2.save_point h2::before {
  background: url(../../../../common/01/img/shared/icon_point_save.png) no-repeat;
  background-size: 36px;
}
.h-lv2.l-left h2 {
  padding-left: 40px;
  border-left: solid 6px #bdc2c5;
}
.h-lv2.l-left h2::before {
  left: 0;
}
.h-lv2.bg-1 h2 {
  background: #f4f5f6;
}
.h-lv2.bg-1 h2::before {
  background-size: 30px;
}
.h-lv2.bg-1.l-left h2 {
  padding-left: 40px;
}
.h-lv2.bg-1.l-left h2::before {
  margin-left: 4px;
}
/* ----------------------------------------------------------------
head-contents
----------------------------------------------------------------- */
.head-contents {

}
.head-contents-inner {

}
.head-contents-wrap{
  padding: 10px;
}
.head-contents .title {

}
.head-contents .detail {
  padding: 0 10px;
}
.head-contents .optional-area {
  margin: 10px 0 0;
  padding: 0 10px;
}
.head-contents .image+.description {
  padding-top: 10px;
}
/* ----------------------------------------------------------------
category nav
----------------------------------------------------------------- */
.header-2015 .mysb-nav-global .nav-mysoftbank-05 {
  pointer-events:none;
}
/* ----------------------------------------------------------------
all
----------------------------------------------------------------- */
.main-box * {
  box-sizing: border-box;
  word-break: break-all;
}

/* ----------------------------------------------------------------
main-box
----------------------------------------------------------------- */
.main-box {
  margin: 10px 0 20px;
}
.main-box:first-of-type {
  margin: 0;
}
.main-box-inner {
  border: 2px solid #d3d8db;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.main-box-inner.shadow {
  box-shadow: 0 2px 4px rgba(0,0,0,0.18);
}
.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 + .main-box-wrap {
  border-top: 2px solid #d3d8db;
}
/* ----------------------------------------------------------------
main-box-title
----------------------------------------------------------------- */
.main-box-title {
  border-top: 1px solid #d3d8db;
  background-color: #f4f5f6;
  margin: 0 0 10px;
  padding: 10px;
  display: table;
  width:100%;
  min-height: 30px;
}
.main-box-title + .main-box-title {
  margin-top: 15px;
}
.main-box-title .hdg-l4-item,
.main-box-title .hdg-l4-value {
  display: table-cell;
  vertical-align: middle;
}
.main-box-title .hdg-l4-value {
  text-align: right;
  width: 30%;
}
.main-box-title .hdg-l4-value p {
  margin: 0;
}
.main-box-title .hdg-l4-value span {
  font-size: 20px;
  font-size: 2rem;
}
/* ----------------------------------------------------------------
main-box-contents-inner
----------------------------------------------------------------- */
.main-box-contents .main-box-contents-inner {
  border-top: 1px solid #d3d8db;
  padding: 10px;
}
.main-box-contents .main-box-contents-inner:first-of-type {
  border: none;
  padding-top: 0;
}
.main-box-contents-inner {
  padding: 0 10px;
}
.main-box-contents-inner:first-of-type {
  border: none;
}
.main-box-contents-inner .inner-title {

}
.main-box-contents-inner .inner-description {
  margin: 10px 0;
}

/* ----------------------------------------------------------------
unit-inner-detail
----------------------------------------------------------------- */
.unit-inner-detail {
/*
  padding-right: 7px;
  padding-left: 7px;
*/
}
.unit-inner-detail .link {
  padding-left: 42px;
  display: block;
}
.unit-inner-detail .info-box {
  margin-top: 15px;
}
.inner-button {
  margin: 10px 0 20px;
}
/* ----------------------------------------------------------------
label
----------------------------------------------------------------- */
.label-box{
  margin-top: 5px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: lighter;
  line-height: 2.3;
  color: #8a97a0;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  border: solid 1px #b3c3ce;
}
.label-normal {
  background-color: #fff;
}

/* ----------------------------------------------------------------
other
----------------------------------------------------------------- */

th{
  font-weight: normal;
}

.hdg-l3{
  border: none;
  background: none;
  font-size: 16px;
}
.hdg-l3:before{
  border: none;
}
.hdg-l3:after{
  background: none;
}
.fs-12{
  font-size: 12px;
}
.fs-18{
  font-size: 14px !important;
}
.fs-18 em{
  font-size: 18px;
}
.border-none{
  border: none !important;
}
.size-97px{
  width: 97px !important;
}
.size-150px{
  width: 150px !important;
}
.w-16_pt-2{
  width: 16px !important;
  padding-top: 2px;
}
.tpoint{
  margin-left: 12px !important;
}
/* -- btn-half --*/
.frm-2017 .btn-list-02.col-2.btn-half li a {
  width: 270px;
}
