@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Quicksand:500,700');
@font-face { font-display:swap;}
/*---------------------------------------------------------
Theme Name: XeoryBaseChild
Theme URI: https://gazocustomize.com/
Template: xeory_base
Description: Xeory Base Child Theme
Author: taka
---------------------------------------------------------*/

body {
font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: 500;
color: #555;
font-size: 15px;
background: #F9F5EE;
animation: fadeIn 2s ease 0s 1 normal;
-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
body.color03 .cat-content, body.color03 article.post, body.color03 article.page, body.color03 article.wp101, body.color03 article.seo101 {
border: 0;
}
@keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}

body.color03 a:hover {
color: #ff7e21;
}

body.color03 a {
color: #3367d6;
}

body.color03 .post-content a {
text-decoration: underline;
}

.side-widget {
margin-bottom: 10px !important;
padding-bottom: 25px;
}

body.color03 .side-widget a {
color: #555;
}

body.color03 .side-widget a:hover {
color: #ff7e21;
text-decoration: underline;
}

a img {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}

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

.wrap {
max-width: 1150px;
box-sizing: border-box;
margin: 0 auto;
*zoom: 1;
}
#header,
#header-search,
#logo a img {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
#header {
padding: 5px 0;
background: url("../../../images/2017/11/header-bottomline.png") no-repeat center bottom rgba(255,255,255,0.94) !important;
background-size: 100% 3px !important;
border-bottom: 0px !important;
position: fixed;
z-index: 9999;
top: 0;
width: 100%;
}
#header.fixeds {
padding: 0px;
box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
#header.fixeds #logo a img {
width: 80%;
}
#header.fixeds #header-search {
width: 240px;
}

@media screen and (max-width: 991px) {
#header {
border-top: 1px solid #ff7e21;
}
}

@media screen and (max-width: 991px) {
body.color03 #header {
background: url(none.html);
}
}

.post-header {
padding: 56px 44px 0;
}

#header #header-sns {
margin: 10px 0;
}
#header #header-sns ul {
padding: 0;
}

#logo {
margin-left: .7em;
margin-top: 2px;
}

@media screen and (max-width: 991px) {
#logo {
margin-top: 0em;
}
#logo a img {
width: 70%;
}
#header.fixeds #logo a img {
width: 90%;
}
}

#logo a img {
width: 100%;
}

.post-content {
padding: 26px 44px 42px;
}

body.home #content {
padding-top: 38px;
}

.post-loop-wrap .post-content {
padding: 0 44px 42px;
}

#content {
padding: 0px 0 20px;
}

.cat-content {
padding: 44px !important;
margin: 0px auto !important;
}

.pankuzu {
background: #f9f9f9;
margin-bottom: 10px;
padding: 3px;
border-bottom: 0 !important;
}

.breadcrumb {
max-width: 1150px;
margin: 0px auto;
padding-left: 1.2em;
}
@media screen and (max-width: 991px) {
.breadcrumb {
padding-left: 0;
}	
}

/* パンすぐリスト */
.breadcrumb li {
color: #555;
font-size: 11px;
display: inline-block;
float: none !important;
margin-left: 0;
}

.breadcrumb li a {
color: #7e7477 !important;
}
span.ar-r {
margin: 0 7px;
}

/* 続きを読む */
.more-link {
color: #FFF !important;
background-color: #4e92df !important;
line-height: 80px;
text-decoration: none !important;
border: 0px !important;
border-radius: 2px;
box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}
.more-link:hover {
background-color: #4e92df !important;
opacity: 0.8;
filter: alpha(opacity=80);
text-decoration: none !important;
}
@media screen and (min-width:768px) and ( max-width:991px) {
.more-link {
line-height: 5em;
margin-top: 24px;
display: inline;
}
}

#side {
width: 300px;
float: left;
margin-left: -300px;
}

.left-content #side {
width: 300px;
float: left;
margin-left: -300px;
}

/* タイトル画像枠 */
.gazouwaku {
text-align: center;
width: 100%;
background: #f9f9f9;
padding: 1em 3em;
margin-bottom: 2em;
border-radius: 8px;
height: auto;
}
.gazouwaku img{
padding:3px;
background:#fff;
}

/* GIMPDOWNLOAD枠 */
.download_gazouwaku img {
padding: 2px;
margin-bottom: 2.2em;
background: #fff;
}
/* InkscapeDOWNLOAD枠 */
.download_gazouwaku-row img {
padding: 2px;
background: #fff;
}
body.color03 article.post {

}
body.color03 article.page {
border-radius: 5px;
}
/* ----------------------------------------
*タイトル
* h1 h2 h3
---------------------------------------- */
.post-title {
margin: 0 0 36px;
padding: 10px;
font-size: 28px;
clear: both;
font-weight: bold;
}

body.color03 .post-title a:hover {
color: #ff7e21;
}

body.color03 .post-content h2 {
border-bottom: 0px solid #fff !important;
}

.post-content h2 {
border: none;
position: relative;
background: #fff5df;
padding: 8px 5px 8px 52px;
margin: 2em 0 1.1em;
font-size: 1.5em !important;
color: #333;
border-radius: 10px;
clear: both;
margin-left: 2px;
}

.post-content h2:before {
font-family: "FontAwesome";
content: "\f1fc";
display: inline-block;
position: absolute;
padding: 0em;
color: white;
background: #ff7e21;
font-weight: normal;
width: 45px;
text-align: center;
height: 45px;
line-height: 45px;
left: -6px;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
border-bottom: solid 2px #d8a81f;
}

body.color03 .post-content h3 {
border-left: 0px solid #e5e5e5;
}

.post-content h3 {
position: relative;
overflow: hidden;
padding: 0 0 10px;
font-size:20px;
}

.post-content h3::before,
.post-content h3::after{
content: "";
position: absolute;
bottom: 0;
}

.post-content h3:before{
border-bottom: 4px solid #ff7e21;
width: 100%;
}

.post-content h3:after{
border-bottom: 4px solid #D8D8D8;
width: 100%;
}

.post-content h4 {
padding: .3em 0;
border-bottom: 1px solid #ff7e21;
}

/* メニューバー */
#gnav {
margin-top: 63px !important;
border-top: 0px !important;
border-bottom: 0 !important;
text-align: center;
letter-spacing: 1px;
background: #fff !important;
}
#gnav * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
}
#gnav li.current-menu-item a {
border-top: 0px !important;
}
#gnav ul li a {
border-bottom: 0px;
}
#gnav li a {
border-top: 0px !important;
margin-top: 0px !important;
padding: 0.5em 0.8em !important;
margin: 0.2em 0 !important;
background: transparent !important;
color: #555 !important;
font-size: 13px;
font-weight: bold;
}
#gnav li {
display: inline-block;
list-style: outside none none;
margin: 1em 0.5em !important;
padding: 0;
}
#gnav a {
padding: 0.5em 0.8em;
display: inline !important;
position: relative;
text-decoration: none;
border-radius:30px;
}
#gnav a:hover {
background: #ff7e21 !important;
color: white !important;
border-radius:30px;
}
#header-menu-tog a {
color: #ff7e21;
}
.post-content p, .post-content pre {
margin: 0 0 1.2em;
line-height: 2;
}

.post-sns {
border-bottom: 1px #eee solid;
}

