@charset "utf-8";

/*----------------------------------------------------
block (PC＆SP書き分け)
----------------------------------------------------*/

/* PC時"pc"のclassがついた要素を表示 */

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

body {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

/* header */

#top_header {
  background-color: #fff;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 1.5%;
  margin-bottom: 2%;
}

#top_header .header_txt {
  text-align: center;
  margin-bottom: 5px;
  font-family: 'Noto Sans JP', Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  text-align: left;
  letter-spacing: -1px;
  color: #333;
  display: inline-block;
  margin-left: 8%;
  font-size: 15.5px;
}

#top_header .header_left {
  display: inline-block;
  width: 38%;
  margin-left: 8%;

}

#top_header .header_left img {
  float: left;
  width: 100%;
}

#top_header .header_right {
  float: right;
  width: 32.5%;
  margin-right: 2%;
}

.header_inner {
  margin-top: -1.5%;
  line-height: 0;
}

/* contents */

#contents {
  text-align: center;
}

#contents img {
  max-width: 100%;
}

/* cont1st_area */

.cont1st_area {
  background-color: #fff;
  margin: 0 auto;
  background-image: url(../img/pc/main_visual.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 779px;
  min-width: 1400px;
}

.cont1st_area .main_visual {
  margin-top: 5px;
  margin-bottom: 5px;
}

.cont1st_area .bell_image {
  margin-top: 5px;
  margin-bottom: 5px;
}

.cont1st_area2 {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2.5%;
  margin-bottom: 4.5%;
}

.cont1st_area2 p:first-child {
  font-size: 22px;
  margin: 5% 0 4.5%;
}

/* cont2nd_area */

#cont2nd_area {
  background-color: #161826;
}

.cont2nd_area_inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2.5%;
  padding-top: 5%;
}

.contact_area {
  position: relative;
}

.contact_area_tel {
  position: absolute;
  bottom: 10.5%;
  width: 31.5%;
  left: 4%;
}

.contact_area_line {
  position: absolute;
  bottom: 10%;
  left: 37.3%;
  width: 31.3%;
}

#cont2nd_area .txt1st {
  margin-top: 3%;
  margin-bottom: 3%;
  font-size: 20.5px;
  ;
  color: #fff;
  line-height: 3;
  font-family: 'Noto Sans JP', Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
}

#cont2nd_area .price {
  margin: 0 auto;
  max-width: 1200px;
}

#cont2nd_area .price ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#cont2nd_area .price ul li {
  max-width: 500px;
  position: relative;
  box-sizing: border-box;
  /*  padding: 5px;*/
  margin-bottom: 1.5%;
  width: 49%;
}

#cont2nd_area .price ul li:nth-child(odd) {
  margin-right: 1.5%;
}

#cont2nd_area .txt2nd {
  margin-top: 6%;
  margin-bottom: 4%;
  font-size: 2rem;
  color: #fff;
  font-family: 'Noto Sans JP', Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
}

#cont2nd_area .bell_image {
  margin-top: 5px;
  margin-bottom: 5px;
}

#cont2nd_area #bell_area {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mail_contact {
  margin-top: 6%;
  margin-bottom: 5%;
}

/* mail */

#mail {
  background-color: #161826;
  padding-top: 50px;
  padding-bottom: 10px;
}

/* footer */
footer {
  background-color: #161826;
  text-align: center;
  padding-top: 110px;
  margin-top: -180px;
  position: relative;
}

.footer_menu {
  max-width: 100%;
  background-color: #262a41d6;
  background-color: #484651;
}

.footer_menu li {
  color: #fff;
  display: inline-block;
  border-right: 2px solid #fff;
  margin-top: 36px;
  margin-bottom: 36px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 0 3%;
}

.footer_menu li:first-child {
  border-left: 2px solid #fff;
}

.footer_menu li:nth-child(2) span {
  letter-spacing: 23px;
}

.footer_menu li:nth-child(3) span {
  letter-spacing: 14px;
}

.footer_under {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2.5%;
  padding-top: 3%;
  padding-bottom: 9%;
  letter-spacing: 4px;
}

.footer_under {
  text-align: left;
  overflow: hidden;
}

.footer_left {
  text-align: left;
  float: left;
}

.footer_right {
  text-align: left;
  float: right;
  margin-top: 4%;
}

.footer_copy {
  margin-top: 7%;
  letter-spacing: 1px;
}

/* scroll nav */
.scroll_nav {
  text-align: center;
  z-index: 3;
}

.scroll_nav ul {
  width: 100%;
  background-color: #262a41d6;
  position: fixed;
  bottom: 0;
  height: 68px;
}

.scroll_nav ul li {
  display: inline-block;
  padding: 4px 0;
  height: 100%;
  margin-right: 1%;
}

.scroll_nav ul li img {
  height: 100%;
  /* width: 88%; */
  width: auto;
  vertical-align: top;
}

.scroll_nav ul li:first-child {
  margin-right: 5%;
  height: 55%;
}

/* page top */
.pagetop {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 4;
}

.pagetop a {
  display: block;
  text-align: center;
}

.pagetop a img {
  height: 68px;
}


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


  #top_header .header_txt {
    margin-left: 4%;
    font-size: 1.1vw;
  }

  #top_header .header_left {
    margin-left: 4%;
  }


  .cont1st_area {
    background-image: url(../img/pc/main_visual_1450.png);
    min-width: inherit;
    background-size: contain;
    padding-top: 54%;
    height: auto;
  }

}

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

  .cont1st_area2 p:first-child {
    font-size: 2vw;
  }

  #cont2nd_area .txt1st {
    font-size: 1.9vw;
  }

  #cont2nd_area .txt2nd {
    font-size: 3vw;
  }

  .scroll_nav ul {
    height: auto;
    text-align: left;
    padding-left: 2%;
  }

  .scroll_nav ul li:nth-child(1) {
    width: 3%;
  }

  .scroll_nav ul li:nth-child(2) {
    width: 21%;
  }

  .scroll_nav ul li:nth-child(3) {
    width: 22%;
  }

  .scroll_nav ul li:nth-child(4) {
    width: 19.6%;
  }

  .scroll_nav ul li:nth-child(5) {
    width: 6.2%;
  }

  .scroll_nav ul li img {
    width: 100%;
  }

  .pagetop {
    width: 7%;
  }

  .pagetop a img {
    height: auto;
    width: 100%;
  }

}

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

  .header_inner {
    margin-top: 0;
  }
  
  #top_header .header_txt {
    font-size: 1.7vw;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 1%;
}

}
