@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;
}
.header-wrap .container {
    width: 96%;
    max-width: 1200px;
    height: 130px;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
    padding: 0 30px;
    width: 98%;
}
.content-wrapper .row {
    max-width: 1200px;
    margin: 0 auto;
    width: 96%;
}
.sydney-breadcrumbs {
    display: none;
}
.col-md-9 {
    width: 100%;
    padding: 0;
    margin-top: 35px;
}
.col-md-9 .post-wrap {
    padding-right: 0;
}
.col-md-9 .post-wrap span.byline {
    display: none;
}
a.alph:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
body a:link {
    color: #6699ff;
    text-decoration: none;
}
body a:hover {
    color: #cccccc;
    text-decoration: underline;
}
body a:visited {
    color: #6699ff;
    text-decoration: none;
}
a.link {
    background: rgba(0, 0, 0, 0) url("/img/arrow.png") no-repeat scroll 0 8px;
    color: #6699ff;
    padding-left: 17px !important;
    background-size: 11px 10px;
}
a.link:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70); /* IE lt 8 */
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
a:hover img {
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50); /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
a.btn {
    position: relative;
    z-index: 1;
    display: block;
    border-radius: 8px;
    color: #fff !important;
    background-color: #ff7742;
    font-size: 2rem;
    text-align: center;
    padding: 13px 15px;
    width: 45%;
    margin: -18px auto 0;
}
a.btn:hover {
    background-color: #5db7e8;
    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;
}
ul#menu-menu-1 li span.dropdown-symbol {
    display: none;
}

.page-id-6 .site-header,
.page-id-8 .site-header
/*悩み解決・事業紹介*/ {
    background: url(/img/headimage2.jpg) no-repeat !important;
    background-position: center 85px !important;
    background-size: 125% auto !important;
}
.page-id-10 .site-header,
.page-id-12 .site-header,
.page-id-14 .site-header,
.page-id-24 .site-header,
.page-id-28 .site-header,
.page-id-30 .site-header
/*会社案内・問い合わせ*/ {
    background: url(/img/headimage3.jpg) no-repeat !important;
    background-position: center 85px !important;
    background-size: 125% auto !important;
}
.page-id-17 .site-header,
.page-id-32 .site-header,
.page-id-34 .site-header,
.page-id-36 .site-header,
.page-id-38 .site-header,
.page-id-231 .site-header,
.page-id-505 .site-header
/*商品*/ {
    background: url(/img/headimage1.jpg) no-repeat !important;
    background-position: center 85px !important;
    background-size: 125% auto !important;
}
.page-id-19 .site-header,
.page-id-21 .site-header,
.page-id-40 .site-header,
.page-id-42 .site-header
/*環境・採用*/ {
    background: url(/img/headimage4.jpg) no-repeat !important;
    background-position: center 85px !important;
    background-size: 125% auto !important;
}
.page-id-3 .site-header,
.page-id-26 .site-header
/*個人情報・サイトマップ*/ {
    background: url(/img/headimage5.jpg) no-repeat !important;
    background-position: center 85px !important;
    background-size: 125% auto !important;
}



.header-clone {
    display: none;
}
.site-header {
    background-color: #fff;
    position: relative;
    top: 0 !important;
    padding: 0px 0;
    height: 400px;
    width: 100%;
}
body.home .site-header {
    height: 630px;
}
.site-header.float-header {
    background-color: #fff;
    padding: 5px 0;
}
.site-header.fixed {
    position: relative;
}


.site-header .logo {
    width: 540px;
    margin: 22px 0 0;
    line-height: 1.3;
}
.site-header .logo img {
    width: 74px;
    display: inline-block;
    float: left;
    margin: 0 16px 0 0;
}
.site-header .logo em {
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 6px;
    color: #4e4e4e;
}
.site-header .logo em .textwidget p {
    margin: 0;
}
.site-header .logo a {
    display: block;
}
.site-header .logo img.logo {
    width: 320px;
    height: auto;
    margin: 0 14px 0 0;
}
.site-header .logo span {
    color: #5db7e8;
    margin: 27px 0 0 7px;
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
    font-family: century gothicc, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    text-align: left;
}
#custom_html-3 h2.widgettitle, #custom_html-6 h2.widgettitle {
    display: none;
}
#custom_html-3 div.menu-right, #custom_html-6 div.menu-right {
    padding: 22px 18px 17px;
}
#custom_html-3 div.menu-right p, #custom_html-6 div.menu-right p {
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 2px;
}
#custom_html-3 div.menu-right p.txt_sp, #custom_html-6 div.menu-right p.txt_sp {
    display: none;
}
#custom_html-3 div.menu-right a, #custom_html-6 div.menu-right a {
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
    display: block;
    text-align: center;
}
#custom_html-3 div.menu-right a:before,
#custom_html-6 div.menu-right a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    font-size: 80%;
    margin-right: 6px;
    color: #fff;
    font-weight: bold;
}
#custom_html-3 div.menu-right a:hover, #custom_html-6 div.menu-right a:hover {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  text-decoration: none;
}

.single .hentry .title-post {
  font-size: 26px;
}
.page .entry-header {
  display: none;
}
body.blog header.entry-header {
  display: block;
}
body.single-post header.site-header,
body.category-news header.site-header {
  background: url(/img/headimg.jpg) no-repeat center 85px !important;
    background-size: 125% auto !important;
}

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%;
}



header.site-header .header-wrap {
    background-color: #fff;
    z-index: 10;
}
.header-wrap .container > .row {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
header.site-header .flo_right {
    position: relative;
    margin: 26px 5px 0 0;
    right: 0;
    width: 225px;
}
header.site-header .flo_right ul {
    padding: 5px 0 0;
    text-align: center;
}
header.site-header .flo_right ul li {
    list-style-type: none;
    font-weight: 400;
    line-height: 1;
}
header.site-header .flo_right ul li a {
    display: block;
    font-size: 14px;
    color: #000;
}
header.site-header .flo_right ul li a:hover {
    text-decoration: none;
}
header.site-header .flo_right li:hover {
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    transition: all 300ms ease-in-out 0s;
}
header.site-header .flo_right ul li.link_contact {
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 10px 0 5px;
    background: #ff7742;
}
header.site-header .flo_right ul li.link_contact a {
    padding: 6px 0 6px 15px;
    color: #fff;
}
header.site-header .flo_right ul li.link_contact a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    color: #ffe4d0;
    font-size: 120%;
    margin-left: -30px;
    position: absolute;
    transform: rotate(-18deg);
    margin-top: -1px;
}
header.site-header .flo_right ul li.tel a.tel {
    font-size: 2.75rem;
    font-weight: 600;
}
header.site-header .flo_right ul li.tel a.tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    color: #ccc;
    font-size: 60%;
    position: relative;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 1px -10px;
}
@media screen and (max-width: 1024px) {
    header.site-header {
        z-index: 1;
        height: 280px;
    }
    body.home header.site-header {
        z-index: 1;
    }
    header.site-header .header-wrap .container {
        position: fixed;
        width: 100%;
        height: 120px;
        top: 0;
        background: #fff;
        z-index: 10;
        border-bottom: 2px solid #5db7e8;
    }
    .site-header .logo {
        width: 460px;
        margin: 25px 0 0;
    }
    .site-header .logo img {
        width: 64px;
    }
    .site-header .logo em {
        font-size: 11px;
    }
    .site-header .logo img.logo {
        width: 270px;
        margin: -4px 9px 0 0;
    }
    .site-header .logo span {
        font-size: 11px;
        margin: 9px 0 0 7px;
    }
    header.site-header .flo_right {
        width: 185px;
        margin: 20px 5px 0 0;
    }
    header.site-header .flo_right ul li.tel a.tel {
        font-size: 2.25rem;
    }
    header.site-header .flo_right ul li.link_contact a {
    }
}
@media screen and (max-width: 768px) {
    .header-wrap {
        text-align: left;
    }
    header.site-header {
        height: 236px;
    }
    header.site-header .logo {
        width: 265px;
        display: block;
        position: relative;
    }
    .site-header.float-header .logo {
    }
    .site-header .logo img {
        width: 51px;
        margin: 5px 12px 0 0;
    }
    .site-header .logo em {
        font-size: 10px;
    }
    header.site-header .logo img.logo {
        width: 245px;
        height: auto;
    }
    .flo_right {
        width: 152px;
    }
    .flo_right.txt_name {
        width: 100%;
    text-align: right;
    }
    header.site-header .flo_right ul li a {
        font-size: 12px;
    }
    header.site-header .flo_right ul li.tel a.tel {
        font-size: 2rem;
        margin: 5px 4px 0 0;
    }
    header.site-header .flo_right ul li.tel a.tel:before {
        margin: 0 5px 1px -3px;
    }
    header.site-header .flo_right ul li.link_contact {
        margin: 8px 3px 0 0;
    }
}
@media screen and (max-width: 600px) {
    .site-header .logo em {
        font-size: 9px;
        margin: 1px 0 0 1px;
    }
    header.site-header .flo_right {
        width: 135px;
    }
    header.site-header .flo_right ul {
        padding: 0 0 7px;
    }
    header.site-header .flo_right ul li {
    }
    header.site-header .flo_right ul li.tel a.tel {
        font-size: 1.55rem;
    }
    header.site-header .flo_right ul li a {
        letter-spacing: 0px;
    }
}
@media screen and (max-width: 480px) {
    header.site-header .header-wrap .container {
        height: 95px;
    }
    header.site-header .logo {
        width: 205px;
        margin: 18px 0 0;
    }
    .site-header .logo span {
        margin: 1px 0 0 7px;
    }
    header.site-header .flo_right {
        width: 120px;
        margin: 20px 0px 0 0;
    }
    header.site-header .flo_right ul li.link_contact a {
        padding: 3px 0 3px 17px;
    }
    header.site-header .flo_right ul li.link_contact a:before {
        margin-left: -22px;
    }
}


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;
}
.page-wrap {
  padding-top: 0;
  padding-bottom: 20px;
  position: relative;
}
.page-template-page_front-page .page-wrap {
    margin-top: 15px;
}
.l-header {
  width: 100%;
}

