@charset "UTF-8";

/* ----------------------------------
  ** mapple-on Co., Ltd. by Akiko.S
  ** CreateDated: 2013.08.23
------------------------------------ */
@-webkit-keyframes jump {
	40% {padding-top: 0;}
	100% {padding-top: 8px;}
}
@-moz-keyframes jump {
	40% {padding-top: 0;}
	100% {padding-top: 8px;}
}
@keyframes jump {
	40% {padding-top: 0;}
	100% {padding-top: 8px;}
}

/* ------------------------- 
 	*企業情報詳細ページ 
--------------------------- */

.presstitle {
    background: url("img/press_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    height: 49px;
    margin: 30px 0 0 5px;
    padding-left: 46px;
    vertical-align: top;
}

.c-ct-bg {
　 padding:0 0.5% !important;
   background: url("img/press-catebg.png") repeat;
}

/* takao------------------------- 
 	*記事詳細ページ 
--------------------------- */

.article_contents h2 {
	margin-bottom:1%;
}

.boxinfo dl dt {
    color: #999;
    float: left;
    font-size: 13px;
    margin-right: 0.5em;
}

.boxinfo dl dd {
    float: left;
}

.boxinfo dl {
    margin: 0.5em 0;
    overflow: hidden;
}

.boxinfo {
	background-color:none;
}                                                                                                                                                                                                                                                                                  

/* ------------------------- */

.mainc {
	background-color:#fff;
	margin-left:2%;
}


.c-10 {
	float: left;
	padding: 0em 1.5em 0 0;
	width:1089px;
	width:61%;
}

.paging .page-numbers:link {
    color: #555555;
    border: none;
}


.paging a:hover {
	background-color:aliceblue;
}

.arc {
    background-image:none !important;
    height: 49px;
    margin: 30px 0 0 5px;
    padding-left: 46px;
    vertical-align: top;
}

/* ------------------------- 
 	* コンテナとアッパー
--------------------------- */

#header_menu {
	padding-bottom: 1.5em;
}
#bg01 {
background: url(img/scroll_bg1280.png) ;
}
.g-all-c .cube {
	position: relative;
	background: #fff;
	text-align: center;
	width: 100%;
}

.g-all-c .cube:before,.g-all-c .cube:after {
    position: absolute;
    top: 50%;
    right: 50px;
    bottom: 0;
    left: 50px;
    z-index: -1;
    border-radius: 100px 100px 100px 100px / 10px 10px 10px 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    content: "";
}
.g-all-c .cube:after {
    right: 0;
    left: auto;
    -webkit-transform: skew(8deg)  rotate(3deg);
    -moz-transform: skew(8deg)  rotate(3deg);
    -ms-transform: skew(8deg)  rotate(3deg);
    -o-transform: skew(8deg)  rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

.cube p {
	padding: 5px;
}
.cube .box {
	margin-bottom	: 0;
	padding			: 0;
	background		: #fff;
	/*border			: 1px solid black;	/*debug*/
}
.cube .header_logo{
	height			: 90px;
}
.cube .header_menubox{
	height			: 80px;
}
.menu_name .pyoco {
	padding-top: 8px;
}
.menu_name {
     padding-top:8px;   
}
.menu_name .pyoco {
	padding-top: 8px;
}
.clip a .pyoco {
padding-top: 8px;
}
.x-2, .x-3, .x-4, .x-5, .x-6, .x-7, .x-8, .x-9 {
   padding-top:8px;
}
.menu_name:hover {
	-webkit-animation: jump .5s linear;
	-moz-animation: jump .5s linear;
	animation: jump .5s linear;
}

.clip a:hover .pyoco {
	-webkit-animation: jump .5s linear;
	-moz-animation: jump .5s linear;
	animation: jump .5s linear;
}
#header_menu .box span {
	margin: 0;
	padding: 0;
	color: #666;
	display: block;
}

.cube a {
	text-decoration: none;
}

#menu_logo {
	margin: 5px;
}

.clear_fix {
	clear: both;
}
h2.topi{
	display:inline;
	color:#666666;
	line-height:3;
	
}
ul.naviaria{
	display:inline;
}
	.topix p.corpInfo a {
		display:inline-block;
		
	}
	.topix p.corpInfo:before{
		content: url("img/hz.png");
		vertical-align:-3px;
	}
	.corpInfo{
		display:block;
		position:absolute;
		bottom:2%;
		width:95%;
	}
#top_topixwrap{
	float	: none;
}
#box_clearfix{
	height	: 0px;
	border	: none;
	display	: none;
	visibility	: visible;
}
/* ------------------------- 
 	*inquiry
--------------------------- */
input,textarea,select {
	border: thin #7e7b7b solid;
	padding: 8px;
}
.newsTopicks{
	margin:2% auto;
    clear: both;
}
/* 高尾修正 --------------　*/
dl.infonav {
	display:inline-block;
	margin-left:3%;
	width: 94%;
}
dl.infonav dt{
	float:left;
}
dl.infonav dd{
	margin-bottom:0.7%;
}

.infonav dd a {
	display:inline;
	margin-left:3%;
}

/* 高尾修正 --------------　*/

.breadList{
	margin-top:30px;
    padding-left: 0;
    background-color:#fff;
}
.breadList a {
    display:inline-block;
    padding: 1px 3px 1px;
    letter-spacing: 0.1em;
    border: none;
    font-weight: bold;
}
.box a{
		display:inline-block;
		line-height:1.3;
}

ul.breadList li{
	display:inline;
	font-size:14px;
	
}
ul.breadList li:first-child{
	padding:0 3px 0 15px;
	background : url("img/home.png") no-repeat center left; 
	
}
ul.breadList li:after{
	content:">";
	line-height:1.2;
}
ul.breadList li:last-child:after{
	content:none;
}
h2.askBox{
	padding:5px 0  0 30px;
	background : url("img/mail.png") no-repeat center left;
	color: #666666;
	font-size: 120%;
	line-height: 2;
}

#example_layout_1 .toi{
	font-size:130%;
}
	
div.infoBox {
/*	display:inline-block; */
	padding: 2% 0 2% 0;
	border:1px solid #DFF5FF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#DFF5FF;
	font-size:90%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin-bottom : 3%;
}
 p.BtoBinfo{
	display: block;
	margin: 0 5% 4%;
	padding: 0 0 0 33px;
	background: url("img/hz.png") no-repeat center left;
	background-size: 30px auto;
}


div.faqBox{
	overflow:hidden;
	background-color:#ffffff;
}
.inqForm{
	margin-bottom: 1.5em;
	padding: 0 1.5em 1em;
	padding:10px;
	background-color: rgba(255, 255, 255, 0.85);
	color: #333;
	
}
div.faqBox li a{
	color:#656565;
}

.a_1 textarea{
	width:98%;
/*	color: #8D8A8A;	*/
    line-height: 1.5;
}
.a_1 input,.a_2 input[type="text"]{
	width: 98%;
}
.a_1 select{
	width:100%;
}
.inqForm p{
	padding-top:5px;
	vertical-align:top;
}

