@charset "utf-8";
/* CSS Document */


#access-point02,
#access-point03 {
margin-top: 50px;
}

@media screen and (min-width: 769px) {
#access-point01,
#access-point02,
#access-point03 {
margin-top: 80px;
}
}


/*----------------

------------------*/
h3{
	font-size: 18px;
	line-height: 1.5;
	border-left: 5px double#A9A93C;
	padding:0px 10px;
	font-weight: bold;
	margin-bottom: 20px;
}



@media screen and (min-width: 491px){
h3{
	font-size: 20px;
	letter-spacing: 0.05em;
	border:none;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -10px;
	}
	}

/*----------------
アクセスページにの図全般
------------------*/


.flex2 p img{
	margin-top:5%;
}

/*----------------
flex2
------------------*/

.flex2>*{
	width: 100%;
}

@media screen and (min-width: 491px){	
.flex2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: left;
	align-items: flex-start;

}

.flex2>*{
	width: 47%;
}
}


/*----------------
池袋
------------------*/

@media screen and (min-width: 769px){
.ikebukuro .colum-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.ikebukuro .colum-inner>* {
width: 48%;
max-width: 400px;
}
}

/*----------------
アクセス写真
------------------*/

.railaccess {
	margin: auto;
	text-align: center;
display: flex;
flex-wrap: wrap;
	max-width: 1248px;
	width: 90%;
}

@media screen and (max-width:768px){
	.railaccess{
		width: 100%;
	}
}

.railaccess li {
    width: 50%;
}

@media screen and (max-width: 767px) {
.railaccess li {
    width: 50%;
    margin: 0px auto auto;
}
}

.railaccess li {
    position: relative;
		font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", serif;
}
.railaccess li p.vertical {
/*    writing-mode: vertical-rl;*/
    position: absolute;
    top: 4%;
    left: 3%;
    color: #fff;
    font-size: 2.2rem;
    line-height: 1;
    z-index: 2;
}
.railaccess li p.accessTime span {
    font-size: 60px;
}
@media only screen and (max-width: 768px){
.railaccess li p.vertical {
    font-size: 28px
	;
}
	.railaccess li p.accessTime span {
    font-size: 60px;
}
	}
@media only screen and (max-width: 490px){
.railaccess li p.vertical {
    font-size: 20px;
}
	.railaccess li p.accessTime span {
    font-size: 40px;
}
	}

.railaccess li p.accessTime {
    position: absolute;
    right: 4%;
    bottom: 0;
    color: #fff;
    font-size: 23px;
    z-index: 2;
    line-height: 1;
}


/** 画像の上に半透明フィルタ **/
.colorfilter {
    background-color: black; /** 半透明で加工したい色合い */
}
.colorfilter-image {
   opacity: 0.7; /** 画像の透明度 */
   display: block;
}



/*----------------
三田線
------------------*/
#mita-02,
#mita-03,
#bus-02 {
margin-top: 50px;
}

@media screen and (min-width: 1025px){
#mita-02,
#mita-03,
#bus-02 {
margin-top: 100px;
	}
}
	
/*----------------
混雑率
------------------*/


/*----------------
バス
------------------*/

.nightbus {
background: #821F28;
color: #FFF;
letter-spacing: 0;
font-size: 3.75vw;
line-height: 1.7;
padding: 4%;
  font-family: "Times New Roman", Times, NotoSerifCJKjp, "游明朝", YuMincho, "HG明朝B", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ 明朝", serif;
}

.nightbus p {
margin: 0;

}
.nightbus .big{
	font-size: 1.5em;
	color: #FFF;
	margin-left: 0;
}

.nightbus .mini{
	font-size: 0.8em;
}

@media screen and (min-width: 491px){
.nightbus {
font-size: 18px;
padding: 15px 25px;
}
}
.car-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.car-inner li{
	display: block;
	width: 24%;
}

@media screen and (max-width:768px){
	.car-inner li{
		width: 48%;
	}
}


.car-area {
	display: block;
	margin: auto;
	text-align: center;
	max-width: 1248px;
	width: 100%;
}

.ickyori {
	display: block;
	margin: auto;
	text-align: right;
	font-size: 0.8em;
	font-weight: 100;
}



.bus-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	text-align: center;
	align-items: center;
}



.pcbus-inner {
	display: block;
	margin: auto;
	padding: 1%;
	text-align: center;
}
.spbus-inner {
	display: none;
	margin: auto;
	padding: 1%;
	text-align: center;
}
@media screen and (max-width:768px){
/*.pcbus-inner{display: none;
	}*/
.spbus-inner {
	display: block;}}



figure {
	position:relative;
	
}

.sub-caption {	display: block;
	position: absolute;
	bottom: 12px;
	right: 0px;
	font-size: 0.8em;
	background-color: rgba(92,92,92,0.70);
	line-height: 0.8em;
	padding: 2% ;
	color: #FFF;
	width: auto;

}

.bus-inner {
	width: 80%;
}
.bus-img{
	width: auto;
	height: 80%;
}

@media screen and (max-width:768px){
	.bus-inner {
	width: 100%;
}
	
}

.access-figure {
	display: block;
	margin: 1.5em 0;
}

small {
　font-size: 10px;
}

.rush-hour {
	font-size: 0.8em;
}
