@media (min-width: 1050px) {
  body {
    overflow-x: hidden;
    font-size: 14px;
  }
}
@media (max-width: 1049px) {
  body {
    font-size: 12px;
  }
}
/*


@media (min-width: @pc) {

}

@media (max-width: @m) {

}

*/

/*------------------------------------------*/
/* #top */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #top1 {
    max-width: 804px;
    height: 48px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
  }
  #top1 .logo {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 194px;
    height: 20px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #top1 .logo:hover {
    transform: translate(10px, 0px);
    -webkit-transform: translate(10px, 0px);
    -moz-transform: translate(10px, 0px);
  }
  #top1 .nav {
    position: absolute;
    top: 20px;
    right: 0px;
  }
  #top1 .nav a {
    float: left;
    margin-left: 18px;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
  }
  #top1 .nav a:hover,
  #top1 .nav a.focus {
    border-bottom: 1px solid #000000;
  }
  #top1 .btn {
    display: none;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #top1 {
    height: 48px;
    position: relative;
    z-index: 10;
    align-content: center;
    padding-left: 20px;
  }
  #top1 .logo {
    display: block;
    width: 194px;
    height: 20px;
    /*margin: 0 auto;
    padding-top: 13px;*/
  }
  #top1 .nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 48px;
    left: 0px;
    padding-bottom: 40px;
    background: #ffffff;
    box-shadow: 0 20px 20px #ddd;
  }
  #top1 .nav a {
    display: block;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    border-top: 1px solid #ddd;
  }
  #top1 .nav a:hover{
	background-color: #005EAE;
	color: #fff;
  }
  #top1 .btn {
    padding: 7px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
  }
}


