@CHARSET "UTF-8";




html,.widget-area .widget h3,.widget-area .widget a,.main-navigation li a,.entry-header .entry-title,.bread-crumb
	{
	font-family: "Noto Sans JP","Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
.widget_search input:nth-child(2) {
    width: 70%!important;
    padding-left: 5%!important;
    padding-right: 5%!important;
   float: left;
     border-radius: 5px 0 0 5px;
         font-size: 15px;

 }

input#searchsubmit {
    width: 19%;
    /* float: left; */
    margin: 0px;
    border-radius: 0px 5px 5px 0px;
    height: 35px;
    background: black;
    color: white;
    border-color: black;
}
.entry-header .entry-title {
    line-height: 1.3;
    padding: 10px;
        padding-left: 20px;
            margin-left:0px;
    margin-top: 0px;
    margin-right: 30px;
    border-radius: 5px;
    font-size: 26px !important;
 }
.header-logo img {
    height: 60px;
    
    margin: 10px;
    margin-top: 13px;
}

.site-header {
	padding-top: 0px !important;
 
    z-index: 10000;
  
}

.site-title {
	line-height: 0px !important;
}

.topics_list .title {
	width: 495px;
	float: right;
}

.topics_list img {
	margin-top: 4px;
}


/**
.topics_list {
	margin-top:2px;
		border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
**/
.topics_list a .entry_arrow {
	z-index: 3;
	margin-top: -26px;
	margin-right: 20px;
	right: 30px;
	bottom: 33px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20 );
	opacity: 0.2;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	float: right;
}

.topics_list a {
	display: block;
	width: 100%;
	height: 100%;
}

.topics_list a:hover .entry_arrow {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100 );
	margin-top: -22px;
	opacity: 1;
	margin-left: 20px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.topics_list .day {
	-webkit-font-smoothing: antialiased;
font-size: 20px;
    line-height: 40px;
    width: 200px;
	display: block;
	margin: 0px 15px 0px 0px;
}

.topics_list .cate {
	margin-top: -35px;
	margin-left: 240px;
	font-weight: bold;
	padding-top: 4px;
	font-size: 100%;
	color: white;
	background-color: red;
	line-height: 200%;
	display: block;
	/*
margin: 20px 15px 0px 0px;
*/
	width: 140px;
	text-align: center;
}

.topics_list .cate {
	margin-top: -35px;
	margin-left: 240px;
	font-weight: bold;
	padding-top: 4px;
	font-size: 100%;
	color: white;
	background-color: red;
	line-height: 200%;
	display: block;
	/*
margin: 20px 15px 0px 0px;
*/
	width: 155px;
	height: 31px;
	text-align: center;
}

.topics_list .cate {
    background-color: rgb(24, 24, 24);
    border-radius: 3px;
}
.topics_list .cate {
    margin-top: -35px;
    margin-left: 240px;
    font-weight: bold;
    padding-top: 4px;
    font-size: 11px;
	color: white;
	background-color: red;
	line-height: 24px;
	display: block;
	width: 165px;
	height: 26px;
	text-align: center;
}

.topics_list .cate {
background-color: #444;
    border-radius: 0px;
    color: white;
    font-weight: unset;
    border: 0px;
}

.topics_list a {
    color: black;
}


.topics_list h1 {
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
	min-height: 54px;
	margin-top: 20px;
}

.popular-posts li {
	height: 48px;
}

.staff-view img {
	border: 2px #66CDAA solid;
}


.topics_day {
	width: 95px;
	margin-right: 0px;
	padding-right: 0px;
}

.topics_contents {

}

.topics_contents a {
	width: 100%;
	display: block;
	padding: 20px 0px;
}

.table_b-topics td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 100px !important;
}

.table_b-topics td strong {
	font-size: 16px;
}

.table_b-topics-sum a {
	padding-top: 5px;
}

.table_b-topics-sum div {
	padding-top: 5px;
}

.table_b-topics-sum {
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
}

.table_b-topics td img {
	line-height: 0px !important;
	width: 100px !important;
	height: 100px;
}

.table_b-topics td a {
	display: block;
	height: 100px;
	width: 100%;
	text-decoration: none
}

.site-content {
	width: 690px !important;
}

.wsbl_facebook_like span {
	height: 28px !important;
}

.post .entry-content,.post  .entry-content p,.entry-content span,.post  .entry-content div
	{
	font-size: 16px !important;
}

.contents_l,.entry-content {
	margin-left: 5px;
	width: 660px !important;
}

.contents,.contents_l,.entry-content {
	padding-left: 0px !important;
	padding-right: 30px !important;
}

.left-shop-info {
	float: left;
}

.right-shop-info {
    float: left;
    margin-left: 35px !important;
    width: 285px !important;
}

.yarpp-related {
	margin-top: 15px;
}

.yarpp-related h3 {
	padding-left: 10px;
	font-size: 16px !important;
}
.entry-date {
    float: right;
}
.wp_social_bookmarking_light {
    position: relative;
}
.bread-crumb {
    display: inline-block;
     padding-top: 8px;
    padding-bottom: 8px;
    height: 15px;
    width: 100%;
}

.bread-crumb * {
	font-size: 9px;
}

.widget-title {
    margin: 0px !important;
    border: 0px solid #444;
    /* border-top: 0; */
    background: #3d3d3d!important;
    color: white!important;
    font-size: 14px !important;
    font-weight: unset!important;
    padding: 15px;
    text-align:center;
}

.widget li {
	font-size: 12px;
	padding: 8px 0 8px 10px;
	display: block;
	text-decoration: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.popular-posts li {
    height: 53px;
}

.menu li a {
	width: 100%;
	display: block !important;
}

.dtNode {
	display: none;
}

.clip .dtNode {
	display: block;
	font-size: 12px;
padding:9px 0 6px 10px;
	display: block;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.dtree>div> .clip >.dtNode:first-child {
    padding-top: 12px;
}
.clip .dtNode a,.widget li a,.topics_contents a {
	text-decoration: none;
}

.menu li a:hover,.clip .dtNode:hover,.widget li:hover {
	background-color: #eCeCeC;
}

.topics {
	padding-bottom: 10px;
}

.map-shop-info {
	clear: both;
}

.contents_sub_title {
	border-left: 5px solid #ccc;
	padding: 0px 10px;
	color: #444444;
}

.bread_crumb li {
	display: inline;
}

.facebook_like_button_count {
	margin-bottom: 0px;
}

.option_btn,.master_btn,.platina_btn {
	border: 0px;
	width: 65px;
	height: 35px;
	cursor: pointer;
	background-position: center center;
}

.sidebox-title,.sidebox-body,.tooltip,.dropdown-multicolumns,ul.dropdown-multicolumns>li,ul.dropdown-multicolumns>li:hover
	{
	position: relative;
	behavior:
		url(http://403.co.jp/wp-content/themes/twentytwelve/css/bootstrap/css/PIE.htc);
}

.product-notification-container,.product-notification-buttons,.product-notification h1,.product-notification,.ui-dialog-titlebar,.buttons-container-picker,.ui-dialog-content,.ui-widget-content
	{
	behavior:
		url(http://403.co.jp/wp-content/themes/twentytwelve/css/bootstrap/css/PIE.htc);
}

.hover_btn:hover {
	opacity: 0.65;
	filter: alpha(opacity =     65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.option-box,.flow-box,.faq-box {
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 30px 10px 40px;
}

.image-f {
	padding: 2px;
}

.site-content article {

}


.header-separator {
	margin: 0%;
	padding: 0%;
	clear: left;
	height: 1px;
}

.home .site-content {
	border: 0px;
	-moz-box-shadow: 0px 0px 0px #000; /* Firefox用 */
	-webkit-box-shadow: 0px 0px 0px #000; /* Safari,Google Chrome用 */
}

.shadow {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
	background: #ffffff;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	position: relative;
}

.test {
	padding: 1px;
}


.pickup_banner {
	height: 100px;
	margin-bottom: 20px;
}

.pickup_banner:hover {
	background: #F0F8FF;
}

.table_b_padding {
	padding-left: 20px !important;
	font-family: monospace;
}

.table_b_number,.table_b_product,.table_b_price {
	font-size: 13px;
}

.table_b th {
	text-align: center;
}

.table_b_row th {
	text-align: left;
}

.table_b_number {
	text-align: center;
	width: 15px;
}

.table_b_product {
	width: 180px;
	padding-left: 20px !important;
	text-align: left;
}

.table_b_price {
	text-align: right;
	width: 75px;
}

.table_b_button,.table_b_button img {
	width: 60px;
}

select {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

select {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

select {
	height: 30px;
	/* In IE7, the height of the select element cannot be changed by height, only font-size */
	*
	margin-top: 4px;
	/* For IE7, add top margin to align select with labels */
	line-height: 30px;
}

select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

select[multiple],select[size] {
	height: auto;
}

select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus
	{
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

select:focus:required:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}

select:focus:required:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table_b {
	width: 660px;
	margin-bottom: 20px;
}

.topics_list {
    margin-top: 5px;
}

.table_b th,.table_b td {
	    padding-top: 9px;
    padding-bottom: 9px;
	line-height: 20px;
	vertical-align: middle;
	border-top: 1px solid #dddddd;
}

.table_b th {
	font-weight: bold;
}

.table_b thead th {
	vertical-align: bottom;
}

.table_b caption+thead tr:first-child th,.table_b caption+thead tr:first-child td,.table_b colgroup+thead tr:first-child th,.table_b colgroup+thead tr:first-child td,.table_b thead:first-child tr:first-child th,.table_b thead:first-child tr:first-child td
	{
	border-top: 0;
}

.table_b tbody+tbody {
	border-top: 2px solid #dddddd;
}

.table_b-condensed th,.table_b-condensed td {
	padding: 4px 5px;
}

.table_b-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate; *
	border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.table_b-bordered th,.table_b-bordered td {
	border-left: 1px solid #dddddd;
}

.table_b-bordered caption+thead tr:first-child th,.table_b-bordered caption+tbody tr:first-child th,.table_b-bordered caption+tbody tr:first-child td,.table_b-bordered colgroup+thead tr:first-child th,.table_b-bordered colgroup+tbody tr:first-child th,.table_b-bordered colgroup+tbody tr:first-child td,.table_b-bordered thead:first-child tr:first-child th,.table_b-bordered tbody:first-child tr:first-child th,.table_b-bordered tbody:first-child tr:first-child td
	{
	border-top: 0;
}

.table_b-bordered thead:first-child tr:first-child th:first-child,.table_b-bordered tbody:first-child tr:first-child td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table_b-bordered thead:first-child tr:first-child th:last-child,.table_b-bordered tbody:first-child tr:first-child td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table_b-bordered thead:last-child tr:last-child th:first-child,.table_b-bordered tbody:last-child tr:last-child td:first-child,.table_b-bordered tfoot:last-child tr:last-child td:first-child
	{
	-webkit-border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.table_b-bordered thead:last-child tr:last-child th:last-child,.table_b-bordered tbody:last-child tr:last-child td:last-child,.table_b-bordered tfoot:last-child tr:last-child td:last-child
	{
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.table_b-bordered caption+thead tr:first-child th:first-child,.table_b-bordered caption+tbody tr:first-child td:first-child,.table_b-bordered colgroup+thead tr:first-child th:first-child,.table_b-bordered colgroup+tbody tr:first-child td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table_b-bordered caption+thead tr:first-child th:last-child,.table_b-bordered caption+tbody tr:first-child td:last-child,.table_b-bordered colgroup+thead tr:first-child th:last-child,.table_b-bordered colgroup+tbody tr:first-child td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table_b-striped tbody tr:nth-child(odd) td,.table_b-striped tbody tr:nth-child(odd) th
	{
	background-color: #f9f9f9;
}

.table_b-hover tbody tr:hover td,.table_b-hover tbody tr:hover th {
	background-color: #f5f5f5;
}

table [class *=span],.row-fluid table [class *=span] {
	display: table-cell;
	float: none;
	margin-left: 0;
}

.table_b .span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}

.table_b .span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}

.table_b .span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}

.table_b .span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}

.table_b .span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}

.table_b .span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}

.table_b .span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}

.table_b .span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}

.table_b .span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}

.table_b .span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}

