/*---------------------------------------------------------
Theme Name: stinger3ver20151031
Theme URI: //stinger3.com
Description: stinger3
Author: enji
Author URI: ://stinger3.com
License:
License URI:		
Version: 20140327
---------------------------------------------------------*/

/*-----------------------------
RESET
------------------------------*/

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	vertical-align: bottom;
}

/*-----------------------------
BASE
------------------------------*/

* {
	font-family: Helvetica Neue, Helvetica, Arial, "メイリオ" , Meiryo , "ヒラギノ角ゴ ProN W3" , "HiraKakuProN-W3" , "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , osaka, "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #f3f3f3;
}

#container {
	word-wrap: break-word;
}

p {
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 20px;
}

.pcnone {
	display: none!important;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #5484C8;
	text-decoration: underline;
}

a:hover {
	color: #C03;
}

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

ol li {
	list-style-type: decimal;
	line-height: 28px;
}

.post ol {
	padding-left: 40px;
}

.hottai a {
	color: #333;
	text-decoration: none;
}

.sidead {
	text-align: center;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.s {
	font-size: 50%;
}

.ss {
	font-size: 70%;
}

.l {
	font-size: 150%;
	line-height: 130%;
}

.ll {
	font-size: 200%;
	line-height: 120%;
}

.b {
	font-weight: bold;
}

img.alignright {
	display: block;
	margin: 0 0 0 auto;
}

img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

img.float-left {
	float: left;
}

img.float-right {
	float: right;
}

.wp-caption {
	text-align: center;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* clearfix */

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

/* IE6 */

* html .clearfix {
	zoom: 1;
}

/* IE7 */

*:first-child + html .clearfix {
	zoom: 1;
}

/* DW */

.clearfix + * {
	clear: both;
}

.shadow {
	position: relative;
}

.shadow:before,
.shadow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 500px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.shadow:after {
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

/*----------------------------
各コンテンツの最大サイズを制限
-----------------------------*/

.kizi img,
.kizi .wp-caption,
textarea {
	margin-bottom: 20px;
	height: auto;
	max-width: 100% !important;
}

/*----------------------------
引用
-----------------------------*/

.post blockquote {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/*-----------------------------
基本のhタグ
------------------------------*/

/*ブログタイトル*/

#container #header #header-in #h-l .sitename {
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 30px;
}

#container #header #header-in #h-l .sitename a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*ブログタイトル下の文*/

#container #header #header-in #h-l h1 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

#header #header-in #h-l h1 a {
	color: #FFF;
	text-decoration: none;
}

#h-l .descr {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
}

/*記事タイトル*/

.entry-title {
	font-size: 26px;
	line-height: 40px;
	color: #000;
	padding: 20px 30px;
	border: 1px solid #29aae3;
	position: relative;
	margin-bottom: 6px;
}

.entry-title:after {
	position: absolute;
	content: "";
	bottom: -7px;
	left: -1px;
	width: 745px;
	height: 6px;
	background: #d0eaf5;
}

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

.entry-title a {
	color: #333;
	text-decoration: none;
}

/*アーカイブタイトル*/

.entry-title-ac {
	font-size: 24px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}

.entry-title-ac a {
	color: #333;
	text-decoration: none;
}

.kizi .entry .entry-content .entry-title-ac {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
}

/*中見出し*/

.demo h2 {
	font-size: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 75px;
	color: #000;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -65px;
	background-image: url(images/cah2-bk.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 5px solid #fc91ac;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

/*小見出し*/

.moto .post h3 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333;
	line-height: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}

.kizi h3 {
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah4.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
}

h3 a {
	color: #333;
	text-decoration: none;
}

h3 a:hover {
	color: #C03;
}

.post h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 28px;
}

.side h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
}

#footer #footer-in h4 a {
	color: #666;
	text-decoration: none;
}

/*-----------------------------
タイトル下
------------------------------*/

.kizi .blogbox p {
	font-size: 12px;
}

.kizi .blogbox {
	background-color: #f3f3f3;
	padding-left: 30px;
}

.kizi .blogbox p .kdate {
	background-color: #595959;
	margin-right: 10px;
	padding: 5px;
	color: #FFF;
}

/*-----------------------------
ページナビ
------------------------------*/

.pagination {
	clear: both;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.pagination span,
.pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
}

.pagination a:hover {
	color: #fff;
	background: #3279BB;
}

.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}

/*-----------------------------
基本構造
------------------------------*/

#header-in,
#wrap-in,
#navi-in,
#footer-in,
#gazou-in {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

#navi-in.posR {
	position: relative;
}

#wrap #wrap-in #side {
	float: right;
	width: 260px;
	border-radius: 4px 4px 4px 4px;
}

#wrap #wrap-in #main {
	float: left;
	width: 757px;
	box-sizing: border-box;
}

#footer-in {
	text-align: center;
	color: #CCC;
	padding: 20px;
}

#respond h3 {
	font-size: 16px;
}

.sumbox {
	float: left;
	height: 150px;
	width: 150px;
}

.post .entry .entry-content {
	float: none;
	width: 227px;
	padding-left: 0;
}

.entry {
	width: 227px;
	margin: 0 10px 10px 0;
	float: left;
	box-shadow: 1px 1px 3px #ccc;
}

.entry.noRight {
	margin: 0 0 10px 0;
}

