
.clr_box{
	zoom:100%;
	}
.clr_box:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}

.clr{
	clear:both;
	}
	
.hide{
	display:none;
	}
	
#ex_wrap{
	border-top:4px solid #4DB8EC;
	background-color:#E9F2FC;
	}
	
#ex_layoutbox{
	width:940px;
	margin:0 auto;
	}
#content.kakato #contentWrap {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 60px;
}

@media screen and (max-width:768px) {
	#ex_layoutbox{
		width: 100%;
		}
	}
	
#ex_mainimg{
	}
	
.ex_check{
	background-color:#fff;
	padding:0 42px 8px 42px;
	zoom:100%;
	}
.ex_check:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
.ex_check h1{
	background-color:#FFA3BB;
	text-align:center;
	padding:8px 0;
	margin:0 -42px 18px -42px;
	}
.ex_check h1 img{
	margin:0 auto;
	}

.ex_check .ex_check__inner{
	display: flex;
	flex-direction: row-reverse;
}

.ex_check__figure{
	display: flex;
	justify-content: flex-start;
	background-image: url(/~/Media/com/exiv/202004/img/kakato/icon_zoomin.svg);
	background-repeat: no-repeat;
	background-position: right 5px top 5px;
	background-size: 20px;
	background-color: #c9f0ff;
	padding: 5px 10px;
	width: 374px;
}

.kakato_figure.ex_check__figure{
	width: 100%;
	background-image: none;
	border-radius: 4px;
	padding: 0;
	margin-bottom: auto;
}

.ex_check__figure figure{
	max-width: 170px;
	position: relative;
	margin: auto;
}

/* IE11 */ _:-ms-lang(x)::-ms-backdrop, .ex_check__figure figure{
	width: 170px;
}

.kakato_figure.ex_check__figure figure{
	max-width: 100%;
	width: 40vh;
	margin: 30px auto;
}

/* IE11 */ _:-ms-lang(x)::-ms-backdrop, .kakato_figure.ex_check__figure figure{
	width: 40vh;
}

.ex_check__figure figure figcaption{
	position: absolute;
}
.ex_check__figure figure figcaption.ex_check__figcaption--01{
	width: 113px;
	height: 40px;
	bottom: 0;
	right: 0;
}
.ex_check__figure figure figcaption.ex_check__figcaption--02{
	width: 133px;
	height: 40px;
	bottom: 25px;
	left: 30px;
}

.kakato_figure.ex_check__figure figure figcaption.ex_check__figcaption--01{
	width: 27vh;
	top: 70%;
	right: 3px;
}
.kakato_figure.ex_check__figure figure figcaption.ex_check__figcaption--02{
	width: 30vh;
	top: 60%;
	left: 20px;
}

.ex_check ul{
	width:500px;
	float:left;
	font-size:1.6rem;
	}
.ex_check ul li {
	text-align:left;
	font-size:16px;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	line-height:140%;
	background:url(/~/Media/com/exiv/img/kakato/ico_check.gif) no-repeat left top;
	}
	
@media screen and (max-width:768px) {
	#ex_mainimg{
		}
		
	.ex_check{
		background-color:#fff;
		padding:0 3% 8px 3%;
		}
	.ex_check h1{
		padding:6px 0;
		margin:0 -3% 10px -3%;
		}
	.ex_check h1 img{
		margin:0 auto;
		max-width:90% !important;
		}

	.ex_check .ex_check__inner{
		display: block;
	}

	.ex_check__figure{
		width: auto;
		margin-bottom: 10px;
	}

	.kakato_figure.ex_check__figure{
		display: block;
		margin-bottom: auto;
	}
	
	.ex_check__figure figure{
		margin: 0 auto;
	}

	.kakato_figure.ex_check__figure figure{
		max-width: 53vw;
		margin: 10px auto;
	}

	.ex_check__figure figure figcaption.ex_check__figcaption--01{
		bottom: 5px;
		right: 5px;
	}
	.ex_check__figure figure figcaption.ex_check__figcaption--02{
		bottom: 20px;
		left: 10px;
	}
	
	.kakato_figure.ex_check__figure figure figcaption.ex_check__figcaption--01{
		width: 145px;
		bottom: -10px;
		right: 0px;
	}
	.kakato_figure.ex_check__figure figure figcaption.ex_check__figcaption--02{
		width: 170px;
		bottom: -10px;
		left: 20px;
	}
		
	.ex_check ul{
		width:auto;
		float:none;
		font-size:1.5rem;
		}
	.ex_check ul li {
		margin:0 0 6px 0;
		line-height:140%;
		}
	}
	
	
.ex_blbox{
	background-color:#A8D1F2;
	padding:0 42px 24px 42px;
	zoom:100%;
	}
.ex_blbox.first{
	background-color:#A8D1F2;
	padding:30px 42px 24px 42px;
	zoom:100%;
	}	
.ex_blbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#content.kakato h2 {
    padding:0px;
    text-align: center;
    background: none;
    margin-bottom: 0px;
}	
.ex_blbox h2{
	margin:0 -42px 20px -42px;
	}
