@charset "utf-8";
/* CSS Document */


body.page div#wrapcont #mainVisArea {
    height: 500px;
    position: relative;
}
body.page div#wrapcont #mainVisArea::before {
    opacity: 0.3;
}
body.page div#wrapcont #mainVisArea h2.pagetitle {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate( -50%, calc( -50% + 30px ) );
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    font-size: 225%;
    width: calc( 100% - 30px );
    background-color: rgb(16 16 16 / 36%);
}
@media (max-width: 767px) {
    body.page div#wrapcont #mainVisArea {
        height: 300px;
    }
    body.page div#wrapcont #mainVisArea h2.pagetitle {
        transform: translate( -50%, -50% );
    }
}
@media (max-width: 640px) {
    body.page div#wrapcont #mainVisArea {
        height: 200px;
    }
    body.page div#wrapcont #mainVisArea h2.pagetitle {
        font-size: 175%;
    }
}


body.page div#wrapcont #mainArea {
    padding-top: 100px;
    position: relative;
}
/* body.page div#wrapcont #mainArea::before {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    z-index: 1;
    width: min( calc( 100% - 30px ), 1400px );
    margin-left: auto;
    margin-right: auto;
    height: 2000px;
    background-size: 100px auto;
    background-repeat: no-repeat;
    background-position: left top;
    content: '';
    opacity: 0.2;
} */

/* body.page div#wrapcont #mainArea::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background: linear-gradient(90deg, transparent 60%, #7f7d7d);
        padding-left: 200px;
} */

body.page div#wrapcont #mainArea section.mainsec {
    position: relative;
    z-index: 2;
}
@media (max-width: 1400px) {
/*     body.page div#wrapcont #mainArea::before {
        opacity: 0.1;
    } */
}
@media (max-width: 767px) {
/*     body.page div#wrapcont #mainArea::before {
        display: none;
    } */
}
@media (max-width: 640px) {
    body.page div#wrapcont #mainArea {
        padding-top: 80px;
    }
}


/* ----------------------------------------
* discription
---------------------------------------- */
body.page.discription div#wrapcont #mainVisArea {
    background-image: url('../images/discription_mainvis.jpg');
}

body.page.discription div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
}
body.page.discription div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .row_type1 {
}
body.page.discription div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 {
}

body.page.discription .discription_txt1 {
    font-size: 1.5rem;
    color: #5a5a5a;
    text-align: center;
}

@media (max-width: 640px) {
    body.page.discription .discription_txt1.sp {
    font-size: 1.15rem;
    }
}

/* ----------------------------------------
* price
---------------------------------------- */
body.page.price div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.png');
}

body.page.price div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
}
body.page.price div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .row_type1 {
}
body.page.price div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 {
}
body.page.price div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox {
    justify-content: center;
    gap: 20px 30px;
    flex-wrap: wrap;
    padding-top: 30px;
}
body.page.price div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox > li {
    text-align: center;
    width: 220px;
}
body.page.price div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox > li a {
    display: block;
    background-color: #CCE4F0;
    padding: 0.75em 1.5em calc(0.75em + 1em + 0.5em) 1.5em;
    background-image: url('../images/common/btn_arrow_white_v.png');
    background-size: 1em;
    background-repeat: no-repeat;
    background-position: center bottom 0.75em;
}

body.page.price .price_txt1 {
    font-size: 150%;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 0.5em;
    margin-bottom: 20px;
}

body.page.price .price_txt2 {
    font-size: 135%;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #000;
}

body.page.price .price_list table {
  width:90% !important;
    margin-left: 20px;
}

body.page.price .price_list tr th, body.page.price .price_list tr td {
  font-size: 16px;
  box-sizing: border-box;
  padding: 5px 10px;
  width: auto;
  border: 1px solid #aaa;
}

body.page.price .price_list tr th {
  background: #f5f5f5;
    width: 30%;
}
body.page.price .price_list tr td {
    width: 70%;
}

body.page.price .price_txt3 {
    font-size: 1.2rem;
}

/* ----------------------------------------
* form 
---------------------------------------- */
body.page.form div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.png');
}

