/*--------------------------------------------------
  reset
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/*--------------------------------------------------
  common
--------------------------------------------------*/
/*@font-face {
  font-family: "Helvetica";
  src: url("/fonts/Helvetica.woff") format("woff");
}*/

html {
  width: 100%;
  height: 100%;
	margin: 0;
	padding: 0;
  background: #ffffff;
}

body {
	position: relative;
	line-height: 1;
	-ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*font: inherit;*/
  font-family: Arial, 'Roboto', 'sans-serif';
  font-size: 100%;
  font-weight: 300;
  line-height: 1;
  color: #2d2d2d;
}

.zero {
	padding: 0 !important;
}

#toushiLP02409 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#toushiLP02409 *,
#toushiLP02409 :after,
#toushiLP02409 :before {
  box-sizing: content-box
}

#toushiLP02409 .spOnly,
#toushiLP02409 .pcOnly {
  display: none
}

#toushiLP02409 .inner {
}

#toushiLP02409 article {
  width: 100%;
  margin: 0 auto;
  padding: 10vw 0 12vw 0;
}

#toushiLP02409 section {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 5vw;
  background: #ffffff;
}

#toushiLP02409 img {
  width: 100%;
  height: auto;
  vertical-align: middle
}


/*--------------------------------------------------
  header, footer
--------------------------------------------------*/
#toushiLP02409 .headerArea {
  width: 100%;
  height: 72vw;
  margin: 0 auto;
  background: #5081a5;
  position: relative;
}

#toushiLP02409 .headerArea header {
  width: 100%;
  margin: 0 auto;
  padding: 5vw 0 ;
  background: #5081a5;
  text-align: right;
}

#toushiLP02409 .headerArea header img {
  max-width: 50%;
  padding-right: 5vw
}

#toushiLP02409 .headerMain {
  width: 100%;
  height: 72vw;
  background: url("/assets/images/original/toushi-en-lp-202409-topsp.jpg") top/cover no-repeat;
  display: block;
  position: relative;
}

#toushiLP02409 .headerMain:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.3);
}

#toushiLP02409 .headerMain h1 {
  margin: 8vw 4vw 2vw;
  padding-bottom: 4vw;
  position: relative;
  font-size: 7.2vw;
  font-weight: bold;
  color: #124a7b;
  display: inline-block;
  border-bottom: solid 1px #124a7b;
}

#toushiLP02409 .headerMain h2 {
  margin: 0 4vw 8vw;
  font-size: 4.27vw;
  font-weight: bold;
  color: #124a7b;
  line-height: 1.5;
  filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .4));
  -webkit-filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .4));
}

#toushiLP02409 .footerArea {
  margin: 0 auto;
  padding: 0;
}

#toushiLP02409 footer {
  padding-bottom: 5vw;
  font-size: 3vw;
  text-align: center;
}


/*--------------------------------------------------
  contents
--------------------------------------------------*/
#toushiLP02409 {
}

#toushiLP02409 #contentArea {
}

#toushiLP02409 .btn {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 10vw;
  background: #ffffff;
}
  
#toushiLP02409 .btn a {
  width: 80%;
  height: 10vw;
  margin: 0 auto;
  padding-top: 6vw;
  background: #00a1e6 url("/assets/materials/toushi-en-lp-202409-arrow.svg")no-repeat;
  background-size: 22px;
  background-position: 95% 50%;
  border-radius: 10px;
  display: block;
  position: relative;
  font-size: 5vw;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: background .2s ease-in-out;
}

#toushiLP02409 .btn a:hover {
	transition: .4s;
  opacity: .7;
  text-decoration: underline;
 }

#toushiLP02409 .servicesArea .btn a {
  margin-top: 30px;
}

#toushiLP02409 .benefitsArea {
  background: url("/assets/images/original/toushi-en-lp-202409-bg.gif") top left repeat;
}

#toushiLP02409 .benefitsArea h2 {
  margin: 12vw 0 5vw;
  font-size: 5.6vw;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: center;
}

#toushiLP02409 .benefitsArea .benefits {
  margin: 0 auto;
  text-align: center;
}

