@charset "UTF-8";

/* TOP h3 Q&A */
section.h3_wrap {
  display: block;
  padding-top: 5px;
  margin-top: -10px;
}

.col-right h2 {
  text-align: left;
}

.t-sec002_2 {
  margin-top: 4%;
}

.m70 {
  margin-top: 70px !important;
}

.ml-120 {
  margin-left: -120px;
}

@media screen and (max-width: 900px) {
  .t-sec002_2 {
    margin-top: 8%;
  }
}

.top-h3001_2 {
  border-bottom: 3px solid #222222;
  max-width: 940px;
  width: 100%;
  margin: 60px auto 0;
}

.top-h3001_2 span {
  max-width: 502px;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.top-h3001_2 span img {
  margin-bottom: -3px;
  position: relative;
}

@media screen and (max-width: 812px) {
  .top-h3001_2 span {
    max-width: 267px;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding-top: 33px !important;
  }

  .top-h3001_2 span img {
    width: 100%;
  }

  .top-h3001_2 {
    border-bottom: 2px solid #222222;
  }

  .top-h3001_2 span img {
    margin-bottom: -4px;
    position: relative;
  }
}

/*.top-h3001_2 span:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    top: 69px;
    left: 0;
    background-image: url(../img/new_pc.svg);
    z-index: 9;
}
*/
.top-h3001_2 .new:before {
  position: absolute;
  content: '';
  width: 70px;
  height: 70px;
  top: 69px;
  left: 0;
  background-image: url(../img/new_pc.svg);
  z-index: 1;
  display: none;
}

.expert-img02 {
  width: 90%;
  max-width: 600px;
  margin: 40px auto 0;
  text-align: right;
}

.expert-img02 span {
  font-size: 15px;
}

.expert-img02 img {
  width: 100%;
}

@media screen and (max-width: 812px) {
  .top-h3001_2 .new:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 70px;
    top: 19px;
    left: -28px;
    background-image: url(../img/new_pc.svg);
    background-size: 100%;
    /* background: no-repeat; */
    background-repeat: no-repeat;
    z-index: 9;
  }
}

.top-h3001_2-ppp {
  line-height: 1.8;
  font-size: 20px;
  margin-top: 60px;
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 812px) {
  .top-h3001_2-ppp {
    text-align: left;
  }
}

.btn_sab {
  margin-top: 100px !important;
}

/*　contents　*/
.txt_lead {
  margin-top: 40px;
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 400;
}

.txt_lead_note {
  margin-bottom: 70px;
  font-size: 16px;
}

.expert-wrap {
  background-color: #ffffff;
  padding: 30px 40px 40px;
  border: 1px solid #222222;
}

.expert-title>h4 {
  margin-top: 25px;
  padding: 7px 33px 12px 0px;
  font-weight: 600;
  font-size: 18px;
  color: #3b3eaa;
}

.expert-title>h4 span {
  margin-left: 30px;
  text-indent: -30px;
  display: inline-block;
  font-size: 26px;
  line-height: 1;
}

.expert-text small {
  font-size: 16px;
  max-width: 740px;
  width: 100%;
  display: block;
  font-weight: 400;
  text-decoration-line: underline;
  margin: 20px 0 30px;
}

