@charset "Shift_JIS";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/* ---------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
.pc_invisible{
	display:block;
}
.mobile_invisible{
	display: none;
}
/*---------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;
}

body {
	position: relative;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	font-family: Verdana, Arial, "MS UI Gothic", Osaka, Helvetica, sans-serif;
	line-height: 1.4;
	color: #444444;
	text-align: center;
	z-index:0;
}

/*container
---------------------------------------------*/
#container_top {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom:60px;
	overflow: visible;
}

#container_bottom {
	position: relative;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background:none;
	overflow: hidden;
	z-index:1;
}

#container {
	position: relative;
	width:100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	overflow:hidden;
}
.mar_50{
	height:50px;
}

/*link
---------------------------------------------*/
a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

/*img
---------------------------------------------*/
img {
	border: none;
	margin: 0px;
	padding: 0px;
}

img a {
	text-decoration: none;
}

/*---------------------------------------------*/
h1,h2,h3 {
	font-size: 130%;
	line-height: 1.4;
	clear: both;
	text-align: left;
}

em {
	font-weight: bold;
	font-style: normal;
}

ul {
	list-style-type: none;
}

p {
	clear: both;
}
.mobile_displaynone{
	display: none;
}
.pc_displaynone{
	display: block;
}
/* table
---------------------------------------------*/

table {
	display: block;
	width:100%;
	margin: 10px 0px;
	line-height: 1.6em;
	border: none;
	font-size:100%;
}
tbody{
	display: block;
	width:100%;
}
table tr{
	display: block;
	margin:20px 0;
	width:100%;
}
th {
	display: block;
	width:100%;
	padding: 5px 0;
	background-color: #eeeeee;
	font-weight: normal;
}

td {
	display: block;
	width:100%;
	padding:0;
	vertical-align: top;
	border-bottom: 1px dashed #dddddd;
}

.btn {
	text-align: center;
	border: none;
}

/*ドロワーメニュー現在ページ*/
.active{
	background:#333;
}
/* form
---------------------------------------------*/
input,textarea,select {
	font-size: 100%;
	padding: 2px;
	margin: 2px;
}

label:hover {
	background-color: #EEEEEE;
}

/*header
---------------------------------------------*/
#header {
	position: fixed;
	top:0;
	background:rgba(255,255,255,0.9);
	width:100%;
	height: 90px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
	z-index:99;
}

#logo {
	float:none;
	width:70%;
	height:100px;
	margin: 0px;
	margin-left:10px;
}

#logo a {
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.png) no-repeat left center;
	background-size: 80%;
	text-indent: -9999px;
}


.header_top ul {
	display: inline-block;
	width:80%;
	padding: 10px 20px;
}
.header_top ul li {
	display: inline-block;
	padding: 10px;
	vertical-align: top;
	float:left;
}
.header_top ul li img{
	 width:100%;
	 height:auto;

 }
.header_top ul li:first-child {
	width:49%;
	padding: 0;
	padding-right: 5px;
}
.header_top ul li:first-child img {
	width:100%;
	height:auto;
}
.header_top ul li:nth-child(2n) {
	display: none;
}
.header_top ul li:last-child {
	width:49%;
	padding: 0;
	padding-left: 5px;
}
.header_top ul li:last-child img {
	width:100%;
	height:auto;
}


.insta_wrapper ul{
	margin-top: 10px;
	width:100%;
}

.insta_wrapper ul li{
	display: inline-block;
	width:100%;
	float:none;
	margin-bottom: 20px;
}

.insta_wrapper ul li:nth-child(2n){
	float:none;
}
.insta_wrapper ul li img{
	object-fit: cover;
	width:100%;
	height:300px;
}




.mar_sp40{
	height:100px;
}


#tnavi {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	margin-left:10px;
	background:rgba(255,255,255,0.9);
	padding: 0;
}

#tnavi ul {
	width:100%;
	height:auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#tnavi li {
	float:left;
	margin-right: 10px;
	padding-left: 15px;
	background: url(../images/circle01.gif) no-repeat left center;
}

/*gnavi
---------------------------------------------*/
#gnavi {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	display: none;
}

#gnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#gnavi li {
	float: left;
	height: 50px;
	text-indent: -9999px;
}

#gnavi li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}

/*リンクなし*/
#gnavi li.item01 {
	width: 103px;
	background: url(../images/gnavi.gif) no-repeat 0px -50px;
}
#gnavi li.item02 {
	width: 112px;
	background: url(../images/gnavi.gif) no-repeat -103px -50px;
}
#gnavi li.item03 {
	width: 96px;
	background: url(../images/gnavi.gif) no-repeat -215px -50px;
}
#gnavi li.item04 {
	width: 113px;
	background: url(../images/gnavi.gif) no-repeat -311px -50px;
}
#gnavi li.item05 {
	width: 113px;
	background: url(../images/gnavi.gif) no-repeat -424px -50px;
}
#gnavi li.item06 {
	width: 143px;
	background: url(../images/gnavi.gif) no-repeat -537px -50px;
}
#gnavi li.item07 {
	width: 180px;
	background: url(../images/gnavi.gif) no-repeat -680px -50px;
}
#gnavi li.item08 {
	width: 80px;
	background: url(../images/gnavi.gif) no-repeat -860px -50px;
}
#gnavi li.item09 {
	width: 60px;
	background: url(../images/gnavi.gif) no-repeat -940px -50px;
}

