/*
Theme Name: yonkacho2018-af
Template: affinger5
Description: ver20180831以上対応
Version: 20180831
*/



.mt50 {margin-top:50px !important;}
.pt50 {padding-top:50px !important;}
.mt40 {margin-top:40px !important;}
.pt40 {padding-top:40px !important;}
.mt30 {margin-top:30px !important;}
.pt30 {padding-top:30px !important;}
.mt25 {margin-top:25px !important;}
.pt25 {padding-top:25px !important;}
.mt20 {margin-top:20px !important;}
.pt20 {padding-top:20px !important;}
.mt15 {margin-top:15px !important;}
.pt15 {padding-top:15px !important;}
.mt10 {margin-top:10px !important;}
.pt10 {padding-top:10px !important;}
.mt5 {margin-top:5px !important;}
.pt5 {padding-top:5px !important;}
.mt0 {margin-top:0 !important;}
.pt0 {padding-top:0 !important;}

.mb50 {margin-bottom:50px !important;}
.pb50 {padding-bottom:50px !important;}
.mb40 {margin-bottom:40px !important;}
.pb40 {padding-bottom:40px !important;}
.mb30 {margin-bottom:30px !important;}
.pb30 {padding-bottom:30px !important;}
.mb25 {margin-bottom:25px !important;}
.pb25 {padding-bottom:25px !important;}
.mb20 {margin-bottom:20px !important;}
.pb20 {padding-bottom:20px !important;}
.mb15 {margin-bottom:15px !important;}
.pb15 {padding-bottom:15px !important;}
.mb10 {margin-bottom:10px !important;}
.pb10 {padding-bottom:10px !important;}
.mb5 {margin-bottom:5px !important;}
.pb5 {padding-bottom:5px !important;}
.mb0 {margin-bottom:0 !important;}
.pb0 {padding-bottom:0 !important;}


.ml50 {margin-left:50px !important;}
.pl50 {padding-left:50px !important;}
.ml40 {margin-left:40px !important;}
.pl40 {padding-left:40px !important;}
.ml30 {margin-left:30px !important;}
.pl30 {padding-left:30px !important;}
.ml25 {margin-left:25px !important;}
.pl25 {padding-left:25px !important;}
.ml20 {margin-left:20px !important;}
.pl20 {padding-left:20px !important;}
.ml15 {margin-left:15px !important;}
.pl15 {padding-left:15px !important;}
.ml10 {margin-left:10px !important;}
.pl10 {padding-left:10px !important;}
.ml5 {margin-left:5px !important;}
.pl5 {padding-left:5px !important;}
.ml0 {margin-left:0 !important;}
.pl0 {padding-left:0 !important;}

.mr50 {margin-right:50px !important;}
.pr50 {padding-right:50px !important;}
.mr40 {margin-right:40px !important;}
.pr40 {padding-right:40px !important;}
.mr30 {margin-right:30px !important;}
.pr30 {padding-right:30px !important;}
.mr25 {margin-right:25px !important;}
.pr25 {padding-right:25px !important;}
.mr20 {margin-right:20px !important;}
.pr20 {padding-right:20px !important;}
.mr15 {margin-right:15px !important;}
.pr15 {padding-right:15px !important;}
.mr10 {margin-right:10px !important;}
.pr10 {padding-right:10px !important;}
.mr5 {margin-right:5px !important;}
.pr5 {padding-right:5px !important;}
.mr0 {margin-right:0 !important;}
.pr0 {padding-right:0 !important;}

.nomb {margin-bottom:0 !important;}
.nopb {padding-bottom:0 !important;}

hr {
    background-color: #eee;
    border: 0;
    height: 2px;
    margin: 3em auto;
}


.red {color:#ff0000;}
.white {color:#fff;}
#footer .white {line-height:1.8;}
#footer .white a {color:#fff;}
#footer .footerlogo {
	margin-bottom:0;
}

.usukiiro {
	background-color: #FEFFEE;
}


table.tenpoichiran tr th, table.tenpoichiran tr td {
	font-size:0.8em;
	line-height:1.1;
	padding:6px;
}
table.tenpoichiran tr:nth-child(odd){
  background-color: #fff8ee;
}
table.tenpoichiran th.simokyo {background-color:#9dd7ee;}
table.tenpoichiran th.kamikyo {background-color:#faef94;}
table.tenpoichiran th.motoshima {background-color:#fad09e;}
table.tenpoichiran th.shimanose {background-color:#b3d8a0;}


body,
body.custom-background,
body.custom-background #wrapper-in {
	background-color: #F8F7E9!important;
}

body.custom-background #wrapper-in #contentInner main {
	background-color: transparent!important;
}

.leftbox {
	float:left;
}
.rightbox {
	float:right;
}

@media only screen and (max-width: 546px) {
.nomob {
	display:none;
}
}

.topborder {
	border-top:1px solid #ccc;
	margin-top:30px;
	padding-top:30px;
}
.topborder_dotted {
	border-top:1px dotted #ccc;
	margin-top:30px;
	padding-top:30px;
}
.bottomborder {
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	padding-bottom:30px;
}
.bottomborder_dotted {
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
	padding-bottom:30px;
}
p.topborder_dotted {
	border-top:1px dotted #ccc;
	margin-top:1em;
	padding-top:1em;
}
p.bottomborder_dotted {
	border-bottom:1px dotted #ccc;
	margin-bottom:1em;
	padding-bottom:1em;
}

.wbox p:last-child {
	margin-bottom:0;
}


.boxw70 {
	width:69%;
}
.boxw30 {
	width:29%;
}

ul {list-style:none;}

/*media Queries スマホ＆タブレット（959px以下）で適応 - 『スマホ＆タブレット』
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ここまで --*/
}
	
/*media Queries タブレットサイズ（600px～959px）のみで適応-『タブレットのみ』
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


	/*-- ここまで --*/
}	
	
/*media Queries タブレット（600px）以上で適応 -『タブレット・PC』
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {


	/*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応 - 『PCのみ』
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	/*ナビゲーション関連
	-------------------------------*/
	header .smanone ul.menu li{
		width:265px;
		height:40px;
	}
	header .smanone ul.menu li a{
		padding-top:0px;
	}
	
	.colum1 main {
    margin: 0 0 20px;
    padding: 20px 20px;
	}


	/*-- ここまで --*/
}

