@charset "utf-8";
/* CSS Document */
/* 文書全体 */
* {
	margin: 0px;
}

/* 全てのスクリーンサイズで適用する設定 */
/* body */
body {
	font-family: "游ゴシック", "Yu Gothic", sans-serif;
	text-align:center;
}
.wrap{
	overflow:hidden;
}
.max_width{
	max-width:1000px;
}
.clearfix{
	clear:both;
}
#top_top{
	text-align:right;
	margin-right:-100px;
}
.top_link{	
	font-size:30px;
	font-weight:bold;
	color:#2f4f4f;	
}
a #top_bosyu{
	color:#2f4f4f;
}
#top_bosyu{
	text-align:center;
	color:#2f4f4f;
}
a.top_link:link{
	color:#2f4f4f;
	text-decoration:none;
}
a.top_link:visited{
	color:#F95104;
	text-decoration:none;
}
a.top_link:hover{
	color:#ffa500;
	text-decoration:underline;
}

p.img_flame img{
	border-style:none;
	width:100%;
	height:auto;
}

p.img_tag img{
	border-style:none;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
.top_picture{
	width:100%;
	padding:0 100px 52px 100px;
	box-sizing:border-box;
}
.top_picture ul{
	margin-left:-50px;
}
.clear{
	display:block;
	min-height:1%;
}
ul.clear{
	list-style:none;
}
.top_picture ul li{
	float:left;
	padding-left:10px;
	width:33.33%;
	box-sizing:border-box;
	margin-bottom:10px;
}
.top_picture ul li img{
	width: 100%;
}
img{
	vertical-align:top;
	max-width:100%;
}

#middle_youkou{
	width:80%;
	margin-right:auto;
	margin-left:auto;
}

#middle_bs{
	border-collapse:collapse;
	border-spacing:0;
	width:80%;
}
#middle_youkou{
	width:950px;
	width:80%;
	text-align:left;
}
#middle_bs{
	table-layout:fixed;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	width:900px;
	border-top:2px solid #808080;
	border-right:2px solid #808080;
	border-left:2px solid #808080;
	border-bottom:2px solid #808080;
	color:#2f4f4f;
	
}
table{
	display:block;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
#middle_youkou table{
	display:block;
	margin-bottom:35px;
	width:80%;
}
#middle_youkou table tr td{
	background-image:none;
}
table .middle_ct{
	font-size:15px;
	line-height:1.5;
	height:auto;
	width:100px;
	padding:5px 10px;
	color:#fff;
	background:#ff9900;
}
#middle_youkou table .middle_ct{
	text-align:center;
	font-size:14px;
	height:25px;
	line-height:25px;
	width:80px;
	color:#fff;
	background:#ffa500;
}
#middle_youkou table .middle_yk{
	font-size:14px;
	line-height:1.5;
	padding:5px 10px;
	background:#fff;
}
.middle_yk{
	font-size:14px;
	border-bottom:1px solid #808080;
}
#top_sns{
	font-size:22px;
	vertical-align:bottom;
}
.bottom_snssection{
	height:600px;
	width:100%;
}
.bottom_sns{
	font-size:14px;
}

.bottom_facebook{
	text-align:left;
	width:480px;
	height:250px;
	margin-top:10px;
	margin-left:150px;
}
#fb_root{
	width:100%;
	height:100%;
}

#bottom_hoka{
	width:480px;
	height:250px;
	background-color:#ffa500;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:-250px;
	margin-right:150px;
}
h2.bottom_saiyo{
	padding-top:30px;
	font-weight:bold;
	color:#FFF;
	font-size:30px;
	margin-left:auto;
	margin-right:auto;
}

.bottom_logo{
	width:50px;
	height:50px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-left:auto;
	margin-right:auto;
}
.bottom_tori{
	text-align:left;
	margin:10px;
	border-radius:15px;
}
.bottom_ins{
	text-align:center;
	margin:10px;
}
.bottom_line{
	text-align:right;
	margin:10px;
}

/* footer */
.footer_wrap {
	padding-top:30px;
	padding-bottom:30px;
	margin-top:-300px;
}
.max_width{
	max-width:1000px;
	margin-right:auto;
	margin-left:auto;
}


@media screen and (max-width: 640px){
.wrap{
	overflow:hidden;
}
#top_top{
	text-align:right;
	margin-right:100px;
}
.top_link{
	font-size:23px;
	top:0px;
	right:0px;
	font-weight:bold;
	color:#2f4f4f;
}
.top_picture{
	padding:0 30px 10px;
	width:100%;
	box-sizing:border-box;
}
.over_width{
	width:320px;
	margin:0 auto;
}
	
.top_picture ul li{
	width:50%;
}
p.img_tag img{
	border-style:none;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.img_step{
	width:80%;
	height:80%;	
}
#middle_bs{
	table-layout: fixed;
	margin-right:auto;
	margin-left:auto;
	width:550px;
	height:auto;
	width:100%;
	border-top:2px solid #808080;
	border-right:2px solid #808080;
	border-left:2px solid #808080;
	border-bottom:2px solid #808080;
	border:none;
	color:#2f4f4f;
}
.middle_ct{
	text-align:center;
	background-color:#ffa500;
}

#middle_youkou{
	width:85%;
}
#middle_youkou table{
	display:block;
	margin-bottom:35px;
	width:80%;
}
#middle_bs{
	border-collapse:collapse;
	border-spacing:0;
	width:80%;
}
table{
	display:block;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
#middle_youkou table .middle_ct{
	text-align:center;
	height:25px;
	line-height:19px;
	width:500px;
	width:100%;
	color:#fff;
	border-bottom:none;
	background:#ffa500;
}
table, tbody, tr, th, td{
	display:block;
}
#middle_youkou table tr td{
	background-image:none;
}
table .middle_ct{
	font-size:15px;
	line-height:1.5;
	width:100%;
	height:auto;
	padding:5px 8px;
	color:#fff;
	background:#ffa500;
}

#middle_youkou table .middle_yk{
	font-size:13px;
	line-height:1.5;
	padding:5px 8px;
	border-bottom:none;
	background:#fff;
}
#bottom_sns{
	font-size:40px;
	vertical-align:bottom;
	
}
.bottom_snssection{
	height:880px;
	width:80%;
	margin-right:auto;
	margin-left:auto;
}
.bottom_sns{
	font-size:10px;
}

.bottom_facebook{
	text-align:left;
	width:240px;
	height:300px;
	margin-top:10px;
	float:right;
	margin-right:auto;
	margin-left:auto;
}
#fb_root{
	width:100%;
	height:100%;
}	
.fb-page{
    width: 240px !important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

#bottom_hoka{
	width:230px;
	height:230px;
	background-color:#ffa500;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
h2.bottom_saiyo{
	padding-top:30px;
	color:#FFF;
	font-size:20px;
	margin-left:auto;
	margin-right:auto;
}

.bottom_logo{
	width:50px;
	height:50px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-left:auto;
	margin-right:auto;
}
.bottom_tori{
	text-align:left;
	margin:10px;
	border-radius:15px;
}
.bottom_ins{
	text-align:center;
	margin:10px;
}
.bottom_line{
	text-align:right;
	margin:10px;
}

}


