
strong:not([class]){
    font-weight: bold;
}
em:not([class]){
    font-style: italic;
}

/* ANCHOR */

.anchor-type01 a{
	display: inline-block;
    padding-left: 22px;
    color: #603813;
    font-size: 112.5%;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight:bold;
    line-height: 1.5;
	text-decoration: none !important;
	position: relative;
}
.anchor-type01 a:before{
	content: "";
	display: inline-block;
	width: 12px;
	height: 20px;
	background-image: url("../images/common/anchor-type01.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 0;
}
.anchor-type01 a:hover {
	color: #ec6d74;
}

.btn-type01 a,
.btn-type01 .inner,
.btn-type01 .not{
	display: inline-block;
    padding: 7px 25px 7px 45px;
    color: #603813;
    font-size: 112.5%;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight:bold;
    line-height: 1.5;
	text-decoration: none !important;
    background-color: #efefef;
	position: relative;
}
.btn-type01 a:before,
.btn-type01 .inner:before,
.btn-type01 .not:before{
	content: "";
	display: inline-block;
	width: 22px;
	height: 11px;
	background-image: url("../images/common/btn-type01.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.btn-type01.type_l a,
.btn-type01.type_l .inner,
.btn-type01.type_l .not{
    font-size: 125%;
}
.btn-type01 a:hover {
	color: #ec6d74;
	background-color: #fce9ea;
}
.btn-type01 .not{
	opacity: 0.5;
}
.btn-type01.type_shrink a,
.btn-type01.type_shrink .inner,
.btn-type01.type_shrink .not{
    padding: 7px 20px 7px 37px;
}

/* TABLE */

table.t100p{
	width:100%;
}
table .tls{
	text-align:center;
	letter-spacing:1em;
	text-indent:1em;
}
table.alltc th,
table.alltc td{
	text-align:center;
}
table.equality{
    table-layout: fixed;
}
table.thtc th{
	text-align:center;
}
table.tdtc td{
	text-align:center;
}
table.thtr th{
	text-align:right;
}
table.tdtr td{
	text-align:right;
}
table.vat th,
table.vat td{
	vertical-align: top !important;
}
table .bdl{
    border-left: 1px solid #603813 !important;
}
table .bdr{
    border-right: 1px solid #603813 !important;
}
table.text_s th,
table.text_s td{
    font-size: 87.5%;
}
table.thstr th{
    color: #008bd5;
    font-weight: bold;
}
table th.bold,
table td.bold{
    font-weight: bold;
}
table tr.boldrow th,
table tr.boldrow td{
    font-weight: bold;
}

/* TYPE01 */
.mce-content-body table:not([class]),
#content table:not([class]),
table.type01{
}
.mce-content-body table:not([class]) th,
#content table:not([class]) th,
.mce-content-body table:not([class]) td,
#content table:not([class]) td,
table.type01 th,
table.type01 td{
	vertical-align: middle;
	min-width: 65px;
	padding: 12px;
    border-color: #603813;
	border-bottom: 1px solid #603813;
	line-height: 1.5;
	box-sizing: border-box;
}
.mce-content-body table:not([class]) th + td:last-child,
#content table:not([class]) th + td:last-child,
table.type01 th + td:last-child{
	padding-right: 0;
}
.mce-content-body table:not([class]) th:not(:last-child),
#content table:not([class]) th:not(:last-child),
.mce-content-body table:not([class]) td:not(:last-child),
#content table:not([class]) td:not(:last-child),
table.type01 th:not(:last-child),
table.type01 td:not(:last-child){
	border-right: 1px solid #603813;
}
.mce-content-body table:not([class]) thead tr:first-child th,
#content table:not([class]) thead tr:first-child th,
.mce-content-body table:not([class]) thead tr:first-child td,
#content table:not([class]) thead tr:first-child td,
.mce-content-body table:not([class]) tbody:first-child tr:first-child th,
#content table:not([class]) tbody:first-child tr:first-child th,
.mce-content-body table:not([class]) tbody:first-child tr:first-child td,
#content table:not([class]) tbody:first-child tr:first-child td,
table.type01 thead tr:first-child th,
table.type01 thead tr:first-child td,
table.type01 tbody:first-child tr:first-child th,
table.type01 tbody:first-child tr:first-child td{
	border-top: 1px solid #603813;
}
.mce-content-body table:not([class]) th,
#content table:not([class]) th,
table.type01 th{
	background-color: #DEF4F5;
}

/* TYPE02 2カラム */
table.type02 tr:first-child th,
table.type02 tr:first-child td{
	border-top: 1px solid #603813;
}
table.type02 th,
table.type02 td{
	min-width: 130px;
	padding: 12px 25px;
	line-height: 1.5;
	border-bottom: 1px solid #603813;
	box-sizing: border-box;
}
table.type02 th{
	width: 130px;
	padding-right: 15px;
	padding-left: 15px;
    color: #26B7BC;
    font-weight: bold;
    text-align: center;
	background-color: #DEF4F5;
}
table.type02 th:not(:last-child),
table.type02 td:not(:last-child){
	border-right: 1px solid #603813;
}

    
.scrolltext{
    color: #26b7bc;
    font-size: 75%; /* 12px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
	text-align: center;
}

/* listmark */
.listmark-type01 > li{
	padding-left: 16px;
	position: relative;
}
.listmark-type01 > li:before{
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #ec6d74;
	position: absolute;
	top: 11px;
	left: 0;
	border-radius: 50%;
}
.listmark-type01.c02 > li:before{
	background-color: #26b7bc;
}
.listmark-type01.type_bgc > li{
	padding: 6px 20px 6px 38px;
	background-color: #fce9ea;
}
.listmark-type01.type_bgc > li:not(:last-child){
	margin-bottom: 10px;
}
.listmark-type01.type_bgc > li:before{
	top: 17px;
	left: 20px;
}
.listmark-type01.type_bgc.c02 > li{
	background-color: #def4f5;
}
.listmark-type01.type_bgc > li a{
	color: #603813;
}
.listmark-type01.type_bgc > li a:hover{
	color: #EC6D74;
}
.listmark-type01.type_bgc.c02 > li a:hover{
	color: #26B7BC;
}

.mce-content-body ul:not([class]) > li,
#content ul:not([class]) > li,
.listmark-disc > li,
.listmark-disc > dd{
	padding-left: 16px;
	position: relative;
}
.mce-content-body ul:not([class]) > li:before,
#content ul:not([class]) > li:before,
.listmark-disc > li:before,
.listmark-disc > dd:before{
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #603813;
	position: absolute;
	top: 16px;
	left: 6px;
	border-radius: 50%;
}
.listmark-disc > dt{
	font-weight: bold;
}
.listmark-disc.dtlarge > dt{
	font-size: 112.5%; /* 18px */
}

.mce-content-body ol:not([class]) > li,
#content ol:not([class]) > li,
.listmark-decimal > li{
	list-style:decimal;
	margin-left:30px;
}
.listmark-indent > li {
    padding-left: 1em;
    text-indent: -1em;
}

.listmark-num{
    counter-reset: my-counter;
    padding: 0;
}
.listmark-num > li{
    counter-increment: my-counter;
    margin-bottom: 5px;
    padding-left: 25px;
    line-height: 1.75;
	position: relative;
}
.listmark-num > li:before {
    content: counter(my-counter);
    display: flex;
	align-items: center;
    color: #26b7bc;
    font-size: 20px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight:bold;
    line-height: 1.2;
    letter-spacing: -0.5pt;
    width: 25px;
	position: absolute;
	top: 2px;
	left: 0;
    margin: auto;
	box-sizing: border-box;
}

.title-numbox{
    counter-reset: titlenum-counter;
    padding: 0;
}
.title-numbox > .numbox{
    counter-increment: titlenum-counter;
}
.title-numbox > .numbox:not(:last-child){
	margin-bottom: 40px;
}
.title-numbox > .numbox > .titles{
    padding-left: 20px;
    position: relative;
}
.title-numbox > .numbox > .titles:before {
    content: counter(titlenum-counter);
    display: inline-block;
    color: #26b7bc;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight:bold;
    line-height: 1.2;
    letter-spacing: -0.5pt;
    position: absolute;
    top: 4px;
    left: 0;
	box-sizing: border-box;
}
.title-numbox.mode_ac > .numbox:not(:last-child){
	margin-bottom: 30px;
}
.title-numbox.mode_ac > .numbox.open:not(:last-child){
	margin-bottom: 50px;
}
.title-numbox.mode_ac > .numbox > .titles{
    margin-bottom: 10px;
    padding-left: 60px;
    position: relative;
    transition-duration: 0.3s;
    cursor: pointer;
}
.title-numbox.mode_ac > .numbox > .titles:hover{
    opacity: 0.7;
}
.title-numbox.mode_ac > .numbox > .titles:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../images/common/anchor-type01.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition-duration: 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
}
.title-numbox.mode_ac > .numbox.open > .titles:after{
    transform: rotate(90deg);
}
.title-numbox.mode_ac > .numbox > .titles:before {
    left: 40px;
}
.title-numbox.mode_ac > .numbox > .innerbox{
    display: none;
}
    
    
    .iframe-wrapper{
        width: 100%;
        padding-top: 75%;
        position: relative;
    }
    .iframe-wrapper iframe{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

/* PAGENAVI */
.pagenavi-box {
    clear: both;
    margin-top: 30px;
    text-align: center;
}
.pagenavi-box .wp-pagenavi {
    display: inline-block;
    margin: 0 0 10px;
}
.pagenavi-box .wp-pagenavi a,
.pagenavi-box .wp-pagenavi span {
    display: inline-block;
    margin: 0 2px 10px;
    padding: 5px 12px;
    color: #26b7bc;
    font-size: 87.5%;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    line-height: 1.5;
	background-color: #efefef;
}
.pagenavi-box .wp-pagenavi a:hover,
.pagenavi-box .wp-pagenavi span.current {
    background-color: #def4f5;
}



/* TEXT */
.rq{
    color: #ff0000;
    font-weight: bold;
}
.rq_s{
    color: #ff0000;
}
.str{
    color: #ec6d74;
    font-weight: bold;
}
.str_s{
    color: #ec6d74;
}
.str02{
    color: #26b7bc;
    font-weight: bold;
}
.str02_s{
    color: #26b7bc;
}
.small{
    font-size: 87.5%;
}
.small02{
    font-size: 75%;
}
.large{
    font-size: 106.25%;
}
.large02{
    font-size: 112.5%;
}

.caption{
	max-width: fit-content;
	margin-right: auto; /* 右から左に寄せる */
	margin-left: auto; /* 左から右に寄せる */
    font-size: 87.5%;
    line-height: 1.5;
}
.caption_left{
	max-width: fit-content;
	margin-right: auto; /* 右から左に寄せる */
    font-size: 87.5%;
    line-height: 1.5;
}
.image-centerbox:has(.caption),
.image-centerbox:has(.caption_left),
.variable-box > .image-box:has(.caption),
.variable-box > .image-box:has(.caption_left),
.freecol-box > .items:has(.caption),
.freecol-box > .items:has(.caption_left),
.half-box > .items:has(.caption),
.half-box > .items:has(.caption_left),
.tri-box > .items:has(.caption),
.tri-box > .items:has(.caption_left),
.river-box > .boxl:has(.caption),
.river-box > .boxl:has(.caption_left),
.river-box > .boxr:has(.caption),
.river-box > .boxr:has(.caption_left){
	display: table;
}
.image-centerbox{
	margin-right: auto;
	margin-left: auto;
}
.image-centerbox .caption,
.image-centerbox .caption_left{
	display: table-caption;
	caption-side: bottom;
}
.variable-box > .image-box .caption,
.variable-box > .image-box .caption_left,
.freecol-box > .items .caption,
.freecol-box > .items .caption_left,
.river-box > .boxl .caption,
.river-box > .boxl .caption_left,
.river-box > .boxr .caption,
.river-box > .boxr .caption_left{
	display: table-caption;
	caption-side: bottom;
}

sub{
    vertical-align: bottom;
    margin-bottom: 3px;
}
sup{
    vertical-align: top;
    margin-top: 3px;
}
sub,
sup{
    display: inline-block;
    font-size: 56.25%;
}


/* RIPPLE */
.ripple {
  position: relative;
  overflow: hidden;
}

.ripple .rp-effect {/*エフェクト*/
  position: absolute;
  border-radius: 50%;
  opacity: 0.35;/*波紋の濃さ*/
  transform: scale(0);
  background: #FFF;/*波紋色*/
  animation: ripple 700ms;
  pointer-events: none; 
}

@-webkit-keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.0);
  }
}

@keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.0);
  }
}

