﻿.line-banner {
    padding: 5%;
    padding-bottom: 0;
}
.line-banner a {
    display: block;
    background: #1bab01;
    color: white;
    padding: 20px;
    box-sizing: border-box;
    max-width: 610px;
    text-align: center;
    margin: auto;
    font-size: 18px;
    letter-spacing: 1px;
    transition: all 0.3s;
}
.line-banner a:hover{
    transform:translateY(-5px);
}
.pagetitle_img:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #1b22711f;
    left: 0;
}
.pagetitle_img{
    background-size:cover;
    
}
.hvr_txt_color3:hover {
    color: #1e257c;
}
.linkStyle {
    color: #dab300;
    text-decoration: underline;
}
ul.pager li a {
    color: white;
}
.hvr_bg_color4:hover {
    background-color: #286b91;
}
.v_type1 .triangle {
    display: block;
    border: #000 solid 2px;
    box-shadow: 5px 5px 0 0 #e2e2e2;
}
.hvr_bg_color1:hover {
    background-color: #dab300;
}
.v_type1 .triangle:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: #FFF transparent;
    border-width: 13px 13px 0 0;
    bottom: -13px;
    left: 50%;
    margin-left: -9px;
}
.v_type1 .triangle:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    border-style: solid;
    border-color: #000 transparent;
    border-width: 15px 15px 0 0;
    bottom: -17px;
    left: 50%;
    margin-left: -11px;
}


.copy{
    color: white;
}
.flow_type3 .cate {
    counter-reset: box;
    margin-bottom: 100px;
}
.flow_type3 .cate:last-of-type{
    margin-bottom:0;
}
.flow_type3 .cate{counter-reset: box;}
.flow_type3 .cate_box{counter-increment: box;}
.flow_type3 .box_item{padding-top: 60px;}
.flow_type3 .box_title1{z-index: 0}
.flow_type3 .box_title1::before, .flow_type3 .box_title1::after{
	position: absolute;
	content: "";
	display: block;
	pointer-events: none
}
.flow_type3 .box_title1::before {
	content: "0"counter(box);
	font-size: 86px;
	color: #ebebeb;
	left: 0;
	    top: -80px;
	z-index: -1;
}
.flow_type3 .box_title1::after{
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #222
}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
.flow_type3 .box_title1::before{
	left: auto;
	right: 0;
	top: -50px
}
.flow_type3 .box_item {
    padding-top: 36px;
}
}


.bg_color6{
    background: #f1f1f1;
}
.cate_list li a:hover {
    background: #1e257c;
    color: white;
}
figure.square_img.mg_b-5px.img_tool2.bg_color6 {
    border-radius: 15px;
}
.pagetitle_img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    mix-blend-mode: inherit;
    background-position: center center;
}
.pagetitle h2 {
    font-size: 40px;
    line-height: 50px;
    color: white;
    font-weight: bold;
    font-size: 32px;
}
.pagetitle p {
    color: white;

    font-size: 18px;
}
.border_color1 {
    border-color: #286B91;
}
body, .txt_color_nomal {
    color: #181818;
}
.border_color2 {
    border-color: #286B91;
}
span.topTxt1 {
    background: white;
    color: #1b2271;
}
.topTxt1 .arrow{
    color:white;
}
.bg_color1 {
    background-color: #1e257c;
}
.txt_color2 {
    color: #1e257c;
}
.bg_color5 {
    background-color: #1b2271;
}
.bg_color2 {
    background-color: #1e257c;
}
.txt_color3 {
    color: #1e257c;
}
.logo1 {
    max-width: 350px;
    padding-left: 20px;
    padding-right: 20px;
}
#con1 h2,#con1 p {
    color: white;
}
#main_b {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;

}
#main_b img {
    width: 390px;
}
#main_img{
    position:relative;
    padding-top:0;
    height:100vh;
}
#main_img img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#main_b img {
    width: 220px !important;
    object-fit: contain !important;
    transform: translateY(35px);
}
#main_b:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #000652;
    opacity: 0.15;
}
#con1 h2 {
    font-weight: bold;
    font-size: 28px;
}

.con1_inner .box_center {
    width: 80%;
    padding: 0 3%;
    margin: 0 auto;
    max-width: 900px;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.con1_inner .box_left, .con1_inner .box_right {
    width: 10%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items:center;
}
.con1_inner.width_90per {
    display: flex;
    justify-content: center;
    margin: auto;
}
.con1_inner .box_right img, .con1_inner .box_left img {
    width: auto;
}
section#con1 {
    padding-bottom: 120px;
}
#con3 .title .en {
    font-size: 28px;
    font-weight: bold;
    color: white;
}
.border_color3 {
    border-color: #1e257c;
}
#nayami .box_wrap ul li {
    width: calc(50% - 10px);
    font-size: 18px;
    font-weight: bold;
    background: #1e257c;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    color: white;
}
#nayami .box_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-top: 50px;
}
#nayami .box_wrap {
    background: #E3EFF6;
    width: 90%;
    max-width: 1380px;
    margin: auto;
    padding: 4% 8%;
    box-sizing: border-box;
    border-radius: 20px;
}
#nayami {
    margin-top: 100px;
}
#nayami h3 {
    text-align: center;
    font-size: 28px;
    color: #1e257c;
    font-weight: bold;
    line-height: 1em;
}
#nayami .box_wrap .box_txt {
    background: white;
    border: 2px solid #1e257c;
    margin-top: 40px;
    padding: 4%;
    border-radius: 15px;
}
#nayami .box_wrap .box_txt p {
    margin-top: 0;
    font-size: 16px;
}
.fa-check:before {
    content: "\f00c";
    font-size: 20px;
    /* font-weight: 500; */
    margin-right: 5px;
}

