* {
    margin: 0;
    padding: 0;
    font-family: "Hiragino Kaku Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3",'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯",sans-serif;
    zoom:1;}

.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
    background-color: #ed6d1b;
}

div#wrapper {
    width: 960px;
    background-color: #ed6d20;
    margin: 10px auto 0;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO";
    padding: 20px 0;
}

div#main {
    background-color: #ffffff;
    border-radius: 18px;
    padding: 36px 60px 60px;
    width: 840px;
}

div#main nav#menu li:hover ul.subMenu li {
    overflow: visible;
    height: 38px;
}

div#main nav#menu ul.subMenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 145px;
    height: auto;
    margin-left: 0px;
    border-radius: 0;
}

div#main nav#menu ul.subMenu li {
    overflow: hidden;
    width: 100%;
    height: 0;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

div#main nav#menu ul {
    background-color: #FFEE7D;
    border-radius: 18px;
    height: 36px;
    margin-left: -20.5px;
/*18/04/18 T.ICHIKI 新規アカウント&お問い合わせ停止 CHG-START*/
    /*width: 881px;*/
    width: 750px;
/*18/04/18 T.ICHIKI 新規アカウント&お問い合わせ停止 CHG-END*/
}

div#main nav#menu ul li {
    color: #333333;
    float: left;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 0.85em;
    height: 36px;
    letter-spacing: 0.1em;
    line-height: 36px;
    list-style-type: none;
    width: 143px;
    background-repeat: no-repeat;
}

div#main nav#menu ul li.selected {
    width: 106px;
    color: #ffffff;
    padding-left: 35px;
    background-color: #ffd582;
}

div#main nav#menu ul li#home_selected {
    width: 80px;
    color: #ffffff;
    padding-left: 57px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    background-color: #ffd582;
    background-image: url(../img/header_icon_home.svg);
    background-position: 15px 0;
}

div#main nav#menu ul li#contact_selected {
    width: 105px;
    color: #ffffff;
    padding-left: 40px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    background-image: url(../img/header_icon_contact.svg);
    background-color: #ffd582;
}

div#main nav#menu ul li#menu1 {
    background-image: url(../img/header_icon_home.svg);
    background-position: 15px 0;
}

div#main nav#menu ul li#menu2 {
    position: relative;
    border-left: 4px dotted #ffffff;
    background-image: url(../img/header_icon_func.svg);
}

div#main nav#menu ul li#menu3 {
    border-right: 4px dotted #ffffff;
    border-left: 4px dotted #ffffff;
    background-image: url(../img/header_icon_voice.svg);
}

div#main nav#menu ul li#menu4 {
/*18/04/18 T.ICHIKI 新規アカウント&お問い合わせ停止 DEL-START*/
    /*border-right: 4px dotted #ffffff;*/
/*18/04/18 T.ICHIKI 新規アカウント&お問い合わせ停止 DEL-END*/
    background-image: url(../img/header_icon_faq.svg);
}

div#main nav#menu ul li#menu5 {
    background-image: url(../img/header_icon_contact.svg);
}

div#main nav#menu ul li#menu1 a {
    padding-left: 55px;
}

div#main nav#menu ul li a {
    color: #333333;
    display: block;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    padding-left: 37px;
}

div#main nav#menu ul li:hover > a {
    background-color: #ffd582;
    background-repeat: no-repeat;
    background-image: url(../img/header_icon_func.svg);
}

div#main nav#menu ul li#menu1 a:hover {
    background-image: url(../img/header_icon_home.svg);
    background-position: 15px 0;
}

div#main nav#menu ul li#menu2 a:hover {
    background-image: url(../img/header_icon_func.svg);
}

div#main nav#menu ul li#menu3 a:hover {
    background-image: url(../img/header_icon_voice.svg);
}

div#main nav#menu ul li#menu4 a:hover {
    background-image: url(../img/header_icon_faq.svg);
}

div#main nav#menu ul li#menu5 a:hover {
    width: 110px;
    background-image: url(../img/header_icon_contact.svg);
}

div#main nav#menu ul li a#nav_home:hover {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

div#main nav#menu ul li a#nav_contact:hover {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}

div#main_contents_footer {
    height: 40px;
    margin-left: -20.5px;
    margin-top: 40px;
    margin-bottom: -24px;
    width: 885px;
}

div#main_contents_footer p {
    line-height: 36px;
    height: 36px;
    border: 2px solid #ed6d20;
    border-radius: 18px;
    background-color: #ffffff:
}

div#main_contents_footer p#link_signup {
    float: left;
    width: 330px;
}

div#main_contents_footer p#link_contact {
    float: right;
    width: 220px;
}

div#main_contents_footer p a {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    border-radius: 18px;
    display: block;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: -6px;
    margin-left: -6px;
    letter-spacing: 0.1em;
}

div#main_contents_footer p#link_signup a {
    background-color: #ed6d20;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 334px;
    font-weight: bold;
}

div#main_contents_footer p#link_signup a:hover {
    background-color: #e71f19;
}

div#main_contents_footer p#link_contact a {
    background-color: #ffee7d;
    font-size: 1.05em;
    color: #333333;
    width: 220px;
    border: 2px solid #ed6d20;
}

