@charset "UTF-8";






@media screen and (max-width:700px) {
	
}

.p-main_vision{
	padding: 20px 0;
	overflow:  hidden;
}


.p_main_vision_img{
	position: relative;
	left: 50%;
	width: 2383px;
	margin: 0 0 0 -1191px;
}

.p_main_vision_img_in{
	position: relative;
	padding-bottom: 25.346%;
}

.p_main_vision_parts{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.p_main_vision_parts.type01{
	top: 11.53%;
	left: 40.4%;
	width: 4.74%;
}

.p_main_vision_parts.type02{
	top: 13.57%;
	left: 46.4%;
	width: 13.0%;
}

.p_main_vision_parts.type03{
	top: 36.75%;
	left: 39.53%;
	width: 20.68%;
}

.p_main_vision_parts.type04{
	top: 81.95%;
	left: 31.47%;
	width: 36.76%;
}

.p_main_vision_parts.type05{
	top: 0;
	left: 0;
	width: 30.8%;
}

.p_main_vision_parts.type06{
	top: 0;
	left: 69.19%;
	width: 30.8%;
}

.p_main_vision_parts{
	transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
}

.p_main_vision_parts.c-active{
	opacity: 1 !important;
	transform: translate(0px,0px) !important;
}

@media screen and (min-width: 701px) {
	.p_main_vision_parts.type01{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.6s;
	}

	.p_main_vision_parts.type02{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.9s;
	}

	.p_main_vision_parts.type03{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 1.2s;
	}

	.p_main_vision_parts.type04{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 1.5s;
	}

	.p_main_vision_parts.type05{
		opacity: 0;
		transform: translate(-30px,0px);
		transition-delay: 0.0s;
	}

	.p_main_vision_parts.type06{
		opacity: 0;
		transform: translate(30px,0px);
		transition-delay: 0.3s;
	}
	
}

@media screen and (max-width: 700px) {
	.p_main_vision_parts.type01{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.0s;
	}

	.p_main_vision_parts.type02{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.2s;
	}

	.p_main_vision_parts.type03{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.4s;
	}

	.p_main_vision_parts.type04{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.6s;
	}

	.p_main_vision_parts.type05{
		opacity: 0;
		transform: translate(0px,30px);
		transition-delay: 0.8s;
	}

	.p_main_vision_parts.type06{
	}
	
}

@media screen and (max-width: 1100px) {
	.p_main_vision_img{
		width: 1400px;
		margin: 0 0 0 -700px;
	}
}

@media screen and (max-width: 700px) {
	
	.p-main_vision{
		padding: 58px 0 0 0;
	}
	
	.p_main_vision_img{
		position: relative;
		width: 429px;
		margin: 0 0 0 -214px;
		height: 467px;
		/*height: 689px;*/
	}
	
	.p_main_vision_img_in{
		padding-bottom: 160.6%;
	}

	.p_main_vision_parts.type01{
		top: 0;
		left: 22.61%;
		width: 14.21%;
	}

	.p_main_vision_parts.type02{
		top: 0.87%;
		left: 40.79%;
		width: 38.92%;
	}

	.p_main_vision_parts.type03{
		top: 11.75%;
		left: 20.04%;
		width: 62.00%;
	}

	.p_main_vision_parts.type04{
		top: 33.81%;
		left: 15.38%;
		width: 71.32%;
	}

	.p_main_vision_parts.type05{
		top: 48.62%;
		left: 0;
		width: 100%;
	}

	.p_main_vision_parts.type06{
		display: none;
	}
	
}



/*---------------------------------------------------------------------- 
TOPPAGE
---------------------------------------------------------------------- */

.p-main_vision{
	/*background-color: #AFE5EB;
	padding-top: 40px;
	padding-bottom: 68px;*/
	background-color: #b3e5ee;
}

.p-main_vision_title{
	width: 2233px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -1116.5px;
}

/* #top_news */

#top_news{
	padding-top: 60px;
	margin-bottom: 85px;
}

#top_news .p-top_news_block{
	border-radius: 7px;
	background-color: #F5F5F5;
	padding: 30px 40px 50px 40px;
}

#top_news .p-top_news_head{
	position: relative;
	margin: 0 0 20px 0;
}

#top_news .p-top_news_title{
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

#top_news .p-top_news_btn{
	position: absolute;
	top: 0;
	right: 0;
	color: #4B4B4B;
	font-size: 14px;
	font-weight: 700;
}

#top_news .p-top_news_content{
	
}

#top_news .p-top_news_list_wrap{
	font-size: 14px;
	line-height: 1.5;
}

#top_news .p-top_news_list{
	display: table;
	width: 100%;
}

#top_news .p-top_news_list_item{
	display: table-row;
}

#top_news .p-top_news_list_head,
#top_news .p-top_news_list_content{
	display: table-cell;
	vertical-align: top;
	padding: 0  0 20px 0;
}

.normal #top_news .p-top_news_list_content a:hover{
	text-decoration: underline;
}

#top_news .p-top_news_list_item:last-child .p-top_news_list_head,
#top_news .p-top_news_list_item:last-child .p-top_news_list_content{
	padding-bottom: 0;
}

#top_news .p-top_news_list_head{
	width: 90px;
}

#top_news .p-top_news_list_date{
	font-weight: 700;
}

/* #top_s01 */

#top_s01{
	padding-bottom: 30px;
	margin-top: 0px;
}

#top_s01 .c-triangle_sec_obj_bg{
	background-color: #fff;
}

#top_s01 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #fff transparent;
}

#top_s01 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #fff transparent transparent transparent;
}

#top_s01 .c-triangle_sec_obj_wrap.top{
	display: none;
}

#top_s01 .c-triangle_row{
	align-items: center;
}

#top_s01 .c-triangle_image{
	order: 2;
}

#top_s01 .c-triangle_image_obj{
	position: static;
	left: 0;
	right: auto;
}

@media screen and (min-width: 901px) and (max-width: 1200px) {
	#top_s01 .c-triangle_image_obj img{
		max-width: 110%;
	}
	
	#top_s01 .c-triangle_image{
		width: calc(100% - 460px);
	}
	
}

#top_s01 .c-triangle_text{
	order: 1;
}

#top_s01 .c-triangle_text_in{
	padding: 0;
}

#top_s01 .c-triangle_text{
	max-width: 460px;
	padding: 0 60px 0 0;
}

#top_s01 .p-top_s01_sp_img{
	display: none;
}

/*  .c-text_anime_bar_area */

#top_s01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 50px;
}

#top_s01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	top: 143px;
}

@media screen and (max-width: 900px) {
	#top_s01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#top_s01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 108px;
	}
}

/* #top_s02 */

#top_s02{
	padding-bottom: 35px;
}

#top_s02 .c-triangle_sec_obj_bg{
	background-color: #AFE5EB;
}

#top_s02 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #AFE5EB transparent;
}

#top_s02 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #AFE5EB transparent transparent transparent;
}

#top_s02 .c-triangle_row{
	align-items: flex-start;
}

#top_s02 .c-triangle_image{
	position: relative;
	padding: 0px 100px 0 0;
}

/*
#top_s02 .top_s02_car{
	transform: translateX(100%);
	transition: transform 0.4s ease 0s;
	opacity: 0;
}

#top_s02 .top_s02_car.c-active{
	transform: translateX(0%);
	opacity: 1;
}*/

.c-scroll_gif{
	
}

#top_s02 .c-triangle_image_in{
	position: static;
}

#top_s02 .c-triangle_image_obj{
	position: static;
	padding: 27px 0 0 0;
}

#top_s02 .c-triangle_text{
	position: relative;
	z-index: 10;
	padding: 0 35px 0 0;
}

#top_s02 .p-top_s02_sp_img{
	display: none;
}


/*  .c-text_anime_bar_area */

#top_s02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 54px;
}

#top_s02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	top: 143px;
}

@media screen and (max-width: 900px) {
	#top_s02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#top_s02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 108px;
	}
}

/* #top_s03 */

#top_s03 .top_s03_img_area{
	text-align: center;
}

#top_s03 .top_s03_img_area img{
	width: 100%;
	height: auto;
}

#top_s03 .top_s03_img_wrap{
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	width: 687px;
	/*height: 647px;*/
}

#top_s03 .top_s03_img{
	position: relative;
	padding-bottom: 94.17%;
}

#top_s03 .top_s03_img_obj{
	position: absolute;
	top: 0;
	left: 0;
}

#top_s03 .top_s03_img_obj.img00{
	top: 33.69%;
	left: 29.98%;
	width: 39.88%;
}

#top_s03 .top_s03_img_obj.img01{
	top: 3%;
	left: 40.03%;
	width: 20.0%;
}

#top_s03 .top_s03_img_obj.img02{
	top: 14.37%;
	left: 69.14%;
	width: 20.0%;
}

#top_s03 .top_s03_img_obj.img03{
	top: 47.44%;
	left: 73.94%;
	width: 20.0%;
}

#top_s03 .top_s03_img_obj.img04{
	top: 71.56%;
	left: 53.71%;
	width: 20.6%;
}

