/* CSS Document */
@charset "utf-8";

/* PCスマホどちらにも適用されます */

html > body {
  font-size: 14px !important;
  font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Geneva, Arial, Verdana, sans-serif !important;
  color: #4B4848;
  margin-top: 95px;
}
@media(max-width:750px){
  html > body{
    margin-top: 15vw;
    text-size-adjust:100%;
    -webkit-text-size-adjust: 100%; 
  }
}

p,
li,
dt,
dd,
td {
  
  font-size: 14px;
  color: #333;
  line-height: 150%;
}

li {
  list-style: none;
}

img,
input[type="image"] {
  max-width: 100%;
  height: auto;
}
a{
  color:  #2C7BA8;
  text-decoration: none;
}
a:visited {
  color: #4B7084;
}
@media(max-width:750px) {
  table.table td,
  table.table th {
    display: block;
  }
  table.table tr,
  table.table td,
  table.table th {
    width: 100%;
  }
}

img{
  max-width: 100%;
  height: auto;
}

#contents {
  padding-left: 15px;
  padding-right: 15px;
}

.box_f_top {
  width: 100%;
  position: relative;
}

.pagetop {
  text-align: right;
}

.pagetop img,
.inner img {
  vertical-align: bottom;
      width: 10%;
}

.txt11 {
  font-size: 11px;
}

.txt12 {
  font-size: 12px;
}

.txt13 {
  font-size: 13px;
}

.txt14 {
  font-size: 14px;
}

.txt16 {
  font-size: 16px;
}

.txt18 {
  font-size: 18px;
}

.txt20 {
  font-size: 20px;
}

.txt22 {
  font-size: 22px;
}

.txt24 {
  font-size: 24px;
}

.txt26 {
  font-size: 26px;
}

.txt28 {
  font-size: 28px;
}

.txt30 {
  font-size: 30px;
}

.txt32 {
  font-size: 32px;
}

.m_0 {
  margin: 0 !important;
}

.m_5 {
  margin: 5px auto!important;
}

.top0 {
  margin-top: 0px !important;
}

.top10 {
  margin-top: 10px !important;
  height: 2em;
}

.top20 {
  margin-top: 20px !important;
}

.top25 {
  margin-top: 25px !important;
}

.top30 {
  margin-top: 30px !important;
  max-width: 1000px;
  margin: 30px auto 0;
}

.top40 {
  margin-top: 40px !important;
}

.top50 {
  margin-top: 50px !important;
}

.top60 {
  margin-top: 60px !important;
}

.top70 {
  margin-top: 70px !important;
}

.top80 {
  margin-top: 80px !important;
}

.top-2 {
  margin-top: -2px !important;
}

.top-10 {
  margin-top: -10px !important;
}

.top-20 {
  margin-top: -20px !important;
}

.top-40 {
  margin-top: -40px !important;
}

.top-50 {
  margin-top: -50px !important;
}

.top-65 {
  margin-top: -65px !important;
}

.top-85 {
  margin-top: -85px !important;
}

.top-120 {
  margin-top: -120px !important;
}

.bottom10 {
  margin-bottom: 10px !important;
}

.bottom20 {
  margin-bottom: 20px !important;
}

.bottom25 {
  margin-bottom: 25px !important;
}

.bottom30 {
  margin-bottom: 30px !important;
}

.bottom35 {
  margin-bottom: 35px !important;
}

.bottom40 {
  margin-bottom: 40px !important;
}

.bottom50 {
  margin-bottom: 50px !important;
}

.bottom60 {
  margin-bottom: 60px !important;
}

.padding10 {
  padding-left: 10px;
  padding-right: 10px;
}

.orange {
  color: #e85202 !important;
}

.red {
  color: #F00 !important;
}

.bold {
  font-weight: bold !important;
}

.center {
  text-align: center;
}

.f_left {
  float: left;
}

.c_both {
  clear: both;
}

.after:after {
  display: block;
  clear: both;
  content: "";
}


/*ヘッダー*/

#header {}

.header_inner {
  color: #683B11;
  background-color: #fff;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9999 !important;
}

header h1 {
  color: #683B11;
  font-size: 11px;
  margin-bottom: 7px;
}

header #inner {
  float: left;
  margin-top: 5px;
}

