@charset "UTF-8";

/*@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Lato:200,400,600,700,900");

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@1,900&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@900&family=Noto+Sans+JP&display=swap');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


#exterior p a img { width: 100%; cursor: pointer; }
#interior p a img { width: 100%; cursor: pointer; }


hr { border-bottom: solid 4px #fff; margin-bottom: 40px; }


.est_time_caption--blank { display: inline-block; width: 30px; height: 17px; background: #FFFFFF; border: 1px solid #333333; border-radius: 3px; margin: 0 2px; vertical-align: bottom; }
.est_time_caption { display: inline; background: #FFFFFF; border: 1px solid #333333; border-radius: 3px; padding: 0 4px; margin-right: 1px; }


.slick-slide img { width: 100%; }

.pconly { display : block; }
.sponly { display : none; }

.slick-slide {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: scale( .75 );
}
.is--active {
  transform: scale( 1 );
}

section#mov { width: 100%; }

#modalvideo { width: 100%; }





body { font-family: "Noto Sans Japanese" ; font-weight:400; }

div.suzukiLogo { width: 80%; margin: 0 auto; padding: 10px 0 0px 0; }
h1#suzukiLogo { width: 150px;  }

header2 { display: none; }

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

.content { padding-top: 75px; width: 80%; margin: 0 auto; overflow: hidden; }

.styles { padding-top: 100px; }

section#main-image { overflow: hidden; background-color: #F4E4CB; background: url("../../img/fronx/background-1.jpg")no-repeat center; background-size: cover; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35); padding: 60px 0; z-index: 5; position: relative; }
section#main-image div { text-align: center; color: #fff; font-size: 3.0vw; font-weight: bold; opacity: 0.8; margin: 80px 0 0 0; }
section#main-image p { display: block; margin: 0 auto; text-align: center; }
section#main-image p a { display: inline-block; margin: 0 auto; width: 60%; }
section#main-image p a img { /*max-width: 900px;*/width: 100%; }
section#main-image img { width: 40%; /*max-width: 600px;*/ display: block; margin: 35px auto; }