body.page.form div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
}
body.page.form div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .row_type1 {
}
body.page.form div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 {
}
body.page.form div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox {
    justify-content: center;
    gap: 20px 30px;
    flex-wrap: wrap;
    padding-top: 30px;
}
body.page.form div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox > li {
    text-align: center;
    width: 220px;
}
body.page.form div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox > li a {
    display: block;
    background-color: #CCE4F0;
    padding: 0.75em 1.5em calc(0.75em + 1em + 0.5em) 1.5em;
    background-image: url('../images/common/btn_arrow_white_v.png');
    background-size: 1em;
    background-repeat: no-repeat;
    background-position: center bottom 0.75em;
}

body.page.form .form_txt1 {
    font-size: 150%;
    color: var(--site-theme-color1);
    font-weight: 600;
    border-bottom: 1px solid var(--site-theme-color1);
    padding-bottom: 0.5em;
    margin-bottom: 20px;
}

body.page.form .form_txt2 {
    font-size: 135%;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: var(--site-theme-color1);
}

body.page.form .form_tel{
text-align: center;
}

body.page.form #pageBtnCont {
display: none;
}

/*ContactForm7カスタマイズ*/
table.CF7_table{
	width:80%;
	margin:0 auto;
	border: 3px solid #e5e5e5;
}

table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
	color:#797979;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: rgb(96 168 211);
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/* タイトル列 */
@media screen and (min-width: 768px){
	.CF7_table tr{
	height: 60px;
	}

	.CF7_table th{
	width:30%;/*横幅*/
	background-color:#ebedf5;/*ブルーグレー*/
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;


	}
	.CF7_table td{
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;

}


}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:95%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;

	}
	.CF7_table th{
	background-color:#ebedf5;
	min-height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	}
	.CF7_table td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
	background-color:rgb(96 168 211);
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
	padding: 10px;
}

.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}

body.page.form *:where(input:not([type="submit"]):not([type="reset"]), textarea, select){
    border: 1px solid #bdbdbdc7!important;
}



/* ----------------------------------------
* voice
---------------------------------------- */
body.page.voice div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.png');
}


body.page.voice div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
}
body.page.voice div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .row_type1 {
}
body.page.voice div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 > li ul.list1.flexbox > li.li_img {
    padding-top: 50px;
}


/* ----------------------------------------
* access
---------------------------------------- */
body.page.access div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.jpg');
}
body.page.access div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
}
body.page.access div#wrapcont #mainArea section.mainsec.s1 .mainclm1 {
    margin-top: 120px;
}
body.page.access div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .row_type1 {
}
body.page.access div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 > li ul.list1.flexbox > li.li_img {
    padding-top: 50px;
}
body.page.access div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type2 > li ul.list1.flexbox > li.li_img p.iframe {
    height: 350px;
}

@media (max-width: 640px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s1 .mainclm1 {
        margin-top: 80px;
    }
}