.top_wrapper {
  position: relative;
  width: 100%;
  margin: 60px auto 40px;
  padding-bottom: 8vh;
  position: relative;
  height: 380px;
  background-image: url(../img/expert-tng_pc.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.top_wrapper_icon-new:before {
  content: "New";
  display: block;
  position: absolute;
  top: -8px;
  left: 0px;
  padding: 8px 10px;
  background: #3b3eaa;
  background-size: 40px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 4px;
  width: 40px;
  height: 16px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  /* transform: translateX(-50%); */
  line-height: 0.8;
}

.top_wrapper_box {
  max-width: 640px;
  margin: 60px 0px 0 5%;
  /* display: inline-block; */
}

.col-right .top_wrapper_box h2.top_wrapper_title {
  color: #222222;
  font-weight: bold;
  text-align: left;
  padding: 0;
  font-size: 42px;
  border-radius: 5px;
  padding: 60px 0 0 0;
}

.top_wrapper_box h2.top_wrapper_title span {
  /* height: 34px; */
  background-color: #ffe064;
  display: inline-block;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  padding: 3px 10px;
  margin-top: 0;
  margin-left: 10px;
  position: relative;
  top: -7px;
}

.top_wrapper_name {
  font-size: 30px;
  font-weight: 500;
  margin: 20px 0 0 0;
  letter-spacing: 2px;
}

.expert_ml {
  margin-left: -5%;
}

@media screen and (max-width: 1280px) {
  .top_wrapper_box h2.top_wrapper_title span {
    font-size: 14px;
    height: 26px;
    margin-top: 3.6%;
  }

  .top_wrapper_box h2.top_wrapper_title {
    font-size: 2.8vw;
    padding: 4.2vw 0 0 0;
  }

  .top_wrapper_name {
    font-size: 25px;
  }
}

.top_wrapper_name span {
  font-size: 15px;
}

.btn-inner1 {
  margin: 10px 0 0 0;
}

@media screen and (max-width: 1240px) {
  .top_wrapper_box {
    max-width: 560px;
  }
}

@media screen and (max-width: 1171px) {
  .title {
    margin-top: -1px;
  }

  .top_wrapper {
    width: 100%;
    height: auto;
    margin: 5.26vw 0 0 0;
    border: 3px solid #222222;
    text-align: center;
    border-radius: 25px;
    padding: 0 5% 30%;
    position: relative;
    background-color: #ffffff;
    background-image: url(../img/expert-tng_sp@2.png);
    background-position: bottom;
    background-size: 48%;
    background-repeat: no-repeat;
  }

  .top_wrapper_name {
    font-size: 22px;
  }

  .top_wrapper_box h2.top_wrapper_title {
    font-size: 3.6vw;
    padding: 3.6vw 0 0 0;
    text-align: center;
    line-height: 1.4;
  }

  .ml-120 {
    margin-left: 0px;
  }

  .top_wrapper_box {
    margin: 0 auto;
    max-width: 100%;
  }

  .top_wrapper_name {
    margin: 20px 0 0 0px;
  }

  .btn-inner1 {
    margin: 3% 0 0 0px;
  }
}

@media screen and (max-width: 980px) {
  .top_wrapper_box h2.top_wrapper_title span {
    padding: 1px 10px;
    margin-top: 3%;
  }
}

.headline {
  font-weight: 700;
  font-size: 20px;
  color: #3b3eaa;
  margin-bottom: 5px;
}

.headline:before {
  content: '';
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  left: -40px;
  top: 0px;
  width: 30px;
  height: 10px;
  margin-right: -29px;
  background: #3b3eaa;
}

ul.list li {
  list-style: none;
  font-size: 18px;
  margin: 0 0 10px 20px;
  font-weight: 600;
}

ul.list li:before {
  content: '';
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  left: -20px;
  top: 0px;
  width: 10px;
  height: 10px;
  margin-right: -10px;
  border-radius: 30px;
  background: #3b3eaa;
}

.expert_h3 {
  color: #ffffff;
  background-color: #222222;
  /* margin: 50px auto 40px; */
  margin: 50px auto 0;
  padding: 12px 0px 12px 15px;
  font-size: 24px;
  font-weight: 600;
}

p span.large_01 {
  font-size: 18px;
  font-weight: 600;
}

p span.small_01 {
  font-size: 15px;
  font-weight: 600;
  margin-left: 5px;
}

.expert_txt small a {
  text-decoration: underline;
  margin: 30px auto 50px;
}

.expert_txt small span img {
  margin: 0 0 0 10px;
}

.gray-wrap {
  background-color: #f2f2f2;
  margin: 50px auto 40px;
  padding: 20px 60px;
  font-size: 16px;
  position: relative;
}

.gray-wrap:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  top: 18px;
  left: 20px;
  background-image: url(../img/double-quotes-left.svg);
  background-repeat: no-repeat;
}

.gray-wrap:after {
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  bottom: 20px;
  right: 30px;
  background-image: url(../img/double-quotes-right.svg);
  background-repeat: no-repeat;
}

.expert_title02 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 50px;
}

