@charset "utf-8";

/**
 * style.css
 * update: 2017.12.04
 */

/*========================================

  #sdMainVisual

========================================*/
#sdMainVisual .item {
  background-color: #f7f7f7;
  background-size: cover;
}

@media (max-width: 640px){}


/*========================================

  .content__heading

========================================*/
.content__heading {
  display: table;
  text-align: center;
  width: 100%;
  height: 100px;
  line-height: 1.0;
  color: #393939;
  background: #ececec;
}
.content__heading--inner {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  padding: 20px 0;
}
.content__heading em {
  display: block;
  margin-bottom: 5px;
  font-size: 120%;
  font-style: normal;
}
.content__heading h2 {
  font-family: 'SST W15 Light',sans-serif;
  font-size: 383%;
}

@media (max-width: 640px){
  .content__heading {
    height: auto;
  }
  .content__heading--inner {
    padding: 20px 30px;
  }
  .content__heading em {
    font-size: 81.3%;
  }
  .content__heading h2 {
    font-size: 175%;
  }
}


/*========================================

  .intro

========================================*/
.sd-content .intro h3 {
  line-height: 1.75;
  color: #534e4d;


}
.sd-content .intro p {
  letter-spacing: -0.04em;
}
.adjust .sd-content .intro h3 {
  font-size: 168.8%;
}

@media (max-width: 640px){
  .sd-content .intro p {
    text-align: left;
  }
}


/*========================================

  section

========================================*/
.rxlogo {
  display: inline;
}
.rxlogo.rxl1{
    width: 65px;
    padding-top: 14px;
}
.rxlogo.rxl2{
    width: 60px;
}

@media (max-width:640px) {
  .sd-content .intro h3 {
    font-size: 187.5% !important;
}
.sd-content .intro p {
    text-align: left;
    font-size: 125%;
    line-height: 2;
}
  .rxlogo.rxl1{
      width: 72px;
      padding-top: 6px;
  }
  .rxlogo.rxl2{
      width: 70px;
  }
}

.sd-content section .img-box {
  line-height: 0;
}
.sd-content section img {
  width: 100%;
  height: auto;
}
.sd-content section h5 {
  position: relative;
  z-index: 1;
  font-size: 205%;
  font-weight: lighter;
  line-height: 1.2;
  color: #534e4d;
}
.sd-content section p {
  position: relative;
  z-index: 1;
  font-size: 118%;
  line-height: 1.95;
  color: #534e4d;
}
.sd-content section p strong {
  font-weight: 700;
}
.sd-content section h5 + p {
  margin-top: 35px;
}
.sd-content section p + p {
  margin-top: 25px;
}
.sd-content section p.caption {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.6;
}

@media (max-width:640px) {
  .sd-content section h5 + p {
    margin-top: 30px;
  }
}


/*----------------------------------------
  section.no-01
----------------------------------------*/
section.no-01 {
  margin-top: 70px;
}
section.no-01 img {
  width: 100%;
  height: auto;
}
section.no-01 .mod-youtube {
  display: none;
}

@media (max-width:640px) {
  section.no-01 {
    margin-top: 50px;
  }
  section.no-01 .colorbox-movie {
    display: none;
  }
  section.no-01 .mod-youtube {
    display: block;
  }
}


