/*============= style for all page  =============*/
.hero-home {
    /* background-color: #fff7e5; */
    padding-top: 350px;
    position: relative;
}

.hero-home::after {
    position: absolute;
    content: "";
    background-image: url(../images/hero-bg.png);
    background-size: cover;
    background-position: bottom;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 98.2%;
    z-index: -2;
}

.hero-home .__img-ab {
    position: absolute;
}

.hero-home .__img-ab a {
    display: block;
}

.hero-home .__img-ab.--top {
    top: 130px;
    left: 58px;
    z-index: -1;
    width: 22.6%;
    transition: 0.2s;
}

.hero-home .__img-ab span {
    color: #f55a98;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 4px;
    display: block;
    transition-delay: 0.3s;
    transition: 0.2s;
    letter-spacing: 0.08em;
}

.hero-home .__img-ab.--bt {
    right: 108px;
    bottom: 142px;
}

.hero-home .__img-ab.--bt a {
    background: url(../images/css_sprites-img-01.png);
    width: 250px; 
    height: 220px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition:  0s;
}

.btn-floating {
    position: fixed;
    z-index: 100;
    top: 70%;
    left: 82%
}

.hero-home .__img-ab.--bt img {
    margin: 0 auto;
    padding-right: 20px;
}

.hero-home .__img-ab.--bt img:last-child {
    display: none;
}

.hero-home__inner {
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero-home__inner img {
    margin-bottom: 40px;
}

.hero-home__inner p {
    color: #63605e;
    font-size: 20px;
    margin-bottom: 32px;
    text-align: center;
}

.hero-home__inner p.big {
    margin-bottom: 40px;
    font-size: 24px;
}

.hero__inner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 60px;
}

.hero-home__inner h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 26px;
    text-align: center;
}

.our-activities {
    padding-top: 90px;
    position: relative;
    overflow: hidden;
}

.cloud-img {
    position: absolute;
    z-index: -1;
}

.cloud-img.first {
    top: -16px;
    right: -340px;
    z-index: -1;
    width: 39.6%;
}

.cloud-img.second {
    top: 27%;
    left: -127px;
    width: 39.6%;
}

.cloud-img.third {
    top: 46%;
    right: 206px;
    width: 39.6%;
}

.cloud-img.fourth {
    bottom: 12%;
    left: 30px;
    width: 39.6%;
}

.activities__inner  {
    align-items: flex-start;
    gap: 24px;
    padding: 90px 0px 80px;
}

.activities__inner  img {
    max-width: 506px;
}

.activities__inner .__text h3 {
    margin-bottom: 42px;
    font-size: 36px;
    font-weight: bold;
}

.activities__inner .__text p {
    font-size: 18px;
    line-height: 1.9;
				margin-right: 20px;
}

.wrap-saezuri {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}

.saezuri{
    font-size: 20px;
    font-weight: 400;
    color: #d69a65;
    text-align: center;
}

.home-saezuri__link {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin-top:35px;
    position: relative;
}

.home-saezuri__link li img {
    width: auto;
}
 

.home-saezuri__link li:nth-child(2) {
    margin-top: 52px;
}

.home-saezuri__link li:nth-child(4) {
    margin-top: -42px;
}

.home-saezuri__link li:nth-child(3) {
    margin-top: -172px;
}


.wrap__btn-img {
    margin-bottom: 80px;
}

.wrap__contact-info {
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px;
}

.wrap__contact-info li:nth-child(2) {
    padding-top: 47px;
}

.topix-block {
	margin-top: 120px;
    padding: 0px 0px 70px;
    position: relative;
    margin-bottom: 100px;
}

.topix-block.pd-header {
	padding-top: 200px !important;
}

.topix-block::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: -2;
    max-width: 94.6%;
}

.topix-block.--left::after {
    left: 0px;
    background-color: #ffeed8;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
}

.category__block.topix-block.--left::after {
    border-top-right-radius: 40%;
    border-bottom-right-radius: 35%;
}

.event-detail-page.topix-block.--right::after {
    border-top-left-radius: 40%;
    border-bottom-left-radius: 30%;
    width: 100%;
    max-width: 100%;
}

.event-detail-page.topix-block.--left::after {
    width: 100%;
    max-width: 100%;
}

.topix-block.--left.--ct-bg::after {
    background-color: #fff7ee;
}

.topix-block.--right::after {
    right: 0px;
    background-color: #f1f9e3;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
}

.topix-block img.img-center {
    margin: 36px auto 0px;
}

.topix-event {
    margin-top: 44px;
    position: relative;
    margin-bottom: 70px;
}

/*.topix-event::after {
    position: absolute;
    content: "";
    width: 130px;
    height: 36px;
    background-image: url(../images/icon-new.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -20px;
    left: 0px;
}
*/

.topix-event li {
    display: flex;
				flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    padding: 13px 0px;
    border-bottom: 2px solid #595757;
				margin-bottom: 20px;
}

.topix-event li .new {
	width: 100%;
	margin-bottom: -26px;
}

.topix-event li .date {
    font-size: 22px;
    letter-spacing: 2px;
}

.topix-event li .topix-cat {
    font-size: 21px;
    color: #008cb8;
    background-color: #fff;
    box-shadow: 3px 3px 5px 1px rgb(0, 0, 0, 15%);
    line-height: 1;
    padding: 3px 30px;
    min-width: 178px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
}