@media screen and (max-width: 812px) {
  .top_wrapper_icon-new:before {
    top: -20px;
    left: 50px;
  }

  .btn-inner1 {
    font-size: 2.2vw;
    text-align: center;
  }

  .top_wrapper_box h2.top_wrapper_title {
    font-size: 4.8vw;
  }

  .top_wrapper_box h2.top_wrapper_title span {
    height: auto;
    top: 0;
    background-color: #ffe064;
    display: inline-block;
    font-size: 2.3vw;
    padding: 2px 9px 2px;
    margin-top: -3px;
    vertical-align: middle;
  }

  .top_wrapper_name {
    font-size: 3.2vw;
  }

  .top_wrapper_name span {
    font-size: 2.2vw;
  }

  .btn-inner102 {
    font-size: 2.2vw;
    text-align: left;
  }

  .txt_lead {
    margin-bottom: 30px;
  }

  .txt_lead_note {
    margin-bottom: 40px;
  }

  .expert_h3 {
    padding: 12px 15px 12px 15px;
  }
}

/* 下層ページ モダール */
.modal-parts {
  margin: 0 auto;
  width: 100%;
  max-width: 745px;
}

.modal-parts a.md-btn {
  margin: 25px auto;
  max-width: 740px;
  width: 100%;
  display: block;
}

.modal-parts a.md-btn img {
  width: 100%;
}

.figure .title-t {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
}

.figure p.belong {
  line-height: 1.4;
}

.figure .name-t {
  font-size: 18px;
  font-weight: 500;
}

.figure .name-t span {
  font-size: 12px;
}

.figure .name-t .belong {
  font-size: 14px;
  margin-bottom: 5px;
}

.carousel-slides-wrap {
  margin: 0px 10px;
}

@media screen and (max-width: 480px) {
  .top_wrapper_box h2.top_wrapper_title {
    font-size: 4.5vw;
    padding: 30px 0 0 0;
  }

  .top_wrapper_name {
    font-size: 16px;
    margin: 10px 0 0 0;
  }

  .btn-inner1 {
    font-size: 13px;
  }

  .top_wrapper_name span {
    font-size: 13px;
  }

  .top_wrapper_icon-new:before {
    top: -14px;
    left: 36px;
    font-size: 14px;
    background-size: 30px 14px;
    width: 30px;
    height: 14px;
    line-height: 0.9;
    padding: 4px;
  }
}

/* 下層ページ モダール */
@media screen and (min-width: 813px) {
  .modal-parts .md-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 9999;
  }

  .modal-parts .md-contents {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    width: auto;
    height: auto;
    overflow: hidden;
    transform: translateX(-50%);
    z-index: 10000;
  }

  .modal-parts .md-inner {
    padding: 24px 40px;
    background: #fff;
    height: auto;
    width: 90vw;
  }

  .modal-parts .md-inner01 {
    width: 1000px;
  }

  .modal-parts .md-inner05 {
    width: 1000px;
  }

  .modal-parts .md-inner img {
    max-width: 100%;
    width: 100%;
  }

  .modal-parts .md-xmark {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 25px;
    height: 22px;
    z-index: 9999;
    cursor: pointer;
  }

  .modal-parts .md-xmark span {
    height: auto;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    border-radius: 4px;
  }

  .modal-parts .md-xmark span:nth-of-type(1) {
    top: 0;
    transform: translateY(10px) rotate(-45deg);
  }

  .modal-parts .md-xmark span:nth-of-type(2) {
    bottom: 0;
    transform: translateY(-10px) rotate(45deg);
  }

}

@media screen and (max-width: 935px) {
  .name-container {
    flex-direction: column;
  }

  .name-text {
    width: 100% !important;
  }

  .t_c02 {
    margin-top: 10px;
    text-align: center;
  }
}

.mb50 {
  margin-bottom: 50px !important;
}

.expert_txt {
  margin-bottom: 15px;
}

.expert-container {
  display: flex;
  width: 90%;
  max-width: 750px;
  margin: 60px auto 50px;
  box-shadow: 0 0 8px #a9a9a9;
  align-items: center;
}

.expert-img {
  width: 30%;
  overflow: hidden;
}

.expert-img img {
  display: block;
  object-fit: cover;
}

.expert-text {
  margin: 0 20px 0 20px;
  font-size: 15px;
}

.expert-text a {
  display: block;
}

