@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (max-width: 768px){
.pc {
  display: none;
}

/* ヘッダー エリア */
#header_in .top_logo {
  width: 37.479167%;
  height: auto;
  margin: 0;
  padding: 1.5% 1.3%;
  border-bottom-right-radius: 20px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

#header_in .top_logo img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#header_in .top_logo a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#header_in .logo {
  width: 58.59375%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#header_in .logo img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .logo a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

.home #header_in .button-toggle {
  width: 30px;
  height: auto;
  margin-right: 2.604166666%;
  padding: 0;
  float: right;
}

#header_in .button-toggle {
  width: 30px;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#menu {
  width: 30px;
  height: 30px;
  margin: 0;
  position: relative;
  cursor: pointer;
  float: right;
}

#menu .bar {
  width: 30px;
  height: 4px;
  background-color: #222222;
  position: absolute;
  left: 0;
  transition: .15s ease-in-out;
  display: inline-block;
}

.home #bar01 {
  top: 0;
}

.home #bar02 {
  top: 10px;
}

.home #bar03 {
  top: 20px;
}

#bar01 {
  top: 10px;
}

#bar02 {
  top: 20px;
}

#bar03 {
  top: 30px;
}

.home .active #bar01 {
  top: 10px;
  transform: rotate(45deg);
}

.home .active #bar02 {
  width: 0;
}

.home .active #bar03 {
  top: 10px;
  transform: rotate(-45deg);
}

.active #bar01 {
  top: 20px;
  transform: rotate(45deg);
}

.active #bar02 {
  width: 0;
}

.active #bar03 {
  top: 20px;
  transform: rotate(-45deg);
}

.home #header .nav_sp {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 7.161458333%;
  border-top: none;
  border-bottom: 1px solid #16b7fd;
  float: left;
}

#header .nav_sp {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #16b7fd; 
  border-bottom: 1px solid #16b7fd;
  float: left;
  background-color: #fff;
}

.home #header .nav_sp .top {
  width: 100%;
  height: auto;
  margin: 0;
  padding-bottom: 1.302083333%;
  display: table;
}

#header .nav_sp .top {
  display: none;
}

#header .nav_sp .top ul {
  width: 49.47916666%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header .nav_sp .top ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header .nav_sp .top ul li a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  padding: 9.114583333% 0;
  background-color: #1b5597;
  display: block;
}

#header .nav_sp .bottom {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #16b7fd;
  display: table;
}

#header .nav_sp .left {
  width: 50%;
  height: auto;
  float: left;
}

#header .nav_sp .right {
  width: 50%;
  height: auto;
  border-left: 1px solid #16b7fd;
  float: right;
}

#header .nav_sp .left li,
#header .nav_sp .right li {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-bottom: 1px dotted #16b7fd;
}

#header .nav_sp .left li:last-child,
#header .nav_sp .right li:last-child {
  border: none;
}

#header .nav_sp .left li:hover,
#header .nav_sp .right li:hover {
  width: 100%;
  height: auto;
  background-color: #16b7fd;
  border-bottom: 1px dotted #ffffff;
}

#header .nav_sp .left li:last-child:hover,
#header .nav_sp .right li:last-child:hover {
  border: none;
}

#header .nav_sp .left li a,
#header .nav_sp .right li a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  color: #333333;
  padding: 3.90625% 0;
  display: block;
}

#header .nav_sp .left li a:hover,
#header .nav_sp .right li a:hover {
  color: #ffffff;
}

.fixheader {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
  z-index: 3;
}

.is-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

  /* メインヴィジュアル エリア */
  #main_visual_in .fadeInBlock {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
	display: table;
  }

  #main_visual_in .fadeInBlock ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
	display: flex;
	justify-content: center;
  }

  #main_visual_in .fadeInBlock ul li {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #main_visual_in .fadeInBlock ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

.fadeIn1s {
    animation-name: fadeIn1s;
    animation-delay: 1s;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    transform: translateX(-50px);
    opacity: 0;
}
@keyframes fadeIn1s {
    0% {
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.fadeIn1500ms {
    animation-name: fadeIn1500ms;
    animation-delay: 1500ms;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    transform: translateY(-50px);
    opacity: 0;
}
@keyframes fadeIn1500ms {
    0% {
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.fadeIn500ms {
    animation-name: fadeIn500ms;
    animation-delay: 500ms;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    transform: translateX(50px);
    opacity: 0;
}
@keyframes fadeIn500ms {
    0% {
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.fadeIn2s {
    animation-name: fadeIn2s;
    animation-delay: 2s;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    transform: translateX(-50px);
    opacity: 0;
}
@keyframes fadeIn2s {
    0% {
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

  #main_visual_in .inner {
    width: 100%;
    height: auto;
    margin: auto;
    padding-left: 2.604166666%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	display: table;
  }

  #main_visual_in .inner p {
	width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 7.5vw;
    font-weight: 900;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: -0.05em;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	animation: typing 5s steps(26, end), caret .5s step-end infinite;
}
@keyframes typing {
 from { width: 0; } 
}
@keyframes caret {
 50% { border-color: transparent; } 
}

  .fadeIn4s {
    animation-name: fadeIn2s;
    animation-delay: 1000ms;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    transform: translateY(100px);
    opacity: 0;
}
@keyframes fadeIn4s {
    0% {
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* パンくずリスト エリア */
#breadcrumb {
  width: 100%;
  padding: 1.302083333% 3.90625% 0 3.90625%;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 6.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  padding: 7vw 0;
}

#content h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.7;
  color: #ffffff;
  margin-bottom: 1.0em;
  padding: 0.35em 0;
  background-color: #1b5597;
  border-radius: 5px;
}

#content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.0vw;
  font-weight: 500;
  color: #333333;
  line-height: 1.3em;
  margin-bottom: 1.0em;
  padding: 0 0 0.15em 0.20em;
  border-bottom: 5px solid #cccccc;
  position: relative;
}

#content h3::before {
  width: 15%;
  position: absolute;
  content: '';
  left: 0;
  bottom: -5px;
  border-bottom: 5px solid #1b5597;
}

#content h4,
#content h5,
#content h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  color: #333333;
  line-height: 1.0em;
  margin-bottom: 1.0em;
  padding-left: 0.3em;
  color: #666666;
  border-left: 5px solid #1b5597;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* 1カラム用 h2 h3 p */
.page-template-full_page #content h2{
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000000;
  font-weight: 700;
  line-height: 1.7;
}

.page-template-full_page #content h2.h2_ttl{
  font-size: 7.3vw;
  margin-bottom: 20px;
}

.page-template-full_page #content h2.h2_ttl span{
  font-size: 8.7vw;
  color: #0036ac;
  letter-spacing: 1px;
  font-weight: 700;
  position: relative;
  line-height: 1.9;
}

.page-template-full_page #content h2.h2_en{
  color: #0036ac;
  font-size: 12.8vw;
  margin: 0 0 0;
}

.page-template-full_page #content h3{
  border: none;
  margin: 0;
  padding: 0;
  font-weight: 700;
}

.page-template-full_page #content h3:before{
  display: none;
}

.page-template-full_page #content h3.h3_ttl{
  color: #0036ac;
  font-size: 6.7vw;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", sans-serif;
}

.page-template-full_page #content h3.h3_ttl span{
  font-size: 6.7vw;
  padding-bottom: 20px;
  border-bottom: 2px solid #0036ac;
  font-weight: 700;
  font-family: "Zen Maru Gothic", sans-serif;
}

.page-template-full_page #content p.p_ttl{
  color: #0036ac;
  font-size: 4vw;
  font-weight: 700;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  position: fixed;
  bottom: 11.71875%;
  right: 2.604166666%;
  z-index: 2;
  display: none;
}

p.pagetop a {
  width: 30px;
  height: 30px;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  color: #ffffff;
  background-color: #1b5597;
  border: 1px solid #ffffff;
  display: block;
}

p.pagetop a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

/* フッター エリア */
/* ENTRY改修260220 */
#footer .footer_entry {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 11.71875% 0;
  background-image: url("../../uploads/2025/02/main_visual_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#footer .footer_entry .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 3.90625%;
  display: table;
}

  #footer .footer_entry .footer_box-inner {
    width: 95%;
    margin-inline: auto;
  }

  #footer .footer_entry .inner .box {
    padding: 24px;
    background-color: #fff;
    box-shadow: 0px 0px 25.92px 1.08px rgba(173, 173, 173, 0.1);
  }

#footer .footer_entry .inner h2 {
  font-family: "Cinzel", serif;
  font-size: 200%;
  font-weight: 400;
  text-align: center;
  line-height: 0.7em;
  color: #52b7fe;
  margin-bottom: 15px;
  border-bottom: 10px solid #ffffff;
  display: block;
}

#footer .footer_entry .inner p{
  text-align: center;
  font-size: 12px;
  margin-bottom: 24px;
  line-height: 1.8;
  text-align: left;
  font-weight: 400;
}

