@charset "UTF-8";

/* --------------
 reset
-------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,figure{margin:0;padding:0}
ol,ul{list-style:none}
caption,th{text-align:left}
i,em{font-style:normal;}
img {max-width:100% !important; height:auto;vertical-align: bottom;}
iframe {max-width:100% !important; border:none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {font-weight: normal;}
td {text-align: left;}
small {display: inline-block; line-height: 1.3;}
hr {height: 1px;	border: none;	border-bottom: 1px solid #555;}

/* --------------
 base
-------------- */
html {font-size: 62.5%;}
body {
	color: #2E404F;
	font-weight: 500;
	font-family: "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.mincho,h1,h2,h3,h4,h5,h6,.tabLst li {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}
a {
	color: #333;
	text-decoration: none;
}
noscript {
	width: 96%;
	padding: 5px 2% 5px;
	font-size: 1.2rem;
	line-height: 1.3;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.7);
	z-index: 1;
}

.coming {
	margin: 8% 0;
	font-size: 1.5rem;

}

/* --------------
 clearfix
-------------- */
.cf:after {
	content: ""; 
	display: block;
	clear: both;
}

/* --------------
 styles
-------------- */
body {
	margin: 10% 0;
	text-align: center;
}

/* =siteHeader
------------------------------------------------------------------------ **/


/* =siteLogo
-------------------------------------------------------------- */
#siteLogo {
	font-size: 2.0rem;
}

/* =globalNav
-------------------------------------------------------------- */

/* =main
------------------------------------------------------------------------ **/
/* =clmAbout
-------------------------------------------------------------- */

/* =clmService
-------------------------------------------------------------- */


/* =clmCompany
-------------------------------------------------------------- */


/* =siteFooter
------------------------------------------------------------------------ **/


/* =copyright
---------------------------------------------------- */


