.ctn{
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
.top-page{
    position: relative;
}
.top-page__content{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.top-page__content:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.68) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.68)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.68) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.68) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.68) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.68) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
.top-page__content h1{
      font-size: 45px;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2;
    line-height: 1.7;
}
.topics{
  letter-spacing: -0.3em;
  margin: 0 -10px;
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
.topics .topics__item{
      flex: 0 0 50%;
    max-width: 50%;
  display: inline-block;
  letter-spacing: normal;
  padding: 0 10px;
  vertical-align: top;
}
.topics .topics__text{
  background-color: #4ba0e1;
  padding: 20px;
  border-radius:8px;
  color: #fff;
  height: 100%;
}
.topics__text li{
  position: relative;
  margin-bottom: 20px;
}
.topics__text li:last-child{
  margin-bottom: 0;
}
.topics__text li:before{
  content: '\f00c';
  font-family: fontAwesome;
  font-size: 18px;
  color: #fff;
  margin-right: 8px;
}
.topics .topics__color .topics__text{
  background-color: #326ab5;
}
.topics .topics__color h3{
  margin-bottom: 24px;
}
.topics__item h3{
      font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 6px;
}
.topics__text p{
  margin-bottom: 5px;
}
.topics__text p.mgt30{
  margin-top: 30px;
}
.topics__text p.mgl55{
  margin-left: 55px;
}
.pi-content {
  text-align: left;
}
.pi-content h2{
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    padding-left: 20px;
    border-left: 10px solid #6cb1e6;
    margin-bottom: 30px;
    margin-top: 90px;
}
.pi-content img{
  margin-bottom: 10px;
}
.pi-content p{
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 2;
}
.pi-content figcaption{
  font-size: 16px;
  margin-bottom: 50px;
}
.pi-content h3{
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 18px;
  color: #6298c0;
}
.btn-wrap{
  text-align: center;
  padding: 60px 0 90px;
}
.pi-btn{
  font-size: 18px;
  padding: 15px 35px;
  letter-spacing: 4px;
  border-radius: 29px;
  text-decoration: none;
  background-color: #ec8401;
  color: #fff;
  display: inline-block;
}
.pi-btn:hover{
  color: #fff;
  background-color: #da7a00;
}
@media screen and (max-width: 768px){
  .top-page__content h1{
    font-size: 26px;
  }
  .topics{
    margin: 0;
    padding-bottom: 0;
    display: block;
  }
  .topics .topics__item{
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    flex: inherit;
    max-width: 100%;
  }
  .topics .topics__item:last-child{
    margin-bottom: 0;
  }
  .pi-content h2 {
    font-size: 24px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 475px){
  .top-page__content h1{
    font-size: 18px;
  }
  .pi-content h2{
    font-size: 20px;
  }
  .btn-wrap{
    padding: 20px 0 40px; 
  }
  .pi-btn{
    font-size: 16px;
  }
  .pi-content figcaption{
    margin-bottom: 30px;
  }
}
@charset "UTF-8";
/* CSS Document */
.legacy .container_legacy { padding: 0!important;}
main { text-align: center;}
.partner { font-size: 20px; font-family: 'Noto Sans JP'; color: #192242; line-height: 1.8; letter-spacing: 0.1em; min-width: 1280px; font-weight: 500}
.ver1912 .btn { background: #111851; color: white; font-size: 18px; height: 80px; width: 300px; border-radius: 40px; margin-left: auto; margin-right: auto; font-weight: 500}
.ver1912 a { position:relative;}
.ver1912 a.btn::after { background: url(../img/btn_arrow_w.svg) no-repeat center; background-size: 100% auto!important; width: 7px; height: 100%; right: 20px; bottom: 0; }
.ver1912 a.btn:hover { background: rgba(17, 24, 81, 0.827);}
.ver1912 a.btn:hover::after { right: 15px;}
.ver1912 a.btn._org { background: #fc851b;}
.ver1912 a.btn._org:hover { background: rgba(252, 133, 27, 0.8);}
.ver1912 .btn._size-s { font-size: 16px; height: 60px; width: 230px; border-radius: 30px; }
.ver1912 a.btn._size-s:after { width: 6px; right: 18px;}
.ver1912 a.btn._size-s:hover::after { right: 15px;}
._color-w { color: white; }
._bg-blue { background: #0975d5; }
._bg-glay { background: #ebedf0; }
.sdw,.pt-slider__item,.ptnlist__item,.partner-type__list dl   { box-shadow:0px 2px 8px rgba(0,0,3,0.15); -moz-box-shadow:0px 2px 8px rgba(0,0,3,0.15); -webkit-box-shadow:0px 2px 8px rgba(0,0,3,0.15);  -ms-box-shadow:0px 2px 8px rgba(0,0,3,0.15); }
.sdw-s,.flow-type1 li { box-shadow:0px 2px 8px rgba(0,0,3,0.15); -moz-box-shadow:0px 2px 8px rgba(0,0,3,0.15); -webkit-box-shadow:0px 1px 4px rgba(0,0,3,0.15);  -ms-box-shadow:0px 2px 8px rgba(0,0,3,0.15); }

.sec-titlearea { background-size: cover!important; color: white; width: 100%; display: table; height: 513px;}
.sec-titlearea__inr { max-width: 1110px; margin: 0 auto; display: table-cell; vertical-align: middle; padding: 0 50px;}
.sec-titlearea__title { font-weight: 500; font-size: 32px; line-height: 1.3}
.sec-titlearea__text { font-size: 18px; line-height: 1.6;  margin-top: 30px;}
.sec-titlearea__btn { margin-top: 46px;}

.sec-type1__inr { max-width: 1110px; margin: 0 auto; padding: 70px 0 80px;}
.sec-type1__title { font-weight: bold; font-size: 36px; line-height: 1.3; }
.sec-type1__text { font-size: 18px; line-height: 1.7; margin-top: 28px;}
.sec-type1__contents { margin-top: 56px;}
.sec-type1__btn { margin-top: 60px;}
.sec-type1__text._btm { margin-top: 52px;}

.sec-btm__inr { max-width: 1110px; margin: 0 auto; padding: 64px 0 70px}
.sec-btm__title { font-weight: bold; font-size: 30px;  line-height: 1.3}
.sec-btm__text { font-size: 18px; line-height: 1.8;}
.sec-btm__btn { margin-top: 36px;}

.photoarea {  text-align: center;}
.photoarea__item { display: inline-block; margin: 0 10px; width: calc(33.33% - 20px );}
._1photo .photoarea__item { width: 40%; }

@media screen and (max-width:768px){
  .partner { font-size: 16px; line-height: 1.7; min-width: auto;}
  .ver1912 .btn { font-size: 16px; height: 60px; width: 240px; border-radius: 33px;}
  .ver1912 a.btn::after { width: 6px; right: 16px;}
  .ver1912 a.btn:hover::after { right: 13px;}

  .ver1912 .btn._size-s { font-size: 13px; height: 48px; width: 170px; border-radius: 28px; }
  .ver1912 a.btn._size-s:after { width: 5px; right: 16px;}
  .ver1912 a.btn._size-s:hover::after { right: 13px;}

  .text_s { font-size: 11px; line-height: 1.55}

  .sec-titlearea { height: 400px;}
  .sec-titlearea__inr { padding: 0 40px;}
  .sec-titlearea__title { font-size: 26px;}
  .sec-titlearea__text { font-size: 14px;  margin-top: 20px; line-height: 1.55;}
  .sec-titlearea__text br { display: none;}
  .sec-titlearea__text br._br { display: block;}
  .sec-titlearea__btn { margin-top: 36px;}

  .sec-type1__inr { padding: 62px 30px 66px;}
  .sec-type1__title { font-size: 26px; }
  .sec-type1__text { font-size: 14px; margin-top: 20px; line-height: 1.55;}
  .sec-type1__text br { display: none;}
  .sec-type1__text br._br { display: block;}
  .sec-type1__contents { margin-top: 35px;}
  .sec-type1__btn { margin-top: 40px;}
  .sec-type1__text._btm { margin-top: 35px;}

  .sec-btm__inr { padding: 50px 20px 54px}
  .sec-btm__title { font-size: 20px; }
  .sec-btm__text { font-size: 13px;}
  .sec-btm__btn { margin-top: 24px;}

  .photoarea__item { margin: 0 7px; width: calc(33.33% - 14px );}
  ._1photo .photoarea__item { width: 50%; }
}
@media screen and (max-width:480px){
  .partner { font-size: 14px; line-height: 1.6; }
  .ver1912 .btn { font-size: 14px; height: 50px; width: 200px; border-radius: 28px;}
  .ver1912 a.btn::after { width: 5px; right: 14px;}
  .ver1912 a.btn:hover::after { right: 10px;}
  .ver1912 .btn._size-s { font-size: 12px; height: 44px; width: 150px; border-radius: 24px; }
  .ver1912 a.btn._size-s:after { width: 4px; right: 14px;}
  .ver1912 a.btn._size-s:hover::after { right: 11px;}
  .text_s { font-size: 9px; line-height: 1.45}

  .sec-titlearea { height: 360px;}
  .sec-titlearea__inr { padding: 0 20px;}
  .sec-titlearea__title { font-size: 20px;}
  .sec-titlearea__text { font-size: 12px;  margin-top: 16px; line-height: 1.5; }
  .sec-titlearea__btn { margin-top: 28px;}

  .sec-type1__inr { padding: 45px 20px 50px;}
  .sec-type1__title { font-size: 20px; }
  .sec-type1__text { font-size: 12px; margin-top: 16px; line-height: 1.5; }
  .sec-type1__contents { margin-top: 28px;}
  .sec-type1__btn { margin-top: 32px;}
  .sec-type1__text._btm { margin-top: 30px;}

  .sec-btm__inr { padding: 32px 20px 36px}
  .sec-btm__title { font-size: 16px; }
  .sec-btm__text { font-size: 12px;}
  .sec-btm__btn { margin-top: 20px;}

  .photoarea__item { margin: 0 5px; width: calc(33.33% - 10px );}
  ._1photo .photoarea__item { width: 70%; }
}


/*partner-interview*/
.partner section { position:relative;}
.partner-interview__bg { position:absolute; background: url("../img/partner/design_191126-3_24.jpg") no-repeat center; background-size: cover; height: 410px; top: 0; left: 0; right: 0; z-index: -1;}
.pt-slider { padding: 0 40px; margin: auto; }
.pt-slider__item { width: calc(33.33% - 30px); float: left; background: white; color:#192242; border-radius: 10px; overflow: hidden; padding: 0px 0 50px; vertical-align: top; letter-spacing: 0.05em; margin: 1px 15px 10px;}
.pt-slider__photo { margin: 0;}
.pt-slider__logo { width: 100px;  margin: 22px auto 0; }
.pt-slider__company { font-weight: 600; line-height: 1.4; height: 76px; display: table; width: 100%; font-size: 14px; padding: 0 10px;}
.pt-slider__company span { display: table-cell; vertical-align: middle}
.pt-slider__name { font-weight: 700;  font-size: 16px; }
.pt-slider__name strong { font-size: 20px}
.pt-slider__btn { margin-top: 24px;}

.slick-arrow { position: absolute; content: ""; text-indent: -999px; width: 33px; height:60px; overflow: hidden; background-size: 100% auto; background-repeat: no-repeat; top: calc(50% - 30px); cursor: pointer; background-position: center;}
.slick-prev { left: -38px; background-image: url("../img/partner/arw_l.png");}
.slick-next { right: -38px;  background-image: url("../img/partner/arw_r.png");}

@media screen and (max-width:768px){
  .partner-interview__bg { height: 360px; }
  .pt-slider { padding: 0 25px; }
  .pt-slider__item { width: calc(33.33% - 20px); border-radius: 8px; padding: 0px 0 40px; margin: 1px 10px 10px;} 
  .pt-slider__logo { width: 76px;  margin: 20px auto 0; }
  .pt-slider__company { height: 70px; font-size: 12px;}
  .pt-slider__name { font-size: 12px; }
  .pt-slider__name strong { font-size: 18px}
  .pt-slider__btn { margin-top: 20px;}

  .slick-arrow { width: 22px; height:50px; top: calc(50% - 25px); }
  .slick-prev { left: -20px; }
  .slick-next { right: -20px; }
}
@media screen and (max-width:480px){
  .partner-interview__bg { height: 280px; }
  .pt-slider { padding: 0 12px; }
  .pt-slider__item { width: calc(33.33% - 16px); padding: 0px 0 24px; margin: 1px 8px 8px;} 
  .pt-slider__logo { width: 62px;  margin: 12px auto 0; }
  .pt-slider__company { height: 60px; font-size: 10px;}
  .pt-slider__name { font-size: 10px; }
  .pt-slider__name strong { font-size: 15px}
  .pt-slider__btn { margin-top: 15px;}

  .slick-arrow { width: 20px; height:40px; top: calc(50% - 20px); }
  .slick-prev { left: -18px; }
  .slick-next { right: -18px; }
}


/*partner-list*/
.ptnlist {}
.ptnlist__list { margin-bottom: -40px; width: calc(100% + 30px); left: -15px; position: relative;}
.ptnlist__item { width: calc(33.33% - 30px); float: left; background: white; color:#192242; border-radius: 10px; overflow: hidden; padding:46px 0 57px; vertical-align: top; letter-spacing: 0.05em; margin: 0px 15px 40px;}
.pt-slider__photo { margin: 0; }
.ptnlist__logo { width: 180px; margin: 0px auto 8px; }
.ptnlist__company {font-weight: 600; line-height: 1.4; height: 80px; display: table; width: 100%; font-size: 14px; padding: 0 10px;}
.ptnlist__company span { display: table-cell; vertical-align: middle}
.ptnlist__partname { height: 60px; }
.ptnlist__tel { font-size: 34px; font-weight: 900; letter-spacing: normal; line-height: 1;}
.ptnlist__tel a { text-decoration: none; color:#192242;}
.ptnlist__btn { margin-top: 30px;}

@media screen and (max-width:768px){
  .ptnlist__list { margin-bottom: -20px; width: calc(100% + 20px); left: -10px;}
  .ptnlist__item { width: calc(50% - 20px); border-radius: 8px; padding:30px 0 40px; margin: 0px 10px 20px;}
  .ptnlist__logo { max-width: 120px; margin: 0px auto 5px; }
  .ptnlist__company { height: 70px;  font-size: 12px;}
  .ptnlist__tel { font-size: 28px; }
  .ptnlist__btn { margin-top: 25px;}
}
@media screen and (max-width:520px){
  .ptnlist__list { margin-bottom: -14px; width: calc(100%); left: 0px;}
  .ptnlist__item { width: calc(100%); padding:20px 0 26px; margin: 0px auto 14px; float: none; max-width: 300px;}
  .ptnlist__logo { max-width: 100px; margin: 0px auto 4px; }
  .ptnlist__company { height: auto; padding: 9px 3px 14px;  font-size: 11px; line-height: 1.35;}
  .ptnlist__tel { font-size: 27px; }
  .ptnlist__btn { margin-top: 21px;}
}


/* partner-概要ページ　*/
.partner-type__list { max-width: 960px;; margin: 0 auto}
.partner-type__list dl { width: calc(50% - 15px); display: block; float: left; margin-left: 30px; border-radius: 10px; overflow: hidden;}
.partner-type__list dl:first-child { margin-left:0;}
.partner-type__list dl dt { color: white; color: #fff; background: #009edd; font-size: 24px; font-weight: 700; line-height: 1; height: 94px; padding-top: 36px; }
.partner-type__list dl:last-child dt { background: #0068af;}
.partner-type__list dd { padding:30px 30px 40px;}
.partner-type__list dd li { border-top: solid 1px rgba(0,0,0,.20); margin-top: 32px; padding-top: 27px; font-weight: 600;}
.partner-type__list dd li:first-child { border: none; margin: 0; padding: 0; }
.partner-type__list dd li small { display: block; font-size: 14px; line-height: 1.5; font-weight: 500; margin-top: 2px;}
.partner-flow .sec-type1__btn { margin-top: 36px;}

.flow-type1 { background: white; padding: 60px; border-radius: 10px; max-width: 960px; margin: 0 auto;}
.flow-type1 li { position: relative; background: #edf7ff; border-radius: 10px; color: #192242; text-align: left; padding-left: 30px; padding: 22px 10px 22px 55px; margin-bottom: 44px; font-weight: 600; line-height: 1.6; font-size: 20px}
.flow-type1 li small { font-size:16px;}
.flow-type1 li i { position: absolute; width: 24px; left:22px; top: 19px;}
.flow-type1 li:after { content: ""; position: absolute; left: 0; right: 0; width: 16px; height: 16px; background: url("../img/partner/arw_s_btm.png") no-repeat; background-size: cover; margin: 0 auto; bottom: -30px}
.flow-type1 li:last-child { margin-bottom:0;}
.flow-type1 li:last-child:after { display: none;}

@media screen and (max-width:768px){
  .partner-type__list dl { width: calc(50% - 10px); margin-left: 20px; border-radius: 8px;}
  .partner-type__list dl dt { font-size: 18px; height: 66px; padding-top: 23px; } 
  .partner-type__list dd { padding:20px 20px 28px;} 
  .partner-type__list dd li { margin-top: 20px; padding-top: 16px; font-size: 14px;}
  .partner-type__list dd li small { font-size: 10px; margin-top: 1px;}
  .partner-flow .sec-type1__btn { margin-top: 30px;}

  .flow-type1 { padding: 36px; border-radius: 8px; }
  .flow-type1 li { border-radius: 8px; padding-left: 24px; padding: 16px 8px 16px 48px; margin-bottom: 33px; font-size: 16px}
  .flow-type1 li small { font-size:12px;}
  .flow-type1 li i { width: 21px; left:18px; top: 15px;}
  .flow-type1 li:after { width: 12px; height: 12px; bottom: -23px}
}
@media screen and (max-width:600px){
  .partner-type__list dl { width: calc(100%); margin: 0 auto; max-width: 330px; float: none;}
  .partner-type__list dl:first-child { margin-bottom:20px; margin-left: auto;}
  .partner-type__list dl dt { font-size: 18px; height: 66px; padding-top: 23px; }
  
  .flow-type1 { padding: 24px; }
  .flow-type1 { padding: 24px; }
  .flow-type1 li { padding-left: 20px; padding: 13px 5px 13px 40px; margin-bottom: 28px; font-size: 14px}
  .flow-type1 li small { font-size:10px;}
  .flow-type1 li i { width: 19px; left:16px; top: 13px;}
  .flow-type1 li:after { width: 11px; height: 11px; bottom: -20px}
}

@media screen and (max-width:480px){
  .partner-type__list dl { width: calc(100%); margin: 0 auto; max-width: 330px; float: none;}
  .partner-type__list dl:first-child { margin-bottom:20px; margin-left: auto;}
  .partner-type__list dl dt { font-size: 16px; height: 50px; padding-top: 17px; } 
  .partner-type__list dd { padding:18px 18px 26px;} 
  .partner-type__list dd li { margin-top: 18px; padding-top: 16px; font-size: 14px;}
  .partner-type__list dd li small { font-size: 10px; margin-top: 1px;}
  .partner-flow .sec-type1__btn { margin-top: 24px;}

  .flow-type1 { padding: 18px; }
  .flow-type1 li { padding-left: 20px; padding: 12px 5px 13px 36px; margin-bottom: 23px; font-size: 12px; border-radius: 6px;}
  .flow-type1 li small { font-size:10px;}
  .flow-type1 li i { width: 17px; left:13px; top: 11px;}
  .flow-type1 li:after { width: 10px; height: 10px; bottom: -16px}
}


.text_s { font-size: 14px; line-height: 1.6}

@media screen and (max-width:768px){
  .text_s { font-size: 10px; line-height: 1.5}
}
@media screen and (max-width:480px){
  .text_s { font-size: 9px; line-height: 1.45}
}