@charset "utf-8";


/*-----------------------------
	大枠設定
------------------------------*/
body{
	color:#111;
	min-width:960px;
}
/*
fontsize 10px→70%
fontsize 12px→85%
fontsize 14px→100%
fontsize 16px→115%
fontsize 18px→120%
fontsize 20px→130%
*/

/* a */
a{
	color:#111;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:underline;
}
.mincho{ font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;}
.f-red{ color: #D70545;}
.f-bold{ font-weight: bold;}
table.tb{
	width:100%;
	border-bottom:1px solid #DCDCDC;
}
table.tb tr{
	border-top:1px solid #DCDCDC;
}
table.tb tr th{
	padding:15px 10px;
	vertical-align:top;
	background:#dcdcdc;
	box-sizing:border-box;
}
table.tb tr td{
	padding:15px 10px 15px 20px;
	border-left:1px solid #DCDCDC;
}
table.tb tr td:first-child{ border-left: none;}
dl.red-dl{
	border: 3px solid #d70545;
	border-radius: 10px;
}
dl.red-dl dt,dl.red-dl dd{ padding: 10px 20px;}
dl.red-dl dt{
	color: #fff;
	font-size: 18px;
	background: #d70545;
}
.f18{ font-size: 18px;}
.ovh{
	clear: both;
	overflow: hidden;
}

@media screen and (max-width:667px){
body {
	font-size:75%;
	min-width:100%;
}
table.tb tr th{ padding:10px 5px;}
dl.red-dl{
	border: 2px solid #d70545;
	border-radius: 5px;
}
dl.red-dl dt,dl.red-dl dd{ padding: 5px 10px;}
dl.red-dl dt{ font-size: 16px;}
.f18{ font-size: 16px;}
}






/*-----------------------------
	header
------------------------------*/

header{
	width: 100%;
	height: 155px;
	margin: 0 auto;
	z-index: 999;
	text-align:center;
}
header #headerwrap{
	width: 960px;
	margin: 0 auto;
	position:relative;
}
/* logo */
header #headerwrap #logo{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
header #headerwrap #logo:after{
	content: "";
	clear: both;
	display: block;
}
header #headerwrap #logo h1{
	float: left;
	height:100px;
	margin-left:-10px;
}
header #headerwrap #logo p{
	display: none;
}
/* nav */
header nav ul{
	clear:both;
}
header nav ul li#gnav1,
header nav ul li#gnav2,
header nav ul li#gnav3,
header nav ul li#gnav4,
header nav ul li#gnav5,
header nav ul li#gnav6{
	float: left;
	width:160px;
	font-size:100%;
	font-weight:bold;
	border-right:1px solid #c9c9c9;
}
header nav ul li#gnav1 a,
header nav ul li#gnav2 a,
header nav ul li#gnav3 span,
header nav ul li#gnav4 span,
header nav ul li#gnav5 span,
header nav ul li#gnav6 span{
	display:block;
	height:55px;
	line-height:55px;
}
header nav ul li#gnav1 a{
	border-left:1px solid #c9c9c9;
}
header nav ul li#gnav1 a:hover, header nav ul li#gnav1.active a,
header nav ul li#gnav2 a:hover, header nav ul li#gnav2.active a,
header nav ul li#gnav3 span:hover, header nav ul li#gnav3.active span,
header nav ul li#gnav4 span:hover, header nav ul li#gnav3.active span,
header nav ul li#gnav5 span:hover, header nav ul li#gnav3.active span,
header nav ul li#gnav6 span:hover, header nav ul li#gnav3.active span{
	color:#111;
	background:url(../images/gnav-active.png) repeat-x center bottom;
}
header nav ul li#gnav3,
header nav ul li#gnav4,
header nav ul li#gnav5,
header nav ul li#gnav6{
	height:55px;
}
header nav ul li#gnav3 #gnav3-sub,
header nav ul li#gnav4 #gnav4-sub,
header nav ul li#gnav5 #gnav5-sub,
header nav ul li#gnav6 #gnav6-sub{
	border-bottom:1px solid #c9c9c9;
	z-index: 99999999!important;
	position:relative;
	display:none;
	width:161px;
	margin-left:-1px;
}
header nav ul li#gnav3 #gnav3-sub a,
header nav ul li#gnav4 #gnav4-sub a,
header nav ul li#gnav5 #gnav5-sub a,
header nav ul li#gnav6 #gnav6-sub a{
	display:block;
	padding:10px 0;
	font-size:75%;
	line-height:1.2;
	font-weight:normal;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}
