/* ----------------------------------- */


/* chikaranomono.com css
/* utf-8                               */


/* ----------------------------------- */

html, body {
    height: 100%;
}

body {
    font-size: 12px;
    margin: 0;
    background-color: #fff;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
    padding-top: 45px;
}

h2 {
    letter-spacing: 2.2px;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

p {
    margin: 0px 0 20px;
    line-height: 2.2rem;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 25px;
    margin-bottom: 25px;
}

a, a:hover {
    color: #F1976C;
}

ul {
    padding: 0;
    list-style: none
}


/* ----------------------------------- */


/* [common][header]                    */


/* ----------------------------------- */

.oswald {
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

.navbar {
    margin-bottom: 0px;
    min-height: 51px;
    background-color: #fff;
}

.navbar-header {
    /* 	background-color: orange; */
    height: 51px;
    text-decoration: none;
}

.navbar-brand {
    /* 	background-color: red; */
    width: 250px;
    height: 51px;
    line-height: 51px;
    padding: 0 0 0 15px;
}

.navbar-inverse {
    border: none;
}

.navbar-inverse .navbar-toggle {
    display: block;
    /* 	background-color: red; */
    float: right !important;
    border: 1px solid #fff;
    border-radius: 0px;
    margin-top: 9px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
    border: 1px solid #000;
}

@media ( min-width :768px) {
    .navbar-toggle {}
    .navbar-header {
        float: none;
        clear: both;
    }
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff;
    float: right;
    margin-right: 20px;
}

.navbar ul#drop_menu li {
    position: relative;
    margin: 0;
    padding: 17px 8px 17px 15px;
    display: block;
}

#drop_menu a {
    color: #000;
}

#drop_menu .parents {
    height: 51px;
}

#drop_menu .parents.clicked {
    background-color: #000;
}

#drop_menu li.parents a {
    color: #000;
}

#drop_menu li.parents span {
    color: #000;
    font-size: 0.2rem;
}

.navbar ul.child {
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 0;
    border: 1px solid #000;
    width: 360px;
    top: 51px;
    right: -20px;
}

.navbar ul.child li {
    background-color: #fff;
}

ul.child li a {
    padding: 0px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
}

.navbar .recruit {
    float: right;
    margin-right: 20px;
    width: 120px;
    text-align: center;
    margin-top: 17px;
    letter-spacing: 1.6px;
    font-family: 'Oswald', sans-serif;
}

.navbar .recruit a, #drop_menu a {
    color: #000;
    border: 1px solid #000;
    padding: 2px 23px;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

.top_log {
    width: 200px;
    height: 45px;
    margin-top: 3px;
}

.top_log:hover {
    width: 200px;
    height: 45px;
    background: #666;
}


/* [common][header] END--------------- */


/* ----------------------------------- */


/* [common][footer]                    */


/* ----------------------------------- */

#footer {
    /* 	border-top: 2px solid #c55762; */
    color: #fff;
    background: #A7A7A7;
    padding-top: 30px;
    margin: 60px 0 0 0;
    clear: both;
    position: relative;
    background: #A7A7A7;
}

.to_top:hover {
    text-decoration: underline
}

#footer-wrapper {
    margin-bottom: 30px
}

#sub-floor {
    padding-bottom: 2em;
}

#footer .widgettitle {
    color: #fff;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 0;
    line-height: 24px;
    letter-spacing: 1.2px;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

#footer h5 {
    color: #fff;
    text-transform: uppercase
}

#footer a {
    color: #fff;
}

#footer a:hover {
    /* 	-webkit-transition: all .3s ease; */
    /* 	-moz-transition: all .3s ease; */
    /* 	-o-transition: all .3s ease; */
    /* 	-webkit-transition: all .3s ease */
}

#footer li {
    padding: 4px 0;
    margin: 0;
}

#footer li span {
    color: #fff;
}

@media ( max-width :768px) {
    #footer img {
        width: 200px;
    }
    #sub-floor {
        font-size: 0.8em;
    }
}


/* [common][footer] END--------------- */


/* ----------------------------------- */


/* [common][button]                    */


/* ----------------------------------- */

.btn {
    margin: 0;
    font-size: 13px;
}

.btn-link {
    color: #000;
}

.btn-link:hover {
    color: #000;
}

.btn-cmh {
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
}

.btn-cmh:hover, .btn-cmh:focus {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
}

.btn-cmh2 {
    border: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
    font-size: 1.2em;
}

.btn-cmh2:hover, .btn-cmh2:focus {
    background-color: #000;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
}

.btn-cmh.btn-link:hover, .btn-cmh:focus {
    color: #fff;
    background-color: rgba(51, 51, 51, 1);
}

.btn-cmh3 {
    border: 1px solid #999;
    border-bottom: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
    font-size: 1.2em;
}

.btn-cmh3_last {
    border: 1px solid #999;
}

.btn-cmh3:hover, .btn-cmh3:focus {
    color: #999;
    text-decoration: underline;
}

.btn-cmh4 {
    border: 1px solid #999;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px;
    font-size: 1.2em;
    letter-spacing: 1.2px;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

.btn-cmh4:hover, .btn-cmh4:focus {
    color: #fff;
    background: #000;
}

.btn img {
    opacity: 1;
    width: 100%;
}

.btn img:hover {
    opacity: 0.5;
    width: 100%;
}

.btn-xxl {
    padding-left: 1px;
    padding-right: 1px;
}

.btn-big {
    padding: 50px 20px;
}

@media ( max-width :768px) {
    .btn-big {
        padding: 50px 5px;
    }
}

.btn-cmh-circle {
    border: none;
    border-radius: 100px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
    background: #000;
    width: 200px;
    height: 200px;
    vertical-align: middle;
    padding: 78px 0px;
    font-size: 1.5em !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    margin-bottom: -110px;
    position: relative;
    bottom: 180px;
    left: 70%;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
    letter-spacing: 1.6px;
}

@media ( min-width :320px) {
    .btn-cmh-circle {
        left: 2%;
        width: 120px;
        height: 120px;
        bottom: 110px;
        border-radius: 100%;
        padding: 38px 0px;
    }
}

@media ( min-width :414px) {
    .btn-cmh-circle {
        left: 6%;
        width: 120px;
        height: 120px;
        bottom: 110px;
        border-radius: 100%;
        padding: 38px 0px;
    }
}

@media ( min-width :768px) {
    .btn-cmh-circle {
        left: 78%;
        width: 160px;
        height: 160px;
        bottom: 100px;
        border-radius: 100%;
        padding: 58px 0px;
    }
}

@media ( min-width :992px) {
    .btn-cmh-circle {
        left: 84%;
        width: 160px;
        height: 160px;
        bottom: 150px;
        border-radius: 100%;
        padding: 58px 0px;
    }
}

@media ( min-width :1200px) {
    .btn-cmh-circle {
        left: 82%;
        width: 200px;
        height: 200px;
        padding: 80px 0px;
        bottom: 160px;
    }
}

.btn-cmh-circle:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
}


