@charset "UTF-8";


/* for sp*/
@media screen and (max-width: 767px) {

  .mainCopy .copy00{
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 15px;
  }
}

img {
  width: 100%;
  vertical-align: bottom;
}
figure span{
  display: block;
  font-size: 10px;
  line-height: 1.2;
  text-align: right;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
figure span{
  font-size: 10px;
}
}

footer:after, header:after, article:after, section:after, aside:after, div:after, ul:after, ol:after, dl:after {
  content: "";
  display: block;
  clear: both;
}
.taL{text-align:left !important;}
.taC{text-align:center !important;}
.taR{text-align:right !important;}

.marT00{margin-top: 0;}
.marT03{margin-top: 3px;}
.marT15{margin-top: 15px;}


.mainvisual{
  position: relative;
}
.mainvisual .txt{
  width: 166px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.mainvisual ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 60px;
}
.mainvisual ul li{
  position: relative;
  width: 50%;
}
.mainvisual ul li span{
  position: absolute;
  color: #000;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  line-height: 1.2;
  text-align: right;
  text-shadow:1px 1px 3px #fff, -1px -1px 3px #fff,
            -1px 1px 3px #fff, 1px -1px 3px #fff,
            0px 1px 3px #fff,  0-1px 3px #fff,
            -1px 0 3px #fff, 1px 0 3px #fff;
}
.mainvisual ul li:nth-child(1) span{
  right: initial;
  left: 5px;
}
@media screen and (max-width: 767px) {
  .mainvisual{
  }
  .mainvisual .txt{
    max-width: 120px;
  }
  .mainvisual ul{
    margin-bottom: 30px;
  }
  .mainvisual ul li{
    position: relative;
  }
  .mainvisual ul li span{
    bottom: -.75rem;
  }
}

.cap{
  font-weight: 500;
  font-size:10px;
  line-height:1.4;
  letter-spacing: normal;
  color: #777;
  margin-top: 10px;
}
#page{
  margin-bottom: 0;
  padding-bottom: 0;
}

.sp{display:none;}
.pc{display:block;}

.spIL{display:none;}
.pcIL{display:inline;}

.conSP{
  margin-left:0 !important;
  margin-right:0 !important;
}
.conPC{
  max-width:1100px;
  width: auto !important;
  width: 1100px;
  /**/
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:10px;
  padding-right:10px;
}

a:link,
a:visited{}
a:active,
a:not(.disabled):hover{
  text-decoration:none;
  }
a,
.hover{
  -webkit-transition: .3s;
  transition: .3s;
  }
a:not(.noRO):hover,
.hover:hover{
  filter:alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity:0.7;
  -khtml-opacity: 0.7; 
  opacity:0.7;
  zoom:1; 
  }

.hover img:hover {
  filter: alpha(opacity=70);/* IE lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* IE 8 */
  }

.disabled{
  text-decoration:none;
}

#pjContents{
  margin:148px 0 0 0;
  padding:0 0 20px 0;
  }
#pageH{
  margin: 0 0 70px 0;
  }
#pageH > img{}
#pageTtl{
  font-size: 385%;
  }
#pageH .cap{
  right: 20px;
  }

.lead01{
  font-size: 14px;
  }
.section{
  margin: 0 0 50px 0;
  }
.section:last-child{
  margin-bottom: 0;
}
.section02{
  margin: 0 0 50px 0;
  }
.caption{
  margin: 0 0 30px 0;
}

#pageH{
  position: relative;
  overflow: hidden;
  margin: 60px auto 70px;
  max-width: 1000px;
  width: 90%;
}
#pageTtl {
  position: absolute;
  top: 50%;
  left: 2%;
  -webkit-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
  text-align: left;
  line-height: 1.0;
  letter-spacing: normal;
  color: #fff;
  font-weight: normal;
  font-size: 50px;
}
#pageH .cap {
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
  width: 100%;
  padding: 0;
  font-size: 10px !important;
  color: #000;
}
.conPC {
  max-width: 1000px;
  width: auto !important;
  width: 90%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 10px;
  padding-right: 10px;
}
.copy00 {
  margin: 0 0 .5em 0;
  font-size: 40px;
  /*color: #943d4d;*/
  letter-spacing: .2rem;
  font-weight: normal;
  font-weight: 500;
  text-align: center;
}
.copy01 {
  margin: 0 0 1em 0;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  font-weight: normal;
  font-weight: 500;
}
.copy01 sup{
  font-size: 12px;
}

@media print, screen and (min-width:768px) {
  
  a.anchor{
    display: block;
    padding-top: 200px;
    margin-top: -200px;
  }
  
  .copy00{
    margin:0 0 0.5em 0;
  }
}
@media print, screen and (max-width:767px) {
  .pageTit{
    margin: 30px auto;
  }
  .copy00 {
    font-size: 24px;
    
  }
}

.lNav{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.lNav li{
  width: 24%;
  border-right: solid 1px rgba(0,0,0,.4);
  box-sizing: border-box;
  padding: 0 10px;
}
.lNav li:last-child{
  border-right: none;
}
.lNav li a{
  display: block;
  transition: .3s;
  background: #ffffff;
  padding: 15px 5px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  letter-spacing: .15rem;
}
.lNav li a span{
  display: block;
  color: #988982;
  font-size: 10px;
  letter-spacing: 0;
  margin-top: 5px;
  transition: .3s;
}
.lNav li a:hover{
  background: #73655e;
  color: #fff;
  opacity: 1;
}
.lNav li.current a{
  background: #73655e;
  color: #fff;
}
.lNav li.current span{
  color: #fff;
}
.lNav li a:hover span{
  color: #fff;
}
.lNav:after{
  display: none;
}
@media print, screen and (max-width:950px) {
  .lNav li a{
    font-size: 1.6vw;
    padding: 15px 2%;
  }
}
@media print, screen and (max-width:767px) {
.lNav li:nth-child(even){
  border-right: none;
}
.lNav li a{
  padding: 15px 3px;
  font-size: 11px;
  letter-spacing: 0;
}
}


.taC {
  text-align: center !important;
}
#pjContents {
  margin: 0;
  padding: 0 0 20px 0;
}
#pageH{
  margin: 30px auto;
  width: 100%;
}
#pageTtl {
  font-size: 35px;
  color: #000;
  letter-spacing: .2rem;
}
.quaCopy01 {
  margin: 0 0 0.3em 0;
  font-size: 170%;
  line-height: 1.6;
  font-weight: normal;
  font-weight: 500;
}


