@charset "UTF-8";

/** ==================================================
**
**  html
**
================================================== **/

html {
    word-wrap: break-word;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt" 1;
}

body {
    font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 14px;
    color: #424242;
    line-height: 1.64;
    letter-spacing: 1px;
    background-color: #f6f6f6;
    background: url(../img/bg-main.jpg);
    font-feature-settings: "palt" 1;
}

a {
    color: #d3a280;
    /*** ここをサイトに合わせる ***/
}

a,
a:hover,
a:active,
a:focus {
    position: relative;
    text-decoration: none;
    outline: none;
    /*border: none;*/
    color: #ce936b;
}

a img {
    border-style: none;
    outline: none;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
}

a:hover img {
    border: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

a:active img {
    outline: none;
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

caption,
th {
    text-align: left;
}

object,
embed {
    vertical-align: top;
}

legend {
    display: none;
}

img,
abbr,
acronym,
fieldset {
    border: 0;
    vertical-align: bottom;
}

img {
    max-width: 100%;
    height: auto;
    width/***/
    : auto;
    vertical-align: middle;
}

img,
x:-moz-any-link,
x:default {
    box-shadow: #000 0 0 0;
}


/** ==================================================
**
**  WordPress ビジュアルエディタ反映CSS
**
================================================== **/

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


/** ==================================================
**
**  構造
**
================================================== **/

#wrapper {
    overflow: hidden;
}

@media (min-width: 768px) {
    .box-80per {
        margin: 0 auto;
        padding: 0 15px;
        width: 80%;
    }
}


/** ==================================================
**
**  header
**
================================================== **/


/** ==================================================
**  グローバルナビ
================================================== **/

.navbar {
    border: none;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

.navbar-header {
    position: relative;
    float: none;
    height: 180px;
}

.navbar .navbar-header {
    position: relative;
}

.navbar .navbar-header .navbar-brand {
    float: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    background: url(../img/logo.svg) center no-repeat;
    text-indent: -9999em;
    width: 296px;
    height: 200px;
    background-size: contain;
}

.navbar .navbar-header .navbar-toggle {
    margin-top: 16px;
    padding: 8px;
    border-radius: 1px;
}

.navbar .navbar-header .navbar-toggle .icon-bar {
    width: 26px;
    height: 2px;
    background-color: #d3a280;
    border-radius: 2px;
    transition: all .4s;
}

.navbar .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

#myModal .modal-dialog {
    margin: 0;
}

#myModal .modal-dialog .modal-content {
    background-color: rgba(211, 162, 128, .9);
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 100vh;
}

#myModal .modal-dialog .modal-content .modal-header {
    border-bottom: none;
}

#myModal .modal-dialog .modal-content .modal-header .close {
    color: rgba(255, 255, 255, .3);
    text-shadow: none;
    opacity: 1;
}

#myModal .modal-dialog .modal-content .modal-body {
    padding: 0;
}

#myModal .modal-dialog .modal-content .modal-body #menu-g_menu1 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

#myModal .modal-dialog .modal-content .modal-body #menu-g_menu1 li a {
    display: block;
    color: #fff;
    line-height: 56px;
}

#myModal .modal-dialog .modal-content .modal-footer {
    border-top: none;
}

#myModal .modal-dialog .modal-content .modal-footer .btn {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    letter-spacing: .25em;
}

@media (min-width: 768px) {
    .navbar {
        margin-bottom: 0;
        min-height: 250px;
        border: none;
        border-radius: 0;
    }
    .navbar-header {
        position: relative;
        float: none;
        min-height: 250px;
    }
    .navbar .navbar-header .navbar-brand {
        top: 20px;
        width: 400px;
        height: 215px;
    }
    .navbar .navbar-header .navbar-toggle {
        display: block;
    }
    .navbar #myModal .modal-dialog {
        width: 100vw;
    }
}


/** ==================================================
**
**  title
**
================================================== **/
h4 {
    margin-top: 44px;
}

div > .ttl:first-child {
    margin-top: 0;
}

h4,
.title,
.ttl,
.lead {
    position: relative;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

.page-title {
    background-color: rgba(211, 162, 128, .2);
}

.page-title .title {
    position: relative;
    margin: 0;
    height: 80px;
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
}

.page-title .title > .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc( 100% - 30px);
}

.title {
    font-size: 24px;
    color: #d3a280;
    margin: 40px 0 24px 0;
}

