@charset "UTF-8";

/*---------------------------------------------------------
　サイト全体
---------------------------------------------------------*/
body{
	background-color: #EE831B;
	text-align: center;
	color: #666666;
	padding: 0;
	margin: 0;
	font-size:16px;
	font-family:"MS PGothic","Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}
h1,h2,h3,h4,h5,p,li,ul,form{margin:0;padding:0;}
table td{vertical-align: top; text-align: left;}

/*---ボーダーなし ---*/
img{ border: none;}

/*---リストなし---*/
ul,li{list-style:none;}

/*---クリア---*/
.clear{clear:both;}

/*---リンク---*/
a{color:#ED8419;text-decoration:none;}
a:link{color:#ED8419;text-decoration:none;}
a:visited{color:#ED8419;text-decoration:none;}
a:active{color:#ED8419;text-decoration:none;}
a:hover{color:#ED8419;text-decoration:underline;}

span.fb-button{
display:block;
}

/*---------------------------------------------------------
　wrapper
---------------------------------------------------------*/
div#wrapper{
	width: 100%;
	margin: 0;
	padding: 10px  0 15px 0;
	background: #EE831B url(./img/common/bg_body.jpg) repeat-x 50% 0;
}

/*---------------------------------------------------------
　header
---------------------------------------------------------*/
div#header{
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(./img/common/bg_header.jpg) repeat-x;
}

div.headerInner{
	width: 800px;
	margin: 0 auto;
	padding:10px;
	text-align: left;
}

div#header h1{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#header h1 a{color:#FFFFFF;text-decoration:none;}
div#header h1 a:link{color:#FFFFFF;text-decoration:none;}
div#header h1 a:visited{color:#FFFFFF;text-decoration:none;}
div#header h1 a:active{color:#FFFFFF;text-decoration:none;}
div#header h1 a:hover{color:#FFFFFF;text-decoration:underline;}


/*---------------------------------------------------------
　container
---------------------------------------------------------*/
div#container{
	width: 815px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: center;
	background: url(./img/common/bg_contents.png) repeat-y;
	_background: url(./img/common/bg_contents.jpg) repeat-y;
}

div#container:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.containerInner{
	width: 800px;
	margin: 8px auto;
	_margin: 8px 0 8px 1px;
	padding: 0;
	text-align: left;
	background: url(./img/common/bg_contentsinner.jpg) repeat-y;
}

div.fla{
	width: 800px;
        _width:815px;
        _background-image:url(./img/common/header_bg.jpg);
        _background-repeat:no-repeat;
	margin: 0 auto;
}
div.fla-inner{
        _width:800px;
}

/*---------------------------------------------------------
　leftBox
---------------------------------------------------------*/
div.leftBox{
	width: 186px;
	margin: 0;
	padding: 0 0 0 9px;
	float: left;
}

div.leftBox p{
	font-size:14px;
        line-height:150%;
}

div.leftBox img.banner01{
	margin: 20px 0;
}

div.leftBox h4.sideTitle01
{
	width:180px;
	height:16px;
	margin: 0 0 5px 0;
	font-size:1px;
	text-indent:-9999px;
	background:url(./img/common/sidebar01.jpg) no-repeat;
}

div.sideNavi{
	width: 186px;
	margin:0 auto;
	padding: 0;
}

div.sideNavi ul
{
	width:186px;
	margin: 0;
	padding: 0;
}

div.sideNavi ul li
{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding: 0;
}

div.sideNavi ul li a
{
	width:143px;
	_width:186px;
	padding: 18px 0 19px 43px;
	font-weight:bold;
	text-decoration:none;
	color:#555555;
	background:url(img/common/category.jpg) no-repeat 0 0;
	display:block;
}
div.sideNavi ul li a:link{color:#555555;text-decoration:none;}
div.sideNavi ul li a:visited{color:#555555;text-decoration:none;}
div.sideNavi ul li a:active{color:#555555;text-decoration:none;}
div.sideNavi ul li a:hover{color:#EB841F;text-decoration:none;background:url(img/common/category_hover.jpg) no-repeat 0 0;}

/* -- サイドバー内店舗情報 -- */
.side-shopinfo{
  padding:5px;
  border:1px solid #ccc;
}
.side-shopinfo p{
  font-size:12px;
}

/*---------------------------------------------------------
　rightBox
---------------------------------------------------------*/
div.rightBox{
	width: 565px;
	margin: 0;
	padding: 5px 18px 5px 0;
	float: right;
}

div.rightBox p.topicpath{
       _width:570px;
	font-size: 12px;
	margin: 0 0 15px 0;
        _padding-left:0px;
	padding: 0 0 10px 5px;
	color: #AF8C62;
	border-bottom: 1px dotted #AF8C62;
}

div.centerBox{
height:100%;
border-left:1px dashed #ff0000;
}

/*-- entry --*/
div.rightBox div.entry-body{
	width: 565px;
	margin: 0 0 15px 0;
	padding: 0;
}

/*-- h3 --*/
div.rightBox h3{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 8px 0 14px 30px;
	_padding: 10px 0 14px 30px;
	background: url(./img/common/h3.jpg) no-repeat;
	clear: both;
}

/*-- h2 --*/
div.rightBox h2{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 6px 0 0 35px;
	color: #4A2103;
	background: url(./img/common/h2.jpg) no-repeat left 50%;
}

/*-- h4 --*/
div.rightBox h4{
	color: #D0854C;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 8px;
	border-bottom: 1px dotted #D0854C;
	clear: both;
    margin-top: 30px;
}

/*-- h5 --*/
div.rightBox h5{
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 3px 0 0 20px;
	color: #4A2103;
	background: url(./img/common/h5.jpg) no-repeat;
}

/*-- p --*/
div.rightBox p{
	font-size:12px;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

/*-- リスト（丸） --*/
ul.disc{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 0.8em;
}

ul.disc li{
	list-style: disc;
}

/*-- リスト（数字） --*/
ol.decimal{
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-size: 0.8em;
}

ol.decimal li{
	margin: 0 0 10px 0;
	list-style: decimal;
}

/*-- 最新情報 --*/
div.news-box
{
	width: 565px;
	margin: 0 0 25px 0;
	padding: 0;
	text-align: center;
}

div.news-box h2
{
	width: 565px;
	height: 32px;
	margin: 0 0 10px 0;
	font-size: 1px;
	text-indent: -9999px;
	background: url(img/top/h3_news.jpg) no-repeat;
}

div.news-box ul
{
	width:545px;
	margin: 0 auto;
	_margin: 0;
	padding: 0;
	text-align: left;
}

div.news-box li
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height:150%;
	list-style:none;
	margin: 0 0 5px 0;
  padding-bottom:5px;
  border-bottom:1px dashed #ccc;
}

/*---------------------------------------------------------
　pagetop
---------------------------------------------------------*/
div.pagetop{
	width: 782px;
	_width: 800px;
	margin: 0 auto;
	_margin: 0 0 0 1px;
	padding: 6px 18px 6px 0;
	background: url(./img/common/bg_b_contents.jpg) repeat-y;
	text-align: right;
	clear: both;
}

/*---------------------------------------------------------
　footer
---------------------------------------------------------*/
div#footer{
	width: 100%;
	margin: 0;
	padding-top:10px;
	background: url(./img/common/bg_footer.jpg) repeat-x left top;
	clear: both;
  overflow:hidden;
}

div#footer p{
	width: 800px;
	margin: 0 auto 15px auto;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

div#footer p a{color:#FFFFFF;text-decoration:none;}
div#footer p a:link{color:#FFFFFF;text-decoration:none;}
div#footer p a:visited{color:#FFFFFF;text-decoration:none;}
div#footer p a:active{color:#FFFFFF;text-decoration:none;}
div#footer p a:hover{color:#FFFFFF;text-decoration:underline;}


address{
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

/*---------------------------------------------------------
　sitemap
---------------------------------------------------------*/

div#sitemap {
	font-size:12px;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}
div#sitemap ul {
	margin-left:20px;
}


/* CSSロールオーバー(アルファ使用)
==========================================================*/
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* option
==========================================================*/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 10px 10px 10px;
	}
	
.Txt-right {
	width: 340px;
	float:right;
}

img.imgBorder{
	border: 4px solid #E7DECF;
}

div.entry-body p.copy,
div.entry-body span.copy{
	font-size: 16px;
	font-weight: bold;
	color: #4A2103;
}
div.entry-body p{
	font-size: 16px;
	line-height:150%;
}

p.indent{
	padding-left:2em;
	text-indent:-2em;
}

p.redTxt{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

/*---------------------------------------------------------
top
----------------------------------------------------------*/
.bold {font-weight: bold;}
p.orange {color: #ff3d00;}
.top-img {margin: 0 auto 20px; display: block;}

div.top-inner01{
	width: 565px;
	margin: 0 10px 35px 0;
	padding: 0;
}

div.top-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


div.hosoku{
        font-size:14px; 
        margin: 10px 0 0 0;
        color:#4a2103;
        letter-spacing: 2px;
        text-align:center;
}

div.top-inner01 p{
        font-size:16px;
	width: 400px;
	padding: 0;
	float: left;
}


div.top-inner01 p{
        font-size:16px;
	width: 400px;
	padding: 0;
	float: left;
}

div.top-inner01 strong{
        font-size:18px;
        color:#4a2103;
}
div.top-inner01 b{
        font-size:15px;
        color:#4a2103;
}



div.top-inner02{
	width: 565px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.top-inner02:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.top-inner02 b{
        font-size:17px;
        color:#4a2103;      
        letter-spacing: 2px;
}

div.top-inner02 strong{
        font-size:18px;
        color:#4a2103;      
        letter-spacing: 4px;
}

div.nameOrigin-box{
	line-height: 170%;
}


div.strong-box{
	margin:190px 0 0 0;
	line-height: 200%;
	text-align:center;
}

div.p-box{
	line-height: 185%;
	text-align:left;
	letter-spacing: 0px;      
}


div.top-inner02 table{
        text-align:center;
        letter-spacing: 1px;
}



div.top-inner02 p{
        font-size:16px;
	padding: 0;
	color: #4A2103;
}

div.top-inner02 div.top-inner02R{
	width: 170px;
        font-size:16px;
	margin: 0 0 0 25px;
	padding: 0;
	float: right;
}

div.innner2-box{
        margin: 0 0 30px 50px;
	width:150px;
	text-align:center;
	line-height: 250%;
        font-size:18px;
	font-weight: bold;
        color:#4A2103;
}




div.top-inner03{
}
div.top-inner03 p{
        font-size:90%;
}
div.top-inner04 strong{
	font-weight: bold;
	color: #4A2103;
}
div.top-inner04 p{
        font-size:90%;
}
div.top-inner05 p{
        font-size:16px;
       _font-size:80%;
}

*:first-child+html div.top-inner05 p{
        font-size:80%;
}


div.top-inner06 p{
        font-size:90%;
	font-weight: bold;
}
div.top-inner07 p{
        font-size:90%;
	font-weight: bold;
}
div.top-inner07 p ul li{
        margin-top:5px;
        margin-bottom:5px;
}



p span.fontB{
	font-size: 20px;
	font-weight: bold;
	color: #4A2103;
}
table.reserv {margin: 0 auto 50px; width: 100%;}
table.reserv td { text-align: center;  padding: 0 20px; line-height: 2em;}
table.reserv td b { font-size: 21px;}
table.reserv td:first-child {border-right: 1px solid #ccc;}

/*---------------------------------------------------------
service
----------------------------------------------------------*/
dl.service{
	width: 565px;
	margin: 0 0 15px 0;
	padding: 0;
}

dl.service:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

dl.service dt{
	width: 90px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	float: left;
}

dl.service dt.service1{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_01.jpg) no-repeat;
}

dl.service dt.service2{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_02.jpg) no-repeat;
}

dl.service dt.service3{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_03.jpg) no-repeat;
}

dl.service dt.service4{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_04.jpg) no-repeat;
}

dl.service dt.service5{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_05.jpg) no-repeat;
}

dl.service dt.service6{
	width: 90px;
	height: 90px;
	background: url(http://www.sung.jp/img/service/service_06.jpg) no-repeat;
}

dl.service dd{
	width: 450px;
	margin: 0;
	padding: 0;
	font-size: 90%;
       _font-size: 80%;
	float: right;
}

*:first-child+html dl.service dd{
	width: 450px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	float: right;
}


dl.service dd span{
	font-weight: bold;
	color: #4A2103;
}

/*---------------------------------------------------------
menu
----------------------------------------------------------*/
table.menuTbl{
	font-size: 12px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.menuTbl th{
	padding: 8px 18px 30px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #4A2103;
}

table.menuTbl td{
	padding: 8px 18px 30px 0;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px dotted #4A2103;
}
span.submenu{
	font-size: 20px;
	font-weight: bold; 
}

/*---------------------------------------------------------
houmon
----------------------------------------------------------*/
table.menuTbl2{
	font-size: 13px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.menuTbl2 th{
	padding: 8px 18px 30px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #4A2103;
}

table.menuTbl2 td{
	padding: 8px 18px 30px 0;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px dotted #4A2103;
}
span.submenu{
	font-size: 20px;
	font-weight: bold; 
}


/*---------------------------------------------------------
family
----------------------------------------------------------*/
div.family-inner01{
	width: 565px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.family-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.family-inner01 img{
	float: left;
	margin-right: 10px;
}

div.family-inner01 p{
	width: 350px;
	padding: 0;
	float: right;
        font-size:14px;
}

/*---------------------------------------------------------
gallery
----------------------------------------------------------*/
div.gallery-inner01{
	width: 565px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.gallery-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.previewBox{
	float: left;
	width: 240px;
	padding: 15px;
	background-color: #F2E1C5;
}

div.previewBox img{
	border: 4px solid #E7DECF;
}

div.hyde{
	display:none;
}

div.previewBox img{
	margin: 0 0 15px 0;
}

div.previewBox p{
	margin: 0 0 5px 0;
	padding: 5px;
	border-bottom: 1px dotted #361A05;
}

div.previewBox p.price{
	text-align: right;
}

div.previewBox p.priceAll{
	text-align: right;
	font-weight: bold;
	color: #361A05;
}

div#thumbnailBox
{
	float: right;
	width: 250px;
	height: 500px;
	overflow: auto;
	scrollbar-face-color: #25190A;
	scrollbar-shadow-color: #1B1207;
	scrollbar-darkshadow-color: #1B1207;
	scrollbar-highlight-color: #3A2812;
	scrollbar-3dlight-color: #432E14;
	scrollbar-track-color:#3C3531;
	scrollbar-arrow-color:#999;
	background-color: #F8F8F8;
}

div#thumbnailBox ul
{
	float: left;
	width: 90px;
	padding: 0 8px 10px 0;
}

div#thumbnailBox ul li img
{
	border: 4px solid #E7DECF;
}

/*---------------------------------------------------------
access
----------------------------------------------------------*/
div.access-inner01{
	width: 565px;
	margin: 0 0 30px 0;
	padding: 0;
}

div.access-inner01:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.access-inner01 img{
	float: left;
}

div.access-inner01 p{
	width: 300px;
	padding: 0;
	float: right;
}

div#coupon-box
{
	width:540px;
	height:240px;
	background:url(http://www.sung.jp/img/access/coupon.jpg) no-repeat;
	margin: 0 auto 10px auto;
	}

div#coupon-box-inner{
	width:540px;
	margin:0 auto;
	padding-top:10px;
	color:#666666;
	position:relative;
	}

div#coupon-box-inner p {
	padding:0;
	color:#4A2103;
	}

div#coupon-box-inner p#c-box01 {
	position:absolute;
	width:540px;
        font-size:24px;
        font-weight:bold;
	text-align:center;
	top:20px;
	}

div#coupon-box-inner p#c-box02 {
	position:absolute;
	width:540px;
	text-align:center;
	top:70px;
	letter-spacing: -1px;
	font-weight: bold;
	}

div#coupon-box-inner p#c-box03 {
	position:absolute;
	width:540px;
	text-align:center;
	top:130px;
	}

div#coupon-box-inner p#c-box04 {
	position:absolute;
	width:530px;
	padding-left:10px;
	text-align:left;
	top:107px;
	}

div#coupon-box-inner div#c-box05 {
	position:absolute;
	top:161px;
	width:520px;
	margin-left:10px;
	}

div#coupon-box-inner div#c-box05 table {
	width:520px;
	border-collapse:collapse;
	font-size:12px;
	color:#666666;
	}

