<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 768px)
{


body{
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size:16px;color:#333;
	letter-spacing:0.05em;
	line-height : 1.7em;
	background-color:#fff;
}
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
ul{
	list-style:none;
}
.pc-br, .pc-img, .category, .ranking .more, .bn_img, .pc-column-img{
	display:none;
}
.center-txt{
	text-align:center;
}

.anchor{
	padding-top:60px;
	margin-top:-60px;
}

.big{
	font-size:1.2em;
}

/*ã“ã“ã‹ã‚‰ãƒ˜ãƒƒãƒ€ãƒ¼*/
header{
	width:100%;
	height:50px;
	position: fixed;
    top: 0;
    left: 0;
	z-index:999;
	/*background-color:#eee3d3;*/
}

.logo img{
	margin:8px 8px 0 4%;
	display:block;
	float:left;
	width:192px;
	height:auto;
}

.red{
	color:red;
}

.grey{
	color:#666;
}

.sns_icon{
	float:left;
	margin:16px 8px 0 0;
}
.sns_icon img{
	width:24px;
	height:auto;
}

.inner .about-txt{
	text-align:left;
	line-height:1.8em;
}

/*ãƒã‚¤ãƒ³ãƒˆ*/
.inner .point{
	background-color:#ebefff;
	display:block;
	padding:20px 6%;
	margin:30px auto 0 auto;
	font-size:1.0em;
	width:88%;
}

.inner .point p{
	text-align:left;
	padding-top:12px;
	line-height:1.7em;
}

h3{
	text-align:center;
	padding-bottom:2px;
	border-bottom:1px solid #000;
	font-size:1.0em;
}

.free_bn{
	margin:0 auto;	
	width:92%;
	height:44px;
	background-color:#ee4f01;
	font-size:1.2em;color:#fff;
	border:2px solid #fff;
	text-align:center;
	padding:12px 0 0 0;
	border-radius:8px;
	position:fixed;
	bottom :4px;
	left:4%;
	z-index:999;
	
}
.free_bn:after{
	font-family: FontAwesome;
    content: "\f0da";
    color: #fff;
    font-size: 1.4em;
	position:relative;
	top:2px;
	
}

.top-img{
	width:100%;
	margin:10px 0 20px;
}

.sp-img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;	
}

.about2 .sp-img{
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;	
	box-shadow:none;
}

h1{
	text-align:center;
	padding-top:30px;
	font-size:1.4em;
}

.high-ti{
	height:auto;
	font-size:1.2em;color:#fff;
	background-color:#e30c0c;
	margin:0 auto;
	padding:4px 0 2px 0;
	border:solid 2px #e30c0c;
}

h2{
	height:auto;
	font-size:1.1em;color:#e30c0c;
	border:solid 2px #e30c0c;
	margin:0 auto;
	padding:8px 0;
	line-height:1.6em;
	text-align:center;
}

/*ã“ã“ã‹ã‚‰ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
/*é–‹é–‰ãƒœã‚¿ãƒ³*/
#nav_toggle{
	display: block;
	width: 32px;
	height: 36px;
	position: absolute;
	top: 10px;
	right:12px;
	z-index: 100;
	cursor: pointer;
}
#nav_toggle::after {
  content: "menu";
	display: inline-block;
	height: auto;
	background-size: contain;
	vertical-align: middle;
	margin-top:16px;
	font-size:0.6em;color:#666;
	font-weight:bold;
}
#nav_toggle div {
	position: relative;
	}
#nav_toggle span{
	display: block;
	height: 2px;
	background: #666;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
#nav_toggle span:nth-child(1){
	top:0px;
}
#nav_toggle span:nth-child(2){
	top:10px;
}
#nav_toggle span:nth-child(3){
	top:20px;
}
/*é–‹é–‰ãƒœã‚¿ãƒ³openæ™‚*/
.open #nav_toggle span:nth-child(1) {
	top: 12px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#top-spbn{
	width: 280px;
	margin:10px auto;
	clear:both;
}
#topmenu-sp{
	width: 100%;
	height:44px
}