div#main_contents_footer p#link_contact a:hover {
    background-color: #ffd582;
}

div#topReturn {
    background: url("../img/backtotop.svg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 180px;
    position: fixed;
    width: 80px;
}

div#main h1#page_title {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    text-align: center;
    font-size: 2.1em;
    letter-spacing: 0.07em;
    line-height: 1.45em;
    margin-top: 38px;
}

div#main h1.contents_page_title {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    text-align: center;
    margin-top: 30px;
    height: 72px;
    font-size: 2.1em;
    letter-spacing: 0.05em;
}

div#main h1.contents_page_title span {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    display: block;
    font-size: 0.65em;
    margin-top: 15px;
}

div#main h1#contents_function {
    margin: 36px auto 0;
    line-height: 25px;
    width: 362px;
    height: 72px;
    background: url("../img/function_title_bg.svg") no-repeat scroll 0 0 #ffffff;
}

div#main h1#contents_karte {
    background: url("../img/qa_title_bg.svg") no-repeat scroll 0 0 #FFFFFF;
    height: 62px;
    line-height: 25px;
    margin: 36px auto 0;
    width: 397px;
}

div#main h1#contents_qa,div#main h1#contents_contact,div#main h1#contents_agreement,div#main h1#contents_voice {
    background: url("../img/qa_title_bg.svg") no-repeat scroll 0 0 #FFFFFF;
    font-size: 2.2em;
    height: 62px;
    line-height: 40px;
    margin: 36px auto 0;
    width: 397px;
}

div#main p#regist_link {
    border: 3px solid #ED6D20;
    border-radius: 32px;
    height: 40px;
    margin: 36px auto 65px;
    width: 300px;
}

div#main p#regist_link a {
    background-color: #ED6D20;
    border: 3px solid #ED6D20;
    border-radius: 32px;
    color: #FFFFFF;
    display: block;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    letter-spacing: 0.2em;
    line-height: 40px;
    margin: -9px auto 0 -6px;
    text-align: center;
    text-decoration: none;
    width: 300px;
}

div#main p#regist_link a:hover {
    background-color: #e71f19;
    border-color: #e71f19;
}

div#feature_list {
    margin: 0 auto;
    width: 794px;
}

div#feature_list section h1 {
    height: 162px;
    width: 210px;
    text-indent: -9999px;
    margin-bottom: 15px;
}

div#feature_list section h1#feature_smooth {
    background: url("../img/feature_img_1.svg") no-repeat scroll 0 0 #ffffff;
}

div#feature_list section h1#feature_net_reserve {
    background: url("../img/feature_img_2.svg") no-repeat scroll 0 0 #ffffff;
}

div#feature_list section h1#feature_free {
    background: url("../img/feature_img_3.svg") no-repeat scroll 0 0 #ffffff;
}

div#feature_list section {
    float: left;
    width: 210px;
    list-style-type: none;
}

div#feature_list section.section_feature {
    margin-right: 82px;
}

div#feature_list section p {
    font-size: 0.875em;
    letter-spacing: 0.05em;
    line-height: 1.75em;
    color: #333333;
    height: 120px;
}

div#feature_list section p.more_link {
    margin-top: 4px;
    height: 32px;
}

div#feature_list section p.more_link a.short {
    width: 161px;
}

div#feature_list section p.more_link a {
    display: block;
    text-decoration: none;
    height: 32px;
    width: 181px;
    padding-left: 45px;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    background: url("../img/top_link_bg.svg") 0 0 no-repeat #fdede3;
    font-size: 16px;
    font-weight: bold;
    border-radius: 16px;
    line-height: 32px;
    color: #ed6d20;
}

div#feature_list section p.more_link a:hover {
    background-color: #ffd582;
}

div#feature_list section p.more_link a span {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#feature_list section p.more_link a span#q8 {
    display: block;
    float: right;
    text-indent: -9999px;
    width: 50px;
    background: url("../img/top_link_q8_bg.svg") 0 0 no-repeat;
}

div#welcomeImg {
    background-image: url("../img/topEntryImg.svg");
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: relative;
}

div#renewalAnnounce {
    margin-top: 20px;
    padding: 5px 10px;
    border: 2px solid #ed6d20;
}

div#renewalAnnounce p#renewalTitle {
    float: left;
    color: #ed6d20;
    font-size: 2em;
}

div#renewalAnnounce p#renewalBtn {
    float: right;
    width: 140px;
    margin-top: 10px;
}

div#renewalAnnounce p#renewalBtn a {
    display: block;
    width: 140px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    border: 3px solid #ED6D20;
    border-radius: 16px;
    background-color: #ED6D20;
}

div#renewalAnnounce p#renewalBtn a:hover {
    border-color: #e71f19;
    background-color: #e71f19;
}

img#maintenanceImg {
    display: block;
    width: 533px;
    margin: 20px auto;
}

header {
    color: #ffffff;
    margin: 0 0 20px 0;
}

header h1 {
    float: left;
    width: 307px;
    height: 54px;
    margin-right: 10px;
}

