html{
	height:100%;
}
body{
	height: 100%;
	background-color:#fff;
}
/** html #container{
	height:100%;
}

body > #container{
	height: auto;
}*/

body {
  font: 16px "Noto Sans JP", 'Open Sans', sans-serif;
}
select,
input,
button,
textarea,
button {
  font: 99% 'Open Sans', sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre,
code,
kbd,
samp,
tt {
  font-family: 'Open Sans', sans-serif;
  line-height: 100%;
}



.left {
	float: left;
	text-align: justify;
	width: auto;
 }
.right {
	float: right;
	text-align: justify;
	width: auto; }

img{vertical-align: bottom;}

.txtR{text-align:right;}
.txtC{text-align:center;}
.txtL{text-align:left;}

.clear { clear:both; }
.break { page-break-after: always; }

hr{display:none;}
ul li{list-style:none;}

.normalUl li{
	list-style: disc;
	margin-left: 20px;
}
.normalOl li{
	list-style: decimal;
	margin-left: 20px;
}

.alpUl li{
	list-style: lower-alpha;
	margin-left: 20px;
}

p{
overflow-wrap: break-word;
word-wrap: break-word;
word-break: normal;
}

b{
font-weight:bold;
}

sup{
	vertical-align: super;
	font-size:70%;
}

.mincho{
	font-family: "Noto Sans JP", 'Open Sans', sans-serif;
}


.bold { font-weight: bold !important; }
.f9px { font-size: 70% !important; }
.f10px { font-size: 77% !important; }
.f11px { font-size: 85% !important; }
.f12px { font-size: 93% !important; }
.f13px { font-size: 100% !important; }
.f14px { font-size: 108% !important; }
.f15px { font-size: 116% !important; }
.f16px { font-size: 123.1% !important; }
.f17px { font-size: 131% !important; }
.f18px { font-size: 138.5% !important; }
.f19px { font-size: 146.5% !important; }
.f20px { font-size: 153.9% !important; }
.f21px { font-size: 161.6% !important; }
.f22px { font-size: 167% !important; }
.f23px { font-size: 174% !important; }
.f24px { font-size: 182% !important; }
.f25px { font-size: 189% !important; }
.f26px { font-size: 197% !important; }
strong { font-weight: bold !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr27 { margin-right: 27px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.ml5 { margin-left: 5px !important; }
.ml-10 { margin-left: -10px !important; }
.ml10 { margin-left: 10px !important; }
.ml13 { margin-left: 13px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml28 { margin-left: 28px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }

.pr10{ padding-right: 10px !important; }
.pr20{ padding-right: 20px !important; }


/* 03：Clear Fix Hack (Float Clear Hack) (Float Clear Hack)
 http://www.kuroduction.com/doc/translation/position_is_everything/easyclearing.html
=============================================== */
.reset {
	overflow: hidden;
	_width: 100%;/*IE6*/
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden !important;
}

.clearfix { display: inline-table !important; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1% !important; }
.clearfix { display: block !important; }
/* End hide from IE-mac */


/* youtube */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-bottom: 50px;
	margin-right: auto;
    margin-left: auto;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* IE9 グラデ */

/*
	:root .sec{
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4', GradientType=0) \0/;
	}

*/