#sp-r-menu-li{
	position: absolute;
	top:50px;
	width: 100%;
	background: rgba(102, 102, 102, 0.9);
	left: 0;
	overflow:hidden;
	display: none;
	padding:10px 0;
}
#sp-r-menu-li p{
color:#fff;
text-align:center;
padding:10px 0;
}
#sp-r-menu-li ul{
	display: block;
	text-align:center;
	width: 100%;
	}
#sp-r-menu-li1 li{
	padding:8px 0;
}
#sp-r-menu-li1 li a{
	font-size:0.9em;color:#fff;
	
}
#sp-r-menu-li1 li a:after{
	font-family: FontAwesome;
    content: "\f054";
    margin-left:4px;
    color: #fff;
}

/*ã“ã“ã‹ã‚‰ç‰¹å¾´*/
.inner{
	width:92%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
}

.inner2{
	clear:both;
	padding-top:10px;
}

.inner3 .kouza{
	padding-top:10px;	
}

footer .inner{
	width:92%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding-bottom:0px;
}

.about{
	width:100%;
	background-color:#fff;
	margin:0 auto;
}

.about2{
	width:100%;
	background-color:#fff;
	margin:50px auto 0 auto;
}

.about img{
	width:70%;
	height:auto;
	margin:20px auto 0 auto;
	display:block;
}

.bn_img_sp img{
	width:92%;
	height:auto;
	margin:30px auto;
	display:block;
}

.about p{
	text-align:center;
	line-height:1.5em;
	font-size:0.9em;
}

.about_ti{
	font-size:1.2em;color:#ee4f01;
	display:block;
	padding-bottom:4px;
	font-weight:bold;
}

.about_box{
	width:100%;
	height:auto;
	margin:20px 0 40px 0;
}

.about_box:last-child{
	width:100%;
	height:auto;
	margin:20px 0 0px 0;
}

/*ãƒ‘ãƒ³å±‘ã“ã“ã‹ã‚‰*/
.breadcrumb{
	height:auto;
    font-size: 0.7em;
    color: #666;
	width:100%;
	padding:10px 0 0 0;
}
.breadcrumb li{
	float:left;
	line-height:1.5em;
}
.breadcrumb a{
	font-size:1.0em;color:#666;
}
.breadcrumb a:hover{
	border-bottom:solid 1px #666;
}
.breadcrumb li:not(:last-child)::after {
    content: "&gt;";
    padding: 0 .6em 0 .8em;
}

/*ã“ã“ã‹ã‚‰ã‚«ãƒ†ã‚´ãƒªãƒ¼*/
.category{
	width:240px;
	float:left;
	clear:both;
}

.category h2{
	font-size:1.0em;
	padding-bottom:4px;
}

.category ul{
	width:180px;
	background-color:#d0c0a9;
}

.category li a{
	font-size:0.9em;color:#333;
}

.category li a::after{
  font-family: FontAwesome;
  content: "\f054";
  float:right;
  color: #666;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
}

.category li{
	padding:7px 14px 7px 20px;
	display:block;
}
.category li:hover{
	background-color:#b3a591;
	
}
.category li:last-child{
	margin-bottom:0px;
}

/*ã“ã“ã‹ã‚‰æ¤œæŸ»çµæžœ*/
.inner2 h1{
	text-align:left;
	padding:4px 0 0 0;
	font-size:1.2em;
	line-height:1.5em;
}

.inner3 h1{
	text-align:left;
	padding:4px 0 0 0;
	font-size:1.6em;
	line-height:1.4em;
}

.kouza{
	width: 100%;
	margin-top:30px;
	overflow:hidden;
	font-size:0.9em;
}

.kouza2{
	width: 86%;
	margin:20px auto 0 auto;
	overflow:hidden;
	font-size:0.9em;
	border:1px #9d9c9c solid;
}

.kouza2 .kouza-l, .kouza2 .kouza-r{
	background-color:#fff;
}