/* [common][button] END--------------- */


/* ----------------------------------- */


/* [ブランド一覧]                        */


/* [page][/brand/]                     */


/* ----------------------------------- */

.brand_top img {
    padding-top: 45px;
}

.brand_list {
    padding: 10em 0;
    background: #fff url(../images/brand_top.png) no-repeat scroll center center;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

@media ( max-width :768px) {
    .brand_list {
        background: #fff url(../images/brand_top_sp.png) no-repeat scroll center center;
        background-size: cover;
    }
}

span.white-text.comapany_small {
    font-size: 80%;
}

.btn-cmh4_blank {
    color: #fff;
    border: none;
    margin-top: 12%;
}


/* [page][/brand/] END--------------- */

.page-title {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page-title2 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page-title2:hover {
    /* 	text-decoration: underline; */
}

.page-title2 a {
    color: #000;
}

.page-title:nth-of-type(1) {
    margin-top: -20px;
}

.to_top {
    background-color: #3B3B3B;
    color: #fff;
    position: absolute;
    right: 5px;
    float: right;
    top: -34px;
    width: 100px;
    height: 30PX;
    border-radius: 0;
    text-align: center;
    float: right;
    line-height: 30px
}

.company_history {
    padding: 10em 0;
    background: #fff url(../images/company_history.png) no-repeat scroll 0px;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

@media ( max-width :768px) {
    .company_history {
        background: #fff url(../images/company_history_sp.png) no-repeat scroll 0px;
        background-size: cover;
    }
}


/* ----------------------------------- */


/* [個人情報・サイトナップ]                 */


/* [page][/prvacy]                     */


/* [page][/sitepolicy]                 */


/* [page][/sitemap]                    */


/* ----------------------------------- */


/* [page][/prvacy]  START              */

.privacy {
    font-size: 1.2rem;
    line-height: 1.8em;
}

.privacy talbe {}

.privacy th {
    border: 1px solid #999;
    width: 50%;
    text-align: center;
    font-size: 1.2em;
    padding: 0.8em;
}

.privacy td {
    border: 1px solid #999;
    padding: 0.5em;
}

.privacy dt, .privacy dd {
    line-height: 1.8em;
}

.privacy dt {
    margin-top: 10px;
    font-weight: normal;
    ;
}

.privacy dd {
    margin-left: 30px;
}

.privacy ul {
    list-style-type: square;
    margin-left: 15px;
}

.privacy .pannel {
    border: 1px solid #999;
    border-radius: 0px;
    padding: 10px 30px;
}

.privacy .pannel dd {
    margin-left: 0px;
}

.privacy .counterList{
    counter-reset: item;
    list-style-type: none;
    padding-left: 0;
}

.privacy .counterList li{
    display: flex;
    margin-bottom: 10px;
}

.privacy .counterList li:before{
    counter-increment: item;
    content: '（'counter(item)'）';
}


/* [page][/prvacy]  END           */


/* [page][/sitepolicy] START      */

.text_sitepolicy {
    font-size: 1.2rem;
}


/* [page][/sitepolicy] END        */


/* [page][/sitemap]    START      */

.sitemap a {
    color: #000;
}

.sitemap .widgettitle {
    color: #999;
    font-size: 1.4em;
    margin-top: 30px;
    margin-bottom: 20px;
}

.oswald_sitemap {
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
    letter-spacing: 1.2px;
}

.text_sitemap li {
    font-size: 1.2rem;
}


/* [page][/sitemap]    END        */

.box {
    width: 660px;
    margin: 10px auto;
    background-color: grey;
}

.c_btn {
    display: table-cell;
    vertical-align: middle;
    width: 310px;
    height: 70px;
    border-radius: 0px;
    float: left;
    margin: 10px;
    top: 50%;
}

.box .c_btn a {
    height: 100%;
    padding-top: 18px;
}

.box .c_btn .padding_top_25 {
    padding-top: 25px;
}


/* ----------------------------------- */


/* [common][util]                      */


/* ----------------------------------- */

.date {
    font-size: 0.8em;
    padding-right: 2em;
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
    letter-spacing: 1.0px;
    line-height:30px;
    font-weight:bold;
}

.clearboth {
    clear: both;
}


/* ----- seven col START -----*/

.seven-cols .col-md-1 {
    padding-left: 5px;
    padding-right: 5px;
}

@media ( min-width: 768px) {
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
        /* 		width: 14.285714285714285714285714285714%; */
        /* 		*width: 14.285714285714285714285714285714%; */
    }
}

@media ( min-width: 992px) {
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

@media ( min-width: 1200px) {
    .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}


/* ----- seven-cols END -----*/


/* ----- eight-cols START -----*/

.eight-cols .col-md-1 {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -1px;
}

@media ( min-width: 768px) {
    .eight-cols .col-md-1, .eight-cols .col-sm-1, .eight-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
        /* 		width: 14.285714285714285714285714285714%; */
        /* 		*width: 14.285714285714285714285714285714%; */
    }
}

@media ( min-width: 992px) {
    .eight-cols .col-md-1, .eight-cols .col-sm-1, .eight-cols .col-lg-1 {
        width: 12.5%;
        *width: 12.5%;
    }
}

@media ( min-width: 1200px) {
    .eight-cols .col-md-1, .eight-cols .col-sm-1, .eight-cols .col-lg-1 {
        width: 12.5%;
        *width: 12.5%
    }
}


/* ----- seven col END -----*/

.eng_font {
    font-family: 'Oswald', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
    letter-spacing: 2px;
}

.center {
    text-align: center;
}

.orange_color {
    color: #F1976C !important;
}

.right {
    text-align: right;
}

.text-size-content {
    font-size: 1.2em;
    line-height: 1.7em;
}

.margin_top_30 {
    margin-top: 30px !important;
}

.margin_top_25 {
    margin-top: 25px !important;
}

.del-border {
    border: 0;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.grey-text {
    color: #999;
}

.white-text {
    color: #fff !important;
}

.black-text {
    color: #000;
}

.row-10 {
    height: 10px;
}

.row-20 {
    height: 20px;
}

.row-30 {
    height: 30px;
}

.row-40 {
    height: 80px;
}

.del-padding {
    padding: 0px;
}

.small, small {
    font-size: 55%;
}

small .black-text.moresmall {
    display: block;
    letter-spacing: 2.2px;
    font-family: 'Oswald', "貂ｸ繧ｴ繧ｷ繝�繧ｯ", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "繝｡繧､繝ｪ繧ｪ", sans-serif;
    font-size: 50%;
    line-height: 180%;
}


/* [common][util] END                   */


/* ----------------------------------- */


/* [page][/]                           */


/* ----------------------------------- */

#loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999
}

#loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 200px;
    margin-top: -100px;
    margin-left: -135px;
    text-align: center;
    color: #fff;
    z-index: 2
}

#loader h1 {
    color: #000;
    font-size: 2.5em;
}

