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

body {font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Oswald";
}

:{box-sizing: border-box;}
/*--------------------------*/
/*共通 start*/

body {
  background-color: #FAFAFA;

}

p,a {
  color: #fff;
  font-weight: normal;
  line-height: 1.4em;
  display: inline-block;
}

a:hover{opacity: 0.8;}



/*共通 end*/
/*--------------------------*/
/*header start*/

header {
  width: 100%;
  height: 60px;
  background-color: #fff;
  z-index: 10000;
  position: fixed;
  top: 0;
  box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.6);
}

.head_width {
  max-width: 960px;
  margin: auto;
  position: relative;
  text-align: center;
  height: 60px;
}

.head_width img {
  width: 200px;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  bottom: 0;
  margin: auto;
  display: block;
}

/*header end*/
/*--------------------------*/
/*main visual start*/

#mainVisual {
  position: relative;
  background: url(../img/fv/bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

#mainVisual .mainvisual_container {
  max-width: 960px;
  margin: 0px auto ;
  display: block;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: 100%;
}

#mainVisual .mainvisual_container_image {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px 0 0;
}

#mainVisual .mainvisual_container_image img {
  width: calc(95% - 0px);
  padding: 0px 0px;
  margin: 50px auto 0;
  bottom: 0;
  position: relative;
  left: 0;
  right: 0;
}

#mainVisual .intro_container {
  text-align: center;
  position: absolute;
  bottom: -21px;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 2;
}

#mainVisual .intro_container img {
  width: 30px;
}

/*main visual end*/
/*--------------------------*/
/*problem start*/

.row{
/*margin-top: 100px;*/
padding-bottom: 0px;
background-color: #27306C;
/*background-position:top center;*/
}
.row2{
padding-top:80px;
padding-bottom: 50px;
background-color: #eff9ff;
background-image: url(../img/other/bg_arrow.webp);
background-repeat: no-repeat;
background-position: top center;
}

.row3{
padding-bottom: 50px;
background: url(../img/other/bg_service.webp);
background-repeat: no-repeat;
background-position: top center;
}

.row4{
padding-top:50px;
padding-bottom: 100px;
background-color: #eff9ff;
}

.row5{
padding-top:50px;
padding-bottom: 100px;
background-color: #fff;
}

.row6{
padding-top:50px;
padding-bottom: 100px;
background-color: #1782a1;
background-image: url(../img/other/bg_arrow2.webp);
background-repeat: no-repeat;
background-position: top center;
}

.img_midashi{
  text-align: center;
  margin: 30px auto;
  padding-bottom: 50px;
}

#wrong_content {
  max-width: 1100px;
  margin: 0  auto;
  /*padding-top: 50px;*/
  text-align: center;
  width: 95%;
}

.midashi_onayami {
  padding-top: 30px;
  padding-bottom: 50px;
  font-size:35px;
  color:#fff;
  line-height: 140%;
  font-weight:lighter;
}
.onayami{
  color:#ffef31;
  font-size:45px;
}
.onayami2{
  color:#ffef31;
  font-size:25px;
  font-weight: bold;
}
.midashi_but {
  padding-bottom: 50px;
  font-size:25px;
  color:#000;
  line-height: 140%;
  font-weight:bold;
}
.but{
  font-size:35px;
  color:#27306c;
  font-weight:bold;
}

.midashi_service {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size:35px;
  color:#fff;
  line-height: 140%;
  font-weight: normal;
}

.service{
  font-size:45px;
  color:#ffef31;
  font-weight:500;
}

.service2{
  font-size:20px;
  font-family:"Oswald";
  color:#fff;
  font-weight: normal;
}

.midashi_flow {
  padding-bottom: 10px;
  font-size:45px;
  color:#000;
  line-height: 140%;
  font-weight:500;
}

.flow{
  font-size:20px;
  font-family:"Oswald";
  color:#000;
  font-weight: normal;
}

.flowimgbox{position: relative;}
.flowimgbox .flow01btn{
    position: absolute;
    top:  350px;
    left: 50%;
transform: translateX(-50%) ;
  }
.flowimgbox .flow01btn a:hover{
  opacity: 0.7;
}

.midashi_voice {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size:50px;
  color:#000;
  line-height: 140%;
  font-weight: 500;
}

.voice{
  color:#f25f2c;
}