/*------------------------------------------*/
/* #index1 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {

  @keyframes indexanimate1 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(20px, -20px);
    }
  }

  @keyframes indexanimate2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-20px, -20px);
    }
  }

  @keyframes indexanimate3 {
    0% {
      width: 65px;
    }
    100% {
      width: 5px;
    }
  }
  @keyframes fontFadein {
    0% {
      transform: scale(0.1, 0.1);
      opacity: 0;
    }
    100% {
      transform: scale(1, 1);
      opacity: 1;
    }
  }
  @keyframes indexFadeInUp {
    0% {
      transform: translate(0, -100px);
      opacity: 0;
    }
    100% {
      transform: translate(0, 0px);
      opacity: 1;
    }
  }
  @keyframes indexFadeInDown {
    0% {
      transform: translate(0, 100px);
      opacity: 0;
    }
    100% {
      transform: translate(0, 0px);
      opacity: 1;
    }
  }
  #index1 {
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #index1 .c {
    height: 752px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #index1 .a1 {
    position: absolute;
    top: 66px;
    left: -333px;
    display: none;
  }
  #index1 .a1.indexfadein {
    animation: fadeInUp 1s linear 6.1s;
    animation-fill-mode: both ;
  }
  #index1 .a1.indexanimate {
    animation: indexanimate1 3s linear 0s infinite alternate;
  }
  #index1 .a2 {
    width: 475px;
    height: 248px;
    margin: 0 auto;
    margin-top: 242px;
  }
  #index1 .a2 .b1 {
    width: 475px;
  }
  #index1 .a2 .b2 {
    padding-top: 44px;
    width: 475px;
  }
  #index1 .a4 {
    position: absolute;
    top: 80px;
    right: -259px;
    display: none;
  }
  #index1 .a4.indexfadein {
    animation: fadeInUp 1s linear 6.1s;
    animation-fill-mode: both ;
  }
  #index1 .a4.indexanimate {
    animation: indexanimate2 3s linear 0s infinite alternate;
  }
  #index1 .a5 {
    width: 65px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 80px;
    right: 430px;
    transform: rotate(90deg);
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #index1 .a5 .b1 {
    position: absolute;
    bottom: 0px;
    right: 15px;
    height: 1px;
    background: #000000;
    animation: indexanimate3 .4s linear 0s infinite alternate;
  }
  #box {
    width: 100%;
    height: 702px;
    margin: 0 auto;
    margin-top: 50px;
    position: absolute;
  }
  #box img {
    position: absolute;
    opacity: 0;
    transition: opacity 0.6s;
  }

/* msg 

.msg { width: 100%; margin: 30px auto; border-top: solid 1px #000;}
.msg .box01 { max-width: 660px; position: relative; margin: 0 auto 40px; text-align: center; padding: 30px 0;}
.msg .box01 .line1::after { content: ""; width: 100%; height: 1px; background: #000; position: absolute; bottom: 0; right: 0;}
.msg .box01 .line2::before { content: ""; width: 1px; height: 80%; background: #000; position: absolute; bottom: 10%; left: 0;}
.msg .box01 .line2::after { content: ""; width: 1px; height: 80%; background: #000; position: absolute; top: 10%; right: 0;}
.msg .box01 h3 { font-family: Arial, Helvetica, "sans-serif"; font-size: 18px; font-weight: normal; margin: 0 0 20px;}
.msg .box01 p { font-size: 18px; line-height: 38px; text-align: center;}
.msg .box02 { max-width: 1000px; margin: 0 auto 30px;}
.msg .box02 p { font-size: 18px; line-height: 26px;}
.msg .boxM { max-width: 1000px; margin: 0 auto 30px; display: flex; justify-content: space-between;}
.msg .boxM .txt02 { max-width: 420px;}
.msg .boxM .txt02 h4 { color: #005EAE; font-size: 14px; margin: 0 0 5px;}
.msg .boxM .txt02 ul { margin-left: 15px; list-style: disc;}
.msg .boxM .txt02 ul li { font-size: 14px; margin: 8px 0;}
.msg .boxM .txt03 { max-width: 350px;}
.msg .boxM .txt03 h4 { color: #005EAE; font-size: 14px; margin: 0 0 5px;}
.msg .boxM .txt03 p { font-size: 14px; line-height: 21px;}
.msg .boxR { width: 160px; border: solid 2px #000;}
.msg .boxR video { width: 160px; height: auto;}*/




  @keyframes indexanimate4 {
    100% {
      border: 267px solid #005eae;
      top: 86px;
      right: -218px;
      width: 16px;
      height: 16px;
    }
  }

  @keyframes indexanimate5 {
    100% {
      width: 142px;
    }
  }
  #index2 {
    background: #efefef;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  #index2 .c {
    max-width: 940px;
    height: 501px;
    margin: 0 auto;
    position: relative;
  }
  #index2 .c .box1 {
    position: absolute;
    top: 100px;
    left: 0px;
    opacity: 0;
  }
  #index2 .c .box1.indexfadeinleft {
    animation: fadeInLeft 0.8s linear 0.4s;
    animation-fill-mode: both ;
  }
  #index2 .c .a1 {
    font-size: 60px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    color: #FFF;
  }
  #index2 .c .a1:hover {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
  }
  #index2 .c .a1 a:hover {
	color: #393836;
  }
  #index2 .c .a2 {
    padding-top: 42px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
  }
  #index2 .c .a2:hover {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
  }
  #index2 .c .a3 {
    position: absolute;
    top: -40px;
    right: -388px;
    width: 120px;
    height: 120px;
    border: 40px solid #005eae;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
  }
  #index2 .c .a3 .b1 {
    width: 0;
    overflow: hidden;
    position: absolute;
    bottom: 8px;
    right: 16px;
    white-space: nowrap;
    font-size: 12px;
    height: 18px;
    color: #ffffff;
    border-bottom: 2px solid #8aa5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #index2 .c .a3 .b1 span {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #index2 .c .a3 .b1 span:hover {
    transform: translate(10px, 0px);
    -webkit-transform: translate(10px, 0px);
    -moz-transform: translate(10px, 0px);
  }
  #index3 .c {
    margin: 0 auto;
    width: 100%;
    height: 500px;
  }
  #index3 .c .a1 {
    display: none;
    width: 50%;
    height: 500px;
    float: left;
    background: url(../images/9.jpg) center no-repeat;
  }
  #index3 .c .a1 a {
    display: block;
    height: 100%;
    text-align: center;
    line-height: 500px;
    font-size: 60px;
    color: #393836;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
  }
  #index3 .c .a1 a span {
    display: inline-block;
    line-height: 1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #index3 .c .a1 a span:hover {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
  }
  #index3 .c .a2 {
    width: 100%;
    height: 500px;
    /*float: right;*/
    background: url(../images/10.png) center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #index3 .c .a2 a {
    display: inline-block;
    text-align: center;
    font-size: 60px;
    color: #ffffff;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
  }
  #index3 .c .a2 a span {
    display: inline-block;
    line-height: 1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #index3 .c .a2 a span:hover {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    -moz-transform: translate(0px, -10px);
  }
  #index3 .c .comm {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background-size: 100% 100%;
  }
  #index4 .c {
    background: url(../images/13.jpg) top center no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
    height: 400px;
    /*position: relative;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #index4 .c .a1 {
    /*position: absolute;
    top: 148px;
    left: 587px;*/
    font-size: 60px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    color: #393836;
    margin-bottom: 30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #index4 .c .a1:hover {
    transform: translate(10px, 0);
  }
  #index4 .c .a2 {
    /*position: absolute;
    top: 232px;
    left: 542px;*/
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #index4 .c .a2:hover {
    transform: translate(10px, 0);
  }
}

/*sp*/
@media (max-width: 1049px) {
  #index1 {
    position: relative;
    overflow: hidden;
  }
  #index1 .c {
    padding: 0 10px;
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #index1 .c img {
    max-width: 100%;
  }
  #index1 .a1 {
    position: absolute;
    top: 20px;
    right: 70%;
    height: 100%;
  }
  #index1 .a2 {
    position: relative;
    width: 58%;
    margin: 0 auto;
    z-index: 2;
  }
  #index1 .a2 .b1 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #index1 .a2 .b2 {
    padding-top: 44px;
    padding-bottom: 30px;
  }
  #index1 .a4 {
    position: absolute;
    top: 20px;
    left: 70%;
    height: 100%;
  }
  #index1 .a5 {
    display: none;
  }
  #box {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #box img {
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s;
  }

