@charset "utf-8";
/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    background-color: #FFF6F8;
}
a {
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
a:hover {
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.phone_img {
    display: block;
    padding: 20px;
    width: 500px;
    margin: auto auto 40px;
    height: auto;
}
#wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.phone_h {
    display: block;
}
.pc_h {
    display: none;
}
.emboss {
    border-bottom: rgba(0, 0, 0, 0.10) 3px solid;
    border-right: rgba(0, 0, 0, 0.10) 1px solid;
    border-left: rgba(0, 0, 0, 0.10) 1px solid;
    border-top: rgba(0, 0, 0, 0.02) 1px solid;
}
h1 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 10px;
}
h2 {
    font-size: 200%;
    margin: 0 auto 50px;
    text-align: center;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
}
h3 {
    font-size: 18px;
    color: #E85169;
}
h4 {
    margin: 40px 0px 0;
    padding: 0px;
    font-size: 140%;
}
.pc_h {
    display: none;
}
/********メニュー****/
header {
    background-color: #E85169;
    height: 100%;
    width: 320px;
    padding: 0;
    box-sizing: border-box;
    border-right: 1px solid rgba(0, 0, 0, 0.13);
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    font-size: 12px;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto;
}
header h1 {}
input#l-area-btn {
    display: none;
}
input#l-area-btn + label {
    display: none;
}
#header {}
#header h2 {
    font-size: 14px;
    color: white;
    margin: 0;
    border-bottom: 1px solid white;
}
#header ul.g-menu {}
#header ul.g-menu li {}
#header ul.g-menu li a {
    border-radius: 3px;
    display: block;
    margin: 0 auto 5px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    color: white;
    background-color: rgba(37, 37, 37, 1.00);
}
#header ul.g-menu li a:hover {
    background-color: rgba(247, 182, 14, 1.00);
}
#header ul.other-menu {
    padding: 5px 0 0;
}
#header ul.other-menu li {}
#header ul.other-menu li a {
    border-radius: 3px;
    display: block;
    margin: 0 auto 5px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: rgba(232, 81, 105, 1.00);
    background-color: rgba(255, 255, 255, 1.00);
}
#main #login_area .info_box {
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 190px;
}
#header ul.other-menu li a:hover {
    background-color: rgba(255, 247, 209, 1.00);
}
#kinsi {
    line-height: 33px;
    background-image: url(css_img/btn_kinsi.jpg);
    background-repeat: no-repeat;
    height: 33px;
    width: 184px;
    text-align: center;
    margin-left: 5px;
    float: left;
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
}
#kinsi a {
    color: #FFFFFF;
    font-weight: bold;
}
#kinsi a:hover {
    color: #FFCC00;
}
#footer {
    line-height: 30px;
    color: white;
    box-sizing: border-box;
    background-color: #121212;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
