@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video {
      font-size: 1.625rem; } }

body {
  color: #3d3d3d;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: normal;
  font-weight: 300;
  line-height: 1.8; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-weight: 500; }

html, body, div, object, iframe, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  font-weight: normal; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #3d3d3d;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #3d3d3d;
  font-style: italic;
  font-weight: bold;
  font-weight: 500; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body, div, span, object, iframe, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
header, hgroup, menu, nav, section, summary,
time, mark, audio, video,
h1.drawer-brand {
  font-size: 1.4rem; }
  @media screen and (min-width: 768px) {
    body, div, span, object, iframe, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    strong, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    header, hgroup, menu, nav, section, summary,
    time, mark, audio, video,
    h1.drawer-brand {
      font-size: 1.8rem; } }

ol, ul {
  list-style: none; }

a {
  color: #d76492;
  text-decoration: none;
  display: inline-block; }
  a[href*="tel:"] {
    text-decoration: underline; }
  @media screen and (min-width: 768px) {
    a {
      transition: opacity 0.3s ease-out; }
      a:hover {
        opacity: .5; }
      a[href*="tel:"] {
        color: #3d3d3d;
        cursor: default;
        pointer-events: none;
        text-decoration: none; } }

img {
  max-width: 100%;
  vertical-align: top;
  height: auto; }

span {
  font-size: inherit;
  font-weight: inherit; }

strong {
  font-weight: bold;
  font-weight: 500; }

small {
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    small {
      font-size: 1.25rem; } }

sub, sup {
  font-size: 1rem;
  transform: scale(0.8);
  display: inline-block; }

sub {
  vertical-align: bottom; }

sup {
  vertical-align: top; }

main {
  display: block; }

.u-w_100 {
  width: 100% !important; }

.u-mxw_unset {
  max-width: none !important; }

.u-mxw_1000 {
  max-width: 1000px;
  margin: auto; }

.u-mxw_350 {
  width: 100%;
  max-width: 350px; }

@media screen and (max-width: 767px) {
  .u-mxw_imgsp, .u-mxw_imgsp img {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: auto; } }
@media screen and (min-width: 768px) {
  .u-mxw_imgpc {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    display: block; } }
.u-fz_ss_cmm {
  font-size: 1rem; }

.u-fz_sm_cmm {
  font-size: 1.2rem; }

.u-fz_ss {
  font-size: 1rem; }

.u-fz_md {
  font-size: 1.5rem; }

@media screen and (min-width: 768px) {
  .u-fz_ss {
    font-size: 1.25rem; }

  .u-fz_md {
    font-size: 1.875rem; } }
@media screen and (min-width: 768px) {
  .u-pc_w_32 {
    width: 32%;
    min-width: none !important; }

  .u-pc_w_49 {
    width: 49%;
    max-width: none !important; }

  .u-mxw_us {
    max-width: none !important; } }
.u-fw_bld {
  font-weight: bold;
  font-weight: 500; }

.u-fw_nml {
  font-weight: normal;
  font-weight: 300; }

.u-lh_12 {
  line-height: 1.2; }

.u-ta_c {
  text-align: center; }

.u-ta_r {
  text-align: right; }

.u-ta_l {
  text-align: left; }