/* TITLE */
.mceContentBody h2:not([class]),
#content h2:not([class]),
.title-level01{
	margin-bottom: 30px;
    padding-left: 40px;
    font-size: 162.5%; /* 26px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
}
.mceContentBody h2:not([class]):before,
#content h2:not([class]):before,
.title-level01:before{
    content: "";
    display: inline-block;
    width: 25px;
    height: 3px;
    background-color: #EC6D74;
    position: absolute;
    top: 20px;
    left: 0;
}
.title-level01.mbplus{
	margin-bottom: 40px;
}
.title-level01.lsplus{
    letter-spacing: 0.5em;
}
.title-level01.center{
    padding-left: 0;
    text-align: center;
}
.title-level01.center:before{
    display: none;
}
.mceContentBody h3:not([class]),
#content h3:not([class]),
.title-level02{
	margin-bottom: 15px;
    color: #26B7BC;
    font-size: 137.5%; /* 22px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
}
.title-level02.mbplus{
	margin-bottom: 20px;
}
.title-level02.lsplus{
    letter-spacing: 0.5em;
}
.title-level02.type_l{
    font-size: 150%; /* 24px */
}
.title-level02.c02{
	color: #ec6d74;
}
.title-level02 .smalltext{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 81.8%; /* 18px */
}
.title-level02 .smalltext.c02{
	color: #ec6d74;
}
.mceContentBody h4:not([class]),
#content h4:not([class]),
.title-level03{
	margin-bottom: 15px;
    font-size: 125%; /* 20px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
}
.mceContentBody h5:not([class]),
#content h5:not([class]),
.title-level04{
	margin-bottom: 10px;
    font-size: 112.5%; /* 18px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
}
.mceContentBody h6:not([class]),
#content h6:not([class]),
.title-level05{
	margin-bottom: 5px;
    font-size: 106.25%; /* 17px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
}

/* BOX */
.half-box .image,
.tri-box .image,
.river-box .image,
.variable-box .image,
.freecol-box .image{
	margin-bottom: 0;
    line-height: 0;
	text-align: center;
}
.half-box .image:not(:last-child),
.tri-box .image:not(:last-child),
.river-box .image:not(:last-child),
.variable-box .image:not(:last-child),
.freecol-box .image:not(:last-child){
	margin-bottom: 10px;
}
.bd-box,
.bd_grad-box,
.rq-box,
.note-box,
.w-box,
.box-type01{
    padding: 20px 30px;
}
.bd-box{
    border: 1px solid #623713;
}
.bd_grad-box{
    position: relative;
    box-sizing: border-box;
}
.bd_grad-box:before,
.bd_grad-box:after{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg,rgba(253, 210, 62, 1) 0%, rgba(241, 156, 166, 1) 50%, rgba(233, 83, 119, 1) 100%);
    position: absolute;
}
.bd_grad-box:before{
    top: 0;
    left: 0;
}
.bd_grad-box:after{
    right: 0;
    bottom: 0;
}
.bd_grad-box .ln:before,
.bd_grad-box .ln:after{
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
}
.bd_grad-box .ln:before{
    background-color: #fdd23e;
    bottom: 0;
    left: 0;
}
.bd_grad-box .ln:after{
    background-color: #e95377;
    top: 0;
    right: 0;
}
.note-box{
    border: 1px solid #ff0000;
}
.rq-box{
    border: 1px solid #ff0000;
}
.w-box{
    background-color: #ffffff;
}
.box-type01{
    background-color: #fce9ea;
}
.box-type01.c02{
    background-color: #def4f5;
}

