@charset "utf-8";

* {
-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:#4f4f4f; }
a:visited { text-decoration: none; color:#4f4f4f; }
a:hover { 
    text-decoration: none; color:#4f4f4f; 
    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;
}
a:active { text-decoration: none; color:#4f4f4f; }

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

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;}table {	border-collapse:collapse;	border-spacing: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;}

.embed-container-inner {
    position: relative;
    padding-bottom: 25%;
    padding-top: 30px;
    height: 0; 
    overflow:hidden; 
    width: 100%;
    max-width: 100%; 
    height: auto;
}
.embed-container-inner iframe,
.embed-container-inner object,
.embed-container-inner embed { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
    border: none;
}

.embed-container{
    width: 100%;
    margin: 24px auto;
    padding-top: 48px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}
a:hover img{
 border:0px;
 border:none;
}
a.caution:link,
a.caution:visited{
    color: #FF3300;
}
a.youtube-link:link,
a.youtube-link:visited{
    display: block;
    text-align: center;
    margin: 0 10px;
    background-color: #797979;
    padding: 5px 0;
    color: #FFF;
    font-size: 11px;
}
.caution{
    color: #FF3300;
}
.shopname{
    font-weight: bolder;
}
.nondisplay{
   display: none; 
}

*{
	margin: 0;
	padding: 0;
}
.ancher{
    padding-top:75px;
    display: block; 
}
html, body {
    height: 100%;
    width: 100%;
}
.full-screen{
    width: 100%;
    height: 100%;
}
body{
	width: 100%;
	height: 100%;
    letter-spacing: 0.1em;
    background-color: #FFF;
    font-size: 13px;
    color: #000;
    font-family:'游ゴシック体','Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, sans-serif;
    font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}


.inner{
    width: 100%;
    max-width: 1010px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.inner_list{
    width: 100%;
    max-width: 980px;
    padding: 0 0px;
    margin: 0 auto;
    position: relative;
}

p{
    font-size: 15px;
    line-height: 180%;
    margin-bottom: 0px;
    letter-spacing: normal;
    color: #000;
}
    p a:link,
    p a:visited{
        border-bottom: 1px dotted #000;
        color: #000;
        padding-bottom: 2px;
    }
    p a:hover{
        border-bottom: 1px dashed #000;
    }
        p a.shop-list-link:link,
        p a.shop-list-link:visited{
            border-bottom: 1px dotted #000;
            color: #000;
            padding-bottom: 2px;
        }
        p a.shop-list-link:hover{
            color: #000;
            border-bottom: 1px dashed #000;
        }

ul {
    list-style: none outside none;
}

h2,
h3{
    background-color: transparent;
    text-align: center;
    letter-spacing: 0.1em;
}
h4{
    font-size: 15px;
    font-weight: bolder;
}


a#page-top:link,
a#page-top:visited {
    background: #000;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%:;
    display: block;
    margin-bottom: 0px;
}
a#page-top:hover {
    text-decoration: none;
    background-color: #e4e4e3;
}
a.back-to-home:link,
a.back-to-home:visited {
    background: #000;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 0px;
}
a.back-to-home:hover {
    text-decoration: none;
    background-color:#9e9e9e;
    color: #FFF;
}
a.btn-link:link,
a.bbtn-link:visited {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    padding: 12px 12px;
    text-align: center;
    width: 100%;
    max-width: 460px;
    display: block;
    margin: 0 auto;
    font-size: 15px;
} 
a.btn-link:hover{
    background: #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
    opacity: 1;
}
p.remarks{
    text-align: center;
    font-size: 13px;
    color: #4f4f4f;
    margin-top: 12px;
}

h1{
    font-size: 20px;
    line-height: 150%;
    text-align: center;
}
    h2{
        text-align: center;
        font-size: 18px;
        font-weight: bolder;
        letter-spacing: normal;
    }
    h3{
        text-align: center;
        font-size: 15px;
        font-weight: bolder;
        letter-spacing: normal;
        margin-bottom: 12px;
    }

/* common */
.section-contents{
    padding: 70px 0 0px;
}

.section-header h1{
    font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 0.2em;
}
#container{
    width:100%;
    overflow: hidden;
    z-index: 10;
}
    .section-wrapper{
        max-width: 950px;
        margin: 0 auto;
        position: relative;
    }
    #header-mainvisual .section-wrapper{
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .bl_flexbox {
        display: flex;
        flex-wrap: wrap;
    }

    .bl_flexbox1-3 .bl_flexbox_item{
        width: 33.333%;
        padding: 0 15px;
        position: relative;
        text-align: center;
    }
        .bl_flexbox1-3 .bl_flexbox_item .fal{
            font-size: 3.6rem;
            text-align: center;
        }

        .bl_flexbox1-3 .bl_flexbox_item h2{
            font-size: 15px;
            font-weight: lighter;
            padding: 15px 0px 0;
        }
        @media screen and (max-width: 780px){
            .bl_flexbox1-3 .bl_flexbox_item h2{
                text-align: left !important;
            }
        }

        .bl_flexbox1-3 .bl_flexbox_item a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

    .bl_flexbox.bl_flexbox_center{
        justify-content:center;
    }


