@charset "utf-8";

/* PC専用表示 */
@media only screen and (max-width:600px) {
	.for_pc {
		display: none;
	}
}

/* スマートフォン専用表示 */
@media (min-width: 601px) {
	.for_sp {
		display: none;
	}
}

.mt0 {
	margin-top: 0 !important
}

.mt05 {
	margin-top: 0.5em !important
}

.mt1 {
	margin-top: 1em !important
}

.mt15 {
	margin-top: 1.5em !important
}

.mt2 {
	margin-top: 2em !important
}

.kome {
	color: #F00;
}

.kome_desc1 {
	margin-left: 0;
}

.kome_desc1 li {
	margin-top: 0;
	text-indent: -2.2em;
	list-style: none;
	padding-left: 2.2em;
	font-size: 70%;
}

.kome_desc1 li.double {
	text-indent: -3.2em;
	padding-left: 3.2em;
}

.reg {
	line-height: 100%;
}
.po-r {
	position: relative;
	top: -5px;
}
.size-20 {font-size: 20px !important;}
.pt0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.t-right {text-align: right !important;}
.c-note_01 {margin: 20px 0 5px;}
.c-note_01 span {
	border: 1px solid #ccc;
	padding: 4px 20px;
}

.mt0 {margin-top: 0 !important;}

ul.c-list-pt li {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.c-note__num {
    width: 1.4em !important;
}
.t-cn {text-align: center !important;}

p.point-table {
	display: inline-block;
	text-align: center;
	margin: 10px 0;
	background-color: #686D78;
	color: #fff;
	font-size: 16px;
	border-radius: 20px;
	padding: 4px 20px;
	font-weight: bold;
}

.table-area,
.img_area {position: relative;}
.layout01_01 {
	width: 48.8%;
	max-width: 48.8%;
	position: absolute;
	top:75%;
	left: 32px;
}

.dataTable_01 {
	width: 46%;
	position: absolute;
	top:60%;
	left: 32px;
}

.more_btn {
	width: 8%;
	position: absolute;
	top:80%;
	left: 11%;
}

.e7ex02_1 {margin-top: 4em;}

.more_btn img {width: 100%; height: auto;}

.layout01 table th,
.dataTable_01 table th {background: #cacee5;}

.wi_50 img {width: 50%;}

.dataTable_01_1 {
	width: 50%;
	margin: 0 0 2em 3em;
}

@media only screen and (min-width:1280px) {
	.col1_img img {
		padding: 1em 14em;
	}

	.img_80per {
		max-width: 80%
	}

	.img_90per {
		max-width: 90%
	}
}

@media only screen and (max-width:1279px) {
	.col1_img img {
		padding: 0.5em 3.2em;
	}
}

@media only screen and (max-width:599px) {
	.col1_img img {
		padding: 0.5em;
	}
}

.c-table__contentBody td {
	text-align: center;
	vertical-align: middle !important
}

.c-table__head th,
.c-table__contentBody th {
	text-align: center;
	vertical-align: middle !important
}

.c-table__head th,
th.c-table__headCell {
	width: 18%;
}

.icon_prodno {
	color: #FFF;
	background-color: #0D77BB;
	font-weight: normal;
	line-height: 0.75em;
	text-align: center;
	padding: 0.35em 0.75em;
	border-radius: 2em;
	white-space: nowrap;
	font-size: 0.75em;
}

.c-headingLv4_logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.h4r_logo {
	position: relative;
	top: 0.25em;
	padding-left: 0.5em;
}

.icon_r {
	float: right;
	line-height: 1.5
}

@media only screen and (min-width:1280px) {
	.l-section .size_down img {
		padding: 1em 14em;
	}
}

@media only screen and (max-width:1279px) {
	.l-section .size_down img {
		padding: 0.5em 4em;
	}
}

@media only screen and (max-width:599px) {
	.l-section .size_down img {
		padding: 0.5em;
	}
}
/*------------------------
	fr_e700ex
------------------------*/
.img {width: 100%; max-width: 100%;}
.c-img {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.fr-700 {
	text-align: center;
	margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}

.indent0 {
	padding-left: 0em;
    text-indent: 0em;
}

.indent1 {
	padding-left: 1.4em;
    text-indent: -1.4em;
}

@media only screen and (min-width:1280px) {
	.col1_img img {
	    padding: 1em 14em;
	}
}

@media only screen and (max-width:1279px) {
}

@media only screen and (max-width: 980px) {
	h2.fr-ttl {font-size: 16px;}
	.fr-txt {font-size: 13px;}	
}

@media only screen and (max-width:599px) {
	h2.fr-ttl {font-size: 16px;}
	.fr-txt {font-size: 13px;}
	
	.table-area {position: inherit;}
	.layout01_01,
	.dataTable_01 {
		width: 100%;
		position: inherit;
		top:0;
		left: 0;
	}

	.more_btn {
		width: 8%;
		position: absolute;
		top:70%;
		left: 11%;
	}
	
	.wi_50 img {width: 80%;}
	
	.dataTable_01_1 {
		width: 100%;
		margin: 0 0 2em;
	}


}

