body {
    margin: 0;
}

.ib-pgwidth {
	max-width: 1440px;
	margin: 0 auto;
	width: calc(100% - 40px);
}

.ib-pgwidth--style2 {
    max-width: 1200px;
    margin: 0 auto;
    width: calc(100% - 40px);
}

.ib-pgwidth--style3 {
    max-width: 900px;
    margin: 0 auto;
    width: calc(100% - 40px);
}

/*--------------------------------------------------*/

.ib-hdr {
    width: 100%;
    background-color: #FFF;
    height: auto;
}

.ib-hdr__cont {
    width: calc(100% - 40px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}



.ib-hdr__logo {
    height: auto;
}

.ib-hdr__logo img {
    height: 61px;
}

.ib-hdr__spmenu-btn {
	display: none;
}

.ib-hdr__contact__cont {
    display: flex;
    align-items: center;
}

.ib-hdr__spcontact__cont {
	display: none;
}

.ib-hdr__contact--phone {
    text-align: center;
}

.ib-hdr__contact--phone--txt1 {
    font-size: 14px;
}

.ib-hdr__contact--phone--txt2 {
    font-size: 26px;
}

.ib-hdr__contact--phone--txt2 a {
    color: #000;
    text-decoration: unset;
}

.ib-hdr__contact--phone--txt2 i.fa-phone {
    margin: 0 10px 0 0;
    color: #f09702;
}


.ib-hdr__contact--form {
    height: auto;
}

.ib-hdr__contact--form__cont {
    border: 2px solid #000;
    border-radius: 10px;
    padding: 20px 40px;
    margin: 0 0 0 20px;
    position: relative;
    font-weight: bold;
    box-shadow: 5px 5px 0 #00000020;
    font-size: 16px;
	text-decoration: unset;
    color: #000;
}

.ib-hdr__contact--form__cont:hover {
    background: #f09702;
}

.ib-hdr__contact--form__cont i.fa-arrow-right {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 22px;
    color: #f09702;
}

.ib-hdr__contact--form__cont:hover i {
    color: #f06c02;
}

.ib-content__button i.fa-arrow-right {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 22px;
    color: #f09702;
}

.ib-content__news-box__button i.fa-arrow-right {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 22px;
    color: #f09702;
}

.ib-navi {
    background-color: #f09702;
}

.ib-navi__cont {
    max-width: 1200px;
    margin: 0 auto;
}

.ib-navi__list {
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

.ib-navi__list__item {
    flex: 100%;
    text-align: center;    
}

.ib-navi__list__item__link {
    color: #FFF;
    padding: 10px 0;
    display: block;
    text-decoration: unset;
	font-weight: bold;
	background: #f09702;
}

.ib-navi__list__item__link:hover {
    background: #f06c02;
}

.ib-navi-footer {
    background-color: #f09702;
}

.ib-navi-footer__cont {
    max-width: 1200px;
    margin: 0 auto;
}

.ib-navi-footer__list {
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: space-around;
    padding: 0;
    margin: 0;
}

.ib-navi-footer__list__item {
    flex: 100%;
    text-align: center;    
}

.ib-navi-footer__list__item__link {
    color: #FFF;
    padding: 30px 0;
    display: block;
    text-decoration: unset;
	background: #f09702;
	font-weight: bold;
}

.ib-navi-footer__list__item__link:hover {
    background: #f06c02;
}

.ib-bnr {
    width: 100%;
    height: auto;
}

.ib-bnr__cont {
    width: 100%;
    height: auto;
    position: relative;
}

.ib-bnr__bgimg {
    width: 100%;
    height: auto;
    display: block;
}

.ib-bnr__maintxt {
    position: absolute;
    top: 20%;
    left: 10%;
}

.ib-bnr__maintxt span {
    color: #FFF;
    font-weight: bold;
    font-size: 35px;
    background-color: #f06c02;
    padding: 5px 10px;
}

.ib-bnr__map {
    position: absolute;
    right: 30px;
    bottom: 40px;
}

.ib-content {
    width: 100%;
    height: auto;
    padding: 80px 0;
}

.ib-content--style1 {
    background-color: #fcedd9;
}

.ib-content--style2 {
    background-color: #f2f2f2;
}

.ib-content__cont {
    max-width: 1440px;
    margin: 0 auto;
	width: calc(100% - 40px);
	padding: 10px 0;
}

.ib-content__title {
    text-align: center;
    padding: 0 0 50px;
}

.ib-breadcrumbs {
    padding: 40px 0 0px;
}

.ib-bnr__map__txt {
    background-color: #FFF;
    padding: 20px;
    border-radius: 10px;
    width: 280px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

.ib-bnr__map__img {
    position: relative;
    margin: -40px 0 0 0;
    z-index: 0;
}

.ib-rounds {
    padding: 20px 0 50px;
}

.ib-rounds__cont {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.ib-rounds__item__cont {
    text-align: center;
    background-image: url("https://kakunin-site02.com/10620-inbox/wp-content/themes/inbox-themes/img/ib-circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 330px;
}

.ib-rounds__item__icon {
    display: block;
    margin: 0px auto 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -30px);
    top: 0;
}

.ib-rounds__item__title {
    font-weight: bold;
    font-size: 25px;
    color: #f06c02;
}

.ib-rounds__item__num {
    display: block;
    margin: 0 auto 10px;
    padding: 45px 0 0;
}

.ib-rounds__item__dotted {
    display: block;
    margin: 10px auto;
}

.ib-rounds__item {
    width: calc(100% / 3);
    min-width: 430px;
}

.ib-rounds__item__content {
    padding: 0 0px 30px;
    width: 60%;
    margin: 0 auto;
}

.ib-content__box {
    width: 100%;
    max-width: 900px;
    height: auto;
    margin: 50px auto 0;
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__box__cont {
    padding: 50px;
}

.ib-content__circle__gray {
    background: #c4c3c3;
    height: 200px;
    width: 200px;
    border-radius: 60%;
    margin: 30px auto;
}

.ib-content__sub-title {
    text-align: center;
    margin: 20px 0;
}

.ib-content__text {
    line-height: 1.8em;
    margin: 30px 0;
}

.ib-content__button {
	border: 2px solid;
	width: 300px;
	border-radius: 10px;
	padding: 20px;
	margin: 40px auto 0;
	text-align: center;
	position: relative;
	font-weight: bold;
	box-shadow: 5px 5px 0 #00000020;
    background-color: #fff;
}

.ib-content__button a {
    color: #000;
    text-decoration: unset;
}

.ib-content__sub-logo {
    position: relative;
    margin-top: -100px;
    text-align: center;
	margin-bottom: 20px;
}

.ib-content__news {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 0;
	box-shadow: 0 0 10px #00000030;
}

.ib-content__news-boxes {
    display: flex;
    padding: 0 0 50px;
}

.ib-content__news-box {
    padding: 20px;
	flex: 50%;
}

.ib-content__news-box--cont {
    background-color: #f5f5f5;
    padding: 20px 20px 40px;
    height: calc(100% - 40px);
	position: relative;
}

.ib-content__news-box__title {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

.ib-content__news-title-text {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin: 40px 0 20px;
}

.ib-content__news-box__items {
    margin: 20px 0;
}

.ib-content__news-box__items__title {
    color: orange;
    font-weight: bold;
    line-height: 1.8em;
}

.ib-content__news-title-img {
    position: relative;
    margin-top: -60px;
    text-align: center;
}

.ib-content__news-box__button {
    background-color: #fff;
    width: 300px;
    text-align: center;
    position: absolute;
    padding: 20px;
    border: 2px solid;
    border-radius: 8px;
    box-shadow: 5px 5px 0 #00000020;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: bold;
}

.ib-content__three-boxes-cont {
    display: flex;
	justify-content: space-between;
}

.ib-content__three-box {
    width: calc(100% / 3 - 10px);
}

.ib-content__three-box__cont {
    background-color: #FFF;
    margin: 20px 0;
    padding: 60px 20px 40px;
    text-align: center;
    border: 2px solid;
    border-radius: 10px;
    height: calc(100% - 140px);
    width: auto;
}

.ib-content__three-box-title {
    font-size: 24px;
    margin: 0 0 20px;
}

.ib-content__three-box-pix {
    margin: 0 0 20px;
}

.ib-content__three-box-pix img {
    height: 65px;
}

.ib-content__description.ib-content--style2 {
    text-align: center;
    padding: 50px 0;
}

.ib-footer__logo img {
	height: 61px;
	width: auto;
}

.ib-footer__text {
    /* margin: 30px 0; */
    padding: 30px 0;
    line-height: 1.8em;
}

.ib-content__footer-copyright {
    background-color: gray;
    padding: 30px 0;
    text-align: center;
    color: #fff;
	font-size: 12px;
}

.ib-content__aboutus {
    background: #fff;
    height: auto;
    margin: 0 auto;
    /* padding: 30px; */
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__aboutus__2 {
   background: #fff;
    height: auto;
    margin: 50px auto 0 auto;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}


.ib-content__aboutus--main_title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    margin: 0;
}

.ib-content__aboutus__2--main_title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding: 40px 0 0;
    margin: 0;
}

.ib-content__aboutus--sub_title {
    background-color: #fcedd9;
    text-align: center;
    padding: 40px;
}

.ib-content__aboutus__2--sub_title {
    background-color: #fcedd9;
    text-align: center;
}

.ib-content__aboutus--sub_title--text {
    font-size: 28px;
    font-weight: bold;
    color: #f06c02;
}

.ib-content__aboutus__2--sub_title--text {
    font-size: 28px;
    font-weight: bold;
    color: #f06c02;
    padding: 40px;
}

.ib-content__aboutus--sub_title--image {
}

.ib-content__aboutus--sub_title--description--image {
    text-align: center;
    padding: 30px;
}

.ib-content__aboutus--sub_title--description--text {
    padding: 0 20px 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 800px;
}

.ib-content__aboutus__2--sub_title--description--text {
    padding: 30px 20px;
    width: calc(100% - 40px);
	max-width: 800px;
    margin: 0 auto;
}

.ib-content__aboutus__2--3-images {
    display: flex;
}

.ib-content__aboutus__2--image {
    margin: 50px auto 50px;
}

.ib-content__flow__2col {
    display: flex;
    margin: 0 0 20px;
    color: #fff;
    line-height: 2;
}

.ib-content__flow__inbox__user {
    background-color: #fff;
    width: calc(100% - 40px);
    margin: 30px auto;
    border-radius: 15px;
    padding: 30px 0;
	max-width: 800px;
}

.ib-content__flow__2col__user {
    flex: 50%;
    text-align: center;
    background-color: #f09702;
}

.ib-content__flow__2col__inbox {
    flex: 50%;
    text-align: center;
    background-color: #949494;
}

.ib-content__flow__arrow {
    text-align: center;
}

.ib-content__flow__arrow i {
    display: block;
    margin: 0 0 10px;
    font-size: 30px;
    color: #f09702;
}

.ib-content__flow {
    background-color: #fff;
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__flow--main__title {
    font-size: 32px;
	font-weight: bold;
    padding: 30px 0;
    text-align: center;
    margin: 0;
}

.ib-content__flow--sub__title {
    font-size: 28px;
    text-align: center;
    padding: 30px;
    background-color: #fcedd9;
    font-weight: bold;
    color: #f06c02;
}

.ib-content__flow__2col-content__user {
    width: 50%;
    text-align: center;
    line-height: 2;
    background-color: #fceacc;
}

.ib-content__flow__2col-content__inbox {
    width: 50%;
    text-align: center;
    background-color: #e7e7e7;
}

.ib-content__flow__2col-content {
    display: flex;
}

.ib-content__flow__inbox__user {
    position: relative;
}

.ib-content__flow__2col,
.ib-content__flow__2col-content {
    position: relative;
    z-index: 0;
    border: 1px solid;
}

.ib-content__flow__arrow {
    position: relative;
    z-index: 2;
}

.ib-content__flow__inbox__user::before {
    content: "";
    border: dotted #888;
    border-width: 0 1px 0 0;
    position: absolute;
    top: 31px;
    left: calc(50% - 0px);
    width: 0;
    height: calc(100% - 61px);
    z-index: 1;
}

.ib-content__flow--text {
    width: calc(100% - 40px);
    text-align: left;
    margin: 0 auto;
    padding: 50px 0;
	max-width: 800px;
}

.ib-content__faq {
    background: #fff;
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__faq--main__title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding: 40px 0;
    margin: 0;
}

.ib-content__faq--question {
    display: flex;
    padding: 40px;
    background-color: #fcedd9;
    align-items: flex-start;
    cursor: pointer;
	position: relative;
}

.ib-content__faq--question-text {
    vertical-align: middle;
    line-height: 1.8;
    margin: 5px 20px 0;
    font-weight: bold;
    font-size: 28px;
    color: #f06c02;
}

.ib-content__faq--answer {
    display: flex;
    padding: 0 40px;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-out;
}

.ib-content__faq--answer.ib-acc-show {
    max-height: 400px;
    padding: 40px;
}

.ib-content__faq--answer-text {
    line-height: 1.6em;
    margin: 0 20px;
}

.ib-content__faq--question::before, .ib-content__faq--question::after {
    content: "";
    width: 20px;
    height: 3px;
    position: absolute;
    right: 40px;
    background-color: #000;
    top: calc(50% - 2px);
}

.ib-content__faq--question::after {
    transform: rotate(270deg);
    transition: 0.5s ease;
}

.ib-content__faq--question.ib-acc-show::after {
    transform: rotate(0deg);
}

.ib-content__contact {
    background-color: #fff;
    margin: 0 auto 60px auto;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__contact--main__title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding: 40px;
    margin: 0;
}

.ib-content__contact--contact__form--items {
    display: flex;
    margin: 20px 0;
    /* padding: 40px 0; */
}

.ib-content__contact--contact__form {
    padding: 40px;
}

.ib-content__contact--contact__form--items--title {
    background: #f7f7f7;
    padding: 40px;
    border: 1px #f1f1f1;
    width: 30%;
}

.ib-content__contact--contact__form--items--content {
    border: 1px solid #f1f1f1;
    width: 70%;
    line-height: 1;
	display: flex;
    align-items: center;
}

.ib-content__contact--contact__form--items--button {
	border: 2px solid;
	font-weight: bold;
	width: 300px;
	border-radius: 8px;
	padding: 20px;
	margin: 40px auto 0;
	text-align: center;
	position: relative;
	background-color: #fff;
	box-shadow: 5px 5px 0 #00000020;
	font-size: 16px;
	color:#000;
}

.ib-content__contact--contact__form--items--button i.fa-arrow-right {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 22px;
    color: #f09702;
    display: inline-block;
}

.ib-content__contact--contact__form--items--checkbox {
    width: 100%;
    text-align: center;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px;
    width: calc(100% - 60px);
    margin: 0 0 0 20px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 10px;
    width: calc(100% - 60px);
    margin: 0 0 0 20px;
	font-size: 15px;
    line-height: 1.8em;
}

.wpcf7::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
    opacity: 0.1;
}

.ib-content__contact--contact--contact__form--items--button-position {
    text-align: center;
}


.ib-content__news-box__items a {
    text-decoration: unset;
}

.ib-content__three-box__cont a {
    text-decoration: none;
    color: #000;
}

.ib-content__thanks {
    padding: 20px;
    width: 70%;
    margin: 0 auto;
}

.ib-content__contact--contact__form--items--content p {
    width: 100%;
}

.ib-content__three-box a {
    text-decoration: none;
    color: #000;
}

.ib-content__room {
    background-color: #fff;
    margin: 0 auto 60px auto;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000030;
}

.ib-content__room--sub__title {
    font-size: 28px;
    text-align: center;
    padding: 40px;
    background-color: #fcedd9;
    font-weight: bold;
    color: #f06c02;
    margin: 30px 0;
}

.ib-content__room--room1 {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}

.ib-content__room--room1--image {
    margin: 0 20px;
}

.ib-content__room--room1-desc-title {
    background-color: #f06c02;
    color: #fff;
    padding: 5px;
    margin: 5px 0;
    font-weight: bold;
}

i.fas.fa-map-marker-alt {
    margin: 0 5px 0 0;
    color: #f06c02;
}

.ib-content__room--room1-desc-title--text a {
    text-decoration: none;
    color: #000;
}

.ib-content__room--room1-desc-title--text {
    margin: 0 0 20px 0;
}

.ib-content__room--room2-desc {
    text-align: center;
}

.ib-content__room--room2-icons {
    display: flex;
    margin: 0 auto;
    width: 70%;
}

.ib-content__room--room2-icon {
    width: calc(100% - 20px);
    text-align: center;
    margin: 50px 0;
}

.ib-content__room2-icon-text {
    line-height: 1.8;
}

.ib-content__room--room2-icon img {
    height: 60px;
    margin: 10px 0;
}

.ib-content__text--title{
    background-color: #f59602;
    color: #fff;
    padding: 5px;
    margin: 5px 0;
    font-weight: bold;
    width: fit-content;
    font-weight: bold;
    font-size: 18px
}

.ib-content__room--room3-detail {
    display: flex;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 30px 0;
    max-width: 840px;
}

.ib-content__room--room3-detail-text {
    align-items: center;
}

.ib-content__room--room3-detail-text-title {
    font-weight: bold;
}

.ib-content__room--room3-detail-text-price-span {
    font-size: 45px;
    color: #edf018;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #6a6565;
}

.ib-content__room--room3-detail-table-detail tr td {
    padding: 10px;
}

.ib-content__room--room3-detail-table-detail tr:nth-child(odd) {
    background-color: #f5f5f5;
}

.ib-content__room--room3-detail-table-detail tr:first-child {
    background-color: #f06c02;
    color: #fff;
    font-weight: bold;
}

.ib-content__room--room3-detail-text {
    margin: auto auto auto 20px;
}

.ib-content__room--room3-detail-table-detail {
    width: 100%;
    text-align: center;
}

.ib-content__room--room4-table-details tr td {
    padding: 10px;
}

.ib-content__room--room4-table-details tr:nth-child(odd) {
    background-color: #f5f5f5;
}

.ib-content__room--room4-table-details tr:first-child th {
    background-color: #f06c02;
    color: #fff;
    font-weight: bold;
	padding: 10px;
}

.ib-content__room--room4-table-details {
    width: calc(100% - 40px);
    text-align: center;
    margin: 0 auto;
    max-width: 840px;
	padding: 0 0 50px;
}

.ib-content__room--room4-table-details tr td.ib-room__room4-table__symbol {
	font-weight: bold;
	padding: 0;
	font-size: 24px;
}

.ib-content__room4--sub__title {
    font-size: 28px;
    text-align: center;
    padding: 30px;
    background-color: #fcedd9;
    font-weight: bold;
    color: #f06c02;
    margin: 30px 0;
}

.ib-content__room4--sub__title--contents {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.ib-content__room4--sub__title--content-text {
    margin: 0 0 0 20px;
}

.sp-only {
    display: none;
}

.ib-content__room--room4--filter_search {
    width: 70%;
    margin: 0 auto 30px;
}

.ib-content__room--room4--filter_search label {
    font-weight: bold;
    margin: 0 10px 0 0;
}

.ib-content__room--room4--filter_search select {
    padding: 5px;
    box-shadow: 0px 3px 0 #00000020;
    width: 10%;
    border-radius: 4px;
}

.ib-content__room--room4-table-details tr.filter-hide {
    display: none;
}

.ib-hdr__txt {
    font-size: 12px;
    font-weight: normal;
}

.ib-content__button.ib-rounds__btn {
    margin: 0 auto 120px;
}

.required {
    border-radius: 17px;
    background-color: #f89404;
    padding: 3px 15px;
    margin: auto 10px;
    color: #fff;
    font-size: 14px;
    vertical-align: initial;
}

.ib-content__footer {
    background-color: #f2f2f2;
}

.ib-content__aboutus--table--operating_company {
    margin: 0 auto 30px;
}

.ib-content__aboutus--table--operating_company tr td {
    border: 1px solid #f06c02;
    padding: 15px;
}

.ib-content__aboutus--table--operating_company tr td:first-child {
    background-color: #f06c02;
    color: #fff;
    font-weight: bold;
    padding: 10px;
}

.breadcrumb_link {
	text-decoration: unset;
	color: #000;
}

.ib-content__flow-bullet-point {
	margin: 0px 0 20px;
    padding-left: 20px;
}

#ib-bnr__cont--blog {
    width: 100%;
    height: auto;
    padding-top: 70px;
}

.ib-bnr__cont--blog--body {
    width: 100%;
    max-width: 1230px;
    margin: auto;
    padding: 0 15px 100px;
    box-sizing: border-box;
    font-family: Sawarabi Gothic;
}

.ib-bnr__cont--blog--row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 20px;
}

.ib-bnr__cont--blog--blog-content {
    width: calc(74% - 30px);
}

.ib-bnr__cont--blog--blog-content--h2 {
    margin: 0 0 20px;
    font-size: 28px;
    text-align: left;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    justify-content: center;
}

.ib-bnr__cont--blog--posts {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px
}

.ib-bnr__cont--blog--item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.ib-bnr__cont--blog--item-cover {
    margin-right: 1%;
    padding: 15px 0;
    width: calc(25% - 30px - 1%);
}

.ib-bnr__cont--blog--item-info {
    position: relative;
    padding: 5px 15px 15px;
    width: calc(75% - 30px);
    line-height: 1.8em;
}

.ib-bnr__cont--blog--item-date {
    font-size: 12px;
}

.ib-bnr__cont--sidebar {
    width: 26%;
}

.ib-bnr__cont--mainsidebar .wp-block-group {
    margin: 0 0 20px;
}

.ib-bnr__cont--mainsidebar-title {
    font-size: 28px;
    display: flex;
    font-weight: bold;
    line-height: 1.8em;
	margin: 0;
}

.ib-bnr__cont--mainsidebar ul a {
    text-decoration: none;
    color: inherit;
}

table#wp-calendar caption {
    text-align: left;
}

.ib-bnr__cont--mainsidebar nav.wp-calendar-nav {
    display: inline-block;
    padding: 10px 5px;
    width: 100%;
    background: #f09702;
    box-shadow: 0 5px 3px -3px rgba(0,0,0,0.2) inset;
}

span.wp-calendar-nav-prev a {
    color: #fff;
}

.ib-bnr__cont--mainsidebar ul li {
    list-style: none;
    border-bottom: solid 1px #efefef;
    padding: 15px 0;
    background-color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
}

.wp-block-categories {
    padding-left: 0;
}

.ib-bnr__cont--blog--body img {
    height: auto;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}

.ib-bnr__cont--blog--item-cover img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
}

.ib-bnr__cont--blog--item-info a {
    color: #000;
    text-decoration: unset;
}

.ib-bnr__cont--blog--item-info h3 {
    margin: 10px 0;
}

.ib-bnr__cont--blog--item-cover-single {
    margin-right: 1%;
    padding: 15px 0;
    width: 100%;
}

.ib-content__news-box__button a {
    color: #000;
    text-decoration: unset;
}

.ib-bnr__cont--blog--item-date-single {
    font-size: 14px;
    display: block;
}

.ib-content__flow--contact-steps {
    margin: 0 auto;
    width: calc(70% - 40px);
}

.ib-content__flow--contact {
    /* margin: 0 auto; */
}

.ib-content__flow--contact-step img {
    width: 80%;
}

.ib-content__flow--contact--title {
    font-size: 20px;
    color: #f06c02;
    font-weight: bold;
    margin: 0px 0 10px;
}

.ib-content__flow--contact-step {
    display: flex;
    margin: 20px 0;
    position: relative;
}

.ib-content__flow--contact-steps .ib-content__flow--contact-step:last-child::before,
.ib-content__flow--contact-steps .ib-content__flow--contact-step:last-child::after {
    display: none;
}

.ib-content__flow--contact-steps .ib-content__flow--contact-step:last-child .ib-content__flow--contact--content {
    border-bottom: unset;
}

.ib-content__flow--contact-step::before {
    content: "";
    position: absolute;
    left: calc(5% - 1px);
    height: 100%;
    border-left: 2px dotted #f19703;
    transform: translateX(-50%);
    z-index: 0;
    bottom: 0;
}

.ib-content__flow--contact-step::after {
    content: "▼";
    position: absolute;
    left: 5%;
    bottom: -8px;
    transform: translateX(-50%);
    color: #f19703;
    z-index: 0;
}

.ib-content__flow--contact-step img {
    width: 10%;
    height: auto;
    object-fit: contain;
    object-position: top;
    margin: 0 20px 0 0;
    position: relative;
    z-index: 1;
}

.ib-content__flow--contact--content {
    flex: 100%;
    border-bottom: 2px solid #dbe8d8;
}

.ib-content__flow--contact--text--pdfs {
    display: flex;
}

.ib-content__flow--contact--text--pdf img {
    width: 20%;
    text-align: center;
    margin: 0 auto;
}

.ib-content__flow--contact--text--pdf {
    text-align: center;
    margin: 20px 0 0;
    width: calc(100% / 3 - 40px);

}

.ib-content__flow--contact--text--pdf a {
    text-decoration: unset;
    color: #000;
}

.ib-content__flow--contact--text {
    margin: 0 0 20px 0;
}

.ib-content__box.ib-promo {
    margin: 50px auto;
}

.ib-promo__hd1 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
}

.ib-promo__hd2 {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 20px;
}

.ib-promo__hd2 span {
    color: #f06c02;
}

.ib-promo__txt1 .ib-promo__txt_alt1 {
    font-weight: bold;
}

.ib-content__contact-pdf-title {
    padding: 0 40px;
}

.ib-content__flow--contact--text--pdf--mailto-faq {
    padding: 0 40px;
}

.ib-content__flow--contact--text--pdf.faq-icon img {
    width: 12%;
}

.ib-content__aboutus--sub_title--v2 {
    display: flex;
    width: calc(100% - 40px);
    margin: 0 auto 40px;
    max-width: 800px;
}

.ib-content__aboutus--sub_title--v2-img {
    width: 100%;
}

.ib-content__aboutus--sub_title--v2-img img {
    width: 100%;
}

ul.ib-content__aboutus--sub_title--v2--list {
    margin: 0;
}

.ib-content__aboutus--two-images {
    display: flex;
    width: 100%;
    max-width: 800px;
    margin: 30px auto 0px;
	padding: 0 0 30px;
}

.ib-content__aboutus--two--image {
    width: 50%;
    margin: 0 10px;
}

.ib-content__aboutus--two--image img {
    object-fit: cover;
    width: 400px;
    height: 300px;
}

.ib-bnr__items {
    height: calc(100vh - 200px);
    overflow: hidden;
    min-height: 700px;
}

.ib-bnr__items .slick-list,
.ib-bnr__items .slick-track {
    height: 100%;
}

.ib-bnr__items img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.br-sp {
	display: none;
}

.room-txt-sp {
	display: none;
}

/*-- Special size, only for banner adjustment---*/
@media screen and (max-width: 1440px) {
	.ib-bnr__maintxt {
		position: absolute;
		top: 10%;
		left: 5%;
	}
}
/*-- Special size, only for banner adjustment---*/
@media screen and (max-width: 1200px) {
	.ib-bnr__maintxt {
		width: calc(100% - 450px);
	}
	.ib-bnr__maintxt span {
		font-size: 25px;
	}
	.ib-bnr__map__txt {
		padding: 10px;
	}
}

@media screen and (max-width: 991px) {
	.ib-rounds__item {
		min-width: 360px;
	}
	.ib-rounds__item__content {
		width: 100%;
	}
	
	.ib-content__three-box__cont {
        padding: 20px 10px;
        height: calc(100% - 80px);
    }
    .ib-content__three-box-title {
        font-size: 20px;
    }
    .ib-content__three-box-text {
        font-size: 13px;
    }
	.ib-content__news-box__button {
		width: calc(80% - 40px);
	}
    .sp-only {
        display: block;
    }

    .ib-content__room--room3-detail-table-detail tr td {
        width: calc(100% / 3);
    }

    .ib-content__room--room3-detail {
        width: calc(100% - 40px);
    }

    .ib-content__room--room3-detail-text {
        margin: 0 auto 0 20px;
        width: calc(100% - 20px);
    }

    .ib-content__room--room3-detail-table-detail tr td {
        width: calc(100% / 3);
    }
	
	#ib-bnr__cont--blog {
		width: 90%; 
	}
}