/* gnavi */
#page .col-md-8 {
    width: 100%;
    background: #5db7e8;
    display: block;
    height: 74px;
    margin-top: -270px;
    z-index: 1500;
    position: relative;
}
body.home #page .col-md-8 {
  margin-top: -500px;
}

#page .col-md-8 nav#mainnav {
    width: 100%;
    background: #5db7e8;
}
#page .col-md-8 ul#menu-menu-1 {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 0 0px;
  height: 74px;
  text-align: center;
}
#page .col-md-8 ul#menu-menu-1 li {
    display: inline-block;
    height: 74px;
    padding: 0;
    text-align: center;
    width: 16.666%;
    vertical-align: top;
}
#page .col-md-8 ul#menu-menu-1 li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    float: none;
    display: block;
    vertical-align: bottom;
    padding: 33px 0 28px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 0.85;
}
#page .col-md-8 ul#menu-menu-1 li:first-child,
#page .col-md-8 ul#menu-menu-1 li:nth-child(5) {
    width: 16.5%;
}
#mainnav ul li ul:after {
    background-color: #666;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
#page .col-md-8 ul#menu-menu-1 li:hover,
#page .col-md-8 ul#menu-menu-1 li.actv {
    background-color: #3b8ebc;
    transition: all 300ms ease-in-out 0s;
}

#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 {
    color: #fff;
    padding-bottom: 13px;
}
#main header.entry-title h1 {
    display: none;
}
#page .col-md-8 ul#menu-menu-1 li ul.sub-menu {
    width: 100%;
    margin-top: 0;
    padding: 0;
    z-index: 100;
}
#page .col-md-8 ul#menu-menu-1 li ul.sub-menu li {
    background-color: #353535;
    width: 100%;
    margin: 0;
    text-align: center !important;
    display: block;
    padding: 0;
    height: 52px;
}
#page .col-md-8 ul#menu-menu-1 li ul.sub-menu li a {
    border-top: 0;
    border-bottom: 1px solid #656565;
    font-size: 12px;
    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 ul#menu-menu-1 li ul.sub-menu li:hover {
    background-color: #3b8ebc !important;
}
#page .col-md-8 ul#menu-menu-1 li ul.sub-menu li:hover a {
    background-color: #3b8ebc !important;
    color: #fff !important;
    text-decoration: none;
}

/* パンくず */
.breadcrumbs {
  font-size: 13px;
  margin: 8px auto 0;
  text-align: right;
  width: 100%;
  max-width: 1200px;
}
.breadcrumbs span {
  margin: 0 3px;
}
.breadcrumbs span.post-page span,
.breadcrumbs span span span,
body.home .breadcrumbs {
  display: none;
}
.breadcrumbs span a:hover {
    text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    transition: all 300ms ease-in-out 0s;
}

/* toppage */
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;
}
.header-wrap .bg_image {
    margin: 0px auto 0;
    width: 100%;
    max-width: 100%;
    height: 145px;
    display: flex;
}
.header-wrap .head_image {
    background: #225aa9;
    margin-top: 74px;
    padding: 75px 0;
    height: 430px;
}
.header-wrap .bg_image div {
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center;
    width: 15%;
    height: 100%;
    object-fit: cover;
    background-size: 100% auto;
    justify-content: space-between;
    outline: 3px solid #225aa9;
}
.header-wrap .bg_image div.bg_image_01 {
	background-image:url(/img/index/img01.jpg);
}
.header-wrap .bg_image div.bg_image_02 {
	background-image:url(/img/index/img02.jpg);
}
.header-wrap .bg_image div.bg_image_03 {
	background-image:url(/img/index/img03.jpg);
}
.header-wrap .bg_image div.bg_image_04 {
	background-image:url(/img/index/img04.jpg);
}
.header-wrap .bg_image div.bg_image_05 {
	background-image:url(/img/index/img05.jpg);
}
.header-wrap .bg_image div.bg_image_06 {
	background-image:url(/img/index/img06.jpg);
}
.header-wrap .bg_image div.bg_image_07 {
	background-image:url(/img/index/img07.jpg);
}
.header-wrap .bg_image div.bg_image_08 {
	background-image:url(/img/index/img08.jpg);
}
.header-wrap .bg_image div.bg_image_09 {
	background-image:url(/img/index/img09.jpg);
}
.header-wrap .bg_image div.bg_image_10 {
	background-image:url(/img/index/img10.jpg);
}
.header-wrap .bg_image div.bg_image_11 {
	background-image:url(/img/index/img11.jpg);
}
.header-wrap .bg_image div.bg_image_12 {
	background-image:url(/img/index/img12.jpg);
}
.header-wrap .bg_image div.bg_image_13 {
	background-image:url(/img/index/img13.jpg);
}
.header-wrap .bg_image div.bg_image_14 {
	background-image:url(/img/index/img14.jpg);
}
.header-wrap .bg_image div.bg_image_15 {
	background-image:url(/img/index/img15.jpg);
}
.header-wrap .bg_image div.bg_image_16 {
	background-image:url(/img/index/img16.jpg);
}


.header-wrap .head_txt {
	/*background: url(/img/index/top-1.png) no-repeat top center;
    background-size: auto 400px;*/
    position: relative;
    margin: -415px 0 0;
    height: auto;
    padding: 26px 0 92px;
}
.header-wrap .head_txt h1 {
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 16px #4c4c4c;
    font-size: 47px;
}
.header-wrap .head_txt h1 span {
    display: inline-block;
    margin: 0 5%;
    margin: 0 0;
}
.header-wrap .head_txt h1 span.small {
    display: block;
    color: #fff;
    margin: 25px 0 80px;
    font-size: 31px;
    font-weight: 800;
}
.header-wrap .head_txt h1 span.small span {
    margin: 0 134px;
    margin: 0 0;
}

.fp-content-area {
    width: 100%;
    margin-top: -10px;
}


/*----------------------------------
 製品紹介・お悩み
------------------------------------*/
.fp-content-area .top_packaging {
    width: 100%;
    display: inline-block;
    padding: 18px 0 0;
    margin: 15px auto 0;
}
.fp-content-area .top_products {
    width: 100%;
    display: inline-block;
    padding: 18px 0 0;
    margin: 25px auto 0;
}
.fp-content-area .top_packaging .base_w,
.fp-content-area .top_products .base_w {
    width: 100%;
    text-align: center;
}
.fp-content-area .base_w h2 {
    font-size: 27px;
    font-weight: 400;
    color: #141414;
    margin: 1.2em auto 0.5em;
    border-bottom: 2px dotted #cfcfe2;
    width: 154px;
    padding-bottom: 7px;
}
.fp-content-area .base_w h2 a {
    color: #141414;
}
.fp-content-area .base_w .pht3bx {
    padding: 0;
    font-size: 0;
    margin-bottom: 10px;
    display: inline-block;
}
.fp-content-area .base_w .pht3bx div {
    display: inline-block;
    width: 33.33%;
    height: 265px;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    margin-bottom: 16px;
}
.fp-content-area .base_w .pht3bx div img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.fp-content-area .base_w .pht3bx div a span {
    position: relative;
    background: rgba(0,0,0,0.7);
    color: #fff;
    margin: -60px auto;
    display: block;
    width: 82%;
    padding: 9px 0;
    height: auto;
    font-size: 15px;
    line-height: 1.4;
    z-index: 5;
}
.fp-content-area .base_w h2 a:hover,
.fp-content-area .base_w .pht3bx div a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
.fp-content-area .top_products .bx_r ul li p {
    width: 100px;
    text-align: center;
}
.fp-content-area .top_packaging h2,
.fp-content-area .top_products h2 {
    width: 100%;
    border: 0;
}

