/*
Theme Name: plage 2.0
Author: plage
Author URI: https://curtain-plage.co.jp/
Text Domain: plage 2.0
Description:2025年11月にリニューアル。
Version: 2.0.0
*/


/* =Resets and Clearfix
-------------------------------------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Generic classes
----------------------------------------------------------------------------------------------------*/

.display-block {
	display: block;
}
.hide {
	display: none;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	float: left;
	position: relative;
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15, .push_16, .pull_16 {
	position: relative
}
.gutter-left {
	margin-left: 10px;
}
.gutter-right {
	margin-right: 10px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
	margin-left: 0
}
.omega {
	margin-right: 0
}
/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
	width: 40px
}
.container_16 .grid_2 {
	width: 100px
}
.container_16 .grid_3 {
	width: 160px
}
.container_16 .grid_4 {
	width: 220px
}
.container_16 .grid_5 {
	width: 280px
}
.container_16 .grid_6 {
	width: 340px
}
.container_16 .grid_7 {
	width: 400px
}
.container_16 .grid_8 {
	width: 460px
}
.container_16 .grid_9 {
	width: 520px
}
.container_16 .grid_10 {
	width: 580px
}
.container_16 .grid_11 {
	width: 640px
}
.container_16 .grid_12 {
	width: 700px
}
.container_16 .grid_13 {
	width: 760px
}
.container_16 .grid_14 {
	width: 820px
}
.container_16 .grid_15 {
	width: 880px
}
.container_16 .grid_16 {
	width: 940px
}
/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
	padding-left: 60px
}
.container_16 .prefix_2 {
	padding-left: 120px
}
.container_16 .prefix_3 {
	padding-left: 180px
}
.container_16 .prefix_4 {
	padding-left: 240px
}
.container_16 .prefix_5 {
	padding-left: 300px
}
.container_16 .prefix_6 {
	padding-left: 360px
}
.container_16 .prefix_7 {
	padding-left: 420px
}
.container_16 .prefix_8 {
	padding-left: 480px
}
.container_16 .prefix_9 {
	padding-left: 540px
}
.container_16 .prefix_10 {
	padding-left: 600px
}
.container_16 .prefix_11 {
	padding-left: 660px
}
.container_16 .prefix_12 {
	padding-left: 720px
}
.container_16 .prefix_13 {
	padding-left: 780px
}
.container_16 .prefix_14 {
	padding-left: 840px
}
.container_16 .prefix_15 {
	padding-left: 900px
}
/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
	padding-right: 60px
}
.container_16 .suffix_2 {
	padding-right: 120px
}
.container_16 .suffix_3 {
	padding-right: 180px
}
.container_16 .suffix_4 {
	padding-right: 240px
}
.container_16 .suffix_5 {
	padding-right: 300px
}
.container_16 .suffix_6 {
	padding-right: 360px
}
.container_16 .suffix_7 {
	padding-right: 420px
}
.container_16 .suffix_8 {
	padding-right: 480px
}
.container_16 .suffix_9 {
	padding-right: 540px
}
.container_16 .suffix_10 {
	padding-right: 600px
}
.container_16 .suffix_11 {
	padding-right: 660px
}
.container_16 .suffix_12 {
	padding-right: 720px
}
.container_16 .suffix_13 {
	padding-right: 780px
}
.container_16 .suffix_14 {
	padding-right: 840px
}
.container_16 .suffix_15 {
	padding-right: 900px
}
/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
	left: 60px
}
.container_16 .push_2 {
	left: 120px
}
.container_16 .push_3 {
	left: 180px
}
.container_16 .push_4 {
	left: 240px
}
.container_16 .push_5 {
	left: 300px
}
.container_16 .push_6 {
	left: 360px
}
.container_16 .push_7 {
	left: 420px
}
.container_16 .push_8 {
	left: 480px
}
.container_16 .push_9 {
	left: 540px
}
.container_16 .push_10 {
	left: 600px
}
.container_16 .push_11 {
	left: 660px
}
.container_16 .push_12 {
	left: 720px
}
.container_16 .push_13 {
	left: 780px
}
.container_16 .push_14 {
	left: 840px
}
.container_16 .push_15 {
	left: 900px
}
/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
	left: -60px
}
.container_16 .pull_2 {
	left: -120px
}
.container_16 .pull_3 {
	left: -180px
}
.container_16 .pull_4 {
	left: -240px
}
.container_16 .pull_5 {
	left: -300px
}
.container_16 .pull_6 {
	left: -360px
}
.container_16 .pull_7 {
	left: -420px
}
.container_16 .pull_8 {
	left: -480px
}
.container_16 .pull_9 {
	left: -540px
}
.container_16 .pull_10 {
	left: -600px
}
.container_16 .pull_11 {
	left: -660px
}
.container_16 .pull_12 {
	left: -720px
}
.container_16 .pull_13 {
	left: -780px
}
.container_16 .pull_14 {
	left: -840px
}
.container_16 .pull_15 {
	left: -900px
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both
}
/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
	zoom: 1
}
/* =Non-classed HTML elements
-------------------------------------------------------------- */

body {
	color: #2c2b2b;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	position: relative;
	background: url('/images/base_img_10.png') 0 130px repeat-x transparent;
}
a:link , a:visited {
	color: #1772af;
	text-decoration: none;
}
a:hover {
	color: #A50000;
	text-decoration: none;
}
/* =Container elements
-------------------------------------------------------------- */

.bg-gradient {
	position: relative;
	width: 100%;
	height: 100%;
	padding-bottom: 1px;
}
#container {
}
/* =Header
-------------------------------------------------------------- */

#top-bar {
	background: url(images/sprite_h.png) left -596px repeat-x #313130;
	border-bottom: 1px solid #222;
	height: 54px;
	position: relative;
	z-index: 10;
}
#profiles {
	padding-top: 13px;
	float: left;
}
#profiles a {
	float: left;
	margin-right: 10px;
}
#profiles span {
	display: none;
}
#top_search {
	float: right;
	margin-top: 15px;
}
#top_search input {
	box-shadow: inset 0 0 3px #333;
	border: none;
	color: gray;
	padding: 3px 7px 2px 5px;
	width: 79.5455%;
	height: 18px;
	float: left;
}
#top_search button {
	background: url(images/sprite_master.png) -38px top no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	width: 23px;
	height: 23px;
}
#top_search button span {
	display: none;
}
#nav #top_search {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}/*
#header {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 15px auto;
}*/
.header-img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}
#header .header_title {
	font: normal 32px "Pontano Sans", arial, sans-serif;
	letter-spacing: -1px;
	position: absolute;
	bottom: 30%;
}
.header_title, .header_title a, .header_title a:hover {
	text-decoration: none;
	color: #000;
}
.header_desc {
	font-size: 18px;
	font-weight: normal;
	border-bottom: none;
	color: #000;
	position: relative;
	top: 68%;
	width: 852px;
	font: normal 22px "Pontano Sans", arial, sans-serif;
}
#header_img_link {
	display: block;
	position: absolute;
	text-decoration: none;
	width: 100%;
	height: 198px;
}
#header .sidebar-wrap {
	position: absolute;
	z-index: 50;
}
.sidebar-wrap #searchsubmit {
	float: right;
	margin-top: 10px;
}
.sidebar-wrap #s {
	width: 160px;
}
/* =Navigation
-------------------------------------------------------------- */


/* Son of Suckerfish - what makes it tick */
#nav a {
	display: block;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}
#header-menu li ul ul {
	margin: -34px 0 0 200px;
}
#secondary-menu li ul ul {
	margin: -29px 0 0 200px;
}
#nav, #nav ul {
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 15;
	font-size: 14px;
}
#nav span.tl {
	position: relative;
	top: -6px;
}
#nav {
	border-left: 1px solid #3FA3DA;
	height: 40px;
	margin: 20px 0 5px 0;
	overflow: hidden;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	left: auto;
}
.home #nav {
	margin:0;
}

/* What gives our menus style */
.menu-bottom-shadow {
}
#nav .menu li:hover {
	position: static;
}
#nav .menu ul {
	box-shadow: 0 1px 2px #555;
}
/* Top level header menu, default state */
/*
#header-menu-wrap {
	position: relative;
}
.have-secondary-menu #header-menu-wrap {
	border-bottom: 1px solid #000;
}
.dropdown #header-menu-wrap {
	background: none;
	border: none;
}
#header-menu, #secondary-menu {
	margin: 0 0px;
	z-index: 20;
}
#header-menu > li {
	margin: 0px 0px 0px 1px;
	border-right: 1px inset rgb(63, 163, 218);
	padding: 3px 15px 2px 15px;
	text-align: center;
}
}
#header-menu > li:first-child {
	margin-left: 0;
}
#header-menu > li > a {
	color: #fff;
	line-height: 16px;
	padding: 9px 10px 10px;
}
#header-menu > li > a:hover {
	color : yellow
}
#header-menu > li > a > span {
	display: block;
	font-size: 11px;
	color: #aaa;
}
#header-menu > li.menu-item-ancestor > a {
	padding-left: 26px;
}*/
/* Top level header menu, hover and current state */
/*
#header-menu > li:hover, #header-menu > li.current-menu-item, #header-menu > li.current-menu-ancestor {
}
#header-menu > li:hover > a, #header-menu > li.current-menu-item > a, #header-menu > li.current-menu-ancestor > a {
	color: #FFF;
}
#header-menu strong {
	font-weight : normal !important;
}
#header-menu > li:hover > a > span, #header-menu > li.current-menu-item > a > span, #header-menu > li.current-menu-ancestor > a > span {
	color: #FFF;
}
#header-menu > li.menu-item-ancestor:hover > a, #header-menu > li.current-menu-item > a, #header-menu > li.current-menu-ancestor > a {
	background-position: -877px -192px;
}
*/
/* Sub level header menu, default state */
/*
#header-menu ul li a {
	color: #000;
	padding: 10px;
	width: 180px;
}
#header-menu ul li {
}
#header-menu ul li.menu-item-ancestor > a {
	background: url(images/sprite_master.png) -652px -194px no-repeat transparent;
	padding-right: 25px;
	width: 165px;
}

/* Sub level header menu, hover and current state */
/*
#header-menu ul li:hover, #header-menu ul li.current-menu-item, #header-menu ul li.current-menu-ancestor {
	background-position: left -856px;
	background-color: #212121;
}
#header-menu ul li:hover > a, #header-menu ul li.current-menu-item > a, #header-menu ul li.current-menu-ancestor > a {
	color: #fff;
}
#header-menu ul li.menu-item-ancestor:hover > a, #header-menu ul li.current-menu-item > a, #header-menu ul li.current-menu-ancestor > a {
	background-position: -652px -238px;
}
/* Secondary menu */
/* Top level, default state */
#secondary-menu-wrap {
	width: 100%;
	border-top: 1px solid #2C2C2C;
	background: #222;
}
#secondary-menu > li {
	font: normal 11px arial;
	margin: 0 5px;
	text-transform: uppercase;
}
#secondary-menu > li:first-child {
	margin-left: 0;
}
#secondary-menu > li > a {
	color: #fff;
	line-height: 16px;
	padding: 7px 10px 6px;
}
#secondary-menu > li.menu-item-ancestor > a {
	background: url(images/sprite_master.png) -877px -316px no-repeat transparent;
	padding-left: 20px;
}
/* Top level, hover and current state */
#secondary-menu > li:hover, #secondary-menu > li.current-menu-item, #secondary-menu > li.current-menu-ancestor {
	background: #eee;
}
#secondary-menu > li:hover > a, #secondary-menu > li.current-menu-item > a, #secondary-menu > li.current-menu-ancestor > a {
	color: #000;
}
#secondary-menu > li.menu-item-ancestor:hover > a, #secondary-menu > li.current-menu-item > a, #secondary-menu > li.current-menu-ancestor > a {
	background-position: -877px -283px;
}
/* Sub level, default state */
#secondary-menu ul li a {
	color: #000;
	padding: 7px 15px 6px;
	width: 170px;
	line-height: 16px;
}
#secondary-menu ul li {
	background: url(images/sprite_h.png) left -1014px repeat-x #dfdfdf;
}
#secondary-menu ul li.menu-item-ancestor > a {
	background: url(images/sprite_master.png) -652px -286px no-repeat transparent;
	padding-right: 20px;
	width: 165px;
}
/* Sub level header menu, hover and current state */
#secondary-menu ul li:hover, #secondary-menu ul li.current-menu-item, #secondary-menu ul li.current-menu-ancestor {
	background-position: left -1084px;
	background-color: #212121;
}
#secondary-menu ul li:hover > a, #secondary-menu ul li.current-menu-item > a, #secondary-menu ul li.current-menu-ancestor > a {
	color: #fff;
}
#secondary-menu ul li.menu-item-ancestor:hover > a, #secondary-menu ul li.current-menu-item > a, #secondary-menu ul li.current-menu-ancestor > a {
	background-position: -652px -319px;
}
/* =Content Area
-------------------------------------------------------------- */

