@charset "UTF-8";

/*=====================================================

		リセット

======================================================*/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}
ul { 
	letter-spacing: -1em;
	word-spacing: -1em;
	}
:root ul {
	letter-spacing: -1px;
	word-spacing: -1px;
	}
li { 
	letter-spacing: normal;
	word-spacing: normal;
	*display: inline;
	*zoom: 1;
	}
table { border-collapse:collapse;border-spacing:0;}
figure { margin:0;}
img,iframe	{ vertical-align:bottom;}

/*==================================================================================================

       メイン設定

===================================================================================================*/

html,body { width:100%; min-width:1280px; font-size:18px;}
body {
	background: url("../images/parts/background.png") center center repeat;
    font-family: "Noto Sans JP";
	letter-spacing:0.05em;
	color: #222;
    font-weight: 400;
	text-align:left;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height:180%;
    font-feature-settings: "palt" 1;
	-webkit-text-size-adjust: 100%;
  	}

    .wrapper	{ min-width: 1280px; *width:1280px; overflow: hidden;}
    article		{ position:relative; width:100%; z-index: 0;}
    section		{ position:relative; }

    .section-s	{ padding-top:3rem; padding-bottom:3rem; }
    .section	{ padding-top:5rem; padding-bottom:5rem; }
    .section-l	{ padding-top:8rem; padding-bottom:8rem; }
    .section.second	{ padding-top:0; }
    .outer		{ padding-left:50px; padding-right:50px; box-sizing:border-box; }
    .wrap-1400  { width:100%; max-width:1400px; margin-left:auto; margin-right:auto; }
    .wrap       { width:100%; max-width:1200px; margin-left:auto; margin-right:auto; }
    .wrap-1100  { width:100%; max-width:1100px; margin-left:auto; margin-right:auto; }
    .wrap-1000  { width:100%; max-width:1000px; margin-left:auto; margin-right:auto; }
    .wrap-900   { width:100%; max-width: 900px; margin-left:auto; margin-right:auto; }
    .wrap-750   { width:100%; max-width: 750px; margin-left:auto; margin-right:auto; }
    .wrap-600   { width:100%; max-width: 600px; margin-left:auto; margin-right:auto; }


    .row			{ margin-left:auto; margin-right:auto; position: relative;}
    .row .row		{ min-width: 0px; }
    .row:before,
    .row:after      { content:""; display:table; }
    .row:after      { clear: both; }
    .row            { zoom: 1; }

	.center		{ text-align:center;}
    .center-left{ text-align:center;}
    .left-center{ text-align: left;}
	.text-l		{ text-align:left;}
    .text-r		{ text-align:right;}
	.float-l	{ float:left; }
	.float-r	{ float:right; }

    .margin-auto { margin-left:auto; margin-right:auto; }

    h1,h2,h3,h4,h5 { font-weight:400; letter-spacing: .05em;}
    
    small { font-size:.75rem; }
    .bold { font-weight:bold;}

