@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
/*#bg-body {
    background: none no-repeat no-scroll 0 0;
	height: 200%;
    left: -50%;
    position: fixed;
    top: -50%;
	top:0;
    width: 200%;
	z-index:-1;
	min-height:700px;
}*/
#bg-body {
    background: none no-repeat no-scroll 0 0;
	height: 200%;
    left: -50%;
    position: fixed;
    top: -30px;
    width: 200%;
	z-index:-1;
	min-height:700px;
}
*:first-child+html #bg-body {
    background: none no-repeat no-scroll 50% 0;
    left: 0;
	top:0;
    width: 100%;
	z-index:-1;
}
/*#bg-body img {
    bottom: 0;
    left: 0;
    margin:0 auto;
	min-height:700px;
    min-width: 65%;
    position: absolute;
    right: 0;
    top: 0;
}*/
#bg-body img {
    bottom: 0;
    left: 0;
    margin: 0 auto;
	min-height:700px;
    min-width: 65%;
    position: absolute;
    right: 0;
    top: 0;
}
#main .indexBox {
    background: none;
	background-size: 100% auto;
}
#main .indexBox .mainBox {
	margin-bottom: 18px;
	height: 672px;
	position: relative;
}
#main .indexBox .textImg a {
	display: block;
}


#main .indexBox .textImg {
	position: absolute;
	left: 190px;
 	top: 260px;
}
/* イベント変更はこちら↓ */
/*#main .indexBox .gwevent {
	position: absolute;
	left: 50%;
 	top: 245px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}*/


#main .indexBox .xmasLink {
	display: block;
	cursor: pointer;
}
#main .indexBox .xmasLink:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


#main .indexBox .subBox {
	position: absolute;
	bottom: 0;
	left: 0;
}

#main .indexBox .detailBox {
	margin-right: 9px;
	padding: 17px 0 10px 9px;
	width: 271px;
	position: relative;
	float: left;
	border-radius: 6px;
	behavior: url(../js/pie.htc);
	background: url(../../images/com_bg.png) repeat left top;
	zoom: 1;
}

#main .indexBox .detailBox p {
	padding: 0 0 21px 4px;
	border-bottom: 1px solid #B9B9B9;
}

#main .indexBox .detailBox .scrollBox {
	padding: 12px 8px 10px 0;
	height: 147px;
}

#main .indexBox .detailBox .scroll {
	height: 147px;
	overflow: auto;
}

#main .indexBox .detailBox dt {
	padding: 0px 0 2px 8px;
	font-size: 1.1em;
}
#main .indexBox .detailBox dt img {
	margin-left: 3px;
	display: inline;
	vertical-align: -1px;
}
#main .indexBox .detailBox dd {
	margin-bottom: 10px;
	padding: 0 0 15px 8px;
	font-size: 12px;
	line-height: 1.3;
	background: url(../../images/line01.png) repeat-x left bottom;
}
#main .indexBox .detailBox dd span {
	display: none;
}

#main .indexBox .detailBox01 {
	margin-right: 0;
	float: right;
	padding: 12px 11px 12px 9px;
	width: 402px;
}
#main .indexBox .detailBox01 .lBox {
	margin-top: 5px;
}
#main .indexBox .detailBox01 p {
	padding: 0 0 10px 2px;
	border: none;
}
#main .indexBox .detailBox01 li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .indexBox .detailBox01 .lBox {
	width: 292px;
	float: left;
	background: url(../../images/line02.png) repeat-y right top;
}
#main .indexBox .detailBox01 .lBox li {
	padding: 7px 6px 0 0;
	float: left;
}
#main .indexBox .detailBox01 .lBox li .subUl,
#main .indexBox .detailBox01 .lBox li a span {
	display: none;
}
#main .indexBox .detailBox01 .rList {
	float: right;
	width: 100px;
}
#main .indexBox .detailBox01 .rList li {
	padding-top: 1px;
	float: left;
}

