/*font-family: din-condensed, sans-serif;
font-style: normal;
font-weight: 400;*/

@charset "utf-8";
@font-face {
    font-family: 'din-condensed-bold';
    /* お好きな名前にしましょう */
    src: url('../font/din-condensed-bold-web.eot');
    /* IE9以上用 */
    src: url('../font/din-condensed-bold-web.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
    url('../font/din-condensed-bold-web.woff') format('woff'), /* モダンブラウザ用 */
    url('../font/din-condensed-bold-web.ttf') format('truetype');
    /* iOS, Android用 */
    font-weight: normal;
    /* 念の為指定しておきます */
    font-style: normal;
}


/* Reset
------------------------------------------------------------*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    *zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
em {
    font-style: normal;
}

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

th {
    font-weight: normal;
    text-align: left;
}

legend {
    display: none;
}

img,
fieldset {
    border: 0;
}

li {
    list-style-type: none;
}


/* HTML5
------------------------------------------------------------*/

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
main {
    display: block;
    margin: 0;
    padding: 0;
}


/* scrollbug for FF
------------------------------------------------------------*/

html {
    overflow-y: scroll;
    background: transparent;
    box-sizing: border-box;
}


/* Fonts
------------------------------------------------------------*/

body {
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Verdana, sans-serif;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility
}


/* Form
------------------------------------------------------------*/

input,
textarea {
    outline: none;
}


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

object,
embed {
    vertical-align: top;
}

img {
    vertical-align: bottom;
    font-size: 0;
    line-height: 0;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    /* IE8 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    /* IE6 & 7 */
    zoom: 1;
}


/* clearfix
------------------------------------------------------------*/

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}


/* for IE */


/* clear
------------------------------------------------------------*/

.clear {
    clear: both;
}

.none {
    display: none;
}

.block {
    display: block;
}

.flR {
    float: right;
}

.flL {
    float: left;
}

.pc-none {
    display: none;
}

body {
    margin: 0 auto;
    font-size: 15px;
}

.t-L {
    text-align: left;
}

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

.t-C {
    text-align: center;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

.block {
    display: block !important;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.pt40 {
    padding-top: 40px;
}

.of-h {
    overflow: hidden;
}

@media only screen and (max-width: 414px) {
    .sp-none {
        display: none;
    }
    .f-17px {
        font-size: 17px;
    }
    .ffb300 {
        background-color: #ffb300;
    }
}

@media only screen and (min-width: 415px) {
    .pc-none-h4 {
        display: none;
    }
}

@media only screen and (min-width: 321px) and (max-width: 414px) {
    .sp6-none {
        display: none;
    }
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

body {
    background-color: #000;
    box-sizing: border-box;
}

.header-R {
    float: right;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    margin-top: 8px;
    margin-right: 20px;
    line-height: 15px;
}

.header-in {
    width: 1500px;
    margin: 0 auto;
}

.header-R span {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
}

#header-nav {
    margin-top: 8px;
    float: left;
}

header {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    height: 57px;
    position: fixed;
    z-index: 1;
}

.p-first {
    letter-spacing: 0.05em;
}

.p-second {
    letter-spacing: -0.05em;
    margin-top: 5px;
}

#header-nav li,
.fnav ul li {
    width: 120px;
    color: #fff;
    font-family: 'din-condensed-bold';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    height: 15px;
    padding-top: 6px;
    border-right: 1px #fff solid;
    letter-spacing: 0.1em;
}

#header-nav li:last-child,
.fnav ul li:last-child {
    border-right: none;
}

#header-nav li a,
.fnav ul li a {
    color: #fff;
    text-decoration: none;
}

#header-nav li a:hover,
.fnav ul li a:hover {
    opacity: 0.5;
}

.logo {
    display: none;
}

#slider {
    position: relative;
    z-index: 99;
}

.cd-main-content {
    position: relative;
    z-index: 0;
}

#slider h1 {
    position: absolute;
    top: 275px;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.main-container {
    width: 1200px;
    margin: 0 auto;
}

.top-1 {
    overflow: hidden;
    margin-bottom: 20px;
}

#CONCEPT {
    background-image: url("../images/concept-bg_201912.jpg");
    width: 590px;
    height: 590px;
    margin-right: 20px;
    /*padding: 110px 100px 40px 100px;*/
    float: left;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#CONCEPT h2 {
    font-family: 'din-condensed-bold';
    font-size: 38px;
    letter-spacing: 0.15em;
    color: rgba(255, 255, 255, 0.6);
    width: auto;
    height: 40px;
    padding: 5px;
    padding-top: 15px;
    background-color: rgba(79, 37, 0, 0.9);
    text-align: center;
}

.CONCEPT-list {
    color: #fff;
    width: auto;
    height: 490px;
    padding: 20px;
    background-color: rgba(79, 37, 0, 0.8);
}

