@charset "UTF-8";
/* =============================================================================
   TOP
   ========================================================================== */
.mainvisual .slick-slider {
  margin-bottom: 0;
}
.mainvisual .slick-slide img {
  width: 100%;
}
.mainvisual .slick-slide img.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .mainvisual .slick-slide img.sp {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual .slick-slide img.pc {
    display: none;
  }
}
.mainvisual .slick-dots {
  bottom: 20px;
}
.mainvisual .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 8px;
}
.mainvisual .slick-dots li button {
  width: 8px;
  height: 8px;
}
.mainvisual .slick-dots li button:before {
  content: "";
  border-radius: 50%;
  background-color: #a9843f;
  width: 8px;
  height: 8px;
}

.top-txtArea {
  margin-bottom: 40px;
}

/* mainimg */
#container-top #mainimg {
  text-align: center;
  padding: 13px 0 40px 0;
  width: 1000px;
  margin: 0 auto;
}
#container-top #mainimg #imgview {
  position: relative;
  margin: 0 auto;
  width: 984px;
  height: 364px;
  text-align: left;
  overflow: hidden;
}
#container-top #mainimg #imgview img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
#container-top #mainimg #imgview img.active {
  z-index: 10;
}
#container-top #mainimg #imgview img.last-active {
  z-index: 9;
}

#top-bnr {
  width: 961px;
  margin: 0 auto 66px;
}
#top-bnr li {
  float: left;
  margin-right: 21px;
}
#top-bnr li.last {
  margin-right: 0;
}

/* bnrarea */
#container-top #pride {
  background: url(../images/top/bg_pride.jpg) repeat-x center top;
  height: 394px;
  padding: 40px 0 35px;
  box-sizing: border-box;
}
#container-top #pride h2 {
  margin-bottom: 30px;
}
#container-top #pride ul {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
}
#container-top #pride ul li {
  float: left;
  width: 300px;
  text-align: center;
  margin-right: 40px;
}
#container-top #pride ul li:last-child {
  margin-right: 0;
}
#container-top #pride ul li p {
  margin-top: 16px;
}
#container-top #pride ul li p span {
  display: inline-block;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  #container-top #pride {
    background: url(../images/top/sp_bg_pride.jpg) repeat-x center top;
    background-size: 380px;
    height: auto;
  }
  #container-top #pride h2 img {
    width: 77%;
  }
  #container-top #pride ul {
    width: 83%;
  }
  #container-top #pride ul li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
