/* ==================== */
/* info-list.css */
/* ==================== */

.infottl{
	display: block;
	overflow: hidden;
}
.infottl .inner{
	padding: 20px 0 0 0;
}
.infonav ul{
	margin: 0;
	padding: 0;
}
.infonav li{
	border-left: 3px #00a0d2 solid;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 5px 0;
	padding: 0 15px 0 0;
}
.infonav li a{
	color: #000;
	display: block;
	padding: 8px 0 7px 15px;
	text-decoration: none;
}
.infoitem{
	border-bottom: 1px #ccc solid;
	overflow: hidden;
	padding: 5px 0 0 0;
	text-align:left;
}
.infoday{
	color: #999;
	float: left;
	font-size: 14px;
	margin: 4px 0 0 0;
	width: 100px;
}
.infocat{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 10px;
	height: 19px;
	line-height: 19px;
	margin: 4px 0 0 0;
	text-align: center;
	width: 90px;
}
.infotitle{
	background: url(../../../wp-content/uploads/2014/10/infoarror.png) 700px center no-repeat;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	padding:10px 0 12px 0;
	padding-right: 30px;
	text-align:left !important;
}
.infolistbody a{
	color: #222;
	text-decoration: none;
}

/* @media screen and (min-width:769px) */
@media screen and (min-width:769px) {
	.infottl .inner{
		margin: 0 auto;
		padding: 20px 0 0 0;
		width: 960px;
	}
	.infottl .ttl{
		color: #003e7e;
		font-size: 28px;
		font-weight: normal;
		line-height: 40px;
		margin: 0 0 0 20px;
		padding: 0 0 0 15px;
	}
	.infottl .ttl-sub{
		color: #003e7e;
		opacity: .3;
		font-size: 18px;
		font-weight: normal;
		line-height: 40px;
		margin: 0 0 0 20px;
		padding: 0 0 0 15px;
	}
	.w_box{
		background-color: #fff;
		height: 150px;
		margin-top: 0px;
		transform: rotate(-2deg);
		width: 120%;
	}
	.infobody{
		margin: 20px auto 80px auto;
		overflow: hidden;
		width: 960px;
	}
	.infonav{
		color: #000;
		float: left;
		margin: 0 0 50px 20px;
		width: 200px;
	}
	.infolistbody{
		float: left;
		overflow: hidden;
		width: 720px;
	}
}

/* @media screen and (max-width:768px) */
@media screen and (max-width:768px) {
	.infottl .ttl{
		color: #003e7e;
		font-size: 28px;
		font-weight: normal;
		margin: 0 0 0 10px;
		padding: 0 0 0 15px;
	}
	.infottl .ttl-sub{
		font-size: 18px;
		color: #003e7e;
		opacity: .3;
		margin: 0 0 0 20px;
		padding: 0 0 0 15px;
	}
	.infobody{
		margin: 10px auto 80px auto;
		overflow: hidden;
	}
	.infonav{
		color: #000;
		float: left;
		margin: 0 0 20px 10px;
	}
	.infolistbody{
		float: left;
		overflow: hidden;
		width: 80%;
	}
	.inner {
		padding: 1.5em 0 0;
	}
	.w_box{
		background-color: #fff;
		height: 150px;
		margin-top: -10px;
		transform: rotate(-2deg);
		width: 120%;
	}
}

/* for iPhone7/6/8 retina display */
/* @media screen and (min-width:414px) */
@media screen and (max-width: 414px) {
	.infottl .ttl{
		font-size: 1.1em;
		margin: 0;
		padding: 0;
	}
	.infottl .ttl-sub{
		font-size: 0.7em;
		margin: 0;
		padding: 0;
	}
	.infolistbody{
		width: 72%;
	}
}




/* ==================== */
/* info.css */
/* ==================== */

