<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home/graspers/yuzen-group.jp/public_html/wp/wp-content/plugins/types/library/toolset/types/embedded/includes/wpml.php</b> on line <b>648</b><br />
<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home/graspers/yuzen-group.jp/public_html/wp/wp-content/plugins/types/library/toolset/types/embedded/includes/wpml.php</b> on line <b>665</b><br />
@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フレーム部分のリンク色
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a {
	color:#1ab029;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
メインカラー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ◆背景色 */
.toPageTop a,
body.sp #copyArea,
/*body.pc #copyFrame*/
body.pc #titleFrame,
body.pc #copyFrame,
#gNaviFrame2 ul.gnavi ul,
#subArea .menuHeader,
ol.list02 > li:before{
    background-color: #ef6d14;
}
/* ◆ボーダー色 */
.catAreaWrap,
body.sp #headerArea{
	border-color: #ef6d14;
}
div#sideInfo{
	border-top-color: #ef6d14;
	border-bottom-color: #ef6d14;
}
/* ◆フォント色 */
#footerArea .addr th,
a.simpleLink:after,
.sideMenu li:before,
.list01 li:before,
ol.list02 > li:after{
	color: #ef6d14;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
メインカラー（透過）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ◆ボーダー色 */
.list02 > li{
	border-color: rgba(239,109,20,0.4);
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタマイザー（テスト段階）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
//body.pc{background-color: ;}

