@charset "UTF-8";

br.sp {
  display: none;
}

.onayami img {
    margin-top: 30px;
  margin-bottom: -30px;
}
.flow {
  margin-bottom: 50px;
}
.sekoflow {
  padding-bottom: 50px;
}

h2.ttl180{
  font-size: clamp(20px,3.33vw,30px);
  letter-spacing: 0.05em;
  margin: 20px 0 clamp(15px,3.33vw,30px);
  padding: clamp(25px,6.11vw,55px) 0 clamp(15px,3.33vw,30px) 0 !important;
  position: relative;
  text-align: center;
}

h2.ttl180 span{
  position: relative;
  z-index: 2;
}

h2.ttl180::before,
.design .gazo::before{
  color: #E6EFFF;
  font-size: clamp(40px,8.89vw,80px);
  font-weight: bold;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*アパート・マンション・ハイツのメンテナンスが必要な理由*/
.reason01 h2.ttl180::before{
  content: "MAINTENANCE";
}
/*ヨネックスが選ばれている理由*/
.reason h2.ttl180::before{
  content: "REASON";
}
/*アパート、マンション、ハイツの塗装工事の場合の金額目安*/
.price h2.ttl180::before{
  content: "PRICE";
}
/*ヨネックスのデザインについて*/
.design h2.ttl180::before{
  content: "DESIGN";
}
/*施工までの流れ*/
.flow h2.ttl180::before{
  content: "FLOW";
}
/*塗装工事の流れ*/
.sekoflow h2.ttl180::before{
  content: "CONSTRUCTION";
}
/*よくあるご質問*/
.faq h2.ttl180::before{
  content: "FAQ";
}

.design .gazo::before{
  color: #D4E3FF;
  content: "DESIGN";
  font-size: clamp(60px,16.67vw,150px);
  mix-blend-mode: normal;
  top: 110px;
  left: 30%;
  transform: none;
  writing-mode: vertical-lr;
  z-index: 2;
}

.design .gazo .txt{
  z-index: 1;
}

.faq h2 span{
  border-radius: 0;
  line-height: normal;
  font-size: 100%;
  font-weight: inherit;
  padding: 0;
}

@media screen and (max-width:900px){
  .design .gazo::before{
    top: 25px;
    left: 0;
  }
}


/*---------------
TOP　動画
---------------*/
@media screen and (max-width:900px){
  #header{
    background: #abd0e1;
    height: auto !important;
    padding-bottom: 0;
  }
  
  #header p{
    padding-left: 10px;
    padding-right: 10px;
  }
  
  #video-area{
    position: static;
  }
  
  #video-area #video{
    height: auto;
    position: static;
    transform: none;
    width: 100%;
  }
  
  .logowrap{
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 10px 0;
    padding: 0 10px;
  }
  
  .logowrap a{
    display: block;
  }
  
  .logowrap a img{
    margin: 0 !important;
  }
}


/*---------------
YONEX社長挨拶部分
---------------*/
@media screen and (min-width:901px){
  .profile{
    align-items: flex-end;
    background: #00939E url(../img/profile_logo.png) top left no-repeat;
    display: flex;
  }

  .profile img{
    position: relative;
    left: -2%;
    right: auto;
  }

  .profile .wfull{
    margin-right: 15px;
    width: 60%;
  }

  .profile .wfull .txt{
    max-width: 750px;
    width: 100%;
  }
}


@media screen and (max-width:900px){
  .profile{
    background-position: right bottom !important;
    background-size: 200px 40px !important;
    padding-bottom: 165px;
  }
  
  .profile img{
    left: 0;
    right: auto;
    height: 215px;
    object-fit: cover;
    object-position: right;
    width: 190px !important;
  }
}


.deteriorationChk .checkLegend {

    width: 232px;

    float: none;

}



.deteriorationChk .checkLegend span {

    border-radius: 50%;

    background: #ff6600;

    color: #fff;

    font-size: 29px;

    width: 230px;

    height: 230px;

    text-align: center;

    display: table-cell;

    vertical-align: middle;

    line-height: 1.5;

    position: relative;
  

}



.deteriorationChk .checkLegend span img {

    position: relative;

  float: left;

}



