* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* table,
* tr,
* th,
* td {
  margin: 0;
  padding: 0;
}

* img,
* iframe,
* object {
  border: none;
  vertical-align: top;
}

ul, ol, dl, dt, dd {
  list-style: none;
}

body {
  min-width: 1200px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}

p {
  line-height: 2;
  letter-spacing: 0.04em;
}

/* first-child */
:first-child {
  margin-top: 0 !important;
}

.only-sp {
  display: none !important;
}

/* #block-main */
div#block-main {
  position: relative;
  height: 820px;
  margin: 0 auto;
  overflow: hidden;
}
div#block-main div.block-inner {
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div#block-main div.block-inner:before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1;
}
div#block-main div.main-img {
  opacity: 0;
  position: relative;
  height: 820px;
}
div#block-main div.main-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}
div#block-main div.logo {
  opacity: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
div#block-main div.logo img {
  width: 90px;
  height: auto;
}
div#block-main div.main-inner {
  opacity: 0;
  position: absolute;
  top: 220px;
  width: 100%;
  height: 64.03%;
  text-align: center;
  z-index: 3;
}
div#block-main div.main-inner .logo-logway img {
  width: 483px;
  height: auto;
}
div#block-main div.main-inner .place {
  margin-top: 10px;
}
div#block-main div.main-inner .place span {
  display: inline-block;
  margin: -5px 0 0 19px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 110px;
  line-height: 107px;
  color: #fff;
}
div#block-main div.main-inner .here {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  padding-left: 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 34px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  vertical-align: top;
  color: #fff;
}
div#block-main div.main-inner .here:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: " ";
  display: inline-block;
  width: 25px;
  height: 39px;
  background: url(/ns05_all/img/icn_pin.png) no-repeat left 50%;
  background-size: 25px 39px;
}
div#block-main div.main-inner .info {
  margin: 35px auto 0;
}
div#block-main div.main-inner .info img {
  width: 604px;
}
div#block-main div.main-inner .h1-title {
  position: absolute;
  bottom: 0;
  left: 50%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-top: 115px;
  font-size: 30px;
  color: #FFF;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

div.cts-area {
  margin: 0 auto;
}

div#nav-following {
  position: absolute;
  width: 100%;
  height: 65px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #4f961a;
  z-index: 10;
}
div#nav-following .link-access {
  position: relative;
  display: block;
  padding-left: 40px;
  padding-right: 40px;
}
div#nav-following .link-access:after {
  position: absolute;
  top: 18px;
  right: 43px;
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-bottom: 5px solid #fff;
  border-right: 5px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
div#nav-following .link-access .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 65px;
  letter-spacing: 0.02em;
  color: #fff;
  text-align: center;
}

#block-catch,
#catch-img,
#block-cts-0101,
#block-cts-0102,
#block-cts-0201,
#block-cts-0202,
#block-cts-0301,
#block-cts-0302,
#block-products,
#about-logway,
#block-logway,
#block-request,
#block-movie {
  opacity: 0;
}

.block-catch {
  margin: 0 auto;
  padding: 91px 0 86px;
  text-align: center;
}
.block-catch .logo span {
  display: block;
  margin-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #852f22;
}
.block-catch .text {
  width: 550px;
  margin: 35px auto 0;
  padding-left: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 2.333333;
  letter-spacing: 0.08em;
  text-align: left;
}

.catch-img {
  max-width: 1920px;
  margin: 0 auto;
}
.catch-img img {
  width: 100%;
  height: auto;
}

