﻿@charset "utf-8";
/* CSS Document */

/* font-size:16px;を基準にemの値を指定*/
/* max-width:840px;を基準に%の値を指定*/
/* #header ： PC用のヘッダー */
/* .header ： tablet以下のヘッダー */



/*～480px*/
@media screen and (max-width : 480px){

#webFlyer .cautionShopmain {
    width:80%;
    max-width: 808px;
}

/* .header */
.breadcrumb, img.slTtl {
	display:none !important;
}

#header {
	background-image:none !important;
    height:auto !important;
    margin-left:0;
    margin-right:0;
    padding-left:1em;
    padding-right:0;
	border-bottom:1px solid #dedede;
	display:none;
}

#header ul {
	position:relative !important;
}

.header #resLogo img {
	max-width: 100%;
}

ul.resMenu {
	width: 210px;
}

ul.resMenu li {
	width: 70px;
}


/* footer */
footer ul, footer ul li, footer ul li a, footer ul li img {
	display:none !important
}
footer p {
    text-align: center !important;
}
.pageTop {display:none !important;}



/* #webFlyer */
#webFlyer .nav,
#webFlyer h2 span {
	display:none !important;
}

#chirashiTtl p {
	display:block;
	margin:0 auto 1.5em;
	padding:0 1.25em;
	font-size:125%;
}

#webFlyer #topFlyerList p {
	margin-bottom:2em;
}

#webFlyer #topFlyerList ul {
	padding: 0;
}

#webFlyer #topFlyerList ul:last-child {
	padding: 0 0 1.5em;
}

#webFlyer #chirashiTtl img {
	margin-bottom:1em;
}


#webFlyer #topFlyerList ul li {
	margin:0 2em 2em 0em;
	float:left;
	width:45%;
	max-width:160px;
}

#webFlyer #topFlyerList ul li:nth-child(even) {
	margin: 0 0 2em 0;
}

#webFlyer ul li p {
	margin: 1em 0 0;
}


/* flyerPrint */
#flyerPrint header {
	margin-bottom:1em;
	padding:0;
	overflow:hidden;
}
#flyerPrint header h1 {
    font-size: 18px !important;
    padding: 0 4% 0.75em;
}

#flyerPrint header p strong {
	font-size:14px;
	display:block;
	margin:0;
}

#flyerPrint header h1 span {
	display:none !important;
}

#flyerPrint header #overlay .ttl {
    border-bottom:1px solid #d0d0d0;
	color:#ffffff;
    font-size: 1.5em;
	padding: 1.25em 0 1em;
}

#flyerPrint p.caution {
    padding-bottom:1.5em;
}



/*-- ボタン・バナー
--------------------------------------*/

.btnArea p, .btnAreaBtm p {
    margin: 0 auto 1em;
    max-width: 407px;
    padding: 0;
    width: 84%;
}

ul.btnTwoColumn li {
	width:48%;
}



/*問診票ダウンロードページへのリンクボタン*/
.btnTwoColumn li.cmgDownload a {
    height: 32px;
    line-height: 1.25;
    padding: 10px 20px 4px;
}

.btnArea:nth-of-type(1) {
	display:none !important;
}

.bnrArea ul li,
.bnrArea ul li:nth-child(2),
.bnrArea ul li img {
	float:none;
	margin:0 auto 1.5em;
	width:90%;
	max-width:407px;
}

.bnrArea ul {
	margin-bottom:0em !important;
}

.bnrArea p a img {
    box-shadow: 2px 2px 3px rgba(51, 51, 51, 0.3);
    margin: 0 0 1em;
    padding: 0;
    width: 90%;
	text-indent:0;
}

#flyerPrint .bnrLink ul li a {
padding:15px 10px;
font-size:11px;
}

#flyerPrint .bnrLink li a span {
	display:none;
}

.bnrArea h2 {
    font-size:18px;
    padding:0 0 1em;
}


/* 配信中のチラシ一覧 */
.flyerList h2 {
    font-size:18px;
	margin-bottom:none !important;
	border-bottom:none !important;
}


/* 個別ページ印刷画面 */
#itemPrint {
    clear: both;
    margin: 0 auto;
    padding: 0 0 1em;
    position: relative;
    width:100%;
}
#headArea h2 {
    padding:0.25em 0;
}

#headArea h2 img {
    height: auto !important;
    width: 100% !important;
}

#itemArea #specArea {
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin: 0 auto;
    padding: 0.5em 0 1.25em;
	height:5.5em;
}


