@charset "utf-8";

/* --------------------------------------------------
	=page
-------------------------------------------------- */

.pageTitle {
	padding: 6% 0;
	width: 100%;
}
.pageTitle img {
	width: 100%;
}

/* --------------------------------------------------
	=products
-------------------------------------------------- */

#productsPagetitle {
	padding: 6% 0 3% 0;
}
#productsPagetitle img {
	width: 100%;
}
#products ul li {
	width: 100%;
	padding: 3% 0;
}
#products ul li img {
	width: 100%;
	margin-bottom: 1.5%;
}
#products ul li p span {
	font-size: 14px;
	font-weight: bold;
}
#genre {
	width: 100%;
	margin: 0 auto;
}
#products .search-title {
	padding: 1.5% 0 1.5% 8px;
	border-left: solid 5px #1eb0fc;
	width: 100%;
	margin-bottom: 3%;
	font-size: 16px;
	line-height: 1em;
	color: #333;
	font-weight: bold;
}
#products dl{
	position:relative;
}
#products dl dt{
	margin-right:108px;
	background-color:#fff;
}
#products dl dt input{
	width:100%;
	height:23px;
	line-height:23px;
	background:none;
	border: solid 1px #e0e0e0;
}
#products dl dd{
	position:absolute;
	top:0;
	right:0;
}
#products dl dd button{
	display:block;
	width:100px;
	height:25px;
	color:#000;
	line-height:25px;
	text-align:center;
	background-color:#63C8FD;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	font-size: 12px;
	font-weight: bold;
}

/* --------------------------------------------------
	=press
-------------------------------------------------- */

#pressPagetitle {
	padding: 6% 0 3% 0;
}
#pressPagetitle img {
	width: 100%;
}
#pressBacknumber {
	margin-bottom: 6%;
}
.pressList {
	width: 100%;
}
.pressList dl {
	width: 100%;
}
.pressList dt {
	padding-top: 3%;
	color: #999;
}
.pressList dd {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-bottom: 3%;
	border-bottom: dotted 1px #ccc;
}
.pressList dd a:link,
.pressList dd a:visited {
	color: #333;
	text-decoration: none;
}
.pressList dd a:hover,
.pressList dd a:active {
	color: #333;
	text-decoration: underline;
}
.pressList dd span img {
	vertical-align: text-top;
	margin-right: 5px;
}
.pressList dd span img.pdf {
	vertical-align: top;
	margin-left: 10px;
}
.pressHeading {
	padding: 1.5% 0 1.5% 8px;
	border-left: solid 5px #1eb0fc;
	width: 100%;
	margin-top: 6%;
	font-size: 16px;
	line-height: 1em;
	color: #333;
	font-weight: bold;
}

#newsSns {
	width: 100%;
	text-align: right;
	float: right;
	height: 20px;
}
.newsDate {
	padding-bottom: 3%;
}
.newsHeading {
	font-size: 16px;
	padding-bottom: 3%;
	font-weight: bold;
	color: #333;
}
.newsHeading span {
	color: #1eb0fc;
}
.newsHeading img {
	vertical-align: text-top;
	margin-right: 1%;
}
.newsHeading img.pdf {
	vertical-align: top;
	margin-left: 1%;
}
.newsTxt {
	padding-bottom: 1%;
	
}
#pressBacknumber ul {
	overflow:hidden;
	zoom:1;
}
#pressBacknumber ul li {
	float:left;
}

/* --------------------------------------------------
	=service
-------------------------------------------------- */

.serviceBox {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
.serviceImg {
	padding-bottom: 1.5%;
	text-align: center;
}
.serviceImg img {
	width: 100%;
}
.serviceImg img.comi {
	width: 80%;
}
.serviceImg img.coper {
	width: 50%;
}
.serviceWeb {
	padding-bottom: 1.5%;
}
.serviceWeb img {
	width: 60%;
}
.serviceHeading {
	margin-bottom: 1%;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.serviceHeading span {
	color: #1eb0fc;
}

/* --------------------------------------------------
	=company
-------------------------------------------------- */

#companyPagetitle {
	padding: 6% 0 3% 0;
}
#companyPagetitle img {
	width: 100%;
}
#company {
	position: relative;
	width: 100%;
}
#company dl {
	width: 100%;
}		
#company dt {
	padding-top: 3%;
	font-weight: bold;
}
#company dt span {
	color: #1eb0fc;
}	
#company dd {
	padding-bottom: 3%;
	border-bottom: dotted 1px #ccc;
	color: #666;
}
#company dd.last {
	border-bottom: none;
}
#company-maps {
	position: relative;
	padding-bottom: 400px; /*高さは250pxで固定*/
	height: 0;
	overflow: hidden;
}
#company-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* --------------------------------------------------
	=history
-------------------------------------------------- */

