@charset "utf-8";
/*======================
スライダー
======================
.flexslider {
	width: 100%;
	background-color: #FFE8D6;
	margin-bottom: 30px;
	height: auto;
}
.flexslider .slides li img {
	width: 100%;

}
/*======================

======================*/
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	text-align: left;
	padding-bottom: 33%;
}
/*メイン*/
#main {
	width: 100%;
	background-image: url(../image/main.jpg);
	background-size: cover;
}
#main .logo {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#main .logo img {
	width: 100%;
}
/*======================
contents共通
======================*/
#contents {
	overflow: hidden;
}
#contents .w1100 {
	margin-left: 3%;
	margin-right: 3%;
	text-align: center;
}
/*タイトル吹き出し*/
#contents .tit {
	width: 100%;
	background-image: url(../image/fukidashi_obi.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-size: auto 100%;
}
#contents .tit .text {
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-shadow: 3px 5px 5px #333;
}
/*タイトル吹き出し▼*/
#contents .fukidashi {
	text-align: center;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
}
#contents .fukidashi img {
	width: 100%;
}
/*タイトル吹き出し▼背景キャンバス有り*/
#contents .fukidashi_bg {
	text-align: center;
	width: 100%;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
}
#contents .fukidashi_bg img {
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}
/*背景キャンバス*/
.box_bg {
	width: 100%;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
}
.box_y {
	background-color: #FFFCDC;
}
/*======================
民泊とは
======================*/
.box_bg .about {
	width: 100%;
	background-image: url(../image/01_bg.png);
	background-position: center bottom;
	background-size: 100% auto;
}
.box_bg .about .w1100 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_bg .about .w1100 .image {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.box_bg .about .w1100 .image img {
	width: 100%;
}
/*======================
こんなお悩みございませんか
======================*/
.box_wh {
}
.box_wh .nayami1 {
	padding-top: 0px;
	padding-bottom: 20px;
}
.box_wh .nayami1 .w1100 {
}
.box_wh .nayami1 .w1100 .image {
}
.box_wh .nayami1 .w1100 .image img {
	width: 100%;
}
.box_bg .nayami2 {
	padding-top: 20px;
}
.box_bg .nayami2 .w1100 {
}
.box_bg .nayami2 .w1100 .image {
	width: 100%;
}
.box_bg .nayami2 .w1100 .image90 {
	margin-top: 20px;
	width: 100%;
}
.box_bg .nayami2 .w1100 .image img,
.box_bg .nayami2 .w1100 .image90 img {
	width: 100%;
}
.box_bg .nayami2 .w1100 .image img,
.box_bg .nayami2 .w1100 .image80 img {
	width: 100%;
}
.box_y .nayami3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_y  .nayami3 .image {
	width: 100%;
}
.box_y  .nayami3 .image img {
	width: 100%;
}
.box_wh .nayami4 {
}
.box_wh .nayami4 .w1100 .wrap2 {
	padding-top: 20px;
}
.box_wh .nayami4 .w1100 .wrap2 .left {
	text-align: left;
	font-size: 18px;
	line-height: 200%;
	padding-bottom: 15px;
}
.box_wh .nayami4 .w1100 .wrap2 .left .cap {
	color: #1C5AA5;
	font-size: 24px;
	line-height: 160%;
	padding-bottom: 10px;
}
.box_wh .nayami4 .w1100 .wrap2 .right {
	display: none;
}
/*
.box_wh .nayami4 .w1100 .wrap2 .right .image {
	width: 100%;
}
.box_wh .nayami4 .w1100 .wrap2 .right .image img {
	width: 100%;
}
/*======================
お客様の成功事例
======================*/
.box_bg .example {
}
.box_bg .example .w1100 {
}
.box_bg .example .w1100 dl {
	line-height: 180%;
	font-size: 16px;
}
.box_bg .example .w1100 dl.jirei_L, .box_bg .example .w1100 dl.jirei_R {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box_bg .example .w1100 dl.jirei_L dt {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
.box_bg .example .w1100 dl.jirei_L dd {
	width: 100%;
	padding-top: 0px;
}
.box_bg .example .w1100 dl.jirei_R dt {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
.box_bg .example .w1100 dl.jirei_R dd {
	width: 100%;
	padding-top: 0px;
}
.box_bg .example .w1100 dl.jirei_L dt img {
	width: 100%;
}
.box_bg .example .w1100 dl.jirei_R dt img {
	width: 100%;
}
.box_bg .example .w1100 dl.jirei_L dd .ribon {
	background-image: url(../image/03_ribon.png);
	background-size: 100% auto;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 999;
	background-position: center 0%;
	margin-right: auto;
	margin-left: auto;
	top: 1%;
	left: 0%;
	padding-top: 2%;
	font-size: 20px;
	font-weight: bold;
	color: #1C5AA5;
	line-height: 160%;
}
.box_bg .example .w1100 dl.jirei_R dd .ribon {
	background-image: url(../image/03_ribon.png);
	background-size: 100% auto;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 999;
	background-position: center 0%;
	margin-right: auto;
	margin-left: auto;
	top: 1%;
	left: 0%;
	padding-top: 1.2%;
	font-size: 20px;
	font-weight: bold;
	color: #1C5AA5;
	line-height: 160%;
}
.balloon2-left {/*SPは上吹き出し*/
	position: relative;
	display: inline-block;
	padding: 3%;
	min-width: 100%;
	max-width: 100%;
	background: #FFF;
	border: 3px solid #1C5AA5;
	box-sizing: border-box;
	text-align: justify;
}
.balloon2-left:before {
	content: "";
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-bottom: 12px solid #FFF;
	z-index: 2;
}
.balloon2-left:after {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-bottom: 14px solid #1C5AA5;
	z-index: 1;
}
.balloon2-left p {
	margin: 0;
	padding: 0;
}
.balloon2-right {/*SPは上吹き出し*/
	position: relative;
	display: inline-block;
	padding: 3%;
	min-width: 100%;
	max-width: 100%;
	background: #FFF;
	border: 3px solid #1C5AA5;
	box-sizing: border-box;
	text-align: justify;
}
.balloon2-right:before {
	content: "";
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-bottom: 12px solid #FFF;
	z-index: 2;
}
.balloon2-right:after {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-bottom: 14px solid #1C5AA5;
	z-index: 1;
}
.balloon2-right p {
	margin: 0;
	padding: 0;
}
/*======================
よくある質問
======================*/
.box_wh .QA {
}
.box_wh .QA .w1100 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_wh .QA .w1100 dl {
	background-color: #F9F6D7;
	padding: 3%;
	text-align: left;
}
.box_wh .QA .w1100 dt {
	background-image: url(../image/04_Q.png);
	background-size: 30px auto;
	background-position: 0px center;
	padding-top: 5px;
	padding-left: 50px;
	font-size: 18px;
	line-height: 160%;
	color: #81420D;
}
.box_wh .QA .w1100 dd {
	background-color: #fff;
	padding: 3%;
	margin-top: 5px;
	background-image: url(../image/04_A.png);
	background-size: 30px auto;
	background-position: 10px center;
	padding-left: 50px;
	font-size: 16px;
	line-height: 160%;
}
/*======================
お問い合わせ　sponly
======================*/
#subject {
	background-color: #fff;
}
/*======================
会社概要
======================*/
.box_wh .com {
}
.box_wh .com table {
	font-size: 16px;
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}
.box_wh .com th {
	color: #1C5AA5;
	padding-top: 10px;
	width: 100%;
	display: block;
}
.box_wh .com td {
	border-bottom: 2px dashed #888;
	padding-bottom: 10px;
	width: 100%;
	display: block;
}
.box_wh .com td a {
	color: #333;
}
