/* -------------------------------------------------------------- */


/* .home */


/* -------------------------------------------------------------- */


/* #topMain
/*------------------------------- */

#topMain {
    position: relative;
    z-index: 0;
}

#topMain .inner {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

#topMain .inner:before {
    content: "";
    width: 100%;
    height: 1500px;
    background: url(../images/top/slide/mask.png);
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}

#topMain .txt {
    width: 300px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -150px;
    text-align: center;
    z-index: 10;
}

#topMain .txt .logo img {
    width: 200px;
    height: auto;
}

#topMain .txt .catch {
    color: #fff;
    font-size: 18px;
    margin-top: 25px;
}

#topMain .fa-angle-down {
    position: absolute;
    left: 50%;
    bottom: 50px;
    color: #fff;
    display: inline-block;
    width: 24px;
    margin-left: -12px;
    font-size: 24px;
    line-height: 24px;
    z-index: 999;
    -webkit-animation: bounce 3000ms infinite;
    animation: bounce 3000ms infinite;
}








/* .home 共通
/*------------------------------- */

.home h3 {
    font-family: "Noto Serif JP", serif;font-weight: 400;font-style: normal;
    font-size: 24px;
    color: #333;
    text-align: center;
    position: relative;
}

.home h3:after {
    content: "";
    width: 50px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -25px;
}






/* .home #foundation100
/* ----------------------------------------------------- */

.home #foundation100 {
    background: url(../images/top/foundation100/bg.jpg) no-repeat center 0;
    background-size: auto 350px;
    /*    padding:50px 0;*/
}

.home #foundation100 .row {
    color: #fff;
}

.home #foundation100 a.btn_type1 {
    color: #3484a9;
}

.home #foundation100 a.btn_type1 span:after {
    color: #3484a9;
}







/* .home #concept
/* ----------------------------------------------------- */

.home #concept {
    background: url(../images/top/concept/bg.jpg) no-repeat center 0;
    background-size: auto 950px;
}





/* .home #works
/* ----------------------------------------------------- */

.home #works {

    position: relative;
    z-index: 0 !important;
}

.home #works .catch {
    color: #fff;
}

.home #works ul.slider {
    padding: 30px 30px 15px 30px;
}

.home #works li {
    text-align: center;
}

.home #works li a {
    text-decoration: none;
}

.home #works li img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border: 5px #fff solid;
}



.home #works li .txt {
    margin-top: 20px;
    font-size: 15px;
}







/* .home #recruit
/* ----------------------------------------------------- */

.home #recruit {
    background-color: #fbfbfc;
}

.home #recruit .catch {
    background: url(../images/top/recruit/bg.jpg);
    padding: 15px;
    color: #663333;
}

.home #recruit ul li {
    margin-bottom: 15px;
}

.home #recruit ul li a {
    background-color: #f7f5f5;
    padding: 10px;
    display: block;
    box-shadow: 2px 2px 0px 0px #e5e5e5;
    -moz-box-shadow: 2px 2px 0px 0px #e5e5e5;
    -webkit-box-shadow: 2px 2px 0px 0px #e5e5e5;
    position: relative;
}

.home #recruit ul li a:after {
    font-family: FontAwesome;
    content: "\f105";
    width: 8px;
    height: 14px;
    font-size: 17px;
    color: #333;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -13px;
}

.home #recruit ul li a .inner {
    display: table;
    width: 100%;
}

.home #recruit ul li a .gazo {
    display: table-cell;
    width: 80px;
}

.home #recruit ul li a .gazo img {
    width: 100%;
    height: auto;
    border: 2px #fff solid;
}

.home #recruit ul li a .txt {
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
    font-family: "Noto Serif JP", serif;font-weight: 400;font-style: normal;
}

.home #recruit ul li a .txt1 {
    font-size: 17px;
}

.home #recruit ul li a .txt2 {
    font-size: 14px;
    margin-top: 10px;
}

.home #recruit ul li a .txt2 span {
    font-size: 11px;
    margin-right: 15px;
}





/* ---------------------------------------------------------- */


/* .remodal */


/* ---------------------------------------------------------- */

.remodal {
    width: 100% !important;
}

.remodal .inner {
    /*    width: 860px;*/
    text-align: left;
    position: relative;
}

