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%;
}
.sp {
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;
font-feature-settings : "palt";
letter-spacing: .5px;
color: #FFF;
font-size: 16px;
line-height:2em;
	background: #000;
}
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: #640000;
	width: 100%;
	margin: 0px;
	color: #FFF;
}
.footer_box {
	padding: 30px 0 30px 0;
	text-align:center;
}
#footer img {
	width: 100%;
}
#footer h5 a {
	color: #FFF;
	font-size: 120%;
}
#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;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
}
.pagetop a {
    display: block;
    background-color: #933;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 10px 5px 10px;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.pagetop a:hover {
    display: block;
    background-color: #C66;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.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;
    left: 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;
	/**/
}
.sp {
display: none;	
}
.pc {
display: block;	
}
.br_sp { 
display: block;
}
.br_sp2 { 
display:none;
}
.mb {
	margin: 0 0 6% 0;
}

}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {
.br_sp3 { 
display: none;
}
.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;
}
}
@media screen and (min-width: 1300px) {
.br_sp3 { 
display: block;
	clear: both;
	min-height: 1px;
}
}