@charset "utf-8";

@media (min-width:1440px){
  .kvTxt .kbTxt__txt--1 .kbTxt__txt-inner{
      font-size: 2.6em;
}
  .kvTxt .kbTxt__txt--2 .kbTxt__txt-inner{
      font-size: 1.8em;
  }
  .navigationColumn .navigationColumn__nav{
      width: 70vw;
      left: 50%;
      top: -50%;
      transform: translate(-50%, -50%);
  }
  .navigationColumn .navigationColumn__box{
      max-width: 250px;
  }
  .case__box .case__box--inner {
    margin-right: 2.4em;
    min-width: 350px;
}.kvTxt .kbTxt__txt--1 .kbTxt__txt-inner{
    width: 610px;
}.kvTxt .kbTxt__txt--1 .kbTxt__txt-inner--2 {
    width: 420px;
}
}

@media(max-width:1280px){
  .conflict__sec {
    width: 90vw;
}
}

@media(max-width:1040px){
  header .headerArea .globalNav__nav .menu-item {
    display: none;
}header .headerArea .globalNav__nav .menu-item.last-item {
    display: block;
}
}

@media(max-width:768px){
  header {
    height: 60px;
    } header .headerArea {
    width: 95vw;
}header .headerArea .globalNav__nav .menu-item.last-item a {
    font-size: .7em;
}header .headerArea .globalNav__nav .menu-item.last-item a img{
    width: 25px;
}header .headerArea .logo {
    display: flex;
    align-items: center;
    width: 200px;
}.kvImg img {
    height: calc(100vh - 60px);
}.kvTxt {
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}.kbTxt__txt--1 {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    justify-content: center;
}.kvTxt .kbTxt__txt--1 .kbTxt__txt-inner {
    background: #fff;
    padding: 0.5em 1.1em;
    font-weight: 600;
    font-family: ToppanBunkyu;
    font-size: 1.5em;
    letter-spacing: .1em;
    color: #0267b7;
    border-radius: 100px;
    margin-bottom: 1em;
    width: 502px;
}.kvTxt .kbTxt__txt--1 .kbTxt__txt-inner--2 {
    width: 240px;
}.kvTxt .kbTxt__txt--2 .kbTxt__txt-inner {
    display: inline-block;
    font-weight: 600;
    font-family: ToppanBunkyu;
    font-size: .9em;
    letter-spacing: .1em;
    color: #fff;
    width: 80vw;
    text-align: left;
}.navigationColumn .navigationColumn__nav {
    width: 90vw;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -40%);
}
.navigationColumn .navigationColumn__nav a {
    width: calc(100%/5 - 0.5em);
    text-align: center;
    font-family: 'ToppanBunkyu';
    box-shadow: 1px 1px 10px #0267b7;
    border-radius: 20px;
    padding: 1em 0;
    margin-right: unset;
    max-width: 200px;
    background: #fff;
    color: #0267b7;
    transition: .5s;
    margin-bottom: 1em;
}.navigationColumn .navigationColumn__box:last-child {
    margin-right: 0em;
    font-size: .6em;
}.navigationColumn .navigationColumn__box .navigationColumn__box--icon img {
    height: 50px;
}.sectionTitle h1 {
    font-size: 2em;
    color: #0267b7;
    letter-spacing: .1em;
    font-family: 'ToppanBunkyu';
    line-height: 1.6;
}.sectionTitle h2 {
    font-family: 'ToppanBunkyu';
    font-size: 1.2em;
    margin-top: 1em;
    color: #333333;
    letter-spacing: .09em;
}.sectionTitle_detail {
    font-size: .8em;
    letter-spacing: .08em;
    margin-top: 1em;
    line-height: 2;
}.fisrtSection__box--img {
    width: 100%;
}.fisrtSection__box--number {
    width: 90vw;
    margin-right: unset;
    margin-left: unset;
    text-align: right;
    margin: auto;
}.sectionTitle.sectionTitle-1 {
    margin-top: 120px;
}.fisrtSection__box--number .numberPercent {
    font-size: 5em;
}.fisrtSection__box {
    align-items: center;
    margin-top: 2em;
}.fisrtSection__box {
    display: flex;
    align-items: center;
    margin-top: 2em;
    flex-wrap: wrap;
}
	.casebtn {
    background: #0068B7;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 1.1em;
    font-family: 'ToppanBunkyu';
    letter-spacing: 1px;
    padding: 1em 0;
    width: 200px;
    align-items: center;
    border-radius: 100px;
    margin: auto;
    overflow: hidden;
    transition: .3s;
}
	.case__box .case__box--inner.bg .inner__up .title {
    background: #0067b7;
    color: #fff;
    font-family: Balboa;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.2em 0 0em 0;
    text-align: center;
    border-radius: 30px 30px 0 0;
}
	.fisrtSection__box--2{
    flex-direction: column-reverse;
}.fisrtSection__box--2 .fisrtSection__box--number {
    width: 90vw;
    margin-left: unset;
    margin-right: unset;
    text-align: left;
}.animate.four {
    font-size: 1.5em;
}.sectionTitle.sectionTitle-2 {
    margin-top: 0;
}.sectionTitle-2 .animate.four {
    font-size: 1.5em;
    margin-top: 50px;
}.sectionTitle_detail {
    font-size: .8em;
    width: 95vw;
    margin: 1em auto;
}.sectionTitle_detail br{
  display: none;
}.case__box .case__box--inner {
    background: #fff;
    border-radius: 30px;
    box-shadow: 1px 1px 10px #0267b7;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    min-width: 220px;
}
.case__box .case__box--inner.bg .inner__up .inner__under {
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: .09em;
    font-size: 0.5em;
}
.case__box--inner:first-child {
    margin-left: 50px;
}
.scheduleSec__Left {
    margin: 0 0 2em auto;
    width: 90%;
    display: flex;
    align-items: center;
    gap: 2em;
}
	.navigationColumn__box--txt.pc{
		display: none;
	}
