@charset "UTF-8";
/*
Theme Name: Ai-Link
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
  font-size: 67.5%; }

body {
  margin: 0;
  padding: 0;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.1rem;
  line-height: 2rem;
  color: #333333;
  background-image: url(../images/body_bg.png);
  background-repeat: repeat-x; }

.pc_display {
  display: inherit; }

.sp_display {
  display: none; }

#bg_2026 {
  width: 100%;
  height: auto;
  background-image: url("../images/bg_2026.png");
  background-size: 100%;
  background-repeat: repeat-y;
  padding: 100px 0;
  font-family: "Noto Serif JP", serif; }

/*----------------------------------------------img*/
.img_100 {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0; }

.img_100 img {
  width: 100%;
  height: auto; }

.img_100_pre {
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 0 10px 0; }

.img_center {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto 10px auto; }

.img_right {
  width: 100%;
  height: auto;
  text-align: right;
  margin: 0 0 10px auto; }

/*----------------------------------------------common*/
article {
  overflow: hidden; }

a {
  color: #333333;
  text-decoration: none; }

.color_wh {
  color: #ffffff; }

.bg_blue {
  background-color: #92eace; }

strong {
  font-weight: bold; }

.font_s {
  font-size: 1.0rem;
  line-height: 1.2rem;
  vertical-align: text-top; }

.text_center {
  text-align: center; }

.sub_title {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
  color: #a59253;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold; }

.line_heigts {
  line-height: 1.6rem; }

.mag_t10 {
  clear: both;
  margin-top: 10px; }

.mrg_b50 {
  clear: both;
  margin-bottom: 50px; }

.mrg_b20 {
  clear: both;
  margin-bottom: 20px; }

.mag_l20 {
  margin-left: 20px; }

.wh_30 {
  width: 30%;
  height: auto;
  margin: 0;
  padding: 0; }

.wh_50 {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0; }

.wh_70 {
  width: 70%;
  height: auto;
  margin: 0;
  padding: 0; }

.wh_80 {
  width: 80%;
  height: auto;
  margin: 0 auto;
  padding: 0; }

.red {
  color: #fd0138; }

.text_small {
  font-size: 1.0rem; }

.heightbox {
  margin: 0 0 30px 0; }

.mini {
  font-size: 60%; }

.mrg_l50 {
  margin-left: 50px; }

.mrg_l20 {
  margin-left: 20px; }

.link_nav {
  background-image: url("../images/listicon_02.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 26px; }

/*----------------------------------------------header*/
.header {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 10px 0 0 0; }

.header h1 {
  display: inline;
  font-size: 1.0rem;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  margin: 5px 0 0 75px; }

.header .header_logo {
  display: inline;
  position: relative;
  z-index: 1; }

.header .header_right {
  float: right;
  margin: 10px 0 0 0; }

.header .header_right .header_info {
  float: left;
  font-size: 0.7em;
  margin: 10px 10px 0 0; }

.header .header_right .header_info p {
  display: inline-table;
  float: left;
  clear: both;
  margin: 0 0 5px 0; }

.header .header_right .header_info img {
  margin: 0 10px 0 0;
  vertical-align: middle; }

.header .header_right .header_contact {
  float: left; }

.header .header_right .header_contact p {
  line-height: 0;
  padding: 0;
  margin: 0 0 5px 0; }

.header .header_right .header_contact img {
  margin: 0; }

.main_menu {
  clear: both;
  float: left;
  margin: 0 0 5px 0; }

.main_menu ul {
  margin: 0;
  padding: 0;
  display: flex; }

.main_menu ul a {
  background-color: #ffffff;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  display: block; }

.main_menu ul li {
  float: left;
  width: 170px;
  list-style: none;
  text-align: center;
  padding: 20px 0;
  margin: 0;
  display: inline-block;
  list-style-type: none;
  position: relative;
  background-color: #ffffff; }

.main_menu ul li #wh_150 {
  width: 150px; }

.main_menu ul li ul {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute; }

.main_menu ul li ul li {
  margin: 0;
  height: 70px;
  line-height: 70px;
  padding: 0; }

.main_menu ul li ul li a:hover {
  line-height: 70px;
  background-color: rgba(146, 234, 206, 0.6); }

.main_menu ul li:hover ul {
  display: block; }

.index_page_title {
  clear: both;
  width: 100%;
  height: auto;
  background-color: white;
  text-align: center;
  padding: 0;
  line-height: 0;
  margin-bottom: 40px; }

.index_page_title img {
  width: 100%;
  height: auto; }

.page_title {
  clear: both;
  width: 100%;
  height: auto;
  background-color: #caefe2;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 0; }

.page_title img {
  width: 1280px;
  height: auto; }

/*----------------------------------------------footer*/
#footer {
  clear: both;
  width: 100%;
  height: auto;
  padding: 20px 0;
  background-color: #c5efe0;
  overflow: hidden; }

#footer_left {
  float: left;
  width: 30%;
  height: auto;
  margin: 0 10% 0 0; }

#footer_info {
  font-size: 0.7em;
  margin: 0 0 10px 0; }

#footer_info p {
  float: left;
  clear: both;
  display: inline-table;
  margin: 0 0 5px 0; }

#footer_info img {
  margin: 0 10px 0 0;
  vertical-align: middle; }

#footer h2 {
  clear: both;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  margin: 0 0 5px 0; }

#footer address {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 400; }

#footer_right {
  float: right;
  width: 60%;
  height: auto;
  padding: 100px 0 0 0; }

#footer_right ul {
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
  font-size: 1.0rem; }

