@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2011-03-31
 * Editor:    contents yamamoto
 * Modified:  2011-03-31 by:contents yamamoto
 *
 * ***********************************************************
 */

/* ------------------------------------------------------------
	Font-size Adjustment
------------------------------------------------------------
10px = 83.4%
11px = 91.7%
12px = 100%
13px = 108.4%
14px = 116.7%
15px = 125%
16px = 133.4%
17px = 141.7%
18px = 150%
19px = 158.4%
20px = 166.7%
21px = 175%
22px = 183.4%
23px = 191.7%
24px = 200%
25px = 208.4%
26px = 217 %
*/

/* --------------------------------------------------------------

COMMON

----------------------------------------------------------------- */

/* text
---------------------------------------------------- */

.text01 {
	font-size: 108.4%;
	line-height: 175%;
}

.text02 {
	font-size: 108.4%;
	line-height: 160%;
	margin-bottom: 15px;
}


.text02 span{
	font-size: 116.7%;
	line-height: 160%;
	margin-bottom: 15px;
	/*text-decoration:underline;*/
	font-weight:bold;
	color:#0000cd;
}



.text03 {
	font-size: 108.4%;
	line-height: 160%;
	margin-bottom: 25px;
}


.text_atte{
	color: #8b0000;
}

/* table
---------------------------------------------------- */

table.tbl01 {
	width:100%;
	margin-bottom: 25px;
}

table.tbl01 th {
	background: #F3F1F1;
	padding: 2px 4px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	font-size:108.4%;
	text-align: center;
}

table.tbl01 th.floor {
	width: 80px;
	font-size: 116.7%;
	font-weight: bold;
}

table.tbl01 td {
	padding: 4px 4px 4px 10px;
	border: 1px solid #CCCCCC;
}

table.tbl01 td.tit {
	padding: 4px 15px;
	border: 1px solid #CCCCCC;
}

table.tbl01 td.tit span {
	color: #779F9B;
}

/* pageNavi
---------------------------------------------------- */

ul.pageNavi {
	margin: 15px 0px;
}

ul.pageNavi li {
	background: url(../common/navi_arw.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	line-height: 100%;
	font-size: 108.4%;
	padding: 8px 0px 0px 24px;
	height: 22px;
}

ul.pageNavi li img {
	vertical-align:middle;
	margin-left:8px;
	margin-top: -7px;
}

.format {
	color: #528169;
	margin: -5px 0px -10px;
	font-size: 108.4%;
}


/* contact
---------------------------------------------------- */

dl.contact02 {
	border: 1px solid #CCCCCC;
	padding: 24px;
	margin-bottom: 30px;
	margin-top: 30px;
}

dl.contact02 dt {
	float: left;
	width: 140px;
	padding-left: 20px;
	background: url(../common/s_line.jpg) no-repeat 0px 10px;
	font-size: 116.7%;
	line-height: 145%;
}

dl.contact02 dd {
	_zoom:1;
	overflow:hidden;
	font-size: 116.7%;
	padding-left: 25px;
	background: url(../common/ten.gif) repeat-y left top;
	padding-bottom: 5px;
}


/* notice-box
---------------------------------------------------- */

.notice-box {
	margin-bottom: 20px;
	border: solid 2px red;
}

.notice-box.mb80 {
	margin-bottom: 80px;
}

.notice-box .notice-box-inner {
	padding: 10px 10px 15px;
	text-align:center;
	background-color: #FFFBF0;
}

.notice-box .notice-box-inner h2 {
	margin:0 0 15px;
	padding:0px;
	font-size: 18px;
	text-align: center;
}

.notice-box .notice-box-inner p {
	font-size: 16px;
	text-align: center;
}


/* --------------------------------------------------------------

ABOUT

----------------------------------------------------------------- */

#about #main {
	margin-bottom:30px;
}


#about .block01 {
	margin-bottom: 35px;
}

#about .block01 .text02 {
	padding-right: 450px;
	margin: 15px 0px;
	line-height: 175%;
}

#about .innerPhoto {
	background: url(../about/img/photo01.jpg) no-repeat right bottom;
}

#about ul.photo {
	margin-left:-20px;
	_zoom:1;
	overflow:hidden;
	margin-bottom: 35px;
}

#about ul.photo li {
	float:left;
	margin-left: 20px;
	width: 290px;
	display: inline;
}