#container-top #campaign {
  background-color: #fff9e7;
  padding: 50px 0 60px;
}
#container-top #campaign h2 {
  margin-bottom: 30px;
}
#container-top #campaign ul {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#container-top #campaign ul li {
  float: left;
  width: 300px;
  margin-right: 40px;
  text-align: left;
}
#container-top #campaign ul li:last-child {
  margin-right: 0;
}
#container-top #campaign ul li span {
  display: inline-block;
  width: 80px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  margin: 10px 0 8px;
}
#container-top #campaign ul li span.web {
  background-color: #87221a;
}
#container-top #campaign ul li span.all {
  background-color: #a9843f;
}
#container-top #campaign ul li p {
  color: #7b4c00;
}
#container-top #campaign ul li dl {
  color: #A9843F;
  margin-bottom: 5px;
}
#container-top #campaign ul li dl dt {
  font-weight: bold;
  float: left;
}
#container-top #campaign ul li dl dd {
  padding-left: 42px;
}
#container-top #campaign p.list-text {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  #container-top #campaign p.list-text {
    text-align: left;
    margin-top: 0;
  }
}
#container-top #campaign a.btn {
  display: block;
  margin: 10px auto 0;
  width: 300px;
  line-height: 40px;
  text-align: center;
  color: #784d09;
  background-color: #e7d08c;
}
#container-top #campaign a.btn:hover {
  background-color: #784d09;
  color: #fff;
}
#container-top #campaign a.btn.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #container-top #campaign {
    padding: 25px 0 30px;
  }
  #container-top #campaign h2 {
    margin-bottom: 15px;
  }
  #container-top #campaign ul {
    width: 100%;
  }
  #container-top #campaign ul li {
    float: none;
    width: 100%;
    padding: 15px 4%;
    box-sizing: border-box;
    border: 1px solid #f2e5ac;
    border-width: 1px 0 0;
    overflow: hidden;
  }
  #container-top #campaign ul li:last-child {
    border-width: 1px 0 0;
    text-align: center;
  }
  #container-top #campaign ul li span {
    font-size: 10px;
    width: 70px;
  }
  #container-top #campaign ul li .left {
    float: left;
    width: 49%;
  }
  #container-top #campaign ul li .right {
    float: right;
    width: 48%;
  }
  #container-top #campaign a.btn {
    width: 70%;
  }
  #container-top #campaign a.btn.pc {
    display: none;
  }
  #container-top #campaign a.btn.sp {
    display: block;
  }
}
#container-top #menulist {
  background: url(../images/top/bg_menulist.jpg) center 0 no-repeat;
  height: 600px;
  background-size: cover;
  box-sizing: border-box;
  padding: 50px 0 40px;
}
#container-top #menulist h2 {
  margin-bottom: 15px;
}
#container-top #menulist .menulist--area {
  width: 1000px;
  margin: 40px auto 0;
  overflow: hidden;
}
#container-top #menulist .menulist--box {
  width: 250px;
  height: 354px;
  float: left;
  position: relative;
  background-color: #fff;
}
#container-top #menulist .menulist--box:nth-of-type(1) {
  background: url(../images/top/bg_menulist01.png) 0 0 no-repeat;
}
#container-top #menulist .menulist--box:nth-of-type(2) {
  background: url(../images/top/bg_menulist02.png) 0 0 no-repeat;
}
#container-top #menulist .menulist--box:nth-of-type(3) {
  background: url(../images/top/bg_menulist03.png) 0 0 no-repeat;
}
#container-top #menulist .menulist--box:nth-of-type(4) {
  background: url(../images/top/bg_menulist04.png) 0 0 no-repeat;
}
#container-top #menulist .menulist--box .list {
  position: absolute;
  top: 245px;
  left: 26px;
  text-align: left;
}
#container-top #menulist .menulist--box .list li {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #container-top #menulist .menulist--box .list li {
    line-height: 1em;
    margin-bottom: 13px;
  }
}
#container-top #menulist .menulist--box a.photo {
  margin-top: 7px;
  display: block;
}
#container-top #menulist .menulist--box a.photo.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #container-top #menulist .menulist--box a.photo {
    width: 46%;
    margin-top: 1%;
    margin-left: 1%;
  }
  #container-top #menulist .menulist--box a.photo.pc {
    display: none;
  }
  #container-top #menulist .menulist--box a.photo.sp {
    display: block;
  }
}
#container-top #menulist a.btn {
  width: 300px;
  line-height: 40px;
  margin: 25px auto 0;
  display: block;
  color: #784d09;
  background-color: #fff;
}
#container-top #menulist a.btn:hover {
  background-color: #784d09;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #container-top #menulist {
    background: url(../images/top/sp_bg_menulist.jpg) center 0 no-repeat;
    background-size: 100%;
    height: auto;
    padding: 30px 0 50px;
  }
  #container-top #menulist .menulist--area {
    width: 83.6%;
    margin: 0 auto;
  }
  #container-top #menulist .menulist--box {
    width: 100%;
    margin: 0 auto 10px;
    height: auto;
  }
  #container-top #menulist .menulist--box:nth-of-type(1) {
    background: url(../images/top/sp_bg_menulist01.png) 0 0 no-repeat;
    background-size: 100%;
  }
  #container-top #menulist .menulist--box:nth-of-type(1) .list {
    width: 36.5%;
  }
  #container-top #menulist .menulist--box:nth-of-type(2) {
    background: url(../images/top/sp_bg_menulist02.png) 0 0 no-repeat;
    background-size: 100%;
  }
  #container-top #menulist .menulist--box:nth-of-type(2) .list {
    width: 39.04%;
  }
  #container-top #menulist .menulist--box:nth-of-type(3) {
    background: url(../images/top/sp_bg_menulist03.png) 0 0 no-repeat;
    background-size: 100%;
  }
  #container-top #menulist .menulist--box:nth-of-type(3) .list {
    width: 41.2%;
  }
  #container-top #menulist .menulist--box:nth-of-type(4) {
    background: url(../images/top/sp_bg_menulist04.png) 0 0 no-repeat;
    background-size: 100%;
  }
  #container-top #menulist .menulist--box:nth-of-type(4) .list {
    width: 41.2%;
  }
  #container-top #menulist .menulist--box .list {
    top: 30px;
    left: 51%;
  }
  #container-top #menulist a.btn {
    width: 70%;
    margin: 20px auto 0;
  }
}
#container-top #salon {
  background-color: #fff9e7;
  padding: 40px 0 50px;
}
#container-top #salon h2 {
  margin-bottom: 30px;
}
#container-top #salon .slider--area {
  position: relative;
}
#container-top #salon .slider {
  width: 980px;
  margin: 0 auto;
}
#container-top #salon .slider li {
  text-align: left;
}
#container-top #salon .slider li p {
  margin-top: 10px;
}
#container-top #salon .slick-slide img {
  width: 180px;
}
#container-top #salon a.btn {
  width: 300px;
  line-height: 40px;
  margin: 30px auto 0;
  color: #784d09;
  background-color: #e7d08c;
  display: block;
}
#container-top #salon a.btn:hover {
  background-color: #784d09;
  color: #fff;
}
#container-top #salon button {
  width: 25px;
  height: 46px;
  top: 50px;
}
#container-top #salon button.slick-prev {
  left: -60px;
}
#container-top #salon button.slick-prev:before {
  content: '';
  position: absolute;
  background: url(/images/top/btn_left.png) 0 0 no-repeat;
  background-size: 25px 46px;
  width: 25px;
  height: 46px;
  top: 0;
  left: 0;
}
#container-top #salon button.slick-next {
  right: -60px;
}
#container-top #salon button.slick-next:before {
  content: '';
  position: absolute;
  background: url(/images/top/btn_right.png) 0 0 no-repeat;
  background-size: 25px 46px;
  width: 25px;
  height: 46px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #container-top #salon {
    padding: 45px 0 40px;
  }
  #container-top #salon h2 {
    width: 38%;
    margin: 0 auto 20px;
  }
  #container-top #salon .slider--area {
    width: 100%;
  }
  #container-top #salon .slider--area .slider {
    width: 87%;
    margin: 0 auto;
    overflow: hidden;
  }
  #container-top #salon .slider--area .slider li {
    float: left;
    width: 47%;
    margin-bottom: 10px;
    text-align: left;
  }
  #container-top #salon .slider--area .slider li:nth-child(2n) {
    float: right;
  }
  #container-top #salon .slider--area .slider li p {
    margin-top: 5px;
  }
  #container-top #salon .slider--area .slick-slide img {
    width: auto;
  }
  #container-top #salon a.btn {
    width: 70%;
    margin: 20px auto 0;
  }
}
#container-top #banner {
  width: 220px;
  float: left;
}
#container-top #banner a {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #container-top #banner {
    width: 91%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }
  #container-top #banner a.bnr-link {
    width: 48.5%;
    float: left;
  }
  #container-top #banner a.bnr-link:nth-of-type(2n) {
    float: right;
  }
}
#container-top #bnrarea {
  width: 1000px;
  background: url(../images/top/bg_bnrarea.jpg) no-repeat top;
  height: 110px;
  margin-bottom: 40px;
  position: relative;
}
#container-top #bnrarea .bx-prev {
  display: block;
  position: absolute;
  top: 42px;
  left: 30px;
  background: url(../images/top/top_ico_back.jpg) no-repeat top;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
}
#container-top #bnrarea .bx-next {
  display: block;
  position: absolute;
  top: 42px;
  left: 937px;
  background: url(../images/top/top_ico_next.jpg) no-repeat top;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
}
#container-top .bx-window {
  width: 813px;
  overflow: hidden;
  position: absolute;
  top: 18px;
  left: 104px;
}
#container-top #bnrarea li {
  float: left;
  background: url(../images/top/bg_bnr.jpg) no-repeat bottom;
  padding-bottom: 10px;
  display: inline;
}
#container-top #bnrarea li img {
  Xborder: 1px solid #ffffff;
  margin-right: 22px;
}
#container-top .top-contents {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  clear: both;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #container-top .top-contents {
    width: 100%;
    padding-bottom: 0;
  }
}

