@charset "UTF-8";
/*
Theme Name: Enfold Child Renew
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.00003
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
/* 求人フォーム
----------------------------------*/
.wpcf7-form .caution {
  color: #f10000;
}

/* 追記
----------------------------------*/
.av-magazine-thumbnail {
  border: none;
}

.av-magazine-top-bar {
  border-bottom-width: 0px;
}

/*フォーム調整
----------------------------------*/
.wpcf7-form .form_name {
  display: inline;
  width: 50% !important;
  float: left;
}

.wpcf7-form .form_email {
  display: inline;
  width: 50% !important;
  float: left;
}

.wpcf7-form .form_message {
  clear: both;
}

#your-name {
  width: 90% !important;
}

#your-email {
  width: 100% !important;
}

#subject {
  width: 100% !important;
} /*題名*/
.wpcf7-form textarea {
  width: 100% !important;
} /*本文*/
.wpcf7-form input[type=submit] {
  width: 100%;
  height: 60px;
  font-size: 16px;
  border-radius: 3px;
} /*送信ボタン*/
.wpcf7-form .caution {
  color: #f10000 !important;
}

/*スマホでtop borderが消える対策
----------------------------------*/
.main_color {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-color: #e1e1e1 !important;
}

div.slider-not-first {
  border-top: none !important;
}

/*表の文字デフォの濃淡をなくす
----------------------------------*/
.main_color tr:nth-child(even) {
  color: #666666;
}

/*見出し大文字強制変換を解除
----------------------------------*/
h3, h4 {
  text-transform: none !important;
}

/*写真背景の場合のtop borderを消す
----------------------------------*/
.avia-no-border-styling {
  border-top-style: none !important;
}

/* fixedで均等幅になるtableをautoにするクラス 2022-01-25 iizuka */
.table_layout_auto {
  table-layout: auto !important;
}

/* 以下、2024/09 リニューアルバージョン */
html {
  background-color: white;
}

#header {
  border: none;
}
#header #header_main .container:not(#header_main_alternate > .container),
#header #header_main .main_menu ul:first-child > li > a:not(.avia_mega_div a,
#header_main_alternate a),
#header #header_main #menu-item-shop .cart_dropdown_link,
#header #header_main .container .logo img,
#header #header_main .container .logo a {
  transition-duration: 0.1s;
}
#header #header_main {
  border: none;
  background: #999999;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(images/conts_head5.jpg);
}
#header #header_main .av-logo-container .logo {
  width: 88px;
  background-image: url(images/logo_tate_W.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  transition-duration: 0.1s;
}
#header #header_main .av-logo-container .logo h1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -300px;
  font-size: 0;
}
#header #header_main .main_menu {
  display: flex;
  align-items: center;
  gap: 20px;
}
#header #header_main .main_menu ul:first-child > li::before {
  content: "/";
  position: absolute;
  top: calc(50% - 15px);
  left: -2px;
  color: #EEE;
}
#header #header_main .main_menu ul:first-child > li:first-child::before {
  display: none;
}
#header #header_main .main_menu ul:first-child > li > a {
  color: #EEE;
}
#header #header_main .main_menu ul:first-child > li a:hover,
#header #header_main .main_menu ul:first-child > li.current-menu-item > a,
#header #header_main .main_menu ul:first-child > li.current_page_item > a,
#header #header_main .main_menu ul:first-child > li.active-parent-item > a {
  color: white;
}
#header #header_main .main_menu #menu-item-search {
  display: none;
}
#header #header_main .main_menu .header-social {
  display: flex;
  gap: 12px;
  margin: 0;
  padding: 0;
}
#header #header_main .main_menu .header-social li a {
  width: 32px;
  height: 32px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#header #header_main .main_menu .header-social li a.header-social-fb {
  background-image: url(images/social_fb_W.svg);
}
#header #header_main .main_menu .header-social li a.header-social-in {
  background-image: url(images/social_in_W.svg);
}
#header .av-hamburger-inner,
#header .av-hamburger-inner::before,
#header .av-hamburger-inner::after {
  background-color: white;
}
#header.header-scrolled #header_main .av-logo-container .logo {
  width: 110px;
  background-image: url(images/logo_yoko_W.svg);
}
#header.header-scrolled #header_main .main_menu .header-social {
  gap: 8px;
}
#header.header-scrolled #header_main .main_menu .header-social li a {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 768px) {
  #header #header_main .main_menu ul:first-child > li::before {
    display: none;
  }
  #header #header_main .main_menu > .header-social {
    display: none;
  }
  #header #header_main .main_menu .av-burger-overlay-inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  #header #header_main .main_menu .av-burger-overlay-inner #av-burger-menu-ul {
    height: -moz-fit-content;
    height: fit-content;
    padding: 0 !important;
  }
  #header #header_main .main_menu .av-burger-overlay-inner .header-social {
    gap: 12px !important;
  }
  #header #header_main .main_menu .av-burger-overlay-inner .header-social li a {
    width: 32px !important;
    height: 32px !important;
    padding: 0;
    margin: 0;
  }
  #header #header_main .main_menu .av-burger-overlay-inner .header-social li a.header-social-fb {
    background-image: url(images/social_fb_B.svg) !important;
  }
  #header #header_main .main_menu .av-burger-overlay-inner .header-social li a.header-social-in {
    background-image: url(images/social_in_B.svg) !important;
  }
}

