@charset "UTF-8";

/*-------------------------------------------------------------------------------------*/
/*↓ここから編集-----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*-------------------------------------共通変更点-------------------------------------*/
a{
  text-decoration: none !important;
}
.caption09 {
  font-size: 28px;
}
#page_title h1 {
  color: #ffffff;
  text-shadow: 0 0 2px black;
	font-size: 34px;
	display: none;
}
#page_title {
    height: 170px;
}
.sp-br {
		display: none;
	}
/*-------------------------------------トップページ------------------------------------*/
#footer_area {
  background: #f2f0f0;
}
#footer_copyright {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
	padding: 5em 0 3em;
}
.footer_about_address{
	font-weight: 700;
}
.footer_area {
  padding: 50px 0 0;
}
.footer_area .menu li a {
  padding: 0 1.8em 0 0;
  color: #333333;
  font-weight: 700;
  font-size: 14px;
}
.footer_area .menu .glyphicon {
  color: #333333;
}
#page_contents{
	margin-bottom: 0 !important;
}
#caption-index01{
	margin-top: 42px;
}
#caption-index02,#caption-index04,#caption-index06,#caption-index08{
	margin-top: 85px;
}
#caption-index10{
	margin-top: 85px;
	margin-bottom: 0 !important;
}


.index01-1{
	font-size: 24px;
	text-align: center;
	font-weight: 700;
}
.index03-1,.index05-1,.index07-1{
	margin-top: 50px;
	margin-bottom: 80px !important;
}
.index09-0{
	font-size: 26px;
	color: #306ecb;
  text-align: center;
  font-weight: 700;
}
.index09-1{
	text-align: center;
}
.index09-2{
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
	font-weight: 700;
}
.index09-3{
	text-align: center;
  margin-bottom: 50px !important;
}
.index08-1 h3{
	text-align: center !important;
	font-size: 26px;
}
.index10{
	display: flex;
	justify-content: space-around;
	padding-top: 50px;
	padding-bottom: 50px;
	max-width: 75%;
  margin: 0 auto;
}
.index11{
	padding-top: 50px;
	padding-bottom: 80px;
	max-width: 70%;
	margin: 0 auto;
}
.index11-1{
	text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
	color: #fff;
}
.index11-1 a{
	color: #fff !important;
}
.index11-2{
	font-size: 18px;
	color: #fff;
}
.index11-3{
	text-align: center;
  font-size: 20px;
	color: #fff;
}
.index11-4{
	width: 360px;
	border-radius: 75px;
	background-color: #ffffff;
	color: #1462c8;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 0 auto;
	transition: all 0.3s ease 0s;
	box-shadow: 0px 0px 5px 1px #afafaf;
}
.index11-4:hover{
	box-shadow: 0px 1px 3px 3px white;
}
.index11-4 a{
	display: block;
	padding: 20px 0;
	cursor: pointer;
    transition: all 0.3s ease 0s;
}
.index11-4 a:hover {
	color: #1462c8;
  opacity: 0.7;
}
/*-------------------------------------安全対策---------------------------------------*/
#caption-safety01{
	margin-top: 30px;
}
#caption-safety03{
	margin-top: 80px;
}
#caption-safety04,#caption-safety05,#caption-safety06,#caption-safety07{
	padding: 20px 0px;
  border-radius: 10px;
}
#caption-safety07{
	margin-bottom: 50px;
}
.safety01-1{
	margin-top: 50px;
}
.safety01 h3{
	background-color: #306ecb;
  color: #fff;
  padding: 12px 0px 12px 10px;
  border-radius: 3px;
}
/*-------------------------------------荷揚げ対策--------------------------------------*/
/*-------------------------------------飛散対策---------------------------------------*/
.curing01{
	font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin: 10px 0 60px 0 !important;
}
.curing02{
	font-size: 22px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}
.curing02 a{
	color: #0bca3d;
  font-size: 30px;
  padding: 0 15px;
}
.curing02 a:hover{
	opacity: 0.8;
	border-bottom: red solid 2px;
}
.parenthesis {
  position: relative;
  width: 500px;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  top: 0;
  content: '';
  width: 20px;
  height: 100%;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  left: 0;
  border-left: 1px solid #555;
}
.parenthesis::after {
  right: 0;
  border-right: 1px solid #555;
}
/*-------------------------------------会社概要---------------------------------------*/
#caption-business01,#caption-business03,#caption-business05,#caption-business07{
	margin-top: 50px;
}
#caption-business06 th{
vertical-align: middle;
text-align: center;
}
.business04-1{
	margin-top: 25px;
}
.business04-2{
	text-align: center;
  margin-top: 60px;
}
.subcaption07{
	font-size: 24px;
}
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
#caption-contact01,#caption-contact03{
	margin-top: 50px;
}
#caption-contact04{
	margin-bottom: 50px;
}
.contact02-1 {
    border: #1462c8 2px solid;
    padding: 15px;
    color: #1462c8;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto;
	  margin-top: 35px;
}
.contact02-2 {
    text-align: center;
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 0;
}