#top_s03 .top_s03_img_obj.img05{
	top: 71.09%;
	left: 24.45%;
	width: 24.6%;
}

#top_s03 .top_s03_img_obj.img06{
	top: 47.14%;
	left: 1.01%;
	width: 24.6%;
}

#top_s03 .top_s03_img_obj.img07{
	top: 11.90%;
	left: 7.56%;
	width: 24.2%;
}

@media screen and (min-width: 901px) and (max-width: 1150px) {
	#top_s03 .top_s03_img_wrap{
		width: 100%;
	}
	
	#top_s03 .c-triangle_image{
		padding-left: 0 !important;
	}
	
}

@media screen and (max-width: 900px) {
	#top_s03 .top_s03_img_wrap{
		width: 100%;
		max-width: 362px;
	}
}


#top_s03{
	padding-bottom: 25px;
}

#top_s03 .c-triangle_sec_obj_bg{
	background-color: #fff;
}

#top_s03 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #fff transparent;
}

#top_s03 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #fff transparent transparent transparent;
}

#top_s03 .c-triangle_image{
	order: 2;
	padding: 0 0 0 60px;
}

#top_s03 .c-triangle_image_obj{
	position: static;
	margin: -60px 0 0 0;
}

#top_s03 .c-triangle_text{
	order: 1;
}

#top_s03 .c-triangle_text_in{
	padding: 0;
}

#top_s03 .c-triangle_text{
	max-width: 460px;
	padding: 60px 50px 0 0;
}

#top_s03  .c-triangle_row{
	align-items: center;
}

#top_s03 .p-top_s03_sp_img{
	display: none;
}

/*  .c-text_anime_bar_area */

#top_s03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 54px;
}

#top_s03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	top: 143px;
}

@media screen and (max-width: 900px) {
	#top_s03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#top_s03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 108px;
	}
}


/* #top_s04 */

#top_s04{
	padding-top: 10px;
	padding-bottom: 160px;
}

#top_s04 .c-triangle_sec_obj_bg{
	background-color: #AFE5EB;
}

#top_s04 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #AFE5EB transparent;
}

#top_s04 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #AFE5EB transparent transparent transparent;
}

#top_s04 .c-triangle_text{
	width: 100%;
}

#top_s04 .c-triangle_title01{
	text-align: center;
	margin: 0 0 50px 0;
}

#top_s04  .c-triangle_lead{
	margin: 0 auto 30px auto;
	max-width: 520px;
}

/*  .c-text_anime_bar_area */

#top_s04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 63px;
}

@media screen and (min-width: 901px) {
	#top_s04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		display: none;
	}
}

@media screen and (max-width: 900px) {
	#top_s04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#top_s04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 98px;
	}
}

/* #top_s05 */

#top_s05{
	padding-top: 90px;
}

#top_s05 .c-triangle_sec_obj_bg{
	background-color: #fff;
}

#top_s05 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #fff transparent;
}

#top_s05 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #fff transparent transparent transparent;
}

#top_s05 .top_s05-row_content{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -40px -40px 0;
}

#top_s05 .top_s05-col{
	width: 50%;
	padding: 0 40px 40px 0;
}

#top_s05 .c-btn_wrap.top_s05-col_content,
#top_s05 .c-btn_wrap.top_s05-col_content .c-btn{
	border-radius: 17px;
}

#top_s05 .c-btn_wrap.top_s05-col_content .c-btn{
	border: 5px solid #191919;
	background-color: #fff;
	padding: 35px 45px;
	justify-content: center;
}

#top_s05 .p-topbtn_text{
	text-align: center;
}

#top_s05 .p-topbtn_text_head{
	text-align: center;
	margin: 0 0 20px 0;
}

#top_s05 .p-top_btn_text_lead{
	display: inline-block;
	font-size: 18px;
	line-height: 1.77;
	font-weight: 700;
}

@media screen and (max-width: 1100px) {
	.p-main_vision_title{
		width: 1400px;
		margin: 0 0 0 -700px;
	}
	
	/* #top_s05 */

	#top_s05{
	}
	#top_s05 .top_s05-row_content{
		display: flex;
		flex-wrap: wrap;
		margin: 0 0px -30px 0;
	}

	#top_s05 .top_s05-col{
		width: 100%;
		padding: 0 0px 30px 0;
	}

	#top_s05 .c-btn_wrap.top_s05-col_content .c-btn{
		border: 3px solid #191919;
		background-color: #fff;
		padding: 20px 35px 20px 35px;
	}

	#top_s05 .p-topbtn_text_head{
		margin: 0 0 10px 0;
	}

	#top_s05 .p-top_btn_text_lead{
		font-size: 14px;
		line-height: 1.71;
	}
	
}
	
@media screen and (max-width: 900px) {

	/* #top_s01 */

	#top_s01{
		padding-bottom: 70px;
		margin-top: 0;
	}

	#top_s01 .c-triangle_image{
		display: none;
	}

	#top_s01 .c-triangle_text{
		max-width: none;
		padding: 0;
	}

	#top_s01 .c-triangle_title01{
		text-align: center;
		margin: 0 0 30px 0;
	}

	#top_s01 .p-top_s01_sp_img{
		display: block;
		margin: 0px 0 21px 0;
		text-align: center;
	}

	/* #top_s02 */

	#top_s02{
		padding-top: 70px;
		padding-bottom: 70px;
	}

	#top_s02 .c-triangle_image{
		display: none;
	}

	#top_s02 .c-triangle_text{
		padding: 0 0 0 0;
	}

	#top_s02 .c-triangle_title01{
		text-align: center;
		margin: 0 0 37px 0;
	}

	#top_s02 .p-top_s02_sp_img{
		display: block;
		text-align: center;
		margin: 30px 0 0 0;
	}

	/* #top_s03 */

	#top_s03{
		background-color: #fff;
		padding-bottom: 25px;
	}

	#top_s03 .c-triangle_image{
		display: none;
	}

	#top_s03 .c-triangle_text{
		order: 1;
	}

	#top_s03 .c-triangle_text_in{
		padding: 0;
	}

	#top_s03 .c-triangle_text{
		max-width: none;
		padding: 0;
	}

	#top_s03  .c-triangle_row{
	}
	
	#top_s03  .c-triangle_title01{
		text-align: center;
		margin:  0 0 60px 0;
	}
	
	#top_s03 .p-top_s03_sp_img{
		display: block;
		text-align: center;
		margin: 0 0 42px 0;
	}

	/* #top_s04 */

	#top_s04{
		padding-top: 52px;
		padding-bottom: 110px;
	}

	#top_s04 .c-triangle_text{
		width: 100%;
	}

	#top_s04 .c-triangle_title01{
		text-align: center;
		margin: 0 0 35px 0;
	}

	#top_s04  .c-triangle_lead{
		margin: 0 auto 45px auto;
		max-width: none;
		text-align: center;
	}
	
}

@media screen and (max-width: 700px) {
	
	.p-main_vision{
		padding-top: 48px;
		padding-bottom: 0;
	}

	.p-main_vision_title{
		width: 376px;
		margin: 0 0 0 -188px;
	}

	/* #top_news */

	#top_news{
		padding-top: 40px;
		margin-bottom: 35px;
	}

	#top_news .p-top_news_block{
		padding: 25px 20px 30px 20px;
	}

	#top_news .p-top_news_head{
		position: relative;
		margin: 0 0 18px 0;
	}

	#top_news .p-top_news_list_wrap{
		font-size: 14px;
		line-height: 1.5;
	}

	#top_news .p-top_news_list,
	#top_news .p-top_news_list_item,
	#top_news .p-top_news_list_head,
	#top_news .p-top_news_list_content{
		display: block;
		width: auto;
	}

	#top_news .p-top_news_list_head,
	#top_news .p-top_news_list_content{
		padding: 0  0 0px 0;
	}

	#top_news .p-top_news_list_item:last-child .p-top_news_list_head,
	#top_news .p-top_news_list_item:last-child .p-top_news_list_content{
		padding-bottom: 0;
	}

	#top_news .p-top_news_list_head{
		width: auto;
		margin-bottom: 5px;
	}

	#top_news .p-top_news_list_date{
		font-weight: 500;
	}

	#top_news .p-top_news_list_item{
		margin: 0 0 21px 0;
	}

	#top_news .p-top_news_list_item:last-child{
		margin-bottom: 0;
	}
	
	
	/* #top_s05 */

	#top_s05{
		padding-top: 70px;
		padding-bottom: 110px;
	}

	#top_s05 .c-btn_wrap.top_s05-col_content .c-btn{
		padding: 20px 25px 20px 25px;
	}
}

/*---------------------------------------------------------------------- 
ABOUT
---------------------------------------------------------------------- */

#about_main{
	padding-top: 65px;
	padding-bottom: 170px;
}

.p-about_main_title01{
	text-align: center;
	line-height: 0;
	margin: 0 0 85px 0;
}

.p-about_main_title02{
	text-align: center;
	line-height: 0;
	margin: 0 0 62px 0;
}

#about_main .c-lead_text_wrap span{
	display: inline-block;
	vertical-align: bottom;
}