#productName {
    margin: 0 auto !important;
    padding: 6px 0 !important;
    text-align: center;
    width: 90%;
	float:none !important;
}

#janCode {
    border: 1px dashed #cccccc;
    display: block;
    margin: 0 auto;
    max-width: 110px;
    padding: 6px 8px;
    width: auto;
	float:none !important;
	text-align:center;
}

#itemArea #photo {
    height: auto;
    margin: 1.5em auto;
    padding: 0;
    text-align: center;
    width: 90%;
}

#itemArea #photo img {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}

#plus_banner, #plus_banner img {
    margin: 0 auto;
    max-width: 840px;
    width: 99%;
}

#itemPrint #main {
    float: none;
    margin: 0 10px 0 0;
    width: 98%;
}




/* ボタン */
.btnColumn li a span, .btnTwoColumn li a span {
    right:0.5px !important;
	top:21% !important;
}

ul.btnThreeColumn li {
    float: left;
    margin: 0 4% 0 0;
    width: 48%;
}

ul.btnThreeColumn li:nth-child(2) {
    margin-right: 0 !important;
}

ul.btnThreeColumn li:nth-child(3) {
    margin-top: 1.25em;
    width: 100%;
}

.btnThreeColumn li:nth-child(3) a {
	background-color: #a0a0a0;
}

.btnColumn li a span, .btnTwoColumn li a span, .btnThreeColumn li a span {
	display:none;
}

/* 160205 add */
#flyerPrint .slBtn li {
    float: none;
    line-height: 2;
    margin: 0 4% 7% 0;
    padding: 0;
    text-align: center;
    width: 100%;
}



#itemPrint #side,
#itemPrint #side img {
float:none !important;
display:none !important;
}

.tc {
width:60%;
}


/* banner */
.btnArea p, .btnAreaBtm p {
	max-width:400px;
}


/*social*/
.social {
	width:100%;
	max-width:310px;
	margin:0 auto;
}

.fb-like {
	margin-right:10px !important;
}

.upper {
	display:none !important;
}

.lower {
	margin:20px auto 0;
	width:95%;
}


#webFlyer #topFlyerList ul li img {
margin-bottom:0.5em;
}

#webFlyer span.new,
#webFlyer span.limited,
#webFlyer span.merit,
#webFlyer span.recommend {
	width: 44% !important;
	max-width:73px;
	margin:0 1px 0 0;
}

.daily {
	margin: 0 0 1em;
	font-size:118%;
}


/* add */
.flyerList span.new, .flyerList span.limited, .flyerList span.merit, .flyerList span.recommend {
width:74%
}

.accordion {
    margin: 0 auto 4em;
    padding: .25em;
    width: 87%;
	cursor:pointer;
}

.accordion p strong {
    margin-bottom:1.5em;
}

#flyerPrint .accordion {
    margin: 1em auto;
    padding: .25em 0;
    width: 92%;
}

#flyerPrint .accordion dt {
	margin:0;
	padding:1em;
	border-bottom:none;
	font-size:1em;
}

#flyerPrint .accordion dd ul {
	width:90%;
	margin:0 auto;
}


.flyerList .item a span {
    right: 1.25em;
}





/* appleチラシへのリンク設定
-----------------------------------------------------*/
p.apple { margin:1em auto 0; width:80%; }

.accordion dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-top-color: #333333;
  width: 0;
  height: 0;
  top: 6px;
  right: 0px;
}

.accordion dt::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-bottom-color: #333333;
  width: 0;
  height: 0;
  top: 0px;
  right: 0px;
}

#notation dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-bottom-color: #333333;
  width: 0;
  height: 0;
  top: 0px;
  right: 0px;
}

#notation dt::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-top-color: #333333;
  width: 0;
  height: 0;
  top: 6px;
  right: 0px;
}


#flyerPrint header #logo img {
	width:30% !important;
	margin-right:14px !important;
}

#flyerPrint header #logo #title {
	font-size:16px !important;
}

p.daily {
padding:0 4% 0.5em;
}

/*----------------------*/
.ssp {
	margin: .5em auto 0 !important;
	padding-top: 1.4em !important;
}

.ssp img {
    display: block !important;
    margin: 0 auto 2em !important;
    max-width: 160px !important;
	float:none !important;
}

.ssp h3 {
    font-size: 1em;
    margin: 0 1em 1em;
    text-align: center;
}

