@charset "utf-8";

/* ========================= */
/* 							 */
/* 	about CSS				 */
/* 	last update 181003		 */
/* 							 */
/* ========================= */



/*---- 枠：全体 ----*/

/*---- HTMLエディットセクション（commonOW） ----*/

.sctEd {
	}
.sctEd .iBlock {/* subImg */
	/*display: block;
	margin: 20px auto;*/
	}

/* 理念 */

.sctEd.rinen {
    max-width: 760px;
	margin: 0px auto 0px;
	padding-bottom: 412px;
	background: url('../img/iBlock2.jpg') bottom center no-repeat;
   	}
.sctEd .iTaido_main {/* mainImg_rinen */
	float: right;
	position: relative;
	top: -16px;
	/*right: -28px;*/
	}

/* 歴 */

.sctEd.reki,
.sctEd.sousui {
    max-width: 760px;
 	margin: 0px auto 60px;
  	}
.sctEd .sousuiImg {/* イメージ */
	width: 349px;
	}
.sctEd .sousuiProf {/* table */
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	}
.sctEd .sousuiProf tr {/* table */
	}
.sctEd .sousuiProf td {
	padding: 6px 10px;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	}
.sctEd .sousuiProf .year {
	width: 20%;
	border-right: 1px solid #DADADA;
	}
.sctEd .sousuiProf .text {
	width: 80%;
	padding: 6px 10px;
	}

/* ルール */

.sctEd.rule {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
   	}
.sctEd.rule > div {
    max-width: 760px;
	margin: 0px auto 0px;
   	}
.sctEd.rule iframe {
	margin-bottom: 40px;
	border: 4px solid #ececec;
   	}
.sctEd.rule dt {
	font-size: 112%;
   	}
.sctEd.rule dt span {
	margin-right: 6px;
	font-weight: normal;
   	}
.sctEd.rule div.main {/* main_rule */
    max-width: 100%;
	border-top: 4px solid #eaeaea;
	border-bottom: 4px solid #eaeaea;
    padding: 40px 0 20px;
    margin: 0 0 56px 0;
    color: #9e9e9e;
    background: #313131 url('../img/top-keri.png') center -26px no-repeat;
   	}
.sctEd.rule div.mainIn {
	position: relative;
    margin: 0 auto;
    max-width: 960px;
   	}
.sctEd.rule .rule_mainP {/* main_ruleP */
	max-width: 532px;
	text-indent: 0em;
	}
.sctEd.rule .top-hiza {/* mainImg_rule */
	position: absolute;
	top: -100px;
	right: 8px;
	}

/* チャプター */

.mkj {
	position: relative;
	margin: 0 auto;
	/*border-top: 1px solid #CCCCCC;*/
	padding: 40px 0 30px 0px;
	max-width: 996px;
	}
.mkjInner {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	}
.mkjInner li {
	display: table;
	position: relative;
	width: 24%;
	height: 80px;
	border: 1px solid #BFBFBF;
	border-radius: 4px;
	}
.mkjInner li:hover a {
	background: #E6E6E6;
	}
.mkjInner i {
	position: absolute;
	top: 40%;
	bottom: 40%;
	}
.mkjInner a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-indent: 22px;
	}
.mkjInner a {
	text-decoration: none;
	}

/* 史 */

#infoA .gTitle {
    /*margin: 40px auto;*/
    max-width: 760px;
	}
#infoA [id="1466579220"] {
    /*margin: 0 0 242px 0;*/
    margin: 0 auto 125px;
    max-width: 760px;
	}
	
/* 店舗情報 */

#infoA .repSec .img_v .set_img_cov {
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	}
#infoA .repSec .img_v .set_imgFrame_cov {
	display: flex;
	/*justify-content: center;*/
	margin: 0px 0px 10px;
	}
#infoA .repSec .img_v .set_imgFrame_cov img {
	/*max-width: 496px;*/
	max-width: 100%;
	/*margin: 0 2px;*/
	}
#infoA .repSec .shop_v,
#infoA .repSec .add_v,
#infoA .repSec .tel_v,
#infoA .repSec .time_v,
#infoA .repSec .off_v,
#infoA .repSec .access_v {
    text-align: center;
	}
#infoA .repSec .access_v {
    font-size: 0.8em;	
    margin: 12px 0px;
	}
#infoA .repSec .map_v {
    margin: 10px 0 0;
	}
#infoA .repSec .map_v .mLink {
    width: 200px;
    margin: 6px auto 0;
    background: #fff;
    text-align: center;
    font-size: 0.8em;
    border-radius: 6px;
	}
#infoA .repSec .map_v .mLink a {
	display: block;
    width: 100%;
    height: 100%;
    padding: 2px 10px;
	}

#infoA .repSec .parts_set .title_v:after {
	content: '：';
	}
#infoA .date {
	display:none;
	}




.sctEd .subImg {
	width: 300px;
	}
.sctEd h4 {
    padding: 4px 14px;
    background: #EDEDED;
	}

/*---- 枠：cateNav ----*/

#selPanel {
	padding-top: 4px;
	}
#cateNav.selNav {
	}
