@charset "UTF-8";
.mincho {
    font-family: "��������", "Yu Mincho", YuMincho, "�q���M�m���� Pro", "Hiragino Mincho Pro", "MS P����", "MS PMincho", serif;
}
.pl-90 { padding-left: 90px; }
.fs-20 { font-size: 20px !important; }
.pagetitle_block {
    padding: 30px 0;
    margin-bottom: 40px;
    text-align: center;
    background-color: #C9D5B4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.pagetitle {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    margin-bottom: 0 !important;
}
.pagetitle::after {
    content: "";
    width: 30px;
    height: 4px;
    background-color: #005448;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 15px);
    display: none ;
}
#locator ol {padding-left: 0px; }
.btn_kado {
    border-radius: 0rem !important;
}
.ma-auto { margin: auto !important; }

.flex-cen { justify-content: center; }

.img-maru { border-radius: 50%; }
.img-kadomaru { border-radius: 30px; }
.juscon { justify-content: center !important; }

hr { border-top: 1px solid rgba(0,0,0,1)!important; }

.dlb_contents_wide-2 .dlb_contents_wide-title:after {
    height: 0.2em !important;
}

.c-btn-2 {
    font-size: 18px !important;
}
.c-btn-2::after {
    content: "";
    position: absolute;
    top: 43%;
    right: 38px!important;
    transform: rotate(135deg)!important;
}

/* Footer Contents */
.dlb_area_3.dlb_contact_area {
    background-color: #F5F4F2;
}

.dlb_area_3 {
    padding: 30px 0;
    margin-top: 80px;
    line-height: 1.4;
}
.col3_m_321 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1120px;
}
.dlb_area_3.dlb_contact_area .col {
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
}
.col3_m_321 .col {
    width: calc(33.33333% - 26.666px);
    margin-right: 40px;
}
.col3_m_321 .col:last-child {
    margin-right: 0px;
}
.dlb_area_3.dlb_contact_area .dlb_contact_title {
    color: #ffffff !important;
    background-color: #777777;
}
.dlb_contact_title {
    text-align: center;
    font-weight: bold;
    padding: 12px 8px;
    font-size: 16px;
    margin-bottom: 0px;
}
.dlb_contact_box {
    padding: 24px 16px;
}
.dlb_btn_center {
    margin-left: auto;
    margin-right: auto;
}
.dlb_btn_w100 {
    max-width: 100%;
}
.mt20_pc {
    margin-top: 20px;
}
.dlb_btn a {
    background-color: #88BA2F;
    color: #ffffff;
    border-color: #88BA2F;
    font-weight: bold;
}

.dlb_btn a {
    display: block;
    padding: 16px 1.5em 16px 2.5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
}
.dlb_btn a::before, .dlb_btn_inlineb a::before {
    border-color: #ffffff;
}
.dlb_btn a::before, .dlb_btn_inlineb a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5px);
    left: 1.5em;
    transition: all .2s ease-in 0s;
}
.dlb_contact_tel_mun {
    font-size: 40px;
    text-align: center;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 0px;
}
.dlb_contact_tel_mun a {
    color: #88BA2F;
}
.dlb_btn a:hover {
    background-color: #ffffff;
    color: #88BA2F;
    border-color: #88BA2F;
}

.w60 { width: 60% !important; margin: auto; }
.w70 { width: 70% !important; margin: auto; }

.img-pre { text-align: right !important; }
#footer-01 .btn-link, #footer-01 small { color: #ffffff; }

.footer-border { border-bottom: 1px solid #fff; }

.list-unstyled { color: #ffffff; }

.br-sp { display: none; }

.badge-primary {
    background-color: #F09000 !important;
}
.suuji {
	position: relative;
	padding-left: 60px;
	font-size: 24px;
	font-weight: bold;
}
.suuji::before {
    content: attr(data-number);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #88BA2F !important;
    font-size: 40px;
}
#aboutus .table th, #aboutus .table td {
    padding: 1.5rem !important;
}
#service .dlb_container-text {
    padding: 5rem 0 !important;
}
.bg-seminar {
    background-image: url(/dcms_media/image/seminar-01.jpg);
    background-size: cover;
    background-position: center;
}
.maru-img {
    width: 40%;
    height: auto;
    margin-bottom: 20px;
}
.dlb_firstview-items .dlb_container-text {
    padding-top: 6rem !important;
    padding-bottom: 13.5rem !important;
}
.dlb_flow-5 .dlb_flow-label {
    background-color: #005448 !important;
}
.dlb_flow-5 .dlb_flow-item+.dlb_flow-item::before {
    border-color: #F1780D  transparent transparent transparent !important;
}
.bg-osusume {
    background-color: #C9D5B4;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    display: grid;
    align-items: center;
}
.bg-osusume p {
    margin-bottom: 0px;
    font-size: 13px;
}
.bg-teikyo {
    background-color: #FFF4EB;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
.bg-teikyo p {
    margin-bottom: 0px;
}
.bg-seminar-2 {
    background-image: url(/dcms_media/image/seminar-06.jpg);
    background-size: cover;
}
#shinsei .table th, #shinsei .table td {
    vertical-align: middle !important;
    padding: 0.75rem 8rem
}
#pd-th {
    padding: 0.5rem 1rem !important;
    width: 2%;
}
.kanshi-bg {
    background-color: #FBFFF8;
    padding: 2rem 0rem;
}
.btn.btn-white a:hover {
    color: #ffffff !important;
}
.c-btn2 {
    padding: 20px 70px 22px 25px !important;
    font-size: 18px !important;
}

.c-btn3 {
    padding: 22px 40px 22px 40px !important;
}

.c-btn3::before { display: none !important; }
.c-btn3::after { display: none !important; }

