.container {
  display: block;
  width: 780px;
  height: 100%;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #858585;
}

.ttl {
  background-image: url('../images/ttl_bg.png');
  background-position: 0px 0px;
  background-size: 58px;
  background-repeat: no-repeat;
}

.main {
  background-color: #311e16;
  background-image: url('../images/bg_paper.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: repeat;
}

.report_ttl {
  padding-left: 60px;
  font-family: 'Notosanscjkjp black', sans-serif;
  color: #aa7a24;
  font-size: 29px;
}

.click_info {
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  float: right;
  font-family: 'Notosanscjkjp regular', sans-serif;
  color: red;
  text-align: right;
}

.jtext {
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: 'Notosanscjkjp regular', sans-serif;
  line-height: 22px;
}

.jtext.topm30 {
  margin-top: 30px;
}

.h2ttl {
  font-family: 'Notosanscjkjp black', sans-serif;
  color: #444;
  font-size: 16px;
}

.main_area {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.photo_area {
  display: block;
  margin: 10px auto 15px;
  float: none;
  border: 1px none #777;
  border-radius: 6px;
  background-color: #fff7f0;
  text-align: center;
}

.photo_area.pd5 {
  padding: 5px;
}

.photo {
  margin: 20px 10px;
  padding-bottom: 19px;
  border: 3px solid #fff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px #afafaf;
}

.photo.w1 {
  width: 60%;
  float: none;
}

.photo.w2 {
  width: 30%;
}

.footer_area {
  display: none;
  height: 200px;
  background-color: #412919;
}

.inquiry {
  width: 323px;
  height: 100%;
  float: right;
  border-radius: 5px;
  background-color: #fff;
}

.inquiry_left {
  height: 160px;
  margin-top: 25px;
  padding-right: 10px;
  padding-left: 15px;
  float: left;
}

.footer_list {
  margin-right: 15px;
  float: left;
  color: #fff;
  font-size: 11px;
}

.list_head {
  border-bottom: 1px solid #fff;
  font-family: 'Notosanscjkjp regular', sans-serif;
  color: #fff;
}

.list_item {
  list-style-type: none;
}

.footer_up {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5ff00;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.atten {
  margin-bottom: 30px;
  padding-left: 60px;
  float: left;
  font-family: 'Notosanscjkjp regular', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.caption {
  width: 300px;
  float: none;
}

.ttl_attn {
  width: 100%;
  padding-left: 60px;
  float: right;
  text-align: right;
}

.text-span {
  color: #000;
}

.cap {
  color: #000;
  font-size: 12px;
  text-decoration: none;
}

.image {
  width: 100%;
}

.image-2 {
  width: 100%;
}

.image-3 {
  width: 100%;
}

.video {
  margin-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.center.middle {
  text-align: center;
}

.rights {
  width: 200px;
  float: left;
}

.left_logo {
  width: 200px;
  float: left;
}

.footer_center {
  padding-top: 50px;
  padding-bottom: 50px;
}

.navbar {
  position: fixed;
  width: 100%;
  height: 90px;
  background-color: #fff;
}

.logo_type {
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  box-shadow: 0 0 6px 0 #fff;
  font-family: Cinzel, sans-serif;
  color: #616161;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}

.container-2 {
  padding-top: 10px;
}

.nav-menu {
  font-family: Cinzel, sans-serif;
}

.mainimg {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.topcontent {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 90px;
  text-align: center;
}

.image-4 {
  display: inline-block;
}

._100img {
  width: 100%;
}

.logo_mark {
  height: 80px;
  margin-right: 20px;
  float: left;
}

.bnr_wide {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.bnr_wide.mb20 {
  margin-bottom: 20px;
}

.image-5 {
  width: 100%;
}

.page_info {
  width: 50%;
  padding-left: 5px;
  float: right;
  background-color: transparent;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}

.click_info2 {
  color: red;
  text-align: left;
}

.photo_txt {
  display: inline-block;
  width: 45%;
  padding: 20px 10px;
  clear: none;
  border-radius: 5px;
  background-color: #fff;
  font-size: 12px;
  text-align: left;
}

.text-span-2 {
  text-align: center;
}

@media (max-width: 991px) {
  .photo {
    width: 95%;
  }
  .img {
    width: 100%;
  }
  .logo_type {
    font-size: 28px;
  }
  .topcontent {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .container {
    width: auto;
  }
  .report_ttl {
    padding-left: 30px;
    font-size: 24px;
  }
  .click_info {
    font-size: 12px;
  }
  .main_area {
    padding-right: 15px;
    padding-left: 15px;
  }
  .photo {
    width: 95%;
  }
  .photo.w1 {
    width: 95%;
  }
  .photo.w2 {
    width: 95%;
  }
  .atten {
    padding-left: 10px;
  }
  .left_logo {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .logo_type {
    font-size: 20px;
  }
  .mainimg {
    width: 100%;
  }
  .topcontent {
    width: 100%;
  }
  .image-5 {
    display: block;
  }
  .page_info {
    width: 60%;
    font-size: 8px;
  }
}

@media (max-width: 479px) {
  .container {
    width: auto;
  }
  .report_ttl {
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .click_info {
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 9px;
  }
  .jtext {
    font-size: 13px;
  }
  .h2ttl {
    font-size: 15px;
    line-height: 29px;
  }
  .main_area {
    padding-right: 10px;
    padding-left: 10px;
  }
  .photo {
    width: 95%;
  }
  .photo.w1 {
    width: 95%;
    margin-right: 5px;
    margin-left: 5px;
  }
  .photo.w2 {
    width: 95%;
  }
  .atten {
    padding-left: 10px;
    font-size: 10px;
    line-height: 16px;
  }
  .cap {
    font-size: 12px;
  }
  .text-block {
    font-size: 12px;
  }
  .text-block-2 {
    font-size: 12px;
  }
  .text-block-3 {
    font-size: 12px;
  }
  .navbar {
    height: 60px;
  }
  .logo_type {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }
  .container-2 {
    padding-top: 5px;
  }
  .topcontent {
    padding-top: 60px;
  }
  .logo_mark {
    height: 40px;
  }
  .page_info {
    width: 99%;
    font-size: 6px;
  }
  .click_info2 {
    font-size: 4px;
    font-weight: 400;
  }
}

@font-face {
  font-family: 'Notosanscjkjp black';
  src: url('../fonts/NotoSansCJKjp-Black.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Notosanscjkjp regular';
  src: url('../fonts/NotoSansCJKjp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}