@charset "utf-8";
#contents {
  font-size:16px;
  font-size:1.6rem;
}
.content-box {
  padding: 30px 7.8% 0;
}

.colPNK {color:#e57589!important;}

.anchor-nav-box {
  background: #E6E6E6;
  padding: 12px;
}
.anchor-nav {
  background: #fff;
  padding: 0 0 15px 30px;
  display: table;
  word-spacing: -1em;
  width: 100%;
  box-shadow:0px 0px 2px 1px #b9b9b9;
-moz-box-shadow:0px 0px 2px 1px #b9b9b9;
-webkit-box-shadow:0px 0px 2px 1px #b9b9b9;
}
.anchor-nav li {
  display: inline-block;
  word-spacing: normal;
  margin-right: 30px;
  margin-top: 15px;
}
.anchor-nav li a {
  background: url(../images/ico_arr.png) no-repeat 0 .4em;
  display: inline-block;
  padding-left: 10px;
}

.about {
  margin: 30px auto 0;
  color:#142f5c;
  width: 674px;
}

.set-box {
  padding-top: 20px;
  margin-top: 30px;
}
.set-box ~ .set-box {
  margin-top: 50px;
}

.ttl-box {
  border-top: #142f5c 1px solid;
  border-bottom: #142f5c 1px solid;
  position: relative;
}
.ttl-box:before {
  content: "";
  background: url(../images/ico_title.png) no-repeat 0 0;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  display: block;
  position: absolute;
  width: 42px;
  height: 94px;
  top:-6px;
  left: 10px;
}
.ttl-wrap {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  background: #E8F0F2;
  width: 100%;
  display: table;
  word-spacing: -1em;
  width: 100%;
  padding: 14px 15px 10px 62px;
}
.ttl-wrap .ttl,.ttl-wrap span {
  display: table-cell;
  word-spacing: normal;
  vertical-align: middle;
  line-height: 1.2;
}
.ttl-wrap .ttl {
  font-size: 28px;
  font-size:2.8rem;
  font-weight: bold;
  color: #142F5C;
}
.ttl-wrap span {
  text-align: right;
  white-space: nowrap;
  color:#9e3264;
}


.set-box .text-box {
  margin: 40px 0 0 20px;
}

.btn-box {
  display: table;
  word-spacing: -1em;
  width: 100%;
  margin-top: 15px;
  text-align: right;
}
.btn-box li {
  display: inline-block;
  word-spacing: normal;
  vertical-align: top;
  margin-left: 15px;
}
.btn-box li:first-child {
  margin-left: 0;
}
#cat-01 .txt {
  padding-left: 15px;
}

.bnr-area {
  margin-top: 50px;
}
/* SP TB */
.winSP .content-box,
.isDeviceTB .content-box {
  padding: 15px 0 0;
}
.winSP .about,
.isDeviceTB .about {
  width: 100%;
}
/* SP */

.winSP .anchor-nav-box {
  padding: 8px;
}
.winSP .anchor-nav {
  padding: 0 0 10px 10px;
}
.winSP .anchor-nav li {
  margin-right: 10px;
  margin-top: 10px;
  font-size:13px;
  font-size:1.3rem;
}
.winSP .anchor-nav li a {
  background-position: 0 .2em;
}



.winSP .set-box {
  padding-top: 10px;
  margin-top: 20px;
}
.winSP .set-box ~ .set-box {
  margin-top: 30px;
}

.winSP .ttl-box:before {
  width: 32px;
  height: 69px;
  top:-2px;
  left: 5px;
}
.winSP .ttl-wrap {
  width: 100%;
  display: block;
  padding: 6px 5px 4px 42px;
}
.winSP .ttl-wrap .ttl,.winSP .ttl-wrap span {
  display: block;
}
.winSP .ttl-wrap .ttl {
  font-size: 20px;
  font-size:2.0rem;
}
.winSP .ttl-wrap span {
  text-align: left;
}


.winSP .set-box .text-box {
  margin: 15px 0 0 0px;
}

.winSP .btn-box {
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: left;
}
.winSP .btn-box li {
  display: block;
  margin-left: 0;
}
.winSP #cat-01 .col-md-3 {
  text-align: center;
}
.winSP #cat-01 .txt {
  text-align: left;
  margin-top: 15px;
}
.winSP .bnr-area {
  margin-top: 30px;
}
/* TB */
.isDeviceTB .info-box .text {
}