#main {
  padding-top: 88px !important;
}
#main #av_section_1 {
  border: none !important;
}
@media screen and (max-width: 768px) {
  #main #av_section_1 > .container > .content {
    padding-bottom: 0px !important;
  }
}
#main #av_section_2, #main #av-tab-section-1, #main #after_section_1, #main #after_section_2 {
  border: none !important;
}
#main #av_section_2 .container, #main #av-tab-section-1 .container, #main #after_section_1 .container, #main #after_section_2 .container {
  max-width: 1210px;
}
#main h2.av-special-heading-tag {
  border: none;
}
#main .post-meta-infos, #main .av-social-sharing-box {
  display: none;
}

footer#socket {
  width: 100%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  padding-top: 100px;
}
footer#socket ul#avia3-menu {
  margin-left: 0;
  padding-left: 0;
}
footer#socket ul#avia3-menu li {
  margin-left: 0;
  padding-left: 0;
}
footer#socket .copyright {
  float: right;
  color: #999999;
}
footer#socket .sub_menu_socket {
  float: left;
}
footer#socket .sub_menu_socket a {
  color: black;
  text-decoration: underline;
}

#fp-nav.right {
  right: 20px !important;
}

#fp-nav ul li a span {
  background: white !important;
}

div.heateor_sss_sharing_container {
  margin-top: 60px !important;
}
div.heateor_sss_sharing_container a {
  margin: 0 10px 0 0 !important;
}
div.heateor_sss_sharing_container a.heateor_sss_facebook span {
  background-image: url(images/social_fb_B.svg);
}
div.heateor_sss_sharing_container a.heateor_sss_button_x span {
  background-image: url(images/social_x_B.svg);
}
div.heateor_sss_sharing_container a.heateor_sss_button_instagram span {
  background-image: url(images/social_in_B.svg);
}
div.heateor_sss_sharing_container a.heateor_sss_button_line span {
  background-image: url(images/social_line_B.svg);
}
div.heateor_sss_sharing_container a.heateor_sss_email span {
  background-image: url(images/social_mail_B.svg);
}
div.heateor_sss_sharing_container a span {
  width: 36px !important;
  height: 36px !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}
div.heateor_sss_sharing_container a span svg {
  display: none !important;
}

#scroll-top-link {
  border-radius: 50%;
  background-color: #860000;
  border-color: #860000;
}
#scroll-top-link:hover {
  background-color: white;
  border-color: #860000;
}
#scroll-top-link:hover::before {
  color: #860000;
}