#footer_right ul li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0; }

#footer_line_bana {
  position: fixed;
  right: 0;
  bottom: 3%;
  width: 240px;
  height: auto; }

#footer_line_bana img {
  width: 100%;
  height: auto; }

#copyright {
  clear: both;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.0rem;
  margin: 10px 0; }

#gotop {
  clear: both;
  width: auto;
  height: auto;
  position: fixed;
  bottom: 10px;
  right: 10%;
  z-index: 20; }

#gotop img {
  float: right; }

/*----------------------------------------------contents*/
.contents_box {
  clear: both;
  width: 1280px;
  height: auto;
  margin: 0 auto; }

.contents_left {
  float: left;
  width: auto;
  height: auto;
  margin: 0 0 10px 0;
  overflow: hidden; }

.contents_right {
  float: right;
  width: auto;
  height: auto;
  margin: 0 0 10px 0;
  overflow: hidden; }

.contents_wh {
  float: left;
  width: auto;
  height: auto;
  margin: 0 10px 10px 0;
  padding: 30px 20px;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden; }

.col_table {
  width: 100%;
  height: auto;
  margin: 0 auto 30px auto;
  padding: 0; }

.col_table th {
  background-color: #a59253;
  color: #ffffff;
  padding: 10px 20px;
  border-collapse: 0 0 5px 0;
  box-sizing: border-box; }

.col_table td {
  padding: 10px 20px;
  border-bottom: solid 1px  #a59253;
  box-sizing: border-box;
  border-collapse: 0 0 5px 0; }

.adj_40 {
  padding: 40px 0 10px 0; }

/*----------------------------------------------index*/
.up_contact_btn {
  width: auto;
  height: auto;
  display: inline-block;
  margin: 40px auto 40px auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 80px 15px 80px;
  box-sizing: border-box;
  background-color: #fff;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #a1925a;
  border: solid 4px #a1925a;
  border-radius: 9999px;
  text-align: center;
  overflow: hidden;
  letter-spacing: 0; }
  .up_contact_btn span {
    display: block;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 15px; }
  .up_contact_btn:hover {
    background-color: rgba(193, 182, 145, 0.4);
    color: #fff;
    text-shadow: 0 0 3px #7c6f46; }
  .up_contact_btn::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 40%;
    height: 200%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-20deg);
    transition: left 0.6s ease; }
  .up_contact_btn:hover::before {
    left: 120%; }

.m_btn {
  width: 380px;
  height: 42px;
  background-color: #fff;
  color: #a1925a;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border: solid 2px #a1925a;
  border-radius: 9999px;
  text-align: center;
  position: relative;
  margin-bottom: 20px; }
  .m_btn img {
    width: auto;
    height: 24px;
    margin: auto;
    padding: 10px 0 0 0; }

.img_ribbon {
  width: 500px;
  height: auto;
  margin: 0 auto 60px auto; }
  .img_ribbon img {
    width: 100%;
    height: auto; }

