@charset "UTF-8";
/* 共通 */
.section-width {
  width: 1180px;
  max-width: 100%;
}

.home-section-news {
  background-image: url(../images/bg_dots.png);
  color: #fff;
}
.home-section-news article {
  padding: 0.2em 0;
}

h2.home-section-news__title {
  margin-left: 1em;
  font-size: 1.5em;
  font-weight: bold;
}

.home-section-news__date {
  margin-left: 3.5em;
  font-size: 1.125em;
}

dl.home-section-news__line {
  position: relative;
  margin-left: 2em;
  padding: 0.5em 0;
}
dl.home-section-news__line::before {
  -webkit-transform: rotate(25deg);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  transform: rotate(25deg);
  background-color: #fff;
  content: "";
}
dl.home-section-news__line a {
  color: inherit;
}

dt.home-section-news__cat {
  width: 7.12044em;
  margin-left: 1.5em;
  background-color: #fff;
  color: #978046;
  font-size: 0.9375em;
  text-align: center;
}
dt.home-section-news__cat a {
  display: block;
  text-decoration: none;
}

dd.home-section-news__posttitle {
  width: 40em;
  margin-left: 1em;
  color: #fff;
  font-size: 0.9375em;
}
dd.home-section-news__posttitle a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-section-event {
  margin-top: 5em;
  margin-bottom: 4em;
}

.home-event_img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 6.5vw;
}

.home-event_cnt-titleWrap {
  margin-bottom: 1.5em;
}

h2.home-event_cnt-title {
  font-size: 2.073125em;
  font-weight: bold;
  text-align: center;
}

.home-event_cnt-label {
  width: 21.12353em;
  margin-left: 2em;
  padding: 0.25em;
  background-image: url(../images/event_bg.png);
  color: #a80d23;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
}

.home-event_cnt-eventWrap {
  width: 1070px;
  max-width: 100%;
  padding: 2.25em 0;
}
.home-event_cnt-eventWrap:last-of-type {
  border-top: 1px solid #000;
}
a.home-event_cnt-eventWrap {
  color: inherit;
  text-decoration: none;
}

.home-event_cnt-event-img {
  width: 30%;
  margin-right: 1.5em;
}

.home-event_cnt-event-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  z-index: 1;
  position: relative;
  flex: 1;
  width: 70%;
  padding-left: 1em;
}

.home-event_cnt-event-infoTitle {
  font-size: 1.43em;
  font-weight: bold;
  line-height: 1;
}
.home-event_cnt-event-infoTitle a {
  color: inherit;
}

.home-event_cnt-event-infoDate {
  display: block;
  margin-top: 0.75em;
  font-size: 1.25em;
  font-weight: bold;
}
.home-event_cnt-event-infoDate + .home-event_cnt-event-infoDate {
  margin-top: 0;
}
.home-event_cnt-event-infoDate .home-event_cnt-event-infoDate-date {
  font-size: 1.2395em;
}

.home-event_cnt-event-infoDetail-wrap {
  margin-top: 0.8em;
}

.home-event_cnt-event-infoDetail-line {
  width: 17.4825174825em;
  font-size: 0.89375em;
}
.home-event_cnt-event-infoDetail-line:first-of-type {
  margin-right: 2em;
}

.home-event_cnt-event-infoDetail-title {
  width: 4em;
  margin-right: 1em;
  border: 1px solid #978046;
  color: #978046;
  font-weight: 500;
  text-align: center;
}

.home-event_cnt-event-infoOther-wrap {
  margin-top: 0.8em;
}

.home-event_cnt-event-infoOther-txt {
  width: 37em;
  max-width: 100%;
  margin-right: 3.5em;
  font-size: 0.89375em;
}

