@charset "UTF-8";

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

  共通設定

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

.sp {
	display: none;
}

html {
	
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #0f0f0e;
	line-height: 160%;
	height: 100%;
	word-wrap:break-word;
	position: relative;
}

/* link */
a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #36a3a0!important;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* head */
.cTtl{
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 0 0 20px;
	background: url(../images/common/bg_contentstitle_pc.png) left bottom no-repeat;	
}

/* header */
.headerOtl {
	background: url(../images/common/bg_header.png) top;
	position: relative;
	z-index: 10;
}

#header {
	width: 980px;
	min-height: 80px;
	margin: 0 auto;
	position: relative;
}

.headerH1 {
	text-align: center;
	padding: 3px;
	font-size: 75%;
	background: #222;
	border-bottom: 1px solid #333;
}

.hTel {
	position: absolute;
	bottom: 20px;
	left: 0;
}

.hTel img {
	width: 160px;
	height: 40px;
}

.hTime {
	position: absolute;
	bottom: 30px;
	left: 170px;	
}

#hNav {
	position: absolute;
	bottom: 30px;
	right: 160px;
	font-size: 13px;
}

#hNav li {
	float: left;
	padding: 0 0 0 10px;
}

#hSnsNavTable {
	position: absolute;
	top: 27px;
	left: 820px;
	width: 160px;
}

#hSnsNavTable td {
	padding: 0 0 0 20px;
	width: 20px;
}

#hSnsNavTable td img {
	width: 20px;
}

#hSnsNav {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 160px;
}

#hSnsNav li {
	float: left;
	padding: 0 0 0 20px;
	width: 20px;
}

#hSnsNav li img {
	width: 20px;
}

.s1 img {}
.s2 img {margin-top: 2px;}
.s3 img {margin-top: 2px;}

.rightBorder {
	padding: 0 20px 0 20px!important;
	border-right: solid 1px #bebebe;
}

#hNav a:link {
	color: #cfcfce;
	text-decoration: none;
}

.menuBtn {
	display: none;
}

/* mainArea */
.mainAreaOtl {
	height: 750px;
	/*margin: -80px 0 0;*/
	background: url(../images/index/bg_mainarea.jpg) top no-repeat;
	z-index: 0;
}

#mainArea {
	width: 980px;
	min-height: 750px;
	margin: 0 auto;
	position: relative;
}

.mLogo {
	position: absolute;
	bottom: 40px;
	left: 0;
}

.mLogo img {
	width: 300px;
	height: 215px;
}

.openImg {
	position: absolute;
	bottom: 155px;
	right: 0;
}

.openTxt {
	position: absolute;
	bottom: 40px;
	right: 0;
	font-size: 10px;
	color: #a4a4a4;
	line-height: 140%;
}

/* gNav */
#gNav {
	padding: 18px 0 6px;
	border-top: solid 3px #36a3a0;
	border-bottom: solid 3px #36a3a0;
	position: absolute;
	bottom: 80px;
	right: 0;
	line-height: 100%;
}

#gNav td {
	padding: 0 12px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	position: relative;
}

.gNavPg {
}

.gNavPg a {
	margin-top: -8px!important;
	display: block;
	line-height:1.1;
}

#gNav a:link {
	color: #ffffff;
	text-decoration: none;
}

.gNavSubTxt {
	font-size: 6px;
	font-weight: normal;
	margin: 2px 0 0;
}

.gNavMiniTxt {
	font-size: 10px!important;
	padding: 0 0 0 5px;
}

/* modal */
.remodal {
	display: none;
}

/* layout */
#contents {
	width: 980px;
	margin: 0 auto 50px;
}

#mainCol {
	width: 700px;
	float: left;
}

#subCol {
	width: 250px;
	float: right;
}

/* Facebook Like Box */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100%!important;
}

/* twitter */
.twitterWidget #twitter-widget-0 {
    width:100% !important;
}