#indexbox_01 {
  width: 100%;
  height: auto;
  min-height: 506px;
  margin-bottom: 100px;
  padding: 40px 0 0 0;
  position: relative;
  background-image: url("../images/re_indeximg_01.png");
  background-position: 15% top;
  background-repeat: no-repeat;
  background-size: 320px; }
  #indexbox_01 h2 {
    width: 50%;
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    margin: 40px 15% 120px auto;
    font-family: "Noto Serif JP", serif;
    color: #a1925a; }
  #indexbox_01 #indexbox_01_in1 {
    width: 100%;
    height: auto;
    padding: 80px 0 60px 0;
    background-image: url("../images/re_indeximg_02.png");
    background-position: right;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: flex;
    gap: 20px; }
  #indexbox_01 #indexbox_01_in2 {
    width: 100%;
    height: auto;
    padding: 80px 0 60px 0;
    background-image: url("../images/re_indeximg_03.png");
    background-position: left;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: flex;
    gap: 20px;
    justify-content: flex-end; }
  #indexbox_01 .indexbox_01_contents {
    width: calc(100% / 5);
    background-color: #fff;
    border: solid 1px #a1925a;
    padding: 30px 20px;
    box-shadow: 4px 4px 0 0 #a1925a;
    display: grid;
    grid-template-rows: 7em auto;
    opacity: 0;
    transform: translateX(-30px);
    transition: opacity 0.8s ease, transform 0.8s ease; }
    #indexbox_01 .indexbox_01_contents h3 {
      font-size: 22px;
      line-height: 1.5;
      margin: 0; }
    #indexbox_01 .indexbox_01_contents span {
      width: 100%;
      display: block;
      position: relative;
      padding-left: 3rem;
      box-sizing: border-box; }
      #indexbox_01 .indexbox_01_contents span::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0.75em;
        width: 2.6rem;
        height: 1px;
        background: #000; }
    #indexbox_01 .indexbox_01_contents.is-show {
      opacity: 1;
      transform: translateX(0); }

.indexbox_01_contents:nth-of-type(1) {
  transition-delay: 0.2s; }

.indexbox_01_contents:nth-of-type(2) {
  transition-delay: 0.4s; }

.indexbox_01_contents:nth-of-type(3) {
  transition-delay: 0.6s; }

.indexbox_01_contents:nth-of-type(4) {
  transition-delay: 0.8s; }

.indexbox_01_contents:nth-of-type(5) {
  transition-delay: 1s; }

.indexbox_01_contents:nth-of-type(6) {
  transition-delay: 1.2s; }

#indexbox_01_in2 .indexbox_01_contents:nth-of-type(1) {
  transition-delay: 0.8s; }
#indexbox_01_in2 .indexbox_01_contents:nth-of-type(2) {
  transition-delay: 1s; }
#indexbox_01_in2 .indexbox_01_contents:nth-of-type(3) {
  transition-delay: 1.2s; }

#indexbox_02 {
  background-image: url("../images/re_indeximg_04.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
  position: relative;
  padding: 20px 0;
  box-sizing: border-box;
  margin-bottom: 120px; }
  #indexbox_02 h3 {
    font-size: 26px;
    line-height: 2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 80px; }
  #indexbox_02 #indexbox_02_contents {
    width: 60%;
    height: auto;
    margin: 0 0 0 auto; }
    #indexbox_02 #indexbox_02_contents img {
      width: 80%;
      height: auto;
      margin-bottom: 10px; }
    #indexbox_02 #indexbox_02_contents p {
      width: 80%;
      height: auto;
      background-color: rgba(255, 255, 255, 0.6);
      padding: 30px 40px;
      box-sizing: border-box;
      font-family: source-han-sans-japanese, sans-serif; }

#indexbox_02_2 {
  margin: 0 auto 30px auto;
  width: 100%;
  height: auto;
  background-image: url("../images/re_indeximg_07.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50%;
  padding: 60px 0; }
  #indexbox_02_2 #indexbox_02_2list h4 {
    color: #a1925a;
    font-size: 26px;
    margin-bottom: 30px;
    margin-left: 5rem; }
  #indexbox_02_2 #indexbox_02_2list ul {
    list-style: none;
    margin-left: 5rem; }
    #indexbox_02_2 #indexbox_02_2list ul li {
      font-size: 20px;
      margin: 0 0 10px 0;
      line-height: 2.0; }
      #indexbox_02_2 #indexbox_02_2list ul li span {
        border-bottom: solid 0.9px #a1925a;
        padding: 0 4px 2px 4px;
        display: inline-block; }

#indexbox_03 {
  width: 100%;
  height: auto;
  padding: 40px 0 0 0;
  margin-bottom: 100px;
  background-image: url("../images/re_indeximg_08.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom; }
  #indexbox_03 h5 {
    font-size: 30px;
    color: #a1925a;
    line-height: 2;
    font-weight: 500;
    margin: 0 0 40px 120px; }
  #indexbox_03 p {
    width: 40%;
    height: auto;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.6rem;
    margin: 0 0 40px 120px; }

