/*--------------------------------------------------
  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;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*--------------------------------------------------
  common
--------------------------------------------------*/
/*@font-face {
  font-family: "Helvetica";
  src: url("/fonts/Helvetica.woff") format("woff");
}*/

html {
  width: 100%;
  height: 100%;
  background: #ffffff;
}

body {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Arial, 'Roboto', 'sans-serif';
  font-size: 62.5%;
  font-weight: 300;
  line-height: 1;
  color: #2d2d2d;
}

#toushiLP02409 {
  min-width: 1120px;
}

#toushiLP02409 *,
#toushiLP02409 :after,
#toushiLP02409 :before {
  box-sizing: content-box
}

#toushiLP02409 .spOnly,
#toushiLP02409 .pcOnly {
  display: none
}

#toushiLP02409 .inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 0;
}

#toushiLP02409 article {
  max-width: 840px;
  margin: 0 auto;
  padding: 50px 50px 70px 50px;
  background: #ffffff;
}

#toushiLP02409 section {
  margin: 0 auto;
  padding: 0 0 50px;
}

#toushiLP02409 img {
  max-width: 100%;
  height: auto;
  vertical-align: middle
}


/*--------------------------------------------------
  header, footer
--------------------------------------------------*/
#toushiLP02409 .headerArea {
  margin: 0 auto;
  background: #5081a5;
}

#toushiLP02409 .headerArea header {
  margin: 0 auto;
  padding: 30px 0;
  background: #5081a5;
  text-align: right;
}

#toushiLP02409 .headerArea header img {
  max-width: 30%;
}

#toushiLP02409 .headerMain {
  height: 320px;
  margin: 0 auto;
  padding: 0;
  background: url("/assets/images/original/toushi-en-lp-202409-toppc.jpg") top/cover no-repeat;
}

#toushiLP02409 .headerMain h1 {
  padding: 90px 0 20px;
  font-size: 35px;
  font-weight: bold;
  color: #124a7b;
  display: inline-block;
  border-bottom: solid 2px #124a7b;
  filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
  -webkit-filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
}

#toushiLP02409 .headerMain h2 {
  padding: 20px 0;
  font-size: 20px;
  font-weight: bold;
  color: #124a7b;
  line-height: 1.5;
  letter-spacing: .03em;
  filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
  -webkit-filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
}

#toushiLP02409 .footerArea {
  margin: 0 auto;
  padding: 0 50px;
}

#toushiLP02409 footer {
  padding: 20px 0;
  font-size: 13px;
  text-align: center;
}


/*--------------------------------------------------
  contents
--------------------------------------------------*/
#toushiLP02409 {
}

#toushiLP02409 #contentArea {
  background: url("/assets/images/original/toushi-en-lp-202409-bg.gif") top left repeat;
}

#toushiLP02409 .btn a {
  width: 440px;
  height: 55px;
  margin: 0 auto;
  padding-top: 25px;
  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: 25px;
  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 {
}

#toushiLP02409 .benefitsArea h2 {
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: center;
}

#toushiLP02409 .benefitsArea .benefits {
  margin: 0 auto;
  text-align: center;
}

#toushiLP02409 .benefitsArea h3 {
  margin-bottom: 30px;
  padding: 20px;
  background: linear-gradient(90deg, #5081a5, #a7c0d2);
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
  text-align: left;
}

#toushiLP02409 .benefitsArea h3 small {
  font-size: 12px;
  vertical-align: text-top;
}

#toushiLP02409 .benefitsArea p {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .benefitsArea .list {
  margin-bottom: 40px;
  display: flex;
}

#toushiLP02409 .benefitsArea .benefits .center {
  margin-bottom: 40px;
}

#toushiLP02409 .benefitsArea dl {
  width: 400px;
  margin: 0 auto;
  margin-right: 40px;
  padding: 30px 0;
  position: relative;
  display: inline-block;
  border: solid 2px #5081a5;
  text-align: center;
}

#toushiLP02409 .benefitsArea dd {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .benefitsArea dd span {
  font-size: 40px;
  font-weight: bold;
  color: #94243a;
}

#toushiLP02409 .benefitsArea dl:last-of-type {
  margin-right: 0;
}

#toushiLP02409 .benefitsArea ul.notes01 {
  width: 720px;
  margin: 0 auto;
  list-style: decimal outside;
}

#toushiLP02409 .benefitsArea ul.notes01 li {
  list-style: auto;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  padding-bottom: 10px;
}

#toushiLP02409 .benefitsArea ul.notes02 {
  margin: 0 auto 40px ;
  padding: 30px;
  background: #f4f6f7;
  list-style: none;
}

#toushiLP02409 .benefitsArea ul.notes02 h4 {
  padding-bottom: 15px;
  font-size: 20px;
  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: 17px;
  line-height: 1.5;
  text-align: left;
}

#toushiLP02409 .benefitsArea ul.notes03 {
  margin: 0 auto;
  padding: 20px 30px;
  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: 15px;
  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 {
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}

#toushiLP02409 .servicesArea section {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#toushiLP02409 .servicesArea h2 {
  margin-bottom: 40px;
  padding: 110px 50px;
  background: url("/assets/images/original/toushi-en-lp-202409-subpc.jpg") left top no-repeat;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
  filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
  -webkit-filter: drop-shadow(1px 2px 2px rgba(255, 255, 255, .5));
}

#toushiLP02409 .servicesArea h3 {
  margin-bottom: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #124a7b;
  text-align: left;
}

#toushiLP02409 .servicesArea h4 {
  padding: 10px 20px 10px 65px;
  background: #124a7b;
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
  text-align: left;
}

#toushiLP02409 .servicesArea h4:before {
  content:  ""; 
  margin-right: 10px;
  display:  inline-block; 
  position: absolute;
  top: 10px;
  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: 15px;
  left: 15px;
}

#toushiLP02409 .servicesArea .svs04 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon04.svg");
}

#toushiLP02409 .servicesArea .svs05 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon05.svg");
  top: 15px;
  left: 15px;
}

#toushiLP02409 .servicesArea .svs06 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon06.svg");
}

#toushiLP02409 .servicesArea .svs07 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon07.svg");
  top: 8px;
}

#toushiLP02409 .servicesArea .svs08 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon08.svg");
  top: 8px;
}

#toushiLP02409 .servicesArea .svs09 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon09.svg");
}

#toushiLP02409 .servicesArea .svs10 h4:before {
  content:  url("/assets/materials/toushi-en-lp-202409-icon10.svg");
}

#toushiLP02409 .servicesArea h5 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  color: #5081a5;
  text-align: left;
}

#toushiLP02409 .servicesArea ul {
  margin: 0 auto;
  padding: 20px 30px 30px;
  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: 17px;
  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-headerArea{
    margin-top:72px !important;
}

.s-toushi-header__wpr {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
