@charset "utf-8";
/**
 * sliceofliving2017.css
 * works/products/sliceofliving2017/
 * update: 2016.12.12
 */

/*--------------------------------------------------
  #sdMainVisual
--------------------------------------------------*/
#sdMainVisual .item .heading {
  position: absolute;
  left: 10.1063829%;
  top: 37.8%;
}
#sdMainVisual .item .heading h2 {
    color: #000;
    margin-top: 4px;
    font-size: 36px;
    font-family: SL-Simplified;
}

.adjust #sdMainVisual .item {
  background-position: 55% 45%;
  background-size: auto 139%;
}
.adjust #sdMainVisual .item .heading {
  left: 7%;
}
.sd-content .comment2 .txt-box em {
    font-size: 20px;
}
.sd-content .comment2 .txt-box p {
    font-size: 14px;
}
@media(min-width:1920px) {
  #sdMainVisual .item {
    background-position: 50% 46%;
    background-size: cover;
  }
}
@media(max-width:640px) {
  #sdMainVisual .item .inner {
    margin: 0 20px 0 20px;
    text-align: center;
  }
  #sdMainVisual .item {
    background-position: 62% 92%;
background-size: auto 130%;
  }
  #sdMainVisual .item .heading {
    /*left: 0;*/
    left: initial;
    top: initial;
    /*bottom: 10px;*/
    position: relative;
    vertical-align: bottom;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------
  .sd-content
--------------------------------------------------*/
.sd-content {
  margin-top: 80px;
}

@media (max-width: 640px){
  .sd-content {
    margin-top: 50px;
  }
}

/*--------------------------------------------------
  .intro
--------------------------------------------------*/
.sd-content .intro .tag {
  text-align: center;
}
.sd-content .intro .tag strong {
  display: inline-block;
  margin-bottom: 30px;
  padding: 0 20px 10px;
  font-size: 87.5%;
  font-weight: normal;
  color: #585858;
  line-height: 1.0;
  border-bottom: 1px solid #9a9a9a;
  font-family: "SST W20 Roman",sans-serif;
}
.sd-content .intro h3 {
  font-size: 30px;
  color: #7F7F7F;
}
.sd-content .intro p {
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: -0.04em;
}

.adjust .sd-content .intro h3 {
  font-size: 168.8%;
}
.adjust .sd-content .intro p {
  text-align: left;
}
.adjust .sd-content .intro p.center {
  text-align: center;
}

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

/*--------------------------------------------------
  .section
--------------------------------------------------*/
.sd-content .section {
  position: relative;
  margin-top: 0;
}
.sd-content .section h4 {
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  color: #808080;
}
.sd-content .section h5 {
  text-align: center;
  line-height: 1.2;
  font-size: 27px;
  color: #808080;
}
.sd-content .section p {
  position: relative;
  z-index: 1;
  margin-top: 15px;
  padding-bottom: 11px;
  font-size: 14px;
  /*font-family: "SST W20 Roman",sans-serif;*/
  font-weight: lighter;
  line-height: 1.95;
  width: 764px;
  margin:15px auto;
  color: #646464;
}
.sd-content .section h5 + p {
  margin-top: 23px;
}
.sd-content .section .ttl-box {
  text-align: center;
}
.sd-content .section .ttl-box em {
  position: relative;
  display: inline-block;
  margin-bottom: 22px;
  padding-bottom: 12px;
  font-size: 16px;
  font-style: normal;
  line-height: 1.0;
}
.sd-content .section .ttl-box em:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  margin-left: -58px;
  width: 116px;
  height: 1px;
  background: #9a9a9a;
  content: "";
}
.sd-content .section.notice {
  margin-top: 30px;
}
.sd-content .section.notice p {
  font-size: 68.8%;
  text-align: right;
}

.adjust .sd-content .section h4 {
  font-size: 175%;
}
.adjust .sd-content .section h5 {
  font-size: 162.5%;
}
.adjust .sd-content .section .ttl-box em:after {
  margin-left: -75px;
  width: 150px;
}

@media(max-width:640px) {
  .sd-content .section p {
    padding-bottom: 10px;
    text-align: left;
    width: auto;
  }
  .sd-content .section.notice p {
    font-size: 62.5%;
    text-align: left;
  }
}

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

@media(max-width:640px) {
  .section.no-01 {
    margin-top: 50px;
  }
  .section.no-01 .thickbox {
    display: none;
  }
  .section.no-01 .embed {
    display: block;
  }
}

/* .section.no-02
--------------------------------------------------*/
.section.no-02 {
  margin-top: 60px;
}
.section.no-02 .txt-box {
  margin: 0 auto;
  width: 84.0425531%;
}

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