#NEWS {
    background-image: url("../images/news-bg.jpg");
    width: 590px;
    height: 590px;
    /*margin-right: 20px;*/
    /*padding: 110px 100px 40px 100px;*/
    float: right;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#NEWS h2 {
    font-family: 'din-condensed-bold';
    font-size: 38px;
    letter-spacing: 0.15em;
    color: rgba(255, 255, 255, 0.6);
    width: auto;
    height: 40px;
    padding: 5px;
    padding-top: 15px;
    background-color: rgba(65, 8, 19, 0.9);
    text-align: center;
}

.NEWS-list {
    position: relative;
    color: #fff;
    width: auto;
    height: 490px;
    padding: 20px 45px;
    background-color: rgba(65, 8, 19, 0.8);
}


/*#NEWS {
    background-image: url("../images/news-bg.jpg");
    width: 590px;
    height: 300px;

    float: right;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}*/

.more {
    position: absolute;
    right: 30px;
    bottom: 20px;
    color: #fff;
    text-decoration: none;
}

.more:hover {
    opacity: 0.5;
}

.f-bnr a:hover {
    opacity: 0.7;
}

.more span {
    display: inline-block;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin-right: 10px;
    font-size: 14px;
}

#NEWS h4 {
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin-top: 20px;
}

#NEWS li {
    font-size: 15px;
    color: #fff;
    text-align: left;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px #fff dotted;
}

#NEWS li time {
    margin-left: 10px;
    margin-right: 20px;
}

#NEWS li a {
    color: #fff;
    text-decoration: none;
}

#MENU {
    /*background-image: url("../images/menu.png");
    width: 1200px;
    height: 927px;
    background-size: cover;*/
    margin-bottom: 20px;
}

#MENU h2 {
    display: none;
}

#INFO {
    margin-bottom: 20px;
    position: relative;
    width: 1200px;
    height: 242px;
    overflow: hidden;
}

.info-left {
    width: 40%;
}

#INFO h2 {
    font-family: 'din-condensed-bold';
    letter-spacing: 0.15em;
    text-align: left;
    font-size: 38px;
    width: auto;
    height: 40px;
    padding: 5px;
    padding-left: 15px;
    padding-top: 15px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.54);
}

.info-left-p {
    background-color: rgba(0, 0, 0, 0.38);
    color: #fff;
    width: auto;
    height: 260px;
    padding: 20px;
}

#INFO img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#NEWS h2 {
    letter-spacing: 0.15em;
    font-size: 37px;
}

#ACCESS h2 {
    letter-spacing: 0.15em;
    font-size: 37px;
}

h2 {
    font-family: 'din-condensed-bold';
    font-size: 38px;
    letter-spacing: 0.3em;
    color: rgba(255, 255, 255, 0.6);
    width: 100%;
    text-align: center;
}

#CONCEPT h3 {
    font-size: 27px;
    letter-spacing: 0.25em;
    color: #fff;
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}

#CONCEPT p {
    font-size: 15px;
    letter-spacing: 0.07em;
    color: #fff;
    width: 370px;
    text-align: left;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
}

.INFO-p1 {
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.1em;
    margin-top: 10px;
    /* position: absolute;
    top: 60px;
    left:30px;*/
}

.INFO-p2 {
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    letter-spacing: 0.1em;
    /*position: absolute;
    top: 120px;
    left:30px;*/
}

#ACCESS h2 {
    width: 100%;
    height: 57px;
    background-color: #153744;
    padding-top: 10px;
    box-sizing: border-box;
}

.footer-container {
    height: 500px;
}

footer h1 {
    display: none;
}

.f-logo {
    background-image: url("../images/kojo-cafe_logo.png");
    width: 220px;
    text-align: center;
    height: 220px;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 50px;
}

.fnav ul {
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
}

.fnav {
    margin-bottom: 25px;
}

.f-bnr {
    width: 100%;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
    padding-top: 20px;
    padding-bottom: 20px;
}

.f-bnr ul {
    overflow: hidden;
    text-align: center;
    width: 805px;
    margin: 0 auto;
}

.f-bnr ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.f-bnr ul li:last-child {
    margin-right: 0px;
}

.f-bnr ul li a img {
    border: 1px #907863 solid;
   /* width: 292px;*/
    height: 60px;
    box-sizing: border-box;
}

footer small {
    font-size: 10px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #fff;
    display: block;
    letter-spacing: 0.1em;
}


/*コンセプトページ*/

#concept #container-header {
    background-image: url("../images/concept-top-back.jpg");
    background-size: cover;
    background-color: #FFF;
}

#concept #container-header-in {
    background-image: url("../images/concept-top_201912.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    /*padding: 25px 30px;*/
    width: 1500px;
    position: relative;
}

#concept #container-header-in {
    margin: 0 auto;
}

#concept #container-header h1 {
    font-family: 'din-condensed-bold';
    color: rgba(255, 255, 255, 0.6);
    font-size: 35px;
    font-size: 3.5rem;
    letter-spacing: 0.13em;
    width: 590px;
    height: 82px;
    background-color: rgba(79, 37, 0, 0.97);
    border-top: 8px rgba(93, 54, 0, 0.8) solid;
    border-bottom: 8px rgba(93, 54, 0, 0.8) solid;
    text-align: center;
    position: absolute;
    padding-top: 8px;
    top: 48%;
    left: calc(50% - 295px);
    box-sizing: border-box;
}


