@font-face {
    font-family: 'Sedgwick Co';
    src: url('../fonts/SedgwickCo.eot');
    src: url('../fonts/SedgwickCo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SedgwickCo.woff2') format('woff2'),
        url('../fonts/SedgwickCo.woff') format('woff'),
        url('../fonts/SedgwickCo.ttf') format('truetype'),
        url('../fonts/SedgwickCo.svg#SedgwickCo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	width: 100%;
	font-size: 16px;
	position: relative;
	color: #000;
	background: #fff;
	font-weight: 600;
	font-family: "Shin Go Medium","游ゴシック","YuGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic", "Verdana","Arial","Helvetica","sans-serif";
	overflow: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
img {
	max-width:100%;
	 -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}
.container {
	padding-right: 0;
	padding-left: 0;
}
body,
li,
address {
	line-height: 1.6em;
}
input,
button,
select,
textarea {
	font-size: 16px;
	/* -webkit-appearance: none;*/
}
p {
	font-size: 16px;
	margin: 0 0 10px;
}
a {
	color: #0099DB;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: inherit;
}
a:hover {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 10px 0;
	line-height: 1.4em;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	-webkit-appearance: none;
}
.animated {
	visibility: hidden;
}

.center {
	text-align: center;
}
.container {
	width: 1200px;
	max-width: 1200px;
}
.show-tb {
	display: none;
}
.show-sp {
	display: none;
}

.fix-header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	/*
	z-index: 99999;
	*/
	z-index: 9000;
}
.header-top {
	width: 100%;
	min-height: 65px;
	background: #fff;
	position: relative;
	border-bottom: solid 12px #0099DB;
	color: #0099DB;
	padding: 13px 30px;
}
.big-tel {
	color: #0099DB;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	top: 16px;
	right: 230px;
}
.header-top p {
	margin: 0;
	padding-right: 200px;
	font-size: 14px;
}
.header-top .contact-top {
	color: #fff;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #0099DB;
	padding: 12px 30px 12px 15px;
}
.header-top .contact-top:before {
	content: '';
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background-color: #0099DB;
    position: absolute;
    left: -30px;
    top: 0;
    width: 80px;
	height: 100%;
    display: inline-block;
	z-index: 0;
}
.bg0 {
	min-height: 350px;
	width: 100%;
	position: relative;
}
.bg0-fixed {
	background: url("../img/bg1.jpg") top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.bg1 {
	min-height: 350px;
	width: 100%;
	position: relative;
}
.bg1-fixed {
	background: url("../img/bg-paralax3.jpg") top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.bg2 {
	min-height: 350px;
	width: 100%;
	position: relative;
}
.bg2-fixed {
	background: url("../img/bg-paralax2.jpg") top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.bg3 {
	min-height: 350px;
	width: 100%;
	position: relative;
}
.bg3-fixed {
	background: url("../img/bg-recruit.jpg") top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}
.anka-busi{
	padding: 48px;
}
.greeting-section {
	min-height: 580px;
	width: 100%;
	background: url("../img/bg2.jpg") bottom center no-repeat;
	background-size: cover;
	color: #fff;
	padding: 90px 70px;
}
.g-wrap {
	display: inline-flex;
	width: 100%;
	flex-direction: row;
}
.g-wrap .column-1 {
    font-size: 14px;
	line-height: 20px;
	width: 50%;
	padding: 0 10px 20px 10px;
}
.g-wrap .jp-txt {
    font-size: 14px;
	line-height: 33px;
    font-feature-settings: "palt" 1;
}
.greeting-section h2 {
	font-weight: bold;
	font-size: 26px;
    font-feature-settings: "palt" 1; 
	margin: 0 0 10px 0;
	padding: 0 7px;
}
.g-sign {
	margin-top: 20px;
	width: 100%;
	padding: 0 15px;
}
.g-sign img {
	margin-left: 20px;
}
.business-section {
	border-top: solid #0099DB 12px;
	position: relative;
	background: #fff;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.title-bg {
	background: url("../img/title-bg.png") no-repeat;
	width: 323px;
	height: 51px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	padding: 0 0 0 50px;
	margin: 0;
	position: absolute;
	z-index: 2;
	top: -1px;
	left: 0;
}
.business-img {
	background: url("../img/bg-business.png") no-repeat left top;
	min-height: 758px;
	width: 100%;
}
.business-box {
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 0;
}
.business-box-content3 {
	text-align: right;
	position: relative;
	color: #fff;
	padding: 0px 13px;
	font-size: 22px;
	line-height: 35px;
}
.business-box-content {
	background: #0099DB;
	padding: 30px 30px;
	color: #fff;
	text-align: right;
	position: relative;
}
.business-box-content > * {
	z-index: 1;
	position: relative;
}
.business-box-content:before {
	content: '';
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    background-color: #0099DB;
    position: absolute;
    left: -70px;
    top: 0;
    width: 150px;
	height: 100%;
    display: inline-block;
	z-index: 0;
}
.business-box-content h2 {
	font-weight: bold;
	font-size: 32px;
	margin: 0 0 20px 0;
}
.title-service {
	border-bottom: solid 12px #0099DB;
	background: #0099DB;
	display: inline-flex;
	width: 100%;
	flex-direction: row;
}
.title-service .title-s {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.service-content {
	background: #fff;
	padding: 20px 20px 20px 20px;
	flex: 1;
	position: relative;
}
.service-content-box {
	position: relative;
	padding-left: 60px;
	flex: 1;
	height: 100%;
}
.service-content > * {
	position: relative;
	z-index: 1;
}
.service-content:before {
	content: '';
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    background-color: #fff;
    position: absolute;
    left: -40px;
    top: 0;
    width: 80px;
	height: 100%;
    display: inline-block;
	z-index: 0;
}
.service-list {
	overflow: hidden;
	margin: 0;
}
.service-list li {
	list-style: none;
	color: #0099DB;
	float: left;
	margin: 5px 10px;
}
.cad-section {
	position: relative;
}
.cad-img {
	min-height: 445px;
	width: 100%;
}
.cad-box {
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.cad-box-content {
	background: #0099DB;
	padding: 30px 30px;
	color: #fff;
	text-align: right;
	position: relative;
}
.cad-box-content > * {
	z-index: 1;
	position: relative;
}
.cad-box-content:before {
	content: '';
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    background-color: #0099DB;
    position: absolute;
    left: -70px;
    top: 0;
    width: 130px;
	height: 100%;
    display: inline-block;
	z-index: 0;
}
.cad-box-content h2 {
	font-weight: bold;
	font-size: 32px;
	margin: 0 0 20px 0;
}
.f-list {
	width: 100%;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
}
.f-blk p {
	color: #0099DB;
	margin: 0;
}
.f-title {
	padding: 0 35px 0 7px;
	background: #0099DB;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	top: -15px;
	height: 40px;
	line-height: 40px;
}
.f-title:after {
	content: '';
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    background-color: #0099DB;
    position: absolute;
    right: -15px;
    top: 0;
	width: 30px;
	height: 100%;
}
.gallery-t-section {
	padding: 30px 30px 50px 30px;
	border-bottom: solid 12px #0099DB;
	background: #fff;
}
.mansory {
	column-count: 2;
	column-gap: 20px;
}
.mansory .brick {
	box-sizing: border-box;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    counter-increment: brick-counter;
	margin: 0 0 20px 0;
}
.mansory .brick img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.company-p-section {
	border-top: solid 12px #0099DB;
	background: #fff;
}
.company-p-wrap {
	display: inline-flex;
	width: 100%;
	flex-direction: row-reverse;
}
.company-right {
	width: 33.3333%;
}
.company-right div {
	height: 50%;
}
.company-right div img {
	height: 100%;
	max-width: none;
}
.company-left {
	width: 66.6666%;
	background: url("../img/p3.jpg") no-repeat top left;
	color: #fff;
	padding: 50px 40px;
	background-size: cover;
}
.company-left h3 {
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 15px 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.txt-right {
	text-align: right;
}
.company-green-bg {
	background: #0099DB;
	padding: 30px 30px;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	line-height: 1.5em;
}
.location-section {
	padding: 50px 30px;
	background: #fff;
}
.location-list {
	display: inline-flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.location-list .item {
	width: 30%;
	margin-left: 10%;
	margin-right: 10%;
}
.location-blk {
	margin: 20px 0;
	display: inline-flex;
	justify-content: flex-start;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
.location-blk {
	font-size: 20px;
	font-weight: 500;
}
.location-list .item:last-child .location-blk {
	justify-content: center;
}
.location-blk h3 {
	font-size: 28px;
	font-weight: bold;
	color: #111;
	margin: 0 0 5px 0;
}
.location-blk iframe {
	width: 100%;
	min-height: 420px;
}

/* 2022.7 追加　*/
.location-blk p span{
	margin-right: 0.5em;
}

.shinko-group {
	padding: 50px 30px 0 30px;
	border-top: solid 12px #0099DB;
	text-align: center;
}
.shinko-group .center .logo-gr {
	display:  block;
	text-align: center;
	margin: 30px 0 50px 0;
}
.shinko-group .list-gr {
	margin: 0;
	display: inline-block;
	padding: 0;
}
.shinko-group .list-gr li {
	list-style: none;
	float: left;
	padding: 10px 40px;
	width: 33.3333%;
}
.footer-group {
	background: #fff;
}
.footer {
	padding-bottom: 30px;
	font-size: 13px;
	text-align: center;
	margin-top: 50px;
}
.footer-deco {
	width: 100%;
	display: inline-flex;
	flex-direction: row;
	margin-bottom: 30px;
}
.footer-deco span {
	display: inline-block;
	width: 33.3333%;
	height: 17px;
	background: #0099DB;
}
.footer-deco span:first-child {
	background: #399D26;
}
.footer-deco span:last-child {
	background: #FFBA00;
}

/***head menu****/
.header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a {
	color: #0099DB;
	font-family: '游ゴシック','YuGothic','メイリオ','Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS P Gothic', Verdana, Arial, Helvetica, sans-serif;
}
.headroom--sticky.headroom--not-top {
	background: #fff;
}
.header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a.active {
	color: #0099DB;
}
.header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a:hover {
	color: #0099DB;
}
.popup-mobile-manu .inner a.active {
	color: #0099DB;
}
.header-default {
	background: #fff;
}
.header-default.header-transparent {
	position: relative;
	width: 100%;
}
.header-default.header-transparent.fixed {
	position: fixed;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
	padding: 24px 22px;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.header-default .header__wrapper {
	justify-content: center;
}
.manu-hamber.light-version {
	color: #111;
	height: 40px;
}
.header-default .header__wrapper {
	margin-right: 0 !important;
}
.popup-mobile-manu .inner .mobileheader {
	height: 56px;
	background: #0099DB;
}
.popup-mobile-manu .inner {
	padding-top: 45px;
	background: #0099DB;
	color: #fff;
}
.popup-mobile-manu .inner a {
	color: #fff;
	margin: 30px 0;
	display: block;
	text-align: center;
	font-weight: bold;
}
.popup-mobile-manu .inner .mobileheader a.mobile-close::before, .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
	background: #fff;
}
.manu-hamber div {
	margin-top: 9px;
}
.header-default .header__wrapper .mainmenu-wrapper.have-not-flex .page_nav ul.mainmenu {
	justify-content: center;
}
.header-default .header__wrapper .header-left .logo a img,
.header-default.headroom--not-top .header__wrapper .header-left .logo a img {
	width: auto;
}
.headroom--sticky.headroom--not-top .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
	padding-top: 0;
	padding-bottom: 0;
}
.headroom--sticky.headroom--not-top .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
	padding-top: 0;
	padding-bottom: 0;
}
.header-default.haeder-fixed-width .container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}
.popup-mobile-manu .inner .mobileheader .logo a {
	text-align: left;
}
.popup-mobile-manu .inner .mobileheader .logo a img {
	width: 250px;
}
.popup-mobile-manu .inner li {
	text-align: center;
}

/***slider****/
.slider-section {
	position: relative;
	width: 100%;
	margin-top: 97px;
}
.slider-section .main-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.slider-section .main-txt {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 2;
	font-family: 'Sedgwick Co';
	color: #0099DB;
	font-size: 29px;
	font-weight: 400;
}
.slider-section .main-txt span {
	display: inline-block;
	background: #fff;
	padding: 6px 15px;
	width: auto;
}
.slider-section .main-txt span2 {
	display: inline-block;
	background: #fff;
	padding: 6px 14px;
	width: auto;
}
.fl-menu {
	position: absolute;
	bottom: 50px;
	right: 0;
	display: inline-flex;
	flex-direction: column;
}
.fl-menu .fl-1,
.fl-menu .fl-2 {
	position: relative;
	height: 76px;
	width: 385px;
	line-height: 76px;
	text-align: center;
	background: #fff;
	margin: 15px 0;
	display: inline-block;
}
.fl-menu .fl-3 {
	height: 76px;
	width: 385px;
	line-height: 76px;
	background: #0099DB;
	color: #fff;
	font-family: 'Sedgwick Co';
	text-align: center;
	font-size: 34px;
	display: inline-block;
}
.fl-menu .fl-1:hover,
.fl-menu .fl-2:hover,
.fl-menu .fl-3:hover {
	box-shadow: 0 0 12px rgba(0,0,0,0.4);
}
.blue-bg {
	background: #0099DB;
}
.green-bg {
	background: #339D26
}
.yellow-bg {
	background: #FFBA00
}
.fl-head {
	color: #fff;
	text-align: center;
	width: 385px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: -15px;
	left: -40px;
	padding: 0 10px;
	font-size: 13px;
}
/************ お問い合わせフォーム ************/
.m-form {
  display: block;
  margin: 20px auto 20px auto;
  max-width: 1500px;
  max-height: 100%;
}
.taisei-form-section {
    background: #e6e5e5;
	border-top: solid #0099DB 12px;
	border-bottom: solid #0099DB 12px;
	font-weight: 600;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.form-desc  {
    margin: 0px auto 0px auto;
    max-width: 970px;
}
.form-desc p {
	font-size: 20px;
	line-height: 1.5em;
}
.taisei-form-section h2 {
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 40px 0;
	text-align: center;
	color: #111;
}
.taisei-form-blk {
	margin-top: 50px;
}
.taisei-form-blk h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 30px 0;
	text-align: left;
	color: #111;
}
.taisei-form .form-group {
	padding: 15px 0;
	border-top: solid 1px #cecece;
	display: flex;
	flex-direction: row;
	font-size: 20px;
}
.taisei-form .form-group .label-group {
	width: 450px;
}
.taisei-form .form-group .input-gr {
	flex: 1;
}
.taisei-form .form-group .input-gr input[type=text],
.taisei-form .form-group .input-gr input[type=email] {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
	font-size: 20px;
}
.taisei-form .form-group .input-gr select {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
	font-size: 20px;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.taisei-form .form-group .input-gr select {
			background: url("../img/ar.png") no-repeat 100% 50%;
			-moz-appearance: none; 
			-webkit-appearance: none; 
			appearance: none;
			color: #000;
		}
	}
}
.taisei-form .form-group .input-gr textarea {
	width: 100%;
	min-height: 120px;
	resize: vertical;
	padding: 12px 10px;
	border: solid 1px #cecece;
	margin-top: 8px;
}
.taisei-form .form-group .input-gr input.tel-input {
	width: 120px;
	min-width: 0;
}

/*********product-intro-section*********/
.product-intro-section {
	background: #fff;
	position: relative;
	border-top: solid #0099DB 12px;
	padding: 0 115px 100px 115px;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.title-big {
	color: #0099DB;
	font-weight: bold;
	font-size: 45px;
	text-align: center;
	margin: 20px 0 40px 0;
}
.product-intro-blk  {
	margin-top: 70px;
}
.product-intro-blk strong {
	font-weight: 700;
	font-size: 25px;
	line-height: 1.4em;
	display: inline-block;
	margin: 0 0 8px 0;
}
.product-intro-blk p {
	font-size: 23px;
	line-height: 1.6em;
	font-weight: 500;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.product-intro-blk .prd-title {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px 10px;
	background: #0099DB;
	width: 100%;
	margin: 0 0 15px 0;
	letter-spacing: 2px;
}
.prd-content2 {
	padding: 40px 60px;
	background: #eaf6fc;
	margin-top: 40px; 
}
.prd-list-row {
	display: flex;
	flex-direction: row;
}
.prd-list-row .item {
	width: 25%;
}
.prd-list-row .item-full {
	width: 100%;
}
.prd-blk {
	margin: 20px 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4em;
	font-family: 'Hiragino Sans', sans-serif;	
}
.prd-blk h3 {
	color: #0099DB;
	font-weight: 600;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 10px #0099DB;
	display: inline-flex;
    width: 100%;
    min-height: 50px;
    align-items: start;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.prd-list-row .item:first-child .prd-blk h3 {
	padding-left: 50px;
}
.prd-list-row .item:first-child .prd-blk div {
	padding-left: 50px;
}
.prd-list-row .item:last-child .prd-blk h3 {
	padding-right: 30px;
}
.prd-list-row .item:last-child .prd-blk div {
	padding-right: 30px;
}
.prd-blk span {
    margin-top: 8px 0 0 0;
	font-size: 20px;
	font-weight: 600;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.accordion-head {
	cursor: pointer;
	padding: 8px 20px;
	background: #0099DB;
	width: 100%;
	outline: none;
	position: relative;
	min-height: 55px;
	transition: 0.4s;
}
.accordion-head label {
	position: absolute;
	font-size: 20px;
	color: #fff;
	width: 56px;
	height: 56px;
	background: #6FB0FF;
	border-radius: 100%;
	line-height: 56px;
	text-align: center;
	font-weight: bold;
	top: 20px;
	left: 20px;
}
.accordion-blk .active, .accordion-blk .accordion-head:hover {
	
}
.accordion-head:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -16px;
	top: 13px;
	width: 32px;
	height: 29px;
	background: url("../img/ar-down.png") no-repeat;
}
.accordion-blk .active:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -16px;
	top: 13px;
	width: 32px;
	height: 29px;
	background: url("../img/ar-up.png") no-repeat;
}
.accordion-blk .panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.accordion-blk .panel-txt {
	position: relative;
	padding: 0 0 35px 0;
	text-align: left;
}
.accordion-blk {
	margin-top: 20px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

/***tech section ***/
.tech-section {
	background: #fff;
	position: relative;
	border-top: solid #0099DB 12px;
	border-bottom: solid #0099DB 12px;
	padding: 100px 115px 15px 115px;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.tech-section .sub-desc {
	font-size: 33px;
	line-height: 1.5em;
	margin: -30px 0 10px 0;
}
.tech-txt-blk h3 {
	font-size: 29px;
	font-weight: bold;
	color: #0099DB;
	margin: 0 0 15px 0;
}
.tech-txt-blk p {
	font-size: 22px;
	line-height: 35px;    
	font-weight: bold;
	margin: 10px 0 15px 0;
}
.tech-txt-blk {
	margin: 20px 0 55px 0;
}
.tech-txt-blk strong {
	font-weight: 900;
	font-size: 24px;
	margin: 0 0 70px 0;
}
.tech-img img {
	margin: 15px 0;
	width: 100%;
}
.col-md-9 {
 	margin: -10px 0 0 0;   
}


/*** sale flow ****/
.sale-flow-section {
	background: #fff;
	position: relative;
	border-top: solid #0099DB 12px;
	border-bottom: solid #0099DB 12px;
	padding: 150px 115px 100px 115px;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.sale-flow-title {
	position: absolute;
	top: 10px;
	left: 350px;
}
.sale-flow-title h2 {
	font-size: 28px;
	font-weight: bold;
	color: #0099DB;
	margin: 20px 0 0 0;
}
.sale-flow-title {
	font-size: 24px;
}
.sale-flow-img img {
	width: 95%;
	margin: 15px 0;
}
.sale-flow-img img:first-child {
	margin-top: 0;
}
.sale-flow-blk {
	margin: 60px 0 60px 20px;
}
.sale-flow-blk:first-child {
	margin-top: 0;
}
.sale-flow-blk small {
	font-size: 16px;
}
.sale-flow-blk .bigger-txt {
	font-size:  26px;
	font-weight: 700;
}
.sale-flow-blk div {
	font-size: 20px;
	color: #0099DB;
	border-left: solid 12px #0099DB;
	padding-left: 32px;
	margin: -10px 0 0 0;
	line-height: 1.5em;
}
.blk-txt {
	color: #333;
}
.sale-flow-blk h3 {
	padding: 0 27px 0 20px;
	background: #0099DB;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	top: -15px;
	height: 40px;
	line-height: 40px;
}
.sale-flow-blk h3:after {
	content: '';
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background-color: #0099DB;
    position: absolute;
    right: -20px;
    top: 0;
	width: 40px;
	height: 100%;
}
.location-blk small {
	font-size: 13px;
}
.red-txt {
	color: #FF0000;
}

/*** s group support ***/
.s-group-support {
	border-top: solid #0099DB 12px;
	background: url("../img/bg-gr.png") top center no-repeat;
	background-size: cover;
	min-height: 740px;
	position: relative;
}
.bg-overlay {
	padding: 50px 110px;
	color: #fff;
	width: 100%;
	min-height: 200px;
	background: rgba(0,25,178,0.3);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -100px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}
.right {
	text-align: right;
}
.overlay-img {
	position: absolute;
	left: 100px;
	top: auto;
}
.bg-overlay p {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5em;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.bg-overlay img {
	margin-top: -50px;
}

/*** company-skg-section ****/
.company-skg-section {
	padding: 50px 100px;
	border-top: solid #0099DB 12px;
	border-bottom: solid #0099DB 12px;
	background: #fff;
	/*
    font-family: "ゴシックMB101 B";
	*/
}
.company-skg-section .title-brb {
	font-size: 35px;
    font-feature-settings: "palt" 1;
	font-weight: bold;
	color: #0099DB;
	margin: 0 0 40px 0;
	border-bottom: solid #0099DB 10px;
	padding-bottom: 10px;
}
.company-photo1 {
	margin: 5px 0 0 90px;
    width: 250px;
    height: auto;
}
.company-skg-section h3 {
	font-size: 28px;
	font-weight: bold;
	color: #0099DB;
	margin: 0 -50px 10px 0;
}
.company-skg-section p {
	margin: 0 -50px 30px 0px;
	font-size: 22px;
	line-height: 1.5em;
    font-feature-settings: "palt" 1;
}
.company-skg-section .row {
	margin: 30px 0;
}
.row2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.row2box1 {
    width: auto;
    height: auto;
}
.row2box2 {
    width: 520px;
    height: auto;
}
.row2box1 h3 {
	font-size: 28px;
	font-weight: bold;
	color: #0099DB;
}
.row2box1 p {
	margin: 0 10px 0 0;
	font-size: 22px;
	line-height: 1.5em;
    font-feature-settings: "palt" 1;
}
.blue-txt {
	color: #0099DB;
}
.video-blk {
	cursor: pointer;
	background: #000;
}
.video-blk:hover img {
	opacity: 0.7;
}
.company-video {
	margin-bottom: 40px;
}
.company-video .row {
	margin-top: 30px;
	margin-bottom: 10px;	
}
.company-video .blue-txt {
	font-size: 20px;
}

/**************** mail form **************
.taisei-form-section {
	padding: 100px 100px;
	background: #e6e5e5;
	border-top: solid #0099DB 12px;
	border-bottom: solid #0099DB 12px;
	font-weight: 600;
}
.form-desc,
.form-desc p {
	font-size: 20px;
	line-height: 1.5em;
}
.taisei-form-section h2 {
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 40px 0;
	text-align: center;
	color: #111;
}
.taisei-form-blk {
	margin-top: 50px;
}
.taisei-form-blk h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 30px 0;
	text-align: left;
	color: #111;
}
.taisei-form .form-group {
	padding: 15px 0;
	border-top: solid 1px #cecece;
	display: flex;
	flex-direction: row;
	font-size: 20px;
}
.taisei-form .form-group .label-group {
	width: 450px;
}
.taisei-form .form-group .input-gr {
	flex: 1;
}
.taisei-form .form-group .input-gr input[type=text],
.taisei-form .form-group .input-gr input[type=email] {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
	font-size: 20px;
}
.taisei-form .form-group .input-gr select {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
	font-size: 20px;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.taisei-form .form-group .input-gr select {
			background: url("../img/ar.png") no-repeat 100% 50%;
			-moz-appearance: none; 
			-webkit-appearance: none; 
			appearance: none;
			color: #000;
		}
	}
}
.taisei-form .form-group .input-gr textarea {
	width: 100%;
	min-height: 120px;
	resize: vertical;
	padding: 12px 10px;
	border: solid 1px #cecece;
	margin-top: 8px;
}
.taisei-form .form-group .input-gr input.tel-input {
	width: 120px;
	min-width: 0;
}
****/
/*** recruit page ****/
.recruit-main-visual {
	background: url("../img/bg-recruit.jpg") no-repeat center center;
	background-size: cover;
	padding: 90px 40px 120px 40px;
}
.recruit-main-visual h2 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	font-size: 46px;
	text-align: center;
}
.recruit-main-visual h3 {
	color: #111;
	font-size: 28px;
	font-weight: bold;
	padding: 12px 20px;
	background: #fff;
	margin: 40px 0 0 0;
	text-align: center;
}
.logo-recruit {
	padding: 80px 40px;
	text-align: center;
	position: relative;
}
.logo-recruit .l-deco1 {
	position: absolute;
	left: 0;
	bottom: -15px;
}
.logo-recruit .l-deco2 {
	position: absolute;
	right: 0;
	bottom: -15px;
}
.recruit-list {
	padding: 0 100px;
	display: flex;
	flex-direction: row;
}
.recruit-list .item {
	width: 33.3333%;
	padding: 0 30px;
}
.recruit-list .re-blk {
	text-align: center;
	color: #fff;
	padding: 20px 20px;
	font-size: 20px;
	height: 100%;
}
.recruit-list .re-blk span {
	display: block;
}
.recruit-list .re-green {
	background: #399D26;
}
.recruit-list .re-blue {
	background: #0099DB;
}
.recruit-list .re-yellow {
	background: #FFBA00
}
.recruit-form-blk {
	padding: 100px 100px;
	background: #fff;
}
.recruit-form-blk h2 {
	font-size: 30px;
	font-weight: bold;
	color: #111;
	text-align: center;
}
.recruit-form {
	margin-top: 40px;
}
.recruit-form .form-group {
	padding: 15px 0;
	border-top: solid 1px #cecece;
	display: flex;
	flex-direction: row;
}
.recruit-form .form-group .label-group {
	width: 450px;
}
.recruit-form .form-group .input-gr {
	flex: 1;
}
.recruit-form .form-group .input-gr input[type=text],
.recruit-form .form-group .input-gr input[type=email] {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
}
.recruit-form .form-group .input-gr select {
	padding: 5px 10px;
	border: solid 1px #cecece;
	height: 50px;
	line-height: 50px;
	min-width: 300px;
	box-shadow: 0 0 0;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
		.recruit-form .form-group .input-gr select {
			background: url("../img/ar.png") no-repeat 100% 50%;
			-moz-appearance: none; 
			-webkit-appearance: none; 
			appearance: none;
			color: #000;
		}
	}
}
.recruit-form .form-group .input-gr textarea {
	width: 100%;
	min-height: 120px;
	resize: vertical;
	padding: 12px 10px;
	border: solid 1px #cecece;
	margin-top: 8px;
}
.recruit-form .form-group .input-gr input.tel-input {
	width: 120px;
	min-width: 0;
}
.required {
	color: #d00;
	font-size: 13px;
	position: relative;
	top: -5px;
	margin-left: 5px;
}
.ex-txt {
	color: #999;
	display: block;
	margin-top: 8px;
}
.submit-gr {
	text-align: center;
	margin: 30px 0 0 0;
}
.submit-btn {
	padding: 8px 20px;
	border: solid 1px #111;
	background: #efefef;
	color: #111;
	box-shadow: 0 0 0;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.submit-btn:hover {
	background: #111;
	color: #fff;
}
.footer-group.no-bg {
	background: #fff;
}
.img-max {
	width: 100%;
}
.show-tb {
	display: none;
}
.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
	cursor: pointer;
}

/* 2022.7 追加 */
.sp{
	display: none;
}
.op-box{
	position:fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1000000;
	transition: opacity 0.5s ease-out;
	background: #fff;
}
.op-box.off{
	opacity: 0;
}
.blue-txt i {
	font-style: normal;
}
.company-skg-section p.qa{
	margin-bottom: 0;
}
.tech-txt-blk-box{
	margin: 10px 0 25px 0;
}
.tech-txt-blk-box p{
	margin: 0;
}
.blk-txt-wrap{
	margin: 0;
	font-size: inherit;
}
.blk-txt-wrap i{
	font-style: normal;
}
.blk-txt-wrap .tel{
	color: #000;
}