.btn-default {
    color: #fff;
    background-color: #1462c8;
    border-color: #ccc;
}
.btn-default[disabled],.btn-default[disabled]:hover{
background-color: #1462c8;
    color: #fff;
}
.btn-default:hover {
    color: #fff;
    background-color: #1462c8;
    border-color: #adadad;
}
.btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #1462c8;
    border-color: #8c8c8c;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 15px 30px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
		border: none;
    color: red;
    text-align: center;
    font-size: 1.5em;
}

.must{
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #e4181f;
	border-radius: 20px;
	font-size: 14px;
	font-weight: 500;
}
.free {
	color: #fff;
  margin-right: 10px;
  padding: 5px 10px;
  background: #424242;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 500;
}
form p {
	font-weight: 700;
	font-size: 18px;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

/* 必須項目の入力欄を黄色にする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
	background: rgb(232, 240, 254);
}
.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7c-conf{
background-color: #e8f0fe !important;
}
/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}
/*div.wpcf7-mail-sent-ok {
    border: 2px solid #e4181f;
    font-size: 25px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    width: 35%;
    margin: 0 auto;
    background-color: #e4181f;
		margin-top: 60px;
}*/

.wpcf7c-conf, .wpcf7c-conf:focus {
  background-color: transparent !important;
  border: none !important;
}
.wpcf7c-elm-step2{
	font-size: 20px;
}
/*-------------------------------------個人情報保護方針--------------------------------*/
.caption01 {
    background: #ffffff;
    padding: 0;
    color: #333333;
    border-bottom: none;
    font-size: 28px;
    border-left: 6px solid #1462c8;
    padding-left: 28px;
}
#caption-thanks{
	margin-top: 30px;
    margin-bottom: 60px;
}
.thanks03{
	margin-top: 40px;
}
@media (min-width:1200px){}
@media (max-width:1199px){
	
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------安全対策---------------------------------------*/
/*-------------------------------------荷揚げ対策--------------------------------------*/
/*-------------------------------------飛散対策---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/
}

@media (min-width:992px){}
@media (max-width:991px){

/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
	.index03-1, .index05-1, .index07-1 {
	margin-top: 0;
  margin-bottom: 40px !important;
}
	.index11-1 a {
    text-decoration: underline !important;
}
/*-------------------------------------安全対策---------------------------------------*/
#caption-safety01{
	margin-top: 20px;
}
#caption-safety03{
	margin-top: 50px;
}
.safety01-1 {
    margin-top: 20px;
}
/*-------------------------------------荷揚げ対策--------------------------------------*/
/*-------------------------------------飛散対策---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/
}

@media (min-width:768px){}
@media (max-width:767px){
	
/*-------------------------------------共通変更点-------------------------------------*/
#header_sp_list_down ul {
  background-color: #1462c8;
}
#header_sp_list_down li a {
  font-weight: 700;
  color: #fff;
  padding: 1.2em 15px;
  text-align: center;
  font-size: 16px;
}
	.caption09 {
  font-size: 24px;
}
h2 {
  font-size: 22px !important;
}
	.sp-br {
		display: block;
	}
/*-------------------------------------トップページ------------------------------------*/
	#caption-index01 {
  margin-top: 10px;
}
#caption-index02, #caption-index04, #caption-index06, #caption-index08 {
  margin-top: 50px;
}
	#caption-index08{
	margin-bottom: 0 !important;
	}
	.caption07 {
	font-size: 22px !important;
	margin-bottom: 20px !important;
	}
	.index01-1 {
  font-size: 18px;
	}
	.index03-1, .index05-1, .index07-1 {
	margin-top: 30px;
	}
	.index09-1 {
  margin-top: 40px;
	}
	.index09-2 {
    font-size: 18px;
	}
	.pc-br{
		display: none;
	}
	.index11 {
    padding-top: 30px;
    padding-bottom: 45px;
	}
	.index11-4{
	width: 100%;
	font-size: 20px;
		
	}
/*-------------------------------------安全対策---------------------------------------*/
/*-------------------------------------荷揚げ対策--------------------------------------*/
/*-------------------------------------飛散対策---------------------------------------*/
.curing01 {
  font-size: 18px;
	}
/*-------------------------------------会社概要---------------------------------------*/
#caption-business01, #caption-business03, #caption-business05 {
    margin-top: 30px;
}
	#caption-business07 {
		margin-top: 50px;
	}
	.subcaption07 {
    font-size: 22px !important;
}
.business04-2{
  margin-top: 30px;
}
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
#caption-contact01, #caption-contact03{
    margin-top: 30px;
}
.contact02-1 {
  font-size: 26px;
  width: 95%;
	}
	
/*-------------------------------------個人情報保護方針--------------------------------*/
.caption01 {
	font-size: 24px;
	}
	
}

@media (max-width:375px){
	
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------安全対策---------------------------------------*/
/*-------------------------------------荷揚げ対策--------------------------------------*/
/*-------------------------------------飛散対策---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
.contact02-2 span{
display: block;
/*-------------------------------------個人情報保護方針--------------------------------*/
	
}