@charset "UTF-8";

.res14-header.parts-pc {
	border-bottom: 3px solid #68b7e6;
}
#res14-wrap-bg,
.res14-contents {
	background: #fff;
}
.nets_modules__box-type1 {
	margin-top: 0;
    padding-bottom: 30px !important;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	box-shadow: none;
	line-height: 1.6;
}
.ns18-h1 {
    text-align: center !important;
    margin-top: 40px;
}
.ns18-h2 {
    font-size: 20px !important;
}
.ns18-h4{
    font-size: 16px !important;
}
.dot_line {
    margin-top: 30px;
    padding-top: 30px;    
    border-top: 1px dotted #ccc;
}
.graph_fuyou {
    text-align: center;
}
.graph_fuyou > img {
    border: solid 1px #e6e6e6;
    border-radius: 6px;
    padding: 30px;
    margin: 20px auto 10px;
}
.wrap_b {
    background-color: #f0f8fc;
    padding: 30px;
    margin: 30px 0 20px
}
.inner_b {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.inner_b > p {
    margin-top: 20px;
}
.ns18-btn__type01.ns18-btn__col04 {
    background: #d0d0d0;
}
.ns18-btn__type01.ns18-btn__col04 .ns18-btn__type01_inner {
    background: #FFFFFF;
}
.ns18-btn__type01.ns18-btn__col04.ns18-btn_size01.oagym_btn_bk .ns18-btn__type01_inner > span {
    background: url(/sol/contents/img/svg/icon/arrow_mini_left_lg.svg) no-repeat 80px center;
}
.ns18-btn__type01.ns18-btn__col04.ns18-btn_size01 .ns18-btn__type01_inner > span {
    background: url(/sol/contents/img/svg/icon/arrow_mini_left_lg.svg) no-repeat 116px center;
    color: #696969;
    height: 48px;
    line-height: 48px;
}
.table_detail {
    box-sizing: border-box;
    margin-top: 10px;
    padding: 0;
    vertical-align: baseline;
    border-spacing: 0;
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
}
.table_detail td {
	padding: 7px;
    border-bottom: dotted #DDDDDD 1px !important;
    border-left: solid #DDDDDD 1px !important;
    border-right: solid #DDDDDD 1px !important;
	font-size: 14px;
    line-height: 2em;
}
.blue_p {
    background-color: #f0f8fc;
    color: #666666;
    border: #DDDDDD 1px solid;
    font-weight: normal !important;
}
.blue_d {
	background-color: #f5f5f5;
	color: #666666;	
	border: #DDDDDD 1px solid;
    font-weight: bold;
}
.chart {
	background-color: #fff7f5;
	color: #f073aa;
    font-weight: bold;
}
.ns18-list__type03 > li {
    margin-top: 10px;
    font-size: 12px;
}
@media screen and (min-width: 0) and (max-width:640px) {
	.seminar_explanation {
		margin: 15px 10px 20px;
		font-size: 14px;
		line-height: 1.6;
	}
	.nets_modules__txt-h3 {
		padding-left: 10px;
		border-left: 4px solid #57b3ee;
		color: #444;
		font-weight: bold;
		font-size: 16px;
		line-height: 1.2;
		text-align: left;
	}
	.nets_modules__box-type1 {
		margin-top: 15px;
		padding: 15px 10px;
	}
	.nets_modules__box-type1--inner {
		border: none;
	}
	ol li,
	ul li {
		list-style: none !important;
	}
    .ns18-h1 {
        margin-top: 20px;
    }    
    .graph_fuyou > img {
        width: 90%;
        padding: 10px;    
    }
    .img_fuyou_02 {
        width: 100%;
    }
    .wrap_b {
        padding: 0 30px 30px;
    }
    .inner_b {
        width: 100%;
    }
    .inner_b > p {
        margin-top: 10px;
    }
    .ns18-h3 {
        margin-top: 30px;
    }
}