/*----------------------------------
  お知らせ
------------------------------------*/
.fp-content-area .top_news {
    width: 100%;
    padding: 0;
    margin: 55px auto 0;
}
.fp-content-area .top_news .base_w {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.fp-content-area .top_news .base_w h2 {
    display: none;
}
.fp-content-area .top_news .base_w h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
}
div.whatsnew {
    border: 1px solid #bebebe;
    border-radius: 4px;
}
div.whatsnew dd {
    padding: 14px 16px;
}
div.whatsnew dt {
    margin: 0 0 0 1em;
    padding: 14px 2px;
    color: #d94748;
}
.fp-content-area .top_news .base_w a {
    font-size: 15px;
    color: #000;
}
.fp-content-area .l-inner div.whatsnew hr {
    margin: -1px;
}

/*----------------------------------
  採用情報　
------------------------------------*/
.fp-content-area .top_rec {
    width: 100%;
    padding: 0;
    margin: 65px auto 0;
    background: url(/img/index/bg_top_rec.jpg) no-repeat center center;
    object-fit: cover;
}
.fp-content-area .top_rec .base_w {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 75px 0 85px;
}
.fp-content-area .top_rec .base_w h2 {
    font-size: 36px;
    font-weight: 200;
    color: #fff;
}
.fp-content-area .top_rec .base_w p.copy {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
}
.fp-content-area .top_rec .base_w div.rec_bx {
    list-style-type: none;
    display: inline-block;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    vertical-align: top;
    padding: 5px 35px 13px;
    margin: 15px 17px 0 0;
    box-sizing: border-box;
    width: 31%;
    background: #fff;
    border-radius: 6px;
    position: relative;
}
.fp-content-area .top_rec .base_w div.rec_bx h3 {
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    border-bottom: 2px solid #d06a1b;
    padding: 4px 0 8px;
    margin: 14px 0;
    display: block;
    position: relative;
}
.fp-content-area .top_rec .base_w div:nth-child(4) h3 {
    border-bottom: 2px solid #5d83b7;
}
.fp-content-area .top_rec .base_w div:last-child h3 {
    border-bottom: 2px solid #63a643;
}
.fp-content-area .top_rec .base_w div.rec_bx h3 a {
    display: block;
    color: #000;
}
.fp-content-area .top_rec .base_w ul li a {
    text-decoration: none;
    background: #fff;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 53px 0;
    margin: 0 11px 0 0;
    box-sizing: border-box;
    width: 30%;
}














/*見出し・本文*/
#main div.h1_tit {
    text-align: center;
    margin: 15px 0 0;
    display: block;
}
#main div.h1_tit h1 {
    font-size: 26px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 0 24px 15px;
    line-height: 1.3;
    margin-top: 15px;
}
#main div.h1_tit h1 span {
    display: block;
    font-size: 18px;
    margin: 2px 0;
}


#main div.h1_tit2 {
    background: none;
    text-align: left;
    margin: 50px 0 45px;
    display: block;
    min-height: 72px;
    border-left: 8px solid #003399;
}
#main div.h1_tit2 h1 {
    font-size: 32px;
    border-bottom: 2px solid #658bd8;
    padding: 18px 0 12px 0;
    margin-left: 33px;
}
#main div.h1_tit2 h1 span {
    font-size: 22px;
    font-weight: 400;
    display: block;
    line-height: 1.5;
    margin-top: -20px;
}
#main div.h2_tit {
    text-align: left;
    display: block;
	border-left: 0;
    max-width: 1080px;
    margin: 40px auto 30px;
}
#main div.h2_tit h2 {
    font-size: 25px;
    border-bottom: 3px dotted #d1d3d8;
    padding: 18px 0 12px 0;
    margin: 0;
    text-align: left;
    font-weight: 300;
}
#main div.h2_tit h2 span {
    font-weight: 300;
    margin-left: 15px;
    color: #9eabca;
}
#main div.h2_tit h2 a:after, h4 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    position: relative;
    color: #3e86c9;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle;
}
div.inr_bx {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
div.inr_bx h3.copy {
    font-weight: 300;
    font-size: 26px;
}
div.inr_bx h3.intvtit {
    font-weight: 300;
    font-size: 23px;
    color: #57ab69;
}
div.inr_bx p {
    text-align: justify;
}
div.inr_bx p.intv {
    font-size: 19px;
    font-family: impact;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: -6px;
    color: #ccc;
}
div.img_right img.w410,
div.img_left img.w410 {
    width: 60%;
    max-width: 410px;
}
div.staff_prfl {
    display: block;
    background: #57ab69;
    padding: 9px 19px;
    border-radius: 3px;
    color: #fff;
    margin: 30px 0;
}
div.staff_prfl span {
    font-size: 14px;
    display: block;
}
div.inr_bx h3.intvtit.stf2 {
    color: #be56d1;
}
div.staff_prfl.stf2 {
    background: #be56d1;
}
div.inr_bx h3.intvtit.stf3 {
    color: #fca300;
}
div.staff_prfl.stf3 {
    background: #fca300;
}


ul.logo_maker {
    list-style: none;
    text-align: center;
}
ul.logo_maker li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    margin: 10px 15px 
}
ul.logo_maker li img {
    width: 100%;
}

#main h2.tit {
  font-size: 20px;
  text-align: center;
  line-height: 1.4;
}
div.h2tit_bx {
    position: relative;
    margin-top: -185px;
    background: rgba(255,255,255,0.7);
    padding: 5px 0;
    text-align: center;
}
div.h2tit_bx h2.tit {
    color: #000;
    margin-bottom: 5px;
}

div.pht_3wk,
div.phtbx_2wk, div.phtbx_3wk {
    text-align: center;
    margin: 5px auto 60px;
}
div.txt_left {
    text-align: left;
}
div.phtbx_2wk, div.phtbx_3wk {
    background: #b6c4d7;
}
div.phtbx_2wk {
	font-weight: 600;
    /*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;*/
}
div.phtbx_2wk div {
    width: 41.5%;
    display: inline-block;
    vertical-align: top;
    margin: 1.5%;
    outline: 2px solid #fff;
}
div.phtbx_2wk p {
    margin: 9px 0 8px 0;
}
div.phtbx_2wk ul {
    list-style-type: none;
    padding: 0;
	margin-bottom: 0px;
}
.content-area div.phtbx_2wk ul li {
    font-size: 17px;
	font-weight: 200;
    background: #dae0e8;
    padding: 4px;
    margin-bottom: 0;
}
div.phtbx_2wk ul li:nth-child(even) {
    background: #e8ebf0;
}
div.phtbx_3wk div {
    width: 26.5%;
    display: inline-block;
    vertical-align: top;
    margin: 1.5%;
}

