@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
  background-color:#FFF;
}

img {
  max-width: 100%;
  z-index: 999
}

/*-----------
全体
-------------*/

.wrap{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding:0;
  text-align: center;
  background-color:#000;
}

:root {
  --web-view-ids: kenkyujo;
}

.btn_join {
  background: #000;
  padding:40px 0;
}

.btn_join a:hover img{
  opacity:0.8;
}
.btn_join a{
  overflow:hidden;
  display:inline-block;
  border-radius:50px;
  box-shadow:0 0 4px rgba(255,255,255,1);
  background:#FFF;
}
.btn_join a img{
  vertical-align:middle;
}
.sec01 {
  text-align: center;
  background: url('sec01_background_A0_Rectangle_2_pattern.png') no-repeat bottom center;
  background-size: cover;
  padding:40px 0;
}
.sec01 img{
  margin-bottom:10px;
}

.sec02 {
  background: #424040;
  text-align: center;
  padding:40px 0 26px;
}



.sec03 {
  background: #000;
  text-align: center;
  padding:70px 0;
}



.sec04{
  background-color:#212121;
  padding:60px 0;
}
.inner_block.flex{
  display: flex;
  padding:0 5% 50px;
}
.sec04_in{
  display: inline-block;
  width: 40%;
}
.point_title{
  display: inline-block;
  width: 60%;
}
.point_title p {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

.point_title_title {
  opacity: 1;
  position:relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  line-height: 54px;
  margin-top: -6px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
  background:url('sec04_01title_A0_Rectangle_39_pattern.png') no-repeat left top;
  padding-left:120px;
  min-height:200px;
}
.point_title_title span{
  padding-top:70px;
  padding-bottom:40px;
  display:block
}

#sec04_02 .point_title_title{background-image:url('sec04_02title_A0_Rectangle_31_pattern.png');}
#sec04_03 .point_title_title{background-image:url('sec04_03title_A0_Rectangle_33_pattern.png');}
#sec04_04 .point_title_title{background-image:url('sec04_04title_A0_Rectangle_35_pattern.png');}
#sec04_05 .point_title_title{background-image:url('sec04_05title_A0_Rectangle_37_pattern.png');}

.sec05 {
  text-align: center;
  background-size: cover;
  padding:50px 30px;
  display:flex;
  flex-direction: column;
}
.sec05 .inner_block.flex:nth-of-type(1){
  background: url('sec05_background_A0_Rectangle_49_pattern.png') no-repeat top center;
}
.sec05 .inner_block.flex .point_title {
  padding:0 20px;
}
.sec05 .inner_block.flex .point_title_title {
  background: none;
  padding-left:0;
}

.sec05 .inner_block.flex .point_title_title span{
  padding-top:0;
  padding-bottom:10px;
  display:block
}
.sec05_in{
  display: inline-block;
  width: 40%;
}
.sec05_title {
  display: block;
}
.sec05_title span {
  opacity: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  display:block;
  overflow: visible;
  line-height: 40px;
  margin-left:50%;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}
.sec05_2 {
  display:flex;
}
.sec05_2 {
  text-align: center;
  padding:50px 30px;
}
.sec05_img {
  float:left;
  width:48%;
}
.sec05_3 .sec05_img {
  float:right;
}
.sec05_img img{
  width:100%;
}
.sec05_3 .sec05_title span {
  margin-left:0;
  margin-right:50%;
}
.sec05_3 .sec05_text2 {
  margin-left:0;
  margin-right:50%;
}
.sec06 {
  background: url('sec06_background_A0_Rectangle_72_pattern.png') no-repeat top center;
  text-align: center;
  padding:50px 0;
}
.sec07 {
  background: url('sec07_background_A0_Rectangle_82_pattern.png') no-repeat top center;
  text-align: center;
  padding:60px 0;
}
.sec08 {
  background: url('sec08_background_A0_Rectangle_93_pattern.png') no-repeat top center;
  background-size:cover;
  text-align: center;
  padding:100px 0 0;
}
.sec09 {
  background: #212121;
  text-align: center;
  padding:50px 0;
}
.sec08 span {
    margin: 0;
    padding:20px 0;
    overflow: visible;
    white-space: nowrap;
    line-height: 38px;
    font-family: Hiragino Mincho Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    color: rgba(255, 255, 255, 1);
    display:block;
    text-align:center;
}
.sec10{
  background-color: black;
  padding:50px 0;
}
.sec10_inner{
  background: url('sec010_background02_A0_Rectangle_114_pattern.png') no-repeat top center;
  text-align: center;
}
.sec11{
  background: url('sec011_background_A0_Rectangle_122_pattern.png') no-repeat top center;
  text-align: center;
  overflow:hidden;
}


.sec_title{
  background-color: gray;
  width: 100%;
  padding:50px 0;
}




/*ここまで*/



#kenkyujo * {
  margin: 0;
  padding: 0;
}

