@charset "UTF-8";
html { scroll-behavior: smooth;}

/*------------------------------------------------------
common
-------------------------------------------------------*/

.box_cvcatch {
    text-align: center;
    font-size: 3.5rem;
    padding-bottom: 2rem;
    color: #cf1a1a;
    font-weight: bold;
}

a.download:before {
    background-image: url(/lp07_02/assets/img/brochure2.png);
}

/*
table
------------------------------*/
.tableTypeA_01, .tableTypeA_02, .tableTypeB_01, .tableTypeC_01, .tableTypeC_02 {
	width: 100%;
}
.tableTypeA_01 td, .tableTypeA_01 th, .tableTypeA_02 td, .tableTypeA_02 th, .tableTypeB_01 td, .tableTypeB_01 th, .tableTypeC_01 td, .tableTypeC_01 th, .tableTypeC_02 td, .tableTypeC_02 th {
	padding: 14px;
	border: 1px solid #cccccc;
	vertical-align: middle;
}
.tableTypeA_01 th, .tableTypeA_02 th, .tableTypeB_01 th, .tableTypeC_01 th, .tableTypeC_01 thead td, .tableTypeB_02 th, .tableTypeC_02 th, .tableTypeC_02 thead td {
	background: #1f5598;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.tableTypeA_01 th, .tableTypeA_02 th {
	width: 30%;
}
.tableTypeC_01 tbody th, .tableTypeC_02 tbody th {
	background: #edf5ff;
	font-weight: normal;
	color: #333;
}
.tableTypeB_01 th {
	text-align: left;
}

@media only screen and (max-width: 736px){
  .box_cvcatch {
    font-size: 2.5rem;
    }
}

@media only screen and (max-width: 532px){
  .box_cvcatch {
    font-size: 2rem;
    }
}


/*------------------------------------------------------
.support1
-------------------------------------------------------*/

section.hero .text h1 span.medium {
    font-size: 30px;
}

section.comparison.support1 {
    background-color: #fef7dc;
        padding-bottom: 67px;
}

section.comparison.support1 .comparisonCard {
      padding-top: 50px;
      margin-top: 0px;
}

section.comparison.support1 .comparison {
    padding-bottom: 30px;
}

section.comparison.support1 .comparisonCardLeft {
    width: 500px;
    margin-top: -50px;
}

section.comparison.support1 .comparisonCardRight {
    width: 550px;
    text-align: center;
}

section.comparison.support1 .date {
    background-color: #f86a24;
    color: #fff;
    border-radius: 2rem;
    display: inline-block;
    padding: 0.5rem 2rem;
    font-size: 18px;
}

section.comparison.support1 .sup1_txt1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    line-height: 3.2rem;
}

section.comparison.support1 h2 {
    font-size: 40px;
    line-height: 1;
}

section.comparison.support1 .lg_txt {
    color: #EA1010;
    font-size: 140px;
}

section.comparison.support1 .sm_txt {
    font-size: 18px;
}

section.comparison.support1 .red_txt {
    color: #EA1010;
    line-height: 1.6;
}

section.comparison.support1 .box_catch {
    display: flex;
    margin-top: auto;
    font-weight: bold;
    line-height: 1;
    padding: 1rem 0;
} 

section.comparison.support1 p.txt_catch1 {
    font-size: 50px;
    margin-top: auto;
    font-weight: bold;
    line-height: 1;
    width: 10%;
} 

section.comparison.support1 p.txt_catch2 {
    color: #EA1010;
    font-size: 170px;
    margin-top: auto;
    font-weight: bold;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
}

section.comparison.support1 p.txt_catch3 {
    font-size: 50px;
    margin-top: auto;
    font-weight: bold;
    line-height: 1;
} 

section.comparison.support1 .comparisonCardLeft {
    letter-spacing: normal;
}

