@charset "UTF-8";
/* CSS Document */

/* HTML 5 elements  */
section, nav, article, aside, hgroup, header, footer, figure, figcaption, summary {
  display: block;
  margin: 0;
  padding: 0;
  font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}

body{
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: solid 6px #a9cf86;
	font-size: 15px;
	color: #262626;
	line-height: 25px;
}

/*メニューリンクの指定*/

a.menu_a:link { 
	color: #3f3f3f;
	text-decoration: none;
	border-bottom: 1px solid #8abe5a;
	padding-bottom: 5px;
}

a.menu_a:visited { 
	color: #3f3f3f;
	text-decoration: none;
	border-bottom: 1px solid #8abe5a;
	padding-bottom: 5px;
}

a.menu_a:hover {
	color: #636363;
	ext-decoration: none;
	border-bottom: 1px solid #f5d25a;
	padding-bottom: 5px;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;

}

a.menu_a:active {
	color: #636363;
	ext-decoration: none;
	border-bottom: 1px solid #f5d25a;
	padding-bottom: 5px;
}

a {
    background: #fff;
    display: block;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
a:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

a img {
    border-style:none;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

/*clear*/
.clearfix:after { 
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}



@media screen and (min-width:961px) {
/*pc用*/

/*ヘッダー*/
#header{
	width:100%;
	max-width:985px;
	margin:0 auto;
	padding:25px 0 0;
	font-size:13px;
	color:#3e3e3e;
}
.contact_t{
	width:258px;
	height:59px;
	margin:0;
	padding:0;
	background-image: url("../images/mitumori_01.jpg");
	background-repeat: no-repeat;
}
.he_l{
	width:70%;
	float:left;
}
.he_ti{
	width:580px;
	height:60px;
	margin:0;
	padding:0;
	background-image: url("../images/title.jpg");
	background-repeat: no-repeat;
}
.he_main{
	margin:0;
	padding:0;
	height: 0;  
    padding-top: 45.18%;/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    background: url('../images/main.jpg') 0 0 no-repeat;
    background-size: contain;
}
#menu{
	width:100%;
	background-color:#FFFFFF;
	margin:0 0;
	padding:30px 0 30px 0;
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
 	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
	
}
.menu_text0{
	width:985px;
	margin:0 auto;
}
.menu_text1{
	list-style:none;
	padding:0 27px;
}

/*コンテンツ*/
#contents{
	width:100%;
	margin:0 auto;
	padding:2px 0;
}
.contents_back{
	margin:0;
	padding:5px 0;
	background-image: url("../images/back_ye.jpg");
}

/*他社との違い*/
.about1{
	width:100%;
	max-width:1080px;
	margin:0 auto;
	background-image: url("../images/tasya.jpg");
	background-position: center top;
	background-repeat: no-repeat;
    background-size: 90%;
}
.about_text{
	padding: 31% 23% 5% 17%;

}

/*遺品供養*/
.midasi01{
	width:100%;
	max-width:300px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_01_t.jpg') center center no-repeat;
    background-size: contain;
}
.holding_line{
	width:100%;
	max-width:900px;
	height:2px;
	margin:0 auto;
}
.ho_center{
	text-align:center;
}
.holding{
	margin:2% auto 0;
	width:100%;
	max-width:900px;
	line-height:35px;
}
.holding_img{
	 width:360px;
	 margin:0 20px 50px 0;
}

