@charset "UTF-8";

/* reset
----------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
form {
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: 0;
    font-weight: normal;
    border: 0;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
    font-size: 75%;
    /* IE */
}

html>

/**/
body div#elStyle {
    font-size: 12px;
    /* Except IE */
}

/* Clearfix */
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-Mac */

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

#contentArea {
    background: white;
}

#contentAreaInner {
    padding: 0;
}

h2 {
    margin: 0 !important;
    padding: 0 !important;
}

ul.caut {
    font-size: 0.9em;
}

/* bentocake_s
----------------------------------------------------*/

#contentArea img {
    margin: 0;
    border: 0;
    vertical-align: bottom;
}

#ghibli_museumArea {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    font-size: 1.3em;
    text-align: left;
}

.bg_ghibli_museum {
    background: url(../img/bg_ghibli_museum.png) center top;
}

.ghibli_museumAreainner {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    text-align: left;
    position: relative;
}

.ghibli_main {
    position: relative;
}

.ghibli_top {
    position: relative;
    background: url(../img/bg.main.png) no-repeat center top;
}

.main_img {
    width: 1000px;
    margin: 0 auto;
}

.ghibli_top_btn {
    position: absolute;
    bottom: 10%;
    right: 24%;
}

.ghibli_main_btn {
    display: flex;
    width: 1000px;
    margin: 0 auto;
}

.ghibli_main_btn li {
    margin-right: 25px;
}

.ghibli_main_btn li:last-child {
    margin-right: 0;
}

.ghibli_main_btn_area_body {
    background-color: #6f560a;
    padding: 15px 0;
}

