@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  background: transparent;
}

.noshi_wrap div, .noshi_wrap span, .noshi_wrap iframe, .noshi_wrap h1, .noshi_wrap h2, .noshi_wrap h3, .noshi_wrap h4, .noshi_wrap h5, .noshi_wrap h6, .noshi_wrap p, .noshi_wrap img, .noshi_wrap small, .noshi_wrap strong, .noshi_wrap b, .noshi_wrap dl, .noshi_wrap dt, .noshi_wrap dd, .noshi_wrap ol, .noshi_wrap ul, .noshi_wrap li, .noshi_wrap form, .noshi_wrap label, .noshi_wrap legend, .noshi_wrap table, .noshi_wrap tbody, .noshi_wrap tfoot, .noshi_wrap thead, .noshi_wrap tr, .noshi_wrap th, .noshi_wrap td, .noshi_wrap footer, .noshi_wrap header, .noshi_wrap menu, .noshi_wrap nav, .noshi_wrap section, .noshi_wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  background: transparent;
}

.noshi_wrap ul li {
  list-style: none;
}

.noshi_wrap a {
  margin: 0;
  padding: 0;
  color: #333333;
  text-decoration: none;
  vertical-align: baseline;
}

.noshi_wrap a:hover {
  opacity: 0.7;
}

.noshi_wrap table {
  border-spacing: 0;
}

.noshi_wrap img {
  width: 100%;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

/* ============================================================
  resetここまで
============================================================= */
.noshi_wrap * {
  color: #333333;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1;
}

.noshi_wrap {
  width: 880px;
  margin: 0 auto;
  padding-top: 77px;
}

.noshi_wrap .min, .noshi_wrap .min span {
  font-family: 'Noto Serif JP','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', sans-serif;
}

.noshi_wrap .hude {
  font-family: 'Yuji Syuku','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', sans-serif;
}

.noshi_wrap .en {
  font-family: 'Cinzel','Noto Serif JP',Verdana, Helvetica, Arial, sans-serif;
}

.noshi_wrap .inner {
  width: 800px;
  margin: 0 auto;
}

.noshi_wrap .midashi_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 34px;
}

