﻿@charset "UTF-8";

@import url("./info.css");

/* ▼▼▼ other
=====================================*/

/* 共通 */
.main_img{
	margin: 0 0 50px;
	}
	.main_img img{
		width: 100%;
		}

/* ▼▼▼ ミオバーゲン&福袋
-----------------------------------*/
#other.bargain .main_img{
	max-width: 1000px;
	margin: 0 auto 50px;
	}

section{
	text-align: center;
	}
p.kome{
	padding-left: 1em;
	text-indent: -1em;
	}

.period{
	display: inline-block;
	background: #F4F4F4;
	padding: 10px 20px;
	margin: 0 auto 40px;
	font-size: 20px;
	}
	.period + div{
		width: 565px;
		margin: 0 auto;
		}
	.video{
		margin: 0 auto 30px;
		text-align: center;
		width: 560px;
		height: 315px;
		}
	.period + div +h2{
		border-top: 1px dotted #ccc;
	    margin: 40px 0 0;
	    padding: 40px 0 0;
		}
	#other.bargain section h2{
		color: #A25E5E;
		font-size: 24px;
		font-weight: bold;
		}
	.txt {
		margin: 0 0 10px;
		}
	.txt span{
		color: #FF0000;
		}

h4.open_sp{
	background: #A25E5E;
	color: #fff;
	text-align: center;
	border: 1px solid #ccc;
	padding: 15px;
	}
	h4.open_sp.hidden{
		background: #B1A9A9;
		}

.accordion_inner:not(.last){
	margin: 0 0 40px;
	}
.last table.info_list{
	margin-bottom: 20px;
	}
table.info_list{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	}
	table.info_list tr th,
	table.info_list tr td{
		border-bottom: 1px solid #ccc;
	    padding: 15px 5%;
	    }
	table.info_list tr th{
		background: #F7F7F7;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
	    width: 10%;
		}
	table.info_list tr td{
		border-left: 1px solid #ccc;
		}


/* ▼▼▼ 電子マネー利用可能ショップ
-----------------------------------*/
.img {
	text-align: center;
	}
	.img img{
		width: 75%;
		}

#list_area > div{
	width: 100%;
	}

table.shop_list{
	border-left: 1px solid #ccc;
	width: 100%;
	margin: 0 0 40px;
	}
	table.shop_list th,
	table.shop_list td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 15px;
		font-weight: normal;
		vertical-align: middle;
		}
	table.shop_list th{
		background: #F5F5F5;
		width: 25%;
		padding: 10px;
		text-align: center;
		}

/* ▼▼▼ 食品管理優秀賞
-----------------------------------*/
#other.shokuhin_shop p.read_title{
	color: #A25E5E;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	}
#other.shokuhin_shop .img{
	width: 180px;
	margin: 0 auto 40px;
	}
#other.shokuhin_shop table.shop_list th{
	padding: 0 15px;
	}
	#other.shokuhin_shop table.shop_list td{
		display: table;
		width: 100%;
		max-height: 70px;
		padding: 0 0 0 15px;
		}
	#other.shokuhin_shop table.shop_list td a{
		display: table-cell;
		vertical-align: middle;
		}
	#other.shokuhin_shop .shop_list tr p.shop_logo{
		float: right;
		border-left: 1px solid #ccc;
		padding: 5px;
		max-width: 70px;
		text-align: center;
		}
	#other.shokuhin_shop table.shop_list td a:hover{
		text-decoration: underline;
		}


/* ▼▼▼ 美術館 半券サービス ショップ一覧
-----------------------------------*/
#other.art_shop p.read_title{
	color: #A25E5E;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	}
#other.art_shop #list_area ul li{
	text-indent: -1em;
	padding-left: 1em;
	}


/* ▼▼▼　ミオソラマルシェ
-----------------------------------*/
#miosora #mainVisual{
	max-width: 1000px;
	margin: 0 auto 100px;
	padding: 0 20px;
	}
	#miosora #mainVisual > p{
		margin-bottom: 20px;
		}
	#miosora .video{
		width: 100%;
		height: 540px;
		margin-bottom: 70px;
		}
