
/* General
   ========================================================================== */
   
@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.svg#entypo') format('svg');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/entypo.svg#entypo') format('svg'),
         url('../fonts/entypo.woff') format('woff'),
         url('../fonts/entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; }

body {
	font-family: Lucida Grande,'hiragino kaku gothic pro','ヒラギノ角ゴ Pro W3',meiryo,'メイリオ','ms pgothic',sans-serif;
    background: #FFF;
    line-height: 1.625;
    font-size: 14px;
    color: #433d3c; }

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    margin: 0 0 15px 0;
    font-family: Lucida Grande,'hiragino kaku gothic pro','ヒラギノ角ゴ Pro W3',meiryo,'メイリオ','ms pgothic',sans-serif;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: #433d3c; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px 0; }

strong { font-size: 110%; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

a {
  color: #a32d73; 
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out; }

::selection {
  background: #c35e8b;
  color: #fff; }

::-moz-selection {
  background: #c35e8b;
  color: #fff; }

a:hover { 
  color: #c35e8b;
  text-decoration: none; }

a, a:visited {
  outline: none; }

a:active, a:focus {
  outline: none;
  text-decoration: none; }

a img {
  opacity: 1;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out; }

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8; }


/* Layout
   ========================================================================== */

.inner {
  margin-right: auto;
  margin-left: auto;
  position: relative; }

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

.inner:after {
  clear: both; }

.inner {
  width: 1000px;
  position: relative; }

.clearfix { display: inline-table; }  
* html .clearfix { height: 1%; }  
.clearfix { display: block; height: auto; overflow: hidden; }

.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin-left: 15px; margin-bottom: 15px; }
.alignleft { float: left; margin-right: 15px; margin-bottom: 15px; }

.taligncenter { text-align: center; }
.talignright { text-align: right; }
.talignleft { text-align: left; }

.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }

.text-box01 {
	margin: 0 0 15px;
	padding: 15px;
	border-radius: 8px;
	background-color: #FFF; }

.small-font {
	font-size: 92%; }


/* Button
   ========================================================================== */
   
.btn { white-space: normal !important; width: 100%; }

.download {
	text-align: center;
	border-radius: 4px;
	border-bottom: 4px solid #57323e;
	background-color: #a58ab2; }

.download a {
	display: block;
	padding: 15px;
	color: #FFF; }

/* Color
   ========================================================================== */
   
.red    { color: red !important; }
.maroon { color: maroon !important; }


/* Header
   ========================================================================== */

#header { background: url(../images/common/background05.png) repeat-x center top #FFF; }

#header .logo {
	width: 100%;
	height: 200px;
	text-align: center; }

#header .logo a {
	display: block; }

#header .logo img {
	max-height: 200px;
	width: auto; }

.sub-navigation {
	margin: 30px 0 0;
	font-size: 11px;
	text-align: right;
	color: #bd75a0; }

/* Navigation
   ========================================================================== */

.navigation {
	margin: 0;
	padding: 0;
	list-style: none; }

/* global-nav */

#global-nav {
	margin-bottom: 10px;
	background: url(../images/common/bg-texture-02.png) center center #fff5f7;
	border-top: 5px solid #d93546;
	margin-bottom: 50px; }

#global-nav ul {
	line-height: 80px; }

#global-nav ul li {
	display: block;
	float: left;
	height: 80px;
	text-align: center; }

#global-nav ul li:last-child { }

#global-nav ul li a { display: block; background: url(../images/common/gnav-line.png) no-repeat right center; }
#global-nav ul li a:hover { background: url(../images/common/gnav-line.png) no-repeat right center #fff4f5; }

#global-nav ul li.gnav01 { width: 200px; }
#global-nav ul li.gnav02 { width: 200px; }
#global-nav ul li.gnav03 { width: 200px; }
#global-nav ul li.gnav04 { width: 200px; }
#global-nav ul li.gnav05 { width: 200px; background-image: none; }


/* genre-nav */

.genre ul li {
	margin-bottom: 15px; }

