.clearfix::after, .l-seinou__body__box::after, .l-seinou__body__box__body__note::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@font-face {
  font-family: 'js';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-Regular.ttf") format("opentype");
}

@font-face {
  font-family: 'js';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-SemiBold.ttf") format("opentype");
}

@font-face {
  font-family: 'js';
  font-weight: 700;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/JosefinSans-Bold.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 100;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Boo.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Med.ttf") format("opentype");
}

@font-face {
  font-family: 'fm';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/Futura-Bol.ttf") format("opentype");
}

@font-face {
  font-family: 'ns';
  font-weight: 300;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/NotoSansCJKjp-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'ns';
  font-weight: 500;
  font-style: normal;
  src: url("/spcontent/tomobataraki/font/NotoSansCJKjp-Bold.otf") format("opentype");
}

.l-seinou {
  margin: 0 2.77778vw;
  padding: 6.25vw 5.55556vw;
  background-color: #cfd1e0;
}

@media (max-width: 1260px) {
  .l-seinou {
    margin: 0 35px;
    padding: 78.7px 70px;
  }
}

@media (max-width: 767px) {
  .l-seinou {
    margin: 0;
    padding: 12vw 9.33333vw;
  }
}

.l-seinou__sub {
  font-family: 'js';
  font-size: 1.11111vw;
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding: 0 1.38889vw 0 0;
  letter-spacing: 1.5px;
}

@media (max-width: 1260px) {
  .l-seinou__sub {
    font-size: 14px;
    padding: 0 17px 0 0;
  }
}

@media (max-width: 767px) {
  .l-seinou__sub {
    font-size: 3.2vw;
    padding: 0 4vw 0 0;
  }
}

.l-seinou__sub::after {
  position: absolute;
  top: 50%;
  right: -1.38889vw;
  display: block;
  width: 1.38889vw;
  height: 1px;
  margin-top: -1px;
  content: '';
  background-color: #101010;
}

@media (max-width: 1260px) {
  .l-seinou__sub::after {
    right: -17px;
    width: 17px;
  }
}

@media (max-width: 767px) {
  .l-seinou__sub::after {
    right: -4vw;
    width: 4vw;
    height: 0.26667vw;
  }
}

.l-seinou h1 {
  width: 35.83333vw;
  height: 2.08333vw;
  margin-top: 1.38889vw;
}

@media (max-width: 1260px) {
  .l-seinou h1 {
    width: 451px;
    height: 26px;
    margin: 17px 0 0 0;
  }
}

@media (max-width: 767px) {
  .l-seinou h1 {
    width: 51.73333vw;
    height: 14.4vw;
    margin: 4vw 0 0 0;
  }
}

.l-seinou__lead {
  font-size: 1.11111vw;
  line-height: 2;
  margin-top: 1.38889vw;
}

@media (max-width: 1260px) {
  .l-seinou__lead {
    font-size: 14px;
    margin-top: 17px;
  }
}