#miosora .txt_area li{
	background: #FFFFCC;
	border: 1px solid #a9a9a9;
	margin-bottom: 30px;
	overflow: hidden;
	}
	#miosora .txt_area li div img{
		width: 100%;
		}
	#miosora .txt_area li div.img{
		width: 30%;
		}
	#miosora .txt_area li div.txt{
		width: 70%;
		padding: 25px 15px 0;
		}
	#miosora .txt_area li div h3{
		color: #FF6602;
		margin-bottom: 10px;
		}
	#miosora .txt_area li div p{
		font-size: 14px;
		}
	#miosora .txt_area li div:nth-of-type(1){
		float: left;
		}
	#miosora .txt_area li:nth-child(2) .txt{
		float: right;
		}
	#miosora .txt_area li div:nth-of-type(2){
		float: right;
		}
	#miosora .txt_area li:nth-child(2) .img{
		float: left;
		}
#miosora .photo_list{
	overflow: hidden;
	margin-bottom: 20px;
	}
	#miosora .photo_list li{
		float: left;
		width: 32.6%;
		}
	#miosora .photo_list li:not(:last-child){
		margin-right: 1%;
		}
#miosora .kome_txt{
	text-align: right;
	}
#miosora .box_area{
	border: 1px solid #a9a9a9;
	padding: 10px;
	margin-bottom: 50px;
	font-size: 14px;
	}

	/* 福袋 */

	#other section table.close_shop{
	border: 1px solid #999;
	border-bottom: 0 none;
	width: 100%;
	}
	#other section table.close_shop tr th,
	#other section table.close_shop tr td{
		border-bottom: 1px solid #999;
		text-align: center;
		vertical-align: middle;
		padding: 3px 3px;
		}
	#other section table.close_shop tr th{

		}


		#other section table.close_shop tr th:first-of-type{
			width: 60px;
			}
	#other section table.close_shop tr td{
		border-left: 1px solid #999;
		}
		#other section table.close_shop tr td:not(:nth-of-type(1)){
			font-size: 14px;
			}
		#other section table.close_shop tr td:not(:nth-of-type(1)){
			width: 60px;
			}
		#other section table.close_shop tr td:nth-of-type(1){
			font-weight: bold;
			}
		#other section table.close_shop tr td:nth-of-type(1) span{
			display: block;
			font-size: 14px;
			font-weight: normal;
			text-align: left;
			}

	#other section table.close_shop tr th:not(:first-of-type){
		border-left: 1px solid #999;
		}
		#other section table.close_shop tr:first-of-type th:first-child{
			background: #444;
			color: #fff;
			}
	#other section table.close_shop tr:first-child th{
		background: #F2F2F2;
		font-weight: normal;
		}
	#other section table.close_shop.new td:nth-of-type(1){
	width: 30%;
	}
	#other section table.close_shop.new tr td:not(:nth-of-type(1)){
		width: 15%;
		}

/* ▼▼▼ 480px〜768px
=====================================*/
@media screen and (max-width: 768px) {


/* 共通 */
.main_img{
	margin: 0 0 30px;
	}

/* ▼▼▼ ミオバーゲン&福袋
-----------------------------------*/
#other.bargain .bg_title{
	margin: 0;
	}

#other.bargain .main_img{
	max-width: 1000px;
	margin: 0 auto 30px;
	}

section {
	padding: 0 20px 30px;
	}
.period{
	width: 100%;
	padding: 10px 15px;
	margin: 0 auto 25px;
	font-size: 14px;
	}
	.period + div{
		width: 100%;
		margin: 0 auto;
		}
	.video{
		margin: 0 auto 25px;
		width: 100%;
		height: 50vw;
		}
	.period + div +h2{
		border-top: 1px dotted #ccc;
	    margin: 20px 0 0;
	    padding: 20px 0 0;
		}
	#other.bargain section h2{
		font-size: 18px;
		}

