@charset "utf-8";
#aideal .page-section .section-title{
	background-image: url(../images/aideal-section-title.jpg);
}
#aideal .page-section .section-title{
	position: relative;
	margin-bottom: 0;
}
#aideal .page-section .section-title h2{
	margin:0 auto;
}
#aideal .section-title-inner{
	position: relative;
	top: 0;
	margin: 50px auto 0;
	width: 960px;
	display: inline-block;
}
.aideal-contact-btn{
	position: absolute;
	top: 58px;
	right: 0;
}
.aideal-contact-btn .btn,
.aideal-contact-btn .btn:link,
.aideal-contact-btn .btn:visited,
.aideal-contact-btn .btn:active{
	padding: 12px 0;
	width: 214px;
	font-size: 20px;
}
.aideal-copy{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #0321aa;
}
.aideal-step{
	margin: 80px 0 30px;
}
.aideal-step-list .step-list-item{
	width: 32%;
	position: relative;
}
.aideal-step-list .step-list-item-half-1{
	display: inline-block;
	width: 25%;
	position: relative;
	margin-right: 2.2%;
}
.aideal-step-list .step-list-item-half-2{
	display: inline-block;
	width: 30%;
	position: relative;
	margin-right: 2.2%;
}
.aideal-step-list .step-list-item-half-3{
	display: inline-block;
	width: 30%;
	position: relative;
}
.step-list-item-half-1 img,
.step-list-item-half-2 img,
.step-list-item-half-3 img {
	width: 100%;
}

.aideal-step-list .step-list-item .step-list-text {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 20px 0;
    color: #333333;
}
.aideal-step-list{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.aideal-step-list .step-list-item-1:after,
.aideal-step-list .step-list-item-2:after{
	content: "";
	position: absolute;
	top: 50%;
	bottom: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #000;
}
.aideal-flow{
	margin:32px auto 48px;
}
.aideal-section{
	background:#FFF;
	padding:64px 0;
	overflow:hidden;
}
.aideal-section:nth-child(odd){
	background:#eef3ff;
}
.aideal-diagram{
	position: relative;
	width: 600px;
	margin: 0 auto 60px;
}
.aideal-movie{
	position: relative;
	width: 800px;
	margin: 0 auto 60px;
}
.movie-frame{
	display: block;
	margin-bottom: 8px;
}
.aideal-movie-caption{
	position: absolute;
	right: 0;
	font-size: 12px;
}
.aideal-1 {
	position: relative;
}
.aideal-1 .aideal-caption{
	position: absolute;
	font-size: 12px;
	bottom: -28px;
	right: 19px;
	color: #666;
}
.aideal-text{
	line-height:2;
}
.aideal-point{
	margin:40px 0;
	display:inline-block;
}
.aideal-point .point-list{
	text-align: center;
	border: solid 3px #477AED;
}
.aideal-point .point-list{
	width: 260px;
	height: 260px;
	display: inline-block;
	position: relative;
}
.aideal-point .point-list-auto{
	background: url(../aideal/images/aideal-img-point1.png) no-repeat;
	margin-right: 50px;
}
.aideal-point .point-list-easy{
	background: url(../aideal/images/aideal-img-point2.png) no-repeat;
	margin-right: 50px;
}
.aideal-point .point-list-analytics{
	background: url(../aideal/images/aideal-img-point3.png) no-repeat;
}
.aideal-point .list-copy{
	position: absolute;
	width: 100%;
	bottom: 18px;
}
.aideal-point .point-icon {
	position: absolute;
	left: -37px;
	top: -37px;
}
.aideal-function{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
	text-align:left;
}
.aideal-function li{
	width: 210px;
	margin: 0 0 40px 0;
	text-align: center;
	vertical-align: top;
}
.aideal-function .list-title{
	font-size: 18px;
	font-weight: bold;
}
.aideal-function p.list-copy {
    font-size: 13px;
}
.aideal-function .function-icon{
	margin-bottom: 16px;
}
.aideal-price{
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: relative;
	box-sizing: border-box;
	padding: 10px 20px;
	margin-bottom: 32px;
	width: 980px;
	border: solid 4px #477aed;
	background-color: #FFF;
	border-radius: 8px;
}
.aideal-price-line{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.aideal-price-cost{
	background: url(../aideal/images/aideal-bg.png) no-repeat;
	width: 238px;
	padding: 12px 8px 12px 0px;
	margin: 0 25px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	box-sizing: border-box;
}

.aideal-price-fee{
	background: url(../aideal/images/aideal-bg.png) no-repeat;
	width: 238px;
	padding: 12px 8px 12px 0px;
	margin: 0 25px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	box-sizing: border-box;
}

.aideal-price-feeTxt{
	margin: 0 25px 0 0;
	text-align: left;
	font-size: 16px;
}

.aideal-yen{
	font-size: 18px;
	color: #3d3d3d;
}

.aideal-percent{
	font-size: 18px;
	color: #3d3d3d;
}

.aideal-sup{
	color: #3d3d3d;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top:-30px;
}

.aideal-price-feeNum{
	text-align: left;
	font-size: 58px;
	color: #477aed;
	font-weight: bold;
}

.aideal-price-costNum{
	font-size: 58px;
	color: #477aed;
	font-weight: bold;
}

@media screen and (max-width: 640px){
	/* aideal */
	#aideal .section-title-inner{
		width:100%;
		margin: 24px auto 0;
	}
	.aideal-movie{
		width:100%;
	}
	.movie-frame{
		width:100%;
	}
	.aideal-point .point-list-auto,
	.aideal-point .point-list-easy{
		margin: 0 auto 30px;
	}
	.aideal-function li{
		width:calc(50% - 20px);
	}
	.aideal-price{
		display: block;
		width:100%;
		height: auto;
	}
	.aideal-price-cost{
		width:195px;
		background-position: right;
		margin: 0;
		font-size:14px;
	}
	.aideal-price-costNum{
		font-size:48px;
	}
	.aideal-price-fee{
		width:100px;
		background-position: right;
		margin: 0;
		font-size: 14px;
	}
	.aideal-price-feeTxt{
		margin: 0;
		font-size:10px;
	}
	.aideal-price-feeNum{
		font-size:42px;
	}
	.aideal-sup{
		top:-20px;
		font-size:14px;
	}

	.aideal-step {
		margin: 40px 0 0;
	}
	
	.aideal-step-list .step-list-item {
		width: 30%;
	}
	
	.aideal-step-list .step-list-item .step-list-text {
		line-height: 20px;
		font-size: 13px;
		padding: 0 4px;
	}

	.aideal-step-list .step-list-item-1:after, .aideal-step-list .step-list-item-2:after {
		position: absolute;
		right:-15px;
		z-index: 2;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 12px solid #000;
	}
}