@media (max-width: 767px) {
  .l-seinou__lead {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
  body.android .l-seinou__lead {
    font-weight: 300;
  }
}

.l-seinou__body__box {
  margin-top: 5.55556vw;
}

@media (max-width: 1260px) {
  .l-seinou__body__box {
    width: 1050px;
    margin-top: 70px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box {
    width: auto;
    margin-top: 0;
  }
}

.l-seinou__body__box__set {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding-left: 2.77778vw;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__set {
    padding-left: 35px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__set {
    float: none;
    width: 100%;
    margin-top: 10.66667vw;
    padding-left: 0;
  }
}

.l-seinou__body__box__set:first-child {
  padding-left: 0;
  padding-right: 2.77778vw;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__set:first-child {
    padding-right: 35px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__set:first-child {
    padding-right: 0;
  }
}

.l-seinou__body__box__head {
  font-size: 1.25vw;
  font-weight: bold;
  position: relative;
  margin-bottom: 1.38889vw;
  padding: 0.69444vw 2.08333vw;
  background-color: #fff;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__head {
    font-size: 16px;
    margin-bottom: 17px;
    padding: 8px 26px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__head {
    font-size: 3.46667vw;
    margin-bottom: 3.2vw;
    padding: 1.6vw 4vw;
  }
}

.l-seinou__body__box__head::after {
  position: absolute;
  bottom: -1.94444vw;
  left: 2.08333vw;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border: 1.04167vw solid transparent;
  border-top: 1.04167vw solid #fff;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__head::after {
    bottom: -26px;
    left: 26px;
    border: 13px solid transparent;
    border-top: 13px solid #fff;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__head::after {
    bottom: -50%;
    left: 4vw;
    border: 2.26667vw solid transparent;
    border-top: 2.26667vw solid #fff;
  }
}

.l-seinou__body__box__body__pic, .l-seinou__body__box__body__pic--1, .l-seinou__body__box__body__pic--2, .l-seinou__body__box__body__pic--3, .l-seinou__body__box__body__pic--4, .l-seinou__body__box__body__pic--5, .l-seinou__body__box__body__pic--6, .l-seinou__body__box__body__pic--7, .l-seinou__body__box__body__pic--8, .l-seinou__body__box__body__pic--9, .l-seinou__body__box__body__pic--10, .l-seinou__body__box__body__pic--11, .l-seinou__body__box__body__pic--12, .l-seinou__body__box__body__pic--13 {
  position: relative;
  width: 100%;
  padding-top: 62.5%;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic, .l-seinou__body__box__body__pic--1, .l-seinou__body__box__body__pic--2, .l-seinou__body__box__body__pic--3, .l-seinou__body__box__body__pic--4, .l-seinou__body__box__body__pic--5, .l-seinou__body__box__body__pic--6, .l-seinou__body__box__body__pic--7, .l-seinou__body__box__body__pic--8, .l-seinou__body__box__body__pic--9, .l-seinou__body__box__body__pic--10, .l-seinou__body__box__body__pic--11, .l-seinou__body__box__body__pic--12, .l-seinou__body__box__body__pic--13 {
    width: 100%;
    height: auto;
    padding-top: 62.58%;
  }
}

.l-seinou__body__box__body__pic__caption {
  position: absolute;
  bottom: 1.04167vw;
  width: 100%;
  text-align: center;
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic__caption {
    font-size: 2.8vw;
    bottom: 2vw;
  }
}

.l-seinou__body__box__body__pic--1 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou01.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--1 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou01_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--2 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou02.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--2 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou02_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--3 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou03.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--3 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou03_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--4 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou04.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--4 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou04_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--5 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou05.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--5 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou05_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--6 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou06.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--6 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou06_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--7 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou07.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--7 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou07_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--8 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou08.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--8 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou08_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--9 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou09.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--9 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou09_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--10 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou10.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--10 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou10_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--11 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou11.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--11 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou11_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--12 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou12.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--12 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou12_sp.jpg);
  }
}

.l-seinou__body__box__body__pic--13 {
  background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou13.jpg);
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__pic--13 {
    background-image: url(/spcontent/tomobataraki/images/seinou/pic_seinou13_sp.jpg);
  }
}

.l-seinou__body__box__body__title {
  font-size: 1.25vw;
  font-weight: bold;
  padding: 1.38889vw 0 1.04167vw;
  border-bottom: 1px solid #000;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__body__title {
    font-size: 16px;
    padding: 17px 0 13px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__title {
    font-size: 3.46667vw;
    padding: 5.33333vw 0 3.33333vw;
  }
}

body.android .l-seinou__body__box__body__title {
  font-weight: 500;
}

.l-seinou__body__box__body__txt {
  line-height: 2;
  padding-top: 1.38889vw;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__body__txt {
    padding-top: 17px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__txt {
    padding-top: 3.33333vw;
  }
}

.l-seinou__body__box__body__note {
  font-size: 0.83333vw;
  margin-top: 1.38889vw;
}

@media (max-width: 1260px) {
  .l-seinou__body__box__body__note {
    font-size: 11px;
    margin-top: 17px;
  }
}

@media (max-width: 767px) {
  .l-seinou__body__box__body__note {
    font-size: 2.93333vw;
    margin-top: 2.66667vw;
  }
}

.l-seinou__body__box__body__note dt {
  float: left;
  padding-right: 0.20833vw;
}

.l-seinou__body__box__body__note dd {
  overflow: hidden;
}

.l-seinou__body__box__body__note.is-red {
  color: #f00;
}

.l-seinou__body__box__body__note span.is-red {
  color: #f00;
}

#plusseino p{
	float: left;
	width:50%;
	margin:20px 0 0 0;
}
#plusseino p img{
	width:95%;
}
#plusseino h2{
clear: both;
}
@media (max-width: 767px) {
	#plusseino p.cmnSub{
    clear: left;
	float: none;
	width:100%;
	margin:0;
  padding-top: 10px;
}
}

.l-seinou__body__box__body__note .is-border{
  border-bottom: 1px solid #000
}