@charset "utf-8";
/*----------------------------------
  reset
------------------------------------*/
    input[type="submit"],input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
    }
    select {
    -webkit-appearance: button;
    appearance: button;
    }

/*----------------------------------
  Base
------------------------------------*/
body {
    font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, "Droid Sans", Meiryo,
    "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
    -webkit-print-color-adjust: exact;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
}
.header-wrap .container {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
    /*height: 122px;*/
}
.page-wrap {
    padding-top: 25px;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
    padding: 0;
    width: 100%;
}
.content-wrapper .row {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
.content-wrapper .row .content-area.no-sidebar {
    padding: 0;
}
a.alph:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
body a:link {
    color: #76bef5;
    text-decoration: none;
}
body a:hover {
    color: #cccccc;
    text-decoration: underline;
}
body a:visited {
    color: #76bef5;
    text-decoration: none;
}
a.link {
    background: rgba(0, 0, 0, 0) url("/img/arrow.png") no-repeat scroll 0 8px;
    color: #76bef5;
    padding-left: 17px !important;
    background-size: 11px 10px;
}
a.link:hover {
    text-decoration: none;
    opacity: 0.75;
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
}
a:hover img {
    opacity: 0.75;
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
}
a.btn {
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 8px;
    color: #fff !important;
    background-color: #f37a5c;
    font-size: 2rem;
    text-align: center;
    padding: 13px 15px;
    width: 45%;
    margin: -18px auto 0;
}
a.btn:hover {
    background-color: #3a3a68;
    text-decoration: none;
    opacity: 1;
}
@media screen and (max-width: 991px) {
  a.btn {
    width: 60%;
    margin: -30px auto 0;
  }
}
@media screen and (max-width: 767px) {
    a.btn {
        width: 90%;
        margin: 30px auto 0;
    }
}
.flx {
    display: flex;
    justify-content: space-between;
}
a, button {
    transition: 0.3s;
}
a img {
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.tel a.tel,
.mail a.mail {
    cursor: default;
    pointer-events: none;
    color: #333;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, "Droid Sans", Meiryo,
    "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
    -webkit-print-color-adjust: exact;
    font-weight: 800;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: #333;
    text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    .tel a.tel,
    .mail a.mail {
        pointer-events: auto;
    }
}
sup {
    vertical-align: top;
    font-size: 9px;
    margin-left: -4px;
}
.l-inner,
.l-innernv {
    margin: 0 auto;
}
strong,
p.strong {
    font-weight: bold;
}
.center,
p.center {
    text-align: center !important;
}
.entry
.inline_block {
    display: inline-block;
}
h2.widgettitle {
    display: none;
}
header.site-header .l-innernv .title-post {
    display: none;
}
.single-meta .byline {
    display: none;
}
.single .hentry .title-post {
    font-size: 26px;
}
.page .entry-header {
    display: none;
}
body.blog header.entry-header {
    display: block;
}
span.byline {
    display: none;
}
.widget-area .widget {
    margin-bottom: 5px;
}
body.blog header.entry-header .meta-post {
    display: none;
}
body.blog .classic-alt .entry-title {
    font-size: 24px;
    text-align: left;
}
body.blog header.entry-header span.posted-on {
    text-decoration: none;
    float: left;
    line-height: 1;
    color: #fff;
}
body.blog header.entry-header span.posted-on a {
    color: #fe954b;
    display: block;
}
body.blog .col-md-9 {
    width: 100%;
}
.page-wrap {
    padding-top: 0;
    padding-bottom: 20px;
    position: relative;
    background-color: #f2f2f2;
}
.page-template-page_front-page .page-wrap {
    margin-top: 0;
}
.l-header {
    width: 100%;
}
.content-area .post-wrap {
    padding-right: 0;
}
.col-md-9 {
    padding: 30px 0 30px 0;
}


/*----------------------------------
  header
------------------------------------*/
.header-clone {
    display: none;
}
.site-header {
    /*background-position: center 105px !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat;*/
}
.site-header {
    background: url(/img/common/mainimage.jpg) no-repeat center center !important;
    background-size: 100% !important;
    /*background-color: transparent;
    position: relative;*/
    top: 0 !important;
    padding: 0px 0;
    height: 200px;
    width: 100%;
    z-index: 50;
}
body.home .site-header {
    height: 122px;
    margin: 10px 0 0;
    border-bottom: 1px solid #ccc;
    position: relative;
}
header.site-header .header-wrap {
    height: 122px;
    background-color: #fff;
    z-index: 10;
    border-bottom: 1px solid #ccc;
}
.header-wrap .container > .row {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.site-header.fixed {
    position: relative !important;
}
.site-header.float-header {
    background-color: transparent;
    padding: 5px 0;
}
.site-header .logo {
    width: 100%;
    margin: 30px 0 0;
}
.site-header .logo em {
    font-size: 13px;
    font-style: normal;
    display: block;
    line-height: 1.3;
    margin: 0 0 10px 1px;
    font-weight: 200;
    letter-spacing: 0.5px;
}
.site-header .logo em .textwidget p {
    margin: 0;
}
.site-header .logo img {
    width: 240px;
    line-height: 1;
}
.site-header .logo a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}



/*header.site-header .flo_right {
    position: relative;
    margin: 5px 0px 0 0;
    right: 0;
    width: 220px;
    float: right;
}
header.site-header .flo_right ul {
    padding: 0;
    text-align: center;
    margin: 35px 0 0 0;
}
header.site-header .flo_right ul li {
    list-style-type: none;
    display: block;
    width: 100%;
    line-height: 1.4;
}
header.site-header .flo_right ul li.tel {
    display: block;
    font-weight: 900;
    font-family: century gothic, "Arial Black", Gadget, "sans-serif";
    font-size: 26px;
    text-align: right;
    padding: 0 3px 7px 0;
    letter-spacing: 0.5px;
}
header.site-header .flo_right ul li.tel a {
    color: #242424;
    font-weight: 800;
}
header.site-header .flo_right ul li.tel a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    color: #cbcbcb;
    font-size: 19px;
    position: relative;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin: 0px 8px 3px 0;
}
header.site-header .flo_right ul li.contact {
    background: #fc9b1b;
    border-radius: 9px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 0 0 13px;
    max-width: 240px;
}
header.site-header .flo_right ul li.contact a {
    color: #fff;
    padding: 11px 10px 9px 5px;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
}
header.site-header .flo_right ul li.contact a:before {
	font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    color: #f6d79a;
    font-size: 26px;
    font-weight: bold;
    margin: -2px 21px 0px -8px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
header.site-header .flo_right ul li.contact a:after {
    content: "CONTACT";
    color: #fff;
    font-size: 9px;
    font-weight: 200;
    margin: -5px 0 0 34px;
    display: block;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
}
header.site-header .flo_right ul li.tel a:hover, header.site-header .flo_right ul li.contact:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}*/

@media screen and (max-width: 1200px) {
    /*.site-header {
        background-position: center 100% !important;
    }*/
}
@media screen and (max-width: 1024px) {
    /*header.site-header .flo_right {
        display: none;
    }
    .site-header {
        background-size: auto 100% !important;
    }*/
    .site-header {
        background-size: 100% 100% !important;
    }
    .site-header .logo {
        width: 100%;
        margin: 30px auto 0;
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .site-header {
        background-size: auto 100% !important;
    }
    .site-header.fixed {
        height: 230px;
    }
    .header-wrap {
        text-align: left;
    }
    .site-header .logo em {
        font-size: 12px;
    }
    /*.site-header .logo a {
        font-size: 28px;
    }*/
}
@media screen and (max-width: 600px) {
    .site-header.fixed {
        height: 195px;
    }
    header.site-header .header-wrap, body.home .site-header {
        height: 90px;
    }
    .site-header .logo {
        margin: 13px auto 0;
    }
    /*.site-header .logo a {
        font-size: 30px;
    }*/
    .site-header .logo em {
        font-size: 11px;
        padding-top: 5px;
        margin-bottom: 5px;
    }
    .site-header .logo img {
        width: 220px;
        margin: 0;
    }
}
@media screen and (max-width: 480px) {
    /*.site-header .logo {
        width: 100%;
        margin: 12px 0 0;
    }
    .site-header .logo img {
        width: 145px;
        display: block;
        margin: 2px auto 0;
    }
    .site-header .logo a {
        font-size: 18px;
    }
    .site-header .logo div {
        line-height: 1.4;
    }
    .site-header .logo div span {
        font-size: 11px;
    }*/
}



header.site-header .l-innernv {
  clear: both;
  width: 96%;
  max-width: 970px;
  height: auto;
}
header.site-header .l-innernv .title-post {
  display: none;
}
.metaslider .caption-wrap {
  background: transparent !important;
  top: 0;
  opacity: 1 !important;
}

.metaslider {
  height: 470px;
}
.metaslider.nav-hidden .flexslider {
  height: 470px;
}
.metaslider .flexslider ul.slides {
  max-height: 470px;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
.metaslider .flexslider .slides li,
.metaslider .flexslider .slides > li {
  height: 470px;
}
.metaslider .slides img {
  width: 100%;
  display: block;
  min-height: 470px;
  height: 470px !important;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
.flexslider .slides img {
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
@supports (object-fit: cover) {
  .flexslider .slides img {
    min-width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: static;
    height: 100%;
    width: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    font-family: "object-fit: cover; object-position: bottom;";
  }
}
.page-wrap {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.page-template-page_front-page .page-wrap {
    margin-top: 124px;
}
/*.l-header {
  width: 100%;
}
*/



/* gnavi */
#page .col-md-8 {
    width: 100%;
    background-color: transparent;
    /*height: 35px;*/
    margin: -156px auto 40px;
    z-index: 1500;
    /*position: relative;*/
}
body.home #page .col-md-8 {
    margin-top: -78px;
}
#page .col-md-8 nav#mainnav {
    width: 66%;
    background-color: transparent;
    max-width: 1000px;
    float: none;
    margin: 0 auto;
    padding: 0 10% 0 0;
    height: auto;
    position: absolute;
    right: 0;
    text-align: center;
}
#page .col-md-8 nav#mainnav ul {
    position: relative;
    width: 100%;
}
#page .col-md-8 nav#mainnav ul li {
    display: inline-block;
    height: 55px;
    padding: 0 0.75%;
    text-align: center;
    width: 14.5%;
    vertical-align: top;
}
#page .col-md-8 nav#mainnav ul li a {
    color: #000;
    font-size: 15px;
    font-weight: 200;
    float: none;
    display: block;
    vertical-align: bottom;
    padding: 21px 0 21px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 0.85;
}
#page .col-md-8 nav#mainnav ul li:first-child {
    padding: 0 1.5% 0 0;
}
#page .col-md-8 nav#mainnav ul li ul:after {
    background-color: transparent;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
