@charset "Shift_JIS";

#main .flame h3.hasIcon {
	position:relative;
}
#main .flame h3.hasIcon .icon {
	position:absolute;
	left:10px;
	top:6px;
	font-size:82%;
}
#main .flame_btm > h3.hasIcon:first-child .icon {
	top: 37px;
}
#main .flame h3.hasIcon .title {
	display:block;
}
#main .flame h3.hasIcon .title .text_b {
	font-weight:bold;
	color:#00b19a;
}
#main .flame h3.hasIcon .title02 {
	display:block;
}
#main .flame h3.hasIcon .title02 .text_b {
	font-weight:bold;
	color:#00b19a;
}
#main .flame h4.hasIcon {
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
}
#main .flame h4.hasIcon img {
	position:absolute;
	left:10px;
	top:10px;
}
#main .flame h4.hasIcon span {
	display:block;
	padding-left:65px;
	line-height:1.5;
}
#main .flame h4.hasIcon.hasIcon-wide span {
	padding-left: 85px;
}
#main .flame h4.hasIcon.hasIcon-wide-2 span {
	padding-left: 105px;
}
#main .flame h4.hasIcon span .text_b {
	font-weight:bold;
	color:#00b19a;
}


#main .flame h4.normal .icon {
	display:inline-block;
	padding:5px 10px 0 0;
	font-size:0;
	vertical-align:top;
}

#main .flame h6.normal {
	color:#333333;
	border: 1px solid #00b19a;
	border-radius: 4px;
	background-color: #fefff4;
	padding: 3px 15px 3px 20px;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 15px;
}

#main .flame h6.hasIcon {
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
}
#main .flame h6.hasIcon img {
	position:absolute;
	left:10px;
	top:-10px;
}
a:hover h6 img {
	opacity: 1.0;
}
#main .flame h6.hasIcon span {
	display:block;
	padding-top:25px;
	line-height:1.5;
}

#main .flame h6.hasIcon span .text_b {
	font-weight:bold;
	color:#00b19a;
}


#main .flame h6.normal .icon {
	display:inline-block;
	padding:5px 10px 0 0;
	font-size:0;
	vertical-align:top;
}

/* illust */
#main .illust {
  position: relative;
  margin-bottom: 12px;
  text-align: center;
}

#main .illust .buttonBox > li,
#main .illust .buttonBox2 > li {
  position: absolute;
}

#main .illust .buttonBox > li > a:hover,
#main .illust .buttonBox2 > li > a:hover {
  opacity: 0.7;
}

#main .illust .buttonBox .button1 {
  top: 36px;
  left: 180px;
}

#main .illust .buttonBox .button2 {
  top: 53px;
  left: 180px;
}

#main .illust .buttonBox .button3 {
  top: 85px;
  left: 180px;
}
#main .illust .buttonBox .button4 {
  top: 102px;
  left: 180px;
}

#main .illust .buttonBox .button5 {
  top: 134px;
  left: 180px;
}

#main .illust .buttonBox .button6 {
  top: 151px;
  left: 180px;
}

#main .illust .buttonBox .button7 {
  top: 85px;
  left: 302px;
}

#main .illust .buttonBox .button8 {
  top: 102px;
  left: 302px;
}

#main .illust .buttonBox .button9 {
  top: 134px;
  left: 302px;
}

#main .illust .buttonBox .button10 {
  top: 151px;
  left: 302px;
}

#main .illust .buttonBox .button11 {
  top: 134px;
  left: 423px;
}

#main .illust .buttonBox .button12 {
  top: 29px;
  right: 35px;
}

#main .illust .buttonBox .plus1 {
  top: 96px;
  left: 285px;
}

#main .illust .buttonBox .plus2 {
  top: 146px;
  left: 285px;
}

#main .illust .buttonBox .plus3 {
  top: 146px;
  left: 406px;
}

#main .illust .buttonBox2 > li {
  left: 142px;
}

#main .illust .buttonBox2 .button1 {
  top: 6px;
}

#main .illust .buttonBox2 .button2 {
  top: 25px;
}

#main .illust .buttonBox2 .button3 {
  top: 55px;
}

#main .illust .buttonBox2 .button4 {
  top: 92px;
}

#main .illust .buttonBox2 .button5 {
  top: 130px;
}

/*Map*/
.linkImg {
	position: relative;
	margin-bottom: 40px;
}
.linkImg a {
	position: absolute;
	display: block;
	width: 97px;
	height: 87px;
	left: 603px;
	top: 122px;
	bottom: 7536652px;
}
.linkImg .link01 {
	top: 121px;
	left: 478px;
	width: 97px;
	height: 87px;
}
.linkImg .link02 {
	top: 37px;
	left: 603px;
	width: 23px;
	height: 172px;
}


.iryonote_bd {
	border:1px solid #dfdfdf;
	padding:10px;
}

.hdg7{
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
	color: #333;
	margin: 0.5em 0;
}


.manten_box {
	display: table;
}
.manten_box > * {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
}
.manten_box__title {
	background: #fffa9e;
	width: 32%;
	text-align: center;
}
.manten_box__content {
	padding: 10px;
	border: 3px solid #fffa9e;
	line-height: 1.5;
}

.commconTbl.spOneclm .w30-spw100 {
	width: 30%;
}