@charset "UTF-8";
/*
	Title	   : アニメ『ワールドウィッチーズ発進しますっ！』公式サイト
	URI            : http://w-witch.jp/ww_takeoff/
	Designer       : GRAPHNETWORK
	Designer's URI : http://graphnetwork.com/
*/

/* Reset Style */

html {
  overflow-y: scroll;
	height: 100%;
}

body {
  line-height: 1;
  color: #000; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block; }

nav ul {
	list-style: none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none; }

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold; }

del {
	text-decoration: line-through; }

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0; }

input, select {
	vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */



body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small; }

select, input, button, textarea {
	font: 99% arial,helvetica,clean,sans-serif; }

table {
	font-size: inherit;
	font: 100%; }

pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%; }


.pc {
	display: none;
}
.sp {
	display: block;
}
@media screen and (min-width:960px) {
	.sp {
		display: none;
	}
	.pc {
		display:block;
	}
}




/* -----------------------------------------------
module
--------------------------------------------------*/
.mt-10 {
	margin-top: 10px; }

.mt-20 {
	margin-top: 20px; }

.mt-30 {
	margin-top: 30px; }

.mt-40 {
	margin-top: 40px; }

.mt-50 {
	margin-top: 50px; }

.mb-10 {
	margin-bottom: 10px; }

.mb-20 {
	margin-bottom: 20px; }

.mb-30 {
	margin-bottom: 30px; }

.mb-40 {
	margin-bottom: 40px; }

.mb-50 {
	margin-bottom: 50px; }

.mr-10 {
	margin-right: 10px; }

.mr-20 {
	margin-right: 20px; }

.mr-30 {
	margin-right: 30px; }

.mr-40 {
	margin-right: 40px; }

.mr-50 {
	margin-right: 50px; }

.ml-10 {
	margin-left: 10px; }

.ml-20 {
	margin-left: 20px; }

.ml-30 {
	margin-left: 30px; }

.ml-40 {
	margin-left: 40px; }

.ml-50 {
	margin-left: 50px; }

.pt-10 {
	padding-top: 10px; }

.pt-20 {
	padding-top: 20px; }

.pt-30 {
	padding-top: 30px; }

.pt-40 {
	padding-top: 40px; }

.pt-50 {
	padding-top: 50px; }

.pb-10 {
	padding-bottom: 10px; }

.pb-20 {
	padding-bottom: 20px; }

.pb-30 {
	padding-bottom: 30px; }

.pb-40 {
	padding-bottom: 40px; }

.pb-50 {
	padding-bottom: 50px; }

.pr-10 {
	padding-right: 10px; }

.pr-20 {
	padding-right: 20px; }

.pr-30 {
	padding-right: 30px; }

.pr-40 {
	padding-right: 40px; }

.pr-50 {
	padding-right: 50px; }

.pl-10 {
	padding-left: 10px; }

.pl-20 {
	padding-left: 20px; }

.pl-30 {
	padding-left: 30px; }

.pl-40 {
	padding-left: 40px; }

.pl-50 {
	padding-left: 50px; }

