@charset "UTF-8";
/* mediaquery
==========================================================*/
/* fontsize
==========================================================*/
/* icon
==========================================================*/
/*　dotted ------------------------------------------------

破線の間隔を調整
$color：色、$stripe:線幅、$spacing：破線の間隔, $height:高さ

==========================================================*/
/*　transition ------------------------------------------------

破線の間隔を調整
$speed：速度、$delay：開始時間

==========================================================*/
/* IEhack
==========================================================*/
.sp {
  display: none;
}

.mv_area {
  margin-bottom: 0px !important;
}

body#products.cb-amo-80 .ttl_cg_inner {
  margin-top: -52px;
  padding-bottom: 60px;
}
body#products.cb-ex-2025 .ttl_cg_inner {
  padding-bottom: 0;
}

body#products.cb-amo-80 .sub_tit,
body#products.cb-amo-80 h1 {
  color: #fff;
}
body#products.cb-ex-2025 .sub_tit.text_small{
  font-size: 20px;
}

body#products.cb-amo-80 .black_bg {
  background: #000;
  padding: 40px 0 0px;
}
body#products.cb-ex-2025 .black_bg.black_bg_un {
  background: none;
}

body#products.cb-amo-80 .products_detail_wrap .products_detail_box .msg {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 63px;
}

body#products.cb-amo-80 .products_detail_wrap .products_detail_box .logo {
  margin-bottom: 20px;
}

.products_detail_wrap .products_detail_box .g-mark img {
  width: 100%;
}

body#products.cb-amo-80 .products_detail_wrap {
  padding: 140px 0;
}

body#products.cb-ex-2025 .products_detail_wrap .products_detail_box .btn_block{
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 50px;
}

body#products.cb-ex-2025 .products_detail_wrap .products_img span{
  text-align: right;
  display: block;
}

body#products.cb-amo-80 .products_detail_box p.txt {
  font-size: 18px;
  margin-top: 16px;
}

body#products.cb-amo-80 .wrap_bg_gray:after {
  display: none;
}

body#products.cb-amo-80 .black_bg_un {
  padding: 135px 0;
}

body#products.cb-amo-80 .black_bg_un .flex,
body#products.cb-amo-80 .black_bg_un .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

body#products.cb-amo-80 .black_bg_un .flex p.msg {
  font-size: 28px;
  color: #fff;
  letter-spacing: -0.05em;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: bold;
}
body#products.cb-ex-2025 .black_bg_un .flex p.msg {
  color: #000;
}

body#products.cb-amo-80 .black_bg_un .img_box {
  margin-top: 40px;
}
body#products.cb-ex-2025 .black_bg_un .img_box {
  flex-wrap: wrap;
  margin-top: 20px;
}
.w32p {
  width: 32%;
}
.w32p img {
  width: 100%;
}

body#products.cb-amo-80 .black_bg_un .img_box.img_w100p img {
  width: 100%;
}

/*PC-----------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  /* PC */
  .products_detail_wrap .products_detail_box .g-mark {
    max-width: 100px;
  }
  body#products.cb-amo-80 .black_bg_un .img_box.img_w100p p {
    width: 32%;
  }
  body#products.cb-ex-2025 .black_bg_un .img_box.img_w100p p {
    width: 45%;
    margin: 20px;
  }
}

@media screen and (max-width: 1366px) {
.wrap_bg_gray .content_inner {
    margin-left: auto !important;
    padding-right: 0 !important;
}
}