#footer .footer_entry .inner p .sp-none{
  display: none;
}

#footer .footer_entry .inner .box ul{
display: flex;
flex-direction: column;
justify-content: center;
}

#footer .footer_entry .inner ul li {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #eceef4;
}

#footer .footer_entry .inner ul li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #52b7fe;
  border-radius: 8px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.3s ease;
}

#footer .footer_entry .inner ul li::before:hover{
  color: #d56d2e;
}

#footer .footer_entry .inner ul li::after{
  content: "";
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  right: 6px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  pointer-events: none;
}

#footer .footer_entry .inner ul li a{
  display: block;
  width: 100%;
  text-decoration: none;
  height: 42px;
  line-height: 42px;
  color: #52b7fe;
  transition: all 0.3s ease;
  font-size: 14px;
}

#footer .footer_entry .inner ul li:hover::before{
  background-color: #d56d2e;
}

/* ENTRY改修 ここまで */


#footer_in .inner {
  width: 100%;
  height: auto;
  margin-bottom: 5.208333333%;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

#footer_in .inner ul:nth-child(1) {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner ul:nth-child(1) li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner ul:nth-child(1) li:first-child {
  margin-bottom: 7.8125%;
}

#footer_in .inner ul:nth-child(1) li:first-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner ul:nth-child(1) li:first-child a:hover img,
#footer_in .inner ul:nth-child(1) li:last-child a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#footer_in .inner ul:nth-child(1) li:last-child a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8vw;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  padding-left: 3.5vw;
  background-image: url("../../uploads/2025/02/footer_nav_icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5vw;
  display: block;
}

#footer_in .inner ul:nth-child(2) {
  width: 30%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner ul:nth-child(2) li {
  width: 100%;
  height: auto;
  margin-bottom: 7.8125%;
  padding: 0;
}

#footer_in .inner ul:nth-child(2) li a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8vw;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  padding-left: 3.5vw;
  background-image: url("../../uploads/2025/02/footer_nav_icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2.5vw;
  display: block;
}

#footer_in .inner ul:nth-child(2) li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#footer_in .copyright {
  font-family: "arial", "Noto Sans JP";
  font-size: 2.0vw;
  text-align: right;
  letter-spacing: 0.05em;
  color: #ffffff;
}

/* ウィジェット エリア */
#sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#sidebar #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

#sidebar #widget-area .widget-container a img:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#sidebar #widget-area .widget-container .side_menu {
  margin-bottom: 3.90625%;
}

#sidebar #widget-area .widget-container .side_menu p a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 0.8em 0;
  transform: rotate(.03deg);
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}

#sidebar #widget-area .widget-container .side_menu p a {
  background-color: #1b5597;
}

#sidebar #widget-area .widget-container .side_menu p a:hover {
  color: #ffffff;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  background-color: #08356c;
}

#sidebar #widget-area .widget-container .side_menu p a:hover:after {
  height: 100%;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0 2.604166666%;
  border: 1px solid #cccccc;
  border-top: none;
}

#sidebar #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  line-height: 1.2em;
  margin: 0;
  padding: 1.2em 0 1.0em 3.25vw;
  border-bottom: 1px dotted #666666;
  background-image: url("http://bestmedical-group.com/recruitsite/wp-content/uploads/2024/05/side_nav_icon.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 2.25vw;
}

#sidebar #widget-area .widget-container ul li:last-child {
  border: none;
}

#sidebar #widget-area .widget-container ul li a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.0em;
  color: #333333;
  margin: 0;
  padding: 0;
  transform: rotate(.03deg);
  display: inline-block;
  position: relative;
  float: none;
}

#sidebar #widget-area .widget-container ul li a::after {
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
  background-color: #1b5597;
}

#sidebar #widget-area .widget-container ul li a:hover::after {
  transform: scale(1, 1);
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 0.8em 0;
  background-color: #1b5597;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #dc143c;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
  color: #333333;
  background-color: #eeeeee; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #bbbbbb;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #cc0000;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

#content .pager span {
  color: #dc143c;
}

#content .pager a {
  color: #000000;
}

#content .pager a:hover {
  color: #dc143c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* トップページ エリア */
a.link{
  padding-right: 27px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  display: block;
  width: fit-content;
  position: relative;
  color: #222438;
  text-decoration: none;
  transition: 0.3s;
}

a.link::before {
  position: absolute;
  top: -3px;
  right: 0;
  bottom: 0;
  width: 21px;
  height: 5px;
  background: url(images/link_arrow.svg) center / contain no-repeat;
  display: block;
  margin: auto;
  content: "";
  filter: invert(8%) sepia(69%) saturate(523%) hue-rotate(196deg) brightness(96%) contrast(86%);
}

a.link:hover{
  opacity: 0.7;
}

.top_message{
  position: relative;
  background-image: url(images/top_message_bg.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.top_message_in{
  width: 100%;
  margin: 0 auto;
  padding: 70px 7%;
}

.top_message_in p{
  color: #fff;
  font-size: 3.7vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.top_message_in p.p_ttl{
  font-size: 7vw;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2;
}

.top_message_in p.p_ttl span{
  font-size: 11.3vw;
  font-family: "Zen Maru Gothic", sans-serif;
}

.top_message_in p.p_last{
  margin-bottom: 0;
}

.top_contribute {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 70px 7%;
  display: table;
}

.top_contribute img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_contribute ul {
  width: 100%;
  height: auto;
  margin-top: 7.8125%;
  padding: 0 3.90625%;
}

.top_contribute ul li {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
  background: none;
}

.top_contribute ul li:first-child {
  margin-bottom: 7.8125%;
  padding: 2.604166666% 0;
  background-color: #f8f8f8;
  display: inline-block;
}

.top_contribute ul li:last-child {
  margin: 0;
}

.top_contribute ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 7.5vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  display: block;
}

.top_contribute ul li strong span {
  font-family: "Noto Serif JP", serif;
  font-size: 7.5vw;
  font-weight: 500;
  color: #358ea0;
  display: inline-block;
}

.top_contribute ul li strong span::before {
  content: none;
}

.top_contribute ul li span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.0vw;
  font-weight: 700;
  line-height: 1.0em;
  color: #6598a3;
  display: flex;
  align-items: center;
}

.top_contribute ul li span::before {
  width: 4em;
  content: "";
  margin-right: 1em;
  border-top: 1px solid #6598a3;
}

.top_contribute ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.8em;
  color: #373144;
}

.top_contribute ul li a{
  float: right;
}

.top_message02{
  padding: 30px 7% 70px;
}

.top_message02_in{
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: flex-start;
  position: relative;
  flex-direction: column-reverse;
}

.top_message02_in .txt_box{
  width: 100%;
  position: relative;
  z-index: 2;
}

.top_message02_in .txt_box p{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4vw;
  line-height: 2;
  font-weight: 500;
  margin-bottom: 20px;
}

.top_message02_in .txt_box p.p_ttl{
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 11.7vw;
  line-height: 1.3;
  letter-spacing: 6px;
  color: #222438;
}

.top_message02_in .txt_box p.p_ttl02{
  margin-bottom: 0;
}

.top_message02_in .txt_box p.p_ttl02 span{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 23px;
  line-height: 2;
  font-weight: 500;
}

.top_message02_in p.en{
  position: relative;
  top: 0;
  right: -7%;
  margin-bottom: 30px;
}

.top_message02_in .img_box{
  width: 100%;
  position: relative;
  right: 0;
  bottom: 0;
  margin-bottom: 20px;
}

.top_message02_in .img_box img{
  position: relative;
}

.top_vision{
  padding: 70px 7% 70px;
}

.top_vision_in{
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  padding: 0;
}

.top_vision_in .item{
  width: 100%;
}

.top_vision_in .item02{
  margin-top: 40px;
}

.top_vision_in .item p{
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222438;
}

.top_vision_in .item p.img{
  margin-bottom: 30px;
}

.top_vision_in .item p.ttl{
  font-size: 11vw;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 10px;
}

.top_vision_in .item p.ttl span{
  font-size: 16.4vw;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}

.top_vision_in .item02 p.ttl{
  font-size: 7vw;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 10px;
}

.top_vision_in .item p.ttl02{
  background: #222438;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
}

.top_vision_in p.ttl_vision{
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 30px;
}

.top_people_in{
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding: 0px 7%;
  align-items: center;
}

.top_people_in p.ttl_people {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 30px;
}

.top_people_in .txt_box{
  width: 100%;
}

.top_people_in .txt_box p{
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222438;
}

.top_people_in .txt_box p.ttl{
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
}

.top_people_in .txt_box p.ttl02{
  background: #222438;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
}

.top_people_in .img_box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.top_people_in .img_box .item_box{
  width: 70%;
  margin: 0 auto 20px;
}

.top_people_in .img_box .item_box_last{
  margin-bottom: 0;
}

.top_people_in .img_box .item_box p{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.3vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222438;
}