#toushiLP02409 .benefitsArea h3 {
  padding: 3vw;
  background: linear-gradient(90deg, #5081a5, #a7c0d2);
  font-size: 5.6vw;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
  text-align: left;
}

#toushiLP02409 .benefitsArea h3 small {
  font-size: 2vw;
  vertical-align: text-top;
}

#toushiLP02409 .benefitsArea p {
  margin: 5vw;
  display: inline-block;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .benefitsArea .list {
  margin-bottom: 5vw;
}

#toushiLP02409 .benefitsArea .benefits .center {
  margin-bottom: 5vw;}

#toushiLP02409 .benefitsArea dl {
  width: 80%;
  margin: 0 0 5vw;
  padding: 5%;
  position: relative;
  display: inline-block;
  border: solid 2px #5081a5;
  text-align: left;
}

#toushiLP02409 .benefitsArea dd {
  display: inline-block;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .benefitsArea dd span {
  font-size: 7vw;
  font-weight: bold;
  color: #94243a;
}

#toushiLP02409 .benefitsArea dl:last-of-type {
  margin-right: 0;
}

#toushiLP02409 .benefitsArea ul.notes01 {
  width: 80%;
  margin: 0 auto 5vw;
  list-style: decimal outside;
}

#toushiLP02409 .benefitsArea ul.notes01 li {
  list-style: auto;
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: left;
  padding-bottom: 10px;
}

#toushiLP02409 .benefitsArea ul.notes02 {
  width: 80%;
  margin: 0 auto 8vw;
  padding: 5%;
  background: #f4f6f7;
  list-style: none;
}

#toushiLP02409 .benefitsArea ul.notes02 h4 {
  padding-bottom: 3vw;
  font-size: 3.74vw;
  font-weight: bold;
  line-height: 1.5;
  color: #00aeef;
  text-align: center;
}

#toushiLP02409 .benefitsArea ul.notes02 li:before {
  content:  ""; 
  width:  10px; 
  height:  10px;  
  margin-right: 10px;
  display:  inline-block; 
  background-color: #00aeef;
}

#toushiLP02409 .benefitsArea ul.notes02 li {
  padding-bottom: 10px;
  padding-left: 1.2em;
  text-indent: -1.2em;
  font-size: 3.74vw;
  line-height: 1.5;
  text-align: left;
}

#toushiLP02409 .benefitsArea ul.notes03 {
  width: 79%;
  margin: 0 auto 5vw ;
  padding: 5%;
  border: solid 2px #5081a5;
  list-style: none;
}

#toushiLP02409 .benefitsArea ul.notes03 li:before {
  content:  ""; 
  width:  10px; 
  height:  10px;  
  margin-right: 10px;
  display:  inline-block; 
  background-color: #124a7b;
  border-radius: 50%;
}

#toushiLP02409 .benefitsArea ul.notes03 li {
  padding-bottom: 10px;
  padding-left: 1.2em;
  text-indent: -1.2em;
  font-size: 3.2vw;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .benefitsArea ul.notes01 li:last-of-type,
#toushiLP02409 .benefitsArea ul.notes02 li:last-of-type,
#toushiLP02409 .benefitsArea ul.notes03 li:last-of-type {
  padding-bottom: 0;
}

#toushiLP02409 .servicesArea {
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
  background-image: none;
  background: #ffffff;
  text-align: center;
}

#toushiLP02409 .servicesArea section {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#toushiLP02409 .servicesArea h2 {
  width: 100%;
  height: 33vw;
  padding: 35vw 4vw 2vw 4vw;
  background: url("/assets/images/original/toushi-en-lp-202409-subsp.jpg") top/cover no-repeat;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
  filter: drop-shadow(1px 2px 5px rgba(255, 255, 255, .8));
  -webkit-filter: drop-shadow(1px 2px 5px rgba(255, 255, 255, .8));
}

#toushiLP02409 .servicesArea h3 {
  margin: 5vw;
  display: inline-block;
  font-size: 4.5vw;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .servicesArea h4 {
  width: 68%;
  margin: 0 auto;
  padding: 4% 5% 4% 17%;
  background: #124a7b;
  position: relative;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.2;
  color: #ffffff;
  text-align: left;
}

