/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.90em;
	line-height: 150%;
	-webkit-text-size-adjust: none;
}
a { text-decoration: none; }
p { margin-bottom: 15px; }
strong, b { font-weight: bold; }
big { font-size: 1.2em; }
small { font-size: 0.8em; }
em { font-style: italic; }
img {
	border: 0;
	vertical-align: bottom;
}
td { vertical-align: top; }
#container ul, #container ol { margin-bottom: 15px; }
div.alpha ul > li {
	list-style-type: disc;
	margin-left: 25px;
}
div.alpha ol > li {
	list-style-type: decimal;
	margin-left: 30px;
}

/* Layout ----------------------------------------------------------------- */

header section, footer section #container section {
	width: 1280px;
	margin: 0 auto;
}
article {
	background: url(../images/bg.png);
	padding: 15px 0;
}
article section {
	width: 1100px;
	margin: 0 auto;
	padding: 15px 0;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

/* Header ----------------------------------------------------------------- */

html {
	background: url(../images/main-image-bg.jpg) top center no-repeat;
}
header {
	height: 825px;
}
header section > div {
	background: url(../images/header-info.png) no-repeat;
	height: 690px;
	margin-top: 25px;
}
header section div p {
	width: 670px;
	margin-left: 215px;
	padding-top: 475px;
	font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
    text-align: justify;
}
header section div h1 {
	width: 700px;
	margin-top: 15px;
	margin-left: 215px;
	line-height: 120%;
	text-align: center;
	font-size: 2.3em;
	font-weight: bold;
	color: red;
}

/* Footer ----------------------------------------------------------------- */

footer {
	background: url(../images/footer-bg.png) bottom repeat-x;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #FFFFFF;
}

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.color_red { color: #F00; }
.color_green { color: #390; }
.color_blue { color: #03F; }

/* img -------------------------------------------------------------------- */

img.img-left {
	margin: 0 15px 15px 0;
	float: left;
}
img.img-right {
	margin: 0 0 15px 15px;
	float: right;
}

/* Table ------------------------------------------------------------------ */

/* List ------------------------------------------------------------------- */

/* box -------------------------------------------------------------------- */

.box1 {
	box-shadow: 5px 5px rgba(0,0,0,0.10);
	-moz-box-shadow: 5px 5px rgba(0,0,0,0.10);
	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.10);
	background: #FFFFFF;
	border: 2px solid #80C2EF;
	padding: 30px;
	line-height: 180%;
	font-size: 1.1em;
}
.box1 p {
	margin-bottom: 0;
    font-weight: bold;
}
.box1 h3 {
	margin-bottom: 20px;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 135%;
}
.box1 h3 span {
	font-size: 1.4em;
}
.box2 {
	border: 3px solid #FF0000;
	padding: 20px;
	margin-bottom: 45px;
	font-weight: bold;
}

/* Title ------------------------------------------------------------------ */

h2#point1 {
	color: #65B7EC;
}
h2#point2 {
	background: url(../images/point-midashi2.png) no-repeat;
	color: #F7931E;
}
h2#point3 {
	background: url(../images/point-midashi3.png) no-repeat;
	color: #FF556A;
}
h2#point1, h2#point2, h2#point3 {
	width: 960px;
	height: 170px;
	padding-top: 30px;
	padding-left: 190px;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 120%;
}

/* container -------------------------------------------------------------- */

