@charset "UTF-8";
body {color: #000; margin:0; padding:0; text-align:left; font-size:14px; line-height:23px; background-color:#fff; /*background: url(../image/plus_bg.jpg) center top fixed;*/ position:relative; display:block; line-height: 1.7em;
}

p{margin: 0; padding:0;}
.serif{ font-family:"Times","Times New Roman","ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝B","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;}

.sd_top{display:none;}
.pc_br{display: block;}

#all_contents {width:100%; padding:0; margin:0; display:block;}
#all_contents2 {width:100%;}

#mainbody {
    width: 100%;
    margin: 0 auto 100px;
    position: relative;
    font-size: 16px;
}
.top_logo_box{
	display:none;
}

/* slider pro */
.sp-image-container {
	position: relative;
	z-index: 0;
}
.sp-image-container:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.sp-black {
    color: #FFF;
    background: none !important;
}
.sp-button {
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
}
.sp-selected-button {
    background-color: #ccc;
}
.sp-arrows {
    z-index: 55;
}
.where {
    text-align: left;
    width: 1240px !important;
    display: inline-block;
	font-size: 12px !important;
	color: #ddd;
}

/* TOPコンテンツ(new) */
.head_title_box{
	position: absolute;
	z-index: 2;
	width: 1240px;
	max-width: 100%;
	height: 500px;
	margin:0 auto;
    left: 0;
    right: 0;
}

.head_title img{
	display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 50;
    width: 180px;
}