/*==================================================================================================

       padding margin 設定

===================================================================================================*/

    .pt-5		{ padding-top:5px;}
	.pt-10		{ padding-top:10px;}
	.pt-20		{ padding-top:20px;}
	.pt-30		{ padding-top:30px;}
	.pt-40		{ padding-top:40px;}
	.pt-50		{ padding-top:50px;}
	.pt-60		{ padding-top:60px;}
	.pt-70		{ padding-top:70px;}
	.pt-80		{ padding-top:80px;}
	.pt-90		{ padding-top:90px;}
	.pt-100		{ padding-top:100px;}
	.pt-160		{ padding-top:160px;}
	
	.pb-5		{ padding-bottom:5px;}
    .pb-10		{ padding-bottom:10px;}
    .pb-15		{ padding-bottom:15px;}
	.pb-20		{ padding-bottom:20px;}
	.pb-30		{ padding-bottom:30px;}
	.pb-40		{ padding-bottom:40px;}
	.pb-50		{ padding-bottom:50px;}
	.pb-60		{ padding-bottom:60px;}
	.pb-70		{ padding-bottom:70px;}
	.pb-80		{ padding-bottom:80px;}
	.pb-90		{ padding-bottom:90px;}
	.pb-100		{ padding-bottom:100px;}

	.mb-10		{ margin-bottom:10px;}
	.mb-20		{ margin-bottom:20px;}
	.mb-30		{ margin-bottom:30px;}
	.mb-40		{ margin-bottom:40px;}
	.mb-50		{ margin-bottom:50px;}
	.mb-60		{ margin-bottom:60px;}
	.mb-70		{ margin-bottom:70px;}
	.mb-80		{ margin-bottom:80px;}
	.mb-90		{ margin-bottom:90px;}
	.mb-100		{ margin-bottom:100px;}
    .mb-160		{ margin-bottom:160px;}

    .mt-10		{ margin-top:10px;}
    .mt-15		{ margin-top:15px;}
	.mt-20		{ margin-top:20px;}
	.mt-30		{ margin-top:30px;}
	.mt-40		{ margin-top:40px;}
	.mt-50		{ margin-top:50px;}
	.mt-60		{ margin-top:60px;}
	.mt-70		{ margin-top:70px;}
	.mt-80		{ margin-top:80px;}
	.mt-90		{ margin-top:90px;}
	.mt-100		{ margin-top:100px;}
    .mt-160		{ margin-top:160px;}

	.ml-10		{ margin-left:10px;}
	.ml-50		{ margin-left:50px;}
	.ml-80		{ margin-left:80px;}
    
    .pl-50		{ padding-left:50px;}
    .pl-230		{ padding-left:230px;}
    .pr-50		{ padding-right:50px;}

    .ml--50		{ margin-left:-50px;}
    .mt--80		{ margin-top:-80px;}
    .mt--280	{ margin-top:-280px;}
    .mt--340	{ margin-top:-340px;}

    .mr-5		{ margin-right:5px;}
    .mr-30		{ margin-right:30px;}
    .mr-50		{ margin-right:50px;}

.z-10           { z-index: 10; position: relative;}

.bottom-none	{ padding-bottom:0;}

/*==================================================================================================

       width 設定

===================================================================================================*/

    .w360        { width:360px;}
    .w370        { width:370px;}
    .w374        { width:374px;}
    .w390        { width:390px;}
    .w400        { width:400px;}
    .w450        { width:450px;}
    .w500        { width:500px;}
    .w530        { width:530px;}
    .w545        { width:545px;}
    .w550        { width:550px;}
    .w580        { width:580px;}
    .w595        { width:595px;}
    .w600        { width:600px;}
    .w750        { width:750px;}
    .w784        { width:784px;}

    .h500       { height:500px; }

/*==================================================================================================

       Link

===================================================================================================*/

a {
	text-decoration:none;
	color:#222;
	cursor:pointer;
	}
	a:hover {
	color:#777;
	}
	a img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	}
	a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	}
    a.op-100:hover img {
    opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
    }

/*==================================================================================================

      背景

===================================================================================================*/

.bg-dark { background: url("../images/parts/dark.png") center center repeat-y; margin-bottom:70px;}
    .bg-dark:before {
    content:"";
    display:block;
    width:1400px;
    height:30px;
    position: absolute;
    top:-30px;
    left:50%;
    margin-left:-700px;
    background: url("../images/parts/dark-top.png") top center no-repeat;
    }
    .bg-dark:after {
    content:"";
    display:block;
    width:1400px;
    height:30px;
    position: absolute;
    bottom:-30px;
    left:50%;
    margin-left:-700px;
    background: url("../images/parts/dark-bottom.png") top center no-repeat;
    }
.bg-light { background: url("../images/parts/light.png") center center repeat; margin-bottom:70px; position: relative;}
    .bg-light:before {
    content:"";
    display:block;
    width:100%;
    height:30px;
    position: absolute;
    top:-30px;
    left:0;
    background: url("../images/parts/light-top.png") top center repeat-x;
    }
    .bg-light:after {
    content:"";
    display:block;
    width:100%;
    height:30px;
    position: absolute;
    bottom:-30px;
    left:0;
    background: url("../images/parts/light-bottom.png") top center repeat-x;
    }