/*#container-header-in-h1{
    position: absolute;
    top:50%;
    width: 100%;
    text-align: center;
}*/

.concept-1-L {
    /*background-image: url("../images/concept-1.jpg");*/
    width: 676px;
    height: 420px;
    margin-right: 20px;
    /*padding: 110px 100px 40px 100px;*/
    float: left;
    background-size: cover;
    box-sizing: border-box;
}

.concept-1-R h3 {
    /*position: absolute;
    top: 50px;
    left: 7%;
    width: 86%;*/
}

.concept-1-R p {
    /*position: absolute;
    top: 120px;
    left: 7%;
    width: 86%;*/
}

.concept-1-R {
    /*background-image: url("../images/concept-2.jpg");*/
    width: 504px;
    height: 420px;
    /*padding: 50px 25px 25px;*/
    float: right;
    background-size: cover;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}

.concept-2-L h3 {

}

.concept-2-L p {

}

.concept-2-L {
    /*background-image: url("../images/concept-3.jpg");*/
    width: 504px;
    height: 420px;
    /*padding: 50px 25px 25px;*/
    float: left;
    background-size: cover;
    box-sizing: border-box;
    margin-right: 20px;
    color: #fff;
    position: relative;
}

.concept-2-R {
    /*background-image: url("../images/concept-4.jpg");*/
    width: 676px;
    height: 420px;
    float: right;
    background-size: cover;
    box-sizing: border-box;
}

.concept-3-L {
    /*background-image: url("../images/concept-5.jpg");*/
    width: 387px;
    height: 242px;
    float: left;
    background-size: cover;
    box-sizing: border-box;
    margin-right: 20px;
}

.concept-3-C {
    /*background-image: url("../images/concept-6.jpg");*/
    width: 386px;
    height: 242px;
    float: left;
    background-size: cover;
    box-sizing: border-box;
    margin-right: 20px;
}

.concept-3-R {
    /*background-image: url("../images/concept-7.jpg");*/
    width: 387px;
    height: 242px;
    float: right;
    background-size: cover;
    box-sizing: border-box;
}

.concept-1,
.concept-2,
.concept-3 {
    margin-top: 20px;
    overflow: hidden;
}

.concept-1-R h3,
.concept-2-L h3 {
    font-size: 28px;
    margin-bottom: 35px;
    letter-spacing: 0.15em;
}

.concept-1-R p,
.concept-2-L p {
    font-size: 16px;
    line-height: 33px;
}

@media only screen and (max-width: 1250px) {
    .concept-1-L img,
    .concept-1-R img,
    .concept-2-L img,
    .concept-2-R img,
    .concept-3-L img,
    .concept-3-C img,
    .concept-3-R img {
        width: 100%;
        height: auto;
    }
}


/*問い合わせページ*/

#contact #container-header {
    background-image: url("../images/contact-top-back.jpg");
    background-size: cover;
    background-color: #FFF;
}

#contact #container-header-in {
    background-image: url("../images/contact-top.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 225px;
    /*padding: 25px 30px;*/
    width: 1500px;
    position: relative;
}

#contact #container-header-in {
    margin: 0 auto;
}

#contact #container-header h1 {
    font-family: 'din-condensed-bold';
    color: rgba(255, 255, 255, 0.6);
    font-size: 35px;
    font-size: 3.5rem;
    letter-spacing: 0.13em;
    width: 590px;
    height: 82px;
    background-color: rgba(37, 51, 72, 0.9);
    border-top: 8px rgba(88, 99, 115, 0.9) solid;
    border-bottom: 8px rgba(88, 99, 115, 0.9) solid;
    text-align: center;
    position: absolute;
    padding-top: 8px;
    top: 42%;
    left: calc(50% - 295px);
    box-sizing: border-box;
}

.contact-box {
    width: 802px;
    /*height: 925px;*/
    border: 1px solid #fff;
    background-image: linear-gradient(20deg, rgba(0, 0, 0, 1) 25%, rgba(255, 255, 255, 0.1) 25%, rgba(255, 255, 255, 0.1) 50%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 75%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.1));
    background-size: 180px 66px;
    margin: 0 auto;
}

#contact h2 {
    font-size: 26px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 40px;
    color: #fff;
    letter-spacing: 0.2em;
}

.contact-notice {
    font-size: 10px;
    margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
#contact #container-header-in {
    width: 100%;
}
}


/*CONTACT（お問い合わせ）*/

.page-contact #container-header {
    background-image: url(/img/bg-header-contact.jpg);
    background-size: cover;
    background-color: #FFF;
    border-bottom: 10px solid #FFF;
    border-top: 10px solid #FFF;
}

.page-contact #container-header-in {
    background-image: url(/img/header-contact.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 135px;
    padding: 25px 30px;
    width: 960px;
}

.page-contact #container-header h1 {
    color: #FFF;
    font-size: 36px;
    font-size: 3.6rem;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.17em;
}

.page-contact .contents-in {
    padding: 37px 0;
}