.quaBox01{
  padding: 20px;
  background: #000;
  color: #fff;
}
.quaBox01 p.cap{
  color: #fff;
}
.quaBox02{
  padding: 20px;
  border: 1px solid #ccc;
}
.quaUnit{
  margin: 0 0 40px 0;
}
.quaUnit.line{
  padding: 40px 0 0 0;
  border-top: 1px solid #ccc;
}
.quaTtl{
  margin: 0 0 1.0em 0;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  font-weight: normal;
}
.quaTxt{
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
}
.quaImg{
  position: relative;
  margin: 20px 0 0 0;
}
.quaImg img{
  width: 100%;
}
.quaImg span{
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
  font-size: 77%;
  line-height: 1.2;
  letter-spacing: normal;
}


/* for PC*/
  
  a.anchor{
    display: block;
    padding-top: 200px;
    margin-top: -200px;
  }
  
  .copy00{
    margin:0 0 0.5em 0;
  }
  

.quaCopy01 {
  margin: 0 0 1.0em 0;
  font-size: 30px;
}
.quaCopy01 span{
  font-size: 18px;
}
.quaBox01{
  padding: 50px 4.6%;
}
.quaBox01 p.cap{}
.quaBox02{
  padding: 50px 3%;
}
.quaUnit{
  margin: 0 0 50px 0;
}
.copy01 {
  font-size: 18px;
}
  .quaUnit.line{
    padding: 50px 0 0 0;
  }
  .quaTtl{
    /*font-size: 139%;*/
  }
  .quaTxt{}
  .quaImg{}


/* SAFETY ////////////////////////////// */

.slide{
  padding-bottom: 60px;
}
.slide .swiper-slide{
  padding-bottom: 50px;
}
  /*saf01*/
  #saf01{}
  #saf01 .quaTxtBox{
    float: left;
    width: 48%;
    margin: 0 0 0 0;
  }
  #saf01 .quaImgBox{
    float: right;
    width: 43.87%;
  }
  
  /*saf02*/
  #saf02{}
  .safBlock01{
    float: left;
    width: 32.6%;
    margin: 0 0 0 0;
    border-bottom: none;
  }
  .safBlock01:nth-of-type(1){
    padding:0 2.1% 0 0;
  }
  .safBlock01:nth-of-type(2){
    width: 34.7%;
    padding:0 2.1%;
    
    border-right: 1px solid #222;
    border-left: 1px solid #222;
  }
  .safBlock01:nth-of-type(3){
    padding:0 0 0 2.1%;
  }
  .safBlock01 .quaUnit{
    width: 100%;
  }
  .safBlock01 .quaTtl{
    font-size: 20px;
  }
  .safBlock01 p.quaTxt{
    min-height: 7em;
  }
  .safTtl,
  .strTtl{
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 20px auto;
    border-radius: 50%;
    background: #00582d;
    color: #fff;
    font-size: 25px;
    text-align: center;
    font-weight: normal;
  }
  .safBlock01 dl{
    padding: 10px 0 0 0;
  }
  .safBlock01 dt{}
  .safBlock01 dl + .quaImg{}

  /*saf03*/
  #saf03{}
  #saf03 .quaTxtBox{
    float: left;
    width: 30%;
    margin: 0 2.2% 0 0;
  }
  #saf03 dl{
    float: left;
    font-size: 13px;
    line-height: 1.6;
    padding: 0 2% 10px 2%;
    border-bottom: none;
    border-right: 1px solid #ccc; 
  }
  #saf03 dl:nth-of-type(1){
    width: 16%;
    border-top: none;
    border-left: 1px solid #ccc; 
  }
  #saf03 dl:nth-of-type(2){
    width: 22%;
    border-top: none;
  }
  #saf03 dl:nth-of-type(3){
    width: 29%;
  }
#saf03 dl dt{
  margin: 0 0 10px 0;
  line-height: 1.0;
  text-align: center;
}
  #saf03 dl dt img{
    height: auto;
  }
#saf03 dl:nth-of-type(1) dt{
  background: #a6a6a6;
}
#saf03 dl:nth-of-type(2) dt{
  background: #6e6e6e;
}
#saf03 dl:nth-of-type(3) dt{
  background: #43676b;
}
#saf03 dl dd strong{
  color: #d87d06;
}
#saf03 dl dd span{
  color: #d87d06;
  display: block;
  text-align: center;
    font-size: 14px;
}
  /*saf04*/
  #saf04{}
  #saf04 .quaTxtBox{
    float: left;
    width: 48.97%;
    margin: 0 0 0 0;
  }
  #saf04 .quaImgBox{
    float: right;
    width: 40.81%;
  }
  
  /*saf05*/
  #saf05{}
  #saf05 .quaUnit{
    margin-right: 0 !important;
  }
  #saf05 .quaUnit:nth-of-type(1),
  #saf05 .quaUnit:nth-of-type(2){
    width: 47.22%;
    margin-right: 0;
  }
  #saf05 .quaUnit:nth-of-type(1){
    float: left;
  }
  #saf05 .quaUnit:nth-of-type(2){
    float: right;
    padding-top:0;
    border-top: none;
  }
  #saf05 .quaUnit:nth-of-type(3),
  #saf05 .quaUnit:nth-of-type(4){
    clear: both;
    float: none;
    width: 100%;
  }
  #saf05 .quaUnit:nth-of-type(3) .quaTxtBox,
  #saf05 .quaUnit:nth-of-type(4) .quaTxtBox{
    float: left;
    width: 28.85%;
    margin-right: 1.7%;
  }
  #saf05 .quaUnit:nth-of-type(3) .quaImgBox:nth-of-type(2){
    float: left;
    width: 41.66%;
  }
  #saf05 .quaUnit:nth-of-type(3) .quaImgBox:nth-of-type(3){
    float: right;
    width: 23.61%;
  }
  #saf05 .quaUnit:nth-of-type(4) .quaImgBox:nth-of-type(2){
    float: left;
    width: 44.9%;
  }
  #saf05 .quaUnit:nth-of-type(4) .quaTxtBox02:nth-of-type(3){
    float: right;
    width: 23.14%;
  }
