@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	zoom: 1;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color:#4b4b4b;
	width: 100%;
}
@media screen and (max-width: 640px) {
body {
	font-size: 24px;
	width: 640px;
	-webkit-text-size-adjust: 100%;
	border-top: 8px solid #eaa10c;
}
}
img{
	max-width:100%;
	height: auto;
	border: none;
	padding: 0px;
	outline:none;
}
p {
/* 	color:#4b4b4b; */
	font-size:100%;
	line-height:1.5em;
}
a {
	text-decoration:none;
	color:#4b4b4b;
	outline:none;
}
a:link{
	text-decoration:none;
	color:#4b4b4b;
}
a:visited{
	text-decoration:none;
	color:#4b4b4b;
}
a:active{
	text-decoration:underline;
	color:#eaa10c;
}
a:hover{
	text-decoration:underline;
	color:#eaa10c;
}

a:hover img {
  opacity: .7;
}

.hover a:hover img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}
.hover a:hover {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}

ul, ol, li { zoom: normal; }


/*----------------
　　　　clear    
------------------*/
.clear{
	clear: both;
	float: none;
}
.clear:after { 
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
} 

*1257897500* html .clear { display: inline-block; } 
/* no ie mac ¥*/ 

*1257897501* html .clear { height: 1%; } 
.clear { display: block; } 
/*----------------
　　　　clear    
------------------*/

.pd0{padding:0px !important;}
.pdt15{padding-top: 15px !important;}
.pdt20{padding-top: 20px !important;}
.pdb10{padding-bottom: 10px !important;}
.pdl20{padding-left: 20px !important;}
.pdr30{padding-right: 30px !important;}


.mg0{margin: 0px !important;}

.mgt5{margin-top: 5px !important;}
.mgt10{margin-top: 10px !important;}
.mgt20{margin-top: 20px !important;}
.mgt40{margin-top: 40px !important;}

.mgl7{margin-left: 7px !important;}
.mgl10{margin-left: 10px !important;}
.mgl20{margin-left: 20px !important;}

.mgb5{margin-bottom: 5px !important;}
.mgb8{margin-bottom: 8px !important;}
.mgb10{margin-bottom: 10px !important;}
.mgb15{margin-bottom: 15px !important;}
.mgb20{margin-bottom: 20px !important;}
.mgb25{margin-bottom: 25px !important;}
.mgb30{margin-bottom: 30px !important;}
.mgb35{margin-bottom: 35px !important;}
.mgb40{margin-bottom: 40px !important;}
.mgb45{margin-bottom: 45px !important;}
.mgb50{margin-bottom: 50px !important;}
.mgb60{margin-bottom: 60px !important;}
.mgb70{margin-bottom: 70px !important;}
.mgb75{margin-bottom: 75px !important;}
.mgb80{margin-bottom: 80px !important;}
.mgb90{margin-bottom: 90px !important;}
.mgb100{margin-bottom: 100px !important;}
.mgb130{margin-bottom: 130px !important;}

.mgr15{margin-right: 15px !important;}
.mgr20{margin-right: 20px !important;}
.mgr30{margin-right: 30px !important;}


.moji10{font-size:71% !important;}
.moji11{font-size:79% !important;}
.moji12{font-size:85.7% !important;}
.moji13{font-size:92.9% !important;}
.moji14{font-size:100% !important;}
.moji15{font-size:107.1% !important;}
.moji16{font-size:114.3% !important;}
.moji17{font-size:121.4% !important;}
.moji18{font-size:128.6% !important;}
.moji20{font-size:142.9% !important;}
.moji21{font-size:150.0% !important;}
.moji22{font-size:157.1% !important;}
.moji23{font-size:164.3% !important;}
.moji24{font-size:171.4% !important;}

.w600 {width:600px;}
.w330 {width:330px;}