.ex_blbox h2 img{
	margin:0 auto;
	}
#kik_title01{
	display:block;
	padding:8px 0 4px 0;
	}
#kik_title02{
	display:block;
	background-color:#2C8AE9;
	padding:8px 0;
	}
	
@media screen and (max-width:768px) {
	.ex_blbox{
		padding:0 3% 20px 3%;
		}
	.ex_blbox.first{
		padding:0 3% 20px 3%;
		}	
	.ex_blbox h2{
		margin:0 -3% 10px -3%;
		}
	.ex_blbox h2 img{
		max-width:90%;
		}
	#kik_title01{
		}
	#kik_title02{
		display:block;
		background-color:#2C8AE9;
		padding:6px 6px;
		}
	
	}
	
#ex_prodbox{
	margin:0 -42px 8px -42px;
	padding:0 42px;
	background:url(/~/Media/com/exiv/img/kakato/bg_line01.gif) repeat-x left 145px;
	zoom:100%;
	}
#ex_prodbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#ex_prodphoto{
	width:280px;
	float:left;
	}
	
@media screen and (max-width:768px) {
	#ex_prodbox{
		margin:0 0 8px 0;
		padding:0;
		background:url();
		zoom:100%;
		}
	#ex_prodphoto{
		clear:both;
		width:auto;
		float:none;
		margin:0 auto;
		}
	#ex_prodphoto img{
		margin:0 auto 8px auto;
		}
	}
@media screen and (max-width:480px) {
	#ex_prodphoto img{
		max-width:85%;
		}
	}
	
#ex_prodname{
	width:288px;
	float:left;
	padding-top:66px;
	}
#ex_prodname .ex_hanbai{
	color:#0E5991;
	line-height:130%;
	margin:24px 0 8px 0;
	font-size:13px;
	text-align:left;
	}
#ex_prodname .ex_hanbai span{
	display:block;
	}
#ex_prodname .ex_risk{
	color:#0E5991;
	width:120px;
	text-align:center;
	background-color:#fff;
	height:23px;
	line-height:24px;
	margin-right:10px;
	float:left;
	font-size:14px;
	}
	
.ex_kouno{
	font-size:16px;
	color:#0E5991;
	margin:2px 0 0 0;
	float:left;
	}
	
#ex_linkbox{
	width:218px;
	float:right;
	padding-top:158px;
	}
	
@media screen and (max-width:768px) {
	#ex_prodname{
		width:288px;
		float:none;
		padding-top:0;
		margin:0 auto;
		}
	#ex_prodname .ex_hanbai{
		color:#0E5991;
		line-height:130%;
		margin:8px 0 8px 0;
		font-size:1.2rem;
		}
	#ex_prodname .ex_hanbai span{
		display:inline;
		padding-right:6px;
		}
	#ex_prodname .ex_risk{
		width:100px;
		font-size:1.3rem;
		}
		
	.ex_kouno{
		font-size:1.3rem;
		margin:2px 0 0 0;
		}
		
	#ex_linkbox{
		float:none;
		padding-top:0;
		width:80%;
		text-align:center;
		margin:0 auto;
		}
	#ex_linkbox a{
		margin:0 auto;
		width:100%;
		}
	}
@media screen and (max-width:480px) {
	#ex_prodname{
		width:85%;
		}
	}
	
.ex_chapbox{
	padding:0 0 28px 0;
	zoom:100%;
	}
	
.ex_chapbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
.ex_bltitle{
	margin:0 -42px 14px -42px;
	padding:0 42px;
	background:url(/~/Media/com/exiv/img/kakato/bg_line02.gif) repeat-x left 8px;
	text-align:left;
	}

.ex_cp01{
	font-size:2.2rem;
	text-align:center;
	margin:0 0 20px 0;
	color:#054D96;
	}
.t_center img{
	margin: 0 auto;
	}
	
@media screen and (max-width:768px) {
	.ex_chapbox{
		padding:0 0 20px 0;
		}
	.ex_bltitle{
		margin:0 -3% 14px -3%;
		padding:0;
		background:#2C8AE9 url();
		}
	.ex_bltitle.first{
		margin:0 -3% 14px -3%;
		padding:0;
		background:#2C8AE9 url();
		}	
	.ex_cp01{
		font-size:1.6rem;
		margin:0 0 10px 0;
		text-align:left;
		}
	}
@media screen and (max-width:480px) {
	.ex_cp01{
		font-size:1.4rem;
		}


	.ex_check__figure figure{
		margin: 0 5px;
	}
}

#ex_kdwbox{
	background:url(/~/Media/com/exiv/img/kakato/ex_img02.png) no-repeat right top;
	text-align:left;
	}
	
#ex_kdwbox ul{
	margin:0 272px -10px 0;
	}
#ex_kdwbox ul li{
	margin:0 0 0.5em 0;
	padding:0 0 0 18px;
	background:url(/~/Media/com/exiv/img/kakato/dot_yellow.png) no-repeat left 4px;
	}
