/** Shopify CDN: Minification failed

Line 278:16 Expected ":"
Line 1629:31 Expected ":"
Line 1635:37 Expected ":"
Line 1638:43 Expected ":"
Line 1641:44 Expected ":"
Line 3650:41 Expected ":"
Line 3652:47 Expected ":"
Line 3654:48 Expected ":"

**/
/*
Theme Name: yamatomochi
Author: Saito&Co
Version: 1.0
*/


* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a:link { text-decoration: none; color: #00a0e9; }
a:visited { text-decoration: none; color: #00a0e9; }
a:hover { text-decoration: none; color:#00a0e9; }
a:active { text-decoration: none; color:#00a0e9; }
* {
outline: 0;
}


h2 a:link,
h3 a:link,
#header a:link,
.smp-nav-wrap a:link{ text-decoration: none; color: #000000; }

h2 a:visited,
h3 a:visited,
#header a:visited,
.smp-nav-wrap a:visited{ text-decoration: none; color: #000000; }

h2 a:hover,
h3 a:hover,
#header a:hover,
.smp-nav-wrap a:lhover{ text-decoration: none; color:#000000; }

h2 a:active,
h3 a:active,
#header a:active,
.smp-nav-wrap a:active{ text-decoration: none; color:#000000; }

p a:link,
p a:visited,
p a:active,
p a:hover{
}
.section-contetns-text p a:link,
.section-contetns-text p a:visited,
.section-contetns-text p a:active,
.link-wrap a:link,
.link-wrap a:visited,
.link-wrap a:active{
    border-bottom:1px solid #000000;
    font-weight: bold;
}


#header a.plain:link,
#header a.plain:visited{
    color: #767676;
}
body.home #header a.plain:link,
body.home #header a.plain:visited{
    color: #000000;
}
.title-link a:link,
.title-link a:hover,
.title-link a:visited{
    color: #00a0e9;
}

a.serach_link:link,
a.serach_link:hover,
a.serach_link:visited{
    color: #02852c;
}

a.color-link:link,
a.color-link:hover,
a.color-link:visited{
    color: #000000;
}

.hover:hover,
p a:hover,
.slide-text a:hover,
.breadcampus a:hover,
.text a:hover,
#footer a:hover{ 
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
    cursor: pointer;
}
a img:hover{ 
    opacity: 1 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
    cursor: pointer;
}
    .pc-only{
        display: block;
    }
    .smp-only{
        display: none;
    }

.fcs { outline:0px none black; }

/* btn */
.btn-index-wrap{
    display: table;
    margin: 8px auto 0;
}
.btn-sns-wrap{
    display: table;
    margin: 0 auto;
    padding:15px 0 0px;
}
    .btn-sns-wrap a.btn-index-bd {
        border: 1px solid #000000;
        border-radius: 11px;
        color: #000000;
        display: table-cell;
        font-size: 1.3rem;
        height: 22px;
        line-height: 1;
        padding: 1px 9px 1px;
        text-align: center;
        vertical-align: middle;
    }
a.btn-index-bg{
}
a.btn-index-bd{
    border: 1px solid #000000;
    color: #000000;
    display: table-cell;
    vertical-align:middle;
    font-size: 1.3rem;
    line-height: 1;
    text-align: center;
    height: 22px;
    padding: 0 9px;
    -moz-border-radius: 11px;
    -webkit-border-radius:11px;
    -o-border-radius: 11px;
    -ms-border-radius: 11px;
    padding-bottom: 1px;
}

a.link-float{
    display: inline-block;
    font-size: 1.4rem;
    margin:0px 0 0 0px;
    line-height: 1;
}
a.btn-buy{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1;
    padding: 12px 23px 12px;
    display: inline-block;
    background-color: #00a0e9;
    position: fixed;
    right: 15px;
    top: 0;
    z-index: 100;
}
span.btn-buy{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1;
    padding: 12px 23px 12px;
    display: inline-block;
    background-color: #767676;
    position: fixed;
    right: 15px;
    top: 0;
    z-index: 100;
}
p.link-bd-wrap{
    display: block;
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 1.8rem;
    padding :5px 10px 8px;
}
    p.link-bd-wrap span{
        font-size: 1.2rem;
        display: inline-block;
        margin-bottom: 8px;
    }
/* btn */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0;   padding:0;}fieldset,img {    border:0;}address,caption,cite,code,dfn,th,var { font-style:normal;  font-weight:normal;}ol,ul { list-style:none;
}caption,th {   text-align:left;}h1,h2,h3,h4,h5,h6 {    font-size:100%; font-weight:normal;}q:before,q:after {  content:'';
}abbr,acronym {  border:0;}

button, input, select, textarea {
  -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-top-left-radius:0;
  border-top-right-radius:0;
  vertical-align:baseline;
}

table {  
    border-collapse:collapse;   
    border-spacing:0;
    width: 100%;
}
select,
figure{
    margin: 0;
}
figure{
    line-height:0;
    position: relative;
}
figure img{
    vertical-align:text-bottom;
}
figure a{
    width: 100%;
    height: auto;
    display: block;
}
figure a img{
    width: 100%;
    height: auto;
}
figure .na-inner{
    width: 100%;
    height: auto;
}
figure .na-inner a{
    background-color: #e1ddd7;
    width: 100%;
    padding-bottom: 100%;
    display: block;
    position: relative;
}
    .owl-carousel .owl-item figure .na-inner a img,
    figure .na-inner a img{
        width: 61%;
        height: auto;
        position: absolute;
        left: 50%;
        top:50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
    }

strong{
    font-weight: bolder;
     font-family: "Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
}

ul li{
    list-style: none;
}

img {
    border:0;
}
h1 img,
figure img,
p img,
li img{
    max-width: 100%;
    width: auto; /* for ie 8 */
    height: auto;
    vertical-align:text-bottom;
}
    .fa-expand{
        font-size: 1.8rem;
        position: absolute;
        right: 10px;
        bottom: 10px;
        color: #FFFFFF;
    }
.list-thumb-title li:after,
.inner:after,
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
html{
  font-size: 62.5%;
}
body{
    border: solid 0px #FFFFFF;
    /*background-color: #ece9e3;*/
    background-color: #fff;
    color: #000000;
    font-size: 1.0rem;
    /*font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
  	font-family: "Helvetica Neue","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

    position: relative;
    -webkit-text-size-adjust: 100%;
    word-spacing:normal !important;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    line-height:1.64;
    overflow-wrap: break-word;
}


/* common */
h1,h2,h3,h4{
    color: #000000 !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
}
p{
    margin-top: 20px;
    font-size: 1.6rem;
}
p:first-child{
    margin-top:0px;
}
.posted-date{
    color: #bfbfbf;
    font-size: 1.2rem;
    margin-bottom: 6px;
    display: block;
}
.posted-date-bl{
    color: #000000;
    font-size: 1.2rem;
    margin-bottom: 0px;
    display: block;
}

.video-wrap{
    max-width: 725px;
    margin: 0 auto;
}
.video-square-wrap{
    max-width: 600px;
    padding: 0 0px;
}
.video{
    position: relative;
    padding-bottom: 56.25%;
    height: 0; 
    overflow:hidden; 
    width: 100%;
    max-width: 100%; 
    height: auto;
    margin-top: 0px;
}
.video-square-wrap .video{
    padding-bottom: 110.5%;
}
    .video iframe,
    .video object,
    .video embed { 
        position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
    }
.en,
.sns-list h3,
.footer small,
.smp-nav{
    font-family: "Avenir Next LT","Adobe Blank", "Avenir Next" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.1ex;
    font-weight: normal !important;
}
.sub-list,
footer{
    font-weight: bold;
}
.sans-serif{
    font-family: "Avenir Next LT","Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.serif{
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
h2 span.ja,
.ja-strong{
    font-family: "Avenir Next LT","Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight:bold;
}

.inner{
    width: 90%;
    max-width:800px;
    margin: 0 auto;
    display: block;
}

.sns-list-wrap .inner{
    width: 100%;
    max-width:850px;
    margin: 0 auto;
    padding: 0 50px;
}
.sns-list-wrap .inner-instagram{
    max-width:850px;
    padding: 0 40px;
}
.sns-list-wrap .inner-full{
    width: 100%;
    max-width:850px;
    padding: 0 40px;
}

.inner-full{
    width: 100%;
    max-width:1100px;
    margin: 0 auto;
}
.section_fields_slide.inner-full{
    max-width:100%;
}


#container{
    background-color: #FFFFFF;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: 100vh;
    line-height:1.64;
}
main{
    position: relative;
    display: block;
}
    .anchor-point{
        display: block;
        padding-top: 15px;
        margin-top: -15px;
    }

    .category-title{
        font-size: 3.0rem;
        text-align: center;
    }
    h1.page-title{
        font-size: 3.0rem;
        text-align: center;
        font-weight: bold;
    }
    h1.page-title-s{
        font-size: 3.0rem;
        text-align: center;
        font-weight: bold;
    }
    h1.title-l{
        font-size: 3.2rem;
    }
        h2{
            font-size: 1.8rem;
        }
        p.read,
        p.read-top,
        p.read-btn{
            font-size: 1.1rem;
            text-align: center;
        }
        p.read{
             margin: 4px 0 20px;
             clear: both;
        }
        p.read-btn{
             margin: 0px 0 10px;
             clear: both;
        }
        p.read-top{
             margin: 5px 0 30px;
        }
    h2.title{
        font-size: 3.0rem;
        margin-bottom: 0px;
    }
       .section-title{
            text-align: center;
            font-size: 3.0rem;
            padding: 0 0 0px 0;
            margin-bottom: 30px;
        }
        .slide .section-title{
            margin-bottom: 0px;
        }
    h2.title-m{
        font-size: 2.4rem;
    }
    h2.title-l{
        font-size: 2.8rem;
    }
    .title-read{
        padding: 0 0 0px 0;
        text-align: center;
    }
    .title-slide{
        padding: 0 0 70px 0;
    }
    .title-read-first{
        text-align: center;
        margin: 0 0 10px 0;
    }
        .section-child h2.title-read{
            font-size: 2.8rem;
            padding: 0 0 0px 0;
        }
        .section-child-first h2.title-read{
        }
        h2.title-btn-bd{
            display: block;
            float: none;
            text-align: center;
        }
    h3{
        font-size: 1.6rem;
    }
    h3.title-m{
        font-size: 1.8rem;
    }
    h3.title-l{
        font-size: 2.8rem;
    }
    p.text-info{
        margin-top: 0;
    }
    p.text-info-m{
        font-size: 1.8rem;
    }
    p.text-info-s{
        font-size: 1.2rem;
    }
    .title-bold{
        font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-weight: bold;
    }

    .sec{
        margin:0px auto 0px;
        padding-top: 70px;
    }
        .sec-primary{
            padding-top: 0px;
            margin-top: 35px;
        }
    .slide{
    }
    .section-parent{
        background-color: #f4f4f2;
        padding: 70px 0 70px;
        margin:75px 0 0; 
    }
        .section-parent .section-child{
            padding-top: 0;
        }
    .section-child-first{
        margin-top: 38px; 
    }
    .text,
    .text p{
        font-size: 1.6rem;
    }
    .text-clear{
        clear: left;
    }

/* breadcampus */
    .breadcampus{
        color: #00a0e9;
        font-size: 1.8rem;
        line-height: 1.2;
        margin-top: 20px;
        display: block;
        text-align: center;
        font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
        font-weight: bold !important;
    }
/* /breadcampus */

/* owl */

.owl-stage{
    margin:0 auto;
}
@media screen and (max-width: 800px) {
	.owl-stage{
    	padding-left:0!important;
	}
  
	.owl-carousel .owl-stage-outer {
     	margin: 0 auto;
    	width: 90%;
	}
}

    .owl-dots{
        text-align: center;
        position: absolute;
        width: 100%;
        top: -32px;
    }
        .owl-dot{
            width: 10px;
            height: 10px;
            display: inline-block;
            margin:0 5px;
        }
        .owl-dots span{
            display: block;
            width: 10px;
            height: 10px;
            background-color: #bfbfbf;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%; 
            border-radius: 50%; 
        }
        .owl-dots .active span{
            background-color: #000000;
        }
    .owl-prev{
        background-image: url("images/arrow-left.svg");
        background-size: 60px 60px;
        width: 60px;
        height: 60px;
        left: 27px;
        position: absolute;
        overflow: hidden;
        text-indent:-100%;
    }
        .arrow-black .owl-prev{
            background-image: url("images/arrow-left-black.svg");
        }
    .owl-next{
        background-image: url("images/arrow-right.svg");
        background-size: 60px 60px;
        width: 60px;
        height: 60px;
        position: absolute;
        right: 27px;
        overflow: hidden;
        text-indent:-100%;
    }


        .arrow-black .owl-next{
            background-image: url("images/arrow-right-black.svg");
        }
    .owl-nav .disabled{
        display: none;
    }
    .object-bg{
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 0%;
        padding-bottom: 100%;
    }
    .list-slide-rectangle .object-bg{
        width: 100%;
        padding-bottom: 125%;
    }
    .slide-text p,
    .slide-text-caption p{
        font-size: 1.4rem;
    }

/* /owl */

/* slide */


    .slide-read{
        margin: 18px 0 0px;
        font-size: 1.6rem;
        text-align: center;
        font-family: 'Noto Serif Japanese', serif, sans-serif;
        font-weight: 400;
    }
        .slide-read p{
            font-size: 1.6rem;
            text-align: center;
        }
        .slide-read a{
            color: #000000;
        }
    .list-slide,
    .list-slide-rectangle{
        margin:46px 0 0px 0;
    }
    .list-slide-img{
    }
        .list-slide-img li{
        }
        .slick-dots{
            float: left;
            left: 50%;
            position: relative;
            position: absolute;
            top: -30px;
        }
            .slick-dots:after {
                content:" ";
                display:block;
                clear:both;
            }
            .slick-dots li{
                width: 10px;
                height:10px;
                display: block;
                background-color: #bfbfbf;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                -o-border-radius: 50%;
                -ms-border-radius: 50%;
                float: left;
                left: -50%;
                margin: 0 5px;
                position: relative;
            }
                .slick-dots li:hover{
                    background-color: #000000;
                }
                .slick-dots li.slick-active{
                    background-color: #000000;
                }
                .slick-dots li button{
                    display: none;
                }
            .slick-slide{
                margin:0 5px;
            }
            .slide-text{
                margin:15px auto 0;
            }
                .slide-text h3,
                .slide-text p.read{
                    text-align: left;
                }
            .slide-text-caption{
                font-size: 1.4rem;
                margin:10px 0 25px;
            }
                .slide-text h3{
                    font-weight: bolder;
                    font-size: 1.6rem;
                    margin-bottom: 0px;
                }
                .slide-text p.read{
                    font-size: 1.4rem;
                }
                .slide-text p.price{
                    color: #dadada;
                    font-size: 1.2rem;
                    margin:7px 0 0;
                }
                    .slide-text h3.title-l{
                        font-size: 1.8rem;
                    }
                    .slide-text h3.title-m{
                        font-size: 1.2rem;
                    }
                    .slide-text h3 span{
                        padding-left: 5px;
                    }
                .slide-text-info h3,
                .slide-text-info p{
                    text-align: center;
                }
            .caption-s,
            .caption-s p{
                font-size: 1.4rem;
            }
                .caption-s .expert p:first-child{
                    margin-top: 0px;
                }
            .slide-text-caption h5{
                font-size: 1.3rem;
                letter-spacing: normal;
                margin-bottom: 0px;
                font-weight: bold!important;
                font-family: "Avenir Next", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            }

    .slick-prev-test{
        position: absolute;
        width: 30px;
        height: 30px;
        left: 0;
        background-image: url(images/slide-arrow-left.svg);
        background-size: cover;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
    }
    .slick-next-test{
        position: absolute;
        width: 30px;
        height: 30px;
        right: 0;
        background-image: url(images/slide-arrow-right.svg);
        background-size: cover;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
        overflow: hidden;
        text-indent: 200%;
        white-space: nowrap;
    }
    .slick-prev{
        position: absolute;
        padding: 0px;
        width: 45px;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
    }
        .icon-prev{
            position: absolute;
            width: 30px;
            height: 30px;
            right: 5px;
            top: 50%;
            margin-top: -15px;
            background-image: url(images/slide-arrow-left.svg);
        }
    .slick-next{
        position: absolute;
        width: 45px;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
    }
        .icon-next{
            position: absolute;
            width: 30px;
            height: 30px;
            left: 5px;
            top: 50%;
            margin-top: -15px;
            background-image: url(images/slide-arrow-right.svg);
        }
    .section-child .slick-prev{
        position: absolute;
        width: 45px;
        left: 0;
        top: 0;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
        overflow: hidden;
        text-indent: 200%;
        white-space: nowrap;
    }
        .section-child .icon-prev{
            position: absolute;
            width: 30px;
            height: 30px;
            right: 5px;
            top: 50%;
            margin-top: -15px;
            background-image: url(images/slide-arrow-left-w.svg);
        }
    .section-child .slick-next{
        position: absolute;
        width: 45px;
        top: 0;
        right: 0;
        z-index: 100;
        -moz-box-shadow: 0px;
        -webkit-box-shadow: 0px;
        -o-box-shadow: 0px;
        -ms-box-shadow: 0px;
        border:0px !important;
        background-color: transparent !important;
        overflow: hidden;
        text-indent: 200%;
        white-space: nowrap;
    }
        .section-child .icon-next{
            position: absolute;
            width: 30px;
            height: 30px;
            left: 5px;
            top: 50%;
            margin-top: -15px;
            background-image: url(images/slide-arrow-right-w.svg);
        }
        .slick-prev:hover,
        .slick-next:hover{
            opacity: 0.6;
        }

.slick-prev.slick-disabled .icon-prev,
.slick-next.slick-disabled .icon-next,
.slick-prev.slick-disabled .section-child .icon-prev,
.slick-next.slick-disabled .section-child .icon-next{
    opacity: 0;
    cursor: auto;
}
/* /slide */

    /* thumbnail list */
        .list-thumb-title{
            margin:0px 0 0; 
        }
            .list-thumb-title li{
                margin-bottom: 30px;
            }
                .list-thumb-title figure{
                    float: left;
                    width: 31.6%;
                }
                .list-thumb-title li h3{
                    font-weight: bold;
                }
                .list-thumb-title .text{
                    float: left;
                    width: 68.4%;
                    padding-left: 18px;
                }
    /* /thumbnail list */

    /* title list */
        .list-title{
            margin:0px 0 0; 
        }
            .list-title li{
                margin-bottom: 30px;
            }
    /* /title list */


    /* infinite scroll */
        #infscr-loading img{
            display: none !important;
        }
        .pagenavi a{
            opacity: 0;
        }
    /* /infinite scroll */
/* /common */

/* search */
.search_result_cat{
    text-transform: uppercase;
}

    .expert{
        font-size: 1.4rem;
    }
    .list-title li .serach_link{
        font-size: 1.2rem;
        margin: 5px 0 5px;
        display: inline-block;
    }
/* /search */

/* single */
    .wrap-common{
        margin: 0 auto;
    }
        .tags{
            margin: 55px auto 35px;
        }
    .list-slide.wrap-common{
        margin: 35px 0 45px;
    }
    .page-info{
        margin-bottom: 0px;
        margin-top: 50px;
        text-align:center;
    }

    /* page-anchor */
    .nab-anchor{
        position: relative; 
        overflow: hidden;
        font-size: 1.8rem;
    }
    .nab-anchor ul{
        position: relative;
        left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
        float: left;
    }
        .nab-anchor ul li{
            position: relative;
            left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
            float: left;
            margin: 28px 15px 0;
        }
            .nab-anchor ul li a{
                color: #00a0e9;
                font-weight: bold;
                display: block;
                padding: 0px 0;
            }
    /* /page-anchor */

    /* tags*/
    ul.tags-list{
        margin-top: 30px;
        text-align: center;
    }
        ul.tags-list li{
            display: inline;
        }
            ul.tags-list li a{
                background-color: #FFFFFF;
                border:1px solid #959595;
                color: #000000;
                font-size: 1.4rem;
                display: inline-block;
                padding: 5px 13px 3px;
                margin-right: 8px;
                margin-top: 10px;
            }
    /* /tags*/

    /* sns */
    .sns{
        margin: 40px 0 0;
    }

    .sns .section-header{
        display: none;
    }
    .sns-share{
    }
        .sns-share ul{
            text-align: center;
        }
        .sns-share ul li{
            display: inline;
            margin: 0 5px;
        }
        .sns-share ul li.line{
            display: none;
        }
        .sns-list{
            margin-top: 22px;
        }
            .sns-list li.sns-list-wrap{
               margin-bottom: 110px;
            }
            .sns-tag-title{
                font-size: 3.0rem;
                text-align: center;
            }
            .instagram_tag{
                text-align: center;
                font-size: 1.5rem;
                display: block;
            }
            .sns-tag-title,
            .sns-list h3{
                font-size: 3.0rem;
                margin-bottom: 22px;
                text-align: center;
            }
            .fb-page-box{
                padding: 0 10px;
            }
            .fb-page-wrap{
                width:500px;
                max-width: 100%;
                height: auto;
                padding: 0 0px;
                margin:0 auto !important;
            }
    .sns-share .inner{
        max-width: 100%;
    }
    .social_link_wrap{
        overflow: hidden;
        margin-top: 45px;
    }
    .social_link{
        position: relative;
          left: 50%;
          float: left;
    }
        .btn-sns{
            position: relative;
              left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
              float: left;
              list-style: none;
              margin: 0 10px;
        }
        .btn-sns-facebook{
            width: 140px;
        }
        body.template-product .btn-sns-facebook{
            width: 145px;
        }
        .btn-sns-facebook  .wp_social_bookmarking_light {
            overflow: hidden;
        }
            .wsbl_facebook_like{
                width: 70px;
                float: left;
            }
            .wsbl_facebook_share{
                width: 60px;
                float: left;
            }
        .btn-sns-twitter{
            width: 80px;
        }
        .btn-sns-line{
            width: 85px;
        }

            .instagram-logo{
                width: 78px;
                height: auto;
            }
                .instagram-logo img{
                    max-width: 100%;
                    width: auto; /* for ie 8 */
                    height: auto;
                    vertical-align:text-bottom;
                }
            #instafeed,
            .instafeed {
                margin-top: 27px;
                overflow-y: hidden;
                padding: 0 5px;
                width: 100%;
            }
                #instafeed li,
                .instafeed li {
                    float: left;
                    height: auto;
                    width: 33.333%;
                    padding: 0 5px 10px;
                }
                .clip {
                    height: 0;
                    overflow-y: hidden;
                    padding-bottom: 100%;
                    position: relative;
                    width: 100%;
                }
                /* instagram pro */
                .inner-instagram #sb_instagram{
                    margin-top: 27px;
                    padding: 0 5px;
                    width: 100%;
                }
                    #sb_instagram .sbi_photo_wrap {
                        position: relative;
                        padding: 5px;
                    }
                #sbi_load{
                    display: none;
                }
                /* /instagram pro */
            .movie-list{
                padding: 0 10px;
            }
                .movie-list li{
                    margin-bottom: 10px;
                }
    /* /sns */

    /* prof */
    .prof-wrap,
    .section-inner .prof-wrap {
        margin: 30px auto 30px;
    }
        .prof-wrap figure{
            width: 26.57%;
            height: auto;
            float: left;
        }
        .prof-wrap .text{
            width: 73.43%;
            padding-left: 20px;
            height: auto;
            float: left;
        }
            .prof-wrap .text p{
                font-size: 1.4rem;
            }
        .prof-wrap .text h3{
            font-size: 1.6rem;
            font-weight: bold;
            display: inline;
            padding-right: 10px;
        }
        .text-prof{
            margin-top: 15px;
        }
    /* /prof */

    /* relation-post */
        .relation-post-wrap{
            margin-top: 40px;
        }
            .relation-post-wrap h3{
                font-size: 1.6rem;
                font-weight: bold;
                margin-bottom: 10px;
            }
            .relation-post-wrap ul li{
                font-size: 1.6em;
                margin-bottom: 5px;
            }
            .relation-post-wrap ul li br{
                display: none;
            }
    /* /relation-post */

/* /single */

/* archive */
.archives-nav{
    padding-top: 40px;
    margin-top: 70px;
    border-top: 1px solid #000000;
}
    .select-label{
        font-size: 1.4rem;
        display: inline-block;
        margin-bottom: 3px;
    }
    .select-box-wrap{
        margin-top: 13px;
    }
    .select-box{
        margin: 10px 0 0px;
    }
/* /archive */


/* fields */
.section_fields_common{
    margin: 0px auto 40px;
}

.section_fields_title{
    margin: 40px auto 20px;
}

.section_fields_img_text figure{
    margin-bottom: 20px;
}
.section_fields_slide{
    margin:70px auto 40px;
}
    .section_fields h4{
        font-size: 1.8rem;
        font-weight: bold;
        margin-bottom: 20px;
        padding-top: 0px;
    }
    .text-center h3,
    .text-center h4{
        text-align: center;
    }
.section_fields p{
    font-size: 1.6rem;
    line-height: 1.71;
}
.section_fields_gallery.inner-full{
    padding: 0 50px;
}
    .list-1-1,
    .list-1-2,
    .list-1-3,
    .list-1-4{
        width: 100%;
        max-width: 725px;
        margin: 0 auto;
        text-align: center;
    }
        .list-1-1 .slide-text-caption,
        .list-1-2 .slide-text-caption,
        .list-1-3 .slide-text-caption,
        .list-1-4 .slide-text-caption{
            text-align: left;
        }
    .list-1-2 ul,
    .list-1-3 ul,
    .list-1-4 ul{
        margin-left: -2.8%;
    }
    .list-1-2 ul li{
        float: left;
        margin-left: 2.8%;
        width: 47.2%;
    }
    .list-1-3 ul li{
        float: left;
        margin-left: 2.8%;
        width: 30.5%;
    }
    .list-1-4 ul li{
        float: left;
        margin-left: 2.8%;
        width: 22.2%;
    }
        .list-1-2 ul li:nth-child(2n+1),
        .list-1-3 ul li:nth-child(3n+1),
        .list-1-4 ul li:nth-child(4n+1){
            clear: left;
        }
        .section_fields_common .list-1-2 ul li img,
        .section_fields_common .list-1-3 ul li img,
        .section_fields_common .list-1-4 ul li img{
            width: 100%;
            height: auto;
        }

    .section_fields_gallery.inner-full img,
    figure.inner-full img{
        width: auto;
        height: auto;
        max-width: 725px;
        max-height: 600px;
        display: block;
        margin: 0 auto;
    }
    .flex-image-wrap{
        width: auto;
        height: auto;
        display: inline-block;
        margin:0 auto;
    }
        .flex-image-wrap img{
            width: auto;
            height: auto;
            max-width: 725px;
            max-width: 100%;
            max-height: 600px;
            display: block;
            margin: 0 auto;
        }
    .section_fields_gallery ul li{
        margin-bottom: 10px;
    }

    .section-contetns{
        margin: 0px auto 30px;
    }
.section-header{
    position: relative;
}
.section-header-parent-read{
}
    .section-header h2{
        font-size: 3rem;
        font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-weight: bold;
        margin: 0 auto 26px;
        text-align: center;
    }
        .section-inner h3{
            font-size: 2.0rem;
            font-weight: bold;
            margin: 65px auto 20px;
        }
        .section-inner h4{
            font-size: 1.8rem;
            font-weight: bold;
            margin: 60px auto 20px;
        }
        .section-inner h5{
            font-size: 1.5rem;
            font-weight: bold;
            margin: 0px auto 0px;
        }
        .text-center{
            text-align: center;
        }
        .section-contetns-list li{
            margin-top: 40px;
        }
            .section-contetns-list li:first-child{
                margin-top: 0px;
            }
        .section-contetns-text{
            margin-top: 0px;
        }
            .slide-text ul,
            .slide-text ol{
                padding-left: 20px;
            }
            .section-contetns-text ul,
            .section-contetns-text ol{
                margin-top: 20px;
                padding-left: 20px;
                font-size: 1.5rem;
            }
                .section-contetns-text ul li{
                    list-style-position: outside;
                    list-style-type: disc;
                }
                .slide-text ol li,
                .section-contetns-text ol li{
                    list-style-position: outside;
                    list-style-type: decimal;
                }
        .section-anchor{
            display: block;
            margin-bottom:  0px;
            padding-top: 0px;
            display: inline-block;
        }

    .section-inner h3:first-child,
    .section-inner h4:first-child,
    .section-inner .section-contetns:first-child{
        margin-top: 0;
        padding-top: 0;
    }
    .note {
        background-color: #e5f0f1;
        padding: 80px 0;
        margin-top: 65px;
    }

        .section-contetns-note_credit{
            color: #000000;
            text-align: center;
        }
            .section-contetns-note_credit p{
                font-size: 1.2rem;
            }
    .section-inner .button {
        margin-top: 20px;
    }
    .fields_q_a .button {
        margin-top: 0px;
    }
        .fields_q_a .readmore p{
            padding-left: 25px;
        }

    #readmore-wrap,
    .readmore-wrap{
        display: none;
    }
    a.readmore-btn-common,
    .readmore-btn-common,
    #readmore-btn-common{
        display: inline-block;
        background-color: #00a0e9;
        color: #FFFFFF;
        font-size: 1.5rem;
        padding: 10px 30px;
        cursor: pointer;
        font-weight: normal;
    }
    .readmore-btn-size{
        display: inline-block;
        background-color: #00a0e9;
        color: #FFFFFF;
        font-size: 1.5rem;
        padding: 10px 40px 10px 15px;
        cursor: pointer;
        font-weight: normal;
        position: relative;
    }
    .readmore-btn-common .fa-angle-down,
    .readmore-btn-common .fa-angle-up{
        font-size: 2.8rem;
        line-height: 1;
        padding-left: 5px;
        position: absolute;
        right: 15px;
        top: 7px;
    }

    /* fields-note */
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 700;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black.otf') format('opentype');
}
            #note{
            background-color: #e5f0f1;
            padding: 80px 0;
        }
        .note .section-header h2,
        .note h3,
        .note h4{
            font-family: 'Noto Serif Japanese', serif, sans-serif;
            font-weight: 400;
        }
        .note .section-contetns p{
           font-family: 'Noto Serif Japanese', serif, sans-serif;
            font-weight: 400;
            letter-spacing: normal;
        }
        #note h3{
            padding-bottom: 35px;
            font-size: 2.4rem;
            font-family: 'Noto Serif Japanese', serif, sans-serif;
            font-weight: 700;
            text-align: center;
        }
        #note h3 span{
            display: block;
            font-size: 1.4rem;
            padding-top: 10px;
        }
        #note .section_fields_gallery.inner-full img,
        #note figure.inner-full img{
            width: 100%;
            height: auto;
            display: block;
            margin: 0 auto;
        }
        .button a{
            display: inline-block;
            background-color: #00a0e9;
            color: #FFFFFF;
            font-size: 1.5rem;
            padding: 10px 30px;
        }
        .button{
            margin-top: 0px;
        }
    /* /fields-note */