.ssp p {
    display: block;
    font-size: 100%;
    padding-left: 0;
    text-align: left;
    width: 90%;
	margin:0 auto;
	float:none !important;
}

.bnrArea {
    padding: 0 !important;
}

.btnArea .btnThreeColumn {
    padding:0.5em 0 0.75em !important;
}

/*----------------------*/


/* メールマガジン */
.magazine {
	display:none;
}




/* コンテンツタイトル部分 */
#webFlyer #chirashiTtl #ttlBox {
    background: #f0f0f0 no-repeat scroll 0 0;
    clear: both;
    color: #fff;
    margin: 0 0 40px;
    padding: 1em 0 1.5em;
    text-align: center;
}
#webFlyer #chirashiTtl #ttlBox h1 {
    color: #151515;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 18px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 13px;
}
#webFlyer #chirashiTtl #ttlBox p {
    color: #151515;
    font-size: 18px;
    margin: 10px auto 0;
    padding: 0 0 0.25em;
    width: 200px;
}
#webFlyer #chirashiTtl #ttlBox p strong {
    background: #cc0000 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding: 5px 8px 6px;
    text-align: center;
    width: 56px;
}
#webFlyer #chirashiTtl figure {
    margin: 0;
}
#webFlyer #chirashiTtl figure img {
    display: block;
    margin: 0 auto;
    z-index: 100 !important;
}
#webFlyer #chirashiTtl figcaption {
    font-size: 12px;
    margin: 0 0 40px;
    text-align: center;
}
#chirashiTtl p {
    font-size: 133%;
    line-height: 1.6;
    margin: 1em auto 3em;
    width: 90%;
}
}



/*～481px*/
@media screen and (min-width:481px) and ( max-width:767px) {
p.daily {
    padding:0 4% 0.5em;
}

#webFlyer .cautionShopmain {
    width:85%;
    max-width: 808px;
}

#webshop_a #webshop_aMain p {
    padding:0 2.5em 2em;
}


/* .header */
.breadcrumb, img.slTtl {
	display:none !important;
}

#header {
	background-image:none !important;
    height:auto !important;
    padding-right:0;
    margin-bottom:.1em !important;
	border-bottom:1px solid #dedede;
	display:none;
}

#header ul {
	position:relative !important;
}

.header #resLogo img {
	max-width: 100%;
}

ul.resMenu {
	width: 210px;
}

ul.resMenu li {
	width: 70px;
}


/* footer */
footer ul, footer ul li, footer ul li a, footer ul li img {
	display:none !important
}

footer p {
	text-align:center !important;
}

.pageTop {display:none !important;}



/* #webFlyer */
#webFlyer .nav,
#webFlyer h2 span {
	display:none !important;
}

#webFlyer h1 {
	color:#ffffff;
	font-size:1.5em;
	margin-top: 0;
}

#webFlyer #chirashiTtl img {
	margin-bottom:1em;
}

#chirashiTtl p {
	display:block;
	margin:0 auto 2.5em;
	padding:0 1em;
	font-size: 1.25em;
}

#webFlyer h2 {
    padding-bottom: 0.5em;
}


#webFlyer #topFlyerList p {
	font-size:123% !important;
}

#webFlyer #topFlyerList ul {
	padding:0 0 1.5em;
	width:100%;
}

#webFlyer #topFlyerList ul li {
	margin:0 2em 3em 0em;
	float:left;
	width:29% !important;
}

/*
#webFlyer #topFlyerList ul li:nth-child(3) {
	margin:0 0em 3em 0em;
}

#webFlyer #topFlyerList ul.pc li:nth-child(3n) {
	margin:0 0em 3em 0;
}
*/
#webFlyer #topFlyerList ul li:nth-child(3n) {
	margin:0 0em 3em 0;
}


/* contents */
#webFlyer #topFlyerList ul li a img {
margin-bottom:0.75em;
}

/* flyerPrint */
#flyerPrint header {
	margin-bottom:1em;
	padding: 0;
	overflow:hidden;
}

#flyerPrint header h1 {
	font-size:20px;
	padding:0em 4%;
}

#flyerPrint header h1 span {
	display:none !important;
}

#flyerPrint header #showDetail {
    cursor: pointer;
    display: table-cell;
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 1em;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 1.75em;
    padding-right: 1.75em;
    padding-top: 0;
    vertical-align: middle;
    width: 30px;
}

#flyerPrint p.caution {
    padding-bottom:1.5em;
}

.flyerList h2 {
	margin-bottom:none !important;
	border-bottom:none !important;
}

