@charset "utf-8";

/*!
Theme Name: susukino buil management
Author: DIGI ARK
Author URI: https://digi-ark.jp
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dgark
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

h1,
h2,
h3 {
    font-family: Noto Sans Japanese, Noto Sans JP, sans-serif;
    font-weight: bold;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
    color: #b9802f;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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


/**
 * Remove the inner border and padding in Firefox.
 */

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


/**
 * Restore the focus styles unset by the previous rule.
 */

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


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

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


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid rgba(122, 111, 111, 0.50);
    width: 100%;
    padding: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid rgba(122, 111, 111, 1.00);
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Loading
--------------------------------------------------------------*/


/* ローディング画面の背景 */

.loading {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 9999;
}

.spinner {
    position: absolute;
    top: 50%;
    left: calc(50% - 20px);
    left: -webkit-calc(50% - 20px);
    width: 40px;
    height: 40px;
    background-color: #cc3300;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.loading_logo {
    position: absolute;
    top: calc(50% + 80px);
    top: -webkit-calc(50% + 80px);
    left: calc(50% - 125px);
    left: webkit-calc(50% - 125px);
    height: 30px;
    width: 250px;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

.breadcrumbs {
    font-size: 12px;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.menu-primary-menu-container {
    max-width: 1200px;
    margin: auto;
}

.main-navigation ul:not(.sub-menu) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-left: 0;
    z-index: 1;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children:hover {
    cursor: pointer;
}

.sub-menu {
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    background: white;
    z-index: -1;
    padding: 0;
    display: none;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}


/* 子を持つ親メニューにマウスオーバーしたとき、サブメニューを表示する */

.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    z-index: 9999;
    display: block;
}

.sub-menu>.page_item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.sub-menu>.menu-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #333!important;
    text-align: left;
    border-bottom: rgba(208, 208, 208, 0.00) 2px solid;
    ;
}

.sub-menu>.menu-item a:hover {
    border-bottom: #B20000 2px solid;
}

.main-navigation ul li {
    list-style-type: none;
    position: relative;
}

#primary-menu li a::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #B20000;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
}

#primary-menu li a:hover::after,
#primary-menu li:not(.sub-menu).current_page_item a::after {
    transform: scale(1, 1);
}

.main-navigation {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.main-navigation ul.sub-menu li a::after {
    background: none!important;
}

.menu-item-has-children:before {
    top: 8px;
    right: 5px;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: normal;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.main-navigation ul.sub-menu li a {
    font-weight: normal;
}

.main-navigation ul li a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin: 0 1px;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 26px 10px;
    line-height: 1.4em;
    position: relative;
}

.main-navigation ul ul {
    margin: 0;
}

.main-navigation li a span {
    font-size: 11px;
    font-weight: normal;
    display: block;
    letter-spacing: -0.04em;
}

.slider .slick-slide {
    overflow: hidden;
    padding: 0;
}

.slider img {
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease-moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.slider img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.home #main h2.entry-title {
    font-size: 26px;
    text-align: center;
}

#main h2 {
    background-color: #b9802f;
    color: #fff;
    padding: 20px;
    text-align: center;
}

#main th,
#main td {
    padding: 10px 0;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.text-right {
    text-align: right;
}

.bnr_bloc {
    margin: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

.bnr_bloc div {
    width: 50%;
}

.bnr_bloc div img {
    max-width: 100%;
    height: auto;
}


/*breadcrumb*/

#breadcrumb {
    width: 100%;
    clear: both;
}

#breadcrumb ul li {
    float: left;
    margin-right: 5px;
    font-size: 12px;
}

#breadcrumb ul li a {
    color: rgba(55, 55, 55, 1.00);
    text-decoration: none;
}


/*news*/

#top_news {
    clear: both;
    padding: 50px 0 100px 0;
    background-color: #FCFCFC;
}

#top_news h2 {
    text-align: center;
    font-size: 24px;
    color: #333326;
    margin-bottom: 60px;
    font-weight: 100;
    letter-spacing: 0.1em;
    position: relative;
    margin-top: 50px;
}

#top_news h2:after {
    content: '新着ニュース';
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    font-size: 12px;
}

.title-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    padding: 10px 0;
    border-bottom: rgba(135, 135, 135, 1.00) 1px dotted;
}