#cateNav ul {
	display: flex;
	}
#cateNav .sortLis {
	width: 16.666%;
	margin: 0px 1px 4px;
	text-align: center;
	font-size: 14px;
	background: url('../../common/images/pt_backDK2.gif');
	-webkit-border-radius: 8px;  
			border-radius: 8px;  
	}
#cateNav___omit .sortLis {
	display: inline-block;
	/*float: left;*/
	width: 156px;
	margin: 0px 2px 10px;
	/*font-size: 14px;*//* reset */
	text-align: center;
	background: url('../../common/images/pt_backDK2.gif');
	-webkit-border-radius: 8px;  
			border-radius: 8px;  
	}
#cateNav .sortLis:last-child {
	display: none;
	}
#cateNav .sortLis a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 18px 0px;
	color: #797866;
	}
#cateNav .sortLis a.activ {
	/*color: #cccccc;*/
	color: #d4d4c2;
	}

/*---- 枠：史 ----*/

#works {
	}
#works #news_head {
	margin: 0px 0px 16px;
	}
#works #news_head.id1449543179 h3:after {
	font-size: 0.9em;
	content:"（）";
	}

#works #news_frame {
    width: 760px;
    float: left;
	}
#works #news_info {
    float: right;
    width: 180px;
    font-size: 0.8em;
	}
#works #news_info .mkj h4 {
    margin-bottom: 6px;
	}
#works #news_info .mkj .chapter li {
    padding: 2px 0;
	}
#works #news_info .mkj .chapter li i {
	color: #BFBFBF;
	}

#works .selTitle {
	margin: 12px 0px;
	padding: 4px 0px;
	background: url('../../common/images/pt_backWH.gif');
	text-indent: 1em;
	}
#works .entryLs {
	position: relative;
	/*width: 160px;*/
	/*display: inline-block;*/
	margin: 0px 10px 16px 0px;
	padding: 20px 10px;
	/*float: left;*/
	border: 1px solid #dedede;
	font-size: 14px;/* reset */
	text-align: center;
	/*background: #dedede;*/
	}
#works .entryLs .gTitle a {
	pointer-events: none;
	}

#works .resultComm {
	max-width: 560px;
	margin: 16px auto 0px;
	padding: 16px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-align: justify;
	text-justify: inter-ideograph;
	}
#works .result {
    /*display: block;*/
	width: 300px;
	margin: 16px auto 0px;
	text-align: left;
	}
#works .comm_text {
	margin: 0px 0px 6px;
	}
#works .news_img {
	margin: 16px 0px 0px;
	}
#works .date {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.4em;
	color: #dedede;
	}


/*@media screen and (max-width: 479px) {*/ /* ヨコ479px以下 */ 
@media screen and (max-width: 640px) { /* ヨコ640px以下 */ 


/* 大会史 */

#infoA .gTitle {
    margin: 20px auto;
	}
#infoA [id="1466579220"] {
    margin: 0 0 60px 0;
	}
	
/* 店舗情報 */

#infoA .repSec .img_v .set_imgFrame_cov {
	/*display: block;*/
	}
#infoA .repSec .img_v .set_imgFrame_cov img {
	/*max-width: 100%;*/
	margin: 0;
	}

/*---- 枠：サブナビゲーション ----*/

#subNav {
	}

/*---- 枠：大会史 ----*/

#works .entryLs {
	margin: 0px 0px 16px;
	}
#works #news_frame {
    width: auto;
    float: none;
	}
#works #news_info {
    float: none;
    width: auto;
    display: none;
	}

/*---- 枠：cateNav ----*/

#selPanel {
	padding: 0px 4px;
	}
#cateNav ul {
	flex-wrap: wrap;
	}
#cateNav .sortLis {
    width: 49.2%;
    margin: 0px 1px 2px;
	}

/*---- HTMLエディットセクション（commonOW） ----*/

/* 理念 */

.sctEd .iTaido_main {/* mainImg_rinen */
	display: block;
	max-width: 100%;
	float: none;
	margin: 0 auto 20px;
	/*position: relative;*/
	position: static;
	top: -16px;
	right: 0px;
	}

/* 帥・歴 */

.sctEd.reki,
.sctEd.sousui {
    margin: 0px auto 30px;
  	}

/* ルール */

.sctEd.rule #ifWrap {
	max-width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
  	}
.sctEd.rule img {/* rule */
	max-width: 50%;
   	}
.sctEd.rule div.main {/* main_rule */
   	}
.sctEd.rule .rule_mainP {/* main_ruleP */
	/*width: auto;*/
	padding: 0 20px;
	}
.sctEd.rule .top-hiza {/* mainImg_rule */
	width: 80%;
	display: block;
	margin: 0 auto 20px;
	position: static;
	}
	
/* 帥（commonOW） */

.sctEd .sousuiImg {/* イメージ */
	/*max-width: 349px;*/
	max-width: 100%;
	}
.sctEd img.left {
	display: block;
	float: none;
	margin: 0 auto 12px;
	}
.sctEd .sousuiProf {
    font-size: 0.8em;
	}
}