@charset "UTF-8";
.main-header--about:after {
  background-image: url(/tensapo/assets/css/../images/header_about.jpg);
}
.main-header--service:after {
  background-image: url(/tensapo/assets/css/../images/header_service.jpg);
}
.main-header--company:after {
  background-image: url(/tensapo/assets/css/../images/header_company.jpg);
}
/*----------------------------------------------------
	会社概要
----------------------------------------------------*/
.company-head {
  text-align: center;
}
.company-head .item-title span {
  color: #2884d0;
}
@media (min-width: 961px) {
  .company-head.container {
    max-width: 1300px;
  }
  .company-head .item-title {
    font-size: 2.375em;
    line-height: 1;
  }
}
@media (max-width: 960px) {
  .company-head .item-title {
    font-size: 1.65em;
  }
}
.company-item-title {
  text-align: center;
  padding: 1em 1.25em;
  line-height: 1;
  background: #1c5c91 url(/tensapo/assets/css/../images/company/ttl_bg.jpg) center center no-repeat;
  background-size: contain;
  color: #fff;
}
@media (min-width: 961px) {
  .company-item-title {
    font-size: 1.625em;
  }
}
@media (max-width: 960px) {
  .company-item-title {
    font-size: 1.35em;
    background-size: cover;
  }
}
.company-outline .list_table, .company-outline .list_table > dt, .company-outline .list_table > dd {
  box-sizing: border-box;
}
.company-outline .list_table {
  display: flex;
  flex-wrap: wrap;
  border-top: none;
  margin: 0 auto;
}
.company-outline .list_table > dt, .company-outline .list_table > dd {
  width: 100%;
  padding: 1em 0;
  margin: 0px;
  border-bottom: 1px solid #c9c9c9;
}
.company-outline .list_table > dt {
  color: #2884d0;
  font-weight: bold;
}
.company-outline .list_table > dd .btn {
  display: inline-block;
  background: transparent;
  color: #2884d0;
  font-weight: bold;
  position: relative;
  border: 1px solid #2884d0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.company-outline .list_table > dd .btn::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  position: absolute;
}
.company-outline .list_table > dd .btn:hover {
  background: #2884d0;
  color: #fff;
}
@media (min-width: 961px) {
  .company-outline .list_table {
    width: 760px;
  }
  .company-outline .list_table > dt, .company-outline .list_table > dd {
    padding-left: 30px;
  }
  .company-outline .list_table > dt {
    display: flex;
    align-items: center;
    width: 20%;
  }
  .company-outline .list_table > dd {
    width: 80%;
  }
  .company-outline .list_table > dd .btn {
    font-size: 16px;
    padding: 0.3em 40px;
    margin-left: 20px;
  }
  .company-outline .list_table > dd .btn::before {
    right: 20px;
  }
}
@media (max-width: 960px) {
  .company-outline .list_table {
    width: 100%;
  }
  .company-outline .list_table > dd .btn {
    font-size: 14px;
    padding: 0.8em 40px;
    margin-top: 10px;
    width: 100%;
  }
  .company-outline .list_table > dd .btn::before {
    right: 20px;
  }
}
.company-map .map_table-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.company-map .map_table > dt, .company-map .map_table > dd {
  width: 100%;
  padding: 1em 0;
  margin: 0px;
}
.company-map .map_table > dt {
  color: #2884d0;
  font-weight: bold;
  border-bottom: 1px solid #c9c9c9;
}
.company-map .map_table > dd .btn-wrapper {
  width: 100%;
  text-align: right;
}
.company-map .map_table > dd .btn {
  display: inline-block;
  background: transparent;
  color: #2884d0;
  font-weight: bold;
  position: relative;
  border: 1px solid #2884d0;
  text-align: center;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.company-map .map_table > dd .btn::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  position: absolute;
}
.company-map .map_table > dd .btn:hover {
  background: #2884d0;
  color: #fff;
}
@media (min-width: 961px) {
  .company-map .map_table {
    width: 47%;
  }
  .company-map .map_table > dt {
    font-size: 1.25em;
    padding: 10px 0;
  }
  .company-map .map_table > dd {
    padding: 20px 0;
  }
  .company-map .map_table > dd .btn {
    font-size: 16px;
    padding: 1em 60px 1em 24px;
  }
  .company-map .map_table > dd .btn::before {
    right: 20px;
  }
}
@media (max-width: 960px) {
  .company-map .map_table {
    width: 100%;
  }
  .company-map .map_table > dd .btn {
    font-size: 14px;
    padding: 0.8em 40px;
    margin-top: 10px;
    width: 100%;
  }
  .company-map .map_table > dd .btn::before {
    right: 20px;
  }
}
/*----------------------------------------------------
	展示会の効果とは？
----------------------------------------------------*/
.about-head .item-title span {
  color: #b00f00;
}
.about-head .item-subtitle {
  color: #b00f00;
}
.about-head .item-body {
  box-shadow: 0px 10px 20px 0px rgba(153, 153, 153, 0.3);
}
.about-head .item-picture {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 961px) {
  .about-head {
    padding-bottom: 60px;
    position: relative;
  }
  .about-head .item-title {
    margin-bottom: 30px;
  }
  .about-head .item-body {
    width: 86.7%;
    padding: 1em 10em 1.5em 2.6em;
  }
  .about-head .item-subtitle {
    font-size: 1.5em;
  }
  .about-head .item-body p {
    font-size: 1.125em;
  }
}
@media (max-width: 960px) {
  .about-head .item-title {
    font-size: 1.65em;
    padding: 0 133px 15px 0;
    width: 100%;
    position: relative;
  }
  .about-head {
    padding-bottom: 40px;
  }
  .about-head .item-body {
    width: 100%;
    padding: 1.5em;
  }
  .about-head .item-subtitle {
    font-size: 1.28em;
  }
  .about-head .item-picture img {
    width: 133px;
  }
}
.about-item-title {
  text-align: center;
  padding: 1em 1.25em;
  line-height: 1;
  background: #8b1300 url(/tensapo/assets/css/../images/about/ttl_bg.jpg) center center no-repeat;
  background-size: contain;
  color: #fff;
}
@media (min-width: 961px) {
  .about-item-title {
    font-size: 1.625em;
  }
}
@media (max-width: 960px) {
  .about-item-title {
    font-size: 1.35em;
    background-size: cover;
  }
}
.about-task .about-item-title .ttl-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-align: center;
}
.about-task .about-item-title .ttl-contents:first-child {
  font-size: 1.15em;
}
.about-task .about-item-title .ttl-contents:last-child {
  font-size: 0.9em;
  color: #b00f00;
  background: #fff;
  border-radius: 100px;
  padding: 0.75em 1em;
}
.about-task .item:nth-child(2n) {
  border-top: 3px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
}
.about-task .item .item-ttl-inner {
  webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.about-task .item .item-ttl span {
  color: #b00f00;
}
@media (min-width: 961px) {
  .about-task .item .item-ttl-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .about-task .item:nth-child(2n) {
    padding: 50px 0;
  }
  .about-task .item .number {
    width: 180px;
    margin-right: 18px;
  }
  .about-task .item .item-ttl {
    font-size: 2.625em;
  }
  .about-task .item .lead {
    font-size: 1.125em;
  }
}
@media (max-width: 960px) {
  .about-task .about-item-title .ttl-inner {
    display: block;
  }
  .about-task .about-item-title .container {
    padding: 0;
  }
  .about-task .about-item-title .ttl-contents:first-child {
    margin-bottom: 10px;
  }
  .about-task .item:nth-child(2n) {
    padding: 7.8125vw 0;
  }
  .about-task .item .number img {
    width: 90px;
  }
  .about-task .item .item-ttl {
    font-size: 1.35em;
  }
}
.about-measures {
  text-align: center;
}
.about-measures .about-item-title span {
  color: #fff799;
}
.about-measures span.red {
  color: #b00f00;
  font-weight: bold;
}
@media (min-width: 961px) {
  .about-measures .about-item-title {
    font-size: 46px;
    padding: 30px 0;
  }
  .about-measures .btn {
    margin-top: -40px;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .about-measures .btn:hover {
    opacity: 0.8;
  }
}
@media (max-width: 960px) {
  .about-measures .about-item-title {
    font-size: 1.75em;
    padding: 0.5em;
    line-height: 1.4;
  }
} /*----------------------------------------------------
	サービス紹介
----------------------------------------------------*/
web-create__event-img img {
  max-width: 100%;
}
.web-create__event-body p {
  padding: 12px;
  margin-top: 15px;
  border: 2px solid #b00f00;
  color: #b00f00;
  font-size: 32px;
  text-align: center;
}
.service-head .item-title {
  text-align: center;
  width: 100%;
}
.service-head .item-title .inner {
  color: #b00f00;
  text-align: center;
  border: 2px solid #b00f00;
  border-radius: 100px;
  display: inline-block;
  line-height: 1;
}
.service-head .item-subtitle {
  line-height: 1.4;
}
.service-head .item-subtitle span, .service-head .item-body p span {
  color: #b00f00;
}
.service-head .item-body-wrapper {
  position: relative;
}
.service-head .item-body {
  box-shadow: 0px 10px 20px 0px rgba(153, 153, 153, 0.3);
  z-index: auto;
  position: relative;
  background: #fff;
}
.service-head ul li div {
  text-align: center;
}
.service-head ul li h4 {
  background: url(/tensapo/assets/css/../images/bg_red.png);
  border-radius: 6px;
  color: #fff;
  letter-spacing: 0.2em;
  line-height: 1;
}
.service-head ul li:last-child h4 {
  background: url(/tensapo/assets/css/../images/bg_orange.png);
}
.service-head ul li h4 span {
  color: #fff799;
}
.service-head ul li::after {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  color: #b5b5b5;
}
.service-head ul li:last-child::after {
  display: none;
}
.service-head .logo-area {
  text-align: center;
  position: relative;
  border: 3px solid #b00f00;
  line-height: 1;
}
.service-head .logo-area:after, .service-head .logo-area:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.service-head .logo-area:after {
  border-color: rgba(176, 15, 0, 0);
  border-bottom-color: #b00f00;
}
.service-head .logo-area:before {
  border-color: rgba(176, 15, 0, 0);
  border-bottom-color: #b00f00;
}
@media (min-width: 961px) {
  .service-head {
    padding-bottom: 40px;
    position: relative;
  }
  .service-head .item-title {
    font-size: 1.625em;
  }
  .service-head .item-title .inner {
    padding: 0.5em 2.7em;
  }
  .service-head .item-body {
    width: 74.2%;
    padding: 1.875em;
  }
  .service-head .item-subtitle {
    font-size: 2.625em;
  }
  .service-head .item-body p {
    font-size: 1.375em;
  }
  .service-head .item-body-wrapper::after {
    position: absolute;
    right: 0;
    z-index: -999;
    display: block;
    content: "";
    background: url(/tensapo/assets/css/../images/service/service01.jpg) center center/cover;
    top: 35px;
    width: 588px;
    height: 250px;
  }
  .service-head ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .service-head ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .service-head ul li div {
    text-align: center;
    width: 210px;
  }
  .service-head ul li h4 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    height: 105px;
    font-size: 36px;
  }
  .service-head ul li::after {
    font-size: 40px;
    margin-left: 30px;
    content: "\f105";
  }
  .service-head ul li p {
    font-size: 18px;
  }
  .service-head .logo-area {
    padding: 30px;
    width: 880px;
    margin: 0 auto;
    font-size: 26px;
  }
  .service-head .logo-area:after {
    border-width: 25px;
    margin-left: -25px;
  }
  .service-head .logo-area:before {
    border-width: 29px;
    margin-left: -29px;
  }
}
@media (max-width: 960px) {
  .service-head {
    padding-bottom: 30px;
    position: relative;
  }
  .service-head .item-title {
    font-size: 1.25em;
  }
  .service-head .item-title .inner {
    padding: 0.5em 1.5em;
    width: 100%;
  }
  .service-head .item-subtitle {
    font-size: 1.5em;
  }
  .service-head .item-body {
    padding: 1.25em;
  }
  .service-head .item-body p {
    font-size: 1.2em;
  }
  .service-head .item-body-wrapper::after {
    display: none;
  }
  .service-head ul li {
    width: 100%;
  }
  .service-head ul li::after {
    font-size: 30px;
    content: "\f107";
    width: 100%;
    text-align: center;
  }
  .service-head ul li div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .service-head ul li h4 {
    font-size: 22px;
    padding: 15px;
    display: inline-block;
  }
  .service-head ul li p {
    font-size: 16px;
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    margin-left: 20px;
  }
  .service-head .logo-area {
    padding: 20px;
    width: 100%;
    font-size: 20px;
  }
  .service-head .logo-area:after {
    border-width: 15px;
    margin-left: -15px;
  }
  .service-head .logo-area:before {
    border-width: 19px;
    margin-left: -19px;
  }
}
.service-item-title {
  text-align: center;
  padding: 1em 1.25em;
  line-height: 1;
  background: #8b1300 url(/tensapo/assets/css/../images/about/ttl_bg.jpg) center center no-repeat;
  background-size: contain;
  color: #b00f00;
}
.service-item-title .ttl-contents {
  background: #fff;
  border-radius: 6px;
  line-height: 1;
  display: inline-block;
}
@media (min-width: 961px) {
  .service-item-title {
    font-size: 14px;
  }
  .service-item-title .ttl-contents {
    padding: 10px 20px;
  }
  .service-item-title img {
    height: 35px;
  }
}
@media (max-width: 960px) {
  .service-item-title {
    font-size: 12px;
    background-size: cover;
  }
  .service-item-title .ttl-contents {
    padding: 10px 20px;
  }
  .service-item-title img {
    width: 287px;
  }
}
.service-overview .lead {
  text-align: center;
}
@media (min-width: 961px) {
  .service-overview .lead {
    font-size: 26px;
  }
  .service-overview .items {
    background: url(/tensapo/assets/css/../images/service/service03.png) top 35px center no-repeat;
  }
}
@media (max-width: 960px) {
  .service-overview .lead {
    font-size: 18px;
  }
}
/*----------------*/
.service-overview a {
  width: 100%;
  /*height: 100%;*/
  display: block;
}
.service-overview .btn {
  background: #c61b01 url(/tensapo/assets/css/../images/bg_red.png);
  border-radius: 6px;
  color: #fff;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.service-overview .btn::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: block;
}
.service-overview a:hover .btn {
  background: #f06a13;
}
.service-overview ul li {
  text-indent: -1em;
  padding-left: 1em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
}
.service-overview a:hover li, .service-overview a:hover .btn::before {
  opacity: 0.7;
}
/*----------------*/
.service-overview .item-wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.service-overview .btn::before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
}
.service-overview .item.btn-unei .btn::before {
  background: url(/tensapo/assets/css/../images/service/service04.png) top left/contain no-repeat;
}
.service-overview .item.btn-promo .btn::before {
  background: url(/tensapo/assets/css/../images/service/service05.png) top left/contain no-repeat;
}
.service-overview .item.btn-oc .btn::before {
  background: url(/tensapo/assets/css/../images/service/service06.png) top left/contain no-repeat;
}
.service-overview .item.btn-ma .btn::before {
  background: url(/tensapo/assets/css/../images/service/service07.png) top left/contain no-repeat;
}
@media (min-width: 768px) {
  .service-overview .item {
    width: 290px;
    height: auto;
  }
  .service-overview .item.btn-unei {
    margin: 0 auto;
  }
  /*	.service-overview .item.btn-promo{
		margin: 16px auto 0 0;
	}
	.service-overview .item.btn-oc{
		margin: -133px 0 0 auto;
	}
*/
  .service-overview .item.btn-ma {
    margin: 30px auto 0;
  }
  .service-overview .btn {
    height: 75px;
    font-size: 22px;
    padding-left: 25px;
  }
  .service-overview .btn::after {
    margin-right: 15px;
  }
  /*----------------*/
  .service-overview .item.btn-unei .btn::before {
    top: -48px;
    left: 16px;
    width: 113px;
    height: 65px;
  }
  .service-overview .item.btn-promo .btn::before {
    top: -67px;
    left: 10px;
    width: 85px;
    height: 79px;
  }
  .service-overview .item.btn-oc .btn::before {
    top: -63px;
    right: 17px;
    width: 106px;
    height: 76px;
  }
  .service-overview .item.btn-ma .btn::before {
    top: -55px;
    right: 4px;
    width: 84px;
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .service-overview .item {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .service-overview .btn {
    font-size: 20px;
    padding: 20px;
  }
  /*----------------*/
  .service-overview .btn::before {
    width: auto;
  }
  .service-overview .item.btn-unei .btn::before {
    top: -20px;
    left: 10px;
    width: 63px;
    height: 36px;
  }
  .service-overview .item.btn-promo .btn::before {
    top: -20px;
    right: 10px;
    width: 43px;
    height: 40px;
  }
  .service-overview .item.btn-oc .btn::before {
    top: -20px;
    left: 5px;
    width: 53px;
    height: 38px;
  }
  .service-overview .item.btn-ma .btn::before {
    top: -20px;
    right: 4px;
    width: 50px;
    height: 36px;
  }
}
/*----------------*/
.service-btn-web a {
  width: 100%;
  height: 100%;
  color: #2884d0;
  background: #fff;
  border: 1px solid #2884d0;
  line-height: 1;
  position: relative;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
}
.service-btn-web a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: block;
}
.service-btn-web a:hover {
  background: #2884d0;
  color: #fff;
}
@media (min-width: 768px) {
  .service-btn-web {
    width: 100%;
    height: 50px;
    margin-top: 20px;
  }
  .service-btn-web a {
    font-size: 16px;
    padding-left: 20px;
  }
  #promo .service-btn-web a {
    width: 310px;
    margin: 0 0 0 auto;
  }
  .service-btn-web a::after {
    margin-right: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .service-btn-web {
    width: 100%;
    margin-top: 10px;
  }
  .service-btn-web a {
    padding: 1em 0.7em 1em 1em;
  }
  #promo .service-btn-web a {
    width: 230px;
    margin: 20px 0 0 auto;
  }
  .service-btn-web a p {
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .service-btn-web a::after {
    font-size: 12px;
    margin-left: 10px;
  }
}
/*----------------*/
.service-detail .item-ttl-inner {
  webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.service-detail .item-subttl {
  border-top: 02px solid #b00f00;
  padding: 10px 0 0;
  color: #b00f00;
  text-align: center;
}
.service-detail .item-lead {
  text-align: center;
  color: #fff;
  background: #f06a13;
  padding: 10px;
}
#ma .lfbtn-area {
  border: 2px solid #c9c9c9;
}
#ma .lfbtn-area ul li {
  text-indent: -1em;
  padding-left: 1em;
}
/*----------------*/
@media (min-width: 961px) {
  .service-detail .item-ttl-wrapper, .service-detail .check-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .service-detail .item-ttl-wrapper .number {
    width: 317px;
    margin-right: 15px;
  }
  .service-detail .item-ttl-wrapper .item-ttl {
    font-size: 24px;
  }
  .service-detail .item-subttl, .service-detail .item-lead {
    font-size: 20px;
  }
  .service-detail .items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  /*----------------*/
  #unei .item, #promo .item {
    width: 45.5%;
  }
  #ma .item, #oc .item {
    width: 31%;
  }
  #unei .item:last-child {
    width: 100%;
  }
  #oc .item-img-flow {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .service-detail .item-ttl-wrapper {
    text-align: center;
  }
  .service-detail .item-ttl-wrapper .number {
    margin-bottom: 15px;
  }
  #oc .items-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #oc .items {
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
  }
  #oc .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #oc .item-img-flow img {
    width: 50px;
  }
}
/*----------------*/
#ma .item {
  margin-bottom: 30px;
}
#ma .lfbtn-area .btn a {
  width: 100%;
  height: 100%;
  color: #2884d0;
  border: 1px solid #2884d0;
  line-height: 1;
  position: relative;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
}
#ma .lfbtn-area .btn a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: block;
}
#ma .lfbtn-area .btn:hover a {
  background: #2884d0;
  color: #fff;
}
@media (min-width: 768px) {
  #ma .lfbtn-area {
    padding: 30px 20px 30px 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  #ma .lfbtn-area img {
    width: 236px;
    height: 64px;
  }
  #ma .lfbtn-area ul {
    margin: 0 10px;
    font-size: 18px;
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #ma .lfbtn-area .btn {
    width: 310px;
    height: 62px;
  }
  #ma .lfbtn-area .btn a {
    font-size: 16px;
    padding-left: 20px;
  }
  #ma .lfbtn-area .btn a::after {
    margin-right: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #ma .lfbtn-area {
    padding: 20px;
  }
  #ma .lfbtn-area ul {
    margin: 10px 0;
    font-size: 16px;
  }
  #ma .lfbtn-area .btn {
    width: 100%;
  }
  #ma .lfbtn-area .btn a {
    padding: 1em 0.7em 1em 1em;
  }
  #ma .lfbtn-area .btn a p {
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #ma .lfbtn-area .btn a::after {
    font-size: 12px;
    margin-left: 10px;
  }
}
/*----------------*/
.service-faq .qa_table {
  width: 100%;
}
.service-faq .qa_table, .service-faq .qa_table > dt, .service-faq .qa_table > dd {
  box-sizing: border-box;
}
.service-faq .qa_table {
  display: flex;
  flex-wrap: wrap;
  border-top: none;
  margin: 0 auto;
}
.service-faq .qa_table > dt, .service-faq .qa_table > dd {
  width: 100%;
  margin: 0px;
}
.service-faq .qa_table > dd {
  border-bottom: 2px solid #e5e5e5;
}
.service-faq .qa_table > dd:last-child {
  border-bottom: none;
}
.service-faq .qa_table > dt {
  color: #b00f00;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.service-faq .qa_table > dt p {
  webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.service-faq .qa_table > dt::before {
  background: url(/tensapo/assets/css/../images/service/icon-q.png) top left/contain no-repeat;
  display: inline-block;
  content: "";
}
@media (min-width: 961px) {
  .service-faq .qa_table > dd {
    padding: 0 0 20px 60px;
  }
  .service-faq .qa_table > dt {
    font-size: 22px;
  }
  .service-faq .qa_table > dt::before {
    height: 41px;
    width: 41px;
    margin-right: 20px;
  }
}
@media (max-width: 960px) {
  .service-faq .qa_table > dd {
    padding: 0 0 15px 30px;
  }
  .service-faq .qa_table > dt {
    font-size: 18px;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .service-faq .qa_table > dt::before {
    height: 20px;
    width: 20px;
    margin: 3px 10px 0 0;
  }
}
/*----------------------------------------------------
	展サポパック
----------------------------------------------------*/
.main-header--tensapopack::after {
  background-image: url(/tensapo/assets/css/../images/tensapopack/header_tensapopack.jpg);
}
figure {
  padding: 0;
  margin: 0;
}
#tensapopack {
  font-weight: 500;
}
#tensapopack a:hover img {
  opacity: 0.5;
}
#tensapopack a img {
  transition: opacity 0.3s ease-out;
}
@media (max-width: 960px) {
  img {
    width: 100%;
  }
  #tensapopack {
    font-size: 2.8vw;
  }
}
/* -------------------------------------------- */
#title-tensapopack {
  margin-bottom: 135px;
}
#title-tensapopack .bg-main {
  width: 100%;
  height: 300px;
  margin-bottom: 75px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  background-image: url(/tensapo/assets/css/../images/tensapopack/mv_pc.png);
}
#title-tensapopack .bg-main .h1 {
  font-size: 42px;
  font-weight: bold;
  padding: 20px 0 0 40px;
  letter-spacing: -0.025em;
}
#title-tensapopack .bg-main .h1 span {
  color: #b00f00;
}
#title-tensapopack .bg-main .sub {
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 0 40px;
  letter-spacing: -0.025em;
}
#title-tensapopack .bg-main .sub span {
  color: #b00f00;
}
#title-tensapopack .ex-nav {
  padding: 25px;
  border: 5px solid #c31500;
  text-align: center;
  width: 67% !important;
}
#title-tensapopack .ex-nav .txt {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}
#title-tensapopack .ex-nav .tit {
  margin-bottom: 20px;
}
#title-tensapopack .ex-nav .list {
  overflow: hidden;
}
#title-tensapopack .ex-nav .list {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#title-tensapopack .ex-nav .list li {
  width: 48%;
}
#title-tensapopack .ex-nav01 {
  padding: 23px 23px 28px;
  border: 5px solid #006ec8;
  text-align: center;
  width: 32%!important;
}
#title-tensapopack .ex-nav01 .txt {
  font-size: 24px;
  font-weight: bold;
}
#title-tensapopack .ex-nav01 .tit {
  margin: 29px 0;
}
#title-tensapopack .ex-nav01 .tit img{
  width: 86%;
}
#title-tensapopack .ex-nav01 li img{
  width: 86%;
}
#title-tensapopack .ex-nav01 span {
  color: #006ec8;
  font-size: 30px;
	font-weight: bold;
}
@media (max-width: 960px) {
  #title-tensapopack {
    margin-bottom: 20vw;
  }
  #title-tensapopack .bg-main {
    height: 80vw;
    margin-bottom: 1em;
    background-image: url(/tensapo/assets/css/../images/tensapopack/mv_sp.png);
  }
  #title-tensapopack .bg-main .h1 {
    font-size: 7vw;
    padding: 6vw 0 0 10vw;
    line-height: 1.2;
    margin-bottom: 2vw;
  }
  #title-tensapopack .bg-main .sub {
    font-size: 4vw;
    font-weight: bold;
    padding: 0 0 0 10vw;
  }
  #title-tensapopack .bg-main .sub span {
    color: #b00f00;
  }
  #title-tensapopack .ex-nav {
    margin-top: 1em;
    padding: 5vw;
    border: 3px solid #c31500;
    width: 100%!important;
  }
  #title-tensapopack .ex-nav .txt {
    margin-bottom: 1em;
    font-size: 4.8vw;
    font-weight: bold;
  }
  #title-tensapopack .ex-nav .tit {
    margin-bottom: 0;
  }
  #title-tensapopack .ex-nav .list li {
    margin-top: 5vw;
    width: 100% !important;
  }
	#title-tensapopack .ex-nav01 {
    margin-top: 1em;
    padding: 5vw;
    border: 3px solid #006ec8;
    width: 100%!important;
}
  #title-tensapopack .ex-nav01 span {
    font-size: 30px;
  }
	#title-tensapopack .ex-nav01 .tit img{
 width: 80%;
}
	#title-tensapopack .ex-nav01 li img{
  width: 100%;
}
}
/* -------------------------------------------- */
.tit-h2-tensapopack {
  position: relative;
  margin-bottom: 60px;
  height: 110px;
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 110px;
  text-align: center;
  background: #8b1300 url(/tensapo/assets/css/../images/about/ttl_bg.jpg) center center/auto 100%;
  color: #fff;
}
.tit-h2-tensapopack .in {
  color: #fff799;
}
.tit-h2-tensapopack:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 87px;
  width: 205px;
}
@media (max-width: 960px) {
  .tit-h2-tensapopack {
    position: relative;
    margin-bottom: 5vw;
    height: auto;
    font-size: 4.8vw;
    line-height: inherit;
    padding: 3vw 0;
  }
  .tit-h2-tensapopack .in {
    color: #fff799;
  }
  .tit-h2-tensapopack:after {
    height: 10vw;
    width: 25vw;
    background-repeat: no-repeat !important;
  }
}
/* -------------------------------------------- */
#ex01 {
  background: url(/tensapo/assets/css/../images/tensapopack/bg_01.jpg) repeat center center/auto 100%;
  padding-bottom: 120px;
}
#ex01 .tit-h2-tensapopack:after {
  top: -62px;
  background: url(/tensapo/assets/css/../images/tensapopack/num_ex_01.png) center center/auto 100%;
}
#ex02 {
  background: url(/tensapo/assets/css/../images/tensapopack/bg_02.jpg) repeat center center/auto 100%;
  padding-bottom: 120px;
}
#ex02 .tit-h2-tensapopack:after {
  top: -65px;
  background: url(/tensapo/assets/css/../images/tensapopack/num_ex_02.png) center center/auto 100%;
}
#goods {
  padding-bottom: 74px;
}
#goods .tit-h2-tensapopack:after {
  top: -62px;
  background: url(/tensapo/assets/css/../images/tensapopack/ico_other.png) center center/auto 100%;
}
#service {
  margin-bottom: 80px;
}
#thinkabout {
  margin-bottom: 70px;
}
@media (max-width: 960px) {
  #ex01 {
    padding-bottom: 15vw;
  }
  #ex01 .tit-h2-tensapopack:after {
    top: -7vw;
  }
  #ex02 {
    padding-bottom: 15vw;
  }
  #ex02 .tit-h2-tensapopack:after {
    top: -7vw;
  }
  #goods {
    padding-bottom: 10vw;
  }
  #goods .tit-h2-tensapopack:after {
    top: -7vw;
  }
  #service {
    margin-bottom: 10vw;
  }
  #thinkabout {
    margin-bottom: 10vw;
  }
}
/* -------------------------------------------- */
.main-ex {
  margin-bottom: 30px;
}
@media (max-width: 960px) {}
/* -------------------------------------------- */
.list-ex {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-ex .list-ex__single {
  width: 540px;
  background: #fff;
  padding: 27px 35px;
  margin-bottom: 21px;
}
.list-ex .list-ex__single .list-ex__tit {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 0.5em;
  padding: 0 0 0.5em 65px;
  font-size: 28px;
  font-weight: bold;
  line-height: 55px;
  height: 55px;
  border-bottom: 2px solid #aaa;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px 55px;
}
.list-ex .list-ex__single .list-ex__tit--fzs {
  font-size: 24px;
}
.list-ex .list-ex__single:nth-child(1) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_01.png);
}
.list-ex .list-ex__single:nth-child(2) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_02.png);
}
.list-ex .list-ex__single:nth-child(3) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_03.png);
}
.list-ex .list-ex__single:nth-child(4) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_04.png);
}
.list-ex .list-ex__single:nth-child(5) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_05.png);
}
.list-ex .list-ex__single:nth-child(6) .list-ex__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_06.png);
}
.list-ex .list-ex__single .list-ex__tit::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 50px;
  background: #c31500;
  left: 0;
  bottom: -2px;
}
.list-ex .list-ex__single .list-ex__tit--lh2 {
  line-height: 1.2;
}
.list-ex .list-ex__single .list-ex__tit--lh2 .in {
  display: block;
  font-size: 70%;
}
.list-ex .list-ex__single .list-ex__in {
  margin-bottom: 10px;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-ex .list-ex__single .list-ex__in .list-ex__txt {
  width: 56%;
}
.list-ex .list-ex__single .list-ex__in .list-ex__img {
  width: 44%;
}
.list-ex .list-ex__single .list-ex__txt {
  font-weight: bold;
}
.list-ex .list-ex__single .list-ex__price {
  color: #c31500;
  font-weight: bold;
  font-size: 23px;
}
.list-ex .list-ex__single .list-ex__price .in {
  font-size: 70%;
}
.list-ex .list-ex__single .list-ex__attention {
  font-size: 12px;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #aaa;
}
.list-ex .list-ex__single .list-ex__spec dt {
  font-size: 14px;
}
.list-ex .list-ex__single .list-ex__spec dd {
  font-size: 12px;
}
.list-ex .list-ex__single .list-ex__info {
  margin: 10px 0 20px;
}
@media (max-width: 960px) {
  .list-ex .list-ex__single {
    width: 100%;
    padding: 5vw;
    margin-bottom: 5vw;
  }
  .list-ex .list-ex__single .list-ex__tit {
    padding: 0 0 0.5em 12vw;
    font-size: 5vw;
    font-weight: bold;
    line-height: 10vw;
    height: 10vw;
    background-size: 8vw 9vw;
  }
  .list-ex .list-ex__single .list-ex__tit--fzs {
    font-size: 4vw;
  }
  .list-ex .list-ex__single .list-ex__tit::after {
    width: 12vw;
  }
  .list-ex .list-ex__single .list-ex__tit--lh2 {
    line-height: 5.25vw;
  }
  .list-ex .list-ex__single .list-ex__tit--lh2 .in {
    font-size: 3vw;
  }
  .list-ex .list-ex__single .list-ex__in {
    margin-bottom: 2.5vw;
  }
  .list-ex .list-ex__single .list-ex__in .list-ex__txt {
    width: 56%;
  }
  .list-ex .list-ex__single .list-ex__in .list-ex__img {
    width: 44%;
  }
  .list-ex .list-ex__single .list-ex__txt {
    font-size: 3.2vw;
  }
  .list-ex .list-ex__single .list-ex__price {
    font-size: 6vw;
  }
  .list-ex .list-ex__single .list-ex__price .in {
    font-size: 4vw;
  }
  .list-ex .list-ex__single .list-ex__attention {
    font-size: 3vw;
    margin-bottom: 2vw;
    padding-bottom: 2vw;
  }
  .list-ex .list-ex__single .list-ex__spec dt {
    font-size: 3vw;
  }
  .list-ex .list-ex__single .list-ex__spec dd {
    font-size: 2.8vw;
  }
  .list-ex .list-ex__single .list-ex__info {
    margin: 4vw 0 6vw;
  }
}
/* -------------------------------------------- */
.attention-ex {
  text-align: center;
}
@media (max-width: 960px) {}
/* -------------------------------------------- */
.main-goods {
  text-align: center;
  margin-bottom: 1.5em;
  font-weight: bold;
  font-size: 25px;
  color: #b00f00;
}
@media (max-width: 960px) {
  .main-goods {
    margin-bottom: 1.5em;
    font-size: 4vw;
  }
}
/* -------------------------------------------- */
.list-goods {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-goods .list-goods__single {
  width: 360px;
  background: #fff;
  border: 2px solid #959595;
  margin-bottom: 15px;
  padding: 20px;
}
.list-goods .list-goods__single .list-goods__tit {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 0.5em;
  padding: 0 0 0.5em 55px;
  font-size: 22px;
  font-weight: bold;
  line-height: 46px;
  height: 46px;
  border-bottom: 2px solid #aaa;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 46px 48px;
}
.list-goods .list-goods__single .list-goods__tit--fzs {
  font-size: 24px;
}
.list-goods .list-goods__single:nth-child(1) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_01.png);
}
.list-goods .list-goods__single:nth-child(2) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_02.png);
}
.list-goods .list-goods__single:nth-child(3) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_03.png);
}
.list-goods .list-goods__single:nth-child(4) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_04.png);
}
.list-goods .list-goods__single:nth-child(5) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_05.png);
}
.list-goods .list-goods__single:nth-child(6) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_06.png);
}
.list-goods .list-goods__single:nth-child(7) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_07.png);
}
.list-goods .list-goods__single:nth-child(8) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_08.png);
}
.list-goods .list-goods__single:nth-child(9) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_09.png);
}
.list-goods .list-goods__single:nth-child(10) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_10.png);
}
.list-goods .list-goods__single:nth-child(11) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_11.png);
}
.list-goods .list-goods__single:nth-child(12) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_12.png);
}
.list-goods .list-goods__single:nth-child(13) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_13.png);
}
.list-goods .list-goods__single:nth-child(14) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_14.png);
}
.list-goods .list-goods__single:nth-child(15) .list-goods__tit {
  background-image: url(/tensapo/assets/css/../images/tensapopack/num_goods_15.png);
}
.list-goods .list-goods__single .list-goods__tit::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 46px;
  background: #c31500;
  left: 0;
  bottom: -2px;
}
.list-goods .list-goods__single .list-goods__tit--lh2 {
  line-height: 1.2;
}
.list-goods .list-goods__single .list-goods__tit--lh2 .in {
  display: block;
  font-size: 70%;
}
.list-goods .list-goods__single .list-goods__in {
  margin-bottom: 10px;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-goods .list-goods__single .list-goods__in .list-ex__txt {
  width: 50%;
}
.list-goods .list-goods__single .list-goods__in .list-ex__img {
  width: 50%;
  text-align: right;
}
.list-goods .list-goods__single .list-ex__txt {
  font-size: 14px;
  margin-bottom: 10px;
}
.list-goods .list-goods__single .list-ex__img {
  text-align: center;
}
.list-goods .list-goods__single .list-goods__info {
  margin-bottom: 10px;
}
.list-goods .list-goods__single .list-goods__price {
  color: #c31500;
  font-size: 20px;
  font-weight: bold;
}
.list-goods .list-goods__single .list-goods__price .in {
  font-size: 70%;
}
.list-goods .list-goods__single .list-goods__attention {
  font-size: 12px;
  margin-bottom: 0.5em;
}
.list-goods .list-goods__single .list-goods--spec {
  border-top: 2px solid #aaa;
  padding-top: 0.5em;
  font-size: 12px;
}
.list-goods .list-goods__single .list-goods__h1 {
  height: 230px;
}
.list-goods .list-goods__single .list-goods__h2 {
  height: auto;
}
.list-goods .list-goods__single .list-goods__h3 {
  height: 200px;
}
.list-goods .list-goods__single .list-goods__h4 {
  height: 220px;
}
.list-goods .list-goods__single .list-goods__h5 {
  height: 200px;
}
@media (max-width: 960px) {
  .list-goods .list-goods__single {
    width: 100%;
    margin-bottom: 5vw;
    padding: 5vw;
  }
  .list-goods .list-goods__single .list-goods__tit {
    padding: 0 0 0.5em 12vw;
    font-size: 5vw;
    line-height: 10vw;
    height: 10vw;
    background-size: 9vw 10vw;
  }
  .list-goods .list-goods__single .list-goods__tit--fzs {
    font-size: 3vw;
  }
  .list-goods .list-goods__single .list-goods__tit::after {
    width: 10vw;
  }
  .list-goods .list-goods__single .list-goods__tit--lh2 {
    line-height: 1.2;
  }
  .list-goods .list-goods__single .list-goods__in {
    margin-bottom: 3vw;
  }
  .list-goods .list-goods__single .list-goods__in .list-ex__txt {
    width: 50%;
  }
  .list-goods .list-goods__single .list-goods__in .list-ex__img {
    width: 50%;
    text-align: right;
  }
  .list-goods .list-goods__single .list-ex__txt {
    font-size: 3.6vw;
    margin-bottom: 0;
  }
  .list-goods .list-goods__single .list-goods__info {
    margin-bottom: 5vw;
  }
  .list-goods .list-goods__single .list-goods__price {
    font-size: 5vw;
  }
  .list-goods .list-goods__single .list-goods__attention {
    font-size: 2.8vw;
  }
  .list-goods .list-goods__single .list-goods--spec {
    font-size: 2.8vw;
  }
  .list-goods .list-goods__single .list-goods__h1 {
    height: auto;
  }
  .list-goods .list-goods__single .list-goods__h2 {
    height: auto;
  }
  .list-goods .list-goods__single .list-goods__h3 {
    height: auto;
  }
  .list-goods .list-goods__single .list-goods__h4 {
    height: auto;
  }
  .list-goods .list-goods__single .list-goods__h5 {
    height: auto;
  }
}
/* -------------------------------------------- */
.table-service {
  width: 968px;
  margin: auto;
}
@media (max-width: 960px) {
  .table-service {
    width: 100%;
  }
}
/* -------------------------------------------- */
.txt-service {
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .txt-service {
    text-align: center;
    margin-bottom: 2.5vw;
  }
}
/* -------------------------------------------- */
.list-service {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}
.list-service dt {
  position: relative;
  width: 23%;
  padding: 0 30px;
  color: #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
}
.list-service:nth-child(even) dt {
  background: #ff8d23;
}
.list-service:nth-child(even) dt::after {
  content: "";
  position: absolute;
  right: -10px;
  width: 20px;
  height: 20px;
  background: #ff8d23;
  transform: rotate(-45deg);
}
.list-service:nth-child(even) dd {
  background: #ffdcb6;
}
.list-service:nth-child(odd) dt {
  background: #33bab9;
}
.list-service:nth-child(odd) dt::after {
  content: "";
  position: absolute;
  right: -10px;
  width: 20px;
  height: 20px;
  background: #33bab9;
  transform: rotate(-45deg);
}
.list-service:nth-child(odd) dd {
  background: #bbeeee;
}
.list-service dd {
  padding: 15px 30px;
  width: 77%;
}
@media (max-width: 960px) {
  .list-service {
    font-size: 2.65vw;
  }
  .list-service dt {
    position: relative;
    width: 27%;
    padding: 0 3%;
  }
  .list-service:nth-child(even) dt::after {
    right: -1.5vw;
    width: 3vw;
    height: 3vw;
  }
  .list-service:nth-child(even) dd {
    background: #ffdcb6;
  }
  .list-service:nth-child(odd) dt {
    background: #33bab9;
  }
  .list-service:nth-child(odd) dt::after {
    right: -1.5vw;
    width: 3vw;
    height: 3vw;
  }
  .list-service dd {
    width: 73%;
    padding: 3%;
  }
}
/* -------------------------------------------- */
.tit-thinkabout {
  font-size: 40px;
  font-weight: bold;
  color: #b00f00;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(/tensapo/assets/css/../images/tensapopack/bg_title_02.png);
}
@media (max-width: 960px) {
  .tit-thinkabout {
    font-size: 7vw;
    padding-bottom: 5vw;
    margin-bottom: 5vw;
    background-size: contain;
  }
}
/* -------------------------------------------- */
.lead-thinkabout {
  text-align: center;
  font-size: 35px;
  margin-bottom: 10px;
  font-weight: bold;
}
.lead-thinkabout .in {
  background: linear-gradient(transparent 60%, #ffff99 60%);
}
.lead-thinkabout .c {
  color: #b00f00;
}
@media (max-width: 960px) {
  .lead-thinkabout {
    text-align: center;
    font-size: 5.8vw;
    margin-bottom: 5vw;
  }
}
/* -------------------------------------------- */
.txt-thinkabout {
  margin-bottom: 10px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.txt-thinkabout .c {
  color: #b00f00;
}
@media (max-width: 960px) {
  .txt-thinkabout {
    margin-bottom: 5vw;
    font-size: 4.5vw;
  }
}
/* -------------------------------------------- */
.bnr-thinkabout {
  position: relative;
  width: 867px;
  margin: 0 auto;
  text-align: center;
}
.bnr-thinkabout .btn {
  position: absolute;
  left: 20%;
  top: 55%;
}
@media (max-width: 960px) {
  .bnr-thinkabout {
    width: 100%;
  }
  .bnr-thinkabout .btn {
    width: 50vw;
    left: 5vw;
    top: 24vw;
  }
}
/* -------------------------------------------- */
.bg_before {
  position: relative;
	margin-bottom: 40px;
}
.bg_before .bg-thinkabout::before {
    content: '';
    display: inline-block;
    width: 110vw;
    height: 100%;
    background-image: url("/tensapo/assets/css/../images/tensapopack/bg_original_booth.png");
    margin: 0 calc(50% - 54vw);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    top: 1em;
}
.thinkabout_btn02{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	width: 90%;
	margin: 0 auto;
}
.thinkabout_btn02 li {
	width: 45%;
}
.thinkabout_btn02 li a{
	transition: 0.3s ease-out;
	color: #fff;
	font-size: 24px;
    padding: 1em;
    position: relative;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}
.thinkabout_btn02 li:nth-child(1) a {
    background-color: #f06a13;
    border: 2px solid #f06a13;
}
.thinkabout_btn02 li:nth-child(2) a {
    background-color: #28a8a7;
    border: 2px solid #28a8a7;
}
.thinkabout_btn02 li:nth-child(1) a:hover{
    color: #f06a13;
}
.thinkabout_btn02 li:nth-child(2) a:hover{
    color: #28a8a7
}
.thinkabout_btn02 li:nth-child(1) a:hover{
    background-color: #fff;
    border: 2px solid #f06a13;
}
.thinkabout_btn02 li:nth-child(2) a:hover{
    background-color: #fff;
    border: 2px solid #28a8a7;
}
.thinkabout_btn02 a:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-transform: translate(-24px, -50%);
    transform: translate(-24px, -50%);
}
@media (max-width: 960px) {
	.bg_before {
	margin-bottom: 30px;
}
  .bg_before .bg-thinkabout::before {
    height: 97vw;
    clip-path: polygon(0 28%, 100% 0, 100% 73%, 0% 78%);
    top: -9em;
	}
	.thinkabout_btn02{
	width: 100%;
	margin: 0 auto;
}
.thinkabout_btn02 li {
	width: 100%;
}
	.thinkabout_btn02 li a{
		font-size: 20px;
		padding: .8em;
	}
	.thinkabout_btn02 li:nth-child(1) a {
		margin-bottom: .8em;
}
}
/* -------------------------------------------- */
.list-faq {}
.list-faq .list-faq__single {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 1em;
  margin-bottom: 1em;
  background-repeat: no-repeat;
  background: url(/tensapo/assets/css/../images/tensapopack/ico_q.png) no-repeat left top;
}
.list-faq .list-faq__single:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.list-faq .list-faq__single .list-faq-q {
  font-size: 22px;
  color: #b00f00;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding: 0.25em 0 0 5%;
}
.list-faq .list-faq__single .list-faq-a {
  padding-left: 5%;
}
@media (max-width: 960px) {
  .list-faq .list-faq__single {
    background-size: 9vw;
  }
  .list-faq .list-faq__single:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .list-faq .list-faq__single .list-faq-q {
    font-size: 4vw;
    color: #b00f00;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 0.25em 0 0 12vw;
  }
  .list-faq .list-faq__single .list-faq-a {
    padding-left: 12vw;
    font-size: 3.2vw;
  }
}
/* -------------------------------------------- */
@media (max-width: 960px) {
  #service .tit-h2-tensapopack img {
    width: 17vw;
  }
}
/* -------------------------------------------- */
@media (max-width: 960px) {}
/*----------------------------------------------------
	20201021
----------------------------------------------------*/
.contactarea {
  font-weight: bold;
}
.service-item-title.contactarea {
  background-size: cover;
}
.contactarea p {
  color: #fff;
}
.contactarea .item-email a {
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #b00f00;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  width: 100%;
  margin: auto;
}
.contactarea .item-email .fas {
  margin-right: 0.375em;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .contactarea .item-email a:hover {
    color: #fff;
    background-color: #b00f00;
  }
}
@media (min-width: 961px) {

}
@media (max-width: 960px) {
  .service-item-title.contactarea {
    padding: 1.5em 0;
  }
  .contactarea p {
    font-size: 20px;
  }
  .contactarea .item-email {
    text-align: center;
  }
  .contactarea .item-email a {
    height: 12.8125vw;
    font-size: 18px;
  }
}
@media (min-width: 961px) {
  .novelty-keihin .service-btn-web a {
    width: 310px;
    margin: 0 0 0 auto;
  }
}
@media (max-width: 960px) {}
/*----------------*/
.keihin-container .contact-link {
  font-weight: bold;
  color: #28a8a7;
  text-decoration: underline;
}
.keihin-container .contact-link:hover {
  opacity: 0.6;
}
.keihin-link {}
.keihin-link a {
  width: 100%;
  height: 100%;
  color: #fff;
  background: #b00f00;
  border: 1px solid #b00f00;
  line-height: 1;
  position: relative;
  font-weight: bold;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -o-transition: all 0.4s;
}
.keihin-link a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: block;
}
.keihin-link a:hover {
  background: #fff;
  color: #b00f00;
}
.keihin-link .point {
  padding: 0.375em 2em;
  margin-right: 1em;
  color: #fff;
  font-size: 1em;
  line-height: 1;
  background-color: #434343;
  border-radius: 0 0.875em 0.875em 0;
  display: none;
}
.novelty-contactarea02.service-item-title {
  background: #db5f66;
}
/*--.novelty-contactarea02 p{
	color:#000;
}--*/
.novelty-contactarea02.contactarea .item-email a {
  border: transparent;
}
@media (min-width: 768px) {
  .keihin-link {
    width: 100%;
    height: 50px;
  }
  .keihin-link li {
    webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px 0 0;
  }
  .keihin-link li:last-child {
    padding: 0;
  }
  .keihin-link a {
    font-size: 16px;
    padding-left: 20px;
  }
  .keihin-link a::after {
    margin-right: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .keihin-link {
    width: 100%;
    margin-top: 10px;
  }
  .keihin-link li {
    margin-bottom: 10px;
    width: 48.5%;
  }
  /*--.keihin-link li:last-child{
		margin-bottom:0px;
	}--*/
  .keihin-link a {
    padding: 1em 0.5em;
    width: 100%;
  }
  /*--.keihin-link a p{
		webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}--*/
  .keihin-link a::after {
    font-size: 12px;
    /*--margin-left: 10px;--*/
  }
  .novelty-contactarea02 p {
    font-size: 20px;
    line-height: 1.6;
  }
}
/*----------------------------------------------------
	展示会スケジュール掲載のご案内
----------------------------------------------------*/
/* ------共通 ------ */
#forhost ._ttl {
  text-align: center;
  position: relative;
}
#forhost ._ttl::before, #forhost ._ttl::after {
  content: "";
  position: absolute;
  transform: translateX(-50%);
}
#forhost ._ttl::before {
  left: 50%;
  border-bottom: 3px solid #b00f00;
}
#forhost ._ttl::after {
  left: calc(50% - 15px);
  border-bottom: 3px solid #cecece;
}
#forhost ._ttl ._en {
  color: #cecece;
  font-weight: bold;
}
#forhost ._ttl ._jp {
  color: #b00f00;
  font-weight: bold;
}
#forhost ._ttl::before, #forhost ._ttl::after {
  width: 15px;
  bottom: -10px;
}
/* min */
#forhost ._ttl._min ._jp {
  font-size: 1.375em;
}
#forhost ._ttl._min::after {
  display: none;
}
@media (min-width: 768px) {
  #forhost section + section {
    margin-top: 80px;
  }
  #forhost ._ttl {
    margin-bottom: 80px;
  }
  #forhost ._ttl ._jp {
    font-size: 2em;
  }
  #forhost ._ttl._min {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #forhost section + section {
    margin-top: 40px;
  }
  #forhost ._ttl {
    margin-bottom: 40px;
  }
  #forhost ._ttl ._jp {
    font-size: 1.5em;
  }
  #forhost ._ttl._min {
    margin-bottom: 30px;
  }
}
/* ------タイトル ------ */
.main-header.main-header--forhost .item {
  background: #ef6b16;
  width: 56.7vw;
  right: auto;
  color: #fff8e2;
}
.main-header.main-header--forhost .sub-title {
  background: #fff8e2;
  border-radius: 20px;
  width: 178px;
  font-weight: bold;
  color: #ef6b16;
  text-align: center;
  padding: 0.25em;
}
.main-header.main-header--forhost:after {
  background-image: url(/tensapo/assets/css/../images/forhost/header_forhost.jpg);
  width: 54.37775vw;
}
@media (min-width: 1181px) {
  .main-header.main-header--forhost .item-wrap {
    width: 645px;
  }
}
@media (min-width: 768px) {
  .main-header.main-header--forhost .item {
    min-width: 670px;
  }
  .main-header.main-header--forhost .sub-title {
    font-size: 1.125em;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .main-header.main-header--forhost .item {
    width: 66.7vw;
  }
  .main-header.main-header--forhost .item .item-wrap {
    height: auto;
    padding: 1em;
  }
  .main-header.main-header--forhost .sub-title {
    font-size: 0.75em;
    margin-bottom: 10px;
  }
}
/* ------leadarea ------ */
#forhost .red {
  color: #b00f00;
  font-weight: bold;
}
@media (min-width: 768px) {
  #forhost .lead-area {
    margin-bottom: 80px;
  }
  #forhost .lead-area ._txt {
    margin-right: 60px;
    font-size: 18px;
    line-height: 2;
  }
  #forhost .lead-area ._pic {
    width: 42%;
  }
}
@media screen and (max-width: 767px) {
  #forhost .lead-area ._txt {
    margin-bottom: 30px;
    line-height: 1.7;
  }
  #forhost .lead-area {
    flex-direction: column;
  }
}
/* ------sample ------ */
#forhost .samlpe-area {
  position: relative;
  text-align: center;
}
#forhost .samlpe-area::before {
  content: "";
  display: block;
  width: 100vw;
  background-image: url(/tensapo/assets/css/../images/forhost/forhost02.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#forhost .samlpe-inner {
  background: #fff;
  position: relative;
}
#forhost .samlpe-area ._pic {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}
@media (min-width: 768px) {
  #forhost .samlpe-area {
    padding-top: 150px;
  }
  #forhost .samlpe-area::before {
    height: 300px;
  }
  #forhost .samlpe-inner {
    /* top: 150px; */
    padding-top: 60px;
  }
  #forhost .samlpe-area ._pic {
    padding: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #forhost .samlpe-area {
    padding-top: 50px;
  }
  #forhost .samlpe-area::before {
    height: 150px;
  }
  #forhost .samlpe-inner {
    /* top: 150px; */
    padding-top: 30px;
  }
  #forhost .samlpe-area ._pic {
    padding: 20px;
    margin-bottom: 20px;
  }
}
/* ------caution ------ */
#forhost .caution-area {
  background: #eeeeee;
}
#forhost .caution-area .container {
  background: #fff;
}
#forhost .caution-area ._caution-list li {
  font-size: 0.875em;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0.75em;
}
#forhost .caution-area ._caution-list li::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #b00f00;
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 768px) {
  #forhost .caution-area {
    padding: 80px 0;
  }
  #forhost .caution-area .container {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #forhost .caution-area {
    padding: 40px 0;
  }
  #forhost .caution-area .container {
    padding-top: 20px;
    padding-bottom: 30px;
    margin: 0 15px;
  }
}
@media (min-width: 768px) {
  #forhost .form-area {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #forhost .form-area {
    margin-bottom: 40px;
  }
}
.schedule-btn-area a {
  display: block;
}
.schedule-btn-area a img:hover {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .schedule-btn-area a + a {
    margin-top: 10px;
  }
}