header nav ul li#gnav3 #gnav3-sub a:hover,
header nav ul li#gnav4 #gnav4-sub a:hover,
header nav ul li#gnav5 #gnav5-sub a:hover,
header nav ul li#gnav6 #gnav6-sub a:hover{
	color:#111;
	background:#eee;
}
header nav ul li#hnav{
	position:absolute;
	top:15px;
	right:210px;
	font-size:80%;
}
header nav ul li#hnav a{
	padding-left:20px;
	background:url(../images/icon-right.png) no-repeat left center;
	-webkit-background-size:12px;
	-moz-background-size:12px;
	background-size:12px;
	margin-left:13px;
}
header nav ul li#hsns{
	position:absolute;
	top:5px;
	right:0;
}
header nav ul li#hsns a{
	margin-left:6px;
}
header nav ul li#hsns a img{
	width:34px;
	height:auto;
}
header nav ul li ul li{
	background:#fff;
}
/* fontsize */
header #headerwrap #fontSize{
	position:absolute;
	right:270px;
	top:50px;
	line-height:35px;
}
header #headerwrap #fontSize p{cursor:pointer;}
header #headerwrap #fontSize .small{
	display:inline-block;
	vertical-align:middle;
	width:28px;
	line-height:28px;
	background:#eee;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	margin-left:10px;
}
header #headerwrap #fontSize .middle{
	display:inline-block;
	vertical-align:middle;
	width:32px;
	line-height:32px;
	background:#eee;
	-webkit-border-radius:16.5px;
	-moz-border-radius:16.5px;
	border-radius:16.5px;
	margin-left:10px;
}

header #headerwrap #fontSize .large{
	display:inline-block;
	vertical-align:middle;
	width:35px;
	line-height:35px;
	background:#eee;
	-webkit-border-radius:17.5px;
	-moz-border-radius:17.5px;
	border-radius:17.5px;
	margin-left:10px;
}
header #headerwrap #fontSize .small.active,
header #headerwrap #fontSize .middle.active,
header #headerwrap #fontSize .large.active{
	color:#fff;
	background:#D70546;
}
/* googlesearch */
header #headerwrap #googlesearch{
	position:absolute;
	right:0;
	top:50px;
	width:250px;
