/* CSS Document */
@media (max-width: 575px) {
.box__top{
	background-image:url("../img/mesh.svg"), url("../img/top_img01_3.png");
	background-size:4px 4px, 100% auto;
	background-repeat: repeat, no-repeat;
	background-position: bottom, right top;
  	min-height: 480px;
	width: 100vw;
	overflow: hidden;
    color: #E0E0E1;
}		
	
.box__top h2{
	margin-top: 60px;
	}

.box__top h3{

	font-size: 1rem;
	}

.top__eng {
    color: #E0E0E1;
    font-size: 2.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

    line-height: 100%;
}
	
.top__eng span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;



}
	
.box__top .box__loop{
	margin-top:20px;
	padding: 20px 0;
	text-align: center;
	background-image: url( "../img/blk_bg.png");
	background-repeat: repeat;
	}

.box__top .box__loop h3{
	padding-bottom: 10px;
	font-family: 'Prompt', sans-serif!important;
	font-weight: 200;
	line-height: 100%;
	font-size: 2.4rem;
	}
		
.box__top .box__loop figure{
	text-align: center;
	width:100px!important;
    height:100px!important;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;

}

.box__top .box__loop figure img{
	object-fit: scale-down;
	width:100% ;
    height: 100%;
}
.box__top .box__nav{
	display: block;
	width: 100%;
	overflow: hidden;

	}
	
.box__kensaku{
	padding:10px 0;
	overflow: hidden;
	}
.box__kensaku select{
	height: 40px;
	font-size: 1.4rem;
	}
		
.box__kensaku img{
	display: none;

	}
	
.box__kensaku .cp_ipselect{
	width: 100%;
	margin-bottom: 10px;

	}
	
.box__kensaku  input{
	border: 1px solid #808080;
	height: 42px;
	width: 100%;
	font-size: 1.4rem;
	padding-left: 8px;
	line-height: 40px;
	margin-bottom: 10px;
	}
			
.box__kensaku--btn{
	padding: 0px ;
	height: 42px;
	width: 100%;
	}
	
.box__kensaku--btn .bn{
	margin: 0px auto;
	padding:0px  0px 0px 40px;
	background-image: url("../img/shibori_bn.svg");
	background-position: left 10px center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-color: #dc6000;
	height: 42px;
	width: 100%;
	text-align: center;
	
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;

	}	
.box__kensaku--btn .bn p{
	font-size: 1.4rem!important;
	text-indent: -40px;

	}	
}

@media screen and (min-width: 576px) and (max-width: 767px) {
.box__top{
	background-image:url("../img/mesh.svg"), url("../img/top_img01_3.png");
	background-size:4px 4px, 100% auto;
	background-repeat: repeat, no-repeat;
	background-attachment: fixed;
	background-position: bottom, right top;
  	min-height: 600px;
	width: 100vw;
	overflow: hidden;
    color: #E0E0E1;
	}		
	
.box__top h2{
	margin-top: 110px;
	}

.box__top h3{
	font-size: 1.2rem;
	}

.top__eng {
    color: #E0E0E1;
    font-size: 3.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

    line-height: 100%;
}
	
.top__eng span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;



}
	
.box__top .box__loop{
	margin-top: 50px;
	padding: 40px 0 40px;
	text-align: center;
	background-image: url( "../img/blk_bg.png");
	background-repeat: repeat;
	}

.box__top .box__loop h3{
	padding-bottom: 20px;
	font-family: 'Prompt', sans-serif!important;
	font-weight: 200;
	line-height: 100%;
	font-size: 2.8rem;
	}
	
.box__top .box__loop figure{
	text-align: center;
	width:146px!important;
    height:146px!important;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;

}

.box__top .box__loop figure img{
	object-fit: scale-down;
	width:100% ;
    height: 100%;
}
.box__top .box__nav{
	margin-top: 110px!important;
	padding: 10px 0px 0;
	display: block;
	width: 100%;

	}
.box__kensaku{
	padding:27px 0;
	overflow: hidden;
	}
.box__kensaku select{
	height: 40px;
	font-size: 1.4rem;
	}
		
.box__kensaku img{
	display: none;

	}
	
.box__kensaku .cp_ipselect{
	width: 100%;
	margin-bottom: 10px;

	}
	
.box__kensaku  input{
	border: 1px solid #808080;
	height: 42px;
	width: 100%;
	font-size: 1.4rem;
	padding-left: 8px;
	line-height: 40px;
	margin-bottom: 10px;
	}
			
.box__kensaku--btn{
	margin-bottom: 10px;
	padding: 0px ;
	height: 42px;
	width: 100%;
	}
	
.box__kensaku--btn .bn{
	margin: 0px auto;
	padding:0px  0px 0px 40px;
	background-image: url("../img/shibori_bn.svg");
	background-position: left 10px center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-color: #dc6000;
	height: 42px;
	width: 100%;
	text-align: center;
	
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;

	}
	
.box__kensaku--btn .bn p{
	font-size: 1.4rem!important;
	text-indent: -40px;

	}	
		}
	
