@charset "UTF-8";

html {
    font-family: "Noto Sans JP";
}

body {
    background: #f8f8f8;
}

th {
    vertical-align: middle;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.bold {
    font-weight: bold;
}

.top_header {
    color: #fff;
    font-size: 13px;
    height: 39px;
    line-height: 39px;
    background: #000c86;
    text-align: center;
}

.top_description01 {
    /* font-family: "メイリオ", Meiryo; */
    font-weight: lighter;
    font-size: 36px;
    text-align: left;
    padding-left: 70px;
    padding-top: 40px;
    line-height: 1;
}

.top_description02 {
    /* font-family: "メイリオ", Meiryo; */
    font-size: 54px;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px 3px gray;
    text-align: left;
    margin-left: 70px;
    letter-spacing: -0.1em;
}

.top_description02 {
    /*height: 59px;*/
    /*width: 726px;*/
    background: url("../images/top_description02.png") no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.2;
    margin-top: 10px;
}

.top_description03_box {
    position: absolute;
    top: 170px;
    left: 70px;
}

.top_description03 {
    color: #880568;
    line-height: 1.2;
}

.wrapper {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
}

.inquiry_btn {}

.first_view {
    position: relative;
    width: 1000px;
    height: 600px;
    background: url("../images/first_view-haikei.png?20190523"), #000;
}

.mac {
    position: absolute;
    bottom: 0;
    right: 0;
}

.box {
    width: 236px;
    height: 75px;
}

.box_wrapper {
    /* font-family: "メイリオ", Meiryo; */
    font-weight: lighter;
    position: absolute;
    bottom: 34px;
    z-index: 1;
}

.color_green {
    background-color: rgb(75, 207, 227);
    background: rgba(75, 207, 227, 0.3);
    text-align: left;
    padding: 16px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    color: white;
    position: relative;
    opacity: 0;
}

.color_blue {
    background-color: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.3);
    text-align: left;
    padding: 10px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 1.2;
    margin-bottom: 10px;
    color: white;
    position: relative;
    opacity: 0;
}

.color_purple {
    background-color: rgb(234, 78, 133);
    background: rgba(234, 78, 133, 0.3);
    text-align: left;
    padding: 10px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 1.2;
    color: white;
    position: relative;
    opacity: 0;
}

.gray-box {
    background-color: #707070;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 1582px;
    left: 453px;
    border-radius: 50%;
    line-height: 100px;
    color: white;
    z-index: 4;
}

.gray-box p {
    font-size: 20px;
}

.fs_16 {
    font-size: 16px;
}

.fs_18 {
    font-size: 18px;
}

.fs_24 {
    font-size: 24px;
}

.btn_inquiry {
    display: inline-block;
    margin: 30px 0;
}

.feature {
    height: 1730px;
    width: 1000px;
    background: #fff;
}

.feature_strap {
    background: url("../images/feature_strap.png") no-repeat;
    height: 133px;
    position: relative;
}

.feature_point {
    position: absolute;
    padding: 0 20px 0 50px;
    background: #95eefb;
    transform: rotate(-20deg);
    font-size: 30px;
    left: 110px;
    top: 25px;
    letter-spacing: 0.6em;
}

.feature_title_s {
    color: #fff;
    font-size: 24px;
    padding-top: 20px;
}

.feature_title {
    color: #ffd162;
    font-size: 36px;
    font-weight: bold;
    padding-top: 14px;
}

.feature_01 {
    position: relative;
    height: 518px;
}

.feature_01-img {
    position: absolute;
    top: 50px;
    left: 90px;
}

.feature_01-description {
    position: absolute;
    z-index: 1;
    background: url(../images/feature_01-hex01.png) no-repeat;
    top: 40px;
    right: 50px;
    height: 400px;
    width: 400px;
    font-size: 48px;
    line-height: 1.2;
    text-align: left;
    padding: 50px;
    padding-left: 80px;
    box-sizing: border-box;
}

.feature_01-description_s {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    line-height: 1.5;
    text-align: center;
    margin-left: -70px;
    margin-top: 30px;
}