div#coupon-box table td {
	border-bottom:1px solid #ccc;
	padding:3px;
	color:#666666;
	}
div.cut-menu{
        font-size:14px;
       _font-size:10px;
	margin:0 0 10px 0;
}

*:first-child+html div.cut-menu{
        font-size:10px;
	margin:0 0 10px 0;
}

div.cutsituation{
        font-size:23px;
       _font-size:22px;
　　　 _font-weight:bold;
	margin:0 0 10px 0;

}

*:first-child+html div.cutsituation{
        font-size:22px;
　　　　font-weight:bold;
	margin:0 0 10px 0;
}



div#cut-menu table{
        font-size:14px;
line-height: 24px;
}
div#cut-menu table tr td{
	font-weight: bold;
}
div#cut-menu p{
        font-size:14px;
}
div#cut-menu table.menu-treatment span.submenu,
div#cut-menu table.menu-care span.submenu {
background-image: none;
color: #ff0000;
margin: 12px 0;
padding: 0;
}
div#access-menu p{
        font-size:14px;
}

div#access-menu storong{
        font-size:16px;
        color:#ff0000;
}

.entry-body .houmon
{
}
.entry-body .houmon p
{
font-size:14px;
line-height:180%;
}

.entry-body .houmon li
{
font-size:14px;
line-height:180%;
}


