@charset "UTF-8";


body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    background-color: white;
    color: black;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

a:link {
    color: #736357;
}

a:visited {
    color: #736357;
}

a:hover {
    color: #c69c6d;
}

a:active {
    color: #c69c6d;
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* ------------------------------------------------ checkbox */
.check {
    display: none;
}

/*page-top-link-button*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    font-weight: 500;
}

#page-top a {
    background: #1C305C;
    text-decoration: none;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    border-radius: 20%;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    background-image: url("../images/anchor_arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#page-top a:hover {
    text-decoration: none;
    background: #2b498a;
    background-image: url("../images/anchor_arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
}


header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 180px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}

.header_icon {
    width: 200px;
    height: auto;
    margin: 20px 0px 0px 0px
}

.header_tel {
    width: 200px;
    height: auto;
    margin: 0px 0px 20px 0px
}

.bar_order {
    padding: 10px;
    background-color: #0671B0;
    position: fixed;
    top: 10px;
    right: 0;
    z-index: 9999;
}

.bar_work {
    padding: 10px;
    background-color: #E94B6B;
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 9999;
}

.bar_button {
    width: 20px;
    height: auto;
}

/* ------------------------------------------------ TEST */

.main_vis {
    background-size: cover;
    background-position: center center;
    position: relative;
}



.main_vis_index {
    background-image: url(../images/main_vis.jpg);
}

.main_vis_order {
    background-image: url(../images/main_vis_order.jpg);
}

.main_vis_work {
    background-image: url(../images/main_vis_work.jpg);
}

.main_vis_profile {
    background-image: url(../images/main_vis_profile.jpg);
}

.main_vis_privacy {
    background-image: url(../images/main_vis_privacy.jpg);
}
.main_vis_access {
    background-image: url(../images/main_vis_access.jpg);
}

.mainvis_logo {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.mainvis_title {
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 1rem;
    background-color: black;
    color: white;
    font-weight: 200;
    padding: 10px;
}

#article_mainvis {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: table;
    height: 19rem;
}



.visual_button01 {
    position: absolute;
    bottom: 10px;
    right: auto;
    left: 0px;
    max-width: 100px;
}

.visual_button02 {
    position: absolute;
    bottom: 10px;
    right: auto;
    left: 110px;
    max-width: 100px;
}

#article_toppage,
#article_order,
#article_work,
#article_profile,
#article_form {
    max-width: 1200px;
    margin: 0 auto;
}

.article_header {
    font-size: 1.6rem;
    text-align: center;
    min-width: 60%;
    margin: 60px auto;
    letter-spacing: 0.2rem;
    padding: 0px 0px 30px 0px;
    display: inline;
    background-image: url(../images/logo_set.png);
    background-size: 200px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

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

.format_title h3 {
    font-weight: 600;
}

.pformat_hc {
    margin: 40px auto;
}

.pformat_hc img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.pformat_hc p {
    width: 80%;
    font-size: 0.8rem;
    display: block;
    margin: 0 auto;
}

.top_contents01 {
    margin: 60px auto;
}

.top_contents01 img {
    width: auto;
    height: 240px;
}

.top_contents02 {
    margin: 60px auto;
}

.top_contents02 img {
    width: auto;
    height: 180px;
}

.top_contents02 h3 {
    color: #26B7BC;
    margin-top: 20px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
}

.order_contents01 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.order_contents01 h3 {
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.6;
}

.order_contents01 img {
    width: 100%;
    object-fit: cover;
}


.pformat_vc {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.pformat_vc img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.pformat_vc p {
    width: 80%;
    font-size: 0.8rem;
    display: block;
    margin: 0 auto;
}



.pformat_2block_txt {
    background-color: #F6BEC8;
    padding: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.pformat_2block_txt h3 {
    color: #E94B6B;
    font-weight: 600;
    margin-bottom: 20px;
}

.pformat_2block_img {
    margin: 0px;
    padding: 0px;
}

.pformat_2block_img p {
    font-size: 1.6rem;
    position: absolute;
    bottom: 0;
    right: 60px;
    color: white;

}

.pformat_2block_img .big {
    font-size: 4rem;
}

.pformat_2block_img img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.order_header {
    width: 100%;
    background-color: #0671B0;
    padding: 1.4rem;
    color: white;
    margin: 30px 0px;
}

.boshu {
    width: 80%;
    margin: 60px auto;
    padding: 20px;
    height: 280px;
    background-image: url(../images/fukui.png);
    background-color: #26B7BC;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: right bottom;
    position: relative;
    z-index: 1;
    border-radius: 6px;
}

.boshu h2 {
    margin: 20px 0px 0px 20px;
    font-size: 2rem;
    font-weight: 600;
    color: white;
    display: inline-block;
}

.boshu a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    z-index: 2
}

.boshu p {
    position: absolute;
    bottom: 0;
    left: 40px;
    background-color: white;
    border-radius: 6px;
    padding: 6px;
    color: #26B7BC;
    font-weight: 600;
}

.omakase01 {
}

.nf_container {
    width: 96%;
    margin:0 auto;
}

.omakase01 img {
    width: auto;
    height: 200px;
    margin-bottom: 10px;
}

.omakase02 {
    width: 90%;
    margin:0 auto;
}

.omakase02 img {
    width: auto;
    height: 200px;
    margin-bottom: 10px;
}


.omakase_arrow_pc {
    display: none;

}

.omakase_arrow_pc img {
    height: 80px;
}

.omakase_arrow_mobile {
    width: 100%;
    display: block;
    height: auto;

}

.omakase_arrow_mobile img {
    height: 80px;
    width:auto;
}


.nagare {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.nagare > div {
    background-color: #0671B0;
    padding: 0.4rem;
    margin-bottom: 0px;
    color: white;
    text-align: center;
    
}

.nagare > div:nth-child(3n) {
    border-left: 0px solid white;
    border-top: 1px solid white;
    margin-bottom: 20px;
}
.nagare_num{
    font-family: 'Oswald', sans-serif;
    font-size:1.6rem;
}

#sfm-form select{
    padding:2px;
}

#sfm-form input{
    padding:2px;
}

#sfm-form textarea{
    resize: auto;
}



