﻿html {
font-size: 62.5%;
}
@media screen and (max-width: 1200px) {
	html {
	font-size: 58%;
	}
}
@media screen and (max-width: 1000px) {
	html {
	font-size: 56%;
	}
}
@media screen and (max-width: 767px) {
	html {
	font-size: 54%;
	}
}

body {
overflow-x: hidden;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
font-size: 1.6rem;
font-weight: normal;
line-height: 1.6;
color: #121212;
background-color: #fff;
}
@media screen and (max-width: 767px) {
	body {
	line-height: 1.5;
	}
}

.font1 {
font-family: 'Oswald', sans-serif;
}
.font2 {
font-family: "Century Gothic","Futura";
}
.mincho {
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif;
}
/*
@media all and (-ms-high-contrast: none) {
.font1 { font-family: "Segoe UI", Meiryo, sans-serif; }
}
*/


/*---------------------------------------------------------------------
 リセット
---------------------------------------------------------------------*/
* {
margin: 0px;
padding: 0px;
border: 0;
outline: 0;
word-break: normal !important;
word-wrap: break-word;
line-break: normal;
box-sizing: border-box;
-webkit-text-size-adjust: none;
}


input,
select,
textarea {
font-family: inherit !important;
font-size: inherit;
box-sizing: border-box;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
cursor: pointer;
border: none;
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
}
input[type="submit"]::-webkit-search-decoration,
input[type="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
display: none;
}
input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
outline-offset: -2px;
}


section {
position: relative;
}


/*---------------------------------------------------------------------
 共通設定
---------------------------------------------------------------------*/
table {
border-collapse: collapse;
border-spacing: 0;
}

ol, ul {
list-style: none;
}

h1, h2, h3, h4, h5, h6 {
line-height: 1.3;
}

a {
text-decoration: none;
color: inherit;
}
a:hover {
text-decoration: none;
}
a[href^="tel:"] {
pointer-events: none;
}
a.anc {
display: block;
margin-top: -180px !important;
padding-top: 180px !important;
}
@media screen and (max-width: 767px) {
	a[href^="tel:"] {
	pointer-events: auto;
	}
	a.anc {
	margin-top: -50px !important;
	padding-top: 50px !important;
	}
}

.clearfix:after {
content:" ";
display:block;
clear:both;
}

.wrap {
position: relative;
margin-right: auto;
margin-left: auto;
}
.wrap:after {
content:" ";
display:block;
clear:both;
}

.pc_none {
display: none;
}
.pc_none2 {
display: none;
}
@media screen and (max-width: 999px) {
	.pc_none2 {
	display: inline-block !important;
	}
	.sp_none2 {
	display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.sp_none {
	display: none !important;
	}
	.pc_none {
	display: inline-block !important;
	}
}

img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}

.right {text-align: right !important;}
.left {text-align: left !important;}
.center {text-align: center !important;}

.flex {
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
flex-wrap: wrap;
-webkit-flex-wrap:wrap
-ms-flex-wrap: wrap;
}


.link a {
display: block;
width: 100%;
height: 100%;
}

.full img {
width: 100% !important;
max-width: inherit !important;
}

.body_wrap {
overflow: hidden;
position: relative;
}
@media screen and (max-width: 999px) {
	.body_wrap {
	}
}


/*---------------------------------------------------------------------
 TOPページ
---------------------------------------------------------------------*/
/* TOP共通 */
header,
section
footer {
position: relative;
}
header .wrap,
section .wrap,
section .wrap2,
footer .wrap {
z-index: 1;
position: relative;
max-width: 1260px;
margin-right: auto;
margin-left: auto;
}
.top_sec h2,
.lower h3 {
text-align: center;
color: #003078;
}
.top_sec h2 span:nth-child(1),
.lower h3 span:nth-child(1) {
position: relative;
margin-right: 25px;
padding-left: 32px;
font-size: 3.2rem;
font-weight: normal;
}
.top_sec h2 span:nth-child(1)::before,
.lower h3 span:nth-child(1)::before {
position: absolute;
content: "";
width: 12px;
height: 12px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
left: 0;
background-color: #fa8218;
}
.top_sec h2 span:nth-child(2),
.lower h3 span:nth-child(2) {
font-size: 2.0rem;
}
.top_sec .txt,
.top_sec .txt1,
.top_sec .txt2,
.top_sec .txt3 {
line-height: 1.8;
}
.link_bnr {
z-index: 1;
display:flex;
display:box;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:-moz-box;
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
position: relative;
width: 278px;
height: 60px;
margin: auto;
}
.link_bnr::before {
z-index: -1;
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
transform-origin: left top;
transform: scale(0, 1);
transition: transform .3s;
background-image: url(../../../../../../image/link_bg_hover.png);
background-repeat: no-repeat;
background-size: contain;
}
.link_bnr:hover::before {
transform-origin: left top;
transform: scale(1, 1);
}
.link_bnr::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(../../../../../../image/link_bg.png);
background-repeat: no-repeat;
background-size: contain;
}
.link_bnr a,.link_bnr input {
z-index: 2;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: #003078;
}
.link_bnr input[type="submit"]{
	color: #003078;
}
.link_bnr form span{
	display: contents;
}
.link_bnr form span input{
	margin-left: -50px;
	padding-left: 50px;
}
.link_bnr span {
position: relative;
padding-right: 50px;
font-weight: bold;
letter-spacing: 1px;
color: #003078;
}
.link_bnr span::after {
position: absolute;
content: "";
width: 24px;
height: 8px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
right: 0;
background-image: url(../../../../../../image/arrow01.png);
background-repeat: no-repeat;
background-size: contain;
}
.link_bnr span.submitspan::after {
right: 50px;
}
@media screen and (max-width: 1320px) {
	header .wrap,
	section .wrap,
	section .wrap2,
	footer .wrap {
	max-width: inherit;
	padding-right: 30px;
	padding-left: 30px;
	}
}
@media screen and (max-width: 999px) {
	.top_sec h2 span:nth-child(1) {
	font-size: 3.4rem;
	}
	.top_sec .txt,
	.top_sec .txt1,
	.top_sec .txt2,
	.top_sec .txt3 {
	line-height: inherit;
	}
	.link_bnr {
	width: calc(278px * 0.9);
	height: calc(60px * 0.9);
	}
	.link_bnr span {
	padding-right: 30px;
	letter-spacing: 0;
	}
	.link_bnr span::after {
	width: calc(24px * 0.9);
	height: calc(8px * 0.9);
	}
}
@media screen and (max-width: 767px) {
	.top_sec h2,
	.lower h3 {
	text-align: center !important;
	}
	.top_sec h2 span:nth-child(1),
	.lower h3 span:nth-child(1) {
	display: inline-block;
	margin-right: 0;
	margin-bottom: 8px;
	padding-left: 15px;
	font-size: 2.6rem !important;
	letter-spacing: 0;
	}
	.top_sec h2 span:nth-child(1)::before,
	.lower h3 span:nth-child(1)::before {
	width: 8px;
	height: 8px;
	}
	.top_sec h2 span:nth-child(2),
	.lower h3 span:nth-child(2) {
	display: block;
	font-size: 1.8rem !important;
	}
	.link_bnr {
	width: calc(278px * 0.7);
	height: calc(60px * 0.7);
	}
	.link_bnr span {
	padding-right: 25px;
	}
	.link_bnr span::after {
	width: calc(24px * 0.7);
	height: calc(8px * 0.7);
	}
}
@media screen and (max-width: 450px) {
	header .wrap,
	section .wrap,
	section .wrap2,
	footer .wrap {
	padding-left: 20px;
	padding-right: 20px;
	}
}