.page-contact .content {
    margin: 0 auto 30px;
    width: 890px;
}

.page-contact .content:last-child {
    margin-bottom: 0;
}

.page-contact .content h2 {
    border-bottom: 1px solid #D0D0D0;
    color: #A5A5A5;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    padding: 10px 5px;
}

.form {
    overflow: hidden;
    width: 100%;
}

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

.form th {
    font-size: 13px;
    padding: 10px;
    width: 184px;
    background-color: rgba(86, 62, 0, 0.8);
    box-sizing: border-box;
}

th {
    font-weight: normal;
    text-align: left;
}

.form-subject td {
    padding: 8px 8px 19px;
}

.form td {
    box-sizing: border-box;
    font-size: 12px;
    padding: 8px 8px 9px;
}

.form td div.line::after {
    border-bottom: 1px solid #d1d1d1;
    bottom: -9px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -1px;
    width: 1000px;
    z-index: 2;
}

.form td div.line {
    position: relative;
    width: 100%;
}

input,
textarea {
    outline: medium none;
}

.form th span.must {
    background-color: #FF8842;
    color: #FFF;
    font-size: 11px;
    height: 18px;
    left: 6px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 29px;
}

.form th span.any {
    background-color: #fff;
    color: #FF8842;
    font-size: 11px;
    height: 18px;
    left: 6px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 29px;
}

.form-submit input[type="submit"] {
    background-color: #FF8842;
    border: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    -webkit-appearance: none;
    transition: all 0.5s;
    width: 162px;
    letter-spacing: 0.15em;
}

#lead-contact {
    font-size: 23px;
    line-height: 35px;
    padding: 0 0 20px;
    text-align: center;
    color: #af8c44;
}


/*お問い合わせ*/

.page-contact #container-body {
    padding: 0 0 150px;
}

#message-contact p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

#message-contact dl {
    border: 1px solid #00afd5;
    margin: 60px 0;
    width: 780px;
}

#message-contact dt {
    background-color: #00afd5;
    color: #fff;
    float: left;
    font-weight: 600;
    font-size: 18px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    width: 268px;
}

#message-contact dd {
    color: #fff;
    float: right;
    height: 26px;
    padding: 18px 0;
    text-align: center;
    width: 512px;
}

#notice-contact {
    height: 12px;
    position: relative;
    text-align: right;
    top: -26px;
}

#contact-form {
    padding: 25px 25px 40px 25px;
    width: 751px;
    margin: 0 auto;
    color: #fff;
}

.form {
    overflow: hidden;
    width: 100%;
}

.form th label {
    display: block;
    padding: 0 0 0 42px;
    position: relative;
}

.form td {
    box-sizing: border-box;
    padding: 12px 0px 12px 35px;
}

.form td div.line {
    position: relative;
    width: 100%;
}

.form input[type="text"],
.form input[type="email"] {
    background-color: #FFF;
    border: 1px solid #c8c8c8;
    border-radius: 0;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    ime-mode: inactive;
    padding: 6px;
    -webkit-appearance: none;
}

.form textarea {
    background-color: #FFF;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    ime-mode: inactive;
    line-height: 18px;
    padding: 6px;
    resize: vertical;
    -webkit-appearance: none;
    width: 514px;
}

.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form textarea:focus {
    color: #000;
}

.form hr {
    border-bottom: 1px solid #d1d1d1;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 8px 0;
}

.form-subject td {
    padding: 8px 0px 19px 35px;
}

.form .form-subject td div.line:after {
    bottom: -19px;
}

.form-subject td > span {
    display: block;
    font-size: 15px;
    margin-left: 0 !important;
}

.form-subject td > span input {
    margin: 0 5px 0 0;
}

.form-name label {
    font-weight: 600;
}

.form-name input[type="text"] {
    width: 160px;
    margin-right: 20px;
    margin-left: 10px;
}

.form-tel input[type="text"] {
    width: 79px;
}

.form-email input[type="email"] {
    width: 300px;
}

.form-address label {
    display: block;
}

#postcode1,
#postcode2 {
    width: 79px;
}

#address2,
#address3 {
    width: 358px;
}

.form-submit {
    padding-top: 40px;
    text-align: center;
}

#confirm-box {
    font-size: 16px;
    padding-left: 5px;
}

#confirm-box p {
    margin-bottom: 15px;
    margin-top: 5px;
}

#your-subject-1,
#your-subject-2 {
    margin-right: 10px;
}

@media only screen and (max-width: 1500px) {
    .header-in {
        width: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    .header-in .header-R {
        display: none;
    }
    #header-nav {
        display: none;
    }
    .logo {
        display: block;
    }
    .top-logo {
        width: 150px;
        height: 45px;
        background-image: url(../images/logo-sp.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        margin-top: 5px;
        margin-left: 20px;
    }
}

.logo {
    display: none;
}

.top-logo-a {
    width: 150px;
    height: 45px;
    display: inline-block;
}


/*バーガーメニューここから*/


/*tataバーガーメニューここから*/

#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 101;
}

#nav-toggle div {}

#nav-toggle span:nth-child(1) {
    top: 10px;
}