/* msg 

.msg { max-width: 1500px; margin: 30px auto; border-top: solid 1px #000;}
.msg .box01 { max-width: 80%; position: relative; margin: 0 auto 40px; text-align: center; padding: 30px 10px;}
.msg .box01 .line1::after { content: ""; width: 100%; height: 1px; background: #000; position: absolute; bottom: 0; right: 0;}
.msg .box01 .line2::before { content: ""; width: 1px; height: 80%; background: #000; position: absolute; bottom: 10%; left: 0;}
.msg .box01 .line2::after { content: ""; width: 1px; height: 80%; background: #000; position: absolute; top: 10%; right: 0;}
.msg .box01 h3 { font-family: Arial, Helvetica, "sans-serif"; font-size: 16px; font-weight: normal; margin: 0 0 20px;}
.msg .box01 p { font-size: 16px; line-height: 24px; text-align: center;}
.msg .box02 { max-width: 90%; margin: 0 auto 30px;}
.msg .box02 p { font-size: 16px; line-height: 26px;}
.msg .boxM { max-width: 90%; margin: 0 auto 30px; display: inherit; justify-content: space-between;}
.msg .boxM .txt02 { max-width: 100%; margin: 0 auto 30px;}
.msg .boxM .txt02 h4 { color: #005EAE; font-size: 14px; margin: 0 0 5px;}
.msg .boxM .txt02 ul { margin-left: 15px; list-style: disc;}
.msg .boxM .txt02 ul li { font-size: 14px; margin: 8px 0;}
.msg .boxM .txt03 { max-width: 100%; margin: 0 auto 30px;}
.msg .boxM .txt03 h4 { color: #005EAE; font-size: 14px; margin: 0 0 5px;}
.msg .boxM .txt03 p { font-size: 14px; line-height: 21px;}
.msg .boxR { width: 160px; border: solid 2px #000; margin: auto;}
.msg .boxR video { width: 160px; height: auto;}*/




  #index2 {
    padding: 60px 10px;
    background: #005eae;
    overflow: hidden;
  }
  #index2 .c .a1 {
    font-size: 36px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
    color: #FFF;
  }
  #index2 .c .a1 a {
    color: #FFF;
  }
  #index2 .c .a2 {
    padding-top: 42px;
    font-size: 12px;
    line-height: 38px;
    font-weight: bold;
    color: #FFF;
  }
  #index2 .c .a3 {
    display: none;
  }
  #index3 .c .a1 {
    background: url(../images/9.jpg) center no-repeat;
  }
  #index3 .c .a1 a {
    color: #393836;
  }
  #index3 .c .a2 {
    background: url(../images/10.jpg) center no-repeat;
  }
  #index3 .c .a2 a {
    color: #ffffff;
  }
  #index3 .c .comm {
    height: 0;
    padding-bottom: 67%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
  }
  #index3 .c .comm a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 36px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
  }
  #index3 .c .comm a span {
    margin: auto;
  }
  #index4 .c {
    background: #eeeeef;
    padding-bottom: 67%;
    position: relative;
  }
  #index4 .c .a1 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -100px;
    text-align: center;
    font-size: 36px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    color: #393836;
  }
  #index4 .c .a2 {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 38px;
  }
}



/*------------------------------------------*/
/* #bottom1 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #bottom1 {
    margin: 0 auto;
    width: 100%;
    background: #383635;
    padding-top: 65px;
    padding-bottom: 60px;
  }
  #bottom1 .c {
    max-width: 804px;
    margin: 0 auto;
    position: relative;
  }
  #bottom1 .c .logo {
    width: 196px;
  }
  #bottom1 .c .nav {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #bottom1 .c .nav dl {
    float: left;
    margin-left: 39px;
    line-height: 26px;
  }
  #bottom1 .c .nav dl dt {
    height: 26px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #bottom1 .c .nav dl dt:hover {
    transform: translate(-5px, 0px);
    -webkit-transform: translate(-5px, 0px);
    -moz-transform: translate(-5px, 0px);
  }
  #bottom1 .c .nav dl dt a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  #bottom1 .c .nav dl dd a {
    display: block;
    color: #ffffff;
    font-size: 12px;
  }
  #bottom1 .c .nav dl dd a:hover {
    color: #ddd;
  }
  #bottom1 .c .line {
    margin-top: 62px;
    border-top: 1px solid #d8d8d9;
    background: #787777;
    height: 1px;
  }
  #bottom1 .c .bottom {
    margin-top: 10px;
    color: #ffffff;
    position: relative;
  }
  #bottom1 .c .bottom .a1 {
    font-size: 12px;
  }
  #bottom1 .c .bottom .a2 {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #bottom1 .c .bottom .a2 a {
    color: #ffffff;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #bottom1 {
    background: #383635;
    padding-top: 65px;
    padding-bottom: 60px;
  }
  #bottom1 .c {
    position: relative;
    padding: 0 10px;
  }
  #bottom1 .c .logo {
    display: block;
    margin: 0 auto;
    width: 196px;
  }
  #bottom1 .c .nav {
    overflow: hidden;
    padding-top: 50px;
    display: none;
  }
  #bottom1 .c .nav dl {
    float: left;
    width: 50%;
    height: 100px;
    line-height: 26px;
    text-align: center;
  }
  #bottom1 .c .nav dl dt {
    height: 26px;
  }
  #bottom1 .c .nav dl dt a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  #bottom1 .c .nav dl dd a {
    display: block;
    color: #ffffff;
    font-size: 12px;
  }
  #bottom1 .c .nav dl dd a:hover {
    color: #ddd;
  }
  #bottom1 .c .line {
    margin-top: 62px;
    border-top: 1px solid #d8d8d9;
    background: #787777;
    height: 1px;
  }
  #bottom1 .c .bottom {
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
  }
  #bottom1 .c .bottom .a1 {
    font-size: 12px;
    padding: 20px 0;
  }
  #bottom1 .c .bottom .a2 a {
    color: #ffffff;
  }
}



/*------------------------------------------*/
/* .thisname */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  .thisname {
    margin-top: 80px;
    font-size: 60px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
  }
}

