@charset "UTF-8";
/* ================================
	sassで編集しています。
================================= */
body {
  background: #fff;
  line-height: 1.5;
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","MS P ゴシック",sans-serif;
  color: #333;
}

a {
  text-decoration: none;
  color: #486B97;
}
a:visited {
  text-decoration: none;
  color: #5B8190;
}
a:active {
  text-decoration: none;
  color: #5B8190;
}
a:hover {
  text-decoration: underline;
  color: #946349;
}

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

.ie8 img {
  width: 100%;
}

body {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
}

.inner {
  margin: 15px -15px;
  padding: 10px;
}

.entry {
  margin: 20px 15px 0;
  padding: 0px;
}

#dlm {
  display: block;
  margin: 10px 0 -25px;
}
#dlm ul {
  line-height: 1.3;
}
#dlm ul li {
  margin: 2px 1px 4px 6px;
  padding: 2px 16px 4px 14px;
}
#dlm ul li p {
  margin: 8px -4px -14px 2px;
  padding: 10px;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  font-size: 1.0em;
  font-weight: bold;
  text-align: left;
  color: #333;
}
#dlm ul li a {
  margin: 10px 0px -10px -5px;
  padding: 10px 20px 16px 20px;
  font-size: 0.90em;
  line-height: 1.5;
}

ul {
  line-height: 1.3;
}
ul li {
  margin: 2px 6px 4px 4px;
  padding: 2px 6px 4px 4px;
}

.intro {
  margin: 0px 0 10px;
  padding: 4px;
}
.intro ul {
  margin: 30px 0 30px;
  line-height: 1.3;
  list-style-type: none;
}
.intro ul li {
  margin: 5px 6px 0 -26px;
  padding: 0px 13px 16px 22px;
  background-image: url(../img/clip.png);
  background-repeat: no-repeat;
  background-position: left 1px;
}

.shop_title {
  margin: 0 0 10px 0px;
  padding: 10px;
  width: auto;
  border-left: double 3px #fff;
  background: #c40017;
  color: #fff;
  white-space: nowrap;
  font-size: 1.0em;
  font-weight: bold;
}

.list_title {
  position: relative;
  color: #111;
  font-size: 0.90em;
  font-weight: normal;
  margin: 1em 0 0.55em;
  padding: 0.5em 0.8em 0 0;
  border-bottom: 3px dotted #B92A2C;
}

section {
  margin: 10px;
  padding: 0;
}

h2 {
  margin-bottom: 15px;
  padding: 0 4px 0 0;
  font-weight: normal;
}

figure {
  margin: 0px auto;
}

.mImage {
  margin: 10px 8px 10px;
}

