@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
  font-family: "Times New Roman", "Ÿà–¾’©", "Yu Mincho", "Ÿà–¾’©‘Ì", "YuMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS–¾’©E", "ƒƒCƒŠƒI", Meiryo, serif;
  color: #000;
  font-size:16px;
  margin		: 0;
  padding		: 0;
  position:relative;
}

@media screen and (max-width: 800px) {
body {
  font-family:"ƒƒCƒŠƒI",Meiryo,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",MS P Gothic,Osaka,Arial,Verdana,sans-serif;
}
}

h1,h2,h3,h4,h5,
ol,ul,li,dl,dd,
address,
div,img{
	margin		: 0;
	padding		: 0;
	}

ol,ul,li,
dl,dd{
	list-style	: none;
	}
	
	
h1,h2,h3,h4,h5{
	font-size		: 100%;
	}

p {margin:0;padding:0;}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}

img{
	margin:0;padding:0;
	border		: none;
	display:block;
	}
.overimg:hover img {
	filter:alpha (opacity=70);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* .a
-------------------------------------------------- */
a {
	text-decoration: none;
	outline:none!important;
	}
a:hover {
  text-decoration: none;
}

/* .line
-------------------------------------------------- */
hr {
	display		: none;
	}
	
.clr {
	height		: 0;
	clear		: both;
	}

.clr01 {
	height		: 2px;
	clear		: both;
	border-bottom:0.05em dotted #95801C;
	padding: 3% 0 0;
	margin-bottom:3%;
	}

.clearfix:after {
	display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}

/* headerArea
--------------------------------------- */
.headerArea{
  margin:0 auto;
  width:1200px;
  padding:0 2% 0;
  box-sizing: border-box;
  position: relative;
}

@media only screen and  (max-width: 1280px) {
.headerArea {
	width:96%;
}
}

@media only screen and  (max-width: 568px) {
.headerArea {
	width:100%;
}
}

/* h_right
--------------------------------------- */
.h_right{
  width:75%;
  float:right;
}

@media only screen and  (max-width: 800px) {
.h_right{display:none;}
}

/* sub_m
--------------------------------------- */
.sub_m{
  width:100%;
  margin-bottom:10px;
  float:right;
}

@media only screen and  (max-width: 800px) {
.sub_m{
  display:none;
}
}

.sub_m h1{
  padding:15px 0 0;
  float:right;
  margin-right:50px;
  line-height:1.5;
  color:#FFF;
  font-weight:normal;
  font-size:0.9em;
}

.sub_m .online{
  float:right;
  margin:0 1%;
  position: relative;
  display:block;
}

.sub_m li{
  margin:0 5px;
  float:right;
  padding:2%;
  line-height:1;
  text-align: center;
}

.online .tl{
  font-size:22px;
  font-weight:500;
  letter-spacing:0.05em;
  color:#FFED2B;
  line-height:1.2;
  padding-top:10px;
  min-width:175px;
}

.online .tm{
  font-size:13px;
  font-weight:400;

}

/* main_menu
--------------------------------------- */
.main_menu{
  margin:0;
  font-size:0.7em;
  padding:4px 5px 12px 5px;
  width:98%;
  clear:both;
  float:right;
  box-sizing: border-box;
}

.main_menu li {
  float:right;
  margin:0 4.2%;
  font-size:14px;
  font-weight:400;
  letter-spacing:0.03em;
  font-weight:bold;
  position: relative;
  text-align: center;
  line-height:1.1;
}

.main_menu li span{
  font-family: 'Roboto', sans-serif;
  font-size:0.7em;
  font-weight:400;
  text-transform: uppercase;
}

@media only screen and  (max-width: 1280px) {
.main_menu li {
  margin:0 0.5% 0 2%;
}
}

.main_menu li a{
  color:#FFF;
}

.main_menu li a:hover{
  color:#FFED2B;
}

/* main-contents
========================================================================== */
#main-contents {
  position: relative;
  display:block;
  width: 100%;
  z-index:2;
}

#sub-contents {
  position: relative;
  display:block;
  width: 100%;
  z-index:2;
  padding-top:90px;
}

@media screen and (max-width: 800px) {
#sub-contents {
  padding-top:60px;
}
}

.full_bg {
  background-color:#FFF ;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image:url("../images/full_bg.jpg");
}

.bg_wht {
  background:#FFF ;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 2%;
}

/* footer
========================================================================== */
footer{
float:left;
color:#FFF;
background: #000;
width:100%;
margin:0 auto;
padding:2.5% 0 5px;
display:block;
clear:both;
position:relative;
z-index:2;
}

@media screen and (max-width: 800px) {
footer{
  padding:5% 0 5px;
}
}

@media screen and (max-width: 568px) {
footer{
  padding:8% 0 5px;font-size:0.9em;
}
}

.copy{
	font-size:0.9em;
	margin:2% auto 1%;
	clear:both;
	text-align: center;
	width:100%;
	float:left;
}

.f_logo{
	margin:0 auto 15px;
	text-align: center;
}

.f_logo img{
	width:100%;
	max-width:300px;
	height:auto;
	margin:10px auto 0;
}

.f_name{
	line-height:1.8;
	margin:0.5% auto;
	text-align: center;
	width:100%;
}

.f_name strong{
  font-size:2em;
  font-weight:400;
}

@media screen and (max-width: 568px) {
.f_name strong{
	font-size:1.3em;
}
.copy{
	margin:5% auto 3%;
}
}

.copy a {
	text-decoration: none;
	color: #FFF;
}
.copy a:hover {
	color: #FFF;
}

.f_icon{  
	margin:10px auto 15px;
	display: block;
	width:280px;
	} 

.f_icon li{
	margin:0 15px 0 0;
	float:left;
}

.f_icon li img{
	width:40px;
}

@media only screen and  (max-width: 568px) {
.f_icon{
	width:96%;
	margin:10px auto 5%;
	display: block;
}	
.f_icon li{
	width:14%;
	margin:0 3%;
	float:left;
}

.f_icon li img{
	width:100%;
}
}

.f_menu{
	margin:1% auto 2%;
	width:100%;
}

.f_menu a {
	text-decoration: underline;
	color: #FFF;
}
.f_menu a:hover {
	color: #FFF;
	text-decoration: none;
}

.f_menu p{
	text-align: center;
}

.f_menu span{
	margin:0 1%;
}

@media screen and (max-width: 720px) {
.f_menu{
	margin:2% auto 3%;
	width:94%;
}
}

@media screen and (max-width: 568px) {
.f_menu span{
	font-size:0.9em;
	line-height:2;
}
}

/* page_top
========================================================================== */
#page_top {
position: fixed;
bottom: 1.8%;
right: 1.5%;
z-index:2000;
}

.pcHide{display: none;}

/*---------------------------------ƒ^ƒuƒŒƒbƒg---------------------------------------*/
@media screen and (max-width: 800px) {
.pcHide{display: block;}
.tbHide{display: none;}
}

/*---------------------------------ƒXƒ}ƒz---------------------------------------*/
@media screen and (max-width: 568px) {
.pcHide{display: block;}
tbHide{display: block;}
.spHide{display: none;}
}
