@charset "utf-8";

.u-container {
	padding: 0 0 1px 0;
	margin-bottom: 40px !important;
}

.u-inner {
padding: 40px;
}

.e-img {
	width: 100%;
}

.c-section_text {
	letter-spacing: 0.1em;
	line-height: 1.8em;
	font-size: 1.6rem;
}

.u-text-left {
	text-align: left;
}

.l-subtitle {
	width: 100%;
	background-color: rgba(5, 15, 30, 0.85);

}

.l-subtitle .u-inner {
	background: transparent;
	padding: 40px 40px;
	margin: 0 auto;
}

.l-subtitle .section-title {
	margin: 0 auto;
	border-color: #fff;
	color: #fff;
}


.mainimg {
	margin-bottom: 60px;
}

.points p {
	margin-bottom: 30px;
}

.btn_tab {
	font-size: 0;
	letter-spacing: 0;
	margin-bottom: 40px;
}

.btn_tab li {
	display: inline-block;
	width: 50%;
	text-align: center;
	font-size: 15px;
}

.btn_tab li a {
	text-decoration: none;
	display: block;
	padding: 25px 0;
	position: relative;
	color: #6d6d6d;
	border: 1px solid #6d6d6d;
	background: #eeeeee;
}

.btn_tab li a:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 9px;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 50%;
	top: 75%;
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
	background-image: url(../../img/global/arrow_B.png);
}

.btn_tab li a:hover {
	opacity: 1;
	color: #fff;
	background: #0e2141;
}

.btn_tab li a:hover:after {
	background-image: url(../../img/global/arrow_W.png);
}

/*-----アクティブ-----*/

.btn_tab li.active a {
	color: #fff;
	background: #0e2141;
}

.btn_tab li.active a:after {
	background-image: url(../../img/global/arrow_W.png);
}



.u-container p.name {
	font-size: 36px;
	text-align: center;
	margin: 40px auto 10px;
	color: #0e2141;
}

/* ------------------------------------------------------------------------------------------------
* headline
* ------------------------------------------------------------------------------------------------ */
.g-container {
	/*	padding: 0;*/
}

.l-content {
	height: auto;
	padding: 0px 0 120px 0;
}

.l-headline {
	width: 100%;
	min-height: auto;
	margin: 0 0 100px 0;
	padding: 15% 0 0 0px;
	background: url(../../img/access/img-01.jpg) no-repeat center top / 100% auto;
	position: relative;
	top: 100px;
	left: 0;
	z-index: 10;
	background-size: cover;
	overflow-x: hidden;
}

.is-headline-access2 {
	background: url(../../img/access/img-02.jpg) no-repeat center top / 100% auto;
	color: #fff;
	text-align: center;
	background-size: cover;
	padding: 24.5% 0 2% 0px;
	margin-bottom: 100px;
}



/*.l-headline:before,
.l-headline:after {
font-size: 1.3rem;
position: absolute;
top: calc(100% + 15px);
}

.l-headline:before {
content: '▲阪神本線｢武庫川｣駅(徒歩10分･約800m)';
left: 20px;
}

.l-headline:after {
content: '▲元浜緑地(徒歩5分･約360m)';
right: 20px;
}*/

.l-headline .u-inner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.l-content-title .e-sub,
.l-content-title .e-main {
	color: #fff;
	text-shadow: 0px 0px 4px #000000;
}

.l-content-title .e-sub:after {
	background: rgba(255, 255, 255, .75);
}

.l-headline-title {
	font-weight: 600;
	text-align: center;
	text-shadow: 0 0 50px #fff, 0 0 40px #fff, 0 0 30px #fff, 0 0 20px #fff, 0 0 10px #fff, 0 0 20px #fff;
	/* padding: 200px 0 0; */
	padding: 0;
	font-size: 3rem;
	line-height: 1.5;
	letter-spacing: 0.1px;
}


.l-headline-text {
	letter-spacing: 2.2px;
	line-height: 2;
}

