@charset "utf-8";

/*-------------------toppage-----------------*/

.hstyle06.q span.span02 {
  position: relative;
  padding-left: 50px;
}

.hstyle06.q span.span02::before {
  content: " ";
  background: url("../images/top/sendai/q.png") no-repeat left bottom;
  width: 40px;
  height: 56px;
  position: absolute;
  left: 0;
  bottom: 10px;
}

.span02 {
  display: inline-block;
  background: url(../images/top/sendai/span01.png) repeat-x left bottom;
  padding-bottom: 15px;
}

.textstyle01 {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}

.textstyle01::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 67px;
  background: url("../images/top/sendai/hstyle02_b.png") no-repeat left center;
}

.textstyle01::after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 67px;
  background: url("../images/top/sendai/hstyle02_a.png") no-repeat left center;
}

#s20 {
  background: #fce6ec;
}

#s20 .text1 {
  padding: 5px;
  background: url(../images/top/sendai/hstyle03.png) no-repeat center;
  text-align: center;
}

#s20 .text1 p {
  text-align: center;
  font-size: 110%;
}

#s20 .ttl1 {
  padding: 2px 10px;
  display: inline-block;
  background: #ff001a;
  color: #fff;
  border-radius: 5px;
}

#s20 .span03 {
  background: url(../images/top/sendai/span03.png) no-repeat center top;
  padding-top: 7px;
}

.s3-listsp table td .ttl {
  font-size: 4.5vw;
}

.s3-listsp {
  position: relative;
}

.s3-listsp h3 {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}

.s3-listsp::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #82cfeb;
}

.s3-listsp::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #f2bdcd;
}

.s3-listsp table.list {
  position: relative;
  z-index: 2;
  background: none;
  border-top: none;
  border-left: none;
  font-size: 90%;
}

.s3-listsp table.list th,
.s3-listsp table.list td {
  border: none;
  vertical-align: middle;
  font-size: 90%;
  background: none;
}

.s3-listsp table.list td.t1,
.s3-listsp table.list td.t3 {
  width: 30%;
}

.s3-listsp table.list td.t1 {
  border-bottom: solid 1px #cae6f0;
}

.s3-listsp table.list td.t3 {
  border-bottom: solid 1px #f6e0e7;
}

.s3-listsp table.list tr:first-of-type td,
.s3-listsp table.list tr:last-of-type td {
  border-bottom: none !important;
}

.s3-listsp table.list td.t2 {
  width: 20%;
}

.s3-listsp table.list td.t2 span {
  padding: 5px;
  display: block;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.s3-listsp table.list td .ttl {
  font-size: 160%;
  font-weight: bold;
  color: #1b9cca;
  text-shadow:
    #fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
}

.s3-listsp table.list tr:first-of-type td.t1 {
  padding: 20px 0 10px 20px;
}

.s3-listsp table.list tr:first-of-type td.t3 {
  padding: 20px 20px 10px 0;
}

.s3-listsp table.list td.t3 .ttl {
  color: #e35580;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑spサイズ
----------------------------------
↓pcサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/