/* ヘッダー */
header {
position: relative;
width: 100%;
line-height: 1.3;
background-color: #fff;
}
header .in1 a {
display: block;
}
.is-fixed {
}
@media screen and (min-width: 999px) {
	header {
	z-index: 999;
	height: 144px;
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	line-height: 1.3;
	box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.1);
	}
	header .wrap {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	}
	header .in1 {
	width: 263px;
	}
	header .in1 img {
	width: 100%;
	}
	header .in2 {
	width: calc(100% - 263px);
	}
	.toggle {
	display: none;
	}
	nav {
	width: 100%;
	}
	.nav_box {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	}
	nav .ul1 {
	margin-left: 5px;
	margin-right: 25px;
	}
	nav .ul1 li {
	position: relative;
	padding: 0 15px;
	}
	nav .ul1 li::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 15px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	right: -4px;
	background-image: url(../../../../../../image/nav_maker.png);
	background-size: cover;
	}
	nav .ul1 li:last-of-type::after {
	display: none;
	}
	nav .ul1 li a {
	position: relative;
	display: block;
	padding: 10px 0;
	font-weight: bold;
	}
	nav .ul1 li a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	left: 0;
	bottom: -5px;
	background-color: #94b8d3;
	transform-origin: left top;
	transform: scale(0, 1);
	transition: transform .3s;
	}
	nav .ul1 li a:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
	}
	nav .ul2 {
	}
	nav .ul2 li {
	overflow: hidden;
	position: relative;
	padding-top: 45px;
	padding-bottom: 35px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 0 0 5px 5px;
	}
	nav .ul2 li a {
	}
	nav .ul2_in1 {
	position: relative;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #003078;
	}
	nav .ul2_in1 br {
	display: none;
	}
	nav .ul2_in1::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform-origin: left top;
	transform: scale(0, 1);
	transition: transform .3s;
	background-color: #3c67a7;
	}
	nav .ul2_in1:hover::before {
	transform-origin: left top;
	transform: scale(1, 1);
	}
	nav .ul2_in1 a {
	z-index: 1;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	nav .ul2_in1 span {
	display: block;
	position: relative;
	padding-bottom: 40px;
	}
	nav .ul2_in1 span::before {
	position: absolute;
	content: "";
	width: 32px;
	height: 22px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	bottom: 0;
	background-image: url(../../../../../../image/ico_mail.png);
	background-size: cover;
	}
	nav .ul2_in2 {
	margin-left: 5px;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #0668b3;
	}
	nav .ul2_in2 p {
	}
	nav .ul2_in2 span {
	display: block;
	}
	nav .ul2_in2 .s1 {
	margin-bottom: 10px;
	}
	nav .ul2_in2 .s2 {
	position: relative;
	padding-left: 37px;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 1px;
	}
	nav .ul2_in2 .s2::before {
	position: absolute;
	content: "";
	width: 26px;
	height: 26px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	left: 0;
	background-image: url(../../../../../../image/ico_tel.png);
	background-size: cover;
	}
	.nav_logo,
	.other {
	display: none;
	}
}
@media screen and (max-width: 1320px) {
	header {
	height: 120px;
	}
	header .wrap {
	padding-right: 10px;
	padding-left: 10px;
	}
	header .in1 {
	width: 200px;
	}
	header .in2 {
	width: calc(100% - 200px);
	}
	header .in1 img {
	width: 190px;
	}
	nav .ul1 {
	margin-right: 10px;
	}
	nav .ul1 li {
	padding: 0 15px;
	}
	nav .ul1 li::after {
	right: -5px;
	}
	nav .ul2 li {
	padding-top: 20px;
	padding-bottom: 20px;
	}
	nav .ul2_in1 {
	padding-right: 15px;
	padding-left: 15px;
	}
	nav .ul2_in1 span {
	padding-bottom: 32px;
	}
	nav .ul2_in1 br {
	display: block;
	}
	nav .ul2_in2 {
	padding-right: 15px;
	padding-left: 15px;
	}
}
@media screen and (max-width: 1150px) {
	header {
	height: 100px;
	}
	nav .ul1 li {
	padding: 0 10px;
	}
	nav .ul2 li.ul2_in1 {
	padding-top: 25px;
	}
	nav .ul2_in1 span {
	padding-bottom: 0;
	}
	nav .ul2_in1 span::before{
	display: none;
	}
	nav .ul2_in2 .s2 {
	padding-left: 0;
	font-size: 1.8rem
	}
	nav .ul2_in2 .s2::before {
	display: none;
	}
}
@media screen and (max-width: 999px) {
	header {
	z-index: 999;
	position: relative;
	display:flex;
	display:box;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:-moz-box;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	height: 50px;
	}
	header .wrap {
	display: block;
	width: 100%;
	padding: 0 10px;
	}
	header .in1 {
	width: 150px;
	}
	header .in1 img {
	width: 100%;
	}
	.toggle {
	z-index: 999;
	cursor: pointer;
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0;
	right: 10px;
	background-color: rgba(255,255,255,0.6);
	border-radius: 50%;
	}
	.toggle .ttl {
	letter-spacing: 2px;
	}
	.toggle span {
	transition: .35s ease-in-out;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	right: 0;
	background-color: #003078;
	border-radius: 50px;
	}
	.toggle span:nth-child(1) {
	top: 5px;
	}
	.toggle span:nth-child(2) {
	top: 13px;
	}
	.toggle span:nth-child(3) {
	top: 21px;
	}
	.toggle.active {
	position: fixed;
	top: 10px;
	}
	.toggle.active span {
	position: absolute;
	top: 12px;
	right: 0px;
	}
	.toggle.active span:nth-child(1) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	}
	.toggle.active span:nth-child(2),
	.toggle.active span:nth-child(3) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	}
	nav {
	display: none !important;
	}
	nav.active {
	overflow: hidden;
	display: block !important;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	padding: 45px 20px 20px 20px;
	background-color: rgba(255,255,255,1.0);
	}
	.nav_logo,
	.other {
	display: block;
	margin-bottom: 30px;
	text-align: center;
	}
	.nav_logo a {
	display: inline-block;
	}
	.nav_logo img {
	width: 150px;
	margin: auto;
	}
	nav.active .nav_box {
	display: block;
	max-width: 400px;
	margin: auto;
	}
	nav.active .ul1 {
	display: block;
	margin: 0 auto 20px;
	}
	nav.active .ul1 li {
	margin-bottom: 10px;
	padding: 0;
	background-color: #94b8d3;
	border-radius: 4px;
	}
	nav.active .ul1 li a {
	display: block;
	padding: 10px 10px;
	font-weight: bold;
	}
	nav.active .ul2 {
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	}
	nav.active .ul2 li {
	position: relative;
	width: calc(50% - 8px);
	padding: 15px 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	}
	nav.active .ul2 .ul2_in1 {
	background-color: #003078;
	}
	nav.active .ul2 .ul2_in1 span {
	padding-bottom: 25px;
	}
	nav.active .ul2 .ul2_in1 span {
	display: block;
	background-image: url(../../../../../../image/ico_mail.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	}
	nav.active .ul2 .ul2_in2 {
	background-color: #0668b3;
	}
	nav.active .ul2 .ul2_in2 p {
	margin-top: 6px;
	}
	nav.active .ul2 .ul2_in2 span {
	display: inline-block;
	}
	nav.active .ul2 .ul2_in2 .s1 {
	margin-bottom: 5px;
	}
	nav.active .ul2 .ul2_in2 .s2 {
	padding-left: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	position: relative;
	padding-left: 20px;
	}
	nav.active .ul2 .ul2_in2 .s2::after {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	left: 0;
	font-size: 2.0rem;
	font-weight: normal;
	background-image: url(../../../../../../image/ico_tel.png);
	background-size: cover;
	}
	nav .ul2_in1 a {
	z-index: 1;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
}
@media screen and (max-width: 767px) {
	header .in1 {
	width: 120px;
	}
}
@media screen and (max-width: 450px) {
}


/* スライド */
.slide_area {
padding-top: 144px;
}
.slider_wrap {
}
.slide_area .topics {
z-index: 1;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
position: absolute;
width: 1260px;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
bottom: 0;
padding: 40px 80px;
color: #fff;
background-color: rgba(0,45,134,0.9);
}
.slide_area .topics .in1 {
width: 19%;
padding-right: 20px;
}
.slide_area .topics .in2 {
width: 81%;
}
.slide_area .topics .in2 .flex {
overflow-x: hidden;
overflow-y: auto;
max-height: 80px;
}
.slide_area .topics h2 {
font-size: 2.0rem;
font-weight: normal;
}
.slide_area .topics h2 span:nth-child(1) {
font-size: 5.0rem;
}
.slide_area .topics dl {
margin: 5px 0;
font-size: 1.5rem;
line-height: 1.3;
}
.slide_area .topics dt {
width: 130px;
padding-right: 10px;
letter-spacing: 1px;
}
.slide_area .topics dd {
width: calc(100% - 130px);
}
@media screen and (max-width: 1320px) {
	.slide_area {
	padding-top: 120px;
	}
	.slide_area .topics {
	width: 94%;
	padding: 30px 30px;
}
	.topics .in2 .flex {
	max-height: 70px;
	}
}
@media screen and (max-width: 1150px) {
	.slide_area {
	padding-top: 100px;
	}
}
@media screen and (max-width: 999px) {
	.slide_area {
	padding-top: 0;
	}
	.slide_area .topics {
	padding: 20px 30px;
	}
	.slide_area .topics .in1 {
	width: 80px;
	padding-right: 10px;
	}
	.slide_area .topics .in2 {
	width: calc(100% - 80px);
	}
	.slide_area .topics dt {
	width: 100px;
	padding-right: 10px;
	letter-spacing: 0;
	}
	.slide_area .topics dd {
	width: calc(100% - 100px);
	}
}
@media screen and (max-width: 767px) {
	.slide_area .topics {
	position: static;
	width: 100%;
	left: inherit;
	transform: inherit;
	-webkit- transform: inherit;
	bottom: inherit;
	padding: 10px 20px;
	}
	.slide_area .topics .in1 {
	width: 70px;
	padding-right: 10px;
	}
	.slide_area .topics h2 {
	font-size: 1.8rem;
	}
	.slide_area .topics .in2 {
	width: calc(100% - 70px);
	}
	.slide_area .topics .flex {
	display: block;
	max-height: 60px;
	margin: 5px 0;
	font-size: 1.4rem;
	}
	.slide_area .topics dt {
	width: 100%;
	margin-bottom: 5px;
	padding-right: 0;
	letter-spacing: 0;
	}
	.slide_area .topics dd {
	width: 100%;
	}
}
@media screen and (max-width: 450px) {
}


.top01 {
padding-top: 120px;
padding-bottom: 80px;
background-image: url(../../../../../../image/top/top01_bg.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.top01 .wrap {
}
.top01 h2 {
margin-bottom: 73px;
text-align: center;
}
.top01 h2 span {
display: block;
}
.top01 h2 span:nth-child(1) {
margin-bottom: 8px;
margin-right: 0;
padding-left: 0;
}
.top01 h2 span:nth-child(1)::before {
display: none;
}
.top01 h2 span:nth-child(2) {
}
.top01 .box {
max-width: 960px;
margin: 0 auto 50px;
}
.top01 .in1 {
width: 250px;
font-size: 3.4rem;
}
.top01 .in1 span {
display: block;
}
.top01 .in1 span:nth-of-type(1) {
color: #479dde;
}
.top01 .in1 span:nth-of-type(2) {
color: #0668b3;
}
.top01 .in1 span:nth-of-type(3) {
color: #003078;
}
.top01 .in1 img {
width: initial;
max-width: 100%;
}
.top01 .in2 {
width: calc(100% - 250px);
padding-left: 50px;
text-align: left;
letter-spacing: 1px;
}
.top01 .in2 p {
}
.top01 .link_bnr {
}
@media screen and (max-width: 1920px) {
	.top01 {
	background-size: 35vw;
	}
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
	.top01 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 25vw;
	}
	.top01 h2 {
	margin-bottom: 40px;
	}
	.top01 .box {
	margin: 0 auto 30px;
	}
	.top01 .in1 {
	width: 200px;
	}
	.top01 .in2 {
	width: calc(100% - 200px);
	}
}
@media screen and (max-width: 767px) {
	.top01 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 40vw;
	}
	.top01 .box {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
	}
	.top01 .in1 {
	display: inline-block;
	width: inherit;
	margin-bottom: 20px;
	font-size: 2.2rem;
	text-align: left;
	}
	.top01 .in1 img.pc_none {
	display: block !important;
	width: 200px;
	margin: 0 auto 30px;
	}
	.top01 .in2 {
	width: 100%;
	padding-left: 0;
	line-height: inherit;
	}
}
@media screen and (max-width: 500px) {
}


.top02 {
padding-bottom: 75px;
}
.top02::after {
z-index: 1;
position: absolute;
content: "";
width: 421px;
height: 353px;
bottom: -100px;
right: 0;
background-image: url(../../../../../../image/top/top02_img05.png);
}
.top02 .wrap {
}
.top02 .bg {
padding-top: 90px;
background-image: url(../../../../../../image/top/top02_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
}
.top02 h2 {
margin-left: 30px;
margin-bottom: 70px;
text-align: left;
}
.top02 .box {
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
position: relative;
max-width: 1260px;
margin: auto;
background-color: #fff;
}
.top02 .box2,
.top02 .box4 {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.top02 .box2 .box_wrap,
.top02 .box4 .box_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.top02 .box .in1 {
display:flex;
display:box;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:-moz-box;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
position: relative;
width: 64%;
}
.top02 .box1 .in1,
.top02 .box3 .in1 {
padding-left: 144px;
padding-right: 90px;
}
.top02 .box2 .in1,
.top02 .box4 .in1 {
padding-left: 90px;
padding-right: 144px;
}
.top02 .box .in1::after {
z-index: 1;
position: absolute;
content: "";
width: 50px;
height: 292px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
background-repeat: no-repeat;
background-position: center;
}
.top02 .box1 .in1::after,
.top02 .box3 .in1::after {
left: 50px;
}
.top02 .box2 .in1::after,
.top02 .box4 .in1::after {
right: 50px;
}
.top02 .box1 .in1::after {
background-image: url(../../../../../../image/top/top02_txt01.png);
}
.top02 .box2 .in1::after {
background-image: url(../../../../../../image/top/top02_txt02.png);
}
.top02 .box3 .in1::after {
background-image: url(../../../../../../image/top/top02_txt03.png);
}
.top02 .box4 .in1::after {
background-image: url(../../../../../../image/top/top02_txt04.png);
}
.top02 .box .in1_wrap {
position: relative;
padding: 50px 0;
}
.top02 .box h3 {
margin-bottom: 30px;
font-size: 2.4rem;
text-align: left;
letter-spacing: 5px;
color: #003078;
}
.top02 .box .txt1 {
margin-bottom: 25px;
font-size: 1.8rem;
font-weight: bold;
text-align: left;
color: #003078;
}
.top02 .box .txt2 {
text-align: left;
}
.top02 .box .in2 {
display:flex;
display:box;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:-moz-box;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
position: relative;
width: 36%;
}
.top02 .box .in2 p {
 position: relative;
}
.top02 .box1 .in2 p,
.top02 .box3 .in2 p {
margin-right: -330px;
}
.top02 .box2 .in2 p,
.top02 .box4 .in2 p {
margin-left: -330px;
}
.top02 .box .in2 img {
object-fit: cover;
max-width: inherit;
width: 100%;
}
.top02 .box1 .in2 img {
height: 650px;
}
.top02 .box2 .in2 img,
.top02 .box3 .in2 img,
.top02 .box4 .in2 img {
height: 470px;
}
.top02 .link_bnr {
margin-top: 89px;
}
@media screen and (max-width: 1919px) {
	.top02::after {
	width: calc(421px * 0.8);
	height: calc(353px * 0.8);
	bottom: 0;
	background-size: contain;
	}
	.top02 .box1 .in1,
	.top02 .box3 .in1 {
	padding-left: 80px;
	padding-right: 50px;
	}
	.top02 .box2 .in1,
	.top02 .box4 .in1 {
	padding-left: 50px;
	padding-right: 80px;
	}
	.top02 .box .in1 {
	width: 55%;
	}
	.top02 .box .in1::after {
	width: calc(50px * 0.6);
	height: calc(292px * 0.6);
	background-size: contain;
	}
	.top02 .box1 .in1::after,
	.top02 .box3 .in1::after {
	left: 17px;
	}
	.top02 .box2 .in1::after,
	.top02 .box4 .in1::after {
	right: 17px;
	}
	.top02 .box .in2 {
	width: 45%;
	}
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin-right: -14vw;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin-left: -12.8vw;
	}
	.top02 .box .txt1 {
	line-height: inherit;
	}
	.top02 .box1 .in2 img {
	height: 35vw;
	}
	.top02 .box2 .in2 img,
	.top02 .box3 .in2 img,
	.top02 .box4 .in2 img {
	height: 25vw;
	}
}
@media screen and (max-width: 1600px) {
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin-right: -12vw;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin-left: -12vw;
	}
	.top02 .box .br1 {
	display: none;
	}
}
@media screen and (max-width: 1500px) {
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin-right: -10vw;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin-left: -10vw;
	}
}
@media screen and (max-width: 1400px) {
	.top02::after {
	width: calc(421px * 0.7);
	height: calc(353px * 0.7);
	bottom: 20px;
	}
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin-right: -8vw;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin-left: -8vw;
	}
}
@media screen and (max-width: 1320px) {
	.top02::after {
	width: calc(421px * 0.6);
	height: calc(353px * 0.6);
	bottom: 30px;
	}
	.top02 .box {
	margin: 0 30px;
	}
	.top02 .box .in1_wrap {
	padding: 20px 0;
	}
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin-right: -6vw;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin-left: -6vw;
	}
}
@media screen and (max-width: 999px) {
	.top02::after {
	width: calc(421px * 0.4);
	height: calc(353px * 0.4);
	bottom: 0;
	}
	.top02 {
	padding-bottom: 40px;
	}
	.top02 .bg {
	padding-top: 60px;
	}
	.top02 h2 {
	margin-left: 10px;
	margin-bottom: 30px;
	}
	.top02 .link_bnr {
	margin-top: 30px;
	}
}
@media screen and (max-width: 767px) {
	.top02 .wrap1 {
	padding: 0 30px;
	}
	.top02::after {
	width: calc(421px * 0.2);
	height: calc(353px * 0.2);
	bottom: 20px;
	}
	.top02 h2 {
	margin-left: 0;
	margin-bottom: 50px;
	}
	.top02 .box {
	display: block;
	margin: 0 auto 30px;
	}
	.top02 .box_wrap {
	}
	.top02 .box .in1_wrap {
	padding: 20px;
	}
	.top02 .box .in1 {
	position: static;
	width: 100%;
	top: inherit;
	left: inherit%;
	transform: inherit;
	-webkit- transform: inherit;
	padding: 0;
	}
	.top02 .box1 .in1 .in1_wrap,
	.top02 .box2 .in1 .in1_wrap,
	.top02 .box3 .in1 .in1_wrap,
	.top02 .box4 .in1 .in1_wrap {
	padding: 20px;
	}
	.top02 .box .in1::after {
	display: none;
	}
	.top02 .box .in2 {
	width: 100%;
	}
	.top02 .box1 .in2 p,
	.top02 .box3 .in2 p {
	margin: auto;
	}
	.top02 .box2 .in2 p,
	.top02 .box4 .in2 p {
	margin: auto;
	}
	.top02 .box .in2 p {
	}
	.top02 .box .in2 p img {
	width: 100%;
	margin: auto;
	height: 30vw;
	min-height: inherit;
	}
	.top02 .box h3 {
	position: relative;
	margin-bottom: 15px;
	font-size: 1.8rem;
	letter-spacing: 0;
	}
	.top02 .box h3::after {
	position: absolute;
	content: "";
	width: calc(292px * 0.4);
	height: calc(50px * 0.4);
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	right: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
	}
	.top02 .box1 h3::after {
	background-image: url(../../../../../../image/top/top02_txt01_sp.png);
	}
	.top02 .box2 h3::after {
	background-image: url(../../../../../../image/top/top02_txt02_sp.png);
	}
	.top02 .box3 h3::after {
	background-image: url(../../../../../../image/top/top02_txt03_sp.png);
	}
	.top02 .box4 h3::after {
	background-image: url(../../../../../../image/top/top02_txt04_sp.png);
	}
	.top02 .box .txt1 {
	margin-bottom: 10px;
	font-size: 1.6rem;
	}
	.top02 .link_bnr {
	margin-top: 20px;
	}
}
@media screen and (max-width: 450px) {
	.top02 .wrap1 {
	padding: 0 20px;
	}
	.top02::after {
	bottom: 0;
	}
	.top02 .box .in2 p img {
	height: 50vw;
	}
}


