@charset "UTF-8";
#header {background-color: rgba(255,255,255,1);}
#page_header{background-image: url("../img/header_img_pc.webp");}





.section_00{background-image: url("../img/sec_00_back_pc.webp");background-repeat: no-repeat;background-size: cover;background-position: top center;}

.page_h3_goshic{font-size: 1.6em;}
.page_h4{font-weight: normal;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 1.2em;line-height: 1.8em;color:#3e3a39;margin-top: 0.6em;text-align: center;}


.section_01{background-image: url("../img/sec_01_back_pc.svg");background-repeat: repeat-y;background-size: contain;background-position: top center;}
.sec01_ttl{text-align: center;}
.sec01_ttl img{height:100px;margin-bottom: 2em;}
.sec_01_img01,.sec_02_img01{margin: 0em 0 5em;}
.white_box{background-color: #ffffff;padding: 5%;margin-bottom: 2em;}
.copy_box{padding: 0 3%;}
.fukukko_back{background-image: url("../img/sec_01_img_02_back_pc.webp");background-repeat: no-repeat;background-size: cover;background-position: top center;height: 250px;}



.section_02{background-image: url("../img/sec_02_back_pc.svg");background-repeat: repeat-y;background-size:contain; background-position: top center;}
.sec02_ttl{text-align: center;}
.sec02_ttl img{height:180px;margin-bottom: 2em;}
.geso_back{background-image: url("../img/sec_02_img_03_back_pc.webp");background-repeat: no-repeat;background-size: cover;background-position: top center;height: 250px;}





/* section_01の見出しコンテンツCSS */
.heading-block {
  text-align: center;
  padding: 0px 20px 60px;
  color: #3c3a3a;
}

/* 大見出し */
.main-title {
  font-size: 2.4em;
  font-weight: normal;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin: 0;
  letter-spacing: 0.05em;
  line-height: 1.2;
}

/* 見出しの下のバー */
.mid-bar {
  width: 30px;
  height: 5px;
  background-color: #a34347;
  margin: 15px auto;
}

/* サブ見出し */
.sub-title {
  font-size: 1.2em;
  margin: 0;
  letter-spacing: 0.05em;
  line-height: 1.4;
}






.pb70{padding-bottom: 70px;}
.net_bnr{width: 100%; margin: 1em auto 3em;}

/* -----------------------------
   レスポンシブ対応
----------------------------- */
@media screen and (max-width: 768px) {
  .sub-title {
    font-size: 0.85rem;
    letter-spacing: 0.2em;
  }

  .main-title {
    font-size: 1.8rem;
    white-space: normal; /* スマホでは折り返す */
  }

  .divider {
    height: 40px;
  }
}

@media screen and (max-width: 480px) {
  .sub-title {
    font-size: 0.85rem;
  }

  .main-title {
    font-size: 1.6rem;
  }

  .divider {
    height: 30px;
  }
}

/*
===================================================
 tb タブレット解像度
===================================================
*/
@media screen and (max-width:1000px) {

	}
/*
===================================================
 sp スマホ解像度
===================================================
*/
@media screen and (max-width:640px) {
#page_header{background-image: url("../img/header_img_sp.webp");}
.page_h3_left{font-weight: normal;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 1.2em;line-height: 1.8em;float: left;color:#3e3a39;margin-top: 0em;}
.page_h3_right{font-weight: normal;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 1.2em;line-height: 1.8em;float: right;color:#3e3a39;margin-top: 0.6em;}	
.page_h3_center{font-weight: normal;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 1.2em;line-height: 1.8em;color:#3e3a39;margin-top: 0.6em;}
.page_h4{font-weight: normal;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size: 0.9em;line-height: 1.6em;color:#3e3a39;margin-top: 0.6em;text-align: center;}
.pb70{padding-bottom: 40px;}
p.copy_p{font-size: 0.94em;line-height: 1.4;}


.sec_01_img01,.sec_02_img01{margin: 0em 0 1.6em;}	

.page_h3_goshic{font-size: 1.14em;}
.section_01{background-image: url("../img/sec_01_back_sp.svg");background-repeat: repeat-y;background-size: contain;background-position: top center;}
.section_02{background-image: url("../img/sec_02_back_sp.svg");background-repeat: repeat-y;background-size:contain; background-position: top center;}
.sec01_ttl img{height:auto;width: 95%; margin-bottom: 0.6em;}
.sec02_ttl img{height:auto;width: 98%; margin-bottom: 0.6em;}
.fukukko_back{background-image: url("../img/sec_01_img_02_back_pc.webp");background-repeat: no-repeat;background-size: 50%;background-position: top right;height: 100px;}
.geso_back{background-image: url("../img/sec_02_img_03_back_pc.webp");background-repeat: no-repeat;background-size: 50%;background-position: bottom right;height: 100px;}

/*.copyright {
	padding-bottom: 140px;
}*/
.net_bnr{width: 100%; margin: 0em auto 2em;}
}
