@charset "utf-8";
/*
Theme Name: RUSH DESIGN THEME
Author: RUSH DESIGN
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
/******************************************************
リセット
******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
  font-weight: 500;
	font: inherit;
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html, body {
  margin: 0;
	padding: 0;
	border: 0;
  color: #000;
	font-size: 100%;
  font-weight: 400;
	font: inherit;
	vertical-align: middle;
  word-break : break-all;
  background: #fff;
}
html {
  font-size: 62.5%;
  scroll-padding-top: 15rem;
}
@media screen and (max-width:1023px) {
  html {
    scroll-padding-top: 9rem;
  }
}
body {
  position: relative;
  font-size: 16px;
	font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
  counter-reset: 0;
}
@media screen and (max-width: 1024px) {
  body {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    counter-reset: 0;
  }
}
main {
  overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5;
}
table, th, td {
  border-collapse: collapse;
  font-weight: 500;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
}
p, ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul, ol {
  font-size: 0;
  text-align: left;
}
li {
  font-size: 1.6rem;
}
@media screen and (max-width:1024px) {
  li {
    font-size: 1.4rem;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
a {
  color: #000;
  text-decoration: none;
  vertical-align: baseline;
  border:none;
  outline:none;
}
span {
  vertical-align: baseline;
}
*:focus {
  outline: none;
}
/******************************************************
animate.css カスタマイズ
******************************************************/
@keyframes fadeInUp60 {
  from {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp60 {
  animation-name: fadeInUp60;
  animation-duration: 1.5s;
}

@keyframes fadeInDown60 {
  from {
    opacity: 0;
    transform: translate3d(0, -60px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown60 {
  animation-name: fadeInDown60;
  animation-duration: 1.5s;
}

@keyframes zoomUp {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.add-animation {
  animation: zoomUp 24s linear 0s normal both;
}

@keyframes boxShadow {
  0% {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
  }
  50% {
    opacity: 1;
    box-shadow: none;
  }
  100% {
    box-shadow: -3rem 3rem 0 0 rgba(238,238,238,1);
  }
}
.fadeInUpShadow {
  animation-name: boxShadow;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}
/******************************************************
回り込み解除 ※解除したいclassを記述
******************************************************/
.clear:after,
.clearfix:after,
.inner:after,
.col:after,
.box:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
/******************************************************
領域指定
******************************************************/
.pc, .tab, .sp {display:none!important;}
/* SP */
@media screen and (max-width: 767px){
  .inner {
    margin: 0 1.5rem;
    position: relative;
  }
  .sp-left {
    text-align: left!important;
  }
  .sp {
    display: block!important;
  }
}
/* TABLET */
@media screen and (min-width: 768px) and (max-width: 1024px){
  .inner {
    margin: 0 5rem;
    position: relative;
  }
  .tab {
    display: block!important;
  }
}
/* PC */
@media screen and (min-width: 1025px){
  .inner {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    position: relative;
    box-sizing: border-box;
  }
  .pc {
    display: block!important;
  }
}
/******************************************************
基本フォント
******************************************************/
/* 位置 */
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}
/* カラー */
.color_black {color: #464646;}
.color_white {color: #fff;}
.color_red {color: #000;}
.blue {color: #000;}
/******************************************************
各種フォント
******************************************************/
.serif {
  font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
}
.text-xlarge {font-size: 3.6rem;}
.text-large {font-size: 2.7rem;}
.color-red {color: #000;}
/******************************************************
iPhoneリセット
******************************************************/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input[type=text], input[type=email], textarea, select {
  box-sizing: border-box;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  outline: none;
  -webkit-appearance:none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ccc;
}
/******************************************************
パンくず
******************************************************/
#breadcrumb {
  padding: 1.2em 0;
}
#breadcrumb br {
  display: none;
}
#breadcrumb li {
  display: inline-block;
  color: #000;
  font-size: 1.6rem;
}
@media screen and (max-width:767px) {
  #breadcrumb li {
    font-size: 1.2rem;
  }
}
#breadcrumb li a {
  color: #000;
}
#breadcrumb li a:hover {
  color: #000;
}
#breadcrumb li a.breadcrumb_home:before {
  content: "\f015";
  font-family: "FontAwesome";
  margin-right: .5em;
}
#breadcrumb li:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin: 0 .5em;
}
#breadcrumb li:last-child:after {
  content: none;
  margin: 0;
}
/******************************************************
ページネーション
******************************************************/
#pagination {
  margin-top: 3rem;
}
#pagination ul {
  text-align: center;
}
#pagination li {
  display: inline-block;
  margin-right: .3rem;
  font-size: 1.2rem;
}
#pagination li:last-child {
  margin-right: 0;
}
#pagination li a,
#pagination li span {
  display: block;
  width: 3rem;
  height: 3rem;
  color: #fff;
  line-height: 3rem;
  background: #ccc;
}
#pagination li a:hover {
  background: #000;
}
#pagination li span.current {
  background: #000;
}
#pagination li span.dots {
  color: #000;
  background: none;
}
/******************************************************
ヘッダー
******************************************************/
@media screen and (min-width: 1240px) {
  #header {
    position: relative;
    height: 10rem;
  }
  #header.top-page {
    height: 0;
  }
  #h_cover {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    background: rgba(29,59,136,.9); 
  }
  #header.top-page #h_cover {
    background: none;
  }
  #h_cover.active {
    background: rgba(29,59,136,.9)!important; 
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
  }
  #h_logo a {
    display: block;
    padding: 2rem;
  }
  #h_logo a img {
    width: auto;
    height: 6rem;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);    
  }
  #h_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 0 3em;
  }
  #h_menu_list ul.first-menu {
    display: flex;
  }
  #h_menu_list li.first-list {
    position: relative;
    margin-left: 3em;
    line-height: 10rem;
  }
  #h_menu_list a.first-link {
    color: #fff;
    font-weight: 600;
  }
  #h_menu_list ul.second-menu {
    display: none;
    min-width: 480px;
  }
  #h_menu_list ul.second-menu {
    position: absolute;
    top: 100%;
    left: 0;
  }
  #h_menu_list li.second-list:nth-child(n+2) {
    border-top: 1px solid #666;
  }
  #h_menu_list a.second-link {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 8rem;
    padding: 2rem;
    color: #fff;
    text-align: left;          
    line-height: 1.5;
    box-sizing: border-box;
    background: rgba(44,44,44,.9);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_menu_list a.second-link:after {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";    
  }
  #h_menu_list a.second-link:hover {
    background: rgba(44,44,44,1);
  }
  #h_menu_list a.second-link .eng {
    font-weight: 900;
  }
  #h_menu_list a.second-link .jap {
    font-size: 1.4rem;
    font-weight: 600;
  }
  #h_icon_list {
    display: flex;
  }
  #h_icon_list .list {
    margin-left: 2rem;
    line-height: 10rem;
  }
  #h_icon_list .list img {
    width: 3.6rem;
    height: auto;
  }
  #h_toggle_btn {
    display: none;
  }
  #h_toggle_btn span {
    position: absolute;
    left: 3rem;
    width: 4rem;
    height: 1px;
    background: #000;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;    
  }
  #h_toggle_btn span:nth-child(1) {
    top: 38px;
  }
  #h_toggle_btn span:nth-child(2) {
    top: 50px;
  }
  #h_toggle_btn span:nth-child(3) {
    top: 62px;
  }
  #h_toggle_btn.open span {
    background: #fff;
  }  
  #h_toggle_btn.open span:nth-child(1) {
    top: 50px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #h_toggle_btn.open span:nth-child(2) {
    width: 0;
    left: 50px;
  }
  #h_toggle_btn.open span:nth-child(3) {
    top: 50px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }    
  #h_nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
    box-sizing: border-box;
    background: rgba(29,59,136,.9);
  }
  #h_nav.on {
    visibility: visible;
    opacity: 1;
  }
  #h_nav_inner {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    position: relative;
    box-sizing: border-box;
  }
  #h_nav_list .list:nth-child(n+2) {
    margin-top: 3rem;
  }
  #h_nav_list .h_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 3rem;
    color: #fff;
    line-height: 1.5;
  }
  #h_nav_list .h_title .eng {
    font-weight: 900;
    font-size: 3rem;  
  }
  #h_nav_list .h_title .jap {
    margin-left: 1em;
    font-size: 1.6rem;
    font-weight: 600;
  }
  #h_nav_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #h_nav_list li {
    width: calc((100% / 2) - 15px);
    border-bottom: 1px solid #265b57;
  }
  #h_nav_list li a {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: .8em .4em;
    line-height: 1.5;
  }
  #h_nav_list li a:after {
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";
  }
  #h_nav_list li a .jap {
    font-size: 1.8rem;
    font-weight: 600;
  }  
  #fix_btn_list {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  #fix_btn_list .list:nth-child(n+2) {
    margin-top: 4px;
  }
  #fix_btn_list .list a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7rem;
    height: 21rem;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    font-weight: 600;    
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;  
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #fix_btn_list .list a:hover {
    opacity: .7;
  }
  #fix_btn_list .list.contact a {
    background: #1d3b88;
  }
  #fix_btn_list .list.contact a:before {
    content: "";
    width: 1.2em;
    height: 1.2em;
    margin-bottom: .5em;
    background: url(/wp-content/uploads/images/icon_contact.webp) center center no-repeat;
    background-size: contain;
  }  
  #fix_btn_list .list.company a {
    background: #e5371e;
  }
  #fix_btn_list .list.company a:before {
    content: "";
    width: 1.2em;
    height: 1.2em;
    margin-bottom: .5em;
    background: url(/wp-content/uploads/images/icon_company.webp) center center no-repeat;
    background-size: contain;
  }  
}
@media screen and (max-width: 1239px) {
  #header {
    position: relative;    
    height: 7rem;
    background: #fff;
  }
  #h_cover {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    background: rgba(29,59,136,.9); 
  }
  #h_cover.active {
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
  }
  #h_logo a {
    display: block;
    padding: 1.5rem;
  }
  #h_logo a img {
    width: auto;
    height: 4rem;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);     
  }
  #h_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #h_menu_list {
    display: none;
  }
  #h_menu_list ul.first-menu {
    display: flex;
  }
  #h_menu_list li.first-list {
    position: relative;
    margin-left: 2rem;
    line-height: 10rem;
  }
  #h_menu_list ul.second-menu {
    display: none;
    min-width: 480px;
  }
  
  #h_menu_list ul.second-menu {
    position: absolute;
    top: 100%;
    left: 0;
  }
  #h_menu_list li.second-list:nth-child(n+2) {
    border-top: 1px solid #666;
  }
  #h_menu_list a.second-link {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 8rem;
    padding: 2rem;
    color: #fff;
    text-align: left;          
    line-height: 1.5;
    box-sizing: border-box;
    background: rgba(44,44,44,.9);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_menu_list a.second-link:after {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";    
  }
  #h_menu_list a.second-link:hover {
    background: rgba(44,44,44,1);
  }
  #h_menu_list a.second-link .eng {
    font-weight: 900;
  }
  #h_menu_list a.second-link .jap {
    font-size: 1.4rem;
    font-weight: 600;
  }
  #h_toggle_btn {
    position: relative;
    width: 7rem;
    height: 7rem;
    cursor: pointer;
    z-index: 101;
  }
  #h_toggle_btn span {
    position: absolute;
    left: 2rem;
    width: 3rem;
    height: 1px;
    background: #fff;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;    
  }
  #h_toggle_btn span:nth-child(1) {
    top: 28px;
  }
  #h_toggle_btn span:nth-child(2) {
    top: 35px;
  }
  #h_toggle_btn span:nth-child(3) {
    top: 42px;
  }
  #h_toggle_btn.open span {
    background: #fff;
  }  
  #h_toggle_btn.open span:nth-child(1) {
    top: 35px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #h_toggle_btn.open span:nth-child(2) {
    width: 0;
    left: 35px;
  }
  #h_toggle_btn.open span:nth-child(3) {
    top: 35px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }    
  #h_nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100vh;
    padding: 6rem 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
    box-sizing: border-box;
    background: rgba(29,59,136,.9);
  }
  #h_nav.on {
    visibility: visible;
    opacity: 1;
  }
  #h_nav_inner {
    width: 100%;
    padding: 0 1.5rem;
    position: relative;
    box-sizing: border-box;
    overflow: auto;
  }
  #h_nav_list .list:nth-child(n+2) {
    margin-top: 3rem;
  }
  #h_nav_list .h_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    line-height: 1.5;
  }
  #h_nav_list .h_title .eng {
    font-weight: 900;
    font-size: 2rem;  
  }
  #h_nav_list .h_title .jap {
    margin-left: 1em;
    font-weight: 600;
  }
  #h_nav_list ul {}
  #h_nav_list li {
    border-bottom: 1px dotted #fff;
  }
  #h_nav_list li a {
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 1.2em .6em;
    line-height: 1.5;
  }
  #h_nav_list li a:after {
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";
  }
  #h_nav_list li a .eng {
    font-size: 1.4rem;
    font-weight: 900;
  }
  #h_nav_list li a .jap {
    font-size: 1.2rem;
    font-weight: 600;
  }
  #fix_btn_list {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #fix_btn_list .list {
    width: 50%;
  }  
  #fix_btn_list .list a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6rem;
    color: #fff;
    text-align: center;
    font-weight: 600;         
  }  
  #fix_btn_list .list.contact a {
    background: #1d3b88;
  }
  #fix_btn_list .list.contact a:before {
    content: "";
    width: 1.2em;
    height: 1.2em;
    margin-right: .5em;
    background: url(/wp-content/uploads/images/icon_contact.webp) center center no-repeat;
    background-size: contain;
  }  
  #fix_btn_list .list.company a {
    background: #e5371e;
  }
  #fix_btn_list .list.company a:before {
    content: "";
    width: 1.2em;
    height: 1.2em;
    margin-right: .5em;
    background: url(/wp-content/uploads/images/icon_company.webp) center center no-repeat;
    background-size: contain;
  }  
}
/******************************************************
トップに戻るボタン
******************************************************/
@media screen and (min-width:1240px) {
  #page_top_cover {
    position: relative;
    z-index: 100;
  }
  #page_top {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  #page_top a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 6rem;
    height: 6rem;
    color: #fff;
    font-size: 1.4rem;
    text-decoration: none;
    background: #666;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;  
  }      
  #page_top a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "";
    width: 1rem;
    height: 1px;
    margin-top: -.3rem;
    transform-origin: top left;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #fff;
  }
  #page_top a:after {
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    content: "";
    width: 1rem;
    height: 1px;
    margin-top: -.3rem;
    transform-origin: top right;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #fff;
  }    
  #page_top a:hover {
    opacity: .7;
  }
}
@media screen and (max-width:1239px) {
  #page_top_cover {
    position: relative;
    z-index: 100;
  }
  #page_top {
    position: fixed;
    bottom: 6rem;
    right: 0;
    z-index: 1;
  }
  #page_top a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 4rem;
    height: 4rem;
    color: #fff;
    font-size: 1.2rem;
    text-decoration: none;
    background: #666;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;  
  }      
  #page_top a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "";
    width: .8rem;
    height: 1px;
    margin-top: -.2rem;
    transform-origin: top left;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #fff;
  }
  #page_top a:after {
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    content: "";
    width: .8rem;
    height: 1px;
    margin-top: -.2rem;
    transform-origin: top right;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #fff;
  }    
  #page_top a:hover {
    opacity: .7;
  }
}
/******************************************************
フッター
******************************************************/
@media screen and (min-width: 1240px) {
  #footer {
    background: url(/wp-content/uploads/images/bg_footer.webp) top center fixed;
    background-size: cover;
  }
  #footer_flex {
    padding: 12rem 8rem;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
  }
  #footer_flex a {
    color: #fff;
  }
  #f_logo img {
    width: auto;
    height: 5rem;
  }
  #f_tel {
    font-size: 4rem;
    letter-spacing: .1em;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;  
  }
  #f_btn .btn:nth-child(n+2) {
    margin-top: 2rem;
  }
  #f_btn .btn a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 90px;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: .3em;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    border: 1px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(0,0,0,.05);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #f_btn .btn a:hover {
    background: none;
  }
  #f_nav_list {
    display: flex;
    flex-wrap: wrap;
  }
  #f_nav_list .f_title {
    margin-bottom: .8em;
    font-size: 2.4rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    letter-spacing: .2em;
  }
  #f_nav_list .list {
    margin-left: 120px;
  }
  #f_nav_list .first_list:nth-of-type(n+2) {
    margin-top: .8em;
  }
  #f_nav_list .first_link {
    font-weight: 600;
  }
  #f_nav_list .second_list {
    position: relative;
    padding-left: 1.5em;
  }
  #f_nav_list .second_list:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    width: .8em;
    height: 1px;
    background: #fff;
  }
  #copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 14rem;
    text-align: center;
    background: #fff;
  }
}
@media screen and (max-width: 1239px) {
  #footer {
    background: url(/wp-content/uploads/images/bg_footer.webp) top center fixed;
    background-size: cover;
    padding-bottom: 6rem;
  }
  #footer_flex {
    padding: 5rem 1.5rem;
    color: #fff;
  }
  #footer_flex a {
    color: #fff;
  }
  #f_logo {
    text-align: center;
  }
  #f_logo img {
    width: auto;
    height: 4rem;
  }
  #f_tel {
    margin-bottom: 3rem;
    font-size: 2.4rem;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;  
  }
  #f_btn {
    margin-bottom: 3rem;
  }
  #f_btn .btn:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #f_btn .btn a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    color: #fff;
    letter-spacing: .3em;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    border: 1px solid #fff;
    box-sizing: border-box;
  }
  #f_btn .btn a:after {
    position: absolute;
    top: 50%;
    right: 2em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";
  }  
  #f_nav_list {
    display: flex;
    flex-wrap: wrap;
  }
  #f_nav_list .list {
    width: 100%;
  }
  #f_nav_list .list:nth-child(n+2) {
    margin-top: .8em;
    padding-top: 1.2em;
    border-top: 1px solid #fff;
  }
  
  #f_nav_list .f_title {
    margin-bottom: .4em;
    font-size: 2rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    letter-spacing: .2em;
  }
  #f_nav_list .first_list:nth-of-type(n+2) {
    margin-top: .8em;
  }  
  #f_nav_list .first_link {
    font-weight: 600;
  }
  #f_nav_list .second_nav {
    display: flex;
    flex-wrap: wrap;
  }
  #f_nav_list .second_list {
    width: 50%;
    position: relative;
    padding-left: 1.5em;
    box-sizing: border-box;
  }
  #f_nav_list .second_list:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    width: .8em;
    height: 1px;
    background: #fff;
  }  
  
  #copyright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 6rem;
    font-size: 1.2rem;
    text-align: center;
    background: #fff;
  }
}
/******************************************************
トップページ　共通
******************************************************/
@media screen and (min-width: 1240px) {
  .top_title {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.2em;
    padding-bottom: .8em;
    font-size: 2rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    border-bottom: 1px solid #000;
  }
  .top_title .jap {
    letter-spacing: .05em;
  }
  .top_title .eng {
    font-size: 4.2rem;
    letter-spacing: .1em;
    font-weight: 400;
  }
  .top_title .eng:first-letter {
    color: #1d3b88;
  }
  .top_comment {
    margin-bottom: 2em;
  }
  .top_comment p:nth-child(n+2) {
    margin-top: 1em;
  }
  .top_btn_cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .top_btn_cover.single .btn {
    width: 420px;
  }
  .top_btn_cover.double .btn {
    width: calc(50% - 1rem);
  }  
  .top_btn_cover.double .btn:nth-child(n+2) {
    margin-left: 2rem;
  }
  .top_btn_cover .btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7rem;
    color: #fff;
    text-align: center;
    border-radius: 3.5rem;
    background: #1d3b88;
    border: 1px solid #1d3b88;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .top_btn_cover .btn a:hover {
    color: #1d3b88;
    background: none;
  }
}
@media screen and (max-width: 1239px) {
  .top_title {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.2em;
    padding-bottom: .8em;
    font-size: 1.4rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    line-height: 1.5;
    border-bottom: 1px solid #000;
  }
  .top_title .jap {
    letter-spacing: .05em;
  }
  .top_title .eng {
    font-size: 2.4rem;
    letter-spacing: .1em;
    font-weight: 400;
  }
  .top_title .eng:first-letter {
    color: #1d3b88;
  }
  .top_comment {
    margin-bottom: 2em;
  }
  .top_comment p:nth-child(n+2) {
    margin-top: 1em;
  }
  .top_btn_cover {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  .top_btn_cover.single .btn,
  .top_btn_cover.double .btn {
    width: 240px;
    margin: 0 auto;
  }
  .top_btn_cover.double .btn:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  .top_btn_cover .btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5rem;
    color: #fff;
    text-align: center;
    border-radius: 2.5rem;
    background: #1d3b88;
  }
}
/******************************************************
メインビジュアル
******************************************************/
@media screen and (min-width: 1240px) {
  #top_main {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-bottom: 12rem;    
  }
  #catch_copy {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;     
    letter-spacing: .2em;
    box-sizing: border-box;
  }
  #catch_copy .copy {
    display: flex;
    flex-direction: column;
  }  
  #catch_copy .copy .jap {  
    font-size: 2.4vw;  
  }
  #catch_copy .copy .eng { 
    position: relative;
    padding-left: 5em;
    font-size: 1.6vw;
  }
  #catch_copy .copy .eng:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 4em;
    height: 1px;
    background: #fff;
  }
  #main_visual {
    position: relative;
    z-index: 0;
  }
  #main_visual:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.15) 25% 75%, rgba(0, 0, 0, 0.25));
  }
  #main_visual:before {
    position: absolute;
    bottom: 3rem;
    right: 3rem;
    display: block;
    content: "";
    width: 180px;
    height: 120px;
    background: #fff url(/wp-content/uploads/images/icon_hap.webp) center center no-repeat;
    background-size: contain;
    z-index: 1;
  }
  #main_visual .image {
    width: 100%;
    height: 100vh;
  }
  #main_visual .image.image_a {
    background: url(/wp-content/uploads/images/main_img001.webp) top center no-repeat;
    background-size: cover;
  }  
  #main_information {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 3rem;
    box-sizing: border-box;
    z-index: 2;
  }
  #main_information .information_area .recruit_btn {
    margin-bottom: 3rem;
  }
  #main_information .information_area .recruit_btn a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 90px;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: .3em;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    border: 1px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(0,0,0,.05);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #main_information .information_area .recruit_btn a:hover {
    background: none;
  }  
  #main_information .news_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #main_information .news_flex .news_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 240px;
    min-height: 120px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: .2em;
    background: #1d3b88;
  }
  #main_information .news_flex .news_list {
    margin-left: 3rem;
  }
  #main_information .news_flex .news_list .list a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 660px;
    padding: 0 1em;
    padding-right: 2.5em;
    height: 6rem;
    color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;   
  }
  #main_information .news_flex .news_list .list a:after {
    position: absolute;
    top: 50%;
    right: 1.5em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear; 
  }    
  #main_information .news_flex .news_list .list a:hover:after {
    right: .5em;
  }
  #main_information .news_flex .news_list .list:first-child {
    border-top: 1px solid #fff;
  }
  #main_information .news_flex .news_list .list a .time {
    width: 6em;
  }
  #main_information .news_flex .news_list .list a .title {
    width: calc(660px - 10.5em);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;    
  }
}
@media screen and (max-width: 1239px) {
  #top_main {
    position: relative;
    width: 100%; 
  }
  #catch_copy {
    position: absolute;
    width: 100%;
    height: 75vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    color: #fff;
    line-height: 1.8;
    font-weight: 300;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;     
    letter-spacing: .2em;
    box-sizing: border-box;
  }
  #catch_copy .copy {
    display: flex;
    flex-direction: column;
  }  
  #catch_copy .copy .jap {  
    font-size: 5.4vw;  
  }
  #catch_copy .copy .eng { 
    position: relative;
    padding-left: 5em;
    font-size: 3.4vw;
  }
  #catch_copy .copy .eng:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 4em;
    height: 1px;
    background: #fff;
  }
  #main_visual {
    position: relative;
    z-index: 0;
  }
  #main_visual:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.15) 25% 75%, rgba(0, 0, 0, 0.25));
  }
  #main_visual:before {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    display: block;
    content: "";
    width: 120px;
    height: 80px;
    background: #fff url(/wp-content/uploads/images/icon_hap.webp) center center no-repeat;
    background-size: contain;
    z-index: 1;
  }  
  #main_visual .image {
    width: 100%;
    height: 75vh;
  }
  #main_visual .image.image_a {
    background: url(/wp-content/uploads/images/main_img001sp.webp) top center no-repeat;
    background-size: cover;
  }
  #main_information {

    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    padding: 5rem 1.5rem;
    box-sizing: border-box;
    z-index: 2;
  }
  #main_information .information_area {
    display: flex;
    flex-direction: column;
  }  
  #main_information .information_area .recruit_btn {
    order: 2;
  }
  #main_information .information_area .recruit_btn a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    color: #000;
    letter-spacing: .3em;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;
    border: 1px solid #000;
    box-sizing: border-box;
  }
  #main_information .information_area .recruit_btn a:after {
    position: absolute;
    top: 50%;
    right: 2em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";
  }
  #main_information .news_flex {
    order: 1;
    margin-bottom: 3rem;
  }
  #main_information .news_flex .news_title {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.2em;
    font-size: 2.4rem;
    letter-spacing: .1em;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    line-height: 1.5;
    font-weight: 400;
  }  
  #main_information .news_flex .news_title span:first-letter {
    color: #1d3b88;
  }  
  
  #main_information .news_flex .news_list {}
  #main_information .news_flex .news_list .list a {
    display: block;
    padding: .8em;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
  }
  #main_information .news_flex .news_list .list:first-child {
    border-top: 1px solid #ccc;
  }
  #main_information .news_flex .news_list .list a .time {
    display: block;
  }
  #main_information .news_flex .news_list .list a .title {
   
  }
  #main_information .icon_area {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
  #main_information .icon_area img {
    width: auto;
    height: 6rem;
  }
  
}
/******************************************************
ABOUT US
******************************************************/
@media screen and (min-width: 1240px) {
  #top_about {
    margin-bottom: 12rem;
  }
  #top_about .about_flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding: 0 8rem;
  }
  #top_about .about_image {
    width: calc(100% - 320px);
    margin-bottom: 10rem;
    margin-left: -280px;
    background: url(/wp-content/uploads/images/top_img001.webp) top center no-repeat;
    background-size: cover;
  }
  #top_about .about_comment {
    position: relative;
    width: 600px;
    margin-top: 10rem;
    padding: 6rem;
    background: #f9f9f9;
    box-sizing: border-box;
    z-index: 1;
  }
}
@media screen and (max-width: 1239px) {
  #top_about {
    margin-bottom: 5rem;
  }
  #top_about .about_flex {}
  #top_about .about_image {
    display: none;
  }    
  #top_about .about_image_sp {
    width: 100%;
    height: calc(65vw - 3rem);
    margin-bottom: 1.2em;
    background: url(/wp-content/uploads/images/top_img001.webp) top center no-repeat;
    background-size: cover;
  }
  #top_about .about_comment {
    position: relative;
    padding: 5rem 1.5rem;
    background: #f9f9f9;
    box-sizing: border-box;
    z-index: 1;
  }
}
/******************************************************
MESSAGE
******************************************************/
@media screen and (min-width: 1240px) {
  #top_message {
    margin-bottom: 12rem;
  }
  #top_message .message_box {
    text-align: center;
  }
  #top_message .message_box .message_title {
    margin-bottom: 1em;
    font-size: 4.8rem;
    letter-spacing: .1em;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif; 
  }
  #top_message .message_box .message_comment {}
}
@media screen and (max-width: 1239px) {
  #top_message {
    margin-bottom: 5rem;
  }
  #top_message .message_box {
    margin: 0 1.5rem;
  }
  #top_message .message_box .message_title {
    margin-bottom: 1em;
    font-size: 2rem;
    text-align: center;
    letter-spacing: .1em;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif; 
  }
  #top_message .message_box .message_comment {}
}
/******************************************************
SERVICE
******************************************************/
@media screen and (min-width: 1240px) {
  #top_service {
    margin-bottom: 12rem;
  }
  #top_service .service_list .list {
    display: flex;
    flex-wrap: wrap;
  }
  #top_service .service_list .list:nth-child(even) {
    flex-direction: row-reverse;
  }  
  #top_service .service_list .list:nth-child(n+2) {
    margin-top: 10rem;
  }
  #top_service .service_list .list .list_image {
    width: calc(100% - 640px);
    margin-bottom: 10rem;
  }
  #top_service .service_list .list:nth-child(odd) .list_image {
    margin-right: -160px;    
  }
  #top_service .service_list .list:nth-child(even) .list_image {  
    margin-left: -160px;
  }
  
  #top_service .service_list .list:nth-child(1) .list_image {
    background: url(/wp-content/uploads/images/top_img002.webp) top center no-repeat;
    background-size: cover;
  }
  #top_service .service_list .list:nth-child(2) .list_image {
    background: url(/wp-content/uploads/images/top_img003.webp) top center no-repeat;
    background-size: cover;
  }
  #top_service .service_list .list:nth-child(3) .list_image {
    background: url(/wp-content/uploads/images/top_img004.webp) top center no-repeat;
    background-size: cover;
  }
  
  #top_service .service_list .list .list_comment {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 800px;
    min-height: 640px;
    margin-top: 10rem;
    padding: 8rem;
    background: #f9f9f9;
    box-sizing: border-box;
    z-index: 1;
  }  
}
@media screen and (max-width: 1239px) {
  #top_service {}
  #top_service .service_list .list {}
  #top_service .service_list .list .list_image {
    width: 100%;
    height: 65vw;
  }
  #top_service .service_list .list:nth-child(1) .list_image {
    background: url(/wp-content/uploads/images/top_img002.webp) top center no-repeat;
    background-size: cover;
  }
  #top_service .service_list .list:nth-child(2) .list_image {
    background: url(/wp-content/uploads/images/top_img003.webp) top center no-repeat;
    background-size: cover;
  }
  #top_service .service_list .list:nth-child(3) .list_image {
    background: url(/wp-content/uploads/images/top_img004.webp) top center no-repeat;
    background-size: cover;
  }
  #top_service .service_list .list .list_comment {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 5rem 1.5rem;
    background: #f9f9f9;
    box-sizing: border-box;
    z-index: 1;
  }  
}
/******************************************************
RECRUIT
******************************************************/
@media screen and (min-width: 1240px) {
  #top_recruit {
    margin-bottom: 12rem;
  }
  #top_recruit .recruit_box_cover {
    position: relative;
    background: url(/wp-content/uploads/images/bg_recruit.webp) top center no-repeat;
    background-size: cover;
  }
  #top_recruit .recruit_box_cover:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/images/top_recruit_img001pc.webp) center right no-repeat;
    background-size: cover;
  }
  #top_recruit .recruit_box_cover:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.15);
  }
  #top_recruit .recruit_catch {
    position: absolute;
    top: -.5em;
    left: -1em;
    color: #e5371e;
    font-size: 18rem;
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);   
  }
  #top_recruit .recruit_box {
    position: relative;
    padding: 8rem;
    padding-right: 50%;
    color: #fff;
    box-sizing: border-box;
    z-index: 1;
  }
  #top_recruit .recruit_box .recruit_title {
    margin-bottom: .8em;
    font-size: 4.8rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;   
  }
  #top_recruit .recruit_box .recruit_message {
    margin-bottom: 1.2em;
    font-size: 2.4rem;
    font-weight: 600;
  }
  #top_recruit .recruit_box .recruit_comment {
    margin-bottom: 2em;
  }  
  #top_recruit .recruit_box .recruit_btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 420px;
    height: 7rem;
    color: #1d3b88;
    text-align: center;
    border-radius: 3.5rem;
    background: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    border: 1px solid #fff;
  }
  #top_recruit .recruit_box .recruit_btn a:hover {
    color: #fff;
    background: none;
  }
}
@media screen and (max-width: 1239px) {
  #top_recruit {
    margin-bottom: 5rem;
    color: #fff;
    background: url(/wp-content/uploads/images/bg_recruit.webp) top center no-repeat;
    background-size: cover;
  }
  #top_recruit:before {
    display: block;
    content: "";
    width: 100%;
    height: 65vw;
    background: url(/wp-content/uploads/images/top_recruit_img001sp.webp) top center no-repeat;
    background-size: cover;
  }
  #top_recruit .recruit_box_cover {
    position: relative;
  }
  #top_recruit .recruit_catch {
    margin: -.5em 0 .5em;
    color: #e5371e;
    font-size: 6rem;
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    text-align: center;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    transform: rotate(-15deg);   
    transform-origin: center center;
  }
  #top_recruit .recruit_box {
    box-sizing: border-box;
    padding-bottom: 5rem;
  }
  #top_recruit .recruit_box .recruit_title {
    margin-bottom: .8em;
    font-size: 2.4rem;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;   
  }
  #top_recruit .recruit_box .recruit_message {
    margin-bottom: 1.2em;
    font-size: 1.8rem;
    font-weight: 600;
  }
  #top_recruit .recruit_box .recruit_comment {
    margin-bottom: 2em;
  }  
  #top_recruit .recruit_box .recruit_btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 5rem;
    margin: 0 auto;
    color: #1d3b88;
    text-align: center;
    border-radius: 2.5rem;
    background: #fff;
  }
}
/******************************************************
INSTAGRAM
******************************************************/
@media screen and (min-width: 1240px) {
  #top_instagram {
    margin-bottom: 12rem;
  }
  #top_instagram .instagram_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 5rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;       
  }
  #top_instagram .instagram_title .icon img {
    width: auto;
    height: 4.8rem;
  }
  #top_instagram .instagram_title .text {
    font-size: 4.8rem;    
  }
  #top_instagram .instagram_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
  }
  #top_instagram .instagram_list .list {
    width: calc((100% / 6) - 10px);
    margin-left: 12px;
  }
  #top_instagram .instagram_list .list:nth-child(6n+1) {
    margin-left: 0;
  }
  #top_instagram .instagram_list .list:nth-child(n+7) {
    margin-top: 12px;
  }
}
@media screen and (max-width: 1239px) {
  #top_instagram {
    margin-bottom: 5rem;
  }
  #top_instagram .instagram_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 3rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;       
  }
  #top_instagram .instagram_title .icon {
    margin-bottom: .8em;
  }
  #top_instagram .instagram_title .icon img {
    width: auto;
    height: 2.4rem;
  }
  #top_instagram .instagram_title .text {
    font-size: 2rem;    
  }
  #top_instagram .instagram_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
  }
  #top_instagram .instagram_list .list {
    width: calc((100% / 3) - 4px);
    margin-left: 6px;
  }
  #top_instagram .instagram_list .list:nth-child(3n+1) {
    margin-left: 0;
  }
  #top_instagram .instagram_list .list:nth-child(n+4) {
    margin-top: 6px;
  }
}
/******************************************************
COMPANY
******************************************************/
@media screen and (min-width: 1240px) {
  #top_company {
    margin-bottom: 12rem;
  }
  #top_company .company_flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  #top_company .company_flex .company_image {
    width: 50%;
    max-width: calc(100% - 720px);
    background: url(/wp-content/uploads/images/top_img006.webp) top center no-repeat;
    background-size: cover;
  }
  #top_company .company_flex .company_comment {
    width: 720px;
    padding: 12rem 8rem;
    box-sizing: border-box;
  }
  #top_company .company_flex .company_comment .data {
    margin: 3rem 0;
  }
  #top_company .company_flex .company_comment .data table {
    width: 100%;
    table-layout: fixed;
  }
  #top_company .company_flex .company_comment .data th {
    width: 8em;
  }
  #top_company .company_flex .company_comment .data th,
  #top_company .company_flex .company_comment .data td {
    text-align: left;
  }
  #top_company .company_flex .company_comment .data tr:nth-child(n+2) th,
  #top_company .company_flex .company_comment .data tr:nth-child(n+2) td {
    padding-top: .8em;
  }
}
@media screen and (max-width: 1239px) {
  #top_company {
    margin-bottom: 5rem;
  }
  #top_company .company_flex {}
  #top_company .company_flex .company_image {
    width: 100%;
    height: 65vw;
    background: url(/wp-content/uploads/images/top_img006.webp) top center no-repeat;
    background-size: cover;
  }
  #top_company .company_flex .company_comment {
    width: 100%;
    padding: 5rem 1.5rem;
    box-sizing: border-box;
  }
  #top_company .company_flex .company_comment .data {
    margin: 3rem 0;
  }
  #top_company .company_flex .company_comment .data table {
    width: 100%;
    table-layout: fixed;
    line-height: 1.5;
  }
  #top_company .company_flex .company_comment .data th {
    width: 8em;
  }
  #top_company .company_flex .company_comment .data th,
  #top_company .company_flex .company_comment .data td {
    padding: .8em 0;
    text-align: left;
  }
  #top_company .company_flex .company_comment .data tr:nth-child(n+2) th,
  #top_company .company_flex .company_comment .data tr:nth-child(n+2) td {
    border-top: 1px solid #f9f9f9;
  }
}
/******************************************************
投稿一覧・記事
******************************************************/
@media screen and (min-width: 1240px) {
  /******************************************************
  投稿一覧
  ******************************************************/ 
  #page .information_list {
    margin-bottom: 5rem;
  }
  #page .information_list .list {
    border-bottom: 1px solid #ccc;
  }
  #page .information_list .list:nth-child(1) {
    border-top: 1px solid #ccc;
  }
  #page .information_list a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 7rem 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #page .information_list a:after {
    position: absolute;
    top: 50%;
    right: 2rem;
    display: block;
    content: "";
    width: 3rem;
    height: 3rem;
    margin-top: -1.5rem;
    background: url(/wp-content/uploads/images/icon_arrow.webp) center center no-repeat;
    background-size: contain;
  } 
  #page .information_list a .time {
    width: 6em;
    font-weight: 900;
    line-height: 1.5;
  }
  #page .information_list a .title {
    width: calc(100% - 6em);
    line-height: 1.5;
  }
  /******************************************************
  個別記事
  ******************************************************/
  #post {
    padding: 12rem 0;
  }
  #post #post_data {
    margin-bottom: 6rem;
    padding-bottom: 6rem;
    border-bottom: 1px solid #ccc; 
  }
  #post #post_data .title {
    margin-bottom: 1.2em;
    font-weight: 600;
    font-size: 2.4rem;
  }
  #post #post_data .time {
    display: block;
    font-weight: 900;
  }
  #post #post_thumbnail {
    margin-bottom: 6rem;
  }
  #post #post_thumbnail img {
    object-fit: cover;
    aspect-ratio: 16 / 9;
  }
  #post #post_contents h1,
  #post #post_contents h2,
  #post #post_contents h3,
  #post #post_contents h4 {
    margin: .8em 0 1.2em;
    font-weight: 600;
  }
  #post #post_contents h1 {
    font-size: 1.8em;
  }
  #post #post_contents h2 {
    font-size: 1.6em;
  }
  #post #post_contents h3 {
    font-size: 1.4em;
  }
  #post #post_contents h4 {
    font-size: 1.2em;
  }
  #post #post_contents p {
    margin: .8em 0 1.2em;
  }
  #post #post_contents table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  #post #post_contents table th,
  #post #post_contents table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }  
  #post #post_contents a {
    text-decoration: underline;
  }
  #post #post_contents p a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 1239px) {
  /******************************************************
  投稿一覧
  ******************************************************/  
  #page .information_list {
    margin-bottom: 3rem;
  }
  #page .information_list .list {
    border-bottom: 1px solid #ccc;
  }
  #page .information_list .list:nth-child(1) {
    border-top: 1px solid #ccc;
  }
  #page .information_list .list a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 1.2em .8em;
    padding-right: 6rem;
  }
  #page .information_list .list a:after {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: block;
    content: "";
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    background: url(/wp-content/uploads/images/icon_arrow.webp) center center no-repeat;
    background-size: contain;
  }
  #page .information_list .list a .time {
    display: block;
    font-weight: 900;
    line-height: 1.5;
  }
  #page .information_list .list a .title {
    line-height: 1.5;
  }  
  /******************************************************
  個別記事
  ******************************************************/
  #post {
    padding: 5rem 0;
  }
  #post #post_data {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #ccc; 
  }
  #post #post_data .title {
    margin-bottom: 1.2em;
    font-weight: 600;
    font-size: 2rem;
  }
  #post #post_data .time {
    display: block;
    font-weight: 900;
  }
  #post #post_thumbnail {
    margin-bottom: 3rem;
  }
  #post #post_thumbnail img {
    object-fit: cover;
    aspect-ratio: 16 / 9;
  }
  #post #post_contents h1,
  #post #post_contents h2,
  #post #post_contents h3,
  #post #post_contents h4 {
    margin: .8em 0 1.2em;
    font-weight: 600;
  }
  #post #post_contents h1 {
    font-size: 1.8em;
  }
  #post #post_contents h2 {
    font-size: 1.6em;
  }
  #post #post_contents h3 {
    font-size: 1.4em;
  }
  #post #post_contents h4 {
    font-size: 1.2em;
  }
  #post #post_contents p {
    margin: .8em 0 1.2em;
  }
  #post #post_contents table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  #post #post_contents table th,
  #post #post_contents table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }  
  #post #post_contents a {
    text-decoration: underline;
  }
}
/******************************************************
固定ページ共通 タイトル・領域等
******************************************************/
@media screen and (min-width: 1240px) {
  /******************************************************
  ページ共通
  ******************************************************/
  #page {
    padding: 12rem 0;
  } 
  #page section {
    margin-bottom: 12rem;
  }
  #page section:last-child {
    margin-bottom: 0;
  }  
  #page .box {
    margin-bottom: 8rem;
  }
  #page .bg_box {
    margin-bottom: 8rem;
    padding: 6rem;
    background: #f9f9f9;
  }
  /******************************************************
  キャッチコピー
  ******************************************************/
  #page_catch {
    position: relative;
    margin-top: 8rem;
    margin-bottom: 3rem;
    background: #fff;
  }
  #page_catch:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: calc(100% - ((100% - 1440px) / 2));
    height: 100%;
    background-image: linear-gradient(90deg, rgba(250,250,250,1), rgba(253,253,253,1));
  }
  #page_catch .catch_cover {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    position: relative;
    box-sizing: border-box;
  }
  #page_catch h1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    object-fit: cover;
    aspect-ratio: 3 / 1;
  }
  #page_catch h1 .eng {
    margin-bottom: .2em;
    color: #ddd;
    font-size: 8rem;
    font-weight: 900; 
    letter-spacing: .04em;
    line-height: 1;
  }
  #page_catch h1 .jap {
    font-size: 2.4rem;
    font-weight: 600;
  }  
  /******************************************************
  タイトル
  ******************************************************/
  #page .page_title_a {
    position: relative;
    margin-bottom: 1.8em;
    padding-bottom: .8em;
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
  }
  #page .page_title_a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    content: "";
    width: 100px;
    height: 1px;
    margin-left: -50px;
    background: #1d3b88;
  }
  #page .page_title_b {
    position: relative;
    font-size: 2.4rem;
    padding-bottom: .8em;
    margin-bottom: 1.2em;
    font-weight: 600;
  }
  #page .page_title_b:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #e8ebf3;
  }
  #page .page_title_b:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 160px;
    height: 1px;
    background: #1d3b88;
  }  
  #page .page_title_c {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 6rem;
    text-align: center;
  }
  #page .page_title_c .jap {
    /*
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    */
    font-size: 3rem;
    font-weight: 600;  
    text-align: center;
  }
  #page .page_title_c .eng {
    color: #1d3b88;
    font-size: 6rem;
    font-weight: 900;  
  }
  
}
@media screen and (max-width: 1239px) {
  /******************************************************
  ページ共通
  ******************************************************/
  #page {
    padding: 5rem 0;
  }  
  #page section {
    margin-bottom: 5rem;
  }
  #page section:last-child {
    margin-bottom: 0;
  }  
  #page .box {
    margin-bottom: 5rem;
  }
  #page .bg_box {
    margin-bottom: 5rem;
    padding: 3rem;
    background: #f9f9f9;
  }  
  /******************************************************
  キャッチコピー
  ******************************************************/
  #page_catch {
    position: relative;
    margin-bottom: 1.5rem;
    background: #fff;
  }
  #page_catch:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(250,250,250,1), rgba(253,253,253,1));
  }
  #page_catch .catch_cover {
    padding: 0 1.5rem;
    position: relative;
    box-sizing: border-box;
  }
  #page_catch h1 {
    height: 35vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #page_catch h1 .eng {
    margin-bottom: .2em;
    color: #ddd;
    font-size: 2.6rem;
    font-weight: 900; 
    letter-spacing: .04em;
    line-height: 1;
  }
  #page_catch h1 .jap {
    font-weight: 600;
  }  
  /******************************************************
  タイトル
  ******************************************************/
  #page .page_title_a {
    position: relative;
    margin-bottom: 1.8em;
    padding-bottom: .8em;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
  }
  #page .page_title_a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    content: "";
    width: 50px;
    height: 1px;
    margin-left: -25px;
    background: #1d3b88;
  }
  #page .page_title_b {
    position: relative;
    font-size: 1.8rem;
    padding-bottom: .8em;
    margin-bottom: 1.2em;
    font-weight: 600;
  }
  #page .page_title_b:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #e8ebf3;
  }
  #page .page_title_b:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    width: 80px;
    height: 1px;
    background: #1d3b88;
  }      
  #page .page_title_c {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    text-align: center;
  }
  #page .page_title_c .jap {
    /*
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    */
    font-size: 1.4rem;
    font-weight: 600;  
    text-align: center;
  }
  #page .page_title_c .eng {
    color: #1d3b88;
    font-size: 2.4rem;
    font-weight: 900;  
  }  
}
/******************************************************
固定ページ プライバシーポリシー
******************************************************/
@media screen and (min-width: 1240px) {
  #page .privacy_list .list:nth-child(n+2) {
    margin-top: 8rem;
  }
  #page .privacy_list .list ul {
    margin-top: 2rem;
  }
  #page .privacy_list .list li {
    position: relative;
    padding-left: 1.5em;
  }
  #page .privacy_list .list li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "・";
  }  
}
@media screen and (max-width: 1239px) {
  #page .privacy_list .list:nth-child(n+2) {
    margin-top: 5rem;
  }
  #page .privacy_list .list ul {
    margin-top: 2rem;
  }
  #page .privacy_list .list li {
    position: relative;
    padding-left: 1.5em;
  }
  #page .privacy_list .list li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "・";
  }    
}
/******************************************************
固定ページ サイトマップ
******************************************************/
@media screen and (min-width: 1240px) {
  #page .sitemap_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .sitemap_list .list {
    width: calc(50% - 4rem);
    margin-left: 8rem;
  }
  #page .sitemap_list .list:nth-child(2n+1) {
    margin-left: 0;
  }
  #page .sitemap_list a {
    position: relative;
    display: block;
    padding: 1.2em .6em;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .sitemap_list a:after {
    position: absolute;
    top: 50%;
    right: 2em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";  
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #page .sitemap_list a:hover:after {
    right: 1em;
  }
}
@media screen and (max-width: 1239px) {
  #page .sitemap_list {}
  #page .sitemap_list .list {
    width: 100%;
  }
  #page .sitemap_list a {
    position: relative;
    display: block;
    padding: 1.2em .6em;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .sitemap_list a:after {
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -.5em;
    line-height: 1;
    content: "\f105";
    font-family: "FontAwesome";   
  }
}
/******************************************************
固定ページ お問い合わせ
******************************************************/
@media screen and (min-width: 1240px) {
  /* お問い合わせコメント */
  #page .contact_comment {
    text-align: center;
  }
  #page .contact_req {
    color: #e5371e;
    font-weight: 600;
  }
  /* 電話でお問い合わせ */
  #page .contact_tel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #page .contact_tel .tel_comment,
  #page .contact_tel .tel_number {
    width: calc(50% - 3rem);
  }
  #page .contact_tel .tel_number a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 10rem;
    color: #000;
    text-align: center;
    line-height: 1.3;
    background: #fff;
    border: 1px solid #000;
  }
  #page .contact_tel .tel_number a .time {
    font-size: 1.8rem;
  }
  #page .contact_tel .tel_number a .number {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    font-weight: 600;
  }
  #page .contact_tel .tel_number a .number:before {
    display: block;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: .5rem;
    background: url(/wp-content/uploads/images/icon_phone.webp) center center no-repeat;
    background-size: contain;
  }    
  /* 問い合わせフォーム */
  #page .contact_form table {
    width: 100%;
    margin-bottom: 6rem;
    table-layout: fixed;
  }
  #page .contact_form th,
  #page .contact_form td {
    text-align: left;
    vertical-align: middle;
  }
  #page .contact_form tr:nth-child(n+2) th,
  #page .contact_form tr:nth-child(n+2) td {
    padding-top: 1.2em;
  }
  #page .contact_form th {
    width: 300px;
    font-weight: 600;
  }
  #page .contact_form th span {
    position: relative;
    display: inline-block;
    padding-right: 1.5em;
  }
  #page .contact_form th span:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "※";
    color: #e5371e;
  }
  #page .contact_form input[type=text],
  #page .contact_form input[type=tel],
  #page .contact_form input[type=email],
  #page .contact_form textarea {
    width: 100%;
    padding: .8em;
    border: none;
    background: #eee;
  }
  #page .form_btn {
    text-align: center;
  }
  #page .form_btn input[type=submit] {
    width: 360px;
    height: 80px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    background: #1d3b88;  
  }
  /* 確認ページ */
  #page .mw_wp_form_confirm .contact_form th, 
  #page .mw_wp_form_confirm .contact_form td {
    padding: 1.2em 0;
    border-bottom: 1px solid #e8ebf3;
  }  
}
@media screen and (max-width: 1239px) {
  /* お問い合わせコメント */
  #page .contact_comment {}
  #page .contact_req {
    color: #e5371e;
    font-weight: 600;
  }  
  /* 電話でお問い合わせ */
  #page .contact_tel {}
  #page .contact_tel .tel_comment {
    margin-bottom: 1.2em;
  }
  #page .contact_tel .tel_number a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 10rem;
    color: #000;
    text-align: center;
    line-height: 1.3;
    background: #fff;
    border: 1px solid #000;
  }
  #page .contact_tel .tel_number a .time {}
  #page .contact_tel .tel_number a .number {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    font-weight: 600;
  }
  #page .contact_tel .tel_number a .number:before {
    display: block;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: .5rem;
    background: url(/wp-content/uploads/images/icon_phone.webp) center center no-repeat;
    background-size: contain;
  }    
  /* 問い合わせフォーム */
  #page .contact_form table {
    width: 100%;
    margin-bottom: 3rem;
    table-layout: fixed;
  }
  #page .contact_form th,
  #page .contact_form td {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: middle;
  }
  #page .contact_form tr:nth-child(n+2) th {
    padding-top: 1.2em;
  }
  #page .contact_form th {
    font-weight: 600;
  }
  #page .contact_form td {
    margin-bottom: .6em;
  }
  #page .contact_form th span {
    position: relative;
    display: inline-block;
    padding-right: 1.5em;
  }
  #page .contact_form th span:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "※";
    color: #e5371e;
  }
  #page .contact_form input[type=text],
  #page .contact_form input[type=tel],
  #page .contact_form input[type=email],
  #page .contact_form textarea {
    width: 100%;
    padding: .8em;
    border: none;
    background: #eee;
  }
  #page .form_btn {
    text-align: center;
  }
  #page .form_btn input[type=submit] {
    width: 240px;
    height: 50px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    background: #1d3b88;  
  }
  /* 確認ページ */ 
  #page .mw_wp_form_confirm .contact_form th {
    padding-top: 1.2em;
  }
  #page .mw_wp_form_confirm .contact_form td {
    padding-bottom: 1.2em;
    border-bottom: 1px solid #e8ebf3;
  }  
}
/******************************************************
固定ページ 会社案内
******************************************************/
@media screen and (min-width: 1240px) {
  /* 代表あいさつ */
  #page .company_greeting {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  #page .company_greeting .greeting_image {
    width: 360px;
  }
  #page .company_greeting .greeting_comment {
    width: calc(100% - 360px - 8rem);
  }
  #page .company_greeting .greeting_comment p:nth-child(n+2) {
    margin-top: 1.2em;
  }
  /* 会社概要 */
  #page .company_table table {
    width: 100%;
    table-layout: fixed;
  }
  #page .company_table table tr:nth-child(n+2) {
    border-top: 1rem solid #fff;
  }
  #page .company_table table th,
  #page .company_table table td {
    padding: 1.2em;
  }
  #page .company_table table th {
    width: 300px;
    color: #fff;
    font-weight: 600;
    background: #1d3b88;
  }
  #page .company_table table td {
    border-left: 1rem solid #fff;
    background: #f9f9f9;
  }
  /* 各種許可・資格・技能 */
  #page .permit_table table {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #e8ebf3;
    border-left: 1px solid #e8ebf3;
  }
  #page .permit_table table th,
  #page .permit_table table td {
    padding: 1.2em;
    border-right: 1px solid #e8ebf3;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .permit_table table th {
    width: 300px;
    font-weight: 600;
    background: #f9f9f9;
  }
  /* アクセスマップ */
  #page .company_map {
    position: relative;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    overflow: hidden;    
  }
  #page .company_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; 
  }    
  /* 社員紹介 */
  #page .staff_comment {
    margin-bottom: 8rem;
    text-align: center;
  }
  #page .staff_comment .title {
    margin-bottom: .6em;
    font-size: 3rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    text-align: center;
  }
  #page .staff_comment p:nth-child(n+2) {
    margin-top: 1.2em;
  }
  #page .staff_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .staff_list .list {
    width: calc((100% / 4) - 15px);
    margin-left: 20px;
    text-align: center;
  }
  #page .staff_list .list:nth-child(4n+1) {
    margin-left: 0;
  }
  #page .staff_list .list:nth-child(n+5) {
    margin-top: 50px;
  }
  #page .staff_list .list .image {
    margin-bottom: 1.2em;
  }
  #page .staff_list .list .image img {
    object-fit: cover;
    aspect-ratio: 3 / 4;
  }
}
@media screen and (max-width: 1239px) {
  /* 代表あいさつ */
  #page .company_greeting {}
  #page .company_greeting .greeting_image {
    margin-bottom: 1.2em;
    text-align: center;
  }
  #page .company_greeting .greeting_image img {
    width: 65%;
    height: auto;
  }
  #page .company_greeting .greeting_comment p:nth-child(n+2) {
    margin-top: 1.2em;
  }
  /* 会社概要 */
  #page .company_table table {
    width: 100%;
    table-layout: fixed;
  }
  #page .company_table table tr:nth-child(n+2) {
    border-top: 1rem solid #fff;
  }
  #page .company_table table th,
  #page .company_table table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  #page .company_table table th {
    padding: 1.2em 0;    
    color: #fff;
    font-weight: 600;
    background: #1d3b88;
  }
  #page .company_table table td {
    padding: 1.2em;
    border-top: 1rem solid #fff;
    background: #f9f9f9;
  }
  /* 各種許可・資格・技能 */
  #page .permit_table table {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #e8ebf3;
    border-left: 1px solid #e8ebf3;
  }
  #page .permit_table table th,
  #page .permit_table table td {
    display: block;
    border-right: 1px solid #e8ebf3;
    border-bottom: 1px solid #e8ebf3;
    box-sizing: border-box;
  }
  #page .permit_table table th {
    padding: 1.2em 0;
    font-weight: 600;
    background: #f9f9f9;
  }
  #page .permit_table table td {
    padding: 1.2em;
  }
  /* アクセスマップ */
  #page .company_map {
    position: relative;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    overflow: hidden;    
  }
  #page .company_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; 
  }    
  /* 社員紹介 */
  #page .staff_comment {
    margin-bottom: 3rem;
    text-align: center;
  }
  #page .staff_comment .title {
    margin-bottom: .6em;
    font-size: 2rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    text-align: center;
  }
  #page .staff_comment p:nth-child(n+2) {
    margin-top: 1.2em;
  }
  #page .staff_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .staff_list .list {
    width: calc((100% / 2) - 5px);
    margin-left: 10px;
    text-align: center;
  }
  #page .staff_list .list:nth-child(2n+1) {
    margin-left: 0;
  }
  #page .staff_list .list:nth-child(n+3) {
    margin-top: 30px;
  }
  #page .staff_list .list .image {
    margin-bottom: 1.2em;
  }
  #page .staff_list .list .image img {
    object-fit: cover;
    aspect-ratio: 3 / 4;
  }  
}
/******************************************************
固定ページ 採用情報
******************************************************/
@media screen and (min-width: 1240px) {
  #page .recruit_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #page .recruit_box.reverse {
    flex-direction: row-reverse;
  }
  #page .recruit_box .image {
    width: calc(50% - 4rem);
  }
  #page .recruit_box .text {
    width: calc(50% - 4rem);
  }
  #page .recruit_box .text .message {
    margin-bottom: 1.2em;
    color: #1d3b88;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1239px) {
  #page .recruit_box {}
  #page .recruit_box .image {
    margin-bottom: 1.2em;
  }
  #page .recruit_box .text {}
  #page .recruit_box .text .message {
    margin-bottom: 1.2em;
    color: #1d3b88;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
  }
}
/******************************************************
固定ページ サービス紹介
******************************************************/
@media screen and (min-width: 1240px) {
  /* 業務紹介　フレックス */
  #page .page_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8rem;
  }
  #page .page_flex.reverse {
    flex-direction: row-reverse;
  }
  #page .page_flex .image {
    width: calc(50% - 4rem);
  }
  #page .page_flex .text {
    width: calc(50% - 4rem);
  }
  #page .page_flex .map {
    width: calc(50% - 4rem);
  }
  #page .page_flex .text .title {
    margin-bottom: .6em;
    color: #1d3b88;
    font-size: 3rem;
    font-weight: 600; 
    line-height: 1.5;
  }  
  /* 業務紹介　通常 */
  #page .page_message {
    margin-bottom: 1.2em;
    font-size: 3rem;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
    text-align: center;
  }
  #page .page_image {
    position: relative;
    margin-bottom: 8rem;
    z-index: 1;
  }
  #page .page_image:before {
    position: absolute;
    top: 4rem;
    right: -4rem;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    z-index: 1;
  }
  #page .page_image img {
    position: relative;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 5 / 2;
    z-index: 1;
  }
  #page .page_table {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #e8ebf3;
  }
  #page .page_table th,
  #page .page_table td {
    padding: .8em 0;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .page_table th {
    width: 200px;
    font-weight: 600;
  }
  #page .map {
    position: relative;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    overflow: hidden;    
  }
  #page .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; 
  }     
  #page .page_comment {
    margin-bottom: 8rem;
  }
  #page .page_comment.com_right {
    padding-left: 40%;
  }
  #page .page_comment.com_center {
    padding: 0 20%;
    text-align: center;
  }
  #page .page_comment.com_left {
    padding-right: 40%;
  }  
  #page .page_comment .title {
    margin-bottom: .6em;
    color: #1d3b88;
    font-size: 3rem;
    font-weight: 600; 
    line-height: 1.5;
  }
  /* 施工事例 */
  #page .works_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .works_list .list {
    width: calc((100% / 4) - 15px);
    margin-left: 20px;
  }
  #page .works_list .list:nth-child(4n+1) {
    margin-left: 0;
  }
  #page .works_list .list:nth-child(n+5) {
    margin-top: 5rem;
  }
  #page .works_list .list .image {
    margin-bottom: 1.2em;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;    
  }
  #page .works_list .list:hover .image {
    opacity: .7;
  }
  #page .works_list .list .name {
    line-height: 1.5;
    text-align: center;
  }
  #page .worry_list .list {
    position: relative;
    padding: .8em 0;
    padding-left: 2.8em;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .worry_list .list:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    margin-top: -1em;
    width: 2em;
    height: 2em;
    background: url(/wp-content/uploads/images/icon_check_blue.webp) center center no-repeat;
    background-size: contain;
  }
  /* レンタル */
  #page .rental_box {
    margin-bottom: 8rem;
  }
  #page .rental_btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 3rem;
  }
  #page .rental_btn {
    width: 400px;
    margin: 0 5px;
    padding: .6em 1.2em;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    background: #f9f9f9;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #page .rental_btn:hover {
    color: #fff;
    background: #1d3b88;
  }
  #page .rental_btn.active {
    color: #fff;
    background: #1d3b88;
  }
  #page .rental_content {
    display: none;
  }
  #page .rental_content.active {
    display: block;
  }
  #page .rental_title {
    margin-bottom: 1.2em;
    padding: .6em 1.2em;
    font-size: 2rem;
    font-weight: 600;
    background: #f9f9f9;
  }
  #page .rental_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .rental_list .list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: calc((100% / 2) - 15px);
    margin-left: 30px;
    padding: 3rem;
    box-sizing: border-box;
    border: 1px solid #e8ebf3;
  }
  #page .rental_list .list:nth-child(2n+1) {
    margin-left: 0;
  }
  #page .rental_list .list:nth-child(n+3) {
    margin-top: 3rem;
  }
  #page .rental_list .list .image {
    width: 160px;
  }
  #page .rental_list .list .image img {
    object-fit: contain;
    aspect-ratio: 1 / 1;
  }
  #page .rental_list .list .comment {
    width: calc(100% - 190px);
  }
  /* 注意事項 */
  #page .description_list .list:nth-child(n+2) {
    margin-top: 8rem;
  }
  #page .bold {
    color: #1d3b88;
    font-size: 1.8rem;
    font-weight: 600;
  }
  #page .bg_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #page .bg_flex .flex {
    width: calc(50% - 2rem);
    padding: 6rem;
    background: #f9f9f9;
    box-sizing: border-box;
  }
  #page .bg_flex .flex .title {
    color: #1d3b88;
    font-size: 1.8rem;
    font-weight: 600;
  }
  
  #page .daikin_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4rem;
  }
  #page .daikin_flex .flex {
    width: calc((100% / 5) - 20px);
    background: #f9f9f9;
  }
  #page .daikin_flex .flex .title {
    padding: .3em 0;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    background: #009fe8;
  }
  #page .daikin_flex .flex p {
    padding: 1.5em;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1239px) {
  /* 業務紹介　フレックス */
  #page .page_flex {
    margin-bottom: 5rem;
  }
  #page .page_flex.reverse {}
  #page .page_flex .image,
  #page .page_flex .text,
  #page .page_flex .map {
    width: 100%;
    margin-bottom: 3rem;
  }
  #page .page_flex .text .title {
    margin-bottom: .6em;
    color: #1d3b88;
    font-size: 1.6rem;
    font-weight: 600; 
    line-height: 1.5;
  }  
  /* 業務紹介　通常 */
  #page .page_message {
    margin-bottom: 1.2em;
    font-size: 1.6rem;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", YuMincho, "MS PMincho", "Times New Roman", serif;    
  }
  #page .page_image {
    position: relative;
    margin-bottom: 3rem;
    z-index: 1;
  }
  #page .page_image img {
    position: relative;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 3 / 2;
    z-index: 1;
  }
  #page .page_table {
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #e8ebf3;
  }
  #page .page_table th,
  #page .page_table td {
    padding: .8em 0;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .page_table th {
    width: 120px;
    font-weight: 600;
  }
  #page .map {
    position: relative;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    overflow: hidden;    
  }
  #page .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; 
  }     
  #page .page_comment {
    margin-bottom: 3rem;
  }
  #page .page_comment .title {
    margin-bottom: .6em;
    color: #1d3b88;
    font-size: 1.8rem;
    font-weight: 600; 
    line-height: 1.5;
  }
  /* 施工事例 */
  #page .works_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .works_list .list {
    width: calc((100% / 2) - 5px);
    margin-left: 10px;
  }
  #page .works_list .list:nth-child(2n+1) {
    margin-left: 0;
  }
  #page .works_list .list:nth-child(n+3) {
    margin-top: 3rem;
  }
  #page .works_list .list .image {
    margin-bottom: 1.2em;   
  }
  #page .works_list .list .name {
    line-height: 1.5;
    text-align: center;
  }
  #page .worry_list .list {
    position: relative;
    padding: .8em 0;
    padding-left: 2.8em;
    line-height: 1.5;
    border-bottom: 1px solid #e8ebf3;
  }
  #page .worry_list .list:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: "";
    margin-top: -1em;
    width: 2em;
    height: 2em;
    background: url(/wp-content/uploads/images/icon_check_blue.webp) center center no-repeat;
    background-size: contain;
  }
  /* レンタル */
  #page .rental_box {
    margin-bottom: 5rem;
  }
  #page .rental_btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 3rem;
  }
  #page .rental_btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0 1.5em;
    height: 6rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    background: #f9f9f9;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #page .rental_btn:hover {
    color: #fff;
    background: #1d3b88;
  }
  #page .rental_btn.active {
    color: #fff;
    background: #1d3b88;
  }
  #page .rental_content {
    display: none;
  }
  #page .rental_content.active {
    display: block;
  }
  #page .rental_title {
    margin-bottom: 1.2em;
    padding: .6em 1.2em;
    font-size: 2rem;
    font-weight: 600;
    background: #f9f9f9;
  }
  #page .rental_list {
    display: flex;
    flex-wrap: wrap;
  }
  #page .rental_list .list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.5rem;
    box-sizing: border-box;
    border: 1px solid #e8ebf3;
  }
  #page .rental_list .list:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #page .rental_list .list .image {
    width: 100px;
  }
  #page .rental_list .list .image img {
    object-fit: contain;
    aspect-ratio: 1 / 1;
  }
  #page .rental_list .list .comment {
    width: calc(100% - 115px);
  }
  /* 注意事項 */
  #page .description_list .list:nth-child(n+2) {
    margin-top: 3rem;
  }
  #page .bold {
    color: #1d3b88;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
  }
  #page .bg_flex {}
  #page .bg_flex .flex {
    padding: 3rem;
    background: #f9f9f9;
    box-sizing: border-box;
  }
  #page .bg_flex .flex:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #page .bg_flex .flex .title {
    color: #1d3b88;
    font-size: 1.8rem;
    font-weight: 600;
  }
  
  #page .daikin_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4rem;
  }
  #page .daikin_flex .flex {
    display: flex;
    flex-wrap: wrap;
    background: #f9f9f9;
  }
  #page .daikin_flex .flex:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #page .daikin_flex .flex .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 120px;
    padding: .3em 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    background: #009fe8;
  }
  #page .daikin_flex .flex p {
    display: flex;
    flex-direction: column;
    justify-content: center;    
    width: calc(100% - 120px);
    padding: 1.5em;
    line-height: 1.5;
    box-sizing: border-box;
  }
}





















