@charset "utf-8";

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

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

　　共通モジュール設定

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


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

/*  フォーム 設定
-------------------------- */
.boxForm input.field-w30 {
  width: 60%;
}

.boxForm input.field-w60 {
  width: 100%;
}

.boxForm input.field-w100 {
  width: 100%;
}

.boxForm input ~ span {
  display: block;
  margin-left: 0;
}

/* チェックボックス */
.boxForm .boxCheck.short label,
.boxForm .boxCheck.middle label {
  width: 49%;
}

.boxForm .boxCheck.long label {
  width: 100%;
}

.boxForm .btnSubmit .btn.back {
  width: 270px;
  margin-right: 0;
  margin-bottom: 10px;
}

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

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

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

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

/* -- Icon -- */

.btn .btnIcn {
  max-width: 20px !important;
}

/* -- Arrow -- */

.btn.arw {
  padding-right: 38px !important;
  padding-left: 15px;
}

.btn.arw:before,
.btn.arw:after {
  margin-top: -10px;
  border-width: 10px;
}

/* -- Small Size -- */

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

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

/* -- Middle Size -- */

.btn.middle {
}

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

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

/* -- Large Size -- */

.btn.large {
}

/* ---- Button Icon Setting ---- */

.boxBtn {
  margin: 0 -2px;
  padding: 4px 0;
}

.boxBtn li {
  padding: 0 2px;
}

.btn.detail,
.btn.itunes {
  background-size: 20px !important;
  font-size: .9em;
}

.btn.detail {
  background-image: url(../img/icn-detail-sp.png) !important;
}

.btn.itunes {
  background-image: url(../img/icn-itunes-sp.png) !important;
}


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

.bnr {
}

.bnr.round {
}


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

.tag {
}


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

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

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

.ttl.style01 {
  margin-bottom: 10px;
  font-size: 1.55em;
}

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

.ttl.style04{
	padding: 0 0 0  0.5em;
  margin: 40px 0 20px 0;
  font-size: 1.3em;
}



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

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;
  padding: 8px 15px 10px;
  background: #000;
  color: #fff;
  font-size: .8em;
  letter-spacing: 0;
}

/* -- リンク -- */

.boxBreadcrumb a {
  margin-right: 2px;
  color: #fff;
}

/* -- リンク（ホバー・フォーカス時）-- */

.boxBreadcrumb a:hover,
.boxBreadcrumb a:focus {
  text-decoration: underline;
}


/*  カテゴリータイトル
-------------------------- */

.boxCategoryTitle {
  padding-bottom: 0;
}

.boxCategoryTitle.sub .boxInner {
  padding: 14px 0 20px;
}

.boxCategoryTitle h1 {
  font-size: 1.6em;
	margin-bottom: 10px;
}

.boxCategoryTitleLarge {
	min-height: inherit;
}

.boxCategoryTitleLarge .boxTitle {
	margin-top: 0;
	margin-bottom: 40px;
	padding: 50px 0 0 0;
}


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

.boxSection {
  padding-bottom: 20px;
}

.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-top: 20px;
  margin-bottom: 20px;
}

.boxPager div > * {
  min-width: 32px;
  height: 32px;
  margin: 0 1px 4px;
  padding: 0 2px;
  font-size: 1.05em;
  line-height: 32px;
}

.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;
}

.boxPager .boxPageLink a {
  padding: 12px 12px;
  font-size: 0.9em;
}



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

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

.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 .txtDate {
  padding-top: 12px;
  font-size: .92em;
}

.boxColumnList .txtCont {
  padding-top: 2px;
  padding-bottom: 25px;
}