/*.topix-event li .topix-cat:hover {
    box-shadow: 3px 3px 5px 3px rgb(0, 0, 0, 17%);
    opacity: 1;
}*/

.topix-event__title {
    padding-left: 30px;
}

.topix-event__title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;

    font-size: 22px;
    font-weight: 400;
}

.topix-link {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: 0s;
}

.wrap__topix-link {
    margin-bottom: 80px;
}

.topix-info {
    margin-top: 78px;
    margin-bottom: 50px;
}

.topix-info li {
    display: flex;
    flex-wrap: wrap;
    gap: 56px;
    row-gap: 30px;
    align-items: flex-start;
    margin-bottom: 90px;
}

.topix-info li:last-child {
    margin-bottom: 0px;
}

.topix-info li .__thumb {
    position: relative;
}

.topix-info li .__thumb img {
    width: 430px;
    border-radius: 10px;
    box-shadow: 9px 11px 7px 1px rgb(0 0 0 / 18%);
}

.topix-info li .__thumb:hover img {
    box-shadow: 9px 11px 7px 1px rgb(0 0 0 / 30%);
}

.topix-info li .__thumb a:hover {
    opacity:0.8;
}

.topix-info li .__thumb .topix-cat {
    position: absolute;
    left: 0px;
    top: -20px;
    font-size: 29px;
    color: #008cb8;
    background-color: #fff;
    box-shadow: 3px 3px 5px 1px rgb(0, 0, 0, 15%);
    line-height: 1;
    padding: 5px 30px 4px;
    min-width: 248px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    z-index: 1;
}

.topix-info li .__desc {
    flex: 1;
}

.topix-info li .__desc .date {
    font-size: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 1.5px;
}

.topix-info li .__desc .__title a {
    font-size: 30px;
    margin: 8px 0px;
    display: block;
    font-weight: 500;
}

.topix-info li .__desc p {
    font-size: 20px;
				font-weight: 400;
}

.topix-info li .__desc .read-more {
    display: inline-block;
    font-size: 20px;
    text-decoration: underline;
				font-weight: 400;
}

.topix-block__img-ab {
    position: absolute;
    bottom: 116px;
    right: 11%;
    z-index: -1;
}

.event-other__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
    margin-bottom: 40px;
}

.event-other__list li:last-child {
    margin-top: -22px;
}

.event-other__list li:nth-child(3) {
    margin-left: -14px;
}

.event__item-row {
    margin-top: 70px;
    display: flex;
    gap: 30px;
    row-gap: 30px;
    align-items: stretch;
}

.event__item-row.--row-reverse {
    flex-direction: row-reverse;
}

.event__item-row  .__desc {
    flex: 1;
    position: relative;
}

