@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Allura|Noto+Sans+JP");

.body.container {
  letter-spacing: .2em;
  line-height: 20px;
  margin: auto;
  /*--------------------------
  ここから追加
  -------------------------*/
  /*--------------------------
  top-inner
  -------------------------*/
  /*--------------------------
  item_erea
  -------------------------*/
  /*--------------------------
  item_top
  -------------------------*/
  /*--------------------------
  item-01
  -------------------------*/
  /*--------------------------
  item-02
  -------------------------*/
  /*------ ext-divider start ------*/
  /*------ text-divider end ------*/
  /*-------------------------
  link-erea
  -------------------------*/
  /*-------------------------
  text
  -------------------------*/
  /*--------- #item-01 ---------*/
  /*パンクズ*/
}

.body.container p {
  margin: 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
}

.body.container a {
  /* color: #000; */
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.body.container a:hover {
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

.body.container img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
  margin: 0 auto;
}

.body.container .mainWrap {
  display: block;
  /* width: 100%; */
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 30px 0 0; */
  color: #000;
}

.body.container .mainWrap a img:hover {
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s;
}

.body.container #page-body {
  letter-spacing: .2em;
  line-height: 1.4em;
}

.body.container .bold {
  font-weight: bold;
}

.body.container .sp_view,
.body.container .view_425 {
  display: none;
}

.body.container .pc_view {
  display: inline;
}

@media (max-width: 767px) {
  .body.container {
    padding: 0 calc(20* (100vw / 750));
    width: auto;
    line-height: calc(40* (100vw / 750));
  }

  .body.container .sp_view {
    display: inline;
  }

  .body.container .pc_view {
    display: none;
  }
  .breadcrumb__list{
    width: 100vw;
    margin-left: calc(-20 * (100vw / 750));
  }
}

@media (max-width: 425px) {
  .body.container .view_425 {
    display: inline;
  }

  .body.container #page-body {
    letter-spacing: 0.7em;
    line-height: 1.2;
  }
}

.body.container .top-inner h2 {
  text-align: center;
  margin-bottom: 10%;
}

.body.container .top-inner h2 .logo {
  margin-bottom: 4%;
}

.body.container .top-inner h2 p {
  font-size: 32px;
  line-height: 1.6em;
}

@media (max-width: 639px) {
  .body.container .top-inner h2 {
    margin-bottom: 15%;
  }

  .body.container .top-inner h2 .logo {
    /* width: 70%; */
    margin-bottom: 8%;
  }

  .body.container .top-inner h2 p {
    font-size: 21px;
    line-height: 1.6em;
  }
}

.body.container .item_erea {
  width: 100%;
  text-align: center;
  margin-bottom: 15%;
}

.body.container #item-top {
  margin-bottom: 15%;
}

.body.container #item-top .item_top_img img {
  margin-bottom: 4%;
}

.body.container #item-top .item_top_text .item {
  font-size: 28px;
  line-height: 1.4em;
  margin-bottom: 12px;
  letter-spacing: 0.08em;
}

.body.container #item-top .item_top_text .credit {
  margin-bottom: 2%;
  letter-spacing: 0.25em;
}

.body.container #item-top .item_top_text .credit .price {
  font-size: 21px;
}

.body.container #item-top .item_top_text .credit .tax {
  font-size: 12px;
}

@media (max-width: 639px) {
  .body.container #item-top {
    margin-bottom: 15%;
  }

  .body.container #item-top .item_top_img img {
    margin-bottom: 8%;
  }

  .body.container #item-top .item_top_text .item {
    font-size: 18px;
    line-height: .8em;
  }

  .body.container #item-top .item_top_text .credit {
    margin-bottom: 4%;
  }

  .body.container #item-top .item_top_text .credit .price {
    font-size: 16px;
  }

  .body.container #item-top .item_top_text .credit .tax {
    font-size: 11px;
  }
}

.body.container #item-01 {
  margin-bottom: 15%;
}

.body.container .item_01 {
  margin-bottom: 8%;
}

.body.container .item_01 img {
  margin-bottom: 4%;
}

.body.container .item_01 .item {
  font-size: 28px;
  line-height: 1.4em;
  margin-bottom: 4%;
}