/*media Queries スマホサイズ（599px）以下で適応 - 『スマホのみ』
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
dl.acordion  {
	border-top:4px solid #ff0000;
}

	/*-- ここまで --*/
}



/*media print 印刷時用設定
---------------------------------------------------------------------------------------------------*/
@media print{
	header {display:none;}
}





/*フォント指定
---------------------------------------------------------------------------------------------------*/

*,code {
	font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'HG丸ゴシックM-PRO',verdana ,arial ,sans-serif;
}

* {
	font-feature-settings : "palt";
}

.bodyarea body p {
	font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'HG丸ゴシックM-PRO',verdana ,arial ,sans-serif;
}

a.fade:hover {
	opacity:0.75;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
}



h2:not(.st-css-no2), .h2modoki {
	background:none;
}

#newsin {
	margin-bottom:0;
}

#newtopics-top h2,
.shop-pickup-wrapper h2 {
	font-family: 'Lato','Roboto Condensed', sans-serif;
	font-size:32px;
	font-weight:200;
	line-height:1.3;
	letter-spacing:0.3;
	background:none;
	padding:0;
	margin:20px 0;
	border:none;
}
#newtopics-top h2 .r,
.shop-pickup-wrapper h2 .r {
	color:#FF0004;
	font-size:42px;
}

.shop-pickup-wrapper h2.wabun {
	font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'HG丸ゴシックM-PRO',verdana ,arial ,sans-serif;
	font-weight:800;
}

#newtopics-top h2 .sub,
.shop-pickup-wrapper h2 .sub {
	font-size:14px;
	letter-spacing:0.3;
	padding-left:30px;
}

@media only screen and (max-width: 546px) {
#newtopics-top h2,
.shop-pickup-wrapper h2 {
	font-size:32px;
	text-align:center;
	margin:12px 0;
}
#newtopics-top h2 .sub,
.shop-pickup-wrapper h2 .sub {
	display:none;
}
}

.postbox h3.lborder {
    color:#000!important;
	background:none!important;
	font-weight:bold!important;
	background-image:none!important;
	border-radius:0!important;
    padding-left: 12px!important;
    padding-top: 10px!important;
    padding-bottom: 4px!important;
	border-top:none!important;
	border-bottom:none!important;
	border-right:none!important;
    border-left: 8px solid rgb(166, 25, 25)!important;
	margin-top:25px!important;
}

.shop-basic-info h3 {
    color: #ffffff;
    background-color: #f8640a;
    border: 1px solid #dd3333;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}


/*---------------------------------------------------------------------------------------------------
HOME 記事一覧　yonkacho-18main-card
---------------------------------------------------------------------------------------------------*/


/*media Queries 横記事デザイン（546px以上）
----------------------------------------------------*/
@media only screen and (min-width: 546px) {
    /*----------------------------------------------------
    記事一覧デザイン
    -----------------------------------------------------*/
    .kanren .topicsbox {
        width: 31%;
        height: 280px;
    }
    .thumbnail-and-category .topics-img-wrap {
		overflow:hidden;
		width: 100%;
		height: 180px;
		display: flex;
		justify-content: center;
		align-items: center;
    }
    .thumbnail-and-category .topics-img-wrap img {
		display: block;
		transition-duration: 0.5s;
    }
	.kanren .topicsbox:hover {
		opacity:0.75;
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
	.kanren .topicsbox:hover .thumbnail-and-category .topics-img-wrap img {
		transform: scale(1.2);
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
}
 
 
/*media Queries 縦記事デザイン（546px以下）
----------------------------------------------------*/
@media only screen and (max-width: 546px) {
    /*----------------------------------------------------
    記事一覧デザイン
    -----------------------------------------------------*/
    .kanren .topicsbox {
        width: 93%;
        height: 265px;
    }
	.thumbnail-and-category .topics-img-wrap {
		border-radius:5px;
		overflow:hidden;
		display: block;
		height: 180px;
    }
    .thumbnail-and-category img {
        width: 100%;
        height: auto;
    }
}
/*----------------------------------------------------
それ以外の共通デザイン
-----------------------------------------------------*/
 
/*----------------------------------------------------
記事一覧デザイン
-----------------------------------------------------*/
#newsin #topnews-box {
	padding-bottom:0;
	margin-bottom:0;
}

#newtopics-top .kanren {
	padding-top:10px;
	margin-top:0;
}

.kanren .topicsbox {
    display: block;
    padding: 14px;
    margin: 0 0% 15px 0%;
    cursor: pointer;
    float: left;
    position: relative;
    overflow: hidden;
    transition-duration: 0.5s;
}
@media only screen and (min-width: 880px) {
div.topicsbox:nth-child(3n) {
	padding-right: 0px;
}
}

.thumbnail-and-category .topics-img-wrap {
	border-radius:5px;
	background: #F4E198;
}
.kanren .topicsbox a {
    text-decoration: none;
}

.thumbnail-and-category {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
}
.thumbnail-and-category .blockcat {
    position: absolute;
    font-size: 12px;
	letter-spacing:0.1em;
    padding: 8px 10px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    background: #ff0000;
    font-weight: bold;
    color: white;
	top:-5px;
	left:-5px;
	z-index:1;
}
.topicsbox .thumbnail-and-category .news {
    background: #4DD0E1;
}
.topicsbox .thumbnail-and-category .event {
    background: #FFD700;
	color:#000;
}
.topicsbox .thumbnail-and-category .kirafes {
    background: #ca9f20;
}
.topicsbox .thumbnail-and-category .shopnews {
    background: #ff0000;
}
.topicsbox .thumbnail-and-category .blog {
    background: #7FFF00;
}
.topicsbox .thumbnail-and-category .job {
    background: #7B3CFF;
}
.topicsbox .thumbnail-and-category .parenting {
    background: #EE82EE;
}
.topicsbox .thumbnail-and-category .travel {
    background: #B0C4DE;
}
.topicsbox .thumbnail-and-category .car {
    background: #DC143C;
}

.kanren .topicsbox .title-and-data {
	padding:5px 5px 5px 5px;
}

.kanren .topicsbox h3 {
	font-size: 20px;
    width: 100%;
    float: none;
    height: auto;
    padding: 10px 0;
    line-height: 1.3;
    color: black;
    margin: 0;
    border: 0;
}
.kanren .topicsbox-info {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:1.3em;
	color: #989898;
	letter-spacing:1px;
}
.kanren .topicsbox-info span {
	padding-left:10px;
}


@media only screen and (max-width: 546px) { 
.kanren .topicsbox h3 {
	font-size: 18px;
}
.kanren .topicsbox-info {
	font-size:15px;
}
}






/*----------------------------------------------------
smart slider arrow size
-----------------------------------------------------*/
.nextend-arrow {
	width:50px !important;
	height:50px !important;
}


/*----------------------------------------------------
スライダー周辺
-----------------------------------------------------*/

#slider-side-box img {
	margin-top:20px;
}

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