#indexbox_04 {
  background-image: url("../images/re_index04_bg.png");
  background-size: 100%;
  background-repeat: repeat-y;
  padding: 40px 0;
  margin-bottom: 100px; }
  #indexbox_04 h3 {
    margin: 60px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5; }
  #indexbox_04 #index_ibjlist {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
    padding: 0 8rem;
    box-sizing: border-box;
    color: #7c6f46; }
  #indexbox_04 .awardbage_single {
    width: 300px;
    height: auto;
    margin: 20px auto; }
    #indexbox_04 .awardbage_single img {
      width: 100%;
      height: auto; }
  #indexbox_04 .awardbage_set {
    width: 80%;
    height: auto;
    margin: 20px auto; }
    #indexbox_04 .awardbage_set img {
      width: 100%;
      height: auto; }
  #indexbox_04 #indexbox_04copy {
    text-align: center;
    line-height: 2;
    font-size: 26px;
    font-weight: 500;
    color: #7c6f46;
    text-shadow: 0 0 5px #fff;
    margin: 50px 0; }

#indexbox_05 {
  margin-bottom: 100px; }
  #indexbox_05 h4 {
    text-align: center;
    font-size: 30px;
    color: #7c6f46;
    margin: 40px 0 100px 0; }
  #indexbox_05 #index_congrats_contentsbox {
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto; }
    #indexbox_05 #index_congrats_contentsbox ul {
      width: 100%;
      height: auto;
      margin: 40px auto;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      gap: 15px; }
      #indexbox_05 #index_congrats_contentsbox ul li {
        width: calc(33.333% - 10px);
        padding: 15px 30px;
        box-sizing: border-box;
        border: solid 0.9px #a1925a;
        background-color: #fff; }
        #indexbox_05 #index_congrats_contentsbox ul li .img_center {
          width: 100%;
          aspect-ratio: 1 / 1;
          overflow: hidden; }
          #indexbox_05 #index_congrats_contentsbox ul li .img_center img {
            width: 100%;
            height: 100%;
            margin: 0 0 10px 0;
            object-fit: cover;
            display: block; }
  #indexbox_05 .moretext {
    width: 100%;
    height: auto;
    margin: 15px 0 5px 0;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    background-color: #7c6f46;
    font-size: 1.0rem;
    display: block; }

#indexbox_06 {
  margin-bottom: 100px; }
  #indexbox_06 h4 {
    text-align: center;
    font-size: 30px;
    color: #7c6f46;
    margin: 40px 0 100px 0; }
  #indexbox_06 #index_price {
    width: 80%;
    height: auto;
    margin: 40px auto;
    padding: 40px;
    background-image: url("../images/re_index04_bg.png");
    background-size: 100%;
    background-repeat: repeat-y; }
    #indexbox_06 #index_price #index_price_wh {
      padding: 60px 60px 100px 60px;
      background-color: #fff; }
  #indexbox_06 table {
    width: 100%;
    height: auto;
    background-color: #fff;
    border: none;
    font-size: 1.8rem;
    margin-bottom: 40px; }
    #indexbox_06 table tbody {
      width: 90%;
      height: auto; }
      #indexbox_06 table tbody tr {
        width: 100%;
        padding: 30px;
        border-bottom: solid 0.9px #7c6f46; }
      #indexbox_06 table tbody th {
        padding: 30px;
        text-align: center; }
        #indexbox_06 table tbody th[scope="col"] {
          color: #7c6f46;
          font-weight: 600; }
        #indexbox_06 table tbody th[scope="row"] {
          font-weight: 600; }
      #indexbox_06 table tbody td {
        padding: 30px;
        text-align: right;
        padding-right: 4rem; }
    #indexbox_06 table .tableborder_r {
      border-right: solid 1px #7c6f46; }
    #indexbox_06 table .tableborder_b {
      padding: 5px 0;
      border-bottom: none; }
      #indexbox_06 table .tableborder_b th, #indexbox_06 table .tableborder_b td {
        padding: 0; }

#index_h3 {
  font-size: 2.4rem;
  font-weight: 900;
  margin: 40px 0;
  text-align: center;
  line-height: 2.0; }

#index_h3 span {
  font-size: 3.0rem;
  color: #ed1e79;
  font-weight: 900; }

#index_ibjlist ul {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0; }

#index_ibjlist ul li {
  list-style: none;
  background-image: url(../images/indeximg_listmark.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 2.0rem;
  padding: 0 0 0 40px;
  font-size: 1.8rem;
  margin: 0 0 15px 0; }