/*SP-----*/
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }

  body#products.cb-amo-80 .ttl_cg_inner {
    margin-top: 0;
    padding-bottom: 30px;
  }

  body#products.cb-amo-80 .sub_tit,
  body#products.cb-amo-80 h1 {
    color: #fff;
  }

  body#products.cb-amo-80 .ttl_cg_inner_sp .sub_tit {
    font-size: 16px;
  }

  body#products.cb-amo-80 .ttl_cg_inner_sp .txt_main {
    font-size: 26px;
  }

  body#products.cb-amo-80 .ttl_cg_inner_sp {
    padding: 0 5% 35px;
    width: 100%;
  }

  body#products.cb-amo-80 .black_bg {
    background: #000;
    padding: 0;
    width: 100%;
  }

  body#products.cb-amo-80 .products_detail_wrap .products_detail_box .msg {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 42px;
    margin-top: 70px;
  }

  body#products.cb-amo-80 .products_detail_wrap .products_detail_box .logo {
    margin-bottom: 20px;
  }

  body#products.cb-ex-2025 .products_detail_wrap .products_img{
    text-align: center;
  }
  .products_detail_wrap .products_detail_box .g-mark {
    max-width: 90px;
  }

  body#products.cb-amo-80 .products_detail_wrap {
    padding: 70px 0;
  }

  body#products.cb-ex-2025 .products_detail_wrap .products_detail_box .btn_block{
    margin-left: auto;
    margin-top: 30px;
  }

  body#products.cb-amo-80 .products_detail_box p.txt {
    font-size: 18px;
    margin-top: 17px;
    font-weight: 600;
  }

  body#products.cb-amo-80 .wrap_bg_gray:after {
    display: none;
  }

  body#products.cb-amo-80 .black_bg_un {
    padding: 70px 5%;
  }

  body#products.cb-amo-80 .black_bg_un .flex,
  body#products.cb-amo-80 .black_bg_un .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  body#products.cb-amo-80 .black_bg_un .flex p.msg {
    font-size: 18px;
    color: #fff;
    letter-spacing: -0.05em;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
  }

  body#products.cb-ex-2025 .black_bg_un .flex p.msg{
    color: #000;
  }

  body#products.cb-amo-80 .black_bg_un .img_box {
    margin-top: 40px;
    flex-wrap: wrap;
  }

  body#products.cb-amo-80 .black_bg_un .img_box img {
    width: 47%;
    margin-bottom: 3%;
  }
  body#products.cb-ex-2025 .black_bg_un .img_box {
    justify-content: center;
  }

  body#products.cb-amo-80 .black_bg_un .txt_img {
    display: block;
  }

  body#products.cb-amo-80 .black_bg_un .txt_img .pc {
    display: none;
  }

  body#products.cb-amo-80 .black_bg_un .content_inner {
    margin: 0 auto;
    padding: 0 !important;
  }

  .pc {
    display: none;
  }
}
.ttl_left_line:before {
  background: #1f4ba7;
  background: linear-gradient(41deg, #1f4ba7 0%, #4f80e7 100%);
}

.under_ttl {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  padding: 0 5% !important;
  box-sizing: border-box;
}
.under_ttl::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  transform: skewX(-45deg);
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.28) 100%);
}
.under_ttl .ttl_cg_inner {
  margin-top: 0 !important;
  padding: 40px 0 34px !important;
}
.under_ttl .ttl_cg_inner .sub_tit {
  font-size: 24px;
}
.under_ttl .ttl_cg_inner .txt_main {
  font-size: 42px;
  color: #fff;
  font-weight: bold;
}

.sub_navi {
  margin-top: 30px;
}
.sub_navi .sub_navi_button a {
  display: block;
  background-color: #000;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 20px 5px 30px;
  line-height: 1.2;
  transition: .3s;
}
.sub_navi .sub_navi_button a::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 100%;
  left: 0;
  top: 0;
  transform: skewX(-45deg);
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.28) 100%);
}
.sub_navi .sub_navi_button a::after {
  content: "";
  position: absolute;
  width: 80px;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  bottom: 16px;
  background: #1f4ba7;
  background: linear-gradient(41deg, #1f4ba7 0%, #4f80e7 100%);
}
.sub_navi .sub_navi_button a:hover {
  opacity: .5;
}
.sub_navi .sub_navi_button a.on {
  background-color: #1f4ba7;
}
.sub_navi .sub_navi_button a.on::before {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.15) 100%);
}