.table_b .span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}

.table_b .span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}

.table_b .span13 {
	float: none;
	width: 1004px;
	margin-left: 0;
}

.table_b .span14 {
	float: none;
	width: 1084px;
	margin-left: 0;
}

.table_b .span15 {
	float: none;
	width: 1164px;
	margin-left: 0;
}

.table_b .span16 {
	float: none;
	width: 1244px;
	margin-left: 0;
}

.table_b .span17 {
	float: none;
	width: 1324px;
	margin-left: 0;
}

.table_b .span18 {
	float: none;
	width: 1404px;
	margin-left: 0;
}

.table_b .span19 {
	float: none;
	width: 1484px;
	margin-left: 0;
}

.table_b .span20 {
	float: none;
	width: 1564px;
	margin-left: 0;
}

.table_b .span21 {
	float: none;
	width: 1644px;
	margin-left: 0;
}

.table_b .span22 {
	float: none;
	width: 1724px;
	margin-left: 0;
}

.table_b .span23 {
	float: none;
	width: 1804px;
	margin-left: 0;
}

.table_b .span24 {
	float: none;
	width: 1884px;
	margin-left: 0;
}

.table_b tbody tr.success td {
	background-color: #dff0d8;
}

.table_b tbody tr.error td {
	background-color: #f2dede;
}

.table_b tbody tr.warning td {
	background-color: #fcf8e3;
}

.table_b tbody tr.info td {
	background-color: #d9edf7;
}

.table_b-hover tbody tr.success:hover td {
	background-color: #d0e9c6;
}

.table_b-hover tbody tr.error:hover td {
	background-color: #ebcccc;
}

.table_b-hover tbody tr.warning:hover td {
	background-color: #faf2cc;
}

.table_b-hover tbody tr.info:hover td {
	background-color: #c4e3f3;
}



[class ^="icon-"],[class *=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px; *
	margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,.nav-tabs>.active>a>[class ^="icon-"],.nav-tabs>.active>a>[class
	*=" icon-"],.nav-pills>.active>a>[class ^="icon-"],.nav-pills>.active>a>[class
	*=" icon-"],.nav-list>.active>a>[class ^="icon-"],.nav-list>.active>a>[class
	*=" icon-"],.navbar-inverse .nav>.active>a>[class ^="icon-"],.navbar-inverse .nav>.active>a>[class
	*=" icon-"],.dropdown-menu>li>a:hover>[class ^="icon-"],.dropdown-menu>li>a:hover>[class
	*=" icon-"],.dropdown-menu>.active>a>[class ^="icon-"],.dropdown-menu>.active>a>[class
	*=" icon-"] {
	background-image: url("../img/glyphicons-halflings-white.png");
}

.icon-glass {
	background-position: 0 0;
}

.icon-music {
	background-position: -24px 0;
}

.icon-search {
	background-position: -48px 0;
}

.icon-envelope {
	background-position: -72px 0;
}

.icon-heart {
	background-position: -96px 0;
}

.icon-star {
	background-position: -120px 0;
}

.icon-star-empty {
	background-position: -144px 0;
}

.icon-user {
	background-position: -168px 0;
}

.icon-film {
	background-position: -192px 0;
}

.icon-th-large {
	background-position: -216px 0;
}

.icon-th {
	background-position: -240px 0;
}

.icon-th-list {
	background-position: -264px 0;
}

.icon-ok {
	background-position: -288px 0;
}

.icon-remove {
	background-position: -312px 0;
}

.icon-zoom-in {
	background-position: -336px 0;
}

.icon-zoom-out {
	background-position: -360px 0;
}

.icon-off {
	background-position: -384px 0;
}

.icon-signal {
	background-position: -408px 0;
}

.icon-cog {
	background-position: -432px 0;
}

.icon-trash {
	background-position: -456px 0;
}

.icon-home {
	background-position: 0 -24px;
}

.icon-file {
	background-position: -24px -24px;
}

.icon-time {
	background-position: -48px -24px;
}

.icon-road {
	background-position: -72px -24px;
}

.icon-download-alt {
	background-position: -96px -24px;
}

.icon-download {
	background-position: -120px -24px;
}

.icon-upload {
	background-position: -144px -24px;
}

.icon-inbox {
	background-position: -168px -24px;
}

.icon-play-circle {
	background-position: -192px -24px;
}

.icon-repeat {
	background-position: -216px -24px;
}

.icon-refresh {
	background-position: -240px -24px;
}

.icon-list-alt {
	background-position: -264px -24px;
}

.icon-lock {
	background-position: -287px -24px;
}

.icon-flag {
	background-position: -312px -24px;
}

.icon-headphones {
	background-position: -336px -24px;
}

.icon-volume-off {
	background-position: -360px -24px;
}

.icon-volume-down {
	background-position: -384px -24px;
}

.icon-volume-up {
	background-position: -408px -24px;
}

.icon-qrcode {
	background-position: -432px -24px;
}

.icon-barcode {
	background-position: -456px -24px;
}

.icon-tag {
	background-position: 0 -48px;
}

.icon-tags {
	background-position: -25px -48px;
}

.icon-book {
	background-position: -48px -48px;
}

.icon-bookmark {
	background-position: -72px -48px;
}

.icon-print {
	background-position: -96px -48px;
}

.icon-camera {
	background-position: -120px -48px;
}

.icon-font {
	background-position: -144px -48px;
}

.icon-bold {
	background-position: -167px -48px;
}

.icon-italic {
	background-position: -192px -48px;
}

.icon-text-height {
	background-position: -216px -48px;
}

.icon-text-width {
	background-position: -240px -48px;
}

.icon-align-left {
	background-position: -264px -48px;
}

.icon-align-center {
	background-position: -288px -48px;
}

.icon-align-right {
	background-position: -312px -48px;
}

.icon-align-justify {
	background-position: -336px -48px;
}

.icon-list {
	background-position: -360px -48px;
}

.icon-indent-left {
	background-position: -384px -48px;
}

.icon-indent-right {
	background-position: -408px -48px;
}

.icon-facetime-video {
	background-position: -432px -48px;
}

.icon-picture {
	background-position: -456px -48px;
}

.icon-pencil {
	background-position: 0 -72px;
}

.icon-map-marker {
	background-position: -24px -72px;
}

.icon-adjust {
	background-position: -48px -72px;
}

.icon-tint {
	background-position: -72px -72px;
}

.icon-edit {
	background-position: -96px -72px;
}

.icon-share {
	background-position: -120px -72px;
}

.icon-check {
	background-position: -144px -72px;
}

.icon-move {
	background-position: -168px -72px;
}

.icon-step-backward {
	background-position: -192px -72px;
}

.icon-fast-backward {
	background-position: -216px -72px;
}

.icon-backward {
	background-position: -240px -72px;
}

.icon-play {
	background-position: -264px -72px;
}

.icon-pause {
	background-position: -288px -72px;
}

.icon-stop {
	background-position: -312px -72px;
}

.icon-forward {
	background-position: -336px -72px;
}

.icon-fast-forward {
	background-position: -360px -72px;
}

.icon-step-forward {
	background-position: -384px -72px;
}

.icon-eject {
	background-position: -408px -72px;
}

.icon-chevron-left {
	background-position: -432px -72px;
}

.icon-chevron-right {
	background-position: -456px -72px;
}

.icon-plus-sign {
	background-position: 0 -96px;
}

.icon-minus-sign {
	background-position: -24px -96px;
}

.icon-remove-sign {
	background-position: -48px -96px;
}

.icon-ok-sign {
	background-position: -72px -96px;
}

.icon-question-sign {
	background-position: -96px -96px;
}

.icon-info-sign {
	background-position: -120px -96px;
}

.icon-screenshot {
	background-position: -144px -96px;
}

.icon-remove-circle {
	background-position: -168px -96px;
}

.icon-ok-circle {
	background-position: -192px -96px;
}

.icon-ban-circle {
	background-position: -216px -96px;
}

.icon-arrow-left {
	background-position: -240px -96px;
}

.icon-arrow-right {
	background-position: -264px -96px;
}

.icon-arrow-up {
	background-position: -289px -96px;
}

.icon-arrow-down {
	background-position: -312px -96px;
}

.icon-share-alt {
	background-position: -336px -96px;
}

.icon-resize-full {
	background-position: -360px -96px;
}

.icon-resize-small {
	background-position: -384px -96px;
}

.icon-plus {
	background-position: -408px -96px;
}

.icon-minus {
	background-position: -433px -96px;
}

.icon-asterisk {
	background-position: -456px -96px;
}

.icon-exclamation-sign {
	background-position: 0 -120px;
}

.icon-gift {
	background-position: -24px -120px;
}

.icon-leaf {
	background-position: -48px -120px;
}

.icon-fire {
	background-position: -72px -120px;
}

.icon-eye-open {
	background-position: -96px -120px;
}

.icon-eye-close {
	background-position: -120px -120px;
}

.icon-warning-sign {
	background-position: -144px -120px;
}

.icon-plane {
	background-position: -168px -120px;
}

.icon-calendar {
	background-position: -192px -120px;
}

.icon-random {
	width: 16px;
	background-position: -216px -120px;
}

.icon-comment {
	background-position: -240px -120px;
}

.icon-magnet {
	background-position: -264px -120px;
}

.icon-chevron-up {
	background-position: -288px -120px;
}

.icon-chevron-down {
	background-position: -313px -119px;
}

.icon-retweet {
	background-position: -336px -120px;
}

.icon-shopping-cart {
	background-position: -360px -120px;
}

.icon-folder-close {
	background-position: -384px -120px;
}

.icon-folder-open {
	width: 16px;
	background-position: -408px -120px;
}

.icon-resize-vertical {
	background-position: -432px -119px;
}

.icon-resize-horizontal {
	background-position: -456px -118px;
}

.icon-hdd {
	background-position: 0 -144px;
}

.icon-bullhorn {
	background-position: -24px -144px;
}

.icon-bell {
	background-position: -48px -144px;
}

.icon-certificate {
	background-position: -72px -144px;
}

.icon-thumbs-up {
	background-position: -96px -144px;
}

.icon-thumbs-down {
	background-position: -120px -144px;
}

.icon-hand-right {
	background-position: -144px -144px;
}

.icon-hand-left {
	background-position: -168px -144px;
}

.icon-hand-up {
	background-position: -192px -144px;
}

.icon-hand-down {
	background-position: -216px -144px;
}

.icon-circle-arrow-right {
	background-position: -240px -144px;
}

.icon-circle-arrow-left {
	background-position: -264px -144px;
}

.icon-circle-arrow-up {
	background-position: -288px -144px;
}

.icon-circle-arrow-down {
	background-position: -312px -144px;
}

.icon-globe {
	background-position: -336px -144px;
}

.icon-wrench {
	background-position: -360px -144px;
}

.icon-tasks {
	background-position: -384px -144px;
}

.icon-filter {
	background-position: -408px -144px;
}

.icon-briefcase {
	background-position: -432px -144px;
}

.icon-fullscreen {
	background-position: -456px -144px;
}

.entry-content a {
	font-size: 14px;
}

.popular-posts ul li:before {
	
	color: #FFF;
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	text-align: center;
	opacity: 0.7;
	float: right;
	line-height: 20px;
	left: -269px;
	width: 19px !important;
	height: 19px;
	position: relative;
	background-color: rgb(24, 24, 24);
	border-radius: 0px;
	-moz-border-radius: 0px;
}

.popular-posts .wpp-post-title {
	width: 66%;
    float: right;
    display: inline-block;
    height: auto;
    font-size: 14px;
}
.widget-area .widget a {
    display: inline;
    color: black;
}

.node {
	font-size: 14px;
}

img.wpp-thumbnail {
	border: none;
	float: left;
	margin-right: 10px;
	    width: 68px;
    height: auto;
}

.popular-posts  ul .all:before {
	background-color: crimson !important;
}

.popular-posts .title {
	margin-top: 30px !important;
}

.popular-posts {
	counter-reset: wpp-ranking;
}

.cate_popular .wpp-thumbnail {
	left: -20px !important;
}

.cate_popular ul {
	padding: 0 0 0 0 !important;
}

.cate_popular li {
	width: 100%;
	list-style: none;
	margin-top: 6px !important;
	height: 58px!important;
	margin-left: 0px !important;
	display:inline-block;
	margin-top:5px;
}



.relate_cate_popular  ul li:before {
}

.cate_popular .title {
    margin-top: 30px !important;
    text-align: center!important;
    width: 100%;
    display: inline-block;
    margin-bottom: 40px!important;
    font-size: 18px!important;

}

.cate_popular {
	counter-reset: wpp-ranking;
}

.relate_cate_popular .wpp-post-title {
	height: 50px;
	    display: grid;
	    width: 530px;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
	color: #3d3d3d;
}

.relate_cate_popular .wpp-thumbnail {
	font-size: 16px;
	position: relative;    margin-top: 5px;
}

.relate_cate_popular li:hover {
	background: whitesmoke;
	/* opacity: 0.7; */
/* color: white!important; */
}

.relate_cate_popular ul li:before {

	color: #FFF;
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	text-align: center;
	opacity: 0.8;
	float: left;
	line-height: 20px;
	width: 19px;
	height: 19px;
	background-color: rgb(24, 24, 24);
	border-radius: 0px;
	z-index: 1;
	position: relative;
	-moz-border-radius: 0px;
	    left: -1px;
	        top: 5px;
}

a:active {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

.relate_cate_popular ul li:nth-child (100){
	font-size: 11px !important;
}

/*--------------------------------
PREV NEXT
---------------------------------*/
#prev_next {
	width: 100%;
	margin: 0px 0px 24px;
	padding: 0;
	display: table;
}

#prev_next  #prev,#prev_next  #next {
	width: 50%;
	display: table-cell;
	position: relative;
	text-decoration: none;
}