@media screen and (max-width: 767px) {
	
	.room-txt-sp {
		display: block;
		margin: 5px 0;
	}
	
	.br-sp {
		display: block;
	}
	
	.tal-l {
		text-align: left;
	}
	
	.ib-content__aboutus--two-images {
		display: block;
	}
	
	.ib-content__aboutus--two--image {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	
	.ib-content__aboutus--two--image img {
		width: 90%;
	}
	
	.ib-content__aboutus--sub_title--v2 {
		display: block;
	}
	
	ul.ib-content__aboutus--sub_title--v2--list {
		margin: 10px 0;
		padding: 15px;
	}
	
	.ib-content__contact-pdf-title {
		padding: 0 10px;
	}
	
	.ib-content__flow--contact--text--pdf--mailto-faq {
		padding: 0 10px;
	}
	
	.ib-content__flow--contact--text--pdfs {
        display: block;
    }

    .ib-content__flow--contact--text--pdf {
        width: 100%; 
    }

    .ib-content__flow--contact-step {
        display: block;
        text-align: center;
    }

    .ib-content__flow--contact-step img {
        width: 30%;
    }

    .ib-content__flow--contact-step::before {
        display: none;
    }

    .ib-content__flow--contact--text--pdf img {
        width: 12%;
    }

    .ib-content__flow--contact-step::after {
        display: none;
    }

    .ib-content__flow--contact-steps {
        width: calc(90% - 10px);
    }

	.ib-hdr__spmenu-btn {
		display: block;
		flex: 20%;
		text-align: left;
	}
	
	.ib-hdr__logo {
		flex: 60%;
		text-align: center;
	}
	
	.ib-hdr__contact {
		flex: 20%;
		text-align: right;
	}
	
	.ib-hdr__spmenu-btn span {
		width: 100%;
		height: 0px;
		border: solid #000;
		border-width: 1px 0 0;
		display: block;
		position: absolute;
		transition: 0.5s ease;
	}

	.ib-hdr__spmenu-btn__cont {
		margin: 0;
		position: relative;
		width: 30px;
		height: 20px;
	}

	.ib-hdr__spmenu-btn span:nth-child(1) {
		top: 0;
	}

	.ib-hdr__spmenu-btn span:nth-child(2) {
		top: calc(50% - 1px);
		opacity: 1;
	}

	.ib-hdr__spmenu-btn span:nth-child(3) {
		bottom: 0;
	}

	.ib-hdr__spmenu-btn--active span:nth-child(1) {
		top: calc(50% - 1px);
		transform: rotate(225deg);
	}

	.ib-hdr__spmenu-btn--active span:nth-child(2) {
		opacity: 0;
	}

	.ib-hdr__spmenu-btn--active span:nth-child(3) {
		bottom: unset;
		top: calc(50% - 1px);
		transform: rotate(-225deg);
	}

	.ib-hdr__spcontact__cont {
		display: block;
		font-size: 20px;
	}
	
	.ib-hdr__spcontact__icon {
		display: inline-block;
		color: #f09702;
		padding: 5px;
		margin: 0;
	}
	
	.ib-navi {
		max-height: 0;
		transition: 0.5s ease;
        overflow: hidden;
	}

	.ib-navi.ib-navi--active {
		max-height: 100vh;
	}

	.ib-navi__list {
		display: block;
	}

	li.ib-navi__list__item {
		border: dotted #FFF;
		border-width: 0 0 1px;
	}
	
	.ib-hdr__contact__cont {
		display: none;
	}

	.ib-content__news-boxes {
		flex-wrap: wrap;
		align-items: baseline;
	}

	.ib-content__news {
		width: auto;
		margin: 0;
		border-radius: 0;
		padding: 0 10px;
	}

	.ib-content__news-box {
		padding: 0;
	}

	.ib-content__news-box__button {
		margin: 40px auto 0px;
		padding: 10px;
		min-width: 200px;
	}

	.ib-content__news-box--cont {
		margin: 0 0 60px;
		border-radius: 20px;
	}

	.ib-content__news-title-img {
		margin-top: 20px;
		position: relative;
		padding: 20px 0 0;
	}

	.ib-content__news-title-img::before {
		content: "";
		position: absolute;
		height: 0;
		width: 100%;
		border: solid #888;
		top: 50%;
		left: 0;
		border-width: 1px 0 0;
		z-index: 0;
	}

	.ib-content__news-title-img img {
		position: relative;
		z-index: 1;
		background-color: #FFF;
		padding: 0 10px;
	}

	.ib-content__button {
		width: auto;
		padding: 10px;
		margin: 20px  0 0;
	}

	.ib-content__box {
		padding: 20px;
		width: auto;
		border-radius: 0;
	}
	
	.ib-content__box__cont {
		padding: 0;
	}

	.ib-content__sub-logo {
		max-width: 250px;
		margin: -65px auto 0;
	}
	
	.ib-content__sub-logo img {
		width: 100%;
	}

	.ib-content {
		padding: 20px 0;
	}

	.ib-bnr__maintxt span {
		font-size: initial;
		display: inline-block;
		width: calc(100% - 20px);
		line-height: 1.5;
		margin: 5px 0;
	}

	.ib-bnr__map {
		display: none;
	}

	.ib-bnr__maintxt {
		top: 15%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: calc(100% - 20px);
	}

    .ib-rounds__item {
        width: 100%;
        margin: 40px 0 0;
    }

    .ib-rounds__cont {
        display: block;
    }

    .ib-content__three-boxes-cont {
        display: block;
    }

    .ib-navi-footer {
        display: none;
    }

    .ib-footer__logo img {
        width: 50%;
    }

    .ib-footer__text {
        padding: 30px 0 0 0;
    }

    .ib-content__title img {
        width: 100%;
    }

    .ib-rounds__item__icon {
        transform: translate(-50%, -30px);
    }

    .ib-content__title {
        padding: 30px 0 0px;
    }

    .ib-rounds__item__content {
        width: 80%;
    }

    .ib-content__aboutus {
        width: 90%;
    }

    .ib-content__aboutus--sub_title--description--text {
        width: unset;
        padding: 0 20px 20px 0;
    }

    .ib-content__aboutus__2 {
        width: 90%;
    }

    .ib-content__aboutus__2--image {
        text-align: center;
    }

    .ib-content__aboutus__2--3-images {
        display: block;
    }

    .ib-content__aboutus--sub_title {
        padding: 20px;
    }

    .ib-content__aboutus__2--sub_title--text {
        padding: 20px;
    }

    .ib-content__aboutus__2--sub_title--description--text {
        padding: 0 20px 20px;
        width: 90%;
    }

    .ib-content__aboutus__2--sub_title--description {
        margin: 20px 0;
    }

    .ib-content__flow {
        width: 90%;
    }

    .ib-content__flow__inbox__user {
        width: 90%;
    }

    .ib-content__flow--text {
        width: 90%;
    }

    .ib-content__contact {
        width: 90%;
    }

    .ib-content__contact--main__title {
        padding: 20px;
    }

    .ib-content__contact--main__title {
        padding: 20px;
    }

    .ib-content__contact--contact__form--items {
        display: block;
    }

    .ib-content__contact--contact__form {
        padding: 10px;
    }

    .ib-content__contact--contact__form--items--title {
        padding: 15px;
        display: block;
        width: auto;
    }

	.ib-content__contact--contact__form--items--title p {
		margin: 0;
	}
	
	.ib-content__contact--contact__form--items > p{
		display: none;
	}
	
	.ib-content__contact--contact__form--items--content {
		display: block;
		width: auto;
		line-height: 1;
		padding: 15px 0;
	}

	.ib-content__contact--contact__form--items--content p {
		margin: 0;
	}

    .ib-content__three-box {
        width: 100%;
    }

    .ib-content__news-boxes {
        display: block;
    }

    .ib-content__news-title-text {
        font-size: 28px;
    }

    .ib-content__aboutus--main_title {
        font-size: 28px;
    }

    .ib-content__aboutus__2--main_title {
        font-size: 28px;
    }

    .ib-content__flow--main__title {
        font-size: 28px;
    }

    .ib-content__contact--main__title {
        font-size: 28px;
    }

    .ib-content__faq--main__title {
        font-size: 28px;
    }

    .ib-content__flow--sub__title {
        font-size: 25px;
        padding: 25px;
    }

    .ib-content__faq--question-text {
        font-size: 18px;
    }

    .ib-content__faq--question {
        padding: 20px;
    }

    .ib-content__aboutus--sub_title--text {
        font-size: 25px;
    }

/*     .ib-content__faq--answer {
        padding: 20px;
    } */

    .ib-content__room--room1 {
        display: block;
        width: 92%;
    }

    .ib-content__room--room1--image {
        margin: 0; 
    }

    .ib-content__room--room3-detail-img img {
        width: 100%;
    }

    .ib-content__room--room2-desc img {
        width: 100%;
    }

    .ib-content__room--room2-icons {
        display: block;
    }

    .ib-content__room--room2-icon img {
        height: auto; 
    }

    .ib-content__room--room3-detail {
        display: block;
    }

    .ib-content__room--room3-detail-text {
        margin: 0;
    }

    .ib-content__room--room3-detail-text {
        width: 100%; 
    }

    .ib-content__room--room4-table {
        overflow-x: auto;
        width: calc(100% - 0px);
        margin: 0;
    }

    .ib-content__room--room4-table-details {
        min-width: 780px;
    }

    .ib-content__aboutus--table--operating_company tr td {
        display: block;
    }

    .ib-content__aboutus--table--operating_company tr {
        margin: 0 10px 20px 10px;
        display: block;
    }
	
	#ib-bnr__cont--blog {
		padding-top: unset;
	}
	
	.ib-bnr__cont--sidebar {
		width: 100%; 
	}
	
	 .ib-bnr__cont--blog--row {
        display: unset;
    }

    .ib-bnr__cont--blog--blog-content {
        width: 100%;
    }

    .ib-bnr__cont--blog--item-cover {
        width: 100%;
    }

    .ib-bnr__cont--blog--item-info {
        line-height: 2;
        width: 100%;
        padding: unset;
    }
	
	.ib-content__box.ib-promo .ib-content__sub-logo {
		width: 55%;
		min-width: 160px;
		margin: -65px auto 15px;
	}

	.ib-promo__hd1 {
		font-size: 20px;
	}

	.ib-promo__hd2 {
		font-size: 24px;
	}

	.ib-promo__hd2 span {
		display: inline-block;
	}
	
	.ib-content__faq--question::before, .ib-content__faq--question::after {
		right: 20px;
	}
}