.title > .sub-title {
    display: block;
    font-size: 18px;
    margin-top: 6px;
}

.ttl {
    margin-bottom: 20px;
    line-height: 1.4;
}

.ttl-small {
    padding-left: 30px;
    font-size: 22px;
}

.ttl-small::before,
.ttl-small::after {
    content: "□";
    position: absolute;
}

.ttl-small::before {
    left: 0;
    top: -3px;
    color: #d3a280;
}

.ttl-small::after {
    left: 5px;
    top: 3px;
    color: #ddb79d;
}

.ttl > small {
    display: block;
    font-size: 12px;
    color: #d38088;
    text-align: right;
}

.lead {
    position: relative;
    margin: 40px auto;
    padding: 10px 20px;
    font-size: 20px;
    color: #d38088;
    text-align: center;
    border-top: solid 1px #d38088;
    border-bottom: solid 1px #d38088;
}

.lead::before,
.lead::after {
    content: '';
    position: absolute;
    top: -10px;
    width: 1px;
    height: calc(100% + 20px);
    background-color: #d38088;
}

.lead::before {
    left: 10px;
}

.lead::after {
    right: 10px;
}

@media (min-width: 768px) {
    .title {
        font-size: 28px;
        margin: 56px 0 32px 0;
        color: #d3a280;
    }
    .title > .sub-title {
        display: block;
        font-size: 18px;
        margin-top: 6px;
    }
    .lead {
        padding: 20px;
    }
}
/** ==================================================
**
**  本文
**
================================================== **/
.l-section + .l-section {
    margin-top: 44px;
}
.container > .img-main:first-child {
    margin-top: 40px;
}
@media (min-width: 768px) {
    .l-section + .l-section {
        margin-top: 80px;
    }
    .container > .img-main:first-child {
        margin-top: 56px;
    }
    .column-2 {
        column-count: 2;
    }
}
@media (min-width: 992px) {
    .l-section + .l-section {
        margin-top: 160px;
    }
    .column-2 {
        column-count: 2;
    }
}

/** ==================================================
**
**  breadcrumb
**
================================================== **/

.breadcrumb {
    margin: 10px auto;
    padding: 8px 0;
    font-size: 11px;
    letter-spacing: 0;
    background: none;
    color: #d6a480;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}


/** ==================================================
**
**  main, side
**
================================================== **/

.side .side-box {
    padding: 24px;
    border: 1px solid #d6a480;
}

.side > .side-box:not(:last-child) {
    margin-bottom: 34px;
}

.side .side-box h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #d6a480;
}

.side .side-box ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.side .side-box ul li {
    border-bottom: 1px #d6a480 dotted;
}

.side .side-box ul li:last-child a {
    border-bottom: none;
}

.side .side-box ul li a {
    display: block;
    padding: 1em 0;
    font-size: 13px;
    line-height: 1.4;
}


/** ==================================================
**
**  article
**
================================================== **/

.main article {
    margin-top: 22px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: .25rem;
}

.main article > *:last-child {
    margin-bottom: 0;
}

.main article .wrap-thumbnail {
    margin: -10px -10px 15px;
}

.main article .lead,
.main article .wrap-note,
.main article .table,
.main article .wrap-content {
    margin-top: 22px;
}

.main article > .wrap-thumbnail + h1.title {
    margin: 0 0 6px;
    font-size: 22px;
    line-height: 1.4;
    text-align: justify;
}

.main article > .wrap-thumbnail + h1.title + .post-date {
    font-size: 11px;
    color: #777;
}


/** ==================================================
**  footer
================================================== **/

.wrap-totop {
    margin-top: 44px;
    background-color: rgba(211, 162, 128, .2);
}

.wrap-totop #totop {
    position: relative;
    display: block;
    padding-top: 18px;
    line-height: 60px;
    text-align: center;
}

.wrap-totop #totop:before {
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -9px;
    content: '\f106';
    font-family: Fontawesome;
    font-size: 26px;
}

footer {
    padding: 44px 0 44px;
    background: url(../img/bg-footer.jpg) 0 0 no-repeat;
    background-size: cover;
}

footer .wrap-sns ul {
    text-align: center;
}

footer .wrap-sns ul li {
    padding: 0;
}

footer .wrap-sns ul li a {
    display: block;
}

footer .wrap-footer-logo {
    position: relative;
}

footer .wrap-footer-logo .logo-site-footer {
    margin: 0 auto;
    width: 290px;
}