/* top-main */
#top-main {
  float: left;
  width: 700px;
  margin: 0 40px 0 20px;
  display: inline;
}
#top-main #news h2 {
  margin-bottom: 20px;
}
#top-main #news dl {
  width: 680px;
  overflow: hidden;
  margin-left: 20px;
  margin-bottom: 15px;
}
#top-main #news dt {
  color: #d4a509;
  width: 85px;
  float: left;
  margin-bottom: 8px;
}
#top-main #news dd {
  float: left;
  width: 585px;
  color: #7B4C00;
  background: url(../images/common/ico_arw.gif) no-repeat left 4px;
  padding-left: 10px;
  margin-bottom: 8px;
}
#top-main #news a.list {
  display: inline-block;
  color: #d4a509;
  margin-left: 20px;
  padding-left: 20px;
  background: url(/images/top/icon_news_list.gif) 0 center no-repeat;
  background-size: 15px;
}
@media screen and (max-width: 768px) {
  #top-main {
    width: 91%;
    margin: 0 auto;
    float: none;
  }
  #top-main #news {
    width: 91%;
    margin: 0 auto 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7d08c;
  }
  #top-main #news dl {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
  }
  #top-main #news dt {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  #top-main #news dd {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    background: none;
    padding-left: 0;
  }
  #top-main #news dd:last-child {
    margin-bottom: 0;
  }
  #top-main #news a.list {
    margin-left: 0;
  }
}

