#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 p {
	font-size: 16px;
	line-height: 23px;
	color: #333;
}

/*****/
#freePage--pc .tiroleanflower_202208_content {
	width: 1200px;
	margin: 0 auto;
}

#freePage--pc .box {
	position: relative;
	text-align: center;
}
#freePage--pc .box_bg {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#freePage--pc .box_content {
	position: relative;
}

/****/
#freePage--pc .box01 {
	width: 100%;
	height: 1370px;
}
#freePage--pc .box02 {
	width: 100%;
	height: 3117px;
}
#freePage--pc .box02 .product {
	margin-bottom: 40px;
}
#freePage--pc .box03 {
	width: 100%;
	height: 2658px;
}
#freePage--pc .box03 .product {
	margin-bottom: 40px;
}
#freePage--pc .box .box_ttl {
	padding-top: 125px;
	padding-bottom: 25px;
}
#freePage--pc .product_ttl {
	padding: 20px 0;
}

#freePage--pc .product_des p {
	padding-bottom: 20px;
}
#freePage--pc .product_detail {
	margin-bottom: 20px;
}
#freePage--pc .product_detail p {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
}
#freePage--pc .product_detail  a {
	margin-top: 20px;
	display: block;
}
#freePage--pc .product_item_name {
	padding-top: 5px;
}
#freePage--pc .product_items {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
	align-items: center;
}
#freePage--pc .product_items li {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	
}
#freePage--pc .product_items .product_item_icon {
	    position: absolute;
    width: 110px;
    height: 144px;
    left: 80%;
    top: -15px;
    z-index: 9;
}
#freePage--pc .product_items .product_item_icon.product_item_icon02 {
	left: 77%;
    top: 13px;
}
#freePage--pc .product_items .product_item_icon.product_item_icon03 {
	left: 73%;
    top: -100px;
}
#freePage--pc .product_items .product_item_icon.product_item_icon04 {
	left: 73%;
    top: -60px;
}
#freePage--pc .product_items .product_item_icon.product_item_icon05{
	left: 79%;
    top: -88px;
}
#freePage--pc .product01_btns {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
#freePage--pc .product01_btns li {
	margin-left: 20px;
	margin-right: 20px;
	
}
#freePage--pc .product_point_detail {
	display: flex;
	justify-content: center;
	align-items: center;
}
#freePage--pc .product_point_detail > div {
	margin-left: 20px;
	margin-right: 20px;
}
#freePage--pc .box03 .product01 .product_point_detail > div {
	margin-left: 40px;
	margin-right: 40px;
}
/***/
#freePage--pc .box_bottom {
	height: 326px;
}
#freePage--pc .box_bottom_txt {
	padding-top: 120px;
	padding-bottom: 20px;
}

/** box bottom **/
#freePage--pc .box-bottom-des {
	background: #fff;
	padding: 40px 0 40px 280px;
	width: 100%;

}
#freePage--pc .box-bottom-des-tt {
	margin-bottom: 20px;
}
#freePage--pc .box-bottom-des {
	margin-bottom: 0;
}
#freePage--pc .box-bottom-des p {
	font-size: 16px;
	line-height: 20px;
	color: #434343;
	letter-spacing: 0;	
	text-indent: -15px;
}
#freePage--pc .box-bottom-des li {
	margin-bottom: 10px;
}
#freePage--pc .box-bottom-des .c_red {
	color: #f72525;
}