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

/*----------------------------------
  Base
------------------------------------*/
body {
  -webkit-print-color-adjust: exact;
    /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Arial, Helvetica, serif;
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;*/
    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: 16.5px;
}
.tel a.tel,
.mail a.mail {
    cursor: default;
    pointer-events: none;
    color: #333;
}
@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;
}
.col-md-4 {
    width: 55%;
    padding-right: 0;
}
.site header.site-header {
    top: 0 !important;
    padding: 0 !important;
    height: 320px;
    position: relative;
}
.site-header .header-wrap {
    background-color: rgba(24,108,127,0.85);
    padding: 25px 0 5px;
}
.site-header .col-md-4 em {
    line-height: 1;
    font-size: 13px;
    font-style: normal;
    color: #fff
}
.site-header .col-md-4 em p {
    margin-bottom: 5px;
}
h2.widgettitle {
    display: none;
}
.header-clone {
    display: none;
}
.site-header .col-md-4 a {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.site-header .col-md-4 a:hover {
    transition: all 300ms ease-in-out 0s;
    filter: alpha(opacity=7);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.site-header .col-md-4 img.sdgs {
    display: inline-block;
    width: 53px;
    vertical-align: middle;
    padding: 4px 5px;
    margin: -16px 0 0 14px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
}
img.site-logo {
    max-height: 65px;
    margin: -8px 8px 0 0;
    padding: 0;
}
.site .page-wrap {
    padding-top: 0;
}
.site header.site-header {
    top: 0 !important;
    padding: 0 !important;
    height: 320px;
    position: relative;
    background-size: 100% auto;
    background-position: center 65%;
    background-repeat: no-repeat;
}
body.home .site header.site-header {
    height: 0;
}
/*.site header.site-header.float-header .header-wrap {
    transition: all 300ms ease-in-out 0s;
    position: fixed;
    height: 75px;
    padding: 12px 0 5px;
    width: 100%;
}
.site header.site-header.float-header .col-md-4 em {
    font-size: 12px;
}
.site header.site-header.float-header .col-md-4 img.site-logo {
    max-height: 50px;
}
.site header.site-header.float-header .col-md-4 a {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.site header.site-header.float-header .col-md-4 img.sdgs {
    width: 39px;
    margin: -8px 0 0 14px;
}
.site header.site-header.float-header .header-wrap p.inq {
    top: 12px;
}
.site header.site-header.float-header .header-wrap p.inq a {
    font-size: 12px;
    padding: 6px 13px;
}*/
.site-header .header-wrap p.inq {
    float: right;
    right: 10%;
    position: absolute;
    top: 20px;
}
.site-header .header-wrap p.inq a {
    background-color: #ee5a5a;
    padding: 9px 18px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}
.site-header .header-wrap p.inq a:hover {
    transition: all 300ms ease-in-out 0s;
    filter: alpha(opacity=7);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.site-header .col-md-8 {
    top: 16px;
}
.mobi-menu {
    display: none;
}
/*.site-header.float-header #mainnav ul li {
    padding: 0;
}
.site-header.float-header #mainnav ul li a {
    padding: 0px 14px;
    font-size: 90%;
}
.site-header.float-header #mainnav ul li ul {
    top: 80%;
}*/
#mainnav li:hover > .sub-menu > li > a {
    padding: 8px 9px 8px 13px;
}
.site-header #mainnav ul li ul.sub-menu {
    right: -50%;
}
#mainnav ul li ul.sub-menu {
    width: 200px;
}
#mainnav ul li ul.sub-menu li {
    width: 100%;
}
#mainnav ul li ul.sub-menu li a {
    width: 100%;
}
nav#mainnav .sub-menu li a {
    font-size: 13px;
    padding: 13px 18px;
}
nav#mainnav li:hover>.sub-menu>li>a {
    padding: 13px 18px
}
nav#mainnav span.dropdown-symbol {
    display: none;
}
nav#mainnav-mobi {
    top: 0;
    padding: 100px 0;
    background-color: rgba(28,28,28,0.9);
    left: 0;
    overflow: auto;
    height: 100vh;
	z-index: 1;
    position: fixed;
}
/*.site header.site-header.float-header nav#mainnav-mobi {
    top: 42px;
}
.site header.site-header.float-header nav#mainnav-mobi .menu-headernavigation-container {
    padding-bottom: 110px;
}*/
.mainnav.toggled ul>li>a, #mainnav-mobi ul>li>a {
    /*text-align: center;*/
    text-align: left;
}
#mainnav-mobi ul.sub-menu {
    background-color: rgba(45,80,85,0.75);
    font-size: 90%;
}
@media screen and (max-width: 1024px) {
    .col-md-4 {
        width: 65%;
        text-align: left;
    }
    .site-header.float-header.fixed {
        position: relative !important;
    }
    .site-header .header-wrap p.inq {
        top: 70px;
        right: 85px;
    }
    .site header.site-header.float-header .header-wrap p.inq {
        top: 25px;
    }
    .site-header .col-md-8 {
        width: 100%;
        position: absolute;
        right: 0;
        top: 35px;
    }
    .site header.site-header.float-header .col-md-8 {
        top: 18px;
    }
    .btn-menu {
        margin-right: 20px;
        position: fixed;
        right: 0;
        background: #fff;
        padding: 1px;
        width: 45px;
        border-radius: 4px;
        height: 45px;
        border: 2px solid #6996e0;
        top: 60px;
        z-index: 10;
    }
    .btn-menu .sydney-svg-icon {
        fill: #013893;
    }
    span.dropdown-symbol {
        display: none;
    }
.btn-submenu {
    right: 50px;
}
  /* フッタメニュー */
    .mobi-menu {
        position: fixed;
        bottom: 0;
        text-align: center;
        display: flex;
        height: 60px;
        width: 100%;
        background-color: rgba(5,19,45,0.9);
        justify-content: center;
        align-items: center;
        z-index: 900;
        border: 0;
        opacity: 0.9;
        left: 0;
      }
    .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;
    }
}
@media screen and (max-width: 768px) {
    .site header.site-header.float-header nav#mainnav-mobi {
        top: 55px;
    }
    .site-header .col-md-4 em {
        font-size: 12px;
    }
    .site-header .col-md-4 a {
        font-size: 22px;
    }
    img.site-logo {
        max-height: 48px;
    }
    .site-header .col-md-4 img.sdgs {
        width: 43px;
        padding: 3px 5px;
        margin: -8px 0 0 13px;
    }
    .site-header .header-wrap p.inq a {
        padding: 7px 13px;
        font-size: 13px;
    }
    .site-header .col-md-8 .btn-menu {
        float: right;
        margin: 0 20px 0 0;
    }
    .site header.site-header.float-header .col-md-8 {
        top: 5px;
    }
    .site header.site-header.float-header .col-md-8 .btn-menu {
        margin: 19px 20px 0 0;
    }
    .site header.site-header.float-header .header-wrap p.inq {
        top: 30px;
    }
    .site header.site-header {
        height: 260px;
    }
    nav#mainnav-mobi {
        top: 39px;
    }
}
@media screen and (max-width: 600px) {
    .site header.site-header {
        height: 165px;
    }
    .sydney-hero-area {
        display: none;
    }
    body.home  .sydney-hero-area {
        display: block;
        height: auto;
    }
    header.site-header .header-wrap {
        text-align: left;
        padding: 10px 0 5px;
        z-index: 200;
        position: relative;
    }
    .site header.site-header.float-header .col-md-8 {
        top: 73px;
    }
    .site-header .col-md-4 {
        width: 100%;
    }
    .site-header .col-md-4 em {
        font-size: 10px;
    }
    .site header.site-header.float-header .col-md-4 em {
        font-size: 10px;
    }
    .site-header .col-md-4 a {
        font-size: 18px;
    }
    .site header.site-header.float-header .col-md-4 a {
        font-size: 18px;
    }
    img.site-logo {
        max-height: 36px;
    }
    .site header.site-header.float-header .col-md-4 img.site-logo {
        max-height: 36px;
    }
    .site-header .header-wrap p.inq {
        top: 16px;
        /*right: 12px;*/
    }
    .header-wrap .col-md-8 {
        top: 68px;
    }
    .site-header .col-md-8 .btn-menu {
        /*margin: 0 12px 0 0;
        border: 1px solid #5ea1ca;
        background-color: rgba(255, 255, 255, 0.3);*/
        width: 42px;
        height: 42px;
        /*position: relative;*/
        z-index: 200;
        top:55px;
    }
    .site header.site-header.float-header .col-md-8 .btn-menu {
        top: 15px;
    }
    .site header.site-header .col-md-8 {
        top: 73px;
		z-index: 100;
    }
    .btn-menu .sydney-svg-icon {
        width: 19px !important;
        /*fill: #5ea1ca !important;*/
    }
    nav#mainnav-mobi {
        top: -13px;
        z-index: 1;
    }
    .site header.site-header.float-header .col-md-8 nav#mainnav-mobi {
        top: -13px;
    }
  .site-header {
    height: 95px;
  }
  .sydney-hero-area {
    max-height: 360px;
    height: 124px;
  }
  .header-slider {
    height: 200px;
  }
  .mobile-slide {
    display: block;
    object-fit: cover;
    height: 360px;
  }
  .header-image {
    height: 100px !important;
  }
  .site-header {
    padding: 10px 0;
  }
  .slide-inner {
    height: 200px;
    top: 85%;
  }
  .site-logo {
    max-width: 210px;
    padding: 0;
  }
  .page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 4px 30px 30px;
  }

}
@media screen and (max-width: 480px) {
    .site-header .col-md-4 em {
        font-size: 9px;
    }
    .site header.site-header.float-header .col-md-4 em {
        font-size: 9px;
    }
    .site-header .col-md-4 a {
        font-size: 17px;
    }
    .site header.site-header.float-header .col-md-4 a {
        font-size: 17px;
    }
    img.site-logo {
        max-height: 33px;
        margin: -5px 5px 0 0
    }
    .site header.site-header.float-header .col-md-4 img.site-logo {
        max-height: 33px;
        margin: -5px 5px 0 0
    }
    .site-header .col-md-8 .btn-menu {
        margin: 0 13px 0 0;
        top: 12px;
    }
	.site header.site-header.float-header .col-md-8 .btn-menu {
        margin: 0 13px 0 0;
        top: 12px;
    }
    .site-header .header-wrap p.inq {
        right: 65px;
    }
    .site-header .header-wrap p.inq a {
        padding: 4px 4px;
        font-size: 11px;
    }
}