#myCarousel {
    margin-top: -21px;
    text-align: center;
    position: relative;
}

.zuzutto {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 360px;
    height: 100px;
}

.zuzutto img {
    width: 100%;
}

.title_top {
    border-top: 1px solid #eee;
}

#myCarousel .text {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 400px;
    height: 70px;
    font-size: 1.8em;
    color: #fff;
    letter-spacing: 1.8px;
}

#myCarousel .logo {
    position: absolute;
    top: 300px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 80px;
}

#myCarousel .logo img {
    width: 100%;
}

@media ( max-width :768px) {
    .zuzutto {
        top: -210px;
        width: 250px;
        height: 80px;
    }
    .zuzutto img {
        width: 250px;
    }
    #myCarousel .text {
        top: -70px;
        width: 300px;
        height: 50px;
        font-size: 1.5em;
    }
    #myCarousel .logo {
        top: 60px;
        width: 250px;
        height: 40px;
    }
}

@media ( max-width :412px) {
    .zuzutto {
        top: -100px;
        width: 200px;

    }
    .zuzutto img {
        width: 200px;
    }
    #myCarousel .text {
        top: 0px;
        width: 300px;
        height: 50px;
        font-size: 1.0em;
    }
    #myCarousel .logo {
        top: 60px;
        width: 200px;

    }
}

.business {
    padding-bottom: 4em;
    background: #fff url(../images/business.png) no-repeat scroll 0px 0px;
    margin: 0px;
    width: 100%;
    background-size: cover;
}


/* ---------- [page][/] company ----------*/

#anchor_company a {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    display: block;
    line-height: 60px;
    margin: 0px;
    padding: 0px;
}

#anchor_company a:hover {
    background-color: #A7A7A7;
    color: #fff;
}

#anchor_company h5 {
    position: relative;
}

#anchor_company .page-title {
    height: 60px;
}


/* ---------- [page][/] brand_story ----------*/