.table-wrap{
    font-size: 1.6rem;
    overflow: auto;　　　　/*tableをスクロールさせる*/
    white-space: nowrap;
    border-left:1px solid #c8ccd1;
    border-right:1px solid #c8ccd1;
    font-family: "Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.table-wrap::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.table-wrap::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.table-wrap::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
    .table-wrap table{
        width: 100% !important;
        border-left:1px solid #c8ccd1;
        border-right:1px solid #c8ccd1;
        border-top:2px solid #c8ccd1;
        border-bottom:2px solid #c8ccd1;
    }
        .table-wrap .table-inview-normal table{
            width: auto !important;
        }
            .table-inview-normal col{
                width: auto !important; 
            }
            .table-wrap .table-inview-normal table td {
                white-space: normal;
                width: auto;
            }
    .table-wrap table td{
        padding: 5px 10px;
        border-bottom:1px solid #c8ccd1;
        border-right:1px solid #c8ccd1;
        border-left:0px solid #c8ccd1;
        width: auto !important;
        white-space:nowrap !important;
    }
    .table-inview-normal table tr td{
        white-space: normal !important;
        border-right: 0px solid #FFFFFF !important;
    }
    .table-inview-normal table tr td:first-child{
        white-space:nowrap !important;
        border-right: 0px solid #FFFFFF !important;
    }

    /* products-size */
    .size-table table {
      font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      font-size: 1.4rem !important;
      color:#000000;
      margin-bottom: 0px;
    }
    .size-table table tr.size-list,
    .label-size{
    }
    .size-table table th.label,
    .size-table table th.size{
        padding:5px 0;
       border-top: 1px solid #c8ccd1;
       border-bottom: 1px solid #c8ccd1;
    }
        .size-table table th.label{
            width: 37%;
        }
        .size-table table th.blank{
            width: 3%;
            padding:5px 0;
            border-top: 0px solid #c8ccd1;
            border-bottom: 0px solid #c8ccd1;
        }
        .size-table table th.size{
            width: 15%;
        }



    .size-table-wrap{
      margin: 40px 0 40px;
    }
        .size-table-wrap h5{
            margin: 60px 0 20px;
        }

    .size-table-wrap_smp table{
      border-right: 0px solid #000000;
      border-bottom: 0px solid #000000;
      margin-top: 20px;
    }

    .size-table-wrap_smp table th.label,
    .size-table-wrap_smp table th.size{
      padding:5px 0px;
    }

    .size-table-wrap_smp table th.label,
    .size-table-wrap_smp table th.size{
      border-left: 0px solid #000000;
      border-top: 0px solid #c8ccd1;
      border-right: 0px solid #000000;
      border-bottom: 1px solid #c8ccd1;
    }

    .size-table-wrap_smp table th.label-size{
      border-left: 0px solid #000000;
      border-top: 1px solid #c8ccd1;
      border-right: 0px solid #000000;
      border-bottom: 0px solid #000000;
    }


    .size-table-wrap_smp table th.label{
      border-left: 0px solid #000000;
    }

    .size-table-wrap_smp table th.size{
      border-right: 0px solid #000000 !important;
    }

    .size-table-wrap_smp-full table th.label-size{
      border-left: 1px solid #000000;
      border-top: 1px solid #000000;
      border-right: 1px solid #000000;
      border-bottom: 0px solid #000000;
      display: block;
      width: 100%;
    }
    .size-table-wrap_smp-full table th.size{
      border-left: 1px solid #000000;
      border-top: 0px solid #000000;
      border-right: 1px solid #000000;
      border-bottom: 0px solid #000000;
      display: block;
      width: 100%;
    }
    #productssize-wrap .text{
        margin-bottom: 20px;
    }
    /* /products-size */