#content {
	padding-bottom: 15px;
}
.page-title {
	background: #2070B7;
	background: linear-gradient(left top, #0F2D4D, #2880C3);
	background: -moz-linear-gradient(left top, #0F2D4D, #2880C3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr='#0F2D4D', EndColorStr='#2880C3')";
	background: -webkit-linear-gradient(left top, #0F2D4D, #2880C3);
	background: -o-linear-gradient(left top, #0F2D4D, #2880C3);
	-pie-background: linear-gradient(left top, #0F2D4D, #2880C3);
	color: #e3e3e3;
	font-size: 16px;
	margin: 0 auto 10px;
	padding: 8px 0;
	text-align: center;
	text-shadow: 0 -1px 0 #333;
}
.page-title span {
	color: #fff;
}
.term-desc {
	padding: 10px;
	margin-top: -10px;
	overflow: hidden;
}
.term-desc p {
	font: normal 12px/18px arial;
	margin-top: 10px;
}
.term-desc p:first-child {
	margin-top: 0;
}
.featured_slider {
	-pie-background: linear-gradient(left top, #0F2D4D, #2880C3);
	background: #0F2D4D;
	background: -moz-linear-gradient(left top, #0F2D4D, #2880C3);
	background: -webkit-linear-gradient(left top, #0F2D4D, #2880C3);
	background: -o-linear-gradient(left top, #0F2D4D, #2880C3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr='#0F2D4D', EndColorStr='#2880C3')";
	background: linear-gradient(left top, #0F2D4D, #2880C3);
	margin-bottom: 20px;
	padding: 25px 0;
	position: relative;
	width: 100%;
	clear: both;
}
.full-width-slider .featured_slider {
	margin: 0 10px 20px;
}
.bottom-slider .featured_slider {
	margin-bottom: 0;
}
.bgimage-excerpt.featured_slider {
	padding: 0;
	-pie-background: none;
	background: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='false')";
}
.thumbnail-excerpt.featured_slider {
	margin-bottom: 30px;
}
.featured_slider #slider_root {
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 240px;
	width: 100%;
}
.three-col-right .bgimage-excerpt.featured_slider #slider_root {
	margin-left: 0;
}
.bgimage-excerpt.featured_slider #slider_root {
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
}
.featured_slider .slider_items {
	position: absolute;
	width: 20000em;
	height: 100%;
}
.sliderpost_featured_image {
	float: left;
	margin: 4px 1em 12px 0;
}
.sliderpost_featured_image img {
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
}
.slider_post {
	float: left;
	position: relative;
	height: 100%;
}
.slider-entry-wrap {
	margin: 20px;
}
.fade .slider_post {
	position: absolute !important;
	left: 0;
	top: 0;
	display: none;
}
.slider_post_entry p {
	margin-bottom: 10px;
}
.bgimage-excerpt .slider_post {
	padding: 0;
	position: relative;
	height: 100%;
}
.slider-bgimage {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%;
	height: auto;
}
.thumbnail-excerpt .block-button {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.sliderpost_featured_image {
	margin: 20px 1em 1em 20px;
}
.bgimage-excerpt .slider-entry-wrap {
	background: url(images/black70.png) repeat;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	z-index: 10;
}
.slider_post .permalink-overlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.slider_post .permalink-overlay span {
	display: none;
}
.bgimage-excerpt .slider-entry-wrap .slider-content-wrap {
	padding: 5px 10px;
}
.bgimage-excerpt .slider_post h2 a, .bgimage-excerpt .slider_post h2 a:visited {
	color: #fff;
	font: normal 20px "Pontano Sans", arial, sans-serif;
}
.bgimage-excerpt .slider_post_entry p {
	color: #ccc;
}
.slider_post h2 {
	border-bottom: none;
}
.slider_post h2 a, .slider_post h2 a:visited {
	font: normal 26px georgia;
}
.slider_post a.continue_reading {
	display: none;
}
.block-button, .block-button:visited, .Button, .button, #commentform #submit, .wpsc_buy_button {
	background: url(images/bg-block-button.png) left bottom repeat-x #1C5FA5;
	background: -moz-linear-gradient(#2982C5, #1C5FA5);
	background: -webkit-linear-gradient(#2982C5, #1C5FA5);
	background: -o-linear-gradient(#2982C5, #1C5FA5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2982C5', EndColorStr='#1C5FA5')";
	background: linear-gradient(#2982C5, #1C5FA5);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
	border: 1px solid #1C5FA5;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font: bold 12px arial;
	margin: 0 5px 5px;
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 #16497E;
}
.block-button:hover, .button:hover, #commentform #submit:hover, .wpsc_buy_button:hover {
	background: url(images/bg-block-button-hover.png) left bottom repeat-x #1C5FA5;
	background: -moz-linear-gradient(#2982C5, #15467A);
	background: -webkit-linear-gradient(#2982C5, #15467A);
	background: -o-linear-gradient(#2982C5, #15467A);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2982C5', EndColorStr='#15467A')";
	background: linear-gradient(#2982C5, #15467A);
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.slider_nav {
	clear: both;
	height: 10px;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.thumbnail-excerpt .slider_nav {
	position: absolute;
	bottom: -15px;
}
.slider_nav a span {
	display: none;
}
.slider_nav a, .slider_nav a:visited {
	background: url(images/sprite_master.png) -80px -37px no-repeat;
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
}
.slider_nav a.active, .slider_nav a.active:visited, .slider_nav a:hover {
	background-position: -68px -37px;
}
.post {
	background: #fff;
	margin-bottom: 10px;
	overflow: visible;
	position: relative;
	width: 100%;
}
.child-page {
	background: #E9ECF5;
	padding-bottom: 10px;
	padding-top: 10px;
}
.child-page .entry-content {
	margin-top: 0;
}
.child-page .entry-content p {
	line-height: 18px;
	margin-top: 5px;
}
.child-page .post-title {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.adsense_single {
	text-align: center;
	float: none;
}
.post .date {
	background: url(images/sprite_master.png) -325px top no-repeat;
	padding: 0 0 4px;
	text-align: center;
	display: block;
	width: 40px;
	margin-right: 10px;
	float: left;
}
.post .date.with-year {
	margin-top: -5px;
	padding-bottom: 0;
}
.post .date span {
	display: block;
}
.post .date .month {
	font: normal 8px tahoma;
	text-transform: uppercase;
	padding-top: 2px;
	color: #fff;
	height: 12px;
}
.post .date .day {
	font: bold 19px tahoma;
	color: #fff;
	text-shadow: 0 -1px 0 #111;
}
.post .date .year {
	font: bold 10px tahoma;
	color: #000;
	margin-top: 3px;
}
.post .entry {
	margin: 0 0px;
	padding: 0 25px;
}

body.home .post .entry {
	margin: 0 0px;
	padding: 0 0px;
}



.post-title, .post-title a {

    color: #FFFFFF;
    font-size: 20px;
    margin: 0px -10px 10px -10px;
    padding: 7px 15px;
	background-clip: padding-box;
	background: url("/images/h1_bg.png") repeat-x 0 0px ;
	
}
.post-title a, .post-title a:visited {
	border: none;
}
.post-meta {
	position: relative;
}
.post-meta p, .post-meta ul, .post-meta li {
	float: left;
}
.post-meta .meta_categories {
	background: url(images/sprite_master.png) left -85px no-repeat;
	padding-left: 20px;
	max-width: 60%;
}
.three-columns .post-meta ul {
	width: 185px;
}
.post-meta {
	font: normal 11px/18px tahoma;
}
.post-meta li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 5px;
}
.post-meta .post-author, .post-meta .edit-post, .post-meta .post-date-inline, .wp-email-button, .print {
	display: block;
	float: right;
	position: relative;
}
.post-meta .edit-post, .post-meta .post-date-inline, .print, .wp-email-button {
	margin-left: 5px;
}
.wp-email-button img {
	vertical-align: bottom;
}
.print span {
	display: none;
}
.print a, .print a:visited {
	background: url(images/sprite_master.png) -152px -38px no-repeat;
	display: block;
	margin-top: 2px;
	width: 16px;
	height: 16px;
}
.post-meta .post-date-inline {
	border-left: 1px solid #ccc;
	padding-left: 5px;
}
.wp-email-button a:last-child {
	display: none;
}
.wp-email-button a:first-child {
	display: inline;
}
.post-avatar-wrap {
	float: right;
}
.sticky {
	background-color: #def;
}
.sticky h2, .sticky .post-meta .post-date-inline, .sticky .entry-footer {
	border-color: #aaa;
}
.entry-content {
	clear: both;
}
.entry-content img, .wp-caption {
}
.wp-caption {
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto;
}
.entry-content .wp-caption img {
	border: 1px solid #ccc;
	max-width: 98.5%;
	margin: 4px;
}
.wp-caption-text {
	color: #5e5e5e !important;
	font: normal 11px arial !important;
	margin: 0 5px !important;
	padding-bottom: 5px;
	text-align: center;
}
.comment-entry ol, .comment-entry ul {
	display: block !important;
	margin: 5px 0 10px 25px !important;
	width: auto !important;
}
.comment-entry li {
	line-height: 18px;
	margin-bottom: 10px;
}
.comment-entry ul li {
	list-style-type: circle !important;
}
.entry-content .gallery-caption {
	background: #efefef;
	color: #555;
	font-size: 11px;
	padding: 5px;
}

.entry-content h1, .comment-entry h1 {
	font-size: 22px;
}
.entry-content h2, .comment-entry h2 {

    font-size: 16px;
    margin: 45px -10px 15px -10px;
    padding: 8px 14px;
	background: url("/images/h2_bg.png") repeat-x scroll 0 0 transparent;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	clear : both ;
}

body.home .entry-content h2, body.home .comment-entry h2 {
	margin : 0 ;
	padding : 0 ;	
}

.entry-content h4, .comment-entry h4 {
	font-size: 16px;
}
.entry-content h5, .comment-entry h5 {
	font-size: 14px;
	border-bottom: 1px dotted gray;
	margin: 20px 0 5px 0;
}
.entry-content h6, .comment-entry h6 {
	font-size: 13px;
}
.entry-content p, .comment-entry p, dt {
	margin-top: 10px;
}

.entry-content p a {
	text-decoration:underline;
}

.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img {
	float: left;
	margin: 10px 1em 0 0;
}
.child-page .excerpt-thumb img {
	margin-top: 0;
}
.entry-content .wp-caption img {
	margin-bottom: 0;
}
.entry-content .wp-caption-text {
	margin-top: 0;
}
a.more-link, a.more-link span {
	display: block;
	margin: 10px 0 5px;
}
.entry-content dt {
	margin-top: 10px;
}
.entry-content ul {
	list-style-position: outside;
	margin: 10px 0 10px 30px;
}
.entry-content ul li {
	list-style-image: url(images/list-style-image.png);
	margin-bottom: 7px;
}
.entry-content ol {
	margin: 5px 0 5px 30px;
}
.comment-entry ol li {
	list-style: decimal;
}
.entry-content ol li {
	margin-bottom: 7px;
}
.entry-content ol ol, .comment-entry ol ol li {
	list-style-type: lower-alpha;
}
.comment-entry ol ol li {
	margin-left: 0;
}
.entry-content ol ol ol, .comment-entry ol ol ol li {
	list-style-type: lower-roman;
}
.entry-content img.waku, .child-page img.waku {
	border: 4px solid #e3e3e3;
	margin: 5px;
}
.entry-content table img, .child-page table img {
	border: none;
	margin: 0;
}
.alignright {
	float: right;
	margin: 4px 0 12px 10px !important;
}
.alignleft {
	float: left;
	margin: 4px 10px 12px 0 !important;
}
.aligncenter {
	display: block;
	margin: 1em auto !important;
}
img.wp-smiley, .entry-content p img.wp-smiley, .comment-entry p img.wp-smiley {
	border: none !important;
	display: inline !important;
	float: none !important;
	margin: 0;
}
table {
	border-collapse: collapse;
}
table td, table th, table tr {
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
table th {
	background: #eee;
	background: -webkit-linear-gradient(#f6f6f6, #eee);
	background: -moz-linear-gradient(#f6f6f6, #eee);
	background: -o-linear-gradient(#f6f6f6, #eee);
	background: linear-gradient(#f6f6f6, #eee);
	padding: 5px 10px;
}
table tr {
	background: #fbfbfb;
}
table td.alternate {

}
table#wp-calendar td, table#wp-calendar th, table#wp-calendar tr {
	border: none;
}
blockquote {
	background: url(images/sprite_master.png) left -475px no-repeat #f3f3f3;
	border: 1px dotted #e3e3e3;
	clear: both;
	margin: 10px 0 10px 10px;
	padding: 8px 18px 5px 10px;
}
blockquote p {
	color: #474747 !important;
	margin-bottom: 5px;
	margin-top: 0 !important;
	text-indent: 30px;
}
blockquote cite {
	display: block;
	font-style: italic;
	margin-top: 10px;
	text-align: right;
}
blockquote blockquote {
	margin-left: 0;
}
p cite {
	display: block;
	text-align: right;
}
p code {
	background-color: #EDEDFF;
}
p.form-allowed-tags code {
	background: none;
}
code.block, pre.block {
	background: url(images/sprite_master.png) -839px -446px no-repeat #f3f3f3;
	border: 1px dotted #e3e3e3;
	color: #000;
	display: block;
	font: normal 11px "Courier New";
	margin: 10px 0;
	padding: 15px 2px 2px 20px;
}
.entry-footer {
	clear: both;
	margin-top: 20px;
}
.link-pages {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.add-this, .add-this-right {
	float: left;
	padding-top: 7px;
}
.add-this-right {
	float: right;
	clear: right;
}
.post-tags {
	color: #929292;
	float: left;
	font: normal 11px tahoma;
	line-height: 16px;
	margin-top: 5px;
	max-width: 60%;
}
.single .author-info {
	background: #E9ECF5;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 10px;
}
.single .author_h4 {
	color: #929292;
	font: normal 18px arial;
	margin: 15px 0 5px 10px;
}
.author-avatar-wrap {
	width: auto !important;
}
.author-entry .avatar, .author-info .avatar {
	float: left;
	position: static;
}
.author-entry .author_name {
	font-size: 14px;
	margin-bottom: 5px;
}
.author-entry .entry-content {
	margin-top: 10px;
}
.author-entry p {
	color: #444;
	line-height: 18px;
}
.author-entry .avatar {
	border: 4px solid #e3e3e3;
	float: left;
}
.author-entry h2, .author-entry .entry-content {
	float: right;
}
.author-entry .entry-content {
	clear: right;
	padding-bottom: 20px;
}
.author-entry .author-first-heading {
	margin-bottom: 0;
	margin-top: 0;
}
.comment-avatar-wrap {
	width: 40px;
	float: left;
	margin-right: 10px;
}
.comment-nav {
	color: #929292;
	font: normal 12px tahoma;
	text-align: center;
}
.comment-link {
	float: right;
	padding-top: 5px;
	text-align: right;
	margin-left: 20px;
}
.comment-link a, .comment-link a:visited {
	font: normal 18px arial;
}
.post-nav, .parent-return {
	margin-bottom: 10px;
}
.wp-pagenavi {
	padding-top: 10px;
	text-align: center;
}
.previous, .previous a, .previous a:visited, .next-post, .next-post a, .next-post a:visited, .parent-return {
	color: #929292;
	font: 12px tahoma;
	text-decoration: none;
}
.previous {
	float: left;
}
.next-post {
	float: right;
	text-align: right;
}
.entry-content .search-404-results {
	margin: 20px 0 0;
}
.search-404-results li {
	list-style: none !important;
	border-top: 1px solid #ddd;
}
.search-404-results li h3 {
	margin-top: 10px;
}
/* =Post Formats
-------------------------------------------------------------- */

/* Status */
.post.post-format {
	border: none;
	padding: 0;
	position: relative;
	width: 100% !important;
}
.post-format .entry-header {
	width: 100%;
	height: 30px;
	background: url(images/sprite_h.png) left -661px repeat-x #598ead;
	color: #022a3b;
}
.post-format .format-title {
	height: 30px;
	width: 110px;
	padding-right: 8px;
	background: url(images/sprite_master.png) -152px -416px no-repeat #185069;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	text-shadow: 0 -1px 0 #222;
	float: left;
}
.post-format .format-title a, .post-format .format-title a:visited, .post-format .format-title a:hover {
	color: #fff;
}
.post-format .entry-title {
	height: 30px;
	float: left;
	margin-left: 10px;
	line-height: 30px;
	color: #022a3b;
	font-style: italic;
}
.post-format .entry-title a, .post-format .entry-title a:visited {
	color: #022a3b;
}
.post-format .edit-post, .post-format .comment-link {
	float: right;
	margin: 5px 5px 0 0;
	padding: 0;
}
.post-format .comment-link a, .post-format .comment-link a:visited, .post-format .edit-post a, .post-format .edit-post a:visited {
	color: #022A3B;
	font-size: 12px;
}
.post-format .comment-link a {
	font-weight: bold;
}
.post-format .entry-date {
	font-size: 11px;
}
.post-format .entry-content {
	height: 110px;
	position: relative;
	margin-top: 0;
	padding-left: 120px;
	padding-right: 10px;
	overflow: hidden;
	color: #292929;
}
.post-format .entry-content p, .post-format .entry-content li {
	line-height: 16px;
}
.post-format .post-format-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	box-shadow: 0 0 3px #333;
	width: 110px;
	height: 110px;
	padding: 0;
}
.post-format .post-format-thumbnail img {
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	margin: 0;
	max-width: 100%;
}
.post-format .entry-description p {
	font: normal 11px/16px arial !important;
	color: #5E5E5E;
}
.post-format .post-author {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
	font: italic 12px arial;
}
.format-link .post-format-thumbnail {
	background: url(images/sprite_master.png) -296px -166px no-repeat;
}
.format-audio .format-title {
	background-position: -287px -416px;
	background-color: #e24c03;
	text-shadow: 0 -1px 0 #666;
}
.format-audio .entry-header {
	background-position: left -700px;
	background-color: #fbb53c;
}
.format-audio .post-format-thumbnail {
	background: url(images/sprite_master.png) -296px -291px no-repeat;
	height: 110px;
	width: 110px;
}
.format-image .format-title, .format-video .format-title {
	background-position: -418px -416px;
	background-color: #f5a8af;
}
.format-image .entry-header, .format-video .entry-header {
	background-position: left -737px;
	background-color: #f5a8af;
}
.format-image .post-format-thumbnail, .format-video .post-format-thumbnail {
	background: url(images/sprite_master.png) -417px -291px no-repeat;
	height: 110px;
	width: 110px;
}
.format-image .entry-content, .format-video .entry-content {
	height: auto;
	padding-left: 110px;
	padding-right: 0;
	position: relative;
}
.format-image .wp-caption-text, .post-format .entry-description {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 90px;
	text-align: left;
	font-style: italic;
}
.format-image .wp-caption, .format-image .entry-content p, .format-video .entry-content p {
	border: none;
	background: none;
	padding: 0;
	margin: 0 !important;
	max-width: 100%;
}
.format-image .wp-caption > a, .format-image .entry-content > a, .format-video .entry-content > a {
	display: block;
	line-height: 0;
}
.format-image .entry-content img, .format-video .entry-content img {
	margin: 0;
	max-width: 100%;
	border: none;
}
.format-image .entry-title, .format-video .entry-title {
	font-style: normal;
}
.format-image .entry-date, .format-video .entry-date {
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 95px;
	font-style: italic;
	color: #777;
	line-height: 14px;
}
.format-image .entry-date span, .format-video .entry-date span {
	color: #5e5e5e;
}
.format-video .entry-content p {
	line-height: 0;
}
.format-video .entry-content .entry-date {
	line-height: 14px;
}
.format-video .post-format-thumbnail {
	background: url(images/sprite_master.png) -177px -291px no-repeat;
}
/* =Comments
-------------------------------------------------------------- */

#comments {
	clear: both;
}
#comments .nopassword {
	background: none repeat scroll 0 0 #FFFFE0;
	border: 1px solid #E6DB55;
	float: left;
	margin-top: 15px;
	padding: 10px;
}
#comments > h4, #respond > h3, h3.author-post-list {
	background: url(images/sprite_master.png) -880px 6px no-repeat;
	clear: both;
	color: #929292;
	font: normal 20px "Pontano Sans", arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 25px;
}
#comments > h4 a, #comments > h4 a:visited {
	color: #929292;
}
#comments h4.pings {
	background-position: -880px -109px;
	clear: none;
}
#comments > h4 {
	float: left;
}
#comments > h4.current a {
	color: #1772AF;
}
.comment-form-jump {
	float: right;
	margin-top: 28px;
}
#respond h3#reply-title {
	background-position: -880px -17px;
	margin-left: 10px;
	margin-top: 20px;
}
h3.author-post-list {
	background-position: -880px -76px;
	margin-bottom: 10px;
	margin-top: 50px;
	padding-left: 30px;
}
#respond h3#reply-title small {
	background: none;
	display: block;
	font-size: 12px;
}
#pings_list {
	display: none;
}
.no-comment #pings_list {
	display: block;
}
#comments ol {
	list-style-position: outside;
	list-style-type: none;
}
#comments > ol {
	clear: both;
}
.comment-wrap {
	margin: 0 10px;
}
#comments ol li.comment, #comments ol li.pingback, #comments ol li.trackback {
	background: #e9ecf5;
	margin-bottom: 10px;
	clear: both;
	padding: 18px 0 10px;
	position: relative;
}
#comments ol li .avatar {
	border: 1px solid #aaa;
}
#comments li .comment-wrap > h5 {
	color: #2c2b2b;
	font: normal 16px arial;
	line-height: 24px;
}
#comments li .comment-wrap > h5 cite {
	font-style: normal;
}
#comments ol.children li.comment {
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
#comments .children {
	margin-left: 60px;
}
#comments ol.children .avatar {
	left: 0;
	top: 10px;
}
#comments .comment-meta {
	margin-top: 3px;
	position: relative;
	max-width: 100%;
}
#comments p.commentmetadata {
	font: normal 11px arial;
}
#comments p.comment-reply-link {
	font: normal 11px arial;
	position: absolute;
	top: 0;
	right: 0;
}
#comments .comment-entry {
	margin-top: 15px;
	padding-bottom: 10px;
}
#comments .comment-entry p, #comments .comment-entry ul li, #comments .comment-entry ol li {
	font: normal 12px arial;
	line-height: 16px;
	margin-bottom: 10px;
}
#comments ol.children li.bypostauthor, #comments li.bypostauthor.comment {
	background: #fff;
	border-top: 5px solid #ccc;
}
#comments ol.children li.bypostauthor .avatar, #comments li.bypostauthor li.comment .avatar {
	left: 10px;
}
#comments #commentform {
	-moz-box-shadow: 0 0 3px #bbb;
	-webkit-box-shadow: 0 0 3px #bbb;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#bbbbbb')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#bbbbbb');
	box-shadow: 0 0 3px #bbb;
}
.two-col-right #comments_list > #respond #commentform {
	margin-left: -2px;
}
.sidebar select {
	border: 1px solid #e3e3e3;
	color: #2c2b2b;
	font: normal 12px arial;
}
#commentform {
	background: #eee;
	padding: 18px 10px 15px;
}
#commentform input, #commentform textarea {
	border: 1px solid #e3e3e3;
	color: #2c2b2b;
	font: normal 12px arial;
	padding: 4px 3px;
	height: 16px;
}
#commentform textarea {
	border: 1px solid #e3e3e3;
	height: 175px;
	width: 612px;
}
.one-column #commentform textarea {
	width: 912px;
}
.three-columns #commentform textarea {
	width: 432px;
}
#commentform .input-text:focus, #commentform textarea:focus {
	border-color: #bfdff5;
}
#commentform #submit {
	height: auto;
	float: left;
 *padding-left: 0;
 *padding-right: 0;
}
#respond {
	left: 0;
	z-index: 10;
	min-width: 100%;
	margin-bottom: 20px;
}
#comments #respond {
	width: 640px;
}
#respond #cancel-comment-reply {
	margin-bottom: 10px;
}
#commentform .block-button {
	float: left;
}
#commentform .form-allowed-tags {
	font-size: 11px;
	margin-top: 0 !important;
	margin-bottom: 10px;
}
#commentform .form-allowed-tags code {
	display: block;
}
#commentform .comment-notes {
	padding-bottom: 10px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	float: left;
	margin: 10px;
	width: 193.3333px;
}
.one-column .comment-form-author, .one-column .comment-form-email, .one-column .comment-form-url {
	width: 293.3333px;
}
.three-columns .comment-form-author, .three-columns .comment-form-email, .three-columns .comment-form-url {
	width: 133.3333px;
}
.comment-form-message {
	clear: both;
	margin-bottom: 10px;
}
.comment-form-author {
	margin-left: 0;
}
.comment-form-url {
	margin-right: 0;
}
.graphene-form-field {
	display: block;
	width: 185.3333px;
}
.one-column .graphene-form-field {
	width: 285.3333px;
}
.three-columns .graphene-form-field {
	width: 125.3333px;
}
/* =Sidebars
-------------------------------------------------------------- */

