@charset "UTF-8";

#web-form {
  font-family: "Lato", sans-serif;
}

#web-form textarea,
#web-form select,
#web-form input[type="text"],
#web-form input[type="number"],
#web-form input[type="tel"],
#web-form input[type="email"] {
  padding:10px;
  border:solid 1px #999;
  border-radius:5px;
  margin:0;
  font-family:"Lato", sans-serif;
}

#web-form select {
  font-size:14px;
}

#web-form textarea {
  min-height:20px;
  height:100px;
}

#web-form input[type=checkbox],
#web-form input[type=radio] {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin: 5px;
}

span.wpcf7-list-item {
    margin: 0 !important;
}

div.wpcf7-response-output {
  font-family:"Lato", sans-serif !important;
  font-size: 22px !important;
  font-weight: bold !important;
}


@media screen and (max-width: 959px) {

a {
	color: #1976d8;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover {
	color: #f00;
}

html {
	overflow-y: scroll;
}

p {
	margin: 0 0 1em;
	font-size:16px;
	line-height:1.6;
	word-break:break-word;
}

.m0 {
  margin:0 !important;
}

.mb30 {
  margin:0 0 30px !important;
}


body {
	font: normal 13px/140% Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	font-size: 85%;
	line-height: 1.7;
}

#wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0;
}

#description {
	background-color: #1a1a1a;
}

#description h1 {
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	padding: 7px 0;
	line-height: 1;
}

#site-id a {
	color: #1a1a1a;
	font-size: x-large;
}

#utility-nav ul {
	width: auto;
    margin: 0 auto;
}

#utility-nav li {
	width: auto;
	float: none;
	border-left: solid 1px #f3aeb5;
	text-align: center;
}

#utility-nav li a {
	font-size: 16px;
	color:#fff;
}

#utility-nav li a:hover {
	background-position: 0 -17px;
}


.screen-reader-text {
	display: none;
}


.widget_search {
	width: 180px;
}

#searchform {
	font-size: 0;
	position: relative;
}

#s {
	font-size: small;
	background: url(../images/bg_search_form.png);
	width: 133px;
	height: 21px;
	border: none;
	padding: 0 0 0 8px;
}

#searchsubmit {
    background: url(../images/btn_search.png) no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    height: 21px;
    position: absolute;
    position: relative\9;
	right: 0;
    width: 39px;
	text-indent: -9999px;
}

#searchsubmit:hover {
	background-position: left bottom;
}

#bread-crumb {
	font-size: 95%;
	padding: 1px 0 10px;
}

#bread-crumb ul {
	margin: 0;
}

#bread-crumb ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#bread-crumb li {
	float: left;
}

#bread-crumb li.sub {
	padding-left: 10px;
}

#bread-crumb li.sub:before {
	letter-spacing: 10px;
    content: ">";
}

#contents-col1 article:after,
#contents article:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.adjacent_post_links {
	margin: 20px 0 0;
}

.adjacent_post_links ul {
	margin: 0;
}

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

.adjacent_post_links li {
	max-width: 325px;
	height: 50px;
}

.adjacent_post_links li a {
	display: block;
	vertical-align: middle;
}

.adjacent_post_links li.previous {
	float: left;
}

.adjacent_post_links li.previous a {
    background: url( ../images/bg_previous_link.png) no-repeat left center;
	padding-left: 20px;
}

.adjacent_post_links li.next {
	float: right;
}

.adjacent_post_links li.next a {
    background: url( ../images/bg_next_link.png) no-repeat right center;
	padding-right: 20px;
}


#back_to_top {
	margin-top: 50px;
	text-align: right;
}

#back_to_top a {
	position: relative;
	right: -9px;
}

#sidebar h2 {
	font-size: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.rss_link {
	padding-left: 3px;
}

#primary div ul,
#primary ul {
	margin: 0;
	padding: 0;
}

#primary li {
	list-style: none;
	border-top: dotted 1px #b9b4ab;
	padding: 5px 0;
}

#primary li a {
	display: block;
	padding: 5px;
	border-radius: 3px;
}