/* header */
#header-mainvisual_test{
    font-family: 'PT Serif', serif;
    padding: 20px 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(255,255,255,0.8);
    position: fixed;
}
#header-mainvisual{
    font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    padding: 60px 0 
    0px;
    width: 100%;
    z-index: 9999;
    background-color: rgba(255,255,255,0.8);
    position: relative;
}


    #header-mainvisual_test h1{
        display: inline-block;
        position: absolute;
        left: 40px;
        bottom: 5px;
        font-size: 20px;
        color: #cccccc;
        line-height: 100%;
    }
    #header-mainvisual h1{
        display: block;
        position: relative;
        font-size: 24px;
        color: #000000;
        line-height: 100%;
        text-align: center;
        letter-spacing: 0.1em;
        margin-bottom: 30px;
    }

    #gb-navi{
        font-size: 18px;
        overflow: hidden;
        letter-spacing: 0.2em;
    }
        #gb-navi ul.menu{
            float: left;
            left: 50%;
            position: relative;
        }
            #gb-navi ul.menu li{
                float: left;
                left: -50%;
                margin: 0 15px;
                position: relative;
            }
    ul.sns{
        overflow: hidden;
        position: absolute;
        right: 40px;
        top: 0px;
    }
        ul.sns li{
            float: left;
            margin-left: 20px;
        }
            ul.sns li.instagram a:link,
            ul.sns li.instagram a:visited{
                background: url(/cno-common/images/icon-instagram.png);
                background-size: 20px 20px;
                background-repeat: no-repeat;
                display: block;
                width: 20px;
                height: 20px;
            }
            ul.sns li.facebook a:link,
            ul.sns li.facebook a:visited{
                background: url(/cno-common/images/icon-facebook.png);
                background-size: 10px 20px;
                background-repeat: no-repeat;
                display: block;
                width: 10px;
                height: 20px;
            }
            ul.sns li.twitter a:link,
            ul.sns li.twitter a:visited{
                background: url(/cno-common/images/icon-twitter.png);
                background-size: 25px 20px;
                background-repeat: no-repeat;
                display: block;
                width: 25px;
                height: 20px;
            }
            ul.sns li.youtube a:link,
            ul.sns li.youtube a:visited{
                background: url(/cno-common/images/icon-youtube.png);
                background-size: 30px 20px;
                background-repeat: no-repeat;
                display: block;
                width: 30px;
                height: 20px;
            }
/* header */