header h1 a {
    display: block;
    width: 307px;
    height: 54px;
    text-indent: -9999px;
    background: url("../img/header_logo.svg") no-repeat scroll 0 0 #ed6d20;
}

header h2 {
    float: left;
    height: 54px;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 0.875em;
    line-height: 68px;
    vertical-align: bottom;
    font-weight: normal;
    letter-spacing: 0.05em;
}

header div#header_contact {
    float: left;
    width: 308px;
    margin-left: 30px;
    margin-top: -4px;
}

header div#header_contact p {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

header div#header_contact p#header_contact_title {
    font-size: 0.875em;
    letter-spacing: 0.05em;
    line-height: 18px;
}

header div#header_contact p#header_contact_title span {
    float: right;
}

header div#header_contact p#header_contact_address {
    letter-spacing: 0.05em;
}

header div#header_contact p.header_contact_list {
    font-size: 0.75em;
    line-height: 15px;
    letter-spacing: 0.02em;
}

header p#loginbtn {
    float: right;
    margin-top: 10px;
    width: 136px;
    height: 24px;
    margin: 16px 0 0 0;
    border-radius: 15px;
    border: 3px solid #ffffff;
}

header p#loginbtn a {
    display: block;
    width: 136px;
    height: 24px;
    line-height: 24px;
    color: #ed6d20;
    text-align: center;
    text-decoration: none;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.28em;
    margin: -9px 0 0 -6px;
    border-radius: 15px;
    background-color: #ffffff;
    border: 3px solid #ffffff;
    font-weight: bold;
}

header p#loginbtn a:hover {
    background-color: #e71f19;
    color: #ffffff;
    margin: -7px 0 0 -6px;
}

div#function_list {
    margin-top: 25px;
    margin-bottom: 35px;
}

div#function_list section {
    height: 80px;
    margin-bottom: 32px;
    padding: 0 0 0 100px;
    color: #333333;
}

div#function_list section.light {
    height: 57px;
    padding-bottom: 12px;
    padding-top: 12px;
}

div#function_list section.function_last {
    margin-bottom: 0px;
}

div#function_list section#function_01 {
    background: url("../img/function/function_icon_1.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_02 {
    background: url("../img/function/function_icon_2.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_03 {
    background: url("../img/function/function_icon_3.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_04 {
    background: url("../img/function/function_icon_4.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_05 {
    background: url("../img/function/function_icon_5.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_06 {
    background: url("../img/function/function_icon_6.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_07 {
    background: url("../img/function/function_icon_7.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_08 {
    background: url("../img/function/function_icon_8.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_09 {
    background: url("../img/function/function_icon_9.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section#function_10 {
    background: url("../img/function/function_icon_10.svg") no-repeat scroll 0 0 #ffffff;
}

div#function_list section h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.25em;
    letter-spacing: 0.15em;
    line-height: 25px;
    margin-bottom: 5px;
}

div#function_list section h1 span {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 0.75em;
    margin-left: 6px;
}

div#function_list section h1.threelines_function_head {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.25em;
    letter-spacing: 0.15em;
    line-height: 20px;
    margin-bottom: 4px;
}

div#function_list section p {
    letter-spacing: 0.15em;
    line-height: 28px;
    font-size: 0.875em;
}

div#function_list section p.threelines {
    font-size: 0.875em;
    line-height: 20px;
    letter-spacing: 0.05em;
}

div#functionImgArea div.function_improvement {
    float: right;
    width: 310px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.1em;
}

div#functionImgArea div.function_improvement p {
    padding-bottom: 40px;
}

div#function_list section div h1 {
    float: left;
}

div#function_list section div p {
    float: left;
    width: 140px;
    border: 2px solid #ed6d20;
    border-radius: 12px;
    margin-left: 16px;
}

div#function_list section div p a {
    border-radius: 12px;
    width: 140px;
    display: block;
    text-align: center;
    line-height: 20px;
    color: #ed6d20;
    background-color: #fdede3;
    text-decoration: none;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#function_list section div p a:hover {
    background-color: #ffd582;
}

div#functionImgArea {
    overflow: hidden;
    width: 794px;
    height: 265px;
    margin-top: 10px;
    padding: 20px;
    border: 3px solid #ED6D20;
    border-radius: 12px;
    background-color: #fdede3;
}

div#functionImgArea ul#slide {
    width: 10000px;
}

div#functionImgArea ul#slide,div#functionImgArea ul#slide li {
}

div#functionImgArea ul#slide li#slide1 {
}

div#functionImgArea ul#slide li#slide2,div#functionImgArea ul#slide li#slide3 {
}

div#functionImgArea ul#slide li {
    float: left;
    width: 780px;
    padding-left: 30px;
}

div#functionImgArea ul#slide li p.caption {
    color: #ED6D20;
    font-weight: bold;
    line-height: 35px;
}

div#functionImgArea ul {
    list-style-type: none;
}

div#functionImgArea nav#slideNavi ul {
    position: relative;
}

div#functionImgArea nav#slideNavi ul li#leftBtn {
    position: absolute;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    top: 120px;
    background: url(../img/leftBtn.png) no-repeat;
}

