/*============================
#main_area
============================*/
#main_area h2 {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
#main_area h2 span {
  font-size: 12px;
}
#main_area p.summary:nth-of-type(1) {
  margin-bottom: 10px;
}
#main_area p.summary:nth-of-type(2) {
  color: #de0000;
  font-size: 12px;
  margin-bottom: 30px;
}
#main_area .link {
  text-align: center;
  margin: 30px auto 0;
  width: 240px;
}
#main_area .link a img {
  width: 100%;
}

/*============================
.plan_box
============================*/
.plan_box {
  margin-bottom: 50px;
}
.plan_box:last-child {
  margin-bottom: 0px;
}

/*============================
#oneday
============================*/
#oneday h3 {
  text-align: center;
  margin-bottom: 15px;
}
#oneday p.summary {
  padding: 0 10px;
}
#oneday div.sp_box {
  background: #FFF;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0 20px;
  margin-bottom: 30px;
}
#oneday div.sp_box div {
  width: 320px;
  margin: 0 auto 15px;
  overflow: hidden;
}
#oneday div.sp_box div dl {
  width: 165px;
  float: left;
  padding-left: 10px;
}
#oneday div.sp_box div dl dt {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 10px;
}
#oneday div.sp_box div dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 12px;
}
#oneday div.sp_box div dl dd:nth-of-type(2) {
  font-size: 10px;
}
#oneday div.sp_box div p {
  width: 117px;
  float: right;
  text-align: left;
  padding-right: 10px;
  padding-top: 7px;
}
#oneday div.sp_box ul {
  text-align: center;
  overflow: hidden;
  margin-top: -5px;
}
#oneday div.sp_box ul li {
  display: inline-block;
  margin-top: 5px;
}

#yukata .yukata_box p {
  padding-top: 7px;
}

/*============================
#hairset
============================*/
#hairset h3 {
  text-align: center;
  margin-bottom: 15px;
}
#hairset div.sp_box {
  background: #FFF;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0 20px;
}
#hairset div.sp_box div.inner {
  width: 320px;
  margin: 0 auto 5px;
  overflow: hidden;
}
#hairset div.sp_box div.inner dl {
  float: left;
  width: 165px;
  padding-left: 10px;
}
#hairset div.sp_box div.inner dl dt {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 10px;
}
#hairset div.sp_box div.inner dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 12px;
}
#hairset div.sp_box div.inner dl dd:nth-of-type(2) {
  font-size: 10px;
  margin-bottom: 12px;
}
#hairset div.sp_box div.inner dl dd:nth-of-type(3) {
  text-align: center;
  margin-bottom: 12px;
}
#hairset div.sp_box div.inner p {
  float: right;
  padding-right: 10px;
  width: 112px;
  text-align: left;
  padding-top: 7px;
}
#hairset div.sp_box .make_area {
  background: #fb778d;
  border-radius: 5px;
  padding: 13px 20px;
  margin: 10px auto 0;
  width: 260px;
}
#hairset div.sp_box .make_area h4 {
  background: #FFF;
  color: #ff425a;
  text-align: center;
  width: 145;
  line-height: 1em;
  padding: 8px 0;
  border-radius: 20px;
  font-size: 11px;
  font-weight: bold;
}
#hairset div.sp_box .make_area table {
  border-collapse: collapse;
  color: #FFF;
}
#hairset div.sp_box .make_area table th {
  width: 144px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px dotted #FFF;
  font-weight: bold;
}
#hairset div.sp_box .make_area table td {
  width: 144px;
  padding-right: 10px;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #FFF;
  font-weight: bold;
}

/*============================
#special
============================*/
#special h3 {
  text-align: center;
  margin-bottom: 15px;
}
#special p.summary {
  margin-bottom: 25px;
  padding: 0 10px;
}
#special div.sp_box {
  background: #FFF;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0 20px;
}
#special div.sp_box div.inner {
  width: 320px;
  margin: 0 auto 5px;
  overflow: hidden;
  padding-top: 13px;
}
#special div.sp_box div.inner dl {
  float: left;
  padding-left: 10px;
  width: 165px;
  line-height: 1em;
}
#special div.sp_box div.inner dl dt {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 10px;
}
#special div.sp_box div.inner dl dd:nth-of-type(1) ul {
  margin-bottom: 10px;
}
#special div.sp_box div.inner dl dd:nth-of-type(1) ul li {
  padding-bottom: 5px;
  border-bottom: 1px dotted #000;
  margin-bottom: 7px;
}
#special div.sp_box div.inner dl dd:nth-of-type(1) ul li:last-child {
  margin-bottom: 0;
}
#special div.sp_box div.inner dl dd:nth-of-type(2) {
  font-size: 10px;
  line-height: 1.6em;
}
#special div.sp_box div.inner p {
  float: right;
  padding-right: 10px;
  width: 112px;
  text-align: left;
}

/*============================
#yukata
============================*/
#yukata h3 {
  text-align: center;
  margin-bottom: 15px;
}
#yukata p.summary {
  padding: 0 10px;
}
#yukata div.sp_box {
  background: #FFF;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0 20px;
}
#yukata div.sp_box div {
  width: 320px;
  margin: 0 auto 5px;
  overflow: hidden;
}
#yukata div.sp_box div dl {
  width: 165px;
  float: left;
  padding-left: 10px;
}
#yukata div.sp_box div dl dt {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 10px;
}
#yukata div.sp_box div dl dd:nth-of-type(1) ul {
  margin-bottom: 10px;
}
#yukata div.sp_box div dl dd:nth-of-type(1) ul li {
  padding-bottom: 5px;
  border-bottom: 1px dotted #000;
  margin-bottom: 7px;
}
#yukata div.sp_box div dl dd:nth-of-type(1) ul li:last-child {
  margin-bottom: 0;
}
#yukata div.sp_box div dl dd:nth-of-type(2) {
  font-size: 10px;
  margin-bottom: 10px;
}
#yukata div.sp_box div p {
  width: 117px;
  float: right;
  text-align: left;
  padding-right: 10px;
  padding-top: 7px;
}
#yukata div.sp_box ul {
  text-align: center;
}
#yukata div.sp_box ul li {
  display: inline-block;
}

/*============================
#option
============================*/
#option h3 {
  text-align: center;
  margin-bottom: 15px;
}
#option div.sp_box {
  background: #FFF;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0 20px;
}
#option div.sp_box div {
  width: 320px;
  margin: 0 auto 5px;
  overflow: hidden;
}
#option div.sp_box div dl {
  width: 165px;
  float: left;
  padding-left: 10px;
}
#option div.sp_box div dl dt {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 10px;
}
#option div.sp_box div dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 12px;
}
#option div.sp_box div dl dd:nth-of-type(2) {
  font-size: 10px;
}
#option div.sp_box div p {
  width: 117px;
  float: right;
  text-align: left;
  padding-right: 10px;
  padding-top: 7px;
}

/*============================
#contact_area
============================*/
#contact_area p {
  text-align: center;
}

/*# sourceMappingURL=plan_sp.css.map */