/* サイドバー */
body.color03 .widget_categories a {
display: inline-block;
}

.side-widget .side-title {
position: relative;
padding-bottom: .5em;
padding-top: .5em;
}

.side-widget .side-title::after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 100%;
height: 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #fff;
}

/* サイト内検索窓 */
#searchform input[type="text"] {
margin-bottom: 0;
color: #333;
font-size: 12px;
line-height: 13px !important;
background-color: #f5f5f5;
}
#searchform {
border: 0;
margin-top: 1px;
background-color: #f5f5f5;
}
@media screen and (max-width: 991px) {
#searchform {
margin-top: 2.5px;
}
}
form button {
border-radius: 0px !important;
}
#searchform button {
line-height: 14px;
width: 30px;
padding: 8px 7px;
}

/* ページナビゲーション */
body.color03 .pagination .current {
background: #ff7e21;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}

body.color03 .pagination a {
background: #ddd;
margin-right: 5px;
border-radius: 3px;
color: #aaa;
}

body.color03 .pagination a:hover {
color: #ff7e21;
border-top: 2px solid #ff7e21;
}

/* フッダー */
.footer-01 {
border-top: 0 !important;
}
.footer-02 {
background: #f5f5f5 !important;
border-bottom: 5px solid #ff7e21;
border-top: 0 !important;
}
.footer-02 .footer-copy {
text-align: center;
font-size: 12px;
}
body.color03 #footer a {
color: #ff7e21;
}
.post-footer {
padding: 1px 42px 36px;
}
.post-footer-list {
margin: 0 0 20px;
}
.post-footer-list li {
margin-top: 20px;
}

/* 引用 */
body.color03 .post-content blockquote {
background:#fff !important;
position: relative;
padding: 10px 20px;
box-sizing: border-box;
color: #5e5e5e;
}

.post-content blockquote::before {
color: #ddf3f6 !important;
display: inline-block;
position: absolute;
top: 7px;
left: 10px;
vertical-align: middle;
content: "\f10d";
font-family: FontAwesome;
font-size: 58px;
line-height: 1;
}

.post-content blockquote::after {
color: #ddf3f6 !important;
display: inline-block;
position: absolute;
bottom: 5px;
right: 15px;
vertical-align: middle;
text-align: center;
content: "\f10e";
font-family: FontAwesome;
font-size: 58px;
line-height: 1;
}

body.color03 .post-content blockquote p {
position: relative;
padding: 0;
margin: 10px 0;
z-index: 3;
line-height: 1.7;
}

#footer .wrap {
padding: 20px 0;
}
.footer-01 ul {
text-align: center;	
}
/************************************
** アーカイブ一覧ページレイアウト PC
************************************/
.post-loop-wrap article {
margin: 10px 0 !important;
}
.cat-content, article.post, article.page, article.wp101, article.seo101 {
margin: 0 auto;
}
.category .cat-content {
padding: 10px !important;
background: url("../../../images/2017/11/header-bottomline.png") no-repeat center top rgba(255,255,255,0.94) !important;
background-size: auto;
background-size: 100% 3px !important;
width: 100%;
}
/************************************
** 固定ページレイアウト PC
************************************/
.page .post-header {
padding: 25px 44px 0 !important;
}
.page .post-content {
padding: 10px 44px;
}
/* 固定ページ使い方リスト枠3列 */
.playlist-frame {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
width: 100%;
height: auto;
margin: 2em auto;
}
.playlist {
position: relative;
box-sizing: border-box;
margin-bottom: 10%;
width: 30%;
margin-right: 5%;
background: #fbfbfb;
border: 1px solid #fb8c00;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 2px 4px rgba(0,0,0,.12);
padding: 1px;
}
.playlist:nth-child(3n) {
margin-right: 0;
}
.playlist:hover {
text-decoration: none;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.12);
box-shadow: 0 1px 10px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.12);
}
.learn-card {
display: inline-block;
width: 100%;
height: 200px;
background: #fbfbfb;
border-radius: 5px;
text-decoration: none !important;
}
.card-image-container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 50%;
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.card-image-container img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: auto;
height: auto;
max-width: 100%;
max-height: initial;
}
h3.card-title-container {
margin-left: 0;
border-radius: 0;
font-size: 14px !important;
margin: 0 auto;
background: #fbfbfb;
position: static;
padding: 12px 15px;
text-align: left;
width: 100%;
border-left: 0;
color: #555;
}
h3.card-title-container:before {
content: none;
}
h3.card-title-container:after {
content: none;
}
/* 固定ページ使い方リスト枠3列New */
.playlist-frame {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
width: 100%;
height: auto;
margin: 2em auto;
}
.learn-card-w {
position: relative;
box-sizing: border-box;
margin-bottom: 10%;
width: 30%;
margin-right: 5%;
background: #fbfbfb;
border: 1px solid #fb8c00;
border-radius: 3px;
overflow: hidden;
padding: 1px;
height: 210px;
text-decoration: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.learn-card-w:nth-child(3n) {
margin-right: 0;
}
.learn-card-w:hover {
text-decoration: none;
box-shadow: 0 0 4px rgba(0,0,0,0.2);
background-color: #f9f7f3;
}
.card-image-container-w {
position: relative;
width: 100%;
height: 0;
padding-bottom: 50%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.card-image-container-w img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: auto;
height: auto;
max-width: 100%;
max-height: initial;
}
.card-title-container-w {
padding: 12px 15px;
text-align: left;
width: 100%;
}
.card-ttl-w {
color: #555;
font-weight: bold;
font-size: 14px !important;
}
/************************************
** 記事ページレイアウト
************************************/
.single .post-meta {
border-top: 0 !important;
margin-bottom: 0;
}
.single .post-header {
padding: 30px 44px 0;
}
.single .post-title, article.page .post-title {
margin: 0;
padding: 4px;
}

/************************************
** SyntaxHighlighter Evolved
************************************/
.syntaxhighlighter {
border: 5px solid #e9e9e9 !important;
padding: 5px 0 !important;
}
/************************************
** contact formお問い合わせフォームPC
************************************/
.page-id-7915 .inquiry {
width: 100%;
margin-bottom: 1.5em;
border: 0 !important;
}
.page-id-7915 .inquiry th{
text-align:left !important;
font-size:14px !important;
color:#444 !important;
padding: 10px 0 10px;
width:30% !important;
background:#fff !important;
border: 0 !important;
}
.page-id-7915 .inquiry td{
font-size:13px;
border: 0 !important;
padding: 10px 0 10px 10px;
}
.page-id-7915 .must{
font-size:10px;
padding:5px;
background:#ff9393;
color:#fff;
border-radius:2px;
margin-right:5px;
font-weight: bold;
vertical-align: 15%;
}
.page-id-7915 .may{
font-size:10px;
padding:5px;
background:#93c9ff;
color:#fff;
border-radius:2px;
margin-right:5px;
vertical-align: 15%;
}
.inquiry input[type="text"],.inquiry input[type="password"],.inquiry input[type="datetime"],.inquiry input[type="datetime-local"],.inquiry input[type="date"],.inquiry input[type="month"],.inquiry input[type="time"],.inquiry input[type="week"],.inquiry input[type="number"],.inquiry input[type="email"],.inquiry input[type="url"],.inquiry input[type="search"],.inquiry input[type="tel"],.inquiry input[type="color"],.inquiry select,.inquiry textarea,.inquiry .field{
margin-bottom: 0;
display: block;
width: 100%;
height: 45px;
margin-bottom: 0;
padding: 0 12px;
border: 0;
border-radius: 3px;
background-color: #f8f8f8;
box-shadow: none;
color: #5c6b80;
font-size: 1em;
vertical-align: middle;
line-height: 45px;
transition: background-color 0.24s ease-in-out;
}
.inquiry input[name="your-Lname"],.inquiry input[name="your-Fname"],.inquiry input[name="your-Lname-kana"],.inquiry input[name="your-Fname-kana"] {
width: 48.6%;
display: inline-block;
}
.inquiry input[name="your-Lname"],.inquiry input[name="your-Lname-kana"]{
margin-right: 10px;
}
.page-id-7915 .inquiry textarea{
padding: 12px;
max-width: 100%;
min-height: 120px;
line-height: 1.5em;
padding: 0.5em;
overflow: auto;
}
.page-id-7915 .submit{
text-align: left;
margin: 1em;
margin: 1em auto 2em;
}
#submit-btn{
padding:1em;
width: 60%;
margin: 0 auto;
max-width:350px;
background:#ffaa56;
color:#fff;
font-size:18px;
border-radius:3px;
}
.page-id-7915 .post-content table {
white-space: normal;
}
.page-id-7915 .table-wrap {
overflow-x: visible;
white-space: normal;
}
/* GIMPキー */  
.gimp_key {
padding: 0 5px;
margin: 10px 5px;
background: #90c8f6;
line-height: 21px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}