.news-section h3 {
    margin: 0;
    padding: 0;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-cat a {
    text-align: center;
    display: block;
    padding: 5px;
    font-size: 12px;
    min-width: 90px;
    text-decoration: none;
    margin-right: 10px;
}

.news-cat a:hover {
    opacity: 0.8;
}

.news_column_date {
    padding-top: 5px;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    font-family: Century Gothic;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.news-title a {
    color: #666666;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}

.news-title a:hover {
    text-decoration: underline;
}

.readmore_link {
    text-align: center;
    margin: 20px auto;
}

.readmore_link a {
    margin: 20px auto;
    color: rgb(100, 100, 100);
    padding: 20px;
    width: 300px;
    border: rgba(0, 0, 0, 0.8) 1px solid;
    display: inline-block;
    text-decoration: none;
    text-align: left;
}

.arrow_more {
    display: inline-block;
    margin-right: 10px;
    float: right;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease-moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.readmore_link a:hover .arrow_more {
    margin-right: 0px;
}

.logo {
    margin: 50px auto;
    background-image: url(images/logo.jpg);
    width: 300px;
    height: 214px;
    text-indent: -9999px;
}


/*========== enter ==========*/

#enter.open {
    overflow-y: auto;
}

body.enter-open {
    overflow-y: hidden !important;
}

#enter-section,
.enter_bottom_text {
    clear: both;
    margin: 20px 0;
}

.container-inner-enter {
    width: 640px;
    margin: auto;
}

.container-inner-enter {
    position: relative;
    margin: auto;
    height: 100%;
}

#enter-navi_wrap {
    width: 640px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    padding: 50px;
    background-color: rgba(255, 255, 255, 1.00);
    border: #FBACDD 5px solid;
}

.enter_logo {
    text-align: center;
}

.enter_logo img {
    max-height: 300px;
}

#enter-navi .button:hover {
    opacity: 0.8;
}


/* Overlay style */

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 2000;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlay ul li a {
    display: block;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
    color: #f0f0f0;
}


/* Effects */

.overlay-scale {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    -webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}

.overlay-scale.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

#enter-navi #enter-button .button {
    cursor: pointer;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    background-color: #F51C7F;
    color: #fff;
    padding: 20px;
    border: 5px solid #F861A6;
    border-radius: 8px;
    font-size: 24px;
    line-height: 1.2em;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#main h1.entry-title,
.page-id-841884 h2.entry-title {
    padding: 10px 0;
    margin: 0 0 20px 0px;
    border-bottom: solid 1px rgba(176, 176, 176, 0.50);
    position: relative;
}

#main h1.entry-title:after,
.page-id-841884 h2.entry-title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 1px #0C214B;
    bottom: -1px;
    width: 20%;
}

.single .entry-header,
.archive .entry-header {
    height: 200px;
}

a img:hover {
    opacity: 0.9;
}

.button a {
    padding: 10px 20px;
    margin: 20px auto;
    text-align: center;
    background-color: #b9802f;
    color: #fff;
    border-radius: 6px;
    display: block;
    text-decoration: none;
}

p.sub-tit {
    font-size: 16px;
    margin-bottom: 5px;
}

main {
    padding-bottom: 50px;
}


/*========= ページトップのためのCSS ===============*/

#page-top {
    margin: 0;
}

#page-top a {
    background: #815415;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.8rem;
    transition: all 0.3s;
}

#page-top a:hover {
    background: #d18d2f;
}

.home section {
    padding: 50px 0;
}

.main_slider {
    height: 800px;
    /* 高さを画面いっぱいに指定する。(vhが効かない場合の対策)*/
    /*height: 90vh; */
    /* 高さを画面いっぱいに指定する。*/
    position: relative;
    /* 横幅がウィンドウズサイズの縦幅よりもはみ出てしまう場合に、左にずらすために指定。*/
    width: 100%;
    /* 横幅もいっぱいに。*/
    overflow: hidden;
    background-image: url(images/slide1.jpg);
    background-size: cover;
    background-position: center top;
}

.main_slider video {
    background-attachment: fixed;
    /* 中央揃えになるように、fixed。*/
    background-position: center center;
    /* positionも中央に。*/
    background-size: cover;
    /* 画面サイズに応じてサイズを可変するように設定。*/
    left: 0;
    /* 以下、画面いっぱいにするためのCSS設定*/
    min-height: 90%;
    min-height: 90vh;
    min-width: 100%;
    min-width: 100vw;
    /* wrapperのサイズに応じて、leftの位置をjQueryで指定するため、positionはabsoluteにします。*/
    position: absolute;
    top: 0;
    /* z-indexは調整してください。*/
    z-index: 0;
}

.entry-header h1 {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
    font-size: 30px;
    color: #D6BE6E;
    background: -webkit-linear-gradient(top, #fff 0%, #D6BE6E 50%, #C9AA3F 51%, #D6BE6E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 99;
    padding: 0;
    margin: 0;
}

.entry-header {
    position: relative;
    vertical-align: middle;
}

.overlayer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 350px;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 0;
}

.single .overlayer,
.archive .overlayer {
    height: 200px;
}

.single article {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(144, 144, 144, 1.00) 1px solid;
}

.site-content {
    padding: 30px 0;
    clear: both;
}

.home .site-content {
    padding: 0;
}

