@charset "UTF-8";
/* ----------------------------------------------------------------------------------------------------------

index

---------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------mainphoto*/
#mainphoto {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}
#mainphoto .container {
    width: 100%;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    width: 1000px;
}
#mainphoto .bx-wrapper * {
    width: 100%;
    z-index: -1;
}
#mainphoto .bg_green {
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 245px;
    background-color: #009e53;
}
#mainphoto .bx-wrapper img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.bx-pager {
    z-index: 999;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}
.bx-viewport {
    overflow: visible !important;
}
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-pager a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    background: center no-repeat;
    background-size: contain;
    background-image: url(../img/index_img/thumb_bg_off.png);
    text-align: center;
}
.bx-pager a.active {
    background-image: url(../img/index_img/thumb_bg_on.png);
}
.bx-pager a.pagergreen {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    background: center no-repeat;
    background-size: contain;
    background-image: url(../img/index_img/thumb_bg2_off.png);
    text-align: center;
}
.bx-pager a.active.pagergreen {
    background-image: url(../img/index_img/thumb_bg2_on.png);
}
.bx-pager a img {
    max-width: 100%;
}
.bx-pager a.active img {
    max-width: 100%;
    opacity: 1.0;
    filter: alpha(opacity=100);
}
@media print, screen and (min-width:768px) {
    #mainimage {
        margin-bottom: 30px;
    }
}
@media print, screen and (min-width: 480px) {
    .bx-pager a {
        margin-top: -50px;
    }
}
#triangle_wrapper {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
#triangle_white {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 100px 0 100px;
    border-color: #ffffff transparent transparent transparent;
    display: inline-block;
}
#triangle_green {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 100px 0 100px;
    border-color: #ccffcc transparent transparent transparent;
    display: inline-block;
}
.content_bg01 {
    padding-top: 0px;
} /**style.css上書き**/
.content_bg02 {
    padding-top: 0px;
} /**style.css上書き**/
/*------------------------------------------------------------content*/
a:hover img {
    opacity: 0.7;
}
#index_sec01 .btn, #index_sec02 .btn, #index_sec03 .btn, #index_sec04 .btn, #index_sec05 .btn {
    margin-top: 20px;
}
#index_text {
    background: url('../img/index_img/text_bg.jpg') no-repeat center;
    background-size: cover;
}
#index_text .container {
    padding: 30px 0;
    background: url('../img/index_img/text_man.png') no-repeat right bottom;
    /*background-size: contain;*/
    margin: 0 auto;
}
#index_text2 {
    background: url('../img/lp_img/main_bg.jpg') 50% 0 no-repeat fixed;
    background-size: cover;
    height: 460px;
    margin: 0 auto;
    padding: 0;
}
#index_text3 {
    background: url('../img/lp_img/main_bg1704.jpg') 50% 0 no-repeat fixed;
    /*background-size: cover;*/
    height: 420px;
    margin: 0 auto;
    padding: 0;
}
#index_text2 .container, #index_text3 .container {
    padding: 30px 0;
    background: none;
    /*background-size: contain;*/
    margin: 0 auto;
}
#index_text2 img, #index_text3 img {
    width: 90%;
    margin: 0 5%;
}
#top_banner_adjust {
    margin-top: 80px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}