@media screen and (min-width: 768px) and (max-width: 991px) {
.box__top{
	background-image:url("../img/mesh.svg"), url("../img/top_img01.png");
	background-size:4px 4px, 100% auto;
	background-repeat: repeat, no-repeat;
	background-attachment: fixed;
  	min-height: 750px;
	width: 100vw;
	overflow: hidden;
    color: #E0E0E1;
	}		
	
.box__top h2{
	margin-top: 110px;
	}

.box__top h3{
	}

.top__eng {
    color: #E0E0E1;
    font-size: 4rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

    line-height: 100%;
}
	
.top__eng span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;



}
	
.box__top .box__loop{
	margin-top: 80px;
	padding: 40px 0 40px;
	text-align: center;
	background-image: url( "../img/blk_bg.png");
	background-repeat: repeat;
	}

.box__top .box__loop h3{
	padding-bottom: 20px;
	font-family: 'Prompt', sans-serif!important;
	font-weight: 200;
	line-height: 100%;
	font-size: 3.4rem;
	}

	
.box__top .box__loop figure{
	text-align: center;
	width:152px!important;
    height:152px!important;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;

}

.box__top .box__loop figure img{
	object-fit: scale-down;
	width:100% ;
    height: 100%;
}
	
.box__top .box__nav{
	margin-top: 110px!important;
	padding: 0px;
	display: block;
	width: 100%;

	}
	
.box__kensaku{
	margin: 0px 0 20px;
	padding:27px 0;
	text-align: right;
	}
.box__kensaku select{
	height: 40px;
	font-size: 1.4rem;
	}
		
.box__kensaku img{
	float: left;

	}
	
.box__kensaku .cp_ipselect{
	float: left;
	width: 170px;
	margin-left: 5px;

	}
	
.box__kensaku  input{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: none!important;
	height: 42px;
	width:420px;
	font-size: 1.4rem;
	padding-left: 8px;
	line-height: 40px;
	float: left;
	}
			
.box__kensaku--btn{
	margin: 0px;
	padding: 0px ;
	height: 42px;
	float: left;
	width: 42px;
	}
	
.box__kensaku--btn .bn{
	margin: 0px auto;
	padding:0px  10px 0px 40px;
	background-image: url("../img/shibori_bn.svg");
	background-position: left 10px center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-color: #dc6000;
	height: 42px;
	width: 42px;
	text-align: center;
	
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;

	}
	
.box__kensaku--btn .bn p{
	display: none;

	}
	

}

@media screen and (min-width: 992px) and (max-width: 1199px) {		
.box__top{
	background-image:url("../img/mesh.svg"), url("../img/top_img01.png");
	background-size:4px 4px, cover;
	background-repeat: repeat, no-repeat;
	background-attachment: fixed;
  	min-height: 890px;
	width: 100vw;
	overflow: hidden;
    color: #E0E0E1;
	}		
	
.box__top h2{
	margin-top: 110px;
	}

.box__top h3{
	}

.top__eng {
    color: #E0E0E1;
    font-size: 5.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

    line-height: 100%;
}
	
.top__eng span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;



}
	
.box__top .box__loop{
	margin-top: 110px;
	padding: 80px 0 40px;
	text-align: center;
	background-image: url( "../img/blk_bg.png");
	background-repeat: repeat;
	}

.box__top .box__loop h3{
	padding-bottom: 40px;
	font-family: 'Prompt', sans-serif!important;
	font-weight: 200;
	line-height: 100%;
	font-size: 3.4rem;
	}
	
.box__top .box__loop figure{
	text-align: center;
	width:208px!important;
    height:208px!important;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;

}

.box__top .box__loop figure img{
	object-fit: scale-down;
	width:100% ;
    height: 100%;
}
	
	
.box__top .box__nav{
	margin-top: 110px!important;
	padding: 0px;
	height: 94px;
	display: block;
	width: 100%;

	}
	
.box__kensaku{
	margin: 0px 0 20px;
	padding:27px 0;
	}
.box__kensaku select{
	height: 40px;
	font-size: 1.4rem;
	}
		
.box__kensaku img{
	float: left;

	}
	
.box__kensaku .cp_ipselect{
	float: left;
	width: 250px;
	margin-left: 5px;

	}
	
.box__kensaku  input{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: none!important;
	height: 42px;
	width:460px;
	font-size: 1.4rem;
	padding-left: 8px;
	line-height: 40px;
	float: left;
	}
			
.box__kensaku--btn{
	margin: 0px;
	padding: 0px ;
	height: 42px;
	float: left;
	width: 160px;
	}
	
.box__kensaku--btn .bn{
	margin: 0px auto;
	padding:0px  10px 0px 40px;
	background-image: url("../img/shibori_bn.svg");
	background-position: left 10px center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-color: #dc6000;
	height: 42px;
	width: 160px;
	text-align: center;
	
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;

	}
	
.box__kensaku--btn .bn p{
	font-size: 1.4rem!important;

	}	
}

@media (min-width: 1200px) {
.box__top{
	background-image:url("../img/mesh.svg"), url("../img/top_img01.png");
	background-size:4px 4px, cover;
	background-repeat: repeat, no-repeat;
	background-attachment: fixed;
  	min-height: 890px;
	width: 100vw;
	overflow: hidden;
    color: #E0E0E1;
	}		
	
.box__top h2{
	margin-top: 110px;
	}

.box__top h3{
	}

.top__eng {
    color: #E0E0E1;
    font-size: 5.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

    line-height: 100%;
}
	
.top__eng span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;



}
	