.post ul li.entry {
	list-style: none;
}

.post ul.archiveList li.entry {
	list-style: none;
}

ul.archiveList .entry {
	width: 100%;
	margin: 0 0 20px;
	float: none;
}

.entry .sumbox {
	float: none;
	height: 140px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.entry .sumbox img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}

.kizi .entry .sumbox img {
	max-width: none !important;
}

.entry .sumbox:hover img {
	-webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
	    -ms-transform: translate(-50%, -50%) scale(1.2, 1.2);
	        transform: translate(-50%, -50%) scale(1.2, 1.2);
}

ul.archiveList .entry .sumbox {
	float: left;
	height: 200px;
	width: 200px;
	overflow: hidden;
}

.post .archiveList .entry .entry-content {
	width: 460px;
	float: left;
}

.entry-content .blog_info.contentsbox ul {
	margin-bottom: 20px;
}

.blog_info.contentsbox ul li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}

.more-link {
	font-size: 14px;
	color: #5484C8;
	text-decoration: underline;
}

.blog_info.contentsbox ul a {
	color: #666;
}

#gazou {
	background: #FFF;
}

#gazou-in {
	padding-top: 0px;
}

#gazou-in a.mainImg img.nosp {
	display: inline-block;
	margin-left: 70px;
	vertical-align: top;
}

#gazou-in a.mainImg img.nopc {
	display: none;
}

#gazou-in .gazou-list {
	list-style: none;
	display: inline-block;
	margin-left: 95px;
}

#gazou-in .gazou-list li {
	margin: 0 10px;
	display: inline-block;
}

#footer #footer-in .stinger {
	margin: 0px;
}

#footer #footer-in #gadf {
	padding: 10px;
}

#container #gazou #gazou-in #headimg {
	margin-bottom: 10px;
}

/*-----------------------------
サイド
------------------------------*/

#side ul li {
	font-size: 14px;
	background: #FFF;
	border-bottom: #48a1d2 1px solid;
	position: relative;
}

#side ul li:after {
	position: absolute;
	content: "";
	right: 16px;
	top: 50%;
	height: 8px;
	width: 8px;
	border-top: #ec6d91 2px solid;
	border-right: #ec6d91 2px solid;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

#side ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 10px 50px 10px 10px;
}

#side #ad1 div ul li .textwidget {
	width: 100%;
}

#side #ad1 div ul li {
	padding: 0px;
}

#footer #footer-in .stinger a {
	color: #CCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#side #snsbox02 {
	padding-top: 20px;
}

#side .topnews .motto {
	clear: both;
	width: 100px;
	margin: 10px auto;
}

#side ul li ul li {
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
}

/*サイドの各タイトル見出し*/

.menu_underh2 {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(images/ca3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #header #header-in #h-l {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}

#container #wrap {
	padding-bottom: 80px;
}

#container #wrap #wrap-in #side #ad1 div ul li h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
	font-size: 16px;
}

#container #wrap #wrap-in #side #ad1 div ul li .textwidget a img {
	padding: 5px;
}

#container #wrap #wrap-in #side h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
}

#container #wrap #wrap-in #side ul li h2 {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#container #wrap #wrap-in #side #twibox ul li {
	padding: 0px;
}

#container #wrap #wrap-in #side #twibox ul li li {
	padding-left: 20px;
}

#container #wrap #wrap-in #side #twibox ul li h2 {
	font-size: 16px;
}

#container #wrap #wrap-in #side #tagbox {
	padding: 10px;
}

#container #wrap #wrap-in #side #acbox {
	padding-left: 20px;
}

/*-----------------------------
SNS
------------------------------*/

.sns {
	padding: 5px 5px 5px 5px;
	margin-left: -1px;
	bottom: 10px;
	position: fixed;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	background-image: url(images/a30.png);
	background-repeat: repeat;
}

.sns li {
	margin: 5px 0;
}

.sns h3 {
	margin-left: 7px;
	padding: 0;
	color: #dddddd;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
}

.sns .snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

.snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

.post #snsbox03 .sns03 .snsb.clearfix {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*-----------------------------
ページTOP
------------------------------*/

.page-top-wrap {
	width: 1040px;
	margin: 0 auto;
	position: relative;
}

#page-top {
	position: absolute;
	bottom: 15px;
	right: 0;
	font-size: 10px;
}

#page-top a {
	border-radius: 40px; /* Firefox */
}

/*-----------------------------
コンテンツ
------------------------------*/

.sum {
	float: left;
	width: 100px;
}

.sumbun {
	float: left;
	width: 430px;
	padding-left: 20px;
}

.sumbox02 {
	margin-bottom: 20px;
}

.post .kanren {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
}

.sumbun .entry-title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

.sumbun p {
	font-size: 13px;
	line-height: 24px;
}

/* サイドバーのaffix */

div.affix {
	position: fixed;
	width: 250px;
	bottom: 30px;
}

.center-ad {
	text-align: center;
	padding: 20px;
}

#side #side-in ul li a:hover {
	color: #C00;
	text-decoration: underline;
}

.hottai {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	color: #333;
	line-height: 30px;
}

.post ul li {
	font-size: 15px;
	line-height: 28px;
}

.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.post .blog_info.contentsbox .clearfix {
	list-style-type: none;
}