#sidebar1, #sidebar2 {
	display: inline;
	float: left;
	margin-top: 24px;
	padding-bottom: 30px;
}

body.home #sidebar1, body.home #sidebar2 {
	display: inline;
	float: left;
	margin-top: 24px;
	padding-bottom: 30px;
}

#sidebar2 {
	padding-left: 0;
}
.sidebar h3 {
	border-bottom: 1px solid #195392;
	background-color: #1A8DBD;
	color: #fff;
	padding: 7px 12px;
	width: 177px;
	zoom: 1;
	font-size: 14px;
	background:url('/images/n_mn_bg_03.png') 0 0 ;
}
.sidebar > .warning_block {
	margin-top: -4px;
}
.sidebar > .warning_block p {
	margin-top: 10px;
	font-size: 11px;
	line-height: 16px;
}
.sidebar > .warning_block .first-p {
	margin-top: 0;
}
.sidebar h3 a, .sidebar h3 a:visited, .sidebar h3 a:hover {
	color: #fff;
}
.sidebar div.sidebar-wrap {
	position: relative;
	margin : 0px 0px 10px 0px;
}
.sidebar #tweetfollow {
	margin-top: 10px;
	text-align: right;
}
.tweet-rel-time {
	font-size: 85%;
}
#sidebar_bottom {
	background: #E3E3E3;
	clear: both;
	margin-top: -10px;
	padding: 0 0 20px 0;
	font-size: 0;
}
#sidebar_bottom .sidebar-wrap {
	display: inline-block;
 *display: inline;
	margin: 10px 10px 5px;
	padding: 10px;
	vertical-align: top;
	width: 280px;
	zoom: 1;
	font-size: 12px;
}
#sidebar_bottom .sidebar-wrap h3 {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: -10px -10px 10px -10px;
	padding: 7px 10px;
	width: 100%;
	height: auto;
}
#calendar_wrap {
	text-align: center;
}
#wp-calendar {
	border-collapse: collapse;
	margin: 0 auto;
}
#wp-calendar #today {
	font-weight: bold;
}
#wp-calendar td, #wp-calendar th {
	padding: 3px 4px;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
