body {
  background-image: url("../images/webp/bg0.webp");
  background-repeat: no-repeat;
  background-position: center 0px;
  background-attachment: fixed;
  width: 100%;
  font-family: notosans, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  line-height: 32px;
  color: #4d4d4d;
}

a:hover {
  opacity: 0.9;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
input[name="image"]:hover {
  opacity: 0.9;
  filter: alpha(opacity=70);
}

/*___________________ 文字 _____________________*/
.aka {
  font-weight: bold;
  color: #d80100;
}
/*.kiiro{
    background: linear-gradient(transparent 60%, #faf78e 60%);
	font-weight: bold;
}
*/
.seika {
  width: 620px;
  font-size: 15px;
  line-height: 20px;
  text-align: right;
  margin: -10px auto 20px;
  display: block;
}
.kojin {
  font-size: 15px;
  line-height: 20px;
  text-align: right;
}
.pc {
  display: none;
}
/*___________________ コンテンツ _____________________*/
#wrap {
  background-image: url("../images/webp/bg01.webp");
  background-repeat: repeat-y;
  background-position: center 0px;
  width: 100%;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}
/*#top_wrap{
    background-image: url("../images/webp/top_bg.webp");
    background-repeat: repeat-y;
	background-position: center 0px;
    background-size: 2000px;
	width: 100%;
	margin: 0px auto 50px;
	overflow: hidden;
	display: block;
}*/
#top {
  background-image: url("../images/webp/top.webp");
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 2000px;
  width: 100%;
  height: 700px;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}

/*.ul1{
	width: 755px;
	padding-left: 25px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}*/
/*#wrap{
	width: 750px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
*/
.check00 {
  font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 600px;
  font-size: 22px;
  line-height: 40px;
  list-style-type: none;
  margin: 0px auto 0px;
  overflow: hidden;
  display: block;
}
.check00 li {
  background-image: url("../images/webp/check2.webp");
  background-repeat: no-repeat;
  background-position: 0 2px;
  width: 540px;
  border-bottom: solid 1px #ddd9d6;
  padding: 0px 0 20px 60px;
  margin: 0px auto 20px;
  display: block;
}
.check00 li:last-child {
  border-bottom: none;
}
.check0 {
  background-color: #fbf7f4;
  font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 620px;
  font-size: 22px;
  line-height: 40px;
  list-style-type: none;
  padding: 50px 0 15px;
  margin: 0px auto 20px;
  overflow: hidden;
  display: block;
}
.check0 li {
  background-image: url("../images/webp/check2.webp");
  background-repeat: no-repeat;
  background-position: 0 2px;
  width: 500px;
  border-bottom: solid 1px #ddd9d6;
  padding: 0px 0 20px 60px;
  margin: 0px auto 20px;
  display: block;
}
.check0 li:last-child {
  border-bottom: none;
}
.check {
  background-color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 620px;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  list-style-type: none;
  margin: 0px auto 10px;
  overflow: hidden;
  display: block;
}
.check li {
  background-image: url(../images/webp/check.webp);
  background-repeat: no-repeat;
  background-position: 0 2px;
  width: 570px;
  border-bottom: solid 2px #d2d2d2;
  padding: 0px 0 13px 50px;
  margin: 0px auto 20px;
  display: block;
}
.check li:last-child {
  border-bottom: none;
}

/*.check{
	background-color: #FFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 675px;
    font-size: 25px;
    font-weight: bold;
	line-height: 35px;
    list-style-type: none;
    border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 30px 0 15px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images/webp/check.webp);
	background-repeat: no-repeat;
	background-position: 0 2px;
	width: 570px;
	border-bottom: solid 2px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}*/

/*___________________ フォーム _____________________*/
.kome {
  background-color: #f0f0e1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 580px;
  height: 45px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 15px 30px;
  margin: 0 auto 30px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  transform: translateZ(0);
  display: block;
}
/*--------- フッター -----------*/

#foot {
  width: 750px;
  font-size: 17px;
  line-height: 27px;
  color: #1f1f1f;
  text-align: center;
  padding-top: 12px;
  margin: 0px auto 30px;
  overflow: hidden;
  display: block;
}
#foot ul {
  text-align: center;
  list-style-type: none;
  margin: 0 auto 0px;
  display: block;
}
#foot ul li {
  display: inline;
}
#foot ul li a {
  color: #1f1f1f;
  text-decoration: none;
}
#foot small {
  font-size: 16px;
}
/*___________________ トップ _____________________*/

#page-top {
  background-color: #333333;
  width: 80px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0.8;
  color: #fff;
  padding: 3px 3px;
  border-radius: 5px;
}
#page-top a {
  text-decoration: none;
  color: #fff;
  width: 84px;
  text-align: center;
  display: block;
  border-radius: 10px;
  opacity: 0.8;
  font-size: 12px;
}
#page-top a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.btn_end {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 400px;
} /**/

/*.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
	width: 10%;
	}*/

.btn_txt {
  font-size: 0.9em;
  text-align: center;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.m {
  font-size: 26px;
  line-height: 42px;
  margin-bottom: 10px;
  display: block;
}