.sumbun .entry-title a:hover {
	color: #C00;
}

#footer #footer-in h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding: 5px;
}

.postdatemo {
	margin: 0px;
	padding: 0px;
}

.blog_info.contentsbox .clearfix {
	margin: 0px;
	padding: 0px;
}

#container #header #header-in #h-r {
	float: right;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}

/*記事を読む*/

.motto a {
	color: #FFF;
	text-decoration: none;
	background-color: #f3f3f3;
	width: 90px;
	color: #666666;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

.motto a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FFAAAA;
	color: #FFF;
	text-align: center;
	display: block;
}

/*----------------------------
アコーディオン
------------------------------*/

.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.acordion_tree li a {
	float: left;
	color: #333;
	text-decoration: none;
}

.menu-navigation-container {
	overflow: hidden;
}

.acordion_tree li a:hover {
	text-decoration: underline;
}

.left-ad {
	padding: 20px;
}

#h-r #search {
	padding-left: 30px;
}

/*----------------------------
コメント
------------------------------*/

#comments p a {
	color: #999;
}

#comments p {
	font-size: 12px;
	font-weight: normal;
}

#comments label {
	display: block;
}

.metadata dd a {
	color: #999;
}

.metadata {
	font-size: 13px;
	line-height: 20px;
}

#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #EDF2FA;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5484D2;
}

.comment-body {
	padding: 10px;
	margin-bottom: 20px;
}

.fn {
	font-style: normal;
	font-size: 13px;
}

.says {
	font-size: 13px;
}

.commentmetadata {
	font-size: 12px;
	padding: 5px;
}

.reply {
	padding: 5px;
	font-size: 13px;
}

#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}

#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}

#comments {
	padding-top: 20px;
}

#comments #commentlist img {
	padding: 10px;
}

/*---------------------
ナビゲーション
-----------------------*/

#navi-in li {
	height: 50px;
	font-size: 13px;
	text-align: center;
	width: 255px;
	padding-left: 10px;
	display: inline-block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	padding: 0;
}

#navi-in li:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#navi-in li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

#navi-in li a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	font-weight: normal;
	font-size: 120%;
}

.menu-navigation-container {
	overflow: hidden;
}

#navi-in li a:hover {
	text-decoration: underline;
}

/*-----------------------------
検索フォーム
-----------------------------*/

#container #wrap #wrap-in #search {
  padding: 0;
  margin-bottom: 20px;
}

#s {
  width: 260px;
  height: 30px;
  border: 1px solid #bfbfbf;
  color: #333;
  line-height: 30px;
  padding: 0 42px 0 30px;
  background-color: #fff;
  font-size: 14px;
  border-radius: .3em;
  box-sizing: border-box;
}

#searchsubmit {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 0;
  width: 34px;
  height: 20px;
}

*:first-child + html #searchsubmit {
  top: 1px;
}

#container #wrap #wrap-in #side #search #searchform {
  position: relative;
}
#container #wrap #wrap-in #side #search #searchform:before {
  position: absolute;
  top: 7px;
  left: 7px;
  background: url('images/icon_search.png') no-repeat 0 0;
  background-size: 18px 18px;
  content: "";
  width: 18px;
  height: 18px;
}


/*---------------------------------
関連記事とか
--------------------------------*/

#container #wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .basui .motto a {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

#container #wrap #wrap-in #main .post .entry .entry-content .motto .more-link {
	font-size: 12px;
}

#container #wrap #wrap-in #side .topnews .motto a {
	font-size: 12px;
}

#container #wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .basui .motto a:hover {
	color: #FFF;
}

#container #wrap #wrap-in #side .topnews div dl dd p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0px;
}

#container #wrap #wrap-in #main .post .entry .entry-content .dami {
	margin-top: -10px;
}

#main .post .sumbox02 .topnews div dl dd {
	padding-left: 130px;
}

.post .sumbox02 .topnews div dl dd .motto {
	font-size: 12px;
	color: #666;
}

#main .post .sumbox02 .topnews div dl dd .motto a {
	color: #666;
}

.topnews dt {
	width: 75px;
	height: 75px;
	overflow: hidden;
	font-size: 14px;
	color: #1A7AE8;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
	clear: both;
	position: relative;
}

.topnews dt img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}

.topnews dt:hover img {
	-webkit-transform: translate(-50%, -50%) scale(1.2, 1.2);
	    -ms-transform: translate(-50%, -50%) scale(1.2, 1.2);
	        transform: translate(-50%, -50%) scale(1.2, 1.2);
}

#side .topnews dd {
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	padding-left: 85px;
	color: #666666;
}

.topnews div {
	margin-bottom: 20px;
}

.topnews div dl dd a {
	color: #1a1a1a;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.topnews div dl {
	position: relative;
	clear: both;
	border-bottom: #48a1d2 1px solid;
	padding: 10px 10px 8px;
	background: #fff;
}

#container #wrap #wrap-in #side .topnews div dl dd a:hover {
	color: #900;
	text-decoration: underline;
}

#wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .saisin {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .basui {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .basui a {
	color: #06C;
	text-decoration: underline;
	font-weight: bold;
}

#wrap #wrap-in #main .post .sumbox02 .topnews div dl dd .basui a:hover {
	color: #900;
}

/*-----------------------------------
google用ぱんくず
------------------------------------*/