.index_box01 {
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  padding: 20px;
  box-sizing: border-box;
  background-image: url(../images/indeximg_09.png);
  overflow: hidden; }

#face_01 {
  width: 35%;
  height: auto;
  padding: 0 10px 0 0;
  box-sizing: border-box; }

#face_01 img {
  width: 100%;
  height: auto; }

#feature_p {
  width: 65%;
  height: auto;
  padding: 20px 10px 0 0;
  box-sizing: border-box; }

.index_list {
  margin: 10px 0; }

.index_list li {
  margin: 0 0 10px 20px;
  padding: 0 0 0 20px;
  background-image: url(../images/listicon_02.png);
  background-repeat: no-repeat; }

.index_feature {
  float: right;
  width: 44%;
  height: auto;
  padding: 50px 20px 10px 20px;
  box-sizing: border-box;
  background-image: url(../images/indeximg_10.png);
  background-size: contain;
  background-repeat: no-repeat; }

.index_feature table {
  margin: 0 auto 10px auto;
  text-align: center; }

.index_feature table img {
  width: 94%; }

.index_box02 {
  clear: both;
  width: 100%;
  height: auto;
  padding: 70px 60% 30px 100px;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  background-image: url(../images/indeximg_04.png);
  background-repeat: no-repeat;
  overflow: hidden; }

.index_box02 h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 2.0rem;
  line-height: 2.0; }

.index_celebrate {
  width: 100%;
  height: auto;
  margin: 0 auto 20px auto;
  padding: 0;
  overflow: hidden; }

.index_celebrate ul {
  width: 80%;
  height: auto;
  margin: 0 10%;
  padding: 0; }

.index_celebrate ul li {
  width: 25%;
  height: auto;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  box-sizing: border-box; }

.index_celebrate ul li img {
  width: 100%;
  height: auto;
  margin: 0 0 5px 0; }

.index_celebrate ul li p {
  width: 90%;
  height: auto;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.4rem; }

.index_news {
  width: 80%;
  height: auto;
  margin: 0 10% 20px 10%;
  overflow: hidden; }

.index_news_title {
  float: left;
  width: 20%;
  overflow: hidden;
  padding: 50px 80px 0 0;
  box-sizing: border-box; }

.index_news_list {
  width: 80%;
  margin: 0;
  padding: 0 0 0 80px;
  box-sizing: border-box;
  border-left: solid 1px #92eace; }

.index_news_list ul {
  margin: 0;
  padding: 0; }

.index_news_list li {
  clear: both;
  width: 100%;
  margin: 0 0 10px 0;
  list-style: none;
  padding: 0 0 10px 20px;
  border-bottom: solid 1px #e2e2e2;
  box-sizing: border-box;
  overflow: hidden; }

.index_news_list .list_days {
  width: 15%;
  display: block;
  float: left;
  margin: 0 10% 0 0;
  padding: 0; }

.index_news_contents {
  float: left;
  width: auto;
  margin: 0;
  padding: 0; }

.index_news_list .index_news_cate {
  width: auto;
  float: right;
  white-space: nowrap;
  margin: 0 0 2px 0;
  padding: 2px 5px;
  box-sizing: border-box;
  color: #92eace; }

#index_promise {
  float: right;
  width: 44%;
  height: auto;
  padding: 40px 20px 10px 20px;
  box-sizing: border-box; }

#index_promise ul li {
  list-style: none;
  background-image: url(../images/listicon_02.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 0 0 22px;
  line-height: 22px; }

/*about*/
.about_pointbox {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
  display: flex;
  flex-wrap: wrap; }
  .about_pointbox .about_pointcontents {
    width: calc(100% / 3 - 20px);
    height: auto;
    margin: 0 10px 10px auto;
    border: solid 1px #a38255; }
  .about_pointbox .about_pointcontents h3 {
    text-align: center;
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 10px 10px 40px;
    box-sizing: border-box;
    color: #ffffff;
    background-image: url(../images/aboutimg_05.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-color: #a38255; }
  .about_pointbox .about_pointcontents p {
    width: 90%;
    height: auto;
    margin: 10px auto; }
  .about_pointbox .about_pointbox ul {
    margin: 0;
    padding: 0; }
  .about_pointbox .about_pointbox ul li {
    width: 320px;
    height: auto;
    margin: 0 2% 10px 2%;
    padding: 0;
    float: left;
    list-style: none;
    border: solid 1px #a38255;
    background-image: url(../images/aboutimg_05.png);
    background-repeat: no-repeat;
    background-size: 100%; }
  .about_pointbox .about_pointbox ul li h3 {
    text-align: center;
    font-size: 1.6rem;
    margin: 0;
    padding: 15px 10px 0 40px;
    box-sizing: border-box;
    color: #ffffff; }
  .about_pointbox .about_pointbox ul li p {
    width: 86%;
    height: auto;
    margin: 30px auto 0 auto;
    font-size: 12px;
    line-height: 2rem; }

/*info*/
#info_supportbox {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 160px 0 90px 0;
  background-image: url(../images/infoimg_05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden; }

#info_supportbox .info_supportlist {
  width: 80%;
  height: auto;
  font-size: 1.4rem;
  font-weight: normal;
  background-image: url(../images/listicon_01.png);
  background-repeat: no-repeat;
  line-height: 40px;
  padding: 0 0 0 40px;
  margin: 0 auto 30px auto;
  overflow: hidden; }

th.plan_std {
  padding: 40px 0 20px 0; }

#plan_std_bg {
  background-image: url(../images/plan_std_bg.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 40px 0 20px 0; }

#info_plan01 {
  width: 985px;
  height: 145px;
  margin: 0 auto 10px auto;
  padding: 20px 0 0 370px;
  box-sizing: border-box;
  background-image: url(../images/infoimg_08.png);
  background-repeat: no-repeat;
  background-size: 100%; }

#info_plan01 h4 {
  font-size: 1.6rem;
  margin: 0 0 10px 0;
  line-height: 1.8rem; }

#info_plan02 {
  width: 985px;
  height: 145px;
  margin: 0 auto 10px auto;
  padding: 40px 200px 0 370px;
  box-sizing: border-box;
  background-image: url(../images/infoimg_09.png);
  background-repeat: no-repeat;
  background-size: 100%; }

#info_plan02 h4 {
  font-size: 1.8rem;
  margin: 0 0 10px 0;
  line-height: 2.4rem; }