#topsliderbox {
	display: flex;
	margin:0 auto;
	max-width:1060px;
	position:relative;
	z-index:1;
}

#topslider {
	flex: 2;
	padding-bottom:3px;
}

#slider-side-box {
	background-color:#fff;
	flex: 1;
}
#slider-side-box a {
}
#slider-side-box img {
	margin-top:0;
}

}



/*----------------------------------------------------
ヘッダー周辺
-----------------------------------------------------*/

@media only screen and (min-width: 960px) {
#headbox-bg #headbox {
    padding: 5px 5px 0 5px!important;
}
#header-r .st-pagelists ul li.menu-item {
	height:84px;
}
}


.headbox input#s {
	border-radius:15px;
}

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

header .descr.sitename-only, header .sitename.sitename-only  {
    padding-top: 8px;
}

header {
	background-color:#fff;
	height:90px;
	position:relative;
	z-index:10;
}

#header-r {
    float: right;
    max-width: 700px;
    padding-top: 0px;
	display:flex;
}
#header-r .searchbox {
	width:120px;
	margin-top:8px;
	margin-left:10px;
}
#header-r #searchform {
	line-height:1;
	margin-bottom:5px;
}

#header-r .searchbox #google_language_translator select.goog-te-combo {
    width: 120px;
}
#header-r input#s {
	height:28px;
	border:none;
	border-radius:10px;
	box-shadow: none;
	padding: 2px 8px;
}
 
#header-r input#s {
	outline: none;
}
#header-r input#searchsubmit {
	height:30px;
	padding-top:2px;
}

#header-r #sidebg {
	background-color:#fff;
}
#header-r .st-pagelists ul {
	list-style:none;
	display:flex;
	justify-content: flex-end;
}
#header-r .st-pagelists ul li a {
	font-size:15px;
	line-height:1.2;
	font-weight:800;
	color: #000;
	margin: 10px;
	padding: 15px 10px 3px 10px;
	background: #fff;
	display: block;
	text-decoration: none;
}
#header-r .st-pagelists ul li a:hover {
	color:#6B6B6B;
	transform: scale(1.1);
	text-decoration: none;
	border-bottom:3px dotted #FF0004;
	transition-duration: 0.4s;
}
#header-r .st-pagelists ul li a span {
   font-size: 10px;
   color:#FF7043;
}

}

.acordion_tree .acordion_tree_content span {
	display:none;
}
.acordion_tree .acordion_tree_content span.menu-item-label {
	display:inline;
}

.acordion_tree {
	box-shadow: 2px 0px 3px rgba(0,0,0,0.3) inset;
}

/*----------------------------------------------------
その他レイアウト
-----------------------------------------------------*/

#headbox-bg .goog-te-gadget-simple {
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 10pt;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#headbox-bg #headbox .goog-te-gadget-icon {
    margin-left: 3px;
    margin-right: 1px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle;
}
#google_translate_element span {
	border-left:none !important;
}

.acordion_tree .acordion_tree_content .goog-te-gadget-simple span {
    display:inline;
}





.home main {
	padding-left:10px;
	padding-right:10px;
}

.page-template-page-shop main,
.page-template-page-topics-ichiran main {
	margin:0 0 20px 0;
	padding:0;
}



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

.home main,
.single main {
	padding-left:0;
	padding-right:0;
}

#content-w {
    padding-top: 0px;
}
}

.mwrapper {
}
.mwrapper-fff {
	background-color:#fff;
}
.mwrapper-f50 {
	background-color:#F5F5F0;
}
.mwrapper-f8f {
	background-color:#F8F7E9
}
.mwrapper-f50-toplogo {
	background:url(images/bg_logo_gray.png) center top no-repeat;
}
.mwrapper-f50-toplogo-repeat {
	background:url(images/bg_logo_gray.png) center top;
}


.wbox {
	background:#fff;
	padding:8px 25px;
	margin:10px 0px 0 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/*----------------------------------------------------
フッター
-----------------------------------------------------*/


#wrapper #footer {
	max-width:none;
}

