@charset "UTF-8";
@import "base.css";
@import "fonts.css";
@import "normalize.css";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
    font-size: 150%;
    -webkit-text-size-adjust: none;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
    display: block;
}

a {
    color: #f7900b;
}

a:not([target="_blank"rel="noopener"]):hover,
a:not([target="_blank"rel="noopener"]):active {
    text-decoration: none;
}

table {
    width: 100%;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

p {
    margin: 0 0 1.5em;
}

.section,
section {
    margin: 0 0 70px;
}

p,
dd,
td,
th,
li {
    line-height: 2.1em;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.image-l {
    float: left;
    margin: 0 60px 8px 0;
}

.image-mb {
    margin-bottom: 35px;
}

.image-r {
    float: right;
    margin: 0 0 8px 60px;
}

.bold {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt50sp {
    margin-top: inherit;
}

#totop {
    position: fixed;
    bottom: 60px;
    right: 50px;
    z-index: 10;
    margin-bottom: 0;
    width: 70px;
}

#totop a {
    display: block;
    transition: all 0.5s ease;
}

#totop a:hover {
    opacity: 0.7;
}

.bnr_line {
    margin-bottom: 0px;
    position: fixed;
    bottom: 140px;
    right: 0;
    z-index: 9999;
}

.bnr_line a {
    transition: all 0.5s ease;
}

.bnr_line a:hover {
    opacity: 0.7;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

/*****************************Index*****************************/
body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, arial, clean,
        verdana, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    color: #332500;
}

#wrapper {
    min-width: 1120px;
    overflow: hidden;
}

.container {
    width: 1120px;
    margin: 0 auto;
}

/*****************************Header*****************************/
#header {
    padding: 0;
    background: rgba(255, 255, 255, 0.98);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: all 0.5s ease;
}

#header.fixed {
    position: fixed;
    top: 0;
}

#header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    margin: 16px 0 0;
    width: 100%;
    max-width: 140px;
}

.h-time {
    display: block;
    font-size: 12px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-top: 10px;
    letter-spacing: 0.15em;
}

.h-right {
    display: flex;
    align-items: center;
}

.h-tel-txt {
    display: block;
    color: #e5398a;
    font-size: 14px;
    margin: 0 0 7px;
}

.h-tel-txt01 {
    color: #332500;
    font-size: 11px;
    text-align: left;
    display: block;
    position: relative;
    top: -5px;
}

.h-tel {
    margin: 14px 20px 0 0;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.13em;
}

.h-tel-num {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.h-tel-num a {
    text-decoration: none;
    font-size: 26px;
    color: #332500;
}

.h-bnr {
    display: flex;
    margin-top: 15px;
}

.h-bnr li {
    transition: all 0.5s ease;
}

.h-bnr li:not(:last-child) {
    margin-right: 14px;
    display: block;
}

.h-bnr li:hover {
    opacity: 0.8;
}

.h-bnr li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background: url("../images/h_bnr_bg01.jpg") no-repeat left -60px center;
    width: 230px;
    height: 90px;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,
        "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-weight: bold;
    text-shadow: 0px 0px 12px rgba(233, 0, 110, 1);
}

.h-bnr li a>span {
    flex-shrink: 0;
    display: block;
    font-size: 22px;
}

.h-bnr-en {
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0.2em;
}

.h-bnr li:nth-child(2) a {
    background-image: url("../images/h_bnr_bg02.jpg");
    text-shadow: 0px 0px 12px rgba(0, 60, 233, 1);
}

.h-bnr li a:after {
    content: "";
    position: absolute;
    background: url("../images/h_bnr_img01.png") no-repeat;
    background-size: 100% auto;
    width: 88px;
    height: 104px;
    right: 0;
    bottom: 0;
}

.h-bnr li:nth-child(2) a:after {
    background-image: url("../images/h_bnr_img02.png");
    width: 114px;
    height: 105px;
}

.h-bnr li.bnr-3 a {
    background: url("../images/h_bnr_bg03.jpg") no-repeat center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    width: 230px;
    height: 90px;
    padding: 25px;
    border-radius: 20px;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,
        "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-weight: bold;
    text-align: center;
}

.h-bnr li.bnr-3 a:after {
    background: transparent;
}

/**Gnavi**/
#gnavi {
    width: 100%;
    margin-top: 10px;
    left: 0;
    z-index: 999;
    background: url("../images/gnv_bg.jpg");
    font-family: "Noto Sans JP", sans-serif;
    transition: all 0.5s ease;
    position: relative;
}

.gnavi {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.gnavi>li {
    position: relative;
    z-index: 1;
}

.gnavi>li>a,
.gnavi>li>span {
    height: 60px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 7px 25px 5px;
    transition: all 0.5s ease;
    line-height: 1.95em;
}

.gnavi>li:hover>span {
    opacity: 0.7;
    cursor: pointer;
}

.gnavi li ul.sub {
    position: absolute;
    top: 40px;
    left: -43px;
    pointer-events: none;
    opacity: 0;
}

.gnavi li:hover ul.sub {
    position: absolute;
    top: 59px;
    left: -43px;
    pointer-events: auto;
    opacity: 1;
}

.gnavi li ul.sub,
.gnavi li:hover ul.sub {
    transition: all 0.5s ease;
}

.gnavi li ul.sub li {
    position: relative;
    width: 190px;
    left: 0;
    z-index: 999;
    background: url("../images/gnv_bg.jpg");
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.gnavi li ul.sub li a {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    padding: 12px 1px;
    text-align: center;
    line-height: 1.1;
    color: #fff;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 0.9em;
    opacity: 1;
}

.gnavi li ul.sub li a:hover {
    opacity: 0.7;
}

.gnavi li ul.sub li a,
.gnavi li ul.sub li a:hover {
    transition: all 0.5s ease;
}

#member_ng .gnavi>li>a,
#member_rule .gnavi>li>a {
    padding: 7px 19px 5px;
}

.gnv-en {
    display: block;
    font-size: 18px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    font-weight: bold;
}

.gnavi>li:hover>a {
    opacity: 0.7;
}

/*****************************Mainvisual*****************************/
.main-slide p.slick-slide {
    margin: 0;
}

.main-thumb li {
    padding-top: 6px;
    background: #e8e8e8;
    transition: all 0.5s ease;
    cursor: pointer;
}

.main-thumb li.slick-current,
.main-thumb li:hover {
    background: #e5398a;
}

.main-thumb li:hover {
    opacity: 0.8;
}

.main-thumb li img {
    max-width: none;
    width: 100%;
}

.main-slide img {
    transition: all 0.5s ease;
}

.main-slide a:hover img {
    opacity: 0.7;
}

.main-thumb {
    margin: 0 auto;
    width: 100%;
}

/*****************************Box01*****************************/
.box01 {
    padding: 101px 0 90px;
}

.box01 .container {
    width: 100%;
    display: flex;
}

.b01-ttl {
    background: #e5398a;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
    width: 186px;
}

.b01-h3 {
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    line-height: 1.8em;
    margin: -4px 0 26px;
    letter-spacing: 0.05em;
}

.b01-h3-en {
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 9px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
}

.idx-btn {
    margin: 0;
    text-align: center;
}

.idx-btn a {
    width: 220px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    letter-spacing: 0.1em;
    color: #fff;
    background: #e5398a;
    padding: 9px 34px;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    border-radius: 30px;
    position: relative;
    transition: all 0.5s ease;
    border: 2px solid #e5398a;
    font-weight: bold;
}

.idx-btn a:before {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.25em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 20px;
    top: calc(50% - 0.25em);
    transition: all 0.5s ease;
}

.idx-btn a:hover {
    background: #fff;
    color: #e5398a;
}

.idx-btn a:hover:before {
    border-color: #e5398a;
}

.box01 .idx-btn a {
    background: #fff;
    border-color: #fff;
    color: #e5398a;
    width: 146px;
    padding: 6px 20px;
}

.box01 .idx-btn a:before {
    border-color: #e5398a;
}

.box01 .idx-btn a:hover {
    background: #e5398a;
    color: #fff;
}

.box01 .idx-btn a:hover:before {
    border-color: #fff;
}

.b01-main {
    padding: 0 27px 0 14px;
    width: calc(100% - 186px);
}

.b01-list {
    padding: 0 66px 0 45px;
}

.b01-list .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: none;
    background: #f7900b;
    text-indent: -5000000000px;
    cursor: pointer;
    transition: all 0.5s ease;
    outline: none;
    z-index: 5;
    top: calc(50% - 25px);
}

.b01-list .slick-arrow:hover {
    background: #f7cd0b;
}

.b01-list .slick-prev {
    left: 0;
}

.b01-list .slick-next {
    right: 0;
}

.b01-list .slick-arrow:before {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    top: calc(50% - 8px);
}