body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li {
    padding: 25px 0;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li:first-child {
    padding-top: 0!important;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li:last-child {
    padding-bottom: 0!important;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li:nth-child(n+2) {
    border-top: 1px solid #898989;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li > .inner {
    position: relative;
    min-height: 1.5em;
    padding-left: 8em;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li .txt-head {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li .txt-main {
}
@media (max-width: 640px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s2 {
        margin-top: 80px;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 {
        width: fit-content;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li {
        padding: 15px;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li > .inner {
        position: relative;
        padding-left: 1.5em;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type1 > li .txt-head {
        position: static;
        margin-left: -1.5em;
        margin-bottom: 5px;
    }
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 {
margin-top: 50px;

}

body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li:nth-child(1) {
    width: calc( 100% - var(--list-clm-width1) );
    max-width: 100%;
    background-color: #888888;
    padding: 15px 20px;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li:nth-child(2) {
    width: var(--list-clm-width1);
}
@media (max-width: 767px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2{
        flex-direction: column;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li:nth-child(1) {
        order: 2;
        width: 100%;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li:nth-child(2) {
        order: 1;
    }
}
@media (max-width: 640px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li:nth-child(2) {
        max-width: 200px;
    }
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main  thead *,
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main  tbody th,
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main  tbody th * {
    font-weight: 600;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main *:not(br) {
    line-height: 1.25;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main * {
    color: #ffffff;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main th,
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main td {
    text-align: center;
    padding: 0.75em 5px;
    vertical-align: middle;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main th {
    width: 8em;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main td {
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2 > li .r1 table.tbl-main thead th {
    letter-spacing: 0.1em;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main thead td {
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody {
    border-top: 1px solid #ffffff;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody th {
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody td {
    color: #ffffff;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody td.ex1 {
    padding-bottom: calc( 0.75em + 0.75em );
    position: relative;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody td .icon_circle {
    width: 1em;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #ffffff;
    display: block;
    transform-origin: center;
    margin: auto;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody td .icon_slash {
    width: 1em;
    height: 2px;
    background-color: #ffffff;
    display: block;
    transform-origin: center;
    margin: auto;
    transform: scale(1.2) rotate(-45deg);
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody td .txt-ex1 {
    position: absolute;
    left: 50%;
    bottom: 0.25em;
    transform: translateX(-50%);
    margin-top: 5px;
    line-height: 1;
    z-index: 1;
    width: 5em;
    text-align: center;
    font-size: 12px;
    padding: 0.25em 0;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody tr:nth-child(n+2) th,
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main tbody tr:nth-child(n+2) td {
    border-top: 1px solid #ffffff;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main .ib {
    display: inline-block;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 .t1 {
    margin-top: 5px;
    color: #ffffff;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r2 {
    text-align: center;
}
@media (max-width: 640px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main th,
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main td {
        padding: 0.5em 5px;
    }
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm1 ul.row_type2> li .r1 table.tbl-main th {
        width: 6em;
    }
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm2 {
    margin-top: 50px;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm2 .row_type1 {
    height: 500px;
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm2 .row_type1 iframe {
    width: 100%;
    height: 100%;
}
@media (max-width: 640px) {
    body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm2 .row_type1 {
        height: auto;
        aspect-ratio: 1;
    }
}
body.page.access div#wrapcont #mainArea section.mainsec.s2 .mainclm2 .row_type1 iframe {
    width: 100%;
    height: 100%;
}

/* ----------------------------------------
* privacy 
---------------------------------------- */
body.page.privacy div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.png');
}

body.page.privacy div#wrapcont #mainArea section.mainsec.s1 > .inner {
    width: min( calc( 100% - 30px ), 1300px );
        padding: 0 35px 0 35px 0;
}

body.page.privacy div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox {
    justify-content: center;
    gap: 20px 30px;
    flex-wrap: wrap;
    padding-top: 30px;
}
body.page.privacy div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.row_type1.flexbox > li {
    text-align: center;
    width: 220px;
}

body.page.privacy h4 {
        margin: 30px 0 20px 0;
    padding: 15px 0 15px 20px;
    font-size: 20px;
    border-left: 5px solid #000;
}

body.page.privacy p {
    margin: 0 0 15px 0;
}


body.page.privacy p.tR {
    margin: 60px 80px 0 0;
    text-align: right;
}

body.page.privacy .privacy_list p {
    margin: 0 0 0 15px;
}


body.page.privacy .privacy_list ol {
    margin: 20px 0 0 50px
}

body.page.privacy .privacy_list ol li {
    position: relative;
    list-style: outside decimal;
    padding: 0 0 0 5px
}

body.page.privacy .privacy_list ol li::marker {
    font-size: 130%;
    font-weight: 700;
    color: #000;
}

body.page.privacy .privacy_list ol li ol {
    padding: 20px 0 0 20px
}

/* ----------------------------------------
* flow
---------------------------------------- */
body.page.flow div#wrapcont #mainVisArea {
    background-image: url('../images/flow_mainvis.jpg');
}

/* ----------------------------------------
* trainers
---------------------------------------- */
body.page.trainers div#wrapcont #mainVisArea {
    background-image: url('../images/trainers_mainvis.jpg');
}

/* ----------------------------------------
* news
---------------------------------------- */
body.page.news div#wrapcont #mainVisArea {
    background-image: url('../images/topimg.png');
}


body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li:nth-child(n+2) {
    margin-top: 30px;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li a {
    display: block;
    padding: 20px;
    border: 2px solid var(--site-theme-color1);
    box-shadow: 4px 4px 0 rgba(0,0,0,0.25);
}
/*body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox {
    --list-clm-width1: 150px;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li:nth-child(1) {
    width: var(--list-clm-width1);
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li:nth-child(2) {
    width: calc( 100% - var(--list-clm-width1) );
    padding-left: 30px;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li .post_thumb {
    aspect-ratio: 1;
    overflow: hidden;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li .post_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}*/
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li h3.post_title {
    font-size: 1.25em;
    font-weight: 600;
    position: relative;
    padding-left: calc( 7em * 0.85 );
    color: #000;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li h3.post_title .post_date {
    position: absolute;
    top: 0.125em;
    left: 0;
    z-index: 1;
    font-size: 0.85em;
    display: inline-block;
    font-weight: normal;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li .post_main {
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
@media (max-width: 767px) {
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li:nth-child(n+2) {
        margin-top: 20px;
    }
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li a {
        padding: 20px;
    }
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox {
        --list-clm-width1: 100px;
    }
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li:nth-child(2) {
        padding-left: 20px;
    }
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li h3.post_title {
        padding-left: 0;
    }
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 ul.postlist > li ul.list-sub.flexbox > li h3.post_title .post_date {
        display: block;
        position: static;
        font-style: italic;
    }
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi {
    margin-top: 60px;
    text-align: center;
    font-size: 125%;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .previouspostslink,
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .nextpostslink,
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .pages,
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .extend {
    display: none!important;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > * {
    background-color: var(--site-theme-color1);
    padding: 0;
    display: inline-block;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-weight: bold;
    text-align: center;
    width: 2em;
    height: 2em;
    line-height: 2;
    margin: 5px;
    opacity: 1!important;
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    box-shadow: 3px 3px 0 rgba(0,0,0,0.25);
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .first,
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .last {
    width: 5em;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > *:hover,
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > .current {
    background-color: #A8DFFF;
    color: #ffffff;
    box-shadow: unset;
}
body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > *:not(.current):hover {
    opacity: 0.7;
}
@media (max-width: 500px) {
    body.page.news div#wrapcont #mainArea section.mainsec.s1 .mainclm1 .wp-pagenavi > * {
        margin: 3px;
    }
}
.pt0 {
    padding-top: 0px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.mt0 {
    margin-top: 0px !important;
}
.mt10 {
    margin-top: 15px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mt120 {
    margin-top: 120px !important;
}

/*スマホの時だけ改行させるクラス*/
.br-sp {
    display: none;
}

@media (max-width: 640px) {
 .br-sp {
    display: block;
 }
}
.font-bold {
font-weight: bold;
}
/*レビュー*/
.review-section ul {
    max-width: 1000px;
    list-style-type: none;
    margin: 2rem auto;
    padding: 0 1.5rem;
   }
   .review-section li {
    display: grid;
    grid-template-columns: 100px 1fr;
    border-top: 1px solid #ccc;
    padding: 1rem 0;
   }
   .review-section li:last-child {
    border-bottom: 1px solid #ccc;
   }
   .review-section .user,
   .review-section .item {
    max-width: 100%;
   }
   .review-section .user {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: solid 1px #eee;
   }
   .review-area {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
   }
   .review-area p {
    margin: 0;
   }

   .review-area .date,
   .review-section a {
    font-size: 0.8rem;
   }
   .review-area .star5:before {
    content: '★★★★★';
    font-size: 1.2rem;
    background: #cda85a;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
   }
   .review-area .star4-5:before {
    content: '★★★★★';
    font-size: 1.2rem;
    background: linear-gradient(to right, #cda85a 90%, #d9d9d9 91%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
   }
   .review-area .star4:before {
    content: '★★★★★';
    font-size: 1.2rem;
    background: linear-gradient(to right, #cda85a 80%, #d9d9d9 81%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
   }
   .review-area .star3-5:before {
    content: '★★★★★';
    font-size: 1.2rem;
    background: linear-gradient(to right, #cda85a 70%, #d9d9d9 71%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
   }
   .review-area .star3:before {
    content: '★★★★★';
    font-size: 1.2rem;
    background: linear-gradient(to right, #cda85a 60%, #d9d9d9 61%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
   }
   .review-area .comment {
    text-align: justify;
   }
   ＠media (max-width: 600px) {
    .review-section li {
     display: block;
    }
    .review-section .user,
    .review-section .item {
     display: none;
    }
    .review-area {
     margin-bottom: 0.5rem;
    }
   }
}