.body.container .item_01 .credit {
  font-size: 18px;
  line-height: .8em;
  margin-bottom: 2%;
}

.body.container .item_01 .credit .price {
  font-size: 21px;
}

.body.container .item_01 .credit .tax {
  font-size: 12px;
}

.body.container .item_01 .item_01_02_text {
  font-size: 28px;
  line-height: 1.4em;
  margin-bottom: 4%;
}

.body.container .item_01 .color {
  font-size: 18px;
  line-height: .8em;
  margin-bottom: 4%;
}

.body.container .item_01 .sub_text {
  font-size: 18px;
  line-height: .8em;
}

@media (max-width: 639px) {
  .body.container #item-01 {
    margin-bottom: 30%;
  }

  .body.container .item_01 .item {
    font-size: 18px;
    line-height: 1.2em;
  }

  .body.container .item_01 .credit {
    margin-bottom: 15%;
  }

  .body.container .item_01 .item_01_02_text {
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 8%;
  }

  .body.container .item_01 .color {
    font-size: 12px;
    line-height: .8em;
    margin-bottom: 8%;
  }

  .body.container .item_01 .sub_text {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 8%;
  }
}

.body.container .item_top_02_03,
.body.container .item_top_02_03_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.body.container .item_top_02_03_04 .item_top_02,
.body.container .item_top_02_03_04 .item_top_03,
.body.container .item_top_02_03_04 .item_top_04 {
  width: 31%;
}

.body.container .item_top_02_03 .item_top_02 {
  margin-right: 2%;
}

.body.container .item_top_02_03_04 .item_top_02,
.body.container .item_top_02_03_04 .item_top_03 {
  margin-right: 3%;
}

@media (max-width: 639px) {

  .body.container .item_top_02_03_04 .item_top_02,
  .body.container .item_top_02_03_04 .item_top_03,
  .body.container .item_top_02_03_04 .item_top_04 {
    width: 100%;
    margin-bottom: 8%;
  }

  .body.container .item_top_02_03 .item_top_02 {
    margin-bottom: 15%;
  }

  .body.container .item_top_02_03_04 .item_top_02 {
    margin-right: 2%;
  }

  .body.container .item_top_02_03_04 .item_top_03 {
    margin-right: 0;
  }
}

.body.container #item-02 {
  margin-bottom: 15%;
}

.body.container #item-02 .item_top_02_03 {
  margin-bottom: 2%;
}

@media (max-width: 639px) {
  .body.container #item-02 {
    margin-bottom: 30%;
  }

  .body.container #item-02 .item_top_02_03 {
    margin-bottom: 4%;
  }

  .body.container #item-02 .item_01 .credit {
    margin-bottom: 4%;
  }

  .body.container #item-02 .item_01 .sub_text {
    margin-bottom: 30%;
  }

  .body.container .item_01 .item_01_02_text {
    margin-bottom: 8%;
  }
}

.body.container .text-divider {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 20px auto;
  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;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 40px;
}

.body.container .text-divider:before,
.body.container .text-divider:after {
  border-bottom: double;
  /*二重線を引く*/
  border-color: #000;
  border-width: 4px;
  content: "";
  width: 250px;
  /* 線の長さ */
}

.body.container .text-divider:before {
  margin-right: 1em;
  /* 文字の右隣 */
}

.body.container .text-divider:after {
  margin-left: 1em;
  /* 文字の左隣 */
}

.body.container .text-divider_bottom {
  width: 100%;
  max-width: 580px;
  margin: 0 auto 4% auto;
  border-bottom: double;
  /*二重線を引く*/
  border-color: #000;
  border-width: 4px;
  content: "";
}

@media (max-width: 639px) {
  .body.container .text-divider {
    width: 100%;
    max-width: 580px;
    margin: 0 auto 10px auto;
    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;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 40px;
  }

  .body.container .text-divider:before,
  .body.container .text-divider:after {
    border-bottom: double;
    /*二重線を引く*/
    border-color: #000;
    border-width: 4px;
    content: "";
    width: 250px;
    /* 線の長さ */
  }

  .body.container .text-divider:before {
    margin-right: 1em;
    /* 文字の右隣 */
  }

  .body.container .text-divider:after {
    margin-left: 1em;
    /* 文字の左隣 */
  }

  .body.container .text-divider_bottom {
    width: 100%;
    max-width: 580px;
    margin: 0 auto 10% auto;
    border-bottom: double;
    /*二重線を引く*/
    border-color: #000;
    border-width: 4px;
    content: "";
  }
}