@media screen and (max-width: 700px) {
	#about_main .c-lead_text_wrap span{
		display: inline;
	}
	#about_main .p-about_main_text{
		margin: 0 0 1em 0;
	}
	#about_main .p-about_main_text:last-child{
		margin-bottom: 0;
	}
}

/*  .c-text_anime_bar_area */

#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 44px;
}

#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	display: none;
}

#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(3){
	display: none;
}

@media screen and (max-width: 1100px) {
	#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 34px;
	}

	#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 93px;
		display: block;
	}
	
	#about_main .c-text_anime_bar_area .c-text_anime_bar:nth-child(3){
		top: 154px;
		display: block;
	}
	
}


/* #about01 */

#about01{
	padding-top: 25px;
	padding-bottom: 60px;
}

#about01 .c-triangle_sec_obj_bg{
	background-color: #AFE5EB;
}

#about01 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #AFE5EB transparent;
}

#about01 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #AFE5EB transparent transparent transparent;
}

#about01 .c-triangle_image{
	padding: 0 0 0 0;
}

#about01 .c-triangle_text{
	position: relative;
	z-index: 2;
	padding: 0 0 0 110px;
}

#about01 .c-triangle_text_in{
	position: relative;
	margin: 0 -56px 0 0;
}

#about01 .c-triangle_text_in .p-cover{
	content: "";
	position: absolute;
	top :0;
	left: 100%;
	width: 100vw;
	height: 100%;
	background-color: #AFE5EB;
}

#about01 .p-top_about01_obj{
	pointer-events: none;
	position: absolute;
	top: -37vw;
	left: 0;
	z-index: 2;
	width: 100%;
}

#about01 .c-triangle_image .c-triangle_image_obj{
	right: -82px;
}

#about01 .p-top_about01_obj img{
	width :100%;
}

#about01 .p-about01_sp_img{
	display: none;
}


#about01 .about01_car{
	transform: translateX(60%);
	transition: transform 0.4s ease 0s;
}

#about01 .about01_car.c-active{
	transform: translateX(0%);
}

/*  .c-text_anime_bar_area */

#about01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 52px;
}

#about01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	top: 140px;
}

@media screen and (max-width: 900px) {
	#about01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#about01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		top: 106px;
	}
	
}

@media screen and (min-width: 901px) and (max-width:1130px) {
	#about01{
		padding-top: 10px;
		padding-bottom: 50px;
	}
	
	#about01 .c-triangle_image{
		padding: 0 100px 0 0;
	}

	#about01 .c-triangle_text{
		padding: 0 0 0 0;
	}

	#about01 .c-triangle_text_in{
		margin: 0 0 0 0;
		min-width: 510px;
	}
}

/* #about02 */

#about02{
	padding-top: 40px;
	padding-bottom: 95px;
}

#about02 .c-triangle_sec_obj_bg{
	background-color: #fff;
}

#about02 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #fff transparent;
}

#about02 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #fff transparent transparent transparent;
}

#about02 .c-triangle_text{
	width: 100%;
}

#about02 .c-triangle_text_in{
	padding: 0;
}

#about02 .c-triangle_number{
	text-align: center;
}

#about02 .c-triangle_title01{
	text-align: center;
}

#about02 .c-triangle_lead{
	text-align: center;
}

#about02 .p-about02_list_wrap{
	max-width: 900px;
	margin: 100px auto 70px auto;
}

#about02 .p-about02_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0px -40px 0;
}

#about02 .p-about02_list_item{
	width: 25%;
	text-align: center;
	padding: 0 0px 40px 0;
}

#about02 .p-about02_obj{
	
}

#about02 .p-about02_obj_img{
	height: 212px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#about02 .p-about02_obj_text{
	font-size: 18px;
	font-weight: 700;
}

#about02 .p-about02_row_wrap{
	border-radius: 23px;
	border: 5px solid #000;
	padding: 35px;
}

#about02 .p-about02_row{
	display: flex;
	align-items: center;
}

#about02 .p-about02_img{
	width: 43%;
}

#about02 .p-about02_text{
	width: 57%;
	padding: 0 0 0 25px;
}

#about02 .p-about02_title{
	font-size: 25px;
	line-height: 1.8;
	font-weight: 700;
	margin:  0 0 10px 0;
}

#about02 .p-about02_text_lead{
	font-size: 18px;
	line-height: 2;
}


/*  .c-text_anime_bar_area */

#about02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 52px;
}

#about02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	display: none;
	top: 134px;
}

@media screen and (max-width: 900px) {
	#about02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 38px;
	}

	#about02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		display: block;
		top: 107px;
	}
	
}

@media screen and (min-width: 901px) and (max-width:1130px) {
	
}

/* #about03 */

#about03{
	padding-top: 50px;
	padding-bottom: 180px;
}

#about03 .c-triangle_sec_obj_bg{
	background-color: #AFE5EB;
}

#about03 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #AFE5EB transparent;
}

#about03 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #AFE5EB transparent transparent transparent;
}

#about03 .c-triangle_row{
	flex-wrap: wrap;
}

#about03 .c-triangle_image{
	padding: 0 0 0 0;
	width: 100%;
	order: 2;
	margin: 50px 0 0 0;
}

#about03 .c-triangle_text{
	width: 100%;
	order: 1;
}

#about03 .c-triangle_text_in{
	margin: 0 0 0 0;
}

#about03 .p-about03_check{
	font-size: 14px;
	margin: 15px 0 0 0;
}

#about03 .p-about03_box{
	max-width: 780px;
	margin: 0 auto;
}

#about03 .p-about03_box_image{
	text-align: center;
	margin: 0 0 50px 0;
	line-height: 0;
}

#about03 .p-about03_box_text{
	
}

#about03 .p-about03_info{
}

#about03 .p-about03_info_head{
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding: 20px;
	background-color: #DB3358;
	border-radius: 23px 23px 0 0;
}

#about03 .p-about03_info_content{
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	background-color: #fff;
	padding: 30px;
	font-size: 18px;
	line-height: 2;
	border-radius: 0 0 23px 23px;
}

#about03 .p-about03_sp_img{
	display: none;
}

/*  .c-text_anime_bar_area */

#about03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 52px;
}

#about03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	display: none;
	top: 134px;
}

@media screen and (max-width: 900px) {
	#about03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 31px;
	}

	#about03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		display: block;
		top: 86px;
	}
	
}

@media screen and (min-width: 901px) {
	#about03 .p-about03_head{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		align-items: flex-end;
		margin: 0 0 50px 0;
	}

	#about03 .c-triangle_number{
		margin: 0 50px 0 0;
	}

	#about03 .c-triangle_title01{
		margin: 0;
	}
}

@media screen and (min-width: 901px) and (max-width:1130px) {
	#about03 .c-triangle_text{
		padding: 0 0 0 0;
	}

	#about03 .c-triangle_text_in{
		margin: 0 0 0 0;
	}
}

/* #about04 */

#about04{
	padding-top: 90px;
	/*padding-bottom: 100px;*/
	padding-bottom: 180px;
}

#about04 .c-triangle_sec_obj_bg{
	background-color: #fff;
}

#about04 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
	border-color: transparent transparent #fff transparent;
}

#about04 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
	border-color: #fff transparent transparent transparent;
}

#about04 .c-triangle_text{
	width: 100%;
}

#about04 .c-triangle_text_in{
	padding: 0;
}

#about04 .c-triangle_number{
	text-align: center;
}

#about04 .c-triangle_title01{
	text-align: center;
}

#about04 .c-triangle_lead{
	text-align: center;
}

#about04 .p-about04_box_wrap{
	max-width: 768px;
	margin: 60px auto 0 auto;
	border-radius: 23px;
	border: 5px solid #000000;
	padding: 25px 35px 35px 35px;
}

#about04 .p-about04_box_head{
	text-align: center;
	padding: 0 0 23px 0;
	line-height: 0;
	border-bottom: 1px solid #000000;
}

#about04 .p-about04_box{
	padding: 25px 0 0 0;
}

#about04 .p-about_04_logo_list_wrap{
	
}

#about04 .p-about_04_logo_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0 -60px -40px 0;
}

#about04 .p-about_04_logo_list_item{
	padding: 0 60px 40px 0;
}

#about04 .p-about_04_logo_list_item_br{
	padding: 0;
	width: 100%;
}

/*  .c-text_anime_bar_area */

#about04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 52px;
}

#about04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
	display: none;
	top: 134px;
}

@media screen and (max-width: 900px) {
	#about04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 39px;
	}

	#about04 .c-text_anime_bar_area .c-text_anime_bar:nth-child(2){
		display: block;
		top: 106px;
	}
	
}