#info_plan03 {
  width: 985px;
  height: 145px;
  margin: 0 auto 10px auto;
  padding: 40px 40px 0 370px;
  box-sizing: border-box;
  background-image: url(../images/infoimg_10.png);
  background-repeat: no-repeat;
  background-size: 100%; }

#info_plan03 h4 {
  font-size: 1.8rem;
  margin: 0 0 10px 0;
  line-height: 2.4rem; }

#info_plan04 {
  width: 985px;
  height: 145px;
  margin: 0 auto 30px auto;
  padding: 40px 200px 0 370px;
  box-sizing: border-box;
  background-image: url(../images/infoimg_11.png);
  background-repeat: no-repeat;
  background-size: 100%; }

#info_plan04 h4 {
  font-size: 1.8rem;
  margin: 0 0 10px 0;
  line-height: 2.4rem; }

/*flow*/
#flow_box01 {
  width: 1000px;
  height: 240px;
  padding: 88px 40px 0 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  background-image: url(../images/flowimg_04.png);
  background-repeat: no-repeat; }

#flow_box02 {
  width: 1000px;
  height: 165px;
  padding: 88px 40px 0 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  background-image: url(../images/flowimg_05.png);
  background-repeat: no-repeat; }

#flow_box03 {
  width: 1000px;
  height: 396px;
  padding: 88px 40px 0 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  background-image: url(../images/flowimg_06.png);
  background-repeat: no-repeat; }

#flow_box04 {
  width: 1000px;
  height: 285px;
  padding: 88px 40px 0 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  background-image: url(../images/flowimg_07.png);
  background-repeat: no-repeat; }

#flow_box05 {
  width: 1000px;
  height: 285px;
  padding: 88px 40px 0 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  background-image: url(../images/flowimg_08.png);
  background-repeat: no-repeat; }

#flow_box05 p {
  width: 65%;
  height: auto; }

#flow_box06 {
  width: 1000px;
  height: auto;
  padding: 0 40px 50px 40px;
  margin: 0 auto 5px auto;
  box-sizing: border-box;
  font-size: 2.0rem;
  line-height: 2.0; }

.flow_box_arrow {
  clear: both;
  width: 81px;
  height: auto;
  margin: 0 auto 10px auto; }

.info_requirebox01 {
  float: left;
  width: 30%;
  height: 380px;
  margin: 0 5% 30px 15%; }

.info_requirebox01 th {
  height: 210px; }

.info_requirebox01 td {
  border-bottom: solid 1px #92eace;
  border-spacing: 0; }