/*-- バナー
--------------------------------------*/
.btnArea:nth-of-type(1) {
	display:none !important;
}

.bnrArea h2 {
    padding:0 0 .75em !important;
    font-size:1.5em;
}

.bnrArea ul {
	width:94%;
	max-width:690px;
	height:auto;
	margin: 0 auto 1.5em;
}
.bnrArea ul li {
	float:left !important;
	width:48% !important;
	padding:0;
	margin:0 1.5em 1.5em 0;
}
.bnrArea ul li img {
	width:100% !important;
	max-width:407px;
	float:left !important;
	padding:0;
}

.bnrArea ul li:nth-child(even) {
	margin-right: 0 !important;
}

.bnrArea ul li:nth-child(3),
.bnrArea ul li:nth-child(4) {
	margin-bottom:0 !important;
}

.bnrArea p a img {
    box-shadow: 2px 2px 3px rgba(51, 51, 51, 0.3);
    margin: 0 0 1em;
    padding: 0;
    width: 90%;
	text-indent:0;
}


/* 個別ページ印刷画面 */
#itemPrint {
    clear: both;
    margin: 0 auto;
    padding: 1em 0;
    position: relative;
    width: 94%;
}

#headArea h2 img {
    height: auto !important;
    width: 100% !important;
}

#itemArea #specArea {
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin: 0 auto;
    padding: 1.25em 0;
}


#productName {
    margin: 0 auto !important;
    padding: 6px 0 !important;
    text-align: left;
    width: 70%;
	float:left;
}

#janCode {
    border: 1px dashed #cccccc;
    display: block;
    margin: 0 auto;
    max-width: 110px;
    padding: 6px 8px;
    width: auto;
	float:right;
}

#itemArea #photo {
    height: auto;
    margin: 1.5em auto;
    padding: 0;
    text-align: center;
    width: 90%;
}

#itemArea #photo img {
    height: auto;
    margin: 0 auto;
    max-width: 500px;
    padding: 0;
    width: 90%;
}

#plus_banner, #plus_banner img {
    margin: 0 auto;
    max-width: 840px;
    width: 99%;
}

#itemPrint #main {
    float: left;
    margin: 0 10px 0 0;
    width: 84%;
}

/* banner */
.btnArea p, .btnAreaBtm p {
	width:80%;
	max-width:600px;
}


/*social*/
.social {
	width:100%;
	max-width:700px;
	margin:0 auto;
}

.fb-like {
	margin-right:10px !important;
}

.upper {
	display:none !important;
}

.lower {
	margin:20px auto 0px;
	width:87%;
}

#pc_a #pc_aMain {
  border:3px solid #154e95;
}

.daily {
	margin: 0 0 1em;
}

.accordion {
  margin: 0 auto 4em;
  padding: .25em;
  width: 90%;
	cursor:pointer;
}

.accordion p strong {
  margin-bottom:1.5em;
}

.flyerList .item a span {
  right: 0.5em;
	width:40%;
}

/* appleチラシへのリンク設定
-----------------------------------------------------*/
p.apple { margin:1em auto 0; width:80%; }

.accordion dt::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-bottom-color: #333333;
  width: 0;
  height: 0;
  top: 0px;
  right: 0px;
}
.accordion dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-top-color: #333333;
  width: 0;
  height: 0;
  top: 6px;
  right: 0px;
}

#notation dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-bottom-color: #333333;
  width: 0;
  height: 0;
  top: 0px;
  right: 0px;
}
#notation dt::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-top-color: #333333;
  width: 0;
  height: 0;
  top: 6px;
  right: 0px;
}

#notation {
    margin: 2em auto;
    padding: 0;
    width: 93.5%;
}

#notation dt {
    border-bottom: medium none;
    font-size: 1.25em;
    margin: 0;
    padding: 1em;
}

#notation dd ul {
	width:94%;
	margin:0 auto;
}


/* ssp
-----------------------------------------------------*/
.ssp {
	margin: 1.5em auto 1em !important;
	padding-top: 1.4em !important;
	width:90% !important;
}

.ssp img {
    display: block !important;
    margin: 0 auto 2em !important;
    max-width: 160px !important;
	float:none !important;
}

.ssp h3 {
    font-size: 1em;
    margin: 0 1em 1em;
    text-align: center;
}

.ssp p {
    display: block;
    font-size: 100%;
    padding-left: 0;
    text-align: left;
    width: 90%;
	margin:0 auto;
	float:none !important;
}

