@charset "UTF-8";

/**
 * ========================================
 * reset
 * ========================================
 */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    abbr, address, cite, code,
    del, dfn, em, img, ins, kbd, q, samp,
    small, strong, sub, sup, var,
    b, i,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary,
    time, mark, audio, video
    {
    margin: 0;padding: 0;border: none;background: transparent;font-family: inherit;font-weight: normal;font-style: normal;font-size: 100%;vertical-align: baseline;outline: none;
    }
    img {
    vertical-align: bottom;
    }
    article, aside, canvas, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section, summary
    {
    display: block;
    }
    :focus {
    outline: none;
    }
    a, a:link, a:visited, a:hover, a:active {
    margin: 0;padding: 0;text-decoration: none;vertical-align: baseline;outline: 0;cursor: pointer;
    }
    ol, ul {
    list-style: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    caption, th, td {
    text-align: left;
    }
    fieldset {
    border: none;
    }
    input, select, textarea {
    font-family: inherit;
    font-size: 80%;
    }
    input, select {
    vertical-align: middle;
    }
    textarea {
    overflow: auto;
    }
    label, button {
    cursor: pointer;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
    }
    abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    }
    del {
    text-decoration: line-through;
    }
    ins {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    mark {
    background-color: #FFFFBB;color: #000000;text-decoration: none;
    }
    hr {
    display: block;height: 1px;margin: 1em 0;padding: 0;border: none;border-top: 1px solid #CCCCCC;
    }
    input[type="submit"],input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
    }
    select {
    -webkit-appearance: button;
    -moz-appearance: button;
         appearance: button;
    }

/*-webkit-appearance: none;
-webkit-text-size-adjust: 100%;
*/

@media print {
    body.nprnt { display: none; }
	.container header.header {position: absolute;}
	div.hamburger-menu input,div.hamburger-menu label {display: none;}
	.gnavi {padding-top: 45px;}
}

/* body */
body {
    font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #fff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    color: #333;
}
a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
a {
    color: #97b8d6;
    color: #4876a0;
    transition: all 300ms ease-in-out 0s;
}
p a:hover {
    color: #ccc;
}
.tel a, .mail a {
    cursor: default;
    pointer-events: none;
    color: #333;
}
h5 {
    font-weight: bold;
}
p {
    margin-bottom: 20px;
}
strong, .strong {
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .tel a, .mail a {
        pointer-events: auto;
    }
}


/* header */
.container .header{
    position: fixed;
    top: 0;
    padding: 18px 3% 11px;
    width: 100%;
    background: #fff;
    z-index: 80;
    border-top: 7px solid #d9dada;
    border-bottom: 1px solid #d9dada;
    box-sizing: border-box;
    text-align: center;
}
.container .header div {
    width: 48%;
    display: inline-block;
    max-width: 595px;
    vertical-align: top;
}
.container .header .header-logo {
    width: 152px;
    display: block;
    transition: all 0.4s ease;
}
.header em {
    font-size: 13px;
    color: #1a1a1a;
    font-style: normal;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    line-height: 1.2;
    margin-left: 1px;
    letter-spacing: 5.85px;
    text-align: left;
    display: block;
    margin-top: 5px;
}
.container .header .header-logo img {
    width: 98%;
    height: auto;
    display: block;
    padding-right: 1%;
}
.container .header ul.header-link {
    text-align: right;
    margin-top: -9px;
}
.container .header ul.header-link li {
    display: inline-block;
    margin: -5px 0 0 10px;
}
.container .header ul.header-link li a {
    color: #686868;
    font-size: 11px;
}
.container .header ul.header-link li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin: -2px 0 0 4px;
    color: #DCDCDC;
    position: relative;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.header2 {
    display: none;
}