.b01-list .slick-prev:before {
    left: 22px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.b01-list .slick-next:before {
    left: 17px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.b01-list .b01-item.slick-slide {
    padding: 0 21px;
    width: 228px;
}

.b01-itm-top {
    position: relative;
    display: flex;
    align-items: center;
    height: 250px;
    background: #f6f6f6;
    overflow: hidden;
}

.b01-itm-cate {
    margin: 0;
    position: absolute;
    font-size: 12px;
    width: 50px;
    color: #fff;
    text-align: center;
    top: 0;
    left: 0;
    background: #e5398a;
    font-weight: bold;
    padding: 4px;
    z-index: 4;
}

.b01-itm-rank {
    height: 60px;
    position: absolute;
    background: #1fe4d8;
    color: #fff;
    margin: 0;
    text-align: center;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 11px;
    font-weight: bold;
    right: 10px;
    bottom: 10px;
    flex-direction: column;
    line-height: 1.45em;
}

.b01-itm-rank span {
    display: block;
    font-size: 16px;
}

.rank-b {
    background: #f8a15a;
}

.rank-c {
    background: #92d050;
    letter-spacing: 0.1em;
    font-size: 1.2em;
}

.b01-itm-img {
    margin: 0;
    max-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6f6f6;
    transition: all 0.5s ease;
    overflow: hidden;
    width: 100%;
}

.b01-itm-img img {
    flex-shrink: 0;
    max-height: 100%;
    width: 100%;
}

.b01-item a {
    display: block;
    text-decoration: none;
    color: #332500;
    text-align: center;
    outline: none;
}

.b01-itm-ttl {
    font-size: 16px;
    font-weight: bold;
    margin: 2px 6px 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.b01-itm-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 6px;
    justify-content: space-between;
    width: 80%;
}

.b01-itm-list span {
    width: calc(50% - 4px);
    margin: 0 4px 4px 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 1.5em;
    padding: 4px 0;
    display: inline-block;
}

.b01-itm-list span:nth-child(1) {
    /*  margin-right: 0!important;*/
}

#index .b01-itm-list span {
    font-size: 10px;
    padding: 4px 0;
}

.b01-item {
    position: relative;
}

.pro-icon01 {
    background: #31b52c;
}

.pro-icon02 {
    background: #2caab5;
}

.pro-icon03 {
    background: #ddce23;
}

.pro-icon04 {
    background: #2372dd;
}

.pro-icon05 {
    background: #a223dd;
}

.pro-icon06 {
    background: #dd2369;
}

.pro-noicon {
    background: #ccc;
}

.b01-itm-price {
    font-size: 12px;
    color: #e5398a;
    font-weight: bold;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 10px 6px;
    margin: 0 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b01-itm-area {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b01-itm-note {
    font-size: 12px;
    margin: 0 6px;
    background: #f4d9e6;
    font-weight: bold;
    color: #e5398a;
    padding: 3px;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b01-item:hover .b01-itm-img {
    opacity: 0.7;
}

/*****************************Box02*****************************/
.box02 {
    background: #fee2e2;
    padding: 92px 0 100px;
}

.box02 .container {
    display: flex;
    justify-content: space-between;
}

.b02-face {
    width: 598px;
}

.b02-news {
    width: 462px;
}

.b02-news .idx-h3-en {
    margin-right: 20px;
}

.b02-top .idx-btn {
    margin-top: -2px;
}

.b02-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 31px;
}

.b02-top .idx-btn a {
    padding: 6px 20px;
    width: 146px;
}

.idx-h3 {
    font-size: 16px;
    font-weight: 500;
    color: #e5398a;
    line-height: 1.5em;
    letter-spacing: 0.075em;
}

.idx-h3 a {
    float: right;
    padding: 5px 10px;
    color: #fff;
    background-color: #e5398a;
    text-decoration: none;
}

.idx-h3-en {
    display: inline-block;
    color: #332500;
    font-size: 28px;
    font-weight: bold;
    margin-right: 15px;
}

.b02-face-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.b02-face-list .b01-item {
    width: 175px;
    margin: 0 20px 20px 0;
}

.b02-face-list .b01-item:last-child {
    margin-right: 0;
}

.b02-news-main {
    border: 4px solid #ffa9d1;
    background: #fff;
    border-radius: 20px;
    padding: 13px 45px 33px;
}

.b02-news-list a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #e5398a;
    border-bottom: 1px solid #e4dcca;
    padding: 12px 0 16px;
    letter-spacing: 0.05em;
}

.b02-news-itm-date {
    display: block;
    font-size: 14px;
    color: #332500;
}

.b02-news-itm-ttl {
    transition: all 0.5s ease;
    border-bottom: 2px solid #fff;
}

.b02-news-list a:hover .b02-news-itm-ttl {
    border-color: #f2aeca;
}

.b02-news-list {
    overflow: auto;
}

/*****************************Box03*****************************/
.box03 {
    padding: 80px 0;
}

.b03-bnr {
    margin: 0;
}

.b03-bnr a {
    display: block;
    position: relative;
}

.b03-bnr-hv {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.b03-bnr a:hover .b03-bnr-hv {
    opacity: 1;
    visibility: visible;
}

/*****************************Box04*****************************/
.box04 {
    background: #f7f4ed;
    padding: 100px 0;
}

.box04 .container {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.b04-main {
    width: 28%;
    padding: 0 4.65% 0 6.25%;
}

.b04-list {
    width: 72%;
    background: #fff;
}

.b04-list .slick-track {
    display: flex;
}

.b04-list .b04-item.slick-slide {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    height: auto;
}

.b04-itm-main {
    position: relative;
    height: 100%;
    padding: 0 0 30px;
}

.b04-item:not(:last-child) .b04-itm-main:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #e4dcca;
    right: 0;
    top: 10%;
}

.box04 .idx-h3 {
    margin: -2px 0 23px;
}

.b04-h4 {
    font-size: 46px;
    line-height: 1.3em;
    border-bottom: 3px solid #e5398a;
    margin: 0 0 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.b04-txt {
    font-family: "游ゴシック体", "Yu Gothic Medium", "Yu Gothic", YuGothic,
        sans-serif;
    margin: 0 0 40px;
}

.box04 .idx-btn {
    text-align: center;
}

.b04-itm-ttl {
    margin: -15px 0 15px;
    padding: 35px 10px 0 10px;
    font-size: 16px;
    font-weight: 700;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    overflow: hidden;
    position: relative;
    letter-spacing: 0.05em;
}

.b04-itm-img {
    margin: 0;
    flex-shrink: 0;
}

.b04-itm-ttl-num {
    width: 93px;
    display: inline-block;
    margin-right: 17px;
    float: left;
    margin-top: -35px;
}

.b04-itm-ttl-txt {
    border-bottom: 2px solid #e5398a;
}

.b04-itm-txt {
    margin: 0;
    padding: 0 30px;
    line-height: 1.9em;
}

/*****************************Box05*****************************/
.b05-h3 {
    text-align: center;
    background: #e5398a;
    color: #fff;
    line-height: 1.5em;
    font-size: 32px;
    padding: 16px 0;
    position: relative;
    margin: 0 0 110px;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    letter-spacing: 0.08em;
    font-weight: bold;
}

.b05-h3:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 22px 0 22px;
    border-color: #e5398a transparent transparent transparent;
    left: calc(50% - 22px);
    bottom: -31px;
}

.b05-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 50px 0 40px;
}

.b05-item {
    width: 250px;
    margin-bottom: 86px;
}

.b05-item:nth-child(5n + 2) {
    margin: 0 135px 0 145px;
}

.b05-itm-img {
    margin: 0 0 20px;
    position: relative;
}

.b05-itm-img img {
    border-radius: 50%;
    border: 8px solid #d85054;
}

.b05-item:nth-child(2) .b05-itm-img img {
    border-color: #e37735;
}

.b05-item:nth-child(3) .b05-itm-img img {
    border-color: #e5ce30;
}

.b05-item:nth-child(4) .b05-itm-img img {
    border-color: #3bc84b;
}

.b05-item:nth-child(5) .b05-itm-img img {
    border-color: #2bc5c0;
}

.b05-item:nth-child(6) .b05-itm-img img {
    border-color: #447bce;
}

.b05-itm-heart01 {
    position: absolute;
    left: 0;
    top: -11px;
    display: flex;
    align-items: flex-start;
    height: 49px;
}

.b05-itm-heart02 {
    position: absolute;
    bottom: -7px;
    right: -11px;
    display: flex;
    align-items: flex-start;
    height: 58px;
}

.b05-itm-heart01 svg,
.b05-itm-heart02 svg {
    flex-shrink: 0;
}

.b05-itm-heart01 svg:nth-child(1) {
    width: 18px;
    height: 18px;
    margin: 31px 3px 0 0;
}

.b05-itm-heart01 svg:nth-child(2) {
    width: 30px;
    height: 30px;
}

.b05-itm-heart02 svg:nth-child(1) {
    width: 51px;
    height: 51px;
}

.b05-itm-heart02 svg:nth-child(2) {
    width: 18px;
    height: 18px;
    margin: 40px 0 0 -7px;
}

.cls-1 {
    fill: #d85054;
}

.b05-item:nth-child(2) .cls-1 {
    fill: #e37735;
}

.b05-item:nth-child(3) .cls-1 {
    fill: #e5ce30;
}

.b05-item:nth-child(4) .cls-1 {
    fill: #3bc84b;
}

.b05-item:nth-child(5) .cls-1 {
    fill: #2bc5c0;
}

.b05-item:nth-child(6) .cls-1 {
    fill: #447bce;
}

.b05-itm-ttl {
    text-align: center;
    margin: 0;
    font-size: 22px;
    line-height: 1.4em;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 500;
    white-space: nowrap;
    letter-spacing: 0.05em;
}

.idx-clr01 {
    color: #d85054;
}

.idx-clr02 {
    color: #e37735;
}

.idx-clr03 {
    color: #e5ce30;
}

.idx-clr04 {
    color: #3bc84b;
}

.idx-clr05 {
    color: #2bc5c0;
}

.idx-clr06 {
    color: #447bce;
}

.idx-clr07 {
    color: #e5398a;
}

.box05 {
    padding: 0 0 100px;
}

.box05 .idx-btn {
    margin-top: -33px;
}

/*****************************Box06*****************************/
.box06 {
    background: url("../images/b06_bg.jpg") no-repeat center;
    background-size: cover;
    padding: 98px 0 78px;
}

.box06 .container {
    display: flex;
}

.box06 .idx-h3,
.box06 .idx-h3-en {
    color: #fff;
}

.box06 .idx-h3 {
    margin: 0 0 42px;
}

.b06-main {
    width: 520px;
}

.b06-list {
    margin-bottom: 50px;
}

.b06-item {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.b06-item:last-child {
    margin-bottom: 0;
}

.b06-item dt {
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: #e5398a;
    font-size: 20px;
    font-weight: bold;
    flex-direction: column;
    border-radius: 50%;
    margin-right: 18px;
    position: relative;
    flex-shrink: 0;
    /*font-family: "Century Gothic", CenturyGothic, AppleGothic,Meiryo, arial, clean, verdana, sans-serif;*/
}

.b06-item dt span {
    font-size: 48px;
}

.b06-item:not(:last-child) dt:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 36px;
    border-left: 4px dotted #fff;
    top: calc(100% + 7px);
    left: calc(50% - 2px);
}

.b06-item dd {
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-size: 28px;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    padding-top: 8px;
    font-weight: bold;
}

.b06-img {
    margin: -29px 0 0 86px;
    width: 381px;
}

/*****************************Box07*****************************/
.box07 {
    padding: 98px 0;
}

.box07 .container {
    width: 100%;
}

.box07 .idx-h3 {
    margin: 0 0 65px 5.8%;
}

.b07-list {
    display: flex;
    margin-bottom: 60px;
}

.b07-item {
    width: 33.33%;
    position: relative;
    padding: 50px 40px 40px;
}

.b07-itm-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.b07-itm-img img {
    min-height: 100%;
    max-width: none;
    width: auto;
    flex-shrink: 0;
}

.b07-itm-main {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    position: relative;
    padding: 40px 40px 36px;
    height: 100%;
}

.b07-itm-tick {
    margin: 0;
    position: absolute;
    width: 120px;
    right: 20px;
    top: -30px;
    z-index: 5;
}

.b07-itm-ttl {
    font-size: 26px;
    line-height: 1.3em;
    margin: 0 0 15px;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 400;
    letter-spacing: 0.05em;
    font-weight: bold;
}

.b07-itm-txt {
    margin: 0;
    font-family: "游ゴシック体", "Yu Gothic Medium", "Yu Gothic", YuGothic,
        sans-serif;
}

/*****************************Box08*****************************/
.box08 {
    background: #f7f4ed;
    padding: 100px 0;
}

.b08-bnr {
    display: flex;
    justify-content: space-between;
}

.b08-bnr li {
    width: 332px;
    height: 160px;
}

.b08-bnr li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    background: url("../images/b08_bg01.jpg") no-repeat center;
    background-size: cover;
    height: 100%;
    color: #fff;
    transition: all 0.5s ease;
    padding-left: 25px;
    -webkit-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.2);
}