p.confirmC{
	clear:both;
	padding:20px;
	text-align:center;
}
p.infoTxt{
	display: inline-block;
	padding: 0 2%;
	width: 64%;
}
p.sendBtn{
	margin: 0 auto;
	padding: 10px;
	width: 100%;
	text-align: center;		
}

p.APPAsk, #submit_button1 {
	display:inline-block;
	padding: 1%;
	width:20%;
	border:1px solid #dcdcdc;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	vertical-align:top;
	text-align: center;
	font-size: 100%;
	font-weight:bold;
	text-decoration : none ;
}
p.APPAsk, .sendBtn .submitbutton{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #ffa220), color-stop(0.00, rgba(251, 189, 0, 0.6)));
	background: -webkit-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -moz-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -o-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -ms-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: linear-gradient(to bottom, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background-color:rgb(251,189,0);
	color: #7A7A7A;
	cursor:pointer;
}
.sendBtn .imperfect{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #ffa220), color-stop(0.00, rgba(251, 189, 0, 0.6)));
	background: -webkit-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -moz-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -o-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: -ms-linear-gradient(top, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background: linear-gradient(to bottom, rgba(251, 189, 0, 0.6) 0%, #ffa220 88%);
	background-color:rgb(251,189,0);
	color: #5A5A5A;
	cursor:not-allowed;
}
p.APPAsk a:link,p.APPAsk a:visited,p.APPAsk a:hover,p.APPAsk a:active{
	border-bottom:none;
}

 ul.applist li {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    border-right: 1px solid #999797;
    line-height: 1.5;
}
/* ------------------------- 
 	*FAQ
--------------------------- */
section#infonav{
	clear:both;
}

h3.golf_Q{
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background:url("img/golf_icon.png") no-repeat top left;
	background-size: 40px;
	font-weight:bold;	
}
h3.yama_Q{
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background: url("img/yamachizu_icon.png") no-repeat top left;
	background-size: 40px;
	font-weight:bold;	
}
h3.naviK_Q{
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background: url("img/naviK.png") no-repeat top left;
	background-size: 40px;
	font-weight:bold;	
}
.faqBox p:before{
	padding: 0 0 0 33px;
    background: url("img/hz.png") no-repeat center left;
 	background-size: 30px auto;
	content: " ";
	
}
.faqBox p{
	text-align:right;
}
span.red{
	color:#ff8000;
}
aside ul.applist li {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    border-right: 1px solid #999797;
    line-height: 1.5;
	margin-top:0.3em;
}
/* ------------------------- 
 	* スライダー
--------------------------- */

#slide_box {
	margin-top: 1.5em;
}

.bx-wrapper {
	position: relative !important;
	overflow: hidden;
	width: 100% !important;
}


.bx-viewport {
	overflow: visible !important;
	margin: 0 auto !important;
	width: 960px !important;
	height: 360px;
	background: url(img/slider/window-bg.png) no-repeat center 0;
}

@media screen and (max-width:420px;) {
	.bx-viewport {
		width: 288px !important;
		height: 108px;
	}
}

@media screen and (min-width: 421px) and (max-device-width: 768px) {
	.bx-viewport {
		width: 576px !important;
		height: 216px;
	}
}

@media screen and (min-width: 799px) and (max-device-width: 960px) {
	.bx-viewport {
		width: 768px !important;
		height: 288px;
	}
}


.left {
	float: left;
	padding-left: 130px;
}

#slider h3 {
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1.2;
}

#slider1,
#slider2,
#slider3,
#slider4 {
	height: 330px;
	background: #fff url(img/slider/01_mini.jpg) no-repeat 0 0;
	color: #fff;
}

#box_shadow {
	margin: 0 auto;
	width: 100%;
}
div.footer li {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
}
div.footer {
    height: 74px;
    background-image: url(img/sl/footerBg.png);
    background-position: left top;
    background-size: contain;
    position: relative;
	margin-bottom : 45px;
}
div.footer ul {
    display: inline-block;
    padding-top: 45px;
    }
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}
div.footer p {
    display: inline;
    position: absolute;
    right: 0;
    bottom: -0.7em;
}
/* ------------------------- 
 	* メインコンテンツ
--------------------------- */
#randomicon {
	min-width: 320px;
	max-width: 1060px;
	width: 100%;
	margin:auto;
	text-align: center;
	background-color: #fff;
}

.clip {  
	float: left;
	text-decoration: none;
	-webkit-box-reflect: below 3px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(white));
    margin: 20px 5px 15px;
    width: 76px;
    height: 56px;
}

.topixsign ul {
	margin-bottom:0.5em;
}

.c-2 {
	background-color:#fff;
}

.c-1 .topixsign li {
	float: left;
	padding: 0.75em 1.5em 0 0;
}
.c-2 .topixsign p {
	margin: 0.3em 0 0.2em 0;
	padding: 0.75em 1.5em 0 0;
	font-size: 1em;
	line-height: 1em;
}

.topixsign {
    /* width: 96%; */
    position: relative;
    display: block;
    overflow: auto;
    margin-bottom: 1.5em;
    padding: 1em 1em 1em 2em;
    background: #FFFFFF;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    color: #333;
}

.topixsign:before, .topixsign:after {
    top:0;
    right: 10px;
    bottom:0;
    left:10px; 
    z-index:-1;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
	content:"";
} 

#NoticeArea li {
	display:inline-block;
	margin-right:2%;
}