/*----------------------------------------------------
	240806ここから　展示会場取材速報
----------------------------------------------------*/

.main-header--interview:after {
  background-image: url(/tensapo/assets/css/../images/header_interview.png);
}
.interview-list-wrapper_ttl {
    box-sizing: content-box;
    margin-bottom: 2em;
    border-bottom: 2px solid #B00F00;
    padding-bottom: 0.5em;
}
.interview-list-wrapper_ttl_large {
  color: #B00F00;
  font-size: 28px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: left top 0.35em;
  background-size: contain;
  background-size: 36px 24px;
  background-image: url(/tensapo/assets/css/../images/interview/interview-icon1.png);
  padding-left: 2em;
}
.interview-list-wrapper_txt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3rem;
}
.interview-list-wrapper_ttl_gray {
  padding: 1em 2em;
  border-radius: 8px;
  background: #F2F2F2;
  margin-bottom: 40px;
}

.interview-list-wrapper_ttl_small {
  margin-left: 30px;
  font-weight: bold;
}

/* ---------- */

.interview-list {
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: justify;
}

.youtube-ratio iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 10px;
}

.interview-list .item-head {
	position: relative;
}

.interview-list .item-category {
	align-items: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: bold;
	text-align: center;

	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.interview-list .item-title {
	color: #b00f00;
	font-weight: bold;
  font-size: 20px;
  margin: 1rem 0;
}

.interview-list .item-detail  {
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5em;
}

.interview-list .item-detail dt {
  background-color: #B00F00;
  box-sizing: content-box;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0.5em 1em 0.5em 2.5em;

  background-repeat: no-repeat;
  background-position: left 1em top 0.6em;
  background-size: 18px;
  background-image: url(/tensapo/assets/css/../images/interview/interview-icon2.png);

  /*----------------------------------------------------
	241017ここから
----------------------------------------------------*/
  min-width: 2em;
/*----------------------------------------------------
	241017ここまで
----------------------------------------------------*/
}

.interview-list .item-detail dt._data {
  background-image: url(/tensapo/assets/css/../images/interview/interview-icon3.png); 
}

.interview-list .item-detail dd {
  margin-left: 1rem;
  font-size: 18px;
  flex: 1;
}
.interview-btn {
  text-align: center;
}
.interview-btn a {
-webkit-transition: all .3s;
transition: all .3s;
-o-transition: all .3s;
}
.interview-btn a:hover {
  opacity: .6
}

@media (min-width: 961px) {
  .interview-list-wrapper_ttl_gray {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
  }

	.interview-list:after {
		display: block;
		width: 320px;
		content: "";
	}

	.interview-list .item {
		width: 320px;
    margin-bottom: 40px;
	}
  .interview-btn img {
    width: 860px;
  }
}

@media (max-width: 960px) {
  .interview-list-wrapper_ttl_large {
    font-size: 1.35em;
    background-size: 1.25em 0.75em;
    padding-left: 1.75em;
  }
  
  .interview-list-wrapper_ttl {
    margin-bottom: 1.5em;
  }

  .interview-list-wrapper_txt {
    font-size: 1.125em;
    margin-bottom: 1.5em;
  }

	.interview-list .item {
		width: 100%;
    margin-bottom: 1.5em;
	}
  .interview-list .item:last-child {
    margin-bottom: 0;
  }
  .interview-list .item-title {
    font-size: 1.125em;
  }
  .interview-list .item-detail dd {
    font-size: 1em;
  }

  .interview-list-wrapper_ttl_gray {
    margin-bottom: 1.5em;
  }
}

.schedule-items-btn {
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

/*----------------------------------------------------
	240806ここまで
----------------------------------------------------*/
/*----------------------------------------------------
	241017ここから
----------------------------------------------------*/
.interview-list._detail {
  display: block;
}
.detail_article {
  max-width: 840px;
  margin: 0 auto;
}

.interview-list .item-detail._url dt {
  border: solid 2px #B00F00;
  background-color: #fff;
  color: #B00F00;
  padding: 0.5em 1em;
}
.interview-list .item-detail dd a{
  color: #0022FF;
}
.interview-list .item-detail dd a:hover {
  text-decoration: underline;
}
.detail_article_text {
  font-size: 18px;
  line-height: 2;
  margin-top: 2em;
  padding-top: 2.75em;
  border-top: solid 2px #B00F00;
}
.interview-list_detail_btn {
  margin: 5em auto;

  justify-content: center;
  display: flex;
}
.interview-list_detail_btn .btnA {
  border-radius: 100px;
  width: 450px;
  font-size: 24px;
}
.interview-list_detail_btn .btnA:after {
  content: "\f35a";
  font-size: 1.0em;
  -webkit-transform: translate(-50%, -50%);
    transform: translate(-75%, -50%);
}

@media (min-width: 961px) {
  .detail_article_info {
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: bold;
    text-align: center;
  
    -webkit-box-align: center;
    -webkit-box-pack: center;
  
    gap: 1.75em;
    margin: 2.25em 0 1.5em;
  }
  .interview-list._detail .item-detail dd {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .detail_article_info {  
    gap: 1.25em;
    margin: 1.0em 0 0.5em;
  }
  .interview-list._detail .item-detail dd {
    font-size: 18px;
  }
  .interview-list .item-detail._url {
    flex-direction: column;
    align-items: flex-start;
  }
  .interview-list._detail .item-detail._url dd {
    margin-top: 0.25em;
    margin-left: 0;
  }

  .detail_article_text {
    font-size: 16px;
    margin-top: 1.75em;
    padding-top: 1.75em;
  }
  .interview-list_detail_btn {
    margin: 1.5em auto 2.5em;
  }
  .interview-list_detail_btn .btnA {
    width: 100%;
    font-size: 1em;
  }
}
/* .interview-list._detail .youtube-ratio iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 10px;
} */
/*----------------------------------------------------
	241017ここまで
----------------------------------------------------*/