#about .block02 {
	_zoom:1;
	overflow:hidden;
	margin-bottom: 15px;
}

#about .block02 .photo {
	float:right;
	padding-left:40px;
}


/* --------------------------------------------------------------

GUIDE

----------------------------------------------------------------- */

#guide .block01 {
	margin: 30px 0px 35px;
}

#guide .block01 .photo {
	float:right;
}

#guide table.tbl01 {
	width:485px;
}

#guide table.tbl01.price {
	width: 100%;
}

#guide .price-list-title {
	width:100%;
	display:flex;
}

#guide .price-list-title .title {
	width: 50%;
	font-size: 116.7%;
	font-weight: bold;
}

#guide .price-list-title .note {
	width: 50%;
	color: red;
	text-align: right;
}

#guide table.tbl01 th {
	background: #F3F1F1 url(../common/th_bg.jpg) repeat left top;
	padding:17px 15px;
	color: #45413D;
	font-size: 116.7%;
	border: 1px solid #CCCCCC;
	width:90px;
	text-align: center;
}

#guide table.tbl01 th.color01 {
	background: #D0E1D9!important;
	padding: 5px!important;
}

#guide table.tbl01 td {
	padding:15px 15px 15px 20px;
	font-size: 116.7%;
	border: 1px solid #CCCCCC;
}

#guide table.tbl01.price td {
	padding:5px 8px;
}

#guide table.tbl01 td.txt-right {
	text-align: right;
}

ul.requestList {
	margin-bottom: 20px;
}

ul.requestList li {
	background: url(../common/s.jpg) no-repeat 0px 3px;
	padding-left: 15px;
	margin-bottom: 8px;
	line-height: 150%;
	font-size: 108.4%;
}

ul.requestList li.check02 {
	color:#8b0000;
	font-weight:bold;
}


/* --------------------------------------------------------------

OUTLINE

----------------------------------------------------------------- */

#outline .block01 {
	margin: 20px 0px 35px;
}

#outline .block01 .photo {
	float:left;
	padding-right: 60px;
}

#outline .block01 .box {
	padding-top: 70px;
}

#outline .block01 .box dl {
	_zoom:1;
	overflow:hidden;
	border-bottom: 1px dotted #CCCCCC;
}

#outline .block01 .box dt {
	float: left;
	width: 60px;
	font-size: 108.4%;
	padding: 9px 0px;
}

#outline .block01 .box dd {
	font-size: 108.4%;
	border-top: 1px dotted #CCCCCC;
	padding: 9px 0px;
}

/* --------------------------------------------------------------

FACILITIES

----------------------------------------------------------------- */

#facility h2 {
	margin-bottom: 20px;
}

#facility h3 {
	padding-top:20px;
	margin-bottom: 20px;
	margin-top: 40px;

}

#facility .btn {
	float: right;
}

.floor02 {
	margin-bottom:50px;
}


#facility .block01 .photo_right {
	float:right;
	margin-left:20px;
}


#facility .block01 .photo_full {
	margin-top:20px;
}
.galleryBlock {
	padding-top:25px;
}

#facility .bnr_cc{
	float:right;
	margin-top:20px;
}



/* --------------------------------------------------------------

APPLICATION

----------------------------------------------------------------- */

#application #main {
	margin-bottom:50px;
	padding-top: 10px;
}

#application ul.flow {
	padding: 5px 0px;
	_zoom:1;
	overflow:hidden;
	margin-bottom: 25px;
}

#application ul.flow li {
	float:left;
	background: url(../application/img/flow_arw.gif) no-repeat right center;
	padding-right: 24px;
}

#application ul.flow li.end {
	background: url(none);
	padding-right: 0px;
}

.contactTime{
	background: #F6F5EF;
	padding: 10px;
	margin: -17px 0px 8px;
}

.contactTime dt{
	float:left;
	color: #528169;
	font-size: 116.7%;
	padding-right: 10px;
}

.contactTime dd {
	font-size: 108.4%;
}

.contactTime dd span {
	font-size: 116.7%;
	margin-right: 15px;
}

#application .check {
	font-size: 116.7%;
	color:#9E3E36;
	margin: 25px 0px 8px -8px;
}

#application ul.checkList li {
	margin-bottom: 3px;
	font-size: 108.4%;
}

