@charset "shift_jis";

/** {
  border: solid 0.1em #E441FB;
}*/
/* 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;
}


/* タイトル文字サイズ */
.textLLL {
  font-size: 130% !important;
}

.textLS {
  font-size: 25px !important;
}

/* 全体文字サイズ */
.infoPageSection {
  font-size: 18px !important;
}

.section01,
.section02,
.section03,
.section04,
.section05 {
  font-size: 17px !important;
}

.anket {
  font-size: 18px !important;
}




/* 一部文字サイズ */
h5 {
  font-size: 18px !important;
  margin-top: 15px;
}

.textLA {
  font-size: 17px !important;
}



/* タイトル文字幅 */
h2 {
  line-height: 37px;
}

/* h3文字サイズ */
h3 {
  font-size: 22px !important;
}

/* h4文字サイズ */
/* h4 {
  font-size: 19px !important;
} */



/* 全体の画像サイズ変更 */
/* figure {
  text-align: center !important;
}
figure img {
  width: 80% !important;
} */
/* -------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */


.inlineblock {
  display: inline-block;
}

.clrWhite {
  color: #ffffff;
}

body div#infoPageTtl h2 {
  border-bottom: 3px solid #FF97C2 !important;
}


.backPink {
  display: inline-block;
  /* background: #4472c4; */
  /* background: #28573a; */
  background: #FF97C2;
  padding: 5px 20px;
  margin: 0 auto;
  width: 90%;
}

/* .backGreen {
  background: #008a32;
  padding: 5px;
} */

.backPink01 {
  background: #FF97C2;
  padding: 5px;
}


.backGreenLight {
  background: #e2f0d9;
  display: inline-block;
  padding: 5px 20px;
  width: auto;
}

.backNavy {
  background: #002060;
  padding: 5px 0;
}

/* .borderGreen {
  border: solid 1px #008a32;
  border-radius: 20px;
  padding: 20px;
} */

.borderPink {
  border: solid 1px #FF97C2 !important;
  border-radius: 20px;
  padding: 20px;
}

/* ----------------------------------------------------------------------------- */
/* .box2Clmflex {
  display: flex;
  flex-wrap: wrap;
} */
.box2Clmflex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}


.box2Clm_flex0,
.box2Clm_flex1,
.box2Clm_flex2,
.box2Clm_flex3 {
  display: flex;
  justify-content: space-between;
}

.box2Clm_flex0 .boxL_flex0 {
  width: calc(100% / 3 * 1.2);
  /* padding-right: 30px; */
  min-height: 0%;
}

.box2Clm_flex0 .boxR_flex0 {
  width: calc(100% / 3 * 1.3);
  min-height: 0%;
}


.box2Clm_flex1 .boxL_flex1 {
  width: calc(100% / 3 * 1.1);
  /* padding-right: 30px; */
  min-height: 0%;
}

.box2Clm_flex1 .boxR_flex1 {
  width: calc(100% / 3 * 1.5);
  min-height: 0%;
}

.box2Clm_flex2 .boxL_flex2 {
  width: calc(100% / 3 * 1.2);
  /* padding-right: 30px; */
  min-height: 0%;
}

.box2Clm_flex2 .boxR_flex2 {
  width: calc(100% / 3 * 1.3);
  min-height: 0%;
}



.box2Clm_flex3 .boxL_flex3 {
  width: calc(100% / 3 * 1);
  /* padding-right: 30px; */
  min-height: 0%;
}

.box2Clm_flex3 .boxR_flex3 {
  width: calc(100% / 3 * 1);
  min-height: 0%;
}

/* ------------------------------------------------------------------------------------------------- */

/* 表02 ----------------------------------------------------- */

.table02 {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
  border: #848484 2px solid;

}

.table02 th,
.table02 td {
  border: 1px solid #848484;
}

.table02 tr th {
  background-color: #e498f8;
  text-align: center;
}


.table02 th {

  font-weight: bold;
  color: #000;
  padding: 10px 10px;
  /* text-align: center; */
}

.table02 td:first-child {
  background-color: #e498f8;
  width: 20%;
  padding-left: 10px;
}

.table02 td:nth-child(2) {
  /* background-color: #e498f8; */

  padding-left: 10px;
}

.table02 td:last-child {
  /* background-color: #e498f8; */
  width: 25%;
  padding-right: 10px;
  text-align: right;
}

.table02 tr {
  background-color: #fff;
  font-weight: bold;
}

.table02 caption {
  caption-side: bottom;
  text-align: left;
  font-size: 16px;
}


/* ------------------------------------------------------------------------------------------- */

.eatmax {
  width: 90% !important;
}

.eatmax01 {
  width: 90% !important;
}

.eatmax03 {
  width: 70% !important;
}

.eatmax03 img {
  margin: 0 auto !important;
  text-align: center !important;
}

.eatmax04 {
  width: 100% !important;
}

.eatmax04 img {
  margin: 0 auto !important;
  text-align: center !important;
}

