@charset "utf-8";

/* Header
-------------------------------------------------------------------------------*/
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: #000000;
	z-index: 2;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#header h1 {
	width: 129px;
    float: left;
    margin-top: 10px;
}
#header h1 img {
	width: 100%;
}

#headsns {
	float: right;
	margin-top: 9px;
}
#headfb {
	float: left;
	margin-right: 8px;
	width: 64px;
}
#headtw {
	float: left;
	width: 64px;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
#headfb img, #headtw img {
	width: 100%;
	vertical-align: bottom;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}




/* content
-------------------------------------------------------------------------------*/
#content {
	width: 100%;
	margin: 50px auto 0;
	padding-bottom: 24px;
}
#cover {
	margin-bottom: 20px;
}
#txt1 {
	width: 90%;
    margin: 0 auto 10px;
}
#txt2 {
	width: 90%;
    margin: 0 auto;
}
.btn-400 {
	width: 90%;
    margin: 0 auto;
}
.btn2-400 {
	width: 100%;
}
#cover img, #txt1 img, #txt2 img, #txt4 img, .btn-400 img, .btn2-400 img, #txt3 img, #btn2 img, #btn3 img {
	width: 100%;
	vertical-align: bottom;
}
#txt4 {
	/*background: url(../images/index/txt4.jpg) no-repeat;
	width: 100%;
	height: 446px;
	background-size: cover;
	-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
	padding-top: 254px;
	padding-bottom: 48px;*/
}
#yt {
	width: 90%;
	margin: 0 auto 4px;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

#txt5 {
	width: 90%;
	margin: 0 auto 16px;
}
#txt5 img {
	width: 50%;
	vertical-align: bottom;
}

#txt5box {
	background: url(../images/index/bg_txt5.png) no-repeat;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 24px;
	background-size: cover;
}

#btn2 {
	width: 90%;
	margin: 0 auto 12px;
}
#btn3 {
	width: 90%;
	margin: 0 auto;
}
#attention {
	width: 90%;
	margin: 0 auto;
	padding: 32px 0 24px;
}
#attention h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	text-align: center;
	padding-top: 24px;
}
#attention h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #DD3828;
	line-height: 140%;
}

#attention h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #DD3828;
	line-height: 160%;
	border: 2px solid #DD3828;
	padding: 8px 8px 4px 8px;
}

#attention ul {
	margin-bottom: 16px;
}
#attention ul li {
	font-size: 12px;
	margin-bottom: 4px;
	line-height: 140%;
	list-style: disc inside;
	text-indent: -1em;
	padding-left: 1em;
}
#attention p {
	font-size: 12px;
	line-height: 160%;
	margin-bottom: 24px;
}
#attention p a {
	color: #2295FF;
	text-decoration: none;
}

#copy {
	font-size: 8px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0 !important;
}
#pp {
	margin-bottom: 32px;
	margin: 0 auto;
	height: 180px;
	overflow: hidden;
	border: 1px solid #CECECE;
	padding: 16px;
	-webkit-overflow-scrolling: touch;
	 -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
#pp img {
	width: 100%;
	vertical-align: bottom;
}

#pp p {
	font-size: 12px;
	margin-bottom: 24px;
	line-height: 160%;
}
#pp h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 160%;
	text-align: left;
	padding-top: 0;
}
#pp ol {
	margin-bottom: 24px;
}
#pp li {
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 160%;
	list-style: inside decimal;
	padding-left: 1em;
	text-indent: -1em;
}
#pp dt {
	font-size: 12px;
	margin-bottom: 4px;
	line-height: 160%;
	font-weight: bold;
}
#pp dd {
	font-size: 12px;
	margin-bottom: 24px;
	line-height: 160%;
}
#read {
    display: block;
    margin: 0 auto 10px auto;
    padding: 0;
    border: none;
}
#read img {
    width: 100%;
    vertical-align: bottom;
}
#last {
	margin-top: 24px;
}



#fin {
	background: url(../images/index/bg_fin.jpg) no-repeat center;
	background-size: cover;
	padding: 56px 0;
}
#finimg {
	width: 90%;
	margin: 0 auto 32px;
}
#finbtn {
	width: 90%;
	margin: 0 auto;
}
#finimg img, #finbtn img {
	width: 100%;
	vertical-align: bottom;
}