.sub_navi .current_page_item a,
.sub_navi .current-cat a,
.sub_navi li a:hover {
	color: #333;
	background-color: rgba( 0, 0, 0, 0.2 );
	background-color: rgb( 195, 188, 172 )\9;
}

.sub_navi .current_page_item li a {
	background: none;
}

#primary ul li:first-child {
	border-top: none;
}

#primary ul ul.children li:first-child {
	border-top: dotted 1px #b9b4ab;
}

#primary aside {
	background: url(../images/bg_sidebar_primary_column_shadow.png) no-repeat left bottom;
	padding: 0 3px 3px;
	margin-bottom: 27px;
}

#primary aside h1 {
	color: #fff;
	line-height: 1;
	background: url(../images/bg_sidebar_title_blue.png) no-repeat;
	padding: 12px 10px 0 24px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;
}

#primary ul,
#primary div {
	padding: 17px 10px 10px;
	background: url(../images/bg_primary_sidebar.png);
}

#primary div ul {
	background: none;
}

#primary ul ul.children {
	background: none;
	padding: 5px 0 0 15px;
}

aside#event-info h1 {
	background: url(../images/bg_sidebar_title_green.png) no-repeat;
}
aside#malls-info h1 {
	background: url(../images/bg_sidebar_title_mint.png) no-repeat;
}

aside#information-info h1 {
	background: url(../images/bg_sidebar_title_orange.png) no-repeat;
}

#event-info time,
#malls-info time,
#information-info time {
	color: #0c3158;
	font-size: 85%;
	line-height: 1;
}

#event-info h2,
#malls-info h2,
#information-info h2 {
	line-height: 1.4;
	margin-bottom: 3px;
}

#event-info img,
#malls-info img,
#information-info img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ddd;
	float: right;
}

#event-info p,
#malls-info p,
#information-info p {
	line-height: 1.3;
	margin-right: 80px;
}

#event-info li a,
#malls-info li a,
#information-info li a {
	display: inline;
	padding: 0;
}

#event-info li a:hover,
#malls-info li a:hover,
#information-info li a:hover {
	background: none;
}

#event-info li p a,
#malls-info li p a,
#information-info li p a {
	color: #333;
	margin-top: 0;
}


#secondary {
    padding: 3px;
}

#secondary aside {
    margin-bottom: 15px;
}


#footer-container {
	width: 100%;
	height: auto;
	padding: 0 0 15px;
}

#footer {

}


#copyright {
	width: auto;
	background: #D80017;
	margin: 0 10px 10px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	line-height: 1.6;
}
#copyright a {
	color: #695f49;
}

.continue-button {
	background: url(../images/bg_continue-button-shadow.png) no-repeat left bottom;
	float: right;
	padding: 0 0 3px 3px;
}


.continue-button a {
	line-height: 1;
	background: #f2e8d2 url(../images/bg_continue-button.png) no-repeat;
	display: block;
	padding: 9px 12px 7px 32px;
	box-shadow: 0 0 1px rgba( 211, 194, 157, 0.8);
}


.link-text {
	display: block;
	text-align: right;
	margin-top: 15px;
	line-height: 1;
}

.link-text a:before {
	content: '> ';
}