#page .col-md-8 nav#mainnav ul li:hover a,
#page .col-md-8 nav#mainnav ul li.actv a {
    background-color: transparent;
	border-bottom: 1px solid #CBCBCB;
    transition: all 300ms ease-in-out 0s;
}
#page .col-md-8 nav#mainnav ul li:hover a,
#page .col-md-8 nav#mainnav ul li.actv a/*,
#page .col-md-8 nav#mainnav ul li.current-menu-item a*/ {
    color: #929292;
}
#page .col-md-8 nav#mainnav ul li span.dropdown-symbol {
    display: none;
}
#main header.entry-title h1 {
    display: none;
}
#page .col-md-8 ul#menu-headernavigation li:last-child {
    position: absolute;
    bottom: 12px;
    background: #d6d9dd;
    padding: 0;
    border-radius: 8px;
    right: 0;
    height: 42px;
    width: 170px;
}
#page .col-md-8 ul#menu-headernavigation li:last-child a {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    padding: 15px 0;
}
/*#page .col-md-8 ul#menu-headernavigation li:last-child a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    display: inline-block;
    color: #f3cf9d;
    font-size: 25px;
    line-height: 0.75;
    margin: 5px 15px 0 -10px;
    font-weight: bold;
    vertical-align: middle;
}
#page .col-md-8 ul#menu-headernavigation li:last-child a:after{
    content: "CONTACT";
    display: block;
    color: #fff;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 2px -13px 0 13px;
    font-weight: 200;
    font-family: century gothic, "Arial Black", Gadget, "sans-serif";
}*/
#page .col-md-8 nav#mainnav ul li:last-child:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
#page .col-md-8 nav#mainnav ul li:last-child:hover a{
	border-bottom: 0;
}
#page .col-md-8 nav#mainnav ul li ul.sub-menu {
    width: 160px;
    margin-top: -56px;
    padding: 0;
    z-index: 100;
    transition: all 300ms ease-in-out 0s;
    margin-left: -35%;
}
#page .col-md-8 nav#mainnav ul li ul.sub-menu li,
#page .col-md-8 nav#mainnav ul li ul.sub-menu li:last-child {
    position: relative;
    background-color: transparent;
    width: 100%;
    margin: 0;
    text-align: center !important;
    display: block;
    padding: 0;
    height: 52px;
    bottom: auto;
}
#page .col-md-8 nav#mainnav ul li ul.sub-menu li a,
#page .col-md-8 nav#mainnav ul li ul.sub-menu li:last-child a {
    border-top: 0;
    border-bottom: 1px solid #656565;
    background-color: rgba(0,0,0,0.85);
    font-size: 13px;
    text-decoration: none;
    color: #fff !important;
    width: 100%;
    height: 100% !important;
    padding: 18px 0 0;
    letter-spacing: 0;
    line-height: 1.4;
}
#page .col-md-8 nav#mainnav ul li ul.sub-menu li:hover {
    background-color: #76bef5 !important;
}
#page .col-md-8 nav#mainnav ul li ul.sub-menu li:hover a {
    background-color: #76bef5 !important;
    color: #fff !important;
    text-decoration: none;
}

.mobi-menu {
    display: none;
}

#mainnav-mobi {
    top: 0px;
    bottom: 60px;
    left: 0;
    margin-top: 0;
    position: fixed;
    background: #575757;
    z-index: 200;
    overflow-y: auto;
    transition: all .4s;
    opacity: 0;
    animation-name: fadeIn;
    animation-duration: 1s; /* アニメーションの長さ */
    animation-fill-mode: forwards; /* アニメーション終了時のスタイルをアニメーション終了後でも適用させる */
}
@keyframes fadeIn {
  0% {
     opacity: 0;
     transform: translateY(20px);
  }
  100% {
     opacity: 1;
     transform: translateY(0);
  }
}
#mainnav-mobi ul li {
    border-top: 1px solid #6a6a6a;
}
#mainnav-mobi ul li:last-child {
    border-bottom: 0;
}
#mainnav-mobi ul li span.dropdown-symbol {
    display: none;
}
nav#mainnav-mobi.mainnav.toggled ul {
    margin: 100px 0 0 0;
}
nav#mainnav-mobi.mainnav.toggled ul.sub-menu {
    margin: 0;
    background-color: #383838;
}
nav#mainnav-mobi.mainnav.toggled ul.sub-menu li {
    border-top: 1px solid #4b4b4b;
}
nav#mainnav-mobi.mainnav.toggled ul>li>a {
    padding: 14px 0;
    text-align: center;
}
@media screen and (max-width: 1200px) {
    #page .col-md-8 nav#mainnav {
        width: 70%;
        padding: 0 8% 0 0;
    }
    #page .col-md-8 nav#mainnav ul li {
        padding: 0 0.5%;
        width: 15%;
    }
    #page .col-md-8 nav#mainnav ul li:first-child {
        padding: 0 0.5% 0 0;
    }
    #page .col-md-8 ul#menu-headernavigation li:last-child {
        width: 145px;
    }
}
@media screen and (max-width: 1024px) {
    #page .col-md-8 {
        background-color: transparent;
    }
    .btn-submenu {
        top: -5px;
    }
    .btn-submenu:before {
        color: #666;
    }
    #page .col-md-8 ul#menu-menu-1 li:hover .btn-submenu:before {
        color: #fff;
    }
    #page .col-md-8 ul#menu-menu-1 li ul.sub-menu {
        background-color: #ddd;
        width: 100%;
        margin-top: -1px;
        top: 0;
    }
    #page .col-md-8 ul#menu-menu-1 li a {
        padding: 28px 0 28px;
    }
/* ハンバーガーメニュー */
    .btn-menu {
        position: fixed;
        bottom: 0;
        text-align: center;
        display: flex;
        height: 60px;
        width: 70px;
        background-color: transparent;
        justify-content: right;
        align-items: center;
        z-index: 1900;
        border: 0;
        opacity: 0.9;
        margin: 0px auto;
        padding: 0;
        right: 0;
    }
    .btn-menu span {
        content: "";
        background: #fff;
        padding: 3px 8px;
        border-radius: 7px;
        color: #1b2775;
        font-weight: 600;
        float: right;
        right: 15px;
        position: relative;
        font-size: 15px;
        margin: -7px 0 0;
        line-height: 2;
    }
    .btn-submenu svg {
        width: 35px !important;
        top: 17px !important;
    }

  /* フッタメニュー */
    .mobi-menu {
        position: fixed;
        bottom: 0;
        text-align: center;
        display: flex;
        height: 60px;
        width: 100%;
        background-color: #024666;
        justify-content: center;
        align-items: center;
        z-index: 900;
        border: 0;
        opacity: 0.9;
        left: 0;
      }
/*  .mobi-menu span {
    content: "";
    background: #fff;
    padding: 8px 15px;
    border-radius: 7px;
    color: #000e6f;
  }*/
    .mobi-menu ul {
        padding: 0;
        list-style-type: none;
        width: 100%;
        display: block;
        position: relative;
        margin: 0 0 -5px -12%;;
    }
    .mobi-menu ul li {
        margin: 0 1px;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        font-size: 8px;
        color: #fff;
        letter-spacing: 0;
        font-weight: 400;
    }
    .mobi-menu ul li a {
        display: block;
        background-color: rgba(255, 255, 255, 0.9);
        border-radius: 7px;
        width: 37px;
        height: 35px;
        padding: 5px 0 0 2px;
        margin: 0 auto;
        font-size: 12px;
        color: #19267d;
        font-weight: 600;
    }
    .mobi-menu ul li a i.fa-solid, .mobi-menu ul li a i.fa-regular {
        color: #19267d;
        font-size: 24px;
    }
    /*.mobi-menu ul li:last-child a {
        width: 90px;
    }
    .mobi-menu ul li:last-child img {
        width: 29px;
        margin: -2px 4px 0 -6px;
    }
    .mobi-menu ul li:last-child a:hover {
        text-decoration: none;
    }*/
    #page .col-md-8 ul#menu-menu-1 li {
        width: 100% !important;
        height: 69px;
    }
    #page .col-md-8 ul#menu-menu-1 li:last-child,
    #page .col-md-8 ul#menu-menu-1 li:first-child {
        width: 100%;
    }
    #page .col-md-8 ul#menu-menu-1 li:hover a,
    #page .col-md-8 ul#menu-menu-1 li.actv a,
    #page col-md-8 ul#menu-menu-1 li.current-menu-item a {
        border-bottom: 0;
        height: 69px;
    }
    #page .col-md-8 ul#menu-menu-1 li span {
        display: inline-block;
        margin-right: 8px;
    }
    #page .col-md-8 ul#menu-menu-1 li ul.sub-menu li {
        height: 69px;
    }
    #page .col-md-8 ul#menu-menu-1 li ul.sub-menu li a {
        font-size: 15px;
        padding: 22px 0 0;
    }
    #page .col-md-8 ul#menu-headernavigation li:last-child {
        text-align: center;
        position: relative;
        margin: 85px auto 0;
        width: 60%;
    }
    #page .col-md-8 ul#menu-headernavigation li:last-child a {
        padding-top: 8px;
    }
    #page .col-md-8 ul#menu-headernavigation ul.sub-menu li:last-child {
        margin: 15px 0 0;
        background-color: transparent;
        width: 100%;
    }
    #page .col-md-8 ul#menu-headernavigation ul.sub-menu li:last-child a {
        padding: 15px 0 0;
        font-size: 15px;
        color: #fff;
    }
    .row {
        margin-right: 33px;
    }
    nav {
        padding: 0;
    }