.bd-box > p:last-child,
.bd-box > ul:last-child,
.bd-box > ol:last-child,
.bd-box > dl:last-child,
.bd_grad-box > p:last-child,
.bd_grad-box > ul:last-child,
.bd_grad-box > ol:last-child,
.bd_grad-box > dl:last-child,
.rq-box > p:last-child,
.rq-box > ul:last-child,
.rq-box > ol:last-child,
.rq-box > dl:last-child,
.note-box > p:last-child,
.note-box > ul:last-child,
.note-box > ol:last-child,
.note-box > dl:last-child,
.w-box > p:last-child,
.w-box > ul:last-child,
.w-box > ol:last-child,
.w-box > dl:last-child,
.box-type01 > p:last-child,
.box-type01 > ul:last-child,
.box-type01 > ol:last-child,
.box-type01 > dl:last-child,
table th > p:last-child,
table th > ul:last-child,
table th > ol:last-child,
table th > dl:last-child,
table td > p:last-child,
table td > ul:last-child,
table td > ol:last-child,
table td > dl:last-child{
	margin-bottom: 0;
}


.secheadtext{
	margin-bottom: 30px;
}
.secheadtext_s{
	margin-bottom: 20px;
}
.secheadtext_l{
	margin-bottom: 40px;
}
.mb1em_p > p:not(:last-child){
	margin-bottom: 1em;
}