.kouza-l, .kouza-r{
	width: 90%;
	overflow:hidden;
	background-color:#eee3d3;
	padding:5%;
}

.kouza-r{
	width: 90%;
	overflow:hidden;
	background-color:#eee3d3;
	padding:0 5% 5% 5%; 
	font-size:0.9em;
	line-height:1.6em;
}

.kouza-l img{
	width: 100%;
    height:auto;
	display:block;
}

.kouza-l p{
	clear:both;
}

.kouza .yokoku{
	width: 49%;
	padding:6px 0;
	background-color:#2c2c76;
	margin-left:0%;
	margin:4px 0;
	text-align:center;
	border-radius:5px;
	float:right;
	border:none;
}

.kouza .syosai{
	width: 49%;
	padding:6px 0;
	background-color:green;
	text-align:center;
	border-radius:5px;
	overflow:hidden;
	float:left;
	margin-left:0%;
	margin:4px 0;
	border:none;
	display:block;
}

.kouza .buy{
	width: 49%;
	padding:6px 0;
	background-color:#8b1573;
	margin-left:0%;
	margin:4px 0;
	text-align:center;
	border-radius:5px;
	float:right;
	border:none;
}

.kouza .syosai a, .kouza .buy a, .kouza .yokoku a{
	font-size:0.9em;color:#fff;
	font-weight:bold;
}

.kouza .yokoku a::before{
  font-family: FontAwesome;
  content: "\f152";
  font-size:1.0em;color: #cdcdeb;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:4px;
}

.kouza .syosai a::before{
  font-family: FontAwesome;
  content: "\f00b";
  font-size:1.0em;color: #bce9bc;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:4px;
}

.kouza .buy a::before{
  font-family: FontAwesome;
  content: "\f07a";
  font-size:1.0em;color: #c88cbc;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:4px;
}

.kouza h2{
	font-size:1.3em;
	line-height:1.3em;
	padding:4px 0;
	text-decoration:underline;
}

.red-cate{
	min-width:40px;
	text-align:center;
	font-size:0.8em;color:#fff;
	background-color:red;
	line-height:1.6em;
	padding:1px 4px;
	display:inline-block;
	margin-bottom:4px;
}

.grey-cate{
	min-width:40px;
	text-align:center;
	font-size:0.8em;color:#fff;
	background-color:#666;
	line-height:1.6em;
	padding:1px 4px;
	display:inline-block;
	margin-bottom:4px;
}

.or-cate{
	min-width:40px;
	text-align:center;
	font-size:0.8em;color:#fff;
	background-color:#ee4f01;
	line-height:1.6em;
	padding:1px 4px;
	display:inline-block;
	margin-bottom:4px;
}

/*ã“ã“ã‹ã‚‰è¬›åº§å†…å®¹*/
.syosai2{
	line-height:1.7em;
}

.kouza .osusume,.kouza .naiyo,.kouza .ichibu{
	width:100%;
	clear:both;
	margin:30px 0 8px 0;
	padding:10px 0;
	background-color:#eee3d3;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:1.2em;
}

.other{
	width:100%;
	clear:both;
	margin:40px 0 0px 0;
	padding:10px 0;
	background-color:#eee3d3;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:1.0em;
}

.osusume::before{
  font-family: FontAwesome;
  content: "\f2bd";
  font-size:1.0em;color: #666;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:6px;
}

.naiyo::before{
  font-family: FontAwesome;
  content: "\f03d";
  font-size:1.0em;color: #666;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:6px;
}

.ichibu::before{
  font-family: FontAwesome;
  content: "\f14a";
  font-size:1.0em;color: #666;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:6px;
}

.naiyoimg{
	width:100%;
	padding:20px 0;
	line-height:1.3em;
	background-color:#333;
	background-repeat: no-repeat;
	background-size:cover; 
	background-position:20% 28%;
	position:relative;
	overflow:hidden;
	font-size:1.1em;color:#fff;
	text-align:center;
}

.naiyo-inner{
	width: auto;
	padding:20px;
	background-color:#fff;
	line-height:1.3em;
	background-color:#cecece;
	display:block;
	margin-bottom:20px;
	font-size:0.9em;
}

