@charset "UTF-8";
/*
Theme Name: 渡邉聡美選手オフィシャルサイト
*/
/* ----------------------------- リセット */
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, 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;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, 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;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 2;
}
#entrybody a {
  color: #00AFCC;
  text-decoration: underline;
  font-weight: 500;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ul {
  list-style-type: disc;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: 13px;
  font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody h1 {
  margin-top: 60px;
  background: #00AFCC;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 12px 18px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
#entrybody h1:first-child {
  margin-top: 0;
}
#entrybody h1.has-text-align-left {
  text-align: left;
}
#entrybody h1.has-text-align-center {
  text-align: center;
}
#entrybody h1.has-text-align-right {
  text-align: right;
}
#entrybody h2 {
  margin-top: 60px;
  margin-bottom: 15px;
  border-bottom: 6px double #00AFCC;
  padding-bottom: 18px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #00AFCC;
  line-height: 1.46;
  font-weight: 500;
}
#entrybody h2:first-child {
  margin-top: 0;
}
#entrybody h2.has-text-align-left {
  text-align: left;
}
#entrybody h2.has-text-align-center {
  text-align: center;
}
#entrybody h2.has-text-align-right {
  text-align: right;
}
#entrybody h3 {
  margin-top: 60px;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #00AFCC;
}
#entrybody h3:first-child {
  margin-top: 0;
}
#entrybody h3.has-text-align-left {
  text-align: left;
}
#entrybody h3.has-text-align-center {
  text-align: center;
}
#entrybody h3.has-text-align-right {
  text-align: right;
}
#entrybody h4 {
  margin-top: 35px;
  margin-bottom: 14px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #00AFCC;
  position: relative;
  padding-left: 28px;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h4:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #00AFCC;
}
#entrybody h4:first-child {
  margin-top: 0;
}
#entrybody h4.has-text-align-left {
  text-align: left;
}
#entrybody h4.has-text-align-center {
  text-align: center;
}
#entrybody h4.has-text-align-right {
  text-align: right;
}
#entrybody h5 {
  margin-top: 35px;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.5;
  padding-bottom: 15px;
  background: url(img/common/title2_icon1.png) repeat-x left bottom;
  background-size: 7px 6px;
}
#entrybody h5:first-child {
  margin-top: 0;
}
#entrybody h5.has-text-align-left {
  text-align: left;
}
#entrybody h5.has-text-align-center {
  text-align: center;
}
#entrybody h5.has-text-align-right {
  text-align: right;
}
#entrybody h6 {
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #C5C4C4;
  font-size: 20px;
  font-size: 2rem;
  color: #231916;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h6:first-child {
  margin-top: 0;
}
#entrybody h6.has-text-align-left {
  text-align: left;
}
#entrybody h6.has-text-align-center {
  text-align: center;
}
#entrybody h6.has-text-align-right {
  text-align: right;
}
#entrybody p {
  line-height: 2;
  margin-bottom: 20px;
  clear: both;
  *zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 15px 12px;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 20px;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody iframe[src*="youtube.com"] {
  height: auto;
  aspect-ratio: 16/9;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #666;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}
#entrybody .wp-block-image {
  margin-bottom: 60px;
}
#entrybody .wp-block-image figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
}
#entrybody .wp-block-button a.wp-block-button__link {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to right, #0054a7 0%, #2a83ad 50%, #A5C0DB 50%, #A5C0DB 100%);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 200% 100%;
  padding: 9px 30px;
  position: relative;
  overflow: hidden;
}
#entrybody .wp-block-button a.wp-block-button__link:hover {
  opacity: 1;
  background-position: left center;
}
#entrybody .wp-block-button a.wp-block-button__link[target="_blank"]::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url(img/common/icon_blank-white.svg) no-repeat center;
  background-size: contain;
  width: 13px;
  height: 12px;
  margin-left: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #entrybody p {
    margin-bottom: 25px;
    line-height: 1.75;
  }
  #entrybody .wp-block-button a.wp-block-button__link {
    padding: 9px 30px;
  }
  #entrybody .wp-block-button a.wp-block-button__link[target="_blank"]:after {
    width: 13px;
    height: 12px;
    margin-left: 12px;
  }

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0;
  background: #fff;
  color: #000;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  min-width: 1200px;
  word-break: break-all;
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #00AFCC;
  text-decoration: none;
}
a:hover {
  color: #00AFCC;
  text-decoration: underline;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

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

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
メニュー
=========================================*/
.l-nav {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  background: #00AFCC;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 19px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-nav .language {
  margin-right: 55px;
}
.l-nav .language a {
  color: #fff;
  text-decoration: none;
}
.l-nav .language a.gt-current-lang {
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-color: #fff;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
  text-underline-offset: 10px;
  text-decoration-skip-ink: none;
}
.l-nav .language .gtranslate_wrapper {
  display: flex;
}
.l-nav .language .gtranslate_wrapper a:nth-child(2) {
  order: 1;
}
.l-nav .language .gtranslate_wrapper a:nth-child(3) {
  order: 3;
}
.l-nav .language .gtranslate_wrapper span {
  order: 2;
  margin-left: 8px;
  margin-right: 8px;
}
.l-nav .sns {
  display: flex;
  align-items: center;
  margin-right: 53px;
}
.l-nav .sns li {
  margin-right: 53px;
  line-height: 1;
}
.l-nav .sns li:last-child {
  margin-right: 0;
}
.l-nav .contact a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
.l-nav .contact span {
  display: block;
  background: url(img/common/icon_email-white.svg) no-repeat left center;
  background-size: 36px auto;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*=======================================
ページトップボタン
=========================================*/
.l-pagetop {
  position: fixed;
  right: 70px;
  bottom: 103px;
  z-index: 99;
}

/*=======================================
コンテンツ
=========================================*/
/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: initial;
  }

  .l-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .l-nav .language {
    margin-right: 20px;
  }
  .l-nav .language a.gt-current-lang {
    text-decoration-thickness: 1px;
    text-underline-offset: 6px;
  }
  .l-nav .sns {
    margin-right: 20px;
  }
  .l-nav .sns li {
    margin-right: 20px;
  }
  .l-nav .sns li.x img, .l-nav .sns li.instagram img {
    width: 17px;
  }
  .l-nav .sns li.youtube img {
    width: 62px;
  }
  .l-nav .contact a {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .l-nav .contact span {
    background-size: 20px auto;
    padding-left: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .l-pagetop {
    width: 31px;
    height: 31px;
    right: 14px;
    bottom: 58px;
  }
}