* html body #top-main #menulist #osusumemenu li a {
  height: 37px;
}

/* top-sub */
#top-sub {
  float: left;
  width: 220px;
}
#top-sub #salon h2 {
  margin-bottom: 20px;
}
#top-sub #salon ul {
  margin-bottom: 12px;
}
#top-sub #salon li {
  width: 212px;
  padding-left: 8px;
  overflow: hidden;
  background: url(../images/common/bg_line_yoko.gif) repeat-x bottom;
  padding-bottom: 7px;
  margin-bottom: 8px;
}
#top-sub #salon li .img {
  float: right;
}
#top-sub #salon li p {
  line-height: 1.3;
  margin-top: 9px;
  background: url(../images/common/ico_arw.gif) no-repeat left 3px;
  padding-left: 8px;
}
#top-sub #recruit {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #top-sub {
    width: 100%;
    float: none;
  }
}
#top-sub .pagetop {
  display: block;
  width: 22%;
  margin: 20px auto 0;
}

/* kodawari */
#kodawari {
  border-top: 1px solid #EAD483;
  clear: both;
  margin-top: 48px;
}

* html body #kodawari {
  margin-top: 10px;
}

#kodawari ul#kodawari4 {
  width: 1000px;
  overflow: hidden;
  margin-bottom: 30px;
}
#kodawari li {
  float: left;
  width: 210px;
  background: url(../images/common/bg_line_tate.gif) repeat-y right;
  padding: 0 20px;
}
#kodawari li.last {
  background: none;
}
#kodawari li p {
  padding: 5px 0;
  text-align: justify;
}
#kodawari li ul {
  height: 50px;
}
#kodawari li li {
  background: url(../images/common/ico_arw_cir.gif) no-repeat left 2px;
  float: none;
  padding: 0 0 0 20px;
}

/* =============================================================================
   SITEMAP
   ========================================================================== */
.sitemap #main ul.linkbox {
  float: left;
  width: 320px;
  padding-top: 50px;
  margin-left: 48px;
  display: inline;
}
.sitemap #main ul.linkbox li {
  background: url(../images/sitemap/bg_sitemap.gif) no-repeat;
  margin-bottom: 20px;
  padding: 10px 0 0 15px;
}
.sitemap #main ul.linkbox li p {
  height: 40px;
}
.sitemap #main ul.linkbox li a {
  font-weight: bold;
  font-size: 14px;
  display: block;
}
.sitemap #main ul.linkbox li dd, .sitemap #main ul.linkbox li li {
  background: none;
  margin: 0 0 0.5em 0;
  padding: 0;
  background: url(../images/common/ico_arw_cir.gif) no-repeat left 2px;
}
.sitemap #main ul.linkbox li dd a, .sitemap #main ul.linkbox li li a, .sitemap #main ul.linkbox li dd span {
  font-weight: normal;
  font-size: 12px;
  padding-left: 20px;
  display: inline;
}
.sitemap #main ul.linkbox li dt {
  font-weight: bold;
  color: #CC9900;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .sitemap #main ul.linkbox {
    float: none;
    width: 100%;
    padding-top: 0px;
    margin-left: 0;
    display: inline-block;
  }
  .sitemap #main ul.linkbox li {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) {
  .sitemap h2 {
    text-align: center;
    margin: 20px 0 10px;
  }
  .sitemap h2 img {
    width: 50%;
  }
}
/* =============================================================================
   POLICY
   ========================================================================== */