div.phtbx_3wk div img {
    outline: 2px solid #fff;
}
div.pht_3wk div {
    width: 31.5%;
    margin: 0 0.75% 8px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
div.pht_3wk div:last-child {
    margin-right: 0;
}
div.pht_3wk div p, div.phtbx_3wk div p {
    margin: 8px 1% 10px;
    width: 97%;
    text-align: center;
    font-size: 90%;
    line-height: 1.3;
}
div.pht_3wk div img {
    border: 4px solid #eaeaea;
}
div.pht_3wk.no_b div img {
    border: 0;
    margin-bottom: 7px;
}



div.pht_2wk {
    margin: 85px 0 25px;
}
div.pht_2wk,
div.pht_4wk {
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
div.pht_2wk div {
  width: 43.5%;
  margin: 1.5%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding-bottom: 4px;
}
div.pht_4wk div {
  width: 23.5%;
  margin: 0.5%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding-bottom: 4px;
}
div.pht_2wk div img,
div.pht_4wk div img {
  width: 100%;
  margin-bottom: 5px;
  display: block;
}

div.pht_2wk div.app {
  padding: 3%;
  border: 3px solid #ccc;
  border-radius: 13px;
}
div.pht_2wk div.app h3 {
  color: #e24c46;
  font-size: 22px;
  border-bottom: 1px dotted;
  padding-bottom: 11px;
  display: inline-block;
}

div.pht_2wk div.app img {
  height: 250px;
  overflow: hidden;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
div.pht_2wk div.app h3 a {
  color: #e24c46;
}
div.pht_2wk div.app h3 a:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.pht_2wk div.app p {
  text-align: left;
}
div.pht_2wk div.app p.link {
  background: #e24c46;
  border-radius: 5px;
  padding: 0;
  text-align: center;
  margin: 0;
}
div.pht_2wk div.app p.link a {
  display: block;
  padding: 5px;
  color: #fff;
}
div.pht_2wk div.app a i.fas {
  margin-left: 8px;
}
div.pht_2wk div.app p.link:hover,
div.pht_2wk div.app p.link a:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 300ms ease-in-out 0s;
}
h5.komidashi {
  font-size: 22px;
}
h5.komidashi span {
  font-size: 19px;
  margin-left: 7px;
  font-weight: 300;
  color: #42693e;
}
h5.komidashi:before {
  content: "■";
  display: inline-block;
  color: #42693e;
  margin-right: 4px;
  font-size: 27px;
  vertical-align: bottom;
}
span.img100 {
  font-size: 12px;
  text-align: right;
}
span.img100 img {
  height: 75px;
  width: auto;
  margin: 4px;
}
.post-wrap h3.archive-title {
  display: none;
}

/*popup*/
.popup_wrap {
  display: inline-block;
}
.popup_wrap input {
  /*display: none;*/
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 600px;
  padding: 30px 30px 19px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.8em;
  transition: 0.5s;
  border-radius: 5px;
  font-size: 15px;
}
.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 26px;
  cursor: pointer;
  color: #ccc;
}
.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.popup_btn {
  display: inline-block;
  float: right;
}
.open_btn {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 165px;
  height: 30px;
  margin: 10px auto;
  padding: 8px 7px;
  color: #fff;
  background: #0c0d62;
  font-weight: bold;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  cursor: pointer;
  transition: 0.3s ease;
  font-size: 14px;
}
.open_btn:hover {
  background: #000;
  color: #fff;
  transition: 0.3s ease;
}

.content-area .entry-content h2.midashi {
  font-size: 25px;
  margin: 40px 0 24px;
  line-height: 1.2;
}
.content-area .entry-content h3.midashi {
    font-size: 23px;
    padding: 13px 0 9px 18px;
    border-left: 8px solid #ccc;
    margin: 30px 0 10px;
    line-height: 1.2;
}
.content-area .entry-content h3.midashi span {
  font-weight: 200;
  font-size: 20px;
  margin: 0 20px;
}
.content-area .entry-content h3.midashi2 {
  font-size: 25px;
  padding: 13px 0 9px 18px;
  border-left: 6px solid #e55e58;
  margin: 55px 0 22px;
  line-height: 1.2;
  border-bottom: 1px solid #e24c46;
}
.content-area .entry-content h3.komidashi2 {
  font-size: 21px;
  margin: 39px 0 15px;
}
.content-area .entry-content ul li {
  margin-bottom: 5px;
}
.privacy-policy .entry-content p.tel a.tel {
  font-size: 22px;
  background-size: 19px 19px;
  padding: 12px 4px 0 22px;
  color: #636363;
  font-weight: 600;
  text-decoration: none;
}

.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: 4px;
  display: inline-block;
  margin: 0 5% 28px 0;
  text-align: left;
  width: 47%;
}
.content_list .bx_3waku {
  margin: 0 2% 28px 0;
  width: 32%;
}
.content_list .bx_all {
  margin: 0 0 28px 0;
  width: 100%;
}
.content_list .mr0 {
  margin-right: 0;
}
.content_list .thumbnail img {
  width: 100%;
  height: 270px;
  border-radius: 5px 5px 0 0;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
.content_list .thumbnail h3 {
  background-color: rgba(0, 51, 153, 0.8);
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 22px;
  padding: 13px 2% 10px 3%;
  position: relative;
  margin-top: -42px;
}
.content_list .bx_all h3 {
  margin: 0 0 28px 0;
  width: 100%;
}
.content_list .thumbnail h3 a {
  color: #fff;
  margin-top: 0;
  display: block;
}
.content_list .thumbnail h3 a:hover {
  text-decoration: none;
}
.content_list .thumbnail h3 a span {
    font-size: 40px;
    position: absolute;
    right: 6px;
    bottom: 0;
    opacity: 0.35;
}

.content_list .thumbnail p {
  font-size: 14px;
  font-weight: lighter;
  line-height: 1.4;
  margin: -12px 0 0;
  padding: 5px 2% 9px 3%;
  vertical-align: text-top;
  width: 100%;
}
.content_list p {
  width: 97%;
}
.content_list .bx_all ul {
  text-align: center;
  padding: 0 1%;
}
.content_list .bx_all ul li {
  display: inline-block;
  vertical-align: top;
  width: 12.5%;
  margin: 0.5%;
  min-width: 100px;
}
.content_list .bx_all ul li img {
  width: 100%;
  height: auto;
}



.content_job {
  display: block;
  margin-top: -30px;
}
.content_job img {
  width: 270px;
  height: 270px;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 1.5%;
  display: inline-block;
  font-family: "object-fit: cover;"; /*IE対策*/
}
.content_job p.name,
.content_job p {
  font-size: 18px;
  display: inline-block;
  border-bottom: 1px dotted #e24c46;
  padding-bottom: 9px;
}
.content_job p.name span {
  font-size: 14px;
  display: block;
}
p.stff {
  margin-bottom: 25px;
  margin-left: 24px;
}
p.stff:first-letter {
  font-size: 28px;
  color: #e55e58;
}

/*img*/
p.img_center {
    text-align: center;
}
p.img_center img {
    max-width: 650px;
    width: 90%;
}


div.img_left {
    display: inline-block;
    margin: 15px 0 25px;
    width: 100%;
}
div.img_left img {
    float: left;
    margin-right: 3%;
    margin-top: 3px;
    margin-bottom: 20px;
}
div.img_left .txtbx {
    display: inline-block;
    vertical-align: top;
}
div.img_left .txtbx h4 a {
    color: #2c2c2c;
}
div.img_left .txtbx h4 a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
div.img35p img {
    width: 35%;
}
div.img35p .txtbx {
    width: 62%;
}
.mt55 {
    margin-top: 55px !important;
}
div.img_right span.num {
    position: absolute;
    left: -2%;
    font-size: 51px;
    font-family: impact;
    margin-top: -28px;
    background: #b6c4d7;
    padding: 0;
    width: 92px;
    text-align: center;
    color: #f0f0f1;
    margin-left: 1%;
}
div.img200 img {
    width: 20%;
    display: inline-block;
    float: none;
}
div.img200 .txtbx {
    width: 76%;
}




div.img_right img {
  float: right;
  margin-left: 45px;
  margin-bottom: 20px;
}
div.img_left h5 a {
  color: #443f3f !important;
}
div.img_left .wk_phtbx {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  border: 2px solid #ccc;
  margin-left: 3%;
  padding: 12px;
  border-radius: 5px;
  font-size: 95%;
}
div.img_left .wk_phtbx img {
  width: 210px;
  margin: 0 13px 0 0;
  float: left;
}
div.img_right h5 {
    color: #225aa9;
    margin: 8px 0 15px 106px;
    border-bottom: 1px dotted #94aebb;
    display: inline-block;
    padding: 0 0 7px;
}
p.img_rt_s {
    position: relative;
    width: 370px;
    margin-right: 19%;
    margin-top: -365px;
    float: right;
    display: inline-block;
}
p.img_rt_s img {
    width: 100%;
    outline: 2px solid #fff;
}
div.border_b {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 0;
}
p.text_link:hover {
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
p.text_link a {
    color: #3381C4;
}
p.text_link.bgblue a {
    background: #fff;
    padding: 8px 14px 6px;
    border-radius: 3px;
    display: inline-block;
    margin: 11px auto 25px;
}
p.text_link a:hover {
    text-decoration: none;
}
p.text_link a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    position: relative;
    color: #3e86c9;
    margin-right: 10px;
    font-size: 19px;
    font-weight: bold;
    margin-top: -3px;
    display: inline-block;
    vertical-align: middle;
}

.mb10 {
  margin-bottom: 10px !important;
}

p.rinen {
    font-size: 27px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center !important;
    line-height: 1.3;
}

div.img_right img.w540 {
    width: 60%;
    max-width: 540px;
}

div.img160 img {
  width: 160px;
}
div.img285 img {
  width: 285px;
}
div.img375 img {
  width: 375px;
}
div.img650 img {
    max-width: 650px;
    width: 60%;
}
div.img_left h4 a {
    font-size: 18px;
}


/*グラフ*/
.container_graph {
    display: flex;
    margin: 0 auto;
    width: 96%;
    max-width: 900px;
}
.label-vertical {
    width: 5%;
}
.container_graph .inner {
    width: 95%;
}
.label-vertical .label{
    font-size: 12px;
    line-height: 50px;
    text-align: right;
    padding-right: 10px;
    white-space: nowrap;
}
.graph {
    height: 311px;
    width: 100%;
    border: 1px solid #F0F0F0;
    position: relative;
    margin: 13px 5px;
}
.graph .bar:first-of-type {
    margin-left: 68px;
    margin-left: 8%;
}
.bar {
    float: left;
    text-align: center;
    position: relative;
    margin-left: 60px;
    width: 130px;
    margin-left: 5%;
    width: 17%;
    background-color: #ffd985;
}
.bar.bar2 {
    background-color: #fbc858;
}
.bar.bar3 {
    background-color: #ffbc2a;
}
.bar.bar4 {
    background-color: #f7971f;
}
.graph hr {
  border: none;
  position: absolute;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #F0F0F0;
}
.label-horizontal {
  display: flex;
}
.label-horizontal .label{
    font-size: 17px;
    margin-left: 60px;  
    width: 130px;
    margin-left: 5%;
    width: 17%;
    text-align: center;
    padding-top: 6px;
}
.label-horizontal .label:first-of-type{
    margin-left: 72px;  
    margin-left: 8.5%;
}
.label-horizontal .label span{
    font-size: 12px;
}




/*用語解説*/
div.glossary {
  width: 100%;
  border: 3px solid #d3dbeb;
  border-radius: 11px;
  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;
}
div.kanren {
  width: 100%;
  margin-top: 90px;
  text-align: center;
  display: inline-block;
}
div.kanren p.bold {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.kanren p.bold a {
  color: #212121;
}
div.kanren p.link {
    display: inline-block;
    vertical-align: top;
    border-radius: 70px;
    width: 110px;
    margin: 0 8px 8px;
    background: #c2d2db;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    height: 108px;
    text-align: center;
}
div.kanren p.link:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  position: absolute;
  color: #ccc;
  margin-left: 60px;
  font-size: 26px;
  font-weight: bold;
  margin-top: -70px;
  display: inline-block;
}
div.kanren p.link:last-child:after,
div.kanren p.link_maru:after {
  content: "";
}
div.kanren p.link a {
  display: block;
  line-height: 1.3;
  color: #fff;
  padding: 45px 5px;
}
div.kanren p.link_maru a {
  padding: 44px 0px;
}
div.kanren p.link_2l a {
    padding: 37px 0px;
}
div.kanren p.bold a:hover,
div.kanren p.link a {
    text-decoration: none;
}
div.kanren p.bold a:hover,
div.kanren p.link:hover {
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}
div.kanren p.actv {
    background: #225aa9;
}
p.mekiki img {
  width: 76px;
  border-radius: 50%;
  border: 5px solid #233c20;
  margin: 0;
}
p.mekiki span {
  background: #233c20;
  color: #fff;
  padding: 6px 13px 5px 11px;
  display: inline-block;
  margin: 21px 100px 10px -5px;
  border-radius: 0 5px 5px 0;
  font-size: 14px;
}





/* access */
.map {
  width: 100%;
}
p.map iframe {
  width: 100%;
  height: 450px;
}

/* q and a */
.entry-content div.q_a {
  margin-left: 0;
}
.entry-content div.q_a ul {
  padding-left: 45px;
  margin-bottom: 60px;
}
.entry-content div.q_a li.qa_q {
  list-style: none;
  font-size: 19px;
  width: 95%;
  line-height: 1.4;
  color: #5d5d5d;
  font-weight: 600;
}
.entry-content div.q_a li.qa_q:before {
  content: "Q";
  font-size: 41px;
  font-family: "Arial", Gadget, "sans-serif";
  color: #909090;
  margin-right: 14px;
  margin-left: -40px;
  font-weight: 100;
  vertical-align: bottom;
  margin-bottom: -14px;
  display: inline-block;
  border-bottom: 2px dotted;
}
.entry-content div.q_a li.qa_a {
  list-style: none;
  font-size: 16px;
  width: 90%;
  line-height: 1.7;
  margin: 28px 0 0 2.5em;
}
.entry-content div.q_a li.qa_a:before {
  content: "A";
  font-size: 30px;
  font-family: "Arial", Gadget, "sans-serif";
  color: #e24c46;
  margin-right: 0.5em;
  margin-left: -1.25em;
  font-weight: 100;
  vertical-align: bottom;
  margin-bottom: -11px;
  display: inline-block;
  border-bottom: 2px dotted;
}

ul.copy_job,
ul.copy_rinen {
  display: block;
  margin: 0 0 23px;
  padding: 0;
}
ul.copy_job li {
  list-style-type: none;
  color: #e24c46;
  font-weight: 600;
  font-size: 18px;
  text-indent: -20px;
  margin-left: 1.5em;
  line-height: 1.3;
}
ul.copy_job li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f192";
  font-size: 80%;
  margin-right: 6px;
  color: #ffe4d0;
}
ul.copy_rinen li {
  list-style-type: none;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #313131;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 24px !important;
  line-height: 1.3;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 11px;
}

