@charset "UTF-8";
/* CSS Document */



@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@font-face {
font-family: "e-font";
  src: url(../fonts/e-font.eot)format("eot"), url(https://file002.shop-pro.jp/PA01391/607/webfont/e-font.woff) format("woff");
}


body {
	-webkit-text-size-adjust: 80%;
	-ms-text-size-adjust: 80%;
	font-family: "Noto Sans Japanese", serif;
	color: #555555;
	max-width: 1100px;
	margin: 0 auto;
	word-break: normal;
}

.wrapper {
	width:100%;
}

@media screen and (max-width:1099px)
{
	body
	{
		width:94% ;
	}
}	


/* Custom page header */
.header {
	width: 100%;
	clear: both;
	margin-top: 12px;
	margin-bottom: 10px;
}

@media screen and (max-width:1099px){
#logo {
		width: 35% !important;
	}
	
	.header2 {
		width: 65%;
		float: right;
		margin-top: 5px;
	}
}

@media screen and (max-width:1000px){
#logo {
		width: 23% !important;
	}
	
	.header2 {
		width: 77%;
		float: right;
		margin-top: 5px;
	}
}

@media screen and (max-width:850px) {

	#logo {
		width: 50% !important;
	}
	
	.header2 {
		width: 50%;
		float: right;
		margin-top: 0px;
	}
	
	.header-mid {
		width: 55%;
		padding-top: 10px;
	}
	
	.header-mid2 {
		width: 55%;
	}
	
	.header-right {
		width: 90%;
	}
	
	.header-right p{
		text-align: right !important;
	}
	
	.header3 {
		clear: both;
	}
	
	.header3-l,
	.header3-r {
		width: 100% !important;
		float: left !important;
		clear: both;
		text-align: left !important;
		margin-top: 2px;
	}
	
	.nav-pills li{
		width: 100%;
		float: left;
		clear: both;
		margin: 0 auto;
		right: 40px;
	}
	
	.nav-pills > li + li {
	margin: 3px 0 !important;
	}
	
	.footer img{
	width:20%;
	}
	
	.footer-sec001{
		clear: both;
		width: 100% !important;
	}
	
	.footer-sec002{
		width: 30% !important;
	}
	
	.footer-sec003{
		width: 30% !important;
	}
	
	dl.search1{
		width:100% !important;
	}
	
	}

@media screen and (max-width:479px)
{
	
	.header2 {
		width:100%;
		float: none;
		margin-top: 0px !important;
	}
	
	#logo {
		width: 100% !important;
		height: auto;
		clear: both;
	}
	
	.header-right {
		margin-top: -5px !important;
	}
	
	
	.nav-pills li {
		float: none;
		clear: both;
		width: 100%;
		margin: 0 auto;
		font-size: 130%;
		align-items: center;
	}
	
	.nav-pills > li + li {
		margin: 1px 0 !important;
	}
	
	
	.header-mid {
		width: 100%;
		display: inline;
		clear: both;
		padding-top: 3px;
	}
	
	.header-mid2 {
		width: 100%;
		display: inline;
		clear: both;
	}
	
	.header3 {
		margin-top: -5px !important;
	}
	
	.header-right {
		float: left;
		display: block;
		width: 100%;
}
	
	dl.search1 {
		float: left;
		top:-8px !important;
		width: 100%;
	}
	
	.breadCrumb{
		margin-top:2px !important;
	}
	
	.footer-sec002{
		width:60% !important;
	}
	
}


/* Make the masthead heading the same height as the navigation */

#logo {
	float: left;
	width: 450px;
	margin-top: 4px;
}


.header2 {
	float: right;
	display: inline-table;
	margin-bottom: 0px;
}

.header-line {
	display: table-row;
}

.header-mid,
.header-mid2 {
	float: left;
	margin-right: -10px;
}


.header-mid p {
	font-size: 18px;
	line-height: 1.1;
	margin-top: 2px;
}

.header-right {
	float: right;
}

.header-right p {
	display: inline-block;
	font-size: 75%;
	margin-top: 12px;
	margin-left: 3px;
	line-height: 1.1;
}

.header3 {
	display: inline-block;
	width: 100%;
}

.header3-l {
	display: block;
	float: left;
	width: 60%;
	margin-top: 3px;
}

.header3-r {
	display: block;
	float: right;
	text-align: right;
	width: 40%;
	margin-top: 3px;
}

.header3-inner
{
	position: relative;
	display: block;
	width: 190px;
	height: 34px;
	margin-left: 10px;
	padding: 2px 0;
	float: right;
	border: solid 1px;
	box-sizing: border-box;
	border-color: #888;
	text-align: center;
}