/*==================================================================================================

       Other

===================================================================================================*/

    .radius,
    .radius video,
    .radius img {
        border-radius:         5px;
        moz-border-radius:     5px;
        -webkit-border-radius: 5px;
        -o-border-radius:      5px;
        -ms-border-radius:     5px;
        }

    .shadow	{
        box-shadow:	        0px 3px 5px rgba(0,0,0,0.3);
        -moz-box-shadow:	0px 3px 5px rgba(0,0,0,0.3);
        -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
        -o-box-shadow:		0px 3px 5px rgba(0,0,0,0.3);
        -ms-box-shadow:		0px 3px 5px rgba(0,0,0,0.3);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        }
        .shadow:hover {
        box-shadow:	        0px 3px 5px rgba(0,0,0,0);
        -moz-box-shadow:	0px 3px 5px rgba(0,0,0,0);
        -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0);
        -o-box-shadow:		0px 3px 5px rgba(0,0,0,0);
        -ms-box-shadow:		0px 3px 5px rgba(0,0,0,0);
        }
    .relative { position: relative;}
    .centered-outer { position: relative; height:100%; }
    .centered-inner {
        position: absolute;
        width:100%;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        }

.flexslider-wrap {
    position: relative;
    width:100%;
    }
    .flexslider-wrap:after {
        content: "";
        display: block;
        padding-bottom:400px;
        }
        .flexslider-wrap.h850:after {
        content: "";
        display: block;
        padding-bottom:850px;
        }
        .flexslider-wrap .flexslider {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        }

/*==================================================================================================

      　hover_zoom

===================================================================================================*/

.hover-zoom__image {
    overflow: hidden;
    position: relative;
    width:100%;
    -webkit-transition-duration: 0.5s;
    transition-duration:         0.5s;
    -webkit-transition  : all .5s ease-in;
        -moz-transition : all .5s ease-in;
        -ms-transition  : all .5s ease-in;
            transition  : all .5s ease-in;
    }
    .hover-zoom__image figure {
    -webkit-transition-duration: 0.5s;
    transition-duration:         0.5s;
    -webkit-transition  : all .5s ease-out;
        -moz-transition : all .5s ease-out;
        -ms-transition  : all .5s ease-out;
            transition  : all .5s ease-out;
    }
    .hover-zoom__image:hover figure {
    opacity: 1;
    -moz-transform:    scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform:     scale(1.2);
    transform:         scale(1.2);
    }
    .hover-zoom__image a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	}

/*==================================================================================================

       Header

===================================================================================================*/

header {
	position:relative;
	width:100%;
	height:90px;
	}
	.header {
	position: relative;
	height:160px;
	width:100%;
	z-index:9999;
	background: url("../images/parts/header-back.png") center center repeat-x;
	}
    .navigation-wrap {
        width:1200px;
        padding:0;
        margin:0 auto;
        position:relative;
        z-index:20;
        }
        .logo {
            position:relative;
            float:left;
            width:290px;
            padding-top:30px;
            left:0;
            z-index:100;
            line-height:1;
            }
    .navigation {
        position: relative;
        float: right;
        width:750px;
        padding-right:160px;
        padding-top:63px;
        }
        .navigation ul {
        float: right;
        }
        .navigation li {
            float: left;
            padding-right:30px;
            line-height: 1;
            }
            .navigation li:last-child { padding-right:0;}
            .navigation li img {
            vertical-align:middle;
            }
            .navigation a:hover {
            text-decoration:none;
            }
            .navigation li a:hover img {
            opacity:1;
            filter: alpha(opacity=100);
            -ms-filter: "alpha( opacity=100 )";
            }
        .reservation {
            position: absolute;
            right:0;
            top:53px;
            line-height: 1;
            }
        .phone {
            position: absolute;
            right:0;
            top:22px;
            line-height: 1;
            }
        .sub-nav {
            position:absolute;
            top:22px;
            right:170px;
            }
            .sub-nav li {
            float:left;
            padding-right:30px;
            line-height: 1;
            }
    .header-bird {
        position: absolute;
        left:50%;
        top:30px;
        z-index: 10;
        margin-left:-850px;
        }
    .yurayura {
        animation: horizontal 2s ease-in-out infinite alternate;
        }
        .yurayura img {
        animation: vertical 2s ease-in-out infinite alternate;
        }
        @keyframes horizontal {
            0% { transform:translateX( -3px); }
          100% { transform:translateX(  3px); }
        }
        @keyframes vertical {
            0% { transform:translateY(-10px); }
          100% { transform:translateY(  0px); }
        }
        .header-wata_01 {
        position: absolute;
        left:50%;
        top:63px;
        z-index: 10;
        margin-left:720px;
        animation-duration: 5.1s;
        }
        .header-wata_02 {
        position: absolute;
        left:50%;
        top:211px;
        z-index: 10;
        margin-left:595px;
        animation-duration: 4.5s
        }

    /*=================================================
            Fixed
    ==================================================*/

	.header.fixed {
	margin-top:0;
	top: 0;
	left:0;
	position:fixed;
	height:80px;
	width:100%;
	-webkit-animation-duration:1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode: both;
    -webkit-animation-name:fadeInDown;
    animation-name:fadeInDown;
    -moz-box-shadow:	0px 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
	-o-box-shadow:		0px 1px 4px rgba(0,0,0,0.2);
	-ms-box-shadow:		0px 1px 4px rgba(0,0,0,0.2);
	}
    .header.fixed .logo { padding-top:7px; }
    .header.fixed .navigation { padding-top:0; }
    .header.fixed .navigation li { padding-top:28px; }
    .header.fixed .reservation { top:18px; }
    .header.fixed .phone { display:none; }
    .header.fixed .sub-nav { display:none; }
    
    .header.fixed .header-bird { display:none; }
    .header.fixed .header-wata_01 { display:none; }
    .header.fixed .header-wata_02 { display:none; }


    /*=================================================
            hover bar
    ==================================================*/

    .navigation li.bar a {
        position: relative;
        display: inline-block;
        transition: .3s;
        padding-bottom:10px;
        }
        .navigation li.bar a:hover {
        }
        .navigation li.bar a:after {
        position:absolute;
        bottom:3px;
        left:50%;
        content:'';
        width:0;
        height:2px;
        background-color:#1290B0;
        transition:.3s;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); 
        }
        .navigation .sub-nav li.bar a:after {
        bottom:0;
        height:0;
        background:none;
        }
        .navigation li.bar a:hover:after {
        width:100%;
        }

