body {
	text-align: center;
	background-color:#f1ece8;
	margin: 0px;
	padding: 0px;
	letter-spacing:.04em;
}
#menu {
	width:200px;
	float:right;
	padding:1.5em;
	margin:2em 0;
	margin-top:0em;
	border-top-left-radius:3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#menu .title {
	font-size:.8em;
	color:#fff;
	padding:.3em 1em;
	background-color:#7c648f;
	font-weight: bold;
}
#menu a {
	color:#eb65ab;
}
#menu ul {
	margin-top:.5em;
	margin-left:0;
	padding-left:0;
}
#menu ul li {
	list-style-position: inside;
}
#menu li {
	border-bottom:1px dotted #CCC;
	padding:.4em 0;
	color:#CCC;
}
#menu li a {
	color: #eb65ab;
}
#menu .sab-title {
	font-size:.8em;
	color:#333;
	font-weight: bold;
	padding:.3em .2em;
	margin:1.5em 0;
	background-color:#CCCCCC;
}
#wapper {
	text-align:left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7em;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1090px;
	border: 1px none #CCC;
	color: #333;
	font-size: 16px;
	margin-top:1.5em;
}
#side_menu_box {
	margin:1.5em 0;
	margin-top:2.5em;
	width:280px;
	overflow:hidden;
}
#head h1 {
	width:100%;
	margin:0 auto;
	float:left;
}
.imgpg {
	float:right;
	padding:0em;
	margin:1em;
	border:3px solid #dedede;
}
#side_menu_box .menutitle {
	width:98%;
	color:#FFF;
	padding:.5em 1em;
	box-shadow:0 0 0 3px #860007;
	border:1px solid #FFF;
	border-bottom:2px solid #4d0808;
	background-image: url(../images/midashi01.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
#side_menu_box nav {
	background-color:#FFF;
	margin:0;
}
#side_menu_box ul {
	margin-top:0em;
	padding-top:0em;
	background-color:#FFF;
	margin:0;
	padding-left:0;
	list-style-type: none;
}
#side_menu_box li {
	padding:.5em;
	border-bottom:1px #CCC solid;
}
#Header_area nav ul {
	float:left;
	margin:0 auto;
}
#Header_area nav li {
	float:left;
	font-size:.8em;
	margin:0em 0;
	line-height:1.5em;
	padding:1em 0em;
	padding-bottom:0;
	border-right:1px solid #D8E2EB;
}
#Header_area nav li:first-child {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position:center 15px;
	border-left:1px solid #D8E2EB;
	padding-left:1em;
	padding-right:1em;
	padding-top:40px;
	padding-bottom:1em;
}
 #Header_area nav li:nth-child(2) {
 background-image: url(../images/spott.png);
 background-repeat: no-repeat;
 background-position:center 15px;
 padding-left:1em;
 padding-right:1em;
 padding-top:40px;
 padding-bottom:1em;
}
 #Header_area nav li:nth-child(3) {
 background-image: url(../images/fes_ico.png);
 background-repeat: no-repeat;
 background-position:center 15px;
 padding-left:1em;
 padding-right:1em;
 padding-top:40px;
 padding-bottom:1em;
}
.headimg {
	background-color:#282828;
	position: relative;
	background-size:100%;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	height:380px;
	background-position:center 60%;
}
.headimg .title {
	position:absolute;
	top:100px;
	left:22%;
	font-size:3.4em;
	color:#93278F;
	font-weight: bold;
	text-shadow:0px 0px 4px #FFF;
}
.headimg .sab_text {
	position:absolute;
	top:180px;
	left:22%;
	text-align:left;
	font-weight: bold;
	text-shadow:0px 0px 4px #FFF;
}
.headimg .buttom {
	position:absolute;
	top:260px;
	left:22%;
	background-color:#FBC93B;
	background-image: url(../images/rightico.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	display:block;
}
.headimg .buttom a{
	padding:.5em;
	padding-right:30px;
	display:block;
	color: #312115;
	text-decoration: none;
	}

#Header_area .head {
	height:75px;
	padding:0 .5em;
}
#Header_area .head img {
	margin-top:5px;
}
#Header_area .inner {
	text-align:center;
	color:#2e2e2e;
	width:1100px;
	margin:0 auto;
}
.conts {
	width:780px;
	float:left;
	background-color:#FFF;
	padding:2%;
	margin:2em 0;
	margin-top:1em;
	border-top-left-radius:3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.conts h2 {
	border-bottom:2px solid #c5b8a2;
	font-size: 28px;
	color: #463a4a;
	font-weight: 700;
	line-height: 1;
	padding:.7em 0;
	padding-left:20px;
	margin-top:.5em;
	letter-spacing: 1px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../images/midashi_back.png);
	background-repeat: no-repeat;
}
h3 {
	margin:.5em 0;
	color:#FFF;
	margin:.6em .2em;
	margin-bottom:1.5em;
	padding:.4em 0em;
	font-size:1.3em;
	color:#242424;
	border-bottom:1px solid #66C;
}
.content h3 {
	font-size:1.4em;
	padding-left:10px;
}
strong {
	color:#9558cd;
}
.conts h2 b {
	color:#333;
	display:block;
	font-size:.8em;
	margin-top:0;
	margin-bottom:.2em;
}
.content {
	width:680px;
	float: left;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:20px;
	padding:1.7em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 0px 6px #CCC;
}
.content img {
	display:block;
	width:94%;
	padding:.2em;
	margin:0 auto;
	border:1px solid #CCC;
	margin-bottom:2em;
}
.Right_menu {
	float:right;
	width:250px;
	margin:1em;
}
.Right_menu .title {
	color:#000;
	border-bottom:3px solid #393;
	font-weight:bold;
	margin:1em 0;
	margin-top:.5em;
	margin-bottom:0;
	padding:.6em;
	padding-left:.5em;
}
.Right_menu .green {
	color:#FFF;
	background-color:#4b8a25;
	border:none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.Right_menu nav {
	padding:.5em;
	float:right;
}
#menu_bar ul li {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 1em 0;
	border-bottom:1px dotted #a2a2a2;
	padding-left:10px;
	background-color:#fafafa;
	counter-increment: rank;
}
.lank li {
	position:relative;
	overflow:hidden;
	counter-increment: rank;
}
.Right_menu ul {
	margin:0;
	padding:0;
}
 .lank li::before {
 background-color:#F00;
 color:#FFF;
}
 .lank li::before {
 content: "";
 background-color: #bf0000;
 display: block;
 width:14px;
 height:14px;
 top: 1em;
 position: absolute;
 left: 0%;
}
 .lank li::after {
 content: counter(rank);
 color: white;
 font-size: .6rem;
 font-weight: 700;
 line-height: initial;
 text-align: center;
 width: 1em;
 position: absolute;
 left: .2em;
 top: 1.5em;
}
.Right_menu li {
	font-size:.9em;
	line-height:1.2em;
	padding:1em 0;
	border-bottom:1px dotted #a2a2a2;
	list-style-type: none;
}
.Right_menu li img {
	width:35%;
	float:left;
	margin-bottom:1em;
	padding-right:.5em;
}
.header_Main {
	width:100%;
	height:330px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	background-position: center;
	background-color:#FFF;
	position:relative;
}
.header_Main:after {
	content:"";
	top:0;
	left:0;
	width:405px;
	height:330px;
	border-right:solid #FFF 3px;
	position:absolute;
	background-image: url(../images/tokyo_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: rgba(0, 0, 0, 0.4);
}
.header_Main:before {
	content:"";
	top:0;
	right:0;
	width:405px;
	height:330px;
	border-left:solid #FFF 3px;
	position:absolute;
	background-image: url(../images/tokyo_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.header_Main img {
	margin:5em auto;
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
}
#menu_bar ul li a {
	display: block;
	padding-left: 0px;
	background-image: url(../images/piont.png);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:left center;
}
.rogo img {
	padding-bottom:20px;
}
.inner {
	width:100%;
}
h1 {
	color:#FFF;
	float:left;
	font-size:0.9em;
	float:right;
	width:600px;
	margin-right:.5em;
	font-weight: normal;
}
h2 {
	margin:1em;
	margin-bottom:0;
}
.menu_title {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left:15px;
	height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	text-shadow:1px 1px 2px #369;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFB3D2;
	border-right-color: #BFB3D2;
	border-bottom-color: #1a4763;
	border-left-color: #BFB3D2;
	width:auto;
	background-image: url(../images/menu_title.jpg);
	background-position: bottom;
}
#wapper a:hover {
	color: #09C;
}
#wapper a {
	color: #42281c;
}
#Header_area {
	background-color:#FFF;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	color: #036;
	overflow:hidden;
	box-shadow:-2px -2px 3px #7f6287;
	background-repeat: repeat-x;
	border-top:1px solid #f9c81e;
	border-bottom:1px solid #7a1a8e;
}
#Header_area img {
	float:left;
	margin-top:15px;
}
#Header_area nav a {
	color: #369;
	text-decoration: none;
}
#Header_area nav ul {
	overflow:hidden;
	list-style-type: none;
	padding-left:20px;
}
.Header_areatex {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	display: block;
	line-height: 1.2em;
	width: 100%;
	float:right;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header_box {
	background-color:#a38f6c;
	overflow:hidden;
	padding-bottom:1.5em;
}
.header_box nav {
	width:1100px;
	display:block;
	margin:0 auto;
}
.header_box nav li {
	width:240px;
	float:left;
	margin-right:1.5em;
	border:1px solid #999;
	padding:1.8em;
	padding-left:50px;
	background-color:#FFF;
	list-style-type: none;
	background-image: url(../images/check_ico.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#topimage {
	padding: 0px;
	margin:0;
}
#menu_bar {
	float: left;
	width: 240px;
	font-size: 13px;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 2em;
	margin-bottom: 40px;
	margin-left: 0px;
}
#menu_bar ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
	border:2px solid #d3cfd7;
}
#mein {
	float: right;
	width: 755px;
	margin-top:1.5em;
	margin-left: 0px;
	margin-right:20px;
	margin-bottom:2em;
	padding: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #CCC;
	box-shadow:1px 0px 3px #CCC;
	padding:.2em 0em;
	background-color:#FFF;
}
img.img01 {
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 15px;
	margin-left: -1px;
	border: 1px solid #CCC;
}
#mein #meincontents {
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.Right_menu li:last-child {
	border-bottom:none;
}
h2 {
	color:#333;
	line-height:1.3em;
	font-size:2.23em;
	margin:1.2em .2em;
	margin-top:.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	padding-bottom:.6em;
	margin-bottom:1em;
	border-bottom:1px solid #1d9fea;
}
#footer {
	text-align: center;
	clear: both;
	color: #875f5f;
	padding-bottom: 0px;
	font-size: 13px;
	width:100%;
	background-color:#dad2dc;
	font-weight: bold;
}
#footer {
	color:#333;
}
#footer .copy {
	width:100%;
	margin:0;
	padding:.8em 0;
	color:#4b4259;
	background-color: #dcd6d2;
}
.bana {
	display:block;
	margin:0 auto;
	padding:.13em;
	border:1px solid #888888;
}
#footer .inner {
	text-align:left;
	width:1100px;
	margin:0 auto;
	margin-bottom:2em;
}
#footer .inner .newtitle {
	width:480px;
	font-size:1.2em;
	border-bottom:1px solid #333;
	font-weight: bold;
}
#footer .inner ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}
#footer .inner a {
	color:#333;
}
#head {
	display:block;
	margin:0px auto;
	width:100%;
	height:25px;
	background-color:#77487c;
	border-bottom:1px solid #f9c81e;
}
.content h3 {
	line-height:1.3em;
	padding:.6em .8em;
}
.box_check {
	border:3px solid #d3d3d3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:1.5em;
	padding-left:0;
}
.box_check ul {
	margin:2em;
	margin-left:0px;
	padding-left:0;
}
.box_check li {
	background-image:url(../images/check01.png);
	background-repeat: no-repeat;
	background-position:40px 4px;
	list-style-type: none;
	padding-left:25px;
	padding-bottom:.5em;
	margin-bottom:1em;
	margin-left:0;
	padding-top:0;
	padding-left:65px;
	line-height:1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size:1.1em;
	color: #333;
}
.box_check li:last-child {
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.head_button {
	float:right;
	margin-top:0px;
	margin-right:5px;
}
.Header_areatex2 {
	float: right;
	width: 295px;
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.st {
	font-weight: bold;
	color: #af3b0e;
}
.pc_img {
	display:block !important;
}
.sm_img {
	display:none !important;
}
b {
	background-color:#feffb9;
}
.point_box {
	position: relative;
	margin: 40px 0 30px;
	padding: 55px 20px 15px 20px;
	border: 1px solid #c8bb9f;
	background-color: #f6f3eb;
}
.point_box::before {
 position: absolute;
 top: .7em;
 left: 0em;
 content: "Point";
 padding: 0em 2em 0em .5em;
 font-size: 90%;
 font-weight: bold;
 line-height: 2;
 color: #fff;
 width: 60px;
 height: 28px;
 background-color: #e8392f;
 border-top: dashed 1px #FFF;
 border-bottom: dashed 1px #FFF;
 box-shadow: 0px 0px 0px 3px #e8392f;
}
.point_box::after {
 position: absolute;
 content: '';
 z-index: 1;
 top: .49em;
 left: 5.7em;
 width: 0px;
 height: 0px;
 border-width: 17px 8px 17px 0px;
 border-color: transparent #f8fdff transparent transparent;
 border-style: solid;
}
.point_box li {
	position: relative;
	list-style-type: none;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:.2em 0;
	padding-left:20px;
	line-height:2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9b968a;
	font-weight: bold;
}
.pict {
	display:block;
	margin:2em auto;
	box-shadow:1px 1px 3px #CCC;
}
.link {
	background-image:url(../images/lin_ico.png);
	background-repeat:no-repeat;
	padding-left:25px;
}
div .preimg {
	box-shadow:3px 3px 3px #CCC;
}
 @media screen and ( max-width:414px ) {
 #menu {
 font-size:.9em;
 display:block;
 width:91%;
 padding:0em;
 margin:1.4em auto;
 float: inherit;
 clear:both;
 overflow:hidden;
}
 #menu .title {
 font-size:1.2em;
 padding:.6em .5em;
 margin-bottom:1em;
}
 #menu ul {
 margin:0;
}
 #menu ul li:last-child {
 border:none;
}
 #menu .sab-title {
 margin:.5em;
}
 #Header_area .head img {
 margin-top:0;
}
 #Header_area {
 box-shadow:none;
}
 #Header_area .head {
 height:73px;
}
 #Header_area nav li:first-child {
 margin-left:0px;
}
 .head .inner h1 {
 color:#FFF;
 width:100%;
 text-align:center;
}
 .wapper, .conts {
 padding:2%;
 width:100%;
}
 .conts {
 width:92%;
 padding:4%;
 margin-bottom:1em;
 border:1px solid #D6CDCD;
}
 .conts h2, h3 {
 font-size: 1.4em !important;
 text-align:left;
}
 h1 {
 color:#FFF;
}
 .conts h2:before {
 content:none;
}
 .head .inner {
 width:100%;
 margin-top:0;
}
 h1 {
 text-align:center;
}
 body {
 background-image:none;
}
 .header_Main img {
 width:60%;
 margin-top:3.4em;
}
 .header_Main {
 height:230px;
background-size:220% 100%;
margin-bottom:0;
 background-position:0　-300px;
}
 .header_Main:after, .header_Main:before {
 content:none;
}
 #wapper, #Header_area, #Header_area_image, #menu_bar, #wapper #mein, h1, .head {
 width:100%;
}
 #Header_area nav ul {
 margin:0;
 padding:0;
 border-top:1px #e0e0e0 solid;
 float:right;
}
 #Header_area nav li a {
 height:10px;
 padding-top: 20px;
}
 #Header_area nav li:nth-child(1) a, #Header_area nav li:nth-child(2) a {
 background-size: 30% 40%;
 background-position: 49% 20%;
}
 h2 {
 line-height:1.4em;
 padding:.2em 0;
 margin:0 .6em;
 margin-top:.5em;
 margin-bottom:1.2em;
 font-size:1.4em;
 border-bottom: 3px solid #cacaca;
}
.conts h2 {
 font-size:1.6em;
 margin:1em 0;
}
 .head .inner {
 padding:1.5em;
 padding:0;
 width:98%;
}
 h1 {
 font-size:.7em;
 margin:0;
 line-height:1.8em;
 color:#fff !important;
}
 .head {
 padding:1em;
 background-image:none;
 margin-bottom:0em;
 background-size:100% 100%;
}
 .Right_menu {
 float:none;
 width:92%;
 overflow:hidden;
 margin-top:25px;
 clear:both;
}
 .content {
 width:94%;
 padding:3%;
 margin:0;
}
 .Right_menu .green {
 margin-top:20px;
}
 #Header_area_image img, #Header_area img {
 margin:0 auto;
 margin-top:5px;
 margin-left:5px;
 width:100%;
 padding:0;
 width:40%;
 padding-top:.4em;
 margin-right:0em;
 text-align: right;
}
 #Header_area {
 margin:0;
 padding:0;
 background-color:#FFF;
 margin-bottom:1.2em;
}
 .sm_img {
 display:block !important;
}
 .pc_img {
 display:none !important;
}
 #mein #meincontents {
 padding:0 .8em;
 margin:0;
}
 #mein {
 font-size:0.85em;
 border:none;
 float:none;
}
 .conts {
 margin-top:0;
}
 .imgpg {
 margin:0;
 float:none;
 width:97% !important;
}
 .pict {
 width:100%;
}
 .Right_menu li:last-child {
 border-bottom:none;
}
 .conts img {
 width:100%;
}
 #footer .inner {
 width:95%;
 margin:0 auto;
}
 #footer .inner li {
 width:95%;
 margin:0 auto;
 margin-bottom:1em;
}
 #footer .inner .newtitle {
 width:100%;
}
 #Header_area {
 margin-bottom:0;
}
 .header_Main {
 height:280px;
}
 .header_Main img {
 margin:5em 0;
}
 .bana {
 width:92% !important;
 margin:1.5em auto;
 padding:0em;
}
 #Header_area .inner {
 width:100%;
}
 .headimg {
 background-size:200% 100%;
 height:250px;
}
 .headimg .title {
 font-size:30px;
 top:20%;
 left:25px;
}
 .headimg .sab_text {
 width:86%;
 font-size:.5em;
 position:absolute;
 top:100px;
 left:25px;
 text-align:left;
 font-weight: bold;
 text-shadow:0px 0px 4px #FFF;
}
 .headimg .buttom {
 left:25px;
 top:180px;
 font-size:.8em;
}
 #Header_area nav li:first-child,#Header_area nav li::nth-child(2),#Header_area nav li::nth-child(3) {
 padding-left:0.5em;
 padding-right:.5em;
 border-bottom:.5em;
 padding-top: 30px;
 padding-bottom:0;
 background-position: 50% 10px;
 padding:0;
 padding-left:0;
 padding-right:0;
 float:right;
     padding-left: 0em;
    padding-right: 0em;
}

 #Header_area nav li:first-child,#Header_area nav li:nth-child(2),#Header_area nav li:nth-child(3){
	      padding-left: .5em;
    padding-right: .5em;
	padding-bottom:0em;
	 	background-position:center 10px;
		padding-top:35px;
		padding-bottom:5px;
	 }


 #Header_area nav li:first-child a, #Header_area nav li::nth-child(2) a, #Header_area nav li::nth-child(3) a {
 padding:0 .4em;
}

#Header_area nav li a{
	 padding-top: 30px;
	
	}

#Header_area nav li{
	padding:0;
	padding-top:0;
	
	}


 #wapper {
 margin-top:0em;
}
 .conts {
 width:92%;
 padding:4%;
 margin-bottom:1em;
 border:none;
}

.conts h2{
	font-size:1.3em !important;
	background-size:100% 100%;
	border-bottom: none;
	padding-left:0;
	padding:.8em;
	}
}
