@charset "UTF-8";

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  固有レイアウト
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*------------------------------
  メインビジュアル
-------------------------------*/
#mvWrap { background-image:url(/en/privacy/images/privacy_mv_pc.jpg); background-size:auto 100%; }

/*------------------------------
  コンテンツ
-------------------------------*/
#contentsWrap #contentsSection { width:100%; }
#contentsWrap #contentsSection #contentsArea { width:1080px; margin-left:auto; margin-right:auto; }
#contentsWrap #contentsSection #contentsArea .contentsInner h3 + p { margin-top:20px; }
#contentsWrap #contentsSection #contentsArea .contentsInner h4 { margin-top:20px; }
#contentsWrap #contentsSection #contentsArea .contentsInner h4 + p { margin-top:10px; }
#contentsWrap #contentsSection #contentsArea .contentsInner ul.inquiryInfoList li { line-height:1.5; margin-top:10px; }
#contentsWrap #contentsSection #contentsArea .contentsInner ul.inquiryInfoList li span { display:inline-block; vertical-align:top; }
#contentsWrap #contentsSection #contentsArea .contentsInner ul.inquiryInfoList li span:first-child { width:5.5%; }
#contentsWrap #contentsSection #contentsArea .contentsInner ul.inquiryInfoList li span:nth-child(2) { width:90%; text-indent:-1.5em; margin-left:1.5em; display:inline-block; }