#prev_next #prev p,#prev_next #next p {
	font-size: 90%;
	line-height: 1.5;
}

#prev_next #prev:hover,#prev_next #next:hover {
	background-color: rgba(238, 238, 238, 0.7);
}

#prev_next #prev {

}

#prev_next #prev_title,#prev_next #next_title {
	font-size: 90%;
	position: absolute;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
color: #666;
}

#prev_next #next_title {
	right: 0px;
}

#prev_next #prev img,#prev_next #next img {
	margin: 0 auto;
}

#prev_next #prev_no,#prev_next #next_no {
	width: 50%;
	height: 140px;
	padding: 0 10px;
	display: table-cell;
}

#prev_next #prev_no {

}

#prev_next_home {
	display: none;
	margin: 0 auto;
	background-color: #f48881;
	border: solid 9px #fff;
	width: 100px;
	height: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 0 0 0 3px #f48881;
	-webkit-box-shadow: 0 0 0 3px #f48881;
	-moz-box-shadow: 0 0 0 3px #f48881;
	text-align: center;
}

#prev_next_home:hover {
	background-color: rgba(244, 136, 129, 0.7);
}

#prev_next_home i {
	color: #FFF;
	margin: 10px auto;
	font-size: 60px;
}

	#prev_next #prev,#prev_next #prev::before,#prev_next #prev::after,#prev_next #next,#prev_next #next::before,#prev_next #next::after
		{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#prev_next #prev_title,#prev_next #next_title {
    	width:12px;
	    height: 82px;
    	line-height: 82px;
    	position: relative;
    	font-size: 12px!important;
    font-weight: bold;
    }
	#prev_next #next_title {
	float: right;
	}
	#prev_next #prev_title {
	float: left;
	}


	div#prev_title {
  
}
	div#next_title {
}
	#prev_next #prev img {
		float: left;
	}
	#prev_next #next img {
		float: right;
	}
	#prev_next #prev img ,#prev_next #next img{
		    width: 90px;
    height: 60px;
	    padding: 10px;
	    border-top: #ccc 1px solid;
	    border-bottom: #ccc 1px solid;
	}

#prev_next #prev p,#prev_next #next p {
	height: 60px;
    padding: 10px;
	display: inherit;
font-size:  !important;
    line-height: 20px;
	border: #ccc 1px solid;
	width: 206px;
	margin-bottom: 0px;
}

#prev_next #next p {
	border-right: 0px;
}

#prev_next #prev p {
	border-right: 0px;
	border-left: 0px;
}

div#next_title {
	background-color: #3d3d3d;
	color: white !important;
}

div#prev_title {
	background-color: #3d3d3d ;
	color: white !important;
}



.blog-card{

    padding: 12px;
    margin: 10px 0px;
    border: 1px solid #ddd;
    word-wrap: break-word;
    max-width: 100%;
    width: 634px;
    display: inline-block;
}

.blog-card1{
	display: inline-block;
}

.blog-card-thumbnail{
  float:left;
}

.blog-card-content{
  margin-left:110px;
  line-height:120%;
}
.blog-card-thumbnail-link {
    /* height: 100%!important; */
    /* margin: 0px!important; */
    /* font-size: 0px; */
    line-height: 0px;
    /* padding: 0px!important; */
    display: block;
    text-decoration: none;
}
.blog-card-title{
  margin-bottom:5px;
}

.blog-card-title a{
	    line-height: 30px;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  color:#111;
}
.blog-card-title a:hover{
	text-decoration: underline;
}

.blog-card-excerpt{
  color:#333;
  font-size:90%;
}

.blog-card-footer{
  font-size:70%;
  color:#777;
  margin-top:5px;
}

.clear{
  clear:both;
}

.blog-card-date {
    background-color: red;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: white;
    font-weight: bold;
    opacity: 0.9;
    /* bottom: 20px; */
    margin-top: -20px;
    position: relative;
}
.blog-card-footer {
    border-top: 1px #ccc solid;
    width: 100%;
    text-decoration: none!important;
}

.blog-card-content.blog-card-content2 {
    margin: 0px;
    /* width: 500px; */
}

.ogp-thumb {
    margin-right: 10px;
    height: 100px;
    width: 100px;
}
.blog-card-thumbnail {
    display: inline-flex;
}
.blog-card-footer.clear {
    display: none;
}

.blog-card-sitename {
    line-height: 20px;
    margin-bottom: -12px;
}
.blog-card-sitename a {
    text-decoration: none!important;
    color: #ccc;
    font-size: 12px;
}
.blog-card-favicon{
    float:left;
    margin-right:5px;
}

.relate_cate_popular ul li:nth-child(100) {
    font-size: 10px;
    /* color: red; */
}
.b_btn {
    text-decoration: none;
    text-align: center;
    margin: 0px auto!important;
    display: inherit;
    font-size: 20px!important;
    line-height: 40px;
    padding: 8px 15px;
}
input.wpcf7-form-control.wpcf7-submit.b_btn {
    width: 250px;
    margin-left: 0px!important;
    margin-top: 30px!important;
}

.post table {
    width: 100%;
}

.adsbygoogle2 {
    float: right;
}
.amazonjs_item a {
    font-size: 16px!important;
 }

.amazonjs_item {
    padding: 0!important;
}
.amazonjs_item {
    padding-top: 10px!important;
    padding-left: 10px!important;
}
.amazonjs_price b:first-child, .amazonjs_listprice, .amazonjs_price br {
    display: none!important;
}

.amazonjs_info li:nth-child(3),.amazonjs_info li:nth-child(4) {
    display: none!important;
}
.amazonjs_item .amazonjs_info .amazonjs_price {
    margin-bottom: 10px!important;
}

.amazonjs_item .amazonjs_info h4 {
    line-height: 1.2em!important;
}
a.amazonjs_review {
    font-size: 12px!important;
}

h1.entry-title {
}
.cate_popular span.wpp-views {
    float: right;
    margin-top: -50px;
        margin-right: 100px;
}

.entry-content {
    padding-top: 15px;
}
.entry-date {
    margin-top: -5px;
}
.header {
	width: 100%;
	margin: 0%;
	padding: 0%;
}

.header-logo {
	float: left;
}

.header-menu {
	float: right;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:focus {
	outline: thin dotted;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section
	{
	display: block;
}

audio,canvas,video {
	display: inline-block;
}

audio:not ([controls] ) {
	display: none;
}

del {
	color: #333;
}

ins {
	background: transparent;
	text-decoration: none;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

small {
	font-size: smaller;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,.wrapper:after,.format-status .entry-header:after {
	clear: both;
}

.clear:before,.clear:after,.wrapper:before,.wrapper:after,.format-status .entry-header:before,.format-status .entry-header:after
	{
	display: table;
	content: "";
}

/* =Repeatable patterns
-------------------------------------------------------------- */
/* Small headers */
.archive-title,.page-title,.widget-title,.entry-content th,.comment-content th
	{
	color: black;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,article.format-link footer.entry-meta,article.format-status footer.entry-meta
	{
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,input,textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}

button,input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],input[type="radio"],input[type="file"],input[type="hidden"],input[type="image"],input[type="color"]
	{
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */



.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"]
	{
	cursor: pointer;
}

button[disabled],input[disabled] {
	cursor: default;
}


li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
img[class *="align"],img[class *="wp-image-"],img[class *="attachment-"]
	{
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,img.size-large,img.header-image,img.wp-post-image {
	max-width: 100%;
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,iframe,object,video {
	max-width: 100%;
}

iframe{
  width: 660px;
}
.wp-embedded-content{

}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
	/* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.wp-caption {
	max-width: 100%;
	/* Keep wide captions from overflowing their container. */
	padding: 4px;
}

.wp-caption .wp-caption-text,.gallery-caption,.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: black;
}

img.wp-smiley,.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-item a,.gallery-caption {
	width: 90%;
}

.gallery-item a {
	display: block;
}

.gallery-caption a {
	display: inline;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	
}

#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous,.previous-image {
	float: left;
	width: 50%;
}

.nav-next,.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-single+.comments-area,#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;

}

.author-description p {
	color: black;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}

.author.archive .author-avatar {
	margin-top: 0;
}

/* =Basic structure
-------------------------------------------------------------- */
/* Body, links, basics */
html {
	font-size: 87.5%;
}

body {
	font-size: 14px;
	font-size: 1rem;
	text-rendering: optimizeLegibility;
	color: #444;
}

body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

a {
	outline: none;
	color: #21759b;
}

a:hover {
	color: #0f3647;
}

/* Assistive text */
.assistive-text,.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:hover,.main-navigation .assistive-text:active,.main-navigation .assistive-text:focus
	{
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	
	background-color: #fff;
    
}

.site-content {
	width: 660 !important;
}


/* Header */
.site-header {
	background:whitesmoke;
	padding-top: 24px;
	        height: 85px;
	width:100%;
	    min-width: 1000px;
}

.site-header h1,.site-header h2 {
	text-align: center;
}

.site-header h1 a,.site-header h2 a {
	color: #3d3d3d;
	display: inline-block;
	text-decoration: none;
}

.site-header h1 a:hover,.site-header h2 a:hover {
	color: #21759b;
}

.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: black;
}

.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}

/* Navigation Menu */
.main-navigation {
	text-align: center;
}

.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
		line-height: 1.42857143;
}

