@charset "shift_jis";

/* CSS Document */
body .infoPageSection {
  font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "helvetica", "arial", sans-serif;
}

a.url {
  word-wrap: break-word;
  word-break: break-all;
}

.infoPageSection span.pc {
  display: inline;
}

.infoPageSection span.sp {
  display: none;
}

#infoPageTtl {
  word-break: keep-all;
}

.inlineblock {
  display: inline-block;
}


/* タイトル文字サイズ */
.textLLL {
  font-size: 130% !important;
}

.textLS {
  font-size: 25px !important;
}

/* タイトル文字幅 */
h2 {
  line-height: 37px;
}

/* 全体文字サイズ */
.infoPageSection {
  font-size: 18px !important;
}

/* 全体の画像サイズ変更 */
figure {
  text-align: center !important;
}

/* figure img {
  width: 35% !important;
} */
/* ------------------------------------------------------------------------------------------------------- */

.box2Clmflex01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between !important;
}

.box2Clmflex01 .boxLeft {
  width: 69%;
  margin-top: 10px;
}

.box2Clmflex01 .boxRight {
  width: 25%;
}

/* ------------------------------------------------------ */

.box2Clm_flex0,
.box2Clm_flex1,
.box2Clm_flex2,
.box2Clm_flex3 {
  display: flex;
  justify-content: space-between;
}

.box2Clm_flex0 .boxL_flex0 {
  width: calc(100% / 2 * 0.8);
  /* padding-right: 30px; */
  min-height: 0%;
}

.box2Clm_flex0 .boxR_flex0 {
  width: calc(100% / 2 * 0.8);
  min-height: 0%;
}

.box2Clm_flex0 .boxR_flex0 img {
  width: 64% !important;
}

.figcap {
  font-size: 15px;
  text-align: left;
}

/* ---------------------------------------------------------- */

.box2Clmflex_02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
}

.box2Clmflex_02 .boxLeft {
  width: 27.65% !important;
  margin-right: 20px;
}

.box2Clmflex_02 .boxRight {
  width: 40% !important;
  margin-left: 20px;
}


/* --------------------------------------------------------------------------- */

.box2Clmflex_03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: baseline !important;
}

.box2Clmflex_03 .boxLeft {
  width: 35%;
  margin-right: 30px;
}

.box2Clmflex_03 .boxRight {
  width: 35%;
  margin-left: 30px;
}


/* ---------------------------------------------------------------------------- */
.indent {
  text-indent: -5.5rem !important;
  padding-left: 5.5rem !important;
}

.indent_2 {
  text-indent: -7rem !important;
  padding-left: 7rem !important;
}

.indent_3 {
  text-indent: -9rem !important;
  padding-left: 9rem !important;
}

.indent_4 {
  text-indent: -7rem !important;
  padding-left: 7rem !important;
}

.fig07 img {
  width: 100% !important;
}

/* ------------------------------------------------------------------------------------ */

.box2Clmflex_04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: baseline !important;
}

.box2Clmflex_04 .boxLeft {
  width: 35%;
  margin-right: 30px;
}

.box2Clmflex_04 .boxRight {
  width: 35%;
  margin-left: 30px;
}

/* -------------------------------------------------------------------------------------------- */

.box2Clmflex_05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: baseline !important;
}

.box2Clmflex_05 .boxLeft {
  width: 35%;
  margin-right: 30px;
}

.box2Clmflex_05 .boxRight {
  width: 35%;
  margin-left: 30px;
}


/* ------------------------------------------------------------------------------------------------------------------------ */
.icon01 {
  padding: 0px 1px;
  /*�ｽ?蛛ｴ縺ｮ菴咏區*/
  /* border-bottom: 1px solid #000 !important; */
  /*荳狗ｷ夲ｿｽ?�ｽ螟ｪ�ｽ? 遞ｮ�ｽ? 濶ｲ*/
}

.icon01:before {
  content: url("icon01.png");
  /*逕ｻ蜒擾ｿｽ?�ｽURL*/
  position: relative;
  top: 4px;
  /*荳翫°繧会ｿｽ?�ｽ菴咲ｽｮ*/
  left: 0;
  /*蟾ｦ縺九ｉ縺ｮ菴咲ｽｮ*/
  margin-right: 5px !important;
  /*逕ｻ蜒丞承縺ｮ菴咏區*/
}

