@charset "UTF-8";
/* CSS Document */

/** --------------------------------------------------
warranty-subvisual
-------------------------------------------------- **/
#warranty-renewal2022 #warranty-subvisual{
margin: 0 auto;
width: 100%;
}

#warranty-renewal2022 #warranty-subvisual .bar{
margin: 0 auto;
padding-top: 180px;
width: 100%;
height: 600px;
background-image: url("../img/warranty/warranty-mv.jpg");
background-size:cover;
background-repeat: no-repeat;
background-position:center;
}

#warranty-renewal2022 #warranty-subvisual .bar h2{
text-align: center!important;
margin:0 auto;
width: 100%;
color: #fff;
font-size: 200px;
font-family: 'Bebas Neue', cursive;
opacity: .8;
position: relative;
}

#warranty-renewal2022 #warranty-subvisual .bar h2::after{
content:"";
display:block;
width:300px;
height:10px;
background:#fff;
position:absolute;
bottom:-30px;
left:50%;
transform: translateX(-50%);
}

#warranty-renewal2022 #warranty-subvisual .bar h3{
text-align: center!important;

margin:80px auto 0;
width: 100%;
font-size: 37px;
font-weight: 600;
color: #fff;
}

#warranty-renewal2022 #warranty-subvisual .bar p{
text-align: center!important;

margin-top: 30px;
width: 100%;
font-size: 13px;
line-height: 2;
letter-spacing: 0.05em;
color: #fff;
}

/* ******************************************* */
@media screen and (max-width: 1500px) {
 /* ---------------------------------- */
#warranty-renewal2022 #warranty-subvisual .bar{height: 500px;}
#warranty-renewal2022 #warranty-subvisual .bar h2{font-size: 150px;}
#warranty-renewal2022 #warranty-subvisual .bar h2::after{width:200px;}

#warranty-renewal2022 #warranty-subvisual .bar h3{
margin-top: 70px;
font-size: 30px;
}

#warranty-renewal2022 #warranty-subvisual .bar p{font-size: 12px;}
 /* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 1200px) {
 /* ---------------------------------- */
#warranty-renewal2022 #warranty-subvisual .bar{
height: 450px;
padding-top: 150px;
}

#warranty-renewal2022 #warranty-subvisual .bar h2{font-size: 130px;}
#warranty-renewal2022 #warranty-subvisual .bar h2::after{width:200px;}
#warranty-renewal2022 #warranty-subvisual .bar h3{font-size: 25px;}
#warranty-renewal2022 #warranty-subvisual .bar p{font-size: 11px;}
 /* ---------------------------------- */
}


/* ******************************************* */
@media screen and (max-width: 768px) {
 /* ---------------------------------- */
#warranty-renewal2022 #warranty-subvisual .bar{
height: 360px;
padding-top: 110px;
}

#warranty-renewal2022 #warranty-subvisual .bar h2{font-size: 115px;}

#warranty-renewal2022 #warranty-subvisual .bar h2::after{
width:150px;
height: 7px;
}

#warranty-renewal2022 #warranty-subvisual .bar h3{font-size: 23px;}
#warranty-renewal2022 #warranty-subvisual .bar p{font-size: 10px;}
 /* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 480px) {
 /* ---------------------------------- */
#warranty-renewal2022 #warranty-subvisual .bar{
padding-top: 70px;
height: 270px;
}

#warranty-renewal2022 #warranty-subvisual .bar h2{font-size: 90px;}

#warranty-renewal2022 #warranty-subvisual .bar h2::after{
width:100px;
height: 5px;
}

#warranty-renewal2022 #warranty-subvisual .bar h3{
margin-top: 60px;
font-size: 20px;
}

#warranty-renewal2022 #warranty-subvisual .bar p{margin-top: 15px;}
 /* ---------------------------------- */
}


/** --------------------------------------------------
block01
-------------------------------------------------- **/
#warranty-renewal2022 #block01{
margin:0 auto;
width: 100%;
position: relative;
}

#warranty-renewal2022 #block01::before{
   content:"";
   display:block;
   width:100%;
   height:20px;
   background-color:#ffe233;
   position:absolute;
   top:0;
   left:0;
}

#warranty-renewal2022 #block01 h2{
text-align: center;
padding-top: 10%;
margin:0 auto;
width: calc(40% + 100px);
}

#warranty-renewal2022 #block01 p{
text-align: center;
margin:5% auto;
width: 100%;
font-size: 18px;
line-height: 1.7;
}

#warranty-renewal2022 #block01 p span{
font-weight: bold;
font-size: 24px;
color: #e00000;
}

/* ******************************************* */
@media screen and (max-width: 1200px) {
 /* ---------------------------------- */
#warranty-renewal2022 #block01 h2{
padding-top: 12%;
width: calc(50% + 100px);
}