/*	background:url(../images/google.jpg) no-repeat center;
	text-indent:-9999em; */
}
.gsib_a, .gsib_b{
	padding-top:1px !important;
}
.cse .gsc-control-cse, .gsc-control-cse{
	padding-top:5px !important;
}
header #headerwrap #googlesearch span{ display:none;}
@media screen and (max-width:667px){
header{
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,.2);
}
header #headerwrap{
	width: 100%;
	margin: 0;
}
/* headerwrap */
header #headerwrap #logo{
	background: #fff;
	width: 100%;
	height: 60px;
	z-index: 99999999!important;
	padding: 0;
	position: relative;
}
header #headerwrap #logo h1{
	float: left;
	height:60px;
	position: absolute;
	left: 0;
	top: 0;
	line-height:60px;
	margin-left:0;
}
header #headerwrap #logo h1 img{
	height:60px;
	width:auto;
}
header #headerwrap #logo p{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: 54px;
	text-align:right;
	cursor: pointer;
	z-index: 101;
}
header #headerwrap #logo p img{
	width:auto;
	height:100%;
}
/* nav */
header #headerwrap nav{
	position: absolute;
	top: -1400px;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
	border-top:1px solid #ccc;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: 999999!important;
}
header.open #headerwrap nav{
	-moz-transform: translateY(1460px);
	-webkit-transform: translateY(1460px);
	transform: translateY(1460px);
}
header #headerwrap nav ul{
	position: static;
	right: 0;
	bottom: 0;
}
header nav ul{
	clear:both;
	overflow:hidden;
	background:#fff;
}
header nav ul li#gnav1,
header nav ul li#gnav2,
header nav ul li#gnav3,
header nav ul li#gnav4,
header nav ul li#gnav5,
header nav ul li#gnav6{
	float: none;
	width:100%;
	font-size:115%;
	font-weight:bold;
	border-right:none;
	padding:0;
	border-bottom:1px solid #ccc;
}
header nav ul li#gnav1 a,
header nav ul li#gnav2 a,
header nav ul li#gnav3 span,
header nav ul li#gnav4 span,
header nav ul li#gnav5 span,
header nav ul li#gnav6 span{
	display:block;
	height:35px;
	line-height:35px;
	cursor:pointer;
	padding:0 15px;
	text-align:left;
}
header nav ul li#gnav1 a{
	border-left:none;
}
header nav ul li#gnav1 a:hover, header nav ul li#gnav1.active a,
header nav ul li#gnav2 a:hover, header nav ul li#gnav2.active a,
header nav ul li#gnav3 span:hover, header nav ul li#gnav3.active span,
header nav ul li#gnav4 span:hover, header nav ul li#gnav4.active span,
header nav ul li#gnav5 span:hover, header nav ul li#gnav5.active span,
header nav ul li#gnav6 span:hover, header nav ul li#gnav6.active span{
	color:#111;
	background:none;
}
header nav ul li#gnav3,
header nav ul li#gnav4,
header nav ul li#gnav5,
header nav ul li#gnav6{
	height:auto;
	background:url(../images/icon-bottom.png) no-repeat right 20px top 10px;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
}
header nav ul li#gnav3.active,
header nav ul li#gnav4.active,
header nav ul li#gnav5.active,
header nav ul li#gnav6.active{
	background:url(../images/icon-top.png) no-repeat right 20px top 10px;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
}
header nav ul li#gnav3 #gnav3-sub,
header nav ul li#gnav4 #gnav4-sub,
header nav ul li#gnav5 #gnav5-sub,
header nav ul li#gnav6 #gnav6-sub{
	border-bottom:none;
	width:100%;
	margin-left:0;
}
header nav ul li#gnav3 #gnav3-sub a,
header nav ul li#gnav4 #gnav4-sub a,
header nav ul li#gnav5 #gnav5-sub a,
header nav ul li#gnav6 #gnav6-sub a{
	display:block;
	padding:10px 0 10px 40px;
	font-size:85%;
	line-height:1.2;
	font-weight:normal;
	text-align:left;
	border-left:none;
	border-right:none;
	border-top:1px solid #ccc;
	background:#F3F2F2;
}
header nav ul li#gnav3 #gnav3-sub a:hover,
header nav ul li#gnav4 #gnav4-sub a:hover,
header nav ul li#gnav5 #gnav5-sub a:hover,
header nav ul li#gnav6 #gnav6-sub a:hover{
	color:#111;
	background:#F3F2F2;
}
header nav ul li#hnav{
	position:static;
	font-size:100%;
	padding:5px 15px;
	text-align:left;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
header nav ul li#hnav a{
	float:left;
	display:block;
	width:45%;
	padding:5px 0 5px 10px;
	background:url(../images/icon.png) no-repeat left center;
	-webkit-background-size:4px auto;
	-moz-background-size:4px auto;
	background-size:4px auto;
	margin-left:0;
}
header nav ul li#hsns{
	position:static;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
header nav ul li#hsns a{
	margin:5px;
}
header nav ul li#hsns a img{
	width:34px;
	height:auto;
}
/* fontsize */
header #headerwrap #fontSize{
	display:none;
}
/* googlesearch */
header #headerwrap #googlesearch{
	display:none;
}
}
@media screen and (max-width:400px){
header{
	height: 45px;
}
/* headerwrap */
header #headerwrap #logo{
	height: 45px;
}
header #headerwrap #logo h1{
	height:45px;
	line-height:45px;
}
header #headerwrap #logo h1 img{
	height:45px;
}
header #headerwrap #logo p{
	height:45px;
}
header.open #headerwrap nav{
	-moz-transform: translateY(1445px);
	-webkit-transform: translateY(1445px);
	transform: translateY(1445px);
}
}








/*-----------------------------
	contents
------------------------------*/