/*==================================================================================================

       MOVIE

===================================================================================================*/

.movie{
	position: relative;
    width: 100%;
    height: auto;
	background:url(../movie/top.jpg) no-repeat center;
	background-size:cover;
    }
    .movie:before {
    content: "";
    display: block;
    padding-top: 43.1%;
    }
    .movie_inner{
        position: absolute;
        top: 0; left: 0;
        width: 100%;
        height: 100%;
        overflow:hidden;
        z-index: 0;
        }
        .movie_inner video{
        width:100%;
        height:auto !important;
        margin-left:auto;
        margin-right:auto;
        /*object-fit: cover;*/
        }
    /*
    .movie_inner:before {
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
    z-index: 10;
    content: "";
    display: block;
    background: rgba(0,0,0,.3);
    }
    */

/*==================================================================================================

       INDEX

===================================================================================================*/

.top-four {
    float:left;
    width:282px;
    margin-right:24px;
    }
    .top-four:last-child {
    margin-right:0;
    }
.asahi-title {
    font-weight:bold;
    font-size:18px;
    }

/*==================================================================================================

      　空室検索

===================================================================================================*/

.search {
    top: -85px;
    position: relative;
	width:100%;
    height:195px;
    margin-bottom:-85px;
	background: url("../images/parts/search-back.png") center center repeat-x;
	}
    .search-wrap {
        width:1200px;
        margin:0 auto;
        height:185px;
        padding-top:84px;
        box-sizing: border-box;
        }
        .search-title{
        float: left;
        width:220px;
        text-align:right;
        padding-top:32px;
        }
        .search-form{
        width:920px;
        box-sizing:border-box;
        float:right;
        height: 110px;
        padding: 17px 0;
        box-sizing:border-box;
        color:#FFF;
        }
        .search-form p {
        float: left;
        padding:4px 7px;
        font-size:14px;
        display: inline-table;
        }
        .search-form p input,
        .search-form p select {
        margin-left:10px;
        padding:3px;
        vertical-align: middle;
        }
        .search-left {
        float:left;
        width: 685px;
        padding-left: 30px;
        }
        .search-right{
        float:right;
        padding-top:15px;
        padding-right:0;
        }
        .submit_btn {
        border: 0px;
        width:160px;
        height:60px;
        background: url("../images/img/top/search-btn.png") left top no-repeat;
        -webkit-transition-duration: 0.3s;
        transition-duration:         0.3s;
        -webkit-transition  : all .3s;
            -moz-transition : all .3s;
            -ms-transition  : all .3s;
                transition  : all .3s;
        }
        .submit_btn:hover {
        cursor: pointer;
        opacity:0.6;
        }
    .search-img_01 {
        position: absolute;
        left:50%;
        margin-left:-870px;
        top:-103px;
        z-index: 10;
        }
        .search-img_02 {
        position: absolute;
        left:50%;
        margin-left:600px;
        top:-63px;
        z-index: 10;
        }