.main-navigation a {
	color:white;
}


.main-navigation ul.nav-menu,.main-navigation div.nav-menu>ul {

}

.main-navigation ul.nav-menu.toggled-on,.menu-toggle {

}

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
    margin-bottom: 20px;
	word-wrap: break-word;
}

.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.widget-area .widget p,.widget-area .widget li,.widget-area .widget .textwidget
	{
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}

.widget-area .widget a {
	color: black;
}

.widget-area .widget a:hover {
	color: #21759b;
}
.top-vertical {
    float: left;
}
.widget-area #s {
	width: 53.66666666666%;
	/* define a width to avoid dropping a wider submit button */
}

/* Footer */
footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	width:1000px;
	margin:0 auto;
	padding : 15px 0px;
}

footer[role="contentinfo"] a {
	color: #686868;
}

footer[role="contentinfo"] a:hover {
	color: #21759b;
}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
	clear: both;
}

.entry-header {
    width: 660px;
	border:1px solid #ddd;
}

.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-header .entry-title a {
	text-decoration: none;
}

.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}

.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: black;
}

.comments-link a,.entry-meta a {
	color: black;
}

.comments-link a:hover,.entry-meta a:hover {
	color: #21759b;
}

article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: black;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}

.entry-content,.entry-summary,.mu_register {
	line-height: 1.714285714;
}

.entry-content h1,.comment-content h1,.entry-content h2,.comment-content h2,.entry-content h3,.comment-content h3,.entry-content h4,.comment-content h4,.entry-content h5,.comment-content h5,.entry-content h6,.comment-content h6
	{

}

.entry-content h1,.comment-content h1 {
    font-size: 24px;
    border-left: black solid 0px;
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
    padding-left: 0px;
}


.entry-content h2:first-child,.comment-content h2:first-child,.mu_register h2:first-child{
    margin-top: 30px;
}

.entry-content h1:first-child,.comment-content h1:first-child,.mu_register h1:first-child{
    margin-top: 30px;
}



.entry-content h2,.comment-content h2,.mu_register h2 {
    font-size: 20px;
    border-left: #000 solid 8px;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 23px
}

.entry-content h3,.comment-content h3 {
    font-size: 17px;
    border-left: black solid 0px;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
    padding-left: 0px;
}

.entry-content h1 a, .comment-content h1 a, .entry-content h1 span, .comment-content h1 span {
    font-size: 20px!important;
}

.entry-content h2 a, .comment-content h2 a, .entry-content h2 span, .comment-content h2 span {
    font-size: 20px!important;
}

.entry-content h3 a, .comment-content h3 a, .entry-content h3 span, .comment-content h3 span {
    font-size: 17px!important;
}




.entry-content h4,.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
}

.entry-content h5,.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
}

.entry-content h6,.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
}

.entry-content p,.entry-summary p,.comment-content p,.mu_register p {

	margin: 0px;
}

.entry-content ol,.comment-content ol,.entry-content ul,.comment-content ul,.mu_register ul
	{
	margin: 0 0 0px;
	margin: 0 0 0;
}

.entry-content ul ul,.comment-content ul ul,.entry-content ol ol,.comment-content ol ol,.entry-content ul ol,.comment-content ul ol,.entry-content ol ul,.comment-content ol ul
	{
	margin-bottom: 0;
}

.entry-content ul,.comment-content ul,.mu_register ul {
	list-style: disc outside;
}

.entry-content ol,.comment-content ol {
	list-style: decimal outside;
}

.entry-content li,.comment-content li,.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}

.entry-content blockquote,.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}

.entry-content blockquote p:last-child,.comment-content blockquote p:last-child
	{
	margin-bottom: 0;
}

.entry-content code,.comment-content code {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}

.entry-content pre,.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}

.entry-content pre code,.comment-content pre code {
	display: block;
}

.entry-content abbr,.comment-content abbr,.entry-content dfn,.comment-content dfn,.entry-content acronym,.comment-content acronym
	{
	border-bottom: 1px dotted #666;
	cursor: help;
}

.entry-content address,.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video
	{
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content dl,.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}

.entry-content dt,.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}

.entry-content dd,.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content table,.comment-content table {
	border-bottom: 1px solid #ededed;
	color: black;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 40px;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

.entry-content {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 40px;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

.entry-content table caption,.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.entry-content td,.comment-content td {
	border-top: 1px solid #ededed;
	padding: 10px 10px 10px 0;
}

.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.page-links {
	clear: both;
	line-height: 1.714285714;
}

footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: black;
}

.single-author .entry-meta .by-author {
	display: none;
}

.mu_register h2 {
	color: black;
	font-weight: normal;
}

/* =Archives
-------------------------------------------------------------- */
.archive-header,.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}

.archive-meta {
	color: black;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Single image attachment view
-------------------------------------------------------------- */
.article.attachment {
	
}

.image-attachment div.attachment {
	text-align: center;
}

.image-attachment div.attachment p {
	text-align: center;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}

/* =Aside post format
-------------------------------------------------------------- */
article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}

article.format-aside h1 a:hover {
	color: #2e3542;
}

article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}

article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}

article.format-aside blockquote:last-child,article.format-aside p:last-child
	{
	margin-bottom: 0;
}

/* =Post formats
-------------------------------------------------------------- */
/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}

article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}

article.format-link .entry-content {
	max-width: 80%;
	float: left;
}

article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}

article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: black;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.format-status .entry-header header {
	display: inline-block;
}

.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	margin: 0;
}

.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	margin: 0;
}

.format-status .entry-header header a {
	color: black;
}

.format-status .entry-header header a:hover {
	color: #21759b;
}

.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

/* =Comments
-------------------------------------------------------------- */
.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}

a.comment-reply-link,a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

a.comment-reply-link:hover,a.comment-edit-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}

#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}

#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}

/* =Front page template
-------------------------------------------------------------- */
.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}

.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}

.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
	color: black;
}

.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}

.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}

.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}

.widget_recent_entries .post-date,.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}

#wp-calendar th,#wp-calendar td,#wp-calendar caption {
	text-align: left;
}

#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* =Plugins
----------------------------------------------- */
img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}

/* =Media queries
-------------------------------------------------------------- */
.author-avatar {
	float: left;
	margin-top: 8px;
	margin-top: 0.571428571rem;
}

.author-description {
	float: right;
	width: 80%;
}

.site {
	margin: 0 auto;
	width: 1000px;
	max-width: 1000px;
	
}
.header-separator {
	width: 100% !important;
}

.site-content {
	float: left;
}

body.template-front-page .site-content,body.single-attachment .site-content,body.full-width .site-content
	{
	width: 660px;
}


.widget-area {
    float: left;
    width: 310px;
}
.widget-noline{
	}
.entry-content img {
    max-width: 660px;
        display: inherit;
            margin: 20px 0;
 }
 
 
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}

img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}

img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

.aligncenter {
	display: block!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

 
 .entry-content .n2-section-smartslider {
    margin: 20px 0px;
}
.left-shop-info img{
	width:222px;
}
.widget-content{
    width: 300px;
    float: right;
}
.site-header h1,.site-header h2 {
	text-align: left;
}

.site-header h1 {
	font-size: 26px;
	font-size: 1.857142857rem;
	line-height: 1.846153846;
	margin-bottom: 0;
}

.main-navigation ul.nav-menu,.main-navigation div.nav-menu>ul {
	/*border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;*/
	text-align: left;
	width: 100%;
}

.main-navigation ul {
	margin: 0;
	text-indent: 0;
}

.main-navigation li a,.main-navigation li {
	display: inline-block;
	text-decoration: none;
}

.main-navigation li a {
margin-top: 26px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
        color: #3d3d3d;
    font-weight: 700;
    
}

.main-navigation .nav-menu>li:hover{
	background:none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;

}

.main-navigation .nav-menu>li:hover>a {
    color: darkgray;
}

.discount-banner img {
    height: 100px;
}

.main-navigation li {
    margin: 0;
    padding: 20px 12px;
    position: relative;
}

.main-navigation li ul {
	margin-top:1px;
	    left: 0px;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	margin-top:20px;
}

.main-navigation li ul ul {
	top: 0;
	left: 100%;
}

.main-navigation ul li:hover>ul {
	border-left: 0;
	display: block;
}

.main-navigation li ul li {
	border-bottom: solid 1px white;
	    padding: 0px;
}

.main-navigation li ul li:last-child {
	border-bottom: solid 0px white;
}

.main-navigation li ul li a {
		margin: 0px;
	font-size:12px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	background: darkgray;
display: -webkit-box;
	padding: 15px 10px;
	width: 155px;
	white-space: normal;
	color: white;
}

.main-navigation li ul li a:hover {
	background: #3b3b3b;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;


}

.main-navigation .current-menu-item>a,.main-navigation .current-menu-ancestor>a,.main-navigation .current_page_item>a,.main-navigation .current_page_ancestor>a
	{
	font-weight: bold;
}

.menu-toggle {
	display: none;
}

.entry-header .entry-title {
	font-size: 22px;
	font-size: 1.571428571rem;
	letter-spacing: .05rem;
	line-height: 1.5;
	margin: 15px 0px;
	    text-align: left;
}

#respond form input[type="text"] {
	width: 46.333333333%;
}

#respond form textarea.blog-textarea {
	width: 79.666666667%;
}

.template-front-page .site-content,.template-front-page article {
	}

.template-front-page.has-post-thumbnail article {
	float: left;
	width: 47.916666667%;
}

.entry-page-image {
	float: right;
	margin-bottom: 0;
	width: 47.916666667%;
}