@media print, screen and (min-width: 960px) {
#footer .footermenubox ul.footermenust {
	display: flex;
	justify-content: center;
}
#footer .footermenubox ul.footermenust li {
	padding: 0 20px;
}
}
#footer .footermenubox ul.footermenust span {
	display:none;
}
#footer .footermenubox ul.footermenust a {
	font-size: 16px;
    line-height: 20px;
	padding-bottom:10px;
}
#footer .footermenubox ul.footermenust a:hover {
	transform: scale(1.05);
	text-decoration: none;
	border-bottom:2px dotted #fff;
	transition-duration: 0.2s;
}

/*-------
コピーライト調整
p.copyr {
    display: none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#footer .copyright-area p {
    font-size: 12px;
	color:#fff;
    line-height:1.2;
}
------*/


/*----------------------------------------------------
ボタン
-----------------------------------------------------*/

.wbtnbox {
	clear:both;
	text-align:center;
}

.wbtnbox i.fa {
	font-size:1.25em;
	padding-right:1em;
}

.section-cta {
	padding: 40px 0;
	color: #fff;
	background-color: #fcbe03;
}

.section-cta h2 {
	color: #fff;
	font-size: 23px;
	font-weight: 300;
	margin: 0 0 20px;
}

.button-cta {
	border: 2px solid #fff;
	padding: 10px 50px;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	display: inline-block;

	-webkit-transition: all .4s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-o-transition: all .5s ease; /* IE 9 */
	-ms-transition: all .5s ease; /* Opera */
	transition: all .5s ease;

}
.button-cta:hover {
	color: #14214B;
	background-color: #fff;	
	text-decoration: none;
	opacity:0.9;
}


.button-cta-red {
	border: 2px solid #ff0000;
	border-radius: 25px;
	color: #fff;
	background-color: #ff0000;
	padding: 0.5em 2.5em;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 800;
	display: inline-block;

	-webkit-transition: all .4s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-o-transition: all .5s ease; /* IE 9 */
	-ms-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	
	margin-top:20px;
	margin-bottom:20px;

}
.button-cta-red:hover {
	color: #ff0000;
	background-color: #fff;
	text-decoration: none;
	font-weight: 900;
	opacity:0.9;
}
.button-cta-red a {
	text-decoration:none;
	color:#fff;
}
.button-cta-red:hover a,
.button-cta-red a:hover {
	text-decoration:none;
	color: #ff0000;
}



.button-cta-green2 {
	border: 2px solid #00ab84;
	border-radius: 25px;
	color: #FFF;
	background-color: #00ab84;;	
	padding: 5px 50px;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 800;
	display: inline-block;

	-webkit-transition: all .4s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-o-transition: all .5s ease; /* IE 9 */
	-ms-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	
	margin-top:20px;
	margin-bottom:20px;

}
.button-cta-green2:hover {
	color: #FFF;
	background-color: #00ab84;;	
	text-decoration: none;
	opacity:0.9;
}


a.mbtn {
	display:inline;
	margin:0 10px;
	padding:5px 20px;
	background-color:#ff0000;
	border:2px solid #fff;
	color:#fff;
	border-radius:20px;
	text-decoration:none;
}
a.mbtn:hover {
	background-color:#fff;
	border:2px solid #ff0000;
	color:#ff0000;
	text-decoration:none;
}



/*---------------------------------------------------------------------------------------------------
お店一覧、お店PICKUP
---------------------------------------------------------------------------------------------------*/