footer .wrap-footer-logo .logo-yamakataya-footer {
    margin: 10px auto;
    width: 100px;
}

footer #fnav {
    text-align: center;
}

footer #fnav ul {
    border-top: none;
    box-shadow: none;
    text-align: center;
}

footer #fnav #menu-f_menu > li {
    float: left;
}

footer #fnav #menu-f_menu > li + li {
    margin-left: 0;
}

footer #fnav #menu-f_menu > li > a {
    position: relative;
    display: block;
    margin: 0;
    padding: 7px;
    font-size: 10px;
    letter-spacing: 0;
}

footer #fnav #menu-f_menu > li:not(:last-child) > a:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 14px;
    margin-top: -7px;
    background-color: #d3a280;
    content: '';
}

footer .copy {
    margin-bottom: 0;
    padding-top: 12px;
    height: 44px;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    color: #d3a280;
}

@media (min-width: 768px) {
    footer #fnav #menu-f_menu > li {
        float: none;
        display: inline-block;
    }
    footer .wrap-footer-logo .logo-yamakataya-footer {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
}


/** ==================================================
**
**  wrap-blog-meta
**
================================================== **/

.main > .inner > article > h1 + .wrap-blog-meta {
    margin-bottom: 24px;
}


/** ==================================================
**
**  table
**
================================================== **/