/* gnavi */
.gnavi {
    background-color: #a3a3a3;
    border-top: 0;
    border-bottom: 0;
    height: 56px;
    position: relative;
    z-index: 50;
    display: block;
    margin-top: 56px;
}
.gmenu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1200px;
    margin: 0 auto;
}
.gmenu > li {
    float: left;
    width: 13.2%;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.gmenu > li.wide {
    width: 17%;
}
.gmenu > li a {
    display: block;
    color: #fff;
    font-size: 14px;
}
.gmenu > li a:hover {
    color: #fff;
}
ul.gmenu_second {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.gmenu > li:hover {
    background: #373737;
    transition: all .5s;
}
.gmenu_second li {
    border-top: 1px solid #ccc;
}
.gmenu_second li a:hover {
    background: #c6c6c6;
}
ul.lst_link {
    display: none;
}
/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    transform: rotate(45deg);
}
/* floatクリア */
.gmenu:before,
.gmenu:after {
    content: " ";
    display: table;
}
.gmenu:after {
    clear: both;
}
.gmenu {
    *zoom: 1;
}
.gnavi .gmenu li {
    height: 56px;
    background-color: #a3a3a3;
}
.gmenu > li.menu_single {
    position: relative;
}

li.menu_single ul.gmenu_second {
    position: absolute;
    top: 56px;
    width: 100%;
    background: #5c6c87;
    transition: all .2s ease;
}
li.menu_single ul.gmenu_second li a {
    font-size: 12px;
}
li.menu_single:hover ul.gmenu_second {
    top: 56px;
    visibility: visible;
    opacity: 1;
}

/* container */
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

/* パンくず */
.bread_crumb {
    overflow: hidden;
    font-size: 11px;
    text-align: right;
    max-width: 1200px;
    width: 98%;
    margin: 8px auto;
}
.bread_crumb li {
    list-style: none;
    padding-left: 4px;
    display: inline-block;
}
.bread_crumb a {
    padding-right: 13px;
    background: url(/images/application/arrow.png) no-repeat right 6px;
}

/* main */
.main {
    margin: 0 auto 0;
    width: 100%;
    clear: both;
}
.main_inq {
    margin: 0px auto 0;
    width: 1000px;
    display: flex;
}
.content {
    margin: 5px auto 13px;
    width: 980px;
    border-top: 0px;
}
.content p {
    line-height: 1.5;
    margin-bottom: 20px;
    width: 100%;
    font-weight: 200;
    text-align: justify;
}
.content h2.tit {
    font-size: 35px;
    line-height: 1.2;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    padding-bottom: 21px;
    padding-top: 56px;
    font-weight: 600;
    transform: rotate(0.001deg);
}
.content h2.w80p {
    width: 80%;
}
.content h2.ftsz28 {
    font-size: 28px;
}
.content h2.ftsz28 span {
    background: #ff8595;
    padding: 2px 12px 3px 8px;
    border-radius: 17px;
    font-size: 19px;
    color: #fff;
    font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 800;
    vertical-align: bottom;
    margin-bottom: 5px;
    display: inline-block;
}



/* TOP */
#features {
    width: 100%;
    background: url(/images/application/index/topimage2.jpg) no-repeat right center;
    height: 528px;
    background-size: 71% auto;
    text-align: center;
    margin-top: 0;
    -o-object-fit: cover;
       object-fit: cover;
}
#features .content {
    margin-top: 0;
    padding-top: 17px;
}
#features .content h2.tit {
    color: #484848;
    line-height: 1.3;
    padding-top: 0;
    font-weight: 400;
    font-size: 38px;
    padding-bottom: 8px;
    margin-top: 50px;
}
#features .content p {
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 150px;
}
#features .content img {
    width: 440px;
}
.content h2.tit.tit_tp {
    font-size: 22px;
}
.content h2.tit.tit_tp a {
    color: #333;
}
.content p.p_tp {
    text-align: center;
}
ul.lst_ftr {
    width: 100%;
    margin-bottom: 18px;
}
ul.lst_ftr li {
    width: 48.5%;
    margin: 0.5%;
    display: inline-block;
    border: 0;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.3;
    max-width: 380px;
}
ul.lst_ftr li:hover {
    background-color: #a6a6a6;
    transition: all 300ms ease-in-out 0s;
}
ul.lst_ftr li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 22px 1% 24px;
    display: block;
    box-sizing: border-box;
}
ul.lst_ftr li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin-right: 9px;
    color: #fff;
    position: relative;
    float: right;
    font-weight: bold;
    vertical-align: top;
}
#contents {
    width: 100%;
    margin-bottom: 18px;
}
#contents .content {
    width: 94%;
    max-width: 1200px;
}
#contents .content ul {
    padding: 0;
    text-align: center;
    font-size: 13px;
}
#contents .content ul li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 1% 1% 20px;
}
#contents .content ul li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
#contents .content ul li img {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    outline: 1px solid #ccc;
}
#contents .content ul li a {
    color: #484848;
}
#news, #inq {
    margin: 20px 0 65px;
    text-align: center;
}
#news .content, #inq .content {
    width: 100%;
    max-width: 1200px;
}
#news h2.tit, #inq h2.tit {
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}
#news h2.tit hr, #inq h2.tit hr {
    width: 120px;
    height: 1px;
    display: block;
    text-align: center;
    background-color: #dbdbdb;
    margin: 18px auto 0;
    border: none;
}
#news ul.news {
    border-bottom: 3px solid #fff;
    padding: 17px 30px;
    text-align: left;
    background: #eee;
    font-size: 14px;
}
#news ul:nth-child(n + 5) {
    display: none;
}
#news.bcwht100 ul:nth-child(n + 5) {
    display: block;
}
#news ul.news span.news_day {
    color: #1f1f1f;
    font-size: 14px;
}
#news ul.news span.news_ctgry {
    background: #b8b8b8;
    color: #fff;
    font-size: 11px;
    padding: 2px 7px 2px;
    margin: -4px 0 2px 14px;
    display: inline-block;
    vertical-align: middle;
}
#news ul.news span.article {
    display: block;
    margin-top: 5px;
}
#news ul.news span.article a {
    color: #1f1f1f;
    display: block;
    width: 100%;
    height: 100%;
}
#news p.link {
    display: block;
    text-align: center;
    margin-right: 7px;
    font-size: 11px;
}
#news p.link span.yaji {
    display: inline-block;
    -webkit-clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
            clip-path: polygon(0% 44%, 60% 44%, 60% 14%, 71% 50%, 60% 86%, 60% 56%, 0% 56%);
    width: 80px;
    background-color: #ccc;
    height: 6px;
    padding-top: 4px;
    margin-left: 8px;
    margin-right: 0;
    margin-top: 0;
    vertical-align: bottom;
    margin-bottom: 2px;
}
#inq .content ul {
    width: 100%;
    padding: 0;
    text-align: center;
}
#inq .content ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 2% 25px;
    background: #f4f4f4;
    border-radius: 50%;
    text-align: center;
    width: 140px;
    margin: 0 3% 20px;
}
#inq .content ul li img {
    display: block;
    width: 113px;
    margin: 0 auto 3px;
}
#inq .content ul li a span {
    color: #555;
    font-size: 15px;
}
ul.lnk_campany {
    width: 31%;
    margin: 15px 1%;
    display: inline-block;
    vertical-align: top;
}
ul.lnk_campany li {
    width: 100%;
    margin: 0 0 8px;
    background: #fff;
    border: 2px solid #e0e0e0;
    padding: 0;
    position: relative;
}
ul.lnk_campany li a {
    width: 97%;
    height: 100%;
    margin: 12px 5px;
    display: block;
    text-align: center;
}
ul.lnk_campany li.midashi {
    padding: 10px 0px;
    text-align: center;
    border: 2px solid #dcdcdc;
    background: #9abbda;
    color: #fff;
    font-size: 18px;
}
ul.lnk_campany2 {
    width: 45%;
    margin: 20px auto 18px;
}
ul.lnk_campany2 li {
    width: 100%;
    margin: 0 0 8px;
    background: #fff;
    border: 2px solid #e0e0e0;
    padding: 0;
    position: relative;
}
ul.lnk_campany2 li a {
    width: 100%;
    height: 100%;
    margin: 12px 5px 5px;
    display: block;
    text-align: center;
    font-size: 20px;
}
ul.lnk_campany2 li img {
    width: 55px;
    vertical-align: middle;
    margin-right: 10px;
    padding-bottom: 8px;
}
.bcwht100, .bcpnk100 {
    display: inline-block;
}
.bcpnk100 {
    background: #fbfbfb;
}
.bcwht100 .content, .bcpnk100 .content {
    padding: 35px 0 15px;
}
.bcwht100 .content h2.tit, .bcpnk100 .content h2.tit {
    color: #9ABBDA;
    color: #4876a0;
    text-align: center;
    font-weight: 900;
}
.bcwht100 .content h2.tit a, .bcpnk100 .content h2.tit a {
    color: #ff8595;
}
.bcwht100 .content h2.tit br.br_sp, .bcpnk100 .content h2.tit br.br_sp {
    display: none;
}
.bcwht100 .content h2.tit sup, .bcpnk100 .content h2.tit sup {
    font-size: 15px;
}
.bcwht100 .content p.img_left, .bcpnk100 .content p.img_left {
    float: left;
    width: 30%;
    margin-right: 30px;
}
.bcwht100 .content p.img_left img, .bcpnk100 .content p.img_left img {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 20px;
}
.content p.img_left img.w75p {
    width: 75%;
    margin-left: 15%;
}

.bcwht100 .content p.img_4wk img, .bcpnk100 .content p.img_4wk img {
    width: 23%;
    margin: 7px 0.5% 20px 0.5%;
}
.bcwht100 .content p.img_2wk img, .bcpnk100 .content p.img_2wk img {
    width: 36%;
    margin: 7px 2% 20px 2%;
}
p.img_4wk, p.img_2wk {
    text-align: center;
}
.content .box_4wk {
    width: 22.5%;
    margin: 7px 1% 20px 1%;
    display: inline-block;
    vertical-align: top;
}
.content .box_3wk {
    width: 29%;
    margin: 7px 2% 20px 2%;
    display: inline-block;
    vertical-align: top;
}
.content .box_2wk {
    width: 29.5%;
    margin: 7px 5% 20px 5%;
    display: inline-block;
    vertical-align: top;
}
.content .box_4wk h4 {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}
.content .box_2wk h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 7px;
}
.content .box_4wk p {
    font-size: 95%;
    margin-bottom: 0;
}
.content .box_2wk p {
    text-align: left;
    font-size: 13px;
    font-weight: 200;
}

.content .box_3wk img, .content .box_4wk img, .content .box_2wk img {
    width: 100%;
    margin: 7px 0;
}
.content .box_4wk span.linkwk, .content .box_2wk span.linkwk {
    width: 100%;
}
.content .box_4wk span.linkwk {
    border: 0;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.content .box_4wk span.linkwk a {
    width: 100%;
    min-width: 80%;
    color: #4876a0;
}
.content .box_4wk.youtube iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}
.content .box_4wk.youtube p {
    font-size: 85%;
    margin: 8px 0 25px;
}
.content .actv span.linkwk {
    background: #bcd6ee;
}
.content .actv span.linkwk a {
    color: #fff;
}
.content_4img {
    text-align: center;
}
.content_4img img {
    width: 33.0%;
    margin: 0 -2px;
}