.qrc {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.jbun {
  margin: 10px 0 -45px 10px;
}

.exp {
  margin: 5px 0 -15px;
  padding: 8px;
  background: #f1f1f1;
}

ul.inner {
  padding-left: 23px;
}

.shop_title {
  margin: 0 10px 0px;
  padding: 10px;
  width: auto;
  border-left: double 3px #fff;
  background: #c40017;
  color: #fff;
  white-space: nowrap;
  font-size: 1.0em;
  font-weight: bold;
}

.list_title {
  position: relative;
  color: #111;
  font-size: 1.0em;
  font-weight: normal;
  margin: 1.5em  0 -0.20em;
  padding: 0.2em 0 0;
  border-bottom: 3px dotted #B92A2C;
}

.shop_inquiry {
  margin: 0px auto;
  padding: 8px;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.5;
}

.shop_box h4 {
  font-weight: normal;
  font-size: 1.1em;
}

.shop_inner {
  font-size: 1.1em;
  line-height: 1.6;
}
.shop_inner ul {
  margin: 0px 0px 0 15px;
  padding: 0;
}
.shop_inner ul li {
  margin: 4px 2px 4px 0px;
  padding: 4px 2px 4px 0px;
}

h2 {
  margin: 10px 0 4px;
  padding: 10px 2px 0px 0;
  border-bottom: 3px solid #404040;
  font-size: 1.5em;
  color: #333;
}

.tweet_list {
  margin: 30px 10px 0;
  height: 400px;
  overflow: hidden;
}

table {
  display: block;
}
table caption {
  display: block;
  text-align: left;
  font-weight: bold;
  color: #fdfcfe;
  margin: 0 0 8px;
  padding: 8px;
  background: #76c5ab;
}
table thead {
  display: none;
}
table tbody {
  display: block;
}
table tbody tr {
  display: block;
  margin-left: 6px;
  margin-bottom: 15px;
}
table tbody td {
  display: list-item;
  border: none;
  line-height: 1.5em;
}
table tbody th {
  margin-bottom: 5px;
  list-style-type: none;
  color: #e6e6e6;
  background: #d7d7d7;
}

table tbody td {
  margin-left: 0px;
  padding: 0;
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: left 1px;
}

table tbody tr td.none {
  display: none;
}

table tbody td.sry:nth-child(1):before {
  content: "";
  margin-left: 16px;
  padding-right: 3px;
}

.sry {
  margin-left: 0px;
  padding: 0;
  list-style-type: none;
  background-image: url(../img/no_entry.png);
  background-repeat: no-repeat;
  background-position: left 0px;
  font-weight: bold;
  font-size: 0.95em;
  color: #810043;
}

.sts {
  font-weight: bold;
  color: #1c0b5a;
}

.rsts {
  font-weight: bold;
  color: #c50067;
}

table tbody td.tcmt:nth-child(1):before {
  content: "";
  margin-left: 16px;
  padding-right: 3px;
}

.tcmt {
  margin-left: 0px;
  margin-bottom: -20px;
  padding-top: 0;
  padding-left: 3px;
  list-style-type: none;
  background-color: #fff;
  background-image: url(../img/clpb.png);
  background-repeat: no-repeat;
  background-position: left -2px;
  font-weight: normal;
  font-size: 0.95em;
  color: #800019;
  line-height: 1.8;
}

table tbody td:nth-child(1) {
  width: auto;
}

table tbody td.jikan:nth-child(1) {
  width: auto;
}

table tbody td.event:nth-child(1) {
  width: auto;
}

table tbody td.tm:nth-child(1) {
  width: auto;
}

table tbody td.rst:nth-child(1) {
  width: auto;
}

table tbody td:nth-child(2) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(3) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(4) {
  text-align: left;
  width: auto;
}

table tbody td.prc:nth-child(5) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(5) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(6) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(7) {
  text-align: left;
  width: auto;
}

table tbody td:nth-child(1):before {
  content: "開催日時";
  color: #1c0b5a;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td.jikan:nth-child(1):before {
  content: "";
  margin-left: 18px;
  padding-right: 4px;
}

table tbody td.event:nth-child(1):before {
  content: "";
  margin-left: 18px;
  padding-right: 4px;
}

table tbody td.tm:nth-child(1):before {
  content: "";
  margin-left: 18px;
  padding-right: 4px;
}

table tbody td.rst:nth-child(1):before {
  content: "";
  margin-left: 18px;
  padding-right: 4px;
}

table tbody td:nth-child(2):before {
  content: "開催場所";
  color: #1c0b5a;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(3):before {
  content: "部数";
  color: #1c0b5a;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(4):before {
  content: "料金";
  color: #810032;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(5):before {
  content: "料金";
  color: #810032;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(6):before {
  content: "料金";
  color: #810032;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(7):before {
  content: "弊社物販";
  color: #1c0b5a;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

table tbody td:nth-child(8):before {
  content: "弊社物販";
  color: #1c0b5a;
  font-weight: bold;
  margin-left: 21px;
  padding-right: 4px;
}

#foot {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-top: solid 1px #a9a9a9;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  color: #333;
}

#foot .foot-navi {
  width: auto;
  float: left;
  clear: left;
}
#foot .foot-navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#foot .foot-navi li {
  float: left;
  margin: 10px;
  padding: 0 0 0 17px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 13px;
  line-height: 100%;
}

#foot .foot-navi li.mandarake {
  background-image: url(http://www.mandarake.co.jp/image/foot/mandarake.gif);
}
#foot .foot-navi li.recruit {
  background-image: url(http://www.mandarake.co.jp/image/foot/recruit.gif);
}
#foot .foot-navi li.privacy {
  background-image: url(http://www.mandarake.co.jp/image/foot/privacy.gif);
}
#foot .foot-navi li.inquiry {
  background-image: url(http://www.mandarake.co.jp/image/foot/inquiry.gif);
}
#foot .foot-navi li.rss {
  background-image: url(http://www.mandarake.co.jp/image/foot/rss.gif);
}

#foot .copyright {
  float: right;
  width: 230px;
  text-align: right;
  display: none;
}

h3 {
  display: block;
  text-align: left;
  font-weight: bold;
  color: #fdfcfe;
  margin: 0 0 8px;
  padding: 8px;
  background: #76c5ab;
}

h3.chu {
  display: block;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 8px;
  padding: 8px;
  background: #a34363;
}

.ticket ul {
  margin: 0 0 20px 0;
  padding: 0;
}
.ticket ul li {
  margin: 0 0 0 18px;
}

.ticket dl {
  margin: 0 0 20px 0;
  padding: 0;
}
.ticket dl dt {
  width: 60px;
  float: left;
  font-weight: bold;
  color: #3374c6;
}
.ticket dl dd {
  margin-left: 60px;
}
.ticket dl dd:after {
  content: '';
  display: block;
  clear: both;
}