#nav-toggle span:nth-child(2) {
    top: 18px;
}

#nav-toggle span:nth-child(3) {
    top: 26px;
}

#nav-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 55%;
    background: #fff;
    left: 9px;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}

#global-nav ul li {
    float: left;
}

#global-nav ul li a {
    padding: 0 30px;
}

@media only screen and (max-width: 1250px) {
    #nav-toggle {
        display: block;
    }
    #global-nav {
        position: absolute;
        top: -492px;
        background: #d32237;
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
}


/*tataバーガーメニューここまで*/

.inner {
    /*width: 980px;*/
    margin: 0 auto;
}

.inner:after {
    content: "";
    clear: both;
    display: block;
}


/* header */

#top-head {
    top: -100px;
    position: fixed;
    width: 100%;
    margin: 100px auto 0;
    padding: 0;
    line-height: 1;
    z-index: 1000;
}

#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}

#top-head .inner {
    position: relative;
    z-index: 100;
}

#top-head .logo {
    float: left;
    font-size: 36px;
}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}

#global-nav ul li {
    float: left;
}

#global-nav ul li a {
    padding: 0 30px;
}


/* Fixed */

#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 55px;
    z-index: -100;
    /*background: #fff;*/
    /*background: rgba(255,255,255,.7);*/
    /*transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;*/
}

#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}

#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}


/* Toggle Button */

#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}

#nav-toggle div {
    position: relative;
}

#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
    top: 0;
}

#nav-toggle span:nth-child(2) {
    top: 11px;
}

#nav-toggle span:nth-child(3) {
    top: 22px;
}

@media screen and (max-width: 1250px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        /*background: transparent;*/
    }
    /*#mobile-head {
        background: #fff;
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }*/
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #222;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        z-index: 100;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
        font-family: 'din-condensed-bold';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 0.7px;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(555px);
        -webkit-transform: translateY(555px);
        transform: translateY(555px);
    }
}

@media screen and (min-width: 1251px) {
    #global-nav {
        display: none;
    }
}

.cd-auto-hide-header {
    position: relative;
    z-index: 100;
}

#mobile-head {
    position: absolute;
    z-index: 999;
    right: 5px;
    top: 2px;
}


/*バーガーメニューここまで(できてない20170519)*/

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

    .info-left-p {
    padding: 10px;
}

    .INFO-p1 {
        font-size: 13px;
        color: #fff;
        margin-top: 10px;
        width: 100%;
        text-align: left;
    }
    .INFO-p2 {
        font-size: 13px;
        color: #fff;
        margin-top: 10px;
        width: 100%;
        text-align: left;
    }
    .main-container {
        width: 100%;
        margin: 0 auto;
    }
    #CONCEPT {
        width: 49%;
        height: auto;
        /*margin: 20px;*/
        /*padding: 30px 50px 40px 50px;*/
        background-size: cover;
        box-sizing: border-box;
        margin-right: 10px;
    }
    #INFO {
        width: 100%;
        height: auto;
        /* margin: 20px; */
        text-align: center;
        background-size: cover;
        box-sizing: border-box;
    }
    #CONCEPT p {
        width: auto;
    }
    #NEWS {
        width: 49%;
        height: auto;
        /*padding: 30px 50px 40px 50px;*/
        background-size: cover;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }
    #MENU {
        /*background-image: url(../images/menu.png);*/
        width: 100%;
        height: auto;
    }
    #MENU img {
        /*background-image: url(../images/menu.png);*/
        width: 100%;
        height: auto;
    }
    #INFO {

        /*width: 100%;*/
        height: auto;
        padding: 0px 0px 0px 0px;
        margin-top: 20px;
    }
    #INFO img {
        /*background-image: url(../images/menu.png);*/
        width: 100%;
        height: auto;
    }
    #ACCESS {
        width: 100%;
        box-sizing: border-box;
    }
    #ACCESS iframe {
        width: 100%;
        box-sizing: border-box;
        margin-top: 0px;
    }
    .f-bnr ul {
        overflow: hidden;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .f-bnr ul li {
        float: left;
        margin-right: 10px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1000px){
#INFO {
    background-image: url(../images/info-bg-sp.jpg);
    /* width: 100%; */
    /*height: auto;
    padding: 0px 0px 0px 0px;
    margin-top: 20px;*/
}
}

@media screen and (min-width: 1251px) {
    .top-logo-a {
        display: none;
    }
}

@media screen and (max-width: 1500px) {
    #slider {
        width: 100%;
    }
    .slick-slide img {
        width: 100%;
        height: auto;
    }
    body {
        width: 100%;
    }
    #top-slider {
        width: 100%;
    }
}

.slick-next {
    display: none !important;
}


/*コンセプトーレスポンシブ*/

@media screen and (max-width: 1500px) {
    #concept #container-header-in {
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        padding-top: 40%;
        background-size: contain;
        height: 0;
        width: 100%;
    }
    #top-slider .slick-slide {
        height: 700px;
    }
    #top-slider .slick-slide img {
        height: 100%;
        width: auto;
    }
    #slider h1 {
        position: absolute;
        top: 200px;
        width: 100%;
        text-align: center;
        z-index: 1;
    }
}

