@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/


/* 背景ストライプ 
body {
background-image: repeating-linear-gradient(45deg, rgba(0,0,0,0.07), rgba(0,0,0,0.07) 1px, transparent 1px, transparent 4px)!important;
background-size: 6px 6px!important;
}*/


.header {/* ヘッダーの影を消す */
box-shadow: none;
}

/* サイドバーウィジェットの枠線 */
.post, .sidebar .widget {
border:none!important ;
}


/*--------------------------------------
 TOCカスタマイズ
--------------------------------------*/
div#toc_container {
    border-color: #222;
}
#toc_container {
    margin: 2em 0;
    padding: 5px 15px;
    border-top: solid 2px;
    border: solid 2px;
	font-size: .95em;
    box-shadow: none;
}
@media only screen and (min-width: 481px){
#toc_container {
    padding: 10px 30px;
}}
#toc_container .toc_title {
	margin: 0;
	padding: 10px 20px 10px 50px;
    font-size: 1.4em;
    width: 100%;
	color: #222!important;
}
#toc_container .toc_title:before{
    display: none;
}
#toc_container .toc_title:before {
    display: inline-block;
    position: absolute;
    content: "\f022";
    font-family: "Font Awesome 5 Free";
    left: 0;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
	background-color:#222!important;
}
#toc_container .toc_list {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 0;
}
#toc_container ul {
    list-style-type: none;
}
#toc_container .toc_list li:last-child {
    border-bottom: none;
}
#toc_container .toc_list li {
    border-bottom: dotted 1px #C6A077;
    padding: 0;
}
#toc_container .toc_list li a {
    color: #5a5a5a;
    display: inline-block;
    width: 100%;
    text-indent: -1.85em;
    padding-left: 1.1em;
}
#toc_container .toc_list li a:before {
    content: "\f22d";
    font-family: "Font Awesome 5 Free";
    color: #222;
    margin-right: 8px;
    margin-left: 8px;
    font-weight: 900;
}
#toc_container .toc_list li a:hover {
    text-decoration: none;
    background: #eee;
}
.toc_toggle {
    background: none;
}
#toc_container .toc_toggle a {
    display: inline-block;
    position: absolute;
    color: #fff;
    background: #ccc;
    line-height: 24px;
    width: 60px;
    right: 0;
    top: 50%;
    margin-top: -12px;
}
.sgb-toc-button{
background:#424242;
}



/*ヘッダーの色*/
#header {
background-color: #fff!important;
color: #898989;
}
.nav-style-def a {
color: #898989; 
}
.header-title a{
color: #898989!important; 
}