.news_totop {
  margin-top: 60px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.news_totop a {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #538137;
  gap: 4px;
  color: white;
}
.news_totop a:hover, .news_totop a:active, .news_totop a:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
}
.news_totop a::after {
  content: "";
  background-image: url(images/arrow_simple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 9px;
}
@media screen and (max-width: 768px) {
  .news_totop {
    justify-content: center;
  }
}

.av-magazine .av-magazine-group h3 a {
  display: block;
  padding-right: 30px;
  position: relative;
}
.av-magazine .av-magazine-group h3 a::after {
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: right center;
  transform: translateY(-14px) scale(0.7);
  content: url(images/arrow_gray.svg);
}

@media screen and (max-width: 768px) {
  .responsive #top:not(.home) #main {
    padding-top: 88px !important;
  }
  .responsive #top #wrap_all #header {
    position: fixed;
  }
  .responsive #header #header_main .container {
    height: 88px !important;
  }
  .responsive #header .logo {
    height: 88px !important;
  }
  .responsive #header.header-scrolled #header_main .container {
    height: 44px !important;
  }
  .responsive #header.header-scrolled .logo {
    height: 44px !important;
  }
  .responsive #socket .sub_menu_socket {
    float: left;
    width: auto;
    clear: inline-start;
    margin: 0;
  }
  #fp-nav.right {
    transform: none;
    bottom: 63px;
    top: auto;
  }
}
/* トップ専用 */ /* body.home, body.hometest{ */
body.home #header #header_main .container:not(#header_main_alternate > .container),
body.home #header #header_main #menu-item-shop .cart_dropdown_link {
  height: 88px !important;
  line-height: 88px !important;
  transition-duration: 0.2s;
}
body.home #header #header_main .container .logo img,
body.home #header #header_main .container .logo a {
  max-height: 88px !important;
  transition-duration: 0.2s;
}
body.home #header #header_main {
  background: rgba(255, 255, 255, 0);
  background-image: none;
  transition-duration: 0.2s;
}
body.home #header #header_main .av-logo-container .logo {
  transition-duration: 0.2s;
}
body.home footer#socket {
  border: none;
  position: fixed;
  bottom: 0;
  left: 0;
  padding-top: 0px;
  transition-duration: 0.2s;
}
body.home footer#socket .copyright,
body.home footer#socket .sub_menu_socket a {
  transition-duration: 0.2s;
}
body.home.fp-viewing-home footer#socket {
  background: rgba(255, 255, 255, 0);
  height: 88px;
}
body.home.fp-viewing-home footer#socket .copyright {
  color: #EEE;
}
body.home.fp-viewing-home footer#socket .sub_menu_socket a {
  color: white;
}
body.home:not(.fp-viewing-home) #header #header_main .container:not(#header_main_alternate > .container),
body.home:not(.fp-viewing-home) #header #header_main #menu-item-shop .cart_dropdown_link {
  height: 44px !important;
  line-height: 44px !important;
}
body.home:not(.fp-viewing-home) #header #header_main .container .logo img,
body.home:not(.fp-viewing-home) #header #header_main .container .logo a {
  max-height: 44px !important;
}
body.home:not(.fp-viewing-home) #header #header_main {
  background: white;
}
body.home:not(.fp-viewing-home) #header #header_main .av-logo-container .logo {
  width: 110px;
  background-image: url(images/logo_yoko_B.svg);
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li::before {
  color: #333;
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li > a {
  color: #333;
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li a:hover,
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li.current-menu-item > a,
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li.current_page_item > a,
body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li.active-parent-item > a {
  color: black;
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu .header-social {
  gap: 8px;
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu .header-social li a {
  width: 24px;
  height: 24px;
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu .header-social li a.header-social-fb {
  background-image: url(images/social_fb_B.svg);
}
body.home:not(.fp-viewing-home) #header #header_main .main_menu .header-social li a.header-social-in {
  background-image: url(images/social_in_B.svg);
}
body.home:not(.fp-viewing-home) #header .av-hamburger-inner,
body.home:not(.fp-viewing-home) #header .av-hamburger-inner::before,
body.home:not(.fp-viewing-home) #header .av-hamburger-inner::after {
  background-color: #808080;
}
body.home:not(.fp-viewing-home) footer#socket {
  background: white;
  height: 44px;
}
body.home #main {
  padding-top: 0 !important;
}
body.home #main .container_wrap_first {
  border: none !important;
}
body.home #main .container_wrap_first > .container {
  max-width: none !important;
  width: 100% !important;
  padding: 0;
  margin: 0;
}
body.home #main .container_wrap_first > .container > main {
  padding: 0;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section {
  margin: 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell {
  display: contents;
  width: 100%;
  height: 100%;
  position: relative;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock > h2 {
  width: 168px;
  height: 168px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #999999;
  line-height: 130%;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock > h2 {
    width: 100px;
    height: 100px;
    font-size: 18px;
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock > h2, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock > h3 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  text-align: center;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock p {
  font-size: 18px;
  color: black;
  line-height: 180%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock p strong {
  font-size: 24px;
  font-weight: bold;
  color: black;
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock p {
    font-size: 13px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > section > .avia_textblock p strong {
    font-size: 18px;
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > .avia-button-wrap {
  position: absolute;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > .avia-button-wrap a {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section > .fp-tableCell > .avia-button-wrap a {
    height: 44px;
    font-size: 14px;
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) {
  background-image: url(images/top_bg1.jpg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) > .fp-tableCell > section {
  max-width: 400px;
  width: 70vw;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) > .fp-tableCell > section h3 {
  font-size: 45px;
  line-height: 150%;
  margin-top: 10px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) > .fp-tableCell > section::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 1px;
  height: 50px;
  background-color: black;
  transform-origin: left top;
  animation: arrowHeight 1.6s ease-in-out infinite, arrowMoveHide 1.6s ease-out infinite;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) > .fp-tableCell > section::after {
  content: "";
  position: absolute;
  bottom: 30px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  transform: rotate(-45deg);
  animation: arrowMove 1.6s ease-in-out infinite, arrowMoveHide 1.6s ease-out infinite;
}
@keyframes arrowMove {
  0% {
    bottom: 75px;
  }
  100% {
    bottom: 30px;
  }
}
@keyframes arrowHeight {
  0% {
    transform: scaleY(0.1);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes arrowMoveHide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(1) > .fp-tableCell > section h3 {
    font-size: 30px;
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) {
  background-image: url(images/top_bg2.jpg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section {
  max-width: 400px;
  width: 80vw;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  position: absolute;
  top: 150px;
  left: calc((100vw - 1210px) / 2);
}
@media screen and (max-width: 1310px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section {
    left: 50px;
  }
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section {
    max-width: 360px;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section > .avia_textblock {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section > .avia_textblock h2 {
  background-color: #03480D;
  position: absolute;
  left: calc(50% - 84px);
  top: -80px;
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section > .avia_textblock h2 {
    left: calc(50% - 60px);
    top: -50px;
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section > .avia_textblock p {
  padding: 40px 50px 0;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap a {
  background-color: #860000;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(1) {
  top: 184px;
  left: calc((100vw - 1210px) / 2 + 330px);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(2) {
  top: 264px;
  left: calc((100vw - 1210px) / 2 + 360px);
}
@media screen and (max-width: 1310px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(1) {
    left: 380px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(2) {
    left: 410px;
  }
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(1) {
    top: auto;
    bottom: 122px;
    left: 50%;
    transform: translateX(-50%);
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > .avia-button-wrap:nth-of-type(2) {
    top: auto;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
  }
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section {
  position: absolute;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(1) {
  top: 50%;
  right: calc((100vw - 1210px) / 2 + 213px);
  transform: translateY(-50%);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(1) h2 {
  padding-top: 0;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2), body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3), body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  padding: 40px;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p {
  text-align: center;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a {
  display: block;
  font-size: 16px;
  color: black;
  line-height: 180%;
  text-align: center;
  position: relative;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a::after {
  position: absolute;
  left: 50%;
  bottom: -60px;
  transform: translateX(-50%);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) h4 {
  text-align: center;
  font-size: 22px;
  line-height: 140%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) {
  background-image: url(images/top_bg3.jpg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(1) h2 {
  background-color: #FA4004;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p {
  width: 200px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a::after {
  content: url(images/arrow_orange.svg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) h4 {
  color: #FA4004;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) {
  animation: vertical 2s ease-in-out infinite alternate;
  animation-delay: 0.66s;
  right: calc((100vw - 1210px) / 2 + 350px);
  bottom: 51%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p {
  width: 230px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) {
  animation: vertical 2s ease-in-out infinite alternate;
  animation-delay: 1.32s;
  right: calc((100vw - 1210px) / 2);
  bottom: 57%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) {
  animation: vertical 2s ease-in-out infinite alternate;
  right: calc((100vw - 1210px) / 2 + 20px);
  top: 57%;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > .av-special-heading-h6 {
  position: absolute;
  right: calc((100vw - 1210px) / 2 + 364px);
  bottom: 77%;
  padding: 0 !important;
  margin: 0 !important;
  width: 0;
  height: 0;
  z-index: 1;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > .av-special-heading-h6 h6 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  font-weight: normal;
  font-size: 16px;
  height: 100px;
  border-radius: 50px;
  background: #BF9000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  line-height: 130%;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  word-break: keep-all;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > .av-special-heading-h6 .special-heading-border {
  display: none;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) {
  background-image: url(images/top_bg5.jpg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > section > .avia_textblock h2 {
  padding-top: 0;
  position: absolute;
  left: calc((100vw - 1210px) / 2 + 216px);
  top: 85px;
  z-index: 2;
  background-color: #538137;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine {
  border-radius: 20px;
  background-color: white;
  padding: 60px 40px 20px;
  width: 90%;
  max-width: 600px;
  margin-top: 200px;
  margin-left: calc((100vw - 1210px) / 2);
  margin-bottom: 15px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine .av-magazine-group article:nth-child(n+5) {
  display: none;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .avia-button-wrap {
  width: 90%;
  max-width: 600px;
  margin-left: calc((100vw - 1210px) / 2);
  display: flex;
  justify-content: center;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) {
  background-image: url(images/top_bg6.jpg);
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock {
  border-radius: 20px;
  background-color: white;
  padding: 60px 40px 20px;
  width: 90%;
  max-width: 600px;
  margin-top: 200px;
  margin-left: calc((100vw - 1210px) / 2);
  position: relative;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -115px;
  padding-top: 0;
  background-color: #F3629F;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h5 {
  padding: 20px 0;
  line-height: 180%;
  font-weight: normal;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h4 {
  background-color: #EEEEEE;
  border-radius: 20px;
  line-height: 180%;
  padding: 20px;
  text-align: center;
  font-weight: normal;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h4 a {
  height: 50px;
  color: white;
  margin: 20px auto 0;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #860000;
  position: relative;
  gap: 4px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h4 a::after {
  content: "";
  background-image: url(images/arrow_simple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 9px;
}
body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock p {
  font-size: 16px;
}
@media screen and (max-width: 1310px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(1) {
    right: 263px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) {
    right: 390px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) {
    right: 50px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) {
    right: 70px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell .av-special-heading-h6 {
    right: 404px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > section > .avia_textblock h2 {
    left: 266px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .avia-button-wrap {
    margin-left: 50px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock {
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(2) > .fp-tableCell > section > .avia_textblock p {
    padding: 20px 40px 0px !important;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(1) {
    top: 54px;
    right: 50%;
    transform: translate(50%, 0);
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2), body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3), body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 90%;
    margin: 30px auto 0;
    padding: 10px 20px 0px;
    aspect-ratio: auto;
    border-radius: 20px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) > .avia_textblock, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) > .avia_textblock, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) > .avia_textblock {
    width: 100%;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p {
    width: 100%;
    margin-top: 0;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a {
    font-size: 13px;
    line-height: 160%;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a::after {
    left: auto;
    right: 0;
    bottom: 0;
    transform: translateY(45px);
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) h4, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) h4 {
    font-size: 16px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) h6, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) h6, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) h6 {
    font-size: 16px;
    height: 24px;
    border-radius: 12px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) br, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) br, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) br {
    display: none;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) {
    margin-top: 170px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(2) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(3) p a::after, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) p a::after {
    bottom: 20px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > section:nth-of-type(4) {
    margin-top: 20px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > .av-special-heading-h6 {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 5px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(3) > .fp-tableCell > .av-special-heading-h6 h6 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 46px;
    width: -moz-max-content;
    width: max-content;
    transform: translate(-50%, calc(-50% + 10px));
    word-break: break-word;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > section > .avia_textblock h2 {
    top: 54px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine {
    margin: 140px auto 15px;
    padding: 20px 20px 10px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine .av-magazine .av-magazine-content-wrap .av-magazine-title {
    font-size: 13px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .av-magazine .av-magazine-group article:nth-child(n+4) {
    display: none;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(4) > .fp-tableCell > .avia-button-wrap {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 60px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock {
    margin: 140px auto 60px;
    padding: 0px 20px 10px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h2 {
    top: -85px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h5, body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock p {
    font-size: 13px;
    padding: 20px 0 10px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h5 {
    padding: 15px 0 10px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock p {
    padding: 0px 0 0;
    margin-bottom: 0;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h4 {
    font-size: 14px;
    padding: 10px 20px;
  }
  body.home #main .container_wrap_first > .container > main .entry-content-wrapper .fp-section:nth-child(5) > .fp-tableCell > section > .avia_textblock h4 a {
    margin: 10px auto 0;
    font-size: 14px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 769px) {
  body.home.fp-viewing-home #header #header_main .main_menu ul:first-child > li > a:not(.avia_mega_div a,
  #header_main_alternate a) {
    height: 88px !important;
    line-height: 88px !important;
  }
  body.home:not(.fp-viewing-home) #header #header_main .main_menu ul:first-child > li > a:not(.avia_mega_div a,
  #header_main_alternate a) {
    height: 44px !important;
    line-height: 44px !important;
  }
}
@media screen and (max-width: 768px) {
  body.home.fp-viewing-home #header #header_main > .container .main_menu .av-main-nav > li.av-burger-menu-main > a {
    height: 88px !important;
    line-height: 88px !important;
  }
  body.home.fp-viewing-home #header .logo {
    height: 88px !important;
  }
  body.home:not(.fp-viewing-home) #header #header_main > .container .main_menu .av-main-nav > li.av-burger-menu-main > a {
    height: 44px !important;
    line-height: 44px !important;
  }
  body.home:not(.fp-viewing-home) #header .logo {
    height: 44px !important;
  }
}

@keyframes vertical {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes vertical2 {
  0% {
    transform: translateY(calc(-50% - 10px));
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes verticalS2 {
  0% {
    transform: translateY(-10px) translateX(-50%);
  }
  100% {
    transform: translateY(0px) translateX(-50%);
  }
}
@keyframes verticalS3 {
  0% {
    transform: translateY(-10px) translateX(50%);
  }
  100% {
    transform: translateY(0px) translateX(50%);
  }
}
/* 中ページ */
body:not(.home) #av_section_1 .av-special-heading,
body.single-post .entry-content-header {
  display: flex;
  justify-content: flex-end;
  margin-top: 36px;
}
body:not(.home) #av_section_1 .av-special-heading h1, body:not(.home) #av_section_1 .av-special-heading h2,
body.single-post .entry-content-header h1,
body.single-post .entry-content-header h2 {
  padding: 0 0 2px !important;
  margin: 0 !important;
  width: calc(100% - 156px);
  position: relative;
  border-bottom: 1px solid;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  text-align: left !important;
  max-width: initial !important;
}
body:not(.home) #av_section_1 .av-special-heading h1::before, body:not(.home) #av_section_1 .av-special-heading h2::before,
body.single-post .entry-content-header h1::before,
body.single-post .entry-content-header h2::before {
  content: "";
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background-color: #999;
  position: absolute;
  left: -156px;
  top: -38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: white;
  word-break: keep-all;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  body:not(.home) #av_section_1 .av-special-heading h1, body:not(.home) #av_section_1 .av-special-heading h2,
  body.single-post .entry-content-header h1,
  body.single-post .entry-content-header h2 {
    width: 100%;
    padding-top: 90px !important;
  }
  body:not(.home) #av_section_1 .av-special-heading h1::before, body:not(.home) #av_section_1 .av-special-heading h2::before,
  body.single-post .entry-content-header h1::before,
  body.single-post .entry-content-header h2::before {
    left: 50%;
    transform: translateX(-50%);
    top: -45px;
  }
}

body:not(.home) .av-special-heading-h3 h3, body:not(.home) .av_textblock_section h3 {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  background-color: #999;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: white;
  border-radius: 22px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: normal;
  margin-bottom: 20px;
}
body:not(.home) .av-special-heading-h3 .special-heading-border, body:not(.home) .av_textblock_section .special-heading-border {
  height: 44px;
}

body.single-post .entry-content-header h1::before {
  content: "ニュース イベント";
  line-height: 120%;
  background-color: #538137;
}
body.single-post .fullsize .template-blog .post .entry-content-wrapper {
  max-width: initial !important;
}
body.single-post .fullsize .template-blog .post .entry-content-wrapper > * {
  max-width: initial !important;
}
body.single-post .fullsize .template-blog .entry-content {
  padding: 100px 50px 0;
}
@media screen and (max-width: 768px) {
  body.single-post .fullsize .template-blog .entry-content {
    padding: 40px 0 0;
  }
}

body.company #header #header_main, body.postid-17821 #header #header_main {
  background-image: url(images/conts_head2.jpg);
}
body.company .entry-content-header h1::before,
body.company #main #av_section_1 .av-special-heading h2::before, body.postid-17821 .entry-content-header h1::before,
body.postid-17821 #main #av_section_1 .av-special-heading h2::before {
  content: "百戦錬磨 とは";
  background-color: #03480D;
  padding-top: 7px;
}

body.service #header #header_main, body.concierge #header #header_main, body.regional-development #header #header_main {
  background-image: url(images/conts_head1.jpg);
}

body.service #main #av_section_1 .av-special-heading h2::before {
  content: "サービス";
  background-color: #FA4004;
}
body.service #main #after_section_1 .avia-builder-el-6 .avia-image-overlay-wrap a {
  height: 180px;
}

body.concierge, body.regional-development {
  overflow-x: initial !important;
}
body.concierge #main #av_section_1 .av-special-heading h2::before, body.regional-development #main #av_section_1 .av-special-heading h2::before {
  content: "主な サービス";
  background-color: #FA4004;
}
body.concierge #main #av_section_1, body.regional-development #main #av_section_1 {
  padding-bottom: 40px;
}
body.concierge .av-special-heading-h3 h3, body.regional-development .av-special-heading-h3 h3 {
  background-color: #FA4004;
}
body.concierge .h3_new, body.regional-development .h3_new {
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
}
body.concierge .h3_new h3, body.regional-development .h3_new h3 {
  border-bottom: 4px solid #FA4004;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  font-size: 28px;
  padding-bottom: 2px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-color: transparent;
  color: black;
  border-radius: 0;
  height: auto;
  margin-bottom: 0;
}
body.concierge .h3_new .special-heading-border, body.regional-development .h3_new .special-heading-border {
  height: 1.9em;
  position: absolute;
  bottom: -41px;
  left: 0;
  width: 100%;
}
body.concierge .h3_new .special-heading-border .special-heading-inner-border, body.regional-development .h3_new .special-heading-border .special-heading-inner-border {
  margin-left: 0;
  border-color: #FA4004;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  body.concierge .h3_new h3, body.regional-development .h3_new h3 {
    font-size: 24px;
  }
  body.concierge .h3_new .special-heading-border, body.regional-development .h3_new .special-heading-border {
    bottom: -36px;
  }
}
body.concierge #av-tab-section-1-2 .av_textblock_section h3, body.regional-development #av-tab-section-1-2 .av_textblock_section h3 {
  background-color: #BF9000;
}
body.concierge #av-tab-section-1-2 .h3_new h3, body.regional-development #av-tab-section-1-2 .h3_new h3 {
  background-color: transparent;
  border-bottom: 4px solid #BF9000;
}
body.concierge #av-tab-section-1-2 .h3_new .special-heading-border .special-heading-inner-border, body.regional-development #av-tab-section-1-2 .h3_new .special-heading-border .special-heading-inner-border {
  border-color: #BF9000;
}
body.concierge #wrap_all, body.regional-development #wrap_all {
  overflow: initial;
}
body.concierge #wrap_all .main_color, body.regional-development #wrap_all .main_color {
  overflow: initial;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container, body.regional-development #wrap_all .main_color .av-tab-section-outer-container {
  overflow: initial;
  contain: paint;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container {
  position: sticky;
  top: 44px;
  z-index: 1;
  background-color: #EEE;
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px 0;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  gap: 4px;
  color: #FA4004;
  border: 1px solid #FA4004;
  position: relative;
  box-sizing: border-box;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title::after, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title::after {
  content: "";
  background-image: url(images/arrow_down_O.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
  position: absolute;
  right: 12px;
  transform: translateY(-50%);
  top: 50%;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title {
  padding: 0;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title span.av-inner-tab-title, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title span.av-inner-tab-title {
  margin: 0;
  font-size: 20px;
  display: inline;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-tab-arrow-container, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-tab-arrow-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -21px;
  top: auto;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title:nth-child(2), body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title:nth-child(2) {
  color: #BF9000;
  border: 1px solid #BF9000;
}
body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title:nth-child(2)::after, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title:nth-child(2)::after {
  background-image: url(images/arrow_down_G.svg);
}
@media screen and (max-width: 768px) {
  body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container {
    gap: 10px;
    padding: 20px 10px;
  }
  body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title {
    padding: 0 30px 0 20px;
  }
  body.concierge #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title span.av-inner-tab-title, body.regional-development #wrap_all .main_color .av-tab-section-outer-container .av-tab-section-tab-title-container a.av-section-tab-title .av-outer-tab-title span.av-inner-tab-title {
    font-size: 12px;
    line-height: 100;
  }
}
body.concierge #wrap_all .heateor_sss_sharing_container, body.regional-development #wrap_all .heateor_sss_sharing_container {
  max-width: 1210px;
  padding: 0 50px 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  body.concierge #wrap_all .heateor_sss_sharing_container, body.regional-development #wrap_all .heateor_sss_sharing_container {
    padding: 0;
    width: 85%;
  }
}
body.concierge .contact_case a, body.regional-development .contact_case a {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #860000;
  gap: 4px;
}
body.concierge .contact_case a strong, body.regional-development .contact_case a strong {
  color: white !important;
}
body.concierge .contact_case a:hover, body.concierge .contact_case a:active, body.concierge .contact_case a:focus, body.regional-development .contact_case a:hover, body.regional-development .contact_case a:active, body.regional-development .contact_case a:focus {
  text-decoration: none;
  opacity: 0.9;
}
body.concierge .contact_case a:hover strong, body.concierge .contact_case a:active strong, body.concierge .contact_case a:focus strong, body.regional-development .contact_case a:hover strong, body.regional-development .contact_case a:active strong, body.regional-development .contact_case a:focus strong {
  color: white !important;
}
body.concierge .contact_case a::after, body.regional-development .contact_case a::after {
  content: "";
  background-image: url(images/arrow_simple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 9px;
}

body.gt #header #header_main, body.sev_jum-2 #header #header_main {
  background-image: url(images/conts_head4.jpg);
}
body.gt #main #av_section_1 .av-special-heading h2::before, body.sev_jum-2 #main #av_section_1 .av-special-heading h2::before {
  content: "その他の サービス";
  background-color: #707070;
  line-height: 120%;
}

body.gt div.heateor_sss_sharing_container a.heateor_sss_facebook span {
  background-image: url(images/social_fb_W.svg);
}
body.gt div.heateor_sss_sharing_container a.heateor_sss_button_x span {
  background-image: url(images/social_x_W.svg);
}
body.gt div.heateor_sss_sharing_container a.heateor_sss_button_instagram span {
  background-image: url(images/social_in_W.svg);
}
body.gt div.heateor_sss_sharing_container a.heateor_sss_button_line span {
  background-image: url(images/social_line_W.svg);
}
body.gt div.heateor_sss_sharing_container a.heateor_sss_email span {
  background-image: url(images/social_mail_W.svg);
}

body.news #main #av_section_1 .av-special-heading h2::before {
  content: "ニュース イベント";
  background-color: #538137;
  line-height: 120%;
}
body.news h2.av-special-heading-tag::after {
  content: "＆メディア掲載情報";
}
body.news .av-masonry-pagination {
  padding: 40px 0 20px;
}
body.news .av-masonry-pagination .pagination {
  padding: 5px 0;
}
body.news .av-masonry-pagination .pagination a, body.news .av-masonry-pagination .pagination .current {
  background: #EEE;
}
body.news .av-masonry-pagination .pagination span, body.news .av-masonry-pagination .pagination a {
  font-size: 14px;
}
body.news .av-masonry-pagination .pagination .pagination-meta {
  padding: 2px 0 1px 9px;
}

body.recruit #header #header_main, body.form #header #header_main {
  background-image: url(images/conts_head6.jpg);
}

body.recruit #main #av_section_1 .av-special-heading h2::before {
  content: "募集";
  background-color: #F3629F;
}

body.form #main #av_section_1 .av-special-heading h2::before {
  content: "フォーム";
  background-color: #F3629F;
}
body.form #av_section_2 > .container > .template-page {
  padding-bottom: 20px;
}
body.form #after_section_2 > .container > .template-page {
  padding-top: 0;
}
body.form #after_section_2 > .container > .template-page input, body.form #after_section_2 > .container > .template-page textarea, body.form #after_section_2 > .container > .template-page select {
  border-radius: 22px;
  box-sizing: border-box;
  padding: 0 20px;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-label {
  font-size: 16px;
  font-weight: bold;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-label .wpforms-required-label {
  padding-left: 8px;
  color: #b90000;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-label .wpforms-required-label::after {
  content: "必須";
}
body.form #after_section_2 > .container > .template-page .wpforms-one-half input {
  margin-bottom: 4px;
}
body.form #after_section_2 > .container > .template-page .wpforms-submit-container {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
body.form #after_section_2 > .container > .template-page .wpforms-submit-container button[type=submit] {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 25px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #F3629F;
  gap: 4px;
  color: white;
}
body.form #after_section_2 > .container > .template-page .wpforms-submit-container button[type=submit]:hover, body.form #after_section_2 > .container > .template-page .wpforms-submit-container button[type=submit]:active, body.form #after_section_2 > .container > .template-page .wpforms-submit-container button[type=submit]:focus {
  background-color: #F3629F;
  color: white;
  text-decoration: none;
  opacity: 0.9;
}
body.form #after_section_2 > .container > .template-page .wpforms-submit-container button[type=submit]::after {
  content: "";
  background-image: url(images/arrow_simple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 9px;
}
body.form #after_section_2 > .container > .template-page .avia_codeblock {
  font-size: 16px;
}
body.form #after_section_2 > .container > .template-page .avia_codeblock div.wpforms-container-full .wpforms-confirmation-container-full {
  border-radius: 22px;
  border-color: #F3629F;
  background: #fff4f9;
}
body.form #after_section_2 > .container > .template-page .avia_codeblock div.wpforms-container-full .wpforms-confirmation-container-full p {
  color: #F3629F;
  font-weight: bold;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-limit-text {
  display: none;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-textarea textarea {
  margin-bottom: 10px;
}
body.form #after_section_2 > .container > .template-page .wpforms-field-textarea::after {
  content: "（最大1000文字）";
  font-size: 14px;
  margin-top: 0;
  padding-top: 0;
}/*# sourceMappingURL=style.css.map */