@media screen and (max-width: 768px) {
    #top-slider .slick-slide {
        height: 400px;
    }
    #slider h1 img {
        width: 150px;
        height: 150px;
    }
    #slider h1 {
        top: 150px;
    }
}

@media screen and (max-width: 1250px) {
    .concept-1-L {
        width: 100%;
        height: auto;
        /*margin:20px;*/
        /*padding: 110px 100px 40px 100px;*/
        float: none;
        box-sizing: border-box;
        /*height: 0;*/
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        /*padding-top: 55.8%;*/
        background-size: contain;
    }
    .concept-1-R {
        width: 100%;
        height: auto;
        /*padding: 110px 100px 40px 100px;*/
        float: none;
        box-sizing: border-box;
        /*height: 0;*/
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        /*padding-top: 70%;*/
        background-size: contain;
        position: relative;
    }
    .concept-1-R h3,
    .concept-2-L h3 {

    }
    .concept-1-R p,
    .concept-2-L p {

    }
    .concept-2-L {
        width: 100%;
        height: auto;
        margin: 0px;
        /*padding: 110px 100px 40px 100px;*/
        float: none;
        box-sizing: border-box;
        /*height: 0;*/
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        /*padding-top: 70%;*/
        background-size: contain;
        position: relative;
    }
    .concept-2-R {
        width: 100%;
        height: auto;
        margin: 0px;
        /*padding: 110px 100px 40px 100px;*/
        float: none;
        box-sizing: border-box;
        /*height: 0;*/
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        /*padding-top: 62%;*/
        background-size: contain;
        position: relative;
        margin-top: 15px;
    }
    .concept-3-L,
    .concept-3-C,
    .concept-3-R {
        width: 100%;
        height: auto;
        margin: 0 auto;
        /* padding: 110px 100px 40px 100px; */
        float: none;
        box-sizing: border-box;
        /*height: 0;*/
        /*padding-top: 70%;*/
        background-size: contain;
        position: relative;
        margin-top: 20px;
    }
}

@media screen and (max-width: 550px) {
    .concept-1-R h3,
    .concept-2-L h3 {
        font-size: 18px;
        margin-bottom: 15px;
        letter-spacing: 0.2em;
        font-weight: bold;
    }
    .concept-1-R p,
    .concept-2-L p {
        font-size: 15px;
        line-height: 33px;
        letter-spacing: 0.1px;
    }
}

@media screen and (max-width: 465px) {
    .concept-1-R p,
    .concept-2-L p {
        font-size: 13px;
        line-height: 30px;
        letter-spacing: 0.15px;
    }
}

@media screen and (max-width: 385px) {
    .concept-1-R p,
    .concept-2-L p {
        /*font-size: 12px;
    line-height: 20px;*/
    }
}

@media screen and (max-width: 680px) {
    .fnav ul {
        margin: 0 auto;
        margin-top: 30px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    #concept #container-header h1 {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.13em;
        width: 200px;
        height: auto;
        left: calc(50% - 100px);
    }
}

@media screen and (max-width: 680px) {
    .fnav ul li {
        margin: 0 auto;
        text-align: center;
        display: block;
        height: 15px;
        padding-top: 30px;
        border-right: none;
        letter-spacing: 0.1em;
        font-size: 17px;
    }
    .fnav {
        margin-bottom: 35px;
    }
    .f-logo {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1250px) {
    .f-bnr ul {
        margin: 0 auto;
        width: 805px;
    }
    /*.f-bnr ul li:nth-child(3) {
        margin-right: 0px;
    }*/
}

@media screen and (max-width:900px) {
    .f-bnr ul {
        margin: 0 auto;
        width: 410px;
    }
    .f-bnr ul li {
        margin-right: 10px;
    }
}

@media screen and (max-width:630px) {
    .f-bnr ul {
        margin: 0 auto;
        width: 293px;
    }
    .f-bnr ul li {
        margin-right: 0px;
    }
}

@media screen and (max-width:450px) {
    #NEWS li {
        font-size: 13px;
    }
}

@media screen and (min-width: 1001px) {
    .none1001- {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .none-1000 {
        display: none;
    }
}

@media screen and (max-width: 825px) {
    #contact-form {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        color: #fff;
    }
    .form th {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .form td {
        box-sizing: border-box;
        display: block;
    }
    .form textarea {
        width: 100%;
    }
    .contact-box {
        width: 90%;
        height: auto;
        border: 1px solid #fff;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .form td {
        padding: 12px 0px 9px 35px;
    }
    .td-pb {
        padding: 12px 0px 18px 35px !important;
    }
    .form td div.line::after {
        border-bottom: none;
    }
    #contact #container-header-in {
        padding-top: 40%;
        /*background-size: contain;*/
        height: 0;
        width: 100%;
    }
    #contact #container-header h1 {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.13em;
        width: 200px;
        height: auto;
        left: calc(50% - 100px);
    }
}