/* SIRIUSキー */  
.sirius_key {
padding: 0 5px;
margin: 10px 5px;
line-height: 21px;
background: #feb258;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}

/* wordpressキー */  
.wordpress_key {
padding: 0 5px;
margin: 10px 5px;
background: #0073aa;
color: #fff;
line-height: 21px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}

/* Windowsキー */  
.windows_key {
padding: 0 5px;
margin: 10px 5px;
background: #91c9f7;
line-height: 21px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}
/* Windows10キー */  
.windows_10_key {
padding: 0 5px;
margin: 10px 5px;
background: #d9d9d9;
line-height: 21px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}
/* NewGIMPキー */  
.newgimp{
padding: 0 5px;
margin: 10px 5px;
background: #131313;
color: #fff;
line-height: 21px;
border-radius: 2px;
display: inline-block;
font-weight: bold;
font-size: 90%;
}
/* フラットSNSボタン PC */
.sns-share-buttons {
width: 100%;  
}
.share {
width: 100%; 
margin: 0 auto;
display: block;
}
.share ul {
display: flex;
flex-wrap: wrap;
height:auto;
}
.share li {
width: 15.6666666%;
margin: 0 0.5% 0 0.5%;
display: inline-block;
position: relative;
}
.share li a {
display: block;
text-align: center;
color: #fff !important;
font-size: 14px !important;
padding: 5px 0 !important;
box-sizing: border-box;
border-radius: 3px;
text-decoration: none;
}
.share li a:hover {
text-decoration: none !important;
filter:alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}
.sns_count {
position: absolute;
font-size: .8em;
right: 4px;
bottom: 1px;
}
.tweet a {background-color: #00acee;}
.facebook a {background-color: #3b5998;}
.googleplus a {background-color: #dd4b39;}
.hatena a{background-color: #008fde;}
.line a{background-color: #00c300;}
.pocket a{background-color: #f03e51;}
.rss a{background-color: #f5a51c;}
.feedly a{background-color: #87c040;}
/* 同じカテゴリーのコンテンツ一覧 PC */
.bottom-category-box {
max-width: 100%;
margin: 44px 0 0;
background: #fff2d3;
text-align: center;
vertical-align: middle;
height: auto;
padding: 2em;
border-radius: 5px;
}
.bottom-category-title {
display: inline-block;
position: relative;
padding: 15px 20px;
line-height: 1;
color: #4f0505;
font-weight: 700;
}
.bottom-category-title::after {
right: 0;
-webkit-transform: rotate(-50deg);
transform: rotate(-50deg);
}
.bottom-category-title::before {
left: 0;
-webkit-transform: rotate(50deg);
transform: rotate(50deg);
}
.bottom-category-title::before, .bottom-category-title::after {
display: inline-block;
position: absolute;
height: 2px;
border-radius: 3px;
background-color: #4f0505;
content: "";
top: 50%;
width: 18px;
}
.bottom-category-list {
height: 55px;
margin: 15px;
display: block;
}
.bottom-category-list  a {
display: inline-block;
color: #fff !important;
font-weight: 700;
padding: .8em 2em;
border-radius: 5px;
text-decoration: none;
background: #fd9041;
border-bottom: solid 4px #d9762e;
}
.bottom-category-list a:before {
font-family: FontAwesome;
content: "\f002";
padding-right: 5px;
}
.bottom-category-list a:hover{
-webkit-transform: translateY(4px);
transform: translateY(4px);/*下に動く*/
border-bottom: none;/*線を消す*/
}
/* ----------------------------------------
* レスポンシブ
* ~ / 1200px / 991px / 767px 
* desctop / laptop / tablet / phone
---------------------------------------- */
@media screen and (max-width: 1150px) {
/* laptop */
.wrap,
.one-column #content .wrap {
margin-left: 5px;
margin-right: 5px;
width: auto;
}

.main-inner {
margin-right: 320px;
box-sizing: border-box;
}

/* laptop end */
}

/* ----------------------------------------
* レスポンシブ
---------------------------------------- */
@media screen and (max-width: 1150px) {
.single-lp .lp-wrap {
width: auto;
margin: 0 36px;
}
	
.single-lp .main-inner {
margin-right: 350px;
}
}

/* ----------------------------------------
* tablet
---------------------------------------- */
@media screen and (max-width: 991px) {
/* tablet */
.wrap,
.one-column #content .wrap {
margin-left: 25px;
margin-right: 25px;
}

.post-header {
padding: 56px 24px 0;
}
	
.cat-content {
padding: 24px !important;
}
#header-menu-tog {
margin-top: 3px;
}
#header {
padding: .8em 0 1em !important;
}
#header #logo {
width: 250px;
margin-left: .2em;
}
#logo a img {
width: 100%;	
}
body.home #content {
padding-top: 5px;
}

#gnav {
background: #fff !important;
margin-top: 63px !important;
}
#gnav li a {
border-top: 1px #ededed solid;
color: #333 !important;
background: #fff !important;
}
#gnav ul li {
width: 90%;
text-align: left;
}
.pankuzu {
margin: 10px 0 !important;
padding: 5px 15px !important;
border-radius: 0;
margin-top: 77px !important;
background: #f7f7f7;
}
#main,
.main-inner,
#side {
float: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}

.left-content #main,
.right-content #main {
float: none;
}

.left-content .main-inner,
.right-content .main-inner {
margin-right: 0;
margin-left: 0;
width: 100%;
}

.left-content #side,
.right-content #side {
width: 100%;
float: none;
margin: 0;
}

#side {
padding-top: 42px;
}
.cat-content {
padding: 20px 10px;
}
	