div.mb65 {
    margin-bottom: 65px;
}
#features .content h2.tit,#personel .content h2.tit {
}
#product {
    width: 100%;
    background: url(/images/application/pro_image3.jpg) no-repeat center center #f9f9f9;
    height: auto;
    background-size: cover;
    text-align: center;
    margin-top: 13px;
    padding: 0 0 10px;
}
#support2 {
    width: 100%;
    background: url(/images/application/spp_image3.jpg) no-repeat center center #f9f9f9;
    height: auto;
    background-size: cover;
    text-align: center;
    margin-top: 13px;
    padding: 0 0 10px;
}

/* fmcアプリ */
.bcwht100 .fmc_app {
    padding: 35px 25px 15px 25px;
    background: #f8f8f8;
    border-radius: 10px;
    margin-bottom: 60px !important;
}
.fmc_app h2 .tit {
    padding-top: 39px;
    font-size: 34px !important;
}
.fmc_app_cont {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-evenly;
    align-items: center;
}
.fmc_app_cont ul {
    margin-bottom: 20px;
}
.fmc_app_cont .img_left {
    text-align: center;
}
.fmc_app_cont p.img_left img {
    width: 51% !important;
    margin-top: 20px !important;
}
.fmc_app_img {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 40px;
    /* justify-content: space-between; */
}
.fmc_app_img img {
    width: 80%;
}

#flow2 {
    width: 100%;
    background: url(/images/application/flw_image3.jpg) no-repeat center center #f9f9f9;
    height: auto;
    background-size: cover;
    text-align: center;
    margin-top: 13px;
    padding: 0 0 10px;
}
#features2 {
    width: 100%;
    background: url(/images/application/features_image3.jpg) no-repeat center center #f9f9f9;
    height: auto;
    background-size: cover;
    text-align: center;
    margin-top: 13px;
    padding: 0 0 10px;
}
.content p.midashi {
    font-size: 22px;
    padding-top: 27px;
    margin-bottom: 0;
    font-family: serif;
    letter-spacing: -1px;
    font-weight: bold;
    text-align: center;
}
.content p.midashi2 {
    font-size: 26px;
    padding-top: 14px;
    margin-bottom: 0;
    font-family: serif;
    font-weight: bold;
    text-align: center;
}
.content p.midashi2 span {
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
}
.content p.midashi3 {
    font-size: 31px;
    padding-top: 14px;
    margin-bottom: 0;
    font-family: arial;
    text-align: center;
    color: #999;
    font-weight: bold;
}
.content p.cmcopy {
    text-align: center;
    font-size: 120%;
    color: #9abbda;
}
.content .w80p {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}
.content .link_rbox {
    width: 17%;
    display: inline-block;
    margin-left: 2%;
    font-size: 80%;
}
.content .link_rbox a {
    display: block;
    border: 1px solid #cfe1f3;
    border-radius: 5px;
    padding: 8px;
    color: #666;
    font-weight: 200;
}
.content .link_rbox a.link1 {
    margin-top: 0px;
}
.content .link_rbox a.link2 {
    margin-top: 20px;
}
.content .link_rbox a.link3 {
    margin-top: 0px;
}
.content .link_rbox a.link4 {
    margin-top: 40px;
}
.content .link_rbox a.link5 {
    margin-top: 85px;
}
p.img_thrr {
    text-align: center;
    width: 85%;
    margin: 5px auto 20px;
}
p.img_thrr img {
    width: 27%;
    margin: 0 2%;
}
div.txt_2wk {
    display: inline-block;
    width: 47.5%;
    margin-right: 4%;
    vertical-align: top;
}
div.txt_3wk {
    display: inline-block;
    width: 31%;
    margin-right: 3%;
    vertical-align: top;
}
div.txt_2wk_l, div.txt_3wk_l {
    margin-right: 0;
}
div.txt_2wk h5, div.txt_3wk h5 {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #afafaf;
    font-weight: 500;
}
div.txt_2wk img, div.txt_3wk img {
    width: 100%;
    margin: 15px 0;
}
div.txt_2wk p, div.txt_3wk p {
    font-size: 95%;
}
div.wk3_menulink, div.wk1_menulink {
    border-radius: 10px;
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    text-align: center;
    vertical-align: top;
    height: auto;
    padding: 15px 0 6px;
    background: #f8f8f8;
}
div.wk1_menulink {
    width: 98%;
}
div.wk3_menulink span, div.wk1_menulink span {
    background: #fff;
    /*background: #9abbda*/
    width: 255px;
    padding: 0;
    position: relative;
    margin: 11px auto;
    display: block;
    border-radius: 15px;
    border: 3px solid #4876a0;
}
div.wk3_menulink span a, div.wk1_menulink span a {
    height: 100%;
    width: 100%;
    padding: 3px 3px 5px;
    display: block;
    color: #9abbda;
    color: #4876a0;
    font-weight: bold;
}
div.wk3_menulink span a:after, div.wk1_menulink span a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f101';
    font-size: 90%;
    margin-left: 8px;
    color: #d8ebfc;
}
.content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 9px;
    margin-top: 25px;
}
.content h3.tit_fl {
    font-size: 32px;
    color: #9ABBDA;
    line-height: 1.2;
    font-family: serif;
    padding: 14px 20px 11px;
    font-weight: 700;
	border: 2px solid #bcd6ee;
    width: 60%;
    margin: 0 auto 8px;
    border-radius: 39px;
    transform: rotate(0.001deg);
    text-align: center;
}
.content p.bold {
    font-weight: 600;
}
.w50p {
    width: 35%;
    display: inline-block;
    vertical-align: top;
    margin: 0 6% 0 8%;
    z-index: 50;
    position: relative;
}
.w50p h3.tit_fl {
    width: 80%;
    background: #fbfbfb;
}
img.bg_flow2 {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    margin-top: 30px;
    z-index: 11;
}
p.bg_flow3 {
    display: none;
}
img.bg_flow_smpl {
    width: 195px;
    position: absolute;
    z-index: 12;
    margin-top: -160px;
}
img.bg_flow_smnr {
    width: 215px;
    position: absolute;
    z-index: 13;
    margin-top: 30px;
}
img.bg_flow_smnr2 {
    width: 190px;
    position: absolute;
    z-index: 14;
    margin-top: 8px;
    left: 78%;
}
p.center_flw {
    z-index: 60;
    position: relative;
}
i.fa-caret-down {
    text-align: center;
    width: 100%;
    font-size: 105px;
    color: #cedef3;
    margin: -60px 0;
    position: absolute;
}

@media print{
    i.fa-caret-down {
        position: relative;
    }
}