.sydney-hero-area {
    max-height: 590px;
}

.overlay {
    opacity: 0.3;
}
.go-top {
    /*background-color: rgba(0, 0, 0, 0) !important;*/
    display: none;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb90 {
    margin-bottom: 90px !important;
}




.breadcrumbs {
  font-size: 13px;
  margin: 8px auto 0;
  text-align: right;
  width: 96%;
  max-width: 1040px;
}
.breadcrumbs span {
  margin: 0 3px;
}
.breadcrumbs span.post-page span,
.breadcrumbs span span span,
body.home .breadcrumbs {
  display: none;
}
@media screen and (max-width: 600px) {
    .breadcrumbs {
        font-size: 11px;
    }
}



#main header.entry-title h1 {
  display: none;
}
#main header.entry-header h1.entry-title {
  display: none;
}
.content-area main .entry-content h1 {
  text-align: center;
  font-size: 38px;
  /*font-weight: 400;*/
  font-weight: 600;
  margin-bottom: 40px;
  /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;*/
}
.content-area main .entry-content h1 span {
  /*font-family: sans-serif;*/
  font-size: 20px;
  display: block;
  margin-bottom: 12px;
  font-weight: 200;
}
/*.content-area main .entry-content h2 {
  font-size: 27px;
  margin: 30px 0 10px;
  line-height: 1.3;
  font-family: sans-serif;
}*/
.content-area main .entry-content h2 {
  font-size: 21px;
  padding: 1rem 2rem;
  border-left: 4px solid #979797;
  border-bottom: 1px solid #979797;
  font-family: sans-serif;
}
.content-area main .entry-content h2 > a {
  color: #443f3f;
}
.content-area main .entry-content h2 > a:hover {
  color: #d65050;
}
.content-area main .entry-content h2 span {
    font-size: 13px;
    margin-left: 35px;
    display: inline-block;
}
.content-area main .entry-content h2.tit {
    font-size: 24px;
    margin: 65px 0 20px;
    line-height: 1.2;
    text-align: center;
    color: #808080;
    border: 0;
    padding: 1rem 0;
}
.content-area main .entry-content h2.midashi {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    font-weight: 400;
    margin: 50px 0 20px;
    color: #3cb1ad;
    border: 0;
}
.content-area main .entry-content h2.midashi::before,
.content-area main .entry-content h2.midashi::after {
    content: "";
    width: 7px;
    height: 40px;
    background-color: #cbf1ef;
}
.content-area main .entry-content h2.midashi::before {
    margin-right: 30px;
    transform: rotate(-35deg);
}
.content-area main .entry-content h2.midashi::after {
    margin-left: 27px;
    transform: rotate(35deg);
}


.content-area main .entry-content p {
    /*font-family: sans-serif;*/
}
div.num_list {
    display: flex;
    margin: 20px auto 50px;
}
div.num_list div {
    text-align: center;
    margin: 0 0.5%;
    background: #ffffff;
    padding: 0 10px 35px;
    border: 2px solid #dadada;
    border-radius: 7px;
    width: 25%;
    position: relative;
}
.content-area main .entry-content div.num_list div h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 13px 0 0 !important;
    border: 0;
}
div.num_list div p {
    text-align: justify;
    font-size: 13px;
    line-height: 1.4;
}
div.num_list div p.num {
    text-align: center;
    font-size: 64px;
    font-family:century gothic, Arial, Helvetica, sans-serif;
    font-weight: 900;
    margin-bottom: 5px;
    letter-spacing: -2px;
    color: #84539d;
}
div.num_list div p.num span {
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 0 0 5px;
}
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: #ffab00;
}
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;
}
ul.work_boat_list {
    display: flex;
    margin: 0 auto 75px;
    padding: 0;
    list-style-type: none;
}
ul.work_boat_list li {
    border: 3px solid #c7c7c7;
    margin: 0 0.5%;
    font-size: 15px;
    border-radius: 5px;
}
ul.work_boat_list li p {
    background-color: #d1d1e0;
    padding: 10px 12px;
    font-size: 18px;
    font-weight: 800;
}
ul.work_boat_list li span {
    padding: 0 15px 20px;
    display: block;
}
#access .map iframe {
    height: 380px;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    ul.work_boat_list li p {
        padding: 10px 10px;
        font-size: 16px;
    }
}
@media screen and (max-width: 1000px) {
    div.num_list {
        flex-wrap: wrap;
    }
    div.num_list div {
        margin: 0 0.5% 1%;
        width: 49%;
    }
    ul.work_boat_list {
        display: block;
    }
    ul.work_boat_list li {
        width: 100%;
        margin: 0 0 1.5%;
    }
}
@media screen and (max-width: 768px) {
    div.num_list div p.num {
        font-size: 51px;
    }
}
@media screen and (max-width: 600px) {
    .content-area main .entry-content h2 {
        font-size: 20px;
        padding: 0.75rem 1rem;
    }
    div.num_list div p.num {
        font-size: 47px;
        letter-spacing: -2.5px;
    }
}