.fade-left{
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all  0.3s ease-in-out;
}
    .table-inview-normal.fade-left{
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all  0.3s ease-in-out;
    }
.fade-top{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all  0.3s ease-in-out;
}
.enclosed-wrap{
    padding: 30px;
    background-color: #FFFFFF;
}

.quote-wrap,
.section_fields_quote{
    padding: 30px;
    background-color:#7F7F7F;
    color: #FFFFFF;
}
    .section_fields_quote p{
        font-size: 1.4rem;
    }
    .quote{
        margin-top: 29px;
    }
    .quote p,
    .quote p a{
        font-size: 1.2rem;
        color: #FFFFFF;
    }

.dialogue figure {
    float: left;
    height: auto;
    width: 26.57%;
}
.dialogue figcaption {
    line-height: 2;
    font-size: 1.2rem;
}
.dialogue .text-wrap {
    float: left;
    height: auto;
    padding-left:20px;
    width: 73.43%;
    position: relative;
}
.dialogue .text{
    padding: 20px;
    background-color: #E8E8E8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
    .dialogue .text p{
        font-size: 1.4rem;
    }
.dialogue-right figure {
    float: right;
}
.dialogue-right .text-wrap {
    float: right;
    height: auto;
    padding-right: 20px;
    padding-left: 0px;
}
    .arrow{
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7.5px 10px 7.5px 0;
        border-color: transparent #e8e8e8 transparent transparent;
        position: absolute;
        left: 10px;
        top: 20px;
    }
    .dialogue-right .arrow{
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7.5px 0 7.5px 10px;
        border-color: transparent transparent transparent #e8e8e8;
        position: absolute;
        right: 10px;
        left: auto;
        top: 20px;
    }

.fields_q_a{
}
    .fields_a,
    .fields_q{
        padding-left: 25px;
        position: relative;
    }
    .fields_q_a span{
        font-size: 1.8rem;
        color: #878787;
        position: absolute;
        left: 0;
        top: -1px;
    }
    .fields_q_a p{
        margin-top: 0;
        margin-bottom: 20px;
    }
        .fields_q p{
            font-weight: bold;
        }
    .fields_q_a .inner,
    .answer_readmore{
        padding-left: 25px;
    }
.inner iframe{
    width: 100% !important;
}
    .inner-html{
        max-width: 600px;
        margin: 0 auto;
        padding: 0;
    }

    /* calendar */
    .inner .simcal-default-calendar-light .simcal-nav-button:disabled,
    .inner .simcal-default-calendar-light .simcal-nav-button:disabled:hover {
        color: rgba(0,0,0, 1)!important;
    }
    .simcal-month{
        background-color: #FFFFFF;
    }
    .simcal-day div{
        border-width:1px 0px 0px 1px;
        border-color:#e0e0e0;
        border-style: solid;
    }
    .inner .simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void,
    .inner .simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:hover{
        background-color: #e0e0e0;
        opacity: 1;
    }
    .inner .simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number{
        background-color: #FFFFFF;
    }
    .simcal-month{
        border-width:0px 1px 1px 0px;
        border-color:#e0e0e0;
        border-style: solid;
    }
    .fc-view-container{
        background-color: #FFFFFF;
    }

    .inner .simcal-fullcalendar-grid {
        font-size: 1.2rem;
        color: #000000;
        font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    }

        .inner .simcal-fullcalendar-grid .fc-state-default {
            background-color: transparent;
            background-image: none;
            background-repeat: repeat-x;
            border-color: transparent;
            border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
            color: #000000;
            text-shadow: 0 0px 0px rgba(255,255,255,0);
            box-shadow: inset 0 0px 0 rgba(255,255,255,0),0 0px 0px rgba(0,0,0,0);
            text-transform: lowercase;
            font-weight: 400;
        }
        .inner .simcal-fullcalendar-grid .fc-toolbar {
            font-family: "Avenir Next LT","Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            margin-bottom: 20px;
            position: relative;
        }
        .inner .fc button .fc-icon {
        }
        .inner .fc .fc-corner-left,
        .inner .fc .fc-corner-left.fc-state-hover{
            background-image: url(images/arrow-left-black-narrow.svg);
            background-size: 11px 20px;
            background-repeat: no-repeat;
            background-position: left center;
            width: 11px;
            height: 20px;
            overflow: hidden;
            text-indent: -100px;
            position: absolute;
            left: 0;
            top: 5px;
            padding: 0;
            display: block;
        }
        .inner .fc .fc-corner-right{
            background-image: url(images/arrow-right-black-narrow.svg);
            background-size: 11px 20px;
            background-repeat: no-repeat;
            background-position: right center;
            width: 11px;
            height: 20px;
            overflow: hidden;
            text-indent: -100px;
            position: absolute;
            right: 0;
            top: 0;
            padding: 0;
        }
        .inner .fc-past{
            background-color: #f0f0f0;
        }
        .inner .fc-unthemed .fc-today {
            background: #d5f6ff;
        }
        .simcal-tooltip-content p{
            font-size: 1.2rem !important;
            margin: 0px !important;
        }
    /* /calendar */

    /* fields add */
        .sec_fields .section-header h2{
            margin: 0 auto;
        }
        .sec_fields .section-header .border_btm{
            width: 80px;
            height: 5px;
            background-color: #000000;
            margin: 20px auto 30px;
        }
    /* /fields add */

/* /fields */


/* header */
#header{
    padding: 23px 0 22px;
    overflow: hidden;
}
    #header .gb-nav{
        font-size: 1.6rem;
        position: relative;
        z-index: 2;
        max-width: 900px;
        width: auto;
        margin: 0 auto;
    }
        #header .gb-nav ul{
            position: relative;
            text-align: center;
        }
            #header .gb-nav ul li{
                letter-spacing: 0.1ex;
                line-height: 1;
                display: inline-block;
                margin: 0 11px;
                vertical-align: middle;
            }
            .nav-search{
                letter-spacing: 0.1ex;
                line-height: 1;
                display: inline-block;
                margin: 0 0px;
                vertical-align: middle;
                position: relative;
            }