@media only screen and (max-width: 992px) {
section.comparison.support1 .comparisonCardLeft {
    width: 60%;
    padding: 1.5rem;
}

section.comparison.support1 .comparisonCardHead {
    padding: 0 6rem;
}

section.comparison.support1 .comparisonCardRight {
    width: 40%;
    padding: 1rem;
}
section.comparison.support1 p.txt_catch2 {
    font-size: 12rem;
}
section.comparison.support1 p.txt_catch1 {
    font-size: 4rem;
}
section.comparison.support1 p.txt_catch3 {
    font-size: 4rem;
}
section.comparison.support1 .sup1_txt1 {
    font-size: 1.5rem;
    line-height: 1.2rem;
}
section.comparison.support1 .date {
    font-size: 1.5rem;
}
}

@media only screen and (max-width: 992px) {
section.comparison.support1 .comparisonCardHead {
    padding: 0 2rem;
}
}

@media only screen and (max-width: 736px){
section.comparison.support1 .comparisonCardHead {
    display: flex;
}

section.comparison.support1 .comparisonInner {
    padding: 0 0;
}

section.comparison.support1 p.txt_catch1 {
    font-size: 3rem;
}
section.comparison.support1 p.txt_catch2 {
    font-size: 9rem;
     padding: 0 0.5rem;
}
section.comparison.support1 p.txt_catch3 {
    font-size: 3rem;
}
}

@media only screen and (max-width: 576px) {
section.comparison.support1 .comparisonCardLeft {
    width: 60%;
    padding: 1.5rem;
    flex: 0 0 100%;
}
section.comparison.support1 {
    padding-bottom: 20px;
}
}

/*------------------------------------------------------
.support2
-------------------------------------------------------*/

section.comparison.support2 .comparisonCardLeft {
    width: 500px;
}

section.comparison.support2 .comparisonCardRight {
    width: 550px;
    text-align: center;
}

section.comparison.support2 h3 {
    font-size: 24px;
    border-left: none;
    padding-left: 0;
}

section.comparison.support2 p {
    font-size: 18px;
        margin-top: 10px;
}

@media only screen and (max-width: 992px) {
section.comparison.support2 .comparisonCardLeft {
    width: 40%;
    padding: 1rem;
}
section.comparison.support2 p {
    font-size: 1.5rem;
    line-height: 2.2rem;
}
section.comparison.support2 .comparisonCardRight {
    width: 60%;
    padding: 1rem;
}
}