#top_banner_adjust a {
    text-decoration: none;
    font-size: 180%;
    display: inline-block;
    padding: 20px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background: #ff6600;
    color: #ffffff;
    text-align: center;
}
#top_banner_adjust a:hover {
    background: #ffcc00;
}
h2.forsp {
    display: none;
}
@media print, screen and (max-width:992px) {
    #index_text2, #index_text3 {
        height: 40%;
    }
    #top_banner_adjust {
        margin-top: 20px;
    }
    #top_banner_adjust a {
        padding: 10px;
        font-size: 150%;
    }
}
@media print, screen and (max-width:767px) {
    #content_right p {
        font-size: 12px;
    }
    #index_text .container {
        width: 95%;
    }
}
@media print, screen and (max-width:680px) {
    #index_text .container {}
    #index_text .container .section div p#index_textp {
        width: 100% !important;
        margin-top: -30px;
        font-size: 16px !important;
    }
    #index_text .container {
        background: url('../img/index_img/text_man.png') no-repeat center bottom;
        background-size: 50%;
    }
    #index_text .btn {
        box-shadow: 3px 3px 6px 0 #666;
        margin-top: 180px !important;
        font-size: 18px;
        line-height: 1.3;
        padding: 5px 0;
    }
    h2.forpc {
        display: none;
    }
    h2.forsp {
        display: block;
        text-align: center;
    }
    h2.forsp img {
        width: 80%;
    }
    #top_banner_adjust a {
        padding: 15px;
        font-size: 100%;
    }
}
@media print, screen and (max-width:580px) {
    #index_text .container {
        background-size: 60%;
    }
    #top_banner_adjust a {
        padding: 10px;
        font-size: 100%;
    }
}
@media print, screen and (max-width:480px) {
    #index_text .container {
        background-size: 70%;
    }
    #index_text .btn {
        margin-top: 150px !important;
    }
    h2.forsp img {
        width: 100%;
    }
}
@media print, screen and (max-width:380px) {
    #index_text .container {
        background-size: 80%;
    }
}
#index_text .container h2 {
    margin-bottom: 50px;
}
#index_text .container h2 img {
    max-width: 100%;
}
#index_text .container .section div p#index_textp {
    display: inline-block;
    margin-bottom: 10px;
    padding: 2px 10px;
    background-color: rgba(255, 255, 255, 0.85);
    font-size: 18px;
    width: 65%;
}
#index_text .btn {
    box-shadow: 3px 3px 6px 0 #666;
    margin-top: 40px;
}
#index_text .btn:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#index_sec01 .text_orange {
    text-align: center;
}
#index_sec01 ul li {
    text-align: center;
}
#index_sec01 ul li img {
    max-width: 100%;
    height: auto;
}
.index_voice {
    max-width: 300px;
    margin: 0 auto;
}
.index_voice img {
    width: 100%;
}
.index_voice li > div {
    margin-bottom: 20px;
}
.index_voice li > div > div {
    font-size: 13px;
}
.index_voice h4, .index_voice span {
    display: block;
    margin: 5px 0;
    font-size: 15px;
    line-height: 130%;
    font-weight: bold;
}
.index_voice h4 {
    color: #009e52;
    margin-bottom: 10px;
}
.index_voice li p {
    margin: 5px;
    line-height: 150%;
}
#index_sec04 h3 {
    font-size: 28px;
    text-align: center;
    border-top: 1px solid #eee;
    padding-top: 40px;
}
#index_sec04 h3 span {
    display: block;
    color: red;
}
#index_sec04 .text_container {
    max-width: 630px;
    margin: 20px auto 0;
    padding: 20px 60px;
    background-color: #eee;
    color: #ccc;
}
#index_sec06 {
    display: none;
}
#index_sec01 p {
    margin-bottom: 15px;
}
@media print, screen and (min-width:768px) {
    #index_sec01 h2 {
        margin-bottom: 15px;
    }
    #index_sec01 .text_orange {
        margin-bottom: 15px;
        font-size: 20px;
        color: #ff8f22;
        line-height: 150%;
    }
    #index_sec01 p {
        margin-bottom: 30px;
        line-height: 200%;
    }
    #index_sec06 {
        display: block;
        border-top: 1px solid #eee;
        padding-top: 50px;
    }
    #index_sec06 ul li {
        font-size: 12px;
        text-align: center;
    }
    #index_sec06 ul li img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .index_voice {
        max-width: none;
    }
}
/*更新プログラム(連動)フォーマット*/
#news01 {
    width: 100%;
    overflow: hidden;
}
#news01 dl {
    padding: 0 0 10px 0;
}
@media print, screen and (min-width:768px) {
    #news01 dl dt {
        float: left;
    }
    #news01 dl dd {
        padding: 0 0 0 100px;
    }
}
/*更新プログラム(TOP完結)フォーマット*/
#news02 {
    width: 100%;
}
@media print, screen and (min-width:768px) {
    #news02 p.title03 br {
        display: none;
    }
}
.newsbox {
    overflow: hidden;
}
.newsbox .news_text {
    overflow: hidden; /* for modern browser */
    zoom: 1; /*ie6*/
    line-height: 1.5;
}
.newsbox img {
    margin-bottom: 10px;
    overflow: hidden;
}
/*Googlemap*/
#googlemap iframe {
    display: none;
}
.mapbtn {
    background: #666;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}
.mapbtn a {
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 10px;
}
.mapbtn a:hover {
    text-decoration: underline;
}
@media print, screen and (min-width:768px) {
    #googlemap iframe {
        display: block;
    }
    .mapbtn {
        display: none;
    }
}
/* ----------------------------------------------------------------------------------------------------------

news

---------------------------------------------------------------------------------------------------------- */
/*NewsBox*/
.newsbox {
    overflow: hidden; /* for modern browser */
}
.newsbox .news_text {
    overflow: hidden; /* for modern browser */
    zoom: 1; /*ie6*/
    line-height: 1.5;
}
.newsbox img {
    margin-bottom: 10px;
}
.newsbox a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
}
.newstitle {
    font-size: 16px;
    font-weight: bold;
    color: #6D6D6D;
    padding-left: 10px;
    margin-bottom: 10px;
    border-left: 3px solid #6D6D6D;
}
.newstitle span {
    font-size: 12px;
}
@media print, screen and (min-width:768px) {
    .newstitle br {
        display: none;
    }
}
/*PageNavi*/
#pagenavi {
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    text-align: center;
}
#pagenavi li {
    display: inline;
    margin: 0 2px;
    padding: 0;
}
#pagenavi li span {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 5px;
    padding: 3px 10px;
    color: #666666;
    border: 1px solid #CCC;
    background: #E4E4E4;
    /* CSS3 */
    border-radius: 3px;
    /* Webkit */
    -webkit-border-radius: 3px;
    /* Firefox */
    -moz-border-radius: 3px;
}
#pagenavi li a {
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 5px;
    padding: 3px 10px;
    color: #666666;
    border: 1px solid #CCC;
    background: #F2F2F2;
    /* CSS3 */
    border-radius: 3px;
    text-shadow: 1px 1px 0 #FFF;
    /* Webkit */
    -webkit-border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    /* Firefox */
    -moz-border-radius: 3px;
    background: -moz-linear-gradient(top, #fff, #eee);
    /* IE */
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
    zoom: 1;
}
#pagenavi li span {
    color: #999;
}
#pagenavi li a:hover {
    background: #DFDFDF;
}
/*WP-PageNavi*/
.wp-pagenavi {
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 5px 10px;
    margin: 3px;
    /* CSS3 */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.wp-pagenavi span.pages {
    border: 1px solid #DFDFDF;
    color: #999;
    background: #DFDFDF;
}
.wp-pagenavi span.current {
    border: 1px solid #DFDFDF;
    background: #DFDFDF;
    color: #999;
    zoom: 1;
}
.wp-pagenavi a {
    border: 1px solid #009e52;
    color: #fff;
    background: #009e52;
}
.wp-pagenavi a:hover {
    opacity: 0.7;
}
/*Program*/
.pagelink .oldpage {
    float: left;
    width: 45%;
    text-align: left;
}
.pagelink .newpage {
    float: right;
    width: 45%;
    text-align: right;
}
.listlink {
    clear: both;
    margin: 20px 0;
    text-align: center;
}
.listlink a {
    color: #666666;
    text-decoration: none;
    padding: 5px 10px;
    margin: 3px;
    border: 1px solid #CCC;
    background: #F2F2F2;
    /* CSS3 */
    border-radius: 3px;
    text-shadow: 1px 1px 0 #FFF;
    /* Webkit */
    -webkit-border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    /* Firefox */
    -moz-border-radius: 3px;
    background: -moz-linear-gradient(top, #fff, #eee);
    /* IE10 */
    background: linear-gradient(to bottom, #fff, #eee);
    /* IE */
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
    zoom: 1;
}
.listlink a:hover {
    background: #DFDFDF;
}
/* ----------------------------------------------------------------------------------------------------------

contact

---------------------------------------------------------------------------------------------------------- */
/*form*/
#contact_form {
    border-top: 1px dotted #000000;
    margin-top: 20px;
    text-align: left;
}
#contact_form dl {
    clear: both;
    border-bottom: 1px dotted #000000;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
}
#contact_form dl dt {
    font-weight: bold;
}
#contact_form dl dd.dd_child {
    padding-top: 15px;
}
/*Attention*/
#contact_form p.attention {
    margin: 0 0 3px;
    padding: 0;
    color: #900;
}
#contact_form strong {
    font-size: 11px;
    margin: 0 0 3px;
    padding: 0;
    color: #900;
}
/*Txt Area*/
.inp_text, .inp_text_s, textarea, .dropdown_form {
    border: 1px solid #BFBFBF;
    padding: 5px;
    background: #fff;
    /* CSS3 */
    border-radius: 3px;
    /* Webkit */
    -webkit-border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#fff));
    /* Firefox */
    -moz-border-radius: 3px;
    background: -moz-linear-gradient(top, #F1F1F1, #fff);
    font-size: 1.6rem;
}
.dropdown_form option {
    margin-right: 10px;
}
/*Txt Area _テキストエリア選択時の装飾*/
.inp_text_focus {
    border: 1px solid #BFBFBF;
    padding: 5px;
    background: #E6EFFD;
    /* CSS3 */
    border-radius: 3px;
    /* Webkit */
    -webkit-border-radius: 3px;
    /* Firefox */
    -moz-border-radius: 3px;
}
/*Txt Area _テキストエリアのサイズ*/
.inp_text {
    width: 100%;
}
.inp_text_s {
    width: 30%;
}
textarea {
    width: 100%;
}
/*Button*/
.inp_button {
    border: 1px solid #BFBFBF;
    padding: 2px 7px;
    cursor: pointer;
    background: #CCC;
    /* CSS3 */
    border-radius: 3px;
    text-shadow: 1px 1px 0 #FFF;
    /* Webkit */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(5%, #ccc), color-stop(100%, #eee));
    -webkit-border-radius: 3px;
    /* Firefox */
    background: -moz-linear-gradient(top, #fff 0%, #ccc 5%, #eee 100%);
    -moz-border-radius: 3px;
    /* IE */
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
    zoom: 1;
}
.submit_btn {
    text-align: center;
    margin: 20px 0px;
}
.inp_submit01 {
    border: 1px solid #ff8f22;
    padding: 5px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    background: #ff8f22;
    /* CSS3 */
    border-radius: 100px;
}
.inp_submit02 {
    border: 1px solid #666;
    padding: 5px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    background: #666;
    /* CSS3 */
    border-radius: 100px;
}
@media print, screen and (min-width:768px) {
    .inp_text {
        width: 50%;
    }
    .inp_text_s {
        width: 20%;
    }
    textarea {
        width: 80%;
    }
    #contact_form dl dt {
        float: left;
    }
    #contact_form dl dt {
        padding-left: 10px;
        width: 200px;
    }
    #contact_form dl dd {
        margin-left: 210px;
        border-left: 1px dotted #999;
        padding: 0px 0px 0px 15px;
    }
}
/* ----------------------------------------------------------------------------------------------------------

kasoupage common

---------------------------------------------------------------------------------------------------------- */
#kasoumain {
    width: 100%;
    height: 180px;
    background-color: #009e53;
    padding: 5px;
}
.ttlbox {
    margin: 0 auto;
    width: 100%;
    padding: 40px 0;
    margin-bottom: 20px;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    /*background: center no-repeat;
  background-image: url(../img/common_img/ttl_bg.png);*/
}
.ttlbox h2 {
    font-size: 29px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
.ttlbox h2 p {
    font-size: 14px;
    color: #009e52;
    letter-spacing: 2px;
    padding-left: 20px;
    font-weight: bold;
}
.kasoucontents p.kasoutxt {
    font-size: 1.8em;
    text-align: left;
    margin: 10px;
    line-height: 180%;
}
@media print, screen and (max-width:980px) {
    .ttlbox {
        width: 100%;
    }
}
@media print, screen and (max-width:768px) {
    .ttlbox h2 {
        font-size: 24px;
        padding-top: 55px;
        padding-right: 0;
        text-align: center;
    }
}
#pankuzu {
    margin: 10px 0;
}
.kasoucontents h3 {
    color: #009e52;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
}
.kasoucontents h4 {
    color: #009e52;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.kasoucontents p.kasoutxt {
    font-size: 16px;
    text-align: left;
    margin: 10px;
    line-height: 180%;
}
.kasoucontents p.kasoutxt_point {
    font-size: 20px;
    font-weight: bold;
    color: #ff8f22;
}
.kasoucontents .title01 {
    font-size: 20px;
    background-color: #f8f852;
    line-height: 1.5;
}
.green {
    color: #009e52;
}
.txtbig {
    font-size: 140%;
}
.kasoucontents ul li {
    font-size: 17px;
    text-align: left;
    line-height: 1.8;
    padding-left: 23px;
    font-weight: bold;
}
@media print, screen and (max-width:768px) {
    .kasoucontents ul li {
        padding-left: 15px;
    }
    .ttlbox {
        margin-top: 0;
        padding: 10px 0;
    }
    .ttlbox h2 {
        font-size: 1.2em;
    }
}
@media print, screen and (max-width:480px) {
    .kasoucontents h3 {
        font-size: 14px;
    }
    .kasoucontents h3 {
        font-size: 12px;
    }
    .kasoucontents ul li {
        padding-left: 0px;
    }
    .kasoucontents p.kasoutxt_point {
        text-align: left;
    }
    .txtbig {
        font-size: 120%;
    }
}
/*-------------------------#faq**/
#faq .faq_dl {
    max-width: 900px;
    margin: 0 auto;
    border: 2px solid #fff;
}
#faq .faq_dl dt, #faq .faq_dl dd {
    text-align: left;
    padding: 10px;
    font-size: 16px;
}
#faq .faq_dl dt {
    background-color: #E7FFE6;
}
#faq .faq_dl dd {
    background-color: #fff;
    color: #444444;
}
#faq .faq_icon {
    font-weight: bold;
    margin: 0 15px;
    font-size: 20px;
}
#faq .faq_dl dt .faq_icon {
    color: #009e52;
}
#faq .faq_dl dd .icon_a {
    color: #ff761a;
}
#faq a {
    text-decoration: underline;
    color: #ff761a;
}
#faq a:hover {
    color: #009e52;
}
/* ----------------------------------------------------------------------------------------------------------

relocation

---------------------------------------------------------------------------------------------------------- */
ol {
    list-style: none;
}
ol.flow {
    width: 100%;
    text-align: left;
    margin: 0 auto;
}
ol.flow li {
    padding: 0 0 10px 0;
    background: url(../img/service_img/arrow_flow.gif) 5px bottom no-repeat;
}
ol.flow li.last {
    background: none;
}
ol.flow li.last_green {
    background: none;
}
ol.flow li div.border {
    padding: 5px;
    border: solid 1px #ccc;
}
ol.flow li p.step {
    width: 70px;
    height: 130px;
    padding: 5px 0;
    float: left;
    text-align: center;
    background-color: #009e52;
    ;
}
ol.flow li p.step .stepno {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
}
ol.flow li p.step .stepno2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}
ol.flow li p.step .free {
    color: #fff;
    font-size: 15px;
    line-height: 2;
}
ol.flow li.last p.step {
    background: #ff8f22;
}
ol.flow li h5 {
    margin-left: 80px;
    margin-bottom: 8px;
    padding: 3px 0;
    font-size: 1.3em;
    font-weight: bold;
    border-bottom: dotted 1px #0e833d;
}
ol.flow li p.text {
    margin-left: 80px;
    font-size: 1em;
}
ol.flow li p.text strong {
    font-size: 1.2em;
    color: #0e833d;
}
ol.flow li p.step_ph {
    float: right;
    margin-left: 10px;
}
ol.flow li ul {
    margin-left: 80px;
}
ol.flow li ul li {
    margin-bottom: 0;
    padding: 0 0 0 20px;
    font-size: 1em;
}
/* ----------------------------------------------------------------------------------------------------------

start

---------------------------------------------------------------------------------------------------------- */
span.startno {
    font-weight: bold;
    font-size: 24px;
}
span.normal {
    font-size: 15px;
    font-weight: normal;
}
/* ----------------------------------------------------------------------------------------------------------

layout

---------------------------------------------------------------------------------------------------------- */
.layout_grossary {
    text-align: left;
    margin-bottom: 25px;
}
.layout_grossary > dt {
    background: url(../img/common_img/grey_bg.gif) repeat;
    font-size: 1.6em;
    text-align: left;
    padding: 10px 10px;
    margin-bottom: 15px;
}
.layout_grossary > dd {
    margin: 0 10px;
}
.layout_grossary p {
    margin-bottom: 15px;
    font-size: 1.2em;
    line-height: 180%;
}
.layout_grossary dd figure {
    text-align: center;
}
.layout_grossary span {
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #009e52;
    padding: 0 0 5px 5px;
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}
.layout_grossary dl dt, .layout_grossary dl dd {
    float: none;
    width: 100%;
    max-width: initial;
    font-size: 1.2em;
    line-height: 180%;
}
@media print, screen and (min-width:768px) {
    .layout_grossary dl dt {
        /*width: 300px;*/
        width: 30%;
        padding: 0;
        margin: 0;
        float: left;
    }
    .layout_grossary dl dd {
        /*max-width: 415px;*/
        width: 65%;
        padding: 0;
        margin: 0;
        float: right;
    }
}
@media print, screen and (max-width:768px) {
    .layout_grossary > dt {
        font-size: 1.2em;
    }
    .layout_grossary p {
        font-size: 1.0em;
    }
    .layout_grossary dl dt, .layout_grossary dl dd {
        font-size: 1.0em;
    }
}
@media print, screen and (max-width:479px) {
    figure.flow_sp {
        width: 301px;
        margin: 0 auto;
    }
}
/* ----------------------------------------------------------------------------------------------------------

construction

---------------------------------------------------------------------------------------------------------- */
ul.list_basic li {
    padding: 0 0 0 5px;
}
ul.list_category {
    margin: 0 0 30px 0;
    padding: 0;
}
ul.list_category li {
    margin: 0;
    padding: 0;
}
ul.list_category li.right {
    float: right;
}
ul.list_category li a {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 5%;
    border: solid 1px #ccc;
    text-decoration: none !important;
}
ul.list_category li.link_none {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 5%;
}
ul.list_category li a h4, ul.list_category li.link_none h4 {
    padding: 0px 0px 5px 5px;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 10px;
    color: #009e52;
}
ul.list_category li a h4:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
}
ul.list_category li a figure, ul.list_category li.link_none figure {
    float: left;
    width: 30%;
}
ul.list_category li a figure img, ul.list_category li.link_none figure img {
    width: 100%;
}
ul.list_category li a p, ul.list_category li.link_none p {
    width: 60%;
    float: right;
    font-size: 1.2em;
}
ul.list_category li a .detail_sm {
    display: inline-block;
    margin-top: 20px;
    padding: 7px 20px;
    background-color: #009e52;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    float: right;
}
@media print, screen and (max-width:768px) {
    ul.list_category li a h4, ul.list_category li.link_none h4 {
        font-size: 14px;
    }
    ul.list_category li a figure, ul.list_category li.link_none figure {
        clear: left;
        width: 100%;
    }
    ul.list_category li a p, ul.list_category li.link_none p {
        width: 100%;
        clear: right;
        font-size: 12px;
    }
}
/*-------------------------partition.html**/
.title_dotline {
    margin: 0 0 20px 0;
    padding: 0 10px 5px;
    font-size: 2em;
    font-weight: bold;
    color: #009e52;
    border-bottom: dotted 1px #009e52;
    text-align: left;
    margin-top: 20px;
}
.title_dotline2 {
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 1.2em;
    font-weight: bold;
    color: #009e52;
    border-bottom: dotted 1px #009e52;
    text-align: left;
    margin-top: 20px;
}
div.service_navi {
    margin-bottom: 20px;
}
div.service_navi p {
    float: left;
}
div.service_navi div {
    float: right;
}
div.service_navi div h3 {
    margin-bottom: 2px;
}
div.service_navi div h3.margin_t09 {
    margin-top: 9px;
}
div.service_navi div ul li {
    margin-bottom: 2px;
    background: #0e833d;
}
.custommade_plan div {
    width: 310px;
    padding: 10px;
    text-align: center;
    border: solid 1px #ccc;
}
.custommade_plan div h4 {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: dotted 1px #0e833d;
}
div.service_subnavi {
    margin-bottom: 10px;
}
div.service_subnavi ul li {
    margin-left: 2px;
    float: left;
}
div.service_subnavi ul li.first {
    margin-left: 0;
}
ul.security_item li {
    width: 220px;
    float: left;
    margin-left: 20px;
}
ul.security_item li.first {
    margin-left: 0;
}
ul.security_item h5 {
    font-size: 12px;
    font-weight: bold;
}
ul.security_item p {
    font-size: 10px;
}
.catch {
    font-size: 16px;
    font-weight: bold;
}
.catch span {
    font-size: 20px;
    color: #d61237;
}
ul.stationery_item li {
    width: 110px;
    float: left;
    margin-left: 8px;
}
ul.stationery_item li.first {
    margin-left: 0;
}
ul.stationery_item li h5 {
    font-size: 10px;
}
.service_itembox li {
    float: left;
    margin: 0 0 20px 10px;
}
.service_itembox li p {
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
}
/* ----------------------------------------------------------------------------------------------------------

furniture

---------------------------------------------------------------------------------------------------------- */
.frame_border {
    border: 1px solid #ccc;
    padding: 10px;
}
.title_dotline {
    border-bottom: 1px dotted #00893f;
    color: #00893f;
    font-size: 1.8em;
    font-weight: bold;
    margin: 40px 0 20px;
    padding-bottom: 3px;
    padding-left: 10px;
    text-align: center;
    display: inline-block;
}
.custommade_plan div {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.custommade_plan div h4 {
    border-bottom: 1px dotted #0e833d;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 13px;
}
@media print, screen and (min-width:768px) {
    .custommade_plan div {
        width: 350px;
    }
    .custommade_plan .float_l {
        float: left;
    }
    .custommade_plan figure.float_l {
        margin-top: 60px;
    }
    .custommade_plan .float_r {
        float: right;
    }
}
/* ----------------------------------------------------------------------------------------------------------

layout-change

---------------------------------------------------------------------------------------------------------- */
#layout-change .request_list {
    display: inline-block;
    border: 1px dashed #2d6a4d;
    border-radius: 6px;
    padding: 15px 25px 15px 10px;
    margin: 0 auto 30px;
    position: relative;
}
#layout-change .request_list:before {
    content: "\f103";
    font-family: fontawesome;
    color: #cc0000;
    font-size: 52px;
    line-height: 1;
    position: absolute;
    top: calc(100% + 4px);
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media print, screen and (min-width:768px) {
    #layout-change .md-reverse {
        flex-direction: row-reverse;
    }
}
#layout-change .catch {
    display: inline-block;
    font-size: 1.6em;
    background: linear-gradient(transparent 80%, #ff8f22 0%);
    padding: 10px 0;
    margin-bottom: 20px;
}
#layout-change .allinone_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#layout-change .allinone_list li {
    width: 48%;
    margin-bottom: 10px;
}
#layout-change .allinone_list li {
    text-align: center;
    background: #E0E0E0;
    padding: 15px;
}
#layout-change .allinone_list li h4 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}
#layout-change .allinone_list li img {
    background: #fff;
    border-radius: 200px;
}
@media print, screen and (min-width:768px) {
    #layout-change .allinone_list {
        margin-bottom: 15px;
    }
    #layout-change .allinone_list li {
        margin-bottom: 20px;
    }
}
@media print, screen and (min-width:992px) {
    #layout-change .allinone_list li {
        width: 24%;
    }
}
#layout-change .comparison_area dl {
    border: 1px solid #8b8b8b;
    margin: 0 auto 60px;
    position: relative;
}
#layout-change .comparison_area dl:first-child:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 20px 0 20px;
    border-color: #cc0000 transparent transparent transparent;
    position: absolute;
    top: calc(100% + 22px);
    left: 50%;
    -ms-transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