.ftlnk_sprt {
    width: 80%;
    margin: 25px auto 60px;
    text-align: center;
}
.ftlnk_sprt h4 {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    transform: rotate(0.001deg);
}
.ftlnk_sprt ul li {
    display: inline-block;
    width: 130px;
    margin: 1%;
    background: #f0f0f0;
    border-radius: 65px;
    padding: 0;
    font-weight: bold;
    font-size: 105%;
}
.ftlnk_sprt ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 0;
}
.ftlnk_sprt ul li:hover {
    background: #e4e4e4;
    transition: all 300ms ease-in-out 0s;
}
.ftlnk_sprt ul li.actv {
    background: #bcd6ee;
}
.ftlnk_sprt ul li.actv a {
    color: #fff;
}
i.icn_lock {
    font-size: 1.5em;
    margin-bottom: -7px;
    margin-right: 5px;
    vertical-align: text-top;
    color: #c5def5;
    margin-left: 20px;
}
span.linkwk {
    border: 1px solid #ccc;
    padding: 0;
    margin: 4px 0;
    display: inline-block;
    position: relative;
    border-radius: 6px;
}
span.linkwk.linkwk2 {
    border: 2px solid #4876a0;
    border-radius: 11px;
}
span.linkwk.linkwk3 {
    background: #4876a0;
}
span.linkwk.linkwk3:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
span.linkwk a {
    width: 390px;
    width: 415px;
    height: 100%;
    display: block;
    padding: 10px 20px 11px;
    min-width: 400px;
    text-align: center;
    box-sizing: border-box;
}
.box_2wk span.linkwk a {
    width: 100%;
    min-width: 100%;
    padding: 10px 0 11px;
}
span.linkwk.linkwk2 a {
    color: #4876a0;
    padding: 10px 20px 10px;
}
span.linkwk.linkwk3 a {
    color: #fff;
}
span.linkwk.linkwk2 a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 105%;
    margin-left: 9px;
    color: #4876a0;
    position: relative;
    float: left;
    font-weight: bold;
    vertical-align: top;
}
span.linkwk a.w540 {
    width: 540px;
}
img.lnk_out {
    width: 18px;
    margin-left: 10px;
    vertical-align: middle;
}
img.brder {
    border: 1px solid #d4d4d4;
}
p.w75p {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
p.w65p_r {
    width: 65%;
    margin: 0 auto 20px;
    float: right;
}
p.mb0 {
    margin-bottom: 0;
}
img.w85p {
    width: 85%;
    margin: 10px 0;
}
img.w70p {
    width: 70%;
    margin: 10px 0;
}
.content img.img_sp {
    display: none;
}


/* button */
.inq_btn {
    position: relative;
    display: inline-block;
    padding: 13px 23px 12px !important;
    color: #FFF;
    color: #ff8595;
    background: #cfcfcf;
    background: #fff;
    border-radius: 3px;
    border-radius: 9px;
    font-weight: bold;
    font-size: 105%;
    font-size: 14px;
    margin-bottom: 40px !important;
    width: 230px;
    width: 270px;
    text-align: center;
    border: 2px solid #ff8595;
}
.inq_btn:hover {
    color: #ff8595;
    /*color: #FFF;*/
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    transition: all 300ms ease-in-out 0s;
}
.inq_btn:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
p.center, div.center {
    text-align: center;
}
p.pagelink {
    text-align: center;
    margin: 0 auto;
    padding: 25px 15px 0;
}
p.pagelink a {
    background: #c9c9c9;
    padding: 4px 13px;
    margin: 3px 7px;
    color: #fff;
    font-size: 80%;
    display: inline-block;
}
p.pagelink a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f103';
    margin-left: 8px;
    color: #e1e1e1;
    font-weight: bold;
}

p.kakomi {
    width: 500px;
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.5;
    position: relative;
}
p.kakomi a {
    padding: 18px 0 20px;
    display: block;
    width: 100%;
    height: 100%;
}
p.kakomi:hover {
    background: #fff8e7;
    transition: all 300ms ease-in-out 0s;
}
p.kakomi_lnk {
    text-align: center;
    border: 1px solid #ccc;
    max-width: 550px;
    margin: 40px auto 40px;
    padding: 25px 15px;
    border-radius: 5px;
}
p.kakomi_lnk a:hover {
    color: #ff8595;
}
p.kakomi_lnk.bnr {
    padding: 0;
    max-width: 580px;
    border: 0;
    margin: 10px auto 40px;
    width: 90%;
}
p.kakomi_lnk.bnr img {
    width: 100%;
}
.ftlnk_sprt h4 br.br_sp {
    display: none;
}
.kakomi_voice {
    text-align: center;
    border: 1px solid #ccc;
    max-width: 650px;
    margin: 40px auto 40px;
    padding: 25px 15px;
    border-radius: 5px;
}
.kakomi_voice h4 {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -1px;
    transform: rotate(0.001deg);
}
.kakomi_voice img {
    width: 100%;
    margin: 10px 5px;
}


/* form */
p.linkwp {
    text-align: center !important;
}
.tb-cell {
    display: table;
    margin: 20px auto 40px auto;
    text-align: left;
}
.tb-cell .row {
    display: table-row;
}
.tb-cell .row .cell {
    display: table-cell;
    border: 1px solid #ddd;
    padding: 10px;
    vertical-align: middle;
    color: #fff;
}
.tb-cell .row .cell:nth-child(odd) {
    width: 100px;
}
.tb-cell .row .cell:nth-child(even) {
    width: 150px;
}
.mail-form .row .cell {
    padding: 5px;
    width: 750px;
}
.mail-form .row .cell:nth-child(1) {
    background: #782123;
    width: 750px;
}
.mail-form .row .cell:nth-child(2) {
    background: #bfbfbf;
    width: 750px;
}
input[type="text"],
input[type="email"] {
    height: 30px;
    font-size: 16px;
}
textarea {
    height: 100px;
    font-size: 16px;
}
button {
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}
button[type="button"] {
    margin-left: 10px;
}
button[type="button"],
button[type="submit"] {
    background: #d3191e;
    margin: 25px 24px;
    padding: 10px 25px;
}
button[type="reset"] {
    background: #afc6e2;
}
button[type="button"]:hover,
button[type="submit"]:hover {
    background: #e29194;
}
button[type="reset"]:hover {
    background: #ddd;
}
button[type="reset"]:hover {
    text-decoration: none;
}
button[type="button"].typ_mdr {
    background: #ccc;
}
p.msg {
    text-align: center;
    color: #fff;
    margin-top: 95px;
    line-height: 2.5;
}
@media (min-width: 768px) {
.tb-cell {
    width: 65%;
    margin-left: 17%;
}
.tb-cell .row {
    display: table-row;
}
.tb-cell .row label {
    padding: 0;
    border: 0px;
    cursor:auto;
    background-color: #782123;
    color: #fff;
    font-weight: bold;
}
.tb-cell .row .cell {
    display: table-cell;
    border: 1px solid #ddd;
    padding: 10px;
    vertical-align: middle;
    color: #fff;
}
.tb-cell .row .no_b {
    border: 0px;
    background-color: #782123 !important;
    color: #fff;
}
.tb-cell .row .cell:nth-child(odd) {
    width: 28%;
}
.tb-cell .row .cell:nth-child(even) {
}
input[type="text"],
input[type="email"] {

}
textarea {
    width: 90%;
}
/* ** */}
/*
label {
    margin: 10px 0;
}*/
div.wk_mng {
    width: 28%;
    margin-right: 0.5%;
    margin-top: 13px;
}
div.yaji {
    display: inline-block;
    width: 3.5%;
    padding-top: 155px;
    vertical-align: top;
    margin-right: 1.5%;
}
div.yaji img {
    width: 100%;
}


