
@charset "utf-8";


/*---------------------------------------------------------
  						reset
---------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {	line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {	border-collapse: collapse;border-spacing: 0;}
/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
body{
	-webkit-text-size-adjust: none;
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	font-size:14px;
	color:#202020;
	line-height:1.5;
	background:#ffffff;
	}
a{
/*	color:#fff;*/
	text-decoration:none;
	outline: none;		
}
a:hover{
	color:#19b491;
	}
#header h1{
	width:100%;
	padding:10px 0;
	background:#000;
	color:#FFF;
	}
.content{
	width:980px;
	margin:auto;
	}
.content h3{
	font-size:24px;
	border-bottom:#000 solid 1px;
	margin-top:30px;
	margin-bottom:20px;
	}
.content p{
	line-height:1.8;
	}
a.button{
	display:block;
	background:#262626;
	padding:10px 15px;
	color:#fff;
	margin-top:20px;
	width:60%;
	-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
		text-align: center;
		border-radius: 0.25em;
	}
a.button:hover{
	text-decoration:none;
	background:#19b491;	
	}
.wrap{
	margin-top:50px;
	margin-bottom:50px;
	
	}
.font-36{
	font-size:36px;	
	}
.border{
	border: #ccc solid 4px;
    margin: 0 10px 20px;
	/*margin-bottom:20px;*/
	padding:10px;
}
.border p {
    line-height: 2.2em;
}
.border a{
	color:#000000;
}

@media screen and (max-width: 768px) {
.border p {
    line-height: 1.5em;
}
}
/*************************
パララックス
*************************/
div.parallax{
	height:550px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
	}
.content{
	padding:20px 0 100px;
	}
.box{
	max-width: 980px;
    margin: 0 auto;	
	color:#333;
	}
.box span.tit{
	color:#720c0c;
	font-size:1.2em;
	font-weight:bold;
	}
.box h2{
	text-align: center;
	padding-top:100px;
	}
.parallax_img_1{
	background:url(../img/1.jpg);	
	}
.parallax_img_2{
	background:url(../img/2.jpg);	
	}
.parallax_img_3{
	background:url(../img/3.jpg);	
	}
.parallax_img_4{
	background:url(../img/4.jpg);	
	}

table.type08 {
	width:570px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type08 thead th {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
table.type08 tbody th {
	width: 110px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type08 td {
	width: 130px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type09 {
	width:980px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type09 a{
	color:#000000;
}

table.type09 thead th {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
table.type09 tbody th {
	width: 300px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
table.type09 td {
	width: 680px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*************************
グーグルマップ
*************************/
#mapArea{
              width: 100%;
              height: 500px;
}


/*************************
���f�B�A�N�G��
*************************/
@media screen and (max-width: 768px) {
	.content{
		width: 100%;
        padding: 0;
		}
	.box{
		width:auto;	
		}
	}

/*************************
ループスライダー
*************************/
	.loopslider {
	margin: 0 auto;
	width: 100%;
	height: 200px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.loopslider ul {
/*	width: 100%;*/
	height: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopslider ul li {
	width: 229px;
	height: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}

/* =======================================
	ClearFixElements
======================================= */
.loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.loopslider ul {
	display: inline-block;
	overflow: hidden;
}


/* =======================================
	sub
======================================= */

#main {
	margin: 6px 0 0;
	border: none;
	padding: 40px 40px;
	position: relative;
	color: #362e2b;
}
#main .unit {
	margin: 0 auto;	
	width:980px;
	background-position: right top;
	background-repeat: no-repeat;
}
#main .unit#kokoron01 {
	background-image: url(../img/img_room.jpg);
}
#main .unit#kokoron02 {
	background-image: url(../img/img_food.jpg);
}
#main .unit#kokoron03 {
	background-image: url(../img/img_snow.jpg);
}

#main .unit .article {
	min-height: 437px;
	padding-right: 450px;
	padding-bottom: 30px;
	
}
#main .unit .article h2 {
	padding-bottom: 30px;
}

#main .unit .article a{
	color:#7d0000;
	text-decoration:none;
	outline: none;		
}

#main .unit .article p {
	line-height: 1.6;
}

