@charset "utf-8";
/*
class */
.cf:after{
    content: "";
    display: block;
    clear: both;
}
.mt20{margin-top: 20px;}
.mt40{margin-top: 40px;}
.mt80{margin-top: 80px;}
.bg_yellow{background: yellow;}
.fc_red{color: #d40a0a;}
.fw_bold{font-weight: bold;}
.table{display: table;}
.bg_white{background: #fff;}
.p40{padding: 40px;}
.center{text-align: center;}
h3.sub_ti{font-size: 2.4rem; font-weight: bold; text-align: center; margin-bottom: 20px;}
a:hover img{
    transition:0.7s;
}
/*
header */
header h1{font-size: 12px; margin:0 }
header{
     box-shadow: 0px 0px 6px 2px rgba(0 , 0, 0, 0.3);
 z-index: 99;
 padding: 10px 0;
}
main.main_img {
/*     background: url(../img/bg_main2.png) no-repeat bottom center; */
    background: url(../img/bg_main.jpg) no-repeat bottom center;
    text-align: center;
    padding-top: 88px;
}
.cont{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
header {
    box-shadow: 0px 0px 6px 2px rgba(0 , 0, 0, 0.3);
    z-index: 99;
    position: fixed;
    background: #fff;
    width: 100%;
}
.logo {
    float: left;
}
.head_tel {
    float: right;
    margin-top: 2px;
}
.head_contact {
    float: right;
    margin-left: 20px;
}
/*
contact_line */
.contact_line{
    background: url(../img/top_contact_bg.png);
    padding-top: 20px;
}
.top_contact_txt{
    position: relative;
    left:-30px;
}
.top_contact_btn{
    position: absolute;
    right: 250px;
    bottom: 27px;
}


/*
slider_result */
section.slider_result {
    background: url(../img/top_contact_bg.png);
    padding: 20px;
}
/* section.slider_result ul li {
    float: left;
    margin-right: 20px;
} */


/*
top_trouble */

.top_trouble{
    background: url(../img/bg_top_trouble.jpg) top center fixed;
    padding: 80px 0;
}
.top_trouble .cont{
    padding: 40px 0 80px;
}
.top_trouble_img_01 {
    position: absolute;
    right: -170px;
    bottom: -80px;
}
.top_arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -160px;
    text-align: center;
}


/*
top_point */
.top_point{
    background: url(../img/top_point_bg.png) no-repeat fixed;
    text-align: center;
}
.top_point {
    background: url(../img/top_point_bg.png) no-repeat fixed;
    text-align: center;
    padding: 150px 0 60px;
}
.top_point_box {
    background: #fff;
    margin-top: 40px;
}
.top_point_box_area {
    background: url(../img/bg_top_abtest.png);
    padding: 40px 30px 20px 31px;
    z-index: 99;
}
.top_point_img_03 {
    position: relative;
    top: -36px;
    height: 235px;
}
.top_point_story_img{
    display: table-cell;
}
.top_point_story_txt{
    display: table-cell;
    padding-left: 30px;
    text-align: left;
    font-size: 1.8rem;
}
.top_point_box_area h4{
    margin-top: 40px;
}
.top_point_list {
    text-align: left;
    padding: 40px 20px 20px;
    background: #fff;
    border: solid 4px #1f87df;
    margin-top: -30px;
}
.top_point_list li{
    font-size: 26px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 10px;
}
.top_point_list li i{
    margin-right: 10px;
}
.top_point_img_07{
    background: url(../img/bg_top_abtest.png);
}

/*
top_abtest */
.top_abtest{
    background: url(../img/bg_top_abtest.png);
    padding:40px 0 80px;
}
.abtest_box {
    margin-top: -61px;
    background: #fff;
    box-shadow: 0px 0px 6px 2px rgba(0 , 0, 0, 0.3);
}
.abtest_box h2{
    text-align: center;
}
.abtest_box_area{
    padding: 40px;
}
.abtest_box_area h2{
    margin-top: 100px;
}
.abtest_box_area h3 {
    font-size: 36px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.abtest_box_area p{
    font-size: 1.8rem;
    line-height: 1.8;
}
.top_abtest_img_03 ,
.top_abtest_img_04 ,
.ab_test_txt{
    margin-top: 40px;
}
.top_abtest_img_07{
    box-shadow: 0px 4px 6px 2px rgba(0 , 0, 0, 0.3);
}
.abtest_works{
    background: #ffd200;
    padding: 40px 20px;
    position: relative;
}
.abtest_works h2{
    font-size: 48px ;
    font-weight: bold;
}
.abtest_works dl dt{
    font-weight: bold;
    font-size: 1.8rem;
}
.abtest_works_img{
    float: left;
}
.abtest_works_txt{
    float: right;
}
.top_abtest_img_06 {
    position: absolute;
    bottom: 40px;
    right: 30px;
}
.abtest_works_txt dl {
    margin-top: 40px;
}
.abtest_works_txt dl dt{
    margin-bottom: 10px;
}
.abtest_works_txt dl dd{
    line-height: 1.8;
}
/*
.top_listing */
.top_listing h2{
    margin-top: 40px;
    text-align: center;
}
.top_listing ul li {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin-top: 40px;
}
.top_listing ul li img {
    height: 240px;
}
.top_listing_mighty{
    background: #1f87df;
    text-align: center;
    padding: 40px 0;
}


/*
top_result */
.top_result{
    background: url(../img/bg_result.png) fixed top center;
}
.top_result .cont{
    padding: 20px 0 40px;
}
.top_result h1{
    position: relative;
    left:-46px;
}
.top_result_slider{
    background: #fff;
    padding: 20px 0;
}
.top_result_slider ul{
    display: table;
    border-spacing: 20px 0;
    margin: 0 auto;
}
.top_result_slider ul li{
    display:table-cell;
}
.top_result h3 {
    text-align: center;
}
.plan_clear_pay{
    background: #fff;
    padding: 40px 0 0;
}
.top_result .plan_clear_pay h4 {
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 18px;
}
.result_kakuyasu {
    padding: 40px 40px 20px;
    display: table;
}
.result_kakuyasu_txt ,
.result_kakuyasu_img{
    display: table-cell;
}
.result_kakuyasu_txt ul{
    padding: 20px;
    background: #efefef;
}
.result_kakuyasu_txt li{
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    background: #fff;
    padding: 6px 14px;
}
.result_kakuyasu_txt li i{
    margin-right:10px;
}
.result_kakuyasu_img{
    padding-left: 30px;
}
p.kakuyasu_allert{
    padding:0 40px;
    margin-bottom: 40px;
    font-size: 1.8rem;
}
.result_price_off{
    background: #c21515;
    margin-top: 100px;
    position: relative;
    text-align: center;
    padding: 80px 0 40px;
}
.icon_now{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -80px;
}
.plan_btn{
    margin-top: 40px;
}
.foot_nav ul {
    display: table;
}
.foot_nav ul li {
    display: table-cell;
    padding: 0 10px;
}
.foot_nav ul li:nth-child(even):before {
    content:"|";
    padding-right: 20px;
}
.foot_nav ul li:nth-child(even):after {
    content:"|";
    padding-left: 20px;
}

footer div.copy{
    background: #c21515;
    text-align: center;
    padding: 14px 0;
    color: #fff;
    font-size: 12px;
}

/*
mailform */
#contact{
    padding: 140px 0 40px;
    margin-top: -100px;
}
#contact h2 {
    font-size: 24px;
    text-align: center;
    background: #000;
    display: table;
    padding: 6px 100px;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto 40px;
    text-align: center;
}
.mailform {
    display: table;
    margin: 0 auto 20px;
}
.mailform ul li {
    line-height: 30px;
}
form#mailformpro dl{
    display: table;
    width: 100%;
}
form#mailformpro dl dt {
    display: table-cell;
    width: 210px;
    float: none;
    clear: both;
    font-size: 18px;
    padding: 10px 0px;
    text-align: right;
    border-top: none;
    margin: 0px;
}
form#mailformpro dl dd {
    display: table-cell;
    border-top: none;
    margin: 0px;
    padding: 10px 5px 20px 20px;
    font-size: 18px;
    line-height: 1.5em;
    text-align: left;
}
form#mailformpro input {
    font-size: 18px;
}
/* .mfp_colored {
    background-color: #fff;
} */
/*
footer */
.foot_nav {
    background: #efefef;
    padding: 10px 0;
    font-size: 12px;
}
.foot_nav ul {
    display: table;
    margin: 0 auto;
}
.foot_nav ul li a{
    font-size: 12px;
    color: #000;
}
/*
thanks */
section.thanks {
    padding-top: 120px;
}
span.must {
    font-size: 14px;
    background: #c21515;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    margin-right: 20px;
    display: inline-block;
}
span.check_sub_txt {
    font-size: 1.0rem;
    color: #999;
}
.sp_only{
    display: none;
}
/*
top_lpo */
.top_lpo{
    padding: 40px 0;
}
.top_lpo h2{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.top_lpo p{
    text-align: center;
}
.top_lpo h3{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 20px;
}
.top_lpo b{
    font-size: 18px;
    font-weight: bold;
}
ol.top_lpo_flow{
    display: table;
    margin-top: 40px;
    border-spacing: 20px;
}
ol.top_lpo_flow li {
    display: table-cell;
    text-align: center;
}
ol.top_lpo_flow li img {
    max-width: 100%;
}
ol.top_lpo_flow li dl dt{
    font-size: 16px;
    font-weight: bold;
}
ol.top_lpo_flow li dl{
    margin-top: 10px;
}
ol.top_lpo_flow li dl dd{
    font-size: 12px;
}


@media screen and (max-width: 740px)  {
.pc_only{
    display: none;
}
.sp_only{
    display: block;
}
.cont{width: auto;}
main.main_img {
    background: none;
    text-align: center;
    padding-top: 88px;
}

/*
header */
header h1 {
    display: none;
}
.logo {
    float: left;
    max-width: 70%;
    padding: 10px;
    text-align: left;
}
.head_tel {
    float: right;
    padding: 10px;
    margin-top: 0;
}
.head_contact {
    float: right;
    padding: 10px;
    margin-left: 0;
}
.head_contact img {
    max-height: 49px;
}
.head_tel.sp_only img {
    max-height: 49px;
}
/* .logo{float: none;text-align: center;} */
img{max-width: 100%;}
/*
conversion */
.top_contact_btn {
    position: relative;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px;
}
.top_contact_txt {
    position: relative;
    left: 0;
}

.top_point_box_area {
    background: url(../img/bg_top_abtest.png);
    padding: 20px;
    z-index: 99;
}
.abtest_box_area h2 {
    margin-top: 40px;
}
.plan_price_off_txt {
    padding: 0 20px 0 10px;
}
.plan_btn {
    margin-top: 0;
    padding: 20px 20px 0;
}
/*
top_trouble */
.top_trouble {
    padding: 20px 0;
}
.top_arrow {
    position: relative;
    bottom: 0;
    text-align: center;
}
.top_arrow img{
    width: 30%;
}
.top_trouble .cont {
    padding: 0;
}
.top_listing ul {
    display: table;
    width: 100%;
}
.top_listing ul li {
    display: table-cell;
    padding: 10px;
    float: none;
    width: auto;
}
.top_listing ul li img {
    height: auto;
}
.mt80 {
    margin-top: 20px;
}
.top_point_story_img {
    display: block;
    text-align: center;
}
.top_point_story_txt {
    display: block;
    padding: 0;
    margin-top: 10px;
    text-align: left;
    font-size: 1.4rem;
}
.top_point_img_03 {
    position: relative;
    top: 0;
    height: auto;
}
.top_point {
    padding: 20px 0 0;
    background: none;
}
.top_point_box {
    background: none;
    margin-top: 0;
}
.top_abtest {
    padding: 20px 0 ;
}
.abtest_works_img {
    float: none;
}
.abtest_works_txt {
    float: none;
}
.top_abtest_img_03, .top_abtest_img_04, .ab_test_txt {
    margin-top: 20px;
}
.top_abtest_img_06 {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
    margin: 20px 0;
}
p.kakuyasu_allert {
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 1.4rem;
}
.plan_clear_pay div.center {
    padding: 0 20px ;
}
.top_result h1 {
    left: 0;
}
.result_kakuyasu_txt {
    display: block;
}
.result_kakuyasu {
    padding: 20px;
    display: block;
}
.result_kakuyasu_img {
    padding-left: 0;
    text-align: center;
    margin-top: 20px;
}
.abtest_works_img{
    text-align: center;
}
.top_listing div.mt80 {
    width: 40%;
    margin: 20px auto 0;
}
.abtest_box {
    margin-top: 0;
}
.abtest_box_area h3 {
    font-size: 24px;
}
.abtest_box_area p {
    font-size: 1.4rem;
    line-height: 1.4;
}
.abtest_works {
    padding: 20px;
}
.abtest_works h2 {
    font-size: 24px;
}
.plan_clear_pay {
    background: #fff;
    padding: 20px 0 0;
}
.top_listing h2 {
    margin-top: 20px;
    text-align: center;
    padding: 0 20px;
}
.top_listing_mighty {
    padding: 20px;
}
.top_point_list li {
    font-size: 16px;
}
#contact {
    padding: 20px;
    margin-top: 0;
}
.abtest_box_area {
    padding: 20px;
}
.icon_now img {
    width: 50%;
}
.icon_now {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -40px;
}
.result_price_off {
    background: #c21515;
    margin-top: 40px;
    position: relative;
    text-align: center;
    padding: 80px 0 20px;
}
form#mailformpro dl {
    display: block;
    width: auto;
}
form#mailformpro dl dt {
    display: block;
    width: auto;
    font-size: 18px;
    padding: 10px 0px;
    text-align: left;
    margin: 0px;
    padding: 10px 20px 4px;
}
form#mailformpro dl dd {
    display: block;
    border-top: none;
    margin: 0px;
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    padding: 10px 20px;
}
#contact h2 {
    font-size: 24px;
    text-align: center;
    background: #000;
    display: block;
    padding: 6px 0;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto ;
    text-align: center;
}
.mailform {
    display: block;
    margin: 0 auto 20px;
}
.top_lpo h2 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.top_lpo h3{
    font-size: 20px;
    padding: 0 14px;
}
.top_lpo p {
    text-align: left;
    padding: 0 14px;
}
ol.top_lpo_flow {
    display: block;
    margin: 20px 0;
    border-spacing: 0;
    /* background: repeating-linear-gradient(45deg, #ccc, #ccc 8px, #efefef 0, #efefef 20px); */
}
ol.top_lpo_flow li {
    display: block;
    text-align: center;
}
}

@media screen and (max-width: 400px)  {
.logo {
    float: left;
    max-width: 60%;
    padding: 2%;
    text-align: left;
}
.head_contact {
    float: right;
    width: 12%;
    padding: 2%;
    margin-left: 0;
}
.head_tel {
    float: right;
    width: 12%;
    padding: 2%;
    margin-top: 0;
}
}