/*---------------------------------------------------------
求人 #concept01~03 .concept
----------------------------------------------------------*/

div.concept {

}
div.concept p {
font-size: 18px;
line-height: 24px;
}
div.concept span.small {
font-size: 14px;
}
div.concept h4 {
margin: 24px 0;
}
div.concept h5 {
background-position: 0 50%;
line-height: 24px;
padding-top: 0;
margin-top: 24px;
margin-bottom: 24px;
}
div.concept ul {
font-size: 18px;
line-height: 24px;
}
div#concept01 {

}
div#concept01 p {
color: #4a2103;
font-size: 20px;
font-weight: bold;
line-height: 36px;
margin-bottom: 36px;
}
div#concept01 p.close {
text-align: right;
}
div#concept01 ul {
color: #4a2103;
font-size: 20px;
font-weight: bold;
line-height: 36px;
margin-bottom: 36px;
margin-left: 36px;
}
div#concept01 ul li {

}
div#concept01 ul li span.border {
border-bottom: dotted 2px #ff9900;
}
div#concept01 ul li span.marker {
background-color: #ff9900;
color: #ffffff;
padding: 0.1em;
margin-left: 0.3em;
margin-right: 0.3em;
}
div.concept .row {
box-shadow: 3px 3px 3px;
margin-bottom: 24px;
}
div.concept .text-area {
background-color: #ffffcc;
width: 329px;
padding: 4px;
float: left;
}
div#concept02 .text-area {
border: double 4px #000000;
border: ridge 4px #cccc77;
height: 328px; /*344px;*/
float: right;
}
div#concept02 .text-area p.name {
font-weight: bold;
}
div#concept02 .text-area p span.name {
color: #ff9900;
}
div#concept02 .text-area p.target {
padding-left: 24px;
}

