body{
    font-family: "Sawarabi Gothic", 'Raleway', "Arial", sans-serif;
     -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #4C4948;
}

h3
{
    font-size: 140%;
}

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

/* ==========================================================================
   Layout
   ========================================================================== */

#header{
    padding: 0px 0;
}

#global-nav
{
}

#global-nav .nav
{
    text-align: center;
    border-bottom: 1px solid #4C4948;
}

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

#global-nav .nav>li>a
{
    padding: 20px 7px;
    font-size: 130%;
    color: #4C4948;
    display: inline-block;
}

#global-nav .nav>li:after
{
    content: "・";
    padding: 20px 7px;
    display: inline-block;
    position: relative;
    top: -2px;
}

#global-nav .nav>li:last-child:after
{
    display: none;
}

#global-nav .nav>li>a:hover,
#global-nav .nav>li>a:active,
#global-nav .nav>li>a:focus
{
    background: transparent;
}

#gototop
{
    text-align: right;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 51px;
    z-index: 10;
}

#gototop a
{
    border-radius: 100px;
    background: #fff;
    line-height: 1;
}

#gototop i
{
    font-size: 60px;
    margin-top: -6px;
    margin-bottom: -9px;
}

#gototop a,
#gototop a:visited
{
    color: #4D4D4D;
    display: block;
}

#footer{
    margin-bottom: -35px;
    text-align: center;
}

@media screen and (max-width: 767px)
{
    #footer{
        margin-bottom: 0;
    }
}

.help-block{
    color: #fff;
}

#footer 
{
    padding: 0 0 30px 0;
}

#footer .copyright
{
    margin: 20px;
}

#footer .footer-text
{
    line-height: 2;
    font-size: 90%;
}

/* ==========================================================================
   Layout
   ========================================================================== */

h1,h2,h3,h4,h5
{
    line-height: 1.6;
}

.container{
    width: 1000px;
    padding-left: 40px;
    padding-right: 40px;
}

