@charset "utf-8";

/* =========================================================
 * .service_kobetsu_slider_heading + *
 * ====================================================== */
.service_kobetsu_slider_heading + * {
	font-size: 13px;
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	.service_kobetsu_slider_heading + * {
		font-size: 13px;
		line-height: 1.3;
	}
}
@media screen and (max-width: 480px) {
	.service_kobetsu_slider_heading + * {
		font-size: 13px;
		line-height: 1.3;
	}
}


.firstSection .grid_contents:nth-of-type(2) .grid_cols > div:not(.firstSection_links) h4:first-child {
	line-height: 1.2;
}
.line-p {
	background: linear-gradient(transparent 70%, #FFEB3B 0%);
}
.ie9 .line-p, .ie8 .line-p {
	border-bottom: solid 3px #FFEB3B;
}
.textRed {
	color: #cf2200;
	font-weight: bold;
}
.textBlue {
	color: #193477;
	font-weight: bold;
}
.listArea {
	background-color: #f2f2f2;
	padding: 5px 15px;
}
ul.list {
	padding: 0 0 0 24px;
}
.intro_1 ul.list {
	padding: 0 0 0 24px;
	margin: 5px 0 10px;
}
p.img {
}
p.sp_img {
	display: none;
}
.btnArea {
	text-align: right;
	margin: 20px 0 0;
}
a.btnA {
	background: #ffd601;
	border: 2px solid #ffef9c;
	padding: 10px 14px;
	display: inline-block;
	text-decoration: none;
	color: #193477;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.link_component a:after {
	vertical-align: middle;
}
a.btnA:hover {
	opacity: 0.8;
}

.container {
	width: 100%;
	display: inline-block;
}
.container:after {
	clear: both;
	content: " ";
	display: table;
}

.sectionArea01 {
	border: 3px solid #004386;
	margin-bottom: 30px;
}
.sectionArea01 .titleArea {
	background: #004386;
}
.sectionArea01 .titleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 22px;
	padding: 7px 0 7px;
	text-align: center;
	line-height: 1.5;
}

.textArea {
	padding: 20px 15px;
}
.textArea p.textA {
	color: #01377d;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.textArea p.textB {
	margin-bottom: 15px;
}
.textArea .btn {
	text-align: center;
}
.textArea .btn a {
	display: inline-block;
	padding: 10px 30px;
	margin-top: 30px;
	color: #fff;
	background-color: #004386;
	border-radius: 5px;
}
.noteArea {
	margin-top: 30px;
}
.sectionArea02 {
	border: 3px solid #186dc1;
	margin-bottom: 30px;
}
.sectionArea02 .titleArea {
	background: #186dc1;
}
.sectionArea02 .titleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 22px;
	padding: 7px 0 7px;
	text-align: center;
	line-height: 1.5;
}

.sectionArea03 {
	float: left;
	width: 49%;
	border: 3px solid #004386;
	margin-bottom: 30px;
	background: #fff;
}
.sectionArea04 {
	float: right;
	width: 49%;
	border: 3px solid #004386;
	margin-bottom: 30px;
	background: #fff;
}
.sectionArea03 .titleArea, .sectionArea04 .titleArea {
	background: #186dc1;
}
.sectionArea03 .titleArea h3, .sectionArea04 .titleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
	padding: 7px 0 7px;
	text-align: center;
	line-height: 1.5;
}
.sectionArea03 .subtitleArea, .sectionArea04 .subtitleArea {
	background: #004386;
}
.sectionArea03 .subtitleArea h3, .sectionArea04 .subtitleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
	padding: 7px 0 7px;
	text-align: center;
	line-height: 1.5;
}
.sectionArea03 .textIn, .sectionArea04 .textIn {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    height: 90px;
}
.sectionArea03 .textIn ul, .sectionArea03 .textIn ul {
    margin: 0;
    padding-left: 20px;
}