/*遺品整理の流れ*/
.midasi02{
	width:100%;
	max-width:280px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_02_t.jpg') center center no-repeat;
    background-size: contain;
}
.flow_icon{
	left: 45%;
    position: absolute;
    top: -20%;
}
.flow_icon img{
	width:30%;
}
.flow_r{
	position: relative;
	max-width: 900px;
    width: 75%;
	margin: 6% auto 3%;
	padding: 3% 1.5% 1.5%;
	background-color:#ffffff;
	border:1px solid #89be5a;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.float_01{
	background: url('../images/flow_im01.jpg') right center no-repeat;
    background-size: contain;
	padding-bottom:8%;
}
.float_02{
	background: url('../images/flow_im02.jpg') left center no-repeat;
    background-size: contain;
	padding-bottom:5%;
}
.float_03{
	background: url('../images/flow_im03.jpg') right center no-repeat;
    background-size: contain;
	padding-bottom:8%;
}
.float_04{
	background: url('../images/flow_im04.jpg') left center no-repeat;
    background-size: contain;
	padding-bottom:16%;
}
.float_05{
	background: url('../images/flow_im05.jpg') right center no-repeat;
    background-size: contain;
	padding-bottom:11%;
}

.flow_r h2{
	font-size:28px;
	margin: 10px 0;
	font-weight: normal;
}
.float_t{
	width:50%;
}
.float_t2{
	width: 46%;
	margin-left: 56%;
}


/*サービス*/
.midasi03{
	width:100%;
	max-width:450px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_03_t.jpg') center center no-repeat;
    background-size: contain;
}
.service_r{
	width:100%;
	max-width:900px;
	margin:3% auto 0;
	text-align:center;
}
.service_r2{
	width:100%;
	max-width:900px;
	margin: 0 24% 3%;
	text-align:center;
}
.service_01{
	width:30%;
	background: url('../images/service_01.jpg') left top no-repeat;
    background-size: contain;
	margin-right: 5%;
	padding: 15% 0 7%;
	float:left;
}
.service_02{
	width:30%;
	background: url('../images/service_02.jpg') center top no-repeat;
    background-size: contain;
	margin-right: 5%;
	padding: 15% 0 7%;
	float:left;
}
.service_03{
	width:30%;
	background: url('../images/service_03.jpg') right top no-repeat;
    background-size: contain;
	padding: 15% 0 7%;
	float:left;
}

.service_04{
	width:30%;
	background: url('../images/service_04.jpg') left top no-repeat;
    background-size: contain;
	margin-right: 5%;
	padding: 15% 0 10%;
	float:left;
}

.service_05{
	width:30%;
	background: url('../images/service_05.jpg') right top no-repeat;
    background-size: contain;
	padding: 15% 0 7%;
	float:left;
}


/*実例紹介*/
.midasi04{
	width:100%;
	max-width:300px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_04_t.jpg') center center no-repeat;
    background-size: contain;
}
.works{
	margin:20px auto 0;
	max-width:900px;
	padding-bottom:20px;
}
.works img{
	width:50%;
}
.w_float_l{
	float:left;
	width:50%;
}


/*お問い合せ・お見積り*/
.contact{
	margin:0 auto;
	width:100%;
	max-width:985px;
	text-align:center;
}
.contact1{
	background-image:url("/images/mitumori_02.jpg");
	background-repeat: no-repeat;
	padding-top: 3%;
	background-position: center center;
}
.contact_b{
	width: 619px;
	margin:0 auto;
	padding: 130px 180px 50px 0;
}

/*お問合せ詳細ページ*/
.contact_box{
	margin:0 auto;
}
.contact_box2{
	max-width: 985px;
    width: 100%;
	font-size:20px;
	text-align:center;
	border:3px solid #89be5a;
	margin: 2% auto;
	padding: 8% 0 4%;
	line-height:40px;
}
.contact_img{
	margin:30px 0 0;
}

/*フッター*/
.map{
	width:100%;
	max-width:904px;
	margin: 3% auto auto;
	padding-top:23%;
	background: url('../images/map.jpg') center top no-repeat;
	background-size: contain;
}
#menu2{
	width:100%;
	background-color:#FFFFFF;
	margin:0 0;
	padding:5% 0;	
}
.copy{
	font-size:13px;
	color:#202020;
	text-align:center;
	padding-bottom: 5%;
}

/*上に戻る*/
.pagetop {
    display: none;
	z-index: 999;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #464646;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #a2ce73;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

}
  