.template-front-page .widget-area .widget,.template-front-page.two-sidebars .widget-area .front-widgets
	{
	float: left;
	width: 51.875%;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.template-front-page .widget-area .widget:nth-child(odd) {
	clear: right;
}

.template-front-page .widget-area .widget:nth-child(even),.template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets
	{
	float: right;
	width: 39.0625%;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

.template-front-page.two-sidebars .widget,.template-front-page.two-sidebars .widget:nth-child(even)
	{
	float: none;
	width: auto;
}

.commentlist .children {
	margin-left: 48px;
	margin-left: 3.428571429rem;
}

body {
}

body .site {

}

body.custom-background-empty {
	background-color: #fff;
}

body.custom-background-empty .site,body.custom-background-white .site {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
}


.ad {
	margin-top:5px;
	padding: 10px;
	padding-left: 0px;
}

.ad .title a{
	font-weight: bold;
	font-size:16px!important;
}

.yarpp-related a {
font-size: 16px;
font-weight: bold;
}

.ad .desc{

	}



iframe {
margin-bottom: 0px!important;
}
.no{
text-align: right!important;
margin-bottom: 20px!important;
}

a.yarpp-thumbnail {
/* float: left; */
clear: both!important;
width: 660px!important;
height: 80px!important;
border:none!important;
margin: 0px!important;
}
a.yarpp-thumbnail:hover {
	background:#eCeCeC;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
display: block!important;
float: left!important;
/* width: 100%; */
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
width: 70px!important;
height: 70px!important;
margin: 5px!important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
margin-top:7px!important;
width: 77%!important;
white-space: pre!important;
font-size: 16px!important;
border:none!important;
}

.cleaning-ranking .ranking {
text-align: center;
}

.cleaning-ranking td.shop {
padding-left: 30px;
}

.cleaning-ranking td.atr {
padding-right: 30px;
text-align: right;
}

.cleaning-ranking .attention {
background: lightseagreen;
color: white;
}

.cleaning-ranking .attention:hover td{
background: cadetblue!important;
}

.cleaning-ranking .attention a:visited {
color: white;
}

.cleaning-ranking .attention a:link {
color: white;
}

.country {
text-align: center;
padding-left: 0px!important;
}

.company-ranking .ranking {
text-align: center;
}

.company-ranking td.shop {
padding-left: 30px;
}

.company-ranking td.atr {
padding-right: 30px;
text-align: right;
}

.company-ranking td.recruit {
text-align: center;
}

.company-ranking .attention {
background: lightseagreen;
color: white;
}

.company-ranking .attention:hover td{
background: cadetblue!important;
}

.company-ranking .attention a:visited {
color: white;
}

.company-ranking .attention a:link {
color: white;
}
.trimming {
  width: 80px;
  height: 53px;
  
  margin: 0px!important;
}

.trimming img {
  position: relative;
}

.right-shop-info .name {
  width: 86px;
}
.hover:hover{
	opacity:0.7;
}

.attachment-200x150 {
  width: 174px;
    height: 115px!important;
}

.topics_list tr:first-child .topics_contents {
    border-top: 0px!important;
    /* background: red; */
}
.like {
 	color:#e85762;
 	font-weight: 600;
    position: relative;
    right: 10px;
    float: right;
    height: 0px;
 	top: -12px;
}
.like:before {
    content: url(https://403.co.jp/images/heart_s.png);
    position: relative;
     top: 3px;
}
h1.entry-title {
        font-size: 18px;
        letter-spacing: 1px;
}
.entry-content .like{
    top: -10px;
    right: 0px;
    text-align: right;
    height: 10px;
}

.like_s {
 	color:#e85762;
font-weight: 600;
    position: relative;
    float: right;
    height: 0px;
    margin-right:10px;
    top: -19px;
}
.like_s:before {
    content: url(https://403.co.jp/images/heart_ss.png);
    position: relative;
    margin-right: 4px;
}
.staff-view img {
    width: 122px!important;
}

#content .like_s {
    top: -25px;
}

.wp-embed-featured-image img {
    width: 160px;
    height: 105px;
    float: left;
    margin-right: 18px;
}
.wp-embed-footer {
    float: right;
    display: table;
    width: 100%;
    margin-top: 10px!important;
}

.wp-embed {
    padding: 10px;
}
.wp-embed-featured-image {
 margin-bottom: 0px;
}

em {
    /* font-style: oblique!important; */
    font-family: serif;
}
.topics_list .wp-post-image {
    width: 150px;
    height: auto;
        max-height: 150px;
}
span.lkc-domain {
    font-size: 13px!important;
}

.lkc-url {
    display: none;
        line-height: 20px!important;
}
span.lkc-title {
    font-size: 17px!important;
}
.english-menu {
    font-weight: 700;
}
.header {
    width: 1000px;
    margin: auto;
}

.main-navigation li ul li::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px white;
    border-right: solid 1px white;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 155px;
    margin-top: -5px;
}

.header-title {
    width: 0px;
    height: 74px;
    display: inline-block;
    line-height: 68px;
    margin-left: 45px;
    font-size: 10px;
    color: white;
}


.wp-pagenavi {
	clear: both;
}
.wp-pagenavi {
    width: 100%;
    clear: both;

    display: block;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border-radius: 30px;
  
    height: 29px;
    text-align: center;
    display: inline-block;
    width: 29px;

    margin: 2px;
    line-height: 29px;
    border: none;
    color: black;
    padding: 0px;
}



.wp-pagenavi .pages {
	width:auto;
}


.wp-pagenavi a:hover{
   background: rgb(24,24,24);
    color: white;
    	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.wp-pagenavi span.current {
    background: rgb(24,24,24);
    color: white;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi .pages {
    border: none;
    background: none;
    color: black;
}

.lkc-thumbnail-img {
    padding-right: 5px!important;
    height: 106px!important;
    max-height: 106px!important;
     width: auto;
 }
.lkc-thumbnail img {
    max-width: 200px;
}
 
.rakuten_item dl {
    margin: 0px;
}
.rakuten_item .img-container img {
    width: 100%!important;
 height: auto;
}
.rakuten_item .rakuten_item_price {
    margin: 0px;
}
.rakuten_item a {
    text-decoration: none;
}
.top_page_title {
    text-align: center;
    font-size: 32px;
    padding: 80px 0px;
    padding-bottom: 40px;
}
.top_page .site-content {
    margin: 0 auto;
    width: 1000px!important;
}
.top_page {
    margin: 0 auto;
    width: 1000px;
}
body .topics{
padding-top:0px!important
}

.service_info {
    width: 50%;
    display: inline-block;
}
.service {
	    display: inline-block;
}
.service img {
    width: 45%;
    float: right;
}
.service:nth-child(n+3) {
    margin-top: 75px;
}

.service h2 {
    margin: 20px;
    text-align: center;
    font-size: 20px;
}

.service {
    line-height: 40px;
}



span.vcard {
    font-size: inherit;
}
 .more_btn_a {
    text-decoration: none;
text-decoration: none;
    color: gray;
    border: 1px solid #ccc;
    margin: 20px auto;
    display: block;
    text-align: center;
    width: 200px;
    line-height: normal;
    padding: 10px;
}
 .more_btn_a:hover{
    border: 1px solid gray;
  }

.header-menu-en li a {
    font-size: 16px!important;
    padding: 13px 0px;
}
.header-menu-en li a:hover {
    background: #3b3b3b!important;
}

body{
	overflow-x:auto!important;
}

div#n2-ss-2 .n2-ss-slider-1,div#n2-ss-5 .n2-ss-slider-1{
min-width:1000px;
}

input.wpcf7-form-control.wpcf7-submit.b_btn {
    background: none;
    border-radius: 0px;
    font-size: 14px!important;
    padding: 0px;
    border-color: #ccc;
}

input.wpcf7-form-control.wpcf7-submit.b_btn:hover{
	color:#3d3d3d;
	border-color:#3d3d3d
}
.left-staff-info img{
    width: 200px;
    height: 300px;margin-bottom: 80px;
    object-fit: cover;    float: left;
}

.right-staff-info {
    width: 400px;
    float: right;
    margin: 10px;
}

.right-staff-info .name-jp {
    font-size: 28px;
    display: inline-block;
    float: left;
}

.right-staff-info .name-en {    margin-left: 30px;
    float: left;
}
.right-staff-info .name {
    width: 100%;    border-bottom: solid #dddddd;
    display: inline-block;
}



.staff-list img {
    height: 250px;
    object-fit: cover;
    width: 180px;
}


.staff-list img {
    float: left;
        width: 170px;
        height: 270px;
        margin-right:40px;
}

.staff-list {
width: 100%;
    display: inline-block;
}

.staff-list .title {
    font-size: 24px;
    font-weight: bold;
    border-left: 5px solid #3d3d3d;
    width: 60%;    float: left;
    display: inline-block;
    margin-top: 40px;
    text-align: left;
    padding-left: 15px;
}

.staff-list .position {
    display: inline-block;
    text-align: left;
    width: 60%;margin: 20px 0px;
    float: left;
}
.staff-list .line {
    float: left;
    width: 60%;
    border-bottom: 1px solid #3d3d3d;
    text-align: left;
}
.staff-list {
    color: #3d3d3d!important;
}
.staff-list .name-jp {
    font-size: 24px;
}

.staff-list .name-jp {
    font-size: 24px;
    display: inline-block;float: left;
}
.staff-list .name-en {
    display: inline-block;float: left;
    float: left;
    margin-left: 20px;
    
}

.staff-list .join-year {
    float: right;
}


.dry-icon,.wash-icon {
    position: absolute;
    width: 12px;
    margin-top: 7px;
    margin-left: -36px;
}


.laundry-icon {
    position: absolute;
    width: 20px;
        margin-top: -4px;
    margin-left: -40px;
}

.coin_info_table {
    line-height: 35px;
}
.coin_info_table th {
    text-align: center;
}
td.coin_name {
    text-align: center;
}
td.coin_info {
    text-align: center;
}
td.coin_capacity {
    text-align: center;
}
td.coin_time {
    text-align: right;
}

.coin_info_detail {
    margin-left: 30px;
}

.coin_time_detail {
    width: 58%;
}
td.coin_no {
    text-align: center;
}
.coin_landry_title {
    text-align: center;
    margin: 30px 0px;
    margin-top: 40px;
    font-size: 18px;
    font-weight: bolder;
}
.n2-ss-slider p {
    font-weight: 900!important;
    letter-spacing: 5px!important;
    line-height: 1.8!important;
}

.lkc-thumbnail img {
    max-width: 150px;
    }
    
    
 .lkc-excerpt {
    line-height: 25px!important;
    display:none;
    }   
.lkc-card .lkc-info{
    display:none!important;
}
.lkc-content{
	margin:0px!important;	
	padding: 2.5%;
}
.lkc-card {
    margin-top: 9px!important;	
    margin-bottom: 9px!important;
}
.aalb-pc-product-image {
    margin: 0px;
    float: left;
}

.aalb-product-carousel-unit {
    width: 100%;
    padding: 0px!important;
}



h2.aalb-pc-ad-header {
    display: none;
}


.aalb-pc-product-container {
    width: 100%!important;
    margin: 0px;
    /* display: inline-block; */
}


ul.aalb-pc-product-list {
    width: 100%!important;
}

li.aalb-pc-product {
    width: 100%!important;
    display: inline-block;
    max-width: 100%!important;
}

ul.aalb-pc-product-list {
    border: 0px!important;
}
	
	ul.aalb-pc-product-list {
    border: 0px #3d3d3d solid !important;
    width: 99%!important;
}
.aalb-product-carousel-unit .aalb-pc-product-title a {
    font-size: 16px!important;
    width: 470px!important;
    white-space: normal!important;
    font-weight: bold!important;
}
.aalb-pc-percent-off{
display:none!important;
}

.aalb-pc-product-list-price {
    display: none!important;
}


.aalb-pc-product-title a {
    text-decoration: underline!important;
    color: navy!important;
}

ul.aalb-pc-product-list {
    border: 1px #3d3d3d solid!important;
    margin: 25px 0px!important;
}

li.aalb-pc-product {
    padding: 0px!important;
}

	
.aalb-pc-product-list:after {
    background: url(https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBase…_2x_weblab_AUI_100106_T1-4e9f4ae…._V2_.png) no-repeat;
    display: inline-block;
    margin-top: -1px;
    float: right;
    margin-top: -50px;
    vertical-align: middle;
    background-position: -410px -108px;
    background-size: 560px 938px;
    width: 73px;
    height: 32px;
    content: "";
    margin-right: 20px;
}
    .left-shop-info img {
    height: 160px;
    width: 270px;
    margin-top: 0px!important;
    object-fit: cover;
}

.403-rinker-box .credit {
    display: none;
}

.div.yyi-rinker-contents{
	box-shadow:none;
}
.rinker-box .price_at+span {
    display: none;
}
.rinker-box .price_at {
    display: none;
}

.rinker-box{
    display: inline-flex;
}

.rinker-box .price {
    color: red;
    font-size: 150%!important;
    font-weight: bold;
}
.top-vertical .topics_list {
    margin-top: -10px;
}


.hover.ad_403 {
    width: auto!important;
    display: inline-block;
}


.ad_403 img {
    width: 300px;
    height:auto;
	border: 1px solid silver;
	margin-bottom: 0px;
    margin-top: 0px;
}
.ad_403+.ad_403 {
    float: right;
}


img.shop-icon {
    float: left;
    margin: 0 2px;
    width: 35px;
    display: inline-block;
}

.site-info {
    /* width: 50%; */
    display: inline-block;
    float: left;
    line-height: 32px;
    margin-right: 10px;

}
.sns-info .sns {
    margin-left: 10px;
}
.saboxplugin-wrap {
    margin-bottom: 20px!important;
}
.simplemap {
    margin: 15px 0px;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
    height: 100px!important;
    object-fit: cover!important;
}
.saboxplugin-wrap br {
    display: none;
}
.saboxplugin-desc br{
	display:initial;
}
.authors a {
    text-decoration: none;
    color: #3d3d3d;
}
.saboxplugin-wrap:hover {
    background: whitesmoke;
    /* opacity: 0.3; */
}
.authors p {
    display: none;
}

div#n2-ss-2 .n2-ss-layer p {
    color: black!important;
    letter-spacing: 15px!important;
}

.linkcard .lkc-content img{
    object-fit: cover;    
}
.lkc-title {
    margin-left: 10px;
    display: inline-block;
}
.lkc-url {
    margin-left: 2.5%;
    display: inline-block;
}

.lkc-card {
    margin: 0px!important;
}
.lkc-thumbnail {
    margin: 0px!important;
}

.lkc-thumbnail-img {
 
}
.lkc-url {
    margin-top: 10px;
}

.lkc-content {
    height: 106px!important;
    }

.post .entry-content .lkc-title-text {
    margin-top: 10px;
    margin-right: 10px;
    font-size: 16px!important;
}
.widget-area .widget,.entry-header,.topics_list .wp-post-image,img.wpp-thumbnail,.more_btn_a ,.lkc-content{
box-shadow: 0px 2px 10px rgba(88,88,88,0.2);
}








.small-content  {

    border-radius: 8px;
    box-shadow: 0px 2px 10px rgba(88,88,88,0.2);
}

.small-popup-content{
	    background: #fff url(https://403.co.jp/images/L-right2.png) right 8px bottom 8px no-repeat;
    background-size: 14px;
}
.small-content .h2-content-desc {
    float: right;
    width: 100%;
    padding: 0px;
}

.small-content .h2-img,.small-content .video-h2-wrap video,.small-content .video-h2-wrap  {
    border-radius: 8px 8px 0px 0px;
    width: 100%;
    object-fit: cover;
    height: 200px;

    background: whitesmoke;
}

.js-modal-open{
	cursor: pointer;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
  left: 0px;
    width: 100%;
    z-index: 1;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
       width: 920px;
}
.close-btn-wrap {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

a.js-modal-close span {
    width: 200px;
    display: inline-block;
    text-align: center;
}
a.js-modal-close {
line-height: 10px;
    border: 1px solid #3d3d3d;
    border-radius: 32px;
    padding: 20px;
    text-decoration: none;
    color: #3d3d3d;
    margin: auto 0;
    display: inline-block;
    position: relative;
    left: calc(50% - 121px);
    margin-top: 15px;
}
.small-content .h2{
text-align:center;
}
.small-content {
    margin-bottom: 35px;
        margin-top: 0px;
        float: left;
}
.small-content-group {
}
.small-content:hover {
    opacity: 0.8;
}


.small-content1 .h2-img {
    width: 50%;
    float: left;
    margin: 0px;
    border-radius: 8px 0px 0px 8px;
}
.small-content1 .video-h2-wrap video{
    border-radius: 8px 0px 0px 8px;
}
.small-content1 .video-h2-wrap  {
    border-radius: 8px 0px 0px 8px;
    width: 50%;
	    margin:0px;

	}


.small-content1 .h2-content-desc {
    width: 50%;
}

.small-content1 .h2-img,
.small-content1 .video-h2-wrap video,
.small-content1 .video-h2-wrap  {
    height: 200px;
}

.small-content2 .h2-img,
.small-content2 .video-h2-wrap video,
.small-content2 .video-h2-wrap  {
    height: 250px;
}

.small-content4 .h2-img,
.small-content4 .video-h2-wrap video,
.small-content4 .video-h2-wrap  {
    height: 200px;
}

.small-content5 .h2-img,
.small-content5 .video-h2-wrap video,
.small-content5 .video-h2-wrap  {
    height: 175px;
}

.small-content6 .h2-img,
.small-content6 .video-h2-wrap video,
.small-content6 .video-h2-wrap  {
    height: 125px;
}

.small-content1  {
    width: 97%;
    height: 200px;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

.small-content2  {
    width: 47%;
    height: 400px;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

.small-content3  {
    width: 30.333%;
        height: 300px;
    margin-right: 1.5%;
    margin-left: 1.5%;
	}
.small-content4  {
    width: 22%;
	height: 300px;
    margin-right: 1.5%;
    margin-left: 1.5%;
	}
.small-content5  {
    width: 17%;
	height: 275px;
    margin-right: 1.5%;
    margin-left: 1.5%;
	}
.small-content6  {
    width: 13.66666%;
	height: 200px;
    margin-right: 1.5%;
    margin-left: 1.5%;
	}

.small-content1 .h2 {
    font-size: 24px;
    margin-bottom: -7px;
    width: 100%;
        margin-top: 45px!important;
    margin-bottom: 45px;
}
.small-content2 .h2 {
    font-size: 24px;
    margin-bottom: -7px;
    width: 100%;
	line-height: 98px;
}
.small-content2 .h2-content-desc-empty-class .h2{
   margin-top: 12px!important;
}
.small-content3 .h2 {
	line-height: 72px;
    font-size: 20px;
    margin-bottom: -7px;
    width: 100%;
}
.small-content4 .h2 {
	line-height: 72px;
    font-size: 18px;
    margin-bottom: -7px;
    width: 100%;
}
.small-content5 .h2 {
	line-height: 52px;
    font-size: 18px;
    margin-bottom: -7px;
    width: 100%;
}
.small-content6 .h2 {
	line-height: 52px;
    font-size: 12px;
    margin-bottom: -7px;
    width: 100%;
}
.small-content1 .content-summary {
    line-height: 20px;
    font-size: 13px;
    text-align: center;
}
.small-content2 .content-summary ,
.small-content3 .content-summary ,
.small-content4 .content-summary,
.small-content5 .content-summary
{
    line-height: 20px;
    font-size: 13px;
    text-align: center;
}
.small-content6 .content-summary,
.small-content7 .content-summary
{
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.exp-product {
    width: 82px;
    display: inline-block;
    float: left;
    margin: 5px;
    height: 130px;
}

.exp-product-img {
    width: 100%!important;
    height: 80px!important;
    object-fit: contain!important;
}

.exp-price-list {
    width: 100%;
    display: inline-block;
}
.exp-product-name {
  font-size: 12px!important;
    line-height: 15px;
    height: 42px;
}
.exp-product-price {
  font-size: 12px;
    width: 100%;
    text-align: center;
}

.exp-attention {
    width: 100%;
    text-align: center;
    /* margin-top: 10px; */
    height: 35px;
    line-height: 60px;
    font-size: 10px;
    display: inline-block;
}


.modal__content .h2 {
    font-size: 20px;
    background: whitesmoke;
    padding: 10px;
    color: #3d3d3d;
	margin-bottom:20px;
}


.modal .h2-content-desc {
    line-height: 29px;
}
.close-btn-wrap{
	display: none;
}

.ann-title label {
    color: #3d3d3d!important;
    font-size: 14px;
	display: inline-block;
	width: 100%;
}
.ann .day {
    float: left;
    display: inline-block;
    margin-left: 3%;
    width: 85px;
}
.ann-title-e {
    float: left;
    display: inline-block;
     margin-left: 1%;
    margin-right: 3%;
    width: calc(93% - 85px);
}
.ann {
    border-bottom: 1px solid lightgray;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
    width: 90%;
    margin-left: 5%!important;
    margin-right: 5%!important;
}
.ann:hover{
	opacity:0.8;
}
.ann-content {
    font-size: 14px;
     }

.small-content-group {
    margin: 0px -1.5%;
}
.h2 p {
    display: inline;
}
.modal__content .h2 p {
    color: white;
}


.service-msg .msg1 {
     font-size: 54px;
    text-align: center;
    line-height: 98px;
    padding-top: 65px;
}


.service-msg .msg2 {
    text-align: center;
    font-size: 20px;
    line-height: 3;
    margin: 130px;
    margin-top:100px;
}

.service-msg {
	    display: inline-block;
 margin-bottom: 40px;
    margin-top: 80px;
    height: 670px;
    width: 100%;
}
.only-mobile{
	display:none;
}

.bg-mask {
    height: 100%;
    background: rgba(255,255,255,0.875);
}



.not-image-modal .h2-content-desc {
    width: 100%;
}

.modal__content.h2-content {
    overflow-y: auto;
    max-height: 80vh;
}
.modal__content .option-element {
    width: 47%;
    margin: 1.5%;
    margin-bottom: 0%;
}
.order-content table td {
    border: none;
}

.order-receipt-btn {
margin-top: 30px;
cursor: pointer;
background: whitesmoke;
}

.modal__content .h2{
text-align:center;
}
#modal_msg_box {
    background: #3d3d3d;
    position: absolute;
    left: 23%;
    top: 50%;
    width: 50%;
    opacity: 0.9;
    font-size: 30px;
    padding: 3%;
    text-align: center;
    border-radius: 10px;
    color: white;
}
 #modal_msg_box{
      display: none; //メッセージはデフォルトで消しておく
 }



.h2-content-desc {
    width: 50%;
    float: left;
}
.h2-img {
    width: 400px;
    float: right;
    margin-left: 5%;
        object-fit: cover;
}
@media screen and (max-width: 782px){
body {
margin-top: -42px;
}
}

.wprm-wrapper {
    display: none;
}
div#n2-ss-2 .n2-ss-layer p {
    min-width: 800px;
}

.lkc-title {
    width: 74%;
}

.table_b_price {
    text-align: center;
    padding: 0px!important;
}

.option-desc {
    margin-top: 15px;
    height: 170px;

    font-size: 12px;
        display: inline-block;
}

.option-title {
    font-size: 20px;
    font-weight: 600;
    color: #006CAF;
	width: 210px;
    float: right;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
img.option-img {
    width: 100px;
    float: left;
}
.option-element {
    width: 310px;
    margin: 10px;
    float: left;
}

.courseTable th {
    line-height: 60px;
    font-size: 14px;
	    text-align: center;
	    
}
.courseTable td {
    line-height: normal;
    padding: 10px;
    vertical-align: middle;
}

.courseTable img {
	width:20px;
    padding: 6px !important;
    margin: 0 auto!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.courseTable th {
    font-size: 14px;
    line-height: 60px;
}

.courseTable{
margin-top:20px;
}



.post h2 {
    text-align: left;
    border-left: 8px solid;
    padding-left: 10px;
    font-size: 20px;
}
.post h3 {
    text-align: left;
    border-left: 0px;
    padding-left: 0px;
    font-size: 16px;
    margin-bottom: 10px;
}


ul.post-categories li {

display: inline-flex;
    background: #3d3d3d;
    border-radius: 5px;
    padding: 0px 10px;
    margin: 0px;
    height: 30px;
}
ul.post-categories li a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    line-height: 30px;
    height: 30px;
    /* background: red; */
    display: inline-block;
}
ul.post-categories li:hover {
    opacity: 0.8;
    cursor: pointer;
}


.lkc-internal-wrap,.lkc-external-wrap {
    max-width: 100%!important;
}
.linkcard {
    margin: 0%!important;
}

.linkcard .lkc-content img {
    object-fit: cover;
    width: 100%!important;
    max-width: none!important;
}
.lkc-thumbnail {
    max-width: none!important;
    max-height: none!important;
    padding: 0;
    margin: 0 6px 4px 4px;
    float: left;
    width: 30%;
}

.lkc-title {
width: 67%;
    margin: 0;
    padding-left: 2.5%;
    padding-right: 0px;
}
.lkc-url {
    display: inline-block!important;
}
.linkcard {
    margin: 24px 0px!important;
}
.site-content iframe {
    margin-top: 10px;
}

.shop-list-table{
font-size:12px;
}

.shop-list-table a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none!important;
    color: #3d3d3d!important;
    padding-left:20px;
    padding-top:7px;
    padding-bottom:7px;
}
.shop-list-table .center{
}

.shop-list-table td {
    padding: 0px;
}

.shop-list-table .check-icon {
    width: 15px;
    margin: 0 auto!important;
}
.shop-list-table .non-pad a{
padding-left:0px;
}
.shop-element {
    width: 100%;
        display: inline-block;
        color: #3d3d3d;
}

.shop-name {
    font-size: 18px;
    font-weight: 700;
}

.shop-element {
    padding: 10px 0px;
    border-bottom: solid 1px silver;
}
.shop-service-icon {
    width: 23.5%;
    float: left;
    text-align: center;
    color: white;
    background: gray;
    margin-right: 0%;
    transform: scale(0.8);
    margin-left: -3%;
}
.shop-service {
    width: 105%;
    display: block;
}
.shop-info .shop-service {
    margin-bottom: 20px;
}

.shop-info .shop-service {
    display: inline-block;
    margin-left: 0px !important;
    width: 345px !important;
    margin-top: 6px;
        margin-bottom: 0px;
}
.shop-info .shop-service .shop-service-icon{
	    font-size: 10px;
    height: 30px;
    line-height: 30px;
    letter-spacing: -1px;

}

.right-shop-info table td {
    font-size: 12px;
}

.shop-info table {
    margin-bottom: 0px;
}
.shop-element {
width: 95%;
    text-decoration: none;
        padding: 10px 20px;
}
.shop-element:hover {
    /* background: gray; */
    /* opacity: 0.8; */
    background: whitesmoke;
}
.shop-tel, .shop-address {
    line-height: 25px;
}
.left-shop-info img {
    width: 340px;
    height: 280px;
    object-fit: cover;
}

.entry-content strong {
    font-size: 16px;
}
img.yyi-rinker-main-img {
    object-fit: contain;
}

.credit-box {
    display: none;
}

.discount-banner {
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: -50px;
    display:inline-block;
}

.discount-banner img:hover {
	opacity:0.8;}



.discount-content div {
    font-size: 16px;
}

.discount-content a {
    font-size: 16px;
}
.discount-content .hanger {
    margin: 20px auto;
}

.wpp-list .like_s {
    display: none;
}
#prev_next {
    display: none;
}
.entry-content .no {
    display: none;
}


.top-image {
    width: 100%;
}

.top-service1 {
    width: 100%;
    display: inline-block;
    padding: 200px 0px;
}

.top-service1 .h2 {
    font-size: 25px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 30px;
}

.top-service1 .h2-content-desc,.top-service-group .desc {
    line-height: 50px;
    font-size: 15px!important;
}

.top-service1 .h2,.top-service-group .title,.top_page_title2 {
    font-size: 40px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 30px;
    letter-spacing: 10px;
    box-sizing: border-box;
}
.top_page_title1 {
    display: none;
}

.top-service1 b {
    font-size: 16px;
    letter-spacing: 3px;
}

.discount-banner img {
    padding: 0px 100px;
    background: #fe5658;
}

.top-service-group .image-group{
    width: 55%;
    display: inline-block;
    margin-right:10%;

}

.top-service-group .content {
    width: 35%;
    float: right;
}

.content-summary.content-summary- {
    display: none;
}

.small-content5 {
    margin: 0;
    width: 50%;
    height: auto;
    border-radius: 0px;
}

.small-content5 .h2 {
    margin-top: -50px;
    font-size: 25px;
    color: white;
    text-shadow: 2px 2px 13px black;
}

.small-content5 .h2-img {
    border-radius: 0px;
        height: 252px;
}

.top-service-group {
    display: inline-block;
    width: 100%;
}

.top-service-group .title {
    margin-top: 80px;
}

.top_page_title2 {
    margin-top: 140px;
    margin-bottom: 30px;
}

td.topics_contents {
    padding: 0px;
}

.top-service1 .h2 {
    margin-top: 48px;
}

.top-service1 .h2-img {
    box-shadow: 0px 2px 10px rgb(88 88 88 / 20%);
}


.like,.like_s {
    display: none;
}


.other-info {
    float: left;
    margin-right: 10px;
}
.shop-element .shop-tel {
    display: none;
}



.climbing-info-area {
    border: 1px gray solid;
    border-radius: 10px;
    padding: 20px;
    margin-bottom:50px;
    box-shadow: 0px 2px 10px rgba(88,88,88,.2);
}

.post .climbing-info-area .title,.page .climbing-info-area .title {
    font-size: 20px!important;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 14px;
    padding: 10px 25px;
    background: gray;
    color: #fff;
    width: auto;
    border-radius: 17px;
    /* padding-bottom: 7px; */
    display: inline-block;
    float: left;
    
}


.post .climbing-info-area .title-r,.page .climbing-info-area .title-r{
border-radius: 17px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 20%;
    text-align: center;
    margin-right: 7px;
}


.post .climbing-info-area .title-val,.page .climbing-info-area .title-val {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 8px;
      font-weight: 900;
    line-height: 14px;
    margin-bottom: 14px;
    padding: 10px 0;
    display: inline-block;
    float: left;
    width: auto;
    margin-left: 24px;
}


.climbing-info-area .label,.climbing-info-area .val{
	width : 25%;
	float: left;
}
.climbing-info-area .val-l{
	width : 75%;
	    float: left;
}
.climbing-info-area .label-l {
    clear: both;
}


.climbing-info-area .map-shop-info {
    margin-bottom: -15px!important;
}

.climbing-info-area .climbing-blog-link img {
    width: 25%;
    float: left;
    margin: 0px;
           aspect-ratio: 1.33;
    object-fit: cover;
}

.climbing-info-area .climbing-blog-link div {
    width: 75%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
    text-decoration: underline;
    font-weight: 800;
    font-size: 16px;
}

.climbing-blog-link {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    background: whitesmoke;
    height: auto;
    display: inline-block;
    margin-top: 20px;
}


.climbing-list-link img {
width: 40%;
    float: left;
    margin: 0;
    aspect-ratio: 1.6;
    object-fit: cover;
}
.climbing-list-link {
    margin-top: 0px;
    margin-bottom: 20px;
}
.post .climbing-list-link div {
    float: left;
    display: inline-block;
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 700;
    font-size: 20px!important;
}

.climbing-info-area a {
    font-size: 11px;
    text-decoration: underline;
    float: right;
}



.post .camp-info-area div ,.page .camp-info-area div {
    font-size: 14px!important;
    line-height: 24px;
        margin-bottom: 5px;

}

.camp-info-area {
    border: 1px gray solid;
    border-radius: 10px;
    padding: 20px;
    margin-bottom:50px;
    box-shadow: 0px 2px 10px rgba(88,88,88,.2);
}

.post .camp-info-area .title,.page .camp-info-area .title {
    font-size: 17px!important;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 14px;
    padding: 10px 25px;
    background: gray;
    color: #fff;
    width: auto;
    border-radius: 17px;
    /* padding-bottom: 7px; */
    display: inline-block;
    float: left;
    
}


.post .camp-info-area .title-r,.page .camp-info-area .title-r{
border-radius: 17px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 20%;
    text-align: center;
    margin-right: 7px;
}


.post .camp-info-area .title-val,.page .camp-info-area .title-val {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 8px;
      font-weight: 900;
    line-height: 14px;
    margin-bottom: 14px;
    padding: 10px 0;
    display: inline-block;
    float: left;
    width: 100%;
    margin-left: 0px;
}

.post .camp-info-area .element,.page .camp-info-area .element {
    background: cornflowerblue;
    width: auto;
    display: inline-block;
    color: white;
    font-size: 12px!important;
    padding: 0px 10px;
    border-radius: 18px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom:5px;
}

.camp-info-area .facility-element {
	background:yellowgreen!important;
}

.post .climbing-info-area .element,.page .climbing-info-area .element {
    background: cornflowerblue;
    width: auto;
    display: inline-block;
    color: white;
    font-size: 12px!important;
    padding: 0px 10px;
    border-radius: 18px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom:5px;
}

.climbing-info-area .member-element {
	background:yellowgreen!important;
}

.camp-info-area .label,.camp-info-area .val{
	width : 25%;
	float: left;
}
.camp-info-area .val-l{
	width : 75%;
	    float: left;
}
.camp-info-area .label-l {
    clear: both;
}


.camp-info-area .map-shop-info {
    margin-bottom: -15px!important;
}

.camp-info-area .camp-blog-link img {
    width: 30%;
    float: left;
    margin: 0px;
           aspect-ratio: 1.6;
    object-fit: cover;
}

.camp-info-area .camp-blog-link div {
    width: 70%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
    text-decoration: underline;
    font-weight: 800;
   font-size: 16px!important;
    line-height: 34px;
}

.camp-blog-link {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    background: whitesmoke;
    height: auto;
    display: inline-block;
     margin-top: 15px;
    margin-bottom: -5px!important;
}


.camp-list-link img {
width: 40%;
    float: left;
    margin: 0;
    aspect-ratio: 2;
    object-fit: cover;
}
.camp-list-link {
    margin-top: 0px;
    margin-bottom: 20px;
}
.post .camp-list-link div {
    float: left;
    display: inline-block;
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 700;
    font-size: 20px!important;
}

.camp-info-area .camp-list-a {
    font-size: 11px;
    text-decoration: underline;
    float: right;
}

.camp-info-area .val a {
    /* display: inline-block; */
    word-break: break-all;
}







.post .ski-info-area div ,.page .ski-info-area div {
    font-size: 14px!important;
    line-height: 24px;
        margin-bottom: 5px;

}

.ski-info-area {
    border: 1px gray solid;
    border-radius: 10px;
    padding: 20px;
    margin-bottom:50px;
    box-shadow: 0px 2px 10px rgba(88,88,88,.2);
}

.post .ski-info-area .title,.page .ski-info-area .title {
    font-size: 17px!important;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 14px;
    padding: 10px 25px;
    background: gray;
    color: #fff;
    width: auto;
    border-radius: 17px;
    /* padding-bottom: 7px; */
    display: inline-block;
    float: left;
    
}


.post .ski-info-area .title-r,.page .ski-info-area .title-r{
border-radius: 17px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 20%;
    text-align: center;
    margin-right: 7px;
}


.post .ski-info-area .title-val,.page .ski-info-area .title-val {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 8px;
      font-weight: 900;
    line-height: 14px;
    margin-bottom: 14px;
    padding: 10px 0;
    display: inline-block;
    float: left;
    width: 100%;
    margin-left: 0px;
}

.post .ski-info-area .element,.page .ski-info-area .element {
    background: cornflowerblue;
    width: auto;
    display: inline-block;
    color: white;
    font-size: 12px!important;
    padding: 0px 10px;
    border-radius: 18px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom:5px;
}

.ski-info-area .facility-element {
	background:yellowgreen!important;
}

.ski-info-area .label,.ski-info-area .val{
	width : 20%;
	float: left;
}
.ski-info-area .val-l{
	width : 80%;
	    float: left;
}
.ski-info-area .label-l {
    clear: both;
}


.ski-info-area .map-shop-info {
    margin-bottom: -15px!important;
}

.ski-info-area .ski-blog-link img {
    width: 30%;
    float: left;
    margin: 0px;
           aspect-ratio: 1.6;
    object-fit: cover;
}

.ski-info-area .ski-blog-link div {
    width: 70%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
    text-decoration: underline;
    font-weight: 800;
   font-size: 16px!important;
    line-height: 34px;
}

.ski-blog-link {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    background: whitesmoke;
    height: auto;
    display: inline-block;
     margin-top: 15px;
    margin-bottom: -5px!important;
}


.ski-list-link img {
width: 40%;
    float: left;
    margin: 0;
    aspect-ratio: 2;
    object-fit: cover;
}
.ski-list-link {
    margin-top: 0px;
    margin-bottom: 20px;
}
.post .ski-list-link div {
    float: left;
    display: inline-block;
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 700;
    font-size: 20px!important;
}

.ski-info-area .ski-list-a {
    font-size: 11px;
    text-decoration: underline;
    float: right;
}

.ski-info-area .val a {
    /* display: inline-block; */
    word-break: break-all;
}


.modal-video-h2-wrap .youtube-iframe{
	margin: 0px;
	width: 100%;
}

.top-category .internal-link {
    background: no-repeat;
}


.youtube-small-content .small-content-img-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}

.small-content-youtube-wrap{
    position: relative;
    display: inline-block;
        float: right;
}

.small-content-youtube-wrap:after {
  content: ""; /* 必須 */
  position: absolute;
  width: 48px; /* アイコンの幅 */
  height: 48px; /* アイコンの高さ */
  background-image: url('../../../image/youtube-icon.png'); /* アイコンのパス */
  background-size: cover; /* 背景サイズをカバーに設定 */
  top: 50%; /* 親要素の上部から50%の位置 */
  left: 50%; /* 親要素の左側から50%の位置 */
  transform: translate(-50%, -50%); /* 中心を基準に配置 */
  pointer-events: none; /* 擬似要素によるクリックイベントのブロックを防ぐ */
}

.small-content-youtube-wrap2:after {
	width: 80px;
    height: 80px;
}

.h2-youtube-content .content-youtube-wrap {
    float: left;
    margin-right: 5%;
}

.small-content6 .h2 {
    line-height: 63px;
    font-size: 12px;
    margin-bottom: -7px;
    width: 100%;
    font-weight: inherit;
    color: #3d3d3d;
    /* font-family: "Noto Sans JP", "Montserrat", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; */
}

.discount-content .line-app:hover {
    opacity: 0.7;
}

.discount-content .sale-shop {
    width: calc(50% - 40px);
    display: inline-block;
    text-align: center;
    border: 1px solid white;
    box-sizing: border-box;
    margin: 20px;
    border-radius: 5px;
    text-decoration: none;
    background: #3d3d3d;
    color: white;
}

.discount-content .sale-shop:hover {
    opacity: 0.7;

}

.opening-discount-content .price-btn {
    width: calc(100% - 40px);
}

.sale-shop.line-btn {
    background: #09c755;
    width: calc(100% - 40px);
    padding: 10px;
}

.price-area-attention {
    padding: 15px 30px;
    background: whitesmoke;
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: 13px;
}


.course-attention-area {
    padding: 15px 30px;
    background: whitesmoke;
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 13px;
}

.philosophy-page .title-area .h1-title {
    display: none;
}

.philosophy-page .h1-sub-title {
    font-size: 16px;
    line-height: 43px;
    margin-bottom: 70px;
}

.philosophy-page .content-label {
    text-align: center;
    width: 200px;
    background: linear-gradient(to left, #e72941 5%, #fe7c43 100%);
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
}

.philosophy-page .h1-title p {
    text-align: left;
    font-size: 18px;
        margin-bottom: 10px;
}


.philosophy-page .h1.h1-title {
    margin-bottom: 0px !important;
}

.philosophy-page .big-title-area .h1-sub-title {
    margin-top: 0px;
    border: 0;
    padding: 0;
    font-size: 14px;
    border-top: 1px solid crimson;
    margin-bottom: 50px;
}

.philosophy-page .title-desc {
    display: none;
}




.course-product-all-table {
font-size: 13px;
    border-spacing: 0 !important;
    line-height: 22px;
}

.course-product-all-table .price {
    min-width: 107px;
}

.course-product-all-table-wrapper {
    position: relative;
    width: 100%;
    max-height: 800px; /* テーブルの高さ */
    overflow: auto;
     will-change: transform;
     margin-top:10px;
}

.product-scroll-table tbody::-webkit-scrollbar,
.scroll-table tbody::-webkit-scrollbar,
.price-view table tbody::-webkit-scrollbar,
.cate-list::-webkit-scrollbar,
.course-product-all-table-wrapper::-webkit-scrollbar {
    width: 6px;
    height:6px;
}

.product-scroll-table tbody::-webkit-scrollbar-track,
.scroll-table tbody::-webkit-scrollbar-track,
.price-view table tbody::-webkit-scrollbar-track,
.cate-list::-webkit-scrollbar-track,
.course-product-all-table-wrapper::-webkit-scrollbar-track {
  background: whitesmoke; /* 背景を透明にする */
}

.product-scroll-table tbody::-webkit-scrollbar-thumb,
.scroll-table tbody::-webkit-scrollbar-thumb,
.price-view table tbody::-webkit-scrollbar-thumb,
.cate-list::-webkit-scrollbar-thumb,
.course-product-all-table-wrapper::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
    border-radius: 23px;
}

.product-scroll-table thead tr,
.scroll-table thead tr,
.price-view table thead tr,
.cate-list table thead tr,
.course-product-all-table-wrapper table thead tr {
    padding-right: 6px;
}

.course-product-all-table {
    border-collapse: separate;
    width: 100%;
    min-width: 800px; /* テーブル全体の最小幅 */
}





.course-product-all-table tbody .sticky_row {
    font-weight: normal;
    text-align: left;
        min-width: 150px;
}
.course-product-all-table th,
.course-product-all-table td {
    padding: 8px;
    text-align: center;
    white-space: nowrap; /* 改行を防ぎ、横スクロールを促す */
       box-sizing: border-box; /* 幅の計算を正確にする */
}


/* 固定ヘッダー */
.course-product-all-table thead th,.course-product-all-table .sticky_cross {
    position: sticky;
    top: 0px;
    z-index: 2;
    background: #fff;
}
.course-product-all-table .sticky_cross{
    left: 0;
    background: white;
    z-index: 900;
    padding: 0 !important;
  }

.course-product-all-table thead th::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid gray!important;
    position: absolute;
    top: 0px;
}