/*sp*/
@media (max-width: 1049px) {
  .thisname {
    margin-top: 80px;
    font-size: 36px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: center;
  }
}



/*------------------------------------------*/
/* .about1 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #about1 {
    padding-top: 30px;
    height: 200px;
    text-align: center;
  }
  #about1 .a2 {
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  @keyframes aboutanimate1 {
    0% {
      left: 700px;
      top: -450px;
      transform: scale(0.1);
      opacity: 0;
    }
  }
  @keyframes aboutFadeIn1 {
    0% {
      transform: scale(0.01);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes zuoyoubaidong {
    0% {
      transform: rotate(0deg);
    }
    33% {
      transform: rotate(2deg);
    }
    66% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(-2deg);
    }
  }
  #about2center {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #about2center.juzhong1 {
    transform: translateX(200px);
  }
  #about2center.juzhong2 {
    transform: translateX(-200px);
  }
  #about2 {
    width: 1000px;
    height: 500px;
    margin: 0 auto;
    position: relative;
  }
  #about2.zuoyoubaidong {
    animation: zuoyoubaidong 3s linear 0s infinite alternate;
    animation-fill-mode: both;
  }
  #about2 .a1 {
    margin-top: 96px;
    text-align: center;
    color: #ffffff;
    animation: aboutanimate1 0.6s linear 1s;
    animation-fill-mode: both;
  }
  #about2 .a1 .b1 {
    /*font-size: 60px;
    letter-spacing: -3px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	width: auto;
	height: 50px;
  }
  #about2 .a1 .b1 img {
  	width: auto;
	height: 50px;
  }
#about2 .a1 .b2 {
    margin-top: 35px;
    line-height: 30px;
    font-size: 15px;
  }
  #about2 .aboutanimate1 {
    animation: aboutanimate1 1s linear 0s;
    animation-fill-mode: both;
  }
  .aboutrotate1 {
    transform: scale(0.9) rotate(-360deg) translateX(-55px);
    transform-origin: 750px 250px;
    transition: transform 2.5s linear 0s;
  }
  .aboutrotate2 {
    transform: scale(0.9) rotate(360deg) translateX(55px);
    transform-origin: -250px 250px;
    transition: transform 2.5s linear 0s;
  }
  .aboutscale {
    transform: scale(1.1);
    transition: all 0.2s;
    transform-origin: center center;
    z-index: 3;
  }
  #sun {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 500px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 94, 173, 0.8);
  }
  #earth {
    position: absolute;
    top: 0px;
    left: 500px;
    width: 500px;
    height: 500px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 94, 173, 0.8);
  }
  #about3 {
    margin: 0 auto;
    margin-top: 160px;
    padding-bottom: 15px;
    width: 873px;
  }
  #about3 .title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #about3 .list {
    padding-top: 58px;
    overflow: hidden;
  }
  #about3 .list dl dd {
    background: url(../images/20.png) top center no-repeat;
    padding-top: 37px;
    float: left;
    width: 291px;
    height: 213px;
    text-align: center;
  }
  #about3 .list dl dd .a1 {
    height: 36px;
    font-size: 20px;
    color: #005eae;
    font-weight: bold;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #about3 .list dl dd .a1:hover {
    font-size: 22px;
  }
  #about3 .list dl dd .a2 {
    font-size: 14px;
    line-height: 26px;
  }
}

/*sp*/
@media (max-width: 1049px) and (min-width: 400px) {
  #about2 {
    padding: 0 20px;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  #about2 .a1 {
    padding-top: 40px;
    text-align: center;
    color: #ffffff;
  }
  #about2 .a1 .b1 {
    /*font-size: 40px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	width: auto;
	height: 50px;
  }
  #about2 .a1 .b1 img {
    /*font-size: 40px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	width: auto;
	height: 50px;
  }

  #about2 .a1 .b2 {
    margin-top: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  #sun {
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #005eae;
  }
  #earth {
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #005eae;
  }
}



/*------------------------------------------*/
/* .about2 */
/*------------------------------------------*/

/*pc*/
@media (max-width: 399px) {
  #about2 {
    padding: 0 20px;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
	background: url("../images/bgAbout.jpg") center center no-repeat;
	background-size: cover;
  }
  #about2 .a1 {
    /*padding-top: 40px;*/
    text-align: center;
    color: #ffffff;
  }
  #about2 .a1 .b1 {
    /*font-size: 40px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	width: auto;
	height: 40px;
  }
  #about2 .a1 .b1 img {
    /*font-size: 40px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	width: auto;
	height: 40px;
  }
  #about2 .a1 .b2 {
    margin-top: 20px;
    line-height: 30px;
    font-size: 15px;
  }
  #sun {
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    /*-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #005eae;*/
  }
  #earth {
    margin-top: 40%;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    /*-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #005eae;*/
  }
}

