#list-containar {
  width: 100%;
  /*
    position: absolute;
    */
  position: relative;
  left: 0px;
  /*
    top: 220px;
    */
  z-index: 1;
  overflow: hidden;
}

#contents {
  width: 1080px;
  position: relative;
  margin-left: -540px;
  margin-bottom: 120px;
  left: 50%;
}

#list-containar #pagetitle {
  float: left;
  width: 100%;
  margin-bottom: 80px;
  font-size: 30px;
  line-height: 1.1em;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  letter-spacing: 0.2em;
}

#list-containar #pagetitle span.en {
  float: left;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  display: block;
}

#list-containar #pagetitle:before {
  content: "";
  height: 10px;
  width: 286px;
  margin-left: -143px;
  border: 5px solid #ffd700;
  position: absolute;
  left: 50%;
  bottom: 0px;
  box-sizing: border-box;
}

#list-containar #pagetitle:after {
  content: "";
  height: 25px;
  margin-left: -3px;
  border-left: 6px solid #ffd700;
  position: absolute;
  left: 50%;
  bottom: -7px;
}

#list-containar #contents #searchbox .searchbox02 .map_canvas {
  background-color: #d6d6d6;
  float: left;
  height: 480px;
  width: 100%;
}

.choutai03 {
  transform: scale(0.9, 1);
  -webkit-transform: scale(0.9, 1);
  transform-origin: top center;
  -webkit-transform-origin: top center;
  display: inline-block;
  font-family: "Anek Malayalam", "Zen Kaku Gothic Antique", sans-serif;
}

#contents #article_title {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

#contents #article_title .print {
  position: absolute;
  top: -150px;
  right: 0px;
}

#article_catchcopy {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

#contents #article_manshitsu {
  background-color: #fff;
  padding: 30px;
  float: left;
  width: 100%;
  border: 3px solid #ed1c24;
  box-sizing: border-box;
  margin-bottom: 50px;
  text-align: center;
}

#contents #article_manshitsu .subtitle02 {
  color: #ed1c24;
  margin-bottom: 20px;
  font-size: 28px;
}

#contents #article_feature {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 60px;
  display: table-cell;
}

#contents #article_feature a {
  display: inline-block;
  width: 114px;
  margin-right: 24px;
  vertical-align: top;
}

#contents #article_feature dl {
  width: 100%;
}

#contents #article_feature dl:last-child {
  margin-right: 0px;
}

#contents #article_feature dt {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#contents #article_feature dd {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 1.4em;
}

#contents #article_info .article_text {
  width: 48%;
  /*
    font-size: 16px;
    */
  font-size: 19.5px;
  float: left;
}

#contents #article_info .article_info {
  float: right;
  width: 48%;
}

#contents #article_info .article_info dl {
  padding: 20px;
  float: left;
  width: 100%;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #dcdcdc;
  position: relative;
  padding-left: 80px;
  box-sizing: border-box;
}

#contents #article_info .article_info dl:last-child {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #dcdcdc;
}

#contents #article_info .article_info dl:nth-child(3) {
  width: 50%;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #dcdcdc;
}

#contents #article_info .article_info dl:nth-child(4) {
  width: 50%;
}

#contents #article_info .article_info dt {
  float: left;
  width: 60px;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  top: 34px;
  left: 20px;
}

#contents #article_info .article_info dd {
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: 700;
}

#contents #article_info .article_photo {
  float: left;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #000;
  border-bottom-color: #000;
}

#contents #article_layout .article_layout_img {
  text-align: center;
  float: left;
  height: 400px;
  width: 100%;
  border: 1px solid #000;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#contents #article_layout .article_layout_img img {
  border: none;
  vertical-align: bottom;
  width: 30%;
  max-width: 100%;
}

#contents #article_layout .article_layout_img a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#contents #article_layout .btn02 {
  float: left;
  width: 48%;
}

#contents .article_layout_box01 {
  height: 510px;
  width: 1080px;
  margin-bottom: 30px;
}

#contents #article_layout .theta-select {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

#contents #article_layout .theta-select .btn-theta {
  float: left;
  width: 30%;
  margin-right: 5%;
  float: left;
  position: relative;
  text-align: center;
  font-size: 15px;
  padding-bottom: 14px;
  padding-top: 14px;
  box-sizing: border-box;
  border: 2px solid #000;
  line-height: 1em;
  background-color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 30px;
}

#contents #article_layout .theta-select .btn-theta:nth-child(3n) {
  margin-right: 0%;
}

