@charset "utf-8";
/*
Reset Stylesheet
URL: https://code.1pxeye.com/download/code/reset.css
Author: 1pxeye studio
Last Updated: 2017-07-04
This document has passed the test: W3C CSS Validator (Level 3) 
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: 0 0;
    vertical-align: baseline;
    font-size: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

/*
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../font/Montserrat-normal.woff) format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url(../font/Montserrat.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(../font/Raleway.woff) format('woff');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(../font/Raleway-normal.woff) format('woff');
}
*/


address,
caption,
code,
figcaption,
pre,
th {
    font-weight: 400;
    font-style: normal;
    font-size: 1em
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

fieldset,
iframe,
img {
    border: 0
}

fieldset {
    padding: .35em .75em .625em
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

hr {
    display: block;
    overflow: visible;
    box-sizing: content-box;
    margin: 1em 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    font-family: inherit
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

input,
select {
    vertical-align: middle
}

button {
    overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0 0;
    color: inherit;
    vertical-align: inherit;
    font: inherit;
    line-height: inherit;
    cursor: pointer
}

button:disabled {
    cursor: default
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

audio:not([controls]) {
    display: none;
    height: 0
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
    outline: 0
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

audio,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

a,
a:link,
a:visited {
    background-color: transparent;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    color: #000;
}

/*
a:hover {
    text-decoration: underline
}
*/

a:active {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

ul {
    list-style: none
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    border-style: none;
    width: 100%;
}

svg:not(:root) {
    overflow: hidden
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}


/************20190312aoki**************/
body {
    overflow-x: hidden;
    max-width: 100%;
    margin: auto;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; */
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: #fff;
    font-size: 12px;
}

.only-pc {
    display: block;
}

.only-sp {
    display: none;
}


.mincho {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
;
}

main {
    
}

.content-wrap {
    max-width: 100%;
    margin: auto;
}

.pos-r {
    position: relative;
}

p {
    font-size: 16px;
}

.txt-left {
    text-align: left;
}
/********top***********/
.header-box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    /* background: rgba(24, 47, 92, 0.9); */
    max-width: 100%;
    margin: auto;
    transition: all .2s;
}

.header-box.do {
    background: rgb(22 77 138 / 50%);
}


.main-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

header {
    max-width: 100%;
    padding: 10px 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-info {
    color: #fff;
}

.header-info a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



@media all and (-ms-high-contrast: none){
    p.tel {
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
    font-size: 25px;
    letter-spacing: 1.5px;
    color: #fff;
}
    
    p.time {
    font-size: 12px;
    margin-top: 7px;
}
    
  
}

p.tel a {
    color: #fff;
}

p.time {
    font-size: 12px;
}

h1.logo {
    max-width: 150px;
}

h1.logo a {
    display: block;
    width: 150px;
}

.logo img {
   width: 100%;
}

nav.header-nav a {
    color: #fff;
    text-decoration: none;
    text-align: center;
}
nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*margin: 46px 0 16px;*/
    font-size: 14px;
}

nav ul li {
    padding: 0px 25px;
    border-left: 2px solid #fff;
}
nav ul li:first-child {
    border-left: none;
}

.top-container {
    position: relative;
    /*margin-top: 146px;*/
}

.top-slider::after {
    content: '';
    display: block;
    background: rgba(117, 117, 117, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.top-img {
    overflow: hidden;
    height: 100vh;
}

.top-img img {
    margin: auto;
    width: auto;
    z-index: 1;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    max-width: unset;
}

/*.top-img:before {
    content: '';
    background: #333333;
    height: 82%;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 0;
}*/

.top-copy {
    position: absolute;
    top: 45%;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    /* text-shadow: 0px 2px 10px #000; */
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-copy-logo {
    padding: 0 15px;
}

.top-copy-logo img {
    width: 350px;
}
.top-copy h1 {
    font-size: 2.7rem;
    font-weight: bold;
    letter-spacing: 0.35rem;
}

.top-copy p {
    font-size: 1.9rem;
    line-height: 1.5rem;
    padding-top: 20px;
}

.section-mt {
    margin-top: 60px;
}

.content-box {
    padding: 60px 0;
}

/*****about**********/
#about {
    background-image: url(../img/about-bg.webp);
    background-size: cover;
    background-position: center 0%;
    background-attachment: fixed;
}

#about::before {
    content: '';
    display: block;
    background: rgba(93, 93, 93, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
}

#about .ttl,#about .content-wrap {
    z-index: 2;
    position: relative;
}

.ttl {
    text-align: center;
    padding: 25px;
    /* background: #004ea2; */
    background: #164d8a;
}

.ttl h1 {
    font-size: 30px;
}

.ttl p {
    font-size: 15px;
    font-weight: bold;
}

.txt {
    text-align: center;
    line-height: 2;
    padding: 0 15px;
    color: #000;
}

.bold {
    font-weight: bold
}

.white {
    color: #fff;
}

.about-txt-catch {
    text-align: center;
    padding: 50px 0 80px;
}

.about-txt-catch h1 {
    font-size: 30px;
}

.border-b-white::after {
    content: '';
    display: block;
    border: 2px solid #fff;
    width: 100px;
    margin: 70px auto 0;
}

/************company*************/
.develop-container {
    position: relative;
}

.develop-ttl-box {
    width: 50%;
}

.develop-txt-box {
    width: 55%;
    margin-left: auto;
}

.develop-txt-box .txt p {
    white-space: nowrap;
}


.ttl.bg-none {
    background: unset;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left, .right {
    width: 50%;
}

.img-box {
    width: 100%;
}

.home-sections::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/water.png) no-repeat 50% 50%;
    background-size: cover;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.2;
}

.home-sections> section.no-pad {
    padding: 0;
}

.company-table {
    margin: auto;
    border-collapse: separate;
    border-spacing: 10px 15px;
    font-size: 16px;
}

.company-table th {
    font-weight: bold;
}

.company-map{
    display: flex;
    justify-content: center;
    align-items: center;
}

.company-map .map,.company-map .park{
    width: 50%;
}

.company-map .map iframe{
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}


/*************service*****************/

.txt.txt-left {
    text-align: left;
}


/**********info***************/
.mt-1 {
    margin-top: 25px;
}

.border-b::after {
    content: '';
    display: block;
    border: 2px solid #000;
    width: 100px;
    margin: 70px auto 0;
}

/********entry***************/
#entry {
    background-image: url(../img/entry-bg.webp);
    background-size: cover;
    background-position: center 45%;
    background-attachment: fixed;
}

#entry::before {
    content: '';
    display: block;
    background: rgba(93, 93, 93, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
}

#entry .ttl, #entry .content-wrap {
    z-index: 2;
    position: relative;
}

p.tel {
    font-size: 26px;
    letter-spacing: 1.5px;
    color: #fff;
        margin-top: 15px;
            margin-bottom: 15px;
}

.tel-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #fff;
    width: 500px;
    margin: auto;
    padding-bottom: 8px;
}

.contact-person {
    font-size: 20px;
    margin-top: 24px;
}

.txt.tel {
    background: rgb(22 77 138 / 0.8);
    width: 570px;
    margin: auto;
    padding: 30px 20px;
    cursor: pointer;
    transition: all .2s;
    display: block;
}

.txt.tel:hover {
    background: rgb(27 64 108 / 0.9);
}

.entry .modal-overlay{
    height: 65%;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    overflow: scroll;
}


/***********footer**********/
footer {
    padding: 30px 15px 40px;
}
h2.f-logo a img {
    /*margin: 0px auto 50px;*/
    width: 150px;
}

.footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
}

.footer-nav {
    max-width: 1080px;
    /*margin: auto;*/
}

nav.footer-nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*margin: 60px 0 16px;*/
    font-size: 14px;
}

