@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
}
body, div, dl, dt, dd {
    margin: 0;
    padding: 0;
    line-height: 160%;
}
ul {
    margin: 0;
    padding: 0;
    line-height: 160%;
}
ul li {
    margin: 0;
    padding: 0;
    line-height: 160%;
}
h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
    margin: 0;
    padding: 0;
    line-height: 160%;
}
@font-face {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    src: url('../fonts/NotoSansCJKjp-Light.eot?') format("eot"), url('../fonts/NotoSansCJKjp-Light.woff2') format("woff2"), url('../fonts/NotoSansCJKjp-Light.woff') format("woff"), url('../fonts/NotoSansCJKjp-Light.ttf') format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    src: url('../fonts/NotoSansCJKjp-Medium.eot?') format("eot"), url('../fonts/NotoSansCJKjp-Medium.woff2') format("woff2"), url('../fonts/NotoSansCJKjp-Medium.woff') format("woff"), url('../fonts/NotoSansCJKjp-Medium.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
}
html, body {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: '';
}
object, embed {
    vertical-align: top;
}
hr, legend {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
img, abbr, acronym, fieldset {
    border: 0;
}
img {
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}
ul li {
    list-style-type: none;
}
.fl {
    float: left;
    margin: 0;
    padding: 0;
}
.fr {
    float: right;
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.margin_t25 {
    margin-top: 25px;
}
.margin_t-25 {
    margin-top: -25px;
}
.margin_b5 {
    margin-bottom: 5px;
}
.line {
    border-bottom: 1px solid #c3c3c3;
    margin: 50px 0 40px 0;
}
body {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #666;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.001em;
    -webkit-text-size-adjust: 100%;
}
a {
    color: #226ee8;
    text-decoration: none;
}
a img {
    border-style: none;
}
a:hover {
    color: #7ba8f0;
}
.sp_none {
    display: block;
}
.pc_none {
    display: none;
}
img {
    max-width: 100%;
    height: auto;
}
.ie8 img {
    width: auto;
}
.img {
    text-align: center;
}
.text-center {
    text-align: center !important;
}
@font-face {
    font-family: 'CONDENSEdesignicon';
    src: url('../fonts/CONDENSEdesignicon.woff') format("woff"), url('../fonts/CONDENSEdesignicon.otf') format("opentype");
}
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot?#iefix') format("embedded-opentype"), url('fonts/icomoon.woff') format("woff"), url('fonts/icomoon.ttf') format("truetype"), url('fonts/icomoon.svg#icomoon') format("svg");
    font-weight: normal;
    font-style: normal;
}
a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.pagetop {
    position: fixed;
    bottom: -50px;
    right: 15px;
}
.pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #226ee8;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    line-height: 50px;
}
#pagetop {
    position: fixed;
    bottom: 95px !important;
    right: 15px;
    z-index: 99;
}
#pagetop a {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #226ee8;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    line-height: 30px;
}
@media screen and (min-width: 980px) {
    #pagetop {
        bottom: 20px !important;
    }
    #pagetop a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
}
header {
    width: 100%;
    padding: 0;
    height: 60px;
    background: #fff;
    margin: 0;
    text-align: center;
    position: relative;
}
header #header_box {
    width: 1110px;
    display: inline-block;
    margin: 0 0 0 10px;
    height: 100%;
}
#logo_box {
    float: left;
    width: 280px;
    height: auto;
    margin-top: 0px;
}
@media screen and (max-width: 880px) {
    #logo_box {
        margin-top: 0px;
    }
}
@media screen and (max-width: 480px) {
    #logo_box {
        margin-top: 0px;
    }
}
.logo_box a {
    color: inherit;
    text-decoration: none;
}
.logo_box a:visited {
    color: inherit;
}
.logo_box a:hover {
    color: inherit;
}
.logo_box dl {
    padding: 0;
    margin: 0;
}
.logo_box dl dt {
    float: left;
    width: 70px;
    height: auto;
    margin: 0px;
    text-align: center;
}
.logo_box dl dt img {
    margin-top: -2px;
}
.logo_box dl dd {
    float: left;
    width: 200px;
    height: auto;
    margin: 0px;
    text-align: left;
    text-justify: inter-ideograph;
    font-size: 12px;
    line-height: 170%;
    padding: 1px 0;
    text-align: left;
}
.logo_box dl dd strong.eng {
    display: block;
    font-size: 200%;
    font-weight: bold;
    color: #005896;
}
header #contact_box {
    width: 370px;
    margin: 15px 0 0 0;
}
#header_contact li, #header_contact dl {
    /*float: left;*/
    width: auto;
    /*height: 45px;*/
    margin-left: 0;
}
#header_contact dl {
    border-radius: 5px 0 0 5px;
    border: 1px solid #f36;
    background-color: #fff;
    color: #f36;
    padding: 0 20px;
}
#header_contact dl dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin-top: 0;
}
#header_contact dl dd {
    font-size: 10px;
    line-height: 1.2;
}
#header_contact li a {
    display: block;
    width: auto;
    border-radius: 0 4px 4px 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    background-color: #f36;
    padding: 0 25px;
}
#header_contact li.btn_partner a {
    border-radius: 0;
}
#header_contact li:nth-child(3) a {
    background: #56b7e6;
}
#header_contact li:hover {
    opacity: 0.7;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
header #contact_box2 {
    margin-top: 10px;
    display: none;
}
header #contact_box2 .icon_box {
    float: right;
    padding-right: 50px !important;
    width: 150px;
}
header #contact_box2 .icon_box li {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-right: 10px;
    border: 1px solid #ffa200;
    border-radius: 5px;
}
header #contact_box2 .burger_icon i {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
}
header #contact_box2 .icon_box li.bicon_red {
    background-color: #ffa200;
}
header #contact_box2 .bicon_red i {
    color: #fff;
}
.breadcrumbs, .pankuzu {
    width: 80%;
    margin: 3px auto;
    font-size: 12px;
    text-align: right;
}
.breadcrumbs a, .pankuzu a {
    color: #226ee8;
}
.breadcrumbs a:hover, .pankuzu a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 2em;
    text-align: left;
    font-weight: bold;
}
h3.midashi {
    margin: 0 0 10px;
    padding: 0px 10px;
    border-left: 5px solid #4ebae5;
}
section dl.pt1 dd dl.pt_inner:after {
    clear: both;
}
section dl.pt1 dd dl.pt_inner dt {
    width: 55%;
    padding: 0;
    margin: 0;
}
section dl.pt1 dd dl.pt_inner dd {
    width: 35%;
    padding: 0;
    margin: 0;
}
section dl.pt1 dd dl.pt_inner dt ol {
    margin: 0;
    padding: 0;
}
section dl.pt1 dd dl.pt_inner dt ol li {
    margin: 0 0 6px 0;
    padding: 0;
}
section dl.pt1 dd p.image {
    width: 100%;
    text-align: center;
}
section dl.pt1 dd p.image img {
    width: 700px;
    padding: 0;
}
.btn_linkseto {
    display: block;
    width: 40%;
    padding: 5px;
    margin: 30px 30% 10px 30%;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #f90;
    color: #fff;
    text-align: center;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
}
#container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: -10px;
}
.bg_gray {
    background: #e7edf0;
}
.bg_toi {
    background: #ffa200;
}
.bg_white {
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
section {
    /*  width: 970px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
  color: #000;*/
}
.mottel_archive_w {
    max-width: 1100px;
    width: 100%;
}
@media screen and (max-width: 980px) {
    .mottel_archive_w {
        width: 90%;
    }
}
#feature h2 {
    color: #356599;
    text-align: center;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
section h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: normal;
    margin: 10px 0;
    letter-spacing: 1px;
    clear: both;
    color: #356599;
}
section h3 {
    margin: 0 0 30px 0;
    font-weight: normal;
    color: #356599;
}
ection p {
    letter-spacing: 0.05em;
}
.bxslider {
    bottom: 0;
}
#otoiawase h2 {
    color: #fff;
    text-align: center;
    font-size: 280%;
    font-weight: bold;
    margin-bottom: 50px;
    letter-spacing: 1px;
}
section dl {
    width: auto;
    clear: both;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 0 5%;
}
@media print, screen and (min-width:768px) {
    section dl {
        width: 90%;
        text-align: left;
        padding: 0;
        margin: 0 0;
    }
}
section dl dt {
    width: 45%;
    float: left;
    margin: 0;
    padding: 0;
}
section dl dd {
    width: 45%;
    margin: 0;
    padding: 0;
    float: right;
}
section dl img {
    width: 100%;
    height: auto;
}
section dl.pt1 dt {
    width: 33%;
}
section dl.pt1 dd {
    width: 60%;
}
section dl.pt2 dt {
    width: 60%;
}
section dl.pt2 dd {
    width: 33%;
}
section dl.pt2 dt .case_wrap {
    display: inline-block;
    padding: 0;
    margin: 10px 1% 0 1%;
    width: 96%;
}
section dl.pt2 dt .case_l {
    float: left;
    width: 16%;
    text-align: center;
    background: #4b4b86;
    color: #fff;
    font-size: 90%;
    padding: 4px 2%;
    margin: 5px 0 0 0;
}
section dl.pt2 dt .case_l strong {
    font-size: 150%;
}
section dl.pt2 dt .case_r {
    float: left;
    width: 74%;
    text-align: left;
    color: #000;
    font-size: 140%;
    font-weight: bold;
    padding: 5px 2.5% 3px;
    margin: 0;
}
section dl.pt2 dt strong {
    font-weight: bold;
    font-size: 105%;
}
section dl.pt2 dd strong {
    font-weight: bold;
    font-size: 105%;
}
section#kadai dl.pt2 {
    margin-bottom: 30px;
}
section#kadai dl.pt2 dd {
    padding-top: 10px;
}
section#kadai dl.pt2 dt h3, section#kadai dl.pt2 dt p {
    margin-left: 20px;
    padding: 0;
}
section#kadai dl.pt2 dt h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}
section#kadai dl.pt2 dd {
    margin-right: 2%;
}
section#kadai dl.last {
    margin-bottom: 0px;
}
section#kadai dl.pt2 {
    margin-bottom: 40px;
}
section dl.pt3 dt {
    width: 45%;
}
section dl.pt3 dd {
    width: 10%;
    float: left;
}
section dl.pt3 dt.bg {
    background: #f5f5f5;
}
section#merit p {
    margin: 0 10% 30px;
    width: 80%;
}
section#merit p div {
    margin: 0;
    padding: 0;
}
section#merit p strong {
    font-weight: bold;
    font-size: 110%;
    color: #356599;
}
section#merit #merit3 {
    width: 90%;
    margin: 0 5% 0 5%;
}
section#merit #merit3_sp {
    display: none;
}
#iconbox {
    background: #336;
    width: 70%;
    margin: 20px 15% 30px 15%;
    padding: 5px 10px 5px 10px;
}
#iconbox2 {
    background: #ff8f22;
    width: 70%;
    margin: 0px 15% 10px 15%;
    padding: 8px 10px 8px 10px;
    text-align: center;
    color: #fff;
    font-size: 130%;
    font-weight: 500;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#iconbox2:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-decoration: none;
}
#iconbox2 a {
    text-decoration: none;
}
#iconbox2 a:hover {
    text-decoration: none;
}
section dl.pt3 dt h4 {
    font-size: 115%;
    font-weight: bold;
    text-align: center;
    margin: 0px 0;
    color: #fff;
}
section dl.pt3 dt ul {
    width: 90%;
    margin: 0 5% 20px 5%;
    padding: 0;
    clear: both;
    display: inline-block;
}
section dl.pt3 dt ul li {
    width: 25%;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}
section dl.pt3 dt ul li img {
    width: 96%;
    margin: 0 2%;
}
#price p {
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    margin-top: 10px;
}
#price strong {
    font-size: 140%;
    font-weight: bold;
    color: #5454bf;
}
#price p#price_kome {
    font-size: 90%;
    margin: -30px 0 20px 0;
    font-weight: normal;
}
#price dl {
    margin-bottom: 30px;
}
#price table {
    margin: 0 10% 30px;
    width: 80%;
}
#price table th {
    margin: 0;
    padding: 5px;
    width: 48%;
    text-align: right;
}
#price table td {
    margin: 0;
    padding: 5px;
    width: 50%;
}
#price table .center {
    text-align: center;
}
#price table .right {
    text-align: right;
}
#price table.price_ta {
    margin: 30px 10% 30px;
    width: 80%;
    border-width: 1px 0 0 0;
    border-color: #ccc;
    border-style: solid;
}
#price table.price_ta th {
    text-align: left;
    width: 25%;
    vertical-align: top;
    border-width: 0 1px 1px 1px;
    border-color: #ccc;
    border-style: solid;
}
#price table.price_ta th h3 {
    font-size: 120%;
}
#price table.price_ta td {
    text-align: left;
    width: 20%;
    vertical-align: top;
    border-width: 0 1px 1px 0;
    border-color: #ccc;
    border-style: solid;
}
#price table.price_ta td.last {
    text-align: left;
    width: 50%;
    vertical-align: top;
    border-width: 0 1px 1px 1px;
    border-color: #ccc;
    border-style: solid;
}
#price table.support {
    margin: 0 10% 30px;
    width: 80%;
    border-width: 1px 0 0 0;
    border-color: #ccc;
    border-style: solid;
}
#price table.support th {
    text-align: left;
    width: 25%;
    vertical-align: top;
    border-width: 0 1px 1px 1px;
    border-color: #ccc;
    border-style: solid;
}
#price table.support th h3 {
    font-size: 100%;
}
#price table.support td {
    text-align: left;
    width: 70%;
    vertical-align: top;
    border-width: 0 1px 1px 0;
    border-color: #ccc;
    border-style: solid;
}
#price table.support .center {
    text-align: center;
}
#price table.support .right {
    text-align: right;
}
@media screen and (max-width: 640px) {
    section#merit #merit3 {
        display: none;
    }
    section#merit #merit3_sp {
        display: block;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }
    section#merit #merit3_sp img {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }
}
#otoiawase dl.btn {
    width: 90%;
    display: inline-block;
    padding: 20px 5%;
    margin: 0;
}
#otoiawase dl.btn dt {
    width: 47%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
