@charset "UTF-8"; 
 
/* トップページ */ 

header {
	padding: 0;
}

#siteTitle {
/*	display: none;*/
}
	 
#wrapper { 
/*	padding-top: 90px;*/
}
 
header .contentNavi { 
/*	padding-top: 35px;*/
}

 
#pageCategory { 
	display: none;
}
 
/* トップコンテンツ */ 

#topContent {
	position: relative;
}
#topContent section {
	padding: 30px 0;
	border-top: 1px solid #2ea194;
}
	 
/* Youtube */ 

#youtubeBox {
	position: absolute;
	width: 100%;
	top: -450px;
	left: 0;
	text-align: left;
	padding-top: 10px !important;
	border-width: 0 !important;
}

#youtubeContent {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
	padding: 10px 0;
	background-color: #ff6058;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#youtubeContent .title {
	padding: 5px 0 10px;
}

#youtubeMovie {
	width: 300px;
	margin: 0 15px;
}

#youtubeContent .linkButton {
	margin-left: 25px;
}
 	
/* 更新情報 */ 

#topicsBox {
	position: absolute;
	width: 100%;
	top: -270px;
	left: 0px;
	text-align: left;
	border-width: 0 !important;
}

#topicsContent {
	position: absolute;
	width: 620px;
	top: 0px;
	left: 0px;
}

#topicsContentTitle {
	margin-bottom: 10px;
	background-image: url(../images/headingline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#updateTopics {
	height: 150px;
	overflow: auto;
}
#updateTopics li {
	width: 100%;
	padding: 5px 0;
	background-image: url(../images/top/update_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* カテゴリアイコン */
#updateTopics .category {
	float: left;
	width: 70px;
	margin-right: 10px;
	text-align: center;
}
/* 日付 */
#updateTopics .date {
	float: left;
	width: 90px;
	margin-right: 10px;
}
/* タイトル */
#updateTopics .contentLink {
	float: left;
	width: 410px;
}

/* 新着 */
#updateTopics .newArticle {
	padding: 0 0.5em;
	color: #fff;
	background-color: #f00;
}
#updateTopics .newPC {
}
#updateTopics .newSP {
	display: none;
}
  
/* トップイメージ */ 

#topImage {
}

#topImage .title {
	height: 460px;
	text-indent: -9999em;
	overflow: hidden;
	background-image: url(../images/top/topimage2.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#topImage .top6point {
	width: 980px;
	margin: 0 auto;
	padding-top: 230px;
	padding-left: 20px;
	text-align: left;
}
 
/* メインコンテンツ */ 

#topContentNavi {
/*	padding-top: 0 !important;
	border-width: 0 !important; */
}

#topContentNaviList {
	width: 980px;
	margin: 0 auto;
}

#topContentNaviList li {
	float: left;
	width: 230px;
	margin: 10px 5px;
	text-align: center;
}

#topContentNaviList li a {
	color: #000;
	text-decoration: none;
}
 
/* サービスコンテンツ */ 

#topServiceInfo ul {
	width: 980px;
	margin: 0 auto;
}

#topServiceInfo li {
	float: left;
	width: 230px;
	margin: 10px 5px;
	text-align: center;
}

#topServiceInfo li a {
	color: #000;
	text-decoration: none;
}
 
/* サブコンテンツ */ 

#subContents {
	width: 980px;
	margin: 0 auto;
}

#subContents li {
	float: left;
	width: 480px;
	margin: 10px 5px;
	padding: 10px 0 20px;
	text-align: left;
}

#subContents .comment {
	padding: 15px;
}

#subContents .contentLink {
	padding-left: 15px;
}
#subContents .contentLink p {
	float: left;
	width: 215px;
	margin: 5px 0;
	margin-right: 10px;
	background-color: #2ea194;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#subContents .contentLink a {
	display: block;
	padding: 5px;
	padding-left: 26px;
	color: #fff;
	background-image: url(../images/headmark.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}

#laundromatPhoto {
	float: right;
	width: 150px;
	padding-left: 30px;
	padding-right: 20px;
}

#pickupImage {
	float: right;
	width: 200px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	 
#twitterTimeline { 
	margin: 5px 15px;
}
 
#facebookLink { 
	margin-top: 10px;
}
   
@media screen and (max-width: 360px) { 
	 
#wrapper { 
	padding-top: 0;
}
 
header .contentNavi { 
	padding-top: 0;
}

 
/* ヘッダ */ 

header {
}

#siteTitle {
	display: block;
}
 
/* トップイメージ */ 

#topImage {
	display: none;
}
 
/* メインコンテンツ */ 

#topContentNavi {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-width: 0 !important;
}

#topContentNaviList {
	width: 100%;
}

#topContentNaviList li {
	float: left;
	width: 150px;
	line-height: 1.2;
	text-align: left;
}
 
/* サービスコンテンツ */ 

#topServiceInfo {
	padding-top: 0 !important;
	border-width: 0 !important;
}
#topServiceInfo ul {
	width: 100%;
}
#topServiceInfo li {
	float: none;
	width: 100%;
	margin: 0;
	text-align: left;
}

.topServiceInfoTitle {
	float: left;
	width: 140px;
	padding-right: 5px;
}
.topServiceInfoComment {
	padding-top: 20px;
	line-height: 1.2;
}
 
/* サブコンテンツ */ 

#subContents {
	width: 100%;
	margin: 0 auto;
}

#subContents li {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
}

#subContents .comment {
	padding: 15px;
}

#subContents .contentLink {
	width: 90%;
}

#subContents .contentLink p {
	float: none;
	width: 100%;
}

#laundromatPhoto {
	width: 100px;
	padding: 5px;
}

#pickupImage {
	width: 120px;
	padding: 5px;
}
	 
#facebookLink { 
	width: 100%;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}
.fb-like-box iframe {
    word-wrap: break-word !important;
}
  
/* Youtube */ 

#youtubeBox {
	position: static;
	top: auto;
	left: auto;
	padding-top: 0 !important;
}

#youtubeContent {
	position: static;
	top: auto;
	left: auto;
	width: 100%;
	margin-left: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#youtubeMovie {
	width: 100%;
	margin: 0 0;
}
#youtubeMovie iframe {
	width: 100%;
}

#youtubeContent .linkButton {
	margin-left: 10px;
}
 
/* 更新情報 */ 

#topicsBox {
	position: static;
	top: auto;
	left: auto;
	padding-top: 0 !important;
}

#topicsContent {
	position: static;
	top: auto;
	left: auto;
	width: 100%;
}

#topicsContentTitle {
	margin-bottom: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	background-position: bottom;
}

#updateTopics {
	height: auto;
	overflow: hidden;
}
#updateTopics li {
	padding: 10px 0;
}

/* 日付 */
#updateTopics .date {
	width: 160px;
}
/* タイトル */
#updateTopics .contentLink {
	float: none;
	width: 96%;
	clear: left;
	margin: 0 2%;
}
/* 新着 */
#updateTopics .newPC {
	display: none;
}
#updateTopics .newSP {
	display: inline;
}
 
} 
  
/* 2019-04-24 SPRING SALE 2019バナー */ 

#topBanner {
	padding: 30px 0;
}
@media screen and (max-width: 360px) {
	#topBanner {
		padding: 10px;
	}
}
 