/*media Queries 横記事デザイン（880px以上）
----------------------------------------------------*/
@media only screen and (min-width: 880px) {
    /*----------------------------------------------------
    お店PICKUPデザイン
    -----------------------------------------------------*/

    .shop-pickup .shopbox {
        width: 31%;
        height: 320px;
    }
    .thumbnail-and-category .shop-img-wrap {
		border-radius:5px;
		overflow:hidden;
		width: 100%;
		height: 180px;
		display: flex;
		justify-content: center;
		align-items: center;
    }
    .thumbnail-and-category .shop-img-wrap img {
		display: block;
		transition-duration: 0.5s;
    }
	.shop-pickup .shopbox:hover {
		opacity:0.75;
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
	.shop-pickup .shopbox:hover .thumbnail-and-category .shop-img-wrap img {
		transform: scale(1.2);
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
}
 
/*media Queries 横記事デザイン（879px以下）
----------------------------------------------------*/
@media only screen and (max-width: 879px) {
    /*----------------------------------------------------
    お店PICKUPデザイン
    -----------------------------------------------------*/

    .shop-pickup .shopbox {
        width: 31%;
        height: 295px;
    }
    .thumbnail-and-category .shop-img-wrap {
		border-radius:5px;
		overflow:hidden;
		width: 100%;
		height: 180px;
		display: flex;
		justify-content: center;
		align-items: center;
    }
    .thumbnail-and-category .shop-img-wrap img {
		display: block;
		transition-duration: 0.5s;
    }
	.shop-pickup .shopbox:hover {
		opacity:0.75;
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
	.shop-pickup .shopbox:hover .thumbnail-and-category .shop-img-wrap img {
		transform: scale(1.2);
		transition-duration: 0.5s;
		transition-timing-function: ease-out;
    }
}
 


/*media Queries 縦記事デザイン（546px以下）
----------------------------------------------------*/
@media only screen and (max-width: 546px) {
    /*----------------------------------------------------
    お店PICKUPデザイン
    -----------------------------------------------------*/
    .shop-pickup .shopbox {
        width: 93%;
        height: 320px;
    }
    .thumbnail-and-category img {
        width: 100%;
        height: auto;
    }
    .thumbnail-and-category .shop-img-wrap {
		border-radius:5px;
		overflow:hidden;
		width: 100%;
		height: 203px;
		display: flex;
		justify-content: center;
		align-items: center;
    }
}


/*----------------------------------------------------
バナーボックス　モバイル用
-----------------------------------------------------*/
@media only screen and (max-width: 546px) {
    .bannerbox .shop-pickup .shopbox {
        width: 93%;
        height: 250px;
    }
    .bannerbox .thumbnail-and-category img {
        width: 100%;
        height: auto;
    }
    .bannerbox .thumbnail-and-category .shop-img-wrap {
		border-radius:5px;
		overflow:hidden;
		width: 100%;
		height: 180px;
		display: flex;
		justify-content: center;
		align-items: center;
    }
}



/*----------------------------------------------------
それ以外の共通デザイン
-----------------------------------------------------*/
 
/*----------------------------------------------------
記事一覧デザイン
-----------------------------------------------------*/

.shop-pickup-wrapper {
    margin: 0 auto;
	padding:40px 10px 30px 10px;
    max-width: 1060px;
    position: relative;
	border-top:1px dashed #a0522d;
}

.delta_wrapper {
  position: relative;
}
.delta_wrapper:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left:0;
  margin: auto;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: #a0522d transparent transparent transparent;
  border-width: 12px 12px 0 12px;
}

.shop-pickup .shopbox {
    display: block;
    padding: 14px;
    margin: 0 0% 15px 0%;
    cursor: pointer;
    float: left;
    position: relative;
    overflow: hidden;
    transition-duration: 0.5s;
}
@media only screen and (min-width: 880px) {
.shop-pickup .shopbox:nth-child(3n) {
	padding-right: 0px;
}
.shop-pickup .dfad:nth-child(3n) .shopbox {
	padding-right: 0px;
}
}

.thumbnail-and-category .shop-img-wrap {
	display:block;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:8px;
	table-layout: fixed;
}
.shop-pickup .shopbox a {
    text-decoration: none;
}

.thumbnail-and-category {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
}

.title-and-data .blockcat {
    font-size: 15px;
	letter-spacing:0.1em;
    padding: 4px 18px;
	margin:10px 0;
    background: #ff0000;
    font-weight:500;
    color: white;
	border-radius:15px;
}

main.shop-page
.title-and-data .shimokyo,
.title-and-data .shimokyo {
    background: #3fa9f5;
}
main.shop-page
.title-and-data .kamikyo,
.title-and-data .kamikyo {
    background: #ffd31e;
	color:#000;
}
main.shop-page
.title-and-data .motoshima,
.title-and-data .motoshima {
    background: #f8640a;
}
main.shop-page
.title-and-data .shimanose,
.title-and-data .shimanose {
    background: #49b143;
}
.title-and-data {
	padding:5px 5px 5px 5px;
}

.shop-pickup .shopbox h3 {
	font-size: 21px;
    width: 100%;
    float: none;
    height: auto;
    padding: 5px 0;
    line-height: 1.3;
    color: black;
    margin: 4px 0;
    border: 0;
}
.shop-pickup .shopbox-info {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	line-height:1.3em;
	color: #333;
	letter-spacing:1px;
}
.shop-pickup .shopbox-info span {
	padding-left:10px;
}

@media only screen and (max-width: 546px) {
.shop-pickup .shopbox h3 {
	margin-top:8px;
}
.shop-pickup .shopbox-info {
	font-size:15px;
}
}

.home #topnews-box div.rss-bar {
	border-radius:15px;
	padding:2px 15px;
	margin-bottom:12px;
}
.home #topnews-box div.rss-bar .news-ca {
}
.home #topnews-box div.rss-bar i {
	font-size:22px;
}
.home #topnews-box dt,
.home #topnews-box dd {
	font-size:15px;
}
.home #topnews-box dt {
	padding-bottom:0;
}
.home #topnews-box dd {
	font-weight:bold;
}
@media only screen and (min-width: 546px) {
.home #topnews-box dt {
	padding-left:10px;
}
#topnews-box dd {
    padding-left: 120px;
}
}

.home main.shop-page {
	margin-bottom:0;
	padding-bottom:0;
}


/*---------------------------------------------------------------------------------------------------
SHOP BASIC-INFO & SINGLE PAGE
---------------------------------------------------------------------------------------------------*/

.hidden {
	display:none;
}

main.shop-page {
	margin-top:0;
}

main.shop-page h2.tenmei {
	font-size:28px;
	font-weight:bold;
	background-color:none;
	border:none;
	padding:10px 0 20px 0;
	margin:10px 0 10px 0;
}

.areawrapper {
	padding-top:30px;
}


main.shop-page .areawrapper-shimokyo h3 {
    background: #3fa9f5 !important;
	border:none !important;
}

main.shop-page .areawrapper-kamikyo h3 {
    background: #ffd31e !important;
	color:#000 !important;
	border:none !important;
}

main.shop-page .areawrapper-motoshima h3 {
    background: #f8640a !important;
	border:none !important;
}

main.shop-page .areawrapper-shimanose h3 {
    background: #49b143 !important;
	border:none !important;
}

.post h1.entry-title:not(.st-css-no) {
    padding-left: 20px;
    padding-bottom: 10px;
    border: none;
    border-left: 5px solid #dd3333;
    background-color: transparent;
    background: none;
}

main.shop-page .h4modoki {
    color: rgb(166, 25, 25);
    background-color: transparent;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(166, 25, 25);
}
main.shop-page .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
    font-size: 1.15em;
    color: rgb(166, 25, 25);
    padding-left: 0px;
    border: none;
    background-color: transparent;
    background: none;]
}
main.shop-page .post h4#tenmei {
	background-color:none;
	border:none;
	padding:10px 0 20px 0;
	margin:10px 0 10px 0;
}
main.shop-page h4#tenmei i {
	color:#a61919;
}

