/* CSS Document */
/* Appearance */

* {
    box-sizing: border-box;
}

body {
	margin: 0;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

a {
    text-decoration: none;
}



.body_space {
    width: 750px;
    margin: 0 auto;
}

.body_space .firstview {
    width: 100%;
    background-image: url("../img/img1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 90px 0 25px;
}

.body_space .firstview .section_space {
    width: 703px;
    margin: 0 auto;
}

.body_space .firstview .section_space .text1 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}

.body_space .firstview .section_space .text2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    margin-top: 30px;
}

.body_space .firstview .section_space .flex_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.body_space .firstview .section_space .flex_box .text3 {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    margin-right: 10px;
}

.body_space .firstview .section_space .flex_box img {
    width: 52px;
    height: auto;
}

.body_space .firstview .section_space .img1 {
    width: 100%;
    margin-top: 35px;
}

.body_space .firstview .section_space .text4 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    margin-top: 5px;
}

.body_space .firstview .section_space .flex_box2 {
    width: 673px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px auto 0px;
}

.body_space .firstview .section_space .flex_box2 img {
    width: 212px;
    height: auto;
}

.body_space .second {
    width: 100%;
    background-color: #EFF7FB;
    padding-top: 80px;
}

.body_space .second .section_space {
    width: 646px;
    margin: 0 auto;
}

.body_space .second .section_space .img2 {
    width: 100%;
}

.body_space .second .section_space .img3 {
    width: 100%;
    margin-top: 64px;
}

.body_space .second .img4 {
    width: 100%;
    vertical-align: bottom;
    margin-top: 10px;
}

