@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
/* CSS Document */
.feature p {
    font-size: 1.6rem!important;
}
span.pink {
  color: deeppink;
}
span.green {
  color: limegreen;
}
span.taxin {
  color: #999;
  font-weight: 400;
}
ul.number-list li {
  list-style: decimal;
  margin-left: 2em;
}
ul.number-list {
    display: flex;
    flex-direction: column;
    gap: 4em;
}
.item-contents.item-contents03 {
    margin: 0 auto;
}
.item-contents.item-contents02 .number-list .itemcomment {
    width: 60%;
    text-align: left;
    float: left;
    padding-right: 1em;
}

.item-contents.item-contents02 .number-list .feature-item {
    width: 40%;
    margin: 0;
    float: right;
}

.item-contents.item-contents02 .number-list .feature-item dl {
    width: 100%;
}
span.subtitle1 {
    margin-left: -1em;
    margin-bottom: 1em;
}

div#point-area {
    max-width: 800px;
    display: flex;
    align-items: center;
}

div#point-area .left {
    width: 40%;
}
div#point-area2 {
    display: flex;
    align-items: center;
}

div#point-area2 .feature-item {
    display: flex;
    gap: 1em;
    flex-direction: row;
}

div#point-area2 .feature-item dl {
    width: calc(50% - 1em);
}
div#arjm05-index a:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid;
  rotate: 45deg;
  border-top: none;
  border-left: none;
}
ul.feature-index-list.row {
  margin: 0 auto;
  width: 50%;
  display: flex;
  justify-content: space-evenly;
  font-size: 2.6rem;
  margin-bottom: 5em;
}
ul.feature-index-list li a:after {
  content: "";
  display: block;
  border: 1px solid;
  border: .3em solid transparent;
  border-top: .4em solid;
}
ul.feature-index-list li a:hover {
  translate: 0 .5em;
  opacity: .4;
}
ul.feature-index-list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 2em;
}
div#arjm05-index a:hover {
  opacity: .6;
  translate: 0 5px;
  transition: .4s;
}
.feature.main-image p {
  font-size: 1.6rem;
  font-weight: 200;
}
.feature.main-image p.left {
  margin-right: -13%;
  z-index: 1;
  width: 30%;
  margin-top: 3%;
}
.item-contents.item-contents01 .feature-item {
    display: flex;
}

.item-contents.item-contents01 .left, .item-contents.item-contents01 .right {
    width: 50%;
}
.feature.main-image p.right {
  display: flex;
  width: 80%;
}
.feature.main-image p.itemcomment {
  width: 100%;
}
.feature.main-image p img {
  width: 100%;
  /* padding: 2vw; */
}
.news_single_div .feature-contents .main-copy.column {
    text-align: center;
}
.feature.main-copy figure {
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.feature.main-copy figure img {
  width: auto;
  overflow: auto;
}
figure img {
  width: 100%;
}
.news_single_div.feature {
  padding: 0;
}
.feature-profile {
  margin-bottom: 60px !important;
}
.news_single_div.feature .feature-list {
  margin: 160px auto 160px;
}
.feature-item {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  row-gap: 1em;
  margin: 2em auto 0;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
  line-height: 1.6em;
  width: 100%;
}
.news_single_div.feature {
  margin-bottom: 80px !important;
}
.feature-contents {
  margin-top: 0 !important;
  height: 100%;
}
.item-contents .inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 3em;
  justify-content: center;
  margin: 2em auto;
}
.item-contents .inner.row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-align: left;
  align-items: flex-start;
}
.news_single_div.feature .main-copy {
  text-align: left;
  padding-bottom: 5em;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.6rem;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  gap: 2em;
}
.feature.main-copy div:first-child {
  gap: 2em;
  display: flex;
  flex-direction: column;
}
.feature.main-copy div p {
  margin: auto;
}
span.subtitle1, span.subtitle2, span.subtitle3 {
  display: block;
  color: #000;
  font-size: 8rem;
  /* font-weight: 600; */
  /* line-height: 1.5em; */
  font-family: Jost, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  z-index: 1;
  position: relative;
}
.item-contents.item-contents03 .left {
    width: 70%;
}