#otoiawase dl.btn dd {
    width: 47%;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
}
#otoiawase dl.btn dt img, #otoiawase dl.btn dd img {
    width: 100%;
}
#footerinfo {
    padding: 10px 0 0;
    text-align: center;
    margin: 0;
    width: 100%;
    border-top: 1px solid #a6a6a6;
}
#footerinfo p {
    display: block;
    padding: 15px 0 0;
    line-height: 1.4;
    width: 50%;
    float: left;
    font-size: 0.8em;
    text-align: left;
}
#f_logobox {
    margin: 30px 3% 0 7%;
    width: 40%;
    float: left;
}
#f_logobox img {
    width: 159px;
    float: right;
}
footer .company_info {
    float: left;
    width: 30%;
    font-size: 12px;
    text-align: left;
    margin: 0 0 0 5%;
}
footer .address_box img {
    width: 180px;
    margin-bottom: 10px;
}
footer ul.sns_icons {
    margin-bottom: 10px;
}
footer ul.sns_icons li {
    display: inline-block;
    margin: 0;
    padding: 5px;
}
footer ul.sns_icons li a {
    font-size: 32px;
}
#copyright {
    clear: both;
    font-size: 10px;
}
.copyright {
    padding: 10px 0 0 0;
}
@media screen and (max-width: 1080px) {
    #footerinfo {
        margin-top: 20px;
    }
    footer .company_info {
        float: none;
        clear: both;
        width: 90%;
        padding: 0;
        margin: 0 5% 20px;
    }
}
@media screen and (max-width: 640px) {
    #footerinfo p.footertxt {
        text-align: center;
    }
    #footerinfo #f_logobox {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #f_logobox img {
        width: 40%;
        margin: 0 30%;
    }
    #footerinfo {
        padding-top: 20px;
    }
    footer .company_info {
        padding: 0;
    }
}
@media screen and (max-width: 980px) {
    section {
        /*width: 90%;*/
    }
    section h2 {
        font-size: 150%;
    }
    #otoiawase h2 {
        font-size: 150%;
    }
    section#feature h2 {
        font-size: 140%;
    }
    section h3 {
        font-size: 130%;
    }
    section dl.pt2 dt .case_l, section dl.pt2 dt .case_r {
        width: 90%;
        padding: 3%;
        margin: 0;
        font-size: 100%;
    }
}
@media screen and (max-width: 640px) {
    .sp_none {
        display: none;
    }
    .pc_none {
        display: block;
    }
    section {
        /* width: 90%;
    margin: 0 5%;
    padding: 0;*/
    }
    section h2 {
        font-size: 120%;
        text-align: left;
    }
    section#feature h2 {
        font-size: 120%;
        text-align: left;
    }
    section img {
        width: 100%;
        margin: 0 auto;
    }
    section#feature img {
        width: 50%;
        margin: 0 25%;
    }
    section dl dt, section dl dd {
        width: 100%;
        clear: both;
        float: none;
    }
    section dl.pt1 dt, section dl.pt1 dd {
        width: 100%;
        clear: both;
        float: none;
    }
    section dl.pt2 dt, section dl.pt2 dd {
        width: 100%;
        clear: both;
        float: none;
    }
    section dl.pt3 dt, section dl.pt3 dd {
        width: 100%;
        clear: both;
        float: none;
    }
    section dl.pt2 dt, section dl.pt2 dd {
        padding: 0;
        margin: 0;
    }
    section dl.pt1 dt img, section dl.pt1 dd img {
        width: 80%;
        margin: 0 10%;
    }
    section dl.pt2 dt img, section dl.pt2 dd img {
        width: 80%;
        margin: 0 10%;
    }
    section dl.pt3 dt img, section dl.pt3 dd img {
        width: 80%;
        margin: 0 10%;
    }
    h3.midashi {
        margin: 20px 0 10px;
    }
    section dl.pt1 dd dl.pt_inner dt, section dl.pt1 dd dl.pt_inner dd {
        width: 100%;
    }
    section dl.pt1 dd p.image {
        width: 100%;
        margin: 0 0 10px;
    }
    section dl.pt1 dd p.image img {
        width: 100%;
        margin: 0;
    }
    section dl.pt1 dd #iconbox2 {
        width: 90%;
        margin: 0 5% 10px;
    }
    #otoiawase dl.btn {
        width: 90%;
        padding: 0 5%;
        margin: 0;
    }
    #otoiawase dl.btn dt {
        width: 100%;
        clear: both;
        margin: 20px 0 20px 0;
        padding: 0;
    }
    #otoiawase dl.btn dd {
        width: 100%;
        clear: both;
        margin: 0 0 20px 0;
        padding: 0;
    }
    #otoiawase dl.btn dt img, #otoiawase dl.btn dd img {
        width: 100%;
        margin: 0;
    }
    #footerinfo {
        width: 100%;
    }
    #footerinfo p {
        width: 100%;
        margin: 0;
        clear: left;
    }
    section h2, #otoiawase h2 {
        font-size: 150%;
    }
    .ft_24logo {
        width: 50%;
        clear: both;
        margin: 0;
    }
}
section#info {
    padding: 0px 0 10px 0;
}
section#info p {
    font-size: 120%;
    width: 100%;
    text-align: center;
    line-height: 180%;
    margin: 0;
    padding: 10px 0;
}
section#info p strong {
    font-weight: bold;
}
section#info p a {
    text-decoration: underline;
    color: #330068;
    font-weight: bold;
}
section#info p a:hover {
    text-decoration: none;
    opacity: 0.8;
}
section#info #iconbox2 a {
    font-size: 120%;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    section#info p {
        font-size: 100%;
        width: 100%;
        text-align: left;
        line-height: 160%;
        margin: 0;
        padding: 10px 0;
    }
    section#info #iconbox2 a {
        font-size: 80%;
        font-weight: normal;
    }
}
ul.index_blog {
    max-width: 900px;
    margin: 0 auto 40px;
    padding: 0 30px;
    text-align: left;
}
ul.index_blog li {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
ul.index_blog li span {
    text-align: center;
    vertical-align: middle;
    width: 80px;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    font-size: 8px;
    border-radius: 5px;
    line-height: 200%;
    background-color: #226ee8;
    color: #fff;
}
ul.index_blog li a {
    font-size: 16px;
    color: #666;
    text-decoration: none;
}
ul.index_blog li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#sec08 div.btn_blue {
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 768px) {
    ul.index_blog li a {
        font-size: 14px;
    }
}
.newsbox .news_text {
    overflow: visible;
    zoom: 1;
}
.newsbox img {
    margin-bottom: 10px;
}
.newstitle {
    text-align: left;
    font-size: 24px;
    color: #226ee8;
    margin-bottom: 15px;
}
.newstitle span {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.news_ph_left {
    float: left;
    margin-right: 10px;
}
.news_ph_left img {
    display: block;
}
.news_ph_right {
    float: right;
    margin-left: 10px;
}
.news_ph_right img {
    display: block;
}
.newsbox .more-link {
    float: right;
    margin: 10px 0;
}
.newsbox p {
    line-height: 180%;
}
.newsbox strong {
    font-weight: bold;
    font-size: 115%;
    display: block;
}
.newsbox strong.b_title {
    font-weight: bold;
    font-size: 120%;
    margin: 5px 0;
}
.postinfo {
    margin-top: 10px;
    text-align: right;
    clear: both;
    padding: 5px 20px;
    font-size: 12px;
    background: #eee;
    border-radius: 4px;
}
.title02 {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #226ee8;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 3px dotted #226ee8;
}
@media screen and (max-width: 768px) {
    .title02 {
        font-size: 15px;
    }
}
dl.case_head {
    width: 100%;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    display: inline-block;
    background: none;
    border-radius: 0px;
}
dl.case_head dt {
    width: 48%;
    float: left;
    margin: 0;
    padding: 0 2% 0 0;
    border-left: 0px;
}
dl.case_head dd {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}
dl.case_head dt img {
    width: 100%;
}
dl.case_head div.case_icon {
    width: 150px;
    padding: 2px 0;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 10px;
}
dl.case_head h3.title02 {
    margin: 0 0 10px;
}
dl.case_head h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
    color: #433dae;
    line-height: 120%;
}
dl.case_head p.case_url {
    font-size: 11px;
    margin-bottom: 10px;
    color: #8f8f8f;
}
dl.case_head p.case_username {
    font-size: 12px;
    margin-bottom: 5px;
}
dl.case_head p.case_date {
    font-size: 9px;
    margin-top: 5px;
    text-align: right;
}
dl.case_head p.case_point {
    font-size: 13px;
    margin: 10px 0 5px;
}
dl.case_head p.case_point strong {
    padding-bottom: 2px;
    border-bottom: solid 1px #666;
    color: #666;
}
dl.case_head ul.case_list {
    padding: 0 0 0 3px;
    margin: 3px 0 3px 13px;
    list-style: disc;
}
dl.case_head ul.case_list li {
    padding: 0;
    margin: 0 0 3px 0;
    font-size: 13px;
    color: #f00;
}
p.case_text {
    margin-bottom: 30px;
    line-height: 180%;
    font-size: 14px;
    text-align: left;
}
#whitepaper_sec01 .case_wp {
    margin: 30px 0;
}
#whitepaper_sec01 .case_wp a {
    text-decoration: none;
}
#whitepaper_sec01 .case_wp a:hover .btn_wp {
    display: block;
    transition: all 0.5s;
    color: #ffa200;
    background: #fff;
    border: 1px solid #ffa200;
}
.case_img {
    margin: 20px 0;
}
.case_img img {
    width: 60%;
    height: auto;
}
@media print, screen and (max-width: 768px) {
    dl.case_head {
        width: 100%;
        clear: both;
        margin: 0 0 20px 0;
        padding: 0;
        display: inline-block;
        background: none;
        border-radius: 0px;
    }
    dl.case_head dt {
        width: 100%;
        clear: left;
        margin: 0 0 20px 0;
        padding: 0;
        border-left: 0px;
    }
    dl.case_head dd {
        width: 100%;
        clear: left;
        margin: 0;
        padding: 0;
    }
    dl.case_head h4 {
        font-size: 14px;
    }
    .case_img img {
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
    }
}
#case_anchor {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0px;
    top: 160px;
}
#whitepaper_sec01 .btn_wp {
    color: #fff;
    border: 1px solid #ffa200;
    border-radius: 50px;
    padding: 10px 0;
    transition: all 0.5s;
    text-decoration: none;
    background: #ffa200;
    width: 50%;
    font-size: 100%;
    text-align: center;
    margin: 30px 0 0 0;
}
#whitepaper_sec01 dl a:hover .btn_wp {
    display: block;
    transition: all 0.5s;
    color: #ffa200;
    background: #fff;
    border: 1px solid #ffa200;
}
@media screen and (max-width: 479px) {
    .table_margin {
        display: none;
    }
}
#main_content_blog {
    float: left;
}
#main_content_blog section {
    margin: 0 auto;
}
#main_content_blog section#content {
    padding: 0 0 10px 0;
}
#main_content_blog .newsbox {
    padding-right: 30px;
    text-align: left;
}
#main_content_blog .newsbox h1 {
    color: #226ee8;
    margin-bottom: 30px;
    font-size: 160%;
}
#main_content_blog #index_sec_case h3 {
    margin: 10px 0;
}
#main_content_blog .postinfo {
    background: #eee none repeat scroll 0 0;
    border-radius: 4px;
    clear: both;
    font-size: 12px;
    margin: 30px 0;
    padding: 5px 20px;
    text-align: right !important;
}
@media print, screen and (min-width: 768px) {
    #main_content_blog .newsbox {
        margin-top: 30px;
    }
}
#sub_content {
    float: left;
}
#main_content_blog {
    width: 75%;
}
#main_content_blog img {
    margin: 0 auto;
}
#main_content_blog section {
    width: 100%;
    padding-top: 0;
}
#main_content_blog #index_sec_case dd h3 {
    margin: 10px 0;
    font-size: 16px;
    line-height: 150%;
}
#main_content_blog #index_sec_case dd p {
    font-size: 14px;
    color: #666;
}
article #main {
    margin: 0 auto;
    width: 980px;
    padding: 10px 0 0 0;
}
article #main_content_blog {
    clear: left !important;
    width: 100%;
}
#main_content_blog p {
    font-size: 1.2em;
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 1.8em;
    width: 100%;
}
#main_content_blog h2 {
    margin: 2em 0 0.5em;
    border-bottom: 1px dotted #ccc;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #356599;
}
#main_content_blog h3 {
    margin: 0.5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