.box__top .box__loop{
	margin-top: 110px;
	padding: 80px 0 40px;
	text-align: center;
	background-image: url( "../img/blk_bg.png");
	background-repeat: repeat;

	}

.box__top .box__loop h3{
	padding-bottom: 40px;
	font-family: 'Prompt', sans-serif!important;
	font-weight: 200;
	line-height: 100%;
	font-size: 3.4rem;
	}

	
.box__top .box__loop figure{
	text-align: center;
	width:208px!important;
    height:208px!important;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;

}

.box__top .box__loop figure img{
	object-fit: scale-down;
	width:100% ;
    height: 100%;
}
	

.box__top .box__nav{
	margin-top: 110px!important;
	padding: 0px;
	height: 94px;
	display: block;
	width: 100%;
	}
	
.box__kensaku{
	margin: 0px 0 20px 0;
	padding:27px 0;
	text-align: right;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
.box__kensaku select{
	height: 40px;
	font-size: 1.4rem;
	}
		
.box__kensaku img{
	float: left;

	}
	
.box__kensaku .cp_ipselect{
	float: left;
	width: 250px;
	margin-left: 5px;

	}
	
.box__kensaku  input{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: none!important;
	height: 42px;
	width:460px;
	font-size: 1.4rem;
	padding-left: 8px;
	line-height: 40px;
	float: left;
	}
			
.box__kensaku--btn{
	margin: 0px;
	padding: 0px ;
	height: 42px;
	float: left;
	width: 160px;
	}
	
.box__kensaku--btn .bn{
	margin: 0px auto;
	padding:0px  10px 0px 40px;
	background-image: url("../img/shibori_bn.svg");
	background-position: left 10px center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-color: #dc6000;
	height: 42px;
	width: 160px;
	text-align: center;
	
	line-height: 40px;
	color: #fff;
	font-size: 1.4rem;

	}
.box__kensaku--btn .bn p{
	font-size: 1.4rem!important;

	}	

}


@media (max-width: 575px) {
	
.box__members{
	padding: 20px 15px !important;
	box-sizing: border-box;
}
	
.box__members h3{
	font-size: 2.4rem;
	padding:10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
	
.box__members .box{
	background-color: #fff;
	width: 96%;
	margin: 5px 2%;
	overflow: hidden;
}
	
.box__members .box .logo{
	width: 100%;
	height: 136px;
	overflow: hidden;
}
	
.box__members .box .logo img{
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	}
	
.box__members .box .date{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	color: #000;
	display: block;
	font-size: 1rem;
	width: 50%;
	line-height: 30px;
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;
}
	
	
.box__members .box .gyoushu{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	width: 50%;
	display: block;
	float: left;
	font-size: 1rem;
	line-height: 30px;
	height: 30px;
	text-align:right;
	padding-right: 10px;
	overflow: hidden;
	color: #000!important;
}
	
	
.box__members .box .txt{
	display: block;
	background-color: #fff;
	float: left;
	font-size: 1rem;
	height: 130px;
	text-align: left;
	padding: 10px;
	overflow: hidden;
}
	
.box__members a .box .txt h4{
	font-size: 1.4rem!important;
	color: #000;
}
	
	
.box__members .box img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
	
.box__members2 {
	padding: 10px 5px;
	text-align: center;
	background-image: url("../img/bg_gray-c.png");
	background-repeat: repeat;	
}
	
	
.box__members2 .box{
	height: 80px;
	border-bottom: 1px solid #fff;
	width: 100%;
	background-color: #f3f3f3;
}
	
.box__members2 .box .logo{
	height: 80px;
	width: 80px;
	float: left;

}
	
.box__members2 .box .logo img{
	height: 80px;
	width: 80px;
	object-fit: cover; 


}
	
.box__members2 .box .txt {
	float: left;
	text-align: left;
	padding:10px ;
	height: 80px;
	width: calc(100% - 80px);

}
	
.box__members2 .box .txt h4{
	font-size: 1.4rem;
	margin: 0 ;
	color: #000!important;
}
	
.box__members2 .box .txt p{
	font-size: 1.4rem;
	margin: 0!important;
}
	
.box__info{
	margin-bottom:0px;
	display:block;
	background-color: #56618f;
	width:100%;
	min-height:150px;
	z-index:9999;
	color: #fff;
}

.box__info .box{
	padding: 5px 15px ;
}
	
.box__info h3{
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	letter-spacing: .3rem;
	margin-top: 10px;
	text-align:left;
	
}
	
	
.box__info h3 span a{
	color: #fff;
	font-size: 1rem;
	letter-spacing: .5rem;
	text-align: left;
	margin-left: 5px;
}
	
	
.box__info h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	letter-spacing: .2rem;
	border: 1px solid #fff;
	display: block;
	padding: 3px 0px;
	text-indent: .2rem;
 	width: 60px;
	text-align: center;
}
	
.box__info p {
	overflow: hidden;
	margin-left: 70px;
	margin-top: -27px;
	display:block;
}
	
.box__info p a{
	font-size: 1.4rem;
	color: #fff;

}
	
.box__guide{
	margin-bottom:0px;
	display:block;
	width:100%;
	min-height:150px;
	color: #fff;
}

.box__guide .logo{
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -60px;
	z-index:9999;

}

.box__guide .logo img{
	width: 60px;

}

.box__guide h3{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

	font-size: 1.6rem;
	line-height: 180%;
}

.box__guide h3 span{
	padding: 2px 25px;
	border: 1px solid #fff;
}


.box__guide .box--lh a:link, .box__guide .box--lh a:visited{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat: repeat, no-repeat;
	background-size:4px, cover;
	background-position: left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 20px;

}
	
.box__guide .box--lh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top, left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 20px;
}
	