@media screen and (max-width: 550px) {
    .form label {
        display: block;
    }
    #address2,
    #address3 {
        width: 100%;
    }
    .form-email input[type="email"] {
        width: 100%;
    }
    #CONCEPT {
        /*padding: 30px;*/
    }
    #CONCEPT h3 {
        font-size: 19px;
        margin-top: 20px;
        font-weight: bold;
    }
    #NEWS {
        /*padding: 10px 20px 50px 20px;*/
        float: none;
        background-size: cover;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }
    #CONCEPT h2 {
        font-size: 37px;
    }
    .form td {
        padding: 12px 30px 9px 30px;
    }
    footer small {
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .contact-notice {
        margin-right: 30px;
    }
}

.mw_wp_form_complete {
    text-align: center;
}

.news-container {}

.news-container {
    margin: 0 auto;
    padding: 10px;
    width: 95%;
}

.content-body {
    width: 100%;
}

.entry {
    /*background-color: rgba(86, 55, 0, 0.58);*/
    /* background-color: rgba(97, 62, 0, 0.86); */
    padding: 10px;
    color: #fff;
}

.entry .n-label {
    background-color: #f4a11a;
    color: #411f00;
    display: inline-block;
    font-family: "新ゴ M";
    font-size: 12px;
    height: 12px;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-right: 5px;
    padding: 2px 0;
    position: relative;
    text-align: center;
    text-indent: 0.05em;
    top: -1px;
    width: 100px;
}

.entry-date {
    display: inline-block;
    font-family: "BellGothicB", sans-serif;
    font-size: 14px;
    margin-right: 5px;
    padding: 3px 12px;
    background-color: #FF7631;
    margin: 10px 15px;
}

.entry-title {
    border-bottom: 1px dashed #F4A462;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Verdana, sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin: 5px 15px 20px;
}

.entry-body {
    font-size: 14px;
    line-height: 2;
    margin: 20px 15px;
}

.entry-body > p {
    clear: both;
    margin-bottom: 0;
    margin-top: 0;
}

#fancybox-wrap {
    width: 85% !important;
    left: 5% !important;
    padding: 0px !important;
}

#fancybox-content {
    width: 100% !important;
    /*height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;*/
}

@media screen and (min-width: 769px) {
    #fancybox-wrap {
        width: 600px !important;
        left: calc(50% - 300px) !important;
    }
}

.news-fancybox body {
    background-color: rgba(88, 0, 19, 0.8);
    /*background-color: rgba(255,255,255,0.1);*/
}


}
#fancybox-frame html {}
.news-fancybox {
    /*background-color: rgba(88,0,19,0.8);*/
    /* background-image: linear-gradient(20deg,rgba(88,0,19,0.8) 25%,
 rgba(255,255,255,0.1) 25%, rgba(255,255,255,0.1) 50%,
 rgba(88,0,19,0.8) 50%, rgba(88,0,19,0.8) 75%,
 rgba(255,255,255,0.1) 75%, rgba(255,255,255,0.1));*/
}
#fancybox-frame {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(88, 0, 19, 0.8);
    background-image: linear-gradient(20deg, rgba(88, 0, 19, 0.8) 12.5%, rgba(255, 255, 255, 0.1) 12.5%, rgba(255, 255, 255, 0.1) 25%, rgba(88, 0, 19, 0.8) 25%, rgba(88, 0, 19, 0.8) 37.5%, rgba(255, 255, 255, 0.1) 37.5%, rgba(255, 255, 255, 0.1) 50%, rgba(88, 0, 19, 0.8) 50%, rgba(88, 0, 19, 0.8) 62.5%, rgba(255, 255, 255, 0.1) 62.5%, rgba(255, 255, 255, 0.1) 75%, rgba(88, 0, 19, 0.8) 75%, rgba(88, 0, 19, 0.8) 87.5%, rgba(255, 255, 255, 0.1) 87.5%, rgba(255, 255, 255, 0.1));
    /*background-color: rgba(0,0,0,1);
     background-image: linear-gradient(20deg,rgba(0,0,0,1) 12.5%,
 rgba(255,255,255,0.1) 12.5%, rgba(255,255,255,0.1) 25%,
 rgba(0,0,0,1) 25%, rgba(0,0,0,1) 37.5%,
 rgba(255,255,255,0.1) 37.5%,rgba(255,255,255,0.1) 50%, rgba(0,0,0,1) 50%,rgba(0,0,0,1) 62.5%,rgba(255,255,255,0.1) 62.5%,rgba(255,255,255,0.1) 75%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 87.5%,rgba(255,255,255,0.1) 87.5%,rgba(255,255,255,0.1));*/
}

}
#fancybox-close {
    right: -32px !important;
}
.NEWS-list ul {}