/*ナビゲーションaタグの形状*/
    nav li.has-child ul li a {
        border-bottom: none;
    }
}
@media screen and (max-width: 768px) {
    #page .col-md-8 {
        margin-top: -245px;
    }
}
@media screen and (max-width: 600px) {
    #page .col-md-8 {
        margin-top: -195px;
    }
  #page .col-md-8 ul#menu-headernavigation li a {
    padding: 9px 0 9px 0;
  }
  #page .col-md-8 ul#menu-headernavigation li a:after {
    display: none;
  }
  #page .col-md-8 ul#menu-headernavigation li:nth-child(3) ul.sub-menu, #page .col-md-8 ul#menu-headernavigation li:nth-child(4) ul.sub-menu {
    margin-left: 0;
  }
  .btn-submenu {
    /*text-align: center;
    right: 45%;
    top: 18px;*/
  }
  .btn-submenu svg {
    width: 13px !important;
  }
}








/* パンくず */
.breadcrumbs {
    font-size: 13px;
    margin: 8px auto 0;
    text-align: right;
    width: 100%;
    max-width: 1200px;
    color: #9d9d9d;
}
.breadcrumbs span {
    margin: 0 5px;
}
.breadcrumbs i.fa-solid {
    color: #b1b1b1;
}
.breadcrumbs span.post-page span,
.breadcrumbs span span span,
body.home .breadcrumbs {
    display: none;
}
.breadcrumbs a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
@media screen and (max-width: 600px) {
    .breadcrumbs {
        font-size: 11px;
    }
}




/*---- 見出し・本文 ----*/
#main div.h1_tit {
    background: none;
    text-align: center;
    margin: 50px 0 45px;
    display: block;
}
#main div.h1_tit h1 {
    font-size: 34px;
    font-weight: 500;
    /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
#main div.h1_tit h1 span {
    font-size: 19px;
    font-weight: 400;
    display: block;
    line-height: 1.8;
    margin-top: -10px;
}
div.inr_bx {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
}
div.inr_bx h2.tit {
    font-size: 21px;
    margin: 35px 0 25px;
	text-align: center;
}
div.inr_bx h3 {
    font-size: 21px;
    margin: 35px 0 25px;
}
div.inr_bx h3.copy {
    font-weight: 300;
    font-size: clamp(18px, 3vw, 23px);
    line-height: 1.5;
    margin-bottom: 35px !important;
}
div.inr_bx h2.midashi {
    font-size: 24px;
    padding: 16px 0 14px 19px;
    border-left: 4px solid #76bef5;
    margin: 30px 0 25px !important;
    line-height: 1.2;
    display: inline-block;
}
div.inr_bx.bg_w_bx {
    background-color: #fff;
    padding: 5px 25px;
}
div.inr_bx.bg_ec_bx {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0 30px 5px;
    z-index: 10;
    position: relative;
}
div.inr_bx.bg_ec_bx h2 {
    background-color: #5a5959;
    color: #fff;
    display: inline-block;
    padding: 10px 16px;
    font-size: 24px;
    border-radius: 4px;
    font-weight: 500;
    letter-spacing: 2px;
}
p.summary_txt {
    font-size: 90%;
    width: 90%;
    max-width: 640px;
    margin: 0 auto 50px;
    line-height: 1.8;
}
div.img2bx {
    display: inline-block;
    margin: 15px 0.5% 45px;
    width: 48%;
    vertical-align: top;
}
div.img2bx img {
    width: 100%;
    border: 1px solid #ddd;
}
div.img2bx h4 {
    font-size: 18px;
}
p.img_center {
    text-align: center;
    font-weight: 600;
    margin: 0 auto 45px;
}
p.img_center img {
    margin: 0 auto 8px;
    display: block;
    width: 100%;
}
div.h2_tit {
    text-align: left;
    display: block;
    border-left: 0;
    max-width: 1080px;
    margin: 0 auto 30px;
}
div.h2_tit h2 {
    font-size: 25px;
    border-bottom: 3px dotted #d1d3d8;
    padding: 18px 0 12px 0;
    margin: 0;
    text-align: center;
    position: relative;
}
div.h2_tit h2 span {
    background: #475e98;
    position: absolute;
    top: 10px;
    color: #fff;
    padding: 4px 15px;
    font-size: 23px;
    font-weight: 600;
    transform: rotate(-5deg);
    left: 45px;
    border-radius: 4px;
}
div.h2_tit h2 span:after {
    color: #475e98;
    content: "▲";
    position: absolute;
    display: block;
    font-size: 28px;
    transform: rotate(180deg);
    right: 0;
    margin: -7px 23px 0 0;
}
div.img200_left {
    display: inline-block;
    margin: 15px 0 25px;
    width: 100%;
    background: #eaf0f7;
    padding: 0 10px 5px 30px;
    border-radius: 25px;
}
div.img200_left img {
    width: 20%;
    display: inline-block;
    margin: 20px 3% 20px 0;
}
div.img200_left .txtbx {
    display: inline-block;
    vertical-align: top;
    width: 76%;
}
div.img200_left .txtbx h3 {
    color: #475e98;
}
div.img_left {
    display: inline-flex;
    margin: 15px 0 45px;
    width: 100%;
    position: relative;
}
div.img_left img {
    float: left;
    margin-right: 3%;
    margin-top: 3px;
    margin-bottom: 20px;
    width: 410px;
    height: fit-content;
}
div.img_left.w210 {
    display: inline-block;
}
div.img_left.w330 img {
    width: 330px;
}
div.img_left.w210 img {
    float: left;
    width: 210px;
    margin: 10px 3% 0 0;
}
div.img_left img.right {
    margin-right: 0;
    margin-left: 3%;
}
div.img_left .txtbx {
    display: inline-block;
    vertical-align: top;
}
div.img_left .txtbx h4 a {
    color: #28507e;
}
div.txt_left {
    text-align: left;
}
div.img_r, div.img_l {
    margin: 0 0 45px;
    display: inline-block;
}
div.img_r img, div.img_l img {
    float: right;
    margin-left: 4%;
    margin-bottom: 20px;
    max-width: 375px;
    width: 35%;
}
div.img_l img {
    float: left;
    margin-right: 4%;
    margin-left: 0;
}
div.img_r .txtbx, div.img_l .txtbx {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
div.img_r .txtbx h3, div.img_l .txtbx h3 {
    font-size: 18px;
    color: #28507e;
}
div.img_l img {
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
    max-width: 520px;
}
div.img_l .txtbx dl {
    background-color: #f7f7f7;
    margin: 25px 0 45px;
    padding: 5px 25px 20px;
    font-size: 85%;
    border: 2px solid #bdc4d9;
    position: relative;
    border-radius: 9px;
}
div.img_l .txtbx dl dt {
    font-weight: bold;
    font-size: 105%;
    margin-top: 18px;
}
div.img_l .txtbx dl dt img {
    width: 62px;
    margin: -6px 15px 0 0;
    float: left;
}
div.img_l .txtbx dl dd {
    margin: .5em 0 0 77px;
}
div.img_left, div.img_right {
    display: flex;
    margin: 0;
    width: 100%;
}
div.img_right .img_right_txt {
    width: 50%;
    padding: 2% 6% 2% 12%;
}
div.img_left .img_left_txt {
    width: 50%;
    padding: 2% 12% 2% 6%;
}
div.img_right .img_right_img, div.img_left .img_left_img {
    margin-bottom: 0;
    width: 50%;
}
div.img_right .img_right_img img, div.img_left .img_left_img img {
    height: 100%;
    object-fit: cover;
}
div.img_right .img_right_txt p, div.img_left .img_left_txt p {
    width: 80%;
    margin: 30px auto 0;
    text-align: justify;
}
div.img_left h3.span, div.img_right h3.span {
    color: #2a2a2a;
    font-size: 23px;
    margin-bottom: 45px !important;
    text-indent: -3em;
    padding-left: 3em;
}
div.img_left h3.span span, div.img_right h3.span span {
    background: #8fc31f;
    padding: 2px 17px;
    margin-left: -25px;
    margin-right: 5px;
    color: #fff;
    font-size: 56px;
}
#strengths div.img_r ul {
    background-color: #eaf0f7;
    padding: 15px 5px 15px 45px;
}
div.img_left .tokucho {
    width: 100%;
    display: flex;
    margin: 15px auto 0;
    flex-wrap: wrap;
    font-size: 95%;
}
div.img_left .tokucho div {
    width: 49%;
    margin: 23px 0.5% 0;
    border: 2px solid #ccc;
    border-radius: 6px;
    padding: 3px 23px;
}
div.img_left .tokucho h3 {
    font-size: 19px;
    color: #3b75a6;
    padding-left: 56px;
    margin-bottom: 22px !important;
}
div.img_left .tokucho h3 span {
    display: inline-block;
    background-color: #d8d8d8;
    color: #fff;
    margin: -5px 10px -5px -79px;
    padding: 7px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0 3px 3px 0;
}
div.img_left .tokucho h3 span span {
    display: inline-block;
    background-color: transparent;
    font-size: 30px;
    font-weight: 900;
    margin: -5px 4px -2px 5px;
    padding: 0;
    vertical-align: baseline;
}
div.img_maru {
    margin: 15px 0 45px;
}
div.img_maru img {
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    max-width: 340px;
    width: 85%;
}
.content_list {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.content_list .thumbnail {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto 28px auto;
    text-align: left;
    width: 47% !important;
}
.content_list.achievements .thumbnail {
    width: 28% !important;
}
.content_list .mr0 {
    margin-right: 0;
}
.content_list .thumbnail img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    object-position: center;
    border-radius: 5px 5px 0 0;
}
.content_list .thumbnail h3 {
    background-color: rgb(89 136 167 / 90%);
    font-size: 23px;
    font-weight: 300;
    margin: 0 !important;
    padding: 16px 2% 17px 3%;
    position: relative;
    top: -60px;
    color: #fff;
}
.content_list .thumbnail h3.h3_2l {
    top: -65px;
}
.content_list .thumbnail h3 a {
    color: #fff;
    display: block;
}
.content_list .thumbnail h3 a:hover {
    text-decoration: none;
}
.content_list .thumbnail p {
    font-size: 90%;
    font-weight: normal;
    line-height: 1.4;
    margin: -50px 0 0;
    padding: 5px 2% 13px 3%;
    vertical-align: text-top;
    width: 100%;
}
.content_list .thumbnail p.h3_2l {
    margin: -59px 0 0;
}
.content_list p {
    width: 97%;
}
p.txt_name {
    text-align: right;
    margin: 10px 0 50px;
}
p.txt_name span {
    font-size: 26px;
    font-family: "HG行書体","源ノ明朝", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin: 0 8px;
}
img.bg_w_bx_wd {
    margin: 0 auto 0;
    width: 100%;
    height: 260px;
    object-fit: cover;
    max-width: 1080px;
    display: block;
}
.recruit_block {
    width: 252px;
    margin: 46px auto;
    text-align: center;
}
.recruit_block p {
    font-size: 1.5rem;
    margin-bottom: 0;
    text-align: center !important;
}
.recruit_block a.tel {
    font-size: 2rem;
    color: #7ab2e2;
    font-weight: 600;
}
.recruit_block a.tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    color: #ccc;
    font-size: 70%;
    font-weight: bold;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 4px 0 -15px;
}
.recruit_block a.tel:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.recruit_block.right {
    width: 100%;
    margin: 5px 0 20px;
    text-align: right;
}
.recruit_block.right p {
    font-size: 1.2rem;
    display: inline-block;
    margin: 0 20px 0 0;
}
.recruit_block.right a.tel {
    font-size: 1.65rem;
}
div.img650 img {
    width: 650px;
}
div.img_left.img650 img {
    width: 650px;
    max-width: 65%;
}
div.pro_bx {
    background: #4a4a48;
    margin: 50px auto 90px;
    padding: 4% 2% 1%;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div.pro_bx div {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 32%;
    margin: 0 0.5% 18px;
    height: auto;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 11px;
    min-width: 265px;
}
/*div.pro_bx div span {
    color: #858585;
    font-size: 24px;
    font-family: century gothic, "Arial Black", Gadget, sans-serif;
    font-weight: 900;
    letter-spacing: 3px;
}*/
div.pro_bx div img {
    border: 2px solid #ccc;
    object-fit: cover;
    height: 250px;
    width: 100%;
    object-position: center center;
    margin: 0 0 5px;
}
.jobs-list {
    width: 100%;
    margin: 45px auto 85px;
}
.jobs-list ul {
    padding: 0;
    list-style-type: none;
    position: relative;
}
.jobs-list ul li {
    display: inline-block;
    width: 100%;
}
.jobs-list ul.list li {
    width: 100%;
}
.jobs-list ul.list li a {
    color: #454545;
}
.jobs-list ul.list li ul li {
    display: inline-block;
    vertical-align: middle;
    width: 16%;
    text-align: center;
}
.jobs-list ul.list li.list_nav ul {
    width: 96%;
    margin: 0 auto;
}
.jobs-list ul.list li.list_nav ul li {
    font-size: 14px;
    font-weight: 600;
}
.jobs-list ul.list li.item-1 {
    width: 21%;
}
.jobs-list ul.list li.item-4 {
    width: 28%;
}
.jobs-list ul.list li.list1 {
    margin: 11px auto 40px;
}
.jobs-list ul.list li.list1 ul {
    border: 3px solid #ccc;
    width: 100%;
    border-radius: 8px;
    padding: 15px;
}
.jobs-list ul.list li.list1 ul li {
    font-size: 18px;
    font-weight: 600;
}
.jobs-list ul.list li.list1 ul li span {
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.jobs-list ul.list li.list1 ul li.item-6 {
    position: absolute;
    width: 96%;
    text-align: center;
    display: block;
}
.jobs-list ul.list li.list1 ul li.item-6 div {
    background-color: #ffa500;
    width: 159px;
    display: inline-block;
    color: #fff;
    border-radius: 7px;
    padding: 10px 0;
}
.jobs-list ul.list li a:hover {
    text-decoration: none;
}
.jobs-list ul.list li a:hover li.item-6 div {
    text-decoration: none;
    background-color: #ffd17c;
    transition: all 300ms ease-in-out 0s;
}
div.num_list {
    display: flex;
    margin: 20px auto 50px;
}
div.num_list div {
    text-align: center;
    margin: 0 0.5%;
    background: #ffffff;
    padding: 0 1% 25px;
    border: 2px solid #dadada;
    border-radius: 7px;
    width: 25%;
    position: relative;
}
div.num_list div h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 18px 0 5px !important;
}
div.num_list div p {
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
}
div.num_list div p.num {
    text-align: center;
    font-size: 59px;
    font-family: century gothic, "Arial Black", Gadget, sans-serif;
    font-weight: 900;
    margin-bottom: 0;
    letter-spacing: -2px;
    color: #84539d;
}
div.num_list div:nth-child(2) p.num {
    color: #535c9d;
}
div.num_list div:nth-child(3) p.num {
    color: #537b9d;
}
div.num_list div:nth-child(4) p.num {
    color: #539d9d;
}
div.num_list div p.link {
    position: absolute;
    margin: 0;
    bottom: 12px;
    text-align: center;
    width: 89%;
}
div.num_list div p.link a {
    display: block;
    color: #76bef5;
}
div.num_list div p.link a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    position: relative;
    font-size: 13px;
    font-weight: bold;
    margin: -2px -10px 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #f5d3aa;
}
div.num_list div p.link a:hover {
    text-decoration: none;
}
div.rec_list {
    display: flex;
    margin: 20px auto 50px;
    border: 2px solid #dadada;
    border-radius: 7px;
    width: 100%;
}
div.rec_list div {
    text-align: left;
    margin: 0;
    background: #ffffff;
    padding: 0;
    width: 50%;
}
div.rec_list div h3 {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 42px 26px !important;
    color: #07613b;
    line-height: 1.5;
}
div.rec_list div img {
    border-radius: 0 7px 7px 0;
}
div.base_list {
    width: 100%;
}
div.base_list .base_bx {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid #ccc;
    padding-bottom: 30px;
}
div.base_list .base_bx:last-child {
    border-bottom: 1px solid #ccc;
}
div.base_list .base_bx img {
    width: 42%;
    height: auto;
    object-fit: contain;
    vertical-align: top;
    margin: 43px 3% 0 0;
}
div.base_list .base_bx div {
    width: 58%;
}
div.base_list .base_bx div ul {
    padding: 0;
    list-style-type: none;
}
div.base_list .base_bx div ul li {
    display: inline-block;
    vertical-align: top;
}
div.base_list .base_bx div ul li.tel {
    margin: 19px 0 20px 15px;
    font-family: century gothic, "Arial Black", Gadget, sans-serif;
    line-height: 1.3;
}
div.base_list .base_bx div ul li.tel a {
    font-size: 30px;
}
div.base_list .base_bx div dl {
    margin: 0 auto 30px;
    width: 100%;
    font-size: 14px;
}
div.base_list .base_bx div dl dt {
    display: inline-block;
    width: 75px;
    vertical-align: top;
    font-weight: 600;
}
div.base_list .base_bx div dl dd {
    font-weight: normal;
    display: inline-block;
    width: 77%;
    margin: 0 0 7px 5px;
}
p.map {
    height: 380px;
    overflow: hidden;
}
p.map iframe {
    width: 100%;
}
dl.entry_flow dt {
    background: #000e6f;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
    padding: 5px 0;
    border-radius: 7px;
}
dl.entry_flow dd {
    border-bottom: 3px solid #ccc;
    padding: 15px 25px 20px;
    margin: 0 auto 35px;
    border-right: 3px solid #ccc;
    border-left: 3px solid #ccc;
    width: 99%;
    position: relative;
}
dl.entry_flow dd:after {
    content: "▲";
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 48%;
    transform: rotate(180deg) scale(1.85, 1);
    font-size: 37px;
    bottom: -49px;
    color: #f9bb4a;
}
dl.entry_flow dd:last-child:after {
    content: "";
}
dl.entry_flow dd p.address {
    border: 3px solid #f9bb4a;
    padding: 13px 20px;
    margin: 25px 0 9px;
}
h2.midashi a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin: -2px -10px 0 5px;
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
}
div.img_w {
    margin-bottom: -20%;
}
div.img_wide {
    margin: 0 auto 65px;
}
div.img_wide img {
    height: 100px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}
