.entry {
	margin-top:15px;
}

.entry a{
	text-decoration:underline;
}

.entry a:hover{
	text-decoration:none;
}
.entry h3 {
    box-sizing: border-box;
	background-image: none;
	font-size: 18px;
	margin-bottom: 15px;
	border-left: 7px solid #000;
	padding: 5px 0 5px 10px;
	line-height: 1.4;
	padding-bottom: 0\9; /* IE10以下 */
	padding-top: 8px\9; /* IE10以上 */
}
.entry h4 {
	margin:15px 0;
	border-bottom:1px solid #cccccc;
	font-size:108%;
	font-weight:bold;
	clear:both;
}

.entry h5 {
	font-size:108%;
	font-weight:bold;
	margin-bottom:10px;
	color:#b5b5b5;
}
.entry strong span{
	font-weight:bold;
}

.entry em{
	font-style:italic;
	font-weight:normal;
}
.entry ul li{
	list-style-type:disc;
	margin:5px 0 0 26px;
}
.entry ol li{
	margin:5px 0 0 30px;
}

.entry table caption{
	text-align:left;
	padding:5px;
}
.entry table th{
	background-color:#E7E7E7;
	border-collapse:collapse;
	border-color: #999;
	padding:5px;
}

.entry table td{
	border-collapse:collapse;
	border-color:#CCC;
	padding:5px;
}
@media only screen and (max-width: 767px) {
	.entry img{
		max-width: 100%;
		height: auto !important;
	}
	.entry table{
		width: 100% !important;
	}
	.entry table th,.entry table td{
		font-size: 0.7rem;
		white-space: normal !important;
	}
	.entry iframe{
		width: 100%;
		height: auto;
	}
	.entry .responsive table {
		width: 100%;
		border: 2px solid #666;
		border-top: none;
	}
	.entry .responsive table th,.entry .responsive table td {
		display: block;
		border-bottom: none;
		border-left: none;
		border-right: none;
	}
	.entry .responsive table tr > *:first-child {
		background-color: #eee;
		border-top: 2px solid #666;
		font-weight: bold;
	}
}

/* For modern browsers */
.freeArea:before,
.freeArea:after {
    content:"";
    display:block;
    overflow:hidden;
}

.freeArea:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.freeArea {
    zoom:1;
}