#saf05 .quaUnit:nth-of-type(4) .quaTxtBox02:nth-of-type(3) h5 {
  margin: 0 0 0.5em 0;
  padding: 0.4em;
  background: #99b4b6;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
}

  /* STRENGTH ////////////////////////////// */
  .strTtl{
    margin-bottom: 30px;
  }
  /*str01*/
  #str01 .quaTxtBox{
    float: left;
    width: 50%;
    margin: 0 0 0 0;
  }
  #str01 .quaTxtBox .lead01 sup{
    font-size: 10px;
  }
  #str01 .quaImgBox{
    float: right;
    width: 43.87%;
  }
  #str01 .quaImgBox img{
    margin-bottom: .5em;
  }
  #str01 .mark {
    width: 1em;
    height: 1em;
    display: inline-block;
    margin: 0 1px 0;
    vertical-align: text-top;
    border:solid 1px #fff;
  }
  #str01 .shikaku1{
    background-color: #3e3a39;
  }
  #str01 .shikaku2{
    background-color: #727171;
  }
  #str01 .maru1{
    background-color: #727171;
    border-radius: 20px;
  }

/*str02*/
#str02{
}
#str02 .inBox{
  background-color: #f5f3f0;
  padding: 30px;
  margin-bottom: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
#str02 .inBox .tit{
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 0;
  border-radius: 50%;
  background: #73655e;
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: normal;
}
#str02 .inBox .conts{
  width: calc(100% - 110px);
  margin-left: 30px;
}
#str02 .inBox .conts .midashi{
  font-size: 20px;
  color: #943d4d;
  line-height: 1.4;
  margin-bottom: 10px;
}
#str02 .inBox .conts .t1{
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}
#str02 .inBox .conts .komi{
  padding: 0.4em;
  background: #943d4d;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: center;
}
#str02 .inBox .conts .t2{
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
}
#str02 .inBox .conts ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#str02 .inBox .conts ul li{
  width: 46%;
}
#str02 .inBox .conts ul.ls li:nth-child(1){
  width: 52%;
}
#str02 .inBox .conts ul.ls li:nth-child(2){
  width: 36%;
}
#str02 .inBox .conts .roof{
  max-width: 423px;
  width: 90%;
  margin: 0 auto 30px;
}
@media print, screen and (max-width:767px) {
  #str02 .inBox{
    padding: 15px;
    display: block;
  }
  #str02 .inBox .tit{
    margin: 0 auto 30px;
  }
  #str02 .inBox .conts{
    width: 100%;
    margin-left: 0;
  }
  #str02 .inBox .conts ul{
    display: block;
    margin-bottom: 20px;
  }
  #str02 .inBox .conts ul li{
    width: 100%;
    margin-bottom: 20px;
  }
  #str02 .inBox .conts ul.ls li:nth-child(1){
    width: 100%;
  }
  #str02 .inBox .conts ul.ls li:nth-child(2){
    width: 100%;
  }
  #str02 .inBox .conts .roof{
    margin: 0 auto 20px;
  }
}

  /* STRENGTH ////////////////////////////// */

/* AFTER SUPORT ////////////////////////////// */

/*aft01*/
#aft01{}
#aft01 .quaTxtBox{
  float: left;
  width: 53.06%;
  margin: 0 0 0 0;
}
#aft01 .quaImgBox{
  margin: 2em 0;
}
#aft01 .quaImgBox img{
  margin-bottom: .5em;
}
#aft01 .mark {
  width: 1em;
  height: 1em;
  display: inline-block;
  margin: 0 1px 0;
  vertical-align: text-top;
  border:solid 1px #fff;
}
#aft01 .shikaku1{
  background-color: #3e3a39;
}
#aft01 .shikaku2{
  background-color: #727171;
}
#aft01 .maru1{
  background-color: #727171;
  border-radius: 20px;
}

/*aft02*/
#aft02{
  max-width: 510px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#aft02 .quaTtl{
  font-size: 20px;
}
/*aft03*/
#aft03{
  margin-bottom: 30px;
  border: none;
  background-color: #f5f3f0;
}
#aft03 .quaUnit{
  float: left;
  width: 30%;
  margin: 10px 5% 0 0;
}
#aft03 .quaUnit:nth-of-type(3n){
  margin-right: 0;
}
#aft03 section.quaUnit:nth-of-type(1){
  transition-delay: 0s;
}
#aft03 section.quaUnit:nth-of-type(2){
  transition-delay: .1s;
}
#aft03 section.quaUnit:nth-of-type(3){
  transition-delay: .2s;
}
#aft03 .quaTtl1{
  text-align: center;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: normal;
}
#aft03 .quaTtl2{
  text-align: center;
  font-size: 18px;
  background-color: #943d4d;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
  padding: 5px 0;
}
#aft03 .quaTtl3{
  text-align: center;
  font-size: 18px;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", sans-serif;
  margin: 20px 0;
  font-weight: bold;
}
#aft03 .icon{
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#aft03 .icon:after{
  display: none;
}
#aft03 .icon li{
  width: calc(100% / 6 - 10px);
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: bold;
}
#aft03 .icon li .img{
  border: solid 1px #943d4d;
  padding: 10px;
  margin-bottom: 10px;background-color: #fff;
}
#aft03 .txt1{
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}

/* ASSET VALUE ////////////////////////////// */