#kenkyujo {
  /*

    box-sizing: border-box;
    transform: translateX(-50%);
    left: 50%;*/
  background: #E5E5E5;
  width: 1200px;
  height: 17523px;
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
  margin: 0;
  padding: 0;
  opacity: 1;
  --web-view-name: kenkyujo;
  --web-view-id: kenkyujo;
  --web-enable-deep-linking: true;
}

#sec01_background {
  opacity: 1;
  fill: url(#sec01_background_A0_Rectangle_2_pattern);
}

.sec01_background {

  overflow: visible;
  width: 1200.487px;
  height: 785.515px;
  left: 1px;
  top: 681.013px;
}

#____1 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____1 {

  overflow: visible;
  width: 1200.022px;
  height: 178.003px;
  left: 1px;
  top: 635.012px;
}

#cv {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_5_pattern);
}

.cv {

  overflow: visible;
  width: 700.013px;
  height: 86.001px;
  left: 251.005px;
  top: 681.013px;
}

#firstview {
  opacity: 1;
  fill: url(#firstview_A0_Rectangle_7_pattern);
}

.firstview {

  overflow: visible;
  width: 100%;
  height: auto;
  left: 1px;
  top: -23px;
}

#sec01_title {
  opacity: 1;
  fill: url(#sec01_title_A0_Path_2_pattern);
}

.sec01_title {
  transform: matrix(1, 0, 0, 1, 0, 0);
  overflow: visible;

  top: 839.016px;
  left: 176.003px;
  width: 851.016px;
  height: 97.002px;
}

#sec01_img01 {
  opacity: 1;
  fill: url(#sec01_img01_A0_Rectangle_9_pattern);
}

.sec01_img01 {

  overflow: visible;
  width: 988.019px;
  height: 381.358px;
  left: 107.002px;
  top: 972.019px;
}

#______________________________ {
  opacity: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 897px;
  white-space: nowrap;
  line-height: 35px;
  margin-top: -3px;
  text-align: center;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 29px;
  color: rgba(255, 255, 255, 1);
  margin: 0 auto;
}

#sec02_background {
  opacity: 1;
  fill: url(#sec02_background_A0_Path_4_pattern);
}

.sec02_background {
  transform: matrix(1, 0, 0, 1, 0, 0);
  overflow: visible;

  top: 1463.028px;
  left: 1px;
  width: 1200.487px;
  height: 785.515px;
}

#____5 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____5 {

  overflow: visible;
  width: 1200.022px;
  height: 233.004px;
  left: 1px;
  top: 1463.028px;
}

#sec02_title {
  opacity: 1;
  fill: url(#sec02_title_A0_Rectangle_12_pattern);
}

.sec02_title {

  overflow: visible;
  width: 922.018px;
  height: 166.455px;
  left: 152.003px;
  top: 1501.029px;
}

#sec02_background_A0_Rectangle_13 {
  opacity: 1;
  fill: url(#sec02_background_A0_Rectangle_14_pattern);
}