.max-w300 {
    max-width: 300px !important;
}
.c-btn--line {
    color: #fff !important;
    background-color: #00B900;
    border: 1px solid #00B900;
  }
  .c-btn--line::after {
    border-top: 1px solid #00B900;
    border-right: 1px solid #00B900;
  }
  .c-btn--line:hover {
    color: #00B900 !important;
    background-color: #fff !important;
  }

a.jump_point {
    height: 1px;
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
.common-bottom .contact_semi {
    padding: 0 !important;
    background: none !important;
}
.common-bottom .front__titleJa_semi {
    font-size: 30px;
}
.common-bottom .contact__main_semi {
    border-radius: 0px;
    /*background: url(/dcms_media/image/top-contact01.png) no-repeat 50% 50%;*/
    background-size: cover;
}



@media screen and (max-width: 690px) {
.br-pc { display: none; }
.br-sp { display: inline-block; }
.txt-c-sp { text-align: center !important; }
.con-botan-sp { margin: -30px 0px; }
.pagetitle_block {
    padding: 30px 0;
}
.pagetitle {
    font-size: 24px;
}
.col3_m_321 {
    display: block;
}
.col3_m_321 .col {
    width: 100%;
    margin-right: 0px;
}

.w60 { width: 100% !important; }
.w70 { width: 100% !important; }

.img-pre { 
    text-align: center !important;
    margin-bottom: -30px;
}
.img-maru {
    width: 70% !important;
    margin: 0 auto;
    display: block;
}
#aboutus .table th, #aboutus .table td {
    padding: 0.75rem !important;
}
.dlb_firstview-items .dlb_container-text {
    padding-top: 3rem;
    padding-bottom: 11.5rem;
}
#shinsei .table th, #shinsei .table td {
    padding: 0.75rem !important;
}
.row-cols-2>* {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.bs_header-01 .navbar-brand img {
    height: 50px;
}
.c-btn-2::after {
    right: 30px!important;
}
}


/* ==================================
MV
===================================== */
.main-image {
    height: 650px;
    background-image: url(/dcms_media/image/main-mv.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main-image .main_txt {
    display: table;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    height: 100%;
}
.main-image .main_txt_in {
    display: table-cell;
    vertical-align: middle;
}

/* ==================================
���s
===================================== */
.br-pc {
    display: inline;
}
.br-sp {
    display: none;
}

/* ==================================
�A���J�[�����N
===================================== */
.common a[id] {
    padding-top: 120px;
    margin-top: -120px;
}

/* ==================================
grade
===================================== */
.grad-color {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ==================================
shadow
===================================== */
.text-shadow {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

/* ==================================
table�v�f��border-right
===================================== */
.main_table th {
    border-right: 1px solid #dee2e6;
}

/* ==================================
�t���[�R���e���c�̖��̐F�i�f�t�H���g�̓O���[�j
===================================== */
.dlb_flow-5 .dlb_flow-item+.dlb_flow-item::before {
    border-color: #E2CB58 transparent transparent transparent !important;
}

/* ==================================
a�^�O�̒x��
===================================== */
a, .t-default a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: all .2s ease 0s;
}

/* ==================================
�w�i�摜��ݒ肵������
===================================== */
.bg_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* ==================================
�A�R�[�f�B�I���̖��̒���
===================================== */
.dlb_list_accordion .btn::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
}
.dlb_list_accordion .btn.collapsed::after {
    margin-top: -6px !important;
}
.dlb_list_accordion .btn::after {
    margin-top: -3px  !important;
}

/* ==================================
�A�R�[�f�B�I���̒��̃{�^���̖�������
===================================== */
.accordion-in-btn .btn::after, .accordion-in-btn .btn::before {
    display: none !important;
}
.accordion-in-btn .btn {
    padding-right: 0 !important;
}

/* ==================================
���m�点�̌����ڒ���
===================================== */
.dlb_news-list dl {
    border-top: 1px solid #F5F5F5;
    padding: 10px 0;
}
.dlb_news-list dl:last-child {
    border-bottom: 1px solid #F5F5F5;
    padding: 10px 0;
}

/* ==================================
���₢���킹
===================================== */
#form_contact_main {
    width: 60% !important;
    margin: auto !important;
}
#form_intro p {
    width: 60% !important;
    margin: auto !important;
    margin-bottom: 40px !important;
}
#form_contact_main dd {
    width: 70% !important;
    margin-bottom: 0px !important;
}
#form_contact_main dt {
    width: 250px !important;
}
#form_contact_main dl {
    margin-bottom: 0px;
    padding: 30px 0 !important;
}
#contact-form #table_address tr td {
    padding: 8px !important;
}
#form_wrap {
    margin-bottom: 60px;
}

@media only screen and (max-width: 690px) {
    /* ==================================
    ���s
    ===================================== */
    .br-sp {
        display: inline;
    }
    .br-pc {
        display: none;
    }
    /* ==================================
    �A���J�[�����N
    ===================================== */
    .common a[id] {
        padding-top: 60px;
        margin-top: -60px;
    }
    .btn.btn-anchor-link {
        padding-left: 0 !important;
    }
    /* ==================================
    �p������
    ===================================== */
    #locator ol {
        padding: 0;
    }
    /* ==================================
    ���₢���킹
    ===================================== */
    #form_contact_main {
        width: 90% !important;
    }
    #form_intro p {
        width: 90% !important;
        margin-bottom: 30px !important;
    }
    #form_contact_main dl {
        padding: 20px 0 !important;
    }
    #form_contact_main dd {
        width: 100% !important;
    }
    #privacy_txt {
        margin-top: 40px !important;
    }
    #form_wrap {
        margin-bottom: 40px;
    }
    #submit_button {
        display: flex;
        justify-content: center;
    }
}
