@charset "utf-8";

/*‐‐‐‐‐‐‐‐‐‐全体はじまり------------------*/
*{
  margin: 0px;
  padding: 0px;
  height: auto;
  box-sizing: border-box;
}
body{
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.75;
  color: #181818;
  /* 和文フォント */
  font-family: "游ゴシック体", "Yu Gothic","YuGo", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
.ALL-wrapper{
  width: 100%;
  max-width: 1847px;
  min-width: 1000px;
  margin:0 auto;
  text-align: center;
}
.center{
  width: 100%;
  /* max-width: 1280px; */
  max-width: 1000px;
  margin: 0 auto;
}
img{
  vertical-align: bottom;
}
.sp{
  display: none;
}
li{
  display: inline-block;
}
/*‐‐‐‐‐‐‐‐‐‐全体おしまい-----------------*/
header img{
  width: 100%;
}
/* fv*/
.fv{
  /* background-image: url("img/fv__bg.png");
  background-size:cover;
  background-position: center; */
  position: relative;
}
/* .fv .center img{
  width: 100%;
} */
.fv img{
  width: 100%;
}
.fv a{
  width: 36%;
  position: absolute;bottom:4%;left: 8%;
}
.fv a:hover{
  opacity: .6;
}
/* -----fv　おしまい------- */

/* why */
.why img{
  width: 100%;
}
.why .center p{
  text-align: left;
  font-weight: bold;
}
.why .center {
  border: 2px solid #18234f;
  margin-top:80px;
  padding: 40px;
}
.why .center ul li:last-of-type{
  width: 300px;
  margin-left: 24px;
  position: relative;bottom: 160px;
}
/* why ...end */

/* toku-chow */
.toku-chow img{
  width: 100%;
}
.toku-chow {
  background-color: #f5f5f5;
    font-family: 'Sawarabi Mincho', sans-serif;
}
.toku-chow .center{
  margin-top: 80px;
  position: relative;
}
.toku-chow .center ul{
  margin:0 auto;
  width: 560px;
  position: absolute;bottom:72px;left:50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.toku-chow .center ul li{
  display: block;
  text-align: left;
  margin-bottom: 16px;
}
.toku-chow .center ul li img{
  width: 40px;
  margin-right: 16px;
  position: relative;bottom: 3px;
}
.toku-chow .center h2{
  color: #18234f;
  width: 100%;
  font-size: 56px;
  font-weight: 400;
  position: absolute;top:40px;left:50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.toku-chow .center h2 span{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
/* toku-chow ...end */

/* money */
.money{
  padding-bottom: 80px;
}
.money img{
  width: 100%;
}
.money h2 {
  background-image: url("img/money-ttl-bg.png");
  background-size:cover;
  background-position: center;
  margin-bottom: 80px;
}
.money h2 img{
  width: 1000px;
}
.money {
  background-color: #f5f5f5;
}
.money table{
  border-collapse: collapse;
  border: 1px solid #a3a3a3;
  width: 100%;
  margin: 0 auto;

}
.money table th{
  /* border: 1px solid snow; */
  border: 1px solid #a3a3a3;
  color: snow;
  background-color: #958472;
  padding: 10px;
    font-weight: 600;
}
.money table td{
  /* border: 1px solid snow; */
  border: 1px solid #a3a3a3;
  background-color: #f0f1e6;
  padding: 16px;
  padding-left: 24px;
  font-weight: 600;
  text-align: left;
}
/* money ...end */

/* show-kai */
.show-kai{
  background-color: #fcfcfc;
  padding-bottom: 80px;
}
.show-kai h2 img{
  width: 1000px;
}
.show-kai .center{
  position:relative;
  height: 720px;
  margin-top: 80px;
}
.show-kai .center ul li:first-of-type{
  position:absolute;left:0;bottom: 214px;
  width: 200px;
}
.show-kai .center ul li:last-of-type{
  position:absolute;right:0;top: 0;
  width: 720px;
  text-align: left;
}
.show-kai h3 img{
  width: 560px;
  position: absolute;right: 0;bottom: 0;
}
.show-kai li p{
  font-family: 'Sawarabi Mincho', sans-serif;
  /* margin-bottom: 40px; */
}
.show-kai li p span{
  color: #754c31;
  font-weight: 500;
}
/* show-kai ...end */

/* ji-sseki */
.ji-sseki{
  padding-bottom: 80px
}
.ji-sseki h2 img{
  width: 1000px;
}
.ji-sseki h2{
  background-image: url("img/jisseki-ttl-bg.png");
  background-size:cover;
  background-position: center;
  margin-bottom: 80px;
}
.ji-sseki h3{
  font-size: 20px;
  color: #18234f;
  font-weight: bold;
  text-align: left;
}
.ji-sseki h3 span{
  background: linear-gradient(transparent 60%, #a79756 60%);
}
.ji-sseki h4{
  font-size: 16px;
  text-align: left;
}
.ji-sseki ul{
  border: 2px solid #18234f;
  margin: 24px 0;
  padding: 40px;
  position: relative;
  font-weight: bold;
}
.ji-sseki li:first-of-type{
width: 30%;
position: absolute;top:72px;left:40px;
}
.ji-sseki ul:nth-of-type(3),.ji-sseki ul:nth-of-type(2){
  height: 300px;

}
.ji-sseki ul:nth-of-type(1){
  height: 360px;

}
.ji-sseki ul:nth-of-type(3) li:first-of-type,.ji-sseki ul:nth-of-type(2) li:first-of-type{

  /* margin-right: 56px; */
  position: absolute;top:40px;left:40px;
}
.ji-sseki ul:nth-of-type(3)  li:last-of-type{
  position: absolute;top:40px;right: 130px;

}
.ji-sseki ul:nth-of-type(2)  li:last-of-type{
  position: absolute;top:40px;right: 148px;

}
.ji-sseki ul:nth-of-type(1)  li:last-of-type{
  position: absolute;top:40px;right: 82px;

}
/* ji-sseki ...end */

/* contact form */
iframe{
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  width: 100%;
  height: 1000px;
}
/* contact form ...end */

/*‐‐‐‐‐‐‐‐‐‐フッター------------------*/
footer{
  /* margin-top: 80px; */
  /* border-top: 1px solid #181818; */
  text-align: left;
  max-width: 1847px;
  min-width: 1000px;
  margin: 0 auto;
  text-align: center;
  background-color: #0b3870;
  padding-bottom: 24px;
  padding-top: 24px;
  color: white;
}
footer ul li{
  display:inline-block;
  color:inherit;
  font-size:16px;
  margin-right: 8px;
}
footer ul li a {
  text-decoration:none;
  font-size:16px;
  color: #181818;
  color: white;
  font-weight: bold;
}
footer ul li a:hover{
  opacity:0.6;
  border-bottom: 1px solid #181818;
}
footer p{
  font-size:14px;
  /* margin:40px 0; */
  margin-top: 24px;
    font-weight: bold;
}
/*‐‐‐‐‐‐‐‐‐‐フッター おしまい------------------*/
