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

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

#section-privacy .inner .menu { width: 570px; 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 { max-width: 1160px; margin: 0 auto; padding: 40px; width: 100%; text-align: left; background: white; }

#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: 380px; height: 70px; line-height: 70px; font-size: 2.1rem; font-weight: bold; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; text-decoration: none; margin: 0 auto; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #c85819; }

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