/* footer */
footer {
    background-color: #fff;
    width: 100%;
    margin-top: 70px;
    /*transform: rotate(0.001deg);*/
	-webkit-text-stroke: 0.1px;
}
footer .footer-logo {
    width: 374px;
    margin: 0 auto;
    text-align: center;
}
footer .footer-logo li {
    width: 100%;
    margin: 0 0 37px;
}
footer .footer-logo li.logo img {
    float: none;
    width: 160px;
}
footer div.logo {
    text-align: center;
    float: none;
    position: relative;
    margin-top: 65px;
    width: 100%;
    display: block;
}
footer .footer-logo, footer div.logo p {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
    color: #353434;
    margin-bottom: 0;
}
footer div.logo p a {
    color: #353434;
}
footer #changeSelect {
    width: 245px;
    padding: 3px 5px 7px;
    margin-top: 8px;
    border: 2px solid #ddd;
}
.footer2 {
    margin-top: 60px;
}
.footer2 .footer_link {
    text-align: center;
    font-size: 11px;
    color: #ccc;
    width: 100%;
}
.footer2 .footer_link a {
    color: #6e6e6e;
}
footer .footer-content {
    display: none;
}
footer .footer-navi {
    margin: 55px auto 45px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 40px 0 59px;
    background: #f5f5f5;
}
footer .footer-navi ul {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 270px;
    margin: 0 1%;
}
footer .footer-navi ul li {
    width: 100%;
    text-align: left;
    line-height: 1.3;
    margin-top: 18px;
}
footer .footer-navi ul li.submenu {
    padding-left: 25px;
    font-size: 13px;
}
footer .footer-navi ul li.submenu a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f101 ";
    position: relative;
    margin-right: 1.5em;
    color: #9ABBDA;
    left: 8px;
    font-weight: bold;
}
footer .footer-navi ul li a {
    color: #252525;
}



.copyright {
    color: #121212;
    font-size: 10px;
    font-weight: 100;
    letter-spacing: 1px;
    width: 100%;
    padding-bottom: 11px;
    margin: 12px 0 0;
    text-align: center;
    display: inline-block;
    text-transform: none;
    background-color: transparent;
}
#pagetop {
    bottom: 10px;
    margin-bottom: 50px !important;
    position: fixed;
    right: 10px;
}

.ft_btn{
	display: none;
}


/* table */
table.company {
    border-collapse: collapse;
    margin: 8px auto 65px;
    width: 90%;
}
table.company th {
    border-bottom: 1px solid #e4e4e4;
    padding: 16px 8px 8px 0px;
    width: 17%;
    word-break: initial;
}
table.company td {
    border-bottom: 1px solid #e4e4e4;
    padding: 16px 0px 13px 16px;
    word-break: initial;
}
table.company th.nowrap,td.nowrap {
    white-space: nowrap;
}
table.company th br.br_sp {
    display: none;
}
table.company td ul {
    float: right;
}
table.company td ul li {
    display: inline-block;
    vertical-align: top;
}
table.company td ul li img {
    width: 115px;
    margin-left: 10px;
}
table.history th {
    font-size: 22px;
    font-family: serif;
    font-weight: bold;
}
table.history td ul li img {
    width: 260px;
    margin-left: 10px;
}
table.history td h4 {
    font-size: 130%;
    color: #c49e48;
    margin-bottom: 8px;
}
table.philosophy {
    border: 3px solid #e4e4e4;
}
table.philosophy th {
    width: 18%;
    padding: 14px;
    background: #9abbda;
    font-size: 24px;
    font-family: serif;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}
table.philosophy th span {
    letter-spacing: -4px;
}
table.philosophy td {
    padding: 16px 17px 13px 21px;
}
table.philosophy td span {
    font-size: 43px;
    font-family: serif;
    font-weight: bold;
}
table.philosophy td p.cmcopy {
    margin: 15px 0 18px;
    text-align: left;
    font-weight: 600;
}
.lh25 {
    line-height: 2.5;
}
.bdrtp {
    border-top: 1px solid #ccc;
}


.fl_right {
    float: right;
}
.fl_left {
    float: left;
}
img.fl_right {
    margin-left: 10px;
}
img.fl_left {
    margin-right: 10px;
}
.clearfix::before, .clearfix::after, .cf::before, .cf::after {
    content: "";
    display: table;
}
.clearfix::after, .cf::after {
    clear: both;
}
.clearfix, .cf {
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
p.link_pdf {
    margin-bottom: 18px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}
p.link_pdf a {
    font-weight: bold;
}
p.link_pdf img.icn_pdf {
    width: 22px;
    margin: 0 0 0 12px;
}
.txt_center {
    text-align: center;
}
.mt5 {
    margin-top: 5px !important;
}
.mt25 {
    margin-top: 25px;
}
.pt40 {
    padding-top: 40px !important;
}
.pt0 {
    padding-top: 0 !important;
}
.ft65 {
    font-size: 65%;
}
.ft85 {
    font-size: 85%;
}
.ft120 {
    font-size: 120%;
    font-weight: 500;
}
.ft130 {
    font-size: 130% !important;
    font-weight: bold !important;
}
.ft400 {
    font-weight: 400 !important;
}
span.red {
    color: red;
    color: #ff8595;
    font-size: 75%;
}
p.red, span.txt_red {
    color: red;
    color: #ff8595;
}
span.txt_sp {
    display: none;
}
span.cmnt {
    display: block;
    font-size: 55%;
    margin-top: 8px;
}
.ordinary_sup {
    vertical-align: super;
    font-size: smaller;
}



@media screen and (min-width: 1190px) {
    body {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    body {
        width: 100%;
    }
    .container .header .header-logo img {
        width: 75%;
    }
    .header em {
        font-size: 10px;
        letter-spacing: 4.5px;
    }
    .container .header ul.header-link {
        display: none;
    }
    .header2 {
        background: #a7a7a6;
    height: 20px;
    display: block;
    margin-top: 89px;
    }
    .header2 .header_link {
        max-width: 1000px;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        margin-top: 0;
        color: #fff;
        width: 100%;
    }
    .header2 .header_link a {
        color: #fff;
    }
    header .headerinbx {
        width: 90%;
    }
    header .main_copy h1 {
        font-size: 39px;
    }
    .gnavi {
        height: auto;
        padding-bottom: 0;
    }
    .gnavi .gnaviinbx {
        width: 100%;
    }
    .gnavi .gnaviinbx ul {
        width: 100%;
    }
    .gnavi .gnaviinbx li {
        width: 33.3%;
        border-right: 0px;
        border-bottom: 1px solid #cf585c;
        position: relative;
        height: auto;
    }
    .gnavi .gnaviinbx li a {
        padding: 11px 0px 8px 0px;
    }
    .gnavi .gnaviinbx li a:hover, .gnavi .gnaviinbx li.actv,
#cont_features .gnavi .gnaviinbx li#menu_1,
#cont_message .gnavi .gnaviinbx li#menu_2,
#cont_flow .gnavi .gnaviinbx li#menu_3,
#cont_support .gnavi .gnaviinbx li#menu_4,
#cont_success_stories .gnavi .gnaviinbx li#menu_5,
#cont_voice_salon .gnavi .gnaviinbx li#menu_6,
#cont_voice_customer .gnavi .gnaviinbx li#menu_7,
#cont_products .gnavi .gnaviinbx li#menu_8,
#cont_company .gnavi .gnaviinbx li#menu_9 {
        border-bottom: 0px solid #f56d7f;
    }
#cont_features .gnavi .gnaviinbx li#menu_1,
#cont_message .gnavi .gnaviinbx li#menu_2,
#cont_flow .gnavi .gnaviinbx li#menu_3,
#cont_support .gnavi .gnaviinbx li#menu_4 {
        border-bottom: 1px solid #f56d7f;
    }
    #gnavi .gnavi_lst9 li {
        font-size: 13px;
    }