.brand_story {
    padding: 210px 0 221px;
    background: #fff url(../images/brand_story.png) no-repeat scroll 0px 0px;
    margin: 0px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.brand_story a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.brand_story a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

@media ( max-width :768px) {
    .brand_story {
        padding: 210px 0 221px;
        background: #fff url(../images/brand_story_sp.png) no-repeat scroll 0px 0px;
        margin: 0px;
        background-size: cover;
    }
}


/* ---------- [page][/] recruit ----------*/

.recuit {
    padding: 210px 0 221px;
    background: #fff url(../images/recruit.png) no-repeat scroll 0px 0px;
    margin: 0px;
    width: 100%;
    background-size: cover;
}

.recruit_under {
    padding: 210px 0 221px;
    background: #fff url(../images/recruit.png) no-repeat scroll 0px 0px;
    margin: 0px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.recruit_under a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.recruit_under a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

@media ( max-width :768px) {
    .recuit {
        padding: 210px 0 221px;
        background: #fff url(../images/recruit.png) no-repeat scroll 0px 0px;
        margin: 0px;
        width: 100%;
        background-size: cover;
    }
}


/* ----------------------------------- */


/* [ニュースお知らせページ]                 */


/* [page][/news]                       */


/* [page][/detail]                     */


/* ----------------------------------- */

.news {
    border-bottom: 1px solid #EEEEEE;
    padding-top: 1.2em;
    padding-bottom: 2em;
    max-width: 700px;
}

.news .date {
    font-size: 1.4em;
    margin-bottom: 0.7em;
}

.news .title {
    font-size: 1.5em;
}

.news .title a {
    color: #333;
}

.news .title a:hover {
    text-decoration: none;
}

.news .description {
    font-size: 1.3em;
    line-height: 1.9em;
    margin-bottom: 2em;
}

.news .description img {
    width: 100%;
}

.news hr {
    background-color: #666;
    width: 50%;
    max-width: 250px;
    margin-left: 0px;
    border: 0;
    height: 1px;
}

.news-btn {
    max-width: 700px;
}

.sns {
    line-height: 0.9em;
}


/* [page][/detail]                     */

.news_detail .next_news {
    max-width: 700px;
    margin-top: 20px;
}

.next_news a {
    color: 000;
    font-size: 1.3em;
    color: #333;
}

.next_news a:hover {
    text-decoration: none;
}


/* ----------------------------------- */


/* [問い合わせページ共通]                  */


/* [page][/contact/ippudo]             */


/* [page][/contact/kouhou]             */


/* [page][/contact/bukken]             */

.emphasisArea{
    border: solid 2px #CC0000;
    padding: 20px;
    margin-top: 20px;
    color: #CC0000;
}

.emphasisArea h3{
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8;
}

.emphasisList span{
    display: block;
    font-weight: bold;
    font-size: 13px;

}

.emphasisList dt{
     margin-bottom: 10px;
     font-size: 14px;
}

.emphasisList dd{
     margin-bottom: 20px;
}

.contact .emphasisArea p{
    color: #CC0000;
}



/* [page][/contact/saiyo]              */


/* ----------------------------------- */


.contact {
    font-size: 1.0em;
    line-height: 1.8em;
}

.contact p {
    color: #000;
}

.contact .btn {
    font-size: 1.0em;
}

.contact .imgbox {
    margin-top: 30px;
    height: 88px;
    position: relative;
}

.contact img {
    position: relative;
}

.imgbox.imgbox_contact {
    height: 110px;
}

.col-sm-12.center span.contact_span {
    font-size: 14px;
}

.with-errors li {
    color: #A8443F !important;
    margin-top: 5px;
}

.help-block {
    height: 21px;
}

.form-group {
    margin-bottom: 0px;
}

.form-control {
    border-radius: 0px;
}

.has-error .form-control {
    box-shadow: none;
}

.has-error .form-control:focus {
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
}

.form-horizontal .control-label {
    text-align: left;
}

@media ( min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

.recuit a {
    color: #fff;
}

.requied_text {
    color: #EC6D00;
}

label {
    font-weight: 400;
    line-height: 1.8em
}

select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=) !important;
    border-radius: 0;
    padding: 6px 18px 6px 14px !important;
    border-radius: 0;
    border-radius: 0;
    padding: 6px 18px 6px 14px !important;
    padding: 6px 18px 6px 14px !important;
}

.f_name_kanji .control-label, .f_name_kana .control-label {
    width: 30px;
}

.f_name_kanji label:nth-of-type(2), .f_name_kana label:nth-of-type(2) {
    margin-left: 15px;
}

.f_post button {
    margin-top: 0px !important;
    margin-left: 10px;
    height: 34px;
    line-height: 34px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 135px;
    display: inline;
}

@media ( max-width :768px) {
    .contact .btn-cmh4 {
        margin-top: 15px;
    }
    .f_comming_ymd .form-control, .f_comming_num .form-control, .f_age .form-control {
        float: left;
        width: 25%;
    }
    .f_tel .form-control, .f_post .form-control, .f_tate_menseki .form-control, .f_tate_yachin .form-control, .f_tate_shikiking .form-control, .f_tate_hosyoking .form-control, .f_post button {
        float: left;
        width: 29.5%;
    }
    .f_comming_ymd .control-label, .f_comming_num .control-label, .f_age .control-label, .f_tel .control-label, .f_post .control-label, .f_tate_menseki .control-label, .f_tate_yachin .control-label, .f_tate_shikiking .control-label, .f_tate_hosyoking .control-label {
        float: left;
        line-height: 34px;
        height: 34px;
        padding-right: 5px;
        padding-left: 3px;
    }
    .f_tel .control-label {
        padding-right: 3px;
        padding-left: 3px;
    }
    .f_name_kanji .form-control, .f_name_kana .form-control {
        float: left;
        width: 39%;
    }
    .f_name_kanji .control-label {
        float: left;
        line-height: 34px;
        height: 34px;
    }
    .f_name_kana .control-label {
        float: left;
        line-height: 34px;
        height: 34px;
        padding-right: 4px;
    }
    .f_name_kanji label:nth-of-type(2), .f_name_kana label:nth-of-type(2) {}
    .f_comming_ymd:after, .f_comming_num:after, .f_age:after, .f_name_kanji:after, .f_name_kana:after, .f_tel:after, f_tate_menseki:after, f_tate_yachin:after, f_tate_shikiking:after {
        clear: both;
        margin-bottom: 20px;
        display: block;
        content: "";
    }
}

@media ( max-width :320px) {
    .f_comming_ymd .form-control, .f_comming_num .form-control {
        width: 22%;
    }
    .f_name_kanji .form-control, .f_name_kana .form-control {
        width: 36.5%;
    }
    .f_tel .form-control {
        width: 37.5%;
    }
    .f_tel .form-control {
        width: 29%;
    }
}


/* ----------------------------------- */


/* [海外業務ページ]                       */


/* [page][/foreign]                    */


/* ----------------------------------- */

.foreign_p {
    font-size: 1.2em;
    color: #000 !important;
}

.foreign {
    padding: 10em 0;
    background: #fff url(../images/foreign.png) no-repeat scroll 0px;
    margin: 0px;
    background-size: cover;
}

.foreign_map {
    padding: 4em 0;
    background: #fff url(../images/foreign_bg.png) no-repeat scroll 0px;
    margin: 0px;
    background-size: cover;
    margin-bottom: -60px;
}

.foreign_map p {
    font-size: 1.3em;
    color: #fff;
}

.foreign_map a, .foreign_map a:hover {
    color: #fff;
}

.foreign_map dd span {
    padding-left: 20px;
}

.foreign_map p.deco {
    letter-spacing: .2em;
    font-size: 1.6em;
}

.foreign_map p.date1 {
    font-size: .9em;
    padding-right: 7em;
    margin-top: -15px;
}

.foreign_map .num {
    font-size: 2.6em;
    color: #fff;
}

.foreign_map dl {
    font-size: 1.0em;
    color: #fff;
}

.foreign_map dt {
    width: 40%;
    position: relative;
    float: left;
    text-align: right;
}

.foreign_map dd {
    text-align: left;
    padding-left: 30px;
    margin: 20px 20px;
}

@media ( max-width :768px) {
    .foreign {
        padding: 3em 0;
        background: #fff url(../images/foreign_sp.png) no-repeat scroll 0px;
        margin: 0px;
        background-size: cover;
    }
    .foreign_map {
        padding: 3em 0;
        background: #fff url(../images/foreign_bg_sp.png) no-repeat scroll 0px;
        margin: 0px;
        background-size: cover;
        margin-bottom: -60px;
    }
    .foreign_map .page-header.center.white-text.del-border.eng_font{
        font-size: 20px;
    }
    .foreign_map p.deco {
        letter-spacing: 0px;
        ;
        font-size: 1.3em;
    }
    .foreign_map p.date1 {
        padding-right: 2.3em;
    }
}

@media ( max-width :992px) {
    .foreign_map p.date1 {
        padding-right: 0.6em;
    }
}

@media ( min-width :992px) {
    .foreign {
        padding: 13em 0;
        background: #fff url(../images/foreign.png) no-repeat scroll 0px;
        margin: 0px;
        background-size: cover;
        height: 500px;
    }
}


/* ----------------------------------- */


/* [会社情報ページ]                       */


/* [page][/company/top]                */


/* [page][/company/profile]            */


/* [page][/company/message]            */


/* [page][/company/idea]               */


/* [page][/company/result]             */


/* [page][/company/publicnotice]       */


/*-------------------------------------*/

.common_company {}

.common_company a {
    color: #D6D6D6;
}

.common_company .now {
    color: #000;
}

.common_company .top_logo {
    width: 44px;
    height: 28px;
}

.common_company .top_logo span {
    margin: 0px;
    width: 21px;
    height: 13px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #A7A7A7;
    display: inline-block;
    float: left;
}

.common_company .top_logo span:nth-of-type(even) {
    margin-right: 0px;
}


/* [page][/company/top] START           */

.comapany_top {
    max-width: 990px;
}

.comapany_top h4 {
    margin-top: 0;
}

.comapany_top .top_image {
    padding-top: 0px;
    width: 100%;
    max-height: 460px;
}

.comapany_top .sub_image {
    width: 100%;
}

@media ( min-width :992px) {
    .comapany_top .sub_image {
        /* 		max-width: 460px; */
        /* 		max-height: 275px; */
        width: 460px;
        height: 275px
    }
}

.comapany_top img {
    padding-top: 45px;
}

.company_top_btn1 {
    margin: 0 auto;
    width: 230px;
    height: 30px;
    padding: 5px 10px;
}

.company_top_btn2 {
    margin: 0 auto;
    width: 160px;
    height: 20px;
    padding: 0px 10px;
}


/* [page][/company/top] END             */


/* [page][/company/profile]  START      */

.company_profile_wrap table {
    margin: 0 auto;
    font-size: 14px;
}

.company_profile_wrap table.profile {
    margin: 40px auto;
    width: 100%;
}

.sp-block{
    display: none;
}


@media ( min-width :768px) {
    .company_profile_wrap table.profile {
        width: 90%;
    }
}

@media ( min-width :992px) {
    .company_profile_wrap table.profile {
        width: 75%;
    }
}

.company_profile_wrap .profile td {
    padding: 15px 0 10px 0px;
    width: 25%;
    vertical-align: top;
    text-align: left;
}

.company_profile_wrap .profile td.officer_list {
    width: 20%;
}

.company_profile_wrap .profile th {
    vertical-align: top;
    width: 25%;
    font-size: 1.0em;
}

@media ( max-width :768px) {
    .company_profile_wrap .profile td {
        width: 25%;
    }

    .company_profile_wrap .profile td.officer_list {
    width: 30%;
    }

    .pc_block{
        display: block;
    }
}

.company_profile_wrap .profile td.title {
    color: #999;
    text-align: left;
}

.company_profile_wrap .profile td.contents {
    width: 75%;
    padding-left: 0px;
    color: #000;
    text-align: left;
}

.company_profile_wrap .profile p {
    margin-top: 0px;
    margin-bottom: 0.5em;
    color: #000;
}

.company_profile_wrap .profile li {
    color: #000;
    line-height: 2.4rem;
}

.company_profile_wrap a {
    color: #F1976C;
}

.company_profile_wrap #footer li {
    padding: 4px 0;
    margin: 0;
    color: #fff;
    line-height: 1.8rem;
}

