@charset "Shift_JIS";

.section-top-hero{
/* padding-top:calc(100% * (644 / 1366)); */
position:relative;
z-index:1;
padding-bottom: 2.2857142857143em;
}

.section-top-hero.new-top{
  /* padding-top:calc(100% * (644 / 1366)); */
  position:relative;
  z-index:1;
  padding-bottom: 4em;
  }

.section-top-hero .bg-photo{
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}

.hero-topic{
/* position:absolute; */
width:calc(100% - 40px);
max-width:1080px;
margin: 0 auto 3em;
/* left:50%;
bottom:30px; */
/* -webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%); */
background-color:#ffffff;
-webkit-box-shadow:0 0 10px rgba(0,0,0,0.05);
box-shadow:0 0 10px rgba(0,0,0,0.05);
z-index:2;
border-radius:10px
}

.hero-topic .box{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
padding:20px 25px
}

.hero-topic .box:hover .info{
text-decoration:underline
}

.hero-topic .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}

.hero-topic .icon{
min-width:1em;
font-size:24px;
margin-right:1em
}

.hero-topic .icon img{
display:block
}

.hero-topic .info{
font-weight:500;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.hero-topic .data{
min-width:80px;
white-space:nowrap;
font-size:14px;
font-weight:bold
}

.section-top-showroom{
position:relative;
z-index:1;
overflow:hidden
}

.section-top-showroom .bg-photo{
position:absolute;
left:0;
top:0;
width:100%;
height:100%
}

.section-top-showroom .bg-en{
position:absolute;
left:50%;
width:100%;
top:100px;
max-width:1366px;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%)
}

.section-top-showroom .wrapper{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:end;
-ms-flex-align:end;
align-items:flex-end
}

.section-top-showroom .photo{
width:60%;
margin-right:-5%
}

.section-top-showroom .showroom-content{
padding:80px 0;
width:40%;
text-align:center
}

.section-top-showroom .box{
margin:0 auto;
display:inline-block
}

.section-top-showroom .article{
text-align:left;
letter-spacing:0.2em;
line-height:2em;
font-size:24px;
font-weight:900;
color:#ffffff;
-webkit-writing-mode:vertical-rl;
-ms-writing-mode:tb-rl;
writing-mode:vertical-rl
}

.section-top-showroom .btn{
margin-top:60px
}

.top-title .en{
font-size:16px;
font-weight:bold;
line-height:1.2;
margin-bottom:0.5em
}

.top-title .ja{
line-height:1.2;
font-size:32px;
font-weight:bold
}

.p-footer__title .en{
  line-height:1.2;
  font-size:26px;
  font-weight:bold;
  margin-bottom: 0.5em;
  /* letter-spacing: 5px; */
}

@media (max-width: 768px) {
  .p-footer__title .en{
    font-size: 20px;
  }
}

.section-top-topics{
padding: 40px 0
}

.section-top-topics .wrapper{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.section-top-topics .photo{
width:30%;
max-width:314px
}

.section-top-topics .content{
width:70%;
max-width:680px;
padding:20px 60px 0
}

.section-top-topics .top-title .en{
color:#3d95b6
}

.section-top-topics .topics-article{
margin-top:60px
}

.section-top-topics .topics-article .topics-link:hover dd{
text-decoration:underline
}

.section-top-topics .topics-article .topics-link:first-child dl{
border-top:1.5px solid #3d95b6
}

.section-top-topics .topics-article .js-topics-box{
display:none
}

.section-top-topics .topics-article .js-topics-box .topics-link dl{
border-top:none
}

.section-top-topics .topics-article dl{
width:100%;
border-bottom:1.5px solid #3d95b6;
display:block;
padding:30px 0;
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

.section-top-topics .topics-article dl dt{
font-weight:bold;
color:#3d95b6;
min-width:120px;
width:120px
}

.section-top-topics .topics-button{
text-align:right;
padding-top:1.5em
}

.section-top-topics .topics-button .take-btn{
position:relative;
cursor:pointer
}

.section-top-topics .topics-button .take-btn:hover{
text-decoration:underline
}

.section-top-topics .topics-button .take-btn::before{
content:"";
position:absolute;
right:calc(100% + 0.6em);
top:50%;
width:0.4em;
height:0.4em;
border-right:2px solid #3d95b6;
border-top:2px solid #3d95b6;
-webkit-transform:translateY(-50%) rotate(45deg);
-ms-transform:translateY(-50%) rotate(45deg);
transform:translateY(-50%) rotate(45deg)
}

.section-top-contents{
padding:80px 0 80px;
position:relative;
z-index:1;
overflow:hidden
}

.section-top-contents .bg-photo{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:-2
}

.section-top-contents .bg-en{
position:absolute;
left:50%;
width:100%;
max-width:1366px;
bottom:80px;
z-index:-1;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%)
}

.section-top-contents .photo{
position:absolute;
left:calc(50% + 60px);
top:50%;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
width:960px;
z-index:-1
}

.section-top-contents .content{
width:50%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
position:relative;
z-index:1
}

.section-top-contents .content .item{
width:calc(50% - 20px);
margin-bottom:40px;
border-radius:10px;
-webkit-box-shadow:0 3px 0 #e5e5e5;
box-shadow:0 3px 0 #e5e5e5;
text-align:center;
padding:40px 20px
}

.section-top-contents .content .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.section-top-contents .content .item .img{
width:40px;
margin:0 auto
}

.section-top-contents .content .item .ttl{
font-weight:bold;
font-size:18px;
line-height:1.2;
margin:1em 0
}

.section-top-contents .content .item01{
background-color:#295ea4;
color:#ffffff
}

.section-top-contents .content .item02{
background-color:#ffcb4f
}

.section-top-contents .content .item03{
background-color:#ffffff
}

.section-top-contents .content .item04{
background-color:#333333;
color:#ffffff
}

@media (max-width: 768px){
.section-top-contents .content{
width:100%
}

.section-top-contents .wrapper{
z-index:3
}

.section-top-contents .photo{
top:auto;
bottom:-80px;
left:50%;
width:100%;
-webkit-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}


}

@media (max-width: 500px){
.section-top-topics .topics-article{
margin-top:15px
}

.section-top-topics .topics-article dl{
padding:15px;
display:block
}

.section-top-showroom .btn{
width:100%
}

.section-top-showroom .box{
width:216px
}

.section-top-showroom .showroom-content{
padding:60px 0
}

.section-top-topics{
  padding: 10px 0 30px;
}

.section-top-showroom .article{
font-size:18px
}

.section-top-contents .content .item{
width:calc(50% - 10px);
padding:20px 10px;
margin-bottom:20px
}

.section-top-hero{
padding-top:0;
padding-bottom: 8em;
/* height:250px */
}

.section-top-hero.new-top{
  padding-top:0;
  padding-bottom: 2em;
  /* height:250px */
  }

.hero-topic{
  margin-bottom: 2em;
}

.hero-topic .box{
padding:10px 20px;
display:block
}

.hero-topic .icon{
font-size:14px;
margin-right:0.5em
}

.section-top-showroom .showroom-content{
width:100%
}

.section-top-showroom .wrapper{
position:relative;
z-index:1
}

.section-top-showroom .photo{
position:absolute;
right:0;
bottom:0;
z-index:-1;
margin-right:0
}

.section-top-topics .wrapper{
position:relative;
z-index:1
}

.section-top-topics .photo{
position:absolute;
right:0;
bottom: 30px;
z-index:-1;
margin-right:0;
width: 45%;
opacity: .1;
}

.section-top-topics .content{
width:100%;
padding:20px 0px 0
}

.top-title .ja{
font-size:24px
}

.top-title .en{
font-size:20px;
letter-spacing: 0;
margin-bottom:0.5em;
line-height: 1.5;
}

.p-footer-contacts__lead{
  margin-bottom: .5em;
}

}

@media (max-width: 400px){
.section-top-contents .content .item{
width:100%
}


}

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  }
  .modal_close{
    text-align: right;
    text-decoration: none;
    font-size: 3rem;
    color: #fff;
    line-height: 1;
    position: absolute;
    top: -10%;
    right: -5%;
  }
  .modal_bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
  }
  .modal_wrapper{
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
  width: 39%;
  }

  .modal_close_btn:hover{
    cursor: pointer;
  }

  @media (max-width: 1024px){
    .modal_wrapper{
      width: 70%;
    }
  }
  @media (max-width: 500px){
    .modal_wrapper{
      width: 80%;
    }
    .modal_close{
      font-size: 2rem;
      top: -15%;
      right: -1%;
    }
  }

.p-top-hero__lead{
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 2.2143em 0;
}


.p-top-hero__lead__text{
  font-family:  "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  letter-spacing: 5px;
  padding-left: 1em;
}

.p-top-hero__lead__br{
  display: none;
}

.p-top-hero__slide__item img{
  border-radius: 6px;
}

.p-top-hero__slide .slick-dots{
  bottom: -45px;
}

.p-top-hero__slide .slick-dots li button:before{
  background-color: #a5d4e5 ;
  width: 10px;
  height: 10px;
}

.p-top-hero__slide .slick-dots li.slick-active button:before{
  background-color: #3d95b6;
}

@media (max-width: 960px){
  .p-top-hero__lead__br{
    display: block;
  }
}

@media (max-width: 580px){
  .p-top-hero__lead{
    padding: 1em 0;
  }
  .p-top-hero__lead__image{
    width: 48%;
  }
  .p-top-hero__lead__text{
    font-size: .85rem;
    letter-spacing: 1px;
    /* width: 50%; */
    line-height: 1.5;
  }
  .p-top-hero__slide .slick-dots{
    bottom: -35px;
  }
  .slick-dots li button:before{
    width: 8px;
    height: 8px;
  }
}

  .p-top-topics{
    padding: 0 0 2.2857142857143em;
  }
  @media (max-width: 500px) {
  .p-top-topics.new-top{
    padding: 0 0 2.2857142857143em 0;
  }
}

  .p-top-topics .content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:calc(100% + 8px);
    margin-left:-4px
    }
    
    .p-top-topics .content .item{
    width:33.333333%;
    padding:0 5px
    }
    
    .p-top-topics .content .item a{
    display:block;
    background-color:#ffffff
    }
    
    .p-top-topics .content .item a:hover img{
    opacity:0.8
    }
    
    .p-top-topics .content .item img{
    width:100%;
    -webkit-transition:0.3s all;
    -o-transition:0.3s all;
    transition:0.3s all
    }

  .p-top-topics-btn__wrap{
    padding-top: 2.2857142857143em;
  }

  .p-top-topics-btn__list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .p-top-topics-btn__list__item{
    width: 48%;
    border-radius: 10px;
    box-shadow: 0 3px 0px #e6e6e6;
    transition: 0.3s all;
  }

  .p-top-topics-btn__list__item:hover{
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .p-top-topics-btn__list__item:not(:nth-child(n+7)){
    margin-bottom: 1.6em;
  }

.p-top-topics__card{
  display: flex;
  align-items: center;
  text-align: center;
  font-weight: bold;
}

.p-top-topics__icon{
display: flex;
justify-content: center;
align-items: center;
width: 68px;
border-radius: 10px 0 0 10px;
}

.btn_welcome{
background-color: #333333;
}

.btn_democar{
background-color: #3d95b6;
}

.btn_calendar{
background-color: #3d95b6;
}

.btn_fix{
background-color: #ffcb4f;
}

.btn_campaign{
background-color: #ffcb4f;
}

.btn_recruit{
background-color: #333333;
}

.p-top-topics__icon i{
padding: 0.8em;
}

.btn_democar i{
padding: 1.2em;
}

.btn_usedcar{
  background-color: #333333;
}

.btn_usedcar i{
  padding: 1.2em;
}

.btn_showroom{
  background-color: #ffcb4f;
}

.btn_calendar i{
padding: 1.3em;
}

.btn_fix i{
padding: 1.2em;
}

.btn_campaign i{
padding: 1.2em;
}

.btn_recruit i{
padding: 1.2em;
}

.p-top-topics__text{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 460px;
  width: 100%;
  font-size: 18px;
 }


.p-top-event{
  background-image:url(../../assets/img/sr/bg_flower-sr01.png) ;
  background-color: #ffcb4f;
  padding: 2.3571428571429em 0;
}

.p-top-instagram{
  padding: 2.3571428571429em 0;
  margin-block: 3.5em;
}


.p-top-banner{
  padding: 2.3571428571429em 0;
}

.p-top-banner .wrapper{
  max-width: 1120px;
}

.p-top-banner img {
    transition: 0.3s all;
}

.p-top-banner_item{
  box-shadow: 0px 0px 12px 3px rgba(232, 232, 232, 1);
  border-radius: 10px;
}

.p-top-banner_item a:hover {
  opacity: 0.8;
}

.p-top__heading{
  line-height: 1.2;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 0.78125em;
}

.p-top-slide__list .slick-slide {
	opacity: 0.5;
	transition: 0.5s;
}

.p-top-slide__list .slick-current {
	opacity: 1;
}

.p-top-slide__list__item{
  margin: 0 10.5px;
  border-radius: 10px;
}



  .p-top-usedcar{
    background-color: #e8f5f9;
    padding: 2.3571428571429em 0;
    font-family:  "Noto Sans JP", sans-serif;
}
/* .p-top-usedcar__body{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
} */
.p-top-usedcar__wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.p-top-usedcar__item{
  width: 85%;
  margin: 0 auto;
}
.p-top-usedcar__title{
    font-size: 32px;
    color: #3d95b6;
    font-weight: 600;
    line-height: 1;
    padding-bottom: .7em;
    letter-spacing: 3px;
}
.p-top-usedcar__btn{
    background-color: #333333;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 2.65em 0;
    box-shadow: 0 3px 0px #3d95b6;
}
.p-top-usedcar__btn:hover{
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-box-shadow: none;
    box-shadow: none
}
.p-top-usedcar__btn i{
    max-width: 40px;
    display: block;
    margin-right: 1.0714285714286em;
}
.p-top-usedcar__card{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
}
.p-top-usedcar-stock{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    padding: .5em 0;
    box-shadow: 0 3px 0px #3d95b6;
}
.p-top-usedcar-stock__head{
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    margin-right: 1.6em;
    letter-spacing: 3px;
}
.p-top-usedcar-stock__body{
    font-size: 52px;
    font-weight: bold;
    /* line-height: 0; */
    color: #3d95b6;
}
.p-top-usedcar-stock__body em{
    font-size: 1.6em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 5px;
    line-height: 1.05;
}

.p-top-usedcar-stock__body span{
  margin-left: -20px;
}


.p-top-slide{
  padding-bottom: 5em;
  overflow: hidden;
}

.p-top-slide__inner{
  width: 900px;
  margin: 0 auto;
}

.p-top-slide .slick-list{
  overflow: visible;
}

.p-top-slide .slick-track{
  display: flex;
  justify-content: center;
}

.p-top-slide .slick-dots{
  bottom: -15%;
}

.p-top-slide .slick-dots li button:before{
  background-color: #a5d4e5 ;
  width: 10px;
  height: 10px;
}

.p-top-slide .slick-dots li.slick-active button:before{
  background-color: #3d95b6;
}

.p-information__heading{
  line-height: 1.2;
  font-size: 32px;
  font-weight: bold;
  color: #3d95b6;
  letter-spacing: 3px;
}

.u-br-pc{
  display: block;
}

.u-br-tablet{
  display: none;
}

.u-br-mobile{
  display: none;
}

@media (max-width: 1024px){
  .p-top-slide__inner{
    width: 80%;
  }
}

@media (max-width: 960px){
  /* .p-top-usedcar-stock{
    padding: 1em 0;
  } */
}

@media (max-width: 768px){
  .p-top-topics__icon{
    width: 80px;
  }
  .p-top-usedcar{
    padding: 1.6em 0;
  }
  .p-top-usedcar__btn{
    text-align: center;
    padding: 1.2em 0;
  }

  /* .p-top-usedcar__card{
    font-size: 24px;
  } */

  .p-top-usedcar-stock__head{
    margin-right: 1.4em;
    font-size: 1.125rem;
  }
  .p-top-usedcar-stock{
    padding: 0.35em 0;
  }
  .p-top-usedcar-stock__body{
    font-size: 36px;
    margin-top: 3px;
  }
  .p-top-usedcar-stock__body em{
    line-height: 1;
    font-size: 1.4em;
  }
  .p-top-usedcar-stock__body span{
    font-size: 2rem;
  }
  .p-top-slide .slick-dots{
    bottom: -25%;
  }
  .p-information__heading{
    letter-spacing: 0;
  }
/*   .u-br-pc{
    display: none;
  } */
  .u-br-tablet{
    display: block;
  }
}

@media (max-width: 500px){
  .p-top__heading{
    font-size: 24px;
    padding-bottom: 0.5em;
  }
  .p-top-topics-btn__list__item{
    width: 49%;
  }
  .p-top-topics-btn__list__item:not(:nth-child(n+7)){
    margin-bottom: 1em;
  }
  .p-top-topics__text{
    justify-content: flex-start;
    font-size: 15px;
    text-align: left;
    padding-left: 8px;
    line-height: 1.2;
  }
  .btn_usedcar i{
    padding: 0.8em;
  }
  .btn_democar i{
    padding: 0.8em;
  }
  .btn_calendar i {
    padding: 0.9em;
  }
  .btn_fix i{
    padding: 0.8em;
  }
  .btn_campaign i{
    padding: 0.8em;
  }
  .btn_recruit i{
    padding: 0.8em;
  }
  .p-top-event{
    padding: 1em 0;
    background-size: 20%;
  }
  .p-top-instagram{
    padding: 1em 0;
  }
  .p-top-banner{
    padding: 1.5em 0;
  }
  .p-top-banner_item{
    box-shadow: 0px 0px 5px 3px rgba(232, 232, 232, 1);
    border-radius: 5px;
  }
  .p-top-slide{
    padding-bottom: 1.5em;
  }
  .p-top-slide__inner {
    width: 88%;
  }
  .p-top-slide .slick-dots{
    bottom: -35%;
  }
  .p-top-slide__list__item{
    margin: 0 5px;
  }
  .p-top-slide .slick-dots li button:before{
    width: 7px;
    height: 7px;
  }
  .p-top-usedcar{
    padding: 1.5em 0;
  }
  .p-top-usedcar__btn{
    padding: 1em 0;
  }
  .p-top-usedcar__btn i{
    display: none;
  }
  .p-top-usedcar__item:first-of-type{
    width: 39%;
  }
  .p-top-usedcar__item:last-of-type{
    width: 57%;
  }
  .p-top-usedcar__card{
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .p-top-usedcar-stock{
    flex-direction: column;
    padding: 0.5em 0;
  }
  .p-top-usedcar-stock__body{
    font-size: 32px;
    margin-top: 0;
    line-height: 1.3;
  }
  .p-top-usedcar-stock__head{
    font-size: 1rem;
    letter-spacing: 1px;
    margin-right: 0;
  }
  .p-top-usedcar-stock__body em{
    font-size: 1.2em;
    letter-spacing: 3px;
  }
  .p-top-usedcar-stock__body span{
    margin-left: -10px;
    font-size: 1.4rem;
  }
  .p-information__heading{
    font-size: 26px;
  }
  .u-br-pc{
    display: none;
  }
  .u-br-tablet{
    display: none;
  }
  .u-br-mobile{
    display: block;
  }
}

.bg-flower{
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}

.bg-flower.bg-photo{
background:top left/120px 120px repeat
}

.section-sr-hero{
position:relative;
z-index:3;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
background-color:#295ea4
}

.section-sr-hero .left-photo{
width:44%;
position:relative
}

.section-sr-hero .left-photo .text{
position:absolute;
position:absolute;
width:8.5%;
left:16%;
top:14.5%;
z-index:5
}

.section-sr-hero .left-photo .btn{
position:absolute;
width:100%;
bottom:10%;
left:50%;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%)
}

.section-sr-hero .slick{
width:56%
}

.section-sr-hero .slick .slick-list,.section-sr-hero .slick .slick-track{
height:100%
}

.section-sr-hero .item{
position:relative;
height:100%
}

.section-sr-hero .item .right-photo{
height:100%;
position:relative
}

.section-sr-hero .item .right-photo .bg-photo{
position:absolute;
width:100%;
height:100%;
left:0;
top:0
}

.section-sr-hero .slick-dots{
position:absolute;
bottom:0;
text-align:right
}

.section-sr-hero .slick-dotted.slick-slider{
margin-bottom:0
}

.section-sr-hero .btn{
padding:0 20px;
max-width: 370px;
width: 100%;
margin: 0 auto;
}

.section-sr-hero .btn a{
height:48px
}

.section-sr-hero .btn a::after{
content:"";
position:absolute;
right:20px;
top:50%;
width:0.4em;
height:0.4em;
border-right:2px solid #333333;
border-bottom:2px solid #333333;
-webkit-transform:translateY(-85%) rotate(45deg);
-ms-transform:translateY(-85%) rotate(45deg);
transform:translateY(-85%) rotate(45deg)
}

.section-sr-hero .bg-photo>img{
display:none
}

.sr-title .en{
font-size:32px;
line-height:1.2;
margin-bottom:1em
}

.sr-title .nowrap{
display:inline-block;
word-spacing:nowrap
}

.section-sr-topics{
position:relative;
padding:60px 0;
background-color:#f1f1f1
}

.section-sr-topics .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
width:calc(100% + 8px);
margin-left:-4px
}

