/** {
	font-family: Helvetica Neue,Arial,Hiragino Sans,Hiragino Kaku Gothic ProN,BIZ UDPGothic,Meiryo,sans-serif;
	margin: 0px;
	padding: 0px;
}*/
* {
	font-family: arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	color: #1a0dab;
	font-weight: bold;
	text-decoration: none;
}

/*.entry-content a {
  font-weight: bold;
	color: #1a0dab!important;
}*/

/* 基本の文字 */
p,
.post h5 /* H5 */
{
	margin-bottom: 20px;
	color: #333;
	font-size: 15px;	
	/*line-height: 180%;*/
}
/*ブログタイトル*/
header .sitename {
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-family: Helvetica Neue,Arial,Hiragino Sans,Hiragino Kaku Gothic ProN,BIZ UDPGothic,Meiryo,sans-serif!important;
	padding: 5px 0 0;
	margin-bottom: 3px;
        /*text-shadow:-1px -1px 3px fff;*/
}

/*ブログ名の下のキャプション */
header h1 {
	font-size: 10px;
	font-weight: normal;
}

header .descr {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1.5 !important;
	padding-bottom: 0;
	color: #fff;
}

.kanren h3 {
    margin: 0 0 3px;
}

.kanren h3 a,
.post .kanren h3 a {
    color: #1a1a1a;
	font-size: 15px!important;
	line-height: 1.3em!important;
	font-weight: bold;
}


/*ドット線*/
.dotline {
	border-bottom:1.5px dotted #dd9933;
}

.dotliner {
	border-bottom:1px dotted #dd9933;
}

.dotline-s {
 background-color:#d0e4f3;
 border-color: #167ac6;
 padding: 3px;
}


.dotline-sr {
	border-bottom:1px solid #4682b4;
}
/*リスト */
.post ul:not(.toc_list):not(.st_toc_list) {
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.post ul ul,
.post ul ol,
.post ol ol,
.post ol ul {
	margin-bottom:10px;
}

.post ul li {
	padding-bottom:5px;
  color: #333;
	font-size: 15px;
	line-height: 1.4em;
}

.post ul li:last-child {
	padding-bottom:0px;
}

.post ol {
	list-style-type: decimal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.post ol li {
	padding-bottom:5px;
  color: #333;
	font-size: 15px;
	line-height: 1.4em;	
}

.post ol li:last-child {
	padding-bottom:0px;
}
/*テーブル */
.post table {
	box-sizing: border-box;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	margin-bottom: 10px;
	width: 100%;
	max-width: 100%;
	color:#777777;
}

/*For IE*/
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.post table {
		table-layout: fixed;
	}
}

table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align:top;
	color: #777777;
	font-size: 14px;
	line-height: 1.4em;
}

table th {
  padding: 5px;
	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: 1.4em;
	color:#777777;
}

.post table tr td p {
	font-size: 14px;
	line-height: 1.4em;
	color:#777777;
}

#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: #777777;
}

/*---サイドバー--*/

#side aside ul li {
        list-style-image: url('http://www.tokusokudesuka.click/wp-content/uploads/2020/09/icon3-2.png');
  list-style-position: inside;
	color: #333;
	margin: 0px;
	padding: 5px;
	border-bottom: 1.8px dotted #777777;
		font-size:13px;
	line-height:200%;
}

#side aside .children li {
	padding-left: 10px;
}

#side aside ul li ul li{
	list-style-type: none;
	margin: 0px;
}

#side aside .sub-menu {
	padding-left: 10px;
}

#side aside #mybox ul li ul li {
	font-size: 14px;
	line-height: 1.4em;
}

#side aside .kanren {
    padding-top: 10px;
}
/* サイドバーの見出し */
aside h4:not(.st-css-no2),
#side aside h4:not(.st-css-no2),
.st-widgets-title:not(.st-css-no2) {
	font-size:14px;
	line-height:1.4em;
	margin-bottom:5px;
	background-repeat: no-repeat;
}