.kuzu {
	margin-bottom: 20px;
	border-bottom: 1px solid #29aae3;
	background-color: #e2f3fa;
}

.kuzu a {
	color: #666;
	text-decoration: none;
}

div#breadcrumb {
	padding: 5px 0 5px 10px;
	width: 1040px;
	box-sizing: border-box;
	margin: 0 auto;
	clear: both;
	font-size: 12px;
}

div#breadcrumb a {
	font-color: #ccc;
}

div#breadcrumb img {
	display: inline-block;
	padding-bottom: 4px;
	margin: 0 6px;
}

div#breadcrumb div {
	display: inline;
	font-size: 12px;
}

#breadcrumb div a {
	color: #69492b;
	text-decoration: none;
}

/*-----------------------------------
カレンダー
------------------------------------*/

#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 250px;
	margin-left: 35px;
}

#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}

#wp-calendar td {
	text-align: center;
	padding: 0px;
}

#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}

#wp-calendar tbody tr #today {
	background-color: #CCC;
}

/*---------------------------------
コンテンツ
--------------------------------*/

table tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	line-height: 25px;
}

#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}

.blog_info.contentsbox p {
	font-size: 12px;
	color: #666;
}

.huto {
	font-weight: bold;
}

.hutoaka {
	font-weight: bold;
	color: #ff0000;
}

#container #wrap #wrap-in #main .post .nob tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#container #wrap #wrap-in #main .post .nob {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

/*---------------------------------
PREV NEXT
--------------------------------*/

.p-navi {
	padding: 20px 0 20px 30px;
}

.p-navi dl dt {
	font-weight: bold;
	font-size: 15px;
	line-height: 27px;
	float: left;
	width: 50px;
}

.p-navi dl dd {
	font-size: 15px;
	padding-left: 55px;
	line-height: 27px;
}

/*---------------------------------
page itiran
--------------------------------*/

.datebox {
	font-size: 12px;
	margin: 0px;
	color: #999;
}

.topnews div dl dd .datebox a {
	color: #999;
}

/*追記エリア*/

.naviWrap {
	background-color: #ea6188;
	border-bottom: #fff 3px solid;
}

.post ul.moduleList,
.post ul.archiveList {
	padding: 0;
	margin: 0;
}

.post ul.moduleList li {
	list-style: none;
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 10px 15px 0;
	padding: 10px;
	box-shadow: 1px 1px 3px #ccc;
}

.imgBox {
	width: 80px;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin-right: 5px;
}

.imgBox img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}

.imgBox:hover img {
	-webkit-transform: scale(1.1, 1.1) translate(-50%, -50%);
	    -ms-transform: scale(1.1, 1.1) translate(-50%, -50%);
	        transform: scale(1.1, 1.1) translate(-50%, -50%);
}

.imgBox,
.titles {
	display: inline-block;
	vertical-align: middle;
}

.titles {
	width: 218px;
}

.titles a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
	display: block;
}

.boxTitle h2,
.post .boxTitle h4 {
	font-size: 20px;
	margin: 0;
	padding: 10px 20px;
	border: none;
	color: #000;
	background: #FFF;
}

h4.menu_underh2 {
	background: #f1fbff;
	font-weight: normal;
	border-bottom: #48a1d2 1px solid;
	border-top: #48a1d2 1px solid;
	font-size: 14px;
	padding: 10px;
	margin: 0;
}
h4.menu_underh2.category-menu{
  margin-top: 10px;
}
h4.menu_underh2.site-map{
  margin-top: 20px;
}
h4.menu_underh2.sideTop {
	margin: 0 0 10px;
}

.post .topPageList ul {
	padding: 0;
}

.postTitleArea {
	padding: 10px;
	font-size: 12px;
	height: 50px;
	overflow: hidden;
	line-height: 1.4em;
}

.contentArea {
	padding: 20px 20px 0;
}

.mainContentArea {
	padding: 20px 30px;
}

.whiteTable {
	border: 6px solid #d0eaf5;
	background-color: #FFF;
	margin: 0 0 20px;
}

a.moreLink {
	display: block;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #00bf36;
	background-color: #efefef;
	box-shadow: 0px 6px 0px #ddd;
	margin: 0 20px 20px;
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}

a.moreLink:hover {
	background-color: #dfdfdf;
	box-shadow: 0px 0px 0px #ccc;
	margin: 6px 20px 14px;
}

.archiveListContent {
	background-color: #fff;
	padding: 0 10px;
}

/* シェア */

#share {
	margin: 0 30px;
}

#share ul {
	margin: 0 auto;
}

#share li {
	float: left;
	width: 49%;
	margin: 0 0 2% 0;
}

#share li:nth-child(2n) {
	margin-left: 2%;
}

#share li a {
	position: relative;
	display: block;
	padding: 1em 0;
	color: #fff;
	font-size: 94%;
	border-radius: 3px;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

#share li a:hover {
	-webkit-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
	box-shadow: none;
}

/* ツイッター */

#share .twitter a {
	background: #00acee;
	box-shadow: 0 5px 0 #0092ca;
}

#share .twitter a:hover {
	background: #0092ca;
}

/* Facebook */

#share .facebook a {
	background: #3b5998;
	box-shadow: 0 5px 0 #2c4373;
}