/* /header */



/* main-visual */
.main-slide{
    position: relative;
}
.main-slide-bg{
    height: 563px;
}
.main-slide-bg{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 563px;
    position: relative;
}
    .main-slide-bg a.bg-link{
        display: block;
        width: 100%;
        height: 100%;
    }
    .main-logo{
        width: 185px;
        height: auto;
        position: absolute;
        left: 50%;
        top:50%;
        margin:-96px 0 0 -93px;
        z-index: 3;
    }
    .read-text p{
        font-size: 1.6rem;
        text-align: center;
        width: 100%;
        margin: 15px 0 0;
        font-family: 'Noto Serif Japanese', serif, sans-serif;
        font-weight: 400;
    }
.main-slide-bg-pc{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 1;
    z-index: 1;
}
.main-slide-bg-smp{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 2;
}
    .home-news{
        margin: 50px 0 90px;
    }
/* /main-visual */

/* footer */

.footer{
    font-size: 1.6rem;
    background-color: #000000;
    color: #FFFFFF;
    height:auto;
    width: auto;
    padding: 45px 0px 60px;
    margin-top: 70px;
}
.footer .inner-full{
    width: 100%;
    max-width: 1280px;
    padding-left: 50px;
    padding-right: 50px;
}

    .footer-logo{
        width: 145px;
        height: auto;
    }
        .footer-logo img{
            width: 100%;
            height: auto;
        }

