@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;
}

.section-table {
	border-collapse: separate;
	border-spacing: 5px;
}
.section-table-sp {
	display: none;
}
.section-table th, .section-table td {
	vertical-align: middle;
	text-align: center;
}
.section-table th {
	color: #fff;
	font-weight: bold;
	background-color: #186dc1;
	border: none;
}
.section-table th:nth-of-type(2),
.section-table th:nth-of-type(3),
.section-table th:nth-of-type(4) {
	width: 30%;
	font-size: 18px;
}
.section-table th span.menu-txt {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.section-table td {
	padding: 15px 5px;
	border: 3px solid #004386;
}
.section-table td .logo {
	margin-bottom: 10px;
}
.section-table td .logo img {
	width: auto;
	max-width: 100%;
}
.section-table td p.name {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
}
.section-table td.td_btn {
	padding-bottom: 50px;
	position: relative;
}
.section-table td ul li {
	text-align: left;
}
.section-table td .btn {
	position: absolute;
	width: calc(100% - 10px);
	bottom: 15px;
}
.section-table td .btn a {
	display: block;
	margin-top: auto;
	padding: 10px;
	color: #fff;
	background-color: #004386;
	border-radius: 5px;
}
.section-table td .btn a:hover {
	opacity: 0.8;
}
.noteArea {
	margin-top: 30px;
}

.sectionArea + .sectionArea {
	margin-top: 60px;
}
.sectionArea-flex {
	display: flex;
	justify-content: space-between;
}
.sectionInner_text {
	width: 52%;
}
.sectionInner_image {
	width: 46%;
}

.titleArea {
	margin-bottom: 20px;
	border-bottom: 3px solid #004386;
}
.titleArea h3 {
	font-weight: bold;
}
.titleArea h3 span {
	margin-right: 0.5em;
	color: #004386;
	font-size: 18px;
	vertical-align: 10%;
}
.titleArea h3 span:before {
	content: "◆";
	margin-right: 5px;
}
.titleArea02 {
	background: #004386;
	padding: 7px 0 7px 7px;
	margin-bottom: 20px;
}
.titleArea02 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;
}

.parbase ul li + li {
	margin-top: 1em;
}
.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 {
	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;
	letter-spacing: 0.5em;
}
.machineTable tbody th span.notes,
.machineTable tbody td span.notes {
	font-size: 13px;
}
.machineTable tbody td img {
	max-width: 100%;
}
.notesList {
	padding: 0;
}
.notesList li {
	list-style: none;
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
}


/* =========================================================
 * タブレット版
 * 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;
}
.section-table {
	font-size: 12px;
}
.section-table-pc {
	display: none;
}
.section-table-sp {
	display: table;
}
.section-table th:nth-of-type(2), .section-table th:nth-of-type(3), .section-table th:nth-of-type(4) {
	width: 80%;
}
.section-table td .btn {
	position: static;
	width: auto;
}
.sectionArea-flex {
	display: block;
}
.sectionInner_text,
.sectionInner_image {
	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;
}
}