/* news */
#news{
}
#news-press{
    margin-top: 60px;
}
    #news .section-wrapper{
        border: 1px solid #cccccc;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding: 40px 40px;
        position: relative;
    }

    #news-press .section-wrapper{
        border: 1px solid #cccccc;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding: 40px 60px;
        position: relative;
    }
    #news-press .section-wrapper p{
        margin-bottom: 15px;
    }
    #news .section-header{
        width:76px;
        height: 20px;
        position: absolute;
        top: 50%;
        margin-top: -20px;
        left:40px;
    }
    #news .section-header h1{
        font-size: 18px;
        font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
        font-weight: lighter;
        letter-spacing: 0.1ex;
        display: inline-block;
        margin: 0px;
    }
    #news-press .section-header-main h1{
        font-size: 18px;
        font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
        font-weight: lighter;
        letter-spacing: 0.1ex;
        display: block;
        text-align: center;
        margin: 0px 0 30px;
    }
        #news .section-wrapper dl{
            font-size: 15px;
            overflow: hidden;
            margin: 0 0 0 150px;
        }
            #news .section-wrapper dt{
                clear: both;
                float: left;
                width:135px;
                padding-bottom: 11px;
            }
            #news .section-wrapper dd{
                padding-bottom: 11px;
                padding-left: 135px;
            }
                #news .section-wrapper dt.bottom,
                #news .section-wrapper dd.bottom{
                    padding-bottom: 0px;
                }
/* news */

/* garden */
.garden-visual{
    background: url(/cno-common/images/garden.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 250px;
    margin-top: 70px;
}
#garden{
    padding-top: 70px;
}

.garden-contents{
    border: 1px solid #cccccc;
    overflow: hidden;
    height: 130px;
}

    .garden-contents: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;
    }

    .garden-contents-read{
        display: table;
        float: left;
        width: 50%;
        background-color: #f7f7f8;
        height: 100%;
    }
    .garden-contents-read p{
        font-size: 15px;
        padding: 0 20px;
        margin: 0;
        display: table-cell;
        vertical-align: middle;
    }
    .garden-contents figure{
        display: table;
        width: 50%;
        height: 130px;
        float: left;
    }
        .garden-contents figure img{
            vertical-align:text-bottom;
            width: 195px;
            height: 130px;
        }
        .garden-contents figurecaption{
            display: table-cell;
            vertical-align: middle;
            padding: 0 20px;
        }
/* garden */

/* gwedding */
#wedding-top{
    padding-top: 72px;
}
.wedding-visual{
    background: url(/cno-common/images/wedding.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 250px;
}
#wedding{
    padding-top: 70px;
}

.wedding-contents{
    border: 1px solid #cccccc;
    overflow: hidden;
    height: 130px;
}

    .wedding-contents-read{
        display: table;
        float: left;
        width: 50%;
        background-color: #f7f7f8;
        height: 100%;
    }
    .wedding-contents-read p{
        font-size: 15px;
        padding: 0 20px;
        margin: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }
    .wedding-contents figure{
        display: table;
        width: 50%;
        height: auto;
        float: left;
    }
        .wedding-contents figure img{
            height: 130px;
            vertical-align: text-bottom;
            width: 195px;
        }
        .wedding-contents figurecaption{
            display: table-cell;
            vertical-align: middle;
            padding: 0 20px;
        }
/* gwedding */

#pickup{
    padding-top: 70px;
}