.top03 {
padding-top: 90px;
padding-bottom: 90px;
}
.top03 .wrap {
}
.top03 h2 {
margin-bottom: 50px;
}
.top03 .box {
position: relative;
margin-bottom: 30px;
padding-bottom: 40px;
}
.top03 .box::before {
position: absolute;
content: "";
width: 1000px;
height: 100%;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
border: 1px solid #fa8218;
}
.top03 .box2 {
margin-bottom: 60px;
}
.top03 .box .ttl2 {
max-width: 1000px;
margin: auto;
margin-bottom: 47px;
padding-top: 40px;
padding-left: 30px;
}
.top03 .box .ttl2 h3 {
margin-bottom: 5px;
font-size: 2.0rem;
line-height: 1.3;
color: #003078;
}
.top03 .box .ttl2 p {
font-size: 1.8rem;
line-height: 1.3;
letter-spacing: 1px;
color: #fa8218;
}
.top03 .list {
}
.top03 li {
position: relative;
width: calc(100% / 3);
padding: 80px;
padding-top: 40px;
color: #fff;
background-position: top left;
clip-path: polygon(calc(100% - 35px) 0, 100% 35px, 100% 100%, 0 100%, 0 0);
}
.top03 li.li1 {
margin-bottom: 0px;
background-image: url(../../../../../../image/top/top03_bg01.png);
}
.top03 li.li2 {
margin-top: -50px;
margin-bottom: 50px;
background-image: url(../../../../../../image/top/top03_bg02.png);
}
.top03 li.li3 {
margin-top: -100px;
margin-bottom: 100px;
background-image: url(../../../../../../image/top/top03_bg03.png);
}
/*
.top03 li::before {
position: absolute;
content: "";
width: 37px;
height: 36px;
top: 0;
right: 0;
background-image: url(../../../../../../image/top/top03_li_bf.png);
background-size: cover;
}
*/
.top03 .num {
margin-bottom: 20px;
font-size: 6.0rem;
font-style: italic;
text-align: center;
letter-spacing: 1px;
}
.top03 .li1 .num {
color: rgba(129,237,249,0.7);
}
.top03 .li2 .num {
color: rgba(11,188,241,0.7);
}
.top03 .li3 .num {
color: rgba(0,87,217,0.7);
}
.top03 .txt1 {
margin-bottom: 20px;
font-size: 2.0rem;
font-weight: bold;
text-align: center;
line-height: 1.6;
}
.top03 .txt2 {
}
.top03 .imgArea {
}
.top03 .imgArea img {
width: inherit;
max-width: 100%;
margin: auto;
}
.top03 .link_bnr {
width: 519px;
height: 85px;
margin: auto;
}
.top03 .link_bnr::after {
background-image: url(../../../../../../image/top/top03_link_bnr.png);
}
.top03 .link_bnr::before {
background-image: url(../../../../../../image/top/top03_link_bnr_hover.png);
}
.top03 .link_bnr span {
padding-left: 50%;
}
@media screen and (max-width: 1320px) {
	.top03 li {
	padding: 30px;
	}
	.top03 .box {
	}
	.top03 .box::before {
	width: calc(100% - 100px);
	}
	.top03 .box .ttl2 {
	max-width: calc(100% - 100px);
	}
}
@media screen and (max-width: 1030px) {
}
@media screen and (max-width: 999px) {
	.top03 {
	padding-top: 60px;
	padding-bottom: 60px;
	}
	.top03 li {
	padding: 20px;
	}
	.top03 .num {
	margin-bottom: 20px;
	}
	.top03 .txt1 {
	margin: 0 -10px 20px -10px;
	font-size: 1.8rem;
	line-height: 1.5;
	}
	.top03 .txt2 {
	margin-bottom: 40px;
	}
	.top03 .link_bnr {
	width: calc(519px * 0.9);
	height: calc(85px * 0.9);
	}
}
@media screen and (max-width: 767px) {
	.top03 {
	}
	.top03 h2 {
	}
	.top03 .list {
	display: block;
	/*
	max-width: 400px;
	*/
	margin: 0 auto 30px;
	}
	.top03 .box {
	padding: 30px;
	}
	.top03 .box::before {
	width: 100%;
	}
	.top03 .box2 {
	margin-bottom: 40px;
	}
	.top03 .box .ttl2 {
	max-width: 100%;
	margin-bottom: 20px;
	padding-top: 0;
	padding-left: 0;
	}
	.top03 .box .ttl2 h3 {
	margin-bottom: 4px;
	font-size: 1.8rem;
	}
	.top03 .box .ttl2 p {
	font-size: 1.5rem;
	}
	.top03 li {
	clip-path: polygon(calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%, 0 0);
	width: 100%;
	margin-bottom: 20px !important;
	padding: 20px;
	}
	.top03 li.li1 {
	margin-bottom: 0;
	}
	.top03 li.li2 {
	margin-top: 0;
	margin-bottom: 0;
	}
	.top03 li.li3 {
	margin-top: 0;
	}
	.top03 li::before {
	width: 20px;
	height: 20px;
	background-size: cover;
	}
	.top03 .num {
	margin-bottom: 10px;
	font-size: 3.0rem;
	letter-spacing: 0;
	}
	.top03 .txt1 {
	margin: 0 0 10px 0;
	font-size: 1.8rem;
	}
	.top03 .txt2 {
	margin-bottom: 20px;
	}
	.top03 .link_bnr {
	width: calc(519px * 0.6);
	height: calc(85px * 0.6);
	}
}
@media screen and (max-width: 450px) {
}


.top04 {
padding-top: 25px;
padding-bottom: 25px;
background-image: url(../../../../../../image/top/top04_bg.jpg);
background-position: right;
background-size: cover;
}
.top04 .wrap1 {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
max-width: 1920px;
margin: auto;
}
.top04 .box1 {
width: 50%;
padding-right: 140px;
}
.top04 .box1 li {
width: 50%;
}
.top04 .box1 li img {
object-fit: cover;
height: 186px;
}
.top04 .box1 li:nth-child(1) img,
.top04 .box1 li:nth-child(2) img,
.top04 .box1 li:nth-child(5) img,
.top04 .box1 li:nth-child(6) img {
padding-right: 50%;
}
.top04 .box1 li:nth-child(3) img,
.top04 .box1 li:nth-child(4) img {
padding-left: 50%;
}
.top04 .box2 {
width: 50%;
}
.top04 .box2 .in {
padding-right: 330px;
padding-right: 20vw;
text-align: left;
}
.top04 .box2 h2 {
margin-bottom: 55px;
text-align: left;
}
.top04 .box2 .txt1 {
margin-bottom: 55px;
}
.top04 .link_bnr {
margin-left: 0;
}
.top04 .link_bnr::before {
background-image: url(../../../../../../image/link_bg_hover2.png);
}
@media screen and (max-width: 1919px) {
	.top04 .box1 li img {
	height: 9vw;
	}
}
@media screen and (max-width: 1320px) {
	.top04 .box1 {
	padding-right: 80px;
	}
	.top04 .box2 {
	
	}
	.top04 .box2 .in {
	padding-right: 30px;
	}
}
@media screen and (max-width: 1100px) {
	.top04 .box1 {
	padding-right: 50px;
	}
	.top04 .box1 li img {
	height: 11vw;
	}
	.top04 .box2 {
	}
}
@media screen and (max-width: 999px) {
	.top04 {
	}
	.top04 .box1 {
	}
	.top04 .box1 li img {
	height: 12vw;
	}
	.top04 .box2 h2 {
	}
	.top04 .box2 .txt1 {
	margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.top04 {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../../../../../../image/bg02.jpg);
	background-size: inherit;
	}
	.top04 .box1 {
	padding-right: 0;
	width: 100%;
	max-width: 400px;
	margin: auto;
	}
	.top04 .box1 li {
	width: 33.3333%;
	}
	.top04 .box1 li img {
	height: 120px;
	}
	.top04 .box1 li:nth-child(1) img,
	.top04 .box1 li:nth-child(2) img,
	.top04 .box1 li:nth-child(5) img,
	.top04 .box1 li:nth-child(6) img {
	padding-right: 0;
	}
	.top04 .box1 li:nth-child(3) img,
	.top04 .box1 li:nth-child(4) img {
	padding-left: 0;
	}
	.top04 .box2 {
	position: static;
	width: 100%;
	top: inherit;
	left: inherit;
	transform: inherit;
	-webkit- transform: inherit;
	padding: 0 30px;
	}
	.top04 .box2 .in {
	width: 100%;
	padding: 0;
	}
	.top04 .link_bnr {
	margin: 0 auto 50px;
	}
}
@media screen and (max-width: 450px) {
	.top04 .box2 {
	padding: 0 20px;
	}
}