#main_content_blog p strong {
    display: inline;
    font-size: 100%;
}
#main_content_blog p a {
    text-decoration: underline;
}
#main_content_blog p a:hover {
    text-decoration: none;
}
#main_content_blog .red {
    color: #f00 !important;
}
#main_content_blog .blue {
    color: #017df1 !important;
}
#main_content_blog .purple {
    color: #63c !important;
}
#main_content_blog .grey {
    color: #666 !important;
}
#main_content_blog .orange {
    color: #f90 !important;
}
#main_content_blog .bg_yellow {
    background-image: linear-gradient(transparent 50%, #ff0 50%);
}
#main_content_blog .bg_pink {
    background-image: linear-gradient(transparent 50%, #ffafaf 50%);
}
#main_content_blog .bg_blue {
    background-image: linear-gradient(transparent 50%, #cff 50%);
}
#main_content_blog strong.normal {
    font-weight: normal;
}
#main_content_blog .bg_round {
    border-radius: 20px;
    padding: 5px 0;
}
#main_content_blog .bg_blue_full {
    background: #cff;
}
#main_content_blog .bg_pink_full {
    background: #ffafaf;
}
#main_content_blog ul.list-square li {
    list-style-type: square;
    padding: 0.5em 10px;
    margin: 0 0 5px 30px;
    font-size: 1.2em;
    text-align: left;
}
#main_content_blog ul.list-disc li {
    list-style-type: disc;
    padding: 0.5em 10px;
    margin: 0 0 5px 30px;
    font-size: 1.2em;
    text-align: left;
}
#main_content_blog ul li.list-none {
    list-style-type: none;
    padding: 0.5em 10px;
    margin: 0 0 5px 10px;
    font-size: 1.2em;
    text-align: left;
}
#main_content_blog ul li.list-s {
    padding: 0.2em 10px;
    margin-bottom: 2px;
    font-size: 1em;
    text-align: left;
}
#main_content_blog ul li span {
    color: #666 !important;
    text-align: left;
}
#main_content_blog ul.underline li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0.7em;
}
#main_content_blog ul.underline li.last {
    border-bottom: none;
}
#main_content_blog dl.f_half {
    display: inline-block;
    width: 100%;
    margin: 1em 0;
    padding: 0;
}
#main_content_blog dl.f_half dt {
    width: 45%;
    float: left;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.f_half dd {
    width: 45%;
    float: right;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.f_half dd.clearfix {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.f_half dt img, #main_content_blog dl.f_half dd img {
    width: 100%;
    max-width: 300px;
}
#main_content_blog dl.box_full {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.box_full dt {
    width: 100%;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.box_full dd {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
}
#main_content_blog dl.box_full dt #box_wrap, #main_content_blog dl.box_full dd #box_wrap {
    margin: 10px;
}
.text-center-block {
    text-align: center;
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0;
}
#triangle_wrap {
    width: 120px;
    height: 50px;
    display: block;
    margin-left: 40%;
}
#triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 60px 0 60px;
    border-color: #007bff transparent transparent transparent;
    line-height: 0px;
    _border-color: #007bff #000 #000 #000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#main_content_blog dl.blog_summery {
    width: 60%;
    margin: 10px 0;
    padding: 10px;
    background-color: #fcfcfc;
    border: 1px solid #ccc;
}
#main_content_blog dl.blog_summery dt {
    width: 100%;
    padding: 0;
    font-weight: bold;
    font-size: 1.2em;
}
#main_content_blog dl.blog_summery dd {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
#main_content_blog dl.blog_summery dd ul {
    list-style-type: disc;
    margin: 0 0 0 0px;
    padding: 0;
    text-align: left;
}
#main_content_blog dl.blog_summery dd ul li {
    padding: 0 0 0.5em 10px;
    margin: 0 0 5px 30px;
    list-style-type: disc;
    font-size: 1.2em;
    text-align: left;
}
#main_content_blog dl.blog_summery dd ul li a {
    text-decoration: underline;
}
#main_content_blog dl.blog_summery dd ul li a:hover {
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    #main_content_blog dl.f_half dt {
        width: 100%;
        clear: left;
        margin: 0 0 20px 0;
        padding: 0;
    }
    #main_content_blog dl.f_half dd {
        width: 100%;
        clear: right;
        margin: 0;
        padding: 0;
    }
    #main_content_blog dl.blog_summery {
        width: 80%;
    }
}
@media screen and (max-width: 480px) {
    #main_content_blog dl.blog_summery {
        width: 100%;
    }
}
#sub_content {
    width: 25%;
    padding-bottom: 30px;
    text-align: left;
}
#sub_content .sidebox {
    padding: 0 0 15px;
}
#sub_content p.side_title {
    margin: 0 0 10px;
    padding: 5px 10px;
    font-weight: bold;
    background-color: #7ba8f0;
    color: #fff;
}
#sub_content p.side_title a {
    color: #fff;
}
#sub_content .sidebox ul li {
    border: none;
    line-height: 1.3;
}
#sub_content .sidebox ul li:last-child {
    border: none;
}
#sub_content .sidebox ul li a {
    font-size: 16px;
    display: block;
    text-decoration: none;
    padding: 6px 0 6px 13px;
    transition: all 0.5s;
    color: #3c3c3c;
}
#sub_content .sidebox ul li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
@media print, screen and (min-width: 768px) {
    #sub_content {
        margin-top: 30px;
    }
}
#subnavi .btn_continue {
    width: 100%;
    margin: 0;
    border: 1px solid #ffa201;
    color: #ffa201;
    text-align: center;
    padding: 10px;
    background-color: #fff;
}
#subnavi .btn_continue:hover {
    transition: all 0.5s;
    color: #fff;
    background: #ffa200;
    border: 1px solid #ffa200;
}
#sub_content ul.sns_icons {
    text-align: left;
    padding: 0 5px;
}
#sub_content ul.sns_icons li {
    display: inline-block;
    padding: 5px;
    border: none;
}
#sub_content ul.sns_icons li a {
    font-size: 36px;
    padding: 0;
}
#index_sec_case ul {
    display: table;
}
#index_sec_case li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
@media screen and (max-width: 480px) {
    #sub_content ul.sns_icons li a {
        font-size: 28px;
    }
}
#main_content_blog {
    padding-right: 30px;
}
#index_sec_case ul {
    display: table;
    text-align: left;
}
#index_sec_case li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
#index_sec_case dl dd, #index_sec_case dl dt {
    float: none;
    width: 100%;
}
@media screen and (max-width: 992px) {
    #main_content_blog, #sub_content {
        float: none;
        width: 100%;
    }
    #main_content_blog {
        padding-right: 0;
    }
    #main_content_blog .newsbox {
        padding-right: 0;
    }
}
@media screen and (max-width: 768px) {
    #main_content_blog section#case_sec01 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    #main_content_blog .newsbox {
        text-align: left;
    }
    #main_content_blog .newsbox h1 {
        margin-bottom: 15px;
        font-size: 120%;
    }
    #main_content_blog .news_text {
        font-size: 14px;
        line-height: 180%;
    }
    #index_sec_case li {
        display: block;
        width: 100%;
    }
}
#pagetitle h2, h1.page_title {
    color: #666;
    font-weight: bold;
    padding: 20px 0;
    margin: 0 0 0px;
    width: 100%;
    font-size: 200%;
    text-align: center;
}
.dotted_midashi {
    border-bottom: 2px dotted #999;
    font-size: 130%;
    text-align: left;
    margin: 20px 0;
}
@media (min-width: 769px) {
    #pagetitle h2, h1.page_title {
        padding: 20px 0 30px;
    }
}
@media screen and (max-width: 768px) {
    #pagetitle h2, h1.page_title {
        font-size: 100%;
        padding: 20px 10px;
        margin: 0 0 20px;
        text-align: left;
    }
    section h2 {
        font-size: 110%;
        margin: 15px 0;
    }
    section h3 {
        font-size: 100%;
        margin: 15px 0;
    }
    .dotted_midashi {
        font-size: 110%;
    }
}
.align_c {
    text-align: center !important;
}
.align_l {
    text-align: left !important;
}
.align_r {
    text-align: right !important;
}
.fw_b {
    font-weight: bold;
}
.clr_blue_01 {
    color: #226ee8;
}
.clr_blue_02 {
    color: #7ba8f0;
}
.clr_blue_03 {
    color: #c2d8fa;
}
.bg_blue_01 {
    background-color: #226ee8;
    color: #fff;
    font-weight: bold;
}
.bg_blue_02 {
    background-color: #7ba8f0;
    color: #fff;
}
.bg_blue_03 {
    background-color: #c2d8fa;
}
.mottel_ta {
    width: 100%;
    margin-bottom: 40px;
    border-collapse: collapse;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
}
.mottel_ta td {
    border-collapse: collapse;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
}
.mottel_ta th {
    border-collapse: collapse;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
    text-align: center;
}
.mottel_ta td strong, .mottel_ta th strong {
    font-size: 120%;
}
.w_narrow {
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .w_narrow {
        width: 100%;
    }
}
.dropmenu {
    *zoom: 1;
    list-style-type: none;
    width: 500px;
    margin-left: 20px;
    padding: 0;
}
.dropmenu:before {
    content: "";
    display: table;
}
.dropmenu:after {
    content: "";
    display: table;
    clear: both;
}
.dropmenu li {
    position: relative;
    width: 25%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
.dropmenu li a {
    display: block;
    margin: 0;
    padding: 23px 0 21px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
}
.dropmenu li li:hover {
    background: #fff;
}
.dropmenu li a:hover {
    background: none;
    color: #acacac;
}
.dropmenu li ul {
    list-style: none;
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}
.dropmenu li ul li {
    width: 120%;
}
.dropmenu li ul li a {
    padding: 5px 10px;
    border: 1px solid #7ba8f0;
    background: #7ba8f0;
    text-align: left;
    color: #fff;
}
#fade-in2 li ul {
    opacity: 0;
    top: 50%;
    visibility: hidden;
    transition: 0.5s;
}
#fade-in2 li:hover ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
}
.drawer-nav {
    text-align: left;
}
h2#navh2 {
    font-size: 18px;
    color: #226ee8;
    margin: 15px 0;
    font-weight: bold;
    padding-left: 12px;
}
.drawer-menu li {
    border-top: 1px dotted #226ee8;
    z-index: 99999;
    position: relative;
    display: block;
}
.nav_b {
    border-bottom: 1px dotted #226ee8;
}
.drawer-dropdown-menu li {
    border: none !important;
    margin: -10px 0;
}
#sp_menu {
    display: none;
}
@media screen and (max-width: 880px) {
    nav#sp_nav {
        display: none;
    }
    #sp_menu {
        display: block;
    }
    .drawer-hamburger {
        margin-top: -4px;
    }
}
#head_phone_box {
    float: left;
}
#head_toi_btn {
    display: block;
    background: #ff933f;
    color: #fff;
    width: 50%;
    padding: 15px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 120%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#head_toi_btn a {
    color: #fff;
}
#head_toi_btn:hover {
    box-shadow: none;
    margin-top: 3px;
}
.free_icon {
    display: none;
}
.ft_title01 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}
.content_bg03 {
    text-align: left;
    background: #ffa200;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    display: inline-block;
}
#footer_contact {
    text-align: center;
}
#footer_contact i.fa-phone, #footer_contact i.fa-envelope {
    font-size: 50px;
    margin-bottom: 10px;
}
#footer_contact ul li:first-child {
    border-bottom: 1px dotted #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#footer_contact ul li:first-child dl dt + dd {
    font-size: 20px;
    border: 1px solid #fff;
    padding: 5px 0;
    margin-bottom: 7px;
}
#footer_contact ul li:first-child dl dt + dd a {
    color: #fff;
    text-decoration: none;
}
#footer_contact ul li:last-child dl dt + dd {
    margin-bottom: 5px;
}
#footer_contact ul li:last-child dl dd a {
    position: relative;
    z-index: 2;
    overflow: hidden;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
    background: transparent;
    line-height: 1;
    transition: 0.3s;
}
#footer_contact ul li:last-child dl dd a::after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0;
    border-radius: 50%;
    background: #fff;
    transition: 0.3s;
}
#footer_contact ul li:last-child dl dd a:hover {
    border: 1px solid #fff;
    color: #226ee8;
}
#footer_contact ul li:last-child dl dd a:hover::after {
    width: 500px;
    height: 500px;
    margin: -250px 0 0 -250px;
}
@media print, screen and (min-width: 768px) {
    #footer_contact i.fa-phone, #footer_contact i.fa-envelope {
        font-size: 70px;
        margin-bottom: 20px;
    }
    #footer_contact ul li {
        float: left;
        width: 48%;
        margin-right: 4%;
    }
    #footer_contact ul li:first-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #footer_contact ul li:first-child dl dt + dd {
        font-size: 30px;
        border: none;
        padding: 0;
        margin-bottom: 5px;
        line-height: 100%;
    }
    #footer_contact ul li:last-child {
        margin-right: 0;
    }
    #footer_contact ul li:last-child dl dd a {
        font-size: 20px;
        padding: 10px 0 7px;
    }
}
@media print, screen and (min-width: 992px) {
    #footer_contact i.fa-phone, #footer_contact i.fa-envelope {
        font-size: 90px;
    }
    #footer_contact ul li:first-child dl dt + dd {
        font-size: 40px;
    }
    #footer_contact ul li:last-child dl dd a {
        font-size: 25px;
    }
}
@media print, screen and (min-width: 1200px) {
    #footer_contact ul {
        width: 850px;
        margin: 0 auto;
    }
    #footer_contact ul li {
        width: 47%;
        margin-right: 6%;
    }
    #footer_contact ul li:first-child dl dt + dd {
        font-size: 45px;
    }
    #footer_contact ul li:last-child dl dd a {
        font-size: 25px;
    }
}
@media print, screen and (max-width: 767px) {
    .content_bg03 {
        height: 500px;
    }
    .ft_title01 {
        font-size: 30px;
    }
}
@media print, screen and (max-width: 480px) {
    .content_bg03 {
        height: 480px;
    }
    .ft_title01 {
        font-size: 25px;
    }
}
footer {
    text-align: center;
    padding: 30px 0 10px;
    width: 100%;
    height: auto;
    display: inline-block;
}
#fnav {
    margin-bottom: 20px;
}
#fnav ul.fnavul {
    float: left;
    width: 50%;
    line-height: 1.4;
}
#fnav ul.fnavul li {
    margin-bottom: 10px;
    text-align: left;
    color: #666;
}
#fnav ul.fnavul li a {
    color: #666;
    text-decoration: none;
}
#fnav ul.fnavul li a:hover {
    text-decoration: underline;
}
#fnav ul.fnavul li ul {
    margin-top: 10px;
}
#fnav ul.fnavul li ul li {
    font-size: 11px;
}
@media print, screen and (min-width: 480px) {
    #fnav {
        margin: 0 auto 20px;
        display: inline-block;
        padding: 0 10px !important;
    }
    #fnav ul.fnavul {
        width: auto;
        margin-right: 15px;
    }
    #fnav ul.fnavul:last-child {
        margin-right: 0;
    }
}
@media print, screen and (min-width: 992px) {
    #fnav {
        margin: 0 auto 40px;
    }
    #fnav ul.fnavul {
        margin-right: 30px;
    }
    #fnav ul.fnavul li ul {
        margin-top: 5px;
    }
    #fnav ul.fnavul li ul li {
        font-size: 14px;
        margin-bottom: 5px;
        margin-left: 15px;
    }
}
@media print, screen and (max-width: 480px) {
    footer {
        text-align: center;
        padding: 30px 0 10px;
        width: 90%;
        height: auto;
        display: inline-block;
    }
}
#priority, #merit, #function, #inquiry, #sec08, #fee {
    margin-top: -180px;
    padding-top: 180px;
}
#price, #function_all, #device, #flow, #faq, #a1, #a2, #a3, #a4, #a5, #a6, #a7, #a8, #a9, #a10 {
    margin-top: -100px;
    padding-top: 100px;
}
#tanmatu {
    margin-top: -180px;
    padding-top: 180px;
}
.btn_continue, .btn_reset {
    display: inline-block;
    margin: 0 20px;
    border-radius: 6px;
    border: 2px solid #f4a316;
    padding: 10px 60px;
    background-color: #ffa200;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}
#main_content_blog .btn_continue:hover, #main_content_blog .btn_reset:hover {
    transition: all 0.5s;
    color: #ffa200;
    background: #fff;
    border: 1px solid #ffa200;
}
.btn_reset {
    background-color: #c3c3c3;
    padding: 10px 20px;
    font-weight: normal;
    font-size: 14px;
    border: 2px solid #9f9f9f;
}
#siryotoi_btn {
    display: block;
    background: #f60;
    color: #fff;
    width: 450px;
    padding: 15px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 150%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#siryotoi_btn a {
    color: #fff;
}
#siryotoi_btn:hover {
    box-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}