#warranty-renewal2022 #block01 p{
font-size: 14px;
}

#warranty-renewal2022 #block01 p span{
font-size: 18px;
}
 /* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 768px) {
 /* ---------------------------------- */
#warranty-renewal2022 #block01 p{
font-size: 12px;
}

#warranty-renewal2022 #block01 p span{
font-size: 16px;
}
 /* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 600px) {
 /* ---------------------------------- */

 /* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 480px) {
 /* ---------------------------------- */
#warranty-renewal2022 #block01 h2{
padding-top: 15%;
width:80%;
}

#warranty-renewal2022 #block01 p{
font-size: 11px;
}

#warranty-renewal2022 #block01 p span{
font-size: 14px;
}
 /* ---------------------------------- */
}


/** --------------------------------------------------
big-image
-------------------------------------------------- **/
#warranty-renewal2022 #big-image{
margin:5% auto 0;
width:100%;
height:250px;
background:url( "../img/warranty/block01-photo@2x.jpg") left no-repeat;
background-size:100% auto;
}

/* ******************************************* */
@media screen and (max-width: 1200px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{
height:200px;
}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 1024px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{
margin:10% auto 0;
height:130px;
}

/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 768px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{
height:100px;
}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 600px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{
height:130px;
background:url( "../img/warranty/block01-photo-mb@2x.jpg") left no-repeat;
background-size:100% auto;
}

/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 480px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{height:100px;}
/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 380px) {
/* ---------------------------------- */
#warranty-renewal2022 #big-image{height:80px;}
/* ---------------------------------- */
}



/** --------------------------------------------------
block02
-------------------------------------------------- **/
#warranty-renewal2022 #block02{
margin:0 auto;
width: 100%;
position: relative;
}

#warranty-renewal2022 #block02 h2{
margin: 0 auto;
width: 100%;
padding: 40px 0;
background: #ffe233;
color: #000;
font-size: 24px;
font-weight: bold;
text-align: center;
position: relative;
}

#warranty-renewal2022 #block02 h2 span{color:#e00000;}

#warranty-renewal2022 #block02 h2::before,
#warranty-renewal2022 #block02 h2::after{
   content:"";
   display:block;
   width:100%;
   height:3px;
   background-color:#fff;
   position:absolute;
   left:0;
}

#warranty-renewal2022 #block02 h2::before{top: 10px;}
#warranty-renewal2022 #block02 h2::after{bottom: 10px;}



/*トライアングル　1個目*/
#warranty-renewal2022 #block02 .triangle-box{
margin: 0 auto;
width: 100%;
position: relative;
}

#warranty-renewal2022 #block02 .triangle-box .triangle{
width: 0;
height: 100px;
border-style: solid;
border-width: 30px 30px 0 30px;
border-color: #ffe233 transparent transparent transparent;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
/*トライアングル　1個目*/


#warranty-renewal2022 #block02 article{
margin: 7% auto 5%;
width: 100%;
position: relative;
}

#warranty-renewal2022 #block02 article::before{
content:"";
display:block;
width:100%;
height:200px;
background: url("../img/warranty/warranty-block02-bg@2x.png") left no-repeat;
background-size:100% auto;
position: absolute;
left: 0;
top: -150px;
z-index: -1;
}

#warranty-renewal2022 #block02 article p{
margin: 0 auto;
text-align: center;
width: calc(40% + 100px);
}

#warranty-renewal2022 #block02 article p:first-of-type{margin-bottom: 5%;}

/*トライアングル　2個目*/
#warranty-renewal2022 #block02 .triangle-box2{
margin: 0 auto;
width: 100%;
}

#warranty-renewal2022 #block02 .triangle-box2 .triangle2{
margin: 0 auto;
text-align: center;
width: 0;
height: 100px;
border-style: solid;
border-width: 30px 30px 0 30px;
border-color: #ffe233 transparent transparent transparent;
}
/*トライアングル　2個目*/

/* ******************************************* */
@media screen and (max-width: 1200px) {
/* ---------------------------------- */
#warranty-renewal2022 #block02 article::before{top: -120px;}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 1024px) {
/* ---------------------------------- */
#warranty-renewal2022 #block02 h2{
padding: 30px 0;
font-size: 20px;
}

#warranty-renewal2022 #block02 h2::before,
#warranty-renewal2022 #block02 h2::after{height:2px;}

#warranty-renewal2022 #block02 h2::before{top: 8px;}
#warranty-renewal2022 #block02 h2::after{bottom: 8px;}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 768px) {
/* ---------------------------------- */
#warranty-renewal2022 #block02 article{margin: 10% auto;}