/*==================================================================================================

      　Greeting

===================================================================================================*/

.section.greeting { padding:0;}
.greeting {
    position: relative;
    width:100%;
    height:785px;
    background: url("../images/img/top/greeting-bg.jpg") center center no-repeat;
    top:-5px;
    margin-bottom:-5px;
    }
    .greeting-title {
        position:relative;
        }
        .greeting-title:after {
            content:"";
            display:block;
            position: absolute;
            bottom:30px;
            left:220px;
            width:290px;
            height:142px;
            z-index: 10;
            background: url("../images/img/top/greeting-bird.png") center center no-repeat;
            }
    .greeting-text {
    padding-left:400px;
    padding-top:55px;
    }
    .greeting-watage {
        position: absolute;
        bottom:80px;
        left:50%;
        margin-left:-850px;
        z-index: 10;
        }
        .greeting-tanpopo {
        position: absolute;
        bottom:20px;
        left:50%;
        margin-left:650px;
        z-index: 10;
        }

/*==================================================================================================

      　魅力

===================================================================================================*/

    .att-title {
        position:relative;
        top:-80px;
        margin-bottom:-80px;
        z-index: 10;
        }

/*==================================================================================================

      　おススメプラン

===================================================================================================*/

.three {
    width:360px;
    float:left;
    margin-right:30px;
    }
    .three:last-child {
    margin-right:0;
    }
    a .plan-img {
        width:380px;
        height:250px;
        }
        a .plan-title {
        font-size:16px;
        font-weight:300;
        color:#FFF;
        position: relative;
        border-bottom:3px solid #7D9342;
        padding-bottom:15px;
        line-height: 150%;
        }
        a .plan-title:after {
            position: absolute;
            bottom: -3px;
            left: 0;
            content: '';
            width: 100%;
            height: 3px;
            background:#FFF;
            transform: scale(0, 1);
            transform-origin: right top;
            transition: transform .3s;
            }
            a:hover .plan-title:after {
            transform-origin: left top;
            transform: scale(1, 1);
            }
    .plan-banner { position: relative;}
    .plan-banner:after {
        content:"";
        display:block;
        background: url("../images/img/top/wata_04.png") center center no-repeat;
        width:81px;
        height:120px;
        position: absolute;
        right:-110px;
        top:-80px;
        z-index: 10;
        }

/*================================================
      　news
================================================*/

.news-wrap {
    width:100%;
    height:240px;
    padding:40px 0;
    border-top:4px solid #111A26;
    border-bottom:4px solid #111A26;
    box-sizing:border-box;
    margin-bottom:20px;
    }
    .news-list {
    width:100%;
    height:9.5rem;
    overflow: hidden;
    }
    .news-list li {
    line-height:145%;
    padding:.25rem;
    font-size:1rem;
    }
    .news-list li a {
    border-bottom:1px solid rgba(0,0,0,.0);
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    }
    .news-list li a:hover {
    border-bottom:1px solid rgba(0,0,0,.5);
    margin-left:1rem;
    }
    .news-list span {
    width:5em;
    display:inline-block;
    padding-right:1rem;
    }

/*==================================================================================================

      　下層共通

===================================================================================================*/