.genre ul li.banner a {
	display: block;
    border: 1px solid #ddd;
    padding: 1px;
	background-color: #FFF; }


/* program-control-nav */

.program-control .more a {
	display: block;
	color: #FFF;
	margin: 0 auto 30px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	width: 90%;
	border-radius: 4px; }
	
.program-control .more a.fujiedaonpaku {
	border-bottom: 4px solid #7c1755;
	background-color: #921d64; }
	
.program-control .more a.harusatoyamahaku {
	border-bottom: 4px solid #921d64;
	background-color: #e2a3bf; }
	
.program-control .more a.carnival {
	border-bottom: 4px solid #7c1755;
	background-color: #921d64; }
	
.program-control .more a.yaizuonparade {
	border-bottom: 4px solid #0b2441;
	background-color: #073162; }
	

.program-control .more a.fujiedaonpaku2017 {
	border-bottom: 4px solid #37621e;
	background-color: #528036; }

/* news */

.news .more a {
	display: block;
	color: #FFF;
	margin: 30px auto 30px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	width: 90%;
	border-radius: 4px; }

.news .more a.news {
	border-bottom: 4px solid #7c1755;
	background-color: #921d64; }

/* blog */

.blog .more a {
	display: block;
	color: #FFF;
	margin: 30px auto 30px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	width: 90%;
	border-radius: 4px; }

.blog .more a.blog {
	border-bottom: 4px solid #4c1637;
	background-color: #722c57; }


/* global-footer-nav-nav */

#global-footer-nav {
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px; }

#global-footer-nav li {
	display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom:5px;
    margin-right: 1px;
    text-align: center; }

#global-footer-nav li a {
    background: #ffeff6;
    color: #c35e8b;
    display: block;
    line-height: 40px;
    padding: 0 24px;
    text-decoration: none; }

#global-footer-nav li a:hover {
    background: #c35e8b;
    color: #ffeff6; }



/* Main - contents
   ========================================================================== */
   
#contents {
	overflow: hidden; }

#program-list h1,
.entry-header h1 {
	padding: 0 10px 5px;
	background: url(../images/common/line.png) no-repeat bottom left; }

.entry-header img {
	border-radius: 8px; }

.entry-content h2 {
	padding: 5px 10px;
	background: url(../images/common/line2.png) no-repeat bottom left; }

.entry-content h3 {
	padding: 0 8px; }

.page .entry-content p {
	padding: 0 15px; }

.schedule section h2 {
	padding: 0 0 5px;
	background: url(../images/common/line2.png) no-repeat bottom left; }
	
.entry-content section {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px; }


/* news */

.home #news {
	padding: 50px 0;
	background: url(../images/common/bg-texture-01.png) repeat center center;
}

.home #news .post {
	clear: both;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px dotted #DDD;
}
.home #news .headline {
	overflow: hidden;
	margin-bottom: 10px;
}
.home #news p {
	margin: 0;
	padding: 5px 15px;
}
.home #news .date {
  display: block;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0;
}
.home #news .title {
	font-size: 14px;
}


.category #news .post {
	clear: both;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px dotted #DDD;
}
.category #news .headline {
	overflow: hidden;
	margin-bottom: 10px;
}
.category #news p {
	margin: 0;
	padding: 5px 15px;
}
.category #news .date {
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0;
}
.category #news .title {
	font-size: 14px;
}


/* index */

.index {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden; }

.index .post {
	float: left;
	width: 230px;
	background: none #ffffff;
	border: 1px solid #DDD;
	border-radius: 8px;
	margin: 10px 4px;
	padding: 10px;
	transition: box-shadow 0.3s ease-out 0s, margin 0.5s ease-out 0s, opacity 0.5s ease-out 0s; }

.index .post .photo {
	margin-bottom: 15px; }

.index .post .photo img {
	border-radius: 5px; }

.index .post .title {
	font-size: 14px; }

.index .post .exordium {
	font-size: 12px; }

.index .post .category {
	margin-bottom: 8px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #DDD; }

.index .post .category p {
	margin-bottom: 0; }

.index .post .tags {
	font-size: 11px; }

.index .post .cat a {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	border-radius: 4px;
	background-color: #333; }


/* voice */

.home #voice {
  margin-bottom: 30px;
}

.voice {
  margin: 0 0 15px;
  padding: 15px;
  border-bottom: 1px dotted #DDD;
  font-size: 16px;
}

/* carnival */

.eating-and-drinking {
	overflow: hidden;
	margin: 60px 0;
	padding: 0 0 15px 0;
	background-color: #FFF; }

.eating-and-drinking p {
	margin-bottom: 15px; }

.eating-and-drinking p img {
	height: 86px;
	width: auto; }


/* program-block */

.program .program-block {
	float: left;
	padding: 0 15px 30px 15px;
	width: 33.33%; }

.program .block-inner {
	box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2);
	-webkit-box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2);
	-moz-box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2); }