#layout-change .comparison_area dl:last-child {
    border: 1px solid #ff8f22;
}
#layout-change .comparison_area dl dt {
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #8b8b8b;
    padding: 10px;
}
#layout-change .comparison_area dl:last-child dt {
    background: #ff8f22;
}
#layout-change .comparison_area dl dd {
    padding: 10px;
}
#layout-change .comparison_area dl:last-child dd {
    padding: 10px 10px 40px;
}
#layout-change .comparison_area dl dd ul li {
    font-size: 16px;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
#layout-change .comparison_area dl dd ul li span {
    font-weight: normal;
}
#layout-change .comparison_area dl dd ul li:before {
    content: "・";
    padding-right: .2em;
}
#layout-change .sticker {
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    background: #bbef6a;
    padding: 5px 15px;
    position: absolute;
    bottom: 20px;
    right: -2px;
    transform: rotate(-12deg);
}
@media print, screen and (min-width:768px) {
    #layout-change .comparison_area {
        display: flex;
        justify-content: center;
    }
    #layout-change .comparison_area dl {
        width: 40%;
        margin: 0 auto 40px;
    }
    #layout-change .comparison_area dl:first-child:before {
        border-width: 20px 0 20px 24px;
        border-color: transparent transparent transparent #cc0000;
        top: 50%;
        left: calc(100% + 26px);
        -ms-transform: translateY(-50%) translateX(0);
        -webkit-transform: translateY(-50%) translateX(0);
        transform: translateY(-50%) translateX(0);
    }
    #layout-change .comparison_area dl dd, #layout-change .comparison_area dl:last-child dd {
        padding: 20px;
    }
    #layout-change .sticker {
        bottom: 27px;
    }
}
@media print, screen and (min-width:992px) {
    #layout-change .comparison_area dl:first-child:before {
        left: calc(100% + 36px);
    }
}
@media print, screen and (min-width:1200px) {
    #layout-change .comparison_area dl:first-child:before {
        left: calc(100% + 40px);
    }
}
/* ----------------------------------------------------------------------------------------------------------

digital_document

---------------------------------------------------------------------------------------------------------- */
#digital_document .main_bg {
    margin-bottom: 20px;
}
@media print, screen and (min-width:768px) {
    #digital_document .main_bg {
        margin-bottom: 40px;
    }
}
#digital_document .elem_trg {
    margin-bottom: 40px;
}
#digital_document .elem_trg:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 20px 0 20px;
    border-color: #cc0000 transparent transparent transparent;
    position: absolute;
    top: calc(100% + 11px);
    left: 50%;
    -ms-transform: translateY(0) translateX(-50%);
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
@media print, screen and (min-width:992px) {
    #digital_document .elem_trg {
        /*width: 40%;
        margin: 0 auto 40px;*/
    }
    #digital_document .elem_trg img {
        width: 90%;
    }
}
@media print, screen and (min-width:992px) {
    #digital_document .elem_trg:first-child:before {
        border-width: 20px 0 20px 24px;
        border-color: transparent transparent transparent #cc0000;
        top: 50%;
        left: calc(100% - 23px);
        -ms-transform: translateY(-50%) translateX(0);
        -webkit-transform: translateY(-50%) translateX(0);
        transform: translateY(-50%) translateX(0);
    }
}
@media print, screen and (min-width:1200px) {
    #digital_document .elem_trg:first-child:before {
        left: calc(100% + -23px);
    }
}
#digital_document .mark_list li {
    background: #c0e39a;
    padding: 10px;
    margin-bottom: 10px;
}
#digital_document .btn {
    white-space: normal;
}
#digital_document .worries {
    margin-bottom: 15px;
}
#digital_document .worries dt {
    font-size: 1.1em;
    font-weight: bold;
    background: #fadbbf;
    border-radius: 6px 6px 0 0;
    padding: 10px;
    margin: 0 0 2px 0;
}
#digital_document .worries dd {
    width: 100%;
    text-align: left;
    font-size: 1em;
    background: #f0f0f0;
    padding: 10px;
}
@media print, screen and (min-width:576px) {
    #digital_document .worries {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }
    #digital_document .worries dt {
        display: inline-block;
        width: 15%;
        border-radius: 6px 0 0 6px;
        padding: 10px 15px;
        margin: 0 2px 0 0;
    }
    #digital_document .worries dd {
        width: 85%;
    }
}
#digital_document .suggestion {
    text-align: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 50px;
}
#digital_document .suggestion:before {
    content: "\f103";
    font-family: fontawesome;
    color: #cc0000;
    font-size: 60px;
    line-height: 1;
    position: absolute;
    top: calc(100% + 0px);
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#digital_document .suggestion dt {
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    background: #009e52;
    border-radius: 6px 6px 0 0;
    padding: 5px 15px;
}
#digital_document .suggestion dd {
    font-size: 1.1em;
    text-align: center;
    background: #eaf5de;
    border-top: 2px solid #009e52;
    border-bottom: 2px solid #009e52;
    padding: 20px 15px 15px;
}
#digital_document #feature p {
    text-align: left;
    font-size: 1em;
}
@media print, screen and (min-width:768px) {
    #digital_document #feature .row {
        float: none;
        display: flex;
        flex-wrap: wrap;
    }
    #digital_document #feature p {
        text-align: center;
        font-size: 1.1em;
    }
}
#digital_document .list_benefit li {
    position: relative;
    margin-top: 30px;
    padding: 15px;
    counter-increment: cnt;
    border: solid 1px #ccc;
}
#digital_document .list_benefit li .step {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 70px;
    padding-top: 10px;
    text-align: center;
    line-height: 1.1;
    font-size: 16px;
    color: #fff;
    z-index: 1;
}
#digital_document .list_benefit li .step span {
    display: block;
    font-size: 24px;
}
#digital_document .list_benefit li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 50px transparent;
    border-top: solid 50px #00893f;
    border-left: solid 50px #00893f;
}
#digital_document .list_benefit li::after {
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    content: "";
    border-right: solid 4px #00893f;
    border-bottom: solid 4px #00893f;
    transform: rotate(45deg);
}
#digital_document .list_benefit li:last-child::after {
    display: none;
}
#digital_document .list_benefit figure {
    text-align: center;
    padding: 20px 0 15px;
}
#digital_document .list_benefit figure img {
    width: 100%;
    max-width: 220px;
    height: auto;
}
#digital_document .list_benefit li p {
    font-size: 16px !important;
    line-height: 1.5 !important;
}
@media print, screen and (min-width:576px) {
    #digital_document .list_benefit {
        display: flex;
        justify-content: space-between;
    }
    #digital_document .list_benefit li {
        width: 31%;
    }
    #digital_document .list_benefit li::after {
        position: absolute;
        top: 50%;
        left: auto;
        right: -8%;
        bottom: auto;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: 0;
        content: "";
        border-right: solid 4px #00893f;
        border-bottom: solid 4px #00893f;
        transform: rotate(-45deg);
    }
    #digital_document .list_benefit figure {
        height: 180px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media print, screen and (min-width:768px) {
    #digital_document .list_benefit li {
        width: 31%;
    }
    #digital_document .list_benefit li::after {
        position: absolute;
        top: 50%;
        left: auto;
        right: -8%;
        bottom: auto;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: 0;
        content: "";
        border-right: solid 4px #00893f;
        border-bottom: solid 4px #00893f;
        transform: rotate(-45deg);
    }
    #digital_document .list_benefit figure {
        height: 240px;
        padding: 30px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #digital_document .list_benefit li p {
        text-align: left !important;
    }
}
@media print, screen and (min-width:992px) {
    #digital_document .list_benefit li .step {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 80px;
        padding-top: 15px;
        text-align: center;
        line-height: 1.1;
        font-size: 18px;
        color: #fff;
        z-index: 1;
    }
    #digital_document .list_benefit li .step span {
        display: block;
        font-size: 32px;
    }
    #digital_document .list_benefit li::before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 60px transparent;
        border-top: solid 60px #00893f;
        border-left: solid 60px #00893f;
    }
    #digital_document .list_benefit li::after {
        position: absolute;
        top: 50%;
        left: auto;
        right: -8%;
        bottom: auto;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: 0;
        content: "";
        border-right: solid 4px #00893f;
        border-bottom: solid 4px #00893f;
        transform: rotate(-45deg);
    }
    #digital_document .list_benefit figure {
        height: 240px;
        padding: 30px 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
