@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Rubik", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
	font-size: 13px;
	color: #000000;
}

h2 {
	font-size: 2.0em;
}
p {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

a:hover img {
opacity: .7;
-webkit-opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70);	/* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
a,a img{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a:link {
	color: #000;
	text-decoration : none;
}
a:visited {
	color: #000;
	text-decoration : none;
}
a:hover {
	color: #A0A0A0;
	text-decoration : none;
}
a:active {
	color: #A0A0A0;
}
/*a:link,a:visited,a:hover,a:active {
	text-decoration : none;
	}*/
.fadeIn,.fadeInUp,.fadeInLeft,.fadeInRight {
	opacity: 0;
}


#header {
	
}

#header .logo {
	height: 26px;
	width: 200px;
	margin: 32px 0 32px 32px;
	font-size: 1.8em;
}


#header .logo img {
	height: 100%;
}

@media screen and (max-width: 414px) {
#header .logo {
	height: 26px;
	width: 200px;
	margin: 26px 0 18px 22px;
}
#header .logo img {
	height: 70%;
}
	}

#concept{
	margin: 100px 32px 100px 32px;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.5px;
}
#concept h2 {
	text-align: center;
}
@media screen and (max-width: 414px) {
#concept{
	margin: 100px 22px 100px 22px;
	text-align: left;
}
	}

#contents{
	margin: 32px;
	text-align: left;
	line-height: 2.5em;
	letter-spacing: 0.5px;
}
#contents h2 {
	text-align: center;
}

#contents .logo {
	width: 400px;
	margin: 0 auto;
	padding: 50px 0;
}
@media screen and (max-width: 414px) {
#contents{
	margin: 22px;
	text-align: left;
}
#contents .logo {
	width: 300px;
	margin: 0 auto;
	padding: 40px 0;
}
	}

/*改行*/
@media screen and (min-width: 480px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 480px){   
  .pc { display:none; }
  .sp { display:block; }
}

.clear {clear: both;}


footer{
	margin: 30px 30px 50px 30px;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.5px;
	font-size: 0.9em;
}
footer .footernav{
	margin-bottom: 30px;
}
footer .copy {
	margin: 0;
	line-height: 0;
}
@media screen and (max-width: 414px) {
footer{
	margin: 20px 20px 50px 20px;
	text-align: center;
}
footer .footernav{
	margin-bottom: 20px;
}
	}



/*第二階層*/
#company_main{
	width: 100%;
	height: 300px;
	background: url("../image/header01.jpg") no-repeat center center;
	background-size:cover;
	margin: 0;
	padding: 0;
}

#line_main{
	width: 100%;
	height: 1px;
	background: #000000;
	background-size:cover;
	margin: 0;
	padding: 0;
}

#denchika_main{
	width: 100%;
	height: 300px;
	background: url("../image/header03.jpg") no-repeat center center;
	background-size:cover;
	margin: 0;
	padding: 0;
}

#staff_main{
	width: 100%;
	height: 300px;
	background: url("../image/header04.jpg") no-repeat center center;
	background-size:cover;
	margin: 0;
	padding: 0;
}

#contact_main{
	width: 100%;
	height: 300px;
	background: url("../image/header05.jpg") no-repeat center center;
	background-size:cover;
	margin: 0;
	padding: 0;
}

#not_found_main{
	width: 100%;
	height: 300px;
	background: url("../image/header06.jpg") no-repeat center center;
	background-size:cover;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 680px) {
#company_main{ height: 150px;}
#line_main{ height: 1px;}
#denchika_main{height: 150px;}
#staff_main{height: 150px;}
#contact_main{height: 150px;}
#not_found_main{height: 150px;}
}