/*sp*/
@media (max-width: 1049px) {
  #about1 {
    padding: 0 10px;
    padding-top: 30px;
    text-align: center;
  }
  #about1 .a2 {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 2px;
	margin: 0 0 20px;
  }
  #about3 {
    margin-top: 70px;
    padding-bottom: 15px;
  }
  #about3 .title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #about3 .list {
    padding: 0 10px;
    padding-top: 58px;
    overflow: hidden;
  }
  #about3 .list dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #about3 .list dl dd {
    background: url(../images/20.png) top center no-repeat;
    padding-top: 37px;
    padding-bottom: 30px;
    text-align: center;
    width: 45%;
  }
  #about3 .list dl dd .a1 {
    font-size: 15px;
    color: #005eae;
    font-weight: bold;
  }
  #about3 .list dl dd .a2 {
    padding-top: 16px;
    font-size: 12px;
    line-height: 20px;
  }
}



/*------------------------------------------*/
/* #works1 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #works1 {
    padding-top: 95px;
    margin: 0 auto;
    width: 1004px;
  }
  #works1 .title {
    height: 38px;
    border-bottom: 1px solid #727171;
    color: #727171;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #works1 .title:hover {
    transform: translate(5px, 0px);
    -webkit-transform: translate(5px, 0px);
    -moz-transform: translate(5px, 0px);
  }
  #works1 .list {
    padding-top: 49px;
    padding-bottom: 132px;
    overflow: hidden;
  }
  #works1 .list dl {
    width: 1020px;
  }
  #works1 .list dl dd {
    width: 238px;
    margin-right: 16px;
    margin-bottom: 16px;
    float: left;
  }
  #works1 .list dl dd figure {
    width: 238px;
    height: 239px;
    overflow: hidden;
    position: relative;
	margin: 0;
  }
  #works1 .list dl dd p:nth-of-type(1) {
  font-size: 12px;
  margin: 5px 0;
  }
  #works1 .list dl dd p:nth-of-type(2) {
  font-size: 10px;
  }
  #works1 .list dl dd img {
    width: 238px;
    height: 239px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #works1 .list dl dd:hover img {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
  }
  #works1 .list dl dd:hover .bg {
    width: 238px;
    height: 239px;
    background: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #works1 {
    padding: 0 10px;
    padding-top: 95px;
  }
  #works1 .title {
    height: 38px;
    border-bottom: 1px solid #727171;
    color: #727171;
    font-size: 14px;
    font-weight: bold;
  }
  #works1 .list {
    padding-top: 30px;
    padding-bottom: 60px;
    overflow: hidden;
  }
  #works1 .list dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #works1 .list dl dd {
    width: 48%;
    margin-bottom: 16px;
  }
  #works1 .list dl dd figure {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
  }
  #works1 .list dl dd p:nth-of-type(1) {
  font-size: 12px;
  margin: 5px 0;
  }
  #works1 .list dl dd p:nth-of-type(2) {
  font-size: 10px;
  }
  #works1 .list dl dd .bg {
    display: none;
  }
  #works1 .list dl dd img {
    width: 100%;
  }
}



/*------------------------------------------*/
/* #company */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #company {
    margin: 0 auto;
    margin-top: 119px;
    width: 1004px;
  }
  #company .a1 {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
  }
  #company .a1 .b1 {
    float: left;
    font-size: 25px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #company .a1 .b1:hover {
    transform: translate(5px, 0px);
    -webkit-transform: translate(5px, 0px);
    -moz-transform: translate(5px, 0px);
  }
  #company .a1 .b2 {
    float: right;
    width: 552px;
    margin-top: -28px;
  }
  #company .a1 .b2 .line {
    overflow: hidden;
    line-height: 26px;
    border-top: 1px solid #cdcdcc;
    padding-top: 28px;
    padding-bottom: 18px;
  }
  #company .a1 .b2 .line .c1 {
    width: 94px;
    float: left;
    color: #727171;
    font-weight: bold;
  }
  #company .a1 .b2 .line .c2 {
    overflow: hidden;
    color: #383635;
  }
  #company .a2 {
    overflow: hidden;
    position: relative;
    padding-top: 100px;
    padding-bottom: 86px;
    border-top: 1px solid #cdcdcc;
  }
  #company .a2 .b1 {
    float: left;
    font-size: 25px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #company .a2 .b1:hover {
    transform: translate(5px, 0px);
    -webkit-transform: translate(5px, 0px);
    -moz-transform: translate(5px, 0px);
  }
  #company .a2 .b2 {
    float: right;
    font-size: 18px;
    color: #727171;
    font-weight: bold;
    line-height: 1.6;
  }
  #company .a3 {
    overflow: hidden;
    position: relative;
    padding-top: 105px;
    padding-bottom: 230px;
    border-top: 1px solid #cdcdcc;
  }
  #company .a3 .b1 {
    height: 53px;
    font-size: 25px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #company .a3 .b1:hover {
    transform: translate(5px, 0px);
    -webkit-transform: translate(5px, 0px);
    -moz-transform: translate(5px, 0px);
  }
  #company .a3 .b2 {
    height: 369px;
    overflow: hidden;
  }
  #company .a3 .b2 img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #company .a3 .b2 img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
  }
}
@media (max-width: 1049px) {
  #company {
    padding: 0 10px;
    margin-top: 100px;
  }
  #company .a1 {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
  }
  #company .a1 .b1 {
    font-size: 18px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #company .a1 .b2 .line {
    overflow: hidden;
    line-height: 20px;
    border-bottom: 1px solid #cdcdcc;
    padding-top: 28px;
    padding-bottom: 18px;
  }
  #company .a1 .b2 .line .c1 {
    width: 72px;
    float: left;
    color: #727171;
    font-weight: bold;
  }
  #company .a1 .b2 .line .c2 {
    overflow: hidden;
    color: #383635;
  }
  #company .a2 {
    overflow: hidden;
    position: relative;
    padding-top: 60px;
    padding-bottom: 86px;
  }
  #company .a2 .b1 {
    font-size: 18px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #company .a2 .b2 {
    padding-top: 20px;
    font-size: 16px;
    color: #727171;
    font-weight: bold;
  }
  #company .a3 {
    overflow: hidden;
    position: relative;
    padding-top: 105px;
    padding-bottom: 100px;
    border-top: 1px solid #cdcdcc;
  }
  #company .a3 .b1 {
    height: 53px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #383635;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #company .a3 .b2 img {
    max-width: 100%;
  }
}


