@charset "utf-8";
.main_visual_box {
	position: relative;
}
.main_visual_box .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
}
.main_visual_box .bxslider li {
  padding: 0 50%;
  width: 1920px !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.main_visual_box .bx-wrapper img {
	margin: 0 -50% !important;
  min-height: 1050px;
  width: 100%;
}
.main_visual_box .title_box {
  position: absolute;
  top:26.3%;
  left: 0;
  right: 0;
  color: #fff;
  max-width: none;
/*  max-width: 1200px;*/
}

.sec2_list .sec2_list_title_box  br.tb-block{
  display: none;
}

@media screen and (max-width: 1440px) {
  .sec2_list .sec2_list_title_box  br.tb-block {
      display: block;
    }
  }


  .sec2_list .sec2_list_title_box br.sp-block{
    display: none;
  }
  
  @media screen and (max-width: 680px) {
    .sec2_list .sec2_list_title_box br.sp-block {
        display: block;
      }
    }


.mv_text_img{
  width: 62.5%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 680px) {
  .mv_text_img{
    width: 100%;
    margin-bottom: 2rem;
  }
}

.main_visual_box .title_box .title {
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto;
    /* font-size: 9.2rem; */
    font-size: 4rem;
    font-weight: 700;
    max-width: 1200px;
    text-align: center;
}
.main_visual_box .title_box .text {
  font-size: 2.2rem;
    max-width: 1200px;
    margin: 0 auto;
    letter-spacing: 0.075em;
    font-weight: 500;
    text-align: center;
}




.main_visual_box .bx-wrapper .bx-pager {
  bottom: 170px;
  padding-top: 0;
}
.main_visual_box .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.main_visual_box .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main_visual_box .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ca0000;
}
@media screen and (min-width: 1921px) {
	.main_visual_box .bxslider li {
	  padding: 0;
	  width: 100% !important;
	}
	.main_visual_box .bx-wrapper img {
		margin: 0 !important;
    min-height: 100%;
	}
  .main_visual_box .title_box {
    /* top: 34.3%; */
    top: 25.3%;
  }
  .main_visual_box .bx-wrapper .bx-pager {
    bottom: 16.2%;
  }
}

.h2_01 {
	position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  margin-bottom: 65px;
  font-size: 5.6rem;
  text-align: center;
}

/*　sec1
---------------------------------------------------------*/
#sec1 {
  position: relative;
  margin-top: -40px;
}
@media screen and (min-width: 1921px) {
  #sec1 {
    margin-top: -2%;
  }
}
#sec1 .frame {}
#sec1 .frame:before {
  content: '';
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
  height: 200%;
  background-image: url(../img/home/sec1_bg01.png);
  background-position: left top;
  background-repeat: repeat;
  -webkit-transform: skewX(4.7deg) rotate(4.7deg);
  -ms-transform: skewX(4.7deg) rotate(4.7deg);
  transform: skewX(4.7deg) rotate(4.7deg);
}
#sec1 .sec_inner {
  padding: 5px 0 235px;
}
#sec1 .h2_01 {
  background-image: url(../img/home/sec1_title01_deco.png);
  background-size: 76px auto;
  padding-top: 67px;
}
.sec1_01 {
  color: #fff;
  margin-bottom: 45px;
}
.sec1_01 .catch {
  position: relative;
  top: -15px;
  padding-left: 25px !important;
  width: 49%;
	font-size: 4.5rem;
  line-height: 1.85;
}
.sec1_01 .lead {
  width: 49%;
	/*font-size: 1.7rem;*/
  line-height: 2.15;
}

/*　sec2
---------------------------------------------------------*/
#sec2 {
	position:  relative;
  margin-top: -4.2%;
}
#sec2 .frame {
  background: #f3f4f5;
  margin-top: 4%;
}
.sec2_title_box {
  position: relative;
  z-index: 1;
  margin-top: -4%;
}
#sec2 .sec2_title_box .frame {
  top: -2px;
  margin-top: 4%;
}  
.sec2_title_box .frame:before {
  content: '';
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
  height: 200%;
  background-color: #0e1558;
  background-image: url(../img/home/sec2_bg01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: skewX(4.7deg) rotate(4.7deg);
  -ms-transform: skewX(4.7deg) rotate(4.7deg);
  transform: skewX(4.7deg) rotate(4.7deg);
}
.sec2_title_box .h2_01 {
  margin-bottom: 0;
  padding: 75px 0;
  z-index: 2;
}
#sec2 .sec_inner {
  padding: 185px 0 150px;
  max-width: 1440px;
}
.sec2_list {
    justify-content: center;
}
.sec2_list li {
  background: #fff;
  /* width: 38%; */
  margin-bottom: 40px;
  margin-right: 40px;
  width: calc((100% - 20%)/3);
}
.sec2_list li:nth-child(2n){
    /* margin-right: 0; */
}
.sec2_list li:nth-child(3n){
  margin-right: 0;
}