.u-dp_ma, .u-dp_ma img {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.u-dp_pc, .u-dpf_pc {
  display: none !important; }

.u-dp_sp, .u-dp_blc {
  display: block !important; }

.u-dpf_sp {
  display: flex !important; }

@media screen and (min-width: 768px) {
  .u-dp_pc {
    display: block !important; }

  .u-dpf_pc {
    display: flex !important; }

  .u-dp_sp, .u-dpf_sp {
    display: none !important; }

  .u-dp_flx_ww {
    flex-wrap: wrap; }

  .u-pc-dpf {
    display: flex !important; }
    .u-pc-dpf_w50 {
      width: 50%; }

  .u-pc-clm_2 {
    display: flex !important;
    justify-content: space-between; }
    .u-pc-clm_2-inner {
      width: 49%; }

  .u-ai_cnt_pc {
    display: inline-flex !important;
    align-items: center; } }
.u-dp_flx {
  display: flex;
  align-items: flex-start; }

@media screen and (min-width: 380px) {
  .u-dp_flx_minsm {
    display: flex; } }

.u-dp_ib {
  display: inline-block !important; }

@media screen and (min-width: 768px) {
  .u-pc_fxg_un {
    flex-grow: 0 !important; } }
@media screen and (max-width: 767px) {
  .u-img_vtcl_sp img {
    max-width: 146px;
    display: block;
    margin: 24px auto 0; }

  .u-dp_flx_wsa_sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start; }
    .u-dp_flx_wsa_sp img {
      width: 44%;
      max-width: 140px;
      margin: 16px 3% 0; } }
@media screen and (min-width: 768px) {
  .u-dp_flx_wsa_pc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .u-dp_flx_wsa_pc img {
      max-width: 24%;
      margin: 24px 3% 0; } }
.u-frm_gry {
  border: 1px solid #ddd;
  padding: 1.2em; }