.body_space .third {
    width: 100%;
    background-image: url("../img/img10.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.body_space .third .section_space {
    width: 652px;
    margin: 0 auto;
}

.body_space .third .section_space .img5 {
    width: 134px;
    margin-left: 55px;
    margin-top: -15px;
}

.body_space .third .section_space .text5 {
    color: #707070;
    font-size: 31px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    margin-top: -30px;
}

.body_space .third .section_space .text5 .pink {
    color: #F76CBC;
}

.body_space .third .section_space .text5 .pink .font45 {
    font-size: 45px;
}

.body_space .third .section_space .img6 {
    width: 100%;
    margin-top: 20px;
}

.body_space .third .section_space .img7 {
    width: 610px;
    margin-top: 37px;
}

.body_space .img8 {
    width: 100%;
}

.body_space .forth {
    width: 100%;
    background-color: #fff;
    padding-top: 50px;
}

.body_space .forth .section_space {
    width: 620px;
    margin: 0 auto;
}

.body_space .forth .section_space .text6 {
    color: #CEBD4E;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}

.body_space .forth .section_space .cv_button {
    width: 600px;
    display: flex;
    margin: 25px auto 0;
    align-items: flex-start;
}

.body_space .forth .section_space .cv_button img {
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    border-radius: 25px;
}

.body_space .forth .section_space .img9 {
    width: 100%;
    margin-top: 20px;
    vertical-align: bottom;
}

.body_space .fifth {
    width: 100%;
    background-color: #EFF7FB;
    padding: 40px 0 55px;
    text-align: center;
}

.body_space .fifth .section_space {
    width: 652px;
    margin: 0 auto;
}

.body_space .fifth .section_space .img10 {
    width: 485px;
}

.body_space .fifth .section_space .img11 {
    width: 500px;
    margin-top: 45px;
}

.body_space .fifth .section_space .text_box {
    width: 100%;
    background-color: #fff;
    padding: 210px 50px 50px 55px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    margin-top: -170px;
}

.body_space .fifth .section_space .text_box .text7 {
    text-align: left;
    color: #707070;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.6;
}

.body_space .fifth .section_space .text_box .text7 .color {
    color: #BC9E59;
    font-weight: 600;
}

.body_space .six {
    width: 100%;
    background-color: #fff;
    padding-top: 40px;
}

.body_space .six .section_space {
    width: 652px;
    margin: 0 auto;
}

.body_space .six .section_space .img12 {
    width: 60px;
}

.body_space .six .section_space .text8 {
    color: #535353;
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    margin-top: -30px;
}

.body_space .six .section_space .flex_box {
    width: 100%;
    background-color: #fff;
    border-radius: 28px;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.16);
    overflow: hidden;
    display: flex;
    padding-bottom: 30px;
    margin-top: 25px;
    align-items: flex-start;
}
.body_space .six .section_space .flex_box.first {
    margin-top: 60px;
}

.body_space .six .section_space .flex_box img {
    width: 228px;
}

.body_space .six .section_space .flex_box .text_box {
    width: 424px;
    padding: 37px 15px 0px 8px;
}

.body_space .six .section_space .flex_box .text_box .title {
    color: #66A7AD;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
}

.body_space .six .section_space .flex_box .text_box .text9 {
    color: #707070;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    margin-top: 25px;
}

.body_space .six .section_space .text6 {
    color: #CEBD4E;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin-top: 60px;
}

.body_space .six .section_space .cv_button {
    width: 600px;
    display: flex;
    margin: 25px auto 0;
    align-items: flex-start;
}

.body_space .six .section_space .cv_button img {
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    border-radius: 25px;
}

.body_space .six .section_space .img9 {
    width: 100%;
    margin-top: 20px;
    vertical-align: bottom;
}

.body_space .seven {
    width: 100%;
    background-image: url("../img/img25.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 85px 0 95px;
}

.body_space .seven .section_space {
    width: 680px;
    margin: 0 auto;
}

.body_space .seven .section_space .title {
    color: #4996A2;
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
}

.body_space .seven .section_space .flex_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.body_space .seven .section_space .flex_box .person {
    width: 48%;
    text-align: center;
    color: #535353;
    font-size: 22px;
}

.body_space .seven .section_space .flex_box .person img {
    width: 189px;
    height: auto;
}

.body_space .seven .section_space .flex_box .person .text10 {
    font-weight: 500;
    margin-top: 5px;
}

.body_space .seven .section_space .flex_box .person .text11 {
    font-weight: 300;
    text-align: left;
    margin-top: 20px;
    line-height: 1.4;
}

.body_space .eight {
    width: 100%;
    background-image: url("../img/img30.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0 30px;
    text-align: center;
}

.body_space .eight .section_space {
    width: 700px;
    margin: 0 auto;
}

.body_space .eight .section_space .img13 {
    width: 532px;
}

.body_space .eight .section_space .flex_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
}

.body_space .eight .section_space .flex_box img {
    width: 202px;
}

.body_space .eight .section_space .flex_box .text12 {
    width: 498px;
    padding-left: 20px;
    text-align: left;
    color: #707070;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.8;
}

.body_space .eight .section_space .img14 {
    width: 610px;
    margin-top: 35px;
}

.body_space .nine {
    width: 100%;
    background-color: #fff;
    padding: 40px 0 80px;
}

.body_space .nine .section_space {
    width: 580px;
    margin: 0 auto;
}

.body_space .nine .section_space .img15 {
    width: 60px;
    margin-left: 10px;
}

.body_space .nine .section_space .text13 {
    text-align: center;
    color: #535353;
    font-size: 38px;
    font-weight: 500;
    margin-top: -5px;
}

.body_space .nine .section_space .step {
    width: 100%;
    text-align: center;
    margin-top: 80px;
}

.body_space .nine .section_space .step .img16 {
    width: 100%;
}

.body_space .nine .section_space .step .text14 {
    color: #535353;
    font-size: 32px;
    font-weight: 600;
    margin-top: 15px;
}

.body_space .nine .section_space .step .text15 {
    color: #535353;
    font-size: 25px;
    font-weight: 300;
    margin-top: 10px;
}

.body_space .nine .section_space .step .img17 {
    width: 458px;
    margin-top: 25px;
}

.body_space .ten {
    width: 100%;
    background-image: url("../img/img41.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 65px;
    text-align: center;
}

.body_space .ten .text16 {
    color: #4996A2;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
}

.body_space .ten .img18 {
    width: 100%;
}

.body_space .ten .cv_button {
    width: 600px;
    display: flex;
    margin: 30px auto 0;
    align-items: flex-start;
}

.body_space .ten .cv_button img {
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    border-radius: 25px;
}

.body_space .ten .img19 {
    width: 85%;
    margin-top: 60px;
    vertical-align: bottom;
}

.footer {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
}

.footer .text17 {
    color: #535353;
    font-size: 14px;
    font-weight: 300;
}

.cv_button {
    animation-duration: 1s; 
    animation-name: pulse;
    animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50%{
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}