/*------------------------------------------*/
/* #contact2 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #contact2 {
    width: 100%;
    margin: 0 auto;
    margin-top: 98px;
    padding-top: 76px;
    padding-bottom: 65px;
    background: #efefef;
  }
  #contact2 .wpcf7-turnstile {
    text-align: center;
    margin-bottom: 30px;
  }
  #contact2 .c {
    width: 804px;
    margin: 0 auto;
  }
  #contact2 .c table {
    width: 100%;
  }
  #contact2 .c table th {
    width: 150px;
  }
  #contact2 .c .txt {
    width: 630px;
    height: 80px;
    padding-left: 10px;
    border: none;
  }
  #contact2 .c .txt2 {
    width: 620px;
    height: 260px;
    padding: 10px;
    resize: none;
    border: none;
  }
  #contact2 .c .shuoming {
    line-height: 20px;
  }
  #contact2 .c .submit {
    margin-top: 55px;
    margin-left: 120px;
    display: block;
    width: 254px;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    border: none;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    background: #005eae;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #contact2 .c .submit:hover {
    transform: translate(5px, 0px);
    -webkit-transform: translate(5px, 0px);
    -moz-transform: translate(5px, 0px);
  }
  #contact3 {
    width: 804px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 100px;
  }
  #contact3 .a1 {
    padding-top: 104px;
    font-size: 16px;
    font-weight: bold;
  }
  #contact3 .a2 {
    padding-top: 31px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #contact3 .a3 {
    padding-top: 31px;
    font-size: 20px;
    font-weight: bold;
  }
  #contact3 .a4 {
    padding-top: 15px;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #contact2 {
    margin-top: 98px;
    padding: 0 20px;
    padding-top: 76px;
    padding-bottom: 65px;
    background: #efefef;
  }
  #contact2 .wpcf7-turnstile {
    text-align: center;
    margin-bottom: 30px;
  }
  #contact2 .c table {
    width: 100%;
  }
  #contact2 .c table th,
  #contact2 .c table td {
    padding: 7px 0;
    width: 100%;
    display: block;
  }
  #contact2 .c table th {
    width: 100px;
  }
  #contact2 .c .txt {
    width: 95%;
    height: 50px;
    padding-left: 5%;
    border: none;
  }
  #contact2 .c .txt2 {
    width: 90%;
    height: 200px;
    padding: 5%;
    resize: none;
    border: none;
  }
  #contact2 .c .shuoming {
    line-height: 20px;
  }
  #contact2 .c .submit {
    margin: 55px auto 0;
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background: #005eae;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
  }
  #contact3 {
    text-align: center;
    padding-bottom: 100px;
  }
  #contact3 .a1 {
    padding-top: 104px;
    font-size: 16px;
    font-weight: bold;
  }
  #contact3 .a2 {
    padding-top: 31px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #contact3 .a3 {
    padding-top: 31px;
    font-size: 20px;
    font-weight: bold;
  }
  #contact3 .a4 {
    padding-top: 15px;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}


/*------------------------------------------*/
/* #privacy1 */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
  #privacy1 {
    max-width: 830px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 2;
    padding: 110px 0;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #privacy1 {
    max-width: 830px;
    padding: 0 10px;
    padding-top: 76px;
    padding-bottom: 65px;
    font-size: 14px;
    line-height: 2;
  }
}