.policy #main h3 {
  margin: 53px 0 0 28px;
}
.policy #main p {
  margin: 14px 40px 0 50px;
}
.policy #main dd p {
  margin: 0 0 10px 0;
}
.policy #main dl {
  margin: 30px 40px 50px 50px;
}
.policy #main dt {
  margin-bottom: 10px;
}
.policy #main dd {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .policy #main h3 {
    margin: 24px 0 0;
  }
  .policy #main dl {
    margin: 30px 0 0;
  }
  .policy #main dt {
    margin-bottom: 5px;
  }
  .policy #main dt span {
    font-size: 16px;
    color: #d9ae21;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  }
  .policy #main dd {
    margin-bottom: 30px;
  }
  .policy #main dd.mb0 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .policy #side h2 {
    text-align: center;
    margin: 25px 0 0;
  }
  .policy #side h2 img {
    width: 49.3%;
  }
}
/* =============================================================================
   PRIVACYPOLICY
   ========================================================================== */
.privacypolicy #main h3 {
  margin: 53px 0 0 28px;
}
.privacypolicy #main p {
  margin: 14px 40px 0 50px;
}
.privacypolicy #main dl {
  margin: 40px 40px 0 50px;
}
.privacypolicy #main dt {
  margin-bottom: 14px;
}
.privacypolicy #main dd {
  margin-bottom: 30px;
}
.privacypolicy #main dd ul {
  margin: 20px 0 35px 0;
}
.privacypolicy #main dd li {
  background: url(../images/privacypolicy/ico_li.gif) no-repeat left 6px;
  padding-left: 20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .privacypolicy #main h3, .privacypolicy #main p {
    margin: 15px 0;
  }
  .privacypolicy #main dl {
    margin: 15px 0 0;
  }
  .privacypolicy #main dt {
    margin-bottom: 5px;
  }
  .privacypolicy #main dt span {
    font-size: 16px;
    color: #d9ae21;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  }
  .privacypolicy #main dd.mb0 {
    margin-bottom: 0;
  }
  .privacypolicy #main dd ul {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .privacypolicy #side h2 {
    text-align: center;
    margin: 25px 0 0;
  }
  .privacypolicy #side h2 img {
    width: 55.3%;
  }
}
/* =============================================================================
   COMPANY
   ========================================================================== */
.company #main h3 {
  margin: 54px 0 0 28px;
}
.company #main dl {
  margin: 30px 40px 0 48px;
}
.company #main dt {
  margin-bottom: 8px;
}
.company #main dd {
  margin-bottom: 15px;
  padding-bottom: 13px;
  background: url(../images/common/bg_line_yoko.gif) repeat-x bottom;
}
.company #main p {
  margin: 0 0 100px 48px;
}
@media screen and (max-width: 768px) {
  .company #main h3 {
    margin: 25px 0 0 0;
  }
  .company #main dl {
    margin: 15px 0 0;
  }
  .company #main dt {
    margin-bottom: 8px;
  }
  .company #main dt span {
    font-size: 16px;
    color: #d9ae21;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  }
  .company #main p {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .company #side h2 {
    text-align: center;
    margin: 20px 0 0;
  }
  .company #side h2 img {
    width: 34.1%;
  }
}

/* =============================================================================
   REPORT
   ========================================================================== */
.report h2 {
  text-align: center;
}
.report h3 {
  margin: 52px 48px 0 48px;
}
.report .txt {
  margin: 0 72px 10px 72px;
  background: url(../images/report/bg_report.gif) no-repeat right top;
  padding: 15px 0;
}
.report .txt p {
  margin-bottom: 15px;
  line-height: 1.6;
}
.report .reportbox {
  margin: 0 72px 22px 72px;
  background: url(../images/report/bg_reportbox.jpg) no-repeat right top;
}
.report .reportbox dl {
  width: 856px;
  overflow: hidden;
}
.report .reportbox dt {
  float: left;
}
.report .reportbox dd {
  float: left;
  margin: 0 45px;
  padding-top: 20px;
}
.report .reportbox dd p {
  text-align: center;
  margin-top: 10px;
}
.report .pagetop {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .report #contents-one {
    background: none;
  }
  .report .txt {
    width: 95%;
    margin: 0 auto 10px;
  }
  .report h3 {
    width: 95%;
    margin: 20px auto 0;
  }
  .report .reportbox {
    margin: 0 0 22px;
    background: none;
  }
  .report .reportbox.mb0 {
    margin-bottom: 0;
  }
  .report .reportbox dl {
    width: 93%;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  .report .reportbox dt {
    width: 100%;
    margin-bottom: 0px;
  }
  .report .reportbox dd {
    width: 100%;
    margin: 0;
    padding: 5px 0 15px;
    background: #fff;
    text-align: center;
  }
  .report .pagetop {
    margin-top: 0;
  }
}