/* ================================================================================
	#page-nav
================================================================================ */
.page-nav {
	text-align: center;
}
.page-nav li {
	display: inline;
	list-style: none outside none;
}
.page-nav li a {
	border: 1px solid rgb(230,230,230);
	color: rgb(102,102,102);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li a:hover {
	border: 1px solid rgb(230,230,230);
}
.page-nav li a:active {
	box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
	top:1px;
}

.page-nav li.current span {
	border: 1px solid rgb(186,166,132);
	color: rgb(121,81,15);
	font-weight: bold;
	border-radius: 3px;
}
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span {
	background: rgb(248,248,248);
	border: 1px solid rgb(230,230,230);
	color: rgb(180,180,180);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li.page_nums span {
	background: rgb(102,102,102);
	border: 1px solid rgb(51,51,51);
	color: rgb(255,255,255);
}
.page-nav li a,
.page-nav li.current span,
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span,
.page-nav li.page_nums span {
	padding: 0.25em 0.8em;
	display: inline-block;
	position:relative;
}

.pages-link {
	text-align: center;
}
.pages-link a span {
	border: 1px solid rgb(230,230,230);
	color: rgb(102,102,102);
	text-decoration: none;
	font-weight: normal;
}
.pages-link span {
	border: 1px solid rgb(186,166,132);
	color: rgb(121,81,15);
	font-weight: bold;
	border-radius: 3px;
	padding: 0.25em 0.8em;
	display: inline-block;
	position:relative;
}
.pages-link a:hover span {
	border: 1px solid rgb(230,230,230);
}
.pages-link a:active span {
	box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
	top:1px;
}


/* comment */

#comments {
	margin-top: 50px;
}

.commentlist {
	background: #f4f4f4;
	border: solid 1px #ccc;
	margin: 0;
	padding: 25px 25px 0;
	list-style: none;
}

.commentlist .avatar {
	background: #fff;
	float: left;
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 10px;
}

.commentlist .children {
	background: #eee;
	margin: 1.2em 0 25px;
	padding: 25px 25px 0;
	list-style: none;
	border: solid 1px #ccc;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	font-size: 85%;
}

.comment-meta a {
	color: #666;
}

.comment-meta a.comment-edit-link {
	color: #1b3e61;
	background: #fff;
	padding: 1px 5px 0;
	border: solid 1px #1b3e61;
}

.comment-body {
	clear: both;
}

.comment-notes {
	text-align: right;
	margin: 0;
	font-size: 85%;
}

#respond label {
	display: block;
	background: #eee;
	padding: 3px 10px 2px 25px;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.comment-notes .required {
	float: none;
	padding-left: 0;
}

.required {
	color: #c00;
	font-weight: bold;
	float: left;
	margin-top: -1.7em;
	padding-left: 10px;
}

input#author,
input#email,
input#url,
textarea#comment {
	margin: 0;
	font-size: small;
	padding: 10px;
	width: 650px;
	border: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

input#author,
input#email,
input#url {
	font-size: medium;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	margin: 0 0 10px;
}

.form-allowed-tags {
	color: #999;
	font-size: 85%;
}

.form-submit {
}

.form-submit #submit {
	background: #e8e8e8;
	padding: 10px 30px;
	border: solid 1px #a9a9a9;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2);
	text-shadow: 1px 1px 0 #fff;
}

.form-submit #submit:hover {
	background: #ddd;
}

/* WordPress default styles */

/* Alignment */
.alignleft {
	display: block;
	width: 60% !important;
	margin: 0 auto;
}
.alignright {
	display: block;
	width: 60% !important;
	margin: 0 auto;
}
.aligncenter {
	clear: both;
	display: block;
	width:auto !important;
	margin:0 auto;
}
.aligncenter img {
  width:auto;
  max-width:300px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-top:5px;
	margin-bottom:10px;
}
ul.alignleft {
	margin-left:1em;
}

/* Images Style for Twenty Ten */
.entry-content img,
.comment-content img,
.widget img {
  display:block;
  width:auto;
  height: auto;
  margin:0 auto 5px;
}

img[class*="align"],
img[class*="wp-image-"] {
}
img.size-full {
}
.entry-content img.wp-smiley {
}
img.alignleft,
img.alignright,
img.aligncenter {
	max-width: 100%;
	width: auto !important;
	height: auto;
	margin: 10px auto;
}
article iframe {
  width:370px !important;
  height:auto !important;
}
p img,
.wp-caption {
}
.wp-caption {
}
.wp-caption img {
}
.wp-caption .wp-caption-text,
.gallery-caption {
}
.wc-shortcodes-column p,
.wp-caption .wp-caption-text {
  margin-top:0 !important;
  font-size:12px !important;
  line-height:1.4 !important;
}
.wp-caption .wp-caption-text:before {
}

.addtoany_content {
    clear: both;
    margin: 20px 0 !important;
}

span.new {
    color: #fff;
    background: #ff0000;
    padding: 0 7px;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    font-size: 80%;
}

