/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 20260211-keicho
*/

/*すごいもくじ右下*/
#page-top:not(.page-top-img):not(.st-pagetop-text) a {
  width: 50px;
  height: 50px;
}
.st_toc_back:not(.is-rounded) {
  width: 48px;
  height: 49px;
  bottom: 89px;
}
#side .side_toc .st_toc_container:not(.st_toc_contracted) .st_toc_title {
  color: #787878;
}
.st_toc_back:not(.is-rounded){
  border-color: #4682b4 !important;
}
.st_toc_back,
.st_toc_back:hover,
.st_toc_back_icon,
.st_toc_back_icon::before {
  color: #4682b4 !important;
}

.side_toc .st_toc_container.st_toc_style_default > ul > li > a {
  color: #606060;
}

/*すごいもくじ本体*/
main .post #st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default ul ul, main .post #st_toc_container.st_toc_style_paper ul ul, main .post .st_toc_container.st_toc_style_default ul ul, main .post .st_toc_container.st_toc_style_paper ul ul {
  padding: 10px 0 8px 1em !important;
}
/*目次はてなバージョンの改変*/
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list > li::before, .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list > li::before {
  content: "\f0da"!important;
  color: #ccc !important;
  margin-left: calc( -6px - .8em)!important;
  font-size: 1.1em;
  margin-top: 2px;
}
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list {
  padding: 0 0 0 20px!important;
}
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list > li > a,
main .st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question.only-toc .st_toc_list > li > a {
  margin-bottom: 10px!important;
}
.st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_question .st_toc_list ul {
  padding: 5px 0!important;
}
#st_toc_container:not(.over_toc_content):not(.side_toc_content).st_toc_style_default > ul > li, .st_toc_container.st_toc_style_default > ul > li {
  margin-bottom: 5px;
}
/*目次*/
.post #st_toc_container ul ul li {
    padding-left: 25px;
	font-weight: normal;
}
.post #st_toc_container ul li {
	font-weight: normal;
}
#st_toc_container ul a {
    border-bottom: none;
}

#st_toc_container li a:before {
    color: #ccc;
}
#st_toc_container .migiyose { padding-left: 1.6em;}
.st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no)  .migiyose:before {
  	content: none;
}
#st_toc_container .migiyose {
    padding-left: 1.6em;
}
.st-blackboard {
	padding: 10px 10px 15px;
    border: 3px solid #f3f3f3;
    background: #fff;
    margin: 30px 0;
    border-radius: 0;
}
.st-blackboard-title {
    border-bottom: 2px solid #ddd;
}
.category #st_toc_container li {
  text-indent: -0.1em;
}

.author {
  font-size: 12px;
  line-height: 1.3;
  font-style: normal;
  color: #757575;
  text-decoration: none;
}

/*スライドボックス*/
.st-slidebox-c {
  padding: 7px 0; 
  margin-bottom: 0px;
  border-bottom: 1px dashed #ccc;
}
.post .st-btn-open {
    font-weight: normal;
    font-size: 15px;
}
.post .st-btn-open:before {
  	content: "\f138";
    font-family: stsvg;
	color: #1450aa;
    margin-right: 8px;
}
.st-slidebox p {
    font-size: 15px;
    line-height: 26px;
}
.st-slidebox {
	padding: 20px 10px 20px 10px;
	background: #F2F2F2;
	font-size: 90%;
	line-height: 24px;
}

/*コメント*/
.comment-author {
    float: none;
	position: static;
	width: 100%;
    box-sizing: content-box;
    text-align: left;
	padding: 0px;
}
#comments li.comment {
    padding: 5px 5px 5px 10px;
}
.vcard .fn, .comment-author a, .comment-author {
    margin-bottom: 10px;
	line-height: normal;
}
.comment-body {
    padding: 10px 5px 10px 0;
}
.comment-author img {
    width: 50px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}
.comment .vcard .fn, .comment-author a, .comment-author {
    color: #333;
}
.comment-reply-title :after {font-size: 14px; font-weight: normal; content: "（承認後に公開されます）";}

/*販売ページ*/
.asp-products .kanren,
.asp-products .tagst,
.asp-products .point,
.asp-products .blogbox,
.asp-products .asp_post_title {
    display:none;
}

.post table {
    border-top: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
}
table tr td {
    border-bottom-color: #e1e1e1;
    border-left-color: #e1e1e1;
}
.post table tr:nth-child(2n) {
    background-color: rgba(220, 220, 220, 0.2);
}