.body.container .check_btn {
  display: block;
  width: 100%;
  max-width: 302px;
  height: 52px;
  text-align: center;
  line-height: 51px;
  background: #fff;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .2em;
  text-decoration: none;
  margin: 0 auto;
}

.body.container .check_btn span {
  color: #000;
  position: relative;
}

.body.container .check_btn span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 130px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -5px;
}

.body.container .item_top_02_03 .check_btn {
  display: block;
  width: 100%;
  max-width: 160px;
  height: 35px;
  text-align: center;
  line-height: 36px;
  background: #fff;
  border: 1px solid #000;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: .2em;
  text-decoration: none;
  margin: 0 auto;
}

.body.container .item_top_02_03 .check_btn span {
  color: #000;
  position: relative;
}

.body.container .item_top_02_03 .check_btn span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 73px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -2px;
}

@media (max-width: 639px) {
  .body.container .item_top_02_03 .check_btn {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 50px;
    text-align: center;
    line-height: 51px;
    background: #fff;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .2em;
    text-decoration: none;
    margin: 0 auto;
  }

  .body.container .item_top_02_03 .check_btn span {
    color: #000;
    position: relative;
  }

  .body.container .item_top_02_03 .check_btn span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 130px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px;
  }
}

@media (max-width: 639px) {
  .body.container .item_erea {
    width: 100%;
    text-align: center;
    margin: 0 auto 20%;
  }

  .body.container .credit_text {
    font-size: 13px;
    line-height: 2.1;
    margin: 0 auto 3%;
  }

  .body.container .item {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 3%;
  }

  .body.container .credit_underline {
    /* text-decoration: underline; */
    /* text-decoration-thickness: 1px; */
    margin: 0 auto 5%;
  }

  .body.container .price {
    font-size: 18px;
  }

  .body.container .tax {
    font-size: 11px;
  }

  .body.container .color_text {
    font-size: 18px;
    margin: 0 auto 5%;
    letter-spacing: 3px;
  }

  .body.container .check_btn {
    width: 100%;
    max-width: 70%;
    display: block;
    margin: 0 auto;
    margin: 5% auto 31%;
  }

  .body.container .check_btn a {
    background: #000000;
    text-align: center;
    display: block;
    padding: 6px 0 6px 0;
    font-size: 11px;
    letter-spacing: 3px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .body.container .check_btn a:visited,
  .body.container .check_btn a:link,
  .body.container .check_btn a:active {
    color: #fff;
  }

  .body.container .text_01 {
    margin-bottom: 3.5%;
  }

  .body.container .text_02 {
    margin-bottom: 3.5%;
  }
}

@media (max-width: 425px) {
  .body.container .item_erea {
    text-align: center;
    margin: 0 auto 25%;
  }

  .body.container .credit_text {
    font-size: 13px;
    line-height: 2.1;
    margin: 0 auto 5%;
  }

  .body.container .item {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 5%;
  }

  .body.container .credit_underline {
    /*text-decoration: underline;*/
    /*text-decoration-thickness: 1px;*/
    margin: 0 auto 10%;
  }

  .body.container .price {
    font-size: 18px;
  }

  .body.container .tax {
    font-size: 11px;
  }

  .body.container .color_text {
    font-size: 18px;
    margin: 0 auto 7%;
    letter-spacing: 3px;
  }

  .body.container .check_btn {
    width: 100%;
    max-width: 270px;
    display: block;
    margin: 0 auto;
    margin: 7% auto 37%;
    height: 52px;
  }

  .body.container .check_btn a {
    background: #000000;
    text-align: center;
    display: block;
    padding: 6px 0 6px 0;
    font-size: 11px;
    letter-spacing: 3px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .body.container .check_btn a:visited,
  .body.container .check_btn a:link,
  .body.container .check_btn a:active {
    color: #fff;
  }
}

.body.container .link-erea {
  width: 540px;
  max-width: 45%;
  margin: 15% auto;
}

.body.container .link-erea-inner {
  width: 100%;
  margin: auto 0;
  display: block;
}

.body.container .link-erea-inner:first-child {
  margin-right: 5%;
}

.body.container .link-erea-inner a {
  background: #000000;
  text-align: center;
  display: block;
  padding: 14px 0 14px 0;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 20px;
}

.body.container .link-erea-inner a:visited,
.body.container .link-erea-inner a:link,
.body.container .link-erea-inner a:active {
  color: #ffffff;
}

.body.container .link-erea-inner a:hover {
  opacity: .7;
  -webkit-transition: .3s;
  transition: .3s;
}

@media (max-width: 639px) {
  .body.container .link-erea {
    width: 100%;
    max-width: 640px;
    margin: 25% auto;
  }

  .body.container .link-erea-inner {
    width: 100%;
    margin: auto 0;
    display: block;
  }

  .body.container .link-erea-inner:first-child {
    margin-right: 5%;
  }

  .body.container .link-erea-inner a {
    background: #000000;
    text-align: center;
    display: block;
    padding: 15px 0 15px 0;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
  }

  .body.container .link-erea-inner a:visited,
  .body.container .link-erea-inner a:link,
  .body.container .link-erea-inner a:active {
    color: #ffffff;
  }

  .body.container .link-erea-inner a:hover {
    opacity: .7;
    -webkit-transition: .3s;
    transition: .3s;
  }
}

@media (max-width: 425px) {
  .body.container .link-erea {
    max-width: 640px;
    margin: 25% auto;
  }

  .body.container .link-erea-inner {
    width: 100%;
    margin: auto 0;
    display: block;
  }

  .body.container .link-erea-inner:first-child {
    margin-right: 5%;
  }

  .body.container .link-erea-inner a {
    background: #000000;
    text-align: center;
    display: block;
    /* padding: 25px 0 125px 0; */
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
  }

  .body.container .link-erea-inner a:visited,
  .body.container .link-erea-inner a:link,
  .body.container .link-erea-inner a:active {
    color: #ffffff;
  }

  .body.container .link-erea-inner a:hover {
    opacity: .7;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .body.container #titleText {
    font-size: 10px !important;
    letter-spacing: 0.25em;
  }
}

.body.container #wrapper {
  overflow: visible;
}

.body.container .navDrawr {
  overflow: hidden;
}

@media (max-width: 979px) {
  .body.container .navDrawr {
    overflow-y: auto;
  }
}

.body.container .nav_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10%;
  margin-bottom: 20%;
  padding-top: 2.5%;
  padding-bottom: 2%;
}