/*------------------------------------------*/
/* #fullanimate */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {

  @keyframes fullanimate1 {
    0% {
      width: 100%;
    }
    100% {
      width: 0%;
    }
  }

  @keyframes fullanimate2 {
    0% {
      width: 10px;
      height: 10px;
      box-shadow: 0 0 0 55px #eee, 0 0 0 100px #ddd, 0 0 0px 150px #ccc, 0 0 0px 200px #bbb;
    }
    100% {
      width: 3000px;
      height: 3000px;
      box-shadow: 0 0 0 55px #eee, 0 0 0 100px #ddd, 0 0 0px 150px #ccc, 0 0 0px 200px #bbb;
    }
  }

  @keyframes fullanimate3 {
    0% {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
    100% {
      overflow: hidden;
      width: 0;
      height: 0;
    }
  }
  #fullanimate {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: fullanimate3 0.01ms linear 3.2s;
    animation-fill-mode: forwards;
    background: #005EAE;
  }
  #fullanimate .a1 {
    position: absolute;
    left: 40%;
    top: 48%;
  }
  #fullanimate .a1 .b1 {
    position: relative;
    height: 40px;
    font-size: 40px;
    color: #ffffff;
    padding-right: 40px;
  }
  #fullanimate .a1 .b1 .c1 {
    margin-left: 100px;
    margin-top: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    animation: fullanimate2 0.2s linear 3s;
  }
  #fullanimate .a1 .b2 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #005EAE;
    animation: fullanimate1 3s linear;
    animation-fill-mode: forwards;
  }
}

/*sp*/
@media (max-width: 1049px) {
  #fullanimate {
    display: none;
  }
}


/*------------------------------------------*/
/* #etc */
/*------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {
.pc { display: block;}
.sp { display: none;}
.pcBr { display: inline-block;}
.spBr {	display: none; }

#page_top { position: fixed; bottom: 30px; right: 20px; width: 80px; height: auto; z-index: 10;}
#page_top a { display: block;}
#page_top a img { width: 100%; height: auto;}
}

/*sp*/
@media (max-width: 1049px) {
.pc { display: none;}
.sp { display: block;}
.pcBr { display: none;}
.spBr {	display: inline-block;}

#page_top { position: fixed; bottom: 30px; right: 20px; width: 40px; height: auto;}
#page_top a { display: block;}
#page_top a img { width: 100%; height: auto;}
}



/*-------------------------------------------------*/
/*youtube_wrap insta_wrap*/
/*-------------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {

.youtube_wrap { border-top: solid 1px #000; padding: 50px 0 100px;}
.youtube_wrap .inner { max-width: 1680px; margin: auto; padding: 0 20px;}
.youtube_wrap .inner h2 { font-size: 40px; margin-bottom: 36px;}
.youtube_wrap .inner .box { padding: 0 25px;}
.youtube_wrap .inner .sby_items_wrap { display: flex; flex-wrap: wrap; gap: 50px; padding: 0 !important;}
.youtube_wrap .inner .sby_item { width: calc( 100% / 2 - 25px) !important;padding: 0 !important; aspect-ratio: 16 / 9;}
.youtube_wrap .inner .btn { width: 240px; margin: 50px auto 0;}
.youtube_wrap .inner .btn a { display: inline-block; width: 100%; height: 40px; padding-left: 30px; font-size: 14px; background: #005eae; color: #FFF; align-content: center; border-radius: 5px; position: relative;}
.youtube_wrap .inner .btn a::after { content: "▲"; color: #FFF; position: absolute; right: 20px; transform: rotate(90deg);}  

.insta_wrap { border-top: solid 1px #000; padding: 50px 0 100px;}
.insta_wrap .inner { max-width: 1680px; margin: auto; padding: 0 20px;}
.insta_wrap .inner h2 { font-size: 40px; margin-bottom: 36px;}
.insta_wrap .inner .box { padding: 0 25px;}
.insta_wrap .inner .btn { width: 180px; margin: 50px auto 0;}
.insta_wrap .inner .btn a { display: inline-block; width: 100%; height: 40px; padding-left: 30px; font-size: 14px; background: #005eae; color: #FFF; align-content: center; border-radius: 5px; position: relative;}
.insta_wrap .inner .btn a::after { content: "▲"; color: #FFF; position: absolute; right: 20px; transform: rotate(90deg);}

}

/*sp*/
@media (max-width: 1049px) {

.youtube_wrap { border-top: solid 1px #000; padding: 50px 0 100px;}
.youtube_wrap .inner { max-width: 1680px; margin: auto; padding: 0 20px;}
.youtube_wrap .inner h2 { font-size: 40px; margin-bottom: 36px; text-align: center;}
.youtube_wrap .inner .box { padding: 0 0;}
.youtube_wrap .inner .sby_items_wrap { display: flex; flex-wrap: wrap; gap: 20px; padding: 0 !important;}
.youtube_wrap .inner .sby_item { width: calc( 100% / 2 - 10px) !important; padding: 0 !important; aspect-ratio: 16 / 9;}
.youtube_wrap .inner .btn { width: 240px; margin: 50px auto 0;}
.youtube_wrap .inner .btn a { display: inline-block; width: 100%; height: 40px; padding-left: 30px; font-size: 14px; background: #005eae; color: #FFF; align-content: center; border-radius: 5px; position: relative;}
.youtube_wrap .inner .btn a::after { content: "▲"; color: #FFF; position: absolute; right: 20px; transform: rotate(90deg);}  

.insta_wrap { border-top: solid 1px #000; padding: 50px 0 100px;}
.insta_wrap .inner { max-width: 1680px; margin: auto; padding: 0 20px;}
.insta_wrap .inner h2 { font-size: 40px; margin-bottom: 36px; text-align: center;}
.insta_wrap .inner .box { padding: 0 0;}
.insta_wrap .inner .btn { width: 180px; margin: 50px auto 0;}
.insta_wrap .inner .btn a { display: inline-block; width: 100%; height: 40px; padding-left: 30px; font-size: 14px; background: #005eae; color: #FFF; align-content: center; border-radius: 5px; position: relative;}
.insta_wrap .inner .btn a::after { content: "▲"; color: #FFF; position: absolute; right: 20px; transform: rotate(90deg);}
}



/*-------------------------------------------------*/
/*#video*/
/*-------------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {

body, html {
  height: 100%;
}

/* 動画全画面表示 */
#video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(47,110,177,1);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 1;
  transition: opacity 1s ease; /* フェード用 */
  flex-direction: column;
}

#video-container .inner {
  max-width: 1200px;
  text-align: center;
}

#video-container video {
  width: 100%;
  display: block;
}

/* スキップボタン */
#skip-button {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  background: none;
  color: #FFF;
  font-weight: bold;
  border: none;
  cursor: pointer;
  z-index: 10000;
  font-size: 18px;
}

body.no-scroll {
  overflow: hidden;
}

}

/*sp*/
@media (max-width: 1049px) {

body, html {
  height: 100%;
}

/* 動画全画面表示 */
#video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(47,110,177,1);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 1;
  transition: opacity 1s ease; /* フェード用 */
  flex-direction: column;
}

#video-container .inner {
  max-width: 1200px;
  text-align: center;
}