#contents #article_layout .theta-select .btn-theta:before {
  content: "";
  float: left;
  position: absolute;
  background-image: url(../../img/arrow01_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 14px;
  width: 8px;
  box-sizing: border-box;
  margin-top: -7px;
  top: 50%;
  right: 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

#contents #article_layout .theta-select .btn-theta:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

#contents #article_layout .theta-select .btn-theta:hover:before {
  content: "";
  background-image: url(../../img/arrow01_right_white.png);
  right: 10px;
}

#contents #article_layout #article_map iframe,
#contents #article_layout #article_streetview iframe {
  float: left;
  height: 540px;
  width: 100%;
  margin-bottom: 80px;
}

#contents #article_summary .cost_box01 {
  padding: 40px;
  float: left;
  width: 48%;
  border: 2px solid #000;
  box-sizing: border-box;
  margin-bottom: 100px;
}

#contents #article_summary .cost_box01 .subtitle04 {
  padding-top: 0px;
  border-top: none;
}

#contents #article_summary .cost_box01 .subtitle04 b {
  font-size: 13px;
  margin-left: 10px;
}

#contents .article_contactbox {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

#contents .article_contactbox h4 {
  font-size: 14px;
  font-weight: 400;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#contents .article_contactbox dl {
  float: left;
  width: 100%;
}

#contents .article_contactbox dl dt {
  font-size: 28px;
  font-weight: 700;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#contents .article_contactbox dl dd {
  float: left;
  width: 100%;
}

.article_contact {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 100;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none;
}

.article_contact .article_contact_wrap {
  background-color: #fff;
  width: 1080px;
  margin-top: -325px;
  margin-left: -540px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 50px;
  box-sizing: border-box;
}

#article_wait .article_contact_wrap {
  margin-top: -230px;
}

.article_contact .article_contact_wrap .subtitle02 {
  font-size: 28px;
  margin-bottom: 15px;
}

.article_contact .article_contact_wrap p.box01 {
  font-size: 15px;
}

.article_contact .form_text01,
.article_contact .form_text02,
.article_contact .form_text03 {
  background-color: #fff;
  height: 35px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  line-height: 1px;
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  border: 2px solid #e6e6e6;
}

.article_contact .form_textarea01 {
  background-color: #fff;
  height: 100px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 14px;
  line-height: 1px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border: 2px solid #e6e6e6;
}