.photo {
  margin-bottom: 20px;
}
.photo .photoleft {
  width: 49%;
  float: left;
}
.photo .photoleft img {
  max-width: 100%;
}
.photo .photoright {
  width: 49%;
  float: right;
}
.photo .photoright img {
  max-width: 100%;
}

.photo:after {
  content: '';
  display: block;
  clear: both;
}

.costume-list {
  background-color: #f1f1f1;
  padding: 10px 15px;
}
.costume-list ul {
  margin: 15px 0 0 0;
  padding: 0;
}
.costume-list ul li {
  margin: 0 0 0 25px;
}
.costume-list ul li:first-child {
  list-style: none;
  margin-bottom: 5px;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px dotted #666;
}
.costume-list .first-box {
  margin-top: 0;
}

/* ===============================================

	head.scssを読み込む

================================================= */
#head {
  width: auto;
  margin: 0 0 0px 0;
  text-align: left;
  border-bottom: 1px solid #999;
}

.globalHead {
  background-color: #0a1945;
  margin: 0 0 1px 0;
  height: 37px;
  overflow: hidden;
}

.globalLogo {
  float: left;
  width: auto;
  padding: 5px 0 0 5px;
}

.globalNavi {
  float: right;
  width: auto;
  margin: 0;
  padding: 20px 5px 0px 0;
}
.globalNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.globalNavi li {
  float: right;
  margin: 0 0 0px -4px;
  padding-top: 3px;
  overflow: hidden;
  height: 13px;
}
.globalNavi a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

/* ===============================================

	foot.scssを読み込む

================================================= */
#foot {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-top: solid 1px #a9a9a9;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  color: #333;
}

#foot .foot-navi {
  width: auto;
  float: left;
  clear: left;
}
#foot .foot-navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#foot .foot-navi li {
  float: left;
  margin: 10px;
  padding: 0 0 0 17px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 13px;
  line-height: 100%;
}

#foot .foot-navi li.mandarake {
  background-image: url(http://www.mandarake.co.jp/image/foot/mandarake.gif);
}
#foot .foot-navi li.recruit {
  background-image: url(http://www.mandarake.co.jp/image/foot/recruit.gif);
}
#foot .foot-navi li.privacy {
  background-image: url(http://www.mandarake.co.jp/image/foot/privacy.gif);
}
#foot .foot-navi li.inquiry {
  background-image: url(http://www.mandarake.co.jp/image/foot/inquiry.gif);
}
#foot .foot-navi li.rss {
  background-image: url(http://www.mandarake.co.jp/image/foot/rss.gif);
}

#foot .copyright {
  margin-top: 8px;
  float: right;
  width: 230px;
  text-align: right;
  display: block;
}

