@charset "UTF-8";

@media only screen and (min-width: 640px) {

    html,
    body {
        margin: 0;
        padding: 0;
        height: 100%;
        /* overflow-x: hidden; */
        width: 100%;
    }

    body {
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

    img {
        vertical-align: top;
    }

    .for_sp {
        display: none;
    }

    .inner {
        margin: 0 auto;
        width: 960px;
        min-width: 960px;
        height: auto;
    }

    .inner_media_bt {
        margin: 0 auto;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
    }

    .fixed {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 9999;
    }

    .animation_cm {
        position: absolute;
        left: 10px;
        top: 55px;
    }

    .text {
        color: #666;
    }

    h2 {
        font-family: "Noto Sans Japanese", san-serif;
        color: #0287d1;
        font-size: 40px;
        font-weight: normal;
        ;
    }

    .title_copy {
        margin: 0 auto;
        text-align: center;
        font-size: 18px;
        line-height: 1.5em;
        font-weight: normal;
        color: #666;
    }

    .title_copy_mb {
        margin-bottom: 40px;
    }
        .bg_light_blue {
        background-color: #f2fcff;
    }

    /* topContents------------------------------------------------------*/
    #topContents {
        background: linear-gradient(#eaffc5, #d2faff);
        height: 550px;
        width: 100%;
        margin: 0 auto;
        min-width: 1024px;
    }

    .top_bg_dot {
        height: 550px;
        background: url(../img/00_top_img13.png) bottom 0 center no-repeat, url(../img/00_top_bg.png);
    }

    @-webkit-keyframes bgscroll {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 -600px;
        }
    }

    @keyframes bgscroll {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 -600px;
        }
    }

    #topContents .bg_line {
        background: url(../img/00_top_bg_chat1.png) left repeat-y;
        height: 550px;
        width: 960px;
        margin: 0 auto;
        min-width: 960px;
        -webkit-animation: bgscroll 25s linear infinite;
        animation: bgscroll 25s linear infinite;
    }

    #topContents .bg_line2 {
        background: url(../img/00_top_bg_chat2.png) left repeat-y;
        height: 500px;
        width: 960px;
        margin: 0 auto;
        min-width: 960px;
        -webkit-animation: bgscroll2 35s linear infinite;
        animation: bgscroll2 35s linear infinite;
    }

    @-webkit-keyframes bgscroll2 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 -462px;
        }
    }

    @keyframes bgscroll2 {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 -462px;
        }
    }

    .title_area {
        height: 550px;
        width: 960px;
        position: relative;
        margin-top: 70px;
    }

    .top_copy {
        position: absolute;
        top: 69px;
        left: 368px;
    }

    .top_function {
        position: absolute;
        top: 294px;
        left: 15px;
    }

    .top_btn_order {
        position: absolute;
        top: 350px;
        left: 14px;
        background: url(../img/bt_icon_letter.png) no-repeat 30px center;
        background-size: 20px;
        height: 70px;
        width: 415px;
        margin: 0 auto;
        background-color: #ff5e5e;
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-indent: 1em;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .top_btn_order {
        color: #fff;
        text-decoration: none;
    }

    .top_rogo {
        position: absolute;
        top: 120px;
        left: 8px;
    }

    .top_screen_sp {
        position: absolute;
        bottom: 0px;
        left: 50%;
    }

    .top_price {
        position: absolute;
        top: 359px;
        left: 351px;
    }

    .top_price_free {
        position: absolute;
        top: 288px;
        left: 13px;
    }

    .top_copy {
        position: absolute;
        top: 205px;
        left: 13px;
    }

    .top_price {
        position: absolute;
        top: 309px;
        left: 3px;
    }

    .top_white_bg {
        width: 400px;
        height: 80px;
        background-color: #fff;
        border-radius: 0 6px 6px 0;
        position: absolute;
        top: 382px;
        left: 522px;
        z-index: 99;
        opacity: 0.8;
        border-left: 8px solid #0096ff;
    }

    .top_bt_mail_send {
        cursor: pointer;
        width: 80px;
        height: auto;
        border-radius: 4px;
        position: absolute;
        top: 420px;
        left: 830px;
        z-index: 100;
        padding: 5px;
        text-align: center;
        color: #fff;
        background-color: #0096ff;
        font-size: 13px;
        font-weight: normal;
        ;
    }

    .adress_form {
        position: absolute;
        top: 419px;
        left: 542px;
        z-index: 400;
    }

    .adress_form input {
        font-size: 18px;
        color: #acacac;
        height: 30px;
        width: 246px;
        border-radius: 4px;
        border: solid 1px #d9f4ff;
        padding: 0 10px 0 10px;
    }

    .top_robot {
        position: absolute;
        top: 3px;
        left: 849px;
    }

    .top_img_robo {
        position: absolute;
        top: 19px;
        left: 616px;
    }

    /*top_bt----------------------------------------------------------------*/
    #top_bt {
        background-color: #d9f4ff;
        height: 155px;
    }

    /*mainContents*------------------------------------------------------*/
    #mainContents .title {
        margin: 120px auto 40px auto;
        color: #228f6d;
        font-size: 30px;
        width: 960px;
        min-width: 960px;
    }

    #mainContents .sub_title {
        margin: 50px 0 10px 0;
        color: #666;
        font-size: 30px;
    }

    /*contents1-1------------------------------------------------------*/
    #contents_chatbot {
        padding: 40px 0;
        min-width: 1024px;
    }

     #contents_chatbot h2 {
        padding: 0px auto;
    }

    #contents_chatbot .bg_light_blue {}

    #contents_chatbot .text {
        width: 700px;
        margin: 40px auto 0 auto;
    }

    /*contents1_2------------------------------------------------------*/
    #contents_custize {
        padding: 40px 0;
    }

    #contents_custize h2 {
        margin: 0 auto;
    }

    .custmize_ttl {
        padding-top: 0px;
    }

    #contents_custize .bg_blue {
        margin: 0px auto;
        height: auto;
        width: 100%;
        min-width: 960px;
        background-color: #e5f7ff;
    }

    .character_image_wraper {
        width: 100%;
        display: flex;
        overflow: hidden;
    }

    .character_image {
        width: calc(100% / 3 - 20px);
        margin-right: 20px;
        flex-shrink: 0;
        overflow: visible;
    }

    .character_image img {
        width: 100%;
        flex-shrink: 0;
        transform: scale(0.9);
        transition: all 0.2s ease-in-out;
    }

    .character_image img:hover {
        transform: scale(1.0);
        transition: all 0.2s ease-in-out;
    }

    .character_image_text {
        color: #666;
    }

    .character_image_slide_btn_wrap {
        position: relative;
        width: 100%;
    }

    .character_image_slide_btn_prev {
        position: absolute;
        left: -35px;
        top: 250px;
        cursor: pointer;
        background-image: url(../img/bt_arrow_blue.png);
        height: 24px;
        width: 30px;
        transform: rotate(-90deg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .character_image_slide_btn_next {
        position: absolute;
        right: -20px;
        top: 250px;
        cursor: pointer;
        background-image: url(../img/bt_arrow_blue.png);
        height: 24px;
        width: 30px;
        transform: rotate(90deg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }


    .character_sns {
        margin: 40px auto 0 auto;
        text-align: left;
    }

    .character_sns_image {
        margin: 80px 20px 20px 20px;
    }

    .character_sns_section_1 {
        float: left;
        width: 49%;
        position: relative;
        background-color: #e5f7ff;
        border-radius: 4px;
    }

    .character_sns_section_2 {
        float: right;
        width: 49%;
        position: relative;
        background-color: #e5f7ff;
        border-radius: 4px;
    }

    .character_sns_ttl_1,
    .character_sns_ttl_2 {
        font-family: "Noto Sans Japanese", san-serif;
        color: #0287d1;
        font-size: 23px;
        font-weight: normal;
        ;
        line-height: 1.2em;
    }

    .character_sns_ttl_1,
    .character_sns_ttl_2 {
        position: absolute;
        top: 26px;
        left: 78px;
        width: 400px;
    }

    .character_sns_copy_1,
    .character_sns_copy_2 {
        position: absolute;
        top: 80px;
        left: 194px;
        width: 248px;
    }

    .character_sns_coad_1,
    .character_sns_coad_2 {
        position: absolute;
        top: 198px;
        left: 260px;
        width: 113px;
    }

    .character_sns_coad_1 img,
    .character_sns_coad_2 img {
        width: 110px;
    }

    .character_sns_copy_1-2,
    .character_sns_copy_2-2 {
        position: absolute;
        top: 335px;
        left: 227px;
        width: 248px;
    }

    .character_sns_logo {
        position: absolute;
        top: 20px;
        left: 19px;
    }

    .character_sns img {
        margin: 0 10px 0 0;
    }

    .sns_screen {
        width: 50%;
    }

    .customizability_wrap {
        height: 250px;
        width: 960px;
        background-image: url(../img/01_customizability_gear.png);
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }

    .customizability_wrap .customizability_logo_fc {
        background-image: url(../img/01_customizability_logo_fc.svg);
        background-position: center;
        background-repeat: no-repeat;
        height: 250px;
        width: 250px;
        position: absolute;
        top: 0;
        left: 140px;
    }

    .customizability_wrap .customizability_logo_fs {
        background-image: url(../img/01_customizability_logo_fs.svg);
        background-position: center;
        background-repeat: no-repeat;
        height: 250px;
        width: 250px;
        position: absolute;
        top: 0;
        left: 562px;
    }

    .linkable_wrap {
        height: 342px;
        width: 960px;
        background-image: url(../img/01_customizability_link.png);
        background-position: 110px center;
        background-repeat: no-repeat;
        position: relative;
        text-align: right;
    }

    .linkable_text {
        text-align: left;
        float: right;
        width: 500px;
    }

    .linkable_wrap .heading {
        font-weight: normal;
        font-family: "Noto Sans Japanese", san-serif;
        font-size: 30px;
        color: #000;
        margin: 0px auto 30px auto;
        display: inline-block;
        text-align: center;
				   	color:#555;
    }

    .linkable_wrap .copy {
        font-size: 15px;
        color: #666;
        line-height: 2.0em;
    }

    .linkable_text a {
        text-decoration: none;
    }

    .bt_to_first_search {
        color: #fff;
        text-align: center;
        border-radius: 50px;
        background-color: #ed6d20;
        margin: 25px 0;
        font-size: 25px;
        padding: 25px 45px;
    }

    .under_line {
        border-bottom: 5px solid #FFDC80;
        display: inline-block;
        height: 1.0em;
    }
    /*#contents_cooperation----------------------------------------*/
    #contents_cooperation{
        padding: 40px 0;
    }
    /*contents1_3------------------------------------------------------*/
    #contents_scene {
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

     #contents_scene h2 {
        margin: 0 auto;
    }

    #contents_scene .bg_light_blue {
        height: auto;
    }

    .example_image img {
        float: left;
        margin-top: 10px;
    }

    .example_image {
        width: 100%;
        margin-top: 40px;
    }

    .example_wraper_odd .exanple_image_position {
        float: left;
    }

    .example_wraper_even .exanple_image_position {
        float: right;
    }

    .example_image_heading {
        font-family: "Noto Sans Japanese", san-serif;
        color: #555;
        font-size: 25px;
        font-weight: normal;
        margin: 0 0 20px 0;
    }

    .example_wraper_odd .example_image_text {
        float: right;
        width: 560px;
        text-align: left;
        color: #666;
    }

    .example_wraper_even .example_image_text {
        float: left;
        width: 560px;
        text-align: left;
        color: #666;
    }
    #contents_scene .company_logo_wrap {
        width: calc(100% - 40px);
        height: auto;
        background-color: #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border-radius: 4px;
        padding: 40px 20px;
    }

    #contents_scene .company_logo_item {
        width: calc(100% / 6 - 40px);
        height: 100px;
        margin: 0 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #contents_scene .company_logo_item img {
        width: 100%;
    }

    .interview_inner {
        margin: 0 auto;
        width: 960px;
        min-width: 960px;
        height: auto;
    }
    .interview {
        width: 960px;
        margin: 0 auto;
    }
    .interview .interview_link {
        display: flex;
        align-items: flex-end;
        text-decoration: none;
    }
    .interview_link:hover .detail_allow{
        width: 70px;
        transition: all .4s ease-in-out;
    }
    .interview_link:hover .interview_image,
    .interview_link:hover .interview_ttl,
    .interview_link:hover .interview_sub_ttl{
        opacity: 0.8;
    }
    .interview:nth-child(odd) .interview_link {
        flex-direction: row-reverse;
    }
    .interview .interview_text {
         position: relative;
        background-color: #ffffff;
        padding: 25px;
        width: 410px;
        height: 310px;
        box-sizing: border-box;
    }
    .interview_ttl {
        font-family: "Noto Sans Japanese", san-serif;
        color: #0287d1;
        font-size: 22px;
        font-weight: 500;
        line-height: 1.6em;
        text-align: left;
    }
    .interview_sub_ttl {
        font-family: "Noto Sans Japanese", san-serif;
        color: #545859;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.5em;
        text-align: left;
        padding: 12px 0 20px 0;
    }
    .interview .interview_image {
        width: 550px;
        text-align: left;
        box-sizing: border-box;
        border-radius: 2px;
    }
    .interview .interview_image img {
        width: 550px;
        height: auto;
    }
    .interview_cat_wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .interview_cat {
        width: 137px;
        height: 30px;
        font-size: 13px;
        color: #ffffff;
        border-radius: 3px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin:0 7px 10px 0;

    }
    .interview_text .web_marketing {
        background-color: #a73cf4;
        color: #fff;
    }
    .interview_text .customer_support {
        background-color: #3c88f4;
    }
    .interview_text .conversion_up {
        background-color: #ff5892;
        width: 150px;

    }
    .interview_detail_wrap {
        position: absolute;
        bottom: 22px;
        right: 0px;
        width: 180px;
    }
    .interview_detail {
        font-size: 16px;
        line-height: 25px;
        color: #0287d1;
        position:  relative;
        display: flex;
    }
    .detail_allow {
        height: 12px;
        width: 50px;
        border-bottom: 1.5px solid #0287d1;
        position: relative;
        transition: all .4s ease-in-out;
    }
    .detail_allow::before {
        content: '';
        border-right: 1.5px solid #0287d1;
        border-top: 1.5px solid #0287d1;
        position: absolute;
        height: 8px;
        width: 8px;
        right: 0px;
        bottom: -5px;
        transform: rotate(45deg);
    }
    .interview_wrap .detail_btn_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        margin:50px 0 20px 0;
        
    }
    .detail_btn_wrap .detail_btn {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 284px;
        height: 65px;
        padding-left: 50px;
        text-decoration: none;
        color: #0287d1;
        border: 1px solid #0287d1;
        font-size: 18px;
        transition: all .4s ease-in-out;
    }
    .detail_btn_wrap .detail_btn:hover {
        color: #fff;
        background-color: #0287d1;
        transition: all .4s ease-in-out;
    }
    .detail_btn_wrap .detail_btn:hover .detail_allow {
        border-bottom: 1.5px solid #ffffff;
        width: 75px;
        transition: all .4s ease-in-out;
    }
    .detail_btn_wrap .detail_btn:hover .detail_allow::before {
        border-right: 1.5px solid #ffffff;
        border-top: 1.5px solid #ffffff;
        transition: all .4s ease-in-out;
    }
    .detail_btn_wrap .detail_btn .detail_allow {
        height: 2px;
    }
    /*contents2------------------------------------------------------*/
    #contents_benefits {
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

    #contents_benefits h2 {
        color: #0287d1;
        font-size: 40px;
        font-weight: normal;
        ;
    }

    #contents_benefits .merit_wrap {
        display: flex;
        justify-content: space-between;
        margin: 60px 0 40px 0;
    }

    #contents_benefits .merit_item {
        width: calc(100% / 3 - 20px);
        margin: 0 10px 0px 10px;
    }

    #contents_benefits .merit_ttl {
        font-family: "Noto Sans Japanese", san-serif;
        color: #666;
        font-size: 20px;
        font-weight: normal;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3em;
    }

    #contents_benefits .merit_item .merit_icon {
        width: 100%;
        margin: 0 auto 40px auto;
        text-align: center;
    }

    .merit_text {
        text-align: center;
        font-size: 16px;
    }
	.text_flash_point{
		color: #ff5e5e;
	}
    /*contents3------------------------------------------------------*/
    #contents_3 {
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

    #contents_3 h2 {
        margin: 0 auto;
    }

    #contents_3 .option {
        width: 480px;
        height: 286px;
    }



    #contents_3 .caption {
        text-align: left;
        margin: 2vh 40px;
        line-height: 1.5em;
    }

    /*contents4------------------------------------------------------*/
    #contents_introduction {
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

    \ #contents_introduction h2 {
        margin: 0 auto;
    }

    #contents_introduction .bg_light_blue {
        background-color: #e5f7ff;
        height: auto;
    }

    #contents_introduction .flow_1 {
        width: 33.3%;
        float: left;
    }

    .flow_1_title {
        font-family: "Noto Sans Japanese", san-serif;
        text-shadow: 0px 3px 1px #ffffff, 0px 2px 1px #ffffff, 1px 2px 1px #ffffff, 2px 2px 1px #ffffff, 2px 1px 1px #ffffff, 2px 0px 1px #ffffff, 3px 0px 1px #ffffff, 2px -1px 1px #ffffff, 2px -2px 1px #ffffff, 2px -3px 1px #ffffff, 1px -3px 1px #ffffff, 0px -3px 1px #ffffff, -1px -3px 1px #ffffff, -2px -3px 1px #ffffff, -3px -3px 1px #ffffff, -3px -2px 1px #ffffff, -3px -1px 1px #ffffff, -3px 0px 1px #ffffff, -3px 1px 1px #ffffff, -3px 2px 1px #ffffff, -2px 2px 1px #ffffff, -1px 2px 1px #ffffff;
        color: #0287d1;
        font-size: 25px;
        font-weight: normal;
        ;
        margin: 2vh auto;
    }

    #contents_introduction .flow_1_copy {
        text-align: center;
    }

    #contents_introduction .flow_wrap {
        padding: 0 12.5%;
    }

    /*contents5------------------------------------------------------*/
    #contents_price {
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

    #contents_price h2 {}

    #contents_price .comparison_table {
        font-size: 14px;
        padding-top: 0px;
        border: 1px;
    }

    #contents_price .comparison_table td {
        color: #000;
        text-align: top;
    }

    #contents_price .comparison_table tr {
        border-bottom: 1px solid #e1e1e1;
    }

    #contents_price .comparison_table td {
        padding: 4px;
        width: 25%;
        border-right: 1px solid #e1e1e1;
    }

    #contents_price .plan_1_ttl span,
    #contents_price .plan_2_ttl span,
    #contents_price .plan_3_ttl span {
        font-size: 14px;
    }

    #contents_price .plan_1_ttl {
        width: 100%;
        background-color: #00b3ff;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        ;
    }

    .plan_2_ttl {
        width: 100%;
        background-color: #8c80ff;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        ;
    }

    .plan_3_ttl {
        width: 100%;
        background-color: #ffa180;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        ;
    }

    #contents_price .price_area {
        width: 48%;
        margin: 0 1%;
        background-color: #e5f7ff;
        font-family: "Noto Sans Japanese", san-serif;
        text-shadow: 0px 3px 1px #ffffff, 0px 2px 1px #ffffff, 1px 2px 1px #ffffff, 2px 2px 1px #ffffff, 2px 1px 1px #ffffff, 2px 0px 1px #ffffff, 3px 0px 1px #ffffff, 2px -1px 1px #ffffff, 2px -2px 1px #ffffff, 2px -3px 1px #ffffff, 1px -3px 1px #ffffff, 0px -3px 1px #ffffff, -1px -3px 1px #ffffff, -2px -3px 1px #ffffff, -3px -3px 1px #ffffff, -3px -2px 1px #ffffff, -3px -1px 1px #ffffff, -3px 0px 1px #ffffff, -3px 1px 1px #ffffff, -3px 2px 1px #ffffff, -2px 2px 1px #ffffff, -1px 2px 1px #ffffff;
        color: #00b3ff;
        font-size: 30px;
        font-weight: normal;
        ;
        padding: 20px 0;
        height: 40px;
    }

    #contents_price table tr:nth-child(even) {
        background: #F9F9F9;
    }

    #contents_price table tr:nth-child(odd) {
        background: #fff;
    }

    #contents_price .light_plan {
        border: 2px solid #00b3ff;
        color: #00b3ff;
        padding: 6px;
        font-size: 16px;
        vertical-align: middle;
        margin: 0 3px;
        font-weight: normal;
        ;
        line-height: 1.2em;
    }

    #contents_price .st_pre_plan {
        background-color: #FF4E4E;
        font-size: 18px;
        color: #fff !important;
        font-weight: normal;
        ;
    }

    #contents_price table .check img {
        width: 20px;
        height: 20px;
    }

    .logo_area_warp {
        background: url(../img/logo_company_all.png) left repeat-x;
        height: 75px;
        width: 100%;
        margin: 0 auto;
    }

    #contents_price .additional {
        text-align: left;
        font-size: 14px;
        margin: 1vh 20px;
        color: #666;
    }

    .price_month {
        font-size: 25px;
    }

    .price_free_s {
        font-size: 13px;
    }

    .price_red {
        color: #ff5e5e;
    }

    /*contents5_2------------------------------------------------------*/
    #contents_price_2 {
        background-color: #fff;
        padding: 40px 0;
        min-width: 1024px;
    }

    #contents_price_2 .chatbot_plans {
        width: 800px;
        min-width: auto;
        padding: 30px;
        display: flex;
        justify-content: space-around;
    }

    #contents_price_2 .chatbot_plan {
        position: relative;
        width: 42%;
        text-align: center;
    }

    #contents_price_2 .chatbot_plan .description {
        margin-top: 1em;
        text-align: left;
        color: #666;
    }

    #contents_price_2 .heading {
        margin-bottom: 1em;
        font-family: "Noto Sans Japanese", san-serif;
        color: #0287d1;
        font-size: 25px;
        font-weight: normal;
        ;
    }

    #contents_price_2 .thumbnail {
        width: 70%;
        margin-bottom: 1em;
    }

    #contents_price_2 .price {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    #contents_price_2 .img_right {
        float: right;
        width: 299px;
        margin-left: 20px;
    }

    #contents_price_2 .seal {
        position: absolute;
        width: 130px;
        left: -50px;
        top: 30px
    }

    #contents_price_2 .seal img {
        width: 100%;
    }

    /*contents6------------------------------------------------------*/
    #contents_6 {
        background-color: #f2fcff;
        padding: 40px 0;
        overflow: hidden;
        min-width: 1024px;
    }

    #contents_6 h2 {}

    #contents_6 .order_form_area {
        background-color: #fff;
        height: auto;
        color: #666;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-bottom: 40px;
        margin-top: 4vh;
    }

    #contents_6 .input_section {
        padding: 4vh 0 2vh 0;
        height: auto;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
    }

    #contents_6 .input_section .required {
        font-size: 14px;
        height: 28px;
        width: 64px;
        background-color: #ff5e5e;
        color: #fff;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        margin: 6px 20px 6px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #contents_6 .form_heading {
        width: 160px;
        padding-left: 100px;
        height: 40px;
        display: flex;
        align-items: center;
    }

    #contents_6 .conform_text {
        margin-top: 1vh;
    }

    #contents_6 .input_area {
        width: 500px;
    }

    #contents_6 .input_area span {
        margin-left: 14px;
        line-height: 2.5em;
    }

    #contents_6 .input_section .check_ok {
        color: #00b3ff;
        margin-top: 10px;
    }

    #contents_6 .input_section .check_ng {
        color: #ff5e5e;
        margin-top: 10px;
    }

    #contents_6 .text_nomal {
        border: 1px solid #e0e0e0;
        background-color: #e0e0e0;
        -webkit-transition: all .3s;
        transition: all .3s;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 40px;
        width: 460px;
        padding: 0 20px;
    }

    .text_error {
        border: 1px solid #ff5e5e;
        background-color: #ffeaea;
        -webkit-transition: all .3s;
        transition: all .3s;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 40px;
        width: 460px;
        padding: 0 20px;
    }

    #contents_6 .textarea {
        border: 1px solid #e0e0e0;
        -webkit-transition: all .3s;
        transition: all .3s;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        width: 460px;
        margin-left: 80px;
        padding: 0 20px;
    }

    #contents_6 .plan_select p {
        margin-top: 10px;
    }

    #contents_6 .line_top {
        background: url(../img/06_order_hr.png) no-repeat center top;
    }

    #contents_6 textarea {
        padding: 1vh 10px;
        width: 560px;
        border-radius: 4px;
    }

    /*footer------------------------------------------------------*/
    /*ボタン------------------------------------------------------*/
    #bt_area .bt_order {
        background: url(../img/bt_icon_letter.png) no-repeat 30px 16px;
        height: 64px;
        width: 560px;
        margin: 0 auto;
        background-color: #ff5e5e;
        color: #fff;
        line-height: 2.5em;
        font-size: 26px;
        font-weight: normal;
        ;
        /* box-shadow */
        box-shadow: 0px 5px 6px -5px #000000;
        -moz-box-shadow: 0px 5px 6px -5px #000000;
        -webkit-box-shadow: 0px 5px 6px -5px #000000;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-indent: 1em;
    }

    .bt_area a,
    #bt_area a {
        text-decoration: none;
    }

    .bt_order:hover {
        opacity: 0.8;
    }

    /*media------------------------------------------------------*/
    .bt_area .bt_media {
        width: 300px;
        height: 210px;
        margin: 0 5px;
        background-color: #0287d1;
        color: #fff;
        line-height: 1.2em;
        font-weight: normal;
        ;
        box-shadow: 0px 5px 6px -5px #000000;
        -moz-box-shadow: 0px 5px 6px -5px #000000;
        -webkit-box-shadow: 0px 5px 6px -5px #000000;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-indent: 1em;
        padding: 10px 0;
        background-size: cover;
        background-position: center;
        position: relative;
    }

    .nav_button_wrap {
        position: relative;
    }

    .media_nav_button.prev,
    .media_nav_button.next {
        height: 230px;
        width: 30px;
        background-color: rgba(2, 134, 209, 0.3);
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        cursor: pointer;
    }

    .media_nav_button.prev:hover,
    .media_nav_button.next:hover {}

    .media_nav_button.prev img {
        transform: rotateZ(-90deg);
        width: 80%;
    }

    .media_nav_button.prev {
        position: absolute;
        top: 0px;
        left: -35px;
    }

    .media_nav_button.next {
        position: absolute;
        top: 00px;
        right: -40px;
    }

    .media_nav_button.next img {
        transform: rotateZ(90deg);
        width: 80%;
    }

    .bt_media:hover {
        opacity: 0.8;
    }

    .bt_area .bt_media p {
        position: absolute;
        bottom: 10px;
        width: calc(100% - 20px);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        height: 70px;
        padding: 10px;
    }

    .bt_area .bt_media .bt_ttl {
        font-size: 20px;
        line-height: 1.2em;
    }

    .bt_area .bt_media .bt_txt {
        font-size: 15px;
    }

    /*input_check、input_conform、input_finish------------------------------------------------------*/
    #bt_area_input .bt_order_input {
        background: url(../img/bt_icon_letter.png) no-repeat 30px 16px;
        height: 64px;
        width: 300px;
        margin: 0 auto;
        background-color: #ff5e5e;
        color: #fff;
        line-height: 2.5em;
        font-size: 26px;
        font-weight: normal;
        ;
        /* box-shadow */
        box-shadow: 0px 5px 6px -5px #000000;
        -moz-box-shadow: 0px 5px 6px -5px #000000;
        -webkit-box-shadow: 0px 5px 6px -5px #000000;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        text-indent: 1em;
    }

    #bt_area_input .bt_order_cancel {
        height: 64px;
        width: 300px;
        margin: 0 auto;
        background-color: #b0b0b0;
        color: #fff;
        line-height: 2.5em;
        font-size: 26px;
        font-weight: normal;
        ;
        /* box-shadow */
        box-shadow: 0px 5px 6px -5px #000000;
        -moz-box-shadow: 0px 5px 6px -5px #000000;
        -webkit-box-shadow: 0px 5px 6px -5px #000000;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    #bt_area_finish .bt_finish {
        height: 64px;
        width: 500px;
        margin: 0 auto;
        background-color: #b0b0b0;
        color: #fff;
        line-height: 2.5em;
        font-size: 26px;
        font-weight: normal;
        ;
        /* box-shadow */
        box-shadow: 0px 5px 6px -5px #000000;
        -moz-box-shadow: 0px 5px 6px -5px #000000;
        -webkit-box-shadow: 0px 5px 6px -5px #000000;
        /* border-radius */
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    #bt_area_input a,
    #bt_area_finish a {
        text-decoration: none;
    }

    #bt_area_input {
        text-decoration: none;
        width: 620px;
        margin: 0 auto;
    }

    .bt_order_input:hover {
        opacity: 0.8;
    }

    .conform {
        line-height: 1.5em;
        margin-top: 10px;
        width: 600px;
    }

    .finish {
        padding-top: 50px;
    }

    /*戻るボタン------------------------------------------------------*/
    #page-top {
        position: fixed;
        bottom: 10px;
        right: 10px;
        font-size: 77%;
        z-index: 1;
    }

    #page-top a {
        background: #00b3ff;
        border: solid 1px #00b3ff;
        text-decoration: none;
        color: #fff;
        width: 50px;
        padding: 10px 0;
        text-align: center;
        display: block;
        border-radius: 4px;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    #page-top a:hover {
        text-decoration: none;
        background: #e5f7ff;
    }

    /*ツールチップ------------------------------------------------------*/
    #menu-wrap li,
    #menu-wrap_plus li {
        /*  position:relative; */
    }

    #menu-wrap li:hover,
    #menu-wrap_plus li:hover {}

    .menu-wrap-tooltips {
        display: block;
        position: absolute;
        z-index: 9999;
        width: auto;
        height: auto;
        padding: 0.3em 0.5em;
        color: #FFFFFF;
        font-size: 0.8em;
        background: #228f6d;
        border-radius: 0.5em;
        max-width: 150px;
    }

    .menu-wrap-tooltips:after {
        width: 100%;
        content: "";
        display: block;
        position: absolute;
        left: 0.5em;
        top: -8px;
        border-top: 8px solid transparent;
        border-left: 8px solid #228f6d;
    }

    #menu-wrap_plus .menu-wrap-tooltips:after {
        border-left: 8px solid #ff8a00;
    }

    .anchorLink {
        position: relative;
        top: -55px;
    }
	
	.contact_area{
	background:#1d86d0;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	line-height:140%;
	padding:20px 0;
}

.contact_area_inner{
	width:1000px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
	
.contact_area_inner_text{
	background:#1d86d0;
	color:#FFF;
	font-size:21px;
	font-weight:bold;
	line-height:140%;
	padding:20px 0;
}