.cautiontext{
	padding-left: 1em;
	text-indent: -1em;
}

.bln_set{
	position: relative;
}
.bln_set .bln{
	position: absolute;
}


/* NEWS */
.news-list{
	margin-bottom: 40px;
}
.news-list > li{
    line-height: 1.6875;
    position: relative;
}
.news-list > li:not(:last-child){
	margin-bottom: 20px;
}
.news-list > li .subbox{
    margin-bottom: 5px;
}
.news-list > li .dates{
    margin-bottom: 0;
    color: #ec6d74;
	font-size: 87.5%; /* 14px */
    font-weight: bold;
}
.news-list > li .titles{
    margin-bottom: 2px;
    font-weight: bold;
    line-height: 1.6875;
}
.news-list > li .titles a{
	color: #603813;
}
.news-list > li .titles a:hover{
	color: #ec6d74;
}
.news-list > li .textbox{
    overflow: hidden;
}
.news-box .btn{
	text-align: center;
}
.news-list > li .editlink a{
	padding: 4px 15px 4px 30px;
}
.news-list > li .editlink{
    position: absolute;
    top: 0;
    right: 0;
}
.news-list > li:has(.editlink){
    position: relative;
}

.article-singlebox{
	margin-bottom: 60px;
}
.article-singlebox .titlebox{
	margin-bottom: 30px;
    line-height: 1.4;
}
.article-singlebox .titlebox .titles{
	margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: 150%; /* 24px */
    border-bottom: 1px solid #603813;
}
.article-singlebox .titlebox .titles a{
	color: #26B7BC;
}
.article-singlebox .titlebox .titles a:hover{
	color: #ec6d74;
}
.article-singlebox .titlebox .property{
	text-align: right;
}
.article-singlebox .titlebox .dates{
	display: inline-block;
	margin-bottom: 0;
    color: #ec6d74;
	font-size: 87.5%; /* 14px */
    font-weight: bold;
}
.article-singlebox .contbox{
	overflow: hidden;
}
.article-singlebox .titlebox .cat-list{
	display: inline-flex;
	align-items: center;
	margin-bottom: 0;
}
.article-singlebox .titlebox .cat-list > li:not(:last-child){
	margin-right: 10px;
}
.article-singlebox .titlebox .cat-list:not(:last-child),
.article-singlebox .titlebox .dates:not(:last-child){
	margin-right: 15px;
}
.toback{
	text-align: center;
}

/* EDITLINK */
.editlink{
	text-align: right;
}
.editlink a{
	font-size: 87.5%; /* 14px */
}
.editlink.anchor-type01 a{
	padding-left: 20px;
}
.editlink.anchor-type01 a:before{
	top: 2px;
}

/* ITEMBOX-LIST */
.itembox-list > li:not(:last-child){
	margin-bottom: 20px;
}
.itembox-list > li > .subbox .titles,
.itembox-list > li > .mainbox > p:last-child{
    margin-bottom: 0;
}
.itembox-list > li > .subbox{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 130px;
    padding: 7px 10px;
	color: #ec6d74;
    background-color: #fce9ea;
    box-sizing: border-box;
}
.itembox-list > li:nth-child(even) > .subbox{
	color: #26b7bc;
    background-color: #def4f5;
}
.itembox-list > li > .subbox .titles{
	font-weight: bold;
    line-height: 1.44;
    text-align: center;
}
.itembox-list.title_lsplus > li > .subbox .titles,
.itembox-list > li > .subbox .titles.lsplus{
	letter-spacing: 0.5em;
	text-indent: 0.5em;
}
.itembox-list > li .list:last-child{
	margin-bottom: 0;
}
.itembox-list > li:nth-child(even) .list > li:before{
	background-color: #26b7bc;
}