@media screen and (max-width:900px) {

	/* #about01 */
	
	#about01{
		padding-top: 90px;
		padding-bottom: 70px;
	}

	#about01 .c-triangle_image{
		display: none;
	}

	#about01 .c-triangle_text{
		padding: 0 0 0 0;
	}

	#about01 .c-triangle_text_in{
		margin: 0 0 0 0;
	}
	
	#about01 .c-triangle_title01{
		margin-bottom: 40px;
	}
	
	#about01 .p-about01_sp_img{
		display: block;
		text-align: center;
		margin-bottom: 14px;
	}

	/* #about02 */

	#about02{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	#about02 .c-triangle_sec_obj_bg{
		background-color: #fff;
	}

	#about02 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
		border-color: transparent transparent #fff transparent;
	}

	#about02 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
		border-color: #fff transparent transparent transparent;
	}

	#about02 .c-triangle_text{
		width: 100%;
	}

	#about02 .c-triangle_text_in{
		padding: 0;
	}

	#about02 .c-triangle_number{
		text-align: center;
	}

	#about02 .c-triangle_title01{
		text-align: center;
	}

	#about02 .c-triangle_lead{
		text-align: left;
	}

	#about02 .p-about02_list_wrap{
		margin: 58px auto 68px auto;
		max-width: 330px;
	}

	#about02 .p-about02_list{
		margin: 0 0 -12px 0;
	}

	#about02 .p-about02_list_item{
		width: 33.3%;
		padding: 0 0px 12px 0;
	}
	
	#about02 .p-about02_list_item:nth-child(1),
	#about02 .p-about02_list_item:nth-child(2),
	#about02 .p-about02_list_item:nth-child(6),
	#about02 .p-about02_list_item:nth-child(7){
		width: 36%;
	}

	#about02 .p-about02_obj{

	}

	#about02 .p-about02_obj_img{
		height: 120px;
	}

	#about02 .p-about02_obj_text{
		font-size: 10px;
	}

	#about02 .p-about02_row_wrap{
		border-radius: 18px;
		border: 3px solid #000;
		padding: 35px 24px;
	}

	#about02 .p-about02_row{
		flex-wrap: wrap;
	}

	#about02 .p-about02_img{
		width: 100%;
		order: 2;
	}
	
	#about02 .p-about02_img img{
		width: 100%;
	}

	#about02 .p-about02_text{
		width: 100%;
		padding: 0 0 0 0;
		margin: 0 0 23px 0;
		order: 1;
	}

	#about02 .p-about02_title{
		font-size: 21px;
		line-height: 1.52;
		margin:  0 0 21px 0;
	}

	#about02 .p-about02_text_lead{
		font-size: 16px;
	}

	/* #about03 */
	#about03{
		padding-top: 70px;
		padding-bottom: 120px;
	}

	#about03 .c-triangle_image{
		padding: 0 0 0 0;
		order: 2;
		margin: 40px 0 0 0;
	}

	#about03 .c-triangle_text{
		padding: 0 0 0 0;
		order: 1;
	}

	#about03 .c-triangle_text_in{
		margin: 0 0 0 0;
	}

	#about03 .p-about03_check{
		font-size: 14px;
	}

	#about03 .p-about03_box{

	}

	#about03 .p-about03_box_image{
		display: none;
	}

	#about03 .p-about03_box_text{

	}

	#about03 .p-about03_info{
	}

	#about03 .p-about03_info_head{
		border-top: 3px solid #000000;
		border-left: 3px solid #000000;
		border-right: 3px solid #000000;
		border-bottom: 3px solid #000000;
		text-align: left;
		font-size: 21px;
		padding: 10px 25px;
		border-radius: 18px 18px 0 0;
	}

	#about03 .p-about03_info_content{
		border-left: 3px solid #000000;
		border-right: 3px solid #000000;
		border-bottom: 3px solid #000000;
		padding: 25px 25px 30px 25px;
		font-size: 16px;
		line-height: 2;
		border-radius: 0 0 18px 18px;
	}
	
	#about03 .p-about03_sp_img{
		display: block;
		margin: 48px 0 48px 0;
		text-align: center;
	}
	
	#about03 .c-triangle_title01{
		margin: 0 0 29px 0;
	}

	/* #about04 */

	#about04{
		padding-top: 90px;
		padding-bottom: 120px;
	}
	
	#about04 .c-triangle_sec_obj_bg{
		background-color: #fff;
	}

	#about04 .c-triangle_sec_obj_wrap.top .c-triangle_sec_obj{
		border-color: transparent transparent #fff transparent;
	}

	#about04 .c-triangle_sec_obj_wrap.bottom .c-triangle_sec_obj{
		border-color: #fff transparent transparent transparent;
	}

	#about04 .c-triangle_text{
		width: 100%;
	}

	#about04 .c-triangle_text_in{
		padding: 0;
	}

	#about04 .c-triangle_number{
		text-align: center;
	}

	#about04 .c-triangle_title01{
		text-align: center;
	}

	#about04 .c-triangle_lead{
		text-align: left;
	}

	#about04 .p-about04_box_wrap{
		border-radius: 18px;
		border: 3px solid #000000;
		padding: 20px 20px 35px 20px;
	}

	#about04 .p-about04_box_head{
		padding: 0 0 20px 0;
		border-bottom: 1px solid #000000;
	}

	#about04 .p-about04_box{
		padding: 30px 0 0 0;
	}
	
	#about04 .p-about_04_logo_list{
		margin: 0 -30px -30px 0;
	}

	#about04 .p-about_04_logo_list_item{
		padding: 0 30px 30px 0;
	}
	
}

@media screen and (max-width:700px) {
	
	#about_main{
		padding-top: 40px;
		padding-bottom: 112px;
	}

	.p-about_main_title01{
		text-align: center;
		line-height: 0;
		margin: 0 0 85px 0;
	}

	.p-about_main_title02{
		text-align: center;
		line-height: 0;
		margin: 0 0 50px 0;
	}
	
	#about_main .c-lead_text{
		text-align: left;
	}
	
}


/*---------------------------------------------------------------------- 
SHOP
---------------------------------------------------------------------- */

#p-shops{
	padding-top: 65px;
	/*padding-bottom: 155px;*/
	padding-bottom: 180px;
}

.p-shops_title01{
	text-align: center;
	line-height: 0;
	margin: 0 0 115px 0;
}

.p-shops_type_tab_area{
	
}

.p-shops_type_tab_head{
	line-height: 1;
}

.p-shops_type_tab_list_wrap{
	
}

.p-shops_type_tab_list{
	display: flex;
	margin: 0 -10px 0 0;
}

.p-shops_type_tab_list_item{
	padding: 0 10px 0 0;
	display: flex;
	flex-direction: column;
	width: 260px;
}

.p-shops_type_tab_switch{
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	color: #656665;
	font-size: 20px;
	font-weight: 700;
	background-color: #D5D5D5;
	padding: 18px 18px 15px 18px;
	transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
}

.p-shops_type_tab_switch.active{
	background-color: #F2F2EE;
	color: #000;
	cursor: default;
}

.p-shops_type_tab_switch_text{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 2px 10px 2px;
}

.p-shops_type_tab_switch_text:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #656665;
	height: 3px;
	transition: background-color 0.4s ease 0s;
}

.p-shops_type_tab_switch.active .p-shops_type_tab_switch_text:after{
	background-color: #E39034;
}

.p-shops_type_tab_content_wrap{
	position: relative;
	padding: 60px 45px;
	background-color: #F2F2EE;
}

.p-shops_s01_img01{
	position: absolute;
	top: -111px;
	right: 10px;
}

/* .p-shops_func_wrap */

.p-shops_func_wrap{
	margin: 0 0 80px 0;
}

.p-shops_func_tab_list_wrap{
	font-size: 18px;
	line-height: 1.33;
	font-weight: 700;
	color: #4B4B4B;
	white-space: nowrap;
}

.p-shops_func_tab_list{
	display: flex;
	margin: 0 -15px 0 0;
}

.p-shops_func_tab_list_item{
	padding: 0 15px 0 0;
	display: flex;
	flex-direction: column;
	/*min-width: 140px;*/
	flex-grow: 1;
}


.p-shops_func_tab_switch{
	position: relative;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	padding: 0 15px;
	background-color: #D4E7E9;
	cursor: pointer;
	text-align: center;
	transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
}

.p-shops_func_tab_switch:after{
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 13px 0 13px;
	border-color: #257F91 transparent transparent transparent;
	margin: 0 0 0 -13px;
	opacity: 0;
	transition: opacity 0.4s ease 0s;
}

.p-shops_func_tab_switch.active{
	background-color: #257F91;
	color: #fff;
}

.p-shops_func_tab_switch.active:after{
	opacity: 1;
}

.p-shops_func_tab_switch_text{
	
}

@media screen and (min-width: 901px) and (max-width:1130px) {
	
	.p-shops_func_tab_list_wrap{
		font-size: 16px;
	}
	
	.p-shops_func_tab_list{
		margin: 0 -10px 0 0;
	}
	
	.p-shops_func_tab_list_item{
		padding: 0 10px 0 0;
	}
}



/* .p-shops_func_select_wrap */


.p-shops_func_select_wrap{
	display: none;
}

.p-shops_func_select_wrap{
	font-size: 16px;
	white-space: nowrap;
	line-height: 1;
	font-weight: 700;
	
}

.p-shops_func_select{
	position: relative;
}

.p-shops_func_select select{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	font-size: 16px;
	opacity: 0;
}