.program .program-block .thumbnail {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	height: 135px;
	background-color: #FFF; }

.program .program-block .thumbnail .number {
	position: absolute;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	top: 3px;
	left: 5px;
	text-shadow: 1px 1px 3px #000; 
	z-index: 500; }

.program .program-block .cat {
	overflow: hidden;
	padding: 10px 15px;
	background-color: #FFF; }

.program .program-block .cat a {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	border-radius: 4px;
	background-color: #333; }

.program .program-block .cat a.harusatoyamahaku {
	background-color: #eb75a8; }

.program .program-block .cat a.carnival {
	background-color: #a32d73; }

.program .program-block .cat a.carnival-workshop {
	background-color: #eac52c; }

.program .program-block .cat a.carnival-special {
	background-color: #245496; }
	
.program .program-block .cat a.fujiedaonpaku {
	background-color: #941b62; }
	
.program .program-block .cat a.yaizuonparade {
	background-color: #073162; }

.program .program-block .cat a.tea {
	background-color: #c4d957; }

.program .program-block .cat a.food {
	background-color: #e86684; }

.program .program-block .cat a.learn {
	background-color: #ffed16; }

.program .program-block .cat a.waza {
	background-color: #b498c3; }

.program .program-block .cat a.environment {
	background-color: #5fbe62; }

.program .program-block .cat a.beauty {
	background-color: #e79bc1; }

.program .program-block .cat a.walk {
	background-color: #7fcdf0; }
	
.program .program-block .cat a.enjoy {
	background-color: #ec761f; }

.program .program-block .title {
	overflow: hidden;
	padding: 0 15px;
	height: 50px;
	line-height: 1.2em;
	background-color: #FFF; }

.program .program-block .exordium {
	overflow: hidden;
	padding: 10px 15px;
	font-size: 11px;
	height: 86px;
	background-color: #FFF; }

.program .program-block .schedule {
	overflow: hidden;
	padding: 10px 15px 15px 15px;
	line-height: 2em;
	background-color: #f9f9f9; }

.program .program-block .schedule span {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 3px 10px;
	font-size: 12px;
	color: #FFF;
	background-color: #44bdf4;
	border-radius: 4px;
	border-bottom: 3px solid #00a0e9; }


/* single-program */

.single-program .number {
	margin-right: 15px; }

.single-program .catchcopy p {
	margin: 0;
	padding: 0 12px;
	color: #6b2f39; }

.schedule {
	overflow: hidden;
	margin: 0 0 50px; }
	
.schedule .post {
	overflow: hidden;
	float: left;
	background: none #ffffff;
	border: 1px solid #DDD;
	border-radius: 8px;
	margin: 10px 4px;
	padding: 10px;
	width: 98%;
	height: auto;
	transition: box-shadow 0.3s ease-out 0s, margin 0.5s ease-out 0s, opacity 0.5s ease-out 0s; }
	
.schedule dl {
    overflow: hidden;
    word-wrap: break-word;
    margin: 0 0 5px 0; }

.schedule dl dt {
	float: left;
    padding: 0 0 5px 0;
	width: 80px; }

.schedule dl dd {
    float: left; }

/* sns */

.home #sns  {
	padding: 50px 0;
	background: url(../images/common/bg-texture-01.png) repeat center center;
}


/* map */

.home #map {
	padding: 50px 0;
}


/* special */

.home #special .index {
  padding: 0 15px;
}


/* Main - sidebar
   ========================================================================== */
   
.sidebar .widget { overflow: hidden; width: 234px; margin-bottom: 15px; }

.sidebar .widget .more a {
	display: block;
	color: #FFF;
	margin: 0 auto 30px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	width: 90%;
	border-radius: 4px; }
	
.sidebar .widget .more a.blog {
	border-bottom: 4px solid #7c1755;
	background-color: #921d64; }

/* login */

#login ul li { margin-bottom: 15px; }

/* blog */

.sidebar #blog .post {
	padding: 5px 0;
	border-bottom: 1px dotted #DDD;
}
.sidebar #blog .headline {
	overflow: hidden;
	margin-bottom: 10px;
}
.sidebar #blog .thumbnail {
	margin: 0 0 10px;
}
.sidebar #blog .date {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.sidebar #blog .title {
	font-size: 12px;
}

/* blog */

.sidebar #report .post {
	padding: 5px 0;
	border-bottom: 1px dotted #DDD;
}
.sidebar #report .headline {
	overflow: hidden;
	margin-bottom: 10px;
}
.sidebar #report .thumbnail {
	margin: 0 0 10px;
}
.sidebar #report .date {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.sidebar #report .title {
	font-size: 12px;
}

/* banner */

.sidebar #banner .headline {
	overflow: hidden;
	margin-bottom: 10px;
}
.sidebar #banner li {
	overflow: hidden;
	margin-bottom: 10px;
}

 
/* Footer
   ========================================================================== */

/* banner */

#footer .banner {
	background: url(../images/common/background02.png); }

#footer .banner {
	padding: 30px 0; }

#footer .banner .banner-list ul {
	display: block;
	text-align: center; }

#footer .banner .banner-list ul li {
	float: left;
	padding: 15px;
	display: block;
	width: 25%;
	text-align: center; }

#footer .banner .banner-list ul li a {
	display: block;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #DDD; }

/* pamphlet */

#footer .pamphlet {
	padding: 30px 0;
	background: url(../images/common/background04.png); }

#footer .pamphlet .download {
	padding: 15px;
	text-align: center;
	border-radius: 4px;
	border-bottom: 4px solid #57323e;
	background-color: #a58ab2; }

#footer .pamphlet .download a {
	display: block;
	color: #FFF; }

/* global-footer */

#footer .global-footer { 
	padding: 15px 0;
	background: url(../images/common/background03.png) #e2a3bf; }

#footer .aux {
	padding-top: 20px; }

#footer .aux p {
	color: #FFF;
	font-size: 11px;
	text-align: center; }

#footer .saclabo a {
	color: #FFF;
	display: block;
	text-decoration: underline; }

#footer .saclabo a:hover {
	color: #ffeff6;
	text-decoration: none; }

#footer .saclabo p {
	color: #FFF;
	font-size: 11px;
	text-align: center; }

