@charset "utf-8";

/* -------------------------------------------------------------------
.template-creator
------------------------------------------------------------------- */
.template-creator {
  background-color: #f2f2f2;
}

.template-talk {
    background-color: #f2f2f2;
}

.template-container {
  max-width: 840px;
  padding-right: 70px;
  padding-bottom: 100px;
  padding-left: 70px;
  margin: 0 auto;
  background-color: #fff;
}
.common-button {
  margin: 0 auto;
}





/* breadcrumb */
.breadcrumb .container {
  width: 100%;
}





/* template-content */
.template-content {
  font-size: 1.4rem;
  line-height: 1.6;
}
.template-content p {
  margin-bottom: 10px;
}
.template-content img {
  display: inline;
  width: auto;
  max-width: 100%;
}
.template-content .img-responsive {
  display: block;
}
.template-content h1, .template-content .h1, .template-content h2, .template-content .h2, .template-content h3, .template-content .h3, .template-content h4, .template-content .h4, .template-content h5, .template-content .h5, .template-content h6, .template-content .h6 {
  font-weight: bold;
  line-height: 1.3;
}
.template-content h1, .template-content .h1 {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.6em;
  font-size: 28px;
}
.template-content h2, .template-content .h2 {
  font-size: 20px;
}
.template-content h4, .template-content .h4, .template-content h5, .template-content .h5, .template-content h6, .template-content .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.template-content h4, .template-content .h4 {
  font-size: 16px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 769px) {
  .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}





.mainImg {
  margin-bottom: 20px;
}
.profile {
  padding-bottom: 60px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
.profile .detail01 .detailImg {
  width: 43.8%;
  font-size: 0.87em;
}
.profile .detail01 .detailImg .photo img {
  margin-bottom: 3px;
}
.profile .detail01 .detailImg p {
  position: relative;
  padding: 13px;
  border-radius: 5px;
  margin-top: 28px;
  line-height: 1.6;
  background: #b3b3b3;
}
.profile .detail01 .detailImg p::before {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(50% - 10px);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #B3B3B3 transparent;
  border-width: 0 10px 20px 10px;
}
.profile .detail01 .detailTxt {
  position: relative;
  min-height: 342px;
  width: 55%;
  padding-right: 0;
  padding-left: 20px;
}
.profile .detail01 .detailTxt .inner {
  /*position: absolute;*/
  bottom: 0;
  padding-right: 10px;
}
.profile .detail01 .detailTxt .inner .name {
  margin-bottom: 2.2em;
}
.profile .detail01 .detailTxt .inner .name img {
  width: 73.5%;
}
.profile .detail01 .detailTxt .inner p {
  margin-bottom: 0;
}
.conts {
  margin-bottom: 60px;
}
.conts .txtConts .box h3 {
  margin-bottom: 20px;
  font-size: 1.57em;
}
.conts .txtConts .box h3 img {
  width: 13.5%;
  margin-bottom: 25px;
}
.conts .txtConts .box .first-letter {
  margin: 2em 0;
  line-height: 1.7em;
}
.conts .txtConts .box .first-letter:first-of-type {
  margin: 0;
}
.conts .txtConts .box .first-letter:first-letter {
  float: left;
  display: block;
  padding: 1em 0.5em;
  margin-top: 0.1em;
  margin-right: 0.4em;
  font-size: 1.5em;
  background-color: #333;
  color: #fff;
}
.conts .imgConts .box {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.conts .imgConts .box ul li {
  display: inline-block;
  width: calc(50% - 5px);
  vertical-align: top;
}
.conts .imgConts .box ul li:nth-child(2) {
  margin-left: 5px;
}
.conts .imgConts .box img {
  margin-bottom: 10px;
}
.conts .imgConts .box dl dd {
  font-size: 85.71428571428571%;
}

.txtBox {
  margin-top: 1em;
  padding: 5px 25px;
  color: #FFF;
  font-weight: bold;
  background-color: #000;
  display: block;
  letter-spacing: -0.08em; }

.bonusBox {
    border: 1px solid #8CAAB4; }

  .bonusBox .contsLead {
      margin: 0;
      padding: 16px 0;
      text-align: center;
      background-color: #F3F3F3; }

.bonusBox .contsLead img {
        display: inline-block; }

.bonusBox .inner {
      padding: 15px 30px; }

.bonusBox .inner .head {
        color: #527F91; }