.remodal .inner .txt {
    margin-top: 15px;
}

.remodal .inner .txt .txt1 {
    font-size: 20px;
    line-height: 1.5;
}

.remodal.sasaki .inner .txt .txt1 {
    margin-left: -10px;
}

.remodal.sasaki .inner .txt .txt1 span {
    margin-left: 10px;
}

.remodal .inner .txt .txt2 {
    font-size: 16px;
    text-align: right;
}

.remodal .inner .txt .txt2 span {
    font-size: 12px;
    margin-right: 15px;
}


.remodal .inner .detail {
    margin-top: 15px;
}

.remodal .inner .detail .expl {
    padding: 15px;
    background-color: #f5f5f5;
}

.remodal .inner .img2 img {
    width: 100%;
    height: auto;
}



/* .home #blog
/* ----------------------------------------------------- */

.home #blog {
    /*    background-color: #fbfbfc;*/
}

.home #blog h3:after {
    display: none;
}

.home #blog li {
    display: inline;
    float: left;
    width: 47%;
}

.home #blog li:nth-child(2n) {
    float: right;
}

.home #blog li .pic {
    height: 100px;
    overflow: hidden;
}

.home #blog li .pic img {
    width: 100%;
    height: auto;
}

.home #blog li .txt {
    height: 130px;
}

.home #blog li .txt .txt1 {
    font-size: 12px;
}

.home #blog li .txt .txt2 {
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;font-optical-sizing: auto;font-weight: 500;font-style: normal;
    line-height: 1.5;
}

.home #blog li .txt .txt3 {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 5px
}













/* -------------------------------------------------------------- */


/* .paged.foundation100 */


/* -------------------------------------------------------------- */


/* .paged.foundation100 .heading
/*------------------------------- */

.paged.foundation100 .heading {
    background: url(../images/foundation100/hdimg.jpg) no-repeat center 0;
    background-size: auto 200px;
}

.paged.foundation100 .heading:before {
    background: url(../images/foundation100/mask.png);
}

.paged.foundation100 #container:before {
    content: "";
    width: 180px;
    height: 117px;
    background: url(../../images/top/sec1/img1.png) no-repeat;
    background-size: 180px auto;
    position: absolute;
    bottom: 0px;
    right: 20px;
}










/* -------------------------------------------------------------- */


/* .paged.iedukuri.concept */


/* -------------------------------------------------------------- */


/* .paged.iedukuri.concept .heading
/*------------------------------- */

.paged.iedukuri.concept .heading {
    background: url(../images/iedukuri/concept/hdimg.jpg) no-repeat center 0;
    background-size: auto 220px;
}

.paged.iedukuri.concept .heading:before {
    background: url(../images/iedukuri/concept/mask.png);
}


.paged.iedukuri.concept .slideArea img {
    width: 100%;
    height: auto;
}










/* -------------------------------------------------------------- */


/* .paged.iedukuri.works */


/* -------------------------------------------------------------- */


/* .paged.iedukuri.works .heading
/*------------------------------- */

.paged.iedukuri.works .heading {
    background: url(../images/iedukuri/works/hdimg.jpg) no-repeat center 0;
    background-size: auto 220px;
}

.paged.iedukuri.works .heading:before {
    background: url(../images/iedukuri/works/mask.png);
}







/* .paged.iedukuri.works .list
/*------------------------------- */

.paged.iedukuri.works .list li {
    border-bottom: 1px #ccc dotted;
    padding: 10px 0 10px 0;
}

.paged.iedukuri.works .list li:last-child {
    border: none;
}

.paged.iedukuri.works .list li .thumb {
    display: table-cell;
    width: 150px;
    padding-top: 5px;
}

.paged.iedukuri.works .list li .thumbIn {
    width: 150px;
    overflow: hidden;
}

.paged.iedukuri.works .list li .thumbIn img {
    width: 150px;
}

.paged.iedukuri.works .list li .txt {
    display: table-cell;
    padding: 0 0 0 20px;
    vertical-align: middle;
}

.paged.iedukuri.works .list li .txt2 {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
}









/* -------------------------------------------------------------- */


/* .paged.iedukuri.flow */


/* -------------------------------------------------------------- */


/* .paged.iedukuri.flow .heading
/*------------------------------- */

