h4 {
    border-left: solid 4px #f95da6;
    padding-left: 5px;
}

#main .article .eyecatch img {
    margin: 0;
    height: auto;
    width: 100%;
}

.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.button a {
    width: 80%;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    margin: 10px auto;
    padding: 20px 0;
}

.button a:hover {
    opacity: .8;
}

.buyBtn a 
 {
    width: 80%;
    border-radius: 5px;
    color: #ffffff;
     background: #66b000;
	     box-shadow: 0 3px 0 #74a436;
    display: block;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    margin: 30px auto;
    padding: 20px 0;
}

.buyBtn a:hover {
    opacity: .8;
}
.skyblue a {
    background: #00acee;
    box-shadow: 0 3px 0 #0092ca;
}


.blue a{
    background: #1f6aba;
    box-shadow: 0 3px 0 #2c4373;
}

.orenge a{
    background: #df3522;
    box-shadow: 0 3px 0 #ad3a2d;
}

.red a{
    background: #ec2136;
    box-shadow: 0 3px 0 #c0392b;
}

.green a{
    background: #87c040;
    box-shadow: 0 3px 0 #74a436;
}

.acuablue a{
    background: #52b3af;
    box-shadow: 0 3px 0 #308985;
}

.ophelia a{
    background: #7ac7be;
    box-shadow: 0 3px 0 #3b948a;
}


.registration_area {
    margin-bottom: 40px;
}

.registration_area .blog_registration {}

.registration_area .txt {
    padding: 30px 0;
    text-align: center;
    border-top: 2px solid #e781a1;
    border-bottom: 2px solid #e781a1;
    color: #e781a1;
    width: 85%;
    margin: 0 auto;
    margin-top: 40px;
}

.registration_area br {}

.registration_area .f_logo {
    text-align: center;
    padding: 10px 0;
}

.registration_area .f_logo img {}

.registration_area .touroku {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #a0a0a0;
}

.registration_area .btn {
    margin-top: 20px;
    text-align: center;

}

.registration_area a {
    color: #fff;
    text-decoration: none;
    text-decoration-line: none;
    padding: 20px 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    background: #6bb9c1;
    letter-spacing: 8px;
    font-size: 20px;
}

.registration_area a img {
    position: relative;
    left: 60px;
    max-width: 100%;
    vertical-align: middle;
}

.registration_area a:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
}

.registration_area a:hover img {
    position: relative;
    left: 64px;
}


element.style {}

a:link,
a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

#post-3015 .toc_list a {
	pointer-events: none;
}

#post-3015 #toc_container li:first-child{
	display: none;
}
@media only screen and (max-width: 767px) {


    .registration_area a {
        color: #fff;
        padding: 10px 40px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -ms-border-radius: 50px;
        background: #6bb9c1;
        letter-spacing: 8px;
        font-size: 16px;
    }

    .registration_area a img {
        position: relative;
        left: 20px;
        width: 10px;
        vertical-align: middle;
    }

    .registration_area a:hover img {
        position: relative;
        width: 10px;
        left: 20px;
    }
}



.sp_bnr {
display: none;
}

@media only screen and (max-width: 640px) {

.sp_bnr {
display: block;
}

.sp_bnr a {
color: #444;
text-decoration: none;

}
.sp_bnr button {
-webkit-appearance: button;
cursor: pointer;
font-size: inherit;
padding: 0;
background: none;
color: #fff;
border: 0;
border-radius: unset;
}
.sp_bnr .close {
position: absolute;
top: 26px;
left: 12px;
}
.sp_bnr .close img {
width: 10px;
}
.sp_bnr .bnr_contents {
display: block;
background: #f2f2f2;
padding: 14px 12px 14px 0;
padding-left: 24px;

}
.sp_bnr .iconImg {
display: inline-block;
width: 15%;
vertical-align: middle;
margin-right: 5px;
margin-left:10px;
}
.sp_bnr .iconImg img {
width: 60px;
}

.txt {
display: inline-block;
width: 78%;
vertical-align: middle;

}
.sp_bnr .title {
font-size: 14px;
font-weight: bold;

}
.sp_bnr .subtxt {
font-size: 10px;
}

.hide {
display: none;
}

}
