/****************************************************************************************/
[full-view="true"] {
  height: 103px;
  background-color: transparent;
}
/****************************************************************************************/
h2 {
  font-size: 2rem;
}

h2 + .sub {
  margin-top: 7px;
}
/****************************************************************************************/
[ios="false"] #top .image {
  background-attachment: fixed;
}
/*******************************************/
#top .text h1 {
  margin-bottom: 0;
  font-size: 4.6rem;
  letter-spacing: 1rem;
}
#top .text .sub-copy {
  margin-top: 21px;
  font-size: 2.1rem;
  letter-spacing: 1px;
}
#top .text .message {
  margin-top: 44px;
  font-size: 2rem;
  line-height: 3.8rem;
  letter-spacing: 0.1rem;
}

#top .scroll {
  bottom: 128px;
  font-size: 1.2rem;
  letter-spacing: 0.4rem;
}
/****************************************************************************************/
#top-news {
  margin-top: -40px;
  right: 0;
  max-width: 45%;
  height: 40px;
  background-color: white;
  position: absolute;
}

#top-news .top-news-container {
  height: 100%;
}

#top-news .top-news-container > * {
  height: 100%;
}

#top-news h1 {
  padding: 0 30px 0 28px;
  font-size: 2rem;
}

#top-news .content {
  padding: 0 21px 0 25px;
  overflow: hidden;
}
#top-news .content a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/****************************************************************************************/
#news {
  margin-top: 180px;
}
/****************************************************************************************/
#feature-banners,
#feature-banners + #about {
  margin-top: 180px;
}

#banner,
#banner + #about {
  margin-top: 180px;
}

#banner .content-area {
  display: flex;
  justify-content: space-between;
}

#banner .banner {
  width: 32%;
}

#banner a {
  height: calc(100vw * 0.173);
  max-height: 225px;
}

#banner a .text-container .text-1 {
  margin-top: 13px;
  font-size: 4rem;
  line-height: 3.4rem;
}
#banner a .text-container .text-2 {
  margin-top: 18px;
  font-size: 1.5rem;
}
#banner a .text-container .text-3 {
  font-size: 1.4rem;
}
/****************************************************************************************/
#banner-gift {
  margin-top: 25px;
}

#banner-gift [nh-banner] .image {
  background-position: center 39%;
}
/****************************************************************************************/
#about .content-area {
  display: flex;
  position: relative;
}
#about .content-area:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  border-width: 1px;
  border-style: solid;
  position: absolute;
}

#about .title,
#about .text {
  margin: auto;
  padding-right: 25px;
  width: 54%;
  text-align: center;
}

#about .title {
  right: 0;
  margin-top: 158px;
  position: absolute;
}

#about .image {
  width: 46%;
  height: 550px;
}

#about .text {
  margin-top: 183px;
}
#about .text .desc {
  margin-top: 75px;
}

#feature-banners .button,
#about .text .button,
#gift .button,
#news .button {
  margin-top: 57px;
}
#about .text .button {
  padding: 0 15%;
  text-align: center;
}
/****************************************************************************************/
#media h1 {
  text-align: left;
}

#logo_box {
  margin: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.logo_box_img:hover {
  opacity: 0.5;
}

.logo_box_img {
  flex-basis: 40%;

  img {
    width: 100%;
    height: auto;
  }
}

.horizontal-line {
  margin-left: 30px;
}
/****************************************************************************************/
#feature,
#ranking {
  padding-bottom: 50px;
}

#feature .content-area {
  position: relative;
}

#feature h1,
#ranking h1 {
  padding-top: 64px;
}
/*******************************************/
#feature[type="1"] .image-1 {
  width: 45%;
  height: 540px;
  background-size: cover;
}

#feature[type="1"] .image-2 {
  right: 0;
  margin-top: -160px;
  height: 470px;
  width: 58%;
  position: absolute;
}

#feature[type="1"] .text-1 {
  top: 144px;
  right: 0;
  width: 55%;
  height: 380px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

#feature[type="1"] .text-button {
  margin-top: 50px;
  width: 42%;
  max-width: 500px;
}

#feature[type="1"] .text-2,
#feature[type="1"] .button {
  padding-right: 50px;
}

#feature[type="1"] .text-2 {
  min-height: 200px;
  line-height: 3.2rem;
}

#feature[type="1"] .button {
  min-height: 60px;
}
/*******************************************/
#feature[type="2"] .column {
  display: flex;
  justify-content: space-between;
}