/*----------------------------------
  footer
------------------------------------*/
.entry-footer {
    margin-top: 65px;
}
body.home .entry-footer {
    margin-top: 0;
}
.ft_cmnt {
    padding: 35px 0 30px;
    background: url(/img/bg_rec.jpg) no-repeat #252525 center center;
    background-size: 100% auto;
    position: relative;
}
.ft_cmnt .ftarea {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.ft_cmnt .ftarea span {
    line-height: 0.75;
    /*left: 50%;
    top: 20px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    position: absolute;*/
    font-size: 33px;
    color: rgba(255,255,255,0.25);
    font-family: "Marcellus", serif;
    letter-spacing: 4px;
}
.ft_cmnt .ftarea p {
    font-size: 25px;
    color: #fff;
    margin-top: -19px;
}
.ft_cmnt .ftarea ul {
    padding: 0;
    margin: 15px auto;
}
.ft_cmnt .ftarea ul li {
    display: inline-block;
    vertical-align: top;
    width: 380px;
    margin: 0 25px;
    padding: 0;
}
.ft_cmnt .ftarea ul li a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 13px 0 0;
    background: #485e81;
    letter-spacing: 1px;
    font-size: 21px;
    font-weight: 400;
    border-radius: 6px;
    color: #fff;
    height: 64px;
}
.ft_cmnt .ftarea ul li a img {
    width: 65px;
    display: inline-block;
    vertical-align: middle;
    margin: -24px 30px 0px -65px;
    position: relative;
}
.ft_cmnt .ftarea ul li a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.footer-widgets {
    padding: 45px 0 85px;
    background: url(/img/bg_ft.jpg) no-repeat #fff center center;
    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;
    padding-bottom: 0;
}
.sidebar-column {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin: 15px 1% 0 0;
}
.sidebar-column:first-child {
    width: 36%;
    margin: 15px 10% 0 0;
}
#sidebar-footer .sidebar-column ul.menu li {
    margin-bottom: 25px;
}
#sidebar-footer .sidebar-column ul.menu li a {
    font-size: 17px;
    color: #000;
    border-left: 5px solid #d0d0d0;
    padding: 0 0 0 11px;
}
#sidebar-footer .sidebar-column ul.sub-menu {
    margin: 7px 0 0;
}
#sidebar-footer .sidebar-column ul.sub-menu li {
    margin-bottom: 1px;
}
#sidebar-footer .sidebar-column ul.sub-menu li a {
    font-size: 14px;
    color: #000;
    border: 0;
    padding: 0 0 0 18px;
}
#sidebar-footer .sidebar-column iframe {
    height: 250px;
    width: 100%;
}
#sidebar-footer div.container div.ftnv {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #000;
  margin: 3px 0;
}
#sidebar-footer div.container p.ftlogo {
  color: #000;
  font-size: 12px;
  margin-bottom: 30px;
}
#sidebar-footer div.container p.ftlogo a {
  font-size: 28px;
  color: #474747;
  line-height: 1.3;
  vertical-align: top;
  font-weight: 800;
}
/*#sidebar-footer div.container p.ftlogo img.sdgs {
    display: inline-block;
    width: 55px;
    vertical-align: bottom;
    padding: 4px 5px;
    margin: -16px 0 3px 16px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
}*/
#sidebar-footer div.container div.wd01 em {
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 200;
  font-style: normal;
  line-height: 1.6;
  display: block;
}
#sidebar-footer div.container div.wd01 p.tel {
    line-height: 1.3;
    margin-top: 25px;
    font-size: 14px;
    font-family: sans-serif;
}
#sidebar-footer div.container div.wd01 p.tel a {
    color: #547fc3;
    font-size: 19px;
    font-family:century gothic, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: bottom;
    margin: 3px -5px -4px 3px;
}
#sidebar-footer .sidebar-column .widget p.inq {
    margin-top: 35px;
}
#sidebar-footer .sidebar-column .widget p.inq {
    background: #ee5a5a;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 0 0 13px;
    max-width: 240px;
}
#sidebar-footer .sidebar-column .widget p.inq a {
    color: #fff;
    padding: 6px 10px 2px 5px;
    display: block;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
}
#sidebar-footer .sidebar-column .widget p.inq a:before {
	font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    color: #fab1b1;
    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 {
  /*width: 275px;*/
  margin: 15px auto;
  text-align: right;
  line-height: 2;
}
#sidebar-footer div.container p.link a {
  color: #000;
  /*background: url(/img/arrow.png) no-repeat 0 6px;*/
  font-size: 13px;
  font-weight: 300;
  padding-left: 14px;
  margin-right: 8px;
}
#sidebar-footer div.container p.link a:before {
    content: ">";
    color: #fff;
    background: #c2c2c2;
    border-radius: 50%;
    font-size: 18px;
    padding: 4px 3px 1px 13px;
    transform: scale(0.5, 1);
    display: inline-block;
    vertical-align: middle;
    margin: -4px 0px 0px -8px;
    width: 35px;
    height: 18px;
    line-height: 0.5;
    text-align: center;
}
#sidebar-footer div.container div.ftnv a:hover,
#sidebar-footer div.container p.link a:hover,
#sidebar-footer .sidebar-column ul.menu li a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.copyright {
    clear: both;
    color: #fff;
    font-size: 10px;
    padding-bottom: 3px;
    padding-top: 18px;
    text-align: center;
    letter-spacing: 1px;
    background: #1c1c1c;
    font-family: sans-serif;
}
@media screen and (max-width: 1024px) {
    .ft_cmnt {
        padding: 25px 0 25px;
    }
}
@media screen and (max-width: 1000px) {
    .footer-widgets {
        background: url(/img/bg_ft.jpg) no-repeat #fff -330px center;
        background-size: auto 100%;
    }
    #sidebar-footer div.container div.sidebar-column {
        width: 100%;
        max-width: 570px;
        margin: 0 auto;
        display: block;
    }  
    #sidebar-footer div.container div.wd02 {
        margin-left: 3%;
        width: 97%;
    }
}
@media screen and (max-width: 600px) {
    .ft_cmnt {
        background-size: auto 100%;
    }
    .ft_cmnt .ftarea p {
        font-size: 18px;
    }
    .ft_cmnt .ftarea ul li {
        width: 280px;
    }
    .ft_cmnt .ftarea ul li a img {
        width: 50px;
    }
}


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-wrap {
    overflow-x: scroll;
    scrollbar-width: none;
}
table.table_spec {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
    margin: 0 auto 40px;
    max-width: 100%;
    /* table-layout: fixed; */
    /* word-break: break-all; */
    /* word-wrap: break-word; */
}
table.table_cmpny th {
  background-color: #717171;
  border: 1px solid #ccc;
  font-weight: 600;
  line-height: 1.3;
  padding: 10px 0 8px;
  vertical-align: middle;
  width: 23%;
  word-break: initial;
  white-space: nowrap;
  color: #fff;
    position: relative;
}
table.table_spec th {
    background-color: #717171;
    border: 1px solid #ccc;
    font-weight: 600;
    /* line-height: 1.3; */
    padding: 10px 4px 8px;
    /* vertical-align: middle; */
    /* width: 23%; */
    /* word-break: initial; */
    white-space: nowrap;
    color: #fff;
    /* position: relative; */
    font-size: 16px;
}
table.table_cmpny th p, table.table_spec th p {
    margin-bottom: 0;
}
table.table_cmpny td {
  border: 1px solid #ccc;
  text-align: left;
  padding: 8px 25px;
  vertical-align: middle;
  word-break: initial;
  font-family: sans-serif;
    font-size: 16px;
}
table.table_spec td {
    border: 1px solid #ccc;
    text-align: left;
    padding: 8px 15px;
    vertical-align: middle;
    /* word-break: initial; */
    font-family: sans-serif;
    font-size: 15px;
}
table.table_cmpny td ul {
    padding-left: 20px;
}
table.table_cmpny td ul.list_table {
    list-style-type: none;
    padding-left: 3px;
}
table.table_cmpny td dl {
  margin: 0;
}
table.table_cmpny td dl dt {
    display: inline-block;
    width: 155px;
    vertical-align: top;
}
table.table_cmpny td dl dd {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
    margin: 0 0 8px 0;
}
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 span.hissu {
    position: absolute;
    display: block;
    right: 6px;
    background: #dc3232;
    width: 28px;
    padding: 2px 0px;
    font-size: 10px;
    font-weight: 200;
    border-radius: 3px;
}
table.table_cmpny td p {
    margin-bottom: 0;
}
table.table_cmpny.history th {
    font-weight: 400;
    width: 125px;
    background-color: #969696;
}
table.table_cmpny.history th:first-child {
    font-size: 41px;
    font-family:century gothic, Arial, Helvetica, sans-serif;
    width: 125px;
    background-color: #4e5ea9;
}
@media screen and (max-width: 1024px) {
  table.table_cmpny td input,
  table.table_cmpny td textarea {
    max-width: 100%;
  }
  table.table_cmpny td dl dt {
    /*width: 22%;*/
    white-space: nowrap;
  }
  table.table_cmpny td dl dd {
    width: 58%;
  }

}
@media screen and (max-width: 768px) {
  table.table_cmpny th {
        font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  table.table_cmpny th,
  table.table_cmpny td {
    border-bottom: none;
    display: inline-block;
     width: 100%;
  }
  table.table_cmpny td {
        font-size: 14px;
  }
  table.table_cmpny td:last-child {
    border-bottom: 1px solid #ccc;
  }
    table.table_cmpny.history th {
        width: 50%;
        position: relative;
        height: 45px;
    }
    table.table_cmpny.history th:first-child {
        width: 50%;
        display: inline-table;
        font-size: 34px;
        vertical-align: top;
    }
    table.table_cmpny td:last-child {
        border-bottom: 1px solid #ccc;
    }
table.table_spec th {
    font-size: 14px;
}
table.table_spec td {
    padding: 8px 5px;
    font-size: 14px;
}
    table.table_cmpny th span.hissu {
        top: 10px;
    }
    form table.table_cmpny td {
        padding: 8px 0;
        border: 0;
    }
    form table.table_cmpny td textarea {
        width: 100% !important;
    }
    .wpcf7 input[type="tel"] {
        width: 100% !important;
    }
    form table.table_cmpny td:last-child {
        border-bottom: 0;
    }
}
@media screen and (max-width: 480px) {
  table.table_history th {
    font-size: 12px;
    width: 28%;
  }
  table.table_history td {
    font-size: 12px;
  }
  table.table_cmpny td dl dt {
    width: 100%;
    margin: 12px 0 0;
  }
  table.table_cmpny td dl dd {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 20px;
  }
}



.wsp-container ul.wsp-pages-list,
.wsp-container ul.children {
  list-style-type: none;
}
.wsp-container ul.wsp-pages-list li {
  width: 500px;
  margin-left: 200px;
  margin-bottom: 16px;
}
.wsp-container ul.wsp-pages-list li a {
  background-image: url("/img/arrow.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 11px;
  font-size: 105%;
  color: #333;
}
.wsp-container ul.wsp-pages-list li ul li {
  width: auto;
  margin-left: 10px;
  margin-bottom: 6px;
}
.wsp-container ul.wsp-pages-list li a:hover {
  color: #d65050;
  text-decoration: none;
  opacity: 0.7;
}
p.summary_txt {
    font-size: 90%;
    width: 90%;
    max-width: 640px;
    margin: 0 auto 50px;
    line-height: 1.8;
}
div.pro_bx {
    background: #4a4a48;
    margin: 50px auto 90px;
    padding: 4% 2% 1%;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    clear: both;
}
div.pro_bx div {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0 0.5% 18px;
    height: auto;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    min-width: 265px;
    text-align: left;
}
div.pro_bx div img {
    border: 2px solid #ccc;
    object-fit: cover;
    height: 250px;
    width: 100%;
    object-position: center center;
    margin: 0 0 5px;
}

p.center,
.center {
  text-align: center;
}
p.text_right {
  text-align: right;
}
h2.tit_bsn img {
  width: 100px;
  margin-right: 14px;
}
.content-area main .entry-content h2.copy {
    font-size: 20px;
    margin: 30px 0 10px;
    line-height: 1.3;
}
h3.tit img {
  width: 90px;
  margin-right: 14px;
}
.content-flx {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 65px 0;
}
.content-flx.mb20 {
  margin-bottom: 20px;
}
.content-flx .content-img {
  width: 48%;
  margin: 0 20px 0 0;
}
.content-flx .content-img.mt45 {
  margin-top: 45px;
}
.content-flx .content-img img {
  width: 100%;
}
.content-flx .content-img a {
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  display: block;
}
.content-flx .content-img a img {
  height: auto;
  transition: transform .6s ease;
}
.content-flx .content-img a:hover img {
  transform: scale(1.1);
}

.content-flx .content-txt {
  width: 48%;
  font-family: sans-serif;
}
.content-flx .content-txt ul {
  font-size: 15px;
}
.content-flx .content-txt.txtcopy h3 {
  font-family: sans-serif;
  font-size: 19px;
}
.content-flx .content-txt.txtcopy p {
  font-size: 14px;
}
.content-flx.bx4wk .content-txt {
  padding: 0 1.5% 0 0;
  margin-top: 56px;
}
.content-flx.bx4wk .content-txt.mt0 {
  margin-top: 0;
}
.content-flx.bx4wk .content-txt p {
    background: #f1f1f1;
    font-size: 14px;
    padding: 7px 9px;
    line-height: 1.3;
    font-family: sans-serif;
}
.content-flx.bx4wk .content-txt p.img {
    background: transparent;
    padding: 0;
    text-align: center;
    margin: 30px auto;
}
.content-flx.bx4wk .content-txt p.img img {
    max-width: 350px;
    margin: 5px auto;
}
.content-flx.bx4wk .content-txt p.name {
    background: #010101;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    margin-bottom: 0;
    text-align: center;
    font-size: 17px;
}
.content-flx.bx4wk .content-txt p.name span {
    font-weight: 200;
    margin: 0 0 0 10px;
    font-size: 11px;
}
.content-flx.bx4wk .content-txt p.name span:before {
    content: "[";
    margin: 0 4px 0 0;
    color: #b1b1b1;
}
.content-flx.bx4wk .content-txt p.name span:after {
    content: "]";
    margin: 0 0 0 4px;
    color: #b1b1b1;
}
.content-dl dl dt {
  width: 30%;
  float: left;
  font-family: sans-serif;
  font-size: 16px;
}
.content-dl dl dd {
  margin-left: 30%;
  font-size: 14px;
}
.content-dl dl dd:before {
  content: "/";
  display: inline-block;
  margin: 0 12px 0 -21px;
  color: #ccc;
}
ul.list_products {
  width: 100%;
  margin: 0 auto 70px;
  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;
  padding: 0;
}
ul.list_products li {
  list-style-type: none;
  display: inline-block;
  width: 16%;
  margin: 0 0.5% 15px 0;
  box-sizing: border-box;
  padding: 9px 0.25%;
  font-size: 14px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
}



.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;
}
#achievements .content_list .thumbnail {
    width: 32% !important;
}
.content_list .mr0 {
    margin-right: 0;
}
.content_list .thumbnail img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: center;
    border-radius: 5px 5px 0 0;
}
.content-area main .entry-content .content_list .thumbnail h3 {
    background-color: rgb(43 81 115 / 70%);
    font-size: 19px;
    font-weight: bold;
    margin: 0 !important;
    padding: 11px 2% 10px 3%;
    position: relative;
    top: -36px;
    color: #fff;
    border: 0;
}
.content-area main .entry-content .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: -26px 0 0;
    padding: 5px 2% 13px 3%;
    vertical-align: text-top;
    width: 100%;
}
.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行書体", monospace;
    margin: 0 8px;
}
div.img_r, div.img_l {
    margin: 15px 0 45px;
    display: inline-block;
    line-height: 1.8;
    width: 100%;
}
div.img_r img {
    float: right;
    margin-left: 45px;
    margin-bottom: 20px;
    max-width: 520px;
    width: 48%;
}
div.img_l img {
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
    max-width: 520px;
    width: 48%;
    position: relative;
    z-index: 10;
}
div.img_left {
  display: inline-flex;
}
div.img_left img {
  width: 500px;
  max-width: 100%;
  border: 1px solid #ccc;
  margin-right: 55px;
  margin-bottom: 20px;
  margin-top: 3px;
}
div.img_right img {
  float: right;
  width: 285px;
  border: 1px solid #ddd;
  margin-left: 55px;
  margin-bottom: 20px;
}
div.img_left {
    display: flex;
    margin: 0;
    width: 100%;
}
div.img_left .img_left_txt {
    width: 50%;
    padding: 2% 12% 2% 6%;
}
div.img_left .img_left_img {
    margin-bottom: 0;
    width: 50%;
}
div.img_left .img_left_img img {
    height: 100%;
    object-fit: cover;
}
div.img_left .img_left_txt p {
    width: 90%;
    margin: 30px auto;
    text-align: justify;
}
div.img__left, div.img__right {
    display: flex;
    margin: 35px 20px 10px 0;
    width: 100%;
    position: relative;
}
div.img__right {
    margin: 35px 0 10px 20px;
}
div.img__left .img_left_txt {
    padding: 2% 4% 2% 4%;
}
div.img__right .img_right_txt {
    padding: 2% 5% 2% 2%;
}
div.img__left img {
    text-align: left;
    width: 574px;
    margin: 15px 0 15px -35px;
}
div.img__right img {
    text-align: right;
    width: 574px;
    margin: 15px -20px;
}
div.img__right span.coment {
    right: 0;
    position: absolute;
    width: 330px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    font-size: 15px;
    color: #fff;
    top: -18px;
}
div.img__left span.coment {
    left: -10px;
    position: absolute;
    width: 330px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    font-size: 14px;
    color: #fff;
    top: -18px;
}
div.img_l ul.list {
    background-color: #d8f1a2;
    padding: 15px 10px 15px 20px;
    display: inline-block;
    width: 47%;
    list-style-type: none;
}
div.img_l ul.list p {
    font-weight: bold;
    font-size: 105%;
}
div.img_l ul.list li {
    padding-left: 1em;
    text-indent: -0.55em;
    line-height: 1.3;
    margin-bottom: 5px;
}
div.img_l ul.list li:before {
    content: "●";
    display: inline-block;
    font-size: 20px;
    color: #8bbd1c;
    margin: -5px 6px 0 0;
    vertical-align: middle;
}
div.img_l p.column {
    background-color: #e2ebea;
    font-size: 90%;
    padding: 15px;
    border-radius: 7px;
    position: relative;
}
div.img_l p.column span {
    position: relative;
    background-color: #3c5f5b;
    top: -24px;
    text-align: center !important;
    color: #fff;
    border-radius: 8px;
    line-height: 1.3;
    padding: 6px 9px;
    font-size: 15px;
    letter-spacing: 1px;
    right: -5px;
    float: right;
}
div.img_l p.column span::after {
    content: "▲";
    color: #3c5f5b;
    position: absolute;
    bottom: -8px;
    transform: rotate(84deg) scale(1.5, 1);
    left: 12px;
    font-size: 11px;
}
div.inr_wkbx {
    border: 3px solid #26498e;
    border-radius: 17px;
    padding: 20px 30px;
}
div.inr_wkbx.awaji {
    padding: 20px 0;
}
div.inr_wkbx img.rec {
    position: relative;
    width: 271px;
    margin-right: -45px;
    top: -47px;
    transform: rotate(-4deg);
    border-radius: 10px;
    box-shadow: 6px 7px 1px #26498e;
    float: right;
    margin-left: 15px;
    border: 3px solid #fff;
}
div.inr_wkbx p.name {
    color: #26498e;
    text-align: right;
    font-size: 23px;
}
div.img_3bx {
    display: flex;
}
div.img_3bx div {
    width: 33.5%;
    display: inline-block;
}
div.img_3bx div span.coment {
    padding: 11px 15px;
    width: 100%;
    position: relative;
    display: block;
    font-size: 85%;
    line-height: 1.4;
}
div.bx3wk {
  width: 100%;
  display: block;
  margin: 0 auto 45px;
  text-align: center;
}
div.bx3wk a {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #666;
  text-align: center;
  display: inline-block;
  margin: 10px 2%;
  vertical-align: top;
}
div.bx3wk a img {
  width: 92%;
  padding-top: 10%;
  margin: 0 4%;
}
div.bx3wk a span {
  font-size: 18px;
  font-weight: 800;
  margin-top: -105px;
  position: relative;
  width: 100%;
  display: block;
  color: #fff;
}
.no_b img {
  border: 0 !important;
}
#access .img_center img {
    max-width: 680px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 1000px) {
    #achievements .content_list .thumbnail {
        width: 47% !important;
    }
    div.img_left {
        flex-wrap: wrap;
    }
