@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap');

@media screen and (min-width:768px) {
    /*600px以上で適用する内容*/

    html {
        font-size: 10px;
    }

    body {
        font-family: 'Noto Sans JP', sans-serif;
        color: #535353;
        letter-spacing: 0.5px;
    }

    .pc {
        display: block !important;
    }

    .sp {
        display: none !important;
    }

    .cf {
        zoom: 1;
        /*for IE 5.5-7*/
    }

    .cf:after {
        /*for modern browser*/
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
    }

    .opacity a:hover {
        opacity: 0.6;
    }

    img {
        vertical-align: bottom;
        width: 100%;
    }

    .t_a_c {
        text-align: center;
    }

    .fw100 {
        font-weight: 100;
    }

    .wrap {
        width: 1000px;
        margin: 0 auto;
    }

    .btn {
        background: #f39800;
        border: 2px solid #f39800;
        border-radius: 35px;
        width: 485px;
        text-align: center;
        height: 70px;
        line-height: 66px;
        font-size: 24px;
        box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
        transition: all 0.3s;
    }

    .btn a {
        color: #fff;
    }

    .btn:hover {
        background: #fff;
    }

    .btn:hover a {
        color: #f39800;
    }

    .btn01 {
    	float: left;
    	margin-left: 20px;
        background: #F0D80A;
        border: 2px solid #F0D80A;
        border-radius: 35px;
        width: 485px;
        margin: 0px 0px 20px 30px;
        text-align: center;
        height: 70px;
        line-height: 66px;
        font-size: 24px;
        box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
        transition: all 0.3s;
    }

    .btn01 a {
        color: #fff;
    }

    .btn01:hover {
        background: #fff;
    }

    .btn01:hover a {
        color: #F0D80A;
    }

    .btn02 {
        background: #f39800;
        border: 2px solid #f39800;
        border-radius: 35px;
        width: 160px;
        margin: 0 auto;
        text-align: center;
        height: 36px;
        line-height: 32px;
        font-size: 14px;
        box-shadow: 0 2px 4px rgba(74, 74, 74, 0.4);
        transition: all 0.3s;
    }

    .btn02 a {
        color: #fff;
    }

    .btn02:hover {
        background: #fff;
    }

    .btn02:hover a {
        color: #f39800;
    }

    .btn03 ul li {
        float: left;
    }

    h3 {
        background: #4c8bf5;
        color: #fff;
        text-align: center;
        border-radius: 30px;
        font-size: 24px;
        padding: 15px 0;
        margin: 40px 0 48px;
    }

    header {
        width: 100%;
        height: 80px;
        border-bottom: 2px solid #f1f1f1;
        position: fixed;
        background: #fff;
        z-index: 100;
        top: 0;
    }

    header h1 {
        width: 159px;
        float: left;
        padding: 20px 0;
    }

    header p.text {
        font-size: 12px;
        line-height: 76px;
        float: left;
        margin: 0 40px 0 20px;
    }

    header p.logo02 {
        width: 50px;
        float: left;
        margin: 15px 0 0 0;
        float: left;
    }

    nav.gnav {
        float: right;
        width: 340px;
    }

    nav.gnav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    nav.gnav li {
        margin: 18px 0 0 0;
        display: inline-block;
    }

    nav.gnav li:nth-child(2) {
        margin: 22px 0 0 0;
    }

    nav.gnav li.tel span {
        display: block;
        color: #999;
        font-size: 13px;
        font-weight: 100;
    }

    nav.gnav li.tel {
        font-size: 22px;
        color: #4c8bf5;
        line-height: 26px;
        font-weight: bold;
    }

    nav.gnav li.tel a {
        color: #f39400;
        text-decoration: none;
    }

    .topcatch {
        background: #4153b6;
        border: solid #4153b6;
        border-width: 0 0.5em;
        box-decoration-break: clone;
        color: #FFF;
        font-size: 2rem;
        line-height: 2.5;
        padding: 0.5em 0;
    }

    #sec01 {
        position: relative;
        background: #e4eeff;
        margin: 80px 0 0 0;
        height: 350px;
    }

    #sec01 .wrap {
        position: relative;
        z-index: 1;
        padding: 40px 0 0 0;
    }

    #sec01 h1 {
        font-size: 56px;
        color: #4153b6;
        line-height: 70px;
        font-weight: 900;
    }

    #sec01 h1 span {
        color: #4b8bf5;
        display: block;
        font-size: 30px;
        font-weight: bold;
        line-height: 36px;
    }

    #sec01 h1 span+span {
        margin: 0 0 15px 0;
    }

    #sec01 .img01 {
        width: 478px;
        margin: 25px 0 30px;
    }

    #sec01 .img03 {
        width: 430px;
        position: absolute;
        right: 10px;
        top: 0px;
    }

    #sec01 p {
        margin: 25px 0;
    }

    #sec01 ul {
        margin: 25px 0;
    }

    #sec01 ul li {
        font-size: 17px;
        line-height: 22px;
        position: relative;
        margin: 0 5px;
        color: #fff;
        background: #4153b6;
        border-radius: 50%;
        width: 114px;
        height: 114px;
        float: left;
        text-align: center;
    }

    #sec01 ul li span {
        position: absolute;
        display: block;
        top: 50%;
        width: 100%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
    }

    #sec01 .text01 {
        /*float: left;*/
        color: #626262;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        /*clear: both;*/
        margin: 30px 0 0 0;
    }

    #nav01 {
        width: 100%;
        height: 120px;
        padding: 35px 0 25px;
        background: #4254b6;
    }

    #nav01 ul {
        display: flex;
        justify-content: space-around;
        position: relative;
    }

    #nav01 ul li a {
        font-size: 18px;
        color: #FFF;
        padding: 0 64px 39px;
    }

    #nav01 ul li {
        position: relative;
    }

    #nav01 ul li:before {
        position: absolute;
        content: "";
        display: block;
        width: 16px;
        height: 10px;
        background: url("../img/arrow04.png");
        background-size: cover;
        left: 50%;
        top: 40px;
        transform: translateX(-50%);
        -webkit- transform: translateX(-50%);
    }

    #nav01 ul li:after {
        position: absolute;
        content: "";
        display: block;
        width: 1px;
        height: 60px;
        background: #d2d2d2;
        left: 0;
        top: -5px;
    }

    #nav01 ul:after {
        position: absolute;
        content: "";
        display: block;
        width: 1px;
        height: 60px;
        background: #d2d2d2;
        right: 0;
        top: -5px;
    }


    #sec02 {
        background: url("../img/bg_blue.jpg") repeat;
        padding: 30px 0;
        position: relative;
        z-index: 10;
        color: #fff;
    }

    #sec02 h2 {
        color: #ffff00;
        text-align: center;
        font-size: 36px;
        margin: 20px 0 0;
        line-height: 40px;
    }

    #sec02 h2 span {
        color: #fff;
        display: block;
        font-size: 24px;
    }

    #sec02 .text01 {
        text-align: center;
        font-size: 24px;
        line-height: 34px;
        border-bottom: 4px solid #fff;
        display: inline-block;
        padding: 0 0 5px;
    }

    #sec02 .btn03 {
        margin: 20px auto 0;
    }

    /*#sec02 .btn01 {
        margin: 20px auto 0;
    }

    #sec02 .btn02 {
        margin: 20px auto 0;
    }*/

    #sec02 .text02 {
        text-align: center;
        font-weight: 100;
        font-size: 16px;
        margin: 20px 0 0 0;
        clear: both;
    }


    #sec03 {
        padding: 50px 0 40px;
        background: #e4eeff;
    }

    #sec03 .box01 {
        padding: 55px 0 90px;
    }

    #sec03 .box01 img {
        width: 488px;
    }

    #sec03 .box01 h2 {
        line-height: 38px;
        font-size: 26px;
        margin: 50px 0;
        color: #4254b6;
    }

    #sec03 .box01 .text01 {
        font-size: 16px;
        line-height: 26px;
    }

    #sec03 .box02 {
        background: url("../img/bg_blue02.jpg") repeat;
        padding: 50px 0;
    }

    #sec03 .box02 .text01 {
        font-size: 26px;
        line-height: 38px;
        color: #fff;
        text-align: center;
        margin: 0 0 50px 0;
    }

    #sec03 .box02 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 882px;
        margin: 0 auto;
    }

    #sec03 .box02 ul li {
        width: 280px;
        height: 350px;
        background: #fff;
        border-radius: 20px;
        margin: 0 0 20px 0;
    }

    #sec03 .box02 .text02 {
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        color: #498af4;
        text-align: center;
        height: 72px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #sec03 .box02 .text03 {
        font-size: 14px;
        line-height: 22px;
        padding: 0 30px;
        word-break: break-all;
    }

    #sec03 .box02 ul li img {
        width: 195px;
        margin: 30px auto 0;
        display: block;
    }

    #sec03 .box02 ul li:nth-child(n+7) {
        height: 380px;
    }

    #sec03 .box03 {
        background: #fff;
        padding: 20px 60px 60px 60px;
        margin: 50px 0;
    }

    #sec03 .box03 h3 {
        margin: 40px 0;
    }

    #sec03 .box03 h4 {
        color: #535353;
        font-size: 18px;
        position: relative;
        border: none;
        padding: 0 0 0 20px;
        margin: 0 0 20px 0;
    }

    #sec03 .box03 h4:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        background: #4c8bf5;
        position: absolute;
        left: 0;
        top: 1px;
    }

    #sec03 .box03 .text01 {
        font-size: 15px;
        line-height: 24px;
        margin: 15px 0 0 0;
    }

    #sec03 .box03 ul>li {
        margin: 0 0 45px;
    }

    #sec03 .box03 ul>li:last-child {
        margin: 0;
    }

    #sec03 .box03 ul.first li {
        display: flex;
        justify-content: space-between;
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    #sec03 .box03 ul.first li .box04 {
        width: 230px;
        background: #4c8bf5;
        color: #fff;
        padding: 30px 20px;
    }

    #sec03 .box03 ul.first li .box05 {
        width: 647px;
        background: #eee;
        padding: 30px 20px;
        vertical-align: middle;
    }

    #sec03 .box03 ul.first li .box05 p {
        display: inline-block;
        vertical-align: middle;
    }

    #sec03 .box03 ul.first li .box05 p>span {
        font-size: 20px;
        font-weight: bold;
        position: relative;
        margin: 0 0 0 50px;
    }

    #sec03 .box03 ul.first li .box05 p>span:before {
        content: "";
        display: block;
        width: 11px;
        height: 18px;
        background: url("../img/arrow03.png");
        position: absolute;
        top: 7px;
        left: -30px;
    }

    #sec03 .box03 ul.first li:first-child .box05 p>span {
        margin: 0 0 0 45px;
    }

    #sec03 .box03 ul.first li:first-child .box05 p>span:before {
        left: -18px;
    }

    #sec03 .box03 ul.first li .box05 p>span>span {
        color: #4c8bf5;
    }

    #sec03 .box03 ul.second li {
        display: flex;
        justify-content: space-between;
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    #sec03 .box03 ul.second li .box06 {
        width: 508px;
        background: #80adf7;
        color: #fff;
        padding: 14px 20px;
        line-height: 23px;
    }

    #sec03 .box03 ul.second li .box07 {
        width: 368px;
        background: #eee;
        padding: 14px 20px;
    }

    #sec03 .box03 ul.second li .box07 span {
        color: #4c8bf5;
    }

    #sec03 .box03 ul.second li .box07 font {
        line-height: 46px;
    }


    #sec03_04 {
        padding: 40px 0 60px;
    }

    #sec03 .box08 {
        background: #fff;
        padding: 20px 60px 60px 60px;
        margin: 50px 0 0 0;
    }

    #sec03 .box08 .text01 {
    line-height: 38px;
    font-size: 26px;
    margin: 50px 0;
    text-align: center;
    }

    #sec03 .box08 img {
        width: 100%;
        text-align: center;
    }

    #sec04 {
        background: url("../img/bg_blue02.jpg");
        padding: 34px 0 75px;
    }

    #sec04 h3 {
        margin: 40px 0 33px;
        background: #fff;
        color: #4c8bf5;
    }

    #sec04 ul {
        display: flex;
        position: relative;
        z-index: 1;
        margin: 45px 0 0 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #sec04 ul:before {
        content: "";
        position: absolute;
        width: 930px;
        height: 4px;
        background: #fff;
        top: 132px;
        z-index: -1;
        right: 0;
    }

    #sec04 ul li {
        width: 110px;
    }

    #sec04 ul li .box01 {
        text-align: center;
        background: #4254b6;
        color: #fff;
        font-size: 16px;
        padding: 7px 0;
    }

    #sec04 ul li .box02 {
        height: 240px;
        font-weight: bold;
        line-height: 22px;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        background: #fff;
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 18px;
        padding: 20px 0 0 0;
    }

    #sec08 {
        padding: 20px 0 70px;
    }

    #sec08 .text02 {
        font-weight: bold;
        color: #4254b6;
        text-align: center;
        font-size: 36px;
        margin: 30px 0 0;
        line-height: 50px;
    }

    #sec08 .text02 span {
        color: #626262;
        display: block;
        font-size: 24px;
    }

    #sec08 .text01 {
        font-weight: bold;
        text-align: center;
        font-size: 24px;
        line-height: 34px;
        border-bottom: 4px solid #4c8bf5;
        display: inline-block;
        padding: 0 0 5px;
        color: #4c8bf5;
    }

    #sec08 h3 {
        margin: 70px 0 48px;
    }

    #sec08 .box09 {
        margin: 10px auto 50px;
        ;
        border: 2px solid #dcdcdc;
        text-align: center;
        line-height: 40px;
        padding: 18px 0;
        width: 768px;
    }

    #sec08 .box09 .text14 {
        font-size: 18px;
    }

    #sec08 .box09 .text15 {
        font-size: 30px;
        font-weight: bold;
        color: #4c8bf5;
        display: flex;
        margin: 0 auto;
        width: 440px;
    }

    #sec08 .box09 .text15 a {
        color: #f39400;
        text-decoration: none;
    }

    #sec08 .box09 .text15 span {
        font-size: 16px;
        font-weight: 100;
        color: #999;
        margin: 0 0 0 20px;
    }

    #sec08 .box10 {
        background: #f39800;
        color: #fff;
        font-size: 18px;
        padding: 10px;
    }

    #sec08 .box11 {
        margin: 20px 0 30px;
    }

    #sec08 .form {
        background: #fff;
        width: 100%;
    }

    footer {
        padding: 0 0 60px;
    }

    footer .wrap {
        position: relative;
    }

    footer h2 {
        width: 159px;
        float: left;
        padding: 20px 0;
    }

    footer p.text {
        font-size: 12px;
        color: #535353;
        line-height: 76px;
        float: left;
        margin: 0 40px 0 20px;
    }

    footer p.logo02 {
        width: 80px;
        float: left;
        margin: 20px 0 0 0;
        float: left;
    }

    footer nav ul {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        width: 224px;
        float: right;
        margin: 30px 0 0 0;
    }

    footer small {
        position: absolute;
        left: 0;
        top: 80px;
    }

    /*プライバシーポリシーページ*/
    #sec_pp {
        padding: 170px 0 100px 0;
    }

    #sec_pp h2 {
        text-align: center;
        font-size: 22px;
        margin: 0 0 75px;
        font-weight: 100;
    }

    #sec_pp .text01 {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 40px;
    }

    #sec_pp .text02 {
        font-size: 20px;
        margin: 0 0 25px;
    }

    #sec_pp .text03 {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 55px;
    }

    #sec_pp .text03 a {
        color: #f39800;
    }

    /*サンクスページ*/
    #sec_th {
        padding: 230px 0 100px 0;
    }

    #sec_th h2 {
        text-align: center;
        font-size: 28px;
        margin: 0 0 40px;
        color: #f39800;
    }

    #sec_th .text01 {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 80px;
        text-align: center;
    }

    #sec_th .link {
        padding: 0 0 70px 0;
    }
    #sec_th .link .ttl {
        font-size: 24px;
        line-height: 1.6;
        margin: 0 0 40px;
        text-align: center;
        font-weight: bold;
    }

    #sec_th .link .list {
        display: flex;
        justify-content: space-between;
    }
    #sec_th .link .list li {
        width: 33.333%;
        max-width: 300px;
    }
    #sec_th .link .list li a {
        display: block;
        color: #4B4B4B;
        transition: all 0.3s;
    }
    #sec_th .link .list li a:hover {
        opacity: 0.8;
    }
    #sec_th .link .list li p {
        padding: 12px 0 0 0;
        font-size: 18px;
        line-height: 1.3;
    }


    #sec_th .btn03 {
        background: #959595;
        border: 2px solid #959595;
        border-radius: 35px;
        width: 420px;
        margin: 0 auto 70px;
        text-align: center;
        height: 60px;
        line-height: 56px;
        font-size: 20px;
        box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
        transition: all 0.3s;
    }

    #sec_th .btn04 {
        background: #f39801;
        border: 2px solid #f39801;
        border-radius: 35px;
        width: 420px;
        margin: 0 auto 36px;
        text-align: center;
        height: 60px;
        line-height: 56px;
        font-size: 20px;
        box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
        transition: all 0.3s;
    }

    #sec_th .btn03 a {
        color: #fff;
        display: block;
    }

    #sec_th .btn03:hover {
        background: #fff;
    }

    #sec_th .btn03:hover a {
        color: #959595;
    }

    #sec_th .btn04 a {
        color: #fff;
        display: block;
    }
    #sec_th .btn04:hover {
        background: #fff;
    }

    #sec_th .btn04:hover a {
        color: #f39801;
    }





