@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*WPP 見た目コントロール*/
div.popular-posts{
	margin:0;
	padding:0;
}

ul.wpp-list{
	display:flex;
	overflow-x:scroll;
}
ul.wpp-list li{
	overflow:visible !important;
	display:flex;
}
.wpp-list li a{
	width:200px;
	margin-right:20px;
}
ul.wpp-list li a.wpp-post-title{
	display:none;
}
aside#block-6{
	padding-bottom:0px;
}

/*ヘッダー下バナー調整*/
@media (max-width: 979px){
aside#mm_block_widget-5{
	padding:0;
}
}
div.m_con{
	margin-top:10px;
}

.post_card_category {
    font-size: 11px;
    transform: rotate(-5deg);
}
.post_card_title {
    line-height: 1.5rem;
}

.post_body>p {
    line-height: 2;
    margin-bottom: 30px;
}

.post_body > h2 {
    line-height: 1.8rem;
}
.post_content h3 {
    line-height: 1.5rem;
}
.post_body>h2 {
    margin: 50px -30px 30px;
    padding: 10px 10px 10px 20px;
    background: #1bba9d;
    color: #fff;
    font-weight: 700;
}
.post_body>h3 {
    border-radius: 3px;
    margin: 50px -10px 30px -15px;
    padding: 10px;
    border-style: none none solid solid;
    border-width: 1px 1px 1px 5px;
    border-color: #1bba9d #1bba9d;
    background: #f6fffb;
    color: #1bba9d;
    font-weight: 700;
}
img.widthimg100{
	width:100%;
}
@media screen and (min-width: 768px){
div.relative figure:before {
    padding-top: 17%;
}
.post_content {
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 2px 8px -2px rgb(10 15 17 / 7%);
}
}
@media screen and (min-width: 980px)
{
.on_thum:before {
    padding-top: 22%;
}
}

div.fxrecommend span.caption {
    background-color: #00a1ff;
    padding: 10px 20px;
    color: white;
    display: block;
    font-weight: 600;
    font-size: 1.45rem;
    margin-left: -30px;
    margin-right: -30px;
}
div.fxrecommend p {
    margin: 20px 0;
}
div.fxrecommend p.caption {
    line-height: 1.3;
    font-size: 1.2em;
    border-radius: 5px;
    padding: 5px 20px;
    margin: 10px 0;
    background-color: #00a1ff;
    color: #fff;
}
div.fxrecommend p.caption_osusume {
    color: #00a1ff;
    border-bottom: dashed 2px #00a1ff;
    padding: 0;
    margin: 20px;
    font-size: 1rem;
}
div.fxrecommend div.osusume_point_container {
    background-color: #f5f7ff;
    border: dashed 1px #819de8;
    margin: 20px;
    padding: 20px;
}
div.fxrecommend div.osusume_point_flex {
    display: flex;
}
div.fxrecommend div.osusume_point_icon {
    background-color: #0060f1;
}
div.fxrecommend div.imaichi_point_icon {
    background-color: #f1007a;
}
div.fxrecommend div.osusume_point_icon, div.fxrecommend div.imaichi_point_icon {
    padding: 2px 10px;
    margin: 0px 10px 10px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: .8em;
}
div.fxrecommend div.osusume_point_text {
    font-weight: 700;
    color: #0060f1;
}
div.fxrecommend div.imaichi_point_text {
    font-weight: 700;
    color: #f1007a;
}


@media (max-width: 600px){
div.fxrecommend p.caption_osusume {
    margin: 0px;
    font-size: 0.8rem;
}
	
div.fxrecommend div.osusume_point_container {
    background-color: #f5f7ff;
    border: dashed 1px #819de8;
    margin: 5px;
    padding: 10px 5px;
}
	
div.fxrecommend div.osusume_point_icon, div.fxrecommend div.imaichi_point_icon{
	font-size:0.6em;
	min-width: 70px;
  max-height: 20px;
	margin: 0 5px 5px 0;
	}
div.fxrecommend div.osusume_point_text, div.fxrecommend div.imaichi_point_text{
		font-size:0.8em;
	}
}

aside#mm_block_widget-2 {
    background: #fff;
    margin: 0 0 40px;
    box-shadow: 0 2px 8px -2px rgb(10 15 17 / 7%);
    border-radius: 3px;
}