.sec02_background_A0_Rectangle_13 {

  overflow: visible;
  width: 1200.487px;
  height: 785.515px;
  left: 1px;
  top: 2249.043px;
}

#____11 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____11 {

  overflow: visible;
  width: 1200.022px;
  height: 233.004px;
  left: 1px;
  top: 3022.057px;
}

#____15 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____15 {

  overflow: visible;
  width: 1200.022px;
  height: 360.007px;
  left: 1px;
  top: 3255.062px;
}

#sec03_title {
  opacity: 1;
  fill: url(#sec03_title_A0_Rectangle_18_pattern);
}

.sec03_title {

  overflow: visible;
  width: 839.016px;
  height: 173.12px;
  left: 182.003px;
  top: 3052.058px;
}

#____16 {
  opacity: 1;
  fill: rgba(34, 34, 34, 1);
}

.____16 {

  overflow: visible;
  width: 1213.022px;
  height: 2130.038px;
  left: -12px;
  top: 3608.068px;
}

#sec04_img02 {
  opacity: 1;
  fill: url(#sec04_img02_A0_Rectangle_21_pattern);
}

.sec04_img02 {

  overflow: visible;
  width: 538.01px;
  height: 360.007px;
  left: 627.012px;
  top: 4069.077px;
}

#sec04_img03 {
  opacity: 1;
  fill: url(#sec04_img03_A0_Rectangle_23_pattern);
}

.sec04_img03 {

  overflow: visible;
  width: 539.01px;
  height: 360.007px;
  left: 20px;
  top: 4473.083px;
}

#sec04_img01 {
  opacity: 1;
  fill: url(#sec04_img01_A0_Rectangle_25_pattern);
}

.sec04_img01 {

  overflow: visible;
  width: 496.009px;
  height: 388.007px;
  left: 71.001px;
  top: 3682.07px;
}

#sec04_img04 {
  opacity: 1;
  fill: url(#sec04_img04_A0_Rectangle_27_pattern);
}

.sec04_img04 {

  overflow: visible;
  width: 557.011px;
  height: 372.007px;
  left: 629.012px;
  top: 4876.09px;
}

#sec04_img05 {
  opacity: 1;
  fill: url(#sec04_img05_A0_Rectangle_29_pattern);
}

.sec04_img05 {

  overflow: visible;
  width: 640.012px;
  height: 360.007px;
  left: 22px;
  top: 5283.098px;
}

#sec04_02title {
  opacity: 1;
  fill: url(#sec04_02title_A0_Rectangle_31_pattern);
}

.sec04_02title {

  overflow: visible;
  width: 109.002px;
  height: 201.882px;
  left: 35px;
  top: 4070.077px;
}

#sec04_03title {
  opacity: 1;
  fill: url(#sec04_03title_A0_Rectangle_33_pattern);
}

.sec04_03title {

  overflow: visible;
  width: 113.002px;
  height: 210.29px;
  left: 525.01px;
  top: 4459.083px;
}

#sec04_04title {
  opacity: 1;
  fill: url(#sec04_04title_A0_Rectangle_35_pattern);
}

.sec04_04title {

  overflow: visible;
  width: 120.002px;
  height: 222.255px;
  left: 26px;
  top: 4868.09px;
}

#sec04_05title {
  opacity: 1;
  fill: url(#sec04_05title_A0_Rectangle_37_pattern);
}

.sec04_05title {

  overflow: visible;
  width: 120.002px;
  height: 222.255px;
  left: 532.01px;
  top: 5269.096px;
}

#sec04_01title {
  opacity: 1;
  fill: url(#sec04_01title_A0_Rectangle_39_pattern);
}

.sec04_01title {

  overflow: visible;
  width: 113.002px;
  height: 209.29px;
  left: 525.01px;
  top: 3644.07px;
}


#_______________________ {
  opacity: 1;

  left: 144.003px;
  top: 4132.078px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 505px;
  white-space: nowrap;
  line-height: 54px;
  margin-top: -6px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
}