.bnrArea {
    padding: 0 !important;
}

.btnArea .btnThreeColumn {
    padding:0.5em 0 0.75em !important;
}



/* メールマガジン */
.magazine480 {
	display:none;
}

#webFlyer .magazine a {
	width:91%;
	margin:0 auto 3em;
	padding:1em;
	background-size:12px 24px;
}

#webFlyer .magazine strong {
	padding:0 0 .5em;
}

#webFlyer .magazine strong img {
	width:50%;
}

#webFlyer .magazine p {
	font-size:15px;
}



/* コンテンツタイトル部分 */
#webFlyer #chirashiTtl #ttlBox {
    background: #f0f0f0 no-repeat scroll 0 0;
    clear: both;
    color: #fff;
    margin: 0 0 40px;
    padding: 1em 0 1.5em;
    text-align: center;
}
#webFlyer #chirashiTtl #ttlBox h1 {
    color: #151515;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 18px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 13px;
}
#webFlyer #chirashiTtl #ttlBox p {
    color: #151515;
    font-size: 18px;
    margin: 10px auto 0;
    padding: 0 0 0.25em;
    width: 200px;
}
#webFlyer #chirashiTtl #ttlBox p strong {
    background: #cc0000 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding: 5px 8px 6px;
    text-align: center;
    width: 56px;
}
#webFlyer #chirashiTtl figure {
    margin: 0;
}
#webFlyer #chirashiTtl figure img {
    display: block;
    margin: 0 auto;
    z-index: 100 !important;
}
#webFlyer #chirashiTtl figcaption {
    font-size: 12px;
    margin: 0 0 40px;
    text-align: center;
}
#chirashiTtl p {
    font-size: 133%;
    line-height: 1.6;
    margin: 1em auto 3em;
    width: 90%;
}
}




@media screen and (min-width:768px) and ( max-width:839px) {

#webFlyer .cautionShopmain {
    width:88%;/*88 */
    max-width: 808px;
}

#webshop_a #webshop_aMain p {
    padding:0 3.5em 2em;
}


/* .header */
.breadcrumb, img.slTtl {
	display:none !important;
}

#header {
	background-image:none !important;
    height:auto !important;
    padding-right:0;
	border-bottom:1px solid #dedede;
	display:none;
}

#header ul {
	position:relative !important;
}

ul.resMenu {
    margin: 4px 0 0;
    width: 304px;
}

ul.resMenu li {
    width: 100px;
}


/* contents */
#topFlyerList ul {
	width:100% !important;
}

#webFlyer #topFlyerList ul.pc li:nth-child(3n) {
	margin:0 0 2em 0;
}

#webFlyer #topFlyerList ul li a img {
margin-bottom:0.75em;
}


/* footer */
footer ul, footer ul li, footer ul li a, footer ul li img {
	display:none !important
}

footer p, footer p small {
	text-align:center !important;
}

.pageTop {display:none !important;}



/* #webFlyer */
.header #resLogo {
    float: left;
    margin: 4px 4px 4px 0;
    width: 132px;
}

ul.resMenu li span img {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 64px !important;
}

#webFlyer .nav,
#webFlyer h2 span {
	display:none !important;
}

#webFlyer h1 {
    color: #ffffff;
    font-size: 2em;
    margin-top: 0;
}

#chirashiTtl p {
	width:90%;
	margin:1em auto 3em;
	font-size:133%;
}

#webFlyer h2 {
	font-size:2em;
}

#webFlyer #topFlyerList p {
	font-size:123% !important;
}


#webFlyer #topFlyerList ul {
	margin:0 auto;
	padding:0 0 2em;
	width:94%;
}

#webFlyer #topFlyerList ul li {
	margin:0 2em 1.25em 0em;
	float:left;
	width:31%;
	max-width:228px;
}

/*
#webFlyer #topFlyerList ul li:nth-child(3) {
	margin:0 0em 3em 0em;
}
*/
#webFlyer #topFlyerList ul li:nth-child(3n) {
	margin:0 0em 3em 0em;
}

/* detail page */
#flyerPrint header #showDetail {
	display:none;
}

/* banner */
.btnArea p, .btnAreaBtm p {
	max-width:640px;
}

.bnrArea ul li {
    float: left;
    list-style-type: none;
    margin: 0 4% 1.5em 0;
    max-width: 406px;
    padding: 0;
	width: 48%;
}

