

/* ==========================================================================
   s5-FOCUSPurchaseTab__header
   ========================================================================== */
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a{
  padding-right:50px !important;
  padding-left:50px !important;
  font-size: 16px;
}
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a:before{
    content: "\f0d7"!important;
}


@media screen and (max-width: 640px) {
  .s5-FOCUSPurchaseTab__header{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     width: 100%;
  }
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    width: 100%;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}


/* ==========================================================================
   s5-FOCUSPurchaseTab
   ========================================================================== */
.s5-FOCUSPurchaseTab {
  margin: 20px 0; }

.s5-FOCUSPurchaseTab__group {
  display: none; }

.s5-FOCUSPurchaseTab__group--current {
  display: block; }

.s5-FOCUSPurchaseTab__header {
  position: relative;
  margin: 0 -10px; }
  .s5-FOCUSPurchaseTab__header:after {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    border-bottom: 1px solid #e4e8eb; }

ul.s5-FOCUSPurchaseTab__menu {
  position: relative;
  z-index: 1;
  list-style: none;
  border-spacing: 10px 0;
  display: table;
  margin: 0;
  padding: 0; }
  ul.s5-FOCUSPurchaseTab__menu li {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    padding: 14px 16px 12px;
    border-top: 1px solid #e4e8eb;
    border-right: 1px solid #e4e8eb;
    border-left: 1px solid #e4e8eb;
    margin: 0; }
    ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
      padding-top: 11px;
      border-top: 4px solid #000;
      background: #fff; }
  ul.s5-FOCUSPurchaseTab__menu a {
    display: block;
    padding: 14px 16px 12px;
    margin: -14px -16px -12px; }
    ul.s5-FOCUSPurchaseTab__menu a:hover {
      text-decoration: none; }
    ul.s5-FOCUSPurchaseTab__menu a:before {
      content: "\f0da";
      font-family: 'icon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: middle;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin: 0 .2em .2em 0; }

ul.s5-FOCUSPurchaseTab__util {
  font-size: 14px;
  font-size: 0.875rem;
  float: right;
  display: table;
  list-style: none;
  padding: 5px 10px 0 0;
  margin: 0; }
  ul.s5-FOCUSPurchaseTab__util li {
    display: table; }
    ul.s5-FOCUSPurchaseTab__util li.s5-FOCUSPurchaseTab__utilInit {
      cursor: pointer; }
      ul.s5-FOCUSPurchaseTab__util li.s5-FOCUSPurchaseTab__utilInit:before {
        content: "\f01e";
        font-family: 'icon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: middle;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0 0 .2em .5em; }

@media screen and (max-width: 639px) {
  ul.s5-FOCUSPurchaseTab__util {
    margin-bottom: 10px; }

  ul.s5-FOCUSPurchaseTab__menu li {
    font-size: 12px;
    padding: 8px 10px 6px; }
  ul.s5-FOCUSPurchaseTab__menu a {
    padding: 8px 10px 6px;
    margin: -8px -10px -6px; } }





/* ==========================================================================
   title
   ========================================================================== */
.c5-col {
  margin-top: 80px;
  border: 1px #e4e8eb solid;
  color: #e4e8eb;
}

.c5-col .s5-row__col1 h1.s5-heading2 {
  margin: 0 auto;
	text-align: center;
  height: 70px;
  position: relative;
  line-height: 70px;
  font-size: 1.3rem;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
  display: block;
  position: absolute;
  width: 46px;
  height: 70px;
  top: 0;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
  display: block;
  position: absolute;
  width: 46px;
  height: 70px;
  top: 0;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
  left: 0;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
  right: 0;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
  display: block;
  position: absolute;
  width: 100%;
  height: 70px;
  background: url(../images/ttl_line_bg.png) repeat left center;
}

.c5-col .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
  display: inline-block;
  margin: 0 auto;
  height: 70px;
  background: url(../images/ttl_color_bg.png) no-repeat center center;
  text-align: center;
}

@media screen and (max-width: 639px) {
.c5-col .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
  height: 0px;
}
}









h1.s5-heading1 .c5-txtBox {
  /*margin-left: 28px;*/
}

.c5-topTTLbg {
  margin: 0 0 40px 0;
}

.c5-topTTLbg span.c5-txtBox {
  /*padding-left: 70px;*/
  color: #000;
}

.c5-table__captionRow--border th,
.c5-table__captionRow--border td {
  border: 1px solid #000 !important;
}

@media screen and (max-width: 890px) {
  .s5-row__col1 h1.s5-heading2 .c5-leftTTLbg,
  .s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
    display: none;
  }

  .s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
    display: none;
  }

  .c5-topTTLbg span.c5-txtBox {
    padding-left: 10px;
    font-size: 90%;
  }
}
@media screen and (max-width: 639px) {
  .s5-row {
    margin-top: 20px;
  }

  .c5-topTTL {
    margin: 60px 0;
  }

  .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 0 18px;
    line-height: 1.6;
    font-size: 1rem;
  }

  h1.s5-heading2 .c5-txtBox {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0px;
    display: block;
  }

  h1.s5-heading2 .c5-txtBox img {
    display: block;
    text-align: center;
  }

  .s5-row__col1 .s5-heading2 {
    margin: 0px 0 20px 0;
    height: auto !important;
  }

  .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg span {
    padding-right: 10px;
  }
}


.c5-profile{
  background-color: #e4e8eb;
  padding: 70px 15px;
  margin-bottom: 70px;
	font-weight: bold;
	font-size: 17px;
}

.c5-profile .s5--alignCenter{
  padding: 20px;
}


.c5-spcial_cont{
  border: 25px #e4e8eb solid;
  padding: 20px;
  overflow: hidden;
}
.c5-spcial_cont_text{
  width: 75%;
  float: left;
}
/* ==========================================================================
   s5-FOCUSPurchaseTab__header
   ========================================================================== */
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a{
  padding-right:24px !important; 
  padding-left:24px !important;
  font-size: 16px;

}
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a:before{
    content: "\f0d7"!important;
}


@media screen and (max-width: 640px) {
  .s5-FOCUSPurchaseTab__header{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     width: 100%;
  }
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    width: 100%;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}
.c5-tokutenimg{
max-width: 100%;}
.s5-heading2{
	padding-right: 0px;
}