div.img_left .txtbx {
    width: 100%;
    padding: 0 1.5%;
}
div.img_left .img_left_img {
    margin-bottom: 0;
    width: 50%;
}
div.img_left .img_left_img img {
    height: 100%;
    object-fit: cover;
}
div.img_left .img_left_txt p {
    width: 90%;
    margin: 30px auto;
    text-align: justify;
}
div.inr_wkbx img.rec {
    width: 245px;
    margin-right: -24px;
}
div.img__left, div.img__right {
    margin: 35px 0 10px 0;
    width: 98%;
    position: relative;
}
div.img__right img {
    margin: 15px 0px;
    width: 400px;
}
div.img__left img {
    width: 400px;
    margin: 15px 0 15px 20px;
}
div.img__left span.coment {
    left: 0;
}
}

@media screen and (max-width: 768px) {
  div.img_right img,
  div.img_left img {
    float: none;
    margin: 0 auto 15px;
    display: block;
  }
    div.img_r img, div.img_l img {
        float: none;
        width: 100%;
        margin: 0 auto 20px;
        display: block;
    }
    div.img__left, div.img__right {
        width: 100%;
        flex-flow: wrap;
        justify-content: space-around;
    }
    div.img__right .img_right_txt, div.img__left .img_left_txt {
        padding: 2% 4% 0;
        width: 100%;
    }
    div.img__right img {
        margin: 15px 0px;
        max-width: 445px;
        width: 100%;
    }
    div.img__left img {
        max-width: 445px;
        margin: 15px 0;
        width: 100%;
    }
    div.img__right span.coment {
        top: auto;
        bottom: 0;
    }
}
@media screen and (max-width: 600px) {
    .content_list .thumbnail,
    #achievements .content_list .thumbnail{
        width: 100% !important;
    }
    div.inr_wkbx img.rec {
        width: 155px;
        margin-right: -31px;
    }
    div.inr_wkbx p.name {
        font-size: 19px;
    }
    div.img__right span.coment, div.img__left span.coment {
        width: 220px;
        font-size: 13px;
    	padding: 8px;
    }
    div.img_3bx div span.coment {
        padding: 9px 7px;
        line-height: 1.2;
        font-size: 13px;
    }
}
@media screen and (max-width: 480px) {
    div.inr_wkbx img.rec {
    width: 140px;
    margin-right: 13px;
}
div.inr_wkbx p.name {
        margin-bottom: 97px;
    }
.content-area main .entry-content h2.midashi {
    font-size: 23px;
    margin: 20px 0 5px;
}
    div.img__left, div.img__right {
        margin: 15px 0 10px 0;
    }
}