/* EACH_COLOR */
.each_color-box > .items .titles{
    font-size: 150%; /* 24px */
}
.each_color-box > .items:nth-child(odd) .titles{
    color: #EC6D74;
}
.each_color-box > .items:nth-child(even) .list > li{
	background-color: #def4f5;
}
.each_color-box > .items:nth-child(even) .list > li:before{
	background-color: #26b7bc;
}
.each_color-box > .items:nth-child(even) .list > li a:hover{
	color: #26B7BC;
}
.each_color-box > .items .modifiedtext{
    text-align: right;
}


/* EVENT */
.event-list{
	font-weight: bold;
    line-height: 1.6875;
}
.event-list > dt{
	padding-left: 16px;
	position: relative;
}
.event-list > dt:before{
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #26b7bc;
	position: absolute;
	top: 8px;
	left: 0;
	border-radius: 50%;
}
.event-list > dt .dates{
    margin-bottom: 0;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
}
.event-list > dd .titles{
    margin-bottom: 0;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
}
.event-list > dd .textbox{
    overflow: hidden;
}

/* CONTACT_ADDRESS */
.contact_address-box{
    padding: 30px 40px;
	position: relative;
	overflow: hidden;
}
.contact_address-box .icon{
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px;
	width: 100px;
	height: 100px;
	background-color: #ee869a;
	border-radius: 50%;
}
.contact_address-box .assign,
.contact_address-box .address{
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
}
.contact_address-box .assign{
	margin-bottom: 10px;
}
.contact_address-box .name{
	margin-bottom: 2px;
	font-size: 162.5%; /* 26px */
	font-weight: bold;
	line-height: 1.4;
}
.contact_address-box .subname{
	font-size: 125%; /* 20px */
	font-weight: bold;
	line-height: 1.5;
}
.contact_address-box .place{
	font-size: 125%; /* 20px */
	line-height: 1.5;
}
.contact_address-box .address{
	line-height: 1.4;
}
.contact_address-box .address .tel,
.contact_address-box .address .mail{
	color: #ec6d74;
	font-size: 162.5%; /* 26px */
	font-weight: bold;
	position: relative;
}
.contact_address-box .address .tel{
	padding-left: 20px;
}
.contact_address-box .address .mail{
	padding-left: 40px;
}
.contact_address-box .address .tel:before,
.contact_address-box .address .mail:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.contact_address-box .address .tel:before{
	width: 18px;
	height: 24px;
	background-image: url("../images/common/anchor-tel.png");
}
.contact_address-box .address .mail:before{
	width: 32px;
	height: 22px;
	background-image: url("../images/common/anchor-mail.png");
}
.contact_address-box .address .tel a,
.contact_address-box .address .mail a{
	color: #ec6d74;
	text-decoration: none !important;
}
.contact_address-box .address .tel a:hover,
.contact_address-box .address .mail a:hover{
	opacity: 0.7;
}

/* WRAP_LINK */
.wraplink{
    display: inline-block;
    text-decoration: none;
}
.wraplink .image{
    display: block;
    margin-bottom: 20px;
    line-height: 0;
}
a.wraplink:hover .image{
    opacity: 0.6;
}
.wraplink .btn{
    display: block;
}
a.wraplink:hover .btn .inner{
	color: #ec6d74;
	background-color: #fce9ea;
}

/* ac-list */
.ac-list > dt{
    margin-bottom: 10px;
    padding-left: 25px;
    font-size: 112.5%; /* 18px */
    font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    transition-duration: 0.3s;
    cursor: pointer;
}
.ac-list > dt:before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../images/common/anchor-type01.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition-duration: 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.ac-list > dt.open{
    margin-bottom: 5px;
}
.ac-list > dt.open:before{
    transform: rotate(90deg);
}
.ac-list > dd{
    display: none;
    margin-bottom: 20px;
}