.postbox {
	background:#fff;
	padding:5px 25px;
	margin:10px 25px 0 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
@media only screen and (max-width: 599px) {
.postbox {margin-right:0;}
main.shop-page .shop-img-wrap-main {
	margin-right:0!important;
	margin-bottom:15px;
} 
}


main.shop-page h4.tenmei {
	background:none;
	padding:0;
	margin:0;
	border-left:0;
}


main.shop-page h4.tenmei a {
	text-decoration:none;	
}


.postbox .blogbox {
	margin-bottom: 40px;
}

.shop-data-box {
	padding:0;
}

table.shop-data {
    border: 1px solid #e5e5e5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-collapse: separate;
    overflow: hidden;
    font-size: 1.6rem;
	border-spacing: 0;
	table-layout: fixed;
	box-sizing: border-box;
}
table.shop-data {
    width: 100%;
    table-layout: fixed;
	text-align: left;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	border:0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

@media only screen and (min-width: 600px) {
table.shop-data tr th {
    width: 150px;
}
}

table.shop-data tr th {
    padding: 15px 20px 16px;
	background: #fafafa;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
	border-left:0;
}
table.shop-data th:last-child {
    border-bottom:none;
}

table.shop-data tr td {
    padding: 15px 20px 16px;
	background-color:#fff;
	border-bottom: 1px solid #e5e5e5;
	border-left:0;
}


main.shop-page
.title-and-data .blockcat {
    font-size: 20px;
	letter-spacing:0.1em;
    padding: 8px 22px;
	margin:10px 0;
    font-weight:500;
	border-radius:20px;
}

.title-and-data {
	padding:5px 5px 5px 5px;
}



main.shop-page .shop-img-wrap-main {
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right:25px;
}
main.shop-page .shop-img-wrap-main img {
	border-radius:10px;
}

@media only screen and (min-width: 600px) {
main.shop-page .shop-img-wrap-main img {
	max-height:600px;
	width:auto;
}
}

main.shop-page .subimg-wrap {
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:20px;
}
main.shop-page .subimg-wrap img {
	border-radius:10px;
}




.postbox .p-navi dl dt {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    float: left;
    width: 20px;
    color: #666;
}

.postbox .p-navi dl dd {
    font-size: 15px;
    padding-left: 25px;
    line-height: 25px;
}

.textwidget, .tagcloud,#topnews-box{
	padding: 10px;
	border-radius: 4px;
}

#loginbox {
	width:32px;
	font-size:10px;
	margin:7px;
}
#loginbox a {
	display:block;
	color:#ccc;
	border:1px solid #ccc;
	padding:3px;
	border-radius:4px;
}
#loginbox a:hover {
	display:block;
	color:#333;
	border:1px solid #333;
	padding:3px;
	border-radius:4px;
}


/*---------------------------------------------------------------------------------------------------
お問い合わせ（contact form）
---------------------------------------------------------------------------------------------------*/
.wpcf7 {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}



/*---------------------------------------------------------------------------------------------------
SHOP PAGE（ショップ一覧）
---------------------------------------------------------------------------------------------------*/


@media only screen and (min-width: 880px) {
ul.shopcate-select {
	display: flex;
	justify-content: center;
}
}

.shopcate-select a {
	font-size:24px;
	letter-spacing:0.1em;
	padding: 12px 26px;
	margin:12px 10px;
	font-weight:500;
	border-radius:28px;
	background: #3fa9f5;
	color: #fff;
	display: block;
	text-decoration: none;
}
.shopcate-select a:hover {
	opacity:0.75;
}
@media only screen and (max-width: 879px) {
.shopcate-select a {
	display:block;
	float:left;
	padding: 8px 36px;
	margin:8px;
}
}

.shopcate-select li.shimokyo a {
	background: #3fa9f5;
}
.shopcate-select li.kamikyo a {
	background: #ffd31e;
	color:#000;
}
.shopcate-select li.motoshima a {
	background: #f8640a;
}
.shopcate-select li.shimanose a {
	background: #49b143;
}


@media only screen and (min-width: 880px) {
ul.shopcate-select-cate {
	display: flex;
	justify-content: center;
}
}

.shopcate-select-cate a {
	font-size:17px;
	line-height:1.1;
	padding: 8px 20px;
	margin:10px 10px;
	font-weight:500;
	border-radius:25px;
	background: #f39c12;
	color: #fff;
	display: block;
	text-decoration: none;
}
.shopcate-select-cate a:hover {
	opacity:0.75;
}
@media only screen and (max-width: 879px) {
.shopcate-select-cate a {
	display:block;
	float:left;
	margin:6px 10px;
}
}

.shopcate-select-cate li.fashion a {
	background: #F0E68C;
	color:#000;
}
.shopcate-select-cate li.health a {
	background: #F0E68C;
	color:#000;
}
.shopcate-select-cate li.life a {
	background: #F0E68C;
	color:#000;
}
.shopcate-select-cate li.food a {
	background: #F0E68C;
	color:#000;
}
.shopcate-select-cate li.service a {
	background: #F0E68C;
	color:#000;
}
.shopcate-select-cate li.other a {
	background: #F0E68C;
	color:#000;
}

.shopcate-select-cate li.name a {
	background: #FFF176;
	color:#000;
}