.expert-text p span:before {
  content: '';
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  left: 8px;
  top: -6px;
  width: 30px;
  height: 1px;
  margin-right: 10px;
  background: #000000;
}

/*　人物紹介箇所　*/
.name-container {
  display: flex;
  width: 90%;
  max-width: 1000px;
  margin: 70px auto 0;
  padding: 30px 40px;
  background-color: #ffffff;
  align-items: center;
}

.name-text_01 {
  font-weight: 600;
  font-size: 18px;
}

.name-text_01 span {
  font-size: 15px;
  font-weight: 500;
}

.name-img {
  width: 150px;
  margin-right: 20px;
}

.name-img img {
  width: 100%;
}

.name-text {
  width: 80%;
}

.name-text p {
  font-size: 16px;
  margin: 10px 0;
}

.name-text p span img {
  margin: 0 0 0 10px;
}

/*　人物紹介箇所　*/
.othersexpert_wrap h3 {
  line-height: 1.8;
  font-size: 25px;
  margin: 100px auto 30px;
  text-align: center;
  font-weight: 500;
}

/*　スライダー　*/
.carousel-box {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 1170px) {
  .carousel-box {
    max-width: 700px;
  }

  .expert-img {
    width: 40%;
    overflow: hidden;
  }
}

@media screen and (max-width: 1000px) {
  .carousel-box {
    max-width: 600px;
  }

  .expert-img {
    width: 50%;
  }
}

@media screen and (max-width: 1030px) {
  .expert-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 970px) {
  .carousel-box {
    max-width: 500px;
  }

  .expert-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .expert-text {
    margin: 20px 15px 20px;
  }

  .expert-img {
    width: 100%;
    overflow: hidden;
  }

  .expert-img img {
    display: block;
    height: auto;
    width: 100%;
  }
}

@media screen and (max-width: 812px) {
  .carousel-box {
    max-width: 900px;
  }

  .modal-parts .modal-parts a {
    /* スマホモダールなし */
    pointer-events: none;
  }

  .modal-parts a.md-btn {
    pointer-events: none;
    opacity: 1;
  }


}

@media screen and (max-width: 710px) {}

@media screen and (max-width: 420px) {

  .expert-title>h4 {
    padding: 7px 0 12px 0px;
  }

  .gray-wrap {
    margin: 30px auto 30px;
    padding: 35px 20px;
  }

  .expert-wrap {
    padding: 30px 20px 40px;
  }

  .headline:before {
    left: -20px;
    margin-right: -11px;
  }

  .gray-wrap:before {
    top: 15px;
  }

  .gray-wrap:after {
    bottom: 6px;
    right: 23px;
  }

  .expert_h3 {
    margin: 40px auto 30px;
  }

  .top_wrapper {
    padding: 0 4% 48%;
    background-size: 80%;
    margin: 20px 0 0 0;
  }

  .t_c02 {
    text-align: left;
  }
}


/***************
山本先生　03.04
ここから 
***************/
.top_wrapper_box03 {
  width: 560px;
}

.top_wrapper03 {
  height: 414px;
  background-image: url(../img/expert-ymt_pc.png);
}

.top_wrapper03:before {
  left: 58px;
}

.top_wrapper_name03 {
  margin: 20px 0 0 105px;
}

.btn-inner1-03 {
  margin: 20px 0 0 105px;
}