@media print, screen and (max-width: 780px) {
    .nobr780 {
        display: none;
    }
}
@media print, screen and (max-width: 480px) {
    #siryotoi_btn {
        width: 80%;
        margin: 0 auto;
        font-size: 100%;
    }
    .nobr480 {
        display: none;
    }
}
.bx-pager {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#fee {
    padding-bottom: 30px;
}
#fee .mottel_ta {
    /*margin-bottom: 0;*/
}
#fee .mottel_ta td small {
    font-size: 70%;
}
.mottel_ta th small {
    font-size: 70%;
}
#fee .mottel_ta td {
    padding: 10px 0;
    border: 5px solid #fff;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
#fee .mottel_ta th {
    padding: 10px 0;
    border: 5px solid #fff;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    background-color: #017df1;
    color: #fff;
    font-size: 130%;
    font-weight: normal;
}
#fee .mottel_ta th.bg_ac {
    background: #666;
    color: #fff;
}
#fee .mottel_ta td.bg_ac {
    background: #e6e6e6;
    color: #666;
}
#fee .mottel_ta th.bg_ini {
    background: #017df1;
    color: #fff;
}
#fee .mottel_ta td.bg_ini {
    background: #cff;
    color: #017df1;
    font-size: 150%;
}
#fee .mottel_ta th.bg_month {
    background: #039;
    color: #fff;
}
#fee .mottel_ta td.bg_month {
    background: #ccf;
    color: #039;
    font-size: 150%;
}
#fee .mottel_ta th.bg_plan {
    background: #f90;
    color: #fff;
}
#fee .mottel_ta td.bg_plan {
    background: #ff9;
    color: #f90;
    font-size: 150%;
}
#fee .mottel_ta th.bg_head {
    background: #69c;
    color: #fff;
}
#fee .mottel_ta td.bg_std {
    background: #ebf5fe;
    color: #333;
    font-size: 130%;
}
#fee .mottel_ta td.bg_mid {
    background: #e7edf0;
    color: #333;
    font-size: 130%;
}
#fee .mottel_ta td.bg_pre {
    background: #ebf5fe;
    color: #333;
    font-size: 130%;
}
#fee .mottel_ta td.w20 {
    width: 20%;
}
#fee .mottel_ta th.w20 {
    width: 20%;
}
#fee .mottel_ta td.w30, #fee .mottel_ta th.w30 {
    width: 30%;
}
.triangle_wrap {
    display: inline-block;
}
.triangle_bottom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 50px;
    border-color: #fff transparent transparent transparent;
}
.triangle_bottom_g {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 50px;
    border-color: #e7edf0 transparent transparent transparent;
}
#logo_box {
    margin-top: 0px;
}
header h1 {
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
    width: auto;
}
nav#sp_nav {
    margin-top: 10px;
}
.dropmenu li a {
    color: #666;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 23px 0 21px;
    text-decoration: none;
}
.dropmenu li ul li a {
    font-size: 80%;
    font-weight: normal;
}
.dropmenu li a:hover {
    color: #fff;
    background-color: #7ba8f0;
}
header #contact_box {
    margin: 0px 0 0;
    width: 370px;
}
.drawer-hamburger {
    background-color: transparent;
    border: 0 none;
    box-sizing: content-box;
    display: block;
    outline: 0 none;
    padding: 10px 0.75rem 0;
    position: fixed;
    top: 0;
    transform: translateZ(0px);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 2rem;
    z-index: 4;
}
.drawer-hamburger i {
    font-size: 25px;
    margin-bottom: 2px;
}
#main_center {
    max-width: 1100px;
    text-align: left;
}
#main_center h2 {
    color: #ff0;
    font-size: 220%;
    line-height: 150%;
    margin: 0;
    padding: 0;
}
#main_center p {
    color: #fff;
    font-size: 150%;
    line-height: 150%;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
    header {
        width: 100%;
    }
    header h1 {
        font-size: 6px;
        font-weight: normal;
        margin: 0 0 0 5px;
    }
    #logo_box {
        margin-top: 5px;
    }
    #logo_box a img {
        width: 100%;
        float: left;
    }
    .drawer-hamburger {
        padding: 9px 0.75rem 30px !important;
    }
    #merit h2, #function h2 {
        padding-left: 10px;
    }
}
#siryotoi_btn190320 {
    float: left;
    background: #ffa200;
    color: #fff;
    width: 30%;
    padding: 15px 10px 10px 10px;
    margin: 0 5% 0 15%;
    text-align: center;
    font-size: 1.2em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#siryotoi_btn190320 a {
    color: #fff;
}
#siryotoi_btn190320:hover {
    box-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}
#siryotoi_btn2190320 {
    float: left;
    background: #ffa200;
    color: #fff;
    width: 30%;
    padding: 15px 10px 10px 10px;
    margin: 0 15% 0 5%;
    text-align: center;
    font-size: 1.2em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#siryotoi_btn2190320 a {
    color: #fff;
}
#siryotoi_btn2190320:hover {
    box-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}
#siryotoi_btn {
    display: block;
    background: #ffa200;
    color: #fff;
    width: 92%;
    max-width: 450px;
    padding: 15px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#demo_btn {
    display: block;
    background: #f36;
    color: #fff;
    width: 92%;
    max-width: 450px;
    padding: 15px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -moz-box-shadow: rgba(120, 120, 120, 0.639216) 2px 3px 2px 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
#demo_btn a {
    color: #fff;
}
#demo_btn:hover {
    box-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}