/* TOPコンテンツ(new) */
.top_ikyuplus{
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-55%);
    left: 0;
    text-align: left;
    color:#fff;
    z-index:150;
}
.top_ikyuplus .ttl {
    width: 100%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", 'Noto Serif JP', "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #dba500;/*#c49400*/
    display: block;
    font-size: 62px;
    letter-spacing: 0;
    font-weight: bold;
    margin: 0 0 30px;
    line-height: 1;
}
.top_ikyuplus .ttl .t1,
.top_ikyuplus .ttl .t2 {
	display: inline-block;
    padding-right: 6px;
}
.top_ikyuplus .ttl .t2 {
    letter-spacing: -0.12em;
    display: inline-block;
    padding-right: 10px;
}
.top_ikyuplus .ttl .plus {
    font-family: 'Tenor Sans', sans-serif;
    font-weight: normal;
    font-size: 64px;
    letter-spacing: 4px;
    display: inline-block;
}
.top_ikyuplus .subttl {
	width: 100%;
	padding-bottom: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", 'Noto Serif JP', "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_ikyuplus .subttl span {
	font-size: 26px;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 1;
    padding-right: 0;
    letter-spacing: 0.01em;
    width: 55%;
}
.top_ikyuplus .subttl span:before {
    content: "";
    width: 50%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 8em;
    border-top: 1px solid #fff;
}
.top_ikyuplus .lead{
	margin: 0;
    letter-spacing: 0.06em;
    font-size: 16px;
    line-height: 2;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", 'Noto Serif JP', "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.head_txt {
    font-size: 16px;
	line-height: 1.7em;
	margin: 20px auto 0;
	color: #656565;
	display:block;
	text-align:center;
}

address {
    font-style: normal;
    font-size: 11px;
    color: #7b7b7b;
}

/* ----------------- tab ------------------ */

.tab_box{
    text-align: center;
    margin: 34px auto;
	padding-bottom:20px;
}
.tab_box ul {
	display: flex;
	justify-content: center;
}
.tab_box li{
    list-style: none;
    font-size: 16px;
}
.new_tab_list {
    text-decoration: none;
	display: block;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: 5px;
    padding: 7px 20px 5px;
    color: #ffffff!important;
    background-color: #138eca;
    margin-right: 10px;
}
.tab_btn{
	text-decoration:none !important;
}
.tab_btn:hover{
	text-decoration:none;
    color: #fff !important;
    background: #aaa;
}
.tab_btn:visited{
    text-decoration:none;
}

/* ----------------- list ------------------ */
.ikyu-plus-accs{
    width: 1240px;
}

.tab_contents{
	margin:50px auto;
	text-align:left;
}

h3.area_name{
	display: block;
	text-align: center;
	font-size:23px;
	color: #666;
	padding:40px 0;
}

.content_box{
	position:relative;
	width : -webkit-calc(95.5% / 2) ;
	width : calc(95.5% / 2) ;
	margin:1%;
	display: inline-block;
	box-sizing: border-box;
	box-shadow: 0 6px 7px #ccc;
	border-radius: 10px;
}

.img_box{
	width:100%;
	border-radius: 10px;
}

.black_box{
    position: absolute;
    width: 100%;
    bottom: 0;
}

.facility_deail_box {
    padding: 10px 20px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	border-radius: 0 0 10px 10px;
}

.about_faci{
	font-size: 14px;
	margin-top:5px;
}

.name{
	font-size:16px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
}
.name a{
	color:#fff !important;
}
.name span{
	font-size:12px;
	color: #d8d8d8;
	font-weight: normal;
}

/* 共通 */
.mt100 {margin-top:100px;}
.mt50 {margin-top:50px;}
.mt45 {margin-top:45px;}
.mt40 {margin-top:40px;}
.mt35 {margin-top:35px;}
.mt30 {margin-top:30px;}
.mt25 {margin-top:25px;}
.mt20 {margin-top:20px;}
.mt15 {margin-top:15px;}
.mt10 {margin-top:10px !important;}
.mt5 {margin-top:5px;}
.mt0{ margin-top: 0px;}
.bm50 {margin-bottom:50px;}
.bm45 {margin-bottom:45px;}
.bm40 {margin-bottom:40px;}
.bm35 {margin-bottom:35px;}
.bm30 {margin-bottom:30px;}
.bm25 {margin-bottom:25px;}
.bm20 {margin-bottom:20px;}
.bm15 {margin-bottom:15px;}
.bm10 {margin-bottom:10px;}
.bm5 {margin-bottom:5px;}
.pb0{ padding-bottom: 0px;}
.pb20{ padding-bottom: 20px;}
.pt0{ padding-top: 0; }

.left{ float: left;}
.right{ float: right;}
.center{ text-align: center; }
.pc_none {display: none;}


/* ----------------- Page Top ------------------ */
#toPageTop {position: fixed;bottom: 90px;right: 30px;}
#toPageTop a {display: block; width: 60px; height:60px; background: url(//www.ikyu.com/plus/image/ptop.png) no-repeat;}
#toPageTop a:hover {background-position:0 -60px;}


@media screen and (max-width: 1239px) and (min-width: 641px){
	body, html {
		font-size: 13px;
		min-width: 1240px;
	}
	.top_ikyuplus {
		left: 2.25%;
	}
}

/* ----------------- スマホ ------------------ */
@media screen and (max-width: 640px){
	#all_contents2 {
	    width: 100%;
	    background: #f7f7f7;
	}
	#mainbody {
	    width: 100%;
	    margin: 0 auto 30px;
	    position: relative;
	}
	.pc_br,
	.head_top_box{
		display: none;
	}
	.top_logo_box{
		display: block;
	}
	a.ikyu_logo {
		position: absolute;
		z-index: 100;
		left: 10px;
		top: 10px;
	}
	.top_ikyuplus {
		width: 90%;
		left: 5%;
		right: 5%;
	}
	.top_ikyuplus .ttl {
		font-size: 30px;
		line-height: 1.4;
	}
	.top_ikyuplus .ttl .t1 {
		padding-right: 0;	
	}
	.top_ikyuplus .ttl .plus {
		font-size: 30px;
		font-weight: bold;
	}
	.top_ikyuplus .subttl span {
		font-size: 18px;
	}
	.top_ikyuplus .lead{
		font-size: 14px;
	}
	.top_ikyuplus .lead br {
		display: none;
	}
/* ----------------- スマホ slider pro ------------------ */
	.sp-arrows {
		z-index: 55;
	}
	.where {
		font-size: 12px;
	}
/* ----------------- スマホ コンテンツ ------------------ */
	/* コンテンツ */
	.head_title_box{
		position: absolute;
		z-index: 2;
		width: 100%;
		height: 100vh;
		margin:0 auto;
		left: 0;
		right: 0;
	}
	.top_ikyuplus img {
		width: 100%;
	}
	.head_title img{
		display: block;
		position: absolute;
		right: 20px;
		z-index: 50;
		bottom: 50px;
		opacity: 0.8;
		width: 120px;
	}

	.head_txt {
		font-size: 14px;
		line-height: 1.7em;
		margin:0 auto;
		color: #656565;
		display:block;
		text-align:left;
		padding: 3%;
		box-sizing: border-box;
	}

	address {
		font-style: normal;
		font-size: 11px;
		color: #7b7b7b;
	}

/* ----------------- tab ------------------ */

	.tab_box{
		text-align: center;
		margin: 34px auto;
		padding-bottom:20px;
	}
	.tab_box ul {
		display: inline-block;
		justify-content: center;
	}
	.tab_box li{
		display: inline-block;
		list-style: none;
		font-size: 15px;
		line-height: 2.0em;
		margin:5px 0;
	}
	.new_tab_list {
		display: block;
		-webkit-border-radius: .5em;
		-moz-border-radius: .5em;
		border-radius: 5px;
		padding: 5px 10px 4px;
		color: #ffffff!important;
		background-color: #138eca;
		margin-right: 10px;
		text-decoration: none;
	}
	.tab_btn{
		text-decoration:none !important;
	}
	.tab_btn:hover{
		text-decoration:none;
		color: #fff !important;
		background: #aaa;
	}
	.tab_btn:visited{
		text-decoration:none;
	}

/* ----------------- list ------------------ */
	.ikyu-plus-accs{
		width: 100%;
	}

	.tab_contents{
		margin:50px auto;
		text-align:center;
	}

	h3.area_name{
		display: block;
		text-align: center;
		font-size:23px;
		color: #666;
		padding:40px 0;
	}

	.content_box{
		position:relative;
		width :90% ;
		margin:0 auto 20px;
		display: inline-block;
		box-sizing: border-box;
	}

	.img_box{
		width:100%;
	}

	.black_box{
		position: absolute;
		width: 100%;
		bottom: 0;
	}

	.facility_deail_box {
		padding: 10px;
		background: rgba(0, 0, 0, 0.4);
		color: #fff;
		text-align:left;
	}

	.about_faci{
		font-size: 13px;
	}

	.name{
		font-size:15px;
		color: #fff;
		font-weight: bold;
		line-height: 1.5em;
	}
	.name a{
		color:#fff !important;
	}
	.name span{
		font-size:12px;
		color: #d8d8d8;
		font-weight: normal;
	}
	.img_box {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.sd_none {display: none;}
	.pc_none {display: block;}


/* ----------------- スマホ footer ------------------ */
	.ft img{
	    width: 150px;
	}
	address {
	    font-size: 10px;
	}
	
	#toPageTop {
		right: 0;
	}
	#toPageTop a {
		display: block;
		width: 40px;
		height: 40px;
		background: url(https://www.img-ikyu.com/contents/dg/image/icon/icon_topbtn.svg) no-repeat;
	}
	#toPageTop a:hover {background-position:0;}

}