.expert-title>h4 span.annotation-txt {
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.name-container a.hp-link {
  text-decoration: underline;
}

@media screen and (max-width: 1171px) {
  .top_wrapper03 {
    height: auto;
    background-image: url(../img/expert-ymt_sp@2x.png);
  }

  .top_wrapper_name03 {
    margin: 20px 0 0 0;
  }

  .btn-inner1-03 {
    margin: 3% 0 0 0px;
  }
}

@media screen and (max-width: 812px) {
  .top_wrapper03:before {
    left: 0px;
  }

  .btn-inner1-03 {
    text-align: center;
  }

}

@media screen and (max-width: 480px) {
  br.sp_br-none {
    display: none;
  }
}

/***************
山本先生　03.04
ここまで 
***************/

/***************
田中先生　05
ここから 
***************/
.top_wrapper05 {
  height: 351px;
  background-image: url(../img/expert-tnk_pc.png);
}

p.annotation-txt {
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.zukai01 {
  width: 80%;
  max-width: 600px;
  margin: 16px auto 0;
}

.expert_title02 span.annotation-txt {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 1171px) {
  .top_wrapper05 {
    height: auto;
    background-image: url(../img/expert-tnk_sp@2.png);
  }
}

.top_wrapper05:before {
  left: 40px;
}

.top_wrapper_name06 {
  margin: 20px 0 0 30px;
}

@media screen and (max-width: 812px) {
  .top_wrapper05:before {
    left: 0px;
  }

  .btn-inner1-03 {
    text-align: center;
  }

  .btn-inner1-06 {
    text-align: center;
  }

}

/* 田中先生　モーダルウィンドウ  */
.modal-parts.modal-parts02,
.modal-parts.modal-parts03 {
  max-width: 100%;
}

.modal-parts.modal-parts02 a.md-btn,
.modal-parts.modal-parts03 a.md-btn {
  max-width: 100%;
}

/***************
田中先生　05
ここまで 
***************/


/***************
滝澤先生　06
ここから 
***************/
.top_wrapper06 {
  height: 351px;
  background-image: url(../img/expert-tkz_pc.png);
}

.top_wrapper_icon-new.top_wrapper06:before {
  display: none;
}

p.annotation-txt.annotation-txt_bom {
  margin: 16px 0 16px 0;
}

@media screen and (max-width: 1171px) {
  .top_wrapper06 {
    height: auto;
    background-image: url(../img/expert-tkz_sp@2.png);
  }
}

/***************
滝澤先生　06
ここまで 
***************/

/***************
ソニー様　07
ここから 
***************/

.top_wrapper_box07 {
  max-width: 700px;
}

h2.title.title07 .top_wrapper_title_sp {
  display: none;
}

p.annotation-txt.annotation-txt_bom {
  margin: 16px 0 16px 0;
}

.top_wrapper07 {
  height: 369px;
  background-image: url(../img/expert-sny_pc.png);
}

.top_wrapper_icon-new.top_wrapper07:before {
  display: none;
}

.col-right h2.title.title07 {
  position: relative;
  left: -55px;
}

h2.title07 .span.sp_br {
  display: none;
}

.top_wrap_name07 {
  display: flex;
  justify-content: space-betweens;
  margin: 30px 0 0 0;
}

ul.top_wrapper_name07 .sp-img {
  display: none;
}

ul.top_wrapper_name07.first {
  width: 240px;
  padding: 0 50px 0 0;
}

ul.top_wrapper_name07.second {
  width: 380px;
}

ul.top_wrap_name07.secnd {
  width: 300px;
}

ul.top_wrapper_name07 p.top_wrapper_name07 {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 2px;
}

ul.top_wrapper_name07 p.top_wrapper_name07 span {
  font-size: 15px;
}

ul.top_wrapper_name07 p.btn-inner1-07 {
  font-size: 16px;
  line-height: 1.2;
}

.modal-parts a.md-btn.md-btn-sny {
  margin: 40px auto;
}

.sny-parts {
  width: 720px;
  border: 1px solid #bcdce9;
  margin: 0 auto 50px;
  padding: 40px;
}

.sny-parts figure {
  margin: 0;
}

.sny-parts p.sny-parts_title {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 0 0 30px 0;
}

.sny-parts .sny-parts_img01 {
  display: block;
  width: 500px;
  margin: 0 auto;
}

.sny-parts.border-none02 {
  border: none;
  margin: 0 auto;
  padding: 30px 0 50px 0;
}

.sny-parts.border-none03 {
  border: none;
  margin: 0 auto;
  padding: 20px 0 40px 0;
}

.sny-parts.border-none p.sny-parts_title {
  padding: 0 0 20px 0;
}

.sny-parts .sny-parts_img02 {
  display: block;
  width: 100%;
  margin: 0 auto;
}

p.name-top40 {
  padding: 30px 0 0 0;
}

.name-container.name-container_sny {
  justify-content: center;
  background: none;
  gap: 0 90px;
  align-items: normal;
}

.name-container .name-list {
  width: 330px;
  background: #ffffff;
  padding: 40px 30px;
}

.name-container .name-list img {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto 30px;
}

.name-container .name-list p.name {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 0 0 4px 0;
}

.name-container .name-list p.name span {
  font-size: 16px;
}

.name-container .name-list p.ruby {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  padding: 0 0 16px 0;
}

.name-container .name-list p.company {
  font-size: 14px;
  text-align: left;
  line-height: 1.2;
}


@media screen and (max-width: 1225px) {
  .top_wrapper07 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 60px auto 40px;
    border: 3px solid #222222;
    text-align: center;
    border-radius: 25px;
    padding: 0 7% 4%;
    background-color: #ffffff;
    background-image: none;
  }

  .top_wrapper_box.top_wrapper_box07 {
    margin: 0;
  }

  .col-right h2.title.title07 {
    left: 0;
    margin: -1px 0 0 0;
  }

  h2.title.title07 .top_wrapper_title {
    display: block;
  }

  h2.title.title07 .top_wrapper_title_sp {
    display: none;
  }

  ul.top_wrapper_name07 .sp-img {
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #f0e191;
    margin: 0 auto 20px;
  }

  .top_wrap_name07 {
    justify-content: center;
    margin: 30px 0 0 0;
    gap: 0 40px;
  }

  ul.top_wrapper_name07 {
    width: 200px;
    padding: 0;
  }

  ul.top_wrapper_name07.second {
    width: 200px;
  }

  ul.top_wrapper_name07.first {
    padding: 0;
  }

  ul.top_wrapper_name07 p.top_wrapper_name07 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1225px) {
  .top_wrapper_box h2.top_wrapper_title.top_wrapper_title07 {
    text-align: center;
  }
}

@media screen and (max-width: 1079px) {
  .top_wrapper07 {
    padding: 0 30px 40px;
  }

  h2.title.title07 .top_wrapper_title {
    display: none;
  }

  h2.title.title07 .top_wrapper_title_sp {
    display: block;
    font-size: 4.2vw;
    color: #ffffff;
    background: #222222;
    border-radius: 0 0 6px 6px;
    padding: 8px 20px 20px 20px;
  }

}

@media screen and (max-width: 935px) {
  .sny-parts {
    width: 100%;
    margin: 0 auto 30px;
    padding: 30px;
  }

  .name-container.name-container_sny {
    flex-direction: row;
  }

  .name-container.name-container_sny {
    gap: 0 40px;
  }
}




@media screen and (max-width: 700px) {
  .top_wrapper07 {
    margin: 40px auto 40px;
  }

  .top_wrapper_box.top_wrapper_box07 {
    max-width: 640px;
    margin: -1px auto 0;
    display: block;
  }

  h2.title.title07 .top_wrapper_title_sp {
    font-size: 5.3vw;
    padding: 16px 20px;
  }

  ul.top_wrapper_name07.first,
  ul.top_wrapper_name07.second {
    width: 48%;
  }

  .top_wrap_name07 {
    gap: 0 5%;
  }

  ul.top_wrapper_name07 .sp-img {
    width: 150px;
    height: 150px;
  }

  ul.top_wrapper_name07 p.top_wrapper_name07 {
    font-size: 18px;
  }

  .name-container.name-container_sny {
    flex-direction: column;
    gap: 40px 0;
  }

  .name-container .name-list {
    width: 100%;
  }


}

@media screen and (max-width: 480px) {
  .top_wrapper07 {
    padding: 0 20px 20px 20px;
  }

  ul.top_wrapper_name07 .sp-img {
    width: 100px;
    height: 100px;
  }

  .name-container.name-container_sny {
    width: 100%;
  }
}

/***************
ソニー様 07
ここまで 
***************/

/***************
IKEA様　08
ここから 
***************/
.top_wrapper08 {
  height: 351px;
  background-image: url(../img/expert-asy_pc.png);
}

.expert-img02.expert-img02-08 {
  margin: 40px auto 40;
}

@media screen and (max-width: 1171px) {
  .top_wrapper08 {
    height: auto;
    background-image: url(../img/expert-tasy_sp@2.png);
  }
}

@media screen and (max-width: 1079px) {}


@media screen and (max-width: 480px) {
  .top_wrapper_box08 .top_wrapper_title.top_wrapper_title08 {
    font-size: 4.7vw;
  }
}

/***************
IKEA様 08
ここまで 
***************/