.box__guide .box--rh a:link, .box__guide .box--rh a:visited{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px, cover;
	background-position: left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 60px;

}
	
.box__guide .box--rh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"),url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top,left,  center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 60px;
}
	
.box__list{
	width:100%;
	color: #fff;
	text-align:left;
	padding: 40px 0;
}
.box__list .box__title{
	margin-bottom: 10px;
}

.box__list h3{
	display: inline-block;
    font-size: 2.4rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;
	margin-left: 10px;
}

.box__list h3 span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
.box__list h4{
	display: inline-block;
	font-size:1.2rem;
	margin-left: 10px;
}
	
.box__list .box{
	border-bottom: 1px dotted #7d7674;
	text-align: left;
	padding: 10px;
	box-sizing: border-box;

}

.box__list .box h5{
	font-size:1.2rem;
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.box__list .box ul {
	margin:  0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.box__list .box ul li {
	list-style-type: none!important;
	padding:1px 10px 1px 0px;
	font-size:1rem;
	float: left;
	box-sizing: border-box;
}

.box__list .box ul li a{
	color: #fff;
}

	
}

@media screen and (min-width: 576px) and (max-width: 767px) {
.box__members{
	padding: 20px 0;
}
	
.box__members h3{
	font-size: 2.8rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
	
.box__members .box{
	background-color: #fff;
	width: 96%;
	margin: 5px 2% 20px;
	overflow: hidden;
}
	
.box__members .box .logo{
	width: 100%;
	height: 160px;
	overflow: hidden;
}
	
.box__members .box .logo img{
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	}
	
.box__members .box .date{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	color: #000;
	display: block;
	font-size: 1.2rem;
	width: 50%;
	line-height: 30px;
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
}
	
.box__members .box .gyoushu{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	width: 50%;
	display: block;
	float: left;
	font-size: 1.2rem;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	overflow: hidden;
	color: #000!important;
}
		
.box__members .box .txt{
	display: block;
	font-size: 1.2rem;
	height: 130px;
	text-align: left;
	padding: 20px;
	overflow: hidden;
}
	
.box__members a .box .txt h4{
	font-size: 1.4rem!important;
	color: #000;
}
	
.box__members .box img{
	width: 240px;
	height: 160px;
	object-fit: cover;
}
	
.box__members2 {
	padding: 10px;
	text-align: center;
	background-image: url("../img/bg_gray-c.png");
	background-repeat: repeat;	
}
	
	
.box__members2 .box{
	height: 80px;
	border-bottom: 1px solid #fff;
	width: 100%;
	background-color: #f3f3f3;
}
	
.box__members2 .box .logo{
	height: 80px;
	width: 80px;
	float: left;

}
	
.box__members2 .box .logo img{
	height: 80px;
	width: 80px;
	object-fit: cover; 


}
	
.box__members2 .box .txt {
	float: left;
	text-align: left;
	padding:10px ;
	height: 80px;
	width: calc(100% - 80px);

}
	
.box__members2 .box .txt h4{
	font-size: 1.4rem;
	margin: 0 ;
	color: #000!important;
}
	
.box__members2 .box .txt p{
	font-size: 1.4rem;
	margin: 0!important;
}
	
.box__info{
	margin-bottom:0px;
	display:block;
	background-color: #56618f;
	width:100%;
	min-height:150px;
	z-index:9999;
	color: #fff;
}

.box__info .box{
	padding: 5px ;
}
	
.box__info h3{
	font-family: 'Oswald', sans-serif;
	font-size: 2rem;
	letter-spacing: .3rem;
	margin-top: 10px;
	text-align:left;
	
}
	
	
.box__info h3 span a{
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: .5rem;
	text-align: left;
	margin-left: 5px;
}
	
	
.box__info h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.3rem;
	letter-spacing: .2rem;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 0px;
	text-indent: .2rem;
 	width: 60px;
	text-align: center;
}
	
.box__info p {
	overflow: hidden;
	margin-left: 70px;
	margin-top: -27px;
	display:block;
}
	
.box__info p a{
	font-size: 1.3rem;
	color: #fff;

}
	
.box__guide{
	margin-bottom:0px;
	display:block;
	width:100%;
	min-height:150px;
	color: #fff;
}

.box__guide .logo{
	position: absolute;
	top: 20px;
	left: 100%;
	margin-left: -60px;
	z-index:9999;

}

.box__guide h3{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

	font-size: 2rem;
	line-height: 180%;
}

.box__guide h3 span{
	padding: 2px 25px;
	border: 1px solid #fff;
}


.box__guide .box--lh a:link, .box__guide .box--lh a:visited{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px ,cover;
	background-position:left,  center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 40px;

}
	
.box__guide .box--lh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top, left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 40px;
}
	
.box__guide .box--rh a:link, .box__guide .box--rh a:visited{
	background-image: url("../img/mesh.svg"),url( "../img/guide_bg02-2.png");
	background-repeat: repeat, no-repeat;
	background-size:4px, cover;
	background-position: left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 40px;

}
	
.box__guide .box--rh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat-x,repeat,  no-repeat;
	background-size:cover,4px, cover;
	background-position: left top, left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 40px;
}
	