/* museum */
#museum{
    padding-top: 70px;
}
#museum .section-wrapper{
    max-width: 970px;
}
    .section-contents ul{
    }
        .section-contents ul li{
            float: left;
            width: 50%;
        }
        .section-contents ul.post li{
            float: left;
            width: 33.333%;
            position: relative;
        }
        .section-contents ul.museum li:nth-child(2n+1) {
            clear: left;
        }
        .section-contents ul.post li:nth-child(3n+1) {
            clear: left;
        }
        .section-contents ul.post_1_2 li{
            float: left;
            width: 50%;
        }
        .section-contents ul.post_1_2 li:nth-child(2n+1) {
            clear: left;
        }

    .pickup-event{
        background-color: #E8E8E8;
        padding: 15px 0px;
        margin-top: 30px;
    }
    ul.text-list{
        max-width: 654px;
        margin: 0 auto;
        padding: 0 15px;
    }
    ul.text-list li{
        float: none;
        width: 100%;
        margin: 30px 0;
    }
    ul.text-list li a{
        display: block;
    }
    .label-museum{
        display: inline-block;
        padding: 3px 5px;
        font-size: 11px;
        background-color: #888888;
        color: #FFFFFF;
        margin-top: 5px;

    }

        .section-contents ul li .section-contents-box{
            border: 0px solid #cccccc;
            margin: 0 15px 45px;
            text-align: center;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
        }
        .section-contents ul li figure img{
            width: 100%;
            height: auto;
        }
            .section-contents ul li .section-contents-box h2{
                font-size: 15px;
                font-weight: lighter;
                padding: 15px 0px 0;
                text-align: left;
            }
        .section-contents ul li figure{
            position: relative;
        }
            .labl{
                display: inline-block;
                width: 120px;
                padding:5px 8px;
                text-align: center;
                font-size: 12px;
                color: #ff0000;
                position: absolute;
                left: 15px;
                top: 0;
                background-color: #FFFFFF !important;
                z-index: 9999;
            }
        .section-contents ul li figcaption{
            position: absolute;
            width: 100%;
            text-align: center;
            padding: 5px 5px;
            bottom: 0;
            bottom: 5px;
            background-color: rgba(0,0,0,0.6);
            color: #FFFFFF;
            font-size: 13px;
        }
        .figurebr img,
        .figurebr a:hover img{
            border: 1px solid #bab9b9;
        }
/* museum */

/* restaurant */
#restaurant{
    padding-top: 70px;
}
    #restaurant .section-wrapper{
        max-width: 970px;
    }
    #restaurant figure{
        position: relative;
    }
    #restaurant figurecaption{
        position: absolute;
        bottom: 14px;
        right: 10px;
        background-color: #f7f7f8;
        border: 1px solid #cccccc;
        display: inline-block;
        padding: 2px 5px;
        font-size: 11px;
    }
/* restaurant */

/* recommend */
#recommend{
    padding-top: 70px;
}
    #recommend .section-wrapper{
        max-width: 970px;
    }

    .sugito{
        overflow: hidden;
        margin: 40px auto;
        width: 930px; 
    }
        .sugito-movie{
            float: left;
            width: 455px
        }
        .sugito-text{
            float: right;
            width: 455px;
        }
            .sugito-text h2{
                text-align:left;
            }
            .sugito-text .sugito-text-info{
                font-size: 13px;
                font-weight: lighter;
                display: block;
                padding: 20px 0;
            }

    .movie{
    }
        .movie-youtube{
            float: left;
            width: 50%;
            padding-right: 15px;
        }
        .embed-container {
            position: relative;
            padding-bottom: 56.25%;
            height: 0; 
            overflow:hidden; 
            width: 100%;
            max-width: 100%; 
            height: auto;
            margin-top: 0px;
        }
        .embed-container iframe,
        .embed-container object,
        .embed-container embed { 
            position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
        }
        .movie-text{
            float: right;
            width: 50%;
            margin-top: 0px;
            padding-left: 15px;
        }
            .movie-text h2{
                font-size: 18px;
                font-weight: lighter;
                text-align: left;
                font-weight: bold;
                margin: -6px 0 15px;
            }
            .movie-text .movie-text-info{
                font-size: 13px;
                font-weight: bold;
                display: block;
                padding: 20px 0;
            }
            .movie-text p{
                font-weight: lighter;
            }
/* recommend */

