<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.m_ext_011 { position: relative;border-bottom: 1px solid #ddd; overflow: hidden; background: #fff;}

.m_ext_011 .subscribe_box {  margin: 0 auto 10px; max-width: 470px;}
.m_ext_011 .subscribe_box &gt; div { border: 2px solid #1072bd; padding: 20px; background: #fff; margin: 0 5px;}
.m_ext_011 .subscribe_box h4 { text-align: center; margin-bottom: 15px;}

.m_ext_011 .ss_form { display: flex;}
.m_ext_011 .ss_form &gt; div &gt; div { margin-bottom: 5px; text-align: center;}
.m_ext_011 .ss_form input { border-radius: 6px; height: 40px; box-sizing: border-box; font-family: 'S-CoreDream-6Bold'; font-size: 16px; padding: 0 12px; letter-spacing: 0; border: 1px solid #ddd; width: 100%;}
.m_ext_011 .ss_form input:-ms-input-placeholder { color: #aaa !important;}
.m_ext_011 .ss_form input:focus { border-color: @sub_color@;}
.m_ext_011 .ss_form button:hover { opacity: .85;}

.m_ext_011 .ss_submit { padding-left: 5px; flex-grow: 1; flex-basis: 100px;}
.m_ext_011 .ss_submit button { width: 100%; padding: 0 10px; height: 85px; border-radius: 7px; background: #0550b6; font-family: 'S-CoreDream-6Bold'; font-size: 19px; color: #fff;}

.m_ext_011 .check_wrap { padding-top: 5px;}
.m_ext_011 .check_wrap li { position: relative; font-size: 15px; margin-top: 3px;}
.m_ext_011 .check_wrap li .chk_wrap b { color: #222; display: block; padding-top: 2px;}
.m_ext_011 .check_wrap li a { position: absolute; right: 5px; top: 0; border-bottom: 1px solid #0550b6; color: #0550b6;}

.m_ext_011 .btn_under { font-family: 'S-CoreDream-6Bold'; color: #666; border-bottom: 1px solid #666;}
.m_ext_011 .btn_under:hover { color: #1072bd; border-color: #1072bd;}</pre></body></html>