@charset "utf-8";

.fleft {
	float: left;
}
.fright {
	float: right;
}
.clearfix {
	clear: both;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
}

a {
	color: #000;
	text-decoration:underline;
}
a:hover {
	color: #b62a2b;
}

a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-moz-opacity: 0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	zoom: 1;
}
a.touchHover img {
	opacity: 0.99;
	filter: alpha(opacity=99);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=99)";  /* ie 8 */
	-moz-opacity: 0.99;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.99;              /* Safari 1.x */
	zoom: 1;
}

/*===============================================
===============================================*/

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height:1.6em;
	color: #3e3a39;
	background: #ffffff;
}

#header {
	width: 660px;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
	background: #000;
	float: right;
}
#header li {
	width: 190px;
	height: 48px;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}
#header li.end {
	width: 190px;
	height: 48px;
	margin-top: 15px;
	margin-right: 30px;
	float: right;
}
#header li.copy {
	width: 183px;
	height: 18px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

#title {
	width: 100%;
	min-width: 1052px;
	height: auto;
	margin: 0 auto;
	/*margin-bottom: 80px;*/
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#coupon {
	width: 1052px;
	height: 432px;
	margin: 0 auto;
	margin-bottom: 80px;
	padding: 0;
}

#btn {
	width: 100%;
	min-width: 1052px;
	height: 330px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000;
}
#btn2 {
	width: 100%;
	min-width: 1052px;
	height: 330px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000 url(../images/arrow.png) no-repeat center top;
}
#btn3 {
	width: 100%;
	min-width: 1052px;
	height: 330px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000 url(../images/arrow2.png) no-repeat center top;
}
#btn ul,
#btn2 ul,
#btn3 ul {
	width: 1052px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
}
#btn li,
#btn2 li,
#btn3 li {
	width: 330px;
	height: 84px;
	margin-top: 50px;
	margin-right: 40px;
	float: left;
}
#btn li.end,
#btn2 li.end,
#btn3 li.end {
	width: 330px;
	height: 84px;
	margin-top: 50px;
	margin-right: 0;
	float: right;
}
#btn li.copy,
#btn2 li.copy,
#btn3 li.copy {
	width: 307px;
	height: 29px;
	margin-top: 77px;
	float: left;
}

#shadow {
	width: 100%;
	min-width: 1052px;
	height: 10px;
	margin: 0 auto;
	margin-bottom: 80px;
	padding: 0;
	background: url(../images/shadow.jpg) repeat-x center top;

}
#shadow2 {
	width: 100%;
	min-width: 1052px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/shadow.jpg) repeat-x center top;

}

#experience {
	width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#performance {
	width: 100%;
	min-width: 1052px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg01.jpg) repeat-x center top;
	text-align: center;
}
#performance img {
	margin-top: 42px;
}

/*------- added 11th Dec 2018 -------*/
#media {
  width: 100%;
  text-align: center;
}
#media img.title{
	margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 60px;
}

#media ul{
	width:1052px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 40px;
  display: inline-block;
}
#media li{
	float:left;
	margin-right:20px;
}
#media li:nth-child(4n){
	margin-right:0;
}
#media li p{
	line-height:1.5;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:35px;
	
}
#media li p span{
	font-size:12px;
}

/*------- added 11th Dec 2018 -------*/

#hi_technique {
	width: 100%;
	min-width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #f8f8f8;
	text-align: center;
}
#hi_technique img.title {
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 60px;
}
#hi_technique ul {
	width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
#hi_technique li {
	width: 310px;
	height: auto;
	margin-right: 61px;
	margin-bottom: 40px;
	padding: 0;
	text-align: left;
	float: left;
}
#hi_technique li.end {
	margin-right: 0;
}

#hi_service {
	width: 100%;
	min-width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #f8f8f8;
	text-align: center;
}
#hi_service img.title {
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 60px;
}
#hi_service ul {
	width: 1052px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 70px;
	padding: 0;
	display: inline-block;
}
#hi_service li.photo {
	width: 516px;
	height: 270px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	float: left;
}
#hi_service li.copy {
	width: 465px;
	height: 270px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	float: right;
	border-bottom: 3px solid #ffffff;
	box-sizing: border-box;
}
#hi_service li.copy img {
	margin-top: 25px;
	margin-bottom: 10px;
}

#hi_service_copy {
	width: 100%;
	min-width: 1052px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/hi_service_copy_bg.jpg) repeat-x center top;
	text-align: center;
}
#hi_service_copy img {
	margin-top: 40px;
}

#system {
	width: 100%;
	min-width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align: center;
}
#system img.title {
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 60px;
}
#system ul {
	width: 1052px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
#system li {
	width: 310px;
	height: auto;
	margin-right: 61px;
	margin-bottom: 40px;
	padding: 0;
	text-align: left;
	float: left;
}
#system li.end {
	margin-right: 0;
}
#system li.short {
	width: 220px;
	height: auto;
	margin-right: 57px;
	margin-bottom: 40px;
	padding: 0;
	text-align: left;
	float: left;
}
#system li.shortend {
	width: 220px;
	height: auto;
	margin-right: 0;
	margin-bottom: 40px;
	padding: 0;
	text-align: left;
	float: left;
}

#footer {
	width: 100%;
	min-width: 1052px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/f_bg.jpg) repeat-x center top;
	text-align: center;
}
#footer ul {
	width: 522px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footer li {
	height: 24px;
	margin: 36px 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #ffffff;
	float: left;
}
#footer li.end {
	border-right: none;
}
#copyright {
	width: 100%;
	min-width: 1052px;
	height: 40px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
}
#copyright p {
	font-size: 12px;
	line-height:1.6em;
	color: #3e3a39;
}