.top_people_in .img_box .item_box p.txt{
  font-size: 5vw;
  font-weight: 600;
}

.top_people_in .img_box .item_box p.name{
  border-bottom: 1px solid #222438;
}

.top_people_in .img_box .item_box p.ttl{
  background: #777777;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
  font-size: 13px;
  border-radius: 4px;
}

.top_entry{
  padding: 70px 7% 230px;
  background: url(images/top_entry_bg.webp) center bottom / cover no-repeat;
  background-size: 150%;
}

.top_entry_in{
  width: 100%;
  margin: auto;
  padding: 0;
}

.top_entry_in .txt_box p{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222438;
  text-align: left;
}

.top_entry_in .txt_box p.ttl {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 9.3vw;
  letter-spacing: 5px;
  color: #222438;
  margin-bottom: 0;
  line-height: 1.3;
  text-align: center;
}

.top_entry_in .txt_box p.txt{
  margin: 30px 0 40px;
}

.top_entry_in .txt_box p.btn{
  margin-bottom: 0;
  text-align: center;
}

.top_entry_in .txt_box p.btn a{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.9vw;
  font-weight: 600;
  background-color: #CA1328;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  padding: 10px 50px;
  display: inline-block;
}

.top_entry_in .txt_box p.btn a:hover{
  background-color: #000;
}

.top_entry_in .btn_box{
  margin-top: 60px;
}

.top_entry_in .btn_box ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px 0;
}

.top_entry_in .btn_box ul li{
  position: relative;
  width: 100%;
}

.top_entry_in .btn_box ul li a{
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-weight: 600;
  background-color: #0036ac;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  padding: 20px 0;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.top_entry_in .btn_box ul li.list02 a{
  background-color: #fff;
  color: #0036ac;
}

.top_entry_in .btn_box ul li a:hover{
  background-color: #fff;
  color: #0036ac;
}

.top_entry_in .btn_box ul li.list02 a:hover{
  background-color: #0036ac;
  color: #fff;
}

.top_entry_in .btn_box ul li::before{
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  z-index: 1000;
  width: 0;
  height: 0;
  border-width: 3.5px 0 3.5px 6.1px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: "";
}

.top_entry_in .btn_box ul li.list02::before{
  border-color: transparent transparent transparent #0036ac;
}

.top_entry_in .btn_box ul li:hover::before{
  border-color: transparent transparent transparent #0036ac;
}

.top_entry_in .btn_box ul li.list02:hover::before{
  border-color: transparent transparent transparent #fff;
}

.top_menu {
  margin: 70px 0 0;
}

.top_menu_in{
  width: 100%;
  margin: auto;
  padding: 0px 7%;
  position: relative;
}

.ul_top_menu{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px 0;
}

.ul_top_menu li{
  background: #222438;
  color: #fff;
  width: 47%;
  position: relative;
  text-align: center;
  transition: 0.3s;
}

.ul_top_menu li::before {
  content: "";
  position: absolute;
  top: auto;
  right: 13px;
  transform: translateY(-50%);
  bottom: 13px;
  width: 21px;
  height: 5px;
  background: url(images/link_arrow_white.svg) center / contain no-repeat;
}

.ul_top_menu li:hover{
 opacity: 0.7;
}

.ul_top_menu li a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  display: block;
  margin: auto;
  text-align: left;
  min-height: 87px;
}

/* メッセージ */
.message01_in{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  flex-direction: column;
  padding: 30px 7%;
}

.message01_in .txt_box{
  width: 100%;
}

.message01_in .img_box{
  position: relative;
  width: 100%;
  margin: 40px 0 0;
}

.message01_in .img_box img.img_01{
  position: relative;
  width: 80%;
  margin: 0 0 0 auto;
}

.message01_in .img_box img.img_02{
  position: relative;
  margin: -14vw 0 0 0vw;
  width: 60%;
  z-index: 2;
}

.message01_in h2#main_h2 span{
  background-color: #F5F2EC;
}

.message01_in p#main_p{
  background-color: #F5F2EC;
  margin-bottom: 30px;
}

.message01_in p.txt01{
  margin-bottom: 20px;
}

.message02{
  padding: 70px 0 0;
}

.message02_in{
  margin-bottom: 70px;
}

.message02_in,
.message02_in02{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 7vw 0;
  flex-direction: column;
}

.message02_in02{
  flex-direction: row-reverse;
  margin-left: auto;
  justify-content: flex-start;
  gap: 7vw 0;
  flex-direction: column;
}

.message02_in .img_box,
.message02_in02 .img_box{
  width: 90%;
  margin: 0 auto 0 0;
}

.message02_in .txt_box{
  width: 100%;
  padding: 0 7%;
}

.message02_in02 .txt_box{
  width: 100%;
  padding: 0 7%;
}

#content .message02_in h2.h2_message,
#content .message02_in02 h2.h2_message{
  font-size: 5.8vw;
  margin-bottom: 30px;
}

#content .message02_in h2.h2_message span,
#content .message02_in02 h2.h2_message span{
  font-size: 20px;
  color: #0036ac;
  letter-spacing: 1px;
  font-weight: 700;
  position: relative;
  padding: 0 0 0 70px;
  line-height: 3;
}

#content .message02_in h2.h2_message span::before,
#content .message02_in02 h2.h2_message span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #0036ac;
  margin: auto;
  width: 3.07692rem;
  height: 1px;
}

.message02_in p,
.message02_in02 p {
  margin-bottom: 30px;
}

.message02_in p:last-child,
.message02_in02 p:last-child{
  margin-bottom: 0;
}

.point_type01{
  position: relative;
  width: 100%;
  margin: 0px 0 0;
}

.point_type01::before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 94.7%;
  z-index: -1;
  background-color: #f5fbfb;
  border-top-right-radius: 50px;
}

.point_in{
  width: 90%;
  margin: auto;
  padding: 70px 0;
}

.point_in ul.point_list{
  margin: 30px 0 0;
}

ul.point_list li img{
  border-radius: 0 20px 0 0;
}

.point_type02 .point_in img{
  border-radius: 0 20px 0 0;
}

ul.point_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 13vw 0;
  flex-direction: column;
}

ul.point_list li{
  width: 100%;
}

ul.point_list li p{
  margin-bottom: 10px;
}

ul.point_list li p:last-child{
  margin-bottom: 0;
}

ul.point_list li p.img{
  margin: 0 0 20px -6%;
}

.page-template-full_page #content ul.point_list li h3.h3_point{
  margin-bottom: 0;
}

.page-template-full_page #content ul.point_list li h3.h3_point span{
  color: #0036ac;
  font-weight: 700;
  margin-right: 13px;
}

/* Vision */
.vision01{
  position: relative;
  padding: 70px 0;
  margin: 30px 0 0;
}

.vision01::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #f5fbfb;
  border-top-left-radius: 3.07692rem;
  width: 92%;
  z-index: -1;
}

.vision01_in{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0 7vw;
  flex-direction: column;
}

.vision01_in .img_box{
  width: 92%;
  margin: 0 auto 0 0;
}

.vision01_in .txt_box{
  width: 75%;
  margin: 0 8vw 0 auto;
}

.page-template-full_page #content .vision01_in .txt_box h2{
  font-size: 5.8vw;
  color: #0036ac;
  margin-bottom: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
}

.vision01_in .txt_box p{
  margin-bottom: 30px;
}

.vision01_in .txt_box p.yers{
  color: #0036ac;
  line-height: 1.3;
  margin-bottom: 20px;
}

.vision01_in .txt_box p.yers strong{
  font-size: 22.7vw;
  color: #0036ac;
}

.vision02{
  padding: 70px 0 0;
}

.vision02_in{
  width: 92%;
  margin: 0 0 0 auto;
}

.vision02_in .img_box img{
  height: 17.23077rem;
  object-fit: cover;
  border-radius: 70px 0 0 0;
}

.vision02_in .txt_box{
  margin: -40px 7vw 0 0;
}

.page-template-full_page #content .vision02_in .txt_box h3.h3_ttl{
  margin: 0 0 40px;
}

.vision02_in .txt_box p{
  margin: 0 0 30px;
}

.vision02_in .txt_box p:last-child{
  margin-bottom: 0;
}

.vision03{
  position: relative;
  background-image: url(images/top_message_bg.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin: 70px 0 0;
}

.vision03_in{
  width: 100%;
  margin: 0 auto;
  padding: 70px 7vw;
}

.vision03_in .txt_box p{
  color: #fff;
  font-size: 3.67vw;
  margin: 0 0 30px;
  text-align: center;
}

.vision03_in .txt_box p:last-child{
  margin: 0 0 0;
}

.vision03_in .txt_box p.en{
  margin: 0 0 10px;
}

.page-template-full_page #content .vision03_in .txt_box h2{
  text-align: center;
  color: #fff;
  margin: 0 0 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 9.1vw;
}

.vision04{
  margin: 70px 0;
}

.vision04_in{
  width: 90%;
  margin: auto;
}

