﻿@charset "utf-8";

/* page_name
-------------------------------------------------------------------*/
#main_col .banners .sitewrap,
#main_col .flyers .sitewrap{
	width: 840px;
	margin: 0 auto;
	padding-bottom: 80px;
}
#main_col .banners .sitewrap{
	/* padding-top: 40px; */
	padding-bottom: 20px;
}



@media screen and (max-width:1239px) {
#main_col .banners .sitewrap,
#main_col .movies .sitewrap,
#main_col .flyers .sitewrap{
	width: 100%;
	margin:0 auto;
}
#col_out .sitewrap{
	padding:0;
}

}
.home main section{
	padding: 0;
	margin: 0 auto;
}
.banner_set{
	margin: 0 auto 10px;
}
.banner_set li{
	float:left;
	width:24%;
	margin-right:1%;
	border:solid 1px #ccc;
	box-sizing:border-box;
}


#main_col .movies .sitewrap{
	/* width:980px; */
	padding-top: 80px;
	padding-bottom: 80px;
}
.movies .col3{
	display:table;
	width:100%;
	margin-bottom: 10px;
}
.movies .col3 .box{
	display:table-cell;
	vertical-align:middle;
	width: auto;
	padding: 0 0 0 2%;
	margin-bottom:10px;
	position:relative;
}
.movies .col3 .box:last-child{
	margin:0;
}
.movies .col3 .box .inner{
	border:solid 1px #ccc;
	padding:10px;
	box-sizing: border-box;
}
.movies .col3 .box.title_col{
	width: 28%;
	border:solid 5px #1C0069;
	padding:0;
	margin-right:2%;
	background: #f0f0f0;
}
.movies .col3 .box.title_col .inner{
	border:none;
	padding: 0;
	text-align:center;
}
.movies .col3 .box.title_col .inner .h_style_icon{
	margin: 0 0 10px;
	font-size:24px;
	/* font-weight:bold; */
	line-height: 1;
}
.movies .col3 .box.title_col .inner .h_style_icon span img{
	width:60px;
}
.movies .col3 .box .video_wrap,
.movies .col3 .box .title{
	width:50%;
	float:left;
}
.movies .col3 .box .video_wrap iframe{
	width:100%;
	height:auto;
}
.movies .col3 .box .title{
	position:absolute;
	top:50%;
	left: 50%;
	margin-left: 15px;
	margin-top:-1em;
	width: auto;
}
.flyers ul {
	text-align:center;
}
.flyers ul .col_child{
	display:inline-block;
	float:none;
}
.flyers ul .col_child:nth-child(4){
	display:none;
}
.flyers .col_child div{
	text-align:center;
	padding:10px 5px;
}
@media screen and (max-width:980px) {
#main_col .movies .sitewrap{
	padding-top: 40px;
	padding-bottom: 80px;
}
.movies .col3 .box.title_col .inner .h_style_icon{
	font-size:18px;
	line-height:normal;
}
.movies .col3 .box.title_col .inner .h_style_icon span img{
	width:40px;
}
.movies .col3 .box .video_wrap,
.movies .col3 .box .title{
	width:100%;
	float:none;
}
.movies .col3 .box .title{
	position: static;
	top:auto;
	left: auto;
	margin-left:0;
	margin-top:5px;
	font-size:12px;
	text-align:center;
}
}
@media screen and (max-width:768px) {
.movies .col3{
	display:block;
}
.movies .col3 .box{
	display:block;
	width:auto;
	box-sizing:border-box;
	margin:0 0 10px;
}
.movies .col3 .box.title_col{
	width:auto;
	border:none;
	background:#fff;
	margin:0 0 10px;
	padding:0;

}
.movies .col3 .box .video_wrap,
.movies .col3 .box .title{
	width:100%;
	float:none;
}
.movies .col3 .box .video_wrap{
	padding-bottom:50%;
	position: relative;
}
.movies .col3 .box .video_wrap iframe{
	height:100%;
	position:absolute;
	top:0;bottom:0;
	left:0;right:0;
}
.movies .col3 .box .title{
	position: static;
	top:auto;
	left: auto;
	margin-left:0;
	margin-top:5px;
	font-size:12px;
}
.banner_set{
	margin: 0;
}
.banner_set li{
	float:left;
	width:49%;
	margin-right:1%;
	margin-bottom:5px;
}
.flyers ul{

}
.flyers ul .col_child{
	width:49%;
	margin-right:2%;
	margin-bottom:10px;
	font-size:15px;
	padding:0;
	float:left;
	display:block;
}
.flyers ul .col_child:nth-child(even){
	margin-right:0;
	float:right;
	display:block;
}
}
@media screen and (max-width:414px) {

.movies .col2 .box{
	float:none;
	width: 100%;
	margin-bottom: 10px;
}
.movies .col2 .box .video_wrap,
.movies .col2 .box .title{
	width:100%;
	position:static;
	top:auto;
	left:auto;
	float:none;
	margin: 0;
}
.movies .col2 .box .video_wrap{
	padding:0 10px 10px;
	box-sizing:border-box;
}
.movies .col2 .box .title{
	margin-bottom:10px;
	text-align:center;
}
}
.campaign_events .col_3 .col_child{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom:20px;
	border:solid 1px #ccc;
	box-sizing:border-box;
	position:relative;
}
.campaign_events .campaigns .col_3 .col_child{
	border: solid 4px #1C0069;
	background: #fff;
	padding:0;
	border-radius: 10px;
}
.campaign_events .col_3 .col_child:nth-child(3n),
.campaign_events dd .col_3 .col_child:nth-child(4n){
	margin-right:0;
}
.campaign_events dd .col_3 .col_child:nth-child(3n){
	margin-right:2%;
}
.campaign_events .campaigns .col_3 .image_wrap{
	width:100%;
	height: 100%;
	padding-bottom: 66%;
	background:#1C0069;
}
.campaign_events .col_3 .data{
	padding: 10px;
	font-size: 13px;
	border: solid 1px #fff;
	border-radius: 4px;
}
.campaign_events .icon{
	display:inline-block;
	color:#FFF;
	padding: 2px 15px;
	margin-bottom:5px;
	font-size: 15px;
	border-radius: 3px;
}
.campaign_events .icon.on{
	background: #ED6C00;
}
.campaign_events .period{
	margin-bottom:5px;
}
.campaign_events .matchHeight_tit,
.campaign_events .tit{
	margin-bottom:5px;
	color:#1C0069;
	font-size: 15px;
	font-weight:bold;
}
@media screen and (max-width:1239px) {
.campaign_events .col_3 .col_child:nth-child(3n){
	margin-right:2%;
}
.campaign_events .col_3 .col_child{
	float:left;
	width:49%;
	margin-right:2%;
}
.campaign_events .col_3 .col_child:nth-child(2n),
.campaign_events dd .col_3 .col_child:nth-child(3n){
	margin-right:0;
}
.campaign_events dd .col_3 .col_child:nth-child(2n){
	margin-right:0;
}
.campaign_events dd .col_3 .col_child:nth-child(3n){
	margin-right:2%;
}
}
.campaign_events .events .col_3 .col_child{
	padding:0;
}
.campaign_events .events .col_3 .image_wrap{
	width:50%;
	float:left;
	height:100%;
	padding-bottom:50%;
	background:#fff;
	box-sizing:border-box;
}
.campaign_events .events .col_3 a{
	height:100%;
}
.campaign_events .events .col_3 .data{
	width:50%;
	padding:6px 10px;
	box-sizing:border-box;
	float:right;
}
.campaign_events .events h5{
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}
.campaign_events .events .icon{
	margin-top:5px;
}
@media screen and (max-width:768px) {
.campaign_events .matchHeight_tit,
.campaign_events .tit{
	font-size: 13px;
}
.campaign_events .events h5{
	font-size:13px;
	margin-bottom:0;
}
.campaign_events .col_3 .col_child{
    /* float: none; */
    /* width: 100%; */
    /* margin-right: 0; */
}
.campaign_events .col_3 .col_child .image_wrap{
	/* border-right:solid 1px #ddd; */
}
}
.events {
	margin-top:10px;
	border-top:dotted #ccc 1px; 
	padding-top:20px;
}
.events .link_sub{
	margin-bottom:10px;
}
.events .link_sub a{
	display:inline-block;
	width:10em;
	position:relative;
	padding:10px;
	background:#ddd;
	text-align:center;
	font-size: 14px;
}
.events .link_sub a:after{
    content: "";
    width: 0px;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #1C0069;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

/* base
-------------------------------------------------------------------*/
#pankuzu{

	padding:10px 0 0 0;
}

#pankuzu ul{
	padding: 10px 0 35px 0;
	position:relative;
	font-size:14px;
	line-height: 24px;
	vertical-align:middle;
}
#pankuzu ul br{
	display:none;
}
#pankuzu ul li{
	padding: 0 0 0 10px;
	display:inline-block;
}
#pankuzu ul li:before{
	content: "\00BB";
	display:inline-block;
	margin-right:10px;
}
#pankuzu ul li:first-child:before{
	content: "";
	display:none;
	margin-right:0;
}
#pankuzu ul li img {
	vertical-align:top;
	width: 24px;
	height: 24px;
}
#pankuzu ul li span{
	display:none;
}
#pankuzu ul li a{
	text-decoration:underline;
}
#pankuzu ul li a:hover{
	text-decoration:none;
}


h2.tit{
	font-size:24px;
	font-weight:bold;
	padding:0 0 0 30px;
	border-bottom:3px solid #1C0069;
}

@media screen and (max-width:768px) {
#pankuzu{
	/* display:none; */
	padding: 0;
}
#pankuzu ul{
	padding: 10px 0 10px 25px;
	position:relative;
}
#pankuzu ul li.img{
	position: absolute;
	display:inline;
	top: 10px;
	left: 0;
	padding: 0;
}
#pankuzu ul li.img img{
	vertical-align: top;
}
h2.tit{
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 15px;
	border-bottom:3px solid #1C0069;
}

.subpage main {
    padding-top: 20px;
    margin-bottom: 40px;
}

}

/* sitemap
-------------------------------------------------------------------*/
.sitemap .area_01 .box{
	padding:30px;
}

.sitemap .area_01 .box ul li{
	background:url(../sitemap/img/arrow.gif) 98% center no-repeat;
}

.sitemap .area_01 .box ul li.last{
	background:none;
}

.sitemap .area_01 .box ul li a{
	padding:20px 30px;
	font-size:16px;
	border-top:1px solid #DEDEDE;
}

.sitemap .area_01 .box ul li dl{
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}

.sitemap .area_01 .box ul li dl dt{
	padding:20px 30px;
	font-size:16px;
	background:url(../img/common/ico_plus.png) 98% center no-repeat;
	background-size:24px;
	cursor:pointer;
}
.sitemap .area_01 .box ul li dl dt.opened{
	background:url(../img/common/ico_minus.png) 98% center no-repeat;
	background-size:24px;
}
.sitemap .area_02{
	padding:30px 30px 300px 30px;
}

.sitemap .area_02 ul{
	padding:0 0 20px 0;
}

.sitemap .area_02 ul li{
	width:49%;
	float:left;
}

.sitemap .area_02 ul li.right{
	width:49%;
	float:right;
}
.sitemap main .other_banner01,
.sitemap main .other_banner02{
	text-align:center;
	padding: 0;
}
.sitemap main .other_banner01 li,
.sitemap main .other_banner02 li{
	width:320px;
	display: inline-block;
	margin-right:5px;
	margin-bottom:10px;
}
@media screen and (max-width:1239px) {
.sitemap .area_01{
	padding:0 10px;
}

.sitemap .area_02{
	padding:30px;
}
}
@media screen and (max-width:980px) {
.sitemap main .other_banner01 li,
.sitemap main .other_banner02 li{
	width:49%;
	display: block;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
}
.sitemap main .other_banner01 li:nth-child(even),
.sitemap main .other_banner02 li:nth-child(even){
	float:right;
	margin-right:0;
}	
}
@media screen and (max-width:768px) {

.sitemap .area_01 .box{
	padding: 0;
}

.sitemap .area_01 .box ul li{
	background:url(../sitemap/img/arrow.gif) 96% center no-repeat;
	background-size:7px;
}

.sitemap .area_01 .box ul li.last{
	background:none;
}

.sitemap .area_01 .box ul li a{
	padding:20px;
	font-size:14px;
	border-top:1px solid #DEDEDE;
}

.sitemap .area_01 .box ul li dl{
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}

.sitemap .area_01 .box ul li dl dt{
	padding:20px;
	font-size:14px;
}

.sitemap .area_01 .box ul li dl dt.opened{
	padding:20px;
}
.sitemap .area_01 .box ul li.accordion li{
	background:url(../sitemap/img/arrow02.gif) 96% center no-repeat #E9E9E9;
	background-size:7px;
	padding:0 10px ;
}

.sitemap .area_02{
	padding:20px 30px 0 30px;
}

.sitemap .area_02 ul{
	padding:0 0 0 0;
}

.sitemap .area_02 ul li{
	width:100%;
	float:none;
	padding:0 0 10px 0;
}

.sitemap .area_02 ul li.right{
	width:100%;
	float:none;
}
}