nav.footer-nav ul li {
    padding: 0px 25px;
    border-left: 2px solid #000;
}

nav.footer-nav ul li a {
    text-align: center;
}
nav.footer-nav ul li:first-child {
    border-left: none;
}

p.copyright {
    text-align: center;
    padding: 48px 0 0;
}




/*******hover*************/
a {
    transition: all .5s ease;
}

nav.header-nav a:hover {
    color: rgba(185, 185, 185, 0.5);
}

.shop-txt-box a:hover {
    background: rgb(234, 105, 91);
}



.contact-container a:hover {
    background: rgb(119, 117, 117);
}

nav.footer-nav ul li a:hover {
    color: rgb(162, 162, 162);
}

ul.blog-list li:hover {
    background: rgb(119, 117, 117);
    /* opacity: 0.5; */
}


/**********20190314***************/
.header-info {
    color: #fff;
    text-align: right;
    padding-top: 8px;
}

svg#_x32_ {
    width: 45px;
    margin: 0px 8px 0px 0;
    height: 45px;
}




/**************20190315****************/
.home-sections> section {
    padding-bottom: 60px;
}

.company {
    width: 40%;
}

.link {
    width: 25%;
}

.info-img {
    width: 35%;
}

.inner {
    padding: 0 15px;
    /*color: #fff;*/
}

.txt {
    padding: 0 15px;
}

.shop-txt-box a {
    align-items: center;
    padding: 26px 79px;
}

/********20190318****************/
.shop-txt-box a {
   justify-content: center;
    padding: 26px 0px;
}

.shop-link-img {
    width: 11%;
}

.shop-link-img img {
    margin-left: auto;
}

.shop-link-txt {
    width: 65%;
}

.link table td a:hover {
    color: rgba(150, 150, 150, 0.8);
}

.nav-only-sp {
        display: none;
    }

.txt-center {
    text-align: center;
}

.drop-down-menu {
    display: none;
}

.f-l{
float:left;
}

.f-r{
float:right;
}

.ban-box{
width:80%;
margin-left:auto;
margin-right:auto;
}

.only-sp500{
    display: none;
}