.item-contents.item-contents03 .right {
    width: 30%;
}

span#vest {
    margin-left: -.8em;
    margin-bottom: .4em;
}
.orange {
  color: orange;
}
.magazine.contents img {
  width: 100%;
}
.magazine.contents {
  width: 100vw;
  margin: 0 calc(50% - 50vw) 50px;
  color: gray;
  text-align: center;
  padding-bottom: 1em;
  background: #eff2f7;
}
.item-mainimage {
  padding: 2vw;
  width: 100vw;
  background: aliceblue;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin: 0 calc(50% - 50vw) 50px;
  justify-content: center;
  flex-direction: column;
}
.magazine .feature-item p {
  width: auto;
  height: auto;
}
.magazine .feature-item span {
  font-size: 1.4rem;
  color: #999;
  letter-spacing: 0.02em;
}
.feature-item p.item-comment {
  text-align: left;
  margin: 0 auto;
  font-size: 1.4rem;
  padding-bottom: 30px;
  line-height: 1.4em;
  letter-spacing: 0.04em;
  height: auto;
}
.feature-item dd a.button {
  margin-right: 0;
  float: right;
  bottom: -2px;
  font-size: 0.76em;
}
.item-contents.item-contents02 .right {
    width: 70%;
}

.item-contents.item-contents02 .left {
    width: 30%;
    display: flex;
    gap: 2em;
    flex-direction: column;
}
.item-contents .feature-item dl dt img {
  width: 80px;
  border: #bbb 1px solid;
  vertical-align: middle;
  padding: 0;
}
.feature-item dl {
  display: flex;
  width: 80%;
  /* margin-bottom: 8px; */
  align-items: center;
  flex-direction: row;
}
.feature-item dt {
  display: flex;
  gap: 0.2em;
}
.feature.main-image .feature-item dl p, .feature-item dl p {
  width: 100%;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.06em;
}
.feature-item dd span {
  margin-left: 0.6em;
}
.feature-item dd {
  font-size: 1.4rem;
  width: 100%;
  padding: 0 0.8vw;
  line-height: 1.8em;
  color: #999;
  text-align: left;
}
.magazine .feature-item span.item-icon {
  font-weight: 400;
  font-size: 16px;
  border-right: 1px solid;
  padding: 0 6px;
  margin-right: 6px;
}
.magazine .feature-item span.item-link {
  font-weight: 400;
  font-size: 16px;
  display: flex;
  height: 36px;
  justify-content: flex-end;
  padding-right: 14px;
  margin-top: -36px;
  padding-top: 10px;
}
.item-icon:after, .item-link:after {
  display: none;
}
.item-contents {
  width: 100%;
  max-width: 1000px;
  padding: 1em 0;
  margin: 0 auto 8em;
}
span.subtitle2-before {
  font-family: 'Libre Bodoni', serif;
  font-style: italic;
  font-weight: 600;
  font-size: 0.8em;
}
.magazine.container a {
  cursor: crosshair;
}
.magazine .feature-item span.item-link:after {
  display: block;
  content: "";
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  height: 8px;
  width: 8px;
  margin: 6px 0px 10px 8px;
  rotate: 45deg;
}
.magazine .feature-item span.item-link:hover:after {
  border-color: #a18563;
  transition: .3s;
}
.feature-item figure {
  width: 45%;
  max-width: 400px;
}
.feature-item .coordinate figure {
  bottom: 370px;
  position: absolute;
}
.magazine.contents .feature-item figure img {
  max-height: 400px;
  width: auto;
}
.coordinate {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: flex-end;
}
.coodinate {
  width: 50%;
}
.coodinate {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.comment {
  margin: 20px auto 180px;
  width: 100%;
  max-width: 800px;
  padding: 2%;
}
.feature.main-copy.block {
  display: flex;
  text-align: left;
  align-content: stretch;
  align-items: center;
  border-bottom: 1px solid;
}
p.itemcomment {
  width: 100%;
  /* padding: 1vw; */
  line-height: 1.6em;
}
.block .right img {
  width: 100%;
}
.inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  justify-content: space-around;
}
.imgbox {
  width: 100%;
  max-width: 800px;
  display: flex;
  margin: 0 auto;
  height: fit-content;
}
.row {
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  /* padding: 1vw 3vw; */
  gap: 1vw;
}
.imgbox img {
  width: 100%;
  height: auto;
}
.inner p {
  /* width: auto; */
  line-height: 1.6em;
}
.column {
  display: flex;
  flex-direction: column;
}
.feature-contents.animation.fadeInUp {
  height: 0;
}
.item-comment + .inner.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.feature.main-image {
  padding: 2vw;
  width: 100vw;
  background: #a6b0bc;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin: 0 calc(50% - 50vw) 50px;
  flex-direction: column;
  font-size: 3rem;
  text-align: center;
  line-height: 1.4em;
  gap: 1em;
  font-weight: 600;
}
.feature.main-image .item-contents {
  margin-bottom: 0;
}
.feature.main-image div {
  padding: 0;
  /* gap: 1em; */
  display: flex;
  max-width: 1000px;
  width: 100%;
  align-items: flex-start;
}
.feature.main-image div a {
  flex-basis: calc(100% / 3);
}
.feature.main-image div a img {
  width: 100%;
}
.feature.main-image figure img {
  max-width: 800px;
}
/*スマホここから*/
@media screen and (max-width: 768px) {
  .item-contents .inner.row {
    display: flex;
    gap: 1em;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0;
    margin-bottom: 5em;
    padding: 2vw;
  }

.item-contents03 .inner.row {
    margin-bottom: 1em;
}

div#point-area2 {
    display: flex;
    flex-direction: column-reverse;
}