.paged.iedukuri.flow .heading {
    background: url(../images/iedukuri/flow/hdimg.jpg) no-repeat center 0;
    background-size: auto 220px;
}

.paged.iedukuri.flow .heading:before {
    background: url(../images/iedukuri/flow/mask.png);
}




.paged.flow .mass {
    width: 100%;
    background-color: #fcfcfa;
    padding: 5px;
    position: relative;
    margin-bottom: 75px;
}

.paged.flow .mass:after {
    content: "";
    width: 93px;
    height: 28px;
    background: url(../images/iedukuri/flow/arrow.jpg) no-repeat;
    position: absolute;
    bottom: -48px;
    left: 50%;
    margin-left: -46px
}

.paged.flow .mass:last-child {
    margin-bottom: 0px;
}

.paged.flow .mass:last-child:after {
    display: none;
}

.paged.flow .massIn {
    border: 1px #f2f2f0 solid;
    padding: 20px;
    position: relative;
}

.paged.flow .massIn .no {
    width: 80px;
    height: 31px;
    background-color: #eae7e4;
    box-shadow: 2px 2px 0px 0px #dbdbda;
    -moz-box-shadow: 2px 2px 0px 0px #dbdbda;
    -webkit-box-shadow: 2px 2px 0px 0px #dbdbda;
    font-size: 13px;
    font-family: "Noto Serif JP", serif;font-weight: 400;font-style: normal;
    position: absolute;
    top: 20px;
    left: -10px;
}

.paged.flow .massIn .no:before {
    content: "";
    width: 5px;
    height: 5px;
    background: url(../images/iedukuri/flow/parts.jpg) no-repeat;
    position: absolute;
    top: 31px;
    left: 0;
}

.paged.flow .massIn .no div {
    position: absolute;
    top: 2px;
    left: 15px;
}

.paged.flow .massIn .no span {
    font-size: 20px;
    position: relative;
    top: 2px;
}

.paged.flow .mass .txt1 {
    font-size: 18px;
    font-family: "Noto Serif JP", serif;font-weight: 400;font-style: normal;
    position: absolute;
    top: 25px;
    left: 87px;
}

.paged.flow .mass .expl {
    margin-top: 50px;
}

.paged.flow .mass .expl img {
    border: 5px #fff solid;
    box-shadow: 2px 2px 0px 0px #dbdbda;
    -moz-box-shadow: 2px 2px 0px 0px #dbdbda;
    -webkit-box-shadow: 2px 2px 0px 0px #dbdbda;
    width: 120px;
    height: auto;
    margin: 0 0 10px 10px;
}



.paged.flow .mass.pt2 {
    background-color: #f5f5f3;
}

.paged.flow .mass.pt2 .massIn {
    border: 1px #ebebe9 solid;
}

.paged.flow .mass.pt2 .no {
    background-color: #e4e1de;
    box-shadow: 2px 2px 0px 0px #d6d6d5;
    -moz-box-shadow: 2px 2px 0px 0px #d6d6d5;
    -webkit-box-shadow: 2px 2px 0px 0px #d6d6d5;
}

.paged.flow .mass.pt2 .expl img {
    box-shadow: 2px 2px 0px 0px #d6d6d5;
    -moz-box-shadow: 2px 2px 0px 0px #d6d6d5;
    -webkit-box-shadow: 2px 2px 0px 0px #d6d6d5;
}


.paged.flow .mass.pt3 {
    background-color: #ebebea;
}

.paged.flow .mass.pt3 .massIn {
    border: 1px #d8d8d7 solid;
}

.paged.flow .mass.pt3 .no {
    width: 90px;
    background-color: #848280;
    color: #fff;
    box-shadow: 2px 2px 0px 0px #c5c5c4;
    -moz-box-shadow: 2px 2px 0px 0px #c5c5c4;
    -webkit-box-shadow: 2px 2px 0px 0px #c5c5c4;
}

.paged.flow .mass.pt3 .txt1 {
    left: 97px;
}

.paged.flow .mass.pt3 .expl img {
    box-shadow: 2px 2px 0px 0px #c5c5c4;
    -moz-box-shadow: 2px 2px 0px 0px #c5c5c4;
    -webkit-box-shadow: 2px 2px 0px 0px #c5c5c4;
}










