@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

#freePage--pc {  
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: relative;
  min-width: 1200px;
	max-width: 1920px;
	margin: -30px auto 0;
}
#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 {
	font-family: "Noto Serif JP", sans-serif;
}
#freePage--pc .sp_only {
  display: none !important;
}
#freePage--pc .mt100 {
	margin-top: 100px;
}
#freePage--pc .mb30 {
	margin-bottom: 30px;
}
#freePage__inner {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
}

#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}
#freePage--pc .w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
/*****/
#header, #footer {
  z-index: 99999999 !important;
  background-color: #fff;
}

/*mv*/
#freePage--pc .contents_20260515__content {	
	margin: 0 auto;
	position: relative;
	z-index: 10;
	background: #fffbf2;
}

#freePage--pc .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 15;
}
#freePage--pc .mv {
	position: relative;	
	border-top: 55px solid #1a212b;
}
#freePage--pc .mv .mv_img {
	background: #dfb455;
	text-align: center;
}
#freePage--pc .mv_logo {
	height: 397px;
	background: url("../img/usr/freepage/contents_20260515/box_top_bg.jpg") repeat-x;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*box01*/
#freePage--pc .box01 {
	position: relative;
	background: url("../img/usr/freepage/contents_20260515/box01_bg.png") no-repeat;
	background-position: center top;
	height: 710px;
	z-index: 8;
}
#freePage--pc .box01 p.txt {
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #353739;
	text-align: center;
	padding-top: 70px;
	letter-spacing: 0.1em;
}


/*block01*/
#freePage--pc .block01 {
	position: relative;
	height: 4440px;
}
#freePage--pc .block01_bg {
	position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;
    height: 4488px;
	
}
#freePage--pc .block01_content {
	position: relative;
	z-index: 5
}
#freePage--pc .box {
	width: 900px;
	margin: 0 auto;
}

#freePage--pc .box_ttl {
	text-align: center;
	font-size: 64px;
	line-height: 85px;
	color: #40394B;
	position: relative;
	padding-bottom: 45px;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#freePage--pc .box_ttl:before {
	position: absolute;
	height: 7px;
	width: 72px;
	bottom: 0;
	left: 50%;
	margin-left: -36px;
	background: #1B212A;
	content: "";
	z-index: 3;
}
#freePage--pc .box_ttl:after {
	position: absolute;
	height: 7px;
	width: 36px;
	bottom: 0;
	left: 50%;	
	background: #DFB454;
	content: "";
	z-index: 5;
}
#freePage--pc .box_content {
	position: relative;
}
#freePage--pc .box_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#freePage--pc .box_inner {
	position: relative;
	z-index: 7;
	padding-top: 80px;
}
/*box_content*/
#freePage--pc .box02 .box_content {
	height: 1976px;
}
#freePage--pc .box03 {
	margin-top: 95px;
}
#freePage--pc .box03 .box_content {
	height: 1659px;
}
#freePage--pc .item {
	font-family: "Noto Sans JP", sans-serif;
}

#freePage--pc .item_txt01 {
	font-size: 24px;
	line-height: 48px;
	color: #FFFFFF;
	padding-bottom: 30px;
	text-align: left;
	padding-left: 200px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#freePage--pc .item_img {
	margin-right: -30px;
}
#freePage--pc .box07 .item_img {
	margin-right: 0;
}
#freePage--pc .item_des {
	margin-top: 30px;
}
#freePage--pc .item_des p {
	font-size: 24px;
	line-height: 48px;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	
}
#freePage--pc .item_des p.txt01 {
	text-align: center;
}

#freePage--pc .item_des p.txt02 {
	padding-left: 140px;
}
#freePage--pc .item_des p.txt03 {
	padding-left: 286px;
}
#freePage--pc .item_des p.txt03 span {
	padding-left: 108px;
	display: inline-block;
}
#freePage--pc .item_des p.txt04 {
	padding-left: 140px;
}
#freePage--pc .item_des p.txt05 {
	text-align: center;
}
#freePage--pc .item_price {
	font-size: 34px;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
#freePage--pc .item_price span {
	font-size: 20px;
}
#freePage--pc .item_detail {
	text-align: center;
	margin-top: 30px;
}
#freePage--pc .item_note {
	font-size: 24px;
	line-height: 48px;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

/*block02*/
#freePage--pc .block02 {
	padding-bottom: 140px;
}
#freePage--pc .block02 .box_ttl {
	color: #AF821D;
}
#freePage--pc .block02 .item_txt01 {
	color: #262D38;
}
#freePage--pc .block02 .item_des p {
	color: #262D38;
}
#freePage--pc .block02 .item_price {
	color: #262D38;
}
#freePage--pc .box04 .box_content {
	height: 1622px;
}
#freePage--pc .box05 .box_content {
	height: 1370px;
}
#freePage--pc .box06 .box_content {
	height: 1370px;
}
#freePage--pc .box07 .box_content {
	height: 1056px;
}
#freePage--pc .box07,
#freePage--pc .box06,
#freePage--pc .box05 {
	margin-top: 95px;
}
#freePage--pc .item_col {
	display: flex;
	justify-content: space-between;
	width: 660px;
	margin: 0 auto;
	font-family: "Noto Sans JP", sans-serif;
}
#freePage--pc .item01 {
	width: 330px;
}
#freePage--pc .item02 {
	width: 330px;
}
#freePage--pc .item_col .item_des p {
	font-size: 22px;
}
#freePage--pc .item_col .item_des {
	margin-top: 20px;
}
#freePage--pc .item_col .item_price {
	font-size: 30px;
	padding-top: 5px;
}
#freePage--pc .item_col .item_price span {
	font-size: 20px;
}
/*block03*/
#freePage--pc .block03 {
	position: relative;
	height: 328px;
}
#freePage--pc .block03_bg {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;
    height: 328px;
	
}
#freePage--pc .block03_content {
	position: relative;
	z-index: 5
}
#freePage--pc .block03 .btn_all {
	padding-top: 115px;
}
/**/
#freePage--pc .box_bottom_full {	
	position: relative;
	z-index: 9;
	background: #ffffff;
}
#freePage--pc .box_bottom {
	padding: 60px 0;	
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
#freePage--pc .t_bold {
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 15px;
}
#freePage--pc .t_red {
	color: #EC0000 !important;
}
#freePage--pc .box_bottom li p {
	font-size: 16px;
	line-height: 38px;
	color: #808080;
	font-family: "Noto Sans JP", sans-serif;
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
	text-indent: -18px;
}
#freePage--pc .box_bottom img {
	padding-top: 30px;
	margin-left: 55px;
}

#freePage--pc .box_btn_all {
	padding: 100px 0 0;	
	text-align: center;
}
#freePage--pc .box_btn_all a {
	display: inline-block;
}
#freePage--pc .box_btn_all.style02 {
	background: #ecdcb0;
}