@charset "UTF-8";
/****共通ここから****/
.blue_txt {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	line-height: 1.8;
	margin: 25px 0 25px;
}
.h2-tiryo {
	background: url("../images/h2_bg04.png") no-repeat center;
	background-size: cover;
}
.acu_fv_bg {
	background: url("../../images/h2_bg02.png") no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding: 30px 0;
	max-width: 1000px;
	margin: 20px auto 0;
}
.acu_fv_bg span {
	display: block;
	width: 25px;
	margin: 0 auto 43px;
}
.h2-tiryo span {
	display: block;
	width: 42px;
	margin: 0px auto 25px;
}
/****共通ここまで****/
.acu_fv {
	/*padding: 0 20px;*/
	/*margin: 0 auto;*/
	/*max-width: 1040px;*/
}
.acu_fv .blue_bg01 {
	background: url("../images/acu_blue_bg_pc01.png") no-repeat center top;
}
.acu_fv .blue_bg01 p:first-of-type {
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	font-size: 22px;
	padding: 0 20px;
}
.acu_fv .blue_bg01 p:first-of-type span {
	font-size: 24px;
}
.acu_fv .blue_bg01 p:nth-of-type(2) {
	max-width: 440px;
	width: 100%;
	margin: 25px auto 0;
	padding: 0 20px;
}
.acu_fv .blue_bg02 {
	padding: 0 20px;
	background: url("../images/acu_blue_bg_pc02.png") no-repeat center top;
}
.acu_fv .blue_bg02 p {
	line-height: 1.6;
	padding-top: 88px;
	max-width: 1000px;
	margin: 0 auto;
}
.acu_bgt {
	z-index: -99999;
	position: relative;
}
.acu_bgb {}
/*---------------------------------*/
.acu_tokucyo {
	display: flex;
	max-width: 1040px;
	width: 100%;
	margin: 0 auto 55px;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px;
}
.acu_tokucyo li {
	width: 32%;
	border: 4px solid #f03876;
}
.acu_tokucyo li p:first-of-type {
	max-width: 77.5px;
	width: 100%;
	margin: 0 auto;
	margin: 17.5px auto 15px;
}
.acu_tokucyo li p:nth-of-type(2) {
	line-height: 1.6;
	border-bottom: dashed 2px #a1a4d4;
	padding: 0 14px 15px;
}
.acu_tokucyo li p:last-of-type {
	width: 100%;
	margin: 27px auto 35px;
}
.acu_tokucyo li:first-of-type p:last-of-type {
	max-width: 147.5px;
}
.acu_tokucyo li:nth-of-type(2) p:last-of-type {
	max-width: 174.5px;
}
.acu_tokucyo li:last-of-type p:last-of-type {
	max-width: 222.5px;
}
/*---------------------------------*/
.blue_bor {
	max-width: 790px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.blue_bor p:first-of-type {
	padding: 15px 0;
	text-align: center;
	background-color: #dee6f6;
	font-weight: bold;
}
.blue_bor p:last-of-type {
	line-height: 1.6;
	padding: 20px 0 50px;
}
.acu_bor01 {
	background: #0495e0;
	padding: 5px 0;
	margin-top: 40px;
}
.acu_bor02 {
	background: #dff1fb;
	padding: 5px 0
}
.acu_bor01 img, .acu_bor02 img {
	max-width: 300px;
	display: block;
	margin: 0 auto;
}
.blue_txt_con {
	max-width: 790px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px 50px 20px;
	line-height: 1.6;
}
.otamesi {
	color: #0495e0;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	position: relative;
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
}
.otamesi::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: url("../images/acu_ico_left.png") no-repeat;
	background-size: contain;
	position: absolute;
	left: -5px;
	bottom: 4px;
}
.otamesi::after {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/acu_ico_right.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: -5px;
	bottom: 4px;
}
/*---------------------------------*/
.acu_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	max-width: 890px;
	padding: 0 20px 50px;
	margin: 0 auto;
}
.acu_list li {
	display: flex;
	align-items: center;
	width: 48%;
	font-size: 17px;
	height: 95px;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: #abafe6 1px solid;
}
.acu_list li span:first-of-type {
	width: 7%;
	height: auto;
	margin-right: 7px;
}
.acu_list li span:last-of-type {
	width: 90%;
}
/*---------------------------------*/
.acu_con_img_wa {
	padding: 0 20px;
}
.acu_con_img_wa .acu_con_img {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	border: 3px solid #f03876;
	padding: 20px 10px;
}
.acu_step {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 20px 50px;
}
.acu_step li {
	display: flex;
	justify-content: space-between;
	width: 48%;
	padding: 15px 0 20px 0;
	letter-spacing: 0.025em;
	line-height: 1.6;
	font-size: 15px;
	border-bottom: dashed 2px #a1a4d4;
}
.acu_step li div:first-of-type {
	width: 63%;
}
.acu_step li div:last-of-type {
	width: 34%;
}
.acu_step li div:first-of-type p:first-of-type {
	max-width: 77.5px;
	width: 100%;
}
.acu_step li div:first-of-type p:nth-last-of-type(2) {
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 5px;
}
.acu_step li div:first-of-type p:last-of-type {}
/*---------------------------------*/
.kaihuku {
	background: #3c94da;
	padding: 25px 0;
}
.kaihuku img {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.case {
	display: flex;
	flex-wrap: wrap;
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 20px 50px;
	justify-content: space-between;
}
.case li {
	width: 32%;
	border: #dee6f6 3px solid;
}
.case li div {
	display: flex;
	align-items: center;
	padding: 12px 0 15px 15px;
}
.case li div p:first-child {
	max-width: 75px;
	width: 100%;
	margin-right: 10px;
}
.case li div p:last-child {
	font-weight: bold;
	line-height: 1.6;
	font-size: 15px;
}
.case li dl:first-of-type dt {
	background: #dee6f6;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}
.case li dl:last-of-type dt {
	background: #e5f2d7;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}
.case li dl:first-of-type dd, .case li dl:last-of-type dd {
	padding: 20px;
	line-height: 1.6;
	font-size: 15px;
}
.case li:nth-child(-n + 6) {
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.acu_tokucyo li {
		width: 48.5%;
	}
	.acu_tokucyo li:nth-child(-n + 2) {
		margin-bottom: 20px;
	}
	.case li {
		width: 48.5%;
	}
	.case li:nth-child(-n + 8) {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 600px) {
	.h2_wrap00 {
		padding: 0 20px;
	}
	.acu_fv .blue_bg01 p:nth-of-type(2) {
		background: url("../images/acu_blue_bg01.png") no-repeat center top;
		background-size: contain;
		text-align: center;
		max-width: 600px;
		padding: 27px 0 77px 0;
		margin-top: 5px;
	}
	.acu_fv .blue_bg01 p:nth-of-type(2) img {
		max-width: 228px;
	}
	.acu_fv_bg {
		font-size: 22px;
		padding: 20px 5px 25px;
	}
	.acu_fv_bg span {
		margin-bottom: 20px;
		width: 20px;
	}
	.acu_list li {
		width: 100%;
	}
	.acu_step li {
		width: 100%;
	}
	.case li {
		width: 100%;
	}
	.acu_fv .blue_bg01 p:first-of-type {
		font-size: 15px;
	}
	.acu_fv .blue_bg01 p:first-of-type span {
		font-size: 19px;
	}
	.acu_fv .blue_bg02 p {
		font-size: 15px;
		padding-top: 0;
	}
	.acu_tokucyo li {
		width: 100%;
	}
	.acu_tokucyo li:not(:last-child) {
		margin-bottom: 20px;
	}
	.blue_bor {
		font-size: 15px;
	}
	.blue_txt_con {
		font-size: 15px;
		padding-bottom: 25px;
	}
	.otamesi {
		font-size: 18px;
	}
	.otamesi::after {
		right: 43px;
	}
	.otamesi::before {
		left: 55px;
	}
	.case li:nth-child:not(:last-child) {
		margin-bottom: 20px;
	}
	.case {
		padding-top: 0;
		padding-bottom: 0;
	}
	.acu_fv .blue_bg02, .acu_fv .blue_bg01 {
		background-image: none;
	}
	
	.acu_tokucyo{
		margin-bottom: 43px;
	}
	
	.acu_list li span:first-of-type {
	width: 25px;
	margin-right: 12px;
}

.blue_txt{
	margin: 20px 0
}

.sp_case_top{
	padding-top: 30px;
}
	
	/*-------------------------------------*/
	.accbox {
		max-width: 600px;
		width: 100%;
		margin: 0 auto;
	}
	/*ラベル*/
	.accbox label {
		padding: 12px 40px;
		font-weight: bold;
		transition: all 0.3s;
		font-size: 17px;
		border: #1e226a 1px solid;
		width: 276px;
		margin: 10px auto 30px;
		/*text-align: center;*/
		display: inherit;
		position: relative;
	}
	/*アイコンを表示*/
	.accbox label::after {
 content: "";
    display: block;
    position: absolute;
        top: 33%;
    right: 14%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #1e226a;
    border-right: 2px solid #1e226a;
    transform: translateX(-50%) rotate(135deg);
	}
	/*ラベルホバー時*/
	.accbox label:hover {
		/*background: #cfd1f4;*/
	}
	/*チェックは隠す*/
	.accbox input {
		display: none !important;
	}
	/*中身を非表示にしておく*/
	.accbox .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0.5s;
	}
	/*クリックで中身表示*/
	.cssacc:checked + label + .accshow {
		height: auto;
		background: #fff;
		opacity: 1;
	}
	.accbox .accshow p {
		margin: 15px 10px;
	}
	/*アイコンを入れ替える*/
	.cssacc:checked + label::after {
			content: "";
top: 42%;
    right: 16%;
width: 8px;
height: 8px;
border-top: 2px solid #1e226a;
border-right: 2px solid #1e226a;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
  position: absolute;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
}
/* ▼▼ 画面サイズ / SP ▼▼ */
@media screen and (max-width: 420px) {}
/* ▼▼ 画面サイズ / SP(SE/5など個別調整必要なときのみ) ▼▼ */
@media screen and (max-width: 320px) {

.otamesi::after {
    right: 25px;
}


.otamesi::before {
    left: 36px;
}


}