.sidebar ol {
	list-style-position: outside;
	margin-left: 29px;
}
.sidebar ol ol {
	list-style-type: lower-alpha;
	margin-left: 20px;
}
.sidebar ul ul {
	margin-left: 0px;
}
.sidebar ol ol ol {
	list-style-type: lower-roman;
}
.sidebar ol li {
	line-height: 15px;
	padding: 2px 0;
}
.sidebar ul ul li {
	border: none;
}
.sidebar ul ul li {
	line-height: 15px;
}
.sidebar p {
	line-height: 18px;
}
.sidebar p img {
	border: 4px solid #dedede;
}
.sidebar ul {
	list-style-position: outside;
	list-style-type: none;
}

.sidebar ul.menu > li > a {
	padding: 7px 0px 6px 7px;
	background: url('') 0 0  no-repeat #CAFBFF ;
	display : block ;
	margin: 0 -10px 0 -10px;
	color :#0B212C;
	background:url('/images/n_mn_bg_07.png') 0 0 ;

}

.sidebar ul.menu > li > a:link{
	color : #1772AF ;
	background:url('') 0 0 ;

}



body .sidebar ul ul li {
	line-height: 15px;
	padding: 7px 0px 6px 23px;
	margin: 4px 0;
	background: url('/images/base_img_35.jpg') 12px 8px no-repeat transparent;
	background:url('/images/n_mn_bg_11.png') 14px 10px no-repeat ;
}

body .sidebar ul.menu > li.no_parent{
	line-height: 15px;
	padding: 0px 0px 0px 17px;
	margin: 1px 0;
	background: url('/images/base_img_35.jpg') 12px 8px no-repeat transparent;
}

.sidebar ul.menu > li.no_parent a{
	margin	: 0px ;
	background-color:transparent ;
}


.sidebar ul ul li img, .sidebar ol ol li img ,
.sidebar ul.menu > li.no_parent img {
	display: inline;
	margin: 0 2px;
	vertical-align: middle;
}
.sidebar ul li span.meta-rss {
	display: inline-block;
	width: 0px;
	height: 16px;
}
.sidebar ul.menu {
	border: 1px solid silver;
	padding: 0px 10px;
	font-size: 13px;
	width: 179px;
	border-top: none;
}
body h1.logo,
body p.logo {
		display : inline;
}

/* =The homepage panes
-------------------------------------------------------------- */

.homepage_panes {
	width: 100%;
}
.homepage_panes .alpha {
	clear: both;
}
.homepage_panes .omega {
	float: right;
}
.homepage_pane {
	margin-bottom: 20px;
	margin-top: 15px;
	vertical-align: top;
}
.two-columns .homepage_pane {
	width: 48% !important;
}
.homepage_pane .excerpt-thumb {
	text-align: center;
}
.homepage_pane img {
	-moz-box-shadow: -2px 2px 5px #777;
	-webkit-box-shadow: -2px 2px 5px #999;
	box-shadow: -2px 2px 5px #999;
	margin: 0 auto 5px auto;
	max-width: 100%;
	height: auto;
}
.homepage_pane .post-title {
	margin-bottom: 5px;
}
.homepage_pane .post-title a, .homepage_pane .post-title a:visited {
	font: normal 20px "Pontano Sans", arial, sans-serif;
}
.homepage_pane .post-excerpt {
	color: #696a6a;
	font: normal 12px/18px arial;
}
.homepage_pane .post-excerpt p {
	margin-bottom: 10px;
}
.homepage_pane .post-comments {
	margin-top: 10px;
	margin-right: 0;
}
/* =Footer
-------------------------------------------------------------- */
/*
#footer {
	padding-top: 10px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
	border-top: 1px solid silver;
}*/
.infooter {
	width : 1000px;
	margin : 0px auto;
}/*
#copyright {
	margin: 0 10px 20px;
	text-align: center
}
#copyright p {
	margin-top: 10px;
}
#copyright h3 {
	font: normal 14px arial;
	color: #333;
}
#copyright .cc-logo {
	height: 32px;
	width: 96px;
	background: url(images/sprite_master.png) -417px -240px no-repeat;
}
#copyright .cc-logo span {
	display: none;
}
#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px dotted #fff;
}*/
.footer-menu-wrap {
	font-size: 14px;
	float: right;
	text-align: right;
	margin: 0 10px 0;
}
.footer-menu-wrap li {
	display: inline-block;
 *display: inline;
	zoom: 1;
	padding-left: 10px;
	margin-left: 10px;
	vertical-align: top;
}
.footer-menu-wrap a, .footer-menu-wrap a:visited {
	color: #fff;
}
.footer-menu-wrap ul.sub-menu {
	margin-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #222;
	list-style: none;
}
.footer-menu-wrap ul.sub-menu li {
	display: block;
	font-size: 12px;
	line-height: 18px;
	border: none;
	margin: 0;
	padding: 0;
}
#footer-menu {
	text-align: left;
}
#footer-menu .sub-menu li a, #footer-menu .sub-menu li a:visited {
	color: #ccc;
}
#developer {
	text-align: right;
	clear: right;
	padding: 20px 0;
	float: right;
}
.printonly {
	display: none;
}
/* =Shortcodes
-------------------------------------------------------------- */

.message-block {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px 5px 50px;
	background: #eee;
	margin: 10px 0 0;
	min-height: 35px;
	overflow: auto;
}
.message-block p.first-p {
	margin-top: 0;
}
.warning_block, .error_block {
	background: #FCC url(js/buttons/warning.png) no-repeat scroll 10px 7px;
	border: 1px solid #F99;
	color: #C31B00;
}
.error_block {
	background-image: url(js/buttons/error.png);
}
.notice_block {
	background: #FDEBAE url(js/buttons/notice.png) no-repeat scroll 10px 7px;
	border: 1px solid #E6C555;
	color: #9E660D;
}
.important_block {
	background: #DEE3AB url(js/buttons/important.png) no-repeat scroll 10px 7px;
	border: 1px solid #A3C159;
	color: #5E6F33;
}
.pullquote {
	border-top: 1px solid #bbb;
	border-bottom: 3px solid #222;
	font: normal 22px "Pontano Sans", arial, sans-serif;
	padding-bottom: 10px;
	margin-top: 15px !important;
	margin-bottom: 5px !important;
	width: 30%;
	color: #000;
}
/* =Plugins
-------------------------------------------------------------- */

