/* -------------------------------
  copyright 2023 creative-web inc
 ------------------------------- */

@charset "UTF-8";

/* -- 01.共通
--------------------------------------------- */

main {
  overflow-x: hidden;
}
html {
  visibility: hidden;
}
body {
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  line-height: 1.6;
  background: #d8e2ec;
}
html.wf-active {
  visibility: visible;
}
main p,
main li {
  font-size: 20px;
  color: #333333;
}
img {
  vertical-align: top;
}
a:hover {
  text-decoration: none;
}
.pb_0 {
  padding-bottom: 0 !important;
}
.mt80 {
  margin-top: 80px !important;
}
.contents {
  width: 100%;
}
.contents.white {
  background-color: #fff;
}
.contents_innner {
  width: 1040px;
  margin: 0 auto;
  padding: 0 0 80px;
  text-align: center;
}
.contents_innner_item {
  width: 800px;
  margin: 80px auto 0;
}
.bread-crumb li {
  font-size: 14px;
  line-height: 1.6;
}
/* カラムレイアウト */
.column_layout {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.column_layout_item {}
.column_layout_item.half {
  width: calc(50% - 16px);
}
.column_layout_item.type_four {
  width: calc(25% - 32px);
}

/* -- 02.メインビジュアル
--------------------------------------------- */

.main_visual {
  width: 100%;
}

/* -- 03.各ページ対応
--------------------------------------------- */

/* - テキスト系 - */
.tit_eng {
  color: #006496;
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.24rem;
  margin-top: 80px;
}
.tit_main {
  color: #333;
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.24rem;
  margin-top: 40px;
}
.tit_sub {
  color: #333;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.24rem;
  margin-top: 40px;
}
.tit_img {
  margin: 0 auto 0;
  padding-top: 80px;
}
.tit_img_01 {
  width: 400px;
}
.tit_img_02 {
  width: 512px;
}
.tit_img_03 {
  width: 590px;
}
.tit_img_04 {
  width: 540px;
}
.txt {
  margin-top: 40px;
  line-height: 2;
  letter-spacing: 0.16rem;
}
.txt_left {
  text-align: left;
}
.txt_right {text-align: center;}
.txt_mini {
  font-size: 18px;
}
.txt.catch {
  line-height: 2.4;
}
/* 商品ボタン付近 */
.btn_mini {
  color: #fff !important;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.16rem;
  width: 100%;
  max-width: 240px;
  padding: 4px 0;
  margin: 16px auto 0;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #002870;
  display: block;
}
.btn_box {
  margin: 40px auto 0;
}
.btn_txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.txt_money {
  font-size: 36px;
  font-weight: bold;
}
.txt_money span {
  font-size: 18px;
}
.btn_white {
  color: #002870 !important;
  font-size: 24px;
  font-weight: bold;
  border: 2px solid #002870;
  border-radius: 25px;
  display: block;
}
.btn_top {
  color: #fff !important;
  font-size: 24px;
  font-weight: bold;
  background-color: #002870;
  border-radius: 25px;
  display: block;
}
/* - リネン混ストレッチスーツ - */
.list_suit_type {
  margin-top: 40px;
}
.list_suit_type_item:not(:first-of-type) {
  margin-top: -40px;
}
/* リネン混ニット素材アイスーツ */
.border_double {
  padding: 0 80px 80px;
  margin: 80px auto;
  background-color: #fff;
  border: #006496 24px double;
}
.column_layout_item.size-img {
  width: 320px;
}
.column_layout_item.size-img img {
  width: 100%;
}
.column_layout_item.size-detail {
  width: calc(100% - 360px);
}
.img_materiel_knit img {
  width: 50%;
}
.btn_box_bottom {
  margin-top: 138px;
}
/* リネン混ニット素材アイジャケット */
.box_bg {
  width: 100%;
  height: 602px;
  margin-top: 40px;
  box-sizing: border-box;
  background-size: 100%;
  background-repeat: no-repeat;
}
.box_bg .btn_txt,
.box_bg .txt_money {
  color: #fff;
}
.type_jacket {
  padding: 120px 0 0 376px;
  background-image: url(../images/img_linen_knit-jacket.jpg);
}
.tit_img_jacket {
  width: 320px;
  margin: 0 auto;
}
.type_pants {
  padding: 120px 376px 0 0;
  background-image: url(../images/img_linen-i-pants.jpg);
}
.tit_img_pants {
  width: 240px;
  margin: 0 auto;
}
/* 組み合わせ商品 */
.box_combination {
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
}
.box_combination_detail {
  width: calc(100% - 400px);
  margin-top: auto;
}
.box_combination_img {
  width: 320px;
}
.box_combination_detail .txt_mini,
.box_combination_detail .txt_money {
  line-height: 1;
}
.size-setup {
  width: 640px;
  margin: 40px auto 0;
}

/* -- 04.レスポンシブ
--------------------------------------------- */
@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }

  .pcOnly {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  main p,
  main li {
    font-size: 14px;
  }
  .spOnly {
    display: block;
  }
  .pcOnly {
    display: none;
  }
  .contents_innner {
    width: 92%;
    padding-bottom: 40px;
  }
  .sp40 {
    margin-top: 40px !important;
  }
  /* カラムレイアウト */
  .column_layout_item.type_four,
  .column_layout_item.half {
    width: calc(50% - 8px);
  }
  .column_layout_item.type_four:not(:nth-child(-n + 2)) {
    margin-top: 16px;
  }
  .column_layout.line_up {
    width: 76%;
    margin: 24px auto;
  }
  .contents_innner_item {
    width: 100%;
    margin-top: 40px;
  }
  .column_layout_item.size-img {
    width: 100%;
  }
  .column_layout_item.size-detail {
    width: 100%;
  }
  /* 文字系 */
  .tit_eng {
    font-size: 24px;
    margin-top: 40px;
  }
  .tit_main {
    font-size: 24px;
  }
  .tit_sub {
    font-size: 20px;
  }
  .txt_money {
    font-size: 28px;
  }
  .btn_txt {
    font-size: 14px;
  }
  .txt_money span {
    font-size: 12px;
  }
  .txt_mini {
    font-size: 12px;
  }
  .tit_img {
    padding-top: 40px;
  }
  .tit_img_01 {
    width: 80%;
  }
  .tit_img_02 {
    width: 88%;
  }
  .tit_img_03 {
    width: 88%;
  }
  .tit_img_04 {
    width: 88%;
  }
  /* ボタン系 */
  .btn_mini {
    font-size: 16px;
    max-width: 200px;
  }
  .btn_white {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
  }
  .btn_top {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
  }
  /* リネン混ニット素材アイスーツ */
  .border_double {
    margin-top: 40px;
    padding: 0 40px 40px;
    border: #006496 8px double;
  }
  .size-detail .column_layout_item_inner {
    margin-top: 24px;
  }
  .size-detail .txt {
    margin-top: 16px;
  }
  .btn_box {
    margin-top: 24px;
  }
  .btn_box_bottom {
    margin-top: 24px;
    flex-direction: column;
  }
  .btn_box_bottom .column_layout_item.half {
    width: 100%;
  }
  /* リネン混ニット素材アイジャケット */
  .box_bg {
    height: auto;
  }
  .type_jacket {
    background-image: url(../images/img_linen_knit-jacket_sp.jpg);
    padding: 12% 0 4% 37%;
  }
  .tit_img_jacket {
    width: 120px;
  }
  .type_pants {
    background-image: url(../images/img_linen-i-pants_sp.jpg);
    padding: 12% 37% 4% 0;
  }
  .tit_img_pants {
    width: 120px;
  }
  .box_combination {
    padding: 0;
    flex-direction: column;
  }
  .sp_change {
    flex-direction: column-reverse !important;
  }
  .box_combination_detail {
    width: 100%;
    margin-top: 24px;
  }
  .box_combination_img {
    width: 64%;
    margin: 24px auto 0;
  }
  .size-setup {
    width: 80%;
  }
}

/* -- 05.アニメーション
--------------------------------------------- */
.fadein {
  transform: translate(0, 0);
  transition: all 1.5s;
  opacity: 0;
}
a:hover {
  text-decoration: none;
}
.fadein.fadein-bottom {
  transform: translate(0, 30px);
}

.fadein.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}