#ex_kdwbox ul li h3{
	font-size:1.8rem;
	font-weight:bold;
	color:#FFFF4C;
	}
#ex_kdwbox ul li p{
	font-size:1.5rem;
	color:#054D96;
	}
	
@media screen and (max-width:768px) {
	#ex_kdwbox{
		background:url();
		}
		
	#ex_kdwbox ul{
		margin:0 0 -10px 0;
		}
	#ex_kdwbox ul li{
		}
	#ex_kdwbox ul li h3{
		font-size:1.6rem;
		}
	#ex_kdwbox ul li p{
		font-size:1.4rem;
		}
	}
	
.ex_whbox{
	background-color:#fff;
	padding:24px 42px 32px 42px;
	zoom:100%;
	}
.ex_whbox:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
.ex_whtitle{
	background:url(/~/Media/com/exiv/img/kakato/bg_line03.gif) repeat-x left 54px;
	margin:0 0 12px 0;
	text-align:left;
	}
#ex_pointbox ul{
	text-align:left;
	}
#ex_pointbox ul li{
	margin:0 0 0.5em 0;
	padding:0 0 0 18px;
	background:url(/~/Media/com/exiv/img/kakato/dot_pink.png) no-repeat left 4px;
	}
#ex_pointbox ul li h4{
	font-size:1.8rem;
	font-weight:bold;
	color:#2C8AE9;
	}
#ex_pointbox ul li p{
	font-size:1.5rem;
	}
	
@media screen and (max-width:768px) {
	.ex_whbox{
		background-color:#fff;
		padding:12px 3% 20px 3%;
		zoom:100%;
		}
	.ex_whtitle{
		background:url() ;
		margin:0 -3% 10px -3%;
		border-bottom:2px solid #C4DEF8;
		}
	#ex_pointbox ul{
		}
	#ex_pointbox ul li{
		}
	#ex_pointbox ul li h4{
		font-size:1.6rem;
		}
	#ex_pointbox ul li p{
		font-size:1.4rem;
		}
	}
	
.ex_blbox2{
	margin:0 -42px 14px -42px;
	padding:20px 42px 0 42px; 
	background-color:#D6E8FA;
	height:340px;
	box-sizing:border-box;
	position:relative;
	text-align:left;
	}
.ex_blbox2 .ex_bltitle{
	margin:0 -42px 0 -42px;
	}
	
.ex_blbox2 #ex_fuki01{
	position:absolute;
	top:90px;
	left:494px;
	}
.ex_blbox2 #ex_fuki02{
	position:absolute;
	top:170px;
	left:326px;
	}
.ex_blbox2 #ex_fuki03{
	position:absolute;
	top:250px;
	left:494px;
	}
	
@media screen and (max-width:768px) {
	.ex_blbox2{
		margin:0 -3% 10px -3%;
		padding:12px 0 20px 0; 
		height:auto;
		box-sizing:border-box;
		position:static;
		}
	.ex_blbox2 .ex_bltitle{
		margin:0 0 0 0;
		}
		
	.ex_blbox2 #ex_fuki01{
		position:static;
		margin:0 auto 10px auto;
		}
	.ex_blbox2 #ex_fuki02{
		position:static;
		margin:0 auto 10px auto;
		}
	.ex_blbox2 #ex_fuki03{
		position:static;
		margin:0 auto 10px auto;
		}
	#ka_ashiura{
		margin:0 auto 10px auto;
		max-width:85%;
		}
	}
	
#ex_lineup{
	padding-top: 30px;
	}
#ex_lineup p{
	text-align:center;
	font-size:2.2rem;
	margin-bottom:20px;
	color:#fff;
	}
#ex_lineup p span{
	display:block;
	}
#ex_logo{
	width:264px;
	padding-top:20px;
	float:left;
	}
#ex_lineup_img{
	width:306px;
	float:left;
	}
#ex_shousai{
	width:240px;
	padding:96px 0 0 0;
	float:right;
	}
#ex_shousai a{
	margin:0 0 0 auto;
	}
	
@media screen and (max-width:768px) {
	#ex_lineup{
		}
	#ex_lineup p{
		text-align:;
		font-size:1.8rem;
		}
	#ex_lineup p span{
		display:inline;
		}
	#ex_logo{
		max-width:85%;
		padding-top:10px;
		float:none;
		margin:0 auto;
		}
	#ex_lineup_img{
		max-width:85%;
		padding-top:6px;
		float:none;
		margin:0 auto;
		}
	#ex_shousai{
		width:auto;
		max-width:85%;
		padding:0 0 0 0;
		margin:10px auto 0 auto;
		float:none;
		text-align:center
		}
	#ex_shousai a{
		margin:0 auto 0 auto;
		width:100%;
		}
	#content.kakato h2 {
    font-size: 11.5pt;
    padding: 2%;
    margin-bottom: 5%;
	}	
	
	}