/*ã“ã“ã‹ã‚‰ãƒ©ãƒ³ã‚­ãƒ³ã‚°*/
.ranking{
	width:  100%;
	margin:0 auto;
	overflow:hidden;
	background-color:#d0c0a9;
	padding:20px 0;
	margin-top:30px;
}

.cate_box{
	width:92%;
	text-align:center;
	font-size:0.7em;color:#fff;
	background-color:red;
	display:block;
	line-height:1.6em;
	padding-top:1px;
}

.num{
	width:20px;
	height:20px;
	text-align:center;
	font-size:0.9em;color:#fff;
	background-color:#958978;
	display:block;
	line-height:1.4em;
	border-radius:50%;
	font-weight:bold;
	margin:8px 0;
}

.ranking h3{
	font-size:1.1em;
	text-align:center;
}

.ranking ul{
	clear:both;
	overflow:hidden;
	display:block;
}
	
.thumbnail{
	width: 100%;
	height:auto;
}

.thumbnail:last-child{
	margin-right:0px;
}

.thumbnail img{
	width: 80%;
    height:auto;
	display:block;
	border-radius:8px;
	margin: -8px auto 0 auto;
}
.thumbnail img:hover{
	opacity:0.7;
	transition:0.3s;
}
.free_bn:hover, .logo:hover, .sns_icon:hover{
	opacity:0.5;
	transition:0.3s;
}
.thumbnail .num_img{
	width: 24px;
    height:auto;
	display:block;
	border-radius:0;
	z-index:20;
	top:18px;
	left:14%;
	position:relative;
	margin: 0;
}

.more-sp{
	font-size:0.9em;color:#333;
	float:right;
	margin:10px 10% 0 0;
}
.sns_box .more{
	font-size:0.9em;color:#333;
	float:right;
}

.more-sp::after, .sns_box .more::after{
	font-family: FontAwesome;
    content: "\f054";
    margin-left:2px;
    color: #666;
}

	
/*ã“ã“ã‹ã‚‰ãŠçŸ¥ã‚‰ã›*/
.news, .column, .column-top{
	clear:both;
	margin-bottom:30px;
	background-color:#fff;
	padding-bottom:10px;
	
}

.news li, .column li, .column-top li{
	width: 92%;
    height:auto;
	clear:both;
	margin:0 auto 24px auto;
	background-color:#fff;
	display:block;
	font-size:0.9em;
	line-height:1.6em;
	
}

.news h3{
	text-align:center;
	padding:14px 0;
	font-size:1.6em;color: #ee4f01;
	font-family: 'Afacad',sans-serif;
}
.news li a, .column li a, .column-top li a{
	font-size:0.9em;color:#333;
	text-decoration:underline;
}	

/*ã“ã“ã‹ã‚‰ã‚³ãƒ©ãƒ&nbsp;*/

.column p{
	font-size:0.9em;
	line-height:1.6em;	
}

.column img, .column iframe, .sp-column-img{
	width: 100%;
	height:auto;
}

.column h2{
	font-size:1.2em;
}

.column h3{
	text-align:center;
	padding:8px 0 4px 0;
	font-size:1.1em;color:#ee4f01;
	border-bottom:1px solid #ee4f01;
	border-top:1px solid #ee4f01;
	margin:40px 0 20px 0;
	background-color: #eee3d3;
	clear:both;
}

.column h4{
	padding:12px 0 0 0;
	font-size:1.0em;color:#ee4f01;
	border-bottom:1px solid #ee4f01;
	margin:8px 0;
	clear:both;
}

.contents{
	margin-top:20px;
}

.column .contents li{
	font-size:1.0em;
	margin: 8px 0 0 0;
	font-weight:bold;
}

.contents li::before{
	font-family: FontAwesome;
	content: "\f152";
	font-size:1.0em;color: #ee4f01;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
	margin-right:4px;
}

.column .voice2-img{
	width:24%;
	height:auto;
	float:left;
	margin:20px 0 40px;
}

