@charset "UTF-8";
body {
	margin: 0px 0px;
}
img {
	display: block;
}
div {
	box-sizing: border-box;
	width: auto;
}
.clear {
	clear: left;
}
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
/*  */

#whole {
	width: 100%;
	z-index: 1;
}
#main-img {
	text-align: right;
	margin: 0 auto;
}
#main-img img {
	width: 100%;
}
#symbol {
	width: 20%;
	margin: 0 auto;
	display: none;
}
#symbol img {
	width: 60px;
	position: absolute;
	bottom: 0;
	right: 20px;
}
.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	position: absolute;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0;
}

@media (max-width:320px){
	.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	top: 0px;
	left: -210px;
	bottom: 0px;
	right: 0px;
}
}
@media (min-width:321px) and (max-width:600px){
	.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	top: 0px;
	left: -250px;
	bottom: 0px;
	right: 0px;
}
}
@media (max-width: 600px) {
.wrapper {
	width: 100%;
}
#main-img {
	width: 35%;
}
.menu {
	width: 100%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.left {
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 90%;
}
.left .menu_contents {
	/* [disabled]width: 28%;
*/
	margin-top: 0%;
	margin-right: 25px;
	margin-left: 0%;
	margin-bottom: 0%;
	height: auto;
}
.left .menu_contents img {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: auto;
	height: 18px;
}
.right {
	width: 88%;
	margin-left: auto;
	float: none;
	overflow: hidden;
	padding-top: 0px;
	margin-right: auto;
	margin-top: 45px;
}
.deny {
	display: none;
}
.right .menu_contents {
	margin-top: 0;
	margin-right: 16px;
	margin-left: 0;
	width: auto;
}
.right .menu_contents img {
	width: auto;
	height: 13px;
}
.menu_contents img {
	width: 100%;
}
.other {
	width: 88%;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
}
.other .menu_icon {
	width: auto;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	height: auto;
}
.other .menu_icon img {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: 0;
	height: 25px;
}
.other .menu_contents {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.footer{
	width: 100%;
	padding: 10px;
	margin-top: 70px;
}
#copyrights {
	width: 50%;
}
#copyrights img {
	width: 100%;
}
#caption {
	width: 30%;
}
#caption img {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.store {
	width: 75%;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
}
.store .menu_contents {
	margin-right: 10px;
}
.store .storeA {
	width: auto;
	height: 35px;
}
.store .storeB {
	width: auto;
	height: 17px;
}
.store .storeheading {
	width: auto;
	height: 13px;
}
.flex-justyfy-center{
	-ms-justify-content: center;/*--- IE10 ---*/
	-webkit-justify-content: center; /* Safari */
	  justify-content:  center;
}
}


@media (min-width: 601px) and (max-width: 960px) {
.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	top: 0px;
	left: -110px;
	bottom: 0;
	right: 0px;
}
#main-img {
	width: 25%;
}
.menu {
	width: 100%;
	margin-top: 58px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	/* [disabled]clear: both;
*/
}
.left {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 57px;
	width: 65%;
}
.left .menu_contents {
	width: auto;
	margin-right: 56px;
	margin-left: 0;
	margin-bottom: 0;
	height: auto;
}
.left .menu_contents img {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: auto;
	height: 20px;
}
.right {
	width: 45%;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.deny {
	display: none;
}
.right .menu_contents {
	width: auto;
	height: auto;
}
.right .menu_contents img {
	width: auto;
	height: 15px;
}
.menu_contents img {
}
.other {
	margin-top: 107px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 13%;
}
.other .menu_icon {
	width: auto;
}
.other .menu_icon img {
	width: 36px;
}
.footer{
	width: 100%;
	padding: 10px;
	height: auto;
	margin-top: 70px;
}
#copyrights {
	width: 25%;
	margin-left: 38%;
}
#copyrights img {
	width: 100%;
}
#caption {
	width: 15%;
}
#caption img {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.store {
	width: 60%;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