/* =============================================================================
   INTRODUCTION
   ========================================================================== */
.introduction h2 {
  text-align: center;
  margin-bottom: 53px;
}
.introduction h3 {
  margin: 0 48px;
}
.introduction .top-con {
  margin-bottom: 50px;
}
.introduction .top-con p {
  text-align: center;
}
.introduction .top-con p.txt {
  text-align: left;
  margin: 15px 73px;
}
.introduction .step {
  margin: 30px 73px 50px 73px;
  background: url(../images/common/bg_line_tate.gif) repeat-y 36px;
}
.introduction .step-ttl {
  width: 854px;
  overflow: hidden;
  margin-bottom: 20px;
}
.introduction .step-ttl .img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.introduction .step-con {
  width: 769px;
  overflow: hidden;
  margin-left: 85px;
}
.introduction .step-con .img {
  float: left;
  margin-right: 38px;
}
.introduction .step-con .img p {
  margin-bottom: 10px;
}
.introduction .step-con dl {
  float: left;
  width: 515px;
}
.introduction .step-con dt {
  margin-bottom: 7px;
}
.introduction .step-con dd {
  margin: 0 0 25px 25px;
}
.introduction .foot-txt {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .introduction h2 {
    margin-bottom: 25px;
  }
  .introduction h3 {
    margin: 0 4%;
  }
  .introduction .top-con p.txt {
    margin: 15px 4%;
  }
  .introduction .top-con p.flow {
    width: 92%;
    margin: 0 auto;
  }
  .introduction .step {
    margin: 30px 4% 0;
    background: none;
  }
  .introduction .step-ttl {
    width: 100%;
  }
  .introduction .step-ttl .img {
    width: 15%;
  }
  .introduction .step-ttl .text {
    float: left;
    width: 75%;
    margin-top: 1%;
    margin-bottom: 6px;
  }
  .introduction .step-ttl .text span {
    font-size: 15px;
    color: #d4a509;
  }
  .introduction .step-ttl .clear {
    clear: both;
  }
  .introduction .step-con {
    width: 100%;
    margin-left: 0;
  }
  .introduction .step-con .img {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .introduction .step-con dl {
    float: none;
    width: 100%;
  }
  .introduction .foot-txt {
    margin-bottom: 10px;
    width: 90%;
    margin: 0 auto;
  }
}

.note {
  width: 508px;
  margin-left: 350px;
  padding: 15px;
  background: url(../images/introduction/introduction_step1_bg.jpg);
}
.note p {
  margin-bottom: 7px;
}
.note ul li {
  padding-left: 30px;
  background: url(../images/introduction/note-icon.gif) 10px 50% no-repeat;
}
@media screen and (max-width: 768px) {
  .note {
    width: 95%;
    margin: 0 auto 30px;
    padding: 10px 3%;
    box-sizing: border-box;
  }
  .note ul li {
    padding-left: 6%;
    background: url(../images/introduction/note-icon.gif) 0 5px no-repeat;
  }
}

/* =============================================================================
   MEMBERSHIP
   ========================================================================== */
@media screen and (max-width: 768px) {
  .membership #contents-one {
    padding: 0;
  }
}
.membership h2 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .membership h2 {
    margin-bottom: 0;
  }
}
.membership .head-link {
  width: 960px;
  margin: 0 auto 45px auto;
  background: url(../images/membership/bg_link.gif);
  padding: 17px 0;
  text-align: center;
}
.membership .head-link li {
  display: inline;
  margin: 0 3px;
}
.membership h3 {
  margin: 0 48px 15px 48px;
}
.membership h3#link05 {
  margin-top: 50px;
}
.membership h3#link01, .membership h3#link02, .membership h3#link03 {
  margin-top: -100px;
  padding-top: 100px;
}
.membership h4 {
  margin: 0 72px 10px 72px;
}
.membership .txt {
  margin: 0 72px;
}
.membership .txt2 {
  margin: 0 72px 65px 72px;
}
.membership .txt3 {
  margin: 10px 72px 50px 72px;
}
.membership .txt em, .membership .txt4 em {
  color: #CC3300;
}
.membership .txt2 {
  margin: 0 72px 70px 72px;
}
.membership .txt4 {
  margin: 0 72px 20px 72px;
}
.membership .img01 {
  text-align: center;
  margin: 10px 0 50px 0;
}
.membership .img02 {
  margin: 10px 0 10px 72px;
}
.membership .tokuten {
  width: 907px;
  overflow: hidden;
  margin: 0 auto 40px auto;
}
.membership .tokuten li {
  width: 453px;
  float: left;
  background: url(../images/common/bg_line_tate.gif) repeat-y right;
}
.membership .tokuten li.last {
  background: none;
}
.membership .tokuten li p {
  margin: 0 25px 20px 25px;
  text-align: center;
}
.membership table {
  border-bottom: 1px solid #F3E6B8;
  border-left: 1px solid #F3E6B8;
}
.membership table th {
  border-top: 1px solid #F3E6B8;
  border-right: 1px solid #F3E6B8;
  background: url(../images/membership/bg_link.gif);
  vertical-align: middle;
  padding: 15px 20px;
}
.membership table th img {
  max-width: initial;
  max-width: auto;
}
.membership table td {
  vertical-align: middle;
  background-color: #ffffff;
  border-top: 1px solid #F3E6B8;
  border-right: 1px solid #F3E6B8;
  padding: 15px 20px;
}
.membership table td img {
  margin-bottom: 5px;
}
.membership table td .att {
  margin-top: 15px;
  color: #CC3300;
}
.membership table.table01 {
  width: 416px;
  height: 125px;
  float: left;
  margin: 15px 24px 30px 72px;
}
.membership table.table02 {
  width: 416px;
  height: 125px;
  float: left;
  margin: 15px 0 30px 0;
}
.membership table.table03 {
  margin: 0 72px 20px 72px;
}
@media screen and (max-width: 768px) {
  .membership .head-link {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 5%;
    box-sizing: border-box;
  }
  .membership .head-link li {
    width: 48%;
    float: left;
    margin: 0 0 10px 0;
  }
  .membership .head-link li:nth-child(2) {
    float: right;
  }
  .membership .head-link li:last-child {
    margin: 0;
  }
  .membership h3 {
    margin: 0 5% 5px;
  }
  .membership h3.link01 {
    margin-bottom: 20px;
  }
  .membership h3#link01, .membership h3#link02, .membership h3#link03 {
    margin-top: -60px;
    padding-top: 60px;
  }
  .membership h4 {
    margin: 10px 5% 5px;
  }
  .membership h4 span {
    font-size: 16px;
    color: #d9ae21;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: normal;
  }
  .membership .txt, .membership .txt2, .membership .txt3, .membership .txt4 {
    margin: 0 5% 20px 5%;
  }
  .membership .txt.mb0, .membership .txt2.mb0, .membership .txt3.mb0, .membership .txt4.mb0 {
    margin-bottom: 0;
  }
  .membership .tokuten {
    width: 100%;
  }
  .membership .tokuten li {
    width: 100%;
    float: none;
  }
  .membership table.table01, .membership table.table02 {
    width: 90%;
    height: 25px;
    float: none;
    margin: 15px auto;
  }
  .membership table.table03 {
    margin: 10px auto;
    width: 90%;
  }
  .membership table th {
    padding: 15px 0;
    width: 30%;
    text-align: center;
    color: #7f5417;
  }
  .membership table td span.price {
    font-size: 16px;
    color: #7f5417;
  }
  .membership table td span.text {
    font-size: 16px;
    color: #7f5417;
  }
}