.q_a > div {
    margin-bottom: 16px;

}

.q_a .q {
    font-size: 2rem;
    color: #0671B0;
}

.q_a .a {
    font-size: 2rem;
    color: #E94B6B;
}



#article_form dl {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    border-top: none;
}

#article_form dl dt {
    
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
}

#article_form dl dd {
    padding: 10px;
    margin: 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 70%;
    background: #fff;
    box-sizing: border-box;
}

.work_form dl dt{
    background: #ffdaed;
}

.order_form dl dt{
    background: #dafcff;
}

.toiawase_form dl dt{
    background: #e3e3e3;
}

#article_profile table td {
    width: 50%;

}

#article_profile .map {
    width: 100%;
    margin: 60px auto 30px auto;

}

.naishoku-adress{
    width: 100%;
    text-align: center;
    border:1px solid gray;
    padding:5px;
}

.format_title_profile {
    text-align: center;
    margin: 80px auto 0px auto;
}

.format_title_profile h3 {
    font-weight: 600;
    color: #26B7BC;
}

.format_title_profile .toiawase_tel {
    font-size: 2rem;
    vertical-align: middle;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.2rem;
}


.gaiyou dl dt {
    float: left;
    clear: left;
    width: 10em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gaiyou dl dd {
    border-bottom: 1px solid gray;
    padding-left: 10.5em;
    padding-top: 10px;
    padding-bottom: 10px;

}

.privacy{
    width:800px;
    margin:0 auto;
}

.privacy h2{
    font-weight: 600;
    color:#1C305C;
    font-size:1.6em;
    margin:40px 0px 30px 0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid gray;
}

.privacy h3{
    font-weight: 600;
    color:white;
    font-size:1.4em;
    background-color:#1C305C;
    border-radius: 6px;
    padding:6px;
    margin:40px 0px 30px 0px;
}

.privacy h4{
    font-weight: 600;
    color:#1C305C;
    font-size:1.2em;
    border-left:2px solid #1C305C;
    padding-left:10px;
}

.privacy h5{
    font-weight: 600;
    color:#1C305C;
    font-size:1.2em;
}

.privacy dl dt {
    float: left;
    clear: left;
    width: 20em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.privacy dl dd {
    border-bottom: 1px solid gray;
    padding-left: 20.5em;
    padding-top: 10px;
    padding-bottom: 10px;

}

.notice {
    margin: 40px auto;
    border: 1px solid lightgray;
    padding: 10px;

}

.notice h4 {
    font-size: 1.2rem;
    padding: 10px;
    background-color: lightgray;
    margin: -10px -10px 20px -10px;
}

.notice_txt {
    font-size: 0.6rem;
}

.notice_txt dl {
    padding:0;
    margin:0;
    
}

.notice_txt dl dt {
    float: left;
    clear: left;
    width: 10em;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

.notice_txt dl dd {
   
    padding-left: 10.5em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.notice_doui {
    text-align: center;
    margin: 10px;
}


.footer-info {
    margin: 20px 0px 20px 0px;
    font-size: 0.7rem
}

.footer-info .adress {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
    font-weight: 500;
}

.footer-info .sns-icon {
    justify-content: flex-end;
}

.footer-info .icon {
    width: 1.6rem;
    height: auto;
    margin: 4px 4px 4px 4px
}

.footer-info .logo {
    width: 200px;
    padding: 4px 0px 4px 0px;
    text-align: left;
}


footer {
    background-color: #1C305C;
    padding: 20px 0px 20px 0px;
    text-align: center;
    font-size: 0.7rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
    font-weight: 500;
    color: white;
    margin-top: 60px;
}



footer .icon {
    width: 250px;
}

.table_line01 {  
	FONT-SIZE:1rem;
	text-align: left;
	border-color: black black #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
    line-height:2
}
.table_line02 {  
	text-align: left;
	FONT-SIZE:1rem;
	border-color: black #003399 #003399 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
     line-height:2
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX smartphone*/
@media screen and (max-width: 767px) {
    body {
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-weight: 400;

        color: black;
        overflow-x: hidden;
        font-size: 80%;
    }

    #gnavi_contents.fixed {
        top: 0;
        left: 0;
        width: 100%;
        z-index: 400;
    }

    /* ------------------------------------------------ menu button */
    .menu-btn {
        position: fixed;
        display: block;
        top: 20px;
        left: 20px;
        width: 40px;
        height: 40px;
        font-size: 10px;
        text-align: center;
        cursor: pointer;
        z-index: 500;
    }

    .bar {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 40px;
        height: 1px;
        background: gray;
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
    }

    .bar.middle {
        top: 15px;
        opacity: 1;
    }

    .bar.bottom {
        top: 30px;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
    }

    .menu-btn__text {
        position: absolute;
        bottom: -15px;
        left: 0;
        right: 0;
        margin: auto;
        color: gray;
        -webkit-transition: all .5s;
        transition: all .5s;
        display: block;
        visibility: visible;
        opacity: 1;
    }

    .menu-btn:hover .bar {
        background: black;
    }

    .menu-btn:hover .menu-btn__text {
        color: black;
    }

    /* ------------------------------------------------ checked */

    .check:checked ~ .contents {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }

    .check:checked ~ .menu-btn .menu-btn__text {
        visibility: hidden;
        opacity: 0;

    }

    .check:checked ~ .menu-btn .bar.top {
        width: 56px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);


    }

    .check:checked ~ .menu-btn .bar.middle {
        opacity: 0;
    }

    .check:checked ~ .menu-btn .bar.bottom {
        width: 56px;
        top: 40px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .check:checked ~ .gnavi_main {
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        background: rgba(0, 0, 0, 0.4);
        visibility: visible;
        opacity: 1;
        z-index: 100;
    }

    .gnavi_main {
        width: 100%;
        padding: 0px;
        opacity: 0;
        z-index: 5;
        visibility: hidden;
    }

    .gnavi_main ul {
        *zoom: 1;
        position: fixed;
        top: -20px;
        left: 0;
        width: 100%;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style: none;
        background-color: rgba(255, 255, 255, 0.8);
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .gnavi_main ul li {
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #999;
        width: 100%;
        line-height: 2.5;
    }

    .gnavi_main ul li:first-child {
        margin-top: 100px;
    }

    .gnavi_main ul li:last-child {
        margin: 0px 0px 50px 0px;
        border-bottom: none;
    }

    .gnavi_main ul li a {
        color: #666;
        display: block;
        text-decoration: none;
        position: relative;
    }
    

    .pcbr {
        display: none;
    }

    .spbr {
        display: block;
    }

}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX smartphone landscape*/
@media screen and (max-width: 767px) and (orientation: portrait) {

    .footer-info .adress {
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-info .sns-icon {
        justify-content: center;
    }
}



/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX tablet */
@media screen and (min-width: 768px) {

    body {
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-weight: 400;
        
        color: black;
        overflow-x: hidden;
        font-size: 85%;
    }


    header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 180px;
        flex-wrap: wrap;
        max-width: 1300px;
        margin: 0 auto;
    }

    .header_icon {
        width: 150px;
        height: auto;
        margin: 0px 0px 0px 0px
    }

    .header_tel {
        width: 150px;
        height: auto;
        margin: 0px 0px 0px 0px
    }



    #article_mainvis {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
        display: table;
        height: 700px;
    }


    .mainvis_logo {
        max-width: 800px;
    }

    .mainvis_title {
        top: 100px;
        font-size: 1.8rem;
        padding: 20px;
    }

    .visual_button01 {
        position: absolute;
        bottom: -80px;
        right: 0;
        left: auto;
        max-width: 180px;
    }

    .visual_button02 {
        position: absolute;
        bottom: -80px;
        right: 200px;
        left: auto;
        max-width: 180px;
    }

    .article_header {
        font-size:2rem;
        letter-spacing: 0.8rem;
        margin: 100px auto;

    }


    .nagare > div {
        padding: 1.4rem;
        text-align: left;
        margin-bottom: 20px;
        display: flex;
        align-items: center;

    }

    .nagare > div:nth-child(3n) {
        border-left: 1px solid white;
        border-top: 0px solid white;
    }


    .omakase_arrow_pc {
        width: 100%;
        display:none;
        height: auto;
    }

    .omakase_arrow_pc img {
        height: 30px;
    }

    .omakase_arrow_mobile {
        display: none;
    }

    .format_title_profile .toiawase_tel {
    font-size: 3rem;
    }
    .bar_order {

        top: 200px;

    }

    .bar_work {

        top: 400px;

    }

    .pformat_2block{
        width:90%;
        margin:0 auto;
    }

.top_contents01 img {
    width: auto;
    height: 180px;
}

.top_contents02 img {
    width: auto;
    height: 140px;
}


    .omakase_arrow_pc {
        width: 100%;
        display:block;
        height: auto;
    }

    .omakase_arrow_pc img {
        height: 30px;
    }


.omakase02 img {
    width: auto;
    height: 160px;
    margin-bottom: 10px;
}




    /* ------------------------------------------------------------------ NAV */

    .menu-btn {
        display: none;
    }

    input[type="checkbox"].on-off {
        display: none;
    }

    #gnavi_menu {}


    .gnavi_main {
        margin: 0px 0px 0px 0px;
        display: inline;
        padding: 0 0 0 0;
        /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
        z-index: 320;
        visibility: visible;
        opacity: inherit;
    }

    .gnavi_main ul {
        margin: 0 auto;
        display: flex;
        list-style: none;
        justify-content: center;

        line-height: 40px;
        padding: 0px 0px 0px 0px;
    }

    .gnavi_main ul li {
        font-size: 0.9rem;
        margin: 0px 6px 0px 6px;
        letter-spacing: 0rem;
    }

    .gnavi_main ul li a {
        color: #666;
        text-decoration: none;
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .gnavi_main ul li a:hover {
        color: #999;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        opacity: 0.3;
    }

    /* ------------------------------------------------ MENU DUP */


    #gnavi_contents ul {
        max-width: 1200px;
        right: 0;
        margin: 10px auto 10px auto;
        justify-content: center;
    }


    #gnavi_contents {
        background-color: lightgray;
        background-position: left 10px center, center;
        background-size: 180px auto, auto;
        background-repeat: no-repeat, repeat;
        position: fixed;
        top: -150px;
        left: 0;
        transition: .25s ease-out;
        width: 100%;
     
    }


    #gnavi_contents.fixed {
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
    }

    .boshu {
        padding: 30px;
        background-position: right center;
        background-size: 280px;

    }

    .boshu h2 {

        font-size: 3rem;

    }


}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX tablet portrait*/
@media screen and (min-width: 768px) and (orientation: portrait) {}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX PC SUB */
@media screen and (min-width: 992px) {
    body {
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-weight: 400;
        background-color: white;
        color: black;
        overflow-x: hidden;
    }

    .header_icon {
        width: 210px;
        height: auto;
        margin: 0px 0px 0px 0px
    }

    .header_tel {
        width: 190px;
        height: auto;
        margin: 0px 0px 0px 0px
    }

    .gnavi_main ul li {
        font-size: 1.0rem;
        margin: 0px 10px 0px 10px;
        letter-spacing: 0.0rem;
    }
    
    .omakase02 img {
    width: auto;
    height: 200px;
    margin-bottom: 10px;
}
    
    .omakase_arrow_pc {
        width: 100%;
        display:block;
        height: auto;
    }

    .omakase_arrow_pc img {
        height: 40px;
    }


}