@charset "utf-8";
/* CSS Document */

/* DEAFAULT
-------------------------------------------------------------------------- */

/******　メイン　*******/
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1 {
  float: right;
  width: 300px;
  font-size: 12px;
  text-align: right;
}
#contents_in p {
  line-height: 1.5em;
  color: #666;
}
#contents_in a {
  color: #0580f2;
  text-decoration: none;
}
#contents_in a:visited {
  color: #996699;
  text-decoration: underline;
}
#contents_in a:hover {
  color: #3D6BFF;
  text-decoration: underline;
}
a img:hover {
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
}
#contents_in {
  background: transparent url(../images/bg_snow.png) no-repeat center top;
}

/****** title *******/
#kimg {
  position: relative;
  width: 800px;
  height: 300px;
  margin-bottom: 30px;
}
#kimg .main-title {
  position: absolute;
  top: 0;
  left: 0;
}
#kimg p {
  position: absolute;
  top: 220px;
  left: 298px;
  font-size: 14px;
  line-height: 1.5em;
  color: #666;
}

/****** campaign *******/
#campaign-box {
  position: relative;
  width: 800px;
  height: 277px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
#campaign-box .campaign-sholder {
  position: absolute;
  top: -40px;
  right: 50px;
}
#campaign-box .campaign-btn-box {
  position: absolute;
  top: 122px;
  left: 522px;
}
#campaign-box .campaign-btn-box .campaign-title {
  margin-bottom: 10px;
  margin-left: 49px;
}
#campaign-box .campaign-btn-box .campaign-date {
  margin-bottom: 9px;
  text-align: center;
}

/****** nail box *******/
.nail-box {
  margin-bottom: 30px;
  box-sizing: border-box;
}
.nail-box .title-box {

}
.nail-box h2 {

}
.nail-box.red .nail-list-box {
  background: transparent url(../images/bg_red.png) repeat center top;
  padding: 30px;
}
.nail-box .nail-list-box .box-left {
  float: left;
  width: 230px;
}
.nail-box .nail-list-box .box-right {
  float: right;
  width: 485px;
}
.nail-box .nail-list-box .in-box {
  height: 330px;
}
.nail-box .nail-list-box .in-box-left {
  float: left;
  width: 230px;
}
.nail-box .nail-list-box .in-box-right {
  float: right;
  width: 230px;
}
.nail-box .nail-detail-box {
  box-sizing: border-box;
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: 310px;
}
.nail-box .nail-detail-box .nail-img {
  box-sizing: border-box;
  width: 200px;
  line-height: 0;
  margin-bottom: 15px;
}
.nail-box .nail-detail-box.long-box {
  height: 640px;
}
.nail-box .nail-detail-box .nail-img img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.nail-box .nail-list-box .nail-text-box p {
  font-size: 12px;
  line-height: 1.3;
}
.nail-box .nail-list-box h3 {
  font-size: 16px;
  color: #e03657;
  margin-bottom: 7px;
  line-height: 1.3;
  text-align: center;
}
.illust1 {
  padding: 25px 10px 0;
}


.nail-box.yellow .nail-list-box {
  background: transparent url(../images/bg_yellow.png) repeat center top;
  padding: 30px;
}
.nail-box.yellow .nail-list-box.pd-top-0 {
  padding: 0 30px 30px;
}
.nail-box.yellow .nail-list-box .box-left {
  float: left;
  width: 230px;
  margin-right: 25px;
}
.nail-box.yellow .nail-list-box .box-center {
  float: left;
  width: 230px;
  margin-right: 25px;
}
.nail-box.yellow .nail-list-box .box-right {
  float: left;
  width: 230px;
}
.nail-box .nail-detail-box.bg-none {
  background-color: transparent;
}

/****** search *******/
#search {
  padding-top: 30px;
  margin-bottom: 60px;
  background: transparent url(../images/line.png) no-repeat left top;
  box-sizing: border-box;
}
.search-box {
  padding: 25px;
  background-color: #f6ede4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 30px;
}
.search-box .search-title {
  margin-bottom: 12px;
}

.credit {
  text-align: right;
  margin-bottom: 20px;
  font-size: 11px;
}

.btn-lg {
  background: transparent url(../images/btn_group_bg.png) no-repeat left top;
  position: relative;
  width: 800px;
  height: 147px;
  margin-bottom: 30px;
}
.btn-lg p {
  position: absolute;
  top: 45px;
  right: 47px;
}

.caption-box {
  margin-bottom: 20px;
}
.caption-box p {
  line-height: 1.8;
  color: #999;
}

#kimg .no-campaign {
  position: absolute;
  top: 305px;
  right: 0;
  font-size: 14px;
  color: #444;
}
.no-campaign-footer {
  text-align: right;
  color: #999;
  padding-top: 20px;
}

/****** select box *******/
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}
.serviceArea,
.middleArea {
  background-color: #fff;
  padding: 11px 15px 10px 15px;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #ccc;
  margin-right: 20px;
  box-sizing: border-box;
}
.serviceArea {
  width: 220px !important;
}
.middleArea {
  width: 350px !important;
}
input.jsSearch {
  margin-top: -11px;
}

/* 202404追記 */
#header {
    border-bottom: 0;
    margin-bottom: 7px;
}
#headerWrapper {
    border-bottom: 2px solid #B4B0AD;
}
#footer {
    border-top: 0;
    padding: 0;
}