.topixsign:after {
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}
.box_innner {
    position: relative;
    height: 335px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.topix {
	background: #fff url(img/info_bg.png) repeat 0 0;
}
.topix a{
	color:#696969;
	line-height: 1.5;
}

.topix dl dt{
	float: left;
	margin-right: 0.5em;
	color: #999;
	font-size: 13.5px;
	width		: 122px;
}

.topix dl dd {
	float: left;
	max-width	: 395px;
}
.topix dl{
	margin:0.5em 0;
	overflow: hidden;
}
.topix .node{
	clear:both;
}
.topix .node a{
	display	: inline !important;
}
.topics_tag {
	float:left;
	display:block;
	position: inherit;
	margin-right: 0.5em;
	padding: 0 3px;
	min-width: 60px;
	/*height: 20px;*/
	border: 1px dotted #999;
	background-color: #fefefe;
	color: #888;
	text-align: center;
	font-size: 13.3px;
	line-height: 1.6em;
}

.topix p {
	padding: 1.5em 0 0;
	text-align: right;
}
.topix .hz{
    background:url("img/hz.png") no-repeat;
    background-position: 0% 50%;
    display: inline-block;
    padding-left:2.5em;
}
.g-all-half{
	height:100%;
	background: #fff url(img/info_bg.png) repeat 0 0;
	position:relative;
}

#ms_clickeffect{
	position	: absolute;
	background-image		: linear-gradient(90deg, transparent, rgba(255,255,240,.2) 20%, rgba(255,255,240,.2) 80%,transparent 100%) !important;
							  background-size: auto !important;
	z-index		: 7;
	width		: 100%;
	height		: 100%;
	top			: 0px;
	left		: 0px;
	display		: none;
}
#ms_clickspace{
	position	: absolute;
	z-index		: 12;
	width		: 80%;
	margin		: 0 10% 0 10%;
	height		: 85%;
	top			: 0px;
	left		: 0px;
}
#ms_clickspace_left{
	position	: absolute;
	z-index		: 12;
	width		: 40%;
	height		: 120%;
	top			: 0px;
	left		: 0px;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
	#ms_clickspace_left{
		width	: 35%;
	}
}
@media screen and (min-width: 569px) and (max-width: 767px) {
	#ms_clickspace{
		width	: 70%;
		margin	: 0 15% 0 15%;
		height	: 77%;
	}
	#ms_clickspace_left{
		display	: none;
	}
}
@media screen and (min-width: 569px) and (max-width: 767px) {
	#ms_clickspace{
		width	: 70%;
		margin	: 0 15% 0 15%;
		height	: 77%;
	}
	#ms_clickspace_left{
		display	: none;
	}
}
@media screen and (min-width: 0px) and (max-width: 568px) {
	#ms_clickspace{
		width	: 70%;
		margin	: 0 15% 0 15%;
		height	: 80%;
	}
	#ms_clickspace_left{
		display	: none;
	}
}
 /* ------------------------- 
 	 サービス一覧
--------------------------- */
#example_layout_4 .c-1 .box_innner{
    position:relative;
}
#example_layout_4 .box_innner .carPop {
    position: absolute;
    top: -1px;
    right: -40px;
    width: 126px;
    height: 119px;
}
#example_layout_4 .box_innner .carPop img {
    width: 75px;
    height: auto;
}
#example_layout_4 h2 img.listBox {
    margin: 10px 0 5px;
    width: 168px;
    height: auto;
}

#example_layout_4 h1.service { 
    margin 		: 5px 0 0 5px;
    padding		: 7px 0 0 46px; 
    height		: 49px;
    background-image: url(img/icon_smp.png); 
    background-position:0 0;
    background-repeat: no-repeat; 
    vertical-align: top; 
	font-size	: 1.75em;
}

#resultspage h1 {
    background: url(img/result.png) no-repeat;
    background-position:0 0;
    padding-left: 46px;
    margin: 30px 0 0 5px;
    height: 49px;
    vertical-align: top;
}


.box h3.Appname{
    display:inline-block;
    margin-bottom:5px;
    padding:2px 5px;
    border:1px solid #cccccc;
    color:#7B858D;  
}

aside.appListbox h2.appLabel {
	clear:both;
	margin:15px 15px 15px;
	color:#666666;
	}

 div.appListbox_innner a{  
	/*color:#3F3E3E;*/
	color			: #999;
	font-size		: 85%;
}
.appListbox{
    margin: 20px 0;
    background: #fff url(img/hasami.png)no-repeat;
    background-position: center 3px;
    background-size: auto 30px;
    padding-top: 50px;
}
.dotline{
	width			: 18%;
	border-top		: 2px dotted #dfdfdf;
	border-left		: none;
	border-right	: none;
	border-bottom	: none;
}
.c-1 a {
    display:block;
}
.confirmC a {
	display:inline-block;
	padding:0 0.2em;
}
.c-1,.c-2,.c-3,.c-4{
	background-color	: white;
}
/*-----------------------------------------------------
companypage
--------------------------------------------*/
        
#companypage, #recpage{
    padding-left:5%;
    position:relative;
    background: rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    width: 95%;
}
#companypage h1 {
    background:url(img/coD.png) no-repeat;
    background-position:0 0;
    padding-left: 46px;
    margin: 30px 0 0 5px;
    height: 49px;
    vertical-align: top;
    /*display:inline-block;
    width:7em;*/    
}

#newspage h1 {
    background:url(img/news.png) no-repeat;
    background-position:0 0;
    padding-left: 46px;
    margin: 30px 0 0 5px;
    height: 49px;
    vertical-align: top;
}
#resultspage h1 {
    background: url(img/result.png) no-repeat;
    background-position:0 0;
    padding-left: 46px;
    margin: 30px 0 0 5px;
    height: 49px;
    vertical-align: top;
}
#companypage nav  {
    display:inline-block;
     position:absolute;
    top: 0;
	right: 3em; 
}
.navAria li {
    display:inline-block;
    text-align: center;
   font-weight: bold;
}
#recpage .navAria li a,#companypage .navAria li a  {
  display: block;  
  padding:1.5em;
}
.navAria li a:link, .navAria li a:visited{
    color:#868686;
    border: none;
    }
#header_menu a {
    border: none;	
}
a.menu_name:link, a.menu_name:visited  {
    border-bottom: 0;
	color: #90DFDF;	
}
.head a:link, .head a:visited  {
    border-bottom: 0;
	color: #90DFDF;	
}
.navAria li {
    border-bottom: 5px solid #404040;
    width: 9em;
}
.navAria li:nth-child(2) {
    border-bottom: 5px solid #868686;
    margin-left:2em;
    width: 9em;
}
#officer{
 line-height:1.3;
 padding-bottom: 5%;
 width: 95%;
}
#officer .prizeList{
	margin:0 auto;
}
#officer dl:nth-child(1) {
    zoom: 1;
    width: 1100px;
}
#Ofname .name {
    padding-left:5em;
}
#Ofname .Dname {
    padding-left:1em;
}
#officer dt {
    width: 155px;
    color: #444547;
    }

 .officer-list dt {
     width:auto !important;
 }

#officer dt, #officer dd {
    display:inline-block;
    padding: 1em 0 1.3em 1.2em;
    margin-top: -1px;
    vertical-align: top;
	font-family: '游ゴシック', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#officer dd {
    width: 40em;
    padding-left: 20px;
}
#example_layout_4 dt {
	margin-bottom:0.5em;
}
#example_layout_4 dt a:link, #example_layout_4 dt a:visited{
    border:none;
}
#officer .txttop {
    padding-top: 18px;
}

#officer p {
    font-family: '游ゴシック', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
} 

#companypage .messe {
    background: url(img/aisatsu_500.jpg) no-repeat;
	background-size : cover;
    /* text-indent: -9999px; */
    margin-bottom: 1em;

	box-shadow: inset 0px 0px 150px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 0px 0px 150px rgba(255,255,255,0.8);
	-webkit-box-shadow: inset 0px 0px 150px rgba(255,255,255,0.8);
}
#companypage .messe .messe_alpha{
	padding		 :1em;
	background-color	: rgba(255,255,255,0.35);
}
#companypage .messe h1 {
    background:none;
    background-position:0 0;
    padding-left: 46px;
    margin: 30px 0 0 5px;
    height: 49px;
    vertical-align: top;
    display:inline-block;
	text-indent:-9999px;
}
.messe h2{
	color		: #333 !important;
	font-size	: 160%;
}
.messe p{
	color		: #444547;
}
.company_mapinfo{
	font-weight	: 700;
}
.company_mapimg{
	width		: 75%;
}
/*-----------------------------------------------------
recruitpage
--------------------------------------------*/

