@charset "utf-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
body, html{height: 100%;}/**/
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;} 
a img {border-style:none;/*IE8*/}
img{max-width: 100%;}
a {color:#0064FF;text-decoration:none;	-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:link{color:#0064FF;}
a:visited{color:#0064FF;}
a:hover{color:#FFA0A0;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,.clrfx:after {content: " ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{	filter: alpha(opacity=60);	opacity: 0.6;}
.opcity{filter: alpha(opacity=50);opacity: 0.5;}

/* Common
 * --------------------------------------------------------*/
body, html {
  width: 100%;
  height: 100%;
}
#wrapper{
	text-align: center;
	}

body {
	letter-spacing: 1px;
	font:normal 14px/29px "太ゴB101";
	background: #fff;
}


/* contents */

.box{
	position: relative;
	background-size:cover;
	background-repeat: no-repeat;
 	background-attachment: fixed;
	width: 100%;
	background-image: url(images/back_pc.jpg);
 	background-position: center center;
	overflow: hidden;
}
.box p{
	color: #2E2E2E;
}
h2{
	text-align: center;
	padding-top:50px;
	padding-bottom: 50px;
	}
.content{
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: auto !important;
	min-height: 100%;
	background-color: rgba(255,255,255,0.9);
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom:50px;
	}

.honmon{
	padding-top: 70px;
	padding-left: 20px;
	font-size: 22px;
	line-height: 2em;
	}
p{
	padding-bottom: 35px;}
#kotori{
	padding-top: 50px;
	}
#box06{
	background-color: #6EAEB7;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
}
.btn{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;}
	
.btn2{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 70px;}
	
.archive{
	margin-bottom: -20px;}

/* footer */
#footer ul li {
  padding: 0 0 0 5px;
  margin: 10px auto;
  width: 100px;
  margin-bottom: 10px;
}
#footer ul li:first-child {
  padding: 0;
}
#footer {
	padding: 30px 0;
}

#footer .line{
	display: none;
}



/* smart phone
 * --------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
	.box p {
    font-size: 20px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 479px) {
	#wrapper{width: 100%;}
	img{
	    max-width: 100%;
	    height: auto;
	    width :auto;　
	  }
	.fl,.fr {float: none;}
	
	/* [sp] box */
	.box{
		position: relative;
	 	background-attachment: scroll;
		height: 100% !important;
    overflow: auto;
	}
	
	#box01{
		background-image:url('./images/back_sp.jpg');
		background-repeat: no-repeat;
	}
	.content{
		width: 300px;
		margin: 0 auto;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
		}
	.honmon{
		width: 300px;
		padding-top: 20px;
		padding-left: 10px;
	}
	p{
		width: 290px;}
	.title{
		width: 300px;
		height: 267px;
		margin: 0 auto;
		background-image: url('images/title_sp.png');
		background-repeat: no-repeat;
		background-position: center;
		padding-bottom: -20px;
		}
		
	.title img{
		display: none;}
		
	br{ 
		display:none;
		 }
	.btn{
		text-align: center;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.btn2{
		text-align: center;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 70px;
	}

	/* footer */
	#footer .share h3 img {
	  width: 77px;
	}
	#footer ul {
	    text-align: center;
	    width: 100%;
	}
	#footer ul li {
	  width: 50px;
	  display: inline-block;
	}
	#footer .share ul li {
    	padding: 0 5px;
	}
	#footer .share ul li:first-child {
	    padding-left: auto;
	}
	#footer .line{
		display: inline-block;
	}
	#footer .footer2 .mail{
	  width: 100px;
	}
	#footer .home{
	  width: 109px;
	}
}
/*@media only screen
    and (min-device-width:768px)
    and (max-device-width:1024px)
    and (orientation:portrait) {
	   	#box01{	background-image:url('./images/back01_sp.jpg');	}
		#box02{	background-image:url('./images/back02_sp.jpg');	}
		#box03{	background-image:url('./images/back03_sp.jpg');	}
		#box04{	background-image:url('./images/back04_sp.jpg');	}
		#box05{	background-image:url('./images/back05_sp.jpg');	}
}*/
@media only screen
	and (max-device-width:414px){
    	.box p{
    		top: 20px;
    		left: 20px;
    		font-size: 16px;
		line-height: 24px;
		}
	br{
		display: none;
		}
}