.text-area-white {
  display: inline-block;
  padding: 0 136px 87px 0;
  background: #fff;
}
.text-area-white .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.55263157;
  letter-spacing: 0.04em;
}
.text-area-white .text {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.h2-title-img {
  position: relative;
  margin: 0 auto;
}
.h2-title-img:before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.h2-title-img img {
  width: 100%;
  height: auto;
}
.h2-title-img .title {
  position: absolute;
  top: 50%;
  display: block;
  font-size: 38px;
  color: #fff;
  letter-spacing: 0.12em;
  line-height: 1.5526415;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.h2-title-text {
  font-size: 38px;
  line-height: 1.5526315789;
  letter-spacing: 0.02em;
  text-align: center;
}

.block-cts-0101 {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.block-cts-0101 .text-area-white {
  position: absolute;
  left: 13.3967789165%;
  top: -186px;
}
.block-cts-0101 .img-0101 {
  width: 79.2825768668%;
  margin: 290px 0 0 auto;
}
.block-cts-0101 .img-0101 img {
  width: 100%;
  height: auto;
}

.block-cts-0102 {
  position: relative;
  max-width: 1920px;
  margin: 83px auto 0;
}
.block-cts-0102 img {
  width: 100%;
  height: auto;
}
.block-cts-0102 .img-0102 {
  width: 32.9428989751%;
  margin: 0 9.7364568082% 0 auto;
}
.block-cts-0102 .img-0103 {
  width: 40.2635431918%;
  margin: -11.4% auto 0 9.7364568082%;
}
.block-cts-0102 .text-area-white {
  position: absolute;
  top: 41.95%;
  right: 14.8%;
  padding: 0;
}
.block-cts-0102 .img-0104 {
  width: 43.9238653001%;
  margin: 86px auto 0 42.7935578331%;
}

.block-cts-0201 {
  max-width: 1920px;
  margin: 102px auto 0;
}
.block-cts-0201 .h2-title-img {
  width: 79.2825768668%;
  margin: 0 auto 0 0;
}
.block-cts-0201 .h2-title-img .title {
  margin-left: 39%;
}

.block-cts-0202 {
  position: relative;
  max-width: 1920px;
  margin: 308px auto 0;
}
.block-cts-0202 img {
  width: 100%;
  height: auto;
}
.block-cts-0202 .img-0202 {
  position: absolute;
  top: -180px;
  right: 9.7364568082%;
  width: 40.336749634%;
}
.block-cts-0202 .img-0203 {
  width: 40.2635431918%;
  margin-left: 13.3967789165%;
}
.block-cts-0202 .text-area-white {
  position: absolute;
  margin: -32% 0 0 60.7613469985%;
  padding: 0;
}
.block-cts-0202 .img-0204 {
  width: 79.2857686676%;
  margin: 130px auto 0 0;
}

.block-cts-0301 {
  max-width: 1920px;
  margin: 170px auto 0;
}
.block-cts-0301 .h2-title-img {
  width: 73.2064421669%;
  margin: 0 6.0761346999% 0 auto;
}
.block-cts-0301 .h2-title-img .title {
  top: 46%;
  margin-left: 15%;
}

.block-cts-0302 {
  position: relative;
  max-width: 1920px;
  margin: 129px auto 0;
}
.block-cts-0302 img {
  width: 100%;
  height: auto;
}
.block-cts-0302 .text-area-white {
  position: absolute;
  margin-left: 13.3967789165%;
  padding: 8.8108052709% 0 0 0;
}
.block-cts-0302 .text-area-white .text {
  margin-top: 45px;
}
.block-cts-0302 .img-0302 {
  width: 40.2635421918%;
  margin: 0 0 0 46.3396778917%;
}
.block-cts-0302 .img-0303 {
  margin: 79px auto 0 21.4494875549%;
  width: 40.2635431918%;
}

.block-products {
  margin: 117px auto 0;
}
.block-products .text {
  width: 800px;
  margin: 28px auto 0;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.04em;
}
.block-products .slide-area {
  position: relative;
  overflow: hidden;
  margin-top: 42px;
}
.block-products .slide-area .img-slide {
  position: relative;
  height: 440px;
}
.block-products .slide-area .img-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}

.about-logway {
  width: 700px;
  margin: 80px auto 0;
  padding: 42px 75px 53px;
  border-radius: 4px;
  background: #f4f2ea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.about-logway .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  text-align: center;
}
.about-logway .text {
  margin-top: 27px;
  font-size: 17px;
  line-height: 1.7647058823;
  letter-spacing: 0.04em;
}

.block-logway {
  margin: 60px auto 0;
  padding: 47px 0 70px;
  background: #4f961a;
}
.block-logway .inr {
  width: 1000px;
  margin: 0 auto;
  color: #fff;
}
.block-logway .inr .catch {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 38px;
  letter-spacing: -0.01em;
  line-height: 1.5;
  text-align: center;
}
.block-logway .inr .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin: 35px auto 0;
}
.block-logway .inr .list li {
  position: relative;
  width: 390px;
  padding-left: 21px;
  text-indent: -10px;
  font-size: 19px;
  letter-spacing: 0.04em;
  line-height: 1.6842105;
}
.block-logway .inr .list li span {
  display: inline-block;
  width: 12px;
}
.block-logway .inr .list li span:before {
  position: absolute;
  top: 11px;
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
}
.block-logway .inr .list li:last-child {
  width: 390px;
  margin-left: auto;
}
.block-logway .inr .logway-notice {
  margin: 55px 0 0;
}
.block-logway .inr .logway-notice p.notice {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  line-height: 1.4;
}
.block-logway .inr .logway-notice p.notice span {
  color: #ffea01;
}
.block-logway .inr .logway-notice p.notice2 {
  margin: 15px 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}
.block-logway .inr .link {
  margin: 14px auto 0;
  width: 450px;
}
.block-logway .inr .link a {
  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;
  width: 100%;
  height: 70px;
  border: 3px solid #fff;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.01em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block-logway .inr .link a img {
  display: inline-block;
  margin-right: 10px;
}
.block-logway .inr .logway-details {
  margin-top: 60px;
}
.block-logway .inr .logway-details .inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-logway .inr .logway-details .inr .text-area {
  width: 450px;
  margin: 0 auto;
  text-align: center;
}
.block-logway .inr .logway-details .inr .text-area .logway-name {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.block-logway .inr .logway-details .inr .text-area .logway-name .logway {
  display: block;
  height: 48px;
  margin: 0 auto;
}
.block-logway .inr .logway-details .inr .text-area .logway-name .logway img {
  width: 197px;
  height: auto;
}
.block-logway .inr .logway-details .inr .text-area .logway-name img.logo-bess {
  display: inline-block;
  width: 197px;
  height: auto;
}
.block-logway .inr .logway-details .inr .text-area .logway-name span {
  display: inline-block;
  margin-left: 7px;
  font-size: 52px;
  line-height: 39px;
  letter-spacing: -0.01em;
}
.block-logway .inr .logway-details .inr .text-area .here {
  margin-top: 8px;
  font-size: 24px;
  letter-spacing: -0.01em;
  line-height: 1.5;
}
.block-logway .inr .logway-details .inr .text-area .here + dl {
  margin-top: 20px;
}
.block-logway .inr .logway-details .inr .text-area dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.block-logway .inr .logway-details .inr .text-area dl dt {
  display: inline-block;
  width: 80px;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  vertical-align: top;
}
.block-logway .inr .logway-details .inr .text-area dl dt.add, .block-logway .inr .logway-details .inr .text-area dl dt.tel {
  position: relative;
  padding-left: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block-logway .inr .logway-details .inr .text-area dl dt.add:before, .block-logway .inr .logway-details .inr .text-area dl dt.tel:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: " ";
  display: inline-block;
  width: 11px;
  height: 16px;
  background: url(/ns05_all/img/icn_pin.png) no-repeat left 50%;
  background-size: 11px 16px;
}
.block-logway .inr .logway-details .inr .text-area dl dt.tel:before {
  top: 2px;
  width: 16px;
  height: 16px;
  background: url(/ns05_all/img/icn_tel.png) no-repeat left 50%;
  background-size: 16px 16px;
}
.block-logway .inr .logway-details .inr .text-area dl dd {
  display: inline-block;
  width: 350px;
  margin-left: auto;
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  vertical-align: top;
}
.block-logway .inr .logway-details .inr .map-area {
  margin: 0 0 0 auto;
}
.block-logway .inr .logway-details .inr .map-area .link-map {
  margin-top: 4px;
  font-size: 15px;
  text-align: center;
}
.block-logway .inr .logway-details .inr .map-area .link-map a {
  display: inline-block;
  position: relative;
  padding: 5px;
}
.block-logway .inr .logway-details .inr .map-area .link-map a:before {
  position: absolute;
  left: 0;
  top: 13px;
  content: " ";
  display: inline-block;
  width: 11px;
  height: 16px;
  background: url(/ns05_all/img/icn_pin.png) no-repeat left 50%;
  background-size: 11px 16px;
}
.block-logway .inr .logway-details .inr .map-area .link-map a span {
  display: inline-block;
  padding-left: 15px;
}

.block-request {
  width: 900px;
  margin: 80px auto 0;
  padding: 35px 53px 38px 50px;
  border: 2px solid #000000;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block-request .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  text-align: center;
}
.block-request .text-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
.block-request .text-img .text {
  width: 450px;
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1.7647058824;
}
.block-request .text-img .img {
  width: 320px;
  margin: 5px 0 0 auto;
}
.block-request .text-img .img img {
  width: 100%;
  height: auto;
}
.block-request .link {
  position: absolute;
  display: inline-block;
  margin-top: -72px;
}
.block-request .link a {
  display: block;
  width: 400px;
  height: 60px;
  background: #ab261a;
  border-radius: 4px;
  font-size: 17px;
  line-height: 60px;
  letter-spacing: 0.04em;
  color: #fff;
  text-align: center;
}

.block-movie {
  width: 960;
  margin: 87px auto 0;
}
.block-movie .movie {
  width: 960px;
  margin: 35px auto 0;
}
/* footer */
.block-footer {
  padding-top: 68px;
  background: #fff;
  max-width: 1920px;
  margin: 0 auto;
}

.logo-catch {
  margin: 70px auto 0;
  text-align: center;
}
.logo-catch img {
  width: 640px;
  text-align: center;
}

a.link-bess {
  display: block;
  padding: 28px 0;
  width: 1000px;
  margin: 59px auto 0;
  background: #000;
  border-radius: 4px;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 24px;
}
a.link-bess:link, a.link-bess:visited, a.link-bess:hover, a.link-bess:active {
  text-decoration: none;
}
a.link-bess span {
  position: relative;
  display: inline-block;
  padding-left: 35px;
}
a.link-bess span:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: " ";
  display: inline-block;
  width: 28px;
  height: 22px;
  background: url(/ns05_all/img/icn_house.png) no-repeat left 50%;
  background-size: 28px 22px;
}

/* #global-footer */
footer#global-footer {
  margin: 0 auto;
  padding: 65px 0 40px 0;
  text-align: center;
}
footer#global-footer div.block-footer-sns p.footer-sns-title {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.03em;
}
footer#global-footer div.block-footer-sns ul.footer-sns {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer#global-footer div.block-footer-sns ul.footer-sns li {
  margin-left: 18px;
}
footer#global-footer div.block-footer-sns ul.footer-sns li:first-child {
  margin: 0;
}
footer#global-footer div.block-footer-sns ul.footer-sns li a {
  display: inline-block;
  width: 40px;
  height: 40px;
}
footer#global-footer div.block-footer-sns ul.footer-sns li a img {
  width: 40px;
  height: auto;
}
footer#global-footer p.footer-copy {
  margin-top: 85px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.01em;
}