* html body .membership table.table01 {
  display: inline;
}

.membership ol.off {
  margin: 10px 72px 30px 90px;
}

* html body .membership ol.off, * + html body .membership ol.off {
  margin: 10px 72px 30px 100px;
}

.membership ol.off li {
  list-style: decimal;
  margin-bottom: 15px;
}

/* =============================================================================
   CONTACT
   ========================================================================== */
.contact #main {
  padding-top: 53px;
}
.contact h3 {
  margin: 0 28px;
}
.contact .tel {
  margin: 26px 0 -20px 28px;
  overflow: hidden;
  width: 744px;
}
.contact .tel li {
  width: 352px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #F3E6B8;
  background-color: #ffffff;
  padding: 20px 0;
  height: 160px;
  position: relative;
}
.contact .tel li.ttl {
  background: url(../images/contact/bg_ttl.gif);
}
.contact .tel li p {
  padding: 0 18px;
}
.contact .tel li p em {
  font-weight: bold;
}
.contact .tel li p.name {
  margin-bottom: 7px;
}
.contact .tel li p.number {
  margin: 10px 0;
}
.contact .tel li p.number a {
  cursor: default;
}
.contact .tel li p.btn-reserve {
  position: absolute;
  top: 73px;
  right: 18px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .contact .tel li p.btn-reserve {
    position: static;
    text-align: center;
    margin-bottom: 10px;
  }
}
.contact .time {
  margin: 20px 48px 80px 48px;
}
.contact .time li {
  background: url(../images/contact/contact_ico_li.gif) no-repeat left 7px;
  padding-left: 22px;
  padding-bottom: 15px;
  width: 654px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contact h3 {
    margin: 0 4%;
  }
  .contact .page--title {
    margin-bottom: 0;
    padding: 0 10px;
    background-color: #FFF9E7;
    line-height: 44px;
    font-size: 20px;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    color: #805205;
  }
  .contact .head--text {
    padding: 15px 0 15px 3%;
    background-color: #fff;
  }
  .contact .head--text img {
    width: 90%;
  }
  .contact .text--red {
    padding: 0 0 10px 9%;
    background-color: #fff;
    color: #B22C00;
    width: 100%;
  }
  .contact #side {
    display: none;
  }
  .contact #main {
    width: 100%;
    padding-top: 0;
  }
  .contact .tel {
    width: 100%;
    margin: 0;
  }
  .contact .tel li {
    width: 100%;
    margin: 0;
    border-top: 1px solid #D4A50A;
    padding: 20px 0;
    height: auto;
  }
  .contact .tel li:last-child {
    border-bottom: 1px solid #D4A50A;
  }
  .contact .tel li p.subhead {
    color: #7B4C00;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 18%;
  }
  .contact .tel li p.name {
    padding: 0 4%;
  }
  .contact .tel li p.name span {
    background: #F2E7B3;
    width: 50px;
    margin: 0;
    line-height: 24px;
    text-align: center;
    color: #794C00;
  }
  .contact .tel li p.number {
    padding: 0 18%;
  }
  .contact .tel li p.date {
    font-size: 14px;
    color: #7A4C00;
    padding: 0 0 0 18%;
  }
  .contact .time {
    margin: 10px 0 0;
    padding: 0 4%;
  }
  .contact .time li {
    width: 100%;
    box-sizing: border-box;
  }
}