.company_profile_wrap {
    max-width: 880px;
}

.company_profile {
    padding: 10em 0;
    background: #fff url(../images/company_profile.png) no-repeat scroll 0px;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}


@media ( max-width :768px) {
    .company_profile {
        padding: 3em 0;
        background: #fff url(../images/company_profile.png) no-repeat scroll center center;
        margin: 0px;
        background-size: cover;
    }

    .sp-block{
        display: block;
    }
}

@media ( min-width :992px) {
    .company_profile {
        padding: 13em 0;
        background: #fff url(../images/company_profile.png) no-repeat scroll center center;
        margin: 0px;
        background-size: cover;
        height: 500px;
    }
}


/* [page][/company/profile] END           */


/* [page][/company/message] START         */

.company_message_content {
    max-width: 820px;
}

.company_message {
    padding: 10em 0;
    background: #fff url(../images/company_top1.png) no-repeat scroll center 10px;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

@media ( max-width :768px) {
    .company_message {
        padding: 3em 0;
        background: #fff url(../images/company_message_sp.png) no-repeat scroll center 10px;
        margin: 0px;
        background-size: cover;
    }
}

@media ( min-width :992px) {
    .company_message {
        padding: 13em 0;
        background: #fff url(../images/company_top1.png) no-repeat scroll center 10px;
        margin: 0px;
        background-size: cover;
        height: 500px;
    }
}


/* [page][/company/message] END           */


/* [page][/company/idea] START            */

.company_idea {
    padding: 10em 0;
    background: #fff url(../images/company_idea.png) no-repeat scroll 0px;
    margin: 0px;
    background-size: cover;
}

@media ( max-width :768px) {
    .company_idea {
        background: #fff url(../images/company_idea_sp.png) no-repeat scroll center center;
        background-size: cover;
    }
}

@media ( min-width :992px) {
    .company_idea {
        padding: 13em 0;
        background: #fff url(../images/company_idea.png) no-repeat scroll 0px;
        background-size: cover;
        height: 500px;
    }
}


/* [page][/company/idea] END         */


/* [page][/company/result] START     */

.company_result {
    padding: 10em 0;
    background: #fff url(../images/company_result.png) no-repeat scroll 0px;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

@media ( max-width :768px) {
    .company_result {
        background: #fff url(../images/company_result_sp.png) no-repeat scroll 0px;
        background-size: cover;
    }
}


/* [page][/company/result] graph_sp START */

.graph_sp {
    position: relative;
}

.graph_sp:after {
    content: "";
}

.graph_sp dl {
    margin: 0px;
}

.graph_sp dt, .graph_sp dd {
    height: 60px;
    line-height: 60px;
}

.graph_sp dt {
    float: left;
    width: 15%;
}

.graph_sp dd {
    float: left;
    border-left: 2px solid #ECECEC;
    width: 70%;
}

.graph_sp dt .title_date {
    line-height: normal;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
}

.graph_sp dd div [class^="graphdata"] {
    background: #0773C9;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.graph_sp dd .data {
    margin-left: 1px;
    line-height: 30px;
    display: inline-block;
    font-size: 1.3em;
    color: #0773C9;
}

.graph_sp dd .orange {
    color: #EB6F00;
}

.graph_sp .graphdata10, .graph_sp .graphdata11, .graph_sp .graphdata12 {
    background: #EB6F00 !important;
}

.graph_sp .graphdata1 {
    width: 23.7%;
}

.graph_sp .graphdata2 {
    width: 26.6%;
}

.graph_sp .graphdata3 {
    width: 28.3%;
}

.graph_sp .graphdata4 {
    width: 30%;
}

.graph_sp .graphdata5 {
    width: 32.9%;
}

.graph_sp .graphdata6 {
    width: 38.7%;
}

.graph_sp .graphdata7 {
    width: 40%;
}

.graph_sp .graphdata8 {
    width: 43%;
}

.graph_sp .graphdata9 {
    width: 44%;
}

.graph_sp .graphdata10 {
    width: 15.8%;
}

.graph_sp .graphdata11 {
    width: 74.1%;
}

.graph_sp .graphdata12 {
    width: 86.6%;
}

@media ( max-width :412px) {
    .graph_sp .graphdata11 {
        width: 68.1%;
    }
    .graph_sp .graphdata12 {
        width: 80.6%;
    }
}


/* [page][/company/result] graph_sp END */


/* [page][/company/result] graph_pc START */

.graph_pc dl dd {
    position: absolute;
    width: 42px;
    bottom: 0px;
    text-align: center;
    font-weight: bold;
    color: #555;
    background: #0075C2;
}

.graph_pc ul {
    list-style: none;
}

.graph_pc li {
    border-bottom: 2px solid #ECECEC;
    border-left: 1px solid #ABABAB;
    height: 80px;
}

.graph_pc li:nth-of-type(1) {
    border-top: 2px solid #ECECEC;
}

.graph_pc li:nth-last-of-type(1) {
    border-bottom: 1px solid #ABABAB;
}

.graph_pc .ylabel {
    left: -40px;
    top: -10px;
    position: relative;
}

.graph_pc .data {
    position: absolute;
    /* 	background: rgba(253, 8, 0, 0.2); */
    width: 95%;
    height: 100%;
    top: 0px;
    padding-left: 1em;
}

.legend {
    position: absolute;
    top: 5px;
    ;
    left: 8px;
}

.legend .simple {
    background: #0773C9;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.legend .linking {
    background: #EB6F00;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.company_result_description {
    position: relative;
    padding: 0 24px;
    width: 720px;
}

.graph_pc dt #xlabel1 {
    left: 24px;
}

.graph_pc dt #xlabel2 {
    left: 78px;
}

.graph_pc dt #xlabel3 {
    left: 132px;
}

