@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
 
========================== */
.mb_15 {
	margin-bottom: 15px;
}

.ml_130 {
	margin-left: 130px;
}
/* =======================
	　news_box
========================== */
.news_box {
    margin: 0 auto 50px;
}
.news_box p {
    border: 1px solid #CCCCCC;
    width: 100%;
	margin: 0 auto;
    text-align: center;
	padding: 8px 0;
}
.news_box p a {
    padding: 10px;
    display: block;
}

/* ==============================
   サムネイル画像切替 menu_box
============================== */

/* .menu_box .slideShow
------------------------- */
.menu_box .slideShow {
	text-align: left;
	display: none;
	width: 100%!important;
}

/* .mainView
------------------------- */
.menu_box .slideShow .mainView {
	width: 100%!important;
	overflow: hidden;
	margin-bottom: 10px;
}
.menu_box .slideShow .mainView ul {
	width: 100%!important;
	overflow: hidden;
	position: relative;
}
.menu_box .slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 100%!important;
	position: absolute;
}

/* .thumbNail
------------------------- */
.menu_box .slideShow .thumbNail {
	width: 100%!important;
	overflow: hidden;
}

.menu_box .slideShow .thumbNail ul {
	width: 100%;
}

.menu_box .slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	margin-left: 2.5%;
	width: 18%!important;
}
.menu_box .slideShow .thumbNail ul li:first-child {
	margin-left: 0;
}

.menu_box .slideShow .thumbNail ul li img {
	width: 100%!important;
}
.menu_box .slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
======================================= */
.menu_box .slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.menu_box .slideShow ul {
	display: inline-block;
}
/* ------------------------------------------------
	一応mediaQueriesの指定を入れておきますが
	スライドショー動作には関連しておりません。
------------------------------------------------ */
/* ==============================
   サムネイル画像切替 main_photo
============================== */
/* .main_photo .slideShow
------------------------- */
.main_photo {
	margin-bottom: 20px;
}
.main_photo .slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
	position: relative;
}

/* .mainView
------------------------- */
.main_photo .slideShow .mainView {
	width: 100%!important;
	overflow: hidden;
}
.main_photo .slideShow .mainView ul {
	width: 100%;
	overflow: hidden;
}
.main_photo .slideShow .mainView ul li {
	width: 100%;
}
.main_photo .slideShow .mainView ul li .mainView_mt {
	margin-top: -61%;
}
.main_photo .slideShow .mainView ul li .mainView_mt2 {
	margin-top: -177%;
}
.main_photo .slideShow .mainView ul li .mainView_mt3 {
	margin-top: -293%;
}
.main_photo .slideShow .mainView ul li .mainView_mt4 {
	margin-top: -409%;
}
.main_photo .slideShow .mainView ul li img {
	width: 100%;
}

/* .thumbNail
------------------------- */
.main_photo .slideShow .thumbNail {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 342px;
	left: 300px;
}

.main_photo .slideShow .thumbNail ul {
	width: 100%;
}
.main_photo .slideShow .thumbNail ul li {
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	margin-left: 10px;
	width: 70px!important;
	border: solid 2px #ffffff;
}
.main_photo .slideShow .thumbNail ul li:first-child {
	margin-left: 0;
}

.main_photo .slideShow .thumbNail ul li img {
	width: 100%;
}

.main_photo .slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* sideNavi
------------------------- */
.main_photo .slideShow .mainView .btnPrev,
.main_photo .slideShow .mainView .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.main_photo .slideShow .mainView .btnPrev {
	left: 0;
	background: #ccc url(../img/btnPrev.png) no-repeat center center;
}
.main_photo .slideShow .mainView .btnNext {
	right: 0;
	background: #ccc url(../img/btnNext.png) no-repeat center center;
}
/* =======================================
	ClearFixElements
======================================= */
.main_photo .slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.main_photo .slideShow ul {
	display: inline-block;
	overflow: hidden;
}
/* ------------------------------------------------
	一応mediaQueriesの指定を入れておきますが
	スライドショー動作には関連しておりません。
------------------------------------------------ */