/********20240729****************/
.entry .ban-box {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.entry .ban-box .f-l{
    margin: 10px;
    max-width: 400px;
    width: 100%;
    float: unset;
}
.entry .ban-box .f-r{
    margin: 10px;
    max-width: 400px;
    width: 100%;
    float: unset;
}
.entry .txt.tel {
    width: 100%;
}
.entry .tel-flex {
    width: auto;
}

/***********RECRUIT*************/
.recruit-table{
    display: flex;
    justify-content: center;
    max-width: 80%;
    margin: auto;
}
.recruit-box {
    position: relative;
    margin: 2em 1em;
    padding: 1.5em 1em;
    border: solid 3px #164d8a;
    border-radius: 8px;
    background-color: #fff;
    width: 80%;
    flex: 1;
    min-width: 300px; 
    display: flex;
    flex-direction: column; 
    justify-content: space-between;
    box-sizing: border-box;
}

.recruit-box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 20px;
    background: #FFF;
    color: #164d8a;
    font-weight: bold;
}
.recruit-tablebox table{
    font-size: 16px;
    margin: 2rem 0.5rem 1.5rem 0.5rem;
}

.recruit-tablebox tr:first-child{
    height: 150px;
}

.recruit-tablebox th{
    font-weight: bold;
    padding: 0.6rem 2rem 0.3rem 0;
    text-align: left;
    border-bottom: 1px dotted silver;
    white-space: nowrap;
}
.recruit-tablebox td{
    padding: 0 0 0.3rem 0;
    border-bottom: 1px dotted silver;  
}
.recruit-container {
    display: flex;
    flex-wrap: wrap; /* スマホ幅で縦に並ぶように */
    gap: 20px; /* 間隔調整 */
}

.js-modal-open {
    background: rgb(22 77 138 / 0.8);
    width: 200px;
    margin: 0 auto;
    padding: 15px;
    cursor: pointer;
    transition: all .2s;
    display: block;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.js-modal-open:hover{
    background: rgb(22 77 138 / 50%);
}
.js-modal-open2 {
    background: rgb(22 77 138 / 0.8);
    width: 200px;
    margin: 0 auto;
    padding: 15px;
    cursor: pointer;
    transition: all .2s;
    display: block;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.js-modal-open2:hover {
    background: rgb(22 77 138 / 50%);
}
.js-modal-open3 {
    background: rgb(22 77 138 / 0.8);
    width: 200px;
    margin: auto;
    padding: 15px;
    cursor: pointer;
    transition: all .2s;
    display: block;
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.js-modal-open3:hover {
    background: rgb(22 77 138 / 50%);
}

.modal-btn {
    display: block;
    margin: 2rem auto;
    color: #fff;
    font-weight: bold;
    background-color: #164d8a;
    box-shadow: 0 5px 0 rgb(27 64 108 / 0.9);
    text-align: center;
    text-decoration: none;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
}
.modal-btn2 {
    display: block;
    margin: 2rem auto;
    color: #fff;
    font-weight: bold;
    background-color: #164d8a;
    box-shadow: 0 5px 0 rgb(27 64 108 / 0.9);
    text-align: center;
    text-decoration: none;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
}
.modal-btn3 {
    display: block;
    margin: 2rem auto;
    color: #fff;
    font-weight: bold;
    background-color: #164d8a;
    box-shadow: 0 5px 0 rgb(27 64 108 / 0.9);
    text-align: center;
    text-decoration: none;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
}
.modal-btn:hover {
    box-shadow: none;
    transform: translateY(5px);
    cursor: pointer;
}
.modal-btn2:hover {
    box-shadow: none;
    transform: translateY(5px);
    cursor: pointer;
} 
.modal-btn3:hover {
    box-shadow: none;
    transform: translateY(5px);
    cursor: pointer;
} 
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 99;
} 
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    overflow: scroll;
}
.modal-content table{
    width: 70%;
    margin: 0 auto;
}
.modal-content th{
    font-weight: bold;
    font-size: 18px;
    background-color: #cccccc80;
    padding: 1.5rem 2rem 1.5rem 1.3rem;
    text-align: left;
    vertical-align:middle;
    border-radius: 5px;
    width: 15%;
    border-bottom: 1px solid #fff
}
.modal-content td{
    font-size: 17px;
    background-color: #fff;
    width: 50%;
    text-align: left;
    padding: 2rem 4rem 2rem 1rem;
}
.modal-content p{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.75rem;
    width: 70%;
    margin: 2rem auto 0.7rem auto;
    padding: 0.3rem;
    border-left: 2px solid #164d8a;
}

/* 20250820追加 */
.content-left {
    text-align: left !important;
    width: 50%;
}
.imgs-box {
    width: 50%;
}



@media (max-width: 1400px) {
    .recruit-box{
        width: 90% !important;
    }
    .recruit-tablebox tr:first-child{
    height: 200px !important;
}

}


@media (max-width: 1100px) {
    .recruit-table{
        flex-wrap: wrap;
    }
    .recruit-box{
        width: 100% !important;
    }
    .recruit-tablebox tr:first-child {
        height: 100px;
    }
}