div#concept02 .text-area p.close {
text-align: right;
}
div#concept03 .text-area {
border: double 4px #000000;
border: ridge 4px #cccc77;
height: 292px; /*308px;*/
}
div#concept02 p.list-title {
border-bottom: dashed 1px #757575;
color: #cc6600;
font-size: 26px;
font-weight: bold;
line-height: 48px;
}
div#concept02 ul li {
font-size: 18px;
margin-bottom: 24px;
}
div#concept02 ul li span.strong {
font-weight: bold;
}
div.concept .img-area {
width: 220px; /*38.938053097%;*/
float: left;
}
div#concept02 .img-area {
float: left;
}
div.concept table {
line-height: 24px;
margin: 0 auto;
}
div.concept table caption {
font-size: 20px;
font-weight: bold;
text-align: left;
padding-left: 12px;
}
div.concept table tr {
line-height: 24px;
}
div.concept table tr th {
background-color: #f0e6cd;
color: #4a2103;
font-size: 18px;
text-align: center;
line-height: 24px;
padding: 8px 12px;
}
div.concept table tr td {
background-color: #fff5dc;
font-size: 18px;
line-height: 24px;
padding: 8px 12px;
}
div.concept table tr td span {
font-size: 14px;
}
div.concept table tr td ul {

}
div.concept table tr td ul li {
background-image: url("http://www.sung.jp/img/concept/li_bg01.png");
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 20px;
}
div#concept03 .row01 .text-area {
height: 314px; /*330px;*/
}
div#concept03 .row01 .text-area p {
line-height: 21px;
margin-bottom: 0;
}
div#concept03 .row02 {

}
div#concept03 .row02 .text-area ul {
font-size: 18px;
margin-top: 24px;
padding-left: 24px;
}
div#concept03 .row02 .text-area ul li {
list-style-type: decimal;
}
div#concept03 div.message {
box-shadow: 3px 3px 3px;
background-color: #f0e6cd;
padding: 12px 0;
margin-bottom: 24px;
}
div#concept03 div.message h5 {
background-image: none;
margin-top: 12px;
}