/* shopinfo
-------------------------------------------------------------------*/
.shopinfo .area_01 ul.tab{
	padding:50px 0 0 0;
}

.shopinfo .area_01 ul.tab li{
	width:19%;
	font-size:16px;
	float:left;
	text-align:center;
	box-sizing:border-box;
	margin:0 1.25% 0 0;
}

.shopinfo .area_01 ul.tab li a{
	padding:20px 0 16px 0;
}
.shopinfo .area_01 ul.tab li.gray a{background: #fff;}
.shopinfo .area_01 ul.tab li.on,
.shopinfo .area_01 ul.tab li a:hover{
	background:#E9E9E9;
	padding:20px 0;
	opacity:1;
	
}

.shopinfo .area_01 ul.tab li.blue{
	border-bottom:4px solid #1C0069;
}

.shopinfo .area_01 ul.tab li.pink{
	border-bottom:4px solid #EB719A;
}

.shopinfo .area_01 ul.tab li.orange{
	border-bottom:4px solid #F18100;
}

.shopinfo .area_01 ul.tab li.gray{
	border-bottom:4px solid #B4B4B4;
	margin:0;
}

.shopinfo .area_01 .box{
	padding:25px;
	background:#E9E9E9;
}

.shopinfo .area_01 .box_in{
	background:#fff;
	padding:18px;
	margin:0 0 20px 0;
}

.shopinfo .area_01 .box_in.last{
	margin:0;
}

.shopinfo .area_01 .box .photo{
	width:200px;
	height:200px;
	border:#ddd solid 1px;
	box-sizing:border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
	float:left;
}

.shopinfo .area_01 .box .photo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.shopinfo .area_01 .box .rightbox{
	padding:32px 0 0 230px;
	position:relative;
}

.shopinfo .area_01 .box .rightbox dl{
	display:table;
}

.shopinfo .area_01 .box .rightbox dt{
	padding:0 20px 0 0;
}

.shopinfo .area_01 .box .rightbox dl dd{
	display:table-cell;
	vertical-align:middle;
	font-size:16px;
}

.shopinfo .area_01 .box .rightbox .tit{
	font-size:16px;
	color:#1C0069;
	padding:20px 0 15px 0;
}

.shopinfo .area_01 .box .rightbox .txt{
	font-size:16px;
	padding:0 0 15px 0;
	word-wrap:break-word;
}

.shopinfo .area_01 .box .rightbox .ico{
	color:#fff;
	text-align:center;
	padding:10px 0;
	width:128px;
	font-size:14px;
}

.shopinfo .area_01 .box .rightbox .blue{
	background:#1C0069;
}

.shopinfo .area_01 .box .rightbox .pink{
	background:#EB719A;
}

.shopinfo .area_01 .box .rightbox .orange{
	background:#F18100;
}

.shopinfo .area_01 .box .rightbox .gray{
	background:#B4B4B4;
}

.shopinfo .area_01 .box .rightbox .ico_02{
	position:absolute;
	right:0;
	bottom:0;
}

.shopinfo .area_01 .box .rightbox .ico_02{
	position:absolute;
	right:0;
	bottom:0;
}

.shopinfo .area_01 .box02{
	text-align:center;
	padding:30px 0 0 0;
}

.shopinfo .area_01 .box02 li{
	width:40px;
	border:1px solid #BBBBBB;
	background:#fff;
	display:inline-block;
	margin:0 0 10px 0;
}

.shopinfo .area_01 .box02 li:hover{
	background:#1C0069;
}

.shopinfo .area_01 .box02 li.on{
	background:#1C0069;
}

.shopinfo .area_01 .box02 li a{
	font-size:16px;
	text-decoration:none;
	display:block;
	padding:8px 0;
}

.shopinfo .area_01 .box02 li.on a{
	color:#fff;
}

.shopinfo .area_01 .box02 li a:hover{
	color:#fff;
}

.shopinfo .area_01 .box02 li.prev{
	margin:0 10px 0 0;
}

.shopinfo .area_01 .box02 li.next{
	margin:0 0 0 10px;
}

@media screen and (max-width:1239px) {
.shopinfo .area_01{
	padding:0 10px;
}
}

@media screen and (max-width:768px) {
.shopinfo main{
}

.shopinfo .area_01 ul.tab{
	padding:20px 0 0 0;
}

.shopinfo .area_01 ul.tab li{
	width:19%;
	font-size:12px;
	float:left;
	text-align:center;
	box-sizing:border-box;
	margin:0 1.25% 0 0;
}

.shopinfo .area_01 ul.tab li a{
	padding:15px 0 5px 0;
}

.shopinfo .area_01 ul.tab li.on{
	background:#E9E9E9;
	padding:15px 0 5px 0;
	
}

.shopinfo .area_01 ul.tab li.blue{
	border-bottom:2px solid #1C0069;
}

.shopinfo .area_01 ul.tab li.pink{
	border-bottom:2px solid #EB719A;
}

.shopinfo .area_01 ul.tab li.orange{
	border-bottom:2px solid #F18100;
}

.shopinfo .area_01 ul.tab li.gray{
	border-bottom:2px solid #B4B4B4;
	margin:0;
}

.shopinfo .area_01 .box{
	padding:15px;
	background:#E9E9E9;
}

.shopinfo .area_01 .box_in{
	background:#fff;
	padding:12px;
	margin:0 0 15px 0;
}

.shopinfo .area_01 .box_in.last{
	margin:0;
}

.shopinfo .area_01 .box .photo{
	width:100%;
	height:200px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
	float:none;
	margin:0 auto;
}

.shopinfo .area_01 .box .photo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.shopinfo .area_01 .box .rightbox{
	padding:32px 0 0 0;
	position:relative;
}

.shopinfo .area_01 .box .rightbox dl{
	display:table;
}




.shopinfo .area_01 .box .rightbox dt{
	padding:0 20px 0 0;
}

.shopinfo .area_01 .box .rightbox dl dd{
	display:table-cell;
	vertical-align:middle;
	font-size:16px;
}

.shopinfo .area_01 .box .rightbox .tit{
	font-size: 14px;
	color:#1C0069;
	padding: 10px 0 15px 0;
}

.shopinfo .area_01 .box .rightbox .txt{
	font-size:16px;
	padding:0 0 15px 0;
}

.shopinfo .area_01 .box .rightbox .ico{
	color:#fff;
	text-align:center;
	padding:10px 0;
	width:128px;
	font-size:14px;
}

.shopinfo .area_01 .box .rightbox .blue{
	background:#1C0069;
}

.shopinfo .area_01 .box .rightbox .pink{
	background:#EB719A;
}

.shopinfo .area_01 .box .rightbox .orange{
	background:#F18100;
}

.shopinfo .area_01 .box .rightbox .gray{
	background:#B4B4B4;
}

.shopinfo .area_01 .box .rightbox .ico_02{
	position:absolute;
	right:0;
	bottom:0;
}

.shopinfo .area_01 .box .rightbox .ico_02{
	position:absolute;
	right:0;
	bottom:0;
}

.shopinfo .area_01 .box02{
	text-align:center;
	padding:30px 0 0 0;
}

.shopinfo .area_01 .box02 li{
	width:28px;
	border:1px solid #BBBBBB;
	background:#fff;
	display:inline-block;
	margin:0 0 5px 0;
}

.shopinfo .area_01 .box02 li:hover{
	background:#1C0069;
}

.shopinfo .area_01 .box02 li.on{
	background:#1C0069;
}

.shopinfo .area_01 .box02 li a{
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:6px 0;
}

.shopinfo .area_01 .box02 li.on a{
	color:#fff;
}

.shopinfo .area_01 .box02 li a:hover{
	color:#fff;
}

.shopinfo .area_01 .box02 li.prev{
	margin:0 0 0 0;
}

.shopinfo .area_01 .box02 li.next{
	margin:0 0 0 0;
}
}

/* digital
-------------------------------------------------------------------*/
.digital .area_01{
	padding:0 0 550px 0;
}

.digital .area_01 .box{
	margin:30px 0 0 0;
	background: url(../img/common/bg_check.gif);
	padding:30px 0 20px 0;
}

.digital .area_01 .box_in{
	text-align:center;
}

.digital .area_01 .box_in ul{
	width:100%;
	padding:0 30px 17px 30px;
	margin:0 0 30px 0;
	box-sizing:border-box;
	background:url(../digital/img/border.jpg) bottom center repeat-x;
	box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.2);
}

.digital .area_01 .box_in ul li{
	width:25%;
	float:left;
}

.digital .area_01 .box_in dl{
	padding:0 10px 20px;
}

.digital .area_01 .box_in dl dt{
	color:#1C0069;
	padding-bottom:5px
}

.digital .area_01 .box_in dl dd{
	font-size:14px;
}

.digital .area_01 .box .img{
	width:70%;
	margin:0 auto;
	box-shadow:0px 0px 30px 0 rgba(0,0,0,0.3);
}

.digital .area_01 .box .img img{
    width: 100%;
    height: auto;
}

@media screen and (max-width:1239px) {
.digital .area_01{
	padding:0;
}
}

@media screen and (max-width:768px) {
.digital .area_01 .box{
	margin:20px 0 0 0;
	background: url(../img/common/bg_check.gif);
	padding:30px 0 20px 0;
}

.digital .area_01 .box_in{
	text-align:center;
}

.digital .area_01 .box_in ul{
	width:100%;
	padding: 0;
	margin:0 0 0 0;
	box-sizing:border-box;
	background:none;
	box-shadow:none;
}

.digital .area_01 .box_in ul li{
	width:50%;
	float:left;
	padding:0 0 17px 0;
	margin:0 0 30px 0;
	background:url(../digital/img/border.jpg) bottom center repeat-x;
}

.digital .area_01 .box_in dl{
	padding:0 10px 10px;
}

.digital .area_01 .box_in dl dt{
	color:#1C0069;
	font-size:14px;
	padding-bottom:5px;
}

.digital .area_01 .box_in dl dd{
	font-size:12px;
}

.digital .area_01 .box .img{
	width:70%;
	margin:0 auto;
	box-shadow:0px 0px 30px 0 rgba(0,0,0,0.3);
}

.digital .area_01 .box .img img{
    width: 100%;
    height: auto;
}
}

/* shopsearch
-------------------------------------------------------------------*/
#shoparea h2{
	border:none;
}

#shoparea .box{
	border:3px solid #1C0069;
	padding:20px 0;
	background:#E9F3FC;
}

#shoparea .box ul{
	width:80%;
	margin:0 auto;
}

#shoparea .box ul li{
	clear:both;

	padding:0 0 15px 0;
}

#shoparea .box ul h3{
	color:#1C0069;
	font-weight:bold;
	float:left;
	padding:5px 0 0 0;
}

#shoparea .box .right{
	width:75%;
	float:right;
	position:relative;
	font-size:14px;
}

#shoparea .box input[type=text] {
    border: solid #EDEDEE 1px;
    background: #fff;
    font-size: 14px;
    height: 30px;
	padding:0 10px;
	width:50%;
	box-sizing:border-box;
}

#shoparea .box input[type=submit] {
    background: #1C0069;
    border: solid #EDEDEE 1px;
    height: 30px;
    width: 48px;
    cursor: pointer;
    color: #fff;
}

#shoparea .box select {
    border: solid #EDEDEE 1px;
    background: #fff;
    font-size: 14px;
    height: 30px;
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
}

#shoparea .box .select:after {
    content: "\25BC";
    position: absolute;
    top: 5px;
    left: 45%;
    color: #555555;
}

#shoparea .box .child {
    width: 10%;
    float: left;
	margin:0 10px 0 0;
}

#shoparea .box .map_button{
    background: #fff;
    display: block;
}

#shoparea .box .map_button span {
    display: block;
    border-bottom: #1C0069 2px solid;
    padding: 5px;
    text-align: center;
    color: #333;
}

.shopsearch .area_02{
    padding:40px 0 0 0;
}

.shopsearch .area_02 h3{
    font-size:18px;
	font-weight:bold;
	padding:15px 20px;
	background:#E4E4E4;
}

.shopsearch .area_02 .col1{
    width:90%;
	margin:40px auto;
}

.shopsearch .area_02 .col1 li{
    width:50%;
	float:left;
}

.shopsearch .area_02 .col1 li dl dt{
	float:left;
	padding:0 15px 0 0;
}

.shopsearch .area_02 .col1 li dl dd{
	padding:13px 0 0 0;
}

.shopsearch .area_02 h4{
    font-size:18px;
	padding:0 0 10px 20px;
	border-bottom:2px solid #000000;
}

.shopsearch .area_02 ul.col2{
    padding:15px 0;
	font-size:14px;
	border-bottom:1px solid #AFAFAF;
}