.event__item-row  .__desc.has-icon::after {
    position: absolute;
    content: "";
    background-image: url(../images/icon-animal-01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px;
    height: 90px;
    right: 0px;
    bottom: 0px;
}

.event__item-row .__thumb img {
    border-radius: 10px;
    box-shadow: 8px 10px 6px 1px rgb(0, 0, 0, 20%);
}

.event__item-row .__thumb {
    position: relative;
}

.event__item-row .__thumb.has-icon::after {
    position: absolute;
    content: "";
    background-image: url(../images/icon-animal-01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px;
    height: 90px;
    left: -21px;
    top: -32px;
}

.event__item-row  .__desc h3 {
    font-size: 30px;
    line-height: 1.4;
    margin: 0px 0px 24px 0px;
    position: relative;
}

.event__item-row  .__desc h3 > img {
    left: -90px;
    top: -21px;
}

.event__item-row  .__desc > img {
    margin-bottom: 10px;
}

.event__item-row  .__desc p {
    font-size: 19px;
				font-weight: 400;
				line-height: 1.9;
}

.topix-block .__inner-title {
    font-size: 30px;
    padding: 90px 0px 45px;
}

.topix-block__link-bt {
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
    color: #d89351;
				font-weight: 400;
}

.topix-block__link-bt a {
    text-decoration: underline;
}

.event__item-row:nth-of-type(3) .__desc h3 > img {
	top: -40px;
	left: 240px;
}

.home-link {
    position: relative;
    padding: 0px 0px 40px;
    overflow: hidden;
}

.home-link .cloud-img.five {
    top: 230px;
    right: -126px;
    z-index: -1;
    width: 39.7%;
}

.home-link .cloud-img.six {
    bottom: -57px;
    left: -300px;
    z-index: -1;
    width: 39.7%;
}

.wrap__link-to {
    display: block;
    margin-bottom: 70px;

    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 38px 50px 40px;
    border-radius: 10px;
}

.wrap__link-to.--first {
    background-image: url(../images/bg-link-01.png);
    min-height: 450px;
}

.wrap__link-to.--second {
    background-image: url(../images/bg-link-02.png);
    min-height: 429px;
}

.wrap__link-to .__inner-img {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 44px;
}

.wrap__link-to.--second .__inner-img {
    padding: 14px 20px;
    gap: 32px;
    margin-bottom: 74px;
}

.wrap__link-to.--second .__inner-img span {
    background-color: #f18800;
    color: #fff;
    font-size: 28px;
    border-radius: 20px;
    padding: 4px 30px;
}

.wrap__link-to.--first p {
    margin-bottom: 26px;
				font-weight: 900;
}

.wrap__link-to p {
    font-size: 20px;
    font-weight: bold;
}

.wrap__link-to span {
    font-size: 23px;
    padding-left: 24px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
}

.wrap__link-to span.ct {
    background-color: #f55a98;
    color: #fff;
    font-size: 28px;
    border-radius: 20px;
    padding: 4px 30px;
}

.wrap__link-to .__inner {
    gap: 6px;
    align-items: flex-start;
}

.wrap__link-to.--second .__inner {
    justify-content: flex-end;
}

.link-to__text {
    flex: 1;
}

.link-to__text ul {
    margin-top: 14px;
}

.link-to__text ul li {
    padding-left: 12px;
    font-size: 20px;
    font-weight: bold;
    position: relative;;
}

.link-to__text ul li::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #595757;
    border-radius: 50%;
    left: 0px;
    top: 16px;
}

.topix-link:hover {
    opacity: 1;
}

.instagram {
    padding: 96px 0px;
    background-color: #ffeed8;
}

.title-instagram {
    align-items: flex-end;
}

.title-instagram  img {
    padding-bottom: 10px;
}

.title-instagram span {
    font-size: 40px;
    font-weight: bold;
    padding: 0px 14px;
}

.instagram__img {
    margin-top: 50px;

    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    row-gap: 20px;
    margin-bottom: 60px;
}

.instagram__img li {
    width: calc(100%/3 - 9px);
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}

.instagram__img li .img__inner {
    position: absolute;
    top: 10px;
    transform: translateX(-72%) rotate(-10deg);
}

.instagram__img li > img {
    border-radius: 10px;
    box-shadow: 8px 10px 6px 1px rgb(0, 0, 0, 20%);
}

.news {
    padding: 90px 0px;
    position: relative;
}

.news .cloud-img.seven {
    right: 20px;
    top: -140px;
    z-index: 1;
}

.news .cloud-img.eight {
    left: 30px;
    top: 50%;
    z-index: -1;
}

.news__list {
    margin-top: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 100px;
}

.news__list li .__thumb {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.news__list li .__thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.news__list li .__title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
    text-decoration: underline;
}

.news__other {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 18px;
    width: 760px;
    margin: 0 auto;
    font-weight: 400;
}

.news__other li {
    width: 50%;
}

.news__other li:nth-child(2n) {
    margin-left: 56px;
    width: calc( 50% - 56px);
}

.news__other li a {
    font-size: 22px;
    text-decoration: underline;
}

/*========== style for page saezuricafe =========*/
.saezuricafe__eyecatch {
    position: relative;
}

.saezuricafe__eyecatch .--top {
    top: 130px;
    left: 5%;
    width: 19.7%;
}

.saezuricafe__eyecatch .cloud-first {
    top: 15%;
    right: -300px;
    z-index: -1;
    width: 40%;
    max-width: 761px;
}

.saezuricafe__eyecatch .cloud-second{
    top: 32%;
    left: -315px;
    z-index: -1;
    width: 40%;
    max-width: 761px;
}

.saezuricafe__eyecatch .section-title img.bird {
    top: -125px;
}

.saezuricafe__intro {
    margin-top: 65px;
    margin-bottom: 170px;
}

.saezuricafe__intro h2 {
    font-size: 50px;
    font-weight: bold;
    padding: 22px 0px 50px;
    text-align: center;
}

.saezuricafe__intro img {
    width: auto;
}

.saezuricafe__item {
    position: relative;
    margin-bottom: 90px;
}

.saezuricafe__item img.position-ab {
    z-index: -1;
    width: auto;
}

.saezuricafe__item.--first img.position-ab {
    left: -116px;
    top: -160px;
}

.saezuricafe__item.--second img.position-ab {
    right: -50px;
    top: -13px;
    max-width: 388px;
}

.saezuricafe__item.--third img.position-ab {
    right: -187px;
    top: -57px;
}

.saezuricafe__item img {
    width: auto;
}

.saezuricafe__item p {
    font-size: 18px;
				font-weight: 400;
    margin-top: 14px;
				line-height: 2;
}

.saezuricafe__block {
    margin-bottom: 240px;
}

.saezuricafe__block .cloud-first {
    top: 16%;
    right: 5%;
}

.saezuricafe__block .cloud-second {
    top: 54%;
    left: 2%;
}

.saezuricafe__block .event__item-row {
    margin-top: 90px;
}

.saezuricafe__link {
    margin-top: 70px;
}

.wrap-saezuricafe__link {
    margin-top: 40px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 13px;
}

.wrap-saezuricafe__link a:nth-child(1) {
	background: url(../images/btn-05.png) no-repeat 0 0;
	width: 509px;
	height: 178px;
	text-indent: -9999px;
	opacity: 1;
	transition: none;
}

.wrap-saezuricafe__link a:nth-child(1):hover {
	background: url(../images/btn-05.png) no-repeat 0 -177px;
}

.wrap-saezuricafe__link a:nth-child(2) {
	background: url(../images/btn-06.png) no-repeat 0 0;
	width: 509px;
	height: 178px;
	text-indent: -9999px;
	opacity: 1;
	transition: none;
}

.wrap-saezuricafe__link a:nth-child(2):hover {
	background: url(../images/btn-06.png) no-repeat 0 -178px;
}


/*
a.link-box {
    flex: 1;
    padding: 18px 10px 10px;
    min-height: 164px;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 30%);
}

a.link-box h3 {
    font-size: 26px;
    font-weight: bold;
}

a.link-box p {
    font-size: 14px;
}

a.link-box .img {
    margin: 0 auto;
    flex: 1;
    display: flex;
    align-items: flex-end;
}

a.link-box img {
    height: auto;
    object-fit: cover;
}

a.link-box:hover {
    opacity: 1;
}



.link-box.topix {
    background-color: #ffe1c3;
}

.link-box.topix:hover {
    background-color: #fff7e5;
}

.link-box.topix  img {
    max-width: 110px;
}

.link-box.info  img {
    max-width: 64px;
}

.link-box.info  {
    background-color: #e3eed0;
}

.link-box.info:hover {
    background-color: #dceebd;
    box-shadow: 4px 6px 9px 1px rgb(0 0 0 / 30%);
}

*/


.opening-hours {
    position: relative;
}

.opening-hours .bird-ab {
    top: -77px;
    left: 60px;
    width: 30.2%;
}

.open-hour__inner {
    align-items: flex-start;
    gap: 44px;
    justify-content: center;
    margin-top: 40px;
}

.open-hour__inner .__text {
    padding-top: 22px;
}

.open-hour__inner .__text  h3 {
    color: #ec671c;
    font-size: 30px;
    font-weight: bold;
    margin-bottom:10px;
}

.open-hour__inner .__text > p {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
}

.open-hour__inner .__text p.ct-lh {
    line-height: 1.6;
    font-weight: 900;
				font-size: 22px;
}

.opening-hours.topix-block.--right::after {
    background-image: url(../images/bg-block.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: unset;

    max-width: unset;
    width: 110%;
    right: -22.5%;
}

.open-hour__frame iframe {
    width: 90%;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 20%);
    height: 406px;
    display: block;
    border-radius: 10px;
    margin:  30px 0px 20px;
}

.open-hour__info {
    flex-wrap: wrap;
    gap: 50px;
    row-gap: 20px;
    padding-bottom: 30px;
}

.open-hour__info  a.link {
    padding:4px 30px;
    line-height: 1.2;
    background-color: #008cb8;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 20%);
    display: inline-block;
}

.open-hour__info p {
    font-size: 30px;
    color: #ec671c;
    font-weight: 900;
				line-height: 1;
}

.open-hour__info p span {
	font-size: 20px;
	margin-left: 4px;
}


.wrap-questions {
    margin-top: 30px;
}

.question__item:not(:first-child) {
    margin-top: 40px;
}

.question__title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
				cursor: pointer;
}