#footer .wrap {
padding: 30px 20px;
}
.cat-content, article.post, article.page, article.wp101, article.seo101{
margin: 10px auto !important;
}
/************************************
** 記事ページレイアウト tablet
************************************/
.single .post-meta {
border-top: 1px #ededed solid !important;
margin-bottom: 42px;
}
.single .post-header {
padding: 30px 10px 10px !important;
}
.single .post-title {
margin: 0;
}
.post-footer {
padding: 1px 20px 36px;
}
/* タイトル画像枠 tablet */
.gazouwaku {
padding: 1em;
}
/************************************
** アーカイブ一覧ページレイアウト tablet
************************************/
.post-header {
padding: 36px 10px 20px !important;
}
/* 同じカテゴリーのコンテンツ一覧991 */
.bottom-category-box {
margin: 20px !important;
}
.category .cat-content {
background: #fff !important;
}
/* アーカイブビックバナー tablet */
.archiv-big-banner {
margin: 10px 0 !important;
}
/************************************
** サイド各ダウンロード枠2列 tablet
************************************/
.side-Download-flame {
display: flex;
width: 100%;
}
.download_gazouwaku,.download_gazouwaku-row {
flex-basis: 50%;
margin: 5px;
}
/* 記事タイトル上アドセンス広告枠 tablet */
.ads-title-top {
margin-bottom: 36px !important;
}
/* tablet end */
}

/* ----------------------------------------
* iPhone
---------------------------------------- */
@media screen and (max-width: 767px) {
/* phone */
body {
background: #fff;
}
.wrap,
.one-column #content .wrap {
margin-left: 5px;
margin-right: 5px;
}
#header {
position: static;
}
#header #logo img {
max-width: 100%;
margin: 5px 0;
}
#header.fixeds #logo a img {
width: 100%;
}
#header-menu-tog {
margin: 9px 7px 0;
}
#gnav {
background: #fff !important;
margin: 0px !important;
margin-top: 0px;
}
#gnav li a {
border-top: 1px #ededed solid;
color: #333;
background: #fff !important;
}
#gnav ul li {
border: solid 0px !important;
}
.post-content {
padding: 10px !important;
margin: 0 auto;
}
.pankuzu {
margin: 0 !important;
padding: 5px 15px 5px !important;
border-radius: 0;
border-bottom: 0 !important;
background: #f7f7f7;
}
.post-content h2 {
font-size: 15px;
margin-top: 56px;
}

.post-content h3 {
font-size: 20px;
margin-top: 56px;
}
	
.cat-content {
padding: 10px !important;
}

.left-content #side,
.right-content #side {
max-width:100%;
float: none;
margin: 0 auto;
}
.side-inner {
padding: 10px;		
}
.post-footer {
padding: 36px 10px !important;
}

body.home #content {
padding-top: 10px;
}
.more-link {
line-height: 30px !important;
}
.ads-boxsh {
padding: 0px 0px 0px;
margin-bottom: 0px;
background: transparent !important;
border: none !important;
}
/* 同じカテゴリーのコンテンツ一覧787 */
.bottom-category-box {
margin: 7px !important;
}
/************************************
** サイド各ダウンロード枠1列 iPhone
************************************/
.side-Download-flame {
display: block;
}
.single .post-title {
margin: 36px 0;
}
/* タイトル画像枠 iPhone */
.gazouwaku {
padding: 0;
border-radius: 0;
}
/* 記事下アドセンスディスプレイ広告モバイル枠787 */
.sm-ad-bottom {
margin-top: 10px;
}
/* タイトル下SNS iPhone */
.post-header-meta {
margin-bottom: 10px;
}
/************************************
** 固定ページレイアウト iPhone
************************************/
article.page .post-header {
padding: 10px !important;
}
/* 固定ページ使い方リスト枠3列iPhone */
.playlist-frame {
display: block;
}
.playlist {
margin: 11px 0 0;
width: 100%;
}
.learn-card {
display: flex;
justify-content: center;
align-items: center;
height: 88px;
}
.card-image-container {
width: 40%;
max-width: 158px;
margin-right: 5px;
height: 88px;
float: left;
padding-bottom: initial;
border-top-right-radius: 0;
border-bottom-left-radius: 5px;
}
.card-image-container img {
max-height: 105px;
}
h3.card-title-container {
float: left;
width: 60%;
padding: 5px;
font-weight: 500;
clear: none;
margin-top: 0;
}
/* 固定ページ使い方リスト枠3列NewiPhone */
.playlist-frame {
display: block;
}
.learn-card-w {
display: flex;
justify-content: flex-start;
width: 100%;
align-items: center;
height: 98px;
margin: 0 auto;
margin-bottom: 11px;
}
.card-image-container-w {
width: 100%;
max-width: 138px;
margin-right: 5px;
height: 88px;
float: left;
padding-bottom: initial;
}
.card-image-container-w img {
max-height: 105px;
}
.card-title-container-w {
float: left;
width: 100%;
padding: 5px;
clear: none;
}
.card-ttl-w {
font-weight: 500;
}
/************************************
** アドセンスレイアウト iPhone
************************************/
/* TOP&アーカイブ中間インフィード広告787 */
.top-middle {
border: 0 !important;
padding: 0 !important;
margin-bottom: 2.5em;
}

/************************************
** contact formお問い合わせフォーム　iPhone
************************************/
.page-id-7915 .entry-content .inquiry th, .page-id-7915 .entry-content .inquiry td {
display: block;
width: 100%;
border-top: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.page-id-7915 .entry-content .inquiry tr:first-child th{
border-top: 1px solid #d7d7d7;
}
.page-id-7915 .entry-content .inquiry tr td{
border-right: 1px solid #d7d7d7;
}
.inquiry input[name="your-Lname"],.inquiry input[name="your-Fname"],.inquiry input[name="your-Lname-kana"],.inquiry input[name="your-Fname-kana"] {
width: 100%;
display: block;
}
.inquiry input[name="your-Lname"],.inquiry input[name="your-Lname-kana"]{
margin-right: 0;
margin-bottom: 10px;
}
/* フラットSNSボタン 787 */
.share li {
float: left;
width: 32.33333%;
margin: 0 0.5% 2% 0.5%;
display: inline-block;
position: relative;
}
.share li a {
padding: 8px 0 !important;		
}
}
/* phone end */
/************************************
** レイアウト PC
************************************/
/* 画像枠影 */
.pora img {
max-width: 100%;
border:solid 5px #eee;
padding:4px;
margin: 0 0 .8em 0;
}

.keyboard-dark {
height: 21px;
min-width: 24px;
padding: 0 12px;
margin: 5px 10px;
background: #222;
border-radius: 4px;
border-top: 1px solid #222;
box-shadow: 0 0 25px #333 inset, 0 1px 0 #000, 0 2px 0 #222, 0 2px 3px #333;
color: #F1F1F1;
text-shadow: 0 -1px 0 #000;
font: bold 13px arial;
text-align: center;
line-height: 21px;
display: inline-block;
}

/* 警告用メッセージ */     
.warning {
max-width: 600px;
color: #9F6000;
background-color: #FEEFB3;
background-image: url("../../../images/2018/04/20180429-3.png");
border: 1px solid;
margin: 20px 0px;
padding:15px 10px 15px 120px;
background-repeat: no-repeat;
background-position: 10px center;
}