/* -------------------------------------------------------------- */


/* .paged.doboku */


/* -------------------------------------------------------------- */


/* .paged.doboku .heading
/*------------------------------- */

.paged.doboku .heading {
    background: url(../images/doboku/hdimg.jpg) no-repeat center 0;
    background-size: auto 190px;
}

.paged.doboku .heading:before {
    background: url(../images/doboku/mask.png);
}

.paged.doboku .row .img1 {
    width: 150px;
    height: auto;
    position: relative;
    top: 5px;
}


/* .paged.doboku .list
/*------------------------------- */

.paged.doboku .list li {
    border-bottom: 1px #ccc dotted;
    padding: 10px 0 10px 0;
}

.paged.doboku .list li:last-child {
    border: none;
}

.paged.doboku .list li .thumb {
    display: table-cell;
    width: 150px;
    padding-top: 5px;
}

.paged.doboku .list li .thumbIn {
    width: 150px;
    overflow: hidden;
}

.paged.doboku .list li .thumbIn img {
    width: 150px;
}

.paged.doboku .list li .txt {
    display: table-cell;
    padding: 0 0 0 20px;
    vertical-align: middle;
}

.paged.doboku .list li .txt2 {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

/* -------------------------------------------------------------- */


/* .paged.greeting */


/* -------------------------------------------------------------- */


/* .paged.greeting .heading
/*------------------------------- */

.paged.greeting .heading {
    background: url(../images/company/greeting/hdimg.jpg) no-repeat center 0;
    background-size: auto 190px;
}



/* .paged.greeting .row
/*------------------------------- */

.paged.greeting .row img {
    width: 150px;
    height: auto;
    position: relative;
    top: 5px;
}


/* -------------------------------------------------------------- */


/* .paged.outline */


/* -------------------------------------------------------------- */


/* .paged.outline .heading
/*------------------------------- */

.paged.outline .heading {
    background: url(../images/company/greeting/hdimg.jpg) no-repeat center 0;
    background-size: auto 190px;
}
.paged.outline .pic li {
    margin-bottom:15px;
}
.paged.outline .pic img {
    width: 100%;
    height:auto;
}

/* -------------------------------------------------------------- */


/* .paged.staff */


/* -------------------------------------------------------------- */


/* .paged.staff .heading
/*------------------------------- */

.paged.staff .heading {
    background: url(../images/company/staff/hdimg.jpg) no-repeat center 0;
    background-size: auto 190px;
}


/* .paged.staff .mass
/*------------------------------- */

.paged.staff .mass {
    width: 100%;
}

.paged.staff .mass .pic {
    width: 100px;
    display: table-cell;
    text-align: left;
}

.paged.staff .mass .pic img {
    width: 100%;
    height: auto;
}

.paged.staff .mass .txt {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
}

.paged.staff .mass .txt2 {
    font-size: 20px;
}

.paged.staff .mass .txt2 span {
    font-size: 10px;
}

.paged.staff .mass .btn {
    background-color: #a8a8a8;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 10px;
}

.paged.staff #acMenu .btn_slide {
    cursor: pointer;
    width: 100%;
    /*background-color:#ebebeb;*/
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 15px 0px 0 0;
    border-bottom: 1px #ccc dotted;
}

.paged.staff .mass.last .btn_slide {
    border-bottom: none !important;
}

.paged.staff #acMenu .slidebox {
    display: none;
}

.paged.staff #acMenu .slidebox .waku {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    margin-bottom: 15px;
    border: 2px #ccc solid;
}

.paged.staff #acMenu .slidebox .waku dl {
    margin: 0;
    padding: 10px 0;
    /*  border-bottom:1px #ccc dotted;*/
}

.paged.staff #acMenu .slidebox .waku dl:last-child {
    border-bottom: none;
}


/*.paged.staff #acMenu .slidebox .waku dl:nth-child(even) {
  background-color:#f5f5f5;
}*/

.paged.staff #acMenu .slidebox .waku dt {
    display: table-cell;
    width: 80px;
    font-family: "Noto Serif JP", serif;font-weight: 600;font-style: normal;
    color: #000;
}

.paged.staff #acMenu .slidebox .waku dd {
    display: table-cell;
}

.paged.staff #acMenu .slidebox .waku dd li {
    position: relative;
    padding-left: 15px;
}