@media print, screen and (max-width: 480px) {
    #demo_btn, #siryotoi_btn {
        margin: 0 auto;
        font-size: 100%;
    }
}
header#new_header {
    height: 70px;
}
@media (min-width: 768px) {
    header#new_header {
        height: 70px;
        position: fixed;
        z-index: 999;
        top: 0;
    }
}
header#new_header .header_inner {
    position: relative;
    /*max-width: 1280px;*/
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
header#new_header .logo_box {
    float: none;
    /*margin-left: 5px;*/
    /*margin-top: 8px;*/
    /*width: 180px;*/
}
header#new_header .logo_box h1 {
    line-height: 100%;
}
@media print, screen and (min-width: 980px) {
    header#new_header .logo_box {
        float: left;
    }
}
@media print, screen and (min-width: 992px) {
    header#new_header .logo_box {
        margin-left: 10px;
        /*margin-top: 10px;*/
    }
    header#new_header .logo_box img {
        height: 30px;
        width: auto;
    }
}
@media print, screen and (min-width: 1200px) {
    header#new_header .logo_box {
        margin-left: 5px;
        margin-top: 1px;
    }
    header#new_header .logo_box img {
        height: 45px;
    }
}
header#new_header .logo_box a {
    display: block;
}
header#new_header .logo_box h3 {
    width: auto;
    text-align: center;
}
header#new_header .logo_box img {
    height: auto;
    width: auto;
    max-height: 45px;
    min-width: auto;
}
header#new_header nav {
    float: left;
}
header#new_header .dropmenu {
    margin-left: 10px;
}
header#new_header .dropmenu li a {
    padding: 0;
    line-height: 70px;
    font-weight: normal;
    font-size: 12px;
}
header#new_header .dropmenu li ul li a {
    line-height: 160%;
    padding: 5px 8px;
    font-size: 12px;
}
header#new_header .dropmenu li:hover a {
    background: #7ba8f0;
    color: #fff;
}
header#new_header .dropmenu li ul li:hover a {
    opacity: 0.7;
}
header#new_header #contact_box {
    margin: 20px 0px 0 0;
    width: auto;
}
header#new_header #contact_box #header_contact li.bg_none {
    background: none;
}
header#new_header .icon_box {
    display: none;
    width: 100px;
}
header#new_header #menu_btn {
    display: none;
}
.btn_close {
    display: none;
}
header#new_header .drawer-toggle {
    cursor: pointer;
    color: #000;
    background-color: rgba(255, 255, 255, 0.9);
    width: 40px;
    display: none;
}
@media screen and (max-width: 980px) {
    header#new_header {
        height: auto;
        padding: 0 0 10px 0;
        overflow: hidden;
    }
    header#new_header #contact_box {
        display: block;
    }
    header#new_header #header_contact {
        display: none;
    }
    header#new_header .dropmenu li a {
        font-size: 12px;
        font-weight: normal;
    }
    header#new_header .icon_box {
        display: block;
        text-align: right;
    }
    header#new_header .icon_box li {
        display: inline-block;
        background-color: #ffa200;
        border-radius: 5px;
        border: 1px solid #ffa200;
        vertical-align: bottom;
        margin-left: 5px;
    }
    header#new_header .icon_box li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        text-align: center;
        font-size: 26px;
        color: #fff;
    }
    header#new_header .icon_box li a i {
        line-height: 40px;
    }
    header#new_header #menu_btn {
        width: 40px;
        height: 40px;
        background-color: #fff;
        border: none;
        color: #666;
        font-size: 8px;
        line-height: 150%;
        text-align: center;
    }
    header#new_header #menu_btn i {
        font-size: 26px;
    }
    header#new_header #contact_box, header#new_header .icon_box {
        margin-top: 5px;
    }
    header#new_header #menu_btn {
        display: inline-block;
    }
    header#new_header #nav_pc {
        display: none;
    }
    header#new_header .icon_box li {
        margin-top: 5px;
    }
    header#new_header #menu_btn {
        width: 35px;
        height: 35px;
    }
    header#new_header .icon_box li a {
        width: 35px;
        height: 35px;
    }
    header#new_header .icon_box li a i {
        line-height: 35px;
        font-size: 22px;
    }
    header#new_header #menu_btn i {
        font-size: 22px;
    }
    #drawer-nav_wrapper {
        position: relative;
        display: inline-block;
        width: 16.25rem;
        height: 100%;
    }
    .btn_close {
        display: block;
        position: absolute;
        top: 5px;
        right: -40px;
        font-size: 26px;
        transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    }
    .drawer-open .btn_close {
        right: 260px;
        transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    }
}
.dropmenu {
    width: 580px;
    margin-top: -10px;
}
.dropmenu li {
    width: 20%;
}
.dropmenu li.narrow {
    width: 15%;
}
/*--------------------------------SPヘッダーアイコン*/
header#new_header #contact_box {
    display: none;
    margin: 0 10px 0 0;
}
header .icon_box {
    margin: -10px 10px 0 0;
}
header.fixed .icon_box {
    margin: -15px 10px 0 0;
}
.blog_index {
    padding: 20px;
    margin-bottom: 5%;
    border: 1px solid #333;
    width: 100%;
    max-width: 400px;
}
.blog_index ol {
    line-height: 250%;
    font-size: 110%;
}
.blog_index h2 {
    padding: 0.5em 0 0.5em 0.75em;
    border-left: 6px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
}
.blog_index p {
    line-height: 30px;
    font-size: medium;
    text-align: left;
}
.sheet_basic {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px dotted #6aabcb;
    border-bottom: 1px dotted #6aabcb;
}
.sheet_basic tr th, .sheet_basic tr td {
    border-top: 1px dotted #6aabcb;
    border-right: 1px dotted #6aabcb;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    display: block;
    margin-top: -1px;
}
.sheet_basic tr th {
    background: #daf3ff;
    color: #3c80a2;
}
@media print, screen and (min-width: 768px) {
    .sheet_basic tr th, .sheet_basic tr td {
        display: table-cell;
    }
}
.sheet_basic_blog {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px dotted #6aabcb;
    border-bottom: 1px dotted #6aabcb;
}
.sheet_basic_blog tr th, .sheet_basic_blog tr td {
    border-top: 1px dotted #6aabcb;
    border-right: 1px dotted #6aabcb;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    margin-top: -1px;
}
.sheet_basic_blog tr th {
    background: #daf3ff;
    color: #3c80a2;
}
#news_sec .sheet_basic tr th, #news_sec .sheet_basic tr td {
    font-size: 90%;
}
blockquote {
    background-color: #eee;
    padding: 2em 1em;
    position: relative;
    font-size: 100%;
    margin: 1em 0;
}
blockquote:before {
    content: "“";
    font-size: 400%;
    line-height: 1em;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
}
blockquote:after {
    content: "”";
    font-size: 400%;
    line-height: 0em;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    color: #999;
    position: absolute;
    right: 0;
    bottom: 0;
}
.sheet_pc {
    display: none;
}
@media print, screen and (min-width: 768px) {
    .sheet_sp {
        display: none;
    }
    .sheet_pc {
        display: block;
    }
}
.share_button {
    margin-bottom: 30px;
    text-align: right;
}
.share_button .btn_container { /**/
    display: inline-block;
    vertical-align: top;
}
#fee ul.price_list {
    list-style: none;
    /*margin: 0;*/
    padding: 0;
    width: 100%;
}
#fee ul.price_list li {
    float: left;
    width: 32%;
    padding: 0;
    margin: 0 2% 0 0;
}
#fee ul.price_list li.last {
    margin: 0;
}
#fee ul.price_list li dl {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#fee ul.price_list li dl dt {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #226ee8;
    color: #fff;
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ccc;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#fee ul.price_list li dl dd {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #fff;
    text-align: center;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#fee ul.price_list li dl dt h4 {
    font-size: 150%;
    margin: 20px 0 20px;
    font-weight: bold;
}
#fee ul.price_list li dl dt .comment {
    font-size: 100%;
    margin: 0;
    font-weight: bold;
    margin-bottom: 10px;
}
#fee ul.price_list li dl dt .monthly {
    font-size: 150%;
    margin: 0 0 5px;
    font-weight: bold;
}
#fee ul.price_list li dl dt .monthly small {
    font-size: 60%;
}
#fee ul.price_list li dl dt .monthly_per {
    font-size: 200%;
    font-weight: bold;
    margin: 0;
}
#fee ul.price_list li dl dt .initial {
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 20px;
}
#fee ul.price_list li dl dt small {
    font-size: 70%;
    font-weight: normal;
}
#fee ul.price_list li dl dt .monthly_per small {
    font-size: 50%;
    font-weight: normal;
}
#fee ul.price_list li dl dt.middle {
    background: #356599;
}
#fee ul.price_list li dl dt a {
    font-weight: bold;
    display: block;
    width: 80%;
    font-size: 100%;
    margin: 20px auto;
    padding: 6px 0;
    text-align: center;
    background: #fff;
    color: #226ee8;
    border-radius: 18px;
}
#fee ul.price_list li dl dt a:hover {
    opacity: 0.6;
}
#fee ul.price_list li dl dt.middle a {
    color: #356599;
}
#fee ul.price_list li dl dd .channel {
    font-size: 100%;
    margin: 10px 0;
    color: #000;
}
#fee ul.price_list li dl dd ul {
    margin: 0 5% 10px 15%;
    color: #000;
    width: 80%;
    clear: both;
    display: inline-block;
}
#fee ul.price_list li dl dd ul li {
    font-size: 80%;
    margin: 0 0 5px;
    list-style-type: none;
    clear: both;
    width: 100%;
    text-align: left;
}
#fee ul.price_list li dl dd ul li.func_title {
    font-size: 90%;
    margin: 0 0 5px;
    list-style-type: circle;
    font-weight: bold;
}
#fee ul.price_list li dl dd a {
    font-weight: bold;
    display: block;
    width: 80%;
    font-size: 100%;
    margin: 0px auto 20px;
    padding: 10px 0;
    text-align: center;
    background: #226ee8;
    color: #fff;
    border-radius: 18px;
}
#fee ul.price_list li dl dd a:hover {
    background: #fff;
    color: #226ee8;
    border: #226ee8 solid 1px;
}
/*========================================= 250725追加*/
#fee ul.price_list li dl dd a.pbx {
    font-weight: normal;
    display: inline;
    padding: 0;
    text-align: left;
    background: none;
    color: #000;
    border-radius: 0px;
    text-decoration: underline;
}
#fee ul.price_list li dl dd a.pbx:hover {
    background: #fff;
    color: #000;
    border: 0px;
}
/*========================================= 250725追加*/
#fee ul.price_list li dl dd a.middle {
    background: #356599;
}
#fee ul.price_list li dl dd a.middle:hover {
    background: #fff;
    color: #356599;
    border: #356599 solid 1px;
}
@media screen and (max-width: 768px) {
    #fee ul.price_list li {
        clear: left;
        width: 100%;
        padding: 0;
        margin: 0 0 20px 0;
    }
    #fee ul.price_list li dl dt {
        overflow: hidden;
    }
    #fee ul.price_list li dl dt .monthly_per {
        font-size: 180%;
        margin: 0 0 10px;
    }
    #fee ul.price_list li dl dt .initial {
        margin: 0 0 10px;
    }
    #fee ul.price_list li dl dd ul {
        margin: 10px 5% 10px 15%;
    }
    #fee ul.price_list li dl dd .channel {
        margin: 0;
    }
}
/*-----------------------------------------------------#shigai*/
#shigai_cts_area #fee > h3 {
    line-height: 200%
}
#shigai_cts_area #fee .fee_link_listbtn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    letter-spacing: -1em;
    justify-content: space-between;
    margin-top: 50px;
}
#shigai_cts_area #fee .fee_link_listbtn:after {
    content: "";
    width: 30%;
    height: 0;
}
#shigai_cts_area #fee .fee_link_listbtn li {
    width: 30%;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid #0057b8;
    color: #0057b8;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    background: #fff;
}
#shigai_cts_area #fee .fee_link_listbtn li::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
}
@media screen and (max-width:640px) {
    #shigai_cts_area #fee .fee_link_listbtn li {
        width: 100%;
    }
}
#shigai_cts_area #fee .fee_link_listbtn li a {
    color: #0057b8;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
}
@media screen and (max-width:640px) {
    #shigai_cts_area #fee .fee_link_listbtn li a {
        padding: 10px 25px;
    }
}
#shigai_cts_area #fee .fee_link_listbtn li:hover {
    color: #fff !important;
    background: #0057b8;
    text-decoration: none;
    display: block;
}
#shigai_cts_area #fee .fee_link_listbtn li a:hover {
    color: #fff;
}
#shigai_cts_area #fee ul.price_list {
    list-style: none;
    /*margin: 0;*/
    padding: 0;
    width: 100%;
}
/*------------------------------------------------------------201006add 32%change48%*/
#shigai_cts_area #fee ul.price_list li {
    float: left;
    width: 32%;
    padding: 0;
    margin: 0 2% 0 0;
}
#shigai_cts_area #fee ul.price_list li.last {
    margin: 0;
}
#shigai_cts_area #fee ul.price_list li dl {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#shigai_cts_area #fee ul.price_list li dl dt {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #226EE8;
    color: #ffffff;
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ccc;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#shigai_cts_area #fee ul.price_list li dl dd {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #ffffff;
    color: #ffffff;
    text-align: center;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#shigai_cts_area #fee ul.price_list li dl dt h4 {
    font-size: 150%;
    margin: 20px 0 20px;
    font-weight: bold;
}
#shigai_cts_area #fee ul.price_list li dl dt .comment {
    font-size: 100%;
    margin: 0;
    font-weight: bold;
    margin-bottom: 10px;
}
#shigai_cts_area #fee ul.price_list li dl dt .monthly {
    font-size: 150%;
    margin: 0 0 5px;
    font-weight: bold;
}
#shigai_cts_area #fee ul.price_list li dl dt .monthly small {
    font-size: 60%;
}
#fee ul.price_list li dl dt .monthly_per {
    font-size: 200%;
    font-weight: bold;
    margin: 0;
}
#shigai_cts_area #fee ul.price_list li dl dt .initial {
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 20px;
}
#shigai_cts_area #fee ul.price_list li dl dt small {
    font-size: 70%;
    font-weight: normal;
}
#shigai_cts_area #fee ul.price_list li dl dt .monthly_per small {
    font-size: 50%;
    font-weight: normal;
}
#shigai_cts_area #fee ul.price_list li dl dt.middle {
    background: #356599;
}
#shigai_cts_area #fee ul.price_list li dl dt a {
    font-weight: bold;
    display: block;
    width: 80%;
    font-size: 100%;
    margin: 20px auto;
    padding: 6px 0;
    text-align: center;
    background: #ffffff;
    color: #226EE8;
    border-radius: 18px;
}
#shigai_cts_area #fee ul.price_list li dl dt a:hover {
    opacity: 0.6;
}
#shigai_cts_area #fee ul.price_list li dl dt.middle a {
    color: #356599;
}
#shigai_cts_area #fee ul.price_list li dl dd .channel {
    font-size: 100%;
    margin: 10px 0;
    color: #000;
}
#shigai_cts_area #fee ul.price_list li dl dd ul {
    margin: 0 5% 10px 15%;
    color: #000;
    width: 80%;
    clear: both;
    display: inline-block;
}
#shigai_cts_area #fee ul.price_list li dl dd ul li {
    font-size: 80%;
    margin: 0 0 5px;
    list-style-type: none;
    clear: both;
    width: 100%;
    text-align: left;
}
#shigai_cts_area #fee ul.price_list li dl dd ul li.func_title {
    font-size: 90%;
    margin: 0 0 5px;
    list-style-type: circle;
    font-weight: bold;
}
#shigai_cts_area #fee ul.price_list li dl dd a {
    font-weight: bold;
    display: block;
    width: 80%;
    font-size: 100%;
    margin: 0px auto 20px;
    padding: 10px 0;
    text-align: center;
    background: #226EE8;
    color: #ffffff;
    border-radius: 18px;
}
#shigai_cts_area #fee ul.price_list li dl dd a:hover {
    background: #ffffff;
    color: #226EE8;
    border: #226EE8 solid 1px;
}
#shigai_cts_area #fee ul.price_list li dl dd a.pbx {
    font-weight: normal;
    display: inline;
    width: auto;
    font-size: 100%;
    margin: 0px;
    padding: 0;
    text-align: left;
    background: none;
    color: #000;
    border-radius: none;
    text-decoration: underline;
}
#shigai_cts_area #fee ul.price_list li dl dd a.pbx:hover {
    background: none;
    color: #226EE8;
    border: none;
}
#shigai_cts_area #fee ul.price_list li dl dd a.middle {
    background: #356599;
}
#shigai_cts_area #fee ul.price_list li dl dd a.middle:hover {
    background: #ffffff;
    color: #356599;
    border: #356599 solid 1px;
}
@media screen and (max-width:768px) {
    #shigai_cts_area #fee ul.price_list li dl dt {
        overflow: hidden;
    }
    #shigai_cts_area #fee ul.price_list li {
        clear: left;
        width: 100%;
        padding: 0;
        margin: 0 0 20px 0;
    }
    #shigai_cts_area #fee ul.price_list li dl dt .monthly_per {
        font-size: 180%;
        margin: 0 0 10px;
    }
    #shigai_cts_area #fee ul.price_list li dl dt .initial {
        margin: 0 0 10px;
    }
    #shigai_cts_area #fee ul.price_list li dl dd ul {
        margin: 10px 5% 10px 15%;
    }
    #shigai_cts_area #fee ul.price_list li dl dd .channel {
        margin: 0;
    }
}
/*-----------------------------------------------------#mottel_price*/
#mottel_price ul {
    display: inline-block;
}
/*-----------------------------------------------------*/
.plan4_24 {
    width: 19% !important;
    margin: 0 1% 0 0 !important;
}
.sec1180_plan {
    width: 1180px;
}
section#movie {
    text-align: center;
}
section#movie .pc {
    display: block;
    width: 720px;
    margin: 0 auto;
}
section#movie .mobile {
    display: none;
}
@media screen and (max-width: 780px) {
    section#movie .mobile {
        display: block;
        width: 320px;
        margin: 0 auto;
    }
    section#movie .pc {
        display: none;
    }
}
.tel190403 {
    font-weight: bold;
    font-size: 25px;
}
.yohaku190403 {
    margin-bottom: 20px;
}
.komozi190403 {
    font-size: 5px;
}
.floating_m {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
}
.floating_m a {
    display: block;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    width: 320px;
}
.floating_m a:hover {
    opacity: 1;
}
.floating_m a img {
    width: 100%;
}
.subsidy-table {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 22px;
    text-align: center;
    border-collapse: separate;
    border-spacing: 2px 8px;
}
.subsidy-table td {
    padding: 8px;
}
.subsidy-table tr:nth-child(odd) td {
    background-color: #ebf7f9;
}
.subsidy-table tr:nth-child(even) td {
    background-color: #eee;
}
.subsidy-table td:nth-of-type(2) {
    width: 20%;
}
@media screen and (max-width: 900px) {
    .subsidy-table {
        font-size: 18px;
    }
}
@media screen and (max-width: 600px) {
    .subsidy-table {
        font-size: 14px;
    }
}
.subsidy_bule {
    color: #0660c5;
    font-weight: bold;
}
.subsidytext_cen {
    text-align: center;
    color: #666;
    margin: 0 auto;
}
.subsidytext_cen span {
    color: #0660c5;
    font-weight: bold;
    font-size: 130%;
}
@media screen and (max-width: 600px) {
    .subsidytext_cen {
        text-align: center;
        color: #666;
        width: 100%;
        margin: 0 auto;
    }
}
.drawer-nav {
    z-index: 999;
}
.case_top {
    width: 100%;
    margin: 20px auto;
}
.case_top li {
    width: 30%;
    margin-right: 3.33333%;
    margin-bottom: 30px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 16px;
}
.case_top li img {
    width: 100%;
    max-width: none;
    border-radius: 16px 16px 0 0;
}
.case_top li img:hover {
    opacity: inherit;
}
.case_top li a {
    display: block;
    height: 100%;
    padding-bottom: 15px;
    background: #f1f1f1;
    box-sizing: border-box;
    border-radius: 16px;
}
.case_top li a:hover {
    opacity: 0.6 !important;
}
.case_top li a h3 {
    margin: 15px 0 10px;
    padding: 0 15px;
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    color: #003da3;
    box-sizing: border-box;
    border-bottom: none;
}
.case_top li a p.tx {
    padding: 0 15px;
    font-size: 16px !important;
    text-align: left;
    box-sizing: border-box;
}
.case_top li a p.btn {
    float: none;
    width: 90%;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    margin: 15px 0 0;
    padding: 10px 30px;
    font-size: 100%;
    background: #f60;
    color: #fff !important;
    border-radius: 0.5em;
    text-decoration: none;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .case_top li {
        width: 90%;
        margin: 0 auto 30px;
    }
}
@media screen and (max-width: 640px) {
    .case_top li img {
        margin: 0;
    }
}
@media screen and (max-width: 640px) {
    .case_top li a h3 {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 640px) {
    .case_top li a p.btn {
        text-align: center !important;
    }
}
@media screen and (min-width: 576px) {
    .case_top {
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 768px) {
    .case_top {
        display: flex;
        flex-wrap: wrap;
    }
    .case_top li a {
        padding-bottom: 20px;
    }
    .case_top li a h3 {
        font-size: 18px !important;
    }
    .case_top li a p.btn {
        width: 70%;
    }
}
.Bnr {
    position: relative;
    margin: 0 20px 0 0;
    width: 200px;
    display: none;
    font-family: "繝｡繧､繝ｪ繧ｪ", "Meiryo", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka, sans-serif !important;
    float: left;
}
.Bnr .Bnr__img {
    position: fixed;
    bottom: 0;
    z-index: 88;
}
@media (max-width: 767px) {
    .Bnr {
        display: none !important;
    }
}
.Bnr__img__inner {
    width: 200px;
    box-sizing: border-box;
    padding: 10px;
}
.Bnr__img__inner img {
    width: 100%;
}
.Bnr .Bnr__img__inner a {
    display: block;
}
.Bnr .Bnr__img__inner a:hover {
    opacity: 0.7;
}
.Bnr .Bnr__img p.close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.Bnr .Bnr__img p.close a {
    display: block;
    width: 20px;
    height: 25px;
    text-align: center;
}
.Bnr .Bnr__img p.close a span {
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.Bnr .Bnr__img p.close a i {
    font-size: 20px;
    z-index: 888;
}
#cloud_fnc_sec, [id^="cloud_fnc_sec_"] {
    margin: 0 0;
    padding: 30px 0;
    width: 100%;
}
@media print, screen and (min-width:768px) {
    #cloud_fnc_sec, [id^="cloud_fnc_sec_"] {
        margin: 50px 0;
    }
}
#cloud_fnc_sec .copy, [id^="cloud_fnc_sec_"] .copy {
    text-align: center;
}
#cloud_fnc_sec .copy span, [id^="cloud_fnc_sec_"] .copy span {
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding: 7px 10px;
    color: #1d66cb;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    border: solid 2px #1d66cb;
    border-radius: 35px;
    box-sizing: border-box;
}
#cloud_fnc_sec .copy span:before, [id^="cloud_fnc_sec_"] .copy span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1d66cb;
}
#cloud_fnc_sec .copy span:after, [id^="cloud_fnc_sec_"] .copy span:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    border: 12px solid transparent;
    border-top: 12px solid #fff;
}
#cloud_fnc_sec_1 {
    margin: 0 0 !important;
}
/*---------------------------------.fnc_inner(.containerに代替) */
.fnc_inner {
    max-width: 1140px;
    margin: 0 auto;
}
.bg_ub_mottel .fnc_inner ul li {
    margin: 10px 0 0 20px;
}
.fnc_inner ul li {
    letter-spacing: 0.1em;
    list-style: disc;
    margin-bottom: 5px;
    color: #4dd2ff;
    font-weight: bold;
}
.fnc_inner ul li span {
    color: #000;
}
/*---------------------------------ポイントリスト*/
ul.point_lst li {
    margin: 10px 0 0 20px;
}
ul.point_lst li {
    letter-spacing: 0.1em;
    list-style: disc;
    margin-bottom: 5px;
    color: #4dd2ff;
    font-weight: bold;
    text-align: left;
}
ul.point_lst li span {
    color: #000;
}
/*---------------------------------項目サブタイトル*/
.sub_fnctitle, ul li .sub_fnctitle {
    font-size: 24px;
    font-weight: 900;
    color: #003da3;
    letter-spacing: 1.5px;
    text-align: center;
}
.sub_fnctitle.tx_cent {
    text-align: center;
}
.sub_fnctitle.tx_wt {
    color: #fff;
}
@media print, screen and (min-width: 768px) {
    ul li .sub_fnctitle {
        text-align: left;
    }
    .sub_fnctitle, ul li .sub_fnctitle {
        font-size: 34px;
    }
}
.sub_fnctitle span {
    font-size: 60px;
}
.sub_txt {
    line-height: 200%;
    /*letter-spacing: 1px;*/
    /*text-align: left;*/
}
.sub_txt.tx_cent {
    text-align: left;
}
@media print, screen and (min-width: 768px) {
    .sub_txt.tx_cent {
        text-align: center;
    }
}
.mottel_device {
    width: 100%;
    margin: 0;
}
.mottel_device dt, .mottel_device dd {
    float: left;
    width: 45%;
    margin: 0 2.5%;
}
.mottel_device dt dl.mot2, .mottel_device dd dl.mot2 {
    width: 100%;
    margin: 0;
}
.mottel_device dt dl.mot2 dt, .mottel_device dd dl.mot2 dt {
    float: left;
    width: 35%;
    margin: 0;
}
.mottel_device dt dl.mot2 dd, .mottel_device dd dl.mot2 dd {
    float: right;
    width: 60%;
    margin: 0;
}
.mottel_device dt dl.mot2 dd h3, .mottel_device dd dl.mot2 dd h3 {
    font-weight: bold;
    font-size: 130%;
    color: #003da3;
    margin-bottom: 5px;
}
.mottel_device dt dl.mot2 dd a.link, .mottel_device dd dl.mot2 dd a.link {
    background: #003da3;
    color: #fff;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    padding: 3px 10px;
    margin-top: 10px;
    display: inline-block;
}
.mottel_device dt dl.mot2 dd a.link:hover, .mottel_device dd dl.mot2 dd a.link:hover {
    opacity: 0.6;
}
@media screen and (max-width: 640px) {
    .mottel_device dt dl.mot2 dd, .mottel_device dd dl.mot2 dd {
        text-align: center;
    }
}
dl.inline {
    display: inline-block;
    margin: 0 auto;
}
dl.inline dt {
    position: relative;
    width: 150px;
    height: 95px;
    padding: 30px 0 0;
    text-align: center;
    background: #09f;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
dl.inline dt:after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 15px;
    border-right-width: 15px;
    margin-left: -15px;
    border-top-color: #09f;
    top: 100%;
    left: 50%;
}
dl.inline dd {
    width: auto;
    text-align: left;
    padding: 0 0 0 20px;
    float: left;
    line-height: 120%;
}
dl.inline dd p.sub_txt {
    padding: 0 0 0 10px;
    line-height: 150%;
}
dl.inline dd p.sub_txt strong {
    font-weight: bold;
    color: #09f;
}
dl.inline dt.bg_aq {
    background: #18c5c7;
}
dl.inline dt.bg_aq:after {
    border-top-color: #18c5c7;
}
dl.inline dt.bg_aq2 {
    background: #09f;
}
dl.inline dt.bg_aq2:after {
    border-top-color: #09f;
}
@media screen and (max-width: 640px) {
    dl.inline dt {
        margin: 0 auto;
    }
}
@media screen and (max-width: 640px) {
    dl.inline dd p.sub_txt {
        padding: 0;
    }
}
@media screen and (min-width: 600px) {
    #cloud_fnc_sec .copy, [id^="cloud_fnc_sec_"] .copy {
        margin-top: 0px;
    }
    #cloud_fnc_sec .copy span, [id^="cloud_fnc_sec_"] .copy span {
        line-height: 1.5;
        padding: 12px 50px;
        border: solid 2px #1d66cb;
        background: #fff;
        z-index: 1;
    }
    #cloud_fnc_sec .copy span:before, [id^="cloud_fnc_sec_"] .copy span:before {
        margin-left: -21px;
        border: 21px solid transparent;
        border-top: 21px solid #1d66cb;
    }
    #cloud_fnc_sec .copy span:after, [id^="cloud_fnc_sec_"] .copy span:after {
        margin-left: -18px;
        border: 18px solid transparent;
        border-top: 18px solid #fff;
    }
}
@media screen and (max-width: 768px) {
    .fnc_inner {
        max-width: 100%;
        margin: 0 10px;
    }
    /*  .sub_fnctitle {
    font-size: 24px;
    font-weight: 900;
    color: #003da3;
    letter-spacing: 1.5px;
  }*/
    .sub_fnctitle span {
        font-size: 25px;
    }
    .sub_txt {
        text-align: left;
    }
    .mottel_device {
        margin: 0;
    }
    dl.inline dd {
        margin-top: 20px;
    }
    .mottel_device dt, .mottel_device dd {
        clear: both;
        width: 100%;
        margin: 0;
    }
    .mottel_device dt dl.mot2 dt, .mottel_device dd dl.mot2 dt {
        clear: both;
        width: 90%;
        margin: 0 5%;
    }
    .mottel_device dt dl.mot2 dt img, .mottel_device dd dl.mot2 dt img {
        width: 90%;
        margin: 0 5% !important;
    }
    .mottel_device dt dl.mot2 dd, .mottel_device dd dl.mot2 dd {
        clear: both;
        width: 90%;
        margin: 0 5%;
    }
    .mottel_device dt dl.mot2 dd h3, .mottel_device dd dl.mot2 dd h3 {
        text-align: center;
    }
}
@media screen and (max-width: 768px) and (max-width: 640px) {
    .mottel_device dd {
        margin-top: 30px;
    }
}
.js-modal-video {
    display: block;
}
.js-modal-video:hover {
    opacity: 0.5;
}
.drawer-overlay {
    width: 0% !important;
    height: 0% !important;
    background-color: none !important;
}
#sp-fixed-menu {
    position: fixed;
    width: 100%;
    bottom: 0px;
    font-size: 0;
    z-index: 99;
}
#sp-fixed-menu ul.footer_link_bottom {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#sp-fixed-menu li.footer_link_bottom {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border-right: 1px solid #fff;
    background: #0660c5;
    position: relative;
    display: flex;
}
#sp-fixed-menu li:nth-child(1).footer_link_bottom {
    background: #ff9900;
}
#sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 15px 0;
    text-decoration: none;
}
#sp-fixed-menu li a i {
    font-size: 20px;
}
@media (min-width: 980px) {
    .for-sp {
        display: none;
    }
}
@media (max-width: 767px) {
    .drawer-hamburger {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .drawer-hamburger {
        display: none !important;
    }
}
#g-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -120%;
    width: 100%;
    height: 100vh;
    background: #2196F3;
    transition: all 0.6s;
}
#g-nav.panelactive {
    right: 0;
}
#g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    /*overflow: auto;*/
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
#g-nav ul {
    position: absolute;
    z-index: 999;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