div#concept03 div.message p {
background-image: url("img/concept/dashed757575_36.gif");
background-repeat: repeat;
/*border-bottom: dashed 1px #757575;*/
font-size: 18px;
line-height: 36px;
margin: 0 24px;
}
div#concept03 div.message p.owner-name {
border-bottom: none;
font-weight: bold;
text-align: right;
}
div#concept03 div.attention {
margin-bottom: 24px;
}
div#concept03 div.attention p {
font-size: 17px;
line-height: 30px;
margin-bottom: 0;
}
div#concept03 div.attention p span.marker {
background-color: #ffff00;
padding: 0.3em;
margin-left: 0.3em;
margin-right: 0.3em;
}
div#concept03 div.attention ul {
padding-top: 12px;
padding-left: 12px;
}
div#concept03 div.attention ul li {
background-image: url("http://www.sung.jp/img/concept/li_bg01.png");
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 20px;
}
div#concept03 form {
margin-bottom: 24px;
}
/* お問合せフォーム */
table.contact-form {
line-height: 24px;
margin: 0 auto 24px;
}
table.contact-form caption {
font-size: 20px;
font-weight: bold;
text-align: left;
padding-left: 12px;
}
table.contact-form tr {
line-height: 24px;
}
table.contact-form tr th {
background-color: #f0e6cd;
color: #4a2103;
font-size: 18px;
text-align: center;
line-height: 24px;
padding: 8px 12px;
}
table.contact-form tr th.attention {
font-weight: normal;
}
table.contact-form tr td {
background-color: #fff5dc;
font-size: 18px;
line-height: 24px;
padding: 8px 12px;
}
table.contact-form tr td span {
font-size: 14px;
}

