@charset "UTF-8";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.selfclear { zoom:1; }
.selfclear:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

a { color: #ff0000; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }
a img { border-style:none; }

img {vertical-align: top; border-style:none; border: 0; vertical-align:top; }
img.center {margin: 0 auto; text-align: center; display: block;}
li { list-style: none; }

br { letter-spacing: 0; }


body {
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000000;
	-webkit-text-size-adjust: none; /*Chrome用最小フォントサイズを無効*/
	font: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Verdana, sans-serif;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

header{
	width:100%;
	background-color:#ffffff;
    height: 548px;
}

header #mainMenu{
	width:834px;
	margin:0 auto;
	padding-top:38px;
}

header #dotImg{
	text-align:center;
	padding-top:62px;
    margin-left: 0px;
}

header #appNameImg{
	width:100%;
	height:107px;
	text-align:center;
	padding-bottom:60px;
}

header #appBtn{
	width:834px;
	margin:60px auto 0 auto;
	text-align:right;
}

#mainContainer{
	width:834px;
	margin:103px auto;
}

.helpContainer{
    margin-bottom: 75px;
}

.helpLeft{
    float: left;
}

.helpRight{
    float: right;
}

.help{
    width: 417px;
    text-align: center;
}

.help h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.help img{
    margin-bottom: 30px;
}

.help p{
    font-size: 14px;
}

#colorLeft{
	width:415px;
	float:left;
}

#colorLeft p{
	padding-top:50px;
}

#colorLeft ul li{
	display:inline-block;
	margin-right:6px;
	padding-top:10px;
	cursor:pointer;
}

h1{
    text-align: center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
    margin-bottom: 40px;
}

.mainCopy{
    color:#000000;
    text-align: center;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 30px;
}

.mainCopy2{
    color:#000000;
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 50px;
}

#container{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#colorRight{
	width:419px;
	float:right;
	text-align:right;
}

h2{
	font-weight:bold;
	font-size:30px;
	margin-bottom:20px;
}

h3{
	font-size:16px;
	margin-bottom:5px;
}

h4{
	font-size:12px;
	margin-bottom:5px;
}

.imgLeft{
	float:left;
	width:421px;
}

.txtRight{
	/*413*/
	float:right;
	width:363px;
	height:388px;
}


.imgRight{
	float:right;
	width:421px;
}

.txtLeft{
	/*413*/
	float:left;
	width:363px;
	height:388px;
}

.txtwrapper{
	width:363px;
	height:388px;
	display:table-cell;
	vertical-align:middle;
}

.txtwrapper p{

	font-size:18px;
}

.pink{color:#f25278;}
.blue{color:#2098ee;}
.green{color:#66c75b;}
.gray{color:#818181;}
.orange{color:#F30;}


td{
	font-size:20px;
}

footer{
	width:100%;
	text-align:center;
	margin:100px 0;
}

.f12{font-size:12px;}
.f14{font-size:14px;}
.pl18{padding-left:18px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.mb36{margin-bottom:36px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr43{margin-right:43px;}
.mr36{margin-right:36px;}
.ml55{margin-left:55px;}

.flol{
	float:left;
}

.flor{
	float:right;
}

#mainBG{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	min-width:834px;
	height:433px;
	background:url(../img/main_bg.jpg) center;
}


#main{
	width:834px;
	height:282px;
	margin:0 auto;
	position:relative;
}

.p1{
	position:absolute;
	top:96px;
	left:46px;
}

.p2{
	position:absolute;
	top:96px;
	left:418px;
}

.p3{
	position:absolute;
	top:84px;
	left:604px;
}

#c1{
	text-align:center;
	font-size:21px;
	font-weight:bold;
	margin-bottom:20px;
}

#c2{
	text-align:center; font-size:13px; font-weight:bold; margin-bottom:28px;
}

#product{
	text-align:center;margin-bottom:42px;
}

.spec{
	margin-bottom:42px; width:420px;
}

.dl{
	margin-bottom:62px;
	width:352px;
}

hr{
height:1px; background-color:#CCC;  border: 0;
}

.dlBox{
	margin:21px 0;
	line-height:40px;
	font-weight:bold;
}

.mainCopy+dl{
	margin-top: 70px;
}

dt+dd{
	margin-top: 10px;
}

dd+dt{
	margin-top: 50px;
}

dt, dd{
	font-size: 14px;
}

dt{
	color: #de1e4e;
	font-weight: bold;
}

dt span, dd span{
	font-size: 12px;
}

dl+table{
	margin-top: 70px;
}