#main .indexBox .banner {
	padding: 16px 0 15px;
	text-align: center;
	background: url(../../images/banner_bg.png) repeat left top;
}
#main .indexBox .banner li {
	margin: 0 7px 0;
	display: inline-block;
	background-color: #FFF;
}
#main .indexBox .banner li img {
	display: inline;
	vertical-align: top;
}
#main .indexBox .banner li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .indexBox .banner li:nth-child(1) {
	margin:0 7px 15px ;
}
#main .indexBox .banner li:nth-child(2) {
	margin:0 7px 15px ;
}
/*#main .indexBox .banner li:nth-child(3) {
	margin:14px 0 0 0 ;
}*/

#main .menuBox {
	padding: 16px 0;
	background-color: #EFEFEF;
}
#main .menuBox .mainBox {
	width: 972px;
	padding: 0 14px;
}
#main .menuBox .detailBox {
	margin-right: 12px;
	padding: 21px 14px 10px;
	width: 258px;
	float: left;
	position: relative;
	color: #FFF;
	font-size: 1.2em;
	border-radius: 6px;
	behavior: url(../js/pie.htc);
	background-color: #A19F91;
}
#main .menuBox .title {
	padding: 0 0 12px 3px;
	border-bottom: 1px solid #D0CFC8;
}
#main .menuBox dl {
	margin-bottom: 8px;
	padding: 4px 0 12px;
	border-bottom: 1px solid #D0CFC8;
}
#main .menuBox dt {
	padding-top: 6px;
	width: 90px;
	float: left;
	text-align: right;
}
#main .menuBox dd {
	padding: 6px 0 0 8.7em;
}
#main .menuBox p {
	line-height: 1.3;
}
#main .menuBox .detailBox01 dt {
	width: 74px;
}
#main .menuBox .detailBox01 dd {
	padding-left: 7.5em;
}
#main .menuBox ul {
	width: 376px;
	float: right;
}
#main .menuBox li {
	margin-top: 12px;
	padding: 21px 16px;
	width: 344px;
	color: #FFF;
	float: left;
	font-size: 1.2em;
	border-radius: 6px;
	position: relative;
	behavior: url(../js/pie.htc);
	background: #A19F91 url(../../images/icon01.gif) no-repeat 97% center;
	height: 100px;
}
#main .menuBox li a {
	color: #FFF;
}
#main .menuBox li:first-child {
	margin-top: 0;
	background: #A19F91;
	height: 70px;
}
#main .menuBox li img {
	margin-bottom: 9px;
}
#main .newsBox {
	background: url(../../images/news_bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
}
#main .comBox {
	width: 477px;
	padding: 36px 0 41px 28px;
	background: url(../../images/com_bg.png) repeat left top;
}
#main .comBox h2 {
	margin: 0 0 139px 3px;
}
#main .comBox .title {
	margin-bottom: 22px;
	padding: 0 0 5px 4px;
	border-bottom: 1px solid #C6C5C6;
}
#main .comBox .scrollBox {
	margin-bottom: 8px;
	height: 350px;
	padding-right: 9px;
}
#main .comBox .scrollBox .scroll {
	height: 350px;
	overflow: auto;
}
#main .comBox .scrollBox .scroll .subBox {
	padding-right: 10px;
}
#main .comBox .subBox a:hover .photoBox img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .comBox .subBox a:first-child .imgBox {
	padding-top: 0;
}
#main .comBox .imgBox {
	padding: 18px 0 0 8px;
	min-height: 104px;
	background: url(../../images/line01.png) repeat-x left bottom;
}
#main .comBox .photoBox {
	float: left;
}
#main .comBox .textBox {
	width: 347px;
	float: right;
}
#main .comBox .textBox p {
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 1.3;
}
#main .comBox .textBox p span {
	display: block;
	font-size: 12px;
}
#main .comBox .textBox img {
	margin-left: 3px;
	vertical-align: 0;
}
#main .comBox .link {
	margin-right: 30px;
	text-align: right;
}
#main .comBox .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .shopBox {
	padding: 36px 0;
	background: url(../../images/shop_bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
}
#main .shopBox .mainBox {
	position: relative;
}