#digital_document .list_disc {
    margin: 20px auto 0;
    text-align: left;
    width: 100%;
}
#digital_document .list_disc li {
    margin: 0 0 10px 0;
    text-align: left;
    list-style-type: disc;
    list-style-position: inside;
}
@media print, screen and (min-width:992px) {
    #digital_document #price .row {
        float: none;
        display: flex;
        flex-wrap: wrap;
    }
}
#digital_document #price .row > div:first-child {
    margin-bottom: 15px;
}
#digital_document #price .row > div > div {
    height: 100%;
    background: #E0E0E0;
    padding: 15px;
}
#digital_document #price .row > div:first-child > div {
    margin-bottom: 15px;
}
#digital_document .tit02 {
    color: #333;
    margin-bottom: 15px;
}
@media print, screen and (min-width:768px) {
    #digital_document .tit02 {
        margin-bottom: 30px;
    }
}
@media print, screen and (min-width:992px) {
    #digital_document #price .row > div:first-child {
        margin-bottom: 0;
    }
}
#digital_document table.tbl01 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}
#digital_document table.tbl01 tr {
    border-bottom: solid 2px white;
}
#digital_document table.tbl01 tr:last-child {
    border-bottom: none;
}
#digital_document table.tbl01 th {
    position: relative;
    text-align: left;
    width: 30%;
    background-color: #2d6a4d;
    color: white;
    text-align: center;
    padding: 10px 0;
}
#digital_document table.tbl01 th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #2d6a4d;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
#digital_document table.tbl01 td {
    text-align: left;
    width: 70%;
    background-color: #fcfcfc;
    padding: 10px 20px;
}
#digital_document .note {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #969696;
    top: 0px;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 20px;
}
@media print, screen and (min-width:768px) {
    #digital_document .note {
        display: none;
    }
}
#digital_document .table_wrap {
    overflow-x: auto;
    clear: both;
    position: relative;
}
#digital_document table.cs {
    text-align: center;
    width: auto;
}
#digital_document table.cs th, #digital_document table.cs td {
    text-align: center;
    white-space: nowrap;
}
#digital_document table.cs img {
    max-width: 180px;
}
@media print, screen and (min-width:768px) {
    #digital_document table.cs {
        width: 90%;
        margin: 0 auto;
    }
}
#digital_document .attention {
    font-size: 10px;
    line-height: 130%;
    margin: 5px 0;
}
#digital_document .cta_list {
    margin-top: 30px;
}
#digital_document .cta_list li {
    text-align: center;
    padding-left: 0;
}
#digital_document .cta_list li .cta_list_btn01 {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 25px;
    background-color: #009e52;
    color: #fff;
    text-decoration: none;
    box-shadow: 3px 3px 6px 0 #ccc;
    -moz-box-shadow: 3px 3px 6px 0 #ccc;
    -webkit-box-shadow: 3px 3px 6px 0 #ccc;
    margin-bottom: 10px;
}
#digital_document .cta_list li .cta_list_btn02 {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 25px;
    background-color: #ff8f22;
    color: #fff;
    text-decoration: none;
    box-shadow: 3px 3px 6px 0 #ccc;
    -moz-box-shadow: 3px 3px 6px 0 #ccc;
    -webkit-box-shadow: 3px 3px 6px 0 #ccc;
    margin-bottom: 10px;
}
#digital_document .cta_list li .cta_list_btn01:hover, #digital_document .cta_list li .cta_list_btn02:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    opacity: 0.7;
}
@media print, screen and (min-width:992px) {
    #digital_document .cta_list {
        display: flex;
        justify-content: center;
        margin-top: 60px;
    }
    #digital_document .cta_list li {
        margin: 0 20px;
    }
    #digital_document .cta_list li .cta_list_btn01, .cta_list li .cta_list_btn02 {
        padding: 10px 30px;
        line-height: 50px;
        margin-bottom: 0;
        font-size: 1.4em;
    }
}
/* ----------------------------------------------------------------------------------------------------------

voice

---------------------------------------------------------------------------------------------------------- */
.list_box {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 15px 10px;
}
.list_box figure, .list_box .list_box_right {
    width: 100%;
    float: none;
    text-align: left;
}
.list_box figure img {
    display: block;
    margin: 0 auto 15px;
}
.list_box .list_box_right h4 {
    color: #0e833d;
    border-bottom: 1px dotted #666;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 7px;
}
.list_box .list_box_right .list_box_tit {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 7px;
}
.list_box .list_box_right .list_box_tx {
    margin-bottom: 7px;
}
.to_detail {
    background-color: #009e52;
    border-radius: 15px;
    box-shadow: none;
    font-size: 14px;
    line-height: 30px;
    min-width: 200px;
    padding: 0 30px;
    float: right;
}
@media print, screen and (min-width:480px) {
    .list_box figure {
        width: 30%;
        float: left;
    }
    .list_box .list_box_right {
        width: 65%;
        float: right;
        text-align: left;
    }
    .list_box figure img {
        margin: 0 auto;
    }
}
/*--------paging--------*/
ul.pageNav02 {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    text-align: center;
}
ul.pageNav02 li {
    display: inline;
    margin: 0 2px;
    padding: 0;
}
ul.pageNav02 li span, ul.pageNav02 li a {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 13px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
}
@media print, screen and (min-width:480px) {
    ul.pageNav02 li span, ul.pageNav02 li a {
        font-size: 15px;
    }
}
ul.pageNav02 li a {
    color: #fff;
    background-color: #009e52;
    border-radius: 5px;
}
ul.pageNav02 li a:hover {
    background: #ccf none repeat scroll 0 0;
    border-color: #00f;
    color: #000;
}
/*---------------detailここから-----------------*/
.voice_sec {
    margin-bottom: 20px;
}
.voice_sec table {
    font-size: 15px;
}
.voice_img {
    margin-bottom: 10px;
}
.voice_box {
    width: 100%;
}
.voice_sec table th {
    background-color: #eee;
    font-weight: bold;
    padding: 5px 10px;
    vertical-align: top;
    white-space: nowrap;
}
.voice_sec table td {
    border-bottom: 1px dotted #00893f;
    padding: 10px 5px;
    text-align: left;
    vertical-align: top;
    margin-bottom: 5px;
}
.voice_box03 {
    clear: both;
    width: 100%;
}
.voice_box02 tr td .arrow {
    margin: 25px 20px 0;
}
.voice_box02 tr td p {
    color: #00893f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.voice_b_a td.arrow {
    margin: 80px 10px 0 0;
}
@media print, screen and (max-width:767px) {
    .voice_sec table th, .voice_sec table td {
        width: 100%;
        display: block;
        border-bottom: none;
    }
    .voice_sec table {
        width: 100%;
    }
    .voice_sec table img {
        display: block;
        margin: 0 auto;
    }
    .voice_sec table .sp_none {
        display: none;
    }
}
@media print, screen and (min-width:768px) {
    .voice_img {
        float: right;
        margin-bottom: 10px;
    }
    .voice_sec {
        margin-bottom: 20px;
    }
    .voice_sec table {
        font-size: 15px;
    }
    .voice_box {
        width: 73%;
    }
    .voice_box tr th {
        background-color: transparent;
        border-bottom: 1px solid #00893f;
        font-weight: bold;
        padding: 10px 5px;
        text-align: left;
        vertical-align: top;
        white-space: nowrap;
        width: 130px;
    }
    .voice_box tr td {
        border-bottom: 1px dotted #00893f;
        padding: 10px 5px;
        text-align: left;
        vertical-align: top;
    }
    .voice_box03, .voice_box02 {
        clear: both;
        width: 100%;
    }
    .voice_box03 tr th {
        background-color: transparent;
        border-bottom: 1px solid #00893f;
        font-weight: bold;
        padding: 10px 5px;
        text-align: left;
        vertical-align: top;
        white-space: nowrap;
        width: 130px;
    }
    .voice_box03 tr td {
        border-bottom: 1px dotted #00893f;
        padding: 10px 5px;
        text-align: left;
        vertical-align: top;
    }
    .voice_box02 {
        margin-top: 20px;
    }
    .voice_box02 tr td .arrow {
        margin: 25px 20px 0;
    }
    .voice_b_a td {
        border-bottom: none !important;
    }
}
/* ----------------------------------------------------------------------------------------------------------

case

---------------------------------------------------------------------------------------------------------- */
#casebox {
    width: 100%;
}
#casebox ul.case_itembox li {
    width: 49%;
    padding: 0 0.5%;
    margin-bottom: 10px;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top
}
#casebox ul.case_itembox li img {
    width: 100%;
    padding: 0;
}
#casebox ul.case_itembox li p {
    font-size: 12px;
    margin: 5px 0;
}
@media print, screen and (min-width:768px) {
    #casebox ul.case_itembox li {
        width: 32%;
        margin-bottom: 10px;
        padding: 0 0.6%;
        display: inline-block;
        /display: inline;
        /zoom: 1;
        vertical-align: top
    }
}
dl#catygory_title {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
}
dl#catygory_title dt {
    width: 100%;
    margin: 0;
    padding: 0;
}
dl#catygory_title dd {
    width: 100%;
    margin: 0 0 20px 30px;
    padding: 0;
    text-align: left;
}
dl.case_body {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
    display: inline-block;
}
dl.case_body dt {
    width: 45%;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
}
dl.case_body dd {
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: left;
    float: right;
    font-size: 160%;
    font-weight: bold;
}
dl.case_body dt img {
    width: 314px;
}
dl.case_body dd p {
    text-align: left;
}
.category_text p, .category_text ul, .category_text ol {
    line-height: 2em;
    margin: auto 0 30px;
    text-align: left;
}
.category_text p img {
    width: 314px;
    margin-bottom: 20px;
}
#tips ul li div {
    line-height: 150% !important;
}
@media print, screen and (max-width:768px) {
    dl#catygory_title dt {
        width: 100%;
        clear: left;
    }
    dl#catygory_title dd {
        width: 100%;
        margin: 0 0 20px 10px;
        padding: 0;
        clear: right;
    }
    dl.case_body dt {
        width: 100%;
        clear: left;
    }
    dl.case_body dd {
        width: 100%;
        margin: 0 0 20px 10px;
        padding: 0;
        clear: right;
    }
}
#category p.category_title {
    color: #009e52;
    border-bottom: 2px #009e52 solid;
    border-top: 2px #009e52 solid;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    padding-top: 3px;
    line-height: 2.7;
    text-align: left;
    padding-left: 15px;
}
#category ul li {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0;
    line-height: 2.5;
    border-bottom: 1px #C0C0C0 dotted;
    padding-left: 25px;
    text-decoration: none;
}
#category ul li.last {
    border-bottom: 0px #C0C0C0 dotted;
}
#category ul li a {
    text-decoration: none;
}
#category ul li a:hover {
    color: #009e52;
}
#category ul li i {
    font-size: 16px;
}
/* ----------------------------------------------------------------------------------------------------------

blog

---------------------------------------------------------------------------------------------------------- */
.news_text {
    text-align: left;
}
.news_text h2 {
    background-color: #f8f6f2;
    border-left: 6px solid #009e52;
    border-right: 1px solid #f4f3f0;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 32px;
    padding: 15px 20px;
    position: relative !important;
    right: 0;
    text-align: left;
    top: 0;
}
.news_text h3 {
    border-bottom: 2px solid #009e52;
    border-left: medium none;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 25px 32px;
    padding: 0 0 14px;
    position: relative !important;
    right: 0;
    text-align: left;
    top: 0;
}
.news_text h4 {
    border-left: 3px solid #009e52;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 25px 20px;
    padding: 0 0 0 0.5em;
    position: relative !important;
    right: 0;
    text-align: left;
    top: 0;
}
.news_text p, .news_text ul, .news_text ol {
    line-height: 2em;
    margin: auto 25px;
}
.news_text ul {
    margin: 20px 15px;
    padding: 0 30px;
}
.news_text ul li::before {
    color: #009e52;
    content: "●";
    font-size: 80%;
    margin-left: -1.3em;
    padding-right: 0.3em;
}
.news_text ul li {
    margin: 10px;
}
.news_text blockquote {
    background: #f6f6f6 none repeat scroll 0 0;
    border: medium none;
    margin: 20px 30px;
    position: relative;
}
.news_text blockquote p, .news_text blockquote ul, .news_text blockquote ol {
    padding: 26px 3%;
}
@media print, screen and (min-width: 768px) {
    .news_text blockquote p, .news_text blockquote ul, .news_text blockquote ol {
        padding: 26px 70px;
    }
}
.news_text blockquote::before {
    background: #444 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    height: 40px;
    left: -15px;
    line-height: 38px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 40px;
}
/* ----------------------------------------------------------------------------------------------------------

FAQ
---------------------------------------------------------------------------------------------------------- */
.faq_jump {
    padding: 0;
}
.faq_jump a {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.42857;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #009e52;
    text-decoration: none;
    width: 100%;
}
@media print, screen and (max-width: 479px) {
    .faq_jump a {
        width: 96%;
        margin: 0 2%;
    }
}
.faq_jump a:hover {
    opacity: 0.6;
}
.faq_box {
    text-align: left;
}
.question {
    margin-bottom: 10px;
}
.answer {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #666;
}
.icon_a, .icon_q {
    width: 40px;
    height: 40px;
    display: block;
    padding: 10px;
    border-radius: 20px;
    float: left;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 22px;
}
.icon_q {
    background-color: #f8f852;
}
.icon_a {
    color: #fff;
    background-color: #009e52;
}
.faq_box p {
    padding-left: 50px;
    margin-top: 10px;
}
/* ----------------------------------------------------------------------------------------------------------

sitemap

---------------------------------------------------------------------------------------------------------- */
ul.sitemap li {
    padding-left: 20px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: normal;
    border-bottom: dotted 1px #ccc;
}
ul.sitemap li ul li {
    border-bottom: none;
    padding-left: 30px;
}
.sitemap li.nakapage {
    padding-left: 30px;
    color: #009e52;
}
ul.sitemap li a:hover {
    color: #009e52;
}
/* ----------------------------------------------------------------------------------------------------------

company

---------------------------------------------------------------------------------------------------------- */
.borderarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: dotted;
    border-width: 1px 0;
    padding: 10px 0;
}
.grey_table {
    border: 1px dotted #999;
    border-collapse: collapse;
    margin: 30px 0;
    width: 100%;
}
.grey_table th {
    background-color: #f4f4f4;
    border: 1px dotted #999;
    border-collapse: collapse;
    padding: 10px 15px;
}
.grey_table td {
    border: 1px dotted #999;
    border-collapse: collapse;
    padding-left: 15px;
    padding: 10px 15px;
}
#office24left {
    width: 70%;
    float: left;
}
#office24left p {
    text-align: left;
}
#office24left a {
    color: #009e52;
}
#office24left a:hover {
    opacity: 0.6;
}
#office24right {
    width: 30%;
    float: left;
}
@media print, screen and (max-width: 768px) {
    #office24left {
        width: 100%;
        clear: left;
    }
    #office24right {
        width: 100%;
        clear: left;
        margin-bottom: 30px;
    }
}
table.responsive {
    padding: 0;
    border-right: 0px solid #fcfcfc;
}
table.responsive {
    border-collapse: collapse;
    width: 100%;
}
table.responsive th, table.responsive td {
    padding: 10px;
    border: 1px solid #999;
}
table.responsive th {
    background-color: #eee;
    text-align: center;
    width: 30%;
}
table.responsive td {
    text-align: left;
}
table.responsive td ul.list_disc {
    margin-top: 0;
    margin-bottom: 10px;
}
table.responsive td ul.list_disc li {
    margin-top: 0;
}
@media screen and (max-width: 480px) {
    table.responsive {
        border-top: 1px solid #999;
    }
    table.responsive td {
        display: block;
        text-align: left;
    }
    table.responsive th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
}
#robot_bnr a:hover {
    opacity: 0.7;
}
#robot_bnr {
    width: 100%;
}
#robot_bnr img {
    width: 80%;
    margin: 0 10%;
}
dl.blog_summery {
    width: 60%;
    margin: 10px 20px;
    padding: 10px;
    background-color: #fcfcfc;
    border: 1px solid #ccc;
}
dl.blog_summery dt {
    width: 100%;
    text-align: center;
    margin: 0 0 5px;
    padding: 0;
    font-weight: bold;
}
dl.blog_summery dd {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
dl.blog_summery dd ul {
    list-style-type: none;
    margin: 0 0 0 30px;
    padding: 0;
    text-align: left;
}
dl.blog_summery dd ul li {
    margin: 0 0 5p 0x;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}
dl.blog_summery a {
    text-decoration: none;
}
@media screen and (max-width:768px) {
    dl.blog_summery {
        width: 80%;
    }
}
@media screen and (max-width:480px) {
    dl.blog_summery {
        width: 100%;
        margin: 10px 0;
    }
}
a.inquiry_txt {
    border: 1px solid #0099ff;
    color: #333333;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%, #e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e6e6e6', GradientType=0); /* IE6-9 */
}
a.inquiry_txt i {
    color: #0099ff;
}
a.inquiry_txt:hover {
    background: #e6e6e6;
    color: #333333;
    border: 1px solid #0099ff;
    padding: 10px 20px;
    display: inline-block;
}
a.detail_txt {
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    background: #f4e286; /* Old browsers */
    background: -moz-linear-gradient(top, #f4e286 0%, #f2c707 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4e286 0%, #f2c707 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4e286 0%, #f2c707 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e286', endColorstr='#f2c707', GradientType=0); /* IE6-9 */
}
a.detail_txt i {
    color: #000000;
}
a.detail_txt:hover {
    background: #F4E286;
    color: #333333;
    border: 1px solid #666666;
    padding: 10px 20px;
    display: inline-block;
}
.f_left {
    float: left;
    margin: 0;
    padding: 0;
}
.f_right {
    float: right;
    margin: 0;
    padding: 0;
}
.w40 {
    width: 40%;
}
.w45 {
    width: 45%;
}
.w50 {
    width: 50%;
}
@media screen and (max-width:768px) {
    .f_left {
        clear: left;
        margin: 0;
        padding: 0;
    }
    .f_right {
        clear: right;
        margin: 0;
        padding: 0;
    }
    .w40 {
        width: 100%;
    }
    .w45 {
        width: 100%;
    }
    .w50 {
        width: 100%;
    }
}
/*------------------------------------------------------------contact*/
#contact_wrap {
    background: url('../img/lp_img/contact_bg2.jpg') 50% 0 no-repeat fixed;
    background-size: cover;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
#contact_wrap p {
    color: #ffffff;
    font-size: 200%;
}
#contact_wrap #contact_area_bg {
    background: url('../img/lp_img/contactarea_bg.png') repeat-y center top;
    width: 940px;
    margin: 0 auto 0px;
    padding: 20px;
    display: inline-block;
}
#contact_wrap h3 {
    color: #666666;
    font-size: 250%;
    font-weight: bold;
    padding: 0 0 5px;
    border-bottom: 1px solid #666666;
}
#contact_wrap #contact_merit {
    clear: both;
    margin: 30px auto 0;
    text-align: center;
    display: inline-block;
}
@media print, screen and (max-width:980px) {
    #contact_wrap #contact_area_bg {
        width: 90%;
    }
    #contact_wrap img {
        width: 80%;
        margin: 0 auto;
    }
    #contact_wrap p {
        font-size: 150%;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #contact_wrap h3 {
        font-size: 150%;
    }
}
/*------------------------------------------------------------blog*/
.blog_txt_wood {
    border-bottom: dashed 2px #009e52 !important;
    margin: 0.5em 0 0.5em 25px !important;
    padding-left: 0 !important;
    display: block !important;
    text-align: left !important;
}
/*---------------------------------------------blog_image takeuchi*/
.blog_image {
    width: 100%;
    margin: 10px auto;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .blog_image {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    .blog_image img {
        width: 100%;
    }
}
.wood_btn {
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    padding: 15px 30px;
    font-size: 100%;
    background: #ff6600;
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 0.5em;
}
.wood_btn:hover {
    opacity: 0.6;
}
dl.item2 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}
dl.item2 dt {
    width: 50%;
    margin: 0 auto 20px;
    padding: 0;
    float: left;
}
dl.item2 dd {
    width: 50%;
    margin: 0 auto 20px;
    padding: 0;
    float: right;
}
dl.item2::after {
    clear: both;
    content: "";
    display: block;
}
dl.item2 dt img, dl.item2 dd img {
    width: 90%;
    margin: 0 auto;
}
/*------------------------------------------------------------オフィス家具*/
.office_furniture_wrap #intro .row {
    margin-bottom: 30px;
}
.office_furniture_wrap #intro .tx_area {
    text-align: left;
}
.office_furniture_wrap #intro .fee {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.office_furniture_wrap #intro .fee {
    font-size: 1.2em;
}
.office_furniture_wrap #intro p {
    font-size: 1em;
}
.office_furniture_wrap #about .row > div {
    margin-bottom: 20px;
}
#features .block {
    padding: 0 15px 15px;
}
#features .block .item .tx_box {
    margin-bottom: 20px;
}
.features .item .tx_box .title_dotline {
    text-align: left;
}
@media print, screen and (min-width:768px) {
    #features .block.content_bg01 .item {
        flex-direction: row-reverse;
    }
    #features .block {
        padding: 0 20px 40px;
    }
    #features .block .item {
        display: flex;
        justify-content: space-between;
    }
    #features .block .item .tx_box {
        width: 55%;
    }
    #features .block .item .ph_box {
        width: 40%;
        margin-top: 40px;
    }
}
#spec .sheet_basic tr th {
    background: #eee;
}
/*--------------------------------------「お問い合わせ」欄*/
.cta_box {
    /*display: inline-block;*/
    display: block;
    border: 1px solid #009e52;
    border-radius: 12px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.cta_box h3 {
    display: block !important;
    color: #fff;
    background: #009e52;
    margin: 0 0 20px 0 !important;
    border-radius: 10px 10px 0 0;
}
.cta_box ul {
    margin: 0 15px;
}
.cta_box ul li {
    text-align: center;
}
.cta_box ul li.tel {
    margin-bottom: 10px;
}
.cta_box ul li.tel .tel_num {
    font-size: 36px;
    font-weight: bold;
}
.cta_box ul li.tel .tel_num i {
    color: #009e52;
}
.cta_box ul li.tel .tx_small {
    font-size: 14px;
}
.campaign_hightable h3 {
    display: block !important;
    font-size: 20px !important;
    color: #c33 !important;
    margin-bottom: 15px !important;
}
.campaign_hightable h3 span {
    display: block;
    font-size: 16px;
}
.campaign_hightable .flex_box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #606060;
}
.campaign_hightable .flex_box > div:last-child {
    white-space: nowrap;
    margin-left: 15px;
}
.campaign_hightable .tx_large {
    font-size: 18px;
}
@media print, screen and (min-width:768px) {
    .row.campaign_hightable_wrap {
        margin-bottom: 50px !important;
    }
    .campaign_hightable h3 {
        font-size: 30px !important;
    }
    .campaign_hightable h3 span {
        font-size: 18px;
    }
    .campaign_hightable .tx_large {
        font-size: 24px;
    }
}
/* ----------------------------------------------------------------------------------------------------------

form_dd　資料ダウンロード

---------------------------------------------------------------------------------------------------------- */
#form_dd .list_disc li {
    margin: 0 0 10px 0;
    text-align: left;
    list-style-type: disc;
    list-style-position: inside;
}
#form_dd table#contact {
    width: 100%;
    margin: 20px 0;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}