#contents{
	overflow:hidden;
}
/* pagetop */
#contents #pagetop {
    position: fixed;
    bottom: 15px;
    right: 40px;
	z-index:999999999999;
}
#contents #pagetop a {
    text-decoration: none;
    text-align: center;
}
#contents .pagetop img,
#contents #pagetop img{
	width:120px;
	height:auto;
}
@media screen and (max-width:667px){
/* pagetop */
#contents #pagetop {
    position:fixed;
    bottom:0;
    right:10px;
	z-index:999999999999;
}
#contents .pagetop img,
#contents #pagetop img{
	width:90px;
	height:auto;
}
}



/* pan */
ul#pan{
	overflow:hidden;
	clear:both;
	width:960px;
	margin:0 auto 15px;
	padding-top:10px;
}
ul#pan li{
	float:left;
}
ul#pan li a{
	color:#D70545;
}
@media screen and (max-width:667px){
ul#pan{
	overflow:hidden;
	clear:both;
	width:100%;
	margin:0 auto 15px;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
}
}




/*-----------------------------
	contents
------------------------------*/

#contents{
	width:960px;
	margin:0 auto;
}
@media screen and (max-width:667px){
#contents{
	width:100%;
	margin:0 auto;
}
}



/*-----------------------------
	canvasWave
------------------------------*/

#canvasWave{
	width:100%;

}



/*-----------------------------
	section
------------------------------*/

section{
	width:670px;
	float:left;
}
section#search{
	width:960px;
	margin:0 auto;
}
section h2.title{
	font-size:135%;
	height:70px;
	box-sizing:border-box;
	padding:20px 0 0 35px;
	background:url(../images/title.jpg) no-repeat left top;
	margin-bottom:50px;
}
section h2.title span{
	font-size:60%;
	font-weight:normal;
	margin-left:15px;
}
section h2.title2{
	font-size:135%;
	height:70px;
	box-sizing:border-box;
	padding:20px 0 0 35px;
	background:url(../images/title2.jpg) no-repeat left top;
	margin-bottom:50px;
}
section h2.title2 span{
	font-size:60%;
	font-weight:normal;
	margin-left:15px;
}
section .subtitle{
	font-size:140%;
	font-weight:normal;
	padding:25px;
	background:#F5F5F5;
	margin-bottom:40px;
}
section .subtitle2{
	color:#D70545;
	font-size:115%;
	background:url(../images/subtitle2-bg.jpg) no-repeat left 3px;
	padding-left:30px;
	margin-bottom:30px;
}
@media screen and (max-width:667px){
section{
	width:100%;
	float:none;
	padding:0 5px;
}
section#search {
	width:100%;
}
section h2.title{
	font-size:135%;
	height:70px;
	box-sizing:border-box;
	padding:20px 0 0 15px;
	background:url(../images/title.jpg) no-repeat left top;
	-webkit-background-size:640px auto;
	-moz-background-size:640px auto;
	background-size:640px auto;
	margin-bottom:30px;
}
section h2.title2{
	font-size:135%;
	height:70px;
	box-sizing:border-box;
	padding:20px 0 0 15px;
	background:url(../images/title2.jpg) no-repeat left top;
	-webkit-background-size:640px auto;
	-moz-background-size:640px auto;
	background-size:640px auto;
	margin-bottom:30px;
}
}

/* tag */
.tag-open{
	color:#fff;
	background:#ED6942;
}
.tag-program{
	color:#fff;
	background:#546FB4;
}
.tag-event{
	color:#fff;
	background:#7DAE16;
}
.tag-campaign{
	color:#fff;
	background:#920784;
}
.tag-info{
	color:#fff;
	background:#EB6876;
}
.tag-csr{
	color:#fff;
	background:#009843;
}
.tag-convention{
	color:#fff;
	background:#5E51A0;
}
.tag-service{
	color:#fff;
	background:#0E9DC7;
}
.tag-other{
	color:#fff;
	background:#996C33;
}
.tag-disclosure{
	color:#fff;
	background:#34B179;
}
.tag-ir{
	color:#fff;
	background:#013567;
}
.tag-results{
	color:#fff;
	background:#DAA00E;
}
.tag-oshirase{
	color:#fff;
	background:#55310D;
}
.tag-journal{
	color:#fff;
	background:#D03E51;
}
.tag-news{
	color:#fff;
	background:#EB6100;
}
.tag-web{
	color:#fff;
	background:#007FB0;
}
.tag-tv{
	color:#fff;
	background:#CC4E95;
}
.tag-radio{
	color:#fff;
	background:#99B52C;
}
.tag-tenpo{
	color:#fff;
	background:#F39800;
}
.tag-notice{
	color:#fff;
	background:#67C8F5;
}


