.clear{ clear:both; height:0;}
.center{ text-align:center;}
img{ border:0; vertical-align:bottom;}
ul{list-style-type: none; margin: 0; padding: 0;}
p{ margin: 0;}

#container{ width:980px; margin:0 auto; color:#333; font-size:16px; line-height:150%; font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;}
#container h1{ border-bottom:#E5E5E5 solid 1px; padding:30px 20px 30px; margin:0;}
#container h2{ margin:50px 0 0; text-align:center;}
#container p.lead{ margin:40px 0 0; font-size:20px; text-align:center; line-height:160% !important; }
#container p.lead_s{ margin:40px 0 0; font-size:16px; text-align:center; line-height:150% !important; }
#container p.centerlogo {margin:40px 0; text-align: center;}
#container p.centerlogo img{width:260px;}

#container ul:after{ content:"."; display:block; clear:both; height:0; visibility:hidden;}
#container ul.summary{ margin: 40px auto; width: 400px;}
#container .summary li{ background:url(../img/common/circle.png) no-repeat left center; padding-left:28px; margin-bottom:8px;}
.mailwrap {font-size:16px; padding: 20px 0 0; text-align: center; overflow: hidden; border-top: solid 1px #e0e0e0;}
.mailwrap .iconarea{ width: 120px; float:left;}
.mailwrap .iconarea img{width: 120px;}
.mailwrap .textarea{ width:850px; /*float:right;*/ text-align: center; margin: 0 auto 25px;}
.mailwrap .textarea h3{ margin: 0 0 25px; font-size: 28px;}
.mailwrap ul.btnarea{ margin: 0 0 40px; width:725px;}
.mailwrap ul.btnarea:after{ content:"."; display:block; clear:both; height:0; visibility:hidden;}
/*.mailwrap ul.btnarea li{ width:470px; margin: 0 40px 0 0; float: left; background: url(../img/common/arrow.png) no-repeat 96% center #f0f0f0;}*/
.mailwrap ul.btnarea li{ width:470px; margin:0 auto; background: url(../img/common/arrow.png) no-repeat 96% center #f0f0f0;}
.mailwrap ul.btnarea li:hover{ opacity:0.7; filter:alpha(opacity=70);}
.mailwrap ul.btnarea li:last-child{ margin-right: 0;}
.mailwrap ul.btnarea li a{ color: #333; text-decoration: none; display: block; height:46px; padding: 24px 0 0; font-size: 20px;}
.mailwrap.bb{ /*border-bottom: solid 1px #e0e0e0;*/ margin-bottom: 10px;}

.read{width:640px; /*border: solid 1px #ff0000;*/ margin: 0 auto; box-sizing: border-box; padding: 10px 20px;}
.read p.red{color:#ff0000;}
.read a{ color: #333; text-decoration: none; font-size: 14px;}
.read a:hover{ text-decoration: underline;}
div.btnarea{ width: 540px; margin: 0 auto; background: url(../img/common/arrow.png) no-repeat 96% center #f0f0f0; text-align: center;}
div.btnarea a{ color: #333; text-decoration: none; display: block; height:46px; padding: 24px 0 0; font-size: 18px;}
div.btnarea:hover{ opacity:0.7; filter:alpha(opacity=70);}
.privacy{ margin: 40px 0 0; padding: 40px 0; border-top: #A0A0A0 dotted 1px;}
.privacy p{ font-size: 12px;}
.btnareaBgw{ width: 540px; margin: 0 auto; background: url(../img/common/arrow.png) no-repeat 96% center; text-align: center; border: #f0f0f0 solid 1px;}
.btnareaBgw a{ color: #333; text-decoration: none; display: block; height:46px; padding: 24px 0 0; font-size: 16px;}
.btnareaBgw:hover{ opacity:0.7; filter:alpha(opacity=70);}

#container p.note{ font-size:12px; line-height:140%; margin:60px 0 30px;}
.sp{ display:none !important;}

/* 画像 -> HTML化
------------------------------------------------------------------------*/
.title_pt_002,
#container h2.top.title_pt_002 {
  font-weight: bold;
  padding: 0 3em;
  width: fit-content;
  margin: 50px auto;
  margin: 50px auto;
  text-align: center;
  position: relative;
	color: #01948A;
}
.title_pt_002::before,
.title_pt_002::after {
  content: '';
  background: #01948A;
  width: 2em;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.title_pt_002::before {
  left: 0;
}
.title_pt_002::after {
  right: 0;
}

/* ページタイトル */
#container .pc a:hover {
	text-decoration: none;
}

.title-area {
	text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    justify-content: flex-start;
    padding-top: 30px;
}

.title-page-icon {
    width: 90px;
    padding: 25px 0 25px 20px;
    box-sizing: border-box;
	display: table-cell;
    vertical-align: bottom;
}

.title-page-icon img {
	max-width: 100%;
    vertical-align: bottom;
	margin-right: 10px;
    height: auto;
	display: inline-block;
}

#container h1.title-page-title,
.title-page-title {
    margin: 0 1em;
    padding: 5px 5px 15px 5px;
    color: #01948a;
    font-weight: 700;
	width: 8em;
    padding-bottom: 30px;
    font-size: 36px;
	display: table-cell;
    vertical-align: bottom;
	border: none;
	line-height: 100%;
	text-align: left;
}

.mailwrap {
	border-top: none;
}