.page-template-full_page #content .vision04_in h2{
  margin: 0 0 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 8.7vw;
  line-height: 1.4;
}

.vision04_in p.note{
  color: #0036ac;
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 5.2vw;
}

.vision_future{
  position: relative;
  width: 100%;
  margin: 0 0 70px auto;
  padding: 0 0 70px 7vw;
}

.vision_future_last{
  margin-bottom: 0;
}

.vision_future::before {
  content: "";
  position: absolute;
  top: 5rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f5fbfb;
  z-index: -2;
}

.vision_future_in01{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column-reverse;
}

.vision_future_in01 .txt_box{
  margin: 20px auto 0 0;
  width: 93%;
}

.vision_future_in01 .txt_box p{
  margin-bottom: 30px;
}

.vision_future_in01 .txt_box p:last-child{
  margin-bottom: 0;
}

.vision_future_in01 .txt_box p.p_point{
  font-family: "Zen Maru Gothic", sans-serif;
  color: #0036ac;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 0;
}

.vision_future_in01 .txt_box p.p_point span{
  font-size: 33px;
  margin: 0 0 0 10px;
}

.page-template-full_page #content .vision_future_in01 .txt_box h3.h3_ttl{
  margin-bottom: 30px;
}

.vision_future_in01 .img_box{
  width: 100%;
}

.vision_future_in01 .img_box img{
  object-fit: cover;
  height: 15.46154rem;
  border-radius: 70px 0 0 0;
}

.vision_future_in02{
  width: 92%;
  margin: 60px 0 0;
}

.vision_future_in02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  gap: 60px 0;
}

.vision_future_in02 ul li{
  width: 100%;
}

.vision_future_in02 ul li p.img{
  margin: 0 0 20px;
}

.vision_future_in02 ul li p.img img{
  border-radius: 0 20px 0 0;
}

.page-template-full_page #content .vision_future_in02 ul li h3.h3_ttl{
  margin: 0 0 10px;
}

.staff_comment{
  position: relative;
  display: flex;
  align-items: stretch;
  border: 0.4rem solid #8bdbdb;
  background-color: #fff;
  padding: 1.5rem;
  width: 92%;
  max-width: 1100px;
  margin: 60px auto 0 0;
  flex-direction: column;
}

.staff_comment p.p_note{
  border-bottom: 2px solid #8bdbdb;
  color: #0036ac;
  padding: 0 0 20px 0;
  font-weight: 700;
  font-size: 5.4vw;
}

.staff_comment .txt_box{
  width: 100%;
  padding: 30px 0;
}

.staff_comment .txt_box p{
  margin: 0 0 30px;
}

.staff_comment .txt_box p:last-chid;{
  margin: 0 0 0;
}

.staff_comment .img_box{
  width: 45%;
  height: 140px;
  margin: 0 3% 0 0;
  position: absolute;
  bottom: 18px;
  right: 10px;
  overflow: hidden;
}

/* 福利厚生 */
.benefits_point_type02 .point_in{
  padding-bottom: 0;
}

.benefits_point_type01::before{
  height: 93.9%;
}

.benefits_comment{
  position: relative;
  display: flex;
  align-items: stretch;
  border: 0.4rem solid #8bdbdb;
  background-color: #fff;
  padding: 1.5rem;
  width: 100%;
  max-width: 100%;
  margin: 30px auto 0 0;
  flex-direction: column;
}

.benefits_comment p.p_note{
  border-bottom: 2px solid #8bdbdb;
  color: #0036ac;
  padding: 0 0 20px 0;
  font-weight: 700;
  font-size: 5.4vw;
}

.benefits_comment .txt_box{
  width: 100%;
  padding: 30px 0 20px;
}

.benefits_comment .txt_box ul{
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}

.benefits_comment .txt_box li{
  font-weight: 600;
  position: relative;
  padding: 0 0 0 20px;
}

.benefits_comment .txt_box li::before {
  content: "•";
  color: red;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
  font-size: 20px;
}

/* 数字で見る */
.date01{
  margin: 20px 0 60px;
}
.date01_in{
  width: 90%;
  margin: auto;
}

.date01_in .txt_box{
  width: 100%;
}

.page-template-full_page #content .date01_in h2.h2_en{
  font-size: 33px;
  margin: 0 0 20px;
}

.date01_in .txt_box p.ttl{
  color: #0036ac;
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 20px;
}

.date02{
  margin: 0 0 60px;
}

.date02_in{
  width: 80%;
  margin: 0 auto 0;
}

.date02_in ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 30px 0px;
}

.date02_in ul li{
  width: 100%;
  border: #0036ac 7px solid;
  border-radius: 50px 50px 0 0;
  padding: 20px;
}

/* 求人条件 */
.conditions_box01{
  margin: 20px 0 60px;
}

.conditions_box01_in{
  width: 90%;
  margin: auto;
}

.conditions_box01_in ul{
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.conditions_box01_in li{
  width: 100%;
}

.conditions_box01_in li p{
  text-align: center;
}

.conditions_box01_in li p.ttl{
  text-align: center;
  font-weight: 700;
  line-height: 1.0em;
  color: #000000;
  border: 1px solid #333333;
  display: block;
  padding: 13px 20px;
  font-size: 4.3vw;
  margin-bottom: 10px;
}

.page-template-full_page #content .conditions_box01_in h2.h2_ttl{
  text-align: center;
}

.conditions_box02{
  background-color: #f5fbfb;
}

.conditions_box02_in{
  width: 90%;
  margin: auto;
  padding: 60px 0;
}

.page-template-full_page #content .conditions_box02_in h2.h2_ttl{
  text-align: center;
}

.page-template-full_page #content .conditions_box02_in h2.h2_ttl span{

}

.conditions_box02_in .txt_box{
  margin-top: 40px;
  margin-bottom: 40px;
}

.conditions_box02_in .txt_box p{
  text-align: center;
}

.conditions_box02_in .txt_box p.ttl{
  font-weight: 700;
  font-size: 5.3vw;
  margin-bottom: 20px;
}

.conditions_box02_in .point_box ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
}

.conditions_box02_in .point_box ul li{
  width: 100%;
}

.conditions_box02_in .point_box ul li p{
  margin: 0 0 20px;
}

.conditions_box02_in .point_box ul li p.num{
  padding: 7px 0;
  background-color: #16b7fd;
  text-align: center;
  color: #fff;
}

.conditions_box02_in .point_box ul li p.img{
}

.conditions_box02_in .point_box ul li p.img img{
  width: auto;
  margin: auto;
}

.conditions_box02_in .point_box ul li p.ttl{
  text-align: center;
  font-size: 4.7vw;
  font-weight: 700;
}

.conditions_box02_in .point_box ul li p:last-child{
  margin: 0 0 0;
}

.conditions_box03{
  margin: 60px 0;
}

.conditions_box03_in{
  width: 90%;
  margin: auto;
}

.page-template-full_page #content .conditions_box03_in h2.h2_ttl{
  text-align: center;
  margin-bottom: 20px;
}

.page-template-full_page #content .conditions_box03_in h3.h3_ttl{
  text-align: center;
  margin: 0 0 17px;
}

.conditions_tabs {
  display: flex;
  margin: 0 0 0 20px;
}

.tab-button {
  padding: 3vw;
  cursor: pointer;
  background-color: #333333;
  border: none;
  margin-right: 5px;
  transition: all 0.2s ease;
  color: white;
}

.tab-button.active {
  background-color: #16b7fd;
  color: white;
}

.tab-content {
  display: none;
  border-top: 3px solid #16b7fd;
  background-color: #f8f8f8;
  padding: 4vw 6vw;
}

.tab-content.active {
  display: block;
}

table.talbe_conditions{
  border-spacing: 0;
}

table.talbe_conditions th{
  width: 30%;
}

table.talbe_conditions td{
  font-size: 3.2vw;
}

table.talbe_conditions th,
table.talbe_conditions td{
  border-top: 1px solid #cccccc;
  padding: 3vw;
}

table.talbe_conditions tr:last-child th,
table.talbe_conditions tr:last-child td{
  border-bottom: 1px solid #cccccc;
}

/* 人を知る */
.know_people01{
  margin: 0 0 60px;
}

.know_people01_in{
  width: 90%;
  margin: auto;
}

.know_people01_in ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px 0;
}

.know_people01_in ul li{
  width: 47%;
  position: relative;
}

.know_people01_in ul li p.img img{
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  width: 100%;
  height: 30vh;
}

.know_people01_in ul li div.name_box{
  background-color: #032a7f;
  padding: 3vw;
  border-radius: 0 0 10px 10px;
}

.know_people01_in ul li div.name_box p{
  color: #fff;
}

.know_people01_in ul li div.name_box p span{
  font-size: 4.7vw;
}

/* コンタクトフォーム7 */
.form_box{
  width: 90%;
  margin: auto;
}

.form_box p {
  margin-bottom: 15px;
}