.body.container #item-01 .item_top_01 p {
  font-size: 28px;
  margin: 0 auto 5% auto;
}

.body.container #item-01 .item_top_01 .text_02 {
  font-size: 24px;
  margin: 6% auto 0 auto;
}

.body.container #item-01 .item_top_01 .credit_underline {
  font-size: 24px;
  margin: 0 auto;
}

.body.container #item-01 .item_top_02_03 .credit_underline {
  font-size: 21px;
  margin: 3% auto;
}

.body.container .color_text {
  font-size: 24px;
  letter-spacing: 3px;
}

.body.container .nav_bg {
  background-color: #dee4ed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.body.container #ats_item01 {
  margin-top: -200px;
  padding-top: 300px;
}

.body.container #ats_item02 {
  margin-top: -200px;
  padding-top: 200px;
}

.body.container #ats_item03 {
  margin-top: -200px;
  padding-top: 200px;
}

.body.container #ats_item04 {
  margin-top: -200px;
  padding-top: 200px;
}

@media (max-width: 639px) {
  .body.container #ats_item01 {
    margin-top: -50px;
    padding-top: 50px;
  }
}

.body.container #titleText {
  font-size: 12px;
  margin-left: 15px;
}

.body.container .divider {
  margin-left: 5px;
}

/*# sourceMappingURL=style.css.map */
.top-inner {
  margin-top: 45px;
}
@media only screen and (min-width: 980px){
  .breadcrumb__list {
    padding-right: 0;
    padding-left: 0;
  }
}