/*============================
#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;
}
p.link.first {
  margin-bottom: 80px;
}

/*============================
#mens
============================*/
#mens h3 {
  text-align: center;
  margin-bottom: 20px;
}
#mens p.summary {
  padding: 0 20px;
  margin-bottom: 50px;
}
#mens .mens_top {
  padding: 0 20px;
  overflow: hidden;
  margin-bottom: 25px;
}
#mens .mens_top p {
  float: left;
  width: 288px;
}
#mens .mens_top dl {
  float: right;
  width: 360px;
  text-align: center;
  padding-top: 15px;
  padding-right: 20px;
}
#mens .mens_top dl dt {
  margin-bottom: 30px;
}
#mens ul.img {
  overflow: hidden;
  width: 920px;
  margin-bottom: 40px;
}
#mens ul.img li {
  float: left;
  margin-left: 12px;
}
#mens ul.img li:first-child {
  margin-right: 0;
}
#mens div.pc_box {
  overflow: hidden;
  background: url(../img/plan/detail/bg_mens.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px;
  height: 259px;
}
#mens div.pc_box dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
}
#mens div.pc_box dl dt {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
}
#mens div.pc_box dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 10px;
}
#mens div.pc_box dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 20px;
}
#mens div.pc_box dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#mens div.pc_box dl dd:nth-of-type(3) ul {
  overflow: hidden;
}
#mens div.pc_box dl dd:nth-of-type(3) ul li {
  float: left;
  margin-right: 10px;
}
#mens div.pc_box dl dd:nth-of-type(3) ul li:nth-of-type(5) {
  margin-right: 0;
}
#mens div.pc_box p {
  float: right;
  padding: 20px 0;
  width: 255px;
  text-align: left;
}

.mens_box {
  margin-bottom: 40px;
}

/*============================
#couple
============================*/
#couple h3 {
  text-align: center;
  margin-bottom: 20px;
}
#couple .couple_top {
  padding: 0 20px 0 4px;
  overflow: hidden;
  margin-bottom: 45px;
}
#couple .couple_top p {
  float: left;
  width: 288px;
}
#couple .couple_top dl {
  float: right;
  width: 360px;
  text-align: center;
  padding-top: 50px;
  padding-right: 20px;
}
#couple .couple_top dl dt {
  margin-bottom: 40px;
}
#couple div.pc_box {
  overflow: hidden;
  background: url(../img/plan/detail/bg_couple.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px;
  height: 285px;
}
#couple div.pc_box dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
  position: relative;
}
#couple div.pc_box dl dt {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 5px;
}
#couple div.pc_box dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 10px;
}
#couple div.pc_box dl dd:nth-of-type(2) {
  font-size: 12px;
  margin-bottom: 10px;
}
#couple div.pc_box dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#couple div.pc_box dl dd:nth-of-type(3) {
  position: absolute;
  left: 24px;
  top: 26px;
}
#couple div.pc_box dl dd:nth-of-type(4) ul {
  overflow: hidden;
}
#couple div.pc_box dl dd:nth-of-type(4) ul li {
  float: left;
  margin-right: 10px;
}
#couple div.pc_box dl dd:nth-of-type(4) ul li:nth-of-type(5) {
  margin-right: 0;
}
#couple div.pc_box p {
  float: right;
  padding: 28px 0 20px;
  width: 255px;
  text-align: left;
}

.couple_box {
  margin-bottom: 40px;
}

/*============================
#limit
============================*/
#limit h3 {
  text-align: center;
  margin-bottom: 20px;
}
#limit p.summary {
  padding: 0 20px;
  margin-bottom: 50px;
}
#limit .limit_top {
  padding: 0 20px 0 4px;
  overflow: hidden;
  margin-bottom: 25px;
}
#limit .limit_top p {
  float: left;
  width: 288px;
}
#limit .limit_top dl {
  float: right;
  width: 360px;
  text-align: center;
  padding-top: 50px;
  padding-right: 20px;
}
#limit .limit_top dl dt {
  margin-bottom: 40px;
}
#limit ul.img {
  overflow: hidden;
  width: 920px;
  margin-bottom: 15px;
}
#limit ul.img li {
  float: left;
  margin-left: 12px;
}
#limit ul.img li dl dt {
  margin-bottom: 10px;
}
#limit ul.img li:first-child {
  margin-right: 0;
  width: 220px;
}
#limit p.txt {
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 40px;
}
#limit div.inner {
  overflow: hidden;
  background: url(../img/plan/detail/bg_limit.png) 0px 0px no-repeat;
  border: 1px solid #e9e9e9;
  margin: 0 20px;
  height: 221px;
}
#limit div.inner dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 370px;
}
#limit div.inner dl dt {
  text-align: left;
  margin-bottom: 25px;
  padding-top: 20px;
}
#limit div.inner dl dd:nth-of-type(1) {
  text-align: center;
  margin-bottom: 25px;
}
#limit div.inner dl dd:nth-of-type(2) {
  font-size: 12px;
}
#limit div.inner dl dd:nth-of-type(2) span {
  font-size: 11px;
}
#limit div.inner p {
  float: right;
  padding: 30px 0 25px;
  width: 255px;
  text-align: left;
}
#limit div.inner p.last {
  padding-top: 50px;
}

