@charset "UTF-8";
html, body {
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  color: #4B4B4B;
  line-height: 1.5em;
  background-color: #ffffff;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#video {
  top: 0;
  width: 100%;
  height: 100vh;
  background: #000; /*背景を黒で表示*/
  z-index: 1;
  object-fit: cover;
}
.inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}
/*============SVG設定============*/
.svg_anime {
  position: absolute;
  background-color: rgba(51, 51, 51, 0.00);
  width: 15px;
  height: 260px;
  z-index: 100;
  bottom: 25px;
  left: 25px;
}
.svg_canvas {
  width: 15px;
  height: 260px;
  position: absolute;
  display: block;
}
.svg_overlay_container {
  pointer-events: none;
  overflow: hidden;
  width: 15px;
  height: 260px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}
/*========================*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #fff;
}
a:hover, a:active {
  text-decoration: none;
}
h1 {
  position: absolute;
  z-index: 3;
  top: 1%;
  left: 1%;
  color: #fff;
}
h2 {}
.text_l {
  text-align: left;
}
.text_c {
  color: #A89467;
}
.text_c2 {
  color: #ffffff;
}
.width_100 {
  width: 100%;
}
.sp_width_50 {
  width: 50%;
}

.box {
  position: relative;
}
.top-right {
  position: absolute;
  top: 0;
  right: 1em;
}
.top-left {
  position: absolute;
  top: -280px;
  left: 40px;
}
.top-left img {
  width: 400px;
}
.top-left--sp {
  position: absolute;
  top: 0;
  left: 40px;
}
.top-left--sp img {
  width: 90%;
}
.bottom-right {
  position: absolute;
  bottom: 1em;
  right: 1em;
  text-align: right;
}
.bottom-left {
  position: absolute;
  bottom: 0.5em;
  left: 1em;
  text-align: left;
}
.wrapper {
  position: relative;
}
.wrapper_2 {
  display: block;
  max-width: 1280px;
  margin: 0em 0.5em;
}
.wrapper_3 {
  display: block;
  max-width: 1280px;
  margin: 6em 0.5em;
}
.container {
  max-width: 1280px;
  margin: 4em 0.5em;
}
.text_left {
  text-align: left;
  padding: 0.5em;
}
.container_2 {
  line-height: 1.5em;
  position: relative;
  padding: 2em;
  justify-content: center;
  flex-wrap: wrap;
}
.container_3 {
  line-height: 1.5em;
  position: relative;
  background: #A89467;
  padding: 4em 0 6em 0;
}
.contents_2 {
  max-width: 1280px;
  margin: 6em 1em 0 1em;
}
.contents_3 {
  max-width: 1400px;
  margin: 0 0 4em 0;
  padding: 0;
}
/* --------------見出し設定------------------- */
.textbox {
  position: relative;
  padding: 0 2em;
}
.horizontal_text {
  font-size: 3em;
  text-align: left;
  width: 100%;
  max-width: 800px;
}
.vertical_text {
  font-size: 3em;
}
/*もっと見るボタン*/
.more {
  margin-top: 3em;
}

