﻿@charset "UTF-8";

h1 span{
    color: #a759ff;
}

h1::before{
    content: "g";
    font-family: ONGAKUN;
    background-color: rgb(211, 172, 255);
}

h2::before{
    background-color: #a759ff;
}

h2::after{
    content: "c";
    font-family: ONGAKUN;
    color: #a759ff;
}

h3 {
    color: #a759ff;
    border-top: 2px solid #a759ff;
    border-bottom: 2px solid #a759ff;
}

h3::before{
    content: "k";
    font-family: ONGAKUN;
    color: #a759ff;
}

h4 {
    border-bottom: 2px solid #a759ff;
}

h4::before{
    content: "+";
    font-family: ONGAKUN;
    color: #a759ff;
}

h5{
    border-left: 4px solid #a759ff;
}

h6{
    color: #a759ff;
}

a {
    color: #FF00FF;
}

.button{
    border: 2px solid #a759ff;
    color: #a759ff;
}

.button::before{
    border-color: #a759ff;
}

table th, table td {
    border: solid 2px #a759ff;
}

table th {
    background: #d3acff;
}

.panel-warp::before{
    background: #d3acff;
}

.panel{
    border-bottom: 2px solid #a759ff;
    border-top: 8px solid #a759ff;
    border-left: 2px solid #a759ff;
    border-right: 2px solid #a759ff;
}

figcaption{
    border-bottom: 2px solid #a759ff;
}

.h5-link::before{
    color: #a759ff;
}

.h6-link::before{
    color: #a759ff;
}


.header-wrap::before {
    background-color: #a759ff;
}

.header-inner::before {
    background-color: #a759ff;
}

.logo-inner{
    background-color: #a759ff;
}

.post-title::before{
    background-color: #a759ff;
}

.next-page a::before {
    background: #a759ff;
}

.prev-page a::before {
    background: #a759ff;
}

#footer-widget h2{
    background-color: #a759ff;
}

.relation-item-thumbnail::before {
    background: linear-gradient(-30deg,rgba(220, 189, 255, 0.7) 15%,rgba(167, 89, 255, 0.7) 55%);
}


.form-submit .submit{
    border: 2px solid #a759ff;
    color: #a759ff;
}

#footer::before {
    background-color: #a759ff;
}

.footer-sub-title{
    color: #a759ff !important;
}

.footer-sub-title::before {
    background-color: #a759ff;
}

#copy{
    background-color: #a759ff;
}

#copy .wrap{
    background-color: #a759ff;
}

.post-list-right header{
    border-bottom: 3px solid #a759ff;
}

.top-item-thumbnail::before {
    background: linear-gradient(-30deg,rgba(220, 189, 255, 0.7) 15%,rgba(167, 89, 255, 0.7) 55%);
}

.post-main-thumbnail-movie{
    background-color: #dcbdff;
}

.pagenation li {
    border: 2px solid #a759ff;
}


.pagenation li.active {
    background-color: #a759ff;
}
.pagenation li a {
    color: #a759ff;
}


.page-links span{
    background-color: #a759ff;
    border: 1px solid #a759ff;
}

.page-links a span{
    color: #a759ff;
}

.h3-link a, .h6-link a{
    color: #a759ff;
}

.wrap-sub-title p::before {
    background-color: #a759ff;
}


.newicon{
    background-color: #a759ff;
}

.post_list_number , .post_number {
    color: #a759ff;
}

#nav-btn {
    background: #a759ff;
}

#nav-btn:before{
    background: #a759ff;
}


#nav-btn:after {
    background: #a759ff;
}

#nav-btn-menu{
    color: #a759ff;
}