.shopsearch .area_02 ul.col2 li.left{
    float:left;
	padding:0 0 0 110px;
}

.shopsearch .area_02 ul.col2 li.right{
    float:right;
	padding:0 30px 0 0;
}

.shopsearch .area_02 .box_in{
    padding:10px;
	border-bottom:1px solid #AFAFAF;
	position:relative;
}

.shopsearch .area_02 .box_in .logo{
    width: 110px;
    height:110px;
    border:solid 1px #ccc;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    float:left;
}

.shopsearch .area_02 .box_in .logo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.shopsearch .area_02 .box_in .right dl{
    float:left;
	padding:10px 0 0 16px;
}

.shopsearch .area_02 .box_in .right dl dt{
    color:#1C0069;
	font-weight:bold;
}

.shopsearch .area_02 .box_in .right dl dd{
    font-size:14px;
	padding:10px 0 0 0;
}

.shopsearch .area_02 .box_in .right ul{
    float:right;
	padding:0 35px 0 0;
}

.shopsearch .area_02 .box_in .right ul li{
	padding:10px 0 0 0;
}

.shopsearch .area_02 .box_in .ico{
	position:absolute;
	bottom:10px;
	right:10px;
	display:none;
}

.shopsearch .area_02 .box02{
	padding:50px 0 0 0;
}

@media screen and (max-width:1239px) {
.shopsearch .area_01{
	padding:0;
}

.shopsearch .area_02{
	padding:30px 0;
}
}

@media screen and (max-width:768px) {
#shoparea .box{
	border:2px solid #1C0069;
	padding:15px 0;
	background:#E9F3FC;
}

#shoparea .box ul{
	width:95%;
	margin:0 auto;
}

#shoparea .box ul li{
	clear:both;
	padding:0 0 15px 0;
}

#shoparea .box ul h3{
	color:#1C0069;
	font-weight:bold;
	float:none;
	padding:0 0 10px 0;
	font-size:16px;
}

#shoparea .box .right{
	width:100%;
	float:none;
	position:relative;
	font-size:12px;
}

#shoparea .box input[type=text] {
    border: solid #EDEDEE 1px;
    background: #fff;
    font-size: 12px;
    height: 30px;
	padding:0 10px;
	width:80%;
	box-sizing:border-box;
}

#shoparea .box input[type=submit] {
    background: #1C0069;
    border: solid #EDEDEE 1px;
    height: 30px;
    width: 48px;
    cursor: pointer;
    color: #fff;
}

#shoparea .box select {
    border: solid #EDEDEE 1px;
    background: #fff;
    font-size: 12px;
    height: 30px;
    width: 80%;
    box-sizing: border-box;
    padding: 0 10px;
}

#shoparea .box .select:after {
    content: "\25BC";
    position: absolute;
    top: 7px;
    left: 73%;
    color: #555555;
}

#shoparea .box .child {
    width: 40px;
    float: left;
	margin:0 10px 0 0;
}

#shoparea .box .map_button{
    background: #fff;
    display: block;
}

#shoparea .box .map_button span {
    display: block;
    border-bottom: #1C0069 2px solid;
    padding: 5px;
    text-align: center;
    color: #333;
}

.shopsearch .area_02{
    padding:30px 0;
}

.shopsearch .area_02 h3{
    font-size:16px;
	font-weight:bold;
	padding:15px 20px;
	background:#E4E4E4;
}

.shopsearch .area_02 .col1{
    width:100%;
	margin:20px auto;
}

.shopsearch .area_02 .col1 li{
    width:100%;
	float:none;
	padding:0 0 10px 0;
}

.shopsearch .area_02 .col1 li dl dt{
	float:left;
	padding:0 15px 0 0;
}

.shopsearch .area_02 .col1 li dl dt img{
	width:60px;
	height:auto;
}

.shopsearch .area_02 .col1 li dl dd{
	padding:10px 0 0 0;
	font-size:14px;
}

.shopsearch .area_02 h4{
    font-size:16px;
	padding:0 0 10px 10px;
	border-bottom:2px solid #000000;
}

.shopsearch .area_02 ul.col2{
    padding:15px 0;
	font-size:14px;
	border-bottom:1px solid #AFAFAF;
}

.shopsearch .area_02 ul.col2 li.left{
    float:left;
	padding:0 0 0 110px;
}

.shopsearch .area_02 ul.col2 li.right{
    float:right;
	padding:0 30px 0 0;
}

.shopsearch .area_02 .box_in{
    padding:10px;
	border-bottom:1px solid #AFAFAF;
	position:relative;
}

.shopsearch .area_02 .box_in .logo{
    width:84px;
    height:84px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    float:left;
    border: solid 1px #CCC;
}

.shopsearch .area_02 .box_in .logo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.shopsearch .area_02 .box_in .right{
	position:relative;
}
.shopsearch .area_02 .box_in .right dl{
    float:none;
    padding: 0 72px 0 95px;
}

.shopsearch .area_02 .box_in .right dl dt{
    color:#1C0069;
	font-weight:bold;
	font-size:14px;
	line-height:1.3;
}

.shopsearch .area_02 .box_in .right dl dd{
    font-size:11px;
	padding:4px 0 0 0;
}
.shopsearch .area_02 .box_in .right ul{
    float:none;
    position:absolute;
    top:0;
    right:0;
	padding:0;
	clear:both;
}
.shopsearch .area_02 .box_in .right ul li{
	padding:0;
	float:none;
	width:30px;
}
.shopsearch .area_02 .box_in .right ul li img{
	width:100%;
	height:auto;
}

.shopsearch .area_02 .box_in .ico{
	position:absolute;
	bottom:10px;
	right:10px;
}

.shopsearch .area_02 .box02{
	padding:30px 0 0 0;
}
}

/* search
-------------------------------------------------------------------*/
.search .area_01 h2{
	border-bottom:3px solid #1C0069;
}

.search .area_01 .btn{
    width: 400px;
    border: solid 1px #1C0069;
    text-align: center;
    font-size: 16px;
    margin: 35px auto 0;
	background:url(../shopsearch/img/arrow.gif) 97% center no-repeat;
}

.search .area_01 .btn a{
    padding: 20px 0;
}

.search .area_02 .col1{
    width:90%;
	margin:0 auto 40px;
}

@media screen and (max-width:768px) {
.search .area_01 h2{
	border-bottom:3px solid #1C0069;
}

.search .area_01 .btn{
    width: 100%;
    border: solid 1px #1C0069;
    text-align: center;
    font-size: 14px;
    margin: 20px auto 0;
	background:url(../shopsearch/img/arrow.gif) 97% center no-repeat;
}

.search .area_01 .btn a{
    padding: 15px 0;
}

.search .area_02 .col1{
    width:100%;
	margin:0 auto 20px;
}
}

/* floor
-------------------------------------------------------------------*/
.floor .area_01 .box{
	padding:20px 0 0 0;
}

.floor .area_01 .box h3{
    font-size:18px;
	font-weight:bold;
	padding:15px 0 15px 30px;
	background:#E4E4E4;
}

.floor .area_01 .box_in{
    padding:25px 0 0 0;
}

.floor .area_01 .box_in .left{
    width:43%;
	float:left;
}

.floor .area_01 .box_in .map{
    border:1px solid #DEDEDE;
	padding:20px 35px;
}

.floor .area_01 .box_in .btn{
    width:90%;
	margin:20px auto;
	border:4px solid #EEEEEE;
	text-align:center;
	border-radius:5px;
	font-size:16px;
	background:url(../floor/img/arrow.gif) 95% center no-repeat;
}

.floor .area_01 .box_in .btn a{
    padding:20px 0;
}

.floor .area_01 .box_in .right{
    width:55%;
	float:right;
}

.floor .area_01 .box_in .right dl dt{
    border:1px solid #1C0069;
	padding:20px 0;
	text-align:center;
	background:url(../img/common/ico_plus.png) 95% center no-repeat;
	background-size: 15px;
}

.floor .area_01 .box_in .right dl dt.opened{
    border:1px solid #1C0069;
	padding:20px 0;
	text-align:center;
	background:url(../img/common/ico_minus.png) 95% center no-repeat;
	background-size: 15px;
}

.floor .area_01 .box_in .right dl dd{
    margin:20px 0 0 0;
}

.floor .area_01 .box_in .right dl dd table{
    width:100%;
	font-size:14px;
}

.floor .area_01 .box_in .right dl dd table td{
    padding:20px;
	border:1px solid #DEDEDE;
}

.floor .area_01 .box_in .right dl dd table .gray{
    background:#E9E9E9;
	width:50%;
}

.floor .area_01 .box_in .right dl dd table .gray a{
	text-decoration:underline;
}
.floor .area_01 .box_in .right dl dd table .gray a:hover{
	text-decoration:none;
}

.floor .area_02{
    padding:30px 0 0 0;
}

.floor .area_02 .btn{
    width: 430px;
    border: solid 1px #1C0069;
    text-align: center;
    font-size: 16px;
    margin: 30px auto 0;
	background:url(../floor/img/arrow.gif) 97% center no-repeat;
}

.floor .area_02 .btn a{
    padding:20px 0;
}

.floor .area_03{
    padding:50px 0 0 0;
}

.floor .area_03 h3{
    font-size:18px;
	font-weight:bold;
	padding:15px 0 15px 30px;
	background:#E4E4E4;
}

.floor .area_03 .box{
    padding:30px 20px;
}

.floor .area_03 .box .tit{
	border-bottom:1px solid #DEDEDE;
	padding:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
}

.floor .area_03 .box ul{
	padding:10px 0;
}

.floor .area_03 .box ul li{
	padding:5px 0;
}

.floor .area_03 .box02{
	padding:20px;
	border:1px solid #DEDEDE;
}

.floor .area_03 .box02 .img{
	float:left;
}

.floor .area_03 .box02 .txt{
	padding:0 0 0 180px;
	font-size:14px;
}

@media screen and (max-width:1239px) {
.floor .area_01{
	padding:0 10px;
}

.floor .area_02{
	padding:30px 10px 0 10px;
}

.floor .area_03{
	padding:30px 10px 0 10px;
}
}

@media screen and (max-width:768px) {
.floor .area_01 .box{
	padding:20px 0 0 0;
}

.floor .area_01 .box h3{
    font-size:16px;
	font-weight:bold;
	padding:15px 0 15px 30px;
	background:#E4E4E4;
}

.floor .area_01 .box_in{
    padding:25px 0 0 0;
}

.floor .area_01 .box_in .left{
    width:100%;
	float:none;
}

.floor .area_01 .box_in .map{
    border:1px solid #DEDEDE;
	padding:20px;
}

.floor .area_01 .box_in .btn{
    width:90%;
	margin:20px auto;
	border:4px solid #EEEEEE;
	text-align:center;
	border-radius:5px;
	font-size:14px;
	background:url(../floor/img/arrow.gif) 95% center no-repeat;
}

.floor .area_01 .box_in .btn a{
    padding:20px 0;
}

.floor .area_01 .box_in .right{
    width:100%;
	float:none;
}

.floor .area_01 .box_in .right dl dt{
    border:1px solid #1C0069;
	padding:15px 0;
	text-align:center;
	background:url(../img/common/ico_plus.png) 95% center no-repeat;
	background-size: 15px;
	font-size:14px;
}

.floor .area_01 .box_in .right dl dt.opened{
    border:1px solid #1C0069;
	padding:15px 0;
	text-align:center;

	background:url(../img/common/ico_minus.png) 95% center no-repeat;


	background-size: 15px;
	font-size:14px;
}

.floor .area_01 .box_in .right dl dd{
    margin:20px 0 0 0;
}

.floor .area_01 .box_in .right dl dd table{
    width:100%;
	font-size:14px;
}

.floor .area_01 .box_in .right dl dd table td{
    padding:15px;
	border:1px solid #DEDEDE;
}

.floor .area_01 .box_in .right dl dd table .gray{
    background:#E9E9E9;
	width:50%;
}

.floor .area_02 .btn{
    width: 100%;
    border: solid 1px #1C0069;
    text-align: center;
    font-size: 14px;
    margin: 20px auto 0;
	background:url(../floor/img/arrow.gif) 97% center no-repeat;
}

.floor .area_02 .btn a{
    padding:15px 20px;
}

.floor .area_03 h3{
    font-size:16px;
	font-weight:bold;
	padding:15px 0 15px 30px;
	background:#E4E4E4;
}

.floor .area_03 .box{
    padding:20px;
}

.floor .area_03 .box .tit{
	border-bottom:1px solid #DEDEDE;
	padding:0 0 5px 0;
	font-size:15px;
	font-weight:bold;
}

.floor .area_03 .box ul{
	padding:10px 0;
}

.floor .area_03 .box ul li{
	padding:5px 0;
	font-size:14px;
}

.floor .area_03 .box02{
	display:none;
}

}

/* about
-------------------------------------------------------------------*/
.about .area_01 .txt{
	padding:20px;
	font-size:16px;
}