.question__title h4 {
    font-size: 30px;
    font-weight: 400;
    flex: 1;
    display: flex;
    align-items: flex-start;
}

.question__title h4 p {
    padding-top: 16px;
    flex: 1;
				font-size: 22px;
}

.question__icon {
    font-size: 60px;
    font-weight: bold;
    width: 80px;
    line-height: 1;
}

.question__icon.--q {
    color: #0093c5;
}

.question__icon.--a {
    color: #ef8345;
}

.wrap-answer__content {
    display: none;
}
 
.question__answer {
    margin-top: 24px;
    display: flex;
    align-items: flex-start;
}

.question__answer .__answer {
    flex: 1;
}

.question__answer p,
.question__answer li {
    font-size: 16px;
    font-weight: 500;
    color: #ef8345;
    padding-top: 20px;
				line-height: 2;
}

.question__answer p a{
    color: #0093c5;
    text-decoration: underline;
}

.question__answer li {
    padding-top: 0px;
    padding-left: 10px;
    padding-top: 5px;
}

.question__answer  ul {
    padding-top: 15px;
}

.question__bt {
    padding: 10px 20px;
    background-color: transparent;
    border: 0px;
    outline: none;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
				display: none;
}


.question__bt_close {
    padding: 10px 20px;
    background-color: transparent;
    border: 0px;
    outline: none;
    font-size: 30px;
    cursor: pointer;
    transition: 0.4s;
				display: none;
}

.question_now {
	display: block !important;
}

.question__bt:hover {
    transform: rotate(90deg);
}

.questions {
    padding-bottom: 150px;
    position: relative;
}

.questions .cloud-first {
    top: 19%;
    left: -284px;
    z-index: -1;
}

.questions .cloud-second {
    top: 53%;
    right: -110px;
    z-index: -1;
}

.cate-tags {
    padding: 80px 0px 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    row-gap: 24px;
}

.cate-tags.collum {
    flex-wrap: wrap;
    padding: 0px 0px 30px 0px;
}

.cate-tags.collum .item,
.cate-tags.collum .cat-item  {
    width: 100%;
}

.cate-tags .item a,
.cate-tags .cat-item a {
    display: inline-block;
    color: #008cb8;
    font-size: 24px;
    font-weight: 400;
    padding: 0px 30px;
    border-radius: 20px;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 20%);
    background-color: #fff;
    text-align: center;
    white-space: nowrap;
}

.cate-tags.event .item a:hover {
    background-color: #939e6f;
    color: #fff;
    opacity: 1;
}