.top05 {
padding-top: 100px;
padding-bottom: 100px;
}
.top05 .wrap {
}
.top05 h2 {
margin-bottom: 65px;
}
.top05 .box {
max-width: 1040px;
margin: auto;
}
.top05 .box>div {
width: 50%;
padding: 0 20px;
font-size: 1.5rem;
text-align: center;
}
.top05 iframe {
display: block;
width: 100%;
height: 400px;
margin-bottom: 40px;
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
	.top05 {
	padding-top: 60px;
	padding-bottom: 60px;
	}
	.top05 h2 {
	}
	.top05 iframe {
	height: 300px;
	margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.top05 {
	}
	.top05 h2 {
	margin-bottom: 20px;
	}
	.top05 .box {
	display: block;
	max-width: 400px;
	margin: auto;
	}
	.top05 .box>div {
	width: 100%;
	margin-bottom: 50px;
	padding: 0;
	text-align: center;
	}
	.top05 .box>div:last-of-type {
	margin-bottom: 0;
	}
	.top05 iframe {
	margin-bottom: 10px;
	}
}
@media screen and (max-width: 450px) {
}


/*TOPへ戻る*/
.pageTop {
z-index: 2;
position: fixed;
width: 50px;
height: 50px;
bottom: 20px;
right: 20px;
}
.pageTop img {
width: 100%;
height: auto;
display: block;
margin: auto;
opacity: 0.7;
}
@media screen and (max-width: 999px) {
	.pageTop {
	width: calc(50px * 0.8);
	height: calc(50px * 0.8);
	}
}
@media screen and (max-width: 767px) {
	.pageTop {
	width: calc(50px * 0.8);
	height: calc(50px * 0.8);
	bottom: 70px;
	right: 10px;
	}
}


footer {
padding-top: 40px;
padding-bottom: 40px;
background-image: url(../../../../../../image/foot_bg.jpg);
background-position: top right;
background-size: cover;
}
.bnr_area {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.bnr_list01 {
text-align: center;
}
.bnr_list01 li {
}
.bnr_list01 li:hover {
opacity: .5;
transition: .5s;
}
.bnr_list01_img {
max-width: 350px;
margin-bottom: 15px;
}
.bnr_list01_img img {
border-radius: 8px;
}
.bnr_list01_txt {
font-weight: bold;
line-height: 1.4;
color: #fff;
}
footer .box {
}
footer .in {
width: calc(50% - 30px);
}
footer .in1 {
margin-right: 30px;
padding: 65px 30px;
background-color: #fff;
}
footer .top_sec h2 {
text-align: left;
margin-bottom: 45px;
}
footer .in1_wrap {
overflow-x: hidden;
overflow-y: auto;
max-width: 440px;
margin: auto;
}
footer .dl_box {
overflow-x: hidden;
overflow-y: auto;
height: 313px;
}
footer .dl_box dl {
padding: 20px 25px;
font-size: 1.5rem;
border-bottom: 1px solid;
}
footer .dl_box dl:last-of-type {
border-bottom: 0;
}
footer .dl_box dt {
width: 80px;
}
footer .dl_box dd {
width: calc(100% - 80px);
padding-left: 20px;
}
footer .in2 {
margin-left: 30px;
}
footer .in2_wrap {
/*max-width: 488px;*/
margin: auto;
color: #fff;
}
footer .footNav {
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
margin-bottom: 30px;
}
footer .footNav li {
position: relative;
margin-bottom: 5px;
padding: 0 10px;
}
footer .footNav li::after {
position: absolute;
content: "";
width: 10px;
height: 15px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
right: -5px;
background-image: url(../../../../../../image/nav_maker2.png);
background-size: contain;
}
footer .footNav li:last-of-type::after {
display: none;
}
footer .footNav a {
}
footer .logo {
width: 268px;
margin: 0 auto 25px;
}
footer .logo img {
}
footer .ul1 {
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
max-width: 488px;
margin: auto;
margin-bottom: 50px;
text-align: center;
}
footer .ul1_in {
height: 87px;
padding-top: 15px;
background-color: #0668b3;
border-radius: 5px;
}
footer .ul1_in1 {
overflow: hidden;
position: relative;
width: 40%;
}
footer .ul1_in1::before {
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
transform-origin: left top;
transform: scale(0, 1);
transition: transform .3s;
background-color: #3c67a7;
}
footer .ul1_in1:hover::before {
transform-origin: left top;
transform: scale(1, 1);
}
footer .ul1_in1 a {
z-index: 1;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
footer .ul1_in1 span {
display: block;
position: relative;
padding-bottom: 30px;
}
footer .ul1_in1 span::before {
position: absolute;
content: "";
width: 32px;
height: 22px;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
bottom: 0;
background-image: url(../../../../../../image/ico_mail.png);
background-size: contain;
}
footer .ul1_in2 {
width: calc(60% - 10px);
margin-left: 10px;
}
footer .ul1_in2 p {
}
footer .ul1_in2 span {
display: block;
}
footer .ul1_in2 .s1 {
margin-bottom: 5px;
}
footer .ul1_in2 .s2 {
display: inline-block;
position: relative;
padding-left: 37px;
font-size: 2.4rem;
font-weight: normal;
letter-spacing: 1px;
line-height: 1;
}
footer .ul1_in2 .s2::before {
position: absolute;
content: "";
width: 26px;
height: 26px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
left: 0;
background-image: url(../../../../../../image/ico_tel.png);
background-size: cover;
}
footer .copyright {
margin-bottom: 5px;
font-size: 1.3rem;
text-align: center;
}
@media screen and (max-width: 1320px) {
	footer .footNav {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	}
}
@media screen and (max-width: 1200px) {
	footer .top_sec h2 span:nth-child(1),
	footer .top_sec h2 span:nth-child(2) {
	display: inline-block;
	}
}
@media screen and (max-width: 999px) {
	footer .in {
	width: calc(50% - 10px);
	}
	footer .in1 {
	margin-right: 10px;
	padding: 30px 20px;
	}
	footer .in2 {
	margin-left: 10px;
	}
	footer .top_sec h2 {
	margin-bottom: 25px;
	}
	footer .footNav {
	margin-bottom: 25px;
	}
	footer .ul1 {
	margin-bottom: 30px;
	}
	footer .footNav li {
	padding: 0 10px;
	}
	footer .footNav li::after {
	width: 8px;
	height: 12px;
	right: -4px;
	}
	footer .logo {
	width: 200px;
	}
	footer .ul1_in1 span::before {
	width: calc(32px * 0.8);
	height: calc(22px * 0.8);
	}
	footer .ul1_in2 .s1 {
	margin-bottom: 4px;
	}
	footer .ul1_in2 .s2 {
	padding-left: 30px;
	font-size: 2.2rem;
	}
	footer .ul1_in2 .s2::before {
	width: 22px;
	height: 22px;
	}
}
@media screen and (max-width: 767px) {
	footer {
	padding-top: 40px;
	padding-bottom: 70px;
	}
	footer .box {
	display: block;
	}
	footer .in {
	width: 100%;
	max-width: 400px;
	margin: auto;
	}
	footer .in1 {
	margin-bottom: 40px;
	padding: 20px;
	}
	footer .top_sec h2 {
	margin-bottom: 20px;
	}
	footer .dl_box {
	height: auto;
	max-height: 150px;
	}
	footer .dl_box dl {
	padding: 5px 10px;
	}
	footer .dl_box dd {
	padding-left: 10px;
	}
	.bnr_list01_img {
	max-width: 300px;
	}
	footer .footNav {
	display: none;
	}
	footer .logo {
	width: 150px;
	margin: 0 auto 20px;
	}
	footer .ul1 {
	position: fixed;
	max-width: inherit;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 0;
	}
	footer .ul1_in {
	position: relative;
	width: 50%;
	height: 60px;
	margin: 0;
	padding-top: 8px;
	border-radius: 0;
	}
	footer .ul1_in1 {
	background-color: #003078;
	}
	footer .ul1_in1 span {
	padding-bottom: 20px;
	}
	footer .ul1_in1 span::before {
	width: 20px;
	height: 14px;
	}
	footer .ul1_in2 .s2 {
	padding-left: 20px;
	font-size: 2.0rem;
	letter-spacing: 1px;
	}
	footer .ul1_in2 .s2::before {
	width: 15px;
	height: 15px;
	background-image: url(../../../../../../image/ico_tel.png);
	background-size: cover;
	}
	footer .ul1_in span {
	font-size: 1.5rem;
	font-weight: bold;
	}
}
@media screen and (max-width: 450px) {
}



/*---------------------------------------------------------------------
 下層共通
---------------------------------------------------------------------*/
.lower {
position: relative;
}
.lower::before {
z-index: -2;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(../../../../../../image/bg04.jpg);
background-repeat: no-repeat;
background-position: top right;
}
.low_wrap {
max-width: 1260px;
margin-right: auto;
margin-left: auto;
}
.lowSec {
padding: 100px 0;
}
.lower section:after {
content:" ";
display:block;
clear:both;
}
@media screen and (max-width: 1920px) {
	.lower::before {
	background-size: 40vw auto;
	}
}
@media screen and (max-width: 1320px) {
	.low_wrap {
	padding-right: 30px;
	padding-left: 30px;
	}
	.lowSec {
	padding: 80px 0;
	}
}
@media screen and (max-width: 767px) {
	.lowSec {
	padding: 60px 0;
	}
}
@media screen and (max-width: 450px) {
	.low_wrap {
	padding-left: 20px;
	padding-right: 20px;
	}
}


#page_ttl {
position: relative;
margin-top: 144px;
}
#page_ttl::before,
#page_ttl::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
background-repeat: no-repeat;
background-size: auto 100%;
}
#page_ttl::before {
left: 0;
background-image: url(../../../../../../image/page_ttl_bg.png);
background-position: left top;
}
#page_ttl::after {
right: 0;
background-image: url(../../../../../../image/page_ttl_af.png);
background-position: right top;
}
#page_ttl img {
object-fit: cover;
height: 150px;
}
#page_ttl h2 {
display: inline-block;
position: absolute;
content: "";
width: 1260px;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
#page_ttl span {
display: block;
color: #fff;
}
#page_ttl span:nth-of-type(1) {
display: block;
position: relative;
/*
margin-bottom: 10px;
*/
font-size: 2.4rem;
letter-spacing: 1px;
}
/*
#page_ttl span:nth-of-type(1)::after {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background-color: rgba(255,255,255,0.5);
}
*/
#page_ttl span:nth-of-type(2) {
position: relative;
margin-left: 2px;
font-size: 2.0rem;
font-weight: normal;
letter-spacing: 1px;
line-height: 1;
letter-spacing: 2px;
}
#page_ttl span:nth-of-type(2)::before {
content: "-";
left: 0;
margin-right: 5px;
}
#page_ttl span:nth-of-type(2)::after {
content: "-";
right: 0;
margin-left: 5px;
}
.lower h3,
.contact_bnr h3 {
margin-bottom: 80px;
}
.lower h3 span {
}
.lower h3 span:nth-of-type(1),
.contact_bnr h3 span:nth-of-type(1) {
}
.lower h3 span:nth-of-type(2) {
}
.lower h4 {
margin-bottom: 10px;
font-size: 1.8rem;
font-weight: bold;
letter-spacing: 1px;
color: #003078;
}
.lower .leadcopy {
font-size: 2.0rem;
line-height: 2;
text-align: center;
}
lower .leadcopy.low_wrap {
padding-top: 85px;
padding-bottom: 85px;
}
@media screen and (max-width: 1320px) {
	#page_ttl {
	margin-top: 120px;
	}
	#page_ttl h2 {
	width: 100%;
	padding: 0 30px;
	}
	#page_ttl::before {
	left: -50px;
	}
	#page_ttl::after {
	right: -50px;
	}
}
@media screen and (max-width: 999px) {
	#page_ttl {
	margin-top: 0;
	}
	#page_ttl::before {
	left: -50px;
	}
	#page_ttl::after {
	right: -50px;
	}
	#page_ttl img {
	height: 100px;
	}
	#page_ttl h2 {
	padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
	#page_ttl span:nth-of-type(1) {
	font-size: 2.2rem;
	letter-spacing: 0;
	}
	#page_ttl span:nth-of-type(2) {
	font-size: 2.4rem;
	}
	#page_ttl::before {
	left: 0;
	}
	#page_ttl::after {
	right: 0;
	}
	#page_ttl img {
	height: 80px;
	}
	.lower h3, .contact_bnr h3 {
	margin-bottom: 40px;
	}
}
@media screen and (max-width: 450px) {
}


