@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;
    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: 14px;
}

.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(30 80 157 / 50%);
}


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

header {
    max-width: 100%;
    padding: 20px 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 {
    padding-top: 5px;
    max-width: 150px;
}

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

.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 45px;
    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: 40%;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    /* text-shadow: 0px 2px 10px #000; */
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

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

.top-copy-logo img {
    width: 450px;
}
.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.jpg);
    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;
}

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

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

.txt {
    text-align: center;
    line-height: 2em;
    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: 20px 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> section.no-pad {
    padding: 0;
}

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

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


/*************works*****************/

.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: 20px auto 0;
}

#info {
    background-image: url(../img/info-bg.png);
}

/********entry***************/
#entry {
    background-image: url(../img/entry-bg.jpg);
    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: 38px;
    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: rgba(88, 88, 88, 0.9);
    width: 570px;
    margin: auto;
    padding: 30px 20px;
    cursor: pointer;
    transition: all .2s;
    display: block;
}

.txt.tel:hover {
    background: rgba(35, 35, 35, 0.9);
}


/***********footer**********/
footer {
    padding: 50px 15px;
}
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 45px;
    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;
}