﻿/*** START RESET SCOPED ***/
#chesty_202111, #chesty_202111::before, #chesty_202111::after, 
#chesty_202111 *, #chesty_202111 *::before, #chesty_202111 *::after {
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}
#chesty_202111 a {
  text-decoration: none;
}
#chesty_202111 img {
  outline: none;
	display: block;
	text-align: center;
	margin: 0 auto;
}
#chesty_202111 .sp_only { display: none !important; }
#chesty_202111 ._container {
  width: 100%;
  padding-left: 0%;
  padding-right: 0%;
}
#chesty_202111 ._inner {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}
#chesty_202111 ._image {
  text-align: center;
  overflow: hidden;
}
#chesty_202111 ._image img {
  max-width: 100%;
  display: inline-block;
}
#chesty_202111 ._button {
}
#chesty_202111 .d-block { display: block; }
#chesty_202111 .d-inline-block { display: inline-block; }
#chesty_202111 .d-flex { display: flex; }
/*** END RESET SCOPED ***/

/*** START PAGE STYLE ***/
#chesty_202111 .u_row {
	display: flex;
	justify-content: center;
}
#chesty_202111 .u_mb-70 {
	margin-bottom: 70px !important;
}
#chesty_202111 {
    width: 1200px;
    margin: 0% auto;
	font-family: "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
	color: #333333;
	font-size: 18px;
	text-align: center;
}
#chesty_202111 .tagtime {
	background: #fced65;
}
#chesty_202111 .tagtime.part3 {
	background: #ff567b;
}
#chesty_202111 .mv {
	background: url("../img/usr/freepage/chesty_202111/bg_01.jpg") no-repeat;
	padding: 25px 0 100px;
}
#chesty_202111 .mv .mv_img {
	margin-bottom: 50px;
}
#chesty_202111 .mv .mv_txt {
	color: #0e1c3c;
	font-weight: bold;
	margin-top: 30px;
	line-height: 2;
}
#chesty_202111 .products .box {
	padding: 30px 0 60px;
	background: url("../img/usr/freepage/chesty_202111/boxbg_01.jpg") no-repeat;
	background-position: bottom;
}
#chesty_202111 .products .box.box02 {
	padding: 30px 0 60px;
	background: url("../img/usr/freepage/chesty_202111/boxbg_02.jpg") no-repeat;
	background-position: bottom;
}
#chesty_202111 .products .box .box_ttl {
	margin-bottom: 30px;
}
#chesty_202111 .products .box .box_txt {
	margin-bottom: 50px;
}
#chesty_202111 .products .box .box_item .u_row {
	width: 970px;
	margin: 0 auto;
}
#chesty_202111 .products .box .box_item .u_col {
/*	width: 50%;*/
}
#chesty_202111 .products .box .box_item .price {
	margin: 30px auto 20px;
	font-size: 16px;
	color: #323f59;
}
#chesty_202111 .products .box .box_item .note {
	font-size: 16px;
	color: #ff5b5b;
	margin-top: 25px;
}
#chesty_202111 .detail {
	padding: 35px 200px 50px;
}
#chesty_202111 .detail p {
	color: #545454;
	font-size: 15px;
	text-align: left;
}
#chesty_202111 .detail p span {
	color: #ff5b5b;
}
/*** END PAGE STYLE ***/