.item-contents.item-contents03 .left {
    width: 100%;
    display: flex;
    flex-direction: column;
}

div#point-area {
    /* width: 80%; */
    margin: 0 auto;
}
  .feature-item {
    /* display: flex; */
    /* margin-top: 0; */
    /* flex-direction: column; */
  }
  .coordinate {
    width: 100%;
    margin-top: 6vw;
  }
  .feature-item figure {
    width: 100%;
  }
  .magazine.contents .feature-item figure img {
    width: 60vw;
    padding: 2vw;
  }
  .magazine.contents .feature-item figure.sp img {
    width: 30vw;
    padding: 2vw;
  }
  .feature-item .coordinate figure {
    position: relative;
    bottom: 0;
  }
  p.subtitle {
    font-size: 6vw;
    padding: 2vw;
  }
  .news_single_div.feature .main-copy {
    padding-bottom: 1em;
    gap: 4vw;
    display: flex;
    padding: 2vw;
    margin: 2em auto;
    flex-direction: column;
  }
  .news_single_div.feature .main-copy figure img {
    width: 70%;
  }
  .feature.main-copy.block {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .feature-item {
    font-size: 0.9em;
    line-height: 1.6em;
    height: max-content;
    margin-top: 0;
    flex-direction: column;
  }

.item-contents.item-contents01 .number-list .itemcomment {
    padding: 2vw 0;
}

div#point-area2 .feature-item {
    display: flex;
    margin-left: 2em;
    flex-direction: column;
    /* width: auto; */
    margin-top: .5em;
}
  .item-mainimage {
    padding: 10vw 1vw 1vw;
  }
  #borderitems p.subtitle2 {
    font-size: 7.8vw;
  }
  .item-contents {
    margin-bottom: 5em;
    padding: 2vw;
  }

.item-contents.item-contents03 .right {
    width: 100%;
}

div#point-area2 .right {
    width: 70%;
}

.item-contents.item-contents01 .left, .item-contents.item-contents01 .right {
    width: 100%;
}

div#point-area .left {
    width: 70%;
}

.item-contents.item-contents02 .inner {
    display: flex;
    flex-direction: column-reverse;
}