th,
td {
    border-bottom: rgba(170, 170, 170, 0.3) 1px solid;
    padding: 10px;
}

.require {
    color: rgba(167, 0, 2, 1.00);
    font-size: 12px;
    margin-left: 10px;
}

tr td:nth-of-type(1) {
    width: 30%;
}

strong {
    font-weight: bold;
}

.wpcf7 {
    background-color: rgba(255, 255, 255, 0.95);
}

.wpcf7 p {
    padding: 0;
    margin: 0;
}

.wpcf7 p.form-section-head {
    margin-top: 20px;
}

.caption {
    color: #cc3300;
    font-size: 12px;
    margin-left: 5px;
}

.require_line {
    text-align: right;
}

.label {
    font-weight: bold;
}

.submit_btn {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    position: relative;
}

input[type="submit"]:hover {
    opacity: 0.8;
}

input[type="submit"] {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    background-color: rgb(63, 63, 63);
    padding: 20px;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    font-size: 18px;
}

::-webkit-input-placeholder {
    color: rgba(193, 193, 193, 1.00);
}

.menu-toggle {
    display: none;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.row {
    width: 1140px;
    position: relative;
    margin: 0 auto;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 0.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/

header#masthead {
    background: #b9802f;
    position: relative;
    padding: 20px;
}

header#masthead h1 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
}

.header_sns_icon {
    width: 93px;
    padding-left: 20px;
    margin: 0 20px;
    border-left: rgba(147, 147, 147, 0.50) 1px solid;
}

.header_sns_icon a {
    padding: 32px 10px;
    display: inline-block;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.header_sns_icon a {
    color: #333;
}

.header_sns_icon a:hover {
    opacity: 0.8;
}

#site-navigation {
    float: right;
}

body:not(.home) .header_sns_icon a {
    color: #333!important;
}

#global-drawer-nav .sub-menu {
    position: relative;
    display: block;
    opacity: 1;
    width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.home #main h2.entry-title {
    font-size: 50px;
    font-weight: 100;
}

#main h2.entry-title .sub_title {
    font-size: 16px;
}

.page article {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(167, 167, 167, 1.00) 1px dotted;
}

#footer-navigation {
    padding: 25px 0;
    text-align: center;
}

.site-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#primary {
    width: 850px;
}

.home #primary {
    width: 100%;
}

#secondary {
    width: 320px;
    margin-left: 50px;
}

.header-contact a:hover {
    opacity: 0.9;
}

.site-footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #b9802f;
    color: #fff;
}

.site-footer a {
    color: #fff;
}


/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/

#footer-navigation ul {
    margin: 0 auto;
    ;
    padding: 0;
    display: inline-block;
    text-align: center;
}

#footer-navigation li {
    float: left;
    list-style: none;
}

#footer-navigation li a {
    color: #fff;
    font-size: 14px;
    padding: 5px;
    display: block;
}

#footer-navigation li a span {
    display: none;
}

footer .site-info {
    clear: both;
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
}

.w100 {
    width: 100%;
    text-align: center;
}

.wpcf7 h3 {
    font-size: 22px;
    font-weight: bold;
}

footer p {
    padding: 0;
    margin: 0;
}

#footer_column {
    padding: 40px 0;
    clear: both;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

h1.site-branding {
    padding: 0;
    margin: 0;
}

#footer-navigation ul.sub-menu {
    display: none;
}

#breadcrumb {
    padding: 10px;
}

.head {
    background-color: #b9802f;
    color: #fff;
    padding: 50px 20px
}

#primary {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media screen and (min-width: 48.1em) {
    .main_header {
        height: 400px;
        width: 100%;
        background: url(images/header.jpg) no-repeat center center;
    }
    .hide-for-large {
        display: none!important;
    }
    h1.site-branding a {
        text-indent: -9999px;
        background-image: url(images/logo.png);
        height: 28px;
        width: 210px;
        background-position: left top;
        position: absolute;
        background-size: 210px 28px;
        top: 35px;
        left: 0px;
    }
}

@media screen and (max-width: 80em) {
    .row {
        width: 100%;
        position: relative;
        margin: 0 auto;
    }
    #primary {
        padding: 10px;
    }
}