.sec2_list li a {
  position: relative;
  display: block;
}
.sec2_list .sec2_list_title_box {
  position: relative;
  overflow: hidden;
}
.sec2_list li a .sec2_list_title_box img {
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  width: 100%;
}
.sec2_list .sec2_list_title_box h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 5.8rem;
  line-height: 1;
  text-align: center;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}




@media screen and (max-width: 1440px) {
  .sec2_list .sec2_list_title_box h3 {
    font-size: 3.8rem;
  } 

}


.sec2_list .text_box {
  margin-top: -45px;
  padding: 0 45px 50px;
}
.sec2_list .text_box dl {
}
.sec2_list .text_box dt {
  position: relative;  
  margin-bottom: 15px;
  padding-top: 125px;
  font-size: 2.4rem;
  text-align: center;
}
.sec2_list .text_box dt:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 90px auto;
  width: 90px;
  height: 90px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sec2_list li:nth-of-type(1) .text_box dt:before {background-image: url(../img/home/sec2_icon01.png);}
.sec2_list li:nth-of-type(2) .text_box dt:before {background-image: url(../img/home/sec2_icon03.png);}
.sec2_list li:nth-of-type(3) .text_box dt:before {background-image: url(../img/home/sec2_icon04.png);}
.sec2_list li:nth-of-type(4) .text_box dt:before {background-image: url(../img/home/sec2_icon02.png);}
.sec2_list .text_box dd {
  margin-bottom: 20px;
  min-height: 100px;
}

.sec2_btn {
  position: relative;
  display: block;
  background: #FFF;
  border: 1px solid #000;
  color: #000;
  margin: auto;
  padding: 0 10px;
  max-width: 140px;
  height: 40px;
  font-size: 1.3rem;
  text-align: center;
  line-height: 38px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
}

.sec2_list li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border: 5px solid #DE0000;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
}
.sec2_list li a:hover,
.sec2_list li a:hover:before {
  opacity: 1;
}
.sec2_list li a:hover .sec2_list_title_box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sec2_list li:hover .sec2_btn {
  background: #000;
  color: #FFF;
  opacity: 1;
}

/*　sec3
---------------------------------------------------------*/
#sec3 {
	position:  relative;
}
#sec3 .sec_inner {
  padding: 105px 0 65px;
  max-width: 940px;
}
.youtube {
  position:relative;
  border: 5px solid #DE0000;
  width:100%;
  padding-top: -webkit-calc(56.25% - 10px);
  padding-top: calc(56.25% - 10px);
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*　sec4
---------------------------------------------------------*/
#sec4 {
  position: relative;
}
#sec4 .sec_inner {
  padding: 50px 0 200px;
  max-width: 1320px;
}
#sec4 .h2_01 {
  color: #000;
  margin-bottom: 35px;
}
.newsList {}
.newsList_item {
  border-left: 1px solid #CCC;
	width: 33.3334%;
}
.newsList_item:first-child {
	border-left: none;
}
.newsList_item a {
  position: relative;
  display: block;
  padding: 20px 65px 10px;
  z-index: 1;
}
.newsList_item a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #de0000;
  width: 0;
  height: 100%;
  opacity: 0;
  z-index: -1;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
}
.newsList_item a:hover {
  opacity: 1;
}
.newsList_item a > * {
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
}
.newsList_item .tag_box {
	margin-bottom: 15px;
}
.newsList_item .tag_box .tag,
.newsList_item .tag_box .icon {
  display: inline-block;
}
.newsList_item .tag_box .tag {
  background: #de0000;
  color: #fff;
  margin-right: 5px;
  width: 90px;
  height: 28px;
  font-size: 1.5rem;
  line-height: 28px;
  text-align: center
}
.newsList_item .tag_box .icon {
  line-height: 0;
}
.newsList_item .tag_box .icon span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.newsList_item .tag_box .icon span img {
  width: auto;
  height: 24px;
}
.newsList_item .title {
  margin-bottom: 15px;
  min-height: 3.2em;
}
.newsList_item .date {
	color: #666;
	font-size: 1.5rem;
}