.footer-nav{
    margin-top: 50px;
}

    .footer .list-1-6{
        margin-left: 1.4%;
        display: block;
        width: 100%;
    }
    .footer .list-1-5{
        margin-left: -4.24%;
        display: block;
        width: 104.2%;
    }
        .footer .list-1-6 .list{
            float: left;
            margin-left: 1.4%;
            width: 15.266%;
        }
        .footer .list-1-5 .list{
            float: left;
            margin-left: 4.1%;
            width: 15.9%;
        }


    .footer small{
        font-size: 1.0rem;
        text-align: left;
        display: block;
        margin-top: 8px;
    }
    .footer-nav{
        font-size: 2.2rem;
    }
        .footer-nav li{
            margin-bottom: 26px;
        }
        .footer-nav .list ul li:last-child{
            margin-bottom: 0;
        }
.footer-sub-nav{
    margin-top: 63px;
}
    .sub-nav{
        font-size: 1.4rem;
        margin-top: 13px;
    }
    .sub-nav-ja{
        font-size: 1.3rem;
    }
        .sub-nav li{
            margin-top: 5px;
            margin-bottom: 0;
        }
        .footer-nav li.search{
            margin-top: 20px;
        }
        #store-list{
            font-family: "Avenir Next","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            font-weight: bolder;
        }
    .ellipsis-1 li{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
.sub-list{
    float: left;
    margin-top: 8px;
}
    .sub-list li{
        float: left;
        padding-right: 20px;
        margin-right: 20px;
        line-height: 1;
        border-right: 2px solid #FFFFFF;
    }
    .sub-list li:last-child{
        float: left;
        padding-right: 0px;
        margin-right: 0px;
        line-height: 1;
        border-right: 0px solid #FFFFFF;
    }
.social-media-wrap{
    float: right;
}
    .social-media-wrap span{
        line-height: 1;
        padding-top: 8px;
        display: inline-block;
    }
    .social-media-list{
        float: right;
    }
        .social-media-list li{
            width: 30px;
            float: left;
            margin-left: 10px;
        }
        

    .footer a{
        color: #FFFFFF;
    }
#page-top{
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 2.8rem;
    width: 45px;
    height: 45px;
    line-height: 1;
    text-align: center;
    z-index: 999;
    background-color: rgba(255,255,255,0.7);
    color: #000000 !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    padding-top: 7px;
}
    #page-top:hover{
        background-color: rgba(255,255,255,0.9);
    }
/* /footer */

/* mailform_serach */
#header .gb-nav ul li.list-search{
    font-size: 2.0rem;
    width: 15px;
    height: 15px;
}
#header .gb-nav ul li.nav-list-search{
    margin-top: -1px;
    width: 17px;
    height: auto;
}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #header .gb-nav ul li.nav-list-search{
            margin-top: -1px;
            width: 16px;
            height: auto;
        }
    }

#header .gb-nav ul li.nav-list-mail{
    margin-top: -2px;
    width: 17px;
    height: auto;
}
#header .gb-nav ul li.nav-list-cart{
    margin-top: -1px;
    width: 18px;
    height: auto;
}

.list-search .btn_search{
    background-color: transparent;
    width: 20px;
    height: 20px;
    position: absolute;
    left:0;
    top:0;
    z-index: 999;
}

.smp-nav-wrap  input#searchsubmit {
    font-family: FontAwesome;
    background-color: transparent;
    font-size: 2.0rem;
    border: 0px;
    line-height: 1;
    position: absolute;
    left: 0px;
    top: 5px;
    z-index: 10;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
    color: #000000;
}
.list-search input#searchsubmit {
    font-family: FontAwesome;
    background-color: transparent;
    font-size: 1.5rem;
    border: 0px;
    line-height: 1;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 10;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
    color: #000000;
}
.list-search .search_inner {
    height: 30px;
    position: relative;
    width: 100%;
}
#header .gb-nav ul li.list-search{
    position: relative;
}
    #header .gb-nav ul li.list-search .search_inner {
        height: auto;
        position: relative;
        width: 100%;
    }

.smp-nav-wrap #s {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    color: #000000;
    font-size: 1.1rem;
    height: 20px;
    padding: 3px 3px 3px 25px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
.list-search #s{
    background: #FFFFFF;
    border: 0 none;
    color: #000000;
    font-size: 1.1rem;
    height: 20px;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.nav-search,
.nav-mailform{
    position: absolute;
    right: 0;
    top: -3px;
    width: 0%;
    height: 30px;
    background-color: #EFEFEF;
    -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all  0.2s ease-in-out;
    z-index: 999;
}
    .search-area{
        position: absolute;
        top: 0px;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 30px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all  0.2s ease-in-out;
    }
        .search-area input{
            width: 0%;
            height: 30px;
            border: 0px solid #000000;
            padding: 0px;
        }
    .mailform{
        position: absolute;
        top: 0px;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 30px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all  0.2s ease-in-out;
    }
    .mc4wp-form-fields{
        position: relative;
        z-index: 100;
    }
    .form-wrap{
        padding-right: 0px;
    }
    .nav-mailform_open .form-wrap{
        padding-right: 30px;
    }
        .form-wrap input{
            width: 100%;
            height: 30px;
            border: 0px;
            padding: 3px 5px;
            font-size: 1.4rem;
            border:0px solid #000000;
            display: none;
        }
        .nav-mailform_open .form-wrap input,
        .page-form_open .form-wrap input{
            display: block;
        }
        .page-form_open .btn-wrap{
            display: block;
        }
    .page-form_open{
        font-size: 1.6rem;
    }
        .page-form_open .btn-wrap input {
            margin-top: 30px;
            background-color: #00a0e9 !important;
            color: #ffffff;
            width: auto;
            height: auto;
            font-size: 1.5rem;
            padding: 10px 30px;
            background: transparent;
            border: 0px;
            position: relative;
            text-indent: 0px;
            overflow: hidden;
            z-index: 2;
        }
        .page-form_open .btn-wrap .fa{
            display: none;
        }

        .page-form_open input {
            border: 0px solid #000000;
            width: 100%;
            letter-spacing: 0.2ex;
            height: 35px;
            font-size: 1.2rem;
            margin-top: 5px;
            padding: 5px 10px;
        }
        .page-form_open .mc4wp-response .mc4wp-alert {
            color: #00a0e9 !important;
            margin-top: 15px;
            width: 100%;
            height: auto;
            position: relative;
            bottom: auto;
            top: auto;
            left: auto;
            text-align: left;
            font-weight: normal;
            font-size: 1.5rem;
            background-color: transparent;
        }

.nav-search-wrap{
    width: 100;
    max-width: 850px;
    padding: 0 50px;
    margin: 10px auto 73px;
}
.nav-search-wrap .nav-search_open{
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    height: 30px;
    font-size: 1.8rem;
}
.nav-search_open,
.nav-mailform_open{
    position: absolute;
    right: 0;
    top: -3px;
    width: 100%;
    height: 30px;
}
    .search-area{
        position: absolute;
        top: 0px;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 30px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all  0.2s ease-in-out;
    }
        .nav-search_open input{
            width: 100%;
            height: 30px;
            border: 0px solid #000000;
            padding: 3px 3px 3px 10px;
            background-color: #EFEFEF;
        }

        .nav-search_open #searchsubmit{
            font-family: FontAwesome;
            background-color: transparent;
            font-size: 1.5rem;
            border: 0px;
            line-height: 1;
            position: absolute;
            right: 4px;
            top: 4px;
            width: 20px;
            height: 20px;
            z-index: 998;
            color: #00a0e9;
            padding: 0px;
        }
    .search-area .search_inner{
        position: relative;
        height: 30px;
        width: 100%;
    }
    .search-area .search_inner .btn_search{
        display: none;
    }
        .search-area .search_inner #searchform{
            position: relative;
        }
    .fa-search{
        position: relative;
        z-index: 3;
    }

.btn-wrap{
    display: none;
}
.nav-mailform_open .btn-wrap{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #FFFFFF;
    display:block;
}
    .btn-wrap input{
        color: #00a0e9;
        width: 30px;
        height: 30px;
        background: transparent;
        border: 0px;
        position: relative;
        text-indent: -1000px;
        overflow: hidden;
        z-index: 2;
    }

    .btn-wrap .fa-angle-right{
        position: absolute;
        top: 0px;
        left: 10px;
        display: block;
        color: #00a0e9;
        font-size: 3.0rem;
        z-index: 1;
    }
    .mailform p{
        text-align: center;
        font-weight: bolder;
    }
    .mc4wp-response{

    }
    .mc4wp-response .mc4wp-alert{
        width: 900px;
        height: 30px;
        position: absolute;
        bottom: 0;
        top: auto;
        left: -900px;
        text-align: center;
        font-weight: normal;
        font-size: 1.2rem;
        background-color: #FFFFFF;
    }
    .mc4wp-response .mc4wp-alert p{
        font-weight: normal;
        font-size: 1.4rem;
        padding-top: 4px;
        display: block;
    }
/* /mailform_serach */

/* form */
.form-box{
    margin-top: 30px;
}
.form-box:first-child{
    margin-top: 0px;
}

.select-box-test select {
    background: url(images/arrow-bottom.svg);
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 14px 7px;
    border: 1px solid #000000;
    color: #000000;
    font-size: 1.4rem;
    height: 30px;
    padding: 7px 8px;
    width: 100%;
}

.select-box select {
background-image: url("images/arrow-bottom.png");
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 14px 7px;
    border: 1px solid #000000;
    color: #000000;
    font-size: 1.2rem;
    height: 35px;
    padding: 7px 8px;
    width: 100%;
}

.wpcf7-form{
    font-size: 1.6rem;
}
    .wpcf7-form dt{
        float: left;
        width: 100px;
        font-weight: normal;
    }
    .wpcf7-form dd{
        padding-left: 100px;
        margin-bottom: 15px;
    }
.wpcf7-form input{
    border: 0px solid #000000;
    width: 100%;
    letter-spacing: 0.2ex;
    height: 35px;
    font-size: 1.2rem;
    margin-top: 5px;
    padding: 5px 10px;
}
.wpcf7-form-control-wrap select{
    background-image: url(images/arrow-bottom.svg);
    background-color: #FFFFFF;
    background-size: 10px 6px;
    background-position: right 14px center;
    background-repeat: no-repeat;
    border: 0px solid #000000;
    padding-right: 30px;
    height: 35px;
    width: 100%;
    letter-spacing: 0.2ex;
    font-size: 1.2rem;
    margin-top: 5px;
    padding: 5px 10px;
}

.wpcf7-form textarea {
    border: 0px solid #000000;
    width: 100%;
    letter-spacing: 0.2ex;
    font-size: 1.2rem;
    margin-top: 5px;
    padding: 5px 10px;
}

