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

dl{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
body{
    color: black;
    font-size: 16px;
    line-height: 180%;
}
#main{
    background-color: #d5c9a3;
    position: relative;
    margin-top: -180px;
}
#main span{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: white;
}
#main div.mainwrap{
    margin: auto;
    position: relative;
    z-index: 2;
    margin: 0 auto 0 auto;
}

#main div.mainwrap div,
#main div.mainwrap div dl dt,
#main div.mainwrap div dl dd{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#main div.mainwrap div dl dt img.title{
    width: 40%;
    height: auto;
    margin: 10px;
}
#main div.mainwrap div dl dt img.main{
    width: 100%;
    height: auto;
}
#main div.mainwrap div dl dd {
    font-size: 16px;
    line-height: 200%;
    padding: 15px;
}
#main div.mainwrap div dl dd h1{
    font-family: "ＭＳ Ｐ明朝";
    font-size: 22px;
    line-height: 180%;
    margin: 0px;
    padding: 0;
}
#main div.mainwrap div dl dd p br{
    display: none;
}

/**/
#lp_wrap{
    width: 90%;
    margin: 40px auto;
}
#lp_wrap h2{
    font-family: "ＭＳ Ｐ明朝";
    font-size: 24px;
    line-height: 180%;
    margin: 0px;
    padding: 0;
}
#teamtable,
#teamtable tbody,
#teamtable tr,
#teamtable th,
#teamtable td{
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
#teamtable{
    margin: 50px 0;
}
#teamtable th,
#teamtable td{
    padding: 10px;
    border-bottom: 2px solid white;
}
#teamtable th{
    background-color: #f4f1e8;
    color: #9f7c0c;
    text-align: center;
}
#teamtable td{
    background-color: #fbf9f2;
    padding: 20px;
}
#mov{
    width: 100%;
    height: 200px;
}

/*-----------------*/
#lp_wrap h3 {
  clear: both;
  font-size: 18px;
  display: flex;
  color: #c6990b;
  text-align: left;
  margin: 70px 0 10px 0px;
  padding: 0px 0px 0 0;
    position: relative;
    font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}
#lp_wrap h3::after{
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #d6b13c;
  top: 15px;
    left: 5px;
    position: relative;
}
/**/
#lp_wrap h4{
    font-size: 18px;
    font-weight: normal;
}
.recslist,
.recslist dl dt{
    display: block;
    clear:both;
    margin: 0px;
    padding: 0px;
}
.recslist dl dt a{
    display: block;
    position: relative;
    color: black;
}
.recslist dl dt a:hover{
    text-decoration: underline;
}
.recslist dl dt a img{
    width: 100%;
    height: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.recslist dl dt a div.whbox{
    background-color: white;
  border-top-right-radius: 10px;
    position: absolute;
    top: 180px;
    width: 75%;
    line-height: 160%;
    font-size: 13px;
    color: black;
    padding: 10px 0;
}
.recslist dl dt a div.whbox span{
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
  color: #c6990b;
}
.recslist dl dt a div.whbox p{
    margin: 0px;
    padding: 5px 0px;
}
.recslist dl dt a h4{
    color: black;
    font-weight: bold !important;
    font-size: 17px !important;
    position: relative;
    margin-top: 10px;
}

/**/

#envi_wrap dl dt h2{
    color: #97740b;
}
#envi_wrap dl dd a{
    display: block;
    background-color: #f5f3ea;
    width: 100%;
    padding: 30px 0;
    margin: 5px;
    text-align: center;
    clear: both;
    color: #97740b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 20px;
}
#envi_wrap dl dd a i{
    color: #d6b13c;
}

/**/
#entry{
    clear: both;
    margin: auto;
    color: #a37d05;
    font-weight: bold;
    margin: 50px auto;
}
#entry a{
    display: block;
    clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border: 5px solid #e1d19e;
    color: #97740b;
    padding: 20px 0;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 600;
  font-style: bold;
    text-align: center;
    font-size: 20px;
    position: relative;
    margin: 20px auto;
    width: 70%;
}
#entry a i{
    color: #d6b13c;
    font-size: 15px;
    position: relative;
    top: 0px;
}

/*-*/
#lp_wrap_base{
    width: 90%;
    margin: auto;
    position: relative;
    top: -160px;
}
#lp_wrap_base p.basetitle {
  clear: both;
  font-size: 18px;
  display: flex;
  color: #c6990b;
  text-align: left;
  margin: 0px 0 10px 0px;
  padding: 0px 0px 0 0;
    position: relative;
    font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}
#lp_wrap_base p.basetitle::after{
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #d6b13c;
  top: 15px;
    left: 5px;
    position: relative;
}
/**/
#lp_wrap_base h1{
    font-size: 32px;
    margin: 40px 0;
}
#lp_wrap_base p#h1txt{
    font-size: 18px;
    margin: 20px 0;
}
#lp_wrap_base img{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/**/
.storytitle{
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    background-color: #d6b13c;
    color: white;
    width: 30%;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 30px;
}
/**/
.clostxt{
    background-color: #fbf9f2;
    padding: 5%;
}
.clostxt h4{
    margin: 0px 0 20px 0;
    padding: 0;
    font-size: 18px;
}

.profile_glbox{
    background-color: #f7f7f7;
    margin: -30px 0 0 0;
    padding: 3% 5%;
    border-radius:  0 0 10px 10px;
    position: relative;
}
.profile_glbox em{
    
}
.profile_glbox h2{
    
}
.profile_glbox h2 span{
    font-weight: normal;
    font-size: 70%;
    color: gray;
}
.profile_glbox p{
    
}

/**/
ul.inter_faq {
    margin: 30px 0 0 0px;
    padding: 0px;
}
ul.inter_faq li{
    margin: 0px;
    padding: 30px 0;
    list-style: none;
    font-size: 18px;
    line-height: 200%;
}
ul.inter_faq li h3 {
  clear: both;
  font-size: 17px;
    line-height: 160%;
  display: flex;
  text-align: left;
  margin: 0px 0 10px 0px;
  padding: 0px 0px 0 0;
    position: relative;
    font-weight: bold;
}
ul.inter_faq li h3::before{
  content: "";
  height: 1px;
    width: 5%;
  background-color: #000;
  top: 15px;
    right: 5px;
    position: relative;
}
#pankz_sp2{
            margin-top: 0px !important;
            margin-bottom: 180px;
            position: relative;
            z-index: 100;
        }