.l-route {
	padding: 100px 0 0;
}

.l-route-title {
	text-align: right;
	margin: 0 0 10px;
}

.l-route .e-text {
	font-size: 1.8rem;
	line-height: 1.75;
	letter-spacing: 0;
	text-align: center;
	padding: 15px 0 0;
	-webkit-transform: rotate(.05deg);
	-ms-transform: rotate(.05deg);
	transform: rotate(.05deg);
}

.l-route .e-image {
	text-align: center;
	/*	margin: 0 0 30px;*/
	padding: 30px 0 0;
}

.l-route-note {
	font-size: 1.1rem;
	/*text-align: center;*/
	line-height: 1.75;
	display: block;
	text-align: left;
	max-width: 1080px;
	margin: 0 auto;
}


.colom_container {
	display: block;
	letter-spacing: -5rem;
	margin: 0 -20px 0 0;
}

.colom_item {
	width: 50%;
	padding: 0 20px 0 0;
	display: inline-block;
	letter-spacing: 0.8px;
	margin-bottom: 40px;
}

.colom_container.is-line4 .colom_item {
	width: 25%;
}

.colom_container.is-line3 .colom_item {
	width: 33.3%;
}

.colom_item figure {
	position: relative;
}

.colom_item figcaption {
	color: rgba(255, 255, 255, .75);
	font-size: 1.1rem;
	letter-spacing: 0;
	padding: .5em .75em;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: 0;
	right: 0;
}

.colom_container.c-colom2_flex {}

.colom_container.c-colom2_flex .c-colom-1 {
	width: 65%;
}

.colom_container.c-colom2_flex .c-colom-2 {
	width: 35%;
}

.u-container {
	margin: 0 auto;
	text-align: -webkit-center;
	text-align: center;
	max-width: 1280px;
}

.is-2line {
	margin: 140px -10px 0 0;
}

.colom_tumb.is-bg_brown {
	background: #eae4d1;
	padding: 20px;
	margin-bottom: 20px;
}



.l-minute-list {
	padding: 15px 0 0;
}

.l-minute-list-title {
	text-align: left;
	margin: 0 0 30px;
}

.l-minute-list-title .e-img {
	height: 30px;
}

.l-minute-list-inner {
	padding: 0 60px;
}

.l-minute-list-items {
	letter-spacing: -.4em;
	margin: 0 -20px;
}

.l-minute-list-item {
	text-align: left;
	letter-spacing: 0;
	width: calc(100% / 3);
	min-height: 580px;
	padding: 0 20px;
	display: inline-block;
	position: relative;
}

.l-minute-list-item .e-title {
	margin: 0 0 15px;
}

.l-minute-list-item .e-title .e-img {
	height: 40px;
}

.l-minute-list-item .e-text {
	font-size: 1.5rem;
	line-height: 1.75;
	margin: 0 0 30px;
}

.l-minute-list-item .e-text.is-note {
	color: #666;
	font-size: 1.3rem;
}

.l-minute-list-item .e-image {
	width: 100%;
	padding: 0 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}


.e-image {
	text-align: center;
	padding: 30px 0 0 0;
}

.l-subtitle_min {
	font-size: 2.6rem;
	text-align: left;
	padding: 0 0 10px 0;
	/*	margin-bottom: 10px;
	border-bottom: 2px dotted #727171;*/
}

.l-subtitle_min.is-red {
	color: #c0153e;
}



.colom_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.is-line2 {}

.colom_item {}


.c-colom_label {
	background: #2c0411;
	color: #fff;
	padding: 15px 0;
	margin-bottom: 10px;
}

.c-cection_text {
	letter-spacing: 0.05rem;
	font-size: 1.6rem;
	line-height: 1.6;
}

.c-cection_text_min {
	letter-spacing: 0.05rem;
	font-size: 1.4rem;
	line-height: 1.8;
}

.c-colom2 .colom_item {
	width: calc(100% / 2);
}

.c-colom3 .colom_item {
	width: calc(100% / 3);
}