.sub_link {
  margin-top: 30px;
}
.sub_link li {
  background-color: #000;
}
.sub_link .sub_navi_button a {
  position: relative;
  overflow: hidden;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
  transition: .3s;
}
.sub_link .sub_navi_button a::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 100%;
  left: 0;
  top: 0;
  transform: skewX(-45deg);
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.28) 100%);
}
.sub_link .sub_navi_button a::after {
  display: none;
}
.sub_link .sub_navi_button .txt {
  position: relative;
  width: calc(100% - 120px);
  min-height: 65px;
  text-align: center;
  line-height: 65px;
}

.sub_link .sub_navi_button .txt::after {
  content: "";
  position: absolute;
  width: 80px;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  bottom: -14px;
  background: #1f4ba7;
  background: linear-gradient(41deg, #1f4ba7 0%, #4f80e7 100%);
}
.sub_link .sub_navi_button .img {
  width: 100px;
}
.sub_link .sub_navi_button a:hover {
  opacity: .5;
}
.sub_link .sub_navi_button a.on {
  background-color: #1f4ba7;
}
.sub_link .sub_navi_button a.on::before {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.15) 100%);
}


.profile_box {
  margin-top: 100px;
}
.profile_box .content_inner {
  padding-bottom: 95px;
}
.profile_box .profile_wrap {
  margin-top: 80px;
  display: flex;
}
.profile_box .profile_wrap .img {
  width: 50%;
  max-width: 445px;
  text-align: center;
  flex-shrink: 1;
}
.profile_box .profile_wrap .img .profile_img_flex img{
  margin-top: 20px;
}
.profile_box .profile_wrap .profile {
  position: relative;
  padding-left: 35px;
  flex-shrink: 2;
}
.profile_box .profile_wrap .profile p {
  margin-top: 10px;
  line-height: 2;
}
.profile_box .profile_wrap .profile p.profile_copy {
  font-weight: 500;
}
.profile_box .profile_wrap .profile .name_wrap {
  font-weight: 700;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
.profile_box .profile_wrap .profile .name_wrap::after {
  position: absolute;
  content: "";
  width: 170px;
  left: -35px;
  height: 2px;
  bottom: 0;
  background: #1f4ba7;
  background: linear-gradient(41deg, #1f4ba7 0%, #4f80e7 100%);
}
.profile_box .profile_wrap .profile .name_wrap p {
  font-size: 17px;
  margin-top: 0;
}
.profile_box .profile_wrap .profile .name_wrap p .profile_name {
  font-size: 24px;
}
.profile_box .profile_wrap .profile .name_wrap p.profile_history {
  margin-top: 20px;
  color: 222222;
  font-weight: 300;
  line-height: 1.8;
}
.profile_box .profile_wrap .profile .profile_copy_table{
  display: grid;
  grid-template-columns: max-content auto;
  text-align: left;
}
.profile_box .profile_wrap .profile .profile_copy_table dt{
  grid-column-start: 1;
  margin-right: 30px;
}
.profile_box .profile_wrap .profile .history_wrap dl {
  display: flex;
  margin-top: 5px;
}
.profile_box .profile_wrap .profile .history_wrap dl dt {
  margin-right: 1em;
  flex-shrink: 0;
}
.profile_box .profile_wrap .profile .portfolio {
  margin-top: 30px;
}
.profile_box .profile_wrap .profile .portfolio .subttl {
  font-weight: bold;
}
.profile_box .profile_wrap .profile .portfolio dl {
  font-size: 16px;
  font-feature-settings: "palt";
}
.profile_box .profile_wrap .profile .portfolio dl dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.profile_box .profile_wrap .profile .portfolio dl dd {
  line-height: 2;
}
.profile_box .profile_wrap .profile .portfolio dl dd img {
  margin: 5px 0;
}
.profile_box .profile_wrap .profile .portfolio .col_2 {
  display: flex;
}
.profile_box .profile_wrap .profile .portfolio .col_2 > dl {
  width: 50%;
  box-sizing: border-box;
  position: relative;
  padding-right: 40px;
}
.profile_box .profile_wrap .profile .portfolio .col_2 > dl + dl {
  padding-right: 0;
  padding-left: 40px;
}
.profile_box .profile_wrap .profile .portfolio .col_2 > dl + dl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}

.profile_box .profile_wrap .bdr_box_g {
  margin: 15px 0;
  padding: 15px;
  color: #f00;
  border: 1px solid #ccc;
  font-weight: bold;
}

.imgtxt_hor_2_1 .col_inner.reserve {
  flex-direction: row-reverse;
}

.function_wrap .col_inner {
  margin-top: 110px;
}
.function_wrap .col_inner .text_cp01 {
  margin-top: 75px;
  position: relative;
  padding-left: 65px;
  line-height: 1.8;
}
.function_wrap .col_inner .text_cp01 span {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  top: -10px;
  background: #0d378f;
  background: linear-gradient(320deg, #0d378f 0%, #4576dc 100%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: bold;
  font-size: 30px;
}
.function_wrap .col_inner p {
  line-height: 2.2;
  margin-top: 20px;
}
.function_wrap .col_inner p.note {
  font-size: 12px;
  line-height: 1.5;
}

.deagin_wrap .imgtxt_hor_2_1 {
  margin-top: 60px;
}
.deagin_wrap .imgtxt_hor_2_1 .flex_sink1 {
  width: auto;
  flex-shrink: 1.2;
  margin-right: 50px;
  max-width: 50%;
}
.deagin_wrap .imgtxt_hor_2_1 .flex_sink2 {
  width: auto;
  flex-shrink: 2;
}
.deagin_wrap .imgtxt_hor_2_1 .txt p {
  margin-top: 15px;
  line-height: 2;
}
.deagin_wrap .imgtxt_hor_2_1.col_small {
  margin-top: 0;
}
.deagin_wrap .imgtxt_hor_2_1.col_small > .col_inner > * {
  width: calc((100% - 24px) / 2);
}

.deagin_wrap h3.interview_ttl{
  background: linear-gradient(41deg, #1f4ba7 0%, #4f80e7 100%);
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
}
.deagin_wrap p.txt{
  margin-top: 20px;
}

.takumi_wrap {
  margin-top: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #ccc;
}
.takumi_wrap:last-child {
  border-bottom: none;
}
.takumi_wrap p {
  line-height: 2;
}
.takumi_wrap .flex_box {
  display: flex;
  justify-content: space-between;
}
.takumi_wrap .flex_box.reserve {
  flex-direction: row-reverse;
}
.takumi_wrap .flex_box .comment {
  margin-top: 90px;
}
.takumi_wrap .flex_box .restaurant p {
  margin-top: 6px;
  line-height: 1.8;
  font-weight: 300;
}
.takumi_wrap .flex_box .restaurant .restaurant_name {
  font-weight: bold;
}
.takumi_wrap .flex_box.col_2 .flex_shink1 {
  flex-shrink: 0;
  margin-right: 53px;
  max-width: 420px;
}
.takumi_wrap .flex_box.col_2 .flex_shink2 {
  flex-shrink: 2;
  max-width: 840px;
}
.takumi_wrap .flex_box.col_2 .col_2 .flex_shink1 {
  flex-shrink: 0;
  margin-right: 0;
  max-width: 420px;
}
.takumi_wrap .flex_box.col_2 .col_2 .flex_shink2 {
  padding-right: 50px;
}

.talk_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
}
.talk_box .label_colorY {
  color: #9b7a06;
}
.talk_box .label_colorB {
  color: #1f4ba7;
}
.talk_box p {
  margin-top: 60px;
  font-size: 16px;
  line-height: 2;
}
.talk_box p span {
  display: inline-flex;
  margin-right: 5px;
  align-items: center;
  font-weight: bold;
}
.talk_box p span::after {
  content: ":";
  padding-left: 5px;
}
.talk_box .flex_box {
  display: flex;
}
.talk_box .flex_box > div:first-child {
  margin-right: 60px;
}
.talk_box .flex_box div img {
  margin-top: 60px;
}
.talk_box .note {
  font-size: 14px;
}

.bnr_links {
  margin-top: 100px;
}
.bnr_links .bnr_link a::after {
  display: none !important;
}



.bnr_area_box {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid #ccc;
}

/* ============================================================
PC
============================================================ */
@media print, screen and (min-width: 768px) {
  .cb-amo-80 .thum_text_link_wrap._col3 .thum_text_link {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
  .cb-amo-80 .thum_text_link_wrap._col3 .thum_text_link:nth-child(3n) {
    margin-right: 0;
  }
}


/* ============================================================
SP
============================================================ */
@media screen and (max-width: 767px) {
  .under_ttl::before {
    width: 90%;
  }
  .under_ttl .ttl_cg_inner {
    margin-top: 0 !important;
    padding: 30px 0 25px !important;
  }
  .under_ttl .ttl_cg_inner .sub_tit {
    font-size: 14px;
  }
  .under_ttl .ttl_cg_inner .txt_main {
    font-size: 24px;
  }

  .sp_flex_wrap {
    display: flex;
}

  .sub_navi {
    margin-top: 20px;
  }
  .sub_navi .sub_navi_button a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 5px 28px;
    font-size: 14px;
  }
  .sub_link .sub_navi_button .txt._lng {
    min-height: auto;
    line-height: normal;
  }
  .function_wrap .col_inner {
    margin-top: 55px;
  }
  .function_wrap .col_inner .text_cp01 {
    margin-top: 0;
    padding-left: 55px;
    line-height: 1.8;
  }
  .function_wrap .col_inner .text_cp01 span {
    width: 40px;
    height: 40px;
    top: -8px;
    font-size: 20px;
  }
  .function_wrap .col_inner p {
    line-height: 2;
    margin-top: 15px;
  }

  .profile_box {
    margin-top: 50px;
  }
  .profile_box .content_inner {
    padding-bottom: 30px;
  }
  .profile_box .profile_wrap {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
  }
  .profile_box .profile_wrap .img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .profile_box .profile_wrap .img .profile_img_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .profile_box .profile_wrap .img .profile_img_flex img{
    width: 45%;
  }
  .profile_box .profile_wrap .img .profile_img_flex img:first-of-type{
    margin-right: 5%;
  }
  .profile_box .profile_wrap .profile {
    padding-left: 0;
  }
  .profile_box .profile_wrap .profile p {
    margin-top: 15px;
    font-size: 14px;
  }
  .profile_box .profile_wrap .profile .name_wrap {
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .profile_box .profile_wrap .profile .name_wrap p {
    font-size: 15px;
    margin-top: 5px;
  }
  .profile_box .profile_wrap .profile .name_wrap p .profile_name {
    font-size: 23px;
  }
  .profile_box .profile_wrap .profile .history_wrap dl {
    font-size: 14px;
  }
  .profile_box .profile_wrap .profile .portfolio {
    margin-top: 30px;
  }
  .profile_box .profile_wrap .profile .portfolio dl {
    font-size: 14px;
  }
  .profile_box .profile_wrap .profile .portfolio .col_2 {
    display: block;
  }
  .profile_box .profile_wrap .profile .portfolio .col_2 > dl {
    width: 100%;
    padding-right: 0;
    margin-top: 10px;
  }
  .profile_box .profile_wrap .profile .portfolio .col_2 > dl + dl {
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
  }
  .profile_box .profile_wrap .profile .portfolio .col_2 > dl + dl::before {
    display: none;
  }

  .deagin_wrap {
    margin-top: 50px;
  }
  .deagin_wrap .imgtxt_hor_2_1 {
    margin-top: 20px;
  }
  .deagin_wrap .imgtxt_hor_2_1 .flex_sink1 {
    width: auto;
    flex-shrink: 1.2;
    margin-right: 0;
    max-width: inherit;
  }
  .deagin_wrap .imgtxt_hor_2_1 .flex_sink2 {
    width: auto;
    flex-shrink: 2;
  }
  .deagin_wrap .imgtxt_hor_2_1 .flex_sink2 > div {
    margin-bottom: 20px;
  }
  .deagin_wrap .imgtxt_hor_2_1 .flex_sink2 > div:last-child {
    margin-bottom: 0;
  }
  .deagin_wrap .imgtxt_hor_2_1 .txt p {
    margin-top: 15px;
    line-height: 2;
  }
  .deagin_wrap .imgtxt_hor_2_1.col_small {
    margin-top: 0;
  }
  .deagin_wrap .imgtxt_hor_2_1.col_small > .col_inner > * {
    width: auto;
  }
  .deagin_wrap h3.interview_ttl{
    padding: 10px;
  }

  .takumi_wrap {
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
  }
  .takumi_wrap:last-child {
    border-bottom: none;
  }
  .takumi_wrap p {
    line-height: 2;
  }
  .takumi_wrap .flex_box {
    display: block;
    justify-content: space-between;
  }
  .takumi_wrap .flex_box.reserve {
    flex-direction: row-reverse;
  }
  .takumi_wrap .flex_box .comment {
    margin-top: 0;
    display: flex;
  }
  .takumi_wrap .flex_box .comment p {
    font-size: 12px;
    margin-top: 10px;
  }
  .takumi_wrap .flex_box .restaurant {
    margin-top: 30px;
    background-color: #f0f0f0;
    padding: 15px;
  }
  .takumi_wrap .flex_box .restaurant .img {
    text-align: center;
    background-color: #fff;
  }
  .takumi_wrap .flex_box .restaurant p {
    margin-top: 8px;
    line-height: 1.8;
    font-weight: 300;
  }
  .takumi_wrap .flex_box .restaurant .restaurant_name {
    font-weight: bold;
    margin-top: 15px;
  }
  .takumi_wrap .flex_box.col_2 .flex_shink1 {
    flex-shrink: 0;
    margin-right: 0;
    max-width: 420px;
  }
  .takumi_wrap .flex_box.col_2 .flex_shink2 {
    flex-shrink: 2;
    max-width: 840px;
  }
  .takumi_wrap .flex_box.col_2 .col_2 .flex_shink1 {
    flex-shrink: 1;
    margin-right: 0;
    max-width: 420px;
  }
  .takumi_wrap .flex_box.col_2 .col_2 .flex_shink2 {
    flex-shrink: 2;
    padding-right: 25px;
  }

  .talk_box {
    padding-top: 0;
  }
  .talk_box p {
    margin-top: 30px;
    font-size: 14px;
    line-height: 2;
  }
  .talk_box p span {
    display: inline-flex;
    margin-right: 5px;
    align-items: center;
    font-weight: bold;
  }
  .talk_box p span::after {
    content: ":";
    padding-left: 5px;
  }
  .talk_box .flex_box {
    display: block;
  }
  .talk_box .flex_box > div:first-child {
    margin-right: 0;
  }
  .talk_box .flex_box div img {
    margin-top: 30px;
  }
  .talk_box .note {
    font-size: 11px;
  }

  .bnr_links {
    margin-top: 50px;
  }
  .bnr_links .bnr_link a::after {
    display: none !important;
  }

  .bnr_area_box {
    margin: 80px 20px 0;
  }
}