.kanren:not(.st-cardbox) .clearfix dd p {
    color: #666 !important;
}

.st-pagelink a {
    color: #4682b4;
}
.st-blackboard {
	padding: 10px 10px 15px;
    border: 3px solid #f3f3f3;
    background: #fff;
    margin: 30px 0;
    border-radius: 0;
}
.st-blackboard-title {
    border-bottom: 2px solid #ddd;
}

.wp-caption-text {
    margin-top: 7px;
}

.comment-author a, .comment-author {
    font-size: 11px;
}

/* CTAボタン */
.ctabutton {
-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
box-shadow:inset 0px 1px 0px 0px #fce2c1;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
background-color:#ffc477;
-moz-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
border:1px solid #eeb44f;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:11px 20px;
text-decoration:none;
text-shadow:0px 1px 0px #cc9f52;
}
.ctabutton:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
background-color:#fb9e25;
color:#ddd;
}
.ctabutton:active {
position:relative;
top:1px;
}

/* 会話ふきだし */
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
	background-color: #fff4f7;
}
.st-kaiwa-hukidashi:after {
	border-color: transparent #fff4f7 transparent transparent;
}
.st-kaiwa-hukidashi2:after {
	border-color: transparent transparent transparent #fff4f7;
}
.kaiwaicon2 .st-kaiwa-hukidashi,
.kaiwaicon2 .st-kaiwa-hukidashi2 {
	background-color: #e1f5fe;
}
.kaiwaicon2 .st-kaiwa-hukidashi:after {
	border-color: transparent #e1f5fe transparent transparent;
}
.kaiwaicon2 .st-kaiwa-hukidashi2:after {
	border-color: transparent transparent transparent #e1f5fe;
}
.kaiwaicon6 .st-kaiwa-hukidashi {
	background-color: #f0f0f0;
}
.kaiwaicon6 .st-kaiwa-hukidashi:after {
	border-color: transparent #f0f0f0 transparent transparent;
}
.kaiwaicon4 .st-kaiwa-hukidashi2 {
    background-color: #f0f0f0;
}
.kaiwaicon4 .st-kaiwa-hukidashi2:after {
	border-color: transparent transparent transparent #f0f0f0;
}

.category i.fa-check-square::before {
    color: #96e09a;
    margin-left: 8px;
    margin-right: 8px;
}

.colum1 main {
    margin: 0 0 10px;
}
.lp #footer {
    padding: 0;
}
.lp #content-w {
    padding-top: 0px;
}

/*トップページ新着情報*/
#topnews2 dl dd {
	border-left:none;
}
#topnews2 {
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px 0px 0px;
}

#topnews2 dt {
    clear: both;
    color: #7c7c7c;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 90px;
    font-weight: normal;
}
#topnews2 dd {
	font-size: 15px;
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
}

#topnews2 a {
    text-decoration: none;
}

/*-------------------------------------
EBOOKページセパレイト
-------------------------------------*/
.colum1 .column2 {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding: 0 40px 0px 0;
  float: left;
  box-sizing: border-box;
  min-height: 1em;
}
.colum1 .column3 {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  float: right;
  box-sizing: border-box;
  min-height: 1em;
}

/* EBOOKレスポンシブ */
@media only screen and (max-width: 899px){

.colum1 .column2 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 0 10px;
}
.colum1 .column3 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 0 10px;
}
}

/*-----------------------------
amazonjs
------------------------------*/
.post .amazonjs_info h4,
.post .amazonjs_item h4,
.post .amazonjs_item h4 a {
    color: #4682b4 !important;
    text-decoration: none !important;
    background-color: #FFF !important;
    font-size: 16px !important;
}

.post .amazonjs_item h4 a:hover {
    text-decoration: underline !important;
}

.post .amazonjs_item ul li{font-size:13px;}

.post .amazonjs_item {
	padding: 20px 10px;
}

/* 画像 */
.image-waku img {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 15px !important;
}

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

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

/*画像回り込み*/
.hiro-left,
.hiro-right {
   overflow: hidden;
   height: auto;
   font-size: 15px;
   line-height: 25px;
   margin-bottom: 20px;
}

.hiro-left img {
   float: left;
   margin: 0 15px 0 0;
   padding: 0 !important;
}
 
.hiro-right img {
   float: right;
   margin: 0 0 10px 15px;
   padding: 0 !important;
}