.b08-bnr li a:hover {
    -webkit-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.4);
}

.b08-bnr li:nth-child(2) a {
    background-image: url("../images/b08_bg02.jpg");
}

.b08-bnr li:nth-child(3) a {
    background-image: url("../images/b08_bg03.jpg");
}

.b08-bnr-img {
    margin: -10px 0 0;
    height: 170px;
}

.b08-bnr-img img {
    max-height: 100%;
    height: 100%;
    width: auto;
}

.b08-bnr-ttl {
    margin: 0;
    font-size: 22px;
    line-height: 1.1em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-shadow: 0px 0px 12px rgba(156, 0, 74, 1);
}

.b08-bnr-ttl-en {
    font-size: 16px;
    display: block;
    font-weight: bold;
    margin: -8px 0 5px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
}

.b08-bnr li:nth-child(2) .b08-bnr-ttl {
    text-shadow: 0px 0px 12px rgba(0, 64, 195, 1);
}

.b08-bnr li:nth-child(3) .b08-bnr-ttl {
    text-shadow: 0px 0px 12px rgba(80, 69, 99, 1);
}

/*****************************Footer*****************************/
#footer {
    padding: 100px 0 0;
}

#footer .container {
    padding-bottom: 92px;
}

.f-logo {
    margin: 0 auto 10px;
}

.f-tel {
    text-align: center;
    margin: 0 0 56px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.34em;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    letter-spacing: 0.06em;
}

.f-tel a {
    text-decoration: none;
    font-size: 26px;
    color: #332500;
}

.f-time {
    display: block;
    text-align: center;
    margin: 0 0 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.f-link {
    display: flex;
    justify-content: center;
}

.f-link>*:not(:last-child) {
    margin-right: 80px;
}

.f-link a {
    text-decoration: none;
    color: #332500;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    padding-left: 20px;
    transition: all 0.5s ease;
}

.f-link a:hover {
    color: #e5398a;
}

.f-link a:before {
    content: "";
    position: absolute;
    border: solid #e5398a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.25em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0;
    top: 6px;
    transition: all 0.5s ease;
}

.f-link p {
    margin: 0 0 10px;
}

.f-link p:last-child {
    margin: 0;
}

.copyright {
    margin: 0;
    background: #e5398a;
    text-align: center;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.19em;
    font-family: "游ゴシック体", "Yu Gothic Medium", "Yu Gothic", YuGothic,
        sans-serif;
    line-height: 1.5em;
    padding: 11px 0;
}

.f-call {
    display: none;
}

/*****************************End of Index*****************************/
/*****************************Under*****************************/
.under #main {
    width: 1120px;
    margin: 0 auto;
}

/***********topic-path*************/
.topic-path {
    display: block;
    overflow: hidden;
    margin: 0 auto 100px;
}

.topic-path li {
    display: inline-block;
    position: relative;
}

.topic-path li a {
    color: #f7900b;
    padding: 0 38px 0 0;
}

.topic-path li:after {
    position: absolute;
    content: "＞";
    color: #040000;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
}

.topic-path li:last-child:after {
    display: none;
}

.topic-path li a:hover {
    text-decoration: none;
}

.under section p:last-child,
.under .section p:last-child {
    margin-bottom: 0;
}

.under #mainvisual {
    background: #ffe2e2;
    height: 250px;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    position: relative;
}

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
}

.under h2 {
    font-size: 36px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    position: relative;
    z-index: 3;
}

.under h3,
.under h4,
.under h5,
.under h6,
.under-h3 {
    line-height: 1.5em;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
}

.under h3,
.under-h3 {
    text-align: center;
    position: relative;
    color: #e5398a;
    font-size: 30px;
    margin: 0 0 50px;
}

.under h3>span,
.under-h3>span {
    position: relative;
}

.under h3>span:before,
.under-h3>span:before {
    content: "";
    position: absolute;
    background: url("../images/under_h3_icon.svg") no-repeat;
    background-size: 100% auto;
    width: 120px;
    height: 112px;
    top: -37px;
    left: -50px;
}

.under h4 {
    font-size: 24px;
    background: url("../images/under_h4_icon.svg") no-repeat left top;
    background-size: 39px auto;
    padding-left: 45px;
    margin: 0 0 30px;
}

.under h4 span {
    position: relative;
    top: 2px;
    font-size: 43px;
    font-weight: bold;
    color: rgba(251, 95, 167, 1);
}

.under h5 {
    font-size: 22px;
    margin: 0 0 30px;
}

.under h5 span {
    border-bottom: 3px solid #e5398a;
}

.under h6 {
    font-size: 20px;
    margin: 0 0 30px;
    position: relative;
    padding-left: 15px;
}

.under h6:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 20px;
    background: #e5398a;
    left: 0;
    top: 5px;
}

.under-anc {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.under-anc li {
    /*width: 31%;*/
    width: 20%;
    margin: 0 1% 20px;
}

.under-anc a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.1em;
    color: #fff;
    background: #e5398a;
    padding: 10px 25px;
    font-family: "Noto Sans JP", sans-serif;
    border-radius: 30px;
    position: relative;
    transition: all 0.5s ease;
    border: 2px solid #e5398a;
}

.under-anc a:before {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.25em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 17px;
    top: calc(50% - 0.25em);
    transition: all 0.5s ease;
}

.under-anc a:hover {
    background: #fff;
    color: #e5398a;
}

.under-anc a:hover:before {
    border-color: #e5398a;
}

.under-tbl th,
.under-tbl td {
    border: none;
    padding: 1em;
    vertical-align: middle;
}

.under-tbl th {
    color: #332500;
    font-weight: bold;
    background: #fcebf3;
    vertical-align: middle;
}

.under td.td_notline {
    border-right: none;
}

.tbl-fixed {
    table-layout: fixed;
}

.vtop td,
td.vtop {
    vertical-align: top;
}

.under-list li {
    padding-left: 25px;
    margin: 0 0 40px;
    position: relative;
}

.under-list li:before {
    content: "";
    position: absolute;
    background: url("../images/under_list_icon.png") no-repeat;
    background-size: 100% auto;
    top: 7px;
    left: 0;
    width: 14px;
    height: 14px;
}

.under-list li:last-child {
    margin: 0;
}

.under-bnr {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.under-bnr li a {
    text-decoration: none;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 150px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: 500;
    transition: all 0.5s ease;
    position: relative;
    z-index: 0;
    overflow: hidden;
    text-shadow: 0px 0px 12px rgba(156, 0, 74, 1);
}

.under-bnr li a:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url("../images/under_bnr01.jpg") no-repeat center;
    background-size: cover;
    top: 0;
    left: 0;
    transition: all 0.7s ease;
}

.under-bnr li a:hover:after {
    opacity: 0.6;
    transform: scale(1.1, 1.1);
}

.under-qa {
    border: 4px solid #f4d9e6;
    padding: 30px;
    border-radius: 20px;
    margin: 0 0 30px;
}

.under-qa dt {
    font-weight: bold;
    padding: 0 0 25px 65px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
    position: relative;
    line-height: 1.8em;
}

.under-qa dd {
    padding: 0 0 0 65px;
    position: relative;
}