/*---------------------------------------------------------------------------------------------------
SIDE BAR （サイドバー）
---------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 960px) {
#side aside {
	margin-top:30px;
}
}
#side aside h4 {
	background-color:none;
	padding: 10px;
	margin-bottom: 1px;
	border-radius: 3px 3px 0px 0px;
	border-left: 15px solid #c50a0a;
}
#side aside .kanren {
	background-color:none!important;
	border-radius: 0px 0px 3px 3px;
}

#side .kanren dt .img-wrap {
	overflow:hidden;
	border-radius:5px;
}
@media only screen and (min-width: 600px) {
#side .kanren dt .img-wrap {
    max-width: 150px;
	max-height: 150px;
}
}


#side h3.sidetite {
	font-family: 'Lato','Roboto Condensed', sans-serif;
	padding-bottom:5px;
	margin-bottom:12px;
	border-bottom: 1px dashed rgb(166, 25, 25);
}
#side h3.sidetite .r {
	color:#FF0004;
}
#side h3.sidetite .sub {
	font-size:13px;
	letter-spacing:0.3;
	padding-left:10px;
}

#side .menu_underh2, 
#side #archives-3 p.st-widgets-title:not(.st-css-no) {
    border-left:none;
    padding-left: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #a61919;
    background-color: #ffffff;
	border-radius: 20px;
}
#side #archives-3 p.st-widgets-title:not(.st-css-no) span {
	font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'HG丸ゴシックM-PRO',verdana ,arial ,sans-serif;
	font-weight:bold;
}

/*---------------------------------------------------------------------------------------------------
各店舗新着情報
---------------------------------------------------------------------------------------------------*/

main .kanren {
	margin-right: 0px;
}

.kanren dt .img-wrap {
	overflow:hidden;
	border-radius:5px;
}

@media only screen and (min-width: 600px) {
.kanren dt .img-wrap {
    max-width: 200px;
	max-height:123px;
}
.kanren .clearfix dd h5:not(.st-css-no2) a {
    font-size: 20px;
    line-height: 1.4;
}
#side .kanren .clearfix dd h5:not(.st-css-no2) a {
    font-size: 16px;
    line-height: 1.2;
}
#side .kanren .clearfix dd h5:not(.st-css-no2) {
	margin-bottom:6px;
}

}

.kanren dl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style:dashed;
    border-bottom-color: #E8D8CC;
}

p.tenmei a,
blog_info p {
	font-size: 14px;
    line-height: 1.3em;
    color: #989898 !important;
	text-decoration:none;
}


/*---------------------------------------------------------------------------------------------------
アーケードイラストMAP
---------------------------------------------------------------------------------------------------*/

#illustmap-wrapper a {text-decoration:none;}
#illustmap-wrapper .im-tenmei a.tenmei,
#illustmap-wrapper .im-tenmei a.tenmei:hover, {color:#0921EA;}
#illustmap-wrapper .im-tenmei a.tenmei:visited, {color:#552089;}

#illustmap-wrapper p {
    margin-block-start: 0px;
    margin-block-end: 0px;
}

#illustmap-wrapper .unnamed1 {  background-image: url(gif/sora_1.jpg); background-repeat: no-repeat}
#illustmap-wrapper .scopy_orange {
	font-size: x-small;
	color: #FF6600;
	line-height: 100%;
}
#illustmap-wrapper .scopy_green {
	font-size: x-small;
	color: #009966;
	line-height: 100%;
}
#illustmap-wrapper .scopy_blue {
	font-size: x-small;
	color: #6699ff;
	line-height: 100%;
}
#illustmap-wrapper .scopy_gold {
	font-size: x-small;
	color: #999900;
	line-height: 100%;
}
#illustmap-wrapper .scopy_purple {
	font-size: x-small;
	color: #9966cc;
	line-height: 100%;
}
#illustmap-wrapper .im-tenmei {
	font-size: 13px;
	line-height: 14px;
}
#illustmap-wrapper .im-tenmei-B{
	font-size: 11px;
	line-height: 12px;
}
#illustmap-wrapper .style9 {font-size: 12px}



#illustmap-wrapper img:not(.size-st_header_slider), video, object {
    max-width:none;
    height: auto;
    border: none;
    vertical-align: bottom;
}

#illustmap-wrapper {
	width:900px;
	height:4650px;
	margin:0 auto;
	padding:0 0px;
	position:relative;
	background-color:#fff;
	border-radius:10px;
}

.iframe-wrapper {
    position:relative;
    width:100%;
    height:0;
    padding-top:4660px;
}
.iframe-wrapper iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:4660px;
}


@media only screen and (max-width: 959px) {
.x-scroll_map {
overflow: auto;
}
.x-scroll_map::-webkit-scrollbar{
height: 5px; /* スクロールバーの高さ */
}
.x-scroll_map::-webkit-scrollbar-track{
background: #F1F1F1; /* スクロールバーの背景色 */
}
.x-scroll_map::-webkit-scrollbar-thumb {
background: #d6d6d6; /* スクロールバーの色 */
}
}



ul.maparea-select {
	margin-bottom:15px;
}
@media only screen and (min-width: 880px) {
ul.maparea-select {
	display: flex;
	justify-content: center;
}
}

.maparea-select a {
	font-size:18px;
	letter-spacing:0.1em;
	padding: 5px 53px;
	margin:5px 5px;
	font-weight:500;
	border-radius:24px;
	background: #3fa9f5;
	color: #fff;
	display: block;
	text-decoration: none;
}
.maparea-select a:hover {
	opacity:0.75;
}
@media only screen and (max-width: 879px) {
.maparea-select a {
	display:block;
	float:left;
	margin:5px 5px;
}
}

.maparea-select li.shimokyo a {
	background: #3fa9f5;
}
.maparea-select li.kamikyo a {
	background: #ffd31e;
	color:#000;
}
.maparea-select li.motoshima a {
	background: #f8640a;
}
.maparea-select li.shimanose a {
	background: #49b143;
}



/*---------------------------------------------------------------------------------------------------
アクセスガイド
---------------------------------------------------------------------------------------------------*/

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.access-minimap {
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
.access-minimap img {
	width:360px;
	height:auto;
}
@media only screen and (max-width: 546px) {
.access-minimap {
	float:none;
	margin-right:0;
}
.access-minimap img {
	width:100%;
	height:auto;
}
}


/*---------------------------------------------------------------------------------------------------
周辺駐車場MAP
---------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 546px) {
.x-scroll {
overflow: auto;
}
.x-scroll table{
width:100%;
}
.x-scroll::-webkit-scrollbar{
height: 5px; /* スクロールバーの高さ */
}
.x-scroll::-webkit-scrollbar-track{
background: #F1F1F1; /* スクロールバーの背景色 */
}
.x-scroll::-webkit-scrollbar-thumb {
background: #d6d6d6; /* スクロールバーの色 */
}
.x-scroll td, .x-scroll th{
white-space: nowrap;　/* 文字の折返しを禁止 */
}
}