.noshi_wrap .midashi_area .tit, .noshi_wrap .midashi_area .tit span {
  color: #4c2400;
  font-size: 50px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.noshi_wrap .midashi_area .tit span, .noshi_wrap .midashi_area .tit span span {
  font-size: 75%;
  vertical-align: 0;
}

.noshi_wrap .midashi_area .en {
  color: #c69b6d;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.86em;
  padding-top: 5px;
  margin-left: 25px;
}

.noshi_wrap .subtit {
  position: relative;
}

.noshi_wrap .subtit strong {
  background-color: #c69b6d;
  color: #fff;
  font-size: 40px;
  line-height: 57px;
  letter-spacing: 0.05em;
  display: inline-block;
  border-radius: 10px 10px 0 0;
  padding: 0 0.9em;
  font-weight: 400;
}

.noshi_wrap .subtit strong span {
  color: #fff;
  font-size: 30px;
  line-height: 57px;
  letter-spacing: 0.05em;
}

.noshi_wrap .subtit strong.narrow {
  padding: 0  0 0 0.4em;
}

.noshi_wrap .subtit.gray strong {
  background-color: #666;
}

.noshi_wrap .subtit.gray::after {
  background: #666;
}

.noshi_wrap .subtit::after {
  content: "";
  display: block;
  width: 800px;
  height: 2px;
  background: #c69b6d;
  position: absolute;
  left: 0;
  bottom: 0;
}

.noshi_wrap .item_list {
  width: 750px;
  margin: 32px auto 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.noshi_wrap .item_list li {
  width: 360px;
  margin-bottom: 30px;
}

.noshi_wrap .item_list .item_tit, .noshi_wrap .item_list .item_tit span {
  color: #4c2400;
  font-size: 30px;
  line-height: 36px;
  margin-top: 18px;
}

.noshi_wrap .item_list .item_tit span, .noshi_wrap .item_list .item_tit span span {
  margin-top: 0;
  font-size: 20px;
  vertical-align: 0;
  white-space: nowrap;
}

.noshi_wrap .item_list .item_name {
  margin-top: 10px;
}

.noshi_wrap .item_list .item_txt {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.1em;
  margin-top: 10px;
}

.noshi_wrap .kanshu_box {
  border: 1px solid #333;
  height: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}

.noshi_wrap .kanshu_box p {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-left: 193px;
  position: relative;
}

.noshi_wrap .kanshu_box p::after {
  content: "";
  display: block;
  width: 98px;
  height: 61px;
  background: url("../img/kanshu_img.png") no-repeat center/100%;
  position: absolute;
  left: -122px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.noshi_wrap .use_tit_area {
  border-radius: 10px;
  background-color: #f6f0e9;
  margin-top: 35px;
  margin-bottom: 15px;
  padding: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.noshi_wrap .use_tit_area.gray {
  background-color: #e5e5e5;
}

.noshi_wrap .use_tit_area.gray .use_tit, .noshi_wrap .use_tit_area.gray .use_txt {
  color: #333;
}

.noshi_wrap .use_tit_area.gray .use_tit_img_txt {
  color: #333;
}

.noshi_wrap .use_tit_area.gray .use_tit {
  border-bottom: 2px dashed #989898;
}

.noshi_wrap .use_tit_area.gray .use_tit::after {
  background: url("../img/use_tit_check_gray.png") no-repeat center/100%;
}

.noshi_wrap .use_tit_wrap {
  margin-left: 20px;
  width: 100%;
}

.noshi_wrap .use_tit, .noshi_wrap .use_txt {
  color: #4c2400;
  font-size: 35px;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.noshi_wrap .use_tit {
  margin-bottom: 15px;
  border-bottom: 2px dashed #c69b6d;
  padding-bottom: 15px;
  padding-left: 40px;
  position: relative;
  white-space: nowrap;
}

.noshi_wrap .use_tit::after {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: url("../img/use_tit_check.png") no-repeat center/100%;
  position: absolute;
  top: 5px;
  left: 0px;
}

.noshi_wrap .use_tit span {
  font-size: 26px;
  letter-spacing: 0.05em;
  font-weight: 500;
  vertical-align: 0;
}

.noshi_wrap .use_txt {
  font-size: 25px;
}

.noshi_wrap .use_tit_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.noshi_wrap .use_tit_img_wrap .use_tit_img {
  width: 160px;
}

.noshi_wrap .use_tit_img_wrap div + div {
  margin-left: 6px;
}

.noshi_wrap .use_tit_img_txt {
  color: #4c2400;
  font-size: 17px;
  letter-spacing: 0.05em;
  margin-top: 5px;
  text-align: center;
  font-weight: 500;
}

.noshi_wrap table {
  display: block;
  width: 100%;
  margin-bottom: 60px;
}

.noshi_wrap table tr {
  display: block;
  width: 800px;
  border-bottom: 1px solid #cbcbcb;
  padding: 14px 0;
}

.noshi_wrap table tr:last-child {
  border: none;
}

.noshi_wrap table th, .noshi_wrap table td {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.1em;
  text-align: left;
}

.noshi_wrap table th:nth-of-type(1), .noshi_wrap table td:nth-of-type(1) {
  width: 165px;
}

.noshi_wrap table th:nth-of-type(2), .noshi_wrap table td:nth-of-type(2) {
  width: 233px;
}

.noshi_wrap table th:nth-of-type(3), .noshi_wrap table td:nth-of-type(3) {
  width: 171px;
}

.noshi_wrap table td {
  line-height: 26px;
}

.noshi_wrap table span {
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  display: inline-block;
}

.noshi_wrap .table02 th:nth-of-type(1), .noshi_wrap .table02 td:nth-of-type(1) {
  width: 136px;
}

.noshi_wrap .table04 th:nth-of-type(2), .noshi_wrap .table04 td:nth-of-type(2) {
  width: 206px;
}

.noshi_wrap .table04 th:nth-of-type(3), .noshi_wrap .table04 td:nth-of-type(3) {
  width: auto;
}

.noshi_wrap .table05 th:nth-of-type(2), .noshi_wrap .table05 td:nth-of-type(2) {
  width: 200px;
}

.noshi_wrap .table05 th:nth-of-type(3), .noshi_wrap .table05 td:nth-of-type(3) {
  width: 205px;
}

.noshi_wrap .table06 th:nth-of-type(2), .noshi_wrap .table06 td:nth-of-type(2) {
  width: 203px;
}

.noshi_wrap .table06 th:nth-of-type(3), .noshi_wrap .table06 td:nth-of-type(3) {
  width: auto;
}

.noshi_wrap .table07 th:nth-of-type(4), .noshi_wrap .table07 td:nth-of-type(4), .noshi_wrap .table08 th:nth-of-type(4), .noshi_wrap .table08 td:nth-of-type(4) {
  white-space: nowrap;
}

.noshi_wrap .table09 th:nth-of-type(2), .noshi_wrap .table09 td:nth-of-type(2) {
  width: 203px;
}
/*# sourceMappingURL=noshi_style.css.map */