/* .section.no-03
--------------------------------------------------*/
.section.no-03 {
  margin-top: 35px;
  font-size: 0;
}
.section.no-03 .img-box {
  display: inline-block;
  vertical-align: top;
  margin-top: 2.5531914%;
  width: 48.7234042%;
}
.section.no-03 .img-box img {
  width: 100%;
  height: auto;
}
.section.no-03 .img-02,
.section.no-03 .img-04 {
  margin-left: 2.5531914%;
}

@media(max-width:640px) {
  .section.no-03 {
    margin-top: 30px;
  }
}
@media(max-width:480px) {
  .section.no-03 .img-box {
    margin: 10px 0 0 !important;
    width: auto;
  }
}

/* .section.no-04
--------------------------------------------------*/
.section.no-04 {
  margin-top: 160px;
}
.section.no-04 .img-box img {
  width: 100%;
}
.section.no-04 .txt-box {
  margin-top: 60px;
  text-align: center;
}

.adjust .section.no-04 .img-box img {
  margin-left: -5%;
  width: 110%;
}

@media(max-width:640px) {
  .section.no-04 {
    margin-top: 80px;
  }
  .section.no-04 .img-box img {
    margin-left: -5%;
    width: 110%;
  }
  .section.no-04 .txt-box {
    margin-top: 30px;
  }
}

/* .section.no-05
--------------------------------------------------*/
.section.no-05 {
  position: relative;
  margin-top: 70px;
  /*font-size: 0;*/
}
.section.no-05 .ttl-box {
  position: relative;
  float: right;
  z-index: 1;
  /*margin-top: 9.0425531%;*/
  margin-right: 27.6595744%;
  width: 45.7446808%;
}
.section.no-05 .img-01 {
  float: left;
  width: 215px;
  width: 22.8723404%;
}
.section.no-05 .img-01 img {
  margin-left: -55px;
  width: 416px;
  height: auto;
}
.section.no-05 .img-02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 230px;
  width: 24.4680851%;
}
.section.no-05 .img-02 img {
  margin-left: -65.2173913%;
  width: 462px;
  height: auto;
}
.section.no-05 .txt-box {
  position: relative;
  float: left;
  z-index: 1;
  margin-left: 3.7234042%;
  width: 430px;
  width: 45.7446808%;
}
.section.no-05 .txt-box p {
  margin: 35px auto 0;
  padding: 0;
  width: 286px;
  width: 66.5116279%;
}
.adjust .section.no-05 .img-01 img {
  margin-top:15%;
}
.adjust .section.no-05 .ttl-box {
  margin-top: 4%;
  margin-right: 28%;
  width: 48%;
}
.adjust .section.no-05 .txt-box {
  margin-left: 1.5%;
  width: 50%;
}
.adjust .section.no-05 .txt-box p {
  width: 80%;
}

@media(max-width:640px) {
  .section.no-05 {
    margin-top: 60px;
  }
  .section.no-05 .ttl-box {
    float: none;
    margin: 0;
    width: auto;
  }
  .section.no-05 .img-box {
    margin-top: 20px;
    font-size:0;
  }
  .section.no-05 .img-01 {
    display: inline-block;
    vertical-align: bottom;
    width: 47.372%;
  }
  .section.no-05 .img-01 img {
    margin-left: -7%;
    width: 120%;
  }
  .section.no-05 .img-02 {
    position: static;
    display: inline-block;
    vertical-align: bottom;
    width: 52.628%;
  }
  .section.no-05 .img-02 img {
    margin-left: -10%;
    width: 120%;
  }
  .section.no-05 .txt-box {
    margin: 10px 0 0;
    width: auto;
  }
  .section.no-05 .txt-box p {
    margin: 15px auto 0;
    width: auto;
  }
}

/* .section.no-06
--------------------------------------------------*/
.section.no-06 {
  margin-top: 70px;
  font-size: 0;
}
.section.no-06 .img-box {
  display: inline-block;
  vertical-align: top;
  width: 48.7234042%;
}
.section.no-06 .img-box img {
  width: 100%;
  height: auto;
}
.section.no-06 .img-02,
.section.no-06 .img-04 {
  margin-left: 2.5531914%;
}
.section.no-06 .img-03,
.section.no-06 .img-04 {
  margin-top: 2.5531914%;
}
.section.no-06 .txt-box {
  margin: 40px auto 0;
  width: 82.9787234%;
  font-size: 16px;
  font-size: 1rem;
}

.adjust .section.no-06 .txt-box {
  font-size: 1.2rem;
}

@media(max-width:640px) {
  .section.no-06 {
    margin-top: 30px;
  }
  .section.no-06 .txt-box {
    margin-top: 30px;
    width: auto;
    font-size: 0.9rem;
  }
}
@media(max-width:480px) {
  .section.no-06 .img-box {
    margin: 10px 0 0 !important;
    width: auto;
  }
  .section.no-06 .img-01 {
    margin-top: 0 !important;
  }
}