#________________________ {
  opacity: 1;

  left: 642.012px;
  top: 4516.084px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 505px;
  white-space: nowrap;
  line-height: 54px;
  margin-top: -6px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
}

#_______________PR__ {
  opacity: 1;

  left: 146.003px;
  top: 4942.091px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 435px;
  white-space: nowrap;
  line-height: 54px;
  margin-top: -6px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
}

#________________________A0_Text_6 {
  opacity: 1;

  left: 652.012px;
  top: 5339.098px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 463px;
  white-space: nowrap;
  line-height: 54px;
  margin-top: -6px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_7 {
  opacity: 1;

  left: 557px;
  top: 3858px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 588px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_8 {
  opacity: 1;

  left: 61px;
  top: 4276px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 588px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_9 {
  opacity: 1;

  left: 546px;
  top: 4660px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 610px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_10 {
  opacity: 1;

  left: 57px;
  top: 5086px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 594px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_11 {
  opacity: 1;

  left: 537px;
  top: 5483px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 621px;
  white-space: nowrap;
  line-height: 27px;
  margin-top: -3px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#____20 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____20 {

  overflow: visible;
  width: 1201.022px;
  height: 504.01px;
  left: 0px;
  top: 5915.109px;
}

#sec05_title {
  opacity: 1;
  fill: url(#sec05_title_A0_Rectangle_42_pattern);
}

.sec05_title {
  display:block;
  text-align:left;
}

#____21 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____21 {

  overflow: visible;
  width: 1200.022px;
  height: 178.003px;
  left: 0px;
  top: 5737.106px;
}

#cv_A0_Rectangle_44 {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_45_pattern);
}

.cv_A0_Rectangle_44 {

  overflow: visible;
  width: 700.013px;
  height: 86.002px;
  left: 252.005px;
  top: 5784.106px;
}

#sec05_title_2 {
  opacity: 1;
  fill: url(#sec05_title_2_A0_Rectangle_47_pattern);
}

.sec05_title_2 {

  overflow: visible;
  width: 1102.021px;
  height: 171.99px;
  left: 65.001px;
  top: 6180.114px;
}

#sec05_background {
  opacity: 1;
  fill: url(#sec05_background_A0_Rectangle_49_pattern);
}

.sec05_background {

  overflow: visible;
  width: 1277.555px;
  height: 953.517px;
  left: -10px;
  top: 6419.119px;
}

#sec05_img01 {
  opacity: 1;
  fill: url(#sec05_img01_A0_Rectangle_51_pattern);
}

.sec05_img01 {
  overflow: visible;
  width: 514.01px;
  height: 228.071px;
  left: 115.002px;
  top: 6477.119px;
}

.sec05_text {
  display:flex;
  opacity: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  line-height: 38px;
  margin-top: -6.5px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
}
.sec05_text2 {
    opacity: 1;
    margin: 0;
    padding: 0;
    overflow: visible;
    line-height: 38px;
    text-align: left;
    font-family: Hiragino Kaku Gothic Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    color: rgba(255, 255, 255, 1);
    margin-left:50%;
}

@media screen and (max-width: 480px) {
  .sec05_title span {
    margin:0;
  }
  .sec05_text2 {
      font-size: 18px;
      margin:0;
  }
  .sec05_img {
    float:none;
    width:100%;
  }
}
#_______________________________A0_Text_12 {
  opacity: 1;

  left: 65px;
  top: 6762px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 732px;
  white-space: nowrap;
  line-height: 38px;
  margin-top: -6.5px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
}

#____22 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____22 {

  overflow: visible;
  width: 1200.011px;
  height: 869.01px;
  left: 0.011px;
  top: 7372.136px;
}

#sec05_img03 {
  opacity: 1;
  fill: url(#sec05_img03_A0_Rectangle_54_pattern);
}

.sec05_img03 {

  overflow: visible;
  width: 619.011px;
  height: 590.011px;
  left: 65px;
  top: 7414.135px;
}

#sec02_img01 {
  opacity: 1;
  fill: url(#sec02_img01_A0_Rectangle_56_pattern);
}