.header3-inner a
{
	position: absolute;
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;
}

.header3-inner a:hover{
	color: #222;
	text-decoration: none;
	opacity: 0.1;
	background-color: #888;
}


.header3-inner img
{
	height: 18px;
	padding-top: 2px;
	vertical-align: middle;
}

.header3-inner span
{
	padding-left: 2%;
	vertical-align: middle;
	font-size: 85%;
	font-weight: 500;
	color: #777;
}


/* footer */
.footer {
	margin-top: 4%;
	padding-top: 2%;
	color: #777;
	border-top: 1px solid #888;
	font-size: 80%;
	line-height: 2.4;
	text-decoration: none;
	clear: both;
}

.footer-sec001 {
	float: left;
	width: 25%;
	text-align: left;
	margin: 3% 0 auto;
}

.footer-sec002 {
	float: left;
	width: 25%;
	text-align: left;
}

.footer-sec003 {
	padding-left: 2%;
	width: 18%;
	text-align: left;
	float: right;
	border-left: 1px solid #888;
}

.footer-sec002 a,
.footer-sec003 a {
	display: block;
	margin: 4px 0;
	
}

.footer-bottom {
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
}

/* Breadcrumb */

.breadCrumb {
	float: left;
	width: 100%;
	background-color: #efefef;
	height: 20px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-left: 0px;
	overflow: hidden;
	list-style-type: none;
}

.breadCrumb li {
	float: left ;
	font-weight: 400 ;
	font-size: 80%;
}

.breadCrumb li:after {
	content: ">" ;
	padding: 0 8px ;
	font-weight: 200 ;
}

.breadCrumb li:last-child:after {
	content: none ;
}


