/******************************************************************************
 全体
******************************************************************************/
body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Meiryo UI, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    font-size: large;
    width: auto;
    overflow-x: hidden;
    -webkit-touch-callout: none;
    /* -webkit-user-select : none; */
}

#fullbody:-webkit-full-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#fullbody:-moz-full-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#fullbody:-ms-fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#fullbody:fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/******************************************************************************
 ヘッダー
******************************************************************************/
.mt_header_bar_index {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mt_header_bar_index_logo {
    max-height: 32px;
}

.mt_top_banner_div {
    background-color: #F5FFFA;
}

.mt_top_banner {
    width: 100%;
}

/******************************************************************************
 コンテンツ
******************************************************************************/
.mt_h1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.mt_h1_text {
    color: #009999;
    margin-bottom: 20px;
}

.mt_h2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
}

.mt_h2_text {
    color: #009999;
    margin-bottom: 20px;
}

.mt_h3_text {
    color: #009999;
    margin-bottom: 10px;
}

.mt_contents_white {
    background-color: #FFFFFF;
    color: #222222;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.mt_contents_color {
    background-color: #F5FFFA;
    color: #222222;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.mt_contents_right {
    background-color: #F5FFFA;
    color: #222222;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.mt_contents_dark {
    background-color: #E0F8E0;
    color: #222222;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.mt_contents_card_row {
    text-align: center;
}

.mt_contents_card {
    min-height: 250px;
    text-align: center;
    padding-top: 20px;
}

.mt_contents_card_icon {
    max-height: 120px;
    max-width: 120px;
    display: block;
    margin: auto;
}

.mt_contents_card_title {
    text-align: center;
}

.mt_contents_card_text {
    text-align: left;
}

.mt_contents_card_color {
    /*    background-color: #ebfdf9;*/
    border-color: #c1fdef;
    border-width: 3px;
}

.mt_contents_media_icon {
    max-height: 150px;
    max-width: 150px;
    display: block;
    margin: auto;
}

.mt_contents_media_thumbnail {
    max-height: 100px;
    margin-top: 20px;
    margin-right: 20px;
}

.mt_contents_media_text {
    line-height: 150%;
}

.mt_contents_flow_number {
    max-height: 80px;
    display: block;
    margin: auto;
}

.mt_contents_flow_title {
    color: #ED515C;
    /*    font-weight: bold;*/
}

.mt_contents_flow_thumbnail {
    max-height: 180px;
    margin-top: 20px;
    margin-right: 20px;
}

.mt_contents_flow_thumbnail_sp {
    max-height: 250px;
    margin-top: 20px;
    margin-right: 20px;
}

.mt_contents_table_price {
    max-width: 800px;
}

.mt_contents_table_price_total {
    /*    border-top-style: double;
    border-top-color: #000;
    border-top-width: 10px;*/
    border-style: solid;
    border-color: #009999;
    border-width: 5px;
    color: red;
}

.mt_contents_table_price_color {
    background-color: #F5FFFA;
    margin-top: 300px;
}

.mt_price_subtitle_text {
    color: #009999;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}

.mt_price_asterisk_text {
    color: #222222;
    font-size: 20px;
    margin-top: 40px;
    text-align: left;
}

.mt_price_chui_text {
    color: #222222;
    font-size: 20px;
    text-align: left;
}

.mt_price_plus {
    color: #009999;
    font-size: 150px;
    font-weight: bold;
    line-height: 80px;
    margin-bottom: 40px;
    ;
}

.mt_contents_input_100 {
    width: 100%;
    font-family: Meiryo UI, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.mt_contents_cp_button {
    cursor: pointer;
    border-width: 10px;
    border-style: solid;
    border-radius: 5px;
    font-family: Meiryo UI, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.mt_contents_send_button {
    cursor: pointer;
    color: #FFFFFF;
    background-color: #009999;
    border-width: 3px;
    border-color: #009999;
    border-style: solid;
    border-radius: 3px;
    font-family: Meiryo UI, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.mt_contents_fnc_card {
    width: 30%;
}

.mt_scrollbox {
    height: 400px;
    border: 1px solid #000;
    overflow-y: scroll;
    margin-top: 20px;
}

/******************************************************************************
 フロートメニュー
******************************************************************************/
.mt_float_menu_div {
    position: fixed;
    bottom: 0px;
    right: 10px;
    width: 5%;
    background-color: transparent;
    text-align: right;
    margin: 0px;
    margin-right: 50px;
    padding: 0px;
    padding-bottom: 10px;
    z-index: 2;
}

.mt_float_menu_btn {
    background-color: transparent;
    border-width: 0px;
}

.mt_float_menu_img {
    width: 70px;
}

/******************************************************************************
 フッター
******************************************************************************/
.mt_footer_bar_index {
    background-color: #F2F2F2;
    padding-top: 15px;
    padding-bottom: 12px;
    /*
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 80px;
    margin: 0px;
    margin-top: 0px;
    align-content: center;
*/
}

.mt_footer_bar_index_table_col {
    text-align: center;
    /*    border-style: solid;
    border-width: 1px;*/
}

.mt_footer_bar_index_table_col_left {
    text-align: left;
    border-style: solid;
    border-width: 1px;
}

.mt_footer_bar_index_table_col_right {
    text-align: left;
    border-style: solid;
    border-width: 1px;
}

.mt_footer_bar_index_large_row {
    line-height: 20px;
}

.mt_footer_bar_index_large_text {
    font-size: 16px;
}

.mt_footer_bar_index_large_a {
    font-size: 16px;
    text-decoration: none;
    color: #1C1C1C;
}

.mt_footer_bar_index_small_row {
    line-height: 16px;
}

.mt_footer_bar_index_small_text {
    font-size: 12px;
}

.mt_footer_bar_index_small_a {
    display: block;
    margin: auto;
}

.mt_footer_bar_index_logo {
    max-height: 24px;
    /*
    float: left;
    */
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
}

.mt_footer_bar {
    position: fixed;
    bottom: 0;
    height: 54px;
    width: 100%;
    margin-top: 40px;
    background-color: #00CC99;
    padding-top: 5px;
}

.mt_footer_bar table {
    margin: 5px 0px 0px 0px;
    padding-left: 15px;
    padding-right: 25px;
    width: 940px;
}