/* .section.no-07
--------------------------------------------------*/
.section.no-07 {
  margin-top: 140px;
}
.section.no-07 .img-box {
  margin-top: 45px;
}
.section.no-07 .img-box img {
  /*margin-left: -57.6595744%;*/
  width: 110%;
  height: auto;
}
.section.no-07 .txt-box {
  margin: -25px auto 0;
  width: 82.9787234%;
}

.adjust .section.no-07 .img-box img {
  margin-left: -65.6595744%;
}

@media(max-width:640px) {
  .section.no-07 {
    margin-top: 80px;
  }
  .section.no-07 .img-box {
    margin-top: 20px;
  }
  .section.no-07 .txt-box {
    width: auto;
  }
  .section.no-07 .img-box img {
  /*margin-left: -65.6595744%;*/
}
}

/* .section.no-08
--------------------------------------------------*/
.section.no-08 {
  margin-top: 160px;
}
.section.no-08 .img-box {
  margin-top: 50px;
}
.section.no-08 .img-box img {
  /*margin-left: -57.6595744%;*/
  width: 100%;
  height: auto;
}
.section.no-08 .txt-box {
  margin: 50px auto 0;
  width: 82.9787234%;
}

@media(max-width:640px) {
  .section.no-08 {
    margin-top: 80px;
  }
  .section.no-08 .img-box {
    margin-top: 20px;
  }
  .section.no-08 .txt-box {
    margin-top: 30px;
    width: auto;
  }
  .section.no-08 .img-box img {
    /*margin-left: -60.6595744%;*/
  }
}

/* .section.no-09
--------------------------------------------------*/
.section.no-09 {
  margin-top: 160px;
}
.section.no-09 .img-box img {
  /*margin-left: -18.6170212%;*/
  width: 100%;
  height: auto;
}
.section.no-09 .txt-box {
  text-align: center;
  margin: 50px auto 0;
}

.adjust .section.no-09 .img-box img {
  margin-left: -5%;
  width: 110%;
}

@media(max-width:640px) {
  .section.no-09 {
    margin-top: 80px;
  }
  .section.no-09 .img-box img {
    margin-left: -5%;
    width: 110%;
  }
  .section.no-09 .txt-box {
    margin-top: 30px;
  }
}

/* .section.no-10
--------------------------------------------------*/
.section.no-10 {
  margin-top: 100px;
}
.section.no-10 .img-box {
  margin-top: 60px;
}
.section.no-10 .img-box img {
  margin-left: -5%;
  width: 105%;
}
.section.no-10 .txt-box {
  margin: -5.3191489% auto 0;
  width: 82.9787234%;
}

@media(max-width:640px) {
  .section.no-10 {
    margin-top: 60px;
  }
  .section.no-10 .img-box {
    margin-top: 20px;
  }
  .section.no-10 .img-box img {
    margin-left: -8%;
  }
  .section.no-10 .txt-box {
    margin: -6.5% auto 0;
    width: auto;
  }
}

/* .section.no-11
--------------------------------------------------*/
.section.no-11 {
  margin-top: 160px;
}
.section.no-11 .img-box {
  margin: 60px auto 0;
  width: 79.1489361%;
}
.section.no-11 .img-box img {
  width: 100%;
  height: auto;
}
.section.no-11 .txt-box {
  margin: 40px auto 0;
  width: 82.9787234%;
}

@media(max-width:640px) {
  .section.no-11 {
    margin-top: 60px;
  }
  .section.no-11 .img-box {
    margin: 30px auto 0;
    width: 85%;
  }
  .section.no-11 .txt-box {
    margin: 20px auto 0;
    width: auto;
  }
}

/* .section.no-12
--------------------------------------------------*/
.section.no-12 {
  margin-top: 70px;
}
.section.no-12 .img-box img {
  /*margin-left: -57.6595744%;*/
  width: 100%;
  height: auto;
}

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



/*--------------------------------------------------
  .comment2
--------------------------------------------------*/
/* .comment2.no-01
--------------------------------------------------*/
.sd-content .comment2.no-01 {
  margin: 80px 0 0;
  background-color: #fcfdfe;
}
.sd-content .comment2.no-01 .txt-box {
  margin-left: 6.9148936%;
  padding: 75px 0 0;
  width: 495px;
}
.sd-content .comment2.no-01 .img-box img {
  width:100%;
}

.adjust .sd-content .comment2.no-01 .txt-box {
  padding: 50px 0;
}
.adjust .sd-content .comment2.no-01 .txt-box p {
  line-height: 1.9;
}
.adjust .sd-content .comment2.no-01 .img-box img {
  margin-left: 5%;
}