.under-qa-num {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #e5398a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    left: 0;
    top: -15px;
}

.under-qa dd .under-qa-num {
    background: rgba(229, 57, 138, 0.4);
}

.under-frame {
    border: 5px solid #e5ce30;
    border-radius: 20px;
    padding: 30px;
    background: rgba(255, 226, 26, 0.2);
}

.price-list {
    display: flex;
    justify-content: center;
    margin: 0 0 20px;
}

.price-list li {
    min-width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #ff3f99;
    color: #fff;
    border-radius: 20px;
    padding: 15px 25px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
}

.price-list li:nth-child(2) {
    margin: 0 50px;
    position: relative;
    font-size: 24px;
}

.price-list li:nth-child(3) {
    font-size: 24px;
}

.price-list li:nth-child(1) span {
    display: block;
    width: 100%;
    font-size: 24px;
    background: #ff3f99;
    margin-top: 1px;
    border-radius: 5px;
}

.price-list li:nth-child(2):before,
.price-list li:nth-child(2):after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #332500;
    font-size: 20px;
    font-weight: bold;
}

.price-list li:nth-child(2):before {
    left: -33px;
}

.price-list li:nth-child(2):after {
    right: -33px;
}

.under #mainvisual.recruit {
    height: auto;
}

.under #particles-js {
    z-index: 5;
    pointer-events: none;
}

.recruit-frame {
    background: url("../images/recruit_img01.jpg") no-repeat center;
    background-size: cover;
    padding: 30px;
    border-top: 4px solid #e5398a;
    border-bottom: 4px solid #e5398a;
    position: relative;
    z-index: 0;
    text-align: center;
    width: 100%;
}

.recruit-frame:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.recruit-txt01 {
    font-size: 18px;
    margin: 0 0 15px;
}

.recruit-txt01 span {
    font-size: 150%;
    font-weight: bold;
    color: #e5398a;
}

.recruit-txt02 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 15px;
    color: #e5398a;
}

.recruit-txt03 {
    font-size: 22px;
    margin: 0 0 15px;
    line-height: 1.5em;
}

.recruit-txt04 {
    font-size: 28px;
    line-height: 1.5em;
    margin: 0 0 20px;
}

.recruit-txt04 span span {
    font-size: 150%;
    color: #e5398a;
}

.recruit-txt04>span {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.recruit-txt04>span:after {
    width: 100%;
    content: "";
    position: absolute;
    height: 15px;
    bottom: 0;
    left: 0;
    background: #f5bcd7;
    z-index: -1;
}

.recruit-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}

.recruit-list li {
    width: 24%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d85054;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.under-check li {
    background: url("../images/under_check.png") no-repeat left 3px;
    background-size: 20px auto;
    padding-left: 30px;
    margin: 0 0 10px;
}

.under-check li:last-child {
    margin-bottom: 0;
}

.recruit-list01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.recruit-item01 {
    width: 31%;
    margin-bottom: 30px;
    position: relative;
    z-index: 0;
    border-radius: 50%;
    overflow: hidden;
}

.recruit-itm01-main {
    position: absolute;
    z-index: 5;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 50%;
}

.recruit-itm01-ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 10px;
}

.recruit-price {
    display: flex;
    justify-content: center;
}

.recruit-price li {
    width: 250px;
    position: relative;
}

.recruit-price li:not(:last-child) {
    margin: 0 50px 0 0;
}

.recruit-price-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d85054;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    margin: 0 0 10px;
    min-height: 166px;
}

.recruit-price li:nth-child(2) .recruit-price-ttl {
    background: #2bc5c0;
}

.recruit-price li:nth-child(3) .recruit-price-ttl {
    background: #447bce;
}

.recruit-price li:nth-child(4) .recruit-price-ttl {
    background: #a223dd;
}

.recruit-price li:not(:last-child):before {
    content: "\207a";
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    font-size: 70px;
    font-weight: bold;
    color: #9aa2ad;
    right: -43px;
}

.recruit-list02 {
    display: flex;
    justify-content: space-between;
}

.recruit-item02 {
    width: 48%;
}

.recruit-itm02-ttl {
    background: #d85054;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 5px;
    margin: 0 0 15px;
}

.recruit-item02:nth-child(2) .recruit-itm02-ttl {
    background: #2bc5c0;
}

.recruit-item02 dl {
    display: flex;
    margin: 0 0 1px;
}

.recruit-item02 dt {
    width: 150px;
    background: #f1f1f1;
    line-height: 1.8em;
    padding: 5px 10px;
    margin-right: 10px;
    text-align: center;
    flex-shrink: 0;
}

.recruit-item02 dd {
    padding: 5px 10px;
}

.recruit-itm02-img {
    margin: 0 0 20px;
}

.under-step {
    position: relative;
    background: #f7f7f7;
    padding: 30px;
    border-radius: 20px;
    margin: 0 0 50px;
}

.under-step:not(:last-child):after {
    content: "";
    position: absolute;
    background: url("../images/step_arr.png") no-repeat;
    background-size: 100% auto;
    width: 60px;
    height: 25px;
    left: calc(50% - 30px);
    bottom: -38px;
}

.under-step dt {
    padding: 0 0 20px 80px;
    font-weight: bold;
    font-size: 16px;
}

.step-num {
    position: absolute;
    background: url(../images/under_step.png) no-repeat center;
    background-size: 100% auto;
    width: 80px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -20px;
    left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
}

.blog-list {
    margin: 0 0 40px;
}

.blog-list>li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #e5398a;
    font-weight: bold;
    font-size: 16px;
}

.blog-listimg {
    display: flex;
    width: 250px;
    justify-content: center;
    background: #fcfcfc;
}

.blog-listimg img {
    /* width: 250px; */
    width: auto;
    height: 190px;
    /* object-fit: cover; */
    object-fit: contain;
    /* border: 1px solid #ddd;
}

.blog-list>li a div {
    width: calc(100% - 300px);
}

.blog-date {
    display: block;
    color: #332500;
    font-size: 14px;
}

.blog-ttl {
    border-bottom: 2px solid #fff;
    transition: all 0.5s ease;
}

.blog-list>li:hover .blog-ttl {
    border-color: #f2aeca;
}

.blog-cate {
    display: flex;
    justify-content: center;
    margin: 0;
    flex-wrap: wrap;
}

.blog-cate li {
    width: 25%;
    margin: 0 10px 20px;
}

.blog-cate a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #e5398a;
    border: 2px solid #e5398a;
    color: #fff;
    text-decoration: none;
    height: 100%;
    font-size: 13px;
    border-radius: 30px;
    font-weight: bold;
    padding: 12px;
    transition: all 0.5s ease;
    line-height: 1.5em;
}

.blog-cate a:hover {
    background: #fff;
    color: #e5398a;
}

.blog-back {
    margin: 0 10px 40px;
    text-align: center;
}

.blog-back a {
    text-decoration: none;
    color: #fff;
    background: #332500;
    padding: 12px;
    border-radius: 30px;
    display: inline-block;
    width: 200px;
    text-align: center;
    transition: all 0.5s ease;
}

.blog-back a:hover {
    opacity: 0.7;
}

.blog-img img {
    width: auto;
    max-width: 400px;
    max-height: 400px;
}

/**************pager************/
.pagi ul {
    margin-bottom: 20px;
}

.pager {
    text-align: center;
    overflow: hidden;
    margin: 20px auto;
}

.pager li,
.pagi li {
    display: inline-block;
    margin: 4px;
    font-size: 15px;
}

.pager li a,
.pagi li a {
    text-decoration: none;
    padding: 4px 15px;
    background: #656565;
    color: #fff;
    border-radius: 3px;
    transition: all 0.5s ease;
}

.pager li a:hover,
.pagi li a:hover {
    background: #e5398a;
}

.pager li.active a {
    background: #e5398a;
}

.pager li.disabled {
    display: none;
}

.profile-list {
    display: flex;
    flex-wrap: wrap;
}

.profile-list .b01-item {
    width: calc(25% - 23px);
    margin: 0 30px 40px 0;
}

.profile-list .b01-item:nth-child(4n) {
    margin-right: 0;
}

.profile-main {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
}

.profile-info {
    /* width: 48%; */
    width: 55%;
}

.profile-img {
    position: relative;
    /* width: 48%; */
    width: 35%;
}

.profile-cate {
    margin: 0;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    background: #e5398a;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 50px;
    text-align: center;
    padding: 4px;
}

.profile-img-main {
    margin: 0 0 15px;
}

.profile-img-main li.slick-slide {
    height: 585px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
}

.profile-img-main li.slick-slide img {
    max-height: 100%;
    flex-shrink: 0;
}

.profile-img-main .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border: none;
    background: none;
    text-indent: -5000000000px;
    cursor: pointer;
    transition: all 0.5s ease;
    outline: none;
    z-index: 5;
    top: calc(50% - 25px);
}

.profile-img-main .slick-prev {
    left: 10px;
}

.profile-img-main .slick-next {
    right: 10px;
}

.profile-img-main .slick-arrow:before {
    content: "";
    position: absolute;
    border: solid #f7900b;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 15px;
    top: 9px;
}