#sec09 {
	padding: 30px 0;
  position: relative;
}
#sec09 .text01 {
  margin: 0 0 25px 0;
  font-size: 28px;
  text-align: center;
}
#sec09 p {
  font-size: 16px;
  line-height: 1.5;
}
#sec09 .logobox {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 40px 0 0 0;
}
#sec09 .logobox img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: 120px;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}
#sec09 .logobox div + div:before {
  content: "×";
  display: inline-block;
  margin: 0 20px;
  font-size: 80px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1;
  vertical-align: middle;
}

#sec10 {
	padding: 30px 0;
  position: relative;
}
#sec10 .text01 {
  margin: 0 0 30px 0;
  color: #4254b6;
  font-size: 28px;
  text-align: center;
}
#sec10 .text02 {
  margin: 0 0 30px 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
#sec10 .text02 .fb {
  font-weight: bold;
}
#sec10 .box01 {
  /* margin: 0 0 40px 0; */
  color: #fff;
  background: url(../img/bg_blue02.jpg) repeat;
  padding: 15px 20px 30px 20px;
}
#sec10 .box01 .text03 {
  margin: 0 0 25px 0;
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
}
#sec10 .box01 ul {
  max-width: 700px;
  margin: 0 auto 15px auto;
  font-size: 16px;
  line-height: 1.5;
}
#sec10 .box01 ul li {
  position: relative;
  margin: 0 0 2px 0;
  padding: 0 0 0 25px;
}
#sec10 .box01 ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 13px;
  height: 8px;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #fff;
  transform: rotate(-45deg);
}
#sec10 .box01 p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
#sec10 .text04 {
  margin: 0 0 25px 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