#video-container video {
  width: 100%;
  display: block;
}

/* スキップボタン */
#skip-button {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  background: none;
  color: #FFF;
  font-weight: bold;
  border: none;
  cursor: pointer;
  z-index: 10000;
  font-size: 18px;
}

body.no-scroll {
  overflow: hidden;
}

}



/*-------------------------------------------------*/
/*news_wrap*/
/*-------------------------------------------------*/

/*pc*/
@media (min-width: 1050px) {

.news_wrap { background: #005eae;}
.news_wrap .inner { max-width: 1000px; margin: auto; padding: 140px 0; display: flex; justify-content: space-between;}
.news_wrap .inner .head { text-align: center; align-content: center;}
.news_wrap .inner .head h2 { font-size: 60px; color: #FFF; margin-bottom: 20px;}
.news_wrap .inner .head .btn { width: 120px; margin: auto;}
.news_wrap .inner .head .btn a { display: block; width: 100%; height: 30px; align-content: center; border: solid 1px #FFF; border-radius: 40px; color: #FFF;}
.news_wrap .inner .cont { width: 50%;}
.news_wrap .inner .cont ul {}
.news_wrap .inner .contul li {}
.news_wrap .inner .cont ul li a { padding: 40px 0; font-size: 16px; font-weight: 500; display: flex; position: relative;}
.news_wrap .inner .cont ul li a::after { content: ""; width: 20px; height: 20px; border-top: solid 1px #FFF; border-right: solid 1px #FFF; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 20px; margin: auto;}
.news_wrap .inner .cont li a:hover { color: #000;}
.news_wrap .inner .cont ul li a .time { width: 120px; margin-right: 50px; font-size: 16px; font-weight: 500; color: #FFF;}
.news_wrap .inner .cont ul li a .ttl { font-size: 16px; font-weight: 500; color: #FFF;}
.news_wrap .inner .cont p { color: #FFF; height: 100%; align-content: center;}

}

/*sp*/
@media (max-width: 1049px) {

.news_wrap { background: #005eae;}
.news_wrap .inner { max-width: 1000px; margin: auto; padding: 140px 0; display: flex; justify-content: space-between; flex-direction: column;}
.news_wrap .inner .head { text-align: center; align-content: center; margin-bottom: 50px;}
.news_wrap .inner .head h2 { font-size: 36px; color: #FFF; margin-bottom: 20px;}
.news_wrap .inner .head .btn { width: 120px; margin: auto;}
.news_wrap .inner .head .btn a { display: block; width: 100%; height: 30px; align-content: center; border: solid 1px #FFF; border-radius: 40px; color: #FFF;}
.news_wrap .inner .cont { width: auto%; padding: 0 40px;}
.news_wrap .inner .cont ul {}
.news_wrap .inner .contul li {}
.news_wrap .inner .cont ul li a { padding: 20px 40px 20px 10px; font-size: 16px; font-weight: 500; display: flex; position: relative;}
.news_wrap .inner .cont ul li a::after { content: ""; width: 20px; height: 20px; border-top: solid 1px #FFF; border-right: solid 1px #FFF; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 20px; margin: auto;}
.news_wrap .inner .cont li a:hover { color: #000;}
.news_wrap .inner .cont ul li a .time { width: 100px; margin-right: 30px; font-size: 16px; font-weight: 500; color: #FFF;}
.news_wrap .inner .cont ul li a .ttl { font-size: 16px; font-weight: 500; color: #FFF;}
.news_wrap .inner .cont p { color: #FFF;}

}