#main .shopBox h2 {
	padding: 0 0 34px 30px;
}
#main .shopBox .back {
	position: absolute;
	left: -70px;
	top: 296px;
}
#main .shopBox .more {
	position: absolute;
	right: -81px;
	top: 296px;
}

#main .shopBox .back.disabled,
#main .shopBox .more.disabled {
	display: none !important;
}
#main .shopBox .back a:hover img,
#main .shopBox .more a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .shopBox .contentBox {
	margin: 0 auto;
	height: 532px;
	width: 679px;
}
#main .shopBox .contentBox .foo {
	width: 679px;
}
#main .shopBox .index {
	float: left;
	width: 631px;
	padding: 40px 24px 40px;
	background: url(../../images/com_bg.png) repeat left top;
}
#main .shopBox .index p {
	margin-bottom: 20px;
	text-align: center;
}
#main .shopBox .index li {
	padding: 0 15px 28px;
	float: left;
}
#main .shopBox .index li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .shopBox .cateBox {
	float: left;
	width: 679px;
	background: url(../../images/com_bg.png) repeat left top;
}
#main .shopBox .cateBox .title {
	padding: 14px 14px 15px;
	background-color: #FFF;
}
#main .shopBox .cateBox .scrollBox {
	padding-right: 13px;
}
#main .shopBox .cateBox .scrollBox .scroll {
	height: 453px;
	overflow: auto;
}
#main .shopBox .cateBox .subBox {
	padding: 0 19px;
}
#main .shopBox .cateBox a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .shopBox .cateBox .imgBox {
	padding: 15px 15px 14px 11px;
	border-bottom: 1px solid #BBBEC2;
}
#main .shopBox .cateBox .photoBox {
	float: left;
}
#main .shopBox .cateBox .photoBox li {
	float: left;
	height:59px;
	background:#fff;
	display:table;
}
#main .shopBox .cateBox .photoBox li span {
	width:128px;
	height:59px;
	border:1px solid #ddd;
	display:table-cell;
	vertical-align:middle;
}
#main .shopBox .cateBox .photoBox li span img {
	display:block;
	margin:0 auto;
}
#main .shopBox .cateBox .photoBox li:first-child {
	margin: 1px 15px 0 0;
}
#main .shopBox .cateBox .textBox {
	width: 383px;
	float: right;
	color: #444;
	font-size: 1.2em;
	line-height: 1.6;
	background: url(../../images/icon02.png) no-repeat right center;
}
#main .shopBox .cateBox .textBox span {
	font-size: 1.16em;
}
#main .shopBox .cateBox .textBox .small {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}
#main .floorBox {
	padding: 36px 0 65px;
	background: url(../../images/floor_bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
}
#main .floorBox .mainBox {
	position: relative;
}
#main .floorBox h2 {
	margin: 0 0 55px 31px;
}
#main .floorBox p {
	margin: 0 0 11px 43px;
}
#main .floorBox .down {
	position: absolute;
	left: -70px;
	top: 296px;
}
#main .floorBox .up {
	position: absolute;
	right: -81px;
	top: 296px;
}
#main .floorBox .down a:hover img,
#main .floorBox .up  a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#main .floorBox .subBox {
	margin: 0 48px 0 42px;
}
#main .floorBox .subBox ul {
	width: 180px;
	float: left;
}
#main .floorBox .subBox li {
	padding-bottom: 1px;
	float: left;
}
#main .floorBox .subBox li a {
	display: block;
}
#main .floorBox .subBox .on a img {
	visibility: hidden;
}
#main .floorBox .subBox .floor01 a {
	background: url(../../images/img34_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor02 a {
	background: url(../../images/img35_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor03 a {
	background: url(../../images/img36_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor04 a {
	background: url(../../images/img37_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor05 a {
	background: url(../../images/img38_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor06 a {
	background: url(../../images/img39_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor07 a {
	background: url(../../images/img40_over.gif) no-repeat left top;
}
#main .floorBox .subBox .floor08 a {
	background: url(../../images/img41_over.gif) no-repeat left top;
}
#main .floorBox .mapBox {
	padding: 32px 8px 19px 16px;
	width: 675px;
	float: right;
	background: url(../../images/com_bg.png) repeat left top;
}
#main .floorBox .mapBox .map {
	float: left;
}
#main .floorBox .mapBox .noteImg {
	margin: 2px 0 52px;
	float: right;
}
#main .floorBox .mapBox .floor {
	float: right;
}
#main .voiceBox {
	background: url(../../images/voice_bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
}
#main .voiceBox h2 {
	margin-bottom: 138px;
}
#main .accessBox {
	padding: 36px 0 72px;
	border-bottom: 1px solid #FFF;
	background: url(../../images/access_bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
}
#main .accessBox h2 {
	margin: 0 0 56px 28px;
}
#main .accessBox p {
	margin: 0 0 24px 33px;
	line-height: 1.85;
}
#main .accessBox .title {
	margin-bottom: 3px;
}
#main .accessBox .title span {
	display: none;
}
#main .accessBox .text {
	margin-bottom: 27px;
}
#main .accessBox .imgBox {
	margin-right: 46px;
}
#main .accessBox .map {
	float: right;
}
#main .accessBox .textBox {
	margin-top: 17px;
	float: left;
}
#main .accessBox .textBox .title {
	margin-bottom: 5px;
}
#main .accessBox dl {
	margin-left: 33px;
	font-size: 1.3em;
}
#main .accessBox dd {
	padding: 0 0 11px 13px;
}