#toushiLP02409 .servicesArea .svs06 {
  letter-spacing: -0.1em;
}

#toushiLP02409 .servicesArea h4:before {
  content:  ""; 
  margin-right: 10px;
  display:  inline-block; 
  position: absolute;
  top: 7px;
  left: 20px;
}

#toushiLP02409 .servicesArea .svs01 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon01.svg");
}

#toushiLP02409 .servicesArea .svs02 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon02.svg");
}

#toushiLP02409 .servicesArea .svs03 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon03.svg");
  top: 12px;
  left: 15px;
}

#toushiLP02409 .servicesArea .svs04 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon04.svg");
  top: 12px;
}

#toushiLP02409 .servicesArea .svs05 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon05.svg");
  top: 13px;
  left: 15px;
}

#toushiLP02409 .servicesArea .svs06 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon06.svg");
  top: 20px;
}

#toushiLP02409 .servicesArea .svs07 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon07.svg");
  top: 7px;
}

#toushiLP02409 .servicesArea .svs08 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon08.svg");
  top: 7px;
}

#toushiLP02409 .servicesArea .svs09 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon09.svg");
  top: 20px;
}

#toushiLP02409 .servicesArea .svs10 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon10.svg");
  top: 10px;
}

#toushiLP02409 .servicesArea h5 {
  font-size: 3.74vw;
  font-weight: bold;
  line-height: 1.5;
  color: #5081a5;
  text-align: left;
}

#toushiLP02409 .servicesArea ul {
  margin: 0 auto;
  padding: 5vw;
  list-style: none;
}

#toushiLP02409 .servicesArea ul li:before {
  content:  ""; 
  width:  10px; 
  height:  10px;  
  margin-right: 10px;
  display:  inline-block; 
  background-color: #124a7b;
  border-radius: 50%;
}

#toushiLP02409 .servicesArea ul li {
  padding-bottom: 10px;
  padding-left: 1.2em;
  text-indent: -1.2em;
  font-size: 3.74vw;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .servicesArea ul li:last-of-type {
  padding-bottom: 0;
}

#toushiLP02409 .servicesArea ul:nth-of-type(2n) {
  padding-top: 0;
}


/*NEW CSS 250128*/


.s-toushi-header {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  height: initial !important;
}