/* 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_g.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 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;
}


/* 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 {
  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.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;
}
p.button a {
    color: #fff;
}
p.button a:hover {
    text-decoration: none
}
/*table*/
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: #26498e;
    color: #fff;
    border: 1px solid #90a0be;
    font-weight: 600;
    line-height: 1.3;
    padding: 14px 8px;
    vertical-align: middle;
    width: 23%;
    word-break: initial;
    white-space: nowrap;
}
table.table_cmpny td {
    border: 1px solid #dbdbdb;
    text-align: left;
    padding: 14px 25px;
    vertical-align: middle;
    word-break: initial;
}
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: relative;
    display: block;
    text-align: right;
    background: #ff430b;
    width: 38px;
    float: right;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: 200;
    border-radius: 6px;
}
table.table_history th {
    font-size: 28px;
}
table.table_cmpny td.dekigoto {
    font-size: 12px;
}
table.table_cmpny td.dekigoto p {
    margin-bottom: 5px;
}
table.table_cmpny td.dekigoto span {
    display: inline-block;
    background: #ccc;
    padding: 2px 6px;
    color: #fff;
    border-radius: 12px;
    margin-bottom: 15px;
}
table.table_cmpny td.dekigoto img {
    max-width: 200px;
    height: auto;
    width: 60%;
}



table.table_cmpny td ul.list_table {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
table.table_cmpny td ul.list_table li {
  display: inline-block;
}
table.table_cmpny td dl {
  margin-bottom: 0;
}
table.table_cmpny td dl dt {
  font-weight: normal;
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
table.table_cmpny td dl dd {
  font-weight: normal;
  display: inline-block;
  width: 66%;
}
table.table_cmpny td ul.list_business {
  list-style-type: none;
  padding-left: 1em;
  margin-bottom: 0;
}
table.table_cmpny td ul.list_business li {
  display: block;
  margin: 0 0 9px 0;
  text-indent: -0.5em;
  line-height: 1.2;
}
table.table_cmpny td ul.list_business li:before {
  content: "●";
  color: #887878;
  font-weight: bold;
  font-size: 15px;
  padding: 0 3px 8px;
  margin-right: 2px;
  vertical-align: middle;
  display: inline-block;
  margin-left: -2px;
}
table.table_cmpny td ul.list_business li:last-child {
  margin: 0 0 0 0;
}
ul.list_business2 {
  padding-left: 0;
  margin-bottom: 0;
}
ul.list_business2 li {
  display: inline-block;
  margin: 0 0 9px 0;
  line-height: 1.2;
}
ul.list_business2 li:after {
  content: "／";
  color: #887878;
  font-size: 15px;
  padding: 0 2px 6px 5px;
  vertical-align: middle;
  display: inline-block;
}
ul.list_business2 li:last-child::after {
  content: none;
}

div.table_bx {
    overflow-x: scroll;
    margin: 45px auto;
    max-width: 1080px;
    width: 100%;
}
table.product_list {
    border-collapse: collapse;
    margin: 0 auto 40px;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px;
    min-width: 890px;
}
table.product_list th {
    background-color: #26498e;
    border: 1px solid #d3dbeb;
    font-weight: 600;
    line-height: 1.3;
    padding: 8px;
    vertical-align: middle;
    word-break: initial;
    white-space: nowrap;
    color: #fff;
}
table.product_list th:first-child {
    width: 44px;
}
table.product_list th:nth-child(2),
table.product_list th:nth-child(3),
table.product_list th:nth-child(5) {
    width: 115px;
}
table.product_list th:nth-child(6) {
    width: 90px;
}
table.product_list th:nth-child(7) {
    width: 120px;
}
table.product_list th.contact {
    background-color: transparent;
    width: 38px;
    border: 0;
}
table.product_list td {
    border: 1px solid #dbdbdb;
    text-align: left;
    padding: 4px 8px;
    vertical-align: middle;
    word-break: initial;
    line-height: 1.4;
    white-space: normal;
}
table.product_list td:first-child {
    text-align: center;
}
table.product_list td.contact {
    border: 0;
}
table.product_list td.contact a i.far {
    font-size: 24px;
}



p.mb0,
.mb0 {
  margin-bottom: 0 !important;
}

a.link {
  background: rgba(0, 0, 0, 0) url(/img/arrow_g.png) no-repeat scroll 0 7px;
  color: #6699ff;
  padding-left: 14px !important;
  background-size: 10px 10px;
  font-size: 13px;
  margin-left: 10px;
}
.flo_right {
  float: right !important;
}
p.txt_name span {
    font-size: 26px;
    font-family: "HG行書体", monospace;
    margin: 0 12px;
}
div.telbx {
  text-align: center;
  margin: 56px 0 10px;
}
div.telbx p {
  font-size: 23px;
  font-weight: 200;
  margin-bottom: 3px;
}
div.telbx p.tel {
  font-size: 30px;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: 800;
}
div.telbx a.tel {
  color: #e24c46;
  background-position: left 17px;
  background-repeat: no-repeat;
  padding-left: 23px;
  background-size: 19px;
  margin: 3px 10px 0 0;
  display: inline-block;
}
div.telbx a.tel:hover {
  text-decoration: none;
}
.content-area .entry-content h3.tit3a {
  font-size: 25px;
  padding: 13px 0 9px 0;
  margin: 55px 0 22px;
  line-height: 1.2;
}
.content-area .entry-content h3.tit3a span {
  float: left;
  font-family: "Arial Black", Gadget, "sans-serif";
  font-size: 45px;
  background: #d5e441;
  padding: 5px 0 8px;
  border-radius: 50%;
  color: #fff;
  width: 67px;
  text-align: center;
  display: inline-block;
  margin: -6px 10px 0 0;
}

/*カスタムエリア*/
.custom-html-widget ul.sns_area {
  background: #63b3dd;
  padding: 17px 0;
  text-align: center;
  margin-bottom: 0;
}
.custom-html-widget ul.sns_area li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 32px;
}
.custom-html-widget ul.sns_area li img {
  width: 25px;
}

/*採用*/
/*----------------------------------
  apply_block
------------------------------------*/
.apply_block {
    border: 2px solid #c3c3c3;
    border-radius: 10px;
    max-width: 797px;
    margin: 85px auto 0;
    padding: 26px;
}
.apply_block .apply-flx {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .apply_block .apply-flx {
    flex-direction: column;
  }
}
.apply_block .apply-flx .apply-txt {
  margin: 0 20px 0 0;
  width: 415px;
}
@media screen and (max-width: 767px) {
  .apply_block .apply-flx .apply-txt {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.apply_block .apply-flx .apply-txt div {
  text-align: right;
  margin: 0 0 32px 0;
}
@media screen and (max-width: 767px) {
  .apply_block .apply-flx .apply-txt div {
    text-align: center;
  }
}
.apply_block .apply-flx .apply-txt div h2 {
  font-size: 2.8rem;
  border-bottom: 1px solid #f77500;
  display: inline;
  padding: 0 0 8px 0;
    font-weight: 500;
}
.apply_block .apply-flx .apply-txt p {
    font-size: 17px;
    line-height: 1.4;
}

.apply_block .apply-flx .apply-img {
    width: 300px;
}
@media screen and (max-width: 767px) {
  .apply_block .apply-flx .apply-img {
    width: 100%;
    text-align: center;
  }
}
.apply_block > a.btn {
  width: 50%;
  margin: -40px auto 0;
}
@media screen and (max-width: 767px) {
  .apply_block > a.btn {
    width: 100%;
  }
}

table.table_cmpny td.tel a.tel {
    font-size: 20px;
}
/*----------------------------------
  recruit_block
------------------------------------*/
.recruit_block {
    width: 252px;
    margin: 46px auto;
    text-align: center;
}
.recruit_block p {
    font-size: 2.3rem;
    margin-bottom: 5px;
    text-align: center !important;
}
.recruit_block a.tel {
    font-size: 3rem;
    color: #ff7742;
    font-weight: 600;
}
.recruit_block a.tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    color: #ccc;
    font-size: 75%;
    margin-left: -15px;
    position: relative;
    font-weight: bold;
    margin-right: 4px;
}
.recruit_block a:hover {
    text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 300ms ease-in-out 0s;
}




/****************footer***************/
#custom_html-6 {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #5db7e8;
    text-align: center;
    padding: 30px 0 10px;
}
#custom_html-6 .ft_point h5 {
    color: #fff;
    font-size: 20px;
}
#custom_html-6 .ft_point ul {
    list-style-type: none;
    padding: 0;
}
#custom_html-6 .ft_point ul li {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    margin: 0 25px;
    font-size: 18px;
    height: 102px;
    position: relative;
    width: 130px;
    border: 4px solid #e6f6fe;
    padding: 10px;
    line-height: 1.4;
    background: #b3e0f8 url(/img/hako.png) no-repeat;
    background-size: 156px;
    font-weight: 600;
}
#custom_html-6 .ft_point ul li.list_2l {
    padding: 23px 10px 10px;
}
#custom_html-6 .ft_point p.text_link a, #custom_html-6 .ft_point p.text_link a:before {
    color: #fff;
}