#main .faceBox {
	padding: 30px 0 40px;
	border-bottom: 1px solid #FFF;
	background-color: #E8E8E8;
}
#main .faceBox p {
	margin-bottom: 13px;
}
#main .faceBox ul {
	margin: 0 58px;
}
#main .faceBox li:first-child {
	padding: 0 43px 8px 0;
	float: left;
	background: url(../../images/line03.gif) repeat-y right top;
}
#main .faceBox li .facebook {
	width: 400px;
	height: 400px;
}
#main .faceBox li .twitter {
	width: 400px;
	height: 400px;
	overflow: hidden;
}



@media all and (min-width: 0px) and (max-width: 640px) {
	
	#bg-body {
		display: none;
	}
	

	#main .indexBox .voiceTopBox {
		padding: 23px 0;
		width: 100%;
	}

	#main .indexBox .mainBox {
		margin-bottom: 18px;
		height: auto;
		position: static;
	}

	#main .indexBox .textImg {
		position: static;
	}

	#main .indexBox .subBox {
		position: static;
	}
	
	.subBox .spBnr {
		margin: 0 auto;
		text-align: center;
		padding: 0 10px;
	}
	.subBox .spBnr li {
		padding: 0 0 10px;
		display: inline-block;
	}
	.subBox .spBnr li img {
		width: 100%;
		height: 100%;
	}

	#main .indexBox .detailBox {
		margin-right: 0;
		padding: 23px 5%;
		width: 90%;
		float: none;
		position: relative;
		background: none;
		border-radius: 0;
	}

	#main .indexBox .detailBox p {
		margin-bottom: 0;
		padding: 0 0 16px 3px;
		border-bottom: none;
		background: url(../../images/line01.png) repeat-x left bottom;
	}
	
	#main .indexBox .detailBox .scrollBox {
		padding: 0;
		height: auto;
	}
	
	#main .indexBox .detailBox .scroll {
		height: auto;
		overflow: auto;
	}
	
	#main .indexBox .detailBox .jspContainer {
		width: auto !important;
		height: auto !important;
	}
	
	#main .indexBox .detailBox .jspContainer .jspPane {
		position: static;
	}

	#main .indexBox .detailBox .jspVerticalBar {
		display: none;
	}

	#main .indexBox .detailBox dt {
		padding: 5px 0;
		font-size: 10px;
	}
	
	#main .indexBox .detailBox dd {
		margin-bottom: 0;
		padding: 0 0 5px;
		font-size: 11px;
		background: url(../../images/line01.png) repeat-x left bottom;
	}
	
	#main .indexBox .detailBox dd span {
		margin-top: 15px;
		display: block;
		font-size: 10px;
		line-height: 1.7;
	}
	
	#main .indexBox .detailBox01 {
		padding: 23px 0;
		width: 100%;
	}
	
	#main .indexBox .detailBox01 .lBox {
		margin-top: 5px;
	}
	
	#main .indexBox .detailBox01 p {
		margin: 0 5%;
		background: none;
	}
	
	#main .indexBox .detailBox01 .lBox {
		float: none;
		width: auto;
		background: none;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > li {
		margin-bottom: 1px;
		padding: 0;
		float: none;
	}
	
	#main .indexBox .detailBox01 .lBox a {
		color: #fff;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > li a img {
		display: none;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > li > a:first-child span {
		padding: 15px 25px;
		position: relative;
		display: block;
		background-color: #74bade;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > li > a span:after {
		margin-top: -7px;
		position: absolute;
		right: 15px;
		top: 50%;
		height: 13px;
		width: 13px;
		background: url(../images/sp_icon02.png) no-repeat left top;
		background-size: 13px 13px;

		content: "";
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > li > a.on span:after {
		background: url(../images/sp_icon01.png) no-repeat left top;
		background-size: 13px 13px;
	}
	
	#main .indexBox .detailBox01 .lBox li .subUl li {
		border-bottom: 1px solid #fff;
		float: none;
		padding: 0;
	}
	
	#main .indexBox .detailBox01 .lBox .subUl a {
		padding: 8px 17px 5px;
		position: relative;
		display: block;
		color: #333;
		background-color: #e3f2f9;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > .fashion > a:first-child span {
		background-color: #9fa6d0;
	}
	
	#main .indexBox .detailBox01 .lBox .fashion .subUl a {
		background-color: #ecedf5;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > .restaurant > a:first-child span {
		background-color: #ff897d;
	}
	
	#main .indexBox .detailBox01 .lBox .restaurant .subUl a {
		background-color: #ffe7e5;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > .interior > a:first-child span {
		background-color: #b69782;
	}
	
	#main .indexBox .detailBox01 .lBox .interior .subUl a {
		background-color: #f0eae6;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > .beauty > a:first-child span {
		background-color: #93bb87;
	}
	
	#main .indexBox .detailBox01 .lBox .beauty .subUl a {
		background-color: #e9f1e7;
	}
	
	#main .indexBox .detailBox01 .lBox .fooUl > .service > a:first-child span {
		background-color: #eabc42;
	}
	
	#main .indexBox .detailBox01 .lBox .service .subUl a {
		background-color: #fbf2d9;
	}
	
	#main .detailBox01 .subUl {
		margin-bottom: 5px;
	}
	
	#main .detailBox01 .subUl a img, #main .detailBox01 .subUl a span {
		display: block !important;
	}
	
	#main .detailBox01 .subUl a img {
		margin-right: 10px;
		width: 30px;
		height: auto;
		float: left;
	}

	#main .detailBox01 .subUl .photoBox li {
		padding: 0;
		height: auto;
		background-color: transparent;
	}

	#main .indexBox .detailBox01 .lBox .subUl a:after {
		margin-top: -8px;
		position: absolute;
		right: 17px;
		top: 50%;
		width: 11px;
		height: 16px;
		background: url(../../images/icon02.png) no-repeat left top;
		background-size: 7px auto;

		content: "";
	}

	#main .detailBox01 .subUl a img:nth-child(2) {
		margin-top: 3px;
		height: 30px;
		width: auto;
	}

	#main .detailBox01 .subUl .photoBox li span img {
		height: auto;
		width: 60px;
	}

	#main .detailBox01 .subUl p {
		margin: 0;
		padding: 0 0 0 125px;
		font-size: 8px;
	}

	#main .detailBox01 .subUl p span {
		margin-bottom: 4px;
		font-size: 10px;
		font-weight: bold;
	}

	#main .indexBox .detailBox01 .rList {
		display: none;
	}

	/* #main .newsBox, */
	#main .topNewsBox,
	#main .voiceTopBox,
	#main .menuBox,
	#main .shopBox,
	#main .floorBox,
	#main .indexBox .banner {
		display: none;
	}

	#main .accessBox {
		padding: 0 5%;
		background: none;
	}

	#main .accessBox h2 {
		margin: 0 0 15px;
	}

	#main .accessBox p {
		margin: 0 0 10px;
		line-height: 1.5;
	}

	#main .accessBox .title {
		margin-bottom: 3px;
	}

	#main .accessBox .title img {
		display: none;
	}

	#main .accessBox .title span {
		display: block;
		font-size: 10px;
	}

	#main .accessBox .text {
		margin-bottom: 10px;
	}

	#main .accessBox .imgBox {
		margin-right: 0;
		padding: 0;
		border: none;
	}

	#main .accessBox .map {
		float: none;
	}

	#main .accessBox .map iframe {
		background-color: #999;
		height: 237px;
		width: 100%;
	}

	#main .accessBox .textBox {
		margin: 0 0 15px;
		width: auto;
		float: none;
	}

	#main .accessBox dl {
		margin-left: 0;
		font-size: 8px;
	}

	#main .accessBox dd {
		padding: 0;
	}

	#main .faceBox {
		display: none;
	}
	

	#main .newsBox {
		margin-bottom: 18px;
		height: auto;
		position: static;
		background:none;
        -webkit-order: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
	}
	
	#main .newsBox p.subTitle {
		margin-bottom: 0;
		padding: 0 0 16px 3px;
		border-bottom: none;
		background: url(../../images/line01.png) repeat-x left bottom;
	}