.sec02_img01 {

  overflow: visible;
  width: 1134.021px;
  height: 339.006px;
  left: 34px;
  top: 1802.034px;
}

#sec02_img02 {
  opacity: 1;
  fill: url(#sec02_img02_A0_Rectangle_58_pattern);
}

.sec02_img02 {

  overflow: visible;
  width: 917.017px;
  height: 666.012px;
  left: 143.003px;
  top: 2291.043px;
}

#sec03_img01 {
  opacity: 1;
  fill: url(#sec03_img01_A0_Rectangle_60_pattern);
}

.sec03_img01 {

  overflow: visible;
  width: 1073.021px;
  height: 231.004px;
  left: 65.001px;
  top: 3333.063px;
}

#______________________ {
  opacity: 1;

  left: 657px;
  top: 7414px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 479px;
  white-space: nowrap;
  line-height: 40px;
  margin-top: -5px;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}

#_______________________________A0_Text_14 {
  opacity: 1;

  left: 657px;
  top: 7612px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 505px;
  white-space: nowrap;
  line-height: 38px;
  margin-top: -8.5px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#____63 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____63 {

  overflow: visible;
  width: 1200.011px;
  height: 933.01px;
  left: 0.011px;
  top: 8239.136px;
}

#_____80___________ {
  opacity: 1;

  left: 44px;
  top: 8297px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 511px;
  white-space: nowrap;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}

#sec05_img02 {
  opacity: 1;
  fill: url(#sec05_img02_A0_Rectangle_63_pattern);
}

.sec05_img02 {

  overflow: visible;
  width: 318px;
  height: 97px;
  left: 27px;
  top: 8350px;
}

#_______________________________A0_Text_16 {
  opacity: 1;

  left: 49px;
  top: 8459px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 573px;
  white-space: nowrap;
  line-height: 38px;
  margin-top: -8.5px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#___2 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.___2 {
  transform: matrix(1, 0, 0, 1, 0, 0);
  overflow: visible;

  top: 9171.136px;
  left: 0.011px;
  width: 1200.011px;
  height: 724.322px;
}

#sec05_img06 {
  opacity: 1;
  fill: url(#sec05_img06_A0_Rectangle_65_pattern);
}

.sec05_img06 {

  overflow: visible;
  width: 948px;
  height: 632px;
  left: -79px;
  top: 9144px;
}

#sec05_img05 {
  opacity: 1;
  fill: url(#sec05_img05_A0_Rectangle_67_pattern);
}

.sec05_img05 {

  overflow: visible;
  width: 1005px;
  height: 2177px;
  left: 356px;
  top: 7473px;
}

#______________ {
  opacity: 1;

  left: 658px;
  top: 9184px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 416px;
  white-space: nowrap;
  text-align: left;
  font-family: Hiragino Mincho ProN;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}

#____35 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____35 {

  overflow: visible;
  width: 1235.452px;
  height: 340.779px;
  left: -17.705px;
  top: 10049.258px;
}

#sec06_title {
  opacity: 1;
  fill: url(#sec06_title_A0_Rectangle_70_pattern);
}

.sec06_title {

  overflow: visible;
  width: 797.896px;
  height: 246.827px;
  left: 201.588px;
  top: 10096.617px;
}

#sec06_background {
  opacity: 1;
  fill: url(#sec06_background_A0_Rectangle_72_pattern);
}

.sec06_background {

  overflow: visible;
  width: 1235.93px;
  height: 808.706px;
  left: -17.705px;
  top: 10390.039px;
}

#sec06_img01 {
  opacity: 1;
  fill: url(#sec06_img01_A0_Rectangle_74_pattern);
}

.sec06_img01 {

  overflow: visible;
  width: 897.762px;
  height: 872.607px;
  left: 151.14px;
  top: 10468.283px;
}

#____39 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____39 {

  overflow: visible;
  width: 1235.452px;
  height: 183.259px;
  left: -17.705px;
  top: 9866px;
}