.section-sr-topics .content .item{
width:25%;
padding:0 5px
}

.section-sr-topics .content .item a{
display:block;
background-color:#ffffff
}

.section-sr-topics .content .item a:hover img{
opacity:0.8
}

.section-sr-topics .content .item img{
width:100%;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.section-sr-event{
position:relative;
padding:60px 0;
background-color:#ffcb4f
}

.section-sr-event .content{
position:relative;
background-color:#ffffff
}

.section-sr-event .content img{
width:100%;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.section-sr-event .content a:hover img{
opacity:0.8
}

.section-sr-instagram{
  background-color: #295ea4;
  /* margin-top: 4rem; */
}

.section-sr-instagram .sr-title {
  color: #fff;
}

.p-sr-instagram{
  padding: 2.3571428571429em 0;
  margin-block: 3.5em;
}

.p-top-banner{
  padding: 2.3571428571429em 0;
}

.p-sr-banner .wrapper{
  max-width: 1120px;
}

.p-sr-banner img {
    transition: 0.3s all;
}

.p-sr-banner_item a :hover {
  opacity: 0.8;
}

.p-sr-banner_item{
  border-radius: 10px;
}


.section-sr-news{
position:relative;
padding:60px 0;
background-color:#f1f1f1
}

.section-sr-news .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
width:calc(100% + 10px);
margin-left:-5px
}

.section-sr-news .content .item{
width:calc(25% - 10px);
margin:0 5px;
position:relative;
display:block;
background-color:#ffffff
}

.section-sr-news .content .item:hover .text{
text-decoration:underline
}

.section-sr-news .content .item .text{
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.section-sr-news .content .item .img{
width:100%;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.section-sr-news .content .item .img .bg-photo{
width:100%;
padding-top:calc(100% * (148 / 264))
}

.section-sr-news .content .article{
padding:20px
}

.section-sr-news .content .article .date{
font-size:16px;
color:#999999;
font-weight:bold
}

.section-sr-news .content .article .text{
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
overflow:hidden;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
display:-webkit-box
}

.section-sr-news .life-box{
margin-top:80px
}

.section-sr-news .life-box .item{
overflow:hidden
}

.section-sr-news .life-box .item:hover .img .bg-photo{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}

.section-sr-news .life-box .item .img .bg-photo{
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all;
padding-top:100%
}

.section-sr-news .life-box .life-ttl{
position:absolute;
width:100%;
font-size:32px;
font-weight:500;
z-index:1;
color:#ffffff;
top:8%;
left:0;
text-align:center
}

.section-sr-banner{
padding:70px 0;
background:url(../img/sr/bg_sr-banner.jpg) center center/cover no-repeat
}

.section-sr-banner .content{
padding:0 40px
}

.section-sr-banner .btn{
margin-top:30px
}

.section-sr-banner .btn a{
max-width:380px;
-webkit-box-shadow:0 3px 0px #173a69;
box-shadow:0 3px 0px #173a69
}

.section-sr-banner .banner-ttl{
color:#ffffff
}

.section-sr-banner .banner-ttl .big{
font-size:48px
}

.section-sr-banner .banner-ttl .sub{
font-size:28px
}

.section-sr-information{
padding:80px 0;
position:relative
}

.section-sr-information .bg{
position:absolute;
right:0;
bottom:0px
}

.section-sr-information .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.section-sr-information .content-left{
width:calc(50% - 20px)
}

.section-sr-information .content-left dl{
width:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
padding:20px 20px;
border-bottom:1.5px solid #295ea4
}

.section-sr-information .content-left dl:first-child{
border-top:1.5px solid #295ea4
}

.section-sr-information .content-left dl dt{
color:#295ea4;
font-weight:bold;
width:100px;
min-width:100px;
display: flex;
align-items: center;
}

.section-sr-information .content-left dl.close{
padding: 10px 20px;
}

.section-sr-information .content-left .close_item{
display: flex;
align-items: center;
}

.section-sr-information .content-left .close_item .btn{
margin-left: 1em;
}

.section-sr-information .content-left .close_item .information-calendar{
height: 2.7em;
border-radius: 5px;
-webkit-box-shadow: 0 3px 0 #bfbfbf;
box-shadow: 0 3px 0 #bfbfbf;
padding: 0 15px;
}

.section-sr-information .content-left .close_item .information-calendar:hover{
-webkit-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
-webkit-box-shadow: none;
box-shadow: none;
}

.section-sr-information .content-left .close_item span.icon{
height: auto; 
display: inline-block;
align-items: center;
display: flex;
margin-right: 0.5em;
}

.section-sr-information .content-left .tel a{
text-decoration:underline
}

.section-sr-information .content-left .tel a:hover{
text-decoration:none
}

.section-sr-information .map{
width:calc(50% - 20px);
background-color:#eeeeee;
position:relative;
overflow:hidden
}

.section-sr-information .map .srmap_box{
position:absolute;
left:0;
top:0;
width:100%;
height:100%
}

.section-sr-information .information-setting{
padding:50px 15px
}

.section-sr-information .information-setting ul{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.section-sr-information .information-setting ul li{
width:calc(20% - 30px);
margin:10px 15px;
border:1.5px solid #295ea4;
border-radius:6px;
padding:10px 10px;
font-size:12px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
line-height:1.2;
background-color:#ffffff
}

.section-sr-information .information-setting ul li .icon{
width:1.6em;
min-width:1.6em;
height:1.6em;
margin-right:0.5em;
display:block
}

.section-sr-information .orange-dealer{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-transition:0.3s all;
  -o-transition:0.3s all;
  transition:0.3s all;
  border:1.5px solid #999999;
  border-radius: 10px;
  max-width: 780px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 15px;
}

.section-sr-information .orange-dealer:hover{
  opacity: 0.8;
}

@media (max-width: 500px){
  .section-sr-information .orange-dealer{
    -webkit-box-align: start;
	  -ms-flex-align: start;
	  align-items: flex-start;
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    margin-top: 15px;
  }
}

.section-sr-information .orange-dealer img{
  width: 150px;
  margin-right: 30px;
}

@media (max-width: 500px){
  .section-sr-information .orange-dealer img{
    width: 135px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.section-sr-information .ins-btn{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}

.section-sr-information .ins-btn{
  margin-top: 3em;
}

.section-sr-information .ins-btn a{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
max-width:480px;
height:80px;
border:1.5px solid #999999;
-webkit-box-shadow:0 3px 0 #bfbfbf;
box-shadow:0 3px 0 #bfbfbf;
font-size:16px;
border-radius:10px;
background-color:#ffffff
}

.section-sr-information .ins-btn a:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.section-sr-information .ins-btn a .img{
width:2em;
height:2em;
margin-right:20px
}

.section-sr-information .ins-btn a .arrow{
width:0.6em;
height:0.6em;
border-right:2px solid #999999;
border-bottom:2px solid #999999;
margin-left:20px;
-webkit-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg)
}

.section-sr-contact{
position:relative;
padding:60px 0;
background-color:#ffcb4f
}

.section-sr-contact .sr-title{
text-align:center;
}

.section-sr-contact .sr-lead{
  text-align:center;
  padding-bottom: 34px;
}

.sr-contact-reserve{
  text-align: center;
  margin-top: 34px;
}

.sr-contact-reserve a{
  text-decoration: underline;
}

.sr-contact-reserve a:hover{
  text-decoration: none;
}

.section-sr-contact .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
width:calc(100% + 12px);
margin-left:-6px
}

.section-sr-contact .content .icon{
width:42px;
margin:0 auto 0.5em
}

.section-sr-contact .content .item{
width:calc(16.66% - -25px);
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding:18px 10px 20px;
margin:6px;
background-color:#333333;
color:#ffffff;
-webkit-box-shadow:0 3px 0 #e5b647;
box-shadow:0 3px 0 #e5b647;
text-align:center;
font-weight:bold;
border-radius:10px;
font-size:18px
}

.section-sr-contact .content .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.section-sr-footer{
position:relative;
padding:60px 0;
background-color:#295ea4;
color:#ffffff;
text-align:center
}

.section-sr-footer .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
padding:40px 20px 40px
}

.section-sr-footer .content .btn{
width:100%;
margin:0 20px
}

.section-sr-footer .content .btn a{
max-width:100%
}

.section-sr-footer .sr-footer-bottom{
width:100%;
max-width:880px;
margin:0 auto;
border-radius:6px;
padding:40px;
background-color:rgba(51,51,51,0.6)
}

.section-sr-footer .sr-footer-bottom .head{
font-size:16px;
line-height:1.4em;
padding-bottom:0.5em;
border-bottom:1.5px solid #ffffff;
display:inline-block;
margin-bottom:0.8em
}

.section-sr-footer .sr-footer-bottom .article{
font-size:13px
}

.section-sr-footer .sr-footer-bottom .red{
color:#ff8585
}

.p-sr-streetview{
  max-width: 80%;
  margin: 0 auto;
  padding-bottom: 3em;
}

.p-sr-streetview iframe{
  width: 100%;
  height: 500px;
}

.streetview_sp{
  display: none;
}

.p-sr-title {
  margin-bottom: 2.66667em;
}

.p-sr-name {
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
}

.p-sr-name__company {
  font-size: 32px;
}

@media (max-width: 560px){
  .p-sr-name__company {
    font-size: 18px;
  }
}

.p-sr-profile{
  position:absolute;
  width: 65%;
  bottom: 5%;
  left: 30%;
/*   -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%); */
  text-align: center;
  background-color: #fff;
  padding: 1.5em;
  z-index: 3;
}

.p-sr-profile__tel{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1em;
}

.p-sr-profile__tel p{
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
}

.p-sr-profile__close{
  margin-bottom: .5em;
  font-size: 16px;
}

.p-sr-profile__close br{
  display: none;
}

.p-sr-profile__tel i{
  width: 1.7em;
  margin-right: 5px;
}

.p-sr-btn{
  position: static !important;
  transform: none !important;
  padding: 0 !important;
}

.p-sr-btn._tel{
  display: none;
}

.p-sr-btn a{
  background-color: #333333;
  color: #ffffff;
  max-width: 100%;
  box-shadow: 0 3px 0 #bfbfbf;
}

.p-sr-btn a:after{
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}

.btn._tel a:after{
  /* content: url(../img/icon_separate.png); */
  background-image: url(../img/icon_separate.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  width: .8em;
  height: .8em;
  border-right:none !important;
  border-bottom:none !important;
  transform: translateY(-50%);
}


@media (max-width: 1024px){
  .p-sr-profile__tel p{
    font-size: 22px;
  }
  .p-sr-profile__tel i{
    width: 1.5em;
  }
  .p-sr-profile__close{
    font-size: 14px;
  }
  .p-sr-btn a{
    font-size: 14px;
  }
}

@media (max-width: 768px){
  .p-sr-profile{
    position: static;
    width: 100%;
  }
  .p-sr-profile__close span{
    display: none;
  }
  .p-sr-profile__close br{
    display: block;
  }
  .p-sr-streetview iframe{
    height: 400px;
  }
}

@media (max-width: 500px){
  .sr-title .text{
    text-align: left;
  }
  .p-sr-streetview{
    max-width: 100%;
    padding: 1.5em 0;
  }
  .p-sr-streetview iframe{
    height: 200px;
  }
  .streetview_pc{
    display: none;
  }
  .streetview_sp{
    display: block;
  }
  .p-sr-profile{
    padding: 20px;
  }
  .p-sr-profile__tel{
    display: none;
  }
  .p-sr-profile__close{
    margin-bottom: 1em;
  }
  .p-sr-profile__close span{
    display: contents;
  }
  .p-sr-profile__close br{
    display: none;
  }
  .p-sr-btn._tel{
    display: block;
    margin-bottom: 1em;
  }
  .section-sr-contact .sr-lead{
    text-align:left ;
    padding-bottom: 20px;
  }
  .sr-contact-reserve{
    margin-top: 12px;
  }
}

@media (max-width: 1150px){

  .section-sr-contact .content .item{
    width:calc(33.33% - 12px)
    }
}

@media (max-width: 960px){
.section-sr-information .information-setting{
padding:40px 0px
}

.section-sr-information .information-setting ul li{
width:calc(25% - 30px)
}


.section-sr-footer .content{
padding:40px 0px
}


}

@media (max-width: 768px){
.section-sr-footer .content .btn{
margin:0 10px
}

.section-sr-news .content .article{
padding:10px
}

.section-sr-news .life-box .life-ttl{
font-size:24px
}

.section-sr-banner .content{
padding:0 0px
}

.section-sr-banner .banner-ttl{
text-align:center
}

.section-sr-banner .banner-ttl .big{
font-size:32px
}

.section-sr-banner .banner-ttl .sub{
font-size:23px
}

.section-sr-banner .btn{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}

.section-sr-information .content{
display:block
}

.section-sr-information .content-left{
width:100%;
margin-bottom:30px
}

.section-sr-information .map{
width:calc(100% + 40px);
margin-left:-20px;
padding-top:50%
}

.section-sr-information .information-setting ul li{
width:calc(33.33% - 30px)
}


}

@media (max-width: 500px){
.section-sr-information .bg{
width:70%
}

.section-sr-contact .content .item:first-of-type{
  width: 100%;
}

.section-sr-contact .content .item{
width:calc(50% - 12px)
}

.section-sr-information .information-setting{
padding:20px 0px
}

.section-sr-information .information-setting ul li{
width:calc(50% - 8px);
margin:4px 4px
}

.section-sr-hero{
padding-top:calc(100% * (562 / 376))
}

.section-sr-hero .left-photo{
width:100%;
position:absolute;
top:0;
left:0;
width:100%;
height:100%
}

.section-sr-hero .slick{
position:absolute;
top:0;
right:0;
width:86%
}

.section-sr-hero .item .right-photo{
padding-top:calc(100% * (200 / 320))
}

.section-sr-hero .left-photo .text{
width:11.7%;
left:4%;
top:10.6%
}

.section-sr-hero .slick-dots{
bottom:0px;
left:0%;
width:100%;
z-index:5
}

.section-sr-hero .slick-dots li.slick-active button:before{
background-color:#333333;
}

.section-sr-hero .slick-dots li button:hover:before{
background-color:#333333;
}

.section-sr-hero .slick-dots li button:before{
width:8px;
height:8px
}

.section-sr-hero .slick-dots li button,.section-sr-hero .slick-dots li{
height:16px;
width:16px
}

.section-sr-hero .left-photo .btn{
bottom:0;
-webkit-transform:translateX(-50%) translateY(50%);
-ms-transform:translateX(-50%) translateY(50%);
transform:translateX(-50%) translateY(50%)
}

.section-sr-topics .content .item,.section-sr-news .content .item{
width:calc(50% - 4px);
margin:2px
}

.section-sr-topics .content,.section-sr-news .content{
width:calc(100% + 4px);
margin-left:-2px
}

.sr-title .en{
font-size:24px;
margin-bottom:0.5em
}

.section-sr-topics{
padding:40px 0
}

.section-sr-event,.section-sr-news,.section-sr-banner,.section-sr-information,.section-sr-contact,.section-sr-footer{
padding:40px 0
}

.section-sr-news .life-box{
margin-top:40px
}

.sr-title .en .big{
font-size:28px
}

.section-sr-footer .content{
display:block
}

.section-sr-footer .content .btn{
margin:10px 0
}

.section-sr-footer .content{
padding:20px 0px
}

.section-sr-footer .sr-footer-bottom{
padding:20px
}

.section-sr-footer .sr-footer-bottom .article{
text-align:left
}

.section-sr-information .content-left .close_item .information-calendar{
height: 2em;
font-size: 12px;
}

.section-sr-information .content-left .close_item{
flex-flow: column;
align-items: baseline;
}

.section-sr-information .content-left .close_item .btn{
margin: 0;
}

}


@media (max-width: 350px){
.section-sr-information .content-left dl dt{
width:80px;
min-width:80px
}


}

/* .c-democar-container .ATC-shop-list-table tr:last-of-type{
  display: none !important;
} */


.maintenance-schedule{
background-color:#f1f1f1
}

.maintenance-schedule-box{
margin-top:60px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
position:relative;
z-index:1
}

.maintenance-schedule-box::after{
content:"";
position:absolute;
width:calc(100% - 80px);
left:40px;
top:calc(40px - 8px);
height:16px;
background-color:rgba(41,94,164,0.1)
}

.maintenance-schedule-box .head .icon{
width:24px;
margin:0 auto
}

.maintenance-schedule-box .schedule-box-content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
width:100%
}

.maintenance-schedule-box .timeline{
width:calc((100%) / 12)
}

.maintenance-schedule-box .timeline .year{
width:80px;
min-width:80px;
height:80px;
margin:0 auto 40px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}

.maintenance-schedule-box .timeline .dot{
width:8px;
height:8px;
background-color:#295ea4;
border-radius:4px;
position:relative
}

.maintenance-schedule-box .timeline .dot::after{
content:"";
position:absolute;
height:78px;
width:2px;
left:calc(50% - 1px);
top:calc(100% - 2px);
background-color:#295ea4
}

.maintenance-schedule-box .timeline .bg-box::after{
content:"";
position:absolute;
height:42px;
width:2px;
left:calc(50% - 1px);
top:calc(100% - 2px);
background-color:#295ea4
}

.maintenance-schedule-box .timeline .bg-box,.maintenance-schedule-box .timeline .head{
background-color:#295ea4;
color:#ffffff;
font-weight:bold;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
text-align:center;
width:100%;
height:100%;
border-radius:50%;
position:relative
}

.maintenance-schedule-box .timeline .bg-box .num,.maintenance-schedule-box .timeline .head .num{
font-weight:900;
font-size:2em;
margin-right:0.1em;
line-height:0.8;
display:inline-block;
-webkit-transform:translateY(0.05em);
-ms-transform:translateY(0.05em);
transform:translateY(0.05em)
}

.maintenance-schedule-box .timeline-item{
display:block;
background-color:#ffffff;
border-radius:5px;
width:60px;
height:192px;
margin:0 auto;
-webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1);
box-shadow:0 3px 0 rgba(0,0,0,0.1);
text-align:center;
padding:20px 10px;
font-weight:bold;
position:relative
}

.maintenance-schedule-box .timeline-item .popup-img{
display:none
}

.maintenance-schedule-box .timeline-item:hover{
background-color:#333333;
color:#ffffff
}

.maintenance-schedule-box .timeline-item::after{
content:"";
position:absolute;
bottom:20px;
left:50%;
width:0.4em;
height:0.4em;
border-right:2px solid #295ea4;
border-bottom:2px solid #295ea4;
-webkit-transform:translateX(-50%) rotate(45deg);
-ms-transform:translateX(-50%) rotate(45deg);
transform:translateX(-50%) rotate(45deg)
}

.maintenance-schedule-box .timeline-item span{
display:block;
line-height:1.1
}

.maintenance-menu .maintenance-menu-content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
margin-top:40px
}

.maintenance-menu .menu-item{
width:calc(33.333% - 10px);
border-radius:10px;
color:#ffffff;
font-weight:bold;
font-size:24px;
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
position:relative;
overflow:hidden;
z-index:1;
padding:80px 20px
}

.maintenance-menu .menu-item:hover .bg-photo{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}

.maintenance-menu .menu-item .img{
width:40px;
margin:0 auto 0.5em
}

.maintenance-menu .menu-item .bg-photo{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:-1;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.maintenance-btn{
width:100%;
border-radius:10px;
margin-top:50px;
position:relative;
overflow:hidden;
z-index:1;
padding:50px;
border:1px solid rgba(41,94,164,0.1);
display:block;
-webkit-transition:0.3 all;
-o-transition:0.3 all;
transition:0.3 all;
background-color:#ffffff
}

.maintenance-btn:hover .btn-a{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.maintenance-btn:hover .bg-photo{
opacity:0.8
}

.maintenance-btn .bg-photo{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:-1;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.maintenance-btn .btn-a{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
height:64px;
max-width:280px;
font-size:15px;
font-weight:bold;
border-radius:10px;
position:relative;
padding:0 10px;
z-index:5;
background-color:#333333;
color:#ffffff;
-webkit-box-shadow:0 3px 0px #c1c1c1;
box-shadow:0 3px 0px #c1c1c1;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.maintenance-carlife-menu{
background-color:#f1f1f1
}

.maintenance-carlife-menu .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.maintenance-carlife-menu .content .item{
width:calc(33.33% - 10px);
background-color:#ffffff;
margin-top:20px;
border-radius:10px;
-webkit-box-shadow:0 3px 0 #e5e5e5;
box-shadow:0 3px 0 #e5e5e5;
text-align:center;
padding:40px 40px
}

.maintenance-carlife-menu .content .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.maintenance-carlife-menu .content .item .img{
margin-bottom:20px
}

.p-reserve_title .ja{
  font-size: 28px;
  text-shadow:2px 2px 3px #fff , -2px -2px 3px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff;
}

.p-reserve_content{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-reserve_content .box{
  margin-right: 4em;
}

.p-reserve_text{
  font-size: 16px;
  text-shadow:2px 2px 3px #fff , -2px -2px 3px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff;
  width: 53%;
  font-weight: bold;
  /* background-color: rgba(255, 255, 255, 0.9);
  padding: 15px; */
}

.p-reserve_sp{
  display: none;
}

@media (max-width: 600px){
  .maintenance-btn .btn-a{
    max-width: 100%;
  }
  .p-reserve_content .box{
    margin-right: 0;
  }
  .p-reserve_text{
    margin-bottom: 20px;
  }
  .p-reserve_pc{
    display: none;
  }  
  .p-reserve_sp{
    display: block;
    width: 100%;
  }
}

@media (max-width: 500px){
  .p-reserve_title .ja{
    font-size: 26px !important;
  }
}

.ul-square{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.ul-square li:not(:last-child){
padding-right:1.5em
}

.page-section{
padding:80px 0
}

.page-section:nth-child(2n+1){
background-color:#f1f1f1
}

.page-section .title-article{
margin-bottom:2em
}

.shadowbox{
position:relative;
overflow:hidden;
z-index:1;
width:100%
}

.shadowbox.left::before{
display:block
}

.shadowbox.right::after{
display:none
}

.shadowbox::before{
content:"";
position:absolute;
left:-10px;
top:0;
width:10px;
height:100%;
-webkit-box-shadow:0 0 15px rgba(0,0,0,0.8);
box-shadow:0 0 15px rgba(0,0,0,0.8);
z-index:2;
display:none
}

.shadowbox::after{
content:"";
position:absolute;
right:-10px;
top:0;
width:10px;
height:100%;
-webkit-box-shadow:0 0 15px rgba(0,0,0,0.8);
box-shadow:0 0 15px rgba(0,0,0,0.8);
z-index:2;
display:none
}

@media (max-width: 1140px){
.shadowbox::after{
display:block
}


}

.nofixed .maintenance-price-scroll table{
table-layout:auto
}

.maintenance-price-scroll{
width:100%;
width:100%;
vertical-align:middle;
text-align:center;
border-collapse:collapse;
-webkit-box-sizing:border-box;
box-sizing:border-box
}

@media (max-width: 500px){
.maintenance-price-scroll .shadowbox::after{
display:block
}


}

@media (max-width: 500px){
.maintenance-price-scroll .shadowbox.left::before{
display:block
}


}

.maintenance-price-scroll .lineup-photo{
width:100%;
min-width:500px
}

.maintenance-price-scroll table{
width:100%;
white-space:nowrap;
background-color:#ffffff;
font-weight:500;
min-width:1100px;
table-layout:fixed
}

.maintenance-price-scroll th{
border:1px solid #ffffff;
-webkit-box-sizing:border-box;
box-sizing:border-box;
color:#fff;
vertical-align:middle;
font-size:1em;
background-color:#295ea4;
padding:1em;
line-height:1.2
}

.maintenance-price-scroll td{
border:1px solid rgba(41,94,164,0.1);
-webkit-box-sizing:border-box;
box-sizing:border-box;
vertical-align:middle;
padding:1em;
line-height:1.2
}

.maintenance-price-scroll tr:nth-child(2n-1){
background-color:rgba(41,94,164,0.1)
}

.maintenance-price-scroll .bg-second tr:nth-child(2n-1){
background-color:#ffffff
}

.maintenance-price-scroll .bg-second tr:nth-child(2n){
background-color:rgba(41,94,164,0.1)
}

.maintenance-price-scroll small{
display:inline-block;
font-size:12px
}

.maintenance-price-scroll .super{
display:inline-block;
vertical-align:super;
font-size:12px;
-webkit-transform:scale(0.7);
-ms-transform:scale(0.7);
transform:scale(0.7)
}

.maintenance-price-scroll .is-th{
font-weight:bold
}

.price-tips{
margin-top:2em;
font-size:13px
}

@media (max-width: 1140px){
.maintenance-price-scroll{
overflow-x:scroll
}


}

@media (max-width: 960px){
.maintenance-schedule-box .timeline .year{
width:60px;
min-width:60px;
height:60px
}

.maintenance-schedule-box .head .icon{
width:18px
}

.maintenance-schedule-box .timeline .bg-box .num,.maintenance-schedule-box .timeline .head .num{
font-size:1.6em
}

.maintenance-schedule-box .timeline-item{
width:calc(100% - 10px)
}

.maintenance-schedule-box::after{
top:calc(30px - 8px)
}


}

@media (max-width: 768px){
.maintenance-carlife-menu .content .item{
width:calc(50% - 10px)
}

.maintenance-menu .menu-item{
padding:60px 20px;
font-size:20px
}

.maintenance-schedule-box .schedule-box-content{
display:block
}

.maintenance-schedule-box::after{
width:20px;
height:calc(100% - 80px);
top:calc(30px - 8px);
left:20px
}

.maintenance-schedule-box .timeline{
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

.maintenance-schedule-box .timeline .year{
margin-bottom:0;
margin-right:40px;
margin-left:0px
}

.maintenance-schedule-box .timeline-item{
width:calc(100% - 100px);
height:60px;
margin-bottom:15px;
text-align:left;
padding:20px
}

.maintenance-schedule-box .timeline{
width:100%
}

.maintenance-schedule-box .timeline-item span{
display:inline-block
}

.maintenance-schedule-box .timeline-item::after{
right:20px;
top:50%;
left:auto;
-webkit-transform:translateY(-50%) rotate(-45deg);
-ms-transform:translateY(-50%) rotate(-45deg);
transform:translateY(-50%) rotate(-45deg)
}

.maintenance-schedule-box .timeline .dot::after,.maintenance-schedule-box .timeline .bg-box::after{
height:2px;
width:78px;
left:calc(100% - 2px);
top:calc(50% - 1px)
}


}

@media (max-width: 500px){
.maintenance-price-scroll table{
min-width:500px;
table-layout:auto
}

.maintenance-price-scroll td,.maintenance-price-scroll th{
padding:1em 0.5em
}

.ul-square li:not(:last-child){
padding-right:0em;
width:100%
}

.maintenance-btn .bg-photo::after{
content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0.2;
background-color:#ffffff
}

.maintenance-schedule-box{
margin-top:40px
}

.maintenance-carlife-menu .content .item .img{
max-width:140px;
margin:0 auto 10px
}

.maintenance-carlife-menu .content .item{
padding:20px 10px
}

.maintenance-btn{
margin-top:40px;
padding:40px 20px
}

.page-section{
padding:60px 0
}

.section-item{
margin-top:40px
}

.maintenance-menu .maintenance-menu-content{
display:block
}

.maintenance-menu .menu-item{
width:100%;
padding:40px 20px
}

.maintenance-menu .menu-item:not(:first-child){
margin-top:20px
}


}

@media (max-width: 430px){
.maintenance-carlife-menu .content .item{
width:calc(100% - 10px)
}


}


.maintenance-service{
  background-color: #F1F1F1;
}


.maintenance-merit{
  background-color: #fff !important;
}

.maintenance-merit__lead{
  margin-bottom: 2em;
}
.maintenance-merit__content{
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1rem);
  margin: -.5rem;
}
.maintenance-merit__item{
  width: 33.33333%;
  padding: .5rem;
}
.maintenance-merit__button{
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 1.5rem 6.38889%;
  border: 1px solid;
  border-radius: 5px;
  text-decoration: none;
}
.maintenance-merit__head{
  font-size: 2.4em;
  font-weight: bold;
}
.maintenance-merit__foot{
  font-size: 16px;
}
.maintenance-merit__icon{
  font-size: 26px;
}

@media (max-width: 768px){
  .maintenance-merit__item{
      width: 50%;
  }
}
@media (max-width: 600px){
  .maintenance-merit__item{
      width: 100%;
      padding: .3rem;
  }
  .maintenance-merit__button{
      padding: 1rem 6.38889%;
  }
}


.l-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100005;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, .9);
}

.l-modal__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 70px;
}

@media screen and (max-width: 768px) {
  .l-modal__inner {
    padding: 0 8.33333%;
}
}

.l-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  opacity: 0;
}

.l-modal__contents {
  position: relative;
  overflow-y: auto;
  width: 920px;
  max-width: 100%;
  max-height: 90vh;
  padding: 2rem;
  border-radius: 10px;
  background: #f4f4f4;
}

@media screen and (max-width: 600px) {
  .l-modal__contents{
    padding: 1.2rem;
  }
}

@media screen and (max-width: 500px) {
  .l-modal__contents {
    padding: .8rem;
  }
  .l-modal-contents__body {
    padding: .8rem;
  }
}

.l-modal__prev, .l-modal__next {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 6.3rem;
  height: 6.3rem;
  margin: auto 0;
  outline: none;
  border: 0;
  background: transparent;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-modal__prev, .l-modal__next:hover{
  cursor: pointer;
}

.l-modal__prev img, .l-modal__next img{
  opacity: 1;
  width: auto;
}

.l-modal__prev {
  left: calc(50vw - 570px);
  /* transform: rotate(90deg); */
}

.l-modal__next {
  right: calc(50vw - 570px);
  /* transform: rotate(-90deg); */
}

@media screen and (max-width: 1200px) {
  .l-modal__prev {
    left: 1%;
  }
  .l-modal__next {
    right: 1%;
  }
  .l-modal__prev, .l-modal__next{
    width: 3rem;
    height: 3rem;
  }
  .l-modal__prev img, .l-modal__next img{
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .l-modal__prev, .l-modal__next{
    width: 2rem;
    height: 2rem;
  }
}

@media screen and (max-width: 500px) {
  .l-modal__prev, .l-modal__next{
    width: 1.5rem;
    height: 1.5rem;
  }
}

.l-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  display: block;
  width: 37px;
  height: 37px;
  margin-top: 2.44681%;
  margin-right: 2.44681%;
  outline: none;
  border: 0;
  border-radius: 50%;
  background: #333;
  transition: all .3s ease-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-modal__close:hover {
  opacity: .7;
}

.l-modal__close span {
  display: none;
}

.l-modal__close:before, .l-modal__close:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 54.05405%;
  height: 3px;
  margin: auto;
  border-radius: 3px;
  background: #fff;
}

.l-modal__close:before {
  transform: rotate(-45deg);
}

.l-modal__close:after {
  transform: rotate(45deg);
}

.l-modal-contents {
  position: relative;
  z-index: 3;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  border-radius: 10px;
  background: #f4f4f4;
  opacity: 0;
  transition: all .4s ease-out;
  pointer-events: none;
}

.l-modal-contents.is-show {
  visibility: visible;
  height: auto;
  opacity: 1;
  pointer-events: auto;
}

.l-modal-contents__head {
  width: 100%;
  /* padding: .95385em 2.30769em; */
  /* background: #fff; */
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.4;
}

.l-modal-contents__head{
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.4em;
}

.l-modal-contents__head b {
  font-size: 46px;
  margin-right: 0.25em;
}

@media screen and (max-width: 768px) {
  .l-modal-contents__head{
    font-size: 20px;
    margin-bottom: 1em;
  }
  .l-modal-contents__head b{
    font-size: 32px;
  }
}

@media screen and (max-width: 600px) {
  .l-modal-contents__head{
    flex-direction: column;
  }
}

@media screen and (max-width: 500px) {
  .l-modal-contents__head b {
    font-size: 24px;
}
.l-modal-contents__head{
  font-size: 16px;
  margin-bottom: 1.5em;
}
}

.l-modal-contents__head span {
  display: inline-block;
  font-size: .76923em;
}

.l-modal-contents__body {
  padding: 2rem;
  background-color: #fff;
}


.l-modal-contents__body iframe {
  display: block;
  max-height: calc(90vh - 12rem);
  border: 0;
}

@media screen and (max-width: 600px) {
  .l-modal-contents__body{
    padding: 1rem;
  }
}

.maintenancce-separate{
    display: flex;
    flex-direction: row-reverse;
}
.maintenancce-separate__image{
    flex-shrink: 0;
}
.maintenancce-separate__image._x2{
    width: 50%;
}
.maintenancce-separate__contents{
    padding-right: 2em;
}
.maintenancce-separate__contents p{
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .maintenancce-separate__contents{
    padding-right: 1.5em;
  }
  .maintenancce-separate__contents p{
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .maintenancce-separate{
    display: block;
    overflow: hidden;
  }
  .maintenancce-separate__image._x2{
    width: 60%;
    float: right;
    padding: 0 0 10px 10px;
  }
  .maintenancce-separate__contents{
    padding-right: 0;
  }
  .maintenancce-separate__contents p{
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .maintenancce-separate__image._x2{
    padding: 0 0 5px 5px;
  }
  .maintenancce-separate__contents p{
    font-size: 13px;
  }
}



.sdg-what{
font-size:18px
}

.sdg-what .numbers{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
max-width:1020px;
margin:30px auto 0
}

.sdg-what .numbers .numbers-ttl{
width:calc(100% / 4);
padding-right:20px
}

.sdg-what .numbers .numbers-item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
width:calc(100% / 4 * 3)
}

.sdg-what .numbers .numbers-item .img{
width:calc(100% / 9);
padding:5px
}

.sdg-what .ul-dot li:not(:first-child){
padding-top:0.5em
}

.sdg-what .items .item{
border-bottom:1.5px solid #000000;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse;
padding-bottom:50px
}

.sdg-what .items .item:not(:first-child){
padding-top:30px
}

.sdg-what .items .item-left{
width:calc(50% + 40px)
}

.sdg-what .items .photo{
width:calc(50% - 80px)
}

.sdg-what .items .article{
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

.sdg-what .items .article dt{
width:1.5em;
min-width:1.5em
}

.sdg-what .items .number-imgs{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
margin-left:-4px;
margin-top:40px
}

.sdg-what .items .number-imgs img{
width:20%;
padding-left:4px
}

.environment-fig-box{
background-color:#ffffff;
padding:60px 20px
}

.p-environment-fig{
margin:0 auto;
padding:100px 00px;
position:relative;
line-height:2;
color:#b0814a;
max-width:1080px;
font-size:14px
}

.p-environment-fig sub{
display:inline-block;
font-size:65%
}

.p-environment-fig:before,.p-environment-fig:after{
content:"";
display:block;
width:100%;
height:50px;
position:absolute;
left:0
}

.p-environment-fig:before{
top:10px;
background:url(../img/company/bgHeaderTop.gif) center top repeat-x
}

.p-environment-fig:after{
bottom:10px;
background:url(../img/company/bgHeaderBottom.gif) center bottom repeat-x
}

.p-environment-fig__head{
font-weight:bold;
line-height:1.8;
text-align:center;
padding:0 0 25px;
color:#71ba35;
font-size:25px
}

.p-environment-fig__body{
width:calc(100% - 40px);
max-width:800px;
margin:0 auto;
padding:0;
background:url(../img/company/character_img01.jpg) left bottom no-repeat
}

.p-environment-fig__body dl{
display:table;
width:100%;
margin-bottom:20px
}

.p-environment-fig dt{
display:table-cell;
width:80px;
padding-bottom:5px
}

.p-environment-fig dt:before{
content:"\25a0"
}

.p-environment-fig dd{
display:table-cell
}

.p-environment-fig dd p{
margin-bottom:8px
}

.p-environment-fig dd ol{
padding-left:1.5em
}

.p-environment-fig dd li{
margin-bottom:5px;
list-style:decimal;
list-style-position:outside
}

.p-environment-fig__title{
font-weight:bold;
text-align:center;
margin-bottom:15px;
background:url(../img/company/bg_policyTitle.gif) center center repeat-x;
font-size:17px
}

.p-environment-fig__title span{
display:inline-block;
padding:0 15px;
background:#fff
}

.p-environment-fig__sign{
text-align:right;
padding-bottom:15px
}

@media (max-width: 768px){
.sdg-what{
font-size:16px
}

.sdg-what .numbers{
display:block;
width:calc(100% + 10px);
margin-left:-5px
}

.sdg-what .numbers .numbers-item{
width:calc(100%)
}

.sdg-what .numbers .numbers-ttl{
padding:5px;
margin-bottom:10px
}

.sdg-what .numbers .numbers-item .img{
width:calc(100% / 6)
}

.sdg-what .numbers .numbers-ttl{
width:calc(100% / 3)
}


}

@media (max-width: 500px){
.sdg-what{
font-size:14px
}

.sdg-what .numbers .numbers-item .img{
width:calc(100% / 4)
}

.sdg-what .numbers .numbers-ttl{
width:calc(100% / 2);
min-width:240px
}

.sdg-what .items .item{
display:block
}

.sdg-what .items .photo{
width:100%;
margin-bottom:20px
}

.sdg-what .items .item-left{
width:100%
}

.p-environment-fig:before,.p-environment-fig:after{
height:30px;
background:url(../img/company/bgHeaderTop.gif) center top/auto 32px repeat-x
}

.p-environment-fig__head{
font-size:19px
}

.p-environment-fig{
padding:60px 00px
}

.p-environment-fig__body dl,.p-environment-fig dt,.p-environment-fig dd{
display:block
}

.p-environment-fig__body{
width:100%
}

.sdg-what .items .number-imgs{
-ms-flex-wrap:wrap;
flex-wrap:wrap;
width:calc(100% + 4px);
margin-left:-2px
}

.sdg-what .items .number-imgs img{
width:calc(100% / 4);
padding:2px
}

.sdg-what .items .number-imgs{
margin-top:20px
}

.sdg-what .items .item{
padding-bottom:30px
}


}

@media (max-width: 350px){
.sdg-what .numbers .numbers-item .img{
width:calc(100% / 3)
}


}

.p-leaflet-box__inner{
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 80px 0 0;
}

.p-leaflet-box__item{
    padding: 0.5em;
    width: 40%;
}

.c-tab.-campaign{
    margin-top: 0;
}

@media screen and (max-width: 560px) {
    .p-leaflet-box__inner{
        flex-direction: column;
    }
    .p-leaflet-box__item{
        width: 100%;
    }
}

.recruit-wait{
padding:20px;
border:1px solid rgba(41,94,164,0.1);
text-align:center
}

.recruit-message .article .item{
margin-bottom:30px
}

.recruit-message .article .item-ttl{
font-weight:bold
}

.recruit-message .article .name{
font-weight:bold;
font-size:18px;
text-align:right
}

.recruit-message .recruit-banner{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.recruit-message .recruit-banner .item{
display:block;
width:calc(50% - 10px);
position:relative;
z-index:1;
border-radius:10px;
overflow:hidden
}

.recruit-message .recruit-banner .item:hover .bg-photo{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}

.recruit-message .recruit-banner .item .ttl{
position:absolute;
top:50%;
left:50%;
width:100%;
-webkit-transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
padding:20px;
font-size:24px;
font-weight:bold;
color:#ffffff;
text-align:center;
z-index:2;
line-height:1.4
}

.recruit-message .recruit-banner .item .bg-photo{
width:100%;
padding-top:46%;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.recruit-job .item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.recruit-job .item .item-left{
display: flex;
  width: calc(55% - 20px);
}

.recruit-job .item .item-left > .article {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.recruit-job .item .photo{
margin-top: 0;
  width: calc(45% - 20px);
}

.recruit-job .item .photo .video{
position:relative;
width:100%;
top:0;
left:0;
padding-top:calc(100% * 315 / 560)
}

.recruit-job .item .photo iframe{
position:absolute;
width:100%;
height:100%;
top:0;
left:0
}

.recruit-job .item .movie{
  width: 100%;
  aspect-ratio: 72/128;
}

.recruit-job .article-ttl{
font-size:18px;
font-weight:bold;
margin-bottom:0.8em
}

.recruit-job .cell {
  flex-grow: 1;
display: block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #ffffff;
padding: 20px 20px;
margin-top: 2em;
}

.recruit-job .cell .photo{
width:288px
}

.recruit-job .item .cell .photo {
  width: 100%;
  margin-top: 0;
}

.recruit-job .cell .article{
width: 100%;
padding-left: 0;
  margin-top: 1.5em;
}

.recruit-job .item-ttl{
position:relative;
margin-bottom:30px
}

.recruit-job .item-ttl .bg-en{
font-size:160px;
font-weight:900;
line-height:0.8;
text-shadow:1px 1px rgba(41,94,164,0.5),-1px -1px rgba(41,94,164,0.5),1px -1px rgba(41,94,164,0.5),-1px 1px rgba(41,94,164,0.5);
color:#f1f1f1
}

.recruit-job .item-ttl .ja{
position:absolute;
top:50%;
left:65px;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
font-size:32px;
font-weight:bold
}

.recruit-job .section-item{
padding-top:40px
}

.recruit-job .section-item.first{
padding-top:0px
}

.recruit-message .section-item{
padding-top:20px
}

.recruit-message .section-item.first{
padding-top:0px
}

.recruit-schedule .shadowbox.left::before{
display:block
}

.recruit-schedule .shadowbox.right::after{
display:none
}

.recruit-schedule .shadowbox::after{
display:none
}

@media (max-width: 680px){
.recruit-schedule .shadowbox::after{
display:block
}


}

.recruit-schedule .table{
width:100%
}

@media (max-width: 680px){
.recruit-schedule .table{
overflow-x:scroll
}


}

.recruit-schedule .table table{
width:100%;
border:none;
min-width:640px
}

.recruit-schedule .table tr{
width:100%;
border:none
}

.recruit-schedule .table th{
text-align:left;
color:#295ea4;
border:none;
border-bottom:1px solid rgba(41,94,164,0.1);
border-top:1px solid rgba(41,94,164,0.1);
padding:1em;
font-weight:400;
padding-left:6%
}

.recruit-schedule .table th.end{
padding-left:10.5%
}

.recruit-schedule .table td{
text-align:center;
padding:1em;
border:none;
border-bottom:1px solid rgba(41,94,164,0.1)
}

.recruit-banner .maintenance-btn{
margin-top:0
}

.recruit-banner img{
width:100%
}

.advancement-box{
position:relative;
padding:20px 0 0
}

.advancement-box::after{
content:"";
position:absolute;
width:16px;
height:100%;
top:0;
left:calc(40px - 8px);
background-color:rgba(41,94,164,0.1)
}

.advancement-box .advancement-item{
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

.advancement-box .advancement-item .content{
width:calc(100% - 120px)
}

.advancement-box .advancement-content-wrapper{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.advancement-box .advancement-content-wrapper .advancement-content-inner{
width:calc(120px + 275px * 2)
}

.advancement-box .advancement-content-wrapper .photo{
padding-top:30px;
padding-right:30px;
margin-bottom:30px
}

.advancement-box .advancement-content{
padding-top:10px
}

.advancement-box .advancement-content .content{
width:calc(100% - 120px);
padding:0px 30px 20px;
margin-bottom:20px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
position:relative
}

.advancement-box .advancement-content .content.full{
width:100%
}

.advancement-box .advancement-content .content.full .article{
width:100%
}

.advancement-box .advancement-content .content.full .ul-dot:last-child{
width:100%
}

.advancement-box .advancement-content .content.has-bg-line{
margin-bottom:00px
}

.advancement-box .advancement-content .content .bg-line{
position:absolute;
bottom:0;
left:30px;
height:1px;
width:calc(275px * 2 - 30px);
background-color:#cccccc
}

.advancement-box .advancement-content .content .ul-dot{
width:275px;
min-width:275px;
margin-top:1em
}

.advancement-box .advancement-content .content .ul-dot .tip{
font-size:12px
}

.advancement-box .advancement-content .content .article{
width:calc(60%);
display:-webkit-box;
display:-ms-flexbox;
display:flex;
position:relative
}

.advancement-box .ul-dot-ttl{
color:#295ea4;
font-weight:bold;
margin-bottom:0.2em
}

.advancement-box .ttl-box{
background-color:#ffffff;
border-radius:5px;
-webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1);
box-shadow:0 3px 0 rgba(0,0,0,0.1);
padding:10px 30px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
font-weight:bold;
position:relative;
z-index:2;
color:#295ea4
}

.advancement-box .ttl-box .ttl{
font-size:18px;
font-weight:bold;
line-height:1.4em
}

.advancement-box .ttl-box .ttl .sub-ttl{
font-size:14px;
color:#999999
}

.advancement-box .ttl-box .tag{
height:2.8em;
padding:0 2.4em;
background-color:#e9eff6;
border-radius:1.4em;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
text-align:center;
margin-right:2em;
white-space:nowrap
}

.advancement-box .year{
width:80px;
min-width:80px;
margin-right:40px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
position:relative
}

.advancement-box .year .dot{
width:8px;
height:8px;
background-color:#295ea4;
border-radius:4px;
position:absolute;
top:calc(50% - 4px);
left:calc(40px - 4px)
}

.advancement-box .year .dot::after{
content:"";
position:absolute;
height:2px;
width:80px;
left:4px;
top:calc(50% - 1px);
background-color:#295ea4
}

.advancement-box .year .bg-box,.advancement-box .year .head{
background-color:#295ea4;
color:#ffffff;
font-weight:bold;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
text-align:center;
width:100%;
height:80px;
border-radius:50%;
position:relative;
text-transform:uppercase
}

.advancement-box .year .bg-box .num,.advancement-box .year .head .num{
font-weight:900;
font-size:2em;
margin-right:0.1em;
line-height:0.8;
display:inline-block;
-webkit-transform:translateY(0.05em);
-ms-transform:translateY(0.05em);
transform:translateY(0.05em)
}

.advancement-box .advancement-ttl{
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

.recruit-supply .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.recruit-supply .content .item{
width:calc(50% - 10px);
background-color:#f1f1f1;
border-radius:10px;
padding:30px
}

.recruit-supply .content .item-ttl{
font-size:24px;
font-weight:bold
}

.recruit-supply .content .article{
margin-top:0.5em;
margin-bottom:1em
}

.recruit-infographic .photo{
width:100%;
max-width:890px;
margin:0 auto
}

.recruit-welfare .welfare01 .photo{
width:100%;
max-width:1020px;
margin:20px auto
}

.recruit-welfare .welfare01 .btn a{
max-width:410px
}

.recruit-welfare .welfare02 .content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.recruit-welfare .welfare02 .item{
width:calc(50% - 10px);
background-color:#ffffff;
border-radius:10px;
padding:30px;
-webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1);
box-shadow:0 3px 0 rgba(0,0,0,0.1)
}

.recruit-welfare .welfare02 .item-ttl{
font-size:24px;
font-weight:bold
}

.recruit-welfare .welfare02 .article{
margin-top:0.5em;
margin-bottom:1em
}

.recruit-welfare .welfare03 .head{
width:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse
}

.recruit-welfare .welfare03 .photo{
width:180px;
min-width:180px;
margin-left:40px
}

.recruit-welfare .welfare03 .content{
width:100%;
display : grid ;
grid-template-columns : repeat(5, 1fr) ;
gap: 5px;
margin-top:40px
}

@media (max-width: 560px){
.recruit-welfare .welfare03 .content{
    grid-template-columns : repeat(2, 1fr) ;
  }
}

.recruit-welfare .welfare04 .content{
width:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.recruit-welfare .welfare04 .content .img{
width:calc((100% / 3.2538) - 4px)
}

.recruit-welfare .welfare04 .content .img:first-child{
width:calc((100% / 3.2538) * 1.2538 - 4px)
}

@media (max-width: 960px){
.advancement-box .advancement-content .content .article{
display:block
}

.advancement-box .advancement-content .content .article .ul-dot:not(:first-child){
margin-top:1em
}

.advancement-box .advancement-content-wrapper .advancement-content .content .bg-line{
width:calc(275px - 30px)
}

.advancement-box .year{
width:60px;
min-width:60px;
margin-right:20px
}

.advancement-box .year .bg-box,.advancement-box .year .head{
height:60px
}

.advancement-box .year .bg-box .num,.advancement-box .year .head .num{
font-size:1.6em
}

.advancement-box::after{
left:calc(30px - 8px)
}

.advancement-box .year .dot{
left:calc(30px - 4px)
}

.advancement-box .advancement-item .content{
width:calc(100% - 80px)
}

.advancement-box .ttl-box .tag{
padding:0 1.5em;
margin-right:20px
}

.advancement-box .ttl-box{
padding:10px 20px
}


}

@media (max-width: 768px){
.advancement-box .advancement-content .content{
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.advancement-box .advancement-content .content .ul-dot{
width:50%;
min-width:0
}

.recruit-message .recruit-banner .item .ttl{
font-size:20px
}

.advancement-box .advancement-content .content .article .ul-dot{
width:100%
}

.advancement-box .advancement-content .content .article{
width:100%
}

.advancement-box .advancement-content .content .bg-line{
width:calc(100% - 40px);
left:20px
}

.recruit-job .item{
display:block
}

.recruit-job .item .item-left{
width:100%
}

.recruit-job .item .photo{
width: 100%;
display: flex;
justify-content: center;
margin-top: 2em;
}

.recruit-job .item .movie{
  width:75%;
}

.recruit-job .cell{
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.recruit-job .cell .article{
width:100%;
padding-left:0
}

.recruit-job .cell{
padding:20px
}

.recruit-job .cell .photo{
width:100%;
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2;
margin-top:20px
}

.recruit-welfare .welfare02 .item{
padding:20px
}

.recruit-welfare .welfare02 .item-ttl{
font-size:20px
}

.recruit-supply .content .item{
padding:20px
}

.recruit-supply .content .item-ttl{
font-size:20px
}

.recruit-welfare .welfare03 .photo{
width:140px;
min-width:140px;
margin-left:20px
}

.advancement-box .advancement-content .content{
padding:0px 20px 20px
}


}

@media (max-width: 680px){
.recruit-schedule .table th{
padding-left:1.5em
}

.recruit-schedule .table th.end{
padding-left:1.5em
}

}

@media (max-width: 500px){
.recruit-message .recruit-banner .item .ttl{
font-size:20px
}

.recruit-message .recruit-banner{
display:block
}

.recruit-message .recruit-banner .item{
width:100%;
margin-bottom:20px
}

.recruit-message .recruit-banner .item .bg-photo{
padding-top:40%
}

.advancement-box .advancement-content .content{
display:block;
margin-bottom:0
}

.advancement-box .advancement-content .content .ul-dot{
width:100%
}

.advancement-box .ttl-box{
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.advancement-box .ttl-box .ttl{
font-size:16px;
width:100%
}

.advancement-box .ttl-box .tag{
font-size:12px;
height:2.4em;
border-radius:1.2em;
margin-bottom:0.2em
}

.recruit-welfare .welfare04 .content{
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

.recruit-welfare .welfare04 .content .img:first-child{
width:100%;
margin-bottom:8px
}

.recruit-welfare .welfare04 .content .img{
width:calc(50% - 4px)
}

.recruit-welfare .welfare03 .content{
-ms-flex-wrap:wrap;
flex-wrap:wrap
}

/* .recruit-welfare .welfare03 .content .img{
width:calc(50% - 4px);
margin-top:8px
} */

.recruit-welfare .welfare03 .content{
margin-top:20px
}

.recruit-welfare .welfare03 .head{
display:block
}

.recruit-welfare .welfare03 .photo{
float:right
}

.recruit-welfare .welfare02 .content{
display:block
}

.recruit-welfare .welfare02 .item{
width:100%
}

.recruit-welfare .welfare02 .item-ttl{
font-size:16px
}

.recruit-welfare .welfare02 .item:not(:first-child){
margin-top:20px
}

.recruit-supply .content{
display:block
}

.recruit-supply .content .item{
width:100%
}

.recruit-supply .content .item-ttl{
font-size:16px
}

.advancement-box .advancement-content-wrapper{
display:block
}

.advancement-box .advancement-content-wrapper .photo{
padding-top:0px;
padding-right:20px;
margin-bottom:30px;
padding-left:100px
}

.advancement-box .advancement-content-wrapper .advancement-content .content .bg-line{
width:calc(100% - 40px);
left:20px
}

.advancement-box .ttl-box .ttl .sub-ttl{
font-size:12px
}

.advancement-box .advancement-content-wrapper .advancement-content-inner{
width:100%
}

.recruit-supply .content .item:not(:first-child){
margin-top:20px
}

.recruit-job .item-ttl .ja{
font-size:26px
}

.recruit-job .item-ttl .bg-en{
font-size:100px
}

.recruit-job .item-ttl .ja{
left:45px
}

.recruit-job .section-item{
padding-top:20px
}

.recruit-job .cell{
margin-top:40px
}

.recruit-job .item .movie{
  width:100%;
}

}

@media (max-width: 350px){
.recruit-welfare .welfare01 .btn a{
font-size:14px
}


}

.ciao-message-banner{
background-color:#eaf6fd;
padding:20px 40px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.ciao-message-banner .photo{
width:calc(50% - 20px)
}

.ciao-message-banner .article{
width:calc(50% - 20px)
}

.ciao-message-banner .ttl{
font-size:18px;
color:#0068b7;
font-weight:bold;
margin-bottom:0.2em
}

.ciao-lneup-btns{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start
}

.ciao-lneup-btns .item{
width:calc(50% - 10px);
background-color:#f1f1f1;
-webkit-box-shadow:0 3px 0 rgba(0,0,0,0.1);
box-shadow:0 3px 0 rgba(0,0,0,0.1);
padding:20px 30px;
border-radius:10px;
margin-top:20px;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all;
cursor:pointer
}

.ciao-lneup-btns .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.ciao-lneup-btns .item-ttl{
font-size:18px;
font-weight:bold;
text-align:center;
line-height:1.4;
-webkit-transition:0.3s all;
-o-transition:0.3s all;
transition:0.3s all
}

.ciao-lneup-btns .ttl{
text-align:center;
font-size:18px;
color:#ffffff;
background-color:#295ea4;
padding:0.2em 1em;
font-weight:bold
}

.ciao-lneup-btns .big{
font-size:26px
}

.ciao-lneup-btns .next{
display:none;
padding-top:20px
}

.ciao-lneup-btns .item-car{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
padding-top:20px;
padding-bottom:20px
}

.ciao-lneup-btns .item-car .article{
width:calc(50%);
text-align:center
}

.ciao-lneup-btns .item-car .photo{
width:calc(50% - 40px);
text-align:center
}

.ciao-lneup-btns .item-car .photo img{
width:80%;
margin:0 auto 0.5em;
display:block
}

.ciao-lneup-btns .item-car:not(:last-child){
border-bottom:1px solid #bfbfbf
}

.ciao-lneup-btns .item-car .article-info{
background-color:#ffffff;
height:2em;
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
font-size:18px;
color:#295ea4;
font-weight:bold;
border-radius:1em
}

.ciao-lneup-btns .item-car .money{
color:#295ea4;
font-weight:bold;
line-height:1.4
}

.ciao-benefits .ciao-benefits-items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.ciao-benefits .ciao-benefits-items .item{
width:calc(50% - 10px);
margin-top:20px;
border:1px solid #dde2e9;
border-radius:10px;
padding:20px
}

.ciao-benefits .ciao-benefits-items .item-ttl{
font-size:18px;
font-weight:bold;
text-align:center;
padding-bottom:20px;
margin-bottom:20px;
border-bottom:1px solid #dde2e9
}

.ciao-benefits .ciao-benefits-items .item-content{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}

.ciao-benefits .ciao-benefits-items .item-content .photo{
width:calc(50% - 10px)
}

.ciao-benefits .ciao-benefits-items .item-content .article{
width:calc(50% - 10px)
}

.ciao-benefits .ciao-benefits-items .item-content .tip{
font-size:13px;
text-align:right;
margin-top:1em
}

.insurance-insurance .insurance-items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.insurance-insurance .insurance-items .item{
background-color:#f1f1f1;
width:calc(33.333% - 10px);
margin-top:15px;
padding:30px 20px 40px;
border-radius:10px
}

.insurance-insurance .insurance-items .item-ttl{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
text-align:center;
min-height:3.2em;
font-size:18px;
font-weight:bold;
margin-bottom:1em
}

.insurance-insurance .insurance-box{
width:100%;
max-width:980px;
margin-left:auto;
margin-right:auto
}

.insurance-insurance .insurance-box .tips{
margin-bottom:1em;
margin-top:1em;
padding:0 1%
}

.insurance-insurance .insurance-box .img{
padding:0 1%
}

.insurance-insurance .insurance-box .btn{
margin-top:40px
}

.insurance-insurance .insurance-box .btn a{
max-width:410px
}

.insurance-general .items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.insurance-general .items .item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
background-color:#ffffff;
border-radius:10px;
width: calc(50% - 9px);
padding:30px 0;
-webkit-box-shadow:0 3px 0px rgba(0,0,0,0.1);
box-shadow:0 3px 0px rgba(0,0,0,0.1)
}

.insurance-general .items .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.insurance-general .article{
margin-top:2em
}

.insurance-life .items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between
}

.insurance-life .items .item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
background-color:#f1f1f1;
border-radius:10px;
width:calc(50% - 9px);
padding:30px 0;
-webkit-box-shadow:0 3px 0px rgba(0,0,0,0.1);
box-shadow:0 3px 0px rgba(0,0,0,0.1)
}

.insurance-life .items .item:hover{
-webkit-transform:translateY(3px);
-ms-transform:translateY(3px);
transform:translateY(3px);
-webkit-box-shadow:none;
box-shadow:none
}

.insurance-life .article{
margin-top:2em
}

.insurance-bottom-ttl{
font-weight:bold;
font-size:24px;
text-align:center;
margin-top:1em
}

.ac-btn{
  position: relative;
}
.ac-btn:before{
  content: '';
  display: inline-block;
  width: 15px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .5s;
}
.ac-btn:after{
  content: '';
  display: inline-block;
  width: 15px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: transform .5s;
}
.ac-box{
  padding-top: 4em;
  display: none;
}

.ac-title{
    margin-bottom: 3rem;
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.4rem;
}

.ac-title{
  font-weight: bold;
}

.ac-lead{
  margin-bottom: 4em;
  text-align: center;
  font-size: 1rem;
}
.ac-list_item:not(:last-of-type){
  margin-bottom: 4em;
}
.ac-list_item .ul-dot{
  padding-left: 10px;
}
.ac-btn.is-show:before{
  opacity: 0;
}
.ac-btn.is-show:after{
  transform: translateY(-50%) rotate(180deg);
}
.ac-list_attention {
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  padding-left: 10px;
  font-size: 24px;
  line-height: 1;
  color: #295ea4;
}
@media (max-width: 500px){
  .ac-list_attention {
    padding-bottom: 10px;
    font-size: 20px;
  }
}
.ac-list_attention span {
  font-size: 18px;
}
@media (max-width: 500px){
  .ac-list_attention span {
    font-size: 16px;
  }
}

.u-tablet{
  display: none;
}

@media (max-width: 768px){
.ciao-message-banner{
padding:20px
}

.ciao-benefits .ciao-benefits-items .item{
width:100%
}

.insurance-insurance .insurance-items .item{
width:calc(50% - 8px)
}
.u-tablet{
  display: block;
}

}

@media (max-width: 500px){
.insurance-insurance .insurance-items .item{
width:calc(100%)
}

.insurance-bottom-ttl{
font-size:18px
}

.insurance-general .items,.insurance-life .items{
display:block
}

.insurance-general .items .item,.insurance-life .items .item{
width:100%;
margin-top:15px;
position:relative;
padding:0;
padding-top:20%
}

.insurance-general .items .item img,.insurance-life .items .item img{
position:absolute;
width:auto;
max-width:100%;
max-height:60%;
top:50%;
left:50%;
-webkit-transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
transform:translate(-50%, -50%)
}

.ciao-lneup-btns{
display:block
}

.ciao-lneup-btns .item{
width:100%;
padding:20px
}

.ciao-lneup-btns .item-ttl{
font-size:16px
}

.ciao-benefits .ciao-benefits-items .item-ttl{
font-size:16px
}

.ciao-benefits .ciao-benefits-items .item-content{
display:block
}

.ciao-benefits .ciao-benefits-items .item-content .photo{
width:100%;
max-width:200px;
margin:0 auto 10px
}

.ciao-benefits .ciao-benefits-items .item-content .article{
width:100%
}

.ciao-message-banner{
display:block
}

.ciao-message-banner .photo{
width:100%;
max-width:240px;
margin-bottom:10px
}

.ciao-message-banner .article{
width:100%
}

.ac-box{
  padding-top: 2.5em;
}
.ac-title{
  margin-bottom: 1.2em;
  font-size: 1.1rem;
}
.ac-lead{
  margin-bottom: 2.5em;
  font-size: .9rem;
}

.ac-btn{
  line-height: 1.2;
  height: 60px !important;
}
.u-tablet{
  display: none;
}
}

@media (max-width: 400px){
.insurance-insurance .insurance-items .item-ttl{
font-size:15px
}


}

@media (max-width: 350px){
.insurance-insurance .insurance-items .item-ttl{
font-size:14px
}

.insurance-insurance .insurance-box .btn a{
font-size:14px
}


}


.Mut-holidays[data-hansha-cd="6251277"] {
  font-size: 1.5rem;
}

.Mut-holidays[data-hansha-cd="6251277"] .Mut-holidays__button{
  font-size: 1rem;
  width: 90%;
  max-width: 300px;
}
@media (max-width: 768px){
	.Mut-holidays[data-hansha-cd="6251277"] {
	  font-size: 1rem;
	}
  .Mut-holidays[data-hansha-cd="6251277"] .Mut-holidays__body{
    flex-direction: column;
  }
	.Mut-holidays[data-hansha-cd="6251277"] .Mut-holidays__button{
	  font-size: .8rem;
	}
}
@media (max-width: 500px){
	.Mut-holidays[data-hansha-cd="6251277"] {
	  font-size: 1rem;
	  padding: 1.5em 7.125% 1.5em;
    margin-bottom: 2.2857142857143em;
	}
}

/* 所有権解除ページ
============================== */

/* p-ownership-section
============================== */
.p-ownership-section + .p-ownership-section {
  position: relative;
  margin-top: 160px;
}

.p-ownership-section + .p-ownership-section:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: calc(100% + 50px);
  left: 0;
  display: block;
  width: 150px;
  height: 60px;
  margin: 0 auto;
  background: var(--base-color);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.p-ownership-section__head {
  display: flex;
  align-items: center;
  gap: 10px 15px;
  margin-bottom: calc(40px + var(--slope-1px) * 10);
  padding: 14px;
  border-radius: var(--base-border-radius);
  background: var(--key-color);
  color: #fff;
  font-weight: 500;
  font-size: calc(22px + var(--slope-1px) * 6);
  line-height: 1.25;
}

@media screen and (max-width: 767px) {
  .p-ownership-section__head {
    flex-direction: column;
    align-items: flex-start;
  }
}

.p-ownership-section__head > span {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 5.45455em;
  height: 1.45455em;
  border-radius: 32px;
  background: #fff;
  color: var(--key-color);
  font-size: .78571em;
}

/* p-ownership-text
============================== */
.p-ownership-text {
  margin-bottom: 2.8125em;
  font-size: 16px;
  line-height: 1.625;
}

.p-ownership-text em {
  color: var(--key-color);
}

/* p-ownership-example
============================== */
.p-ownership-example {
  display: grid;
  gap: 60px;
}

@media screen and (min-width: 768px) {
  .p-ownership-example {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-ownership-example__head {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 1em;
  background: #e9eff6;
  text-align: center;
  font-weight: bold;
  font-size: calc(20px + var(--slope-1px) * 4);
  line-height: 1.25;
}

.p-ownership-example__body {
  text-align: center;
}

.p-ownership-example__body + .p-ownership-example__body {
  margin-top:60px;
}

.p-ownership-example__lead {
  margin-bottom: .75em;
  font-weight: bold;
  font-size: calc(18px + var(--slope-1px) * 2);
  line-height: 1.5;
}

.p-ownership-example__text {
  margin-bottom: 1em;
}

.p-ownership-example__text em {
  color: #295ea4;
  font-weight: 500;
  font-style: normal;
}
.title-sub-blue em{
  color: #295ea4;
  font-weight: 500;
  font-style: normal;
}

.p-ownership-example__image {
  display: flex;
  justify-content: center;
}

.p-ownership-example__notes {
  margin-top: 1em;
  text-align: left;
  font-size: 14px;
}

/* p-ownership-frame
============================== */
.p-ownership-frame {
  padding: 20px;
  background: #e9eff6;
}

.p-ownership-frame:not(:first-child) {
  margin-top: 45px;
}

.p-ownership-frame_gray {
  padding: 35px;
  background: #f1f1f1;
}
.p-ownership-frame_gray:not(:first-child) {
  margin-top: 45px;
}

/* p-ownership-name-case-grid
============================== */
.p-ownership-name-case-grid {
  display: grid;
  gap: 30px;
}

@media screen and (min-width: 768px) {
  .p-ownership-name-case-grid {
    grid-template-columns: 50% 1fr;
  }
}

/* p-ownership-name-case
============================== */
.p-ownership-name-case {
  display: grid;
  gap: 3px;
}

.p-ownership-name-case__item {
  padding: 15px ;
  background: #fff;
}

.p-ownership-name-case__head {
  margin-bottom: 1em;
  text-align: center;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-weight: 500;
  font-size: calc(16px + var(--slope-1px) * 4);
  line-height: 1.5;
}

.p-ownership-name-case__list {
  display: grid;
  gap: 0 1em;
}

@media screen and (min-width: 768px) {
  .p-ownership-name-case__list {
    grid-template-columns: auto auto;
  }
}

.p-ownership-name-case__list._x1 {
  grid-template-columns: 100%;
}

.p-ownership-name-case__list > li {
  display: flex;
}

.p-ownership-name-case__list > li:before {
  content: "\30fb";
}

.p-ownership-name-case__foot {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1.5px solid #d9d3d2;
  text-align: left;
}

.p-ownership-name-case__step {
  margin-top: -.25em;
  color: #295ea4;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-weight: 500;
  font-size: calc(18px + var(--slope-1px) * 2);
  line-height: 1.5;
}

.p-ownership-name-case__notes {
  margin-top: .5em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-size: calc(15px + var(--slope-1px) * 1);
  line-height: 1.5;
}

.p-ownership-name-case__notes a {
  color: #295ea4;
  font-weight: 500;
}

/* p-ownership-place-case
============================== */
.p-ownership-place-case__title {
  margin-bottom: 2.25em;
  color: var(--key-color);
  text-align: center;
  font-weight: 500;
  font-size: calc(20px + var(--slope-1px) * 4);
  line-height: 1;
}

.p-ownership-place-case__list {
  display: grid;
  gap: 40px;
}

@media screen and (min-width: 768px) {
  .p-ownership-place-case__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.p-ownership-place-case__head {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid var(--border-color);
  font-weight: 500;
  font-size: calc(18px + var(--slope-1px) * 2);
  line-height: 1;
}

.p-ownership-place-case__body {
  line-height: 1.625;
}

.p-ownership-place-case__body > li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-ownership-place-case__body > li:before {
  content: "\30fb";
}

/* p-ownership-place-case-frame
============================== */
.p-ownership-place-case-frame {
  margin-top: calc(30px + var(--slope-1px) * 20);
  padding: calc(20px + var(--slope-1px) * 10);
  border-radius: var(--base-border-radius);
  background: #fff;
}

.p-ownership-place-case-frame__head {
  margin-bottom: 1.5em;
  color: var(--key-color);
  text-align: center;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-weight: 500;
  font-size: calc(18px + var(--slope-1px) * 2);
  line-height: 1.5;
}

.p-ownership-place-case-frame__body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em 2em;
}

@media screen and (max-width: 767px) {
  .p-ownership-place-case-frame__body {
    flex-direction: column;
    align-items: flex-start;
    gap: .5em;
  }
}

.p-ownership-place-case-frame__body > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}

.p-ownership-place-case-frame__body > li:before {
  content: "\30fb";
}

.p-ownership-place-case-frame__body > li a {
  color: var(--key-color);
}

/* p-ownership-docs
============================== */
.p-ownership-docs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  font-size: calc(18px + var(--slope-1px) * 2);
}

@media screen and (max-width: 767px) {
  .p-ownership-docs {
    grid-template-columns: repeat(auto-fill, minmax(10em, 1fr));
    justify-items: center;
  }
}

.p-ownership-docs__head {
  margin-bottom: .75em;
  font-weight: 500;
  line-height: 1.5;
}

/* p-ownership-docs-detail
============================== */
.p-ownership-docs-detail__head {
  margin-bottom: 1em;
  padding-bottom: .75em;
  border-bottom: 1.5px solid #000000;
  text-align: center;
  font-weight: 500;
  font-size: calc(18px + var(--slope-1px) * 2);
  line-height: 1.5;
}

.p-ownership-docs-detail__case {
  padding-left: 1.25em;
  font-weight: 700;
  font-size: calc(16px + var(--slope-1px) * 2);
  line-height: 1.5;
}

.p-ownership-docs-detail__case:not(:first-child) {
  margin-top: 1.5em;
}

.p-ownership-docs-detail__list {
  margin-top: .75em;
  padding-left: 1em;
  font-size: calc(15px + var(--slope-1px) * 1);
  line-height: 1.5;
}

.p-ownership-docs-detail__list > li {
  margin-top: .5em;
  padding-left: 1em;
  text-indent: -1em;
}

.p-ownership-docs-detail__list > li:before {
  content: "\30fb";
}

/* p-ownership-office
============================== */
.p-ownership-office {
  padding: calc(20px + var(--slope-1px) * 10);
  border-radius: var(--base-border-radius);
  background: var(--bg-color);
}

.p-ownership-office:not(:first-child) {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .p-ownership-office._column\:desktop {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: 0 !important;
    padding: 0;
  }
}

.p-ownership-office__head {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--border-color);
}

@media screen and (min-width: 768px) {
  .p-ownership-office._column\:desktop .p-ownership-office__head {
    width: calc(100% - 60px);
    margin-right: auto;
    margin-left: auto;
    padding: 30px 0 25px;
  }
}

.p-ownership-office__title {
  color: var(--key-color);
  text-align: center;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-weight: 500;
  font-size: calc(20px + var(--slope-1px) * 4);
  line-height: 1.5;
}

.p-ownership-office__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16em, 1fr));
  gap: 0 1em;
  margin-top: 1em;
  font-size: calc(14px + var(--slope-1px) * 2);
}

.p-ownership-office__body {
  display: grid;
  gap: 30px 60px;
}

@media screen and (min-width: 768px) {
  .p-ownership-office__body {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 768px) {
  .p-ownership-office._column\:desktop .p-ownership-office__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    grid-template-columns: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-ownership-office._column\:desktop .p-ownership-office__contents {
    margin-bottom: auto;
    padding: 0 30px 30px;
  }
}

/* p-ownership-office-grid
============================== */
.p-ownership-office-grid {
  display: grid;
  gap: 0 16px;
}

@media screen and (min-width: 768px) {
  .p-ownership-office-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* p-ownership-office-info
============================== */
.p-ownership-office-info {
  line-height: 1.625;
}

.p-ownership-office-info + .p-ownership-office-info {
  margin-top: 1em;
}

.p-ownership-office-info__head {
  margin-bottom: .25em;
  font-weight: 500;
  font-size: 1.125em;
}

.p-ownership-office-info__foot {
  margin-top: 15px;
}

.p-ownership-office-info__tel {
  display: flex;
  align-items: center;
  gap: .75em;
  margin-top: 9px;
  color: var(--base-color);
}

.p-ownership-office-info__tel > dt {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 3.125em;
  padding-bottom: .1em;
  border-radius: 3px;
  background: var(--key-color);
  color: #fff;
}

.p-ownership-office-info__tel:nth-child(2n) {
  --key-color: var(--base-color);
}

.p-ownership-office-info__tel > dd {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
}

/* p-ownership-office-map
============================== */
.p-ownership-office-map {
  overflow: hidden;
  width: 100%;
  height: 350px;
  border-radius: var(--base-border-radius);
  background: #fff;
}

.p-ownership-office-map iframe {
  width: 100%;
  height: 100%;
}

.p-ownership-inner{
  margin: 0 auto;
  font-weight: 500;
}
.p-ownership-lift{
  border: 1.5px solid #295ea4;
  background-color: #fff;
}
.p-ownership-lift__title{
  background: #295ea4;
  color: #fff;
  text-align: center;
  padding: 1em 0;
}
.p-ownership-lift__block{
  margin: 50px 45px;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__block{
    margin: 10px 10px;
  }
}


.p-ownership-lift__subTitle {
  background: #eff2f7;
  padding: 15px 30px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-ownership-lift__subTitle {
    padding: 13px 43px 13px 13px;
    font-size: 16px;
    font-weight: bold;
  }
}

.p-ownership-lift__subTitle:before {
  content: "\ff0b";
  position: absolute;
  right: 30px;
  font-size: 30px;
  top: 20%;
}

.p-ownership-lift__subTitle.active:before {
  content: "\ff0d";
  position: absolute;
  right: 30px;
  font-size: 30px;
  top: 20%;
}

@media screen and (max-width: 768px) {
  .p-ownership-lift__subTitle:before {
    content: "\ff0b";
    right: 15px;
    top: 14%;
  }
  
  .p-ownership-lift__subTitle.active:before {
    content: "\ff0d";
    right: 15px;
    top: 14%;
  }
}

.p-ownership-lift__subTitle .red-icon{
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #295ea4;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__subTitle .red-icon{
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 4px;
  }
}


.p-ownership-lift__subTitle .ownership-small{
  font-size: 16px;
}

.p-ownership-lift__text{
  margin-bottom: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__text{
    margin-bottom: 8px;
  }
}

.p-ownership-lift__contents ul{
  line-height: 3rem;
  color: #08182b;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__contents ul{
    line-height: 2rem;
  }
}
.p-ownership-lift__contents li{
  text-indent: -1em;
  margin-left: 1em;
}

.p-ownership-lift__detail{
  font-size: 18px;
  padding: 15px 0 20px 1em;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__detail{
    font-size: 14px;
    padding: 15px 0 0 0;
    font-weight: bold;
  }
}

.p-ownership-lift__contents .p-ownership-lift__detail-list{
  font-size: 16px;
  line-height: 2.5rem;
  padding-top: 7px;
  color: #363636;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__contents .p-ownership-lift__detail-list{
    font-size: 14px;
    line-height: 1.5rem;
  }
}

.p-ownership-lift__contents{
  display: none;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__contents{
    padding: 9px;
  }
}

.p-ownership-lift__detail-inner{
  text-indent: -2em;
  padding-left: 5rem;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-ownership-lift__detail-inner{
    text-indent: -2em;
    padding-left: 2rem;
    margin-top: 15px;
  }
}

.p-ownership-info{
  color: #08172A;
  position: relative;
}


.p-ownership-info__title{
  background: #08172A;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin: 15px 15px 40px;
}

.p-ownership-info__address{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.p-ownership-info__block{
  margin: 40px 120px;
  display: flex;
  flex-wrap: wrap;
}

.p-ownership-info__item{
  font-size: 22px;
  font-weight: bold;
  margin: 0 110px 15px 0;
}

.p-ownership-info__item span{
  background: #08182b;
  color: #fff;
  padding: 7px 0;
  margin-right: 25px;
  font-size: 20px;
  width: 140px;
  display: inline-block;
  text-align: center;
}

.p-ownership-info__text{
  color: #363636;
  text-align: center;
  line-height: 3rem;
  border-top: solid 1px #D3D3D4;
  margin: 0 1em;
  padding-top: 2.3em;
}

.p-ownership-info__text span{
  font-size: 25px;
  font-weight: bold;
}

.p-ownership-info__btn{
  padding: 40px 0 55px;
  min-width: 510px;
  text-align: center;
}

.p-ownership-info__btn a{
  display: inline-block;
  width: 510px;
  font-size: 20px;
}

.p-ownership-info-fax{
  text-align: center;
  background: #fff;
  padding: 0 0 1.3em;
}

.p-ownership-info-fax__title{
  background: #295ea4;
  color: #fff;
}

.p-ownership-info-fax__text{
  color: #000;
  padding-top: 1.3em;
  line-height: 3rem;
}
._flex_btn{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

._btn_ownership a{
  padding: 0 2em;
}

.blue-icon{
  color: #295ea4;
  margin-right: 1em;
  font-weight: bold;
}

.page-title-sub._simple{
  font-weight: bold;
  padding-bottom: 30px;
  position: relative;
  padding-top: 16px;
}

._ownership{
  margin-bottom: .75em;
}


.p-welfare-page{
  padding-bottom: 0;
}
.p-welfare-page-title .ja{
  letter-spacing: 2px;
}
.p-welfare-wrapper .p-welfare-section{
  border-bottom: 1px solid #000;
}
.p-welfare-section:first-of-type{
  padding-bottom: 3.25em;
}
.p-welfare-section:nth-child(n+2):nth-child(-n+4){
  padding-block: 3.25em;
}

.p-welfare-body p{
  letter-spacing: 2px;
  line-height: 1.8;
}

.p-welfare-block{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-welfare-block__contents{
  width: 50%;
}

.p-welfare-block-contents__head{
  padding-bottom: 1.9375em;
}

.p-welfare-block-contents__foot{
  display: flex;
  justify-content: flex-start;
}

.p-welfare-block-contents-foot__item:first-of-type{
  margin-right: 15px;
}

.p-welfare-block__image{
  margin-left: 2em;
  padding-right: 1.3125em;
}

.p-welfare-block__image.-nbox{
  margin-bottom: 2em;
}

.p-welfare-block__image.-stepwgn{
  margin-bottom: 4em;
}

.p-welfare-btn{
  margin: 3em 0 0;
}
.p-welfare-btn a{
  max-width: 520px;
  letter-spacing: 2px;
  font-size: 1.8rem;
  height: 72px;
}

.-official a{
  max-width: 410px;
}

.p-welfare-title{
  background-color: #f1f1f1;
  padding-block: 3.25em;
}

.p-welfare-title__body{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-welfare-title__image{
  background-color: #fff;
  padding: 2.5em 2.1875em 2.5em 3.3125em;
  display: flex;
  align-items: center;
  border-radius: 10px;
  margin-left: 1.5em;
}
.p-welfare-title__image img{
  width: auto;
}

.p-welfare-showroom-section{
  border-bottom: none !important;
  padding-bottom: 5.0625em !important;
}
.p-welfare-showroom{
  padding-top: 3.25em;
}

.p-welfare-showroom__content {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
@media screen and (max-width: 560px) {
  .p-welfare-showroom__content {
    flex-direction: column;
  }
}

.p-welfare-showroom__head{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 15px;
}
.p-welfare-showroom__item:not(:last-of-type) {
  padding-bottom: 3.25em;
}
.p-welfare-showroom-head__item:nth-of-type(1){
  grid-area: 1 / 1 / 3 / 3;
}
.p-welfare-showroom-head__item:nth-of-type(1) img{
  width: 100%;
  height: 255px;
  object-fit: cover;
}
.p-welfare-showroom-head__item:nth-of-type(2){
  grid-area: 1 / 3 / 3 / 4;
}
.p-welfare-showroom-head__item:nth-of-type(2) img{
  width: 100%;
  height: 255px;
  object-fit: cover;
}
.p-welfare-showroom-head__item:nth-of-type(3){
  grid-area: 3 / 1 / 4 / 2;
}
.p-welfare-showroom-head__item:nth-of-type(3) img{
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.p-welfare-showroom-head__item:nth-of-type(4){
  grid-area: 3 / 2 / 4 / 3;
}
.p-welfare-showroom-head__item:nth-of-type(4) img{
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.p-welfare-showroom-head__item:nth-of-type(5){
  grid-area: 3 / 3 / 4 / 4;
}
.p-welfare-showroom-head__item:nth-of-type(5) img{
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.p-welfare-showroom__title{
    display: flex;
    align-items: center;
    padding-bottom: .5em;
    line-height: 1;
}

.p-welfare-showroom-title__name{
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 2px;
}
.p-welfare-showroom-title__image{
    max-width: 100px;
    margin-left: 1.25em;
}
.p-welfare-showroom__detail{
    padding-bottom: .7em;
}
.p-welfare-showroom__address{
    line-height: 1.8;
    font-size: 1.4rem;
    letter-spacing: 2px;
}

.p-welfare-showroom-staff{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.p-welfare-showroom-staff__title{
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 0.7em;
    line-height: 1;
    text-align: center;
}
.p-welfare-showroom-staff__photo{
    display: flex;
    justify-content: center;
    gap: 15px;
}
.p-welfare-showroom-staff__photo._single .p-welfare-showroom-staff__image {
    max-width: calc(50% - 7.5px);
}

.p-welfare-showroom-staff__image p{
    line-height: 1.5;
    font-size: 1.9rem;
    letter-spacing: 1px;
    padding-top: .8em;
}

.p-welfare-showroom-staff__text{
    text-align: center;
    /* padding-bottom: 5em; */
    padding-bottom: 1rem ;
}

.p-welfare-showroom-btn {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}

.p-welfare-showroom-btn .btn {
  flex-grow: 1;
}

.p-welfare-showroom-btn a{
    max-width: 410px;
    letter-spacing: 2px;
}

.p-welfare-showroom__left {
  flex: 1;
}
.p-welfare-showroom__right {
  flex: 1;
}
@media screen and (max-width: 768px){
  .p-welfare-showroom__left {
    flex: 3;
  }
  .p-welfare-showroom__right {
    flex: 2;
  }
}

.p-welfare-child{
  background-color: #f1f1f1;
  padding-bottom: 5em !important;
}

.p-welfare-child__container{
  background-image: url(/assets/img/welfare/img_welfare-child.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom;
  padding-bottom: 5em;
}

.p-welfare-child__text{
  padding-bottom: 2.625em;
}

.p-welfare-child__heading{
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  padding-top: 18px;
  line-height: 1;
  letter-spacing: 3px;
}
.p-welfare-child__heading:before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #295ea4;
  position: absolute;
  top: 0;
  left: 0;
}
.p-welfare-child__contents{
  max-width: 70%;
}

.p-welfare-child__contents p{
  padding: 2.5em 0 3.125em;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.p-welfare-child__btn a{
  max-width: 520px;
  letter-spacing: 3px;
}

.p-welfare-sp{
  display: none;
}

@media screen and (max-width: 768px) {
  .p-welfare-tablet{
      display: none;
  }
  .p-welfare-block__image{
      padding-right: 0;
      width: 45%;
  }

  .p-welfare-title__image{
      padding: 1.5em 2em;
  }
  .p-welfare-showroom__title{
      padding: 1.5em 0;
  }
  .p-welfare-showroom-title__name{
      font-size: 2rem;
      letter-spacing: 1px;
  }
  .p-welfare-showroom__item{
    display: flex;
    flex-direction: column;
  }
  .p-welfare-showroom-staff{
    height: 100%;
  }
  .p-welfare-showroom-staff__title{
    font-size: 2rem;
  }
  .p-welfare-showroom-staff__photo{
    gap: 15px;
  }
  .p-welfare-showroom-staff__image p{
    font-size: 1.5rem;
  }
}

  @media screen and (max-width: 560px) {
      .p-welfare-body p{
          letter-spacing: 1px;
          line-height: initial;
          font-size: 1.4rem;
      }
      .p-welfare-section:first-of-type{
          padding-bottom: 2em;
      }
      .p-welfare-section:nth-child(n+2):nth-child(-n+4){
          padding-block: 2em;
      }
      .p-welfare-block{
          flex-direction: column;
      }
      .p-welfare-block{
          width: 100%;
      }
      .p-welfare-block-contents__foot{
          justify-content: center;
      }
      .p-welfare-block__contents{
          width: 100%;
      }
      .p-welfare-block__image{
          margin-right: 0;
          margin-left: 0;
          margin-bottom: 0 !important;
          margin-top: 2em;
          width: 70%;
      }
      .p-welfare-block-contents-foot__item:first-of-type{
          margin-right: 5px;
      }
      .-official a{
          max-width: 260px;
      }
      .p-welfare-title{
          padding-block: 2em;
      }
      .p-welfare-title__image{
          display: none;
      }
      .p-welfare-showroom{
          padding-top: 2em;
      }
      .p-welfare-showroom__body{
          flex-direction: column;
      }
      .p-welfare-btn{
          margin: 2em 0 0;
      }
      .p-welfare-btn a{
          letter-spacing: 1px;
          font-size: 1.4rem;
          height: 60px;
          text-align: center;
          line-height: 1.3;
          max-width: 300px;
      }
      .p-welfare-showroom-section{
          padding-bottom: 3em !important;
      }
      .p-welfare-showroom__item {
          width: 100%;
      }
      .p-welfare-showroom__head{
          gap: 8px;
      }
      .p-welfare-showroom-head__item:nth-of-type(1) img,
      .p-welfare-showroom-head__item:nth-of-type(2) img{
          height: 155px;
      }
      .p-welfare-showroom-head__item:nth-of-type(3) img,
      .p-welfare-showroom-head__item:nth-of-type(4) img,
      .p-welfare-showroom-head__item:nth-of-type(5) img{
          height: 70px;
      }
      .p-welfare-showroom__title{
          padding: 1em 0;
      }
      .p-welfare-showroom-title__name{
          font-size: 2rem;
      }
      .p-welfare-showroom-title__image{
          margin-left: 1em;
          width: 25%;
      }
      .p-welfare-showroom__detail {
          padding-bottom: 1.5em;
      }
      .p-welfare-showroom-staff__photo{
        padding-bottom: 1em;
      }
      .p-welfare-showroom-staff__text{
        font-size: 1.4rem;
      }
      .p-welfare-showroom-btn a{
          max-width: 220px;
          font-size: 1.4rem;
      }
      .p-welfare-child{
          border-bottom: none !important;
          padding-bottom: 3em !important;
      }
      .p-welfare-child__container{
          background: none;
          padding-bottom: 0;
      }
      .p-welfare-child__contents{
          max-width: 100%;
      }
      .p-welfare-child__contents p{
          padding: 2em 0 2.5em;
      }
      .p-welfare-child__heading{
          font-size: 1.8rem;
          letter-spacing: 1px;
          padding-top: 15px;
      }
      .p-welfare-child__heading:before{
          width: 17px;
      }
      .p-welfare-child__btn a{
          letter-spacing: initial;
          font-size: 1.4rem;
      }



      .p-welfare-sp{
          display: block;
      }
  }

  
  /* lineup
=============================*/
@media screen and (max-width: 767px) {
  .p-lineup-menu__desktop {
    display: none;
  }
}
.p-lineup-menu__mobile {
  display: none;
}
.p-lineup-menu-select {
  width: 100%;
  padding: 1em 2.66667em 1em 0.66667em;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  background-image: url(/common-lineup/v2/img/icon/down.svg);
  background-position: right 1em center;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  font-size: 1.5rem;
  font-family: inherit;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-lineup-menu__mobile {
    display: block;
  }
}
.p-lineup-menu-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 8px);
  margin-top: -8px;
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .p-lineup-menu-tab {
    font-size: 1.33333rem;
  }
}
.p-lineup-menu-tab__item {
  width: 20%;
  padding: 8px 8px 0 0;
}
.p-lineup-menu-tab__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 4.57143em;
  padding: 1em 0;
  outline: none;
  border: 0;
  border-radius: 5px;
  background: #f4f4f4;
  font-size: 0.93333em;
  line-height: 1.28571;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-lineup-menu-tab__button:hover {
  background: #666;
  color: #fff;
  cursor: pointer;
}
.p-lineup-menu-tab__button.is-current {
  background: #666;
  color: #fff;
}
.p-lineup-menu-tab__button > span:not(:last-child):after {
  content: "\FF0F";
}
.p-lineup-section {
  margin: 9rem 0;
}
.p-lineup-section:last-child {
  margin-bottom: 0 !important;
}
.p-lineup-section__head {
  /* -0.375em for line-height offset */
  margin-top: -0.375em;
  margin-bottom: 0.79167em;
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-lineup-section__head {
    font-size: 1.64615rem;
  }
}
.p-lineup-models {
  margin: 5rem 0;
}
.p-lineup-models__head {
  /* -0.375em for line-height offset */
  margin-top: -0.375em;
  margin-bottom: 0.625em;
  font-weight: bold;
  font-size: 1.8rem;
}
.p-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 13px);
  margin-top: -13px;
  margin-left: -13px;
}
.p-lineup-list__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 25%;
  padding-top: 13px;
  padding-left: 13px;
}
@media screen and (max-width: 767px) {
  .p-lineup-list__item {
    width: 33.33333%;
  }
}
@media screen and (max-width: 560px) {
  .p-lineup-list__item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .p-lineup-list-scroll {
    overflow: auto;
  }
  .p-lineup-list-scroll .p-lineup-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin-left: 0;
  }
  .p-lineup-list-scroll .p-lineup-list__item {
    width: 43.06667vw;
    padding-left: 0;
  }
  .p-lineup-list-scroll .p-lineup-list__item:not(:first-child) {
    margin-left: 3.2vw;
  }
}
.p-lineup-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 17.5% 10%;
  border: 1px solid #ccc;
  background: #fff;
}
.p-lineup-item__head {
  min-height: 0%;
  margin-bottom: 1.6em;
}
.p-lineup-item__head img {
  max-width: 100%;
}
.p-lineup-item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.p-lineup-item__name {
  /* -0.20588em for line-height offset */
  margin-top: -0.20588em;
  margin-bottom: -0.20588em;
  text-align: center;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.41176;
}
.p-lineup-item__name span {
  display: inline-block;
}
.p-lineup-item__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 1.07143em;
  margin-bottom: -0.35714em;
  padding-top: 0.78571em;
  border-top: 1px solid #ddd;
  font-size: 1.4rem;
  line-height: 1.71429;
}
.p-lineup-item__foot {
  margin-top: 1.6em;
}
.p-lineup-item__link + .p-lineup-item__link {
  margin-top: 0.9rem;
}
.p-lineup-item__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 13.33333em;
  height: 3.33333em;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #333;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.p-lineup-item__button > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 0.9em;
  height: 0.9em;
  margin-left: 0.35em;
}
.p-lineup-item__button:hover {
  background: #333;
  color: #fff;
}
.p-lineup-item__button._democar {
  border: 0;
  background: #333333;
  color: #fff;
}
.p-lineup-item__button._democar:hover {
  opacity: 0.7;
}
.p-lineup-item__button.is-disabled {
  opacity: 0.2;
  pointer-events: none;
}

.p-lineup-content .c-section {
  padding: 80px 0;
}
@media (max-width: 500px) {
  .p-lineup-content .c-section {
      padding: 60px 0;
  }
}

.p-detail-wrap #zenkoku_zankure {
  display: none;
}
.p-detail-wrap .CMN-L__title h3 {
  font-size: 2.4rem;
  margin-bottom: 1em;
  font-weight: 500;
}
.p-detail-wrap .CMN-L__caution {
  display: none;
}
.p-detail-wrap .CMN-L__anchorText {
  display: none;
}
.p-detail-wrap .CMN-L__pageTop {
  display: none;
}

@media (max-width: 767px) {
  .p-detail-wrap .c-section {
    margin: 60px auto;
  }
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .c-section .p-lineup-menu__desktop {
    display: none;
  }
}
.p-detail-wrap .c-section .p-lineup-menu__mobile {
  display: none;
}
.p-detail-wrap .c-section .p-lineup-menu-select {
  width: 100%;
  padding: 1em 2.66667em 1em 0.66667em;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  background-image: url(/common-lineup/v2/img/icon/down.svg);
  background-position: right 1em center;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  font-size: 1.5rem;
  font-family: inherit;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .c-section .p-lineup-menu__mobile {
    display: block;
  }
}
.p-detail-wrap .c-section .p-lineup-menu-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 8px);
  margin-top: -8px;
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .p-detail-wrap .c-section .p-lineup-menu-tab {
    font-size: 1.33333rem;
  }
}
.p-detail-wrap .c-section .p-lineup-menu-tab__item {
  width: 20%;
  padding: 8px 8px 0 0;
}
.p-detail-wrap .c-section .p-lineup-menu-tab__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 4.57143em;
  padding: 1em 0;
  outline: none;
  border: 0;
  border-radius: 5px;
  background: #f4f4f4;
  font-size: 0.93333em;
  line-height: 1.28571;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-detail-wrap .c-section .p-lineup-menu-tab__button:hover {
  background: #606060;
  color: #fff;
}
.p-detail-wrap .c-section .p-lineup-menu-tab__button.is-current {
  background: #606060;
  color: #fff;
}
.p-detail-wrap .c-section .p-lineup-menu-tab__button > span:not(:last-child):after {
  content: "\ff0f";
}
.p-detail-wrap .c-section .p-lineup-section {
  margin: 9rem 0;
}
.p-detail-wrap .c-section .p-lineup-section:last-child {
  margin-bottom: 0 !important;
}
.p-detail-wrap .c-section .p-lineup-section__head {
  /* -0.375em for line-height offset */
  margin-top: -0.375em;
  margin-bottom: 0.79167em;
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .c-section .p-lineup-section__head {
    font-size: 1.64615rem;
  }
}
.p-detail-wrap .c-section .p-lineup-models {
  margin: 5rem 0;
}
.p-detail-wrap .c-section .p-lineup-models__head {
  /* -0.375em for line-height offset */
  margin-top: -0.375em;
  margin-bottom: 0.625em;
  font-weight: bold;
  font-size: 1.8rem;
}
.p-detail-wrap .c-section .p-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 13px);
  margin-top: -13px;
  margin-left: -13px;
}
.p-detail-wrap .c-section .p-lineup-list__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 25%;
  padding-top: 13px;
  padding-left: 13px;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .c-section .p-lineup-list__item {
    width: 33.33333%;
  }
}
@media screen and (max-width: 560px) {
  .p-detail-wrap .c-section .p-lineup-list__item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .c-section .p-lineup-list-scroll {
    overflow: auto;
  }
  .p-detail-wrap .c-section .p-lineup-list-scroll .p-lineup-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin-left: 0;
  }
  .p-detail-wrap .c-section .p-lineup-list-scroll .p-lineup-list__item {
    width: 43.06667vw;
    padding-left: 0;
  }
  .p-detail-wrap .c-section .p-lineup-list-scroll .p-lineup-list__item:not(:first-child) {
    margin-left: 3.2vw;
  }
}
.p-detail-wrap .c-section .p-lineup-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 17.5% 10%;
  border: 1px solid #ccc;
  background: #fff;
}
.p-detail-wrap .c-section .p-lineup-item__head {
  min-height: 0%;
  margin-bottom: 1.6em;
}
.p-detail-wrap .c-section .p-lineup-item__head img {
  max-width: 100%;
}
.p-detail-wrap .c-section .p-lineup-item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
.p-detail-wrap .c-section .p-lineup-item__name {
  /* -0.20588em for line-height offset */
  margin-top: -0.20588em;
  margin-bottom: -0.20588em;
  text-align: center;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.41176;
}
.p-detail-wrap .c-section .p-lineup-item__name span {
  display: inline-block;
}
.p-detail-wrap .c-section .p-lineup-item__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 1.07143em;
  margin-bottom: -0.35714em;
  padding-top: 0.78571em;
  border-top: 1px solid #ddd;
  font-size: 1.4rem;
  line-height: 1.71429;
}
.p-detail-wrap .c-section .p-lineup-item__foot {
  margin-top: 1.6em;
}
.p-detail-wrap .c-section .p-lineup-item__link + .p-lineup-item__link {
  margin-top: 0.9rem;
}
.p-detail-wrap .c-section .p-lineup-item__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 13.33333em;
  height: 3.33333em;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #333;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.p-detail-wrap .c-section .p-lineup-item__button > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 0.9em;
  height: 0.9em;
  margin-left: 0.35em;
}
.p-detail-wrap .c-section .p-lineup-item__button:hover {
  background: #333;
  color: #fff;
}
.p-detail-wrap .c-section .p-lineup-item__button._democar {
  border: 0;
  background: #295ea4;
  color: #fff;
}
.p-detail-wrap .c-section .p-lineup-item__button._democar:hover {
  opacity: 0.7;
}
.p-detail-wrap .c-section .p-lineup-item__button.is-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.p-detail-wrap *[data-tab-id] {
  display: none;
}
.p-detail-wrap *[data-tab-id].is-current {
  display: block;
}
.p-detail-wrap .ATC-title-text {
  display: none;
}
.p-detail-wrap .c-democar-container .ATC-title-text + .car-contents-demo-caution {
  margin-top: 2em;
  text-align: center;
}
.p-detail-wrap .p-lineup-detail {
  line-height: 1.875;
}
.p-detail-wrap .p-lineup-detail__inner {
  max-width: 900px;
  margin: 0 auto;
}
.p-detail-wrap .p-lineup-detail__head {
  text-align: center;
}
.p-detail-wrap .p-lineup-detail__title {
  margin-top: -0.4375em;
  margin-bottom: 0.5625em;
  font-weight: bold;
  font-size: 3.2rem;
}
@media (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail__title {
    font-size: 2.30769rem;
  }
}
.p-detail-wrap .p-lineup-detail__lead {
  margin-bottom: -0.26471em;
  padding-top: 0.88914em;
  border-top: 1px solid #e0e0e0;
  font-size: 2.6rem;
  line-height: 1.52941;
}
@media screen and (min-width: 768px) {
  .p-detail-wrap .p-lineup-detail__lead span {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail__lead {
    text-align: left;
    font-size: 1.96154rem;
  }
}
.p-detail-wrap .p-lineup-detail__hero {
  margin-top: 6%;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail__hero {
    margin-top: 9.83607%;
  }
}
.p-detail-wrap .p-lineup-detail__hero img {
  width: 100%;
}
.p-detail-wrap .p-lineup-detail__body {
  width: 100%;
  max-width: 650px;
  margin: 6.88889% auto;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail__body {
    margin: 9.18033% auto;
  }
}
.p-detail-wrap .p-lineup-detail__foot {
  margin-top: 6.88889%;
}
.p-detail-wrap .p-lineup-detail-image:not(:first-child) {
  margin-top: 8.92308%;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-image:not(:first-child) {
    margin: 10.4918% auto;
  }
}
.p-detail-wrap .p-lineup-detail-text:not(:first-child) {
  margin-top: 10%;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-text:not(:first-child) {
    margin: 9.18033% auto;
  }
}
.p-detail-wrap .p-lineup-detail-text__head {
  /* -0.25em for line-height offset */
  margin-top: -0.25em;
  margin-bottom: 1.25em;
  font-size: 2.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-text__head {
    font-size: 1.96154rem;
  }
}
.p-detail-wrap .p-lineup-detail-text__body {
  margin-top: -0.4375em;
  margin-bottom: -0.4375em;
}
.p-detail-wrap .p-lineup-detail-banner {
  position: relative;
  overflow: hidden;
  padding: 6rem 4.44444%;
  border: 1px solid;
  border-radius: 0.6rem;
  line-height: 1.41667;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner {
    padding: 2.30769rem 1em;
    font-size: 1.38462rem;
  }
}
.p-detail-wrap .p-lineup-detail-banner__inner {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "detailImage detailHead" "detailImage detailBody" "detailImage detailFoot";
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr auto 1fr;
  grid-template-rows: 1fr auto 1fr;
  grid-column-gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner__inner {
    grid-template-areas: "detailImage detailHead" "detailImage detailBody" "detailFoot detailFoot";
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    -ms-grid-columns: 1fr 1.33333em 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1.33333em;
  }
}
.p-detail-wrap .p-lineup-detail-banner__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: detailImage;
}
.p-detail-wrap .p-lineup-detail-banner__image img {
  width: 100%;
}
.p-detail-wrap .p-lineup-detail-banner__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0.6em;
  font-weight: bold;
  font-size: 1.5em;
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: detailHead;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner__head {
    padding-bottom: 0.4em;
    font-size: 1.5rem;
  }
}
.p-detail-wrap .p-lineup-detail-banner__body {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: detailBody;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-detail-wrap .p-lineup-detail-banner__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 0.5em;
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: detailFoot;
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-detail-wrap .p-lineup-detail-banner__head {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .p-detail-wrap .p-lineup-detail-banner__body {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  .p-detail-wrap .p-lineup-detail-banner__foot {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
@media screen and (max-width: 767px) {
  .p-detail-wrap .p-lineup-detail-banner__foot {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1.15385em;
    font-size: 1.5rem;
  }
}
.p-detail-wrap .p-lineup-detail-banner__foot a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.p-detail-wrap .p-lineup-detail-caution {
  display: block;
  /* -0.5em for line-height offset */
  margin-top: 2.83333em;
  margin-bottom: -0.5em;
  font-size: 1.2rem;
  line-height: 2;
}

.p-detail-wrap .CMN-CMP-col-lg-2 .CMN-CMP-body__list {
  max-width: none;
}

.p-detail-wrap table.ATC-car-contents-demo-list-table-option {
  border: none;
}

.COMMON-UCAR-list-card {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}


.gr{
  color: #268249;
}

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

swc_group

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


.p-mainvisual {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
}

  /*p-swc-vision
=============================*/
.p-swc-vision {
  margin-top: 12rem;
}

@media screen and (max-width: 560px) {
  .p-swc-vision {
    margin-top: 6rem;
  }
}

.p-swc-title{
  margin-bottom: 10rem;
}

.p-swc-title h2 {
  font-size: 36px;
}

@media screen and (max-width: 560px) {
  .p-swc-title{
    margin-bottom: 2rem;
  }
  .p-swc-title h2 {
    font-size: 24px;
  }
}

.p-swc-title,
.p-swc-vision__subtitle {
  text-align: center;
}

.p-swc-vision__subtitle {
  font-size: 36px;
}

@media screen and (max-width: 560px) {
  .p-swc-vision__subtitle {
    font-size: 24px;
  }
}

.p-swc-title img {
  width: auto;
}

.p-swc-vision__body {
  text-align: center;
  letter-spacing: .1rem;
  padding-top: 4.5rem;
}

@media screen and (max-width: 560px) {
  .p-swc-vision__body {
    padding-top: 1.5rem;
  }
}

.p-swc-vision__text {
  font-size: 20px;
  line-height: 2;
}

.p-swc-vision__text p:nth-of-type(-n+3) {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 560px) {
  .p-swc-vision__text {
    font-size: 12px;
    line-height: 1.5;
  }
  .p-swc-vision__text p:nth-of-type(-n+3) {
    margin-bottom: 1.5rem;
  }
}

.p-swc-visio__name {
  margin-top: 4.5rem;
}

.p-swc-visio__name span {
  font-weight: bold;
  font-size: 36px;
}

@media screen and (max-width: 1024px) {
  .p-swc-visio__name {
    margin-block: 1.5rem 2.5rem;
  }
}

@media screen and (max-width: 560px) {
  .p-swc-visio__name span {
    font-size: 24px;
  }
}

.p-swc-vision__img._left {
  position: absolute;
  top: 0;
  left: -10%;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.p-swc-vision__img._right {
  position: absolute;
  top: 0;
  right: -10%;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

/* --- 【追加】スマホ用のスタイル（画面幅1024px以下の場合） --- */
@media screen and (max-width: 1024px) {
  /* 親の親のdiv（全体を包むコンテナ）をリセット */
  .p-swc-vision__img._left,
  .p-swc-vision__img._right {
    position: static; /* absoluteによる配置を解除 */
    left: auto;
    right: auto;
    
    /* Gridレイアウトで横に5分割する */
    display: grid;
    grid-template-columns: repeat(5, 1fr); 
    gap: 8px; /* 画像と画像の間隔（スマホ用に少し狭く調整） */
    width: 100%; /* 横幅いっぱいに収める */
    box-sizing: border-box;
  }

  /* 2つのブロック（leftとright）の間の隙間 */
  .p-swc-vision__img._left {
    margin-bottom: 8px; 
  }

  /* 画像が横幅を突き破らないように自動縮小させる */
  .p-swc-vision__img img {
    width: 100%;
    height: auto;
    object-fit: cover; /* 画像の比率を保つ */
  }
}


  /*p-swc-business
=============================*/
.p-swc-business {
  margin-top: 12rem;
}

@media screen and (max-width: 560px) {
  .p-swc-business {
    margin-top: 6rem;
  }
  .p-swc-business .p-swc-title{
    margin-bottom: 5rem;
  }
}

.p-swc-mobility {
  position: relative;
  background-color: #ECF5F8;
  padding: 5rem;
  border-radius: 30px;
  margin-bottom: 8rem;
}

@media screen and (max-width: 560px) {
  .p-swc-mobility {
    padding: 2rem;
    margin-bottom: 6rem;
    border-radius: 15px;
  }
}

.p-swc-mobility .p-swc-contents-list ul {
  justify-content: center;
}

.p-swc-content__title {
  text-align: center;
  padding-bottom: 4rem;
}

.p-swc-content__title img {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: auto;
}

@media screen and (max-width: 560px) {
  .p-swc-content__title {
    padding-bottom: 3rem;
  }
  .p-swc-content__title img {
    width: 50%;
  }
}

.p-swc-content__subtitle {
  display: inline-block;
  padding: 0 30px;
  background-color: #3D95B6;
  font-size: 20px;
  color: #fff;
  border-radius: 40px;
  margin-top: 1.5rem;
}

@media screen and (max-width: 560px) {
  .p-swc-content__subtitle {
    margin-top: 3.5rem;
    padding: 0 20px;
    font-size: 20px;
  }
}

.p-swc-company-name {
  font-size: 36px;
  font-weight: 700;
}

@media screen and (max-width: 560px) {
  .p-swc-company-name {
    font-size: 24px;
  }
}

.p-swc-company__text {
  margin-top: 1rem;
  line-height: 1.75;
  font-size: 20px;
}

@media screen and (max-width: 560px) {
  .p-swc-company__text {
    font-size: 16px;
  }
}


.p-swc-mobility__title {
  text-align: center;
}

  /*p-swc-contents-list
=============================*/

.p-swc-contents-list {
  padding-top: 4rem;
}

@media screen and (max-width: 560px) {
  .p-swc-contents-list {
    padding-top: 3rem;
  }
}

.p-swc-contents-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

@media screen and (max-width: 560px) {
  .p-swc-contents-list ul {
    flex-direction: column;
    gap: 25px;
  }
}

.p-swc-contents-list__item {
  overflow: hidden;
  width: calc((100% - 25px * 2) / 3);/*3カラム */
  border-radius: 20px;
  border: 1px solid #333;
    box-shadow: 0 5px 0 0 #333;
}

.p-swc-contents-list__item:only-child {
  margin: 0 auto; /*要素が1つだけのときに中央寄せ */
}

@media screen and (max-width: 768px) {
  .p-swc-contents-list__item {
    width: calc((100% - 25px * 2) / 2);/*3カラム */
  }
}

@media screen and (max-width: 560px) {
  .p-swc-contents-list__item {
    width: 100%;
  }
}

.p-swc-contents-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
  /* border-radius: 10px; */
  background: #fff;
  text-decoration: none;
  transition: all .3s ease-out;
}

.p-swc-contents-list__body {
  background-color: #fff;
  padding: 2.5rem 3rem;
  flex-grow: 1;
}

@media screen and (max-width: 560px) {
  .p-swc-contents-list__body {
    padding: 2.5rem 3rem;
  }
}

.p-swc-contents-list__img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 2 / 1;
}

.p-swc-button {
  margin-top: 15px;
  text-align: center;
}

.p-swc-button a{
  display: inline-block;
  background-color: #3D95B6;
  color: #fff;
  padding: 5px 30px;
  box-shadow: 0 5px 0 0 #333;
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.p-swc-button a:hover {
  box-shadow: none;
  transform: translateY(5px);

}

  /*p-swc-sport
=============================*/
.p-swc-sport {
  position: relative;
  background-color: #EFF7EF;
  border-radius: 30px;
  padding: 5rem;
  margin-bottom: 8rem;
}

@media screen and (max-width: 560px) {
  .p-swc-sport {
    padding: 2rem;
    margin-bottom: 6rem;
    border-radius: 15px;
  }
}

.p-swc-content__subtitle._sport {
  background-color: #5FAD56;
}

.p-swc-button._sport a {
  background-color: #5FAD56 !important;
}

  /*p-swc-property
=============================*/
.p-swc-property {
  position: relative;
  background-color: #FEF9EE;
  border-radius: 30px;
  padding: 5rem;
  margin-bottom: 8rem;
}

@media screen and (max-width: 560px) {
  .p-swc-property {
    padding: 2rem;
    margin-bottom: 3rem;
    border-radius: 15px;
  }
}

.p-swc-content__subtitle._property {
  background-color: #F2C14E;
}

.p-swc-property .p-swc-contents-list ul {
  justify-content: center;
}

.p-swc-property__name{
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.p-swc-property__text {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 6rem;
}


  /*p-swc-alliance
=============================*/
.p-swc-alliance {
  position: relative;
  background-color: #EBEBEB;
  border-radius: 30px;
  padding: 5rem;
  margin-bottom: 12rem;
}

@media screen and (max-width: 560px) {
  .p-swc-alliance {
    padding: 2rem;
    margin-bottom: 3rem;
    border-radius: 15px;
  }
}

.p-swc-alliance .p-swc-contents-list {
  padding-top: 2.5rem;
}

.p-swc-alliance .p-swc-content__title {
  padding-bottom: 0;
}

.p-swc-alliance__name {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.p-swc-button._alliance a {
  background-color: #333 !important;
}



  /*swc-detail
=============================*/
.p-swc-detail__bg {
  background-color: #ECF5F8;
  padding-block: 9rem 12rem;
}

.p-swc-detail .p-swc-title {
  margin-bottom: 4rem;
}

@media screen and (max-width: 560px) {
  .p-swc-detail__bg {
    background-color: #ECF5F8;
    padding-block: 3rem;
  }
  .p-swc-detail {
    padding-block: 4rem;
  }
}

/* p-swc-table
============================== */
.p-swc-detail-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-top: 1.5px solid #295ea4;
}

.p-swc-detail-table th,
.p-swc-detail-table td {
  padding: 15px;
  border: 0;
  border-bottom: 1.5px solid #3D95B6;
  text-align: left;
  line-height: 2;
}

.p-swc-detail-table th {
  width: 8em;
  min-width: 100px;
  color: #333;
  font-weight: bold;
}
