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

   second

--------------------------------------------------------------------------------------------------*/
.sp {
  display: none;
}

.pc {
  display: block;
}

@media all and (max-width: 1500px) {
  .l-footer__info {
    background-size: auto 120px;
  }
}
@media all and (max-width: 1100px) {
  .l-header__menu .l-container {
    max-width: 100%;
  }

  .l-header__menu ul {
    justify-content: center;
  }
}
@media all and (max-width: 959px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .full-width {
    width: 100%;
  }

  .full-max-width {
    max-width: 100%;
  }

  body {
    font-size: 14px;
  }

  .l-container {
    width: 92%;
  }

  .u-flex {
    display: block;
  }

  .l-header .menubt {
    z-index: 3;
    width: 47px;
    height: 47px;
    border-radius: 4px;
    top: 6px;
    right: 12px;
    background-color: #85c5e4;
    display: block;
    position: absolute;
    z-index: 1002;
    cursor: pointer;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
  }
  .l-header .menubt span {
    display: block;
    background: #85c5e4;
    border-radius: 0;
    position: absolute;
    top: 17px;
    transition: all 0.4s;
    transform: rotate(0deg);
    width: 31px;
    height: 2px;
    right: 8px;
    background-color: #fff;
  }
  .l-header .menubt .top {
    -webkit-transform: translateY(-400%);
    -ms-transform: translateY(-400%);
    transform: translateY(-400%);
  }
  .l-header .menubt .bottom {
    -webkit-transform: translateY(400%);
    -ms-transform: translateY(400%);
    transform: translateY(400%);
  }
  .l-header .menubt .menuclick1 {
    transform: rotate(-215deg);
  }
  .l-header .menubt .menuclick2 {
    background-color: rgba(255, 255, 255, 0);
  }
  .l-header .menubt .menuclick3 {
    transform: rotate(215deg);
  }
  .l-header .menubt__text {
    color: #fff;
    font-size: 10px;
    width: 100% !important;
    position: absolute;
    left: 5px;
    bottom: 3px;
  }
  .l-header__menu {
    width: 100%;
    display: none;
    padding: 8px 0 22px 0;
				background-image: linear-gradient(45deg, #f7a89e 0%, #fad0c4 100%);
  }
  .l-header__menu li {
    width: 100%;
    border-bottom: 1px solid #fff;
    background: none !important;
  }
  .l-header__menu li a {
    text-align: left;
    font-size: 20px !important;
    color: #fff;
    padding: 15px 0 15px 20px;
				background: url(../image/arrow-01.png) no-repeat 96% center;
				background-size: 7px;
  }
  .l-header__inner {
    padding: 15px 0;
  }
  .l-header__inner h1 img {
    width: 230px;
  }
		.l-header__inner h1 a {
			display: inline-block;
		}
  .l-header__info {
    display: none;
  }

  nav {
    position: absolute;
    top: 60px;
    left: 0;
    background-color: rgba(133, 197, 228, 0.7);
    z-index: 1002;
    display: none;
  }

  .p-heading {
    font-size: 24px;
    padding-bottom: 17px;
  }
  .p-heading span {
    font-size: 14px;
    padding-bottom: 16px;
  }
  .p-heading::after {
    width: 70px;
  }

  .c-btn {
    width: 150px;
    padding: 12px 8px;
    background: url(../image/icon-next-link.png) no-repeat left 14px center;
    background-size: 12px auto;
  }
  .c-btn:hover {
    background: url(../image/icon-next-link.png) no-repeat left 14px center;
    background-size: 12px auto;
		}
		
  .c-btn--reset {
    background: url(../image/icon-reset.png) no-repeat left 14px center;
    background-size: 12px auto;
  }
  .c-btn--reset:hover {
    background: url(../image/icon-reset.png) no-repeat left 14px center;
    background-size: 12px auto;
  }
  .c-btn--search {
    background: url(../image/icon-search.png) no-repeat left 14px center;
    background-size: 12px auto;
  }
  .c-btn--search:hover {
    background: url(../image/icon-search.png) no-repeat left 14px center;
    background-size: 12px auto;
  }

  .p-news-list li {
    padding: 18px 20px;
  }
  .p-news-list__date {
    padding-right: 11px;
  }
  .p-news-list__cat {
    padding: 0 11px;
    font-size: 11px;
  }
  .p-news-list__title {
    padding: 8px 0 7px 0;
    font-size: 16px;
  }
  .p-news-list__desc {
    font-size: 13px;
  }

  .l-footer__ptop {
    padding: 10px 0;
  }
  .l-footer__ptop img {
    width: 40px;
  }
  .l-footer__info {
    background: #f7a89e url(../image/bg-footer.png) no-repeat left top 18px;
    background-size: auto 80px;
    padding: 40px 0 26px 0;
  }
  .l-footer__info-head {
    width: 100%;
    padding: 18px 0;
  }
  .l-footer__info-head address {
    margin-top: 10px;
    font-size: 13px;
  }
  .l-footer__info-link {
    width: 100%;
    padding: 10px 0 22px 0;
    border-left: none;
  }
  .l-footer__info-link-list li {
    margin: 0 7px;
    vertical-align: middle;
  }
  .l-footer__info-link-list li:nth-child(1) {
				display: block;
				margin-bottom: 20px;
		}

  .l-footer__info-link-list .c-btn,
		.l-footer__info-link-list .c-btn:hover {
			width: 80%;
    background: #fff url(../image/icon-next-link.png) no-repeat left 14px center;
    background-size: 11px auto;
  }
  .l-footer__info-coppy {
    margin-top: 22px;
    font-size: 11px;
  }

  .p-gradation {
    width: 100%;
    height: 220px;
  }
  .p-gradation h2 span {
    font-size: 12px;
  }

  .p-breadcumb {
    padding: 7px 0 10px 0;
    margin-left: 5%;
				display: none;
  }

  .page {
    background: url(../image/bg-page.jpg) repeat;
  }

  .p-pagination li {
    margin: 0 7px;
  }
  .p-pagination li.pc {
    display: none;
  }
  .p-pagination__prev {
    margin: 4px 25px 0 7px !important;
  }
  .p-pagination__next {
    margin: 4px 0 0 25px !important;
  }
		
		.btnall a {
			width: 100%;
		}
		
		.p-gradation--yado {
  background: url(../image/yado/banner-yado.jpg) no-repeat 40% 20%;
}
.p-gradation--news {
  background: url(../image/banner-news.jpg) no-repeat 0 center;
		background-size: cover;
}
.p-gradation--about {
  background: url(../image/banner-about.jpg) no-repeat center center;
		background-size: cover;
}
.p-gradation--sight {
  background: url(../image/banner-sight.jpg) no-repeat center center;
		background-size: cover;
}
.p-gradation--document {
  background: url(../image/banner-document.jpg) no-repeat center center;
		background-size: cover;
}
.p-gradation--contact {
  background: url(../image/banner-contact.jpg) no-repeat 100% center;
		background-size: cover;
}
.p-gradation--privacy {
  background: url(../image/banner-privacy.jpg) no-repeat center center;
		background-size: cover;
}
.p-gradation--member {
  background: url(../image/banner-member.jpg) no-repeat center center;
		background-size: cover;
}

.secondInner {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0 40px;
}

.aboutDetail h3 {
	margin-bottom: 20px;
}
		
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #999;
  padding: 8px 40px !important;
font-size: 16px !important;
margin-top: 20px;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.uwpqsf_class select {
padding: 8px !important;
font-size: 16px !important;
color: #000;
}

.uwpqsf_class.togglecheck label {
padding-top: 10px !important;
}

.uwpqsf_class.togglecheck label input[type="checkbox"]{
margin-right: 4px;
}


  /*--------------------------------------------------------------------------------------------
    index
  --------------------------------------------------------------------------------------------*/
  .banner-top .bx-pager {
    bottom: -35px;
  }
		
		.sp-slide .sub {
   	left: 10px;
				font-size: 14px;
				padding: 6px 16px;
  }
		
		.mess-top .l-container3 {
			display: block;
		}

  .mess-top {
    padding: 40px 0 30px 0;
				background-position: -100px center;
  }
  .mess-top__info {
    writing-mode: initial;
    margin-top: 30px;
  }
  .mess-top__info p {
    margin: 0 7px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .mess-top .p-heading {
    margin-left: auto;
    font-size: 26px;
    line-height: 1.2;
    margin: 0 7px 0 11px;
    padding-right: 0;
    writing-mode: initial;
    text-align: center;
  }
  .mess-top .p-heading span {
    position: static;
    writing-mode: initial;
  }
  .mess-top .p-heading::after {
    position: absolute;
  }

  .accommodation-top {
    padding: 47px 0 17px 0;
    background: #ffe1d9 url(../image/top/bg-accommodation-top.png) no-repeat center bottom;
    background-size: 100% auto;
  }
  .accommodation-top__info {
    margin-top: 40px;
    text-align: center;
  }
  .accommodation-top__info-row2 {
    margin-top: 14px;
  }
  .accommodation-top__item {
    max-width: 500px;
    border-radius: 8px;
    display: inline-block;
  }
  .accommodation-top__item--1 {
    width: 100%;
  }
  .accommodation-top__item--2 {
    width: 100%;
    margin-top: 20px;
  }
  .accommodation-top__item-text {
    padding: 13px 0 0px 20px;
  }
  .accommodation-top__item-title {
    border-left: 3px solid #85c5e4;
    padding: 4px 18px 4px 4px;
  }
  .accommodation-top__item-title--pink {
    border-left: 3px solid #f7a89e;
  }
  .accommodation-top__item-title--green {
    border-left: 3px solid #afd6a1;
  }
  .accommodation-top__item-list-text {
    margin-top: 14px;
				display: flex;
				flex-wrap: wrap;
  }
  .accommodation-top__item-list-text li {
    margin: 0 5px;
    border-radius: 17px;
    font-size: 13px;
    margin-bottom: 12px;
				display: block;
				width: 46%;
  }
  .accommodation-top__item-list-text li a {
			display: block;
    padding: 6px 20px;
		}

  .accommodation-top__map {
    margin-top: 33px;
  }
  .accommodation-top__map img {
    max-width: 100%;
  }

  .info-top {
    padding: 77px 0;
  }
  .info-top__list {
    margin-top: 47px;
    text-align: center;
  }
  .info-top__item {
    width: 44%;
				margin: 0 2%;
    display: inline-block;
    text-align: left;
  }
  .info-top .c-btn {
    margin-top: 20px;
				width: 80%;
  }

  .news-top {
    background: #ffe1d9;
    padding-bottom: 110px;
  }
  .news-top::before {
    position: static;
  }
  .news-top__head {
    width: 100%;
    padding-top: 77px;
  }
  .news-top .p-heading {
    writing-mode: initial;
    padding-bottom: 17px;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .news-top .p-heading span {
    margin-right: 0;
  }
  .news-top .p-news-list {
    width: 100%;
				margin-bottom: 20px;
    padding: 20px 20px 36px;
				background-color: #FFF;
  }
  .news-top .c-btn {
    background: #fff url(../image/icon-next-link.png) no-repeat left 14px center;
    background-size: 12px auto;
    position: absolute;
    margin-left: 0;
    bottom: 70px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
				width: 80%;
  }
  .news-top .c-btn:hover {
    background: #fff url(../image/icon-next-link.png) no-repeat left 14px center;
    background-size: 12px auto;
		}
  .social-top {
    padding: 77px 0 64px;
    background: url(../image/top/bg-social-top.png) no-repeat center bottom, url(../image/top/bg-bottom-top.jpg) repeat;
    background-size: 100% auto, auto auto;
  }
  .social-top__info-title {
    padding-left: 18px;
    line-height: 14px;
    padding-bottom: 10px;
    font-size: 18px;
    background: url(../image/top/icon-flower.png) no-repeat left top;
    background-size: auto 14px;
  }
  .social-top__info-face {
    width: 100%;
    margin-bottom: 30px;
  }
  .social-top__info-face-photo {
    border: 3px solid #ffe1d9;
  }
  .social-top__info-youtube {
    width: 100%;
    margin-top: 30px;
  }
  .social-top__company {
    padding-top: 55px;
  }
  .social-top__company-list-link li {
    margin: 0px 3px 20px 3px;
				display: block;
  }
  .social-top__company-list-link li a {
				width: 100%;
    font-size: 14px;
    padding: 12px 23px 12px 14px;
    background: #fff url(../image/icon-square.png) no-repeat right 12px center;
    background-size: 8px auto;
  }
  .social-top__company-list-link li a:hover {
    background: url(../image/icon-square.png) #FBECE8 no-repeat right 12px center;
    background-size: 8px auto;
		}
  .social-top__company-list-company1 li {
    margin: 0 8px 23px 8px;
  }
  .social-top__company-list-company2 li {
    margin: 10px 5px;
  }
		.info-top__title-list li {
			width: 100%;
			display: block;
		}

.info-top__item img {
height: auto;
}

.fbWrap iframe {
width: 100%;
}


  /*--------------------------------------------------------------------------------------------
    yado
  --------------------------------------------------------------------------------------------*/
  .form-search-yado {
    margin: 26px 0 63px 0;
  }
  .form-search-yado__table {
  margin: 30px 0 40px;
  }
  .form-search-yado__table table {
    border-radius: 6px;
  }
  .form-search-yado__table th {
    width: 100%;
    float: left;
    font-size: 13px;
    padding: 10px 0;
    border-right: none;
  }
  .form-search-yado__table td {
    width: 100%;
    float: left;
    padding: 15px 0 12px 25px;
    border-bottom: 1px solid #4e4e4e;
  }
  .form-search-yado input[type=text],
.form-search-yado select {
    font-size: 12px;
    padding: 9px 0 9px 17px;
    max-width: 427px;
  }
  .form-search-yado .input-box {
    width: calc(100% - 20px);
    max-width: 427px;
  }
  .form-search-yado .nice-select {
    width: calc(100% - 20px);
    height: 40px;
    max-width: 427px;
  }
  .form-search-yado-list-check-photo {
    width: 47px;
    text-align: center;
    display: inline-block;
  }
  .form-search-yado-list-check-photo img {
    vertical-align: middle;
  }
  .form-search-yado-list-check li {
    padding-right: 14px;
    margin: 10px 0 10px 0;
    font-size: 12px;
  }
  .form-search-yado__btn {
    margin: 18px 0 64px 0;
  }
  .form-search-yado__btn li {
    margin: 10px;
  }

  .result-search-yado {
    padding-bottom: 100px;
  }
  .result-search-yado__item {
    margin-bottom: 26px;
    padding: 30px 20px;
  }
  .result-search-yado__head {
    padding-left: 3px;
    padding-bottom: 3px;
    border-bottom: none;
  }
  .result-search-yado__title {
    font-size: 20px;
    margin-bottom: 5px;
    border-bottom: 2px solid #f7a89e;
    padding-bottom: 7px;
  }
  .result-search-yado__contact li {
    margin: 5px 20px 5px 0;
  }
  .result-search-yado__contact li img {
    padding-right: 6px;
  }
  .result-search-yado__contact li a {
    padding-bottom: 2px;
    display: inline;
  }
  .result-search-yado__info {
    margin-top: 20px;
  }
  .result-search-yado__info-list li {
    margin: 5px 11px 5px 0;
  }
  .result-search-yado__info-list-cat {
    min-width: 70px;
    padding: 0 10px;
    margin-right: 7px;
  }
  .result-search-yado__info-list-title {
    font-size: 13px;
  }
  .result-search-yado__info-desc {
    margin-top: 14px;
  }
  .result-search-yado__info-service {
    margin-top: 20px;
    position: static;
    text-align: center;
    display: block;
  }
  .result-search-yado__info-service-list {
    text-align: left;
  }
  .result-search-yado__info-service-list li {
    margin: 5px 5px 5px 0;
  }
  .result-search-yado__info .c-btn {
    position: static;
    margin-top: 15px;
				width: 100%;
  }
  .result-search-yado__photo {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .result-search-yado__photo img {
    width: auto;
    max-width: 100%;
  }
  .result-search-yado__text {
    width: 100%;
  }
		.yadoOfficial a {
			width: 100%;
		}
		.yadoLocation {
			width: 100%;
		}
		
		.yadoLocation th {
			width: 100%;
			display: block;
			background-color: #F3F2F1;
		}

		.yadoLocation td {
			width: 100%;
			display: block;
		}
		
		.yadoDetail ul.kodawari li {
			width: 50%;
			font-size: 12px;
		}
		
		.yadoGallery div,
		.yadoGallery div:nth-of-type(3n-1) {
			width: 46%;
			margin: 0 2% 20px;
		}

.result-search-yado__contact li {
display: block;
}

.yadoDetail dl {
display: block;
}
.yadoDetail dl dd {
margin-bottom: 20px;
}

/*--------------------------------------------------------------------------------------------
  news
--------------------------------------------------------------------------------------------*/
.newsDetail .date {
	background-size: 14px;
}


/*--------------------------------------------------------------------------------------------
  about
--------------------------------------------------------------------------------------------*/
.aboutDetail table th {
	display: block;
	width: 100%;
	background-color: #F3F2F1;
}

.aboutDetail table td {
	display: block;
	width: 100%;
	background-color: #FFF;
}

/*--------------------------------------------------------------------------------------------
  sight
--------------------------------------------------------------------------------------------*/
/*.sightDetail ul {
	display: block;
}

.sightDetail ul li {
	width: 100%;
	margin: 0 0 50px;
}
*/

.sightArea {
	display: block;
	justify-content: space-between;
}

.sightArea .sightList {
	width: 100%;
}

.sightArea .sightList h3,
.sightLinks h3 {
	margin-bottom: 8px;
	font-weight: 500;
	padding: 8px;
	color: #FFF;
	border-radius: 8px;
}

.sightArea .sightList h3.sbizen,
.sightLinks h3.sbizen {
	background-color: #85c5e4;
}

.sightArea .sightList .sbittyu,
.sightLinks h3.sbittyu {
	background-color: #f7a89e;
}

.sightArea .sightList .smimasaka,
.sightLinks h3.smimasaka {
	background-color: #afd6a1;
}

.sightArea .sightList ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 10px 30px;
}

.sightArea .sightList ul li {
	width: 30%;
	margin-right: 0;
	margin-bottom: 6px;
}

.sightArea .sightMap {
	width: 100%;
	margin-left: 0;
	text-align: center;
}

.sightArea .sightMap img {
	max-width: 100%;
}

.sightLinks {
	margin-bottom: 60px;
}

.sightLinks:last-of-type {
	margin-bottom: 0;
}

.sightLinks h4 {
	margin-left: 20px;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	border-radius: 8px;
	padding: 8px;
	background-color: #FFF;
}

.sightLinks h4.sbizen {
	border: 2px solid #85c5e4;
}

.sightLinks h4.sbittyu {
	border: 2px solid #f7a89e;
}

.sightLinks h4.smimasaka {
	border: 2px solid #afd6a1;
}

.sightLinks ul {
	display: block;
	flex-wrap: wrap;
	margin: 0 70px 40px;
	font-size: 16px;
}

.sightLinks ul li {
	width:100%;
	margin-bottom: 10px;
	list-style-type: disc;
}

/*--------------------------------------------------------------------------------------------
  contact
--------------------------------------------------------------------------------------------*/
.contactDetail table th {
	width: 100%;
	display: block;
	background-color: #F3F2F1;
}

.contactDetail table td {
	width: 100%;
	display: block;
}

.contactDetail table td input[type="text"] {
	width: 100%;
}

/*--------------------------------------------------------------------------------------------
  privacy
--------------------------------------------------------------------------------------------*/
.privacyDetail dl {
	width: 100%;
}

}




@media all and (max-width: 360px) {
  .accommodation-top__item-photo,
.accommodation-top__item-text {
    width: 50%;
  }
}

/*# sourceMappingURL=mobile.css.map */
