@charset "utf-8";
/*==================================================
	タブレットのみ適応
==================================================*/
@media only screen and (max-width: 768px) and (min-width: 641px){
	.dsp_smt { display: none; }
}
/*==================================================
	タブレット・スマホに適応
==================================================*/
@media only screen and (max-width: 768px) {
	.dsp_hp { display: none; }

	/* ベースカラー*/
	#switchBtnArea #switchBtn { background: #014f94; }
	#header .contact .tel a { background: #014f94; }
	#header .contact .btn a { background: #014f94; }
	#rwdMenuWrap { background: #014f94; }

	/* ヘッダ */
	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		padding: 0;
		background: #014f94;
		z-index: 9997;
	}
	#header h1.title {
		height: 50px;
		padding: 0 10px;
		background: #014f94;
	}
	#header h1.title img {
		width: auto;
		max-height: 50px;
	}
	/* お問い合わせ */
	#header .contact .tel a,
	#header .contact .btn a {
		width: 46px;
		height: 50px;
		padding: 0 11px;
		box-sizing: border-box;
		/* 縦方向中央揃え */
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#header .contact .tel {
		padding-right: 46px;
		padding-left: 2px;
	}
	#header .contact .txt,
	#header .contact .tel span,
	#header .contact .btn span {
		display: none;
	}
	/* コンテナ */
	#container {
		padding-top: 50px;
	}
	#container h2.sub, #container h3.sub {
		font-size: 32px;
		margin-bottom: 20px;
	}
	#container h3.sub02 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.main {
		padding-left: 15px;
		padding-right: 15px;
	}
	#main, #navi {
		clear: both;
		padding-bottom: 30px;
	}
	#page_title .sub_page {
		height: 200px;
		padding-top: 0;
		font-size: 35px;
	}
	/* フッター */
	#footer {
		padding-top: 30px;
	}
	#footer .box dt {
		margin-bottom: 20px;
	}
	#footer .links {
		width: 100%;
		margin-top: 20px;
	}
	#footer .links .menu {
		display: none;
	}
	#footer .f_link {
		width: 600px;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	#footer .bana {
		width: 100%;
		padding-bottom: 0;
	}
	#footer .bana li {
		width: 24%;
	}
	#footer .bana li a {
		width: 100%;
		height: 70px;
	}
	#copyright {
		height: 30px;
		line-height: 30px;
		font-size: 10px;
	}
	/* パンくずリスト */
	#page_navi {
		margin-bottom: 20px;
		padding-top: 15px;
		font-size: 11px;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 40px; }
	.pt { padding-top: 40px; }
	.pb { padding-bottom: 40px; }
	/* アンカーリンク用上部スペース */
	.pad_anchor {
		margin-top: -50px;
		padding-top: 50px;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_news .slick-slide {
		margin: 0 10px;
	}
	#top_news #news_list:before {
		height: 50px;
		top: 25%;
	}
	#top_news .slide-arrow {
		bottom: auto;
		top: 30%;
		width: 20px;
	}
	#top_news .next-arrow {
		right: -13px;
	}
	#top_news .prev-arrow {
		left: -13px;
	}
	#top_news .box {
		max-width: 520px;
		margin: 0 auto;
	}
	#top_news .box img {
		width: 100%;
		height: 30vw;
	}
	#message.message {
		display: block;
		width: 100%;
		font-size: 100%;
		letter-spacing: 0.15em;
		padding: 40px 0;
	}
	#message.message div {
		width: 100%;
	}
	#message.message h2 {
		text-indent: 0em;
		font-size: 28px;
		margin-right: 30px;
	}
	#message.message p {
		padding: 45px 0 0 0;
		margin-right: 35px;
	}
	#message .box_img img {
		width: 380px;
		margin-top: -40px;
	}
	#top_links a {
		width: 50%;
	}
	#top_links a:nth-of-type(3n - 1) {
		width: 50%;
	}
	#top_links a dl dt {
		font-size: 28px;
	}
	#top_links a dl dd {
		font-size: 18px;
	}
	#top_access .gmap .main {
		position: relative;
		min-height: 300px;
		top: -100px;
		margin-top: 20px;
	}
	#top_access .gmap .info {
		position: relative;
		width: calc(100% - 20%);
	}
	#top_access .gmap .info .box {
		position: relative;
		width: 48%;
		height: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
	/*--------------------------------------------------
	宿泊
--------------------------------------------------*/
	#stay .txt02 {
		font-size: 18px;
	}
	#stay .stay_room .room_box .box {
		width: 48%;
	}
	.remodal-wrapper {
		padding: 50px!important;
	}
	.remodal {
		padding: 15px!important;
	}
	.remodal .img_box {
		width: 100%;
	}
	.main-img {
		height: auto;
	}
	.remodal .txt_box {
		width: 100%;
	}
	.remodal .txt_box h3 {
		font-size: 25px;
		margin: 20px 0;
	}
	/*ご予約はこちらボタン*/
	.box_reservation {
		width: 88%;
	}
	#stay .equipment_box {
		width: 100%;
	}
	#stay .equipment_box .box {
		padding: 15px;
		justify-content: flex-start;
	}
	#stay .equipment_box .box ul {
		width: 100%;
	}
	#stay .equipment_box .box .img {
		flex: 0 0 100%;
		text-align: right;
		margin-top: -50px;
	}
	#stay .equipment_box .box .img img {
		width: 300px;
	}
	#stay .equipment_box .about_box {
		width: 100%;
	}
	#stay .stay_about .box {
		flex-direction: column;
		margin-bottom: 30px;
	}
	#stay .stay_about .box .ttl {
		width: 250px;
		height: 60px;
		margin-bottom: 10px;
	}
	#stay .stay_about .box .txt_box {
		width: 100%;
	}
	#stay .stay_about .box .txt_box dd {
		padding: 15px;
	}
	
	/*--------------------------------------------------
		レストラン
	--------------------------------------------------*/
	#restaurant .cont_box .txt_box {
		width: 60%;
		padding: 15px;
	}
	#restaurant .cont_box .txt_box .btn01 a {
		margin-top: 15px;
		min-width: inherit;
		width: 100%;
		padding: 0 30px;
	}
	#restaurant .cont_box .txt_box .txt {
		line-height: 1.8em;
	}
	#restaurant .breakfast_box {
		margin-bottom: 120px;
	}
	#restaurant .lunchi_box {
		margin-bottom: 180px;
	}
	#restaurant .dinner_box {
		margin-bottom: 60px;
	}
	#restaurant .breakfast_box::before {
		background-position: bottom right;
	}
	#restaurant .lunchi_box::before {
		background-position: bottom left;
	}
	#restaurant .buffet_box .box_flex_sp {
		align-items: flex-start;
	}
	#restaurant .buffet_box .img_box {
		width: 42%;
		padding: 15px;
	}
	#restaurant .buffet_box .txt_box {
		width: 55%;
	}
	#restaurant .buffet_box .txt_box .sub {
		font-size: 18px;
	}
	#restaurant .buffet_box .txt_box h3.sub02 {
		font-size: 22px;
	}
	#restaurant .buffet_box .txt_box .waku {
		font-size: 16px;
		min-height: 35px;
	}
	#restaurant .buffet_box .txt_box .txt {
		line-height: 1.8em;
	}
	#restaurant .buffet_box .txt_box .waku02 a {
		width: 250px;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
	}
	/*--------------------------------------------------
	会議・宴会
--------------------------------------------------*/
	#meeting .meeting_fee .fee_box::after {
		width: 48%;
	}
	#meeting .meeting_fee .fee_box .box {
		width: 48%;
	}
	#meeting .meeting_fee .fee_box .box .ttl_box {
		flex-direction: column;
		padding: 15px;
	}
	#meeting .meeting_fee .fee_box .box .ttl_box .ttl {
		padding-top: 15px;
	}
	#meeting .meeting_fee .fee_box .box .txt_box {
		padding: 15px;
	}
	#meeting .examples_box .box_flex_sp {
		display: block;
	}
	#meeting .examples_box .img_box {
		width: 60%;
		margin: 0 auto 20px;
	}
	#meeting .examples_box .txt_box {
		width: 100%;
	}
	/*--------------------------------------------------
		法要・仕出し
	--------------------------------------------------*/
	#memorial .memorial_schedule .memorial_arrow dl {
		width: 100%;
		min-height: auto;
		padding: 15px 0;
	}
	#memorial .memorial_schedule .memorial_arrow dl:not(:last-of-type)::before {
		clip-path: polygon(50% 100%, 100% 0, 0 0);
		top: auto;
		bottom: -35px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		width: 57px;
		height: 18px;
		background: linear-gradient(180deg,rgba(161, 188, 214, 0) 0%, rgba(161, 188, 214, 1) 100%);
	}
	#memorial .memorial_altar .altar_box .box {
		width: 48%;
		margin: 20px 0;
	}
	#memorial .memorial_altar .altar_box .box .txt_box {
		padding: 15px;
	}
	#memorial .memorial_altar .altar_box .box .txt_box .txt {
		text-align: left;
	}
	#memorial .memorial_cooking .cooking_box .box {
		width: 48%;
		margin-bottom: 30px;
	}
	#memorial .memorial_cooking .cooking_box.w2 {
		justify-content: space-between;
	}
	#memorial .memorial_cooking .cooking_box.w2 .box {
		margin: 0;
		margin-bottom: 30px;
	}
	#memorial .memorial_cooking .cooking_box .box .txt_box {
		padding: 15px;
	}
	#memorial .memorial_cooking .cooking_box .box .txt_box dl {
		font-size: 14px;
	}
	#memorial .plan_box .maru {
		width: 160px;
		height: 160px;
	}
	/*--------------------------------------------------
		ブライダル
	--------------------------------------------------*/
	#bridal .txt {
		font-size: 16px;
		line-height: 1.8;
	}
	#bridal .mv .img {
		margin: 50px 0;
	}
	#bridal .memu .box {
		padding-top: 50px;
		margin-bottom: 50px;
	}
	#bridal .memu .box .img {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	#bridal .memu .box:nth-of-type(even) .img {
		order: 1;
	}
	#bridal .memu .box .img img {
		width: 500px;
	}
	#bridal .memu .box .info {
		margin: 0 auto;
	}
	#bridal .memu .box:nth-of-type(even) .info {
		order: 2;
	}
	#bridal .memu .box .info h3 {
		position: relative;
		bottom: 0;
		margin-bottom: 20px;
		font-size: 80px;
	}
	#bridal .memu .box .txt {
		margin-top: 0;
		text-align: left;
	}
	#bridal .schedule h3 {
		font-size: 80px;
	}
	#bridal .schedule .list {
		margin-top: 50px;
	}
	#bridal .schedule .grid {
		grid-template-columns: repeat(2, 48%);
	}
	#bridal .schedule .grid:not(:last-of-type) {
		margin-bottom: 0;
	}
	#bridal .schedule .grid:not(:last-of-type)::before {
		display: none;
	}
	#bridal .schedule .grid .box:nth-of-type(even) .in2::after {
		display: none;
	}
	#bridal .schedule .grid .box .in2.bg::before {
		top: -35px;
		height: calc(100% + 60px);
	}
	#bridal .schedule .point {
		padding: 30px 15px;
		top: auto;
		right: auto;
		position: relative;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 30px;
	}
	#bridal .schedule .point::before {
		background: #f7f9fc;
	}
	/*--------------------------------------------------
		周辺観光
	--------------------------------------------------*/
	#sightseeing .sightseeing_box .box .in {
		flex-direction: column;
		margin-bottom: 30px;
	}
	#sightseeing .sightseeing_box .box .in.reverse {
		flex-direction: column-reverse;
	}
	#sightseeing .sightseeing_box .box .in .img_box {
		width: 60%;
		margin: 0 auto 30px;
	}
	#sightseeing .sightseeing_box .box .in .txt_box {
		width: 100%;
		min-height: auto;
	}
	#sightseeing .sightseeing_box .box .in .txt_box dt {
		font-size: 20px;
		min-height: 60px;
	}
	#sightseeing .sightseeing_box .box .in .txt_box dd {
		padding: 25px;
	}
	/*--------------------------------------------------
		企業情報
	--------------------------------------------------*/
	#company .company_box .table_box,#company .company_box .map_box {
		width: 100%;
	}
	#company .company_box .table_box {
		margin-bottom: 30px;
	}
	#company .company_box .map_box iframe {
		height: 300px;
	}