.course-product-all-table .sticky_col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* 固定左列 */
.course-product-all-table td.sticky_row {
	position: sticky;
	left: 0;
    background: #fff;
}
.course-product-all-table tbody td::before,
.course-product-all-table td.sticky_row::before {
    border-bottom: 1px solid lightgray!important;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
}

.course-product-all-table-band {
height: 3px;
    background: white;
    position: relative;
    top: 2px;
    z-index: 901;
    margin-top: -3px;
        width: 100%;

}


.course-product-all-table .sticky_col{

}
.course-product-all-table .option{
	background: #f1efef;
}
.course-product-all-table .price{

}
.course-product-all-table .option-price{
	background: #d7d6d61f !important;

}

.course-product-all-table thead th {
    padding-bottom: 7px !important;
    padding-top: 10px !important;
}


.course-product-all-table tr:hover .sticky_row,.course-product-all-table tr:hover {
    background: whitesmoke !important;
}

.course-product-all-table .center{
text-align: center!important;
}


.product-table th {
	text-align: center;
}

.product-table td:last-child {
	text-align: center;
}

.product-table th:after {
	border: 0px;
}

.product-table td:nth-child(1) {
	width: 30%;
}

.product-table {
	margin-left: 0px;
	border-spacing: 0px;
	margin-bottom: 8px;
	width: 100%;
	font-size: 14px;
}