header #inner2 {
  float: right;
  margin-top: 20px;
}

header #inner2 p {
  float: left;
  padding-left: 20px;
}

header #inner3 {
  float: right;
  margin-top: 0px;
}

header ul,header li{
  margin: 0;padding: 0;
}

header #headerTitle img {
  width: 397px;
  height: auto;
}

@media (min-width : 750px){
  .under-page #layerMenu{
    margin-top: 95px;
  }
}


/*コンテンツ*/

h2.h2_title {
  font-size: 32px;
  color: #333;
  line-height: 150%;
  font-weight: bold;
}

h3.h3_title {
  font-size: 30px;
  color: #683B11;
  line-height: 150%;
  font-weight: bold;
}

h3.h3_title2 {
  font-size: 30px;
  color: #333;
  line-height: 150%;
  font-weight: bold;
}

p.shinchiku {
  display: inline-block;
  color: #fff;
  background-color: #683B11;
  padding: 5px 20px;
  margin-bottom: 10px;
}

p.chuko {
  display: inline-block;
  color: #fff;
  background-color: #FB783B;
  padding: 5px 20px;
  margin-bottom: 10px;
}

p.tochi {
  display: inline-block;
  color: #fff;
  background-color: #29ABE2;
  padding: 5px 20px;
  margin-bottom: 10px;
}

p.manshon {
  display: inline-block;
  color: #fff;
  background-color: #2C7BA8;
  padding: 5px 20px;
  margin-bottom: 10px;
}


/*フッター*/

footer {
  border-top: 1px solid #683B11;
  text-align: center;
  padding-top: 40px;
  margin-top: 80px;
}

footer p {
  color: #683B11;
}

.f_inner {
  width: 1000px;
  margin: 0 auto;
}

.area p {
  color: #fff;
  padding: 2px;
  background-color: #683B11;
  display: inline-block;
}

.area ul li {
  display: inline-block;
  font-size: 12px;
  color: #683B11;
}
.menu ul{
  text-align: left;
  margin: 0;
  padding: 0 0 20px;
}
.menu ul li {
  display: inline-block;
  margin-right: -4px;
  text-align: left;
  padding-right: 3px;
  min-width: 16%;
  list-style: circle;
}
.menu ul li::before {
  content: "●";
  color: #683B11;
  font-size: 0.8em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.menu ul li a{
  color: #683B11;
}
.menu ul.after li::before,
.menu ul.after li a{
  color: #999;
  font-size: 12px;
}


.btn-member{/*プラザハウス倶楽部登録ボタン*/
  display: inline-block;
  position: fixed;
  top: 40%;
  right: 0;
}
.btn-member span{
  display: none;
}

/*PCのみに適用したいCSS*/

@media screen and (min-width: 751px) {
  .header_inner2,.block-main,.container {
    width: 1000px;
    margin: auto;
  }
  .pagetop img,
.inner img {
  vertical-align: bottom;
  width: 3%;
}
  #openMenu {
    display: none;
  }
  #mainInner {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 1200px;
  }
  #layerMenu {
    width: 1000px;
    margin: auto;
    padding: 20px 0;
  }
  #layerMenu ul li {
    display: inline-block;
    width: 195px;
    text-align: center;
    box-sizing: border-box;
  }
  #layerMenu ul li a {
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0px 7px 50px ;
    color: #333;
    display: block;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left 20px center;
  }
  #layerMenu ul li.menu-01 a {
    background-image: url(/image/icon_menu_01.png);
  }
  #layerMenu ul li.menu-02 a {
    background-image: url(/image/icon_menu_02.png);
  }
  #layerMenu ul li.menu-03 a {
    background-image: url(/image/icon_menu_03.png);
  }
  #layerMenu ul li.menu-04 a {
    background-image: url(/image/icon_menu_04.png);
  }
  #layerMenu ul li.menu-05 a {
    background-image: url(/image/icon_menu_05.png);
  }
  #layerMenu ul li a:hover {
    color: #21CFFB;
    text-decoration: none;
  }
  #layerMenu ul li span {
    font-size: 11px;
    font-weight: normal;
    padding: 7px 0;
    color: #B3B3B3;
    display: block;
  }
  .pickup a:hover {
    opacity: 0.5;
  }
}


/*スマホのみに適用したいCSS*/