#footer .copyright {
	text-align: center;
	color: #FFF;
	font-size: 10px; }

/* -------------------------------------------------------------------------- */

/* breadcrumb
   ========================================================================== */

.breadcrumb { background: none !important; }

.breadcrumb p {
	margin: 0;
	padding: 0px;
	font-size: 10px; }


/* Events Manager
   ========================================================================== */

.em-booking-form-details {
	margin: 0;
	padding: 0 !important;
	max-width: 100% !important;
	width: 100%; }

.em-booking-form-details input.input, .em-booking-form-details textarea {
	width: 100% !important; }


/* WP Members
   ========================================================================== */
   
#wpmem_reg .sub {
	float: right;
	margin-left: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #666; }

#wpmem_reg .req-text {
	display: none; }

#register .req {
    color: #bd3500;
    font-size: 22px;
    line-height: 50%;
	font-weight: bold; }
	
.member-info .req-text .req {
    color: #bd3500;
    font-size: 22px;
    line-height: 50%;
	font-weight: bold; }

#wpmem_reg .button_div, #wpmem_login .button_div {
	height: auto !important; }

#wpmem_reg input[type="password"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: rgb(43, 43, 43);
    padding: 8px 10px; }

#wpmem_login label .sub {
  padding-left: 6px;
  font-size: 12px;
}

/* My Page
   ========================================================================== */

.member-info {
	overflow: hidden;
	margin-bottom: 50px; }
   
.member-info ul {
	display: inline-table;
	text-align: left; }

.member-info ul li {
	padding-right: 20px;
	display: inline-table;
	text-align: left; }

#dbem-bookings-table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
	background-color: #FFF; }

#dbem-bookings-table th {
	border-bottom: 1px solid #dddddd;
	background-color: #f6f6f6; }

#dbem-bookings-table th, #dbem-bookings-table td {
	padding: 10px;
    border-left: 1px solid #dddddd; }


/* -------------------------------------------------------------------------- */

/* Table
   ========================================================================== */

.mw_wp_form table {
	margin: 20px auto 40px;
	width: 100%;
}
.mw_wp_form table th {
	padding: 15px;
	border-bottom: 1px solid #DDD;
}
.mw_wp_form table th span { font-size: 12px; font-weight: normal; }
.mw_wp_form table td {
	padding: 15px;
	border-bottom: 1px solid #DDD;
}