.profile-img-main .slick-prev:before {
    left: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.profile-img-main .slick-next:before {
    right: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.profile-img-thumb .slick-track {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    transform: none !important;
}

.profile-img-thumb .slick-slide {
    width: calc((100% - 30px) / 3) !important;
    margin: 5px;
    height: 100px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    /* background: #f5f5f5; */
    opacity: 0.7;
    cursor: pointer;
    transition: all 0.5s ease;
}

.profile-img-thumb .slick-slide.slick-current,
.profile-img-thumb .slick-slide:hover {
    opacity: 1;
}

.profile-img-thumb .slick-slide img {
    max-height: 100%;
    flex-shrink: 0;
}

.profile-img-thumb .slick-slide:nth-child(3n) {
    margin-right: 0;
}

.under .profile-info-ttl {
    text-align: left;
    font-size: 26px;
    margin: 0 0 30px;
}

.under .profile-info-ttl>span:before {
    width: 100px;
    height: 92px;
    top: -20px;
    left: -40px;
}

.profile-info-ttl-en {
    display: block;
    color: #332500;
    font-size: 20px;
    line-height: 1.2em;
}

.profile-cont {
    margin: 30px 0 0;
}

.profile-cont dl {
    display: flex;
    margin: 0 0 5px;
    border: 3px solid #f7ecf1;
}

.profile-cont dt {
    line-height: 1.8em;
    width: 120px;
    background: #f7ecf1;
    padding: 7px 10px 3px;
    text-align: center;
    flex-shrink: 0;
    margin-right: 10px;
}

.profile-cont dd {
    padding: 5px 8px 3px 3px;
}

.profile-cont dd p {}

.profile-cont .profile-cont-full {
    display: block;
}

.profile-cont-full dt {
    width: 100%;
    margin: 0 0 5px;
}

.profile-cont-full dd {
    padding: 3px 10px 10px;
}

.profile-cont-full dd p {
    margin-bottom: 5px;
}

.profile-cont-col {
    display: flex;
    flex-wrap: wrap;
}

.profile-cont-col dl {
    width: 49%;
    margin: 0 2% 5px 0;
}

.profile-cont-col dl:nth-child(2n) {
    margin-right: 0;
}

.profile-self-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 20px;
}

.profile-self {
    margin: 0 0 30px;
}

.profile-self p:not([class="profile-self-ttl"]) {
    margin-bottom: 5px;
}

.profile-bnr {
    max-width: 900px;
    margin: 0 auto 0;
}

.profile-bnr li:not(:last-child) {
    margin-bottom: 15px;
}

.profile-bnr a {
    display: flex;
    text-decoration: none;
    color: #fff;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #00c300;
    height: 130px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: 700;
    z-index: 0;
    overflow: hidden;
    position: relative;
}

.profile-bnr-contact a:before {
    content: "";
    position: relative;
    display: inline-block;
    background-image: url("../images/icon_mail.png");
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.profile-bnr-contact a:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url("../images/under_bnr01.jpg") no-repeat center;
    background-size: cover;
    top: 0;
    left: 0;
    transition: all 0.7s ease;
}

.profile-bnr-contact a:hover:after {
    opacity: 0.6;
    transform: scale(1.1, 1.1);
}

.profile-bnr-contact a {
    background: transparent;
    text-shadow: 0px 0px 12px rgba(156, 0, 74, 1);
    padding-bottom: 10px;
}

.profile-art-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.profile-art-list .b01-item:first-child {}

.profile-art-list .b01-item {
    width: calc(18%);
    margin: 0 25px 25px 0;
}

.profile-art-list .b01-item:nth-child(5n) {
    margin-right: 0;
}

.profile-art-list .b01-item:last-child {
    margin-right: 0;
}

.profile-img-null {
    margin: 0 0 20px;
    background: #f5f5f5;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.profile-img-null img {
    flex-shrink: 0;
}

#profile_detail .profile-info .b01-itm-note {
    margin-bottom: 12px;
    text-align: center;
}

.date-main {
    height: 250px;
    overflow: auto;
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 20px;
}

.circle-list li:before {
    width: 5px;
    height: 5px;
    background: #332500;
    border-radius: 50%;
    top: 11px;
}

.circle-list li {
    padding-left: 15px;
}

.txt-lager {
    font-size: 150%;
    font-weight: bold;
}

.koikano-list {
    display: flex;
    justify-content: space-between;
}

.koikano-item {
    width: 31%;
}

.h-social {
    display: flex;
    margin-top: 15px;
}

.h-social img {
    max-width: 50px;
}

.h-social li:first-child {
    margin: 0 15px 0 25px;
}

.submenu {
    display: none;
    position: absolute;
    top: 58px;
    left: calc(50% - 125px);
    width: 250px;
    color: #fff;
}

.submenu a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    border-bottom: 1px solid #cdb88c;
    padding: 10px;
    background: url(../images/gnv_bg.jpg);
}

.submenu li:last-child a {
    border-bottom: 0;
}

.submenu a:hover {
    opacity: 0.9;
}

.profile-info-top {
    display: flex;
    justify-content: space-between;
}

.profile-info-social {
    flex-shrink: 0;
    margin: 0 0 20px 10px !important;
    text-align: center;
}

.profile-info-social .profile-social-ttl {
    width: auto;
    display: block;
    height: auto;
    text-align: center;
    background: #e5398a;
    color: #fff;
    border-radius: 50%;
    padding: 3px 20px;
    position: relative;
    font-size: 13px;
    margin: 0 0 15px;
}

.profile-social-ttl:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #e53989 transparent transparent transparent;
    bottom: -6px;
    left: calc(50% - 8px);
}

.profile-info-social span {
    margin: 0 1px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
}

.profile-info-social img {
    max-width: 45px;
}

.profile-social01 a {
    width: 45px;
    color: #fff;
    background: #28883a;
    display: flex;
    height: 45px;
    text-decoration: none;
    line-height: 1.1em;
    text-align: center;
    font-size: 10px;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.price-paypal {
    color: #e5398a;
    font-weight: bold;
}

.b09-r div[class^="b09-list0"]:not(.activated) {
    display: none;
}

.box09 .b01-list {
    display: flex;
    padding: 0;
}

.box09>.container {
    display: flex;
    width: 1300px;
}

.b09-l ul {
    display: flex;
    flex-wrap: wrap;
}

.b09-l ul li {
    width: 130px;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: url(../images/b09_cate01.jpg) center no-repeat;
    background-size: cover;
    padding: 30px 10px;
    z-index: 1;
    margin: 0 5px 10px;
}

.b09-l #b09-list05 {
    background: url(../images/b09_cate02.jpg) center no-repeat;
    background-size: cover;
}

.b09-l #b09-list06 {
    background: url(../images/b09_cate03.jpg) center no-repeat;
    background-size: cover;
}

.b09-l #b09-list07 {
    background: url(../images/b09_cate04.jpg) center no-repeat;
    background-size: cover;
}

.b09-l #b09-list08 {
    background: url(../images/b09_cate05.jpg) center no-repeat;
    background-size: cover;
}

.b09-l #b09-list09 {
    background: url(../images/b09_cate06.jpg) center no-repeat;
    background-size: cover;
}

.b09-l ul li:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.5s;
}

.b09-l ul li:hover:before {
    opacity: 0.1;
}

.b09-tlt {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    margin: 0 auto 30px;
    background: #e5398a;
    color: #fff;
    border-radius: 50%;
    padding: 10px 20px;
    position: relative;
    width: 100%;
    max-width: 280px;
}

.b09-tlt:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 0 20px;
    border-color: #e53989 transparent transparent transparent;
    bottom: -13px;
    left: calc(50% - 20px);
}

.b09-l {
    flex-shrink: 0;
    width: 280px;
    margin-right: 15px;
}

.b09-r {
    width: calc(100% - 280px);
    overflow: hidden;
}

.box09 .b01-item {
    width: calc(100% / 4 - 10px);
    margin: 0 5px 30px;
    background: #fff;
    padding: 0 0 15px;
}

.box09 {
    background: #fff9f9;
    padding: 100px 0;
}

.b09-l .sp {
    display: none;
}

.box09 .b01-itm-img {
    /* height:180px; */
}

.recruit-fixed {
    position: fixed;
    right: 3%;
    bottom: 150px;
    background: #01c301;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    padding: 15px;
}

.recruit-fixed-tlt {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0;
}

.recruit-fixed-img {
    max-width: 100px;
    margin: 0 auto;
}

.recruit-fixed-txt {
    margin-bottom: 0;
}

.recruit-fixed-txt a {
    text-decoration: none;
    transition: all 0.5s;
    color: #fff;
}

.date-bnr a:hover {
    opacity: 0.8;
}

.date-bnr a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background-image: url("../images/h_bnr_bg02.jpg");
    text-shadow: 0px 0px 12px rgba(0, 60, 233, 1);
    width: 460px;
    height: 180px;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,
        "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-weight: bold;
    transition: all 0.5s ease;
    margin: 0 auto;
}

.date-bnr a>span {
    flex-shrink: 0;
    display: block;
    font-size: 30px;
}

.date-bnr-en {
    display: block;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 0.2em;
    margin-top: 5px;
}

.date-bnr a:after {
    content: "";
    position: absolute;
    background-image: url("../images/h_bnr_img02.png");
    width: 228px;
    height: 210px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
}

.tbl-tit {
    position: relative;
    width: 100%;
    height: 100%;
}

.tbl-tit:after {
    content: "";
    position: absolute;
    background: #e5398a;
    width: 1px;
    height: 232px;
    transform: rotate(-75deg);
    top: -100px;
    left: 97px;
}

.tbl-tit li {
    float: left;
}

.tbl-tit li:last-child {
    float: right;
}

.blog-cate li:nth-child(n + 4) a {
    background: #ffe2e2;
    border-color: #ffe2e2;
    color: #332500;
}

.blog-cate li:nth-child(n + 4) a:hover {
    border-color: #e5398a;
    color: #e5398a;
    background: #fff;
}

.cat4 #cat1,
.cat4 #cat2,
.cat4 #cat3,
.cat4 #cat10,
.cat4 #cat11,
.cat4 #cat12,
.cat4 #cat13,
.cat4 #cat14,
.cat4 #cat15,
.cat4 #cat16,
.cat4 #cat17,
.cat4 #cat18,
.cat4 #cat19 {
    display: none;
}

