@charset "UTF-8";

.main_img_box{
    background: url(../../../../img/privacy_policy/img_main_sp.png)no-repeat;
    background-size: cover;
    max-height: 19vw;
    margin-bottom: 20px;
}
.main_img_box .main_txt{
    top: 0;
    left: 0;
    width: 42%;
  }
.main_img_box .main_txt p{
    max-height: 19vw;
}


.content .hdr03 {
	margin: 0;
}

/* 文字間隔20px */
.letter_spacing_20px {
	letter-spacing: 20px;
}

/* 余白50px */
.margin_50px {
	margin-top: 50px;
}

/* 画像width60% */
.img_60pct {
	width: 60%;
}

.content_01{
    display: block;
    width: 92%;
/*    margin: 0 auto 35px;*/
    margin: 0 auto /*38px*/;
}
.privacy_txt{
	width: 91%;
	margin: 0 auto;
}

.content_01 .privacy_txt p {
	color: #474747;
  font-size: 1.4rem;
  margin-bottom:20px;
}

.content_01 .privacy_txt div.txt {
  margin-top: 1em;
}

.content_01 p,.content_01 ol li{
	margin-top: 18px;
	font-size: 1.4rem;
	text-align: left;
	/*font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;*/
	color: #474747;
}
.content_01 p.hdr03{
	font-size: 2.0rem;
  line-height: 1.2;
	color: #4265a9;
	border-bottom: 1px solid #e5e5e5;
	width: initial;
/*	font-family: "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  font-weight:normal;
  margin-bottom: 10px;
	/*padding-bottom: 8px;*/
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
}

.content_01 p.hdr03 span.txt img {
  width: 1.7rem;
  margin-right: 5px;
  position: relative;
  top: 2px;
}


.content_01 p.hdr04{
	margin-bottom: 10px;
	font-size:1rem;
	color:#4265a9;
}
.content_01 .privacy_txt ol{
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
/*    -webkit-padding-start: 14px;*/
}

.content_01 .privacy_txt ol li {
	list-style-type:decimal;
  margin-top:15px;
}

.content_01 .privacy_txt ol li span{
	display: block;
}
.fontfamily_mincho {
    font-family: "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#ContentsBody .bgb-hp-hdr01 {
  width: 92%;
  margin: 0 auto;
}

.bge-contents [data-bgb].bgb-wysiwyg {
  width: 100%;
}

#ContentsBody .bge-contents {
  margin-bottom: 52px;
}
