﻿.font {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif
}

.spbr {
    display: none
}

.pcnone {
    display: none
}

.spnone {
    display: block
}

@media screen and (max-width: 768px) {
    .pcnone {
        display: block
    }

    .spnone {
        display: none
    }

    .head_txt {
        display: none
    }

    .fright2_p {
        padding: 90px 30px;
        width: 100%;
        box-sizing: border-box
    }

    .fright2_1 {
        margin-right: 30px
    }

    .fright2_p_2 {
        padding: 80px 30px
    }

    .logo_30 img {
        height: 300px;
        width: 50%
    }

    .headTel {
        display: none
    }

    .price dt {
        float: none;
        padding-top: 5px;
        line-height: 1.3
    }

    .price dd {
        text-align: right
    }

    .photobx-r {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end;
        width: 100%;
        min-width: 100%;
        margin: 0 auto
    }

    .photobx-l {
        display: -webkit-flex;
        display: flex;
        width: 100%;
        min-width: 100%;
        margin: 0 auto
    }

    .pbx {
        background-color: rgba(255, 255, 255, 0.4) !important;
        width: 100%;
        vertical-align: middle;
        padding: 15% 5%;
        z-index: 999;
        background: none
    }

    .pbx_c {
        width: 100%;
        vertical-align: middle;
        padding: 15% 5% 15%;
        margin: 0 auto
    }

    body {
        font-size: 1.3rem
    }

    header {
        position: fixed;
        top: 0;
        width: 100%;
        height: 62px;
        background: #f9f0e4;
        z-index: 998
    }

    #head .logo {
        position: absolute;
        top: 0;
        left: 0
    }

    #head .logo img {
        width: auto;
        height: 58px !important
    }

    footer {
        padding: 20px 0;
        margin: 0;
        min-width: 100%;
        text-align: center
    }

    #footer {
        padding: 0px;
        margin: 0 auto 0;
        text-align: center
    }

    #contentwrap {
        width: 100%
    }

    #contentwrap p img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    #singlepage p img,
    #main p img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .juicysliderimg {
        position: absolute;
        width: 100%;
        height: auto;
        top: 100px
    }

    .single {
        width: 95%;
        margin: 0 auto;
        padding: 35px 0px
    }

    .lmain,
    .rmain {
        float: none;
        width: 100%
    }

    .lsingle,
    .rsingle {
        float: none;
        width: 100%;
        margin-bottom: 20px
    }

    .form dl {
        margin: 10px 0
    }

    .form dt {
        float: none;
        width: 100%;
        height: 20px;
        line-height: 20px;
        padding-top: 10px
    }

    .form dd {
        width: 100% !important;
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 0px solid #eee
    }

    .form dd:last-child {
        border-bottom: 0px;
        margin-bottom: 0px
    }

    .textarea,
    textarea {
        /* width: 93% !important; */
        font-size: 1.6rem
    }

    .dropdown {
        font-size: 1.6rem
    }

    .fm-text {
        text-align: left
    }

    .news {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .news dt {
        float: none;
        width: auto;
        padding-top: 5px;
        line-height: 1.3;
        text-align: center
    }

    .news dt:after {
        content: none;
        margin-left: 0
    }

    .news dd {
        padding-left: 0;
        padding-bottom: 5px;
        padding-top: 5px;
        line-height: 1.3
    }

    table {
        margin: 15px 0
    }

    table th {
        vertical-align: middle;
        padding: 5px 5px;
        font-weight: bold;
        line-height: 1.5;
        border: #ddd 1px solid;
        color: #555;
        background: #aaa
    }

    table td {
        padding: 5px 5px;
        vertical-align: middle;
        border: #aaa 1px solid
    }

    #title_bg1,
    #title_bg2,
    #title_bg3,
    #title_bg4,
    #title_bg5 {
        padding: 140px 0 80px
    }

    #title {
        margin: 0 auto 0;
        background: rgba(255, 255, 255, 0.7)
    }

    #title h2 {
        text-align: center;
        max-width: 1080px;
        margin: 0 auto;
        font-weight: normal;
        font-size: 18px;
        line-height: 1.4;
        position: relative;
        letter-spacing: 4px;
        color: #81521D;
        padding: 5px 0
    }

    .bloglist {
        position: relative;
        margin: 0 0 20px !important;
        padding: 0 !important;
        width: 100% !important;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .blog_bx {
        width: calc(100%) !important;
        font-size: 12px;
        background: #fff;
        padding: 10px 0px 10px;
        margin-left: 0px;
        margin-right: 0px
    }

    .none,
    #nav-f,
    #menuA,
    #menu,
    #seoA,
    #pankuzu,
    #navi,
    .seo,
    #fmenu,
    #tnavi,
    #fmenu-lg,
    .tbnr,
    .pc {
        display: none
    }

    #head,
    header,
    #footer,
    footer,
    #wrap,
    #nav,
    #wrapA,
    #seo,
    #title {
        width: 100%;
        min-width: 100%
    }

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

    .flink0,
    .flink1,
    .flink2 {
        width: 100%;
        margin-bottom: 20px
    }

    .flink0 ul,
    .flink1 ul,
    .flink2 ul {
        margin-right: 0;
        margin-bottom: 0;
        text-align: center
    }

    .flink0 li,
    .flink1 li,
    .flink2 li {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px
    }

    .flink0 li img,
    .flink1 li img,
    .flink2 li img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .fleft0,
    .fleft1,
    .fleft2,
    .fright0,
    .fright1,
    .fright2 {
        float: none
    }

    .fleft0,
    .fleft1,
    .fleft2,
    .fright0,
    .fright1,
    .fright2 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .productbox {
        background: #eee;
        padding: 20px;
        box-sizing: border-box
    }

    .productbox ul {
        display: flex;
        flex-wrap: wrap
    }

    .productbox li {
        width: 50%
    }

    .productbox li a {
        display: block;
        width: 100%
    }

    .productbox li a:before {
        font-family: "fontAwesome";
        content: "\f0a9";
        margin-right: 5px
    }
}