/* WP-Email */
#wp-email-popup {
	background: #fff;
}
#wp-email-popup p {
	margin-top: 10px;
}
#wp-email-content img {
	border: none;
	margin: 0;
}
.Button {
	float: none;
	margin: 20px auto 10px auto;
}
.wp-email label {
	padding-top: 4px;
	height: 28px;
}
.wp-email .TextField, .wp-email .Forms {
	border: 1px solid #e3e3e3;
	color: #2c2b2b;
	font: normal 12px arial;
	padding: 4px 3px;
	width: 250px;
	height: 16px;
}
.wp-email #imageverify {
	width: 50px;
}
.wp-email .Forms {
	height: 100px;
}
/* WP-CommentNavi*/
.commentnavi-view-all {
	margin-top: 10px;
}
/* Breadcrumb NavXT */
.breadcrumb-navxt {
	font-size: 11px;
    margin-bottom: 4px;
    margin-right: 15px;
    text-align: right;
}
.breadcrumb-navxt a {
	font-weight: normal;
}
/* Fancybox for WordPress */
#fancy_title table, #fancy_title table th, #fancy_title table tr, #fancy_title table td {
	border: none;
	border-collapse: none;
}
#fancy_title table tr {
	background: none;
}
/* WPStats */
#wpstats {
	position: absolute;
	left: 0;
	bottom: 0;
}
.mysocial, .mysocial-icon {
	width: 32px;
	height: 32px;
}
/* WP e-Commerce */
.entry-content .product_average_vote img {
	border: none;
	margin: 0;
}
div.product_footer {
	width: 100%;
	border: none;
}
.wpsc_container span.votetext {
	width: 100%;
}
.wpsc_container img {
	max-width: 100%;
}
span.vote_total, span.vote_total span {
	float: none !important;
	font-size: 1em !important;
}
.default_product_display .wpsc_product_price, .single_product_display .product_description, .single_product_display .single_additional_description, .single_product_display .wpsc_product_price, .default_product_display .wpsc_variation_forms label, .single_product_display form.product_form fieldset p, #content .single_product_display form.product_form fieldset p {
	font: normal 12px/18px arial;
}
.wpsc_product_price .currentprice {
	font-weight: bold;
}
.single_product_display form.product_form fieldset legend, #content .single_product_display form.product_form fieldset legend, .default_product_display form.product_form fieldset legend, #content .default_product_display form.product_form fieldset legend, .default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle {
	font: bold 18px "Pontano Sans", arial, sans-serif;
	margin: 5px 0 0;
	padding: 0;
}
form.product_form fieldset, .single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
	margin-top: 10px;
}
#single_product_page_container, #checkout_page_container {
	width: 100%;
}
.single_product_display .imagecol img.product_image, #default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img {
	background: none;
	border: 4px solid #eee;
	margin: 0;
}
.single_product_display {
	padding: 0;
}
.wpsc_variation_forms table {
	width: 100%;
}
.wpsc table td, .wpsc table th, .wpsc table tr, .wpsc_variation_forms table td, .wpsc_variation_forms table th, .wpsc_variation_forms table tr, .widget_wpsc_shopping_cart table td, .widget_wpsc_shopping_cart table th, .widget_wpsc_shopping_cart table tr {
	border: none;
	background: none;
}
.single_product_display .wpsc_variation_forms table td.col1, #content .single_product_display .wpsc_variation_forms table tr td.col1, .default_product_display .wpsc_variation_forms table td.col1, #content .default_product_display .wpsc_variation_forms table tr td.col1 {
	width: 20%;
}
.single_product_display .wpsc_variation_forms table td.col2, #content .single_product_display .wpsc_variation_forms table tr td.col2 {
	width: 80%;
}
.single_product_display form.product_form input, #content .single_product_display form.product_form input, #checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	font: normal 12px arial;
}
#checkout_page_container textarea, #checkout_page_container input[type="text"], #checkout_page_container select {
	padding: 3px 5px;
	border: 1px solid #ddd;
	font: normal 12px arial;
}
.wpsc_checkout_table input[type="text"], .wpsc_checkout_table textarea {
	width: 250px;
}
.wpsc_checkout_table select {
	width: 262px;
}
#checkout_page_container .wpsc_email_address {
	float: left;
	margin-right: 10px;
}
.wpsc_checkout_table {
	clear: both;
}
.wpsc_checkout_table td {
	padding: 5px 0 !important;
}
.default_product_display .imagecol {
	margin-top: 10px;
}
.default_product_display {
	padding: 0;
	margin-top: 10px;
}
.shopping-cart-wrapper .shoppingcart {
	padding: 0;
	margin-top: 10px;
}
.widget_wpsc_shopping_cart .cart-widget-total td {
	background: #f6f6f6;
	border: none;
}
.shopping-cart-wrapper .shoppingcart table th {
	border-bottom: 1px solid #eee;
}
.shopping-cart-wrapper .shoppingcart table #quantity {
	width: 30px;
}
.shopping-cart-wrapper .shoppingcart table #price {
	width: 70px;
}
.shopping-cart-wrapper .shoppingcart table #remove {
	width: 10px;
}
.shopping-cart-wrapper .wpsc_empty_the_cart {
	float: left;
	text-align: left;
}
.shopping-cart-wrapper .checkout-shipping, .shopping-cart-wrapper .checkout-tax, .widget_wpsc_shopping_cart #cart-widget-links {
	padding-top: 10px;
}
.custom_text {
	clear: both;
}
#content img#wpsc_checkout_gravatar {
	display: none;
}
#checkout_page_container table.checkout_cart {
	width: 100%;
	border: 1px solid #e6e6e6;
}
.checkout_cart .header th {
	border-bottom: 1px solid #eee;
	background: #eee;
	background: -moz-linear-gradient(#f6f6f6, #eee);
	background: -webkit-linear-gradient(#f6f6f6, #eee);
	background: -o-linear-gradient(#f6f6f6, #eee);
	background: linear-gradient(#f6f6f6, #eee);
	border: 1px solid #e6e6e6;
	padding: 10px 5px;
}
#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
	padding: 5px;
	text-align: center;
	background: #fbfbfb;
}
#content #checkout_page_container table.checkout_cart tr.alt td {
	background: #fff;
}
#content #checkout_page_container table.checkout_cart tr.product_row .wpsc_product_name {
	text-align: left;
}
.wpsc_email_address_p {
	display: block;
	margin-top: -5px !important;
}
.wpsc_email_address_p input {
	width: 250px;
}
#checkout_page_container .checkout-total {
	margin-left: 10px;
	font-weight: bold;
}
.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {
	color: #blank
}
#sidebar_bottom .sidebar-wrap {
	width: 293px
}
#header_img_link {
	width: 1000px;
	height: 198px
}
.container_16 {
	width: 1000px
}
.container_16 .grid_1 {
	width: 42.5px
}
.container_16 .prefix_1 {
	padding-left: 62.5px
}
.container_16 .suffix_1 {
	padding-right: 62.5px
}
.container_16 .push_1 {
	left: 62.5px
}
.container_16 .pull_1 {
	left: -62.5px
}
.container_16 .grid_2 {
	width: 105px
}
.container_16 .prefix_2 {
	padding-left: 125px
}
.container_16 .suffix_2 {
	padding-right: 125px
}
.container_16 .push_2 {
	left: 125px
}
.container_16 .pull_2 {
	left: -125px
}
.container_16 .grid_3 {
	width: 167.5px
}
.container_16 .prefix_3 {
	padding-left: 187.5px
}
.container_16 .suffix_3 {
	padding-right: 187.5px
}
.container_16 .push_3 {
	left: 187.5px
}
.container_16 .pull_3 {
	left: -187.5px
}
.container_16 .grid_4 {
	width: 230px
}
.container_16 .prefix_4 {
	padding-left: 250px
}
.container_16 .suffix_4 {
	padding-right: 250px
}
.container_16 .push_4 {
	left: 250px
}
.container_16 .pull_4 {
	left: -250px
}
.container_16 .grid_5 {
	width: 292.5px
}
.container_16 .prefix_5 {
	padding-left: 312.5px
}
.container_16 .suffix_5 {
	padding-right: 312.5px
}
.container_16 .push_5 {
	left: 312.5px
}
.container_16 .pull_5 {
	left: -312.5px
}
.container_16 .grid_6 {
	width: 355px
}
.container_16 .prefix_6 {
	padding-left: 375px
}
.container_16 .suffix_6 {
	padding-right: 375px
}
.container_16 .push_6 {
	left: 375px
}
.container_16 .pull_6 {
	left: -375px
}
.container_16 .grid_7 {
	width: 417.5px
}
.container_16 .prefix_7 {
	padding-left: 437.5px
}
.container_16 .suffix_7 {
	padding-right: 437.5px
}
.container_16 .push_7 {
	left: 437.5px
}
.container_16 .pull_7 {
	left: -437.5px
}
.container_16 .grid_8 {
	width: 480px
}
.container_16 .prefix_8 {
	padding-left: 500px
}
.container_16 .suffix_8 {
	padding-right: 500px
}
.container_16 .push_8 {
	left: 500px
}
.container_16 .pull_8 {
	left: -500px
}
.container_16 .grid_9 {
	width: 542.5px
}
.container_16 .prefix_9 {
	padding-left: 562.5px
}
.container_16 .suffix_9 {
	padding-right: 562.5px
}
.container_16 .push_9 {
	left: 562.5px
}
.container_16 .pull_9 {
	left: -562.5px
}
.container_16 .grid_10 {
	width: 605px
}
.container_16 .prefix_10 {
	padding-left: 625px
}
.container_16 .suffix_10 {
	padding-right: 625px
}
.container_16 .push_10 {
	left: 625px
}
.container_16 .pull_10 {
	left: -625px
}
.container_16 .grid_11 {
	width: 667.5px
}
.container_16 .prefix_11 {
	padding-left: 687.5px
}
.container_16 .suffix_11 {
	padding-right: 687.5px
}
.container_16 .push_11 {
	left: 687.5px
}
.container_16 .pull_11 {
	left: -687.5px
}
.container_16 .grid_12 {
	width: 730px
}
.container_16 .prefix_12 {
	padding-left: 750px
}
.container_16 .suffix_12 {
	padding-right: 750px
}
.container_16 .push_12 {
	left: 750px
}
.container_16 .pull_12 {
	left: -750px
}
.container_16 .grid_13 {
	width: 792.5px
}
.container_16 .prefix_13 {
	padding-left: 812.5px
}
.container_16 .suffix_13 {
	padding-right: 812.5px
}
.container_16 .push_13 {
	left: 812.5px
}
.container_16 .pull_13 {
	left: -812.5px
}
.container_16 .grid_14 {
	width: 855px
}
.container_16 .prefix_14 {
	padding-left: 875px
}
.container_16 .suffix_14 {
	padding-right: 875px
}
.container_16 .push_14 {
	left: 875px
}
.container_16 .pull_14 {
	left: -875px
}
.container_16 .grid_15 {
	width: 917.5px
}
.container_16 .prefix_15 {
	padding-left: 937.5px
}
.container_16 .suffix_15 {
	padding-right: 937.5px
}
.container_16 .push_15 {
	left: 937.5px
}
.container_16 .pull_15 {
	left: -937.5px
}
.container_16 .grid_16 {
	width: 980px
}
.container_16 .prefix_16 {
	padding-left: 1000px
}
.container_16 .suffix_16 {
	padding-right: 1000px
}
.container_16 .push_16 {
	left: 1000px
}
.container_16 .pull_16 {
	left: -1000px
}
.header-img {
	margin-left: -500px
}
#content-main, #content-main .grid_11, .container_16 .slider_post, #comments #respond {
	width: 780px;
	margin-left: 15px;
	margin-top : 4px ;
}
body.home #content-main, body.home #content-main .grid_11,
body.home  .container_16 .slider_post, 
body.home #comments #respond {
	width: 780px;
	margin-left: 15px;
	margin-top : 24px ;
}
#sidebar1, #sidebar2 {
	width: 204px
}
.comment-form-author, .comment-form-email, .comment-form-url {
	width: 232.33333333333px
}
.graphene-form-field {
	width: 224.33333333333px
}
#commentform textarea {
	width: 729px
}