/*toppage*/
body.home .page-wrap .content-wrapper {
  padding: 0;
  width: 100%;
}
body.home .page-wrap .content-wrapper .row {
  margin: 0;
  width: 100%;
}
.content-wrapper .row .content-area.no-sidebar {
    padding: 0;
}
.text-slider .maintitle {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Arial, Helvetica, serif; 
    font-size: 67px;
    font-weight: 900;
}
.text-slider .maintitle::after {
    background-color: rgba(0, 0, 0, 0) !important;
}
.text-slider .subtitle {
    font-size: 27px;
    font-weight: 600;
    padding: 20px 25px 50px;
    /*word-break: keep-all;*/
    line-height: 33px;
}

/*----------------------------------
  fp-content-area
------------------------------------*/
.fp-content-area {
  width: 100%;
}
.container aside {
  width: 100%;
}
.fp-content-area .w1oop {
  width: 100%;
}
.fp-content-area .l-inner {
  width: 1040px;
  max-width: 96%;
  padding: 20px 0 0;
  margin: 15px auto;
}


/*----------------------------------
  message
------------------------------------*/
body.home .content-area {
    padding: 0;
}
body.home .message {
  /*background: url(/img/index/bg_message.jpg) no-repeat center center;
  background-size: cover;*/
  display: block;
  margin: 25px 0 40px;
  height: auto;
  text-align: center;
  /*padding: 20px 1%;*/
}
body.home .message h2 {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    line-height: 1.4;
    border: 0;
    padding: 0;
    width: 90%;
    margin: 0 auto;
    /*word-break: keep-all;*/
}
/*----------------------------------
  news
------------------------------------*/
body.home .top_news {
    width: 100%;
    padding: 35px 0;
    margin: 0 auto 0;
    display: inline-block;
    background-color: #dce7f1;
}
body.home .top_news .l-inner {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
div.whatsnew {
    border: 1px solid #bebebe;
    border-radius: 4px;
    padding: 14px;
    background-color: #fff;
}
body.home .top_news .l-inner h3 {
    display: none;
}
body.home .top_news .l-inner h2 {
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 3px;
    border: 0;
    width: 19%;
    padding: 16px 0 0;
    float: left;
    text-align: center;
    margin: 0;
}
div.whatsnew hr {
    display: none;
}
div.whatsnew dl {
    width: 80%;
    display: inline-block;
    float: right;
    border-left: 4px solid #e5e5e5;
}
div.whatsnew dd {
    padding: 8px 16px;
}
div.whatsnew dt {
    margin: 0 0 0 1em;
    padding: 9px 2px;
    color: #005e8f;
    float: left;
}
body.home .top_news .l-inner a {
    font-size: 15px;
    color: #000;
    padding: 4px 0;
}
/*---------
  採用
-----------*/
body.home .top_rec .base_w {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    position: relative;
}
body.home .top_rec .base_w div.pht2bx {
    margin: 0 auto 25px;
    width: 50%;
    position: relative;
}
body.home .top_rec .base_w div.pht2bx img {
    width: 100%;
}
body.home .top_rec .base_w div.pht2bx div {
    position: absolute;
    top: 0;
    width: 545px;
    right: 0;
    padding: 18% 0 0 0;
    text-align: left;
    height: 100%;
}
body.home .top_rec .base_w div.pht2bx:last-child div {
    position: absolute;
    left: 45px;
}
body.home .top_rec .base_w div.pht2bx p {
    font-size: 15px;
    margin: 20px 20px 0 0;
    width: 525px;
    right: 0;
    position: relative;
    float: right;
}
body.home .top_rec .base_w div.pht2bx:last-child p {
    float: none;
    margin-left: 45px;
}
body.home .top_rec .base_w h2 {
    font-size: 37px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    line-height: 1.25;
    border: 0;
    padding: 0;
}
body.home .top_rec .base_w h2:before {
    content: "「";
    font-size: 64px;
    vertical-align: middle;
    margin: -17px 12px 0 -60px;
    font-weight: 100;
    position: absolute;
}
body.home .top_rec .base_w h2:after {
    content: "」";
    font-size: 64px;
    display: inline-block;
    vertical-align: middle;
    margin: -10px 0 0 -2px;
    font-weight: 100;
}
body.home .top_rec .base_w h2.saiyo {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    font-size: 18px;
}
body.home .top_rec .base_w h2.saiyo span {
    font-size: 19px;
    background-color: rgb(156 223 228 / 20%);
    display: block;
    width: 170px;
    text-align: center;
    margin: -7px auto 0;
    padding: 14px;
    letter-spacing: 2px;
}
body.home .top_rec .base_w h2.no_ba:before,
body.home .top_rec .base_w h2.no_ba:after,
body.home .top_rec .base_w h2.saiyo:before,
body.home .top_rec .base_w h2.saiyo:after {
    content: "";
    margin: 0;
}
body.home .top_rec .base_w div.pht2bx a:hover {
    text-decoration: none;
    filter: alpha(opacity=8.5);
    -moz-opacity: 0.85;
    opacity: 0.85;
    transition: all 300ms ease-in-out 0s;
}
/*---------
  　会社情報
-----------*/
body.home .top_corp {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}
body.home .top_corp .base_w {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
body.home .top_corp .base_w div.btn2bx {
    margin: 60px auto 0;
}
body.home .top_corp .base_w div.btn2bx div {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 1.5% 18px;
    box-sizing: border-box;
    width: 45%;
    position: relative;
    max-width: 585px;
}
body.home .top_corp .base_w div.btn2bx img {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 20px;
}
body.home .top_corp .base_w div.btn2bx h3 {
    color: #fff;
    line-height: 1.3;
    top: 37%;
    position: absolute;
    font-size: 32px;
    font-weight: 600;
    width: 100%;
    padding-left: 23px;
    height: 100%;
    margin-top: 0;
    text-shadow: 0 0 8px #000;
}
body.home .top_corp .base_w div.btn2bx h3:after {
    content: ">>";
    color: rgba(255, 255, 255, 0.6);
    font-weight: 100;
    font-size: 105%;
    float: right;
    position: relative;
    vertical-align: bottom;
    margin: -3px 12px 0 -25px;
    line-height: 1.3;
    transform: scale(0.6, 1.5);
    letter-spacing: -3px;
}
body.home .top_corp .base_w div.btn2bx a:hover {
    text-decoration: none;
    filter: alpha(opacity=9);
    -moz-opacity: 0.9;
    opacity: 0.9;
    transition: all 300ms ease-in-out 0s;
}
@media screen and (max-width: 1200px) {
    body.home .top_rec .base_w div.pht2bx div,
    body.home .top_rec .base_w div.pht2bx p {
        width: 90%;
    }
    body.home .top_rec .base_w h2 {
        font-size: 31px;
    }
h2.top_copy {
    font-size: 39px;
}
}
@media screen and (max-width: 1024px) {
  .text-slider .maintitle {
        font-size: 48px;
        margin: 0 0 0 10px;
  }
    .text-slider .subtitle {
        font-size: 23px;
    }
    body.home .top_corp .base_w div.btn2bx div {
        width: 100%;
    }
    body.home .top_rec .base_w {
        flex-wrap: wrap;
    }
    body.home .top_rec .base_w div.pht2bx {
        width: 100%;
    }
    body.home .top_rec .base_w div.pht2bx div {
        height: 300px;
        padding: 105px 0 0;
        left: auto;
    }
    body.home .top_rec .base_w h2:before {
        font-size: 54px;
        margin: -14px 12px 0 -50px;
    }
    body.home .top_rec .base_w h2:after {
        font-size: 54px;
        margin: -15px 0 0 -1px;
    }
    body.home .top_rec .base_w div.pht2bx p,
    body.home .top_rec .base_w div.pht2bx:last-child p {
        float: none;
        margin: 20px auto 0;
    }
    body.home .top_rec .base_w div.pht2bx:last-child div {
        left: auto;
    }
    body.home .top_rec .base_w div.pht2bx img {
        height: 300px;
        overflow: hidden;
        object-fit: cover;
        object-position: center center;
    }

  /*#mainnav-mobi ul li {
    font-size: 90%;
  }
  .text-slider h2.maintitle {
    font-size: 32px !important;
  }*/

  /*.fp-content-area .category {
    height: 400px;
  }*/
  .fp-content-area .category ul {
    margin: 35px 0 25px;
  }
  .fp-content-area .category ul li {
    width: 42%;
  }
  h2.top_copy {
    text-indent: 0;
    margin: 0 0 50px 0;
    text-align: center;
    font-size: 35px;
  }
  h2.top_copy span:last-child {
    display: block;
  }

}
@media screen and (max-width: 768px) {
    body.home .top_news .l-inner h2 {
        font-size: 23px;
        width: 100%;
        padding: 3px 0 11px;
        border-bottom: 4px solid #e5e5e5;
    }
    div.whatsnew dl {
        width: 100%;
        border-left: 0;
    }
    body.home .top_news .l-inner a {
        font-size: 14px;
    }

}
@media screen and (max-width: 600px) {
    .text-slider h2.maintitle {
        font-size: 40px !important;
        width: 76%;
        margin: 0 0 0 15px;
    }
    body.home .top_rec .base_w h2 {
        font-size: 24px;
    }
    body.home .top_rec .base_w h2:before {
        font-size: 41px;
        margin: -12px 5px 0 -40px;
    }
    body.home .top_rec .base_w h2:after {
        font-size: 41px;
        margin: -15px 0 0 -1px;
    }
    body.home .top_rec .base_w div.pht2bx div {
        left: 30px;
    }
    body.home .top_rec .base_w div.pht2bx:last-child div {
        left: 30px;
    }
    body.home .top_news .l-inner h3 {
        font-size: 16px;
		letter-spacing: 0;
        width: 16%;
    }

    body.home .top_news .l-inner a {
        font-size: 13px;
    }
    div.whatsnew dt {
        padding: 9px 2px 0;
        float: none;
    }

}
@media screen and (max-width: 600px) {
    body.home .message h2 {
        font-size: 18px;
    }
    .text-slider .subtitle {
        font-size: 19px;
        margin: 0 0 0 7px;
    }
}
@media screen and (max-width: 480px) {
    .text-slider .subtitle {
        font-size: 18px;
        line-height: 30px;
    }
}


/*---- 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/headimage.jpg) no-repeat center center !important;
    background-size: 100% auto !important;
}
nav.post-navigation {
    display: none;
}
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;
    text-align: center;
}
#main .page-header h1.archive-title span {
    font-size: 34px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
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;
}
body.post-template-default #main header.entry-header h1.entry-title {
    display: block;
    font-size: 23px;
}
/* 右バナー */
#secondary {
    padding: 20px 25px 15px 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;
    line-height: 1.4;
}
#secondary.widget-area .widget ul li:last-child {
    border-bottom: 0;
}
#secondary.widget-area h2 {
    font-size: 19px;
}
#secondary.widget-area .widget-title {
    display: none;
}
#secondary.widget-area aside strong a {
    font-size: 105%;
    color: #77a611;
    margin-top: 30px;
}
.col-md-9 .post-wrap span.byline {
    display: none;
}
.sydney-breadcrumbs {
    display: none;
}
@media screen and (max-width: 1000px) {
    .col-md-9 {
        width: 96%;
        margin: 0 auto;
    }
    .col-md-9 .post-wrap {
        margin-right: 0;
    }
    #secondary {
        width: 100%;
        text-align: left;
    }
    #secondary .widget img {
        width: 100%;
        max-width: 390px;
    }
}
@media screen and (max-width: 600px) {
    body.single-post header.site-header,
    body.category-news header.site-header {
        background-position: center 100% !important;
        background-size: 110% !important;
    }
}


