@charset "UTF-8";

body {
    width: 100%;
    /*overflow-x: hidden;*/
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0;
    text-align: justify;
line-break: strict;
overflow-wrap: break-word;
word-wrap: break-word;
}

img {
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }
* , p{
    margin: 0;
    padding: 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
.header_bg {
	background: #EFEFEF;
	box-sizing: border-box;
}

.header_pc {
	max-width: 1920px;
	margin: 0 auto;
	background-color: #efefef;
}

/* */
	.header_bg {
		background: #EFEFEF;
		box-sizing: border-box;
	}
	.header_wrap {
		position: relative;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 945px;
		padding: 4vw 0 4vw;
		box-sizing: border-box;
	}
	.header_pr {
		display: inline-block;
		font-size: 0;
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		width: 8.585%;
	}
	.header_pr img {
		width: 100%;
	}
	.header_logo_flex {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		padding: 0 13vw 0 20px;
	}
	.header_logo {
		font-size: 0;
		position: relative;
	}
	.header_logo a {
		display: inline-block;
		font-size: 0;
	}
	.header_logo a img {
		width: 100%;
	}
	.header_logo.-left {
		width: 40%;
		margin-right: 11.1%;
	}
	.header_logo.-left::before {
		content: "";
		position: absolute;
		top: 50%;
		right: -16%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		width: 1px;
		height: 85%;
		background: #231815;
	}
	.header_logo.-right {
		width: 36%;
	}

	@media screen and (min-width: 440px) {
		.header_wrap {
			padding: 17.21px 0 17.21px;
		}
		.header_pr {
			width: 40px;
		}
		.header_logo.-left {
			width: 137.434px;
			margin-right: 58px;
		}
		.header_logo.-right {
			width: 126.212px;
		}
		.header_logo_flex {
			padding-right: 60px;
		}
		.header_logo.-left::before {
			right: -28px;
		}
	}

	@media screen and (min-width: 640px) {
		.header_wrap {
			padding: 10.79px 0 10.82px;
		}
		.header_logo_flex {
			justify-content: center;
			padding: 0;
		}
		.header_logo.-left {
			width: 190px;
			margin-right: 48px;
			margin-bottom: 3px;
		}
		.header_logo.-right {
			width: 174.103px;
		}
	}
	
	
	
	.ft_line {
		display: inline-block;
		width: 100%;
		height: 1px;
		background: #cdcdcd;
		border: none;
	}
    
    
    
    
    
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    
    
    .fv_wrap {
        text-align: center;
        position: relative;
        font-size: 0;
        background: #f0f5f5;
    }
    .fv_wrap img {
        width: 100%;
    }
    .fv_logo {
        font-size: 0;
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 28%;
    }

    .ai_agent_logo{
        position: absolute;
        width: 50%;
        top: 0;
        left: 0;

    }

    @media screen and (min-width: 768px) {
        .fv_logo {
            width: 16%;
            left: 11%;
            top: 8%;
        }
        .ai_agent_logo {
            width: 30%;
        }
    }
    
    
    .itr_bg {
        background: #fff;
    }
    .itr_wrap {
        padding: 30px 20px;
        margin: 0 auto;
        max-width: 920px;
        position: relative;
    }
    .itr_txt1 {
        margin: 0;
        line-height: 1.5067;
        font-size: 17px;
        font-weight: 600;
        color: #231815;
    }
    @media screen and (min-width: 640px) {
        .itr_wrap {
            padding: 36px 20px;
        }
        .itr_txt1 {
            line-height: 1.7647;
        }
    }
    
    
    .wrap {
        overflow: hidden;
    }
    .atl_bg {
        background: url(bg.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    
    .atl_wrap {
        padding: 20px;
    }
    .atl_container {
        background: #fff;
        margin: 0 auto;
        max-width: 1070px;
        padding: 40px 15px 35px;
        position: relative;
    }
    .atl_lv2 {
        position: relative;
        color: #2d287f;
        font-size: 22px;
        line-height: 1.275;
        text-align: center;
        margin: 0 0 40px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        background:
        linear-gradient(to right, #2d287f 3px, transparent 3px) 0 0,
        linear-gradient(to bottom, #2d287f 3px, transparent 3px) 0 0,
        linear-gradient(to left, #2d287f 3px, transparent 3px) 100% 0,
        linear-gradient(to bottom, #2d287f 3px, transparent 3px) 100% 0,
        linear-gradient(to right, #2d287f 3px, transparent 3px) 0 100%,
        linear-gradient(to top, #2d287f 3px, transparent 3px) 0 100%,
        linear-gradient(to left, #2d287f 3px, transparent 3px) 100% 100%,
        linear-gradient(to top, #2d287f 3px, transparent 3px) 100% 100%;
        ;
        background-repeat: no-repeat;
        background-size: 25px 25px;
    }
    .lv3 {
        color: #000;
        font-size: 17px;
        line-height: 1.48148;
        margin: 0 0 28px;
    }
    .textstyle1 {
        margin: 0;
        color: #000;
        font-size: 17px;
        line-height: 1.48148;
    }
    .name {
        font-weight: 600;
    }
    .sphide {
        display: none;
    }
    .float{
        margin: 30px auto 50px;
    }
    .cont{
        margin: 50px auto;
        text-align: center;
    }
    .cont img{
        width: 100%;
        max-width: 650px;
    }
    .cont_txt{
        font-size: 14px;
        margin-top: 10px;
    }
    .flex{
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    .flex img{
        min-width: 0;
    }
    .cont:last-child{
        margin-bottom: 0;
    }
    .cont:last-child img{
        max-width: 800px;
    }
    .cont:last-child .cont_txt{
        max-width: 800px;
        text-align: justify;
        padding-bottom: 10px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .eb_txt{
        text-align: center;
        font-size: 13px;
        line-height: 1.53846;
        margin: 0 auto 70px;
    }
    .bnr{
        margin: 0 auto;
        max-width: 800px;
        padding: 0 10px;
    }
    .eb_wrap {
        padding: 80px 20px;
        text-align: center;
        position: relative;
    }
    .eb_logo {
        font-size: 0;
        margin: 0 0 30px;
    }
    .eb_logo img {
        width: 300px;
    }
    .eb_h {
        font-size: 18px;
        line-height: 1.7222;
        margin: 0 0 8px;
    }
    .eb_txt1 {
        font-size: 16px;
        line-height: 1.9375;
        margin: 0 0 20px;
    }
    .eb_txt2 {
        font-size: 16px;
        line-height: 1.9375;
        margin: 0;
    }
    .eb_bar{
        height: 10px;
        background: #2d287f;
    }
    .arrow {
        display: none;
    }
    
    @media screen and (max-width: 639px) {
        div.arrow {
            display: none!important;
        }
    .eb_logo img {
        width: 220px;
    }
    }
    
    
    
    @media screen and (min-width: 640px) {
        .br-sp {
            display: none;
        }
        .pchide {
            display: none;
        }
        .sphide {
            display: block;
        }
        .atl_wrap {
            padding: 80px 20px 0;
        }
        .atl_container {
            padding: 80px;
            box-sizing: border-box;
        }
        .atl_lv2 {
            font-size: 28px;
            line-height: 1.25;
            margin: 0 0 60px;
        }
        .atl_lv2::before {
            left: 80px;
            top: 6px;
            width: calc((100vw - 910px) / 2 + 80px);
            height: 23px;
            transform: translateX(-100%);
        	-webkit-transform: translateX(-100%);
        	-ms-transform: translateX(-100%);
        	min-width: 200px;
        }
        .flex{
            flex-direction:  row;
        }
        .cont:last-child{
            margin-bottom: 0;
        }
        .cont:last-child img{
            max-width: 800px;
        }
        .cont:last-child .cont_txt{
           max-width: 800px;
            text-align: justify;
            padding-bottom: 10px;
            margin: 0 auto;
            margin-top: 10px;
        }
        .float{
            float: right;
            width: 515px;
            margin: 0 0 10px 30px;
        }
        .atl_wrap2 {
            padding-bottom: 30px;
        }
        .textstyle1 {
            font-size: 18px;
            line-height: 1.7222;
        }
        .arrow {
            position: fixed;
            z-index: 99;
            width: 36px;
            font-size: 0;
            right: 20px;
            bottom: 30px;
        }
        .arrow.change {
            position: absolute;
            bottom: 120px;
        }
    }
    
    
    @media screen and (min-width: 1240px) {
        .arrow {
            right: auto;
            left: calc(50% + 580px);
            transform: translateX(-50%);
        	-webkit-transform: translateX(-50%);
        	-ms-transform: translateX(-50%);
        }
    }
    
    
    
    




