#humberger {
    display: none
}

#drawernav {
    display: none
}

@media screen and (max-width: 768px) {
    #humberger {
        display: block;
        background: #49b0b9
    }

    #drawernav {
        background: #49b0b9
    }

    #drawernav li ul li a {
        background: #49b0b9
    }

    #sp_phone a,
    #sp_mail a,
    #sp_map a {
        background: #49b0b9
    }

    #page {
        padding: 0;
        position: relative;
        z-index: 2;
        left: 0;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1)
    }

    #drawernav {
        display: block;
        overflow: auto;
        position: fixed;
        top: 0;
        right: -260px;
        width: 260px;
        height: 100%;
        color: #fff;
        z-index: 99998;
        box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1)
    }

    #drawernav ul {
        list-style: none;
        padding: 0
    }

    #drawernav ul:first-child {
        margin-top: 60px
    }

    #drawernav ul li a {
        color: #fff;
        font-size: 1.3rem;
        display: block;
        padding: 10px 20px;
        text-decoration: none;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    #drawernav ul li a:hover {
        color: #fff
    }

    #drawernav ul li a:before {
        font-family: 'FontAwesome';
        content: "\f0da";
        margin-right: 10px
    }

    #drawernav li ul li a {
        font-size: 1.1rem;
        color: #fff;
        display: block;
        padding: 8px 20px;
        text-decoration: none;
        border-top: none;
        border-bottom: none;
        box-shadow: none;
        background: #008EB6
    }

    #drawernav li ul li a:before {
        content: "・";
        margin-right: 3px
    }

    #drawernav img {
        display: block;
        width: 90%;
        padding: 5px 0;
        margin: 0 auto
    }

    .icon-bar {
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 6px;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1)
    }

    .fixed-content {
        right: inherit;
        width: 100%;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1)
    }

    #overlay {
        z-index: -1;
        opacity: 0;
        background: #000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
        transition: all 400ms cubic-bezier(1, 0, 0, 1);
        -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
        transition-timing-function: cubic-bezier(1, 0, 0, 1)
    }

    #sp_icon {
        position: fixed;
        top: 2px;
        right: 62px;
        z-index: 999;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    #sp_icon li {
        font-size: 2.2rem;
        background: #49b0b9;
        display: block;
        width: 30px;
        height: 30px;
        padding: 15px;
        cursor: pointer;
        color: #fff;
        text-align: center;
        line-height: 1.2;
        margin-right: 2px;
        position: relative
    }

    #sp_icon li span {
        font-size: 1.3rem;
        display: block
    }

    #sp_icon li a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: -999px
    }

    #humberger {
        display: block;
        position: fixed;
        top: 2px;
        right: 2px;
        width: 30px;
        height: 30px;
        padding: 15px;
        cursor: pointer;
        z-index: 99999;
        color: #fff
    }

    #humberger .icon-menu {
        font-size: 1.3rem;
        font-weight: normal
    }

    .drawer-opened #page {
        left: -260px;
        box-shadow: 1px 0 2px #000
    }

    .drawer-opened .fixed-content {
        left: -260px
    }

    .drawer-opened #drawernav {
        right: 0
    }

    .drawer-opened #humberger {
        background: none
    }

    .drawer-opened #humberger .icon-bar {
        background: #fff
    }

    .drawer-opened #humberger :nth-child(1) {
        transform: translate(0, 8px) rotate(45deg)
    }

    .drawer-opened #humberger :nth-child(2) {
        transform: translate(-20px, 0);
        opacity: 0
    }

    .drawer-opened #humberger :nth-child(3) {
        transform: translate(0, -8px) rotate(-45deg)
    }

    #humberger :nth-child(3) {
        margin-bottom: 0px
    }

    .drawer-opened #humberger .icon-menu {
        opacity: 0
    }

    .drawer-opened #overlay {
        opacity: 0.5;
        left: -260px;
        position: fixed;
        z-index: 9999999;
        width: 100%;
        height: 100%
    }

    .fixed {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
}