#contents02{
	text-align: left;
	line-height: 2.5em;
	letter-spacing: 0.5px;
	width: 80%;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 100px;
	overflow: hidden;
	background: #FFFFFF;
	padding: 0 20px;
}
#contents02 h2 {
	text-align: center;
	padding: 10px 0 40px 0;
}
#contents02 .logo {
	width: 30%;
	margin: 0 auto;
	padding: 40px 0;
}
#contents02 #concept02{
	margin: 50px 0 0 0;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.5px;
}
#contents02 #concept03{
	margin-bottom: 50px;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.5px;
}
@media screen and (max-width: 414px) {
#contents02 #concept02{
	margin: 30px 0 0 0;
	text-align: left;
}
#contents02 #concept03{
	margin-bottom: 30px;
	text-align: left;
}
}


#contents02 section#subArea{
		width: 90%;
		max-width: 1280px;
		min-width: 1080px;
		margin: 0 auto;
		overflow: hidden;
}
#contents02 section#subArea ul{
	width: 100%;
	display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	overflow: hidden;
}
#contents02 section#subArea ul li{
	width: 31.666%;
	margin-right: 2.5%;
	vertical-align: top;
}
#contents02 section#subArea ul li:last-child{
	margin-right: 0px;
}
#contents02 section#subArea ul li img{
	width: 100%;
}

@media screen and (max-width: 768px) {
#contents02 section#subArea{
	width: 100%;
}
#contents02 section#subArea ul{
	width: 100%;
	box-sizing: border-box;
}
#contents02 section#subArea ul li{
	width: 305px !important;
	float: left;
}
#contents02 section#subArea ul li img{
	width: 300px !important;
}
}


#contents02 #movieArea {
	width: 100%;
	padding: 30px 0;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 680px) {
#contents02 #movieArea {
	width: 100%;
	padding: 20px 0;
}
}


#contents02 #infoArea .row {
	width: 100%;
	padding: 30px 0;
	border-top: 1px #DDD solid;
}
#contents02 #infoArea .row:last-child {
	border-bottom: 1px #DDD solid;
}
#contents02 #infoArea .row .left{
	width: 50%;
	padding-left: 10px;
	box-sizing: border-box;
	float: left;
}
#contents02 #infoArea .row .right{
	width: 50%;
	padding-right: 10px;
	box-sizing: border-box;
	float: right;
}

#contents02 #contactArea .row {
	width: 100%;
	padding: 30px 0;
	border-top: 1px #DDD solid;
}
#contents02 #contactArea .row:last-child {
	border-bottom: 1px #DDD solid;
}
#contents02 #contactArea .row .left{
	width: 100%;
	box-sizing: border-box;
	float: left;
	line-height: 2.9em;
}
#contents02 #contactArea .row .right{
	width: 100%;
	box-sizing: border-box;
	float: left;
}
input[type=text],
select,
textarea {
	width:100%;
	height: 40px;
	padding: 5px 0;
	box-sizing: border-box;
	border: none;
	font-size: 1.0em;
}
textarea {
	height: 100px;
	resize: vertical;
}
form {
	display: inline;
}
.transmit,
.transmit2,
.transmit3{
	margin:0 auto;
	text-align: center;
}
input.button{
	background-image:url(../image/contact/contact_transmit_bt.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-color:#FFF;
	border:none;
	width:400px;
	height:70px;
	margin-top:50px;
	/*text-indent: -9999px;*/
	cursor: default;
	-webkit-appearance: none;
	border-radius: 0;
}
input.button2{
	 background-image:url(../image/contact/contact_comfirm_bt.png);
	 background-repeat:no-repeat;
	 background-size:100%;
	 background-color:#FFF;
	 border:none;
	 width:400px;
	 height:70px;
	 margin-top:50px;
	 /*text-indent: -9999px;*/
	 cursor: default;
	-webkit-appearance: none;
	border-radius: 0;
}
input.button3{
	background-image:url(../image/contact/contact_back_bt.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-color:#FFF;
	border:none;
	width:400px;
	height:70px;
	margin-top:10px;
	/*text-indent: -9999px;*/
	cursor: default;
	-webkit-appearance: none;
	border-radius: 0;
}
input.button4{
	background-image:url(../image/contact/contact_gototop_bt.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-color:#FFF;
	border:none;
	width:400px;
	height:70px;
	margin-top:10px;
	/*text-indent: -9999px;*/
	cursor: default;
	-webkit-appearance: none;
	border-radius: 0;
}

#contents02 .btnArea {
    width: 60%;
    margin: 0 auto;
	margin-top: 50px;
}

#contents02 .btnArea .btn {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: center;
	display: block;
	background: #444444;
	color: #FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#contents02 .btnArea .btn:hover{
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	cursor: pointer;
}

#contents03{
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.5px;
	width: 80%;
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 80px;
	overflow: hidden;
	background: #B3ABAB;
	padding: 0 20px;
}