ul.list_img {
  width: 100%;
  display: block;
  padding: 0;
  margin-bottom: 12px;
}
ul.list_img li {
  list-style-type: none;
  display: inline-block;
  margin: 4px 8px 0 0;
  width: 110px;
}
ul.list_img li img {
  width: 100%;
}


/*---- sitemap ----*/
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;
    background-size: 10px;*/
    padding-left: 15px;
    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;
}
.wpcf7 .wpcf7-submit:disabled
 {
    background: linear-gradient(to bottom, #ccc, #ccc);
}
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;
}
.popup {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.3s, transform 0s 0.3s;
}
.popup__btn {
  display: block;
  z-index: 13;
  position: absolute;
  top: 1vh;
  right: 1vh;
  width: 5vh;
  height: 5vh;
  cursor: pointer;
}
.popup__btn::before,
.popup__btn::after {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #fff;
  content: '';
}
.popup__btn::before {
  transform: rotate(45deg);
}
.popup__btn::after {
  transform: rotate(-45deg);
}
.popup__btnarea {
  z-index: 12;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup__img {
  z-index: 11;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
}
.popup__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wpcf7-list-item {
    display: block;
    margin: 0;
}
input[type="checkbox"] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: -2px 4px 0px 0;
}



/*---- privacypolicy ----*/
#privacypolicy h2 {
    padding: 11px 0 10px 20px;
    margin: 35px 0 12px;
    line-height: 1.2;
    font-weight: 800;
    font-size: 21px;
    border-left: 4px solid #979797;
    border-bottom: 1px solid #979797;
    font-family: sans-serif;
}
#privacypolicy p {
    overflow-wrap: break-word;
}
#privacypolicy ol {
    padding-left: 22px;
}
#privacypolicy ol li, #privacypolicy ul li {
    margin-bottom: 6px;
    line-height: 1.6;
}
#privacypolicy ol ul {
    padding: 10px 0 17px 1.5em;
}
@media screen and (max-width: 600px) {
    #privacypolicy h2 {
        font-size: 18px;
    }
}