.voice2{
  font-size:20px;
  font-family:"Oswald";
  color:#000;
  font-weight: normal;
}

.midashi_faq {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size:50px;
  color:#fff;
  line-height: 140%;
  font-weight: 500;
}
.faq{
  font-size:20px;
  font-family:"Oswald";
  color:#fff;
  font-weight: normal;
}
.faq_box {
    text-align: left;
    font-size: 20px;
}

.faq_box a {color:#f25f2c;}

.qa-7 {
    max-width: 1100px;
    margin-bottom: 20px;
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #fff;
}
.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 2em 2em 2em 5em;
    color: #27306c;
    font-weight: bold;
    cursor: pointer;
}

.qa-7 summary::before,
.qa-7 p::before {
    position: absolute;
    left: 1em;
    font-weight: 500;
    font-size: 1.7em;
}

.qa-7 summary::before {
    color: #fff;
    background:#27306C;
    border-radius: 50%;
    width:50px;
    height:50px;
    text-align: center;
    font-family: Oswald;
    content: "Q";
}

.qa-7 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 20px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-7[open] summary::after {
    transform: rotate(225deg);
}

.qa-7 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 1.5em 5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-7[open] p {
    transform: none;
    opacity: 1;
}

.qa-7 p::before {
    color: #27306c;
    line-height: 1.4;
    background:#fff;
    border: solid 1px #27306c;
    border-radius: 50%;
    width:50px;
    height:50px;
    text-align: center;
    font-family: Oswald;
    content: "A";
}

.midashi_profile {
  padding-top: 50px;
  padding-bottom: 80px;
  font-size:45px;
  color:#000;
  line-height: 140%;
  font-weight:500;
}

.profile{
  font-size:20px;
  font-family:"Oswald";
  color:#000;
  font-weight: normal;
}

.profile_box {
    padding: 2em;
    margin-bottom: 100px;
    font-size:18px;
    color: #000;/*文字色*/
    line-height: 30px;
    background: #FFF;
    border-radius: 10px;/*角の丸み*/
}
.profile_box p {
    margin: 0;
}
.profile_ul {
  padding:50px 0 0 20px;
}

.profile_text{
  padding: 30px 0 0 0 ;
  display: inline-block;
  text-align: left;
  vertical-align:top;
  line-height: 30px;
  width:550px;
}

.profile_name{
color: #27306c;
font-weight: bold;
font-size: 30px;
}

.profile_eigo{
  font-size:18px;
  font-family:"Oswald";
  color:#000;
  font-weight: normal;
}

.pfofile_ditail{
font-size:20px;
}

.profile_img{
  padding: 30px;
  display: inline-block;
  vertical-align:top;
  margin-left: auto;
  text-align: right;
  max-width:400px;
}

#wrong_content img.title {
  width: 430px;
  display: block;
  margin: auto;
  margin-top: 40px;
}

#wrong_content p.under_line.problem {
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  margin-top: 16px;
  background: linear-gradient(transparent 50%, #fbd908 50%);
}

#wrong_content .wrong_flex {
  margin: 20px auto 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#wrong_content .wrong_icon {
  width: calc(20% - 10px);
}

#wrong_content .wrong_icon img {
  width: 100%;
}

#wrong_content .wrong_box {
  width: calc(80% - 10px);
  text-align: left;
}

#wrong_content .wrong_box .balloon {
  position: relative;
  padding: 20px 40px 20px 60px;
  background-color: #242C3C;
  border-radius: 12px;
}

#wrong_content .wrong_box .balloon::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  margin: auto;
  top: 0;
  bottom: 0;
  border-right: 15px solid #242C3C;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

#wrong_content .wrong_box .balloon::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -12px;
  margin: auto;
  top: 0px;
  bottom: 0;
  border-right: 15px solid #242C3C;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

#wrong_content .wrong_box .balloon li {
  margin-top: 4px;
  text-indent: 0em;
  padding-left: 0em;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

#wrong_content .wrong_box .balloon li:first-child {
  margin-top: 0px;
}

#wrong_content .arrow_2 {
  display: block;
  width: 100%;
}

#wrong_content img.arrow_2 {
  width: 84%;
  margin: -10px auto 0;
}


#wrong_content .online_action {
  position: relative;
  margin-top: 40px;
  text-align: left;
}

#wrong_content .online_action .action_title {
  font-size: 24px;
  font-weight: 900;
  font-family: 'Noto Serif JP', serif;
  background-color: #f8e71b;
  display: inline-block;
}