#header > .container
{
    width: 1000px;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 767px)
{
    .container{
        border-left: 0;
        border-right: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 480px)
{
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
}

.text-strong{
    font-size: 140%;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    margin: 40px 0;
}
.text-strong img{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 480px)
{
    .text-strong br{
        display: none;
    }
}

.pull-left + .media-body
{
    padding-left: 20px;
    display: block;
    overflow: hidden;
}

.pull-right + .media-body
{
    padding-right: 20px;
    display: block;
    overflow: hidden;
}

.page .page-content{
    margin-left: auto;
    margin-right: auto;
}

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

.page h2{
    font-size: 170%;
    font-weight: 700;
    letter-spacing: .075em;
    background: transparent no-repeat center center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: "Sawarabi Gothic", times new roman,times,serif;
}

.page h3,
.page h4,
.page h5
{
    font-family: "Sawarabi Gothic", times new roman,times,serif;
}

#header .title-section
{
    width: 1000px;
    height: 480px;
    background: no-repeat left top;
    background-size: contain;
}

#header .title-section
{
    background-image: url(../img/title-b.jpg);
}

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

section.page
{
}

section.page h1
{
    border-bottom: 3px double #910000;
    background: transparent no-repeat 30px center;
    min-height: 50px;
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

section.page .page-content-container
{
    padding-bottom: 0;
    padding-top: 30px;
}

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

section.page h2
{
    font-size: 170%;
    font-weight: 700;
    
    margin: 0 0 20px 0;
    padding: 0;
}

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




section#introduction
{
    
}

section#introduction .field-greeting
{
    text-align: center;
    padding: 20px 0 60px 0;
}

section#introduction .field-greeting p
{
    text-align: center;
    line-height: 1.9;
    margin-bottom: 30px;
    font-size: 125%;
}

section#introduction .field-greeting p:last-child
{
    margin-bottom: 0;
}

section#introduction .field-mms-logo
{
    text-align: center;
    padding: 0 0 70px 0;
}

section#introduction .field-mms-logo img
{
    width: 230px;
    height: auto;
}

section#introduction .local-navigation
{
    margin-bottom: 30px;
}

section#introduction .local-navigation img
{
    width: 100%;
    height: auto;
}

section#introduction .local-navigation .col-xs-6
{
    margin-bottom: 30px;
}


section#profile
{
    background: #4C4948;
    color: #fff;
}

section#profile h1
{
    background-image: url(../img/h1-profile.png);
    text-indent: -9999px;
}

section#profile a,
section#profile a:visited
{
    color: #fff;
}

section#profile .field-main-profile .field-body
{
    margin-bottom: 20px;
    font-size: 120%;
}

section#profile .field-main-profile .field-certified,
section#profile .field-profile-description .field-body
{
    font-size: 120%;
}

section#profile p
{
    margin-bottom: 30px;
}

section#profile p:last-child
{
    margin-bottom: 0;
}

section#profile .field-profile-description h2
{
    text-align: center;
    padding: 20px 0;
    margin: 50px auto 40px auto;
    max-width: 600px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

section#profile .field-profile-description .field-body
{
    text-align: center;
    text-align: left;
    margin-bottom: 90px;
}



section#about-session
{
}

section#about-session .page-content-container
{
    padding-bottom: 30px;
}

section#about-session h1
{
    background-image: url(../img/h1-session.png);
    text-indent: -9999px;
}

section#about-session .a-session-description h2
{
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-top: 1px solid #4C4948;
    border-bottom: 1px solid #4C4948;
    text-align: center;
}

section#about-session .a-session-description .field-body
{
    font-size: 110%;
    margin-bottom: 10px;
}

section#about-session .a-session-description .field-body small
{
    font-size: 70%;
    color: #999;
}

section#about-session .a-session-description .field-contribution
{
    margin-bottom: 15px;
}

section#about-session .a-session-description .field-related-resources a,
section#about-session .a-session-description .field-related-resources a:visited
{
    color: #4C4948;
}


section#about-mms
{
    background: #4C4948;
    color: #fff;
}

section#about-mms a,
section#about-mms a:visited
{
    color: #fff;
}

section#about-mms h1
{
    background-image: url(../img/h1-mms.png);
    text-indent: -9999px;
    margin-bottom: 20px;
}

section#about-mms .field-catch-image
{
    margin-bottom: 40px;
}

section#about-mms .field-mms-introduction,
section#about-mms .field-representives
{
    padding: 0 50px;
}

section#about-mms .field-mms-introduction
{
    text-align: center;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

section#about-mms .field-mms-introduction .links
{
    text-align: center;
}

section#about-mms .field-mms-introduction .field-body
{
    font-size: 110%;
}

section#about-mms .field-mms-introduction .field-body p
{
    line-height: 1.9;
    margin-bottom: 15px;
}

section#about-mms .field-representives
{
    margin-bottom: 20px;
}

section#about-mms .field-representive
{
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

section#about-mms .field-representive .media
{
    margin-bottom: 0;
}

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

section#about-mms .field-representive-header
{
}

section#about-mms .field-name
{
    font-size: 140%;
    font-weight: 400;
    margin: 5px 10px 5px 0;
    padding-top: 0;
    display: inline-block;
}

section#about-mms .field-position
{
    font-size: 100%;
}

section#about-mms .field-roman
{
    font-size: 130%;
    display: inline-block;
}


section#voice h1
{
    background-image: url(../img/h1-voice.png);
    text-indent: -9999px;
    margin-bottom: 20px;
}

section#voice .field-voices
{
    padding-left: 30px;
}

section#voice h2
{
    text-align: left;
    font-size: 160%;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
}

section#voice .page-content-container
{
    padding-bottom: 10px;
}

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

section#voice .field-voice .field-author
{
}


section#contact
{
    background: #4C4948;
    color: #fff;
}

section#contact a,
section#contact a:visited
{
    color: #fff;
}


section#contact h1
{
    background-image: url(../img/h1-contact1.png);
    text-indent: -9999px;
    margin-bottom: 20px;
}

section#contact h2
{
    text-align: left;
    font-size: 160%;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
}

section#contact .field-contacts
{
    padding-left: 30px;
}

section#contact .to-detail
{
    padding-top: 40px;
    margin-bottom: 60px;
}

section#contact .to-detail .btn
{
    padding: 15px 20px;
    border-radius: 0;
    color: #fff;
    background: #636366;
    border: 1px solid #fff;
    font-size: 125%;
    font-family: "Sawarabi Gothic", times new roman,times,serif;
}


#page-contact form 
{
    padding-left: 30px;
}

#page-contact form .form-submit
{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

#page-contact form .btn-default
{
    padding: 15px 120px;
    border-radius: 0;
    color: #fff;
    background: #636366;
    border: 0;
    font-size: 125%;
    font-family: "Sawarabi Gothic", times new roman,times,serif;
}

#page-contact section#contact
{
    background: transparent;
    color: #4C4948;
}

#page-contact section#contact h1
{
    background-image: url(../img/h1-contact2.png);
}