.about .area_01 ul li{
	width:49%;
	float:left;
	padding:0 0 20px 0;
}

.about .area_01 ul li.right_area{
	width:50%;
	float:right;
}

.about .area_01 ul li .left{
	width:50%;
	min-height:220px;
	background:#fff;
	border:solid 1px #ddd;
	box-sizing:border-box;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
	float:right;
	border-radius:0 10px 10px 0;
}

.about .area_01 ul li .left img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.about .area_01 ul li .right{
	width:50%;
	float:left;
	min-height:220px;
	border-radius:10px 0  0 10px;
	background:#EFFAFE;
	padding: 15px;
	box-sizing:border-box;
}
.about .area_01 ul li .right.single{
	width:100%;
	border-radius:10px;
}

.about .area_01 ul li .right dl dt{
	float:left;
}

.about .area_01 ul li .right dl dd{
	padding: 4px 0 0 45px;
	font-size: 16px;
	font-weight:bold;
}
.about .area_01 ul li .right p.sub_texts,
.about .area_01 ul li .right .sub_texts dt{
	font-size: 12px;	
}
.about .area_01 ul li .right .sub_texts dd{
	padding: 0 0 0 38px;
	font-size: 12px;
	font-weight:normal;
}

.about .area_01 ul li .right .righttxt{
	padding:10px 0 0 0;
	clear:both;
	font-size: 15px;
	color:#014385;
}

.about .area_02 .box{
	padding:50px 0;
}

.about .area_02 .box table{
	width:100%;
	font-size:16px;
}

.about .area_02 .box table th{
	color:#fff;
	background:#1C0069;
	border:1px solid #fff;
	padding:5px;
	text-align:center;
}

.about .area_02 .box table th.left{
	width:40%;
}

.about .area_02 .box table td.right{
	width:30%;
	text-align:center;
}


.about .area_02 .box table td.center{
	background:#E9E9E9;
	border:none;
	padding:0 0 0 30px;
}

.about .area_02 .box table td{
	height:50px;
	border:1px solid #DEDEDE;
}

.about .area_02 .box table td.left{
	padding:0 0 0 30px;
}

.about .area_02 ul{
	text-align:center;
}

.about .area_02 ul li{
	display:inline-block;
	padding:0 5px 0 0;
}

.about .area_02 ul li.right{
	padding:0 0 0 5px;
}


.about .area_02 ul li p{
	display:table-cell;
	vertical-align:middle;
	width:310px;
	height:90px;
	padding:0 30px;
	box-sizing:border-box;
	background:url(../about/img/arrow.gif) 95% center no-repeat #1C0069;
	color:#fff;
	text-align:center;
}

@media screen and (max-width:1239px) {
.about .area_01{
	padding:0 10px;
}

.about .area_02{
	padding:0 10px;
}

}
@media screen and (max-width:980px) {
	.about .area_01 ul li .left{
		width:40%;
	}
	.about .area_01 ul li .right{
		width:60%;
	}
}

@media screen and (max-width:768px) {
.about .area_01 .txt{
	padding:10px;
	font-size:14px;
}
.about .area_01 ul li{
	width:100%;
	float:none;
	padding:0 0 20px 0;
}

.about .area_01 ul li.right_area{
	width:100%;
	float:none;
}

.about .area_01 ul li .left{
	width:100%;
	background:#EEEEEE;
	position: r;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
	float:left;
	border-radius:10px 10px 0 0;
	overflow:hidden;
}

.about .area_01 ul li .left img{
    position:static;
}

.about .area_01 ul li .right{
	width:100%;
	float:left;
	min-height:150px;
	border-radius:0 0 10px 10px;
	background:#EFFAFE;
	padding:20px;
	box-sizing:border-box;
	margin:0 0 20px 0;
}


.about .area_01 ul li .right dl dt{
	float:left;
}

.about .area_01 ul li .right dl dd{
	padding:6px 0 0 40px;
	font-size:16px;
	font-weight:bold;
}

.about .area_01 ul li .right .righttxt{
	padding:10px 0 0 0;
	clear:both;
	font-size:14px;
	color:#014385;
}

.about .area_02 .box{
	padding:0;
	overflow: auto;
}

.about .area_02 .box table{
	width:auto;
	font-size:12px;
}

.about .area_02 .box table th{
	color:#fff;
	background:#1C0069;
	border:1px solid #fff;
	padding:5px;
	text-align:center;
}

.about .area_02 .box table th.left{
	width:40%;
}

.about .area_02 .box table td.right{
	width: 25%;
	text-align:center;
}


.about .area_02 .box table td.center{
	background:#E9E9E9;
	border:none;
	padding:0 0 0 10px;
}

.about .area_02 .box table td{
	height:50px;
	border:1px solid #DEDEDE;
}

.about .area_02 .box table td.left{
	padding: 5px;
}

.about .area_02 ul{
	text-align:center;
	padding:20px 0 0 0;
}

.about .area_02 ul li{
	display:block;
	padding:10px 0 0;
}

.about .area_02 ul li.right{
	padding:0 0 0 5px;
}

.about .area_02 ul li p{
	display:block;
	vertical-align:auto;
	width:100%;
	height:auto;
	padding:20px 0;
	box-sizing:border-box;
	background:url(../about/img/arrow.gif) 95% center no-repeat #1C0069;
	color:#fff;
	text-align:center;
	font-size:14px;
}
}


/* event
-------------------------------------------------------------------*/
.event .area_01 h3{
	padding:30px 0 20px 0;
	margin:0;
}

.event .area_01 .campaigns .col_child {
    /* float: left; */
    /* width: 49%; */
    /* margin-right: 0; */
    /* margin-bottom: 20px; */
    /* box-sizing: border-box; */
    /* border: solid 1px #C6C6C6; */
    /* padding: 0; */
    /* position: relative; */
}

.event .area_01 .campaigns .col_child.right{
    float:right;
}

.event .area_01 .campaigns .image_wrap {
    width: 100%;
    /* height: 220px; */
    /* background: url(../img/common/bg_dot.gif); */
}

.event .area_01 .data {
    padding: 10px;
    font-size: 14px;
}

.event .area_02 h3{
	padding:30px 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #1C0069;
}

.event .area_02 .calendar .tit{
	color:#fff;
	font-size:14px;
	padding:15px 0;
	background:#1C0069;
	width:15%;
	text-align:center;
	float:left;
}
.event .area_02 .calendar a{
	display:block;
	height: 100%;
}
.event .area_02 .calendar a.today{
	background:#fd9;
}

.event .area_02 .calendar #slider2 li{
	width: 50px !important;
	text-align:center;
	height:50px;
	box-sizing:border-box;
	border-left:2px dotted #ADADAD;
}

.event .area_02 .calendar #slider2 li:last-child{
	border-right:2px dotted #ADADAD;
}

.event .area_02 .calendar .day dl dt{
	padding:3px 0 0 0;
}

.event .area_02 .calendar .day dl dd{
	padding:5px 0 0 0;
}

.event .area_02 .calendar .day .Saturday{
	color:#003399;
}

.event .area_02 .calendar .day .Sunday{
	color:#D90000;
}

.event .area_02 .link{
	padding:15px 0 15px 10px;
}

.event .area_02 .box ul li{
	width:49%;
	float:left;
	box-sizing:border-box;
	border:1px solid #EEEEEE;
	padding: 0;
	margin:0 0 20px 0;
	position:relative;
}
.event .area_02 .box ul li:after{
	content: "";
    width: 0px;
    height: 0;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #1C0069;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.event .area_02 .box ul li.right{
	float:right;
}

.event .area_02 .box ul li .left{
	width:47%;
	min-height:220px;
	box-sizing:border-box;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
	float:left;
}

.event .area_02 .box ul li .left img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.event .area_02 .box ul li .right{
	width:53%;
	float:left;
	min-height:220px;
	padding: 10px 15px;
	border-left:solid 1px #ddd;
	box-sizing: border-box;
}

.event .area_02 .box ul li .right .day dt{
	font-size:14px;
}

.event .area_02 .box ul li .right .day dd{
	font-size:16px;
	color:#1C0069;
	font-weight:bold;
	padding:10px 0;
}

.event .area_02 .box ul li .right .time dt{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
}

.event .area_02 .box ul li .right .time dd{
	font-size:14px;
}

.event .area_02 .box ul li .right .ico{
	font-size: 14px;
	color:#fff;
	background: #ED6C00;
	width:65px;
	text-align:center;
	padding:5px 0;
	margin:10px 0 0 0;
}

@media screen and (max-width:1239px) {
.event .area_01{
	padding:0 10px;
}

.event .area_02{
	padding:0 10px;
}

}

@media screen and (max-width:768px) {
.event .area_01 h3{
	padding:15px 0 15px 0;
	margin:0;
	font-size:16px;
}

.event .area_01 .campaigns .col_child {
    /* float: none; */
    /* width: 100%; */
    /* margin-right: 0; */
    /* margin-bottom: 20px; */
    /* box-sizing: border-box; */
    /* border: solid 1px #C6C6C6; */
    /* padding: 0; */
    /* position: relative; */
}

.event .area_01 .campaigns .col_child.right{
    float:none;
}

.event .area_01 .campaigns .image_wrap {
    width: 100%;
    /* height: 220px; */
    /* background: url(../img/common/bg_dot.gif); */
}

.event .area_01 .data {
    padding: 10px;
    font-size: 14px;
}

.event .area_02 h3{
	padding:20px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #1C0069;
}

.event .area_02 .calendar .tit{
	color:#fff;
	font-size:14px;
	padding:10px 0;
	background:#1C0069;
	width:100%;
	text-align:center;
	float:none;
}

.event .area_02 .calendar #slider2 li{
	width:45px !important;
	text-align:center;
	height:50px;
	box-sizing:border-box;
	border-left:2px dotted #ADADAD;
}

.event .area_02 .calendar #slider2 li:last-child{
	border-right:2px dotted #ADADAD;
}

.event .area_02 .calendar .day dl dt{
	padding:3px 0 0 0;
}

.event .area_02 .calendar .day dl dd{
	padding:5px 0 0 0;
}

.event .area_02 .calendar .day .Saturday{
	color:#1C0069;
}

.event .area_02 .calendar .day .Sunday{
	color:#D90000;
}

.event .area_02 .link{
	padding:15px 0 15px 10px;
}

.event .area_02 .box ul li{
	width:100%;
	float:none;
	box-sizing:border-box;
	border:1px solid #EEEEEE;
	margin:0 0 20px 0;
	overflow:hidden;
}

.event .area_02 .box ul li.right{
	float:none;
}

.event .area_02 .box ul li .left{
	/* width:100%; */
	min-height:150px;
	/* border:none; */
	/* border-bottom:solid 1px #ddd; */
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
	float:left;
}

.event .area_02 .box ul li .left img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.event .area_02 .box ul li .right{
	/* width:100%; */
	/* border:none; */
	float:left;
	min-height: 150px;
	padding:15px;
	box-sizing:border-box;
}
.event .area_02 .box ul li .right .day .today{
	font-size:18px;
}
.event .area_02 .box ul li .right .day dt{
	font-size:13px;
}

.event .area_02 .box ul li .right .day dd{
	font-size:14px;
	color:#1C0069;
	font-weight:bold;
	padding:5px 0 0;
}

.event .area_02 .box ul li .right .time dt{
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 0;
}

.event .area_02 .box ul li .right .time dd{
	font-size:13px;
}

.event .area_02 .box ul li .right .ico{
	font-size:12px;
	color:#fff;
	background: #ED6C00;
	width:65px;
	text-align:center;
	padding:5px 0;
	margin:10px 0 0 0;
}
}

/* evedetail
-------------------------------------------------------------------*/
.evedetail .area_01 .titbox{
	position:relative;
	padding-top:10px;
}

.evedetail .area_01 .titbox.ico p{
	font-size:12px;
	color:#fff;
	background:#EB719A;
	width:65px;
	text-align:center;
	padding:5px 0;
	position:absolute;
	right:0;
	top: -15px;
}

.evedetail .area_01 .box .txt{
	font-size: 19px;
	padding: 20px 20px;
	word-wrap:break-word;
	font-weight: bold;
	color: #1C0069;
}

.evedetail .area_01 .box .img{
	width:70%;
	margin:50px auto;
	max-width:640px;
	position:relative;
	text-align:center;
	border:solid 1px #ddd;
}
.evedetail .area_01 .box .img img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.evedetail .area_01 table{
	width:80%;
	margin:0 auto;
}

.evedetail .area_01 table td{
	padding:20px;
	border:1px solid #DEDEDE;
}

.evedetail .area_01 table td.left{
	width:30%;
	background:#E9E9E9;
}

.evedetail .area_01 .kome{
	width:80%;
	margin:10px auto;
	font-size:14px;
}

.evedetail .area_02 {
	margin:80px 0 0 0;
}

.evedetail .area_02 .link{
	text-align:right;
	padding:20px 0;
}