@media print, all and (min-width: 751px) {


	/* box */
	.half-box,
	.tri-box,
	.freecol-box{
		display: flex;
	}
	.half-box,
	.tri-box{
		justify-content: flex-start;
	}
	.half-box:has(.caption),
	.half-box:has(.caption_left),
	.tri-box:has(.caption),
	.tri-box:has(.caption_left),
	.freecol-box:has(.caption),
	.freecol-box:has(.caption_left){
        align-items: flex-start;
	}
	.half-box.type_vamd,
	.tri-box.type_vamd,
	.freecol-box.type_vamd{
        align-items: center;
	}
	.half-box.type_vabtm,
	.tri-box.type_vabtm,
	.freecol-box.type_vabtm{
        align-items: flex-end;
	}
	.half-box > .items{
		width: calc( 455 / 960 * 100% );
		max-width: 455px;
	}
	.half-box.size02 > .items{
		width: calc( 430 / 960 * 100% );
		max-width: 430px;
	}
	.tri-box > .items{
		width: calc( 300 / 960 * 100% );
		max-width: 300px;
	}
	.half-box{
		column-gap: 50px;
	}
	.tri-box{
		column-gap: 30px;
	}
	.freecol-box{
		column-gap: 40px;
	}
    
	.river-box{
		overflow: hidden;
	}
	.river-box > .boxr{
		float:right;
		margin-left: 50px;
	}

	.river-box > .boxl{
		float:left;
		margin-right: 50px;
	}
	.river-box > .boxl .image,
	.river-box > .boxr .image{
		margin-top: 6px;
	}
	
	/* VARIABLE */
	.variable-box{
		display: flex;
		column-gap: 50px;
	}
	.variable-box > .text-box{
		flex: 1;
	}
	.variable-box.type_rf > .image-box:first-child,
	.variable-box.rf_pc > .image-box:first-child,
	.variable-box.type_rf > .text-box:first-child,
	.variable-box.rf_pc > .text-box:first-child{
		order: 2;
	}
	.variable-box.type_rf > .text-box:nth-child(2),
	.variable-box.rf_pc > .text-box:nth-child(2),
	.variable-box.type_rf > .image-box:nth-child(2),
	.variable-box.rf_pc > .image-box:nth-child(2){
		order: 1;
	}
	.variable-box.type_shrink{
		column-gap: 40px;
	}
    
    /* EDITOR */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,
img.alignleft {
	margin: 0px 24px 10px 0;
}
.wp-caption.alignleft {
	margin: 0 24px 10px 0;
}
blockquote.alignright,
img.alignright {
	margin: 0 0 10px 24px;
}
.wp-caption.alignright {
	margin: 10px 0 10px 24px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-article img{
	max-width:100%;
	height:auto;
}

   
    


    


/* table */

	.mce-content-body table[width],
	#content table[width],
	.mce-content-body table[style*="width"],
	#content table[style*="width"]{
        max-width: 100%;
	}

table.pc-t100p{
	width:100%;
}

/* TABLE */

/* TYPE01 */

/* TYPE02 2カラム */

/* TYPE03 複数カラム */
	
	.scrolltext{
		display: none;
	}


    /* NEWS */
    .news-list > li{
        display: flex;
        column-gap: 10px;
    }
    .news-list > li .subbox{
		width: 100px;
    }
    .news-list > li .mainbox{
		flex: 1;
    }
	.news-list > li:has(.editlink) .titles{
		padding-right: 110px;
	}
	
	.article-singlebox .titlebox.col .titles{
		display: flex;
		column-gap: 15px;
	}
	.article-singlebox .titlebox.col .titles .titles_item{
		margin-bottom: 0;
	}
	.article-singlebox .property .property-itemlist:not(:first-child){
		margin-left: 30px;
	}
    
    /* ITEMBOX-LIST */
    .itembox-list > li{
        display: flex;
        column-gap: 20px;
    }
    .itembox-list > li > .mainbox{
        flex: 1;
        padding: 2px 0;
    }


    /* EVENT */
    .event-list{
        display: grid;
		grid-template-columns: auto 1fr;
        gap: 12px 16px;
    }
	.event-list.dd_col > dd{
		display: flex;
		column-gap: 20px;
	}
	.event-list.dd_col > dd .titles{
		flex: 1;
	}
	.event-list.dd_col > dd .btn{
		margin-top: -10px;
	}
	
	/* CONTACT_ADDRESS */
	.contact_address-box:before,
	.contact_address-box:after{
		content: "";
		display: block;
		margin: auto;
		position: absolute;
	}
	.contact_address-box:before{
		background: linear-gradient(90deg,rgba(253, 210, 62, 1) 0%, rgba(241, 156, 166, 1) 50%, rgba(233, 83, 119, 1) 100%);
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: -2;
		border-radius: 15px;
	}
	.contact_address-box:after{
		background-color: #fce9ea;
		top: 2px;
		right: 2px;
		bottom: 2px;
		left: 2px;
		z-index: -1;
		border-radius: 13px;
	}
	.contact_address-box .assign,
	.contact_address-box .address{
		float: right;
		width: 735px;
	}
	.contact_address-box .icon{
		float: left;
        margin-top: 10px;
	}
	.contact_address-box .address{
		display: flex;
		column-gap: 40px;
	}
	.contact_address-box .subname{
		display: inline-block;
		vertical-align: baseline;
		margin-right: 15px;
		margin-bottom: 0;
	}
	.contact_address-box .place{
		display: inline-block;
		vertical-align: baseline;
		margin-bottom: 0;
	}
	.contact_address-box .address .tel,
	.contact_address-box .address .mail{
		margin-bottom: 0;
	}
    
    /* WRAP_LINK */
    .wraplink:not(.pc_left) .image{
        text-align: center;
    }
    .wraplink:not(.pc_left) .btn{
        text-align: center;
    }
	


}