/* subCol */
.blogBnr {
	width: 248px;
	height: 118px;
	margin: 0 0 20px;
	border: solid 1px #2e2e2c;
}

.blogBnr img {
	width: 242px;
	height: 112px;
	border: solid 3px #0f0f0e;
}

.subInfoBox {
	min-height: 280px;
	border: solid 1px #1e1e1c;
	padding: 15px;
	background: url(../images/common/bg_info.jpg) top no-repeat;
}

.subInfoArea {
	margin: 0 0 15px;
	padding: 0 0 20px;
	background: url(../images/common/bg_dot_pc.png) bottom repeat-x;
}

.qrImg {
	width: 80px;
	float: left;
}

.qrImg img {
	width: 80px;
	height: 80px;
}

.iLogoArea {
	width: 110px;
	float: right;
}

.iLogo {
	text-align: center;
	margin: 0 0 4px;
}

.iLogo img {
	width: 92px;
	height: 66px;
}

.iName img {
	width: 110px;
	height: 10px;
} 

.iTel {
	text-align: center;
}

/* footer */
#footer {
	padding: 40px 0 30px;
	background: url(../images/common/bg_footer.gif) top repeat-x;
}

.yelp {
	width: 980px;
	margin: 20px auto 0;
}

.fLogo {
	text-align: center;
	margin: 0 0 30px;
}

.fLogo img {
	width: 125px;
	height: 90px;
}

/* fnav */
.fNavOtl {
	width: 980px;
	margin: 0 auto 25px;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
	border-top: solid 1px #575757;
	border-bottom: solid 1px #575757;
}

#fNav {
	font-weight: bold;
	float: left;
	position: relative;
	left: 50%;
}

#fNav li {
	float: left;
	position: relative;
	left: -50%;
	padding: 0 15px;
}
#fNav a:link {
	color: #ffffff;
	text-decoration: none;
}

.copyBox {
	width: 980px;
	margin: 0 auto;
}

.copyRight {
	float: left;
}

.siteTtl {
	float: right;
}

#pagetop {
	position: fixed;
	bottom: 200px;
	right: 20px;
}

#pagetop img {
	width: 60px;
	height: auto;
}

#pagetop a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

/* lowerMainArea */
.lowerMainAreaOtl {
	height: 350px;
	margin: -80px 0 0;
	background: url(../images/common/bg_lowermainarea.jpg) top no-repeat;
	z-index: 0;
}

#lowerMainArea {
	width: 980px;
	min-height: 350px;
	margin: 0 auto;
	position: relative;
}

.lmLogo {
	position: absolute;
	bottom: 40px;
	left: 0;
}

.lmLogo img {
	width: 200px;
	height: 143px;
}

/* pankuzu */
.bread_crumb {
	font-size: 14px;
	margin: 0 0 30px;
}

.bread_crumb:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.bread_crumb li {
	float: left;
	padding: 0 5px;
}

.breadcrumbs a.home,
.level-1  {
	background: url(../images/common/bg_home_pc.png) left no-repeat;
	padding: 0 5px 0 25px!important;
}

.sub {
	padding-left: 20px!important;
	background: url(../images/common/arrow.png) left 4px no-repeat;
}

.mini {
	font-size: 10px;
}

.current-item,
.current {
	font-weight: bold;
	color: #36a3a0;
}

/* pager */
.wp-pagenavi {
	clear: both;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background: #555555;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #36a3a0;
	color: #fff!important;
}

.wp-pagenavi span.current {
	background: #36a3a0;
}

/* common */
.dateTxt {
	color: #36a3a0;
	font-weight: bold;
}

.titleTxt {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #898888;
}

.titleTxt a {
	color: #898888;
}

.titleTxt a:link {
	color: #898888;
	text-decoration: none;
}

.titleTxt a:hover {
	color: #36a3a0;
	text-decoration: none;
}