#recpage h1 {
    background:url(img/rec.png) no-repeat;
    background-position:0 0;
    padding-left: 30px;
    margin-left:5px;
    height: 49px;
    vertical-align: top;
}
#recpage nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 3em;
}
#recpage h2 {
     color:#444547;   
}
/*-----------------------------------------------------
privacy policy 
--------------------------------------------*/
body.pfont {
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
    /* font-size: 12px; */
    line-height: 1.2;
    color: #666;
    background: #fff ;
    padding: 0;
    margin: 0;
}
body{
 -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
}
.legalAria ul {
    padding-left:1em;   
}
.polist li {
     list-style-type: decimal;
    list-style-position: outside;
     margin-left: 1em;
}
#prPage{
    background-color:#fff;
    position:relative;
    padding: 1em;
}
#prPage li a:link, #prPage li a:visited{
color: #333;
/* border: none; */
}
#prPage .ppTtl a:link, #prPage .ppTtl a:visited{
	border:none;
}
.ppTtl .golfimg {
	text-indent:-9999px;
	background: #fff url(img/golfnavi.gif) no-repeat;
	/* height: 70px; */
	background-size: contain;
}
.ppTtl {
    position: absolute;
    right: 0.5em;
    top;10px;
    top: 0.1em;
    width: 25%;
    max-width: 270px;
    background-color: rgb(209, 210, 211);
	font-size:120%;
}
.ppTtl li:not(:last-child){
	border-bottom:1px solid #fff;	
}
.ppTtl li a{
    display:block;
    padding: 1em 0.5em;
}
.ppTtl li a:hover{
    background-color: #919090;
}
.ppTtl li:nth-child(3) img{
	padding:0;
	width:100%;
}
.ppTtl .golfimg a{
    display:block;
    padding: 0;
    height: 70px;
/* background-color:aliceblue; */
}
.ppTtl .golfimg a:hover{
	background-color: rgba(51, 51, 51, 0);
}
.legalAria{
    line-height:1.3;
    width: 97%;
    font-size: 12pt;
}
#prPage h2 {
    font-weight:bold;
    font-size:120%;
    margin:5px 0;
	color: #666;
}
section#leagal0 {
	margin-top: -1em;
}
.legalAria h3 {
    font-weight:bold;
    font-size:120%;
    margin:5px 0;
}

/*-------ページャー-------- */

.pager{
    margin-bottom: 20px;
    text-align:center}
 
a.page-numbers,
.pager .current{
    background-color: #edede3;
    border: solid 1px #aaaaaa;
    border-radius:5px;
    padding:5px 8px;
    margin:0 2px;}
 
.pager .current{
    background-color: #000000;
    border: solid 1px #000000;
    color: #ffffff;}
 
.pager a:hover{
    color: #ffffff;
    border: solid 1px #000000;
    background-color: #000000;}

/*--------------- */

ul.paging li{
    display:inline-block;
    background: url(img/no_off.png) no-repeat;
    -webkit-background-size:    contain;
    background-size:2em 2em;
    width:2em;
    height: 2em;
    text-align: center;
    padding-top: 5px;
}
ul.paging li:nth-child(4){
    display:inline-block;
    background:none;
    -webkit-background-size:contain;
    background-size:2em 2em;
    width:2em;
    height: 2em;
    text-align: center;
    padding-top: 5px;
}


.servttl img{
    padding-right:5px;
    vertical-align:middle;
}
.servttl{
    vertical-align:bottom;
    padding-bottom:3px;
}
.ttlname{
    font-size: 120%;
    line-height: 1.5;
    font-weight: bold;
}

.mainc li{
     margin:10px 0;   
     line-height: 1.3;
}
#newspage .servbox a {
    display: inline-block;
}
ul.servbox{
    margin:20px 0;
    padding-bottom: 40px;
    background:url(img/hasami.png)no-repeat;
    background-position: bottom center;
    -webkit-background-size: auto 35px;
    background-size: auto 35px ;
}

.paging{
    text-align:center;   
}



/*-----------------------------------------------------
news
--------------------------------------------*/

#newspage .box {
    display: block;
    background: #ffffff;
    padding: 0 0 1em;
    margin-bottom: 1.5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    width:94%;
    padding:0 3%;
}

.servttl{
    margin: 15px 0;   
}
#Archves a {
    display:block;   
    line-height: 44px;
}
.AC {
    background: #fff;
    margin-left: 8em;
}
#Archves h2 {
    color:#333;   
    text-align: right;
    border-bottom: 5px solid #333;
    margin: 0 0 1em 8em;
}
#Archves a:link, aside#Archves a:visited {
    border-bottom: 1px dotted #8ACECE;
    color: #335555;
    padding-left: 1em;
}
.container h2{
 color:#999797;   
}
#newspage li a:link, #newspage li a:visited{
    color: #5CC5C5;
    border: none;
}
#newspage li a:hover {
	background-color:aliceblue;
}
#newspage .paging a:link, #newspage .paging a:visited{
    color: #555555;
    border: none;
}


/*-----------------------------------------------------
results
--------------------------------------------*/
#resultspage {
    background-color: #fff;
}

.date {
    display:inline-block;
}
#officer .prizeList:not(:first-child){
    border-top: 1px dotted #858585;
}
.prizeList dd .awords:not(:first-child){
    border-top: 1px dotted #858585;
	padding-top	: 0.5em;
}

.prizeList .prize {
    background: url(img/rib.png) no-repeat;
    padding: 0 0 0 2.5em;
    margin: 5px 0;
    height: 2.3em;
    background-size:contain;
    color:#333;
}
.prizeList p{
	padding-left:6em;
}
.prizeList p img{
	width:100%;
}
.prizeList h3{
    font-weight:bold;	
    margin: 1em 0;
}
.prizeList .medal {
    background: url(img/medal.png) no-repeat;
    padding: 0 0 0 3em;
    margin: 1em 0;
    height: 3em;
    background-size: contain;
    color: #333;
}

/*button*/
#backToTop{
	width	: 46px;
	height	: 37px;
	background: url(img/backtotop.png) no-repeat;
	position: fixed;
	bottom : -37px;
	right: 20px;
	cursor:pointer;
}

/*error page*/
#error_field{
	background-color		: white !important;
}

#error_field .error_wrap{
	width					: 80%;
	margin					: 20px auto;
}
#error_field .error_img_404 > img{
	display					: block;
	margin					: 20px auto;
}
#error_field .error_msg{
	width					: 60%;
	max-width				: 300px;
	margin-top				: 40px !important;
}
#error_field .ponko{
	width					: 50%;
	max-width				: 200px;
}
#error_field .error_text_404{
	width					: 80%;
	margin					: 10px auto;
}