/* 情報メッセージ用 */     
.informationmessage {
max-width: 600px;
color: #00529B;
background-color: #BDE5F8;
background-image: url("../../../images/2018/04/20180429-5.png");
border: 1px solid;
margin: 20px 0px;
padding:15px 10px 15px 120px;
background-repeat: no-repeat;
background-position: 10px center;
}

/* 女性ポイントメッセージ用 */     
.pointmessage {
max-width: 600px;
color: #00529B;
background-color: #BDE5F8;
background-image: url("../../../images/2018/06/10832752rs.png");
border: 1px solid;
margin: 35px 0px 30px;
padding:15px 10px 15px 120px;
background-repeat: no-repeat;
background-position: 10px center;
position: relative;
border-radius: 3px;
}
.pointmessage:before{
background-color: #ef858c;
border-radius: 5px;
color: #fff;
content: 'ポイント';
padding: 5px 7px;
position: absolute;
left: 15%;
top: -20px;
font-weight: 700;
font-size: 12px;
}
.pointmessage:after{
border-top: 10px solid #ef858c;
border-right: 10px solid transparent;
border-left: 12px solid transparent;
content: '';
position: absolute;
top: 5px;
left: 16%;
}
/* 女性謝罪枠 */ 
.apologize {
width: 100%;
color: #018122;
background-color: #F1FFF6;
background-image: url("../../../images/2019/04/1117205.png");
border: 1px solid;
margin: 20px 0px;
padding: 15px 10px 15px 120px;
background-repeat: no-repeat;
background-position: 10px center;
border-radius: 3px;
}
/* 参考 */  
.reference {
background-color: #00888a;
margin-right: 1em;
padding: 0 .6em;
color: #fff;
border-radius: 2px;
float: left;
overflow: hidden;
font-size: 80%;
vertical-align: 2px;
font-weight: 700;
box-shadow: 0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);
}

/* サイト内リンク */  
.reference-link {
background-color: #14ba1c;
margin-right: 1em;
padding: .2em .4em;
color: #fff;
border-radius: 2px;
overflow: hidden;
font-size: 80%;
vertical-align: 2px;
font-weight: 700;
box-shadow: 0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);
}

/* サイト内リンク枠 */
.kakoi-gray {
width: 100%;
height: auto;
padding :5px;
background: #f9f9f9;
border-radius: 3px;
margin-bottom: 1.2em;
}
/* 女性注意メッセージ */  
.woman-warning {
max-width: 600px;
color: #9F6000;
background-color: #FEEFB3;
background-image: url("../../../images/2018/06/10832762rs.png");
border: 1px solid;
margin: 35px 0px 30px;
padding:15px 10px 15px 120px;
background-repeat: no-repeat;
background-position: 10px center;
border-radius: 3px;
position: relative;
}
.woman-warning:before{
background-color: #ef858c;
border-radius: 5px;
color: #fff;
content: '注意';
padding: 5px 7px;
position: absolute;
left: 15%;
top: -20px;
font-weight: 700;
font-size: 12px;
}
.woman-warning:after{
border-top: 10px solid #ef858c;
border-right: 10px solid transparent;
border-left: 12px solid transparent;
content: '';
position: absolute;
top: 5px;
left: 15.5%;
}
/* テキストコピー色 */
::selection {
background-color: #afafff;
color: #000;
}

/*テキストコピー色 Firefox */
::-moz-selection {
background-color: #afafff;
color: #000;
}

/* テキストに色ライン */
.blue {
border-bottom: 2px solid #3094dd;
}

.Red {
border-bottom: 2px solid #fda2a2;
}

/* 画像枠赤 */
.waku a img {
border:2px solid white
}

.waku a:hover img {
border:2px solid #ff0000
}

/* 游ゴシック表示関係 */
.lead {
font-weight: 300;
}

.jumbotron p {
font-weight: 200;
}

/* フリースペース */
.topbox {
padding: 1px !important;
margin-bottom: 10px;
text-align: center;
background: #fff;
}
@media screen and (max-width: 991px) {
.topbox {
margin-top: 5px;
}
.toppage-freebox {
margin-top: 90px;
}
}

@media screen and (max-width: 767px) {
.topbox {
display: none;
}
.toppage-freebox {
display: none;
}
}

.toppage-freebox {
padding: 1px !important;
margin-bottom: 10px;
text-align: center;
background: #fff;
}

@media screen and (max-width: 767px) {
.toppage-freebox {
padding: 1px !important;
margin-bottom: 5px;
background: transparent !important;
}
}

.toppage-freebox-bottom {
padding: 10px !important;
margin-bottom: 40px;
text-align: center;
background: #fff;
}

.kiji-bottom-box {
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
background: #fff;
}

@media screen and (max-width: 767px) {
.kiji-bottom-box {
padding: 1px !important;
margin-bottom: 5px;
}
}

.fixation-free-bottom {
padding: 10px !important;
margin-bottom: 40px;
text-align: center;
background: #fff;
}
/************************************
** アドセンスレイアウト
************************************/
/* 記事タイトル上アドセンス広告枠 */
.ads-title-top {
width: 100%;
text-align: center;
background-color: #fafafa;
margin-bottom: 26px;
}
/* 記事タイトル下アドセンス広告枠 */
.ads-title-bottom {
width: 100%;
text-align: center;
background-color: #fafafa;
margin-top: 20px;
}
/* 記事タイトル下アドセンス広告枠 */
.ad-title-top {
margin-bottom: 36px;
text-align: center;
background-color: #fafafa;
}
/* 記事上テキストアドセンス広告枠 */
.ads-box-top {
background:#f9f9f9;
padding: 3px;
margin: 10px auto 5px;
border:1px solid #f9f9f9;
width: 100%;
max-width: 790px;
text-align: center;
box-sizing:border-box;
border-radius: 5px;
}

/* テキストアドセンス広告枠 */
.ads-box {
background:#f9f9f9;
padding: 7px 5px 9px;
margin-bottom: 10px;
border:1px solid #d6d7d7;
}
/* 記事下リンク広告 */
.ads-under-link {
padding-top: 20px;
}
/* TOP&アーカイブ中間インフィード広告 */
.top-middle {
width: 100%;
height: auto;
background: #fff;
border: 1px #e5e5e5 solid;
padding: 5px;
}
/* コンテンツ下アドセンス */
.ads-thebottom {
margin: 5px auto;
padding: 0 5px;
text-align: center;
}
/* アドセンスサイドトップ */
.ads_sidetop {
background: #fff;
}
/*-- レスポンシブリンク広告 --*/
.adslot_1 { 
max-width: 796px; 
height: 19px; 
margin-left: auto; 
margin-right: auto;
}
/* 記事下テキストリンク */
.ads-link-bt {
padding-bottom: 1.5em;
margin: 10px auto;
}
/* GIMPナビアドセンス */
.responsive-unit-k {
text-align: center;
background-color: #fafafa;
margin: 1em auto 2em;
}
/* アドセンスディスプレイ広告 */
.ads-display {
margin-bottom: 10px;
padding: 5px 0;
background-color: #fff;
width: 100%;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
}
/* カテゴリー上下アドセンスPC */
.ads-category-top-box {
background: #fff;
width: 100%;
height: auto;
margin: 0 auto;
padding: 10px;
}
/* カテゴリー下アドセンスPC */
.ads-category-bottom-box {
background: #fff;
width: 100%;
height: auto;
margin: 0 auto 10px;
padding: 10px;
}
/* アーカイブTOPビックバナーアドセンス */
.archiv-big-banner {
background: #fff;
padding: 20px;
text-align: center;
border: 1px #e5e5e5 solid;
margin: 20px 0;
}
/* アーカイブ下関連コンテンツ */
.ads-archive-relation {
padding: 20px;
background: #fff;
margin: 0 auto 10px;
}
/* GIMPの使い方下関連コンテンツ */
.ads-gimp-relation {
padding: 20px 0 44px;
}
/* 記事中の見本CSS */
.textbig {
font-size:26px;
font-family:
"ヒラギノ明朝 ProN W6",
"HiraMinProN-W6",
"HG明朝E",
"ＭＳ Ｐ明朝",
"MS PMincho",
"MS 明朝",
serif;
font-weight: bold;
}