/*通常時*/
#gnavi li.item01 a {
	width: 103px;
	background: url(../images/gnavi.gif) no-repeat 0px 0px;
}
#gnavi li.item02 a {
	width: 112px;
	background: url(../images/gnavi.gif) no-repeat -103px 0px;
}
#gnavi li.item03 a {
	width: 96px;
	background: url(../images/gnavi.gif) no-repeat -215px 0px;
}
#gnavi li.item04 a {
	width: 113px;
	background: url(../images/gnavi.gif) no-repeat -311px 0px;
}
#gnavi li.item05 a {
	width: 113px;
	background: url(../images/gnavi.gif) no-repeat -424px 0px;
}
#gnavi li.item06 a {
	width: 143px;
	background: url(../images/gnavi.gif) no-repeat -537px 0px;
}
#gnavi li.item07 a {
	width: 180px;
	background: url(../images/gnavi.gif) no-repeat -680px 0px;
}
#gnavi li.item08 a {
	width: 80px;
	background: url(../images/gnavi.gif) no-repeat -860px 0px;
}
#gnavi li.item09 a {
	width: 60px;
	background: url(../images/gnavi.gif) no-repeat -940px 0px;
}

/*オンマウス時*/
#gnavi li.item01 a:hover { background: url(../images/gnavi.gif) no-repeat 0px -50px;}
#gnavi li.item02 a:hover { background: url(../images/gnavi.gif) no-repeat -103px -50px;}
#gnavi li.item03 a:hover { background: url(../images/gnavi.gif) no-repeat -215px -50px;}
#gnavi li.item04 a:hover { background: url(../images/gnavi.gif) no-repeat -311px -50px;}
#gnavi li.item05 a:hover { background: url(../images/gnavi.gif) no-repeat -424px -50px;}
#gnavi li.item06 a:hover { background: url(../images/gnavi.gif) no-repeat -537px -50px;}
#gnavi li.item07 a:hover { background: url(../images/gnavi.gif) no-repeat -680px -50px;}
#gnavi li.item08 a:hover { background: url(../images/gnavi.gif) no-repeat -860px -50px;}
#gnavi li.item09 a:hover { background: url(../images/gnavi.gif) no-repeat -940px -50px;}

/*flashArea
---------------------------------------------*/
#flashArea {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 13px 0px 0px 0px;
	background: linear-gradient(#5cd7ff, #fff);
	overflow: hidden;
	
}
.top_phrase{
	position:relative;
	display: block;
	width:100%;
	margin:140px auto 20px;
}
.top_phrase img{
	width:95%;
}
img.top_img{
	display: block;
	margin-left:-10%;
	width:120%;
	height:auto;
}

/*contents
---------------------------------------------*/
#contents {
	clear: both;
	width: 90%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}

#main01 {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px 0px 30px 0px;
	padding: 0;
	text-align: left;
	background: none;
}

#main02 {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	/padding: 0px 0px 30px 0px; /*IE7.IE6*/
	text-align: left;
}

#side {
	position: relative;
	top:30px;
	float: none;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*bnrArea*/
#movieArea {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/border_bottom.gif) repeat-x left bottom;
	text-align: center;
}
#movieArea p{
	padding:10px 0;
	text-align: left;
}
.led_banner{
	width:100%;
	height:auto;
	margin:0;
}

#bnrArea01 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0px 0px 0px;
	background: url(../images/border_bottom.gif) repeat-x left bottom;
	text-align: center;
}
#bnrArea01 img {
	width:100%;
	height:auto;
	margin-bottom: 20px;
}

#bnrArea02 {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom:30px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#bnrArea02 img{
	width:100%;
	height:auto;
}


/*footer
---------------------------------------------*/
div#footer {
	position: relative;
	clear: both;
	width: 100%;
	background: url(../images/body_bg.gif) repeat-y center top;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	z-index:-1;
}

#other {
	float: none;
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 15px 0px;
}

#other h2 {
	width: 320px;
	height: 25px;
	background: url(../images/ftitle_other.gif) no-repeat left center;
	text-indent: -9999px;
}

#other ul {
	clear: both;
	width: 250px;
	height: 75px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#other li {
	float: left;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-indent: 0;
}

#other li a {
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color:#fff;
	text-indent: 0;
}


#aboutUs {
	float: none;
	width: 80%;
	height: auto;
	margin: 0px auto;
	margin-bottom:10px;
	padding: 5px 0px;
}

#aboutUs h2 {
	width: 300px;
	height: 25px;
	background: url(../images/ftitle_about.gif) no-repeat left center;
	text-indent: -9999px;
}

#aboutUs p {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	line-height: 1.4;
}

#address {
	width: 280px;
	height: 25px;
	margin: 0 auto;
	padding: 0px;
}

#address a {
	display: block;
	width: 280px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url(../images/address.gif) no-repeat center center;
	text-indent: -9999px;
}

address {
	font-size: 10px;
	text-align: right;
}

/*ul:copy
---------------------------------------------*/
#copy {
	display: block;
	width: 100%;
	height:auto;
	padding: 5px 0px;
	background: url(../images/copy.gif) no-repeat center center;
	background-size:80% auto;
	text-align: center;
	text-indent: -9999px;
	z-index:99;
}

/*ul:circle
---------------------------------------------*/
ul.circle {
	clear: both;
	list-style-type: none;
	margin: 20px 0px 0px 0;
	padding: 0px;
	text-align: left;
}

ul.circle li{
	padding-left: 16px;
	background: url(../images/circle02.gif) no-repeat left center;
	background-position : 0px 3px;
}

/*err
---------------------------------------------*/
#err {
	font-size: 11pt;
	width:100%;
	background-color: #ffffff;
	border: 1px solid #ff0000;
	text-align: left;
	margin: 10px 0;
	padding: 20px;
	text-align: left;
}