.cat10 #cat1,
.cat10 #cat2,
.cat10 #cat3,
.cat10 #cat4,
.cat10 #cat5,
.cat10 #cat6,
.cat10 #cat7,
.cat10 #cat8,
.cat10 #cat9,
.catcurrent {
    display: none;
}

.pro-box {
    display: flex;
}

.pro-box-ttl {
    background: #e5398a;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
    width: 186px;
    padding: 20px 0;
    margin: 0;
}

.pro-box-ttl-en {
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 9px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, Meiryo, arial,
        clean, verdana, sans-serif;
}

.pro-box-ttl-btn {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    letter-spacing: 0.1em;
    background: #fff;
    font-family: "Noto Sans JP", sans-serif;
    border-radius: 30px;
    position: relative;
    transition: all 0.5s ease;
    border: 2px solid #fff;
    color: #e5398a;
    padding: 6px 30px 6px 20px;
    cursor: pointer;
}

.pro-box-ttl-btn:before {
    content: "";
    position: absolute;
    border: solid #e5398a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0.25em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 15px;
    top: calc(50% - 0.25em);
    transition: all 0.5s ease;
}

.blog-cate-list {
    display: none;
    width: calc(100% - 186px);
}

.pro-box-ttl:hover .pro-box-ttl-btn {
    background: #e5398a;
    color: #fff;
}

.pro-box-ttl:hover .pro-box-ttl-btn:before {
    border-color: #fff;
}

.under-anc.anc-2col li {
    margin: 0 2% 20px;
}

.blog-cate-sp {
    display: none;
}

.blog-cate-sp li a {
    display: block;
    text-decoration: none;
    background: #e5398a;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
}

.blog-cate-sp li a:after {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 15px;
    top: calc(50% - 6px);
}

.box10 {
    background: #fee2e2;
    padding: 90px 0;
}

.b10-scroll {
    margin-top: 40px;
    max-height: 200px;
    overflow: auto;
}

.b10-list a {
    text-decoration: none;
    color: #332500;
    display: flex;
    padding: 10px 20px;
    transition: all 0.5s ease;
    background: rgba(236, 124, 177, 0.2);
}

.b10-date {
    font-weight: bold;
    margin-right: 20px;
}

.b10-list li:nth-child(odd) a {
    background: rgba(255, 255, 255, 0.5);
}

.b10-list a:hover {
    background: #fff !important;
}

.box11 {
    background: #fff;
    padding: 90px 0;
}

.box11 h3 {
    margin-bottom: 30px;
}

.box_qa {
    background: url("../images/box_qa_bg.jpg") repeat 0 0;
    padding: 90px 0;
}

.box_qa h3 {
    margin-bottom: 30px;
}

.box_qa dl {
    margin-bottom: 15px;
}

.box_qa dl dt {
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    height: 50px;
    width: 100%;
    border: 1px solid #fbe5ef;
    cursor: pointer;
}

.box_qa dl dt span.q1 {
    background: #ec7cb1;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
}

.box_qa dl dt span {
    width: calc(100% - 95px);
    line-height: 1.3;
}

.box_qa dl dt.open:after {
    transform: translateY(-30%) rotate(-135deg);
}

.box_qa dl dt:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border-right: 3px solid #ec7cb1;
    border-bottom: 3px solid #ec7cb1;
    transform: translateY(-70%) rotate(45deg);
    display: block;
}

.box_qa dl dd {
    padding: 15px;
    background: #fff;
}

.box_qa dl dd:before {
    content: "Answer";
    display: block;
    color: #ec7cb1;
    font-size: 18px;
    font-weight: bold;
}

/*****************************End of Under*****************************/
/*
font-family: 'Noto Sans JP', sans-serif;
font-family: "Century Gothic", CenturyGothic, AppleGothic,Meiryo, arial, clean, verdana, sans-serif;
*/
.box10 .idx-btn,
.box10 .idx-h3 {
    display: inline-block;
}

.box10 .idx-btn {
    text-align: right;
    width: calc(100% - 253px);
    margin: 0 0 0 auto;
}

.box10 .idx-btn a {
    width: 146px;
    padding: 6px 20px;
}

.txt-red {
    color: red;
    font-size: 13px;
    font-weight: bold;
}

.mailform tr select:not(:first-child) {
    margin-left: 10px;
}

.frm-ttl {
    font-weight: bold;
    font-size: 200%;
    margin: 0 0 20px;
    background: #ffe7f2;
    padding: 5px 20px;
    border-left: 4px solid #e5398a;
}

.frm-anc li {
    margin: 0 0 10px;
}

.frm-anc a {
    text-decoration: none;
    color: #e5398a;
    display: inline-block;
    padding-left: 15px;
    position: relative;
    transition: all 0.5s ease;
}

.frm-anc li a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #332500;
    border-radius: 50%;
    left: 0;
    top: 12px;
}

.frm-anc a:hover {
    color: #332500;
}

.under-frame01 {
    background: #e3eef5;
    padding: 30px;
    border-radius: 20px;
}

.under-frame01:not(:last-child),
.under-list:not(:last-child) {
    margin-bottom: 25px;
}

.under-txtline {
    text-decoration: underline;
}

.member-bnr {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.member-bnr li {
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
}

.member-bnr li:not(:last-child) {
    margin-bottom: 10px;
}

.member-bnr a {
    display: block;
    text-decoration: none;
    background: #ff7192;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    transition: all 0.5s ease;
    text-align: center;
}

.member-bnr a:hover {
    opacity: 0.6;
}

.member-bnr a:after {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 20px;
    top: calc(50% - 5px);
}

.under #mainvisual.member {
    height: auto;
    padding: 50px 0;
}

.member-bnr li.salary a {
    background: #af9949;
}

.member-bnr li.ng a {
    background: #fff100;
    color: #434343;
}

.member-child {
    max-width: 100%;
    display: flex;
    justify-content: center;
}

.member-child li {
    width: 40%;
    padding: 0;
}

.member-child li:not(:last-child) {
    margin-right: 20px;
}

.member-child a {
    padding: 15px;
}

.member h1 {
    max-width: 150px;
}

.member .f-logo {
    width: 150px;
}

.bnr-top a {
    background: #e5398a;
    height: 100px;
    border-radius: 50px;
    border: 3px solid #e5398a;
    transition: all 0.5s ease;
}

.bnr-top a:hover {
    color: #e5398a;
    background: #fff;
}

.rule-btn button {
    background: #fff100;
    border: none;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 13px;
    max-width: 350px;
    border-radius: 7px;
    cursor: pointer;
}

.rule-btn button:hover {
    opacity: 0.8;
}

.dnone {
    display: none;
}

#index .b00 .pro-proftext.dnone,
#index .btop20 .pro-proftext.dnone {
    display: block;
}

.pro-proftext {
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
    margin: 8px 6px 5px 6px;
    font-family: Meiryo, arial, clean, verdana, "Hiragino Kaku Gothic Pro",
        "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.b02-face-list>div:nth-child(4),
.b02-face-list>div:nth-child(5),
.b02-face-list>div:nth-child(6) {
    display: none;
}

.box09 .b01-itm-cate {
    display: none;
}

.b00 {
    padding: 60px 0 10px 0;
    position: relative;
}

.b00 .idx-btn {
    position: absolute;
    top: 60px;
    right: 50px;
}

.b00-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 31px;
}

.b00 .idx-btn a {
    width: auto;
    pointer-events: none;
}

.b00 .b01-list {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    flex-wrap: wrap;
}

.b00-main {
    padding: 0 50px;
}

.b001-main {
    padding: 20px 0;
}

.b00 .b01-list>div {
    width: 16%;
    margin-right: 0.8%;
    margin-bottom: 40px;
}

.b00 .b01-list>div:nth-child(6n) {
    margin-right: 0;
}

.b11 {
    position: inherit;
}

.b11 .idx-btn {
    position: relative;
    top: inherit;
    right: inherit;
}

.b11 .idx-btn a {
    width: auto;
    pointer-events: auto;
}

/*
.b00 .b01-list > div:nth-child(6), .b00 .b01-list > div:nth-child(7), .b00 .b01-list > div:nth-child(8), .b00 .b01-list > div:nth-child(9),
.b00 .b01-list > div:nth-child(10), .b00 .b01-list > div:nth-child(11), .b00 .b01-list > div:nth-child(12){
  display: none;
}
*/
.btop20 {
    padding: 50px 0 0;
    margin-bottom: 80px;
}

.btop20-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 31px;
}

.btop20-top .idx-btn a {
    width: auto;
}

.btop20 .b01-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.btop20 .b01-item {
    width: calc(20% - 20px);
    margin: 0 25px 40px 0;
}

.btop20 .b01-item:nth-child(5n) {
    margin-right: 0;
}

.idx-btn-sp {
    display: none;
}

/*IE*/
@media screen\0 {
    .b01-itm-note {
        padding: 4px 2px 0;
    }

    .b01-itm-rank {
        padding-top: 5px;
    }

    .b01-itm-list span {
        padding: 6px 0 2px;
    }

    .member-bnr a {
        padding: 8px 5px 2px;
    }

    .member-child a {
        padding: 17px 15px 11px;
    }

    .topic-path li::after {
        top: 51%;
    }

    .frm-anc li a::before {
        top: 10px;
    }

    .frm-ttl {
        padding: 7px 20px 0;
    }

    .rule-btn button {
        padding: 14px 13px 11px;
    }
}

/*Edge*/
@supports (-ms-ime-align: auto) {}

/*FireFox*/
@-moz-document url-prefix() {}

/*Other*/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {}

/*Safari*/
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {}
}