.feature_01-hex02 {
    position: absolute;
    bottom: 150px;
}

.feature_01-hex03 {
    position: absolute;
    bottom: 140px;
    left: 430px;
    z-index: 10;
}

.feature_02 {
    position: relative;
    height: 410px;
}

.feature_02-description {
    position: absolute;
    z-index: 1;
    background: url(../images/feature_02-hex01.png) no-repeat;
    top: 0px;
    left: 90px;
    height: 400px;
    width: 400px;
    font-size: 36px;
    line-height: 1.2;
    padding: 80px 100px;
    padding-left: 40px;
    box-sizing: border-box;
}

.feature_02-img {
    position: absolute;
    right: 120px;
}

.feature_02-hex02 {
    position: absolute;
    z-index: 1;
    left: 440px;
    top: 200px;
}

.feature_02-hex03 {
    position: absolute;
    z-index: 1;
    top: 250px;
    right: 360px;
}

.feature_03 {
    position: relative;
    height: 436px;
}

.feature_03-img {
    position: absolute;
    left: 90px;
}

.feature_03-description {
    position: absolute;
    z-index: 1;
    top: 50px;
    right: 10px;
    height: 400px;
    width: 400px;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    padding-top: 80px;
    /* padding-left: 0; */
    box-sizing: border-box;
}

.feature_03-hex01 {
    position: absolute;
    top: 40px;
    right: 50px;
}

.feature_03-hex02 {
    position: absolute;
    bottom: 90px;
    left: 450px;
}

.feature_03-hex03 {
    position: absolute;
    bottom: 120px;
    left: 380px;
    z-index: 10;
}

.functional_description-front {
    position: relative;
    height: 930px;
    background: url("../images/functional_description-front_bg.png") no-repeat;
    color: #fff;
    text-align: left;
}

.functional_description-front_title {
    /* font-family: "Meiryo UI", "メイリオ", Meiryo; */
    font-size: 34px;
    font-weight: lighter;
    padding-top: 50px;
    padding-left: 90px;
    letter-spacing: 0.2em;
}

.functional_description-front p {
    /* font-family: "Meiryo UI", "メイリオ", Meiryo; */
    font-weight: bold;
    font-size: 30px;
    text-shadow: 2px 2px 2px #fff;
    position: absolute;
}

.functional_description-front p.functional_description-front_description {
    font-size: 20px;
    padding-top: 10px;
    padding-left: 90px;
    letter-spacing: 0.1em;
    text-shadow: none;
    font-weight: lighter;
}

.functional_description-front_img {
    position: absolute;
    top: 60px;
    left: 90px;
}

.functional_description-01 {
    color: #5174f8;
    top: 50px;
    left: 450px;
}

.functional_description-02 {
    color: #d36bfa;
    top: 135px;
    left: 600px;
}

.functional_description-03 {
    color: #f16191;
    top: 274px;
    left: 600px;
}

.functional_description-03 span {
    font-size: 17px;
}

.functional_description-04 {
    color: #fc840e;
    top: 430px;
    left: 600px;
}

.functional_description-05 {
    color: #9bd719;
    top: 504px;
    left: 600px;
}

.functional_description-06 {
    color: #19d79f;
    top: 806px;
    left: 600px;
}

p.functional_description-07 {
    font-size: 19px;
}

.functional_description-07 {
    color: black;
    bottom: 21px;
    left: 314px;
}

.functional_description-front_description {
    font-size: 26px;
    padding-left: 90px;
    letter-spacing: 0.1em;
    text-shadow: none;
    font-weight: lighter;
    padding-top: 10px;
}

.functional_description-control {
    position: relative;
    height: 930px;
    background: url("../images/functional_description-front_bg.png") no-repeat;
    color: #fff;
    text-align: left;
    margin-top: 45px;
}

.functional_description-control_img {
    position: absolute;
    top: -24px;
    left: 0px;
}

.functional_description-control_btn {
    position: absolute;
    bottom: 50px;
    left: 88px;
}