.bnrArea ul li:nth-child(even) {
	margin-right:0;
}

.bnrArea ul li:nth-child(3),
.bnrArea ul li:nth-child(4) {
	margin-bottom:0;
}

.bnrArea p {
	padding-bottom:0 !important;
}

.bnrArea p a img {
    box-shadow: 2px 2px 3px rgba(51, 51, 51, 0.3);
    margin: 0 0 1em;
    padding: 0;
    width: 90%;
	text-indent:0;
}

.bnrArea h2 {
	padding:0 0 0.75em;
}



/* 詳細ページheaderのロゴ
-----------------------------------------------------*/
#flyerPrint #header p {
    background-color:transparent;
    border-bottom:none;
    top: .9em;
    left: .5em;
}

#flyerPrint #header div p img {
    position: absolute;
    top: .2em;
	left: .5em;
    width:auto;
    max-width: 124px;
}

/*social*/
.social {
	width:100%;
}
.upper {
	display:none !important;
}

.lower {
	margin:20px auto 0px;
	width:87%;
}



.accordion {
    margin: 0 auto 4em;
    padding: .5em;
    width: 90%;
}

.accordion p strong {
    margin-bottom:1.5em;
}

.flyerList .item a span {
  right: 2.4em;
	width:30%;
}

.accordion dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-top-color: #333333;
  width: 0;
  height: 0;
  top: 6px;
  right: 0px;
}

.accordion dt::before {
  content: '';
  position: relative;
  float: right;
  border: 6px solid transparent;
  border-bottom-color: #333333;
  width: 0;
  height: 0;
  top: 0px;
  right: 0px;
}



.ssp {
    border-top: 1px dashed #cccccc;
    font-size: 16px;
    margin: 2em auto;
    overflow: hidden;
    padding-top: 1.9em;
    width: 90% !important;
    max-width:718px !important;
}

.ssp img {
    display: block;
    float: left;
    margin: 0 1em 0 0;
    max-width: 160px;
}

.ssp p {
    display: block !important;
    float: right !important;
    font-size: 100%;
    padding-left: 0 !important;
    text-align: left !important;
    width: 70% !important;
}


/* メールマガジン */
.magazine480 {
	display:none;
}

#webFlyer .magazine a {
	width:92%;
	margin:0 auto 4em;
}

#webFlyer .magazine strong {
	padding:0 0 .5em;
}




/* コンテンツタイトル部分 */
#webFlyer #chirashiTtl #ttlBox {
    background: #f0f0f0 no-repeat scroll 0 0;
    clear: both;
    color: #fff;
    margin: 0 0 40px;
    padding: 1em 0 1.5em;
    text-align: center;
}
#webFlyer #chirashiTtl #ttlBox h1 {
    color: #151515;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 18px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 13px;
}
#webFlyer #chirashiTtl #ttlBox p {
    color: #151515;
    font-size: 18px;
    margin: 10px auto 0;
    padding: 0 0 0.25em;
    width: 200px;
}

#webFlyer #chirashiTtl #ttlBox p strong {
    background: #cc0000 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 8px 0 0;
    padding: 5px 8px 6px;
    text-align: center;
    width: 56px;
}

#webFlyer #chirashiTtl figure {
    margin: 0;
}

#webFlyer #chirashiTtl figure img {
    display: block;
    margin: 0 auto;
    z-index: 100 !important;
}

#webFlyer #chirashiTtl figcaption {
    font-size: 12px;
    margin: 0 0 40px;
    text-align: center;
}

#chirashiTtl p {
    font-size: 133%;
    line-height: 1.6;
    margin: 1em auto 3em;
    width: 90%;
}

}



/*840px～*/
@media screen and (min-width : 840px){
html{
　　font-size: 87.5%;
} /*レスポンシブタイプセッティングの指定*/

#webFlyer {
　　text-align: left;
}

/* spページTopボタン */
#spPagetop {
	display:none !important;
}

/*#header*/
#header {
    box-shadow:none;
    margin:0 auto;
}

.header {
   box-shadow:none;
   width:100%;
   max-width: 820px;
   border-bottom: none;
}

.header #resLogo,
.header ul.resMenu {
	display:none !important;
    width:100%;
	max-width: 840px;
}

/* footer */
footer {
    text-align:right;
}



/*Webflyer*/
#webFlyer {
    width : 100%;
    max-width:840px;
    margin:0 auto;
}

#webFlyer p {
  text-align: left;
	font-size:100%;
}
#webFlyer img { margin-bottom:0.5em;
}