.p-shops_func_select_text_wrap{
	position: relative;
	border: 2px solid #257F91;
	background-color: #fff;
	border-radius: 3px;
	padding: 8px 30px 8px 15px;
}

.p-shops_func_select_wrap.active .p-shops_func_select_text_wrap{
	background-color: #257F91;
	color: #fff;
}

.p-shops_func_select_text{
	overflow:  hidden;
}

.p-shops_func_select_arrow{
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6px 0 6px;
	border-color: #257F91 transparent transparent transparent;
	margin: -4px 0 0 0;
	transform-origin: 50% 50%;
}

.p-shops_func_select_wrap.active .p-shops_func_select_arrow{
	border-color: #fff transparent transparent transparent;
}

@media screen and (max-width: 900px) {
	.p-shops_s01_img01{
		display: none;
	}
	
	.p-shops_type_tab_content_wrap {
    padding: 45px 30px;
	}
	.p-shops_func_select_wrap{
		display: block;
	}

	.p-shops_func_tab_list_wrap{
		display: none;
	}
	
	.p-shops_func_wrap{
		margin: 0 0 40px 0;
	}
	
}

@media screen and (max-width:700px) {
	
	#p-shops{
		padding-top: 40px;
		padding-bottom: 120px;
	}

	.p-shops_title01{
		margin: 0 0 46px 0;
	}
	
	.p-shops_type_tab_list{
		display: flex;
		margin: 0 -10px 0 0;
	}

	.p-shops_type_tab_list_item{
		padding: 0 5px 0 0;
		display: flex;
		flex-direction: column;
		width: 130px;
	}

	.p-shops_type_tab_switch{
		font-size: 16px;
		padding: 10px 10px 10px 10px;
	}

	.p-shops_type_tab_switch_text{
		padding: 0 1px 5px 1px;
	}

	.p-shops_type_tab_switch_text:after{
		height: 2px;
	}

	.p-shops_type_tab_content_wrap{
		padding: 20px 15px;
		background-color: #F2F2EE;
	}

	.p-shops_func_wrap{
		margin: 0 0 40px 0;
	}
	

}

/* .p-shops_type_tab_content */

.p-shops_type_tab_content{
	
}

.p-shops_table{
	width: 100%;
}

.p-shops_table_tbody{
	
}

.p-shops_table_tr{
}

.p-shops_area_title{
	font-size: 18px;
	font-weight: 700;
}

.p-shops_table_th{
	width: 120px;
	border-bottom: 1px solid #9D9D9D;
	padding: 20px 0;
}

.p-shops_table_td{
	width: calc(100% - 120px);
	border-bottom: 1px solid #9D9D9D;
	padding: 20px 0;
}

.p-shops_table_tr:first-child .p-shops_table_th,
.p-shops_table_tr:first-child .p-shops_table_td{
	padding-top: 0;
}

.p-shops_table_tr:last-child .p-shops_table_th,
.p-shops_table_tr:last-child .p-shops_table_td{
	border-bottom: none;
}

.p-shops_info_list{
	
}

.p-shops_info_list_item{
	padding: 20px 0;
	border-bottom: 1px solid #9D9D9D;
}

.p-shops_info_list_item:first-child{
	padding-top: 0;
}

.p-shops_info_list_item:last-child{
	border-bottom: none;
}

.p-shops_info_block{
	display: flex;
}

.p-shops_info_block_head{
	width: 170px;
}

.p-shops_info_cat{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.28;
	font-weight: 700;
	text-align: center;
	color: #257F91;
	background-color: #fff;
	border-radius: 3px;
	border: 2px solid #257F91;
	padding: 4px 8px;
}

.p-shops_info_block_info{
	width: calc(100% - 170px);
}

.p-shops_info_block_title01{
	font-size: 18px;
	font-weight: 700;
	margin: -9px 0 10px 0;
}

.p-shops_info_block_lead{
	font-size: 14px;
	line-height: 1.5;
}

@media screen and (max-width:900px) {
	/* .p-shops_type_tab_content */

	.p-shops_type_tab_content{

	}
	
	.p-shops_table,
	.p-shops_table_tbody,
	.p-shops_table_tr,
	.p-shops_table_th,
	.p-shops_table_td{
		display: block;
		width: auto;
	}

	.p-shops_table{
		width: 100%;
	}
	
	.p-shops_table_tbody{
	
	}

	.p-shops_table_tr{
		margin: 0 0 64px 0;
	}
	
	.p-shops_table_tr:last-child{
		margin-bottom: 0;
	}
	
	.p-shops_area_title{
		font-size: 21px;
	}

	.p-shops_table_th{
		width: auto;
		border-bottom: none;
		padding: 0;
		margin: 0 0 28px 0;
	}

	.p-shops_table_td{
		width: auto;
		border-bottom: none;
		padding: 0px 0;
	}
	
	.p-shops_info_list{

	}

	.p-shops_info_list_item{
		padding: 30px 0;
		border-bottom: 1px solid #9D9D9D;
	}

	.p-shops_info_list_item:first-child{
		padding-top: 0;
	}

	.p-shops_info_list_item:last-child{
		border-bottom: 1px solid #9D9D9D;
	}
	
	.p-shops_table_row:last-child .p-shops_info_list_item:last-child{
		border-bottom: none;
	}

	.p-shops_info_block{
		display: block;
	}

	.p-shops_info_block_head{
		width: auto;
		margin: 0 0 12px 0;
	}

	.p-shops_info_cat{
		border-radius: 3px;
		border: 2px solid #257F91;
		padding: 4px 8px;
	}
	
	.p-shops_info_cat br{
		display: none;
	}

	.p-shops_info_block_info{
		width: auto;
	}

	.p-shops_info_block_title01{
		font-size: 16px;
		margin: 0px 0 6px 0;
	}
	
}

.p-shops_none{
	/*display: none;*/
	text-align: center;
	font-size: 22px;
	font-weight: 300;
}

/*---------------------------------------------------------------------- 
FLOW
---------------------------------------------------------------------- */

#p-guide{
	padding-top: 65px;
	/*padding-bottom: 155px;*/
	padding-bottom: 180px;
}
.p-guide_title01{
	text-align: center;
	line-height: 0;
	margin: 0 0 45px 0;
}

.p-guide_list_wrap{
	margin: 50px auto 0 auto;
	max-width: 870px;
}

.p-guide_list{
	
}

.p-guide_list_item{
	position: relative;
	margin: 0 0 80px 0;
}