.deteriorationChk .checkLegend span strong {

    font-size: 50px;

    line-height: 1.2;

}



.deteriorationChk .checkLegend p {

    margin-top: -20px;

}



.deteriorationChk .checkLegend img {

    margin-top: 0;

}



.deteriorationChk .checkLegend img {

    margin-top: 20px;

}



.deteriorationChk .checkPoint {

    width: 750px;

    float: right;

    background: #fff;

}



.deteriorationChk .checkPoint h3 {

    margin: 0 !important;

    background: #0e4894 !important;

    border: none !important;

    color: #fff !important;

    font-size: 20px !important;

    padding: 5px 7px !important;

}



.deteriorationChk .checkPoint ul {

    position: relative;

    overflow: hidden;

    padding: 15px;

    margin: 0;

    border: #ccc solid 1px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



.deteriorationChk .checkPoint ul li {

    width: 226px;

    margin: 20px 20px 0 0;

    float: left;

    background: none;

    padding: 0 !important;
  
  list-style: none;

}



.deteriorationChk .checkPoint ul li:nth-child(-n + 3) {

    margin-top: 0;

}



.deteriorationChk .checkPoint ul li:before,

.deteriorationChk .checkPoint ul li:after {

    display: none;

}



.deteriorationChk .checkPoint ul li:nth-child(3n) {

    margin-right: 0;

}



.deteriorationChk .checkPoint ul li .checkpointThumb {

    position: relative;

    font-size: 13px;

    margin-bottom: 10px;

    width: 226px;

    height: 156px;

    overflow: hidden;

}



.deteriorationChk .checkPoint ul li .checkpointThumb img {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    width: 100%;

    height: auto;

}



.deteriorationChk .checkPoint ul li .checkTtl {

    position: absolute;

    bottom: 10px;

    padding: 0 30px;

    text-align: center;

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



.deteriorationChk .checkPoint ul li .checkTtl h4 {

    background: #d0004e !important;

    color: #fff !important;

    display: block !important;

    padding: 0 !important;

    font-size: 13px !important;

    margin: 0 !important;

}



.deteriorationChk .checkPoint ul li .checkTtl h4:before,

.deteriorationChk .checkPoint ul li .checkTtl h4:after {

    display: none;

}



.deteriorationChk .checkPoint ul li .checkTtl p {

    background: #fff;

    border-radius: 5px;

    color: #d0004e;

    display: block;

    font-size: 16px;

    margin-top: 5px;

    line-height: 1.2;

}



.deteriorationChk .checkPoint ul li p {

    display: inline-block;

    font-size: 13px;

    margin-bottom: 0;

}













.factryFlow {

    counter-reset: factryFlow;

}



.factryFlow li{

    box-sizing: border-box;

    position: relative;

    border-radius: 5px;

    counter-increment: factryFlow;
  
  list-style: none;

}





.factryFlow li:after{

    content: '';

    top: 150px;

    left: 101%;

    margin: auto;

width: 0;

height: 0;

border-style: solid;

border-width: 15px 0 15px 20px;

border-color: transparent transparent transparent #f60;

    transform: none;

}



.factryFlow li:last-child:after{

    content: none;

}



.factryFlow li img{

    display: block;

    margin: auto;

}



.factryFlow li h3{

    margin: 0;

    background: #00939E;

    color: #fff;

    border: none;

    text-align: center;

    box-shadow: none;

    position: relative;
  font-size: 110%;
  padding: 2px 0;

}



.factryFlow li h3:before{

    background: #f60;

    border-radius: 3px;

    color: #fff;

    padding: 2px 2px;

    content: 'STEP 'counter(factryFlow,decimal-leading-zero);

    position: absolute;

    left: 5px;

    top: 5px;

    font-size: 11px;

}


.factryFlow li p {
  font-size: 92%;
}



#main .factoryPaint th{

    

    background: #0e4894;

    color: #fff;

    font-weight: bold;

    text-align: center;

}

#main .factoryPaint td{

    text-align: center;

}

#main .factoryPaint td strong{

    color: #d0004e;

}















.photoUL {

    margin: 0 0 0 0;

    padding: 0;

    overflow: hidden;

}