.sectionArea05 {
	margin-bottom: 60px;
}
.sectionArea05 .titleArea {
	background: #004386;
	padding: 7px 0 7px 7px;
	margin-bottom: 20px;
}
.sectionArea05 .titleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 22px;
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 1.5;
	border-left: 7px solid #fff;
}
.sectionArea05 .inner {
	padding-left: 24px;
}
.sectionArea05 .textArea02 {
	background: #f3efe7;
	margin-bottom: 20px;
}
.sectionArea05 .textArea03 {
	padding: 10px 15px 15px;
}
.sectionArea05 .textArea03 ul {
	margin: 0;
	padding-left: 28px;
}
.sectionArea05 .textArea02 .textC {
	background: #186dc1;
	color: #fff;
	padding: 8px 20px;
	/* display: inline-block; */
	margin: 0;
}

.sectionArea06 {
    float: left;
    width: 48%;
    border: 3px solid #004386;
    background: #fff;
    margin: 0 5px;
}
.sectionArea06 .titleArea {
	background: #004386;
}
.sectionArea06 .titleArea h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
	padding: 7px 0 7px;
	text-align: center;
	line-height: 1.5;
}
.sectionArea06 img {
	width: 100%;
}

.section .top_text p + p {
	margin-top: 1em;
}
.dnacenter_top .top_image {
	text-align: center;
}
.dnacenter_top .movieArea iframe {
	display: block;
	margin: 30px auto 0;
}
.dnacenter_contents .grid_cols {
	margin: 0 auto;
}
.dnacenter_contents .grid_cols img {
	max-width: 100%;
}
.dnacenter_contents .colArea {
	display: flex;
}
.dnacenter_contents .colArea .textArea {
	width: 48%;
}
.dnacenter_contents .colArea .textArea ul li + li {
	margin-top: 1em;
}
.dnacenter_contents .colArea .imageArea {
	width: 48%;
}
.machineTable {
	width: 100%;
}
.machineTable-sp {
	display: none;
}
.machineTable th, table td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	word-break: break-all;
}
.machineTable thead th {
	color: #004386;
	text-align: center;
	font-weight: bold;
}
.machineTable tbody th {
	background-color: rgb(247,247,247);
}
.machineTable tbody th.first {
	color: #004386;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #eaf5fc;
}
.machineTable tbody th span.menu-txt {
	display: inline-block;
	-ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	margin: 0;
	line-height: 1em;
	min-width: 1em;
}
.machineTable tbody th span.notes,
.machineTable tbody td span.notes {
	font-size: 13px;
}
.machineTable tbody td img {
	max-width: 100%;
}

/* =========================================================
 * タブレット版
 * 768px以下に適応
 * ====================================================== */
@media screen and (max-width:768px) {
.btn_hq a.big {
	padding: 25px 14px;
	width: 100%;
}
p.img {
	display: none;
}
p.sp_img {
	display: inline-block;
	width: 100px;
	margin: 0;
}
.sectionArea03 img,
.sectionArea04 img {
	width: 100%;
}
.sectionArea03,
.sectionArea04 {
    float: none;
    width: 100%;
}
.sectionArea03 .textIn, .sectionArea04 .textIn {
    margin-bottom: 15px;
    height: auto;
}
.sectionArea05 .inner {
	padding-left: 12px;
}
.sectionArea06 {
    float: none;
    width: 100%;
    margin: 0 0 20px;
}
.dnacenter_top img,
.dnacenter_contents img {
	max-width: 100%;
}
.dnacenter_top .top_text {
	margin-bottom: 30px;
}
.dnacenter_top .movieArea iframe {
	width: 100%;
}
.dnacenter_contents .colArea {
	display: block;
}
.dnacenter_contents .colArea .textArea,
.dnacenter_contents .colArea .imageArea {
	width: 100%;
}
.machineTable {
	font-size: 12px;
}
.machineTable-pc {
	display: none;
}
.machineTable-sp {
	display: table;
}
.machineTable tbody th span.notes,
.machineTable tbody td span.notes {
	font-size: 11px;
}
}
@media screen and (max-width:488px) {
.dnacenter_top .movieArea iframe {
	height: 200px;
}
}