@media(max-width:640px) {
  .sd-content .comment2.no-01 {
    margin: 60px 0 0;
  }
  .sd-content .comment2.no-01 .txt-box {
    margin-left: 7%;
    padding: 40px 0 40px !important;
    width: 53%;
  }
  .sd-content .comment2.no-01 .img-box img {
    margin-left: -4%;
  }
}
@media(max-width:479px) {
  .sd-content .comment2.no-01 .txt-box {
    padding: 30px 0 65% !important;
    width: auto;
  }
  .sd-content .comment2.no-01 .img-box img {
    margin-left: -59%;
    width: 160%;
  }
}

/* .comment2.no-02
--------------------------------------------------*/
.sd-content .comment2.no-02 {
  margin: 70px 0 0;
  background-color: #fcfdfe;
}
.sd-content .comment2.no-02 .txt-box {
  margin-left: 365px;
  margin-left: 38.8297872%;
  padding: 55px 0 30px;
  width: 515px;
  width: 54.787234%;
}
.sd-content .comment2.no-02 .img-box img {
  width:100%;
}

.adjust .sd-content .comment2.no-02 .txt-box {
  margin-left: 42%;
  padding: 50px 0;
  width: 52%;
}
.adjust .sd-content .comment2.no-02 .txt-box p {
  line-height: 1.9;
}

@media(max-width:640px) {
  .sd-content .comment2.no-02 {
    margin: 50px 0 0;
  }
  .sd-content .comment2.no-02 .txt-box {
    margin-left: 44%;
    padding: 40px 0 !important;
    width: 50%;
  }
}
@media(max-width:479px) {
  .sd-content .comment2.no-02 .txt-box {
    padding: 30px 0 70% !important;
    width: auto;
  }
  .sd-content .comment2.no-02 .img-box img {
    width: 165%;
  }
}

/* .comment2.no-03
--------------------------------------------------*/
.sd-content .comment2.no-03 {
  margin-top: 140px;
  background-color: #fcfdfe;
}
.sd-content .comment2.no-03 .txt-box {
  margin-left: 8.2978723%;
  padding: 60px 0 30px;
  width: 50%;
}
.sd-content .comment2.no-03 .img-box img {
  width:100%;
}

.adjust .sd-content .comment2.no-03 .txt-box {
  margin-left: 7%;
  padding: 50px 0;
}
.adjust .sd-content .comment2.no-03 .txt-box p {
  line-height: 1.9;
}
.adjust .sd-content .comment2.no-03 .img-box img {
  margin-left: 3%;
}

@media(max-width:640px) {
  .sd-content .comment2.no-03 {
    margin: 60px 0 0;
  }
  .sd-content .comment2.no-03 .txt-box {
    margin-left: 7%;
    padding: 40px 0 40px !important;
    width: 52%;
  }
  .sd-content .comment2.no-03 .img-box img {
    margin-left: -6%;
  }
}
@media(max-width:479px) {
  .sd-content .comment2.no-03 .txt-box {
    padding: 30px 0 65% !important;
    width: auto;
  }
  .sd-content .comment2.no-03 .img-box img {
    margin-left: -59%;
    width: 160%;
  }
}

/*--------------------------------------------------
  .conclu
--------------------------------------------------*/
.sd-content .conclu {
  margin-top: 100px;
  text-align: center;
}
.sd-content .conclu p {
    width: 682px;
    font-size: 14px;
    line-height: 1.8;
    margin: auto;
}

.sd-content .pagination .index {
    margin-left: 0px;
}

.sd-content .pagination {
    margin: 110px 0 0;
}

@media(max-width:640px) {
  .sd-content .conclu {
    text-align: left;
  }
  .sd-content .pagination {
    margin: 40px 0 0;
  }
  .sd-content .conclu p {
    width: auto;
    font-size: 14px;
    line-height: 1.8;
    margin: auto;
  }
}


.sd-content .section span.title {
    vertical-align:bottom;
    position:relative;
    top: -1px;
    padding: 0 10px 0 0;
    background: url("../../img/icon_end_menu_next2_on.png") no-repeat right center;
    text-indent: 0px;
    display: inline-block;
    margin-top:15px;
}

@media(max-width:640px) {
    .sd-content .section span.title {
        background: url("../../img/icon_end_menu_nextl2_on.png") no-repeat right center;
        background-size: 6.75px 12px;
        margin-bottom:40px;
    }
}

.sd-content .section a {
    transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -webkit-transition: opacity 0.3s ease-in;
}
.sd-content .section a:hover {
    opacity: 0.6;
}


div.btnwrap {
    margin-top: 50px;
}

.sd-content .linkbtn a {
    min-width:210px;
}