@charset "utf-8";

/*================================================
common_header
================================================*/

.common_header_category {
  width: 100%;
  margin-bottom: 50px;
  padding: 22px 0px 18px 0px;
  background-color: #000000;
  background-image: url(https://gora.golf.rakuten.co.jp/doc/news/assets/golfcom/img/common_header_category.jpg);
  background-size: cover;
  background-position: bottom center;
  box-shadow: 0px 5px 10px -3px #000000;
}
.common_header_inner {
  width: 80%;
  margin: 0px auto;
}
.common_header_category h1 {
  display: block;
  float: left;
  width: 20%;
}
.common_header_category h1:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.common_header_category ul {
  display: block;
  float: right;
  padding-top: 10px;
  line-height: 1.25;
  font-weight: 900;
}
.common_header_category li {
  float: left;
  margin-right: 24px;
  line-height: 1.5;
  font-weight: 900;
  
}
.common_header_category li:last-child {
  margin-right: 0px;
}
.common_header_category li a {
  text-shadow:
  0px 0px 3px rgba(0,0,0,0.5),
  0px 0px 3px rgba(0,0,0,0.5),
  0px 0px 3px rgba(0,0,0,0.5),
  0px 0px 3px rgba(0,0,0,0.5);
}
.common_header_category_newtab {
  padding-left: 30px;
  padding-bottom: 5px;
  background-image: url(https://gora.golf.rakuten.co.jp/doc/news/assets/golfcom/img/common_header_category_newtab.png);
  background-repeat: no-repeat;
}
.common_header_category_newtab a,
.common_header_category_newtab a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.common_header_category_newtab a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
  color: #FFFFFF;
  text-decoration: none;
}

@media (max-width: 1365px) {

  .common_header_inner {
    width: 90%;
  }
}

@media (max-width: 1023px) {

  .common_header_category {
    margin-bottom: 24px;
    padding: 24px 0px;
  }
  .common_header_category h1 {
    float: none;
    width: 50%;
    margin: 0px auto;
  }
  .common_header_category h1:hover {
    opacity: 1.00;
  }
  .common_header_category ul {
    display: none;
  }
}

/*================================================
article_main_one
================================================*/

.article_main_one_title {
  margin-bottom: 24px;
  line-height: 1.50;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 900;
}
.article_main_one_day {
  float: right;
  margin-bottom: 16px;
  line-height: 1.2;
}
.article_main_one_icon {
  float: left;
}
.article_main_one_first_image {
  width: 100%;
  margin: 16px auto;
  text-align: center;
}
.article_main_one_first_image figure img {
  width: 100% !important;
  height: auto !important;
}
.article_main_one_first_image img {
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1023px) {

  .article_main_one_title {
    margin-bottom: 16px;
  }
  .article_main_one_first_image {
    margin: 16px auto;
  }
  .article_main_one_first_image figure img {
    width: 100% !important;
    height: auto !important;
  }
  .article_main_one_first_image img {
    width: 100% !important;
    height: auto !important;
  }
}

/*================================================
common_article_list
================================================*/

.common_article_list_title {
  margin-bottom: 40px;
  padding-left: 16px;
}
.common_article_list_title aside {
  line-height: 1.2;
  color: #D6D6D6;
  font-weight: 400;
  font-style: italic;
}
.common_article_list_title h2 {
  line-height: 1.2;
  font-weight: 400;
}
.common_article_list_one_wrap {
  width: 100%;
  padding: 0px 40px;
  overflow: hidden;
}
.common_article_list_one_inner {
  margin: 0 -40px 0 0;
}
.common_article_list_one {
  float: left;
  width: 23%;
  margin: 0px 2% 40px 0%;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.common_article_list_one dt a {
  display: block;
  text-decoration: none;
  color: #333333;
}
.common_article_list_one dt a:hover {
  text-decoration: none;
  color: #333333;
  opacity: 0.75;
  transition: all 0.3s ease;
}
.common_article_list_one dt a:visited {
  text-decoration: none;
  color: #333333;
}
.common_article_list_one_day {
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 400;
}
.common_article_list_one_title:hover {
  text-decoration: underline;
}
.common_article_list_one_title {
  margin-bottom: 8px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.5;
  color: #333333;
  font-weight: 900;
}
.common_article_list_one figure {
  margin-bottom: 8px;
}
.common_article_list_one figure img {
  width: 100%;
  height: auto;
}
.common_article_list_one dd {
  margin-bottom: 16px;
  padding-top: 8px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.5;
  font-weight: 400;
}
.common_article_list_one li {
  margin-right: 8px;
  margin-bottom: 8px;
}
.common_article_list_one_category a {
  pointer-events: none !important;
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
.article_main_one_icon .common_article_list_one_tag,
.article_main_one_icon .common_article_list_one_category,
.category_main_one_about_icon .common_article_list_one_tag,
.category_main_one_about_icon .common_article_list_one_category,
.article_main_list_one_icon .common_article_list_one_tag,
.article_main_list_one_icon .common_article_list_one_category {
  line-height: 1.25;
}
.common_article_list_one_tag a,
.common_article_list_one_category a {
  display: block;
  float: left;
  padding: 10px 10px 9px 10px;
}

.article_main_one_icon .common_article_list_one_tag,
.category_main_one_about_icon .common_article_list_one_tag,
.article_main_list_one_icon .common_article_list_one_tag {
  display: inline-block;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.common_article_list_one_tag a,
.common_article_list_one_tag a:visited {
  text-decoration: none;
  background-color: #D6D6D6;
  color: #333333;
}
.common_article_list_one_tag a:hover {
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #333333;
  color: #FFFFFF;
}
.common_article_list_one_tag:last-child {
  margin-right: 0px;
}

.article_main_one_icon .common_article_list_one_category,
.category_main_one_about_icon .common_article_list_one_category,
.article_main_list_one_icon .common_article_list_one_category {
  display: inline-block;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.common_article_list_one_category a,
.common_article_list_one_category a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.common_article_list_one_category a:hover {
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #333333;
  color: #FFFFFF;
}
.category_main .category_main_one:nth-child(n+8) {
  display: none; 
}

@media (max-width: 1023px) {

  .common_article_list_title {
    margin-bottom: 16px;
    padding-left: 16px;
  }
  .common_article_list_one_wrap {
    padding: 0px 0px;
  }
  .common_article_list_one_inner {
    margin: 0 0px 0 0;
  }
  .common_article_list_one {
    float: none;
    width: 100%;
    margin: 0px 0% 20px 0%;
    padding: 3% 3% 2% 3%;
    background-color: #EBEBEB;
  }
  .common_article_list_one_day {
    margin-bottom: 7px;
  }
  .common_article_list_one figure {
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 0px;
  }
  .common_article_list_one_title {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding-bottom: 7px;
    border-bottom: 1px #666666 dotted;
    line-height: 1.5;
  }
  .common_article_list_one dd {
    display: none;
  }
  .common_article_list_one ul {
    float: right;
  }
}

/*================================================
article_main_one_anchor
================================================*/

.article_main_one_anchor {
  clear: both;
  margin-bottom: 24px;
  padding: 3%;
  border: 1px #333333 solid;
}
.article_main_one_anchor .article_main_one_anchor_title {
  margin-bottom: 20px;
  line-height: 1.25;
  text-align: center;
  font-weight: 700;
}
.article_main_one_anchor .article_main_one_anchor_title span {
  margin-left: 10px;
  font-weight: 400;
}
.article_main_one_anchor_h2 {
  margin-bottom: 12px;
  padding-left: 20px;
  text-indent: -20px;
  line-height: 1.5;
}
.article_main_one_anchor_h3 {
  margin-bottom: 8px;
  margin-left: 20px;
  padding-left: 20px;
  text-indent: -20px;
  line-height: 1.5;
}
.article_main_one_anchor_h4 {
  margin-bottom: 8px;
  margin-left: 40px;
  padding-left: 15px;
  text-indent: -15px;
  line-height: 1.75;
}
.article_main_one_anchor_h2 a,
.article_main_one_anchor_h3 a,
.article_main_one_anchor_h4 a {
  color: #333333;
  text-decoration: underline;
}
.article_main_one_anchor_h2 a:hover,
.article_main_one_anchor_h3 a:hover,
.article_main_one_anchor_h4 a:hover {
  color: #333333;
  text-decoration: none;
}
.article_main_one_anchor_h2 a:visited,
.article_main_one_anchor_h3 a:visited,
.article_main_one_anchor_h4 a:visited {
  color: #333333;
  text-decoration: underline;
}
.article_main_one_anchor_h2:before {
  margin-right: 5px;
  content: "\2666";
}
.article_main_one_anchor_h3:before {
  margin-right: 5px;
  content: "\003e";
}
.article_main_one_anchor_h4:before {
  margin-right: 5px;
  content: "\2212";
}

@media (max-width: 1023px) {

  .article_main_one_anchor {
    padding: 5% 3% 3% 3%;
  }
  .article_main_one_anchor .article_main_one_anchor_title {
    margin-bottom: 15px;
  }
  .article_main_one_anchor .article_main_one_anchor_title span {
    display: none;
  }
  .article_main_one_anchor_h3 {
    margin-bottom: 10px;
  }
  .article_main_one_anchor_h4 {
    margin-bottom: 8px;
  }
}

/*================================================
article_main_one_anchor (Font-Size Only)
================================================*/

.article_main_one_anchor_title { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_anchor_title span { font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important; }
.article_main_one_anchor_h2 { font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important; }
.article_main_one_anchor_h3 { font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important; }
.article_main_one_anchor_h4 { font-size: clamp(0.75rem, 0.65rem + 0.1vw, 0.8125rem) !important; }

@media (max-width: 1365px) {

  .article_main_one_anchor_title { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_anchor_title span { font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important; }
  .article_main_one_anchor_h2 { font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important; }
  .article_main_one_anchor_h3 { font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important; }
  .article_main_one_anchor_h4 { font-size: clamp(0.6875rem, 0.6rem + 0.05vw, 0.75rem) !important; }
}

@media (max-width: 1023px) {

  .article_main_one_anchor_title { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_anchor_title span { font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important; }
  .article_main_one_anchor_h2 { font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important; }
  .article_main_one_anchor_h3 { font-size: clamp(0.625rem, 0.55rem + 0.1vw, 0.75rem) !important; }
  .article_main_one_anchor_h4 { font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important; }
}

/*================================================
article_main_one_sns
================================================*/

.article_main_one_sns ul {
  width: 190px;
  margin-bottom: 16px;
  margin-left: auto;
}
.article_main_one_sns li {
  float: left;
  width: 40px;
  margin-right: 10px;
  list-style-type: none;
}
.article_main_one_sns li:last-child {
  margin-right: 0px;
}
.article_main_one_sns img {
  width: 100%;
  height: auto;
}
.article_main_one_sns li:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}

@media (max-width: 1023px) {

  .article_main_one_sns {
    margin-bottom: 30px;
  }
}

/*================================================
article_main_one_generator
================================================*/

.article_main_one_generator h2 {
  clear: both;
  margin-bottom: 16px;
  padding: 1.5% 2%;
  border-left: 7px #333333 solid;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #EBEBEB;
  font-weight: 900;
}
.article_main_one_generator h3 {
  clear: both;
  margin-top: 40px;
  margin-bottom: 16px;
  padding: 0.5% 0% 10px 2.5%;
  border-left: 7px #333333 solid;
  border-bottom: 1px #333333 solid;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  font-weight: 700;
}
.article_main_one_generator h4 {
  margin-top: 40px;
  margin-bottom: 16px;
  padding: 1%;
  border: 1px #CCCCCC solid;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  font-weight: 700;
}
.article_main_one_generator h5 {
  margin-top: 40px;
  margin-bottom: 16px;
  border-bottom: 1px #333333 solid;
  padding-left: 20px;
  padding-bottom: 10px;
  text-indent: -20px;
  line-height: 1.50;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  font-weight: 700;
}
.article_main_one_generator h5:before {
  content: "\2666";
  margin-right: 5px;
}
.article_main_one_generator h6 {
  margin-top: 40px;
  margin-bottom: 16px;
  border-bottom: 1px #333333 dotted;
  padding-left: 20px;
  padding-bottom: 20px;
  text-indent: -20px;
  line-height: 1.50;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  font-weight: 700;
}
.article_main_one_generator h6:before {
  content: "\2666";
  margin-right: 8px;
}
.article_main_one_generator p {
  margin-bottom: 20px;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 400;
}
.article_main_one_generator img {
  max-width: 100%;
}
.article_main_one_generator ul,
.article_main_one_generator li {
  list-style-type: none;
}
.article_main_one_generator b,
.article_main_one_generator em,
.article_main_one_generator strong {
  font-weight: 400;
}
.article_main_one_generator blockquote {
  margin-bottom: 16px;
  padding: 3%;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #EBEBEB;
  font-weight: 700;
}
.article_main_one_generator .school-table {
  width: 100%;
  margin-bottom: 16px;
  border: 1px #333333 solid;
  border-collapse: collapse;
  line-height: 1.75;
}
.article_main_one_generator Table {
  width: 100%;
  margin-bottom: 16px;
  border: 1px #333333 solid;
  border-collapse: collapse;
  line-height: 1.75;
}
.article_main_one_generator tr {
  width: 100%;
}
.article_main_one_generator th {
  width: 20%;
  padding: 10px 16px;
  border-right: 1px #333333 solid;
  border-bottom: 1px #333333 solid;
  background-color: #EBEBEB;
  text-align: left;
  vertical-align: top;
  font-weight: 400;
}
.article_main_one_generator td {
  width: 80%;
  padding: 10px 16px;
  border-bottom: 1px #333333 solid;
  vertical-align: top;
  font-weight: 400;
}
.article_main_one_generator .HTMLBlock video {
  margin-bottom: 24px;
}
.article_main_one_generator .YouTube {
  margin-bottom: 40px;
  padding: 7% 3%;
  background-color: #EBEBEB;
}
.article_main_one_generator .YouTube_adjust {
  width: 90%;
  margin: 0px auto;
}
.article_main_one_generator .YouTube_inner {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.article_main_one_generator .YouTube_inner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media (max-width: 1023px) {

  .article_main_one_generator h2 {
    padding: 3%;
  }
  .article_main_one_generator h3 {
    margin-top: 16px;
    padding: 1.25% 0% 10px 2.5%;
  }
  .article_main_one_generator h4 {
    margin-top: 16px;
    padding: 3% 3%;
  }
  .article_main_one_generator h5,
  .article_main_one_generator h6 {
    margin-top: 16px;
  }
  .article_main_one_generator table {
    width: 100%;
    border-bottom: none;
  }
  .article_main_one_generator tr {
    width: 100%;
  }
  .article_main_one_generator th {
    display: block;
    width: 94%;
    padding: 2% 3%;
    border-right: none;
    text-align: center;
  }
  .article_main_one_generator td {
    display: block;
    width: 92%;
    padding: 3% 4%;
  }
  .article_main_one_generator .YouTube {
    padding: 5% 3%;
  }
  .article_main_one_generator .YouTube_adjust {
    width: 96%;
  }
}

/*================================================
article_main_one_generator (Font-Size Only)
================================================*/

.article_main_one_generator h2 { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_generator h3 { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_generator h4 { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_generator h5 { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_generator h6 { font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important; }
.article_main_one_generator p { font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important; }
.article_main_one_generator span { font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important; }
.article_main_one_generator small { font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important; }
.article_main_one_generator address { font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important; }
.article_main_one_generator blockquote { font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important; }
.article_main_one_generator Table { font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important; }

@media (max-width: 1365px) {

  .article_main_one_generator h2 { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_generator h3 { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_generator h4 { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_generator h5 { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_generator h6 { font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important; }
  .article_main_one_generator p { font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important; }
  .article_main_one_generator span { font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important; }
  .article_main_one_generator small { font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important; }
  .article_main_one_generator address { font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important; }
  .article_main_one_generator blockquote { font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important; }
  .article_main_one_generator Table { font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important; }
}

@media (max-width: 1023px) {

  .article_main_one_generator h2 { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_generator h3 { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_generator h4 { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_generator h5 { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_generator h6 { font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important; }
  .article_main_one_generator p { font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important; }
  .article_main_one_generator span { font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important; }
  .article_main_one_generator small { font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important; }
  .article_main_one_generator address { font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important; }
  .article_main_one_generator blockquote { font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important; }
  .article_main_one_generator Table { font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important; }
}

/*================================================
category & article column
================================================*/

.category_wrap {
  width: 70%;
  margin: 0px auto;
}
.category_main,
.article_main {
  float: left;
  width: 69%;
  background-color: #FFFFFF;
}
.category_sub {
  float: right;
  width: 26%;
  margin-left: 5%;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.category_sub h2 {
  margin-bottom: 16px;
  padding-left: 8px;
  border-left: 5px #000000 solid;
  line-height: 1.2;
  color: #333333;
  font-weight: 900;
}

@media (max-width: 1365px) {

  .category_wrap {
    width: 90%;
  }
  .category_main,
  .article_main {
    width: 65%;
  }
  .category_sub {
    width: 30%;
    margin-left: 3%;
  }
}

@media (max-width: 1023px) {

  .category_wrap {
    width: 100%;
    padding: 0px 32px;
    box-sizing: border-box;
  }
  .category_main,
  .article_main {
    float: none;
    width: 100%;
  }
  .category_sub {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
}

/*================================================
category_main
================================================*/

.category_main h2 {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px #CCCCCC solid;
  line-height: 1.2;
  font-weight: 900;
}
.category_main_one {
  clear: both;
  width: 100%;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px #CCCCCC solid;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.category_main_one:last-of-type {
  border-bottom: 0px #CCCCCC solid;
}
.category_main_one_day {
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 400;
}
.category_main_one figure {
  display: block;
  float: left;
  width: 40%;
  margin-right: 2%;
}
.category_main_one figure:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.category_main_one figure img {
  width: 100%;
  height: auto;
}
.category_main_one.clearfix ~ h2 {
  margin-top: 50px;
}
.category_main_one_about {
  display: block;
  float: left;
  width: 58%;
}
.category_main_one_about_title {
  margin-bottom: 8px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.5;
  color: #333333;
  font-weight: 900;
}
.category_main_one_about_title:hover {
  text-decoration: underline;
}
.category_main_one_about_text {
  margin-bottom: 16px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.75;
  color: #333333;
  font-weight: 400;
}
.category_main_one_about_icon {
  float: right;
  margin-top: 10px;
}

@media (max-width: 1023px) {

  .category_main h2 {
    padding-bottom: 12px;
    border-bottom: 3px #EEEEEE solid;
    font-weight: 900;
  }
  .category_main_one {
    margin: 0px 0% 16px 0%;
    padding: 16px 16px 8px 16px;
    border-bottom: 0px #CCCCCC solid;
    background-color: #EBEBEB;
  }
  .category_main_one_day {
    margin-bottom: 8px;
  }
  .category_main_one figure {
    float: left;
    width: 37%;
    margin-right: 3%;
  }
  .category_main_one.clearfix ~ h2 {
    margin-top: 25px;
  }
  .category_main_one_about {
    float: left;
    width: 60%;
  }
  .category_main_one_about_text {
    display: none;
  }
  .category_main_one_about_icon {
    float: right;
  }
}

/*================================================
article_main_list
================================================*/

.article_main_list {
  margin: 40px auto;
}
.article_main_list_one {
  display: block;
  float: left;
  width: 23%;
  margin: 0px 0% 24px 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  border-right: 1px #EBEBEB solid;
  border-bottom: 1px #EBEBEB solid;
  box-sizing: border-box;
}
.article_main_list_one dt figure {
  margin-bottom: 8px;
}
.article_main_list_one dt figure:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.article_main_list_one dt figure img {
  width: 100%;
  height: auto;
}
.article_main_list_one dt p {
  margin-bottom: 16px;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 900;
}
.article_main_list_one dt a {  color: #333333;
  text-decoration: none;
}
.article_main_list_one dt a:hover {  color: #333333;
  text-decoration: underline;
}
.article_main_list_one dt a:visited {  color: #333333;
  text-decoration: none;
}

@media (max-width: 1023px) {

  .article_main_list {
    margin: 0px auto 32px auto;
  }
  .article_main_list_one {
    width: 98%;
    padding-right: 4%;
    padding-bottom: 2%;
  }
  .article_main_list_one dt figure {
    margin-bottom: 8px;
  }
  .article_main_list_one dt p {
    margin-bottom: 16px;
  }
}

/*================================================
category_sub_tag
================================================*/

.category_sub_tag {
  margin-bottom: 32px;
}
.category_sub_tag h2 {
  margin: 20px 0px 20px 0px;
}
.top_pickup_list_tag .category_sub_tag {
  margin-bottom: 0px;
}
.category_sub_tag_list {
  width: 100%;
}
.category_sub_tag_list li {
  display: inline-block;
  float: left;
  margin-right: 4px;
  margin-bottom: 8px;
  line-height: 1.00;
  color: #333333;
  font-weight: 400;
}
.category_sub_tag_list li a {
  display: block;
  padding: 8px 10px 7px 10px;
  text-decoration: none;
  color: #333333;
  background-color: #D6D6D6;
}
.category_sub_tag_list li a:hover {
  transition: all 0.3s ease;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #000000;
}
.category_sub_tag_list a:visited {
  text-decoration: none;
  color: #333333;
}

/*================================================
category_sub_tag (CategoryList_CarbonCopy)
================================================*/

#CategoryList_CarbonCopy {
  margin-top: 50px;
}
#CategoryList_CarbonCopy h2 {
  margin-bottom: 15px;
  font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important;
  font-weight: 900;
}
#CategoryList_CarbonCopy .category_sub_tag_list {
  font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important;
}

@media (max-width: 1365px) {

  #CategoryList_CarbonCopy h2 {
    font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important;
  }
  #CategoryList_CarbonCopy .category_sub_tag_list {
    font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important;
  }
}

@media (max-width: 1023px) {

  #CategoryList_CarbonCopy h2 {
    display: none;
  }
  #CategoryList_CarbonCopy .category_sub_tag_list {
    display: none;
  }
}

/*================================================
course_one_focus
================================================*/

.course_one_focus {
  clear: both;
  width: 100%;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.course_one_focus a {
  display: block;
  padding: 3%;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #000000;
}
.course_one_focus a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #000000;
}
.course_one_focus a:visited {
  text-decoration: none;
  color: #000000;
}
.course_one_focus figure {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.course_one_focus_text {
  float: left;
  width: 48%;
  margin-left: 2%;
  box-sizing: border-box;
}
.course_one_focus h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0% 0% 0px 0%;
  border-left: none;
  border-bottom: none;
  line-height: 1.25;
  background-color: #EEEEEE;
}
.course_one_focus_text address {
  margin-bottom: 15px;
  line-height: 1.25;
  font-style: normal;
}
.course_one_focus p {
  margin-bottom: 10px;
}
.course_one_focus_text_button {
  display: block;
  padding: 7px 0px 8px 0px;
  border-radius: 50px;
  text-align: center !important;
  line-height: 1.25;
  background-color: #FF6600;
  color: #FFFFFF;
  font-weight: 900 !important;
}
.course_one_focus figure img {
  width: 100% !important;
  height: auto !important;
}
.course_area_map {
  margin-bottom: 20px;
}
.course_area_map img {
  width: 100%;
}

@media (max-width: 1023px) {

  .course_one_focus a {
    padding: 5% 5% 3% 5%;
  }
  .course_one_focus h3 {
    margin-bottom: 5px;
    padding: 0% 0% 5px 0%;
  }
  .course_one_focus figure {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .course_one_focus_text {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
}

/*================================================
Series_Link
================================================*/

.Series_Link p a {
  color: #0000FF;
}
.Series_Link p a:visited {
  color: #CCCCFF !important;
  text-decoration: none !important;
}
.Series_Link p {
  text-align: left !important;
}

@media (max-width: 1023px) {

  .Series_Link_Title {
    text-align: center !important;
  }
}

/*================================================
profile_link
================================================*/

.profile_link {
  width: 100%;
  max-width: 920px;
  margin: 0px auto;
}
.profile_link_one {
  display: block;
  float: left;
  width: 31.33333%;
  margin: 0px 1% 15px 1%;
  padding: 1.5%;
  border: 1px #EEEEEE solid;
  text-align: justify;
  text-justify: inter-ideograph;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #000000;
  box-sizing: border-box;
}
.profile_link_one:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.profile_link_one:visited {
  opacity: 0.50;
  background-color: #FFFFFF;
}
.profile_link_one img {
  width: 100%;
  margin-bottom: 5px;
}
.profile_link_one span {
  display: block;
  line-height: 1.50;
  font-weight: 400;
}
    
@media (max-width: 1023px) {

  .profile_link {
    width: 100%;
    max-width: 100%;
  }
  .profile_link_one {
    float: none;
    width: 100%;
    margin: 0px 0% 15px 0%;
    padding: 3%;
  }
}

/*================================================
common_pager
================================================*/

.common_pager {
  margin: 80px 0px;
}
.common_pager .common_pager_wrap {
  text-align: center;
}
.common_pager .common_pager_wrap li {
  display: inline-block;
  position: relative;
  text-align: center;
  background: #333333;
}
.common_pager .common_pager_wrap .page_range {
  background-color: transparent;
}
.common_pager .common_pager_wrap li a {
  display: table;
  padding: 12px 18px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background: #333333;
  color: #FFFFFF;
  font-weight: 400;
  box-sizing: border-box;
}
.common_pager .common_pager_wrap li a.active,
.common_pager .common_pager_wrap li a:hover {
  transition: all 0.3s ease;
  color: #333333;
  background: #EEEEEE;
}
.common_pager .common_pager_wrap li a:active {
  color: #FFFFFF;
  background: #333333;
}
.common_pager .common_pager_wrap li a span {
  display: table-cell;
  vertical-align: middle;
}

.common_pager .common_pager_wrap li a .sp-prev,
.common_pager .common_pager_wrap li a .sp-next {
  display: none;
}

@media (max-width: 1023px) {

  .common_pager {
    overflow: hidden;
    margin: 40px 0px;
  }
  .common_pager .common_pager_wrap {
    margin: 0px -1% 0px 0px;
    text-align: left;
  }
  .common_pager .common_pager_wrap li {
    display: none;
  }
  .common_pager .common_pager_wrap li.prev,
  .common_pager .common_pager_wrap li.next {
    display: block;
    float: left;
    width: 49%;
    margin: 0px 1% 0px 0px;
    text-align: center;
  }
  .common_pager .common_pager_wrap li.prev a,
  .common_pager .common_pager_wrap li.next a {
    width: 100%;
    text-align: center;
  }
  .common_pager .common_pager_wrap li a .sp-prev,
  .common_pager .common_pager_wrap li a .sp-next {
    display: table-cell;
    vertical-align: middle;
  }
}

/*================================================
PageTop
================================================*/

.PageTop {
  display: block;
  width: 100%;
  padding: 20px 0px 5px 0px;
  background-color: #343434;
  box-sizing: border-box;
}
.PageTop span {
  display: none;
}
.PageTop:hover {
  transition: all 0.3s ease;
  background-color: #5C5C5C;
}

/*================================================
PagetopFix
================================================*/

.PagetopFix {
  position: fixed;
  z-index: 9999;
  width: 240px;
  height: 240px;
  right: 40px;
  bottom: 20px;
}
.PagetopFix a img {
  width: 240px;
  height: 240px;
}
.PagetopFix a {
  text-decoration: none;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.PagetopFix a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.PagetopFix a span {
  display: inline-block;
}

@media (max-width: 1023px) {

  .PagetopFix {
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: inherit;
    padding: 10px 0px;
    text-align: center;
    background-image: url(../img/firstview_screen.png);
  }
  .PagetopFix a {
    display: inline-block;
    padding: 20px 20px;
    border-radius: 50px;
    line-height: 1.25;
    background-color: #FF2323;
    font-weight: 900;
  }
  .PagetopFix a:hover {
    opacity: 1.00;
  }
  .PagetopFix a img {
    display: none;
  }
}

/*================================================
Arrow
================================================*/

.Arrow {
  position: relative;
  display: block;
  padding-left: 0px;
}
.Arrow::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*================================================
FontSize
================================================*/

.FontSizeUltraShout {
  font-size: clamp(4.6875rem, 3.90625rem + 3.125vw, 6.25rem) !important;
}
.FontSizeHyperShout {
  font-size: clamp(3.75rem, 3.125rem + 2.5vw, 5rem) !important;
}
.FontSizeSuperShout {
  font-size: clamp(3rem, 2.5rem + 2vw, 4rem) !important;
}
.FontSizeEnglishDecoration {
  font-size: clamp(0.75rem, 0.65rem + 0.1vw, 0.8125rem) !important;
}
.FontSizeMainTitle {
  font-size: clamp(2.5rem, 2rem + 2vw, 3.5rem) !important;
}
.FontSizeSubTitle {
  font-size: clamp(1.5rem, 1.3rem + 1vw, 2rem) !important;
}
.FontSizeLeadText {
  font-size: clamp(1.25rem, 1.1rem + 0.75vw, 1.75rem) !important;
}
.FontSizeEmphasisText {
  font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem) !important;
}
.FontSizeNormalText {
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem) !important;
}
.FontSizeCautionText {
  font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem) !important;
}
.FontSizeAttentionText {
  font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem) !important;
}
.FontSizeVerySmallCaption {
  font-size: clamp(0.75rem, 0.65rem + 0.1vw, 0.8125rem) !important;
}

@media (max-width: 1365px) {

  .FontSizeUltraShout {
    font-size: clamp(4.375rem, 3.75rem + 2.5vw, 5.625rem) !important;
  }
  .FontSizeHyperShout {
    font-size: clamp(3.125rem, 2.5rem + 1.875vw, 4.375rem) !important;
  }
  .FontSizeSuperShout {
    font-size: clamp(2.5rem, 2rem + 1.5vw, 3.5rem) !important;
  }
  .FontSizeEnglishDecoration {
    font-size: clamp(0.6875rem, 0.6rem + 0.05vw, 0.75rem) !important;
  }
  .FontSizeMainTitle {
    font-size: clamp(2rem, 1.75rem + 1vw, 2.8rem) !important;
  }
  .FontSizeSubTitle {
    font-size: clamp(1.375rem, 1.25rem + 0.5vw, 1.75rem) !important;
  }
  .FontSizeLeadText {
    font-size: clamp(1.125rem, 1rem + 0.5vw, 1.5rem) !important;
  }
  .FontSizeEmphasisText {
    font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem) !important;
  }
  .FontSizeNormalText {
    font-size: clamp(0.9375rem, 0.85rem + 0.3vw, 1rem) !important;
  }
  .FontSizeCautionText {
    font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem) !important;
  }
  .FontSizeAttentionText {
    font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem) !important;
  }
  .FontSizeVerySmallCaption {
    font-size: clamp(0.6875rem, 0.6rem + 0.05vw, 0.75rem) !important;
  }
}

@media (max-width: 1023px) {

  .FontSizeUltraShout {
    font-size: clamp(3.125rem, 2.8125rem + 1.875vw, 4.375rem) !important;
  }
  .FontSizeHyperShout {
    font-size: clamp(2.1875rem, 1.875rem + 1.25vw, 3.125rem) !important;
  }
  .FontSizeSuperShout {
    font-size: clamp(1.75rem, 1.5rem + 1vw, 2.5rem) !important;
  }
  .FontSizeEnglishDecoration {
    font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important;
  }
  .FontSizeMainTitle {
    font-size: clamp(1.75rem, 1.6rem + 0.6vw, 2.25rem) !important;
  }
  .FontSizeSubTitle {
    font-size: clamp(1.25rem, 1.15rem + 0.4vw, 1.5rem) !important;
  }
  .FontSizeLeadText {
    font-size: clamp(1rem, 0.9rem + 0.25vw, 1.25rem) !important;
  }
  .FontSizeEmphasisText {
    font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem) !important;
  }
  .FontSizeNormalText {
    font-size: clamp(0.875rem, 0.8rem + 0.2vw, 0.9375rem) !important;
  }
  .FontSizeCautionText {
    font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem) !important;
  }
  .FontSizeAttentionText {
    font-size: clamp(0.625rem, 0.55rem + 0.1vw, 0.75rem) !important;
  }
  .FontSizeVerySmallCaption {
    font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem) !important;
  }
}

/*================================================
parallel
================================================*/

.parallel {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*================================================
clearfix
================================================*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*================================================
display on / off
================================================*/

.pc {
  display: block;
}
.sp {
  display: none;
}
.js-lazy {
  min-height: auto !important;
}

@media (max-width: 1023px) {

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

/*================================================
lesson_banner
================================================*/

.lesson_banner {
  display: block;
}
.lesson_banner_closing {
  display: block;
}

/*================================================
pickup
================================================*/

.pickup {
  position: relative;
  margin: 0 0 14px 4px;
  background-image: repeating-linear-gradient(-29deg, #AAAAAA, #AAAAAA 4px, transparent 4px, transparent 6px, #AAAAAA 6px), repeating-linear-gradient(61deg, #AAAAAA, #AAAAAA 4px, transparent 4px, transparent 6px, #AAAAAA 6px), repeating-linear-gradient(151deg, #AAAAAA, #AAAAAA 4px, transparent 4px, transparent 6px, #AAAAAA 6px), repeating-linear-gradient(241deg, #AAAAAA, #AAAAAA 4px, transparent 4px, transparent 6px, #AAAAAA 6px);
  background-size: 1px 100%, 100% 1px, 1px 100%, 100% 1px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}
.pickup h4 {
  display: inline-block;
  position: relative;
  margin: -4px 0 0 -4px;
  padding: .5em .8em;
  background-color: #FF6600;
  color: #FFFFFF;
}
.pickup h4::before {
  position: absolute;
  top: 100%;
  left: 0;
  border-bottom: solid 3px transparent;
  border-right: solid 4px #C75B13;
  content: '';
}
.pickup-content {
  padding: 24px 20px 20px;
}
.pickup-content .star-area {
  margin-bottom: 6px;
}
.pickup .star-area {
  display: flex;
  align-items: flex-start;
}
.pickup .star-area .star {
  margin-right: 8px;
}
.pickup .star-area {
  margin-bottom: 6px;
}
.pickup .star-area .star img {
  width: 14px;
  height: auto;
}
.pickup .star-area .evaluation {
  font-weight: 700;
  margin: -3px 20px 0 0;
}
.pickup .pickup-content .pickup-title {
  font-weight: bold;
}
.pickup .evaluation-human {
  margin-bottom: 20px;
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 16px;
}
.pickup .other-link {
  position: relative;
  text-align: right;
  padding-right: 16px;
  margin-bottom: 4px;
}
.pickup .other-link::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  top: 34%;
  right: 4px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}

/*================================================
Tab (JS)
================================================*/

.f-tab-trigger {
  margin-bottom: 10px;
}
.f-tab-trigger-button {
  box-sizing: border-box;
  display: flex;
  height: 40px;
  padding: 0 2em;
  justify-content: center;
  align-items: center;
  color: #2A4576;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  border: 2px solid #2A4576;
  border-radius: 20px;
}
.f-tab-trigger-button.is-active,.f-tab-trigger-button:hover {
  background-color: #2A4576;
  color: #FFFFFF;
}
.f-tab-trigger-item {
  display: inline-block;
  min-width: 105px;
  margin-right: 7px;
  margin-bottom: 10px;
}
.f-tab-trigger.f-tab-trigger--flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}
.f-tab-trigger.f-tab-trigger--flex .f-tab-trigger-item {
  min-width: auto;
  display: block;
  width: 100%;
  margin-right: 0;
}
.f-tab-trigger.f-tab-trigger--flex .f-tab-trigger-button {
  padding: 0 .5em;
}
.f-tab-trigger.f-tab-trigger--slide {
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
}
.f-tab-trigger.f-tab-trigger--slide .f-tab-trigger-item:last-child {
  margin-right: 0;
}
.f-tab.f-tab--secondary .f-tab-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-bottom: 2px solid #2A4576;
  margin-bottom: 20px;
}
.f-tab.f-tab--secondary .f-tab-trigger-button {
  display: flex;
  height: auto;
  padding: 10px 8px;
  background-color: #EAECF1;
  color: #2A4576;
  font-weight: 700;
  border: none;
  border-radius: 4px 4px 0 0;
  line-height: 20px;
}
.f-tab.f-tab--secondary .f-tab-trigger-button.is-active,.f-tab.f-tab--secondary .f-tab-trigger-button:hover {
  background-color: #2A4576;
  color: #FFFFFF;
}
.f-tab.f-tab--secondary .f-tab-trigger-item {
  display: block;
  min-width: auto;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {

  .f-tab.f-tab--secondary.fixed-tab {
    position: fixed;
    top: 0;
  }
}

@media screen and (min-width: 768px) {

  .f-tab-trigger-button {
    border-radius:25px;
    height: 50px;
  }
  .f-tab-trigger-item {
    min-width: 140px
  }
  .f-tab.f-tab--secondary .f-tab-trigger {
    gap: 20px
  }
}

/*================================================
Table (JS)
================================================*/

.f-table {
  width: 100%;
  margin-bottom: 40px;
  table-layout: fixed;
}
.f-table td,.f-table th {
  width: calc(100% / 3);
  box-sizing: border-box;
  padding: 12px 8px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #AAAAAA;
  word-break: break-all;
}
.f-table th {
  background-color: #F2F2F2;
  font-weight: 700;
  line-height: 22px;
}
.f-table td {
  background-color: #FFFFFF;
  font-weight: 400;
  line-height: 22px;
}
.f-table.f-table--2column {
  border-top: 1px solid #AAAAAA;
}
.f-table.f-table--2column tr {
  border-bottom: 1px solid #AAAAAA;
}
.f-table.f-table--2column th {
  width: 30%;
  border: none;
}
.f-table.f-table--2column td {
  width: 70%;
  border: none;
}
.js-f-table-scroll {
  position: relative;
  overflow-x: scroll;
  margin-bottom: 20px;
}
.js-f-table-scroll .f-table {
  margin-bottom: 20px;
}
.js-f-table-scroll .f-table td,.js-f-table-scroll .f-table th {
  width: 110px;
}
.js-f-table-scroll::before {
  content: '';
  position: absolute;
  left: 134px;
  top: 10px;
  width: 80px;
  height: 80px;
  background: url('https://gora.golf.rakuten.co.jp/common/feature-common/1.0/assets/img/scroll.png');
  background-repeat: no-repeat;
  background-size: 80px;
  opacity: 0;
  transition: opacity .25s cubic-bezier(.39, .575, .565, 1);
}
.js-f-table-scroll.js-scroll::before {
  opacity: 1;
}

@media screen and (max-width: 767px) {

  .f-table.f-table--2column.f-table--vertical {
    border-top: none;
  }

  .f-table.f-table--2column.f-table--vertical tr {
    display: block;
    border-bottom: none;
    margin-bottom: 20px;
  }

  .f-table.f-table--2column.f-table--vertical th {
    display: block;
    width: 100%;
  }

  .f-table.f-table--2column.f-table--vertical td {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {

  .f-table td,.f-table th {
    width: 190px;
    padding: 20px;
  }
  .f-table.f-table--2column th {
    width: 300px;
  }
  .f-table.f-table--2column td {
    width: auto;
  }
  .js-f-table-scroll .f-table td,.js-f-table-scroll .f-table th {
    width: 180px;
  }
  .js-f-table-scroll.js-scroll .js-f-table-scroll.js-scroll::before {
    left: 220px;
    top: 20px;
  }
}

@media (max-width: 1023px) {

  .article_main_one_generator .f-table th,.article_main_one_generator .f-table td {
    display: table-cell;
  }
}

.sticky_table_wrapper {
  overflow: scroll;
  height: 667px;
}
.heading-row-col::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top:1px solid #333333;
  border-left:1px solid #333333;
  z-index: -1;
}
.heading-row::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top:1px solid #333333;
  z-index: -1;
}
.heading-col::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #333333;
  z-index: -1;
}
.sticky_table_wrapper .sticky_table{
  width: 1100px;
  border-collapse: separate;
}
.sticky_table_wrapper .sticky_table td,.sticky_table_wrapper .sticky_table th {
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  width: auto;
}
.sticky_table_wrapper .sticky_table thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
.sticky_table_wrapper .sticky_table th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}
.sticky_table_wrapper .sticky_table thead th:first-child {
  z-index: 2;
}
.sticky_table_wrapper .sticky_table .sc_tit {
  width: 7em;
}
.sticky_table_wrapper .sticky_table .sc_first {
  width: 10em;
}
.sticky_table_wrapper .sticky_table .sc_sec {
  width: 5em;
}
.sticky_table_wrapper .sticky_table .sc_third {
  width: 5em;
}
.sticky_table_wrapper .sticky_table .sc_fourth {
  width: 5em;
}
.sticky_table_wrapper .sticky_table .sc_fifth {
  width: 5em;
}
.sticky_table_wrapper .sticky_table .sc_end {
  width: 4em;
}

@media (max-width: 1023px) {

  .sticky_table_wrapper .sticky_table{
    width: 800px;
  }
}

@media (max-width: 1023px) {

  .sticky_table_wrapper .sticky_table td,.sticky_table_wrapper .sticky_table th {
    display: table-cell;
    padding: 10px;
  }
}

.sticky_table_wrapper .sticky_table tbody th {
  vertical-align: middle;
  position: relative;
  padding: 10px 25px 10px 10px;
}
.sticky_table_wrapper .sticky_table tbody th a {
  color: #000000;
}
.sticky_table_wrapper .sticky_table tbody th a::after {
  content: "";
  position: absolute;
  top: 43%;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 15px solid #555555;
  border-bottom: 0;
}

@keyframes scroll-hint-appear {

  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}

.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}
.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity .3s;
  opacity: 0;
  background: rgba(0, 0, 0, .7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}
.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}
.scroll-hint-text {
  color: #FFFFFF;
  margin-top: 5px;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8;
}
.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}
.scroll-hint-icon-white {
  background-color: #FFFFFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}
.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}
.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}
.scroll-hint-icon-white .scroll-hint-text {
  color: #000000;
}

/*================================================
Expand...
================================================*/