div.inr_bx .bg_img_w {
    display: block;
    width: 100%;
    margin: -25% auto 35px;
    border: 2px solid #cdcdcd;
    border-radius: 8px;
    padding: 2%;
    position: relative;
    background-color: rgba(255,255,255,0.5);
}
div.inr_bx .bg_img_w div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 18px;
}
div.inr_bx .bg_img_w div div {
    display: inline-block;
    width: 50%;
}
div.inr_bx .bg_img_w div img {
    width: 50%;
}
div.inr_bx .rec_box div {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 20px 1.5% 35px;
    border: 2px solid #cdcdcd;
    padding: 3% 2.5%;
    position: relative;
}
div.inr_bx .rec_box div img {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    transition: transform .6s ease; /* ゆっくり変化させる */
}
div.inr_bx .rec_box div img:hover {
    transform: scale(1.1); /* 拡大 */
    max-width: 100%;
    object-fit: cover;
}
div.inr_bx .rec_box div h4 {
    margin: -85px 0 55px !important;
    color: #fff;
    display: block;
    z-index: 2;
    position: relative;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 800;
    text-align: center;
}
div.inr_bx .rec_box div h4::after {
    position: absolute;
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background: url(/img/common/arrow.svg) no-repeat;
    background-size: contain;
    margin: 24px auto 0;
    left: 43%;
}
div.inr_bx .rec_box div a:hover {
    text-decoration: none;
}
div.inr_bx .rec_box h5 {
    text-align: left;
    margin: 18px;
    color: #000;
    font-size: 27px;
    line-height: 2;
    font-weight: 600;
}
div.inr_bx .staff_bx {
    margin: 65px auto 15px !important;
}
div.inr_bx .staff_bx .txtbx {
    position: relative;
    width: 100%;
}
div.inr_bx .txtbx p img.img_maru {
    float: left;
    margin: -15px 15px 12px -15px;
    border-radius: 50%;
    width: 230px;
    border: 4px solid #406d2f;
}
div.inr_bx .staff_bx .txtbx p span {
    background: #8fc31f;
    position: absolute;
    top: -40px;
    color: #fff;
    padding: 4px 15px;
    font-size: 19px;
    font-weight: 600;
    transform: rotate(-5deg);
    left: 70px;
}
div.inr_bx .staff_bx .txtbx p span:after {
    color: #8fc31f;
    content: "▲";
    position: absolute;
    display: block;
    font-size: 28px;
    transform: rotate(180deg);
    right: 0;
    margin: -11px 23px 0 0;
}
.section-1 {
    padding-top: 24vw;
    margin-top: -9vw;
    background-image: url(/img/ec_campus/bg_ec1.jpg);
    clip-path: polygon(0 -1vw, 100% 0, 100% calc(100% - 16vw), 0 100%);
    position: relative;
    z-index: 1;
    background-size: 100% auto;
}
.section-2 {
    padding-top: 34vw;
    margin-top: -27vw;
    background-image: url(/img/ec_campus/bg_ec2.jpg);
    clip-path: polygon(0 12vw, 100% 0, 100% calc(100% - 10vw), 0 100%);
    position: relative;
    z-index: 1;
    background-size: 100% auto;
}
@media screen and (max-width: 1200px) {
    div.img_right .img_right_txt {
        width: 50%;
        padding: 2% 4% 2% 5%;
    }
    div.img_left .img_left_txt {
        width: 50%;
        padding: 2% 5% 2% 5%;
    }
    div.img200_left img {
        width: 23%;
    }
    div.img200_left .txtbx {
        width: 73%;
    }
}
@media screen and (max-width: 1000px) {
    div.img200_left img {
        width: 28%;
    }
    div.img200_left .txtbx {
        width: 68%;
    }
}
@media screen and (max-width: 768px) {
    div.img_left, div.img_right {
        display: inline-block;
    }
    div.img_right .img_right_txt, div.img_left .img_left_txt {
        width: 90%;
        padding: 2% 5% 2% 5%;
        margin: 0 auto;
    }
    div.img_right .img_right_txt p, div.img_left .img_left_txt p {
        width: 100%;
    }
    div.img_right .img_right_img, div.img_left .img_left_img {
        width: 100%;
    }
    div.ex_cont_img img {
        object-position: 66% center;
    }
    div.img_r, div.img_l {
        display: block;
    }
    div.img_r img, div.img_l img {
        float: none;
        display: block;
        margin: 0 auto 20px;
        max-width: 380px;
        width: 100%;
        height: auto;
    }
    div.img_r .txtbx, div.img_l .txtbx {
        width: 100%;
    }
    /*div.img_left, div.img_right {
        display: block;
    }
    div.img_left img, div.img_right img {
        float: none;
        margin: 0 auto 20px;
        display: block;
        max-width: 300px;
        width: 100%;
        height: auto;
    }*/
    div.img_left .txtbx {
        width: 100%;
    }
    div.img_left img.right {
        display: block;
        margin: 3px auto;
        float: none;
    }
    div.num_list {
        flex-wrap: wrap;
    }
    div.img_left.w210 img {
        float: none;
        margin: 10px auto 0;
        display: block;
    }
    div.img_left .tokucho div {
        width: 99%;
    }
    div.inr_bx.bg_ec_bx h2 {
        letter-spacing: 1px;
        text-align: justify;
        font-size: 20px;
    }
    div.num_list div {
        margin: 0 0.5% 1%;
        width: 49%;
    }
    div.base_list .base_bx {
        flex-wrap: wrap;
    }
    div.base_list .base_bx img {
        width: 100%;
        margin: 30px auto 0;
        max-width: 380px;
    }
    div.base_list .base_bx div {
        width: 100%;
    }
    .jobs-list ul.list li.list_nav ul li {
        font-size: 12px;
    }
    .jobs-list ul.list li ul li {
        text-align: left;
        width: 55px;
    }
    .jobs-list ul.list li.item-1 {
        width: 49%;
    }
    .jobs-list ul.list li.item-4 {
        width: 49%;
    }
    .jobs-list ul.list li.item-5 {
        width: 49%;
    }
    .jobs-list ul.list li.list1 ul li {
        font-size: 16px;
    }
    .jobs-list ul.list li.list1 ul li span {
        display: inline-block;
    }
    div.img2bx {
        display: block;
        margin: 15px auto 45px;
        width: 100%;
    }
    div.h2_tit h2 span {
        top: -20px;
        font-size: 18px;
        left: 0;
    }
    div.img200_left {
        padding: 0 30px 5px 30px;
    }
    div.img200_left img {
        display: block;
        margin: 20px auto 5px;
        max-width: 270px;
        width: 100%;
    }
    div.img200_left .txtbx {
        width: 100%;
        text-align: justify;
    }
}
@media screen and (max-width: 600px) {
    .content_list .thumbnail {
        width: 100% !important;
    }
    div.img_left img, div.img_right img {
        max-width: 100%;
    }
}