.red {color: #ff0000 !important;}
.white {color: #ffffff !important;}
.gray {color: #999999 !important;}
.white a {color: #ffffff !important;}
.white a:hover {color:#ff0000 !important;}
.line0{line-height: 1.1em !important;}

.fl{float:left;}
.fr{float:right;}

.kakoi{
	margin:0px;
	padding:0px;
}
.u_l {
	text-decoration:underline;
}
.text_center {text-align: center;}
.text_right{text-align:right;}
.text_left{text-align:left;}

.f_b{
	font-weight:bold;
}

h2 {
	color:#ffffff;
	background:#eaa10c;
	padding:15px 25px 12px;
	margin:0 auto 28px;
	text-align:center;
	font-size:142.9%;
	position:relative;
	font-weight:normal;
}
h2.tit01 {
	width:500px;
}
h2.tit01:after {
  content: '';
	position:absolute;
	bottom:-13px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 13px solid #eaa10c;
	border-bottom: 0;
	margin: auto;
}
h2.tit02 {
	width:460px;
}
h2.tit02:after {
  content: '';
	position:absolute;
	bottom:-13px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 13px solid #eaa10c;
	border-bottom: 0;
	margin: auto;
}
@media screen and (max-width: 640px) {
h2 {
	padding:15px 0px 12px;
	margin:28px auto 28px;
	font-size:108.3%;
}
h2.tit01 {
	width:600px;
}
h2.tit02 {
	width:600px;
}
}

h3 {
	color:#eaa10c;
	font-size:142.9%;
	border-bottom:solid 1px #eaa10c;
	font-weight:bold;
	margin:0 0 15px;
	padding:0 0 3px;
}
h3 .sub {
	font-size:80%;
}
@media screen and (max-width: 640px) {
h3 {
	font-size:108.3%;
	border-bottom:solid 2px #eaa10c;
	margin:0 0 15px;
	padding:0 0 3px;
}
h3 .sub {
	font-size:84.6%;
}
h3 .sub:before {
	content:"\a";
	white-space:pre;
}
}

h4 {
	font-weight:normal;
	font-size:128.6%;
	margin:0 0 15px;
}
@media screen and (max-width: 640px) {
h4 {
	font-weight:bold;
	font-size:108.3%;
	margin:0 0 15px;
}
}

.indent01 {
	width:980px;
	margin:0 auto 50px;
}
.indent02 {
	width:940px;
	margin:0 auto;
}
@media screen and (max-width: 640px) {
.indent01 {
	width:600px;
	margin:0 auto 50px;
}
.indent02 {
	width:600px;
	margin:0 auto;
}
}

.sp-block {
	display:none !important;
}
.pc-br:after {
	content:"\a";
	white-space:pre;
}
@media screen and (max-width: 640px) {
.pc-block {
	display:none !important;
}
.sp-block {
	display:block !important;
}
.pc-br:after {
	content:"";
}
.sp-br:after {
	content:"\a";
	white-space:pre;
}
}

/*　container　*/
.container {
	min-height:400px;
	margin-bottom: 50px;
}

/*　header　*/
#header {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 10px;
	position: relative;
	box-sizing: border-box;
}

#header .head_left {
	width: 550px;
	padding: 0;
}
#header .head_menu {
	width: 450px;
	position: absolute;
	right: 0;
	bottom: 15px;
	margin:0;
	padding:0;
	list-style:none;
	text-align: right;
}

#header .head_menu li {
	margin: 6px 0 0 15px;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#header .head_menu li:before {
	content:url(../img/common/arrow02.png);
	width:11px;
	height:15px;
	display:inline-block;
	margin:0 6px 0 0;
	top: 2px;
  position: relative;
}
#header .head_menu li:first-child {
	margin:6px 0 0 0;
}

.gnav {
	width: 100%;
	background-color: #eaa10c;
	margin: 0 0 10px;
}
.gnav .languageBox {
	display: none;
}
.gnav ul {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border-left: 1px dashed #fff;
	display: table;
	table-layout: fixed;
}
.gnav ul li {
  display: table-cell;
  box-sizing: border-box;
	list-style: none;
	border-right: 1px dashed #fff;
	text-align: center;
	font-size: 14px;
}
.gnav ul li a {
  color: #fff;
  display: block;
  padding: 7px 0 8px;
}
.gnav a:hover {
  text-decoration: none;
  background-color: #b3b3b3;
}