.contents{
	padding-bottom: 10%;
}
.info-detailbody {
	width: 638px;
	color: #222;
	margin: 20px auto 70px auto;
	overflow: hidden;
    padding-top: 20px;
    font-size: 16px;
    text-align: left;
}
.text-left {
	text-align: left;
}
.info-detailbody p {
    padding: 0;
    color: #222;
    font-size: 16px;
    line-height: 24px;
    margin: 20px auto;
    text-align: left;
}
.info-titledetail {
	clear: both;
	font-size: 2.0em;
	padding:10px 30px 15px 0;
	line-height: 1.8;
	color:#58abd9;
	font-weight:bold;
}
.info-backbtnbox {
	width: 400px;
	overflow: hidden;
	margin: 20px auto;
}
.detailbody{
	color:#222;
	margin: 20px auto 70px auto;
	overflow: hidden;
    padding-top: 20px;
	width: 960px;
}
.infoheadline{
	background:url(https://a-beacon.com/wp-content/uploads/info_icon.png) 3px 50% no-repeat;
	border-bottom: 2px solid #00a0d2;
	font-size:18px;
	font-weight: bold;
	line-height: 1.2;
	margin:20px 0 5px 0;
	padding: 10px 0 7px 30px;
}
.infocat{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 10px;
	height: 19px;
	line-height: 19px;
	margin: 4px 0 0 0;
	text-align: center;
	width: 90px;
}
.infoday{
	color: #999;
	float: left;
	font-size: 14px;
	margin: 4px 0 0 0;
	width: 100px;
}
.infoitem{
	border-bottom: 1px #ccc solid;
	overflow: hidden;
	padding: 5px 0 0 0;
	text-align:left;
}
.infotitledetail{
	clear: both;
	color:#58abd9;
	font-size: 2.0em;
	font-weight:bold;
	line-height: 1.8;
	padding:10px 0 15px 0;
	padding-right: 30px;
}
.infodetail{
	color: #333;
	font-size: 14px;
	line-height: 2.2;
	margin: 15px 0 70px 0;
}
.infodetail .infobtn {
    background: url("https://a-beacon.com/wp-content/uploads/2014/12/w_arrow.png") no-repeat scroll 93% center #00a0d2;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    margin: 50px auto;
    max-width: 360px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.infodetail table {
	margin: 0 auto;
}
.caption {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 36px;
}
.morebtn {
	margin: 12px;
	display: block;
  	text-align: left;
  	border: solid 1px #6bc9e6;
	background-color: #fff;
}
.morebtn:hover .morebtn-anchor {
	background: #6bc9e6 url('data:image/svg+xml;charset=utf8,%20%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%2016px%3B%20height%3A%2016px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20fill%3D%22%23fff%22%20class%3D%22st0%22%20points%3D%22243.253%2C0%20202.714%2C40.539%20389.5%2C227.335%2012.736%2C227.335%2012.736%2C284.665%20389.5%2C284.665%20202.714%2C471.461%20243.253%2C512%20499.264%2C256%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E') 95%/16px 16px no-repeat;
	color: #fff;
}
.morebtn-anchor {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22width%3A%2016px%3B%20height%3A%2016px%3B%20opacity%3A%201%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%22243.253%2C0%20202.714%2C40.539%20389.5%2C227.335%2012.736%2C227.335%2012.736%2C284.665%20389.5%2C284.665%20202.714%2C471.461%20243.253%2C512%20499.264%2C256%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E') 95%/16px 16px no-repeat;
	display: block;
	padding: 6px 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

@media screen and (max-width:768px) {
	.detailbody{
		width: 96%;
	}
	.infobody{
		margin: 10px auto 80px auto;
		overflow: hidden;
	}
	.infonav{
		color: #000;
		float: left;
		margin: 0 0 20px 10px;
	}
	.infolistbody{
		float: left;
		overflow: hidden;
		width: 80%;
	}
	.inner {
		padding: 1.5em 0 0;
	}
	.morebtn-arrow svg{
		vertical-align: text-top;
	}
}

@media screen and (max-width: 637px) {
	.info-detailbody {
		width: 90%;
		color:#000;
		margin: 20px 20px;
		overflow: hidden;
		padding-top: 20px;
		text-align: left;
	}
	.info-detailbody p {
		padding: 0!important;
		color: #222!important;
		font-size: 14px!important;
		line-height: 20px!important;
		margin: 20px 20px!important;;
		text-align: left!important;;
	}
	.info-titledetail {
		clear: both;
		font-size: 24px;
		padding:10px 20px 15px 20px;
		line-height: 1.8;
		color:#58abd9;
		font-weight:bold;
	}
	.info-backbtnbox{
		width: 100%;
		margin: 20px 20px;
	}
}

@media screen and (max-width: 414px) {
	.infotitledetail{
		font-size: 1.3em;
		font-weight: normal;
	}
	.info-detailbody {
		margin: 20px 8px;
	}
}