/*asset01*/
#asset01.quaBox01{
  background-color: #fff;
  color: #000;
}
#asset01 .quaImgBox{
  margin: 2em auto 10px;
  max-width: 530px;
  width: 80%;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  position: relative;
}
#asset01 .quaImgBox:before{
  content: '';
  background: url(../img/quality/asset/quality_asset_01.png) no-repeat top center / contain;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50%;
  height: 50%;
  z-index: 1;
  pointer-events: none;
}
#asset01 .quaImgBox li{
  width: 46%;
  margin: 0 2%;
  transition: .3s;
}
#asset01 .quaImgBox li:first-child{
  width: 51%;
  margin: 0 3% -10%;
}
#asset01 .quaImgBox li a:hover{
  opacity: 1;
}
#asset01 .quaImgBox li:hover:nth-child(1){
  transform: translateY(-10px);
}
#asset01 .quaImgBox li:hover:nth-child(2){
  transform: translate(-10px,10px);
}
#asset01 .quaImgBox li:hover:nth-child(3){
  transform: translate(10px,10px);
}
#asset01 .notes{
  margin: 0 auto 3em;
  max-width: 530px;
  width: 80%;
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
}
/*asset02*/
#asset02{
  margin: 0 auto;
  max-width: 890px;
  width: 100%;
}
#asset02 .quaCopy01{
  margin-bottom: -60px;
}
#asset02 .quaCopy01 strong{
  color: #943d4d;
}
#asset02 .linkConts{
  padding-top: 100px;
}
#asset02 .quaTxt{
  margin: 2em 0 0;
}
#asset02 .quaTxt span{
  font-size: 12px;
}
#asset02 .notes{
  font-size: 12px;
  margin-top: 1em;
}
#asset02 .purple{
  color: #A30B5E;
}
#asset02 .quaImg2{
  margin: 2em auto;
  max-width: 890px;
}
#asset02 .quaImg3{
  margin: 2em auto;
  max-width: 690px;
  width: 80%;
}

@media print, screen and (max-width:767px) {
.lNav li{
  width: 49%;
  margin-bottom: 2%;
}
.section {
  margin: 0 0 50px 0;
}
#pageTtl {
  font-size: 25px;
}
  .quaCopy01 {
    font-size: 20px;
  }
  .quaCopy01 span{
    font-size: 14px;
    display: block;
  }
  .quaBox01{
    padding: 50px 4.6%;
  }
  .quaBox01 p.cap{}
  .quaBox02{
    padding: 50px 4.6%;
  }
  .safBlock01{
    width: 100%;
    border-bottom: 1px solid #222;
  }
  .safBlock01:nth-of-type(1){
    width: 100%;
    border-bottom: 1px solid #222;
  }
  .safBlock01:nth-of-type(2){
    width: 100%;
    border-bottom: 1px solid #222;
    border-right: none;
    border-left: none;
  }
  .safBlock01:nth-of-type(3){
    width: 100%;
  }
  .quaUnit{
    margin: 0 0 50px 0;
  }

  .quaUnit.line{
    padding: 50px 0 0 0;
  }
  .quaTtl{
    /*font-size: 139%;*/
  }
  .quaTxt{}
  .quaImg{}
/* SAFETY ////////////////////////////// */

.slide .swiper-slide{
  padding-bottom: 30px;
}
/*saf01*/
#saf01{}
#saf01 .quaTxtBox{
  margin: 0 0 20px 0;
  width: 100%;
}
#saf01 .quaImgBox{
  width: 100%;
}

/*saf02*/
#saf02{}
.safBlock01{
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #222;
  width: 100%;
}
.safBlock01:last-of-type{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: none;
}
.safTtl,
.strTtl{
}
.safBlock01 dl{
  padding: 10px 0 0 0;
}
.safBlock01 dt{
  text-align: left;
}
.safBlock01 dl + .quaImg{
  margin: 20px 0 0 0;
}

/*saf03*/
#saf03{}
#saf03 .quaTxtBox{
  margin: 0 0 20px 0;
  width: 100%;
}
#saf03 dl{
  padding: 20px 0;
  border-right: none;
  width: 100%;
}
#saf03 dl:nth-of-type(1){
  border-left: none;
  width: 40%;
}
#saf03 dl:nth-of-type(2){
  width: 58%;
  margin-left: 2%;
}
#saf03 dl:nth-of-type(3){
  width: 100%;
}
#saf03 dl dt img{
  height: 30px;
  width: auto;
}
#saf03 dl dd{
  font-size: 85%;
  text-align: left;
  line-height: 1.6;
}
/*saf04*/
#saf04{}
#saf04 .quaTxtBox{
  margin: 0 0 20px 0;
  width: 100%;
}
#saf04 .quaImgBox{
  width: 100%;
}

/*saf05*/
#saf05{}
#saf05 .quaUnit:nth-of-type(1){
  width: 100%;
}
#saf05 .quaUnit:nth-of-type(2){
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
#saf05 .quaUnit:nth-of-type(3) .quaTxtBox, #saf05 .quaUnit:nth-of-type(4) .quaTxtBox{
  width: 100%;
}
#saf05 .quaUnit:nth-of-type(4) .quaImgBox:nth-of-type(2),
#saf05 .quaUnit:nth-of-type(4) .quaTxtBox02:nth-of-type(3) {
  width: 100%;
}
#saf05 .quaUnit:nth-of-type(4) .quaTxtBox02:nth-of-type(3) h5 {
  margin: 2em 0 0.5em 0;
  font-size: 16px;
}

/* STRENGTH ////////////////////////////// */
.strTtl{}
/*str01*/
#str01{}
#str01 .quaTxtBox{
  margin: 0 0 20px 0;
  width: 100%;
}
#str01 .quaImgBox{
  width: 100%;
}

/*str02*/
#str02{}
#str02 dl{
  padding: 20px 0 0 0;
}
#str02 dl dt{
  margin: 0 0 0.5em 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