ul.point-menu {
	width: 900px;
	margin: -110px auto 0 auto;
}
#container .point-menu li {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}
div.point1_img2 {
	background: url(../images/point1_img2.png) no-repeat;
	height: 103px;
	padding: 78px 0 0 0;
	line-height: 120%;
	text-align: center;
	color: red;
	font-size: 2.4em;
	font-weight: bold;
}
article.point1_img3 {
	background: url(../images/point1_img3.jpg) bottom center;
}
.point1_img3 h2 {
	margin-bottom: 30px;
	line-height: 100%;
	text-align: center;
	font-size: 3.0em;
	font-weight: bold;
	color: #4D4D4D;
}
.point1_kinri h2 {
	margin-bottom: 30px;
	line-height: 100%;
	text-align: center;
	font-size: 3.0em;
	font-weight: bold;
	color: #4D4D4D;
}
.point1_kinri h2 span {
	font-size: 0.5em;
}
.point1_kinri h3 {
	margin-bottom: 30px;
	line-height: 130%;
	font-size: 2.8em;
	font-weight: bold;
	color: #29ABE2;
}
.point1_kinri h4 {
	margin-bottom: 20px;
	line-height: 110%;
	font-size: 1.6em;
	font-weight: bold;
}
article.point1_kinri {
	background: url(../images/point1_kinri2-arrow1.png) bottom center no-repeat;
}
article.point1_kinri2 {
	background: #DAECFA;
}
.point1_kinri2 h2 {
	margin-bottom: 30px;
	line-height: 120%;
	font-size: 2.8em;
	font-weight: bold;
	color: #4D4D4D;
}
.point2_zouzei h2 {
	margin-bottom: 30px;
	line-height: 100%;
	text-align: center;
	font-size: 3.0em;
	font-weight: bold;
	color: #4D4D4D;
}
.point2_zouzei h3 {
	margin-bottom: 30px;
	line-height: 100%;
	text-align: center;
	font-size: 2.0em;
	font-weight: bold;
	color: #FF0000;
}
.point2_zouzei h4 {
	margin-bottom: 30px;
	line-height: 120%;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF0000;
}
.point2_keigen div.syohizei {
	background: url(../images/point2_zouzei-img1.png) no-repeat;
	width: 420px;
	height: 150px;
	margin-bottom: 30px;
	padding: 180px 0 0 60px;
}
.point2_keigen div.keigen {
	background: url(../images/point2_zouzei-img2.png) no-repeat;
	width: 585px;
	height: 180px;
	margin-bottom: 30px;
	padding: 150px 0 0 35px;
}
section.zei5_8 {
	background: url(../images/exc.png) 850px 20px #FFFFFF no-repeat;
	width: 900px;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 40px 100px;
}
.zei5_8 h2 {
	height: 130px;
	margin-bottom: 30px;
	line-height: 100%;
	font-size: 2.8em;
	font-weight: bold;
	color: #4D4D4D;
}
.zei5_8 h2 span {
	font-size: 1.8em;
}
.zei5_8 ul li {
	background: #E7B65D;
	padding: 20px 15px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.zei5_8 h3 {
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 1.8em;
	font-weight: bold;
	color: #FF0000;
}
.zei5_8 p {
	margin-bottom: 0px;
	line-height: 140%;
	font-size: 1.8em;
	font-weight: bold;
}
.point3_1 h2, .point3_1 h3 {
	margin-bottom: 30px;
	line-height: 200%;
	font-size: 2.8em;
	font-weight: bold;
	color: #4D4D4D;
}
.point3_2 h2 {
	line-height: 130%;
	font-size: 3.0em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #FF0000;
}
article.info {
	background: url(../images/grandy_bg.jpg) center top no-repeat;
}
.info section {
	padding-top: 60px;
}




/* add css -----------------------------------------------------------*/


    /* ページトップへ戻る */
#page-top {
    width: 70px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    opacity:0.8;
}
#page-top a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 12px 0;
    text-align: center;
    display: block;
    font-family: serif;
	font-size:12px;
}
#page-top a:hover {
    text-decoration: none;
    background: #000;
}
        
        .hide_1_1,.hide_2,.hide_3,.hide_4,.hide_6,.hide_7,.hide_9{
            opacity:0;
        }
        
        .hide_1,.hide_5,.hide_8{
            margin-left: -800px;
            opacity:0;
        }
        
        .pop{
            margin-top: 0px;
        }