/* =============================================================================
   404 NOT FOUND
   ========================================================================== */
.notfound #main h3 {
  margin: 53px 0 0 28px;
}
.notfound #main p {
  margin: 14px 0 0 30px;
}
.notfound #main p.ttl {
  font-weight: bold;
  margin: 20px 0 20px 50px;
}
.notfound #main ul.reason {
  margin: 0 40px 0 50px;
}
.notfound #main ul.reason li {
  background: url(../images/privacypolicy/ico_li.gif) no-repeat left 6px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.notfound #main p.btn {
  background: url(../images/404/bg_btn.gif) no-repeat left top;
  height: 40px;
  margin: -15px 0 20px 50px;
}
.notfound #main p.btn a {
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px 0 0 15px;
}
.notfound #main .linkbox {
  width: 320px;
  float: left;
  margin: 0 20px;
  overflow: hidden;
}
.notfound #main .linkbox p {
  background: url(../img/404/bg_btn2.gif) no-repeat right top;
  height: 40px;
  margin-bottom: 15px;
}
.notfound #main .linkbox p a {
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px 0 0 15px;
}
.notfound #main .linkbox dt {
  font-weight: bold;
  color: #CC9900;
  margin: 0 0 0.5em 30px;
}
.notfound #main .linkbox dd, .notfound #main .linkbox li li {
  margin: 0 0 0.5em 30px;
  padding: 0;
  background: url(../images/common/ico_arw_cir.gif) no-repeat left 2px;
}
.notfound #main .linkbox dd a, .notfound #main .linkbox dd span {
  padding-left: 20px;
}
.notfound #main .linkbox li li a {
  padding-left: 20px;
}
