@charset "utf-8";
/* CSS Document */
h1.pageTitle {
  margin: 17px 0 20px 10px;
}

.contentsBox {
  background: #fff;
  margin: 0 10px;
  padding: 38px 0 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

#lead_txt {
  text-align: center;
  background-image: url("/sp/img/about/index/bg_03.png");
  -webkit-background-size: 270px 403px;
  -moz-background-size: 270px 403px;
  -o-background-size: 270px 403px;
  background-size: 270px 403px;
  background-repeat: no-repeat;
  background-position: center 50%;
}
#lead_txt h1 {
  margin: 0 0 38px;
  padding: 0 10px;
}
#lead_txt h2 {
  margin-bottom: 22px;
  padding: 0 10px;
}
#lead_txt p {
  line-height: 1.8;
  padding: 0 10px;
}
#lead_txt p.btn {
  text-align: left;
}
#lead_txt ul {
  margin-top: 25px;
  overflow: hidden;
}
#lead_txt ul li {
  margin-bottom: 10px;
  list-style-type: none;
  float: left;
}
#lead_txt ul li:first-child a {
  width: 149px;
  text-align: left;
}
#lead_txt ul li:last-child a {
  width: 180px;
}

#attraction_txt {
  margin: 36px 0 0;
}

#explain_txt {
  margin: 5px 0 0;
}
#explain_txt:nth-child(3) p.link_icon {
  margin-top: 15px;
}

#attraction_txt h1,
#explain_txt h1 {
  font-size: 124%;
  padding: 0 10px 20px 30px;
  background-image: url("/sp/img/about/index/bg_02.png");
  -webkit-background-size: 18px 18px;
  -moz-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: 10px top;
  line-height: 1.2;
}
#attraction_txt article,
#explain_txt article {
  padding: 15px 0 10px;
  border-top: solid 1px;
  -moz-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -webkit-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -webkit-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -o-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
}
#attraction_txt article div.img,
#explain_txt article div.img {
  text-align: center;
}
#attraction_txt article h2,
#explain_txt article h2 {
  font-size: 116%;
  margin-bottom: 15px;
  position: relative;
  padding: 3px 10px 0 35px;
  line-height: 1.2;
}
#attraction_txt article h2 img,
#explain_txt article h2 img {
  position: absolute;
  top: 0;
  left: 10px;
}
#attraction_txt article > p,
#explain_txt article > p {
  line-height: 1.7;
  margin: 0 10px 10px;
}
#attraction_txt article > p.link_icon,
#explain_txt article > p.link_icon {
  margin: 0 10px;
}

#explain_txt {
  padding: 18px 0 17px;
  border-top: solid 1px;
  -moz-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -webkit-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -webkit-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  -o-border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
  border-image: url(/sp/img/common/co/ln_03.png) 2 0 0 repeat;
}
#explain_txt article p.note {
  color: #7F7059;
  margin: 10px 10px 10px 23px;
}
#explain_txt article p.note span {
  color: #da8201;
  margin-left: -10px;
}
#explain_txt > p {
  line-height: 1.7;
  margin: 0 10px 10px;
}

.loginBox {
  background: rgba(201, 179, 126, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 10px auto;
  padding: 8px 10px;
  width: 260px;
  zoom: 1;
}
.loginBox:after {
  content: "";
  display: block;
  clear: both;
}
.loginBox p.btn.newmember {
  float: right;
  margin: 0;
}
.loginBox p.btn.login {
  float: left;
  margin: 0;
}

.about_detail {
  margin: 25px 10px 15px;
  padding: 15px 10px 10px;
  background: rgba(121, 114, 94, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.about_detail h3 {
  font-size: 100%;
  margin-bottom: 12px;
  background-image: url("/sp/img/about/index/bg_01.png");
  -webkit-background-size: 20px 18px;
  -moz-background-size: 20px 18px;
  -o-background-size: 20px 18px;
  background-size: 20px 18px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 2px 0 1px 29px;
  line-height: 1.2;
}
.about_detail ul li {
  list-style-type: none;
  zoom: 1;
}
.about_detail ul li:after {
  content: "";
  display: block;
  clear: both;
}
.about_detail ul li .img {
  line-height: 0;
  float: left;
  margin-right: 12px;
}
.about_detail ul li.last-child {
  margin-top: 15px;
}
.about_detail p {
  line-height: 1.6;
}


/* 2022統合ID対応*/
.loginBox {
    padding: 11px 10px 13px 10px;
}
.loginBox .loginBox_title {
	color: #5f461f;
    font-size: 13px;
    text-align: center;
    margin-bottom: 7px;
}