.ghibli_main_btn_area_foot {
    background: url(../img/bg_btn_ghibli.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 5px;
}

.ghibli_contents_head {
    background: url(../img/bg_head.png) no-repeat center top;
    padding-top: 7px;
    margin-top: 30px;
}

.ghibli_contents_foot {
    background: url(../img/bg_foot.png) no-repeat center bottom;
    padding-bottom: 100px;
}

.ghibli_contents_body {
    background: url(../img/bg_body.png) repeat-y center top;
}

.ghibli_contents_body_inner {
    width: 948px;
    margin: 0 auto;
}

.ghibli_tab {
    display: flex;
    width: 630px;
    margin: 0 auto;
}

.ghibli_tab li {
    margin-right: 130px;
}

.ghibli_tab li:last-child {
    margin-right: 0;
}

.contents_block_foot {
    background: url(../img/contents_foot.png) no-repeat center bottom;
    padding-bottom: 60px;
}

.contents_block_body {
    background: url(../img/contents_body.png) repeat-y center top;
}

.block_about {
    display: flex;
    width: 850px;
    margin: 0 auto;
    padding-top: 20px;
}

.block_about.typeA {
    margin-bottom: 30px;
}

.block_about_img {
    margin-right: 20px;
}

.block_about_text {
    margin-top: 20px;
    color: #6a5c52;
    line-height: 1.8;
}

.contents_block {
    padding-bottom: 15px;
}

.contents_block:last-child {
    padding-bottom: 0;
}

.block_ticket {
    width: 860px;
    margin: 0 auto;
    padding-top: 20px;
}

.block_ticket_table_area {
    display: flex;
    padding-bottom: 20px;
}

.block_ticket_table01 {
    width: 550px;
    border-collapse: separate;
    border: 1px solid #6e9d07;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 30px;
    text-align: center;
    border-spacing: 0px;
}

.block_ticket_table01.typeA {
    width: 100%;
    margin-right: 0;
}

.bottom-dashed {
    border-bottom: 1px dotted #6e9d07;
}

.left-dashed {
    border-left: 1px dotted #6e9d07;
}

.left-solid {
    border-left: 1px solid #6e9d07;
}

.bottom-solid {
    border-bottom: 1px solid #6e9d07;
}

.block_ticket_table01 th,
.block_ticket_table01 td {
    padding: 13px;
}

.block_ticket_table01 td {
    font-weight: bold;
    background: #ffffff;
}

.table_title01 {
    background: #f0f5e6;
    color: #6e9d07;
}

.table_title02 {
    background: #f0f5e6;
    border-radius: 0 0 0 10px;
    color: #6e9d07;
}

.block_ticket_table02 {
    width: 270px;
    border-collapse: separate;
    border: 1px solid #6e9d07;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    border-spacing: 0px;
}

.table_head01 th {
    padding: 12px;
    background: #6e9d07;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    color: #ffffff;
}

.table_head02 {
    padding: 12px;
    background: #6e9d07;
    -webkit-border-radius: 7px 0 0 0;
    -moz-border-radius: 7px 0 0 0;
    border-radius: 7px 0 0 0;
    color: #ffffff;
}

.table_head03 {
    border-left: 1px dotted #ffffff;
    padding: 12px;
    background: #6e9d07;
    -webkit-border-radius: 0 7px 0 0;
    -moz-border-radius: 0 7px 0 0;
    border-radius: 0 7px 0 0;
    color: #ffffff;
}

.table_head04 {
    border-left: 1px dotted #ffffff;
    padding: 12px;
    background: #6e9d07;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.block_ticket_table02 td {
    padding: 6px;
    font-weight: bold;
    background: #ffffff;
}

.block_ticket_link {
    background: url(../img/ghibli_ticket_date.png) no-repeat center;
    padding: 11px 100px 11px 130px;
    margin-bottom: 25px;
}

.block_ticket_area {
    display: flex;
    margin-bottom: 20px;
}

.block_ticket_text {
    margin-left: 20px;
}

.block_ticket_yoyaku {
    margin-bottom: 20px;
}

.block_ticket_note {
    text-align: center;
    margin-bottom: 25px;
}

.col-red {
    color: #dd4b39;
}

.col-brown {
    color: #594a42;
}

.col-green {
    color: #6e9d07;
}

.col-pink {
    color: #c85887;
}

.block_howto {
    width: 860px;
    margin: 0 auto;
    padding-top: 20px;
}

.block_date {
    width: 860px;
    margin: 0 auto;
    padding-top: 20px;
}

.table_title03 th {
    background: #f0f5e6;
    color: #6e9d07;
}

.table_title03 td {
    text-align: left;
}

.table_title03 th,
.table_title03 td {
    padding: 15px;
}

.block_date_table {
    width: 860px;
    margin-bottom: 25px;
    border-collapse: separate;
    border: 1px solid #6e9d07;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    border-spacing: 0px;
}

.block_date_table_english {
    width: 860px;
    border-collapse: separate;
    border: 1px solid #6e9d07;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    border-spacing: 0px;
}

.radius01 {
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
}

.radius02 {
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
}

.radius03 {
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0;
}

.block_howto_text_title {
    text-align: center;
    color: #6a5c52;
    margin-bottom: 20px;
}

.block_howto_text {
    background: #ffffff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #dd4b39;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #dd4b39;
    margin-bottom: 20px;
    padding: 20px 0;
}

.block_date_btn_area {
    display: flex;
    width: 530px;
    margin: 0 auto;
    text-align: center;
}

.block_date_btn {
    margin-right: 35px;
}

.block_howto_tab .tab {
    display: flex;
}

.block_howto_tab .tab li {
    margin-right: 10px;
}

.block_howto_tab .tab li:last-child {
    margin-right: 0;
}

.block_howto_contents {
    border: 1px solid #6e9d07;
    margin-bottom: 25px;
}

.content_inner {
    padding: 20px;
}

.howto_list {
    display: inline-block;
    overflow: hidden;
}

.howto_list_title {
    float: left;
    margin-right: 15px;
}

.howto_list_text {
    margin-top: 3px;
    float: left;
    color: #594a42;
    font-size: 14px;
}

.howto_list_arw {
    margin: -5px 25px 5px;
}

.howto_list_loppi {
    width: 810px;
    margin: 10px auto;
}

.howto_list_loppi_body {
    padding: 20px;
    border: 1px solid #bea65f;
    border-top: none;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.howto_list_loppi_text {
    color: #594a42;
    text-align: center;
    font-weight: bold;
    padding-bottom: 15px;
}

.howto_list_loppi_img_area {
    width: 610px;
    margin: 0 auto;
}

.howto_list_loppi_img01 {
    margin-bottom: 10px;
    overflow: hidden;
}

.howto_list_loppi_img01 li {
    float: left;
    margin-right: 10px;
}

.howto_list_loppi_img01 li:last-child {
    margin-right: 0;
}

.howto_list_loppi_img02 li {
    margin-bottom: 10px;
}

.howto_list_loppi_img02 li:last-child {
    margin-bottom: 20px;
}

.howto_list_loppi_note {
    font-size: 13px;
    color: #594a42;
}

.block_howto_note {
    font-size: 13px;
    color: #594a42;
}

.contents_movie_head {
    background: url(../img/contents_movie_head.png) no-repeat center top;
    padding-top: 22px;
}

.contents_movie_body {
    background: url(../img/contents_movie_body.png) repeat-y center top;
}

.contents_movie_foot {
    background: url(../img/contents_movie_foot.png) no-repeat center bottom;
    padding-bottom: 22px;
}

.contents_movie_body_inner {
    width: 660px;
    margin: 0 auto;
    padding: 15px 0;
}

.contents_movie_body_inner h4 {
    text-align: center;
    margin-bottom: 25px;
}

.contents_movie_area {
    text-align: center;
}

.contents_movie_area_left {
    float: left;
    margin-right: 30px;
}

.contents_movie_left_text {
    margin-bottom: 25px;
}

.note_block_badge {
    position: absolute;
    right: 50px;
    top: 20px;
}

.ghibli_bnr_area {
    width: 740px;
    margin: 40px auto 50px;
}

.ghibli_bnr_area_list {
    overflow: hidden;
}

.ghibli_bnr_area_list li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;}

.ghibli_bnr_area_list li:last-child {
    margin-right: 0;
}

.howto_list_yoyaku_area {
    display: flex;
    margin-bottom: 15px;
}

.howto_list_yoyaku01 {
    margin-right: 15px;
}

.howto_list_yoyaku02_area {
    position: relative;
}

.howto_list_yoyaku02_link_btn {
    position: absolute;
    top: 16px;
    right: 15px;
}

.howto_list_yoyaku_text {
    text-align: center;
    color: #594a42;
    font-size: 13px;
}

.howto_list_area_lcode {
    display: flex;
    margin: 10px 0;
}

.howto_list_lcode {
    text-align: center;
    margin-right: 20px;
}

.howto_list_lcode:last-child {
    margin-right: 0;
}

.howto_list_lcode_title_area {
    position: relative;
}

.howto_list_lcode_link_btn {
    position: absolute;
    top: 1px;
    right: 15px;
}

.howto_list_loppi_body_img {
    margin-bottom: 10px;
}

.howto_list_loppi_body_img:last-child {
    margin-bottom: 0;
}

.block_ticket_note_english {
    margin-left: 25px;
    color: #6a5c52;
    font-size: 12px;
}

.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-15 {
    font-size: 15px;
}

.howto_list_loppi_english {
    width: 810px;
    margin: 20px auto 0;
    padding-bottom: 10px;
}

.howto_list_loppi_img_area_english {
    text-align: center;
}

.top_back_area {
    position: relative;
}

.loppi_link_area {
    position: relative;
}

.loppi_link_btn {
    position: absolute;
    top: 140px;
    left: 300px;
}

.block_english_ticket_area {
    text-align: center;
    margin: 20px auto;
}

.block_english_ticket_area02 {
    margin: 20px auto;
}

.block_english_ticket_text {
    color: #6a5c52;
}

.block_english_ticket_text_img {
    text-align: center;
    margin-top: 20px;
}

.block_english_ticket_left {
    width: 500px;
    margin-right: 20px;
}

.fw-bold {
    font-weight: bold;
}

.pd-0 {
    padding: 0;
}

.block_english_ticket_left_text {
    margin-top: 10px;
}

.copy_area {
    position: relative;
}

.copy_wright {
    font-size: 12px;
    position: absolute;
    top: 50px;
    left: 437px;
}

.btn_visit__area {
    text-align: center;
}

.btn_visit {
    margin: 30px 0 10px;
}

.btn_visit__text {
    font-size: 12px;
    color: #6a5c52;
}

.official_area {
    text-align: center;
    padding: 30px 0 10px;
}

.contents-ticket__text {
    font-size: 16px;
    margin-bottom: 20px;
}

.contents-ticket__area {
    margin-bottom: 20px;
}

.contents-ticket__list {
    font-size: 13px;
}

.contents-ticket-contact {
    margin-top: 20px;
}

.contents-ticket-contact__text {
    font-size: 16px;
}

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

.clr,
.clr img {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.img_cnt {
    text-align: center !important;
}

.img_cnt img {
    margin: 0 auto;
}

.ov:hover img {
    opacity: 0.80;
    filter: alpha(opacity=80);
}

.dsb {
    display: block !important;
}

.flt {
    float: left !important;
}

.frt {
    float: right !important;
}

.txt_list li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 1px;
}

/* clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */

/* margin */
.mar_t0 {
    margin-top: 0 !important;
}

.mar_t5 {
    margin-top: 5px !important;
}

.mar_t10 {
    margin-top: 10px !important;
}

.mar_t15 {
    margin-top: 15px !important;
}

.mar_t20 {
    margin-top: 20px !important;
}

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

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

.mar_t35 {
    margin-top: 35px !important;
}

.mar_t40 {
    margin-top: 40px !important;
}

.mar_t45 {
    margin-top: 45px !important;
}

.mar_t50 {
    margin-top: 50px !important;
}

.mar_b0 {
    margin-bottom: 0 !important;
}

.mar_b5 {
    margin-bottom: 5px !important;
}

.mar_b10 {
    margin-bottom: 10px !important;
}

.mar_b15 {
    margin-bottom: 15px !important;
}

.mar_b20 {
    margin-bottom: 20px !important;
}

.mar_b25 {
    margin-bottom: 25px !important;
}

.mar_b30 {
    margin-bottom: 30px !important;
}

.mar_b35 {
    margin-bottom: 35px !important;
}

.mar_b40 {
    margin-bottom: 40px !important;
}

.mar_b45 {
    margin-bottom: 45px !important;
}

.mar_b50 {
    margin-bottom: 50px !important;
}

.mar_l0 {
    margin-left: 0 !important;
}

.mar_l5 {
    margin-left: 5px !important;
}

.mar_l10 {
    margin-left: 10px !important;
}

.mar_l15 {
    margin-left: 15px !important;
}

.mar_l20 {
    margin-left: 20px !important;
}

.mar_l25 {
    margin-left: 25px !important;
}

.mar_l30 {
    margin-left: 30px !important;
}

.mar_l35 {
    margin-left: 35px !important;
}

.mar_l40 {
    margin-left: 40px !important;
}

.mar_l45 {
    margin-left: 45px !important;
}

.mar_l50 {
    margin-left: 50px !important;
}

.mar_r0 {
    margin-right: 0 !important;
}

.mar_r5 {
    margin-right: 5px !important;
}

.mar_r10 {
    margin-right: 10px !important;
}

.mar_r15 {
    margin-right: 15px !important;
}

.mar_r20 {
    margin-right: 20px !important;
}

.mar_r25 {
    margin-right: 25px !important;
}

.mar_r30 {
    margin-right: 30px !important;
}

.mar_r35 {
    margin-right: 35px !important;
}

.mar_r40 {
    margin-right: 40px !important;
}

.mar_r45 {
    margin-right: 45px !important;
}

.mar_r50 {
    margin-right: 50px !important;
}

.t_left {
    text-align: left !important;
}

.t_center {
    text-align: center !important;
}

.t_right {
    text-align: right !important;
}

.t_white {
    color: #fff !important;
}

.t_red {
    color: #c60a02 !important;
}

.t_bold {
    font-weight: bold !important;
}

.t_normal {
    font-weight: normal !important;
}

.t_xsml {
    font-size: 66.7%;
}

.t_sml {
    font-size: 83.3%;
}

.t_lrg {
    font-size: 116.7%;
}

.t_xlrg {
    font-size: 133.3%;
}


.lh12 {
    line-height: 1.2 !important;
}

.lh15 {
    line-height: 1.5 !important;
}


table.howto_buy_ticket {
    border-collapse: separate;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-spacing: 0px;
    width: 100%;
    margin-bottom: 10px;
}


table.howto_buy_ticket.w405 {
    width: 405px;
}

table.howto_buy_ticket th {
    border-radius: 10px 0 0 10px;
    border: 1px solid #6e9d07;
    background: #6e9d07;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    padding: 10px 5px 8px;
    width: 50px;
}

table.howto_buy_ticket td {
    border: 1px solid #6e9d07;
    padding: 13px;
    background: #f0f5e6;
    color: #6e9d07;
    border-radius: 0 10px 10px 0;
    font-weight: bold;
}
table.howto_buy_ticket td .howto_buy_caution{
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    margin-left: 1em;
    font-size: .9em;
}

table.howto_buy_ticket.w405 td {
    white-space: nowrap;
}

.for_mitaka {
    color: #6e9d07;
    text-align: center;
    margin-bottom: 30px;
    font-size: 133.3%;
}