/* information */
#information{
    padding-top: 70px;
    overflow: hidden;
}
    #information h2{
        text-align: left;
        font-size: 13px;
        margin-bottom: 10px;
    }
    #information .section-wrapper-information-access,
    #information .section-wrapper-information-guide{
        width: 50%;
        float: left;
    }
    #information .section-wrapper-information-guide{
        padding-right: 15px;
    }
    #information .section-wrapper-information-access{
        padding-left: 15px;
    }
    #information ul li{
        width: 100%;
        float: none;
        overflow: hidden;
        margin-bottom: 10px;
    }
    #information ul li span.information-content{
        display: inline-block;
    }
    #information ul li span.label{
        width: 75px;
        float: left;
    }
    #information a:link,
    #information a:visited{
        display: inline-block;
        background-color: #f7f7f8;
        border: 1px solid #cccccc;
        padding: 3px 10px;
    }
/* information */

/* link */
.links{
    background-color: #f7f7f8;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc; 
    overflow: hidden;
    padding: 20px 0 20px;
    margin-top: 40px;
}
    .links ul{
        float: left;
        left: 50%;
        position: relative;
    }
    .links ul li{
        float: left;
        left: -50%;
        margin: 0 15px;
        position: relative;
    }

    .links ul li a.members:link,
    .links ul li a.members:visited{
        display: inline-block;
        background: url(/cno-common/images/member.png);
        background-position: top center;
        background-size: 50px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }
    .links ul li a.mail-magazine:link,
    .links ul li a.mail-magazine:visited{
        display: inline-block;
        background: url(/cno-common/images/mail.png);
        background-position: top center;
        background-size: 53px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }
    .links ul li a.staff-blog:link,
    .links ul li a.staff-blog:visited{
        display: inline-block;
        background: url(/cno-common/images/blog.png);
        background-position: top center;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }


/* link */

/* slider */
.wideslider-box{
    padding-top: 72px;
}
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    padding-bottom: 41px;
}

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

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

.wideslider_base {
    top: 0;
    position: absolute;
    overflow: hidden;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {
    background: #FFF;
}
.slider_next {
    background: #FFF;
}

.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}

.pagination a {
    margin: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    overflow: hidden;
    background-color: #cccccc;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px; 
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
    background-color: #000;
}

/* footer */
    .footer{
        font-size: 13px;
        text-align: center;
        padding: 80px 0 40px;
        letter-spacing: normal;
        position: relative;
    }
    .footer .specialthanks{
        font-size: 12px;
    }
    .footer-nav{
        max-width: 950px;
        margin: 0 auto;
    }
        .footer-nav ul.sab-nav{
            overflow: hidden;
            text-align: left;
        }
        .footer-nav ul.sab-nav li{
            width: 20%;
            float: left;
        }
            .footer-nav ul.sab-nav-list{
                overflow: hidden;
            }
            .footer-nav ul.sab-nav-list li{
                float: none;
                width: 100%;
            }
    .copyright{
        margin-top: 20px;
    }
/* footer */

    #page-top{
        position: fixed;
        right: 0;
        bottom: 30px;
        width: 45px;
        height: 45px;
    }
    #page-top img{
        width: 100%;
        height: auto;
    }
    .pc_only{
        display: block;
    }
    .smp_only{
        display: none;
    }

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/*===============================================
pixel-ratio: 2
===============================================*/
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {

    ul.sns li.facebook a:link,
    ul.sns li.facebook a:visited{
        background: url(/cno-common/images/icon-facebook@2x.png);
        background-size: 10px 20px;
        background-repeat: no-repeat;
        display: block;
        width: 10px;
        height: 20px;
    }
    ul.sns li.twitter a:link,
    ul.sns li.twitter a:visited{
        background: url(/cno-common/images/icon-twitter@2x.png);
        background-size: 25px 20px;
        background-repeat: no-repeat;
        display: block;
        width: 25px;
        height: 20px;
    }
    ul.sns li.youtube a:link,
    ul.sns li.youtube a:visited{
        background: url(/cno-common/images/icon-youtube@2x.png);
        background-size: 30px 20px;
        background-repeat: no-repeat;
        display: block;
        width: 30px;
        height: 20px;
    }
    .links ul li a.members:link,
    .links ul li a.members:visited{
        display: inline-block;
        background: url(/cno-common/images/member@2x.png);
        background-position: top center;
        background-size: 50px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }
    .links ul li a.mail-magazine:link,
    .links ul li a.mail-magazine:visited{
        display: inline-block;
        background: url(/cno-common/images/mail@2x.png);
        background-position: top center;
        background-size: 53px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }
    .links ul li a.staff-blog:link,
    .links ul li a.staff-blog:visited{
        display: inline-block;
        background: url(/cno-common/images/blog@2x.png);
        background-position: top center;
        background-size: 40px 40px;
        background-repeat: no-repeat;
        padding-top: 56px;
    }
}