/*---- ボタン ----*/
p.txt_link, div.linkBtn {
    text-align: center;
}
p.txt_link a, div.linkBtn a {
    background-color: #d75e5f;
    color: #fff;
    padding: 12px 28px;
    border-radius: 4px;
    display: inline-block;
    margin: 18px 10px;
    min-width: 195px;
    border: 2px solid #d75e5f;
    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;
    font-size: 85%;
}
p.txt_link.left a {
    margin: 0 0 20px 0;
}
p.txt_link a:hover, div.linkBtn a:hover {
    background-color: #fff;
    color: #d75e5f;
    text-decoration: none;
    transition: all 300ms ease-in-out 0s;
}
p.txt_link a:hover:after {
    color: #d75e5f;
    transition: all 300ms ease-in-out 0s;
}
div.kanrenbx {
    margin: 110px auto 30px;
    width: 100%;
}
div.kanrenbx ul {
    list-style-type: none;
    text-align: center;
    width: 100%;
    max-width: 750px;
    border: 3px solid #ddd;
    border-radius: 10px;
    padding: 0 20px 20px 20px;
    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: #f3a2a2;
    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;
}
/*用語解説*/
div.glossary {
    width: 100%;
    border: 3px solid #26498e;
    border-radius: 13px;
    box-sizing: border-box;
    padding: 0 20px 10px 25px;
    margin: 45px 0 30px;
}
div.glossary span.tit {
  background-color: #26498e;
  border-radius: 11px 0 25px 0;
  padding: 2px 25px 4px 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin: -2px 0 8px -26px;
  display: inline-block;
  position: absolute;
}
div.glossary img {
  display: inline-block;
  vertical-align: top;
  margin: 55px 0 0 2%;
  width: 27%;
  height: auto;
}
div.glossary div {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: 45px;
}
div.glossary div.img_r {
  width: 70%;
  margin-top: 45px;
}
div.glossary h4 {
  font-size: 23px;
}
div.glossary h5 {
  font-size: 19px;
}
div.glossary p {
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
    div.glossary div.img_r {
        width: 100%;
        margin-bottom: 10px;
    }
    div.glossary img {
        display: block;
        margin: 5px auto 28px;
        width: 100%;
        max-width: 380px;
    }
}


p.bg_gray {
    margin: -25px auto 67px;
    line-height: 1.7;
    font-family: sans-serif;
    background-color: #443f3f;
    width: 100%;
    padding: 3.5% 3%;
    color: #fff;
    font-weight: 400;
    font-size: clamp(14px, 3vw, 18.5px);
    text-align: justify;
}
.content-flx .content-img p {
    font-size: 90%;
    text-align: left;
    font-family: sans-serif;
}
.content-flx .content-img  h3 {
    text-align: left;
}
.content-flx .content-img p.img2bx {
    display: flex;
    align-items: flex-start;
}
.content-flx .content-img p.img2bx img {
    width: 49%;
    height: auto;
    margin: 0.5%;
}
.content-flx .content-img p.img2bx span.w50 {
    width: 50%;
}
ul.news_list {
    list-style-type: none;
    padding: 0;
    display: block;
    width: 100%;
    font-family: sans-serif;
}
ul.news_list li span {
    background: pink;
    color: #fff;
    padding: 2px 7px;
    margin: 0 0 0 8px;
}
.tmb {
    width: 47%;
    max-width: 170px;
    display: inline-block;
    margin: 15px 1%;
}
.tmb_img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}
.tmb_img:hover {
    cursor: pointer;
}

