#contentBody {
  margin: 40px auto 0 !important;
  padding: 0 !important;
  width: 720px !important;
}
#contentBody h2 {
  border-top: 0 !important;
  border-bottom: solid 1px #ddd;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 15px;
  padding-top: 0 !important;
  width: 100%;
}
#contentBody h2 span {
  display: block;
  padding: 0 !important;
  border: 0 !important;
}
#contentBody h2 + p {
  font-size: 16px;
  line-height: 24px;
  margin: 35px 0 !important;
}
#contentBody h2 + p + .info {
  margin-top: 0;
}
#contentBody h2 + .infoWrapper p {
  font-size: 16px;
  line-height: 24px;
  margin: 35px 0 !important;
}
#contentBody h2 + .infoWrapper p + p.colorRed {
  color: #e4007f;
  margin: -35px 0 35px !important;
}
#contentBody .info {
  margin-top: 60px;
}
#contentBody .info + form#frm {
  width: 365px;
  float: none;
  margin: 0 auto;
}
#contentBody .info ul {
  margin-bottom: 40px;
}
#contentBody .info ul li.ftSmall {
  border-left: solid 3px #f17fbf;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1 !important;
  padding-left: 15px;
}
#contentBody .info p {
  font-size: 16px;
}
#contentBody .info p.ftMedium {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 18px !important;
}
#contentBody .info .select-course {
  margin-top: 40px;
  letter-spacing: -0.5em;
}
#contentBody .info .select-course .box {
  border: solid 5px #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  letter-spacing: normal;
  padding: 20px 10px 30px 10px;
  text-align: center;
  width: 355px;
}
#contentBody .info .select-course .box:first-child {
  margin-right: 10px;
}
#contentBody .info .select-course .box.selected {
  border: solid 5px #f17fbf;
}
#contentBody .info .select-course .box.selected .checkbox {
  background-position: 0 -1998px;
}
#contentBody .info .select-course .box .checkbox {
  background-image: url("/com/images/common/common-img-sprite.png");
  background-position: 0 -2032px;
  display: block;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}