.cate-tags .item a:hover,
.cate-tags .cat-item a:hover {
    background-color: #ef8345;
    color: #fff;
    opacity: 1;
}

.cate-tags.collum .item a,
.cate-tags.collum .cat-item a {
    min-width: unset;
    width: 100%;
    padding: 0px 4px;
    text-align: center;
}

.cate-tags .item.active a,
.cate-tags .cat-item.active a,
.cate-tags .cat-item.current-cat a {
    background-color: #ef8345;
    color: #fff;
}

.cate-tags.event .item.active a {
    background-color: #939e6f;
} 

.wrap__article-blog {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    row-gap: 100px;
}

.wrap__article-blog.row {
    flex-direction: column;
}

.wrap__article-blog.row .article-blog__item  {
    width: 100%;

    display: flex;
    align-items: flex-start;
}

.row .article-blog__item .thumb {
    width: 430px;
}

.row .article-blog__item .text {
    flex: 1;
    padding-left: 56px;
    padding-top: 0px;
}

.article-blog__item {
    width: calc(100%/3 - 30px);
}

.article-blog__item .thumb {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}

.cat-new__item {
    display: flex;
    align-items: center;
    gap: 22px;
    position: absolute;
    left: 0px;
    top: -20px;
    width: 100%;
    height: auto;
}

.cat-new__item a {
    font-size: 24px;
    padding: 0px 60px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 20%);
    line-height: 1.3;
    color: #008cb8;
    z-index: 2;
    white-space: nowrap;
}

.cat-new__item img {
    width: auto !important;
    height: auto !important;
    border-radius: 0px !important;
    box-shadow: unset !important;
    max-height: 31px;
    object-fit: cover;
				z-index: 100;
}

.article-blog__item .thumb img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 5px 6px 4px 1px rgb(0 0 0 / 20%);
    object-fit: cover;
}

.wrap__article-blog.row .article-blog__item .thumb img {
    /*height: 242px;*/
}

.wrap__article-blog.row .article-blog__item .text {
    display: flex;
    flex-direction: column;
    align-self: stretch;
}

.article-blog__item .text {
    padding-top: 30px;
}

.article-blog__item .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
}

.article-blog__item .text span {
    font-size: 24px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    gap: 34px;
}

.article-blog__item .text .__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

    font-size: 24px;
    padding-top: 3px;
    font-weight: 400;
}

.row .article-blog__item  .text .__title a {
    padding-top: 10px;
}

.article-blog__link {
    flex: 1;
    padding-top: 14px;
    align-items: flex-end;
    justify-content: flex-end;
}

.article-blog__link a {
    font-size: 22px;
    padding: 0px 60px 2px;
    border-radius: 20px;
    background-color: #8ec43c;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 10%);
    line-height: 1.4;
    color: #fff;
    z-index: 2; 
}

.wrap-pagination {
    padding-top: 80px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.wrap-pagination a {
    padding: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 0.8;
}

.wrap-pagination a.direct img {
    width: 30px;
}

.block-category__link {
    padding: 0px 0px 180px;
}

.block-category__link .link-box {
    max-width: 820px;
    margin: 0 auto;
    padding: 28px 10px 20px;
}

.block-category__link .link-box p {
    font-size: 20px;
    margin: 4px 0px 10px;
}

.category__block {
    position: relative;
}

.category__block .cloud-first {
    top: 85px;
    right: -340px;
    z-index: -1;
}

.category__block .cloud-second {
    bottom: 70px;
    left: -170px;
    z-index: -1;
}

.single-detail__cloud-01 {
    top: 50px;
    right: -260px;
    z-index: -1;
    width: 40.2%;
}

.single-detail__cloud-02 {
    bottom: -190px;
    left: -157px;
    z-index: -1;
    width: 40.2%;
}

.wrap__content-single-detail {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 80px;
}

.content__single-detail {
    width: 78%;
    padding: 40px 140px 90px 50px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 8px 4px 1px rgb(0 0 0 / 20%);
    transition: 0.2s;
}

.cate-aside {
    flex: 1;
    padding-left: 50px;
}

.single__date{
    gap: 48px;
    margin-bottom: 24px;
}

.single__date span {
    font-size: 24px;
    letter-spacing: 2px;
}

.content__single-detail h2 {
    font-size: 30px;
}

.single__date a,
.single__date span:nth-child(2) {
    font-size: 24px;
    padding: 0px 60px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 4px 4px 4px 1px rgb(0 0 0 / 20%);
    line-height: 1.3;
    color: #008cb8;
    z-index: 2;
    white-space: nowrap;
}

.content__single-detail figure {
    margin-top: 48px;
}

.content__single-detail figure img {
    width: 100%;
    box-shadow: 7px 8px 4px 1px rgb(0 0 0 / 20%);
    border-radius: 10px;
}

.content__single-detail p {
    font-size: 20px;
    margin-top: 36px;
}

.cate-aside h3 {
    font-size: 30px;
    color: #008cb8;
    margin-bottom: 30px;
}

.single__link-next {
    gap: 170px;
   padding: 85px 0px 20px;
   justify-content: center;
    font-size: 30px;
    font-weight: bold;
}

.single__link-next a {
    display: flex;
    align-items: center;
    gap: 20px;
}

.single__link-next a span {
    font-size: 30px;
    font-weight: bold;
}

.single__link-next a img {
    width: 30px;
}

.wrap-content__page {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
}

.company-info__box {
    margin-top: 40px;
    border-radius: 16px;
    background-color: rgba(252,214,191, 0.21);
    padding: 74px 120px;
}

.company-info__box h3 {
    font-size: 40px;
    margin-bottom: 16px;
}

.company-info__box  li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.company-info__box  li:not(:last-child) {
    margin-bottom: 50px;
}

.company-info__box h4 {
    font-size: 26px;
    font-weight: 500;
    width: 255px;
}

.company-info__box p {
    flex: 1;
    font-size: 20px;
				padding: 4px 0 0;
}

.company-info__box p a {
	border-bottom: 1px solid #AAA;
}

.histoty__box {
    margin-top: 300px;
    position: relative;
    /*background-color: #fff7e5;*/
    background-color: rgba( 216, 147, 81, .15);
    border-radius: 10px;
}

.histoty__box .title {
    height: auto;
    background-image: url(../images/history-title__bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    padding: 66px 7% 66px 10%;
    gap: 200px;
    flex-wrap: wrap;
    border-radius: 20px;
    box-shadow: 4px 5px 4px 1px rgb(0 0 0 / 20%);
				cursor: pointer;
				position: relative;
}

.histoty__box .title:before {
	position: absolute;
	top: calc( 50% - 10px);
	right: 100px;
	content: "";
	background: url(../images/arrow-bottom.png) no-repeat 0 0;
	width: 54px;
	height: 27px;
}

.histoty__box .title.on:before {
	position: absolute;
	top: calc( 50% - 10px);
	right: 100px;
	content: "";
	background: url(../images/arrow-top.png) no-repeat 0 0;
	width: 54px;
	height: 27px;
}

.histoty__img-ab-01 {
    bottom: calc(100% + 30px);
    left: 50%;
    transform: translateX(-50%);
}

.histoty__box .title h3 {
    font-size: 30px;
    font-weight: bold;
}

.history__inner-content {
    padding: 70px 10%;
    position: relative;
}

.history__inner-content:before {
position: absolute;
background-image: url(../images/flower-group.png);
width: 166px;
height: 117px;
content: "";
top: 60px;
right: 10%;
}

.history__inner-content h3 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px;
}

.history__inner-content > p {
    font-size: 20px;
    color: #d89351;
    margin-bottom: 64px;
    line-height: 1.9;
}

.history__inner-content ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
}