.hiro-left p,
.hiro-right p {
   overflow: hidden;
   height: auto;
   font-size: 15px;
   line-height: 25px;
   margin-bottom: 20px;
}

.home .hiro-left, .home .hiro-right {
    margin-bottom: 10px;
}

#side h4:before{
    content: "\f105";
    display: inline;
    font-family: stsvg;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    margin-right: 0.5em;
}

.page .post-password-form input[type="submit"] {
  width: 280px;
  font-weight: normal;
  display: block;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  background: #5ace5f;
  background: none repeat scroll 0 0 #5ace5f;
  border: none;
  border-bottom: 5px solid #38bd3e;
  margin: 30px 0px 20px;
  padding: 10px 0;
  font-size: 15px;
}
.page .post-password-form input[type="submit"]:hover {
  text-decoration: none;
  background: #81da85 !important;
  border-bottom: 5px solid #5ace5f;
}
.page-id-3667 #mail_submit2 {
    margin: 20px 0;
}
.page .post-password-form input[type="submit"] {
    margin-bottom: 30px;
}

.lp .post table {
    margin-bottom: 30px;
}
.page-id-3667 input[type="text"] {
    margin: 5px 0 20px;
}
/*-------------------------------------
	本体関連
-------------------------------------*/
.entry-title:not(.st-css-no), .post .entry-title:not(.st-css-no), .post h2:not(.st-css-no) span, .post .entry-content h3:not(.st-css-no2):not(.post-card-title):not(#reply-title),
#side .st-widgets-title span,
.post h3, .post h4, .post h5, .st-box-btn-text{
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}

#st-tab-box {
    border: 1px solid #ccc;
}

#s-navi dt.trigger {
    text-align: right;
}
.wp-caption-text a, .wp-caption-text {
    color: #2E2E2E;
}

header .descr {
    color: #666;
    padding-bottom: 5px;
}

.responsive-unit{
  max-width: 336px;
}

#footer .copyr,
#footer .copyr a {
   font-size: 12px !important;
   color : #999;
}
#footer .st-pagelists a {
  color: #616161;
}
footer #sidebg li a::before {
  color: #999;
}
#footer .copyr {
    padding: 20px 10px 0;
}
#footer h3 {
    margin-bottom: 5px;
}
#footer {
    padding: 20px 10px 10px;
}

.kanren:not(.st-cardbox) .clearfix dd p {
    color: #666;
    line-height: 19px;
}

.post ul a {
    text-decoration: none;
}
.embdscl0.embd-active {
    display: none !important;
}
#topnews-box div dl dd a:hover {
    color: #4682b4;
}
#menu-head-menu-1 .fa {
    margin-right: 5px;
    color: #cccccc;
}
.footermenust .fa {
    margin-right: 5px;
    color: #cccccc;
}
.footermenust {
    padding: 20px 0px;
}
#footer .footerlogo img {
  max-width: 260px;
}
.cat-itiran p.point .point-in {
    background: #1450aa;
    color: #fff;
}
#topnews-box div.rss-bar {
    margin-top: 25px;
}

#headbox-bg,
#headbox-lp {
    border-top: 8px solid #124898;
}
footer {
    border-bottom: 8px solid #124898;
}
  .footer-r > * {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
  }

.st-cardbox .clearfix dd h5 a {
    color: #4682b4;
}
.home .freebox  {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
}
.home .freebox .arrow_orange {
    font-size: 15px;
}
.post .rankst {
    margin-bottom: 20px;
}
.post .maruno ol li::before {
    background: #1450aa;
    color: #fff;
    font-size: 75%;
}

#comments p a {
    color: #4682b4;
}

#menu-navmenu-1 .fa {
    color: #cccccc;
    margin-right: 5px;
}

.post .maruck ul {
    margin-bottom: 20px;
	margin-top: 20px;
}

.post .commentmetadata { margin-bottom: 15px;}

#st-tab-menu li.active {
    background: #1450aa;
}

/*-----------------------------
サイドバー
------------------------------*/
#side .st-formbtn {
    margin-top: 25px;
}

#side .kanren dt img,
#side .kanren dt {
    width: 75px;
}

#side .kanren dd {
    padding-left: 90px;
}

#side .kanren a {
    color: #1a1a1a;
    font-size: 15px;
    text-decoration: none;
}
#side .kanren a:hover {
	color: #4682b4 !important;
    text-decoration: underline;
}