@media screen and (max-width: 680px) {
#contents02{
	text-align: left;
	width: 80%;
	margin-bottom: 60px;
}
#contents02 .logo {
	width: 60%;
	margin: 0 auto;
	padding: 40px 0;
}
#contents02 #infoArea .row {
	width: 100%;
	padding: 20px 0;
	border-top: 1px #DDD solid;
}
#contents02 #infoArea .row:last-child {
	border-bottom: 1px #DDD solid;
}
#contents02 #infoArea .row .left{
	width: 40%;
	padding-left: 10px;
	box-sizing: border-box;
	float: left;
}
#contents02 #infoArea .row .right{
	width: 60%;
	padding-right: 10px;
	box-sizing: border-box;
	float: right;
}

#contents02 #contactArea .row {
	width: 100%;
	padding: 20px 0;
	border-top: 1px #DDD solid;
}
#contents02 #contactArea .row:last-child {
	border-bottom: 1px #DDD solid;
}
#contents02 #contactArea .row .left{
	width: 100%;
	box-sizing: border-box;
	float: left;
}
#contents02 #contactArea .row .right{
	width: 100%;
	box-sizing: border-box;
	float: left;
}
	
#contents02 .btnArea {
    width: 100%;
    margin: 0 auto;
	margin-top: 50px;
}

	}

@media screen and (max-width: 768px) {

	input[type=text],
	select,
	textarea {
		font-size: 12px;
	}
	input.button,
	input.button2,
	input.button3,
	input.button4{
		width:300px;
		height:53px;
	}
}


/*staff*/
#contents02 .line {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
	border-top: 1px #DDD solid;
}

#contents02 .column {
	display: flex;
	justify-content: space-between;
	margin: 0;
}

#contents02 .column-img {
	width: 40%;
}

#contents02 .column-img img {
	width: 100%;
	margin: 0;
	padding-top: 10px;
}

#contents02 .column-texts-r {
	box-sizing: border-box;
	padding: 30px 0 20px 20px;
	width: 60%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents02 .column-texts-l {
	box-sizing: border-box;
	padding: 30px 20px 20px 0;
	width: 60%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents02 .column-name-s {
	margin: 0;
	font-size: 0.8em;
	line-height: 1.9em;
	text-align: center;
}

#contents02 .column-name {
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#contents02 .column-texts-p {
	margin: 0;
	padding-top: 15px;
	font-size: 1.0em;
	line-height: 1.9em;
}


@media screen and (max-width: 767px) {
#contents02 .line {
	margin: 0 0 20px 0;
}
#contents02 .column {
	flex-direction: column;
}

#contents02 .column--reserve {
	flex-direction: column-reverse;
}

#contents02 .column-img {
	width: 100%;
}

#contents02 .column-texts-r {
	width: 100%;
	padding: 10px 0 20px 0;
}

#contents02 .column-texts-l {
	width: 100%;
	padding: 10px 0 20px 0;
}
	
#contents02 .column-name-s {
	text-align: left;
}
	
#contents02 .column-name {
	text-align: left;
}

#contents02 .column-texts-p {
}

}

/* for table */
#form-tbl {
	margin-left: 1.5em;
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
#form {
	border-collapse: collapse;
	width: 100%;
}
#form table{
	width: 100%;
}
#form th, #form td {
	padding: 0;
	text-align: left;
	width: 100%;
    display: block;
    border-top: none;
}
#form th {
	white-space: nowrap;
	padding-top: 15px;
}
#form td {
	padding-bottom: 15px;
}

span.msg {
	color: #dd0000;
}