.breadcrumb {
z-index: 1;
position: relative;
max-width: 1260px;
margin-right: auto;
margin-left: auto;
padding-top: 30px;
}
.breadcrumb span {
display: inline-block;
margin: 0 10px;
}
.breadcrumb span:first-child {
margin-left: 0;
}
.breadcrumb span:last-child {
margin-right: 0;
}
.breadcrumb span a {
}
.breadcrumb .current-item {
}
@media screen and (max-width: 1320px) {
	.breadcrumb {
	padding-right: 30px;
	padding-left: 30px;
	}
}
@media screen and (max-width: 767px) {
	.breadcrumb span {
	margin: 0 5px;
	font-size: 1.4rem;
	}
}
@media screen and (max-width: 450px) {
	.breadcrumb {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	}
}


.wp-pagenavi,
.single_pager {
z-index: 1;
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
flex-wrap: wrap;
-webkit-flex-wrap:wrap
-ms-flex-wrap: wrap;
position: relative;
margin-top: 80px;
font-size: 1.5rem;
}
.wp-pagenavi .pages {
font-family: "Century Gothic","Futura";
}
.wp-pagenavi .page,
.wp-pagenavi .current,
.single_pager li a {
display: inline-block;
margin: 2px;
line-height: 1;
}
.wp-pagenavi .page,
.wp-pagenavi .current {
padding: 5px 10px;
font-family: "Century Gothic","Futura";
border: 1px solid #aaa;
}
.wp-pagenavi .page:hover {
font-weight: bold;
background-color: #f1f3f5;
border: 1px solid #f1f3f5;
transition: all 0.5s;
}
.single_pager li a {
margin: 0 20px;
padding: 0;
border: 0;
}
.wp-pagenavi .current {
font-weight: bold;
background-color: #f1f3f5;
border: 1px solid #f1f3f5;
}
.wp-pagenavi span,
.wp-pagenavi a {
display: inline-block;
margin: 0 10px;
}
.wp-pagenavi .nextpostslink {
font-size: 1.8rem;
}
.single_pager {
z-index: 1;
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
position: relative;
margin-top: 60px;
font-size: 1.5rem;
    text-align: center;
}
.single_pager .li1,
.single_pager .li3 {
width: 35%;
}
.single_pager .li2 {
width: 30%;
}
.single_pager li a {
    line-height: 1.3;
}
.single_pager .li1 a,
.single_pager .li3 a {
background-repeat: no-repeat;
background-size: 10px auto;
}
.single_pager .li1 a {
padding-left: 20px;
background-image: url(../../../../../../image/single_pager_prev.png);
background-position: left center;
}
.single_pager .li3 a {
padding-right: 20px;
background-image: url(../../../../../../image/single_pager_next.png);
background-position: right center;
}
@media screen and (max-width: 1320px) {
	.wp-pagenavi,
	.single_pager {
	padding-right: 30px;
	padding-left: 30px;
	}
}
@media screen and (max-width: 767px) {
	.single_pager {
	display: block;
	}
	.single_pager li {
	width: 100% !important;
	}
	.single_pager .li1,
	.single_pager .li2 {
	margin-bottom: 10px;
	}
	.single_pager li a {
	margin: 0 10px;
	}
	.single_pager .li1 a {
	padding-left: 15px;
	}
	.single_pager .li3 a {
	padding-right: 15px;
	}
}
@media screen and (max-width: 450px) {
	.wp-pagenavi,
	.single_pager {
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	}
}


.tbl {
width: 100%;
margin: auto;
font-size: 1.5rem;
border-collapse: separate;
border-spacing: 0 5px;
}
.tbl th,
.tbl td {
padding: 8px 15px;
}
.tbl th {
width: 200px;
text-align: left;
background-color: #ccc;
}
.tbl td {
width: calc(100% - 200px);
text-align: left;
background-color: #fff;
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
}
@media screen and (max-width: 767px) {
	.tbl th, .tbl td {
	padding: 3px 5px;
	}
	.tbl th {
	width: 100px;
	}
	.tbl td {
	width: calc(100% - 100px);
	}
}
@media screen and (max-width: 450px) {
}


.dl_list1 dl {
position: relative;
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
}
.dl_list1 dl::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
bottom: 0;
left: 0;
background-image: linear-gradient(to right,#003078,#1d7cc3);
}
.dl_list1 dl:last-of-type::after {
display: none;
}
.dl_list1 dt {
width: 200px;
padding: 20px 15px;
font-weight: bold;
}
.dl_list1 dd {
width: calc(100% - 200px);
padding: 20px 15px;
}
.dl_list2 dl {
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
border-bottom: 1px solid #aaa;
}
.dl_list2 dl:last-of-type {
border-bottom: 0;
}
.dl_list2 dt {
width: 200px;
padding: 15px 15px;
}
.dl_list2 dd {
width: calc(100% - 200px);
padding: 15px 15px;
}
.dl_list3 dl {
display: flex;
display: box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-box;
margin-bottom: 3px;
}
.dl_list3 dt {
width: 200px;
padding: 15px 15px;
background-color: #ced8e0;
/*
border-style: solid;
border-color: #fff;
border-width: 1px 0 1px 0;
*/
}
.dl_list3 dl:first-of-type dt {
border-width: 0 0 1px 0;
}
.dl_list3 dl:last-of-type dt {
border-width: 1px 0 0 0;
}
.dl_list3 dd {
width: calc(100% - 200px);
padding: 15px 15px;
background-color: #f1f3f5;
/*
border-style: solid;
border-color: #ced8e0;
border-width: 1px 2px 1px 0;
*/
}
.dl_list3 dl:first-of-type dd {
border-width: 2px 2px 1px 0;
}
.dl_list3 dl:last-of-type dd {
border-width: 1px 2px 2px 0;
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
}
@media screen and (max-width: 767px) {
	.dl_list1 dl {
	display: block;
	}
	.dl_list1 dt {
	width: 100%;
	padding: 10px;
	padding-bottom: 5px;
	}
	.dl_list1 dd {
	width: 100%;
	padding: 10px;
	padding-top: 5px;
	}
	.dl_list2 dl {
	display: block;
	}
	.dl_list2 dt {
	width: 100%;
	padding: 10px;
	padding-bottom: 5px;
	}
	.dl_list2 dd {
	width: 100%;
	padding: 10px;
	padding-top: 5px;
	}
}
@media screen and (max-width: 600px) {
	.dl_list3 dl {
	display: block;
	}
}


