@charset "UTF-8";
/*
Theme Name: Emanon Premium child
Theme URI: https://wp-emanon.jp/emanon-premium/
Author: 株式会社イノ・コード
Author URI: https://innocord.co.jp/
Description: Emanon Premiumnの子テーマです。
Template: emanon-premium
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options
*/


.fixed-sidebar-menu-description {
	writing-mode: vertical-rl;
    margin-bottom: 32px;
    color: #93b5cd;
}

#block-2 .epb-separator__inner  {
	background: linear-gradient(170deg, #7cbcf4, #eadcf2);
}

.function-table {
	display: block !important;
}

.function-table table td,
.product-table table td {
	font-size: 0.8rem;
}

.law-table table th {
	width: 20%;
}

.ep-contact-form th {
	font-size: 0.8rem;
}

.edd_purchase_submit_wrapper {
    text-align: center;
}

.edd-submit {
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 25px;
    line-height: normal;
    font-weight: bold;
}


@media screen and (max-width: 599px)  {
.edd-submit  {
    padding-right: 40px;
    padding-left: 40px;
}
}
@media screen and (min-width: 600px)  {
.edd-submit  {
    padding-right: 48px;
    padding-left: 48px;
}
}