.item-contents.item-contents02 inner {}
  .container-comment {
    font-size: 0.86em;
    grid-area: container-comment;
    position: absolute;
    margin-top: 34vw;
  }
  .container-comment p {
    white-space: nowrap;
    font-size: 1.2em;
  }
  .feature-item p {
    height: auto !important;
  }
  .magazine .feature-item span {
    /* padding-left: 2vw; */
  }
  .magazine .feature-item span.item-link {
    color: #fff;
    z-index: -100;
    position: relative;
  }
  .feature-item p {
    margin: 0 auto;
    margin: 8px auto;
    /* padding-top: 40px; */
    padding-bottom: 8px;
  }
  .magazine .feature-item p:first-child {
    padding-top: 0;
  }
  .feature-item dt {
    width: 20%;
    display: block;
  }
  .feature-item dl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 8px;
    float: none;
  }

div#point-area2 .feature-item dl {
    width: 94%;
}
  .feature-item dd p {
    text-align: left;
    line-height: 1.6em;
  }
  .feature-item dd {
    width: 80%;
    padding: 2vw;
    line-height: 0.8em;
  }
  p.subtitle2 {
    font-size: 1.8em;
  }
  .feature-index:first-child {
    top: 150px;
  }
  .feature-index:last-child {
    top: 260px;
  }
  span.feature-index {
    font-size: 0.8em;
    background: #fff;
  }
  .comment {
    margin-bottom: 40px;
    margin-top: 0;
  }
  p.item-comment + .inner.row {
    display: flex;
    flex-direction: column;
    margin-bottom: 3em;
  }
  .item-mainimage.block .inner.row {
    display: flex;
    flex-direction: column;
  }
  span.subtitle1:before {
    background-image: none;
  }
  .magazine.contents .img03 {
    width: 50%;
  }
  span.subtitle2:after {
    background: none;
  }
  .row {
    padding: 0;
    display: flex;
    justify-content: space-evenly;
  }

ul.feature-index-list.row {
    width: 100%;
}

.feature.main-copy figure {
    display: flex;
    flex-direction: column;
}
  .feature.main-image div {
    display: flex;
    gap: 2vw;
    width: 100%;
  }
  .block img {
    padding: 0 2em;
  }
  .imgbox.right {
    margin-left: 3em;
  }
  .news_single_div.feature .feature-list {
    margin: 0;
    margin-bottom: 5em;
  }
  span.subtitle1, span.subtitle2, span.subtitle3 {
    font-size: 5rem;
    text-align: center;
    /* padding: 0; */
    padding-bottom: 2vw;
  }

span#vest {margin-left: 0;margin-bottom: .4em;}

.item-contents.item-contents02 .left {
    width: 100%;
}

.item-contents.item-contents02 .right {
    width: 100%;
}

.item-contents.item-contents02 .number-list .itemcomment {
    float: none;
    width: 100%;
    padding: 2vw 0;
}

.item-contents.item-contents02 .number-list .feature-item {
    width: 100%;
    float: none;
}

span.subtitle1 {
    /* margin: 0; */
    /* width: 100%; */
    margin-left: 0;
    margin-bottom: .5em;
}
  .feature.main-image p {
    font-size: 1.6rem;
    line-height: 1.4em;
    width: 100%;
    margin-top: 3%;
  }

.feature.main-image p.right {
    width: 100%;
    margin-top: 9%;
}

.feature.main-image p.left {
    width: 50%;
    margin-top: -4%;
    margin-right: -40%;
}

.feature.main-image p img {
    padding: 0;
}
  .feature.main-image p.itemcomment {
    width: 100%;
  }
  .feature.main-image {
    padding: 1em 2vw;
    gap: 2vw;
    margin-bottom: 0;
  }
  .feature.main-copy div:first-child {
    display: flex;
    gap: 1em;
  }
  .feature.main-copy div {
    display: flex;
    flex-direction: column-reverse;
    gap: 1em;
    margin: 0 auto 2em;
  }
  figure {
    text-align: center;
  }
}
/*スマホここまで*/