
/* _setting CSS */
.attention {
    color: #ff2d2d;
}

.mb15 {
    margin: 0 0 15px;
}

.mb20 {
    margin: 0 0 20px;
}

.mb25 {
    margin: 0 0 25px;
}

.mb30 {
    margin: 0 0 30px;
}

.mb35 {
    margin: 0 0 35px;
}
/* _setting CSS */
/* min-width:751px | 751px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {

    /* @media screen
    ------------------------------------------------------------------------- */
    body {
        min-width: 1080px;
    }

    .sp {
        display: none !important;
    }
    .contents {
        width: 1200px;

    }
    .mv_wrap {
        background: url(../images/index/mv_bg.png);
        background-size: cover;
        width: 1200px;
        min-height: 745px;
        margin: 0 auto;
        overflow: hidden;
    }
    .mv {

        height: 745px;

    }
    .mv_wrap .mv_txt {
        padding: 60px 0;
        text-align: center;
        font-size: 3.6rem;
        font-weight: bold;
        line-height: 1.8;
        color: #da5856;
    }

    .instagram {
        background: #da5856;
        max-width: 1200px;
        margin: 0 auto;
        padding: 40px 30px;
        margin-bottom:100px;
        position: relative;
        z-index: 2;
        color: #fff;
    }
    .instagram .instagram_logo {
        text-align: center;
    }
    .instagram .instagram_img {
        margin: 10px 0;
        text-align: center;
    }
    .instagram a title {
        position: absolute;
        left: 50%;
    }
    .instagram .insgatram_btn_wrap a {
        display: block;
        background: #000;
        color: #fff;
        text-decoration: none;
        border-radius: 4px;
        padding: 20px;
        width: 240px;
        margin: 0 auto;
        position: relative;

    }
    .instagram .insgatram_btn_wrap a:hover {
        background: #408bd1;
    }

    .instagram .insgatram_btn_wrap a::before {
      content: '';
      width: 18px;
      height: 18px;
      position: absolute;
      top: 85%;
      left: 50px;
      margin-top: -30px;
      background-image: url("../images/index/insta_icon.png");
      background-size: contain;
      background-repeat: no-repeat;
    }

    .campaign_box {
        overflow: hidden;
        min-height: 860px;
    }
    .campaign_box .c_1 {
        width: 760px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }
    .c_1_l {
        width: 185px;
    }
    .c_1_r {
        /*width: 615px;*/
    }
    .circle {   
      position: relative;
      display: inline-block;
      width: 150px;
      height: 150px;
      border-radius: 50%;
      background: #252121;
    }

    .circle span {
      position: absolute;
      display: inline-block;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width :150px;
      text-align:center;
      color: #fff;
      font-size: 1.8rem;
    }

    .c_1_r dt {
        font-size: 4.8rem;
        font-weight: bold;
        color: #da6962;
    }
    .c_1_r dd {
        font-size: 4.8rem;
        font-weight: bold;
        color: #ba8a29;
        line-height: 0.8;
    }
    .c_1_r dd span {
        font-size: 10.0rem;
    }

    .c_2 {
        width: 860px;
        margin: 60px auto 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .c_2 .c_2_1 {
        width: 400px;
    }
    .c_2 .c_2_2 {
        width: 400px;
    }
    .c_2 .c_2_1 dl,.c_2 .c_2_2 dl{
        position: relative;
        min-height: 240px;
    }
    .c_2 .c_2_1 dl dt,.c_2 .c_2_2 dl dt{
        position: absolute;
        top: 0;
        left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
        font-size: 2.4rem;
        font-weight: bold;
        color: #fff;
        background: #da5856;
        padding: 10px 60px;
        z-index: 1;

    }

    .c_2 .c_2_1 dl dd,.c_2 .c_2_2 dl dd{
        position: absolute;
        top: 0;
        border-radius: 4px;
        border: 4px solid #d2a4a4;
        padding: 40px 40px 0;
        min-height: 240px;

    }
    .c_2 h4 {
        font-size: 3.6rem;
        text-align: center;
        font-weight: bold;
        color: #b48014;
    }
    .c_2_2 p span {
        font-weight: bold;
        color: #b48014;
    }
    .c_3 {
        width: 800px;
        margin: 60px auto 40px;
    }
    .c_3 dl{
        position: relative;
        width: 800px;
    }
    .c_3 dl dt{
        position: absolute;
        top: 0;
        left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
        font-size: 2.4rem;
        font-weight: bold;
        color: #fff;
        background: #da5856;
        padding: 10px 60px;
        z-index: 1;

    }

    .c_3 dl dd{
        position: absolute;
        top: 0;
        border-radius: 4px;
        border: 4px solid #d2a4a4;
        padding: 40px 40px 0;
        min-height: 240px;
        min-width: 800px;

    }
    .c_contact {
        width: 860px;
        margin: 0 auto 60px;
        overflow: hidden;
    }
    .c_contact a:hover {
        opacity: 0.8;
    }
    .c_contact h4 {
        text-align: center;
        font-size: 2.4rem;
        font-weight: bold;
    }
    .c_contact .c_c {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .c_contact .c_c .c_c1 {
        width: 400px;
    }
    .c_c_1 a {
        width: 400px;
        display: block;
        color: #fff;
        text-decoration: none;
        background: #ff761b;
        border-radius: 4px;
        font-size: 2.0rem;
        text-align: center;
        padding: 20px 0;
    }

    .c_contact .c_c .c_c2 {
        width: 400px;
    }
    .c_c_2 a {
        width: 400px;
        display: block;
        color: #fff;
        text-decoration: none;
        background: #1bc904;
        border-radius: 4px;
        font-size: 2.0rem;
        text-align: center;
        padding: 20px 0;
    }

    #sec1 {
        width: 1200px;
        margin: 0 auto;
    }

    .content_box1 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
    }
    .content_box1 .c_boc1_p {
        color: #ac7f01;
        text-align: center;
        font-size: 2.4rem;
        font-weight: bold;
        margin: 60px 0;
    }
    .c_box1 {
        width: 1000px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .c_box1_1 {
        width: 300px;
    }
    .c_box1_1 img {
        width:270px;
        height:270px;
        border-radius:50%;
        border:4px solid #96c89e;
    }
    .c_box1_2 {
        width: 700px;
        border-radius: 4px;
        border:4px solid #ecd89f;
        padding: 30px;
    }
    .c_box1_2 h3 {
        font-size: 3.0rem;
        font-weight: bold;
        color: #96c89e;
    }
    .c_box1_2 p {
        font-size: 2.0rem;
        font-weight: bold;
        line-height: 2.8;
    }
    .content_box2 {
        width: 100%;
        background: #f6f4f2;
        padding: 60px 0;
        margin: 120px 0 0 0;
    }
    .c_b2_chek {
        text-align: center;
    }

    .content_box2 .c_b2_chek span {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #535353;
        text-align:center;
        line-height: 80px;
        color: #fff;
    }
    .content_box2 .h2_title {
        text-align: center;
        color: #3f3f3f;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
    }
    .content_box2 .h2_title span {
        color: #0048a9;
    }
    .c_b2_1 {
        width: 640px;
        margin: 0 auto 40px;
    }
    .checkmark1{
        padding-left:24px;
        position:relative;
        z-index: 1;
    }

    .checkmark1:before,
    .checkmark1:after{
        content:"";
        display:block;
        position:absolute;
    }
    .checkmark1:before{
        width:74px;
        height:74px;
        border-radius:4px;
        background:#ff0071;
        left:0;top:2px;
    }
    .checkmark1:after{
        border-left:4px solid #fff;
        border-bottom:4px solid #fff;
        width:60px;
        height:6px;
        -webkit-transform:rotate(-45deg);
        transform:rotate(-45deg);
        left:5px;
        top:30px;
    }
    .c_b2_1 dl {
        position: relative;
        width: 640px;
        min-height: 180px;
        margin: 0 auto;
    }
    .c_b2_txt {
        font-size: 3.0rem;
        font-weight: bold;
        text-align: center;
    }

    .c_b2_1 dl dt {
        position: absolute;
        left: 0;
        top: 0;
    }

    .c_b2_1 dl dd {
        width: 620px;
        min-height: 180px;
        position: absolute;
        left: 20px;
        top: 20px;
        background: #fff;
        border-radius: 4px;
        padding: 30px 70px;
    }
    .c_b2_1 dl dd h3 {
        font-size: 1.8rem;
        font-weight: bold;
        color: #9b732a;
    }
    .c_b2_1 dl dd p {
        font-size: 1.6rem;
        color: #202020;
    }

    .content_box3 {
        width: 100%;
        background: #f6f4f2;
        padding: 60px 0;
        margin: 0 0 60px 0;
    }
    .c_b3_chek {
        text-align: center;
    }

    .content_box3 .c_b3_chek span {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #535353;
        text-align:center;
        line-height: 80px;
        color: #fff;
    }
    .content_box3 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 60px;
    }
    .c_b3_1 {
        width: 800px;
        margin: 0 auto 40px;
    }
    .point1{
        position: absolute;
        display: inline-block;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #9b732a;
        text-align:center;
        line-height: 100px;
        color: #fff;
        z-index: 1;
    }

    .c_b3_1 dl {
        position: relative;
        width: 800px;
        min-height: 180px;
        margin: 0 auto;
    }
    .c_b3_txt {
        font-size: 3.0rem;
        font-weight: bold;
        text-align: center;
    }

    .c_b3_1 dl dt {
        position: absolute;
        left: 0;
        top: 0;
    }

    .c_b3_1 dl dd {
        width: 620px;
        min-height: 180px;
        position: absolute;
        left: 140px;
        top: 0;
        background: #fff;
        border-radius: 4px;
        padding: 30px 70px;
    }
    .c_b3_1 dl dd h3 {
        font-size: 3.0rem;
        font-weight: bold;
        color: #3f3f3f;
    }
    .c_b3_1 dl dd p {
        font-size: 1.6rem;
        color: #202020;
    }
    .content_box4 {
        width: 100%;
        background: #f6f4f2;
        padding: 0 0 60px 0;
        margin: 0 0 0 0;
    }

    .content_box4 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 60px;
    }
    .c4_title {
        font-size: 4.8rem;
        font-weight: bold;
        text-align: center;
        color: #ba8b2a;
    }
    .c4_title span {
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
        color: #ba8b2a;
    }
    .c4_txt {
        margin: 60px 0 0 0;
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
    }

    .c4_b1 {
        width: 650px;
        margin: 0 auto;
        display:flex;
        flex-wrap: wrap;
    }
    .c4_b1_1 {
        width: 325px;

        font-size: 3.0rem;
        font-weight: bold;
    }
    .c4_b1_1 dd {
        text-align: center;
    }
    .c4_b2 {
        width: 1020px;
        margin: 0 auto 60px;
        padding: 60px 0;
        border-bottom: 1px solid #ccc;
        font-size: 1.8rem;
        text-align: left;
    }
    .c4_b3 {
        width: 1020px;
        margin: 0 auto 60px;
        padding: 0;
        font-size: 1.8rem;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
    }
    .c4_b3_1 {
        width: 360px;
    }
    .c4_b3_2 {
        width: 660px;
    }
    .h3_title {
        font-size: 3.0rem;
        font-weight: bold;
        color: #9b732a;
    }
    .content_box5 {
        width: 100%;
        padding: 0 0 60px 0;
        margin: 0 0 0 0;
    }

    .content_box5 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 60px;
    }
    .c_b5_1 {
        width: 1090px;
        margin: 0 auto;
    }

    .content_box6 {
        width: 100%;
        padding: 60px 0 60px 0;
        margin: 0 0 0 0;
        background: #da5856;
        background: url(../images/index/content_box6_bg.png);
        background-size: cover;
    }

    .content_box6 .h2_title {
        text-align: center;
        color: #fff;
        font-size: 4.8rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 60px;
    }
    .content_box6 .h3_title {
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 30px;
    }
    .c_b6_1 {
        width: 1000px;
        margin: 0 auto 4px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .c_b6_1_1 {
        width: 300px;
        background: #fff;
        padding: 30px 0;
    }
    .c_b6_1_2 {
        width: 695px;
        background: #fff;
        padding: 30px 0;
    }
    .c_b6_1_2 .c_b6_1_2_s2 s {
        color: #c60303;
    }
    .c_b6_1_2 .c_b6_1_2_s2 {
        color: #c60303;
        font-size: 2.4rem;
    }

    .c_b6_2 {
        width: 1000px;
        margin: 0 auto 6px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .c_b6_2_1 {
        width: 300px;
        background: #fff;
        padding: 30px 0;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .c_b6_2_1 p {
        width: 100%;
        text-align: center;
    }
    .c_b6_2_2 {
        width: 420px;
        background: #fff;
        padding: 30px 20px;
    }
    .c_b6_2_2 .c_b6_2_2_t1 {
        font-size: 1.7rem;
        margin: 0 0 20px;
    }
    .c_b6_2_2 .c_b6_2_2_t2 {
        font-size: 1.8rem;
        font-weight: normal;
    }
    .c_b6_2_2 .c_b6_2_2_t3 {
        font-size: 1.8rem;
        font-weight: normal;
        color: #ce1515;
    }
    .c_b6_2_2 .c_b6_2_2_t4 {
        font-size: 1.8rem;
        font-weight: normal;
    }
    .c_b6_2_2 .c_b6_2_2_t5 {
        font-size: 1.8rem;
    }
    .c_b6_2_3 {
        width: 270px;
        background: #fff;
        padding: 30px 0;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .c_b6_2_3 p {
        width: 100%;
        text-align: center;
    }

    .c_b6_3 {
        width: 1000px;
        margin: 54px auto 6px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .content_box7 {
        width: 100%;
        /*padding: 0 0 60px 0;*/
        margin: 60px 0 0 0;
    }

    .content_box7 .h2_title {
        text-align: center;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 60px;
    }
    .c_b7_1 {
        width: 100%;
        margin: 0 0 60px;
    }
    .c_b7wrap_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 0;
    }
    .c_b7wrap_title .c_b7_circle {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        border:2px solid  #fff;
        text-align:center;
        line-height: 80px;
        color: #fff;
        margin-right: 10px;
    }
    .c_b7wrap_title p {
        line-height: 80px;
        display: block;
    }
    .c_b7wrap_title p span {
        line-height: 1.1;
    }
    .cb7_t_s1 {
        font-size: 1.4rem;
        display: block;
        text-align: center;
        margin: 20px 0 0 ;
    }
    .cb7_t_s2 {
        font-size: 2.4rem;
        display: block;
        text-align: center;
    }
    .c_b7_1 .c_b7_1_1 {
        background: #f6f4f2;
        position: relative;
    }
    .c_b7_1_1_b {
        width: 1000px;
        margin: 0 auto;
        padding: 60px 0;

    }
    .c_b7_1_1_b dl {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .c_b7_1_1_b dt {
        width: 500px;
    }
    .c_b7_1_1_b dd {
        width: 470px;
        font-size: 1.8rem;
    }
    .triangle {
        width: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 60px solid #f6f6f3;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        z-index: 1;
    }
    .content_box8 {
        width: 100%;
        padding: 0 0 60px 0;
        margin: 30px 0 60px 0;
        background: url(../images/index/content_box8_bg.png);
        background-size: cover;
    }

    .content_box8 .h2_title {
        text-align: center;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 120px 0 60px 0;
        margin: 0 0 30px;
        color: #fff;
    }
    .content_box8 .h2_title span {
        font-size: 2.4rem;
        display: block;
    }
    .c_b8_1 {
        width: 100%;
        margin: 0 0 60px;
        padding: 0 0 60px;
        border-bottom: 2px solid #fff;
    }
    .c_b8_1 p {
        text-align: center;
        font-size: 1.4rem;
        font-weight: bold;
        color: #fff;
    }
    .c_b8_2 ul {
        width: 580px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .c_b8_2 ul li {
        width: 260px;
        margin: 0 15px;
    }
    .c_b8_2 ul a {
        text-decoration: none;
        color: #fff;
        text-align: center;
    }
    .c_b8_2 ul a:hover {
        opacity: 0.8;
    }
    .c_b8_2 ul a dd p {
        text-align: center;
    }
    .content_box9 {
        width: 100%;
        padding: 0 0 60px 0;
        margin: 30px 0 0 0;
        background: url(../images/index/content_box9_bg.png);
        background-size: cover;
    }

    .content_box9 .h2_title {
        text-align: center;
        font-size: 4.8rem;
        font-weight: bold;
        padding: 120px 0 60px 0;
        margin: 0 0 30px;
        color: #fff;
    }
    .c_b9_1 {
        width: 600px;
        margin: 0 auto;
        padding: 20px 0;
        color: #fff;
        font-size: 2.4rem;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .c_b9_1 p {
        text-align: center;
    }
    .c_b9_btn_wrap {
        width: 340px;
        margin: 30px auto;
    }
    .c_b9_btn_wrap a {
        border: 2px solid #fff;
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 20px 0;
        text-align: center;
    }
    .c_b9_btn_wrap a:hover {
        opacity: 0.8;
    }
    #footer {
        width: 1200px;
        margin: 0 auto;
    }
    .footer_box {
        width: 100%;
        padding: 30px 0 200px;
        background: #babab8;
    }
    .f_logo {
        text-align: center;
    }
    .f_txt {
        text-align: center;
    }
    .contact_fixed {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background: #000;
        padding: 20px 4.66667%;
        width: 100%;
    }
    .contact_fixed p {
        text-align: center;
        color: #fff;
        font-size: 2.4rem;
    }
    .c_f {
        width: 860px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        margin: 0 auto;
    }

    .c_f .c_f_1 {
        width: 400px;
    }
    .c_f_1 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #ff761b;
        border-radius: 4px;
        font-size: 2.0rem;
        text-align: center;
        padding: 20px 0;
        min-height: 50px;
    }

    .c_f .c_f_2 {
        width: 400px;
    }
    .c_f_2 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #1bc904;
        border-radius: 4px;
        font-size: 2.0rem;
        padding: 20px 0;
        min-height: 50px;
    }
    /* @media screen
    ------------------------------------------------------------------------- */
}

/* ////.min-width:751px | 751px ~
---------------------------------------------------------------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
max-width:750px | ~ 750px
------------------------------------------------------------------------- */
@media screen and (max-width: 750px) {

    /* @media screen
    ------------------------------------------------------------------------- */
    .pc {
        display: none !important;
    }
    #wrapper {
        overflow: hidden;
    }

    #header {
        width: 100%;
        background: #fff;
        position: fixed;
        z-index: 1;
    }
    .mv {
        margin: 0 auto 0;
    }
    .mv_wrap .mv_txt {
        padding: 20px 4.66667%;
        text-align: left;
        font-size: 1.4rem;
        font-weight: bold;
        color: #da5856;
    }
    .instagram {
        background: #da5856;
        padding: 30px 4.66667%;
        position: relative;
        z-index: 2;
        color: #fff;
    }
    .instagram .instagram_logo {
        text-align: center;
    }
    .instagram .instagram_img {
        margin: 10px 0;
        text-align: center;
    }
    .instagram a title {
        position: absolute;
        left: 50%;
    }
    .instagram .insgatram_btn_wrap a {
        display: block;
        background: #000;
        color: #fff;
        text-decoration: none;
        border-radius: 4px;
        padding: 20px;
        width: 100%;

        position: relative;

    }
    .instagram .insgatram_btn_wrap a:hover {
        background: #408bd1;
    }

    .instagram .insgatram_btn_wrap a::before {
      content: '';
      width: 18px;
      height: 18px;
      position: absolute;
      top: 85%;
      left: 50px;
      margin-top: -30px;
      background-image: url("../images/index/insta_icon.png");
      background-size: contain;
      background-repeat: no-repeat;
    }


    .campaign_box {
        overflow: hidden;
        min-height: 860px;
        padding: 30px 4.66667%;
    }
    .campaign_box .c_1 {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }
    .c_1_l {
        width: 100px;
    }
    .c_1_r {
        /*width: 615px;*/
    }
    .circle {   
      position: relative;
      display: inline-block;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: #252121;
    }

    .circle span {
      position: absolute;
      display: inline-block;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width :60px;
      text-align:center;
      color: #fff;
      font-size: 0.8rem;
    }

    .c_1_r dt {
        font-size: 2.4rem;
        font-weight: bold;
        color: #da6962;
    }
    .c_1_r dd {
        font-size: 2.4rem;
        font-weight: bold;
        color: #ba8a29;
        line-height: 0.8;
    }
    .c_1_r dd span {
        font-size: 2.0rem;
    }

    .c_2 {
        width: 100%;
        margin: 30px auto 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .c_2 .c_2_1 {
        width: 100%;
        margin: 15px 0 30px;
    }
    .c_2 .c_2_2 {
        width: 100%;
    }
    .c_2 .c_2_1 dl,.c_2 .c_2_2 dl{
        position: relative;
        min-height: 240px;
    }
    .c_2 .c_2_1 dl dt,.c_2 .c_2_2 dl dt{
        position: absolute;
        top: 0;
        left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
        font-size: 1.6rem;
        font-weight: bold;
        color: #fff;
        background: #da5856;
        padding: 10px 60px;
        z-index: 1;

    }

    .c_2 .c_2_1 dl dd,.c_2 .c_2_2 dl dd{
        position: absolute;
        top: 0;
        border-radius: 4px;
        border: 4px solid #d2a4a4;
        padding: 40px 10px 0;
        min-height: 240px;

    }
    .c_2 h4 {
        font-size: 3.6rem;
        text-align: center;
        font-weight: bold;
        color: #b48014;
    }
    .c_2_2 p span {
        font-weight: bold;
        color: #b48014;
    }
    .c_3 {
        width: 100%;
        margin: 30px auto 40px;
    }
    .c_3 dl{
        position: relative;
        width: 100%;
    }
    .c_3 dl dt{
        position: absolute;
        top: 0;
        left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
        font-size: 1.6rem;
        font-weight: bold;
        color: #fff;
        background: #da5856;
        padding: 10px 60px;
        z-index: 1;

    }

    .c_3 dl dd{
        position: absolute;
        top: 0;
        border-radius: 4px;
        border: 4px solid #d2a4a4;
        padding: 40px 10px 0;

    }
    .c_contact {
        padding: 10px 4.66667%;
        overflow: hidden;
        margin: 0 0 30px;
    }
    .c_contact a:hover {
        opacity: 0.8;
    }
    .c_contact h4 {
        text-align: center;
        font-size: 2.4rem;
        font-weight: bold;
    }
    .c_contact .c_c {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }

    .c_contact .c_c_1 {
        width: 48%;
    }
    .c_c_1 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #ff761b;
        border-radius: 4px;
        font-size: 1.0rem;
        text-align: center;
        padding: 10px;
        min-height: 50px;
    }

    .c_contact .c_c_2 {
        width: 48%;
    }
    .c_c_2 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #1bc904;
        border-radius: 4px;
        font-size: 1.0rem;
        padding: 18px;
        /*min-height: 50px;*/
    }
    /*
    #sec1 {
        padding: 0 4.66667%;
        margin: 0 auto 90px;
    }
    */
    .content_box1 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 1.5rem;
        font-weight: bold;
        padding: 20px 10px;
    }
    .content_box1 .c_boc1_p {
        color: #ac7f01;
        text-align: center;
        font-size: 1.2rem;
        font-weight: bold;
        padding: 40px 4.66667%;
    }
    .c_box1 {
        padding: 0 4.66667%;
    }
    .c_box1_1 {
        width: 300px;
        margin: 0 auto 15px;
    }
    .c_box1_1 img {
        width:270px;
        height:270px;
        border-radius:50%;
        border:4px solid #96c89e;
    }
    .c_box1_2 {
        padding: 40px 4.66667%;
        border-radius: 4px;
        border:4px solid #ecd89f;
    }
    .c_box1_2 h3 {
        font-size: 1.6rem;
        font-weight: bold;
        color: #96c89e;
    }
    .c_box1_2 p {
        font-size: 1.0rem;
        font-weight: bold;
    }
    .content_box2 {
        width: 100%;
        background: #f6f4f2;
        padding: 30px 0;
        margin: 30px 0 0 0;
    }
    .c_b2_chek {
        text-align: center;
    }

    .content_box2 .c_b2_chek span {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #535353;
        text-align:center;
        line-height: 80px;
        color: #fff;
    }
    .content_box2 .h2_title {
        text-align: center;
        color: #3f3f3f;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
    }
    .content_box2 .h2_title span {
        color: #0048a9;
    }
    .c_b2_1 {
        padding: 10px 4.66667%;
        margin: 0 auto;
    }
    .checkmark1{
        padding-left:24px;
        position:relative;
        z-index: 1;
    }

    .checkmark1:before,
    .checkmark1:after{
        content:"";
        display:block;
        position:absolute;
    }
    .checkmark1:before{
        width:40px;
        height:40px;
        border-radius:4px;
        background:#ff0071;
        left:0;top:2px;
    }
    .checkmark1:after{
        border-left:4px solid #fff;
        border-bottom:4px solid #fff;
        width:24px;
        height:6px;
        -webkit-transform:rotate(-45deg);
        transform:rotate(-45deg);
        left:5px;
        top:15px;
    }
    .c_b2_1 dl {
        margin: 0 auto;
    }
    .c_b2_txt {
        padding: 0 4.66667%;
        font-size: 1.6rem;
        font-weight: bold;
        text-align: center;
    }

    .c_b2_1 dl dt {

    }

    .c_b2_1 dl dd {
        min-height: 180px;
        background: #fff;
        border-radius: 4px;
        padding: 14px 30px;
        margin-left: 15px;
    }
    .c_b2_1 dl dd h3 {
        font-size: 1.8rem;
        font-weight: bold;
        color: #9b732a;
    }
    .c_b2_1 dl dd p {
        font-size: 1.6rem;
        color: #202020;
    }

    .content_box3 {
        width: 100%;
        background: #f6f4f2;
        padding: 0 0 15px;
        margin: 0 0 30px 0;
    }
    .c_b3_chek {
        text-align: center;
    }
    .content_box3 .c_b3_chek span {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #535353;
        text-align:center;
        line-height: 80px;
        color: #fff;
    }
    .content_box3 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 1.5rem;
        font-weight: bold;
        padding: 20px 10px;
        margin: 0 0 30px;
    }
    .c_b3_1 {
        margin: 0 auto;
    }
    .point1{
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #9b732a;
        text-align:center;
        line-height: 40px;
        color: #fff;
        z-index: 1;
        font-size: 0.8rem;
        top: -10px;
    }

    .c_b3_1 dl {
        padding: 0 4.66667%;
        margin: 0 auto 30px;
    }
    .c_b3_txt {
        font-size: 3.0rem;
        font-weight: bold;
        text-align: center;
    }

    .c_b3_1 dl dt {
        position: relative;
    }

    .c_b3_1 dl dd {
        background: #fff;
        border-radius: 4px;
        padding: 14px 30px;
        margin-left: 10px;
    }
    .c_b3_1 dl dd h3 {
        font-size: 1.6rem;
        font-weight: bold;
        color: #3f3f3f;
    }
    .c_b3_1 dl dd p {
        font-size: 1.6rem;
        color: #202020;
    }
    .content_box4 {
        width: 100%;
        background: #f6f4f2;
        padding: 0 0 30px 0;
        margin: 0 0 0 0;
    }

    .content_box4 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold;
        padding: 20px 10px;
        margin: 0 0 60px;
    }
    .c4_title {
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
        color: #ba8b2a;
    }
    .c4_title span {
        font-size: 1.2rem;
        font-weight: bold;
        text-align: center;
        color: #ba8b2a;
    }
    .c4_txt {
        margin: 30px 0 0 0;
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
    }

    .c4_b1 {
        width: 100%;
        margin: 0 auto;
        padding: 20px 4.66667%;
        display:flex;
        flex-wrap: wrap;
    }
    .c4_b1_1 {
        width: 50%;
        font-size: 3.0rem;
        font-weight: bold;

    }
    .c4_b1_1 dd {
        text-align: center;
        line-height: 1.0;
    }
    .c4_b1_1 span {
        font-size: 1.6rem;
    }
    .c4_b2 {
        padding: 20px 4.66667%;
        margin: 0 auto 20px;
        border-bottom: 1px solid #ccc;
        font-size: 1.8rem;
        text-align: left;
    }
    .c4_b3 {
        padding: 0 4.66667%;
        margin: 0 auto;
        font-size: 1.8rem;
        text-align: left;
    }
    .c4_b3_1 {

    }
    .c4_b3_2 {

    }
    .h3_title {
        font-size: 3.0rem;
        font-weight: bold;
        color: #9b732a;
    }
    .content_box5 {
        width: 100%;
        padding: 0 0 60px 0;
        margin: 0 0 0 0;
    }

    .content_box5 .h2_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold;
        padding: 20px 10px;
        margin: 0 0 30px;
    }
    .c_b5_1 {
        padding: 20px 4.66667%;
        margin: 0 auto;
    }
    .content_box6 {
        width: 100%;
        padding: 60px 0 60px 0;
        margin: 0 0 0 0;
        background: #da5856;
        background: url(../images/index/content_box6_bg.png);
        background-size: cover;
    }

    .content_box6 .h2_title {
        text-align: center;
        color: #fff;
        font-size: 4.8rem;
        font-weight: bold;
    }
    .content_box6 .h3_title {
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 0;
    }
    .c_b6_1 {
        padding: 0 4.66667%;
        margin: 0 auto 4px;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .c_b6_1_1 {
        width: 100%;
        background: #fff;
        padding: 30px 0;
        margin: 0 0 2px;
    }
    .c_b6_1_2 {
        width: 100%;
        background: #fff;
        padding: 30px 0;
    }
    .c_b6_1_2 .c_b6_1_2_s2 s {
        color: #c60303;
    }
    .c_b6_1_2 .c_b6_1_2_s2 {
        color: #c60303;
        font-size: 2.4rem;
    }
    .c_b6_2 {
        padding: 0 4.66667%;
        margin: 0 auto 6px;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .c_b6_2_1 {
        width: 100%;
        background: #1f0c0c;
        padding: 30px 0;
        margin: 0 0 2px;
        color: #fff;
        opacity: 0.9;
    }
    .c_b6_2_1 p {
        width: 100%;
        text-align: center;
    }
    .c_b6_2_2 {
        width: 100%;
        background: #fff;
        padding: 30px 20px;
        margin: 0 0 2px;
    }
    .c_b6_2_2 .c_b6_2_2_t1 {
        font-size: 1.7rem;
        margin: 0 0 20px;
    }
    .c_b6_2_2 .c_b6_2_2_t2 {
        font-size: 1.8rem;
        font-weight: normal;
    }
    .c_b6_2_2 .c_b6_2_2_t3 {
        font-size: 1.8rem;
        font-weight: normal;
        color: #ce1515;
    }
    .c_b6_2_2 .c_b6_2_2_t4 {
        font-size: 1.8rem;
        font-weight: normal;
    }
    .c_b6_2_2 .c_b6_2_2_t5 {
        font-size: 1.8rem;
        text-align: center;
    }
    .c_b6_2_3 {
        width: 100%;
        background: #fff;
        padding: 30px 0;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .c_b6_2_3 p {
        width: 100%;
        text-align: center;
    }

    .c_b6_3 {
        padding: 0 4.66667%;
        margin: 30px auto 6px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
        font-size: 1.8rem;
        font-weight: bold;
    }
    .content_box7 {
        width: 100%;
        /*padding: 0 0 60px 0;*/
        margin: 60px 0 0 0;
    }

    .content_box7 .h2_title {
        text-align: center;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 0;
    }
    .c_b7_1 {
        width: 100%;
        margin: 0 0 40px;
    }
    .c_b7wrap_title {
        background: #da5856;
        text-align: center;
        color: #fff;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 20px;
        margin: 0 0 0;
    }
    .c_b7wrap_title .c_b7_circle {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        border:2px solid  #fff;
        text-align:center;
        line-height: 80px;
        color: #fff;
        margin-right: 10px;
    }
    .c_b7wrap_title p {
        line-height: 80px;
        display: block;
    }
    .c_b7wrap_title p span {
        line-height: 1.1;
    }
    .cb7_t_s1 {
        font-size: 1.4rem;
        display: block;
        text-align: center;
        margin: 20px 0 0 ;
    }
    .cb7_t_s2 {
        font-size: 2.4rem;
        display: block;
        text-align: center;
    }
    .c_b7_1 .c_b7_1_1 {
        background: #f6f4f2;
        position: relative;
    }
    .c_b7_1_1_b {
        padding: 20px 4.66667%;
        margin: 0 auto;

    }
    .c_b7_1_1_b dl {
    }
    .c_b7_1_1_b dt {
    }
    .c_b7_1_1_b dd {
        font-size: 1.8rem;
    }
    .triangle {
        width: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 60px solid #f6f6f3;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        z-index: 1;
    }
    .content_box8 {
        width: 100%;
        padding: 0 0 30px 0;
        margin: 30px 0 30px 0;
        background: url(../images/index/content_box8_bg.png);
        background-size: cover;
    }

    .content_box8 .h2_title {
        text-align: center;
        font-size: 3.0rem;
        font-weight: bold;
        padding: 60px 0 15px 0;
        margin: 0 0 15px;
        color: #fff;
    }
    .content_box8 .h2_title span {
        font-size: 2.4rem;
        display: block;
    }
    .c_b8_1 {
        width: 100%;
        margin: 0 0 30px;
        padding: 0 4.66667% 15px;
        border-bottom: 2px solid #fff;
    }
    .c_b8_1 p {
        text-align: center;
        font-size: 1.4rem;
        font-weight: bold;
        color: #fff;
    }
    .c_b8_2 {
        padding: 0 4.66667% 15px;
    }
    .c_b8_2 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: space-between;
    }
    .c_b8_2 ul li {
        width: 48%;
    }
    .c_b8_2 ul a {
        text-decoration: none;
        color: #fff;
        text-align: center;
    }
    .c_b8_2 ul a:hover {
        opacity: 0.8;
    }
    .c_b8_2 ul a dd p {
        text-align: center;
    }
    .content_box9 {
        width: 100%;
        padding: 0 4.66667% 30px;
        margin: 30px 0 0 0;
        background: url(../images/index/content_box9_bg.png);
        background-size: cover;
    }

    .content_box9 .h2_title {
        text-align: center;
        font-size: 4.8rem;
        font-weight: bold;
        padding: 60px 0 30px 0;
        color: #fff;
    }
    .c_b9_1 {
        padding: 15px 4.66667%;
        color: #fff;
        font-size: 1.4rem;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .c_b9_1 p {
        text-align: center;
    }
    .c_b9_btn_wrap {
        width: 100%;
        margin: 30px auto;
    }
    .c_b9_btn_wrap a {
        border: 2px solid #fff;
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 20px 0;
        text-align: center;
    }
    .c_b9_btn_wrap a:hover {
        opacity: 0.8;
    }

    #footer {

    }
    .footer_box {
        width: 100%;
        padding: 30px 0 120px;
        background: #babab8;
    }
    .f_logo {
        text-align: center;
    }
    .f_txt {
        text-align: center;
    }
    .contact_fixed {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background: #000;
        padding: 20px 4.66667%;
        width: 100%;
    }
    .contact_fixed p {
        text-align: center;
        color: #fff;
    }
    .c_f {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }

    .c_f .c_f_1 {
        width: 48%;
    }
    .c_f_1 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #ff761b;
        border-radius: 4px;
        font-size: 1.0rem;
        text-align: center;
        padding: 10px;
        /*min-height: 50px;*/
    }

    .c_f .c_f_2 {
        width: 48%;
    }
    .c_f_2 a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #1bc904;
        border-radius: 4px;
        font-size: 1.0rem;
        padding: 18px;
        min-height: 50px;
    }
    /* @media screen
    ------------------------------------------------------------------------- */
}