.contact_bnr {
padding: 90px 30px;
background-image: url(../../../../../../image/contactBnr_bg.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
}
.contact_bnr_wrap {
max-width: 800px;
margin: auto;
padding: 30px;
border: 1px solid #1d2088;
}
.contact_bnr h3 {
margin-bottom: 30px;
}
.contact_bnr .txt {
margin-bottom: 30px;
font-size: 1.8rem;
font-weight: bold;
text-align: center;
}
.contact_bnr .box {
text-align: center;
}
.contact_bnr .tel {
display: inline-block;
position: relative;
margin-bottom: 20px;
font-size: 3.8rem;
letter-spacing: 1px;
color: #1d2088;
}
.contact_bnr .tel span {
margin-right: 10px;
font-size: 2.4rem;
}
.contact_bnr .mail a {
position: relative;
display: inline-block;
background-color: #1d2088;
color: #fff;
text-align: center;
border-radius: 50px;
padding: 15px 40px;
padding-left: 70px;
}

@media screen and (max-width: 1320px) {
	.contact_bnr {
	padding: 60px 30px;
	}
}
@media screen and (max-width: 999px) {
}
@media screen and (max-width: 860px) {
}
@media screen and (max-width: 767px) {
	.contact_bnr {
	padding: 40px 15px;
	}
	.contact_bnr_wrap {
	max-width: 300px;
	margin: auto;
	padding: 20px 10px;
	}
	.contact_bnr h3 {
	margin-bottom: 20px;
	}
	.contact_bnr .txt {
	margin-bottom: 20px;
	font-size: 1.6rem;
	}
	.contact_bnr .tel {
	margin-bottom: 15px;
	font-size: 3.0rem;
	}
	.contact_bnr .tel span {
	margin-right: 8px;
	font-size: 1.8rem;
	}
	.contact_bnr .mail a {
	border-radius: 50px;
	padding: 12px 30px;
	padding-left: 60px;
	}
	.contact_bnr .mail a::before {
	width: calc(23px * 0.7);
	height: calc(18px * 0.7);
	left: 30px;
	}
}
@media screen and (max-width: 450px) {
}


.bg01 {
position: relative;
}
.bg01::before {
z-index: -2;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(../../../../../../image/bg01.jpg);
}
.bg02 {
position: relative;
}
.bg02::before {
z-index: -2;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: url(../../../../../../image/bg02.jpg);
}
.bg03 {
position: relative;
}
.bg03::before {
z-index: -2;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #f1f3f5;
}
.line01 {
position: relative;
}
.line01::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
bottom: 0;
left: 0;
background-image: linear-gradient(to right,#003078,#1d7cc3);
}
.line02 {
position: relative;
}
.line02::after {
z-index: -1;
position: absolute;
content: "";
width: calc(100% + 2px);
height: calc(100% + 2px);
top: -1px;
left: -1px;
background-image: linear-gradient(to right,#003078,#1d7cc3);
}
.kado,
.kado2 {
position: relative;
}
.kado::after,
.kado2::after {
position: absolute;
content: "";
width: 37px;
height: 36px;
top: 0;
right: 0;
background-image: url(../../../../../../image/kado_bf.png);
background-repeat: no-repeat;
background-size: cover;
}
.kado2::after {
background-image: url(../../../../../../image/kado2_bf.png);
}


/*---------------------------------------------------------------------
 株式会社ダミーのものづくり
---------------------------------------------------------------------*/
.manufacture01 {
}
.manufacture01 h3 {
}
.manufacture01 .txt1 {
margin-bottom: 40px;
font-size: 2.0rem;
font-weight: bold;
text-align: center;
color: #003078;
}
.manufacture01 .txt1 p {
display: inline-block;
text-align: left;
}
.manufacture01 .txt2 {
margin-bottom: 40px;
}
.manufacture01 .txt2 p {
margin-bottom: 20px;
}
.manufacture01 .txt2 p:last-of-type {
margin-bottom: 0;
}
.manufacture01 h4 {
position: relative;
margin-top: 100px;
margin-bottom: 20px;
padding: 10px 20px;
color: #fff;
}
.manufacture01 h4:first-of-type {
margin-top: 60px;
}
.manufacture01 h4::after {
z-index: -1;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
right: 0;
background-image: url(../../../../../../image/h4_af.png);
background-repeat: no-repeat;
background-position: center right;
background-size: auto 100%;
}
.manufacture01 h4::before {
z-index: -2;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
right: 0;
background-color: #003078;
}
.manufacture01 .txt3 {
margin-bottom: 40px;
}
.manufacture01 .list1 {
margin: 0 -20px;
}
.manufacture01 .list1 li {
width: calc(33.3333% - 40px);
margin: 0 20px;
background-color: #f1f3f5;
}
.manufacture01 .list1 li h5 {
padding: 30px;
text-align: center;
}
.manufacture01 .list1 li h5 span {
display: inline-block;
position: relative;
padding-top: 60px;
padding-bottom: 5px;
font-size: 1.8rem;
text-align: center;
color: #003078;
border-bottom: 4px solid #fa8218;
}
.manufacture01 .list1 li h5 span::before {
position: absolute;
content: "";
width: 40px;
height: 40px;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
background-repeat: no-repeat;
background-size: cover;
}
.manufacture01 .list1 li:nth-of-type(1) h5 span::before {
background-image: url(../../../../../../image/h5_bf1.png);
}
.manufacture01 .list1 li:nth-of-type(2) h5 span::before {
background-image: url(../../../../../../image/h5_bf2.png);
}
.manufacture01 .list1 li:nth-of-type(3) h5 span::before {
background-image: url(../../../../../../image/h5_bf3.png);
}
.manufacture01 .list1 p {
padding: 0 30px 20px 30px;
}
.manufacture01 .list1 img {
object-fit: cover;
height: 290px;
}
.manufacture01 .list2 {
justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
margin: 0 -10px;
margin-top: 100px;
}
.manufacture01 .list2 li {
width: calc((100% / 6) - 20px);
margin: 0 10px 40px 10px;
text-align: center;
}
.manufacture01 .list2 img {
object-fit: cover;
height: 150px;
}
.manufacture01 .list2 p {
margin-top: 5px;
font-size: 1.5rem;
}
.manufacture02 h6 {
}
.manufacture02 .box1 {
margin: 0 10px;
/*
background-color: #fff;
border-radius: 10px;
*/
}
.manufacture02 .list3 {
counter-reset: number 0;
}
.manufacture02 .list3 li {
position: relative;
margin-bottom: 10px;
padding-bottom: 5px;
padding-left: 20px;
}
.manufacture02 .list3 li:last-of-type {
}
.manufacture02 .list3 li::before {
position: absolute;
content: "";
counter-increment: number 1;
content: counter(number) ".";
left: 0;
font-weight: bold;
}
.manufacture02 .list3 li span {
display: block;
font-size: 1.4rem;
}
.manufacture02 h5 {
position: relative;
margin-bottom: 5px;
padding-left: 18px;
font-size: 1.6rem;
}
.manufacture02 h5::before {
position: absolute;
content: "";
width: 10px;
height: 10px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
left: 2px;
background-color: #0668b3;
}
.manufacture02 .imgArea {
margin-bottom: 40px;
}
.manufacture02 .imgArea img {
/*
object-fit: cover;
height: 500px;
*/
max-width: 100%;
width: inherit;
margin: auto;
}
.manufacture02 .list4 {
counter-reset: number 0;
}
.manufacture02 .list4 li {
width: 25%;
}
.manufacture02 .list4 li .ttl {
overflow: hidden;
position: relative;
font-family: "Century Gothic","Futura";
font-weight: bold;
padding: 10px 30px;
line-height: 1;
color: #0668b3;
background-color: #ced8e0;
}
.manufacture02 .list4 li .ttl span {
z-index: 1;
position: relative;
}
.manufacture02 .list4 li:nth-of-type(even) .ttl {
background-color: #fff;
}
.manufacture02 .list4 li .ttl::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
bottom: 0;
right: 0;
background-color: #fff;
clip-path: polygon(90% 0, 100% 100%, 0 100%, 0 0);
}
.manufacture02 .list4 li:nth-of-type(even) .ttl {
background-color: #fff;
}
.manufacture02 .list4 li:last-of-type .ttl::after {
clip-path: inherit;
}
.manufacture02 .list4 li:nth-of-type(even) .ttl::after {
background-color: #ced8e0;
}
.manufacture02 .list4 li .box {
padding: 20px 30px;
background-color: #fff;
}
.manufacture02 .list4 li:first-of-type .box {
}
.manufacture02 .list4 li:nth-of-type(even) .box {
background-color: #ced8e0;
}
.manufacture02 .list4 li img {
object-fit: cover;
height: 190px;
margin-bottom: 10px;
}
.manufacture02 .list4 li p {
font-size: 1.5rem;
}
.manufacture02 .list5 {
margin: 0 -30px;
}
.manufacture02 .list5 li {
width: calc(50% - 60px);
margin: 0 30px 60px 30px;
}
.manufacture02 .list5 h6 {
font-size: 1.6rem;
margin-bottom: 5px;
}
.manufacture02 .list5 .box {
/*
background-color: #fff;
border: 1px solid #ced8e0;
*/
}
.manufacture02 .list5 table {
width: 100%;
font-size: 1.5rem;
border-collapse: separate;
border-spacing: 2px;
}
.manufacture02 .list5 th {
padding: 5px 10px;
text-align: center;
background-color: #ced8e0;
}
.manufacture02 .list5 th:nth-of-type(1) {
width: 30%;
}
.manufacture02 .list5 th:nth-of-type(2) {
width: 50%;
}
.manufacture02 .list5 th:nth-of-type(3) {
width: 20%;
}
.manufacture02 .list5 th:last-of-type {
border-right-width: 0;
}
.manufacture02 .list5 td {
padding: 8px 10px;
background-color: #fff;
}
.manufacture02 .img1 {
margin-top: 40px;
}
.manufacture03 .box2  {
margin-bottom: 80px;
}
.manufacture03 .box2 .in {
margin-bottom: 20px;
padding: 30px 50px;
background-color: #fff;
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.manufacture03 .box2 .in:nth-of-type(odd) {
}
.manufacture03 .box2 .in:nth-of-type(even) {
}
.manufacture03 .box2 .in .txt1 {
margin-bottom: 20px;
font-size: 1.8rem;
text-align: left;
}
.manufacture03 .box2 .in .txt2 {
margin-bottom: 0;
}
.manufacture03 .list6 {
/*
max-width: 1260px;
margin: auto;
*/
}
.manufacture03 .list6 li {
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
position: relative;
width: 50%;
}
.manufacture03 .list6 li p {
display: block;
width: 50%;
padding: 30px;
}
.manufacture03 .list6 li:nth-of-type(1),
.manufacture03 .list6 li:nth-of-type(2) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.manufacture03 .list6 img {
object-fit: cover;
display: block;
width: 50%;
height: 230px;
}
.manufacture04 .box2 .in {
background-color: rgba(255,255,255,0.5);
}
.manufacture05 .list7 {
counter-reset: number 0;
padding: 30px;
background-color: #f1f3f5;
border-radius: 10px;
}
.manufacture05 .list7 li {
position: relative;
margin-bottom: 10px;
padding-left: 20px;
}
.manufacture05 .list7 li:last-of-type {
margin-bottom: 0;
}
.manufacture05 .list7 li::before {
position: absolute;
content: "";
counter-increment: number 1;
content: counter(number) ".";
left: 0;
font-weight: bold;
}
@media screen and (max-width: 1320px) {
	.manufacture02 .list4 li .box {
	padding: 20px;
	}
	.manufacture01 .list1 img {
	height: 22vw;
	}
	.manufacture01 .list2 img {
	height: 10vw;
	}
	.manufacture02 .imgArea img {
	/*
	height: 37vw;
	*/
	}
	.manufacture02 .list4 li img {
	height: 15vw;
	}
	.manufacture03 .list6 img {
	height: 17vw;
	}
}
@media screen and (max-width: 999px) {
	.manufacture01 .list1 img {
	height: 20vw;
	}
	.manufacture01 .list2 img {
	height: 90px;
	}
	.manufacture02 .list4 li .ttl {
	padding: 10px 20px;
	}
	.manufacture02 .list5 {
	margin: 0 -20px;
	}
	.manufacture02 .list5 li {
	width: calc(50% - 40px);
	margin: 0 20px 30px 20px;
	}
	.manufacture03 .box2 .in {
	padding: 30px;
	}
	.manufacture03 .list6 li p {
	padding: 20px;
	}
}
@media screen and (max-width: 767px) {
	.manufacture01 .txt1 {
	margin-bottom: 20px;
	font-size: 1.8rem;
	}
	.manufacture01 .list1 img {
	height: 33vw;
	}
	.manufacture01 h4 {
	margin-top: 60px;
	}
	.manufacture01 h4:first-of-type {
	margin-top: 40px;
	}
	.manufacture01 .list1 {
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	margin: 0 -10px;
	}
	.manufacture01 .list1 li {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
	}
	.manufacture01 .list1 li h5 {
	padding: 20px;
	}
	.manufacture01 .list1 li h5 span::before {
	width: 25px;
	height: 25px;
	}
	.manufacture01 .list1 li h5 span {
	padding-top: 37px;
	font-size: 1.6rem;
	}
	.manufacture01 .list1 p {
	padding: 0 20px 20px 20px;
	}
	.manufacture01 .list2 {
	margin: 0 -10px;
	margin-top: 60px;
	}
	.manufacture01 .list2 li {
	width: calc(33.3333% - 20px);
	margin: 0 10px 20px 10px;
	}
	.manufacture01 .list2 img {
	height: 21vw;
	}
	.manufacture02 .list4 li {
	width: 50%;
	}
	.manufacture02 .list4 li .ttl {
	padding-top: 20px;
	background-color: #fff;
	}
	.manufacture02 .list4 li .ttl::after {
	display: none;
	}
	.manufacture02 .list4 li:nth-of-type(even) .ttl {
	background-color: #fff;
	}
	.manufacture02 .list4 li .box {
	padding: 10px 20px 20px 20px;
	}
	.manufacture02 .list4 li:nth-of-type(even) .box {
	background-color: #fff;
	}
	.manufacture02 .list4 li:nth-child(2) .ttl,
	.manufacture02 .list4 li:nth-child(3) .ttl {
	background-color: #ced8e0;
	}
	.manufacture02 .list4 li:nth-child(2) .box,
	.manufacture02 .list4 li:nth-child(3) .box {
	background-color: #ced8e0;
	}
	.manufacture02 .list4 li img {
	height: 25vw;
	}
	.manufacture02 .list5 {
	margin: auto;
	}
	.manufacture02 .list5 li {
	width: 100%;
	margin: 0 0 20px 0;
	}
	.manufacture03 .box2 .in .txt1 {
	font-size: 1.6rem;
	}
	.manufacture03 .box2 .in {
	padding: 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	}
	.manufacture03 .list6 {
	display: block;
	max-width: 500px;
	margin: auto;
	}
	.manufacture03 .list6 li {
	width: 100%;
	}
	.manufacture03 .list6 li:nth-of-type(1), .manufacture03 .list6 li:nth-of-type(2) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	}
	.manufacture03 .list6 li:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	}
	.manufacture03 .list6 li p {
	padding: 15px;
	font-size: 1.4rem;
	}
	.manufacture03 .list6 img {
	height: 40vw;
	}
	.manufacture05 .list7 {
	padding: 30px;
	}
}
@media screen and (max-width: 600px) {
	.manufacture01 .list1 {
	display: block;
	max-width: 400px;
	margin: auto;
	}
	.manufacture01 .list1 li {
	width: 100%;
	margin: 0 0 20px;
	}
	.manufacture01 .list1 img {
	height: 50vw;
	}
	/*
	.manufacture01 .list2 li {
	width: calc(50% - 20px);
	}
	.manufacture01 .list2 img {
	height: 32vw;
	}
	*/
}
@media screen and (max-width: 450px) {
	.manufacture02 .list4 li .ttl {
	padding: 15px 15px 0 15px;
	}
	.manufacture02 .list4 li .box {
	padding: 15px;
	}
}