.table {
    word-break: break-word;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.table tr,
.table tr th,
.table tr td {
    display: block;
}

.table tr th,
.table tr td {
    display: block;
    padding: 8px;
    font-size: 12px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.table tr th {
    background-color: #f1f1f1;
}

.table tr td {
    background-color: #f9f9f9;
}

.table > tbody > tr > td ul {
    margin-bottom: 0;
}

.table.lr0 tr {
    display: table-row;
}

.table.lr0 tr th,
.table.lr0 tr td {
    display: table-cell;
    vertical-align: middle;
}

.table.lr0 tr th {
    border-left: none;
    width: 8em;
}

.table.lr0 tr td {
    border-right: none;
}

@media (min-width: 768px) {
    .table tr {
        display: table-row;
    }
    .table tr th,
    .table tr td {
        display: table-cell;
    }
    .table > tbody > tr > td.height-some {
        vertical-align: top;
    }
}


/** ==================================================
**
**  alert
**
================================================== **/


/** ==================================================
**
**  thumbnail
**
================================================== **/

.thumbnail {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    border: none;
    border-radius: 0;
    padding-bottom: 1px;
}

.thumbnail > *:last-child {
    margin-bottom: 30px;
}

.thumbnail .thumbnail-img {
    height: 172px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.thumbnail .caption {}

.thumbnail h3 {
    margin: 10px 0 10px;
    font-size: 12px;
    font-weight: 600;
}

.thumbnail h3 + p {
    margin-bottom: 10px;
    font-size: 13px;
}

.thumbnail .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    border-radius: 18px;
}

.link-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
}

.thumbnail .btn-block {
    display: block;
    width: 90%;
}

@media (min-width: 768px) {
    .thumbnail {
        position: relative;
        margin-bottom: 10px;
        padding: 0;
        border: none;
        border-radius: 0;
        padding-bottom: 24px;
    }
    .thumbnail > *:last-child {
        margin-bottom: 0;
    }
    .thumbnail .thumbnail-img {
        height: 173px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .thumbnail .caption {
        text-align: center;
    }
    .thumbnail h3 {
        margin: 10px 0 10px;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }
    .thumbnail h3 + p {
        margin-bottom: 10px;
        font-size: 13px;
    }
    .thumbnail .btn {
        background-color: #d3a280;
        color: #fff;
        font-size: 12px;
        line-height: 24px;
        border-radius: 18px;
    }
    .link-cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999em;
    }
    .thumbnail .btn-block {
        display: block;
        width: 80%;
    }
}


/** ==================================================
**
**  pagenation アーカイブ
**
================================================== **/

.pg {
    margin-top: 48px;
    text-align: center;
}

.pg ul {
    list-style: none;
}

.pg ul li {
    display: inline-block;
}

.pg ul li a {
    display: block;
    padding: 10px 18px;
    border: 1px solid #eee;
}


/** ==================================================
**
**  アーカイブ、シングル
**
================================================== **/

.category-info h1 {
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 26px;
    letter-spacing: .2em;
    margin-bottom: 24px;
}

.side {
    margin-top: 22px;
}


/** ==================================================
**
**  BootStrap
**
================================================== **/


/* ==================================================
**
**  Button
**
================================================== */

.btn {
    border-radius: .25rem;
}

.btn-default,
.btn-primary {
    line-height: 36px;
    border-radius: 25px;
}

.btn-primary {
    background-color: #d3a280;
    border-color: #ce9771;
    color: #fff;
}

.btn-yamabra,
.btn-yamabra:hover,
.btn-yamabra:active,
.btn-yamabra:focus {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #77651e), color-stop(0.00, #af9b50));
    background: -webkit-linear-gradient(top, #af9b50 0%, #77651e 88%);
    background: -moz-linear-gradient(top, #af9b50 0%, #77651e 88%);
    background: -o-linear-gradient(top, #af9b50 0%, #77651e 88%);
    background: -ms-linear-gradient(top, #af9b50 0%, #77651e 88%);
    background: linear-gradient(to bottom, #af9b50 0%, #77651e 88%);
    color: #fff;
    border: none;
    line-height: 44px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

.btn-yamabra:hover {
    color: rgba(255, 255, 255, .9);
}

.btn-primary:hover {
    background-color: #ce9771;
    border-color: #c98d63;
}

.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    outline: none;
    background-color: #c98d63;
    border-color: #c48254;
}

.wrap-btn {
    margin: 22px 0;
}


/* ==================================================
**
**  Form
**
================================================== */

.mw_wp_form .mwform-tel-field input[type="text"] {
    width: 5.5em;
}

.mw_wp_form td .horizontal-item + .horizontal-item {
    margin-left: 0;
    padding: 14px 0;
}

.mwform-checkbox-field.horizontal-item {
    display: block;
}

.mwform-checkbox-field.horizontal-item .mwform-checkbox-field-text {
    display: inline;
    padding: 16px 0;
}

.mwform-checkbox-field input {
    display: inline;
    margin: 0;
    width: 1em;
    height: 1em;
}

.wrap-day-time input[type="text"],
.wrap-day-time select[name^="時間"],
.wrap-day-time select[name^="分"] {
    display: inline-block;
    padding: 6px;
    font-size: 12px;
}

.wrap-day-time input[type="text"] {
    width: 10em;
}

.wrap-day-time select[name^="時間"],
.wrap-day-time select[name^="分"] {
    margin-left: 3px;
    width: 4.5em;
}

@media (min-width: 768px) {
    .mwform-checkbox-field.horizontal-item {
        display: inline;
    }
    .mwform-checkbox-field.horizontal-item .mwform-checkbox-field-text {
        display: inline-block;
        padding: 4px 0;
    }
}


/** ==================================================
**
**  margin, text-align, 字下げ, card など
**
================================================== **/


/*** margin-top ***/

.mt-base {
    margin-top: 48px;
}


/*** カバー a要素がボックス全体をカバーする ***/

.box-cover {
    position: relative;
}

.box-cover a.cover {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
}


/*** card カード型に並べることを想定しています ***/

.card {
    position: relative;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px #ccc;
    color: #545454;
}

.card .card-header {
    border-bottom: 1px solid #ccc;
    color: #fff;
    border-radius: 4px 4px 0 0;
}

.card .card-header .title {
    margin: 0;
    padding: 1em;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.card .card-header p.lead {
    margin: 0;
    padding-top: 20px;
    font-size: 40px;
    text-align: center;
}

.card .card-header img {
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: auto;
}

.card .card-contents {
    padding: 20px;
}

.card .card-contents .title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
}

.card .card-contents .title span {
    display: block;
    font-size: 12px;
    color: #777;
}

.card .card-contents ul {
    margin-bottom: 0;
    list-style: none;
}

.card .card-contents ul li {
    padding: 1em;
    border-top: 1px dotted #ccc;
}

.card a.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999em;
}

.card a.cover:hover {
    background-color: rgba(255, 255, 255, .5);
}


/** ==================================================
**  home
================================================== **/


/*** スライダー ***/

.wideslider {
    position: relative;
    margin: 0 auto;
    padding-bottom: 16px;
    width: 100%;
    text-align: left;
    overflow: hidden;
    background-color: #f9f9f7;
}

.wideslider ul {
    margin: 0;
    padding: 0;
}

.wideslider ul,
.wideslider ul li {
    display: inline;
    float: left;
    overflow: hidden;
}

.wideslider ul li img {
    display: none;
    width: 100%;
}

.wideslider_base {
    position: absolute;
    top: 0;
    left: center;
}

.wideslider_wrap {
    position: absolute;
    top: 0;
    overflow: hidden;
}

.slider_prev,
.slider_next {
    position: absolute;
    top: 0;
    z-index: 50;
    cursor: pointer;
}

.slider_prev img {
    position: absolute;
    right: -25px;
    top: 50%;
    margin-top: -26px;
}

.slider_next img {
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -26px;
}

.slidepagination {
    display: none;
    position: absolute;
    bottom: -30px;
    left: 0px;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    z-index: 100;
    background-color: #000;
}

.slidepagination a {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    background: transparent;
    overflow: hidden;
    border: 3px solid rgba(249, 249, 247, .5);
    border-radius: 8px;
}

.slidepagination a.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
    border: 6px solid rgba(249, 249, 247, 1);
}


/*** バナー ***/

.wrap-bnr-area {
    margin-top: 56px;
}

.wrap-bnr-area > .container > * + * {
    margin-top: 10px;
}

.wrap-bnr-area > .container a {
    display: block;
}

.wrap-bnr-area .row-10 > .col-sm-6 + .col-sm-6 {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .wrap-bnr-area .row-10 > .col-sm-6 + .col-sm-6 {
        margin-top: 0;
    }
}


/*** 4つを探す ***/

.wrap-menu4 {}


/*** News ***/


/* ==================================================
**
**  トップに戻る
**
================================================== */

#toPageTop {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 9999;
    text-indent: -9999em;
}

#toPageTop a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/totop.png) 0 0 no-repeat;
}

#toPageTop a:hover {
    background: url(../img/totop.png) 0 -50px no-repeat;
}


/* ==================================================
**
**  Helper
**
================================================== */

.wrap-note {
    padding: 9.5px;
    background-color: #f5f5f5;
    border-radius: .25rem;
    font-size: 12px;
}


/*** 中央揃え　主に画像で使用 ***/

.lr-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hl-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lr-hl-center-parent {
    position: relative;
}

.lr-hl-center-parent .child {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/*** 字下げ ***/

.kome {
    text-indent: -1em;
    padding-left: 1em;
}

ul.kome {
    margin-top: 8px;
    padding-left: 0;
    list-style: none;
    text-indent: 0;
}

ul.kome li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0;
}


/*** 蛍光 ***/

.neon {
    background: linear-gradient(transparent 40%, #ffff66 40%);
}


/*** Br ***/

br.pc-break {
    display: none;
}

@media (min-width: 768px) {
    br.pc-break {
        display: block;
    }
}


/** ==================================================
**
**  HOME
**
================================================== **/

.wrap-custom-bnr {
    margin-left: -15px;
    margin-right: -15px;
    line-height: 2.4em;
}

@media (min-width: 768px) {
    .wrap-custom-bnr {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.wrap-custom-bnr ul li {
    list-style: none;
}

.wrap-custom-bnr .siki {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-01.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .cos {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-02.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .ibento {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-03.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .ling {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-04.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .bk {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-05.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .bty {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-06.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .ryoko {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-07.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .aitem {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-08.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr .nijikai {
    height: 376px;
    color: #fff;
    text-align: center;
    background: url(../img/btn-09.jpg) center no-repeat;
    background-size: cover;
    list-style: none;
    padding-top: 40px;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
}

.wrap-custom-bnr li a,
.wrap-custom-bnr li a:hover,
.wrap-custom-bnr li a:active,
.wrap-custom-bnr li a:focus {
    position: relative;
    text-decoration: none;
    outline: none;
    border: none;
    color: #fff;
    text-shadow: 0 0 10px #ce936b, 0 0 10px #ce936b, 0 0 20px #ce936b;
}

.wrap-info ul li {
    display: table;
    margin-bottom: 24px;
    padding-bottom: 24px;
    width: 100%;
    border-bottom: 1px dotted #d3a280;
}

.wrap-info ul li a {
    display: table-row;
}

.wrap-info ul li a .news-date {
    display: table-cell;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 12px;
    width: 9em;
    vertical-align: middle;
    padding-left: 20px;
}

.wrap-info ul li a .news-news-contents {
    display: table-cell;
    vertical-align: middle;
}


/** ==================================================
**  ヤマブラのフォトウエディング
================================================== **/

.table > tbody > tr > th,
.table > tbody > tr > td {
    vertical-align: middle;
}

.table > tbody > tr > th > *:first-child,
.table > tbody > tr > td > *:first-child {
    margin-top: 0;
}

.table > tbody > tr > th > *:last-child,
.table > tbody > tr > td > *:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    body#photowedding .table > tbody > tr > th {
        width: 8em;
    }
}


/** ==================================================
**
**  会場ページ（author.php）
**
================================================== **/

.wrap-img-main {
    margin-bottom: 20px;
}

.wrap-img-sub {
    margin-bottom: 20px;
}

.wrap-img-sub > .col-sm-4 + .col-sm-4 {
    margin-top: 20px;
}

.area-googlemap {
    margin: 44px 0;
}

@media (min-width: 768px) {
    .wrap-img-sub > .col-sm-4 + .col-sm-4 {
        margin-top: 0;
    }
}


/** ==================================================
**
**  予約フォーム
**
================================================== **/

@media (min-width: 768px) {
    #reserve-fair .mw_wp_form .table th,
    #reserve .mw_wp_form .table th {
        white-space: nowrap;
        vertical-align: middle;
    }
}


/** ==================================================
**
**  grid
**
================================================== **/

.row-0 {
    margin-left: 0;
    margin-right: 0;
}

.row-0 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.row-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.row-10 > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.row-20 > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row-30 {
    margin-left: -15px;
    margin-right: -15px;
}

.row-30 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.row-40 {
    margin-left: -20px;
    margin-right: -20px;
}

.row-40 > [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

.row-50 {
    margin-left: -25px;
    margin-right: -25px;
}

.row-50 > [class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
}

.row-60 {
    margin-left: -30px;
    margin-right: -30px;
}

.row-60 > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.row-70 {
    margin-left: -35px;
    margin-right: -35px;
}

.row-70 > [class*="col-"] {
    padding-left: 35px;
    padding-right: 35px;
}

.row-80 {
    margin-left: -40px;
    margin-right: -40px;
}

.row-80 > [class*="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.row-90 {
    margin-left: -45px;
    margin-right: -45px;
}

.row-90 > [class*="col-"] {
    padding-left: 45px;
    padding-right: 45px;
}

.row-100 {
    margin-left: -50px;
    margin-right: -50px;
}

.row-100 > [class*="col-"] {
    padding-left: 50px;
    padding-right: 50px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}


/* ==================================================
**
**  Margin
**
================================================== */

.lr-10 {
    margin-left: -10px;
    margin-right: -10px;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt22-sp {
    margin-top: 22px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mts10,
.mts20,
.mts30,
.mts40,
.mts50,
.mts60,
.mts70,
.mts80,
.mts90,
.mts100 {
    margin-top: 2rem;
}

.mbs10,
.mbs20,
.mbs30,
.mbs40,
.mbs50,
.mbs60,
.mbs70,
.mbs80,
.mbs90,
.mbs100 {
    margin-bottom: 2rem;
}

.mb-col {
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .mts10 {
        margin-top: 10px;
    }
    .mts20 {
        margin-top: 20px;
    }
    .mt22-sp {
        margin-top: 0;
    }
    .mts30 {
        margin-top: 30px;
    }
    .mts40 {
        margin-top: 40px;
    }
    .mts50 {
        margin-top: 50px;
    }
    .mts60 {
        margin-top: 60px;
    }
    .mts70 {
        margin-top: 70px;
    }
    .mts80 {
        margin-top: 80px;
    }
    .mts90 {
        margin-top: 90px;
    }
    .mts100 {
        margin-top: 100px;
    }
    .mbs10 {
        margin-bottom: 10px;
    }
    .mbs20 {
        margin-bottom: 20px;
    }
    .mbs30 {
        margin-bottom: 30px;
    }
    .mbs40 {
        margin-bottom: 40px;
    }
    .mbs50 {
        margin-bottom: 50px;
    }
    .mbs60 {
        margin-bottom: 60px;
    }
    .mbs70 {
        margin-bottom: 70px;
    }
    .mbs80 {
        margin-bottom: 80px;
    }
    .mbs90 {
        margin-bottom: 90px;
    }
    .mbs100 {
        margin-bottom: 100px;
    }
    .mb-col {
        margin-bottom: 0;
    }
}


/* ==================================================
**
**  Padding
**
================================================== */

.pd-base {
    padding: 15px;
}