.widget-area {
    border: 0;
}
.widget-area .widget {
    margin: 15px 0;
}
#secondary {
    width: 100%;
}
#secondary.widget-area {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px 25px;
}
#secondary.widget-area h2 {
    font-size: 20px;
}
.footer-widgets {
    padding: 0 0 85px;
    background-color: #225aa9;
    margin-top: -10px;
}
.footer-widgets .container {
    width: 96%;
    max-width: 1200px;
}
.footer-widgets-grid.footer-layout-3 {
    display: block;
}
.footer-widgets-grid {
    padding-top: 50px;
    padding-bottom: 25px;
}
#sidebar-footer .sidebar-column {
    width: 185px;
    padding: 0;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
}
#sidebar-footer .sidebar-column:nth-child(2) {
    width: 205px;
}
#sidebar-footer .sidebar-column:first-child {
    width: 40%;
    margin: 0 18% 0 0;
}
#sidebar-footer #custom_html-2 div.textwidget a {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    display: inline-block;
}
#sidebar-footer #custom_html-2 div.textwidget a span {
    font-weight: 900;
    font-size: 26px;
    margin: 2px 8px 0 0;
}
#sidebar-footer div.container div.textwidget p.txt {
    color: #fff;
    font-size: 13px;
    margin-bottom: 17px;
    font-weight: 200;
    font-style: normal;
    line-height: 1.6;
    display: block;
}
#sidebar-footer div.container div.textwidget p.txt span {
    font-weight: 800;
    display: block;
    font-size: 95%;
}
#sidebar-footer div.container div.textwidget p.txt span:after {
    content: "：";
    color: #ccc;
    font-size: 10px;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 0 5px;
    vertical-align: middle;
}
#sidebar-footer #custom_html-2 div.textwidget p.tel a,
#sidebar-footer #custom_html-2 div.textwidget p.fax {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}
#sidebar-footer #custom_html-2 div.textwidget p.fax {
    margin-bottom: 15px;
}
#sidebar-footer #custom_html-2 div.textwidget p.tel a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f879";
    color: #ccc;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    margin: -1px 7px 0 -2px;
    vertical-align: middle;
}
#sidebar-footer #custom_html-2 div.textwidget p.fax:before {
    content: "FAX";
    color: #ccc;
    font-size: 10px;
    display: inline-block;
    font-weight: bold;
    margin: -1px 2px 0 -2px;
    vertical-align: middle;
}
#sidebar-footer div.container ul.menu li {
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0;
}
#sidebar-footer div.container ul.sub-menu {
    margin: 7px 5px 13px 23px;
}
#sidebar-footer div.container ul.sub-menu li {
    font-size: 12px;
    margin-bottom: 4px;
}
#sidebar-footer div.container ul.sub-menu li a {
    background: rgba(0, 0, 0, 0) url("/img/arrow.png") no-repeat scroll 0 5px;
    padding-left: 17px;
    background-size: 10px 10px;
}
#sidebar-footer div.container div a {
    clear: both;
    color: #fff;
    line-height: 1.1;
    text-decoration: none;
    font-weight: 400;
}
#sidebar-footer div.container p.inq {
    background: #ff7742;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 25px 0 13px;
    display: inline-block;
    max-width: 300px;
}
#sidebar-footer div.container p.inq a {
    color: #fff;
    padding: 7px 0 8px 35px;
    display: block;
    letter-spacing: 1px;
}
#sidebar-footer div.container p.inq a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    color: #fff;
    font-size: 90%;
    font-weight: 600;
    position: relative;
    margin: 0 0 0 25px;
    display: inline-block;
}
#sidebar-footer div.container p.link {
    text-align: right;
    margin-bottom: 5px;
}
#sidebar-footer div.container p.link a {
    font-size: 12px;
}
#sidebar-footer div.container p.link a:before {
    content: ">";
    color: #749bd4;
    font-size: 13px;
    padding-right: 9px;
    transform: scale(0.5,1);
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
}
#sidebar-footer div.container ul li a:hover,
#sidebar-footer div.container p.link a:hover {
    text-decoration: none;
    color: #ff7742;
    transition: all 300ms ease-in-out 0s;
}
#sidebar-footer #custom_html-2 div.textwidget a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 300ms ease-in-out 0s;
}

.site-footer {
    margin-top: -1px;
    background: #225aa9;
    padding-bottom: 10px;
}
.copyright {
    clear: both;
    color: #fff;
    font-size: 12px;
    padding-top: 0;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top: -2px;
    line-height: 1.4;
}
.go-top {
    border-radius: 6px;
    background-color: #9eacc0;
}
.sydney-svg-icon {
    vertical-align: top;
    padding-top: 8px;
    height: 26px;
}
p.link_btn {
    border: 1px solid #dbdbdb;
    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: 0;
  max-width: 295px;
  text-align: center;
  margin: 0 auto 35px;
  display: block;
  width: 85%;
}
p.link_btn:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: all 300ms ease-in-out 0s;
}
p.link_btn a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 100%;
    width: 100%;
    display: block;
    padding: 17px 15%;
}
p.link_btn a i.fas {
  margin-left: 11px;
  font-size: 85%;
}
p.link_btn a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
.header-wrap .bg_image div {
    background-size: auto 100%;
}