#lead-image-video {
  width:auto;
  height:auto;
  overflow:hidden;
}

#lead-image-video ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

#lead-image-video li {
  width:auto !important;
  margin:0 0 20px;
}

#lead-image-video li:first-child {
  width:auto !important;
  text-align:center;
}

#lead-image-video li img {
  width:200px;
}

.video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 5px;
  background:#000;
}

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

.cap {
  display:block;
  font-size:12px;
  text-align:center;
}

}


@media screen and (min-width: 960px) {

a {
	color: #1976d8;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
a img:hover {
	opacity: 0.6;
}

html {
	overflow-y: scroll;
}

p {
	margin: 0 0 1.5em;
	font-family: "Lato", sans-serif;
	font-size:18px;
	line-height:1.6;
}


body {
	font: normal 13px/140% Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	font-size: 85%;
	line-height: 1.7;
}

#wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0 0;
}


#description {
	background-color: #1a1a1a;
}

#description h1 {
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	padding: 7px 0;
	line-height: 1;
}

#site-id a {
	color: #1a1a1a;
	font-size: x-large;
}

#utility-nav ul {
	width: auto;
    height: 50px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#utility-nav li {
	width: auto;
	height: 14px;
	padding: 0 20px;
	float: left;
	border-left: solid 1px #f3aeb5;
	line-height: 14px;
	text-align: center;
}

#utility-nav li:last-child {
	border-right: solid 1px #f3aeb5;
}

#utility-nav li a {
	font-size: 18px;
	color:#fff;
}

#utility-nav li a:hover {
	background-position: 0 -17px;
}


.screen-reader-text {
	display: none;
}


.widget_search {
	width: 180px;
}

#searchform {
	font-size: 0;
	position: relative;
}

#s {
	font-size: small;
	background: url(../images/bg_search_form.png);
	width: 133px;
	height: 21px;
	border: none;
	padding: 0 0 0 8px;
}

#searchsubmit {
    background: url(../images/btn_search.png) no-repeat scroll 0 0 transparent;
    border: none;
    cursor: pointer;
    height: 21px;
    position: absolute;
    position: relative\9;
	right: 0;
    width: 39px;
	text-indent: -9999px;
}

#searchsubmit:hover {
	background-position: left bottom;
}

#bread-crumb {
	font-size: 95%;
	padding: 1px 0 10px;
}

#bread-crumb ul {
	margin: 0;
}

#bread-crumb ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#bread-crumb li {
	float: left;
}

#bread-crumb li.sub {
	padding-left: 10px;
}

#bread-crumb li.sub:before {
	letter-spacing: 10px;
    content: ">";
}

#contents-col1,
#contents {
  width:100%;
  height:auto;
  overflow:hidden;
  margin:0 0 60px;
}

#contents-col1 article {
	width: 1050px;
	margin: 0 auto;
}

#contents article {
	width: 940px;
	margin: 0 auto;
}

#contents-col1 article:after,
#contents article:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.adjacent_post_links {
	margin: 20px 0 0;
}

.adjacent_post_links ul {
	margin: 0;
}

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

.adjacent_post_links li {
	max-width: 325px;
	height: 50px;
}

.adjacent_post_links li a {
	display: block;
	vertical-align: middle;
}

.adjacent_post_links li.previous {
	float: left;
}

.adjacent_post_links li.previous a {
    background: url( ../images/bg_previous_link.png) no-repeat left center;
	padding-left: 20px;
}

.adjacent_post_links li.next {
	float: right;
}

.adjacent_post_links li.next a {
    background: url( ../images/bg_next_link.png) no-repeat right center;
	padding-right: 20px;
}


#back_to_top {
	margin-top: 50px;
	text-align: right;
}

#back_to_top a {
	position: relative;
	right: -9px;
}

#sidebar h2 {
	font-size: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.rss_link {
	padding-left: 3px;
}

#primary div ul,
#primary ul {
	margin: 0;
	padding: 0;
}

#primary li {
	list-style: none;
	border-top: dotted 1px #b9b4ab;
	padding: 5px 0;
}