.graph_pc dt #xlabel4 {
    left: 186px;
}

.graph_pc dt #xlabel5 {
    left: 240px;
}

.graph_pc dt #xlabel6 {
    left: 294px;
}

.graph_pc dt #xlabel7 {
    left: 348px;
}

.graph_pc dt #xlabel8 {
    left: 402px;
}

.graph_pc dt #xlabel9 {
    left: 456px;
}

.graph_pc dt #xlabel10 {
    left: 510px;
}

.graph_pc dt #xlabel11 {
    left: 564px;
}

.graph_pc dt #xlabel12 {
    left: 618px;
}

.graph_pc dd #graphdata1 {
    left: 24px;
}

.graph_pc dd #graphdata2 {
    left: 78px;
}

.graph_pc dd #graphdata3 {
    left: 132px;
}

.graph_pc dd #graphdata4 {
    left: 186px;
}

.graph_pc dd #graphdata5 {
    left: 240px;
}

.graph_pc dd #graphdata6 {
    left: 294px;
}

.graph_pc dd #graphdata7 {
    left: 348px;
}

.graph_pc dd #graphdata8 {
    left: 402px;
}

.graph_pc dd #graphdata9 {
    left: 456px;
}

.graph_pc dd #graphdata10 {
    left: 510px;
    background: #EB6F00;
}

.graph_pc dd #graphdata11 {
    left: 564px;
    background: #EB6F00;
}

.graph_pc dd #graphdata12 {
    left: 618px;
    background: #EB6F00;
}

.graph_pc .data div {
    position: absolute;
    width: 100%;
    top: -1.8em;
    font-size: 1.3em;
    color: #0773C9;
}

.graph_pc .data #graphdata10 div, .graph_pc .data #graphdata11 div, .graph_pc .data #graphdata12 div {
    color: #E97000;
}


/* [page][/company/result] graph_pc END */


/* [page][/company/result] END */