#sidebar-footer .sidebar-column:first-child {
    margin: 0 11% 0 0;
}
    p.img_rt_s {
        width: 300px;
        margin-right: 16%;
        margin-top: -310px;
    }
#sidebar-footer div.container div.wd01 a img.logo {
    width: 174px;
    padding-right: 6px;
    margin-right: 8px;
  }
  .fp-content-area .business .l-inner ul li {
    width: 33.2%;
  }

  div.img_left .wk_phtbx {
    width: 36%;
    margin-left: 1%;
  }
}
@media screen and (max-width: 1024px) {
    body.home .site-header {
        height: 480px;
    }
	.header-wrap .head_image {
        margin-top: 100px;
    }
    .header-wrap .bg_image {
        margin: 0px auto 0;
    }
    .page-template-page_front-page .page-wrap {
        margin-top: 10px;
    }


  .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: 0;
    top: 0;
  }

  body.home .page-wrap .content-wrapper .row {
    margin: 0;
    width: 100%;
    display: block;
  }


    .fp-content-area .top_products .pro_bx h2 {
        font-size: 21px;
    }
    .fp-content-area .top_products .pro_bx h2 img {
        width: 62px;
    }
    .fp-content-area .top_products ul li {
        height: 170px;
    }
    .fp-content-area .top_products ul li p {
        margin-top: -159px;
        font-size: 13px;
    }


  /* 追加部分　ここから */
  .fp-content-area .company .l-inner,
  .fp-content-area .application .l-inner {
    width: 95%;
  }

  .fp-content-area .company .l-inner ul li.company2,
  .fp-content-area .application .l-inner ul li.application2 {
    margin: 0 0 0 18px;
  }

  /* ハンバーガーメニュー */
  .btn-menu {
    position: fixed;
    bottom: 0;
    text-align: center;
    display: flex;
    height: 60px;
    width: 104%;
    background-color: #282828;
    justify-content: center;
    align-items: center;
    z-index: 900;
    border: 0;
    opacity: 0.9;
    margin-left: -5%;
  }
/*	
  .btn-menu span,
  .btn-menu span:before,
  .btn-menu span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    color: #fff;
    background-color: #fff;
    position: absolute;
  }
  .btn-menu span:before {
    bottom: 8px;
  }
  .btn-menu span:after {
    top: 8px;
  }

  #btn-menu-check:checked ~ .btn-menu span {
    background-color: rgba(255, 255, 255, 0);
  }
  #btn-menu-check:checked ~ .btn-menu span::before {
    bottom: 0;
    transform: rotate(45deg);
  }
  #btn-menu-check:checked ~ .btn-menu span::after {
    top: 0;
    transform: rotate(-45deg);
  }
  #btn-menu-check {
    display: none;
  }
*/
.btn-menu span {
    content: "";
    background: #fff;
    padding: 8px 15px;
    border-radius: 7px;
    color: #5db7e8;
}
  .btn-submenu svg {
    width: 35px !important;
    top: 17px !important;
  }
  .fp-content-area .products .l-inner {
    padding: 20px 0 35px;
  }
  #page .col-md-8 {
    background-image: none;
    display: contents;
    background-color: transparent;
  }
  #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 span.dropdown-symbol {
    display: none;
  }
  #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;
  }
  #mainnav-mobi {
    top: 120px;
    bottom: 60px;
    margin-top: 0;
    position: fixed;
    background: #5db7e8;
  }
  #mainnav-mobi ul li {
    border-top: 1px solid #fff;
  }
  #mainnav-mobi ul li:last-child {
    border-bottom: 0;
  }
    .row {
        margin-right: 33px;
    }

  nav {
    padding: 0;
  }
#custom_html-3, #custom_html-6 {
    
}
#custom_html-3 div.menu-right, #custom_html-6 div.menu-right {
    padding: 15px 12px 10px;
}
#custom_html-3 div.menu-right p, #custom_html-6 div.menu-right p {
    font-size: 10px;
}



/*ナビゲーションaタグの形状*/
nav li.has-child ul li a {
  border-bottom: none;
}
}
@media screen and (max-width: 1000px) {
body.home .site-header {
    height: 508px;
    padding: 15px 0;
}
.header-wrap .head_image {
    margin-top: 89px;
	padding: 75px 0;
    height: 420px;
}
.header-wrap .head_txt h1 {
    font-size: 40px;
}
.header-wrap .head_txt h1 span.small {
    font-size: 24px;
}
.header-wrap .head_txt {
    margin: -384px 0 0;
    background-size: auto 362px;
    padding: 23px 0 79px;
}
.header-wrap .head_txt h1 span.small span {
    margin: 0 0;
}
#main h2.tit {
    font-size: 18px;
}
p.rinen {
    font-size: 24px;
}
	.fp-content-area .base_w .pht3bx div {
        width: 49.99%;
        height: 215px;
    }
    .fp-content-area .top_news .base_w h3 {
        font-size: 20px;
    }
    .fp-content-area .top_contents .base_w .cmpny div {
        width: 72%;
        margin: 110px 0 0 13%;
    }
    .fp-content-area .top_contents .base_w:last-child .cmpny div {
        width: 255px;
    }
    .fp-content-area .top_contents .base_w .cmpny h3 br.br_tb {
        display: block;
    }
.fp-content-area .top_rec .base_w {
    padding: 34px 0 85px;
}
.fp-content-area .top_rec .base_w div.rec_bx {
    width: 36%;
}
.fp-content-area .top_rec .base_w div.rec_bx h3 {
    font-size: 16px;
    margin: 8px 0;
}
.page-id-11 .site-header,
.page-id-15 .site-header,
.page-id-49 .site-header,
.page-id-43 .site-header,
.page-id-45 .site-header,
.page-id-47 .site-header,
.page-id-75 .site-header,
.page-id-101 .site-header,
.page-id-122 .site-header,
.page-id-125 .site-header,
.page-id-128 .site-header,
.page-id-17 .site-header,
.page-id-31 .site-header,
.page-id-3 .site-header,
.page-id-103 .site-header,
.page-id-116 .site-header,
.page-id-118 .site-header,
.page-id-19 .site-header,
.page-id-21 .site-header,
.page-id-23 .site-header,
.page-id-25 .site-header,
.page-id-27 .site-header,
.page-id-29 .site-header,
.page-id-32 .site-header,
.page-id-33 .site-header,
.page-id-34 .site-header,
.page-id-35 .site-header,
.page-id-36 .site-header,
.page-id-37 .site-header,
.page-id-38 .site-header,
.page-id-39 .site-header,
.page-id-105 .site-header,
.page-id-108 .site-header,
.page-id-110 .site-header,
.page-id-112 .site-header,
.page-id-114 .site-header,
.page-id-231 .site-header,
.page-id-505 .site-header,
body.single-post header.site-header,
body.category-news header.site-header{
    background-size: auto 100% !important;
}
    p.img_rt_s {
        width: 200px;
        margin-right: 1%;
    }
    div.img35p img {
        width: 39%;
    }
    div.img35p .txtbx {
        width: 58%;
    }
    div.img200 img {
        width: 25%;
    }
    div.img200 .txtbx {
        width: 71%;
    }



  div.img650 img {
    float: none;
    margin: 3px auto 20px;
    display: block;
  }
  .footer-widgets .widget {
    margin: 15px 7%;
  }
#sidebar-footer .sidebar-column, #sidebar-footer .sidebar-column:last-child, #sidebar-footer .sidebar-column:nth-child(2) {
    width: 100%;
}
#sidebar-footer .sidebar-column:first-child {
    width: 100%;
    margin: 0 0 40px;
}
#sidebar-footer div.container div.textwidget p.txt {
    padding-right: 0;
}
#sidebar-footer div.container p.link {
    text-align: left;
    margin-left: 23px;
}

  div.pht_2wk div {
    width: 46.5%;
    font-size: 14px;
  }
  div.pht_4wk div {
    font-size: 14px;
  }

#custom_html-6 .ft_point h5 {
    font-size: 18px;
}
#custom_html-6 .ft_point ul li {
    font-size: 17px;
}
}