/* CTA調整 */
.src,.mobilesrc{
animation-name: fadein;
animation-duration: 5s;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.mobilesrc img{
width: 100%;
object-fit: contain;
}
@media only screen and (min-width: 1030px){
.src img{

width: 100%;
}
.mobilesrc{
display:none;
}}
@media (max-width: 1029px) and (min-width: 500px)
{
.src img{
width: 100%;
object-fit: contain;
}}
@media screen and (max-width: 501px){
.src img{
display:none;
}}



/* スマホヘッダーメニュー消す */
@media (max-width: 767px){
.header-nav {
display: none!important;
}}

/* 背景色 */
.has-sango-red-background-color {background-color: #f88080;/* 赤 */}
.has-sango-blue-background-color {background-color: #4f9df4;/* 青 */}
.has-amazon-bc-background-color {background-color: #FFC266;/* Amazon */}
.has-green-bc-background-color {background-color: #2dbe60;/* 緑 */}
/* 文字色 */
.has-sango-red-color {color: #f88080;/* 赤 */}
.has-sango-blue-color {color: #4f9df4;/* 青 */}
.has-amazon-bc-color {color: #FFC266;/* Amazon */}
.has-green-bc-color {color: #2dbe60;/* 緑 */}



/*サイト全体のフォントを変える*/
body {
    font-family: "Helvetica","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",YuGothic,"Yu Gothic","メイリオ",Meiryo,sans-serif;
}

/*初期設定でQuicksandが使われている部分を変える*/
.dfont {
   font-family: 'ヒラギノ角ゴ ProN W3',Hiragino Sans,'ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;
}


.widget_text tsnc-ads {
max-width:738px!important;
}

/*記事一覧カード*/
.cardtype__article {
box-shadow:none;
}

/*記事一覧カード*/
.main-kiji {
    border: 0px solid #aaa;
}
.def-mode .kiji-cat {
    border-radius: 0;
    top: 0;
    left: 0px;
}

/*太字*/
.my_bold{
font-weight: bold;
}



/*ヘッダーお知らせ*/
.header-info a {
font-weight: 600;
}


/*--------------------------------------
  パンくずリスト
--------------------------------------*/
#breadcrumb li a {
	/*border: 1px solid #333;
	background:#fff;
	border-radius: 10px;
	padding:3px 7px;
	font-weight:bold;*/
	color: #333;
}


/*カテゴリタイトル*/
.title{
font-family: 'Josefin Sans', sans-serif;
font-size: 1.3em;
font-style: italic;
}


/*サイドバータイトル*/
.widget-title{
font-family: 'Josefin Sans', sans-serif;
font-weight: 600;
font-style: italic;
font-size:14px;
}
.side-title-mark5 .widget-title {
border-bottom:none;
}

/*プロフィール画像*/
.pf-face{
	text-align:center;
}
.pf-face .pf-face-img, .pf-face img{
	box-shadow:none;
}
/*プロフィールテキスト*/
.pf-text {
padding: 0 0px;
font-size: 1em;
}

.pf-custom-btn {/*サイトボタン消す*/
display:none;
}


/*シェアボタン*/
.entry-snsbox {/*背景色なし*/
background: none!important;
}
.sns-box-style4 .snsbtn {
	transition:.5s;
    border-radius: 50%;
}
.sns-box-style4 .snsbtn:hover {
	transition:.5s;
    border-radius: 0%;
}

.sns-box-style2 .snsbtn {
color: #333!important;
}
.snsbtn i {
color: #333!important;
}
.sns-box-style4 .snsbtn.tw-btn, .sns-box-style4 .snsbtn.face-btn, .snsbtn.hatena-btn, .snsbtn.line-btn, .snsbtn.poket-btn {
    background-color:#fff!important;
}
.sns-box-style4 .snsbtn.hatena-btn{
color: #333!important;
}


/*検索*/
.searchform__input {
box-shadow:none;
}

/*プロフィール背景色*/
.prof{
background-color: #fff!important;
}

/*Follow Me*/
/* 全体 */
.followme{
	padding:8px 0;
	color:#545454;
	background:#fff;
	font-family: Quicksand;
}
/* ボタン全体 */
.flowbtn8:before{
	display:none;	
}	
.flowbtn8{
		color:#fff!important;
background:#333;
	border: 1px solid #333;
border-radius:50%;
position:relative;
display:inline-block;
width:38px;
height:38px;
font-size:20px!important;
vertical-align:middle!important;
text-decoration:none;
transition:.5s;
margin:10px;
line-height:1.8;
}
/* 全体ボタンマウスホバー時 */
.flowbtn8:hover{
	color:#333!important;
background:#fff!important;
	border: 1px solid #333;
border-radius:0%;
}
/* ボタン全体の位置 */
.snsbtniti{
display:flex;
flex-flow:row wrap;
justify-content:center;
}
.widget ul{
    margin: -5pt 0 0 0;
}



/*　ウィジェット余白調整　*/
.widget-content {
padding: 5px;
}

/*ランキングの画像大きさ変更*/
.rank-kiji-img .kiji-img-img {
    width: 140px;
}
/*ランキングの記事間距離*/
.widget-rank:not(:last-child) {
padding-bottom: 8px;
margin-bottom: 8px;
}
.widget_tsnc_pv_rankings .widget-rank .rank-kiji-img:before{
border-radius: 50%;
}

/*　ウィジェット広告ボタン化　*/
.widget-img {
	transition: all ease-in-out .3s;/*ゆっくり変化していくように*/	
}
.widget-img:hover {
	box-shadow: 0 5px 5px -5px rgba(0,0,0,.20),0 0 5px rgba(0,0,0,.5);/*浮いた時の影*/
	transform: translateY(-5px);/*浮く高さ*/
	transition: all ease-in-out .3s;/*ゆっくり変化していくように*/
}

/*　Contact問い合わせ　*/
.contact_form{
	width:auto;
	max-width:600px;
	margin: 0 auto;
	padding:20px 0;
	color:#555;
}
.contact_form #name,.contact_form #email,.contact_form #msg,.contact_form #robot {
    display: block;
	box-sizing: border-box;
	width: 100%;
    margin-bottom: 2em;
    padding: .55em;
    border: 2px solid #ccc;
    border-radius: 3px;
	background-color: #eee;
    box-shadow: none;
    color: rgba(0,0,0,.7);
    font-size: 1em;
    line-height: 1.5;
    transition: ease;
}
.contact_form textarea{
	height:150px;
}
.contact_form #name:focus,.contact_form #email:focus,.contact_form #msg:focus,.contact_form #robot:focus{
background-color: #fff;
border-color: #8fa4a8;
	z-index: 10;
    outline: 0;
}
.contact_form i{
	color:#8fa4a8;
}

/*送信ボタンスタイリング*/
.table-res-form {
    border: 1px #8fa4a8 solid;
	width: 100px;
	padding: 0.5em;
	margin:15px auto;
    border-radius: 5px;
    background: #8fa4a8;
    color: #fff;
	text-align:center;
	font-weight: bold;
	font-size:1.2em;
	transition: all ease-in-out .3s;/*ゆっくり変化していくように*/	
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form:hover {
	box-shadow: 0 10px 15px -5px rgba(0,0,0,.20),0 0 5px rgba(0,0,0,.5);/*浮いた時の影*/
	transform: translateY(-3px);/*浮く高さ*/
	transition: all ease-in-out .3s;/*ゆっくり変化していくように*/
}


/*--------------------------------------
Rinkerのデザイン変更
--------------------------------------*/
/*-----全体-----*/
div.yyi-rinker-contents div.yyi-rinker-box {
	border: 1px solid #000!important;
}
/*-----タイトル文字を少し小さく-----*/
div.yyi-rinker-info div.yyi-rinker-title a {
	font-size: 1em!important;
}
/*-----タイトル文字を左寄せ-----*/
.yyi-rinker-info {
	text-align: left!important; 
}
/*-----スマホ表示でタイトル幅を広く-----*/	
@media screen and (max-width: 500px){
div.yyi-rinker-contents div.yyi-rinker-box div.yyi-rinker-info {
	width: 100%!important;
}}
/*-----メーカー名の余白削除-----*/
div.yyi-rinker-detail div:not(:last-child) {
	padding-bottom: 1px!important;
}
/*-----内部の余白調整-----*/
div.yyi-rinker-contents div.yyi-rinker-box {
	padding: 15px 15px 0!important;
}
@media (min-width: 768px){
div.yyi-rinker-box div.yyi-rinker-info {
    padding-left: 0px;
}
div.yyi-rinker-contents div.yyi-rinker-box {
	padding: 15px 5px 0 15px!important;
}}
/*-----画像位置調整-----*/

@media (min-width: 768px){/*PCのキャンペーン表示を左寄せ*/
ul.yyi-rinker-links li.amazonkindlelink:before, ul.yyi-rinker-links li.amazonlink:before, ul.yyi-rinker-links li.rakutenlink:before, ul.yyi-rinker-links li.yahoolink:before {
    text-align: left;
}}
@media screen and (min-width: 501px) {/*-----PCのみマイクロコピー削除-----*/
.amazonkindlelink:before, .amazonlink:before, .rakutenlink:before, .yahoolink:before{
content:none!important;
}}
/*-----ボタンデザイン-----*/
.yyi-rinker-link {
border-radius: 2px!important;
transition: .3s ease-out;
}
/*-----PCでのボタン余白調整-----*/
ul.yyi-rinker-links a.yyi-rinker-link {
    padding: 6px 24px 6px 18px!important;
}
/*-----ボタンのデザイン（ホバー時）-----*/
ul.yyi-rinker-links a.yyi-rinker-link:hover {
	box-shadow: 0px 2px 6px rgb(0 0 0 / 16%);
	transform: translateY(-2px)!important;
	transition: .3s ease-out;
}
/*-----ボタンの色-----*/
.amazonlink a {
color: #3A4D66!important;
background: #FFC266!important;
}
.rakutenlink a {
background: #ff7c74!important;
}
.yahoolink a {
background: #557AAC!important;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink1{
background: #2dbe9f!important;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2{
}
/*キャンペーン*/
.amazonkindlelink .yyi-rinker-link:before, .amazonlink .yyi-rinker-link:before, .rakutenlink .yyi-rinker-link:before, .yahoolink .yyi-rinker-link:before {
border-radius: 10px;/*角丸にする*/
}
.rakutenlink:before, .rakutenlink .yyi-rinker-link:before {
color: #FF4D4A!important;
}
@media screen and (max-width: 500px){/*ボタン*/
div.yyi-rinker-contents div.yyi-rinker-box div.yyi-rinker-info {
padding: 0;
margin: auto;
width: 92%;
text-align: center;
}}
@media screen and (max-width: 500px){
div.yyi-rinker-contents div.yyi-rinker-box div.yyi-rinker-info {
    text-align: left!important;
}
}


/*--------------------------------------
  箇条書きボックス用のふきだし
--------------------------------------*/
.myfuki-main {/*ふきだしの長丸部分*/
    display: inline-block;/*幅調整ができるように*/
    position: relative;/*基準にする*/
	bottom: -1em;/*下からの位置*/
    background: #e73562;/*背景色*/
    color: white;/*文字色*/
    font-weight: 500;/*文字の太さ*/
	font-size: 80%;
    margin: .5em 0;/*外側の上下の余白*/
    border-radius: 25px;/*角丸にする*/
    padding: .3em 1em;/*内側の余白（上下0.3em 左右1em）*/
}
.myfuki-main:before {/*ふきだしの三角部分*/
    position: absolute;/*基準にあわせて動くように*/
    content: "";/*文字を入れないときのおきまり*/
	bottom: -0.5em;/*下からの位置*/
    left: 2.5em;/*左からの位置*/
    border-top: 10px solid #e73562;/*上線追加*/
    border-left: 8px solid transparent;/*左の線は透明に*/
    border-right: 8px solid transparent;/*右の線は透明に*/
}

/* アプリーチ */
.appreach {
  text-align: left;
  padding: 10px;
	border: solid 1px #42424230;/*枠線の種類・幅・色*/
    border-radius: 10px;/*枠線の丸み（上　右）*/
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);/*影*/
	background-color: #fff;
  overflow: hidden;
	margin-bottom:20px ;
	max-width:500px;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 20% !important;
  height: auto !important;
max-width: 100px !important;
}
.appreach__detail {
  display: inline-block;
  color:#444;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}





/*--------------------------------------
  グーテンベルクSANGOボタン
--------------------------------------*/
#inner-content .btn {width: 100%;}
.is-style-sango-raised a:after{/*ボタンのアイコン*/
    content: "\f138";/*お好きに変更してください*/
    font-family:"Font Awesome 5 Free";
    margin-left: 10px;/*ボタンの文字との余白*/
	
}
@media screen and (max-width: 500px){/*スマホ表示用（ブレイクポイント500px）*/
.is-style-sango-raised .wp-block-button__link{
	width: 100%;
}
}
.wp-block-button.aligncenter {
margin: 0;
}
.wp-block-button, div.aligncenter, div.is-style-sango-raised {
    margin: 5px auto;
	text-align: center;
}




/*SANGO吹き出し調整*/
.sgb-block-say-text {
    width: auto;
    font-size: 0.90em;
}

/* フワっと浮かぶタイトル */
@keyframes fadein {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(30px);/* Y軸方向に30px */
}
100% {
    opacity: 1;/* 不透明 */
	transform: translateY(0px);/* Y軸方向に0px */
}
}
.entry-header,.pickup,.top-fuku{
animation-name: fadein;
animation-duration: 2s;
}

/*ふわっと表示*/
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}


/* YouTube埋め込み調整 */
.wp-block-embed-youtube .wp-block-embed__wrapper {
    position: relative;
	padding-top: 25px;
    padding-bottom: 56.25%;
    height: 0;
}


/*--------------------------------------
関連記事カードを変更（記事内）
--------------------------------------*/
.c_linkto {
	box-shadow:none;
}
.linkto img {
	box-shadow:none;
}
.c_linkto:hover{
	box-shadow:none;
	transform:translateY(0px);
	background:#f5f5f5;
	background:none;
}
.c_linkto:hover:before {
left: 0;
}
.c_linkto:before {
content: "";
z-index: -1;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: -100%;
background-color: #eee;
transition: .2s;
}


/*--------------------------------------
関連記事カード２を変更
--------------------------------------*/
.longc_linkto .c_linkto_text {/*テキスト部分*/
    font-size: .8em;/*フォントサイズを小さく*/
	vertical-align:middle;/*上によせる*/
	line-height:1.5;
	height:6em!important;/*行の高さ*/
	overflow: hidden;/*行数オーバーは隠す*/
	text-overflow: ellipsis;
}
.entry-content .c_linkto{
	border-radius:0;
	box-shadow:none;
}
.sng-link-time{/*投稿日*/
    display: none;/*削除*/
}
.longc_linkto{/*カード全体の設定*/
	margin-bottom:0em;
	border-bottom: 1px dashed #bbb;/*下線*/
}
.c_linkto.longc_linkto {
    display: table;
    max-width: 100%;
	padding-top: 5px
}
.longc_img {
    height: 0;
    padding-bottom: 24%;
    position: relative;
    width: 40%;
}
.longc_img img{
	height: auto;
	padding: 1%;/*内側の余白10pxから0pxに*/
	vertical-align:middle;
}
.c_linkto.longc_linkto .longc_content, .longc_img {
    display: table-cell;
    vertical-align: middle;
}
.c_linkto .c_linkto_text {
    display: block;
    padding: 0px;
}
.longc_content {
    width: 60%;
}
/*****   PCでの画像表示   *****/
@media only screen and (min-width: 481px){/*横幅481px以上での表示*/
.longc_linkto img {/*アイキャッチ画像の大きさ*/
    max-width: 100%;/*横幅*/
    vertical-align: middle;/*上揃え*/
}
.longc_linkto .c_linkto_text {
    max-width: 100%;/*テキスト部分の横幅最大*/
}
.c_linkto .c_linkto_text {/*テキスト部分*/
display: table-cell;
font-size: 1em;/*フォントサイズ*/
vertical-align: middle;
}
}



/*記事下カテゴリー*/
.catetagbox-label {
    display: none;
}
.category-area ul, .tag-area ul, .catetagbox-list {
background: #fff!important;
padding:1px 3px;
border-radius: 4px;
}
.category-area ul, .tag-area ul, .catetagbox-list a{
color:#333;
}


/*スマホ記事一覧デザイン変更*/
@media (max-width: 767px){
.main-kiji-longcard a.linkarea {
margin: 0;
padding:8px 0px;
border-bottom: 1px solid #aaa;
}
.main-kiji-longcard .kiji-img, .main-kiji-longcard .kiji-img img {
width: 160px;
}
.kiji-img-img {
margin: 0px 5px;
}
.main-kiji-longcard .kiji-text {

font-size: 13px;
vertical-align: top;
line-height: 1.5em;
height: 6em;
overflow: hidden;
max-height: 100%;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
}


/*================================
    デザインパターン    段落ブロック
================================*/
/*関連*/
.is-style-para-icon-mark7 {
background-image: repeating-linear-gradient(-45deg, #eee, #eee 2px, #fff 2px, #fff 4px);
}
.is-style-para-icon-mark7:before {
content: "関連";
font-size:0.8em!important;
font-weight: 550!important;
background: #8fa4a8;
}
.is-style-para-icon-mark7 {
text-decoration: underline;
}

/*ラベル*/
.label-ac, .label-main {
color: #555; 
}

/*目次表示中
.mkj-active {
background-color:#e7ff00!important;
}
*/

/*SANGOメモボックス調整*/
.wp-block-sgb-message .memo_ttl{
line-height: 2.5em!important;
}
.memo {
margin-bottom: 1.5em;
}



/** コメントボックス **/
.entry-content .comment-img {
width: 100px;
height: 100px;
}
.comment-respond textarea, .comment-respond input {
border: solid 0.5px;
}


/*トップページカードタイトル*/
.cardtype h2 {
	font-size: 16px;
}
/*カテゴリー名*/
.cat-name {
top: 5px;
left: 0px;
border-radius: 1px;
}

/*--------------------------------------
  モバイルTOPページ記事一覧カード
--------------------------------------*/
@media screen and (max-width: 500px){
.sidelong__link {/*記事一覧カード*/
    color: rgba(66,66,66,0.87);/*文字の色*/
    padding: 4px;/*内側の余白*/
}
.newmark {/*新着のマーク*/
    border-radius: 20px;/*丸くする*/
}
.sidelong__img {/*アイキャッチのサイズ*/
	width: 100px;/*横幅*/
    height: 100px;/*縦幅*/
}
.sidelong__article {/*カード部分*/
    margin:0;/*外側の下余白*/
    border-bottom: 1px solid rgba(66,66,66,0.15);/*下線*/
}
.sidelong {/*記事全体*/
    border-top: 1px solid rgba(66,66,66,0.15);/*上の線*/
}
}

.author-info__inner .tb {/*この記事を書いた人*/
box-shadow: none;
}
.sns-dif ul li a {/*フォローボタン*/
box-shadow: none;
}


/*ハンバーガーメニュー*/
.drawer__title {
    background-color: #C6A077!important;
}
#drawer__content {
    background: #C6A077;
}
#drawer__content .widget ul li a {
    color: #333;
}