/* ---- 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: 1.7em;
}

/* ---- 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 {
	padding: 0 5px;
  line-height: 1.7em;
}

.boxInfoList > ul > li {
  padding: 14px 0;
	font-size: 1.15em;
}

.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: 0;
  padding: 15px 0;
  font-size: 1.25em;
  line-height: 1.55em;
}

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

.boxEntryBody h3,
.ttl.styleH3 {
  margin: 20px 0 15px;
  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;
}

/* テーブルスタイル02 */
.boxEntryBody table.tblStyle02,
.boxEntryBody table.tblStyle02 tbody,
.boxEntryBody table.tblStyle02 tr,
.boxEntryBody table.tblStyle02 th,
.boxEntryBody table.tblStyle02 td {
  display: block;
  width: 100%;
}

.boxEntryBody table.tblStyle02 {
  border: 1px solid #ccc;
  border-top: none;
}

.boxEntryBody table.tblStyle02 th {
  border-bottom: 1px solid #ccc;
}

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

.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;
}

/* ---- SNS Button ---- */
.boxEntryBody .boxSeminarTitle .entry-sns {
  bottom: -65px;
}

.boxEntryBody .boxSeminarTitle .entry-sns .btn-fb {
  margin-top: 1px;
}


/*  バナースライダー
-------------------------- */

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

.boxBannerList {
  border: none;
}

.boxBannerList:after {
  display: none;
}

.boxBannerList ul {
  margin-right: 0;
}

.boxBannerList li {
  height: auto !important;
}

.boxBannerList img {
  width: 100%;
}

#contentMain > .boxInner > * .boxBannerList {
  margin-top: 20px;
}


/* ---- Slider Setting ---- */

.slick-next {
  right: -12px;
}


/*  サムネイル
-------------------------- */

.boxThumb {
  display: block;
}

.boxThumb .btn {
  padding: 10px 12px;
}

.boxThumb .imgThumb img {
  width: 100%;
}

/*  タブ切り替え
-------------------------- */

/* -- Tab Select -- */

.boxTabSelect {
}

.boxTabSelect ul {
  padding-left: 0;
}


.lt740 .boxTabContent.hidden {
}

/*  リンクリスト
-------------------------- */

.boxLinkList {
}

.boxLinkList .btn {
  padding-left: 22px;
}

.boxLinkList .btn:before {
  top: 50%;
  right: auto;
  left: 10px;
  margin-top: -3px;
  border-radius: 0;
  border-width: 3px 5px;
  border-left-color: #d80000;
}



/*  バナーリスト
-------------------------- */

.boxBnrList {
}


.boxBnrList img {
  width: 100%;
}


/*  サイド
-------------------------- */
#side .boxSideList li a {
  font-size: 1.15em;
  padding: 8px 0 8px 26px;
}

#side .boxSideList li a:before {
  top: 14px;
}



/*  開催予定セミナー
-------------------------- */

.boxUpcomingSeminar {
  width: 100%;
}

.boxUpcomingSeminar h3 {
  font-size: 1.6em;
}

.boxUpcomingSeminar .txtUpcoming {
  font-size: 1em;
  text-align: left;
}

.boxUpcomingSeminar .boxUpcomingImg {
  float: none;
  margin-right: 0;
  margin-bottom: 1em;
  width: 100%;
  height: auto;
  text-align: center;
}

.boxUpcomingSeminar .boxUpcomingImg img {
  width: 52%;
  height: auto;
}

.boxUpcomingSeminar .boxUpcomingDetail {
  float: none;
  width: 100%;
}

.boxUpcomingSeminar .boxUpcomingDetail .tagTarget {
  font-size: 0.7em;
}

.boxUpcomingSeminar .boxUpcomingDetail h4 {
  font-size: 1.1em;
}

.boxUpcomingSeminar .boxUpcomingDetail p {
  font-size: 0.85em;
}

.btnUpcoming {
  margin-top: 4em;
  text-align: center;
}

.btnUpcoming a {
  display: inline-block;
  width: 100%;
  padding: 1.5em 2em;
  font-size: 1em;
}

.btnUpcoming a:hover {
  text-decoration: none;
  background-color: #DA0000;
}


}
