@charset "utf-8";
/* layout
------------------------------------------------------------*/
.pagetop {
	margin:8% 0 0;
	font-size: 14rem;
	text-align:right;
}

.pagetop a {
	color:#5191f1 !important;
	text-decoration: underline !important;

}

/* contents
------------------------------------------------------------*/
#breakfast {
    color: #333;
    font-size: 14rem;
    margin: 0 auto ;
    max-width: 640px;
    padding: 0 0 10% 0;
    text-align: left;
	-moz-background-size:contain;
	background-size:contain;
	background-color:#FFF;
	line-height:1.6em;
	font-family:HiraKakuPro-W3, 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
}
		#breakfast a {
			text-decoration:none;
			color:#2294e4;
			display:inline;
		}
		#breakfast h1 {
			margin:0 auto 20px;
			font-size:16rem !important;
			font-weight: bold;
		}

#mainimage {
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	z-index:0;
	height:auto;
}

#sec1 {
	margin:30px auto 0px;
}

#sec1 .secRead{
	width:90%;
	margin:0 auto 20px;
}

/*hotel大*/
#sec1 .boxHtl{
	width:90%;
	margin:0 auto 20px;
	border-top:solid 4px #35b9e2;
	padding: 0 0 20px;
}

#sec1 .boxHtl .fL{
	margin:0 auto 15px;
}

#sec1 .Htlname{
    border-bottom: 1px dotted #35b9e2;
    font-size: 15rem;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: center;
}

#sec1 .Htlname span{
	display:block;
	font-weight:normal;
	font-size:12rem !important;
}

#sec1 .Htlname a{
	text-decoration:none;
	color:#186da8;
}

#sec1 .Htlname a:hover{
	text-decoration:underline;
	color:#186da8;
}

#sec1 .boxHtl ul {
	overflow:hidden;
	margin:0 auto 15px ;
}

#sec1 .boxHtl ul li{
    background-color: #35b9e2;
    color: #fff;
    float: left;
    font-size: 10rem;
    margin: 0 1% 0 0;
    padding: 3px 4px;
}

#sec1 .boxHtl .fR{
	margin:0 auto 15px;
	line-height:1.6em;
}

#sec1 .boxHtl .fR .catch{
    /*font-size: 120%;*/
    border-bottom: 1px dashed #ccc;
    color: #2f4f4f;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 0 0 10px;}

/*hotel小　boxHtlmini*/
#sec1 .boxHtlmini{
	width:90%;
	margin:0 auto 20px;
	border-top:solid 4px #35b9e2;
	padding: 0 0 20px;
}

#sec1 .boxHtlmini ul {
	overflow:hidden;
	margin:0 auto 15px ;
}

#sec1 .boxHtlmini ul li{
    background-color: #35b9e2;
    color: #fff;
    float: left;
    font-size: 10rem;
    margin: 0 1% 0 0;
    padding: 2px 3px;
}

#sec1 .boxHtlmini .boxLR{
	overflow:hidden;
	margin:0 auto 10px;
}

#sec1 .boxHtlmini .fL{
	/*float:left;*/
	/*width:55%;*/
	margin:0 auto 10px;
	text-align:center;
}

#sec1 .boxHtlmini .fR{
    /*float: right;*/
    line-height: 1.6em;
	margin:0 auto;
    /*margin: 0 auto 0 5px;*/
    /*width: 42%;*/
}

#sec1 .boxHtlmini .fR .catch{
    border-bottom: 1px dashed #ccc;
    font-size: 100%;
    font-weight: bold;
    margin: 0 auto 3px;
    padding: 0 0 3px;
	color:#2f4f4f;
}
#sec1 .boxHtlmini .fR .textHtl{
	font-size:90%;
}

/* その他の朝食付きお得なプラン
------------------------------------------------------------*/
#sec2{

}

#sec2 .title{

}

#sec2 .secRead{
	width:90%;
	margin:0 auto 20px;
}

#boxOtheres{
	margin: 50px 0 0;
}

#boxOtheres .boxLink01{
	margin:0 auto 70px;
	position:relative;
	width: 283px;
}

#boxOtheres .boxLink02{
	margin:0 auto 30px;
	position:relative;
	width: 283px;
}

#boxOtheres .boxLink_title{
	bottom:88%;/*140px*/
    left:7%;/*22px*/
    position: absolute;
    text-align: center;
}
#boxOtheres .boxLink02 .boxLink_title{
    bottom:82% !important;/*97px*/
}

#boxOtheres .boxLink_title img{
    height: auto;
    width: 240px;
}
#boxOtheres ul{
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px 10px 10px;
    width: 260px;
}
#boxOtheres ul li{
    background-image:url("/s/special/breakfast/img/arrow01.png");
	background-repeat:no-repeat;
	background-size:12px auto;
	background-position:left center;
	line-height:3.5em;
	font-size:12px;
}
#boxOtheres ul li a{
    padding: 0 0 0 25px;
}
#boxOtheres ul li span{
	font-size:16px;
	font-weight:bold;
}


/* 
------------------------------------------------------------*/
.btn-center {
    height: auto;
    margin: 3% auto 1%;
    padding: 0;
    text-align: center;
    /*width: 90%;*/
}
.btn-center02 {
    height: auto;
    margin: 3% auto 1%;
    padding: 0;
    text-align: center;
    width: 90%;
}

.btn-center a {
	color:#fff !important;
	display: block;
}

.btn li {
    margin: 0 auto;
    text-align: center;
}

.btn li img {
    display: block;
    height: auto;
}

.btn li a {
	display: block;
}

.ichiranLink{
  background-color:#DAE7F2;
  border-bottom-left-radius:7px;
  border-bottom-right-radius:7px;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  box-shadow:#BBDBF3 0 3px 0;
  margin:0 auto;
  text-align:center;
  width:100%;
}
.ichiranLink a{
    display: block !important;
    font-size: 18rem;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}


/* clearFix
------------------------------------------------------------*/
.ovout {
	overflow:auto;
}

/* for modern brouser */
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}

.t-center {
	width:80%;
	margin:0 auto;
	text-align:center;
}
.m-b15{
	margin: 0 0 15px 0;
}
.m-b30 {
	margin: 0 0 30px 0;
	display: block;
}

.mr3{
	margin:0 3% 0 0;
}

.mr5{
	margin:0 5% 0 0;
}

.mr7{
	margin:0 7% 0 0;
}

.mr10{
	margin:0 10% 0 0;
}


.fontBold{
	font-size:100%;
	font-weight:bold;
}

.fontRed{
    color: #dd4455;
    font-size: 12rem;
    margin: 10px auto 0;
    text-align: left;
}

.fontRed02{
    color: #dd4455;
    font-size: 11rem;
    margin: 10px auto 0;
    text-align: left;
	width:90%;
}

.pd3{
	padding: 0 3% !important;
}