#sec10 .btn_c {
  text-align: center;
}
#sec10 .btn_c a {
  position: relative;
  display: inline-block;
  background: #4b55ac;
  border-radius: 50px;
  width: 485px;
  color: #fff;
  text-align: center;
  height: 80px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.3;
  box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
  transition: all 0.3s;
}
#sec10 .btn_c a em {
  display: block;
  font-size: 26px;
  font-style: normal;
}
#sec10 .btn_c a:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 38px;
  width: 20px;
  height: 20px;
   border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  transform: rotate(45deg);
}
#sec10 .btn_c a:hover {
  opacity: 0.8;
}

#sec_contact {
  padding: 50px 0;
}
#sec_contact .form_block {
  max-width: 620px;
  margin: 0 auto;
  padding: 20px 0 50px 0;
}
#sec_contact .form_block .required,
#sec_contact .form_block .option {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
#sec_contact .form_block .required {
  background-color: #d9534f;
}
#sec_contact .form_block .option {
  background-color: #78909C;
}
#sec_contact .form_block .clm {
  margin: 0 0 25px 0;
  font-size: 16px;
}
#sec_contact .form_block .title {
  margin: 0 0 8px 0;
}
#sec_contact .form_block input[type=text],
#sec_contact .form_block input[type=email] {
  width: 100%;
  height: 38px;
  padding: 10px;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}
