@charset "utf-8";
/*
Theme Name: Chura Design
Description: The Original
Author: chura design
*/

html{
    color:#000;background:#FFF;line-height:1.6;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }
a:link { color:#2EBAD5; text-decoration:none }
a:visited { color:#2EBAD5; text-decoration:none }
a:hover { color:#2EBAD5; text-decoration:none }
a:active { color:#2EBAD5; text-decoration:none }

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper, #header, #contents, #footer {
	width: 100%;
}
#wrapper {
    min-width: 980px;
}
#header .inner, #contents .inner, #footer .inner {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2EBAD0;
}
#header .inner .title {
	font-size: 80%;
	color: #333;
	padding-top: 10px;
	margin-bottom: 20px;
}
#header .toplogo {
	float: left;
}
.menu{  
    margin: 0;  
    padding: 0;  
}  
.menu ul{  
    list-style-type: none;  
    margin: 0;  
    padding: 0;  
}  
.menu li{  
    float: left;  
    margin: 0;  
    padding: 0;  
}
#header  .eye {
	clear: both;
	padding-top: 20px;
}
#contents {
	margin-top: 60px;
}
#contents a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#main {
	float: left;
	width: 730px;
	margin-bottom: 50px;
}
#s_box {
	padding-top: 20px;
	margin-bottom: 10px;
}
.s_block {
	width: 220px;
	float: left;
	margin-right: 20px;
}
#s_box a {
	color: #333;
}
#s_box a:hover {
	color: #2EBAD0;
}
#s_box .s_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
}
#s_box .s_text {
	float: left;
	width: 130px;
	font-size: 90%;
	color: #333;
}
#s_box img {
	float: right;
}
#contents2 {
	width: 700px;
	clear: both;
	padding-top: 60px;
}
.feed {
	clear:both;
}
.feed a {
	color: #2EBAD0;
}
.post-title {
	font-size: 130%;
	font-weight: bold;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.page-title {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #2EBAD0;
}
.page-img {
	margin-bottom: 30px;
}
.post-date {
	padding-top: 15px;
	padding-bottom: 15px;
}
.post-date a {
	text-decoration: underline;
}
.time-icon  {
	float:left;
	margin-right:10px;
}
.day {
	font-size: 85%;
	color: #999;
	float: left;
}
.tag-icon {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.tags {
	font-size: 85%;
	color: #2EBAD0;
	float:left;
}
.post-thumb {
	clear:both;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
}
.ex {
	float: right;
	width: 450px;
}
.more {
	float: right;
	padding-top: 1.5em;
}
.post-box {
	margin-bottom: 50px;
}
#entry-content {
	margin-top: 30px;
}
#sidebar {
	float: right;
	width: 210px;
	margin-bottom: 50px;
}
#text-2 {
	margin-bottom: 20px;
}
#text-3 {
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;
}
.side-menu {
	margin-top: 2px;
}
.widget-title {
	font-size: 110%;
	color: #2EBAD5;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2EBAD0;
	margin: 5px 0 10px 3px;
	line-height: 1em;

}
#text-6 {
	padding: 0 10px 10px 10px;
	margin-top: 20px;
}
.side_t {
	font-size: 110%;
	color: #2EBAD5;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2EBAD0;
}
#sidebar .banner {
	margin-bottom: 10px;
}
.area_t {
	font-size: 70%;
	color: #333;
	padding-bottom: 5px;
}
.areamap {
	padding: 10px;
	border: 1px solid #999;
}
.meating {
	font-size: 85%;
	color: #333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.map {
	font-size: 80%;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.area-info {
	font-size: 80%;
	color: #333;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#sima {
	clear: both;
}
#footer {
	background-color: #3BC3D9;
}
#footer ul li {
	list-style-type: disc;
	list-style-position: outside;
	color:#FFF;
}
#footer ul li a {
	font-size: 80%;
	color: #FFF;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#totop {
	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
}
.fnavp {
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	margin-left: -20px;
}
#footnav1 {
	float: left;
	padding-left: 80px;
}
#footnav2 {
	float: left;
	margin-left: 50px;
}
#footnav3 {
	float: left;
	margin-left: 50px;
}
#footnav4 {
	float: right;
	margin-right: 50px;
	width: 213px;
}
#footnav4 .fcon2 {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.fcon {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-size: 10pt;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
}
.fcon_b {
	padding-bottom: 5px;
}
#copy {
	font-size: 60%;
	color: #FFF;
	text-align: center;
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
}
.bread_crumb {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 8px 10px 8px 14px;
    clear: both;
    height: 20px;
}
.bread_crumb li {
    font-size: 12px;
    color: rgb(180, 180, 180);
    /* float: left; */
	display: inline;
    list-style: none outside none;
}
.bread_crumb li:after {
    content: '>';
    padding-left: 10px;
    margin-right: 10px;
}
.bread_crumb li:last-child:after {
    content: '';
}
.bread_crumb li a {
    color: rgb(120, 120, 120);
}
.bread_crumb li.current {
}
#page-box {
	padding-right: 30px;
}
.post_nav {
	margin-top:50px;
}
.prev_post {
	width:300px;
	float:left;
	font-size: 90%;
}
.next_post {
	width:300px;
	float:right;
	text-align:right;
	font-size: 90%;
}
.price {
    border-spacing: 0;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;
	width: 100%;
}
.price th {
	text-align:center;
	background-color:#2ebad0;
	padding:7px;
	color:#fff;
	border: #fff 1px solid;
}
.price th:first-child {
	border-left: #2ebad0 1px solid;
}
.price th:last-child {
	border-right: #2ebad0 1px solid;
}
.price td {
	border: #2ebad0 1px solid;
	background-color: #fff;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	color: #333;
}
.price tr:nth-child(odd) td {
background-color: #e5fbff;
}
.point5 {
	margin-top: 30px;
	padding-bottom: 70px;
}
.post_img_left {
	float:left;
	width:240px;
}
.point_cap {
	width:440px;
	float:right;
}
.point_cap h3 {
	font-size: 120%;
	font-weight:bold;
	color: #2ebad0;
	line-height: 1em;
	margin-bottom: 10px;
}
.pointbox {
	padding-top: 15px;
	padding-bottom: 30px;
}
.setplan {
	padding-top: 40px;
}
.plan {
	width: 680px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	color: #333333;
	border-bottom: #2ebad0 2px solid;
}
.set {
	margin-left: 10px;
	font-size: 150%;
	font-weight:bold;
	line-height: 1em;
	color: #F90;
	padding-top: 25px;
}
.set_child {
	margin-left: 10px;
	font-size: 80%;
	color: #555555;
}
.other {
	padding-top: 30px;
	padding-bottom: 20px;
}
.price_box {
	margin-top: 30px;
}
.price_box2 {
	padding-top: 30px;
}
.hline {
	font-size: 120%;
	color: #2ebad0;
	border-left: #2ebad0 3px solid;
	padding-left: 10px;
	line-height: 1em;
	margin-bottom: 20px;
	font-weight:bold;
}
.chart {
	padding-top: 30px;
}
.space {
	margin-top: 20px;
}
.comp {
	padding-top: 20px;
}
.comp h3 {
	margin-top: 40px;
	line-height: 1em;
	font-size: 130%;
	font-weight: bold;
	color: #2ebad0;
	border-bottom: #2ebad0 1px solid;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.comp p {
	padding-bottom: 15px;
}
.orange {
	color:#F60;
	font-weight:bold;
}
.pos {
	padding-top: 30px;
}
.posp {
	float:left;
	width: 350px;
	padding-bottom: 70px;
}
.posp_p {
	padding-bottom: 10px;
}
.poseye {
	float: right;
}
.pamp_style {
	padding-top: 30px;
	padding-bottom: 10px;
}
.pamp_style2 {
	padding-top: 30px;
	padding-bottom: 50px;
}
.pamph {
	font-size: 130%;
	font-weight: bold;
	color: #2ebad0;
}
.pampp {
	float:left;
	width: 350px;
	padding-top: 20px;
}
.card_paper {
	font-size:120%;
	color:#2ebad0;
	padding-top: 20px;
	margin-bottom: -10px;
}
.cardeye {
	float: right;
	border: #e5e5e5 5px solid;
}
.ticketp {
	float:left;
	width: 370px;
	padding-top: 10px;
}
.ticketeye {
	float: right;
	border: #e5e5e5 5px solid;
	margin-bottom:30px;
}
.webbox {
	padding-bottom:50px;
}
.web-price th {
	text-align:right;
	width:160px;
	background-color: #e5fbff;
	border: #2ebad0 1px solid;
	padding:7px;
}
.web-price td {
	border: #2ebad0 1px solid;
	padding:7px;
}
.logoh {
	line-height: 1em;
	font-size: 130%;
	font-weight: bold;
	color: #2ebad0;
	border-bottom: #2ebad0 1px solid;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.logo-cap-s {
	padding-bottom:10px;
	font-size:90%;
}
.logo_style {
	padding-top: 30px;
	padding-bottom: 35px;
}
.tshirts_style {
	padding-top: 30px;
	padding-bottom: 50px;
}
.tshirts_price {
	display: inline;
	margin-right:40px;
}
.tshirts_price th {
	background: #73c2ce; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYzJjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZWJhZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #73c2ce 0%, #2ebad0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73c2ce), color-stop(100%,#2ebad0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #73c2ce 0%,#2ebad0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #73c2ce 0%,#2ebad0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #73c2ce 0%,#2ebad0 100%); /* IE10+ */
background: linear-gradient(to bottom, #73c2ce 0%,#2ebad0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73c2ce', endColorstr='#2ebad0',GradientType=0 ); /* IE6-8 */
	border-top: #2ebad0 1px solid;
	border-bottom: #ccc 1px solid;
	border-right: #e9fcff 1px solid;
	text-align: center;
	padding: 5px;
	color: #fff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.tshirts_price td {
	border: #2ebad0 1px solid;
	padding:7px;
}
.bback {
	background-color: #e5fbff;
	width:150px;
}
.bback2 {
	width:100px;
}
.sectionbody {
	padding-top:50px;
}
.sectionbody h2 {
	padding-bottom:20px;
}
.pbody {
	margin-bottom:30px;
}
.pbodytext {
	float:left;
	width:390px;
}
.pbodytext h3 {
	margin-top: 20px;
	line-height: 1em;
	font-size: 120%;
	font-weight: bold;
	color: #2ebad0;
	border-bottom: #2ebad0 1px solid;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.pbodyeye {
	float: right;
	border: #e5e5e5 1px solid;
	margin-top:20px;
}
.faqh {
	line-height: 1em;
	font-size: 110%;
	font-weight: bold;
	color: #2ebad0;
	border-bottom: #2ebad0 1px solid;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.flow-s {
	padding: 10px 0 10px 0;
}
.faqh2 {
	line-height: 1em;
	font-size: 110%;
	font-weight: bold;
	color: #2ebad0;
	border-bottom: #2ebad0 1px solid;
	padding-top: 50px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.flowbox {
	margin-top:30px;
	padding-bottom: 20px;
	border-bottom: #2ebad0 1px dashed;
}
.flowbox2 {
	margin-top:30px;
	background-image: url("../images/flownext.png");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 64px;
	border-bottom: #2ebad0 1px dashed;
	padding-bottom: 20px;
}
.flowstep {
	float: left;
}
.flowp {
	float: right;
	width: 540px;
	padding-top: 20px;
	padding-right: 10px;
	color: #666;

}
.flowp h3 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
.guide-gotop {
	float: right;
	font-size: 90%;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding:5px;
	border: #2ebad0 1px solid;
	text-align:center;
}
.guide_hs {
	line-height: 1em;
	font-size:130%;
	margin: 50px 0 10px 0;
	padding-left: 10px;
	border-left: #2ebad0 5px solid;
}
#guide_pay ul {
	width: 500px;
	padding: 10px 5px 10px 5px;
	border: #2ebad0 1px solid;
}
.red {
	color:#F00;
}
.note {
	padding-top:5px;
	font-size: 80%;
}
#guide_flow {
	padding-top: 50px;
}
#guide_price {
	margin-top:100px;
}
#guide_price h2 {
	padding-top:50px;
	margin-bottom: 30px;
}
#guide_price ul {
	float:left;
	width:200px;
	padding: 10px 0 10px 0;
}
#guide_price li {
	padding: 5px 0 5px 0;
}
#guide_price li a {
	text-decoration:underline;
}
#guide_pay {
	margin-top:100px;
}
#guide_pay h2 {
	padding-top:50px;
}
#guide_ship {
	margin-top:100px;
}
#guide_ship h2 {
	padding-top:50px;
}
#guide_time {
	margin-top:100px;
}
#guide_time h2 {
	padding-top:50px;
}
#guide_info {
	margin-top:100px;
}
#guide_info h2 {
	padding-top:50px;
	margin-bottom: 30px;
}
.guide-infobox {
	float:left;
	width: 300px;
	text-align:center;
	padding:30px 0 30px 0;
}
.guide-infobox p {
	font-size:80%;
	padding-bottom:10px;
}
.guide-menu {
	width:100%;
}
.guide-menu a:hover {
	color:#F00;
}
.guide-menu td {
	text-align:center;
	border: #2ebad0 1px solid;
	padding: 5px;
}
.formbox {
	width:100%;
}
.formbox th {
	padding: 10px;
	font-size:90%;
	border: #2ebad0 1px solid;
	background-color: #e5fbff;
	width:200px;
}
.formbox td {
	padding: 10px;
	border: #2ebad0 1px solid;
	font-size: 90%;
}
.form7company {
	width:300px;
}
.form7name {
	width:200px;
}
.form7postcode {
	width:100px;
}
.form7content {
	width:400px;
}
.submitb {
	padding-top:20px;
	text-align:center;
}
#mailform {
	padding-top:20px;
}
.work-h {
	font-size:110%;
	font-weight:bold;
	color:#2ebad0;
	padding: 20px 0 3px 0;
	border-bottom: #2ebad0 1px solid;
}
.workbox {
	padding-top:20px;
	margin-bottom: -10px;
}
.workbox img {
	border: #e5e5e5 3px solid;
	margin-right: 9px;
}
.workwrap {
	margin-bottom:50px;
}
.churap {
	padding-top:4em;
	padding-bottom:1em;
}
.outline-box {
	width:100%;
}
.outline-box th {
	text-align:center;
	width:160px;
	background-color: #e5fbff;
	border: #2ebad0 1px solid;
	padding:7px;
}
.outline-box td {
	border: #2ebad0 1px solid;
	padding:10px 7px 10px 7px;
}
#rpost li {
	padding: 8px 0 8px 0;
	font-size: 80%;
	list-style-type:disc;
	list-style-position: inside;
	color:#666;
	border-bottom:#666 1px dashed;
}
#rpost li a {
	color:#666;
}
#rpost li a:hover {
	color:#2ebad0;
}
.sideh {
	font-weight:bold;
	color:#666;
	border-bottom:#666 1px solid;
	padding-bottom:5px;

}
.sideh-s {
	font-size:60%;
}
#keyword {
	margin-top:50px;
}
.key-box {
	padding-top:8px;
}
.key-box a {
    padding: 3px 5px;
    border: 1px solid #ccc;
	background-color: #f7f7f7;
    color: #666;
    white-space: nowrap;
    font-size: 80%;
    line-height: 220%;
}
.key-box a:hover {
	color:#2ebad0;
}
#side-cat {
	margin-top:50px;
}
.cat-box li {
	padding: 8px 0 8px 0;
	color:#666;
	border-bottom:#666 1px dashed;
}
.children li {
	padding: 3px 0 0 17px;
	border:hidden;
	background: url(images/c_cat.png) no-repeat;
	background-position: 4px 8px;
}
.cat-box a {
	color:#666;
}
.cat-box a:hover {
	color:#2ebad0;
}
.comment-cap {
	margin-top:50px;
}
.comment-cap p {
	color:#2ebad0;
	font-size:120%;
	font-weight:bold;
	border-bottom: #2ebad0 2px dashed;
	margin-bottom:10px;
}
#comments-count {
	margin-bottom:30px;
	font-weight:bold;
	color:#999;
}
.reply {
	text-align:right;
	padding-bottom: 15px;
	border-bottom: #2ebad0 1px solid;
	margin-bottom:30px;
}
.comment .children {
	padding-left:50px;
}
.avatar {
	padding: 3px;
	margin-right:10px;
	border: #2ebad0 1px dashed;
	float:left;
}
.comment-meta {
	font-size: 80%;
}
.comment-p {
	clear:both;
	padding: 10px 0 10px 0;
}
#reply-title {
	padding: 20px 0 0 20px;
	font-size:120%;
	color:#666;
	}