.column .voice2{
	line-height:1.6em;
	width:64%;
	height:auto;
	float:right;
	background-color:#eee;
	padding:10px;
	position: relative;
	display: inline-block;
	border-radius:16px;
	margin:20px 0;
	font-weight:bold;
	font-size:0.8em;
}

.voice2:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 15px solid #eee;
}
	
.date{
	font-weight:bold;
	font-size:0.9em;color:#666;
	padding-right:4px;
}

.gr-box{
	width:120px;
	text-align:center;
	font-size:0.7em;color:#fff;
	background-color:green;
	line-height:1.6em;
	padding:2px 4px 1px 4px;
	border-radius:2px;
}

.bl-box{
	width:120px;
	text-align:center;
	font-size:0.7em;color:#fff;
	background-color:blue;
	line-height:1.6em;
	padding:2px 4px 1px 4px;
	border-radius:2px;
}

/*ã“ã“ã‹ã‚‰ã‚³ãƒ©ãƒ&nbsp;*/


/*ã“ã“ã‹ã‚‰sns*/
.sns_box{
	width: 100%;
	height:auto;
}
.sns_box h3, .column-top h3{
	text-align:center;
	padding:10px 0;
	font-size:1.4em;color:#ee4f01;
	font-family: 'Afacad',sans-serif;
}

.sns_box iframe{
	width: 100%;
	height:auto;
}

.sns_box li{
	margin-bottom:40px;
	background-color:#fff;
	padding:0 4% 20px 4%;
}
.sns_box li:last-child{
	padding-bottom:60px;
}

/*ã“ã“ã‹ã‚‰ãƒ—ãƒ¬ã‚¼ãƒ³ãƒˆå¹ãå‡ºã—*/
.voice{
	overflow:hidden;
	margin-bottom:30px;
}

.voice img{
	width:20%;
	height:auto;
	float:left;
}	
	
.voice p{
	line-height:1.6em;
	width:68%;
	height:auto;
	float:right;
	background-color:#fff;
	padding:4%;
	position: relative;
	display: inline-block;
	border-radius:16px;
	font-size:0.9em;
}
.voice p:before {
  content: "";
  position: absolute;
  top: 12%;
  right: 100%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #fff;
}
	

/*ã“ã“ã‹ã‚‰ãƒ—ãƒ¬ã‚¼ãƒ³ãƒˆ*/
.present-inner{
	width: auto;
	padding:20px;
	background-color:#fff;
	line-height:1.5em;
	font-size:0.9em;
}

.present ul{
	background-color:#666;
	width:100%;
	padding:0 0 10px 0;
	background-color:#fff;
	margin-bottom:40px;
	height:40px;
}

.present li{
	float:left;
}

.yokoku{
	width: 40%;
	padding:8px 4%;
	background-color:#2c2c76;
	margin-left:1.5%;
	text-align:center;
	border-radius:5px;
}

.yokoku2{
	width: 92%;
	padding:8px 4%;
	background-color:#2c2c76;
	text-align:center;
	border-radius:5px;
	display:block;
	margin-top:4px;
	color:#fff;
	font-weight:bold;
}

.syosai{
	width: 40%;
	padding:8px 4%;
	background-color:green;
	margin-left:1.5%;
	text-align:center;
	border-radius:5px;
}

.buy{
	width: 40%;
	padding:8px 4%;
	background-color:#8b1573;
	margin-left:1%;
	text-align:center;
	border-radius:5px;
}

.buy2{
	width: 92%;
	padding:12px 4%;
	background-color:#8b1573;
	text-align:center;
	border-radius:5px;
	display:block;
	margin-top:4px;
	font-size:1.2em;color:#fff;
	font-weight:bold;
}

.yokoku a, .syosai a, .buy a{
	font-size:0.9em;color:#fff;
	font-weight:bold;
}

.yokoku a::before, .yokoku2::before{
  font-family: FontAwesome;
  content: "\f152";
  font-size:1.1em;color: #cdcdeb;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:6px;
}