.cImgAreaRight {
	width: 280px;
	float: right;
}

.cImgAreaLeft {
	width: 280px;
	float: left;
}

.cImg {
	/*
	width: 278px;
	height: 138px;
	*/
	text-align: center;
}

.cImg img {
	/*
	width: 272px;
	height: 132px;
	*/
	border: solid 3px #0f0f0e;
}

.cImgNo2 {
	width: 278px;
	height: 198px;
	border: solid 1px #2e2e2c;
}

.cImgNo2 img {
	width: 272px;
	height: 192px;
	border: solid 3px #0f0f0e;
}

.cImgNo {
	width: 278px;
	height: 138px;
	border: solid 1px #2e2e2c;
}

.cImgNo img {
	width: 272px;
	height: 132px;
	border: solid 3px #0f0f0e;
}

.cImg2 {
	/*
	width: 278px;
	height: 375px;
	*/
	border: solid 1px #2e2e2c;
}

.cImg2 img {
	/*
	width: 272px;
	height: 367px;
	*/
	border: solid 3px #0f0f0e;
}

.cTxtAreaRight {
	width: 400px;
	float: right;
}

.cTxtAreaLeft {
	width: 400px;
	float: left;
}

.lowerTtl {
	padding: 15px;
	font-size: 36px;
	border-top: solid 2px #0f0f0e;
	border-bottom: solid 2px #0f0f0e;
	background: url(../images/common/bg_lowertitle.png) right top no-repeat;
	text-shadow: 2px 2px 1px #000; 
}

.lowerTtlOtl {
	margin: 0 0 40px;
	border-top: solid 2px #545451;
	border-bottom: solid 2px #545451;
	background: url(../images/common/bg_header.png) top;
}

.dotList li {
	margin: 0 0 30px;
	padding: 0 0 30px;
	background: url(../images/common/bg_dot_pc.png) bottom repeat-x;
}

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

  トップページ

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

.conceptBox {
	border: solid 1px #2e2e2c;
	padding: 14px;
}

.conceptImgArea {
	width: 280px;
	float: left;
}

.conceptImg {
	width: 278px;
	height: 158px;
	border: solid 1px #2e2e2c;
}

.conceptImg img {
	width: 272px;
	height: 152px;
	border: solid 3px #0f0f0e;
}

.conceptTxtArea {
	width: 370px;
	float: right;
}

.infoBox {
	height: 300px;
	overflow-y: auto;
}

.infoList li {
	margin: 0 0 20px;
}

.list {
	list-style: disc;
	margin: 0 15px 15px;
}

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

  ブログページ

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

.blogTtl {
	margin: 0 0 40px;
}

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

  ブログ詳細ページ

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

.detailBoxTop {
	background: url(../images/common/bg_detailbox_top.png) top no-repeat;
	margin: 0 0 20px;
	padding: 10px 0 0;
}

.detailBoxBottom {
	background: url(../images/common/bg_detailbox_bottom.png) bottom no-repeat;
	padding: 0 0 10px;
}

.detailBox {
	background: url(../images/common/bg_detailbox_middle.png) top repeat-y;
	padding: 20px;
}

.detailTtlTable {
	width: 100%;
	margin: 0 0 30px;
	border-top: solid 1px #434341;
	border-bottom: solid 1px #434341;
}

.detailTtlTable td {
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	color: #36a3a0;
	padding: 10px;
	vertical-align: middle;
}

.detailTtlTable th {
	font-size: 24px;
	font-weight: bold;
	color: #898888;
	padding: 10px;
	vertical-align: middle;
}

.detailImg {
	width: 418px;
	height: 208px;
	margin: 0 auto 30px;
	border: solid 1px #2e2e2c;
}

.detailImg img {
	width: 412px;
	height: 202px;
	border: solid 3px #0f0f0e;
}

.detailTxt {
	margin: 0 0 30px;
}

