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;
}
.t_back {
	background: #FFFDE5;
}
.grecaptcha-badge { visibility: hidden; }
.br_sp,
.br_sp3,
.pc { 
display:none;
}
.br_sp2 { 
display: block;
clear: both;
min-height: 1px;
}
a.anchor{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
.anchor{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}
.fixed {
    position: fixed;
    top: 0;
    padding: 20px 0 0 0;
    width: 100%;
    z-index: 1000;
background-color: rgba(255,253,229,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:ヒラギノ丸ゴ Pro W4,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,HG丸ｺﾞｼｯｸM-PRO,HGMaruGothicMPRO;
font-feature-settings : "palt";
	letter-spacing: 0.05em;
	color: #000;
font-size: 16px;
line-height:1.6em;
}

html {
}
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;
	/**/
}
.item {
  text-align: center;
  color: #fff;
  margin: 0px 0px 0px 0px;
  width:100%;
}

.left {
	margin: 0px 0px 6% 0px;
}
.right {
	margin: 0px;
}
.left img,
.right img {
	width: 100%;
}

h1 a {
	background: url(../img/logo.gif) no-repeat;
	background-size: 140px 49px;
  display: block;
  width: 140px;
  height: 49px;
  margin: 15px 3% 10px 6%;
  float: left;
}
h1 a span {
display: none;
}
.container,
.container2 {
padding: 0px 8%;
box-sizing:border-box;
width:100%;
}

img {
	vertical-align: bottom;
}

/*	footer
/* ------------------------------------- */
#footer{
	width: 100%;
	margin: 0px;
    background: url("../img/top/back01s.png") no-repeat;
	background-size: 128%;
}
.footer_box{
	padding: 60px 8% 30px 8%;
}
#footer h4 {
	margin: 0 auto;
}
#footer h4 a {
	background: url(../img/logo.gif) no-repeat;
	background-size: 140px 49px;
  display: block;
  width: 140px;
  height: 49px;
  margin: 0px 0 10px 0;
}

#footer h4 a span {
display: none;
}
#footer h5 {
	font-weight: normal;
	font-size: 100%;
line-height:1.6em;
  margin: 10px auto 0 auto;
}

#footer p {
	font-style: normal;
	font-size: 70%;
line-height:1.6em;
  margin: 5px auto 0 auto;
}
#footer a {
 color: #09F;
 font-weight: normal;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#footer a:hover {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
z-index: 5;
}
.pagetop a {
    display: block;
    background-color: #09F;
    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: #6CF;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}
.t_b01 {
    display: none;
}
.sf_f {
	margin: 15px 0 0 0;
	font-size: 90%;
}
.sf_f a {
	color: #FFF;
}
.f_l {
}
.f_r {
	font-size: 80%;
	margin: 10px 0 0 0;
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.pc {
		display: block;
	}
.sf {
		display: none;
	}
.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;
}
.left {
	width:48%;
	float: left;
	margin: 0;
}
.right {
	width:48%;
	float: right;
}
h1 a {
	background-size: 180px 63px;
  display: block;
  width: 180px;
  height: 63px;
  margin: 18px 20px 10px 6%;
}
/*	news
/* ------------------------------------- */

.day {
 color: #000;
 font-weight: normal;
	float: left;
width: 13%;
}
.news_box a {
 width: 70%;
	float: left;
	clear: none;
}
.news_box a h5 {
 color: #000;
 font-weight: normal;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
/*	footer
/* ------------------------------------- */
#footer{
    background: url("../img/top/back01.png") no-repeat;
	background-size: 100%;
}
#footer h4 {
	margin: auto;
}
#footer h4 a {
	background-size: 180px 63px;
  display: block;
  width: 180px;
  height: 63px;
}
#footer h5 {
	font-weight: normal;
	font-size: 90%;
line-height:1.6em;
  margin: 0;
}
#footer p {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 3px 0 0 0;
}

}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 980px) {


h1 a {
	background-size: 220px 77px;
  display: block;
  width: 220px;
  height: 77px;
  margin: 20px 0 10px 0;
}

.container,
.container2 {
	width:980px;
	margin: 0px auto;
	padding: 0;
}
.more_box {
	margin: 1% auto 0 auto;
	text-align: center;
}
	

.day {
width: 10%;
}
.news_box a {
 width: 73%;
}
/*	footer
/* ------------------------------------- */

a[href^="tel:"] {
    pointer-events: none;
}
/*	footer
/* ------------------------------------- */
.footer_box{
	width:980px;
	padding: 70px 0 40px 0;
margin: auto;
}
#footer h4 {
	margin: auto;
	float: left;
	margin: 20px 40px 0 0;
}
#footer h4 a {
	background-size: 180px 63px;
  display: block;
  width: 180px;
  height: 63px;
}
#footer h5 {
	font-weight: normal;
	font-size: 100%;
line-height:1.6em;
  margin: 0;
}
#footer p {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 5px 0 0 0;
}
.fr {
	width:700;
	float: left;
	margin: 0;
}
}
