body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.layout-simple
{
    background: #f4f8f9;
    height: 100%;
    min-height: 100vh;
}

blockquote.plain
{
    border-left: 0 !important;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 100%;
}

#wrapper > .container-fluid
{
    padding-top: 20px; 
}

@media (min-width: 768px)
{
    .container,
    .container-fluid,
    #wrapper > .container-fluid
    {
        min-width: 1100px;
    }
}

.font-xlg
{
    font-size: 150%;
}

.font-lg
{
    font-size: 130%;
}

.font-sm
{
    font-size: 90%;
}

.font-xs
{
    font-size: 75%;
}

.top-left-part
{
    text-align: center;
}

.btn-lg .btn-label
{
    margin: -10px 12px -12px -19px;
    padding: 12px 15px;
}

.media
{
    padding: 0;
}

.logo
{
    letter-spacing: 0.12em;
    font-size: 250%;
    font-weight: 700;
    font-family: 'Cormorant Upright', 'Noto Sans JP', sans-serif;
}

.logo,
.logo:hover,
.logo:focus,
.logo:active
{
    color: #fff;
}

.logo b
{
    width: auto;
}

.ui-logo-subline
{
    color: #fff;
    font-size: 115%;
    line-height: 1;
    padding: 6px 0 0 0;  
    margin-bottom: 5px;
}

body .selectize-dropdown,
body .selectize-dropdown.form-control
{
    z-index: 10000;
}

.form-group.date ul.list-inline li.hour,
.form-group.date ul.list-inline li.minute
{
    display: none;
}

.form-group.date ul.list-inline li.year
{
    width: 120px;
    padding-left: 0;
    padding-right: 0;
}

.form-group.date ul.list-inline li.month
{
    width: 120px;
    padding-left: 0;
    padding-right: 0; 
}

.form-group.date ul.list-inline li.day
{
    width: 120px;
    padding-left: 0;
    padding-right: 0; 
}

.bootstrap-datetimepicker-widget .timepicker-second
{
    display: none;
}

form.form-lg
{
    font-size: 130%;
}

form.form-lg .form-control
{
    border-width: 2px;
    height: 50px;
}

form.form-lg .input-group-addon,
form.form-lg .form-control
{
    font-size: 22px;
}

form.form-lg textarea.form-control
{
    height: auto;
}