.history__inner-content ul li:not(:last-child) {
    padding-bottom: 34px;
}

.history__inner-content ul li h4 {
    font-size: 24px;
    font-weight: 500;
    width: 266px;
}

.history__inner-content ul li p {
    font-size: 20px;
    flex: 1;
    padding-left: 70px;
    position: relative;
}

.history__inner-content ul li::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    left: 280px;
    background-color: #d89351;
    top: 10px;
}

.history__inner-content ul li p::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #d89351;
    top: 5px;
    left: 4px;
}

.privacy__content-box {
    background-color: #fff7e5;
    border-radius: 30px;
    padding: 70px 10%;
    box-shadow: 7px 8px 4px 1px rgb(0 0 0 / 20%);
}

.privacy__content-box h2 {
    margin-bottom: 30px;
}

.privacy__item {
    margin-bottom: 50px;
}

.privacy__item h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}

.privacy__item p {
    font-size: 20px;
}

.privacy__item p.address {
	margin: 40px 0 20px;
	font-size: 22px;
	line-height: 2.1;
}

.privacy__content-box small {
    font-size: 20px;
}

.privacy__cloud-01 {
    top: 110px;
    z-index: -1;
    left: -215px;
    width: 39.7%;
}

.privacy__cloud-02 {
    top: 45%;
    right: -230px;
    z-index: -1;
    width: 39.7%;
}

.privacy__cloud-03 {
    z-index: -1;
    bottom: 0px;
    left: -176px;
    width: 39.7%;
}

.dantaigaiyo-sun {
    top: 0px;
    /*right: 176px;*/
				right: 10%;
    z-index: 1;
    width: 18.9%;
    max-width: 360px;
				z-index: 1;
}

.dantaigaiyo-sun img {
    max-width: 100%;
    object-fit: cover;
}

.dantaigaiyo-cloud-01 {
    z-index: -1;
    top: -90px;
    left: -280px;
    width: 39.7%;
}

.dantaigaiyo-cloud-02 {
    z-index: -1;
    top: 12%;
    right: -304px;
    width: 39.7%;
}


.dantaigaiyo-cloud-03 {
    z-index: -1;
    top: 36%;
    left: -184px;
    width: 39.7%;
}

.dantaigaiyo-cloud-04 {
    z-index: -1;
    top: 68%;
    right: 0;
}

.cloud__event-first {
    top: 22px;
    left: -170px;
    z-index: -1;
    width: 39.7%;
}

.cloud__event-second {
    bottom: 10.5%;
    right: -278px;
    z-index: -1;
    width: 39.7%;
}

.event-cloud-01 {
    top: 0px;
    left: -234px;
    z-index: -1;
    width: 39.7%;
}

.event-cloud-02 {
    bottom: 13%;
    right: -334px;
    z-index: -1;
    width: 39.7%;
}

.event-other__list-sp {
    display: none;
}