.mw_wp_form table tr:nth-child(odd) {
	background: #fff0f5; }

.mw_wp_form input, .mw_wp_form textarea, .mw_wp_form select {
	background: #FFF;
	border: 1px solid #DDD;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	color: #333;
	font-weight: 200;
	height: auto;
	line-height: normal;
	margin: 4px 0;
	padding: 4px 8px;
	transition: all 0.2s ease 0s;
}
.mw_wp_form table th {
	white-space: nowrap;
}
.mw_wp_form input[type="text"], .mw_wp_form input[type="tel"], .mw_wp_form input[type="email"], .mw_wp_form textarea {
	color: #000;
}
.mw_wp_form input[type="submit"] {
	margin: 0 auto;
	background-color: #962245;
	color: #FFF;
	width: 240px;
	padding: 1em 2em;
	border-radius: 3px;
	color: #FFF;
	font-size: 18px;
}


/* bxSlider
   ========================================================================== */
 
#slide { background-color: #FFF; height: 593px; overflow: hidden; text-align: center; }

#slide ul,
#slide ul li {
	list-style: none;
	margin: 0;
	padding: 0; }

.bxslider li {
  display: none; }
  
.bx-viewport .bxslider li {
  display: block !important; }
 
/* home */ 
.home-slider { margin: 0; padding: 0; }
 
.home .bx-wrapper .bx-viewport {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	left: 0;
	background: #fff;
	overflow: visible !important; }

.home .bx-wrapper .bx-pager {
	position: relative;
	padding-top: 0; }

.home .bx-wrapper .bx-controls-direction a {
	transition: all .0s ease-in-out;
	-moz-transition: all .0s ease-in-out;
	-webkit-transition: all .0s ease-in-out; }

/* single - program */ 
#program-slide {
	overflow: hidden;
	max-height: 450px; }

.program-slider {
	margin: 0; 
	padding: 0;
	background-color: transparent; }

.program-slider img {
	min-width: 100%;
	height: auto;
	border-radius: 10px; }
 
.single .bx-wrapper .bx-viewport {
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2);
	-webkit-box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2);
	-moz-box-shadow: 5px 5px 5px 5px rgba(200,200,200,0.2);
	border: none;
	left: 0;
	max-height: 537px;
	background-color: transparent; }

.single .bx-wrapper .bx-pager {
	position: relative;
	padding-top: 0; }

.single .bx-wrapper .bx-controls-direction a {
	transition: all .0s ease-in-out;
	-moz-transition: all .0s ease-in-out;
	-webkit-transition: all .0s ease-in-out; }


/* autopager
   ========================================================================== */

.ajaxLoad a {
	display: block;
	color: #FFF;
	margin: 0 auto 30px;
	padding: 15px;
	text-align: center;
	color: #FFF;
	width: 680px;
	border-radius: 4px;
	border-bottom: 4px solid #921d64;
	background-color: #e2a3bf; }

.loading {
	margin: 0 auto;
	width: 29px; }


/* Google map
   ========================================================================== */	
   
.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}


/* FullCalendar
   ========================================================================== */	
   
.fc-scroller {
	height: auto !important;
}
.fc-day-grid-event .fc-content {
	white-space: normal !important;
}
.fc-view {
	padding-bottom: 50px; }


/* wp-pagenavi
   ========================================================================== */

.wp-pagenavi  {
	clear: both;
	margin: 30px 0;
	padding: 10px;
	font-size: 16px;
}

.wp-pagenavi a, .wp-pagenavi span {
    margin: 2px 5px;
    padding: 8px 16px;
    text-decoration: none;
	background: none #322926;
	color: #FFF;
	border-radius: 4px;
}

.wp-pagenavi .current,
.wp-pagenavi a:hover {
	color: #322926;
	background: none #FFF;
}


/* cancel mail form
   ========================================================================== */

.cancel {
	margin-top: 50px;
	border-top: 1px solid #DDD; }

.cancel p {
	font-size: 11px; }

.cancel h4 {
	margin: 15px 0; }

.cancel label {
	margin: 10px 0 5px; }

.cancel input, .cancel textarea {
	width: 100% !important; }

.cancel .submit {
	margin: 30px 0; }


/* btn-switch
   ========================================================================== */

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


/* MW WP Form
   ========================================================================== */

.confirm-button {
	text-align: center;
	padding-bottom:  30px;
}

.mw_wp_form .horizontal-item {
	margin-left: 0 !important;
	margin-right: 10px !important;
}