#application table.tbl01 th {
	width: 135px;
	font-size: 116.7%;
	background: url(../common/th_bg.jpg) repeat left top;
	padding:15px 15px 15px 25px;
	text-align: left;
}

#application table.tbl01 td {
	padding:15px 15px 15px 25px;
}

ul.atnList li {
	font-size: 108.4%;
	margin-bottom: 5px;
	background: url(../common/s.jpg) no-repeat 0px 4px;
	padding-left: 18px;
}


ul.atnList li.check02 {
	color:#8b0000;
	font-weight:bold;
}


ul.atnList li p {
	background: url(../common/arw.jpg) no-repeat left center;
	padding-left: 20px;
	margin-top: 15px;
}

ul.atnList li p img {
	margin-left:5px;
}

.honbu {
	color: #528169;
	margin: -5px 0px -10px;
	font-size: 116.7%;
}



.attention{
	margin-bottom:20px;
	border-top:solid 1px #8b0000;
	border-bottom:solid 1px #8b0000;
	border-right:solid 3px #8b0000;
	border-left:solid 3px #8b0000;
	width:750px;
	padding:10px;
	background: #F6F5EF;}


.attention h3{
	font-weight:bold;
	color: #8b0000;
	border-bottom:dotted 1px #ccc;
	padding-bottom:2px;
	font-size:125%;
	padding-left:25px;
	background: url(../common/s_line.jpg) no-repeat left;
}


.attention dl{
	border-top:solid 2px #528169;
	border-bottom:solid 2px #528169;
	border-right:solid 2px #528169;
	border-left:solid 2px #528169;
	width:500px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	background:#f5fffa;
}

.attention dt{
	float:left;
	width:100px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:20px;
	background: url(../common/s.jpg) no-repeat left;
}


.attention dd{
	margin-bottom:5px;
	border-bottom:dotted 1px #ccc;
}

table.dl_files{
	border:solid 1px #cccccc;
	margin-bottom:20px;
}

table.dl_files caption{
	font-size:16px;
	font-weight:bold;
}



table.dl_files th, table.dl_files td{
	border:solid 1px #cccccc;
	width:300px;
	text-align:center;
	padding:10px;
}

table.dl_files th{
	background:#F4F1E2;
}

#application .reserve-btn{
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	background-color:#52826A;
	background-image:url(../common/navi_arw.jpg);
	background-repeat:no-repeat;
	background-position:198px 6px;
}

/*10px = 83.4%
11px = 91.7%
12px = 100%
13px = 108.4%
14px = 116.7%
15px = 125%
16px = 133.4%
17px = 141.7%
18px = 150%
19px = 158.4%
20px = 166.7%
21px = 175%
22px = 183.4%
23px = 191.7%
24px = 200%
25px = 208.4%
26px = 217 %
*/


/* --------------------------------------------------------------

RESERVE

----------------------------------------------------------------- */

#reserve #main {
	margin-bottom:50px;
}

#reserve h4 {
	color: #518168;
	font-size: 116.7%;
}

.fileData {
	border: 10px solid #E0E0E0;
	padding-left: 15px;
	width: 280px;
	margin-top: 20px;
}

.fileData ul.pageNavi li {
	font-size: 116.7%;
}

/* --------------------------------------------------------------

ACCESS

----------------------------------------------------------------- */

#access #main {
	padding-top:10px;
}

#access .map {
	margin-bottom:50px;
}

#access .block {
	margin: 20px 0px 30px;
	border: 1px solid #E0E0E0;
	padding: 20px 30px 30px;
}

#access h4 {
	font-size: 116.7%;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 10px;
	margin-bottom: 20px;
}

#access h5 {
	font-size: 116.7%;
	padding: 5px;
	margin-bottom: 20px;
	background-color:#EFF3EF;
	color: #46715A;
}

#access .block dl dt {
    position: relative;
	color: #46715A;
	font-size: 116.7%;
	margin-bottom: 5px;
	padding-left: 10px;
}

#access .block dl dt::before {
    background: #518168;
    content: '';
    height: 15px;
    width: 4px;
    left: 0;
    position: absolute;
    top: 3px;
}

#access .block dl dd {
	font-size: 108.4%;
	margin-bottom: 10px;
	background: url(../common/s.jpg) no-repeat left center;
	padding-left: 15px;
}

#access .block dl dd.map {
	margin-bottom: 24px;
	background: url(none);
	padding: 0px;
}
