@charset "utf-8";

/* =====================================================
    調整
===================================================== */
html {
	background-color: transparent !important;
}

.h_bar, 
#beltbnr {
	display: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

#specialty {
  overflow: hidden;
}

#specialty a {
  text-decoration: none;
}

#specialty figure {
  margin: 0;
}

#specialty a:hover img {
  opacity: 1 !important;
}

/*--sticky用--*/
html, body, div.wrapper_ {
  overflow: visible !important;
}

/*--SPのみ表示用--*/
@media only screen and (max-width: 429px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }
}

@media only screen and (min-width: 430px) and (max-width: 767px) {
  .sp {
    display: none;
  }

  .pc {
    display: none;
  }
}

/*--PCのみ表示用--*/
@media only screen and (min-width: 768px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }
}

/* =====================================================
    FONT
===================================================== */
:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

.noto-sans-jp-400 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0.1em;
}

.noto-sans-jp-700 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 0.1em;
}

.antarctican-headline-200 {
  font-family: "antarctican-headline", sans-serif;
  font-weight: 200;
  font-style: normal;
  padding-bottom: 0.1em;
}

.antarctican-headline-300 {
  font-family: "antarctican-headline", sans-serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 0.1em;
}

.antarctican-headline-500 {
  font-family: "antarctican-headline", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-bottom: 0.1em;
}

.minion-pro-subhead-400 {
  font-family: "minion-pro-subhead", serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0.1em;
}


/* =====================================================
    KV
===================================================== */
.kv_inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}


/* =====================================================
    LEAD
===================================================== */
.lead_inner {
  width: calc(100% - 20px * 2);
  margin: 40px auto 0;
}

