@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*

Noto Sans Japanese
font-family: "Noto Sans JP", sans-serif;

游明朝
font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;

*/

.aa_wrap{
	max-width: 1000px;
	padding:0 0 150px;
	margin:0 auto;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 1.8;
	overflow: hidden;
	background: url("../images/aa/bg3.jpg") no-repeat bottom/contain;
}

.aa_wrap img{
	width:auto;
	max-width: 100%;
}

.top_img{
	display: block;
	width:100%;
	margin-bottom: 70px;
}

.top_img img:nth-of-type(2){
	display: none;
}

.aa_copy{
	padding:0 20px;
	margin-bottom: 100px;
}

.aa_copy_p1{
	font-size: 36px;
	line-height: 1.4;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	margin-bottom: 40px;
}

.aa_copy_p1 span{
	display: inline-block;
}

.aa_copy_logo{
	display: block;
	margin:0 auto 50px;
}

.aa_copy_text p{
	font-size: 20px;
	font-weight: 300;
}

.aa_copy_text p + p{
	margin-top: 30px;
}

.aa_copy_text p span{
	display: inline-block;
}

.aa_copy_img{
	display: block;
	margin:70px auto 0;
}

.aa_tokucho{
	position: relative;
}

.aa_tokucho1{
	padding:50px 20px;
	background: url("../images/aa/bg1.png") no-repeat bottom/cover;
	position: relative;
	z-index: 2;
}

.aa_tokucho_h{
	font-size: 36px;
	line-height: 1.4;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	margin-bottom: 30px;
}

.aa_tokucho_h span{
	display: inline-block;
}

.aa_tokucho_ol{
	display: table;
	margin:0 auto;
}

.aa_tokucho_ol li{
	color:#fff;
	font-size: 20px;
	margin-left: 20px;
	list-style: decimal outside;
	text-align: left;
	font-weight: 400;
}

.aa_tokucho1 img{
	display: block;
	position: absolute;
	top:100%;
	left: 50%;
	transform: translateX(-50%);
}

.aa_tokucho2{
	padding:110px 20px 110px;
	position: relative;
	z-index: 1;
	background: url("../images/aa/bg2.jpg") no-repeat center/cover;
}

.aa_tokucho_ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
	flex-wrap: wrap;
}

.aa_tokucho_ul li{
	margin:0 15px 20px;
}