.color_orange {
    color: #fc9437;
}

.color_orange p {
    padding-top: 10px;
    line-height: 24px;
}

.price {
    height: 456px;
    background: #fff;
}

.price_title {
    font-size: 36px;
    /* font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; */
    background: url("../images/strap_short.jpg") no-repeat;
    width: 1000px;
    height: 55px;
    color: #fff;
    text-align: left;
    padding-left: 150px;
    letter-spacing: 0.8em;
}

.price_content {
    position: relative;
    margin-top: 70px;
    width: 1000px;
    height: 250px;
    background: url("../images/price_bg.jpg");
}

.price_content_01 {
    position: absolute;
    font-size: 36px;
    top: 60px;
    left: 60px;
}

.price_content_02 {
    position: absolute;
    font-size: 24px;
    top: 40px;
    left: 410px;
}

.price_content_03 {
    position: absolute;
    top: 30px;
    left: 750px;
}

.price_content_04 {
    position: absolute;
    top: 150px;
    left: 900px;
}

.price_slash_img {
    position: absolute;
    top: 100px;
    left: 860px;
}

.achievement {
    height: 612px;
    background: #fff;
}

.achievement_title {
    line-height: 55px;
    font-size: 36px;
    /* font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; */
    background: url("../images/strap_short.jpg") no-repeat;
    width: 1000px;
    height: 55px;
    color: #fff;
    text-align: left;
    padding-left: 150px;
    letter-spacing: 0.8em;
}

.achievement_inner {
    color: #1d2482;
    font-size: 16px;
    /* font-family: "Meiryo UI", "メイリオ", Meiryo; */
    width: 796px;
    height: 528px;
    margin: 0 auto;
    margin-top: 20px;
}

.achievement_contents {
    float: left;
    margin-left: 30px;
    width: 244px;
    height: 254px;
}

.achievement_contents h3 {
    font-weight: lighter;
    padding-left: 5px;
    margin-bottom: 3px;
    border-left: 5px #1d2482 solid;
    text-align: left;
}

.automate {
    height: 940px;
}

.automate_upper {
    height: 40px;
    background: url("../images/automate_bg.png") no-repeat;
}

.automate_title {
    /* font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; */
    color: #1d2482;
    background: #1d2482;
    font-size: 31px;
    height: 36px;
    letter-spacing: 4px;
}

.automate_title span {
    background: url("../images/automate_bg.png") no-repeat;
    background-color: white;
    display: block;
    width: 496px;
    height: 36px;
    margin: 0 auto;
}

.automate_contents {
    background: url("../images/automate_bg_contents.jpg") no-repeat;
    height: 863px;
    position: relative;
    margin-bottom: 30px;
}

.automate_contents01 {
    position: absolute;
    top: 230px;
    left: 840px;
}

.automate_contents01 h3 {
    font-size: 28px;
    font-weight: bold;
}

.automate_contents01 p {
    font-size: 18px;
    font-weight: lighter;
}

.automate_contents02 {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 346px;
    left: 730px;
}

.automate_contents03 {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 646px;
    left: 435px;
}

.automate_contents02 span {
    font-weight: lighter;
}

/*inquiry*/

.inquiry_img {
    width: 1000px;
}

.inquiry {
    width: 1000px;
    margin: 0 auto;
    padding: 7px 0 65px 0;
    background: #fff;
    position: relative;
}

/*form box*/
.form_box {
    padding: 25px 30px 0 30px;
}

/* footer */

.footer {
    background: #00008c;
    position: relative;
    height: 130px;
}

.foot {
    width: 980px;
    margin: 0 auto;
    padding: 27px 0 26px 20px;
    position: relative;
}

.footer_logo {
    position: absolute;
    top: 50px;
    left: 50px;
}

.footer_text {
    position: absolute;
    top: 10px;
    right: 100px;
    width: 548px;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    text-align: left;
}

.footer_text a {
    color: #fff;
}

.top_marker {
    position: absolute;
    top: 20px;
    right: 30px;
}