.lead_inner p {
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

@media only screen and (min-width: 768px) {
  .lead_inner {
    width: 100%;
    max-width: 900px;
    margin: 80px auto 0;
  }

  .lead_inner p {
    text-align: center;
  }
}


/* =====================================================
    RULE
===================================================== */
.rule_inner {
  width: 100%;
  margin: 60px auto 0;
}

.rule_title {
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}

.rule_title span:nth-of-type(1) {
  font-size: min(20.930232558139537vw, 90px);
  line-height: 1.5;
  color: rgb(0 0 0 / 0.1);
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  display: inline-block;
  margin-block: var(--leading-trim);
}

.rule_title span:nth-of-type(2) {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: min(5.116279069767442vw, 22px);
  line-height: 1.5;
  color: #000000;
}

.rule_text01 {
  width: calc(100% - 40px * 2);
  margin: 0 auto;
  padding-top: 30px;
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.rule_img01 {
  width: 100%;
  max-width: 700px;
  margin: 40px auto 0;
}

.rule_img02 {
  width: calc(100% - 60px);
  margin: 60px auto 60px 0;
}

.rule_comment {
  width: calc(100% - 40px * 2);
  margin: 40px auto 0;
}

.rule_comment h4 {
  font-size: min(3.7209302325581395vw, 16px);
  line-height: 1.5;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.rule_comment p {
  padding-top: 30px;
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.rule_comment p .sasagawa {
  color: #F287D4;
}

.rule_comment p .ueda {
  color: #90C744;
}

.rule_comment p .enomoto {
  color: #F2B87B;
}

.denim {
  width: 100%;
  max-width: 700px;
  margin: 20px auto 60px;
}

.denim h3 {
  padding-top: 5px;
  font-size: min(4.651162790697675vw, 20px);
  line-height: 1.5;
  color: #000000;
  text-align: center;
  margin-block: var(--leading-trim);
}

.left_denim, 
.right_denim {
  width: calc(100% - 40px * 2);
  margin: 20px auto 0;
  background-size: 4px 1px;
  background-image: linear-gradient(to right, #528398 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 20px;
}

.left_denim p, 
.right_denim p {
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.link_area {
  margin: 10px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.anchor_btn {
  position: relative;
  width: 22.16%;
}

.anchor_btn img {
  width: 100%;
  display: block;
}

.img_top {
  position: absolute;
  top: 0;
  left: 0;
  animation: imgSwitch 2s infinite;
}

@keyframes imgSwitch {
  0% { opacity: 1; }
  45% { opacity: 1; }
  50% { opacity: 0; }
  95% { opacity: 0; }
  100% { opacity: 1; }
}

@media only screen and (min-width: 768px) {
  .rule_text01 {
    text-align: center;
  }

  .rule_comment {
    width: 700px;
    margin: 40px auto 0;
  }

  .denim_img {
    width: 500px;
    margin: 0 auto;
  }

  .denim_spec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }

  .left_denim, 
  .right_denim {
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    flex-direction: column;
  }

  .link_area {
    margin: auto 0 0 0;
  }

  .two_col {
    width: 100%;
    max-width: 900px;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .rule_img02 {
    width: 48%;
    margin: 0;
  }

  .two_col .rule_comment {
    width: 48%;
    margin: 0;
  }

  .anchor_btn {
    width: 23.50%;
  }
}


/* =====================================================
    STYLE
===================================================== */
.style_inner {
  width: 100%;
  margin: 60px auto 0;
}

.style_title {
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}

.style_title span:nth-of-type(1) {
  font-size: min(20.930232558139537vw, 90px);
  line-height: 1.5;
  color: rgb(0 0 0 / 0.1);
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  display: inline-block;
  margin-block: var(--leading-trim);
}

.style_title span:nth-of-type(2) {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: min(5.116279069767442vw, 22px);
  line-height: 1.5;
  color: #000000;
}

.style_text01 {
  width: calc(100% - 40px * 2);
  margin: 0 auto;
  padding-top: 30px;
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.staff_style {
  width: 100%;
  max-width: 800px;
  margin: 40px auto 0;
}

.staff_img {
  width: 100%;
  margin: 0 auto;
}

.staff_comment {
  width: calc(100% - 30px * 2);
  margin: 0 auto;
}

.staff_comment p {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #518498;
  background-color: #ffffff;
  font-size: min(3.255813953488372vw, 14px);
  line-height: 2;
  color: #000000;
  text-align: justify;
}

.staff_comment p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #518498;
  translate: -50% -100%;
}

.staff_comment p::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 8.6px 8.6px 8.6px;
  border-color: transparent transparent #ffffff;
  translate: -50% -100%;
}

.credit_area {
  width: calc(100% - 20px * 2);
  margin: 20px auto 0;
}

@media only screen and (min-width: 768px) {
  .style_text01 {
    text-align: center;
  }

  .staff_style {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .straight01 .staff_img, 
  .straight02 .staff_img, 
  .straight03 .staff_img {
    width: 55%;
    margin: 0;
    order: 1;
  }

  .straight01 .staff_comment, 
  .straight02 .staff_comment, 
  .straight03 .staff_comment {
    width: 40%;
    margin: 0;
    order: 2;
  }

  .boot01 .staff_img, 
  .boot02 .staff_img, 
  .boot03 .staff_img {
    width: 55%;
    margin: 0;
    order: 2;
  }

  .boot01 .staff_comment, 
  .boot02 .staff_comment, 
  .boot03 .staff_comment {
    width: 40%;
    margin: 0;
    order: 1;
  }

  .staff_comment p {
    margin-top: 0;
  }

  .straight01 .staff_comment p::before, 
  .straight02 .staff_comment p::before, 
  .straight03 .staff_comment p::before {
    top: 50%;
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #518498 transparent transparent;
    translate: -100% -50%;
  }

  .straight01 .staff_comment p::after, 
  .straight02 .staff_comment p::after, 
  .straight03 .staff_comment p::after {
    top: 50%;
    left: 0;
    border-width: 8.6px 8.6px 8.6px 0;
    border-color: transparent #ffffff transparent transparent;
    translate: -100% -50%;
  }

  .boot01 .staff_comment p::before, 
  .boot02 .staff_comment p::before, 
  .boot03 .staff_comment p::before {
    top: 50%;
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #518498;
    translate: 100% -50%;
  }

  .boot01 .staff_comment p::after, 
  .boot02 .staff_comment p::after, 
  .boot03 .staff_comment p::after {
    top: 50%;
    right: 0;
    border-width: 8.6px 0 8.6px 8.6px;
    border-color: transparent transparent transparent #ffffff;
    translate: 100% -50%;
  }
}


/* =====================================================
    COLUMN
===================================================== */
.column_inner {
  width: 100%;
  margin: 60px auto 0;
}

.column_title {
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
}

.column_title span:nth-of-type(1) {
  font-size: min(20.930232558139537vw, 90px);
  line-height: 1.5;
  color: rgb(0 0 0 / 0.1);
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  display: inline-block;
  margin-block: var(--leading-trim);
}

.column_title span:nth-of-type(2) {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: min(5.116279069767442vw, 22px);
  line-height: 1.5;
  color: #000000;
}

.topic_inner {
  width: calc(100% - 30px * 2);
  margin: 40px auto 0;
  padding: 20px 20px 30px 20px;
  background: #eeeeee;
}

.topic_inner h4 span:nth-of-type(1) {
  padding-top: 10px;
  font-size: min(5.813953488372093vw, 25px);
  line-height: 1.5;
  color: #C41320;
  text-align: center;
  margin-block: var(--leading-trim);
  display: block;
}

.topic_inner h4 span:nth-of-type(2) {
  padding-top: 10px;
  font-size: min(4.651162790697675vw, 20px);
  line-height: 1.5;
  color: #000000;
  text-align: center;
  margin-block: var(--leading-trim);
  display: block;
}

.topic_inner p {
  width: calc(100% - 20px * 2);
  margin: 0 auto;
  padding-top: 20px;
  font-size: min(2.7906976744186047vw, 12px);
  line-height: 2;
  color: #000000;
  text-align: justify;
  margin-block: var(--leading-trim);
}

.topic_inner .credit_area {
  width: calc(100% - 20px * 2);
  margin: 20px auto 0;
}

@media only screen and (min-width: 768px) {
  .topic {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
    gap: 40px;
  }

  .topic_inner {
    width: 100%;
  }
}


/* =====================================================
    CREDIT
===================================================== */
.credit_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}

.credit_list:nth-of-type(n+2) {
  margin-top: 10px;
}

.credit_name {
  text-align: left;
}

.credit_name a {
  font-size: min(2.7906976744186047vw, 12px);
  line-height: 1.5;
  color: #000000;
  text-align: left;
  margin-block: var(--leading-trim);
}

.credit_btn a {
  font-size: min(2.7906976744186047vw, 12px);
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  margin-block: var(--leading-trim);
  padding: 0 8px;
  background: #518498;
  border: 1px solid #518498;
  border-radius: 30px;
  transition: .3s cubic-bezier(0.5, 1, 0.89, 1);
}

.credit_btn a:hover {
  color: #518498;
  background: #ffffff;
}

.topic_inner .credit_btn a {
  font-size: min(2.7906976744186047vw, 12px);
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  margin-block: var(--leading-trim);
  padding: 0 8px;
  background: #C41320;
  border: 1px solid #C41320;
  border-radius: 30px;
  transition: .3s cubic-bezier(0.5, 1, 0.89, 1);
}

.topic_inner .credit_btn a:hover {
  color: #C41320;
  background: #ffffff;
}

.credit_btn a.ask_btn {
  font-size: min(2.7906976744186047vw, 12px);
  line-height: 1.5;
  color: #000000;
  text-align: center;
  margin-block: var(--leading-trim);
  padding: 0 8px;
  background: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 30px;
  transition: .3s cubic-bezier(0.5, 1, 0.89, 1);
}

.credit_btn a.ask_btn:hover {
  background: #ffffff;
}

.link_disable {
  pointer-events: none;
}

/* @media only screen and (min-width: 768px) {
} */


/* =====================================================
    OTHER BUTTON
===================================================== */
.style.other_btn {
  width: calc(100% - 40px * 2);
  margin: 40px auto;
  text-align: center;
}

.style.other_btn a {
  font-size: min(3.255813953488372vw, 14px);
  color: #ffffff;
  text-align: center;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  margin: 0 auto;
  padding: 10px;
  background: #518498;
  border: 1px solid #518498;
  border-radius: 30px;
  display: block;
}

.style.other_btn a:hover {
  color: #518498;
  background: #ffffff;
}

.column.other_btn {
  width: calc(100% - 40px * 2);
  margin: 40px auto;
  text-align: center;
}

.column.other_btn a {
  font-size: min(3.255813953488372vw, 14px);
  color: #ffffff;
  text-align: center;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  margin: 0 auto;
  padding: 10px;
  background: #C41320;
  border: 1px solid #C41320;
  border-radius: 30px;
  display: block;
}

.column.other_btn a:hover {
  color: #C41320;
  background: #ffffff;
}

@media only screen and (min-width: 768px) {
  .style.other_btn {
    width: 400px;
  }

  .column.other_btn {
    width: 400px;
  }
}


/* =====================================================
    ANIMATION
===================================================== */
.js-fade {
  opacity: 0;
  transition: opacity 2s cubic-bezier(0.33, 1, 0.68, 1);
}

.js-fade.is-active {
  opacity: 1;
}

.js-fadein {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 2s cubic-bezier(0.33, 1, 0.68, 1), transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.js-fadein.is-active {
  opacity: 1;
  transform: translateY(0);
}

.js-bubble {
  opacity: 0;
  transform: translateY(-50px);
  transition: opacity 2s cubic-bezier(0.33, 1, 0.68, 1), transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.js-bubble.is-active {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (min-width: 768px) {
  .straight01 .js-bubble, 
  .straight02 .js-bubble, 
  .straight03 .js-bubble {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity 2s cubic-bezier(0.33, 1, 0.68, 1), transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .straight01 .js-bubble.is-active, 
  .straight02 .js-bubble.is-active, 
  .straight03 .js-bubble.is-active {
    opacity: 1;
    transform: translateX(0);
  }

  .boot01 .js-bubble, 
  .boot02 .js-bubble, 
  .boot03 .js-bubble {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity 2s cubic-bezier(0.33, 1, 0.68, 1), transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .boot01 .js-bubble.is-active, 
  .boot02 .js-bubble.is-active, 
  .boot03 .js-bubble.is-active {
    opacity: 1;
    transform: translateX(0);
  }
}