.kadomaru img {
    border-radius: 75px;
}
#side .kanren dl {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
}
.rssbox a {
    background-color: #1450aa;
    margin-bottom: 20px;
}
#side .st-originalbtn {
    margin-top: 20px;
}
/*サイドバーその他*/
.rssbox a:hover {
    color: #670514;
}

.cat-item a {
	text-decoration : none ;
}
.cat-item a:hover {
	text-decoration : underline;
}

aside #mybox ul li ul li {
    font-size: 15px;
    line-height: 32px;
}

#side aside h4.menu_underh2 {
    padding-left: 4px;
    margin-top: 20px;
}

.p-entry,
.category .p-entry, .nowhits .p-entry {
    background: #1450aa;
}
.pop-box {
    border-top: 1px solid #cccccc;
}
#side .pop-box {
    padding: 20px 0px 10px;
}
#side aside .st-pagelists ul li a:before{
    content: "\f138";
    display: inline;
    font-family: stsvg;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
    margin-right: 0.5em;
    color: #1450aa;
}
#side aside .st-pagelists ul li a:hover{
    color: #4682b4;
    background: #fff;
}

#side #mybox p {
    line-height: 28px;
}

#side aside .st-pagelists ul li:hover {
    background: #fff;
    color: #4682b4;
}

#side aside .st-pagelists ul li:hover {
    background: #fff;
    color: #4682b4;
}
.category .p-entry {
    top: -11px;
}
.category .p-entry::after {
	content: '';
	position: absolute;
	top:0;
	right:-10px;
	border-style: solid;
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #5462ab;
	border-left: 5px solid #5462ab;
	z-index:9999;
}

#side #sugoimokuji-top .st-mybtn.st-btn-default {
    width: 100% !important;
}
#side aside .st-pagelists ul li:hover {
    background: #fff !important;
    color: #4682b4;
}
#side aside .st-pagelists ul li {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#side aside .st-pagelists ul li:not(.sub-menu) {
  border-color: #e0dede !important;
}

#side aside .st-pagelists .sub-menu a {
  background: -webkit-linear-gradient( #ffffff 0%, #f3f3f3 100% );
  background: linear-gradient( #ffffff 0%, #f3f3f3 100% );
  padding-left: 20px;
}

/*-------------------------------------
	見出し
-------------------------------------*/

.entry-title:not(.st-css-no2), .post .entry-title:not(.st-css-no2) {
	font-size: 26px;
    margin-bottom: 20px;
}

h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) {
	background: #1450aa;
	color: #fff;
	margin-top: 15px;
	position: relative;
	border-top: none; 	
    border-bottom: none; 
}
h2::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1450aa;
    bottom: -10px;
    content: "";
    left: 50px;
    position: absolute;
}
h2::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1450aa;
    bottom: -10px;
    content: "";
    left: 50px;
    position: absolute;
}
.post h2:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2) {
	background: #1450aa;
	color: #fff;
	margin-top: 30px;
	border: none;
}

.post h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.rankh3):not(.post-card-title):not(#reply-title) {
	font-size: 18px;
	background: #ffffff;
	margin-bottom: 20px;
	margin-top: 25px;
	border-top: none;
    border-bottom: 2px dotted #1450aa;
    border-left: 4px solid #1450aa;
    font-weight: bold;
    line-height: 1.4em;
    padding: 8px 8px 8px 15px;
}

.post h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no2):not(.point):not(.rankh4) {
    font-size: 17px;
    background-color: #EFF2FB;
    line-height: 26px;
    margin-top: 25px;
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}

.post .cta-post-title {
    padding: 10px;
    margin-top: 20px !important;
}

.post .jinsei {
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

#comments h3 {
	background-repeat: no-repeat;
	background-position: left center;
}

#comments h3:before {display: none;}

dd h3 a {
    font-size: 17px;
}

.kanren h3 a:hover, .post .kanren h3 a:hover{
    color: #b22222;
}

.post #heading1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0%, #eee 100%) repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 4px solid #1450aa;
    border-radius: 1px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #0b0b3b;
    display: block;
    font-size: 19px;
    line-height: 1.5;
    margin: 30px 0 20px;
    overflow: hidden;
    padding: 8px 15px;
}
.category .post #heading1 {
    font-size: 20px;
}
.post .tokutei h4:not(.st-css-no2):not(.point):not(.rankh4) {
    font-size: 15px;
	padding: 6px 15px;
    background-color: #e9e9e9;
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}
.post .kiyakubox h4:not(.st-css-no2):not(.point):not(.rankh4) {
    margin-top: 5px;
}