/*===============================================
breakpoint:980
===============================================*/
@media screen and (max-width: 980px){
    #header-mainvisual{
        font-family: 'PT Serif', serif;
        padding: 20px 0;
        width: 100%;
        z-index: 9999;
        background-color: rgba(255,255,255,0.8);
        position: relative;
    }
    .wideslider-box {
        padding-top: 0px;
    }
    #header-mainvisual .section-wrapper{
        max-width: 950px;
        margin: 0 auto;
        position: relative;
    }
    #header-mainvisual h1 {
        bottom: 5px;
        color: #cccccc;
        display: inline-block;
        font-size: 20px;
        left: 0px;
        line-height: 100%;
        position: absolute;
    }
    ul.sns {
        bottom: 5px;
        overflow: hidden;
        position: absolute;
        right: 4px;
    }
    #header-mainvisual {
        background-color: rgba(255, 255, 255, 0.8);
        font-family: "PT Serif",serif;
        padding: 20px 15px;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #information .section-wrapper-information-guide{
        padding-right: 15px;
        padding-left: 15px;
    }
    #information .section-wrapper-information-access{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer {
        font-size: 13px;
        letter-spacing: normal;
        padding: 40px 15px;
        position: relative;
        text-align: center;
    }
}

/*===============================================
breakpoint:980
===============================================*/
@media screen and (max-width: 780px){
    .pc_only{
        display: none;
    }
    .smp_only{
        display: block;
    }
    .wideslider {
        overflow: visible;
    }
    .pagination_test {
        bottom: -20px;
    }
    p.remarks{
        text-align: left;
    }
    .section-contents ul.post li {
        float: none;
        width: 100%;
        position: relative;
    }
    .section-contents ul.post li::after {
      content: "";
      clear: both;
      display: block;
    }
        .section-contents ul.post li .section-contents-box{
            margin-bottom: 30px;
        }
        .section-contents ul.post li figure{
            float: left;
            width: 50%;
        }
        .section-contents ul.post li h2{
            float: left;
            width: 50%;
            padding-left: 15px;
            padding-top: 0px;
        }
    #pickup ul li figure {
        position: relative;
        float: left;
        width: 50%;
    }
    .section-contents-box::after {
      content: "";
      clear: both;
      display: block;
    }
    #pickup ul li .section-contents-box h2 {
        font-size: 13px;
        font-weight: lighter;
        padding: 0px 0 0;
        text-align: left;
        width: 50%;
        padding-left: 15px;
        float: left;
    }
    #pickup ul li .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 15px 30px;
        text-align: center;
    }
    .section-contents ul li figcaption {
        font-size: 11px;
    }
    #museum {
        padding: 30px 15px 0;
    }
    #museum ul li:nth-child(odd) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 7px 30px 0;
        text-align: center;
    }
    #museum ul li:nth-child(even) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 0px 30px 7px;
        text-align: center;
    }
    .section-contents ul li .section-contents-box h2 {
        font-size: 15px;
        margin-top: 0px;
    }

    #shop {
        padding: 30px 15px 0;
    }
    #shop ul.post li{
        width: 50%;
        float: left;
    }
    #shop ul.post li:nth-child(odd) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 7px 30px 0;
        text-align: center;
    }
    #shop ul.post li:nth-child(even) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 0px 30px 7px;
        text-align: center;
    }

        #shop ul.post li:nth-child(2n+1) {
            clear: left;
        }
        #shop ul.post li:nth-child(3n+1) {
            clear: none;
        }

    #recommend {
        padding: 30px 15px 0;
    }
    #recommend ul li{
        width: 50%;
        float: left;
    }
    #recommend ul li:nth-child(odd) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 7px 30px 0;
        text-align: center;
    }
    #recommend ul li:nth-child(even) .section-contents-box {
        border: 0 solid #cccccc;
        box-sizing: border-box;
        margin: 0 0px 30px 7px;
        text-align: center;
    }
    #information .section-wrapper-information-access, #information .section-wrapper-information-guide {
        float:none;
        width: 100%;
        margin-bottom: 30px;
    }
    .sns_box{
        overflow: hidden;
    }
    ul.sns {
        bottom: auto;
        right: auto;
        float: left;
        left: 50%;
        position: relative;
        overflow: visible;
        margin-bottom: 30px;
    }
        ul.sns li {
            font-size: 36px;
            float: left;
            left: -50%;
            margin: 0 15px;
            position: relative;
        }
        ul.sns li a:link,
        ul.sns li a:visited{
            color: #000000;
        }

    .footer-nav ul.sab-nav li {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        letter-spacing: 0.1ex;
    }
    #header-mainvisual {
        padding: 30px 0px 0;
        position: relative;
        width: 100%;
        z-index: 9999;
    }
    #header-mainvisual h1 {
        bottom: auto;
        color: #000000;
        display: block;
        font-size: 24px;
        left: auto;
        line-height: 100%;
        position: relative;
        text-align: center;
        margin-bottom: 5px;
        letter-spacing: 0.1ex;
    }
    #header-mainvisual h2{
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 0.1ex;
    }
    #gb-navi {
        font-size: 15px;
        overflow: hidden;
    }
    #gb-navi ul.menu {
        float: none;
        left: auto;
        position: relative;
        overflow:hidden;
        border-top: 1px solid #dfdfdf;
    }
    #gb-navi ul.menu li {
        float: left;
        left: auto;
        width: 50%;
        margin: 0 0px;
        position: relative;
        text-align: center;
        padding: 8px 0;
        border-bottom: 1px solid #dfdfdf;
        background-color: #f7f7f7;
    }
    #gb-navi ul.menu li:nth-child(odd){
        border-right: 1px solid #dfdfdf;
    }


    .section-contents ul.post_1_2 li {
        float: none;
        width: 100%;
    }

    .section-contents ul li {
        float: none;
        width: 100%;
    }
    .movie{
        overflow: hidden;
    }
        .movie-youtube{
            float: none;
            width: 100%;
            padding-right: 0px;
        }
        .embed-container {
            position: relative;
            padding-bottom: 56.25%;
            height: 0; 
            overflow:hidden; 
            width: 100%;
            max-width: 100%; 
            height: auto;
            margin-top: 0px;
        }
        .embed-container iframe,
        .embed-container object,
        .embed-container embed { 
            position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
        }
        .movie-text{
            float: none;
            width: 100%;
            margin-top: 0px;
            padding-left: 0px;
        }
            .movie-text h2{
                font-size: 15px;
                font-weight: lighter;
                text-align: left;
                font-weight: bold;
                margin: 15px 0 15px;
            }
            .movie-text .movie-text-info{
                font-size: 13px;
                font-weight: bold;
                display: block;
                padding: 20px 0;
            }
            .movie-text p{
                font-weight: lighter;
            }

}

