@charset "utf-8";

#is-wrapper a{
	outline: none;
	display: inline-block;
	backface-visibility: hidden;
	}
	
#is-wrapper img{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}

#is-wrapper {
	width: 760px;
	border: 0px;
	margin: 0px;
	background-color: #8cc63f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
#is-wrapper h2,#is-wrapper h3,#is-wrapper h4{
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#is-wrapper p {
	margin-top: 0px;
	}
	
#newop_head{
	height: 222px;
	width: 760px;
	margin-bottom: 20px;
	}
	
#newop_title1{
	height: 110px;
	width: 760px;
	}
	
#newop_title2{
	line-height: 1;
	font-size: 0;
	height: 112px;
	width: 760px;
	}

#newop_title2 img{
	float: left;
	height: 112px;
	width: 548px;
	}
	
#newop_btn a img{
	float: left;
	height: 127px;
	width: 182px;
	transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	}
	
#newop_btn a img:hover{
	transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	}
	
.selection {
	display: none;
	}
	
#page-1 {
	display: block;
	}

.shopbox{
	height: 400px;
	width: 700px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	-webkit-box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	-moz-box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	}
	
.shopbox_pre{
	height: 455px;
	width: 700px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	-webkit-box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	-moz-box-shadow: rgba(34, 24, 20, 0.0980392) 0px 0px 6px 1px;
	}
	
.newday_op{
	background-color: #ec6d74;
	height: 100px;
	width: 100px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: table;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.newday_op p{
	font-size: 17px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}
	
.newday_reop{
	background-color: #f39800;
	height: 100px;
	width: 100px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: table;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.newday_reop p{
	font-size: 17px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}
	
.shopdata{
	width: 300px;
	margin-right: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	float: left;
	position: relative;
	height: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.newday_op p,.newday_reop p,.shopname_op,.shopname_reop,.shopcategory_op,.shopcategory_reop,.shopinfo,.btn_kuchikomi a,.btn_kihon a,.maptext a,.op_pre_btn a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
.shoptext{
	width: 300px;
	}
	
.shopname_op{
	font-size: 22px;
	font-weight: 900;
	color: #ec6d74;
	line-height: 24px;
	word-break: break-all;
	}
	
.shopname_reop{
	font-size: 22px;
	font-weight: 900;
	color: #f39800;
	line-height: 24px;
	word-break: break-all;
	}
	
.shopcategory_op{
	color: #ec6d74;
	font-size: 14px;
	}
	
.shopcategory_reop{
	color: #f39800;
	font-size: 14px;
	}
	
.shopinfo{
	font-size: 14px;
	color: #727171;
	word-break: break-all;
	line-height: 20px;
	}
	
.infotext{
	margin-bottom: 14px;
	}
	
ul.op_summary{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
li.op_address,li.op_tel,li.op_hours{
	margin-bottom: 2px;
	}
	
.btn_kuchikomi a{
	display: block;
	cursor: pointer;
	width: 300px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #009245;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 6px 0 #097f3c, 0 12px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 6px 0 #097f3c, 0 12px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 6px 0 #097f3c, 0 12px 0 rgba(0,0,0,0.1);
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: 300;
	position: absolute;
	bottom: 5px;
	font-size: 20px;
	}
	
.btn_kuchikomi a:hover {
	background-color: #009245;
	box-shadow: 0 3px 0 #097f3c, 0 6px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 0 #097f3c, 0 6px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 0 #097f3c, 0 6px 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	}

.btn_kuchikomi a:active {
	color: #fff;
	background-color: #009245;
	box-shadow: 0 0 0 #097f3c, 0 0 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 #097f3c, 0 0 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 0 #097f3c, 0 0 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition-duration: 0.1s;
	}
	
.btn_kihon a{
	display: block;
	cursor: pointer;
	width: 300px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #54c3f1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 6px 0 #49aad2, 0 12px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 6px 0 #49aad2, 0 12px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 6px 0 #49aad2, 0 12px 0 rgba(0,0,0,0.1);
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: 300;
	position: absolute;
	bottom: 5px;
	font-size: 20px;
	}
	
.btn_kihon a:hover {
	background-color: #54c3f1;
	box-shadow: 0 3px 0 #49aad2, 0 6px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 0 #49aad2, 0 6px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 0 #49aad2, 0 6px 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	}

.btn_kihon a:active {
	color: #fff;
	background-color: #54c3f1;
	box-shadow: 0 0 0 #49aad2, 0 0 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 #49aad2, 0 0 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 0 #49aad2, 0 0 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition-duration: 0.1s;
	}
	
.shop_img{
	height: 380px;
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.shop_photo{
	height: 180px;
	width: 240px;
	margin-bottom: 10px;
	}
	
.shop_map{
	background-color: #CCCAB5;
	text-align: center;
	}
	
.shop_map img{
	height: 170px;
	width: 240px;
	}
	
.maptext a{
	font-size: 12px;
	color: rgba(114,113,113,1);
	text-decoration: none;
	width: 240px;
	height: 20px;
	font-weight: 100;
	line-height: 20px;
	transition: color 0.3s;
	}
	
.maptext a:hover {
	color: rgba(255,255,255,1);
	}

	
.op_pre{
	height: 40px;
	width: 560px;
	margin-left: 130px;
	position: relative;
	float: left;
	display: table;
	}
	
.op_pre_btn a{
	color: #009245;
	position: absolute;
	text-decoration: none;
	height: 40px;
	width: 560px;
	display: block;
	cursor: pointer;
	background-color: #ebeae2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 4px 0 #b8b8b2, 0 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 4px 0 #b8b8b2, 0 8px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 4px 0 #b8b8b2, 0 8px 0 rgba(0,0,0,0.1);
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
	font-size: 14px;
	line-height: 34px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	}
	
.op_pre_btn a:hover {
	background-color: #ebeae2;
	box-shadow: 0 1px 0 #b8b8b2, 0 4px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 0 #b8b8b2, 0 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 0 #b8b8b2, 0 4px 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	}
	
.op_pre_btn a:active {
	color: #009245;
	background-color: #ebeae2;
	box-shadow: 0 0 0 #b8b8b2, 0 0 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 #b8b8b2, 0 0 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 0 #b8b8b2, 0 0 0px rgba(0,0,0,0.1);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition-duration: 0.1s;
	}

.op_pre_btn a img{
	height: 35px;
	width: 55px;
	}