.box__list{
	width:100%;
	color: #fff;
	text-align:left;
	padding: 40px 0;
}
	
.box__list .box__title{
	margin-bottom: 10px;
}

.box__list h3{
	display: inline-block;
    font-size: 3.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;
	margin-left: 10px;
}

.box__list h3 span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
.box__list h4{
	display: inline-block;
	font-size:1.4rem;
	margin-left: 10px;
}
	
	
.box__list .box{
	border-bottom: 1px dotted #7d7674;
	text-align: left;
	padding: 10px;

}

.box__list .box h5{
	font-size:1.4rem;
	clear: both;
}

.box__list .box ul {
	margin:  0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}

.box__list .box ul li {
	list-style:none;
	padding:0px 10px 0px 0px;
	font-size:1.2rem;
	float: left;
	box-sizing: border-box;
	
}

.box__list .box ul li a{
	color: #fff;	
}

}

@media screen and (min-width: 768px) and (max-width: 991px) {	
.box__members{
	padding: 20px 0;
}
	
.box__members h3{
	font-size: 3.4rem;
	padding: 30px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
	
.box__members .box{
	width: 96%;
	margin: 5px 2% 20px;
	background-color: #fff;
	overflow: hidden;
}
	
.box__members .box .logo{
	border-bottom: 1px solid #e0e0e1;
	width: 100%;
	overflow: hidden;
	height: 140px;
	}
			
.box__members .box .logo img{
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	}
	
	
.box__members .box .date{
	color: #000;
	display: block;
	font-size: 1.4rem;
	width: 50%;
	line-height: 30px;
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
	
.box__members .box .gyoushu{
	width: 50%;
	display: block;
	float: left;
	font-size: 1.4rem;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	overflow: hidden;
	color: #000!important;
}
	
.box__members .box .txt{
	border-top: 1px solid #e0e0e1;
	display: block;
	font-size: 1.4rem;
	height: 130px;
	text-align: left;
	padding: 20px;
	overflow: hidden;
}
	
.box__members a .box .txt h4{
	font-size: 1.6rem!important;
	color: #000;
}
	
.box__members .box img{
	width: 210px;
	height: 140px;
	object-fit: cover;

}
	
.box__members2 {
	padding: 20px;
	text-align: center;
	background-image: url("../img/bg_gray-c.png");
	background-repeat: repeat;	
}
	
	
.box__members2 .box{
	min-height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	width: 100%;
	background-color: #f3f3f3;
}
	
.box__members2 .box .logo{
	height: 80px;
	width: 80px;
	float: left;

}
	
.box__members2 .box .logo img{
	height: 80px;
	width: 80px;
	object-fit: cover; 


}
	
.box__members2 .box .txt {
	float: left;
	text-align: left;
	padding:10px ;
	height: 80px;
	overflow: hidden;
	width: 265px;

}
	
.box__members2 .box .txt h4{
	font-size: 1.6rem;
	margin: 0 ;
	color: #000!important;
}
	
.box__members2 .box .txt p{
	font-size: 1.4rem;
	margin: 0!important;
}
	
.box__info{
	margin-bottom:0px;
	display:block;
	background-color: #56618f;
	width:100%;
	min-height:150px;
	z-index:9999;
	color: #fff;
}

.box__info .box{
	margin: 30px 0;
	padding: 5px ;
	border-right: 2px solid #fff;
}
	
.box__info h3{
	font-family: 'Oswald', sans-serif;
	font-size: 2rem;
	letter-spacing: .3rem;
	text-align: right;
	margin-top: 10px;
}
	
	
.box__info h3 span a{
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: .5rem;
	text-align: right;
	display: block;
}

.box__info .box2{
	margin: 30px 0;
	padding: 5px ;
	float: left;
}
	
.box__info h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	letter-spacing: .2rem;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 5px;
	text-indent: .2rem;
 	width: 80px;
	text-align: center;
}
	
.box__info p {
	overflow: hidden;
	margin-left: 70px;
	margin-top: -27px;
	display:block;
	padding: 1px 20px;
}
	
.box__info p a{
	font-size: 1.4rem;
	color: #fff;

}
	
.box__guide{
	margin-bottom:0px;
	display:block;
	width:100%;
	min-height:150px;
	color: #fff;
}

.box__guide .logo{
	position: absolute;
	top: 20px;
	left: 100%;
	margin-left: -60px;
	z-index:9999;

}

.box__guide h3{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

	font-size: 2rem;
	line-height: 180%;
}

.box__guide h3 span{
	padding: 2px 25px;
	border: 1px solid #fff;
}


.box__guide .box--lh a:link, .box__guide .box--lh a:visited{
	background-image: url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px , cover;
	background-position: left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 40px;

}
	
.box__guide .box--lh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top, left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 40px;
}
	
.box__guide .box--rh a:link, .box__guide .box--rh a:visited{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px ,cover;
	background-position:left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 40px;

}
	
.box__guide .box--rh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat-x,repeat,  no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top,left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-top: 40px;
}
.box__list{
	width:100%;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}
	