.font0000 {
  text-align: center;
}

.font0001 {
  font-size: 14px;
  margin-top: 10px;
}


/* -------------------------------------------------------------------------------------- */

.section01 {
  position: relative;
}

.section02 .box2Clmflex {
  width: 80%;
  margin: 0 auto;
}

.section02 .box2Clmflex .boxL {
  width: 55%;
}

.section02 .box2Clmflex .boxR {
  width: 35%;
  margin: 0 0 0 auto;
}


.section03 .box2Clmflex .boxL {
  width: 68%;
}

.section03 .box2Clmflex .boxR {
  width: 30%;
  margin: 0 0 0 auto;
}

.section03 .boxBottom {
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}

.section03 .boxBottom .boxL,
.section03 .boxBottom .boxR {
  width: 48%;
}



/* 表----------------------------------------------------------------------------------------------------- */
.section03 table {
  width: 100%;
}

.section03 th {
  background: #4472c4;
  border: solid 1px #000;
  padding: 2px 10px;
}

.tdblue {
  background: #4472c4;
}

.section03 td {
  border: solid 1px #000;
  padding: 2px 10px;
}

.section03 figure {
  margin: 0 auto;
}

.section04 .boxL {
  width: 50%;
}

.section04 .boxR {
  width: 45%;
  margin: 0 0 0 auto;
}

.reference {
  margin: 0 auto;
}

.uLine {
  border-bottom: solid 1px #4472c4;
  width: 100%;
}

.textSSS {
  font-size: 12px;
}

.section05 table {
  width: 50%;
}

.section05 th {
  border: solid 1px #000;
  padding: 2px 10px;
}

.section05 td {
  border: solid 1px #000;
  padding: 2px 10px;
}

.tdgreen {
  background-color: #e2f0d9;
}



/* 横幅消さない--------------------------------------------------------------------------------------------------------- */
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
-------------------------------------------------------------*/
  .infoPageSection span.pc {
    display: none;
  }

  .infoPageSection span.sp {
    display: inline;
  }

  .backGreenDark {
    padding: 5px 0;
    margin: 0 auto;
    width: 100%;
  }

  .section02 .box2Clmflex {
    width: 100%;
    margin: 0 auto;
  }

  .section02 .box2Clmflex .boxL,
  .section03 .box2Clmflex .boxL,
  .section03 .box2Clmflex .boxR,
  .section03 .boxBottom .boxL,
  .section03 .boxBottom .boxR,
  .section04 .boxL,
  .section04 .boxR,
  .reference {
    width: 100%;
  }

  .box2Clmflex {
    flex-direction: column;
  }


  /* -------------------------------------------------------------------------------------------------------- */
  /* タイトル文字幅 */
  h2 {
    line-height: 30px;
  }

  /* タイトル文字サイズ */
  .textLLL {
    font-size: 21px !important;
  }

  /* タイトル文字サイズ */
  .textLS {
    font-size: 18px !important;
  }

  /* 一部文字サイズ */
  .textLA {
    font-size: 16px !important;
  }

  /* 全体文字サイズ */
  .infoPageSection {
    font-size: 15px !important;
  }

  .section01,
  .section02,
  .section03,
  .section04,
  .section05 {
    font-size: 15px !important;
  }

  /* 一部文字サイズ */
  h5 {
    font-size: 16px !important;
    margin-top: 15px;
  }

  .textLA {
    font-size: 15px !important;
  }


  /* h3文字サイズ */
  h3 {
    font-size: 17px !important;
  }

  /* h4文字サイズ */
  h4 {
    font-size: 15px !important;
  }

  /* ---------------------------------------------------------------------------------------------- */

  .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%;
  }

  /* ------------------------------------------------------------------------------------------------------ */
  .table02 {
    font-size: 15px;
  }

  .table02 caption {
    font-size: 15px;
  }




  .eatmax {
    width: 200% !important;
    /* height: 120%; */
  }

  .eatmax01 {
    width: 200% !important;
    /* height: 120%; */
  }

  .eatmax03 {
    width: 100% !important;
  }

  .eatmax03 img {
    width: 120% !important;
  }

  .eatmax04 {
    width: 120% !important;
  }

  .eatmax04 img {
    width: 120% !important;
  }

  .eatmax04 {
    width: 250% !important;
  }

  .font0000 {
    text-align: left;
  }

  .font0001 {
    font-size: 12px;
  }

  .anket {
    font-size: 15px !important;
  }










  /* ---------------------------------------------------------------------------------------------------- */


  .min00 {
    width: 160% !important;
  }

  .min001 {
    width: 160% !important;
  }

  .min01 {
    width: 170% !important;
  }

  .min02 {
    width: 190% !important;
  }

  .min03 {
    width: 170% !important;
  }

  /* 横幅消さない------------------------------------------------------------------------------------ */
  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;
  }

  /* --------------------------------------------------------------------------------------------------------- */
}