.form_box p.radio input[type="radio"] {
  margin-top: 20px;
}

.form_box p span.required {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  padding: 0 10px 2px 10px;
  background-color: #dd0000;
  border-radius: 4px;
}

.form_box p input[type="text"],
.form_box p input[type="email"],
.form_box p input[type="tel"] {
  width: 100%;
  height: auto;
  font-weight: 400;
  margin: 15px 0;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  background-color: #fefefe;
}

.form_box p input[type="checkbox"] {
  margin: 20px 0 15px 0;
  padding: 0;
}

.form_box p select {
  width: 80%;
  height: auto;
  margin: 15px 0;
  padding: 4px 10px;
  border: 1px solid #cccccc;
  background-color: #fefefe;
}

.form_box p textarea {
  width: 100%;
  height: 8.0em;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #cccccc;
  background-color: #fefefe;
}

.form_box p span.accept {
  font-size: 14px;
  font-weight: 400;
  color: #dc143c;
}

.form_box p input[type="submit"] {
  width: 70%;
  height: auto;
  font-weight: 400;
  text-align: center;
  margin: 50px auto 0 auto;
  padding: 10px 0;
  color: #ffffff;
  background-color: #1b5597;
  display: block;
  border: none;
}

.form_box p input[type="submit"]:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.wpcf7 form .wpcf7-response-output{
  max-width: 90%;
  margin: 0 auto 60px !important;
  display: flex;
  justify-content: center;
}










/* 投稿ページ エリア */
.single p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  text-align: justify;
  line-height: 1.6em;
  color: #666666;
  margin-bottom: 1.5em;
}

.single img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding-bottom: 1.953125%;
  float: left;
  border-bottom: 1px dotted #1b5597;
}

.post_inner .thum {
  width: 21.97802197%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 75.27472527%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 0.911458333%;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.0em;
  margin: 0;
  padding: 0 3px;
  float: left;
  background-color: #1b5597;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none; 
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4em;
  color: #999999;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-weight: bold;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.2em;
  color: #1b5597;
  display: block;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.2em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  text-decoration: none; 
  display: block;
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover,
.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  transition: 1.0s;
  opacity: 0.3;
}
	
  /* インタビューページ エリア */
  .s-contsWrap {
    margin: 0 auto;
	margin-top: 100px;
  }

  .MainLabel.recruit {
    position: relative;
    margin-left: calc(50% - 50vw);
    height: 340px;
  }

  .MainLabel.recruit span.MainLabel__main {
    position: absolute;
    font-size: 200px;
    left: 0;
    right: 0;
    margin: auto;
    color: #FCF1E0 !important;
  }

  .MainLabel.recruit span.MainLabel__sub {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #54312a;
    font-size: 32px;
  }

  .MainLabel span {
    display: block;
    font-size: 16px;
    font-weight: 700;
  }

  .InterviewDetail__head {
    padding: 0 20px;
    position: relative;
    margin-bottom: 90px;
  }

  .InterviewDetail__head__img {
    position: relative;
    overflow: hidden;
  }

  .InterviewDetail__head__name--jp {
    min-width: inherit;
    width: 50%;
  }
.InterviewDetail__head__name--jp {
	position: absolute;
    background: rgba(255, 255, 255, .9);
    padding: 10px 30px 10px;
/*     left: 50px; */
/*     top: 140px; */
    transform: translate(0, -50%); 
}
  .InterviewDetail__head__name--jp::before {
	position: absolute;
    content: '';
    border: 1px solid #339fd1;
    width: 100%;
    height: 100%;
    left: -7px;
    top: -7px;
  }

  .InterviewDetail__head__name--jp h3 {
    font-size: 22px;
  }

  .InterviewDetail__head__name--jp h3, .InterviewDetail__head__name--jp span {
    color: #339fd1;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    z-index: 9;
  }

  .InterviewDetail__head__name--jp span {
    font-size: 14px;
    display: block;
  }

  .InterviewDetail__head__name--en {
    line-height: 0.7;
	position: absolute;
    right: 20px;
    bottom: -11px;
    color: #0036ac;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    z-index: 99;
    text-align: right;
  }

  .InterviewDetail__block {
    align-items: center;
  }

  .InterviewDetail__block {
    margin: 25px;
  }
  .InterviewDetail__block__img {
    height: initial;
  }
  .InterviewDetail__block__img, .InterviewDetail__block__desc {
    width: 100%;
  }
  .InterviewDetail__block__img {
    position: relative;
    overflow: hidden;
  }
 .InterviewDetail__block__desc {
    padding: 15px !important;
}
.InterviewDetail__block__desc p, .RecruitPanel__cont__head h4 {
    line-height: 1.6;
    text-align: justify;
	font-size: 12px;
	margin-top: 15px;
}	
}