.box__list .box__title{
	margin-bottom: 30px;
}

.box__list h3{
	display: inline-block;
    font-size: 4rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}

.box__list h3 span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
.box__list h4{
	display: inline-block;
	font-size:1.4rem;
	margin-left: 50px;
}
	
.box__list .box{
	border-bottom: 1px dotted #7d7674;
	text-align: left;
	padding: 20px 0px 10px;
}


.box__list .box h5{
	font-size:1.4rem;
	clear: both;
}

.box__list .box ul {
	margin: 10px 0px 0px;
	padding: 0 20px;
	width: 100%;
	overflow: hidden;
}

.box__list .box ul li {
	list-style:square;
	padding:0px 25px 0px 0px;
	font-size:1.2rem;
	float: left;
	box-sizing: border-box;
	
}

.box__list .box ul li a{
	color: #fff;	
}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.box__members{
	padding: 20px 0;
}
	
.box__members h3{
	font-size: 3.4rem;
	padding: 30px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
	
.box__members .box{
	width: 96%;
	margin: 5px 2% 20px;
	background-color: #fff;
	overflow: hidden;
}
	
.box__members .box .logo{
	width: 100%;
	height: 140px;
	overflow: hidden;
}
	
.box__members .box .logo img{
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	}
	
	
.box__members .box .date{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	color: #000;
	display: block;
	font-size: 1.4rem;
	width:50%;
	line-height: 30px;
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
	
.box__members .box .gyoushu{
	border-top: 1px solid #e0e0e1;
	border-bottom: 1px solid #e0e0e1;
	width:50%;
	display: block;
	float: left;
	font-size: 1.4rem;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding-right: 20px;
	overflow: hidden;
	color: #000!important;
}
	
.box__members .box .txt{
	display: block;
	font-size: 1.4rem;
	height: 130px;
	text-align: left;
	padding: 20px;
	overflow: hidden;
}
	
.box__members a .box .txt h4{
	font-size: 1.6rem!important;
	color: #000;
}
	
.box__members .box img{
	width: 210px;
	height: 140px;
	object-fit: cover;
}
	
.box__members2 {
	padding: 40px;
	text-align: center;
	background-image: url("../img/bg_gray-c.png");
	background-repeat: repeat;	
}
	
	
.box__members2 .box{
	min-height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	width: 100%;
	background-color: #f3f3f3;
}
	
.box__members2 .box .logo{
	height: 80px;
	width: 80px;
	float: left;

}
	
.box__members2 .box .logo img{
	height: 80px;
	width: 80px;
	object-fit: cover; 



}
	
.box__members2 .box .txt {
	float: left;
	text-align: left;
	padding:10px 20px;
	height: 80px;
	overflow: hidden;
	width: 360px

}
	
.box__members2 .box .txt h4{
	font-size: 1.6rem;
	margin: 0 ;
	color: #000!important;
}
	
.box__members2 .box .txt p{
	font-size: 1.4rem;
	margin: 0!important;
}
	
.box__info{
	margin-bottom:0px;
	display:block;
	background-color: #56618f;
	width:100%;
	min-height:150px;
	z-index:9999;
	color: #fff;
}

.box__info .box{
	margin: 30px 0;
	padding: 0px 20px;
	border-right: 2px solid #fff;
}
	
.box__info .box h3{
	font-family: 'Oswald', sans-serif;
	font-size: 2.4rem;
	letter-spacing: .5rem;
	text-align: right;
}
	
	
.box__info h3 span a{
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: .5rem;
	text-align: right;
	display: block;
	font-family: 'Oswald', sans-serif;
}
	
.box__info .box2{
	margin: 30px 10px;
	padding: 5px 0;
	float: left;
	width: 100%;
}
	

	
.box__info h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.4rem;
	letter-spacing: .2rem;
	border: 1px solid #fff;
	padding: 3px 5px;
	text-indent: .2rem;
	text-align: center;
	float: left;
	width: 80px;
}
	
.box__info p {
	overflow: hidden;
	padding: 1px 20px;
	display:block;
}
	
.box__info p a{
	font-size: 1.4rem;

	color: #fff;
	line-height: 1.4rem!important;

}
.box__guide{
	margin-bottom:0px;
	display:block;
	width:100%;
	min-height:150px;
	color: #fff;
}

.box__guide .logo{
	position: absolute;
	top: 20px;
	left: 100%;
	margin-left: -60px;
	z-index:9999;

}

.box__guide h3{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

	font-size: 2rem;
	line-height: 180%;
}

.box__guide h3 span{
	padding: 2px 25px;
	border: 1px solid #fff;
}


.box__guide .box--lh a:link, .box__guide .box--lh a:visited{
	background-image: url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px, cover;
	background-position:left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-left: 20%;
	padding-top: 40px;

}
	
.box__guide .box--lh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top,left,  center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-left: 20%;
	padding-top: 40px;
}
	
.box__guide .box--rh a:link, .box__guide .box--rh a:visited{
	background-image: url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat: repeat ,no-repeat;
	background-size:4px, cover;
	background-position: left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-right: 20%;
	padding-top: 40px;

}
	
.box__guide .box--rh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"), url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat-x, repeat, no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top, left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-right: 20%;
	padding-top: 40px;
}
	
.box__list{
	width:100%;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}
	
.box__list .box__title{
	margin-bottom: 30px;
}