#respond {
	background-color:#fafafa;
	border: #ccc 1px solid;
}
#inputtext {
	padding: 10px 0 10px 20px;
}
.comment-form-comment {
	padding: 10px 0 20px 20px;
}
.logged-in-as {
	padding-left:20px;
}
.form-submit {
	padding:0 0 20px 20px;
}
#s-button {
	margin-bottom:30px;
}
#s-button-b {
	margin-top:30px;
}
.socialh {
	color:#2ebad0;
	font-size:120%;
	font-weight:bold;
	border-bottom: #2ebad0 2px dashed;
	margin-bottom:10px;
}
/*wp-pagenavi 17*/
.wp-pagenavi {
clear: both;
text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
color: #4DD0D5;
background-color: #FFFFFF;
padding: 8px 15px;
margin: 0 2px;
white-space: nowrap;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-align: center;
text-decoration: none;
border: thin dotted #4DD0D5;
}
.wp-pagenavi a:hover{
color: #fff;
background-color: #4DD0D5;
}
.wp-pagenavi span.current{
color: #fff;
background-color: #4DD0D5;
}
.su-spoiler-icon {
    position: absolute;
    left: 7px;
    top: 3px !important;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.su-spoiler-style-default > .su-spoiler-content {
	padding: 1em 0 0 24px;
	background: #ccc;
	color: #333;
}
.su-spoiler-style-default > .su-spoiler-title {
    padding: 5px 0 0 26px;
	font-weight: normal;
	font-size: 100%;
	cursor: pointer;
  	color: #666666;
  	line-height: 1em;
  	border-bottom: #ccc 1px solid;
}
.su-spoiler-style-default > .su-spoiler-content {
	padding: 20px 10px 20px 10px;
	background: #f7feff;
	color: #333;
	border-left: #2ebad0 1px solid;
}