@media screen and (max-width: 48em) {
    .bnr_bloc div {
        width: 100%;
    }
    .bnr_bloc {
        display: block;
    }
    header#masthead h1 {
        font-size: 18px;
    }
    #main h2 {
        padding: 10px;
    }
    .main_header {
        height: 200px;
        width: 100%;
        background: url(images/header.jpg) no-repeat center center;
        background-size: cover;
    }
    #primary {
        padding: 10px;
    }
    h1.site-branding a {
        display: inline-block;
        margin: 20px auto;
        width: 210px;
        height: 28px;
        background-size: 210px 28px;
        padding: 0;
        text-indent: -9999px;
        background-image: url(images/logo.png);
        background-size: 210px 28px;
    }
    header#masthead .row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    ul#menu-side-menu li a {
        padding: 20px;
        text-align: center;
    }
    #content {
        display: block;
    }
    #primary,
    #secondary {
        width: 100%;
        margin: 0 auto;
    }
    .site-content {
        padding: 0;
    }
    .top_safety_content {
        padding: 0;
    }
    h3.news-title a {
        display: block;
    }
    #top_safety h3 {
        margin: 0;
    }
    #secondary {
        padding: 10px;
    }
    .row {
        width: 100%;
        margin: 0 auto;
    }
    .smart_br {
        display: block;
        clear: both;
    }
    #reserve_1.header_reserve_btn a {
        position: relative;
        margin-bottom: 10px;
        padding: 10px;
        margin-top: 10px;
    }
    #reserve_2.header_reserve_btn a {
        position: relative;
        padding: 0px;
    }
    .header-shop-info {
        text-align: center;
    }
    .header_tel a {
        background-color: #B50006;
        padding: 10px;
        color: #fff;
        display: block;
        margin: 10px auto;
        text-decoration: none;
    }
    header adress {
        display: block;
        margin: auto;
        text-align: center;
    }
    header {
        width: 100%;
        height: auto;
        padding: 10px;
    }
    header adress,
    header .header_tel,
    header .header_open,
    #reserve_1.header_reserve_btn a,
    #reserve_2.header_reserve_btn a {
        position: relative;
        text-align: center;
        width: 100%;
    }
    #site-navigation,
    .smart_hide {
        display: none;
    }
    #concept {
        padding: 30px 10px;
    }
    #concept h2 {
        font-size: 18px;
    }
    .shop-zip {
        display: inline-block;
    }
    .shop-address,
    .tel_tel_smart {
        font-size: 16px;
    }
    .tel_tel_smart a,
    .header-contact a {
        padding: 10px;
        text-align: center;
        display: block;
        background-color: #b9802f;
        color: #fff;
        text-shadow: 1px 1px 0px #b9802f;
        border-radius: 4px;
        margin: 10px auto;
        width: 100%;
        text-decoration: none;
    }
    .header-contact a {
        position: relative;
        background-image: none;
    }
    .bnr_shop {
        padding: 10px 10px;
    }
    .bnr_shop a {
        width: 100%;
        margin: 0 auto;
    }
    .bnr_shop img {
        width: 100%;
        height: auto;
    }
    .lunch_content h3 {
        padding: 50px 0;
        margin: 0;
    }
    .view_more a {
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }
    .lunch_content h3:after {
        top: 110px;
    }
    #top_menu_lunch .lunch_content {
        height: auto;
        padding: 10px 0;
    }
    #footer_column {
        display: block;
    }
    #shop_info .row {
        width: 100%;
        display: block;
        padding: 10px;
    }
    #footer-navigation {
        display: none;
    }
    .shop_info_l,
    .shop_info_r {
        width: 100%;
    }
    #shop_info iframe {
        width: 100%!important;
        height: 250px!important;
    }
    .footer_shopinfo {
        width: 100%;
        text-align: center;
    }
    #shop_info {
        padding: 20px 0;
    }
    .footer_mag {
        display: none;
    }
    main {
        padding-bottom: 0px;
    }
    .footer_logo {
        margin: 20px auto;
        width: 224px;
    }
    .entry-header,
    .overlayer {
        height: 200px;
    }
    #concept,
    #top_news {
        padding: 10px;
    }
    .entry-header h1 {
        font-size: 16px;
    }
    .wpcf7 {
        margin: 20px auto!important;
        padding: 10px!important;
    }
    input[type="submit"] {
        width: 100%;
        font-size: 14px;
    }
    .shop_info_r {
        padding-top: 0px;
    }
    #footer_column {
        padding: 20px 0;
    }
    #responsive-menu-search-box {
        display: none!important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        border-bottom: rgba(79, 79, 79, 1.00) 1px solid!important;
        text-align: left;
    }
    .news_column_date {
        white-space: nowrap;
    }
    .entry-content {
        padding: 10px;
    }
    .readmore_link a {
        border: rgba(73, 73, 73, 1.00) 1px solid;
        padding: 10px;
        text-align: center;
        margin: 20px auto;
        width: 100%;
        background: none;
    }
    h1.entry-title {
        font-size: 18px;
    }
    .navigation,
    .readmore_link {
        padding: 10px;
    }
    .site-footer {
        padding: 10px;
    }
    article header {
        padding: 0;
    }
    .page-content,
    .entry-content,
    .entry-summary {
        margin: 0;
    }
    #main_image_wrap {
        background: none;
        height: auto;
    }
    .side_dafety h3.tit {
        padding: 10px;
    }
    tr td {
        width: 100%;
    }
    .slider_li {
        height: 300px;
    }
}