.wpcf7-form .wpcf7-not-valid-tip{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 1px;
    background: #f00;
    margin-top: -1px;
}
.wpcf7-form .wpcf7-response-output{
    margin: 20px 0 0;
    padding: 20px 0 0;
    color: #f00;
    border-top: 1px solid #f00;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.wpcf7-form .wpcf7-mail-sent-ok{
    margin: 20px 0 0;
    padding: 20px 0 0;
    color: #000000;
    border-top: 0px solid #000000;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.wpcf7-form p{
    padding-bottom: 0px;
    margin-top: 30px;
    letter-spacing: 0.2ex;
}
.wpcf7-form p img{
    display: inline;
    width: auto;
    height: auto;
}


.wpcf7-form input.wpcf7-submit{
    background-color: #00a0e9;
    color: #ffffff;
    display: inline-block;
    font-size: 1.5rem;
    padding: 10px 30px;
    height: auto;
    width: auto;
    border: 0px;
}
/* /form */



/* smp-nav */
    .smp-nav-wrap{
        display: none;
    }
/* /smp-nav */

    .btn-index-bg{
        display: none;
    }

/*===============================================
breakpoint:768
===============================================*/
@media screen and (max-width: 980px){

    .pc-only{
        display: none;
    }
    .smp-only{
        display: block; 
    }
    .fixed-yamatomichi {
      position: fixed;
      width: 100%;
      height: 100%;
    }
}

/*===============================================
breakpoint:768
===============================================*/
@media screen and (max-width: 800px){

/* btn */
    .btn-index-wrap{
        display: inline-block;
        padding:8px 0 0 9px;
        margin: 0;
    }
    a.btn-index-bg{
        background-color: #000000;
        color: #FFFFFF;
        display: inline-block;
        font-size: 1.1rem;
        line-height: 1;
        padding: 11px 12px;
        margin: 0px 0 15px;
    }
    a.btn-index-bd{
        border: 1px solid #000000;
        color: #000000;
        display: table-cell;
        vertical-align:middle;
        font-size: 0.8rem;
        line-height: 1;
        text-align: center;
        height: 14px;
        width: 37px;
        -moz-border-radius: 10px;
        -webkit-border-radius:10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        padding-bottom: 1px;
    }
    a.link-float{
        display: inline-block;
        font-size: 1.4rem;
        margin:5px 0 0 9px;
        line-height: 1;
    }
    a.btn-buy{
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.5rem;
        line-height: 1;
        padding: 12px 23px 12px;
        display: inline-block;
        background-color: #00a0e9;
        position: fixed;
        right: 15px;
        top: 0;
        z-index: 80 !important;
    }
    p.link-bd-wrap{
        display: block;
        border: 1px solid #000000;
        font-weight: bold;
        font-size: 1.8rem;
        padding :5px 10px 8px;
    }
        p.link-bd-wrap span{
            font-size: 1.2rem;
            display: inline-block;
            margin-bottom: 8px;
        }
    .btn-sns-wrap{
        display: block;
        margin: 0 auto;
        padding:20px 0 0px;
        text-align: center;
    }

        .btn-sns-wrap a.btn-index-bd {
            border: 0px solid #000000;
            border-radius: 0px;
            color: #FFFFFF;
            background-color: #000000;
            display: inline-block;
            font-size: 1.1rem;
            height:auto;
            width: auto;
            line-height: 1;
            padding: 11px 12px;
            text-align: center;
            vertical-align: middle;
        }
/* btn */
/* common */
    .inner-full-smp{
        padding: 0 20px;
    }
    .sns-list-wrap .inner{
        padding: 0 40px;
    }
    .sns-list-wrap .inner-instagram{
        padding: 0 0px;
    }
    .sns-list-wrap .inner-full{
        padding: 0 0px;
    }
    .nav-search-wrap {
        padding: 0 40px;
    }
/* /common */

/* smp-nav */
    .nav-wrap{
        display: none;
    }
    .smp-nav-wrap{
        position: fixed;
        height: 100%;
        overflow: scroll;
        left: 0;
        top: 0;
        z-index:101;
        background-color: #FFFFFF;
        width: 100%;
    }
        .smp-nav-wrap .cart{
            position: absolute;
            right: 15px;
            top: 15px;
            width: 20px;
            display: block;
        }
        .smp-nav{
            font-size: 2.2rem;
            font-family: "Avenir Next LT W01 Bold","Avenir Next","ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            padding: 60px 0px 38px;
            line-height: 1;
        }
            .smp-nav ul li{
                margin-bottom: 12px;
            }
            .smp-sub-nav,
            .smp-sub-nav-2{
                font-size: 2.2rem;
                padding-left: 16px;
            }
            .smp-sub-nav-3{
                font-size: 2.0rem;
                padding-left: 16px;
            }
                a.view-more:link,
                a.view-more:hover,
                a.view-more:visited{
                    color: #767676;
                }
                .smp-sub-nav,
                .smp-sub-nav-2,
                .smp-sub-nav-3{
                    margin-top: 0px;
                }
                ul.smp-sub-nav li,
                ul.smp-sub-nav-2 li,
                ul.smp-sub-nav-3 li{
                    margin-top: 12px;
                    margin-bottom: 0px;
                }
                ul.smp-sub-nav li:first-child,
                ul.smp-sub-nav-2 li:first-child,
                ul.smp-sub-nav-3 li:first-child{
                    margin-top: 12px;
                }
                ul.smp-sub-nav li:last-child,
                ul.smp-sub-nav-2 li:last-child,
                ul.smp-sub-nav-3 li:last-child{
                    margin-bottom: 2px;
                }
            .lang-wrap{
                font-size:  1.6rem;
                margin:32px 0 33px;
            }
        .search-wrap{
            font-size: 2.4rem;
            border-bottom: 1px solid #000000;
            padding-bottom: 10px;
            margin-top:55px;
        }
            .search_inner{
                position: relative;
            }
        .news-topics{
            margin-top: 18px;
            font-size: 1.4rem;
        }
        .news-topics dl,
        .news-topics ul{
            line-height: 1.78;
        }
            .news-topics ul li{
                margin-bottom: 0px;
            }
            .news-topics dt{
                float: left;
            }
            .news-topics dd{
                padding-left: 105px;
                font-family: "Avenir Next","ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
                font-weight: bold;
            }
            .news-topics a:link,
            .news-topics a:visited,
            .news-topics a:hover{
                color: #00a0e9;
                text-decoration: none;
            }
    .mailform-wrap_smp{
        margin-top: 15px;
        position: relative;
    }
        .mailform-wrap_smp .fa-envelope-o{
            position: absolute;
            left: 0;
            top: 0;
        }
        .fa-envelope-o_smp{
            z-index: 999;
        }
        .mailform_smp{
            position: relative;
            height: 30px;
            border-bottom: 1px solid #000000;
            padding-left: 0px;
            width: 0px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            transition: all  0.2s ease-in-out;
        }
        .mailform-wrap_smp_open .mailform_smp{
            width: 100%;
            padding-left: 27px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            transition: all  0.2s ease-in-out;
        }
        .mailform_smp .form-wrap input {
            width: 100%;
            height: auto;
            border: 0px;
            padding: 0px;
            font-size: 1.4rem;
            border: 0px solid #000000;
            display: block;
        }
        .mailform-wrap_smp_open .mailform_smp .form-wrap input {
            padding: 3px 5px;
        }
        .mailform_smp .btn-wrap {
            height: 30px;
            position: absolute;
            top: 0;
            right: 0;
            display: none;
        }
         .mailform-wrap_smp_open .mailform_smp .btn-wrap {
            display: block;
        }
        .mailform_smp .btn-wrap .fa-angle-right {
            position: absolute;
            top: -5px;
            left: auto;
            right: 0;
            display: block;
            color: #00a0e9;
            font-size: 3.0rem;
            z-index: 1;
        }
    .mc4wp-response .mc4wp-alert{
        width: 100%;
        height: auto;
        position: relative;
        bottom: auto;
        top: auto;
        left: auto;
        text-align: left;
        font-weight: normal;
        font-size: 1.2rem;
        background-color: transparent;
        display: none !important;
    }

    .menu-trigger {
        position: fixed;
        display: block;
        width: 22px;
        height: 20px;
        left: 15px;
        top:15px;
        z-index:999;
    }
    .btn-cart{
        font-size: 2.2rem;
        position: fixed;
        display: block;
        top: 40px;
        left: 15px;
        z-index:100;
    }
    #header.header .btn-cart a:link,
    #header.header .btn-cart a:visited{
        color: #FFFFFF;
    }
    #header.scroll .btn-cart a:link,
    #header.scroll .btn-cart a:visited{
        color: #000000;
    }

    .header .menu-trigger span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #FFFFFF;
    }
        body.search .header .menu-trigger span {
            background-color: #000000;
        }


    .header.scroll .menu-trigger span,
    .menu-trigger.active span{
        background-color: #000000;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        transition: all  0.1s ease-in-out;
    }
    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }
    .menu-trigger span:nth-of-type(2) {
        top: 8px;
    }
    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }
    .menu-trigger.active {
        position: fixed;
        display: block;
        width: 11px;
        height: 18px;
        left: 20px;
        top:15px;
        z-index: 102;
    }
    .menu-trigger.active span:nth-of-type(1) {
        -webkit-transform: translateY(4px) rotate(-40deg);
        transform: translateY(4px) rotate(-40deg);
        width: 120%;
        height: 3px;
    }
    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }
    .menu-trigger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-4px) rotate(40deg);
        transform: translateY(-4px) rotate(40deg);
        width: 120%;
        height: 3px;
    }
    .fa-angle-down{
        font-size: 3.0rem;
        float: left;
    }
        .smp-nav-open,
        .smp-nav-close{
            position: relative;
        }
        .smp-nav-open-test:before{
              position: absolute;
              top: -2px;
              right: 0px;
              display: block;
              width: 25px;
              height: 25px;
              content:'\f107';
              font-family: FontAwesome;
              color:#000000;
              font-size: 2.8rem;
        }
        .smp-nav-close-test:before{
              position: absolute;
              top: -2px;
              right: 0px;
              display: block;
              width: 25px;
              height: 25px;
              content:'\f106';
              font-family: FontAwesome;
              color:#000000;
              font-size: 2.8rem;
        }
    .smp-sub-nav,
    .smp-sub-nav-2{
        display: none;
        overflow:hidden;
    }
/* /smp-nav */

/* header */
    #header{
        padding: 0px 0;
        position: relative;
        overflow: visible;
    }
/* /header */

/* main-visual */

    .main-slide-bg {
        height: 0px;
        padding-bottom: 100%;
    }
        .main-slide-bg a.bg-link{
        }
    .main-logo {
        width: 126px;
        margin:-67px 0 0 -63px;
    }
    .main-slide p{
        font-size: 1.1rem;
        bottom: 21px;
    }
    .main-slide-bg-pc{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        opacity: 1;
        z-index: 1;
    }
    .main-slide-bg-smp{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        opacity: 1;
        z-index: 2;
    }