.article_contact .form_text02 {
  width: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.article_contact .form_text02:first-child {
  margin-left: 0px;
}

.article_contact .form_text03 {
  width: 50%;
}

.article_contact .tag02 {
  position: absolute;
  top: 0px;
  right: 0px;
}

.article_contact .article_contact_wrap .btn_close {
  background-color: #000;
  text-indent: -9999px;
  height: 56px;
  width: 56px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

.article_contact .article_contact_wrap .btn_close:before {
  content: "";
  width: 30px;
  position: absolute;
  top: 17px;
  left: 17px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  transform: rotate(45deg);
  transform-origin: top left;
  -webkit-transform-origin: top left;
}

.article_contact .article_contact_wrap .btn_close:after {
  content: "";
  width: 30px;
  position: absolute;
  top: 38px;
  left: 16px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  transform: rotate(-45deg);
  transform-origin: top left;
  -webkit-transform-origin: top left;
}

#article_wait form {
  width: 50%;
  margin-left: 25%;
}

.subtitle02 {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 30px;
}

.subtitle03 {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 25px;
}

.choutai001 {
  width: calc(100% / 0.9);
  transform: scaleX(0.9);
  transform-origin: 0 0;
  width: -webkit-calc(100% / 0.9);
  -webkit-transform: scaleX(0.9);
  -webkit-transform-origin: 0 0;
  display: inline-block;
}

.subtitle04 {
  float: left;
  width: 100%;
  position: relative;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 2px solid #000;
}

.subtitle04 b {
  font-size: 14px;
  font-weight: 400;
  margin-left: 20px;
}

.box01 {
  float: left;
  width: 100%;
  position: relative;
}

.box02 {
  float: left;
  width: 48%;
  position: relative;
}

.mb20 {
  margin-bottom: 20px;
}

.box03 {
  float: left;
  width: 520px;
  position: relative;
}

.box04 {
  float: left;
  width: 630px;
  position: relative;
}

.box05 {
  float: left;
  width: 310px;
  position: relative;
}

.box06 {
  float: left;
  width: 300px;
  position: relative;
  margin-right: 45px;
  padding-right: 44px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #efefef;
}

.box06:nth-child(3n) {
  margin-right: 0px;
  padding-right: 0px;
  border-right-style: none;
}

.box07 {
  float: left;
  width: 320px;
  position: relative;
}

.box08 {
  float: left;
  width: 700px;
  position: relative;
}

.box09 {
  float: left;
  width: 740px;
  position: relative;
}

.graybox01 {
  background-color: #f5f6f7;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
}

.btn02 {
  display: inline-block;
  /*
    float: left;
    */
  position: relative;
  text-align: center;
  font-size: 16px;
  padding-bottom: 18px;
  padding-top: 18px;
  box-sizing: border-box;
  padding-right: 40px;
  padding-left: 40px;
  border: 2px solid #000;
  line-height: 1em;
  background-color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.btn02:before {
  content: "";
  float: left;
  position: absolute;
  background-image: url(../../img/arrow01_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 14px;
  width: 8px;
  box-sizing: border-box;
  margin-top: -7px;
  top: 50%;
  right: 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.btn02:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.btn02:hover:before {
  content: "";
  background-image: url(../../img/arrow01_right_white.png);
  right: 10px;
}

.btn02.print {
  padding-right: 30px;
  padding-left: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  font-size: 15px;
}

.btn02.print:before {
  content: "";
  background-image: url(../../img/icon_print.png) !important;
  height: 20px;
  width: 25px;
  margin-top: -10px;
  top: 50%;
  right: 10px;
}

.btn02.print:hover {
  background-color: #000;
  color: #fff;
}

.btn02.print:hover:before {
  content: "";
  background-image: url(../../img/icon_print_white.png) !important;
  margin-top: -6px;
}

.mt30 {
  margin-top: 30px;
}

.text_small01 {
  font-size: 13px !important;
  line-height: 1.8em;
}

.mb60 {
  margin-bottom: 60px;
}

.box02 {
  float: left;
  width: 48%;
  position: relative;
}

.list002 {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  padding-left: 10px;
  border-top: 1px solid #000;
  padding-right: 10px;
  font-size: 14px;
}

.list002:last-child {
  margin-bottom: 0px;
  border-bottom: 1px solid #000;
}

.list002 dt {
  float: left;
  position: absolute;
  top: 15px;
  left: 10px;
  font-weight: 700;
}

.list002 dd {
  float: left;
  width: 100%;
  padding-left: 150px;
  position: relative;
  box-sizing: border-box;
}

.list002 a {
  text-decoration: underline;
}

.mb60 {
  margin-bottom: 60px;
}

.right {
  float: right !important;
}

.left {
  float: left !important;
}

.none {
  display: none;
}

.choutai01 {
  transform: scale(0.9, 1);
  -webkit-transform: scale(0.9, 1);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  display: inline-block;
}

.list003 {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  padding-left: 10px;
  border-top: 1px solid #000;
  padding-right: 10px;
  font-size: 14px;
}

.list003:last-child {
  border-bottom: 1px solid #000;
  background-color: #f2f2f2;
}

.list003:before {
  content: "";
  height: 100%;
  position: absolute;
  border-left: 1px solid #000;
  left: 130px;
  top: 0px;
}

.list003:last-child dd {
  font-size: 24px;
  font-weight: 700;
}

.list003 dt {
  float: left;
  position: absolute;
  top: 15px;
  left: 15px;
  font-weight: 700;
}

.list003 dd {
  float: left;
  width: 100%;
  padding-left: 150px;
  position: relative;
  box-sizing: border-box;
}

.list003 a {
  text-decoration: underline;
}

.tag01 {
  background-color: #f2f2f2;
  margin-right: 4px;
  margin-bottom: 2px;
  display: inline-block;
  line-height: 1em;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 13px;
}

.customHtml {
  font-size: 2.5rem;
  text-shadow: 3px 3px 5px #ffffff, -3px 3px 5px #ffffff, 3px -3px 5px #ffffff, -3px -3px 5px #ffffff, 3px 0px 5px #ffffff, 0px 3px 5px #ffffff, -3px 0px 5px #ffffff, 0px -3px 5px #ffffff;
  text-align: center;
  height: auto;
  position: relative;
  top: 15px;
}

@media all and (max-width: 768px) {
  #list-containar {
    width: 100%;
    position: relative;
    left: 0px;
    top: 120px;
    z-index: 1;
    overflow: hidden;
  }
  #contents {
    width: 90%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
    left: 0;
  }
  #list-containar #pagetitle {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: 0.2em;
  }
  #list-containar #pagetitle span.en {
    float: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 12px;
    display: block;
  }
  #list-containar #pagetitle:before {
    content: "";
    height: 10px;
    width: 165px;
    margin-left: -86px;
    border: 5px solid #ffd700;
    position: absolute;
    left: 50%;
    bottom: 0px;
    box-sizing: border-box;
  }
  #containar #pagetitle:after {
    content: "";
    height: 25px;
    margin-left: -3px;
    border-left: 2px solid #000;
    position: absolute;
    left: 50%;
    bottom: -7px;
  }
  #contents #article_title {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding-top: 35px;
    box-sizing: border-box;
  }
  #contents #article_title .print {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -100px;
  }
  #article_catchcopy {
    /*
        font-size: 16px;
        */
    font-size: 13px;
    font-weight: 400;
    text-align: center;
  }
  #contents #article_manshitsu {
    background-color: #fff;
    padding: 25px;
    float: left;
    width: 100%;
    border: 3px solid #ed1c24;
    box-sizing: border-box;
    margin-bottom: 50px;
    text-align: center;
  }
  #contents #article_manshitsu .subtitle02 {
    color: #ed1c24;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #contents #article_feature {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    display: table-cell;
  }
  #contents #article_feature a {
    display: inline-block;
    width: 80px;
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: top;
    margin-bottom: 20px;
  }
  #contents #article_feature a dl {
    width: 100%;
  }
  #contents #article_feature a:nth-child(even) dl {
    margin-right: 0px;
  }
  #contents #article_feature dt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  #contents #article_feature dd {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.4em;
    letter-spacing: 0em;
  }
  #contents #article_info .article_text {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-size: 15px;
  }
  #contents #article_info .article_info {
    float: left;
    width: 100%;
  }
  #contents #article_info .article_info dl {
    padding: 20px;
    float: left;
    width: 100%;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #dcdcdc;
    position: relative;
    padding-left: 70px;
    box-sizing: border-box;
  }
  #contents #article_info .article_info dl:last-child {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
  }
  #contents #article_info .article_info dl:nth-child(3) {
    width: 50%;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #dcdcdc;
  }
  #contents #article_info .article_info dl:nth-child(4) {
    width: 50%;
  }
  #contents #article_info .article_info dt {
    float: left;
    width: 60px;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 26px;
    left: 10px;
  }
  #contents #article_info .article_info dd {
    float: left;
    width: 100%;
    font-size: 21px;
    font-weight: 700;
  }
  #contents #article_info .article_photo {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000;
    border-bottom-color: #000;
  }
  #contents #article_layout .article_layout_img {
    text-align: center;
    float: left;
    height: 400px;
    width: 100%;
    border: 1px solid #000;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }
  #contents #article_layout .btn02 {
    float: left;
    width: 48%;
    padding-right: 20px;
    padding-left: 20px;
  }
  #contents .article_layout_box01 {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
  }
  #contents #article_layout .theta-select {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  #contents #article_layout .theta-select .btn-theta {
    float: left;
    width: 48%;
    margin-right: 4%;
    float: left;
    position: relative;
    text-align: center;
    font-size: 15px;
    padding-bottom: 14px;
    padding-top: 14px;
    box-sizing: border-box;
    border: 2px solid #000;
    line-height: 1em;
    background-color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    cursor: pointer;
    margin-bottom: 15px;
  }
  #contents #article_layout .theta-select .btn-theta:nth-child(2n) {
    margin-right: 0%;
  }
  #contents #article_layout .theta-select .btn-theta:before {
    content: "";
    float: left;
    position: absolute;
    background-image: url(../../img/arrow01_right.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 14px;
    width: 8px;
    box-sizing: border-box;
    margin-top: -7px;
    top: 50%;
    right: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  #contents #article_layout .theta-select .btn-theta:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
  }
  #contents #article_layout .theta-select .btn-theta:hover:before {
    content: "";
    background-image: url(../../img/arrow01_right_white.png);
    right: 10px;
  }
  #contents #article_layout #article_map iframe,
  #contents #article_layout #article_streetview iframe {
    float: left;
    height: 400px;
    width: 100%;
    margin-bottom: 20px;
  }
  #contents #article_summary .cost_box01 {
    padding: 20px;
    float: left;
    width: 100%;
    border: 2px solid #000;
    box-sizing: border-box;
    margin-bottom: 50px;
  }
  #contents #article_summary .cost_box01 .subtitle04 {
    padding-top: 0px;
    border-top: none;
  }
  #contents #article_summary .cost_box01 .subtitle04 b {
    font-size: 13px;
    margin-left: 10px;
  }
  #contents .article_contactbox {
    float: left;
    width: 100%;
    margin-bottom: 60px;
  }
  #contents .article_contactbox h4 {
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  #contents .article_contactbox dl {
    float: left;
    width: 100%;
  }
  #contents .article_contactbox dl dt {
    font-size: 28px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  #contents .article_contactbox dl dd {
    float: left;
    width: 100%;
  }
  .article_contact {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 100;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
  }
  .article_contact .article_contact_wrap {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    box-sizing: border-box;
    overflow-y: scroll;
    overflow-x: hidden !important;
  }
  #article_wait .article_contact_wrap {
    /* margin-top: -230px; */
  }
  .article_contact .article_contact_wrap .subtitle02 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .article_contact .article_contact_wrap p.box01 {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .article_contact .form_text01,
  .article_contact .form_text02,
  .article_contact .form_text03 {
    background-color: #fff;
    height: 35px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    line-height: 1px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    border: 2px solid #e6e6e6;
  }
  .article_contact .form_textarea01 {
    background-color: #fff;
    height: 100px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    line-height: 1px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 2px solid #e6e6e6;
  }
  .article_contact .form_text02 {
    width: 50px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .article_contact .form_text02:first-child {
    margin-left: 0px;
  }
  .article_contact .form_text03 {
    width: 50%;
  }
  .article_contact .tag02 {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .article_contact .article_contact_wrap .btn_close {
    background-color: #000;
    text-indent: -9999px;
    height: 46px;
    width: 46px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
  }
  .article_contact .article_contact_wrap .btn_close:before {
    content: "";
    width: 30px;
    position: absolute;
    top: 12px;
    left: 13px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff;
    transform: rotate(45deg);
    transform-origin: top left;
    -webkit-transform-origin: top left;
  }
  .article_contact .article_contact_wrap .btn_close:after {
    content: "";
    width: 30px;
    position: absolute;
    top: 33px;
    left: 12px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff;
    transform: rotate(-45deg);
    transform-origin: top left;
    -webkit-transform-origin: top left;
  }
  #article_wait form {
    width: 100%;
    margin-bottom: 30px;
  }
  .choutai03 {
    transform: scale(0.9, 1);
    -webkit-transform: scale(0.9, 1);
    transform-origin: top center;
    -webkit-transform-origin: top center;
    display: inline-block;
  }
  .subtitle02 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin-bottom: 30px;
  }
  #contents #article_layout .article_layout_img img {
    width: 85%;
  }
  .box01 {
    float: left;
    width: 100%;
    position: relative;
  }
  .subtitle04 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 2px solid #000;
  }
  .subtitle04 b {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
  }
  .choutai001 {
    width: calc(100% / 0.9);
    transform: scaleX(0.9);
    transform-origin: 0 0;
    width: -webkit-calc(100% / 0.9);
    -webkit-transform: scaleX(0.9);
    -webkit-transform-origin: 0 0;
    display: inline-block;
  }
  .mb60 {
    margin-bottom: 60px;
  }
  .box02 {
    float: left;
    width: 100%;
    position: relative;
  }
  .list002 {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    padding-left: 10px;
    border-top: 1px solid #000;
    padding-right: 10px;
    font-size: 14px;
  }
  .list002:last-child {
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
  }
  .list002 dt {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.1em;
    top: 0;
    left: 0;
  }
  .list002 dd {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 0;
  }
  .list002 a {
    text-decoration: underline;
  }
  .list003 {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    padding-left: 10px;
    border-top: 1px solid #000;
    padding-right: 10px;
    font-size: 14px;
  }
  .list003:last-child {
    border-bottom: 1px solid #000;
    background-color: #f2f2f2;
  }
  .list003:before {
    content: "";
    height: 100%;
    position: absolute;
    border-left: 1px solid #000;
    left: 120px;
    top: 0px;
  }
  .list003:last-child dd {
    font-size: 16px;
    font-weight: 700;
  }
  .list003 dt {
    float: left;
    position: absolute;
    top: 15px;
    left: 15px;
    font-weight: 700;
  }
  .list003 dd {
    float: left;
    width: 100%;
    padding-left: 130px;
    position: relative;
    box-sizing: border-box;
  }
  .list003 a {
    text-decoration: underline;
  }
  .tag01 {
    background-color: #f2f2f2;
    margin-right: 4px;
    margin-bottom: 2px;
    display: inline-block;
    line-height: 1em;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 13px;
  }
  .customHtml {
    font-size: 1.15rem;
    top: 3px;
  }
}

.vertical-lr {
  writing-mode: vertical-lr;
}