/* トップページ（リニューアル） エリア */
@media screen and (max-width: 768px){
.top_appeal {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.8125% 3.90625% 0 3.90625%;
  background-image: url("../../uploads/2025/02/sp_appeal_bg.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100%;
  background-color: #e8e9f2;
  align-items: center;
  display: flex;
}

.top_appeal .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("../../uploads/2025/02/appeal_inner_bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 60%;
  display: table;
}

.top_appeal .inner ul {
  width: 100%;
  height: auto;
  margin-bottom: 52.08333333%;
  padding: 0;
  overflow: hidden;
}

.top_appeal .inner ul li {
  width: 100%;
  height: auto;
  margin-top: 5.208333333%;
  padding: 0;
}

.top_appeal .inner ul li img {
  width: 78.125%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.top_appeal .inner ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.0vw;
  font-weight: 700;
  text-align: left;
  line-height: 1.8em;
  color: #000000;
}

.top_appeal .inner a {
  width: 84.745762711%;
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 7.0vw;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  color: #ffffff;
  margin: 0 auto 10.41666666% auto;
  padding: 5.208333333% 0 7.8125% 0;
  border: 1px solid #ffffff;
  background-color: rgba(29, 83, 149, 0.6);
  display: block;
}

.top_appeal .inner a span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 4.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin-top: 1.953125%;
  display: block;
}

.top_appeal .inner a:hover {
  transition: 1.5s;
  background-color: rgba(29, 83, 149, 1);
}

.top_member {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10.41666666% 3.90625%;
}

.top_member .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.top_member .inner strong {
  width: 82.03125%;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 4.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 0 auto;
  display: block;
}

.top_member .inner strong span {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 15.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 0.6em;
  color: #000000;
  margin-bottom: 3.90625%;
  border-bottom: 10px solid #000000;
  display: block;
}

.top_member .inner ul {
  width: 100%;
  height: auto;
  margin-top: 6.510416666%;
  padding: 0;
  overflow: hidden;
}

.top_member .inner ul li {
  width: 100%;
  height: auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.top_member .inner ul li:nth-child(1) {
  margin-bottom: 5.208333333%;
  background-image: url("../../uploads/2025/02/member01.png");
  background-size: 100%;
}

.top_member .inner ul li:nth-child(2) {
  margin-bottom: 5.208333333%;
  background-image: url("../../uploads/2025/02/member02.png");
  background-size: 100%;
}

.top_member .inner ul li:nth-child(3) {
  margin: 0;
  background-image: url("../../uploads/2025/02/member03.png");
  background-size: 100%;
}

.top_member .inner ul li a {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 12.0vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.2em;
  margin: 0;
  padding: 120.697916666% 0 6.510416666% 0;
  border: none;
  background: none;
  display: block;
}

.top_member .inner ul li:nth-child(1) a {
  color: #d56d2e;
}

.top_member .inner ul li:nth-child(2) a {
  color: #8094a2;
}

.top_member .inner ul li:nth-child(3) a {
  color: #81967d;
}

.top_member .inner ul li:hover {
  transition: 1.0s;
  opacity: 0.5;
}

.top_member .inner ul li a:hover {
  transition: 1.0s;
  opacity: 0.5;
  background: none;
}

.top_member .inner a {
  width: 84.745762711%;
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 7.0vw;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1.4em;
  color: #ffffff;
  margin: 7.8125% auto 0 auto;
  padding: 5.208333333% 0 7.8125% 0;
  border: 1px solid #ffffff;
  background-color: rgba(29, 83, 149, 1.0);
  display: block;
}

.top_member .inner a span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 4.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin-top: 1.953125%;
  display: block;
}

.top_member .inner a:hover {
  transition: 1.5s;
  background-color: rgba(29, 83, 149, 0.6);
}

.top_info {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10.41666666% 3.90625%;
  background-color: #e8e9f2;
}

.top_info .inner_title {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.top_info .inner_title strong {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 4.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 0 auto;
  display: block;
}

.top_info .inner_title strong span {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 12.5vw;
  font-weight: bold;
  text-align: center;
  line-height: 0.6em;
  color: #000000;
  margin-bottom: 3.90625%;
  border-bottom: 10px solid #000000;
  display: block;
}

.top_info .inner {
  width: 100%;
  height: auto;
  margin-top: 7.8125%;
  padding: 0;
  overflow: hidden;
  display: table;
}

.top_info .inner ul {
  width: 100%;
  height: auto;
  padding: 7.8125% 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.top_info .inner ul:nth-child(1) {
  margin: 0;
  background-image: url("../../uploads/2025/02/top_info01_bg.png");
}

.top_info .inner ul:nth-child(2) {
  margin-top: 15px;
  background-image: url("../../uploads/2025/02/top_info02_bg.png");
}

.top_info .inner ul:nth-child(3) {
  margin-top: 15px;
  background-image: url("../../uploads/2025/02/top_info03_bg.png");
}

.top_info .inner ul:nth-child(4) {
  margin-top: 15px;
  background-image: url("../../uploads/2025/02/top_info04_bg.png");
}

.top_info .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

.top_info .inner ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 7.0vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.3em;
  color: #ffffff;
}

.top_info .inner ul li a {
  width: 52.08333333%;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  margin: 5.208333333% auto 0 auto;
  padding: 3.255208333% 0;
  border: 1px solid #ffffff;
  background-color: rgba(29, 83, 149, 0.5);
  display: block;
}

.top_info .inner ul li a:hover {
  transition: 1.5s;
  background-color: rgba(29, 83, 149, 1);
}

.top_info .inner ul:nth-child(4) li:nth-child(2) {
  margin-top: 5.208333333%;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 0 3.90625%;
}

.top_info .inner ul:nth-child(4) li:nth-child(2) a {
  width: 44.27083333%;
  margin: 0;
}

/* 数字で見るページ（リニュー） エリア */
.page_numbers {
  width: 100%;
  height: auto;
  margin-top: -2.0vw;
  padding: 0;
  display: table;
}

.page_numbers .title {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("../../uploads/2025/02/sp_page_numbers.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: table;
}

.page_numbers .title .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.0vw 0 7.5vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page_numbers .title .inner ul {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_numbers .title .inner ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;  
}

.page_numbers .title .inner ul li strong {
  font-family: "arial", sans-serif;
  font-size: 12.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.0em;
  color: #74a1d7;
  display: block;
}

.page_numbers .title .inner ul li span {
  width: 80%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.0vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #dc143c;
  margin: -4.0vw auto 0 auto;
  padding: 4px 0 5px 0;
  border-radius: 3px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  display: block;
}

.page_numbers .catch {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10.41666666% 0 5.208333333% 0;
  display: table;
}

.page_numbers .catch .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_numbers .catch .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_numbers .catch .inner ul li {
  width: 100%;
  height: auto;
  text-align: left;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

.page_numbers .catch .inner ul li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.0vw;
  font-weight: 500;
  color: #ffffff;
  padding: 4px 15px 6px 15px;
  background-color: #1d5395;
}

.page_numbers .catch .inner ul li img {
  width: 91.145833333%;
  height: auto;
  margin: 6.510416666% auto 0 auto;
  padding: 0;
}

.page_numbers .catch .inner ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
  padding: 3.90625% 3.90625% 0 3.90625%;
}

.page_numbers .data_header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.0vw 0;
  background-image: url("../../uploads/2025/02/sp_data_header_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: table;
}

.page_numbers .data {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5.208333333% 0 7.8125% 0;
  background-color: #d4e1f1;
  display: table;
}

.page_numbers .data .inner_title {
  width: 100%;
  height: auto;
  text-align: left;
  line-height: 1.0em;
  margin-bottom: 7.8125%;
  padding: 0;
}

.page_numbers .data .inner_title strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.0em;
  color: #dc143c;
  margin: 0;
  padding: 2px 15px 5px 15px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ffffff;
}

.page_numbers .data .inner01 {
  width: 100%;
  height: auto;
  margin-bottom: 10.41666666%;
  padding: 0 3.90625%;
}

.page_numbers .data .inner02 {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 3.90625%;
}

.page_numbers .data .inner01 ul,
.page_numbers .data .inner02 ul {
  width: 100%;
  height: auto;
  margin-bottom: 5.208333333%;
  padding: 5.208333333%;
  border-radius: 20px;
  background-color: #ffffff;
}

.page_numbers .data .inner01 ul li,
.page_numbers .data .inner02 ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_numbers .data .inner01 ul:nth-child(1) {
  background-image: url("../../uploads/2025/02/data01_bg.png");
  background-repeat: no-repeat;
  background-position: right 5.0vw top 5.0vw;
  background-size: 50%;
}

.page_numbers .data .inner01 ul:nth-child(2) {
  background-image: url("../../uploads/2025/02/data02_bg.png");
  background-repeat: no-repeat;
  background-position: right 4.5vw top 4.3vw;
  background-size: 45%;
}

.page_numbers .data .inner01 ul:nth-child(3) {
  background-image: url("../../uploads/2025/02/data03_bg.png");
  background-repeat: no-repeat;
  background-position: right 3.0vw top 9.0vw;
  background-size: 55%;
}

.page_numbers .data .inner01 ul:nth-child(4) {
  background-image: url("../../uploads/2025/02/data04_bg.png");
  background-repeat: no-repeat;
  background-position: right 9.0vw top 4.0vw;
  background-size: 25%;
}

.page_numbers .data .inner02 ul:nth-child(1) {
  background-image: url("../../uploads/2025/02/data05_bg.png");
  background-repeat: no-repeat;
  background-position: right 5.0vw top 4.0vw;
  background-size: 50%;
}

.page_numbers .data .inner02 ul:nth-child(2) {
  background-image: url("../../uploads/2025/02/data06_bg.png");
  background-repeat: no-repeat;
  background-position: right 5.0vw top 4.0vw;
  background-size: 50%;
}

.page_numbers .data .inner02 ul:nth-child(3) {
  background-image: url("../../uploads/2025/02/data07_bg.png");
  background-repeat: no-repeat;
  background-position: right 2.0vw top 7.5vw;
  background-size: 50%;
}

.page_numbers .data .inner02 ul:nth-child(4) {
  background-image: url("../../uploads/2025/02/data08_bg.png");
  background-repeat: no-repeat;
  background-position: right 1.5vw top 8.5vw;
  background-size: 40%;
}

.page_numbers .data .inner01 ul li:first-child,
.page_numbers .data .inner02 ul li:first-child {
  margin-bottom: 25%;
}

.page_numbers .data .inner01 ul li strong,
.page_numbers .data .inner02 ul li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 8.0vw;
  font-weight: 700;
  text-align: left;
  line-height: 0.8em;
  color: #000000;
  display: block;
}

.page_numbers .data .inner01 ul li strong span,
.page_numbers .data .inner02 ul li strong span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.0vw;
  font-weight: 600;
  color: #000000;
}

.page_numbers .data .inner01 ul li p,
.page_numbers .data .inner02 ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.6em;
  color: #000000;
}

/* トップページ（再リニュー）追記 HONDA 2026.2.17 ここから */
.top_concept {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.8125% 0 16.927083333% 0;
}

.top_concept .inner {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 2.604166666%;
  background-image: url("../../uploads/2026/02/top_concept_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: table;
}

.top_concept .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_concept .inner ul li {
  width: 100%;
  height: auto;
  text-align: left;
  line-height: 1.0em;
  margin: 0;
  padding: 0;
}

.top_concept .inner ul li:nth-child(1) {
  margin-bottom: 7.8125%;
}

.top_concept .inner ul li:nth-child(2) {
  margin-bottom: 10.41666666%;
}

.top_concept .inner ul li:nth-child(3) {
  margin-bottom: 5.208333333%;
}

.top_concept .inner ul li span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.0em;
  color: #ffffff;
  margin-bottom: 2.604166666%;
  padding: 0.3em 0.5em 0.4em 0.5em;
  background-color: #000000;
  display: inline-block;
}

.top_concept .inner ul li:nth-child(2) p {
  font-family: "arial", sans-serif;
  font-size: 7.0vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #000000;
  position: relative;
}

.top_concept .inner ul li:nth-child(2) p::after {
  width: 25px;
  height: 2px;
  content: '';
  position: absolute;
  bottom: -5.0vw;
  left: 0;
  background-color: #000000;
  display: inline-block;
}

.top_concept .inner ul li:nth-child(3) p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6vw;
  font-weight: 600;
  text-align: justify;
  line-height: 2.0em;
  color: #000000;
}

.top_concept .inner ul li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17.0vw;
  font-weight: 700;
  text-align: left;
  line-height: 1.2em;
  color: #000000;
  display: block;
}

.top_messages {
  width: 100%;
  height: 60vw;
  margin: 0;
  padding: 0;
  position: relative;
}

.top_messages .slider {
  width: 100%;
  height: 120px;
  margin: 0;
  padding: 0;
  background-image: url("../../uploads/2026/02/slide_img.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 100%;
}

.top_messages .cover {
  width: 100%;
  height: 60vw;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10.0vw;
  left: 0;
  z-index: -1;
}

.top_messages .cover ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_messages .cover ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_messages .cover ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("../../uploads/2026/02/top_message_bg.png");
  background-repeat: repeat-y;
  background-position: 0 0;
}