.info_requirebox02 {
  float: left;
  width: 30%;
  height: 380px;
  margin: 0 15% 30px 5%; }

.info_requirebox02 th {
  height: 210px; }

.info_requirebox02 td {
  border-bottom: solid 1px #92eace;
  border-spacing: 0; }

.info_table {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
  text-align: center;
  border-top: solid 1px #a59253;
  border-right: solid 1px #a59253;
  border-left: solid 1px #a59253; }

.info_table th {
  white-space: nowrap;
  padding: 0;
  border-bottom: solid 1px #ffffff; }

.info_table td {
  width: 20%;
  height: auto;
  border-right: solid 1px #a59253; }

th.info_planmenu {
  background-color: none;
  border: none;
  padding: 0; }

th.info_planmenu img {
  width: 100%;
  height: auto; }

td.info_course {
  padding: 5px;
  text-align: left;
  line-height: 1.2;
  font-size: 1.0rem;
  vertical-align: text-top; }

/*faq*/
.faq_q {
  width: 80%;
  height: auto;
  margin: 0 auto;
  padding: 20px 40px;
  box-sizing: border-box;
  border: solid 1px #a59253;
  background-color: #a59253;
  color: #ffffff;
  font-weight: bold; }

.faq_a {
  width: 80%;
  height: auto;
  margin: 0 auto 30px auto;
  padding: 20px 40px;
  box-sizing: border-box;
  border: solid 1px #a59253;
  background-color: #ffffff; }

/*blog*/
#blog_contentsbox {
  clear: both;
  width: 1280px;
  height: auto;
  margin: 50px auto;
  padding: 0;
  box-sizing: border-box;
  display: flex; }

#blog_contents {
  width: 1000px;
  height: auto;
  padding: 40px;
  box-sizing: border-box;
  background-color: #fff;
  border: solid 1px #eee;
  box-shadow: 2px 2px 3px #eee; }

#blog_contents h2 {
  border-top: double 3px #92eace;
  border-bottom: double 3px #92eace;
  font-size: 22px;
  color: #333;
  height: auto;
  margin: 0 2% 20px 0;
  padding: 15px 0 15px 0;
  text-align: center;
  box-sizing: border-box; }

#blog_contents time {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  padding-right: 20px;
  box-sizing: border-box;
  text-align: right;
  color: #111; }

#blog_contents p {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 15px auto; }

.sidebar_bana {
  width: 240px;
  height: auto;
  margin: 0 auto 20px; }

.sidebar_bana img {
  width: 100%;
  height: auto; }

#sidebar .widget-area {
  width: 280px;
  height: auto;
  margin: 0;
  padding: 0 0 0 30px;
  box-sizing: border-box; }

#sidebar h3.widget-title {
  width: 100%;
  height: auto;
  font-size: 16px;
  margin: 0 0 10px 0; }

#sidebar h3.widget-title::before {
  content: '■';
  color: #92eace; }

#sidebar .widget-area ul {
  font-size: 12px; }

#sidebar .widget-area ul li {
  font-size: 12px;
  margin-bottom: 5px; }

.single_contents {
  margin: 0 0 100px 0; }

.single_contents .wp-block-image {
  width: 80%;
  height: auto;
  margin: 0 auto 20px auto; }

#single_contentsbox p img {
  clear: both;
  overflow: hidden;
  max-width: 94%;
  height: auto;
  margin: 15px 3%; }

.yarpp {
  width: 100%;
  height: auto;
  margin: 80px 0; }

.yarpp-thumbnail {
  width: 22% !important;
  height: 200px;
  min-height: 200px;
  padding: 10px !important;
  margin: 0 2% 10px auto;
  box-sizing: border-box;
  border: solid 1px #92eace !important; }

.yarpp-thumbnail:hover {
  background-color: #c5efe0; }

.yarpp-thumbnail img {
  width: 120px !important;
  height: 120px !important;
  object-fit: cover !important;
  margin: 0 auto 10px; }

.yarpp-thumbnail-default img {
  display: block;
  width: 120px !important;
  height: 120px !important;
  object-fit: cover !important;
  margin: 0 auto 10px; }

.yarpp-thumbnail-title {
  font-size: 12px !important;
  min-width: 100% !important;
  margin: 20px 10px; }

ul#archive-list {
  clear: both;
  width: 1000px;
  height: auto;
  margin: 50px auto;
  padding: 0; }

ul#archive-list li {
  list-style: none;
  width: 100%;
  height: auto;
  margin: 0 0 50px 0;
  padding: 0; }