#primary li a {
	display: block;
	padding: 5px;
	border-radius: 3px;
}

.sub_navi .current_page_item a,
.sub_navi .current-cat a,
.sub_navi li a:hover {
	color: #333;
	background-color: rgba( 0, 0, 0, 0.2 );
	background-color: rgb( 195, 188, 172 )\9;
}

.sub_navi .current_page_item li a {
	background: none;
}

#primary ul li:first-child {
	border-top: none;
}

#primary ul ul.children li:first-child {
	border-top: dotted 1px #b9b4ab;
}

#primary aside {
	background: url(../images/bg_sidebar_primary_column_shadow.png) no-repeat left bottom;
	padding: 0 3px 3px;
	margin-bottom: 27px;
}

#primary aside h1 {
	color: #fff;
	line-height: 1;
	background: url(../images/bg_sidebar_title_blue.png) no-repeat;
	padding: 12px 10px 0 24px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;
}

#primary ul,
#primary div {
	padding: 17px 10px 10px;
	background: url(../images/bg_primary_sidebar.png);
}

#primary div ul {
	background: none;
}

#primary ul ul.children {
	background: none;
	padding: 5px 0 0 15px;
}

aside#event-info h1 {
	background: url(../images/bg_sidebar_title_green.png) no-repeat;
}
aside#malls-info h1 {
	background: url(../images/bg_sidebar_title_mint.png) no-repeat;
}

aside#information-info h1 {
	background: url(../images/bg_sidebar_title_orange.png) no-repeat;
}

#event-info time,
#malls-info time,
#information-info time {
	color: #0c3158;
	font-size: 85%;
	line-height: 1;
}

#event-info h2,
#malls-info h2,
#information-info h2 {
	line-height: 1.4;
	margin-bottom: 3px;
}

#event-info img,
#malls-info img,
#information-info img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ddd;
	float: right;
}

#event-info p,
#malls-info p,
#information-info p {
	line-height: 1.3;
	margin-right: 80px;
}

#event-info li a,
#malls-info li a,
#information-info li a {
	display: inline;
	padding: 0;
}

#event-info li a:hover,
#malls-info li a:hover,
#information-info li a:hover {
	background: none;
}

#event-info li p a,
#malls-info li p a,
#information-info li p a {
	color: #333;
	margin-top: 0;
}


#secondary {
    padding: 3px;
}

#secondary aside {
    margin-bottom: 15px;
}


#footer-container {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}

#footer {

}


#copyright {
	width: auto;
	margin: 0 auto 10px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	line-height: 1.6;
}
#copyright a {
	color: #695f49;
}

.continue-button {
	background: url(../images/bg_continue-button-shadow.png) no-repeat left bottom;
	float: right;
	padding: 0 0 3px 3px;
}


.continue-button a {
	line-height: 1;
	background: #f2e8d2 url(../images/bg_continue-button.png) no-repeat;
	display: block;
	padding: 9px 12px 7px 32px;
	box-shadow: 0 0 1px rgba( 211, 194, 157, 0.8);
}


.link-text {
	display: block;
	text-align: right;
	margin-top: 15px;
	line-height: 1;
}

.link-text a:before {
	content: '> ';
}