#warranty-renewal2022 #block02 article::before{
height:500px;
background: url( "../img/warranty/warranty-block02-bg-mb@2x.png") left no-repeat;
background-size:100% auto;
top: -220px;
}

#warranty-renewal2022 #block02 .triangle-box .triangle,
#warranty-renewal2022 #block02 .triangle-box2 .triangle2
{border-width: 20px 20px 0 20px;}

#warranty-renewal2022 #block02 article p{width: calc(60% + 50px);}
#warranty-renewal2022 #block02 article p:first-of-type{margin-bottom: 7%;}

/* ---------------------------------- */
}


/* ******************************************* */
@media screen and (max-width: 600px) {
/* ---------------------------------- */
#warranty-renewal2022 #block02 h2{
padding: 20px 0;
font-size: 16px;
}

#warranty-renewal2022 #block02 h2::before,
#warranty-renewal2022 #block02 h2::after{height:2px;}

#warranty-renewal2022 #block02 h2::before{top: 5px;}
#warranty-renewal2022 #block02 h2::after{bottom: 5px;}

#warranty-renewal2022 #block02 article::before{top: -250px;}
#warranty-renewal2022 #block02 article p{width: calc(70% + 50px);}

/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 480px) {
/* ---------------------------------- */
/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 380px) {
/* ---------------------------------- */
/* ---------------------------------- */
}


/** --------------------------------------------------
block03
-------------------------------------------------- **/
#warranty-renewal2022 #block03{
margin:0 auto;
width: 100%;
}

#warranty-renewal2022 #block03 article{
margin:0 auto;
padding: 7% 7% 0;
width: 100%;
max-width: 1000px;
border: solid 4px #ffe233;
border-radius: 30px;
position: relative;
}

#warranty-renewal2022 #block03 article h2{
margin: 0 auto;
width: 80%;
padding: 20px 0;
background: #e00000;
border: solid 2px #ffe233;
color: #fff;
font-size: 24px;
font-weight: bold;
text-align: center;
line-height: 1.5;

position: absolute;
left: 50%;
transform: translateX(-50%);
top: -35px;
}

#warranty-renewal2022 #block03 article .text/*p*/{/*幅同じ*/
text-align: center;
margin: 0 auto;
width: 90%;
border-bottom: solid 2px #e00000;
color: #e00000;
font-size: 22px;
font-weight: bold;
padding-bottom: 10px;
}

#warranty-renewal2022 #block03 article .spot/*ul*/{/*幅同じ*/
margin: 5% auto;
width: 90%;
display: flex;
justify-content: space-between;
align-items: center;
}

#warranty-renewal2022 #block03 article .spot/*ul*/ li{
margin: 0 auto;
width: 15%;
}

#warranty-renewal2022 #block03 article .ex/*div*/{/*幅同じ*/
margin: 0 auto;
width: 90%;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul{
margin: 0 auto 6%;
width: 100%;
letter-spacing: 0.03em;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(1){
font-size: 16px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(2){
margin: 10px auto;
font-size: 14px;
line-height: 1.3;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3){
margin-bottom: 10px;
border: solid 2px #ffe233;
width: 100%;
text-align: center;
display: flex;
justify-content: space-between;
align-items: center;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:first-of-type{
text-align: center;
background: #ffe233;
font-size: 14px;
padding: 1em;
width: 15%;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:last-of-type{
font-size: 13px;
padding: 5px;
width: 85%;
text-align: left;
padding-left: 10px;
line-height: 1.3;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(4){
font-size: 12px;
line-height: 1.2;
}

/* ******************************************* */
@media screen and (max-width: 1200px) {
/* ---------------------------------- */
#warranty-renewal2022 #block03 article{width: 90%;}

#warranty-renewal2022 #block03 article h2{
padding: 15px 0;
font-size: 20px;
}

#warranty-renewal2022 #block03 article .text/*p*/{/*幅同じ*/
width: 90%;
font-size: 18px;
padding-bottom: 8px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(1){
font-size: 14px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(2){
margin: 7px auto;
font-size: 12px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:first-of-type{
font-size: 12px;
padding: 0.7em;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:last-of-type{
font-size: 11px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(4){
font-size: 10px;
}

/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 900px) {
/* ---------------------------------- */
#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:first-of-type{
padding: 1.2em;
}
/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 768px) {
/* ---------------------------------- */
#warranty-renewal2022 #block03 article{
width: 90%;
padding: 7% 5% 0;
}

#warranty-renewal2022 #block03 article h2{
padding: 15px 0;
font-size: 20px;
}

#warranty-renewal2022 #block03 article .text/*p*/{/*幅同じ*/
width: 90%;
font-size: 18px;
padding-bottom: 8px;
}

#warranty-renewal2022 #block03 article .spot/*ul*/ li{
width: 18%;
}

#warranty-renewal2022 #block03 article .ex/*div*/{/*幅同じ*/
margin: 7% auto;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(2){font-size: 11px;}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:first-of-type{
font-size: 12px;
width: 20%
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:last-of-type{
font-size: 11px;
width: 80%;
}

/* ---------------------------------- */
}
/* ******************************************* */
@media screen and (max-width: 600px) {
/* ---------------------------------- */
#warranty-renewal2022 #block03 article{
padding: 15% 5% 0;
border: solid 1.5px #ffe233;
border-radius: 20px;
}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 480px) {
/* ---------------------------------- */
#warranty-renewal2022 #block03 article{padding: 13% 3% 0;}

#warranty-renewal2022 #block03 article h2{
padding: 7px 0;
font-size: 15px;
width: 90%;
}

#warranty-renewal2022 #block03 article .text/*p*/{/*幅同じ*/
font-size: 16px;
}

#warranty-renewal2022 #block03 article .spot/*ul*/{/*幅同じ*/
justify-content: center;
flex-flow: row wrap;
}

#warranty-renewal2022 #block03 article .spot/*ul*/ li{
margin-bottom: 10px;
width: 32%;
padding: 0 5px;
}