@media only screen and (max-width: 750px) {
    
    /* BTN */
    .btn-type01{
        text-align: center;
    }
    .btn-type01 a,
    .btn-type01 .not,
    .btn-type01 .inner{
        text-align: left;
    }
	
    /* listmark */
    .listmark-num > li{
        padding-left: 20px;
    }
    .listmark-num > li:before {
        font-size: 18px;
        width: 20px;
        height: 20px;
		top: 5px;
    }
	.listmark-type01 > li:before{
        width: 8px;
        height: 8px;
		top: 12px;
		left: 4px;
	}
	.listmark-type01.type_bgc > li{
		padding: 6px 15px 6px 33px;
	}
	.listmark-type01.type_bgc > li:before{
		top: 19px;
		left: 19px;
	}
	
    .title-numbox.mode_ac > .numbox:not(:last-child){
        margin-bottom: 20px;
    }
    .title-numbox.mode_ac > .numbox.open:not(:last-child){
        margin-bottom: 30px;
    }
    .title-numbox.mode_ac > .numbox > .titles{
        padding-left: 50px;
    }
    .title-numbox.mode_ac > .numbox > .titles:after{
        left: 0;
    }
    .title-numbox.mode_ac > .numbox > .titles:before {
        left: 30px;
    }
	
	
	/* TITLE */
	.mceContentBody h2:not([class]),
	#content h2:not([class]),
	.title-level01{
		margin-bottom: 20px;
        padding-left: 30px;
		font-size: 150%; /* 24px */
	}
	.mceContentBody h2:not([class]):before,
	#content h2:not([class]):before,
	.title-level01:before{
		margin-bottom: 20px;
        width: 20px;
        height: 2px;
        top: 18px;
	}
	.mceContentBody h3:not([class]),
	#content h3:not([class]),
	.title-level02{
		margin-bottom: 12px;
		font-size: 137.5%; /* 22px */
	}
    .title-level02 .smalltext{
        margin-left: 0;
    }
	.mceContentBody h4:not([class]),
	#content h4:not([class]),
	.title-level03{
		margin-bottom: 10px;
		font-size: 112.5%; /* 18px */
	}
	.mceContentBody h5:not([class]),
	#content h5:not([class]),
	.title-level04{
		margin-bottom: 5px;
		font-size: 106.25%; /* 17px */
	}
	.mceContentBody h6:not([class]),
	#content h6:not([class]),
	.title-level05{
		font-size: 100%; /* 16px */
	}
    
	/* box */
	.bd-box,
	.bd_grad-box,
	.rq-box,
	.note-box,
	.w-box,
	.box-type01{
		margin-right: -30px;
		margin-left: -30px;
        padding-top: 30px;
        padding-bottom: 30px;
	}
	.bd-box,
	.rq-box,
	.note-box{
		border-right: none;
		border-left: none;
	}
	.bd_grad-box .ln{
		display: none;
	}
    
	.variable-box > .image-box:has(.caption),
	.variable-box > .image-box:has(.caption_left),
	.freecol-box:not(.sp_col02) > .items:has(.caption),
	.freecol-box:not(.sp_col02) > .items:has(.caption_left),
	.half-box > .items:has(.caption),
	.half-box > .items:has(.caption_left),
	.tri-box > .items:has(.caption),
	.tri-box > .items:has(.caption_left),
	.river-box > .boxl:has(.caption),
	.river-box > .boxl:has(.caption_left),
	.river-box > .boxr:has(.caption),
	.river-box > .boxr:has(.caption_left){
		margin-right: auto;
		margin-left: auto;
	}
	.half-box > .items,
	.tri-box > .items,
	.freecol-box > .items,
	.river-box > .boxl,
	.river-box > .boxr{
		margin-bottom:20px;
	}
	.half-box.sp_mb0 > .items,
	.tri-box.sp_mb0 > .items,
	.freecol-box.sp_mb0 > .items,
	.river-box.sp_mb0 > .boxl,
	.river-box.sp_mb0 > .boxr{
		margin-bottom: 0;
	}
	
	.freecol-box.sp_col02{
		display: flex;
		flex-wrap: wrap;
		gap: 15px 4%;
	}
	.freecol-box.sp_col02:has(.caption),
	.freecol-box.sp_col02:has(.caption_left){
        align-items: flex-start;
	}
	.freecol-box.sp_col02.type_vamd{
		align-items: center;
	}
	.freecol-box.sp_col02.type_vabtm{
		align-items: flex-end;
	}
	.freecol-box.sp_col02 > .items{
		width: 48%;
	}
	.freecol-box.sp_col02 > .items:nth-last-child(-n+2){
		margin-bottom: 10px;
	}
    
	
	/* VARIABLE */
	.variable-box > .image-box:not(:last-child),
	.variable-box > .text-box:not(:last-child){
		margin-bottom: 20px;
	}
	.variable-box.type_rf,
	.variable-box.rf_sp{
		display: flex;
		flex-direction: column;
	}
	.variable-box.type_rf > .image-box:first-child,
	.variable-box.rf_sp > .image-box:first-child,
	.variable-box.type_rf > .text-box:first-child,
	.variable-box.rf_sp > .text-box:first-child{
		order: 2;
		margin-bottom: 0;
	}
	.variable-box.type_rf > .text-box:nth-child(2),
	.variable-box.rf_sp > .text-box:nth-child(2),
	.variable-box.type_rf > .image-box:nth-child(2)
	.variable-box.rf_sp > .image-box:nth-child(2){
		order: 1;
		margin-bottom: 20px;
	}


/* EDITOR */
.alignleft,
.alignright,
.aligncenter,
.alignnone{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,
img.alignleft {
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin-bottom: 10px;
}
blockquote.alignright,
img.alignright {
	margin-bottom: 10px;
}
.wp-caption.alignright {
	margin-bottom: 10px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-bottom: 10px;
}


	/* TABLE */
	table.sp-t100p{
		width:100%;
	}
	table:not([class]):has(td:not(:first-child):not(:last-child)){
		display: block;
		white-space: nowrap;
		overflow: auto;
	}
	
	.mce-content-body table[width],
	#content table[width],
	.mce-content-body table th[width],
	#content table th[width],
	.mce-content-body table td[width],
	#content table td[width],
	.mce-content-body table[style*='width'],
	#content table[style*='width'],
	.mce-content-body table th[style*='width'],
	#content table th[style*='width'],
	.mce-content-body table td[style*='width'],
	#content table td[style*='width']{
		width: inherit !important;
	}
	.mce-content-body table[style*='height'],
	#content table[style*='height'],
	.mce-content-body table th[style*='height'],
	#content table th[style*='height'],
	.mce-content-body table td[style*='height'],
	#content table td[style*='height']{
		height: inherit !important;
	}