#sec4 .btn.sp-block {
  position: absolute;
  /* top: 1.5em; */
  top:5em;
  right: 65px;
  display: block !important;
  padding: 0 0 0 50px;
  height: auto;
  font-size: 1.6rem;
  line-height: 1.6;
}
#sec4 .btn.arw.sp-block:before {
  bottom: 0;
  left: 0;
  right: auto;
}
#sec4 .btn.arw.sp-block:after {
  content: '';
  position: absolute;
  bottom: -3px;
  right: 0;
  background: #000;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  height: 1px;
  opacity: 1;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
} 
#sec4 .btn.sp-block:hover {
  background: #fff;
  color: #222;
}
#sec4 .btn.arw.sp-block:hover:before {
  background-image: url(../common/img/arw02.png);
}
#sec4 .btn.arw.sp-block:hover:after {
  opacity: 0;
}    
#sec4 .btn.sp-none {display: none !important;}

.newsList_item a:hover:before {
  width: 100%;
  opacity: 1;
}
.newsList_item a:hover .tag_box .tag {
  background: #fff;
  color: #de0000;
}
.newsList_item a:hover .title {
  color: #fff;
}
.newsList_item a:hover .date {
  color: #fff;
}

/*　sec5
---------------------------------------------------------*/
#sec5 {
  position: relative;
}
#sec5 .frame {}
#sec5 .frame:before {
  content: '';
  position: absolute;
  top: -15%;
  left: 0;
  width: 100%;
  height: 130%;
  background-image: url(../img/home/sec5_bg01.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: skewX(4.7deg) rotate(4.7deg);
  -ms-transform: skewX(4.7deg) rotate(4.7deg);
  transform: skewX(4.7deg) rotate(4.7deg);
}
#sec5 .frame2 {
  position: absolute;
  top: -2.5%;
  left: 0;
  z-index: 1;
  background: #f3f4f6;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: skewX(4.7deg) rotate(4.7deg);
  -ms-transform: skewX(4.7deg) rotate(-.7deg);
  transform: skewX(4.7deg) rotate(4.7deg);
}
#sec5 .sec_inner {
  padding: 0 0 200px;
}
#sec5 .h2_01 {
  background-image: url(../img/home/sec5_title01_deco.png);
  background-size: 55px auto;
  margin-bottom: 50px;
  padding-top: 72px;
}
.sec5_01 {
  color: #fff;
  margin-bottom: 70px;
  text-align: center;
}
.sec5_01 .catch {
  margin-bottom: 30px;
  font-size: 4.5rem;
  line-height: 1.85;
}
.sec5_01 .lead {
  /*font-size: 1.7rem;*/
  line-height: 2;
}

 .wrapper {
  overflow: visible;
}
#pageMain{
  overflow: hidden;    
}
.pageFooter_box{
  padding-top: 200px;
  margin-top: -200px;
  overflow: hidden;  
} 
@media screen and (min-width: 1921px) {
  #sec5 .sec_inner {
    padding: 0 0 10.5%;
  }
}

@media screen and (max-width: 1440px) {

}