.gnav ul li.sub,
.head_right_sp,
#gnav-close {
	display:none;
}

@media screen and (max-width: 640px) {
#header {
	width: 100%;
	margin: 0 auto;
	padding: 17px 0 19px;
	position: relative;
	box-sizing: border-box;
}
#header .head_left {
	width: 530px;
	float: left;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}
#header .head_menu {
  display: none;
}

.gnav {
	width: 640px;
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	background: rgba(255,255,255,0.9);
	z-index: 100;
	border-top: 4px solid #eaa00c;
}
.admin-bar .gnav {
  top: 146px;
}
.gnav ul {
	width: 100%;
	border-left: 0;
	display: block;
	table-layout: inherit;
}
.gnav .languageBox {
	text-align: right;
	margin: 0 10px 0 0;
	display: block;
}
.gnav .languageBox a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #dedede;
}
.gnav ul li {
  display: block;
  width: 100%;
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	border-right: 0;
	border-top:dashed 1px #adadae;
	font-size: inherit;
	font-weight:bold;
	text-align: left;
}
.gnav ul li a {
	padding:20px 0;
	display:block;
	width:100%;
	color: #4b4b4b;
}
.gnav ul li a:hover {
	text-decoration:none;
	color:#4b4b4b;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
	background-color: transparent;
}
.gnav ul li:before {
	content:url(../img/common/arrow03.png);
	width:23px;
	height:20px;
	float:left;
	margin:29px 15px 0 0;
}
.gnav ul li:first-child {
	margin:0;
	border:none;
}
.gnav ul li.sub {
	display:block;
	padding:0;
}
.gnav ul li.sub:before {
	content:"";
}
.gnav ul li > ul > li {
	padding:0 0 0 60px;
	font-weight:normal;
}
.gnav ul li > ul > li a {
	padding: 20px 0 20px 27px;
	display:block;
	width:100%;
}
.gnav ul li > ul > li a:hover {
	text-decoration:none;
	color:#4b4b4b;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}
.gnav ul li > ul > li:before {
	content:url(../img/common/arrow05.png);
	width:12px;
	height:16px;
	float:left;
	margin:29px 15px 0 0;
}
#header .head_right_sp {
	display: block;
	float: right;
	margin: 0 18px 0 0;
}
#gnav-close {
	width: 100%;
	height: 42px;
	background: #eaa10c;
	padding: 20px 0 0;
	display: block;
	text-align: center;
	border-bottom: solid 9px #ffffff;
}
}

/*　footer　*/
#footer {
	background:#e5e5e5;
}
#footer .footer_box {
	width: 980px;
	margin: 0 auto;
	padding: 18px 0 30px;
	position: relative;
}

#footer .pagetop {
  position: absolute;
  right: 0;
  top: 0;
}

#footer .footer_box .left {
	margin: 0;
	padding: 15px 0 0;
/* 	float: left; */
}
#footer .footer_box .left .arrow01:before {
	content:url(../img/common/arrow02.png);
	width:11px;
	height:15px;
	display:inline-block;
	margin:0 6px 0 0;
	top: 2px;
  position: relative;
}
#footer .copy {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
#footer .footer_box {
	width: 600px;
	padding: 0 0 30px;
}

#footer .pagetop {
  position: relative;
  right: auto;
  top: 0;
  width: 413px;
  margin: 0 auto 40px;
}

#footer .footer_box .left {
	margin:0;
	padding:15px 0 0;
/* 	float:left; */
}
#footer .footer_box .left .arrow01 {
	font-size:91.7%;
	margin:0 0 20px;
	text-align:center;
}
#footer .footer_box .left .arrow01:before {
	content: url(../img/common/arrow04.png);
	width: 18px;
	height: 24px;
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: 3px;
}
#footer .footer_box .left .copy {
	width: 600px;
	margin: 0 auto;
	font-size: 13px;
	text-align: center;
}
}