.product-table th:nth-child(1) {
	width: 44%;
}

.product-table .price {
	width: 15%;
}

.course-product-table td {
	width: 15%;
}

.course-product-table td:nth-child(1) {
	width: 40%;
}

.product-table tr:nth-child(even) td {

}

.product-table td,.product-table label {
	text-align: center;
}
.product-table td{
	padding-left: 15px;
}

.product-table .price {
}

.product-table .center {
	text-align: center;
}

.product-table .left {
	text-align: left;
	padding-right: 0px;
}
.product-table {
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
}

.product-table th {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	color: #3d3d3d;
	border-bottom: 1px solid gray;
}

.product-table tr {

}

.product-table td {
	border-bottom: 1px solid lightgray;
	padding: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
}


.product-table th, .product-table td {
    text-align: center !important;
}

.course-product-all-table a {
    text-decoration: none;
    padding: 10px 10px;
}
.course-product-all-table a {
    text-decoration: none;
    padding: 10px 0px;
	padding-right:10px; 
}


.modaal-noscroll .modal__bg {
    display: none;
}

.course-product-all-table {
    margin-bottom: 0px !important;
}
.contact-attention {
    background: lightcoral;
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
    line-height: 20px;
}


.post table>tbody>tr>td>div table td img {
    left: 0 !important;
}