.u-mgt40 {
	margin-top: 40px;
}

.u-mgt20 {
	margin-top: 20px;
}

.u-mgb100 {
	margin-bottom: 100px;
}

.u-mgb80 {
	margin-bottom: 80px;
}

.u-mgb40 {
	margin-bottom: 40px;
}

.u-mgb20 {
	margin-bottom: 20px;
}

.u-mgb15 {
	margin-bottom: 15px;
}

.u-mgb10 {
	margin-bottom: 10px;
}

.u-pdr_40 {
	padding-right: 40px;
}

.u-pdr_20 {
	padding-right: 20px;
}

.u-mgr_-40 {
	margin-right: -40px;
}

.u-mgr_-20 {
	margin-right: -20px;
}

.c-bg_wineR {
	background: #2c0411;
}

.c-bg_beige {
	background: #e9e3d8;
}

.c-text-color_R {
	color: #c7000a;
}

.c-pd_40 {
	padding: 40px;
}

.c-pd_20 {
	padding: 20px;
}

.c-text-color_B {
	color: #0068b7;
}

.c-text-color_W {
	color: #fff;
}


.c-section_title_middle {
	font-size: 2.8rem;
	padding: 5px 0;
}

.c-section_subtitle_min {
	font-size: 2.4rem;
	line-height: 1.4;
}

.c-innner_bg_no {
	max-width: 1080px;
	margin: 40px auto;
	position: relative;
}

.c-text_times-note {
	padding-top: 15px;
	margin-bottom: -10px;
}

.l-section-subtitle.l-section-subtitle-min {
	/*	border-top: none;
	border-bottom: 1px solid #000;
	padding-top: 0;*/
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	position: relative;
	margin-bottom: 15px;

}

.l-section-subtitle.l-section-subtitle-min span {
	position: relative;
	padding-right: 1em;
	background: #fff;
	z-index: 1;
	font-size: 2.1rem;
}

.l-section-subtitle.l-section-subtitle-min:after {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #000;
}

.l-section-subtitle.l-section-subtitle-min small {
	font-size: 1.6rem;
	vertical-align: 0;
}

.c-text_times {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-top: 0;
	letter-spacing: 0;
}


.c-text_time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
	font-size: 1.8rem;
}

.c-text_time_labels {
	line-height: 1.6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 0;
	font-size: 3rem;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.c-text_time_labels .c-text_time_data {
	font-size: 5.4rem;
	bottom: 0px;
	/*	margin-left: .25em;*/
	position: relative;
	color: #770b11;
	line-height: 1;
	letter-spacing: -0.4rem;
	padding-right: 5px;
}


.c-text_time_label {
	font-size: 2rem;
	letter-spacing: -0.1rem;
	margin-right: .25em;
}

.c-text_time_data {
	font-size: 4rem;
	bottom: -5px;
	position: relative;
	color: #770b11;
	line-height: 1;
	letter-spacing: -0.2rem;
}

.c-cection_text-min {
	font-size: 1.2rem;
	line-height: 1.35;
	text-align: left;
}

.section-title {
	font-size: 2.6rem;

}

.c-cection_subtitle_min {
	font-size: 2rem;
	font-weight: bold;
}


.c-link_anccer {
	display: block;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -.5rem;
}

.c-link_anccer li {
	display: inline-block;
	width: 50%;
	border-right: 1px solid #ccc;
	text-align: center;
	position: relative;
	letter-spacing: 0.8px;
	background-color: rgba(138, 119, 62, 1);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.c-link_anccer .e-link {
	padding: 25px 0px;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 2.4rem;
	font-size: 1.7rem;
}

.c-link_anccer li:last-child {
	border-right: none;
}

.c-link_anccer li:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url(../../img/global/arrow_W.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 4%;
	top: 49%;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.c-link_anccer li:hover {
	opacity: 0.5;
}


.c-border {
	border-top: dotted;
	padding-top: 10px;
	margin-top: 25px;
}


.l-note{
	font-size: 1rem;
}