.b01-item>p {
    display: none;
}

.b02-news-list li:nth-child(4) a {
    border-bottom: none;
}

.bnews {
    padding: 75px 0 0px 0;
    position: relative;
}

.bnews-top {
    margin: 0 0 31px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bnews-top .idx-btn a {
    width: 250px;
}

.bnews ul {
    border: 8px solid #f1edd7;
    padding: 20px;
}

.bnews li a {
    display: block;
    line-height: 1.4;
    padding: 8px 5px;
}

.bnews li:not(:last-child) a {
    border-bottom: 1px solid #f1edd7;
}

.bnews ul li:first-child a {
    display: flex;
}

.bnews ul li:first-child a:after {
    content: "NEW";
    background: #ff0000;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    border-radius: 4px;
    display: flex;
    padding: 0 5px;
    align-items: center;
    line-height: 1;
    margin-left: 5px;
}

#fmail .fmail-date input.fmail {
    width: 60px;
    text-align: right;
}

#fmail .fmail-textarea-full textarea.fmail {
    width: 100%;
    min-height: 100px;
    border-color: transparent;
    outline: none;
}

.h-btn-sp {
    display: none;
}

.fmail-box {
    border: 1px solid #767676;
    padding: 20px;
    margin-bottom: 20px;
}

#fmail .fmail-box input.fmail {
    border-color: transparent;
    outline: none;
}

.date-bnr01 a {
    transition: all 0.5s;
}

.date-bnr01 a:hover {
    opacity: 0.7;
}

.profile-bnr-txt02 {
    width: 100%;
    background-size: cover;
    overflow: visible;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background: #00c300;
    text-shadow: 0px 0px 12px rgba(0, 60, 233, 1);
    height: 130px;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,
        "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-weight: bold;
    transition: all 0.5s ease;
    margin: 0 auto;
    font-size: 30px;
    border-bottom: 5px solid #fff;
}

.profile-bnr-line a:hover .profile-bnr-txt02 {
    background: #009600;
}

.profile-bnr-line a:hover {}

.profile-bnr-txt02::before {
    content: "";
    position: absolute;
    background-size: 100% auto;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
    background-image: url("../images/profile_bnr.png");
    width: 250px;
    height: 188px;
    border-bottom-right-radius: 20px;
}

.profile-bnr-txt02:after {
    content: "";
    position: relative;
    display: inline-block;
    background: url("../images/profile_arr.png") no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    margin-left: 10px;
    opacity: 0.7;
}

@keyframes inout {
    0% {
        transform: scale(0.9, 0.9);
    }

    50% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0.9, 0.9);
    }
}

@-webkit-keyframes inout {
    0% {
        -webkit-transform: scale(0.9, 0.9);
    }

    50% {
        -webkit-transform: scale(1, 1);
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
    }
}

.profile-bnr-line {
    margin-top: 70px;
}

.profile-bnr-line a {
    overflow: visible;
    display: block;
    background: transparent;
    height: auto;
    text-align: left;
    animation: inout 0.5s;
    animation-iteration-count: infinite;
    -webkit-animation: inout 0.5s;
    -webkit-animation-iteration-count: infinite;
}

.profile-bnr-txt01 {
    display: inline-block;
    color: #385f94;
    padding: 0 30px;
    position: relative;
    margin: 0 0 10px;
}

.profile-bnr-txt01 span {
    font-weight: bold;
    font-size: 125%;
    color: #f00;
}

.profile-bnr-txt01:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #f00;
    left: 10px;
    top: 10%;
    transform: rotate(-30deg);
}

.profile-bnr-txt01:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #f00;
    right: 10px;
    top: 10%;
    transform: rotate(30deg);
}

.txt-show-note {
    position: absolute;
    top: 17px;
    left: 23px;
    color: rgb(153, 153, 153);
    pointer-events: none;
}

.txt-show td {
    position: relative;
}

.txt-show td textarea:focus~.txt-show-note {
    display: none;
    z-index: -1;
}

.txt-show td textarea.show {
    background: #fff;
    position: relative;
    z-index: 2;
}

table.under-tbl .red {
    color: #e70000;
}

table.under-tbl .line {
    position: relative;
    line-height: 1.4;
}

table.under-tbl .line:after {
    content: "";
    background: url("../images/bg_line.png") repeat-x 0 0;
    width: 100%;
    height: 10px;
    top: 5px;
    left: 0;
    position: absolute;
    display: block;
}

.offline .b01-itm-top {
    position: relative;
}

.offline .b01-itm-top:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: rgba(119, 119, 119, 0.8);
}

.offline:hover .b01-itm-img {
    opacity: 1 !important;
}

.offline .b01-itm-top:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: url("../images/signboard.png") no-repeat center center;
    background-size: 110px;
}

@media screen and (max-width: 640px) {
    .offline .b01-itm-top:after {
        background-size: 80px;
    }
}

.txt_spec {
    text-align: center;
    color: #e5398a;
    text-shadow: 0px 1px 1px #999999;
}

.b01-itm-top {
    position: relative;
}

.b01-itm-top.b01_spec::after {
    content: "";
    position: absolute;
    background: #ededed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.b01-itm-top.b01_spec .img_off {
    width: 100%;
    max-width: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    margin-bottom: 0;
}

.ic_hol {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 45px;
    height: 46px;
    z-index: 80;
}

.b00 .anchorlist .idx-btn {
    position: inherit;
    top: auto;
    right: auto;
    margin: 10px 5px;
    width: 33%;
}

.b00 .anchorlist .idx-btn a {
    width: 300px;
    pointer-events: all;
}

.anchorlist {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.btop20-main.b00 .b01-list>div {
    margin: 0 0 40px 0;
}

.idx-main-info {
    padding: 30px 0 0 0;
}

.main-info-tlt {
    font-size: 12px;
    font-weight: 900;
    width: 120px;
    height: 26px;
    border: 3px solid #fff;
    border-bottom: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    line-height: 1.4em;
    background: #ec7cb1;
    color: #fff;
}

.idx-main-info ul {
    width: 100%;
    height: 102px;
    border: 3px solid #fff;
    overflow: hidden;
    background: #ec7cb1;
}

.idx-main-info li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    transition: all 0.5s;
    height: 60px;
    overflow: hidden;
    color: #fff;
}

.idx-main-info li a:hover img {
    opacity: 1;
}

.idx-main-info li a:hover {
    opacity: 0.7;
}

.idx-main-info li {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 18px;
}

.main-info-img {
    width: 88px;
    height: 60px;
    margin: 0 20px 0 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-sizing: border-box;
}

.main-info-date {
    font-size: 15px;
}

.main-info-txt {
    margin-bottom: 0;
    line-height: 1.37em;
    width: 300px;
}

.main-slider .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 30px;
    background: transparent;
    z-index: 1;
    border: none;
    cursor: pointer;
}

.main-slider .slick-arrow:focus {
    outline: none;
}

.main-slider .slick-prev {
    right: 22px;
    width: 27px;
    background: url(../images/main_info_prev.png) center no-repeat;
    background-size: auto;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.main-slider .slick-next {
    border-bottom: 3px solid #fff;
    background: url(../images/main_info_next.png) left 2px center no-repeat;
    background-size: auto;
}

.main-info-all {
    margin-bottom: 0;
    width: 100%;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.05em;
    line-height: 1.4em;
}

.idx-main-info li .main-info-all a {
    width: 100%;
    height: 100%;
    justify-content: center;
    font-weight: bold;
}

aside.snsbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 3em;
}

aside.snsbox section {
    width: 48%;
}

aside.snsbox section.top {
    padding-top: 30px;
}

.twitter h2 {
    font-size: 16px;
    position: relative;
    padding-left: 1px;
    padding-bottom: 10px;
    color: #119fef;
    font-weight: bold;
}

.youtube h2 {
    font-size: 16px;
    position: relative;
    padding-left: 1px;
    padding-bottom: 10px;
    letter-spacing: 0;
    color: #111;
    font-weight: bold;
}

.twitter h2 img {
    width: auto;
    height: 20px;
    margin-right: 10px;
    border-radius: 50vw;
}

.youtube h2 img {
    position: relative;
    top: -8px;
    width: auto;
    height: 22px;
    margin-right: 10px;
}

.twitter .widget {
    border: 3px solid #119fef;
    padding: 1em;
}

.youtube .widget {
    border: 3px solid #111;
    margin-top: 12px;
    padding: 1em;
}

.youtube-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 700px;
    max-width: 100%;
}

.youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt !important;
}

.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt !important;
}

.pagenumber {
    width: 100%;
    padding: 1.5rem 0 1rem;
}

.page-numbers {
    display: block;
    width: 50px;
    margin-right: 10px;
    padding: 0;
    float: left;
    transition: 400ms ease;
    color: #595959;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
}

.page-numbers.current {
    background-color: rgba(229, 57, 138, 0.5);
    color: #fff;
    border-radius: 50vw;
}


.idx-btn a.wide {
    width: 390px;
    padding: 15px 34px;
}

#blog table {
    width: 100%;
    margin: 0 auto 20px;
    border-collapse: collapse;
    table-layout: fixed;
}

#blog table th,
#blog table td {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}

#blog table th {
    background-color: #e5398a;
}

#s-qa dl {
    margin-bottom: 50px;
    padding: 35px 35px;
    border: 3px solid #f7ecf1;
    box-sizing: border-box;
    border-radius: 10px;
}

#s-qa dl dt,
#s-qa dl dd {
    position: relative;
}

#s-qa dl dt {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 22px 0 5px 95px;
    line-height: 1.3;
    font-size: 20px;
    color: #e5398a;
}

#s-qa dl dt span {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 5px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    background: #e5398a;
    border-radius: 50%;
    box-sizing: border-box;
}

