@import url("reset.css");
body{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	font-family: 游明朝, YuMincho, 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;

	color: #333;
}
.scroll-icon{
	width: 30px;
	position: absolute;
	left:50%;
	bottom: 40px;
	margin-left: -15px;
}
.head-image{
	width: 100%;
	height: 100vh;
	padding: 10px;
	box-sizing: border-box;
}
#top-image{
	
	width: 100%;
	height: 100%;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	background-color: #fff;
}
.head-image,#top-image,.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide{
	background-color: #fff !important;
}
/*
.top-image{
	
	width: 100%;
	height: 100%;
	background-image: url(../image/top/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
*/
#top-image ul,.recruit-image ul,.contact-image ul{
	position: absolute;
	margin: 16px;
	font-size: 12px;
	font-family: arial;
	letter-spacing: 2px;
}
#top-image li,.recruit-image li,.contact-image li{
	display: inline-block;
	margin: 0 20px 0 0;
}
#top-image li a,.recruit-image li a,.contact-image li a{
	color: #fff;
	text-decoration: none;
}
#top-image li a:hover,.recruit-image li a:hover,.contact-image li a:hover{
	text-decoration: underline;
}
.zs-enabled .zs-slideshow .zs-bullets{
	top:10px;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet{
	width:8px;
	height: 8px;
	border: none;
}
.inner-content{
	width: 100%;
    height: 100vh;
}
.top-logo{
	
	width: 260px;
	height: 260px;
	position: absolute;
	top:50%;
	left:50%;
	margin: -130px 0 0 -130px;
	text-align: center;
	padding: 40px 0 0 0;
    box-sizing: border-box;
}
.top-logo a{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
.midashi{
	width: 100%;
	max-width: 1000px;
	margin: 0px auto 200px;
	padding: 150px 0 0 0;
}
.midashi img{
	width: 400px;
	float: left;
	margin: 0 30px 0 0;
}
.midashi h2{
	font-size: 32px;
	margin: 0 0 24px 0;
	letter-spacing: 1px;
}
.midashi p{
	font-size: 14px;
	line-height: 2.8;
}
.insta-contents{
	width: 100%;
	height: 40vh;
	background-color: #333;
	background-image: url("../image/top/bg2.jpg");
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat
}
.address{
	width: 840px;
	margin: 140px auto;
	border-bottom: solid #989898 1px;
	padding: 0 0 100px 0;
}
.hiroshima{
	width: 400px;
	float: left;
}
.kumamoto{
	width: 400px;
	float: right;
}
.address h2{
	font-size: 24px;
	
}
.address h2 em{
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 0 20px;
}
.address p{
	font-size: 12px;
	line-height: 2;
	margin: 20px 0;
	letter-spacing: 1px;
}
.map{
	width: 100%;
	height: 300px;
}
.btn-contents{
	width: 840px;
	margin: 140px auto;
}
a.btn{
  display: inline-block;
  width: 400px;
  margin: 0px 0px 40px;
  padding: 30px 0px;
  border: 1px solid #000;
  background: transparent;
  color: #222;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  box-sizing: border-box;
  float: left;
  letter-spacing: 2px;
}

a.btn:hover {
  background: #000;
  color: #fff;
}
a.btn-red{
border: #D0121B 1px solid;

float: right;
}
a.btn-red:hover{

}
a.btn-red img{
	    width: 20px;
    vertical-align: bottom;
    margin: 0 10px 0 0;
}
a.mail-btn{
  display: inline-block;
  width: 120px;
  margin: 0px 0px 40px;
  padding: 10px 0px;
  border: 1px solid #000;
  background: transparent;
  color: #222;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
  box-sizing: border-box;
  letter-spacing: 1px;
  font-size: 12px;
}
a.mail-btn:hover{
	background: #000;
  color: #fff;
}
footer{
background-color: #D0121B;
padding: 80px 0 10px;
text-align: center;	
color: #fff;
font-size: 12px;
line-height: 2;
position: relative;
	margin: 200px 0 0 0;
	clear: both;
}
footer a{
	color: #fff;
	text-decoration: none;
}
footer a:hover{
	text-decoration: underline;
}
footer ul{
	font-family: arial;
	margin: 0 0 30px;
}
footer li{
	display: inline-block;
	margin: 0 20px;
	letter-spacing: 1px;
}
footer p{
	letter-spacing: 1px;
}
footer h3{
	    font-size: 18px;
    margin: 20px 0 40px;
    letter-spacing: 3px;
}
footer h3 img{
	width: 26px;
    vertical-align: middle;
    margin: 0 14px 0 0;
}
footer .copyright{
	font-size: 10px;
	font-family: arial;
	letter-spacing: 1px;
}
.footer-logo{
	width: 100%;
	text-align: center;
	position: absolute;
	top: -65px;
}
.recruit-image{
	width: 100%;
	height: 400px;
	background-image: url(../image/recruit/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.recruit-image h1,.contact-image h1{
	color: #fff;
	margin: 20px 0;
	font-family: 'Barlow Condensed', sans-serif;
text-align: center;
font-size: 24px;
letter-spacing: 2px;
position: absolute;
bottom: 30px;
width: 100%;
}
.recruit{
	width: 100%;
	max-width: 800px;
	margin: 150px auto 100px;
}
.recruit h3{
	font-size: 38px;
	margin: 0 0 20px;
}
.recruit p{
	font-size: 14px;
	line-height: 2;
}
.recruit table{
	border-top: solid #ccc 1px;
	border-right: solid #ccc 1px;
	font-size: 14px;
	width: 100%;
	margin: 100px 0 50px;
}
.recruit table .red-bg{
	color: #fff;
	background-color: #D0121B;
	font-weight: normal;
}
.recruit th{
	text-align: left;
	border-left: solid #ccc 1px;
	font-weight: bold;
}
.recruit th,.recruit td{
	padding: 24px;
	border-bottom: solid #ccc 1px;
	box-sizing: border-box;
	line-height: 2;
}
.recruit td p{
	margin-bottom: 10px;
}
.recruit td em{
	font-size: 12px;
}
.recruit h4{
	text-align: center;
}
.recruit a.btn{
margin: 60px auto;
float: none;
}
.tc{
	text-align: center;
}
.contact-image{
	width: 100%;
	height: 400px;
	background-image: url(../image/contact/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.hiroshima-img{
	background-image: url(../image/contact/bg_h.jpg);
}
form,.thanks{
	width: 100%;
	max-width: 600px;
	margin: 100px auto;
}
input,textarea{
	    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    box-shadow: none;
    border: solid #ccc 1px;
    box-sizing: border-box;
    width: 100%;
}
form dt{
	margin: 0 0 10px 0;
}
form dd{
	margin: 0 0 30px 0;
}
form dt span{
	background-color: #D0121B;
    color: #fff;
    padding: 6px;
    margin: 0 7px 0 0;
    border-radius: 4px;
    font-size: 12px;
    font-family: sans-serif;
}
form .error_blank{
	font-family: sans-serif;
    color: #f00;
    /* padding: 4px 0 0 0; */
    line-height: 2;
    font-weight: bold;
}
#form_submit_button{
	background-color: #D0121B;
	color: #fff;
	    border: none;
}
.thanks h3{
	font-size: 24px;
	margin: 0 0 30px;
}
.thanks p{
	line-height: 3;
}
a[href^="tel:"] {
		pointer-events: none;
	}
.radio02{
	  margin: 24px 0 41px 0;
}
.radio02-input{
  display: none;
}
.radio02-input + label{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.radio02-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.radio02-input:checked + label{
  color: #D0121B;
}
.radio02-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #D0121B;
  border-radius: 50%;
}
table td h5{
	font-size: 18px;
	margin: 0;
	text-align: left;
}
.sp-bg{
	display: none;
}
.sp-br{
	display: block;
}
.pc-no{
display: none;
}
@media screen and (max-width: 479px) {
	.sp-br{
		display: none;
	}
.sp-bg,.pc-no{
	display:block;
}
.sp-bg img{
	width: 100%;
}
.insta-contents{
	display: none;
}
.midashi{
	padding: 150px 20px 0;
	box-sizing: border-box;
	margin-bottom: 100px;
}
.midashi img {
    width: 100%;
    float: none;
    margin: 0 0px 20px 0;
}
.midashi h2{
	line-height: 1.6;
}
.insta-load {
    width: 100%;
}
.insta {
    width: 33.333%;
}
.address,.btn-contents{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.hiroshima,.kumamoto{
	float: none;
	width: 100%;
	    margin: 0 0 50px 0;
	    text-align: center;
}
a.btn{
	width: 100%;
	float: none;
}
.address{
	margin-bottom: 100px;
}
.btn-contents{
	margin: 0;
}
.recruit{
	padding: 0 20px;
	box-sizing: border-box;
}
.recruit h3{
	font-size: 38px;
    text-align: center;
}
.recruit th,.recruit td{
	width: 100%;
    display: block;
    border-right: solid #ccc 1px;
    border-left: solid #ccc 1px;
}
.recruit table{
	border-right: none;
}
.recruit th{
	border-bottom: none;
	padding: 24px 0 0 24px;
}
.recruit table .red-bg{
	padding: 24px;
	border-right: solid #D0121B 1px;
	border-left: solid #D0121B 1px;
}
.recruit h4{
	line-height: 1.8;
}
form,.thanks{
	padding: 0 20px;
    box-sizing: border-box;
}
a[href^="tel:"] {
		pointer-events: auto;
	}
.recruit p{
	text-align: center;
}
}