/** ADD MY  CODES HERE **/


/*------------------------------------------------------------------
	文字装飾
-------------------------------------------------------------------*/
/* headline */
.headline { border-bottom:1px solid #ddd; padding:0; margin:0 0 25px 0; font-size:18px; }
.headline span { border-bottom:4px solid #ccc; padding:0 0 10px 0; margin:0; display:inline-block; }
.headline small { padding:0 0 10px 0; margin:0 20px; font-size:14px; color:#aaa;}

 h2.headline {
	font-size:28px;
	font-weight: 600;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media (max-width: 768px) {
	h2.headline {
		font-size: 24px;
margin-bottom: 15px; } }



/*--- text ------*/
.texttop {
	margin-top:2em;
}

.footer-pera p.small {
	font-size:12px;
}

p.t30 {
	font-size:30px;
}
p.t50 {
	font-size:50px;
}

.gallery-area .gallery-box .single-gallery .g-caption2 h4 small {
	color: #fff;
margin-bottom: 10px; }





.hero-cap h3 {
	color:#ffffff;}


/*--- color------*/
.header-area .header-top .header-info-left ul li a {
	color:#ffffff;
}

.header-area .header-top .header-info-left ul li a:hover {
	color:#ff9100;
}

.red {
color:red;}

.gray {
	color:gray;
}



/*------------------------------------------------------------------
	About
-------------------------------------------------------------------*/

.about-section-box{
	padding: 70px 0px;
}
.about-section-box .img-fluid{
	box-shadow: -10px -10px 0px #d0a772;
}

.safe-industery-area .safe-caption-right .safe-img-box img {
	width: 100%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(195,202,217,1);
	-moz-box-shadow: 10px 10px 5px 0px rgba(195,202,217,1);
box-shadow: 10px 10px 5px 0px rgba(195,202,217,1);}


/*--- 他サイトエリア ------*/
.other-area {
	position: relative;
	z-index: 0;
	background: #333333;
overflow: hidden;
color:#fff;
text-align:center;}

.other-area p {
}
.other-box {
display:block; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.other-box {
padding-top:3em; } }
@media (max-width: 767px) {
.other-box {
padding-top:3em; } }

.other-area img {
	width:200px; }

.other-area .other-caption h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	line-height: 0;
margin: 0; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.other-area .other-caption h2 {
font-size: 32px; } }
@media (max-width: 767px) {
	.other .other-caption h2 {
font-size: 27px; } }
.other-area .other-btn {
	padding-right: 50px;
	position: relative;
bottom: 21px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.other-area .other-btn {
		float: left;
margin-top: 59px; } }
@media (max-width: 767px) {
	.other-area .other-btn {
		float: left;
margin-top: 59px; } }
.other-area::after {
	position: absolute;
	content: "";
	background-image: url();
	left: 0;
	right: 0;
	bottom: 0;
	height: 28px;
	background-repeat: no-repeat;
	background-size: cover;
	animation: slide1 1s ease-in-out infinite;
margin-left: 0px; }




/*------------------------------------------------------------------
	gallery-area
-------------------------------------------------------------------*/



.gallery-area1 .gallery-box1 .single-gallery1 {
	z-index: 0;
position: relative; }
.gallery-area1 .gallery-box1 .single-gallery1::before {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
content: ""; }
.gallery-area1 .gallery-box1 .single-gallery1::after {
	content: "";
	background: #206af2;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
-o-transition: .4s; }
.gallery-area1 .gallery-box1 .single-gallery1 .gallery-img1 img {
width: 100%; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption11 {
	position: absolute;
	bottom: 15px;
left: 32px; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption11 span {
	color: #f27420;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 5px;
display: block; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption11 h4 {
color: #ffffff; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption21 {
	position: absolute;
	z-index: 5;
	top: 60%;
	left: 32px;
	transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	opacity: 0;
visibility: hidden; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption21 span {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 5px;
display: block; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption21 h4 {
	color: #fff;
margin-bottom: 20px; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption21 p {
	color: #fff;
margin-bottom: 30px; }
.gallery-area1 .gallery-box1 .single-gallery1 .g-caption21 .read-btn {
	color: #fff;
border-bottom: 2px solid #f59758; }

.gallery-box1:hover .single-gallery1::after {
	visibility: visible;
opacity: 1; }

.gallery-box1:hover .single-gallery1 .g-caption21 {
	top: 55%;
	opacity: 1;
visibility: visible; }


.gallery-area1 .gallery-box1 .single-gallery1::before {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#021a47+0,021a47+100&0+0,0.6+100 */
	background: -moz-linear-gradient(top, rgba(2, 26, 71, 0) 0%, rgba(2, 26, 71, 0.6) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(2, 26, 71, 0) 0%, rgba(2, 26, 71, 0.6) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(2, 26, 71, 0) 0%, rgba(2, 26, 71, 0.6) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00021a47', endColorstr='#99021a47',GradientType=0 );
/* IE6-9 */ }



img.img-full {
	width:100%;
}

img.img80 {
	width:80%;
}

.mb20 {
	margin-bottom:20px;
}

/*------------------------------------------------------------------
	text-area
-------------------------------------------------------------------*/
.simple-text-area {
	background: #fff;
padding: 100px 0 70px 0;
}

.simple-text-area h1 {
font-size:36px;
}


.simple-text-area h3 {
	font-size:18px;
}

.simple-text-area h4 {
	font-size:14px;
}

.simple-text-area-bl {
	background: #222;
	padding: 100px 0 100px 0;
	margin:0 auto;
}

.simple-text-area-bl h1 {
	font-size:36px;
	color:#fff;
}

.simple-text-area-bl h2 {
	font-size:24px;
	color:#fff;
}

.simple-text-area-bl h3 {
	font-size:18px;
	color:#fff;
}

.simple-text-area-bl h4 {
	font-size:14px;
	color:#fff;
}


a.anchor {
	display: block;
	padding-top: 100px;
	margin-top: -100px;
}


/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	background-color: #37c0fb;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	border-radius: 5px;
	border: 0;
	color: white;
	cursor: pointer;
	display: inline-block;
	padding: 0 1.5em;
	line-height: 2.75em;
	min-width: 9em;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: -0.025em;
	
	
}

@media (min-width: 375px) and ( max-width:768px) {
input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
		display: block;
		margin-left:auto;
	margin-right:auto;
		
}
}


/* list */
/* よくある質問 */

.faq-text-area {
	background: #fff;
	padding: 100px 0 70px 0;
	font-size:px;
	line-height:1.5em;
}

.faq-text-area h1 {
	font-size:36px;
}

.faq-text-area h2 {
	font-size:28px;
}

.faq-text-area h3 {
	font-size:18px;
}

.faq-text-area h4 {
	font-size:14px;
}

.faq-list {
margin-left: 30px; }
.faq-list li {
	list-style-type: decimal-leading-zero;
	color: #222222;
	font-weight: 500;
line-height: 1.82em !important;
font-size:21px;}

.faq-list li span {
	font-weight: 300;
color: #065b9c;
	font-size:21px;}

.faq-list-alpha li {
	margin-left: 0px;
	margin-bottom:30px;
	list-style-type: lower-alpha;
	color: #222222;
	font-weight: 500;
line-height: 1.82em !important; }
.faq-list-alpha li span {
	font-weight: 300;
	color: #000;
font-size:16px;}

.faq-list-roman li {
	margin-left: 30px;
	list-style-type: lower-roman;
	color: #222222;
	font-weight: 500;
line-height: 1.82em !important; }
.faq-list-roman li span {
	font-weight: 300;
color: #828bb2; }


/* 全体の流れ */
.flow-box {
	padding:0;
	margin:0;
	
}

.flow-box span h3 {
	font-size:130%;
	margin-left:130px;
	padding:10px;
	font-weight:700;
}

.flow-box p {
	margin-left:130px;
	font-size:14px;
}

.flow-box span.company {
	display:block;
	height:130px;
	background:url(../img/flow/flow01.png) no-repeat;
	border:4px solid #70c6ff;
	border-radius: 10px;
}

.flow-box span.company h3 {
	color:#0d6fb8;
}

.flow-box span.customer h3 {
	color:#222222;
}

.flow-box span.customer {
	display:block;
	height:130px;
	background:url(../img/flow/flow02.png) no-repeat;
	border:4px solid #ffc770;
	border-radius: 10px;
}

@media (min-width: 375px) and ( max-width:768px) {
.flow-box span.company {
	display:block;
	height:auto;
}

.flow-box span.customer {
	display:block;
	height:auto;
}
}

div.arrow {
	display:block;
	margin:10px auto;
	text-align:center;
}


/*------------------------------------------------------------------
	table-area
-------------------------------------------------------------------*/

table.map {
	width:100%;
	border:solid 1px #ccc;
	font-size:90%;
}

table.map tr,th,td {
	padding:10px;
}

table.map th {
	text-align:center;
	border-left:1px solid #ccc;
	background:#ececec;
}
table.map th:first-child {
	border-left:none;
}

table.map td {
	text-align:center;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.map td:first-child {
	border-left:none;
}

table.map th.w24 {
	width:24%;
}

table.map th.w10 {
	width:10%;
}





/*--- .mailform -----*/

table.mailform {
	width:100%;
	border-collapse: collapse;
}

.mailform th  { width: 20%; text-align: left; border-bottom:4px solid #ddd; padding:10px; }
.mailform td  { border-bottom:1px solid #ddd; padding:10px;}


@media (min-width: 375px) and ( max-width:768px) {
	.mailform { margin: 0 -10px; font-size:80%; }
	.mailform th,
	.mailform td{
		width: 100%;
		display: block;
		border-top: none;
	}
	.mailform th {background:#f5f5f5; border-bottom:1px solid #aaa;}
	.mailform tr:first-child th { border-top: 1px solid #ddd; }
}