.case__box .case__box--inner .inner__under {
    text-align: center;
    color: #0166b7;
    font-weight: 600;
    letter-spacing: .09em;
    font-size: 0.9em;
}
.case-inner-box-sub {
    display: block;
    margin-top: 4em;
}
.case-inner-box-sub {
    display: block;
    margin-top: 4em;
    padding-bottom: 2em;
}
.case-inner-box-sub-inner {
    background: #fff;
    border-radius: 30px;
    padding: 2em;
    max-width: 70%;
    margin: auto;
    margin-bottom: 4em;
}
.case__box .case__box--inner .inner__under span {
    font-size: 1.2em;
}.case__box .case__box--inner .inner__up {
    background: #0067b7;
    color: #fff;
    font-family: josefin-sans;
    font-weight: 600;
    font-size: 1.6em;
    padding: 0.8em 0;
    text-align: center;
    border-radius: 30px 30px 0 0;
}.strengths__sec {
    width: 95vw;
    padding: 1em;
}.strengths__inner {
    width: calc(100%);
    margin-bottom: 1em;
}.strengths__inner--box {
    background: #fff;
    border-radius: 30px;
    height: 180px;
    position: relative;
}.strengths__inner--box img {
    position: absolute;
    width: 120px;
    z-index: 0;
    right: 5%;
    top: unset;
    bottom: 5%;
}.strengths__inner--title {
    position: relative;
    z-index: 1;
    padding: 0.5em 0 0 1em;
    font-weight: 600;
    font-size: 2em;
    color: #0166b7;
    text-transform: uppercase;
    font-family: balboa;
    letter-spacing: 5px;
}.strengths__inner--txt {
    position: relative;
    z-index: 1;
    margin: auto;
    width: 250px;
}.strengths__text p {
    padding: 1em 0.5em;
    text-align: justify;
    color: #fff;
    font-size: .8em;
}.strengths__inner:nth-child(3) .strengths__text p {
    padding: 1em 0.5em 2em;
}.strengths__inner:nth-child(4) .strengths__text p {
  padding: 1em 0.5em 2em;
}.osare-table {
    width: 400%;
    border: none !important;
    border-collapse: separate;
    border-spacing: 7px 0px;
    table-layout: fixed;
}.confilict__inner {
    margin-top: 2em;
    overflow: scroll;
}.conflict__sec {
    padding: 3em 10px;
}.contact__bunner--box img{
      width: 30px;
}
.contact__bunner--box p{
      font-size: 0.7em;
}.contact__button {
    background: #ff096c;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: .8em;
    font-family: 'ToppanBunkyu';
    letter-spacing: 1px;
    padding: 0.8em 0;
    width: 350px;
    align-items: center;
    border-radius: 100px;
    margin: auto;
    overflow: hidden;
    transition: .3s;
}.contact__button .muryo {
    letter-spacing: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 1em;
    font-size: .5em;
}.contact__button .shiryo {
    width: 20px;
    height: 20px;
    margin-right: 0.2em;
}.company__sec .companyBox {
    width: 95vw;
    max-width: unset;
    margin: auto;
}.company__sec .companyBox .companyBox__inner {
    display: flex;
    margin-bottom: 0.5em;
    justify-content: center;
}.company__sec .companyBox .companyBox__inner .companyBox__inner--left {
    width: 100px;
    background: #fff;
    box-shadow: 1px 1px 8px #ddd;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em;
    font-size: 1em;
    font-family: 'ToppanBunkyu';
    color: #2367b7;
    letter-spacing: .05em;
}.scheduleSec {
    width: 90vw;
    margin: 1em auto;
}.scheduleSec .enTitle {
    font-size: .9em;
}.scheduleSec .numberTitle {
    font-size: 1.3em;
}.right__inner {
    width: 50%;
    display: none;
}.scheduleBox__leftTxt .left__inner {
    width: 90vw;
    margin: 1em auto;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    border-radius: 0 3em 3em 0;
    align-items: center;
}.scheduleBox__leftTxt .left__inner .left__inner--box {
    width: 90%;
    padding: 1em 0;
}.schedule__inner--title {
    font-weight: 600;
    font-family: 'ToppanBunkyu';
    font-size: 1.6em;
    letter-spacing: .05em;
}.schedule__inner--txt {
    text-align: justify;
    font-size: .8em;
    letter-spacing: .005em;
}.scheduleBox__rightTxt .left__inner {
    width: 90%;
    margin-top: 1em;
    margin: 1em auto;
}.scheduleBox__rightTxt .left__inner .left__inner--box {
    width: 90%;
    padding: 1.5em 0;
}.scheduleBox {
    padding-bottom: 1em;
}.sixthSection {
    padding-bottom: 1em;
    padding-top: 2em;
}.priceBox {
    width: 90vw;
    margin: 2em auto;
    border-radius: 3em;
    box-shadow: 1px 1px 10px #ddd;
    text-align: center;
    padding: 2em 0 1em;
    position: relative;
}.priceBox .pricePoint {
    position: absolute;
    top: -15%;
    left: 5%;
    width: 40%;
}.priceBox__inner {
    line-height: 2;
    font-family: 'ToppanBunkyu';
    letter-spacing: .1em;
}.priceBox__inner--1 {
    font-size: .9em;
    width: 80%;
    margin: auto;
}.priceBox__inner--2 {
    font-size: 1.3em;
    line-height: 2;
    margin-top: 0.5em;
}.msg p {
    font-size: 1em;
}.scheduleArrow{width: 30px;
}.scheduleSec__right img.scheduleArrow {
    width: 30px;
}.seventhSection .sectionTitle-column {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}.seventhSection .sectionTitle img {
    width: 30px;
    height: 30px;
    margin-right: .5em;
}.seventhSection .conflict__sec .sectionTitle h1 {
    color: #fff;
    font-size: 1.6em;
}.seventhSection .conflict__sec {
    padding: 2em 10px;
}.seventhSection .confilict__inner {
    margin-top: 1em;
    overflow: scroll;
}.seventhSection .osare-table {
    width: 150%;
}.seventhSection .osare-table tbody td.month {
    font-size: 1em;
}.seventhSection .osare-table tbody tr:last-child td {
    font-size: 1em;
}.seventhSection .osare-table tbody td {
    font-size: 1em;
}.company__sec .companyBox .companyBox__inner .companyBox__inner--left {
    width: 30%;
    background: #fff;
    box-shadow: 1px 1px 8px #ddd;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em;
    font-size: 1em;
    font-family: 'ToppanBunkyu';
    color: #2367b7;
    letter-spacing: .05em;
}.company__sec .companyBox .companyBox__inner .companyBox__inner--right {
    width: 70%;
    margin-left: 0.5em;
    box-shadow: 1px 1px 8px #ddd;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 1em;
    font-size: .9em;
    font-family: 'ToppanBunkyu';
    color: #fff;
    background: #2367b7;
    letter-spacing: .09em;
}.company__sec {
    margin: 2em 0;
}.contact__sec .contactBox {
    width: 90%;
    margin: 2em auto;
}.contact__sec--thanks .contactBox .sectionTitle h1 {
    font-size: 1.6em;
    color: #0267b7;
    margin-bottom: 1em;
    letter-spacing: .1em;
    font-family: 'ToppanBunkyu';
    line-height: 1.6;
}.contact__sec.contact__sec--thanks .contactBox .sectionTitle_detail {
    width: 90%;
}
footer {
    background: #2367b7;
    text-align: center;
    padding: 1em 0 2em;
}.footer__logo {
    width: 250px;
    margin: 0.7em auto 1.3em;
}.footer__address {
    font-size: .8em;
    color: #fff;
    letter-spacing: .05em;
    font-weight: 600;
    margin-bottom: 2em;
    font-size: .5em;
}.footer__copy {
    font-size: .2em;
    color: #fff;
    letter-spacing: .01em;
}.osare-table thead th:nth-child(2) {
    padding: 0.2em 0;
}.col5t th, .col5t td {
    font-size: 1em;
}.secondSection_interactive {
    margin-top: 0em;
}.sectionTitle-3{
  margin-top: 40px;
}
.kvTxt .kbTxt__txt--2 .kbTxt__txt-inner span {
font-size: 1.4em;
}
}