@media screen and (max-width:1250px) {
  .main_visual_box .title_box .title {
    font-size: 4rem;
    /* font-size: 8.8rem; */
  }
  .main_visual_box .title_box .text {
    font-size: 2rem;
  }

  /*　sec1
  ---------------------------------------------------------*/
  .sec1_01 .catch {
    padding-left: 0 !important;
  }
  .sec1_01 .catch br {
    display: none;
  }


  /*　sec3
  ---------------------------------------------------------*/
  #sec3 .sec_inner {
    margin: 0 auto;
  }
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) ,screen and (max-width: 737px) and (orientation: landscape) {
	.main_visual_box {}
	.main_visual_box .bxslider li {
    width: -webkit-calc(1920 * 100vh / 1050) !important;
	  width: calc(1920 * 100vh / 1050) !important;
	}
	.main_visual_box .bx-wrapper img {
	  /*min-height: 547px;*/
    min-height: 100vh;
	}
  .main_visual_box .title_box {
    top: 31.5%;
    bottom: 18%;
  }
  .main_visual_box .title_box .title {
    margin-bottom: 10px;
    font-size: 3.0rem;
    line-height: 1.4;
  }
  .main_visual_box .title_box .text {
    font-size: 1.8rem;
  }
  .main_visual_box .bx-wrapper .bx-pager {
    bottom: 70px;
  }
  .main_visual_box .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }

  .h2_01 {
    margin-bottom: 40px;
    font-size: 4.3rem;
  }

  /*　sec1
  ---------------------------------------------------------*/
  #sec1 {
    margin-top: -40px;
  }
  #sec1 .frame {}
  #sec1 .frame:before {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 200%;
    background-image: url(../img/home/sec1_bg01.png);
    background-position: left top;
    background-repeat: repeat;
    -webkit-transform: skewX(4.7deg) rotate(4.7deg);
    -ms-transform: skewX(4.7deg) rotate(4.7deg);
    transform: skewX(4.7deg) rotate(4.7deg);
  }
  #sec1 .sec_inner {
    padding: 25px 0 100px;
  }
  #sec1 .h2_01 {
    background-size: 53px auto;
    padding-top: 48px;
  }
  .sec1_01 .catch {
    top: 0;
    margin-bottom: 25px;
    width: 100%;
    font-size: 2.4rem;
    line-height: 1.6;
  }
  .sec1_01 .lead {
    width: 100%;
  }

  /*　sec2
  ---------------------------------------------------------*/
  #sec2 {
    margin-top: -4.2%;
  }
  #sec2 .frame {
    margin-top: 4%;
  }
  .sec2_title_box {
    margin-top: -4%;
  }
  #sec2 .sec2_title_box .frame {
    top: -3px;
    margin-top: 4%;
  }  
  .sec2_title_box .frame:before {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 200%;
    background-color: #0e1558;
    background-image: url(../img/home/sec2_bg01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: skewX(4.7deg) rotate(4.7deg);
    -ms-transform: skewX(4.7deg) rotate(4.7deg);
    transform: skewX(4.7deg) rotate(4.7deg);
  }
  .sec2_title_box .h2_01 {
    padding: 35px 0;
  }
  #sec2 .sec_inner {
    padding: 65px 0 100px;
  }
  .sec2_list {
    display: block;
  }
  .sec2_list li {
    width: 100%;
    margin-right: 0;
  }
  .sec2_list .sec2_list_title_box {
    position: relative;
  }
  .sec2_list .sec2_list_title_box img {
    width: 100%;
    height: auto;
  }
  .sec2_list .sec2_list_title_box h3 {
    font-size: 4.5rem;
  }
  .sec2_list .text_box {
    margin-top: -35px;
    padding: 0 25px 35px;
  }
  .sec2_list .text_box dt {
    margin-bottom: 15px;
    padding-top: 100px;
    font-size: 2.1rem;
  }
  .sec2_list .text_box dt:before {
    background-size: 70px auto;
    width: 70px;
    height: 70px;
  }
  .sec2_list .text_box dd {
    min-height: 100%;
  }

  .sec2_btn {
    max-width: 130px;
    font-size: 1.2rem;
  }

	/*　sec3
  ---------------------------------------------------------*/
  #sec3 {
    position:  relative;
  }
  #sec3 .sec_inner {
    padding: 75px 0 45px;
    margin: 0 5%;
  }

  /*　sec4
  ---------------------------------------------------------*/
  #sec4 {
    position: relative;
  }
  #sec4 .sec_inner {
    padding: 30px 0 70px;
  }
  #sec4 .h2_01 {
    margin-bottom: 25px;
  }
  .newsList {
    display: block;
  }
  .newsList_item {
    border-top: 1px solid #CCC;
    border-left: none;
    width: 100%;
  }
  .newsList_item a {
    padding: 30px 0;
  }
  .newsList_item .tag_box .tag {
    width: 85px;
    height: 26px;
    font-size: 1.3rem;
    line-height: 26px;
  }
  .newsList_item .tag_box .icon span img {
    height: 20px;
  }
  .newsList_item .title {
    min-height: 100%;
  }
  .newsList_item .date {
    font-size: 1.3rem;
  }

  #sec4 .btn.sp-block {display: none !important;}
  #sec4 .btn.sp-none {
    display: block !important;
    margin-top: 30px;
    border: 1px solid #000;
  }

  /*　sec5
  ---------------------------------------------------------*/
  #sec5 {
    position: relative;
  }
  #sec5 .frame {}
  #sec5 .frame:before {
    content: '';
    position: absolute;
    top: -15%;
    left: 0;
    width: 100%;
    height: 130%;
    background-image: url(../img/home/sec5_bg01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: skewX(4.7deg) rotate(4.7deg);
    -ms-transform: skewX(4.7deg) rotate(4.7deg);
    transform: skewX(4.7deg) rotate(4.7deg);
  }
  #sec5 .frame2 {
    position: absolute;
    top: -2.5%;
    left: 0;
    z-index: 1;
    background: #f3f4f6;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: skewX(4.7deg) rotate(4.7deg);
    -ms-transform: skewX(4.7deg) rotate(-.7deg);
    transform: skewX(4.7deg) rotate(4.7deg);
  }
  #sec5 .sec_inner {
    padding: 25px 0 100px;
  }
  #sec5 .h2_01 {
    background-size: 39px auto;
    margin-bottom: 40px;
    padding-top: 53px;
  }
  .sec5_01 {
    margin-bottom: 60px;
  }
  .sec5_01 .catch {
    font-size: 2.8rem;
    line-height: 1.6;
  }
  .sec5_01 .lead {}

}



@media screen and (max-width: 374px) {
  .main_visual_box .title_box .title {
    font-size: 2.6rem;
  }
}