.page-header-wrap {
	width:100%;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	height:450px;
	}
	.page-header {
	height:450px;
	width:100%;
	position:relative;
	z-index:-10;
	text-align:center;
	}
    .page-header-wrap.thin {
	height:100px;
	}
	.page-header.thin {
	height:100px;
	}
	.cuisine { background:url(../images/img/cuisine/header.jpg) center center / cover;}
	.rooms { background:url(../images/img/rooms/header.jpg) center center / cover;}
	.honwakan { background:url(../images/img/honwakan/header.jpg) center center / cover;}
    .faq { background:url(../images/img/faq/header.jpg) center center / cover;}
    .access { background:url(../images/img/access/header.jpg) center center / cover;}
    .charge { background:url(../images/img/charge/header.jpg) center center / cover;}
    .news { background:#333333;}

.page-title {
    position: relative;
    text-align: center;
    width:100%;
    padding-top:20px;
    z-index: 10;
    }


.table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
    line-height:150%;
	letter-spacing:0;
    font-size:16px;
    border-left:2px solid #171310;
    border-top:2px solid #171310;
    border-right:2px solid #171310;
	}
    .table tr {
	border-bottom:2px solid #171310;
	}
	.table th {
	padding:10px 25px;
	vertical-align: middle;
    font-weight:normal;
    border-right:2px solid #171310;
    background:rgba(0,0,0,.05);
	}
	.table td {
	padding:10px 25px;
	}
    .table.center th,
    .table.center td {
	text-align: center;
	}
    .w10em { width:10rem;}
    .border-l { border-left:2px solid #171310;}
    .v-middle { vertical-align: middle !important;}

/*==================================================================================================

      　下層

===================================================================================================*/

.border-box {
    border:1px solid #111;
    padding:60px;
    box-sizing:border-box;
    }

.map {
	border:5px solid #666;
	margin-bottom:1em;
	}
.links { border-top:1px dotted #666; }
    .links li {
    border-bottom:1px dotted #666;
    padding-left:2em;
    box-sizing: border-box;
    position:relative;
    line-height: 1;
    }
    .links li:before {
    content: "→";
    display: block;
    position: absolute;
    left:5px;
    top:10px;
    }
    .links li a {
    padding:10px 0;
    display: block;
    line-height:1;
    }


/*==================================================================================================

       news 一覧

===================================================================================================*/

.news_box ul#newsList {
	border-top:2px dotted #ccc;
    }
.news_box ul#newsList li{
	color:#666;
	margin:0;
	padding:16px 0;
	margin-bottom:3px;
	border-bottom:2px dotted #ccc;
	line-height:120%;
	list-style-type:none;
    }
#newsList li{
	border-bottom: 1px solid #d0d0d0;
    margin-bottom: 7px;
}

    .news_box a{color:#333333;text-decoration:none;}
    .news_box a:hover{
        color: #666666;
        text-decoration: underline;
        }
    .news_box .title{
        font-size: 15px;
        font-weight: bold;
        margin-left:0.5em;
        line-height: 1.2em;
        }

    .news_box .catName{
        display: inline-block;
        padding: 3px 8px;
        border: 1px solid #544B42;
        color: #FDFCF7;
        font-weight: bold;
        font-size: 13px;
        line-height: 100%;
        margin: 0 2px;
        background-color: #544B42;
        border-radius:         3px;
        moz-border-radius:     3px;
        -webkit-border-radius: 3px;
        -o-border-radius:      3px;
        -ms-border-radius:     3px;
        }
    .news_box .newMark{
        display:inline-block;
        padding:1px 4px;
        font-size:11px;
        line-height:100%;
        color:#715b49;
        border-radius:3px;
        }
    .news_box .comment{
        display:block;
        padding:3px 0;
        float:left;
        overflow:hidden;
        width:500px;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
        }

    .news_box .thumbNailWrap{
        display:block;
        width:110px;
        float:left;
        height:auto;
        overflow:hidden;
        }

    /* Pager style（外部化可） */
    .news_box .pager{
        text-align:center;
        padding:30px 0 30px;
        clear:both;
        }
    /*ページャーボタン*/
    .news_box .pager a{
        color: #050505;
        padding: 2px 10px;
        text-decoration: none;
        margin:0 0.5em;
        line-height: 1;
        -webkit-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s;
        }

    /*現在のページのボタン*/
    .news_box .pager a.current{
        background:#225D8B;
        border: 1px solid #225D8B;
        color: #FDFCF7;
        padding: 2px 10px;
        margin:0 0.5em;
        text-decoration: none;
        border-radius:         3px;
        moz-border-radius:     3px;
        -webkit-border-radius: 3px;
        -o-border-radius:      3px;
        -ms-border-radius:     3px;
        }
        .news_box .pager a:hover{
        color: #FDFCF7;
        background: rgba(0,0,0,0.5);
        border-radius:         3px;
        moz-border-radius:     3px;
        -webkit-border-radius: 3px;
        -o-border-radius:      3px;
        -ms-border-radius:     3px;
        }

        .news_box .overPagerPattern{
        padding:0 2px ;	
        }


/*==================================================================================================

       news 詳細

===================================================================================================*/

.news-contents .detailText{
	font-size: 13px;
	line-height: 30px;
    }
    .news-contents h1{
    font-weight: bold;
    font-size: 1.3125rem;
    line-height: 150%;
    padding-bottom:.25rem;
    border-bottom: 3px dotted #666;
    }
    #news.detail .subpage_container{
        top:0;
    }
    .news-contents{
        margin-top:90px;
    }

    .news-contents #up_ymd{
        text-align:right;
        font-size:13px;
        margin:5px 10px 20px;
    }
    .news-contents .detailUpfile{
        text-align: center;
        margin-top: 25px;
        margin-right: 0;
        margin-bottom: 35px;
        margin-left: 0;
    }
    .news-contents .backORcloseBtn{
        text-align:center;
        line-height:100%;
        margin-top:55px;
    }
    .news-contents .backORcloseBtn a{
        display:inline-block;
        padding:4px 15px;
        border:1px solid #aaa;
        color:#999;
        border-radius:6px;
        text-decoration:none;
        font-size:12px;
    }
    .news-contents .detailUpfile img{
        max-width:100%;
        height:auto;
    }
    .news-contents .pNav,
    .news-contents .pNav a {
        font-size:13px;	
        margin-bottom: 16px;
        color:#777;
    }

    .access_box .access_right_sp {
        margin: 0px;
        padding: 0px;
        width: 100%;
        display: none;
    }