@media screen and (min-width:768px) and ( max-width:1024px) {
  .navigationColumn .navigationColumn__nav {
      width: 80vw;
      margin: auto;
      display: flex;
      justify-content: space-between;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -10%);
  }.navigationColumn__box{
    font-size: .8em;
  }.navigationColumn .navigationColumn__box .navigationColumn__box--icon img {
    height: 70px;
    object-fit: contain;
}.fisrtSection__box--number {
    width: calc(47% - 20%);
    margin-right: 2%;
    margin-left: 0;
    text-align: right;
    margin: 0 2% 0 auto;
}.fisrtSection__box--2 .fisrtSection__box--number {
    width: calc(47%);
    margin-left: 2%;
    margin-right: 0;
    text-align: left;
}.animate {
    margin-top: 40px;
    opacity: 0;
}.animate.four {
    font-size: 2em;
    color: #0267b7;
    letter-spacing: .1em;
    font-family: 'ToppanBunkyu';
    opacity: 1;
}.strengths__sec {
    width: 85vw;
    max-width: 1000px;
    margin: auto;
    background: #0166b7;
    position: relative;
    z-index: 1;
    padding: 30px;
    border-radius: 30px;
}.strengths {
    margin-top: 2em;
}.strengths__inner--txt {
    position: relative;
    z-index: 1;
    margin: auto;
    width: 250px;
}.osare-table {
    width: 140%;
    border: none !important;
    border-collapse: separate;
    border-spacing: 7px 0px;
}.confilict__inner {
    margin-top: 2em;
    overflow-x: scroll;
}.scheduleBox__leftTxt .left__inner {
    width: 90vw;
    margin: 2em auto;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    border-radius: 0 3em 3em 0;
    align-items: center;
}.scheduleBox__rightTxt .left__inner {
    width: 90vw;
    margin-top: 3em;
    margin: 3em auto;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    border-radius: 3em 0 0 3em;
    align-items: center;
}


}

@media screen and (min-width:415px) and ( max-width:768px) {
	.confilict__inner img {
    height: 226px;
  }
}


@media (max-width:414px){
.confilict__inner img {
    height: 10.5em;
  }
}

@media (max-width:768px){
  .pc_none{
    display: none;
  }
}
@media (min-width:768px){
  .sp_none{
    display: none;
  }
}
