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

/* outline */

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

.outline__lead {
	color: #f04650;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.outline__ttl {
	line-height: 100%;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.outline__table {
	border-top: 1px solid #646464;
	width: 100%;
}

.outline__table th,
.outline__table td {
	letter-spacing: 0;
}

.outline__table th {
	font-weight: bold;
}

.outline__table td a {
	text-decoration: none;
}

.outline__table td span {
	text-decoration: none;
}




.lounge__table th {
	width: 70px;
	vertical-align: top;
}

.lounge__table td {
	padding-left: 30px;
	padding-bottom: 40px;
	vertical-align: top;
}

.lounge__table tr:last-child td {
	padding-bottom: 0;
}

.lounge__table td h3 {
	margin-bottom: 1em;
	color: #f04650;
	font-size: 15px;
}

.lounge__table td p {
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}

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

/* access */

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

.access__ttl {
	line-height: 100%;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.access__detail {
	letter-spacing: 0;
}

.access__btn__link {
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid #282828;
	background: #fff;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.access__btn__link:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	background: #282828;
	color: #fff;
}


.link__underline {
	text-decoration: underline !important;
	display: inline !important;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}



.group__main__img img {
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}



@media print, screen and (min-width: 768px) {

.outline {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

.outline .section__txt {
	margin-bottom: 50px;
}

.outline__lead {
	font-size: 20px;
	line-height: 200%;
	margin-top: -1em;
	margin-bottom: 80px;
}

.outline__ttl {
	height: 40px;
	font-size: 20px;
}

.outline__table th,
.outline__table td {
	border-bottom: 1px dashed #000;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 15px;
	line-height: 200%;
}

.outline__table th {
	width: 150px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
}

.access {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:50px;
}

.access__ttl {
	height: 40px;
	font-size: 20px;
}

.access__map {
	height: 520px;
	margin-bottom: 40px;
}

.access__row:after {
	content: " ";
	display: block;
	clear: both;
}

.access__detail {
	font-size: 15px;
	line-height: 200%;
	float: left;
}

.access__btn {
	float: right;
}

.access__btn__link {
	width: 210px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}


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

/* indexnav__row */

/* ----------------------------------------*/
.indexnav__row {
	margin-right: -30px;
	margin-bottom:40px;
}

.indexnav__row:after {
	content: " ";
	display: block;
	clear: both;
}

.indexnav__row__col {
	width: 33.3%;
	float: left;
	padding-right: 30px;
}


.group__main__img {
	height: 185px;
}


}

@media screen and (max-width: 767px) {

.outline {
	width: 100%;
	max-width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 75px;
}

.outline__lead {
	font-size: 13px;
	line-height: 192.3%;
	margin-top: -0.5em;
	margin-bottom: 40px;
}

.outline .section__txt {
	margin-bottom: 2em;
}

.outline__ttl {
	height: 23px;
	font-size: 13px;
}

.outline__table {
	display: block !important;
}

.outline__table tbody {
	display: block !important;
}

.outline__table tr {
	display: block !important;
	border-bottom: 1px dashed #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.outline__table tr:last-child {
	border-bottom: 1px solid #000;
}

.outline__table th,
.outline__table td {
	display: block !important;
	text-align: left;
	font-size: 13px;
	line-height: 160%;
}

.outline__table td a {
	display: block;
}

.outline__table td span {
	display: block;
}

.access {
	width: 100%;
	max-width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.access__ttl {
	height: 23px;
	font-size: 13px;
}

.access__map {
	height: 180px;
	margin-bottom: 20px;
}

.access__detail {
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 25px;
}

.access__detail--bold {
	font-weight: bold;
}

.access__btn__link {
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	background: #f0f0f0;
}

.access__btn__link:hover {
	background: #282828;
}


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

/* indexnav__row */

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



.indexnav__row{
	margin-bottom:40px;
	}

.indexnav__row__col {
	margin-bottom: 20px;
}

.indexnav__row__col:last-child {
	margin-bottom: 0;
}


.group__main__img {
	/*height: 100px;*/
	max-width: 245px;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 50px;
	margin-top: 10px;*/
}


}




.outline__table {
	border-top: 1px dashed #646464;
	width: 100%;
}

.outline__table th,
.outline__table td {
	letter-spacing: 0;
	font-weight: bold;
}

.outline__table th {
	color: #f04650;
}

.outline__table td a {
	text-decoration: none;
}

.outline__table td span {
	text-decoration: none;
}






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

/* section */

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

.section__ttlsub {
	color: #f04650;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 100%;
}

.section__ttl {
	color: #f04650;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.section__txt {
	letter-spacing: 0.05em;
}



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

/* picture */

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




@media print, screen and (min-width: 768px) {


.outline__table th,
.outline__table td {
	border-bottom: 1px dashed #000;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 15px;
	line-height: 200%;
}

.outline__table th {
	width: 250px;
	padding-left: 0;
	text-align: justify;
	vertical-align: top;
}


.section {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 80px;
}

.section--mbnon {
	margin-bottom: 0;
}

.section__ttlsub {
	font-size: 20px;
	margin-bottom: 10px;
}

.section__ttl {
	font-size: 30px;
	line-height: 133.3%;
	margin-bottom: 50px;
}

.section__ttl__lounge{
	color: #fff;
    background: url(../images/group/section-ttl-bg.gif) repeat center center;
	}
	
.section__ttl__sub__lounge{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 30px;
	}


.section__txt {
	font-size: 16px;
	line-height: 250%;
	margin-top: -1em;
	font-weight: bold;
}



/*
.section {
	margin-bottom: 100px;
	padding-right: 60px;
}
*/
.section--half {
	float: left;
	width: 510px;
}

.section--full {
	clear: both;
}

.section--picture {
	margin-bottom: 80px;
}

.section:last-child {
	margin-bottom: 0;
}

/*
.section__ttl {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 30px;
}
*/
.section__txt {
	font-size: 15px;
	line-height: 233.3%;
}

.section__lounge--picture {
	margin-bottom: 40px;
}

.section__lounge--picture.section__lounge--picture--row4 {
	margin-right: -22px !important;
	width: 982px !important;
}


.section__lounge--picture.section__lounge--picture--row4 li {
	width: 245px;
	height: 150px;
	padding-right: 22px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
}

.section__lounge--picture.section__lounge--picture--row4 li img {
	width: 100%;
	height: auto;
}








}

@media screen and (max-width: 767px) {


.outline__table {
	display: block !important;
}

.outline__table tbody {
	display: block !important;
}

.outline__table tr {
	display: block !important;
	border-bottom: 1px dashed #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.outline__table tr:last-child {
	border-bottom: 1px solid #000;
}

.outline__table th,
.outline__table td {
	display: block !important;
	text-align: left;
	font-size: 13px;
	line-height: 160%;
}

.outline__table td a {
	display: block;
}

.outline__table td span {
	display: block;
}

.lounge__table {
	margin-bottom: 40px;
}

.lounge__table th {
	display: none;
}

.lounge__table td {
	padding-left: 0;
	padding-bottom: 2em;
}

.lounge__table tr:last-child td {
	padding-bottom: 0;
}

/*
.lounge__table td h3 {
	margin-bottom: 1em;
	color: #f04650;
	font-size: 15px;
}

.lounge__table td p {
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
}
*/


.section {
	width: 100%;
	max-width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
}

.section--mbnon {
	margin-bottom: 0;
}

.section__ttlsub {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
}

.section__ttl {
	font-size: 16px;
	line-height: 156.2%;
	margin-bottom: 25px;
	text-align: center;
}

.section__ttl__lounge{
	color: #fff;
    background: url(../images/group/section-ttl-bg.gif) repeat center center;
	}

.section__ttl__sub__lounge{
	height: 40px;
    line-height: 40px;
    font-size: 13px;
    padding-left: 15px;
    margin-bottom: 30px;
	}

.section__txt {
	font-size: 13px;
	line-height: 200%;
	margin-top: -0.5em;
}

.section {
	margin-bottom: 20px;
}

.section:last-child {
	margin-bottom: 0;
}

.section__ttl {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 20px;
	-moz-background-size: 8px;
	-o-background-size: 8px;
	-webkit-background-size: 8px;
	background-size: 8px;
}

.section__txt {
	font-size: 13px;
	line-height: 200%;
}





.section__lounge--picture {
	margin-bottom: 40px;
}

.section__lounge--picture.section__lounge--picture--row4 {
	margin-right: 0 !important;
	width: 100% !important;
}


.section__lounge--picture.section__lounge--picture--row4 li {
	width: 100%;
	height: auto;
	padding-right: 0;
	margin-bottom: 20px;
	overflow: hidden;
	float: none;
}

.section__lounge--picture.section__lounge--picture--row4 li img {
	width: 100%;
	height: auto;
}







}





