#cv_A0_Rectangle_76 {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_77_pattern);
}

.cv_A0_Rectangle_76 {

  overflow: visible;
  width: 720.68px;
  height: 88.541px;
  left: 239.681px;
  top: 9886.359px;
}

#____38 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____38 {

  overflow: visible;
  width: 1236.481px;
  height: 260.286px;
  left: -18.705px;
  top: 11198.229px;
}

#sec07_title {
  opacity: 1;
  fill: url(#sec07_title_A0_Rectangle_80_pattern);
}

.sec07_title {

  overflow: visible;
  width: 660.967px;
  height: 157.75px;
  left: 268.538px;
  top: 11241.441px;
}

#sec07_background {
  opacity: 1;
  fill: url(#sec07_background_A0_Rectangle_82_pattern);
}

.sec07_background {

  overflow: visible;
  width: 1236.361px;
  height: 486.459px;
  left: -17.705px;
  top: 11441.172px;
}

#____41 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____41 {

  overflow: visible;
  width: 1236.481px;
  height: 242.286px;
  left: -14.705px;
  top: 11927.117px;
}

#sec08_title {
  opacity: 1;
  fill: url(#sec08_title_A0_Rectangle_85_pattern);
}

.sec08_title {

  overflow: visible;
  width: 868.935px;
  height: 136.135px;
  left: 168.554px;
  top: 11980.652px;
}

#sec07_img01 {
  opacity: 1;
  fill: url(#sec07_img01_A0_Rectangle_87_pattern);
}

.sec07_img01 {

  overflow: visible;
  width: 1012.041px;
  height: 326.365px;
  left: 94.516px;
  top: 11521.477px;
}

#sec05_img04 {
  opacity: 1;
  fill: url(#sec05_img04_A0_Rectangle_89_pattern);
}

.sec05_img04 {

  overflow: visible;
  width: 304px;
  height: 121px;
  left: 629px;
  top: 7492px;
}

#sec05_img07 {
  opacity: 1;
  fill: url(#sec05_img07_A0_Rectangle_91_pattern);
}

.sec05_img07 {

  overflow: visible;
  width: 318px;
  height: 97px;
  left: 641px;
  top: 9230px;
}

#_______________________________A0_Text_18 {
  opacity: 1;

  left: 661px;
  top: 9340px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 484px;
  white-space: nowrap;
  line-height: 38px;
  margin-top: -8.5px;
  text-align: left;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

#sec08_background {
  opacity: 1;
  fill: url(#sec08_background_A0_Rectangle_93_pattern);
}

.sec08_background {

  overflow: visible;
  width: 1245.371px;
  height: 814.883px;
  left: -25px;
  top: 12165.969px;
}

#sec08_img01 {
  opacity: 1;
  fill: url(#sec08_img01_A0_Rectangle_95_pattern);
}

.sec08_img01 {

  overflow: visible;
  width: 1191.182px;
  height: 672.292px;
  left: 49.127px;
  top: 12264.805px;
}

#____45 {
  opacity: 1;
  fill: rgba(34, 34, 34, 1);
}

.____45 {

  overflow: visible;
  width: 1238.541px;
  height: 701.119px;
  left: -12.764px;
  top: 13049.199px;
}

#_______________________________A0_Text_19 {
  opacity: 1;

  left: 368.285px;
  top: 12876.355px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 521px;
  white-space: nowrap;
  line-height: 38px;
  margin-top: -4.5px;
  text-align: center;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 29px;
  color: rgba(255, 255, 255, 1);
}

#____43 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____43 {

  overflow: visible;
  width: 1236.481px;
  height: 210.37px;
  left: -10.705px;
  top: 12981.25px;
}

#sec09_title {
  opacity: 1;
  fill: url(#sec09_title_A0_Rectangle_99_pattern);
}

.sec09_title {

  overflow: visible;
  width: 489.033px;
  height: 149.497px;
  left: 355.049px;
  top: 13012.137px;
}