.evedetail .area_02 ul li{
	width:23%;
	border:1px solid #EEEEEE;
	box-sizing:border-box;
	float:left;
	margin:0 2.6% 0 0
}

.evedetail .area_02 ul li:last-child{
	margin:0;
}
.evedetail .area_02 ul li a{
	height:100%;
}
.evedetail .area_02 ul li .photo{
	min-height:185px;
	border-bottom: solid 1px #ddd;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
}

.evedetail .area_02 ul li .photo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.evedetail .area_02 .other_campaign ul li{
    border: solid 4px #1C0069;
    background: #fff;
    padding: 0;
    border-radius: 10px;
}
.evedetail .area_02 .other_campaign ul li .photo{
    width: 100%;
    height: 100%;
    padding-bottom: 66%;
    box-sizing:border-box;
    background: #1C0069;
}
.evedetail .area_02 ul li .tit{
    padding:20px 10px;
	font-size:16px;
	font-weight:bold;
	color:#1C0069;
}

@media screen and (max-width:1239px) {
.evedetail .area_01{
	padding:0 10px;
}

.evedetail .area_02{
	padding:0 10px;
}

}
@media screen and (max-width:980px) {
	.evedetail .area_01 .titbox{
		position:relative;
	}

	.evedetail .area_01 .ico h2{
		padding:0 70px 5px 20px;
	}

	.evedetail .area_01 .titbox.ico p{
		text-align:center;
		padding:5px 0;
	}
}
@media screen and (max-width:768px) {
.evedetail .area_01 .titbox{
	position:relative;
}

.evedetail .area_01 .ico h2{
	padding:0 70px 5px 20px;
}

.evedetail .area_01 .titbox.ico p{
	font-size:10px;
	color:#fff;
	background:#EB719A;
	width:58px;
	text-align:center;
	padding:5px 0;
	top: -10px;
}

.evedetail .area_01 .box .txt{
	font-size: 16px;
	padding: 0;
}
.evedetail .area_01 .box .img{
	width:80%;
	margin:20px auto 30px;
}

.evedetail .area_01 table{
	width:100%;
	margin:0 auto;
}

.evedetail .area_01 table td{
	padding:10px;
	border:1px solid #DEDEDE;
	font-size:14px;
}

.evedetail .area_01 table td.left{
	width:30%;
	background:#E9E9E9;
}

.evedetail .area_01 .kome{
	width:100%;
	margin:10px auto;
	font-size:12px;
}

.evedetail .area_02 {
	margin:30px 0 0 0;
}

.evedetail .area_02 .link{
	text-align:right;
	padding:15px 0;
}

.evedetail .area_02 ul li{
	width:49%;
	border:1px solid #EEEEEE;
	box-sizing:border-box;
	float:left;
	margin:0 0 20px 0
}
.evedetail .area_02 ul li.right{
	float:right;
}

.evedetail .area_02 ul li:last-child{
	margin:0;
}

.evedetail .area_02 ul li .photo{
	min-height:185px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
	text-align: center;
}

.evedetail .area_02 ul li .photo img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.evedetail .area_02 ul li .tit{
    padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#1C0069;
}
}

.shopnews .col_4 .col_child{
	margin-bottom:20px;
	padding:0;
	width:24%;
	margin-right:1%;
	background:#fff;
}

