@charset "utf-8";

div#HeaderArea {
    margin-bottom: 20px;
}

div#ContentsArea div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
}

.mainvisual.simple,
.lp_contents.simple {
    margin: 0 auto;
    width: 850px;
}

.simple{
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.txt{
    text-align : center;
    font-size: 28px;
    line-height: 1.4em;
}

/* CV Btn type01 */
.lp_btn.type01 {
    padding: 24px 17px 16px 18px;
    border: 3px solid #fff;
    border-radius: 5px;
    background: #db3429;
    background: linear-gradient(to bottom, rgba(244,166,156,1) 0%,rgba(241,81,67,1) 50%,rgba(193,39,5,1) 51%,rgba(246,66,78,1) 100%);
    box-shadow: 0 0 2px #777;
    line-height: 1.4em;
}
.lp_btn.type01 .txt {
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 6px #962626;
    font-weight: bold;
    font-size: 20px;
}

/* CV Btn type02 */
.lp_btn.type02 {
    padding: 13px 14px 5px 15px;
    border: 2px solid #fff;
    border-radius: 3px;
    background: #db3429;
    background: linear-gradient(to bottom, rgba(244,166,156,1) 0%,rgba(241,81,67,1) 50%,rgba(193,39,5,1) 51%,rgba(246,66,78,1) 100%);
    box-shadow: 0 0 2px #777;
    line-height: 1.4em;
}
.lp_btn.type02.icon01.pabsolute {
    padding: 6px 18px 5px 16px;
    border: 2px solid #fff;
    border-radius: 3px;
    background: #db3429;
    background: linear-gradient(to bottom, rgba(244,166,156,1) 0%,rgba(241,81,67,1) 50%,rgba(193,39,5,1) 51%,rgba(246,66,78,1) 100%);
    line-height: 1.4em;
}
.lp_btn.type02 .txt {
    display: inline-block;
    color: #fff;
    text-shadow: 0 0 6px #962626;
    font-weight: bold;
    font-size: 18px;
}
.lp_btn.type02.icon01 .txt {
    padding-bottom: 0;
}

/* CV Btn type03 */
.lp_btn.type03 {
    padding: 27px 36px 18px 30px;
    border-radius: 5px;
    background: #de001f;
    box-shadow: 3px 3px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
}
.lp_btn.type03 .txt {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}

/* CV Btn type04 */
.lp_btn.type04 {
    padding: 32px 50px 21px 70px;
    background: #df3939;
    background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
}
.lp_btn.type04 .txt {
    display: inline-block;
    padding-right: 25px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 26px;
}
.lp_btn.type04 .img {
    padding-left: 0;
}

/* CV Btn type05 */
.lp_btn.type05 {
    padding: 23px 23px 16px 32px;
    background: #df3939;
    background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
    text-decoration: none !important;
}
.lp_btn.type05 .txt {
    display: inline-block;
    padding-right: 15px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 22px;
}
.lp_btn.type05 .img {
    padding-left: 0;
}

/* CV Btn type06 */
.lp_btn.type06 {
    padding: 22px 5px 16px 15px;
    background: #df3939;
    background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
}
.lp_btn.type06 .txt {
    display: inline-block;
    padding-right: 3px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 15px;
}
.lp_btn.type06 .img {
    padding-left: 0;
}
.lp_btn.type06 .img img {
    width: 59px;
}

/* CV Btn type07 */
.lp_btn.type07 {
    position: relative;
    display: inline-block;
    padding: 29px 95px 24px 30px;
    border-radius: 60px;
    background: #df3939;
    background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
}
.lp_btn.type07 .txt {
    display: inline-block;
    padding-right: 15px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1em;
}
.lp_btn.type07 .img {
    position: absolute;
    right: 30px;
    bottom: 18px;
    padding: 0;
    padding-left: 0;
}

/* CV Btn type08 */
.lp_btn.type08 {
    position: relative;
    display: inline-block;
    background: -moz-linear-gradient(top, #df3939 0%, #ce1a1b 100%);
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    vertical-align: top;
    font-size: 0;
}
.lp_btn.type08 > .img {
    position: absolute;
    top: -13px;
    right: 0;
    z-index: 5;
    display: table;
    padding: 0;
    width: 78px;
    height: 78px;
}
.lp_btn.type08 > .img .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.lp_btn.type08 > .img img {
    max-width: 78px;
    max-height: 78px;
    border: 1px solid #ccc;
}
.lp_btn.type08 > .txt {
    position: relative;
    z-index: 5;
    display: inline-block;
    padding: 15px 48px 14px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.lp_btn.type08 > .img + .txt:after {
    display: inline-block;
    width: 40px;
    content: "";
}

/* CV Btn type09 */
.lp_btn.type09 {
    position: relative;
    display: inline-block;
    background: -moz-linear-gradient(top, #e48100 0%,#cd5e00 100%);
    background: -webkit-linear-gradient(top, #e48100 0%,#cd5e00 100%);
    background: linear-gradient(to bottom, #e48100 0%,#cd5e00 100%);
    vertical-align: top;
    font-size: 0;
}
.lp_btn.type09 > .img {
    position: absolute;
    top: -13px;
    right: 0;
    z-index: 5;
    display: table;
    padding: 0;
    width: 78px;
    height: 78px;
}
.lp_btn.type09 > .img .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.lp_btn.type09 > .img .inner img {
    max-width: 78px;
    max-height: 78px;
    border: none;
}
.lp_btn.type09 > .txt {
    position: relative;
    z-index: 5;
    display: inline-block;
    padding: 15px 48px 14px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.lp_btn.type09 > .img + .txt:after {
    display: inline-block;
    width: 40px;
    content: "";
}

/* CV Btn type10 */
.lp_btn.type10 {
    position: relative;
    display: inline-block;
    background: -moz-linear-gradient(top, #00745c 0%, #005a43 100%);
    background: -webkit-linear-gradient(top, #00745c 0%,#005a43 100%);
    background: linear-gradient(to bottom, #00745c 0%,#005a43 100%);
    vertical-align: top;
    font-size: 0;
}
.lp_btn.type10 > .img {
    position: absolute;
    top: -13px;
    right: 0;
    z-index: 5;
    display: table;
    padding: 0;
    width: 78px;
    height: 78px;
}
.lp_btn.type10 > .img .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.lp_btn.type10 > .img img {
    max-width: 78px;
    max-height: 78px;
}
.lp_btn.type10 > .txt {
    position: relative;
    z-index: 5;
    display: inline-block;
    padding: 15px 48px 14px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.lp_btn.type10 > .img + .txt:after {
    display: inline-block;
    width: 40px;
    content: "";
}
/* CV Btn type_sp01 */
.lp_btn.type_sp01 {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 13px 0 11px 65px;
    padding: 2.5vw 0 2vw 17vw;
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
}
.lp_btn.type_sp01 .txt {
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    font-size: 5.8vw;
    line-height: 1.4em;
}
.lp_btn.type_sp01 .img {
    position: absolute;
    top: -7px;
    top: -1.8vw;
    right: 15px;
    right: 4vw;
    width: 48px;
    width: 14vw;
}

/* Thumbnail */
.lp_btn .img,
.lp_btn .img02 {
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 13px;
    vertical-align: middle;
}
.lp_btn .img img {
    border: 1px solid #ccc;
}
.lp_btn .img02 img {
    width: 110px;
    border: 1px solid #ccc;
}

/* Icon03 */
.lp_btn.icon03 .txt {
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 38px;
    background: url("../../img/landing_page/md-x_introduction_ja/icon03.png") no-repeat left center;
}

/* Bottom Thumbnail */
.lp_bottom_thum {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 0;
    width: 970px;
    text-align: center;
}
.lp_bottom_thum .img {
    display: inline-block;
    border: 1px solid #ccc;
    vertical-align: middle;
}
.lp_bottom_thum .txt {
    display: inline-block;
    margin-left: 62px;
    vertical-align: middle;
    text-align: left;
    font-size: 28px;
    line-height: 1.4em;
}

/* Bottom Thumbnail type02 */
.lp_bottom_thum.type02 .img:first-child {
    margin-right: 20px;
}

/* Bottom Thumbnail type03 */
.lp_bottom_thum.type03 .img {
    margin-left: 10px;
}
.lp_bottom_thum.type03 .img:first-child {
    margin-left: 0;
}
.lp_bottom_thum.type03 .txt {
    margin-left: 20px;
}

/* Bottom Thumbnail type04 */
.lp_bottom_thum.type04 .txt_wrap {
    display: inline-block;
    margin-left: 62px;
    vertical-align: middle;
    text-align: center;
}
.lp_bottom_thum.type04 .txt_wrap .txt {
    margin-left: 0;
}
.lp_bottom_thum.type04 .txt_wrap .img {
    border: none;
}
.lp_bottom_thum.type04 .txt_wrap .btn_wrap {
    display: inline-block;
    padding-top: 30px;
}
/* Bottom Thumbnail type_sp01 */
.lp_bottom_thum.type_sp01sp {
    padding: 0;
    width: 100%;
    text-align: center;
}
.lp_bottom_thum.type_sp01sp .img {
    display: inline-block;
    max-width: 141px;
    width: 26vw;
}
.lp_bottom_thum.type_sp01sp .txt {
    display: block;
    margin: 10px 0 0;
    text-align: center;
    font-size: 14px;
    font-size: 3.7vw;
}
.txt_lp_01 {
    width: 970px;
    margin: 0 auto;
}

div#MainContent .txt_lp_01 {
    margin-top:37px;
    padding:3px 0;
    text-align:center;
    color:#fff;
    background-color:#3f3f3f;
    background:linear-gradient(#3f3f3f 0%, #171717 100%) #3f3f3f;
    font-size:1.6em;
}
div#MainContent .txt_lp_01 > .txt_lp_01_inner {
    display:inline-block;
    position:relative;
    padding:6px 40px 5px;
}
div#MainContent .txt_lp_01 > .txt_lp_01_inner:before,
div#MainContent .txt_lp_01 > .txt_lp_01_inner:after {
    content:"";
    display:inline-block;
    position:absolute;
    width:24px;
    height:28px;
    top:50%;
    left:-11px;
    margin-top:-14px;
    background:url("../../img/landing_page/common/icon_btn_arrow.png") no-repeat 0 0;
}
div#MainContent .txt_lp_01 > .txt_lp_01_inner:after {
    left:auto;
    right:-12px;
}

/* Commons */
.ofh {
    overflow: hidden;
}
.clb {
    clear: both;
}

/* Position */
.prelative {
    position: relative;
}
.pabsolute {
    position: absolute;
    white-space: nowrap;
}
.pabsolute.b0 {
    bottom: 0;
}
.pabsolute.r0 {
    right: 0;
}
.pabsolute.t0 {
    top: 0;
}
.pabsolute.t5 {
    top: 5%;
}
.pabsolute.t10 {
    top: 10%;
}
.pabsolute.t15 {
    top: 15%;
}
.pabsolute.t20 {
    top: 20%;
}
.pabsolute.t25 {
    top: 25%;
}
.pabsolute.t30 {
    top: 30%;
}
.pabsolute.t35 {
    top: 35%;
}
.pabsolute.t40 {
    top: 40%;
}
.pabsolute.t45 {
    top: 45%;
}
.pabsolute.t50 {
    top: 50%;
}
.pabsolute.t55 {
    top: 55%;
}
.pabsolute.t60 {
    top: 60%;
}
.pabsolute.t65 {
    top: 65%;
}
.pabsolute.t70 {
    top: 70%;
}
.pabsolute.t75 {
    top: 75%;
}
.pabsolute.t80 {
    top: 80%;
}
.pabsolute.t85 {
    top: 85%;
}
.pabsolute.t90 {
    top: 90%;
}
.pabsolute.t95 {
    top: 95%;
}
.pabsolute.l0 {
    left: 0;
}
.pabsolute.l5 {
    left: 5%;
}
.pabsolute.l10 {
    left: 10%;
}
.pabsolute.l15 {
    left: 15%;
}
.pabsolute.l20 {
    left: 20%;
}
.pabsolute.l25 {
    left: 25%;
}
.pabsolute.l30 {
    left: 30%;
}
.pabsolute.l35 {
    left: 35%;
}
.pabsolute.l40 {
    left: 40%;
}
.pabsolute.l45 {
    left: 45%;
}
.pabsolute.l50 {
    left: 50%;
}
.pabsolute.l55 {
    left: 55%;
}
.pabsolute.l60 {
    left: 60%;
}
.pabsolute.l65 {
    left: 65%;
}
.pabsolute.l70 {
    left: 70%;
}
.pabsolute.l75 {
    left: 75%;
}
.pabsolute.l80 {
    left: 80%;
}
.pabsolute.l85 {
    left: 85%;
}
.pabsolute.l90 {
    left: 90%;
}
.pabsolute.l95 {
    left: 95%;
}
.pabsolute.l5p {
    left: 5px;
}
.pabsolute.l10p {
    left: 10px;
}
.pabsolute.l15p {
    left: 15px;
}
.pabsolute.l20p {
    left: 20px;
}
.pabsolute.l25p {
    left: 25px;
}
.pabsolute.l30p {
    left: 30px;
}
.pabsolute.l35p {
    left: 35px;
}
.pabsolute.l40p {
    left: 40px;
}
.pabsolute.l45p {
    left: 45px;
}
.pabsolute.l50p {
    left: 50px;
}
.acenter {
    text-align: center !important;
}
.mb0 {
    margin-bottom: 0 !important;
}