#contentBody .info .select-course .box .course-name {
  border-bottom: solid 1px #ddd;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  padding-bottom: 20px;
}
#contentBody .info .select-course .box table.cource-table {
  border: 0;
  border-collapse: collapse;
  margin-top: 30px;
}
#contentBody .info .select-course .box table.cource-table tr:first-child td {
  padding-bottom: 20px;
}
#contentBody .info .select-course .box table.cource-table tr td.cource-title span.title {
  background-color: #ddd;
  display: block;
  font-size: 14px;
  line-height: 1;
  padding: 10px 5px;
}
#contentBody .info .select-course .box table.cource-table tr td.cource-period {
  font-size: 16px;
  line-height: 20px;
  padding-left: 15px;
  text-align: left;
}
#contentBody .info .select-course .box table.cource-table tr td.cource-price {
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
  text-align: left;
}
#contentBody .info .select-course .box table.cource-table tr td.cource-price span.tax {
  font-size: 14px;
  font-weight: normal;
}
#contentBody .info .select-course + p {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 60px;
  margin-top: 20px;
}
#contentBody .info .available-period {
  margin-bottom: 70px;
}
#contentBody .info .available-period p {
  font-size: 16px;
  line-height: 24px;
}
#contentBody .info .available-period p:first-child {
  margin-top: 40px;
}
#contentBody .info .available-period p.heading {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 0 !important;
}
#contentBody .info .available-period p span {
  color: #e4007f;
}
#contentBody .info .frameBox {
  margin-bottom: 60px !important;
  margin-top: 45px;
  border: solid 1px #ddd;
  padding: 0 !important;
}
#contentBody form#frm {
  float: right;
  display: block;
  height: 60px;
  width: 455px;
}
#contentBody form#frm[action*="https://www.shopch.jp/FixedCarriageFee.do"],
#contentBody form#frm[action*="/FixedCarriageFee.do"] {
  margin-bottom: 60px;
}
#contentBody form#frm[action*="https://www.shopch.jp/FixedCarriageFeeRegist.do"],
#contentBody form#frm[action*="/FixedCarriageFeeRegist.do"] {
  margin-bottom: 96px;
}
#contentBody form#frm > .margT30.txtAlignC {
  margin-top: 0 !important;
}
#contentBody form#frm > .margT30.txtAlignC a {
  font-size: 20px;
  border: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  background: #f17fbf;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 60px;
  letter-spacing: 0.05em;
  display: block;
  margin: 0;
  width: 360px;
}
#contentBody form#frm > .margT30.txtAlignC a:hover {
  opacity: 0.7;
}
#contentBody form#frm > .margT30.txtAlignC p {
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  width: 360px;
}
#contentBody form#frm li#cartBtn a {
  font-size: 20px;
  border: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  background: #f17fbf;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 60px;
  letter-spacing: 0.05em;
  display: block;
  width: 360px;
}
#contentBody form#frm li#cartBtn a:hover {
  opacity: 0.7;
}
#contentBody ul.formBtnListA {
  width: 235px;
}
#contentBody ul.formBtnListA li.top {
  display: none;
}
#contentBody ul.formBtnListA li.top + li a {
  line-height: 55px;
  border: solid 1px #ddd;
  font-size: 18px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-weight: bold;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-indent: 20px;
  text-decoration: none;
  position: relative;
  display: block;
  margin-left: 95px;
  width: 138px;
}
#contentBody ul.formBtnListA li.top + li a:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3297px;
  top: 50%;
  left: 30px;
  margin-top: -10px;
}
#contentBody ul.formBtnListA li.top + li a:hover {
  opacity: 0.7;
}
#contentBody .infoWrapper p.infoWrapperHeader {
  border-left: solid 3px #f17fbf;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1 !important;
  padding-left: 15px;
  margin-bottom: 35px !important;
}
#contentBody .infoWrapper p.infoWrapperNotice {
  font-size: 16px;
}
#contentBody .infoWrapper p.infoWrapperNotice span.colorRed {
  color: #e4007f !important;
}
#contentBody .infoWrapper .btnWrapper {
  font-size: 0;
  margin: 0 auto 60px;
  width: 530px;
}
#contentBody .infoWrapper .btnWrapper a {
  font-size: 20px;
  border: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  background: #f17fbf;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 60px;
  letter-spacing: 0.05em;
  display: inline-block;
  width: 360px;
}
#contentBody .infoWrapper .btnWrapper a:hover {
  opacity: 0.7;
}
#contentBody .infoWrapper .btnWrapper a.backBtn {
  line-height: 55px;
  border: solid 1px #ddd;
  font-size: 18px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-weight: bold;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-indent: 20px;
  text-decoration: none;
  position: relative;
  background: #fff !important;
  display: inline-block;
  margin-right: 30px;
  width: 140px;
}
#contentBody .infoWrapper .btnWrapper a.backBtn:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("/com/images/common/common-img-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -3297px;
  top: 50%;
  left: 30px;
  margin-top: -10px;
}
#contentBody .infoWrapper .btnWrapper a.backBtn:hover {
  opacity: 0.7;
}
#contentBody .infoWrapper form#frm {
  float: none;
  height: auto;
  width: 100%;
}
#contentBody .infoWrapper .selectTableWrapper {
  margin-bottom: 60px;
  margin-top: 20px;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable {
  border-collapse: collapse;
  border-bottom: solid 1px #ddd;
  border-left: 0 !important;
  border-right: solid 1px #ddd;
  border-top: 0 !important;
  margin-bottom: 0 !important;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable th,
#contentBody .infoWrapper .selectTableWrapper table.selectTable td {
  border-bottom: 0 !important;
  border-left: solid 1px #ddd !important;
  border-right: 0 !important;
  border-top: solid 1px #ddd !important;
  padding: 20px;
  text-align: center;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable th {
  background-color: #f4f4f4;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable td {
  font-size: 16px;
  line-height: 1;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable td label.select-label {
  border: solid 1px #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
  width: 165px;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable td label.select-label select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("/img/select_arrow40.png");
  background-position: 100%;
  background-repeat: no-repeat;
  border: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  width: 100%;
  width: 130%\9;
  height: 38px;
  line-height: 38px;
  background-position: 123px\9;
  font-size: 16px;
  padding-left: 15px;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable td label.select-label select::-ms-expand {
  display: none;
}
#contentBody .infoWrapper .selectTableWrapper table.selectTable td label.select-label select:disabled {
  opacity: 0.5;
}
#contentBody > .margT30.txtAlignC {
  margin-bottom: 60px;
  margin-top: 0 !important;
  float: right;
  display: block;
  height: 60px;
  width: 455px;
}
#contentBody > .margT30.txtAlignC a {
  font-size: 20px;
  border: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-weight: bold;
  background: #f17fbf;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 60px;
  letter-spacing: 0.05em;
  display: block;
  width: 360px;
}
#contentBody > .margT30.txtAlignC a:hover {
  opacity: 0.7;
}
#contentBody ul.formBtnListA {
  border: 0 !important;
  margin: 0 !important;
}
#contentBody ul.formBtnListA li {
  padding: 0 !important;
}
#contentBody .fixed-carriage-fee-agreement {
  margin: -20px 20px 20px 20px !important;
}
.fixed-carriage-fee-agreement {
  font-size: 16px;
  line-height: 20px;
  margin: 20px;
}
.fixed-carriage-fee-agreement b {
  font-weight: normal;
}
.fixed-carriage-fee-agreement p.margReset:first-child {
  margin-bottom: 20px !important;
}
.fixed-carriage-fee-agreement table {
  border-bottom: solid 1px #ccc;
  border-collapse: collapse;
  border-right: solid 1px #ccc;
  margin: 1em 0;
}
.fixed-carriage-fee-agreement table th,
.fixed-carriage-fee-agreement table td {
  border-left: solid 1px #ccc;
  border-top: solid 1px #ccc;
  padding: 3px;
}
.fixed-carriage-fee-agreement table th {
  background-color: #ddd;
  font-weight: bold;
  white-space: nowrap;
}
.mod-menu-arrow-link {
  background-color: #f4f4f4;
  color: #666 !important;
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 30px 15px 20px;
  position: relative;
}
.mod-menu-arrow-link:hover {
  color: rgba(101,101,101,0.7) !important;
  text-decoration: none;
}
.mod-menu-arrow-link:before {
  background-image: url("/com/images/common/common-img-sprite.png");
  background-position: 0 -1540px;
  content: '';
  display: block;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 7px;
}
.errorTxt01 {
  color: #f60;
  font-size: 16px;
  line-height: 16px;
}
a.icon-pink-link {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  text-decoration: none;
  padding: 0 0 0 25px;
  background-image: url(/com/images/common/common-img-sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -3321px;
  color: #333;
}
#mainContents p {
  margin: 0px 0px 10px 0px;
}