@media screen and (max-width:1239px) {
.shopnews .col_4 .col_child{
	width:32%;
	margin-right:0;
}
.shopnews .col_4 .col_child:nth-child(3n-1){
	margin: 0 2% 10px;
}
}
@media screen and (max-width:768px) {
.shopnews .col_4 .col_child,
.shopnews .col_4 .col_child:nth-child(3n-1){
	width:49%;
	margin:0 0 10px;
	margin-right:2%;
	padding:0;
}
.shopnews .col_4 .col_child:nth-child(even){
	margin: 0 0 10px;
	padding:0;
}
}
.shopnews .col_4 .col_child .type{
	color:#fff;
	text-align:center;
	padding:10px 0;
	background:#1C0069;
}
.shopnews .col_4 .col_child .type.campaign{ background:#EB719A;}
.shopnews .col_4 .col_child .type.deals{ background:#F18100;}
.shopnews .col_4 .col_child .type.other{ background:#bbb;}
.shopnews .col_4 .col_child a{
	padding:0;
	background:#fff;
	border: solid 1px #EEEEEE;
	border-top: none;
	position:relative;
}
.shopnews .col_4 .col_child a:after{
	content:"";
	width: 0px;
	height: 0;
	border-left: 14px solid transparent;
	border-bottom: 14px solid #1C0069;
	display: inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.shopnews .col_4 .col_child .image_wrap{
	height:100%;
	padding-bottom:100%;
	border-bottom: solid 1px #ddd;
}
.shopnews .col_4 .col_child .data{
	padding:20px 15px;
}
.shopnews .col_4 .col_child .data h3{
	font-size: 15px;
	margin:10px 0;
	text-align:center;
}
.shopnews .col_4 .col_child .data p{
	font-size: 13px;
	text-align:center;
	color:#1C0069;
}
.infos .col_2{
	margin: 30px 0;
}
.infos .col_child{
	border-bottom:#EEEEEE solid 2px;
	padding: 0;
	width:49%;
	margin-right:2%;
}
.infos .col_child:nth-child(even){
	margin-right:0;
}
.infos .col_child:nth-child(1),
.infos .col_child:nth-child(2){
	border-top:#EEEEEE solid 2px;
	padding: 0;
}
.infos .col_child a{
	padding:10px;
	position:relative;
}
.infos .col_child .image_wrap{
	width:91px;
	height:91px;
	float:left;
	position:absolute;
	top:10px;
	left:10px;
	border: solid 1px #ddd;
}
.infos .col_child .data{
	padding-left:101px;
	min-height:91px;
}
.infos .col_child .data .type{
	display:inline-block;
	padding:5px 10px;
	background:#EEEEEE;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;	
}
.infos .col_child .data .matchHeight_txt{
	color:#1C0069;
	font-size:14px;
	margin-bottom:5px;	
	font-weight:bold;
}
.infos .col_child .data .matchHeight_tit{
	font-size: 15px;
}
@media screen and (max-width:1239px) {
.infos .col_child,
.infos .col_child:nth-child(even){
	width:100%;
	margin-right:0;
	float:none;
}
.infos .col_child:nth-child(2){
	border-top:none;
}
}

/* shopsearch result */
@media screen and (min-width:1240px) {
.result .common_sec .col_2 .col_child:first-child{
	width:400px;
	padding:0;
}
.result .common_sec .col_2 .col_child:last-child{
	width:580px;
	padding-left:20px;
}
}

.result .shop_logo .image_wrap{
	height:263px;
	margin-bottom:20px;
	border:solid 1px #ddd;
}
.result .slider_shop,
.result .slider_shop2{
	margin:0 auto;
	position:relative;
	padding-bottom:100px;
}
.result .bx-pager{
	margin:10px 20px;
}
.result .slider_shop .bx-wrapper{
	border:solid 1px #ddd;
	box-sizing:border-box;

}
.result .slider_shop .bx-wrapper li{
	text-align:center;
}
.result .slider_shop .bx-wrapper li img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.result .bx-wrapper .bx-controls-direction a{
	position:absolute;
	display: block;
	bottom:0;
	left:0;
	top: auto;
	margin: 0;
	width:20px;
	text-indent: -9999px;
	height:100px;
	overflow:hidden;
	background:url(../shopsearch/img/detail/btn_prev.gif) no-repeat top left;
}
.result .bx-wrapper .bx-controls-direction a.bx-next{
	left:auto;
	right:0;
	background:url(../shopsearch/img/detail/btn_next.gif) no-repeat top left;
}
.result .bx-pager a{
	width:31%;
	margin:0 1%;
	float:left;
	position:relative;
	background:#eee;
	height:100px;
	position:relative;
	display: flex;
    justify-content: center;
    align-items: center;
	vertical-align:middle;
	text-align:center;
	box-sizing:border-box;
}
.result .bx-pager a img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0; bottom:0;
	left:0; right:0;
	margin:auto;
}
.result .bx-pager a.active,
.result .bx-pager a:hover{
	border:solid 1px #1C0069;;
}
.result .data_box h2{
	font-size:20px;
	color:#333;
	padding-bottom:5px;
	border-bottom: dotted 1px #ddd;
	margin-bottom:5px;
}
.result .data_box dl{
	position:relative;
	font-size:16px;
	margin-bottom:5px;
	border-bottom: dotted 1px #ddd;
	padding:5px 0;
}
.result .data_box dl dt{
	position:absolute;
	width:115px;
	top:0;
	left:0;

}
.result .data_box dl dd{
	padding-left:115px;
}
.result .data_box dl a{
	text-decoration:underline;
}
.result .data_box dl a:hover{
	text-decoration:none;
}

.result .col_2.cards{
	margin:40px 0 20px;
	text-align:center;
	font-size:14px;
}
.result .common_sec .col_2.cards .col_child{
	float:none;
	width:auto;
	display:inline-block;	
}
.result .comments{
	font-size: 16px;
	margin-top:20px;
}
.result .area01 .comments{
	border-top:solid #DEDEDE 1px;
	padding-top:20px;
	margin-top:20px;
}
.result .lead{
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1C0069;
}
.common_sec{
	margin-bottom:60px;
}
.icon_dl{
	position:relative;
	font-size:16px;
	margin:30px 20px 30px;
}
.icon_dl dt{
	position:absolute;
	width:125px;
	text-align:center;
	background:#1C0069;
	color:#fff;
	padding:10px 0;
	line-height:1;
	font-size:14px;
	top:0;
	left:0;
}
.icon_dl dd{
	padding-left:150px;
	padding-top:5px;
}
.result .cap_texts{
	font-size:16px;
	line-height:1.6;
	padding:30px;
}
.area_04 .table_style dt{
	/* background:#fff; */
}
.area_04 .table_style dd{
	border-left:solid 1px #DEDEDE;
}
.area_04 .table_style .card_wrap{
	text-align:center;
	margin-top:10px;
}
.result .area_02 .col_2{
	border-bottom:dotted 1px #ddd;
	padding-bottom:50px;
	margin-bottom:30px;
}
.result .area_02 .col_2:last-child{
	border-bottom:none;
	padding-bottom:50px;
	margin-bottom:30px;
}
.shop_box{
	max-width:800px;
	margin:0 auto;
	padding: 15px 20px 15px 10px;
	border:#EEEEEE solid 1px;
	position:relative;
}
.shop_box .left_area{
	width: 208px;
	/* border:#EEEEEE solid 1px; */
	position:absolute;
	top: 15px;
	left: 10px;
}
.shop_box .right_area{
	min-height:210px;
	padding-left: 230px;
}
.shop_box .right_area h2{
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
}
.shop_box .right_area dl{
	position:relative;
	border-bottom:dotted 1px #ADADAD;
}
.shop_box .right_area dt{
	width:200px;
	position:absolute;
	top:10px;
	left:0;
}
.shop_box .right_area dd{
	padding:10px;
	padding-left:200px;
}
.shop_box a{
	position:absolute;
	top:5px;
	right:0;
	font-size:14px;
	display:inline-block;
}
.shop_box a:after{
	content:"";
	display:inline-block;
	width:20px;
	height:10px;
	background:url(../img/common/ico_arrow2.png) no-repeat top right;
	background-size:15px
}
.result .bx-viewport{
/*	background:#EEEEEE;*/
}
.result .area_03 .bx-wrapper .bx-controls-direction a{
	top: 50%;
    margin-top: -40px;
	background: url(../img/common/ico_slidenext.png) no-repeat;	
    width: 40px;
    height: 80px;
}
.result .area_03 .bx-wrapper .bx-controls-direction a.bx-prev{
	background: url(../img/common/ico_slideprev.png) no-repeat;	
}

@media screen and (max-width:980px) {
.shop_box{
	padding:10px;
	position:relative;
}
.shop_box .left_area{
	width: 150px;
	top: 10px;
	left: 10px;
}
.shop_box .right_area{
	min-height:150px;
	padding-left: 160px;
}
.shop_box .right_area h2{
	font-size:19px;
}
.shop_box .right_area dl{
	font-size:14px;
}
.shop_box .right_area dt{
	width:100px;
}
.shop_box .right_area dd{
	padding-left:110px;
}
.slider_shop3 .col_4 .col_child:nth-child(4){
	display:none;
}
.shopnews .col_4 .col_child .data h3{
	font-size: 14px;
}
.shopnews .col_4 .col_child .data p{
	font-size: 12px;
}
.shopnews .col_4 .col_child .type{
	font-size:15px;
}
}
@media screen and (max-width:768px) {

.result .common_sec .col_2 > .col_child{
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 0;
}
.result .shop_logo .image_wrap{
	height:0;
	padding-bottom:50%;
}
.result .slider_shop, .result .slider_shop2{
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 0 0 50px;
	margin-bottom:20px;
}
.result .lead{
	font-size:16px;
	margin-bottom:10px;
}
.result .comments{
	font-size: 13px;
	margin-top:0;
}
.result .bx-wrapper .bx-controls-direction a{
	height:50px;
	background:url(../shopsearch/img/detail/btn_prev.gif) no-repeat top left;
	background-position:0 50%;
	background-size:auto;
}
.result .bx-wrapper .bx-controls-direction a.bx-next {
    left: auto;
    right: 0;
    background: url(../shopsearch/img/detail/btn_next.gif) no-repeat top left;
	background-position:0 50%;
	background-size: ;
}
.result .bx-pager a{
	height:50px;
}
.result .data_box h2{
	font-weight:bold;
}
.result .data_box dl{
	font-size:14px;
}
.result .data_box dl dt{
	top:5px;
}
.icon_dl{
	font-size:14px;
	margin:20px 10px;
}
.icon_dl dt{
	position:static;
	top:auto;
	left:auto;
	padding:5px 10px;
	margin-bottom:5px;
	display:inline-block;
	width:auto;
}
.icon_dl dd{
	padding:0;
	display:inline-block;
}

.result .cap_texts{
	font-size: 13px;
	padding:10px;
}
.result p.text{
	margin:0;
}
.result p.time{
	margin-top:20px;
}
.result .col_2.cards{
	margin:20px 0 0;
}
.shop_box .left_area{
	width:100px;
}
.shop_box .right_area{
	min-height:100px;
	padding-left: 110px;
	padding-bottom: 30px;
}
.shop_box .right_area h2{
	font-size:17px;
}
.shop_box .right_area dl{
	font-size:13px;
	padding:10px 0;
}
.shop_box .right_area dt{
	width:auto;
	position:static;
	top:auto; left:auto;
	padding:0;
	display:inline-block;
}
.shop_box .right_area dt:after{
	content:"\FF1A";
}
.shop_box .right_area dd{
	padding:0;
	display:inline-block;

}
.shop_box .right_area a{
	top:auto;
	bottom:0;
}
.slider_shop3 .col_4 .col_child:nth-child(4){
	display:block;
}
.infos .col_child .data .matchHeight_tit{
	font-size: 13px;
}
}


/* access
-------------------------------------------------------------------*/
.access .area_01{
	padding:0 0 100px 0;
}

.access .area_01 .txt{
	padding:0 0 20px 0;
}

.access .area_01 .box02 .link{
	padding:10px 0 20px 20px;
}

.access .area_01 .box03 .map iframe{
	width:100%;
	height:500px;
}

@media screen and (max-width:768px) {
.access .area_01{
	padding:0 0 0 0;
}

.access .area_01 .txt{
	padding:0 0 20px 0;
	font-size:14px;
}

.access .area_01 .box02 .link{
	padding:10px 0 20px 20px;
}

.access .area_01 .box03 .map iframe{
	width:100%;
	height:300px;
}
}

/* about_aqua
-------------------------------------------------------------------*/
.about_aqua .area_01{
}

.about_aqua .area_01 .img{
	text-align:center;
}

.about_aqua .area_01 .box01{
	padding:50px 0 0 0;
}
.about_aqua .area_01 .box01.btm_border {
    border-bottom: dotted 1px #999;
    padding-bottom: 30px;
}

.about_aqua .area_01 .box01 dl dd,
.about_aqua .area_01 .box02 dl dd{
	padding:20px 0 0 0;
}

.about_aqua .area_01 .box02{
	padding:50px 0 0 0;
	clear:both;
}

.about_aqua .area_01 .box02 .box_in02{
	padding:30px 0 0 0;
	clear:both;
}

.about_aqua .area_01 .box02 .box_in02 .col_child:last-child{
	padding-left: 0;
    padding-right: 2%;
}

@media screen and (max-width:768px) {
.about_aqua .area_01 .img{
	text-align:center;
}

.about_aqua .area_01 .box01{
	padding:30px 0 0 0;
}

.about_aqua .area_01 .box01 dl dd,
.about_aqua .area_01 .box02 dl dd{
	font-size:14px;
	padding:20px 0 20px 0;
}

.about_aqua .area_01 .box02{
	padding:0 0 0 0;
	clear:both;
}

.about_aqua .area_01 .box02 .box_in02{
	padding:0 0 0 0;
	clear:both;
}

.about_aqua .area_01 .box02 .box_in02 .col_child:last-child{
	padding-left: 0;
    padding-right: 0;
}
}

/* character
-------------------------------------------------------------------*/
.character .area_01{
	padding:0 0 700px 0;
}

.character .area_01 .img{
	text-align:center;
}

.character .area_01 .box{
	padding:50px 0 0 0;
}

.character .area_01 .box .box_in .left{
	width:20%;
	text-align:center;
	float:left;
}

.character .area_01 .box .box_in .right{
	width:78%;
	float:right;
}

.character .area_01 .box .box_in .right .link{
	padding:15px 0 0 0;
}

@media screen and (max-width:768px) {
.character .area_01{
	padding:0 0 0 0;
}

.character .area_01 .img{
	text-align:center;
}

.character .area_01 .box{
	padding:30px 0 0 0;
}

.character .area_01 .box .box_in .left{
	width:25%;
	text-align:center;
	float:left;
}

.character .area_01 .box .box_in .right{
	width:73%;
	float:right;
	font-size:14px;
}

.character .area_01 .box .box_in .right .link{
	padding:10px 0 0 0;
}
}

/* facilities
-------------------------------------------------------------------*/
.facilities .area_01{
	
}

.facilities .table table{
	width:100%;
}

.facilities .table table th{
	border:1px solid #CCC;
	text-align:center;
	padding:10px;
	background:#1C0069;
	color:#fff;
}

.facilities .table table td{
	border:1px solid #CCC;
	text-align:center;
	padding:10px;
}

.facilities .table table td.left{
	background: #EEEEEE;
}

.facilities .kome{
	font-size:14px;
	padding:10px 0;
}

.facilities .area_02 .box{
	padding:30px 0 0 0;
	text-align:center;
}

.facilities .area_02 .box .img{
	text-align:center;
}

.facilities .area_03{
	padding:50px 0 0 0;
}

.facilities .area_04{
	padding:50px 0 0 0;
}

.facilities .area_05{
	padding:50px 0 0 0;
}

.facilities .area_05 .box dl dd{
	padding:20px 0 0 0;
}

.facilities .area_06{
	padding:50px 0 0 0;
}

@media screen and (max-width:768px) {
.facilities p.lead_txt{
	padding:20px 0 0 0;
}

.facilities .common_text{
	font-size:14px;
}

.facilities .table {
	overflow:scroll;
}

.facilities .table table{
	width:538px;
	font-size:14px;
}

.facilities .table table th{
	border:1px solid #CCC;
	text-align:center;
	padding:5px;
	background:#1C0069;
	color:#fff;
}

.facilities .table table td{
	border:1px solid #CCC;
	text-align:center;
	padding:5px;
}

.facilities .table table td.left{
	background: #EEEEEE;
}

.facilities .kome{
	font-size:12px;
	padding:10px 0;
}

.facilities .area_02 .box{
	padding:20px 0 0 0;
	text-align:center;
}

.facilities .area_02 .box .col_child{
	padding:0 0 20px 0;
}

.facilities .area_03{
	padding:30px 0 0 0;
}

.facilities .area_04{
	padding:30px 0 0 0;
}

.facilities .area_05{
	padding:30px 0 0 0;
}

.facilities .area_05 .box dl dd{
	padding:20px 0 20px 0;
	font-size:14px;
}

.facilities .area_06{
	padding:30px 0 0 0;
}	
}

/* use
-------------------------------------------------------------------*/
.use ol{
    padding: 0 0 0 30px;
	line-height:1.5em;
}

.use ol li{
    padding: 0 0 10px 0;
}

.use .txt{
    padding: 10px 0 20px 0;
}

.use .area_02,
.use .area_03,
.use .area_04{
    padding: 50px 0 0 0;
}

@media screen and (max-width:768px) {
.use ol{
    padding: 0 0 0 30px;
	line-height:1.2em;
}

.use ol li{
    padding: 0 0 10px 0;
	font-size:14px;
}

.use .txt{
    padding: 0 0 10px 0;
	font-size:14px;
}

.use .area_02,
.use .area_03,
.use .area_04{
    padding: 20px 0 0 0;
}

}

/* aboutsite
-------------------------------------------------------------------*/
.aboutsite ol{
    padding: 0 0 0 30px;
	line-height:1.5em;
}

.aboutsite ol li{
    padding: 0 0 10px 0;
}

.aboutsite ul{
    padding: 10px 0;
}

.aboutsite ol li{
    padding: 0 0 5px 0;
}

.aboutsite ol li:last-child{
    padding: 0;
}

.aboutsite .txt{
    padding: 0 0 20px 0;
	line-height:1.5em;
}

.aboutsite .area_02,
.aboutsite .area_03,
.aboutsite .area_04{
    padding: 50px 0 0 0;
}

.aboutsite .area_04 .table_style dt {
    background: #EEEEEE;
}

.aboutsite .area_04 .box02{
    padding: 30px 0 0 0;
}

.aboutsite .area_04 .box02 dl dt{
	text-align:center;
}

.aboutsite .display_sp{
	display:none;
}

@media screen and (max-width:768px) {
.aboutsite ol{
    padding: 0 0 0 30px;
	line-height:1.2em;
	font-size:14px;
}

.aboutsite ol li{
    padding: 0 0 10px 0;
	font-size:14px;
}

.aboutsite ul{
    padding: 10px 0;
}

.aboutsite ol li{
    padding: 0 0 5px 0;
}

.aboutsite ol li:last-child{
    padding: 0;
}

.aboutsite .txt{
    padding: 0 0 10px 0;
	line-height:1.2em;
	font-size:14px;
}

.aboutsite .area_02,
.aboutsite .area_03,
.aboutsite .area_04{
    padding: 20px 0 0 0;
}

.aboutsite .area_01 p,
.aboutsite .area_02 p,
.aboutsite .area_03 p,
.aboutsite .area_04 p{
	font-size:14px;
}

.aboutsite .area_04 .table_style dt {
    background: #EEEEEE;
}

.aboutsite .area_04 .box02{
    padding: 20px 0 0 0;
}

.aboutsite .area_04 .box02 dl dt{
	text-align:center;
}

.aboutsite .display_pc{
	display:none;
}

.aboutsite .display_sp{
	display:block;
}
}

/* linkpage
-------------------------------------------------------------------*/
.linkpage .area_01 .box{
	background:#E9E9E9;
	padding:50px 30px;
}

.linkpage .area_01 ul{
	padding:0 0 20px 0;
}

.linkpage .area_01 ul li{
	background:#fff;
	width:49%;
	float:left;
	text-align:center;
	border:1px solid #CCC;
	position:relative;
}

.linkpage .area_01 ul li a{
	padding:20px;
	box-sizing:border-box;
}

.linkpage .area_01 ul li.right{
	float:right;
}

.linkpage .area_01 ul li dl dt{
	font-size:18px;
	color:#1C0069;
	font-weight:bold;
}

.linkpage .area_01 ul li dl dd{
	padding:10px 0;
}

.linkpage .area_01 ul li .ico{
	position:absolute;
	bottom:10px;
	right:10px;
}

@media screen and (max-width:768px) {
.linkpage .area_01 .box{
	background:#E9E9E9;
	padding:30px 10px;
}

.linkpage .area_01 ul{
	padding:0 0 0 0;
}

.linkpage .area_01 ul li{
	background:#fff;
	width:100%;
	float:none;
	text-align:center;
	border:1px solid #CCC;
	position:relative;
	margin:0 0 20px 0;
}

.linkpage .area_01 ul li a{
	padding:20px;
	box-sizing:border-box;
}

.linkpage .area_01 ul li.right{
	float:none;
}

.linkpage .area_01 ul li dl dt{
	font-size:16px;
	color:#1C0069;
	font-weight:bold;
}

.linkpage .area_01 ul li dl dd{
	padding:10px 0;
}

.linkpage .area_01 ul li .txt{
	font-size:14px;
}

.linkpage .area_01 ul li .ico{
	position:absolute;
	bottom:10px;
	right:10px;
}
}

/* line
-------------------------------------------------------------------*/
.line .area_01 .img{
	background:#2CBF13;
}

.line .area_01 .txt{
	padding:20px 0;
}

.line .area_02 .box dl dt{
	padding:0 0 20px 0;
}

.line .area_02 .box dl dd{
	height:150px;
	background: #fff;
}

.line .line_tit{
    background: #2CBF13;
    color:#fff;
    padding:10px;
    margin-bottom:20px;
    font-weight:bold;
    text-align:center;
    font-size:18px;
}
.line .dl_style dl{
    background: #FFAA11;
    color:#fff;
    padding: 20px 15px 30px;
}
.line .dl_style dt{
    border-color: #fff;
}
.line .area_02 .box02{
	padding:30px 0 300px 0;
	clear:both;
}

.line .area_02 .txt{
	padding:0 0 20px 0;
}

.line .area_02 .box02 ul li{
	width:32%;
	float:left;
	padding:0 2% 0 0;
	text-align:center;
}

.line .area_02 .box02 ul li.last{
	padding:0 0 0 0;
}

.line .area_02 .box02 ul li dl dt{
	padding:0 0 15px 0;
}
.line .area_02 .box02 ul li dl dd{
	background:#fff;
}

@media screen and (max-width:768px) {
.line .area_01 .img{
	background:#2CBF13;
}

.line .area_01 .txt{
	padding:20px 0;
	font-size:14px;
}

.line .area_02 .box dl dt{
	padding:0 0 10px 0;
	font-size:14px;
}

.line .area_02 .box dl dd{
	margin:0 0 20px 0;
}

.line .line_tit{
    font-size:17px;
}

.line .area_02 .box02{
	padding:0 0 0 0;
	clear:both;
}

.line .area_02 .txt{
	padding:0 0 0 0;
	font-size:14px;
}

.line .area_02 .box02 ul li{
	width:100%;
	float:none;
	padding:20px 0 0 0;
	text-align:center;
	font-size:14px;
}

.line .area_02 .box02 ul li.last{
	padding:20px 0 0 0;
}

.line .area_02 .box02 ul li dl dt{
	padding:0 0 15px 0;
}
}

/* magazine
-------------------------------------------------------------------*/
.magazine .area_01 ul{
	padding:20px 0 0 0;
}

.magazine .area_01 ul li .kome{
	font-size:14px;
	padding:0 0 0 20px;
}

.magazine #main_col a{
	text-decoration:underline;
}

.magazine #main_col a:hover{
	text-decoration:none;
}

.magazine .area_02,
.magazine .area_03,
.magazine .area_04,
.magazine .area_05,
.magazine .area_06{
	padding:50px 0 0 0;
}

.magazine .area_02 dl{
	border-bottom:1px dotted #CCC;
	margin:0 0 20px 0;
}

.magazine .area_02 dl dt{
	width:18%;
	float:left;
	text-align:center;
	box-sizing:border-box;
}

.magazine .area_02 dl dd{
	width:80%;
	float:right;
}

.magazine .area_02 dl dd .txt{
	padding:0 0 20px 0;
}

.magazine .area_02 dl dd.txt02{
	padding:10px 0 20px 0;
}

.magazine .area_03 .txt{
	padding:0 0 20px 0;
}

.magazine .area_04 .left,
.magazine .area_06 .left{
	width:78%;
	float:left;
}

.magazine .area_04 .right,
.magazine .area_06 .right{
	width:20%;
	float:right;
	height:150px;
	background:#ddd;
}

.magazine .area_05 ul li{
	padding-left:1.3em;
	text-indent:-1.3em;
	padding-bottom:10px 0 0 0;
}

.magazine .area_05 #link01{
	margin-top:-150px;
	padding-top:150px;
}