.limit_box {
  margin-bottom: 40px;
}

/*============================
#yukata
============================*/
#yukata h3 {
  text-align: center;
  margin-bottom: 20px;
}
#yukata h3 span {
  font-size: 13px;
}
#yukata p.summary {
  margin-bottom: 40px;
}
#yukata 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;
}
#yukata div.inner dl {
  float: left;
  padding: 10px 0 35px 20px;
  width: 370px;
}
#yukata div.inner dl dt {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 20px;
}
#yukata div.inner dl dd:nth-of-type(1) ul {
  margin-bottom: 35px;
}
#yukata div.inner dl dd:nth-of-type(1) ul li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #000;
  margin-bottom: 12px;
}
#yukata div.inner dl dd:nth-of-type(1) ul li:last-child {
  margin-bottom: 0;
}
#yukata div.inner dl dd:nth-of-type(2) {
  font-size: 12px;
}
#yukata 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: 50px;
}
#yukata .yukata_top {
  padding: 0 20px 0 4px;
  overflow: hidden;
  margin-bottom: 25px;
}
#yukata .yukata_top p {
  float: left;
  width: 288px;
}
#yukata .yukata_top dl {
  float: right;
  width: 360px;
  text-align: center;
  padding-top: 15px;
}
#yukata .yukata_top dl dt {
  margin-bottom: 25px;
}
#yukata .yukata_top dl dd:nth-of-type(2) {
  padding-top: 20px;
}
#yukata .yukata_top dl dd:nth-of-type(2) ul {
  overflow: hidden;
  width: 343px;
  margin: 0 auto;
}
#yukata .yukata_top dl dd:nth-of-type(2) ul li {
  float: left;
  margin-left: 12px;
}
#yukata .yukata_top dl dd:nth-of-type(2) ul li:first-child {
  margin-left: 0;
}
#yukata .yukata_top dl dd:nth-of-type(2) ul li dl {
  float: none;
  width: auto;
  padding: 0;
}
#yukata .yukata_top dl dd:nth-of-type(2) ul li dl dt {
  margin-bottom: 10px;
}
#yukata ul.img {
  overflow: hidden;
  width: 920px;
  margin-bottom: 40px;
}
#yukata ul.img li {
  float: left;
  margin-left: 12px;
}
#yukata ul.img li dl dt {
  margin-bottom: 10px;
}
#yukata ul.img li:first-child {
  margin-right: 0;
}
#yukata .all {
  margin-bottom: 40px;
}
#yukata .all p {
  margin-bottom: 40px;
}
#yukata .all ul {
  width: 373px;
  margin: 0 auto;
  overflow: hidden;
}
#yukata .all ul li {
  float: left;
  margin-left: 9px;
}
#yukata .all ul li:first-child {
  margin-left: 0;
}
#yukata div.inner {
  overflow: hidden;
  border: 1px solid #e9e9e9;
  margin: 0 20px 60px;
  background: url(../img/plan/detail/bg_yukata.png) 0px 0px no-repeat;
  height: 206px;
}
#yukata div.inner.yukata2 {
  background: url(../img/plan/detail/bg_yukata3.png) 0px 0px no-repeat;
  height: 225px;
}
#yukata div.inner.last {
  margin-bottom: 15px;
}
#yukata div.inner div {
  overflow: hidden;
}
#yukata div.inner div dl {
  float: left;
  padding: 10px 0 0 20px;
  width: 310px;
}
#yukata div.inner div dl dt {
  text-align: center;
  padding-top: 20px;
}
#yukata div.inner div dl dd:nth-of-type(1) {
  text-align: center;
}
#yukata div.inner div p {
  float: right;
  padding: 15px 0 0;
  width: 310px;
  text-align: left;
  margin-right: 20px;
}
#yukata div.inner div p.last {
  padding-top: 50px;
}
#yukata div.inner p.link {
  padding-top: 20px;
  float: none;
  text-align: center;
  width: auto;
  padding-right: 0;
}
#yukata p.cnr {
  text-align: center;
}

.yukata_box {
  margin-bottom: 40px;
}
.yukata_box.last {
  margin-bottom: 0;
}

/*============================
#benri
============================*/
#benri h3 {
  text-align: center;
  margin-bottom: 20px;
}
#benri p.summary {
  padding: 0 20px;
  margin-bottom: 50px;
}
#benri div.inner {
  overflow: hidden;
  border: 1px solid #e9e9e9;
  margin: 0 20px;
}
#benri div.inner.tomorrow {
  background: url(../img/plan/detail/bg_tomorrow.png) 0px 0px no-repeat;
  height: 112px;
}
#benri div.inner.hotel {
  background: url(../img/plan/detail/bg_hotel.png) 0px 0px no-repeat;
  height: 179px;
}
#benri div.inner dl {
  overflow: hidden;
  display: table;
  padding: 20px 30px 15px;
  width: auto;
}
#benri div.inner dl dt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-right: 35px;
  padding-top: 10px;
}
#benri div.inner dl dd:nth-of-type(1) {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.benri_box {
  margin-bottom: 40px;
}

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