/*---- 表組 ----*/
table.table_cmpny  {
    border-collapse: collapse;
    margin: 0 auto 40px;
    max-width: 100%;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}
table.table_cmpny th {
    background-color: #4a4a4a;
    border: 1px solid #798191;
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
    padding: 14px 8px;
    vertical-align: middle;
    width: 23%;
    word-break: initial;
    white-space: nowrap;
    position: relative;
}
table.table_cmpny.history th {
    font-weight: 200;
    font-size: 20px;
}
table.table_cmpny td {
    border: 1px solid #e7e7e7;
    text-align: left;
    padding: 14px 25px;
    vertical-align: middle;
    word-break: initial;
    background-color: #fff;
}
table.table_cmpny.spec {
    margin-top: -25px;
}
table.table_cmpny.spec td:nth-of-type(2) {
    text-align: center;
    width: 100px;
}
table.table_cmpny.strengths {
    table-layout: auto;
}
table.table_cmpny.strengths td:first-child {
    width: 85%;
}
table.table_cmpny.strengths td:nth-of-type(2) {
    text-align: center;
    width: 15%;
}
table.table_cmpny th span {
    display: block;
    text-align: center;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
}
table.table_cmpny th span.hissu {
    position: absolute;
    display: block;
    right: 5px;
    top: 6px;
    background: #ffa500;
    width: 28px;
    padding: 2px 0px;
    font-size: 10px;
    font-weight: 200;
    border-radius: 3px;
}
table.table_cmpny th p, table.table_cmpny td p {
    margin: 0;
}
table.table_cmpny td strong {
    font-size: 150%;
}
table.table_cmpny td span.wpcf7-list-item {
    display: block;
    margin: 0;
}
table.table_cmpny td a.link {
  float: right;
}
table.table_cmpny td ol {
    padding-left: 18px;
}
table.table_cmpny td ul {
    padding: 0;
    list-style-type: none;
}
table.table_cmpny td ul li:before {
    content: "●";
    display: inline-block;
    font-size: 12px;
    color: #b7b7b7;
    margin: -4px 8px 0 0;
    vertical-align: middle;
}
table.table_cmpny td dl {
    margin: 0;
    width: 100%;
}
table.table_cmpny td dl dt {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    font-weight: 600;
}
table.table_cmpny td dl dd {
    font-weight: normal;
    display: inline-block;
    width: 70%;
    margin: 0 0 7px 5px;
}
table.table_cmpny td a.right {
    float: right;
    font-size: 14px;
}
table.table_cmpny td a.right:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    position: relative;
    font-size: 13px;
    font-weight: bold;
    margin: -2px 4px 0 0;
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
}
table.table_cmpny th br.br_sp {
    display: none;
}
@media screen and (max-width: 768px) {
    table.table_cmpny th, table.table_cmpny td {
        font-size: 13px;
    }
    table.table_cmpny td a.right {
        font-size: 13px;
    }
    table.table_cmpny th {
        width: 27%;
    }
    table.table_cmpny.spec td:nth-of-type(2) {
        width: 75px;
    }
}
@media screen and (max-width: 600px) {
    table.table_cmpny th, table.table_cmpny td {
        padding: 10px 7px;
    }
    table.table_cmpny td a.right {
        float: none;
        display: block;
    }
    table.table_cmpny.spec td:nth-of-type(2) {
        width: 50px;
    }
    table.table_cmpny.contact th {
        width: 35%;
    }
    table.table_cmpny th,
    table.table_cmpny td {
        border-bottom: none;
        display: inline-block;
        width: 100%;
    }
    table.table_cmpny th {
        border: 0;
    }
    table.table_cmpny td:last-child {
        border-bottom: 1px solid #ccc;
    }
}
@media screen and (max-width: 480px) {
    table.table_cmpny th br.br_sp {
        display: block;
    }
}



/*---- sdgs ----*/
div.img_sdgs {
    display: inline-block;
    margin: 5px 0 5px;
    width: 100%;
}
div.img_sdgs img {
    float: left;
    margin-right: 3%;
    margin-top: 23px;
    margin-bottom: 30px;
    width: 165px;
    height: 165px;
    object-fit: none;
}
div.img_sdgs .txtbx {
    display: inline-block;
    vertical-align: top;
    width: 71%;
}
div.img_sdgs img.sdgs01 {
    object-position: 0px -111px;
}
div.img_sdgs img.sdgs02 {
    object-position: -184px -111px;
}
div.img_sdgs img.sdgs03 {
    object-position: -368px -111px;
}
div.img_sdgs img.sdgs04 {
    object-position: -552px -111px;
}
div.img_sdgs img.sdgs05 {
    object-position: -736px -111px;
}
div.img_sdgs img.sdgs06 {
    object-position: -920px -111px;
}
div.img_sdgs img.sdgs07 {
    object-position: 0px -295px;
}
div.img_sdgs img.sdgs08 {
    object-position: -184px -295px;
}
div.img_sdgs img.sdgs09 {
    object-position: -368px -295px;
}
div.img_sdgs img.sdgs10 {
    object-position: -552px -295px;
}
div.img_sdgs img.sdgs11 {
    object-position: -736px -295px;
}
div.img_sdgs img.sdgs12 {
    object-position: -920px -295px;
}
div.img_sdgs img.sdgs13 {
    object-position: 0px -479px;
}
div.img_sdgs img.sdgs14 {
    object-position: -184px -479px;
}
div.img_sdgs img.sdgs15 {
    object-position: -368px -479px;
}
div.img_sdgs img.sdgs16 {
    object-position: -552px -479px;
}
div.img_sdgs img.sdgs17 {
    object-position: -736px -479px;
}
@media screen and (max-width: 768px) {
    div.img_sdgs .txtbx {
        width: 100%;
    }
    div.img_sdgs img {
        margin-top: 13px;
        margin-bottom: 0px;
    }
}


