@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:2.0em;
}
body {
	background-color:;
	width:100%;
}
h2 {
	font-weight:normal;
}

/*テキストリンクカラー */
a:link {
	color: #1275db;
	text-decoration:none;
}
a:visited {
	color: #1275db;
	text-decoration:underline;
}
a:hover {
	color: #1275db;
	text-decoration:underline;
}

/*clearfix*/
.clearfix {
	zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {/*for modern browser*/
	content:".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

/*ヘッダー */
#header {
	width:920px;
	margin:0 auto;
	padding:20px 0 0 0;
	height:52px;
}
.header_box {
	width:920px;
	float:left;
	padding:0;
}

/*フッター */
#footer {
	width:100%;
	clear:both;
	padding-top:50px;
	border-top:2px solid #fff;
	text-align:center;
}
.footer_login {
	width:100%;
	clear:both;
	border-top:2px solid #fff;
	text-align:center;
	padding-top:50px;
}
.f_menu {
	padding:20px 20px;
	line-height:30px;
}
.f_menu a {
	text-decoration:none;
}
.f_menu a:hover {
	text-decoration:underline;
}
.copyright {
	padding:10px;
	font-size:80%;
	color:#FFF;
	background-color:#848484;
}
li {
	list-style:none;
}
h1 {
	padding-left:20px;
}
h3 {
	font-weight:normal;
	font-size:150%;
}

/*コンテンツ全体 */
#main {
	margin:0 auto;
	width:1100px;
}
#main02 {
	margin:0 auto;
	max-width:1100px;
}
#main_login {
	margin:0 auto;
	max-width:1100px;
}

/*コンテンツ部分 */
#contents {
	margin-left:;
}
#contentsArea {
	border-left:1px solid #fff;
}
.contentsArea_set {
	width:880px;
	margin-bottom:20px;
	padding:20px;
}
.contentsArea_set01 {
	margin-bottom:20px;
	padding:20px;
	height:390px;
	background-image:url(../img/airbnb_bg.jpg);
	background-repeat:no-repeat;
	color:#FFF;	
}
.contentsArea_set01 h2 {
	padding-bottom:10px;
}
#contentsArea h2 {
	font-size:130%;
}
#contentsArea p {
	font-size:90%;
}

/*コンテンツ部分 */
.contentsArea_set_about {
	float:left;
	padding:20px;
	width:920px;
}
.about_box {
	background-color:#f1f1f1;
	float:left;
	margin-bottom:30px;
}
.about_box_left {
	width:240px;
	float:left;
	padding:10px;
}

.case03 {
	position:relative;
	height:200px;
	background-color:#F96;
}
.case03 p {
	position:absolute;
	top: 50%;
	line-height: 1.8;
	margin-top: -2.7em; /*（line-height）×（行数）/2 */
	background-color:#333;
}

.about_box_right {
	position:relative;
	height:250px;
	width:599px;
	float:left;
	padding:10px;
}
.about_box_right_naiyou {
	width:599px;
	float:left;
	padding:10px;
	position:absolute;
	top:46%;
	line-height: 1.6;
	margin-top: -2.4em; /*（line-height）×（行数）/2 */
}
.subtitle {
	font-size:120%;
	margin-bottom:10px;
	color:#666666;
}
.contentsArea_set_about h2 {
	padding-bottom:10px;
}
.about_koumoku {
	font-size:120%;
	padding-bottom:5px;
}

/*コンテンツ部分(登録～稼動までの流れページ) */
.contentsArea_set_service {
	float:left;
	padding:20px;
	width:920px;
}
.service_box {
	float:left;
	margin-bottom:30px;
	width:900px;
}
.service_box_right {
	width:240px;
	float:left;
	padding:10px;
}
.service_box_left {
	position:relative;
	height:250px;
	width:599px;
	float:left;
	padding:10px;
}
.service_box_left_naiyou {
	width:599px;
	float:left;
	padding:10px;
	line-height: 1.6;
}
.service_box_title {
	font-size:130%;
}
.hoge {
    background: #3ebeff;
    height: 48px;
    width: 60px;
	padding-top:12px;
	color:#FFF;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	display:inline-block;
	text-align:center;
	font-size:130%;
}