.txt_red {
	color: #f74f4c; }


.pink {
	color: #EF708B;
}

.yellow {
	color: #ffde00;
}

.red {
	color: #f73400;
}

.center {
	text-align: center;
}

.img_box{
	text-align: center;
	padding: 20px 0;

}
.img_box img {
		width: 100%;
	}
.bold {
	font-weight: bold;
}
.txt-l {
	font-size: 1.3em;
}

@media screen and (min-width:960px) {
	.img_box img {
		width: auto;
	}
}




/* -----------------------------------------------
common
--------------------------------------------------*/
body {
	color: #404040;
	line-height: 1.8em;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
	background: url(../img/common/bg-body-sp.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
	background-repeat: no-repeat;
	height: 100%;
	font-family: "M PLUS Rounded 1c", sans-serif;
	position: relative;
 }
.cts_box {
	background: rgba(255,255,255,0.89);
	border-radius: 15px;
	border:solid 4px #718954;
	padding: 20px 10px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 20px;
}
.box_bg_scts {
   background-color: #ead6c8;
   padding:10px 20px;
}

@media screen and (min-width:960px) {
	.cts_box {
		border-radius: 20px;
		padding: 20px 40px 40px;
		max-width: 800px;
		margin: 0 auto 40px;
	}
}


/*	head */


h1.page_ttl {
	margin-bottom: 40px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	padding-top: 40px;
	font-size: 18px;
	letter-spacing: -0.1em;
	text-align: center;
}
h1.page_ttl img {
	height: 45px;
}
h1.page_ttl p {
text-shadow:
    #fff 2px 0px 3px, #fff -2px 0px 3px, #fff 0px -2px 3px, #fff 0px 2px 3px, #fff 2px 2px 3px, #fff -2px 2px 3px, #fff 2px -2px 3px, #fff -2px -2px 3px;
    letter-spacing: 0.1em;
}

h1.ttl_cts {
	margin-bottom: 40px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 30px;
}

.h2_cts {
	color: #fff;
	background-size: auto auto;
	background-color: rgba(118, 143, 87, 1);
	background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #86a065 5px, #86a065 10px );
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 20px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	padding: 10px 0 7px 0;
	margin:-20px -10px 20px -10px; 
	border-radius:10px 10px 0 0;
}
.h2_cts p {
	position: relative;
	display: inline-block;
}
.h2_cts p:before,.h2_cts p:after {
   content: "";
   display: block;
   background-image: url(../img/common/icn-star.svg);
   background-repeat: no-repeat;
   position: absolute;
   top:5px;
   width: 15px;
   height: 15px;
}
.h2_cts p:before {
	left: -30px;
}
.h2_cts p:after {
	right: -30px;
}

h2.sttl {
   background: #F8DDE5;
   padding: 5px 10px;
   margin-bottom: 10px;
   font-size: 1.5em;
   line-height: 1.5em;
   font-weight: 800;
   border-radius: 5px;
	border-left:solid 8px #F27093;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.h3_news {
	font-size: 1.3em;
	margin-bottom: 10px;
	position: relative;
	text-indent: 1.3em;
   font-weight: 800;
}
.h3_news:after{
	content: "";
	display: block;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top:0.2em;
	left: 0;
	background-image: url(../img/common/icn-star-h3.svg);
}

.date_release {
	font-size: 1.4em;
	color: #EF708B;
	font-weight: 800;
	margin-bottom: 5px;
}

@media screen and (min-width:960px) {
	h1.page_ttl {
		font-size: 20px;
		padding-top: 100px;
		text-align: left;
		max-width: 800px;
		margin: 0 auto 60px;
	}

	h1.page_ttl img {
		height: 65px;
	}

	body {
		background: url(../img/common/bg-body-pc.jpg) no-repeat center top fixed;
		font-size: 15px;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.h2_cts {
		font-size: 1.9em;
		padding: 20px 0 17px 0;
		margin:-20px -40px 20px -40px; 
	border-radius:13px 13px 0 0;
	}
	h2.sttl {
	   font-size: 1.6em;
	   line-height: 1.5em;
   	padding: 6px 15px;
	}

	.h3_news {
		font-size: 1.5em;
	}

}




/*	table    */

table.base_tbl {
	border-top: solid 1px #8f948c;
	border-right: solid 1px #8f948c;
	width: inherit;
}
table.base_tbl th, table.base_tbl td {
	display: block;
	border-left: solid 1px #8f948c;
	border-bottom: solid 1px #8f948c;
	padding: 5px;
	vertical-align: middle;
}
table.base_tbl_pc th, table.base_tbl_pc td {
	display: table-cell;
}
table.base_tbl th {
	background-color: #b4bfac;
	color: #000;
	font-weight: bold;
}


@media screen and (min-width:960px) {

table.base_tbl th, table.base_tbl td {
		display: table-cell;
		padding: 10px 15px;
		line-height: 1.4em;
	}
	table.base_tbl th {
		background-color: #b4bfac;
		padding: 10px 15px;
		font-weight: 700;
		text-align: left;
	}
}


dl dt {
	font-weight: bold;
}
dl dd {
	line-height: 1.5em;
	margin-bottom: 30px;
}



/*	float	*/

.f-left {
	float: left;
}
.f-right {
	float: right;
}


/*	clearfix	*/
.clearfix:after {
   content: "";
   display: block;
   clear: both;
}
.clearfix {
   zoom: 1;
}

/*     txt-style     */
.txt-center {
	text-align: center;
}

.txt-right {
	text-align: right;
}

.txt-left {
	text-align: left;
}


/*     list     */

.note {
	font-size: 11px;
	line-height: 1.5em;
	color: #676767;
}
.note li {
	line-height: 1.5em;
	margin-bottom: 5px;
}
.notelist li {
	font-size: 0.9em;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.5em;
	margin-bottom: 0.4em;
	}
.notelist li:before {
	content: '※';
	display: inline-block;
	width: 1em;
	text-indent: 0;
}
.baselist li {
	line-height: 1.4em;
	margin-bottom: 10px;
}

.baselist_circle li {
	list-style-type: disc;
	margin-left: 2em;
	position: relative;
	line-height: 1.5em;
	margin-bottom: 0.4em;
}

ol li {
	list-style-type: decimal;
	margin-left: 2em;
}


/*     link     */

a {
	text-decoration: none;
	color: #1174da;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #3ea6ff;
}
a.btn {
	margin: 20px 0;
	height: 40px;
	width: auto;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	padding: 0 30px;
	border-radius: 30px;
	letter-spacing: 0.1em;
	font-weight: 800;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	background-color: #fff;
	box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.18);
}
a.btn:hover {
	 text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);

}

a.link_arrow {
	margin-left: 20px;
	position: relative;
	font-size: 1.1em;
	font-weight: 800;
	border-bottom: dotted 2px #3790ec;
	margin-bottom: 10px;
	display: inline-block;
	line-height: 1.3em!important;
	background: transparent;
	padding: 0;
	width: auto!important;
	height: auto!important;
	border-radius:0!important;
	box-shadow: none!important;
}
a.link_arrow:hover {
	text-decoration: none;
	border-bottom: dotted 2px #7cb7f3;
}
a.link_arrow:before {
	content: "";
	display: block;
	position: absolute;
	top:5px;
	left:-20px;
	background-image: url(../img/common/link_arrow.svg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	background-size: 100%;
}


@media screen and (min-width:960px) {
	a.btn {
		height: 55px;
		width: 300px;
	line-height: 55px;
	}

	a.link_arrow {
		font-size: 1.2em;
	}

}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.btnarea {
	text-align: center;
}



/*     subnav     */

.subnav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	/* Safari */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
	flex-wrap:wrap;
	width: 100%;
}
.subnav li {
	margin: 10px;
	height: 40px;
	width: auto;
}
.subnav li a {
	border-radius:25px;
	color: #fff;
	display: block;
	text-align: center;
	height: 100%;
	line-height: 40px;
	width: 100%;
	padding:0 20px;
	font-size: 15px;
	letter-spacing: 0.05em;
	box-sizing: border-box;
   text-align: center;
	background-color: #1d35f3;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.18);
}
.subnav li a:hover {
	text-decoration: none;
	background-color: #1d35f3;
}


@media screen and (min-width:960px) {
	.subnav li a {
		font-size: 16px;
		padding:0 30px;
	}

}

/*     tabmenu     */

.tabmenu {
	display: flex;
	flex-wrap: wrap;
	justify-content :center;
	margin: 20px 0 40px 0;
}

.tabmenu li {
	margin: 5px;
	background-color: #0214a5;
	color: #fff;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	box-sizing: border-box;
}
.tabmenu li a {
	display: block;
	background-color: none;
	height: 100%;
	width: 100%;
	color: #fff;
   text-align: center;
}
.tabmenu li:hover a {
	text-decoration: none;
}


@media screen and (min-width:960px) {
	.tabmenu {
		display: flex;
		justify-content :center;
	margin:40px 0 60px 0;
	}
	.tabmenu li {
		margin: 5px;
		padding: 0 30px;
		height: 50px;
		line-height: 50px;
		border-radius: 25px;
	}
	.tabmenu li a {
		height: 100%;
		width: 100%;
	}
	.tabmenu li:hover {
		background-color: #1d35f3;
	}

}






/*     Layout     */


#wrap {
	position: relative;
	width: 100%;
	min-height: 100%;
}
#main {
	width: auto;
	height: 100%;
	width: 100%;
	padding: 60px 15px 100px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	background-size: 600px;
	background-image: url(../img/common/bg-pt.png);
	background-attachment: fixed;
	animation: bgiLoop 50s linear infinite;
}
@keyframes bgiLoop {
    0% { background-position: 0 0;}
   100% { background-position: 581px -200px;}
}


