#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
	font-family: dnp-shuei-gothic-gin-std, sans-serif !important;
}
#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;
}

#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;
}

#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}

/*****/
#freePage--pc .novelty_220715_content {
	width: 1200px;
	margin: 0 auto;
}

#freePage--pc .box_top {
	font-size: 30px;
	padding: 20px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #ff726b;
}

/****/
#freePage--pc .box_mv {
	position: relative;
	width: 1200px;
	height: 1819px;
}
#freePage--pc .box_mv_bg {
	position: absolute;
	top: 0;
	left: 0;
}
/****/
#freePage--pc .box_mv_content {
	position: relative;
	padding-top: 30px;
}
#freePage--pc .mv > div {
	margin-bottom: 30px;
}
#freePage--pc .box01_txt {
	text-align: center;
}
#freePage--pc .box01_txt .txt01 {
	font-size: 40px;
	color: #14a68c;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}
#freePage--pc .box01_txt .txt02 {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	padding-bottom: 30px;
}
#freePage--pc .box01_img {
	padding-left: 65px;
}
/*****/
#freePage--pc .box02 {
	position: relative;
	height: 535px;
	width: 1200px;
}
#freePage--pc .box02_bg {
	position: absolute;
	top: 0;
	left: 0;
}

/****/
#freePage--pc .box02_content {
	
	position: relative;
	padding-top: 20px;
	text-align: center;
}
#freePage--pc .box02_txt {
	border: 3px solid #333333;
	padding: 15px;
	text-align: center;
	display: inline-block;
	margin-top: 10px;

}
#freePage--pc .box02_txt p {
	font-size: 21px;
	line-height: 35px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

/** box bottom **/
#freePage--pc .box-bottom {
	background: #f5f5f5;
	padding: 40px 0 40px 130px;
	width: 100%;

}
#freePage--pc .box-bottom-tt {
/*	margin-bottom: 20px;*/
}
#freePage--pc .box-bottom-des {
	margin-bottom: 0;
}
#freePage--pc .box-bottom p {
	font-size: 16px;
	line-height: 33px;
	color: #434343;
	letter-spacing: 0;	
}
#freePage--pc .box-bottom .c_red {
	color: #f72525;
}
#freePage--pc .box-bottom_img {
	text-align: left;
	padding-left: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: inline-block;
}

/****/
#freePage--pc .box-btn {
	background: #f2fffb;
	padding: 40px 0;
	text-align: center;
}
#freePage--pc .box-btn-ttl {
	margin-bottom: 30px;
}
#freePage--pc .box-btn-content {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
#freePage--pc .box-btn-content a {
	margin-left: 15px;
	margin-right: 15px;
}