/*スマートフォン*/
@media screen and (min-width:0px)  {
.h_short {
height:50px;
}
.h_long {
	height:300px;
}
.page_image .ttl_img_list {
    position: absolute;
    width: 150px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    /* transform: translate(-50%,-50%); */
}
.page_image .ttl_img_list {
    position: absolute;
    width: 140px;
    top: 50%;
}
.page_image {
	background:url(../img/180521/page_image_sp_01.jpg) no-repeat 0px 0px;
	background-size: 100%;
	height: 500px;
	position: relative;
}
#container {
	width:90%;
	margin:10px auto 70px;
}
/* ==============================
   　　　コンテンツ内容
============================== */
#container .faci_copy {
	text-align: center;
	line-height: 2;
	margin-bottom: 60px;
}
.ttl h2, h3, h4 {
	font-size: 2.4rem;
	margin-bottom: 30px;
	line-height: 1.3;
}

#container #faci_wrapper #faci_contents .text_box .detail_box {
	padding: 3% 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#container #faci_contents .faci_box dl ul .m_tit {
	float: left;
    margin-right: 10%;
}
#container #faci_contents .faci_box dl ul .m_tit_h {
	width: 60px;
	height: 270px;
	margin-right: 10%;
	float: left;
}
#container .topicpath {
    margin-bottom: 60px;
}
#container #faci_wrapper #faci_contents .text_l_box .detail_box {
	padding: 15px 0;
	margin: 25px 0 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#container .text_l_box .text_box {
	margin: 15px 0 40px;
}
#container .text_l_box .text_box .senri_logo {
    width: 150px;
    margin: 0 auto;
}
#container .text_l_box .text_box p {
    text-align: center;
}
#container .text_l_box .text_box img {
    margin-bottom: 15px;
}
#container .text_l_box .text_box .text_s {
    text-align: left;
}
#container .text_l_box .text_box .m_tit{
	width: 80px;
	float: left;
	margin-right: 0;
}
#container .text_l_box .text_box .m_tit02{
	width: 80px;
	float: left;
	margin-right: 0;
}
#container #faci_wrapper .text_box .copy_txt{
	letter-spacing: 0.5px;
	line-height: 1.8;
}
#rentalcycle .text_box p {
	margin-top: 30px;
}
.faci_img {
	width: 100%;
}
/* ==============================
   　　　表
============================== */
#container table tr td {
	width: 24%;
	height: 30px;
}
#container table {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#container table tr .ttl_txt {
	text-align: center;
	background-color: #ededed;
	width: 10%;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#container table tr .pl_20 {
	padding: 10px 20px 10px;
}
#container table tr .lh {
	line-height:1.5;
	border-right: solid 1px #cccccc;
}
.btn a {
	background-color: #000;
	color: #fff;
	font-size: 1.5rem;
	background-repeat: no-repeat;
	background-position: 50px 16px;
	background-size: 6px;
	width: 100%;
	display: block;
	padding: 12px 0;
	text-align: center;
    text-decoration: none;
}
.btn.other_btn a {
	background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.btn a:hover {
	opacity: 0.75;
}
.m_detail {
    margin-left: 80px;
    margin-bottom: 10px;
}
}
/*　スマホ（横）　*/
@media screen and (min-width:667px) {
.page_image {
    background: url(../img/180521/page_image_01.jpg) no-repeat -185px 0px;
    background-size: 210%;
    height: 320px;
}
.page_image .ttl_img_list {
	position: absolute;
    width: 190px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    /* transform: translate(-50%,-50%); */
}
.menu_box .slideShow .thumbNail ul li {
	width: 18%!important;
}
#container .text_l_box .text_box {
	margin: 15px 0 20px;
}
#container .text_l_box .text_box p {
    text-align: center;
}
}

/*スマートフォン*/
@media screen and (min-width:640px)  {
.page_image {
	background:url(../img/180521/page_image_01.jpg) no-repeat -245px 0px;
	height: 320px;
}
.page_image .ttl_img_list {
    position: absolute;
    width: 30%;
    top: 74%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
}
/*　スマホ　*/
@media screen and (max-width:320px) {
.page_image {
	background: url(../img/180521/page_image_sp_01.jpg) no-repeat 0px 0px;
	background-size: 100%;
	height: 425px;
	position: relative;
}
#container #faci_wrapper #faci_contents .text_l_box {
	width: 285px;
}
.h_long {
    height: 370px;
}
}


/*スマートフォンここまで*/