.toku_info{
	background-color: #ffee6a;
	color:#2B2B2B;
	padding: 10px 15px;
}
.toku_info span{
	font-weight: bolder;
}


/*==================================================================================================

      　フッター

===================================================================================================*/

.footer-menu {
	width:100%;
	text-align:center;
	padding:35px 0;
	}
	.footer-menu li {
	display: inline-block;
	font-size:15px;
	color:#222;
	}
	.footer-menu li a {
	padding:10px 15px 0;
	color:#222;
	}
	.footer-menu li a:hover {
	color:#777;
	text-decoration:underline;
	}

footer {
	width:100%;
	letter-spacing:0.03em;
	position:relative;
	color:#FFF;
    font-size:15px;
    letter-spacing: 0;
    line-height:150%;
	margin-top:-5px;
	background: #333333 url("../images/parts/footer-top.jpg") top center repeat-x;
	}
	.footer a { color:#FFF; }
    
    .footer-tanpopo {
        position: absolute;
        left:50%;
        margin-left:-910px;
        top:105px;
        z-index: 10;
        }
        .footer-butakusa {
        position: absolute;
        left:50%;
        margin-left:615px;
        top:100px;
        z-index: 10;
        }
        .footer-bird {
        position: absolute;
        left:50%;
        margin-left:550px;
        top:-32px;
        z-index: 10;
        }
    
    
    
.copyright {
	color:#DDD;
	padding:0;
	font-size:12px;
	line-height:1;
	}


/*=================================================

		ページトップ

 ==================================================*/

#totop {
	display:none;
	*display:block; /* IE 7 and below */
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:11000;
	}
:root *> #totop { display:none;	}
#totop { display:block9; }
*+html #totop { display:block; }
#totop.open { display:block; }
a.totop{background: url("../images/parts/totop.jpg") no-repeat center top; background-size:cover;width:45px;height:90px;display:block;cursor:pointer;}
a.totop:hover{background-position:center bottom;}

/*営業日カレンダーここから*/
.calendar{
	width: 100%;
	background-color: #0f7200;
	padding: 20px 10px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 10px;
	line-height: 1.6em;
	}
.calendar a{
	color: #FFFFFF;
	width: 100%;
	display: block;
}
.calendar .txt01{
	margin:0 auto 5px;
	display: table;
}
.calendar .txt01 p{
	font-size: 1.5em;
	font-weight: bolder;
	letter-spacing: 0.05em;
	border-bottom: 2px solid hsla(0,0%,100%,0.60);
	padding: 0 40px 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.calendar .txt02{
	font-size: 0.95em;
	font-weight: 400;
}
.click_btn{
	background-color: #FFFFFF;
	color: #D12023;
	margin: 5px 0 0 10px;
	padding: 1px 30px 2px;
	border-radius: 20px;
	font-weight: bolder;
	font-size: 0.7em;
	display: flex;
	align-items: center;
}
.click_btn::after{
	content:"";
	display: inline-block;
	background: url("../images/img/honwakan/icon_link.svg")no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	margin-left: 7px;
}
.calendar:hover{
	opacity: 0.6!important;
}
/*営業日カレンダーここまで*/