#wrong_content .online_action ul {
  padding-left: 20px;
  margin-top: 20px;
}

#wrong_content .online_action ul li {
  margin-top: 4px;
  text-indent: -0em;
  padding-left: 0em;
  font-size: 14px;
  font-weight: normal;
}

#wrong_content .online_action ul li span {
  background-color: #f8e71b;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
}

#wrong_content .stripe_bg {
  background-color: #ececec;
  background-image: repeating-linear-gradient(45deg, #FBFAFA, #FBFAFA 12px, transparent 0, transparent 14px);
  border: solid 2px #242C3C;
  border-radius: 8px;
  padding: 40px 80px;
  margin-top: 20px;
}

#wrong_content .stripe_bg .stripe_title {
  width: 300px;
}

#wrong_content .stripe_bg img {
  width: 100%;
}
.cv_over{
  background-color: #fff;
}
.cv-point {
  margin: 0 auto;
  width:400px;
  height:216px;
  background-color: #fff;
  text-align:center;
  vertical-align: middle;
  position: relative;
}
.cv-text{
  display: block;
  padding-top:20px;
}

a.btn-cv{
  display: block;
  padding: 1.5em;
  margin: 10px auto;
  display: block;
  color: #fff !important;
  background: #F25F2C;
  text-decoration: none;
  font-weight: 400;
  font-size:20px;
  border-radius: 50px;
  text-align:center;
  text-decoration:none !important;
  max-width: 400px;
  box-shadow:3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
a.btn-cv:after {
  content: "";
  display: inline-block;
  width: 20px;
  height:20px;
  position: relative;
  top:3px;
  left: 50px;
  background: url("../img/other/cv_arrow.svg") no-repeat;
  background-size: contain;
}

.cv-av{
  position: absolute;
  left: -290px;
  bottom:0;
  display: grid;
align-items: flex-end ;
z-index: 10;
}
/*a.btn-cv:hover {
  background: #6FB83F;
}*/
@media screen and (min-width: 768px){
  a.btn-green{
    padding: 0.5em 2em;
    margin: 10px auto;
    font-size:20px;
    display:inline-block;
  }
  a.btn-green:before {
    margin: -3px 10px 0 0;
  }
}


/*problem end*/

/*--------------------------*/
/*end_content start*/

.end_content {
  max-width: 800px;
  margin: 40px auto 0;
  text-align: center;
  font-size: 0;
}

.end_content .btn {
  width: 300px;
}

.end_content .btn:hover {
  opacity: 0.5;
  transition: 0.3s;
}

.end_content a {
  display: inline-block;
}

/*end_content end*/
/*--------------------------*/
/*footer start */

footer {
  line-height: 60px;
  padding:0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background-color: #000;
}

.footer_youtube{
  background-color:#212121;
  padding:0;
  font-size: 12px;
}

.footer_navi{
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top:50px;
}

/*footer end*/
/*--------------------------*/

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}



/*--------------------------*/

.sidelinebtn{
  position: fixed;
  opacity: 0;
  bottom: 0px;
  right: 0;
  background-color: inherit;
}
.sidelinebtn.is-in {
animation: fadeIn 1s ease 1s 1 normal forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sidelinebtn a:hover{
opacity: 0.7;
}


img{
  max-width:100%;
}

/*--------------------------*/


/*--------------------------*/


/*mobile start*/


/*--------------------------*/


/*--------------------------*/
@media screen and (max-width:1200px) {

  .voicebox .voicebtn{
    bottom: 9vw;
  }
}

/*--------------------------*/

@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }

  /*--------------------------*/
  /*共通 start*/
  p,li,a {
    color: #000;
  }

.row4{padding-bottom:25px;
}

