@charset "utf-8";

/*  Reset
-------------------------------------------------- */
div#HeaderArea.WithoutGlobalNav{
margin-bottom:0;
}
div#Container{
overflow:hidden;
}
div#MainContent div#MainContentBody > .Section > p:first-child{
margin:0;
}
/*  Hdg
-------------------------------------------------- */
#LpImTemp .Hdg1Ty01{
position:relative;
padding: 1px 0;
background:#2f3a45;
color:#fff;
font-size:2.5em;
text-align:center;
font-weight: normal;
}
#LpImTemp .Hdg1Ty01 .Inner{
display:block;
padding:16px 0;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
vertical-align:middle;
}
/*  Txt
-------------------------------------------------- */
#LpImTemp .Txt{
margin: 0 auto 60px;
width: 870px;
font-size: 1.66em;
line-height: 1.5;
}
/*  MainVisualBox
-------------------------------------------------- */
#LpImTemp .MainVisualBox{
background: linear-gradient(#d2d6d9 0%, #ffffff 100%) #d2d6d9;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d6d9', endColorstr='#ffffff',GradientType=0 );
}
/*  ImgBox
-------------------------------------------------- */
#LpImTemp .ImgBox{
display:table;
margin: 0 0 10px 50px;
padding: 32px 0 0;
background: url(../../../img/landing_page/lp_im_template/lp_im_template_bg_01.png) no-repeat right top;
}
#LpImTemp .ImgBox .Img,
#LpImTemp .ImgBox .Content{
display:table-cell;
}
#LpImTemp .ImgBox.Right .Content{
width: 510px;
max-width: 510px;
box-sizing: border-box;
vertical-align:top;
}
#LpImTemp .ImgBox.Right .Content .ContentImg{
margin: 0 0 26px;
}
#LpImTemp .ImgBox .Img{
width: 410px;
max-width: 410px;
vertical-align: top;
}
#LpImTemp .ImgBox .Img img{
max-width: 384px;
}
/*  cmnLpAncrBtn02
-------------------------------------------------- */
#MainContent .cmnLpAncrBtn02{
margin: 0 0 35px;
}
#MainContent .cmnLpAncrBtn02 a{
display: table;
position: relative;
margin: 0 auto;
}
#MainContent .cmnLpAncrBtn02 a .Text{
padding-right: 88px;
font-size: 1.5em;
}
#MainContent .cmnLpAncrBtn02 .Img{
position: absolute;
top: -20px;
right: 14px;
box-shadow: 0 0 2px #999;
}
#MainContent .cmnLpAncrBtn02 .Img img{
max-width: 63px;
}