/*--フッターのウィジェットボックス*/

	.footer-r {
		box-sizing:border-box;
		padding:0 15px 10px 0px;
		text-align:justify;
		 list-style-image: url('http://www.tokusokudesuka.click/wp-content/uploads/2018/07/sankaku07.gif');
	background: #fff;
	border:2px solid #0fbca5;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	border-radius: 2px;
	margin: 2em 0;
	}

	.footer-r > * {
		font-size:15px;
		line-height:1.6em;
		text-align:left;
		margin: 0.1em 0.5em;
	}

	.footer-l {
		float:center;
		width:40%;
		min-width:300px;
		box-sizing:border-box;
		text-align:justify;
		padding:0 20px 0 0;
	}

	.footer-l > * {
		text-align:center;
	}

	.footer-l .head-telno{
		padding-left:0;
	}

	.footer-r {
		float:right;
		width:100%;
		box-sizing:border-box;
	}
	/*サイドバーの記事タイトル*/
	aside h4:not(.st-css-no2),
	#side aside h4:not(.st-css-no2),
	.st-widgets-title:not(.st-css-no2) {
		font-size:16px;
		line-height:1.3em;
	}

.yellowbox {
	padding:20px;
	background-color:#ffffe0;
	margin-bottom:20px;
	color: #777777;
	line-height: 1.4em;
}
.yellowbox:not(.noborder) {
	border:solid 2px #fffacd;
}


/* 記事タイトル */
.entry-title:not(.st-css-no2), 
.post .entry-title:not(.st-css-no2) {
	font-size: 22px;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	background: #383838;
	padding: 10px;
	}


/* 中見出し */
h2:not(.st-css-no2),
.h2modoki{
	font-size: 19px;
	line-height: 1.3em;
	}


	/*小見出し*/
.post h3:not(.st-css-no2):not(.rankh3):not(#reply-title),
.h3modoki {
	font-size: 19px;
	line-height: 1.3em;
	}

.post h4:not(.st-css-no2):not(.point):not(.rankh4),
.h4modoki {
	font-size: 16px;
	line-height: 1.3em;
} 

/*Chat Bubbles　CSS Setting*/
/* 全体のスタイル */
.voice {
margin-bottom: 5px;
}
/* 左画像 */
.voice-img-left {
margin-left: 20px;
margin-top: -1px;
float: left;
width: 60px;
height: 60px;
}
/* 右画像 */
.voice-img-right {
margin-right: 20px;
margin-top: -1px;
float: right;
width: 60px;
height: 60px;
}
.voice figure img {
width: 100%;
height: 100%;
border: 2px solid #eee;
border-radius: 50%;
margin: 0;
}
/* 画像の下のテキスト */
.voice-img-description {
color: #777777;
padding: 5px 0 0;
font-size: 10px;
text-align: center;
}
/* 左からの吹き出しテキスト */
.voice-text-right {
position: relative;
margin-left: 100px;
padding: 1.2em;
border: 1.5px solid #80AAFF;
background-color: #80AAFF;
border-radius: 5px;
	box-shadow:1px 1px 3px #adadad;
}
/* 右からの吹き出しテキスト */
.voice-text-left {
position: relative;
margin-right: 100px;
padding: 1.2em;
border: 1.5px solid #dcc066;
background-color: #dcc066;
border-radius: 5px;
	box-shadow:-1px 1px 3px #adadad;
}
p.voice-text {
margin: 0 0 8px;
color: #fff;
font-weight: bold;
}
p.voice-text:last-child {
margin-bottom: -10px;
margin-top: -10px;
}
/* 左の三角形を作る */
.voice-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #80AAFF;
top: 15px;
left: -20px;
}
.voice-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #80AAFF;
top: 15px;
left: -19px;
}
/* 右の三角形を作る */
.voice-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #dcc066;
top: 15px;
right: -20px;
}
.voice-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #dcc066;
top: 15px;
right: -19px;
}
/* 回り込み解除 */
.voice:after,.voice:before {
clear: both;
content: "";
display: block;
}
.graybox {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fafafa;
  color: #777777;
	font-size: 13px;
	line-height: 1.5em;

}
.graybox:not(.noborder) {
	border: dotted 1.5px #ccc;
}
.yellowbox {
	padding:10px;
	background-color:#ffffe0;
	margin-bottom: 15px;
	color: #444444;
	font-size: 13px;
	line-height: 1.5em
}
.yellowbox:not(.noborder) {
	border:dotted 1.5px #FFFFCC;
}