/*----------------------------------------
  section.no-02
----------------------------------------*/
section.no-02 {
  margin-top: 70px;
}
section.no-02 .txt-box {
  margin: 0 auto;
  max-width: 758px;
}
section.no-02 h5 {
  text-align: center;
}
section.no-02 .img-box {
  margin: 65px auto 0;
  font-size: 0;
}
section.no-02 .img-box img {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

@media (max-width:640px) {
  section.no-02 .img-box {
    margin-top: 50px;
  }
}


/*----------------------------------------
  .comment2.no-01
----------------------------------------*/
.sd-content .comment2.no-01 {
  margin-top: 75px;
  background: #4f565c;
}
.sd-content .comment2.no-01 .txt-box {
  margin-left: 48.9361702%;
  padding: 80px 0 40px;
  width: 43.6170212%;
  color: #fff;
}

.adjust .sd-content .comment2.no-01 .txt-box {
  padding: 70px 0 40px;
}

@media (max-width:640px) {
  .sd-content .comment2.no-01 .img-box img {
    margin-left: -6%;
  }
}
@media (max-width:479px) {
  .sd-content .comment2.no-01 .txt-box {
    padding: 5px 0 70% !important;
    width: auto;
  }
  .sd-content .comment2.no-01 .img-box img {
    margin-left: 0;
    width: 150%;
  }
}


/*----------------------------------------
  section.no-03
----------------------------------------*/
section.no-03 {
  margin-top: 130px;
}
section.no-03 img {
  margin-left: -57.6595744%;
  width: 212.7659574%;
  max-height: 525px;
}


/*----------------------------------------
  section.no-04
----------------------------------------*/
section.no-04 {
  margin-top: 70px;
}
section.no-04 .txt-box {
  margin: 0 auto;
  max-width: 758px;
}
section.no-04 h5 {
  text-align: center;
}

@media (max-width:640px) {}


/*----------------------------------------
  section.no-05
----------------------------------------*/
section.no-05 {
  margin-top: 100px;
  font-size: 0;
}
section.no-05 .img-box-a {
  display: inline-block;
  vertical-align: top;
  max-width: 40px;
  width: 4.2553191%;
}
section.no-05 .img-box-a img {
  margin-left: -2355%;
  width: 1455%;
  
  max-height: 446px;
  width: auto;
}
section.no-05 .img-box-b {
  display: inline-block;
  vertical-align: top;
  margin-left: 31.9149%;
  max-width: 600px;
  width: 63.8297872%;
}
section.no-05 .img-box-b img {
  width: 186.667%;
  max-height: 446px;
  width: auto;
}

.adjust section.no-05 .img-box-a img {
  margin-left: -1100%;
}
.adjust section.no-05 .img-box-b {
  margin-left: 25%;
}

@media (max-width:640px) {
  section.no-05 {
    margin-top: 50px;
  }
  section.no-05 .img-box-a img {
    width: 2900%;
  }
  section.no-05 .img-box-b {
    margin-left: 30%;

  }
  section.no-05 .img-box-b img {
    width: 186.667%;
  }
}


/*----------------------------------------
  section.no-06
----------------------------------------*/
section.no-06 {
  margin-top: 100px;
}
@media (max-width:640px) {
	section.no-06 {
	  margin-top: 70px;
	}
}
/*----------------------------------------
  .comment2.no-02
----------------------------------------*/
.sd-content .comment2.no-02 {
  margin-top: 75px;
  background: #4f565c;
}
.sd-content .comment2.no-02 .txt-box {
  padding: 80px 0 40px;
  width: 45.7446808%;
  color: #fff;
}

.adjust .sd-content .comment2.no-02 .txt-box {
  padding: 40px 0 40px;
}

@media (max-width:640px) {
  .sd-content .comment2.no-02 .txt-box {
    width: 56%;
  }
  .sd-content .comment2.no-02 .img-box img {
    margin-left: -1%;
  }
}
@media (max-width:479px) {
  .sd-content .comment2.no-02 .txt-box {
    padding: 5px 0 70% !important;
    width: auto;
  }
  .sd-content .comment2.no-02 .img-box img {
    margin-left: -47%;
    width: 150%;
  }
}


/*----------------------------------------
  section.no-07
----------------------------------------*/
section.no-07 {
  margin-top: 130px;
}
section.no-07 img {
  margin-left: -57.6595744%;
  width: 212.7659574%;
}


/*----------------------------------------
  section.no-08
----------------------------------------*/
section.no-08 {
  margin-top: 70px;
}
section.no-08 .txt-box {
  margin: 0 auto;
  max-width: 758px;
}
section.no-08 h5 {
  text-align: center;
}

@media (max-width:640px) {}


/*----------------------------------------
  section.no-09
----------------------------------------*/
section.no-09 {
  margin-top: 70px;
}
section.no-09 img {
  margin-left: -31.2765957%;
  margin-left: -9.7%;
  width: 162.5531914%;
  width:auto;
  max-height: 180px;
}

@media (max-width:640px) {
	section.no-09 img {
		margin-left: -16.3%;
		width: 132.5531914%;
	}
}


/*----------------------------------------
  section.no-10
----------------------------------------*/
section.no-10 {
  margin-top: 130px;
}
section.no-10 .txt-box {
  margin: 0 auto;
  max-width: 758px;
}
section.no-10 h5 {
  text-align: center;
}

@media (max-width:640px) {}


/*----------------------------------------
  section.no-11
----------------------------------------*/
section.no-11 {
  margin-top: 80px;
  font-size: 0;
}
section.no-11 .img-box-a,
section.no-11 .img-box-b {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
section.no-11 .img-box-a img {
  margin-left: -33.6170212%;
  width: 133.6170212%;
  
  max-height: 392px;
  width: auto;
  margin-left: -19.5%;
}
section.no-11 .img-box-b img {
  box-sizing: border-box;
  width: 133.6170212%;
  border: 1px solid #c2c1c0;
  
  max-height: 392px;
  width: auto;
  margin-left: 0%;
}

.adjust section.no-11 .img-box-a img {
  margin-left: -15%;
  width: 115%;
}
.adjust section.no-11 .img-box-b img {
  width: 115%;
}

@media (max-width:640px) {
  section.no-11 {
    margin-top: 50px;
  }
  section.no-11 .img-box-a,
  section.no-11 .img-box-b {
    display: block;
    width: auto;
  }
  section.no-11 .img-box-a img,
  section.no-11 .img-box-b img {
    margin-left: 0;
    width: 100%;
  }
}


/*----------------------------------------
  .comment2.no-03
----------------------------------------*/
.sd-content .comment2.no-03 {
  margin-top: 60px;
  background: #4f565c;
}
.sd-content .comment2.no-03 .txt-box {
  margin-left: 50%;
  padding: 80px 0 40px;
  width: 43.6170212%;
}
.sd-content .comment2 .txt-box p{
  color: #fff;
}


.adjust .sd-content .comment2.no-03 .txt-box {
  padding: 60px 0 40px;
}

@media (max-width:640px) {
  .sd-content .comment2.no-03 .img-box img {
    margin-left: -6%;
  }
}
@media (max-width:479px) {
  .sd-content .comment2.no-03 .txt-box {
    padding: 5px 0 70% !important;
    width: auto;
  }
  .sd-content .comment2.no-03 .img-box img {
    margin-left: 0;
    width: 150%;
  }
}


/*----------------------------------------
  section.no-12
----------------------------------------*/
section.no-12 {
  margin-top: 130px;
}
section.no-12 .txt-box {
  margin: 0 auto;
  max-width: 758px;
}
section.no-12 h5 {
  text-align: center;
}

@media (max-width:640px) {}


/*----------------------------------------
  section.no-13
----------------------------------------*/
section.no-13 {
  margin: 75px 0 85px;
}
section.no-13 .img-box {
  margin-left: -57.6595744%;
  width: 212.7659574%;
  font-size: 0;
  
  margin-left: -45.25%
}
section.no-13 .img-box img {
  display: inline-block;
  width: 20%;
  
  max-height: 241px;
  width: auto;
}

@media (max-width:640px) {
	section.no-13 .img-box {
	  width: 100%;  
	  margin-left: 0%
	}
	section.no-13 .img-box img {
	  width: 50%;
	}
	section.no-13 .img-box img:nth-child(4) {
		display:none;
	}
}


.comment2 .img-box img {
	width: 100%;
}