@media only screen and (min-width:376px) and (max-width:960px) {
/*tablet用*/

.none {
	display:none;
}

/*ヘッダー*/
#header{
	width:94%;
	margin:0 3%;
	padding:3% 0 0;
	font-size:13px;
	color: #3e3e3e;
}
.contact_t{
	width:50px;
	height:50px;
	margin:0;
	padding:0;
    /*padding-top: 0%;/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    background-image: url("../images/mitumori_01_sp.jpg");
    background-size: contain;
	background-repeat: no-repeat;
}
.he_l{
	width:85%;
	float:left;
}
.he_ti{
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url("../images/title_ta.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
.he_main{
	margin:0;
	padding:0;
	height: 0;
    padding-top: 45.18%;
    background: url('../images/main.jpg') 0 0 no-repeat;
    background-size: contain;
}

/*コンテンツ*/
#contents{
	width:100%;
	margin:0 auto;
	padding:2px 0;
	font-size:13px;
}
.contents_back{
	margin-top: 20px;
	padding: 5px 0;
	background-image: url("../images/back_ye.jpg");
}

/*他社との違い*/
.about1{
	background-image: url("../images/tasya_ta_01.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0;
    padding: 35% 0 0;
}
.about_text{
	margin:0;
	padding: 2% 16% 2% 9%;
	background-image: url("../images/tasya_ta_02.jpg");
	background-repeat: repeat-y;
	background-size: 100%;
}
.about1_sp{
	background-image: url("../images/tasya_ta_03.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
	padding-top:4.36%;
}

/*遺品供養*/
.midasi01{
	width:100%;
	max-width:300px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_01_t.jpg') center center no-repeat;
    background-size: contain;
}
.holding_line{
	width:100%;
	max-width:900px;
	height:2px;
	margin:5px auto 0;
}
.ho_center{
	text-align:center;
}
.holding{
	margin: 2% 3% 5%;
    width: 94%;
}
.holding_img{
	 width:100%;
	 padding-bottom:3%;
}

/*遺品整理流れ*/
.midasi02{
	width:100%;
	max-width:280px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_02_t.jpg') center center no-repeat;
    background-size: contain;
}
.flow_icon{
	left: 45%;
    position: absolute;
    top: -8%;
}
.flow_icon img{
	width:30%;
}

.flow_r{
	position: relative;
	max-width: 900px;
    width: 75%;
	margin: 10% auto 3%;
	padding: 3% 1.5% 1.5%;
	background-color:#ffffff;
	border:1px solid #89be5a;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.float_01{
	background: url('../images/flow_im01.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_02{
	background: url('../images/flow_im02.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_03{
	background: url('../images/flow_im03.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_04{
	background: url('../images/flow_im04.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_05{
	background: url('../images/flow_im05.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.flow_r h2{
	font-size:25px;
	margin: 30px 0 10px;
	font-weight: normal;
}
.float_t{
	width:100%;
	margin-top:3%;
}
.float_t2{
	width: 100%;
	margin-top:3%;
}


/*サービス*/
.midasi03{
	width:100%;
	max-width:380px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_03_t.jpg') center center no-repeat;
    background-size: contain;
}
.service_r{
	width:100%;
	max-width:900px;
	margin:3% auto 0;
	text-align:center;
}
.service_r2{
	width:100%;
	max-width:900px;
	text-align:center;
}
.service_01{
	width:100%;
	background: url('../images/service_01.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 26% 0 14%;
	font-size:16px;
}
.service_02{
	width:100%;
	background: url('../images/service_02.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 26% 0 14%;
	font-size:16px;
}
.service_03{
	width:100%;
	background: url('../images/service_03.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 26% 0 14%;
	font-size:16px;
}

.service_04{
	width:100%;
	background: url('../images/service_04.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 26% 0 14%;
	font-size:16px;
}

.service_05{
	width:100%;
	background: url('../images/service_05.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
	padding: 26% 0 14%;
	font-size:16px;
}

/*実例紹介*/
.midasi04{
	width:100%;
	max-width:300px;
	height:0;
	margin:3% auto 0;
    padding-top: 7.08%;
    background: url('../images/ti_04_t.jpg') center center no-repeat;
    background-size: contain;
}
.works{
	margin: 20px 30px;
	max-width:900px;
	padding-bottom:20px;
	line-height: 20px!important;
}
.works img{
	width:50%;
}
.w_float_l{
	float:left;
	width:50%;
}

/*お問い合せ・お見積り*/
.contact{
	margin:0 auto;
	width:100%;
	max-width:960px;
}
.contact1{
	background: url('/images/mitumori_02_tb.jpg') center center no-repeat;
	background-size: contain;
	padding: 33% 2% 7%;
    width: 90%;
}
.contact_b{
	width:96%;
	max-width: 619px;
	margin: 0 auto;
	padding: 0;
}
.contact_b img{
	width:100%;
	max-width:620px;
}

/*お問合せ詳細ページ*/
.contact_box{
	margin:0 auto;
}
.contact_box2{
	/*max-width: 960px;
    width: 100%;
	font-size:20px;
	line-height:40px;*/
	text-align:center;
	border:3px solid #89be5a;
	margin: 2%;
	padding: 8% 0 4%;
}
.contact_img{
	margin:15px 0 0;
}


/*フッター*/
.map{
	margin: 2% 3% 0;
    width: 94%;
	padding-top:85%;
	background: url('../images/map_ta.jpg') center top no-repeat;
	background-size: contain;
}
.copy{
	font-size:13px;
	color:#202020;
	text-align:center;
	padding:5% 0;
}

/*上に戻る*/
.pagetop {
    display: none;
	z-index: 999;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #464646;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #a2ce73;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

}
 
@media screen and (max-width:375px) {
/*スマホ用*/
body{
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: solid 6px #a9cf86;
	font-size: 15px;
	color: #262626;
	line-height: 20px;
}

.none {
	display:none;
}

/*ヘッダー*/
#header{
	width:94%;
	margin:0 3%;
	padding:3% 0 0;
	font-size:13px;
	color: #3e3e3e;
}
.contact_t{
	width:50px;
	height:50px;
	margin:0;
	padding:0;
    padding-top: 0%;/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    background-image: url("../images/mitumori_01_sp.jpg");
    background-size: contain;
	background-repeat: no-repeat;
}
.he_l{
	width:80%;
	float:left;
}
.he_ti{
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background-image: url("../images/title_sp.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}
.he_main{
	margin:0;
	padding:0;
	height: 0;
    padding-top: 61%;
    background: url('../images/main_sp.jpg') 0 0 no-repeat;
    background-size: contain;
}

/*お問い合せ・お見積り*/
.contact{
	margin:0 auto;
	width:100%;
	max-width:960px;
}
.contact1{
	background: url('/images/mitumori_02_tb.jpg') center center no-repeat;
	background-size: contain;
	padding: 30% 2% 4%;
    width: 84%;
}
.contact_b{
	width:96%;
	max-width: 619px;
	margin: 0 auto;
	padding: 0;
}
.contact_b img{
	width:100%;
	max-width:620px;
}

/*コンテンツ*/
#contents{
	width:100%;
	margin:0 auto;
	padding:2px 0;
	font-size:13px;
}
.contents_back{
	margin-top: 20px;
	padding: 5px 0;
	background-image: url("../images/back_ye.jpg");
}

/*他社との違い*/
.about1{
	background-image: url("../images/tasya_sp_01.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 5px 0 0 0;
    padding: 64% 0 0;
}
.about_text{
	/*padding: 37% 15% 3% 10%;*/
	margin:0;
	padding: 2% 10% 2% 11%;
	background-image: url("../images/tasya_sp_02.jpg");
	background-repeat: repeat-y;
	background-size: 100%;
}
.about1_sp{
	background-image: url("../images/tasya_sp_03.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
	padding-top:4.36%;
}

/*遺品供養*/
.midasi01{
	width:100%;
	max-width: 250px;
	margin:8% auto 0;
    padding-top: 9%;
    background: url('../images/ti_01_t.jpg') center center no-repeat;
    background-size: contain;
}
.holding_line{
	width:100%;
	height:2px;
	margin:5px auto 0;
}
.ho_center{
	text-align:center;
	margin:0 7%;
}
.holding{
	margin: 3% 7% 5%;
    width: 86%;
}
.holding_img{
	 width:100%;
	 padding-bottom:3%;
}

/*遺品整理流れ*/
.midasi02{
	width:100%;
	max-width: 200px;
	margin:8% auto 0;
    padding-top: 9%;
    background: url('../images/ti_02_t.jpg') center center no-repeat;
    background-size: contain;
}
.flow_r{
	position: relative;
    width: 80%;
	margin: 12% auto 3%;
	padding: 4% 3% 3%;
	background-color:#ffffff;
	border:1px solid #89be5a;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.flow_icon{
	left: 45%;
    position: absolute;
    top: -8%;
}
.flow_icon img{
	width:30%;
}
.float_01{
	background: url('../images/flow_im01.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_02{
	background: url('../images/flow_im02.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_03{
	background: url('../images/flow_im03.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_04{
	background: url('../images/flow_im04.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.float_05{
	background: url('../images/flow_im05.jpg') bottom center no-repeat;
    background-size: contain;
	padding-bottom:58%;
}
.flow_r h2{
	font-size:18px;
	margin: 15px 0 5px;
	font-weight: normal;
}
.float_t{
	width:100%;
	margin-top:3%;
}
.float_t2{
	width: 100%;
	margin-top:3%;
}


/*サービス*/
.midasi03{
	width:100%;
	max-width:240px;
	margin:8% auto 0;
    padding-top: 9%;
    background: url('../images/ti_03_t.jpg') center center no-repeat;
    background-size: contain;
}
.service_r{
	width:100%;
	max-width:900px;
	margin:3% auto 0;
	text-align:center;
}
.service_r2{
	width:100%;
	max-width:900px;
	text-align:center;
}
.service_01{
	width:100%;
	background: url('../images/service_01.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 35% 0 15%;
}
.service_02{
	width:100%;
	background: url('../images/service_02.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 35% 0 15%;
}
.service_03{
	width:100%;
	background: url('../images/service_03.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 35% 0 15%;
}

.service_04{
	width:100%;
	background: url('../images/service_04.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
    padding: 33% 0 23%;
}

.service_05{
	width:100%;
	background: url('../images/service_05.jpg') center top no-repeat;
    background-size: contain;
	margin-top: 2%;
	padding: 35% 0 15%;
}

/*実例紹介*/
.midasi04{
	width:100%;
	max-width:200px;
	margin:8% auto 0;
    padding-top: 9%;
    background: url('../images/ti_04_t.jpg') center center no-repeat;
    background-size: contain;
}
.works{
	margin: 3% auto 5%;
    width: 85%;
	max-width:900px;
	padding-bottom:20px;
	line-height: 20px!important;
}
.works img{
	width:100%;
}
.w_float_l{
	float:left;
	width:100%;
}

/*お問合せ詳細ページ*/
.contact_box{
	margin:0 auto;
}
.contact_box2{
	/*max-width: 375px;
    width: 100%;
	font-size:20px;*/
	text-align:center;
	border:3px solid #89be5a;
	margin: 3%;
    padding: 10% 6% 0;
	line-height:20px;
}
.contact_img{
	margin:30px 0 0;
	width:70%;
}


/*フッター*/
.map{
	width: 87%;
	margin: 1% auto 0;
    padding-top: 84.5%;
	background: url('../images/map_sp.jpg') center top no-repeat;
	background-size: contain;
}
.copy{
	font-size:12px;
	color:#202020;
	text-align:center;
	padding:5% 0;
}

/*上に戻る*/
.pagetop {
    display: none;
	z-index: 999;
    position: fixed;
    bottom: 0;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #464646;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #a2ce73;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


}