.post table>tbody>tr>td>div table td {
    border: none;
    padding: 10px;
    display: flex;
}
.post table>tbody>tr>td {
    border: none;

    padding: 10px;
}

.post table{
	border: none !important;
	margin-bottom: 0px !important;
}

.post table>tbody>tr>td>div table td a {
    font-size: 15px;
}


.post table>tbody>tr>td>div table td:nth-child(1) {
    float: left;
}


.modal__content {
    overflow-x: hidden;
}
.popup-price-content .price-nonpopup {
    text-align: center;
}

table.course-product-all-table * {
    font-size: 12px;
}

.course-product-all-table td {
    border-top: 1px solid gainsboro;
}
.course-product-all-table {
    line-height: 27px !important;
}




.rank-benefit-area {
margin-top: 10px;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
	}


.rank-benefit-area .rank-benefit {

  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid white;
  background: whitesmoke;
  padding: 10px;
  box-sizing: border-box;
}
.rank-benefit-area .rank-benefit-title img {
height: 14px;
  display: inline-block;
  top: 1px;
  position: relative;
      margin: 0px;
    margin-right: 4px;
}

.rank-benefit-area .rank-benefit-desc {
  font-size: 11px;
  line-height: 18px;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.rank-benefit-area .rank-benefit-title {
  font-size: 16px;
  font-weight: bold;
}

.rank-benefit-area .rank-benefit-limit {
  color: gray;
}

.rank-benefit-area .rank-benefit-label, .rank-benefit-area .rank-benefit-value {
    line-height: 22px;
  float: left;
}


.rank-benefit-area p {
    clear: both;
}

.rank-benefit-area .rank-benefit-limit {
    color: gray;
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 4px;
}
.rank-benefit-area .rank-benefit-img {
height: 16px;
    margin: 0;
    float: left;
    top: 4px;
    position: relative;
    margin-right: 5px;
}