/*-----------------------------
ブログカード
------------------------------*/
.post .st-cardbox-t:not(.rankh3):not(#reply-title):not(.st-css-no2) {
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
    font-size: 16px !important;
    margin: 0 0 10px !important;
    line-height: 24px !important;
    border-top: none !important;
    border-bottom: 1px dotted #ccc !important;
    border-left: none !important;
    background: #ffffff !important;
    padding: 0 0 5px 0 !important;
}

.st-cardbox dd h3:not(.st-css-no2) a {
    font-size: 16px;
}

.st-cardbox .clearfix dd p {
    font-size: 80%;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #4682b4;
}
.st-cardbox {
    padding: 15px 15px 10px;
}
.category .st-cardbox { padding-top: 15px; }

.post p.cardbox-more {
    border: 1px solid #4682b4;
    color: #4682b4;
}

.post .rankh3 {
    border-left: none;
}

.rss-bar2 {
    background: rgba(0, 0, 0, 0) linear-gradient(#fff 0%, #f3f3f3 100%) repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 5px 15px;
    font-size: 15px;
}

/*--------------------------------
関連記事表示部分
---------------------------------*/
.st-post aside .kanren dt,
.st-post aside .kanren dt img { width: 100px;}

.st-post aside .kanren dd { padding-left: 110px;}

/* タイトル名 */
.kanren dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}

.kanren .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}

.kanren .clearfix dd h5 a:hover {
    #4682b4;
}
.post h4.point {
    margin-bottom: 10px;
}

hr.yohaku50 {margin:50px 0px 0px; border-style:none;}
hr.yohaku {margin:30px 0px 0px; border-style:none;}
hr.yohaku40 {margin:40px 0px 0px; border-style:none; box-sizing: content-box;}
hr.yohaku35 {margin:35px 0px 0px; border-style:none;}
hr.yohaku25 {margin:25px 0px 0px; border-style:none;}
hr.yohaku20 {margin:20px 0px 0px; border-style:none;}
hr.hrcss { border-style: none;}
hr{height: 0px;}

/*-------------------------------------
	文字装飾
-------------------------------------*/
p.check06 {
	font-weight: bold;
	color: #1450aa;
	margin: 30px 0px 15px;
	padding: 5px 0 5px 40px;
	border-bottom: 1px dotted #CCC !important;
	background: url(images/check06.png) no-repeat 0;
	font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}
.graybox p.check06 {
    margin-top: 0px;
}
.page-id-3928 p.check06 {
    margin: 5px 0 15px;
}

p.check01 {
	font-size: 16px;
	font-weight: bold;
	color: #585858 ;
	margin: 0 0 20px;
	padding: 5px 0 5px 30px;
	border-bottom: 1px dotted #CCC;
	background: url(images/check01.png) no-repeat 0;
	font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}

p.check03 {
	margin: 0 0 25px;
	padding: 5px 0 5px 35px;
	border-bottom: 1px dotted #CCC;
	background: url(images/check03.png) no-repeat 0;
	font-weight: bold;
}

p.check04 {
	margin: 0 0 35px;
	padding: 5px 0 5px 35px;
	border-bottom: 1px dotted #CCC;
	background: url(images/check04.png) no-repeat 0;
}

p.check00 {
	font-weight: 500;
	margin: 5px 20px 25px 10px !important;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dotted #CCC !important;
	background: no-repeat 0;	
}

.modoki {
	font-size: 15px;
    line-height: 26px;
    background-color: #f3f3f3;
    background-image: url("images/quote.png");
    background-position: left top;
    background-repeat: no-repeat;
    border-left: 1px solid #ccc;
    margin-bottom: 20px;
    margin-right: 0;
    margin-top: 20px;
    padding: 50px 20px 20px;
}

.fc {
     font-size: 12px;
     color: #848484;
}

.fc a{
	color: #848484;
	text-decoration: none;
}

.post blockquote .fc {
     font-size: 12px;
     color: #848484;
}
.post blockquote .fc a{
	color: #848484;
	text-decoration: none;
}

.b {
	font-weight: bold;
}

.hissu {
    background-color: #5ace5f;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    margin-left: 8px;
    margin-right: 5px;
    padding: 2px 3px;
    white-space: nowrap;
}