ul#archive-list li h2 {
  background-color: #92eace;
  font-size: 18px;
  color: #ffffff;
  height: auto;
  margin: 0 0 20px 0;
  padding: 15px 0 15px 20px;
  box-sizing: border-box; }

ul#archive-list li h2 a {
  color: #ffffff; }

ul#archive-list time {
  float: left;
  width: 98%;
  height: auto;
  overflow: hidden;
  margin: 0 0 30px 2%;
  color: #45CEA6; }

#archive-list p {
  float: left;
  clear: both;
  width: 96%;
  height: auto;
  margin: 0 2% 50px 2%;
  padding: 0 0 50px 0;
  border-bottom: solid 1px #ccc; }

ul#archive-list p a {
  color: #45CEA6; }

#single_contentsbox {
  clear: both;
  width: 1000px;
  height: auto;
  margin: 50px auto; }

#single_contentsbox h2 {
  background-color: #92eace;
  font-size: 18px;
  color: #ffffff;
  height: auto;
  margin: 0 0 20px 0;
  padding: 15px 0 15px 20px;
  box-sizing: border-box; }

#single_contentsbox time {
  float: left;
  width: 94%;
  height: auto;
  overflow: hidden;
  margin: 0 3% 30px 3%;
  color: #45CEA6; }

#single_contentsbox p {
  width: 94%;
  height: auto;
  margin: 0 auto 15px auto; }

.single_contents {
  margin: 0 0 100px 0; }

.single_contents .wp-block-image {
  width: 80%;
  height: auto;
  margin: 0 auto 20px auto; }

#single_contentsbox p img {
  clear: both;
  overflow: hidden;
  max-width: 94%;
  height: auto;
  margin: 15px 3%; }

#pagenav {
  clear: both;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto 50px auto;
  overflow: hidden; }

#pagenav .wp-pagenavi {
  margin: 0 auto;
  text-align: center;
  overflow: hidden; }

#pagenav .wp-pagenavi .pages {
  margin: 0 30px 0 0;
  overflow: hidden; }

#pagenav .wp-pagenavi .current {
  border: solid 1px;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  color: #92eace;
  overflow: hidden; }

#pagenav .wp-pagenavi .current a {
  color: #92eace; }

.nav-single {
  width: auto;
  height: auto;
  margin: 0 auto 50px auto;
  overflow: hidden; }

.nav-previous {
  width: auto;
  height: auto;
  float: left;
  margin: 0 0 0 10%; }

.nav-previous a {
  color: #92eace;
  border: solid 2px #92eace;
  padding: 15px 20px;
  display: block; }

.nav-next {
  width: auto;
  float: right;
  margin: 0 10% 0 0; }

.nav-next a {
  padding: 15px 20px;
  color: #92eace;
  border: solid 2px #92eace;
  padding: 15px 20px;
  display: block; }

#congrats_contentsbox {
  width: 100%;
  height: auto;
  margin: 0 0 50px 0; }

#congrats_contentsbox ul {
  overflow: hidden;
  margin: 0 0 50px 0;
  padding: 0; }

#congrats_contentsbox ul li {
  float: left;
  width: 30%;
  /* 未対応ブラウザ用フォールバック */
  border: solid 1px #ccc;
  margin: 0 3% 15px 0;
  display: block;
  padding: 15px;
  box-sizing: border-box; }

#congrats_contentsbox ul li img {
  width: 300px;
  height: 300px;
  margin: 0 0 10px 0;
  object-fit: cover; }

.moretext {
  width: 100%;
  height: auto;
  margin: 15px 0;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  background-color: #45CEA6;
  font-size: 1.2rem;
  display: block; }

.moretext a {
  text-decoration: none; }

.con_photo {
  width: auto;
  height: auto;
  max-width: 80%;
  margin: 0 auto 30px auto;
  overflow: hidden;
  text-align: center; }

.con_photo img {
  width: auto;
  height: auto;
  max-height: 600px; }

.con_table {
  width: 80%;
  height: auto;
  margin: 0 auto 30px auto; }

.con_table th {
  text-align: right;
  padding: 15px;
  border-bottom: solid 1px #ccc;
  font-weight: normal;
  white-space: nowrap;
  font-size: 12px; }

.con_table td {
  text-align: left;
  padding: 15px;
  border-bottom: solid 1px #ccc; }

#link_bana {
  width: 3%;
  height: auto;
  right: 0;
  top: 15%;
  position: fixed;
  margin: 0;
  padding: 0; }

#link_bana img {
  width: 100%;
  height: auto;
  margin: 0 0 2px 0; }