/* /main-visual */

/* mailform */
    .mailform{
        padding: 30px 38px 15px;
        width: 100%;
        margin: 0 auto;
    }
/* /mailform */

/* contents */
body.search .contents{
    margin-top: 70px;
}
/* /contents */

/* single */
    .wrap-common{
        margin: 35px 0 35px;
    }
    .list-slide.wrap-common{
        margin: 0px 0 45px;
    }
    .page-info{
        text-align: left;
      	margin-top: 50px;
    }

    /* page-anchor */
    .nab-anchor{
        font-size: 1.4rem;
        margin-top: 40px;
    }
    .nab-anchor ul{
        border-top: 1px solid #cccccc;
        position: relative;
        left: auto;
        float: none;
    }
        .nab-anchor ul li{
            position: relative;
            left: auto;
            float: none;
            margin: 0 0px;
        }
            .nab-anchor ul li a{
                color: #00a0e9;
                font-weight: bold;
                display: block;
                padding: 8px 38px 5px;
                border-bottom: 1px solid #cccccc;
            }
    /* /page-anchor */

    /* tags*/
    ul.tags-list{
        margin-top: 3px;
        text-align: left;
    }
        ul.tags-list li{
            display: inline;
        }
            ul.tags-list li a{
            }
    /* /tags*/

    /* sns */
    .sns{
        margin: 0px 0 0;
    }
    .sns .section-header{
        display: block;
    }
    .sns-share{
    }
        .sns-share ul li{
            float: left;
            width: 27px;
            margin-right: 4px;
        }
        .sns-share ul li.line{
            display: block;
        }
        .sns-list{
            margin-top: 22px;
        }
            .sns-list li.sns-list-wrap{
               margin-bottom: 50px;
            }
            .section-header .sns-tag-title{
                font-size: 1.8rem;
                text-align: left;
                margin-bottom: 0px;
            }
            .sns-list h3{
                font-size: 1.8rem;
                margin-bottom: 10px;
                text-align: left;
            }
            .fb-page-box{
                padding: 0 0px;
            }
            .fb-page-wrap{
                width: 500px;
                max-width: 100%;
                height: auto;
                padding: 0 0px;
                margin:13px 0 0 !important;
            }

            .instagram-logo{
                width: 78px;
                height: auto;
            }
                .instagram-logo img{
                    max-width: 100%;
                    width: auto; /* for ie 8 */
                    height: auto;
                    vertical-align:text-bottom;
                }
            #instafeed,
            .instafeed {
                margin-top: 13px;
                overflow-y: hidden;
                padding: 0 5px;
                width: 100%;
            }
                #instafeed li,
                .instafeed li {
                    float: left;
                    height: auto;
                    width: 33.333%;
                    padding: 0 5px 10px;
                }
                #instafeed li:last-child,
                #instafeed li:nth-last-child(2),
                #instafeed li:nth-last-child(3){
                    padding: 0 5px 0px;
                }
                .clip {
                    height: 0;
                    overflow-y: hidden;
                    padding-bottom: 100%;
                    position: relative;
                    width: 100%;
                }
            .movie-list{
                padding: 0 10px;
                margin-top: 13px;
            }
                .list-1-2 ul.movie-list li{
                    margin: 10px 0 0;
                }
    /* /sns */

    /* social_bookmarking */
    .sns-share .wp_social_bookmarking_light {

    }
    .sns-share .wp_social_bookmarking_light div {

    }
    /* /social_bookmarking */

    /* prof */
    .prof-wrap {
        margin: 30px auto 30px;
        margin: 0px auto 0px;
    }
        .prof-wrap figure{
            width: 90px;
            height: auto;
            float: none;
        }
        .prof-wrap .text{
            width: 100%;
            padding-left: 0px;
            padding-top: 15px;
            height: auto;
            float: left;
        }
        .prof-wrap .text-prof{
            font-size: 1.2rem;
            margin-top: 0px;
        }
            .prof-wrap .text p{
                font-size: 1.2rem;
                margin-top: 0px;
            }
        .prof-wrap .text h3{
            font-size: 1.4rem;
            font-weight: bold;
            display: inline;
            float: none;
            margin-bottom: 0px;
        }
    /* /prof */

    /* relation-post */
        .relation-post-wrap{}
            .relation-post-wrap h3{
                font-size: 1.2rem;
                font-weight: bold;
                margin-bottom: 10px;
            }
            .relation-post-wrap ul li{
                font-size: 1.2rem;
                margin-bottom: 5px;
            }
    /* /relation-post */

/* /single */

/* archive */
.archives-nav{
    padding-top: 30px;
    border-top: 1px solid #000000;
}
    .select-label{
        font-size: 1.4rem;
        display: inline-block;
        margin-bottom: 3px;
    }
    .select-box-wrap{
        margin-top: 13px;
    }
    .select-box{
        margin: 10px 0 0px;
    }
/* /archive */


/* fields */
    .section_fields_common{
        margin: 0px auto 35px;
    }
    .section_fields_title {
        margin: 35px auto 0px;
    }
    .section_fields_slide{
        margin-bottom: 45px;
    }
        .section_fields h4{
            font-size: 1.5rem;
            font-weight: bold;
        }
    .section_fields p{
        font-size: 1.4rem;
        line-height: 1.71;
    }
    .section_fields_gallery{
    }
    .section_fields_gallery.inner-full {
        padding: 0 0px;
    }
    .section_fields_gallery ul li{
        margin-bottom: 8px;
    }
    .section_fields_gallery.inner-full img,
    figure.inner-full img {
        max-height: 600px;
        max-width: 100%;
    }
    .section_fields_gallery-repeat .list-1-1,
    .section_fields_gallery-repeat .list-1-2,
    .section_fields_gallery-repeat .list-1-3,
    .section_fields_gallery-repeat .list-1-4{
        padding: 0 38px;
    }
    .list-1-2 ul,
    .list-1-3 ul,
    .list-1-4 ul{
        margin-left: 0%;
    }
    .list-1-2 ul li{
        float: left;
        margin-left:0%;
        width: 100%;
        margin-top: 20px;
    }
    .list-1-3 ul li{
        float: left;
        margin-left: 0%;
        width: 100%;
        margin-top: 20px;
    }
    .list-1-2 ul li:first-child,
    .list-1-3 ul li:first-child{
        margin-top: 0;
    }

    .list-1-4 {
        padding: 0 30px;
    }

    .list-1-4 ul li{
        float: left;
        margin-left: 0%;
        width: 50%;
        margin-bottom: 20px;
    }
    .list-1-4 .slide-text-caption {
        margin: 5px 0 0;
    }

        .list-1-4 ul li:nth-child(2n+1){
            clear: left;
        }
        .list-1-4 ul li .flex-image-wrap{
            padding: 0 10px;
        }
        .list-1-1 .slide-text-caption,
        .list-1-2 .slide-text-caption,
        .list-1-3 .slide-text-caption {
            padding: 0 40px;
        }

    /* fields-note */
        #note{
            background-color: #e5f0f1;
            padding: 35px 0;
        }
        #note h3{
            font-size: 1.5rem;
            font-weight: bold;
            text-align: left;
        }
        #note h3 span{
            display:inline;
            font-size: 1.5rem;
            padding-top: 0px;
            font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        }
        #note h3 span:before{
            content: " : ";
        }
        .section-contetns-note_credit {
            text-align: left;
        }
    /* /fields-note */

    .inner-full_table{
        padding: 0 0px 0 38px;
    }
    .inner-full_table_normal{
        padding: 0 38px 0 38px;
    }
    .table-wrap{
        font-size: 1.4rem;
    }

    .inner-full_table_normal .table-wrap{
        border: 0px;
    }
            .table-wrap .table-inview-normal table{
            width: auto !important;
        }
            .table-inview-normal col{
                width: auto !important; 
            }
            .table-wrap .table-inview-normal table td {
                white-space: normal;
                width: auto;
            }
    .table-wrap table td{
        padding: 10px 15px;
        border-bottom:1px solid #c8ccd1;
        border-right:1px solid #c8ccd1;
        width: auto !important;
        white-space: nowrap;
    }
        .table-wrap .table-inview-normal table tr td{
            width: auto !important;
            display: block;
            border:0px solid #c8ccd1;
        }
            .table-wrap .table-inview-normal table tr th,
            .table-wrap .table-inview-normal table tr td:first-child{
                background-color: #eee;
            }
        .table-wrap .table-inview-normal table tr{
            border-bottom:1px solid #c8ccd1;
        }
    .table-wrap .table-inview-normal table {
        border-color: #c8ccd1;
        border-width: 1px 1px;
    }


    .table-wrap::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    }
    .table-wrap::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
    }
    .table-wrap::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
    }
        .table-wrap table{
        }
        .table-wrap table td{
        }

    .section_fields_quote{
        padding: 15px;
        background-color: #E8E8E8;
        border:1px solid #B0B0B0;
    }
        .section_fields_quote p{
            font-size: 1.2em;
        }
        .quote{
            margin-top: 29px;
        }
        .quote p,
        .quote p a{
            font-size: 1.2rem;
        }

    .dialogue figure {
        float: none;
        height: auto;
        width: 100px;
    }
    .dialogue figcaption {
        line-height: 2;
        font-size: 1.2rem;
    }
    .dialogue .text-wrap {
        float: none;
        height: auto;
        padding-left:0px;
        padding-top: 20px;
        width: 100%;
        position: relative;
        clear: left;
    }
    .dialogue .text{
        padding: 15px;
        background-color: #E8E8E8;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
    }
        .dialogue .text p{
            font-size: 1.4rem;
        }
    .dialogue-right figure {
        float: right;
    }
    .dialogue-right .text-wrap {
        float: none;
        height: auto;
        padding-left:0px;
        padding-right: 0px;
        padding-top: 20px;
        width: 100%;
        position: relative;
        clear: both;
    }
        .arrow{
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 7.5px 10px 7.5px;
            border-color: transparent transparent #e8e8e8 transparent;
            position: absolute;
            left: 10px;
            top: 10px;
        }
        .dialogue-right .arrow{
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 7.5px 10px 7.5px;
            border-color: transparent transparent #e8e8e8 transparent;
            position: absolute;
            right: 10px;
            top: 10px;
            left: auto;
        }

    .fields_q_a{
        margin-bottom: 60px;
    }
        .fields_a,
        .fields_q{
            padding-left: 25px;
            position: relative;
        }
        .fields_q_a span{
            font-size: 1.8rem;
            color: #878787;
            position: absolute;
            left: 0;
            top: -1px;
        }
        .fields_q_a p{
            margin-top: 0;
            margin-bottom: 29px;
        }
            .fields_q p{
                font-weight: bold;
            }
        .fields_q_a .inner,
        .answer_readmore{
            padding-left: 25px;
        }

        .enclosed-wrap {
            border: 0px solid #eee4bc;
            padding: 30px 20px;
        }
        .quote-wrap, .section_fields_quote {
            border: 0px solid #b0b0b0;
            padding: 30px 20px;
        }

            .video-square-wrap .video {
                padding-bottom: 116.5%;
            }

    .inner iframe{
        width: 100% !important;
        max-width: 100% !important;
        max-height: 420px !important;
    }
        .sec_fields .section-header .border_btm{
            width: 80px;
            height: 5px;
            background-color: #000000;
            margin: 15px 40px 25px;
        }
