#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
}
#freePage--pc a, #freePage--pc p, #freePage--pc ul, #freePage--pc li, #freePage--pc h1, #freePage--pc h2, #freePage--pc h3, #freePage--pc h4, #freePage--pc h5, #freePage--pc h6, #freePage--pc img {
  font-size: inherit;
  line-height: 1.7;
}

#freePage--pc img {
  border: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: auto;
  max-width: 100%;
}

#freePage--pc .sp_only {
  display: none !important;
}

#freePage__inner {
  width: 1200px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
	background: #fff;
	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}

/*****/
#header, #footer {
  z-index: 99999999 !important;
  background-color: #fff;
}

#freePage--pc .w940 {
	width: 940px;
	margin: 0 auto;
}
/*mv*/
#freePage--pc .mv {
	position: relative;	
	background: #fdeded;
}


#freePage--pc .mv_txt {
	padding: 60px 0 80px;
	position: relative;
}
#freePage--pc .mv_txt .txt {
	font-size: 18px;
	color: #515151;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	
}
#freePage--pc .mv_txt_content {
	
}
#freePage--pc .mv_txt_content .icon01 {
	position: absolute;
	top: 40px;
	left: 940px;
	animation: clickmove 1s ease-in-out 0s infinite;
}
#freePage--pc .mv_txt_content .icon02 {
	position: absolute;
	top: 90px;
	left: 190px;
	animation: clickmove 1s ease-in-out 0s infinite;
}
/**/
#freePage--pc .box01 {
	padding-bottom: 100px;
	background: #fdeded;
	text-align: center;
}
#freePage--pc .box02 {
	padding-top: 100px;
	padding-bottom: 100px;
	background: #fdfdf5;
	text-align: center;
}
#freePage--pc .box03 {
	padding-top: 60px;
	padding-bottom: 100px;
	background: #fdeded;
	text-align: center;
}
#freePage--pc .box04 {
	padding-top: 100px;
	padding-bottom: 100px;
	background: #fdfdf5;
	text-align: center;
}
#freePage--pc .box05 {
	padding-top: 100px;
	padding-bottom: 100px;
	background: #fdeded;
	text-align: center;
}
#freePage--pc .box05 .box_ttl {
	margin-top: 40px;
}
#freePage--pc .box05 .item_top {
	    display: flex;
    align-items: end;
    justify-content: center;
}
#freePage--pc .box05 .item_top >div {
	margin-left: 10px;
	margin-right: 10px;
}
#freePage--pc .box06 {
	padding-top: 100px;
	padding-bottom: 100px;
	background: #fdfdf5;
	text-align: center;
}
#freePage--pc .box_img {
	margin-bottom: 30px;
}
#freePage--pc .item_ttl,
#freePage--pc .box_ttl {
	font-size: 28px;
	line-height: 42px;
	font-weight: bold;
	color: #ee6f94;
	padding-bottom: 15px;
}
#freePage--pc .box_des p {
	font-size: 18px;
	line-height: 32px;
	color: #515151;
	font-weight: bold;
}
#freePage--pc .item2col {
	display: flex;
	justify-content: center;
	text-align: center;
	margin-top: 40px;
}
#freePage--pc .item2col.row02 {
	margin-top: 70px;
}
#freePage--pc .item3col {
	display: flex;
	justify-content: center;
	text-align: center;
	margin-top: 40px;
}
#freePage--pc .item_img {
	margin-bottom: 30px;
}
#freePage--pc .item_point {
	margin-bottom: 15px;
}
#freePage--pc .item_des .txt01 {
	font-size: 17px;
	line-height: 27px;
	color: #515151;
	font-weight: bold;
	padding-bottom: 10px;
}
#freePage--pc .item_des .txt02 {
	font-size: 20px;
	line-height: 27px;
	color: #515151;
	font-weight: bold;
	padding-bottom: 10px;
}
#freePage--pc .item_des .txt03 {
	font-size: 17px;
	line-height: 27px;
	color: #515151;
	font-weight: bold;
	padding-bottom: 20px;
}
#freePage--pc .item2col .item {
	width: 500px;
}
#freePage--pc .item3col .item {
	width: 350px;
}
#freePage--pc .item1col .item {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	margin-top: 40px;
}
#freePage--pc .item1col .item .item_left {
	width: 500px;	
}
#freePage--pc .item1col .item .item_right {
	width: 500px;	
}
#freePage--pc .box03 .row01 .item_img {
	min-height: 285px;
	display: flex;
	align-items: center;
}
#freePage--pc .box03 .row02 .item_img {
	min-height: 270px;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

#freePage--pc .box07 {
	padding: 65px 0;
	background: #fdeded;
	text-align: center;
	position: relative;
}
#freePage--pc .box07 p {
	text-align: center;
	font-size: 18px;
	line-height: 33px;
	font-weight: bold;
	color: #515151;
}
#freePage--pc .box07 p span {
	font-size: 24px;
	color: #ee6f94;
}
#freePage--pc .box07 .btn_all {
	margin-top: 15px;
}
#freePage--pc .box07 .btn_all a {
	display: inline-block;
}
#freePage--pc .box07 .icon03 {
	position: absolute;
	top: 200px;
	left: 260px;
	animation: clickmove 1s ease-in-out 0s infinite;
}
#freePage--pc .box07 .icon04 {
	position: absolute;
	top: 54px;
	left: 890px;
	animation: clickmove 1s ease-in-out 0s infinite;
}
/**/
#freePage--pc .box_bottom {
	padding: 40px 0 60px;
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	
}
#freePage--pc .t_bold {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
}
#freePage--pc .box_bottom li p {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	padding-left: 15px;
	text-indent: -15px;
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
/*	text-indent: -25px;*/
}
#freePage--pc .box_bottom img {
	padding-top: 30px;
}

@keyframes clickmove { 0% { transform: rotate(0deg); }
  49% { transform: rotate(0deg); }
  50% { transform: rotate(6deg); }
  99% { transform: rotate(6deg);}
  100% { transform: rotate(0deg); } }