/* タブレット以下 */
@media (max-width:991px) {
    body{
        font-size: 15px;
        line-height: 2.2
    }
    p{
         line-height: 2.2;
        margin-bottom: 15px !important;
    }
    #gMenu {
        display: none;
    }
    .vk-mobile-nav-menu-btn{
        left: auto !important;
        right: 10px !important;
    }
    .siteHeader{
        background-color: rgba(0,0,0,0.0) !important 
    }
    .scrolled .siteHeader{
        background-color: rgba(0,0,0,0.15) !important 
    }
    #header .logo{
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
      
    }
		.single h1.entry-title:first-letter {
  	color:#000!important
}
   #header .logo img{
          height: 40px;
        width: auto;
        margin: auto;
       margin-top: 5px;
        display: block;
        transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    }
    .home #header .logo img{
          height: 80px;
        width: auto;
        margin: auto;
           margin-top: 80px;
        display: block;
        transition: all 1.5s ease 0s;
    -webkit-transition: all 1.5s ease 0s;
    }
      .scrolled    #header .logo img{
            height: 40px;
        width: auto;
             margin-top:5px;
    }
    .title-in{
        height: 40px !important;
    }
    p.non{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }
    .sns{
        position: absolute;
            left: 10px;
            top:10px;
        }
        .sns img{
            width: 30px;
            height: auto
    }
   .sp-slides-container .hide-small-screen{
        display: block !important
    }
    .logo p{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }
    .siteContent {
    padding: 0em 0 0em;
}
    .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
    .container2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
    .box_btn{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
    .sec1{
        background-color: #1e2c55;
        padding: 15px;
        margin-top: -1px;
    }
       .sec1s{
        background-color: #1e2c55;
    
    }
    .carousel{
        border: none
    }
    .button1 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:25px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button1:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button1:hover:after {
	position: absolute;

}
.button1,
.button1::before,
.button1::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
		color: #fff;
	border: 3px double #fff;
	background-color: rgba(255,255,255,0.00);
	box-sizing:border-box;
}
.button1:hover {
color: #fff;
	border: 3px double #fff;
	background-color: rgba(255,255,255,0.00);
	box-sizing:border-box;
}
    .button1 span{
        display: block;
        font-size: 13px;
    }
    
        .button1c {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:25px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button1c:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button1c:hover:after {
	position: absolute;

}
.button1c,
.button1c::before,
.button1c::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1c {
		color: #fff;
	border-top: 3px solid #5b5b5b;
	background-color: #393939;
	box-sizing:border-box;
}
.button1c:hover {
color: #fff;
	border: 3px solid #5b5b5b;
	background-color:#393939;
	box-sizing:border-box;
}
    .button1c span{
        display: block;
        font-size: 13px;
    }
    
    
    
    
    
       
        .button1cc {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding:20px 10px;
	box-sizing:border-box;
	font-size:14px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 400;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

/*.button1cc:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button1cc:hover:after {
	position: absolute;

}*/
.button1cc,
.button1cc::before,
.button1cc::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1cc {
		color: #fff;
	border-top: 3px solid #5b5b5b;
	background-color: #393939;
	box-sizing:border-box;
}
.button1cc:hover {
color: #fff;
	border: 3px solid #5b5b5b;
	background-color:#393939;
	box-sizing:border-box;
}
    .button1cc span{
        display: block;
        font-size: 13px;
    }
    
    
    
    
    
        .button1b {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:25px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button1b:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #1e2c55;
    content: "\f054";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button1b:hover:after {
	position: absolute;

}
.button1b,
.button1b::before,
.button1b::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1b {
		color: #1e2c55;
	border: 3px double #1e2c55;
	background-color: rgba(255,255,255,0.00);
	box-sizing:border-box;
}
.button1b:hover {
color: #1e2c55;
	border: 3px double #1e2c55;
	background-color: rgba(255,255,255,0.00);
	box-sizing:border-box;
}
    .button1b span{
        display: block;
        font-size: 13px;
    }
    p {
    line-height: 1.8em;
    margin-bottom: 0em;
}
    
    
       .button1d {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:25px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button1d:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #be131f;
    content: "\f0a9";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button1d:hover:after {
	position: absolute;

}
.button1d,
.button1d::before,
.button1d::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1d {
		color: #be131f;
	border: 3px double #1e2c55;
	background-color: #fff;
	box-sizing:border-box;border-radius: 7px;
}
.button1d:hover {
color: #be131f;
	border: 3px double #1e2c55;
	background-color: #fff;
	box-sizing:border-box;
}
    .button1d span{
        display: block;
        font-size: 13px;
        color: #b59667
    }
    
     .button2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:25px;
	margin-top:0px;
         margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button2:after {
	position: absolute;
	top:32%;
    font-size: 18px;
	right: 5px;
    color: #fff;
    content: "\f063";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button2:hover:after {
	position: absolute;

}
.button2,
.button2::before,
.button2::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
		color: #fff;
	border: 1px solid #1e2c55;
	background-color: #1e2c55;
	box-sizing:border-box;
}
.button2:hover {
color: #fff;
border: 1px solid #1e2c55;
	background-color: #1e2c55;
	box-sizing:border-box;
}
    .button2 span{
        display: block;
        font-size: 13px;
    }
    
    h5:first-child{
        margin-top: auto !important
    }
    
     .button4 {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	outline: none;
        padding:20px 10px;
	box-sizing:border-box;
	font-size:16px;
	margin-top:0px;
         margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button4:after {
	position: absolute;
	top:31%;
    font-size: 14px;
	right: 5px;
    color: #fff;
    content: "\f063";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button4:hover:after {
	position: absolute;

}
.button4,
.button4::before,
.button4::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4 {
		color: #fff;
	border: 1px solid #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
}
.button4:hover {
color: #fff;
border: 1px solid #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
}
    
    
     
     .button4b {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	outline: none;
        padding: 10px;
	box-sizing:border-box;
	font-size:12px;
	margin-top:0px;
         margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button4b:after {
	position: absolute;
	top:29%;
    font-size: 14px;
	right: 5px;
    color: #fff;
    content: "\f063";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button4b:hover:after {
	position: absolute;

}
.button4b,
.button4b::before,
.button4b::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4b {
		color: #fff;
	border: 1px solid #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
    border-radius: 50px;
}
.button4b:hover {
color: #fff;
border: 1px solid #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
}
    p {
    line-height: 1.8em;
    margin-bottom: 0em;
}
    .button4-c1{
        border: #b496c2;
        background-color: #b496c2
    }  .button4-c2{
        border: #a38a77;
        background-color: #a38a77
    }
      .button4-c3{
        border: #c79f62;
        background-color: #c79f62
    }
          .button4-c4{
        border: #5f6c89;
        background-color: #5f6c89
    }
    

    .button3 {
	display: inline-block;
	width: 70%;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
        height: 48px;
	outline: none;
	box-sizing:border-box;
	font-size:14px;
	margin-top:15px;
	margin-left:auto;
	margin-right: auto;
        font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}

.button3:after {
	position: absolute;
    font-size: 12px;
	right: 5px;
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.button3:hover:after {
	position: absolute;

}
.button3,
.button3::before,
.button3::after
 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
		color: #fff;
	border: 0px double #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
}
.button3:hover {
color: #fff;
	border: 0px double #c5b999;
	background-color: #c5b999;
	box-sizing:border-box;
}
    .button3 span{
        display: block;
        font-size: 13px;
    }
.h4cl{
    background-color:rgba(255,255,255,0.00);
    padding: 0px;
    border-radius: 0px;
}
.h3cl{
    background-color:rgba(255,255,255,0.00);
    padding: 0px;
    border-bottom: 0px;
        box-shadow: none;
}
.h3cl:after {
    border-bottom: 0px solid #337ab7;
}
      .midashi1{
                font-weight: 700;
        font-family: 'Raleway', sans-serif;
        text-align: center;
        	font-size:25px;
        color: #1e2c55;
          line-height: 1.2;
        margin-bottom: 15px;
    }
    .midashi1 span{
        display: block;
        font-size: 14px;
        font-weight: 400;
    }

    .box1{
        padding: 15px;
    }
     .box11{
        padding: 0px 15px;
    }
    .midashi2{
        text-align: center;
        font-size: 16px;
    }
    .midashi3{
        font-size: 14px;
        font-weight: 400;
    }
.ta_c{
    text-align: center
}
    .toku ul{
	list-style: none;
	margin: 15px 0px 0;
	padding: 0px;
    }
    .toku li{
    margin: 11px 0px 15px 45px!important;
    text-align: left;
    text-indent: -45px;
    margin-left: 0px;
    }
  .toku li span {
    color: #fff;
      font-size: 12px;
      border: solid 1px #fff;
	margin-right: 3px;
      padding: 2px 4px;
}
    .box_btn{
         cursor:pointer;
    }
    .room1{
        display: none
    }
    .room_tx1{
        text-align: right;
        margin-bottom: 15px;
    }
    .room_tx1 img{
        height: 60px;
        width: auto;
    }
    .room_tx1{}
    .price1{
        font-weight: 600;
    }
    .midashi5{
        font-size: 16px;
        margin-top: 20px;
        border-bottom: solid 1px #ccc;
        color: #1e2c55;
        margin-bottom: 10px;
    }
    .box_gr1{
        background-color: #eeeeee;
    }
    .box_gr2{
        background-color: #604c3f;
        color: #fff;
    }
    .box_gr2 .midashi5{
            color: #fff;
    }
    .midashi6{
        background-color: #1e2c55;
        color: #fff;
        font-size: 15px;
        line-height: 40px;
        margin: 30px auto 10px !important;
        text-align: center; 
        padding: 10px !important
    }
        .midashi6b{
        background-color: #fff;
        color: #1e2c55;
        font-size: 15px;
        line-height: 40px;
        margin: 0px auto 10px !important;
        text-align: center; 
    }
    
        .midashi7{
        font-size: 18px;
        margin-top: 0px;
        color: #604c3f;
            font-weight: bold;
        margin-bottom: 10px;
    }
    .svbox{
        display: none
    }
    .bg_gr{
        background-color: #717071;
    }
     .bg_gr_pl1{
        background-color: #b496c2;
    }
        .bg_gr_pl1b{
        background-color: #f4acb1;
    }
     .bg_gr_pl2{
        background-color: #a38a77;
    }
     .bg_gr_pl3{
        background-color: #c79f62;
    }
    .tx_yw{
        color: #FFE63C
    }
    .tx_s{
        font-size: 11px;
        line-height: 1.6;
    }
    .btm_p p{
    margin-bottom: 15px !important
}
    .sec12{
        background-color: #726356;
             padding: 15px;
        color: #fff;
    }
    .sec12 p{
                color: #fff;
    }
	    .sec122{
        background-color: #577256;
             padding: 15px;
        color: #fff;
    }
    .sec122 p{
                color: #fff;
    }
.tx_wh{
        color: #fff;
    }
    .tx_kg{
        color: #604c3f;
    }
    footer{
        border: none!important;
        background-color: #fff; padding-bottom: 70px;
}
    footer .footerMenu {
    border-top:  none!important;
    border-bottom:  none!important;
}
    .sectionBox {
    padding-top: 0!important;
    padding-bottom: 0!important;
    display: block;
}
    .footer_btn{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 1000;
        display: block;
        flex-wrap: wrap;
    }
    .ftel{
        width: 50%;
    }
    
 .ftel:before {

	top:32%;

	left: 5px;
    color: #fff;
    content: "\f095";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
     margin-right: 5px;
}
     .fweb:before {
	 margin-right: 5px;
	top:32%;

	left: 5px;
    color: #fff;
    content: "\f0e0";
    font-family: FontAwesome;
		-webkit-transition: all .3s;
	transition: all .3s;
}
.fweb{
        width: 50%;
    border-left: solid 1px rgba(89,89,89,1.00)
    }
    .page-header {
    color: #fff;
    background-image: none!important;
        background-color:#1e2c55;
        padding-top: 60px;
    background-size: cover;
        text-align: center;
           font-weight: 700;
	position: relative;
        font-family: 'Raleway', sans-serif;
}
    .page-id-815 .page-header {
          background-color:#b496c2;
    }
     .page-id-817 .page-header {
          background-color:#a38a77;
    }
    
    
    .page-header_pageTitle, h1.page-header_pageTitle:first-child{
            font-weight: 700;
        font-family: 'Raleway', sans-serif;
    }
    .breadcrumb{
        display: none
    }
    .media .postList_thumbnail {
    width: 100%;
    margin-bottom: .5em;
    padding-right: 0px;
    float: none;
}
    .sideSection{
        display: none
    }
    .col-md-8{
width: 90%;
margin-left: auto;
    margin-right: auto
    }
    .media .postList_thumbnail {
    width: 100%;
}
    .midashi17{
        background-color: #fff;
        padding: 10px;
        font-size: 16px;
        border-radius: 0;
        text-align: center;
        color: #1e2c55;
        margin: 20px 0px 10px;
        line-height: 1.6;
    }
        .toku11{
        background-color: #fff;
        border-radius: 50px;
        padding: 5px;
        text-align: center;
        width: 90px;
        margin-left: auto;
        margin-right: auto;
        color: #c79f62;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.2;
        margin-top: 0px;
            margin-bottom: 5px;
    }
            .toku11b{
        background-color: #c79f62;
        border-radius: 50px;
        padding: 5px;
        text-align: center;
        width: 90px;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.2;
        margin-top: 0px;
            margin-bottom: 5px;
    }
    .point_ti{
        background-color: #fff;
        border-radius: 50px;
        padding: 5px;
        text-align: center;
        width: 90px;
        margin-left: auto;
        margin-right: auto;
        color: #b496c2;
        font-size: 14px;
           font-weight: 700;
        line-height: 1.2;
margin: 15px auto;
    }
    .tx_big{
        font-size: 18px;
    }

    .table1{
        background-color: #f7f7f7;
    }
    .table1 th{
        width: 34%;
    }
    .btn_pin{
        background-color: #604c3f;
        border-color: #604c3f;
        border-radius: 5px;
    }
    .btn_pin.button2:hover{color: #604c3f;
          background-color: #fff;
        border-color: #fff;
    }
    .btn_pin.button2:hover:after {
color: #604c3f;

}
    .img2{
        display: flex;
        flex-wrap: wrap;
    }
    .bnimg{margin:0 auto 15px;
    padding-bottom: 10px}
    .bn3 div{
        margin-bottom: 10px;
    }
    .img2 div{
        width: 50%;
    }
    .bg_gr_pl1 .midashi7{
        color: #fff;
    }
    .price1c th, .price1c td{
        padding: 0.5em !important;
		color:#000 !important;
    }
    .price1c th{
        width: 44% !important
    }
    table.price1c{
        margin-top: 10px;
    }
    .price1c td{text-align: right}
    .price1c td span{
 width: 40px;
    display: inline-block;
    text-align: left;
    margin-left: 5px;
    }
        .ttp1{
        font-size: 18px;
            padding: 14px;
         font-family: Lato, "Noto Sans JP" !important
    }
          .ttp2{
        font-size: 18px;
            padding: 14px;
              background-color: #b4a16f;;
              border: #b4a16f;
         font-family: Lato, "Noto Sans JP" !important
    }
    .pb70{
        padding-bottom: 70px;
    }
       .mt10{
        margin-top:10px;
    }
          .mt0{
        margin-top:0px;
    }
    .pt0{
        padding-top: 0px;
    }
    .mt20{
        margin-top: 20px;
    }
.mt30{
margin-top: 30px;
    }
    .ta_l{
        text-align: left
    }
    .mb0{
        margin-bottom: 0
    }
    .mb10{
        padding-bottom:  5px
    }
     .mb15{
        padding-bottom:  10px
    }
    .pb20{
    padding-bottom: 20px;
}
    .sphhiden{
        display: none
    }
     .sphidden{
        display: none
    }
    .pcCover{
          display: none
    }
    
}