div#functionImgArea nav#slideNavi ul li#rightBtn {
    position: absolute;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    top: 120px;
    left: 775px;
    background: url(../img/rightBtn.png) no-repeat;
}

div#functionImgArea ul#slide li#slide1 img {
    //padding-left: 0px;
}

div#functionImgArea img {
    display: block;
    //padding-left: 40px;
}

div#qa_list_3 {
    margin-bottom: 35px;
}

div#qa_list_4 {
    margin-bottom: 35px;
}

div#qa_list_1 {
    margin-top: 36px;
}

div#qa_list_1_1 {
    float: left;
}

qa_list_1_upper {
    height: 238px;
}

div#qa_list_1 section,div#qa_list_3 section,section#q10,div#qa_list_4 section,div#qa_list_5 section {
    background-color: #fdede3;
    border-radius: 12px;
    padding: 0 20px 20px;
}

div#qa_list_2 {
    margin-bottom: 35px;
}

div#qa_list_2 section {
    background-color: #fdede3;
    border-radius: 12px;
    padding: 0 20px 20px;
}

div#qa_list_1 section h1,div#qa_list_2 section h1,div#qa_list_3 section h1,div#qa_list_4 section h1,div#qa_list_5 section h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    font-size: 1.2em;
    line-height: 24px;
    margin-bottom: 8px;
    letter-spacing: 0.05em;
    margin-top: -18px;
    float: left;
    width: 100%;
}

div#qa_list_1 div#qa_list_1_1 section h1 {
    float: left;
}

div#qa_list_1 div#qa_list_1_1 section p {
    clear: both;
}

div#qa_list_1 section h1 span,div#qa_list_2 section h1 span,div#qa_list_3 section h1 span,div#qa_list_4 section h1 span,div#qa_list_5 section h1 span {
    display: block;
    margin-bottom: 4px;
    height: 36px;
    text-indent: -9999px;
}

section#q1 h1 span {
    background: url("../img/qa/qa_span_01.svg") no-repeat scroll 0 0 transparent;
}

section#q2 h1 span {
    background: url("../img/qa/qa_span_02.svg") no-repeat scroll 0 0 transparent;
}

section#q3 h1 span {
    background: url("../img/qa/qa_span_03.svg") no-repeat scroll 0 0 transparent;
}

section#q4 h1 span {
    background: url("../img/qa/qa_span_04.svg") no-repeat scroll 0 0 transparent;
}

section#q5 h1 span {
    background: url("../img/qa/qa_span_05.svg") no-repeat scroll 0 0 transparent;
}

section#q6 h1 span {
    background: url("../img/qa/qa_span_06.svg") no-repeat scroll 0 0 transparent;
}

section#q7 h1 span {
    background: url("../img/qa/qa_span_07.svg") no-repeat scroll 0 0 transparent;
}

section#q8 h1 span {
    background: url("../img/qa/qa_span_08.svg") no-repeat scroll 0 0 transparent;
}

section#q9 h1 span {
    background: url("../img/qa/qa_span_09.svg") no-repeat scroll 0 0 transparent;
}

section#q10 h1 span {
    display: block;
    margin-bottom: 4px;
    height: 36px;
    text-indent: -9999px;
    background: url("../img/qa/qa_span_10.svg") no-repeat scroll 0 0 transparent;
}

section#q11 h1 span {
    background: url("../img/qa/qa_span_11.svg") no-repeat scroll 0 0 transparent;
}

section#q12 h1 span {
    background: url("../img/qa/qa_span_12.svg") no-repeat scroll 0 0 transparent;
}

section#q13 h1 span {
    background: url("../img/qa/qa_span_13.svg") no-repeat scroll 0 0 transparent;
}

section#q14 {
    width: 350px;
}

section#q14 h1 span {
    background: url("../img/qa/qa_span_14.svg") no-repeat scroll 0 0 transparent;
}

section#q15 h1 span {
    background: url("../img/qa/qa_span_15.svg") no-repeat scroll 0 0 transparent;
}

ul#q2_merit_list {
    clear: both;
    margin-top: 30px;
}

ul#q2_merit_list li#reserve p.imgCapture {
    margin-top: 10px;
}

ul#q2_merit_list li#efficient p.imgCapture {
    margin-top: 15px;
}

ul#q2_merit_list li p.imgCapture {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.2em;
    color: #ed6d20;
    font-weight: bold;
    text-align: right;
}

div#qa_list_1 section p,div#qa_list_2 section p,div#qa_list_3 section p,div#qa_list_4 section p,div#qa_list_5 section p,section#q10 p,ul#q2_merit_list li {
    line-height: 20px;
    font-size: 0.875em;
    letter-spacing: 0.05em;
    color: #333333;
}

ul#q2_merit_list li#reserve {
    background: url(../img/qa/qa_02_1.svg) no-repeat right;
}

ul#q2_merit_list li#internet {
    margin-bottom: 55px;
    background: url(../img/qa/qa_02_2.svg) no-repeat right;
}

ul#q2_merit_list li#efficient {
    background: url(../img/qa/qa_02_3.svg) no-repeat right;
    margin-bottom: 0px;
}