.store .menu_contents {
	margin-right: 10px;
}
.store .storeA {
	width: auto;
	height: 45px;
}
.store .storeB {
	width: auto;
	height: 23px;
	margin-top: 10px;
}
.store .storeheading {
	width: auto;
	height: 13px;
}
.flex-justyfy-center{
	-ms-justify-content:space-between;/*--- IE10 ---*/
	-webkit-justify-content:space-between; /* Safari */
	  justify-content:space-between;
}
	.flex-justyfy-center_deny{
	-ms-justify-content:center;/*--- IE10 ---*/
	-webkit-justify-content:center; /* Safari */
	  justify-content:center;
}
}

@media (min-width: 961px) {
	.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	top: 0px;
	left: -110px;
	bottom: 0;
	right: 0px;
}
#main-img {
	width: 15%;
}
.menu {
	width: 100%;
	margin-top: 58px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	/* [disabled]clear: both;
*/
}
	.left {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 57px;
	width: 45%;
}
.left .menu_contents {
	width: auto;
	margin-right: 56px;
	margin-left: 0;
	margin-bottom: 0;
	height: auto;
}
.left .menu_contents img {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: auto;
	height: 22px;
}
.right {
	width: 45%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.deny {
	display: none;
}
.right .menu_contents {
	width: auto;
	height: auto;
}
.right .menu_contents img {
	width: auto;
	height: 18px;
}
.menu_contents img {
}
.other {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 10%;
}
.other .menu_icon {
	width: auto;
}
.other .menu_icon img {
	width: 30px;
}
.footer{
	width: 100%;
	padding: 10px;
	height: auto;
	margin-top: 120px;
}
#copyrights {
	width: 20%;
	margin-left: 41%;
}
#copyrights img {
	width: 100%;
}
#caption {
	width: 13%;
}
#caption img {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.store {
	width: 45%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.store .menu_contents {
	margin-right: 10px;
}
.store .storeA {
	width: auto;
	height: 55px;
	margin-right: 10px;
}
.store .storeB {
	width: auto;
	height: 25px;
}
.store .storeheading {
	width: auto;
	height: 13px;
}
.flex-justyfy-center{
	-ms-justify-content:space-between;/*--- IE10 ---*/
	-webkit-justify-content:space-between; /* Safari */
	  justify-content:space-between;
}
	.flex-justyfy-center_deny{
	-ms-justify-content:center;/*--- IE10 ---*/
	-webkit-justify-content:center; /* Safari */
	  justify-content:center;
}
}
/**/
.row-eq-height {
	display: -ms-box;
	display: -webkit-box;
	display: box;
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-ms-flex-wrap: wrap;/*--- IE10 ---*/
	-webkit-flex-wrap: wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}
.deny_wrap {
	-ms-flex-wrap: nowrap;/*--- IE10 ---*/
	-webkit-flex-wrap: nowrap;/*--- safari（PC）用 ---*/
	flex-wrap: nowrap;
}
.flex-direct-column {
	-ms-flex-direction: column;/*--- IE10 ---*/
	-webkit-flex-direction: column; /* Safari */
	flex-direction:          column;
}

.flex-align-center {
	-ms-align-items: center;/*--- IE10 ---*/
	-webkit-align-items: center; /* Safari */
	align-items: center;
}
.flex-align-bottom {
	-ms-align-items: flex-end;/*--- IE10 ---*/
	-webkit-align-items: flex-end; /* Safari */
	align-items: flex-end;
}

.flex-justyfy-between{
	-ms-justify-content: space-between;/*--- IE10 ---*/
	-webkit-justify-content: space-between; /* Safari */
  justify-content:space-between;
}
.left div:last-child, .right div:last-child, .other div:last-child, .store div:last-child {
	margin-right: 0px;
	margin-bottom: 0px;
}

/*                       */
.reimin {
	font-family: "a-otf-ud-reimin-pr6n", sans-serif;
}
.midashimin {
	font-family: "a-otf-midashi-mi-ma31-pr6n", sans-serif;
}
.tyugo {
	font-family: "a-otf-gothic-bbb-pr6n", sans-serif;
}
.thibigo {
	font-family: "tbchibirgothicplusk-pro", sans-serif;
}
.midashigo {
	font-family: "a-otf-midashi-go-mb31-pr6n", sans-serif;
}
.marugo {
	font-family: "a-otf-ud-shin-maru-go-pr6n", sans-serif;
}