form.form-lg .btn
{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

form.form-lg input::-webkit-input-placeholder
{
	font-size: 16px;
}
form.form-lg input:-moz-placeholder
{
	font-size: 16px;
}
form.form-lg input::-moz-placeholder
{
	font-size: 16px;
}
form.form-lg input:-ms-input-placeholder
{
	font-size: 16px;
}

.checkbox label
{
    padding-left: 15px;
}

label.empty-control-label
{
    display: block;
}

form.form-lg .multicheckbox .checkbox
{
    font-size: 90%;
    margin-bottom: 15px;
}

form.form-lg .form-group.date ul.list-inline li.year
{
    width: 180px;
}

form .ui-file
{
    overflow: hidden;
    position: relative;
    padding: 25px;
    border: 1px solid #ddd;
    background-color: #efefef; 
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center; 
}

form .ui-file input[type="file"]
{
    position: absolute;
    top: 0;
    right: 0; 
    margin: 0;
    font-size: 100px;
    cursor: pointer;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 10;
}

form .ui-file .ui-remove
{
    position: absolute;
    z-index: 11;
    top: 0;
    right: 0;
}

form .ui-file .ui-remove .btn
{
    border-radius: 0;
}

form .ui-file-preview img
{
    max-width: 100%;
    height: auto;
}

.media
{
    border: 0;
}

.ui-color-schemes .ui-color-example
{
    width: 100%;
    height: 200px;
}

.ui-color-schemes .el-card-item
{
    padding-bottom: 7px;
}

.ui-color-schemes .el-card-item .el-overlay-1
{
    margin-bottom: 7px;
}

.ui-color-schemes .thumbnail
{
    margin-bottom: 0;
}

.page-header
{
    margin: -10px 0 30px 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 0;
}

.alert + .page-header
{
    margin-top: 0;
}

.page-header .page-title .btn
{
    font-size: 14px;
    position: relative;
    top: -3px;
    margin-left: 13px;
    padding: 4px 12px;
}

.user-table td .btn
{
    width: auto;
    border-radius: 8px;
    height: auto;
}

.user-table .btn-warning
{
    border-color: #eea236;
}

.modal-backdrop.in
{
    opacity: 0.86;
}

.vtabs
{
    width: 100%;
}

.vtabs .tabs-vertical
{
    width: 280px;
}

.vtabs .tab-content
{
    padding: 0 20px;
}

.info-box .info-count
{
    font-size: 24px;
    margin-top: -3px;
}

.info-box .info-text
{
    text-transform: none;
}

.panel .panel-heading .btn-group
{
    position: relative;
    top: -7px;
}

.note-editor.panel .panel-heading .btn-group
{
    top: auto;
}

.note-editable p
{
    max-width: 100%;
}

.note-editable img
{
    max-width: 100%;
}

.note-editable .table>tbody>tr>td,
.note-editable .table>tbody>tr>th
{
    border: 1px solid #ccc;
}

.note-editable .media-object
{
    min-width: 150px;
}

.panel .panel-body:first-child h4
{
    margin-top: 0;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.line-steps .finish.active .step-number,
.line-steps .done .step-number
{
    color: #00bbd9;
    border-color: #00bbd9;
}

.line-steps .done .step-title:after,
.line-steps .done .step-title:before
{
    background-color: #00bbd9;
}

body.layout-simple .container-fluid
{
    max-width: 1100px;
}

body.layout-simple .users-form
{
    max-width: 640px;
    margin: 5% auto 0;
}

body.layout-simple .users-form .logo
{
    margin: 30px 0;
    text-align: center;
}

.pagination
{
    font-size: 180%;
}

.pagination>li>a, .pagination>li>span
{
    padding: 10px 20px;
}

.pagination .disabled
{
    display: none;
}

.qa
{
    margin-bottom: 30px;
}

.ui-editable
{
    position: relative;
}

.ui-front .ui-editable img,
.ui-main-column .ui-editable img
{
    max-width: 100%;
    height: auto;
}

.ui-toggle-edit
{
    display: none;
    
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    z-index: 900;
    
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    
    width: 100%;
    height: 100%;
    padding: 30px;
    
    font-weight: 700;
    color: #333;
    background: #333;
    letter-spacing: 0.25em;
    border: 3px solid #333;
    
    transition: background-color 0.5s ease-out;
    transition: opacity 0.8s ease-out;
    
    opacity: 0.3;
}

.ui-toggle-edit .ui-verbose
{
    display: none;
}

.ui-main-column .ui-toggle-edit .ui-verbose,
.ui-logo .ui-verbose,
.ui-introduction .ui-verbose
{
    display: inline-block;
}


#global-nav .ui-toggle-edit .ui-letter
{
    display: none;
}

.ui-toggle-edit a
{
    display: flex;
    color: #fff;
    
    align-items: center;
    text-align: center;
    justify-content: center;
    
    width: 100%;
    height: 100%;
}

#global-nav .ui-toggle-edit
{
    padding: 0px;
}

#global-nav .ui-toggle-edit a
{
    padding-right: 5px;
    justify-content: flex-end;
}

.ui-allow-editable .ui-toggle-edit
{
    display: block;
}

.ui-allow-editable .ui-editable:hover .ui-toggle-edit
{
    display: flex;
    opacity: 0.9;
    
    color: #fff;
    background: #0078bc;
    background: -moz-linear-gradient(left,#0078bc 1%,#00beda 100%);
    background: -webkit-linear-gradient(left,#0078bc 1%,#00beda 100%);
    background: linear-gradient(to right,#0078bc 1%,#00beda 100%);
}

.ui-empty,
.ui-editable.ui-empty,
#global-nav .nav>li.ui-empty
{
    display: none;
}

.ui-allow-editable .ui-empty,
.ui-allow-editable .ui-editable.ui-empty,
.ui-allow-editable #global-nav .nav>li.ui-empty
{
    display: block;
    min-height: 20px;
}

.ui-allow-editable .ui-editable.ui-placeholder
{
    min-height: 70px;
}

.ui-allow-editable #global-nav .nav>li.ui-empty
{
    display: inline-block;
}






#global-section
{
    background: #0078bc;
    background: -moz-linear-gradient(left,#0078bc 1%,#00beda 100%);
    background: -webkit-linear-gradient(left,#0078bc 1%,#00beda 100%);
    background: linear-gradient(to right,#0078bc 1%,#00beda 100%);
}

#global-body-section .ui-field-body p
{
    word-break: break-all;
}

#global-header .navbar-top-links
{
    float: none !important;
}

#global-header .navbar-top-links>li
{
    float: none;
    text-align: center;
}

#global-header .navbar-header
{
    padding: 40px 0 20px 0;
}

#brand-section .title-section
{
    margin: -30px 0 40px 0;
    /*height: 300px;
    background: no-repeat center top;
    background-image: url(https://mmsjapan.jp/p/dnaa/assets/img/dnaa/dnaa_title4.png);
    background-size: contain;*/
}

/*#brand-section .title-section h1
{
    text-indent: -9999px;
    margin: 0;
}*/

#brand-section .title-section img
{
    width: 100%;
    height: auto;
}

#brand-section .title-section .ui-slick
{
    margin-top: 10px;
}


#global-nav
{
    /*border-top: 1px solid #0087af;
    border-bottom: 1px solid #0087af;
    background: #0087af;*/
    text-align: center;
    padding: 0 0 15px 0;
}

#global-nav .nav>li
{
    display: inline-block;
    float: none;
}

#global-nav .nav>li>a
{
    padding: 10px 24px;
    margin: 0 15px;
    font-size: 110%;
    color: #222;
    color: #fff;
    background-color: #eee;
    background-color: transparent;
}

#global-section .customtab
{
    border-bottom: 0;
}

#global-nav .nav>li>a:hover,
#global-section .customtab li.active a,
#global-section .customtab li.active a:focus,
#global-section .customtab li.active a:hover
{
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.5);
    border-bottom-width: 1px;
}

#gotop
{
    display: none;
    text-align: right;
    position: fixed; 
    bottom: 15px;
    right:  15px;
    
    font-size: 20px;
    
    background: #333;
    color: #fff;
    
    padding: 20px 40px;
    border-radius: 10px;
    
    z-index: 910;
}

#gotop .container,
#gotop .container-fluid
{
    padding: 0;
}

#gotop a
{
    display: block;
    width: 100%;
    height:100%;
    color: inherit;
}



.full-width-container
{
    overflow: hidden;
}

.ui-sidebar img
{
    max-width: 100%;
    height: auto;
}

.ui-sidebar iframe
{
    max-width: 100%;
}

.ui-color-preview
{
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 20px 0;
    text-align: center;
}

.ui-color-preview .btn
{
    margin-right: 30px;
}

.ui-color-preview .btn:last-child
{
    margin-right: 0;
}


.ui-body header
{
    padding: 0 0 20px 0;
}

.ui-body header h2 span
{
    display: inline-block;
    border-bottom: 2px solid #eee;
    padding-bottom: 7px;
}

.ui-card .panel .panel-body
{
    padding: 20px;
}

.ui-card .media
{
    padding: 0;
    margin-bottom: 0;
}

.ui-card .media-object
{
    max-width: 150px;
    padding-right: 30px;
}

.ui-blog-articles .media-object
{
    width: 150px;
}

.el-element-overlay .el-card-item,
.el-element-overlay .el-card-item .el-card-avatar
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.ui-card .media-object .el-card-item
{
    border: 1px solid #eee;
    padding: 2px;
}

.ui-card .ui-meta
{
    padding: 0 0 15px 0;
    font-size: 90%;
}

.ui-card .ui-meta:last-child
{
    padding-bottom: 0;
}

.ui-card .ui-meta .label
{
    border-radius: 4px 4px 12px;
}

.ui-card .ui-meta .field-label,
.ui-card .ui-meta .field-value
{
    display: inline-block;
}

.ui-card .ui-meta .field-value
{
    margin-left: 5px;
}

.ui-card .ui-meta .field-value + .field-label,
.ui-card .ui-meta .field-value + .btn
{
    margin-left: 20px;
}


.ui-card .ui-title,
.ui-card .panel .panel-body:first-child .ui-title
{
    font-size: 130%;
    color: #333;
    font-weight: 600;
}

.ui-card .panel .panel-body:first-child .ui-title a
{
    color: inherit;
}

.breadcrumb
{
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb>li+li:before
{
    content: ">\00a0";
}



.ui-body .about-mms
{
    overflow: hidden;
    background: url(https://mmsjapan.jp/p/adept/assets/img/adept/mms_bk_img2.jpg) no-repeat left top;
    background-size: cover;
    
    padding: 70px 0;
    color: #fff;
}

.about-mms .media
{
    padding: 0;
}

.about-mms .pull-left + .media-body {
    padding-left: 20px;
}

.about-mms .pull-right + .media-body {
    padding-right: 20px;
}


.about-mms .container-fluid
{
    padding-top: 0;
}

.about-mms h3{
    font-weight: 400;
    color: #b59736;
    text-align: center;
    background: transparent no-repeat center center;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 220%;
    margin-bottom: 10px;
}

.about-mms h4{
    font-size: 170%;
    font-weight: 700;
    letter-spacing: .075em;
    text-align: center;
    background: transparent no-repeat center center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: times new roman,times,serif;
    font-size: 170%;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
    font-size: 180%;
    line-height: 1.7;
    color: #fff;
}

.about-mms .field-n-message
{
    margin-bottom: 80px;
    text-align: justify;
}

.about-mms .field-n-message p
{
    line-height: 1.9;
    margin-bottom: 15px;
}

.about-mms .links a
{
    font-size: 120%;
    color: #fff;
}

.about-mms .field-representives
{
    background: #2C3840;
    color: #fff;
    margin: 0;
    padding: 60px 0;
}

.about-mms .field-representive
{
    margin-bottom: 80px;
}

.about-mms .field-representive:last-child
{
    margin-bottom: 0;
}

.about-mms .field-representive .media
{
    margin-top: 0;
    padding-top: 0;
    border: 0;
    padding: 0;
}

.about-mms .field-representive .media-object
{
    padding-top: 10px;
}

.about-mms .field-representive-header
{
    margin-bottom: 20px;
}

.about-mms .field-catchcopy
{
    font-size: 180%;
    font-weight: 700;
    margin-bottom: 25px;
}

.about-mms .field-name
{
    font-size: 180%;
    font-weight: 400;
    color: #b59736;
    color: #d5c083;
    margin: 0;
    padding-top: 0;
}

.about-mms .field-position
{
    font-size: 140%;
}

.about-mms .field-kana
{
    font-size: 130%;
}

.about-mms .field-message
{
    margin-bottom: 30px;
}

.about-mms .field-introduction h5
{
    font-size: 130%;
    font-weight: 400;
    color: #b59736;
    color: #d5c083;
    margin: 0;
    padding: 0;
}

.about-mms .field-n-message p.logo-in-about
{
    margin: 30px 0;
}



.ui-about-adept,
.ui-about-adept section.page
{
    background: #2C3840 no-repeat left top;
    color: #fff;
}

.ui-about-adept p
{
    line-height: 1.8;
}

.ui-about-adept .en {
    font-family: georgia,palatino,serif;
    letter-spacing: 0;
}

.ui-about-adept .page h1 {
    font-weight: 400;
    color: #b59736;
    text-align: center;
    background: transparent no-repeat center center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ui-about-adept .page-content-container
{
    max-width: 1000px;
    padding: 70px 0;
    padding-left: 40px;
    padding-right: 40px;
}

.ui-about-adept .slides
{
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 0;
}

.slick-dots
{
    bottom: 10px;
}

.ui-about-adept .slick-dots
{
    bottom: 5px;
}

.ui-about-adept .title-section
{
    height: 438px;
    background: no-repeat center top;
    background-size: contain;
}

.ui-about-adept .title-section h1
{
    text-indent: -9999px;
    margin: 0;
}

.ui-about-adept .title-section01
{
    background-image: url(../../img/adept/top_img1-3.png);
}

.ui-about-adept .title-section02
{
    background-image: url(../../img/adept/top_img2-2.jpg);
}

.ui-about-adept .title-section03
{
    background-image: url(../../img/adept/top_img3-5.jpg);
}

.ui-about-adept .media
{
    padding: 0;
}

.ui-about-adept .pull-left + .media-body {
    padding-left: 20px;
}

.ui-about-adept .pull-right + .media-body {
    padding-right: 20px;
}

.ui-about-adept #about-session
{
    background-image: url(../../img/adept/adept_bk_img.jpg);
    background-size: cover;
}

.ui-about-adept section.page .page-content img
{
    max-width: 100%;
    height: auto;
}

.ui-about-adept .page h2 {
    font-size: 170%;
    font-weight: 700;
    letter-spacing: .075em;
    text-align: center;
    background: transparent no-repeat center center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: times new roman,times,serif;
    color: #fff;
}

.ui-about-adept .page h3
{
    font-family: times new roman,times,serif;
    margin-top: 20px;
    color: #fff;
    line-height: 1.6;
}

.ui-about-adept .page h4
{
    font-family: times new roman,times,serif;
    margin-top: 10px;
    color: #fff;
    line-height: 1.6;
}

.ui-about-adept section.page h2 {
    font-size: 170%;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
}

.ui-about-adept section.page .key
{
    text-align: left;
    padding-left: 75px;
    background: url(../../img/adept/icon-crown.png) no-repeat left top;
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 7px;
    color: #fff;
}

.ui-about-adept section.page .media
{
    margin-bottom: 30px;
}

.ui-about-adept section.page .media h3:first-child
{
    margin-top: 0;
}

.ui-about-adept section.page .examples
{
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
    line-height: 2;
    font-size: 115%;
}

.ui-about-adept section.page .key + .examples,
.ui-about-adept section.page .key + p,
.ui-about-adept section.page .key + ol,
.ui-about-adept section.page .key + ul
{
    padding-left: 82px;
    list-style-position: inside;
    font-size: 115%;
}

.ui-about-adept section.page h3.key + .examples,
.ui-about-adept section.page h3.key + p,
.ui-about-adept section.page h3.key + ol,
.ui-about-adept section.page h3.key + ul
{
    padding-left: 77px;
    line-height: 2;
    padding-bottom: 20px;
}

.ui-about-adept section.page .field-steps
{
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
    line-height: 2;
}

.ui-about-adept section#whatis
{
    border-bottom: 0;
    overflow: hidden;
}

.ui-about-adept section#whatis .page-content-container
{
    padding-top: 10px;
    padding-bottom: 50px;
}

.ui-about-adept section#whatis .page-content p
{
    text-align: center;
    line-height: 1.9;
    margin-bottom: 30px;
}

.ui-about-adept section#whatis .a-what-is
{
    margin-bottom: 30px;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 80px;
    padding-right: 80px;
}

.ui-about-adept section#whatis .a-what-is-intro
{
    margin-left: -500%;
    margin-right: -500%;
    padding-left: 500%;
    padding-right: 500%;
}

.ui-about-adept section#about-session h1,
.ui-about-adept section#about-session h2
{
    text-align: left;
}

.ui-about-adept section#about-session a,
.ui-about-adept section#about-session a:visited
{
    color: #fff;
}

.ui-about-adept section#about-session .a-session-description
{
    position: relative;
}

.ui-about-adept section#about-session .a-session-description .a-supply
{
    position: absolute;
    right: 0;
    bottom: 0;
}

.ui-about-adept section#about-session .a-session-description > p
{
    font-size: 115%;
    line-height: 2;
    margin-bottom: 20px;
}

.ui-about-adept section#abount-faq .a-faq .media
{
    margin-bottom: 50px;
}

.ui-about-adept section#abount-faq .a-faq:last-child .media
{
    margin-bottom: 0px;
}

.ui-about-adept section#about-mms
{
    overflow: hidden;
    background: url(../..//img/adept/mms_bk_img2.jpg) no-repeat left top;
    background-size: cover;
}

@media screen and (max-width: 1260px)
{
    .ui-about-adept section#about-mms
    {
        background-size: cover;
    }
}

.ui-about-adept section#about-mms .page-content-container
{
    padding-bottom: 0;
}

.ui-about-adept section#about-mms h1
{
    text-align: left;
    font-size: 220%;
    margin-bottom: 10px;
}

.ui-about-adept section#about-mms h2
{
    text-align: left;
    font-size: 180%;
}

.ui-about-adept section#about-mms .field-n-message
{
    margin-bottom: 80px;
}

.ui-about-adept section#about-mms a,
.ui-about-adept section#about-mms a:visited
{
    color: #b59736;
}

.ui-about-adept section#about-mms .field-n-message p
{
    line-height: 1.9;
    margin-bottom: 15px;
}

.ui-about-adept section#about-mms .field-representives
{
    background: #2C3840;
    color: #fff;
    margin: 0 -500%;
    padding: 60px 500%;
}

.ui-about-adept section#about-mms .field-representive
{
    margin-bottom: 80px;
}

.ui-about-adept section#about-mms .field-representive:last-child
{
    margin-bottom: 0;
}

.ui-about-adept section#about-mms .field-representive .media
{
    margin-top: 0;
    padding-top: 0;
}

.ui-about-adept section#about-mms .field-representive .media-object
{
    padding-top: 10px;
}

.ui-about-adept section#about-mms .field-representive-header
{
    margin-bottom: 20px;
}

.ui-about-adept section#about-mms .field-catchcopy
{
    font-size: 180%;
    font-weight: 700;
    margin-bottom: 25px;
}

.ui-about-adept section#about-mms .field-name
{
    font-size: 180%;
    font-weight: 400;
    color: #b59736;
    color: #d5c083;
    margin: 0;
    padding-top: 0;
}

.ui-about-adept section#about-mms .field-position
{
    font-size: 140%;
}

.ui-about-adept section#about-mms .field-kana
{
    font-size: 130%;
}

.ui-about-adept section#about-mms .field-message
{
    margin-bottom: 30px;
}

.ui-about-adept section#about-mms .field-introduction h5
{
    font-size: 130%;
    font-weight: 400;
    color: #b59736;
    color: #d5c083;
    margin: 0;
    padding: 0;
}

.ui-about-adept section#voices 
{
    border-bottom: 0;
    overflow: hidden;
}

.ui-about-adept section#voices h1
{
    text-align: left;
    font-size: 220%;
    margin-bottom: 10px;
}

.ui-about-adept section#voices h2
{
    text-align: left;
    font-size: 180%;
}

.ui-about-adept section#voices .page-content-container
{
    padding-top: 40px;
    padding-bottom: 60px;
}

.ui-about-adept section#voices .the-voices-section
{
    margin-top: 30px;
}

.ui-about-adept section#voices .the-voices-section .voice h4
{
    background: #0A2330;
    color: #fff;
    margin: 0 -500%;
    padding: 0 500%;
}

.ui-about-adept section#voices .the-voices-section .voice h4
{
    margin: 0 -500%;
    padding: 20px 500%;
    margin-bottom: 20px;
    font-weight: 700;
}

.ui-about-adept section#voices .the-voices-section .voice
{
    margin-bottom: 30px;
}

.ui-about-adept section#voices .the-voices-section .voice .views-field-field-body
{
    line-height: 2;
    margin-bottom: 30px;
}

.ui-about-adept section#voice
{
    background: url(../../img/adept/voice_bk_img2.jpg) no-repeat center center;
    background-size: cover;
}

.ui-about-adept section#voice h1
{
    text-align: left;
    font-size: 220%;
    margin-bottom: 0px;
    color: #d5c083;
}

.ui-about-adept section#voice h2
{
    text-align: left;
    font-size: 180%;
    margin-top: 0;
}

.ui-about-adept section#voice .page-content-container
{
    padding-bottom: 60px;
}

.ui-about-adept section#voice .field-voice
{
    margin-bottom: 30px;
}

.ui-about-adept section#voice .field-voice .field-author
{
    margin-top: 10px;
    padding-left: 30px;
}

.ui-about-adept section#voice .to-detail
{
    padding-top: 30px;
    text-align: right;
}

.ui-about-adept section#voice .to-detail .btn
{
    padding: 5px 40px;
    border-radius: 0;
    color: #fff;
    background: #0A2330;
    border: 1px solid #fff;
    font-size: 125%;
    font-family: times new roman,times,serif;
}




.ui-body .a-blog-full header 
{
    padding-bottom:7px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.ui-body .a-blog-full header h1,
.ui-body .a-blog-full header h2 
{
    margin-bottom: 0;
}

.a-blog-full .field-eyecatch
{
    padding-bottom: 25px;
}

.a-blog-full .field-eyecatch img
{
    max-width: 100%;
    height: auto;
}

.ui-blog-introduction iframe,
.a-blog iframe
{
    max-width: 100%;
}

.ui-blog-introduction img,
.a-blog img
{
    max-width: 100%;
    height: auto;
}

.a-blog .field-body
{
    overflow: hidden;
    /*max-width: 100%;*/
}

.a-blog footer
{
    margin-top: 30px;
}

.a-blog .ribbon-wrapper
{
    padding-top: 20px;
    padding-left: 30px; 
}

.a-blog .ribbon-wrapper h4
{
    font-size: 100%;
    margin-bottom: 15px;
}

.a-blog .ribbon-wrapper h4 small
{
    font-size: 85%;
}

.ui-sidebar-block 
{
    margin-bottom: 30px;
}

.ui-sidebar-block h3
{
    font-size: 130%;
    margin-bottom: 15px;
}

.ui-sidebar-block h3 span
{
    display: inline-block;
    border-bottom: 2px solid #eee;
    padding-bottom: 7px;
}

.ui-sidebar-block ul
{
    list-style-type: none;
    margin-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
}

.ui-sidebar-block ul li
{
    padding-left: 10px;
    
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.ui-sidebar-block ul li a
{
    color: inherit;
}


.ui-profile,
.ui-access,
.ui-reservation,
.ui-contact
{
    margin-bottom: 60px;
}

.ui-profile-header
{
    line-height: 1.6; 
    font-size: 120%;
}

.ui-profile-header.ui-editable
{
    min-height: 70px;
}

.ui-profile-header .ui-profile-header-default
{
    font-family: 700;
    text-align: center;
}

.ui-profile-header .ui-profile-header-default .ui-person-name
{
    color:#cc0033;
}

.ui-profile-body
{
    margin-bottom: 40px;
}

.ui-access-body
{
    margin-bottom: 30px;
}

.ui-access-body.ui-editable
{
    min-height: 70px;
}

.ui-reservation .ui-introduction.ui-editable
{
    min-height: 70px;
}


@media (min-width: 992px)
{
    .modal-lg
    {
        width: 70%;
    }
}