.bdr_box {
	border-bottom: solid 1px #ab8e6f;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.item_name {
  font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

@media screen and (min-width:960px) {

	#wrap {
	padding-bottom: 100px;
	}
	#main {
	padding: 0 0 0 250px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	.bdr_box {
	border-bottom: solid 1px #ab8e6f;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
}



/*	youtube    */

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 20px;
	border-radius: 20px;
	border:solid 6px #E35876;
	overflow: hidden;
	box-sizing: border-box;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
@media screen and (min-width:960px) {
	.youtube {
		border:solid 8px #E35876;
	}
}

/* --------------------------------------------------------------


							 header


-----------------------------------------------------------------*/

header {
	height: 60px;
	z-index: 100;
	position: fixed;
	width: 100%;
}
header h1#logo {
	margin: 0 auto;
	width: 200px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 2;
}
header h1#logo img {
	width: 100%;
}


/*開閉ボタン*/
#btn_menu{
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 10px;
	right:15px;
	z-index: 100;
}
#btn_menu div {
	position: relative;
}
#btn_menu span{
	display: block;
	height: 4px;
	background: #E35876;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
	border-radius: 5px;
	box-shadow: 0px 2px 0px 0px #fff;
}
#btn_menu span:nth-child(1){
	top:0px;
}
#btn_menu span:nth-child(2){
	top:10px;
}
#btn_menu span:nth-child(3){
	top:20px;
}