.textbig:first-letter {
font-size:50px;
color:#ff0000;
font-family:
"ヒラギノ明朝 ProN W6",
"HiraMinProN-W6",
"HG明朝E",
"ＭＳ Ｐ明朝",
"MS PMincho",
"MS 明朝",
serif;
font-weight: bold;
}

/* 記事中アドセンス広告ＭＡＸ幅 */
.responsive-unit{
max-width: 100%;
height: auto;
margin: 10px 0 20px;
text-align: center;
}

/* アドセンス広告ＭＡＸ高さ幅 */
.responsive-unit-r{
max-width: 300px;
max-height: 250px;
}
/* スポンサードリンクラベルTOP */
.ad-top-label {
color: #999;
font-size: 13px;
text-align: center;
margin: 0 0 .2em;
}
/* スポンサードリンクラベル */
.ad-bottom-label {
color: #999;
font-size: 13px;
text-align: center;
margin: 0 0 .2em;
}
 
/* 横並び広告全体部分 */
.ad-bottom-main {
margin-bottom:20px;
padding: 5px 0;
background-color: #fff;
display: flex;
justify-content: space-between;
width: 100%;
}
/* 広告左 */
.ad-bottom-left{
margin: 0 auto;
max-width: 363px;
width: 100%;
flex-basis: 50%;
padding-right: 10px;
}
/* 広告右 */
.ad-bottom-right{
margin: 0 auto;
width: 100%;
max-width: 363px;
flex-basis: 50%;
}
/* 最後に左寄せを解除するための記述 */
.ad-bottom-main:after {
content:"";
display:block;
clear:both;
}

/* 最新記事サムネイル  */
/* 余白の調整 */
#npcatch .title {
width: initial;
display: block;
float: none;
overflow: hidden;
}

#npcatch img {
margin-right: 7px;
padding: 2px !important;
}
#npcatch li{
padding: 2px !important;
}

/* --------related---------- */
#related {
margin: 5px 0 0 0;
padding: 15px 5px 10px 5px;
border: 1px #dddddd solid;
background: #fcfcfc;
}

#related dt {
margin: 0 ;
padding: 0px 5px 10px;
border: 0 none;
border-bottom:3px solid #ff7e21;
box-shadow: 0 1px 0 rgba(255,255,255,1);
line-height: 1.1;
background: none;
font-weight: normal;
}

#related dd {
margin: 0px;
padding: 0 ;
overflow: hidden;
border-left: none;
}

#related ul {
padding: 10px 0 0 10px;
}

#related li {
width: 50%;/* 2列は50%　3列は33.3% */
height: 120px;
float: left;
list-style: none;
border-bottom:1px solid #ddd;
box-shadow: 0 1px 0 rgba(255,255,255,1);
}

#related .cat-thum {
margin-right: 12px;
float: left;
width: 100px;
}

#related img.wp-post-image {
padding: 2px;
width: 100px;
height: 100px;
border: 1px #dddddd solid;
}

#related h4 {
height: 100px;
font-size: 100%;
font-weight: normal;
margin: 20px 0 0 20px;
text-overflow: ellipsis;
overflow:hidden;
white-space: nowrap;
border-top: 0;
border-bottom: 0;
}

@media screen and (max-width: 767px){
#related li {
width: 100%;
float: none;
}

#related {
margin: none;
padding: none;
border: none;
background: none;
-webkit-border-radius: none; -moz-border-radius: none; -o-border-radius: none; border-radius: none;
}

#related ul {
padding: 0px;
}
}

/* -----font-awesome----- */
.color-gray{
color: #999;
}

.color-gray3{
color: #333;
}

.color-white{
color: #FFF;
}

.color-blue {
color: #4285f4;
}

.color-orange {
color: #ff7e21;
}

.color-green {
color: #14ba1c;
font-size: 1.2em ;
}

/*– 親カテゴリと子カテゴリを見やすく分ける –*/
.cat-item .children li {
padding-left: 0px !important;
}

/*– オレンジ枠線 –*/
.orange-box {
border:solid 5px #FF2F8D;
max-width: 600px;
margin:20px 0;
border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
padding:20px;
display: inline-block;
}

/*– ダウンロードボタン –*/
.download-button {
background-color: #4e92df;
color: #fff !important;
padding: 5px 10px 5px 10px;
display: inline-block;
text-decoration: none !important;
border-radius: 2px;
outline: none;
font-weight: 700;
font-size: 14px !important;
box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}

.download-button:hover {
background-color: #40c0f0;
}

.post-content table {
margin-bottom: 0px;
}

/*ブログランキング*/
.rankingbanner li{
display:inline-block;
margin-right: 20px;
border-bottom:none !important;
}

/* アクセス数の設定 */
.post-stats {
font-size: 13px !important;
color: #aaa !important;
}

/* 人気記事画像枠線 */
.wpp-list li img {
margin-right: 7px;
padding: 2px 2px 2px 2px !important;
}

/* 人気記事カウンターの初期化 */
.wpp-list {
counter-reset: wpp-ranking;
}

/* 人気記事カウンターの値を表示 */
.wpp-list li:before {
content: counter(wpp-ranking, decimal);
counter-increment: wpp-ranking;
}

.wpp-list li {
position: relative;
list-style-type: none;
padding-top: 5px;
padding-left: 5px;
margin-bottom: 0rem;
}

.wpp-list li:before {
content: counter(wpp-ranking, decimal);
counter-increment: wpp-ranking;
background: rgba(94, 185, 77, 0.9);
color: #fff;
font-size: 14px;
line-height: 1;
padding: 4px 8px;
position: absolute;
left: 0;
top: 5px;
z-index: 1;
}

.wpp-list li:nth-child(1):before {
background: rgba(255, 88, 196, 0.9);
}

.wpp-list li:nth-child(2):before {
background: rgba(245, 171, 31, 0.9);
}

.wpp-list li:nth-child(3):before {
background: rgba(255, 121, 37, 0.9);
}

form input[type="text"], form input[type="email"], form input[type="url"], form input[type="tel"], form input[type="number"], form input[type="date"], form textarea {
margin-bottom: 10px;
}

/* テキスト横-画像中央 */
.gazo-center {
vertical-align: 2px;
padding-left: 5px;
padding-right: 5px;
}

.post-meta li {
margin-right: 0px;
margin-bottom: 10px;
margin-top: -1em !important;
padding-right: 10px !important;
}

/* 写真差し込んだフレーム */
.frame-1 {
display: inline-block;
position: relative;
overflow: hidden; /* 不要部分を消す */
padding: 6px; /* 6px だけは写真からはみ出す */
}