ul#q2_merit_list li {
    height: 100px;
    margin-left: 15px;
    margin-bottom: 30px;
    padding-right: 130px;
    color: #333333;
}

ul#q2_merit_list li#q2_merit_list_last {
    margin-bottom: 0;
}

#qa_list_2_left {
    float: left;
    width: 417px;
}

#qa_list_2_right {
    float: right;
}

#qa_list_1_left {
    float: left;
    width: 350px;
}

#qa_list_3_left {
    float: left;
}

#qa_list_3_right {
    float: right;
    width: 270px;
}

section#q1 {
    margin-bottom: 35px;
}

section#q2 {
    float: right;
    width: 417px;
}

section#q4 {
    margin-top: 35px;
}

section#q5 {
    width: 350px;
}

section#q6 {
    width: 495px;
}

section#q7 {
    width: 230px;
    margin-bottom: 35px;
}

section#q8 {
    margin-bottom: 35px;
    width: 230px;
}

section#q9 {
    width: 230px;
}

section#q10 {
    width: 495px;
}

section#q11 {
    width: 230px;
}

div#qa_list_4_right {
    float: right;
}

section#q12 {
    margin-bottom: 35px;
}

section div.qa_add {
    margin-top: 10px;
}

section#q7 div.qa_add p,section#q8 div.qa_add p {
    line-height: 1.5em;
    font-size: 0.775em;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
}

section#q8 div.qa_add ul {
    margin-top: 10px;
}

section#q8 div.qa_add ul li {
    line-height: 1.5em;
    font-size: 0.775em;
    margin-left: 11px;
}

section#q13 ul#mobileList li {
    font-size: 1em;
    padding: 3px 0;
}

section#q10 ul {
    clear: left;
    margin: 10px 0;
}

section#q10 ul li {
    line-height: 1.5em;
    font-size: 0.775em;
    margin-left: 11px;
}

section#q10 a#detail {
    font-size: 0.775em;
}

#qa_list_4_left {
    float: left;
}

section#q15 {
    width: 350px;
    margin-top: 35px;
}

section#q15 dl {
    color: #333333;
    line-height: 20px;
    font-size: 0.875em;
    letter-spacing: 0.05em;
    margin-top: 20px;
}

#qa_list_5_left {
    float: left;
    width: 417px;
}

#qa_list_5_right {
    float: right;
}

section#q15 dl dt {
    width: 150px;
    float: left;
}

section#q15 dl dd {
    padding-left: 2em;
    margin-left: 125px;
}

div#qa_list_3 p.multi {
    margin-top: 20px;
}

div#qa_list_4 p.multi {
    margin-top: 20px;
}

div#qa_secom_area {
    margin-top: 35px;
}

div#qa_secom_area div#label_area {
    float: right;
    width: 54px;
}

form#contactForm fieldset {
    border: none;
    margin-top: 25px;
}

form#contactForm dl dt {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

form#contactForm dl dt.left {
    color: #ad5017;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-bottom: 16px;
    text-align: left;
    width: 180px;
}

form#contactForm dl dt.clear {
    clear: both;
}

form#contactForm dl dt#comment_title {
    height: 65px;
}

form#contactForm dl dt span {
    color: #FF0000;
    font-size: 0.75em;
    font-weight: bold;
    margin-left: 5px;
}

form#contactForm dl dd {
    float: right;
    margin-bottom: 16px;
    width: 552px;
}

form#contactForm dl dd textarea,form#contactForm dl dd input {
    width: 546px;
    border: 1px solid #F4A474;
    border-radius: 3px;
    padding: 0 3px;
    background-color: #FEFBF4;
}

form#contactForm dl dd input {
    height: 25px;
}

form#contactForm dl dd textarea {
    font-size: 1em;
    line-height: 1.8em;
}

form#contactForm dl dd input::-webkit-input-placeholder {
    color: #ED6D20;
    font-size: 1em;
    line-height: 1.8em;
}

form#contactForm dl dd input::-moz-placeholder {
    color: #ED6D20;
    font-size: 1em;
    line-height: 1.8em;
}

form#contactForm dl dd input:-ms-input-placeholder {
    color: #ED6D20;
    font-size: 1em;
    line-height: 1.8em;
}

form#contactForm dl dd textarea::-webkit-input-placeholder {
    color: #ED6D20;
    font-size: 13px;
    line-height: 1.8em;
}

form#contactForm dl dd textarea::-moz-placeholder {
    color: #ED6D20;
    font-size: 13px;
    line-height: 1.8em;
}

form#contactForm dl dd textarea:-ms-input-placeholder {
    color: #ED6D20;
    font-size: 13px;
    line-height: 1.8em;
}

div#errArea {
    margin: 0 auto 18px;
    width: 270px;
}

div#errArea ul li {
    color: #FF0000;
    font-size: 0.85em;
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 24px;
    list-style-type: none;
}

div#submitArea {
    margin: 0 auto;
    width: 264px;
}

div#submitArea label {
    line-height: 1.5em;
}

div#submitArea label input#account_chk {
    margin-right: 10px;
}

div#submitArea label span {
    color: #AD5017;
}