/* ================================================================================
	#page-nav
================================================================================ */
.page-nav {
	text-align: center;
}
.page-nav li {
	display: inline;
	list-style: none outside none;
}
.page-nav li a {
	border: 1px solid rgb(230,230,230);
	color: rgb(102,102,102);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li a:hover {
	border: 1px solid rgb(230,230,230);
}
.page-nav li a:active {
	box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
	top:1px;
}

.page-nav li.current span {
	border: 1px solid rgb(186,166,132);
	color: rgb(121,81,15);
	font-weight: bold;
	border-radius: 3px;
}
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span {
	background: rgb(248,248,248);
	border: 1px solid rgb(230,230,230);
	color: rgb(180,180,180);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li.page_nums span {
	background: rgb(102,102,102);
	border: 1px solid rgb(51,51,51);
	color: rgb(255,255,255);
}
.page-nav li a,
.page-nav li.current span,
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span,
.page-nav li.page_nums span {
	padding: 0.25em 0.8em;
	display: inline-block;
	position:relative;
}

.pages-link {
	text-align: center;
}
.pages-link a span {
	border: 1px solid rgb(230,230,230);
	color: rgb(102,102,102);
	text-decoration: none;
	font-weight: normal;
}
.pages-link span {
	border: 1px solid rgb(186,166,132);
	color: rgb(121,81,15);
	font-weight: bold;
	border-radius: 3px;
	padding: 0.25em 0.8em;
	display: inline-block;
	position:relative;
}
.pages-link a:hover span {
	border: 1px solid rgb(230,230,230);
}
.pages-link a:active span {
	box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
	top:1px;
}


/* comment */

#comments {
	margin-top: 50px;
}

.commentlist {
	background: #f4f4f4;
	border: solid 1px #ccc;
	margin: 0;
	padding: 25px 25px 0;
	list-style: none;
}

.commentlist .avatar {
	background: #fff;
	float: left;
	padding: 2px;
	border: solid 1px #ccc;
	margin-right: 10px;
}

.commentlist .children {
	background: #eee;
	margin: 1.2em 0 25px;
	padding: 25px 25px 0;
	list-style: none;
	border: solid 1px #ccc;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	font-size: 85%;
}

.comment-meta a {
	color: #666;
}

.comment-meta a.comment-edit-link {
	color: #1b3e61;
	background: #fff;
	padding: 1px 5px 0;
	border: solid 1px #1b3e61;
}

.comment-body {
	clear: both;
}

.comment-notes {
	text-align: right;
	margin: 0;
	font-size: 85%;
}

#respond label {
	display: block;
	background: #eee;
	padding: 3px 10px 2px 25px;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.comment-notes .required {
	float: none;
	padding-left: 0;
}

.required {
	color: #c00;
	font-weight: bold;
	float: left;
	margin-top: -1.7em;
	padding-left: 10px;
}

input#author,
input#email,
input#url,
textarea#comment {
	margin: 0;
	font-size: small;
	padding: 10px;
	width: 650px;
	border: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

input#author,
input#email,
input#url {
	font-size: medium;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	margin: 0 0 10px;
}

.form-allowed-tags {
	color: #999;
	font-size: 85%;
}

.form-submit {
}

.form-submit #submit {
	background: #e8e8e8;
	padding: 10px 30px;
	border: solid 1px #a9a9a9;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2);
	text-shadow: 1px 1px 0 #fff;
}

.form-submit #submit:hover {
	background: #ddd;
}

/* WordPress default styles */

/* Alignment */
.alignleft {
	float: left;
	margin-right: 1.6em;
}
.alignright {
	float: right;
	margin-left: 1.6em;
}
.aligncenter {
	clear: both !important;
	display: block !important;
	width: auto !important;
	margin:10px auto 0 !important;
}
.aligncenter img {
	width:auto;
	max-width:600px;
}
img.alignleft,
img.alignright {
	width: 50% !important;
	margin-top:5px;
	margin-bottom:10px;
}
ul.alignleft {
	margin-left:1em;
}

/* Images Style for Twenty Ten */
.entry-content img,
.comment-content img,
.widget img {
	display: block;
	margin: 0 auto 5px;
}

img[class*="align"],
img[class*="wp-image-"] {
}
img.size-full {
}
.entry-content img.wp-smiley {
}
img.alignleft {
  margin:10px 20px 20px 0;
  width:auto !important;
  height:auto;
}
img.alignright {
  margin:10px 0 20px 20px;
  width:auto !important;
  height:auto;
}
img.aligncenter {
  width:auto;
  max-width:600px;
  height:auto;
  margin:40px auto;
}
p img,
.wp-caption {
}
.wp-caption {
}
.wp-caption img {
  width:auto;
  max-width:600px;
}
.wp-caption .wp-caption-text,
.gallery-caption {
}

.wp-caption .wp-caption-text:before {
}

.addtoany_content {
    clear: both;
    margin: 30px 0 !important;
}