.box__list h3{
	display: inline-block;
    font-size: 5.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}

.box__list h3 span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
.box__list h4{
	display: inline-block;
	font-size:1.6rem;
	margin-left: 50px;
}
	
.box__list .box{
	border-bottom: 1px dotted #7d7674;
	text-align: left;
	padding: 20px 0px 10px;
}

.box__list .box h5{
	font-size:1.6rem;
	clear: both;
}

.box__list .box ul {
	margin: 10px 0px 0px;
	padding: 0 20px;
	width: 100%;
	overflow: hidden;
}

.box__list .box ul li {
	list-style:square;
	padding:0px 30px 0px 0px;
	font-size:1.2rem;
	float: left;
	box-sizing: border-box;
	
}

.box__list .box ul li a{
	color: #fff;	
}

	
}
	
@media (min-width: 1200px) {
.box__members{
	padding: 20px 0;
	text-align: center!important;
	overflow: hidden;
}
	
.box__members h3{
	font-size: 3.4rem;
	padding: 30px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
	
.box__members .box{
	width: 96%;
	margin: 5px 2% 20px;
	background-color: #fff;
	overflow: hidden;
}
	
.box__members .box .logo{
	width: 100%;
	height: 170px;
	overflow: hidden;
}
	
.box__members .box .logo img{
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	}

	
	
.box__members .box .date{
	border-bottom: 1px solid #e0e0e1;
	border-top: 1px solid #e0e0e1;
	color: #000;
	display: block;
	font-size: 1.4rem;
	width: 50%;
	line-height: 30px;
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
}
	
.box__members .box .gyoushu{
	border-bottom: 1px solid #e0e0e1;
	border-top: 1px solid #e0e0e1;
	width: 50%;
	display: block;
	float: left;
	font-size: 1.4rem;
	line-height: 30px;
	height: 30px;
	text-align:right;
	padding-right: 20px;
	overflow: hidden;
	color: #000!important;
}
	
.box__members .box .txt{
	display: block;
	font-size: 1.4rem;
	height: 130px;
	text-align: left;
	padding: 20px;
	overflow: hidden;
}
	
.box__members a .box .txt h4{
	font-size: 1.6rem!important;
	color: #000;
}
	
.box__members .box img{
	width: 255px;
	height: 170px;
	object-fit: cover;
	
}
	
.box__members2 {
	padding: 40px;
	text-align: center;
	background-image: url("../img/bg_gray-c.png");
	background-repeat: repeat;	
}
	
	
.box__members2 .box{
	min-height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	width: 100%;
	background-color: #f3f3f3;
}
	
.box__members2 .box .logo{
	height: 80px;
	width: 80px;
	float: left;

}
	
.box__members2 .box .logo img{
	height: 80px;
	width: 80px;
	object-fit: cover; 

}
	
.box__members2 .box .txt {
	float: left;
	text-align: left;
	padding:10px 20px;
	height: 80px;
	overflow: hidden;
	width: 280px
}
	
.box__members2 .box .txt h4{
	font-size: 1.6rem;
	margin: 0 ;
	color: #000!important;
}
	
.box__members2 .box .txt p{
	font-size: 1.4rem;
	margin: 0!important;
}
	
.box__info{
	margin-bottom:0px;
	display:block;
	background-color: #56618f;
	width:100%;
	min-height:150px;
	z-index:9999;
	color: #fff;
}

.box__info .box{
	margin: 30px 0;
	padding: 0px 20px;
	border-right: 2px solid #fff;
}
.box__info .box h3{
	font-family: 'Oswald', sans-serif;
	font-size: 2.4rem;
	letter-spacing: .5rem;
	text-align: right;
}
	
	
.box__info h3 span a{
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: .5rem;
	text-align: right;
	display: block;
	font-family: 'Oswald', sans-serif;
}
	
.box__info .box2{
	margin: 30px 10px;
	padding: 5px 0;
	float: left;
	width: 100%;
}
	

	
.box__info h4{
	font-family: 'Oswald', sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	border: 1px solid #fff;
	padding: 3px 5px;
	text-indent: .2rem;
	text-align: center;
	float: left;
	width: 80px;
}
	
.box__info p {
	overflow: hidden;
	padding: 1px 20px;
	display:block;
}
	
.box__info p a{
	font-size: 1.4rem;

	color: #fff;
	line-height: 1.4rem!important;

}

.box__guide{
	margin-bottom:0px;
	display:block;
	width:100%;
	min-height:150px;
	color: #fff;
}

.box__guide .logo{
	position: absolute;
	top: 20px;
	left: 100%;
	margin-left: -60px;
	z-index:9999;

}

.box__guide h3{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

	font-size: 2rem;
	line-height: 180%;
}

.box__guide h3 span{
	padding: 2px 25px;
	border: 1px solid #fff;
}


.box__guide .box--lh a:link, .box__guide .box--lh a:visited{
	background-image: url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px , cover;
	background-position:left,  center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-left: 50%;
	padding-top: 40px;

}
	
.box__guide .box--lh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"),url("../img/mesh.svg"),  url( "../img/guide_bg01-2.png");
	background-repeat:repeat-x,repeat, no-repeat;
	background-size:cover,4px, cover;
	background-position: left top,left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-left: 50%;
	padding-top: 40px;
}
	
.box__guide .box--rh a:link, .box__guide .box--rh a:visited{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat, no-repeat;
	background-size:4px, cover;
	background-position:left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding-right: 50%;
	padding-top: 40px;

}
	
.box__guide .box--rh a:hover{
	background-image: url( "../img/guide_bg_shadow.png"),url("../img/mesh.svg"), url( "../img/guide_bg02-2.png");
	background-repeat:repeat-x, repeat ,no-repeat;
	background-size:cover, 4px, cover;
	background-position: left top,left, center;
	height: 184px;
	width: 100%;
	display: block;
	color: #fff!important;
	text-align: center;
	padding-right: 50%;
	padding-top: 40px;
}
	
.box__list{
	width:100%;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}

.box__list .box__title{
	margin-bottom: 30px;
}

.box__list h3{
	display: inline-block;
    font-size: 5.6rem;
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}

.box__list h3 span{
	font-family: 'Prompt', sans-serif;
	font-weight: 200;

}
.box__list h4{
	display: inline-block;
	font-size:1.6rem;
	margin-left: 50px;
}

.box__list .box{
	border-bottom: 1px dotted #7d7674;
	text-align: left;
	padding: 20px 0px 10px;
}

.box__list .box h5{
	font-size:1.6rem;
	clear: both;
}

.box__list .box ul {
	margin: 10px 0px 0px;
	padding: 0 20px;
	width: 100%;
	overflow: hidden;
}

.box__list .box ul li {
	list-style:square;
	padding:0px 30px 0px 0px;
	font-size:1.2rem;
	float: left;
	box-sizing: border-box;
	
}

.box__list .box ul li a{
	color: #fff;	
}

}



