@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');
#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: noto-sans-cjk-jp, sans-serif;
}
#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 p {
	font-family: noto-sans-cjk-jp, sans-serif;
}
#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 {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
  background: #ffffff;
}

#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}

/*****/
#header, #footer {
  z-index: 99999999 !important;
  background-color: #fff;
}

/*mv*/
#freePage--pc .annual_2025__content {	
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding-top: 0;
	background: #ffffff;
	
}
#freePage--pc .annual_2025__content .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
#freePage--pc .annual_2025__content .bg {
    position: absolute;
	top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    width: auto;       
    height: auto;
}

#freePage--pc .annual_2025__content .bg img {
    display: block;
    width: auto;
    height: auto;
    max-width: none;                /* không co lại theo khung */
    max-height: none;
}
#freePage--pc .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 15;
	padding-bottom: 450px;
}
/**/
#freePage--pc .box_top {
	position: relative;
	z-index: 5;
}
#freePage--pc .box_top p {
	
	font-size: 28px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	background: #B76C51;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9;
}
#freePage--pc .mv {
	padding-top: 30px;
	position: relative;
}
#freePage--pc .mv_txt {
	text-align: center;
    font-size: 18px;
    line-height: 41px;
    color: #C8868D;
	bottom: 0;
	z-index: 5;
	position: absolute;
	width: 100%;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-weight: 400;
	font-style: normal;
}
#freePage--pc .box01 {
	margin-top: 40px;
	text-align: center;
	position: relative;
	width: 1000px;
	height: 1062px;
	
}
#freePage--pc .box01_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#freePage--pc .box01_content {
	position: relative;
	z-index: 5;
}
#freePage--pc .box01_ttl {
	padding-top: 72px;
}
#freePage--pc .box01_img01 {
	padding-top: 30px;
}
#freePage--pc .box01 .txt01 {
	padding-top: 20px;
	font-size: 18px;
	line-height: 36px;
	color: #847E6F;
	
    font-weight: 400;
    font-style: normal;
}
#freePage--pc .box01 .txt02 {	
	font-size: 16px;
	line-height: 36px;
	color: #847E6F;
	
    font-weight: 400;
    font-style: normal;
}
#freePage--pc .box01 .txt03 {
	padding-top: 20px;
	font-size: 24px;
	line-height: 48px;
	color: #000000;
	
    font-weight: 400;
    font-style: normal;
}
#freePage--pc .box01 .txt03 span {
	font-size: 15px;
}
#freePage--pc .box01_img02 {
	padding-top: 20px;
}
#freePage--pc .box01_btn {
	display: inline-block;
}
#freePage--pc .box02_ttl {
	padding-top: 155px;
}

#freePage--pc .box02 .txt01 {
	padding-top: 70px;
	font-size: 17px;
	line-height: 51px;
	color: #C4838B;
	
    font-weight: 400;
    font-style: normal;
	text-align: center;
}

/**/
#freePage--pc .box_bottom_full {
	background: #ffffff;
	position: relative;
	z-index: 9;
}
#freePage--pc .box_bottom {
	padding: 70px 0 280px;
	width: 1000px;
	margin: 0 auto;
	
}
#freePage--pc .t_bold {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
#freePage--pc .box_bottom li p {
	font-size: 14px;
	line-height: 38px;
	color: #333333
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
	text-indent: -25px;
}
#freePage--pc .box_bottom img {
	padding-top: 30px;
	margin-left: 55px;
}

#freePage--pc .box_btn_all {
	padding: 60px 0;
	background: #ecdcb0;
	text-align: center;
}
#freePage--pc .box_btn_all a {
	display: inline-block;
}
#freePage--pc .box_btn_all.style02 {
	background: #ecdcb0;
}