.aa_wave{
	display: block;
	width:1000px !important;
	max-width: 9999px !important;
	position: absolute;
	bottom:0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.aa_kokochi_wrap{
	background: #e9fbff;
	position: relative;
}

.aa_white{
	background: #fff;
}

.bubble1{
	width:40% !important;
	max-width: 196px !important;
	position: absolute;
	top:-20px;
	left: 0;
	mix-blend-mode:multiply;
}

.bubble2{
	width:40% !important;
	max-width: 193px !important;
	position: absolute;
	top:-20px;
	right: 0;
	mix-blend-mode:multiply;
}

.aa_kokochi{
	position: relative;
	padding:30px 20px 150px;
}

.aa_kokochi2{
	padding-bottom: 100px;
}

.aa_kokochi_h1{
	font-size: 40px;
	line-height: 1.4;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	color:#5d9cac;
	margin-bottom: 30px;
}

.aa_kokochi_h1 span{
	display: inline-block;
}

.aa_kokochi_h2{
	font-size: 28px;
	line-height: 1.4;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	margin-bottom: 35px;
}

.aa_kokochi_h2_2{
	margin-bottom: 20px;
}

.aa_kokochi_h2 span{
	display: inline-block;
}

.aa_kokochi_h2::after{
	content:"";
	display: block;
	width:120px;
	height: 2px;
	margin:30px auto 0;
	background: #5d9cac;
}

.aa_kokochi_h2_2::after{
	display: none;
}

.aa_kokochi_p1{
	max-width: 710px;
	margin:0 auto;
	text-align: left;
}

.aa_kokochi_p1 + .aa_kokochi_p1{
	margin-top: 20px;
}

.kokochi_img{
	mix-blend-mode:darken;
	display: block;
	margin:40px auto 0;
}

.kokochi_img_sp{
	display: none;
}

.kokochi_img2{
	display: block;
	margin:40px auto 0;
}

.micro_img1{
	max-width: 710px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:40px auto 0;
}

.micro_img1 img{
	display: block;
	width:48%;
}

.sessui_box{
	max-width: 710px;
	margin:0 auto;
	text-align: left;
}

.sessui_box + .sessui_box{
	margin-top: 50px;
}

.sessui_box1 img{
	display: block;
	margin:0 auto 20px;
}

.sessui_box1_p1{
	max-width: 480px;
	line-height: 1.5;
	margin-bottom: 14px;
}

.sessui_box1_kome li{
	font-size: 12px;
	line-height: 1.5;
	position: relative;
	padding-left: 30px;
}

.sessui_box1_kome li span{
	position: absolute;
	top:0;
	left: 0;
}

.sessui_box1_kome li + li{
	margin-top: 2px;
}

.sessui_box2_flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sessui_box2_flex_box{
	width:48%;
}

.sessui_box2_flex_box_img{
	display: block;
	margin-bottom: 15px;
}

.sessui_box2_flex_box_h{
	font-size: 20px;
	line-height: 1.3;
	font-weight: 500;
	margin-bottom: 10px;
}

.sessui_box2_flex_box_p1{
	line-height: 1.4;
	margin-bottom: 4px;
	font-weight: 500;
}

.sessui_box2_flex_box_p2{
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 4px;
}

.sessui_box2_flex_box_kome{
	margin-top: 10px;
}

.sessui_box2_flex_box_kome li{
	position: relative;
	padding-left: 14px;
	font-size: 12px;
	line-height: 1.5;
}

.sessui_box2_flex_box_kome li::before{
	content:"※";
	display: block;
	position: absolute;
	top:0;
	left: 0;
}

.sessui_box2_flex_box_kome li + li{
	margin-top: 3px;
}

.sessui_box3{
	max-width: 580px;
}

.sessui_box3 img{
	margin-bottom: 20px;
}

.pro_top_img{
	width:100%;
	height: 280px;
	background: url("../images/aa/pro_h.jpg") no-repeat center/cover;
}

.pro_wrap{
	margin-bottom: 80px;
}

.pro{
	padding:60px 20px 40px;
	background: #a0d8e6;
}

.pro_h{
	color:#000;
	font-size: 36px;
	line-height: 1;
	font-family: "yu-mincho-pr6n", sans-serif;
	margin-bottom: 60px;
}

.pro_list{
	max-width: 830px;
	text-align: left;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro_box{
	width:48%;
	max-width: 386px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	position: relative;
}

.pro_box_img{
	display: block;
	margin-bottom: 24px;
}

.pro_box_h{
	margin-bottom: 10px;
}

.pro_box_h p:nth-of-type(1){
	font-size: 40px;
	line-height: 1.2;
	font-family: "yu-mincho-pr6n", sans-serif;
	margin-bottom: 6px;
}

.pro_box_h p:nth-of-type(2){
	line-height: 1.2;
}

.pro_box_p1{
	font-size: 20px;
	line-height: 1.4;
	font-weight: 500;
	color:#fff;
	margin-bottom: 8px;
}

.pro_box_price{
	font-size: 30px;
	line-height: 1;
	font-family: "yu-mincho-pr6n", sans-serif;
	position: absolute;
	bottom:0;
	left: 0;
}

.pro_box_price span{
	font-size: 18px;
}

.kokuin{
	max-width: 900px;
	margin:0 auto 70px;
	text-align: left;
	padding:0 20px;
}

.kokuin_h{
	font-size: 36px;
	line-height: 1.3;
	color:#5d9cac;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.kokuin_h2{
	font-size: 24px;
	line-height: 1.4;
	font-family: "yu-mincho-pr6n", sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.kokuin_p{
	margin-bottom: 20px;
}

.kokuin_img{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.kokuin_img img{
	width:49%;
}

.kokuin_p2{
	line-height: 1.5;
}

.inb_img{
	max-width: 810px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0 auto 30px;
}

.inb_img img{
	width:49%;
}

.inb_img2{
	width:100%;
	max-width: 730px;
	margin:0 auto;
	padding:20px 20px 0;
	border:1px solid #8e8e8e;
	border-radius: 20px;
	background: #fff;
}

.inb_img2 p{
	font-family: "yu-mincho-pr6n", sans-serif;
	line-height: 1;
	text-align:center;
	margin-bottom: 20px;
}

.inb_img2 img{
	display: block;
	margin:0 auto;
}

.bijet_h1{
	font-size: 18px;
	line-height: 1;
	font-family: "yu-mincho-pr6n", sans-serif;
	margin-bottom: 14px;
}

.bijet_h1 img{
	display: block;
	margin: 0 auto 10px;
}

.bijet_h2{
	font-size: 24px;
	font-family:"Yu Mincho", "YuMincho", "yu-mincho-pr6n", sans-serif;
	font-weight: 600;
	margin-bottom: 15px;
}

.bijet_p{
	padding:0 10px;
	margin-bottom: 35px;
}

.bijet_slide{
	padding:0 35px;
}

.bijet_slide img{
	display: block;
	width:100%;
}

.slick-next{
	width:42px;
	height: 42px;
	background: url("../images/aa/ar_r.png") no-repeat center/contain !important;
	right:24%;
	margin-right: -21px;
	z-index: 3;
}

.slick-next::before{
	display: none;
}

.slick-prev{
	width:42px;
	height: 42px;
	background: url("../images/aa/ar_l.png") no-repeat center/contain !important;
	left:24%;
	margin-left: -21px;
	z-index: 3;
}

.slick-prev::before{
	display: none;
}

.sessui_box1_img{
	margin-bottom: 20px;
}

.sessui_box1_img img{
	margin-bottom: 0;
}

.sessui_box1_img_text{
	display: none;
}

@media screen and (max-width: 600px){
	.top_img img:nth-of-type(1){
		display: none;
	}
	
	.top_img img:nth-of-type(2){
		display: block;
	}
	
	.aa_wrap{
		font-size: 14px;
	}
	
	.aa_copy{
		margin-bottom: 80px;
	}
	
	.aa_copy_p1{
		font-size: 24px;
		margin-bottom: 30px;
	}
	
	.aa_copy_logo{
		width:240px !important;
		margin-bottom: 40px;
	}
	
	.aa_copy_text p{
		font-size: 16px;
	}
	
	.aa_copy_text p + p{
		margin-top: 20px;
	}
	
	.aa_copy_img{
		margin-top: 50px;
	}
	
	.aa_tokucho_h{
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.aa_tokucho_ol li{
		font-size: 16px;
	}
	
	.aa_tokucho_ul li{
		width:220px;
	}
	
	.aa_kokochi_h1{
		font-size: 28px;
	}
	
	.aa_kokochi_h2{
		font-size: 20px;
	}
	
	.sessui_box2_flex{
		justify-content: center;
	}
	
	.sessui_box2_flex_box{
		width:100%;
		max-width: 400px;
	}
	
	.sessui_box2_flex_box + .sessui_box2_flex_box{
		margin-top: 30px;
	}
	
	.sessui_box2_flex_box_img{
		margin-left: auto;
		margin-right: auto;
	}
	
	.sessui_box2_flex_box + .sessui_box2_flex_box .sessui_box2_flex_box_img{
		margin-bottom: 5px;
	}
	
	.pro_top_img{
		height: 180px;
	}
	
	.pro_h{
		font-size: 24px;
		margin-bottom: 40px;
	}
	
	.pro{
		padding-top: 50px;
	}
	
	.pro_list{
		justify-content: center;
	}
	
	.pro_box{
		width:100%;
		padding-bottom: 34px;
	}
	
	.pro_box_h p:nth-of-type(1){
		font-size: 28px;
	}
	
	.pro_box_p1{
		font-size: 16px;
	}
	
	.pro_box_price{
		font-size: 24px;
	}
	
	.pro_box_price span{
		font-size: 14px;
	}
	
	.kokuin_h{
		font-size: 24px;
	}
	
	.kokuin_h2{
		font-size: 18px;
	}
	
	.bijet_h1{
		font-size: 16px;
	}
	
	.bijet_h1 img{
		width:140px;
	}
	
	.bijet_h2{
		font-size: 18px;
		line-height: 1.4;
	}
	
	.bijet_slide{
		padding:0 15px;
	}
	
	.slick-next{
		right:15%;
	}
	
	.slick-prev{
		left:15%;
	}
	
	.kokochi_img{
		display: none;
	}
	
	.kokochi_img_sp{
		display: block;
		margin:30px auto 0;
	}
	
	.sessui_box1_img{
		overflow-x: scroll;
		overflow-y: hidden;
		margin-bottom: 0;
	}
	
	.sessui_box1_img img{
		width:650px;
		max-width: 9999px;
	}
	
	.sessui_box1_img_text{
		display: block;
		margin-bottom: 20px;
		font-size: 12px;
	}
}





