@-moz-document url-prefix() {
  .icon01:before {
    content: url("icon01.png");
    /*逕ｻ蜒擾ｿｽ?�ｽURL*/
    position: relative;
    top: 4px;
    /*荳翫°繧会ｿｽ?�ｽ菴咲ｽｮ*/
    left: 0;
    /*蟾ｦ縺九ｉ縺ｮ菴咲ｽｮ*/
    margin-right: 5px !important;
    /*逕ｻ蜒丞承縺ｮ菴咏區*/
  }
}


/* 横幅消さない--------------------------------------------------------------------------------------------------------- */
body div#infoArea #infoBlock2 {
  width: 1300px !important;
  margin: 0 auto !important;
  text-align: left !important;
}

/* sns消さない------------------------------------------- */
body div#snsBlock2 {
  width: 1300px !important;
  margin: 0 auto !important;
  padding: 0 0 40px !important;
  text-align: left !important;
}

body div#snsBlock2 ul {
  font-size: 0 !important;
}

body div#snsBlock2 ul li {
  display: inline-block !important;
  width: 50px !important;
  margin-right: 15px !important;
}

body div#snsBlock2 ul li a {
  display: block !important;
}

body div#snsBlock2 ul li a img {
  width: 50px !important;
  height: auto !important;
}

/* ↓バナー消さない---------------------------------------------------------------------------------- */

/* categoryTtlArea */
.l-conteiner #wrap #categoryTtlArea2 {
  padding-right: 0;
  max-width: 1300px;
  margin: 0 auto;
}

#categoryTtlArea2 {
  clear: both;
  max-width: 1300px;
  background-color: #edfae4;
}

#categoryTtl2 {
  float: left;
  display: table;
  padding: 0 100px 0 46px;
  background: url(https://www.takii.co.jp/shared/img/bg_ttl.png) no-repeat right center;
}

#categoryTtlArea2 h1 {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-weight: normal;
}

#categoryTtlArea2 h1 span {
  height: 90px;
  padding: 0 0 0 15px;
  font-size: 30px;
  line-height: 30px;
  border-left: 6px solid #fff;
  color: #fff;
}

#categoryTtlArea2 figure {
  float: right;
}

/* バナー画像の調整 */
.kusabana img {
  max-width: 100% !important;
}

/* ↓ぱんくず消さない---------------------------------------------------------------------------------------- */

/* foottrace */
#foottrace2 {
  clear: both;
  padding: 10px 10px 10px 46px;
  border-bottom: 1px solid #ccc;
}

#foottrace2 li {
  float: left;
  padding-left: 21px;
  background: url(https://www.takii.co.jp/shared/img/arw_foottrace.png) no-repeat 7px center;
  font-size: 12px;
  color: #008a32;
}

#foottrace2 li:first-child {
  padding-left: 0;
  background: none;
}

#foottrace2 li a {
  display: block;
  color: #333 !important;
  text-decoration: none;
}

#foottrace2 {
  width: 1300px;
  margin: 0 auto;
  padding: 10px 0;
}