/*--------------------------------------------------
	よくあるご質問
--------------------------------------------------*/
	#faq .faq_link .faq_link {
		justify-content: center;
	}
	#faq .faq_link .faq_link li {
		width: 45%;
		margin: 0 10px 20px;
	}
	#faq .faq_link .faq_link li:last-of-type {
		margin-bottom: 0;
	}
	#faq .faq_link .faq_link a {
		width: 100%;
	}
	#faq .faq_box dl {
		margin-bottom: 10px;
	}
	#faq .faq_box dt .num, #faq .faq_box dd .num {
		font-size: 18px;
		top: 11px;
	}
	#faq .faq_box dd .num  {
		top: 20px;
	}
	#faq .faq_box dt {
		font-size: 16px;
	}
	#faq .faq_box dd {
		font-size: 14px;
	}
	/*--------------------------------------------------
		お問い合せ
	--------------------------------------------------*/
	#mailform .tbl {
		border-bottom: 1px solid #BBB;
	}
	#mailform .tbl th,
	#mailform .tbl td {
		display: block;
		width: auto;
		border-bottom: none;
	}
	#mailform .tbl input[type="text"],
	#mailform .tbl textarea {
		font-size: 120%;
	}
	#mailform .btn input {
		width: 120px;
	}

/*------------------------------------------------*/
}