.ninni {
    background-color: #afafaf;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    margin-left: 8px;
    margin-right: 5px;
    padding: 2px 3px;
    white-space: nowrap;
}
.hissu2 {
    background-color: #2773e6;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px 3px;
    white-space: nowrap;
}

.sankou.purple {
    background-color: #9c308d;
}
.sankou.ye {
    background-color: #D7DF01;
}
.sankou.gray {
    background-color: #6E6E6E;
}


#kanren .clearfix dd h5 a:hover {
	color: #fa97a7;
}
.sp-primary {
    font-size: 17px;
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
    background-color: #428bca;
    font-weight: bold;
    border-radius: 4px;
    border-left: none !important;
    color: #ffffff;
    padding: 8px 13px !important;
    margin: 30px 0 20px !important;
}
.sp-info {
    font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
	border-left: none !important;
    padding: 8px 13px !important;
    margin: 30px 0 20px !important;
}
.post .arrow_orange {
    background-position: left center;
    background-image: url("images/arrow_orange.gif");
    background-repeat: no-repeat;
    font-size: 17px !important;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 25px;
}

.post .arrow_orange_s {
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 20px;
    overflow: hidden;
    font-weight: bold;
}
.post .arrow_orange_s a {
    text-decoration: underline;
}

.arrow_orange_s:before,
.cta-post-title:before {
    content: "\f138";
    display: inline;
    font-family: stsvg;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-right: 0.4em;
    padding-left: 1px;
    color: #1450aa;
}

.mainbox .adbox {
    padding: 8px 0;
}
.responsive-unit{
  max-width: 336px;
}

.yellowbox {
    border: 1px solid #fff27f;
}

#side #scrollad .arrow_orange_s {
    margin-top: 10px;
}

#side #scrollad .arrow_orange {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}

.follow {
    background: none repeat scroll 0 0 #f5f3f6;
    border-bottom: 1px solid #514358;
    border-top: 1px solid #514358;
    margin: 30px 0px;
    overflow: hidden;
    padding: 20px 10px;
}

.boxstyle01 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 5px 4px -6px #666;
    margin: 20px 0 10px;
    overflow: auto;
    padding: 20px;
}

/*ボタンリンク（無料サンプルボタン）*/
.myButton {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	background-color:#f9f9f9;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#111111;
	font-family:Arial;
	font-size:13.5px;
	font-weight:normal;
	padding: 8px 13px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	background-color:#e9e9e9;
       color:#4682b4;
}
.myButton:active {
	position:relative;
	top:1px;
}

/*オリジナルチェックリスト*/
.post .orick2 ul:not(.toc_list) {
    list-style-type: disc;
    padding: 10px !important;
    margin-bottom: 10px !important;
}
.post .orick2 ul li  {
	border-bottom:dotted 1px #ccc;
  	line-height:1.3;
	padding: 5px 0 5px 30px;
	margin: 0 0 20px;
	list-style:none;
	text-indent:-1.3em;
    padding-left: 1.3em;
	font-size: 16px;
	font-weight: bold;
	color: #585858 ;
	font-family: Helvetica,"游ゴシック","Yu Gothic",sans-serif;
}
.post .orick2 ul li:before {
  	content: "\f058";
    font-family: stsvg;
	color: #1a69df;
    margin-right: 8px;
    font-size: 12px;
}

.post .st-blackboard .orick2 ul:not(.toc_list) {
    padding: 15px 10px 10px;
}
.kizi-under-box .st-blackboard {
    border: 2px solid #ccc;
	margin: 45px 0 30px;
}
.post .st-blackboard .orick2 ul li:before {
	color: #FEB20A;
}

.page-id-5347 .post table tr td, table tr td {
    font-size: 90%;
    line-height: 22px;
}
/*オリジナルチェックリスト3*/
.post .orick3 ul:not(.toc_list):not(.st_toc_list):not(.children):not(.slick-dots):not(.st-pvm-nav-list) {
    list-style-type: disc;
    padding: 0 10px 10px;
    margin-bottom: 20px;
}
.post .orick3 ul li  {
	border-bottom:dotted 1px #ccc;
  	line-height:1.3;
	padding: 8px 0 8px 8px;
	margin:0;
	list-style:none;
	text-indent:-1.3em;
    padding-left: 1.3em;
	font-size: 90%;
}
.post .orick3 ul li:not(.migiyose):before {
  	content: "\f138";
    font-family: stsvg;
	color: #1450aa;
    margin-right: 8px;
    font-size: 12px;
}