.photoUL li {

    width: 316px;

    margin: 0 25px 20px 0;

    padding: 0;

    float: left;

    background: none;

    font-size: 15px;

}



#main .shopAccess .photoUL li {

    width: 322px;

    margin: 0 17px 20px 0;

}



.photoUL li:nth-child(3n) {

    margin: 0 0 20px 0;

}



.photoUL li:nth-child(3n + 1) {

    clear: left;

}



.photoUL .otherPhoto {

    width: 316px;

    height: 206px;

    position: relative;

    overflow: hidden;

    display: block;

}



.photoUL .otherPhoto img {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    width: 100%;

    height: auto;

}



.photoUL li img {

    margin-bottom: 5px;

}



.photoUL li h5 {

    font-size: 15px;

    display: block;

    margin: 0;

    padding: 0;

    background: none;

    color: #12a73b;

}



.photoUL li:before,

.photoUL li:after {

    content: none;

}














.factoryReason {

    position: relative;

    overflow: hidden;

    counter-reset: factoryreason;

}



.factoryReason li{

    padding: 0;

    margin-bottom: 40px;

    position: relative;

    overflow: hidden;

    counter-increment: factoryreason;

}



.factoryReason li:before,

.factoryReason li:after{

    content: none;

}



.factoryReason li img{

    float: left;

    margin: 0 30px 0 0;
  
  width: 320px;

}



.factoryReason h4 {

    /*background: url(./img/common/bg_toph2.png) no-repeat top left;*/

    position: relative;

    color: #333;

    font-size: 28px;

    line-height: 1;

    padding: 15px 0 0 0;

    margin: 10px auto 20px;

    border: none;



    box-shadow: none;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    display: inline-block;

}

.factoryReason h4:before,

.factoryReason h4:after{

    content: none;

}

.factoryReason h4:before {

    content: '理由'counter(factoryreason,decimal-leading-zero);

    font-size: 15px;

    position: absolute;

    top: -10px;

    left: 0px;

    width: auto;

    opacity: inherit;

    background: #000;
  padding: 2px 4px;
  color:#fff;

    border-radius: 0;

}

.factoryReason p {
  font-size: 94%;
}

.balloonBox {
  
  clear: both;

    background: #0b3e9b;

    border-radius: 10px;

    color: #fff;

    position: relative;

    padding: 20px;

    /*text-align: center;

    margin-bottom: 50px;*/

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
  margin-bottom: 50px;

}

.balloonBox p {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
}








.priceBox{

    position: relative;

    overflow: hidden;

}

.priceBox img{

    float: left;

    margin-bottom: 30px;

}

.priceBox img:nth-child(2n){

float: right;

}