.btBox {
	width: 460px;
	margin: 0 auto;
}

.leftBtn {
	width: 220px;
	float: left;
}

.rightBtn {
	width: 220px;
	float: right;
}

.subCOlTtl {
	border-top: solid 1px #434341;
	border-bottom: solid 1px #434341;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
}

.greenTxt {
	color: #36a3a0;
	font-size: 20px;
	padding: 0 2px 0 0;
}

.subCOlBox {
	padding: 15px 15px 0;
}

.subCOlList {
	list-style:  square outside ;
	padding: 0 0 0 15px;
}

.subCOlList li {
	margin: 0 0 5px;
}

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

  お問い合わせページ

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

.redTxt {
	color: #F00;
	margin: 0 0 5px;
}

.borderTable {
	width: 100%;
	margin: 0 0 30px;
}

.borderTable th {
	width: 150px;
	padding: 20px;
	border-bottom: solid 2px #1f1f1d;
	vertical-align: top;
}

.borderTable td {
	padding: 20px;
	border-bottom: solid 2px #1f1f1d;
	vertical-align: top;
}

.fBox01 {
	width: 300px;
	height: 24px;
	padding: 3px;
	border: solid 1px #545451;
}

.fBox02 {
	width: 420px;
	height: 24px;
	padding: 3px;
	border: solid 1px #545451;
}

.fBox03 {
	width: 280px;
	height: 24px;
	padding: 3px;
	border: solid 1px #545451;
}

.fBox04 {
	width: 420px;
	height: 180px;
	padding: 3px;
	border: solid 1px #545451;
}

.screen-reader-response {
	/*
	border: 1px solid #545451;
	padding: 15px;
	*/
	margin: 0 0 20px;
	color: #c00;
}

.wpcf7-validation-errors {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 1px solid #555;
}

.wpcf7-not-valid-tip {
	display: block;
	color: #F00;
	padding-top: 10px;
	font-size: 75%;
}

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

  プロフィールページ

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

.cImgBig {
	width: 278px;
	height: auto;
	border: solid 1px #2e2e2c;
}

.cImgBig img {
	width: 272px;
	height: auto;
	border: solid 3px #0f0f0e;
}

.reqBox {
	border: 1px solid #36a3a0;
	padding: 20px;
}

.reqTitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px;
	color: #36a3a0;
}

.reqText {
	list-style: disc;
	margin: 0 20px 10px;
}

.reqText li {
	margin: 0!important;
	padding: 0!important;
	background: none!important;
}

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

  ジャンルページ

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

.boxImg {
	text-align: center;
	margin: 0 0 40px;	
}

.boxImg img {
	width: 280px;
	height: 56px;
}

.genreTable {
	width: 100%;
	margin: 0 0 30px;
}

.genreTable th {
	width: 150px;
	padding: 20px;
	border-bottom: solid 2px #1f1f1d;
	vertical-align: middle;
}

.genreTable td {
	padding: 20px;
	border-bottom: solid 2px #1f1f1d;
	vertical-align: middle;
}

.musicImg {
	width: 148px;
	height: 148px;
	border: solid 1px #2e2e2c;
}

.musicImg img {
	width: 142px;
	height: 142px;
	border: solid 3px #0f0f0e;
}

.musicTitle {
	font-size: 26px;
	font-weight: bold;
	color: #36a3a0;
	margin: 0 0 5px;
	padding: 0 0 0 30px;
	background: url(../images/genre/bg_music.png) left top no-repeat;
}

.artistName {
	font-size: 16px;
}

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

  サイトマップページ

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