section#navigation { overflow: hidden; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin: 0 0 0 0; background-color: #000; }
div.navi-wrapper { width: 90%; /*max-width: 980px; */margin: 0 auto; overflow: hidden; }
div.navi-wrapper ul li { width: 25%; border-right: 1px solid #fff; display: table-cell; background-color: rgba(255,255,255,0.1); padding: 0; text-align: center; vertical-align: middle; white-space: nowrap; }
div.navi-wrapper ul li:first-child { border-left: 1px solid #fff; background-color: rgba(255,255,255,0.1); }
div.navi-wrapper ul li:first-child img { width: 245px; padding: 0px 23px; }
div.navi-wrapper ul li a { color: #fff; text-decoration: none; font-size: 100%; }

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
div.navi-wrapper ul li a { font-size: 80%; }
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}

 nav2 div.navi-wrapper ul li{
    position: relative; height: 82px;
}
nav2  div.navi-wrapper ul li a{
    /*position: absolute;*/
    width: 100%;
    /*height: 100%;
    top:0;
    left: 0; padding-top: 32px; padding-bottom: 37px;*/ transition: 0.6s;vertical-align: middle;
  display: inline-block;
  font-size: 1.8vw;
  }
 nav2 ul li a:hover{
      color: #000;
        background-color: rgba(255,255,255,0.6); transition: 0.6s;
  }
 nav2 a.logo:hover{
      color: #000;
        background-color: rgba(0,0,0,0.3);
  }


ul li img { margin-top: 8px;}

.title { font-family: "Noto Sans Japanese" ; font-weight:bold; font-size: 100%; letter-spacing: 1px; padding-top: 5px; padding-left: 10px; }
.title img { display: block; margin: 0 auto; width: 40%; }
#interior .title { color: #fff; }

#check { background-color: #dddddd; margin-top: 0; height: 100px; text-align: center; }
#check img { margin-top: 20px; max-width: 100%; position: inherit; }

#styles { background: url("../img/wagonr_smile-background-mov.png") center top; padding: 100px 0 66px; background-size: cover; }
#mov { background: url("../img/wagonr_smile-background-mov.png") center top; padding: 100px 0; background-size: cover; }
#exterior { margin-top: 0; background: url("../../img/fronx/background-2.jpg") center top; padding: 100px 0; background-size: cover; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35); z-index: 4; position: relative; }
#interior { margin-top: 0; background: url("../../img/fronx/background-3.jpg") center top; padding: 100px 0; box-shadow: 0px 5px 15px 0px rgba(110, 5, 5, 0.35); z-index: 3; position: relative; }
#business { margin-top: 0; background: url("../../img/fronx/background-4.jpg") center top; padding: 100px 0; background-size: cover; box-shadow: 0px 5px 15px 0px rgba(50, 100, 60, 0.35); z-index: 2; position: relative; }
#pickup { margin-top: 0; background: url("../img/alto-background-pickup.png") center top; padding: 100px 0; background-size: cover; overflow: hidden; }
#footer { margin-top: 0; background: url("../img/wagonr_smile-background-footer.png") no-repeat center top; padding: 150px 0 40px; background-size: contain; }

img.business2 { position: absolute; width: 103%; max-width: 1266px; min-width: 767px; top: 0; left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0); }

.banner-3d { padding: 60px 0 0 0; position:relative; text-align: center; }
.banner-3d img { max-width: 100%; margin: 0 auto; display: block; }
.banner-3d a:hover, a:hover .banner-3d { opacity: 0.6; }

a.movie-btn { cursor: pointer; transition: 0.6s; }
a.movie-btn:hover { opacity: 0.6; transition: 0.6s; }

.remodal-photo img { width: 80%; }

#footer a:hover { opacity: 0.6; }

.box { /*border: 1px solid #fff;*/ overflow: hidden; margin-top: 40px; z-index: 1; position: relative; }
.box-imgtype { margin-top: 96px; }
.box img { width: 100%; display: block; cursor: pointer; }

.box1 img{ transition:1s all; }
.box1 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box2 img{ transition:1s all; }
.box2 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box3 img{ transition:1s all; }
.box3 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box4 img{ transition:1s all; }
.box4 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box5 img{ transition:1s all; }
.box5 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box6 img{ transition:1s all; }
.box6 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box65 img{ transition:1s all; }
.box65 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box7 img{ transition:1s all; }
.box7 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box8 img{ transition:1s all; }
.box8 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box9 img{ transition:1s all; }
.box9 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box10 img{ transition:1s all; }
.box10 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box11 img{ transition:1s all; }
.box11 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box12 img{ transition:1s all; }
.box12 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box13 img{ transition:1s all; }
.box13 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box14 img{ transition:1s all; }
.box14 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box15 img{ transition:1s all; }
.box15 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box16 img{ transition:1s all; }
.box16 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box17 img{ transition:1s all; }
.box17 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box18 img{ transition:1s all; }
.box18 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box19 img{ transition:1s all; }
.box19 img:hover{ transform:scale(1.2,1.2); transition:1s all; }
.box20 img{ transition:1s all; }
.box20 img:hover{ transform:scale(1.2,1.2); transition:1s all; }

.box1 { display: block; width: calc(30% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box2 { display: block; width: calc(70% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }
.box3 { display: block; width: 100%; margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; clear: both; }
.box4 { display: block; width: calc(50% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }

.box5 { display: block; width: calc(33.33% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box6 { display: block; width: calc(33.33% - 6px); margin: 0 3px 12px 3px; float: left; overflow: hidden; position: relative; }
.box65 { display: block; width: calc(33.33% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }

.box7 { display: block; width: calc(33.33% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box8 { display: block; width: calc(33.33% - 6px); margin: 0 3px 12px 3px; float: left; overflow: hidden; position: relative; }
.box9 { display: block; width: calc(33.33% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }

.box10 { display: block; width: calc(33.33% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box11 { display: block; width: calc(33.33% - 6px); margin: 0 3px 12px 3px; float: left; overflow: hidden; position: relative; }
.box12 { display: block; width: calc(33.33% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }

.box13 { display: block; width: calc(58.7% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box14 { display: block; width: calc(41.2% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }

.box15 { display: block; width: calc(33.33% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box16 { display: block; width: calc(33.33% - 6px); margin: 0 3px 12px 3px; float: left; overflow: hidden; position: relative; }
.box17 { display: block; width: calc(33.33% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }


.box20 { display: block; width: calc(33.33% - 6px); margin: 0 6px 12px 0; float: left; overflow: hidden; position: relative; }
.box18 { display: block; width: calc(33.33% - 6px); margin: 0 3px 12px 3px; float: left; overflow: hidden; position: relative; }
.box19 { display: block; width: calc(33.33% - 6px); margin: 0 0 12px 6px; float: left; overflow: hidden; position: relative; }


.box1 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box2 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box3 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box4 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box5 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box6 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box65 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box7 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box8 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box9 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box10 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box11 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box12 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box13 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box14 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box15 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box16 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }
.box17 .over { background: url("../img/wagonr_smile-over.png") top right no-repeat;  position: absolute; z-index: 100; top: 0; right: 0; width: 50px; height: 50px; pointer-events: none; }

.pickup-box1 { overflow: hidden; margin-top: 40px; }
.pickup-box1 img { max-width: 980px; width: 100%; }

.pickup-box2 { overflow: hidden; margin-top: 24px;  }
.pickup-box2 img { max-width: 561px; width: 60%; display: block; padding-right: 20px; }
.pickup-box2 div { display: block; width:40%; position: absolute; bottom: 0; right: 0; text-align: left; }
.pickup-box2 span.text1 { display:block; font-weight: bold; font-size: 85%; color: #B01F24; margin-bottom: 20px; }
.pickup-box2 span.text2 { display:block; font-weight: bold; font-size: 120%; }
.pickup-box2 span.text3 { display:block; font-size: 75%; }
.pickup-box2 span.text4 { font-weight: bold; font-size: 150%; }
.pickup-box2 ul { display: block; margin: 0 auto; font-size: 70%; padding-left: 12px; }
.pickup-box2 ul li { list-style: none; margin: 0; padding: 0; position: relative; display: block; margin-bottom: 5px; line-height: 140%; font-weight: normal; }
.pickup-box2 ul li::before { position: absolute; content: "※"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }

.pickup-box3 { overflow: hidden; margin-top: 40px; clear: both;  }
.pickup-box3 img { max-width: 980px; width: 100%; }
.pickup-box3 div { display: block; text-align: left; }
.pickup-box3 span.text1 { display:block; font-weight: bold; font-size: 85%; color: #B01F24; margin-bottom: 6px; }
.pickup-box3 span.text2 { display:block; font-weight: bold; font-size: 120%; }
.pickup-box3 span.text3 { display:block; font-size: 75%; }
.pickup-box3 span.text4 { font-weight: bold; font-size: 150%; }
.pickup-box3 ul { display: block; margin: 0 auto; font-size: 70%; padding-left: 12px; }
.pickup-box3 ul li { list-style: none; margin: 0; padding: 0; position: relative; display: block; margin-bottom: 5px; line-height: 140%; font-weight: normal; }
.pickup-box3 ul li::before { position: absolute; content: "※"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }

.pickup-box4 { overflow: hidden; margin-top: 24px;  }
.pickup-box4 img { max-width: 30%; width: 60%; display: block; padding-right: 20px; }
.pickup-box4 div { display: block; width:65%; position: absolute; bottom: 0; right: 0; text-align: left; }
.pickup-box4 span.text1 { display:block; font-weight: bold; font-size: 85%; color: #B01F24; margin-bottom: 20px; }
.pickup-box4 span.text2 { display:block; font-weight: bold; font-size: 120%; }
.pickup-box4 span.text3 { display:block; font-size: 75%; }
.pickup-box4 span.text4 { font-weight: bold; font-size: 150%; }
.pickup-box4 ul { display: block; margin: 0 auto; font-size: 70%; padding-left: 12px; }
.pickup-box4 ul li { list-style: none; margin: 0; padding: 0; position: relative; display: block; margin-bottom: 5px; line-height: 140%; font-weight: normal; }
.pickup-box4 ul li::before { position: absolute; content: "※"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }

#footer { text-align: center; }
#footer span.title { border-bottom: 1px solid #ccc; padding-bottom: 5px; letter-spacing: 5px; font-size: 172%; font-weight: 900; }




#pickup div.box-right span.box-right-read { display: block; margin-bottom: 5px; font-weight: normal; }
#pickup div.box-right2 span.box-right-read { display: block; margin-bottom: 5px; font-weight: normal; }
#pickup p { text-align: center; letter-spacing: 2px; padding: 20px 0 40px; }
.box-right { font-size:80%; }
#pickup div.box-right p { text-align: left; letter-spacing: 0; padding: 0; }
#pickup span { font-weight: bold; font-size: 120%; }
.box-left { float: left; width:41%; margin-bottom: 40px; }
.box-left img { width: 100%; }
.box-right { float: right; width: 55%; margin-bottom: 40px; text-align: left; }
.box-right img { width: 100%; }


hr.box-2-clear { float: none; clear: both; margin-top: 20px; }

.box-right2 { font-size:80%; }
#pickup div.box-right2 p { text-align: left; letter-spacing: 0; padding: 0; }
.box-left2 { float: left; width:57%; margin-bottom: 20px; }
.box-left2 img { width: 100%; }
.box-right2 { float: right; width: 40%; margin-bottom: 20px; text-align: left; }
.box-right2 img { width: 100%; }

.ca { clear: both; text-align: left; border: solid 1px #ff0000; color: #ff0000; font-size: 67%; padding: 2px; background-color: #fff; }

#pickup ul { display: block; margin: 0 auto; font-size: 85%; padding-left: 12px; }
#pickup ul li { list-style: none; margin: 0; padding: 0; position: relative; display: block; margin-bottom: 5px; line-height: 140%; font-weight: normal; }
#pickup ul li::before { position: absolute; content: "※"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }

#hotitem .point { border-top: 2px dotted #000; border-bottom: 2px dotted #000; clear: both; margin: 10px 0; overflow: hidden; }
#hotitem .point-1 { background: url("../img/solio-hotitem-04.jpg") no-repeat; background-size: cover; overflow: hidden; }
#hotitem .point-2 { background: url("../img/solio-hotitem-05.jpg") no-repeat; background-size: cover; overflow: hidden; }
#hotitem .point-3 { background: url("../img/solio-hotitem-06.jpg") no-repeat; background-size: cover; overflow: hidden; }
#hotitem .point-left { float:left; width: 45%; padding: 50px 0 20px 20px; font-weight: bold; font-size: 129%; }


#pickup div.point-left ul li { font-size: 60%; font-weight: normal;}
#pickup .point-right { float:right; width: 53%; padding: 20px 10px 0 0; }

#systemup { width: 100%; background-color: #bbc0c3; border-top: 6px solid #231815; border-bottom: 6px solid #231815; padding-bottom: 40px; margin-top: 40px; }
.systemup-title { position: relative; margin-bottom: -26px; }
.systemup-title img { width: 90%; margin: 0 auto; display: block; }
#systemup span { font-weight: bold; font-size: 150%; }
#systemup ul { display: block; margin: 0 auto; font-size: 85%; padding-left: 12px; }
#systemup ul li { list-style: none; margin: 0; margin-bottom: 0px; padding: 0; position: relative; display: block; margin-bottom: 0px; line-height: 140%; font-weight: normal; }
#systemup ul li::before { position: absolute; content: "※"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }
.red { color: #ff0000; }
.blue { color: #0068b6; }
.box-red { border: 1px solid #ff0000; }
.box-blue { border: 1px solid #0068b6; }
#systemup span.back { background-color: #bbc0c3; padding: 4px; text-align: center; font-size: 80%; margin-top: 10px; padding: 0 12px; }

section#content-01 { width: 100%; background: url("../img/solio-content-background.jpg")repeat-y; }
section#content-01 img { width: 100%; }
section#content-02 { width: 100%; background: url("../img/solio-content-background2.jpg")repeat-y; }
section#content-02 img { width: 100%; }
section#content-03 { width: 100%; background: url("../img/solio-content-background3.jpg")repeat-y; padding-bottom: 10px; }
section#content-03 img { width: 100%; }
section#content-04 { width: 100%; background: url("../img/solio-content-background3.jpg")repeat-y; padding-bottom: 100px; }
section#content-04 img { width: 100%; }
section#content-05 { width: 100%; padding-bottom: 100px; }

.content-title { margin: 0 auto 30px; position: relative; width: 75%; margin-top: 25px; }
.second-title { margin-top: 80px; }

div.content-image { margin: 50px auto 10px; position: relative; width: 100%; overflow: hidden; max-width: 900px; }
div.content-image .content-image_base.box1_image { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image2 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image3 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image4 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image5 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image6 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image7 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image8 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image9 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image10 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image11 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image12 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image13 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image14 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image15 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image16 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image17 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image18 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image19 { display: none; position: absolute; top: 0; left: 0; }
div.content-image .content-image_base.box1_image20 { display: none; position: absolute; top: 0; left: 0; }

.over03 { height: 267px; }
@media screen and (max-width: 812px) {
	.over03 { height: 167px; }
}

.content-wrapper { /*max-width: 980px;*/ width: 80%; margin: 0 auto; position: relative; text-align: center; }

div#content-wrapper { max-width: 980px; width: 80%; margin: 0 auto; position: relative; }
div#content-wrapper.content-wrapper-02 { max-width: 980px; width: 100%; margin: 0 auto; position: relative; }
div#content-wrapper .box1 { margin: 10px 0 10px 0; overflow: hidden; }
div#content-wrapper .box1 img { width: 100%; display: block; cursor: pointer; }
div#content-wrapper .box-base-left { width: 49%; float: left; cursor: pointer; clear: both; }
div#content-wrapper .box-base-right { width: 49%; float: right; cursor: pointer; }

div#content-wrapper .modal { display: none; position: absolute; top: 0; left: 0; width: 100%; background-color: black; padding: 20px 70px 20px 40px; z-index: 100; }
div#content-wrapper .modal-02 { background-color: #cacaca; }
div#content-wrapper .modal-03 { background-color: #231816; }
div#content-wrapper .modal-04 { background-color: #231816; }
div#content-wrapper .modal .modal-close { position: absolute; top: 0; right: 20px; font-size: 250%; font-weight: normal; color: white; cursor: pointer; }
div#content-wrapper .modal .modal-content { display: flex; }
div#content-wrapper .modal .modal-content .inner:nth-child(odd) { margin-right: 40px; }


div#content-wrapper .modal-box-sub { margin-top: 31%; }

.sub-box img { cursor: pointer; }

.sub-box { overflow: hidden; margin: 20px 0 145px; }
.sub-box div { float: left; width: 18%; margin: 0 16px 0 0; }
.sub-box div:last-child { margin: 0 0px 0 0; }

.sub-box2 { position: relative; top: 0; left: 30%; }

.plusoneitem-img img { width:100%; }
.plusoneitem-box img { float: left; width:60%; margin: 5px 0 0 0; }
.plusoneitem-box img:last-child { float: right; width:30%; margin: 0 15px 0 0; }

.plusoneitem-title { width: 100%; max-width: 980px; margin: 40px auto 20px; color: #2998cb; border: 2px solid #2998cb; border-radius: 20px; padding: 10px; font-size: 120%; font-weight: bold; }

.plusoneitem-banner { width: 100%; max-width: 960px; margin: 0 auto 20px; overflow: hidden; }
.plusoneitem-banner a img { width: 100%; }
.plusoneitem-banner a { float:left; width: 49%; margin: 0 1.2% 0 0; }
.plusoneitem-banner a:last-child { float:right; width: 49%; margin: 0; }

.plusoneitem-banner a { transition: 0.3s; }
.plusoneitem-banner a:hover { transition: 0.3s; }


#footer ul { display: block; margin: 20px auto 0; font-size: 85%; padding-left: 12px; clear: both; width: 100%; max-width: 960px; text-align: left; }
#footer ul li { list-style: none; margin: 0; margin-bottom: 0px; padding: 0; position: relative; display: block; margin-bottom: 6px; line-height: 140%; font-weight: normal; font-size: 85%; }
#footer ul li::before { position: absolute; content: "●"; width: 10px; height: 10px; display: inline-block; top: 0px; left: -12px; }







/* modal */

.modal-wrapper {
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     background: rgba(255,255,255,0.5);
     pointer-events: none;
     opacity: 0;
     transition: 0.25s ease-out;
	 z-index: 1000;
}

.modal-wrapper.show {
     opacity: 1;
     pointer-events: all;
}

.modal-image {
     position: absolute;
     max-width: 80%;
     max-height: 80%;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     object-fit: cover;
     opacity: 0;
     transition: 0.5s ease-out;
}

.modal-image.show {
     opacity: 1;
}







.scrollTop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    cursor: pointer;
}

.scrollTop__link {
    display: block;
}

.scrollTop__img {
    transition: all .3s;
}

.scrollTop__link:hover .scrollTop__img {
    opacity: .8;
    transition: .3s;
}

.scrollTop img { display: block; margin-bottom: 1px; }


.scrollTop {
transition: all 1s;
}








/*キャプション*/


figure.snip1212 { box-shadow: -2px -2px 5px 0px rgba(255, 255, 255, 0.5), 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

figure.snip1212 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

figure.snip1212 img {
  max-width: 100%;
}

figure.snip1212 figcaption { pointer-events: none;
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

figure.snip1212 h2,
figure.snip1212 p {
  margin: 0;
  width: 100%;
  padding: 10px 20px; ;
}



figure.snip1212 p {
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  bottom: 0;
  font-size:1.2vw;
  font-weight: 500;
  padding: 10px 20px 10px; color: #fff;
}

figure.snip1212:hover figcaption,
figure.snip1212.hover figcaption {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}









/**************************\
  Basic Modal Styles
\**************************/

.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background: rgba(0, 0, 0, 0);
  padding: 30px;
  /*max-width: 500px;*/
  max-height: 100vh;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  overflow-y: auto;
}

.modal__container img { width: 100%; max-width: 980px; }

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}



/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block; z-index: 99999999999999; position: absolute;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}


.navi-box img { max-width: 980px; width: 100%; display: block; }
.navi-box { margin-bottom: 20px; }

.navigation-pagelink { 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-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 30px 0 80px; }
.navigation-pagelink a { text-decoration: none; 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: 673px; height: 50px; border: 2px solid #0062a0; font-size: 19px; font-weight: bold; color: #0062a0; position: relative; -webkit-transition: .3s ease all; transition: .3s ease all; }
.navigation-pagelink a::after { content: url(../img/common/icon_arrow.png); position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: .3s ease all; transition: .3s ease all; }
.navigation-pagelink a:hover { text-decoration: none; background: #0062a0; color: #fff; }
.navigation-pagelink a:hover::after { content: url(../img/common/icon_arrow_w.png); right: 10px; }

@media screen and (max-width: 767px) { .navigation-pagelink { width: 85%; margin: 0 auto; padding: 40px 0 40px; } }
@media screen and (max-width: 767px) { .navigation-pagelink a { width: 100%; font-size: 12px; height: 40px; } }




.category-img { width: 80%; /*max-width: 900px;*/ margin: 0 auto 100px; }
.category-img img { width: 100%;  box-shadow: -5px -5px 10px 0px rgba(255, 255, 255, 0.5), 5px 5px 10px 0px rgba(0, 0, 0, 0.3); }


.title-ecstar { margin: 40px 0 20px 0; font-size: 150%; font-weight: bold; color: #004ea2; border: 1px solid #004ea2; padding: 10px; text-align: center; clear: both; }
.title-ecstar:last-child { margin-top: 60px; }
.ecstar-img { display: block; float: left; width: 100%; max-width: 250px; padding-right: 20px; }
.ecstar-ca { font-size: 80%; }

div.bodycoat-wrapper { overflow: hidden; }
div.bodycoat-wrapper div { float: left; width: calc(33.3333% - 10px); margin: 0 15px 0 0; }
div.bodycoat-wrapper div:last-child { margin: 0; }
div.bodycoat-wrapper div p { display: block; background-color: #004ea2; color: #fff; text-align: center; padding: 10px 0; }
div.bodycoat-wrapper div img { display: block; width: 100%; }

.title-ecstar2 { margin: 40px 0 20px 0; font-size: 85%; font-weight: bold; color: #666; border: 1px solid #666; padding: 10px; text-align: center; clear: both; }

.plusoneitem-banner p.ecstar-banner a { display: block; margin: 0 auto 100px; width: 100%; max-width: 600px; clear: both; float: none;  }

div.navi-wrapper table { width: 100%; }
td.navi-btn:first-child { overflow: hidden; }
td.navi-btn { width: 25%; cursor: pointer; background-color: rgba(255,255,255,0.1); color: #fff; text-align: center; vertical-align: middle; transition: 0.6s; font-size: 1.4vw; border-left: 1px solid #f7f7f7; border-bottom: none; }
td.navi-btn:hover { color: #000; background-color: rgba(255,255,255,0.6); transition: 0.6s; }
td.navi-btn:last-child { border-right: 1px solid #f7f7f7; }
td.navi-btn img { width: 75%; }

table td.navi-btn a{
   color:#fff;
   text-decoration: none;
   margin: -75px;
   padding: 75px 75px;
}
table td.navi-btn a:hover{
   color:#000;
}

.interior-text { text-align: left; color: #fff; font-size: 0.9vw; margin-top: 10px; }