/* ---
2015/06/24 追加トップページ
---------------- */

.entry-body .top-contents01 p{
	font-size:16px;
	padding:5px 15px;
}

.entry-body .top-contents01 p .bold{
	font-weight:bold;
	color:#ED8419;
	border-bottom:1px dashed #dfdfdf;
	padding-bottom:5px;
	display:block;
	width:100%;
}

.entry-body .top-contents01 p.mini{
	font-size:12px;
	padding:5px;
}

.entry-body .top-contents01 p.brown{
	color:#4a2103;
	font-size:14px;
	padding:0 30px 30px 30px;
}

.entry-body .top-contents01 .inner-contents{
	width:100%;
	overflow:hidden;
}
.top-contents01 span.orange {font-weight: bold; font-size: 21px;}

.inner-contents .text-area{
	width:70%;
	float:left;
}

.inner-contents .image-area{
	width:30%;
	float:right;
}

#instafeed {
	overflow: hidden;
}
#instafeed li {
	overflow: hidden;
	height: 164px;
	width: 130px;
	margin: 0 0 12px 10px;
	float: left;
}
#instafeed li img {
	max-width: 100%;
}
#js-instalib {
	overflow: hidden;
	margin-bottom: 40px;
}
#js-instalib li {
	overflow: hidden;
	word-break: break-all;
	font-size: 12px;
	line-height: 20px;
	height: 240px;
	width: 130px;
	margin: 0 0 12px 10px;
	float: left;
}
#js-instalib li a:link,
#js-instalib li a:visited {
	color: #333;
	text-decoration: none;
}
#js-instalib li img {
	max-width: 100%;
}
#js-instalib li span.more {
	font-size: 12px;
}
#js-instalib li span.arrow img {
	width: 10px;
}

.entry-body .top-contents01 p.f-big {font-size: x-large;}