@media screen and (max-width: 768px) {
  .s-toushi-header {
    position: relative;
    z-index: 17;
  }
}
@media screen and (max-width: 768px) {
  .s-toushi-header__logo .s-toushi-img-fluid {
    max-width: 187px;
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .s-toushi-header__logo .s-toushi-img-fluid {
    max-width: 187px;
    height: auto;
  }
}
.s-toushi-header__wpr {
  display: flex;
  align-items: center;
  position: fixed;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  padding-right: 60px;
  z-index: 15;
  transition: all 0.3s ease-in-out;
box-sizing: border-box !important;
}

@media screen and (max-width: 768px) {
  .s-toushi-header__wpr {
    padding-right: 20px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 769px) {
  .s-toushi-header__wpr {
    padding-right: 15px;
  }
}
@media screen and (min-width: 992px) {
  .s-toushi-header__wpr {
    padding-right: 15px;
  }
}
@media screen and (min-width: 1300px) {
  .s-toushi-header__wpr {
    padding-right: 60px;
  }
}
.s-toushi-header__wpr.fixed {
  background-color: #fff;
}

.s-toushi-header__wpr.fixed .s-toushi-nav__link {
  color: #333;
}

.s-toushi-header__wpr.fixed .s-toushi-lang__link {
  color: #aaa;
}

.s-toushi-header__wpr.fixed .s-toushi-lang__link:hover {
  color: #5081A5;
}

.s-toushi-header__wpr.fixed .s-toushi-lang__link.active {
  color: #5081A5;
}

.s-toushi-header__wpr.fixed .s-toushi-lang::before {
  background-color: #aaa;
}

.s-toushi-header__right {
  display: flex;
  align-items: center;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .s-toushi-header__right {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%;
    max-height: 0;
    height: 0;
    overflow: hidden;
    z-index: 999;
    transition: all 0.3s ease-in-out;
    display: block;
  }
  .s-toushi-header__right.is-opened {
    max-height: 1000px;
    height: 100vh;
    overflow: auto;
  }
}
.s-toushi-header .s-toushi-cta__rgt {
  padding: 40px 30px;
  box-sizing: border-box !important;
}

@media screen and (min-width: 769px) {
  .s-toushi-header .s-toushi-cta__rgt {
    display: none;
  }
}
.s-toushi-header .s-toushi-cta__rgt-common {
  margin-bottom: 30px;
}

.s-toushi-header .s-toushi-cta__rgt-time {
  padding: 20px;
  margin-bottom: 10px;
}

.s-toushi-header .s-toushi-cta__rgt-ttl-text {
  font-size: 16px;
  color: #333;
}

@media screen and (max-width: 768px) {
  .s-toushi-header .s-toushi-cta__rgt-ttl-first .s-toushi-img-fluid {
    max-width: 15px;
  }
}
.s-toushi-header .s-toushi-cta__rgt-time-text-first {
  margin-bottom: 0;
}

.s-toushi-header .s-toushi-cta__rgt-time-text-fspan {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .s-toushi-header .s-toushi-cta__rgt-ttl-second .s-toushi-img-fluid {
    max-width: 19px;
  }
}


.s-toushi-nav__ul {
  display: flex;
  gap: 25px;
}

@media screen and (max-width: 1400px) {
  .s-toushi-nav__ul {
    gap: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .s-toushi-nav__ul {
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  .s-toushi-nav__ul {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 992px) {
  .s-toushi-nav__ul {
    gap: 15px;
  }
}
.s-toushi-nav__link {
  font-size: 16px;
  line-height: 1.2%;
  font-family: "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
  color: #333;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .s-toushi-nav__link {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .s-toushi-nav__link {
    color: #333;
    padding: 24px 30px;
    display: block;
    border-bottom: 1px solid #5081A5;
  }
  .s-toushi-nav__link::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07151 14.9986L8.14258 7.93634L1.07151 0.8741' stroke='%235081A5'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: 9px;
    background-repeat: no-repeat;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 992px) {
  .s-toushi-nav__link {
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  .s-toushi-nav__link:hover::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #aaa;
    left: 0;
    bottom: -2px;
  }
}


.s-toushi-lang {
  display: flex;
  gap: 15px;
  position: relative;
  margin-left: 80px;
}
@media only screen and (max-width: 1200px) {
  .s-toushi-lang {
    margin-left: 60px;
  }
}

@media screen and (max-width: 992px) {
  .s-toushi-lang {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .s-toushi-lang {
    margin-left: auto;
  }
}
.s-toushi-lang::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 32px;
  background-color: #aaa;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 992px) {
  .s-toushi-lang::before {
    left: -20px;
  }
}
.s-toushi-lang__sp {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .s-toushi-lang__sp {
    display: none;
  }
}
.s-toushi-lang__sp::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 13.4184 4.5816 17 9 17C13.4184 17 17 13.4184 17 9C17 4.5816 13.4184 1 9 1C4.5816 1 1 4.5816 1 9Z' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.79991 1.03986C9.79991 1.03986 12.1999 4.19986 12.1999 8.99986C12.1999 13.7999 9.79991 16.9599 9.79991 16.9599M8.19991 16.9599C8.19991 16.9599 5.79991 13.7999 5.79991 8.99986C5.79991 4.19986 8.19991 1.03986 8.19991 1.03986M1.50391 11.7999H16.4959M1.50391 6.19986H16.4959' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: -2px;
}

.s-toushi-lang__type {
  font-size: 12px;
  padding-left: 21px;
  display: flex;
  align-items: center;
}

.s-toushi-lang__type::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999622 0.535755L4.53516 4.07129L8.07069 0.535755' stroke='%23333333'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: 5px;
  background-repeat: no-repeat;
  margin-left: 3px;
}

.s-toushi-lang__type.active::after {
  transform: rotate(180deg);
}

.s-toushi-lang__box {
  display: flex;
  gap: 15px;
}

@media screen and (max-width: 768px) {
  .s-toushi-lang__box {
    position: absolute;
    background-color: #fff;
    flex-direction: column;
    padding: 10px;
    border-radius: 0 0 8px 8px;
    right: -9px;
    top: 24px;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.5);
    visibility: hidden;
    min-height: 0;
    height: 100%;
    transition: all 0.1s ease-in-out;
  }
  .s-toushi-lang__box.active {
    visibility: visible;
    min-height: 90px;
  }
}
.s-toushi-lang__link {
  font-size: 14px;
  color: #aaa;
  line-height: 1.2%;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .s-toushi-lang__link {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 992px) {
  .s-toushi-lang__link {
    font-size: 12px;
  }
}
.s-toushi-lang__link::after {
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 769px) {
  .s-toushi-lang__link:hover {
    color: #5081A5;
  }
  .s-toushi-lang__link:hover::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    bottom: -8px;
  }
  .s-toushi-lang__link.active {
    color: #5081A5;
  }
  .s-toushi-lang__link.active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    bottom: -8px;
  }
}
.s-toushi-nav-icon {
  width: 25px;
  cursor: pointer;
  margin-left: 15px;
}

