/* .in_cover {
	background: url(../img/in_privacy_cover.jpg)no-repeat center;
} */
p.privacy_txt {
	font-size: 14px;
	margin-top: 20px;
}

.privacy_box {
	margin-top: 30px;
}

p.privacy_tit {
	font-weight: 700;
	font-size: 16px;
}

h2.privacy_tit {
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 60px;
}
      /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  
    @media screen and (max-width:1200px) {
  
      /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
      /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
      
      /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
      
      } /* max-width: 1200px ここまで */
      
      /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
  @media screen and (max-width:992px) {
  
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
  
  } /* max-width: 992px ここまで */
  
  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
  
      /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  @media screen and (max-width:768px) {

    /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    /* .in_cover {
      background: url(../img/in_privacy_cover_md.jpg)no-repeat center;
    } */
		p.privacy_txt {
			font-size: 13px;
			margin-top: 15px;
		}
		
		.privacy_box {
			margin-top: 25px;
		}
		
		p.privacy_tit {
			font-weight: 700;
			font-size: 14px;
		}
		
		h2.privacy_tit {
			font-size: 24px;
			font-weight: 700;
			text-align: center;
			margin-bottom: 40px;
		}
    
    /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
    
    } /* max-width: 768px ここまで */
    
    /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
          /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  @media screen and (max-width:414px) {

    /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
    /* .in_cover {
      background: url(../img/in_privacy_cover_sp.jpg)no-repeat center;
    } */
    /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
    
    } /* max-width: 414px ここまで */
    
    /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