/* タブレット（縦） */
@media screen and (min-width:768px) {
/* ==============================
   サムネイル画像切替 main_photo
============================== */
.main_photo {
	margin-bottom: 22%;
}
.main_photo .slideShow {
	width: 100%!important;
}
.main_photo .slideShow .mainView {
	margin-bottom: 10px;
	width: 100%;
}
.main_photo .slideShow .mainView ul li {
	width: 100%!important;
}
.main_photo .slideShow .mainView ul li img {
	width: 100%!important;
}
.main_photo .slideShow .mainView ul li .mainView_mt {
	margin-top: -62%;
}
.main_photo .slideShow .mainView ul li .mainView_mt2 {
	margin-top: -178%;
}
.main_photo .slideShow .mainView ul li .mainView_mt3 {
	margin-top: -294%;
}
.main_photo .slideShow .thumbNail {
	width: 100%!important;
	top: 104%;
	left: 0;
}
.main_photo .slideShow .thumbNail ul {
	width: 103%!important;
}
.main_photo .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 18%!important;
}
.faci_box .menu_box.clearfix .slide_img {
	width: 50%;
	float: left;
	margin-right: 20px
}
/* =======================
	　全体
========================== */
#container {
	width:90%;
	margin: 10px auto 120px;
}
#container .ttl h2, h3, h4 {
	font-size: 3.0rem;
		margin-bottom: 40px;
}
#container .faci_type {
	margin-bottom: 80px;
}
.page_image {
	position: relative;
}

.menu_box {
	margin-bottom: 75px;
}
/* =======================
	.menu_box .slideShow
========================== */
#main .menu .menu_box {
	margin-bottom: 8%;
}
.menu_box .slideShow {
	width: 100%!important;
}
	.menu_box .slideShow .thumbNail {
	width: 100%!important;
}
.menu_box .slideShow .thumbNail ul {
	width: 100%!important;
}
.menu_box .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 18.4%!important;
}
/* =======================
		.menu_img
========================== */
#main .menu .menu_box .menu_img {
    width: 100%;
	margin-bottom: 1%;
}

/* ==============================
   　　　コンテンツ内容
============================== */
.page_image .ttl_img_list {
    position: absolute;
    width: 100px;
}
.h_long {
    height: 360px;
}
.page_image {
	background: url(../img/180521/page_image_01.jpg) no-repeat -230px 0px;
	background-size:185%;
	height: 320px;
}
.page_image .ttl_img_list {
    position: absolute;
    width: 190px;
}
.menu_box .text_l_box .detail_box {
	border-top: solid 1px #ededed;
	padding-top: 20px;
    padding-bottom: 20px;
	border-bottom: solid 1px #ededed;
}
.menu_box .text_l_box .detail_box .m_tit {
	float: left;
	margin-right: 20px;
}
#container .topicpath {
	margin-bottom: 70px;
}
#container .topicpath {
	font-size: 1.2rem;
}
#container .main_image {
	margin-top:20px;
}
#container .faci_slide img {
	margin-bottom: 20px;
}
#container .owl-controls .clickable img {
	margin-top: 20px;
}
#container .faci_type .btn {
	width: 40%;
	margin: auto;
}
#container .faci_type section {
	margin-bottom: 30px;
}
#container .faci_type .faci_txt {
	margin-bottom:35px;
	line-height: 2;
	margin: 0 80px 30px;
}
#container .faci_copy {
	text-align: center;
	line-height: 2;
	margin-bottom: 60px;
}