#str02 .quaImgBox{
  padding: 20px 0 0 0;
}
#str02 .quaUnit:nth-of-type(1), #str02 .quaUnit:nth-of-type(2) {
  width: 100%;
}
#str02 .quaUnit:nth-of-type(4) .quaTtl{
min-height: 40px;
background: url("../images/quality_str_07_2x.png") no-repeat right top;
background-size: contain;
}
#str02 .quaUnit:nth-of-type(1) dl{
  width: 100%;
}
#str02 .quaUnit:nth-of-type(1) .quaImgBox{
  width: 100%;
  margin: 0;
}
#str02 .quaUnit:nth-of-type(1) .quaTxtBox,
#str02 .quaUnit:nth-of-type(2) .quaTxtBox,
#str02 .quaUnit:nth-of-type(3) .quaTxtBox,
#str02 .quaUnit:nth-of-type(4) .quaTxtBox,
#str02 .quaUnit:nth-of-type(1) .quaImgBox:nth-of-type(2),
#str02 .quaUnit:nth-of-type(1) .quaImgBox:nth-of-type(3),
#str02 .quaUnit:nth-of-type(2) .quaImgBox:nth-of-type(2),
#str02 .quaUnit:nth-of-type(2) .quaImgBox:nth-of-type(3),
#str02 .quaUnit:nth-of-type(3) .quaImgBox:nth-of-type(2),
#str02 .quaUnit:nth-of-type(3) .quaImgBox:nth-of-type(3),
#str02 .quaUnit:nth-of-type(4) .quaImgBox:nth-of-type(2),
#str02 .quaUnit:nth-of-type(4) .quaImgBox:nth-of-type(3),
#str02 .quaUnit:nth-of-type(3) .box{
  width: 100%;
}
#str02 .quaUnit:nth-of-type(2){
  float: right;
  padding-top: 40px;
  border-top: 1px solid #ccc !important;
}

/* AFTER SUPPORT ////////////////////////////// */

/*aft01*/
#aft01{}
#aft01 .quaTxtBox{
  margin: 0 0 20px 0;
}
#aft01 .quaImgBox{}

/*aft02*/
#aft02{}

/*aft03*/
#aft03{}
#aft03 .quaTtl1{
  font-size: 24px;
}
#aft03 .quaTtl2{
  font-size: 14px;
}
#aft03 .quaTtl3{
  text-align: center;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", sans-serif;
  margin: 10px 0;
  font-weight: bold;
}
#aft03 .icon li{
  width: calc(100% / 2 - 10px);
  font-size: 14px;
  margin-bottom: 10px;
}
#aft03 .icon li .img{
  padding: 10px;
  margin-bottom: 5px;
}
#aft03 .txt1{
  font-size: 12px;
}

/* ASSET VALUE ////////////////////////////// */

/*asset01*/
#asset01.quaBox01{
  background-color: #fff;
  color: #000;
  padding: 0;
}
#asset01 .quaImgBox{
  width: 100%;
}
#asset01 .notes{
  width: 100%;
  font-size: 10px;
}
/*asset02*/
#asset02{
  margin: 0 auto;
  max-width: 890px;
  width: 100%;
}
#asset02 .quaCopy01 strong{
  color: #910000;
}
#asset02 .quaTxt{
  margin: 2em 0 0;
}
#asset02 .quaTxt span{
  font-size: 12px;
}
#asset02 .notes{
  font-size: 12px;
  margin-top: 1em;
}
#asset02 .purple{
  color: #A30B5E;
}
#asset02 .quaImg2{
  margin: 2em auto;
  max-width: 690px;
  width: 100%;
}

}

.swiper-pagination-bullet-active{
  background-color: #943d4d!important;
}
.swiper-pagination-bullet{
  background-color: #999!important;
}





/*
220707追加
調整のため
*/
.quaCopy02{
  font-size: 16px;
}

#str02 .inBox .conts .midashi{
  text-align: left;
}
#str02 .inBox .conts .t1{
  text-align: left;
}




/* 住友林業クオリティ The Tech & Quality ////////////////////////////// */
.tta{}

.tta .pageH{
  position: relative;
  z-index: 11;
  overflow-y: visible;
}
.tta .pageH > div{
  position: absolute;
  left: 50%;
  top: 0;
  width: 100% !important;
  height: 100%;
  transform: translate(-50%,0);
}
.tta .pageH > div h2{
  position: absolute;
  left: 15%;
  top: 50%;
  text-align: left;
  color: #fff;
  /*font-size: 5.5rem;*/
  font-size: clamp(calc(55px * 0.7), calc(55vw / 11.00), 55px);
  line-height: 1.4;
  font-weight: 400;
  white-space: nowrap;
  transform: translate(0,-50%);
}
.tta .pageH > div h2 span{
  display: block;
  margin: 0 0 10px 0;
  /*font-size: 2.3rem;*/
  font-size: clamp(calc(23px * 0.7), calc(23vw / 11.00), 23px);
}
.tta .pageH > div div{
  position: absolute;
  right: 0;
  bottom: -40px;
  text-align: right;
}
.tta .pageH > div div img{
  max-width: 770px;
}


.tta .sideLineWrap{
  position: relative;
  padding: 0 0 60px 0;
}
.tta .sideLineWrap::before{
  content: "";
  position: absolute;
  left: 190px;
  top: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: #202124;
  z-index: 1;
}
.tta .mainCopy{
  padding-left: 0.6em;
  letter-spacing: 0.6em;
}

.ttaBlock{
  position: relative;
  color: #202124;
}