#webFlyer h2 {
	text-align: left !important;
	padding: 0 0 .75em !important;
	font-size: 20px;
}

#webFlyer ul li a h3 {font-size:15px;}
#webFlyer #topFlyerList ul li { margin-bottom:1.25em;}
#webFlyer #topFlyerList ul li:nth-child(3n) {
	margin-right:0;
}

#webFlyer #topFlyerList ul li > *:first-child + * + * {
	margin-right:0;
}

/*flyerPrint*/
.flyerList h2 {
	margin-bottom:none !important;
	border-bottom:none !important;
}

#topFlyerList {width:100% !important;}

/* detail page */
#flyerPrint header #showDetail { display:none;}

/* banner */
.btnArea p, .btnAreaBtm p {
	max-width:800px;
}

/*2カラム想定*/
.bnrArea ul {
    clear: both;
    display: block;
    left: 0;
    margin: 0 auto;
    max-width: 840px;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
}

.bnrArea ul li {
    margin: 0 2.1em 0 0;
    width: 48%;
}

.bnrArea li:nth-child(2) {
    margin-right: 0;
}

.bnrArea ul li:nth-child(3),
.bnrArea ul li:nth-child(4) {
    margin-bottom:0;
}

/*social*/
.social {
	width:100%;
}

.upper,.lower {
	width:87%;
}

.flyerList .item a span {
    right: 2.5em;
}


/* メールマガジン */
.magazine480 {
	display:none;
}



/*変更*/
#webFlyer #chirashiTtl {
	text-align:left;
  position: relative;
  overflow: hidden;
}
#webFlyer #chirashiTtl .gw {
    position:relative;
    height:360px;
}
#webFlyer #chirashiTtl .regular {
    position:relative;
    height:360px;
}
#webFlyer #chirashiTtl #ttlBox {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(left,  #f0f0f0 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f0f0f0 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f0f0f0 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  clear: both;
  color: #fff;
  margin: 160px 0 0;
  padding: 1em 0 1em 2em;
}
#webFlyer #chirashiTtl #ttlBox h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 1.2;
  color: #151515;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 20px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 14px;
}
#webFlyer #chirashiTtl figure {
    margin: 0 0 0 30px;
}
#webFlyer #chirashiTtl figure img {
	z-index:100 !important;
  position: absolute;
  top: -23%;/* 15%; */
  right: -1%;
  width: 65%;
}
#webFlyer #chirashiTtl #ttlBox p strong {
	 display:inline-block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cc0000;/*#32A500*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
	  margin:3px 8px 0 0;
	  padding:5px 8px 6px;
    text-align: center;
    width: 56px;
}
#webFlyer #chirashiTtl #ttlBox p {
  margin: 20px 0 0;
  padding: 0 0 .25em;
  font-size: 24px;
  color: #151515;
}
#webFlyer #chirashiTtl figcaption {
  font-size: 12px;
  margin: 10px 0 80px 0;
}
}



/*1024px*/
@media screen and (min-width : 1024px) {
html{ font-size : 100%} /*レスポンシブタイプセッティングの指定*/

/* spページTopボタン */
#spPagetop {
	display:none !important;
}

.header {
   box-shadow:none;
   width:100%;
   max-width: 820px;
   display:none;
   border-bottom: none;
}

.header #resLogo,.header .second {
	display:none !important;
}

nav ul {
width : 93.75%;
margin : 0 auto}

#topFlyerList {
	width:100% !important;
}



/*Webflyer*/
#webFlyer {
    width : 100%;
    max-width:840px;
    margin:0 auto;
    overflow : hidden;
}

#webFlyer p {
	font-size:100%;
}

#webFlyer h1 {
    font-size:20px;
}

#webFlyer h2 {
	text-align:left !important;
}

#webFlyer #topFlyerList ul li:nth-child(3n) {
	margin-right:0;
}

#webFlyer #topFlyerList ul li > *:first-child + * + * {
	margin-right:0;
}

.bnrArea ul li:nth-child(3),
.bnrArea ul li:nth-child(4) {
    margin-bottom:0;
}

/* banner */
flyerPrint, .btnAreaBtm p {
	max-width:800px;
}

#flyerPrint .btnArea p {
	max-width:950px !important;
}


.flyerList h2 {
	margin-bottom:none !important;
	border-bottom:none !important;
}

footer {
    width : 91.796875%;
    margin : 0 auto;
}