#share .facebook a:hover {
	background: #2c4373;
}

/* グーグル */

#share .googleplus a {
	background: #db4a39;
	box-shadow: 0 5px 0 #ad3a2d;
}

#share .googleplus a:hover {
	background: #ad3a2d;
}

/* Pocket */

#share .pocket a {
	background: #f03e51;
	box-shadow: 0 5px 0 #c0392b;
}

#share .pocket a:hover {
	background: #c0392b;
}

/* はてぶ */

#share .hatebu {
	margin-right: 0;
}

#share .hatebu a {
	background: #5d8ac1;
	box-shadow: 0 5px 0 #43638b;
}

#share .hatebu a:hover {
	background: #43638b;
}

#share li a i {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 15px;
}

#share li a i.icon_twitter {
	background: url(images/icon_sns_twitter.png) no-repeat;
	background-size: contain;
}

#share li a i.icon_facebook {
	background: url(images/icon_sns_facebook.png) no-repeat;
	background-size: contain;
}

#share li a i.icon_google {
	background: url(images/icon_sns_google.png) no-repeat;
	background-size: contain;
}

#share li a i.icon_hatena {
	background: url(images/icon_sns_hatena.png) no-repeat;
	background-size: contain;
}

span.countLabel {
	background-color: #fff;
	display: inline-block;
	border-radius: 4px;
	padding: 2px 10px;
	margin-left: 20px;
	color: #000;
}

/*バナーのエリア*/

.bnArea {
	text-align: center;
	padding-bottom: 20px;
  width: 650px;
  margin: 0 auto;
}

.bnArea a {
	display: inline-block;
	margin: 5px;
  float: left;
}

.bnArea a:nth-child(odd){
  margin-left: 0;
}
.bnArea a:nth-child(even){
  margin-right: 0;
}
/*サイドバーフリーエリア*/

#side ul.freeArea li {
	border-bottom: #ccc 1px solid;
	padding: 10px;
	margin: 0;
}

#side ul.freeArea li a {
	display: block;
	margin-bottom: 10px;
}

ul.freeArea li img {
	width: 90%;
	height: auto;
	margin: 0 auto;
}

/*カラー変更部分*/

#container #header {
	background-color: #e50112;
}

#gazou {
	background-color: #fff;
	padding: 15px 0 10px;
}

/* 追加分 */

.rank_box {
	margin-bottom: 45px;
	width: 702px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_01.png") repeat-y 0 0;
}

.rank_box img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rank_box h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.rank_box .box {
	padding: 29px 0 0 0;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_02.png") no-repeat 0 0;
}

.rank_box .box .info {
	margin: 0 0 20px 59px;
	width: 605px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_05.png") repeat-y 0 0;
}

.rank_box .box .info .back {
	width: 605px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_04.png") no-repeat 0 bottom;
	overflow: hidden;
}

.rank_box .box .info .back .image {
	float: left;
	display: inline;
}

.rank_box .box .info .back .text {
	margin: 0 0 5px 0 !important;
	width: 300px;
	float: right;
	display: inline;
}

.rank_box .box .info .back .text h3 {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	background: none !important;
	border: none !important;
}

.rank_box .box .info .back .text h3 img {
	margin: 0 0 0 0 !important;
	width: 300px;
	height: auto;
	display: block !important;
}

.rank_box .box .info .back .desc {
	padding: 5px 13px 10px 13px;
	min-height: 163px;
	line-height: 140% !important;
	font-size: 12px !important;
}

.rank_box .box .info .back .desc p {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 140% !important;
	font-size: 12px !important;
}

.rank_box .box .point {
	margin: 0 0 10px 59px;
	width: 605px;
	overflow: hidden;
}

.rank_box .box .point img {
	margin: 0 0 0 0 !important;
	display: block;
}

.rank_box .box .point dt {
	padding: 0 0 0 0 !important;
	margin: 0 2px 14px 0 !important;
	height: auto;
	display: inline;
	float: left;
}

.rank_box .box .point dd {
	padding: 0 0 0 0 !important;
	margin: 0 0 14px 0 !important;
	width: 146px;
	display: inline;
	float: left;
}

.rank_box .box .point dd img {
	margin: 0 3px 0 0;
	display: inline;
	float: left;
}

.rank_box .box .comment {
	margin: 0 0 10px 59px;
	width: 607px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_07.png") repeat-y 0 0;
	overflow: hidden;
}

.rank_box .box .comment .head {
	padding: 24px 28px 8px 27px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_06.png") no-repeat 0 0;
	overflow: hidden;
}

.rank_box .box .comment .head img {
	margin: 0 0 0 0 !important;
	float: left;
	display: inline;
}

.rank_box .box .comment hr {
	margin: 0 28px 5px 27px;
	background: none;
	border: none;
	border-bottom: 2px dotted #c4c4c4;
	overflow: hidden;
}

.rank_box .box .comment .desc {
	padding: 0 28px 20px 27px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_08.png") no-repeat 0 bottom;
	overflow: hidden;
}

.rank_box .box .comment .desc p {
	line-height: 150% !important;
	font-size: 18px !important;
}

.rank_box .link_box {
	padding: 5px 0 56px 0;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2015/10/rank_back_03.png") no-repeat 0 bottom;
	overflow: hidden;
}