/*新menu*/
.menu-btn {
    position: fixed;
    top: 19px;
    right: 17px;
    display: flex;
    height: 43px;
    width: 61px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #bad4ea;
    border-radius: 9%;
    padding: 0px 0 13px 0;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
.menu-btn p {
    position: relative;
    color: #fff;
    font-size: 9px;
    margin: 45px 0 0 2px;
    letter-spacing: 1.5px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #a3a3a3;
    transition: all 0.5s;/*アニメーション設定*/
    margin-top: 89px;
	overflow: auto;
}
.menu-content ul.gmenu {
    position: relative;
    width: 100%;
    height: auto;
    margin: 30px auto 180px;
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}
.menu-content ul.gmenu li {
    position: relative;
    list-style: none;
    width: 94%;
    height: auto;
    text-align: left;
    margin: 0 3% 13px;
    float: none;
    display: inline-block;
    vertical-align: top;
    line-height: 1.4;
}
.menu-content ul.gmenu li.menu_single a {
    /*cursor: none;*/
    font-size: 14px;
}
.menu-content ul.gmenu li.menu_single a:after {
    font-family: Arial, Helvetica, "sans-serif";
    content: '>';
    font-size: 14px;
    margin-right: 9px;
    color: #dbdbdb;
    position: relative;
    float: right;
    font-weight: 100;
    vertical-align: top;
    transform: scale(0.5,1);
}
.menu-content ul.gmenu li.menu_single a.init-bottom:before {
    content: '';
}
.menu-content ul.gmenu li.menu_single ul.gmenu_second {
    padding: 0px 0 18px 5%;
    top: 15px;
    position: relative;
    vertical-align: top;
    height: auto;
    visibility: unset;
    opacity: 100;
    background-color: transparent;
    width: 95%;
}
.menu-content ul.gmenu li.menu_single ul.gmenu_second li {
    width: 100%;
    height: auto;
    margin: 0;
}
.menu-content ul.gmenu li.menu_single ul.gmenu_second li a {
    display: block;
    width: 100%;
    font-size: 13px;
    box-sizing: border-box;
    color:#fff;
    text-decoration: none;
    padding: 9px 0 10px 0;
    position: relative;
    /*cursor: none;*/
}
.menu-content ul.gmenu li.menu_single ul.gmenu_second li a:hover {
    background-color: transparent;
}
.menu-content ul li a::before {
    /*content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;*/
}
.menu-content ul.gmenu li.menu_single a.init-bottom {
    color: #ffcdce;
    cursor: default;
}
.menu-content ul.gmenu li.menu_single a.init-bottom:after {
    content: '';
    border: 0;
    display: none;
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
.menu-content ul.lst_link {
    display: block;
    width: 80%;
    margin: 0 auto 25px;
    text-align: center;
}
.menu-content ul.lst_link li {
    width: 44.5%;
    margin: 0 2.5% 9px;
    display: inline-block;
    border: 0;
    background-color: #cfcfcf;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.3;
    min-width: 340px;
}
.menu-content ul.lst_link li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 22px 1% 24px 3.5%;
    display: block;
    box-sizing: border-box;
}
.menu-content ul.lst_link li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-size: 110%;
    margin-right: 9px;
    color: #fff;
    position: relative;
    float: right;
    font-weight: bold;
    vertical-align: top;
}
.menu-content ul.lst_link li.link1 {
    background-color: #bad4ea;
}
    #features .content h2.tit {
        margin-top: 27px;
    }
    #features .content img {
        width: 375px;
    }
    .main {
        width: 100%;
    }
    .main_inq {
        width: 100%;
    }
    .product .productinbx {
        width: 100%;
    }
    .content {
        margin-left: 3%;
        width: 94%;
    }
    #news .content, #inq .content {
        margin-left: 0;
    }
    #concept .content {
        width: 80%;
        margin-left: 10%;
    }
    #features {
        height: 465px;
        background-position-x: right;
        background-size: 88% auto;
    }
    #features .content {
        margin-left: 5%;
        width: 90%;
    }
    #features ul.lst_srvc {
        width: 100%;
        margin-left: 0;
    }
    #features ul.lst_ftr li,#features ul.lst_ftr li:last-child {
        width: 45%;
        margin-right: 1%;
        margin-bottom: 9px;
    }
    #features .content p {
        width: 94%;
        margin-left: 3%;
        font-size: 95%;
    }
    #inq .content ul li {
        margin: 0 2% 20px;
    }
    ul.lnk_campany {
        width: 31%;
        margin: 15px 0.75%;
        font-size: 85%;
    }
    ul.lnk_campany li {
        width: 100%;
        margin: 0 0 8px;
        height: 66px;
        line-height: 1.3;
    }
    ul.lnk_campany li a {
        width: 94%;
        margin: 12px 3%;
        vertical-align: middle;
    }
    ul.lnk_campany li.midashi {
        height: 46px;
    }
    ul.lnk_campany2 {
        width: 65%;
    }
    ul.lnk_campany2 li a {
        font-size: 16px;
    }
    div.wk3_menulink span {
        width: 94%;
    }
    .content .box_4wk span.linkwk a, .content .box_2wk span.linkwk a {
        width: 90%;
        min-width: 98%;
        padding: 10px 1%;
    }
    .content .w29_sp {
        width: 29%;
    }
    img.bg_flow_smnr {
        width: 164px;
        margin-top: 28px;
        left: 1%;
    }
    img.bg_flow_smnr2 {
        margin-top: 56px;
    }
    .w50p {
        width: 41%;
        margin: 0 4% 0 4%;
    }
    .w50p span.linkwk {
        display: inherit;
    }
    .w50p span.linkwk a {
        width: 100%;
        padding: 10px 4px 11px;
        min-width: auto;
    }
    .content p.cmcopy {
        font-size: 100%;
    }
    .tb-cell {
        width: 85%;
        margin-left: 7%;
    }
    #voice .content p.img_left, #voice .content p.img_right {
        width: 40%;
    }
    p.w65p_r {
        width: 55%;
    }
    span.linkwk a {
        width: auto;
        min-width: auto;
    }
    .footer2 {
        background: #a7a7a6;
        height: 20px;
        margin-top: 60px;
    }
    .footer2 .footer_link {
        max-width: 1000px;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        margin-top: 0;
        color: #fff;
        width: 100%;
    }
    .footer2 .footer_link a {
        color: #fff;
    }
    .ft_btn{
        display: block;
        position: fixed;
        bottom: 0;
        height: 50px;
        background: #b8cfe3;
        width: 100%;
        text-align: center;
        padding: 12px 0 7px;
        z-index: 100;
    }
    .ft_btn a {
        background: #fff;
        width: 80%;
        display: block;
        margin: 0 auto;
        max-width: 330px;
        height: auto;
        border-radius: 3px;
        color: #7c7c7c;
        font-size: 14px;
        padding: 11px 0 10px 26px;
        box-sizing: border-box;
    }
    .ft_btn a:before {
        font-family: "Font Awesome 5 Free";
    font-size: 24px;
    content: "\f0e0";
    position: absolute;
    color: #e3e3e3;
    transform: rotate(-18deg);
    margin: -2px 0px 0 -33px;
    padding: 1px 0 1px 0;
    }
    .ft_btn a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f101";
        position: relative;
        color: #b7b6b6;
        left: 16px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 3px;
    }

    footer .footer-navi {
        display: none;
    }
    footer .footer-content {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        padding: 0 0 15px;
        display: table;
    }