@media only screen and (max-width: 736px){
section.comparison.support2 .comparisonCardHead {
    display: flex;
}

section.comparison.support2 .comparisonInner {
    width: 100%;
    padding: 0 2vw;
}
}
@media only screen and (max-width: 532px){
  section.comparison.support2 .comparisonCardHead{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
section.comparison.support2 .comparisonCardLeft {
    width: 100%;
    padding: 1rem;
}
section.comparison.support2 .comparisonCardRight {
    width: 100%;
    padding: 1rem;
}
}


/*------------------------------------------------------
.support3
-------------------------------------------------------*/

section.example.support3 {
    background-color: #E6E9F7;
    margin-top: 0;
    padding-bottom: 50px;
}

section.example.support3 .box_example {
    background-color: #3A4D96;
    width: 450px;
    margin: 0 auto;
    color: #fff;
    padding: 50px 50px 30px;
    border-radius: 1rem;
}

section.example.support3 h2 {
    font-size: 20px;
    text-align: center;
    line-height: 1rem;
    padding-bottom: 25px;
}

section.example.support3 h2 .example_txt {
    font-size: 64px;
    color: #F86A24;
}

section.example.support3 ul {
  padding-left: 20px;
}

section.example.support3 .sub_txt {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

section.example.support3 .sub_txt span {
  font-size: 36px;
  color:#F86A24 ;
}

  li.i_check{
    position: relative;
    line-height: 2em;
    padding-left: 2.8em;
    padding-bottom: 20px;
    font-size: 18px;
  }
  li.i_check:before{
  	position:absolute;
  	left:0;
  	content:"";
  	display:inline-block;
  	width:2em;
  	height:2em;
  	background:url(/lp07_02/assets/img/icon/check.png) no-repeat;
  	background-size:contain;
}

section.example.support3 a.download:before {
    content: none;
    display: block;
    position: absolute;
    top: -3.2vw;
    left: 2.93333vw;
    width: 11.46667vw;
    height: 16.66667vw;
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0px 4px 18px 0 rgb(0 0 0 / 16%);
    box-shadow: 0px 4px 18px 0 rgb(0 0 0 / 16%);
}

section.example.support3 .cv_btn {
  color: #fff;
}

section.example.support3 a.download {
    width: 350px;
    background-color: #F86A24;
    padding: 30px;
    font-size: 18px;
}

section.example.support3 .fa-chevron-right:before {
    content: "\f054";
    position: relative;
    left: 80px;
}

section.example.support3.example::after {
    height: 0px;
}

section.example.support3 p.bl_subtxt {
    text-align: center;
}

section.example.support3 p.bl_subtxt span {
    color: #F86A24;
}

@media only screen and (max-width: 532px){
section.example.support3 .box_example {
    width: 90%;
}
section.example.support3 .sub_txt {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
section.example.support3 .box_example {
    padding: 26px 20px 15px;
    border-radius: 1rem;
}
section.example.support3 h2 {
    font-size: 17px;
    text-align: center;
    line-height: 1rem;
    padding-bottom: 25px;
}
section.example.support3 h2 .example_txt {
    font-size: 50px;
    color: #F86A24;
}
section.example.support3 .sub_txt {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
section.example.support3 .sub_txt span {
    font-size: 30px;
    color: #F86A24;
}
}

@media only screen and (max-width: 370px){
section.example.support3 .box_example {
    padding: 25px 10px 15px;
}

li.i_check {
    line-height: 2em;
    padding-left: 2.8em;
    padding-bottom: 10px;
    font-size: 14px;
}

section.example.support3 .sub_txt span {
    font-size: 17px;
    color: #F86A24;
}

section.example.support3 h2 {
    font-size: 14px;
}

section.example.support3 a.download {
    width: 90%;
    padding: 26px;
    font-size: 16px;
}

section.example.support3 .fa-chevron-right:before {
    left: 20px;
}

section.example.support3 .box_example {
    width: 100%;
}

}

/*------------------------------------------------------
.support4
-------------------------------------------------------*/

section.step.support4 {
    padding-bottom: 0;
}

section.step.support4 .card.step {
    height: inherit;
}

section.step.support4 .card {
    background-color: inherit;
}

section.step.support4 .feel-free-try {
    background-color: #fff;
}

section.step.support4 ul.feel-free-step li + li:before {
    border-top: 4px solid #000000;
    border-right: 4px solid #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

section.step.support4 ul.feel-free-step {
    width: 800px;
}

section.step.support4 .card.step.laststep {
    width: 150px;
}

section.step.support4 ul.feel-free-step li {
    padding-left: -40px;
    margin-right: 25px;
}

section.step.support4 .card.step {
    width: 200px;
}

@media only screen and (max-width: 992px) {
section.step.support4 ul.feel-free-step li {
    padding-left: -40px;
    margin-right: inherit;
}
section.step.support4 ul.feel-free-step {
    width: 100%;
}
section.step.support4 ul.feel-free-step {
    width: 100%;
    margin-left: 0px;
}-1
}


@media only screen and (max-width: 749px) {
section.step.support4 .card.step {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    background-color: #edeffd;
    padding: 1rem;
}

section.step.support4 .card.step footer p {
    margin-top: 1rem;
}
section.step.support4 ul.feel-free-step li + li:before {
    transform: rotate(135deg);
        width: 3.86667vw;
    height: 3.86667vw;
    top: -20.33333vw;
    margin-top: 10.46667vw;
}

section.step.support4 footer.box_step {
    width: 100%;
}

section.step.support4 .card.step.laststep {
    width: 50%;
}
section.step.support4 ul.feel-free-step li + li {
    position: relative;
    margin-top: 13.46667vw;
}
}

@media only screen and (max-width: 532px){
section.step.support4 .card.step {
    width: 65%;
}
section.step.support4 .card.step.laststep {
    width: 65%;
}
section.step.support4 .card.step footer p {
    margin-top: 3.33333vw;
}
section.step.support4 ul.feel-free-step {
    margin-left: 0px;
}
}

/*------------------------------------------------------
.support5
-------------------------------------------------------*/

section.koufu.support5 {
    background: #3a4d96;
    padding: 4rem 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

section.koufu.support5 p.bl_ttl {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-bottom: 1.2rem;
}

section.koufu.support5 .wrap_box2_txt1 {
    width: 510px;
    margin: 0 auto;
}

section.koufu.support5 p.emt_head {
    padding-right: 2.5rem;
}

section.koufu.support5 .box2_txt1 {
    display: flex;
    padding-bottom: 1rem;
}

.line_red {
  background: linear-gradient(transparent 80%, #F86A24 0%);
    display: inline;
    padding: 0 6px 2px;
}

section.koufu.support5 p.emt_txt.lt {
    font-size: 16px;
}

/* @media only screen and (max-width: 560px){
section.koufu.support5_v2 .wrap_box2_txt1 {
    width: 80%;
    margin: 0 auto;
}
section.koufu.support5 {
    font-size: 15px;
}
} */

@media only screen and (max-width: 560px){
section.koufu.support5 .wrap_box2_txt1 {
    width: 80%;
    margin: 0 auto;
}
section.koufu.support5 .box2_txt1 {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
.bl2_koufu {
    width: 100%;
}
.bl1_koufu {
    width: 100%;
}
}

@media only screen and (max-width: 450px){

}


/*------------------------------------------------------
.support6
-------------------------------------------------------*/

section.kintai.support6 {
    width: 900px;
    margin: 2rem auto;
}

section.kintai.support6 .box1_ttl .bl_txt {
    text-align: center;
    font-weight: bold;
    z-index: 2;
    position: relative;
}

section.kintai.support6 .box1_ttl {
    padding-bottom: 6rem;
}

section.kintai.support6 .box1_ttl h2 {
    text-align: center;
    font-size: 4rem;
    line-height: 1;
    font-weight: bold;
}

section.kintai.support6 .box1_ttl p.bl_img {
    text-align: center;
    position: relative;
    top: 25px;
    z-index: 1;
}

section.kintai.support6 .box1_ttl p.bl_img img{
    z-index: 1;
    width: 95px;
}

section.kintai.support6 .box2_main p.sub_txt {
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 1.2rem;
}

section.kintai.support6 .box2_main {
    display: flex;
}

section.kintai.support6 .box2_main h3{
    font-size: 4rem;
    line-height: 1.2;
    padding-bottom: 2.5rem;
}

section.kintai.support6 .box2_main .bl1_left {
    width: 45%;
    padding: 2rem 2rem 0 0;
}

section.kintai.support6 .box2_main .bl1_left p.main_txt{
    font-size: 1.7rem;
    font-weight: bold;
}

section.kintai.support6 .box2_main .bl2_right {
    width: 55%;
    text-align: center;
}

section.kintai.support6 .box2_main.ptn2 .bl2_right {
    width: 55%;
    text-align:left;
}

section.kintai.support6 .box2_main.ptn2 {
    padding-top: 2rem;
}

section.kintai.support6 .box3_point {
    display: flex;
    flex-wrap: wrap;
    width: 800px;
    margin: 4rem auto;
}

section.kintai.support6 .box3_point .emt p {
    line-height: 1.2;
}

section.kintai.support6 .box3_point .emt {
    padding-bottom: 3rem;
}

section.kintai.support6 .box3_point .bl_point {
    text-align: center;
    width: 33.3%;
}

section.kintai.support6 .box3_point .emt img {
    width: 80%;
}

section.kintai.support6 .box4_txt {
    padding-bottom: 5rem;
}

section.kintai.support6 .box4_txt span {
    font-size: 2rem;
    color: #f86a23;
}

@media only screen and (max-width: 900px){

section.kintai.support6 {
    width: 90%;
    margin: 2rem auto;
}

section.kintai.support6 .box3_point {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 4rem auto;
}

section.kintai.support6 .box2_main h3 {
    font-size: 3rem;
}

section.kintai.support6 .box2_main {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 4rem;
}

section.kintai.support6 .box2_main.ptn2 {
    flex-direction: column;
    display: flex;
}

section.kintai.support6 .box2_main p.main_txt {
    line-height: 1.4;
}

section.kintai.support6 .box2_main .bl1_left {
    width: 90%;
    margin: 0 auto;
    padding: 2rem 2rem 0 2rem;
}

section.kintai.support6 .box2_main  .bl2_right {
    width: 90%;
    margin: 0 auto;
}

section.kintai.support6 .box2_main  p.sub_txt {
    text-align: center;
}

section.kintai.support6 .box2_main h3 {
    text-align: center;
}

section.kintai.support6 .box2_main  .bl1_left p.main_txt {
    text-align: center;
}

section.kintai.support6 .box2_main p.sub_txt {
    padding-bottom: 0rem;
}

section.kintai.support6 .box2_main h3 {
    padding-bottom: 0.5rem;
}

section.kintai.support6 .box3_point {
    margin: 2rem auto;
}

.pc {
    display: none;
}

}

@media only screen and (max-width: 580px){

section.kintai.support6 .box1_ttl h2 {
    font-size: 3rem;
}

section.kintai.support6 {
    width: 100%;
    margin: 2rem auto;
}

section.kintai.support6 .box2_main p.sub_txt {
    line-height: 2rem;
    margin-bottom: 1rem;
}

section.kintai.support6 .box2_main .bl1_left {
    width: 100%;
    margin: 0 auto;
}

section.kintai.support6 .box2_main  .bl2_right {
    width: 100%;
    margin: 0 auto;
}

section.kintai.support6 .box2_main  .box3_point .emt p {
    font-size: 1.5rem;
}

section.kintai.support6 .box3_point .emt {
    padding: 1rem;
}

.box4_txt p {
    font-size: 1.5rem;
    width: 90%;
    margin: 0 auto;
}

section.kintai.support6 .box3_point .bl_point {
    text-align: center;
    width: 50%;
}

section.kintai.support6 .box3_point .emt p {
    font-size: 1.4rem;
}

}

/*------------------------------------------------------
.support7
-------------------------------------------------------*/

section.service.support7 {
    text-align: center;
    padding: 4rem 0 0;
}

section.service.support7 h2{
    font-size: 24px;
}

section.service.support7 .box2_txt{
    width: 700px;
    text-align: left;
    margin: 0 auto;
    line-height: 2;
    letter-spacing: 0.4rem;
    font-size: 16px;
}

section.service.support7 .box3_link .bl_link{
    display: flex;
    width: 700px;
    margin: 2rem auto;
    font-size: 16px;
}

section.service.support7 .emt_link{
    width: 50%;
}

section.service.support7 .emt_link a{
    color: #3a4d96;
}

section.service.support7 .emt_link .fa-chevron-right:before {
    content: "\f054";
    padding-left: 1rem;
}

@media only screen and (max-width: 720px){
section.service.support7 .box2_txt{
    width: 90%
}

section.service.support7 .box3_link .bl_link{
    width: 90%
}

section.service.support7 .box3_link .bl_link{
    flex-wrap: wrap;
    text-align: right;
}

section.service.support7 .emt_link{
    width: 100%;
    padding-bottom: 1.5rem;
}

}

@media only screen and (max-width: 350px){
section.service.support7 .emt_link{
    font-size: 13px;
}
}