.denwa {
color: #ec671c;
line-height: 1.4 !important;
font-size: 28px !important;
}

.denwa span {
font-size: 20px;
}


@media only screen and (min-width: 1025px) {
    .btn-img:hover {
        opacity: 1;
        background-image: url(../images/btn-img-02.png);
    }
    .topix-link.--one:hover {
        background-image: url(../images/btn-img-04.png);
    }
    .topix-link.--two:hover {
        background-image: url(../images/btn-img-06.png);
    }
    .topix-link.--three:hover {
        opacity: 1;
        background-image: url(../images/img-link-01.png);
    }
    .topix-link.--four:hover {
        opacity: 1;
        background-image: url(../images/img-link-02.png);
    }
    .hero-home .__img-ab.--bt a:hover {
        opacity: 1;
        background-position: -250px 0;
    }
    
    .hero-home .__img-ab.--bt a:hover span {
        color: #fff;
    }
    .btn-img {
        width: 446px;
        height: 267px;
    
        background-image: url(../images/btn-img-01.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        transition: background-image 0.3s ease;
    }
    .topix-link.--one {
        background-image: url(../images/btn-img-03.png);
        width: 474px;
        height: 187px;
    }
    
    .topix-link.--two {
        width: 474px;
        height: 170px;
        background-image: url(../images/btn-img-05.png);
    }
    .topix-link.--three {
        display: block;
        width: 328px;
        height: 164px;
        background-image: url(../images/img-link-05.png);
    }

    .topix-link.--four {
        margin-top: -10px;
        display: block;
        width: 328px;
        height: 124px;
        background-image: url(../images/img-link-03.png);
    }
    
    .topix-link.--five {
					   display: block;
								text-indent: -9999px;
        width: 623px;
        height: 157px;
        background: url(../images/btn-09.png) no-repeat 0 0;
    }
				    .topix-link.--five:hover {
        width: 623px;
        height: 157px;
        background: url(../images/btn-09.png) no-repeat 0 -157px;
    }

    
}
@media only screen and (min-width: 769px) {
    /*.home-saezuri__link li:nth-child(1) a {
        background-image: url(../images/bird-group-01.png);
        width: 475px;
        height: 375px;
        display: block;
    }

    .home-saezuri__link li:nth-child(1) a:hover  {
        background-image: url(../images/bird-group-01-hover.png);
        opacity: 1;
    }
    .home-saezuri__link li:nth-child(1) a:hover img {
        display: none !important;
    }*/
}

.home-saezuri__link li:nth-child(1) a {
	display: block;
	background: url(../images/btn-01.png) no-repeat 0 0;
	height: 388px;
	width: 414px;
	opacity: 1;
	transition: none;
}

.home-saezuri__link li:nth-child(1) a:hover{
	background: url(../images/btn-01.png) no-repeat 0 -388px;
}

.home-saezuri__link li:nth-child(2) a {
	display: block;
	background: url(../images/btn-02.png) no-repeat 0 0;
	height: 448px;
	width: 424px;
	opacity: 1;
	transition: none;
}

.home-saezuri__link li:nth-child(2) a:hover{
	background: url(../images/btn-02.png) no-repeat 0 -448px;
}

.home-saezuri__link li:nth-child(3) a {
	display: block;
	background: url(../images/btn-03.png) no-repeat 0 0;
	height: 459px;
	width: 512px;
	opacity: 1;
	transition: none;
}

.home-saezuri__link li:nth-child(3) a:hover{
	background: url(../images/btn-03.png) no-repeat 0 -459px;
}

.home-saezuri__link li:nth-child(4) a {
	display: block;
	background: url(../images/btn-04.png) no-repeat 0 0;
	height: 379px;
	width: 555px;
	opacity: 1;
	transition: none;
}

.home-saezuri__link li:nth-child(4) a:hover{
	background: url(../images/btn-04.png) no-repeat 0 -379px;
}

.block-category__link a.link-box.info {
	display: block;
	background: url(../images/btn-07.png) no-repeat 0 0;
	width: 836px;
	height: 252px;
	text-indent: -9999px;
	opacity: 1;
	transition: none;
	max-width: none;
}

.block-category__link a.link-box.info:hover {
	background: url(../images/btn-07.png) no-repeat 0 -252px;
}

.block-category__link a.link-box.topix {
	display: block;
	background: url(../images/btn-08.png) no-repeat 0 0;
	width: 735px;
	height: 252px;
	text-indent: -9999px;
	opacity: 1;
	transition: none;
	max-width: none;
}

.block-category__link a.link-box.topix:hover {
	background: url(../images/btn-08.png) no-repeat 0 -252px;
}

.pager_wrap {
	position: relative;
	overflow: hidden;
	margin: 20px 0 30px;
}

.pager_wrap ul.pager {
	position: relative;
	left: 50%;
	float: left;
}

.pager_wrap ul.pager li {
	position: relative;
	left: -50%;
	float: left;
}

.pager_wrap ul.pager {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pager_wrap ul.pager li {
	display: inline;
	min-width: 20px;
	margin: 2px 6px;
	padding: 0;
	text-align: center;
	text-indent: 0;
	font-size: 30px;
	font-weight: 900;
}

.pager_wrap ul.pager li a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	border: none;
}

.pager_wrap ul.pager li::before {
content: "";
margin-right: 0;
}

.pager_wrap ul.pager li.active {
	display: block;
	padding: 10px 15px;
}

.pager_wrap ul.pager li.active a:link, .pager_wrap ul.pager li.active a:visited,
.pager_wrap ul.pager li.active a:hover, .pager_wrap ul.pager li.active a:active {
}

.pager_wrap ul.pager li a:hover {
}

.archive {
font-size: 24px;
font-weight: 400;
}

.instaWrap {
position: relative;
}

.instaWrap .img__inner.position-ab {
z-index: 10;
transform: translateX(-72%) rotate(-10deg);
}

.instaWrap #sb_instagram {
margin-top: 50px;
}