#container .faci_nav {
	display: flex;
	justify-content: space-around;
	margin-bottom: 60px;
	width: 100%;
}
#container #faci_contents .faci_box dl{
	margin-bottom: 30px;
}
#container #faci_contents .faci_box dl ul .m_tit {
	width: 100px;	
}
#container #faci_contents .faci_box dl ul .m_tit_h {
	width: 100px;
	height: 250px;
	float: left;
	margin-right: 40px;
}
#container #faci_contents .faci_box dl .copy_txt {
	margin-bottom: 20px;
}
#container #faci_facility .txt.faci_list {
	text-align: center;
}
#container #faci_facility .faci_facility_box {
	margin-bottom: 60px;
}
#container #faci_wrapper #faci_contents .text_box .detail_box {
	padding: 15px 0;
	line-height: 1.8;
}
#container #faci_wrapper #faci_contents .text_l_box .detail_box {
    margin: 15px 0 25px;
}
#container #faci_wrapper #faci_contents .faci_box .text_l_box .text_box .detail_box.b_list {
	padding: 15px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 0px 0 0;
}
#rentalcycle .text_box p {
	margin-top: 30px;
}
#container #faci_wrapper #faci_contents .text_box p {
    line-height: 1.8;
}
#container .text_l_box .text_box {
	width: 290px;
}
#faci_contents .text_l_box {
	display: table-cell;
}
.faci_img {
	width: 55%;
	float: left;
	margin-right: 20px;
}
/* ==============================
   　　　表
============================== */
#container table tr td {
	width: 24%;
	height: 30px;
}
#container table {
	border: 1px #cccccc;
}
#container table tr .ttl_txt {
	text-align: center;
	background-color: #ededed;
	width: 10%;
}
#container table tr .lh {
	line-height:1.5;
	border: solid 1px #cccccc;
}
#container .text_l_box .text_box p {
    text-align: left;
}
#lounge_box .text_l_box .btn {
    background-position: 75px 20px;
}
}
/*　タブレット（横）　*/
@media screen and (min-width:1024px) {
.page_image {
	background: url(../img/180521/page_image_01.jpg) no-repeat -65px 30px;
	background-size: 155%;
	height: 320px;
}
.page_image .ttl_img_list {
    position: absolute;
    width: 200px;
		top:64%;
}

.faci_box .menu_box.clearfix .slide_img {
	width: 550px;
	margin-right: 40px;
}
#container {
	width:1000px;
	margin: 0 auto 120px;
}
#container .text_l_box .text_box {
	width: 370px;
}

}

/*　PCページ　*/
@media screen and (min-width:1025px) {
.h_short {
	height:50px;
	}
	
.h_long {
	height:350px;
	}
/* =======================
	　.news_box
========================== */
.news_box p {
    width: 1000px;
}

/* =======================
	.menu_box .slideShow
========================== */
.menu {
	margin-bottom: 50px;
}
.menu_box .slideShow {
	width: 100%!important;
	margin-bottom: 20px;
	}
.menu_box .slideShow .thumbNail {
	width: 100%!important;
}
.menu_box .slideShow .thumbNail ul {
	margin: 0 auto 0;
}
.menu_box .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 18.4%!important;
}
/* ==============================
   サムネイル画像切替 main_photo
============================== */
.faci_box .menu_box.clearfix .slide_img {
	width: 550px;
	margin-right: 40px;
}
.main_photo {
	margin-bottom: 80px;
}
.main_photo .slideShow {
	width: 100%!important;
	}
.main_photo .slideShow .thumbNail {
	width: 100%!important;
}
.main_photo .slideShow .thumbNail ul {
	margin: 0 auto 10px;
}
.menu_box .slideShow .thumbNail ul {
    width: 100%!important;
}
.main_photo .slideShow .thumbNail ul li {
	margin-left: 2%;
	width: 18%!important;
}
.main_photo .slideShow .mainView ul li .mainView_mt {
	margin-top: -65%;
}
.main_photo .slideShow .mainView ul li .mainView_mt2 {
	margin-top: -181%;
}
.main_photo .slideShow .mainView ul li .mainView_mt3 {
	margin-top: -297%;
}
.menu .menu_box .menu_text .btn a {
	padding: 10px 0 10px 2%;
}

/* ==============================
   　　　コンテンツ内容
============================== */
.page_image {
    background: url(../img/180521/page_image_01.jpg) no-repeat center;
    background-size: 100%;
    height: 320px;
}
.page_image .ttl_img_list {
    position: absolute;
    width: 200px;
    top: 64%;
}
.faci_img {
    margin-right: 40px;
}
#container #faci_wrapper #faci_contents .text_box .detail_box {
	padding: 20px 0;
}
/*#container .text_l_box .text_box .m_tit {
	width: 100px;
}
#container .text_l_box .text_box .m_tit02 {
	width: 100px;
}*/
#container #faci_wrapper #faci_contents .faci_box .text_box .detail_box {
	line-height: 1.8;
	margin: 20px 0px 20px;
}
#container .text_l_box .text_box {
	width: 410px;
}
#container #faci_wrapper #faci_contents .text_box p {
	line-height: 1.8;
}

/* ==============================
   　　　表
============================== */
#container #faci_wrapper #faci_contents .text_l_box {
	display: inline-block;
}
#container table tr td {
	width: 24%;
	height: 30px;
}
#container table {
	border: 1px #cccccc;
}
#container table tr .ttl_txt {
	text-align: center;
	background-color: #ededed;
	width: 10%;
}
#container table tr .pl_20 {
	padding: 10px 20px 10px;
}
#container table tr .lh {
	line-height:1.8;
}

}