#historyPagetitle {
	padding: 6% 0 3% 0;
}
#historyPagetitle img {
	width: 100%;
}
#history {
	width: 100%;
}
#history dl {
	width: 100%;
}	
#history dt {
	padding-top: 3%;
	font-weight: bold;
}
#history dd {
	padding-bottom: 3%;
	border-bottom: dotted 1px #ccc;
	color: #666;
}

/* --------------------------------------------------
	=contact
-------------------------------------------------- */

#contact p {
	color: #666;
}
#contact p span {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#contact p span.blue {
	color: #1eb0fc;
}
#contact p.thanks {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#contact dl {
	width: 100%;
	padding-top: 6%;
}	
#contact dt {
	padding: 3% 0 1.5% 0;
	font-weight: bold;
	font-size: 14px;
}
#contact dt img {
	vertical-align: middle;
	margin-left: 1%;
}
#contact dd {
	padding-bottom: 3%;
	border-bottom: dotted 1px #ccc;
}
#contact dd input {
    width: 100%;
    box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   height: 30px;
}
#contact dd input#name,
#contact dd input#name2,
#contact dd input#kana,
#contact dd input#kana2 {
    width: 45%;
}
#contact dd input[type=radio],
#contact dd input[type=checkbox] {
	width: 5%;
	box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   vertical-align: middle;
}
#contact dd textarea {
    width: 100%;
	height: 200px;
    max-width: 400px; 
    box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
#contactBtn {
	margin-top: 6%;
	text-align: center;
	width: 100%;
	padding-bottom: 3%;
}
#contactBtn button {
	margin: 0 10px;
}

/* --------------------------------------------------
	=recruit
-------------------------------------------------- */

#recruit {
	width: 100%;
}
#recruit img {
	width: 100%;
}
#recruit p {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
}

#recruitMid {
	position: relative;
	width: 670px;
}

#recruitMid dl {
	width: 670px;
}
		
#recruitMid dt {
	padding: 15px 0 15px 15px;
	position: absolute;
	left: 0;
	width: 120px;
	background: url(../common/ic_square01.gif) no-repeat left center;
	font-weight: bold;
}
		
#recruitMid dd {
	padding: 15px 0 15px 135px;
	border-bottom: dotted 1px #ccc;
}

#recruitMid dd span {
	color: #64c8ff;
	font-weight: bold;
}

#recruitPart {
	position: relative;
	width: 670px;
}

#recruitPart dl {
	width: 670px;
}
		
#recruitPart dt {
	padding: 15px 0 15px 15px;
	position: absolute;
	left: 0;
	width: 120px;
	background: url(../common/ic_square03.gif) no-repeat left center;
	font-weight: bold;
}
		
#recruitPart dd {
	padding: 15px 0 15px 135px;
	border-bottom: dotted 1px #ccc;
}

#recruitPart dd span {
	color: #f08fbd;
	font-weight: bold;
}

#recruitPart a:link,
#recruitPart a:visited {
	color: #ed66a7;
	text-decoration: underline;
	font-weight: bold;
}

#recruitPart a:hover,
#recruitPart a:active {
	color: #ed66a7;
	text-decoration: underline;
	font-weight: bold;
}

/* --------------------------------------------------
	=その他ワードプレス
-------------------------------------------------- */

.wp-pagenavi {
	clear: both;
	text-align: center;
	margin: 10px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/*a.buy_liverpool {
display: inline-block;
width: 30%;
text-align: center;
background-color: #FFC000;
background: url('liverpool_tile.png');
padding: 4px 8px;
margin-bottom: 4px;
border: solid 1px #808080;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: 0px 1px 2px #CCCCCC;
}*/

a.buy_liverpool img {
margin-bottom: 4px;
}

a.buy_liverpool {
width: 100%;
}

a.buy_7net {
display: inline-block;
width: 30%;
text-align: center;
background-color: #FFC000;
background: url('other_tile.png');
padding: 4px 8px;
margin-bottom: 4px;
border: solid 1px #808080;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: 0px 1px 2px #CCCCCC;
}

a.buy_7net {
width: 100%;
}

a.buy_karuwaza {
display: inline-block;
width: 30%;
text-align: center;
background-color: #FFC000;
background: url('other_tile.png');
padding: 4px 8px;
margin-bottom: 4px;
border: solid 1px #808080;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: 0px 1px 2px #CCCCCC;
}

a.buy_karuwaza {
width: 100%;
}

div.buy {
text-align: center;
padding: 8px 0;
}

/* --------------------------------------------------
	=privacy
-------------------------------------------------- */

#privacyPagetitle {
	padding: 6% 0 3% 0;
}

#privacyPagetitle img {
	width: 100%;
}

.privacyBox {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 3%;
	margin-bottom: 3%;
}

.privacyHeading {
	margin-bottom: 1%;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.privacyHeading span {
	color: #1eb0fc;
}