/* --------------------------------------------------------------------------------------------------- */

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 767px) {
  /* contents
ここから-----------------------------------------------------*/

  /* タイトル文字幅 */
  h2 {
    line-height: 30px;
  }

  /* タイトル文字サイズ */
  .textLLL {
    font-size: 22px !important;
  }

  /* タイトル文字サイズ */
  .textLS {
    font-size: 18px !important;
  }

  /* 全体文字サイズ */
  .infoPageSection {
    font-size: 15px !important;
  }

  /*スマホ 画像の調整 */
  /* figure img {
    width: 150% !important;
  } */

  /* 全体の画像サイズ変更 */
  figure {
    text-align: center !important;
  }

  /* figure img {
  width: 35% !important;
} */

  .infoPageSection span.pc {
    display: none;
  }

  .infoPageSection span.sp {
    display: inline;
  }

  .infoPageSection .box1Clm img {
    width: 100%;
  }

  .infoPageSection .box4Clm {
    flex-direction: column;
  }

  .infoPageSection .box4Clm img {
    width: 100%;
  }

  /* 横幅消さない------------------------------------------------------------------------------------ */
  body div#infoArea #infoBlock2 {
    width: auto !important;
    padding: 0 10px !important;
  }

  .spWm100 {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  /* sns消さない------------------------------------------- */
  body div#snsBlock2 {
    width: auto !important;
    margin-left: 20px !important;
  }

  body div#snsBlock2 ul li {
    display: inline-block !important;
    width: 36px !important;
    margin-right: 10px !important;
  }

  body div#snsBlock2 ul li a img {
    width: 36px !important;
  }

  /* ↓バナー消さない---------------------------------------------------------------------------------------- */

  /* categoryTtlArea */
  #categoryTtl2 {
    float: left;
    display: table;
    padding: 0 35px 0 10px;
    background-position: right top;
  }

  #categoryTtlArea2 h1 {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
  }

  #categoryTtlArea2 h1 span {
    height: 45px;
    padding: 0 0 0 7px;
    font-size: 16px;
    line-height: 16px;
    border-left: 4px solid #fff;
  }

  #categoryTtlArea2 figure img {
    width: auto;
    height: 45px !important;
  }

  /* ↓ぱんくず消さない---------------------------------------------------------------------------------------- */

  /* foottrace */
  #foottrace2 {
    display: none;
  }

  /* --------------------------------------------------------------------------------------------------------- */
  .box2Clm_flex0,
  .box2Clm_flex1,
  .box2Clm_flex2,
  .box2Clm_flex3 {

    display: flex;
    flex-direction: column;
  }

  .box2Clm_flex0 .boxL_flex0,
  .box2Clm_flex1 .boxL_flex1,
  .box2Clm_flex2 .boxL_flex2,
  .box2Clm_flex3 .boxL_flex3 {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    align-self: center;
  }

  .box2Clm_flex0 .boxR_flex0,
  .box2Clm_flex1 .boxR_flex1,
  .box2Clm_flex2 .boxR_flex2,
  .box2Clm_flex3 .boxR_flex3 {
    width: 100%;
    max-width: 100%;
  }

  /* ----------------------------------------------------------------------------------------------------------- */

  .box2Clmflex00,
  .box2Clmflex01,
  .box2Clmflex_02,
  .box2Clmflex_03,
  .box2Clmflex_04,
  .box2Clmflex05 {
    width: 100%;
    margin: 0 auto;
  }

  .infoPageSection .boxLeft,
  .infoPageSection .boxCenter,
  .infoPageSection .boxRight {
    width: 100%;
  }

  .box2Clmflex_02 .boxLeft {
    margin-right: 0% !important;
  }

  .box2Clmflex_02 .boxLeft,
  .box2Clmflex_03 .boxLeft,
  .box2Clmflex_04 .boxLeft,
  .box2Clmflex_05 .boxLeft {
    width: 100% !important;
  }

  .box2Clmflex_02 .boxRight,
  .box2Clmflex_03 .boxRight,
  .box2Clmflex_04 .boxRight,
  .box2Clmflex_05 .boxRight {
    width: 100% !important;
  }

  /* ---------------------------------------------------------------------------------------- */
  .box2Clmflex01 .boxLeft {
    margin-top: 0px;
  }

  .box2Clm_flex0 .boxR_flex0 img {
    width: 100% !important;
  }


  .figcap {
    font-size: 12px;
    text-align: left;
  }

  .indent {
    text-indent: -4.5rem !important;
    padding-left: 4rem !important;
  }

  .indent_2 {
    text-indent: -6rem !important;
    padding-left: 6rem !important;
  }

  .indent_3 {
    text-indent: -7.5rem !important;
    padding-left: 7.5rem !important;
  }

  .indent_4 {
    text-indent: -6rem !important;
    padding-left: 6rem !important;
  }


  .box2Clmflex_02 .boxLeft,
  .box2Clmflex_03 .boxLeft,
  .box2Clmflex_04 .boxLeft,
  .box2Clmflex_05 .boxLeft {
    margin-right: 0px;
  }

  .box2Clmflex_02 .boxRight,
  .box2Clmflex_03 .boxRight,
  .box2Clmflex_04 .boxRight,
  .box2Clmflex_05 .boxRight {
    margin-left: 0px;
  }

  .fig07 img {
    width: 200% !important;
  }












  /*---------------------------------------------------ここまで*/
}