body, h1, h2, h3, h4, h5, h6, p, div, dt, dd, dl, img, input, form, ul, li, span, iframe {
	margin: 0px;
	padding: 0px;
vertical-align: bottom;
}
.grecaptcha-badge { visibility: hidden; }
html {
  scroll-behavior: smooth; /* スムーススクロール */
}
.br_sp { 
display:none;
}
.br_sp2,
.br_sp3 { 
display: block;
	clear: both;
	min-height: 1px;
}
.anchor{
    display: block;
    padding-top: 500px;
    margin-top: -500px;
}
.sb0 {
	background: #000;
	box-sizing: border-box;
	margin: 10px 0 20px 0;
	width: 100%;
	text-align: center;
border-radius: 10px;
	padding: 10px 0;
}
.sb {
	margin: auto;
	text-align: center;
	width: 200px;
}
.t_160 {
 font-size: 160%;
}
.t_80 {
 font-size: 80%;
}
.sf {
display: block;	
}
.pc {
display: none;	
}
.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
background-color: rgba(255,255,255,0.9);
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  }
body {
font-family:  "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
color: #000;
font-size: 16px;
line-height:2em;
	border-top: 5px solid #D5A302;
}
a {
 text-decoration: none;
}
img {
 border: 0;
 vertical-align: bottom;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.container {
padding: 0px 8%;
box-sizing:border-box;
width:100%;
}

img {
	vertical-align: bottom;
}



/*	footer
/* ------------------------------------- */
#footer {
	background: #000;
	width: 100%;
	margin: 0px;
	color: #FFF;
}
.footer_box {
	padding: 30px 0 30px 0;
	text-align:center;
}
#footer h5 a {
	background: url(../img/logo_f.png) no-repeat center;
	background-size: 150px 41px;
  display: block;
  width: 150px;
  height: 41px;
  margin: 0px auto 20px auto;
}
#footer h5 a span {
display: none;
}
.f_e a {
  margin: 0px auto 0px auto !important;
	color: #FFF;
	background-image: none !important;
  width: auto !important;
  height: auto !important;
	font-size: 140%;
}
#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 0 auto;
}
#footer address a {
	color:#FFF;
}
#footer p {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 10px auto 0 auto;
}
#footer p a {
	text-decoration: none;
	color: #FFF;
		transition: 1s;
}
#footer p a:hover {
opacity: .6;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
}
.pagetop a {
    display: block;
    background-color: #444;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 10px 5px 10px;
transition: 1s;
}
.pagetop a:hover {
    display: block;
    background-color: #888;
    text-align: center;
    color: #fff;
    text-decoration: none;
	opacity: .6;
}
.pop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.pop img {
	width: 130px;
}
.pop a,
.language a {
    display: block;
}
.pop a img,
.language a img {
	transition: 1s;
}
.pop a:hover img,
.language a:hover img {
opacity: .6;
}
.language {
    position: fixed;
    top: 10px;
    right: 10px;
}
.language img {
	width: 70px;
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.clearfix2:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix2 {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix2 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.br_sp { 
display: block;
}
.br_sp2 { 
display:none;
}
.br_sp3 { 
display: none;
}
.mb {
	margin: 0 0 6% 0;
}
.sf {
display: none;	
}
.pc {
display: block;	
}
#footer h5 a {
	background: url(../img/logo_f.png) no-repeat center;
	background-size: 200px 54px;
  display: block;
  width: 200px;
  height: 54px;
  margin: 20px auto;
}
}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {
.br_sp3 { 
display: block;
	clear: both;
	min-height: 1px;
}	
.container {
	width:980px;
	margin: 0px auto;
	padding: 0;
}
.container2 {
margin: 0px auto;
}

/*	footer
/* ------------------------------------- */

a[href^="tel:"] {
    pointer-events: none;
}
#footer{
	width: 100%;
	margin: 0px;
}
.footer_box{
	width:980px;
	padding: 30px 0 30px 0;
	margin: 0px auto;
}

#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 0 auto;
}
#footer address a {
	color:#FFF;
}
#footer p {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 5px auto 0 auto;
}
.pop img {
	width: 200px;
}
.language img {
	width: 80px;
}
}