input#sendBtn {
    background-color: #ED6D20;
    box-shadow: 3px 3px 0 #FFFFFF,4px 5px 0 #ED6D20;
    color: #FFFFFF;
    width: 100%;
    height: 42px;
    font-size: 1.5em;
    letter-spacing: 0.15em;
    border-radius: 42px;
    border: 1px solid #ED6D20;
    cursor: pointer;
    margin-top: 16px;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

input#sendBtn:hover {
    background-color: #e71f19;
}

div#contactThanksArea {
    line-height: 26px;
    margin-top: 36px;
    background-color: #fdede3;
    padding: 20px;
    border-radius: 12px;
}

div#contactThanksArea p {
    color: #333333;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 0.875em;
}

div#contactThanksArea dl#cautionContact {
    margin: 20px auto 0px;
    width: 580px;
    color: #ED6D20;
    font-size: 1.1em;
    letter-spacing: 0.1em;
}

div#contactThanksArea dl#cautionContact dt,div#contactThanksArea dl#cautionContact dd {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#contactThanksArea dl#cautionContact dt {
    float: left;
    text-align: left;
}

div#contactThanksArea dl#cautionContact dd {
    float: right;
    font-weight: bold;
}

div#contactIntroArea {
    line-height: 26px;
    margin-top: 36px;
    background-color: #fdede3;
    padding: 20px;
    border-radius: 12px;
}

div#contactIntroArea p {
    color: #333333;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 0.875em;
}

div#contactIntroArea dl#cautionContact {
    margin: 12px auto 0px;
    width: 500px;
    color: #ED6D20;
    font-size: 1em;
    line-height: 1.25em;
    letter-spacing: 0.1em;
}

div#contactIntroArea dl#cautionContact dt,div#contactIntroArea dl#cautionContact dd {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#contactIntroArea dl#cautionContact dt {
    clear: both;
    float: left;
    text-align: left;
    width: 120px;
    font-weight: bold;
}

div#contactIntroArea dl#cautionContact dd {
    float: right;
    width: 360px;
}

div#contactIntroArea dl#cautionContact dd span {
    font-weight: bold;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#secomArea {
    margin-top: -50px;
}

div#secomArea div#labelArea {
    float: right;
    width: 54px;
}

dl.agreement_list {
    margin-top: 30px;
    color: #333333;
}

dl#agree_1 {
    margin-top: 25px;
}

dl.agreement_list dt {
    font-weight: bold;
    color: #ED6D20;
    margin-bottom: 5px;
}

dl.agreement_list dd {
    text-indent: 1em;
    font-size: 0.875em;
    line-height: 22px;
}

dl.agreement_list dd p.agreement_dd_list {
    margin-top: 5px;
}

dl.agreement_list ol li {
    list-style-type: none;
    text-indent: 0;
    margin-left: 2.5em;
}

footer {
    margin: 30px auto 0px;
    color: #ffffff;
    text-align: center;
    font-size: 0.8em;
    width: 466px;
}

footer nav ul {
    margin: 0 auto;
}

footer nav ul li {
    float: left;
    list-style-type: none;
    line-height: 1.2em;
}

footer nav ul li a {
    color: #ffffff;
    text-decoration: none;
}

footer nav ul li a:hover {
    text-decoration: underline;
}

p#copyright {
    margin-top: 15px;
    line-height: 1em;
}

div#main h1#contents_merit {
    background: url("../img/merit_title_bg.svg") no-repeat scroll 0 0 #ffffff;
    font-size: 2.2em;
    height: 62px;
    line-height: 40px;
    margin: 36px auto 0;
    width: 700px;
    text-align: center;
}

div#main h2#merit_intro {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 36px;
    line-height: 64px;
    color: #ed6d20;
    margin-top: 32px;
    margin-bottom: 24px;
    letter-spacing: 0.1em;
}

div#merit_list {
    margin-top: 36px;
}

div#merit_list dl {
    margin: 0 auto 36px;
}

div#merit_list dl.under {
    margin-bottom: 0px;
}

div#merit_list dl dt,div#merit_list dl dd p {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    line-height: 28px;
}

div#merit_list dl dt {
    background-color: #ed6d20;
    border-radius: 12px;
    color: #ffffff;
    font-size: 24px;
    line-height: 54px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 8px;
    font-weight: bold;
}

div#merit_list dl dt.list_user_view {
    background-color: #15c8fa;
}

div#merit_list dl dt p {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    float: left;
}

div#merit_list dl dt span {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    display: block;
    float: right;
    font-size: 0.75em;
}

div#merit_list dl dd p {
    font-size: 16px;
    letter-spacing: 0.15em;
    padding: 0 20px;
}

div#merit_image_area {
    background-color: #fdede3;
    border-radius: 12px;
    margin: 36px auto 0;
    padding: 20px 40px;
    width: 760px;
}

div#merit_image_area dl dt {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.25em;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    font-weight: bold;
}

div#merit_image_area dl#main_view {
    float: left;
    width: 380px;
}

div#merit_image_area dl#main_view dt {
    color: #ed6d20;
}

div#merit_image_area dl#user_view {
    float: right;
    width: 234px;
}

div#merit_image_area dl#user_view dt {
    color: #15c8fa;
}