/*full--------------------------------------------------------------
---------------------*/
@media screen and (min-width: 1801px) and (max-width: 6000px) {
body div#wrapper {
	margin: 0;
	padding: 0;
	width: 1655px;
	color: #666;
	font-weight: normal;
	font-weight: 500;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
body div#wrapper {

min-width: 1655px;




margin: 0 auto;

}	
	div.glovalnav{
	display:inline-block;
	width: 80%;
}
	#bg01 {
	background: url(img/scroll_bg.png);

	width: 1650px;
	margin: 0 auto;
}
div.a_1,div.a_2{
	margin:0 auto;
	width:85%;	
}
div#a_2{
    display:none;
}
.a_1 .q_name,.a_2 .q_name{
	display:inline-block;
	width:25%;
}
		
.a_1 p,.a_2 p{
	display:inline-block;
	width:60%;
}
.a_1 div.check{
	width: 60%;
    margin-left: 36%;
    font-size: 96%;
}
	.clip {
	margin: 20px 10px 15px;  
	width: 76px;
	height: 56px;
}
	
	#example_layout_4 h2 img.listBox {
	margin-top:16px;
	width: 347px;
	height: 145px;
	}
	#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 158px;
	height: 174px;
}
#example_layout_4 .box_innner .carPop img{
	width: 158px;
	height: 174px;
}
p.APPAsk{
		font-size:120%;
	}
.inqForm p.q_name{
	padding-left:5em;
}
#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	height:335px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.topix dl dd {
	float: left;
	max-width	: 630px;
}
#container_sec aside .appLabel {
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}

aside ul.applist {
	padding: 5px 2em 20px;
}


aside ul.applist li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #999797;
	line-height: 1.5;
	margin-top: 0.3em;
}
aside ul.applist li:last-child{
	padding: 0;
	border-right-style: none;
}
.appListbox .appListbox_innner {
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
}
#companypage .messe {
    /*background-size: contain; */
    /*background-position: center;*/
    /* height: 598px; */
    /* margin-bottom: 2em; */
    /* margin: 0 18%; */
	
	background: url(img/aisatsu_768.jpg) no-repeat;
	background-position-y: 45%;
	background-size: cover;
}
#officer dd {
    width: 45em;
    padding-left: 20px;
}
div.footer{
	height:149px;
	background-image:url(img/sl/footerBg.png);
	background-position:left top;
    position: relative;

}
div.footer ul{
	display: inline-block;
	padding-top:129px;
}
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}#example_layout_4  .Appname {
	display:inline-block;
	padding:0 1%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size:80%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
div.footer p{
	display:inline;
    position: absolute;
    right: 0;
    bottom: -0.7em;
}
#officer{
line-height: 1.3;
/*width: 60em;*/
}
    .AC {
    background: #fff;
    margin-left: 15em;
}
#Archves h2 {
 color:#333;   
 text-align: right;
 border-bottom: 5px solid #333;
 margin: 0 0 1em 15em;
}
}
/*4col--------------------------------------------------------------
---------------------*/

@media screen and (min-width: 1250px) and (max-width: 1800px) {
	body div#wrapper { 
	margin: 0 auto;
	padding: 0;
	width: 1175px;
	color: #666;
	font-weight: normal;
	font-weight: 500;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
	div.glovalnav{
	display: inline-block;
	margin: 0 auto;
	width: 70%;
}
	#bg01 {
	background: url(img/scroll_bg1280.png) ;
}
div.a_1,div.a_2{
	margin:0 auto;
	width:85%;	
}
.a_1 .q_name,.a_2 .q_name{
	display:inline-block;
	width:25%;
}
		
.a_1 p,.a_2 p{
	display:inline-block;
	width:60%;
}
.a_1 div.check{
	width: 60%;
    margin-left: 34%;
    font-size: 96%;
}
	.clip {
	margin: 20px 5px 15px;  
	width: 76px;
	height: 56px;
}
	#example_layout_4 h2 img.listBox {
	padding:10px 0 5px;
	width: 227px;
	height: 96px;
	}
#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -11px;
	right: -18px;
	width: 126px;
	height: 119px;
}
#example_layout_4 .box_innner .carPop img{
	width: 108px;
	height: 112px;
}
	h3.golf_Q{
	padding-left:40px;	
	background-size:40px;	
}
	h3.yama_Q{
	padding-left:40px;	
	background-size:40px;
}	
	h3.naviK_Q{
	padding-left:40px;	
	background-size:40px;
}	
.inqForm p.q_name{
	padding-left:5em;
}
#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	height:335px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;

}
#container_sec aside .appLabel {
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}


aside ul.applist {
	padding: 5px 2em 20px;
}


aside ul.applist li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #999797;
	line-height: 1.5;
	margin-top: 0.3em;
}
aside ul.applist li:last-child {
	padding: 0;
	border-right-style: none;
}
.appListbox .appListbox_innner {
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
}
#companypage .messe {
     /* background: rgba(255, 255, 255, 0.6);
    background-size: contain;
    background-position: center;
    /* height: 491px; */
    margin: 0 0;
}
#officer dd {
    width: 50em;
    padding-left: 20px;
}
div.footer{
	height:120px;
	background: url(img/sl/footerBg.png)no-repeat;
	background-position: left top;
	background-size: contain;
}
div.footer ul{
	display: inline-block;
	padding-top:95px;
    position: relative;
}
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}#example_layout_4  .Appname {
	display:inline-block;
	padding:0 1%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size:80%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
div.footer p{
	display: inline;
	position: absolute;
	right: 0;
	bottom: -0.7em;
}	
}

/*2col--------------------------------------------------------------
---------------------*/

@media screen and (min-width: 981px) and (max-width: 1249px) {
	body div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	color: #666;
	font-weight: normal;
	font-weight: 500;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
	#bg01 {
	background: url(img/scroll_bg980.png);
}
		div.glovalnav{
	display:inline-block;
	width:60%;
}

div.a_1,div.a_2{
	margin:0 auto;
	width:85%;	
}
.a_1 .q_name,.a_2 .q_name{
	display:inline-block;
	width:25%;
}
		
.a_1 p,.a_2 p{
	display:inline-block;
	width:60%;
}
.a_1 div.check{
	width: 60%;
    margin-left: 36%;
    font-size: 96%;
}
	.clip {
	margin: 20px 25px 15px;  
	width: 76px;
	height: 56px;
}
	#example_layout_4 h2 img.listBox {
	padding: 10px 0 0;
	width: 181px;
	height: 76.8px;
	}
#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -11px;
	right: -2px;
	width: 95.2px;
	height: 100px;
}
#example_layout_4 .box_innner .carPop img{
	width: 94.5px;
	height: 90px;
}
.inqForm p.q_name{
	padding-left:5em;
}
	#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	height:335px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;

}

.topix dl dd {
	float: left;
	max-width	: 280px;
}
#container_sec aside .appLabel {
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}

aside ul.applist {
	padding: 5px 2em 20px;
}
aside ul.applist li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #999797;
	line-height: 1.5;
}
aside ul.applist li:last-child {
	padding: 0;
	border-right-style: none;
}
.appListbox .appListbox_innner {
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
}

