@charset "UTF-8";
#section-privacy { position: relative; }

#section-privacy .inner { margin: 0 auto; padding: 40px 20px; width: 100%; text-align: center; }

#section-privacy .inner .menu { margin: 0 auto 40px auto; padding: 0 30px; }

#section-privacy .inner .menu ol li { text-align: left; font-size: 1.4rem; line-height: 1.5; color: #0f203e; }

#section-privacy .inner .menu ol li a { color: #0f203e; text-decoration: none; }

#section-privacy .inner .menu ol li a:hover { text-decoration: underline; }

#section-privacy .inner .box { margin: 0 auto; padding: 20px; width: 100%; text-align: left; background: white; -webkit-box-sizing: border-box; box-sizing: border-box; }

#section-privacy .inner .box .privacy { font-size: 1.4rem; line-height: 1.5; color: #0f203e; margin-bottom: 5px; }

#section-privacy .inner .box h3 { border-bottom: 1px #b2bac7 solid; padding: 30px 0 10px 0; margin-bottom: 30px; color: #0f203e; }

#section-privacy .inner .box p { font-size: 1.4rem; line-height: 1.5; color: #0f203e; margin-bottom: 30px; }

#section-privacy .inner .box a { color: #0f203e; text-decoration: none; }

#section-privacy .inner .box a:hover { text-decoration: underline; }

#section-privacy .inner .box ul li.list { list-style-type: none; counter-increment: cnt; margin-bottom: 10px; margin-left: 2.5em; text-indent: -2.5em; font-size: 1.4rem; line-height: 1.5; color: #0f203e; }

#section-privacy .inner .box ul li.list::before { content: "（" counter(cnt) "）"; }

#section-privacy .inner .box ul li.list ul { padding: 10px 0 0 1em; margin-left: 0em; text-indent: 0em; }

#section-privacy .inner .box ul li.list ul li { list-style-type: disc; }

#section-privacy .inner .box ul li.list ul li::before { display: none; content: ""; }

#_btn-orange_left a { border: 1px #c85819 solid; background: url(../../images/icon_arrow_accent2_left.png) 20px 50% no-repeat; background-size: auto 15px; width: 70%; height: 60px; line-height: 60px; font-size: 1.4rem; font-weight: bold; text-align: center; text-decoration: none; margin: 0 auto; display: block; color: #c85819; }

#_btn-orange_left:hover { background: url(../../images/icon_arrow_accent2_left.png) 20px 50% no-repeat; background-size: auto 15px; opacity: 0.8; color: #c85819; }