h4.open_sp{
	padding: 15px;
	position: relative;
	}
	h4.open_sp:before {
		content: "";
		background: #fff;
		border-radius: 10px;
		width: 16px;
		height: 2px;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		}
	h4.open_sp.close:before{
		display: none;
		}
	h4.open_sp:after {
		content: "";
		background: #fff;
		border-radius: 10px;
		width: 16px;
		height: 2px;
		position: absolute;
		top: 50%;
		right: 20px;
		}
.accordion_inner:not(.last){
	margin: 0 0 25px;
	}

.last table.info_list{
	margin-bottom: 15px;
	}
table.info_list{
	border-left: 0 none;
	display: none;
	}
table.info_list tr th,
table.info_list tr td{
	display: block;
	width: 100%;
    padding: 15px 30px;
	}
	table.info_list tr th{
		border-left: 1px solid #ccc;
		border-right: 0 none;
		text-align: center;
		}
	table.info_list tr td{
		text-align: left;
		}
	table.info_list tr td p{
		display: inline-block;
		}


/* ▼▼▼ 電子マネー利用可能ショップ
-----------------------------------*/
.img img{
	width: 100%;
	}

#list_area > div{
	width: 100%;
	}
#list_area > div:not(:first-child){
	margin-top: 25px;
	}
.table_title{
	position: relative;
	}
	.table_title:before {
		content: "";
		background: #fff;
		border-radius: 10px;
		width: 16px;
		height: 2px;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		}
	.table_title.close:before{
		display: none;
		}
	.table_title:after {
		content: "";
		background: #fff;
		border-radius: 10px;
		width: 16px;
		height: 2px;
		position: absolute;
		top: 50%;
		right: 20px;
		}

table.shop_list{
	display: none;
	margin: 0;
	}
	table.shop_list th,
	table.shop_list td {
		display: block;
		width: 100%;
		padding: 15px;
		}

/* ▼▼▼ 食品管理優秀賞
-----------------------------------*/
#other.shokuhin_shop p.read_title{
	font-size: 18px;
	margin-bottom: 30px;
	text-align: left;
	}
#other.shokuhin_shop .img{
	width: 120px;
	margin: 0 auto 30px;
	}
#other.shokuhin_shop table.shop_list th{
	padding: 15px;
	}
	#other.shokuhin_shop table.shop_list td{
		display: table;
		width: 100%;
		max-height: 65px;
		padding-right: 0;
		}
	#other.shokuhin_shop table.shop_list td a{
		display: table-cell;
		vertical-align: middle;
		}
	#other.shokuhin_shop .shop_list tr p.shop_logo{
		float: right;
		border-left: 1px solid #ccc;
		padding: 5px;
		max-width: 65px;
		text-align: center;
		}

/* ▼▼▼ 美術館 半券サービス ショップ一覧
-----------------------------------*/
#other.art_shop p.read_title{
	font-size: 18px;
	margin-bottom: 30px;
	text-align: left;
	}
#other.art_shop #list_area ul{
	margin-top: 30px;
	}

/* ▼▼▼　ミオソラマルシェ
-----------------------------------*/
#miosora #mainVisual{
	margin: 0 auto 70px;
	}
	#miosora .video{
		height: 200px;
		margin-bottom: 40px;
		}
	#miosora .txt_area li div.txt,
	#miosora .txt_area li div.img{
		width: 100%;
		}
	#miosora .txt_area li div.txt{
		padding: 25px 15px 0;
		}
	#miosora .txt_area li div p{
		font-size: 13px;
		}
	#miosora .txt_area li div:nth-of-type(1),
	#miosora .txt_area li:nth-child(2) .txt,
	#miosora .txt_area li div:nth-of-type(2),
	#miosora .txt_area li:nth-child(2) .img{
		float: none;
		}
#miosora .box_area{
	font-size: 12px;
	}

	/* 福袋 */

	#other section table.close_shop{
			margin-bottom: 20px;
			width: 800px;
		}
}