/*開閉ボタンopen時*/
.open #btn_menu span:nth-child(1) {
		top: 12px;
	   -webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		transform: rotate(135deg);
}
.open #btn_menu span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #btn_menu span:nth-child(3) {
	top: 12px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}



header nav {
	padding-bottom: 0;
	background-color: #fff;
	width: 100%;
	position: fixed;
	top:0;
	z-index: 1;
	padding-top: 70px;
	height: 100%;
	overflow: auto;
}
header nav ul {
	padding: 0 ;
	width: 100%;
}
header nav ul li {
	margin-bottom: ;
	width: 60%;
	margin: 0 auto 10px;
	line-height: 1em;
}

header nav ul li.nolink {
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
}

header nav ul li a {
	border-radius: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.18);
}
header nav ul li:nth-child(1) a,
header nav ul li:nth-child(5) a,
header nav ul li:nth-child(9) a {
   background-color: #EF708B;
}
header nav ul li:nth-child(2) a,
header nav ul li:nth-child(6) a{
   background-color: #719855;
}
header nav ul li:nth-child(3) a,
header nav ul li:nth-child(7) a{
   background-color: #F5AA1B;
}
header nav ul li:nth-child(4) a,
header nav ul li:nth-child(8) a {
   background-color: #56A8EF;
}
header nav ul li a img {
	display: block;
	height: 20px;
}

header nav ul li.nolink a {
	pointer-events:none;/*リンクを非リンクに変える*/
   cursor:default;/*マウスカーソルを矢印のまま変えない*/
	color: #a29e9a;
}

header nav ul li a:hover {
	text-decoration: none;
	color: #000;
}
header nav ul li.nolink a:hover  {
	pointer-events:none;/*リンクを非リンクに変える*/
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
	text-decoration:none;/*下線を消す*/
	color:#000000;/*非リンクの文字色と同じにする*/
}


.sns_ttl {
	border-bottom: solid 1px #aaaaaa;
	position: relative;
	margin-left: 30px;
	margin-bottom: 40px;
	font-weight: normal;
}

.sns_ttl p {
	position: absolute;
	top:-12px;
	left:-30px;
	color: #aaaaaa;
	font-size: 10px;
}