/*-----------------------------
	aside
------------------------------*/

aside{
	width:260px;
	float:right;
}
aside #side-title{
	height:54px;
	box-sizing:border-box;
	padding:19px 0 0 28px;
	font-weight:bold;
	background:url(../images/side-title.jpg) no-repeat left top;
}
aside div a{
	display:block;
	font-size:95%;
	padding-left:20px;
	margin-bottom:0;
	padding-top:15px;
	padding-bottom:15px;
	background:url(../images/icon-right.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
	border-bottom:1px solid #dcdcdc;
}
aside div.act a{
	color:#D70545;
}
aside dl{
	font-size:95%;
	float:none;
	width:100%;
	border-bottom:1px solid #dcdcdc;
}
aside dl dt{
	padding-left:20px;
	margin-bottom:0;
	padding-top:15px;
	padding-bottom:15px;
	background:url(../images/icon-right.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
	cursor:pointer;
}
aside dl dt.open{
	color:#111;
	background:url(../images/icon-bottom.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
}
aside dl dd{
	display:none;
	padding-bottom:10px;
}
aside ul{
	float:none;
	width:100%;
}
aside ul.other{
	padding-top:15px;
}
aside ul li{
	font-size:100%;
	padding-left:10px;
	background:url(../images/icon.png) no-repeat left center;
	-webkit-background-size:4px auto;
	-moz-background-size:4px auto;
	background-size:4px auto;
	margin:0 0 5px 25px;
}
aside ul li a{
	display:block;
}
aside ul li.act a{
	color:#D70545;
}
aside dl dd{
	float:none;
	width:auto;
}
@media screen and (max-width:667px){
aside{
	width:100%;
	float:none;
	padding:0 5px;
	clear:both;
}
aside #side-title{
	height:54px;
	box-sizing:border-box;
	padding:15px 0 0 28px;
	font-weight:bold;
	background:#F5F5F5;
	border-top:3px solid #e9e9e9;
	font-size:120%;
}
}

































/*-----------------------------
	footer
------------------------------*/

footer{
	clear:both;
	overflow:hidden;
}
/* fnav */
footer #fnav{
	background:#F5F5F5;
}
footer #fnav div{
	width:960px;
	margin:0 auto;
	padding:30px 0;
	text-align:left;
	overflow:hidden;
}
footer #fnav div dl{
	float:left;
	width:192px;
}
footer #fnav div dl dt{
	font-size:115%;
	margin-bottom:10px;
}
footer #fnav div ul{
	float:left;
	width:192px;
}
footer #fnav div ul.other{
	color:#111;
	background:none;
}
footer #fnav div ul li{
	font-size:85%;
	padding-left:20px;
	background:url(../images/icon-right.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
	margin-bottom:5px;
}
footer #fnav div dl dd{
	float:none;
	width:auto;
}
/* fsns */
footer #fsns{
	clear:both;
	padding:15px 0;
	line-height:34px;
	border-bottom:1px solid #dcdcdc;
	text-align:center;
}
footer #fsns a{
	margin-left:10px;
}
footer #fsns img{
	width:34px;
	height:auto;
	vertical-align:middle;
}
footer #fsns img.logo-beachtown{ width: 146px;}
/* copy */
footer #copy{
	clear:both;
	width:960px;
	margin:0 auto;
	color:#D60644;
	font-size:85%;
	text-align:left;
	line-height:35px;
}
@media screen and (max-width:667px){
/* fnav */
footer #fnav{
	background:#F5F5F5;
}
footer #fnav div{
	width:100%;
	margin:0 auto;
	padding:10px 10px;
	text-align:left;
	overflow:hidden;
}
footer #fnav div dl{
	float:none;
	width:100%;
	border-bottom:1px solid #dcdcdc;
}
footer #fnav div dl dt{
	font-size:115%;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/icon-right.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
	cursor:pointer;
}
footer #fnav div dl dt.open{
	color:#111;
	background:url(../images/icon-bottom.png) no-repeat left center;
	-webkit-background-size:15px;
	-moz-background-size:15px;
	background-size:15px;
}
footer #fnav div dl dd{
	display:none;
	padding-bottom:10px;
}
footer #fnav div ul{
	float:none;
	width:100%;
}
footer #fnav div ul.other{
	padding-top:15px;
}
footer #fnav div ul li{
	font-size:100%;
	padding-left:10px;
	background:url(../images/icon.png) no-repeat left center;
	-webkit-background-size:4px auto;
	-moz-background-size:4px auto;
	background-size:4px auto;
	margin-bottom:5px;
}
footer #fnav div dl dd{
	float:none;
	width:auto;
}
/* fsns */
footer #fsns{
	clear:both;
	font-size:85%;
	padding:15px 0;
	line-height:34px;
	border-bottom:1px solid #dcdcdc;
}
footer #fsns a{
	margin-left:5px;
}
footer #fsns img{
	width:27px;
	height:auto;
	vertical-align:middle;
}
footer #fsns img.logo-beachtown{ width: 73px;}
/* copy */
footer #copy{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0 10px;
	color:#D60644;
	font-size:85%;
	text-align:left;
	line-height:35px;
}
}