.top_messages .cover ul li a:hover img {
  opacity: 0.5;
  transition: 1.0s;
}

.news {
  width: 100%;
  height: auto;
  margin-top: 7.8125%;
  padding: 7.8125% 3.90625%;
  background-color: #1b5597;
}

.news .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.news .inner .title {
  width: 100%;
  height: auto;
  margin-bottom: 5.208333333%;
  padding: 0;
}

.news .inner .title strong {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 12.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  display: block;
}

.news .inner .title strong span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 3.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  margin-top: 0.651041666%;
  color: #ffffff;
  display: block;
}

.news .inner .detail {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

.news .inner .detail ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.news .inner .detail ul li {
  width: 100%;
  height: auto;
  margin-bottom: 5.208333333%;
  padding: 0;
}

.news .inner .detail ul li .thumbnail a,
.news .inner .detail ul li .thumbnail a img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.news .inner .detail ul li p {
  margin-top: 2.604166666%;
}

.news .inner .detail ul li p a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 500;
  text-align: left;
  text-decoration: none; 
  line-height: 1.2em;
  color: #ffffff;
  display: block;
}

.news .inner .detail ul li p span {
  font-family: "arial", "Noto Sans JP", sans-serif;
  font-size: 3.0vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.0em;
  color: #ffffff;
  margin-top: 1.302083333%;
  display: block;
}

.news .inner .detail ul li .thumbnail a::after,
.news .inner .detail ul li p a::after {
  content: none;
}

.news .inner a {
  font-family: "arial", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none; 
  text-align: right;
  line-height: 1.0em;
  color: #ffffff;
  padding-right: 15.0vw;
  position: relative;
  display: block;
}

.news .inner a::after {
  width: 12.0vw;
  height: 1px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
}

.news .inner .detail ul li .thumbnail a:hover,
.news .inner .detail ul li p a:hover,
.news .inner a:hover {
  opacity: 0.5;
  transition: 1.0s;
}

.top_reason {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 7.8125% 0;
}

.top_reason .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 3.90625%;
  display: table;
}

.top_reason .inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_reason .inner ul {
  width: 100%;
  height: auto;
  margin-top: 5.208333333%;
  padding: 0;
}

.top_reason .inner ul li:nth-child(1) {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_reason .inner ul li:nth-child(1) strong {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 12.0vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #000000;
  display: block;
}

.top_reason .inner ul li:nth-child(2) {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top_reason .inner ul li:nth-child(2) span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.0vw;
  font-weight: 700;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin-top: 3.90625%;
  display: block;
}

.top_reason .inner ul li:nth-child(2) p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.8em;
  color: #000000;
  margin-top: 3.90625%;
}

.top_reason .inner ul li:nth-child(2) a {
  font-family: "arial", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none; 
  text-align: right;
  line-height: 1.0em;
  color: #000000;
  margin-top: 3.90625%;
  padding-right: 15.0vw;
  position: relative;
  display: block;
}

.top_reason .inner ul li:nth-child(2) a::after {
  width: 12.0vw;
  height: 1px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.top_reason .inner ul li:nth-child(2) a:hover {
  opacity: 0.5;
  transition: 1.0s;
}

.top_interview {
  width: 100%;
  height: auto;	
  margin-bottom: 7.8125%;
  padding-top: 3.90625%;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 45%, #e8e9f2 45%, #e8e9f2 100%);
}

.top_interview .inner {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0 3.90625%;
}

.top_interview .inner strong {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 12.0vw;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #000000;
  display: block;
}

.top_interview .inner .custom-control {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.top_interview .inner .custom-control a {
  padding: 0;
}

.top_interview .inner .custom-control a::after {
  content: none;
}

.top_interview .inner .custom-control ul {
  width: 100%;
  height: auto;	
  margin: 3.90625% 0;
  padding: 0;
}

.top_interview .inner .custom-control ul li:nth-child(1) {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

.top_interview .inner .custom-control ul li:nth-child(1) p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
}

.top_interview .inner .custom-control ul li:nth-child(2) {
  width: 23.305084745%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top_interview .inner .custom-control ul li:nth-child(2) div {
  width: 42.42424242%;
}

.top_interview .inner ul.slider01 {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.top_interview .inner ul.slider01 li {
  width: auto;
  height: auto;	
  margin: 0;
  padding: 0;
}

.top_interview .inner ul.slider01 li a {
  width: 100%;
  text-decoration: none;
  line-height: 1.0em;
  display: block;
}

.top_interview .inner ul.slider01 li a::after {
  content: none;
}

.top_interview .inner ul.slider01 li a img {
  width: 100%;
  height: auto;	
  margin-bottom: 15px;
  padding: 0;
  display: block;
}

.top_interview .inner ul.slider01 li a strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin: 3.90625% 0 2.604166666% 0;
  display: block;
}

.top_interview .inner ul.slider01 li a span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 300;
  text-align: left;
  line-height: 1.0em;
  color: #000000;
  display: block;
}

.top_interview .inner ul.slider01 li a p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 300;
  text-align: left;
  line-height: 1.4em;
  color: #000000;
  margin-top: 3.90625%;
  padding-top: 2.604166666%;
  border-top: 1px solid #999999;
}

.top_interview .inner a {
  font-family: "arial", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none; 
  text-align: right;
  line-height: 1.0em;
  color: #000000;
  padding: 3.90625% 15.0vw 3.90625% 0;
  position: relative;
  display: block;
}

.top_interview .inner a::after {
  width: 12.0vw;
  height: 1px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.top_interview .inner a:hover {
  opacity: 0.5;
  transition: 1.0s;
}

.information {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_top {
  width: 100%;
  height:auto;	
  margin: 0;
  padding: 0 3.90625% 3.90625% 3.90625%;
  background-color: #e8e9f2;
}

.information .cover_top .top {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_top .top img {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_top .top ul {
  width: 100%;
  height:auto;	
  margin: 0;
  padding: 0;
}

.information .cover_top .top ul li {
  width: 100%;
  height:auto;	
  margin: 3.90625% 0;
  padding: 0;
}

.information .cover_top .top ul li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10.0vw;
  font-weight: 700;
  text-align: left;
  line-height: 1.2em;
  color: #000000;
  display: block;
}

.information .cover_top .top ul li span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 6.0vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.0em;
  color: #000000;
  display: block;
}

.information .cover_top .top ul li:nth-child(3) p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.6em;
  color: #000000;
}

.information .cover_top .top ul li:nth-child(4) p {
  font-family: "arial", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none; 
  text-align: right;
  line-height: 1.0em;
  color: #000000;
  padding-right: 15.0vw;
  position: relative;
  display: block;
}

.information .cover_top .top ul li:nth-child(4) p::after {
  width: 12.0vw;
  height: 1px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.information .cover_top .top a:hover {
  opacity: 0.3;
  transition: 1.0s;
}

.information .cover_bottom {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_bottom .inner {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_bottom .inner .left {
  width: 100%;
  height: auto;	
  margin: 0;
  padding-bottom: 3.90625%;
  background-image: 
  linear-gradient(to bottom, #659ee3, #1d5395);
  background-size: cover;
  background-position: top, bottom;
  background-repeat: no-repeat;
  display: table;
}

.information .cover_bottom .inner .right {
  width: 100%;
  height: auto;	
  margin: 0;
  padding-bottom: 3.90625%;
  background-image: 
  linear-gradient(to bottom, #1dcbb6, #083f4e);
  background-size: cover;
  background-position: top, bottom;
  background-repeat: no-repeat;
  display: table;
}

.information .cover_bottom .inner .left img,
.information .cover_bottom .inner .right img {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.information .cover_bottom .inner .left ul,
.information .cover_bottom .inner .right ul {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0 3.90625%;
}

.information .cover_bottom .inner .left ul li,
.information .cover_bottom .inner .right ul li {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

.information .cover_bottom .inner .left ul li strong,
.information .cover_bottom .inner .right ul li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.8em;
  color: #1d5395;
  padding: 0 0.5em 0.1em 0.5em;
  background-color: #ffffff;
  display: block;
}

.information .cover_bottom .inner .left ul li span,
.information .cover_bottom .inner .right ul li span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.0vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  color: #ffffff;
  display: block;
}

.information .cover_bottom .inner .left ul li:nth-child(3) p,
.information .cover_bottom .inner .right ul li:nth-child(3) p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: left;
  line-height: 1.6em;
  color: #ffffff;
}

.information .cover_bottom .inner .left ul li:nth-child(4) p,
.information .cover_bottom .inner .right ul li:nth-child(4) p {
  font-family: "arial", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none; 
  text-align: right;
  line-height: 1.0em;
  color: #ffffff;
  padding-right: 15.0vw;
  position: relative;
  display: block;
}

.information .cover_bottom .inner .left ul li:nth-child(4) p::after,
.information .cover_bottom .inner .right ul li:nth-child(4) p::after {
  width: 12.0vw;
  height: 1px;
  margin: auto;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
}

.information .cover_bottom .inner .left a:hover,
.information .cover_bottom .inner .right a:hover {
  opacity: 0.3;
  transition: 1.0s;
}

.top_partner {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 7.8125% 3.90625%;
}

.top_partner .shadow {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 1.302083333% 2.604166666% 2.604166666% 1.302083333%;
  border-radius: 20px;
  background-color: #659ee3;
}

.top_partner .shadow .inner {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 3.90625% 4.557291666%;
  border-radius:20px;
  background-color: #ffffff;
}

.top_partner .shadow .inner ul:nth-child(1) {
  width: 100%;
  height: auto;	
  margin-bottom: 8.0vw;
  padding: 0;
}

.top_partner .shadow .inner ul:nth-child(1) img {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
}

.top_partner .shadow .inner ul:nth-child(2) {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;;
}

.top_partner .shadow .inner ul:nth-child(2) li {
  width: 100%;
  height: auto;	
  margin-bottom: 3.90625%;
  padding: 0;
}

.top_partner .shadow .inner ul:nth-child(2) li:list-child {
  margin: 0;
}

.top_partner .shadow .inner ul:nth-child(2) li strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.5vw;
  font-weight: 600;
  color: #1d5395;
  position: relative;
  background: linear-gradient(transparent 60%, #ffff66 60%);
  display: inline-block;
}

.top_partner .shadow .inner ul:nth-child(2) li strong.before::before {
  font-family: "arial", sans-serif;
  font-size: 2.8vw;
  font-weight: bold;
  color: #1d5395;
  content: "OFFICIAL PARTNER";
  position: absolute;
  top: -5.0vw;
  left: 0;
}

.top_partner .shadow .inner ul:nth-child(2) li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.8em;
  color: #1d5395;
}

.top_partner .shadow .inner ul:nth-child(2) li span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.8vw;
  font-weight: 500;
  line-height: 1.8em;
  color: #dc143c;
  display: block;
}

.top_lnk {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 7.8125% 0;
  background-color: #1b5597;
}

.top_lnk strong {
  font-family: "arial", sans-serif;
  font-style: italic;
  font-size: 12.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  display: block;
}

.top_lnk strong span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 3.0vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin-top: 0.651041666%;
  display: block;
}

.top_lnk .inner {
  width: 100%;
  height: auto;	
  margin-top: 2.604166666%;
  padding: 0 3.90625%;
}

.top_lnk .inner ul {
  width: 100%;
  height: auto;	
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.top_lnk .inner ul li {
  width: 47.881355932%;
  height: auto;	
  margin-top: 3.90625%;
  padding: 0;
}

.top_lnk .inner ul li a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5vw;
  font-weight: 400;
  text-decoration: none; 
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  padding: 1.0em 0;
  position: relative;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  display: block;
}

.top_lnk .inner ul li a::before,
.top_lnk .inner ul li a::after {
  width: 10px;
  height: 2px;
  content: "";
  position: absolute;
  right: 15px;
  background-color: #000000;
  display: inline-block;
}

.top_lnk .inner ul li a::before {
  top: calc(50% - 4px);
  transform: rotate(45deg);
}
.top_lnk .inner ul li a::after {
  bottom: calc(50% - 4px);
  transform: rotate(-45deg);
}

.top_lnk .inner ul li a:hover {
  color: #ffffff;
  transition: 1.0s;
  border: 1px solid #ffffff;
  background-color: #1b5597;
}

.top_lnk .inner ul li a:hover::before,
.top_lnk .inner ul li a:hover::after {
  transition: 1.0s;
  background-color: #ffffff;
}
/* トップページ（再リニュー）追記 ここまで */

/* 教育研修制度 */

.growth01_in {
  width: 90%;
  margin: 0 auto;
  padding: 80px 0 50px;
}

#content .growth01_in h2 {
  color: #0036ac;
  font-weight: 900;
  font-size: 30px;
  margin: 0 0 30px;
  line-height: 1.3;
  text-align: center;
}

#content .growth01_in h2 small{
  font-size: 0.7em;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.growth01_in p.txt {
  font-size: 16px;  
  text-align: center;
  font-weight: bold;
}

.growth02_in {
  width: 90%;
  margin: 0 auto 70px;
  padding: 50px 5vw;
  background: #f5fbfb;
}

#content .growth02_in h2 {
  color: #0036ac;
  font-weight: 700;
  font-size: 26px;
  margin: 0 0 50px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 1px;
}

#content .growth02_in h2 small {
  font-family:"Zen Maru Gothic", sans-serif;
  font-size: 0.7em;
  letter-spacing: 0;
}

