/*======================================
	tablet
=======================================*/
@media only screen and (min-width: 481px) and (max-width: 910px) {
  .tablet_hide {
    display: none !important;
  }

  /*======================================
  	wrapper
  =======================================*/
  #wrapper {
    padding: 0;
  }

  #wrapper_all {
    margin: 0 auto;
  }
  #wrapper_all.container {
    padding: 0;
  }

  .top_widget, .side_widget, .page_frame, #main_content {
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }

  /*======================================
  	header
  =======================================*/
  header {
    height: auto;
  }

  #header_inc {
    text-align: center;
  }
  #header_inc #logo {
    text-align: center;
    margin: 1em 0;
  }
  #header_inc #header_section {
    text-align: center;
  }
  #header_inc #header_section span {
    display: block;
  }

  /*======================================
  	page
  =======================================*/
  .page_content {
    padding: 0.5em 0.25em;
  }

  .widget_frame {
    padding: 0.5em 0.25em;
  }

  /*======================================
  	mailform
  =======================================*/
  #trust-form table tr {
    display: block;
  }
  #trust-form table tr th {
    display: block;
  }
  #trust-form table tr td {
    display: block;
  }
  #trust-form table tr td input[type=text], #trust-form table tr td textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #trust-form .btn input[type="submit"] {
    width: 80%;
    margin: 0 auto;
  }

  /*======================================
  	enter
  =======================================*/
  #enter_navi {
    display: block;
  }
  #enter_navi a {
    width: 80%;
    margin: 0 auto;
  }
  #enter_navi #enter_button {
    margin: 0 0 1em;
  }

  /*======================================
  	sidebar
  =======================================*/
  #sidebar .widget_nav_menu {
    display: none;
  }

  /*======================================
  	menu
  =======================================*/
  #menu {
    margin: 0.5em 0 0 0;
  }

  /*======================================
  	slider
  =======================================*/
  .widget_pickupitem {
    text-align: center;
  }
  .widget_pickupitem .flexslider {
    margin: 0 auto 1em;
  }
  .widget_pickupitem .flexslider .flex-caption {
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 2px 0;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .widget_pickupitem .flexslider .flex-control-nav {
    bottom: -40px;
  }

  /*======================================
  	cast list
  =======================================*/
  ul.cast_list_frame {
    border-top: 1px dotted #CCC;
  }
  ul.cast_list_frame li {
    margin: 0 0 10px;
    clear: both;
    border-bottom: 1px dotted #CCC;
  }
  ul.cast_list_frame li a:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
  }
  ul.cast_list_frame li .cast_frame {
    background: url(images/list_arrow.png) no-repeat right center;
  }
  ul.cast_list_frame li .cast_frame .cast_section {
    margin: 0 0 0 105px;
    text-align: left;
  }
  ul.cast_list_frame li .cast_frame .cast_section.sub_color {
    background: none;
  }
  ul.cast_list_frame li .cast_icon {
    line-height: 1;
  }
  ul.cast_list_frame li .cast_thumb {
    float: left;
    width: 104px;
  }
  ul.cast_list_frame li .cast_thumb img {
    float: left;
    padding: 1px;
    width: 100px;
  }

  .sch_week_box ul.sch_week_head, .sch_week_box ul.sch_week_timeline {
    display: table;
    table-layout: fixed;
  }
  .sch_week_box ul.sch_week_head li, .sch_week_box ul.sch_week_timeline li {
    display: table-cell;
    word-wrap: break-word;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
  }

  /*======================================
  	profile
  =======================================*/
  #profile_image {
    text-align: center;
  }
  #profile_image .flexslider {
    margin: 0 auto;
  }

  #profile_description {
    text-align: center;
  }

  #movie_thumb {
    text-align: center;
  }
  #movie_thumb video {
    margin: 0 auto;
  }

  /*======================================
  	selectform
  =======================================*/
  #select_form .picker {
    display: block;
    text-align: center;
  }
  #select_form select {
    border: 1px solid #CCCCCC;
    margin: 0 auto 0.5em;
    width: 90%;
    display: block;
    float: none;
  }
  #select_form .submit {
    text-align: center;
    padding: 0 1em;
  }
  #select_form .submit input {
    margin: 0 auto;
  }

  /*======================================
  	mailmagazine
  =======================================*/
  #page_generalMailMagazine_members_form select, #page_generalMailMagazine_members_form #generalMailMagazine_members_address {
    width: 98%;
    margin: 0;
  }
  #page_generalMailMagazine_members_form label#mag_shop {
    margin: 0 0 10px;
    text-align: left;
  }
  #page_generalMailMagazine_members_form .submit_button input[type="submit"] {
    width: 80%;
    margin: 0 auto;
  }

  /*======================================
  	footer
  =======================================*/
  #footer_wrap {
    display: none;
  }

  #footer_menu {
    padding: 0.25em;
  }
  #footer_menu ul {
    display: block;
  }
  #footer_menu ul li {
    border-bottom: 1px solid #CCC;
  }
  #footer_menu ul li span.menu_title {
    font-weight: bold;
  }
  #footer_menu ul li ul.sub-menu li {
    border-top: 1px solid #CCC;
    border-bottom: none;
  }
  #footer_menu ul li span {
    margin: 0 0 0 0.5em;
  }
  #footer_menu ul li a {
    padding: 0.5em 0;
    display: block;
    background: url(images/menu_arrow.png) no-repeat right center;
  }

  #footer_copy span {
    display: block;
  }
}