.rank_box .link_box .link_01 {
	margin: 0 0 0 65px;
	float: left;
	display: inline;
}

.rank_box .link_box .link_02 {
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

/*コピーライト*/

.copyright {
	text-align: center;
	background: #29aae3;
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
}

/*トップページ静的コンテンツ*/

.top-wrap {
	width: 756px;
	float: left;
}

.top-wrap-welcome {
	border: 6px solid #d0eaf5;
	margin-bottom: 20px;
}

.top-wrap-welcome-in {
	border: 1px solid #48a1d2;
	padding: 10px 0;
	background: #fff;
	position: relative;
}

.top-wrap-welcome-in:after {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/woman01.png") no-repeat 0 0;
	position: absolute;
	content: "";
	width: 170px;
	height: 175px;
	bottom: 0;
	right: 2px;
}

.top-wrap-welcome-in h1 {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/title01.png") no-repeat 0 0;
	width: 724px;
	height: 54px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
}

.top-wrap-welcome-in p {
	box-sizing: border-box;
	color: #222;
	width: 720px;
	font-size: 16px;
	height: 285px;
	border: 3px solid #7F4A38;
	border-radius: .6em;
	padding: 12px 15px;
	margin: 15px auto 0;
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/bg_p.jpg") no-repeat 0 0;
}

.top-wrap-detail {
	color: #444;
	background: #FFF;
	border: 6px solid #f3d7df;
	padding-bottom: 6px;
	margin-bottom: 20px;
	margin-top: 55px;
}

.top-wrap-totsugeki {
	margin-bottom: 45px;
}

.top-wrap-totsugeki h1 {
	height: 0;
	font-size: 0;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
}

.top-wrap-totsugeki-title {
	position: relative;
	margin-bottom: 0;
	height: 100px;
	width: 100%;
	border: 1px solid #ea6188;
	box-sizing: border-box;
}

.top-wrap-totsugeki-title:before {
	width: 101%;
	height: 6px;
	background: #f3d7df;
	position: absolute;
	bottom: -7px;
	left: -1px;
	content: "";
}

.top-wrap-totsugeki-title .totsugeki-title-main {
	margin-bottom: 0;
	position: absolute;
	right: 48px;
	top: -33px;
	background: url("https://genkisenior.com/uwaki/wp-content/uploads/2019/09/title03c.png") no-repeat 0 0;
	height: 114px;
	width: 503px;
}

.top-wrap-totsugeki-title .totsugeki-title-icon {
	margin-bottom: 0;
	position: absolute;
	left: 10px;
	top: -65px;
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/title02-img.png") no-repeat 0 0;
	height: 196px;
	width: 176px;
}

.top-wrap-totsugeki-contents {
	padding: 0 30px;
}

.top-wrap-totsugeki-text {
	margin-top: 50px;
	font-size: 16px;
}

.top-wrap-totsugeki-text.mt00 {
	margin-top: 0;
}

.blue-check-box {
	border: 3px solid #29aae3;
	padding: 12px 15px;
	margin-bottom: 25px;
}

.blue-check-box.icon-woman {
	position: relative;
}

.blue-check-box.icon-woman:before {
	position: absolute;
	bottom: 0;
	right: 15px;
	content: "";
	background: url(":/wp-content/themes/t-stinger/images/woman02.png") no-repeat 0 0;
	width: 117px;
	height: 192px;
}

.blue-check-box.icon-woman h3 {
	font-size: 20px;
	color: #101394;
	margin: 0 0 5px 0;
	padding: 0;
}

.blue-check-box.icon-woman ul {
	width: 510px;
	float: none;
	display: inline-block;
}

.blue-check-box ul {
	float: left;
	padding-top: 6px;
}

.blue-check-box ul li {
	padding-left: 45px;
	position: relative;
	line-height: 1.3;
	font-size: 16px;
}

.blue-check-box ul li:not(:last-child) {
	margin-bottom: 12px;
}

.blue-check-box ul li:before {
	position: absolute;
	content: "";
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_check.png");
	width: 27px;
	height: 20px;
	left: 0;
	top: 3px;
}

.blue-check-box p {
	margin-bottom: 0;
	float: right;
}

.blue-check-box.top-blue-box {
	padding: 10px 10px 10px 25px;
}

.blue-check-box.top-blue-box ul li {
	line-height: 1.4;
	font-size: 18px;
}

.top-wrap-block-title {
	position: relative;
	margin-bottom: 0;
	height: 128px;
	width: 100%;
	background: #FFF;
	border: 1px solid #29aae3;
	box-sizing: border-box;
}

.top-wrap-block-title a:hover .top-wrap-block-title-main {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.top-wrap-block-title:before {
	width: 101%;
	height: 6px;
	background: #d0eaf5;
	position: absolute;
	bottom: -7px;
	left: -1px;
	content: "";
}

.top-wrap-block-title:after {
	width: 100%;
	height: 25px;
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/shadow.png") no-repeat 0 0;
	position: absolute;
	bottom: -32px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	content: "";
}

.top-wrap-block-title .top-wrap-block-title-main {
	margin-bottom: 0;
	position: absolute;
	width: 708px;
	height: 124px;
	top: -7px;
	right: 4px;
}

.top-wrap-block-title .top-wrap-block-title-main.title03 {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/title03.png") no-repeat 0 0;
}

.top-wrap-block-title .top-wrap-block-title-main.title04 {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/title04.png") no-repeat 0 0;
}

.top-wrap-block-title .top-wrap-block-title-main.title05 {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/title05.png") no-repeat 0 0;
}

.top-wrap-block {
	border: 6px solid #cce6f1;
	width: 720px;
	margin: 30px auto 0;
}

.top-wrap-block h1 {
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	height: 0;
	font-size: 0;
}

.top-wrap-block .top-wrap-block-in {
	padding: 20px;
	background: #FFF;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text {
	display: table;
	margin-top: 10px;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text .top-wrap-block-text-img {
	width: 240px;
	display: table-cell;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text .top-wrap-block-text-img img{
  max-width: 240px;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text .top-wrap-block-text-detail {
	width: 425px;
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text .top-wrap-block-text-detail h2 {
	outline: none;
	color: #101394;
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 0;
	border: none;
}

.top-wrap-block .top-wrap-block-in .top-wrap-block-text .top-wrap-block-text-detail p {
	font-size: 14px;
}

.top-wrap-block .top-wrap-block-btn a:first-child {
	float: left;
}

.top-wrap-block .top-wrap-block-btn a:last-child {
	float: right;
}

.top-wrap-block .top-wrap-related-posts {
	margin-top: 60px;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-title {
	color: #69492b;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #48a1d2;
	padding: 0 0 15px 35px;
	margin-bottom: 0;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-title:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 20px;
	height: 25px;
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_files.png");
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li {
	display: inline-block;
	float: left;
	width: 49%;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #48a1d2;
	line-height: 1.6;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li:nth-child(2n) {
	margin-left: 2%;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-img {
	float: left;
	width: 75px;
	height: 75px;
	margin-bottom: 0;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-img img {
	width: 100%;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-text {
	float: right;
	width: 218px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-text .posts-list-text-link {
	text-align: right;
	text-decoration: underline;
	position: relative;
	padding-right: 16px;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0;
	line-height: 1;
	color: #000;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-text .posts-list-text-link:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 8px solid #ea6188;
	border-bottom: 6px solid transparent;
}

.top-wrap-block .top-wrap-related-posts .top-wrap-related-posts-list li .posts-list-text .posts-list-text-link a {
	color: #000;
}

.detail-table {
	width: 100%;
	border-top: 1px solid #93BBE6;
	border-left: 1px solid #93BBE6;
	color: #000;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.detail-table tr {
	border-bottom: 1px solid #93BBE6;
}

.detail-table th {
	background: #D9F1FC;
	border-right: 1px solid #93BBE6;
	padding: 5px 15px;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}

.detail-table th.taC {
	text-align: center;
	width: 23%;
}

.detail-table th.taR {
	text-align: right;
	width: 21%;
}

.detail-table th.taL {
	text-align: left;
	width: 57%;
}

.detail-table td {
	padding: 8px;
	border-right: 1px solid #93BBE6;
	border-bottom: 1px solid #93BBE6;
	font-size: 13px;
	vertical-align: middle;
}

.detail-table td.taC {
	text-align: center;
	padding: 8px 10px;
}

.detail-table td.taC.star {
	padding: 0;
}

.detail-table td.taR {
	text-align: right;
	padding: 8px 20px 8px 0;
}

.detail-table td.taL {
	text-align: left;
	padding-left: 15px;
}

.detail-table td.fs12 {
	font-size: 12px;
}

.detail-table td span {
	height: 17px;
	width: 17px;
	display: inline-block;
	margin: 0 2px;
}

.detail-table td span.icon-star-on {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_star_on.png");
}

.detail-table td span.icon-star-off {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_star_off.png");
}

.detail-table td span.icon-star-half {
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_star_half.png");
}

.sidebar-list-text-link {
	text-align: right;
	text-decoration: underline;
	position: relative;
	padding-right: 16px;
	font-size: 12px !important;
	margin-top: 10px !important;
	line-height: 1 !important;
	color: #000;
}

.sidebar-list-text-link:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 8px solid #ea6188;
	border-bottom: 6px solid transparent;
}

.sub-wrap-related-posts {
	margin: 60px 0;
	padding: 0 30px;
}

.sub-wrap-related-posts .sub-wrap-related-posts-title {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #48a1d2;
	padding: 0 0 15px 35px;
	margin-bottom: 0;
}

.sub-wrap-related-posts .sub-wrap-related-posts-title:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 20px;
	height: 25px;
	background: url("https://genkisenior.com/uwaki/wp-content/themes/t-stinger/images/icon_files.png");
}

.sub-wrap-related-posts .sub-wrap-related-posts-list {
	padding: 0;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li {
	display: inline-block;
	float: left;
	width: 49%;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #48a1d2;
	line-height: 1.6;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li:nth-child(2n) {
	margin-left: 2%;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-img {
	float: left;
	width: 75px;
	height: 75px;
	margin-bottom: 0;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-img img {
	width: 75px !important;
	height: 75px !important;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-text {
	float: right;
	width: 218px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-text .posts-list-text-link {
	text-align: right;
	text-decoration: underline;
	position: relative;
	padding-right: 16px;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 0;
	line-height: 1;
	color: #000;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-text .posts-list-text-link:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 8px solid #ea6188;
	border-bottom: 6px solid transparent;
}

.sub-wrap-related-posts .sub-wrap-related-posts-list li .posts-list-text .posts-list-text-link a {
	color: #000;
}

.smartphone-only {
	display: none;
}

.smartphone-taC {
	text-align: center;
}

.single-bnr-wrap {
	padding: 0 30px;
	margin-top: 50px;
}

.single-bnr-wrap .whiteTable {
	border: none;
}

.single-bnr-wrap .boxTitle h2 {
	outline: none;
	border-bottom: 1px solid #48a1d2;
	padding: 0 0 10px 0;
}

.single-bnr-wrap .contentArea {
	padding: 20px 0 0;
}

/*
━━━━━━━━━━━━━━━━━━━

↓地図

━━━━━━━━━━━━━━━━━━━
*/

#mainVisual {
	line-height: 180%;
}

#mainVisual .mapArea {
	margin-bottom: 20px;
	position: relative;
	float: center;
	width: 548px;
	height: 365px;
	background: url(/wp-content/uploads/2015/06/top_map.jpg) no-repeat top left;
}

#mainVisual .mapArea li {
	position: absolute;
	list-style: none;
	text-align: left;
	font-size: 10px;
}

#mainVisual .mapArea li span {
	display: block;
	padding: 40px 0 0 12px;
	padding: 0px 0 0 0px;
	line-height: 1.4;
}

#mainVisual .mapArea .hokkaido {
	width: 185px;
	height: 99px;
	top: 132px;
	left: 403px;
}

#mainVisual .mapArea .kanto {
	width: 185px;
	height: 88px;
	top: 215px;
	left: 378px;
}

#mainVisual .mapArea .hokuriku {
	width: 134px;
	height: 88px;
	top: 48px;
	left: 224px;
}

#mainVisual .mapArea .chubutoukai {
	width: 160px;
	height: 110px;
	top: 308px;
	left: 321px;
}

#mainVisual .mapArea .tokai {
	width: 122px;
	height: 64px;
	top: 0;
	left: 0;
}

#mainVisual .mapArea .kinki {
	width: 129px;
	height: 103px;
	top: 141px;
	left: 153px;
}

#mainVisual .mapArea .chugoku {
	width: 137px;
	height: 88px;
	left: 30px;
	top: 108px;
}

#mainVisual .mapArea .shikoku {
	width: 157px;
	height: 64px;
	top: 338px;
	left: 166px;
}

#mainVisual .mapArea .kyushu {
	width: 137px;
	height: 112px;
	left: 17px;
	top: 246px;
}

#mainVisual a:link {
	text-decoration: underline;
	color: #666;
}

#mainVisual a:visited {
	text-decoration: underline;
	color: #666;
}

#mainVisual a:active {
	text-decoration: none;
	color: #999;
}

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

#map_sp {
	display: none;
}