/*---- ボタン ----*/
p.txt_link, div.linkBtn {
    text-align: center;
}
p.txt_link a, div.linkBtn a {
    background-color: #7ab2e2;
    color: #fff;
    padding: 12px 28px;
    border-radius: 4px;
    display: inline-block;
    margin: 18px 10px;
    min-width: 195px;
    border: 2px solid #7ab2e2;
    font-size: 105%;
    font-weight: 400;
}
p.txt_link a:after, div.linkBtn a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin: -4px -15px 0 15px;
    display: inline-block;
    vertical-align: middle;
}
p.txt_link.left {
    text-align: left;
}
p.txt_link a:hover, div.linkBtn a:hover {
    background-color: #fff;
    color: #7ab2e2;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
}
p.txt_link a:hover:after {
    color: #7ab2e2;
    transition: all 300ms ease-in-out 0s;
}
div.kanrenbx {
    margin: 70px auto 30px;
    width: 100%;
}
div.kanrenbx ul {
    list-style-type: none;
    text-align: center;
    width: 100%;
    max-width: 750px;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
    padding: 0 0 20px 0;
    margin: 0 auto;
    font-size: 14px;
}
div.kanrenbx ul p.tit {
    margin: -10px auto 5px;
}
div.kanrenbx ul p.tit a {
    background-color: #888;
    color: #fff;
    padding: 5px 18px;
    border-radius: 3px;
}
div.kanrenbx ul p.tit a:hover {
    background-color: #A7A7A7;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
}
div.kanrenbx ul li {
    display: inline-block;
}
div.kanrenbx ul li a {
    color: #36393d;
}
div.kanrenbx ul li a:hover {
    color: #76bef5bg_w;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
}
div.kanrenbx ul li:after {
    content: "/";
    display: inline-block;
    margin: 0 7px 0 9px;
    font-size: 24px;
    color: #CAD4D3;
}
div.kanrenbx ul li:last-child:after {
    content: "";
}
div.kanrenbx ul p.txt_link {
    margin: 0 0 -83px;
}
div.kanrenbx.base ul {
    border-top: 0;
    border-bottom: 0;
}


/*---- toppage ----*/
body.home {
    width: 100%;
    margin-top: -10px;
}
body.home .content-area.no-sidebar {
    padding-left: 0;
    padding-right: 0;
}
body.home .page-wrap .content-wrapper {
    padding: 0;
    width: 100%;
}
body.home .page-wrap .content-wrapper .row {
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
}
body.home .bg_image {
    margin: 0 auto 0;
    height: 810px;
    display: inline-block;
    background: url(/img/index/mainimage.jpg) no-repeat center center;
    background-size: cover;
    /* aspect-ratio: 17 / 9; */
    width: 100%;
}
body.home .base_w h2 {
    text-align: center;
    font-size: 28px;
    /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
body.home .base_w h2 a {
    color: #000;
    position: relative;
}
body.home .base_w h2 a:hover {
    text-decoration: none;
    filter: alpha(opacity=9);
    -moz-opacity: 0.9;
    opacity: 0.9;
    transition: all 300ms ease-in-out 0s;
}
body.home .bg_image div.top_copy {
    display: block;
    position: relative;
    width: 94%;
    height: auto;
    margin: 105px auto 0;
    max-width: 1200px;
    text-align: left;
}
body.home .bg_image div.top_copy h1  {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    font-size: clamp(18px, 6.25vw, 82px);
    /*font-family: "Noto Serif JP", serif;
    text-shadow: 0 0 1em rgb(0 0 0);*/
    line-height: 1.4;
    letter-spacing: 10px;
    color: #fff;
    font-weight: 300;
}
body.home .bg_image div.top_copy h1 span.txt_s {
    display: inline-block;
    vertical-align: middle;
    font-size: clamp(17px, 5vw, 61px);
    text-shadow: 0 0 1em rgb(0 0 0);
    margin: -7px 3px 0;
    font-weight: 300;
    letter-spacing: 5px;
}
.top_copy h1 span {
  transition: 1s;
  opacity: 0;
  transform: translateY(20px);
  display: inline-block;
}
body.home .bg_image div.top_copy h2.message {
    color: #1f6fa9;
    font-weight: 600;
    font-size: clamp(16px, 3.4vw, 40px);
    margin: 0 auto 100px;
  transition: 1s;
  opacity: 0;
  transform: translateY(20px);
  display: inline-block;
}
.top_copy h1 span:first-child {
  animation: catch_anime 1.4s forwards 1s;
}
.top_copy h1 span:nth-child(2) {
  animation: catch_anime 1.4s forwards 1.5s;
}
.top_copy h1 span:nth-child(3) {
  animation: catch_anime 1.4s forwards 2s;
}
.top_copy h1 span:nth-child(4) {
  animation: catch_anime 1.4s forwards 2.5s;
}
.top_copy h1 span:last-child {
  animation: catch_anime 1.4s forwards 3s;
}
.top_copy h2.message {
  animation: catch_anime 1.4s forwards 3.5s;
}
@keyframes catch_anime {
  0% {
    transform: translateY(20px);
  }
   100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.home .bg_image div.top_copy .top_copybx {
    display: flex;
}
body.home .bg_image div.top_copy .top_copybx div {
    width: 50%;
    background-color: #fff;
    padding: 25px 38px 5px;
    border: 1px solid #869cb8;
    border-radius: 20px;
    margin: 0 5% 0 4px;
}
body.home .bg_image div.top_copy .top_copybx div:last-child {
    margin: 0 4px 0 5%;
}
body.home .bg_image div.top_copy .top_copybx div h2 {
    font-size: 31px;
    color: #2e2e2e;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 0 auto 20px;
}
body.home .bg_image div.top_copy .top_copybx div p {
    color: #2e2e2e
}
/*---------
  　事業
-----------*/
body.home .top_business {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background-color: #c4c4c4;
}
body.home .top_business .base_w {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 110px 0 100px;
}
body.home .top_business .base_w h2 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 0.15em;
    font-weight: 700;
}
body.home .top_business .base_w h2 a {
    color: #fff;
}
body.home .top_business .base_w h2 span {
    position: relative;
    font-family: century gothic, Arial, Helvetica, "sans-serif";
    font-size: 16px;
    letter-spacing: 1px;
    color: #5f94c2;
    display: block;
    text-align: center;
    line-height: 2;
    font-weight: bold;
}
body.home .top_business .base_w div.btn3bx {
    margin: 60px auto 0;
}
body.home .top_business .base_w div.btn3bx div {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: 0;
    margin: 0 1% 18px;
    box-sizing: border-box;
    width: 31%;
    position: relative;
    max-width: 585px;
}
body.home .top_business .base_w div.btn3bx div a {
    display: block;
    padding: 20px 40px;
}
body.home .top_business .base_w div.btn3bx h3 {
    color: #161616;
    font-weight: 400;
    line-height: 1.3;
    font-size: 24px;
    margin-top: 0.5em;
}
body.home .top_business .base_w div.btn3bx h3::before {
    content: "";
    display: inline-block;
    width: 65px;
    height: 65px;
    background-image: url(/img/common/arrow.svg);
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin: 0px 23px 10px -3px;
}
body.home .top_business .base_w div.btn3bx a {
    color: #2e2e2e;
}
body.home .top_business .base_w div.btn3bx div a:hover {
    text-decoration: none;
    filter: alpha(opacity=7);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
/*---------
    支援
-----------*/
body.home .top_services {
    width: 100%;
    padding: 0;
    margin: 100px auto 45px;
}
body.home .top_services .base_w {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
body.home .top_services .base_w h2 {
    font-size: 25px;
    margin: 0 0 5px;
    font-weight: 700;
    color: #000;
}
body.home .top_services .base_w h2 span {
    position: relative;
    font-family: century gothic, Arial, Helvetica, "sans-serif";
    font-size: 16px;
    letter-spacing: 1px;
    color: #5f94c2;
    display: block;
    text-align: center;
    line-height: 2;
    font-weight: bold;
}
body.home .top_services .base_w div.btn5bx {
    margin: 40px auto 0;
    position: relative;
    display: flex;
}
body.home .top_services .base_w div.btn5bx div {
    margin: 0 0.5%;
    width: 20%;
}
body.home .top_services .base_w div.btn5bx div img {
    width: 100%;
    border-radius: 8px;
    height: 275px;
    object-fit: cover;
}
body.home .top_services .base_w div.btn5bx div a h3 {
    font-size: 19px;
    color: #fff;
    margin: -45px auto 40px;
    text-align: center;
    font-weight: 600;
    text-shadow: 0 0 2px #5c5c5c;
    position: relative;
}
body.home .top_services .base_w div.btn5bx div a p {
    color: #2e2e2e;
    width: 97%;
    display: block;
    margin: 0 auto 20px;
}
body.home .top_services .base_w div.btn5bx a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
/*---------
  新着情報
-----------*/
body.home .top_news {
    width: 100%;
    padding: 10px 0 30px;
    margin: 0 auto 0;
    background-color: #fff;
}
body.home .top_news .base_w {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto;
    text-align: left;
}
body.home .top_news .base_w h2 {
    font-size: 25px;
    margin: 0 0 5px;
    font-weight: 700;
    color: #000;
}
body.home .top_news .base_w h2:after {
    content: "News";
    position: relative;
    font-size: 16px;
    font-family:century gothic, Arial, Helvetica, "sans-serif";
    letter-spacing: 1px;
    color: #5f94c2;
    display: block;
    line-height: 2;
}
div.whatsnew {
    border-bottom: 1px dotted #ccc;
    margin: 35px auto 95px;
}
div.whatsnew hr {
    display: none;
}
div.whatsnew dl {
    border-top: 1px dotted #ccc;
    background-color: #fff;
}
div.whatsnew dd {
    padding: 14px 16px;
}
div.whatsnew dt {
    margin: 0 0 0 1em;
    padding: 14px 2px;
    color: #8cb1e0;
    font-size: 95%;
}
body.home .top_news .base_w a {
    font-size: 15px;
    color: #000;
}
div.whatsnew a {
    padding: 7px 0 5px;
}
@media screen and (max-width: 1200px) {
    body.home .bg_image div.top_copy {
        margin: 100px auto 0;
    }
    body.home .bg_image div.top_copy p.top_copy {
        font-size: 20px;
    }
    body.home .top_business .base_w div.btn3bx h3 {
        font-size: 23px;
    }
    body.home .top_business .base_w div.btn3bx h3::before {
        width: 63px;
        height: 63px;
        margin: 0px 10px 8px -18px;
    }
    body.home .top_services .base_w div.btn5bx div a h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 1000px) {
    body.home .bg_image {
        height: 700px;
    }
    body.home .bg_image div.top_copy .top_copybx {
        font-size: 90%;
    }
    body.home .bg_image div.top_copy .top_copybx div h2 {
        font-size: 26px;
    }
    body.home .bg_image div.top_copy h2.message {
        margin: 0 auto 65px;
    }
    body.home .top_services .base_w div.btn5bx div img {
        height: 275px;
    }
    body.home .top_pro .base_w div.btn2bx div {
        margin: 0 0 30px;
        width: 100%;
    }
    body.home .top_business .base_w div.btn3bx div {
        display: block;
        margin: 0 auto 18px;
        width: 100%;
    }
    body.home .top_services .base_w div.btn5bx {
        flex-wrap: wrap;
    }
    body.home .top_services .base_w div.btn5bx div {
        width: 49%;
    }
    body.home .top_services .base_w div.btn5bx div:first-child {
        width: 99%;
    }
    body.home .top_services .base_w div.btn5bx div a h3 {
        font-size: 23px;
    }
}
@media screen and (max-width: 768px) {
    body.home .bg_image {
        margin: 0 auto 0;
        background: url(/img/index/mainimage.jpg) no-repeat left -130px;
        height: 685px;
        background-size: 200% auto;
    }
    body.home .bg_image div.top_copy {
        margin: 90px auto 0;
    }
    body.home .bg_image div.top_copy h1 {
        width: 97%;
        font-size: 55px;
    }
    body.home .bg_image div.top_copy h1 span.txt_s {
        font-size: 37px;
    }
    body.home .bg_image div.top_copy h2.message {
        margin: 0 auto 50px;
        width: 97%;
        display: block;
    }
    body.home .bg_image div.top_copy .top_copybx {
        flex-wrap: wrap;
        margin: 30px 0 0 -3.5%;
        background: url(/img/index/mainimage.jpg) no-repeat right -105px;
        padding: 55px 4%;
        background-size: 200% auto;
        width: 106.5%;
        height: auto;
    }
    body.home .bg_image div.top_copy .top_copybx div {
        width: 100%;
        padding: 24px 30px 0px;
        margin: -70px 0 20px 0;
        height: auto;
    }
	body.home .bg_image div.top_copy .top_copybx div:last-child {
        margin: 0 0 20px 0;
    }
    body.home .bg_image div.top_copy .top_copybx div h2 {
        font-size: 21px;
        margin: 0 auto 10px;
    }
    body.home .bg_image div.top_copy .top_copybx div h2 br {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    body.home .bg_image {
        background: url(/img/index/mainimage.jpg) no-repeat left -60px;
        background-size: 200% auto;
    }
    body.home .bg_image div.top_copy .top_copybx {
        background: url(/img/index/mainimage.jpg) no-repeat right -15px;
        background-size: 200% auto;
    }
    body.home .bg_image div.top_copy h2.message {
        font-size: 26px;
    }
    body.home .top_news .base_w h2 {
        font-size: 25px;
    }
    body.home .top_pro .base_w div.btn2bx h3 {
        font-size: 26px;
    }
    body.home .top_services .base_w div.btn5bx div {
        width: 99%;
    }
    body.home .top_services .base_w div.btn5bx div img {
        height: 180px;
    }
}
@media screen and (max-width: 480px) {
    body.home .top_pro .base_w div.btn2bx h3 {
        font-size: 23px;
    }
    body.home .bg_image {
        background: url(/img/index/mainimage.jpg) no-repeat left -15px;
        background-size: 200% auto;
        height: 720px;
    }
    body.home .bg_image div.top_copy .top_copybx {
        background: url(/img/index/mainimage.jpg) no-repeat right 25px;
        background-size: 200% auto;
    }
    /*body.home .bg_image div.top_copy {
        margin: 65px auto 0;
    }*/
    body.home .bg_image div.top_copy h1 {
        font-size: 47px;
    }
    body.home .bg_image div.top_copy h1 span.txt_s {
        font-size: 32px;
    }
    body.home .top_business .base_w {
        padding: 65px 0 100px;
    }
}




/*---- sitemap ----*/
ul#sitemap_list  {
        padding: 20px 25px;
}
ul#sitemap_list,ul#sitemap_list ul.children  {
    list-style-type: none;
}
ul#sitemap_list li {
    margin-bottom: 6px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}
ul#sitemap_list li a {
    background-image: url("/img/arrow.png");
    background-position: left 8px;
    background-repeat: no-repeat;
    padding-left: 15px;
    background-size: 10px;
    color: #1C1C1C;
    margin-left: -15px;
}
ul#sitemap_list li a:before {
    content: ">";
    color: #fff;
    background: #d5d2d2;
    border-radius: 50%;
    font-size: 20px;
    padding: 4px 0 0 16px;
    transform: scale(0.5, 1);
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0px 0px -8px;
    width: 37px;
    height: 18px;
    line-height: 0.5;
}
ul#sitemap_list li a span {
    display: none;
}
ul#sitemap_list li ul {
    margin: 8px 0 0;
}
ul#sitemap_list li ul li {
    margin-bottom: 5px;
    border: 0;
    padding-bottom: 0px;
}
ul#sitemap_list li a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
@media screen and (max-width: 600px) {
    ul#sitemap_list,ul#sitemap_list ul.children  {
        padding-left: 1em;
    }
}