div#main h2#voice_intro {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    font-size: 1.7em;
    letter-spacing: 0.1em;
    line-height: 2.4em;
    margin-top: 32px;
}

div.voice_area {
    background-color: #fdede3;
    border-radius: 12px;
    margin: 36px auto 0;
    padding: 40px;
    width: 760px;
}

section.summary {
    padding-left: 120px;
    margin-bottom: 24px;
    background: url("../img/voice_img.png") no-repeat scroll 0 0 #fdede3;
}

section.summary h2 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    font-size: 1.75em;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: -98px;
    float: left;
    width: 100%;
}

section.summary h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: normal;
    float: left;
    margin-top: 76px;
    width: 100%;
}

section.summary h1 span {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 0.75em;
}

div.voice_area div#text {
    text-indent: 1em;
    line-height: 1.75em;
}

section.profile {
    border-radius: 12px;
    margin: 24px auto 0;
    padding: 40px 40px 40px 330px;
    background: url("../img/profile_img.png") no-repeat scroll 0 0 #ffffff;
}

section.profile h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    color: #ed6d20;
    font-size: 1.75em;
}

section.profile nav {
    margin-top: 8px ;
}

section.profile nav ul li {
    margin-right: 16px ;
    list-style-type: none;
    float: left;
}

section.profile nav ul li a.net_reserve_btn {
    background-color: #ed6d20;
    border-radius: 12px;
    color: #ffffff;
    display: block;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 144px;
}

section.profile nav ul li a.net_reserve_btn:hover {
    background-color: #e71f19;
}

section.profile nav ul li a.hp_btn {
    background-color: #fdede3;
    border-radius: 12px;
    color: #ed6d20;
    display: block;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 140px;
    border: 2px solid #ed6d20;
}

section.profile nav ul li a.hp_btn:hover {
    background-color: #ffd582;
}

section.profile dl {
    margin-top: 8px;
    letter-spacing: 0.05em;
    font-size: 0.875em;
    line-height: 22px;
}

section.profile dl dt {
    clear: both;
    float: left;
    width: 90px;
}

section.profile dl dd {
    float: right;
    width: 300px;
}

section.profile dl.features {
    font-size: 0.75em;
    padding: 8px;
    background-color: #ffee7d;
    border-radius: 12px;
    line-height: 19px;
}

section.profile dl.features dt {
    width: 60px;
}

section.profile dl.features dd {
    width: 310px;
    text-indent: -12px;
}

div#main h1#contents_merit {
    background: url("../img/merit_title_bg.svg") no-repeat scroll 0 0 #ffffff;
    font-size: 2.2em;
    height: 62px;
    line-height: 40px;
    margin: 36px auto 0;
    width: 700px;
    text-align: center;
}

div#process_list {
    margin-top: 36px;
}

div#process_list dl {
    margin: 0 auto 36px;
}

div#process_list dl#process_last {
    margin-bottom: 24px;
}

div#process_list dl.under {
    margin-bottom: 0px;
}

div#process_list dl dt,div#process_list dl dd p {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    line-height: 28px;
}

div#process_list dl dt {
    background-color: #ed6d20;
    border-radius: 12px;
    color: #ffffff;
    font-size: 24px;
    line-height: 54px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 8px;
    font-weight: bold;
}

div#process_list dl dd p {
    font-size: 16px;
    letter-spacing: 0.15em;
    padding: 0 20px;
}

div#process_list dl dd img {
    padding: 30px 38px;
    border: 2px solid #fdede3;
    border-radius: 12px;
    margin-top: 12px;
}

div#process_list p#back_to_function_list {
    float: right;
    width: 160px;
    border: 2px solid #ed6d20;
    border-radius: 16px;
}

div#process_list p#back_to_function_list a {
    letter-spacing: 0.05em;
    border-radius: 16px;
    width: 160px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #ed6d20;
    background-color: #fdede3;
    text-decoration: none;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#process_list p#back_to_function_list a:hover {
    background-color: #ffd582;
}

div#main h1#contents_use {
    width: 700px;
    height: 62px;
    font-size: 1.8em;
    line-height: 62px;
    margin: 36px auto 0;
    background: url("../img/merit_title_bg.svg") no-repeat scroll 0 0 #ffffff;
}

section#signup_intro {
    margin: 36px auto 18px;
    height: 120px;
    background: url("../img/signup_intro_bg.svg") no-repeat scroll 0 bottom #ffffff;
}

section#signup_intro h1 {
    text-align: center;
    background-color: #ed6d20;
    border-radius: 12px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 54px;
    margin-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#use_process_list {
    border: 2px solid #fdede3;
    border-radius: 12px;
    padding: 30px 38px;
}

div#use_process_list h2 {
    color: #ed6d20;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    margin-bottom: 24px;
}

div#use_process_list dl {
    margin-bottom: 36px;
}

div#use_process_list dl#use_process_last {
    margin-bottom: 0;
}

div#use_process_list dl dt,div#use_process_list dl dd p {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
}

div#use_process_list dl dt {
    color: #ed6d20;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 3px dotted #ed6d20;
    line-height: 36px;
    margin-bottom: 8px;
}