.top_btn {
    transition: 1s;
}

.top_btn:hover {
    opacity: 0.5;
}

.copyright {
    padding-top: 2px;
    background: #eee;
    font-size: 12px;
    color: #000;
    line-height: 28px;
    text-align: center;
}

/*color*/
.red {
    color: #d80000;
}

/*text-align*/
.text-align-c {
    text-align: center;
}

.functional_description-control h3 {
    font-size: 23px;
}

.functional_description-control01 {
    position: absolute;
    top: 172px;
    width: 200px;
    left: 73px;
    font-size: 15px;
}

.functional_description-control02 {
    top: 276px;
    position: absolute;
    width: 200px;
    left: 73px;
    font-size: 15px;
}

.functional_description-control03 {
    top: 504px;
    position: absolute;
    width: 190px;
    left: 73px;
    font-size: 15px;
}

.functional_description-control04 {
    position: absolute;
    top: 55px;
    right: 136px;
}

.functional_description-control05 {
    position: absolute;
    top: 130px;
    right: 88px;
}

.functional_description-control06 {
    position: absolute;
    bottom: 182px;
    right: 25px;
}

.functional_description-control07 {
    position: absolute;
    bottom: 100px;
    left: 333px;
}

.automate_contents01 {
    position: absolute;
    top: 147px;
}

.contents_image {
    position: relative;
}

.contents_image p {
    position: absolute;
    font-size: 24px;
    left: 94px;
    top: 160px;
}

.contents_image {
    background: url("../images/inquiry_top.png") no-repeat;
    background-size: contain;
    background-position: 0px 36px;
    height: 618px;
    margin-bottom: 30px;
}

/*<span>文字カラー・背景色*/
/*.contents_image p span {
    background-color: #fefb56;
    color: #bc241f;
}*/

/*text-box*/
.text-box {
    position: absolute;

    border: 3px solid #4f5dbc;
    border-radius: 14px;
    left: 80px;
    width: 706px;
    height: 121px;
    top: 380px;
    background-color: rgba(255, 255, 255, 0.7);
}

.text-box h4 {
    color: #000076;
    margin-top: 5px;
}

/*文字カラー・背景色*/
/*.text-box span {
    background-color: #fefb56;
    color: #bc241f;
}
*/

.text-box ul {
    padding-left: 150px;
}

.text-box li {
    color: white;
    text-align: left;
    line-height: 1.7em;
}

.text-box li span {
    color: black;
}

.page-title {
    background: #000c86;
    color: white;
    position: absolute;
    width: 100%;
    letter-spacing: 1px;
    font-size: 30px;
    padding: 10px;
}

.fs_9 {
    font-size: 9px;
    position: absolute;
    z-index: 10;
    top: 240px;
    left: 170px;
}

/**************************料金********************************/

.feature_strap-price {
    background-image: url("../images/strap_short2.png");
    height: 56px;
    position: relative;
    margin-top: 32px;
    margin-bottom: 25px;
}

.price-title {
    color: #fff;
    font-size: 35px;
    position: absolute;
    top: 8px;
    right: 434px;
    letter-spacing: 20px;
    font-weight: 500;
}

.price-wrapper {
    height: auto;
    position: relative;
}