/*---- form ----*/
button, .llms-button-action, .llms-student-dashboard .llms-button-secondary, input[type="button"], input[type="reset"], input[type="submit"] {
    text-transform: none;
}
textarea,
input[type="text"],
input[type="email"] {
  width: 100%;
}
input.wdth_sht {
    width: 150px;
}
input.zip {
  width: 200px;
  margin: 0 0 10px 10px;
}
input.address {
  margin: 0 0 10px 26px;
  width: 90%;
}
input.address2 {
  margin: 0 0 0 26px;
  width: 90%;
}
input.sendmail, input.wpcf7-submit {
  font-size: 19px;
}
input.small {
  width: 150px;
}
p.button a,button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    border-radius: 6px;
    background: -moz-linear-gradient(top, #fdaa6e, #fe9044);
    background: -webkit-linear-gradient(top, #fdaa6e, #fe9044);
    background: linear-gradient(to bottom, #fdaa6e, #fe9044);
    padding: 17px 25px;
    text-align: center;
    margin: 0 3px 25px;
    display: inline-block;
    min-width: 286px;
}
input.wpcf7-previous {
  background: #aaaaaa !important;
  border: 0;
  width: 200px;
  text-align: center !important;
  padding: 14px 0;
  font-size: 18px;
}
p.button:hover,button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border: 0;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 300ms ease-in-out 0s;
  color: #fff;
}
p.button a,button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    border-radius: 6px;
    background: -moz-linear-gradient(top, #fdaa6e, #fe9044);
    background: -webkit-linear-gradient(top, #fdaa6e, #fe9044);
    background: linear-gradient(to bottom, #fdaa6e, #fe9044);
    padding: 17px 25px;
    text-align: center;
    margin: 0 3px 25px;
    display: inline-block;
    min-width: 286px;
}
input.back {
  background: #aaaaaa !important;
  border: 0;
  width: 200px;
  text-align: center !important;
  padding: 14px 0;
}
p.button:hover,button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border: 0;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 300ms ease-in-out 0s;
  color: #fff;
}
span.wpcf7-spinner {
    display: none;
}
p.cptch {
    font-size: 14px;
    line-height: 3;
}
p.cptch img {
    width: 120px;
    height: auto;
    border: 3px solid #ddd;
}


/*---- news ----*/
.col-md-9 {
    /*width: 100%;*/
    padding: 0;
}
.col-md-9 .post-wrap {
    padding-right: 0;
    margin-top: 30px;
    margin-right: 30px;
}
body.single-post header.site-header,
body.category-news header.site-header {
    background: url(/img/common/mainimage.jpg) no-repeat center center !important;
}
body.category .container {
    padding: 0;
    width: 94%;
    max-width: 1200px;
 }
.posts-layout .entry-title {
    font-size: 25px;
}
#main .page-header h1.archive-title {
    font-size: 0;
}
#main .page-header h1.archive-title span {
    font-size: 18px;
}
body.single-post .page-wrap .content-wrapper {
    padding: 0;
    width: 94%;
    max-width: 1200px;
}
body.category .page-wrap .content-wrapper .posts-layout .post {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 20px;
}
/* 右バナー */
#secondary {
    padding: 27px 25px 25px 27px;
    margin: 30px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#secondary a {
    margin: 5px auto 8px;
    display: block;
}
#secondary.widget-area .widget ul li {
    font-size: 90%;
    border-bottom: 1px dotted #ccc;
}
#secondary.widget-area .widget ul li:last-child {
    border-bottom: 0;
}
#secondary.widget-area h2 {
    font-size: 21px;
}
@media screen and (max-width: 1024px) {
    body.single-post header.site-header,
    body.category-news header.site-header  {
        background-size: 100% 100% !important;
    }
}
@media screen and (max-width: 1000px) {
    .col-md-9 {
        width: 100%;
    }
    .col-md-9 .post-wrap {
        margin-right: 0;
    }
    #secondary {
        width: 100%;
    }
    #secondary .widget img {
        width: 100%;
        max-width: 390px;
    }
}
@media screen and (max-width: 768px) {
    body.single-post header.site-header,
    body.category-news header.site-header  {
        background-size: auto 100% !important;
    }
}
@media screen and (max-width: 600px) {
    /*body.single-post header.site-header,
    body.category-news header.site-header {
        background-position: center 75px !important;
    }*/
}

/*---- privacypolicy ----*/
#privacypolicy h2 {
    font-size: 21px;
    margin: 35px 0 25px;
}
#privacypolicy p.right {
    text-align: right;
}