.sitemapListLeft {
	width: 320px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.sitemapListLeft li {
	margin: 0 0 30px;
}

.sitemapListRight {
	width: 340px;
	float: right;
	font-weight: bold;
	font-size: 14px;
}

.sitemapListRight li {
	margin: 0 0 30px;
}

.sitemapTable {
	width: 100%;
}

.sitemapTtl {
	width: 150px;
	float: left;
}

.sitemapImg {
	width: 138px;
	height: 58px;
	float: right;
	border: solid 1px #2e2e2c;
}

.sitemapImg img {
	width: 132px;
	height: 52px;
	border: solid 3px #0f0f0e;
}

.sitemapTtl {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 14px;
}

.sitemapSubList {
	padding: 0 0 0 30px;
	font-size: 12px;
	font-weight: normal;
}

.sitemapSubList li {
	margin: 0 0 5px;
}

.snsBox {
	width: 220px;
	margin: 0 auto;
	border: solid 3px #878787;
	padding: 15px 0 15px 10px;
}

.snsSiteList {
	font-weight: bold;
	font-size: 14px;
}

.snsSiteList li {
	float: left;
	padding: 0 10px 0 0;
}

.snsSiteList li img {
	width: 20px;
	height: 20px;
}

.leftBorder {
	padding: 0 10px!important;
	border-left: solid 1px #bebebe;
}

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

  アクセスページ

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

.shopName {
	font-size: 20px;
	font-weight: bold;
	color: #36a3a0;
	margin: 0 0 10px;
	line-height: 120%;
}

.shopAddress {
	font-size: 14px;
}

.imageMapPC {
	margin: 0 0 10px;
}

.imageMapPC img {
	width: 700px;
	height: 350px;
}

.imageMapSP {
	display: none;
}

.imageMapTxt {
	font-size: 10px;
	text-align: right;
}

.imageWayPC {
	margin: 0 0 10px;
}

.imageWayPC img {
	width: 700px;
	height: 525px;
}

.imageWaySP {
	display: none;
}

.gMap {
	width: 100%;
	height: 350px;
}

.wayList li {
	float: left;
	width: 200px;
	margin: 0 0 20px;
}

.picImg {
	width: 198px;
	height: 198px;
	border: solid 1px #2e2e2c;
	margin: 0 0 10px;
}

.picImg img {
	width: 192px;
	height: 192px;
	border: solid 3px #0f0f0e;
}

.arrow {
	width: 10px!important;
	height: 200px;
	padding: 0 10px;
	background: url(../images/access/bg_right.png) center no-repeat;
}

.or {
	width: 10px!important;
	height: 200px;
	padding: 0 10px;
	background: url(../images/access/bg_or.png) center no-repeat;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

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

  アバウトページ

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

.aboutList {
	font-size: 22px;
	line-height: 2;
}

.aboutList li {
	background: url(../images/about/listico.png) 10px center no-repeat;
	padding-left: 60px;
	padding-top: 6px;
	border: 1px solid #1e1e1c;
	margin-bottom: 20px;
}

dl.accordion dt {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 30px;
	line-height: 30px;
	background: url(../images/about/bg_close.gif) left top no-repeat;
	padding: 0 0 0 40px;
	cursor: pointer;
}

dl.accordion dt.open {
    background: url(../images/about/bg_open.gif) left top no-repeat;
	padding: 0 0 0 40px;
	cursor: pointer;
}

dl.accordion dd {
	display: none;
}

.machineName {
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #1e1e1c;
	margin: 0 0 20px;
	padding: 0 0 7px;
}

.aboutConceptBox {
	background: url(../images/about/bg_about.png) 100px 0 no-repeat;
	line-height: 200%;
}

.borderBox {
	border: solid 1px #36a3a0;
	margin: 0 0 20px;
	padding: 10px 20px;
	display: inline-block;
}

.descList {
	list-style: disc;
	padding: 0 0 0 20px;
}

.equipmentList dt {
	font-size: 14px!important;
	font-weight: bold;
	color: #898888!important;
	margin: 0 0 5px!important;
	background: none!important;
	line-height: 150%!important;
	padding: 0!important;
	cursor: inherit!important;
}

.equipmentList dd {
	margin: 0 0 20px;
}

.photoList {
	padding: 0 0 0 25px;
}

.photoList li {
	width: 200px;
	float: left;
	padding: 0 25px 20px 0;
}

.eqTitle {
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #1e1e1c;
	margin: 0 0 20px;
	padding: 0 0 7px;
}

.cImgEq {
	width: 278px;
	height: 138px;
	text-align: center;
}

.cImgEq img {
	width: 272px;
	height: 132px;
	border: solid 3px #0f0f0e;
}

.speaker {
	float: left;
	margin: 0 10px 10px 0;
}

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

  Q&Aページ

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

.question {
	font-size: 18px!important;
	margin: 0 0 20px;
	padding: 0 0 20px 50px!important;
	border-bottom: solid 2px #1f1f1d;
	line-height: 45px;
}

.answer {
	display: none;
	padding: 0 0 0 50px!important;
	margin: 0 0 40px!important;
}

.qIcon {
	font-size: 18px;
	font-weight: bold;
	
}

.aIcon {
	font-size: 18px;
	font-weight: bold;
	color: #36a3a0;
}
  
/*========================================

  プライスページ

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

.priceTable {
	width: 100%;
}

.priceTable th {
	width: 120px;
	color: #36a3a0;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}

.priceTable td {
	font-size: 16px;
	padding: 10px;
	vertical-align: top;
}

.line {
	display: none;
}

.thumList li {
	width: 33%;
	float: left;
}

.thumList li img {
	width: 100%;
}

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

  photoGallery

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

.photoGalleryList {
		margin: 0 auto;
	    display:-webkit-box;
	    display:-moz-box;
	    display:-ms-box;
	    display:-webkit-flexbox;
	    display:-moz-flexbox;
	    display:-ms-flexbox;
	    display:-webkit-flex;
	    display:-moz-flex;
	    display:-ms-flex;
	    display:flex;
	    -webkit-box-lines:multiple;
	    -moz-box-lines:multiple;
	    -webkit-flex-wrap:wrap;
	    -moz-flex-wrap:wrap;
	    -ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}

.photoGalleryList li {
	float: left;
	width: 220px;
	margin: 0 20px 20px 0;
}

.photoGalleryList li:nth-child(3n) {
	margin-right: 0;
}

.photoGalleryList li img {
	width: 212px;
	height: auto;
	max-height: 212px;
}

.photoImage {
	height: 220px;
	margin: 0 0 10px;
}

.photoImage span {
	overflow: hidden;
	display: block;
	padding: 3px;
	border: solid 1px #2e2e2c;
}

.photoTitle {
	font-weight: bold;
}


#svp {
  width: 100%;
 height:400px;
 margin: 0 auto;
}

.captchaBox {
	background: #1f1f1d;
	padding: 20px;
	width: 400px;
	margin: 0 auto 30px;
}

.captchaText {
	text-align: center;
	margin: 0 0 20px;
}

.captchaTable {
	margin: 0 auto;
}

.captchaTable th {
	width: 72px;
	vertical-align: middle;
	position: relative;
}

.captchaTable th img {
	width: 72px;
	position: absolute;
	top: 0;
	left: 0;
}

.captchaTable td {
	width: 150px;
	vertical-align: middle;
	padding-left: 10px;
}

.captchaTable td input {
	width: 150px;
	padding: 2px;
}

#topVideo iframe {
	width: 700px;
	height: 394px;
	margin: 0 auto;
}

.accordion_head {
  background-image: url(../images/about/bg_close.gif);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  padding: 0 25px 0 0;
  cursor: pointer;
  display: inline-block;
}

.accordion_head h1:hover {
	opacity: 0.7;
}

.accordion_head.selected {
  background-image: url(../images/about/bg_open.gif);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  padding: 0 25px 0 0;
  cursor: pointer;
}

.arrows {
	cursor: pointer;
}

.arrows:hover {
	opacity: 0.7;
}