.magazine .area_05 .box{
	margin:30px 0 0 0;
	padding:20px;
	background: url(../img/common/bg_dot.gif);
}

.magazine .area_05 .box h6{
	font-size:16px;
}

.magazine .area_05 .box_in02{
	margin:20px 0 0 0;
}

@media screen and (max-width:768px) {
.magazine .area_01 p{
	font-size:14px;
}

.magazine .area_01 ul{
	padding:20px 0 0 0;
	font-size:14px;
}

.magazine .area_01 ul li .kome{
	font-size:12px;
	padding:0 0 0 20px;
}

.magazine #main_col a{
	text-decoration:underline;
}

.magazine .area_02,
.magazine .area_03,
.magazine .area_04,
.magazine .area_05,
.magazine .area_06{
	padding:30px 0 0 0;
}

.magazine .area_02 dl{
	border-bottom:1px dotted #CCC;
	margin:0 0 20px 0;
}

.magazine .area_02 dl dt{
	width:100%;
	float:none;
	text-align:center;
	box-sizing:border-box;
}

.magazine .area_02 dl dd{
	width:100%;
	float:none;
}

.magazine .area_02 dl dd .txt{
	padding:0 0 20px 0;
	font-size:14px;
}

.magazine .area_02 dl dd.txt02{
	padding:10px 0 20px 0;
	font-size:14px;
}

.magazine .area_03 .txt{
	padding:0 0 20px 0;
	font-size:14px;
}

.magazine .area_04 .left,
.magazine .area_06 .left{
	width:100%;
	float:none;
	font-size:14px;
}

.magazine .area_04 .right,
.magazine .area_06 .right{
	width:100%;
	float:none;
	height:100px;
	background:#ddd;
	margin:20px 0 0 0;
}

.magazine .area_05 ul li{
	padding-left:1.3em;
	text-indent:-1.3em;
	padding-bottom:10px 0 0 0;
}

.magazine .area_05 #link01{
	margin-top:-35px;
	padding-top:35px;
}

.magazine .area_05 .box{
	margin:30px 0 0 0;
	padding:20px;
	background: url(../img/common/bg_dot.gif);
}

.magazine .area_05 .box h6{
	font-size:14px;
}

.magazine .area_05 .box_in02{
	margin:20px 0 0 0;
}
}

/* privacy
-------------------------------------------------------------------*/
.privacy .area_01 .box{
	padding:0 0 30px 0;
}

.privacy .area_01 .box01 .txt{
	padding:0 0 20px 0;
}

.privacy .area_01 ol{
    padding: 0 0 0 30px;
	line-height:1.5em;
}

.privacy .area_01 ol li{
    padding: 0 0 10px 0;
}

.privacy .area_01 .box .box_in p{
    padding: 0 0 20px 0;
}

.privacy .area_01 .box .box_in02{
    padding: 20px 0 0 0;
}

.privacy .area_01 .box04 ul li{
    padding: 10px 0 0 0;
}

@media screen and (max-width:768px) {
.privacy .area_01 .box{
	padding:0 0 20px 0;
}

.privacy .area_01 .box01 .txt{
	padding:0 0 0 0;
	font-size:14px;
}

.privacy .area_01 ol{
    padding: 0 0 0 30px;
	line-height:1.2em;
}

.privacy .area_01 ol li{
    padding: 0 0 10px 0;
	font-size:14px;
}

.privacy .area_01 .box .box_in p{
    padding: 0 0 10px 0;
	font-size:14px;
}

.privacy .area_01 .box .box_in02{
    padding: 10px 0 0 0;
}

.privacy .area_01 .box04 p{
	font-size:14px;
}

.privacy .area_01 .box04 ul li{
    padding: 10px 0 0 0;
	font-size:14px;
}
}