.syosai a::before{
  font-family: FontAwesome;
  content: "\f00b";
  font-size:1.1em;color: #bce9bc;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:8px;
}


.buy a::before, .buy2::before{
  font-family: FontAwesome;
  content: "\f07a";
  font-size:1.1em;color: #c88cbc;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:6px;
}

.present1{
	width:100%;
	padding:30px 0 20px 0;
	line-height:1.5em;
	background-color:#333;
	background-image: url(../images/present1.png);
	background-repeat: no-repeat;
	background-size:cover; 
	background-position:20% 35%;
	position:relative;
	overflow:hidden;
	font-size:1.1em;color:#fff;
	text-align:center;
}

.present2{
	width:100%;
	padding:30px 0 20px 0;
	line-height:1.5em;
	background-color:#333;
	background-image: url(../images/present2.png);
	background-repeat: no-repeat;
	background-size:cover; 
	background-position:20% 40%;
	position:relative;
	overflow:hidden;
	font-size:1.1em;color:#fff;
	text-align:center;
}

.present3{
	width:100%;
	padding:30px 0 20px 0;
	line-height:1.5em;
	background-color:#333;
	background-image: url(../images/present3.png);
	background-repeat: no-repeat;
	background-size:cover; 
	background-position:20% 28%;
	position:relative;
	overflow:hidden;
	font-size:1.1em;color:#fff;
	text-align:center;
}

.check, .check2{
	display:block;
	text-decoration:underline;
}

.check::before{
  font-family: FontAwesome;
  content: "\f14a";
  float:left;
  color:#ee4f01;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:2px;
}

.check2::before{
  font-family: FontAwesome;
  content: "\f00c";
  float:left;
  color:red;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:2px;
}


/*ã“ã“ã‹ã‚‰ã‚¿ã‚¤ãƒ&nbsp;ã‚»ãƒ¼ãƒ«*/
.timesale-img{
	width:90%;
	padding:20px 5%;
	background-color:#333;
	height:auto;
	display:block;
	margin-top:8px;
}

.present-inner h2{
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 8px 0;
} 

.time-red{
	color:red;
	font-size:1.1em;
	}
	
.time-red::before{
  font-family: FontAwesome;
  content: "\f017";
  float:left;
  color:red;/*ã‚¢ã‚¤ã‚³ãƒ³ã®è‰²*/
  margin-right:2px;
  font-size:1.1em;
  margin-top:-1px;
}

/*ã“ã“ã‹ã‚‰ãƒ•ã‚©ãƒ¼ãƒ&nbsp;*/
.form{
	width:80%;
	padding:20px 10% 0 10%;
	margin:0 auto 40px auto;
	overflow:hidden;
	background-color:#d0c0a9;
	font-weight:bold;
	font-size:0.9em;
	line-height:1.4em;
	margin-top:10px;
}
	
.form input{
	padding:10px 0 10px 4%;
	margin-bottom:20px;
	width:96%;
}
.form .button{
	width:70%;
	height:auto;
	padding:10px 30px;
	font-size:1.2em;color:#fff;
	cursor:pointer;
	border:solid 2px #fff;
	border-radius:5px;
	background-color:#ee4f01;
	/*box-shadow: 2px 2px 5px -2px #333;*/
}

/*ã“ã“ã‹ã‚‰footer*/
.foot-txt{
	font-size:0.7em;color:#fff;
	text-align:center;
	padding-top:4px;
}

footer{
	width:100%;
	height: auto;
	padding:0 0 30px 0;
	background-color:#666;
}
footer .sns_icon{
	float:left;
	margin:20px 0 0 0;
}
footer .sns_icon img{
	width:36px;
	height:auto;
}
.foot_link2{
	margin:0 auto;
	display:block;
	width:168px;
}

footer .foot_link2 li:last-child{
	margin-right:0;
}

footer li{
	float:left;	
	margin-right:30px;
}
footer li:last-child{

	margin-right:0;
}
	
footer a{
	font-size:0.6em;color:#fff;
}

}</pre></body></html>