/*---- footer ----*/
.entry-footer {
    margin-top: 65px;
}
body.home .entry-footer {
    margin-top: 0;
}
.ft_cmnt {
    padding: 25px 0 5px;
    background: url(/img/common/bg_contact.jpg) no-repeat #252525 center center;
    background-size: 100% auto;
    position: relative;
}
.ft_cmnt .ftarea {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
/*.ft_cmnt .ftarea span {
    opacity: 0.3;
    line-height: 0.76;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 80px;
    position: absolute;
    color: #eee8d5;
    font-family: "Marcellus", serif;
    top: 20px;
}*/
.ft_cmnt .ftarea p.inq {
    font-size: 21px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 23px;
    line-height: 1.4;
}
.ft_cmnt .ftarea p.inq a {
    color: #fff;
    padding: 15px 10px 10px;
    display: block;
}
.ft_cmnt .ftarea p.inq a::after {
    content: "";
    display: inline-block;
    width: 33px;
    height: 33px;
    background-image: url(/img/common/arrow.svg);
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin: -5px -10px 3px 21px;
}
.ft_cmnt .ftarea p.inq:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.ft_cmnt .ftarea p br.br_sp {
    display: none;
}
.ft_cmnt .ftarea ul {
    padding: 0;
    margin: 0 auto 25px;
}
.ft_cmnt .ftarea ul li {
    display: inline-grid;
    width: 30%;
    margin: 10px;
    border: 3px solid #76bef5;
    border-radius: 12px;
    background-color: rgba(0,0,0,0.2);
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    padding: 50px 0;
}
.footer-widgets {
    padding: 45px 0 85px;
    background-color: #ddd;
    margin-top: 0px;
}
.footer-widgets .container {
    width: 96%;
    max-width: 1200px;
}
.footer-widgets-grid.footer-layout-3 {
    grid-template-columns: auto;
    position: relative;
    display: block;
    padding-top: 10px;
}
.sidebar-column {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 18px 1% 0 0;
}
.sidebar-column:first-child {
    width: 55%;
    margin: 0 2% 0 0;
}
.sidebar-column:last-child {
    font-size: 17px;
}
#sidebar-footer .widget_nav_menu {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#sidebar-footer .sidebar-column .widget {
    color: #000;
}
#sidebar-footer div.container ul.menu {
    margin: 0;
}
#sidebar-footer div.container ul.menu li {
    margin: 0 0 14px;
    font-size: 17px;
}
/*#sidebar-footer div.container ul.sub-menu {
    margin: 9px 0 25px;
    padding-left: 5px;
}
#sidebar-footer div.container ul.sub-menu li {
    font-size: 13px;
    margin: 0 0 4px;
}*/
#sidebar-footer .sidebar-column .ftnv {
    position: relative;
}
#sidebar-footer .sidebar-column .widget p {
    font-size: 15px;
    margin: 0 0 25px;
    font-weight: 200;
    font-style: normal;
    line-height: 1.5;
    display: block;
}
#sidebar-footer .sidebar-column p.ftlogo {
    margin-bottom: 70px;
}
#sidebar-footer .sidebar-column p.ftlogo img {
    width: 240px;
    display: block;
    margin: 10px 0 0;
}
#sidebar-footer .sidebar-column:last-child .widget p {
    font-size: 14px;
    margin: 4px 0 45px;
    color: #1e1e1e;
}
#sidebar-footer div.container div a {
    clear: both;
    line-height: 1.3;
    text-decoration: none;
    font-weight: 400;
    color: #1e1e1e;
}
/*#sidebar-footer .sidebar-column .widget p.link_icon img {
    display: inline-block;
    width: 48px;
    margin: 0 20px 0 0;
}
#sidebar-footer .sidebar-column .widget p.link_bnr img {
    display: block;
    width: 135px;
    margin: 0;
}
#sidebar-footer .sidebar-column .widget p.add {
    margin: 35px 0 3px;
    letter-spacing: 0.5px;
    display: inline-block;
}
#sidebar-footer .sidebar-column .widget p.tel {
    margin: 0 12px;
    letter-spacing: 1px;
    display: inline-block;
}
#sidebar-footer div.container p.tel a {
    font-family :century gothic, "Arial Black", Gadget, sans-serif;
    font-size: 17px;
    font-weight: 800;
    margin: 0 0 30px 2px;
}
#sidebar-footer .sidebar-column .widget p.link_contact {
    background: #fc9b1b;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 13px 0 20px;
    max-width: 240px;
}
#sidebar-footer .sidebar-column .widget p.link_contact a {
    color: #fff;
    padding: 11px 10px 9px 5px;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
}
#sidebar-footer .sidebar-column .widget p.link_contact a:before {
	font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    color: #f6d79a;
    font-size: 26px;
    font-weight: bold;
    margin: -2px 21px 0px -8px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}*/
#sidebar-footer div.container p.link_inq {
    background: #bcc0c4;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 0 0 13px;
    max-width: 250px;
}
#sidebar-footer div.container p.link_inq a {
    color: #000;
    padding: 10px 10px 9px 5px;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 300;
}
#sidebar-footer div.container p.link_inq a:before {
	font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    color: #d3d6d9;
    font-size: 18px;
    font-weight: bold;
    margin: -3px 15px -1px 0px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
#sidebar-footer div.container p.text_link {
    text-align: left;
    margin-bottom: 2px;
}
#sidebar-footer div.container p.text_link a {
    font-size: 14px;
    background-image: none;
    display: block;
    margin: 0 0 15px 0;
}
#sidebar-footer div.container p.link a::before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(/img/common/arrow.svg);
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin: -3px 6px 1px 0;
}
/*#sidebar-footer div.container p.text_link a:before {
    content: ">";
    color: #b5b5b5;
    font-size: 26px;
    padding-right: 9px;
    transform: scale(0.5,1);
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0px -4px;
}*/
#sidebar-footer div.container ul li a:hover,
#sidebar-footer div.container p.link a:hover,
#sidebar-footer div.container p.text_link a:hover {
    text-decoration: none;
    color: #76bef5;
    transition: all 300ms ease-in-out 0s;
}
#sidebar-footer div.container p.link_inq:hover,
#sidebar-footer .sidebar-column p.ftlogo:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.site-footer {
    margin-top: -45px;
    background: transparent;
    color: #000;
}
.copyright {
    clear: both;
    font-size: 13px;
    font-weight: 200;
    padding: 0 0 27px;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top: -2px;
    line-height: 1.4;
}
.copyright p {
    margin-bottom: 0;
}
.go-top {
    border-radius: 50% !important;
    background-color: rgba(119,119,119,0.75);
}
.sydney-svg-icon {
    vertical-align: top;
    padding-top: 0;
}
@media screen and (max-width: 1200px) {
    #sidebar-footer .sidebar-column .widget p {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px) {
    .sidebar-column {
        width: 80%;
        max-width: 385px;
        margin: 0 auto;
        display: block;
    }
    .sidebar-column:first-child {
        width: 80%;
        margin: 0 auto 35px;
    }
    .sidebar-column:last-child {
        width: 80%;
        margin: 0 auto 0;
        padding-left: 0;
    }
    #sidebar-footer div.container p.link_inq {
        max-width: 100%;
    }
    /*.footer-widgets .widget {
        margin: 15px 7%;
    }*/
    #sidebar-footer .widget_nav_menu {
        margin-bottom: 0;
    }
    #sidebar-footer .widget_nav_menu:first-child {
        width: 100%;
    }
    #sidebar-footer .sidebar-column:last-child .widget_nav_menu {
        width: 100%;
    }
    #sidebar-footer .sidebar-column:last-child .widget_nav_menu:first-child {
        width: 100%;
    }

    #sidebar-footer div.container div.textwidget p.txt {
        padding-right: 0;
    }
    .site-footer {
        margin-top: -100px;
        padding-bottom: 0;
        background: transparent;
    }
    .site-footer .copyright {
        padding-bottom: 80px;
    }
    .go-top.show {
        bottom: 75px;
    }
    .footer-widgets {
        background-size: 100% 100%;
    }
    .ft_cmnt {
        padding: 25px 0 25px;
        background-size: auto 100%;
    }
    .ft_cmnt .ftarea p br.br_sp {
        display: block;
    }
    .ft_cmnt .ftarea ul li {
        display: block;
        width: 90%;
        margin: 0 auto 13px;
        max-width: 335px;
    }
}
@media screen and (max-width: 1000px) {
    #sidebar-footer .sidebar-column .widget p.tel {
        margin: 0 0;
    }
    .ft_cmnt {
        background-size: auto 100%;
    }
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {
    .ft_cmnt .ftarea p {
        font-size: 16px;
    }
    .ft_cmnt .ftarea ul li.tel a {
        /*font-size: 20px;
        padding: 11px 0 0;*/
    }
    #sidebar-footer .sidebar-column p.ftlogo a {
        font-size: 29px;
    }
    #sidebar-footer div.container p.link {
        max-width: 100%;
    }
    #sidebar-footer div.container div.textwidget p.txt br.br_pc {
        display: none;
    }
    /*.footer-widgets .widget {
        margin: 15px 3%;
    }*/
    .copyright {
        font-size: 11px;
    }
}
@media screen and (max-width: 480px) {
    .ft_cmnt .ftarea p {
        font-size: 13px;
    }
    #sidebar-footer .sidebar-column p.ftlogo span.copy {
        font-size: 11px;
    }
}




/*---- 印刷用 */
@media print {
    body {
        zoom: 0.68;
        -webkit-print-color-adjust: exact;
        width: 98%;
        margin-left: 1%;
        overflow-x: visible !important;
        overflow-y: visible !important;
    }
    #header .l-inner,div.title,#header .l-innernv nav#menuList,.main,.breadcrumb,.contents_metal p,.r-nav ul li.bnr_style img {
        width: 100%;
    }
    a[href]:after {
        content: "" !important;
    }
    abbr[title]:after {
        content: "" !important;
    }
	.fadeInTrigger, .fadeUpTrigger, .fadeDownTrigger, .fadeLeftTrigger, .fadeRightTrigger {
        opacity: 1;
    }
    body.home #index .capsule {
        top: auto;
    }
    .footer-widgets {
        margin-top: 155px;
    }
}