.frame-1 img {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.frame-1:before,
.frame-1:after {
content: "";
position: absolute;
z-index: 1;
width: 97px;
height: 50px;
background: #fff;
transform: rotate(-30deg);
}

/* 左上 */
.frame-1:before {
box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
top: -24px;
bottom: auto;
right: auto;
left: -26px;
}

/* 右下 */
.frame-1:after {
box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.7);
top: auto;
bottom: -22px;
right: -25px;
left: auto;
}

body.color03 .side-widget ul li {
border-bottom: 0px solid #e5e5e5;
padding: 10px 0;
}

/* アドセンス関連コンテンツユニット */
/* 合わせて読みたい */
.ads-relation-txt {
font-weight: 700;
padding: 5px;
margin: 0 auto;
}
.ads-relation-txt:before {
font-family: FontAwesome;
content: '\f249';
margin-right: 5px;
color: #fff;
border-radius: 25px;
background-color: #ff7e21;
display: inline-block;
padding: 0;
background: #ff7e21;
font-weight: 400;
width: 30px;
text-align: center;
height: 30px;
line-height: 30px;
}
.ads-relation {
margin: 0 auto;
border-top: 3px solid #ff7e21;
padding: 1em 0;
}

/* アドセンス関連コンテンツユニット見出し */
.ads-relation-heading {
margin-bottom: 10px !important;
border-bottom: solid 3px #ff7e21;
}

@media screen and (max-width: 767px) { /* 画面幅767pxまでの端末 */
.ads-relation-heading {
margin: 0 0 10px 0 !important;
}
}

/*--------------------------------------
  TOC+目次
--------------------------------------*/
#toc_container{
margin: 2em 0;
border-radius: 3px; 
font-size: 16px;
padding: 1.5em;
background-color: #FFFBF4;
border: 2px solid #F89174;
}
#toc_container .toc_title{
font-size: 18px;
font-weight:bold;
color: #F89174;
text-align: center;
}
/* タイトル前のアイコン　FontAwesomeの設定 */
#toc_container .toc_title:before{
content: "\f046";
font-family: FontAwesome;
padding-right: 6px;
font-size:18px;
color: #F89174;
}
#toc_container .toc_toggle a{
color: #F89174; 
}
#toc_container ul{
counter-reset:number;
list-style:none;
margin: 0 !important;
padding: 0 0 0 10px !important;
}
#toc_container ul li{
line-height: 1.25em;
margin-bottom: 0.9em !important;
margin-top:10px !important;
}
#toc_container ul li:before{
counter-increment: number;
content: counter(number);
font-weight: bold;
color: #555;
padding-right:12px;
}
#toc_container ul li a{
font-weight: bold;
color: #555;
text-decoration:none;
}
#toc_container ul li a:hover{
text-decoration:underline
}
#toc_container ul ul{
margin-top: 0.5em;
}
#toc_container ul ul li{
line-height: 1.25em;
margin-bottom: 0.5em;
font-size:14px;
}
#toc_container ul ul li:before{
content: "\f0da";
font-family: FontAwesome;
padding-right: 6px !important;
margin-left:0px !important;
color: #bbb;
margin-left:-10px !important;
}
#toc_container ul ul li a{
color: #777;
padding-right:6px !important;
text-decoration:none
}
#toc_container ul ul li a:hover{
text-decoration:underline
}

/* 記事下カテゴリー */
.cat, .catname {
display: inline-block;
transition: all .2s;
box-shadow: inset 0 1px 0 0 #fff;
text-shadow: 0 1px 0 #fff;
margin-right: 5px;
background: #eee;
border: 1px solid #d5d5d5;
color: #333;
padding: 3px 10px;
margin-bottom: 5px;
text-decoration: none;
border-radius: 3px;
}

.cat a, .catname a {
color: #333 !important;
text-decoration: none !important;
font-size: 12px !important;
}

.cat a:hover, .catname a:hover{
color: #ff7e21 !important;
}

/** * テープで止めたリスト */
.maste-box {
position: relative;
background-color: #fff;
background: repeating-linear-gradient(-45deg, #fff9ea 0, #fff9ea 10px,#fff2da 0, #fff2da 20px);
padding: 1em;
margin: 4em 0 1em;
}
.maste-tape{
position: absolute;
top: -.75em;
background-color: rgba(0, 255, 120, 0.3);
border-left: 4px solid #00f36a;
padding: 0.25em 2em;
color: #347d26;
transform: rotate(-3deg);
}

.maste-box p {
color: #454545;
padding: 15px 10px 10px 10px;
}

.maste-box ul {
list-style: none !important;
margin: 20px 0 0 20px !important;
padding: 0 !important;
}

.maste-box li:before {
font-family: FontAwesome;
content: '\f138'; /* アイコンのunicode */
color: #14ba1c;
margin-right: 10px;
}

/* エアブラシで描画テーブル */
@media screen and (max-width: 767px) { 
table.mobile-block td,table.mobile-block th {
width: 100%;
display: block;
}
}

/*--------------------------------
PREV NEXT
---------------------------------*/
#prev_next{
width:100%;
margin: 36px 0 24px;
padding:0;
display: table;
}
#prev_next  #prev, #prev_next  #next{
width: 50%;
padding:30px 10px 10px;
border-top:#ccc 1px solid;
border-bottom:#ccc 1px solid;
display: table-cell;
position:relative;
text-decoration:none;
}
#prev_next #prev p, #prev_next #next p{
font-size:90%;
line-height:1.5;
}
#prev_next #prev:hover, #prev_next #next:hover{
background-color: rgba(238,238,238,0.7);
}
#prev_next #prev{
border-right:#ccc 1px solid;
}
#prev_next #prev_title, #prev_next #next_title{
font-size:90%;
top:-1em;
position:absolute; 
border: 1px #ccc solid;
background:#fff; 
text-align: center;
padding:3px;
color:#666;
}
#prev_next #next_title{
right:10px;
}
#prev_next #prev img, #prev_next #next img{
margin:0 auto;
display: block;
padding: 2px 2px 2px 2px !important;
border: 1px #ddd solid;
}
#prev_next #prev_no, #prev_next #next_no{
width: 50%;
height:110px;
padding:0 10px;
display: table-cell;
}
#prev_next #prev_no{
border-right:#ccc 1px solid;
}
#prev_next_home{
margin:0 auto;
background-color: #ff7e21;
border: solid 9px #fff;
width: 100px;
height:100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
box-shadow: 0 0 0 3px #ff7e21;
-webkit-box-shadow: 0 0 0 3px #ff7e21;
-moz-box-shadow: 0 0 0 3px #ff7e21;
text-align:center;
}

#prev_next_home:hover{
opacity: 0.8;
filter: alpha(opacity=80);
}

#prev_next_home i{
color:#FFF;
margin:10px auto ;
font-size:60px;
}
.icon-arrow-right {
padding: 0 0 0 5px;
}