.condition{
	display:block;
	color:#fff;
	padding:10px;
	background:#EEE url(../img/common/img_ucs.png) no-repeat;
	background-size:52px;
	background-position:3px 3px;
	font-size:14px;
	line-height:21px;
	border-radius:3px;
}
.condition.all{
	padding-left:60px; background-color:#1C0069;
}
.condition.card{
	padding-left:60px; background-color:#EB719A;}
.condition.cache{
	padding-left:60px; background-color:#F18100;}
.condition.uniko{
	text-align:center;
	background:none;
	padding:0;
}
.condition2{
	display:block;
	margin-bottom:5px;
	width: auto;
	text-align:center;
	color:#fff;
	background-color:#1C0069;
	padding:5px;
	font-size:12px;
	border-radius:3px;
}
.condition2.card{background-color:#EB719A; }
.condition2.cache{background-color:#F18100; }

@media screen and (max-width:980px) {
.condition.all,
.condition.card,
.condition.cache{
	padding: 0;
	text-align: center;
	padding-top: 40px;
	background-size:52px;
	background-position: center 5px;
	font-size:12px;
}
.condition2{
	width:200px;
}
.ucs_page .table_style.type2 dd{ 
	min-height:61px;
	vertical-align: top;
}
}
.ucs_page .store_list a{
	border:solid 3px #ccc ;margin-bottom:10px;

}
.ucs_page .store_list .left_area,
.ucs_page .store_list .right_area{
	width:100%;
	float:none;
}
.ucs_page .store_list .left_area dt{
	width: 110px;
	height: 110px;
}
.ucs_page .store_list .left_area dd{
	padding-left: 120px;
}
.ucs_page .store_list .left_area {
    border-bottom: dotted 1px #ccc;
}
.ucs_page .store_list .left_area dl{
    min-height: 120px;
}
	.ucs_page .store_list .left_area dt img{
	    width: auto;
	    height: auto;
	    max-width: 100%;
	    max-height: 100%;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
.ucs_page .store_list .right_area{
	display:table;
	table-layout: fixed;
	margin-top:5px;
}
.ucs_page .store_list .right_area dl{
	border-left:none;
	padding:0;
	margin: 0;
	width: 50%;
	float: none;
	display:table-cell;
	/* border-left:dotted #ccc 1px; */
	box-sizing:border-box;
	min-height: 160px;
}
.ucs_page .store_list .right_area dl:first-child{
	border:none;
}
.ucs_page .store_list .right_area dt{
	vertical-align:middle;
	border:none;
	position: absolute;
	line-height: 1;
	padding: 0 5px;
	width:110px;
	height: 60px;
	margin: 0;
	box-sizing: border-box;
	text-align: center;
}
.ucs_page .store_list .right_area dt img{
	vertical-align:middle;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.ucs_page .store_list .right_area dd{
	padding-left:120px;
	min-height: 60px;
}
.ucs_page .store_list .right_area dl.no_data {
    display: none;
}
.store_list .right_area dt.type_all{
		background:#fff9cc;
}
.store_list .right_area dt.type_ucs.all{
	background:#1C0069;
}
.store_list .right_area dt.type_ucs.card{
	background:#EB719A;
}
.store_list .right_area dt.type_ucs.cache{
	background:#F18100;
}
.store_list .right_area dt.type_uniko{
	background:#eeffcc;
}

@media screen and (max-width:980px) {
	.ucs_page .store_list .left_area dl{
		min-height:90px
	}
	.ucs_page .store_list .left_area dd{
		padding-left: 90px;
		font-size:15px;
	}
	.ucs_page .store_list .left_area dd h2{
		font-size:17px;
		margin-bottom:0;
	}
	.ucs_page .store_list .left_area dt{
		padding: 0;
		width: 80px;
		height:80px;
	}
	.ucs_page .store_list .right_area{
		display:block;
	}
	.ucs_page .store_list .right_area dl{
		float:none;
		width:100%;
		border:none;
		display:block;
		min-height: 0;
		margin-bottom:5px;
	}
	.ucs_page .store_list .right_area dl:last-child{
		margin-bottom:0;
	}
	.ucs_page .store_list .right_area dt{
		padding: 0;
		height: 65px;
		width: 80px;
		border-radius: 5px;
	}
	.ucs_page .store_list .right_area dt img{
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.ucs_page .store_list .right_area dd{
		min-height: 65px;
		padding-left: 90px;
		font-size:12px;
		line-height:1.4;
	}
	.ucs_page .store_list .right_area dd br{
		display:inline-block;
	}
	.ucs_page .store_list .right_area dl.no_data{
		display:none;
	}
}



/* recruit */
.recruit .full_col{
}
.recruit .full_col h1{
	max-width:1200px;
	margin:0 auto;
}
.recruit .h_style01{
	border-bottom-color:#FE9F1D;
}
.recruit .h_style01:before,
.recruit .h_style01:after{
	background-image:url(../img/common/bg_border2.gif);
}

.recruit .forms{
	border-bottom:#E6E5E5 1px solid;
	padding:50px;
	font-size:16px;
}
.recruit .forms h2{
	color:#D87B00;
	font-weight:bold;
	margin-bottom:5px;
}
.recruit .forms select,
.recruit .forms input[type=text]{
	color:#1F1F1F;
	display:block;
	background:#EEEEEE url(../img/common/ico_select_arrow.png) no-repeat;
	background-position: 95% 50%;
	background-size: 11px;
	padding: 10px 30px 10px 10px;
	box-sizing:border-box;
	border:solid 1px #DDDDDF;
	width:100%;
	font-size:14px;
	max-width:290px;
	cursor:pointer;
	margin-bottom:10px;
}
.recruit .forms input[type=text]{
	background-image:none;
	cursor: text;
}
.recruit .forms .btn_wrap{
	max-width:400px;
	width:400px;
	margin:40px auto 40px;
	position:relative;
}
.recruit .forms [type=submit]{
	display:block;
	background: none;
	border:solid 1px #FE9F1D;
	padding:20px 0;
	text-align:center;
	color:#1F1F1F;
	width:100%;
	font-size:14px;
	box-sizing:border-box;
	border-radius:0;
	cursor:pointer;
}
.recruit .forms [type=submit]:before,
.recruit .forms [type=submit]:after{
	display:none;
}
.recruit .forms .btn_wrap:before,
.recruit .forms .btn_wrap:after{
	content: "";
    width: 0px;
    height: 0;
    border: 8px solid transparent;
    border-top: 8px solid #FE9F1D;
    display: inline-block;
    position: absolute;
    border-radius: 3px;
    right: 15px;
    top: 50%;
    margin-top: -4px;
	z-index:-1;
}
.recruit .forms .btn_wrap:after{
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    margin-top: -6px;
}
.recruit .forms .btn_wrap:hover{
	background:#FE9F1D;
}
.recruit .forms .btn_wrap:hover:before,
.recruit .forms .btn_wrap:hover:after{
    border: 8px solid transparent;
    border-top: 8px solid #fff;
	z-index:5;
}
.recruit .forms .btn_wrap:hover:after{
    border: 8px solid transparent;
    border-top: 8px solid #FE9F1D;
    margin-top: -6px;
}
.recruit .forms .btn_wrap:hover [type=submit]{
	color:#fff;
}
.recruit .list_wrap{
	text-align:center;
	margin:30px 0;
}
.recruit dl.icon_list{
	text-align:center;
	display:inline-block;
}
.recruit .icon_list dt,
.recruit .icon_list li{
	display:inline-block;
	line-height:25px;
	/* width:25px; */
	padding: 0 5px;
	text-align:center;
	color:#fff;
	background:#FE9F1D;
	margin-right:10px;
	font-weight:bold;
	font-size:14px;
}
.recruit .icon_list dd{
	display:inline-block;
	line-height:25px;
	margin-right:30px;
	font-size:16px;
}
.recruit .recruit_list{
	border-top:#E6E5E5 1px solid;
	padding:10px;
	margin:35px 0 60px;
}
.recruit .recruit_list .col_child a{
	border:solid 1px #EEEEEE;
	padding:10px;
	margin-bottom:10px;
}
.recruit .recruit_list .image_wrap{
	padding-bottom:66%;
	margin-bottom:15px;
	border:solid 1px #ddd;
	background:#fff;
	box-sizing:border-box;
}
.recruit .recruit_list h2{
	color:#1C0069;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
.recruit .recruit_list .matchHeight_txt{
	text-align:center;
	margin-bottom:15px;
}
.recruit .icon_list li{
	margin-right:2px;
}
.recruit .icon_list li.blank{ color:#fff;}
.recruit .block_link.arrowL a:after{
    border-left: 12px solid transparent;
    border-bottom: 12px solid #FE9F1D;
}
@media screen and (max-width:980px) {
.recruit .forms{
	padding:30px 10px;
	font-size:14px;
	margin-bottom:20px;
}
.recruit .forms select, .recruit .forms input[type=text]{
	max-width:inherit;
	max-width:none;
}
.recruit .forms .btn_wrap{
	max-width:400px;
	width:auto;
	margin:20px auto 40px;
	position:relative;
}
.recruit dl.icon_list{
	/* display:block; */
	padding:0;
	text-align:left;
	width:auto;
}
.recruit .icon_list dt,
.recruit .icon_list li{
	line-height:20px;
	/* width:20px; */
	margin-right:5px;
	font-size:12px;
}
.recruit .icon_list dd{
	line-height:20px;
	margin-right:0;
	font-size:14px;
	width:5em;
}
.recruit .icon_list dd.long{
	width:10em;
}
.recruit .icon_list li{
	margin-right: 0;
}
.recruit .recruit_list {
    padding: 10px 0;
    margin: 30px 0 60px;
}
.recruit .recruit_list h2{
	font-size:14px;
}
.recruit .recruit_list .matchHeight_txt{
	font-size:12px;
}
}
.recruit.detail_page .recruit_inner{
	max-width:840px;
	margin:0 auto;
}
.recruit.detail_page .image_wrap{
	padding-bottom:65.7%;
	border:solid 1px #eee;
}
.recruit.detail_page .lead_txt{
	font-size:20px;
	margin:10px 0;
}
.recruit_inner .common_text,
.recruit_inner .interview{
	font-size:16px;
	line-height:1.8;
}
.recruit.detail_page .h_style02{
	margin-bottom:40px;
}
.recruit_inner .interview dl{
	border-bottom: dotted 1px #C7C7C7;
	padding-bottom:15px;
	margin-bottom:20px;
}
.recruit_inner .interview dt{
	font-size:18px;
	margin-bottom:5px;
	padding-left:15px;
	position:relative;
	line-height:1.4;
}
.recruit_inner .interview dt:before{
	content:"";
	width:10px;
	height:10px;

	background:#1C0069;
	display:inline-block;
	position:absolute;
	top:6px;
	left:0;
}
.recruit.detail_page dd a{
	text-decoration:underline;
}
.recruit.detail_page dd a:hover{
	text-decoration:none;
}
@media screen and (max-width:980px) {
.recruit.detail_page .lead_txt{
	font-size:18px;
	margin:10px 0 5px;
}
.recruit_inner .common_text,
.recruit_inner .interview{
	font-size:14px;
	line-height:1.6;
}
}
@media screen and (max-width:768px) {
.recruit .fix.col_4 > .col_child:nth-child(odd){
	padding-right:1%;
}
.recruit .fix.col_4 > .col_child:nth-child(even){
	padding-left:1%;
}
.recruit .recruit_list .col_child a{
	padding:6px;
}
.recruit .icon_list li{
    margin-right: 0;
}
.recruit .list_wrap{
	text-align:left;
	margin:0 20px;
}
.recruit .icon_list dd{
	width:auto;
	margin-right:5px;
}
}


/* calendar */
.calendar .buttons{
	margin:20px;
	position:relative;
}
.calendar .buttons .left_area{
	padding-right:270px;
}
.calendar .buttons .right_area{
	position:absolute;
	top:0;
	right:0;
	width:250px;
}
.calendar .buttons .left_area h2{
	background:#1C0069;
	color:#fff;
	padding:20px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	border-radius:5px;
}

.calendar .buttons li{
	display:inline-block;
	margin-right:15px;
	list-style:disc;
}

.calendar .buttons li a{
	font-size:18px;
	font-weight:bold;
}
.calendar .table_wrap {
	overflow-x: auto; 
}
.calendar .table_wrap table{
	font-size:13px;
}
.calendar .table_wrap table th,
.calendar .table_wrap table td{
	padding:10px;
}
.calendar .table_wrap table td{
	padding:0;
}
.calendar .table_wrap table tr:first-child th{
	padding:5px;
	font-size:8px;
	text-align:center;
}
.calendar .table_wrap table tr:first-child th.w320{
	font-size:16px;
}
.calendar .table_wrap .event_tmb{
	padding:10px;
	width: 237px;
}
.calendar .table_wrap .left-area{
	width:100px;
	float: left;
}
.calendar .table_wrap .left-area p{
	position:relative;
	display: flex;
    padding-bottom: 100%;
    border:solid 1px #ddd;
    box-sizing:border-box;
    justify-content: center;
    align-items: center;
	vertical-align:middle;
	text-align:center;
}
.calendar .table_wrap .left-area img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0; bottom:0;
	left:0; right:0;
	margin:auto;
}
.calendar .table_wrap .right-area{
	width:130px;
	float: right;
	padding-left:5px;
}
.calendar .period{ 
	font-weight:bold;
	font-size:14px;
	color:#669;
}
.calendar .sun{ color:#e32;}
.calendar .sat{ color:#36c;}
.calendar .sun_cell{ background:#FDE7E7;}
.calendar .sat_cell{ background:#EDF4F9;}
.event_display {
    height: 40px;
    background: #ED6C00;
}
@media screen and (max-width:768px) {
.calendar .buttons{
	padding:0;
	margin:0;
}
.calendar .buttons .left_area h2{
	padding: 15px;
	margin-bottom:20px;
	font-size: 18px;
	border-radius: 0;
	text-align: left;
}
.calendar .buttons li a{
	font-size:16px;
	margin-bottom:20px;
}
.calendar .buttons .left_area{
	padding-right:0;
}
.calendar .buttons .right_area{
	position:static;
	top:auto;
	right:auto;
	width:auto;
	max-width: 400px;
	margin: auto;
	font-size: 16px;
}
	
.calendar .table_wrap table{
	font-size:12px;
}
.calendar .table_wrap .event_tmb{
	width: 200px;
	padding:5px;
}
.calendar .table_wrap .left-area{
	width:80px;
	float: left;
}
.calendar .table_wrap .right-area{
	width:115px;
}
.calendar .period{ 
	font-size:12px;
}
}
.caution_info dl {
    margin:60px auto;
    max-width:830px;
    border:solid 2px #1C0069;
    border-bottom:none;
}
.caution_info dl dt{
    padding:10px 0;
    font-size:20px;
    text-align:center;
    color:#fff;
    background:#1C0069;
    border:solid 2px #1C0069;
}
.caution_info dl dd a{
    display:block;
    padding:15px 20px;
    color:#d20;
    font-size:18px;
    border-bottom:solid 2px #1C0069;
    position:relative;
}
.caution_info dl dd a:after{
    content: "";
    width: 0px;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #1C0069;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.caution_info .end {
    margin:60px auto;
    max-width:830px;
    padding:20px 20px;
    border:solid 2px #1C0069;
    border-top-width:40px;
    text-align:center;
    color:#d20;
    font-size:18px;
}
@media screen and (max-width:768px) {
.caution_info dl {
    margin:20px auto 0;
}
.caution_info dl dt{
    font-size:18px;
}
.caution_info dl dd a{
    padding:10px 15px;
    font-size: 15px;
}
.caution_info .end {
    margin:20px auto;
    padding:10px 15px;
    font-size:16px;
}
}

/* sason
-------------------------------------------------------------------*/
.shopinfo.season .area_01 ul.tab li{
	width:13%;
	margin-right:1%;
	border-bottom: 4px solid #E9E9E9;
}
.shopinfo .area_01 ul.tab li.gray{ border-bottom-color:#ddd;}
.shopinfo .area_01 ul.tab li.pink{ border-bottom-color:#EB719A;}
.shopinfo .area_01 ul.tab li.orange{ border-bottom-color:#F18100;}
.shopinfo .area_01 ul.tab li.purple{ border-bottom-color:#9966CC;}
.shopinfo .area_01 ul.tab li.blown{ border-bottom-color:#AC6309;}
.shopinfo .area_01 ul.tab li.green{ border-bottom-color:#66CC00;}
.shopinfo .area_01 ul.tab li.yellow{ border-bottom-color:#FFBB00;}

.shopinfo .area_01 .box .rightbox .purple{ background:#9966CC;}
.shopinfo .area_01 .box .rightbox .blown{ background:#AC6309;}
.shopinfo .area_01 .box .rightbox .green{ background:#66CC00;}
.shopinfo .area_01 .box .rightbox .yellow{ background:#FFBB00;}

.events.no_bdr{
	border:none;
	margin:10px 0;
	padding:0;
}
.footer_top .col_4{
	margin: 20px auto 0;
	max-width: 1240px;
	font-size:14px;
}
.footer_top .col_4 a{
	display:block;
	background:#fff;
	padding:20px 0;
	text-align:center;
	border:solid 1px #ccc;
}

@media screen and (max-width:1239px) {
.footer_top .col_4{
	margin: 20px 10px 0;
	max-width: 100%;
	box-sizing:border-box;
}
}
@media screen and (max-width:980px) {
.footer_top .col_4 a{
	margin-bottom:15px;
}
header h1, header .h1{ padding:0;}
.keyaki_logo{ width:auto; height:47px;}
}
#pageTop {
    z-index: 9997;
}

.news_shopname h2 {
    display: inline-block;
    font-size: 20px;
    line-height:22px;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 20px;
}
.news_shopname p{
    display:inline-block;
    padding:5px 10px;
    line-height:22px;
    background:#ddd;
}
@media screen and (max-width:980px) {
	.news_shopname h2 {
		font-size: 16px;
	}
	.news_shopname p{
		font-size:12px;
	}
}


/* ------------------------------------------- */
.home main section{
	margin: 0 auto 80px;
}
#shoparea.type2{
		margin-bottom:80px;
}
.common_btn.type2.wide {
    padding: 20px 25px 20px 20px;
}
@media screen and (max-width:980px) {
	.other_link li dl dt.opened:after{
		background-image:url(../img/common/ico_minus.png);
	}
	.menu_box.hours .inner dl dt{
		width: 9em;
		padding-right:1em;
		vertical-align:top;
	}
	.menu_box.hours .inner dl dd{
		vertical-align:top;
	}
	.access .area_01 .table_style dt{
		width:6em;
		padding-right:1em;

	}
	th.w50.bg {
	    width: 50%;
	}
	.common_btn.type2.wide {
		padding: 15px 25px 15px 10px;
	}
}
@media screen and (max-width:768px) {
	.campaign_events .events .col_3 .col_child{
		width:100%;
		float:none;
		padding:0;
	}
	.common_btn.type2.wide {
		font-size: 14px;
	}
	.result p.text br{
		display:inline;
	}
	.result .table_style dt{
		width: 130px;
	}	
}
/* ------------------------------------------- */