#sec_contact .form_block textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}
#sec_contact .form_block label {
  display: flex;
  margin: 0 0 10px 0;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}
#sec_contact .form_block .submit {
  padding: 15px 0;
}
#sec_contact .form_block .submit input[type=submit] {
  width: 100%;
  height: 42px;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  border: none;
  background: #4c8bf5;
}

#sec_contact .btn03 {
  background: #959595;
  border: 2px solid #959595;
  border-radius: 35px;
  width: 420px;
  margin: 0 auto 70px;
  text-align: center;
  height: 60px;
  line-height: 56px;
  font-size: 20px;
  box-shadow: 0 4px 4px rgba(74, 74, 74, 0.4);
  transition: all 0.3s;
}
#sec_contact .btn03 a {
  color: #fff;
  display: block;
}
#sec_contact .btn03:hover {
  background: #fff;
}
#sec_contact .btn03:hover a {
  color: #959595;
}
#sec_contact .box09 {
  margin: 10px auto 50px;
  ;
  border: 2px solid #dcdcdc;
  text-align: center;
  line-height: 40px;
  padding: 18px 0;
  width: 768px;
}

#sec_contact .box09 .text14 {
  font-size: 18px;
}
#sec_contact .box09 .text15 {
  font-size: 30px;
  font-weight: bold;
  color: #4c8bf5;
  display: flex;
  margin: 0 auto;
  width: 440px;
}
#sec_contact .box09 .text15 a {
  color: #f39400;
  text-decoration: none;
}
#sec_contact .box09 .text15 span {
  font-size: 16px;
  font-weight: 100;
  color: #999;
  margin: 0 0 0 20px;
}








}