#sec09_img01 {
  opacity: 1;
  fill: url(#sec09_img01_A0_Rectangle_101_pattern);
}

.sec09_img01 {

  overflow: visible;
  width: 1365.791px;
  height: 911.146px;
  left: 50.127px;
  top: 13087.293px;
}

#____47 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____47 {

  overflow: visible;
  width: 1238.541px;
  height: 183.259px;
  left: -19.764px;
  top: 13750.316px;
}

#cv_A0_Rectangle_103 {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_104_pattern);
}

.cv_A0_Rectangle_103 {

  overflow: visible;
  width: 720.68px;
  height: 88.541px;
  left: 239.71px;
  top: 13797.676px;
}

#____49 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____49 {

  overflow: visible;
  width: 1238.541px;
  height: 210.37px;
  left: -19.764px;
  top: 13933.576px;
}

#sec10_title {
  opacity: 1;
  fill: url(#sec10_title_A0_Rectangle_107_pattern);
}

.sec10_title {

  overflow: visible;
  width: 552.865px;
  height: 157.206px;
  left: 324.044px;
  top: 13960.344px;
}

#sec010_background {
  opacity: 1;
  fill: url(#sec010_background_A0_Rectangle_109_pattern);
}

.sec010_background {

  overflow: visible;
  width: 1239.077px;
  height: 810.766px;
  left: -19.764px;
  top: 14143.574px;
}

#____55 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____55 {

  overflow: visible;
  width: 1238.541px;
  height: 724.799px;
  left: -19.764px;
  top: 14954.469px;
}

#sec10_img01 {
  opacity: 1;
  fill: url(#sec10_img01_A0_Rectangle_112_pattern);
}

.sec10_img01 {

  overflow: visible;
  width: 946.15px;
  height: 609.489px;
  left: 125.402px;
  top: 15097.574px;
}

#sec010_background02 {
  opacity: 1;
  fill: url(#sec010_background02_A0_Rectangle_114_pattern);
}

.sec010_background02 {

  overflow: visible;
  width: 1236.361px;
  height: 486.459px;
  left: -17.705px;
  top: 15679.061px;
}

#____57 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____57 {

  overflow: visible;
  width: 1235.452px;
  height: 183.259px;
  left: -17.705px;
  top: 16149.918px;
}

#cv_A0_Rectangle_116 {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_117_pattern);
}

.cv_A0_Rectangle_116 {

  overflow: visible;
  width: 720.68px;
  height: 88.541px;
  left: 237.622px;
  top: 16197.277px;
}

#____59 {
  opacity: 1;
  fill: rgba(67, 64, 64, 1);
}

.____59 {

  overflow: visible;
  width: 1236.481px;
  height: 209.341px;
  left: -18.734px;
  top: 16325.176px;
}

#sec11_title {
  opacity: 1;
  fill: url(#sec11_title_A0_Rectangle_120_pattern);
}

.sec11_title {

  overflow: visible;
  width: 379.901px;
  height: 194.353px;
  left: 366.458px;
  top: 16334.383px;
}

#sec011_background {
  opacity: 1;
  fill: url(#sec011_background_A0_Rectangle_122_pattern);
}

.sec011_background {

  overflow: visible;
  width: 1237.504px;
  height: 809.735px;
  left: -17.764px;
  top: 16533.967px;
}

#sec11_img01 {
  opacity: 1;
  fill: url(#sec11_img01_A0_Rectangle_124_pattern);
}

.sec11_img01 {

  overflow: visible;
  width: 1235.452px;
  height: 81.334px;
  left: -17.764px;
  top: 16595.738px;
}

#Q____________________ {
  opacity: 1;
  left: 49.157px;
  top: 16619.418px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 663px;
  white-space: nowrap;
  line-height: 43px;
  margin-top: -5px;
  text-align: center;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 33px;
  color: rgba(0, 0, 0, 1);
}

#sec11_img01_A0_Rectangle_125 {
  opacity: 1;
  fill: url(#sec11_img01_A0_Rectangle_126_pattern);
}