/* ===============================================

	MQ414を読み込む

================================================= */
@media only screen and (max-width: 414px) {
  table tbody td {
    margin-left: 0px;
    padding: 0;
    list-style-type: none;
    background-image: url(../img/book.png);
    background-repeat: no-repeat;
    background-position: left 1px;
  }

  .ticket dl {
    margin: 0 0 20px 0;
    padding: 0;
  }
  .ticket dl dt {
    margin: 0;
    float: none;
  }
  .ticket dl dd {
    margin: 0;
  }

  .photo {
    margin-bottom: 20px;
  }
  .photo .photoleft {
    width: 100%;
    margin: 0 auto 5px auto;
    float: none;
  }
  .photo .photoleft img {
    max-width: 100%;
  }
  .photo .photoright {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .photo .photoright img {
    max-width: 100%;
  }
}
/* ===============================================

	MQ736を読み込む

================================================= */
@media only screen and (min-width: 735px) {
  body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-weight: normal;
    color: #333;
    line-height: 1.5;
  }

  a:link {
    text-decoration: none;
    color: #486B97;
  }

  a:visited {
    text-decoration: none;
    color: #5B8190;
  }

  a:active {
    text-decoration: none;
    color: #5B8190;
  }

  a:hover {
    text-decoration: underline;
    color: #946349;
  }

  .path {
    margin: 10px 0;
    padding: 10px;
    background: #f1f1f1;
    display: block;
    overflow: hidden;
    zoom: 1;
  }
  .path ul {
    margin: 2px 0px 6px -20px;
    list-style-type: none;
  }
  .path ul li {
    float: left;
    margin: 0;
    padding: 0 10px 0 13px;
    background-image: url(../img/list_path.gif);
    background-repeat: no-repeat;
    background-position: left top;
  }

  #head {
    width: 100%;
    margin: auto;
    text-align: left;
    border-bottom: 1px solid #999;
    margin: 0 0 15px 0px;
  }

  .globalHead {
    background: #0A1945;
    margin: 0 0 1px 0;
    height: 37px;
    overflow: hidden;
  }

  .globalLogo {
    float: left;
    width: 270px;
    padding: 5px 0 0 5px;
  }

  globalNavi {
    float: right;
    width: 550px;
    margin: 0;
    padding: 20px 5px 0 0;
  }
  globalNavi li {
    float: right;
    margin: 0 0 0 5px;
    overflow: hidden;
    height: 13px;
  }
  globalNavi a:hover img {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
  }

  #wrapper {
    margin: 0 auto;
    padding: 0px 10px;
    max-width: 950px;
  }

  .entry {
    margin: 20px auto 10px;
    padding: 10px;
  }

  .inner {
    margin: 0;
    padding: 0;
    overflow: hidden;
    zoom: 1;
  }

  #dlm {
    display: none;
  }

  .shop_inquiry {
    margin: 0px auto;
    padding: 8px;
  }

  .shop_box {
    margin: 10px 10px 0;
    padding: 2px;
  }
  .shop_box h4 {
    margin: 0 0 6px;
    padding: 8px;
    font-weight: bod;
    font-size: 0.90em;
    background: #4d4d4d;
    color: #e6e6e6;
  }

  .shop_inner {
    margin: 10px;
    padding: 2px;
    font-weight: normal;
    font-size: 0.80em;
    line-height: 1.6;
    color: #333;
  }
  .shop_inner ul {
    margin: 0 0 0 20px;
    padding: 0;
  }
  .shop_inner ul li {
    margin: 0 4px 6px 0;
  }

  figure {
    margin: 10px auto;
    padding: 0;
  }

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

  .up_btn {
    margin: 10px;
    padding: 4px;
    text-align: right;
  }

  .inner {
    margin: -20px -10px 0;
    padding: 0 0px;
  }

  .main {
    margin: 0 auto;
    padding: 10px;
    width: 60%;
    float: left;
  }

  .shop_title {
    margin: 0 0 10px 0px;
    padding: 10px;
    width: auto;
    border-left: double 3px #fff;
    background: #c40017;
    color: #fff;
    white-space: nowrap;
    font-size: 1.0em;
    font-weight: bold;
  }

  .list_title {
    position: relative;
    color: #111;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.8em  0 1.8em;
    padding: 0.2em 0 0;
    border-bottom: 3px dotted #B92A2C;
  }

  .ph {
    margin: 0px 0 10px;
  }

  .jbun {
    margin: 0 0 -25px 10px;
    padding: 8px;
    font-weight: normal;
    font-size: 0.90em;
    color: #333;
  }

  .exp {
    margin: 10px 0 15px 0px;
    padding: 10px;
    font-weight: normal;
    font-size: 1.0em;
    color: #333;
    line-height: 1.5;
  }

  .cmt {
    margin: 10px;
    padding: 10px;
    background: #810032;
    color: #e6e6e6;
    font-weight: normal;
    font-size: 0.90em;
  }

  section {
    margin: 0 0 15px;
    padding: 0px;
  }

  .intro {
    margin: 10px 0 15px;
    padding: 10px;
    background: #fff0d7;
    color: #666;
  }
  .intro ul {
    margin: 20px 0 0 -30px;
    line-height: 1.2;
    list-style-type: none;
  }
  .intro ul li {
    margin: 2px 25px 4px 6px;
    padding: 1px 0px 4px 25px;
    background-image: url(../img/clip.png);
    background-repeat: no-repeat;
  }

  .tcmt {
    margin: 0;
    padding: 10px;
    background: #fdca8a;
    color: #333;
    font-size: 0.85em;
  }

  .tanto {
    padding-right: 8px;
    text-align: right;
  }

  h2 {
    margin: 10px 0 4px;
    padding: 10px 2px 0px 0;
    border-bottom: 3px solid #404040;
    font-size: 2.2em;
    color: #333;
  }

  .tweet_list {
    margin: 0;
    height: auto;
  }

  table {
    width: 100%;
    border-collapse: collapse;
  }
  table caption {
    background: #ef95bd;
    color: #fdfcfe;
    margin: 0 0 2px;
    padding: 8px;
    font-weight: bold;
    font-size: 1.4em;
  }
  table td {
    margin: 8px 0;
    padding: 10px;
    border: solid 1px #bfbfbf;
  }
  table th {
    margin: 0;
    padding: 10px;
    border: solid 1px #bfbfbf;
    background: #d7d7d7;
  }

  table tbody td:nth-child(1) {
    width: auto;
  }

  table tbody td:nth-child(2) {
    width: auto;
  }

  table tbody td:nth-child(3) {
    width: auto;
  }

  table tbody td:nth-child(4) {
    width: auto;
  }

  table tbody td:nth-child(5) {
    width: auto;
  }

  .sub {
    margin: 0;
    padding: 10px;
    overflow: hidden;
    zoom: 1;
  }

  .costume-list {
    background-color: #f1f1f1;
  }
  .costume-list ul li:first-child {
    list-style: none;
  }
}

/*# sourceMappingURL=style.css.map */