@media screen and (max-width: 1000px) {
    #CONCEPT {
        width: 100%;
        height: auto;
        /*margin: 20px;*/
        /*padding: 30px 50px 40px 50px;*/
        float: none;
        background-size: cover;
        box-sizing: border-box;
    }
    #NEWS {
        width: 100%;
        height: auto;
        margin-top: 20px;
        /*padding: 30px 50px 40px 50px;*/
        float: none;
        background-size: cover;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }

    #INFO h2 {
        letter-spacing: 0.15em;
        width: 100%;
        text-align: center;
        margin-left: 0px;
        font-size: 37px;
    }

    .INFO-p1 {
        font-size: 15px;
        color: #fff;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }
    .INFO-p2 {
        font-size: 15px;
        color: #fff;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    .info-left-p {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    width: auto;
    height: auto;
    padding: 20px;
}

.info-left {
    width: 100%;
}

.NEWS-list {
    height: auto;
    padding: 20px 0 40px;
    text-align: center;
}

.CONCEPT-list {
      height: auto;
    padding-bottom: 50px;
}
}

@media screen and (max-width: 400px) {
    #INFO h2 {
        letter-spacing: 0.15em;
        width: 100%;
        text-align: center;
        margin-left: 0px;
        font-size: 33px;
    }
    .INFO-p1 {
        font-size: 12px;
        color: #fff;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }
    .INFO-p2 {
        font-size: 12px;
        color: #fff;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    .info-left-p {
    padding-top: 0px;
}
}






.concept-1-R {
    background-color: rgba(0,0,0,0.8);
    background-image: url("../images/concept-1-bg.jpg");
    width: 504px;
    height: 420px;
    float: right;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.concept-1-R-in {
    background-color: rgba(0,0,0,0.8);
    width: 504px;
    height: 420px;
    padding:35px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1250px){
.concept-1-R {
    width: 100%;
    height: auto;
    float: none;
    /* margin: 20px; */
    /* padding: 30px 50px 40px 50px; */
    background-size: cover;
    box-sizing: border-box;
}

.concept-1-R-in {
    width: 100%;
    height: auto;
    padding:35px;
}
}


.concept-2-L {
    background-color: rgba(0,0,0,0.8);
    background-image: url("../images/concept-1-bg.jpg");
    width: 504px;
    height: 420px;
    float: left;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.concept-2-L-in {
    background-color: rgba(0,0,0,0.8);
    width: 504px;
    height: 420px;
    padding:35px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1250px){
.concept-2-L {
    width: 100%;
    height: auto;
    float: none;
    /* margin: 20px; */
    /* padding: 30px 50px 40px 50px; */
    background-size: cover;
    box-sizing: border-box;
}

.concept-2-L-in {
    width: 100%;
    height: auto;
    padding:35px;
}
}

@media screen and (max-width: 550px){
#fancybox-close {
    right: -30px !important;
}
}


@media screen and (min-width: 631px){
.f-bnr-630{
    display: none;
}
}


@media screen and (max-width: 630px){
.f-bnr-631-{
    display: none;
}
}

/*プレート・限定商品*/
.item-area { background-color: #000000; color: #fff; margin: 20px 0 0 0; border-top: 10px solid #ff9200;  }
.item-area img { width: 100%; height: auto; }
.item-txt { width: 60%; float: left; margin-top: 1.5rem; }
.item-img { width: 35%; float: right; }
h5.h5-item { font-size: 1.4rem; margin-bottom: 0.5rem; font-weight: bold; }
.item-price { font-size: 1.2rem; }
.item-price span { font-size: 0.8rem; }
.item-comment { margin-top: 1rem; }
h5.gentei-ttl { padding: 5px 10px 5px 10px; background-color: #ff5a00; display: inline-block; border-radius: 5px; margin-bottom: 1rem; }
@media screen and (max-width: 1250px) {
.item-txt { width: 57%; float: left; margin-top: 1.5rem; margin-left: 3%; }
}
@media only screen and (max-width: 768px){
.item-txt { width: 94%; float: none; margin: 1.5rem 3% 0 3%; }
.item-img { width: 100%; float: none; margin-top: 1rem; text-align: center; }
.item-img img { max-width: 400px; margin: auto; }
}


.bnr_xmas_2018{
    margin-top: 20px;
}

.main-bnr{
    padding-top: 5px;
    margin-bottom: 20px;
}


@media screen and (max-width: 1250px){
.main-bnr img {
    width: 100%;
    height: auto;
}
}

#top-slider{
    margin-bottom: 20px;
}

.sns{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
}

@media screen and (max-width: 1000px){
.sns{
    margin-top: 30px;
}
}

.takeout-bnr { margin-top: 20px; margin-bottom: 20px; }
.takeout-bnr img { width: 100%; height: auto; }
.sns-icon-area { position: absolute; right: 20px; top: 20px; }
.sns-icon-area ul li { display: inline-block; margin: 0 5px 0 5px }
.sns-icon-area ul li a { display: block; width: 40px; height: 40px; }
.sns-icon-area ul li a img { width: 40px; height: 40px; position: relative !important }

@media screen and (max-width: 1000px){
.sns-icon-area {
    position: relative;
    z-index: 2;
    margin-bottom: 50px;
}
}


/*追加 2025 07 15*/
.m-t-5 { margin-top: 5px; }
.sp-only { display: none; }
@media screen and (max-width: 768px){
    .pc-only { display: none; }
    .sp-only { display: block; }
}






