#g-nav li {
    list-style: none;
    text-align: center;
}
#g-nav li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 5px 15px;
    margin-bottom: 6px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
}
#sp-fixed-menu li.footer_link_bottom div.openbtn {
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    width: 55px;
    height: 50px;
}
.openbtn span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    width: 45%;
}
.openbtn span:nth-of-type(1) {
    top: 5px;
}
.openbtn span:nth-of-type(2) {
    top: 12px;
}
.openbtn span:nth-of-type(3) {
    top: 19px;
}
.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}
.openbtn.active span:nth-of-type(2) {
    opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.openbtn p {
    margin-top: 30px;
    color: #fff;
}
.bg_bw2 {
    margin: 0 10px 64px;
    padding: 56px 10px;
    background: #f0f8fa;
    border-radius: 32px;
}
.bg_bw_inner2 {
    padding: 30px 0px;
    background: #fff;
    border-radius: 8px;
    max-width: 1180px;
    width: 100%;
}
.bg_bw_inner3 {
    padding: 70px 0px;
    background: #fff;
    border-radius: 8px;
    max-width: 1180px;
}
.bg_bw_inner3:nth-child(n + 2) {
    padding: 0px 0px 70px;
}
.bg_bw_inner3 div.img_motpbx_new img {
    width: 80%;
    margin: 20px auto;
    border-radius: 16px;
}
.w100_table_inq table {
    width: 100%;
}
.w100_table_inq table input {
    border-radius: 8px;
    border: 1px solid #b2ccea;
    background: #f9fcfd;
    /*padding: 0 16px;*/
}
.w100_table_inq table input:focus {
    border-radius: 8px;
    border: 1px solid #b2ccea !important;
    background: #fff;
    /*padding: 0 16px;*/
}
.w100_table_inq table select {
    border-radius: 8px;
    border: 1px solid #b2ccea;
    background: #f9fcfd;
    width: 100%;
    height: 3em;
    padding-left: 10px;
}
@media (min-width: 768px) {
    .w100_table_inq table select {
        width: 70%;
    }
}
.w100_table_inq table select:focus {
    border-radius: 8px;
    border: 1px solid #b2ccea;
    background: #fff;
    padding: 7px 16px;
}
.w100_table_inq table textarea {
    border-radius: 8px;
    border: 1px solid #b2ccea;
    background: #f9fcfd;
    padding: 0 16px;
}
.w100_table_inq table textarea:focus {
    border-radius: 8px;
    border: 1px solid #b2ccea;
    background: #fff;
    padding: 0 16px;
}
.w100_table_inq table span {
    font-size: 14px;
}
.h40_inq_input {
    height: 40px !important;
}
.industry_select_w100 {
    width: 100%;
    max-width: 300px;
}
.il_label {
    display: inline;
    padding: 0 30px 0 0 !important;
}
.inq_h3_txt {
    text-align: center;
    font-weight: bold;
}
@media (min-width: 769px) {
    h1.inq_h3_txt {
        margin-top: 50px;
    }
}
.inq_txt_m {
    line-height: 30px !important;
    font-size: medium !important;
    color: #424242;
}
@media print, screen and (max-width: 640px) {
    .inq_txt_m {
        text-align: left;
    }
}
.inq_table_blue th {
    border: none !important;
    background: #fff !important;
    border-top: 1px solid #e5eef8 !important;
    padding: 20px 40px !important;
    font-size: 16px !important;
    color: #424242;
    font-weight: bold !important;
}
.inq_table_blue td {
    border: none !important;
    border-top: 1px solid #e5eef8 !important;
    font-size: 16px !important;
    padding: 20px !important;
}
.inq_table_blue tr:first-child th, .inq_table_blue tr:first-child td {
    border: none;
}
@media print, screen and (max-width: 640px) {
    .bg_bw2 {
        margin: 0 0px 20px;
        padding: 30px 10px;
        border-radius: 10px;
    }
    .bg_bw_inner2 {
        margin: auto;
        padding: 20px 5px;
        /*width: 90%;*/
    }
    .w100_table_inq table {
        table-layout: fixed;
    }
    .il_label {
        display: block;
        padding: 0 0 10px 0 !important;
        margin: 0;
    }
    .inq_table_blue th {
        font-size: 16px !important;
        padding: 20px !important;
    }
    .inq_table_blue td {
        font-size: 16px !important;
        padding: 0 20px 20px !important;
        border-top: none !important;
    }
    /*  .h40_inq_input {
    height: auto !important;
  }*/
}
.w100_inq {
    width: 100% !important;
    margin: 0 auto !important;
    padding-top: 0px;
}
@media print, screen and (min-width: 768px) {
    .w100_inq {
        padding-top: 50px;
    }
}
@media print, screen and (max-width: 640px) {
    /*  .w100_inq {
    width: 90% !important;
    margin: 0 5% !important;
  }*/
}
table.inq01 textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
}
table.inq01 input {
    width: 100%;
    max-width: 550px;
    padding: 10px;
}
@media print, screen and (max-width: 640px) {
    table.inq01 textarea {
        width: 100%;
        height: 100px;
    }
}
input.radio_btn {
    width: auto !important;
}
label {
    font-weight: normal;
    padding: 0 10px 0 0;
}
@media print, screen and (max-width: 640px) {
    table.inq01 th, table.inq01 td {
        display: block;
    }
}
@media screen and (max-width: 640px) {
    .contact_divide dt, .contact_divide dd {
        margin: 10px 0;
    }
}
#footerinfo {
    padding: 10px 0 0;
    text-align: center;
    margin: 0;
    width: 100%;
    border-top: 1px solid #a6a6a6;
}
#footerinfo p {
    display: block;
    padding: 15px 0 0;
    line-height: 1.4;
    width: 50%;
    float: left;
    font-size: 0.8em;
    text-align: left;
}
#f_logobox {
    margin: 30px 3% 0 7%;
    width: 40%;
    float: left;
}
#f_logobox img {
    width: 159px;
    float: right;
}
footer .company_info {
    float: left;
    width: 30%;
    font-size: 12px;
    text-align: left;
    margin: 0 0 0 5%;
}
footer .address_box img {
    width: 350px;
    margin-bottom: 10px;
}
footer ul.sns_icons {
    margin-bottom: 10px;
}
footer ul.sns_icons li {
    display: inline-block;
    margin: 0;
    padding: 5px;
}
footer ul.sns_icons li a {
    font-size: 32px;
}
#copyright {
    clear: both;
    font-size: 10px;
}
.copyright {
    padding: 10px 0 0 0;
}
@media screen and (max-width: 1080px) {
    #footerinfo {
        margin-top: 20px;
    }
    footer .company_info {
        float: none;
        clear: both;
        width: 90%;
        padding: 0;
        margin: 20px 5% 20px;
    }
}
@media screen and (max-width: 640px) {
    #footerinfo p.footertxt {
        text-align: center;
    }
    #footerinfo #f_logobox {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #f_logobox img {
        width: 40%;
        margin: 0 30%;
    }
    #footerinfo {
        padding-top: 20px;
    }
    footer .company_info {
        padding: 0;
    }
}
@media screen and (max-width: 640px) {
    #footerinfo {
        width: 100%;
    }
    #footerinfo p {
        width: 100%;
        margin: 0;
        clear: left;
    }
}
footer {
    text-align: center;
    padding: 30px 0 10px;
    width: 100%;
    height: auto;
    display: inline-block;
}
#fnav {
    margin-bottom: 20px;
}
#fnav ul.fnavul {
    float: left;
    width: 50%;
    line-height: 1.4;
}
#fnav ul.fnavul li {
    margin-bottom: 10px;
    text-align: left;
    color: #666;
}
#fnav ul.fnavul li a {
    color: #666;
    text-decoration: none;
}
#fnav ul.fnavul li a:hover {
    text-decoration: underline;
}
#fnav ul.fnavul li ul {
    margin-top: 10px;
}
#fnav ul.fnavul li ul li {
    font-size: 11px;
}
@media print, screen and (min-width: 480px) {
    #fnav {
        margin: 0 auto 20px;
        display: inline-block;
        padding: 0 10px !important;
    }
    #fnav ul.fnavul {
        width: auto;
        margin-right: 15px;
    }
    #fnav ul.fnavul:last-child {
        margin-right: 0;
    }
}
@media print, screen and (min-width: 992px) {
    #fnav {
        margin: 0 auto 40px;
    }
    #fnav ul.fnavul {
        margin-right: 30px;
    }
    #fnav ul.fnavul li ul {
        margin-top: 5px;
    }
    #fnav ul.fnavul li ul li {
        font-size: 14px;
        margin-bottom: 5px;
        margin-left: 15px;
    }
}
@media print, screen and (max-width: 480px) {
    footer {
        text-align: center;
        padding: 30px 0 10px;
        /*width: 90%;*/
        height: auto;
        display: inline-block;
    }
}
/*------------------------------------フッターロゴ*/
#f_info ul li img {
    width: 320px;
    height: auto;
    margin: 20px auto;
}
@media print, screen and (min-width: 768px) {
    #f_info ul li img {
        width: 200px;
    }
}
/*------------------------------------------------------------料金比較表用*/
#plan_hikaku {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 10px 0;
}
@media screen and (max-width:768px) {
    #plan_hikaku {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0 10px 0;
    }
}
#plan_hikaku {
    margin-top: -100px;
    padding-top: 100px;
}
#plan_hikaku table.cp_pricetable2 {
    margin: 10px auto;
    padding: 0em;
    border-spacing: 1px 0;
    border-radius: 6px;
    background: #e8effc;
    width: 100%;
    table-layout: fixed;
}
#plan_hikaku table.cp_pricetable2.non_fix_tbl {
    table-layout: unset;
}
@media screen and (max-width:768px) {
    #plan_hikaku table.cp_pricetable2 {
        width: auto;
    }
}
.cp_pricetable2 td {
    height: 50px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
}
/*main tableブロック*/
.cp_pricetable2 tbody td {
    width: 25%;
    text-align: center;
}
/* --項目 */
.cp_pricetable2 tbody td:first-child {
    width: auto;
    text-align: left;
    white-space: nowrap;
    font-size: 0.85em;
}
/*.cp_pricetable2 tbody td:first-child::before {
	font-family: 'FontAwesome';
	content: ' \f0da';
}*/
.cp_pricetable2 thead td.title {
    background: #356599;
    color: #fff;
    border-right: 1px solid #ffffff;
    padding: 20px 0;
}
/* --偶数列目 */
.cp_pricetable2 td:nth-child(even) {
    border-right: 1px solid #ffffff;
    background: #f8f8ff;
}
/*Header テキストブロック*/
.cp_pricetable2 thead td {
    font-size: 1.2em;
    font-weight: bold;
    border-top: none;
    border-radius: 6px 6px 0 0;
}
/*Footer ボタンブロック*/
.cp_pricetable2 tfoot td {
    border-bottom: none;
    border-radius: 0 0 6px 6px;
}
/*ボタンデザイン*/
.cp_pricetable2 a.cp_btn {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    padding: 0.3em 1em;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: 1px solid #da3c41;
    border-radius: 4px;
    background: #da3c41;
}
.cp_pricetable2 .cp_btn:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 0;
    content: '';
    transition: 0.3s;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    background: #ffffff;
}
.cp_pricetable2 .cp_btn:hover {
    color: #da3c41;
}
.cp_pricetable2 .cp_btn:hover:after {
    height: 250%;
    opacity: 1;
}
.cp_pricetable2 .cp_btn:active:after {
    height: 350%;
    opacity: 1;
}
.cp_pricetable2 td {
    position: relative;
}
.tooltip {
    width: auto;
    padding: 10px;
    /*font-size:12px;*/
    margin: -30px 0 0;
    background-color: #666;
    color: #fff;
    position: absolute;
    /*right:-350px;*/
    top: 50%;
    z-index: 999;
}
.tooltip:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(102, 102, 102, 0);
    border-right-color: #5e5e5e;
    border-width: 8px;
    margin-top: -8px;
}
@media screen and (max-width:768px) {
    .sp_table_fee {
        white-space: nowrap;
        overflow-x: scroll;
    }
}
/*------------------------------------------------------------料金例用*/
#fee_ex_link {
    margin-top: -100px;
    padding-top: 100px;
}
#fee_ex_sec {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 10px 0;
}
@media screen and (max-width:768px) {
    #fee_ex_sec {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0 10px 0;
    }
}
#fee_ex_sec h3.plan_name {
    position: relative;
    display: inline-block;
    padding: 0 65px;
    text-align: center;
    font-weight: 900;
    font-size: 150%;
    letter-spacing: 1px;
}
#fee_ex_sec h3.plan_name:before, #fee_ex_sec h3.plan_name:after {
    position: absolute;
    top: calc(50% - 3px);
    width: 50px;
    height: 6px;
    content: '';
    border-top: solid 2px #356599;
    border-bottom: solid 2px #356599;
}
#fee_ex_sec h3.plan_name:before {
    left: 0;
}
#fee_ex_sec h3.plan_name:after {
    right: 0;
}
.fee_ex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    letter-spacing: -1em;
    justify-content: center;
}
.fee_ex:after {
    content: "";
    width: 40%;
    height: 0;
    margin-left: 5%;
}
.fee_ex li {
    width: 40%;
    margin-bottom: 50px;
    border-radius: 4px;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    background: #fff;
}
.fee_ex li:nth-child(odd) {
    margin-right: 5%;
}
.fee_ex li:nth-child(even) {
    margin-left: 5%;
}
@media screen and (max-width:640px) {
    .fee_ex li {
        width: 100%;
    }
    .fee_ex li:nth-child(odd) {
        margin-right: 0%;
    }
    .fee_ex li:nth-child(even) {
        margin-left: 0%;
    }
    .fee_ex:after {
        content: "";
        width: 40%;
        height: 0;
        margin-left: 5%;
    }
}
.fee_ex li h3 {
    background: #356599;
    color: #fff;
    border-radius: 4px 4px 0 0;
    padding: 15px 20px;
    text-align: left;
}
@media screen and (max-width:640px) {
    .fee_ex li h3 {
        margin: 0;
    }
}
.fee_ex li h3 span {
    display: inline-block;
    background: #fff;
    color: #356599;
    border-radius: 3px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.fee_ex li table {
    width: 90%;
    margin: 0 auto 20px;
    table-layout: fixed;
}
.fee_ex li table td:nth-child(odd) {
    text-align: left;
    padding: 5px 0;
}
.fee_ex li table td:nth-child(even) {
    text-align: right;
}
.fee_ex li table td.kei {
    font-weight: 900;
    color: #FF0000;
    border-top: solid 1px #666;
    font-size: 150%;
}
.fee_link_listbtn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    letter-spacing: -1em;
    justify-content: space-between;
    margin-top: 50px;
}
.fee_link_listbtn:after {
    content: "";
    width: 30%;
    height: 0;
}
.fee_link_listbtn li {
    width: 30%;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid #0057b8;
    color: #0057b8;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    background: #fff;
}
.fee_link_listbtn li::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
}
@media screen and (max-width:640px) {
    .fee_link_listbtn li {
        width: 100%;
    }
}
.fee_link_listbtn li a {
    color: #0057b8;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
}
@media screen and (max-width:640px) {
    .fee_link_listbtn li a {
        padding: 10px 25px;
    }
}
.fee_link_listbtn li:hover {
    color: #fff !important;
    background: #0057b8;
    text-decoration: none;
    display: block;
}
.fee_link_listbtn li a:hover {
    color: #fff;
}
#standard {
    margin-top: -100px;
    padding-top: 100px;
}
#middle {
    margin-top: -100px;
    padding-top: 100px;
}
#premium-a {
    margin-top: -100px;
    padding-top: 100px;
}
#premium-b {
    margin-top: -100px;
    padding-top: 100px;
}
#platinum {
    margin-top: -100px;
    padding-top: 100px;
}
#mottel_price {
    margin-top: -100px;
    padding-top: 100px;
}
.align_l a {
    font-weight: bold;
    text-decoration: underline;
    color: #5454bf;
}
/*-------------------------------------------------------問い合わせエリア*/
#contact_area {
    width: 100%;
    background: #E3F3FA;
    padding: 10px 0;
}
#contact_area dl {
    display: inline-block;
    height: auto;
    width: 80%;
    background: #fff;
    margin: 30px auto;
    padding: 20px 20px 30px;
    text-align: center;
}
#contact_area dl dt {
    width: 45%;
    float: left;
    margin: 0;
    padding: 0;
}
#contact_area dl dd {
    width: 45%;
    margin: 0;
    padding: 0;
    float: right;
}
#contact_area dl span {
    display: block;
    font-weight: normal;
    font-size: 150%;
    margin-top: 20px;
}
#contact_area dl span small {
    display: block;
    font-weight: normal;
    font-size: 50%;
}
#contact_area dl dt .link_motpbx_b a, #contact_area dl dd .link_motpbx_b a {
    font-weight: bold;
    background: #ff9933;
    min-width: 300px;
    border-bottom: 2px solid #ff9900;
    padding-bottom: 5px;
}
#contact_area dl dt .link_motpbx_b a:hover, #contact_area dl dd .link_motpbx_b a:hover {
    background: #ff9900;
    border: 2px solid #ff9900;
    color: #fff;
}
@media screen and (max-width:640px) {
    #contact_area dl dt .link_motpbx_b a, #contact_area dl dd .link_motpbx_b a {
        min-width: 200px;
        font-size: 120%;
    }
    #contact_area dl dt {
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
        clear: both;
    }
    #contact_area dl dd {
        width: 100%;
        margin: 0 0 30px;
        padding: 0;
        clear: both;
    }
}
/*-------------------------------------------------------問い合わせエリア*/
[id^="contact_area_"] {
    width: 100%;
    background: #E3F3FA;
    padding: 30px 0;
}
[id^="contact_area_"] .contact_box {
    display: inline-block;
    /* background: #fff;*/
    margin: 30px auto;
    padding: 30px 10px;
    text-align: center;
}
[id^="contact_area_"] .contact_box h3 {
    color: rgba(0, 61, 163, 1.00);
    font-size: 2rem;
    font-weight: bold;
}
[id^="contact_area_"] .contact_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
[id^="contact_area_"] .contact_box ul li {
    display: inline-block;
    width: 100%;
}
[id^="contact_area_"] .contact_box ul span {
    display: block;
    font-weight: normal;
    font-size: 2rem;
    margin-top: 20px;
}
[id^="contact_area_"] dl span small {
    display: block;
    font-weight: normal;
    font-size: 50%;
}
[id^="contact_area_"] .contact_box ul li a {
    background: #ff9933;
    border-bottom: 2px solid #ff9900;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 30px 0 0;
    padding: 20px 0;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000;
    width: 100%;
}
[id^="contact_area_"] .contact_box ul li:nth-child(2) a {
    background: #ff9933;
}
[id^="contact_area_"] .contact_box ul li a:hover {
    opacity: 0.8;
}
@media print, screen and (min-width:768px) {
    [id^="contact_area_"] .contact_box ul li {
        width: 45%;
    }
}
/*-------------------------------------------------------footer_問い合わせエリア*/
#contact_area_ft {
    width: 100%;
    background: #fff;
    padding: 10px 0;
}
#contact_area_ft .contact_box {
    display: inline-block;
    /*background: #fff;*/
    margin: 30px auto;
    padding: 30px 10px;
    text-align: center;
}
#contact_area_ft .contact_box h3 {
    color: rgba(0, 61, 163, 1.00);
    font-size: 2rem;
    font-weight: bold;
}
#contact_area_ft ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#contact_area_ft ul li {
    display: inline-block;
    width: 100%;
}
#contact_area_ft ul span {
    display: block;
    font-weight: normal;
    font-size: 2rem;
    margin-top: 20px;
}
#contact_area dl span small {
    display: block;
    font-weight: normal;
    font-size: 50%;
}
#contact_area_ft ul li a {
    background: #ff9933;
    border-bottom: 2px solid #ff9900;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 30px 0 0;
    padding: 20px 0;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000;
    width: 100%;
}
#contact_area_ft ul li:nth-child(2) a {
    background: #ff9933;
}
#contact_area_ft ul li a:hover {
    opacity: 0.8;
}
@media print, screen and (min-width:768px) {
    #contact_area_ft ul li {
        width: 45%;
    }
}
strong.under {
    font-weight: bold;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 50%, rgba(246, 254, 146, 1) 50%, rgba(246, 254, 146, 1) 100%);
}
/*----------------------------------------------------------------リンクボタン*/
.hlink_btn {}
.hlink_btn a {
    display: block;
    background: #0057b8;
    border-radius: 50px;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    padding: 20px 0;
    margin: 30px auto 10px;
    border: #0057b8 2px solid;
    text-decoration: none;
    letter-spacing: 1px;
    width: 100%;
}
@media screen and (min-width:980px) {
    .hlink_btn a {
        width: 45%;
    }
}
.hlink_btn a.link:hover {
    background: #fff;
    color: #0057b8;
    transition: 0.3s;
}
/*----------------------------------------------------------------youtube_lazy*/
.frame_wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    border: 1px solid #999;
    overflow: hidden;
}
.frame_wrap .arrow, .frame_wrap .arrow::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
.frame_wrap .arrow {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #ff0000; /* 矢印背景色　*/
    pointer-events: none;
    box-shadow: 1px 1px 5px #444;
}
.frame_wrap .arrow::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #Fff; /* 矢印色　*/
}
.frame_wrap:hover {
    cursor: pointer;
}
.frame_wrap img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
}
.frame_wrap iframe {
    aspect-ratio: 16/9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*----------------------------------------------------------------新ヘッダー(2023_03)*/
#nav_pc .menu > ul > li > a {
    font-size: 13px;
}
#nav_pc .menu_child {
    flex-flow: row wrap;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 999;
}
#nav_pc .menu_child > ul[id^="menu_ch"] {
    display: none;
}
#nav_pc .menu_child > ul[id^="menu_ch"].active:not(.none_chl) {
    display: flex !important;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    padding: 15px 30px;
    background: #f6f6f6f2;
    min-height: 150px;
    max-height: 400px;
}
#nav_pc .menu_child > ul[id^="menu_ch"].has_chl.active {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    padding: 15px 30px;
    max-height: none;
}
@media screen and (min-width:1200px) {
    #nav_pc .menu_child > ul[id^="menu_ch"].has_chl.active {
        justify-content: center;
    }
}
/*--------------------------子メニューのない場合*/
#nav_pc .menu_child > ul[id^="menu_ch"].none_chl, #nav_pc .menu_child > ul[id^="menu_ch"].none_chl.active {
    display: none;
}
#nav_pc .menu_child > ul li {
    font-size: 14px;
    text-align: left;
    margin: 0 3px;
}
#nav_pc .menu_child > ul li a.font_s {}
#nav_pc .menu_child > ul li a {
    color: #003DA3;
    padding: 5px 0 5px 10px;
    margin-bottom: 1px;
    transition: all 0.3s;
    min-width: 210px;
    max-width: 210px;
}
#nav_pc .menu_child > ul li a:hover {
    background: #003DA3;
    color: #fff;
}
#nav_pc .menu_child > ul li a:before {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    margin-right: 4px;
    margin-left: 4px;
    border: transparent solid 5px;
    border-left-color: #003DA3;
    vertical-align: 0px;
    transition: all 0.3s;
}
#nav_pc .menu_child > ul li a.font_s {
    font-size: 12.5px;
}
#nav_pc .menu_child > ul li a:hover:before {
    border-left-color: #fff;
}
#nav_pc .menu_child > ul.has_chl li {
    display: flex;
    flex-direction: column;
}
#nav_pc .menu_child > ul.has_chl > li > a {
    padding: 8px;
}
#nav_pc .menu_child > ul:nth-child(n+2):not(.has_chl) li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#nav_pc .menu_child > ul > li > a {
    padding: 3px 0 3px 10px;
    margin: 5px auto;
}
#nav_pc .menu_child > ul[id^="menu_ch"].has_chl > li > a {
    border-bottom: 1px solid #003DA3;
}
#nav_pc .menu_child > ul > li > ul {
    margin: 10px auto;
}
/*----------ナビボタンのアクティブ*/
.menu > ul > li.active {
    background: #f6f6f6;
}
#nav_pc {
    display: flex;
}

footer .footer_fig_logo img {
    width: 100%;
    height: auto;
    max-width: 300px;
}