/* マーカー線・黄色 */
.marker9{
background:linear-gradient(transparent 75%, #ffdc00 75%);
font-weight:bold; 
}



/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 0.9em;
    text-align: left;
		font-weight: 600;
	color: #4b4b4b;
	text-shadow: 1px 1px 3px #ebebeb;

}

/* a single normal button */
div.reaction_buttons li.reaction_button {
    border: 1px dotted #000;
    line-height: 1.6em;
    padding: 5px;
    margin: 3px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background-color: #0078ba;
    cursor: pointer;
    list-style: none;
    text-align: center;
    display: inline-block;

    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
}

/* the button while hovering over it */
div.reaction_buttons li.reaction_button:hover {
    background: #d7c447;
    border: 1px solid #d7c447;
    background-image: -moz-linear-gradient(#adadad, #acacac 70%);
    background-image: -webkit-linear-gradient(#adadad, #acacac 70%);
    background-image: linear-gradient(#adadad, #acacac 70%);
}

/* special setings for display as a graph,
 * inspired by http://geoffgraham.me/creating-a-responsive-css-bar-chart/ */
div.reaction_buttons ul.graph {
    clear: both;
    padding: 0;
    width: 90%;
}
div.reaction_buttons ul.graph li.reaction_button {
    height: 125px;
    padding: 0;
    position: relative;
    vertical-align: bottom;
    margin: 0 auto;
    padding-left: 10px;
    text-align: left;
    display: block;

    background: #acacac;
    border: 1px solid #d7c447;
    background-image: -moz-linear-gradient(#adadad, #acacac 70%);
    background-image: -webkit-linear-gradient(#adadad, #acacac 70%);
    background-image: linear-gradient(#adadad, #acacac 70%);
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
}
@media (min-width: 700px) {
    div.reaction_buttons ul.graph {
        height: 250px;
        width: 100%;
    }
    div.reaction_buttons ul.graph li.reaction_button {
        height: 250px;
        margin: 0 1.8% 0 0;
        padding: 0;
        width: 17%;
        display: inline-block;
    }
    div.reaction_buttons ul.graph li.reaction_button span.button_name {
        bottom: -4em;
        position: absolute;
    }
    div.reaction_buttons ul.graph li.reaction_button span.braces {
        display: none;
    }
    div.reaction_buttons ul.graph li.reaction_button span.count_number {
        bottom: 3px;
        position: absolute;
        font-size: 2em;
        font-weight: bold;
    }
}

/* the button after voting */ 
div.reaction_buttons li.voted,
div.reaction_buttons li.voted:hover {
    cursor: default;
}

/* number of votes including parantheses.
.reaction_buttons .reaction_button .count {
}
 */

/* number of votes in between the parantheses.
.reaction_buttons .reaction_button .count_number {
}
 */
 
/* simple sidebar settings */ 
#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}


/* スマホにだけ指定 */

@media only screen and (max-width: 480px) {
	div#wrapper-in {
		padding: 0;
	}
/* フッター文字 */
#footer .footerlogo {
	font-size: 12px;
	line-height:1.0em;
	margin-bottom: 10px;
	font-weight:bold;
}
	#footer p {
	font-size: 10px;
	margin-bottom:5px;
}
}


/* 会話レイアウト */

.st-kaiwa-box {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display:table;
}

.st-kaiwa-face {
	text-align:center;
	display: table-cell;
	width:60px;
	vertical-align:top;
}

.st-kaiwa-face img{
	border-radius: 60px;
	border: 0px solid #ccc;
}

.st-kaiwa-face-name {
	color: #616161;
  	font-size:70%;
	line-height:1.5;
  	max-width:60px;
}

.st-kaiwa-area {
	display: table-cell;
	vertical-align:top;
	text-align:left;
}

.st-kaiwa-hukidashi {
	display: inline-block;
	padding: 15px 20px;
	margin-left: 20px;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
	font-weight: 500;
}

.post .st-kaiwa-hukidashi p:last-child {
	 margin-bottom:0px;
}

.st-kaiwa-hukidashi:after {
	content: "";
	position: absolute;
	top: 30px;
	left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f9f9f9 transparent transparent;
}

/*ふきだし反対*/

.st-kaiwa-face2 {
	text-align:center;
	display: table-cell;
	width:60px;
	vertical-align:top;
}

.st-kaiwa-face2 img{
	border-radius: 60px;
	border: 0px solid #ccc;
}

.st-kaiwa-face-name2 {
	color: #616161;
  	font-size:70%;
	line-height:1.5;
  	max-width:60px;
}

.st-kaiwa-area2 {
	display: table-cell;
	vertical-align:middle;
	text-align:right;
}

.st-kaiwa-hukidashi2 {
	display: inline-block;
	padding: 15px 20px;
	margin-right: 20px;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
	text-align:left;
		font-weight: 500;
}

.post .st-kaiwa-hukidashi2 p:last-child {
	 margin-bottom:0px;
}

.st-kaiwa-hukidashi2:after {
	content: "";
	position: absolute;
	top: 30px;
	right: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #f9f9f9;
}

/*スライドボックス*/
.st-slidebox-c {
	margin-bottom:20px;
}
.post .st-btn-open{
	color: #000;
	cursor: pointer;
	margin-bottom:0;
	font-size:16px;
	text-shadow:1px 1px 3px #aaaaaa;
}
.st-slidebox{
	padding-top:10px;
	display: none;
}

.post .st-slidebox p:last-child{
	margin-bottom:0;
}


/*ブログカード風*/

.st-cardbox {
	padding:15px;
	border:1px solid #ccc;
	margin-bottom:20px;
  position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	transition: .3s;
	width: 100%;
	box-sizing: border-box;
}

a.st-cardlink,
a .st-cardbox h5,
a .st-cardbox p {
	text-decoration:none;
	color: #b4441f;
}

.st-cardbox:hover{
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  opacity:0.8;
}

.st-cardbox.kanren {
    margin-top: 0;
	background-color: #fff;
}

.kanren.st-cardbox dl:last-child{
    border-style: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.post .st-cardbox p,
.st-cardbox p {
	margin-bottom:10px;
  font-weight: normal;
}

.st-cardbox .clearfix dd h5,
.post .st-cardbox .clearfix dd h5,
#side .st-cardbox .clearfix dd h5 {
	margin-bottom:10px;
	padding-bottom:5px;
}

.st-cardbox .clearfix dd p {
	font-size:80%;
	line-height:1.5;
	margin-bottom:5px;
	color:#616161;
}

.st-cardbox .clearfix dd p.cardbox-more {
	margin-bottom:0;
}

/* ステップ */
.st-step-box {
 	position: absolute;
	top: -15px;
	left: -5px;
  display:block;
}

.st-step {
 	position: relative;
	display: inline-block;
 	margin: 0 15px 0 0;
	padding: 5px 7px;
 	width: 50px;
 	height: 50px;
 	vertical-align: middle;
 	text-align: center;
 	color: #FFF;
	font-size: 13px;
	background: #ccc;
 	box-sizing: border-box;
  line-height:18px;

}

.st-step:before{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 13px solid #ccc;
 	z-index: 0;
}

.st-step .step-arrow{
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 13px solid #70a6ff;
 	z-index: 0;
}

.st-step-no {
	font-size:150%;
	font-weight: bold;
}

.st-step-title {
  position: relative;
  font-size:20px;
  line-height:30px;
  font-weight:bold;
  padding: 10px 10px 10px 65px;
  background:#fff;
  margin-top:30px;
}

.st-step-title .st-step {
  font-weight:normal;
}

.sankaku {
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-top: 30px solid #ccc;
    border-right: 80px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 80px solid transparent;
}

.graywaku {
  background-color:#fff;
	border:1px solid #ccc;
	margin: 5px 0px 5px 0px;
	padding: 10px 20px 10px 20px;
	}