ul.singlelist_r, ol.singlelist_r, ul.sl_r, ol.sl_r {
    background-color: #fff5f5;
    border: dashed 1px #e88181;
}
ul.singlelist_g, ol.singlelist_g, ul.sl_g, ol.sl_g {
    background-color: #f5fff8;
    border: dashed 1px #81e897;
}
ul.singlelist_b, ol.singlelist_b, ul.sl_b, ol.sl_b {
    background-color: #f5f7ff;
    border: dashed 1px #819de8;
}
ul.singlelist_d, ol.singlelist_d, ul.sl_d, ol.sl_d {
    background-color: #f5f5f5;
    border: dashed 1px #666;
}

.singlelist_d, .singlelist_r, .singlelist_b, .singlelist_g, .sl_d, .sl_r, .sl_b, .sl_g {
    margin: 20px;
    padding: 20px 40px !important;
}
ul.singlelist_d li, ul.singlelist_r li, ul.singlelist_b li, ul.singlelist_g li, ul.sl_d li, ul.sl_r li, ul.sl_b li, ul.sl_g li {
	line-height:2;
	
}

.marker-blue {
    background: linear-gradient(transparent 50%,#e2f5ff 50%);
    font-weight: 700;
}
.marker-green {
    background: linear-gradient(transparent 60%,#e7ffd0 50%);
    font-weight: 700;
}
.marker-red {
    background: linear-gradient(transparent 60%,#ffe5e5 50%);
    font-weight: 700;
}
.marker-yellow {
    background: linear-gradient(transparent 60%,#fffecb 50%);
    font-weight: 700;
}
.post_body>h4 {
    border-radius: 3px;
    margin: 50px -10px 30px -8px;
    padding: 5px 10px;
    background: #1bba9d;
    color: #fff;
    font-weight: 700;
}

nav#toc.toc {
    border: solid 1px #ccc;
    border-radius: 3px;
}
nav#toc.toc {
    width: 90%;
    margin: 20px 0 20px 40px;
    background-color: #fafafa;
}
nav#toc.toc .toc_ctrl {
    padding: 5px 5px 10px;
}
nav ul.toc_ul {
    margin: 0 0 0 30px;
    line-height: 1.5em;
    font-size: 16px;
    list-style-type: disc;
}
nav ul.toc_ul li {
    list-style-type: disc;
}
nav ul.toc_ul li a {
    margin-bottom: 20px;
    display: block;
}
.post_date_circle {
    border-radius: 3px;
    width: 83px;
    height: 43px;
    bottom: 0;
    background: rgba(255,255,255,.9);
}
.fs15 {
    font-size: 14px;
}
.post_date_circle span:nth-of-type(1) {
    margin: 4px 0 1px;
}
.post_date_circle .db {
    display: inline-block;
    font-weight: 700;
}
.post_date_circle .db {
    display: inline-block;
    font-weight: 700;
}


div.wpp-thumbnail-container{
	margin-top:0 !important;
}

/*アイコン会話ウィジェットCSS*/
.liquid-speech-balloon-avatar::after{
	content:"" !important;
	display:none;
}
.liquid-speech-balloon-text p{
	font-size:12pt;
}

div.wp-block-liquid-speech-balloon div.liquid-speech-balloon-text{
	border-color: #fff4f4;
  background-color: #fff4f4;
}
div.wp-block-liquid-speech-balloon div.liquid-speech-balloon-text div.liquid-speech-balloon-arrow{
	border-color: transparent #fff4f4 transparent transparent;
}
div.liquid-speech-balloon-right div.liquid-speech-balloon-text{
	border-color: #f0f9ff;
  background-color: #f0f9ff;
}
div.liquid-speech-balloon-right div.liquid-speech-balloon-text div.liquid-speech-balloon-arrow{
	border-color: transparent transparent transparent #f0f9ff;
}
div.speechballoon_ad div.liquid-speech-balloon-text, div.sb_ad div.liquid-speech-balloon-text{
	background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
article#post_body div.speechballoon_ad div.liquid-speech-balloon-text div.liquid-speech-balloon-arrow, article#post_body div.sb_ad div.liquid-speech-balloon-text div.liquid-speech-balloon-arrow{
	border-color: transparent #cccccc transparent transparent;
}

@media (max-width: 767px){
div#main_wrap main.post_content{
	padding-top:0px;
}
div#uh_wrap aside.widget figure.wp-block-gallery figure.wp-block-image{
	width: calc(100% - 1em);
	margin:0;
}
div.relative figure {
    display: none;
}
.post_body>h2 {
    padding: 10px 60px 10px 30px;
}
nav#toc.toc {
  margin-left: 0px;
	width:100%;
}
nav ul.toc_ul li a {
  margin-bottom: 10px;
  display: block;
}
div.fxrecommend span.caption {
  padding-left: 30px;
	}
}