@media (max-width: 750px) {
  img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    line-height: 0;
    font-size: 0;
  }
  .header_inner {
    padding: 5px 0;
  }
  .header_inner2 {
    padding-left: 15px;
  }
  header h1 {
    display: none;
  }
  header #inner2 {
    display: none;
  }
  header #inner3 {
    display: none;
  }
  header #headerTitle {
    padding: 0;
    float: left;
  }
  header #headerTitle img {
    width: 75%;
  }
  #openMenu {
    position: absolute;
    /*bodyに対しての絶対位置指定です*/
    right: 20px;
    top: 17px;
    width: 30px;
    height: 25px;
    cursor: pointer
  }
  #openMenu div {
    position: relative
  }
  /*spanの絶対位置指定の親にします*/
  #openMenu span {
    display: block;
    position: absolute;
    /*#navToggle div に対して*/
    width: 100%;
    border-bottom: solid 3px #683B11;;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
  }
  #openMenu span:nth-child(1) {
    top: 0
  }
  #openMenu span:nth-child(2) {
    top: 11px
  }
  #openMenu span:nth-child(3) {
    top: 22px
  }
  #layerMenu {
    display: none;
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 18px;
    z-index: 9999;
  }
  #layerMenu ul {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #683B11;
  }
  #layerMenu ul li {
    float: none;
    height: auto;
    list-style: none;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #683B11;
    margin: 0;
  }
  #layerMenu ul li a {
    position: relative;
    padding: 10px;
    text-decoration: none;
    color: #683B11;
    display: block;
  }
  #layerMenu ul li span {
    display: none;
  }
  /*コンテンツ*/
  h2.h2_title {
    font-size: 20px;
    color: #333;
    line-height: 150%;
  }
  h3.h3_title {
    font-size: 24px;
    font-weight: bold;
    color: #683B11;
    line-height: 150%;
  }
  h3.h3_title2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 150%;
  }
  /*フッター*/
  footer {
    margin-top: 40px;
  }
  .f_inner {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .f_inner ul {
    padding: 0;
  }
  .f_inner ul li {
    font-size: 16px;
    line-height: 200%;
  }
  .btn-member{/*プラザハウス倶楽部登録ボタン*/
    display: block;
    position: fixed;
    top: inherit;
    bottom: 0;
    right: inherit;
    text-align: center;
    width: 100%;
  }
  .btn-member  a{
    display: block;
    font-weight: bold;
    background: #683B11;
    color: #fff;
    padding: 5px;
    padding: 5px;
  }
  .btn-member img{
    display: none;}
  .btn-member span{
    display: inherit;
    margin: auto;
  }
  .menu ul{
    text-align: left;
  }
  .menu ul li {
    padding-right: 0;
    min-width: 49%;
    border: none;
    font-size: 1em;
  }
  .block-main{
    min-width: 100%;
  }
}

.page-title{
  background-image: url(../image/bg_title.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
  height: 250px;
  padding: 60px;
  font-size: 27px;
  text-align: center;
  color: #683B11;
}
.page-title small{
  display: block;
  font-size: 13px;
  margin-top: 1em;
  color: #683B11;
}

.border-title{
  color: #683B11;
  margin: auto;
  text-align: center;
  margin-bottom: 50px;
  font-size: 32px;
}

.border-title span{
  border-bottom: #C7B299 1px solid;
  padding: 0 50px 1px;
  display: inline-block;
}

.pc-text-center{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


.cream-title{
  color: #683B11;
  margin: auto;
  font-size: 24px;
  background: #FAF5E6;
  padding: 0.5em;
  margin-bottom: 1em;
  border-radius: 3px;
}

@media (max-width: 750px) {
  .pc-text-center{
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  body,
  #eswsBody {
    min-width: 100%;
  }

  .page-title{
    height: 150px;
    padding: 45px;
    background-size: cover; 
  }

  .border-title{
    font-size: 28px;
    margin-top: 20px;
  }

  .border-title span{
    padding: 0 25px 1px;
  }
}

/*縦横中央用*/
.display-table{
  display: table;
}
.display-cell{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.block-banner-suikyu{
  margin-bottom: 20px;
}

/* いい生活のCSSに上書きする---------------- */
#eswsContainerInner {
  background-image: none;
}