#companypage .messe {
    /* background: url(img/aisatu980.jpg) no-repeat; */
    /*height: 391px;*/
    /* text-indent: -9999px; */
    margin-bottom: 1em;
}
#officer dl:nth-child(1) {
    zoom: 1;
    width: 900px;
}
div.footer{
	height:120px;
	background: url(img/sl/footerBg.png)no-repeat;
	background-position: left top;
	background-size: contain;
    position: relative;
}
div.footer ul{
	/* display: inline-block; */
	/* padding-top: 78px; */
	position: absolute;
	left: 0;
	bottom: 0;
}
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}#example_layout_4  .Appname {
	display: inline-block;
	padding: 0 0.5%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size: 70%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
div.footer p{
	display: inline;
	position: absolute;
	right: 0;
	bottom: -0.7em;
}
.AC {
    background: #fff;
    margin-left: 1em;
}
#Archves h2 {
     color:#333;   
     text-align: right;
     border-bottom: 5px solid #333;
     margin: 0 0 1em 1em;
     padding-right: 1em;
}

}
/*1col-------------------------------------------------------------------------------------
---------------------*/
@media screen and (min-width: 768px) and (max-width: 980px) {
	body div#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 700px;
    color: #666;
    font-weight: normal;
    font-weight: 500;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
	
	div.glovalnav{
	display:inline-block;
	width:59%;
	border: 1px solid #FFFFFF;
}	
	#bg01 {
	background: url(img/scroll_bg767.png);
}
div.a_1,div.a_2{
	margin:0 auto;
	width:80%;	
}
.a_1 .q_name,.a_2 .q_name{
	display:inline-block;
	width:35%;
}
		
.a_1 p,.a_2 p{
	display:inline-block;
	width:60%;
}
.a_1 div.check{
	width: 60%;
    margin-left: 36%;
    font-size: 96%;
}
	.clip {
	margin: 20px 10px 15px;  
	width: 76px;
	height: 56px;
}
	#example_layout_4 h2 img.listBox {
	margin: 16px auto 5px;
	width: 290px;
	height: 122px;

	}
	#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -11px;
	right: 54px;
	width: 78px;
	height: 86px;
	}
#example_layout_4 .box_innner .carPop img{
	width: 132px;
	height: 145px;
}
.inqForm p.q_name{
	padding-left:0em;
}	
	#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	height:300px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;

}
#container_sec aside .appLabel {
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}

aside ul.applist {
	padding: 5px 2em 20px;
}
aside ul.applist li {
	display: inline-block;
	margin: 5px 0 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #999797;
	line-height: 1.5;
}
aside ul.applist li:last-child{
	padding: 0;
	border-right-style: none;
}
.appListbox .appListbox_innner {
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
}
#companypage .messe {
    background: rgba(255, 255, 255, 0.6);
    /* height: 306px; */
    /* margin-bottom: 12em; */
}
div.footer{
	height:85px;
	background: url(img/sl/footerBg.png)no-repeat;
	background-position: left top;
	background-size: contain;
	font-size:80%;
    position: relative;
}
div.footer ul{
	display: inline-block;
	padding-top: 50px;
	position: absolute;
	bottom: -0.2em;
}
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}
#example_layout_4  .Appname {
	display:inline-block;
	padding:0 1%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size:80%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", "Arial", "Helvetica", sans-serif;
}
div.footer p {
	display: inline;
	position: absolute;
	right: 0;
	bottom: -0.7em;
	font-size: 90%;
}

#officer dd {
    width: 27em;
    padding-left: 0px;
}
#officer .prizeList dd {
    width: 30em;
    padding-left: 20px;
}
#companypage nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 3em;
}
.company_mapimg{
	width		: 100%;
}
.navAria li {
    display: inline-block;
    padding: 0;
    text-align: center;
}
#officer dl:nth-child(1) {
    zoom: 1;
    width: 100%;
}
#officer dl.prizeList {
    zoom: 1;
    width: 45em;
}
    .AC {
    background: #fff;
    margin-left: 1em;
}
#Archves h2 {
 color:#333;   
 text-align: right;
 border-bottom: 5px solid #333;
 margin: 0 0 1em 1em;
}
}
/*----------------------------------------
2col_small
---------------------------------------------*/
@media screen and (min-width: 480px) and (max-width: 767px) {
html{
    }
    body div#wrapper{
		margin: 0 auto;
        width: 430px;
	}
div.a_1,div.a_2{
	margin:0 auto;
	width:80%;	
}
.a_1 .q_name,.a_2 .q_name{
	display:block;
	width:80%;
}
		
.a_1 p,.a_2 p{
	display:block;
	width:80%;
}
.a_1 div.check{
	width: 80%;
    margin-left: 0;
    font-size: 96%;
}
	.clip {
	margin: 20px 5px 15px;  
	width: 76px;
	height: 56px;
}
	#example_layout_4 h2 img.listBox {
	margin-top:16px;
	width: 157px;
	height: 66px;
	}
	#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -11px;
	right: 8px;
	width: 78px;
	height: 71px;
}
#example_layout_4 .box_innner .carPop img{
	width: 86px;
	height: 80px;
}
#contact_form .infoTxt{
	width		: 97%;
}
#contact_form .APPAsk{
	font-size	: 80%;
	margin 		: 1% 25%;
	width		: 50%;
}
#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	height: 320px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
#container_sec aside .appLabel {
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}

aside ul.applist {
	padding: 5px 2em 20px;
}
.newsTopicks {
    margin: 5% auto;
}
.topixsign {

}
aside ul.applist li {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	border-right: 1px solid #999797;
	line-height: 1.8;
}
aside ul.applist li:last-child{
	padding: 0;
	border-right-style: none;
}
.appListbox .appListbox_innner {
	border-top: 1px solid #999;
	border-bottom:1px solid #999;
}
#companypage .messe {
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    text-indent: 0px;
    margin-bottom: 1em;
    padding-right: 0.3em;
}
div.footer {
	height: 74px;
	background-image: url(img/sl/footerBg.png);
	background-position: left top;
	background-size: contain;
    position: relative;
}
div.footer{
	background:url(img/sp_fooeter_bg.gif)no-repeat;
	background-position:left top;
	background-size:contain;
	font-size:70%;
}
div.footer ul{
	display: inline-block;
	padding-top:40px;
	position	: absolute;
	bottom		: 20px;
}
div.footer li{
	display:inline-block;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
}
div.footer p{
	font-size:80%;
	display: inline;
	position: absolute;
	left: 5px;
	bottom: -0.7em;
}
#example_layout_4  .Appname {
	display:inline-block;
	padding:0 1%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size:80%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