/* -------------------------------------------------------------- */


/* .paged.recruit */


/* -------------------------------------------------------------- */


/* .paged.recruit .heading
/*------------------------------- */

.paged.recruit .heading {
    background: url(../images/recruit/hdimg.jpg) no-repeat center 0;
    background-size: auto 200px;
}



/* -------------------------------------------------------------- */


/* .paged.recruit.message */


/* -------------------------------------------------------------- */

.paged.recruit.message .row img {
    width: 150px;
    height: auto;
    position: relative;
    top: 5px;
}




/* -------------------------------------------------------------- */


/* .paged.recruit.interview */


/* -------------------------------------------------------------- */

.paged.recruit.interview .row ul li {
    margin-bottom: 15px;
}

.paged.recruit.interview .row ul li a {
    background-color: #f7f5f5;
    padding: 10px;
    display: block;
    box-shadow: 2px 2px 0px 0px #e5e5e5;
    -moz-box-shadow: 2px 2px 0px 0px #e5e5e5;
    -webkit-box-shadow: 2px 2px 0px 0px #e5e5e5;
    position: relative;
}

.paged.recruit.interview .row ul li a:after {
    font-family: FontAwesome;
    content: "\f105";
    width: 8px;
    height: 14px;
    font-size: 17px;
    color: #333;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -13px;
}

.paged.recruit.interview .row ul li a .inner {
    display: table;
    width: 100%;
}

.paged.recruit.interview .row ul li a .gazo {
    display: table-cell;
    width: 80px;
}

.paged.recruit.interview .row ul li a .gazo img {
    width: 100%;
    height: auto;
    border: 2px #fff solid;
}

.paged.recruit.interview .row ul li a .txt {
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
    font-family: "Noto Serif JP", serif;font-weight: 400;font-style: normal;
}

.paged.recruit.interview .row ul li a .txt1 {
    font-size: 17px;
}

.paged.recruit.interview .row ul li a .txt2 {
    font-size: 14px;
    margin-top: 10px;
}

.paged.recruit.interview .row ul li a .txt2 span {
    font-size: 11px;
    margin-right: 15px;
}



/* -------------------------------------------------------------- */


/* .blog */


/* -------------------------------------------------------------- */


/* .paged.blog .heading
/*------------------------------- */

.paged.blog .heading {
    background: url(../images/blog/hdimg.jpg) no-repeat center 0;
    background-size: auto 200px;
}



.blog .md {
    background-color: #f4f1f0;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #8a7d73;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}





/* .blog .post
---------------------------------- */

.blog .post {
    margin-bottom: 50px;
}

.blog .post img {
    width: 100%;
    height: auto;
    margin: 20px 0;
    clear: both;
}

.blog .post .expl {
    word-break: break-all;
    padding: 10px 0 10px 0;
}

.blog .post .postft {
    width: 100%;
    padding: 5px 0 15px 0;
    text-align: right;
    border-top: 1px #eee solid;
}







/* .blog #comments 【コメントフォーム】
------------------------------------------ */

.blog #comments {}

.blog ol.commentlist {
    padding: 15px 0px 15px 0px;
    list-style-type: none;
}

.blog ol.commentlist li {
    clear: both;
    background-color: #f9f9f6;
    padding: 20px;
    position: relative;
    margin-bottom: 15px;
}

.blog .vcard img {
    float: left;
    border: 1px #fff solid;
    background-color: #fff;
    margin-right: 15px;
}

.blog input {
    padding: 5px;
    font-size: 12px;
}

.blog .reply {
    position: absolute;
    top: 13px;
    right: 21px;
}

.blog #respond {
    padding: 15px 5px 15px 5px;
}



.blog #respond h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 10px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    border-left: 5px #000 solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: #fff;
    text-align: left;
}

.blog #respond h3:before {
    display: none;
}

.blog #respond .required {
    color: #ff0000;
}

.blog #respond textarea {
    width: 600px;
}

.blog #respond #author,
.blog #respond #email,
.blog #respond #url,
.blog #respond #comment {
    display: block;
    font-size: 12px;
    border: 1px #cccccc solid;
    background-color: #f5f5f5;
    padding: 5px;
}

.blog #respond input.submit {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
}