.header-in{
    margin-top: 15px;
        height: 100px;
}

#con3 .box_wrap .box p {
    color: #1e257c;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

#con3 .box_wrap .box {
    width: calc(20% - 20px);
    background: white;
    border-radius: 20px;
    padding: 10px;
    box-sizing: border-box;
}
#con3 .box_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    width: 90%;
}
#con3 .box_wrap .box img {
    width: 90%;
    display: block;
    margin: auto;
}
section#con3 h3:before {
    width: 32px;
    height: 55px;
    content: "";
    position: absolute;
    background: url(Dup/img/icon1.png) no-repeat;
    background-size: contain;
    right: -45px;
    z-index: 2;
    top: -6px;
}
#con3 .title .en {
  display:inline-block;
  position:relative;
}

#con3 .box_txt{
    text-align: center;
    font-size: 20px;
    color: white;
    margin-top: 50px;
    line-height: 1.5em;
}
.con1_inner .box_right img:nth-child(2) {
    transform: translateX(50px);
}
.con1_inner .box_left img:nth-child(2) {
    transform: translateX(-50px);
}
.txt_color1 {
    color: #1b2271;
}
.cmstitle .en {
    font-size: 28px;
    line-height: 1.0;
    font-weight: bold;
}
.cmstitle p {
    font-size: 22px;
}

div#fakeloader:before{
    display:none;
}
div#fakeloader{
    background:#1b2271;
}
#fakeloader .fl {
    max-width: 250px;
}
.txt_color2 {
    color: #dab300;
}
.bg_color3 {
    background-color: #dab300;
}
.con2_ttl {
    font-size: 24px;
    color: #1e257c;
}
.f_contact_box h4 {
    font-size: 34px;
    margin-bottom: 20px;
    font-weight: bold;
}
.f_contact_box {

    border: 2px solid #1e257c;
}

.flow_type3 h3.cate_title {
    background: #1b2271;
    color: white;
    padding: 5px 20px;
}


@media screen and (max-width:768px){
    #main_img {
    height: 70vh;
}
#main_b img {
    width: 180px !important; 
}
.con1_inner.width_90per {
    flex-direction: column;
    align-items:center;
    
}
.con1_inner .box_center {
       width: 100%;
        margin-bottom: 50px;
    order:1;
}
.con1_inner .box_left, .con1_inner .box_right {
    width: 100%;
    display: flex;
    align-items: center;
    order: 2;
    flex-direction: initial;
}
.con1_inner .box_left {
    margin-bottom: 20px;
}
#con1 h2 {
    text-align: center;
}
section#con1 {
    padding-bottom: 50px;
}
#nayami .box_wrap ul li {
    width: 100%;
}
#nayami .box_wrap{
    padding:8%;
}
#con3 .box_wrap .box{
    width:30%;
}
#con3 .box_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 5%;
    width: 85%;
}
#con3 .box_wrap .box p {
    font-size: 16px; 
}
}


@media screen and (max-width:667px){
    .logo1 {
    max-width: 220px; 
    }
    .header-in {
    height: 60px;
}
.logo1 {
    padding-left: 0;
}
#main_b img {
    width: 110px !important;
}
#main_img {
    height: 60vh;
}
#con1 h2 {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
    white-space: nowrap;
    margin-top: 25px;
}
.con1_inner .box_left img:nth-child(2) {
    transform: translateX(0px);
}
.con1_inner .box_right img:nth-child(2) {
    transform: translateX(0);
}
.con1_inner .box_right img, .con1_inner .box_left img {
    width: 20%;
}
.con1_inner .box_left, .con1_inner .box_right {
    width: 100%; 
}
#nayami h3 {
    text-align: center;
    font-size: 20px; 
}
#nayami .box_wrap ul li{
    font-size:16px;
    font-weight: normal;
}
#nayami .box_wrap ul{
    margin-top: 30px;
}
#nayami {
    margin-top: 50px;
}
#con3 .box_wrap .box {
    width: 48%;
}
#con3 .box_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 4%;
    width: 90%;
}
#con3 .title .en {
    font-size: 20px; 
}
section#con3 h3:before {
    width: 23px;
    height: 38px;
    content: "";
    position: absolute;
    background: url(Dup/img/icon1.png) no-repeat;
    background-size: contain;
    right: -40px;
    z-index: 2;
    top: -4px;
}
#fakeloader .fl {
    max-width: 150px;
}
#con3 .box_wrap .box p {
    font-size: 16px;
    line-height: 1em;
}
#con3 .box_txt {
    text-align: center;
    font-size: 16px; 
}
.f_contact_box p {
    white-space: nowrap;
    letter-spacing: 1px;
}
.pagetitle h2 {
 
    font-size: 28px;
}
#sp_nav .sp_nav_inner .menu__header .logo3 img {
    max-width: 260px;
}
.line-banner a{
    line-height: 1.5em;
    font-size:16px;
}
#con3 .box_wrap .box p {
    font-size: 14px;
    white-space: nowrap;
}
.header-in {
    height: 70px;
    background: white;
    padding: 5px 10px;
}
}