/* AK100 */
.freeArea img{
	margin-right:8px;
}
.pdf {
	width:220px;
	border:1px solid #666666;
	padding:10px;
	font-size:80%;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
.iconArea{
	margin-top:30px;
}
.iconArea img{
	float:left;
}
.pdf {
	float:right;
}
.rightBox {
	float:right;
	width:340px;
	margin-left:20px;
}
.leftBox {
	float:left;
	width:300px;
	margin-right:20px;
}
@media only screen and (max-width: 767px) {
	.rightBox {
		float:none;
		width:100%;
		margin:0 0 15px 0;
	}
	.leftBox {
		float:none;
		width:100%;
		margin:0 0 15px 0;
	}
}
.AK strong, .medialist strong{
	color:#FFF !important;
}
.AK a{
	color:#EB8A32 !important;
}
.AK th{
	background-color:#333333 !important;
}
.AK td{
	background-color:#666666 !important;
}
.ak h3{
	background:none;
	color: #E6465F;
	border-bottom:1px solid #666666;
	border-left:none;
	font-weight:bold;
	font-size:122%;
	padding-left:0;
	padding-bottom:0;
}

.AK h4{
	border:none;
	border-left:5px solid #EB8A32;
	padding-left:10px;
	border-bottom:none;
}
.AK h5{
	color: #F3DA9E;
}


.AK .border {
	border:4px solid #666666;
	padding:10px 15px;
}
.AK .disc {
	float:left;
	width:500px;
}
.AK .download dt{
	float:left;
	width:400px;
}
.AK .download dd{
	float:left;
	width:400px;
}
.AK .download li{
	float:left;
	list-style:none;
}
@media only screen and (max-width: 767px) {
	.AK .disc {
		float:none;
		width:100%;
	}
	.AK .download dt{
		float:none;
		width:100%;
	}
	.AK .download dd{
		float:none;
		width:100%;
	}
	.AK .download li{
		float:none;
	}
}

.AK .setBox {
	width:270px;
	float:left;
	margin-right:20px;
}
.AK .setBox img{
	margin-bottom:10px;
}
.AK .setBox2 {
	width:480px;
	float:left;
	margin-bottom:20px;
	font-size:88%;
	border:1px solid #999999;
	padding:10px;
}
.AK .setBox2 p{
	margin-bottom:0;
}
@media only screen and (max-width: 767px) {
	.AK .setBox {
		width:100%;
		float:none;
		margin-right:0;
	}
	.AK .setBox img{
		margin-bottom:10px;
	}
	.AK .setBox2 {
		width:100%;
		float:none;
	}
	.AK .setBox2 p{
		margin-bottom:0;
	}
}

.medialist dt{
	float:left;
	clear:left;
	margin:0 20px 20px 0;
}
.medialist dd{
	min-height:90px;
}
.medialist a{
	color:#EB8A32 !important;
}
dd{
	margin-bottom:20px !important;
}

.border_pr {
	border: 1px #999999 solid;
	border-collapse: collapse;
	font-weight: bold;
	padding: 4px;
}


.ak .layout td,
.ak .layout th{
	background:#000 ! important;
}

.ak strong{
	color:#fff;
}

.entry table.layout,
.entry table.layout td,
.entry table.layout th{
	border:none;
	padding:0;
}





.entry .float_l{
	float:left;
	display:inline;
}


.et_leftImg{
	float:left;
	display: inline;
	margin: 0 10px 5px 0;
}

.et_rightImg{
	float:right;
	display: inline;
	margin: 0 0px 5px 10px;
}
@media only screen and (max-width: 767px) {
	.et_leftImg{
		float:none;
		display: block;
		margin: 0 auto 20px auto;
	}
	.et_rightImg{
		float:none;
		display: block;
		margin: 0 auto 20px auto;
	}
	.et_leftImg img,.et_rightImg img{
		max-width: 100%;
		height: auto;
	}
}

.et_box01{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 20px 0;
}

.ak .et_box01{
	border: 1px solid #fff;
	padding: 10px;
	margin: 0 0 20px 0;
}

.et_ColBox{

}



.et_imgSideTxt{
	overflow: hidden;
}

.et_cols{
	margin:0 -20px 30px 0;
	width: 690px;
}

.et_colsIn{
	width: 710px;
	overflow: hidden;
	_zoom: 1;
}

.et_cols .col{
	float:left;
	display: inline;
	margin:0 20px 0 0;
}

.et_cols.col2 .col{
	width:305px;
}

.et_cols.col3 .col{
	width:196px;
}

.et_cols.col4 .col{
	width:142px;
}
@media only screen and (max-width: 767px) {
	.et_cols{
		margin:0 auto 20px auto;
		width: 100%;
	}
	.et_colsIn{
		width: 100%;
	}
	.bg_2 .et_colsIn{
		width: 100%;
	}
	.et_cols .col{
		float:none;
		display: block;
		margin:0 0 10px 0;
	}

	.et_cols.col2 .col{
		width:100%;
	}

	.et_cols.col3,.et_cols.col4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.et_cols.col3 .col,.et_cols.col4 .col{
		width:49%;
	}
}

#gMainBody.full .et_cols{
	margin:0 -20px 30px 0;
  width:950px;
}
#gMainBody.full .et_colsIn{
	width: auto;
}
#gMainBody.full .et_cols.col2{
	width:950px;
	margin:0 -40px 30px 0;
}
#gMainBody.full .et_cols.col2 .et_colsIn{
	width: 990px;
}
#gMainBody.full .et_cols.col2 .col{
	width:455px;
	margin:0 40px 0 0;
}
#gMainBody.full .et_cols.col3{
	width:950px;
	margin:0 -25px 30px 0;
}
#gMainBody.full .et_cols.col3 .et_colsIn{
	width: 975px;
}
#gMainBody.full .et_cols.col3 .col{
	width:300px;
	margin:0 25px 0 0;
}
#gMainBody.full .et_cols.col4{
	width:950px;
	margin:0 -20px 30px 0;
}
#gMainBody.full .et_cols.col4 .et_colsIn{
	width: 970px;
}
#gMainBody.full .et_cols.col4 .col{
	width:222px;
	margin:0 20px 0 0;
}

body.ak #gMainBody.full .et_cols{
	margin:0 -20px 30px 0;
	width:930px;
}
body.ak #gMainBody.full .et_colsIn{
	width:950px;
}
body.ak #gMainBody.full .et_cols .col{
	float:left;
	display: inline;
	margin:0 20px 0 0;
}
body.ak #gMainBody.full .et_cols.col2{
	width:930px;
	margin:0 -20px 30px 0;
}
body.ak #gMainBody.full .et_cols.col2 .et_colsIn{
	width: 950px;
}
body.ak #gMainBody.full .et_cols.col2 .col{
	width:455px;
	margin:0 20px 0 0;
}
body.ak #gMainBody.full .et_cols.col3{
	width:930px;
	margin:0 -10px 30px 0;
}
body.ak #gMainBody.full .et_cols.col3 .et_colsIn{
	width: 940px;
}
body.ak #gMainBody.full .et_cols.col3 .col{
	width:300px;
	margin:0 10px 0 0;
}
body.ak #gMainBody.full .et_cols.col4{
	width:930px;
	margin:0 -14px 30px 0;
}
body.ak #gMainBody.full .et_cols.col4 .et_colsIn{
	width: 944px;
}
body.ak #gMainBody.full .et_cols.col4 .col{
	width:222px;
	margin:0 14px 0 0;
}
@media only screen and (max-width: 767px) {
	.full .et_cols{
		margin:0 auto 20px auto;
		width: 100% !important;
	}

	.full .et_colsIn{
		width: 100% !important;
	}

	.full .bg_2 .et_colsIn{
		width: 100% !important;
	}

	.full .et_cols .col{
		float:none !important;
		display: block !important;
		margin:0 0 10px 0 !important;
	}

	.full .et_cols.col2 .col{
		width: 100% !important;
	}

	.full .et_cols.col3 .col{
		width: 100% !important;
	}

	/*写真を並べるレイアウト用に4Columnのみ特殊*/
	.full .et_cols.col4{
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.full .et_cols.col4 .col{
		width:49% !important;
		margin-right: 0 !important;
	}
}

.AK70MKIIImgs{
    margin:30px 0 0 0;
}

.AK70MKIIImgs p{
    float:left;
    margin-right:40px;
}