span.new {
    color: #fff;
    background: #ff0000;
    padding: 0 7px;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    font-size: 80%;
}

#lead-image-video {
  width:auto;
  height:auto;
  overflow:hidden;
}

#lead-image-video ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

#lead-image-video li {
  float:left;
  width:400px !important;
  margin:0 8px;
}

#lead-image-video li:first-child {
  width:200px !important;
}

#lead-image-video li img {
  height:230px;
}

.video-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:0 0 5px;
  background:#000;
}

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

.cap {
  display:block;
  font-size:14px;
  text-align:center;
}

#searchform {
  border:none;
}

#searchform input[type=search] {
  width:660px;
  height:40px;
  padding:10px;
  border-radius:6px;
  border-style:inset;
  font-size:16px;
}

#searchform input[type=submit] {
  -webkit-appearance:none;
  background:#f39700;
  border:none;
  border-radius:6px;
  cursor:pointer;
  width:70px;
  height:40px;
  font-family:"Lato", sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}

#searchform input[type=submit]:hover {
  opacity:0.6;
}

}

#searchform {
  border:none;
}

#searchform input[type=search] {
  width:73%;
  height:50px;
  padding:10px;
  border-radius:6px;
  border-style:inset;
  font-size:16px;
}

#searchform input[type=submit] {
  -webkit-appearance:none;
  background:#f39700;
  border:none;
  border-radius:6px;
  cursor:pointer;
  width:70px;
  height:40px;
  font-family:"Lato", sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}

#searchform input[type=submit]:hover {
  opacity:0.6;
}

#searchform input[type="submit"] {
  float:right;
  display:inline-block;
  width:24% !important;
  height:50px;
  padding:0;
  background:url(../images/arrow_right.png) right 5px center no-repeat;
  background-size:15px;
  background-color:#d80017;
  border:none;
  font-family:"Lato", sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  line-height:50px;
  text-align:center;
  outline:none;
}

.lp-mv {
  width:100%;
}

.lp-mv img {
  width:100%;
}

h1.lp-title {
  padding:25px 0;
  margin:30px 0;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #d80017;
  text-align:center;
  line-height: 1.4;
  border-top:solid 2px #d80017;
  border-bottom:solid 2px #d80017;
}

.nos {
  color:#3f51b5;
}

.box-left {
  float:left;
  width:300px;
  height:auto;
  overflow:hidden;
  margin:0 0 30px;
}

.box-right {
  float:right;
  width:600px;
  height:auto;
  overflow:hidden;
  margin:0 0 30px;
}

.box-right p {
  font-size:20px !important;
  line-height:1.6 !important;
  font-weight:bold;
}

.box-left2 {
  float:left;
  width:600px;
  height:auto;
  overflow:hidden;
  margin:30px 0;
}

.box-right2 {
  float:right;
  width:400px;
  height:auto;
  overflow:hidden;
  margin:30px 0;
}

.list-col2 {
  clear:both;
}

.list-col2 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col2 li {
  float:left;
  width:500px;
}

.list-col2 li:nth-child(2n) {
  float:right;
}

.list-col2 li img {
  width:100%;
}