/* column */
.main
{
	position: relative;
	display: block;
	float: left;
	width: 750px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

.side
{
	position: relative;
	float: right;
	width: 320px;
	text-align: center;
	overflow: hidden;
	margin-left: 30px;
}

.side p
{
	font-size: 75%;
	text-align: left;
}

.side002
{
	display: block;
	position: relative;
	float: right;
	width: 320px;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}

.side002 p
{
	font-size: 100%;
	text-align:center;
	padding-bottom: 2%;
}

.side003
{
	width: 100%;
	padding-top: 3%;
	display: block;
	clear: both;
	float: left;
	padding-bottom: 2%;
}

.side004
{
	display: block;
	float: left;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 2%;
}

.side004 img
	{
	width: 320px;
	}

.side-bannercaps
{
	text-align: center;
	color: #7E621C;
	line-height: 1.3;
	font-weight: 700;
	margin-top: 3%;
	margin-bottom: 1%;

}

.side005
{
	position: relative;
	width: 100%;
	height: auto;
	padding: 4% 0;
	float: left;
	border: solid 1px;
	box-sizing: border-box;
	border-color: #888;
	text-align: center;
	margin: 5% 0;
}

.side005 a
{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.side005 a:hover{
	color: #222;
	text-decoration: none;
	opacity: 0.1;
	background-color: #888;
}


.side005 img
{
	width: 10%;
	vertical-align: middle;
}

.side005 span
{
	padding-left: 3%;
	font-weight: 700;
	color: #777;
}




@media screen and ( max-width:1099px )
{
	.main
	{
		float: none ;
		width: 100%;
	}
	
	.section001
	{
		float: none ;
		width:auto;
	}

	.side
	{
	float: left;
	width: 100%;
	margin: 2% auto;
	clear: both;
	}
	
	
	
	.side002
	{
		float: left;
		width: 49%;
		margin-left: 0.5%;
	}
	
	.side003
	{
	float: none;
	width: 100%;
	padding-top: 3%;
	clear: both;
	height: 100%;
	}
	
	.side004
	{
		width: 48%;
		margin-left: 1%; 
		margin-right: 1%; 
	}
	
	.side004 img
	{
	float: left;
	width: 100%;
	margin: 0 auto;
	}
	
	.side-bannercaps
	{
	display: block;
	float: left;
	width: 100%;
	font-size: 78%;
	}
	
	.side005
	{
		width: 40%;
		position: relative;
		margin: 5% 30%;
	}
	
	.side005 img
	{
		width: 50%;
		padding-top: 5%;
	}
	
	.side005 span
	{
		display: inline-block;
		margin-top: 3%;
		font-size:90%;
		padding-left: 0;
	}
	
	.block002-b {
		float: left;
		clear: none;
		width: 32%;
		padding: 0 0.5%;
	}
	
	.block002-b p
	{
		width: auto;
		margin: 0;
	}
	
	.block002-c
	{
		width: 98% !important;
		margin-left: 2%;
	}
	
	
	
	.block002-c-photo
	{
		display: block;
		width: 98% !important;
		margin-left: 1%;
	}
	
	.block002-d
	{
		float: left;
		width: 50% !important;
		
	}
	
	.block003
	{
		width: 29.6%;
	}
	
	.block004
	{
		width: 69.9%;
	}
	
	
	
	.footer
	{
		font-size: 70%;
	}
}

@media screen and ( max-width:650px ){
	.block005
	{
		position: relative;
		clear: both;
		width: 100% !important;
	}
	
	.block005-b
	{
		position: relative;
		float: left;
		width: 100% !important;
	}
	
	.block005-inner002
	{
		font-size: 90% !important;
		font-weight: normal !important;
	}
	
	.block-min90 {
	margin-top: -25px !important;
}
	
	.info001
	{
		font-size: 75%
	}
	
	.side004
	{
		width: 100%;
	}
	
	.side005 img
	{
		width: 50%;
		padding-top: 7%;
		padding-bottom: 5%;
	}
	
	.side005 span
	{
		display: block;
		padding-left: 0;
	}
}
	
@media screen and ( max-width:479px ){
	{
		font-size: 95%;	
	}
}

/* blockparts */

.block001 {
	width: 100%;
	display: block;
	float: left;
}

.main-slide img {
	margin-top: 0;
	margin-bottom: 0px;
}

.block002 {
	float: none;
	display: block;
	margin-top: 5px;
	width: 100%;
	margin-bottom: 10px;
}

.block002 p {
	width: 78%;
	font-size: 75%;
	text-align: center;
	padding: 3%;
}

.block002-b {
	margin: 0 auto;
	line-height: 1.2;
	text-align: left;
	text-align: left;
	padding-bottom: 2%;
}

.block002-b ul {
margin: 0 0 0 20px;
padding: 0;
list-style-type: square;
}


.block002-c {
	width: 77%;
	display: block;
	float: left;
	line-height: 1.2;
	text-align: left;
}

.block002-c-photo {
	width: 20%;
	float: left;
	padding-right: 3%;
	
}

.block002-d {
	width: 100%;
	line-height: 1.2;
	float: left;
	text-align: left;
	overflow: hidden;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

.block002-c time {
	font-size: 80%;
	font-weight: 900;
	line-height: 1.6;
}

.block003 {
	vertical-align: bottom;
	position: relative;
	bottom: 0;
	float: left;
	position: relative;
}

.block004 {
	vertical-align: bottom;
	position: relative;
	bottom: 0;
	float: right;
}

.block005 {
	float: left;
	width: 49.5%;
	position: relative;
	margin-top: 0.5%;
}

.block005-b {
	display: block;
	float: right;
	width: 49.5%;
	position: relative;
	margin-top: 0.5%;
}

.block005-whole {
	width: 100%;
	float: left;
	margin-top: 3%;
	margin-bottom: 2%;
	clear: both;
}

.block005-inner001 {
	width: 25%;
	float: left;
}

.block005-inner002 {
	width: 73%;
	margin-left: 2%;
	float: left;
	font-size: 65%;
	font-weight: 600;
}

.block-min90 {
	width: 100%;
	display: block;
	float: left;
	margin-top: -90px;
}

.info001 {
	display: block;
	clear: both;
	float: left;
	margin-bottom: 2%;
	margin-top: 1%;
	width: 100%;
}

.info002-outer{
	width: 100%;
	display: inline-block;
}

.info002 {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 320px;
}

.side005 {
	width: 100%;
	margin:3% 0;
}


@media screen and ( max-width:479px ) {
	
	.go2top {
		}
	.go2top p {
	padding: 2px 0;
	}
}



.label-firstview{
	width: 37%;
	height: 32%;
	position: absolute;
	color: #444;
	display: block;
	overflow: visible;
	top: 15%;
	left: 30%;
	font-size: 75%;
	text-align: center;
	vertical-align: middle;
}

.label-firstview02{
	width: 32%;
	height: 18%;
	position: absolute;
	color: #444;
	display: inline-block;
	overflow: visible;
	font-size: 75%;
	bottom: 6%;
	right: 8%;
	text-align: center;
	vertical-align: middle;
}

@media screen and ( max-width:1099px ){
	.label-firstview {
	width: 39%;
	height: 32%;
	top: 13%;
	left: 30%;
	font-size: 85%;
	height: 36%;
	}
	.label-firstview02 {
	width: 40%;
	height: 18%;
	font-size: 85%;
	bottom: 6%;
	right: 4%;
	}
}



@media screen and ( max-width:650px ){
	.label-firstview {
	width: 40%;
	height: 32%;
	top: 12%;
	left: 30%;
	font-size: 60%;
	}
	.label-firstview02 {
	width: 40%;
	height: 18%;
	bottom: 10%;
	right: 3%;
	font-size: 60%;
	}
	
	.label a{
		width: 100% !important;
		right: 0 !important;
	}
}


.label{
	width: 100%;
	height: 100%;
}

.label a{
	width: 90%;
	height: auto;
	position: absolute;
	bottom: 10%;
	right: 3%;
	background-color: rgba(255,255,255,0.8);
	color: #444;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 85%;
	padding: 3px 10px;
}


.label p2 {
	font-size: 90%;
	padding-left: 10px;
}

.label-side01{
	width: 100%;
	height: auto;
	
}

.label-side01 a{
	width: 95%;
	height: auto;
	position: absolute;
	left: 2.5%;
	background-color: rgba(255,255,255,0.8);
	color: #444;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 10%;
	font-size: 75%;
	padding: 2%;
}


.label-side02{
	width: 80%;
	height: auto;
	position: absolute;
	top: 80%;
	left: 10%;
	background-color: rgba(255,255,255,0.8);
	color: #444;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.resizeimage img { width: 100%; }


.go2top {
	text-align: center;
	border-radius: 6px;
	width: auto;
	height: 40px;
	border: 1px solid #888;
	vertical-align: middle;
	float: left;
}

.go2top p {
	vertical-align: middle;
	display: table-cell;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.sns-section {
	padding-left: 15px;
	display: block;
	width: auto;
	float: left;
	margin-bottom: 5%;
}


.nav {
	margin: 0;
	list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 3px 5px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}


.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 5px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus {
	color: #666666;
	background-color: #fff;
	font-size: 65%;
	font-weight: 500;
	text-decoration: none;
	box-shadow:2px 2px 3px 1px #C6C6C6;
-moz-box-shadow:2px 2px 3px 1px #C6C6C6;
-webkit-box-shadow:2px 2px 3px 1px #C6C6C6;
}
.nav-pills > li.active > a:hover {
	color: #000;
	background-color: #f5f5f5;
	
}




dl.search1{
	position: relative;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	top: -3px;
	margin-bottom: 6px;
	width: 250px;
}
dl.search1 dt{
	margin-right:10px;
	padding: 0 0 5px 5px;
}
dl.search1 dt input{
	width:100%;
	height:20px;
	line-height:20px;
	background:none;
	border:none;
}
dl.search1 dd{
	position:absolute;
	top:0;
	right:0;
}
dl.search1 dd button{
	display:block;
	padding:5px;
	background:none;
	border:none;
	cursor: pointer;
}
dl.search1 dd button span{
	display:block;
	width:20px;
	height:20px;
	background:url(../images/common/search.gif) no-repeat scroll 0 0;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 200;
  line-height: 1.5;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1.4;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  top: 5px;
  margin-bottom: 0px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
	font-size: 24px;
	color: #7C7C7C;
	margin-top: 2px;
	margin-bottom: 0;
}
h2,
.h2 {
  font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 300;
}
h3,
.h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
}
h4,
.h4 {
	font-size: 12px;
	line-height: 150%;
}
h5,
.h5 {
	font-size: 10px;
	font-weight: 600;
	padding-top: 2px;
}
h6,
.h6 {
  font-size: 8px;
}

@media screen and ( max-width:850px ) {
	
	h1,.h1 {
		font-size: 18px;
		margin-top: 0;
	}
	h2,.h2 {
		font-size: 18px;
	}
	h3,.h3 {
		font-size: 15px;
	}
}



p {
	margin: auto 0;
	line-height: 1.3;
	text-align: justify;
	text-justify: inter-ideograph;
}

.span {
	display: block;
}

.sidetitle {
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 5px;
	margin-top: -3px;
}

.sidetitle red {
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	color: #FF0000;
	padding-right: 1em;
}

.sidetitle camel {
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	color: #7E621C;
	padding-right: 1em;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.br:before
{
	content: "\A" ;
	white-space: pre ;
}

@media screen and ( max-width:850px ) {
	.br-sp {
	display:block;
	}
}

@media screen and ( min-width:850px ) {
	.br-sp {
	display:none;
	}
}

a{
	color: #777 !important;
	text-decoration: none;
}


a:hover {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

hr {
	width: 100%;
	border-color:#777;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-top: 0;
}

.hr_red {
	width: 100%;
	border-color:#ff0000;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-top: 0;
}

.hr_camel {
	width: 100%;
	border-color:#7E621C;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-top: 0;
}


.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}