/*画像左寄せの回り込み*/
img.img_left{
        vertical-align: bottom;
	float: left;
	padding: 2px 20px 0 0;
}

div.clear{
	clear: both;
	margin: 0 0 0 0;
}

/*体験談の囲み*/
.waku {
    padding:5px 15px 0 15px;
    border:solid 3px #f4b3c2;
    border-radius:10px;
    background-color:#fffffc;
    margin-top:30px;
    margin-bottom:20px;
}


.tagcloud {
  position: relative;
  overflow: hidden;
  padding: 0 22px 0 14px;
  text-align: left;
}
.tagcloud a {
  display: inline-block;
  background: #fbf8e5;
  white-space: nowrap;
  font-size: 98%;
  color: #a97837;
  line-height: 1.3;
  padding: 3px 8px;
  margin-bottom: 5px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #D4CFC1;
}

.tagcloud a:hover {
  color: #b54f41;
  text-decoration: underline;
}
body.search #wrap{
  margin-top: 20px;
}
.top-static-table{
  width: 100%;
}
.top-static-table tr{
}
.top-static-table tr td{
  width: 50%;
  padding: 0 10px 15px;
  vertical-align: top;
  font-size: 20px;
  border: none;
  line-height: 1.6;
}
.top-static-table tr td p{
  margin-bottom: 12px;
  line-height: 24px;
  font-size: 17px;
  width: 350px;
  margin: 0 auto 12px;
}
.top-static-table tr td p a{
  text-decoration: none;
  color: #0b66eb;
}
.top-static-table-title{
  background: #ea6188;
  text-align: center;
  font-size: 22px;
  color: #fff;
  padding: 10px 0;
  font-weight: normal;
  line-height: 1.6;
  border: none;
  outline: none;
  margin: 0 0 20px;
}
.top-static-table-title:before{
  display: none;
}
.top-static-table-title:after{
  display: none;
}
.single-office-page{}
.single-office-page .top-wrap-block-title{
  outline: 6px solid #cce6f1;
  margin-top: 15px;
}
.single-office-page .top-wrap-block-title .top-wrap-block-title-main{
  background-size: 670px auto;
  margin: 0 auto;
  width: 670px;
  right: 6px;
}
.single-office-page .top-wrap-block-text-img{
  padding: 20px 0 0;
  text-align: center;
}

/* 投稿日時（投稿一覧・固定ページ）を消す */
.blog_info {display: none;}

/**原一バナー非表示**/
#footer_banner { display: none;}
img.to_top_bunner_sp {display:none;}