/*============================
#main_area
============================*/
#main_area {
  float: left;
  width: 720px;
}
#main_area h2 span {
  font-size: 13px;
}

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

/*============================
.link
============================*/
p.link {
  text-align: center;
}

/*============================
#oneday
============================*/
#oneday h3 {
  text-align: center;
  margin-bottom: 20px;
}
#oneday p.summary {
  padding: 0 20px;
}
#oneday p.summary:nth-of-type(1) {
  margin-bottom: 10px;
}
#oneday p.summary:nth-of-type(2) {
  color: #de0000;
  font-size: 12px;
  margin-bottom: 50px;
}
#oneday section:nth-of-type(3) div.pc_box {
  background: url(../img/plan/bg_haori.png) 0px 0px no-repeat;
  height: 314px;
}
#oneday section:nth-of-type(3) p {
  padding-top: 50px !important;
}
#oneday section:nth-of-type(4).oneday_box {
  margin-bottom: 50px;
}
#oneday section:nth-of-type(4).oneday_box div.pc_box {
  background: url(../img/plan/bg_mens.png) 0px 0px no-repeat;
  height: 259px;
}
#oneday div.pc_box {
  overflow: hidden;
  background: url(../img/plan/bg_omakase.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px;
  height: 244px;
}
#oneday div.pc_box dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
}
#oneday div.pc_box dl dt {
  text-align: center;
  margin-bottom: 25px;
  padding-top: 10px;
}
#oneday div.pc_box dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 20px;
}
#oneday div.pc_box dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 20px;
}
#oneday div.pc_box dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#oneday div.pc_box dl dd:nth-of-type(3) ul {
  overflow: hidden;
}
#oneday div.pc_box dl dd:nth-of-type(3) ul li {
  float: left;
  margin-right: 10px;
}
#oneday div.pc_box dl dd:nth-of-type(3) ul li:nth-of-type(5) {
  margin-right: 0;
}
#oneday div.pc_box dl dd:nth-of-type(3) ul li:nth-of-type(6) {
  padding-top: 10px;
}
#oneday div.pc_box dl dd:nth-of-type(3) ul li:nth-of-type(7) {
  padding-top: 10px;
}
#oneday div.pc_box p {
  float: right;
  padding: 13px 0;
  width: 255px;
  text-align: left;
}

.oneday_box {
  margin-bottom: 40px;
}

/*============================
#hairset
============================*/
#hairset h3 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;
}
#hairset div.inner {
  overflow: hidden;
  background: url(../img/plan/bg_hair.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px 50px;
  height: 409px;
}
#hairset div.inner dl {
  float: left;
  padding: 10px 0 35px 20px;
  width: 370px;
}
#hairset div.inner dl dt {
  text-align: center;
  margin-bottom: 25px;
  padding-top: 5px;
}
#hairset div.inner dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 15px;
}
#hairset div.inner dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 15px;
}
#hairset div.inner dl dd:nth-of-type(3) {
  text-align: center;
  margin-bottom: 15px;
}
#hairset div.inner dl dd:nth-of-type(4) div {
  background: #fb778d;
  border-radius: 5px;
  padding: 13px 20px;
}
#hairset div.inner dl dd:nth-of-type(4) div h4 {
  background: #FFF;
  color: #ff425a;
  text-align: center;
  width: 292px;
  line-height: 1em;
  padding: 8px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: bold;
}
#hairset div.inner dl dd:nth-of-type(4) div table {
  border-collapse: collapse;
  color: #FFF;
}
#hairset div.inner dl dd:nth-of-type(4) div table th {
  width: auto;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px dotted #FFF;
  font-weight: bold;
}
#hairset div.inner dl dd:nth-of-type(4) div table td {
  width: 198px;
  padding-right: 10px;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #FFF;
  font-weight: bold;
}
#hairset div.inner p {
  float: right;
  padding: 13px 27px 13px 0;
  width: 240px;
  text-align: left;
}

/*============================
#special
============================*/
#special h3 {
  text-align: center;
  margin-bottom: 20px;
}
#special p.summary {
  padding: 0 20px;
  margin-bottom: 40px;
}
#special div.inner {
  overflow: hidden;
  background: url(../img/plan/bg_special.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px 50px;
  height: 334px;
}
#special div.inner dl {
  float: left;
  padding: 10px 0 35px 20px;
  width: 370px;
}
#special div.inner dl dt {
  text-align: center;
  margin-bottom: 25px;
  padding-top: 10px;
}
#special div.inner dl dd:nth-of-type(1) ul {
  margin-bottom: 25px;
}
#special div.inner dl dd:nth-of-type(1) ul li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #000;
  margin-bottom: 12px;
}
#special div.inner dl dd:nth-of-type(1) ul li:last-child {
  margin-bottom: 0;
}
#special div.inner dl dd:nth-of-type(2) {
  font-size: 12px;
}
#special div.inner p {
  float: right;
  padding: 30px 27px 0 0;
  width: 240px;
  text-align: left;
}

/*============================
#yukata
============================*/
#yukata h3 {
  text-align: center;
  margin-bottom: 20px;
}
#yukata p.summary {
  padding: 0 20px;
  margin-bottom: 40px;
}
#yukata div.pc_box {
  overflow: hidden;
  background: url(../img/plan/bg_yukata.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px 50px;
  height: 444px;
}
#yukata div.pc_box dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
}
#yukata div.pc_box dl dt {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 10px;
}
#yukata div.pc_box dl dd:nth-of-type(1) ul {
  margin-bottom: 30px;
}
#yukata div.pc_box dl dd:nth-of-type(1) ul li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #000;
  margin-bottom: 12px;
}
#yukata div.pc_box dl dd:nth-of-type(1) ul li:last-child {
  margin-bottom: 0;
}
#yukata div.pc_box dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 20px;
}
#yukata div.pc_box dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#yukata div.pc_box dl dd:nth-of-type(3) ul {
  overflow: hidden;
}
#yukata div.pc_box dl dd:nth-of-type(3) ul li {
  float: left;
  margin-right: 10px;
}
#yukata div.pc_box dl dd:nth-of-type(3) ul li:nth-of-type(5) {
  margin-right: 0;
}
#yukata div.pc_box p {
  float: right;
  padding: 30px 27px 0 0;
  width: 240px;
  text-align: left;
}

/*============================
#option
============================*/
#option h3 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;
}
#option div.inner {
  overflow: hidden;
  background: url(../img/plan/bg_option.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px 50px;
  height: 269px;
}
#option div.inner dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
}
#option div.inner dl dt {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 20px;
}
#option div.inner dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 25px;
}
#option div.inner dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 20px;
}
#option div.inner dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#option div.inner p {
  float: right;
  padding: 30px 27px 0 0;
  width: 240px;
  text-align: left;
}

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

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