/* [page][/company/publicnotice] START  */

.publicnotice {
    margin: 100px 0 300px;
}


/* [page][/company/publicnotice] END  *
/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */

header .carousel .item, header .carousel .item .active, header .carousel .carousel-inner {
    height: 100%
}

header .carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.error-404 {
    font-size: 100px
}

.price {
    display: block;
    font-size: 50px;
    line-height: 50px
}

.period {
    display: block;
    font-style: italic
}

footer {
    margin: 50px 0
}

@media ( max-width :991px) {
    .customer-img, .img-related {
        margin-bottom: 30px
    }
}

@media ( max-width :767px) {
    .img-portfolio {
        margin-bottom: 15px
    }
    header.carousel .carousel {
        height: 70%
    }
}

.top_logo span:nth-of-type(even) {
    margin-right: 0px;
}


/* [page][/company/idea] START         */

.company_idea {
    padding: 10em 0;
    background: #fff url(../images/company_idea.png) no-repeat scroll center center;
    margin: 0px;
    background-size: cover;
}

@media ( max-width :768px) {
    .company_idea {
        background: #fff url(../images/company_idea_sp.png) no-repeat scroll center center;
        background-size: cover;
    }
}

@media ( min-width :992px) {
    .company_idea {
        padding: 13em 0;
        background: #fff url(../images/company_idea.png) no-repeat scroll center center;
        background-size: cover;
        height: 500px;
    }
}


/* [page][/company/idea] END         */


/* [page][/company/result] START     */

.company_result {
    padding: 10em 0;
    background: #fff url(../images/company_result.png) no-repeat scroll 0px;
    background-size: cover;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

@media ( max-width :768px) {
    .company_result {
        background: #fff url(../images/company_result_sp.png) no-repeat scroll 0px;
        background-size: cover;
    }
}

@media ( min-width :992px) {
    .company_result {
        padding: 13em 0;
        background: #fff url(../images/company_idea.png) no-repeat scroll center center;
        background-size: cover;
        height: 500px;
    }
}


/* [page][/company/result] graph_sp START */

.graph_sp {
    position: relative;
}

.graph_sp:after {
    content: "";
}

.graph_sp dl {
    margin: 0px;
}

.graph_sp dt, .graph_sp dd {
    height: 60px;
    line-height: 60px;
}

.graph_sp dt {
    float: left;
    width: 15%;
}

.graph_sp dd {
    float: left;
    border-left: 2px solid #ECECEC;
    width: 70%;
}

.graph_sp dt.title_date {
    line-height: normal;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* 縦方向中央揃え（Safari用） */
    align-items: center;
    /* 縦方向中央揃え */
}

.graph_sp dd div[class^="graphdata"] {
    background: #0773C9;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.graph_sp dd .data {
    margin-left: 1px;
    line-height: 30px;
    display: inline-block;
    font-size: 1.3em;
    color: #0773C9;
}

.graph_sp dd .orange {
    color: #EB6F00;
}

.graph_sp .graphdata10, .graph_sp .graphdata11, .graph_sp .graphdata12, .graph_sp .graphdata13,.graph_sp .graphdata14,.graph_sp .graphdata15,.graph_sp .graphdata16 {
    background: #EB6F00 !important;
}

.graph_sp .graphdata1 {
    width: 13.7%;
}

.graph_sp .graphdata2 {
    width: 16.6%;
}

.graph_sp .graphdata3 {
    width: 18.3%;
}

.graph_sp .graphdata4 {
    width: 20%;
}

.graph_sp .graphdata5 {
    width: 22.9%;
}

.graph_sp .graphdata6 {
    width: 28.7%;
}

.graph_sp .graphdata7 {
    width: 30%;
}

.graph_sp .graphdata8 {
    width: 33%;
}

.graph_sp .graphdata9 {
    width: 34%;
}

.graph_sp .graphdata10 {
    width: 10.8%;
}

.graph_sp .graphdata11 {
    width: 48%;
}

.graph_sp .graphdata12 {
    width: 52%;
}
.graph_sp .graphdata13 {
    width: 64.1%;
}
.graph_sp .graphdata14 {
    width: 74.6%;
}
.graph_sp .graphdata15 {
    width: 78%;
}
.graph_sp .graphdata16 {
    width: 80%;
}

/* [page][/company/result] graph_sp END */


/* [page][/company/result] graph_pc START */

.graph_pc {
    position: relative;
    width: 930px;
}

.graph_pc dl {
    margin: 0;
    padding: 0;
}

.graph_pc dl dt {
    position: absolute;
    width: 42px;
    text-align: center;
    bottom: -80px;
    font-size: 1em;
}

.graph_pc dt span {
    font-size: 0.9em;
}

.graph_pc dl dd {
    position: absolute;
    width: 42px;
    bottom: 0px;
    text-align: center;
    font-weight: bold;
    color: #555;
    background: #0075C2;
}

.graph_pc ul {
    list-style: none;
}

.graph_pc li {
    border-bottom: 2px solid #ECECEC;
    border-left: 1px solid #ABABAB;
    height: 82px;
}

.graph_pc li:nth-of-type(1) {
    border-top: 2px solid #ECECEC;
}

.graph_pc li:nth-last-of-type(1) {
    border-bottom: 1px solid #ABABAB;
}

.graph_pc .ylabel {
    left: -40px;
    top: -10px;
    position: relative;
}

.graph_pc .data {
    position: absolute;
    /* 	background: rgba(253, 8, 0, 0.2); */
    width: 95%;
    height: 100%;
    top: 0px;
    padding-left: 1em;
}

.legend {
    position: absolute;
    top: 5px;
    ;
    right: 8px;
}

.legend .simple {
    background: #0773C9;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.legend .linking {
    background: #EB6F00;
    width: 1em;
    height: 1em;
    display: inline-block;
}

.company_result_description {
    position: relative;
    padding: 0 24px;
    width: 720px;
}

.graph_pc dt#xlabel1 {
    left: 24px;
}

.graph_pc dt#xlabel2 {
    left: 78px;
}