div#use_process_list dl dd p {
    line-height: 24px;
}

div#use_process_list dl dd img {
    margin-top: 16px;
}

div#main h1#contents_renewal {
    background: url("../img/merit_title_bg.svg") no-repeat scroll 0 0 #ffffff;
    font-size: 2.2em;
    height: 62px;
    line-height: 40px;
    margin: 36px auto 0;
    width: 700px;
    text-align: center;
}

div#renewalContext {
    font-size: 1.1em;
    margin: 36px 0;
    padding: 10px 16px;
    border: 3px solid #ED6D20;
}

div#renewalContext strong {
    color: #ED6D20;
}

dl#renewalTextList {
    line-height: 2em;
}

dl#renewalTextList dt {
    font-weight: bold;
    color: #ED6D20;
    margin-bottom: 5px;
}

dl#renewalTextList dd {
    margin-bottom: 20px;
}

section.karteArea {
    position: relative;
    height: 330px;
    margin: 36px 0 50px;
}

p#karte_caution {
    margin-top: 36px;
}

section.karteArea div.txtArea {
    float: left;
    margin: 0 0 20px 480px;
}

section.karteArea h1 {
    color: #ed6d20;
    font-size: 1.5em;
    margin-bottom: 30px;
}

section.karteArea p {
    line-height: 1.8em;
}

section.karteArea img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 450px;
}

div#price_area h1#contents_price {
    margin: 36px auto 0;
    line-height: 25px;
    width: 362px;
    height: 72px;
    background: url("../img/function_title_bg.svg") no-repeat scroll 0 0 #ffffff;
    font-size: 2.2em;
    padding: 12px 0px 0px 0px;
}

div#price_area section#free_campaign {
    background-color: #fdede3;
    border-radius: 12px;
    padding: 20px;
}

div#price_area section#free_campaign h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    //color: #ed6d20;
    font-size: 1.75em;
    line-height: 1.2em;
    margin-bottom: 4px;
    text-align: center;
}

div#price_area section#free_campaign h1 span {
/*     background: url("../img/price_0.svg") no-repeat;
display: block;
text-indent: -9999px;
height: 138px;
width: 255px;
float: left;
margin: 20px 40px 15px 20px; */
}

div#price_area section#free_campaign h2 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 12px;
    text-align: center;
}

/* div#price_area section#free_campaign ul li {
    line-height: 22px;
} */

div#price_area p#price_link_signup {
    line-height: 36px;
    height: 36px;
    border: 2px solid #ed6d20;
    border-radius: 18px;
    width: 330px;
    margin: 40px auto 40px;
}

div#price_area p#price_link_signup a {
    background-color: #ed6d20;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 334px;
    font-weight: bold;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    border-radius: 18px;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: -6px;
    margin-left: -6px;
    letter-spacing: 0.1em;
}

div#price_area p#price_link_signup a:hover {
    background-color: #e71f19;
}

div#price_area section#free_campaign p {
    margin: 12px 0px 0px 0px;
    font-size: 0.875em;
    text-align: center;
}

div#price_area div#price_question
{

}

div#price_area div#price_question div
{
    float: left;
    width: 245px;
    height: 210px;
    margin: 12px 20px 0 15px;
}

div#price_area div#price_question div#price_q1
{
    background: url(../img/hukidashi1.png) no-repeat;
    background-image: url(../img/hukidashi_1.svg);
    background-size: 245px 210px;
}

div#price_area div#price_question div#price_q2
{
    background: url(../img/hukidashi2.png) no-repeat;
    background-image: url(../img/hukidashi_2.svg);
    background-size: 245px 210px;
}

div#price_area div#price_question div#price_q3
{
    background: url(../img/hukidashi3.png) no-repeat;
    background-image: url(../img/hukidashi_3.svg);
    background-size: 245px 210px;
}

div#price_area section#price_answer {
    background-color: #fdede3;
    border-radius: 12px;
    padding: 20px;
    margin-top: 15px;
}

div#price_area section#price_answer h1 {
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    //color: #ed6d20;
    font-size: 1.75em;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: center;
}

/* div#price_area section#price_answer h2 {
    font-size: 1.2em;
    color: #666;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro","Hiragino Maru Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","HGä¸¸ï½ºï¾žï½¼ï½¯ï½¸M-PRO","HGMaruGothicMPRO";
    margin: 12px 0px 12px;
    text-align: center;
} */

div#price_area section#price_answer ul {
    margin: 12px auto;
    font-size: 1.125em;
    line-height: 32px;
}

div#price_area section#price_answer ul li {
    text-indent:-1em;
    padding-left:1em;
}

/* div#price_area section#price_answer p {
    font-size: 0.875em;
    margin: 8px 0px 0px 40px;
} */

/* div#price_area section#free_course {
    float: left;
}

div#price_area section#pay_course {
    float: right;
} */

div#main nav#menu ul li#menu6 {
    border-left: 4px dotted #ffffff;
    background-image: url(../img/header_icon_price.svg);
}

div#main nav#menu ul li#menu6 a:hover {
    background-image: url(../img/header_icon_price.svg);
}