.list-col2 li .title {
  display:block;
  margin:10px 0;
  font-size:20px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube-col2 {
  width:500px;
}

.spec {
  width:fit-content;
  padding:15px;
  border:dotted 1px #000;
  font-family:"Lato", sans-serif;
  font-size:18px;
  line-height:1.4;
}

.pc {
  display:block !important;
}

.sp {
  display:none !important;
}

@media screen and (max-width: 959px) {

h1.lp-title {
  padding:15px 0;
  margin:15px 0;
  font-size: 22px;
  text-align:left;
  border-top:solid 1px #d80017;
  border-bottom:solid 1px #d80017;
}

.box-left {
  float:none;
  width:auto;
  height:auto;
  overflow:hidden;
}

.box-left img {
  display:block;
  width:260px;
  margin:0 auto;
}

.box-right {
  float:none;
  width:auto;
  height:auto;
  overflow:hidden;
}

.box-right p {
  font-size:16px !important;
}

.box-left2 {
  float:none;
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 30px;
}

.box-right2 {
  float:none;
  width:auto;
  height:auto;
  overflow:hidden;
  margin:30px 0 0;
}

.list-col2 ul {
  list-style-type:none;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:0;
  margin:0 0 30px;
}

.list-col2 li {
  float:none;
  width:auto;
  margin:0 0 20px;
}

.list-col2 li:nth-child(2n) {
  float:none;
}

.list-col2 li img {
  width:100%;
}

.list-col2 li .title {
  display:block;
  margin:10px 0;
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
}

li.youtube-col2 {
  width:auto;
}

.spec {
  width:auto;
  padding:10px;
  border:dotted 1px #000;
  font-size:14px;
}

.pc {
  display:none !important;
}

.sp {
  display:block !important;
}

}


img.size-full {
  width:auto;
  max-width:600px;
  margin:0 auto 10px;;
}

.wc-shortcodes-column p,
.wp-caption .wp-caption-text {
  margin-top:0 !important;
  margin-bottom:30px !important;
  font-size:14px !important;
  line-height:1.4 !important;
  text-align:center;
}

@media screen and (max-width: 959px) {

.wp-caption {
  width:auto !important;
  height:auto;
  overflow:hidden;
}

img.size-full {
  display:block;
  width:auto;
  max-width:300px;
  margin:0 auto 10px;
}

.wc-shortcodes-column p,
.wp-caption .wp-caption-text {
  margin-bottom:20px !important;
  font-size:12px !important;
  text-align:left;
}

}


.item-image {
  list-style-type:none;
  padding:0;
  margin:0;
  display:flex;
  justify-content:space-around;
}

.item-image li {
  width:16%;
  margin:0;
}

.item-image li img {
  width:100%;
}


p.fs10 {
  font-size:10px;
  color:#fff;
  text-align:center;
}

p.fs10 a {
  font-size:10px;
  color:#fff;
}

.grecaptcha-badge {
  visibility:hidden;
}


#gototop {
  width: 30px;
  bottom: 10px;
  right: 10px;
  position: fixed;
  z-index: 9999;
}

#gototop img {
  width: 100%;
}

@media screen and (min-width: 940px) {

#gototop {
  width: 80px;
  bottom: 30px;
  right: 30px;
  position: fixed;
  z-index: 9999;
}

}


.m0 {
  margin:0 !important;
}

.mb30 {
  margin:0 0 30px !important;
}


.bnr-sticky-rec {
  width:300px;
  height:auto;
  line-height:0;
  text-align:center;
  position:fixed;
  bottom:10px;
  left:10px;
  z-index:9999;
}

.bnr-sticky-rec ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

.bnr-sticky-rec li {
  line-height:0;
}

.bnr-sticky-rec a {
  -webkit-tap-highlight-color:inherit;
}

.bnr-sticky-rec a img:hover {
  opacity:0.8 !important;
}

.bnr-sticky-rec img {
  width:100%;
}

.bnr-sticky-rec .btn-close {
  float:right;
  display:block;
  width:24px;
  height:24px;
  background:#000;
  border-radius:100px;
  font-size:20px;
  line-height:24px;
  font-weight:bold;
  color:#fff;
  cursor:pointer;
}

.bnr-sticky-rec .btn-close:hover {
  opacity:0.6;
}

@media screen and (min-width: 640px) {

.bnr-sticky-rec {
  display:block;
  width:300px;
  position:fixed;
  bottom:10px;
  left:0;
  right:0;
  z-index:9999;
}

.bnr-sticky-rec ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

}

.page-id-34793 h1.page-title {
  display:none;
}


.btn-black a {
  display:block;
  width:auto;
  padding:10px 30px;
  background:#000;
  border-radius:100px;
  margin:0 auto;
  font-size:20px;
  line-height:1.6;
  font-weight:bold;
  color:#fff;
  text-align:center;
}

@media screen and (min-width: 640px) {

.btn-black a {
  width:500px;
  padding:15px 30px;
  font-size:26px;
}

.btn-black a:hover {
  opacity:0.6;
}

}