.post .orick3 .migiyose,
.post #st_toc_container .st-blackboard .migiyose {
    padding-left: 2em;
}

.post .orick3 .migiyose:before {
  	content: "\f105";
    font-family: stsvg;
	color: #1450aa;
    margin-right: 8px;
}
main .post .orick2 ul:not(.toc_list),
main .post .orick3 ul:not(.toc_list) {
  margin-left: 0;
}


/*ミニふきだし*/
.post .st-minihukidashi,
.st-minihukidashi{
       font-size: 16px;
}

/*----------------------------
スマホ専用表示
-----------------------------*/
@media screen and (max-width: 767px) {
  /* phone */
.hiro-right img {
    display: block;
    margin: auto !important;
    margin-bottom: 15px !important;
    float: none;
}
.hiro-left img {
    display: block;
    margin: auto !important;
    margin-bottom: 15px !important;
    float: none;
}
.hiro-left,
.hiro-right {
   overflow: hidden;
   height: auto;
   font-size: 17px;
   line-height: 28px;
}
.hiro-left p,
.hiro-right p {
   font-size: 17px;
   line-height: 28px;
   margin-bottom: 20px;
}
h2 {
	padding: 10px;
}
.post h3 {
    font-size: 17px;
}
.modoki {
    padding-right: 10px;
    margin-right: 0px;
}
.post blockquote {
    padding-right: 10px;
}

#s-navi dt.trigger .op {
    font-size: 16px;
}

.kanren .clearfix dd p {
    line-height: 18px;
}
header .descr {
    font-size: 12px;
}
.lp .entry-title:not(.st-css-no2) {
	font-size: 22px;
	color: #333;
	line-height:1.5;
}
  .st-box-btn.st-box-btn-list-vertical .fa, .st-box-btn.st-box-btn-list-vertical .st-fa, .st-box-btn.st-box-btn-list-vertical img {
    min-width: 10%;
  }
/*----------------------------
ここまで
-----------------------------*/
}

/*media Queries スマホサイズ（430px以下）
----------------------------------------------------*/
@media screen and (max-width: 430px) {
	.post blockquote p {
    font-size: 15px;
    }
.post .freebox .free-inbox {
    padding: 10px;
}
.st-cardbox {
    padding: 10px;
}
.home .post #heading1 {
    margin: 25px 0 20px;
}

.post .responbox50 .lbox ul {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.boxstyle01 {
	padding: 20px 10px;
}
.koukbox {
    margin: 0 -5px;
}
.ctabutton {
	width:80%;
}
#st_toc_container:not(.st_toc_contracted):not(.only-toc), #toc_container:not(.contracted) {
    padding: 15px 5px !important;
}
  #s-navi dt.trigger .op {
  height: 40px;
  width: 40px;
  margin-left: 15px;
}
}
	
@media only screen and (max-width: 350px) {
/* スマホアドセンス用ボックス */
.kobox {
    margin: 0 -5px;
}
.footermenust li {
    padding: 0 8px;
}
}
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .st-cardbox .clearfix dd h3 a,
    .modoki,
    .sp-primary,
    .sp-info,
    .arrow_orange,
    .arrow_orange_s {
        font-size:20px;
    }
    .hiro-left p, .hiro-right {
    font-size: 20px;
    }
    .hiro-left p, .hiro-right p {
    font-size: 20px;
    }
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	header .smanone ul.menu li{
		width:176px;
	}
		header .smanone ul.menu li a{
		font-size: 13px;
	}
	#headbox {
    padding: 10px 0;
    max-width: 1060px;
    }
	.post blockquote p {
    font-size: 15px;
    }
    .home .responbox50 .lbox {
    padding-right: 15px;
    }
    .home .responbox50 .rbox {
    padding-left: 15px;
    }
    .post .entry-title {
    margin-top: 20px;
    }
    .page-template-page-lp .colum1 #st-header-under-widgets-box, .page-template-page-lp .colum1 #content {
    max-width: 960px !important;
    }
    .lp main {
    margin: 0px;
    padding: 30px 70px 0px;
    }
	.ctabutton {
    padding: 11px 80px;
    }
	  .sitename img {
    max-width: 330px;
  }
	#st_toc_container > ul > li {
    font-size: 14px;
    }
	.st-mybtn.st-btn-default {
  min-width: 65%;
}
}