#main, #footer {
    width: calc(100% - 250px);
    margin: 0 0 0 250px;
}
body.form #main, body.form #footer {
    margin: 0 auto 0;
}
#main {
    box-sizing: border-box;
    padding: 20px;
    background-color: #FFFFFF;
    font-size: 16px;
    clear: both;
    color: #777;
}
.arart {
    padding: 20px;
    background-color: #F3EDE6;
    font-size: 12px;
    margin: 40px 30px;
}
#main p {
    line-height: 1.7em;
}
#main h3 {
    font-size: 280%;
    font-weight: normal;
    line-height: 50px;
    margin: 0 0 40px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    border-left: 3px solid #E85169;
    padding: 10px;
    color: #555;
}
/******************************
         topix
******************************/
#topix {
    width: 385px;
    display: block;
    height: 261px;
    float: left;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
}
#topix_title {
    font-size: 14px;
    color: #FF0066;
    line-height: 20px;
    background-image: url(css_img/topix_title.jpg);
    background-repeat: repeat-x;
    padding-left: 5px;
}
#topix_area {
    display: block;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin: 0px;
    height: 241px;
    overflow: auto;
}
#topix_area .txtaea {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #FF0099;
    margin-bottom: 10px;
    margin-top: 3px;
}
#topix_area .date {
    font-size: 10px;
    color: #FF0066;
}
#topix_area .txt {
    font-size: 12px;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 5px;
}
#login_area {
    float: left;
    width: 350px;
    margin-left: 15px;
    height: 246px;
    background-image: url(css_img/bg_login_area_2.jpg);
    background-repeat: no-repeat;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-top: 15px;
    text-align: center;
}
#under_login_area {
    display: block;
    font-size: 10px;
    clear: both;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 15px;
}
/******************************
         manualbox
******************************/
.floatcut {
    clear: both;
    height: 15px;
}
.manual_box {
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px dashed rgba(221, 215, 207, 1.00);
}
.manual_box:last-child {
    border-bottom: none;
}
table.normal {
    width: 80%;
    margin: 50px auto;
    border: 1px solid rgba(247, 247, 247, 1.00);
    background-color: #eaeaea;
    border-collapse: collapse;
    border-spacing: 0;
}
table.normal th, table.normal td {
    padding: 20px 15px;
}
table.normal th {
    background-color: rgba(245, 245, 245, 1.00);
    font-weight: normal;
    font-size: 85%;
}
table.normal td {
    text-align: center;
    width: 28%;
    background-color: white;
    border-bottom: 1px solid rgba(248, 248, 248, 1.00);
}
.manual_box ul {
    list-style-position: inside;
    color: #2863B6;
    list-style-type: square;
}
.manual_box li {
    margin-bottom: 15px;
    list-style-position: outside;
}
.image_box {
    float: left;
    width: 300px;
    background-image: url(css_img/image_box320x240.jpg);
    margin-right: 20px;
    padding: 15px;
}
/******************************
           計算機
******************************/
.sim {
    width: 620px;
    padding: 20px 30px;
    margin: 30px auto;
    background-color: rgba(236, 236, 236, 1.00);
    overflow: hidden;
}
.sim_pt5 {
    padding: 40px 0 20px;
}
.sim_pt5 input[type="text"], .sim_pt5 input[type="number"] {
    float: left;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    width: 300px;
    padding: 10px;
    background-color: white;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0, 0, 0, 0.10);
    color: #1292CF;
    margin: auto 20px 30px auto;
}
.sim_pt5 input[type="button"] {
    background-color: #1292CF;
    display: block;
    height: 50px;
    width: 300px;
    color: white;
    border-radius: 4px;
}
.sim_pt5 input[type="button"]:focus {
    border: rgba(241, 241, 241, 1.00) 1px solid;
}
input.sim-btn {}
.sim_pt5 span {
    float: left;
    line-height: 50px;
    font-size: 200%;
    color: rgba(186, 186, 186, 1.00);
}
/******************************
           メールフォーム
******************************/
table.form-normal {
    margin: 80px auto 30px;
    width: 80%;
    padding: 30px;
    color: #555555;
    border: rgba(162, 144, 123, 0.20) 1px solid;
}
table.form-normal tr {
    padding: 0px;
}
table.form-normal tr th {
    background-color: rgba(237, 237, 237, 1.00);
    display: block;
}
table.form-normal tr td {
    padding: 10px 20px;
    display: block;
    position: relative;
}
table.form-normal tr td:nth-child(odd) {
    border-bottom: rgba(216, 216, 216, 1.00) 1px dashed;
    font-size: 130%;
    margin: 20px 0 0 0;
}
table.form-normal input, table.form-normal select {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    margin: 10px 0 10px 0;
    border: rgba(0, 0, 0, 0.10) 1px solid;
}
table.form-normal input[type="mailaddress"], table.form-normal input[type="text"] {}
table.form-normal input[type="radio"] {
    display: none;
}
table.form-normal input[type="radio"] + label {
    line-height: 50px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    padding: 0 15px;
    border-radius: 3px;
    border: rgba(0, 0, 0, 0.10) 1px solid;
    cursor: pointer;
    background-color: white;
    color: rgba(232, 81, 105, 1.00);
    font-size: 100%;
}
table.form-normal input[type="radio"]:checked + label, table.form-normal input[type="radio"] + label:hover {
    background-color: rgba(232, 81, 105, 1.00);
    color: white;
}
table.form-normal input[type="checkbox"] {
    display: none;
}
table.form-normal input[type="checkbox"] + label {
    line-height: 50px;
    display: inline-block;
    margin: 10px 10px 10px 80px;
    padding: 0 15px;
    cursor: pointer;
    background-color: white;
    font-size: 120%;
    position: relative;
}
table.form-normal input[type="checkbox"]:checked + label:before {
    content: "OK!";
    display: block;
    position: absolute;
    font-size: 110%;
    top: 10px;
    padding: 0 0 0 20px;
    line-height: 30px;
    left: 100%;
    color: rgba(213, 73, 91, 1.00);
}
table.form-normal input[type="checkbox"] + label:after {
    display: block;
    background-color: #E1E1E1;
    background-image: url(../image/agree-btn.png);
    background-position: 0% center;
    background-repeat: no-repeat;
    box-shadow: inset 0 3px 8px 0px rgba(0, 0, 0, 0.1);
    content: " ";
    position: absolute;
    left: -80px;
    top: 10px;
    width: 60px;
    line-height: 30px;
    height: 30px;
    font-size: 45px;
    text-indent: 0px;
    border-radius: 15px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
table.form-normal input[type="checkbox"]:checked + label:after {
    background-color: rgba(84, 183, 175, 1.00);
    background-position: 100% center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
table.form-normal input[type="checkbox"]:checked + label, table.form-normal input[type="checkbox"] + label:hover {}
div.agree {
    padding: 10px 10px 30px;
    border-bottom: rgba(233, 233, 233, 1.00) solid 1px;
}
span.agree {
    font-size: 90%;
    display: block;
    padding: 30px 0 10px;
    color: rgba(84, 183, 175, 1.00);
}
input[type="submit"] {
    line-height: 60px;
    display: block;
    background-color: rgba(248, 187, 26, 1.00);
    color: rgba(46, 33, 1, 1.00);
    padding: 5px 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    cursor: pointer;
    min-width: 300px;
}
.none {
    display: none;
}
label.check-box01, label.check-box02, label.check-box03 {
    font-weight: 400;
    line-height: 60px;
    height: 60px;
    font-size: 92%;
    margin: 0 10px;
    cursor: pointer;
}
label.check-box01 input + span, label.check-box02 input + span, label.check-box03 input + span {
    display: inline-block;
    width: 160px;
    text-align: center;
}
label.check-box01 input:checked + span {
    background-color: #FF7DA8;
    color: white;
}
label.check-box02 input:checked + span {
    background-color: #d900d9;
    color: white;
}
label.check-box03 input:checked + span {
    background-color: #ff3a9e;
    color: white;
}
label.check-box01 span, label.check-box02 span, label.check-box03 span {
    padding: 0px 10px;
    border-radius: 3px;
    background-color: #F3F3F3;
    color: #999;
}
/******************************
           color
******************************/
.midori {
    color: #2CB300;
}
.murasaki {
    color: #FF5897;
}
.macha {
    color: #B265DA;
}
.daidai {
    color: #DFA50A;
}
.ao {
    color: #2863B6;
}
.login-box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.btn a {
    line-height: 60px;
    height: 60px;
    color: #FFFFFF;
    display: block;
    font-size: 90%;
    width: 300px;
    margin: 50px auto 20px;
    text-align: center;
    border-radius: 5px;
    background-color: rgba(18, 146, 207, 1.00);
    border-left: 1px solid rgba(255, 255, 255, 1.00);
    border-right: 1px solid rgba(255, 255, 255, 1.00);
    border-top: 1px solid rgba(255, 255, 255, 1.00);
    border-bottom: 2px solid rgba(255, 255, 255, 1.00);
}
.login-color a {
    background-color: rgba(0, 0, 0, 1.00);
}
.btn a:hover {
    background-color: rgba(162, 144, 123, 1.00);
}
/*ユーザーログインボタン*/
.user-login {
    position: fixed;
    bottom: 30px;
    left: 20px;
    line-height: 50px;
    text-align: center;
    width: 255px;
    background-color: #111;
    z-index: 10000;
    border-radius: 4px;
}
.user-login a {
    color: white;
    font-size: 80%;
    display: block;
}
.user-login a:hover {
    background-color: #888;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーー

　　　notes_login.html

ーーーーーーーーーーーーーーーーーーーーーーーーーー*/
p.notes {
    font-size: 14px;
}
ul.notes {
    font-size: 14px;
    margin: 40px 0;
    width: 70%;
    padding: 50px;
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(232, 81, 105, 1.00);
    border: solid 1px rgba(232, 81, 105, 1.00);
    border-radius: 3px;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーー

　　　login.html

ーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.topmenu {}
.topmenu ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-size: 90%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.topmenu ul li {
    text-align: center;
    padding: 5px;
    display: block;
    line-height: 40px;
    height: 40px;
    list-style: none;
    width: 200px;
}
.topmenu ul li a {
    background-color: rgba(232, 81, 105, 1.00);
    color: white;
    display: block;
    font-size: 95%;
    border-radius: 2px;
}
.topmenu ul li a:hover {
    background-color: #666;
    color: white;
}
/*********日払い請求(前半・後半)切り分け表示*/
table.form-normal input[type="radio"]#f_half, table.form-normal input[type="radio"]#l_half {}
table.form-normal input[type="radio"]#f_half + label, table.form-normal input[type="radio"]#l_half + label {
    margin: 10px 0 120px 0px;
    /*position:absolute;*/
}
table.form-normal input[type="radio"]#f_half + label + div, table.form-normal input[type="radio"]#l_half + label + div {
    opacity: 0;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    position: absolute;
    top: 80px;
    height: 100px;
    z-index: 0;
}
table.form-normal input[type="radio"]#f_half:checked + label + div, table.form-normal input[type="radio"]#l_half:checked + label + div {
    opacity: 1;
    z-index: 10;
}
table.form-normal input[type="radio"]#f_half + label {
    top: 10px;
    left: 20px;
}
table.form-normal input[type="radio"]#l_half + label {
    top: 10px;
    left: 100px;
}