/*==768px以下の形状*/
@media screen and (max-width: 768px) {
body {
    font-size: 15px;
}
    body.home .site-header {
        
    }
.header-wrap .head_txt h1 {
    font-size: 32px;
    padding-top: 22px;
}
.header-wrap .head_txt h1 span.small {
    font-size: 21px;
}
.header-wrap .head_txt h1 span.small span {
    margin: 0px 46px;
}
    .header-wrap .bg_image {
        /*height: 415px;*/
    }
    .fp-content-area .top_contents {
        display: block;
    }
    .fp-content-area .top_contents .base_w {
        width: 100%;
    }
    .fp-content-area .base_w .pht3bx div a span {
        width: 88%;
        font-size: 13px;
    }
.fp-content-area .base_w h2 {
    font-size: 25px;
}

.content-area .entry-content h3.midashi {
    font-size: 20px;
}

.fp-content-area .top_rec .base_w div.rec_bx {
    padding: 5px 18px 13px;
    margin: 15px 15px 0 0;
    width: 46%;
}



    .page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
        padding: 0 15px;
    }
    #main div.h2_tit {
        margin: 0 0 20px;
    }

    .fp-content-area .top_products ul li {
        width: 100%;
    }
    .fp-content-area .top_products .pro_bx h2 {
        font-size: 15px;
    }
    .fp-content-area .top_products .pro_bx h2 img {
        width: 45px;
        display: block;
        margin: 0 auto 7px;
    }
    #main div.h1_tit2 {
        margin: 36px 0 30px;
        min-height: 60px;
        border-left: 7px solid #003399;
    }
    #main div.h1_tit2 h1 {
        font-size: 27px;
        margin-left: 33px;
    }
    div.inr_bx h3.copy {
        font-size: 23px;
    }
    #main div.h1_tit {
        margin: 30px 0 5px;
    }
	#main div.h1_tit h1 {
        font-size: 27px;
    }
    #main div.h2_tit h2 {
        font-size: 22px;
    }
    #sidebar-footer div.container div.textwidget a img {
        width: 265px;
    }

    p.img_rt_s {
        width: 160px;
        margin-right: 0%;
        margin-top: -250px;
    }


  .content_list .thumbnail {
    width: 100%;
    margin-right: 0;
  }
  .content_list .thumbnail img {
    height: 185px;
    object-fit: cover;
    overflow: hidden;
    object-position: center;
    font-family: "object-fit: cover;"; /*IE対策*/
  }
  div.pht_3wk div,
  div.phtbx_2wk div,
  div.phtbx_3wk div {
    width: 65%;
  }
  div.txt_left {
    text-align: center;
  }
  div.glossary img {
    display: block;
    margin: 5px auto 28px;
    width: 58%;
  }
  div.glossary div.img_r {
    width: 100%;
  }
  table.table_cmpny td dl dt {
    width: 100%;
  }

  table.table_cmpny td dl dd {
    width: 100%;
    margin-bottom: 10px;
  }
  table.table_cmpny td dl dd:last-child {
    margin-bottom: 0;
  }
  div.pht_4wk div {
    width: 36.5%;
  }
  .content_job {
    text-align: center;
  }
  .content_job img {
    margin: 0 1.5% 15px;
  }
  table.table_cmpny th {
    font-size: 13px;
  }
    table.table_history th {
        font-size: 28px;
    }

  .mwform-tel-field input[type="text"],
  .mwform-zip-field input[type="text"] {
    width: 29%;
  }


  .drawer-open {
    position: relative;
    top: 1vw;
    left: 42vw;
  }
  /* 追加部分 ここまで */

  nav ul {
    display: block;
    list-style: none;
  }


    div.img_left img,
    div.img_right img {
        float: none;
        margin: 0 auto 20px;
        display: block;
        max-width: 300px;
        width: 100%;
    }
    div.img_left .txtbx {
        width: 100%;
    }
    div.img200 img {
        max-width: 180px;
    }
    div.img650 img {
        max-width: 380px;
    }

#custom_html-6 {
    padding: 32px 0 15px;
}
#custom_html-6 .ft_point ul {
    padding: 0;
    list-style-type: none;
}
#custom_html-6 .ft_point ul li {
    display: inline-block;
}
#custom_html-6 .ft_point ul li span {
    font-size: 23px;
}
    img.img_message {
        width: 100%;
        height: 430px;
        object-fit: cover;
    }
    div.h2tit_bx h2.tit {
        font-size: 26px !important;
    }
    .copyright {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 600px) {
body.home .site-header {
    height: auto;
}
.header-wrap .head_image {
    margin-top: 105px;
    padding: 100px 0;
    height: 330px;
}
    .header-wrap .bg_image {
        height: 75px;
    }
	.header-wrap .head_txt {
    margin: -320px 0 0;
    background-size: auto 305px;
    padding: 26px 0 40px;
}
.header-wrap .head_txt h1 {
    font-size: 24px;
    padding-top: 28px;
}
.header-wrap .head_txt h1 span {
    margin: 0px 0;
}
.header-wrap .head_txt h1 span.small {
    font-size: 18px;
}
	.header-wrap .head_txt h1 span.small span {
    margin: 0 0;
}
    .fp-content-area .top_news .base_w h3 {
        font-size: 16px;
		letter-spacing: 0;
        width: 16%;
    }
    div.whatsnew dl {
        width: 82%;
    }
    .fp-content-area .top_news .base_w a {
        font-size: 14px;
    }
.fp-content-area .base_w h2 {
    font-size: 21px;
}
.fp-content-area .base_w .pht3bx div {
    width: 100%;
    height: 166px;
margin-bottom: 3px;
}
    div.whatsnew dt {
        padding: 9px 2px 0;
        float: none;
    }

#sidebar-footer div.container div.textwidget a span {
    font-size: 19px;
}
#custom_html-3 div.menu-right a, #custom_html-6 div.menu-right a {
    font-size: 11px;
}
#custom_html-3 div.menu-right p.txt_pc, #custom_html-6 div.menu-right p.txt_pc {
    display: none;
}
#custom_html-3 div.menu-right p.txt_sp, #custom_html-6 div.menu-right p.txt_sp {
    display: block;
}
#custom_html-3 div.menu-right, #custom_html-6 div.menu-right {
    padding: 6px 7px;
}
#custom_html-3 div.menu-right a, #custom_html-6 div.menu-right a {
    font-size: 10px;
}
.breadcrumbs {
    font-size: 11px;
}
  .fp-content-area .products ul {
    flex-wrap: wrap;
  }
.fp-content-area .top_rec {
    background-size: auto 100%;
}
.fp-content-area .top_rec .base_w div.rec_bx {
    width: 80%;
}

  .drawer-open {
    position: relative;
    top: -8vw;
    left: 70vw;
  }
  #drawer-check:checked ~ .drawer-content {
    left: 30%;
  }

  .fp-content-area .l-inner .prodct div h3 {
    width: 100%;
  }
  .fp-content-area .l-inner .prodct div p {
    width: 100%;
  }
  .fp-content-area .l-inner .prodct ul {
    position: relative;
    width: 85%;
  }
  .fp-content-area .business .l-inner ul li {
    width: 100%;
  }

  .fp-content-area .products h3 {
    font-size: 25px;
  }
  /*	.vegas-slide, .vegas-slide-inner {
        height: 400px !important;
    }*/

  .content_list .bx_all ul li {
    min-width: 85px;
  }


  .fp-content-area .products div.cont {
    width: 100%;
  }
  .fp-content-area .products div.cont div img {
    width: 53%;
    height: auto;
  }



    div.img_right img.w410,
    div.img_left img.w410 {
        width: 100%;
        max-width: 300px;
        float: none;
        margin: 0 auto 15px;
        display: block;
  }
    p.img_rt_s {
        width: 122px;
        margin-right: 0%;
        margin-top: -189px;
    }
    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;
    }
  div.pht_2wk div {
    width: 100%;
  }
  div.pht_4wk div {
    width: 48%;
  }
  .footer-widgets .widget {
    margin: 15px 3%;
  }
    #main h2.tit {
        font-size: 16px;
    }
    #main div.h1_tit h1 {
        font-size: 25px;
    }
    #main div.h1_tit h1 span {
        font-size: 16px;
    }
    div.h2tit_bx {
        margin-top: -155px;
    }
    img.img_message {
        height: 335px;
    }
    div.h2tit_bx h2.tit {
        font-size: 20px !important;
    }
#custom_html-6 .ft_point h5 {
    font-size: 17px;
}
#custom_html-6 .ft_point ul li {
    margin: 0 6px;
    font-size: 15px;
    height: 95px;
    width: 109px;
}
p.rinen {
    font-size: 21px;
}

}

@media screen and (max-width: 480px) {
	body.home .site-header {
    padding: 0 0;
}
    .header-wrap .head_image {
    margin-top: 94px;
    padding: 93px 0 80px;
    height: 310px
}
.header-wrap .head_txt {
    margin: -305px 0 0;
    background-size: auto 295px;
    padding: 26px 0 20px;
}
	.header-wrap .head_txt h1 {
    font-size: 25px;
    padding-top: 18px;
    line-height: 1.3;
}
	.header-wrap .head_txt h1 span {
    display: block;
    margin: 0;
    line-height: 1.5;
}
.header-wrap .head_txt h1 span.small {
    margin: 19px 0 33px;
}
    .fp-content-area .top_news .base_w h3 {
        font-size: 15px;
        width: 20%;
    }
    div.whatsnew dl {
        width: 77%;
    }

    #main div.h2_tit {
        margin: 0 0px;
    }


  div.pht_3wk div,
  div.phtbx_2wk div,
  div.phtbx_3wk div {
    width: 80%;
  }
  div.glossary img {
    width: 100%;
  }

  #sidebar-footer div.container div.ftnv {
    width: 100%;
  }
  .copyright {
    font-size: 10px;
  }
}

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



  .content_job img {
    width: 200px;
    height: 200px;
  }

}