@media screen and (max-width: 480px) {
    .mtitle-ll {
        font-size: 2.5rem
    }

    .mtitle-ll br {
        display: block
    }

    .mtitle-ll:after {
        content: "";
        bottom: -5px
    }

    .blog_card li {
        float: none;
        width: 90%;
        margin: 0 auto 10px
    }

    .blog_card li:first-child {
        float: none;
        width: 90%;
        margin: 0 auto 10px
    }

    .blog_card li .blog_img,
    .blog_card li .blog_title {
        height: auto
    }

    .blog_card li img {
        max-width: 100%;
        max-height: 100%
    }

    .blog_card li:nth-child(2n),
    .blog_card li:nth-child(4n+1) {
        margin: 0 auto 10px
    }

    .rcsFlexBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .rcsFlexBox .flex_child {
        box-sizing: border-box;
        padding: 10px
    }

    .rcsFlexBox .flex_child img {
        max-width: 100%
    }

    .rcsFlexBox._top_link .flex_child img {
        display: block;
        margin: 0 auto 15px;
        max-width: 100%
    }

    .rcsFlexBox._top_link .flex_child h3 {
        font-size: 20px;
        text-align: center
    }

    .rcsFlexBox._col2 .flex_child {
        width: 100%
    }

    .rcsFlexBox._col3 .flex_child {
        width: 100%
    }

    .rcsFlexBox._col4 .flex_child {
        width: 100%
    }

    .spbr {
        display: block
    }

    .boardBox2 {
        padding: 35px 10px
    }

    .boardBox {
        max-width: 100%;
        padding: 60px 0
    }

    .boardBox ._innerBox {
        max-width: 100%;
        margin: 30px auto;
        padding: 0 5px;
        box-sizing: border-box
    }

    .boardBox img {
        max-width: 100%
    }

    .btn1 a {
        width: 87%
    }
}

/*# sourceMappingURL=sp.css.map */