/*コンテンツ部分(お問い合わせ) */
.contentsArea_set_form_contact {
	padding:50px 20px 20px 20px;
	width:440px;
	margin:0 auto;
}

/*宿泊施設一覧専用 */
.contentsArea_set_inn {
	width:590px;
	margin-bottom:20px;
	padding:20px;
}
#contentsArea .contentsArea_set_inn h2 {
	font-size:150%;
	padding-bottom:10px;
}


/*TOPページ専用キャッチコピー部分 */
.site_message {
	margin-top:60px;
	margin-bottom:80px;
	text-align:center;
}
.site_message h2 {
	font-size:180%;
	font-weight:normal;
}
.site_message p {
	font-size:120%;
	padding-top:20px;
	line-height:30px;	
}

/*TOP画像 */
#top {
	height:507px;
	background-image:url(../img/top_bg.jpg);
	background-repeat:x;
}
#top_v2 {
	height:560px;
	background-image:url(../img/top_bg_v2.jpg);
	background-repeat: repeat-x;
}
#top_v2_past {
	height:560px;
	background-image:url(../img/top_bg_v2_past.jpg);
	background-repeat: repeat-x;
}
.top_box {
	width:100%;
	height:507px;
	background-image:url(../img/top_box_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin:0 auto;
}
.top_box_v2 {
	width:100%;
	max-width:1312px;
	height:507px;
	background-image:url(../img/top_box_bg_v2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin:0 auto;
	text-align:center;
}
.top_box_v2_past {
	width:100%;
	max-width:1312px;
	height:507px;
	background-image:url(../img/top_box_bg_v2_past.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin:0 auto;
	text-align:center;
}
.header_top_bg {
	height:50px;
	width:100%;
	background-image:url(../img/header_top_bg.png);
	background-repeat:repeat-x;
}
.header_top_bg_past {
	height:50px;
	width:100%;
	background-image:url(../img/header_top_bg_past.png);
	background-repeat:repeat-x;
}
.header_top_bg_v2 {
	height:50px;
	width:100%;
	background-image:url(../img/header_top_bg_v2.png);
	background-repeat:repeat-x;
}
.header_top {
	max-width:1100px;
	min-width:850px;
	color:#FFF;
	margin:0 auto;
}
.header_top_v2 {
	max-width:1100px;
	min-width:650px;
	color:#FFF;
	margin:0 auto;
}
.header_top p {
	display:table-cell;
	width:1100px;
	height:50px;
	vertical-align:middle;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	font-size:90%;
}
.header_top_v2 p {
	display:table-cell;
	width:1040px;
	height:50px;
	vertical-align:middle;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	font-size:90%;
}
.top_content {
	width:1100px;
	height:;
	margin:0 auto;
}
/*TOP_header */
.header_top_l {
	float:left;
	width:50%;
}
.header_top_r {
	float:right;
	width:50%;
}
.header_top_r p {
	text-align:right;
}
.header_top_l p a {
	color:#FFF;
	text-decoration:none;
}
.header_top_l p a:hover {
	color:#FFF;
	text-decoration: underline;
}
.header_top_r p a {
	color:#FFF;
	text-decoration:none;
}
.header_top_r p a:hover {
	color:#FFF;
	text-decoration: underline;
}
/*TOP_header(ログイン後) */
.header_top_l_admin {
	float:left;
	width:370px;
}
.header_top_l_admin p {
	line-height:94%;
	margin:0;
	padding:0 0 0 15px;
}
.header_top_r_admin {
	float:right;
	width:480px;
}
.header_top_r_admin01 {
	float:right;
	width:90px;
	height:50px;
	font-size:90%;
}
.header_top_r_admin01 a {
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin02 {
	float:right;
	width:140px;
	height:50px;
	font-size:90%;
}
.header_top_r_admin02 a {
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin03 {
	float:right;
	width:124px;
	height:50px;
	font-size:90%;
}
.header_top_r_admin03 a {
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin04 {
	float:right;
	width:110px;
	height:50px;
	font-size:90%;
}
.header_top_r_admin04 a {
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin05 {
	float:right;
	width:84px;
	height:50px;
	font-size:90%;
}
.header_top_r_admin05 a {
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin p {
	text-align:right;
}
.header_top_l_admin p a {
	color:#FFF;
	text-decoration:none;
}
.header_top_l_admin p a:hover {
	color:#FFF;
	text-decoration: underline;
}
.header_top_r_admin p a {
	color:#FFF;
	text-decoration:none;
}
.header_top_r_admin p a:hover {
	color:#FFF;
	text-decoration: underline;
}

/*headerメール件数表示(ログイン後) */
.header_kensuu {
	height:30px;
	background-color:#1a6692;
}
.header_kensuu_detail {
	max-width:1100px;
	min-width:650px;
	color:#FFF;
	margin:0 auto;
}
.header_kensuu_detail p {
	display:table-cell;
	width:1040px;
	height:30px;
	vertical-align:middle;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	font-size:80%;
}
.kensuu_link {
	text-decoration:underline;
}

/*ログイン後 mainコンテンツ */
.admin_contents{
	margin:0;
	max-width:1100px;
	min-width:840px;
	margin:0 auto;
	min-height:600px;
	padding-bottom:50px;
}
.admin_navi {
	margin:0;
	padding:0;
	float:left;
	width:217px;
}

.admin_navi ul{
	font-size:90%;
}
.admin_navi ul li {
	display:block;
	width:217px;
	height:63px;
}
.admin_navi .admin_navi_visited {
	display:table-cell;
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/admin_navi_li_bg_v.png);
	width:207px;
	height:63px;
	vertical-align:middle;
	padding-left:10px;
}
.admin_navi ul li a {
	text-decoration:none;
	background-image:url(../img/admin_navi_li_bg.png);
	width:207px;
	height:63px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}
.admin_navi ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/admin_navi_li_bg_o.png);
	width:207px;
	height:63px;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}
.admin_content_box{
	margin-right:20px;
}

.top_logo {
	padding-top:0;
	text-align:center;
}
.top_logo_englis_sentence {
	padding-top:10px;
	text-align:center;
}
.top_catch {
	padding-top:43px;
	text-align:center;
}
.top_catch_v2 {
	padding-top:8px;
	text-align:center;
}
.top_catch_v3 {
	padding-top:5px;
	text-align:center;
}
.top_image_btn {
	width:1100px;
	float:left;
	padding-top:43px;
}
.top_image_btn_v2 {
	width:1100px;
	float:left;
	padding-top:50px;
}
.top_image {
	float:left;
	width:470px;
	padding-left:302px;
}
top_image_v2 {
	float:left;
	width:470px;
	padding-left:;
	background-color:red;
}
.top_btn {
	float:right;
	width:px;
	padding-left:;
}
.top_btn_v2 {
	padding-top:235px;
	text-align:center;
	width:px;
	padding-right:;
}
.icon_login {
	vertical-align: top;
	display: inline-block;
	margin: 3px 5px 0 0;
}
.icon_login02 {
	vertical-align: top;
	display: inline-block;
	margin: 14px 5px 0 0;
}
.top_catch02 {
	text-align:center;
	padding-top:28px;
	padding-bottom:32px;
}

/*TOPキャッチコピー */
.top_catch03 {
	float:left;
	margin-top:40px;
}

/*TOPサービス部分 */
.box_point {
	float:left;
	width:1100px;
}
.box_point_item_set {
	float:left;
	width:1100px;
}
.point_item01 {
	width:346px;
	min-height:460px;
	float:left;
	background-image:url(../img/point_item_bg.jpg);
	border-top:6px solid #e5e5e5;
	border-bottom:10px solid #e5e5e5;
	margin-left:16px;
	margin-right:15px;
}
.point_item02 {
	width:346px;
	min-height:460px;
	float:left;
	background-image:url(../img/point_item_bg.jpg);
	border-top:6px solid #e5e5e5;
	border-bottom:10px solid #e5e5e5;
	margin-right:15px;
}
.point_item03 {
	width:346px;
	min-height:460px;
	float:left;
	background-image:url(../img/point_item_bg.jpg);
	border-top:6px solid #e5e5e5;
	border-bottom:10px solid #e5e5e5;
	margin-right:16px;
}
.point_title {
	text-align:center;
}
.point_img {
	padding-top:24px;
	text-align:center;
}
.point_description {
	width:280px;
	padding-top:21px;
	color:#FFF;
	margin:0 auto;
}
.point_description p {
	font-size:90%;
	line-height:1.6em;
}	
.box_service_item_set img {
	border:1px solid #ccc;
}

/*TOP登録されている宿泊施設部分 */
.box_inn {
	float:left;
	width:920px;
	margin:50px 0 0 0;
}
.box_inn_item_set {
	float:left;
}
.box_inn h3 {
	margin-bottom:10px;
}
.box_inn_item_set_line {
	float:left;
	width:920px;
	padding-bottom:25px;
}
.inn_item01 {
	width:290px;
	float:left;
	margin-right:25px;
	background-color:#e9eaed;
}
.inn_item02 {
	width:290px;
	float:left;
	background-color:#e9eaed;
}
.inn_title {
	text-align:center;
	padding:10px 0 10px 0;
}
.inn_description {
	font-size:90%;
}
.inn_next_link {
	text-align:right;
	font-size:110%;
}
.inn_next_link a:link {
	color: #666;
	text-decoration:underline;
}
.inn_next_link a:visited {
	color: #666;
	text-decoration:underline;
}
.inn_next_link a:hover {
	color: #000;
	text-decoration: none;
}

/*TOP登録されている宿泊施設部分 */
.box_inn_syousai {
	float:left;
	width:920px;
	margin:0 0 100px 0;
}

/*TOPお問い合わせボタン部分 */
.top_contact_entry_btn {
	float:left;
	text-align:center;
	width:920px;
	padding-top:50px;
}
.top_contact_btn {
	padding-top:20px;
}

/*ページタイトル部分 */
.page_title_set {
	width:100%;
	height:120px;
	line-height:40px;
	margin-top:20px;
	background-color:#222222;
}
.page_title {
	width:918px;
	margin:0 auto;
	height:120px;
	background-color:#;
	background-image:url(../img/top_2.jpg);
	background-repeat:no-repeat;
}
.page_title_set .page_title p {
	padding:40px 0 0 20px;
	font-size:160%;
	color:#FFF;
}
.page_title2 {
	width:918px;
	margin:0 auto;
	height:120px;
	background-color:#;
	background-image:url(../img/top_1.jpg);
	background-repeat:no-repeat;
}
.page_title_set .page_title2 p {
	padding:40px 0 0 20px;
	font-size:160%;
	color:#FFF;
}

/*フォーム */
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:0;
	padding:10px;
	font-size:100%;
	font-family:Arial, sans-serif;
	color:#444;
	border:solid 1px #ccc;
	margin:0 0 20px;
}
input[type="search"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 0.5em;
	border:0;
	font-size:90%;
	font-family:Arial, sans-serif;
	color:#444;
	border:solid 1px #ccc;
}
input[type="text"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:0;
	padding:4px;
	font-size:90%;
	font-family:Arial, sans-serif;
	color:#444;
	border:solid 1px #ccc;
}

input[type="password"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:0;
	padding:4px;
	font-size:90%;
	font-family:Arial, sans-serif;
	color:#444;
	border:solid 1px #ccc;
}

select {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:0;
	padding:5px;
	font-size:100%;
	font-family:Arial, sans-serif;
	color:#444;
	border:solid 1px #ccc;
	height:40px;
}
textarea {
	line-height:1.4em;
}

input[type=checkbox] {
	width:20px;
	height:20px;
	vertical-align: middle;
}
.attention_text {
	padding:10px;
	text-align:center;
}
input[type=radio] {
	width:20px;
	height:20px;
	vertical-align: middle;
}

/*フォーム送信ボタン */
.form_send_btn {
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}
/*フォーム送信ボタン */
.form_send_btn02 {
	margin:0;
	text-align:left;
	float:left;
	padding-top:20px;
}
/*フォーム送信ボタン */
.form_send_btn03 {
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
/*フォームエラー文スタイル */
.form_error_text {
	
}

/*ニュース新規登録ボタン */
.news_new_btn {
	margin:0 auto;
	text-align:center;
	padding:10px;
}

/*宿泊施設クリックで画像差し替え部分 */
#contentsArea .contentsArea_set_inn ul {
	height:72px;
	padding-left:4px;
	background-color:;
}

#contentsArea .contentsArea_set_inn li {
	width: 75px;
	float: left;
	padding:10px 4px 10px 4px;
}
#contentsArea .contentsArea_set_inn li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.inn_detail_text {
	padding:20px 0 0 0;
}
#contentsArea .contentsArea_set_inn .inn_detail_text h3 {
	font-size:120%;
	padding-bottom:10px;
}

/*その他の宿泊施設部分(サイドメニュー) */
#sidemenu_list li {
	height:85px;
	margin-bottom:10px;
	background-color:#FFF;
}
.sidemenu_list_left {
	float:left;
	width:85px;
}
.sidemenu_list_right {
	display:table-cell;
	width:95px;
	height:85px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	line-height:16px;
	font-size:90%;
}