.p-guide_list_item:after{
	content: "";
	position: absolute;
	bottom: -40px;
	left: 50%;
	background-image: url("../../img/guide/guide_arrow_pc@2x.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:  top left;
	width: 63px;
	height: 30px;
	margin: 0 0 -15px -31.5px;
}

.p-guide_list_item:last-child{
	margin-bottom: 0;
}

.p-guide_list_item:last-child:after{
	display: none;
}

.p-guide_list_block{
	padding: 40px;
	border-radius: 5px;
	background-color: #F2F2EE;
}

.p-guide_list_block{
}


.p-guide_list_block_text{
}

.p-guide_list_title01{
	line-height: 0;
	margin: 0 0 20px 0;
}

.p-guide_lead_text{
	font-size: 18px;
	line-height: 2.22;
	font-weight: 700;
}

.p-guide_item01_block{
	position: relative;
	margin: 40px 0 0 0;
}

.p-guide_item01_title01{
	float: left;
}

.p-guide_item01_title01 > *{
	display: block;
	line-height: 1;
}

.p-guide_item01_title01 .p-text01{
	color: #257F91;
	font-size: 20px;
	font-weight: 700;
}

.p-guide_item01_title01 .p-text02{
	/*font-size: 14px;*/
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 0 0;
}

.p-guide_item01_btn{
	clear: left;
	float: left;
	margin: 20px 0 0 0;
}

.p-guide_item01_card{
	float: right;
}

.p-guide_item02_row_wrap{
	padding: 0 40px 0 0;
}

.p-guide_item02_row{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 -20px -20px 0;
}

.p-guide_item02_col{
	padding: 0 20px 20px 0;
}

.p-guide_item02_col .p-guide_lead_text{
	max-width: 370px;
}

/* .p-guide_attention_block_wrap */

.p-guide_attention_block_wrap{
	margin: 40px 0 0 0;
}

.p-guide_attention_block{
}

.p-guide_attention_block_head{
	display: flex;
	justify-content: center;
	color: #fff;
	background-color: #DB3358;
	padding: 12px;
	border-radius: 23px 23px 0 0;
	border: 5px solid #000000;
}

.p-guide_attention_block_head_in{
	display: flex;
	align-items: center;
}

.p-guide_attention_block_head_img{
	min-width: 80px;
	max-width: 80px;
	line-height: 0;
}

.p-guide_attention_block_head_text{
	font-size: 30px;
	font-weight: 700;
	line-height: 1.44;
}

.p-guide_attention_block_text{
	text-align: center;
	font-size: 18px;
	line-height: 2.22;
	font-weight: 700;
	padding: 20px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	border-radius: 0 0 23px 23px;
}

@media screen and (min-width:701px) and (max-width:1130px) {
		/*.p-guide_item01_title01{
			float: none;
			font-size: 18px;
			margin: 0 0 20px 0;
		}

		.p-guide_item01_btn{
			clear: left;
			float: none;
			margin: 20px 0 0 0;
		}

		.p-guide_item01_card{
			float: none;
		}*/
	
		.p-guide_item01_card{
			width: calc(100% - 240px);
		}
}

@media screen and (max-width:700px) {
	
	#p-guide{
		padding-top: 40px;
		padding-bottom: 110px;
	}
	.p-guide_title01{
		text-align: center;
		line-height: 0;
		margin: 0 0 28px 0;
	}

	.p-guide_list_wrap{
		margin: 42px 0 0 0;
	}

	.p-guide_list{

	}

	.p-guide_list_item{
		position: relative;
		margin: 0 0 100px 0;
	}

	.p-guide_list_item:after{
		bottom: -50px;
		background-image: url("../../img/guide/guide_arrow_sp@2x.png");
	}

	.p-guide_list_block{
		padding: 50px 30px 50px 30px;
		border-radius: 7px;
	}

	.p-guide_list_block{
		display: block;
		position: relative;
	}

	.p-guide_list_block_img{
		width: auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	.p-guide_list_block_text{
		width: auto;
	}

	.p-guide_list_title01{
		margin: 0 0 28px 0;
		text-align: center;
	}

	.p-guide_lead_text{
		font-size: 16px;
		line-height: 2;
	}

	.p-guide_item01_block{
		position: relative;
		margin: 45px 0 0 0;
	}

	.p-guide_item01_title01{
		float: none;
		font-size: 18px;
		text-align: center;
		margin: 0 0 20px 0;
	}
	
	.p-guide_item01_title01 .p-text01{
		
	}

	.p-guide_item01_btn{
		clear: left;
		float: none;
		margin: 20px 0 0 0;
		text-align: center;
	}

	.p-guide_item01_card{
		float: none;
		text-align: center;
	}
	
	.p-guide_item02_row_wrap{
		padding: 0 0px 0 0;
	}

	.p-guide_item02_row{
		flex-wrap: wrap;
		margin: 0 -20px -20px 0;
	}

	.p-guide_item02_col{
		width: 100%;
		padding: 0 20px 20px 0;
	}

	.p-guide_item02_col .p-guide_lead_text{
		max-width: none;
	}

	.p-guide_s01_btn02{
		margin: 0px 0 0 0;
		justify-content: center;
	}
	

	/* .p-guide_attention_block_wrap */

	.p-guide_attention_block_wrap{
		margin: 30px 0 0 0;
	}

	.p-guide_attention_block{
	}

	.p-guide_attention_block_head{
		padding: 15px 25px;
		border-radius: 18px 18px 0 0;
	}

	.p-guide_attention_block_head_img{
		min-width: 90px;
		max-width: 90px;
	}

	.p-guide_attention_block_head_text{
		font-size: 25px;
		line-height: 1.44;
	}

	.p-guide_attention_block_text{
		text-align:left;
		font-size: 16px;
		line-height: 2;
		padding: 15px 25px;
		border-radius: 0 0 18px 18px;
	}
	
}

#p-guide .c-text_anime_bar_area .c-text_anime_bar{
	background-color: #F2F2EE;
}

/*  .c-text_anime_bar_area */

#p-guide01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 38px;
}

@media screen and (max-width: 900px) {
	#p-guide01 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 33px;
	}
	
}

/*  .c-text_anime_bar_area */

#p-guide02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 38px;
}

@media screen and (max-width: 900px) {
	#p-guide02 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 33px;
	}
	
}

/*  .c-text_anime_bar_area */

#p-guide03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
	top: 38px;
}

@media screen and (max-width: 900px) {
	#p-guide03 .c-text_anime_bar_area .c-text_anime_bar:nth-child(1){
		top: 33px;
	}
	
}

/*---------------------------------------------------------------------- 
FAQ
---------------------------------------------------------------------- */

#p-faq{
	padding-top: 70px;
	padding-bottom: 180px;
}

.p-faq_title01{
	text-align: center;
	line-height: 0;
	margin: 0 0 120px 0;
}

.p-faq_list_area{
}

.p-faq_list_wrap{
	margin: 0 0 140px 0;
}

.p-faq_list_wrap:last-child{
	margin-bottom: 0;
}

.p-faq_list_title{
	font-size: 30px;
	line-height: 1.4;
	font-weight: 700;
	margin: 0 0 33px 0;
}

.p-faq_list{
	color: #4B4B4B;
}

.p-faq_list_item{
	border-bottom: 1px solid #C3C3C3;
}

.p-faq_list_item:last-child{
	border-bottom: none;
}

.p-faq_block_wrap{
	padding: 10px 0;
}

.p-faq_list_item:last-child .p-faq_block_wrap{
	padding-bottom: 0;
}

.p-faq_list_item:first-child .p-faq_block_wrap{
	padding-top: 0;
}

.p-faq_block{
}

.p-faq_block:first-child{
	cursor: pointer;
}

.p-faq_block:last-child{
	display: none;
}

.p-faq_list_item:last-child .p-faq_block:last-child .p-faq_block_in{
	padding-bottom: 0;
}

.p-faq_list_item:first-child .p-faq_block:first-child .p-faq_block_in{
	padding-top: 0;
}

.p-faq_block_in{
	display: flex;
	padding: 15px 0;
}

.p-faq_block_head{
	width: 80px;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	padding-top: 7px;
}

.p-faq_block:first-child .p-faq_block_head{
	color: #E39034;
}

.p-faq_block:last-child .p-faq_block_head{
	color: #009FB1;
}

.p-faq_block_content{
	font-size: 18px;
	line-height: 2;
	width: calc(100% - 80px);
}

@media screen and (max-width:700px) {
	
	#p-faq{
		padding-top: 40px;
		padding-bottom: 120px;
	}

	.p-faq_title01{
		margin: 0 0 45px 0;
	}

	.p-faq_list_wrap{
		margin: 0 0 90px 0;
	}

	.p-faq_list_title{
		font-size: 21px;
		margin: 0 0 40px 0;
	}

	.p-faq_list{
		color: #4B4B4B;
	}

	.p-faq_list_item{
		border-bottom: 1px solid #C3C3C3;
	}

	.p-faq_block_wrap{
		padding: 20px 0;
	}

	.p-faq_block{
	}

	.p-faq_block_in{
		display: flex;
		padding: 12px 0;
	}

	.p-faq_block_head{
		width: 30px;
		font-size: 20px;
		padding-top: 3px;
	}

	.p-faq_block_content{
		font-size: 14px;
		line-height: 1.5;
		width: calc(100% - 30px);
	}
	
	.p-faq_block:first-child .p-faq_block_content{
		font-size: 16px;
		line-height: 1.75;
		color: #000;
	}
	
}

/*---------------------------------------------------------------------- 
PRIVACY
---------------------------------------------------------------------- */

#p-privacy{
	padding-top: 90px;
	/*padding-bottom: 150px;*/
	padding-bottom: 180px;
}

.p-privacy_lead{
	font-size: 16px;
	line-height: 2;
	margin: 0 0 136px 0;
}

.p-privacy_lead:last-child{
	margin-bottom: 0;
}

.p-privacy_lead_block_wrap{
	margin: 0 0 62px 0;
}

.p-privacy_lead_block_wrap:last-child{
	margin-bottom: 0;
}

.p-privacy_lead_block{
	margin: 0 0 25px 0;
}

.p-privacy_lead_block:last-child{
	margin-bottom: 0;
}

.p-privacy_lead p{
	min-height: 1em;
}

.p-privacy_lead p:last-child{
	margin-bottom: 0;
}

.p-privacy_title01{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 90px 0;
}

.p-privacy_lead_title02{
	font-size: 25px;
	line-height: 2;
	margin: 0 0 48px 0;
	text-align: center;
	font-weight: 700;
}

.p-privacy_lead_title02 small{
	font-size: 14px;
}

.p-privacy_lead_title03{
	font-size: 20px;
	line-height: 2;
	font-weight: 500;
	margin: 0 0 22px 0;
}

.p-privacy_lead_title04{
	font-weight: 700;
	line-height: 2;
}

.p-privacy_check{
	font-size: 14px;
	line-height: 2;
	margin: 16px 0 0 0;
}

.p-privacy_table{
	width: 100%;
	min-height: 1em;
}

.p-privacy_table th{
	white-space: nowrap;
	padding: 0 0.5em 0 0;
}

.p-privacy_table:last-child{
	margin-bottom: 0;
}

.p-privacy_name{
	font-size: 14px;
}