.growth_content {
  display: flex;
  flex-direction: column;
}

.growth_content > div {
  flex: 1;
  margin-bottom: 1.25rem;
}

#content .growth02_in h3 {
  color: #fff;
  padding: 1.5rem;
  font-size: 20px;
  height: 100px;
  position: relative;
  display: flex;
  gap: 0 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 10px 0 0 10px;
}

.growth_step1 h3 {
 background:url(../../uploads/2026/02/man_step1.png) no-repeat right bottom / 17% auto;
}
.growth_step2 h3 {
 background:url(../../uploads/2026/02/man_step2.png) no-repeat right bottom / 17% auto;
}
.growth_step3 h3 {
 background:url(../../uploads/2026/02/man_step3.png) no-repeat right bottom / 17% auto;
}
.growth_step4 h3 {
 background:url(../../uploads/2026/02/man_step4.png) no-repeat right bottom / 17% auto;
}
.growth_step5 h3 {
 background:url(../../uploads/2026/02/man_step5.png) no-repeat right bottom / 17% auto;
}

#content .growth02_in h3 span {
  display: block;
  background: #fff;
  padding: 5px;
  width: fit-content;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 5px;
  font-weight: 700;
  line-height: 1;
}

#content .growth02_in h3:after {
  content: "";
  display: block;
  width: 12px;
  height: 100px;
  background-color: #77aff1;
  clip-path: polygon(12px 50%, 0% 0%, 0% 100px);
  position: absolute;
  top: 0;
  right: -12px;
  z-index: 1;
}
.growth_step1 h3:after {
  background-color: #F7CF1C !important;
}
.growth_step2 h3:after {
  background-color: #21AEE6 !important;
}
.growth_step3 h3:after {
  background-color: #54C9DA!important;
}
.growth_step4 h3:after {
  background-color: #31C5A3 !important;
}
.growth_step5 h3:after {
  background-color: #F79B1C !important;
}

.bg_step1 {
  background-color: #F7CF1C !important;
}
.bg_step2 {
  background-color: #21AEE6 !important;
}
.bg_step3 {
  background-color: #54C9DA!important;
}
.bg_step4 {
  background-color: #31C5A3 !important;
}
.bg_step5 {
  background-color: #F79B1C !important;
}
.color_step1 {
  color: #F7CF1C !important;
}
.color_step2 {
  color: #21AEE6 !important;
}
.color_step3 {
  color: #54C9DA!important;
}
.color_step4 {
  color: #31C5A3 !important;
}
.color_step5 {
  color: #F79B1C !important;
}
.growth_step p.txt {
  padding: 0.5rem 0 0 0;
  font-size: 14px;
  line-height: 1.5;
}

.growth03 {
  background: #f7f7f7;
}

.growth03_in {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0;
}

#content .growth03_in h2 {
  color: #0036ac;
  font-weight: 900;
  font-size: 38px;
  margin: 0 0 50px;
  line-height: 1.5;
  text-align: center;
  font-family:"Zen Maru Gothic", sans-serif;
  letter-spacing: 1px;
}

.growth03_item {
  background: #fff;
  width: 100%;
  margin: 0 auto 50px;
}

#content .growth03_item h3{
/*  color: #fff;*/
  padding: 1rem 1.5rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
}

#content .growth03_item h3 span {
  display: block;
  background: #fff;
  padding: 10px 20px;
  width: fit-content;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1;
}

.growth03_item .grows_content {
  display: flex;
  flex-direction: column;
  gap: 0 4vw;  
  padding: 4vw 5vw 30px;
}

.growth03_item_step5 .grows_content {
  padding: 0 4vw 20px;
}

.growth03_item .grows_content > *{
  flex: 1;
  margin-bottom: 1rem;
}

#content .growth03_item h4 {
  border: 0;
  color: #000;
  font-weight: bold;
  padding: 1rem 0 0;
  line-height: 1.5;
  font-size: 20px;
}

#content .growth03_item h4.color_step5 {
  padding: 2rem 5vw 0;
}

#content .growth03_item p {
  margin-bottom: 0.5rem;
}

.growth03_item .grows_img_box img {
  border-radius: 80px 0 0 0;
}

#content .growth03_item h5 {
  color: #000;
  border: 0;
  font-size: 16px;
}


}