footer.flyerTop  {
    max-width: 840px;
}


#flyerPrint header #showDetail {
	display:none;
}

/*social*/
.social {
	width:87%;
	max-width:960px;
	margin-right:auto;
	margin-left:auto;
}

.upper,.lower {
	width:87%;
}

.flyerList .item a span {
    right: 2.5em;
}


/* メールマガジン */
.magazine480 {
	display:none;
}




/*変更*/
#webFlyer #chirashiTtl {
	text-align:left;
  position: relative;
  overflow: hidden;
}
#webFlyer #chirashiTtl .gw {
    position:relative;
    height:360px;
}
#webFlyer #chirashiTtl .regular {
    position:relative;
    height:360px;
}
#webFlyer #chirashiTtl #ttlBox {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(left,  #f0f0f0 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f0f0f0 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f0f0f0 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  clear: both;
  color: #fff;
  margin: 160px 0 0;
  padding: 1em 0 1em 2em;
}
#webFlyer #chirashiTtl #ttlBox h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 1.2;
  color: #151515;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 20px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 14px;
}
#webFlyer #chirashiTtl figure {
    margin: 0 0 0 30px;
}
#webFlyer #chirashiTtl figure img {
	z-index:100 !important;
  position: absolute;
  top: -23%;/* 15%; */
  right: -1%;
  width: 65%;
}
#webFlyer #chirashiTtl #ttlBox p strong {
	 display:inline-block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cc0000;/*#32A500*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
	  margin:3px 8px 0 0;
	  padding:5px 8px 6px;
    text-align: center;
    width: 56px;
}
#webFlyer #chirashiTtl #ttlBox p {
  margin: 20px 0 0;
  padding: 0 0 .25em;
  font-size: 24px;
  color: #151515;
}
#webFlyer #chirashiTtl figcaption {
  font-size: 12px;
  margin: 10px 0 80px 0;
}
}



/*1024px*/
@media screen and (min-width : 1281px) {
html{ font-size : 100%} /*レスポンシブタイプセッティングの指定*/
.bnrArea ul {
	margin:0 auto !important;
}

.bnrArea ul li:nth-child(3),
.bnrArea ul li:nth-child(4) {
    margin-bottom:0;
}

.header {
	border-bottom: none;
}

footer {
    width : 91.796875%;
    margin : 0 auto;
}


/* 詳細ページ headerのロゴ
-----------------------------------------------------*/
#flyerPrint #header p {
    background-color:transparent;
    border-bottom:none;
    top: .9em;
    left: 1.5em;
}


/* メールマガジン */
.magazine480 {
	display:none !important;
}





/*変更*/
#webFlyer #chirashiTtl {
	text-align:left;
  position: relative;
  overflow: hidden;
}
#webFlyer #chirashiTtl .gw {
    position:relative;
    height:360px;
}
#webFlyer #chirashiTtl .regular {
    position:relative;
    height:360px;
}


#webFlyer #chirashiTtl #ttlBox {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(left,  #f0f0f0 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f0f0f0 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f0f0f0 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  clear: both;
  color: #fff;
  margin: 200px 0 0;/* 160818  160px 0 0  */
  padding: 1.5em 0 2em 2em; /* 160818  padding: 1em 0 1em 2em; */
}
#webFlyer #chirashiTtl #ttlBox h1 {
  font-size: 32px;
  font-weight: normal;
  line-height: 1.2;
  color: #151515;
}
#webFlyer #chirashiTtl #ttlBox strong {
	color:#CDA600;
  font-size: 20px;
}
#webFlyer #chirashiTtl #ttlBox h1 span {
    color: #353535;
    font-size: 14px;
}
#webFlyer #chirashiTtl figure {
    margin: 0 0 0 30px;
}
#webFlyer #chirashiTtl figure img {
	z-index:100 !important;
  position: absolute;
  top: -34%;/* 160818  -23% 15%; */
  right: -1%;
  width: 65%;
}
#webFlyer #chirashiTtl #ttlBox p strong {
	 display:inline-block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #cc0000;/*#32A500*/
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
	  margin:3px 8px 0 0;
	  padding:5px 8px 6px;
    text-align: center;
    width: 56px;
}
#webFlyer #chirashiTtl #ttlBox p {
  margin: 20px 0 0;
  padding: 0 0 .25em;
  font-size: 24px;
  color: #151515;
}
#webFlyer #chirashiTtl figcaption {
  font-size: 12px;
  margin: 10px 0 80px 0;
}

}