#main .newsBox h2,
#main .newsBox .title {
	display:none;
}

#main .newsBox .comBox {
		margin-right: 0;
		padding: 23px 5%;
		width: 90%;
		float: none;
		position: relative;
		background: none;
		border-radius: 0;
}

#main .newsBox .scrollBox {
		padding: 0;
		height: auto;
}

#main .newsBox .photoBox {
	text-align:center;
	width:30%;
}

#main .newsBox .textBox {
	width:67%;
}

#main .newsBox .subBox a {
	display:block;
	padding:1.5em 0;
	background: url(../../images/line01.png) repeat-x left bottom;
}

#main .comBox .imgBox {
	padding: 0;
	min-height: auto;
	background: none;
}


	#main .voiceBox {
		margin-bottom: 18px;
		height: auto;
		position: static;
		background:none;
        -webkit-order: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
	}
	
	#main .voiceBox p.subTitle {
		margin-bottom: 0;
		padding: 0 0 16px 3px;
		border-bottom: none;
		background: url(../../images/line01.png) repeat-x left bottom;
	}


	#main .voiceBox h2,
	#main .voiceBox .title {
		display:none;
	}
	
	#main .voiceBox .comBox {
			margin-right: 0;
			padding: 23px 5%;
			width: 90%;
			float: none;
			position: relative;
			background: none;
			border-radius: 0;
	}
	
	#main .voiceBox .scrollBox {
			padding: 0;
			height: auto;
	}
	
	#main .voiceBox .photoBox {
		text-align:center;
		width:30%;
	}
	
	#main .voiceBox .textBox {
		width:70%;
	}
	
	#main .voiceBox .subBox a {
		display:block;
		padding:1.5em 0;
		background: url(../../images/line01.png) repeat-x left bottom;
	}
	
	#main .voiceBox .imgBox {
		padding: 0;
		min-height: auto;
		background: none;
	}
	
	
	#listSort {
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
	}	
	#main .indexBox {
	    -webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
        -webkit-order: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3;
	}
	#main #a01 {
	    -webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
        -webkit-order: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
	}
	#main #a05 {
	    -webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
        -webkit-order: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
	}
	#main #a04 {
	    -webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
        -webkit-order: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        order: 4;
	}

}
