@charset "utf-8";

@media screen and (max-width: 740px) {

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

　　共通モジュール設定

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


/*  全体　設定
--------------------------------------------- */


/*  コンテンツ　設定
--------------------------------------------- */

/*  アイコン
-------------------------- */

/*  ボタン
-------------------------- */

.btn {
  padding: 12px 28px;
  font-size: 1em;
}

/* -- Arrow -- */

.btn.arw {
  padding-right: 38px;
  padding-left: 29px;
}

/* -- Small Size -- */

.btn.small {
  margin-top: -3px;
  padding-right: 8px;
  padding-left: 8px;
}

.btn.arw.small {
  padding-right: 17px;
}

/* -- Middle Size -- */

.btn.middle {
  display: block;
  width: auto;
  margin: 0 10%;
  border-color: #6b2100;
  color: #6b2100;
  font-size: 1.1em;
}

.btn.arw.middle:before {
  border-left-color: #6b2100;
}

.btn.arw.middle {
  padding-left: 38px;
}

/* -- Large Size -- */

.btn.large {
  border-radius: 3px;
  margin: 20px 0;
}



/*  バナー
-------------------------- */

.bnr {
}

.bnr.round {
}


/*  タグ
-------------------------- */

.tag {
}


/*  タイトル
-------------------------- */

.ttl.line {
  padding-bottom: 8px;
}

.ttl.line:before {
  max-width: 50px;
}

.ttl.style01 {
  margin-bottom: 22px;
  font-size: 1.45em;
}

.ttl.style02 {
  margin-bottom: 15px;
  font-size: 1.35em;
}


/*  テーブル
-------------------------- */

table {
  margin: 20px 0;
}

.boxTable {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-top: none;
}

.boxTable,
.boxTable tbody,
.boxTable tr,
.boxTable th,
.boxTable td {
  display: block;
  width: auto;
}

.boxTable tr {
  border: none;
}

.boxTable th,
.boxTable td {
  padding: 10px;
}

.boxTable th {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.boxTable td {
  padding-top: 14px;
  padding-bottom: 14px;
}


/*  パンくず
-------------------------- */

.boxBreadcrumb {
  display: none;
  float: none;
  width: auto;
  padding: 15px;
  font-size: .9em;
  line-height: 1.7em;
} 

.boxBreadcrumb > .boxInner {
  padding: 0;
}

/* -- タイトル＆内容 -- */

.boxBreadcrumb dt,
.boxBreadcrumb dd {
  display: inline;
}

/* -- タイトル -- */

.boxBreadcrumb dt {
  float: none;
  width: auto;
}

/* -- 内容 -- */

.boxBreadcrumb dd {
  padding-left: 0;
}

/* -- リンク -- */

.boxBreadcrumb a {
  display: inline;
}

/*  セクション
-------------------------- */

.boxSection {
}

.boxSection .boxSectionMain,
.boxSection .boxSectionSide {
  float: none !important;
  width: auto;
}

.boxSection .boxSectionMain.fltR,
.boxSection .boxSectionSide.fltR {
  width: auto;
  padding-left: 0;
}

.boxSection .boxSectionMain.fltL,
.boxSection .boxSectionSide.fltL {
  width: auto;
}

.boxSection .boxSectionMain {
  padding-bottom: 15px;
  font-size: 1em;
  line-height: 1.7em;
}

.boxSection .boxSectionMain .imgPhoto {
  float: none !important;
  padding: 0 0 30px !important;
  text-align: center;
}

.boxSection > p,
.boxSection .boxInner > p,
.boxSection .boxTxtArea > p {
  padding-top: 15px;
  line-height: 1.8em;
}



/*  ページナビ
-------------------------- */

/* ---- ページャー ---- */

.boxPager {
  margin-bottom: 40px;
}

.boxPager div > * {
  min-width: 30px;
  height: 36px;
  margin: 0 1px;
  font-size: 1.05em;
  line-height: 34px;
}

.boxPager .arw:before,
.boxPager .arw:after {
  margin-top: -8px;
  margin-left: -3px;
  border-width: 8px;
}

.boxPager .arw:after {  
  margin-left: -5px;
  border-left-color: #fff;
}

.boxPager .arw.prev:before,
.boxPager .arw.prev:after {
  margin-left: -12px;
}

.boxPager .arw.prev:after {
  margin-left: -10px;
}


/*  アコーディオンエリア
-------------------------- */

/* ---- アコーディオン ---- */

.boxAcc {
  margin: -1px 0 0;
  border-right: none;
  border-left: none;
}

/* ---- アコーディオン・ヘッダ ---- */

.boxAccHead {
}

/* ---- アコーディオン・内容 ---- */

.boxAccCont {
}

.boxAccContInner {
}


/*  カラムリスト
-------------------------- */

/* ---- 共通設定 ---- */

.boxColumnList {
}

.boxColumnList > ul {
  letter-spacing: -.40em;
}

.boxColumnList > ul > li {
  display: inline-block;
  *display: inline; /* IE7用 */
  *zoom: 1; /* IE7用 */
  letter-spacing: normal;
  vertical-align: top;
}

/* -- 画像 -- */

.boxColumnList .imgItem {
}

/* -- タイトル -- */

.boxColumnList .ttlItem {
  padding-top: 22px;
  text-align: center;
  line-height: 1.65em;
}

/* -- 内容 -- */

.boxColumnList .txtCont {
  padding-top: 15px;
}

/* ---- 2カラム設定 ---- */

.boxColumnList.column02 > ul {
  margin-top: -40px;
  margin-left: 0;
}

.boxColumnList.column02 > ul > li {
  width: 100%;
  padding: 40px 0 0;
}

.boxColumnList.column02 .txtCont {
  line-height: 2em;
}

/* ---- 3カラム設定 ---- */

.boxColumnList.column03 > ul {
  margin-top: -25px;
  margin-left: 0;
}

.boxColumnList.column03 > ul > li {
  width: 100%;
  padding: 25px 0 0;
}

.boxColumnList.column03 .txtCont {
  line-height: 2em;
}

/* ---- 4カラム設定 ---- */

.boxColumnList.column04 > ul {
  margin-top: -12px;
  margin-left: -12px;
}

.boxColumnList.column04 > ul > li {
  width: 50%;
  padding: 12px 0 0 12px;
}

/* ---- 5カラム設定 ---- */

.boxColumnList.column05 > ul {
  margin-top: -12px;
  margin-left: -12px;
}

.boxColumnList.column05 > ul > li {
  width: 50%;
  padding: 12px 0 0 12px;
}

/* ---- 6カラム設定 ---- */

.boxColumnList.column06 > ul {
  margin-top: -12px;
  margin-left: -12px;
}

.boxColumnList.column06 > ul > li {
  width: 33.333%;
  padding: 12px 0 0 12px;
}

/* ---- ライン付きカラム設定 ---- */

.boxColumnList.columnLine {
  margin: 30px 0;
}

.boxColumnList.columnLine > ul {
  display: block;
  margin: 0;
  border-top: 1px solid #ccc;
}

.boxColumnList.columnLine > ul > li {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #ccc;
}

.boxColumnList.columnLine .boxInfoArea > dl {
  padding: 30px 0;
}


/*  下線付きリスト
-------------------------- */

.boxLineList > ul > li {
}

.boxLineList > ul > li > a {
  padding: 13px 15px;
}

.boxLineList.icnArw > ul > li > a {
  padding-left: 28px;
}

.boxLineList.icnArw > ul > li > a:before,
.boxLineList.icnArw > ul > li.active > *:before {
  top: 20px;
  left: 15px;
}


/*  リスト
-------------------------- */

/* -- 箇条書きリスト -- */

.boxDotList {
  margin: 20px 0 30px;
}

/* -- 順序付きリスト -- */

.boxNumList {
  margin: 20px 0 30px;
}

.boxNumList ol {
  padding-left: 25px;
}

.boxNumList li ol {
  padding-left: 35px;
}

/* -- 矢印付きリスト -- */

.boxArwList {
}

.boxArwList ul {
  padding-left: 2px;
}

.boxArwList.icnArw a:before {
  top: 4px;
}


/*  画像レイアウト
-------------------------- */

.boxImgLeft .boxImgArea,
.boxImgLeft .boxTxtArea,
.boxImgRight .boxImgArea,
.boxImgRight .boxTxtArea {
  float: none;
  width: auto;
  margin: 0 0 15px;
  padding: 0;
}

.boxImgRow {
  margin-top: 20px;
}

.boxImgRow ul {
  margin-left: 0;
}

.boxImgRow li {
  display: block;
  width: auto;
  margin: 0 0 20px;
}

.boxImgRow li img {
  margin-bottom: 6px;
}


/*  サムネイルリスト
-------------------------- */

.boxThumbnailList {
  margin-bottom: 30px;
}

.boxThumbnailList .boxImgLeft .boxImgArea,
.boxThumbnailList .boxImgRight .boxImgArea {
  width: 45%;
  max-width: 160px;
}

.boxThumbnailList .boxImgLeft .boxImgArea {
  float: left;
  padding-right: 20px;
}

.boxThumbnailList .boxImgRight .boxImgArea {
  float: right;
  padding-left: 20px;
}

.boxThumbnailList .boxImgLeft .boxTxtArea,
.boxThumbnailList .boxImgRight .boxTxtArea {
  display: inline;
  width: auto;
}


/*  新着情報
-------------------------- */

.boxInfoList {
  line-height: 1.7em;
}

.boxInfoList > ul > li {
  padding: 14px 0;
}

.boxInfoList > ul > li dt {
  display: block;
  float: none;
  width: auto;
  padding-bottom: 2px;
  font-weight: bold;
}

.boxInfoList > ul > li dd {
  padding: 0;
}

.boxInfoList a {
  text-decoration: underline;
}

.boxInfoList a:hover {
  text-decoration: none;
}


/*  ページ詳細
-------------------------- */

.boxEntryBody {
  width: 100%;
  margin: 0;
  line-height: 1.8em;
}

/* ---- H1タイトル ---- */

.boxEntryBody h1,
.ttl.styleH1 {
  margin: 0 -15px 20px;
  padding: 15px;
  font-size: 1.5em;
  line-height: 1.55em;
}

/* ---- H2タイトル ---- */

.boxEntryBody h2,
.ttl.styleH2 {
  margin: 30px 0 15px;
  padding: 15px;
  font-size: 1.25em;
  line-height: 1.55em;
}

/* ---- H3タイトル ---- */

.boxEntryBody h3,
.ttl.styleH3 {
  margin: 20px 0 4px;
  font-size: 1.18em;
  line-height: 1.55em;
}

/* ---- リスト ---- */

.boxEntryBody ul,
.boxEntryBody ol {
  padding-left: 1.8em;
}

.boxEntryBody li > ul,
.boxEntryBody li > ol {
  padding-left: 1.5em;
}

/* -- 箇条書きリスト -- */

.boxEntryBody ul {
}

/* -- 順序付きリスト -- */

.boxEntryBody ol {
}

/* ---- テーブル ---- */

.boxEntryBody table {
  width: 100%;
  min-width: 0;
}

.boxEntryBody table th,
.boxEntryBody table td {
  padding: 8px 10px;
  min-width: 60px;
}

/* ---- 画像レイアウト ---- */

.boxEntryBody .boxImgLeft,
.boxEntryBody .boxImgRight {
  margin-top: 15px;
  margin-bottom: 15px;
}

.boxEntryBody .boxImgLeft .boxImgArea,
.boxEntryBody .boxImgLeft .boxTxtArea,
.boxEntryBody .boxImgRight .boxImgArea,
.boxEntryBody .boxImgRight .boxTxtArea {
  float: none;
  width: auto;
  margin: 0 0 15px;
  padding: 0;
}

.boxEntryBody .boxImgRow {
  margin-top: 20px;
}

.boxEntryBody .boxImgRow ul {
  margin-left: 0;
}

.boxEntryBody .boxImgRow li {
  display: block;
  width: auto;
  margin: 0 0 20px;
}

.boxEntryBody .boxImgRow li img {
  margin-bottom: 6px;
}


/*  ギャラリー
-------------------------- */

/* ---- Gallery Box ---- */

.boxGallery {
  margin-bottom: 50px;
}

/* ---- List ---- */

.boxGallery.boxColumnList > ul {
  margin-top: -30px;
  margin-left: -22px;
}

.boxGallery.boxColumnList > ul > li {
  padding-top: 30px;
  padding-left: 22px;
}

/* ---- ThumbNail ---- */

.boxGallery .imgThumb span {
  padding-right: 10px;
  padding-bottom: 10px;
}

.boxGallery .imgThumb span:before {
  top: 10px;
  left: 10px;
}

.boxGallery .imgThumb span:after {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  z-index: 0;
}

.boxGallery .imgThumb img {
  width: 100%;
  height: auto !important;
}

/* ---- Gallery Info ---- */

#galleryInfo .ttl.styleH2 {
  margin-top: 25px;
  margin-bottom: 5px;
}

/* ---- Download ---- */

.dl-btn {
  margin: 8px 0 5px;
  padding: 8px 15px 8px 35px;
  background-image: url(/common/img/icn-download-sp.png);
  background-size: 12px;
  background-position: 15px center;
  font-size: .85em;
}

/* ---- サムネ付きダウンロード ---- */
.boxDownload {
  width: 100%;
}

.boxDownload .imgThumb img {
  width: 80%;
}

.boxDownload .dl-btn {
  margin: 0 0 20px;
  padding: 8px 24px 8px 48px;
}

/*  お問い合わせフォーム
-------------------------- */

.boxContactAtt p {
  font-size: 1.1em;
}

.boxContactForm {
}

.boxContactForm table {
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-top: none;
}

.boxContactForm table,
.boxContactForm table tbody,
.boxContactForm table tr,
.boxContactForm table th,
.boxContactForm table td {
  display: block;
  width: auto;
}

.boxContactForm table tr {
  border: none;
}

.boxContactForm table th,
.boxContactForm table td {
  padding: 10px;
}

.boxContactForm table th {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.boxContactForm table td {
  padding-top: 14px;
  padding-bottom: 14px;
}

.boxContactForm input {
  width: 100%;
}

.boxContactForm input[type="radio"] {
  width: auto;
  vertical-align: middle;
}

.boxContactForm p {
  margin: 0;
}


/*  演奏会情報
-------------------------- */
.boxEventDetail .boxEventCont {
  width: 100%;
  padding: 0;
}

.boxEventDetail .boxEventThumb {
  width: 60%;
  margin: 0 20%;
}


}