/* /fields */


/* footer */


    .footer small{
        font-size: 1.1rem;
    }
/* /footer */

/* form */
.select-box select {
    background-image: url("images/arrow-bottom.png");
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 14px 7px;
    border: 1px solid #000000;
    color: #000000;
    font-size: 1.4rem;
    height: 35px;
    padding: 7px 8px;
    width: 100%;
}
/* /form */

/* common */
p{
    font-size: 1.5rem;
}
.posted-date{
    color: #bfbfbf;
    font-size: 1.1rem;
    margin-bottom: 4px;
    display: block;
}
.posted-date-bl{
    color: #000000;
    font-size: 1.1rem;
    margin-bottom: 4px;
    display: block;
}


    .sec {
        margin: 0px auto 0;
        padding: 50px 0 0;
    }
    .section-inner{
        margin-bottom: 50px;
    }
    .note {
        padding: 50px 0 50px;
    }
        .note .section-inner{
            margin-bottom: 0px;
        }
    .sec_primary{
        padding-top: 0;
    }
    .anchor-point{
        padding-top: 35px;
        margin-top: -35px;
    }

    .index-wrap .sec:first-child{
        padding: 30px 0 0;
    }
    h1.page-title{
        font-size:  2.8rem;
        text-align: left;
        line-height: 1.2;
    }
    h1.page-title-s{
        font-size: 2.0rem;
        text-align: left;
        line-height: 1.2;
    }
    h1.title-l{
        font-size:  2.8rem;
        line-height: 1.2;
    }
    body.single-products h1.title-l{
        font-size:  2.8rem;
    }
            h2{
            line-height: 1.3;
            font-size: 1.8rem;
        }
        p.read,
        p.read-top,
        p.read-btn{
            font-size: 1.1rem;
            text-align: left;
        }
        p.read{
             margin: 4px 0 20px;
             clear: both;
        }
        p.read-btn{
             margin: 8px 0 0px;
             clear: both;
        }
        p.read-top{
             margin: 0px 0 30px;
        }
    .category-title,
    h1.category-title{
        font-size:  2.8rem;
        text-align: left;
        line-height: 1.2;
    }
    .title{
        font-size: 1.8rem;
        padding-bottom: 43px;
    }
        .section-title{
            text-align: left;
            font-size: 1.8rem;
            padding: 0 0 0px;
            margin-bottom: 30px;
        }
        .section-header h2{
            font-size: 1.8rem;
            text-align: left;
        }
        .section-inner h3 {
            font-size: 1.8rem;
        }
    .title-read{
        font-size: 1.8rem;
        margin-bottom: 10px;
        text-align: left;
    }
    .slide .section-title{
        margin-bottom: 10px;
    }
    .home-news .section-title{
        margin-bottom: 13px;
    }
    h2.title-read-first{
        text-align: left;
        font-size: 1.8rem;
        padding: 0 0 0px 0;
        margin-bottom: 0px;
    }
    h2.title-m{
        font-size: 1.8rem;
    }
    h2.title-l{
        font-size: 1.8rem;
    }
        section.section-child h2.title-read{
            font-size: 1.8rem;
            margin: 0 0 5px 0;
        }

        h2.title-btn-bd{
            display: inline-block;
            float: left;
        }
    h3.title-m{
        font-size: 1.8rem;
    }
    h3.title-l{
        font-size: 1.8rem;
    }
    p.text-info{
        margin-bottom: 0;
    }
    p.text-info-m{
        font-size: 1.4rem;
    }
    p.text-info-s{
        font-size: 1.4rem;
    }

    .slide{
    }
    .section-parent{
        padding: 50px 0 55px;
        margin-top: 80px;
    }
    .section-child-first {
    }
        .section-header-parent-read {
            margin-bottom: 0px;
        }

    .section-child-last{
        margin-bottom: 0;
    }
    .text,
    .text p{
        font-size: 1.4rem;
    }
    .text-clear{
        clear: left;
    }

/* breadcampus */
    .breadcampus{
        color: #00a0e9;
        font-size: 1.8rem;
        min-height: auto;
        margin: 38px 0 30px;
        text-align: left;
    }
    .breadcampus-products{
    }
/* /breadcampus */

/* owl */
    .owl-dots{
        text-align: center;
        position: absolute;
        width: 100%;
        top: auto;
        bottom: -30px;
    }
        .owl-dot{
            width: 10px;
            height: 10px;
            display: inline-block;
            margin:0 5px;
        }
    .owl-prev{
        background-image: none;
        height: 100%;
        left: 0px;
        margin-top: -0px;
        position: absolute;
        top: 0 !important;
        width: 38px;
        overflow: hidden;
        text-indent:-50px;
    }
    .owl-next{
        background-image: none;
        height: 100%;
        margin-top: 0px;
        position: absolute;
        right: 0px;
        top: 0% !important;
        width: 38px;
        overflow: hidden;
        text-indent:-50px;
    }
    .arrow-black .owl-prev,
    .arrow-black .owl-next{
        background-image: none;
    }
    .list-slide,
    .list-slide-rectangle{
        margin:0 0 25px 0;
    }
/* /owl */


/* slide */
    .slide-read{
        margin: 10px 0 10px;
        padding: 0;
        text-align: left;
        clear: both;
    }
        .slide-read p{
            text-align: left;
        }
    .slide-read-btn{
        margin: 10px 0 10px;
        padding: 0;
    }
    .list-slide-img{
        margin-bottom: 30px;
    }
        .slick-dots{
            float: left;
            left: 50%;
            position: relative;
            top:auto;
        }
            .slick-dots:after {
                content:" ";
                display:block;
                clear:both;
            }
            .slick-dots li{
                width: 10px;
                height:10px;
                display: block;
                background-color: #bfbfbf;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                -o-border-radius: 50%;
                -ms-border-radius: 50%;
                float: left;
                left: -50%;
                margin: 0 5px;
                position: relative;
            }
                .slick-dots li:hover{
                    background-color: #000000;
                }
                .slick-dots li.slick-active{
                    background-color: #000000;
                }
                .slick-dots li button{
                    display: none;
                }
            .slick-slide{
                margin:0 5px;
            }
            .slide-text-info{
                margin:35px 0 0;
            }
            .slide-text-caption{
                margin:10px 0px 0px;
            }
            .slide-text-inner{
                padding: 0 38px;
            }
                .slide-text h3{
                    font-size: 1.6rem;
                }
                .slide-text p.price{
                    color: #dadada;
                    font-size: 0.9rem;
                    margin:7px 0 0;
                }
                    .slide-text h3.title-l{
                        font-size: 1.8rem;
                        margin: 0 0 0 0;
                    }
                    .slide-text h3.title-m{
                        font-size: 1.8rem;
                        margin: 0 0 0 0;
                    }
                    .slide-text h3 span{
                        font-size: 1.1rem;
                        padding-left: 5px;
                    }
                .slide-text-info h3,
                .slide-text-info p{
                    text-align: left;
                }

    .slick-prev,
    .section-child .slick-prev{
        background-color: transparent;
        background-image: none;
        background-size: cover;
        border: 0 none;
        height: 100%;
        left: 0;
        margin-top: 0px;
        overflow: hidden;
        position: absolute;
        text-indent: 200%;
        top: 0% !important;
        white-space: nowrap;
        width: 33px;
        z-index: 100;
        padding:0;
    }
    .slick-next,
    .section-child .slick-next{
        background-color: transparent;
        background-image: none;
        background-size: cover;
        border: 0 none;
        height: 100%;
        margin-top: 0px;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-indent: 100%;
        top: 0% !important;
        white-space: nowrap;
        width: 33px;
        z-index: 100;
        padding:0;
    }

/* /slide */

    /* thumbnail list */
        .list-thumb-title{
        }
            .list-thumb-title li{
                margin-bottom: 20px;
            }
                .list-thumb-title figure{
                    float: left;
                    width: 20.8%;
                }
                .list-thumb-title .text{
                    float: left;
                    width: 79.2%;
                    padding-left: 10px;
                }
                .list-thumb-title .text h3{
                    font-size: 1.4rem;
                }
        .list-thumb-title .expert{
            font-size: 1.2rem;
        }
    /* /thumbnail list */

/* footer */
    
    .footer{
        height:auto;
        width: auto;
    }
    .footer-logo {
        height: auto;
        width: 90px;
    }
    .footer .inner-full {
        padding-left: 38px;
        padding-right: 38px;
    }
    .footer-nav {
        margin-top: 32px;
    }
        .footer-nav li,
        .footer-nav .list ul li:last-child{
            margin-bottom: 15px;
        }
    .sub-nav {
        overflow:hidden;
        margin-top: 0;
    }
        .sub-nav li{
            float: left;
            font-size: 1.4rem;
            margin: 5px 15px 0 0;
        }
    .footer-sub-nav {
        margin-top: 38px;
    }
        .sub-list {
            float: none;
            margin-top: 0px;
        }
        .sub-list li {
            border-right: 0px solid #ffffff;
            float: none;
            line-height: 1;
            margin-right: 0px;
            padding-right: 0px;
            margin-bottom: 15px;
        }
    .social-media-wrap{
        float: none;
        margin-top: 30px;
        margin-bottom: 30px;
    }
        .social-media-list {
            float: none;
            margin-top: 14px;
        }
        .social-media-list li {
            float: left;
            margin-right: 10px;
            margin-left: 0px;
            width: 30px;
        }


    .footer .list-1-5{
        margin-left: 0%;
        display: block;
        width: 100%;
    }
        .footer .list-1-5 .list{
            float: left;
            margin-left: 0%;
            width: 100%;
        }

    #page-top{
        display: none;
        position: fixed;
        bottom: 18px;
        right: 38px;
        font-size: 2.8rem;
        width: 30px;
        height: 30px;
        line-height: 1;
        padding-top: 0px;
    }

/* footer */

/* /common */

    .pc-only{
        display: none;
    }
    .smp-only{
        display: block; 
    }
    a.gallery{
        pointer-events: none;
    }
}

input[type=checkbox] {
    appearance:auto;
}