.ttaBlock .flex{
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.ttaBlock .flex::after{
  content: none;
}

.ttaMV{
  position: relative;
  left: 50%;
  top: 0;
  width: 100vw !important;
  padding-right: 100px;
  transform: translate(-50%,0);
}
.ttaMV .cap.type01{
  right: 105px;
}
.ttaTtl{
  position: relative;
  /*float: left;*/
  margin-top: -230px;
  width: 190px;
}
.ttaTtl > div{
  width: 100px;
  margin: 0 auto;
  text-align: center;
}
.ttaTtl > div .num{
  margin: 0 0 30px 0;
  padding: 30px 0;
  /*font-size: 7.7rem;*/
  font-size: clamp(calc(77px * 0.7), calc(77vw / 11.00), 77px);
  line-height: 1.0;
  border-bottom: 3px solid #202124;
}
.ttaTtl > div .txt{
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl; 
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  text-align: left;
  line-height: 1.0;
}
.ttaTtl > div .txt p{
  padding: 0 0 0 15px;
  /*font-size: 2.0rem;20 / 14*/
  font-size: clamp(calc(20px * 0.7), calc(20vw / 11.00), 20px);
}
.ttaTtl > div .txt h3{
  padding: 0 0 0 10px;
  /*font-size: 4.5rem;45 / 24*/
  font-size: clamp(calc(45px * 0.7), calc(45vw / 11.00), 45px);
  font-weight: normal;
}
.ttaTtl > div .txt h3 .combine{
  -webkit-text-combine: horizontal;
  -moz-text-combine-upright: all;
  -ms-text-combine-horizontal: all;
  text-orientation: all;
}

.ttaBody{
  /*float: left;*/
  max-width: 600px;
  margin-left: 50px;
  padding: 100px 0 70px 0;
}

.ttaSec{
  padding: 50px 0;
}
.ttaCopy{
  margin: 0 0 40px 0;
	/*font-size: 2.8rem;28 / 21*/
  font-size: clamp(calc(28px * 0.7), calc(28vw / 11.00), 28px);
	font-weight: normal;
	font-weight: 400;
	line-height: 1.6;
  font-feature-settings: "palt";
  text-align: left;
}
.ttaCopy .br{
  display: inline-block;
}
.ttaLead{
  margin: 0 0 40px 0;
	/*font-size: 1.4rem;14 / 13*/
  font-size: clamp(calc(14px * 0.7), calc(14vw / 11.00), 14px);
	line-height: 2.0;
  font-feature-settings: "palt";
  text-align: left;
}

.tta .col{}
.tta .col .cap{
  margin-top: 5px;
  text-align: right;
}

.tta .col.narrow .cap{
  margin-right: calc((((295 - 230) * 0.5) / 295) * 100%);
}


/*col1*/
.tta .col.col1{}
/*col2*/
.tta .col.col2{
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tta .col.col2 figure{
  width: calc((295 / 600) * 100%);
}

.tta .btnMore{
  width: 500px;
  height: 80px;
  line-height: 78px;
  margin: 0 auto 50px auto;
  background: #383c3c;
  border: 1px solid #383c3c;
  /*font-size: 1.8rem;18 / 16*/
  font-size: clamp(calc(18px * 0.7), calc(18vw / 11.00), 18px);
  font-feature-settings: "palt";
}
.tta .btnMore .br{
  display: inline-block;
}
.tta .btnMore a{
  display: block;
  height: 100%;
  line-height: inherit;
  border-radius: inherit;
  color: #fff;
  text-decoration: none;
  text-align: inherit;
}
.tta .btnMore a:hover{
  background: #fff;
  color: #383c3c;
  transition: .5s;
}

.tta .btnMore a::before,
.tta .btnMore a::after{
  right: 20px;
}
.tta .btnMore.type02{
  margin: 0 0 100px auto;
  border-radius: 0;
  text-align: left;
}
.tta .btnMore.type02 a{
  padding: 0 0 0 20px;
}

.tta .btnMore + p{
  padding-left: 0.2em;
  letter-spacing: 0.2em;
}


/*tta01*/
.tta .tta01{}


/*tta02*/
.tta .tta02{}

.tta .tta02 .tta0201 figure{
  max-width: 400px;
  margin: 0 auto;
}

.tta .tta02 .tta0202 figure{
  width: 700px !important;
}
.tta .tta02 .tta0202 figure figcaption{
  line-height: 1.4;
}

.tta .tta02 .tta0203 figure{
  text-align: left;
}
.tta .tta02 .tta0203 figure img:nth-of-type(1){
  width: calc((300 / 600) * 100%);
  max-width: 300px;
  margin: 0 0 50px 0;
}

/*tta03*/
.tta .tta03{}
.tta .tta03 .tta0304 figure{
  max-width: 550px;
  margin: 0 auto;
}
.tta .tta03 .tta0304 figure .cap{
  text-align: left;
}


/*tta04*/
.tta .tta04.ttaBlock{}
.tta .tta04.ttaBlock .ttaBody{
  margin-left: auto;
  margin-right: auto;
}
.tta .tta04.ttaBlock .ttaCopy{
  text-align: center;
}
.tta .pursuit{
  position: relative;
  padding: 40px 0;
  background: #fff;
  border: 1px solid #202124;
  /*font-size: 2.8rem;28 / 20*/
  font-size: clamp(calc(28px * 0.7), calc(28vw / 11.00), 28px);
  line-height: 1.6;
  text-align: center;
  z-index: 10;
}
.tta .pursuit .br{
  display: inline-block;
}
.tta .tta04 .tta0401 figure{
  max-width: 420px;
  margin: 0 auto;
}

.tta .tta04 .tta0402 figure{
  position: relative;
  padding: 40px 0 30px 0;
  text-align: center;
}
.tta .tta04 .tta0402 figure::before,
.tta .tta04 .tta0402 figure::after{
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  border-color: #202124;
  border-style: solid;
}
.tta .tta04 .tta0402 figure::before{
  left: 0;
  border-width: 1px 0 1px 1px
}
.tta .tta04 .tta0402 figure::after{
  right: 0;
  border-width: 1px 1px 1px 0;
}
.tta .tta04 .tta0402 figure img{
  max-width: 400px;
  margin: 0 auto;
}

.tta .tta04 .tta0403 figure img:nth-of-type(1){
  display: block;
  width: 132px;
  margin: 0 0 15px auto;
}
.tta .tta04 .tta0403 figure img:nth-of-type(2){
  display: block;
  margin: 0 0 15px 0;
}


.tta .conBody .btnRsv{
  height: 210px;
  line-height: 210px;
  margin: 50px auto 0 auto;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
  /*font-size: 2.5rem;25 / 20*/
  font-size: clamp(calc(25px * 0.7), calc(25vw / 11.00), 25px);
  text-align: center;
}
.tta .conBody .btnRsv a{
  position: relative;
  display: block;
  height: 100%;
  line-height: inherit;
  background-color: #f66e00;
  background: -moz-linear-gradient(left, #f0508c, #f66e00); 
  background: -webkit-linear-gradient(left, #f0508c, #f66e00); 
  background: linear-gradient(to right, #f0508c, #f66e00);
  border-radius: inherit;
  color: #fff;
  text-decoration: none;
}
.tta .conBody .btnRsv a span{
  position: absolute;
  left: calc(50% + 7em);
  top: 50%;
  transform: translate(0,-50%);
}
.tta .conBody .btnRsv a:hover{
  opacity: 1;
  background: #fff;
  color: #111;
}
.tta .conBody .btnRsv a:hover span{
  background: transparent !important;
}


/* for tablet*/
@media only screen and (min-device-width: 768px) and (max-device-width: 834px) and (orientation:portrait) {
/*縦向きのみの記述 --- iPad Pro12.9はPC表示*/
  .tta{}

  .tta .pageH{}
  .tta .pageH > div{}
  .tta .pageH > div h2{
    /*font-size: 4.5rem;*/
    font-size: clamp(calc(45px * 0.7), calc(45vw / 11.00), 45px);
  }
  .tta .pageH > div h2 span{
    /*font-size: 1.8rem;*/
    font-size: clamp(calc(18px * 0.7), calc(18vw / 11.00), 18px);
  }
  .tta .pageH > div div{
    position: absolute;
    right: 50px;
    bottom: -20px;
    text-align: right;
  }
  .tta .pageH > div div img{
    max-width: 450px;
  }


  .tta .sideLineWrap{
    padding: 0 0 60px 0;
  }
  .tta .sideLineWrap::before{
    left: 100px;
  }
  .tta .mainCopy{
    padding-left: 0.2em;
    letter-spacing: 0.2em;
  }

  .ttaBlock{}

  .ttaBlock .flex{}
  .ttaBlock .flex::after{}

  .ttaMV{
    padding-right: 50px;
  }
  .ttaMV .cap.type01{
    right: 55px;
  }
  .ttaTtl{
    margin-top: -130px;
    width: 100px;
  }
  .ttaTtl > div{
    width: 80px;
  }
  .ttaTtl > div .num{
    margin: 0 0 15px 0;
    padding: 15px 0;
    /*font-size: 4.5rem;*/
    font-size: clamp(calc(45px * 0.7), calc(45vw / 11.00), 45px);
  }
  .ttaTtl > div .txt{}
  .ttaTtl > div .txt p{
    padding: 0 0 0 10px;
    /*font-size: 1.4rem;20 / 14*/
    font-size: clamp(calc(14px * 0.7), calc(14vw / 11.00), 14px);
  }
  .ttaTtl > div .txt h3{
    padding: 0 0 0 15px;
    /*font-size: 2.8rem;45 / 24*/
    font-size: clamp(calc(28px * 0.7), calc(28vw / 11.00), 28px);
  }
  .ttaTtl > div .txt h3 .combine{}

  .ttaBody{
    /*float: left;*/
    width: calc(100vw - (100px + 50px + 50px + 40px));
    max-width: initial;
    padding: 60px 0 30px 0;
  }

  .ttaSec{
    padding: 30px 0;
  }
  .ttaCopy{
    margin: 0 0 20px 0;
    /*font-size: 2.4rem;28 / 21*/
    font-size: clamp(calc(24px * 0.7), calc(24vw / 11.00), 24px);
  }
  .ttaCopy .br{}
  .ttaLead{
    margin: 0 0 20px 0;
    /*font-size: 1.3rem;14 / 13*/
    font-size: clamp(calc(13px * 0.7), calc(13vw / 11.00), 13px);
  }

  .tta .col{}
  .tta .col .cap{}

  .tta .col.narrow .cap{}


  /*col1*/
  .tta .col.col1{}
  /*col2*/
  .tta .col.col2{}
  .tta .col.col2 figure{}

  .tta .btnMore{
    width: 450px;
    height: 70px;
    line-height: 68px;
    margin: 0 auto 30px auto;
    /*font-size: 1.6rem;18 / 16*/
    font-size: clamp(calc(16px * 0.7), calc(16vw / 11.00), 16px);
  }
  .tta .btnMore .br{}
  .tta .btnMore a{}
  .tta .btnMore a:hover{}

  .tta .btnMore a::before,
  .tta .btnMore a::after{}
  .tta .btnMore.type02{
    margin: 0 0 60px auto;
  }
  .tta .btnMore.type02 a{}

  .tta .btnMore + p{}


  /*tta01*/
  .tta .tta01{}


  /*tta02*/
  .tta .tta02{}

  .tta .tta02 .tta0201 figure{}

  .tta .tta02 .tta0202 figure{
    width: 550px !important;
  }
  .tta .tta02 .tta0202 figure figcaption{}

  .tta .tta02 .tta0203 figure{}
  .tta .tta02 .tta0203 figure img:nth-of-type(1){
    margin: 0 0 30px 0;
  }

  /*tta03*/
  .tta .tta03{}
  .tta .tta03 .tta0304 figure{}
  .tta .tta03 .tta0304 figure .cap{}


  /*tta04*/
  .tta .tta04.ttaBlock{}
  .tta .tta04.ttaBlock .ttaBody{}
  .tta .tta04.ttaBlock .ttaCopy{}
  .tta .pursuit{
    padding: 20px 0;
    /*font-size: 2.4rem;28 / 20*/
    font-size: clamp(calc(24px * 0.7), calc(24vw / 11.00), 24px);
  }
  .tta .pursuit .br{}
  .tta .tta04 .tta0401 figure{}

  .tta .tta04 .tta0402 figure{
    padding: 30px 0 20px 0;
  }
  .tta .tta04 .tta0402 figure::before,
  .tta .tta04 .tta0402 figure::after{}
  .tta .tta04 .tta0402 figure::before{}
  .tta .tta04 .tta0402 figure::after{}
  .tta .tta04 .tta0402 figure img{}

  .tta .tta04 .tta0403 figure img:nth-of-type(1){}
  .tta .tta04 .tta0403 figure img:nth-of-type(2){}


  .tta .conBody .btnRsv{
    height: 100px;
    line-height: 100px;
    margin: 30px auto 0 auto;
  }
  .tta .conBody .btnRsv a{
    position: relative;
    display: block;
    height: 100%;
    line-height: inherit;
    background-color: #f66e00;
    background: -moz-linear-gradient(left, #f0508c, #f66e00); 
    background: -webkit-linear-gradient(left, #f0508c, #f66e00); 
    background: linear-gradient(to right, #f0508c, #f66e00);
    border-radius: inherit;
    color: #fff;
    text-decoration: none;
  }
  .tta .conBody .btnRsv a span{
    position: absolute;
    left: calc(50% + 7em);
    top: 50%;
    transform: translate(0,-50%);
  }
  .tta .conBody .btnRsv a:hover{
    opacity: 1;
    background: #fff;
    color: #111;
  }
  .tta .conBody .btnRsv a:hover span{
    background: transparent !important;
  }
}

/*for SP*/
@media screen and (max-width:767px) {
  .tta{}

  .tta .pageH{}
  .tta .pageH > div{
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    transform: none;
  }
  .tta .pageH > div h2{
    left: 50%;
    /*font-size: 3.4rem;*/
    font-size: clamp(calc(34px * 0.7), calc(34vw / 3.75), 34px);
    transform: translate(-50%,-50%);
  }
  .tta .pageH > div h2 span{
    margin: 0 0 7px 0;
    /*font-size: 1.4rem;*/
    font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);
  }
  .tta .pageH > div div{
    right: auto;
    left: 0;
    bottom: -8px;
    text-align: left;
  }
  .tta .pageH > div div img{
    max-width: 80%;
  }


  .tta .sideLineWrap{
    padding: 0 0 40px 0;
  }
  .tta .sideLineWrap::before{
    content: none;
  }
  .tta .mainCopy{
    padding-left: 0.1em;
    letter-spacing: 0.1em;
  }

  .ttaBlock{
    padding-top: 50px;
  }

  .ttaBlock .flex{
    display: block;
  }
  .ttaBlock .flex::after{
    content: none;
  }

  .ttaMV{
    position: relative;
    top: 0;
    width: 100vw !important;
    padding-right: 0;
  }
  .ttaMV .cap.type01{
    right: 5px;
  }
  .ttaTtl{
    width: 80px;
    margin-top: -230px;
    margin-left: auto;
    margin-right: auto;
  }
  .ttaTtl > div{
    width: 100%;
  }
  .ttaTtl > div .num{
    margin: 0 0 15px 0;
    padding: 15px 0;
    /*font-size: 4.0rem;*/
    font-size: clamp(calc(40px * 0.7), calc(40vw / 3.75), 40px);
  }
  .ttaTtl > div .txt{}
  .ttaTtl > div .txt p{
    padding: 0 0 0 15px;
    /*font-size: 1.4rem;20 / 14*/
    font-size: clamp(calc(14px * 0.7), calc(14vw / 3.75), 14px);
  }
  .ttaTtl > div .txt h3{
    padding: 0 0 0 15px;
    /*font-size: 2.4rem;45 / 24*/
    font-size: clamp(calc(24px * 0.7), calc(24vw / 3.75), 24px);
  }
  .ttaTtl > div .txt h3 .combine{}

  .ttaBody{
    /*float: left;*/
    max-width: initial;
    margin-left: 0;
    padding: 40px 0 20px 0;
  }

  .ttaSec{
    padding: 30px 0;
  }
  .ttaCopy{
    margin: 0 0 20px 0;
    /*font-size: 2.1rem;28 / 21*/
    font-size: clamp(calc(21px * 0.7), calc(21vw / 3.75), 21px);
  }
  .ttaLead{
    margin: 0 0 20px 0;
    /*font-size: 1.3rem;14 / 13*/
    font-size: clamp(calc(13px * 0.7), calc(13vw / 3.75), 13px);
  }

  .tta .col{}
  .tta .col .cap{}

  .tta .col.narrow .cap{
    /*margin-right: calc((((295 - 230) * 0.5) / 295) * 100%);*/
  }


  /*col1*/
  .tta .col.col1{}
  /*col2*/
  .tta .col.col2{}
  .tta .col.col2 figure{
    /*width: calc((295 / 600) * 100%);*/
  }

  .tta .btnMore{
    width: 80%;
    height: 60px;
    line-height: 58px;
    margin: 0 auto 40px auto;
    /*font-size: 1.6rem;18 / 16*/
    font-size: clamp(calc(16px * 0.7), calc(16vw / 3.75), 16px);
  }

  .tta .btnMore a{}
  .tta .btnMore a:hover{}

  .tta .btnMore a::before,
  .tta .btnMore a::after{
    right: 10px;
  }
  .tta .btnMore.type02{
    height: auto;
    line-height: 1.6;
    margin: 0 0 50px auto;
  }
  .tta .btnMore.type02 a{
    padding: 10px 0 10px 15px;
  }

  .tta .btnMore + p{
    padding-left: 0.1em;
    letter-spacing: 0.1em;
  }


  /*tta01*/
  .tta .tta01{}


  /*tta02*/
  .tta .tta02{}

  .tta .tta02 .tta0201 figure{}

  .tta .tta02 .tta0202 figure{
    width: auto !important;
  }
  .tta .tta02 .tta0202 figure figcaption{}

  .tta .tta02 .tta0203 figure{
    text-align: left;
  }
  .tta .tta02 .tta0203 figure img:nth-of-type(1){}

  /*tta03*/
  .tta .tta03{}
  .tta .tta03 .tta0304 figure{}
  .tta .tta03 .tta0304 figure .cap{}


  /*tta04*/
  .tta .tta04.ttaBlock{}
  .tta .tta04.ttaBlock .ttaBody{}
  .tta .tta04.ttaBlock .ttaCopy{}
  .tta .pursuit{
    padding: 20px 10px;
    /*font-size: 2.0rem;28 / 20*/
    font-size: clamp(calc(20px * 0.7), calc(20vw / 3.75), 20px);
  }

  .tta .tta04 .tta0401 figure{}

  .tta .tta04 .tta0402 figure{
    padding: 30px 0 20px 0;
  }
  .tta .tta04 .tta0402 figure::before,
  .tta .tta04 .tta0402 figure::after{}
  .tta .tta04 .tta0402 figure::before{}
  .tta .tta04 .tta0402 figure::after{}
  .tta .tta04 .tta0402 figure img{
    width: 90%;
  }

  .tta .tta04 .tta0403 figure img:nth-of-type(1){}
  .tta .tta04 .tta0403 figure img:nth-of-type(2){}


  .tta .conBody .btnRsv{
    height: 100px;
    line-height: 100px;
    margin: 30px auto 0 auto;
    /*font-size: 2.0rem;25 / 20*/
    font-size: clamp(calc(20px * 0.7), calc(20vw / 3.75), 20px);
  }
  .tta .conBody .btnRsv a{}
  .tta .conBody .btnRsv a span{}
  .tta .conBody .btnRsv a:hover{}
  .tta .conBody .btnRsv a:hover span{}

}