#warranty-renewal2022 #block03 article .ex/*div*/{/*幅同じ*/margin: 10% auto;}

#warranty-renewal2022 #block03 article .ex/*div*/ ul{margin: 0 auto 15%;}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(1){
text-align: justify;
font-size: 13px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3){
margin-bottom: 10px;
display: block;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:first-of-type{
font-size: 12px;
width: 100%;
padding: 5px;
}

#warranty-renewal2022 #block03 article .ex/*div*/ ul li:nth-of-type(3) p:last-of-type{
font-size: 11px;
width: 100%;
text-align: center;
}

/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 380px) {
/* ---------------------------------- */
/* ---------------------------------- */
}


/** --------------------------------------------------
block04
-------------------------------------------------- **/
#warranty-renewal2022 #block04{
margin:10% auto;
width: 100%;
}

#warranty-renewal2022 #block04 dl{
margin:0 auto;
width: 80%;
max-width: 1000px;
}

#warranty-renewal2022 #block04 dl dt{
margin: 40px auto;
width: 100%;
padding: 15px 0;
background: #e00000;
color: #fff;
font-size: 20px;
font-weight: bold;
text-align: center;
line-height: 1.5;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1){
width: 100%;
font-size: 22px;
text-align: center;
line-height: 1.5;
position: relative;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1)::before{
   content:"";
   display:block;
   width:60%;
   height:2px;
   background-color:#e00000;
   position:absolute;
   left:50%;
   transform: translateX(-50%);
   bottom: -10px;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1) span{
font-size: 30px;
font-weight: bold;
color: #e00000;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(2){
margin: 30px auto 50px;
width: 100%;
font-size: 12px;
text-align: center;
line-height: 1.5;
}

#warranty-renewal2022 #block04 p{
text-align: center;
font-size: 22px;
line-height: 1.5;
}

#warranty-renewal2022 #block04 p a{
padding: 0 5px;
font-size: 28px;
font-weight: bold;
color: #e00000;
transition-duration: all 0.3s;
border-bottom: solid 2px #ffe233;
}

#warranty-renewal2022 #block04 p a:hover{
opacity: 0.7;
}

/* ******************************************* */
@media screen and (max-width: 1024px) {
/* ---------------------------------- */
#warranty-renewal2022 #block04 dl dt{
margin: 20px auto;
padding: 10px 0;
font-size: 18px;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1){font-size: 18px;}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1)::before{
width:60%;
bottom: -7px;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1) span{font-size: 22px;}

#warranty-renewal2022 #block04 dl dd:nth-of-type(2){
margin: 20px auto 40px;
font-size: 10px;
}

#warranty-renewal2022 #block04 p{font-size: 18px;}
#warranty-renewal2022 #block04 p a{font-size: 25px;}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 600px) {
/* ---------------------------------- */
#warranty-renewal2022 #block04 dl dt{
padding: 5px 0;
font-size: 16px;
}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1)::before{width:calc(70% + 50px);}
/* ---------------------------------- */
}

/* ******************************************* */
@media screen and (max-width: 480px) {
/* ---------------------------------- */
#warranty-renewal2022 #block04{margin:18% auto;}

#warranty-renewal2022 #block04 dl dd:nth-of-type(1){font-size: 18px;}
#warranty-renewal2022 #block04 dl dd:nth-of-type(1) span{font-size: 22px;}
/* ---------------------------------- */
}