#s-qa dl dt span:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #e5398a;
    z-index: 0;
}

#s-qa dl dd {
    width: calc(100% - 190px);
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: 95px;
    padding-left: 25px;
    padding-right: 105px;
    padding-top: 28px;
    padding-bottom: 28px;
    line-height: 1.6;
    box-sizing: border-box;
    background: rgba(244, 234, 222, 0.3);
    border-radius: 10px;
}

#s-qa dl dd:last-child {
    margin-bottom: 0;
}

#s-qa dl dd .icon {
    position: absolute;
    right: -95px;
    top: 7px;
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0 5px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    background: #ffcc75;
    border-radius: 50%;
    box-sizing: border-box;
}

#s-qa dl dd .icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #ffcc75;
    z-index: 0;
    visibility: hidden;
}

h2.ranking {
    color: #cab76d;
}

h2.ranking span:nth-child(1) {
    position: relative;
    top: 3px;
    font-size: 3em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
        "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
        "ＭＳ 明朝", serif;
}

h2.ranking span:nth-child(2) {
    position: relative;
    top: 3px;
    margin-left: 15px;
    font-size: 2.5em;
    font-weight: 700;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
        "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
        "ＭＳ 明朝", serif;
}

h2.ranking span:nth-child(3) {}

h2.ranking span:nth-child(4) {}

ol.rank {
    margin: 15px 0;
    padding: 5px 10px;
    border: 2px solid #cab76d;
}

ol.rank li {
    width: 100%;
    padding: 11px 0 11px 60px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 1px solid #cab76d;
}

ol.rank li:last-child {
    border-bottom: none;
}

ol.rank li:nth-child(1) {
    background-image: url("../images/rank_01.png");
}

ol.rank li:nth-child(2) {
    background-image: url("../images/rank_02.png");
}

ol.rank li:nth-child(3) {
    background-image: url("../images/rank_03.png");
}

ol.rank li:nth-child(4) {
    background-image: url("../images/rank_04.png");
}

ol.rank li:nth-child(5) {
    background-image: url("../images/rank_05.png");
}

ol.rank li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 60px;
    box-sizing: border-box;
    text-decoration: none;
    color: #e5398a;
}

ol.rank li a img {
    width: 100px;
    height: 120px;
    object-fit: cover;
}

ol.rank li a div {
    width: calc(100% - 135px);
}

ol.rank li a .name {
    font-weight: 700;
    font-size: 1.2em;
}

.view_count {
    margin-left: 15px;
    font-size: 1em;
}

#top-news {
    padding: 60px 0 10px;
}

#top-news .idx-h3 a {
    float: none;
    display: inline-block;
}

.top-blog-list {
    margin-top: 10px;
    padding: 20px 30px;
    border: 3px solid #cab76d;
}

.top-blog-list dl {
    border-bottom: 1px solid rgba(202, 183, 109, 0.5);
}

.top-blog-list dl a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 6px 0 6px 20px;
    text-decoration: none;
}

.top-blog-list dl a::before,
.top-blog-list dl a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.top-blog-list dl a::before {
    top: -2px;
    left: 3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #e5398a;
    border-right: 2px solid #e5398a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top-blog-list dl:last-child {
    border-bottom: none;
}

.top-blog-list dl a:hover {
    opacity: 0.5;
}

.top-blog-list dl a,
.top-blog-list dl a:hover {
    transition: 0.5s;
}

.top-blog-list dt {
    margin-right: 20px;
    color: #111;
}

.sp_none {
    display: none;
}

.sp440 {
    display: none;
}

.price-list li .txt-f {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    line-height: 1.3;
}

.price-list li .txt-d,
.txt-c {
    display: inline !important;
    width: auto !important;
}

.price-list li .txt-d {
    text-decoration: line-through;
    font-size: 18px !important;
}

.price-list li .txt-c {
    font-size: 30px !important;
}

.price-list li .arrow-right.icon {
    color: #fff;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    width: 16px !important;
    height: 2px !important;
    background-color: currentColor;
}

.price-list li .arrow-right.icon:before {
    content: "";
    position: absolute;
    right: 1px;
    top: -4px;
    width: 10px;
    height: 10px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.br-c {
    display: block;
}

@media screen and (min-width: 641px) {
    .sp_none {
        display: block !important;
    }

    .pc_none {
        display: none !important;
    }

    .br-c {
        display: none;
    }
}

.under .btn_control {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-top: 1px #ddd solid;
    padding-top: 50px;
}

.under #main .wp-pagenavi {
    text-align: center;
    padding: 0px 0 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.under #main .wp-pagenavi a,
.under #main .wp-pagenavi span {
    padding: 1px 8px 5px;
    text-decoration: none;
    color: #fff;
    background: #656565;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    border: none;
    transition: all 0.3s;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    font-weight: bold;
}

.under #main .wp-pagenavi a.last,
.under #main .wp-pagenavi a.first {
    width: auto;
}

.under #main .wp-pagenavi a.nextpostslink,
.under #main .wp-pagenavi a.previouspostslink {
    font-size: 22px;
    line-height: 0;
}

.under #main .wp-pagenavi .current,
.under #main .wp-pagenavi .current:hover {
    background: #e5398a;
    border: none;
    text-decoration: none;
    font-weight: normal;
    transition: all 0.3s linear;
}

.under #main .wp-pagenavi a:hover,
.under #main .wp-pagenavi .current,
.under #main .wp-pagenavi .current:hover {
    color: #fff;
    cursor: pointer;
}

.under #main .wp-pagenavi a:hover {
    background: #e5398a;
}

.flex_s {
    display: flex;
    justify-content: flex-start;
}

.cate {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 28px;
    margin-left: 14px;
    padding: 0;
    line-height: 1 !important;
    color: #fff;
    font-size: 11px;
    background: rgba(229, 57, 138, 0.5);
    border-radius: 50vw;
}

.cate_3 {
    background: rgba(177, 159, 105, 1.00);
}

.cate_4 {
    background: rgba(86, 158, 225, 1.00);
}

/*=====================================================*/

.under #footer {
    padding: 0;
    margin-top: 30px;
}

.under #mainvisual {
    margin-top: 202px;
}


#menu-pages {
    display: block !important;
}


table.mailform {
    width: 100%;
    margin: 0 0 30px;
}

table.mailform tr th {
    width: 300px;
    color: #332500;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

table.mailform tr th,
table.mailform tr td {
    border: none;
    border-bottom: 1px solid #D5D5D5;
    padding: 25px 1em;
}

table.mailform tr th {
	text-align: center;
	border-bottom: solid 3px #B07DF1;
	color: #B07DF1;
}

table.mailform tr td ul li,
table.mailform tr td ul,
table.mailform tr td ol,
table.mailform tr td ol li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.submit_confirm_button {
        font-size: 16px;
    background:  #fff;
    border-radius:  3em;
    font-weight: 700;
    color: var(--color-main);
    border: solid 1px var(--color-main);
    box-shadow: 0 3px 6px rgb(0 0 0 / 12%);
    padding:  10px 10px;
    width: 440px;
    max-width: 100%;
    text-align: center;
    cursor: pointer;
    height: 61px;
    transition:  all 0.2s;
  }



.txt_note_pr{
    position: relative;   
   }
   .txt_note{position: absolute;
   top: 23px;
   left: 30px;
   color: #929292
   }
   .size30{
    width: 250px;
    padding: 5px;
    margin: 1px 0;
}
.size60{
    width: 500px;
    padding: 5px;
    margin: 1px 0;
}
.size100{
    width: 100%;
    height: 200px;
    padding: 5px;
}

.wpcf7-list-item{
    display: inline-block !important;
    padding: 5px;
    border: 1px dashed #cccccc;
    margin: 1px !important;
}

table.mailform tr th {
    position: relative;
}
table.mailform tr th.must:before {
    content: "必須";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ed6862;
    padding: 3px 5px 1px;
    font-size: 10px;
    line-height: 1.3em;
    color: white;
    border-radius: 2px;
}

.submit_cancel_button {
    width: 200px;
    background:  #333;
    cursor: pointer;
    outline:  none;
    color: #fff;
    border:  none;
    font-size: 16px;
    border-radius:  3em;
    font-weight: 700;
    box-shadow: 0 3px 6px rgb(0 0 0 / 12%);
    padding:  8px 10px 10px;
    text-align: center;
    height: 61px;
    transition:  all 0.2s;
    margin-right: 10px;
  }

  .submit_send_button {
    width: 200px;
    background: #B07DF1;
    cursor: pointer;
    outline:  none;
    color: #fff;
    border:  none;
    font-size: 16px;
    border-radius:
  3em;
    font-weight: 700;
    box-shadow: 0 3px 6px rgb(0 0 0 / 12%);
    padding:
  8px 10px 10px;
    text-align: center;
    height: 61px;
    transition:
  all 0.2s;
  }

  .textarea-display p {
    white-space: pre-wrap;
  }

  .submit_cancel_button:hover, .submit_send_button:hover{
    opacity: .8;
  }

@media screen and (max-width: 750px) {
    .size30{
        width: 100%;
    }
    .size60{
        width: 100%;
    }
    .size100{
        width: 100%;
    }
 
    .wpcf7-spinner{
        display: none !important;
    }

    .submit_send_button, .submit_cancel_button{
        width: 50%;
        margin: 4px;
    }

    table.mailform tr th,
    table.mailform tr td {
        display: block;
        width: 100%;
        margin-top: -1px;
    }

    table.mailform tr th {
        display: flex;
        align-items: center;
        border: none;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    table.mailform tr td {
        padding-top: 0;
    }

    table div.fmail_must {
        margin: 0 0 2px 8px !important;
        order: 2;
    }
}