/*---------------------------------------------------------------------
 整備について
---------------------------------------------------------------------*/
.facilities01 {
}
.facilities01 h4 {
position: relative;
margin-top: 40px;
margin-bottom: 10px;
padding: 10px 10px 10px 20px;
}
.facilities01 h4::before,
.facilities01 h4::after {
display: inline-block;
position: absolute;
content: "";
width: 7px;
height: calc(50% - 10px);
left: 2px;
margin-right: 8px;
}
.facilities01 h4::before {
top: 10px;
background-color: #003078;
border-radius: 40% 40% 0 0;
}
.facilities01 h4::after {
bottom: 10px;
background-color: #0668b3;
border-radius: 0 0 40% 40%;
}
.facilities01 .list {
margin: 0 -10px;
}
.facilities01 .list li {
width: 33.3333%;
margin-bottom: 20px;
padding: 0 10px;
}
.facilities01 .list .in {
position: relative;
/*
padding: 20px;
background-color: #f1f3f5;
*/
}
/*
.facilities01 .list .in::before {
position: absolute;
content: "";
width: calc(100% - 15px);
height: calc(100% - 15px);
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
border: 1px solid #ccc;
}
*/
.facilities01 dl {
margin-bottom: 2px;
font-size: 1.5rem;
/*
border-bottom: 1px solid #aaa;
*/
}
.facilities01 dt {
width: 120px;
padding: 10px;
background-color: #ced8e0;
}
.facilities01 dd {
width: calc(100% - 120px);
padding: 10px;
background-color: #f1f3f5;
}
.facilities02 dd {
background-color: #fff;
}
.facilities02 .list .in {
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
	.facilities01 .list li {
	width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.facilities01 dt {
	padding: 5px 10px;
	}
	.facilities01 dd {
	padding: 5px 10px;
	}
	/*
	.facilities01 dl {
	display: block;
	margin-bottom: 2px;
	}
	.facilities01 dt {
	width: 100%;
	padding: 2px 10px;
	}
	.facilities01 dd {
	width: 100%;
	padding: 10px 10px;
	}
	*/
}
@media screen and (max-width: 600px) {
	.facilities01 .list li {
	width: 100%;
	margin-bottom: 10px;
	}
}
@media screen and (max-width: 450px) {
}


/*---------------------------------------------------------------------
 会社概要
---------------------------------------------------------------------*/
.company01 {
}
.company01 .box {
}
.company01 .box .txt1 {
margin-bottom: 40px;
font-size: 2.0rem;
font-weight: bold;
text-align: center;
color: #003078;
}
.company01 .box .txt2 {
}
.company01 .box .txt2 p {
margin-bottom: 20px;
}
.company01 .box .name {
margin-top: 30px;
font-size: 2.0rem;
text-align: right;
}
.company02 {
}
.company02 .box {
}
.company02 .in {
overflow: hidden;
position: relative;
display:flex;
display:box;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:-moz-box;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
min-height: 180px;
margin-bottom: 30px;
padding: 20px 80px;
background-color: #fff;
}
.company02 .in:last-of-type {
margin-bottom: 0;
}
.company02 .in dl {
}
.company02 .in dl:nth-of-type(even) {
}
.company02 .in dl:nth-of-type(odd) {
}
.company02 .in dl::before {
position: absolute;
content: "";
width: 36px;
height: 150px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: 10px;
}
.company02 .in:nth-of-type(even) dl::before {
/*right: 10px;*/
}
.company02 .in:nth-of-type(odd) dl::before {
}
.company02 .in:nth-child(1) dl::before {
background-image: url(../../../../../../image/company/philosophy_bf01.png);
}
.company02 .in:nth-child(2) dl::before {
background-image: url(../../../../../../image/company/philosophy_bf02.png);
}
.company02 .in:nth-child(3) dl::before {
background-image: url(../../../../../../image/company/philosophy_bf03.png);
}
.company02 .in:nth-child(4) dl::before {
background-image: url(../../../../../../image/company/philosophy_bf04.png);
}
.company02 .in dt {
margin-bottom: 20px;
font-size: 1.8rem;
font-weight: bold;
color: #003078;
}
.company02 .in dt:first-letter {
font-size: 2.4rem;
}
.company02 .in dd {
}
.company03 .dl_list1 {
padding: 50px 80px;
background-color: #fff;
}
.company03 img {
object-fit: cover;
height: 393px;
padding: 0 80px;
}
.company04 .dl_list2 {
padding: 50px 80px;
background-color: #fff;
}
.company05 {
}
.company05 .in {
position: relative;
width: calc(50% - 20px);
padding: 30px;
background-color: #fff;
}
.company05 .in:nth-child(1) {
margin-right: 20px;
}
.company05 .in:nth-child(2) {
margin-left: 20px;
}
.company05 .txt {
margin-bottom: 20px;
text-align: center;
}
.company05 .txt h4 {
margin-bottom: 10px;
}
.company05 .txt p {
font-size: 1.5rem;
}
.company05 .map {
}
.company05 .map iframe {
display: block;
width: 100%;
height: 400px;
}
@media screen and (max-width: 1320px) {
	.company03 img {
	height: 28vw;
	}
}
@media screen and (max-width: 999px) {
	.company05 .in {
	width: calc(50% - 10px);
	}
	.company05 .in:nth-child(1) {
	margin-right: 10px;
	}
	.company05 .in:nth-child(2) {
	margin-left: 10px;
	}
}
@media screen and (max-width: 767px) {
	.company01 .box .txt1 {
	margin-bottom: 20px;
	font-size: 1.8rem;
	}
	.company01 .box .name {
	font-size: 1.6rem;
	}
	.company02 .in {
	margin-bottom: 20px;
	padding: 20px;
	padding-right: 40px;
	}
	.company02 .in dl::before {
	left: inherit !important;
	right: 5px !important;
	}
	.company02 .in dl::before {
	width: calc(36px * 0.7);
	height: calc(150px * 0.7);
	}
	.company02 .in dt:first-letter {
	font-size: 2.0rem;
	}
	.company03 .dl_list1 {
	margin-bottom: 30px;
	padding: 0;
	}
	.company03 img {
	padding: 0;
	height: 28vw;
	}
	.company04 .dl_list2 {
	padding: 20px;
	}
	.company05 .box {
	display: block;
	}
	.company05 .in {
	width: 100%;
	padding: 20px;
	}
	.company05 .in:nth-child(1) {
	margin-right: 0;
	margin-bottom: 20px;
	}
	.company05 .in:nth-child(2) {
	margin-left: 0;
	}
	.company05 .map iframe {
	height: 300px;
	}
}
@media screen and (max-width: 450px) {
}


/*---------------------------------------------------------------------
 お知らせ
---------------------------------------------------------------------*/
.news .lr_wrap {
align-items: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
}
.news .l_col {
width: calc(100% - 280px);
}
.news .l_col .list {
margin: 0 -1%;
}
.news .l_col .list li {
margin-bottom: 30px;
}
.news .l_col .box {
position: relative;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
padding: 40px;
background-color: #f1f3f5;
}
.news .l_col .box .tag {
display: inline-block;
width: 75px;
padding: 3px;
font-size: 1.3rem;
text-align: center;
line-height: 1;
color: #fff;
background-color: #0668b3;
}
.news .r_col {
width: 200px;
margin-left: 80px;
}
.news .r_col .in {
margin-bottom: 50px;
}
.news .r_col .in:last-child {
margin-bottom: 0;
}
.news .r_col h4 {
position: relative;
margin-bottom: 10px;
padding-left: 15px;
font-size: 1.5rem;
}
.news .r_col h4::before {
position: absolute;
content: "";
width: 8px;
height: 8px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
left: 0;
background-color: #fa8218;
}
.news .r_col ul {
}
.news .r_col li {
padding: 5px 0;
font-size: 1.4rem;
line-height: 1.3;
}
.news .l_col .box a {
z-index: 1;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.news .l_col .box .in1 {
width: 70%;
}
.news .l_col .box .in2 {
width: 30%;
padding-right: 40px;
}
.news .l_col .box .ttl {
justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
margin-top: 5px;
margin-bottom: 20px;
padding-bottom: 10px;
}
.news .l_col .box h3 {
margin-bottom: 5px;
text-align: left;
font-size: 2.0rem;
}
.news .l_col .box .date{
width: 100%;
font-size: 1.4rem;
text-align: right;
}
.news .l_col .box .txt {
font-size: 1.5rem;
}
.news .l_col .box .in2 img {
object-fit: cover;
height: 180px;
}
.news_single {
}
.news.news_single .l_col .box {
padding: 50px;
}
.news_single .ttl {
margin-bottom: 30px;
padding-bottom: 20px;
text-align: left;
}
.news.news_single .l_col .box .tag {
width: 85px;
margin-bottom: 10px;
padding: 4px 5px;
font-size: 1.5rem;
}
.news_single h3 {
margin-bottom: 10px;
font-size: 2.2rem;
text-align: left;
}
.news_single .date {
text-align: right;
}
.news_single .txtArea {
margin-bottom: 20px;
}
.news_single .imgArea {
margin-bottom: 20px;
}
.news_single .imgArea img {
max-width: 100%;
width: inherit;
margin: auto;
}
.news_single p{
	margin-bottom: 24px;
}
.news_single img{
	width: auto;
	margin-bottom: 40px;
}
@media screen and (max-width: 1320px) {
	.news .l_col .box .in2 img {
	height: 12vw;
	}
	.news .l_col .box .in2 {
	padding-right: 20px;
	}
}
@media screen and (max-width: 999px) {
	.news .lr_wrap {
	display: block;
	}
	.news .l_col {
	width: 100%;
	margin-bottom: 60px;
	}
	.news .r_col {
	width: 100%;
	max-width: 350px;
	margin: auto;
	padding: 20px 15px;
	}
	.news .l_col .box .in2 img {
	height: 17vw;
	}
	.news .r_col .in {
	margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.news .l_col .box {
	padding: 20px;
	}
	.news .l_col .box h3 {
	margin-bottom: 5px;
	text-align: left !important;
	font-size: 1.8rem;
	}
	.news.news_single .l_col .box {
	padding: 30px;
	}
}
	@media screen and (max-width: 500px) {
	.news .l_col .list li {
	margin-bottom: 20px;
	}
	.news .l_col .box {
	display: block;
	}
	.news .l_col .box .in1 {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	}
	.news .l_col .box .in2 {
	width: 100%;
	padding: 0;
	}
	.news .l_col .box .in2 img {
	max-width: 200px;
	height: 150px;
	margin: auto;
	}
}




/*---------------------------------------------------------------------
 求人
---------------------------------------------------------------------*/
.recruit {
}
.recruit .list {
}
.recruit .list li {
position: relative;
min-height: 350px;
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
margin-bottom: 60px;
background-color: #fff;
}
/*
.recruit .list li:nth-of-type(odd) {
clip-path: polygon(0 0, calc(100% - 38px) 0, 100% 38px, 100% 100%, 0 100%);
}
*/
.recruit .list li:nth-of-type(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.recruit .list li .in1 {
width: 60%;
padding: 40px;
}
.recruit .list li .in2 {
position: relative;
width: 40%;
}
.recruit h3 {
position: relative;
margin-bottom: 20px;
padding-left: 24px;
text-align: left;
}
.recruit h3.title {
	text-align: center;
	}
.recruit h3::before {
position: absolute;
content: "";
width: 12px;
height: 12px;
top: 50%;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);
left: 0;
background-color: #fa8218;
}
.recruit h3.title::before{
	display: none;
}
.recruit p.read{
	text-align: center;
  	margin-bottom: 40px;
}
.recruit .list .txt {
font-size: 1.7rem;
}
.recruit .list li .in2 img {
object-fit: cover;
height: 350px;
}
.recruit .link_bnr {
margin-top: 50px;
}
.recruit_single .box {
margin-bottom: 80px;
}
.recruit_single h3 {
}
.recruit_single .slider1 {
margin-bottom: 40px;
}
.recruit_single .dl_list3 {
margin-bottom: 40px;
}
.recruit_single .dl_list3 dt {
width: 200px;
padding: 20px 15px;
font-weight: bold;
}
.recruit_single .dl_list3 dd {
width: calc(100% - 200px);
padding: 20px 15px;
}
.recruit_single .list1 {
margin: 0 -10px;
}
.recruit_single .list1 li {
width: calc(100% / 3 - 20px);
margin: 0 10px 20px;
}
.recruit_single .list1 img {
}
.recruit_single .link_bnr {
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
	.recruit .list li {
	min-height: 300px;
	}
	.recruit .list li .in1 {
	padding: 30px;
	}
	.recruit .list li .in2 img {
	height: 300px;
	}
}
@media screen and (max-width: 767px) {
	.recruit .list li {
	min-height: 250px;
	margin-bottom: 30px;
	}
	.recruit h3 {
	text-align: left !important;
	}
	.recruit .list li .in2 img {
	height: 250px;
	}
	.recruit_single .dl_list3 dt {
	width: 150px;
	}
	.recruit_single .dl_list3 dd {
	width: calc(100% - 150px);
	}
	.recruit_single .box {
	margin-bottom: 40px;
	}
}
@media screen and (max-width: 600px) {
	.recruit .list li {
	display: block;
	min-height: inherit;
	}
	.recruit .list li .in1 {
	width: 100%;
	}
	.recruit .list li .in2 {
	width: 100%;
	}
	.recruit .list li .in1 {
	padding: 20px;
	}
	.recruit .link_bnr {
	margin-top: 30px;
	}
	.recruit .list li .in2 img {
	height: 45vw;
	}
	.recruit_single .dl_list3 dt {
	width: 100%;
	padding: 5px 10px;
	}
	.recruit_single .dl_list3 dd {
	width: 100%;
	padding: 10px;
	}
}
@media screen and (max-width: 450px) {
}


/*---------------------------------------------------------------------
 お問い合わせ
---------------------------------------------------------------------*/
input[type="text"],
input[type="email"],
textarea {
width: 100%;
padding: 10px;
background-color: #f5f5f5;
}
input[type="search"] {
width: 100%;
padding: 18px 40px;
font-size: 1.8rem;
border-radius: 50px;
}
input[type="checkbox"] {
display: inline-block;
margin-left: 0;
margin-right: 10px;
}
input[type="radio"] {
margin-right: 5px;
margin-right: 10px;
}
input:read-only {
padding: 0 !important;
background-color: inherit;
}
.w200 input {
width: 200px;
}
textarea {
height: 250px;
}
.checkbox_wrap {
margin: 0 -15px;
}
.checkbox_wrap p {
padding: 5px 15px;
}
label {
display: block;
margin-top: 15px;
text-align: center;
}
label span {
display: inline-block;
font-size: 1.8rem;
}
.formBtn {
display: block;
width: 200px;
margin: auto;
margin-top: 50px;
padding: 15px;
background-color: #003078;
}
input[type="submit"] {
display: block;
margin: auto;
font-size: 1.8rem;
font-weight: normal;
text-align: center;
line-height: 1;
color: #fff;
background-color: transparent;
}
label a {
text-decoration: underline;
}
.contact01 .txt {
margin-bottom: 60px;
text-align: center;
}
.contact01 .txt .in {
display: inline-block;
text-align: left;
}
.contact01 .txt p {
margin-bottom: 20px;
}
.contact01 .txt p.red {
color: #e24545;
}
.contact01 .txt p:last-of-type {
margin-bottom: 0;
}
.contact01 dl {
margin-bottom: 10px;
}
.contact01 dt,
.contact01 dd {
padding: 15px 15px;
}
.contact01 dt {
}
.contact01 dt span {
margin-left: 5px;
font-size: 1.5rem;
color: #e24545;
font-weight: normal;
}
.contact01 dd {
}
.contact01 dd.flex p {
margin-right: 30px;
}
.contact01 dl.flex {
align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
.contact01 dl.flex dt {
width: 200px;
font-weight: bold;
}
.contact01 dl.flex dd {
width: calc(100% - 200px);
}
.contact01 dl.dl2 {
margin-top: 30px;
}
.contact01 dl.dl2 dt {
padding: 15px 15px;
font-weight: bold;
}
.contact01 dl.dl2 dd {
padding: 0 15px 15px 15px;
}
.wpcf7 .ajax-loader {
    display: none !important;
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
	input[type="search"] {
	width: 100%;
	padding: 10px 30px;
	}
	input[type="checkbox"] {
	margin-right: 5px;
	}
}
@media screen and (max-width: 767px) {
	input[type="text"],
	input[type="email"],
	textarea {
	padding: 5px 10px;
	}
	input[type="search"] {
	padding: 7px 20px;
	font-size: 1.6rem;
	}
	textarea {
	height: 150px;
	}
	.search_btn input[type="submit"] {
	width: 150px;
	height: 40px;
	background-position: left 50px center;
	}
	.w200 input {
	width: 150px;
	}
	label span {
	font-size: 1.6rem;
	}
	.formBtn {
	margin-top: 20px;
	}
	.checkbox_wrap p {
	padding: 2px 15px;
	}
	.formBtn {
	width: 150px;
	height: 40px;
	}
	input[type="submit"] {
	font-size: 1.6rem;
	}
	.contact01 dl.flex {
	display: block;
	}
	.contact01 dl.flex dt {
	width: 100%;
	}
	.contact01 dl.flex dd {
	width: 100%;
	}
	.contact01 dt, .contact01 dd {
	padding: 3px 0;
	}
	.contact01 dl.dl2 {
	margin-top: 0;
	}
	.contact01 dl.dl2 dt {
	padding: 3px 0;
	}
	.contact01 dl.dl2 dd {
	padding: 3px 0;
	}
}
@media screen and (max-width: 450px) {
}


/*---------------------------------------------------------------------
 プライバシーポリシー
---------------------------------------------------------------------*/
.privacy01 {
}
.privacy01 .txt1 {
margin-bottom: 40px;
}
.privacy01 dl {
margin-bottom: 40px;
}
.privacy01 dt {
margin-bottom: 10px;
padding: 5px 10px;
font-weight: bold;
line-height: 1.3;
background-color: #f1f3f5;
}
.privacy01 dd {
}
.privacy01 dd p {
margin-bottom: 15px;
}
@media screen and (max-width: 1320px) {
}
@media screen and (max-width: 999px) {
}
@media screen and (max-width: 767px) {
	.privacy01 .txt1 {
	margin-bottom: 30px;
	}
	.privacy01 dl {
	margin-bottom: 30px;
	}
	.privacy01 dt {
	margin-bottom: 5px;
	padding: 7px 10px;
	}
}
@media screen and (max-width: 450px) {
}


/*---------------------------------------------------------------------
 hover
---------------------------------------------------------------------*/
h1 a:hover,
.link a:hover,
footer .logo:hover,
footer .footNav a:hover
{
opacity: 0.6;
transition: all 0.5s;
}
.slide_area .topics dd a:hover,
footer .dl_box dd a:hover
{
text-decoration: underline;
transition: all 0.5s;
}

/*---------------------------------------------------------------------
 社員インタビュー
---------------------------------------------------------------------*/
.interview {
}
.interview_list {
display: flex;
flex-wrap: wrap;
margin: 0 -12px 40px -12px;
}
.interview_list_li {
position: relative;
width: calc(33.3333% - 24px);
margin: 0 12px 24px 12px;
background-color: #f4f7f7;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.interview_list_li::before {
z-index: -1;
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: -2px;
left: 0;
background-image: linear-gradient(to right, #003078, #1d7cc3);
}
.interview_list_li a {
z-index: 1;
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.interview_list_li:hover {
opacity: .5;
transition: .5s;
}
.interview_list_li:hover .interview_list_in1 {
overflow: hidden;
}
.interview_list_li:hover .interview_list_in1 img {
transform: scale(1.1, 1.1);
transition: .5s;
}
.interview_list_in1 {
}
.interview_list_in1 img {
object-fit: cover;
aspect-ratio: 4 / 3;
width: 100%;
height: 100%;
}
.interview_list_in2 {
padding: 30px;
}
.interview_list_txt1 {
position: relative;
margin-bottom: .5em;
font-size: 1.8rem;
font-weight: bold;
color: #003078;
background: -webkit-linear-gradient(45deg, #479dde, #003078);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.interview_list_txt2 {
font-weight: bold;
}
.interview_list_txt3 {
}
.interview_list_txt4 {
}
.nterview_single_box1 {
position: relative;
}
.nterview_single_box1_in1 {
position: absolute;
width: 70%;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.lower .nterview_single_box1_in1_ttl {
margin-bottom: 40px;
font-size: 2.4rem;
text-align: left;
}
.nterview_single_box1_in1_txt1 {
display: inline-block;
margin-bottom: 10px;
padding: 10px 30px;
color: #fff;
background-color: #003078;
}
.nterview_single_box1_in1_txt2 {
margin-bottom: 5px;
}
.nterview_single_box1_in1_txt3 {
font-size: 1.8rem;
font-weight: bold;
}
.nterview_single_box1_in2 {
margin-bottom: 30px;
max-width: 800px;
margin-left: auto;
}
.nterview_single_box1_in2 img {
object-fit: cover;
width: 100%;
height: 100%;
}
.lower h4.nterview_single_h4 {
position: relative;
margin-top: 4em;
margin-bottom: 1em;
padding: 14px 14px 14px 80px;
font-size: 2.0rem;
color: #fff;
background-color: #0668b3;
}
.lower h4.nterview_single_h4::before {
position: absolute;
content: "";
width: 60px;
height: 2px;
top: 50%;
transform: translateY(-50%);
left: 0;
background-color: #fff;
}
.nterview_single_txt {
margin-bottom: 30px;
}
.nterview_single_box2 {
overflow: auto;
margin-bottom: 32px;
}
.nterview_single_box2_img {
width: 40%;
}
.nterview_single_box2_r .nterview_single_box2_img {
float: right;
margin-left: 20px;
}
.nterview_single_box2_l .nterview_single_box2_img {
float: left;
margin-right: 20px;
}
.nterview_single_box2_txt {
}
.interview_single .link_bnr {
margin-top: 3em;
}
@media (max-width:999px) {
	.interview_list {
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
	}
	.interview_list_li {
	width: calc(50% - 24px);
	}
	.interview_list_in2 {
	padding: 20px;
	}
	.nterview_single_box1_in2 {
	max-width: 100%;
	width: 90%;
	}
}
@media (max-width:827px) {
	.interview_list {
	margin-left: -12px;
	margin-right: -12px;
	}
}
@media (max-width:600px) {
	.interview_list {
	margin-left: -5px;
	margin-top: -5px;
	}
	.interview_list_li {
	width: calc(50% - 10px);
	margin: 0 5px 10px 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}
	.interview_list_in2 {
	padding: 15px;
	}
	.interview_list_txt1 {
	font-size: inherit;
	}
	.nterview_single_box1_in1 {
	position: relative;
	width: 100%;
	top: inherit;
	transform: inherit;
	left: inherit;
	margin-bottom: 20px;
	}
	.lower .nterview_single_box1_in1_ttl {
	margin-bottom: 20px;
	font-size: 1.8rem;
	text-align: left !important;
	}
	.nterview_single_box1_in1_txt1 {
	margin-bottom: 10px;
	padding: 8px 20px;
	}
	.nterview_single_box1_in2 {
	width: 100%;
	}
	.lower h4.nterview_single_h4::before {
	width: 20px;
	}
	.lower h4.nterview_single_h4 {
	margin-top: 3em;
	padding: 10px 10px 10px 40px;
	font-size: inherit;
	}
	.nterview_single_box2_img {
	width: 50%;
	}
	.nterview_single_box2_r .nterview_single_box2_img {
	margin-left: 10px;
	}
	.nterview_single_box2_l .nterview_single_box2_img {
	margin-right: 10px;
	}
}