#form_dd table#contact tr th {
    display: block;
    padding: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #e7f9e7;
    line-height: 150%;
    text-align: left;
    vertical-align: middle;
}
#form_dd table#contact tr td {
    display: block;
    padding: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: left;
    background: #fff;
    vertical-align: middle;
}
#form_dd table#contact tr td.td_child {
    border-bottom: 1px dotted #999;
}
#form_dd table#contact p {
    margin-bottom: 5px;
}
#form_dd table#contact tr td .attention {
    white-space: nowrap;
}
#form_dd table#contact tr th span.form_title {
    display: block;
    overflow: hidden;
}
/*必須アイコン*/
#form_dd table#contact tr th span.txt_required {
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background: #cc1414;
    padding: 6px 0;
    margin-right: 10px;
    line-height: 70%;
    width: 40px;
    display: block;
}
/*任意アイコン*/
#form_dd table#contact tr th span.txt_optional {
    float: left;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    border-radius: 2px;
    color: #fff;
    background: #666;
    padding: 6px 0;
    margin-right: 10px;
    line-height: 70%;
    width: 40px;
    display: block;
}
/*入力エリア装飾*/
#form_dd input[type="text"], #form_dd input[type="tel"], #form_dd input[type="email"], #form_dd textarea {
    padding: 10px;
    font-size: 1.6rem;
    border-radius: 0;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#e8e8e8));
    background-image: -webkit-linear-gradient(left, #e8e8e8, #e8e8e8);
}
#form_dd select {
    padding: 10px;
    font-size: 1.6rem;
    border-radius: 0;
    border: none;
    background: #e8e8e8;
}
#form_dd select:focus {
    padding: 10px;
    font-size: 1.6rem;
    border-radius: 0;
    border: none;
}
/*入力エリアサイズ*/
#form_dd .input_10 {
    width: 10%;
}
#form_dd .input_20 {
    width: 20%;
}
#form_dd .input_30 {
    width: 30%;
}
#form_dd .input_50 {
    width: 50%;
}
#form_dd .input_70 {
    width: 70%;
}
#form_dd .input_100 {
    width: 100%;
}
#form_dd .input_zip {
    width: 180px;
}
#form_dd .input_tel {
    width: 200px;
}
/*入力モード*/
#form_dd .ime_dis {
    ime-mode: disabled;
}
#form_dd .ime_act {
    ime-mode: active;
}
/*入力例の文字装飾*/
#form_dd::-webkit-input-placeholder {
    color: #bbb;
}
#form_dd::-moz-placeholder {
    color: #bbb;
}
#form_dd:-ms-input-placeholder {
    color: #bbb;
}
#form_dd input:focus::-webkit-input-placeholder {
    color: transparent;
}
#form_dd input:focus:-moz-placeholder {
    color: transparent;
}
#form_dd input:focus::-moz-placeholder {
    color: transparent;
}
#form_dd textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
#form_dd textarea:focus:-moz-placeholder {
    color: transparent;
}
#form_dd textarea:focus::-moz-placeholder {
    color: transparent;
}
/*ラジオボタン余白調整*/
#form_dd input[type=radio] {
    margin-left: 15px;
}
#form_dd td label.first input[type=radio] {
    margin-left: 0;
}
/*チェックボックス余白調整*/
#form_dd input[type=checkbox] {
    margin-left: 15px;
}
#form_dd td label.first input[type=checkbox] {
    margin-left: 0;
}
/*送信・戻るボタン*/
#form_dd ul.submit_btn {
    font-size: 0;
    text-align: center;
    margin-bottom: 20px;
}
#form_dd ul.submit_btn li {
    display: inline-block;
    cursor: pointer
}
#form_dd ul.submit_btn li.inp_submit01 input {
    color: #fff;
    background: none;
    border: none;
    margin: 0 5px;
    cursor: pointer;
}
#form_dd ul.submit_btn li.inp_submit02 input {
    color: #fff;
    background: none;
    border: none;
    margin: 0 5px;
    cursor: pointer;
}
#form_dd ul.submit_btn li:hover {
    opacity: 0.7;
}
/*エラーメッセージ用*/
#form_dd .errtop {
    position: relative;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #c33;
    background: #fcc;
}
#form_dd .errtop::after {
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 0;
    height: 0;
    margin-left: -15px;
    content: "";
    border: solid 15px transparent;
    border-top: solid 15px #fcc;
}
#form_dd .errmsg span {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    font-weight: bold;
    color: #c33;
    background: #fcc;
}
#form_dd .errmsg span::after {
    position: absolute;
    left: 30px;
    top: -20px;
    width: 0;
    height: 0;
    content: "";
    border: solid 10px transparent;
    border-bottom: solid 10px #fcc;
}
#form_dd .attention {
    font-size: 10px;
    line-height: 130%;
    margin: 5px 0;
}
/*遷移後のランディング位置調整*/
#form_dd #form_landing {
    margin-top: -80px;
    padding-top: 80px;
}
@media print, screen and (min-width:768px) {
    #form_dd table#contact {
        border-collapse: separate;
    }
    #form_dd table#contact tr th {
        display: table-cell;
        border-right: 1px dotted #999;
        width: 28%;
    }
    #form_dd table#contact tr td {
        display: table-cell;
    }
    #form_dd table#contact tr td.td_child {
        border-right: 1px dotted #999;
        border-bottom: 1px solid #999;
    }
    /*入力例の文字装飾*/
    #form_dd::-webkit-input-placeholder {
        color: #666;
    }
    #form_dd::-moz-placeholder {
        color: #666;
    }
    #form_dd:-ms-input-placeholder {
        color: #666;
    }
}
/*送信完了画面用*/
#form_dd #thanks {
    margin: 20px 0;
}
#form_dd #thanks h5 {
    margin: -80px 0 15px;
    padding-top: 80px;
    font-size: 16px;
    font-weight: bold;
}
#form_dd #thanks h5 a {
    font-weight: bold;
    font-size: 1.6rem;
    text-decoration: none;
    color: #009e52;
}
#form_dd .box_dload {
    background: #E7FFE6;
    border: 1px solid #009e52;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
}
#form_dd .box_dload p {
    font-weight: bold;
    font-size: 1.4rem;
}
#form_dd .box_dload a {
    color: #ff8f22;
}
#form_dd .box_dload a:hover {
    opacity: 0.7;
}
h3.catch {
    font-size: 18px;
}
.column_3 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.column_3 li {
    padding-left: 0 !important;
}
.column_3 li h4 {
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 14px;
    font-weight: bold;
}
.column_3 li figure {
    margin-bottom: 15px;
}
.column_3 li figure img {
    width: 100%;
    height: auto;
}
.column_3 li p {
    line-height: 1.4;
}
@media print, screen and (min-width:576px) {
    .column_3 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }
    .column_3 li {
        width: calc((100% - 20px) / 2);
    }
    .column_3 li figure {
        margin-bottom: 15px;
    }
    .column_3 li figure img {
        width: 100%;
        height: auto;
    }
}
@media print, screen and (min-width:768px) {
    h3.catch {
        font-size: 30px;
    }
    .column_3 li h4 {
        font-size: 20px;
        font-weight: bold;
    }
    .column_3 li p {
        font-size: 16px;
    }
}
@media print, screen and (min-width:992px) {
    .column_3 {
        display: flex;
        flex-direction: row;
        gap: 30px;
    }
    .column_3 li {
        width: calc((100% - 60px) / 3);
    }
    .column_3 li h4 {
        font-size: 20px;
        font-weight: bold;
    }
    .column_3 li figure {
        margin-bottom: 15px;
    }
    .column_3 li figure img {
        width: 100%;
        height: auto;
    }
}
.column_4 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.column_4 li {
    width: calc((100% - 15px) / 2);
    padding-left: 0 !important;
}
.column_4 li figure {
    margin-bottom: 10px;
}
.column_4 li figure img {
    width: 100%;
    height: auto;
}
.column_4 li p {
    line-height: 1.4;
}
@media print, screen and (min-width:576px) {
    .column_4 li {
        width: calc((100% - 45px) / 4);
    }
}
@media print, screen and (min-width:768px) {
    .column_4 li p {
        font-size: 14px;
    }
}
@media print, screen and (min-width:992px) {
    .column_4 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }
    .column_4 li {
        width: calc((100% - 60px) / 4);
    }
}
.full img {
    width: 100%;
    height: auto;
}
.fig_box > div {
    margin-bottom: 10px;
    text-align: left;
}
.fig_box > figure img {
    width: 100%;
    height: auto;
}
@media print, screen and (min-width:576px) {
    .fig_box {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
    .fig_box > div {
        width: 48.5%;
        margin-bottom: 0;
    }
    .fig_box > figure {
        width: 48.5%;
    }
}
.fig_list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.fig_list li {
    padding: 0 !important;
}
.fig_list li img {
    width: 100%;
    height: auto;
}
@media print, screen and (min-width:576px) {
    .fig_list {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .fig_list li {
        width: calc((100% - 15px) / 2);
    }
}
@media print, screen and (min-width:768px) {
    .fig_list {
        flex-direction: row;
        gap: 30px;
    }
    .fig_list li {
        width: calc((100% - 30px) / 2);
    }
}
.jiri_image img{
    width: 100%;
}
.jiri_image80 img{
    width: 80%;
}