/* Google Custom Search Settings */
#googlesearch {
    position: absolute;
    right: 0;
    top: 50px;
    width: 215px;
    padding: 3px 15px 0 20px;
    background: url(../images/google.jpg) no-repeat center;
}
/*
#googlesearch{
    width:280px;
    margin:0 auto;
    position:relative;
}
*/
#googlesearch .gsc-control-cse, 
#googlesearch .gsc-control-cse-ja,
#googlesearch .gsib_a{
    margin:0 !important;
    padding:0 !important;
}
/* テキスト入力フォームとボタンの位置 */
#googlesearch table.gsc-search-box td,
#googlesearch table.gsc-search-box input {
    vertical-align: top !important;
}

/* テキスト入力フォーム */
#googlesearch input[type="text"]{
    border: none !important;
    height:25px !important;
    background-color:#eee !important;
}
#googlesearch input[type="text"]:focus {
    border: none !important;
    background-color:#eee;
    outline: 0;  /*safariの自動フォーカスを切る */
}
/* テキスト入力フォームの影を消す */
#googlesearch #googlesearch-iw-id1{
    border:none !important;
}
/* テキスト入力フォームの背景画像位置調整 */
#googlesearch #gs_tti0 input{
    background-position:5px 5px !important;
    background-color:none;
}
/* ボタンの色 */
#googlesearch input.gsc-search-button {
background: none !important;
background: none;
border: none !important;
}
/* ボタンの位置調整と角丸消し */
#googlesearch .gsc-search-button{
    margin:0 0 0 -16px !important;
    border-radius:0;
}
#googlesearch .gsc-search-button input{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/* 入力時に出る「×」ボタンの位置調整 */
#googlesearch .gsib_b a{
    position:absolute;
    top:3px;
    left:185px;
}
/* 入力時に出る×ボタン -- Firefox位置調整 -- */
#googlesearch .gsib_b span{
        box-sizing: border-box;
   -moz-box-sizing: border-box;
        padding:2px 0 0 0;
}
#googlesearch input.gsc-search-button-v2 {
	padding: 6px 14px;
}
#googlesearch .gsc-input-box-hover, 
#googlesearch .gsc-input-box-focus,
#googlesearch .gsc-input-box {
	border: none;
	background: #eee;
	box-shadow:none;
}
#googlesearch input.gsc-input {
	font-size: 12px;
}

/* 検索ボックス */

#ss-form {
	background: url(../images/search.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 50px;
	width: 250px;
	height: 35px;
}
#ss-form input[type="text"]{
	background: none;
	border: none;
	line-height: 30px;
	width: 165px;
}
#ss-form input[type="submit"]{
  border:none;
	background: none;
	cursor: pointer;
	width: 30px;
}
@media screen and (max-width:667px){
	#ss-form,#ss-form2{
		background: url(../images/search-sp.jpg) no-repeat;
		position: inherit;
		margin: 10px auto;
	}
	li#searchsp{overflow: hidden; border-bottom: solid 1px #ccc;}
}



