@media only screen and (max-width: 768px) and (min-width: 641px){
/*--------------------------------------------------
	タブレットのみ適応
--------------------------------------------------*/
.dsp_smt { display: none; }

/* お問い合わせ */
#top_contact dt {
	float: left;
	width: 90px;
}
#top_contact dd {
	margin-left: 110px;
	border-top: 1px solid #FFFFFF;
}
#top_contact a.tel {
	margin-right: 15px;
}
#top_contact .tel img,
#top_contact .btn img {
	width: 205px;
	height: auto;
}
/* 各コンテンツ */
#top_cont li {
	float: left;
	width: 50%;
}

/*--------------------------------------------------
  アクセス
--------------------------------------------------*/
/*	アクセスマップ	*/
#access_map dt img {
	float: left;
	margin-right: 15px;
}

/*--------------------------------------------------
	ネット予約・お問合せ
--------------------------------------------------*/
#reservation li {
	width: 31%;
	margin: 0 0 0 3%;
}
#reservation li:first-child {
	margin: 0;
}

}
@media only screen and (max-width: 768px) {
/*--------------------------------------------------
	タブレット・スマホに適応
--------------------------------------------------*/
.dsp_hp { display: none; }
.w100 img { width: 100%; 	height: auto; }
.br { display: block; }

/* ヘッダ */
#header {
	padding: 0 10px 10px;
}
#header p.logo {
	float: left;
	padding-top: 15px;
}
#menu_link {
	float: right;
	width: 40px;
	padding: 6px 8px;
	background: #2884a0;
	border-radius: 5px;
}
#menu_link img {
	width: 100%;
	height: auto;
}

/* サブページタイトル */
#sub_title h2 {
	min-height: 140px;
	position: relative;
}
#sub_title h2 img {
	width: 50%;
	height: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#sub_title h2.reservation img{
	width: 80%;
}
#service_page #sub_title {
	background: url(../img/service/bg_title.jpg) no-repeat right top;
	background-size: cover;
}

/* メニュー */
#menu {
	text-align: left;
	border-top: 1px solid #C8BB9C;
}
#menu li a {
	display: block;
	padding: 15px;
	border-bottom: 1px solid #C8BB9C;
}
#menu li a img {
	margin-right: 10px;
	vertical-align: bottom;
}

/* コンテナ */
#container{
	padding: 0 10px 20px;
}

/* フッター */
#footer .box {
	padding: 10px;
}

/*--------------------------------------------------
  トップページ
--------------------------------------------------*/
/* お問い合わせ */
#top_contact {
	padding: 0 1px 1px;
	border: 10px solid #c8bb9c;
}
#top_contact img {
	vertical-align: middle;
}
#top_contact dl {
	background: #c8bb9c;
}
#top_contact dt,
#top_contact dd {
	padding: 10px 20px;
	background: #c8bb9c;
}
#top_contact dt {
	padding-right: 0;
	border-top: 1px solid #FFFFFF;
}

/*--------------------------------------------------
  客室紹介
--------------------------------------------------*/
/* 客室紹介	*/
#rooms .right,
#rooms .left {
	width: 48%;
}
#rooms dt img {
	width: 100%;
	height: auto;
}

/* 料金表、支払い */
#price .left,
#price .right {
	float: none;
	width: 100%;
}
#price .tbl {
	width: 100%;
	margin-bottom: 20px;
}
#price .tbl th {
	width: auto;
}
#price .breakfast .w100 {
	width: 35%;
	max-width: 171px;
	margin-top: 20px;
}
#price .breakfast .w100 img {
	vertical-align: middle;
}
#price .bf_photo p:nth-child(2) img {
	margin-left: 10px;
}
#price li.checkin {
	float: none;
}

/*	団体プラン	*/
#plan .img_rit{
	width: 42%;
	height: auto;
}

/*--------------------------------------------------
  館内サービス
--------------------------------------------------*/
#service .box {
	padding: 4%;
}
#service .cf{
	margin-bottom: 0;
}
#service .left,
#service .center,
#service .right {
	width: 30%;
	margin: 0;
}
#service .center {
	margin: 0 5%;
}
#service dt img {
	width: 100%;
	height: auto;
}

#service_list {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
}
#service_list .left,
#service_list .center,
#service_list .right {
	clear: both;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
#service_list .center{
	margin: 15px 0;
	padding: 15px 0;
	border-top: dashed 1px #75726d;
	border-bottom: dashed 1px #75726d;
}
#service_list ul {
	overflow: hidden;
	padding-left: 5px;
}
#service_list li {
	float: left;
	margin-right: 15px;
}
#service2 .left,
#service2 .right {
	float: none;
}
#service2 .box {
	padding: 4% 4% 1%;
}
#service2 .box .cf div {
	width: 47%;
	margin: 0;
}
#service2 .box .cf div:nth-of-type(odd) {
	clear: both;
	float: left;
}
#service2 .box .cf div:nth-of-type(even) {
	float: right;
}
#service2 .box img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
  アクセス
--------------------------------------------------*/
/*	アクセスマップ	*/
#access_map dl {
}
#access_map dt {
	overflow: hidden;
	margin-bottom: 15px;
}
#access_map dd {
	width: 100%;
	box-sizing: border-box;
}
#access_map dd .in {
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
#access_map dd .in iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#access_pdf p.img_rit {
	float: left;
	width: 8%;
	max-width: 42px;
	margin: 1% 0 0 0;
}
#access_pdf h3.title {
	width: 80%;
	max-width: 315px;
}

/*--------------------------------------------------
	新居浜情報
--------------------------------------------------*/
#niihama p.img_lft,
#niihama p.img_rit {
	width: 32%;
}
#niihama p.img_lft img,
#niihama p.img_rit img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

/*--------------------------------------------------
	ネット予約・お問合せ
--------------------------------------------------*/
#reservation li img {
	width: 100%;
	height: auto;
}
#mailform .tbl {
	border-bottom: solid 1px #c7baaa;
}
#mailform .tbl th,
#mailform .tbl td {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-bottom: none;
}
#mailform .tbl td input[type="text"] {
	width: 100%;
	box-sizing: border-box;
}
#mailform input {
	padding: 5px;
}



/*------------------------------------------------*/
}