body, h1, h2, h3, h4, h5, h6, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}
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: 1px;
color: #444;
font-size: 16px;
line-height:1.8em;
}
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;
}

.header_b {
  background-color: rgba(0,170,255,1);
  height: 80px;
}
.logo {
  padding: 20px 6% 0px 6%;
}
h1 a {
	background: url(../img/logo.png) no-repeat;
	background-size: 190px 37px;
  display: block;
  width: 190px;
  height: 37px;
  margin: 0;
}
h1 a span {
display: none;
}
.drawer-hamburger {
  margin: 28px 0px 0px 0px;
}

.header_b h5 a {
display: none;
}
.header_b h6 a {
	color: #FFF;
	padding: .75rem;
	font-size: 120%;
}
.header_b h6 a:hover {
  color: #E6F7FF;
}

.container {
padding: 0px 6%;
}
img {
	vertical-align: bottom;
}

/*	 otayori
/* ------------------------------------- */
.otayori_t h4 {
	background: url(../img/top/otayori_s.jpg) no-repeat;
	background-size: 250px 94px;
	width: 250px;
	height: 94px;
	margin: 6% auto 10px auto;
}
.otayori_t h5 {
	display: none;
}
.otayori_t h4 span,
.otayori_t h5 span {
	display: none;
}
.otayori_t a h4,
.otayori_t a h5 {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.otayori_t a:hover h4,
.otayori_t a:hover h5 {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.otayori ul {
list-style-type:none;
line-height:2em;
}
.otayori_box,
.otayori_box2 {
position:relative;
border-radius: 5px;
padding:2%;
width: 96%;
margin-bottom:3%;
}
.otayori_box {
background: #F90;
}
.otayori_box2 {
background: #6C0;
}
.otayori_box a,
.otayori_box2 a {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.otayori_box a:hover,
.otayori_box2 a:hover {
	-webkit-filter: opacity(70%);
	filter: opacity(70%);
}
.otayori_box a:hover {
	background: #FC0;
}
.otayori_box2 a:hover {
	background: #CC0;
}
.otayori ul li {
padding: 4%;
height:7px;
	text-align: center;
	font-size:110%;
}
.otayori ul li a {
padding: 2% 0px 0px 0px;
color: #FFF;
}


/*	footer
/* ------------------------------------- */
#footer{
	background: url(../img/footer.jpg);
	width: 100%;
	color: #FFF;
}
.footer_box{
	padding: 20px 6%;
}
#footer h5 {
	font-weight: normal;
	font-size: 110%;
}
#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
}
#footer address a {
	color: #FFF;
	text-decoration: underline;
}
#footer p {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
}
.release a {
	background: url(../img/release.png) no-repeat;
	background-size: 150px 43px;
  display: block;
  width: 150px;
  height: 43px;
  margin: 10px 0px 0px 0px;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none;
}
.release a:hover {
	-webkit-filter: opacity(70%);
	filter: opacity(70%);
	text-decoration: none;
}

.release a span {
display: none;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.pagetop a {
    display: block;
    background-color: #06F;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 10px 5px 10px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #3CF;
    text-align: center;
    color: #fff;
    text-decoration: none;
}



/* ------------------------------------- */
/*	 resposive480
/* ------------------------------------- */
@media screen and (min-width: 480px) {
/*	 otayori
/* ------------------------------------- */
.otayori_t h4 {
	margin: 6% auto 15px auto;
}
.otayori_box,
.otayori_box2 {
position:relative;
border-radius: 5px;
padding:2%;
width: 44.5%;
float: left;
margin-bottom:3%;
}
.m_r2,
.m_r4 {
float: right;
}
.otayori_box a:hover {
	background: #FC0;
}
.otayori_box2 a:hover {
	background: #CC0;
}
.otayori ul li {
padding: 4%;
	font-size:100%;
}
.otayori ul li a {
padding: 2% 0px 0px 0px;
}
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.header_b {
  height: 100px;
}
.logo {
  padding: 20px 6% 0px 6%;
}
h1 a {
	background-size: 291px 56px;
  display: block;
  width: 291px;
  height: 56px;
}
.drawer-hamburger {
  margin: 32px 0px 0px 0px;
}
.release a {
	background-size: 192px 55px;
  width: 192px;
  height: 55px;
}
/*	 otayori
/* ------------------------------------- */
.otayori_t h4 {
	background: url(../img/top/otayori_t.jpg) no-repeat;
	background-size: 400px 24px;
	width: 400px;
	height: 24px;
	margin: 6% 0px 20px 0px;
	float: left;
}
.otayori_t h5 {
	background: url(../img/top/otayori_list.jpg) no-repeat;
	background-size: 100px 15px;
	width: 100px;
	height: 15px;
	margin: 50px 0px 0px 0px;
	float: right;
	display:block;
}
.otayori_t h4 span,
.otayori_t h5 span {
	display: none;
}
.otayori_t a h4,
.otayori_t a h5 {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.otayori_t a:hover h4,
.otayori_t a:hover h5 {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.otayori ul {
line-height:1.8em;
}
.otayori ul li {
padding: 2%;
	font-size:120%;
}
.otayori ul li a {
padding: 3% 0px 0px 0px;
color: #FFF;
}

}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 992px) {
.item {
  margin-top:-61px;
}
.header_b {
  background-color: rgba(0,170,255,0.8);
  height: 100px;
    border-radius: 0px 0px 10px 10px;        /* CSS3草案 */  
    -webkit-border-radius: 0px 0px 10px 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0px 0px 10px 10px;   /* Firefox用 */  
	width:980px;
	margin: 0px auto;
}
.logo {
  padding: 20px 0 0 20px;
}
.header_b h5 a {
display: block;
	color: #0AF;
  background-color: #FFF;
	float:right;
    border-radius: 0px 0px 5px 5px;        /* CSS3草案 */  
    -webkit-border-radius: 0px 0px 5px 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0px 0px 5px 5px;   /* Firefox用 */  
  margin: 0px 20px 0 0px;
  padding: 3px 10px;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none;
}
.header_b h5 a:hover {
	-webkit-filter: opacity(70%);
	filter: opacity(70%);
	text-decoration: none;
}
.header_b h6 a {
display: none;
}

.drawer-hamburger {
  margin: 10px 0 0 0;
}
.drawer-menu-item {
  margin: 0px 0px 0px 0px;
}
.container {
width: 980px;
margin: 0px auto;
}

/*	 otayori
/* ------------------------------------- */
.otayori_t h4 {
	background-size: 519px 31px;
	width: 519px;
	height: 31px;
	margin: 50px 0px 20px 0px;
	float: left;
}
.otayori_t h5 {
	background-size: 117px 17px;
	width: 117px;
	height: 17px;
	margin: 50px 0px 0px 0px;
	float: right;
}
.otayori_box,
.otayori_box2 {
padding:10px;
width: 293px;
margin-bottom:20px;
}
.m_r {
	margin-right:20px;
}
.m_r2,
.m_r3 {
float: left;
}
.m_r4 {
float: left;
margin-right:20px;
}
.otayori ul {
line-height:1.5em;
}
.otayori ul li {
padding:12px;
}
.otayori ul li a {
padding: 12px 0px 0px 0px;
}

/*	footer
/* ------------------------------------- */
.footer_box{
	width:980px;
	padding: 20px 0px;
	margin: 0px auto;
}
.f_box_l {
	width:780px;
	float: left;
}
.release {
	width:192px;
	float: right;
}
}
	