@media screen and (max-width:900px){
  
  
  .deteriorationChk .checkPoint {
    width: 750px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
  

  .deteriorationChk .checkLegend {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 440px;
    box-sizing: border-box;
    text-align: center;
  }
  

  .deteriorationChk .checkLegend span  {
    border-radius: 5%;
    float: left;
    height: auto;
    width: 140px;
    padding: 15px 0;
    font-size: 22px;
  }
    .deteriorationChk .checkLegend span strong {
    font-size: 22px;
  }
  
  .deteriorationChk .checkLegend img {
    margin-top: 0;
  }

  
  .photoUL {
    width: 685px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .photoUL li:nth-child(odd) {
    clear: both;
  }

/*.photoUL li:nth-child(2n + 1) {
  clear: both;*/

  
  
    .priceBox img {
    display: block;
    float: none !important;
      margin-left: auto;
      margin-right: auto;
  }
  
  .photoUL li:nth-child(3n) {
    margin: 0 20px 20px 0;
}
  
  
  .photoUL li:nth-child(3n + 1) {

    clear: none;

}
  
  
}




@media screen and (max-width:768px){

br.sp {
  display:block;
}
  

  .photoUL {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .photoUL li {
    width: 48%;
    margin: 0 1% !important;
    box-sizing: border-box;
    clear: none;
  }
  
  .photoUL li {
    
  }

  .factoryReason li {
    margin-left: 0;
    padding: 0 20px;
  }
  
  
.factoryReason li img{
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
    float: none;

}



.factoryReason h4 {

    /*background: url(../img/common/bg_sph2t.png) repeat-x top left;*/

    position: relative;

    color: #333;

    font-size: 20px;

    margin-top: 30px;

    width: 100%;

    padding: 10px 0 0 0;

}



.factoryReason h4:before{

    left: 0;

    top: -15px;

}




.factryFlow li{

    margin-bottom: 30px !important;

}



.factryFlow li:after{

    border-width:  20px 15px 0 15px ;

    border-color:  #f60 transparent transparent  transparent;

    top: 105%;

    left: 0;

    right: 0;



}



.factryFlow li p{

    text-align: left;

}
  
  
  
  
  
.deteriorationChk {

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    margin-top: 0;

}



.deteriorationChk .checkPoint {

    width: auto;

    float: none;

    position: relative;

    overflow: hidden;margin-bottom: 20px;

}



.deteriorationChk .checkPoint h3{

    font-size: 18px;

    font-size: 5vmin;

}



.deteriorationChk .checkPoint h3 span{

    display: table-cell;

}



.deteriorationChk .checkPoint ul {

    padding: 10px;

    position: relative;

    overflow: hidden;

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    float: none;

    margin: 0 0 20px;

}





.deteriorationChk .checkPoint ul li {

    width: 50%;

    margin: 0 0 20px 0;

    box-sizing: border-box;

    float: none;

    position: relative;

    overflow: hidden;
  
  float: left;
  height: auto !important;

}



.deteriorationChk .checkPoint ul li:nth-child(2n) {

    margin-right: 0;

    float: right;

}



.deteriorationChk .checkPoint ul li:nth-child(2n + 1) {

    clear: left;

}



.deteriorationChk .checkPoint ul li:last-child {

    margin-bottom: 0;

}



.deteriorationChk .checkPoint ul li .checkpointThumb {

    width: 100%;

    float: left;

    margin: 0 5px 0 0;

    padding: 0;

    height: 85px;

}





.deteriorationChk .checkPoint ul li .checkpointThumb img {

    margin-bottom: 0;

    position: relative;

    top: 0;

    bottom: 0;

    margin: auto !important;

    -webkit-transform: none;

    -ms-transform: none;

    transform: none;

    left: 0;

    right: 0;
  
  width: 100%;

}



.deteriorationChk .checkPoint ul li .checkTtl {

    padding: 0;

    bottom: 0;

    background: none;

    top: inherit;

    position: absolute;

    width: 100%;

    margin-bottom: 0;

}



.deteriorationChk .checkPoint ul li h4 {

    background: #d0004e !important;

    color: #fff !important;

    display: block !important;

    padding: 5px !important;

    font-size: 14px !important;

    margin: 0 0 10px;

    text-align: center;

    border-top: none;

}



.deteriorationChk .checkPoint ul li h4:before,

.deteriorationChk .checkPoint ul li h4:after {

    content: none;

}





.deteriorationChk .checkPoint ul li .checkTtl p {

    border-radius: 0;

    background: rgba(255, 255, 255, 0.4);

    font-size: 16px;

}



.deteriorationChk .checkPoint ul li p {

    display: block;

    font-size: 12px;

    margin-bottom: 0;

    overflow: hidden;
  
  clear: both;
  padding-top: 2px;
  padding-left: 8px;
  padding-right: 8px;

}
  


.balloonBox {
  margin-left: 20px;
  margin-right: 20px;
}  
  
.balloonBox p {
    font-size: 16px;
}
  

  
  .priceBox {
    text-align: center;
  }
  
.priceBox img{

    float: none;
  
  margin: 0 auto;

}

.priceBox img:nth-child(2n){

float: none;

}

  

}


@media screen and (max-width:640px){
  
    .deteriorationChk .checkLegend {
    width: 300px;
  }
  
  
  .deteriorationChk .checkLegend span  {
    width: 100%;
    padding: 2px 0;
    margin-bottom: 14px;
  }
  
  .deteriorationChk .checkLegend br {
    display: none;
  }
  
  .deteriorationChk .checkLegend strong {
    font-size: 28px;
  }
  
  
  

  .factryFlow li h3:before {
    font-size: 8px;
}
  
  .factryFlow li h3 {
    font-size: 100%;
    padding: 3px 10px;
    text-align: right;
}
  
  
}