#officer dd {
    width: 20em;
    padding-left: 20px;
}
#officer .prizeList dd {
    width: 28em;
    padding-left: 20px;
}
#companypage nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
}
.company_mapimg{
	width		: 100%;
}
#recpage nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5px;
}
.navAria li:nth-child(1) {
    border-bottom: 5px solid #404040;
    width: 5em;
}
.navAria li:nth-child(2) {
    border-bottom: 5px solid #404040;
    width: 6em;
}
.navAria li {
    display: inline-block;
    padding: 0;
    text-align: right;
}
#recpage .navAria li a,#companypage .navAria li a {
    display: block;
    padding: 3%;
    margin: 2%;
}
#officer dl:nth-child(1) {
    zoom: 1;
    width: 100%;
}
#officer dt, #officer dd {
    display: block;
    padding: 3%;
    margin-top: -1px;
    vertical-align: top;
    width: 92%;
}
.prizeList dd:not(:first-child) {
    border-top: 0px dotted #858585;
}
#newspage .g-hl-c, #newspage .g-all-c {
    margin: 0 auto;
    width: 450px;
}
        .AC {
    background: #fff;
    margin-left: 0;
    font-size: 90%;
}
#Archves h2 {
 color:#333;   
 text-align: right;
 border-bottom: 5px solid #333;
 margin: 0 0 1em 0;
}
.ppTtl {
    position: absolute;
    right: 0.5em;
    top: 0.1em;
    width: 25%;
    max-width: 270px;
    background-color: rgb(209, 210, 211);
    font-size: 70%;
}

/*error page*/
#error_field .error_text_404{
	width					: 95%;
	margin					: 8px auto;
}
}
/*--------------
smartphone--------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 0px) and (max-width: 479px) {

    body {
	margin: 0 auto;
	padding: 0;
	width: 98%;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,bokutachi,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
	div.glovalnav{
	display:inline-block;
	margin:0 auto;
	width:98%;
}
	.box_innner h2 {
	display: inline-block;
	margin: 2% 7% 0;
	width: 85%;
}
	div.a_1,div.a_2{
	margin:0 auto;
	width:100%;	
}
.a_1 .q_name,.a_2 .q_name{
	display:block;
	width:85%;
}		
.a_1 p,.a_2 p{
	display:block;
	width:100%;
}
.a_1 div.check{
	width: 100%;
    margin-left: 0;
    font-size: 96%;
}
.c-1,.c-2,.c-3,.c-4{
	background-color:#eee;
}
.topix h1{
	font-size	: 160%;
	margin-top	: 1em;
}
#example_layout_4  h1.service{
	font-size	: 160%;
}
#header_menu a.menu_name{
	font-size:80%;
}

#header_menu {
		padding-bottom: 0;
}
aside.appListbox h2.appLabel {
	margin: 2%;
}
.g-all-c .cube {
	position: relative;
	background: #eee;
	text-align: center;
    padding-bottom: 5%;
}
.cube .box {
	margin-bottom	: 0;
	padding			: 0;
	background		: #eee;
}
.cube .header_menubox{
	height			: 65px;
}
#box_clearfix{
	visibility	: hidden;
}
h3.golf_Q {
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background: url("img/golf_icon.png")no-repeat top left;
	background-size: 40px;
	font-weight: bold;
	font-size: 110%;
}
h3.yama_Q{
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background: url("img/yamachizu_icon.png")no-repeat top left;
	background-size: 40px;
	font-weight: bold;
	font-size: 110%;}

h3.naviK_Q{
	margin-top: 2%;
	padding-top: 5px;
	padding-left: 50px;
	height: 50px;
	background: url("img/naviK.png")no-repeat top left;
	background-size: 40px;
	font-weight: bold;
	font-size: 110%;
}
/*header下のシャドウ*/
.g-all-c .cube:before, .g-all-c .cube:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0;
    box-shadow: 0 0 0;
    content: "";
}
div.faqBox {
overflow: hidden;
background-color: rgba(255, 255, 255, 0.6);
}	
div.head img{
width:80%;
    height:auto;
}
	.x-2 img,
	.x-3 img,
	.x-4 img,
	.x-5 img,
	.x-6 img,
	.x-7 img,
	.x-8 img,
	.x-9 img{
		width: 60px;
		height: 40px;
	}

#header_menu .box span {
	display		: block;
    font-size	: 80%;
	width		: 100%;
}
.menu_name:hover {
	-webkit-animation: jump .5s linear;
	-moz-animation: jump .5s linear;
	animation: jump .5s linear;
}
#randomicon {
min-width: 95%;
width: 100%;
text-align: center;
}
#randomicon a {
	border:none;
}
/*animeなし*/
.menu_name .pyoco {
padding-top: 8px;
}

.clip a:hover .pyoco {
	-webkit-animation: jump .5s linear;
	-moz-animation: jump .5s linear;
	animation: jump .5s linear;
}

dl.APPcom dd{
		display:none;
	}
dl.APPcom a {
		border: none;
	}
#container_sec {
		margin-top: 5%;
width: 100%;
background-color: #eee;

}

/* smart phone topix */
.topixsign {
margin-bottom: 1.5em;
padding: 1em;

}
.topix {
background: rgba(255, 255, 255, 1.00);
}
.corpInfo{
	bottom:0;
}
.g-all-half{
	height:initial;
	background: #fff;
	position:rerative;
}
.g-all-l{
	margin-top: 1.0em;
}
#topix_wrap_left,#topix_wrap_right{
	background: #fff;
}
.topix dl{
	margin:0.8em 0;
}

.newsTopicks {
	margin: 5% 0;
}
ul.breadList {
	margin: 10px auto;
	
}
	ul.faqBoxList li a{
		display: block;
		height: 44px;
    text-decoration:none;
	}

ul.faqBoxList li{
			line-height:44px;
	}
.faqBox div:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  content: ".";
  font-size: 0.1em;
  line-height: 0;
}
	#submit_button1 {
margin: 0;
padding: 1%;
		width: 50%;
}
	
p.BtoBinfo {
display: block;
margin: 0 5% 4%;
padding: 0 0 0 5px;
background-size: 0;
}
	p.confirmC {
	clear: both;
	padding: 3%;
	text-align: center;
}
.clip {
margin: 5px 0px 12px;
width: 65px;
height: 56px;
}
	.applist a{
		color:#666666;
		line-height:44px;
	}
	
#randomicon {				
        margin: 5% auto;
        padding: 3% 0;
        width: 98%;
        background: #fff;
        background-color: rgba(255, 255, 253, 0.91);
        text-align: center;
}
#example_layout_4 h2 img.listBox {
    margin:16px 0 5px;
	width: 100%;
	height: auto;
	}
#example_layout_4 .box_innner .carPop {
	position: absolute;
	top: -12px;
	right: 0px;
	display: inline-block;
	width: 40%;
	height: auto;
}
#example_layout_4 .box_innner .carPop img{
	width: 100%;
	height: auto;
}

#example_layout_4 h3.service {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 42px;
	height: 52px;
	background-image: url(img/icon_smp.png);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 52px;
}
.box.box_innner h2 .listBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 227px;
	height: 83px;
}
.box_innner{
	position: relative;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	height:200px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}
#container_sec aside .appLabel {
	border-bottom: 1px solid #cccccc;
	color: #888;
	font-weight: bold;
}
#example_layout_4 dt {
	font-size: 95%;
}

aside ul.applist {
	padding: 0px 0.5em 10px;
}


aside ul.applist li {
	display: block;
	  margin: 0 5px 0 0;
	border-right: 0px solid #999797;
	line-height: 1.2;
	  
}
aside ul.applist li.listFirst{
	padding: 0;
	border-left-style: none;
}
.appListbox .appListbox_innner {
	
	border-bottom:none;
}
.dotline{
	padding-bottom:12px;
}