/* TYPE01 */

/* TYPE02 2カラム */
    table.type02 th,
    table.type02 td{
        min-width: 110px;
        padding-right: 12px;
        padding-left: 12px;
    }
    table.type02 th{
        width: 90px;
    }

/* TYPE03 複数カラム */
	
    
	.tscroller{
		overflow: auto;
	}
	.tscroller table{
		width: auto !important;
		min-width: 700px;
		border-collapse: separate;
	}
	.tscroller table th,
	.tscroller table td{
		min-width: 65px;
	}
	.tscroller table.resulttable th[scope="row"]{
		min-width: 90px;
	}
	
    table.sp-tblock th,
    table.sp-tblock td{
        display: block;
        width: 100%;
        padding: 12px;
        border-width: 0;
        border-bottom-width: 1px;
    }
    table.sp-tblock.type02 th{
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom-width: 0;
    }
    table.sp-tblock tr:first-child td{
        border-top-width: 0;
    }
    table.sp-tblock td{
        padding-bottom: 20px;
    }
    table.sp-tblock th + td:last-child{
        padding-right: 12px;
    }
	
	/* NEWS */
	.news-list > li:has(.editlink) .dates{
		padding-right: 110px;
	}
	
	.article-singlebox .titlebox .titles{
		margin-bottom: 12px;
		font-size: 125%; /* 20px */
	}
	.article-singlebox .titlebox .titles:last-child{
		margin-bottom: 0;
	}
	.article-singlebox .titlebox .titles:before{
		bottom: 15px;
	}
	.article-singlebox .titlebox.col .titles .titles_item{
		margin-bottom: 5px;
	}
	.article-singlebox .titlebox:has(+ .linkbox){
		margin-bottom: 0;
		padding-bottom: 8px;
		border-bottom: 1px solid #603813;
	}
	.article-singlebox .titlebox.col .titles{
		margin-bottom: 0;
		padding-bottom: 0;
        font-size: 137.5%; /* 22px */
		border-bottom: none;
	}
	.article-singlebox .titlebox.col .titles_item{
		font-size: 125%;
	}
    
    /* ITEMBOX-LIST */
    .itembox-list > li:not(:last-child){
        margin-bottom: 20px;
    }
    .itembox-list > li > .subbox{
        margin: 0 auto 10px;
    }
    
    /* EACH_COLOR */
    .each_color-box > .items{
        margin-bottom: 30px;
    }
    .each_color-box > .items .titles{
		font-size: 118.75%; /* 19px */
    }


    /* EVENT */
	.event-list > dd{
		padding-left: 16px;
	}
    .event-list > dd:not(:last-child){
		margin-bottom: 10px;
    }
	.event-list > dt:before{
        width: 8px;
        height: 8px;
		top: 11px;
		left: 4px;
	}
	.event-list.dd_col > dd .titles{
		margin-bottom: 5px;
	}
	.event-list.dd_col > dd .btn{
		margin-bottom: 15px;
	}
	
	/* CONTACT_ADDRESS */
	.contact_address-box{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: -30px;
		margin-left: -30px;
		padding: 30px;
		background-color: #fce9ea;
	}
	.contact_address-box .assign{
		margin-bottom: 25px;
		text-align: center;
	}
	.contact_address-box .icon{
		margin-bottom: 15px;
	}
	.contact_address-box .name{
        margin-bottom: 5px;
		font-size: 150%; /* 24px */
	}
	.contact_address-box .subname{
		margin-bottom: 15px;
	}
	.contact_address-box .place{
		margin-bottom: 0;
		font-size: 112.5%; /* 18px */
	}
	.contact_address-box .address .tel{
		margin-bottom: 10px;
		padding-left: 55px;
		font-size: 168.75%; /* 27px */
	}
	.contact_address-box .address .mail{
		margin-bottom: 0;
		padding-left: 55px;
		font-size: 150%; /* 24px */
	}
	.contact_address-box .address .tel:before{
		width: 40px;
		height: 32px;
	}
	.contact_address-box .address .mail:before{
		width: 40px;
		height: 32px;
	}
    
    /* WRAP_LINK */
    .wraplink .image{
        text-align: center;
    }
    .wraplink .btn{
        text-align: center;
    }
	
	
}