.more_btn, a.more_btn {
  width:250px;
  margin: 0 auto;
  display: block;
  padding: 15px;
  border: solid 2px #ffffff;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
.more_btn:hover, a.more_btn:hover {
  color: #fff;
  background: #C1A975;
}
/*特定保健指導の詳細はこちら*/
.health_guidance {
  margin-top: 3em;
  color: #C1A975;
}
.health_guidance_btn, a.health_guidance_btn_btn {
  padding: 1em 5em;
  border: solid 1px #A89467;
  vertical-align: middle;
  font-size: 1.2em;
  text-decoration: none;
  color: #A89467;
  transition: .3s;
}
.health_guidance_btn:hover, a.health_guidance_btn:hover {
  color: #fff;
  background: #A89467;
}
/* columnブロック */
.column_img {
  min-height: 100px;
  width: 100%;
  padding: 0;
  margin: 0;
  object-fit: cover;
  height: 100%;
}
.column_div_1 {
  padding: 0;
  margin: 0;
}
.column_div_3 {
  margin: 0;
  object-fit: cover;
  padding: 0;
}
.column_day {
  color: #A89467;
  font-weight: bold;
  margin: 0;
  font-size: 0.8em
}
.column_title {
  color: #A89467;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.2em 0;
}
.column_text {
  padding: 0.5em 1em;
  text-align: left;
  margin: 0 0 1em 0;
  line-height: 1.4em;
  font-size: 0.7em;
}
.block_bottom {
  margin-bottom: 3em;
}
/* overflow:hidden */
.textOverflowTest4 {
  overflow: hidden;
  height: 165px;
}
/* --------------コンテンツ内設定------------------- */
.textbox2 {
  position: absolute; /*自由に配置する指定*/
  bottom: 0; /*下寄せの指定*/
  margin: 1em;
}
.title_1 {
  font-size: 2em;
  line-height: 1.2em;
  margin: 0.5em 0;
}
.title_2 {
  font-size: 2em;
  line-height: 1.2em;
  margin: 0.5em 0em;
}
.textbox3 {
  font-size: 1.5em;
  bottom: 0; /*下寄せの指定*/
  margin: 1em 0;
  line-height: 1.2em;
  content: counter(num, cjk-ideographic) “”;
}
.img_box {
  width: 100%;
}
.b-vtc_center {
  display: flex;
  align-items: center;
  max-width: 640px;
}
.vtc_flex {
  display: flex;
  flex-flow: column;
}
/* --------------flexbox設定------------------- */
.oneArea {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.oneArea .oneBox {
  padding: 20px;
}
.flexbox {
  width: auto;
  justify-content: center;
}
.item {
  padding: 0px;
  margin: 2em 0 2em 0;
  text-align: left;
}
.item2 {
  text-align: left;
}
.fb_img {
  width: 100%;
}
/* --------------フェードイン設定------------------- */
.sa {
  opacity: 0;
  transition: all .2s ease;
}
.sa.show {
  opacity: 1;
  transform: none;
}
.sa--lr {
  transform: translate(-100px, 0);
  transition-duration: 1s;
}
.sa--rl {
  transform: translate(100px, 0);
  transition-duration: 1s;
}
.sa--up {
  transform: translate(0, 100px);
  transition-duration: 1s;
}
.sa--down {
  transform: translate(0, -100px);
  transition-duration: 1s;
}
.sa--scaleUp {
  transform: scale(.5);
  transition-duration: 1s;
}
.sa--scaleDown {
  transform: scale(1.5);
  transition-duration: 1s;
}
.sa--rotateL {
  transform: rotate(180deg);
  transition-duration: 1s;
}
.sa--rotateR {
  transform: rotate(-180deg);
  transition-duration: 1s;
}
/* シャドウ設定*/
.shadow {
  filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}
/*追従ボタン*/
.fix-btn:hover, a.fix-btn:hover {
  color: #fff;
  background: #C1A975;
}
/*下部問い合わせボタン*/
.fix_btn2:hover, a.fix_btn2:hover {
  color: #fff;
  background: #C1A975;
}
/*フッター要素*/
.footer {
  text-align: center;
}
.footer_text {
  margin: 1em 0 3em 0;
  ;
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
}

.footer__logo {
  text-align: left;
}

.footer__logo__inner {
  display: flex;
  justify-content: space-between;
  width: 250px;
}
.footer__logo .fotter_text {
  margin: 10px 0 3em;
}
hr.hr_sl {
  border-top: 1px solid #A89467;
  margin: 2em 0 2em 0;
}
.fotter_text {
  margin: 3em 0;
}
.fotter_text2 {
  color: #A89467;
}
/*追従ボタンページ下部移動時消去指示*/
.fix-menu {}
.is-fixed {
  opacity: 0 !important;
  pointer-events: none;
  transform: translate(0, 100px);
  transition-duration: 1s;
  transition: all .5s ease;
}
/*============特定保健エリア============*/
.business_box5 {
  padding: 3em 0;
  text-align: center;
  background-color: #EBD9AD;
  line-height: 2em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.business_box6 {
  padding: 0;
  text-align: center;
  line-height: 2em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.business_box7 {
  padding: 3em 0;
  text-align: center;
  background-color: #9F8242;
  line-height: 2em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.result_box {
  background-color: #ffffff !important;
  width: 100%;
  padding: 0;
  margin: 0 0 100px;
}

.support_list {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.support_list li {
  margin: 0 0 30px;
  background-color: #F9F7F2;
  padding: 30px 100px;
  position: relative;
}

.support_list li::after {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 5em solid transparent;
  border-left: 5em solid #9F8242;
  position: absolute;
  z-index: 100;
}

.support_list li th {
    color: #9F8242;
    font-size: 24px;
    width: 200px;
    text-align: left;
}
.support_list li td p {
  font-size: 16px;
  text-align: left;
  margin: 0 0 15px;
}
.support_list li td p strong {
  font-weight: bold;
}
.business_box_grid3 {
  display: grid;
  margin: 1em 0;
  grid-template-columns: repeat(1, 2fr 8fr);
  background-color: #ffffff;
  border: 1px solid #EBD9AD;
}
/* ラベル部分 左上に表示 */
.business_box1::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 3em solid transparent;
  border-left: 3em solid #9F8242; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.business_box1::after {
  content: "";
  display: block;
  top: 5px;
  transform: rotate(-45deg);
  color: #fff; /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}
.label_a::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 5em solid transparent;
  border-left: 5em solid #EBD9AD; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.label_a::after {
  content: "A";
  font-size: 2em;
  display: block;
  top: 10px;
  transform: translate(8px);
  color: #9F8242; /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}
.label_b::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 5em solid transparent;
  border-left: 5em solid #9F8242; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.label_b::after {
  content: "B";
  font-size: 2em;
  display: block;
  top: 10px;
  transform: translate(10px);
  color: #ffffff; /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}
.text_bold {
  font-weight: bold;
}
.small_text {
  font-size: 0.9em;
}
.large_text {
  font-size: 1.5em;
}
.result_text {
  color: #9F8242;
  line-height: 1.5em;
}
.result_text2 {
  color: #ffffff;
  line-height: 1.5em;
}
.b_text_top {
  margin-top: 1em;
}
.symbolsquare {
  padding: 2px 8px;
  margin: 0 0.2em 0 0;
  background-color: #EBD9AD;
  border: 0;
  font-family: inherit;
  font-size: 2em;
  color: #9F8242;
}
.symbolsquare2 {
  padding: 2px 8px;
  margin: 0 0.2em 0 0;
  background-color: #9F8242;
  border: 0;
  font-family: inherit;
  font-size: 2em;
  color: #ffffff;
}
.step_font {
  font-size: 1em;
}
.b_hr {
  border: none;
  height: 2px;
  color: #FFFFFF;
  background-color: rgba(168, 148, 103, 1);
  opacity: 1 !important;
}
#container {
  width: 50%;
  text-align: center;
  margin: auto;
  display: block;
  padding: 0px;
}
.line1 {
  font-size: 0;
  width: 3px;
  height: 120px;
  color: #fff;
  background-color: #ffffff;
  margin: auto;
}
.clear {
  clear: both;
}
.chart_line {
  border: 3px solid #ffffff;
  /*コレ*/ border-top: none;
  height: 120px;
}
.btn-margin{
	margin: 1em 0;
}


/* --------------Media Query------------------- */
@media screen and (min-width: 520px) {
  .pc {
    display: inline;
  }
  .sp {
    display: none;
  }
  .fix_btn2 {
    background: #A89467;
    display: block;
    color: #ffffff;
    border-radius: 0px;
    text-decoration: none;
    box-shadow: 1px 1px 5px #aaa;
    padding: 1em 2em;
    margin: auto;
    text-align: center;
    font-size: 2em;
    width: 60%;
  }
  .healthguidance_btn {
    background: #ffffff;
    display: block;
    color: #A89467;
    border-radius: 0px;
    text-decoration: none;
    box-shadow: 1px 1px 5px #736014;
    padding: 1em 2em;
    margin: 4em auto;
    text-align: center;
    font-size: 1em;
    width: 60%;
  }
  .footer_img {
    margin: 4em 0 0 0;
  }
  .img_top-space {
  margin-top: 6em;
  }
  .img_bottom-space {
  margin-bottom: 10em;
  }
  .c-colum3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-colum3__item {
    margin-bottom: 20px;
    width: calc((100% / 3) - (20px * 2 / 3));
    background: #eee;
  }
  .srl {
    -ms-writing-mode: bt-rl;
    -webkit-writing-mode: sideways-rl;
    writing-mode: sideways-rl;
  }
  /*追従ボタン用縦書き指示*/
  .vertical_btn {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5em;
  }
  .fix-btn {
    position: fixed;
    z-index: 5;
    background: #A89467;
    border-radius: 0px;
    text-decoration: none;
    text-align: right;
    color: #ffffff;
    padding: 2em;
    right: 0px;
    bottom: 30%;
    box-shadow: 1px 1px 5px #aaa;
    line-height: 0;
    border: solid 1px #C1A975;
  }
  .topcopy {
    color: #A89467;
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    margin: 0px 0 80px;
  }
  .small_attentiion {
    font-size: 13px;
  }
  /*============特定保健エリアPC============*/
  .business_top {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    max-width: 1600px;
  }
  .business_top_inner {
    width: 100%;
    margin: 0 auto 100px;
    max-width: 1600px;
  }
  .business_top_text {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
  .white_box {
    max-width: 50%;
    background-color: white;
    padding: 3em;
  }
  .business_top_img {
    display: flex;
    justify-content: flex-end;
  }
  .business_box_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    max-width: 1280px;
  }
  .business_box_margin {
    margin: 4em 0;
  }
  .business_box1 {
    background-color: #F9F7F2;
    padding: 3em;
    text-align: left;
    line-height: 2em;
    position: relative;
  }
  .level-check {
    font-size: 2em;
    color: #ffffff;
    margin-bottom: 3em;
  }
  .step {
    margin: 1em 0 0.5em 0;
    text-align: left;
    color: #ffffff;
    font-size: 2em;
  }
  .business_box2 {
    background-color: #F9F7F2;
    padding: 1.5em;
    text-align: center;
    line-height: 2em;
    position: relative;
    font-size: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .business_box_grid2 {
    display: grid;
    grid-template-columns: repeat(1, 3fr 7fr);
    gap: 1em;
    max-width: 1280px;
  }
  .business_box3 {
    padding: 0;
    text-align: left;
    line-height: 2em;
    position: relative;
    display: inline-block;
    align-items: center;
    justify-content: flex-start;
  }
  .white_box2 {
    max-width: 100%;
    background-color: white;
    padding: 2em;
    text-align: left;
    font-size: 1.2em;
  }
  .triangle {
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3vw 10vh 5vw;
    border-color: #ffff transparent transparent transparent;
  }
  .triangle_bottom {
    margin-bottom: -5em;
  }
  .business_box4 {
    padding: 2em 0;
    text-align: left;
    line-height: 2em;
    position: relative;
  }
  .step2_text {
    font-size: 1.2em;
  }
  .basic-policy_title {
    padding: 3em 0;
    line-height: 2em;
    font-size: 2em;
  }
  .basic-policy_text {
    padding: 3em 0;
    line-height: 2em
  }
  .gray_box {
    background-color: #F4F2EF;
    padding: 3em;
    text-align: left;
    line-height: 3em;
    max-width: 1100px;
    margin: 0 auto;
  }
  .gray_box p {
    padding-left: 0em;
    text-indent: 0em;
  }
  .basic-policy {
    margin: 6em 0 8em 0;
  }
}
@media screen and (max-width: 520px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline;
  }
  .svg_pc {
    display: none;
  }
  .svg_sp {
    display: inline;
  }
  .text-align-switch {
    text-align: left; /* 520px以下だと左寄せになる */
    padding: 0 1em;
  }
  .sp_fontsize {
    font-size: 0.7em;
    text-align: left;
    padding: 0 1em;
  }
  .fix_btn2 {
    background: #A89467;
    display: block;
    color: #ffffff;
    border-radius: 0px;
    text-decoration: none;
    box-shadow: 1px 1px 5px #aaa;
    padding: 1em 2em;
    margin: auto;
    text-align: center;
    font-size: 1.2em;
    width: 80%;
  }
	
  .healthguidance_btn {
    background: #ffffff;
    display: block;
    color: #A89467;
    border-radius: 0px;
    text-decoration: none;
    box-shadow: 1px 1px 5px #736014;
    padding: 1em 2em;
    margin: 4em auto 1em;
    text-align: center;
    font-size: 1.2em;
    width: 80%;
  }
  .footer_img {
    margin: 0;
    width: 50%;
  }
  .fotter_text {
    margin: 2em 0;
  }
  .fotter_text2 {
    color: #A89467;
    padding-bottom: 2em;
  }
  .fix-btn {
    position: fixed;
    z-index: 5;
    background: #A89467;
    border-radius: 0px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    padding: 1.5em;
    line-height: 0;
    width: 95%;
    border: solid 1px #ffffff;
    right: 0; /* バナーの左右の位置 */
    bottom: 0; /* バナーの上下の位置 */
    left: 50%;
    transform: translate(-50%, -30%);
  }
  .c-colum3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-colum3__item {
    margin-bottom: 0.5em;
    width: calc((100% / 2) - (0.5em * 1 / 2));
    background: #eee;
  }
  .container-fluid {
    margin: 0;
    padding: 1em 0.8em 0 0.8em;
  }
  .container-fluid2 {
    margin: 0.5em 0;
  }
  .topcopy {
    color: #A89467;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    margin: 20px 0;
  }
  .small_attentiion {
    font-size: 13px;
  }
  /*============特定保健エリアスマホ============*/
  .business_top {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .business_top_img {
    width: 100%
  }
  .business_top_text {
    padding: 1em
  }
  .white_box {
    max-width: 100%;
    background-color: white;
    padding: 1em;
  }
  .business_box_grid {
    display: block;
    width: 100%;
  }
  .business_box_margin {
    margin: 1em 0;
  }
  .business_box1 {
    background-color: #F9F7F2;
    padding: 2em 1em;
    text-align: left;
    line-height: 2em;
    position: relative;
    margin: 1em
  }
  .level-check {
    font-size: 1.7em;
    color: #ffffff;
    margin-bottom: 1em;
  }
  .step {
    margin: 1em 0 0.5em 0;
    padding: 0 1em;
    text-align: left;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.5em;
  }
  .business_box2 {
    background-color: #F9F7F2;
    padding: 1.5em;
    text-align: center;
    line-height: 2em;
    position: relative;
    font-size: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1em 1em 1em;
    font-size: 1em;
  }
  .business_box_grid2 {
    display: inline-block;
    grid-template-columns: repeat(2, 1fr 1fr);
    gap: 1em;
    font-size: 0.8em;
  }
  .business_box3 {
    padding: 0;
    text-align: left;
    line-height: 1.5em;
    position: relative;
    display: block;
    align-items: center;
    justify-content: flex-start;
    margin: 0.5em 0;
  }
  .white_box2 {
    max-width: 100%;
    background-color: white;
    padding: 1.5em 0.5em;
    margin: 1em 1em 0 1em;
    text-align: left;
    font-size: 1.2em;
  }
  .triangle {
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8vw 10vh 5vw;
    border-color: #ffff transparent transparent transparent;
  }
  .triangle_bottom {
    margin-bottom: -2em;
  }
  .business_box4 {
    padding: 2em 0 1em 0;
    text-align: left;
    line-height: 2em;
    position: relative;
    margin: 0em 1em -2em 1em;
  }
  .step2_text {
    font-size: 1.2em;
  }
  .basic-policy_title {
    padding: 0;
    line-height: 1.5em;
    font-size: 1.7em;
  }
  .basic-policy_text {
    padding: 2em 1em;
    line-height: 2em;
    text-align: left;
  }
  .gray_box {
    background-color: #F4F2EF;
    padding: 1em 0.5em;
    text-align: left;
    line-height: 2em;
    margin: 0;
  }
  .basic-policy {
    margin: 3em 0 3em 0;
  }
  .gray_box p {
    padding-left: 1em;
    text-indent: -1em;
    margin: 1em 0;
  }
}
@media screen and (min-width: 750px) {
  .vertical {
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 750px) {
  .vertical {
    writing-mode: horizontal-tb;
    padding: 1em;
  }
  .title_1 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0.5em 0;
  }
  .title_2 {
    font-size: 2em;
    line-height: 1.2em;
    margin: 1em 0;
  }
  .sp_p {
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .sp_m {
    margin: 0;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .block_top {
    margin-top: 4em;
  }
  .health_guidance_btn, a.health_guidance_btn_btn {
    margin: 0.5em;
    padding: 1em 0.5em;
    border: solid 1px #A89467;
    vertical-align: middle;
    font-size: 1.2em;
    text-decoration: none;
    color: #A89467;
  }
  .health_guidance {
    margin-top: 3em;
    color: #C1A975;
    text-align: center;
  }

  .footer__inner {
    display: block;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }

  .footer__logo__img {
    width: 28%;
    margin: 0 10% 0 0;
  }
  
  .footer__logo__img img {
    width: 100%
  }
  
  .footer__logo {
    text-align: left;
  }
  
  .footer__logo__inner {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
  }
  .footer__logo .fotter_text {
    margin: 10px 0 3em;
  }

  .support_list {
    width: 90%;
    margin: 0 auto;
  }
  
  .support_list li {
    margin: 0 0 30px;
    background-color: #F9F7F2;
    padding: 35px 30px;
    position: relative;
  }
  
  .support_list li::after {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 3em solid transparent;
    border-left: 3em solid #9F8242;
    position: absolute;
    z-index: 100;
  }
  .support_list li th,  
  .support_list li td {
    display: block;
  }  
  .support_list li th {
      color: #9F8242;
      font-size: 20px;
      width: auto;
      text-align: left;
      padding: 0 0 15px;
  }
  .support_list li td p {
    font-size: 14px;
    text-align: left;
    margin: 0 0 15px;
  }
  .support_list li td p strong {
    font-weight: bold;
  }
}
@media (min-width : 810px) {
  .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 1500px;
    justify-content: center;
  }
  .item {
    width: 48%;
    justify-content: center;
  }

  /* column大枠 */
  .column_box {
    width: auto;
    max-width: 1250px;
  }
  /* column_ul_PC用 */
  .column_box ul {
    list-style-type: none;
    width: 100%;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 1.4fr;
    height: auto;
  }
  .column_box li {
    font-size: 26px;
    background-color: #ffffff;
  }

  .column_box li a {
    color: #4B4B4B;
    text-decoration: none;
    transition: .3s;
  }
  .column_box li a:hover {
    color: #A89467;
  }
  .la_1 {
    grid-row: 1 / span 3;
  }
  .la_2 {
    grid-column: 2 /
  }
  .la_5 {
    grid-row: 3/;
  }
  .b-bottom {
    bottom: 0;
    margin-top: auto;
    padding-left: 2em;
  }
}
@media (max-width : 810px) {
  /* column大枠 */
  .column_box {
    width: auto;
    overflow-x: scroll;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-chaining: chained;
    padding: 0.7em 1em;
    max-width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* column_ul_SP用 */
  .column_box ul {
    ;
  }
  .column_box li {
    font-size: 26px;
    background-color: #ffffff;
    float: inherit;
    display: inline-block;
    width: 300px;
    margin: 0 1em 0 0;
    white-space: normal;
    float: inherit;
  }
  .row {
    margin: 0 !important;
    padding: 0 !important;
  }
  .container-fluid {
    margin: 0 !important;
    padding: 0 !important;
  }
  .b-bottom {
    bottom: 0;
    margin-top: auto;
  }
}