
body {
	/*
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
	padding: 0;
	*/
	-webkit-text-size-adjust: 100%;
}

#service_menu {
	width: 960px;
	margin: 2px 0 7px;
	/*
	border-left: 1px solid #CCCCCC;
	*/
}
#service_menu ul {
	list-style-type: none;
}
#service_menu ul li {
	float: left;
	width: 192px;
	/*
	padding: 9px 0;
	border-right: 1px solid #CCCCCC;
	*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
}
.lineBTM { border-bottom: 1px solid #CCCCCC;}

#service_menu p { clear: both;}
/*
.btn_group {
	border-top: 4px solid #FFA044;
}
.btn_single {
	border-top: 4px solid #8AC944;
}
.btn_machicon {
	border-top: 4px solid #F76C96;
}
.btn_party {
	border-top: 4px solid #B470D3;
}
.btn_setup {
	border-top: 4px solid #17D3D5;
}
*/

#header {
	border-bottom: 1px solid #e7e5d5 !important;
	height: 117px !important;
}
#footer {
	padding: 10px 0 0 0 !important;
	text-align: left;
	font-size: 100%;
}

.fBox { text-align: left !important;}

.machicon_information {
	margin: 0px 0 5px 0;
	padding: 0 0 5px 5px;
	font-size: 15px;
	color: #333;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #FFFFFF;
	border: 1px solid #ffdcc4;
	text-align: left;
}
.machicon_information ul li {
	padding: 5px 5px 0 5px;
	margin: 0px;
}
.machicon_information ul li a:link,
.machicon_information ul li a:visited {
	font-weight: bold;
	color: #FF6600;
}

#machicon_contents {
	background: url(https://www.will-gocon.net/img/machicon/guruttocon_BGimage.png) center top repeat-y;
	padding: 10px 0 25px 0;
	border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	margin-bottom: 28px;
}

.machicon_explain {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin: 12px auto 16px;
	line-height: 1.6;
	padding: 10px;
	width: 880px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

.machicon_record {
	margin: 25px auto 20px;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
	border-top: 1px solid #fff094;
	width: 900px;
	padding: 5px 25px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	position: relative;
}
.machicon_record p {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

.machicon_record table td div.record_yoshimoto,
.machicon_record table td div.record_orix,
.machicon_record table td div.record_tabicon {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 1.8;
	color: #333;
	width: 400px;
	overflow: hidden;
}
.ttlbox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 5px 10px;
	text-align: left;
}
.txtbox {
	text-align: left;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	font-weight: normal;
	position: relative;
}

.machicon_record table td div.record_yoshimoto {
	border: 1px solid #FF6600;
	text-decoration: none;
}
.machicon_record table td div.record_yoshimoto .ttlbox {
	background-color: #FF6600;
	text-decoration: none;
}
.machicon_record table td div.record_yoshimoto .txtbox {
	padding: 5px;
	text-decoration: none;
}

.machicon_record table td div.record_orix {
	border: 1px solid #000019;
	text-decoration: none;
}
.machicon_record table td div.record_orix .ttlbox {
	background-color: #000019;
	text-decoration: none;
}
.machicon_record table td div.record_orix .txtbox {
	padding: 5px;
	text-decoration: none;
}

.machicon_record table td div.record_tabicon {
	border: 1px solid #1facaf;
	text-decoration: none;
}
.machicon_record table td div.record_tabicon .ttlbox {
	background-color: #1facaf;
	text-decoration: none;
}
.machicon_record table td div.record_tabicon .txtbox {
	padding: 5px;
	text-decoration: none;
}

/* ヘッダのサムネイル付きスライダー用 */

/* #slider_main
--------------------------- */
#slider_main {
	margin: 0 auto;
	width: 900px;
	height: 225px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#slider_main ul {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
#slider_main ul li {
	width: 900px;
	height: 225px;
	float: left;
	display: inline;
	overflow: hidden;
}



/* #slider_thumb
--------------------------- */
#slider_thumb {
	margin: 10px auto;
	width: 900px;
	padding: 12px 0;
	text-align: center;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #ffef94;
}
#slider_thumb ul {
	display: inline;
}
#slider_thumb ul li {
	cursor: pointer;
	display: inline-block;
	margin: 0 4px;
	background-color: #FFFFFF;
	width: 210px;
	height: 130px;
}
#slider_thumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	border-bottom: 3px solid #FFFFFF;
}

/* =======================================
	ClearFixElements
======================================= */
#slider_main ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider_main ul {
	display: inline-block;
	overflow: hidden;
}



.slider_box {
	width: 960px;
	/*height: 379px;*/
	background: url(../img/machicon/linkbtn_bg.png) left top repeat;
	/*
	position: absolute;
	top: 605px;
	left: 0px;
	*/
}