.price-contents {
    background-image: url("../images/price-image01.png");
    height: 170px;
    width: 884px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.left-title {
    background: #1d2482;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 360px;
    position: absolute;
    top: 30px;
    left: 20px;
}

.left-text {
    text-align: left;
    font-size: 13px;
    margin-top: 14px;
    width: 360px;
    position: absolute;
    left: 20px;
    top: 64px;
    line-height: 20px;
}

.right-month {
    color: #1d2482;
    font-size: 36px;
    position: absolute;
    top: 44px;
}

.right-price {
    font-size: 30px;
    color: #1d2482;
    top: 88px;
    position: absolute;
}

.rm01 {
    right: 100px;
}

.rm02 {
    right: 100px;
}

.rm03 {
    right: 100px;
}

.rm04 {
    right: 100px;
    top: 18px;
}

.rp01 {
    right: 60px;
}

.rp02 {
    right: 60px;
}

.rp03 {
    right: 30px;
}

.rp04 {
    top: 92px;
    font-size: 30px;
    right: 30px;
}


/*Q&A*/
.feature_strap-qa {
    height: 56px;
    position: relative;
    margin-top: 32px;
    margin-bottom: 25px;
}

.qa-title {
    color: #1d2482;
    font-size: 35px;
    position: absolute;
    top: 8px;
    right: 440px;
    letter-spacing: 20px;
}

.question-child {
    list-style: none;
    padding: 8px;
    border: solid 3px #1d2482;
    margin: 32px 0;
    text-align: left;
    transition: 2s;
}

.question-child-caption {
    background: #1d2482;
    color: white;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 40px;
    transition: .3s;
    cursor: pointer;
}

.question-child-caption:hover {
    background: #196b60;
}

.question-child-caption::after {
    content: "";
    float: right;
    margin: 4px -20px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.question-child-caption.open {
    background: #196b60;
}


.question-child-caption.open::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.double-line::after {
    margin: -10px -20px;
}

.question-child-caption:first-letter {
    font-size: 22px;
}

.question-child-text {
    background: white;
    padding: 16px 32px;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px;
    opacity: 0;
    display: none;
}

.open + .question-child-text {
    animation: qatoggle 2s ease 0s forwards;
    display: inline-block;
}

@keyframes qatoggle {
    100% {
        height: 100%;
        opacity: 1;
    }
}

.question-child-text:first-letter {
    font-size: 22px;
}


/* スライダー */
#slide-campaign {
    height: 100px;
    display: inline-flex !important;
}

.slide-left {
    height: 100px;
    width: 490px;
    background: #000c86;
    position: relative;
}

.slide-left h2 {
    font-size: 41px;
    color: #fff;
    position: absolute;
    left: 64px;
    top: 10px;
}

.slide-left p {
    font-size: 30px;
    color: #fd587b;
    position: absolute;
    left: 94px;
    top: 58px;
}

.slide-right {
    position: relative;
    height: 100px;
    width: 700px;
}

.slide-right img {
    position: absolute;
    top: 8px;
    left: 206px;
}

.slide-right h1 {
    font-size: 60px;
    color: #fd587b;
    position: absolute;
    top: 22px;
    left: 2px;
}

.r-p-01 {
    color: #fd587b;
    font-size: 18px;
    top: 3px;
    left: 6px;
    position: absolute;
}

.r-p-02 {
    font-size: 16px;
    background: #fd587b;
    position: absolute;
    border-radius: 20px;
    width: 230px;
    left: 354px;
    top: 12px;
    color: #fff;
    text-align: center;
}

.r-p-03 {
    color: #000c86;
    font-size: 18px;
    position: absolute;
    top: 48px;
    right: 112px;
    font-weight: bold;
}

.r-p-04 {
    color: #000c86;
    font-size: 18px;
    position: absolute;
    right: 112px;
    top: 70px;
    font-weight: bold;
}

.r-p-05 {
    color: #fff;
    font-size: 47px;
    position: absolute;
    top: 28px;
    left: 226px;
    font-weight: bold;
}

.fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 500ms;
}

/* 画面内に入った状態 */
.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.cloud-server {
    top: 60px;
    position: absolute;
    right: 130px;
    color: #1d2482;
}

.rm05 {
    right: 100px;
    top: 20px;
}

.rp05 {
    right: 30px;
}

.color_ai {
    background: rgba(87, 133, 247, 0.51);
    text-align: left;
    padding: 10px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
    opacity: 0;
    margin-top: 10px;
}

.color_ai p {
    color: #fff;
    letter-spacing: 4px;
}

.mitsumori {
    position: absolute;
    right: 32px;
    bottom: 22px;
    letter-spacing: 3px;
    color: #1d2482;
}

.fs_15 {
    font-size: 15px;
}

.company {
    display: flex;
}

#daruma-company {
    margin-left: 36px;
}