.home-event_cnt-event-infoOther-seemore {
  position: absolute;
  right: 1em;
  bottom: 0;
  width: 10.5898741259em;
  padding: 0.25em;
  background-color: #231815;
  color: #fff;
  font-size: 0.89375em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.home-section-reason {
  padding-top: 7em;
  background-image: url(../images/bg_knit.png);
}

.home-reason-mainImg {
  width: 35em;
  margin-left: 5.5em;
}

.home-reason-cnt-titleWrap {
  width: 6.5em;
  max-width: 100%;
  margin-right: 3.5em;
}

.home-reason-cnt-title-feature {
  color: #99999a;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
}

.home-reason-cnt-title-txt {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  margin-top: 0.25em;
  color: #000;
  font-family: "Century Gothic";
  font-size: 3.7em;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 1.8;
  writing-mode: vertical-rl;
}

.home-reason-cnt-title-line {
  display: block;
  width: 1px;
  height: 11.25em;
  margin: 1em auto 0;
  background-color: #000;
}

.home-reason-cntWrap {
  margin-right: 4em;
}

.home-reason-cnt-title {
  margin-top: 1em;
  font-size: 2em;
  font-weight: bold;
}

.home-reason-cnt-sub {
  margin-top: 1em;
  color: #978046;
  font-size: 1.5em;
  font-weight: bold;
}

.home-reason-cnt-txt {
  margin-top: 1.5em;
  font-size: 1.125em;
  line-height: 2.5;
}

a.home-reason-cnt-link {
  width: 17.29412em;
  margin-top: 2.5em;
  font-size: 0.9375em;
}

.home-reason-cnt-img {
  width: 28.6856625em;
  max-width: 100%;
  margin: -3em 0 auto auto;
}

.home-section-service {
  position: relative;
  margin-top: 5em;
}

.home-service-titleWrap {
  position: relative;
}
.home-service-titleWrap::before {
  display: block;
  position: absolute;
  bottom: 2.5em;
  left: -25.625em;
  width: 25em;
  height: 1px;
  background-color: #000;
  content: "";
}

.home-service-titleFeature {
  color: #99999a;
  font-size: 0.9375em;
  font-weight: bold;
}

h2.home-service-title {
  color: #000;
  font-family: "Century Gothic";
  font-size: 3.7em;
  font-weight: bold;
}

.home-service-wrap {
  margin-top: 3em;
  padding-bottom: 3em;
}

.home-service-txt {
  font-size: 1.125em;
  line-height: 2.5;
}

a.home-service-link {
  display: block;
  width: 36.29779375em;
  max-width: 100%;
  margin-top: 3em;
  padding: 0.25em;
  border: 1px solid #000;
  text-decoration: none;
}
a.home-service-link--beige {
  border-color: #978046;
}
a.home-service-link--beige .home-service-link-inner {
  background-color: #978046;
}
a.home-service-link--navy {
  border-color: #002e5e;
}
a.home-service-link--navy .home-service-link-inner {
  background-color: #002e5e;
}

.home-service-link-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 1.5em 2.5em;
  background-image: url(../images/home-service-link_signal.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 8.580825em;
  color: #fff;
}

.home-service-link_jpn {
  margin-right: 1em;
  font-size: 2.125em;
  font-weight: 500;
}

.home-service-link_eng {
  margin-right: 5em;
  font-size: 0.9375em;
}

.home-service-img {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 36.5vw;
  height: auto;
}

.home-section-other {
  margin-top: 6.5em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.home-otherWrap {
  width: 1204.082px;
  max-width: 100%;
  margin: 0 auto;
  padding: 5em 0;
}

.home-otherBox {
  width: 21.375em;
  max-width: 33%;
}

.home-otherBox-title-eng {
  margin-right: 3em;
  color: #99999a;
  font-size: 0.875em;
  font-weight: bold;
}

.home-otherBox-title-jpn {
  color: #000;
  font-size: 1.75em;
  font-weight: bold;
}

.home-otherBox-img {
  margin-top: 0.5em;
}

.home-otherBox-txt {
  margin-top: 1em;
  color: #99999a;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

a.home-otherBox-link {
  width: 13.10461875em;
  margin: 1em auto 0;
}

.home-section-instagram {
  padding: 5em 0;
}

h2.home-instagram-title {
  position: relative;
  font-size: 2.25em;
  font-weight: bold;
  text-align: center;
}
h2.home-instagram-title::before {
  -webkit-transform: translateY(-55%);
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: -2em;
  width: 1.0973083333em;
  height: 1.0973083333em;
  transform: translateY(-55%);
  background-image: url(../images/insta_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.home-instagram-account {
  color: #595757;
  font-size: 1.125em;
}

@media screen and (max-width: 1620px) {
  /* 共通 */
  .section-width {
    max-width: 68.125em;
    padding: 0 10px;
    font-size: 0.949vw;
  }
  .home-event_img {
    margin-right: 2vw;
  }
  .home-section-reason {
    padding-top: 5em;
  }
  .home-reason-mainImg {
    margin-right: 2em;
    margin-left: 2em;
  }
  .home-reason-cnt-titleWrap {
    margin-right: 2em;
  }
}

@media screen and (max-width: 1260px) {
  /* 共通 */
  .home-service-img {
    width: 33vw;
  }
}

@media screen and (max-width: 1024px) {
  /* 共通 */
  .section-width {
    max-width: 95%;
    margin: 0 auto;
    padding: 0;
    font-size: inherit;
  }
  .home-event_img {
    display: none;
  }
  .home-reason-mainImg {
    display: none;
  }
  .home-reason-cnt-titleWrap {
    margin-right: 3.5em;
  }
  .home-service-titleWrap {
    margin-left: 4em;
  }
  .home-service-img {
    width: 36vw;
  }
  .home-otherWrap {
    max-width: 95%;
  }
}

@media screen and (max-width: 768px) {
  /* 共通 */
  dd.home-section-news__posttitle {
    width: 20em;
  }
  .home-section-event {
    margin-bottom: 3em;
  }
  .home-event_cnt-eventWrap {
    position: relative;
    padding: 3.5em 0 1.5em;
  }
  .home-event_cnt-event-infoTitle {
    display: block;
    position: absolute;
    top: 0.75em;
    right: 0;
    left: 0;
    max-width: 100%;
    text-align: center;
  }
  .home-event_cnt-event-infoOther-wrap {
    display: block;
  }
  .home-event_cnt-event-infoOther-txt {
    width: 100%;
    margin-right: 0;
  }
  .home-event_cnt-event-infoOther-seemore {
    display: block;
    margin: 1.5em 1em 0 auto;
  }
  .home-reason-cnt-title-txt {
    line-height: 1.7;
  }
  .home-reason-cntWrap {
    margin-right: 0;
  }
  .home-reason-cnt-img {
    width: 24em;
    margin: 2em 0 0 auto;
  }
  h2.home-service-title {
    font-size: 2.7em;
  }
  a.home-service-link {
    font-size: 0.8em;
  }
  .home-service-img {
    width: 40vw;
  }
  .home-otherBox {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 480px) {
  /* 共通 */
  .home-section-news article {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.5em 0;
  }
  h2.home-section-news__title {
    width: 100%;
    margin-left: 0;
  }
  .home-section-news__date {
    margin-top: 0.25em;
    margin-left: 0;
  }
  dl.home-section-news__line {
    margin-top: 0.25em;
    margin-left: 1.5em;
  }
  dd.home-section-news__posttitle {
    width: 12em;
  }
  .home-section-event {
    margin-top: 2em;
  }
  .home-event_cnt-titleWrap {
    display: block;
  }
  .home-event_cnt-label {
    max-width: 100%;
    margin: 0 auto;
  }
  .home-event_cnt-eventWrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 4.5em;
    padding-bottom: 7em;
  }
  .home-event_cnt-event-img {
    width: 35%;
  }
  .home-event_cnt-event-info {
    position: initial;
    width: 65%;
  }
  .home-event_cnt-event-infoTitle {
    top: 1em;
  }
  .home-event_cnt-event-infoDate {
    margin-top: 0;
  }
  .home-event_cnt-event-infoDetail-wrap {
    display: block;
    margin-top: 0;
  }
  .home-event_cnt-event-infoDetail-line {
    margin-top: 1.5em;
  }
  .home-event_cnt-event-infoDetail-line:first-of-type {
    margin-top: 1em;
    margin-right: 0;
  }
  .home-event_cnt-event-infoOther-wrap {
    display: block;
    position: absolute;
    bottom: 1em;
    left: 0;
    width: 100%;
    max-width: 100%;
  }
  .home-event_cnt-event-infoOther-txt {
    min-height: 3em;
    margin-top: 1.5em;
  }
  .home-event_cnt-event-infoOther-seemore {
    -webkit-transform: translateX(50%);
    right: 50%;
    bottom: 2em;
    margin: 0;
    transform: translateX(50%);
  }
  .home-section-reason {
    padding-top: 2em;
  }
  .home-reason-cnt-titleWrap {
    margin-right: 1em;
    font-size: 0.9em;
  }
  .home-reason-cnt-title-line {
    height: 13em;
  }
  .home-reason-cnt-title {
    margin-top: 0.5em;
  }
  .home-reason-cnt-sub {
    font-size: 1.25em;
  }
  .home-reason-cnt-txt {
    margin-top: 1em;
    line-height: 1.5;
  }
  a.home-reason-cnt-link {
    margin-top: 1.5em;
  }
  .home-reason-cnt-img {
    width: 90%;
  }
  .home-section-service {
    margin-top: 3em;
  }
  .home-service-titleWrap::before {
    bottom: 2em;
  }
  .home-service-wrap {
    margin-top: 1em;
  }
  .home-service-txt {
    font-size: 1em;
    line-height: 1.5;
  }
  a.home-service-link {
    margin-top: 2em;
  }
  a.home-service-link--beige {
    margin-top: 3em;
  }
  .home-service-img {
    position: static;
    width: 90%;
    margin: 0 auto;
  }
  .home-section-other {
    margin-top: 3.5em;
    border: none;
  }
  .home-otherWrap {
    padding: 0;
  }
  .home-otherBox {
    width: 100%;
    max-width: 100%;
    padding: 1em 0;
    border-top: 1px solid #000;
    font-size: 1em;
  }
  .home-otherBox:last-of-type {
    border-bottom: 1px solid #000;
  }
  .home-otherBox-innerWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-otherBox-img {
    width: 10em;
    margin-top: 0;
    margin-right: 1em;
  }
  .home-otherBox-cntWrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .home-otherBox-txt {
    font-size: 0.8em;
    text-align: left;
  }
  a.home-otherBox-link {
    width: 17em;
    font-size: 0.75em;
  }
}