.slides-container .slide-item {
    background-position: center -310px !important;
    height: 580px !important;
    width: 100%;
}
.slide-inner {
    top: 65% !important;
}
body.home .slides-container .slide-item {
    background-position: center 195% !important;
}

@media screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1025px) {
  .slides-container .slide-item {
    margin: 5px auto;;
  }
  .slide-inner {
    min-height: initial;
  }
  .mobile-slide {
    object-fit: cover;
    height: 360px;
    width: 100%;
  }
  .sydney-hero-area {
    max-height: 390px;
    width: 100%;
  }
  .slide-inner {
    top: 35% !important;
  }
}

@media screen and (max-width: 1024px) {
  ul.list_products li {
    width: 32%;
    margin: 0 1% 10px 0;
  }


  .content-dl dl dt {
    width: 100%;
    float: none;
    display: block;
  }
  .content-dl dl dd {
    margin-left: 20px;
  }
}


@media screen and (max-width: 768px) {
    .container {
        width: 96%;
        margin: 0 auto;
    }
  /*.sydney-hero-area {
    max-height: 360px;
  }
  .text-slider h2.maintitle {
    font-size: 28px !important;
  }*/
  #form .tel input,
  #form .mail input,
  #form .tel input,
  #form .hurigana input,
  #form .name input {
    width: 90% !important;
  }
  #form .list .address dl dd input {
    width: 90%;
  }
  input.w10p {
    width: 10%;
  }
  select.w20p,
  input.w20p {
    width: 20%;
  }
  input.w40p {
    margin-top: 7px;
    width: 40%;
  }
  input.w95p {
    width: 95% !important;
  }
  textarea {
    width: 95% !important;
  }
  #form textarea {
    width: 90%;
  }

  .content-flx {
    margin: 0 0 32px 0;
  }
  .content-flx .content-img,
  .content-flx .content-txt {
    width: 48%;
    margin: 0 auto;
  }
  .content-flx .content-img {
    margin: 0 0 20px 0;
  }
  .fp-content-area .advantage h3.tit span {
    font-size: 20px;
  }
  /*#mainnav-mobi ul.sub-menu {
    background-color: #2f2f4b;
  }
  #mainnav-mobi ul.sub-menu > li > a {
    padding: 10px 0 10px 4.5em;
}*/
}

@media screen and (max-width: 600px) {

  ul.list_products li {
    width: 49%;
  }
  .content-flx {
    flex-direction: column;
  }
  .content-flx .content-img,
  .content-flx .content-txt {
    width: 100%;
    margin: 0 auto;
  }
  .content-flx .content-img {
    margin: 0 0 20px 0;
    text-align: center;
  }
  .content-flx .content-img.mt45 {
    margin-top: 0;
  }
  .flow_list02 li, .flow_list02 li:nth-child(5), .flow_list02 li:last-child {
    width: 98%;
    padding: 0 1%;
    margin: 0 0 15px 0;
  }
  .flow_list02 li .genre, .flow_list02 li:nth-child(5) .genre, .flow_list02 li:last-child .genre {
    padding: 10px;
    height: 42px;
  }
  .flow_list02 li .genre br {
    display: none;
  }
  .content-flx.bx4wk .content-txt {
      padding: 0 0 0 0;
      margin-top: 0;
  }
  .fp-content-area .advantage h3.tit {
    font-size: 24px;
  }
  .content-flx .content-img p {
    font-size: 13px;
  }
  .content-flx.bx4wk .content-txt p.name {
    font-size: 15px;
  }
}

@media screen and (max-width: 480px) {
  div.img_right img,
  div.img_left img {
    width: 100%;
  }
  .fp-content-area .case h2 {
    width: 250px;
    padding: 11px 0 24px;
  }
  .text-slider h2.maintitle {
    font-size: 24px !important;
  }
  .fp-content-area .l-inner h2 {
    font-size: 16px;
  }
  .fp-content-area .category ul li {
    width: 47%;
  }
  .fp-content-area .category ul li a {
    font-size: 13px;
  }
  header.site-header .flo_right div.inq {
    margin: 7px 5px 4px;
  }
  header.site-header .flo_right div.inq p {
    font-size: 12px;
    margin: 0 0 -3px;
  }
  header.site-header .flo_right div.inq p.tel a {
    font-size: 21px;
  }
  header.site-header .flo_right div.btn_rec,
  header.site-header .flo_right div.btn_adv {
    width: 145px;
    margin: 1px auto 5px;
  }
  header.site-header .flo_right div.btn_rec a,
  header.site-header .flo_right div.btn_adv a {
    font-size: 12px;
    padding: 3px 2%;
  }
  .site-header {
    background-position: 54% 27px;
  }
  body.home header.site-header {
    /*height: 345px !important;*/
  }
  header.site-header .head_copy img {
    width: 200px;
    margin: 11px 0 0;
  }
  header.site-header .head_copy h1 {
    font-size: 21px;
    margin: 50px 0 2px;
    display: block;
  }
  header.site-header .head_copy h1 span {
    font-size: 43px;
    margin: 7% 0;
  }
  header.site-header .head_icon {
    font-size: 14px;
  }
  .site-header .logo p {
    font-size: 10px;
  }
  div.q_a {
    margin-left: 0;
  }
  div.tm4wk div {
    width: 80%;
    margin-left: 10%;
  }
  p.arrow,
  p.arrow2 {
    margin-left: 48px;
  }
  header.site-header .head_copy {
    font-size: 26px;
  }
  ul.pro_list li {
    width: 100%;
  }
  div.bx_2wk {
    width: 86%;
  }
  .fp-content-area .l-inner h2 {
    font-size: 21px;
  }
  .fp-content-area .category .l-inner h2 {
    font-size: 15px;
  }
  .fp-content-area .l-inner h2.top_copy {
    font-size: 29px;
  }
  aside.ft_inq div.inq_area div {
    width: 49%;
    margin: 0 0;
  }
  aside.ft_inq .inq_area div p {
    font-size: 11px;
  }
  aside.ft_inq .inq_area div p.tel {
    font-size: 23px;
    margin: 8px 0 4px;
  }
  aside.ft_inq .inq_area div p.small {
    font-size: 10px;
  }
  div.pht_4wk div {
    width: 98%;
  }
  div.img_bg_left .img_bg_l1 {
    float: none;
    margin-top: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
  div.img_bg_right .img_bg_r1 {
    width: 100%;
    margin-top: 0;
    float: none;
    max-width: 100%;
    margin-left: 0;
  }
  div.img_bg_right .img_copy {
    width: 100%;
    min-height: 113px;
    padding: 1%;
    margin-top: -19px;
  }
  div.img_bg_right .img_copy3 {
    min-height: 124px;
  }
  div.img_bg_right .img_copy p {
    font-size: 16px;
    margin: 14px 0 0 4%;
    position: absolute;
    width: 92%;
  }
  div.img_bg_right .img_copy span {
    font-size: 11px;
    margin-top: 11px;
  }
  .fp-content-area .case .l-inner div {
    width: 43%;
  }
  .fp-content-area .case .l-inner h4 {
    font-size: 13px;
  }
  .wsp-container ul.wsp-pages-list li {
    width: 98%;
    margin-left: 1%;
  }
  .content-area main .entry-content h1 {
    font-size: 29px;
  }
  .content-area main .entry-content h1 br {
    display: none;
  }
  div.lst_business dl {
    font-size: 85%;
  }
  div.lst_business dl dt,
  div.lst_business dl dd {
    padding: 13px 1px;
  }
  .fp-content-area .advantage h3.tit {
    font-size: 20px;
  }
  .content-area main .entry-content h1 span {
    font-size: 16px;
  }
  .content-flx .content-img p {
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .site-header .logo p {
    font-size: 11px;
  }
  header.site-header .head_icon {
    font-size: 11px;
  }

}