#sb_instagram .sbi_photo {
border-radius: 10px;
box-shadow: 6px 6px 6px #CCC;
padding: 0 10px 10px 0;
}

#sb_instagram .sbi_type_carousel .fa-clone {
display: none !important;
}

.dantaiwrap {
	margin-top: 120px;
}

.privacywrap {
	margin-top: 120px;
}

.koto {
	padding-top: 60px;
}

.supportwrap {
	margin-top: 120px;
}

.supportwrap .supportLead {
	text-align: center;
	font-size: 20px;
	margin-top: 30px;
}

.supportwrap .supportBtn {
	width: 400px;
	margin: 40px auto 100px;
}

.supportwrap .supportBtn a {
	display: block;
	background: url(../images/bg-link-03.png) no-repeat 0 0;
	width: 400px;
	height: 106px;
	color: #f18800;
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0 0;
	text-align: center;
	text-decoration: none !important;
}

.supportwrap .support-sun {
	top: 390px;
	right: 60px;
	z-index: 2;
}

.supportwrap .support-cloud-01 {
	top: 25%;
	right:	-204px;
	z-index: -1;
	width: 39.7%;
}

.supportwrap .support-cloud-02 {
	top: 48%;
	left:	-204px;
	z-index: -1;
	width: 42%;
}

.supportwrap .support-cloud-03 {
	top: 66%;
	right:	-300px;
	z-index: -1;
	width: 37%;
	z-index: 2;
}

.supportwrap .support-cloud-04 {
	top: 90%;
	left:	-380px;
	z-index: -1;
	width: 44%;
}

.supportwrap .support-info__box {
 margin-top: 40px;
 border-radius: 16px;
 background-color: #fef7d9;
 padding: 74px 120px;
	color: #595757;
	position: relative;
}

.supportwrap .support-info__box:before {
	position: absolute;
	content: "";
	background: url(../images/butterfly-01.png) no-repeat 0 0;
	width: 150px;
	height: 150px;
	top: -30px;
	left: 300px;
}

.supportwrap .support-info__box .title {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 60px;
}

.supportwrap .support-info__box h4 {
	font-weight: bold;
	font-size: 30px;
}

.supportwrap .support-info__box h4 span {
	font-size: 56px;
	margin-right: 16px;
}

.supportwrap .support-info__box p {
	font-size: 20px;
	margin-left: 40px;
	line-height: 2;
	margin-bottom: 30px;
}

.supportwrap .support-info__box a {
	color: #ed6a1e;
	text-decoration: underline;
}

.supportwrap .support-info__box p span {
	color: #ed6a1e;
}

.supportwrap .support-info__box .box {
	background-color: #FFF;
	border-radius: 16px;
	padding: 40px 50px 20px;
	margin: 0 40px 30px;
	position: relative;
}

.supportwrap .support-info__box .box:before {
	position: absolute;
	content: "";
	background: url(../images/butterfly-02.png) no-repeat 0 0;
	width: 150px;
	height: 150px;
	bottom: 10px;
	left: -110px;
}

.supportwrap .support-info__box .box .title2 {
	color: #ec651e;
	font-weight: bold;
	font-size: 30px;
	margin-left: 0;
	margin-bottom: 20px;
}

.supportwrap .support-info__box .box dl {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 2;
}

.supportwrap .support-info__box .box dl dt {
	width: 160px;
}

.supportwrap .support-info__box .box dl dd {
	width: calc( 100% - 160px);
}

.supportwrap .support-info__box .box p{
	margin-left: 0;
}

.supportwrap .support-info__box p.zei {
	width: 1020px;
	margin: 0 auto;
}

.supportwrap .support-info__box .supportBtn {
	margin-bottom: 30px;
}

.supportwrap .support-contact {
	margin: 60px 0 0;
	background: url(../images/bg-block-02.png) no-repeat center 0;
	height: 236px;
	position: relative;
	text-align: center;
}

.supportwrap .support-contact:before {
	position: absolute;
	content: "";
	background: url(../images/butterfly-01.png) no-repeat 0 0;
	width: 150px;
	height: 150px;
	left: 200px;
	top: -30px;
}

.supportwrap .support-contact:after {
	position: absolute;
	content: "";
	background: url(../images/butterfly-02.png) no-repeat 0 0;
	width: 150px;
	height: 150px;
	right: 200px;
	bottom: 30px;
}

.supportwrap .support-contact dl {
	padding: 30px 0 0;
}

.supportwrap .support-contact dt {
 color: #ec6921;
 font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
}

.supportwrap .support-contact dd {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.pc2 {
	display: inline-block;
}