.blog #respond input.submit:hover {
    opacity: 0.7;
}


.blog #respond .comment-subscription-form {
    position: relative;
    padding-left: 25px;
    text-align: left;
}

.blog #respond .comment-subscription-form input {
    position: absolute;
    top: 0;
    left: 0;
}

.blog #comments #comfeed {
    padding-left: 5px;
}

.blog #comments #comfeed a {
    text-decoration: underline;
}

.blog #comments #comfeed a:hover {
    text-decoration: none;
}

.blog #comments #trurl {
    background-color: #f8f4f4;
    padding: 10px 15px 10px 15px;
}




/* -------------------------------------------------------------- */


/* .contact */


/* -------------------------------------------------------------- */

/* .paged.contact .heading
/*------------------------------- */

.paged.contact .heading {
    background: url(../images/contact/hdimg.jpg) no-repeat center 0;
    background-size: auto 200px;
}
.paged.contact .heading:before {
    background: url(../images/contact/mask.png);
}




.paged.contact .row .tel a {
    font-size: 30px;
    text-decoration: none;
    position: relative;
    padding-left:30px;
}
.paged.contact .row .tel a:before {
    content: "";
    width: 19px;
    height: 28px;
    background: url(../../images/contact/tel.svg) no-repeat;
    background-size: 19px 28px;
    position: absolute;
    top: 2px;
    left: 0;
}
.paged.contact .row .tel span {
    margin-left:30px;
}
.paged.contact .row .mail a {
    font-size: 18px;
    padding-left:45px;
    text-decoration: none;
    position: relative;
}
.paged.contact .row .mail a:before {
    content: "";
    width: 30px;
    height: 19px;
    background: url(../../images/contact/mail.svg) no-repeat;
    background-size: 30px 19px;
    position: absolute;
    top: 0px;
    left: 0;
}
/* .contact .hyo
/* --------------------------------------- */

.contact .hyo {}

.contact .hyo dl {
    display: table;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.contact .hyo dt {
    width: 100%;
    display: block;
    text-align: left;
    font-weight: normal;
    background-color: #a1a1a1;
    color: #fff;
    padding: 10px 0 10px 15px;
    vertical-align: middle;
    font-family: "Noto Sans JP", sans-serif;font-optical-sizing: auto;font-weight: 500;font-style: normal;
    /*    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;*/
}

.contact .hyo .hissu {
    color: #c71331;
}

.contact .hyo dd {
    display: table-cell;
    width: 70%;
    padding: 10px 0 10px 20px;
}

.contact .hyo input,
textarea,
select {
    border: solid 1px #ccc;
    padding: 8px 8px;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: none !important;
}

.contact .hyo label {
    position: relative;
    padding-left: 20px;
    border: none;
    font-weight: normal;
}

.contact .hyo label input {
    position: absolute;
    top: 0;
    left: 0;
}

.contact .hyo select {
    height: 40px;
    line-height: 40px
}


.contact .hyo dd {
    display: block !important;
    width: 100%;
    padding: 10px 0 10px 0px;
}

input,
textarea,
select {
    width: 100% !important;
    box-shadow: none !important;
    border: 1px #ccc solid;
    padding: 6px 8px;
    background-color: #fff;
}






/* .contact .privacy
/* --------------------------------------- */

.contact .privacy {
    text-align: left;
    height: 200px;
    overflow: auto;
    padding: 20px 30px 20px 30px;
    background-color: #f5f5f5;
    color: #333;
}

.contact .privacy .bl {
    margin-bottom: 20px;
    border-bottom: 1px #ccc dashed;
}

.contact .privacy .bl h6 {
    font-family: "Noto Sans JP", sans-serif;font-optical-sizing: auto;font-weight: 500;font-style: normal;
    font-size: 14px;
}

.contact .privacy li {
    position: relative;
    padding-left: 20px;
}

.contact .privacy li span {
    position: absolute;
    top: 0;
    left: 0;
}




/* .contact .btn_area
/* --------------------------------------- */

.contact .btn_area {
    padding: 0 0px;
    width: 100%;
}

.contact .btn_area button {
    float: left;
    display: inline;
    width: 47%;
    background-color: #333;
    color: #fff;
    padding: 15px 0;
}

.contact .btn_area button.R {
    float: right;
}