footer .footer-content ul {
    width: 26%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1.5%;
}
footer .footer-content ul.brdr {
    width: 38%;
    border-left: 1px dotted #fff;
    border-right: 1px dotted #fff;
}
footer .footer-content ul li {
    margin-top: 25px;
}
footer .footer-content ul li:first-child {
    margin-top: 0;
}
footer .footer-content ul li a {
    color: #151515;
    margin-bottom: 0px;
    display: block;
    font-weight: bold;
}
footer .footer-content ul li a span {
    font-weight: bold;
}
footer .footer-content ul.brdr li a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f101';
    font-size: 90%;
    margin-right: 8px;
    color: #f1c3c5;

}
footer .footer-content ul li.list-scnd {
    margin-top: 0;
    margin-left: 12px;
}
footer .footer-content ul li.list-scnd a {
    display: inline-block;
    margin-left: 4px;
    font-size: 90%;
}
footer .footer-content ul.brdr li.list-scnd a:before {
    font-size: 85%;
    margin-right: 5px;
}


    div.link_ft{
        background: #fff;
        display: block;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #a3a3a3;
        font-size: 14px;
    }
    div.link_ft a {
        color: #3e3e3e;
        display: block;
        padding: 13px 18px;
    }
    div.link_ft a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        background: transparent;
        box-sizing: border-box;
        display: block;
        color: #adbcda;
        font-weight: bold;
        height: 52px;
        padding: 10px 20px;
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 19px;
    }
    .acd-check{
        display: none;
    }
    .acd-label{
        background: #fff;
        color: #3e3e3e;
        display: block;
        margin-bottom: 0;
        padding: 13px 18px;
        position: relative;
        border-bottom: 1px solid #a3a3a3;
        font-size: 14px;
    }
    .acd-label:after{
        font-family: "Font Awesome 5 Free";
        content: "\f0fe";
        background: transparent;
        box-sizing: border-box;
        display: block;
        color: #adbcda;
        font-weight: bold;
        height: 52px;
        padding: 10px 20px;
        position: absolute;
        right: 0;
        top: 4px;
        font-size: 19px;
    }
    .acd-content{
        border: 0;
        display: block;
        height: 0;
        opacity: 0;
        padding: 0 10px;
        transition: .5s;
        visibility: hidden;
        background: #e2e2e2;
    }
    .acd-check:checked + .acd-label:after{
        content: "\f146";
    }
    .acd-check:checked + .acd-label + .acd-content{
        height: auto;
        opacity: 1;
        padding: 10px 0;
        visibility: visible;
    }
    .acd-content p {
        margin-bottom: 0;
        font-size: 14px;
    }
    .acd-content p a {
        color: #3e3e3e;
        padding: 6px 0 6px 27px;
        display: block;
    }
    .acd-content p a:before {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        position: relative;
        margin-right: 1em;
        color: #afafaf;
        font-weight: bold;
    }
    .copyright {
        padding-bottom: 85px;
    }

}

@media screen and (max-width: 767px) {
    /* Larger Smart Devices */
    header {
    }
    header .header_link {
        font-size: 10px;
    }
	header .main_copy {
        top: 28px;
	}
	header .main_copy h1 {
        font-size: 31px;
	}

    .logo {
        margin-top: 17px;
    }
    .logo img {
        width: 115px;
    }
    .gnaviinbx li#menu01,.gnaviinbx li#menu02,.gnaviinbx li#menu03,
    .gnaviinbx li#menu04,.gnaviinbx li#menu05,.gnaviinbx li#menu06,
    .gnaviinbx li#menu07,.gnaviinbx li#menu08 {width: 25%;}
    #gnavi .gnavi_lst9 li {
        width: 25%;
    }
    #gnavi .gnavi_lst9 li#menu_5,#gnavi .gnavi_lst9 li#menu_6,
    #gnavi .gnavi_lst9 li#menu_7,#gnavi .gnavi_lst9 li#menu_8,
    #gnavi .gnavi_lst9 li#menu_9 {
        width: 20%;
    }
    #features .content h2.tit {
        margin-top: 17px;
    }
    #features .content img {
        width: 350px;
    }
    .content {
        margin-left: 4%;
        width: 92%;
    }
    .content p {
        max-width: 100%;
    }
    .content p img {
        max-width: 90%;
    }
    .content h1.tit {
        font-size: 30px;
    }
    #concept .content {
        width: 81%;
    }
    #features {
        height: 450px;
		background-size: 95% auto;
    }
    #inq .content ul li {
        padding: 0 1.5% 18px;
        width: 130px;
        margin: 0 1% 20px;
    }
    #inq .content ul li img {
        width: 90px;
    }
    #inq .content ul li a span {
        font-size: 14px;
    }
	ul.lst_ftr li {
    width: 100%;
	}
    #features ul.lst_srvc li {
        width: 45%;
        margin: 1% 1%;
        padding: 20px 1%;
        font-size: 17px;
    }
    #flow h2.tit, #flow p {
        margin-left: 10%;
        width: 90%;
    }
    #flow .content_flow, #flow .content_product {
        width: 100%;
    }
    img.bg_flow_smpl, img.bg_flow_smnr, img.bg_flow_smnr2 {
        display: block;
        margin: 0 auto;
        position: relative;
        left: auto;
    }
    #company .img_left, #company .txt_right {
        width: 100%;
    }
    #company .content h2.tit {
        margin-top: 0;
    }
    table.history th {
        font-size: 21px;
    }
    table.philosophy th {
        font-size: 24px;
    }
    table.philosophy td span {
        font-size: 36px;
    }
    div.txt_3wk {
        width: 100%;
    }
    .content .box_3wk {
        width: 97%;
    }
    .content .box_4wk, .content .box_2wk {
        width: 47.5%;
        margin-bottom: 10px;
    }
    .content .w29_sp {
        width: 42%;
        margin-bottom: 25px;
    }
    .content .w29_sp h4 {
        font-size: 16px;
    }
    .content p img.w100sp {
        width: 100%;
        max-width: 100%;
    }
    .content p.img_left img.w75p {
        width: 100%;
        margin-left: 0;
    }
    div.wk3_menulink {
        margin: 0 0.5%;
    }
    div.wk3_menulink span, div.wk1_menulink span {
        width: 94%;
        /*border: 2px solid #ff8595;*/
        font-size: 90%;
    }
    p.kakomi_lnk {
        width: 85%;
    }
    .tb-cell {
        width: 94%;
        margin-left: 3%;
    }
    .tb-cell .row {
        display: table-row;
    }
    .tb-cell .row label {
        padding: 0;
        border: 0px;
        cursor:auto;
        background-color: #782123;
        color: #fff;
        font-weight: bold;
    }
    .tb-cell .row .cell {
        display: table-cell;
        border: 1px solid #ddd;
        padding: 10px;
        vertical-align: middle;
        color: #fff;
    }
    .tb-cell .row .no_b {
        border: 0px;
        background-color: #782123 !important;
        color: #fff;
    }
    .tb-cell .row .cell:nth-child(odd) {
        width: 25%;
    }
    .tb-cell .row .cell:nth-child(even) {
    }
    input[type="text"],
    input[type="email"] {
        width: 90%;
    }
    textarea {
        width: 90%;
    }
	span.linkwk a.w540 {
        width: auto;
	}

    .kakomi_voice {
        max-width: 90%;
    }
    p.w65p_r {
        width: 54%;
    }
    .content img.img_pc {
        display: none;
    }
    .content img.img_sp {
        display: block;
        max-width: 100%;
        width: 100%;
        margin: 0 auto 1%;
    }
    div.wk_mng {
        width: 100%;
        margin-right: 0;
    }
    div.yaji {
        display: none;
    }
    .bcwht100 .content h2.tit br.br_sp, .bcpnk100 .content h2.tit br.br_sp {
        display: block;
    }
    img.bg_flow2 {
        display: none;
    }
    p.bg_flow3 {
        display: block;
    }
    p.bg_flow3 a:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }
    /* fmcアプリ */
    .fmc_app {
        width: 86%;
        margin: 0 auto;
    }
    .fmc_app_cont {
        display: block;
        margin: 0 auto;
    }
    .fmc_app_img {
        display: block;
        text-align: center;
    }
    .fmc_app_img img {
        width: 65%;
    }
    .fmc_app h2 {
        font-size: 27px !important;
        padding-top: 15px !important;
        }
}

