@charset "UTF-8";

div {
	/* [disabled]text-align: justify; */
	/* [disabled]text-justify: inter-ideograph; */
	/* [disabled]word-wrap: break-word; */
	float: left;
	width: 100%;
}

body {
	padding: 0;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-weight: normal;

	font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;

	font-size: 15px;
	line-height: 1.1;
	letter-spacing: 0em;
	/* [disabled]background-color: #002400; */
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]color: #FFF; */
	/* [disabled]background-image: url(../images/bac.gif); */
}

header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
}

article {
	float: left;
	width: 100%;
	clear: both;
}

aside {
	float: left;
	width: 100%;
	clear: both;
}

section {
	float: left;
	width: 100%;
	clear: both;
}

footer {
	float: left;
	width: 100%;
	clear: both;
}

ul, ol, dl {
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}


h1, h2, h3, h4, h5, h6　{
	letter-spacing: 0.2em;
	line-height: 1.2;
}
p {
	/* [disabled]margin-bottom: 10px; */
	/* [disabled]clear: left; */
}

a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix:after {
	overflow: hidden;
	visibility: hidden;
	height: 0;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
}

header, section, footer, aside, nav, article, figure {
	display: block;
	/* [disabled]position: relative; */
	float: left;
	width: 100%;
}
img {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	max-width: 100%;
	float: left;
}
li {
	list-style-type: none;
	float: left;
	width: 100%;
}
li a {
	display: block;
	float: left;
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
}
tr {
}
td {
}
.ss {
	font-size: 9px;
}
.red {
	color: #F00;
}
iframe {
	border-style: none;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	/* [disabled]height: 300px; */
	/* [disabled]width: 600px; */
	clear: both;
}
form {
	float: left;
	width: 100%;
}


.cp {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 12px;
	/* [disabled]color: #FFF; */
	/* [disabled]background-color: #00F; */
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
}
.center_box {
	display: block;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	max-width: 100%;
	/* [disabled]min-width: 310px; */
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	z-index: auto;
}
.pgtop  {
	text-align: center;
	width: 120px;
	float: right;
	border-style: none;
	position: fixed;
	bottom: 30px;
	right: 0px;
	font-size: 10px;
	line-height: 40px;
	letter-spacing: 0em;
	z-index: auto;
	background-color: rgba(255,255,255,0.8);
	border-radius: 5px 0px 0px 5px;
	font-weight: bold;
	font-weight: 700;
	max-width: 50%;
}
.pgtop a {
	color: #00C;
}
.logout  {
	text-align: center;
	width: 120px;
	float: left;
	border-style: none;
	position: fixed;
	bottom: 5px;
	font-size: 10px;
	line-height: 40px;
	letter-spacing: 0em;
	z-index: auto;
	background-color: rgba(255,255,255,0.8);
	border-radius: 0px 5px 5px 0px;
	font-weight: bold;
	font-weight: 700;
	left: 0px;
	max-width: 50%;
}
.logout a {
	color: #00C;
}

.dot_com {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
}


.float {
	position: fixed;
	background-color: rgba(204,204,204,0.8);
	z-index: 3000;
	left: 0px;
	top: 0px;
}



.ime_on {
	ime-mode: active;
}
.ime_off {
	ime-mode: inactive;
}
.ime_dell {
	ime-mode: disabled;
}
.just {
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
}
.flex_box {
	/* 均等配置 */
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
.flex_sp_box {
	/* 均等スペース */
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-around;
}
.flex_left {
	/* 左寄せ */
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
}
.flex-nml {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
}