/*smartphone company*/
#companypage .messe {
    background: none;
    width: 100%;
    height: auto;
    text-indent: 0px;
    margin-bottom: 1em;
}
.company_mapimg{
	width		: 100%;
}
span.ttl{
	display:block;
}
div.footer{
	height: 65px;
	background: url(img/sl/fooeter_bg.png)no-repeat;
	background-position: center top;
	background-size: cover;
	font-size:80%;
    position: relative;
}
div.footer ul{
	display: block;
	padding-top : 40px;
	position	: absolute;
	bottom		: 35px;
}
div.footer li{
	display:inline-block;
    margin: 0 5px 0 0;
	padding: 0 0 0 0px;
	
}
#example_layout_4  .Appname {
	display:inline-block;
	padding:0 1%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1) inset;
	font-size:80%;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
div.footer p {
    padding-left: 0;
    margin-left: 0;
    font-size: 80%;
    display: block;

}
	input[type="checkbox"] {
    margin-right:0.5em;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.a_1 select {
width: 100%;
height: 44px;
}
	.a_1 input,.a_2 input[type="text"] {
width: 98%;
		height: 44px;
}
#companypage, #recpage {
    position: relative;
	padding-left	: 2%;
	width			: 98%;
}
#companypage h1 {
    background: url(img/coD.png) no-repeat;
    background-position: 0 0;
    padding-left: 46px;
    vertical-align: top;
    margin-top: 60px;
    margin-bottom: 0;
    }
#recpage h1{
    background: url(img/rec.png) no-repeat;
    background-position: 0 0;
    padding-left: 35px;
    vertical-align: top;
    margin-top: 60px;
    margin-bottom: 0;
}
#recpage .navAria li a:link, #recpage .navAria li a:visited, #companypage .navAria li a:link, #companypage .navAria li a:visited{
    color:#fff;
    border: none;
}
.navAria li:nth-child(1) {
    border-bottom: none;
    margin-left: 0;
    background-color:#404040;
    border-bottom: 3px solid #7E7C7C;
    line-height:44px;
    color:#fff;
    width:5em;
}
.navAria li:nth-child(2) {
    border-bottom: none;
    margin-left: 0;
    background-color:#868686;
    border-bottom: 3px solid #5D5D5D;
    line-height:44px;
    color:#fff;
    width:6em;
}
.navAria li {
    display: inline-block;
    padding: 0;
    text-align: center;
}
#recpage .navAria li a, #companypage .navAria li a {
    display: block;
    padding: 0;
}
#companypage nav, #recpage nav {
    display: inline-block;
    position: absolute;
    top: 1%;
    right: 1%;
    padding-bottom: 5%;
}

/*smart phone awords*/
#officer{
	width	: 100%;
}
#officer dt, #officer dd {
    display: inline-block;
    padding: 1em 0 0 1.2em;
    margin-top: -1px;
    vertical-align: top;
}
#Ofname dd ul{
    display: inline-block;
    width: 90%;
}
#Ofname dd{
   width:120px;     
}
#officer dl:nth-child(1) {
    zoom: 1;
    width: 100%;
}
#officer dt {
    width: 85%;
    padding-left: 3%;
    margin-left: 2%;
    color: #444547;
    font-weight: bold;
}
.prizeList dd:not(:first-child) {
    border-top: 0px dotted #858585;
    margin-right: 1px;
}
#officer dd {
    width: 90%;
}
    .AC {
    background: #fff;
    margin-left: 0;
            font-size: 80%;
}
#Archves h2 {
     color:#333;   
     text-align: right;
     border-bottom: 5px solid #333;
     margin: 0 0 1em 0;
     font-size: 80%;
     padding-top: 1em;
}
    .prizeList .prize {
    background: url(img/rib.png) no-repeat;
    padding: 0.5em 0 0.5em 12%;
    margin: 5px 0;
    height: auto;
    background-size: 10%;
    color: #333;
}
    .prizeList .medal {
    background: url(img/medal.png) no-repeat;
    padding: 0.5em 0 0.5em 12%;
    margin: 1em 0;
    height: auto;
    background-size: 10%;
    color: #333;
}
    .prizeList p {
    padding-left: 0;
}
ul.paging li {
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #A1D0D6), color-stop(0.00, #d1f0f0));
    background: -webkit-linear-gradient(#d1f0f0, #A1D0D6);
    background: -moz-linear-gradient(#d1f0f0, #A1D0D6);
    background: -o-linear-gradient(#d1f0f0, #A1D0D6);
    background: -ms-linear-gradient(#d1f0f0, #A1D0D6);
    background: linear-gradient(#d1f0f0, #A1D0D6);
    -webkit-background-size: contain;
    background-size: 1.5em;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    font-weight: bold;
    /* padding-top: 5px; */
}
    .legalAria {
    line-height: 1.3;
    width: 98%;
}

    #prPage li a:link, #prPage li a:visited{
    color: #333;
    /* border: none; */
}
.ppTtl {
    position: absolute;
    left: 2%;
    top;10px;
    top: 0.1em;
    width: 96%;
    background-color: rgb(255, 255, 255);
	
    font-size: 95%;
    line-height: 44px;
}
.ppTtl li:not(:last-child){
	border-bottom: 1px solid #D6D1D1;	
}
.ppTtl li a{
    display:block;
    padding: 0;
}
.ppTtl li a:hover{
    background-color: #919090;
}
.ppTtl li:nth-child(3) img{
	padding:0;
	width:100%;
}
.ppTtl .golfimg {
	text-indent:-9999px;
	background: url(img/golfnavi.gif) no-repeat;
	background-size: contain;
}
.ppTtl .golfimg a {
    display:block;
    padding: 0em;
    /* background-color:aliceblue; */
}
#prPage {
    background-color: #fff;
    position: relative;
    /* padding-top:185px; */
}

/*smart phone contact*/
p.APPAsk{
    margin:10% auto 0 auto;
		font-size:80%;
	}
.inqForm p.q_name{
	padding-left:0em;
}
#example_layout_1 .toi{
	font-size:120%;
	padding-left:5px;
}
#contact_form .infoTxt{
	width:100%;
}
#contact_form .APPAsk{
	margin 	: 1% 25%;
	width	: 50%;
}
/*smartphone error page*/
#error_field .error_text_404{
	width					: 95%;
	margin					: 8px auto;
}

#example_layout_1.l-2c {
	background-color:#fff;
}

}

/* 高尾修正 -----------　*/
#a_2{
display:none;
}

.replyBtn{
    background-color:#0073c6;
    padding:5px;
    margin:auto;
    text-align:center;
    width:auto;
    color:#FFF;
    width: 210px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.replyBtn a{
    color:#FFF;
}
.replyBtn a:link{
    border:0px;
}
.replyBtn:hover{
    color:#333;
    background-color:#8ACECE;
}
.replyBtn a:hover{
    color:#333;
}
p.replyBtn{
    border:0px;
}