/* TOP */

h2.t_title img{
	display :block ;	
}

h2.t_title{
	margin-top: 15px1;
	border: 1px solid silver;
	margin-bottom: 0;
}

h3.t_title{
border: 1px solid rgb(232, 202, 233);
font-size: 15px;
padding: 5px 17px 3px 10px;
background-color: rgb(251, 242, 255);	
}

div.t_cont{
border: 1px solid silver;
border-top: none;
padding: 4px 0px 4px 4px;
margin-bottom : 10px ;
font-size: 14px;
}
div.t_cont.no-border{
	padding-left: 0px;
	border: none;
}
div.t_cont.no-border img{
	width: 356px;
}


div.t_conts{
border: 1px solid silver;
padding: 4px 15px 4px 15px;
margin-bottom : 10px ;
font-size: 14px;
}


a.t_jirei img{
	padding : 4px 2px ; 
}

a.opa60:hover img{
	filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.clear-fix{
	clear : both ;	
}

table.nostyle , table.nostyle th , table.nostyle td , table.nostyle tr ,
table.alternate , table.alternate th , table.alternate td , table.alternate tr{
	border : none ;	
	background-color : transparent ;
	padding : 0 ;
	vertical-align:top;
}

table.nostyle p ,table.alternate p{
	margin-top : 0 ;	
}

table.alternate p{
	padding-right : 20px	
}


table.pad10 tr th , table.pad10 tr td  {
	padding : 10px 10px ;

}

table.item_table{
	width: 96%;
	margin: 10px auto;
	border: none;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
}

table.item_table img{
	display: block;
	border: 1px solid silver;
	margin: 0px auto 5px auto;
}

table.item_table a:hover img{
		filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

table.item_table td{
	padding-bottom : 9px ;	
	 text-align: center;
}

h3.ptn01{
	color: rgb(167, 0, 0);
font-size: 17px;
font-weight: bold;

}

.img_border{
	border : 1px solid silver ;	
}


.column01 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 3px #49506b;
	-webkit-box-shadow: 0px 0px 3px #49506b;
	box-shadow: 0px 0px 3px #49506b;
	clear : both ;
    margin: 20px 0px;
    padding: 10px 20px 20px 20px;
}

.column02 {
clear : both ;
    margin: 20px 25px;
    padding: 10px 20px 20px 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fffced', endColorstr = '#fffadb');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fffced', endColorstr = '#fffadb')";
background-image: -moz-linear-gradient(top, #fffced, #fffadb);
background-image: -ms-linear-gradient(top, #fffced, #fffadb);
background-image: -webkit-gradient(linear, center top, center bottom, from(#fffced), to(#fffadb));
background-image: -webkit-linear-gradient(top, #fffced, #fffadb);
background-image: linear-gradient(top, #fffced, #fffadb);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}

.entry-content .column01 h3 , .entry-content .column01  h4{
	margin-top : 5px ;	
}

.entry-content table h4 , .entry-content table  h4{
	margin-top : 5px ;	
	margin-bottom : 5px ;
}

.entry-content h3{
	border : 1px solid silver ;
    clear: both;
    background-color: #EEEEEE;
    color: black;
    margin: 44px -10px 16px -10px;
    padding: 6px 8px 4px 15px;
	


filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f2f2f2');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f2f2f2')";
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background-image: linear-gradient(top, #ffffff, #f2f2f2);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;

}

body.home .entry-content h3{
	clear: both;
    color: #333333;
    margin: 40px 0px 0px 0px ;	
	border : none ;
	box-shadow:none;
	background:none !important ;
}

.entry-content h4{
	border-left: 10px solid #154E6C;
    display: inline-block;
    font-weight: bold;
    margin-top: 25px;
    padding: 4px 7px;
}

table.kakaku_sample{
	border: none;
    margin: 10px auto;
    width: 100%;
}

table.kakaku_sample tr{
    background-color: transparent;
	border : none ;
    border-bottom : 1px dashed silver ;
	padding-bottom : 5px ;
}

table.kakaku_sample td{
		border : none ;
}

table.kakaku_sample th{
		border : none ;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#ffffff');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#ffffff')";
		background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
		background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#ffffff));
		background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
		background-image: linear-gradient(top, #ffffff, #ffffff);
		font-weight:bold ;

}

table.lot{
	background : none ; 
	border : none ;
	
}

table.lot tr{
	background : none ; 
	border : none ;
	
}

table.lot th{
	background : none ; 
	border : none ;
	
}

table.lot td{
	background : none ; 
	border : none ;
	
}

.column01:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.entry-content .check_list li{
		background:url('/wp-content/uploads/2013/04/icon-checkbox.gif') 0 7px no-repeat ;
		list-style-type:none;
		list-style-image:none;
		padding-left : 30px ;
		padding-top : 1px ;
}

body.home .breadcrumb{
	display : none ;	
}

table.top_pan{
	border : none ;
	background-color : transparent ;
	margin : 10px auto ;

}

table.top_pan a:link{
	text-decoration : underline ;
}

table.top_pan tr ,
table.top_pan th ,
table.top_pan td 
{
	border : none ;
	background-color : transparent ;
}

table.top_pan{
	
}

#feature,#profile,#item-detail {
	margin: 3em 0px;
}
.main-image {
	text-align: center;
}
.main-image p {
	text-align: left;
}

#feature h2,#profile h2 {
	margin: 0 0 1.5em ;
	font-size: 1.4em;
}
#feature h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 0.5em;
	padding: 0px;
	background: url(none);
	border: none;
}
#feature p,#profile p {
	margin: 0 0 1em;
	line-height:1.6em;
}

#feature h4,#profile h3 {
	font-size: 1.4em;
	line-height: 1.8em;
	border-left: 7px solid #036;
	padding: 0px 0px 0px 0.5em!important;
	margin: 3em 0px 0.8em!important;
	border-right:none;
	border-bottom:none;
	border-top:none;
	background:none;
}
#item-detail h3 {
	font-size: 1.4em;
	line-height: 1.8em;
	border-left: 7px solid #036;
	padding: 0px 0px 0px 0.5em!important;
	margin: 0px 0px 0.8em!important;
	border-right:none;
	border-bottom:none;
	border-top:none;
	background:none;
}

#feature ul {
	font-size: 1.3em;
	line-height: 1.7em;
	color: #036;
	margin: 0px 0px 0px 1em;
	display: block;
}
#feature li {
	list-style: none;
}
#brand-list {
	margin: 0px 0px 3em;
	font-size: 1em;
}
#brand-list h2 {
	margin: 0 0 1.5em ;
	font-size: 1.4em;
}

#brand-list ul {
	margin: 0px;
	padding: 0px;

}
#brand-list li {
	list-style: none;
	margin: 0px 0px 3em;
	padding: 0px;
}
#item-box ul {
	width: 48%;
	display: block;
	margin: 0px 0px 2em;
}
#item-box02 ul {
	width: 100%;
	display: block;
	margin: 0px 0px 2em;
}
#item-box .box {
	float: left;
}
#item-box .box-r {
	float: right;
}
#item-box .img img,#item-box02 .img img {
	border: 3px double #d5d5d5;
}
#brand-list li a:hover,#item-box .img a:hover,#item-box02 .img a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#item-box .img {
	float: left;
	width: 50%;
	list-style: none;
}
#item-box .text {
	float: right;
	width: 50%;
	list-style: none;
}
#item-box .text h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	border:none;
	background:none;
}
#item-box .text p {
	font-size: 0.9em;
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 1.4em;
}
#item-box .text a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #00688D), color-stop(0.00, #0399ce));
	background: -webkit-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -moz-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -o-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -ms-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: linear-gradient(top, #0399ce 0%, #00688D 100%);
	display: block;
	width: 100%;
	color:#fff;
	font-size:1.1em;
	text-align:center;
	padding:0.4em 0;
	margin:0 auto;
	border-radius:10px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	border:2px solid #fff;
}
#item-box02 .text a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #00688D), color-stop(0.00, #0399ce));
	background: -webkit-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -moz-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -o-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -ms-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: linear-gradient(top, #0399ce 0%, #00688D 100%);
	display: block;
	width: 60%;
	color:#fff;
	font-size:1.1em;
	text-align:center;
	padding:0.4em 0;
	margin:2em 0;
	border-radius:10px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	border:2px solid #fff;
}

#item-box02 .img {
	float: left;
	width: 48%;
	list-style: none;
}
#item-box02 .text {
	float: right;
	width: 52%;
	list-style: none;
}
#item-box02 .text h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	border:none;
	background:none;
}
#item-box02 .text p {
	font-size: 0.9em;
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 1.4em;
}
#item-detail dl{
	margin: 0px 0px 1em 1em;
	font-size: 1.2em;
}

#item-detail dl:after { content: " "; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; clear: both; }
#item-detail dt{
	float: left;
	display: block;
	width: 10%;
	margin: 0px;
	padding: 0px;
}
#item-detail dd{
	float: left;
	display: block;
	width: 85%;
	margin: 0px;
	padding: 0px;
}
#list-back a{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #00688D), color-stop(0.00, #0399ce));
	background: -webkit-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -moz-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -o-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: -ms-linear-gradient(top, #0399ce 0%, #00688D 100%);
	background: linear-gradient(top, #0399ce 0%, #00688D 100%);
	display: block;
	width: 70%;
	color:#fff;
	font-size:1.4em;
	text-align:center;
	padding:0.7em 0;
	margin:2em auto;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 6px 0px;
	border:2px solid #fff;
}
#list-back a:hover,#item-box .text a:hover,#item-box02 .text a:hover{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #0399ce), color-stop(0.00, #00688D));
	background: -webkit-linear-gradient(top, #00688D 0%, #0399ce 99%);
	background: -moz-linear-gradient(top, #00688D 0%, #0399ce 99%);
	background: -o-linear-gradient(top, #00688D 0%, #0399ce 99%);
	background: -ms-linear-gradient(top, #00688D 0%, #0399ce 99%);
	background: linear-gradient(top, #00688D 0%, #0399ce 99%);
	color:#FF9;
	box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 1px 0px;
	-webkit-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 1px 0px;
	-moz-box-shadow:rgba(53, 78, 112, 0.65098) 0px 0px 1px 0px;
}




/**/
table.toritsuke tbody th{
	background: none;
}

.sp{ display:none; }




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

 *	LP新規作成 191127

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

#lp191126-wrap .mar10{
	margin: 0 0 10px 0;
}

#lp191126-wrap .mar20{
	margin: 0 0 20px 0;
}

#lp191126-wrap .mar30{
	margin: 0 0 30px 0;
}

#lp191126-wrap .mar40{
	margin: 0 0 40px 0;
}

#lp191126-wrap .mar50{
	margin: 0 0 50px 0;
}

