@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
*/

/*--- Googleアドセンス広告 ---*/
.google-add {
    text-align: center;
}

.gooadd-img {
    display: block !important;
    width: 300px;
    height: 90px;
    margin: 20px auto 30px;
}

@media(min-width: 500px) {
    .gooadd-img {
        width: 600px;
        height: 100px;
        margin: 20px auto 30px;
    }
}

@media(min-width: 800px) {
    .gooadd-img {
        width: 728px;
        height: 90px;
        margin: 20px auto 30px;
    }
}

.gooadd-img_pattern2 {
    display: block !important;
    width: 300px;
    height: 300px;
    margin: 20px auto 30px;
}

@media(min-width: 500px) {
    .gooadd-img_pattern2 {
        width: 800px;
        height: 200px;
        margin: 20px auto 30px;
    }
}

.pc_only{
	display:none;
}

@media screen and (min-width:960px) {
.pc_only{
	display:block;
}

}

/*--- アフィリエイトマイクロコピー背景 ---*/
.af_pattern_button .swell-block-button{
	margin: 0 auto 5px!important;
}

.af_pattern_button .has-text-align-center{
	margin: 0 auto 5px!important;
}

/* TOPページ記事カラム数4つにする */
/* @media screen and (min-width:960px) {
.new_post_box .p-postList__item {
    width: 25%!important;
}

.l-article {
    max-width: 1050px!important;
    padding-left: 0;
    padding-right: 0;
}

} */


.blog .c-widget widget_swell_popular_posts{
	display:none;
}


/*--- codoc ---*/
.codoc-buy-creator {
    display: none
}

.codoc-support {
    background: none !important;
    padding: 0 !important;
    margin: 50px auto !important
}

.codoc-support-title {
    color: #e44141!important;
    font-weight: bold!important;
}

.codoc-support .codoc-btn {
    max-width: 300px !important
}

.codoc-entry .codoc-support .codoc-btn {
    height: inherit!important;
    color: #fff !important;
    font-weight: bold!important;
    border: solid 1px #e44141 !important;
    background: #e44141 !important;
    display: block !important;
    border-radius: 50px!important;
    padding: 5px 0!important;
}

.codoc-entry .codoc-support .codoc-btn:hover {
    color: #fff !important;
    background: #e44141 !important;
    opacity: 0.5;
}

.codoc-support-modal-price a {
    border: solid 1px var(--color_main) !important;
    background: var(--color_main) !important;
    color: #fff !important
}

.codoc-support-modal-price a:hover {
    color: var(--color_main) !important;
    background: #fff !important
}

.codoc-modal-container .codoc-btn-buy-bg {
    color: #fff !important;
    background: var(--color_main) !important;
    border: solid 1px var(--color_main) !important
}

.codoc-modal-container .codoc-btn-buy-bg:hover {
    background: #e44141 !important;
    color: #fff !important
}

.codoc-modal-container-scroll{
    padding: 0 0 10px!important;
}

.codoc-copyright {
    display: none !important
}

/* ---contact form--- */

.wpcf7-form{
	width: 100%;
    max-width: 600px;
}

.wpcf7 input {
    background: none;
    border: none;
    border-bottom: solid 1px #333;
    margin-bottom: 30px;
    height: 25px;
	width: 100%;
}

.wpcf7 textarea {
    background: none;
	border: solid 1px #333;
	width: 100%;
}

.wpcf7-submit{
	background: #333 !important;
    color: #fffefa;
    max-width: 200px !important;
    display: block;
    width: 100% !important;
    margin: 20px auto 0;
    height: 40px !important;
    border-radius: 10px;
}

/*compass*/
/* Recommend Widget広告 */

#compass-fit-4322254{
    margin-top: 6em;
}

#compass-fit-4322254 .compass-fit-widget-header{
    font-size: 20px !important;
    margin-bottom: 1.5em!important;
}

#compass-fit-4322254 .compass-fit-ad{
    width: 50%!important;
}

@media screen and (min-width:600px) {
    #compass-fit-4322254 .compass-fit-ad{
        width: 33%!important;
    }
    }

@media screen and (min-width:1240px) {
    #compass-fit-4322254 .compass-fit-ad{
        width: 25%!important;
    }
    }

#compass-fit-4322254 .compass-fit-ad-title{
    font-size: 14px !important;
}