.u-bgc_pnk_sft {
  background-color: #d76492; }

.u-bgc_pnk {
  background-color: #fbf6f8; }

.u-bgc_grn {
  background-color: #d5e9c2; }

.u-bgc_sky {
  background-color: #e7f9fa; }

.u-bgc_gry {
  background-color: #eee; }

.u-bgc_top_pnk {
  background-color: #fbf6f8; }
  .u-bgc_top_pnk section {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; }

.u-bgc_sky_bln {
  background-color: #f0ffff; }

.mgt_0 {
  margin-top: 0 !important; }

.mgt_xs {
  margin-top: 8px !important; }

.mgt_ss {
  margin-top: 16px !important; }

.mgt_sm {
  margin-top: 24px !important; }

.mgt_md {
  margin-top: 32px !important; }

.mgt_lg {
  margin-top: 40px !important; }

.mgt_xl {
  margin-top: 48px !important; }

@media screen and (min-width: 768px) {
  .mgt_xs {
    margin-top: 16px !important; }

  .mgt_ss {
    margin-top: 32px !important; }

  .mgt_sm {
    margin-top: 48px !important; }

  .mgt_md {
    margin-top: 64px !important; }

  .mgt_lg {
    margin-top: 80px !important; }

  .mgt_xl {
    margin-top: 96px !important; } }
.mgt_em_xs {
  margin-top: .4em; }

.mgt_em_ss {
  margin-top: .8em; }

.mgr_0 {
  margin-right: 0 !important; }

.mg_iht {
  margin: inherit !important; }

@media screen and (max-width: 999px) {
  .mg_cnt_hrz {
    margin-right: 16px;
    margin-left: 16px; }

  .mg_ngt_hrz {
    width: auto;
    margin-right: -16px !important;
    margin-left: -16px !important; } }
.colomn_overlay_childcare {
  background-color: #F3DFAA;
  width: 100%;
  text-align: center;
  color: #3d3d3d;
  text-decoration: underline; }
  .colomn_overlay_childcare p {
    line-height: 2.3rem;
    padding: 0.8rem 0;
    font-size: 1.3rem; }
  .colomn_overlay_childcare span {
    font-size: 1.5rem; }
  .colomn_overlay_childcare::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    background-size: 15px;
    height: 10px;
    width: 10px;
    color: #3d3d3d;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg); }
  @media screen and (min-width: 768px) {
    .colomn_overlay_childcare {
      font-size: 1.6rem; }
      .colomn_overlay_childcare p {
        line-height: 3.3rem;
        padding: 1.2rem 0;
        font-size: 1.8rem; }
      .colomn_overlay_childcare span {
        font-size: 2.3rem; }
      .colomn_overlay_childcare::after {
        right: 25%;
        background-size: 15px;
        height: 17px;
        width: 17px;
        border-top: 2px solid;
        border-right: 2px solid; } }

.overlay_childcare {
  background: #F3DFAA;
  color: #3d3d3d; }

.colomn_overlay_pregnancy {
  background-color: #F5D4C3;
  width: 100%;
  text-align: center;
  color: #3d3d3d;
  text-decoration: underline; }
  .colomn_overlay_pregnancy p {
    line-height: 2.3rem;
    padding: 0.8rem 0;
    font-size: 1.3rem; }
  .colomn_overlay_pregnancy span {
    font-size: 1.5rem; }
  .colomn_overlay_pregnancy::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    background-size: 15px;
    height: 10px;
    width: 10px;
    color: #3d3d3d;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg); }
  @media screen and (min-width: 768px) {
    .colomn_overlay_pregnancy {
      font-size: 1.6rem; }
      .colomn_overlay_pregnancy p {
        line-height: 3.3rem;
        padding: 1.2rem 0;
        font-size: 1.8rem; }
      .colomn_overlay_pregnancy span {
        font-size: 2.3rem; }
      .colomn_overlay_pregnancy::after {
        right: 25%;
        background-size: 15px;
        height: 17px;
        width: 17px;
        border-top: 2px solid;
        border-right: 2px solid; } }

.overlay_pregnancy {
  background: #F5D4C3;
  color: #3d3d3d; }

.colomn_overlay_maternity:not(.column_overlay_img) {
  background-color: #C8DFB1;
  width: 100%;
  text-align: center;
  color: #3d3d3d;
  text-decoration: underline; }
  .colomn_overlay_maternity:not(.column_overlay_img) p {
    line-height: 2.3rem;
    padding: 0.8rem 0;
    font-size: 1.3rem; }
  .colomn_overlay_maternity:not(.column_overlay_img) span {
    font-size: 1.5rem; }
  .colomn_overlay_maternity:not(.column_overlay_img)::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    background-size: 15px;
    height: 10px;
    width: 10px;
    color: #3d3d3d;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg); }
  @media screen and (min-width: 768px) {
    .colomn_overlay_maternity:not(.column_overlay_img) {
      font-size: 1.6rem; }
      .colomn_overlay_maternity:not(.column_overlay_img) p {
        line-height: 3.3rem;
        padding: 1.2rem 0;
        font-size: 1.8rem; }
      .colomn_overlay_maternity:not(.column_overlay_img) span {
        font-size: 2.3rem; }
      .colomn_overlay_maternity:not(.column_overlay_img)::after {
        right: 25%;
        background-size: 15px;
        height: 17px;
        width: 17px;
        border-top: 2px solid;
        border-right: 2px solid; } }

.overlay_maternity {
  background: #C8DFB1;
  color: #3d3d3d; }

.double_overlay {
  background-color: transparent !important; }
  .double_overlay .double_overlay_box {
    display: flex;
    background-color: #fff; }
    .double_overlay .double_overlay_box a {
      display: flex; }
      .double_overlay .double_overlay_box a:first-child {
        justify-content: end;
        background-color: #dce4f8; }
        @media screen and (max-width: 767px) {
          .double_overlay .double_overlay_box a:first-child {
            background: transparent; } }
      .double_overlay .double_overlay_box a:last-child {
        justify-content: start;
        background-color: #fee8dd; }
        @media screen and (max-width: 767px) {
          .double_overlay .double_overlay_box a:last-child {
            background: transparent; } }
      .double_overlay .double_overlay_box a::after {
        display: none; }

.breadcrumbs {
  display: none !important; }

.sports_content {
  font-family: "ryo-gothic-plusn", sans-serif;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto; }

.mv_area {
  position: relative; }
  @media screen and (max-width: 767px) {
    .mv_area img {
      width: 100%; } }

@media screen and (min-width: 768px) {
  .sports_breadcrumbs {
    position: absolute;
    bottom: 30%;
    left: 5%; } }
@media screen and (max-width: 767px) {
  .sports_breadcrumbs {
    padding: 0 1em 1em; } }
.sports_breadcrumbs ul {
  display: flex;
  column-gap: 36px; }
  .sports_breadcrumbs ul li {
    position: relative;
    font-size: 12px;
    color: #333; }
    .sports_breadcrumbs ul li:not(:last-of-type)::after {
      content: '';
      width: 7px;
      height: 7px;
      border: 0;
      border-top: solid 1px #333;
      border-right: solid 1px #333;
      transform: rotate(45deg);
      position: absolute;
      top: 1px;
      right: -18px;
      bottom: 0;
      margin: auto; }

.talk_area {
  padding: 20px 0 0;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .talk_area {
      padding: 0; } }

.talk_area_title {
  margin-bottom: 250px;
  text-align: center; }
  .talk_area_title h2 {
    width: fit-content;
    margin: 0 auto .5em;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    z-index: 1;
    position: relative; }
  @media screen and (min-width: 768px) {
    .talk_area_title p {
      font-weight: 600; } }
  @media screen and (min-width: 601px) and (max-width: 767.9px) {
    .talk_area_title {
      margin-bottom: 30%; }
      .talk_area_title p {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-weight: 600; } }
  @media screen and (min-width: 501px) and (max-width: 600.9px) {
    .talk_area_title {
      margin-bottom: 30%; }
      .talk_area_title p {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-weight: 600; } }
  @media screen and (min-width: 451px) and (max-width: 500.9px) {
    .talk_area_title {
      margin-bottom: 35%; }
      .talk_area_title p {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-weight: 600; } }
  @media screen and (max-width: 450px) {
    .talk_area_title {
      margin-bottom: 47%; }
      .talk_area_title p {
        width: 85%;
        margin: 0 auto;
        text-align: left;
        font-weight: 600; } }

.talk_area_content {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding: 300px 2em 2em;
  background: rgba(255, 255, 255, 0.8);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  position: relative; }
  @media screen and (min-width: 601px) and (max-width: 767.9px) {
    .talk_area_content {
      width: 90%;
      padding: 32% 1.5em 1.5em;
      margin-bottom: 60px; } }
  @media screen and (min-width: 501px) and (max-width: 600.9px) {
    .talk_area_content {
      width: 90%;
      padding: 32% 1.5em 1.5em;
      margin-bottom: 60px; } }
  @media screen and (max-width: 500px) {
    .talk_area_content {
      width: 90%;
      padding: 42% 1.5em 1.5em;
      margin-bottom: 40px; } }
  .talk_area_content h3 {
    margin-bottom: 27px;
    font-size: 32px;
    text-align: center;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .talk_area_content h3 {
        line-height: 1.4;
        font-size: 24px; } }
  .talk_area_content figure.talk_image_first {
    max-width: 820px;
    width: 140%;
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
    @media screen and (min-width: 601px) and (max-width: 767.9px) {
      .talk_area_content figure.talk_image_first {
        width: 110%;
        top: -3.5%; } }
    @media screen and (min-width: 501px) and (max-width: 600.9px) {
      .talk_area_content figure.talk_image_first {
        width: 110%;
        top: -3.5%; } }
    @media screen and (min-width: 451px) and (max-width: 500.9px) {
      .talk_area_content figure.talk_image_first {
        width: 140%;
        top: -3.1%; } }
    @media screen and (min-width: 401px) and (max-width: 450.9px) {
      .talk_area_content figure.talk_image_first {
        width: 140%;
        top: -3.1%; } }
    @media screen and (max-width: 400px) {
      .talk_area_content figure.talk_image_first {
        width: 140%;
        top: -2.7%; } }
  .talk_area_content figure.talk_image_left {
    position: relative;
    left: -80px;
    margin: 27px 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .talk_area_content figure.talk_image_left {
        left: -25%;
        width: 140%; } }
    .talk_area_content figure.talk_image_left img {
      width: 80%; }
      @media screen and (max-width: 767px) {
        .talk_area_content figure.talk_image_left img {
          width: 100%; } }
  .talk_area_content figure.talk_image_right {
    position: relative;
    width: 100%;
    right: -80px;
    margin: 27px 0;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .talk_area_content figure.talk_image_right {
        width: 120%;
        right: -50px; } }
    .talk_area_content figure.talk_image_right img {
      width: 80%; }
      @media screen and (max-width: 767px) {
        .talk_area_content figure.talk_image_right img {
          width: 100%; } }
  .talk_area_content figure.talk_image_last {
    margin: 27px auto; }
    @media screen and (max-width: 767px) {
      .talk_area_content figure.talk_image_last {
        width: 150%;
        position: relative;
        left: -30%; } }
  .talk_area_content figure.talk_image_center {
    width: 75%;
    margin: 0 auto 30px; }
    @media screen and (max-width: 767px) {
      .talk_area_content figure.talk_image_center {
        width: 100%; } }

.talk_detail_area .talk_detail_area_image {
  margin-bottom: 2.5em; }
  @media screen and (min-width: 768px) {
    .talk_detail_area .talk_detail_area_image.w_75 {
      width: 75%;
      margin: 0 auto 2.5em; } }
.talk_detail_area.image_only .talk_detail_area_image {
  margin-bottom: 0; }

.message_area {
  width: 100%;
  padding: 18% 0;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1100px) {
    .message_area {
      padding: 20% 0; } }
  @media screen and (max-width: 1000px) {
    .message_area {
      padding: 23% 0; } }
  @media screen and (max-width: 870px) {
    .message_area {
      padding: 26% 0; } }
  @media screen and (min-width: 768px) {
    .message_area .message_bg {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 850px;
      transform: translate(-50%, -50%);
      object-fit: fill;
      z-index: 0;
      pointer-events: none; } }
  @media screen and (max-width: 767px) {
    .message_area .message_bg {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%);
      object-fit: fill;
      z-index: 0;
      pointer-events: none; } }
  @media screen and (min-width: 501px) and (max-width: 767.9px) {
    .message_area {
      padding: 15% 0; } }
  @media screen and (max-width: 500px) {
    .message_area {
      padding: 25% 0; } }

.message_area_text {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative; }
  @media screen and (max-width: 767px) {
    .message_area_text {
      width: 90%; } }
  .message_area_text h2 {
    margin-bottom: 30px;
    text-align: center;
    opacity: .9;
    font-size: 20px;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .message_area_text h2 {
        margin-bottom: 16px;
        font-size: 15px; } }
    .message_area_text h2 span {
      padding-top: 30px;
      line-height: 1.4;
      display: inline-block;
      font-size: 40px; }
      @media screen and (max-width: 767px) {
        .message_area_text h2 span {
          padding-top: 16px;
          line-height: 1.6em;
          font-size: 22px; } }
  .message_area_text p:not(:last-of-type) {
    margin-bottom: 1em; }
    @media screen and (max-width: 767px) {
      .message_area_text p:not(:last-of-type) {
        width: 80%;
        margin: 0 auto 1em; } }
  @media screen and (max-width: 767px) {
    .message_area_text p:last-of-type {
      width: 80%;
      margin: 0 auto; } }

.talk_banner {
  margin: 0 auto 60px;
  max-width: 800px;
  width: 90%;
  position: relative; }
  @media screen and (max-width: 767px) {
    .talk_banner {
      margin: 60px auto 30px; } }

.profile_inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.profile_title {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 19%;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 3px; }
  @media screen and (max-width: 767px) {
    .profile_title {
      margin-bottom: 20px;
      position: relative;
      text-align: center;
      left: 0;
      font-size: 32px; } }

@media screen and (max-width: 767px) {
  .profile_inner_main img {
    width: 100%; } }

.profile_text {
  position: absolute; }
  @media screen and (min-width: 768px) {
    .profile_text {
      max-width: 270px;
      width: 30%; }
      .profile_text.profile_t {
        left: 19%;
        top: 30%; }
      .profile_text.profile_o {
        right: 15%;
        top: 6%; } }
  @media screen and (min-width: 501px) and (max-width: 767.9px) {
    .profile_text {
      max-width: 300px;
      width: 55%; }
      .profile_text.profile_t {
        left: 38%;
        top: 11%; }
      .profile_text.profile_o {
        left: 15%;
        top: 51%; } }
  @media screen and (max-width: 500px) {
    .profile_text {
      max-width: 210px;
      width: 100%; }
      .profile_text.profile_t {
        right: 40px;
        top: 11%; }
      .profile_text.profile_o {
        left: 40px;
        top: 47%; }
      .profile_text h3 {
        margin-bottom: 1em;
        line-height: 1.4;
        font-size: 14px; }
        .profile_text h3 span {
          font-size: 22px; } }
  .profile_text h3 {
    margin-bottom: 1em;
    line-height: 1.4; }
    @media screen and (min-width: 768px) {
      .profile_text h3 {
        font-size: 14px; }
        .profile_text h3 span {
          font-size: 24px;
          font-weight: 600; } }
    @media screen and (min-width: 601px) and (max-width: 767.9px) {
      .profile_text h3 {
        font-size: 17px; }
        .profile_text h3 span {
          font-size: 30px;
          font-weight: 600; } }
    @media screen and (min-width: 501px) and (max-width: 600.9px) {
      .profile_text h3 {
        font-size: 14px; }
        .profile_text h3 span {
          font-size: 20px;
          font-weight: 600; } }
  @media screen and (min-width: 768px) {
    .profile_text p {
      font-size: 15px; } }
  @media screen and (min-width: 601px) and (max-width: 767.9px) {
    .profile_text p {
      font-size: 18px; } }
  @media screen and (min-width: 501px) and (max-width: 600.9px) {
    .profile_text p {
      font-size: 16px; } }
  @media screen and (max-width: 500px) {
    .profile_text p {
      font-size: 13px; } }

.hospital_banner {
  position: absolute;
  max-width: 500px;
  width: 49%;
  right: 0;
  bottom: -15px; }
  @media screen and (max-width: 767px) {
    .hospital_banner {
      width: 90%;
      margin: 0 auto 20px;
      position: relative;
      bottom: 20px; } }

@media screen and (min-width: 768px) {
  .health_talk .talk_area {
    background: url(https://assets.belta.co.jp/sports/health_talk_bk_pc.webp) no-repeat top center; } }
@media screen and (min-width: 1001px) {
  .health_talk .talk_area {
    background-size: cover; } }
@media screen and (max-width: 1000px) {
  .health_talk .talk_area {
    background-size: cover; } }
@media screen and (max-width: 820px) {
  .health_talk .talk_area {
    background-size: contain; } }
@media screen and (max-width: 767px) {
  .health_talk .talk_area {
    background: url(https://assets.belta.co.jp/sports/health_talk_bk_sp.webp) no-repeat top center;
    background-size: cover; } }
.health_talk .talk_area_title h2 {
  color: #006530; }
  @media screen and (min-width: 501px) and (max-width: 767.9px) {
    .health_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 30px;
      text-align: left; }
      .health_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.7em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 120px;
        background: #fff;
        z-index: -1; }
      .health_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 360px;
        background: #fff;
        z-index: -1; } }
  @media screen and (min-width: 371px) and (max-width: 500.9px) {
    .health_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 30px;
      text-align: left; }
      .health_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.7em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 120px;
        background: #fff;
        z-index: -1; }
      .health_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 360px;
        background: #fff;
        z-index: -1; } }
  @media screen and (max-width: 370px) {
    .health_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 26px;
      text-align: left; }
      .health_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.7em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 100px;
        background: #fff;
        z-index: -1; }
      .health_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 320px;
        background: #fff;
        z-index: -1; } }
  @media screen and (min-width: 768px) {
    .health_talk .talk_area_title h2::after {
      content: "";
      position: absolute;
      bottom: .2em;
      left: 48%;
      transform: translateX(-50%) skewX(-20deg);
      -webkit-transform: translateX(-50%) skewX(-20deg);
      -ms-transform: translateX(-50%) skewX(-20deg);
      height: .4em;
      width: 103%;
      background: #fff;
      z-index: -1; } }
.health_talk .talk_area_content {
  box-shadow: 0px 10px 1px 0px rgba(0, 188, 155, 0.5); }
  .health_talk .talk_area_content p {
    margin-bottom: 1.5em; }
    @media screen and (max-width: 767px) {
      .health_talk .talk_area_content p {
        margin-bottom: 27px; } }
    .health_talk .talk_area_content p b {
      font-weight: bold; }
    .health_talk .talk_area_content p .read_green {
      color: #006530;
      font-weight: bold; }
    .health_talk .talk_area_content p .speaking_name {
      margin-right: 5px;
      padding: 4px 6px;
      color: #fff;
      font-weight: 500;
      background: #006530; }
.health_talk .talk_detail_area {
  padding: 2em 2.5em;
  margin: 2.5em 0;
  background: #e6f4ec; }
  @media screen and (max-width: 767px) {
    .health_talk .talk_detail_area {
      padding: 2em 2em;
      margin: 2em 0; } }
  .health_talk .talk_detail_area .detail_last_read {
    margin-bottom: 0; }
.health_talk .message_area_text h2 span {
  color: #006530; }
.health_talk .speech_bubble {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 18px;
  border: none;
  border-radius: 25px;
  background-color: #006530;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .health_talk .speech_bubble {
      padding: 6px 24px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      font-size: 13px; } }
  .health_talk .speech_bubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 14px 7px 0 8px;
    border-color: transparent transparent transparent;
    translate: -50% 100%; }
  .health_talk .speech_bubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 9.5px 4.8px 0 4.8px;
    border-color: #006530 transparent transparent;
    translate: -50% 100%; }
.health_talk .talk_page_bottom {
  background: url(https://assets.belta.co.jp/sports/health_talk_bk_pc_02.webp) no-repeat top center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .health_talk .talk_page_bottom {
      margin-top: -300px;
      padding-top: 300px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .health_talk .talk_page_bottom {
      margin-top: -200px;
      padding-top: 200px; } }

@media screen and (min-width: 768px) {
  .precon_talk .talk_area {
    background: url(https://assets.belta.co.jp/sports/precon_talk_bk_pc.webp) no-repeat top center; } }
@media screen and (min-width: 1001px) {
  .precon_talk .talk_area {
    background-size: cover; } }
@media screen and (max-width: 1000px) {
  .precon_talk .talk_area {
    background-size: cover; } }
@media screen and (max-width: 820px) {
  .precon_talk .talk_area {
    background-size: contain; } }
@media screen and (max-width: 767px) {
  .precon_talk .talk_area {
    background: url(https://assets.belta.co.jp/sports/precon_talk_bk_sp.webp) no-repeat top center;
    background-size: cover; } }
.precon_talk .talk_area_title h2 {
  color: #c13e4e; }
  @media screen and (min-width: 501px) and (max-width: 767.9px) {
    .precon_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 30px;
      text-align: left; }
      .precon_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.7em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 140px;
        background: #fff;
        z-index: -1; }
      .precon_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 340px;
        background: #fff;
        z-index: -1; } }
  @media screen and (min-width: 371px) and (max-width: 500.9px) {
    .precon_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 30px;
      text-align: left; }
      .precon_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.7em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 140px;
        background: #fff;
        z-index: -1; }
      .precon_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 340px;
        background: #fff;
        z-index: -1; } }
  @media screen and (max-width: 370px) {
    .precon_talk .talk_area_title h2 {
      width: 100%;
      margin-bottom: 0;
      padding: 0 20px 20px;
      font-size: 26px;
      text-align: left; }
      .precon_talk .talk_area_title h2::before {
        content: "";
        position: absolute;
        bottom: 2.8em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 120px;
        background: #fff;
        z-index: -1; }
      .precon_talk .talk_area_title h2::after {
        content: "";
        position: absolute;
        bottom: .9em;
        left: -5px;
        transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        height: .4em;
        width: 300px;
        background: #fff;
        z-index: -1; } }
  @media screen and (min-width: 768px) {
    .precon_talk .talk_area_title h2::after {
      content: "";
      position: absolute;
      bottom: .2em;
      left: 48%;
      transform: translateX(-50%) skewX(-20deg);
      -webkit-transform: translateX(-50%) skewX(-20deg);
      -ms-transform: translateX(-50%) skewX(-20deg);
      height: .4em;
      width: 103%;
      background: #fff;
      z-index: -1; } }
.precon_talk .talk_area_content {
  box-shadow: 0px 10px 1px 0px rgba(250, 151, 103, 0.8); }
  .precon_talk .talk_area_content p {
    margin-bottom: 1.5em; }
    @media screen and (max-width: 767px) {
      .precon_talk .talk_area_content p {
        margin-bottom: 27px; } }
    .precon_talk .talk_area_content p.annotation_text {
      margin-bottom: 4em;
      position: relative; }
      @media screen and (max-width: 767px) {
        .precon_talk .talk_area_content p.annotation_text {
          margin-bottom: 27px; } }
      @media screen and (min-width: 768px) {
        .precon_talk .talk_area_content p.annotation_text .annotation_text_item {
          position: absolute;
          bottom: -2.5em;
          right: 0; } }
    .precon_talk .talk_area_content p.margin_plus_p {
      margin-bottom: 3em; }
    .precon_talk .talk_area_content p b {
      font-weight: bold; }
    .precon_talk .talk_area_content p .read_red {
      color: #c13e4e;
      font-weight: bold; }
    .precon_talk .talk_area_content p .speaking_name {
      margin-right: 5px;
      padding: 4px 6px;
      color: #fff;
      font-weight: 500;
      background: #c13e4e; }
.precon_talk .talk_detail_area {
  padding: 2em 2.5em 1em;
  margin: 2.5em 0;
  background: #fbebe9;
  position: relative; }
  @media screen and (max-width: 767px) {
    .precon_talk .talk_detail_area {
      padding: 2em 2em 1em;
      margin: 2em 0; } }
  .precon_talk .talk_detail_area .annotation {
    position: absolute;
    bottom: 1em;
    right: 3em; }
.precon_talk .message_area_text h2 span {
  color: #c13e4e; }
.precon_talk .speech_bubble {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 18px;
  border: none;
  border-radius: 25px;
  background-color: #c13e4e;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .precon_talk .speech_bubble {
      padding: 6px 24px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      font-size: 13px; } }
  .precon_talk .speech_bubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 14px 7px 0 8px;
    border-color: transparent transparent transparent;
    translate: -50% 100%; }
  .precon_talk .speech_bubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 9.5px 4.8px 0 4.8px;
    border-color: #c13e4e transparent transparent;
    translate: -50% 100%; }
.precon_talk .talk_page_bottom {
  background: url(https://assets.belta.co.jp/sports/precon_talk_bk_pc_02.webp) no-repeat top center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .precon_talk .talk_page_bottom {
      margin-top: -300px;
      padding-top: 300px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .precon_talk .talk_page_bottom {
      margin-top: -200px;
      padding-top: 200px; } }

.ftr_wrap {
  margin-top: 0; }