.icon-arrow-left {
padding: 0 5px 0 0;
}
/*-- ここまで --*/
/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
}
/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 380px) {
}
/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {
/*-- ここから --*/
/*--------------------------------------
768px PREV NEXT
--------------------------------------*/
#prev_next #prev, #prev_next #prev::before, #prev_next #prev::after,
#prev_next #next, #prev_next #next::before, #prev_next #next::after {	
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}
#prev_next #prev_title, #prev_next #next_title{
padding:3px 10px;
}
#prev_next #next_title{
right:10px;
}
#prev_next #prev img{
float:left;
margin-right:10px;
}
#prev_next #next img{
float:right;
margin-left: 10px;
}
/*-- ここまで --*/
}
/*-- ヘッダー検索フォーム --*/
#header-search {
float: right;
width: 250px;
margin: 10px 0;
}
@media screen and (min-width:768px) and ( max-width:991px) {
#header-search {
margin: .3em .8em 0 0;
}
#header.fixeds #header-search {
margin: .15em .8em 0 0;
}
.breadcrumb {
width: 95%;
}
}
@media screen and (max-width: 767px) {
#header-search {
display: none;	
}
}
/*-- ヘッダーGIMP --*/
@media screen and (max-width: 767px){
.top_info {
display: none;
}
}

/*-- リスト --*/
.post-content > ul {
position: relative;
background: #fffde8;
box-shadow: 0px 0px 0px 8px #fffde8;
border: dashed 2px #ffb03f;
border-radius: 9px;
padding: 0.5em 1em 0.5em 2.3em;
margin: 2em 0;
list-style: none;
max-width: 600px;
}
.post-content > li {
padding: 0.3em 0;
}
.post-content > ul li {
padding: 0.3em 0;
margin: 0;
list-style-type: none!important;
line-height: 3;
}
.post-content > ul li:before {
font-family: FontAwesome;
content: "\f138";
position: absolute;
left: 1em;
color: #ffb03f;
line-height: 3.2;
}

/*-- 太字 --*/
.ft-b {
font-weight: bold;
}
/*-- GIMP ツール一覧 --*/
.gimp-tool{
background: url("../../../images/2018/05/20180430-38.png") no-repeat center top #454545;
background-size: auto auto;
background-size: 100% 26px;
overflow: hidden;
border: solid 1px #454545;
margin: 3% auto;
border-radius: 5px;
}
.gimp-tool ul {
float: left;
width: 100%;
margin: 35px 0 2% !important;
padding: 0 3% !important; 
}
.gimp-tool li {
float: left;
width: 50%;
list-style-type:none;
padding: 0 3% !important; 
margin: 2% 0 !important; 
height: 90px;
color: #fff;
}
.gimp-tool li a {
position: relative;
text-decoration: none !important; 
color: #ff7e21;
}
.gimp-tool li a::after {
position: absolute;
bottom: -6px;
left: 1px;
content: '';
width: 100%;
height: 1px;
background: #ff7e21;
transform: scale(0, 1);
transform-origin: left top;
transition: transform .3s;
}
.gimp-tool li a:hover::after {
transform: scale(1, 1);
}
.gimp-tool li img{
margin-right: 2% !important; 
margin-bottom: 1%;
}
@media screen and (max-width: 767px){
.gimp-tool li {
float: none;
width: 100%;
}
}
.explanatory-gimp {
font-size: .8em;
color: #fff;
}
/* 日付非表示 */
.date.updated {
display: none;
}
.post-loop-wrap article {
background: #fff;
border: 1px #e5e5e5 solid;	
}
/* サイトマップ */
.sitemap_disp_level_0 {
position: static !important;
max-width: 100% !important;
background: none !important;
box-shadow: none !important;
border: dashed 0px !important;
border-radius: 0px !important;
}
#sitemap_list li.home-item::before {
position: static !important;
content:none;
}
#sitemap_list li::before {
content:none;
}
#sitemap_list li a {
color: #333 !important;
}

/* 個人情報枠 */
.personal-1{
border: solid 2px #f89174;
border-radius: 3px;
padding: .8em;
margin: 20px 0;
}

/* お問い合わせ前に */
.box_26 {
position: relative;
margin: 2em 0;
padding: 0.5em 1em;
border: solid 3px #95ccff;
border-radius: 8px;
}
.box_26 .box-title3 {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
background: #FFF;
color: #95ccff;
font-weight: bold;
}
.box_26 p {
margin: 0; 
padding: 0;
}

/* シェアお願いします */
.sns_msg {
border-bottom: 3px solid #ff7e21;
padding: 5px;
font-weight:bold;
margin-bottom: 20px;
display: inline-block;
}
.sns_msg:before {
font-family: FontAwesome;
content: '\f1e0';
margin-right: 5px;
color: #fff;
border-radius: 25px;
background-color: #ff7e21;
display: inline-block;
padding: 0;
background: #ff7e21;
font-weight: 400;
width: 30px;
text-align: center;
height: 30px;
line-height: 30px;
}
/* タグアイコン */
.my-gray {
color: gray
}

/* ページTOP */
.pagetop span {
background: #ff7e21;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
/************************************
** Newブログカード
************************************/
.single .blog-card {
max-width: 600px;
}
.blog-card {
  background: rgba(251, 140, 0, 0.02);
  border: 1px solid #fb8c00;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 3px;
  margin-bottom: 1em;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.blog-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .2);
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.blog-card:before {
font-family: FontAwesome;
position: absolute;
padding: 2px 6px;
content: "\f0c6";
background-color: #fb8c00;
color: #fff;
font-size: .8em;
z-index: 1;
white-space: pre;
border-bottom-right-radius: 3px;
}

.blog-card a {
  text-decoration: none !important;
}

.blog-card-thumbnail {
width: 35%;
display: table-cell;
vertical-align: middle;
padding: 10px;
max-width: 235px;
height: auto;
}

.blog-card-thumbnail img {
  padding: 0;
}

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
}

.blog-card-title {
  font-size: 1em;
  margin: 5px 10px 5px 0px;
  font-weight: bold;
  line-height: 1.4;
}

.blog-card-title:hover {
  text-decoration: underline;
}

.blog-card-excerpt {
  font-size: .8em;
  color: #4c4c4c;
  margin: 0 10px 5px 0;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-card .clear {
  clear: both;
}

/* 重要ポイントボックス */
.box_important {
box-sizing: border-box;
margin: 0 0 1.6em;
}
.box_important h4 {
display: inline-block;
color: #fff;
background: #f89174;
margin-left: 0;
border-radius: 6px 6px 0 0;
font-size: 15px !important;
padding: 8px 10px;
border: 0;
margin: 1em 0 0 !important;
position: relative;
top: 0.1em;
}
.box_important ul {
background: #fffbf4;
margin-top: 0;
padding: 1em;
border-radius: 3px;
border: solid 2px #f89174 !important;
list-style-type: none;
}
.box_important ul li {
position: relative;
padding: 8px 0 8px 25px;
list-style-type: none;
margin: 0 !important;
}
.box_important ul li::before {
position: absolute;
font-family: FontAwesome;
content: '\f00c';
color: #f89174;
left: 0;
}

/* slick */
.slick-frame{
max-width: 100%;
}
.your-class {
max-height: 200px;	
}
.slider {
max-height: 200px;	
}
/* メモ　クリップ　Ａ */
.clip-box-a {
    position: relative;
    background: #fffbf4;
    box-shadow: 0px 0px 0px 5px #fffbf4;
    border: dashed 2px #fff0cd;
padding: 1.2em 1em 0;
 margin: 2em auto;
}
.clip-box-a::after {
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
border-color: #fff3d8 #fff #fff3d8;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