/*ログイン画面 基本css */
.l_menu {
	width: 234px;
	float: left;
}
.l_menu02 {
	width: 214px;
	padding:10px;
	float: left;
}
.admin_content_right {
	margin-left: 254px;
	padding-top:10px;
	max-width:846px;
}

/*ログイン 左メニュー */
#box {
  width: 220px;
  float:left;
  margin-left:10px;
  margin-top:10px;
  color: #3F2F69;
}
.boxin01 {
  position: absolute;
  float: left;
  width: 220px;
  height: 80px;
  margin-top:0;
}
.boxin02 {
  position: absolute;
  float: left;
  width: 220px;
  height: 80px;
  margin-top:97px;
}
.boxin03 {
  position: absolute;
  float: left;
  width: 220px;
  height: 80px;
  margin-top:194px;
}
.boxin04 {
  position: absolute;
  float: left;
  width: 220px;
  height: 80px;
  margin-top:291px;
}
.boxin05 {
  position: absolute;
  float: left;
  width: 220px;
  height: 80px;
  margin-top:388px;
}
#box a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 80px;
  padding: 0px;
  border-radius: 0;
  color: #fff;
  font-size: 90%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
  transition: .2s;
  z-index: 10;
}
#box a:hover{
	top:-1px;
	left:-3px;
	width: 226px;
  height: 82px;
  font-size: 100%;
  line-height: 130%;
  z-index:100;
}

#circle1{
  background: #db5d59;
  background: rgba(219,93,89,1.0);
}
#circle1 p {
	padding-top:22px;
}
#circle2{
  background: #648dc9;
  background: rgba(100,141,200,1.0);
}
#circle2 p {
	padding-top:22px;
}
#circle3{
  background: #00b1c3;
  background: rgba(0,177,195,1.0);
}
#circle3 p {
	padding-top:14px;
}
#circle4{
  background: #4eb56f;
  background: rgba(78,181,111,1.0);
}
#circle4 p {
	padding-top:22px;
}
#circle5{
  background: #d9a814;
  background: rgba(217,168,20,1.0);
}
#circle5 p {
	padding-top:32px;
}

/*ログイン 左メニュー 別バージョン */
.l_menu03 {
	width: 234px;
	float: left;
}
.box02 {
  width: 218px;
  float:left;
  margin-left:10px;
  margin-top:10px;
  border:1px solid #e1e1e1;
  background-color:#eaeaea;
}
.box02_box_btn {
  float: left;
  width: 208px;
  height:50px;
  height: 80px;
  margin-top:5px;
  margin-left:5px;
}
.box02_box_btn_last {
	margin-bottom:5px;
}