@media screen and (min-width:960px) {
	header {
		padding: 0;
		width: 230px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 999;
		height: auto;
		box-shadow:none;
	}

	header h1#logo {
	padding-bottom: 0;
	width: 243px;
	padding:20px;
	position: relative;
	}
	header #btn_menu {
		display: none;
	}

	header nav {
		padding:  0 ;
		padding-bottom: 0;
		padding-left: 20px;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: transparent;
		overflow: hidden;
		margin-bottom: 20px;
	}
	header nav ul  {
		padding: 0;
		position: relative;
	}

	header nav ul li {
		margin-bottom: 5px;
		width: auto;
	}
	header nav ul li a {
		display: inline-block;
		padding: 12px 20px;
		height: auto;
	}
	header nav ul li.nolink a {
		color: #a29e9a;
	}
	header .sns_area,.share_btn_list {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	header .sns_area {
		background-color: #fff;
		padding: 10px 15px;
		width: 90%;
		margin: 0 auto;
		border-radius: 40px;
		margin-bottom: 40px;
		box-sizing: border-box;
	}
	header .sns_area p {
		font-size: 0.8em;
	}

	header .share_btn_list li {
		width: 25%;
		margin: 0 3%;
		line-height: 1em;
	}
	header .share_btn_list li a {
		display: block;
	}
	header .share_btn_list li img {
		width: 100%;
	}


}



/* --------------------------------------------------------------


							 footer


-----------------------------------------------------------------*/
footer {
	text-align: center;
	padding-bottom: 40px;
	padding-top: 20px;
}

#copyright {
	font-size: 0.6em;
	color: #55595a; 
	display: block;
	line-height: 1.6em;
	padding-top: 30px;
}

#gotop {
	display: block;
	height: 62px;
	width: 104px;
	right: -30px;
	position: fixed;
	bottom: -7px;
	background-image: url(../../img/common/img_totop.png);
	-webkit-background-size: 104px 62px;
	background-size: 104px 62px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#bnr_area {
	width: 80%;
	margin: 0 auto;
}
#bnr_area a {
	margin-bottom: 10px;
	display: block;

}
#bnr_area a img {
	width: 100%;
}
footer .sns_area,.share_btn_list {
	display: flex;
	justify-content: center;
	align-items: center;
}
footer .sns_area {
	background-color: #fff;
	padding: 10px 0;
	width: 80%;
	margin: 0 auto;
	border-radius: 40px;
	margin-bottom: 40px;
}
footer .share_btn_list li {
	width: 25%;
	margin: 0 3%;
	line-height: 1em;
}
footer .share_btn_list li a {
	display: block;
}
footer .share_btn_list li img {
	width: 100%;
}


@media screen and (min-width:960px) {
	footer {
		padding: 20px;
	}
	footer .sns_area {
		display: none;
	}
	#gotop {
	width: 208px;
	height: 124px;
	right: 20px;
	-webkit-background-size: 208px 124px;
	background-size: 208px 124px;
	}
	#bnr_area {
		padding: 0 15px;
		width: 1000px;
		text-align: center;
		margin: 0 auto;
	}
	#bnr_area a {
		margin-bottom: 15px;
		display: inline-block;
		margin-right: 15px;
	}
	#bnr_area a img {
		width: 250px;
	}
}



/* --------------------------------------------------------------


							 製品系ページ


-----------------------------------------------------------------*/

.products_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.products_box .img_box {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

.products_box .img_box img {
	width: 100%;
	border:solid #c7c7c7 1px;
}
@media screen and (min-width:960px) {
	.products_box .img_box {
		width: 50%;
		margin: 0;
	}
	.products_box .text_area {
		width: 45%;
	}

}




/*     特典リスト     */

.toku_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.toku_list li {
	width: 100%;
	box-sizing: border-box;
	border:solid 4px #d8e2d9;
	margin: 0 0 10px;
	border-radius: 10px;
	padding: 5px;
}
.toku_list li .shop_name {
	background-color: #bccca9;
	color: #5a7b31;
	font-weight: 800;
	padding: 7px 5px;
	line-height: 1.3em;
	border-radius: 7px;
	text-align: center;
	font-size: 1.2em;
}
.toku_list li .img_box {
	padding: 20px;
}
.name_toku {
	padding: 10px 5px;
	font-size: 1.1em;
}

#ed .toku_list li.tora .img_box img {
	width: 100%;
}

@media screen and (min-width:960px) {

	.toku_list li  {
		width: 49%;
	}

	#ed .toku_list li {
		width: 100%;

	}
	.toku_list li .shop_name {
		padding: 3px 10px;
	}

	.toku_list li .img_box img {
		width: 100%;
	}
	#ed .toku_list li .img_box img {
		width: 40%;
		margin: 0 2%;
	}

	#ed .toku_list li.tora .img_box img {
		width: 80%;
	}


}


