@charset "UTF-8";
/* CSS Document */
.main-title-wrap::after{
	background-image: url(../images/charm/title_bk.jpg);
}
/*----------------------------------------------------

----------------------------------------------------*/
.charm-hed-wrap{
	position: relative;
}
.charm-hed-wrap::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: 320px;
	background: #e9f2c3;
	z-index: -1;
}
.charm-hed{
	text-align: center;
	padding-top: 80px;
	position: relative;
}
.charm-hed::after{
	content: '';
	position: absolute;
	top: 0;
	right: 10px;
	background:  url(../images/bird01.png) center top /contain no-repeat;
	width: 98px;
	height: 79px;
	z-index: 10;
}
.charm-hed::before{
	content: '';
	position: absolute;
	top: 40%;
	right: 60px;
	background:  url(../images/wing01.png) center top /contain no-repeat;
	width: 48px;
	height: 25px;
	z-index: 10;
}
.charm-hed .pic{
	position: relative;
}
.charm-hed .pic::after{
	content: '';
	position: absolute;
	bottom: -30px;
	right: 10%;
	background: #e9f2c3;
	width: 145px;
	height: 140px;
	z-index: -1;
}
.charm-copy{
	position: relative;
	margin-top: 30px;
}
.charm-copy::after{
	content: '';
	position: absolute;
	top: -100px;
	left: 0;
	background:  url(../images/bird02.png) center top /contain no-repeat;
	width: 92px;
	height: 79px;
	z-index: 10;
}
.charm-copy p{
	font-size: 2.2rem;
	line-height: 1.9;
	letter-spacing: .1px;
}
@media (max-width: 767px) {
.charm-hed{
	padding-top: 40px;
}
.charm-hed::after{
	top: 10px;
	right: 10px;
	width: 49px;
	height: 40px;
}
.charm-hed::before{
	content: none;
}
.charm-hed .pic::after{
	right: -10px;
}
.charm-copy p{
	font-size: 2rem;
}	
}
/*----------------------------------------------------

----------------------------------------------------*/
.charm-list .item{
	margin-top: 70px;
	position: relative;
}
.charm-list .item:nth-child(even) > div{
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.charm-list .item .pic{
	width: 47.5%;
	position: relative;
}
.charm-list .item:nth-child(odd) .pic{
	margin-right: 15px;
}
.charm-list .item:nth-child(even) .pic{
	margin-left: 15px;
}
.charm-list .text{
	padding: 20px;
	margin-top: 35px;
	position: relative;
}
.charm-list .text .check{
	display: inline-block;
	position: relative;
	background: #b4da11;
	color: #ffffff;
	font-size: 2.2rem;
	padding: 0 30px 0 15px;
	height: 34px;
}
.charm-list .text .check::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 17px 17px 0;
	border-color: transparent #ffffff transparent transparent;
}
.charm-list .text .point{
	position: relative;
	font-size: 2.4rem;
	font-weight: 500;
	padding: 10px 0 20px;
}
.charm-list .text .point::before{
	content: '';
	width: 70px;
	height: 4px;
	background: #b4da11;
	position: absolute;
	bottom: 0;
	left: 0;
}
.charm-list .text .txt{
	margin-top: 20px;
	line-height: 2;
}
.charm-list .item:nth-child(4n - 3)::after{
	content: '';
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	height: 290px;
	background: url(../images/pt_sp_g.png);
	z-index: -1;
}
.charm-list .item:nth-child(4n - 3) .text::after{
	content: '';
	position: absolute;
	top: -40px;
	right: 0;
	background:  url(../images/wing02.png) center top /contain no-repeat;
	width: 93px;
	height: 90px;
	z-index: 10;
}
.charm-list .item:nth-child(4n - 2)::after{
	content: '';
	position: absolute;
	bottom: -80px;
	right: 0;
	width: 40%;
	height: 290px;
	background: url(../images/pt_sp_c.png);
	z-index: -1;
}
.charm-list .item:nth-child(4n - 2) .text::after{
	content: '';
	position: absolute;
	top: -55px;
	left: 20px;
	background:  url(../images/bird03.png) center top /contain no-repeat;
	width: 99px;
	height: 60px;
	z-index: 10;
}
.charm-list .item:nth-child(4n - 1){
	padding-top: 160px;
}
.charm-list .item:nth-child(4n - 1)::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 240px;
	background: #f4eee0;
	z-index: -1;
}
.charm-list .item:nth-child(4n - 1) .text{
	background: #ffffff;
	padding: 30px;
}
.charm-list .item:nth-child(4n - 1) .text::after{
	content: '';
	position: absolute;
	top: -55px;
	right: 0;
	background:  url(../images/bird04.png) center top /contain no-repeat;
	width: 135px;
	height: 100px;
	z-index: 10;
}
.charm-list .item:nth-child(4n) .pic::after{
	content: '';
	position: absolute;
	bottom: -30px;
	left: -30px;
	background: #e9f2c3;
	width: 145px;
	height: 140px;
	z-index: -1;
}
.charm-list .item:nth-child(4n) .text::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background:  url(../images/wing05.png) center top /contain no-repeat;
	width: 71px;
	height: 45px;
	z-index: 10;
}
@media (max-width: 767px) {
	.charm-list .item{
	margin-top: 40px;
}
.charm-list .item .pic{
	width: 100%;
}
.charm-list .item:nth-child(odd) .pic{
	margin-right: 0;
}
.charm-list .item:nth-child(even) .pic{
	margin-left: 0;
}
.charm-list .text{
	padding: 15px;
	margin-top: 20px;
}
.charm-list .text .check{
	font-size: 2rem;
	padding: 0 30px 0 15px;
	height: 30px;
}
.charm-list .text .point{
	font-size: 2.2rem;
	padding: 10px 0 10px;
}
.charm-list .text .txt{
	margin-top: 10px;
}
.charm-list .item:nth-child(4n - 3) .text::after{
	width: 47px;
	height: 45px;
}
.charm-list .item:nth-child(4n - 2) .text::after{
	left: auto;
	right: 0;
	height: 50px;
}
.charm-list .item:nth-child(4n - 1){
	padding-top: 80px;
}
.charm-list .item:nth-child(4n - 1) .text{
	padding: 15px;
}
.charm-list .item:nth-child(4n - 1) .text::after{
	height: 70px;
}
.charm-list .item:nth-child(4n) .pic::after{
	left: -10px;
}
.charm-list .item:nth-child(4n) .text::after{
	content: none;
}

}