table.parking {
	margin:20px auto;
	text-align:center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	border-collapse: collapse;
	border:1px solid #d7d7d7;
    border-spacing: 0;
	line-height:1.4;
	color:#333;
	font-size:0.9em;
	overflow: hidden;
}

.parking td {
	background-color:#fff;
	padding:6px;
	border:1px solid #d7d7d7;
	padding:0.5em 1em 0.5em 1em;
}
.parking td.name,.parking td.time {
	text-align:left;
}
.parking th {
	background-color:#e6e6e6;
	padding:6px;
	font-weight:normal;
	border:1px solid #d7d7d7;
	padding:0.5em 1em 0.5em 1em;
}
.parking th.koumoku {
	padding:1em;
}

.parking th.no {
	background-color:#0D319F;
	color:#fff;
}




.table002 a {
	text-decoration:none;
}




.topbackbox {
	text-align:center;
	margin-top:50px;
}

.b_topback {
  display: inline-block;
  width: 260px;
  height: 2.5em;
  text-align: center;
  text-decoration: none;
  line-height: 2.5em;
  outline: none;
  border-radius:5px;
}
.b_topback::before,
.b_topback::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.b_topback,
.b_topback::before,
.b_topback::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.b_topback {
  background-color: #0f6dc5;
  color: #fff;
}
.b_topback:hover {
  background-color: #ff7b00;
  color: #fff;
}


/*----------------------------------------------------
メガメニュー
-----------------------------------------------------*/
 
ul > li:hover .megamenu {
	max-height: 9999px;
	opacity: 1;
	padding: 45px 0;
	display:block;
}
 
 .main-wrapper {
	 width:1060px;
	 margin: 0 auto;
 }
 
.megamenu {
	border-top:2px dotted #ff0000;
	padding-top:15px;
	background: #fff;
	max-height: 0;
	opacity: 0;
	display:none;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 84px;
	left: 0;
	transition: all .2s ease-in;
	z-index: 999;
}

.megamenu-inner {
	display: flex;
	flex-wrap: wrap;
}

.megamenu-inner li {padding: 0;}
.megamenu-inner li a {border-left: none;}

@media print, screen and (min-width: 960px) {
#header-r .st-pagelists ul.megamenu-inner li a {
    font-size: 15px;
    line-height: 1.2;
    font-weight:300;
    color: #000;
    margin:0;
    padding:0;
}
}

.megamenu-inner-img {
	margin: 0 0 10px;
	height:auto;
}
.megamenu-inner-text {
	 text-align:left;
	 font-weight:300;
}
.megamenu-inner-img img {
	border-radius:5px;
}

.megamenu-inner li.division-3 {width: calc( (100% / 3) );}
.megamenu-inner li.division-3 a,
li.division-3 .megamenu-inner-img,
li.division-3 .megamenu-inner-text  {max-width:300px;}

.megamenu-inner li.division-4 {width: calc( (100% / 4) );}
.megamenu-inner li.division-4 a,
li.division-4 .megamenu-inner-img,
li.division-4 .megamenu-inner-text  {max-width:250px;}
li.division-4 .megamenu-inner-text  {text-align:center;}

.megamenu-inner li.division-6 {width: calc( (100% / 6) );}
.megamenu-inner li.division-6 a,
li.division-6 .megamenu-inner-img,
li.division-6 .megamenu-inner-text  {max-width:150px;}

@media print, screen and (min-width: 960px) {
#header-r .st-pagelists ul.megamenu-inner li.textbox a {
	background-color:#F8F7E9;
	border-radius:10px;
}
#header-r .st-pagelists ul.megamenu-inner li.textbox-y a {
	background-color:#FFF59D;
	border-radius:10px;
}
#header-r .st-pagelists ul.megamenu-inner li.textbox a .megamenu-inner-text,
#header-r .st-pagelists ul.megamenu-inner li.textbox-y a .megamenu-inner-text {
	padding:5px 10px;
}
}

@media print, screen and (min-width: 960px) {
#header-r .st-pagelists ul.megamenu-inner li a:hover {
	color:#6B6B6B;
	transform: scale(1.1);
	text-decoration: none;
	border-bottom:none;
	transition-duration: 0.4s;
}
#header-r .st-pagelists ul.megamenu-inner li a span {
   font-size: 10px;
   color:#FF7043;
}
}


/*----------------------------------------------------
HOME facebook
-----------------------------------------------------*/
.fb-page-wrapper {
	width:328px;
	height:280px;
	border-radius:10px;
	overflow:hidden;
}

/*----------------------------------------------------
リンクバナーボックス　モバイル用
-----------------------------------------------------*/
.linkbannerbox {
	position:relative;
}
.linkbannerbox .linkbanner {
    display: block;
	width: calc( (100% / 5) );
    margin: 0 0 10px 0;
    cursor: pointer;
    float: left;
    position: relative;
    overflow: hidden;
}
.linkbannerbox .linkbanner img {
	width:92%;
	height:auto;
	border:1px solid #ccc;
}

@media only screen and (max-width: 546px) {
.linkbannerbox .linkbanner {
	width: calc( (100% / 1) );
}
.linkbannerbox .linkbanner img {
	width:90%;
	padding:3% 5%;
	border:none;
}
}



/*----------------------------------------------------
モバイルメニュー
-----------------------------------------------------*/

.acordion_tree ul.sub li.menu-item-collapsed {
	color:#757575;
}