@media (max-width: 575px) {

.swiper-container{
	width:100%;
	height:395px;

	}
	
.swiper-container .swiper-slide{
	font-size:18px;
	background:#2ea7e0;
	width: 100% !important;
	height: 85px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	box-shadow: 2px 2px #cdcdcd;
		}        
		
.swiper-container .swiper-slide .box--date{
	overflow:hidden;
	color:#fff;
	width:20%;
	height: 85px;
	float: left;
	padding:0 ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;

	display:block;
}

.swiper-container .swiper-slide .box--date p{
	padding: 0px 5px 0px 0px;
	margin: 10px 0;
	border-right: 2px solid #d3d3d3;
	text-align:right;
	font-size: 1.8rem;
	line-height: 1.8rem;
	height: 65px;
	
}

.swiper-container .swiper-slide .box--date p span.y{
	font-size: 1.0rem;
	display: block;
}

.swiper-container .swiper-slide .box--txt{
	overflow:hidden;
	color:#fff;
	width:80%;
	height: 85px;
	float: left;
	padding:0;
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;

	display:block;
}


.swiper-container .swiper-slide .box--txt p{
	padding: 0px 5px 0px 10px;
	margin: 10px 0;
	font-size: 1.2rem;

}
}


@media (min-width: 576px) {

.swiper-container{
	width:380px;
	height:395px;

	}
	
.swiper-container .swiper-slide{
	font-size:18px;
	background:#2ea7e0;
	width: 380px !important;
	height: 85px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	box-shadow: 2px 2px #cdcdcd;
		}        
		
.swiper-container .swiper-slide .box--date{
	overflow:hidden;
	color:#fff;
	width:80px;
	height: 85px;
	float: left;
	padding:0 ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;

	display:block;
}

.swiper-container .swiper-slide .box--date p{
	padding: 5px 5px 10px 0px;
	margin: 10px 0;
	border-right: 2px solid #d3d3d3;
	text-align:right;
	font-size: 2.4rem;
	line-height: 2.4rem;
	
}

.swiper-container .swiper-slide .box--date p span.y{
	font-size: 1.2rem;
	display: block;
}

.swiper-container .swiper-slide .box--txt{
	overflow:hidden;
	color:#fff;
	width:280px;
	height: 85px;
	float: left;
	padding:0;
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
         box-sizing: border-box;

	display:block;
}


.swiper-container .swiper-slide .box--txt p{
	padding: 0px 5px 0px 10px;
	margin: 10px 0;
	font-size: 1.4rem;

}
}



button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow{
	left: -40px;
	width: 40px;
	height: 40px;
	background-image: url("../img/prev_bn.png");
}
.next-arrow{
  right: -40px;
	width: 40px;
	height: 40px;
	background-image: url("../img/next_bn.png");
}

.slide-dots {
  text-align: center;
  margin-bottom:50px;
}
.slide-dots li {
  display: inline-block;
  margin: 0 15px;
}
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots li button:before {
  	content: '●';
  	font-size: 12px;
  	text-indent: 0px;
 	position: absolute;
	color: #fff;
  	top: 0;
  	left: 0;
  	margin-left:-4px;
}
.slide-dots li.slick-active button:before {
  	content: '●';
	color: #a7a5bd;
}

.view a{
	margin: 20px auto;
	width: 180px;
	height: 24px;
	display: block;
	color: #fff;
	font-size: 1.2rem;
	line-height: 24px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 12px;        /* CSS3草案 */  
    -webkit-border-radius: 12px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 12px;   /* Firefox用 */  
}
	
.view a:link, .view a:hover, .view a:visited{
	text-decoration: none;
	color: #fff;
}

	