@media screen and (max-width:700px) {
	
	#p-privacy{
		padding-top: 58px;
		padding-bottom: 120px;
	}

	.p-privacy_lead{
		font-size: 16px;
		line-height: 2;
		margin: 0 0 110px 0;
	}

	.p-privacy_lead:last-child{
		margin-bottom: 0;
	}

	.p-privacy_lead_block_wrap{
		margin: 0 0 70px 0;
	}

	.p-privacy_lead_block_wrap:last-child{
		margin-bottom: 0;
	}

	.p-privacy_lead_block{
		margin: 0 0 25px 0;
	}

	.p-privacy_lead_block:last-child{
		margin-bottom: 0;
	}

	.p-privacy_lead p{
		min-height: 1em;
	}

	.p-privacy_lead p:last-child{
		margin-bottom: 0;
	}

	.p-privacy_title01{
		font-size: 21px;
		margin: 0 0 63px 0;
	}

	.p-privacy_lead_title02{
		font-size: 20px;
		line-height: 1.8;
		margin: 0 0 48px 0;
		text-align: center;
	}

	.p-privacy_lead_title02 small{
		font-size: 14px;
	}

	.p-privacy_lead_title03{
		font-size: 18px;
		line-height: 2;
		font-weight: 500;
		margin: 0 0 21px 0;
	}

	.p-privacy_lead_title04{
		font-weight: 700;
		line-height: 2;
	}

	.p-privacy_check{
		font-size: 14px;
		line-height: 2;
		margin: 22px 0 0 0;
	}

	.p-privacy_table{
		width: 100%;
		min-height: 1em;
	}

	.p-privacy_table th{
		white-space: nowrap;
		padding: 0 0.5em 0 0;
	}

	.p-privacy_table:last-child{
		margin-bottom: 0;
	}
	
}


/*---------------------------------------------------------------------- 
CARDLIST
---------------------------------------------------------------------- */

#p-cardlist{
	padding-top: 90px;
	padding-bottom: 160px;
}

.p-cardlist_title01{
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 85px 0;
	line-height: 1;
}

.p-cardlist_title01 small{
	font-size: 70%;
	display: block;
	margin: 12px 0 0 0;
}

.p-cardlist_lead{
	font-size: 19px;
	line-height: 2;
	margin: 20px 0 50px 0;
	font-weight: 500;
}

.p-cardlist_attention_area{
	display: flex;
	color: #A31E34;
	font-size: 18px;
	line-height: 1.33;
	font-weight: 700;
	margin: 0 0 92px 0;
}

.p-cardlist_attention_wrap{
}

.p-cardlist_attention_title{
	margin: 0 0 5px 0;
}

.p-cardlist_attention{
	border-radius: 7px;
	border: 1px solid #A31E34;
	padding: 15px;
}

.p-cardlist_list_wrap{
	margin: 0 0 96px 0;
	padding: 0 0px;
}

.p-cardlist_list{
	display: flex;
	flex-wrap: wrap;
	/*justify-content: center;*/
	justify-content: flex-start;
	align-items: center;
	margin: 0 -25px -40px -25px;
}

.p-cardlist_list_item{
	padding: 0 25px 40px 25px;
}

.p-cardlist_table_wrap{
	
}

.p-cardlist_table{
	width: 100%;
}

.p-cardlist_table > thead > tr > th,
.p-cardlist_table > thead > tr > td,
.p-cardlist_table > tbody > tr > th,
.p-cardlist_table > tbody > tr > td{
	position: relative;
	border-bottom: 10px solid #fff;
	vertical-align:  middle;
}

.p-cardlist_table > thead{
	
}

.p-cardlist_table > thead > tr > th{
	background-color: #257F91;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 12px;
	line-height: 1.5;
}

.p-cardlist_table > thead > tr > th:after{
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	right: -5px;
	width: 10px;
	height: 100%;
	background-color: #fff;
	z-index: 1;
}

.p-cardlist_table > thead > tr > th:last-child:after{
	display: none;
}

.p-cardlist_table > tbody > tr > th,
.p-cardlist_table > tbody > tr > td{
	padding: 15px 30px;
	background-color: #F2F2EE;
	height: 85px;
}

.p-cardlist_table > tbody > tr:last-child > th,
.p-cardlist_table > tbody > tr:last-child > td{
	border-bottom: none;
}

.p-cardlist_table > tbody > tr > th{
	width: 390px;
}

.p-cardlist_table > tbody > tr > td{
	width: calc(100% - 390px);
}

@media screen and (max-width: 1050px) {
	.p-cardlist_table > tbody > tr > th{
		width: auto;
	}

	.p-cardlist_table > tbody > tr > td{
		width: auto;
	}
}

.p-cardlist_table > tbody > tr > th:after{
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	width: 1px;
	height: calc(100% - 20px);
	background-color: #9D9D9D;
	z-index: 1;
}

.p-cardlist_table_title01{
	font-size: 18px;
	font-weight: bold;
	color: #257F91;
	margin: 0 0 0px 0;
}

.p-cardlist_table_title01:last-child{
	margin-bottom: 0;
}

.p-cardlist_table_info{
	font-size: 14px;
	line-height: 1.64;
}

.p-cardlist_table_lead{
	font-size: 16px;
	line-height: 1.625;
}

.p-cardlist_table_check{
	margin: 37px 0 0 0;
}

/* .p-cardlist_other_area  */

.p-cardlist_other_area{
	margin: 40px 0 0 0;
}

.p-cardlist_other_title01{
	font-size: 21px;
	font-weight: 700;
	margin:  0 0 30px 0;
}

.p-cardlist_other_wrap{
	
}

.p-cardlist_other{
	display: inline-block;
	vertical-align: bottom;
	padding: 15px;
	border: 1px solid #000000;
	border-radius: 7px;
}

.p-cardlist_other_title02{
	position: relative;
	z-index: 2;
	font-size: 18px;
	font-weight: 700;
	margin:  0 0 5px 0;
}

.p-cardlist_other_list_wrap{
	
}

.p-cardlist_other_list{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -10px -10px 0;
}

.p-cardlist_other_list > *{
	padding: 0 10px 10px 0;
}

/*
.p-cardlist_other_list p{
	padding: 0 0 10px 0;
}*/

@media screen and (max-width:900px) {
	.p-cardlist_lead{
		text-align: center;
	}
}

@media screen and (max-width:700px) {

	#p-cardlist{
		padding-top: 56px;
		padding-bottom: 110px;
	}

	.p-cardlist_title01{
		font-size: 21px;
		margin: 0 0 70px 0;
	}

	.p-cardlist_lead{
		font-size: 16px;
		margin: 25px 0 40px 0;
		text-align: center;
	}

	.p-cardlist_attention_area{
		display: flex;
		color: #A31E34;
		font-size: 18px;
		line-height: 1.33;
		font-weight: 700;
		margin: 0 0 75px 0;
	}

	.p-cardlist_attention_wrap{
		width: 100%;
	}

	.p-cardlist_attention_title{
		text-align: center;
		margin: 0 0 10px 0;
	}

	.p-cardlist_attention{
		font-size: 16px;
		line-height: 1.75;
		border-radius: 7px;
		border: 2px solid #A31E34;
		padding: 15px;
	}

	.p-cardlist_list_wrap{
		margin: 0 0 50px 0;
		padding: 0 0px;
	}

	.p-cardlist_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin: 0 -10px -34px -10px;
	}

	.p-cardlist_list_item{
		padding: 0 10px 34px 10px;
	}

	.p-cardlist_table_wrap{
		
	}

	.p-cardlist_table{
		width: 100%;
	}
	
	.p-cardlist_table,
	.p-cardlist_table > thead,
	.p-cardlist_table > tbody,
	.p-cardlist_table > thead > tr,
	.p-cardlist_table > tbody > tr,
	.p-cardlist_table > thead > tr > th,
	.p-cardlist_table > thead > tr > td
	.p-cardlist_table > tbody > tr > th,
	.p-cardlist_table > tbody > tr > td{
		display: block;
		width: auto;
	}
	
	.p-cardlist_table > thead > tr{
		background-color: #257F91;
		border-bottom: 10px solid #fff;
		color: #fff;
		padding: 10px;
	}

	.p-cardlist_table > thead > tr > th,
	.p-cardlist_table > thead > tr > td
	.p-cardlist_table > tbody > tr > th,
	.p-cardlist_table > tbody > tr > td{
		border-bottom: none;
	}

	.p-cardlist_table > thead > tr > th{
		background-color: transparent;
		color: inherit;
		text-align: left;
		font-size: 16px;
		padding: 0;
	}

	.p-cardlist_table > thead > tr > th:after{
		display: none;
	}
	
	.p-cardlist_table > tbody > tr{
		padding: 12px 10px 17px 10px;
		border-bottom: 20px solid #fff;
		background-color: #F2F2EE;
		min-height: 155px;
	}
	
	.p-cardlist_table > tbody > tr:last-child{
		border-bottom: none;
		min-height: 135px;
	}

	.p-cardlist_table > tbody > tr > th,
	.p-cardlist_table > tbody > tr > td{
		padding: 0px;
		background-color: transparent;
		height: auto;
	}

	.p-cardlist_table > tbody > tr:last-child > th,
	.p-cardlist_table > tbody > tr:last-child > td{
		border-bottom: none;
	}

	.p-cardlist_table > tbody > tr > th:after{
		display: none;
	}
	
	.p-cardlist_table > tbody > tr > th{
		padding: 0 0 20px 0;
		margin: 0 0 13px 0;
		border-bottom: 1px solid #9D9D9D !important;
	}

	.p-cardlist_table_title01{
		font-size: 16px;
		margin: 0 0 4px 0;
	}

	.p-cardlist_table_check{
		margin: 24px 0 0 0;
	}
	
	/* .p-cardlist_other_area  */

	.p-cardlist_other_area{
		margin: 40px 0 0 0;
	}

	.p-cardlist_other_title01{
		font-size: 18px;
		margin:  0 0 15px 0;
	}

	.p-cardlist_other_wrap{

	}

	.p-cardlist_other_title02{
		font-size: 16px;
	}

}

