@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
html {
	overflow: auto;
}
body {
	font-family: "Noto Sans Japanese";
	font-size: 1.2rem;
	color: #262626;
    background-image: url(../images/patarn.jpg);
    background-repeat: repeat;
	/*下部余白 */
}



/* ---------------Mobile Layout: 480px and below.--------------------- */


/*大枠*/

.gridContainer {
	width: 90%;
	clear: none;
	float: none;
	margin:0 auto;
	margin-left: auto;
}

/*header&navi*/
.head_wrap {
	background-color: #000000;
	position: fixed;
	top: 0;
	z-index: 999;
}

.head-inner {
	max-width: 960px;
	min-height: 80px;
	display: block;
}

h1#Logo{
	width: 100%;
	text-align: left;
	padding-top:3px;
}

h1#Logo img{
	width:45%;
	padding:8px 0 2px 0 ;
}
/*header&navi　ここまで*/


/*main photo*/

/*.main_photo{
	display:none;
}

.main_photo02 {
	padding-top:132px;
	display:block;
}*/


/*footer*/

.foot_wrap {
	margin: 0 auto;
	color:#d1d1d1;
	background-color:#000000;
		margin: 0 -150%;
	padding: 0 150%;
}

.footer_text{
	padding:20px 10px 5px 10px;
	text-align:left;
}

.footer_text a{
width:100%;
height:100%;
color:#d1d1d1;
}

.copyright{
	text-align:center;
	padding-top:10px;
}



/*プルダウンメニューのオンオフ*/
	

.navi {
	overflow: hidden;
	display: block;
	width: 100%;
	font-size: .8em;
	margin-top: 10px;

	
}
.navi li {
	display: block;
	float: left;
	width: 33.3%;
	height: 100%;
	text-align: center;
	padding:6px 0 3px 0;

-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: inset 0px 0px 1px #000000;
-webkit-box-shadow: inset 0px 0px 1px #000000;
box-shadow: inset 0px 0px 1px #000000;
/*Inner elements should not cover inner shadows*/
/*Chrome renders inset shadows incorrectly with border-radius*/
/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#686868');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#686868')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, transparent, #686868);
background-image: -ms-linear-gradient(top, transparent, #686868);
background-image: -o-linear-gradient(top, transparent, #686868);
background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(#686868));
background-image: -webkit-linear-gradient(top, transparent, #686868);
background-image: linear-gradient(top, transparent, #686868);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
opacity: 0.85;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 85);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 85);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/

}



/*privacy_policy*/

.privacy_policy{
	margin-top:30px;
	width:100%;
	/*margin-left:5%;*/
	padding:10px 0;	
}
h1{
	font-family: "Noto Sans Japanese";
	font-size:1.5rem;
	letter-spacing:2px;
	color:#262626;
	font-weight: 400;
	padding-bottom:10px;
	
	/*width:80%;*/
}

h2{
	font-family: "Noto Sans Japanese";
	font-size:1.2rem;
	letter-spacing:2px;
	color:#262626;
	font-weight:400;
	padding-bottom:10px;
	/*width:80%;*/
}

.privacy_policy_text{
	font-size: 1rem;
	margin: 20px 0;
	width: 100%;
}

h3 {
	font-family: "Noto Sans Japanese";
	font-size: 1.1rem;
	color:#055A8E;
	margin:25px 0;
	font-weight:400;
	border-bottom: 1px dotted #999999;
	letter-spacing: 1.5px;
	margin-top: 10px;
}


hr {
	border-top: 1px dotted #999999;
	margin-bottom: 4rem;
	margin-top: 4rem;
}

.normal_text{	
	font-family: "Noto Sans Japanese";
	font-size: 1rem;
	margin-top:-15px;
	margin-bottom: 2rem;
	color:#5c5c5c;
}

.seacret{
	margin-left: 1.0em;
	text-align:left;
	margin-bottom: 2rem;
}

.seacret li{
	font-family: "Noto Sans Japanese";
	font-size: 1rem;
	text-indent: 0.5rem;
	margin-bottom: 10px;
	margin-left: -30px;
	color:#5c5c5c;
	}

.center{
	text-align:center;
	font-weight: 200;
}

.adress_box{
	margin-top: 50px;
	font-size: 1.2rem;
	color: #4f4f4f;
}

.info_adress{
	font-size: 1rem;
	font-weight: 200;
	text-align: left;
	letter-spacing: 1.5px;
}

.line_height{
	line-height:1.0;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90%;
	margin:0 auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.head_wrap {
	position: fixed;
	top: 0;
	z-index: 999;
	margin-right: -150%;
	padding-right: 150%;
	background:#000000;
	
}
.head-inner {
	max-width: 960px;
	display: block;
	padding-top: 10px;
}
h1#Logo {
	float: left;
	width: 23%;
	text-align: center;
	margin-top:-4px;
}


h1#Logo img{
	width:auto;
	padding:0 0;

}


	
/*プルダウンメニューのオンオフ*/
	
.navi {
	overflow: hidden;
	float: right;
	display: block;
	width: 100%;
	font-size: 0.8em;
	margin-top: 11px;
}
.navi li {
	display: block;
	float: left;
	width:33.3%;
	height: 100%;
	padding:10px 0 10px 0;
	text-align: center;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: inset 0px 0px 1px #000000;
-webkit-box-shadow: inset 0px 0px 1px #000000;
box-shadow: inset 0px 0px 1px #000000;
/*Inner elements should not cover inner shadows*/
/*Chrome renders inset shadows incorrectly with border-radius*/
/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#686868');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#686868')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, transparent, #686868);
background-image: -ms-linear-gradient(top, transparent, #686868);
background-image: -o-linear-gradient(top, transparent, #686868);
background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(#686868));
background-image: -webkit-linear-gradient(top, transparent, #686868);
background-image: linear-gradient(top, transparent, #686868);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
opacity: 0.85;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 85);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 85);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/


	


}



/*privacy_policy*/

.privacy_policy{
	margin-top:30px;
	width:100%;
	/*margin-left:15%;*/
	padding:10px 0;
}

.info_adress{
	font-size:0.9em;
	text-align:center;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
	/*大枠*/
.gridContainer {
	max-width: 920px;
	margin:0 auto;
	clear: none;
	float: none;
	margin-left: auto;
}

/*header navigation*/
.head_wrap {
		position: fixed;
	top: 0;
	z-index: 999;
	background-color: #000000;
	margin-left: -2000px;
	padding-left: 2000px;
}
.head-inner {
	max-width: 960px;
	padding-top: 10px;
	min-height: 60px;
	display: block;
}



/*プルダウンメニューのオンオフ*/

	
h1#Logo {
	float: left;
	width: 38%;
	text-align: left;
margin-top:6.5px;
}



.navi {
	overflow: hidden;
	float: right;
	display: block;
	width: 62%;
	font-size: 0.8em;
	margin-top:6.5px;
}
.navi li {
	display: block;
	float: left;
	width: 16%;
	height: 100%;
	text-align:center;
		-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: inset 0px 0px 0px #333;
-webkit-box-shadow: inset 0px 0px 0px #333;
box-shadow: inset 0px 0px 0px #333;
/*Inner elements should not cover inner shadows*/
/*Chrome renders inset shadows incorrectly with border-radius*/
/*IE 7 AND 8 DO NOT SUPPORT INSET SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#000000');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = 'transparent', endColorstr = '#000000')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image:none;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 100);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
}


/*privacy_policy*/

.privacy_policy{
	margin-top:30px;
	max-width:100%;
	/*margin-left:15%;*/
	padding:10px 0;
	
}




}