#main .unit .hotelInfo {
	padding-top: 35px;
	border-top: 1px solid #9fa0a0;
}
#main .unit .hotelInfo .hotelImage {
	float: left;
	width: 250px;
}
#main .unit .hotelInfo .hotelImage p {
	font-size: 15px;
	padding-bottom: 0.5em;
}

#main .unit .hotelInfo .hotelPlan {
	float: left;
	width: 350px;
}
#main .unit .hotelInfo .hotelPlan h3 {
	line-height: 1.5;
	padding-bottom: 0.75em;
	font-size:1.2em;
	font-weight:bold;
	color:#7d0000;
}
#main .unit .hotelInfo .hotelPlan a {
	color: #036eb8;
	text-decoration: underline;
}
#main .unit .hotelInfo .hotelPlan span {
	font-size: 12px;
	padding-bottom: 0.5em;
}
#main .unit .hotelInfo .planContent {
	float: right;
	width: 350px;
}
#main .unit .hotelInfo .planContent h3 {
	line-height: 1.5;
	padding-bottom: 0.75em;
	font-size:1.2em;
	font-weight:bold;
	color:#7d0000;
}
#main .unit .hotelInfo .planContent span {
	font-size: 12px;
	padding-bottom: 0.5em;
}
#main .unit .hotelInfo .planContent li {
	margin-left: 1em;
	text-indent: -1em;
}
#main .unit .hotelInfo .planContent ul {
	margin: 0.5em 0 1.5em;
}
#main .unit .hotelInfo .planContent a:link,
#main .unit .hotelInfo .planContent a:visited {
	color: #036eb8;
	text-decoration: underline;
}
#main .unit .hotelInfo .planContent a:hover,
#main .unit .hotelInfo .planContent a:active {
	text-decoration: none;
}

#main .unit#kokoron01 {
	display: block;
}

.box table .t-head tr:nth-child(1) th:first-child {
    background-image: linear-gradient(
        to right top, transparent calc(50% - 0.5px), #DCDCD1 50%, #DCDCD1 calc(50% + 0.5px), transparent calc(50% + 1px)
    );
/*    display: grid;*/
    width: max-content;
    justify-content: space-between;    
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 2fr;
}
table.type08 .col-header {
    grid-column-start: 2;
    text-align: right;
}
.box span .row-header {
    grid-column-start: 1;
}

@media screen and (max-width: 768px) {
div.parallax{
	height: 350px;
	background-repeat: no-repeat;
	background-attachment: inherit;
	}

.box h2{
	padding-top: 50px;
	}
    h2 img {
        width: 100%;
    }
}

	/* -footer
	----------------------------------------------------*/
		#footer {
			background:#e5e5e5;
			padding:15px 0 0;
			min-width:980px;
		}

			#footer .pad {
				width:980px;
				margin:0 auto;
			}

			#footer .lower {
				border-top:solid 1px #dedccd;
				padding:11px 0 20px;
			}
				#footer .lower p {
                    font-size: 12px;
					color:#000;
					text-align:right;
					margin:0 0 -2px;
					padding:7px 0 0;
				}

@media screen and (max-width: 768px) {
    #footer {
        min-width: 100%;
    }
			#footer .upper,
			#footer .pad {
        width: 100%;
    }
    
    #footer .lower p {
        text-align: center;
    }
}

.sp {
    display: none;
}

.sam {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%; /* table幅を100%に指定 */
    background: #fff;
    border: none;
}
td.t-1 {
    display: block;
}
@media screen and (max-width: 768px) {
    .sp {
    display: block;
    }
    td.t-1 {
    display: table-cell;
}
}