@media screen and (max-width:600px) {
    /* Iphone 5 landscape */
    header {

    }
    .header2 .header_link {
        font-size: 11px;
        padding-top: 1px;
    }
    header .main_copy {
        top: 0;
	}
    .gnavi .gnaviinbx li {
        width: 33.3%;
        font-size: 13px;
    }
    .gnavi .gnaviinbx li a {
        padding: 11px 0px 8px 0px;
    }
    .gnavi .gnaviinbx li {
        border-right: 0px;
        border-bottom: 1px solid #cf585c;
        position: relative;
        height: auto;
    }
    .gnaviinbx li#menu01,.gnaviinbx li#menu02,.gnaviinbx li#menu03
     {width: 33.3%;}
    .gnaviinbx li#menu04,.gnaviinbx li#menu05,.gnaviinbx li#menu06,
    .gnaviinbx li#menu07,.gnaviinbx li#menu08 {width: 20%;height: 48px}
    #features {
        height:  365px;
        margin-bottom: 60px;
		background-size: 100% auto;
    }
    #features .content h2.tit {
        margin-top: 13px;
        font-size: 32px;
        padding-bottom: 6px;
    }
    #features .content img {
        width: 315px;
    }
    #features .content p {
        margin-bottom: 120px;
    }
    .content h2.tit.tit_tp {
        font-size: 18px;
        padding-bottom: 19px;
        padding-top: 7px;
    }
    #inq h2.tit {
        font-size: 20px;
        letter-spacing: 0px;
    }
    #inq .content ul li {
        padding: 0px 1.5% 13px;
        width: 103px;
        margin: 0px 0.5% 20px;
        line-height: 1.2;
    }
    #inq .content ul li img {
        width: 72px;
        margin: -10px auto 5px;
    }
    #inq .content ul li a span {
        font-size: 13px;
    }
    .content p {
        font-size: 14px;
    }
    #contents .content {
        width: 92%;
    }
    #contents .content ul li {
        width: 47%;
        margin-bottom: 20px;
    }
    br.br_pc{
        display: none;
    }
    .inq_btn {
        font-size: 13px;
        padding: 6px 10px 7px !important;
        width: 70%;
    }
    .content h3.tit_fl {
        font-size: 27px;
	}

    span.txt_sp {
        display: block;
    }
    .content h2.tit {
        font-size: 31px;
    }
    .content h2.w80p {
       width: 100%;
   }
   .bcwht100 .content p.img_left, .bcpnk100 .content p.img_left {
        width: 40%;
        margin-right: 1%;
    }
    span.linkwk {
        width: 100%;
    }
    span.linkwk a {
        width: auto;
        min-width: auto;
    }
    table.company th br.br_sp {
        display: block;
    }
    table.history th {
        font-size: 20px;
        width: 20%
    }
    table.history td ul li img {
        display: block;
        width: 100%;
        margin: 10px 0;
    }
    .content .box_4wk, .content .box_2wk {
        width: 98%;
        margin-bottom: 0;
    }
    #voice1 .box_4wk, #voice2 .box_4wk {
        width: 47%;
    }
    .content .box_4wk h4 {
        font-size: 26px;
        margin-top: 25px;
    }
    .content .w29_sp {
        width: 38%;
        margin-bottom: 25px;
    }
    .content .w29_sp  h4 {
        font-size: 15px;
        margin-top: 0;
    }
    .content .w80p {
        width: 100%;
    }
    .content .link_rbox {
        width: 96%;
    }
    .content .link_rbox a.link2, .content .link_rbox a.link4, .content .link_rbox a.link5 {
        margin-top: 15px;
    }
    p.w75p {
        width: 90%;
    }
    div.wk3_menulink, div.wk1_menulink {
        width: 99%;
        margin: 0 1% 20px;
    }
    .ftlnk_sprt h4 br.br_sp {
        display: block;
    }
    p.kakomi {
        width: 94%;
    }
    .copyright {
        font-size: 11px;
        width: 100%;
        text-align: center;
        margin-top: 30px;
        letter-spacing: 0;
    }
    #voice .content p.img_left, #voice .content p.img_right  {
        width: 64%;
        margin: 0 18%;
    }
    p.w65p_r {
        width: 100%;
        float: none;
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    /* iPhone6plus Portrait */
    header {
    }

    header .main_copy h1 {
        font-size: 26px;
    }
    .header2 .header_link {
        font-size: 10px;
        letter-spacing: -0.5px;
    }
    #features {
        height:  328px;
        margin-bottom: 90px;
    }
    #features .content h2.tit {
        margin-top: 8px;
    }
    #features .content p {
        margin-bottom: 115px;
    }
    .content h2.tit.tit_tp {
        text-align: center;
    }
    .content p.p_tp {
        font-size: 12px;
    }
    ul.lnk_campany {
        font-size: 75%;
    }
    ul.lnk_campany2 {
        width: 85%;
    }
    .gnavi .gnaviinbx li {
        width: 50%;
    }
    .gnavi .gnaviinbx li a {
        padding: 6px 0px 6px 0px;
    }
    .content p img {
        max-width: 100%;
    }
    p.center, div.center {
        text-align: left;
        width: 90%;
        margin-left: 5%;
    }
    #voice1 div.center, #voice2 div.center {
        text-align: center;
    }
    #voice1 .content h2.tit span, #voice2 .content h2.tit span {
        font-size: 20px;
        display: block;
    }
    .content h1.tit {
        font-size: 25px;
    }
    .bcwht100 .content p.img_left, .bcpnk100 .content p.img_left {
        width: 100%;
        margin-right: 0;
    }
    .content p.img_left img.w75p {
        width: 70%;
        margin-left: 15%;
    }
    .content p.img_left img.w60p {
        width: 60%;
        margin-left: 20%;
    }
    #message .content p.img_right {
        float: none;
        width: 56%;
        margin-left: 21%;
    }
    #features ul.lst_ftr li, #features ul.lst_ftr li:last-child {
        width: 82%;
    }
    table.history th {
        font-size: 17px;
    }
    input.txt,textarea {
        width: 95%;
    }
    button[type="button"], button[type="submit"] {
        background: #d3191e;
        margin: 25px 0px;
    }
    #voice .content p.img_left {
        width: 72%;
        margin: 0 14%;
    }
    div.txt_2wk {
        width: 100%;
    }
    .menu-content ul.lst_link li {
        width: 90.5%;
        margin: 0 auto 9px;
        min-width: 300px;
    }
    footer .footer-logo {
        font-family: 'Noto Sans Japanese', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 13px;
        font-weight: 200;
        width: 80%;
    }
    .inq_btn {
        width: 82%;
    }
    .content .w29_sp {
        width: 48%;
        margin: 0 0.5% 15px;
    }
    .content .w29_sp h4 {
        font-size: 14px;
    }
}

@media screen and (max-width: 320px) {
    /* Small Devices iphone 5 and below Portrait */
    header .main_copy h1 {
        font-size: 23px;
    }
}
