@charset "utf-8";

body {
	margin: 0;
	font-family: "游ゴシック", YuGothic, 'Noto Sans Japanese', "novecento", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	overflow-wrap: break-word;
	word-break: normal;
	color: #222222;
	font-size: 16px;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #222222;
	text-decoration: none;
}
.hide-pc {
	display: none !important;
}

.rollover:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
.internal-link {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	margin-top: -60px;
}

/* ----------------------------------------
* common
---------------------------------------- */

.wrap {
	margin: 0px auto;
}


/* ----------------------------------------
* header
---------------------------------------- */

#header {
	min-width: 1100px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	background-color: #FFFFFF;
	padding: 30px 40px;
}
#header .logo {
	float: left;
}
#header .logo li {
	display: inline;
	margin-right: 10px;
}

#header .nav {
	float: right;
}
#header .nav li {
	float: left;
	margin-right: 50px;
	margin-top: 4px;
}
#header .nav li a {
	display: block;
	font-size: 15px;
	padding: 5px 0px 6px ;
}
#header .nav li i {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 3px;
	font-weight: 500;
}
#header .nav li a:hover {
	color: #118DC9;
}

#header .nav li:nth-child(n+5) {
	margin-right: 0px;
}
#header .nav li:nth-child(n+5) a {
	background-color: #EEEEEE;
	width: 110px;
	text-align: center;
}
#header .nav li:nth-child(n+5) a:hover {
	background-color: #E4F2F9;
}
#header .nav li:nth-child(n+5) a i {
	letter-spacing: 1px;
	padding-left: 1px ;
}
#header .nav li:nth-child(n+5) a.now {
	color: #FFFFFF;
	background-color: #333333;
	pointer-events:none;
}

/* ----------------------------------------
* kv
---------------------------------------- */

#kv {
	min-width: 1180px;
	background-image: url(../img/kv-bg.jpg);
	background-size:cover;
	background-position: center center;
}
#kv .wrap {
	padding: 200px 0px;
	text-align: center;
}


/* ----------------------------------------
* contents
---------------------------------------- */

#contents {
	min-width: 1180px;
}
#contents .wrap {
	width: 800px;
	padding-top: 120px;
}
#contents .head {
	text-align: center;
	margin-bottom: 70px;
}
#contents .head i {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 3px;
	padding-left: 3px;
	font-size: 40px;
	font-weight: 500;
}

#contents .head span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
#contents .section {
	margin-bottom: 120px;
}
#contents .company {
	margin-top: -70px;
}
#contents .company .table {
	display: table;
	border-bottom: 2px solid #EEEEEE;
	width: 100%;
	font-size: 16px;
	line-height: 200%;
}
#contents .company .th {
	display: table-cell;
	width: 25%;
	padding: 20px 0px;
}
#contents .company .td {
	display: table-cell;
	width: 75%;
	padding: 20px 0px;
}
#contents .company .td a {
	color: #118DC9;
}
#contents .company .td a:hover {
	text-decoration: underline;
}
#contents .company .td a i {
	font-size: 14px;
	margin-left: 20px;
}



#contents .products {
	background-color: #F5F5F5;
}
#contents .products .wrap {
	width: 1000px;
	padding: 80px 0px;
}
#contents .products section {
	background-color: #FFFFFF;
	width: 48%;
	margin-right: 4%;
	float: left;
}
#contents .products section:last-child {
	margin-right: 0;
}
#contents .products section .text {
	padding: 18px 25px 20px;
	font-size: 20px;
	line-height: 150%;
	background-image: url(../img/pro-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
#contents .products section .text span {
	font-size: 16px;
	display: block;
}
#contents .products ul {
	margin-top: 50px;
}

#contents .products li {
	background-color: #FFFFFF;
	width: 23.5%;
	margin-right: 2%;
	float: left;
}
#contents .products li:last-child {
	margin-right: 0;
}
#contents .products li .img {
	text-align: center;
}
#contents .products li .text {
	text-align: center;
	font-size: 15px;
	line-height: 150%;
	padding: 30px 20px;
}





#contents .news {
	border-top: 2px solid #EEEEEE;
}
#contents .news .table {
	display: table;
	border-bottom: 2px solid #EEEEEE;
	width: 100%;
	font-size: 16px;
	line-height: 200%;
}
#contents .news .th {
	display: table-cell;
	width: 20%;
	padding: 20px 0px;
}
#contents .news .th i {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 2px;
	font-weight: 500;
}
#contents .news .td {
	display: table-cell;
	width: 80%;
	padding: 20px 0px;
}
#contents .news .td a {
	color: #118DC9;
}
#contents .news .td a:hover {
	text-decoration: underline;
}

#contents .recruit {
	border: 2px solid #EEEEEE;
	padding: 80px;
}
#contents .recruit p {
	font-size: 20px;
	text-align: center;
}
#contents .contact {
	text-align: center;
}

#contents .contact li {
	background-color: #F5F5F5;
	padding: 20px;
	margin-bottom: 40px;
	display: inline-block;
}
#contents .contact li:last-child {
	margin-bottom: 0px;
}

/* ----------------------------------------
* pro-contents
---------------------------------------- */

#contents .pro-contents section {
	margin-bottom: 100px;
}
#contents .pro-contents .kv {
	margin-bottom: 40px;
	margin-top: -40px;
}
#contents .pro-contents h2 {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}
#contents .pro-contents h2 span {
	font-size: 14px;
	font-weight: 500;
	display: block;
	margin-top: 20px;
}
#contents .pro-contents h3 {
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px 20px 12px;
	margin-bottom: 40px;
}
#contents .pro-contents h3 i {
	font-size: 16px;
	font-weight: 600;
}
#contents .pro-contents h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

#contents .pro-contents p {
	font-size: 16px;
	line-height: 175%;
}
#contents .pro-contents p i {
	color: #FF3366;
}
#contents .pro-contents .img {
	margin-top: 40px;
}
#contents .pro-contents .voice {
	margin-top: 40px;
}
#contents .pro-contents .voice li {
	background-image: url(../img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 40px 0px;
}
#contents .pro-contents .voice li:last-child {
	padding-bottom: 0px;
}



#contents .online-shop {
	background-color: #F5F5F5;
	margin-bottom: 80px;
}
#contents .online-shop .wrap {
	width: 800px;
	padding: 80px 0px;
}
#contents .online-shop h3 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}
#contents .online-shop li {
	width: 30%;
	float: left;
	margin-right: 5%;
	text-align: center;
}
#contents .online-shop li:last-child {
	margin-right: 0;
}
#contents .online-shop li .img {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#contents .online-shop li p {
	font-size: 16px;
}


/* ----------------------------------------
* footer
---------------------------------------- */

#footer {
	padding-bottom: 80px;
}
#footer .copyright {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 2px;
	padding-left: 2px;
	font-size: 14px;
}