@media screen and (max-width:370px) {
	.p-cardlist_lead{
		font-size: 14px;
	}
}

html.cardlist .t-header{
	display: none;
}

html.cardlist .t-footer{
	display: none;
}

.p-cardlist_attention_area.type02{
	color: inherit;
	display: block;
}

.p-cardlist_attention_area.type02 .p-cardlist_attention{
	border: none;
	border-radius: 0;
	background-color: #fff2cb;
}

.p-cardlist_list_main img{
	width: 100%;
}

.p-cardlist_list_main{
	
}

/*---------------------------------------------------------------------- 
AGREEMENT
---------------------------------------------------------------------- */

#p-agreement{
	padding-top: 90px;
	/*padding-bottom: 150px;*/
	padding-bottom: 180px;
}

.p-agreement_lead{
	font-size: 16px;
	line-height: 2;
	margin: 0 0 136px 0;
}

.p-agreement_lead:last-child{
	margin-bottom: 0;
}

.p-agreement_lead_block_wrap{
	margin: 0 0 62px 0;
}

.p-agreement_lead_block_wrap:last-child{
	margin-bottom: 0;
}

.p-agreement_lead_block{
	/*margin: 0 0 25px 0;*/
	margin: 0 0 30px 0;
}

.p-agreement_lead_block:last-child{
	margin-bottom: 0;
}

.p-agreement_lead p{
	min-height: 1em;
}

.p-agreement_lead p:last-child{
	margin-bottom: 0;
}

.p-agreement_title01{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 90px 0;
}

.p-agreement_lead_title02{
	font-size: 25px;
	line-height: 2;
	margin: 0 0 48px 0;
	text-align: center;
	font-weight: 700;
}

.p-agreement_lead_title02 small{
	font-size: 14px;
}

.p-agreement_lead_title03{
	font-size: 20px;
	line-height: 2;
	font-weight: 500;
	/* margin: 0 0 22px 0;*/
	margin: 0 0 10px 0;
}

.p-agreement_lead_title04{
	font-weight: 700;
	line-height: 2;
}

.p-agreement_check{
	font-size: 14px;
	line-height: 2;
	margin: 16px 0 0 0;
}

.p-agreement_table{
	width: 100%;
	min-height: 1em;
	margin: 10px 0;
	border-collapse: collapse;
}

.p-agreement_table th{
	white-space: nowrap;
	padding: 0 0.5em 0 0;
	background-color: #EBEBEB;
}

.p-agreement_table tr th, .p-agreement_table tr td{
	border: 1px solid;
	padding: 8px;
}

.p-agreement_table:last-child{
	margin-bottom: 0;
}

.p-agreement_name{
	font-size: 14px;
}

.p-agreement_list {
	padding-left: 1em;
}

@media screen and (max-width:700px) {
	
	#p-agreement{
		padding-top: 58px;
		padding-bottom: 120px;
	}

	.p-agreement_lead{
		font-size: 16px;
		line-height: 2;
		margin: 0 0 110px 0;
	}

	.p-agreement_lead:last-child{
		margin-bottom: 0;
	}

	.p-agreement_lead_block_wrap{
		margin: 0 0 70px 0;
	}

	.p-agreement_lead_block_wrap:last-child{
		margin-bottom: 0;
	}

	.p-agreement_lead_block{
		margin: 0 0 25px 0;
	}

	.p-agreement_lead_block:last-child{
		margin-bottom: 0;
	}

	.p-agreement_lead p{
		min-height: 1em;
	}

	.p-agreement_lead p:last-child{
		margin-bottom: 0;
	}

	.p-agreement_title01{
		font-size: 21px;
		margin: 0 0 63px 0;
	}

	.p-agreement_lead_title02{
		font-size: 20px;
		line-height: 1.8;
		margin: 0 0 48px 0;
		text-align: center;
	}

	.p-agreement_lead_title02 small{
		font-size: 14px;
	}

	.p-agreement_lead_title03{
		font-size: 18px;
		line-height: 2;
		font-weight: 500;
		margin: 0 0 21px 0;
	}

	.p-agreement_lead_title04{
		font-weight: 700;
		line-height: 2;
	}

	.p-agreement_check{
		font-size: 14px;
		line-height: 2;
		margin: 22px 0 0 0;
	}

	.p-agreement_table{
		width: 100%;
		min-height: 1em;
	}

	.p-agreement_table th{
		white-space: nowrap;
		padding: 0 0.5em 0 0;
	}

	.p-agreement_table:last-child{
		margin-bottom: 0;
	}
	
}



/* ---------------------------------------- CONTACT ---------------------------------  */

#p-contact{
	padding-top: 90px;
	/*padding-bottom: 150px;*/
	padding-bottom: 180px;
}

@media screen and (max-width:700px) {
	
	#p-contact{
		padding-top: 58px;
		padding-bottom: 120px;
	}
	
}

.p-contact_title01{
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin: 0 0 100px 0;
}

@media screen and (max-width:700px) {
	.p-contact_title01{
		font-size: 22px;
		margin: 0 0 50px 0;
	}
}

/* .p-contact_lead_text_wrap */

.p-contact_lead_text_wrap{
	font-size: 20px;
	text-align: center;
	margin: 80px 0;
}

.p-contact_lead_text_wrap:first-child{
	margin-top: 0;
}

.p-contact_lead_text_wrap:last-child{
	margin-bottom: 0;
}

.p-contact_lead_text_wrap .p-contact_lead_text{
	display: inline-block;
	vertical-align: bottom;
}

@media screen and (max-width: 700px) {
	.p-contact_lead_text_wrap{
		font-size: 16px;
		margin: 40px 0;
		text-align: left;
	}
}

/* ---------------------------------------- .p-contact_table ----------------------------------------  */

.p-contact_table_wrap{
	margin: 60px 0;
}

.p-contact_table_wrap:first-child{
	margin-top: 0;
}

.p-contact_table_wrap:last-child{
	margin-bottom: 0;
}

.p-contact_table{
	width: 100%;
	border-collapse: collapse;
	font-size: 16px;
}

.p-contact_table tr{
}

.p-contact_table tr th,
.p-contact_table tr td{
	padding: 60px 80px;
	border-bottom: 1px solid #e5e5e5;
}

.p-contact_table tr:first-child th,
.p-contact_table tr:first-child td{
	padding-top: 0;
}

.p-contact_table tr th{
	min-width: 400px;
	white-space: nowrap;
	padding-right: 0;
}

.p-contact_table tr td{
	padding-left: 40px;
	width: 100%;
}

@media screen and (max-width: 700px) {
	
	.p-contact_table_wrap{
		margin: 50px 0;
	}
	
	.p-contact_table{
	}
	
	.p-contact_table,
	.p-contact_table tbody,
	.p-contact_table tr,
	.p-contact_table tr th,
	.p-contact_table tr td{
		display: block;
	}

	.p-contact_table:first-child{
		margin-top: 0;
	}

	.p-contact_table:last-child{
		margin-bottom: 0;
	}

	.p-contact_table tr{
		border-bottom: 1px solid #e5e5e5;
		padding: 25px 0;
	}

	.p-contact_table tr th,
	.p-contact_table tr td{
		padding: 0 !important;
		border-bottom: none;
	}

	.p-contact_table tr td{
		padding-left: 0;
		width: auto;
	}

	.p-contact_table tr th{
		min-width: 0;
		width: auto;
		margin: 0 0 0 0;
	}
}

/* .p-contact_table_head */

.p-contact_table_head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 1.6;
	min-width: 320px;
}

.p-contact_table_head .p-contact_table_title01{
	font-weight: 700;
	padding-right: 20px;
}

.p-contact_table_icon{
	width: 60px;
	height: 30px;
	background-color: #DB3358;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
}

@media screen and (max-width: 900px) {
	.p-contact_table_head{
		min-width: 0;
	}
}

@media screen and (max-width: 700px) {
	.p-contact_table_head{
		margin: 0 0 10px 0;
		display: inline-flex;
		vertical-align: bottom;
		min-width: 0px;
	}
}

/* ---------------------------------------- .contact_block_wrap ----------------------------------------  */

.contact_block_wrap{
	
}

.contact_block_wrap .contact_block{
	margin: 0 0 20px 0;
}

.contact_block_wrap .contact_block:last-child{
	margin-bottom: 0;
}

/* ---------------------------------------- .contact_error ----------------------------------------  */

.p-contact_error{
	font-size: 15px;
	margin: 10px 0 0 0;
	color: #DB3358;
}