.sec11_img01_A0_Rectangle_125 {

  overflow: visible;
  width: 1235.452px;
  height: 81.334px;
  left: -17.764px;
  top: 16824.297px;
}

#A_____Facebook________________ {
  opacity: 1;

  left: 49.157px;
  top: 16701.781px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 1006px;
  white-space: nowrap;
  line-height: 43px;
  margin-top: -5px;
  text-align: left;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 33px;
  color: rgba(255, 255, 255, 1);
}

#Q_________________ {
  opacity: 1;
  box-sizing: border-box;
  margin: 40px 0 20px;
  padding: 10px 5%;
  line-height: 60px;
  text-align: center;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 33px;
  color: rgba(0, 0, 0, 1);
  text-align:left;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c8ad5b+0,e0cf93+63,baa256+100 */
background: #c8ad5b; /* Old browsers */
background: -moz-linear-gradient(left, #c8ad5b 0%, #e0cf93 63%, #baa256 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c8ad5b 0%,#e0cf93 63%,#baa256 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c8ad5b 0%,#e0cf93 63%,#baa256 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8ad5b', endColorstr='#baa256',GradientType=1 ); /* IE6-9 */
}

#A_____ {
  opacity: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 5%;
  overflow: visible;
  line-height: 44px;
  text-align: left;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  color: rgba(255, 255, 255, 1);
}

#sec11_img01_A0_Rectangle_127 {
  opacity: 1;
  fill: url(#sec11_img01_A0_Rectangle_128_pattern);
}

.sec11_img01_A0_Rectangle_127 {

  overflow: visible;
  width: 1235.452px;
  height: 81.334px;
  left: -17.764px;
  top: 17052.855px;
}

#Q_______________________ {
  opacity: 1;

  left: 49.157px;
  top: 17077.418px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 761px;
  white-space: nowrap;
  line-height: 43px;
  margin-top: -5px;
  text-align: center;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 33px;
  color: rgba(0, 0, 0, 1);
}

#A______________________________A0_Text_25 {
  opacity: 1;

  left: 49.157px;
  top: 17169.195px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 1050px;
  white-space: nowrap;
  line-height: 44px;
  margin-top: -5px;
  text-align: left;
  font-family: Hiragino Mincho Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  color: rgba(255, 255, 255, 1);
}

#____61 {
  opacity: 1;
  fill: rgba(0, 0, 0, 1);
}

.____61 {

  overflow: visible;
  width: 1236.996px;
  height: 179.855px;
  left: -18.793px;
  top: 17343.188px;
}

#cv_A0_Rectangle_130 {
  opacity: 1;
  fill: url(#cv_A0_Rectangle_131_pattern);
}

.cv_A0_Rectangle_130 {

  overflow: visible;
  width: 720.68px;
  height: 88.541px;
  left: 239.592px;
  top: 17388.848px;
}

#sec10_img03 {
  opacity: 1;
  fill: url(#sec10_img03_A0_Rectangle_133_pattern);
}

.sec10_img03 {

  overflow: visible;
  width: 1029.543px;
  height: 660.967px;
  left: 83.19px;
  top: 14218.73px;
}

#sec10_title2 {
  opacity: 1;
  fill: url(#sec10_title2_A0_Rectangle_135_pattern);
}

.sec10_title2 {

  overflow: visible;
  width: 853.491px;
  height: 163.697px;
  left: 171.731px;
  top: 15010.066px;
}

#sec10_img02 {
  opacity: 1;
  fill: url(#sec10_img02_A0_Rectangle_137_pattern);
}

.sec10_img02 {

  overflow: visible;
  width: 1033.662px;
  height: 345.927px;
  left: 81.131px;
  top: 15749.07px;
}



#text01 {
    box-sizing: border-box;
    overflow: visible;
    /*white-space: nowrap;*/
    line-height: 35px;
    text-align: center;
    font-family: Hiragino Mincho ProN;
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    color: rgba(255, 255, 255, 1);
    padding:10px 0 35px;
}