#feature[type="2"] .video-container {
  padding-right: 13px;
}
#feature[type="2"] .video {
  width: calc(100vw * 0.37325);
}

#feature[type="2"] .text-image-container {
  padding-left: 13px;
}
#feature[type="2"] .text-container > * {
  max-width: 505px;
  display: inline-block;
}
#feature[type="2"] .title {
  font-size: 3.8rem;
  line-height: 3.5rem;
  letter-spacing: 0.05rem;
}
#feature[type="2"] .subtitle {
  margin-top: 32px;
  font-size: 2.1rem;
  line-height: 2.7rem;
}
#feature[type="2"] .text {
  margin-top: 47px;
  font-size: 1.7rem;
  line-height: 3rem;
}

#feature[type="2"] .image-container {
  margin-top: 55px;
}
#feature[type="2"] .image {
  width: calc(100vw * 0.458);
  height: calc(100vw * 0.31803);
  max-width: 669px;
  max-height: 450px;
  display: inline-block;
}

#feature[type="2"] .button {
  margin-top: 51px;
}
/****************************************************************************************/
#series .a-series {
  position: relative;
}
#series .a-series:not(:first-child) {
  margin-top: 150px;
}

#series .image {
  width: 55%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
}

#series .content-area-container {
  position: relative;
}

#series .content-container {
  max-width: 446px;
  display: inline-block;
}

#series .content .logo {
  text-align: center;
}
#series .content .logo .icon {
  height: 56px;
}
#series [item="set"] .content .logo .icon {
  height: 38px;
}
#series .content .logo-series {
  margin-top: 11px;
  font-size: 1.9rem;
  letter-spacing: 2px;
}

#series .content .desc {
  margin-top: 21px;
  min-height: 222px;
  text-align: left;
}
/*******************************************/
#series .a-series:nth-child(2n + 1) .content {
  margin-left: 56%;
  padding-left: 6%;
  text-align: right;
}

#series .a-series:nth-child(2n) .image {
  margin-left: 45%;
}
#series .a-series:nth-child(2n) .content {
  margin-right: 56%;
  padding-right: 6%;
  text-align: left;
}
/****************************************************************************************/
#ranking .swiper-slide [number] {
  top: 15px;
  left: 15px;
  padding-top: 2px;
  width: 32px;
  height: 32px;
}

#ranking .swiper-slide .image {
  margin: 3% 7% 0 7%;
  height: calc(100vw * 0.192);
  max-height: 250px;
  min-height: 180px;
}

#ranking .swiper-slide .text {
  padding: 0 7%;
}
#ranking .swiper-slide .text .name {
  margin-bottom: 6px;
  font-size: 1.7rem;
  letter-spacing: 0.2rem;
}
#ranking .swiper-slide .text .category {
  padding: 11px 0 12px 0;
  line-height: 2.1rem;
}
/*******************************************/
#ranking [slider] .icon {
  width: 50px;
  height: 50px;
}
#ranking [slider] [icon] .bottom {
  margin-top: -6px;
}
/*******************************************/
#ranking .pager {
  width: 37%;
}

#ranking .pager .button {
  height: 5px;
}
/****************************************************************************************/
#gift .image {
  height: calc(100vw * 0.3);
  max-height: 400px;
}

#gift .categories {
  margin-top: 102px;
}

#gift .categories li {
  width: 30%;
}

#gift .category-image-container {
  height: calc(100vw * 0.18);
  max-height: 240px;
}

#gift .categories .text {
  height: 75px;
}

#gift .categories .text .name {
  font-size: 1.8rem;
  letter-spacing: 0.06rem;
}
#gift .categories .text .notice {
  font-size: 1.3rem;
}
/****************************************************************************************/
#instagram .text .desc {
  line-height: 3.3rem;
  text-align: center;
}

#instagram .posts {
  margin-top: 56px;
}

#instagram .posts > * {
  width: 23%;
}

#instagram .button {
  margin-top: 57px;
}
/*******************************************/
[instagram="post"] .text p {
  -webkit-line-clamp: 8;
}
/****************************************************************************************/
body[lang]:not([lang="ja"]) #top .text h1 {
  letter-spacing: 0.4rem;
}
body[lang]:not([lang="ja"]) #top .text .message {
  line-height: 3.2rem;
}
/****************************************************************************************/