#lp191126-wrap .mar60{
	margin: 0 0 60px 0;
}

.txtcen{
	text-align: center;
}


#lp191126-wrap{
	margin-bottom: 100px;
}

#lp191126-wrap .inner01{
	margin-bottom: 100px;
}


#lp-onayami-wrap{
	background: #f4f2ed;
	border: 5px solid #ebe5d5;
	margin-bottom: 50px;
	padding: 15px;
}

#lp-onayami-wrap .lp-onayami-title{
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

#lp-onayami-wrap .lp-onayami-title span{
	color: #db2020;
}

#lp-onayami-wrap ul{
	margin: 0;
	list-style: none none;
}

#lp-onayami-wrap ul li{
	background: url(/images/lp191126/icon_check_red.png) left center no-repeat;
	font-size: 1.1rem;
	list-style-image: none;
	list-style: none none;
	margin-bottom: 15px;
	padding-left: 30px;
}


#lp191126-wrap .txt-tentyo{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

#lp191126-wrap .txt-tentyo li{
	font-size: 13px;
	list-style: none none;
}


.txt-tentyo li span{
	display: block;
}


#lp191126-wrap .inner02{
}

.inner02 .title-second{
	background: #0085c7;
	color: #fff;
	font-size: 1.35rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 20px 5px;
	text-align: center;
}

.inner02 .itirei{
	text-align: right;
}

#lp191126-wrap .itirei-photo{
	margin: 0 0 60px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#lp191126-wrap .itirei-photo li{
	list-style: none none;
	text-align: center;
}

#lp191126-wrap .itirei-photo li img{
	display: block;
	margin-bottom: 6px;
}
/*
	SP
--------------------------------------------- */
@media screen and (max-width:767px){ 

#lp-onayami-wrap{
	border: 3px solid #ebe5d5;
	margin-bottom: 30px;
	padding: 10px;
}

#lp-onayami-wrap .lp-onayami-title{
	font-size: 1.2rem;
	margin-bottom: 10px;
}

#lp-onayami-wrap ul li{
	font-size: 14px;
}

#lp191126-wrap .inner01 {
    margin-bottom: 60px;
}


.inner02 .title-second{
	font-size: 1.0rem;
	margin-bottom: 20px;
	padding: 14px 5px;
}

#lp191126-wrap .txt-tentyo{
	display: block;
}
#lp191126-wrap .txt-tentyo li{
	text-align: center;
}

#lp191126-wrap .itirei-photo{
	display: block;
}
#lp191126-wrap .itirei-photo li{
	padding: 0 40px;
}

#lp191126-wrap .itirei-photo li img{
	margin: 0 auto;
}
.inner02 .itirei{
	text-align: center;
}



}

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

	新規作成 200611

-----------------------------------------------*/
#page200611-wrap .mar10{
	margin: 0 0 10px 0;
}

#page200611-wrap .mar20{
	margin: 0 0 20px 0;
}

#page200611-wrap .mar30{
	margin: 0 0 30px 0;
}

#page200611-wrap .mar40{
	margin: 0 0 40px 0;
}

#page200611-wrap .mar50{
	margin: 0 0 50px 0;
}

#page200611-wrap .mar60{
	margin: 0 0 60px 0;
}

.txtcen{
	text-align: center;
}


#page200611-wrap{
	margin-bottom: 100px;
}

#page200611-wrap .inner01{
	margin-bottom: 100px;
}


.view-sp{
	display: none;
}

@media screen and (max-width:767px){ 
	.view-sp{
		display: block;
	}
}


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

 *	page（covid19）

-----------------------------------------------*/
#page200611-wrap h3{
	background: none;
	border: none;
	border-left: 7px solid #003366;
	font-size: 20px;
	line-height: 1.8;
	margin: 0 0 25px;
	padding: 0 0 0 10px;
}

#page200611-wrap h4{
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
}


#page200611-wrap li{
	list-style: inside disc;
}

#page200611-wrap a{
	text-decoration: underline;
}

#page200611-wrap .mokuji{
	border: 4px solid #73aecb;
	padding: 25px 25px 15px 25px;
}

#page200611-wrap .mokuji h2{
	background: none;
	color: #004f8c;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
}

#page200611-wrap .mokuji li{
	background: url(/images/covid19/icon_check_blue.png) left center no-repeat;
	list-style: none none;
	margin-bottom: 14px;
	padding: 0 0 0 28px;
}

#page200611-wrap .mokuji ul{
	margin: 0;
	padding: 0;
}

#page200611-wrap .flow-box{
	margin-bottom: 50px;
}

#page200611-wrap .flow-box h4{
	background: #ecffdf;
	border: 1px solid #c0c0c0;
	display: block;
	font-size: 20px;
	padding: 10px;
}

#page200611-wrap .flow-box h4 span{
	background: #34a3e5;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
	margin-right: 20px;
	padding: 2px 4px;
}

#page200611-wrap .flow-box p{
	margin-bottom: 30px;
}



#page200611-wrap .ikanoplan{
	background: #f8f5eb;
	padding: 30px;
}

#page200611-wrap .ikanoplan h3{
	border: none;
	margin: 0 0 20px;
	padding: 0;
}

#page200611-wrap .ikanoplan p{
	margin: 0 0 60px;
	position: relative;
}

#page200611-wrap .ikanoplan p:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: -30px;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #34a3e5;
}

#page200611-wrap .ikanoplan section{
	background: #def9ff;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	box-shadow: 0 0 0 10px rgba(255,255,255,1) inset;
	padding: 30px;
}

#page200611-wrap .ikanoplan h4{
	color: #004f8c;
	font-size: 20px;
	margin: 0 0 12px;
}

#page200611-wrap .ikanoplan ol{
	margin: 0;
	padding: 0;
}

#page200611-wrap .ikanoplan li{
	font-size: 18px;
	list-style: none none;
}


#page200611-wrap .online-box{
	margin: 0 0 50px;
}

#page200611-wrap .online-box ul{
	margin: 0;
	padding: 0;
}

#page200611-wrap .online-box li{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 12px;
	padding: 0 0 12px;
	list-style: none none;
}

#page200611-wrap .online-box li:last-child{
	border: none;
	padding: 0;
}

#page200611-wrap .online-box li span{
	background: #34a3e5;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	padding: 1px 8px;
}

#page200611-wrap .online-box li em{
	display: inline-block;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

#page200611-wrap .online-box .online-etc{
	border-top: 1px dotted #ccc;
	padding: 10px 0 0;
}

#page200611-wrap .online-box .red-style{
	color: #e21515
}

#page200611-wrap .app-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: -20px 0 50px;
}

#page200611-wrap .app-box{
	border: 1px solid #c0c0c0;
	margin-bottom: 20px;
	padding: 20px;
	width: 42%;
}

#page200611-wrap .app-box:last-child{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

#page200611-wrap .app-box:last-child h4{
	margin: 0;
}

#page200611-wrap .app-box:last-child p{
	margin-top: 18px;
}

#page200611-wrap .app-box h4 img{
	margin-right: 30px;
	vertical-align: middle;
}

#page200611-wrap .app-box ul{
	margin: 0;
	padding: 0;
}

#page200611-wrap .app-box li{
	list-style: none none;
	margin: 0;
	padding: 0;
}

#page200611-wrap .app-box li a{
	background: #34a3e5;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	transition: 0.7s;
	padding: 10px;
	position: relative;
}

#page200611-wrap .app-box li a:hover{
	background: #079cf2;
}
#page200611-wrap .app-box li:last-child a{
	background: #79cd40;
	margin: 0;
}
#page200611-wrap .app-box li:last-child a:hover{
	background: #72d92e;
}

#page200611-wrap .app-box li a:after{
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid #fff;
}

#page200611-wrap .online-flow{
	border-bottom: 1px dotted #c0c0c0;
	margin: 0 0 30px;
	padding: 0 0 10px;
}

#page200611-wrap .online-flow-last{
	border-bottom: none;
}

#page200611-wrap .online-flow h4{
	background: #7ebf49;
	border-radius: 20px;
	color: #fff;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 2px 12px 1px;
}

#page200611-wrap .online-flow p{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}

#page200611-wrap .online-flow small{
	font-size: 13px;
	font-weight: normal;
}

#page200611-wrap .online-flow em{
	color: #e21515;
	font-style: normal;
}


/*
	SP
--------------------------------------------- */
@media screen and (max-width:767px){ 

#page200611-wrap h3{
	line-height: 1.4;
	padding: 6px 10px 6px;
	text-align: left;
}

#page200611-wrap ul{
	margin: 0;
}

#page200611-wrap .mokuji{
	padding: 15px 15px 5px 15px;
}

#page200611-wrap .flow-box h4:after{
	display: none;
}

#page200611-wrap .flow-box h4{
	font-size: 16px;
	margin-bottom: 12px;
}

#page200611-wrap .flow-box h4 span{
	display: inline-block;
	font-size: 13px;
	margin-bottom: 6px;
}

#page200611-wrap .ikanoplan{
	padding: 18px;
}

#page200611-wrap .ikanoplan h3{
	line-height: 1.4;
	margin-bottom: 14px;
}

#page200611-wrap .ikanoplan section{
	box-shadow: 0 0 0 0;
	padding: 18px;
}

#page200611-wrap .ikanoplan h4{
	font-size: 18px;
}

#page200611-wrap .ikanoplan h4:after{
	display: none;
}

#page200611-wrap .ikanoplan li{
	font-size: 14px;
}

#page200611-wrap .online-box li span{
	margin-bottom: 6px;
}

#page200611-wrap .online-box li em{
	display: block;
}

#page200611-wrap .app-wrap{
	display: block;
}

#page200611-wrap .app-box{
	margin-bottom: 10px;
	width: auto;
}

#page200611-wrap .app-box:last-child{
	width: auto;
}

#page200611-wrap h4:after{
	display: none;
}

#page200611-wrap h4 img{
	height: auto;
	width: 40px;
}

#page200611-wrap .online-flow h4{
	display: inline-block;
	width: auto;
}

}


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

 *	Footer nav PC 200628

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

#pcFooterFixedNavi{
	padding:10px;
	background-color:rgba(0,0,0,0.6);
	box-sizing: border-box;
	position: fixed;
	left:0;
	bottom:0;
	width: 100%;
	z-index: 99;
}

#pcFooterFixedNavi ul{
	display:flex;
	flex-wrap: wrap;
	align-content: stretch;
	justify-content: space-between;
	margin: 0 auto;
	max-width:1000px;
	list-style: none;
	box-sizing: border-box;
}

#pcFooterFixedNavi ul li{
	list-style: none;
	margin: 0;
	width:49%;
}

#pcFooterFixedNavi ul li a{
  display:block;
}

#pcFooterFixedNavi ul li img{
	vertical-align: middle;
}

