@charset "utf-8";
body {
    font-family: 'HiraKakuProN-W6', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.footer {
    background-color: #0471ba;
}

.footer__txt {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.mv--pc {
    background-image: url('/img/SiliconValley2020/pc-mv.png');
    height: 814px;
    background-size: cover;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mv__txt {
    font-family: PBunkyuMinPr6N-R;
    font-size: 50px;
    color: #ffffff;
    line-height: 90px;
    letter-spacing: 0.5px;
}

.contentA {
    background-color: #eff8ff;
    padding-bottom: 78px;
}

.contentA-txt__box {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
    margin: -84px auto 22px;
    position: relative;
    z-index: 3;
}

.txt-boxA__txt {
    font-size: 20px;
    color: #0471BA;
    letter-spacing: 0.56px;
    text-align: center;
    line-height: 30px;
}

.contentA__area {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.areaA__box {}

.areaA__ttl {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.boxA-01 {
    background-color: #0471ba;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxA-02 {
    background-color: #ffffff;
    width: 480px;
}

.boxA__list {
    font-size: 20px;
    color: #0471BA;
    letter-spacing: 0;
    line-height: 42px;
    list-style-image: url('/img/SiliconValley2020/icon_check-pc.png');
    list-style-position: outside;
}

.areaA__section {
    width: 480px;
    position: relative;
}

.areaA__flow {
    text-align: center;
    margin-top: 33px;
    margin-bottom: 12px;
}

.areaA__txt {
    border: 3px solid #ffbd4f;
    background-color: #ffffff;
    width: 480px;
    padding: 30px 30px 40px;
    height: 327px;
}

.areaA__txt p {
    font-size: 18px;
    color: #002832;
    letter-spacing: 0;
    line-height: 32px;
}

.boxA-02 ul {
    height: 250px;
    width: 480px;
    padding: 20px 50px 30px 63px;
}

.boxA__img {
    margin-right: 17px;
    width: 10%;
}

.wrap {
    max-width: 100%;
    min-width: 1050px;
}

.contentB {
    background-image: linear-gradient(139deg, #0471ba 0%, #2eabff 100%);
    padding-bottom: 65px;
}

.contentC {
    background-color: #fffeee;
}

.contentD {
    background-color: #2eabff;
    padding-bottom: 109px;
    padding-top: 80px;
}

.contentE {
    padding-top: 55px;
}

.button {
    border-radius: 50px;
    background-color: #3ec5a6;
    width: 300px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.button__txt {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.contentE__area {
    text-align: center;
}

.contentE__box {
    display: flex;
    justify-content: space-between;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.contentE__img {
    text-align: center;
}

.contentE__ttl {
    font-size: 28px;
    color: #4C4D54;
    letter-spacing: 3px;
    line-height: 40px;
    margin-top: 110px;
    margin-bottom: 60px;
}

.contentE__ttl span {
    color: #ff347b;
    font-size: 64px;
    letter-spacing: 6.86px;
}

.contentE__event {
    font-size: 30px;
    color: #4C4D54;
    letter-spacing: 0;
}

.contentD__ttl {
    font-size: 30px;
    color: #4C4D54;
    letter-spacing: 0;
    text-align: center;
}

.contentD__list {
    font-size: 24px;
    color: #4C4D54;
    letter-spacing: 0.28px;
    margin-bottom: 54px;
    margin-top: 13px;
}

.contentD__list span {
    color: #ff347b;
}

.contentD__area {
    width: 1000px;
    height: 590px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 72px;
}

.contentB__ttl {
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 50px;
}

.contentC__ttl {
    font-size: 30px;
    color: #4C4D54;
    letter-spacing: 0;
    text-align: center;
    padding-top: 50px;
}

.contentC__box {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.contentC__box .mt-03 {
    width: 160px;
}

.contentC__txt {
    font-size: 20px;
    color: #4C4D54;
    letter-spacing: 0;
    line-height: 30px;
    padding: 20px;
    width: 450px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
}

.contentC__area {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.boxC {
    position: relative;
    display: inline-block;
    margin: 12px 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFF;
    border: 8px solid #ffbd4f;
    box-sizing: border-box;
    height: auto;
    width: 580px;
}

.boxC:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 22px solid #FFF;
    z-index: 2;
}

.boxC:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -41px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 26px solid #ffbd4f;
    z-index: 1;
}

.boxC-02 {
    position: relative;
    display: inline-block;
    margin: 10px 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFF;
    border: 8px solid #ff347b;
    box-sizing: border-box;
    width: 580px;
}

.boxC-02:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 22px solid #FFF;
    z-index: 2;
    right: -20px;
}

.boxC-02:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -14px;
    border: 14px solid transparent;
    border-left: 26px solid #ff347b;
    z-index: 1;
    right: -41px;
}

.boxC-03 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFF;
    border: 8px solid #2eabff;
    box-sizing: border-box;
    width: 580px;
}

.boxC-03:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 22px solid #FFF;
    z-index: 2;
}

.boxC-03:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -41px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 26px solid #2eabff;
    z-index: 1;
}

.contentD__box {
    display: flex;
    padding: 44px 44px 44px 105px;
}

.areaA-border {
    border: 3px solid #6fe2c8;
}

.contentB__area {
    display: flex;
    justify-content: space-between;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.contentB__area-float {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.ttlB__txt {
    background: #FFFFFF;
    border-radius: 100px;
    font-size: 20px;
    color: #0471BA;
    letter-spacing: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.contentB__txt {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.mv {
    background-color: #eff8ff;
    position: relative;
}

.mv img {
    width: 100%;
}

.mv .contentE__box {
    position: absolute;
    bottom: 115px;
    left: 0;
    right: 0;
}

.mv .contentE__box div {
    margin: 0 auto;
}

.boxA-img {
    position: absolute;
    width: 95%;
    top: 10px;
    left: 40px;
}

.boxA-img-02 {
    position: relative;
    right: 46px;
    z-index: 1;
    width: 23%;
}

.boxA-ttl {
    position: relative;
    right: 38px;
}

.boxA-list__mb {
    margin-bottom: 5px;
}

.contentB-width-01 {
    width: 641px;
}

.mt-01 {
    margin-top: 26px;
    margin-left: 32px;
}

.mb-01 {
    margin-bottom: 38px;
}

.width-01 {
    width: 157px;
}

.mt-02 {
    margin-top: 52px;
}

.width-02 {
    width: 212px;
    margin-bottom: 38px;
    margin-left: 85px;
}

.width-03 {
    width: 320px;
    margin-left: 35px;
    text-align: left;
}

.contentB-map {
    margin-top: -148px;
    margin-left: 73px;
    margin-bottom: 57px;
}

.width-04 {
    width: 212px;
    margin-bottom: 32px;
}

.width-05 {
    margin-top: 20px;
    margin-bottom: 55px;
}

.width-06 {
    width: 230px;
    margin-bottom: 55px;
}

.width-07 {
    width: 188px;
    margin-bottom: 21px;
}

.width-07 + img {
    margin-bottom: -18px
}

.width-08 {
    margin-top: 37px;
    width: 320px;
    text-align: left;
}

.contentB-img {
    margin-left: 104px;
}

.width-09 {
    width: 800px;
    margin-left: auto;
    margin-top: 30px;
}

.width-10 {
    width: 800px;
}

.contentC-img {
    margin-top: 36px;
}

.contentE-area {
    margin-top: 30px;
    display: flex;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.contentD__section {
    margin-left: 36px;
}

.width-11 {
    margin-top: -36px;
    margin-bottom: 30px;
}

.contentE-area div {
    margin-left: auto;
    margin-right: auto;
}

.footer__box {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    padding-top: 57px;
    padding-bottom: 29px;
}

.footer__box a {
    text-decoration: none;
}

.copyright__box {
    text-align: center;
    padding-top: 19px;
    padding-bottom: 29px;
}

.copyright__txt {
    color: #ffffff;
    font-size: 14px;
}


}