.row5{padding-bottom:50px;

}

  /*共通 end*/
  /*--------------------------*/
  /*header start*/

  header {
    width: 100%;
    height: 60px;
    background-color: #fff;
    z-index: 10000;
    position: fixed;
    top: 0;
    box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.6);
  }

  .head_width {
    max-width: 960px;
    margin: auto;
    position: relative;
    text-align: center;
    height: 60px;
  }

  .head_width img {
    max-width: 300px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    display: block;
    cursor: pointer;
  }


  footer{
    padding-bottom: 120px;
  }
  /*--------------------------*/
  /*main visual start*/

  #mainVisual .mainvisual_container_image {
    position: relative;
    width: 100%;
    padding: 1px 0;
    margin: auto;
  }

  #mainVisual .mainvisual_container_image img {
    width: calc(100% - 0px);
    margin:20px auto 0;
  }

  /*main visual end*/

  .midashi_onayami {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size:25px;
    color:#fff;
    line-height: 140%;
    font-weight:lighter;
  }
  .onayami{
    color:#ffef31;
    font-size:30px;
  }
  .onayami2{
    color:#ffef31;
    font-size:20px;
  }

  .midashi_but {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size:18px;
    color:#000;
    line-height: 180%;
    font-weight:500;
  }
  .but{
    font-size:23px;
    color:#27306c;
    font-weight:bold;
  }


  .midashi_service {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size:23px;
    color:#fff;
    line-height: 140%;
    font-weight: 500;
  }

  .service{
    font-size:28px;
    color:#ffef31;
    font-weight: 500;
  }

  .service2{
    font-size:20px;
    font-family:"Oswald";
    color:#fff;
    font-weight: normal;
  }

  .midashi_flow {
    padding-bottom: 10px;
    font-size:35px;
    color:#000;
    line-height: 140%;
    font-weight:500;
  }

  .midashi_voice {
    padding-top: 10px;
    padding-bottom: 0px;
    font-size:35px;
    color:#000;
    line-height: 140%;
    font-weight: 500;
  }

  .voice{
    color:#f25f2c;
  }

  .voice2{
    font-size:20px;
    font-family:"Oswald";
    color:#000;
    font-weight: normal;
  }

  .midashi_faq {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size:35px;
    color:#fff;
    line-height: 140%;
    font-weight: 500;
  }
  .faq{
    font-size:20px;
    font-family:"Oswald";
    color:#fff;
    font-weight: normal;
  }

  .faq_box {
      text-align: left;
      font-size: 18px;
  }


  .qa-7 {
      max-width: 1100px;
      margin-bottom: 20px;
      border: none;
      border-radius: 10px;
      box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
      background-color: #fff;
  }

  .qa-7 summary {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
      padding: 1em 1em 1em 4em;
      color: #27306c;
      font-weight: bold;
      cursor: pointer;
  }

  .qa-7 summary::before,
  .qa-7 p::before {
      position: absolute;
      left: 0.5em;
      font-weight: 500;
      font-size: 1.5em;
  }

  .qa-7 summary::before {
      color: #fff;
      background:#27306C;
      border-radius: 50%;
      width:45px;
      height:45px;
      text-align: center;
      font-family: Oswald;
      content: "Q";
  }

  .qa-7 summary::after {
      transform: translateY(-25%) rotate(45deg);
      width: 7px;
      height: 7px;
      margin-left: 20px;
      border-bottom: 3px solid #333333b3;
      border-right: 3px solid #333333b3;
      content: '';
      transition: transform .5s;
  }

  .qa-7[open] summary::after {
      transform: rotate(225deg);
  }

  .qa-7 p {
      position: relative;
      transform: translateY(-10px);
      opacity: 0;
      margin: 0;
      padding: 1em 1.5em 1.5em 4em;
      color: #333;
      transition: transform .5s, opacity .5s;
  }

  .qa-7[open] p {
      transform: none;
      opacity: 1;
  }

  .qa-7 p::before {
      color: #27306c;
      line-height: 1.5;
      background:#fff;
      border: solid 1px #27306c;
      border-radius: 50%;
      width:45px;
      height:45px;
      text-align: center;
      font-family: Oswald;
      content: "A";
  }

  .midashi_profile {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size:30px;
    color:#000;
    line-height: 140%;
    font-weight:500;
  }

  .profile{
    font-size:20px;
    font-family:"Oswald";
    color:#000;
    font-weight: normal;
  }
  .profile_box {
      padding: 20px;
      margin-bottom: 100px;
      font-size:18px;
      color: #000;/*文字色*/
      line-height: 30px;
      background: #FFF;
      border-radius: 10px;
  }
  .profile_box p {
      margin: 0;
  }
  .profile_ul {
    padding:20px 0 0 20px;
  }

  .profile_text{
    padding: 20px 0 0 0 ;
    display: inline-block;
    vertical-align:top;
    font-size: 16px;
    line-height: 140%;
    width:100%;
  }

  .profile_name{
  color: #27306c;
  font-weight: bold;
  font-size: 25px;
  }

  .profile_eigo{
    font-size:16px;
    font-family:"Oswald";
    color:#000;
    font-weight: normal;
  }

  .pfofile_ditail{
  font-size:20px;
  }

  .profile_img{
    padding:20px 0 0 0;
    width:100%;
  }

  .cv-point {
    display: none;
  }
  .cv-text{
    display: none;
  }
  .cv-av{
    display: none;
  }

  /*--------------------------*/
  /*problem start*/

  #wrong_content {
    max-width: 700px;
    margin: auto;
    text-align: center;
    width: 90%;
  }
  #wrong_content img.title {
    width: 100%;
    display: block;
    margin: auto;
    margin-top: 40px;
  }

  #wrong_content p.under_line.problem {
    font-size: 7vw;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
    background: linear-gradient(transparent 50%, #fbd908 50%);
  }

  #wrong_content .wrong_flex {
    margin: 20px auto 0;
    padding: 0;
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  #wrong_content .wrong_icon {
    width: calc(40% - 0px);
    margin: auto;
  }
  #wrong_content .wrong_icon img {
    width: 100%;
  }
  #wrong_content .wrong_box {
    width: calc(100% - 0px);
    text-align: left;
  }

  #wrong_content .wrong_box .balloon {
    position: relative;
    padding: 20px 20px 20px 40px;
    background-color: #252c3c;
    border: 3px solid #252c3c;
    border-radius: 12px;
    /* list-style: none; */
    margin-top: 12px;
    font-size: 14px;
  }

  #wrong_content .wrong_box .balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0px;
    right: 0;
    top: -15px;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #252c3c;
    border-left: 15px solid transparent;
    border-top: 0;
    margin: 0 auto;
  }
  #wrong_content .wrong_box .balloon::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0px;
    right: 0;
    top: -12px;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #252c3c;
    border-left: 15px solid transparent;
    border-top: 0;
    margin: 0 auto;
  }

  #wrong_content .wrong_box .balloon li {
    text-indent: 0em;
    padding-left: -1em;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-top: 8px;
  }
  #wrong_content .wrong_box .balloon li:first-child {
    margin-top: 0px;
  }
  #wrong_content .arrow_2 {
    display: block;
    width: 100%;
  }
  #wrong_content img.arrow_2 {
    width: 100%;
    margin: 0px auto 0;
  }

  #wrong_content p.under_line.solution {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
    background: #fad904;
    padding: 8px;
  }
  #wrong_content .online_action {
    position: relative;
    margin-top: 52px;
  }

  #wrong_content .stripe_bg {
    background-color: #ececec;
    background-image: repeating-linear-gradient(45deg, #FBFAFA, #FBFAFA 12px, transparent 0, transparent 14px);
    border: solid 2px #242C3C;
    border-radius: 8px;
    padding: 20px 20px;
    margin-top: 20px;
  }

  #wrong_content .stripe_bg .stripe_title {
    width: 100%;
    margin-bottom: 20px;
  }

  #wrong_content .stripe_bg img {
    width: 85%;
  }


  .end_content {
    max-width: 800px;
    margin: 50px auto 50px;
    text-align: center;
    font-size: 0;
  }

  .end_content .btn {
    width: 350px;
  }

  .end_content .btn:hover {
    opacity: 0.5;
    transition: 0.3s;
  }

  .end_content a {
    display: inline-block;
  }



/*footer start */
/*--------------------------*/
footer {
  height: 300px;
  line-height: 30px;
  padding:0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background-color: #000;
}

a{  color: #fff;
  font-weight: normal;
  line-height: 1.4em;
  display: inline-block;
}

.footer_youtube{
  background-color:#212121;
  padding:0;
  font-size: 12px;
}

.footer_navi{
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding-top:30px;
}



// スマホの時だけ改行させるクラス
@media screen and (min-width: 750px){
  .pc { display:inline; }
  .sp { display:none; }



}
.pc { display:none; }
.sp { display:inline; }
@media screen and (max-width: 750px){
/*.row3{
  padding: 0 0 50px 0;
}*/
header{
  position: static;
}
#mainVisual .mainvisual_container{
  margin-top:0;
}
.flow01box .flow01btn{
  top: 57vw;
  width: 60vw;
}
}