/*
@media screen and (min-width:768px){ 
	html body{
		padding-bottom: 120px;
	}
}
*/
/*-----------------------------------------------

 *	LP新規作成 221207

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

.lp22CatchCopy{
	background-color: #ade2e7;
	font-size: 26px;
	font-weight: bold;
	margin: 40px 0;
	padding: 10px 0;
	text-align: center;
}

.lp22CatchCopy span{
	color: #db2020;
}

.lp22SubCatch{
	font-size: 22px;
	margin: 0 0 40px 0;
}

.bgYellow{
	background-color: #fff893;
	font-weight: bold;
}

.lp22maniauBox{
	font-size: 17px;
}

.lp22maniauBox a{
	text-decoration: underline;
}

.lp22maniauBox p{
	line-height: 1.8;
	margin-bottom: 1.5em;
}

.lp22maniauBox span{
	font-weight: bold;
}

.lp22maniauBox em{
	color: #3680a4;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}

.lp22maniauBox ul{
	margin: 0;
	list-style: none none;
}

.lp22maniauBox ul li{
	list-style: none none;
}

.lp22maniauList span{
	background: rgb(64,197,225);
	background: linear-gradient(90deg, rgba(64,197,225,1) 0%, rgba(50,100,186,1) 100%);
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-right: 1em;
	padding: 3px 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.lp22maniauBox .lp22maniauList li{
	margin-bottom: 20px;
	padding-left: 100px;
	padding-top: 1px;
	position: relative;
}

.lp22maniauBox .ytBox{
	border: 2px solid #ddd;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 20px;
}

.lp22maniauBox .ytBox a:hover img{
	opacity: 0.85;
	transition: all 0.3s ease-out;
}

.lp22maniauBox .lp22caution li{
	line-height: 1.4;
	margin-bottom: 14px;
	text-indent: -1em;
	padding-left: 1em;
}

/*
	SP
--------------------------------------------- */
@media screen and (max-width:767px){
	#lp191126-wrap .lp22CatchCopy{
		font-size: 18px;
		margin-bottom: 20px;
	}
	#lp191126-wrap .lp22SubCatch{
		font-size: 18px;
		margin: 0 0 20px 0;
	}
	.lp22maniauBox{
		font-size: 16px;
	}
	.lp22maniauBox p{
		line-height: 1.7;
		margin-bottom: 1.2em;
	}
	.lp22maniauBox em{
		font-size: 19px;
		line-height: 1.4;
	}
}

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

 *	モリスとは　241007

-----------------------------------------------*/
.contentsWrap{	
}
.contentsWrap a{
	text-decoration: underline;
}
.baseBox{
	margin-bottom: 2.5em;
}
.baseBox p{
	margin: 0 0 0.8em;
}
.baseBox ul{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
.baseBox li{
	list-style: inside disc;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
.baseWrap{
	margin-top: 40px;
}
.baseWrap h2{
	background: url(/images/h2_bg.png) repeat-x scroll 0 0 transparent;
	background-clip: padding-box;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 15px;
	padding: 12px 14px;
}
.baseInner{
	margin-bottom: 30px;
	margin-top: 30px;
}
.normalInner h3{
	background: none;
	border: none;
	border-left: 7px solid #003366;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 5px 0 5px 10px;
}

.checkInner h3 , .checkInner p{
	padding-left: 35px;
}
.checkInner h3{
	background: url(/images/lp191126/icon_check_red.png) left center no-repeat;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.checkInner p{
}
.usualInner h3{
	font-size: 18px;
	margin-bottom: 0.5em;
}
.usualInner h3 span{
	background: #34a3e5;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	margin-right: 10px;
	padding: 1px 15px;
	transform: translateY(-1.5px);
}
.usualInner h3:not(:first-child){
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 20px;
}
.regularInner h3{
	background: #ecffdf;
	border: 1px solid #c0c0c0;
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 10px;
}
.regularInner h3 span{
	background: #34a3e5;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 1.4;
	margin-right: 10px;
	padding: 2px 8px;
	transform: translateY(-1.5px);
}
.tblBox{
}
.baseTbl {
	width: 100%;
}
.baseTbl th ,.baseTbl td{
	border: 1px solid #bebebe;
}
.baseTbl th{
	background: #f7f5f2;
	font-weight: bold;
	padding: 15px 12px;
	text-align: center;
}
.baseTbl td{
	background: #fff;
	padding: 15px 12px;
	text-align: left;
}

.accent {
	background: linear-gradient(transparent 50%, #fff388 50%);
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.baseLink{
	text-align: right;
}
.baseLink a{
	background-color: #F1950B;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	padding: 5px 50px;
	position: relative;
	text-decoration: none;
	transition: all 0.3s ease-out;
}
.baseLink a:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;

	right: 10px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.baseLink a:hover{
	opacity: 0.8;
}

@media screen and (max-width:767px){
	.normalInner h3, .checkInner h3 ,.regularInner h3, .usualInner h3{
		font-size: 16px;
	}
	.regularInner h3 span{
		font-size: 13px;
	}
	.regularInner h3 span{
		padding: 2px 6px;
	}
	.usualInner h3 span{
		display: inline;
		font-size: 14px;
		padding: 2px 20px;
	}
	.usualInner h3 span::after{
		content: "\A";
		white-space: pre;
	}
}

/*
	トップ
--------------------------------------------- */
.wakarukoto{
	margin-bottom: 2.5em;
	border: 4px solid #73aecb;
	margin-top: 30px;
	padding: 25px 25px 15px 25px;
}

.wakarukoto > p , .wakarukoto h2{
	background: none;
	color: #004f8c;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
}

.wakarukoto ul {
	margin: 0;
	padding: 0;
}
.wakarukoto ul li {
	background: url(/images/covid19/icon_check_blue.png) left center no-repeat;
	color: #73aecb;
	font-weight: bold;
	list-style: none none;
	margin-bottom: 14px;
	padding: 0 0 0 28px;
}

.mokujiWrap , div#ez-toc-container {
	background: #f4f2ed;
	border: 5px solid #ebe5d5;
	display: block;
	margin-bottom: 50px;
	padding: 20px 40px 15px;
}

.mokujiWrapTitle ,.ez-toc-title{
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 16px;
	text-align: center;
}
.mokujiList , .entry-content .ez-toc-list{
	counter-reset: number;
	list-style-type: none!important;
	margin: 0;
	padding: 0;
}
.entry-content ul.ez-toc-list > li{
	list-style-image: none;
}
.mokujiList > li , .ez-toc-list > li{
	list-style-type: none!important;
	line-height: 1.8;
	margin-bottom: 1em;
}
.mokujiList > li > a , .ez-toc-list > li > a{
	display: inline-block;
	line-height: 1.5;
	margin-bottom: 0.5em;
	padding-left: 2em;
	position: relative;
}
.mokujiList > li > a:before , .ez-toc-list > li > a:before{
	position: absolute;
	counter-increment: number;
	content: counter(number);
	display:inline-block;
	background: #73aecb;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-radius: 50%;
	left: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.mokujiInner , .ez-toc-list ul{
	margin: 0;
	padding-left: 3em;
}
.mokujiInner li , .ez-toc-list ul li{
	list-style: inside disc;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
.mokujiInner li , .ez-toc-list ul ul{
	margin-top: 0.8em;
}
.ez-toc-list ul ul{
	padding-left: 1.5em;
}
.ez-toc-list ul ul li{
	list-style: none;
}
.ez-toc-list ul ul li a{
	position:relative;
	padding-left: 1.3em;
}

.ez-toc-list ul ul li a:before{
	border-bottom:1px solid #73aecb;
	border-right:1px solid #73aecb;
	content:'';
	display:inline-block;
	position:absolute;
	left: 5px;
	top: 50%;
	height: 5px;
	margin-top: -3px;
	width: 4px;
	transform: rotateZ(-45deg);
}
.ez-toc-list ul ul li a:after{
	background:#73aecb;
	content:'';
	display:inline-block;
	position:absolute;
	left: 0;
	top: 50%;
	height:1px;
	width:10px;
	transform: translateY(-50%); 
}

@media screen and (max-width:767px){
	.wakarukoto{
		padding: 15px 15px 5px 15px;
	}
	.morrisSingle .wakarukoto > p , .wakarukoto h2{
		margin: 0 0 12px;
	}
	.mokujiWrap {
		border: 3px solid #ebe5d5;
		margin-bottom: 30px;
		padding: 10px;
	}
	.mokujiWrapTitle{
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	.mokujiInner{
		padding-left: 2em;
	}
	div#ez-toc-container{
		padding: 15px 15px;
	}
	.morrisSingle .ez-toc-title{
		margin-bottom: 10px;
	}
	.ez-toc-list ul{
		padding-left: 2em;
	}
	.ez-toc-list > li{
		margin-top: 10px;
	}

}

/*
	詳細ページ
--------------------------------------------- */
.morrisSingle #ez-toc-container{
	margin-top: 2.5em;
}

.morrisSingle h2{
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.morrisSingle h3{
	background: none;
	border: none;
	border-left: 7px solid #003366;
	font-size: 18px;
	line-height: 1.4;
	margin: 30px 0 20px;
	padding: 5px 0 5px 10px;
}

.morrisSingle h4{
	border-bottom: 3px solid #003366;
	border-left: none;
	color: #003366;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 0 0 5px;
}

.morrisSingle .baseTbl{
	margin-bottom: 15px;
	margin-top: 15px;
}

.morrisSingle em{
	color: #003366;
	font-style: normal;
	font-weight: bold;
}

.photoArea{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.photoArea img{
	margin-top: 10px;
}

.photoArea img:not(:first-child){
	margin-left: 20px;
}

.photoArea figure{
	height: auto;
	max-width: 355px;
	margin: 0;
	text-align: center;
}
.photoDouble figure:not(:first-child){
	margin-left: 20px;
}
.photoDouble figcaption{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: fit-content;
}

.photoDouble figure img{
	height: auto;
	max-width: 100%;
	margin-left: 0;
}

@media screen and (max-width:767px){
	.photoArea img:not(:first-child){
		margin-left: 0;
	}
	.photoDouble img{
		max-width: 49%;
	}
/*	.photoDouble img:not(:first-child){
		margin-left: 1%;
	}*/
	.photoDouble figure:not(:first-child){
		margin-left: 0;
		margin-top: 15px;
	}
	.photoDouble figure img{
		max-width: 300px;
	}
	.morrisSingle h2{
		font-size: 16px;
		padding-bottom: 9px;
		padding-top: 9px;
	}
	.entry .morrisSingle h4{
		border-bottom: 3px solid #003366;
		border-left: none;
		color: #003366;
		display: block;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
		margin-top: 30px;
		padding: 0 0 5px;
	}
	.entry .morrisSingle h4:after{
		display: none;
	}
}


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

 *	掛替キャンペーン　25/4/9

-----------------------------------------------*/
#page200611-wrap.pageKakekae .online-box li span{
	display: block;
	margin-bottom: 5px;
	width: fit-content;
}
.beforeAfterBox{
	box-sizing: border-box;
	margin-bottom: 30px;
}
.beforeAfterBox *{
	box-sizing: border-box;
}

#page200611-wrap .befAftTitle{
	background: linear-gradient(90deg, rgba(64, 197, 225, 1) 0%, rgba(50, 100, 186, 1) 100%);
	border: none;
	color: #fff;
	font-size: 120%;
	margin: 0 auto 20px;
	padding: 5px 20px;
	text-align: center;
	width: fit-content;
}

.befAftList{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	list-style: none;
}
.entry-content .befAftList{
	margin: 0;
	padding: 0;
}
.befAftList li{
	border: 1px solid #f0f0f0;
	font-size: 120%;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	width: calc( 50% - 10px );
}
.befAftList li:last-child{
	color: #34a3e5;
}
.befAftList li img{
	margin-top: 10px;
}
#page200611-wrap .befAftList li{
	list-style: none;
}

.befAftList{
}

@media screen and (max-width:767px){
	#page200611-wrap .befAftTitle{
		font-size: 100%;
		margin-bottom: 10px;
	}
	.befAftList{
		gap: 10px;
	}
	.befAftList li{
		width: calc( 50% - 5px );
	}
}

/**/