/* 虎コン用 */
ul.process {
	display: table;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.process li {
	display: table-cell;
	font-size: 93%;
}
ul.process li.left {
	width: 43px;
}
ul.process li.right {
	font-weight: normal;
}

ul.present {
	display: table;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0;
}
ul.present li {
	display: table-cell;
	font-size: 93%;
	font-weight:normal;
}
ul.present li.left {
	width: 43px;
	border: 1px solid #333;
	text-align: center;
}
ul.present li.right {
	padding: 0 0 0 10px;
}

/* 街コンPLUS用バナー */
.bnr_machiconplus {
	width: 960px;
	margin: 10px auto 30px;
	padding: 0 5%;
}
.bnr_machiconplus a:hover {
	opacity: 0.85;
}


/* オーダーボタン */
.btm{
	margin: 0 3px 0 0;
	padding: 13px 9px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#2ad8fd)
                , color-stop(0.49, #2ad8fd)
                , color-stop(0.50, #00b1d7)
                , to(#00b1d7));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #005f73;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.btw{
	margin: 0 3px 0 0;
	padding: 13px 9px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#fea6c0)
                , color-stop(0.49, #fea6c0)
                , color-stop(0.50, #f67299)
                , to(#f67299));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #902142;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.btm_1{
	margin: 0 5px 0 0;
	padding: 15px 35px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#2ad8fd)
                , color-stop(0.49, #2ad8fd)
                , color-stop(0.50, #00b1d7)
                , to(#00b1d7));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #005f73;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.btw_1{
	margin: 0 5px 0 0;
	padding: 15px 35px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#fea6c0)
                , color-stop(0.49, #fea6c0)
                , color-stop(0.50, #f67299)
                , to(#f67299));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #902142;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.btm_2{
	margin: 0 10px 0 0;
	padding: 15px 90px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	text-decotration: none;
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#2ad8fd)
                , color-stop(0.49, #2ad8fd)
                , color-stop(0.50, #00b1d7)
                , to(#00b1d7));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #005f73;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.btw_2{
	margin: 0 0 0 0;
	padding: 15px 90px;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	text-decotration: none;
	background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#fea6c0)
                , color-stop(0.49, #fea6c0)
                , color-stop(0.50, #f67299)
                , to(#f67299));
	border-radius: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 2px #902142;
	box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
}
.line a{
	text-decoration: none;
}
.line_2 a{
	text-decoration: none;
}
.line_3 a{
	text-decoration: none;
}

.line{
	widt: 100%;
	text-align: center;
}
.line_2{
	width: 50%;
	text-align: center;
}
.line_3{
	width: 33%;
	text-align: center;
}


/* スケジュールBOX */
.schedule_box{
	width: 94%;
	margin: 0 auto 30px;
	padding:;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 2px #ccc;
}

table{
	margin: 25px 0 0;
	color: #555;
}


/* サッカーボール画像 */
th .img_2{
	width: 25%;
	margin-right: 2px;
	vertical-align: top;
	position: relative;
	top: -0.2em;
}

/* ビールグラス画像 */
th img{
	width: 20%;
	margin-right: 2px;
	vertical-align: top;
	position: relative;
	top: -0.2em;
}

/* 項目 */
tr th{
	font-size: 108%;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 0.2em;
}

/* 詳細関係 */
tr td{
	padding-bottom: 30px;
	font-size: 108%;
	vertical-align: top;
}
tr td img{
	margin-right: 7px;
	vertical-align: top;
}
.big_01{
	font-size: 138.5%;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}
tr td.syosai{
	padding: 7px 0;
	font-size: 108%;
	text-align: right;
}
.sub_text{
	font-size:98%;
	color: #aaa;
}

/* カラー関係 */
.aka{
	color: #f00;
}
.bule{
	color: #00b1d7;
}
.tora_bule{
	color: #0e88b5;
}
.pink{
	color: #f67299;
}

/* オーダーボタン上部テキスト */
.nitei_01{
	padding-bottom: 13px;
	font-size: 93%;
	font-weight: bold;
	color: #33baba;
	text-align: center;
}
.nitei_02{
	padding: 0;
	font-size: 93%;
	font-weight: bold;
	color: #33baba;
	text-align: center;
}
/* 虎コンタイトル３種 */
.title_tora{
	width: 100%;
	margin: 20px 0 0;
	padding: 13px 0 13px 15px;
	background: #ff7699;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	text-align: left;
	box-sizing: border-box;
}
.title_tora2{
	width: 100%;
	margin: 20px 0 0;
	padding: 13px 0 13px 15px;
	background: #ffba00;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	text-align: left;
	box-sizing: border-box;
}
.title_tora3{
	width: 100%;
	margin: 20px 0 0;
	padding: 13px 0 13px 15px;
	background: #ffef00;
	font-size: 180%;
	font-weight: bold;
	color: #6a6a6a;
	text-align: left;
	box-sizing: border-box;
}

/* 虎コン サブタイトル３種 */
.subtitle_tora{
	width:98%;
	padding: 10px 0; 
	margin-bottom: 20px;
	font-size: 180%;
	font-weight: bold;
	color: #ff7699;
	border-bottom:1px solid #e1e1e1;
	text-align: center;
}
.subtitle_tora2{
	width:98%;
	padding: 10px 0; 
	margin-bottom: 20px;
	font-size: 180%;
	font-weight: bold;
	color: #ffba00;
	border-bottom:1px solid #e1e1e1;
	text-align: center;
}
.subtitle_tora3{
	width:98%;
	padding: 10px 0; 
	margin-bottom: 20px;
	font-size: 180%;
	font-weight: bold;
	color: #afafaf;
	border-bottom:1px solid #e1e1e1;
	text-align: center;
}