.graph_pc dt#xlabel3 {
    left: 132px;
}

.graph_pc dt#xlabel4 {
    left: 186px;
}

.graph_pc dt#xlabel5 {
    left: 240px;
}

.graph_pc dt#xlabel6 {
    left: 294px;
}

.graph_pc dt#xlabel7 {
    left: 348px;
}

.graph_pc dt#xlabel8 {
    left: 402px;
}

.graph_pc dt#xlabel9 {
    left: 456px;
}

.graph_pc dt#xlabel10 {
    left: 510px;
}

.graph_pc dt#xlabel11 {
    left: 564px;
}

.graph_pc dt#xlabel12 {
    left: 618px;
}

.graph_pc dt#xlabel13 {
    left: 672px;
}

.graph_pc dt#xlabel14 {
    left: 726px;
}
.graph_pc dt#xlabel15 {
    left: 780px;
}
.graph_pc dt#xlabel16 {
    left: 834px;
}
.graph_pc dd#graphdata1 {
    left: 24px;
}

.graph_pc dd#graphdata2 {
    left: 78px;
}

.graph_pc dd#graphdata3 {
    left: 132px;
}

.graph_pc dd#graphdata4 {
    left: 186px;
}

.graph_pc dd#graphdata5 {
    left: 240px;
}

.graph_pc dd#graphdata6 {
    left: 294px;
}

.graph_pc dd#graphdata7 {
    left: 348px;
}

.graph_pc dd#graphdata8 {
    left: 402px;
}

.graph_pc dd#graphdata9 {
    left: 456px;
}

.graph_pc dd#graphdata10 {
    left: 510px;
    background: #EB6F00;
}

.graph_pc dd#graphdata11 {
    left: 564px;
    background: #EB6F00;
}

.graph_pc dd#graphdata12 {
    left: 618px;
    background: #EB6F00;
}

.graph_pc dd#graphdata13 {
    left: 672px;
    background: #EB6F00;
}

.graph_pc dd#graphdata14 {
    left: 726px;
    background: #EB6F00;
}
.graph_pc dd#graphdata15 {
    left: 780px;
    background: #EB6F00;
}

.graph_pc dd#graphdata16 {
    left: 834px;
    background: #EB6F00;
}

.graph_pc .data div {
    position: absolute;
    width: 100%;
    top: -1.8em;
    font-size: 1.3em;
    color: #0773C9;
}

.graph_pc .data #graphdata10 div, .graph_pc .data #graphdata11 div, .graph_pc .data #graphdata12 div, .graph_pc .data #graphdata13 div,#graphdata14 div,#graphdata15 div,#graphdata16 div {
    color: #E97000;
}


/* [page][/company/result] graph_pc END */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */


/* ashfoagaehghaeoghoahgoaeshgoiejfosjgoahs */

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
    height: 100%
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.error-404 {
    font-size: 100px
}

.price {
    display: block;
    font-size: 50px;
    line-height: 50px
}

.period {
    display: block;
    font-style: italic
}

footer {
    margin: 50px 0
}

@media ( max-width :991px) {
    .customer-img, .img-related {
        margin-bottom: 30px
    }
}

@media ( max-width :767px) {
    .img-portfolio {
        margin-bottom: 15px
    }
    header .carousel .carousel {
        height: 70%
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
}

nav, .container, header, #footer {
    display: none
}


.page-header {
    font-size: 1.5em;
    color: #666;
    padding-bottom: 9px;
    margin: 50px 0 40px;
    border-bottom: none;
}
.table>tbody>tr>td {
    vertical-align: middle
}
.u-text-plan-title {
    padding: 20px;
    color: #b5873f;
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    margin: 0 auto;
    align-items: center
}
.has-error .form-control {
    background-color: #FFF0F0;
}


.slide {
	width: 900px;
	font-family: 'arial';
	background: #000;
	color: #fff;
	font-size: 50px;
	line-height: 250px;
	text-align: center;
}
.slick-slide:not(.slick-active){
	opacity: .5;
}
.slide img {
	width: 100%;
	vertical-align: bottom;
}
.multiple-item li {
	margin: 0 5px;
}

.slick-arrow{
	position: absolute;
	z-index: 999;
	top:42%;
	border: 0;
	background-color: inherit;
	z-index: 999;
	background-color: inherit;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 50px;
	width: 50px;

}
.slick-prev{
	left:6% !important;
	transform: rotate(-45deg);
}

.slick-next{
	right:6% !important;
	transform: rotate(135deg);
}
.slick-prev:hover,.slick-next:hover{
	border-color: #000;
}
button:focus{
	outline:0;
}

.slider {
	margin: 0 0 50px;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before,
.slick-next::before {
	font-size: 24px;
}
.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
	right: 20px;
	z-index: 99;
}
.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
.single-item .slick-prev::before,
.single-item .slick-next::before {
	color: #666;
}
.slick-dots {
	bottom: -25px;
}
.multiple-item li {
	margin: 0 5px;
}
@media ( max-width :768px) {
	.multiple-item li {
		margin: 0;
	}
}

.thumb-item {
	max-width: 700px;
	margin: 0 auto 5px;
	padding: 0 5px;
}
/* 装飾 */


.outside {
	z-index: 9999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#slider-prev,
#slider-next {
	width: 40px;
	height: 40px;

	display: block;
	border-top: 1px solid #fff;
	opacity: 1;
	position: absolute;
}

#slider-prev a,
#slider-next a {
	display: block;
	width: 100%;
	height: 100%;
}

#slider-prev {
	float: left;
	border-left: 1px solid #fff;
	transform: rotate(-45deg);
	left: 20px;
}

#slider-next {
	float: right;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	right: 20px;
	transition: all .3s;
}

#slider-prev:hover,
#slider-next:hover {
	border-top: 1px solid #000;
}

#slider-prev:hover {
	border-left: 1px solid #000;
}

#slider-next:hover {
	border-right: 1px solid #000;
}

.bx-viewport {
	height: 100% !important;
}