.s-toushi-nav-icon:before,
.s-toushi-nav-icon:after,
.s-toushi-nav-icon > span {
  content: "";
  display: block;
  background-color: #333;
  display: block;
  height: 1px;
  margin: 10px 0;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}

.s-toushi-nav-icon.is-opened:before {
  transform: translateY(10px) rotate(140deg);
}

.s-toushi-nav-icon.is-opened:after {
  transform: translateY(-12px) rotate(-140deg);
}

.s-toushi-nav-icon.is-opened > span {
  transform: scale(0);
}


.s-toushi-cta__rgt {
  width: 47.8723404255%;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt {
    width: 100%;
  }
}
.s-toushi-cta__rgt-ttl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-ttl-first .s-toushi-img-fluid {
    width: 23px;
    height: 23px;
  }
  .s-toushi-cta__rgt-ttl-second .s-toushi-img-fluid {
    width: 24px;
    height: 18px;
  }
}
.s-toushi-cta__rgt-ttl-text {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.336px;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-ttl-text {
    font-size: 20px;
    letter-spacing: 0.24px;
  }
}
.s-toushi-cta__rgt-time {
  padding: 25px 20px;
  margin-bottom: 30px;
  background: #c7000a;
}

.s-toushi-cta__rgt-time-text {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-time-text {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.s-toushi-cta__rgt-time-text-first {
  margin-bottom: 15px;
}

.s-toushi-cta__rgt-time-text-span {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-time-text-span {
    margin-bottom: 5px;
  }
}
.s-toushi-cta__rgt-time-text-fspan {
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.24px;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-time-text-fspan-en {
    font-size: 12px !important;
  }
}
.s-toushi-cta__rgt-time-text-fspan-en {
  min-width: 81px;
}

@media screen and (max-width: 768px) {
  .s-toushi-cta__rgt-time-text-fspan-en {
    min-width: 50px;
  }
}
.s-toushi-cta__rgt-time-text-sspan {
  color: #fff;
  font-family: "Helvetica";
  font-size: 26px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.312px;
}

@media screen and (min-width: 769px) {
  .s-toushi-cta__rgt-time-text-sspan {
    cursor: alias;
    pointer-events: none;
  }
}
.s-toushi-cta__rgt-time-text-tspan {
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.144px;
  margin-left: 5px;
  margin-top: 3px;
}


.s-toushi-btn__primary {
  color: #5081a5;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.24px;
  border: 2px solid #5081a5;
  background: #fff;
  padding: 18px 22px;
  transition: all 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.s-toushi-btn__primary::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07102 15.0711L8.14209 8L1.07102 0.928932' stroke='%235081A5'/%3E%3C/svg%3E%0A");
  width: 10px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
  .s-toushi-btn__primary:hover {
    background: #5081a5;
    color: #fff;
  }
  .s-toushi-btn__primary:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07102 15.0711L8.14209 8L1.07102 0.928932' stroke='white'/%3E%3C/svg%3E%0A");
  }
}

.s-toushi-header__wpr {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}

.s-toushi-headerArea{
    margin-top:43.8px !important;
}
