/*============================
#comnetshop
============================*/

/*--店舗案内--*/
.ovalheart .banner{
    background-image: url('katsudou_banner.jpg');
}
iframe {
    margin: 30px 0 20px 100px;
}
.maincon02 {
    line-height: 1.6em;
    margin-bottom: 20px;
}
.part04 {
    width: 85%;
    padding: 10px;
    display: inline-block;
    margin-bottom: 5px;
    z-index: 99;
    position: relative;
    /*    text-indent: -1em;
    padding-left: 2em;*/
}
.part04 a {
    color: #42b841;
    text-decoration: underline;
    float: right;
}

h2.subTitle {
    border-left: 5px solid #4bbf4a;
    margin-left: 12px;
    padding: 15px;
    line-height: 10%;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Noto Sans Japanese', serif;
}

h2.title01 {
    height: 41px;
    background: #42b841;
    padding: 0px 16px;
    display: table;
    width: 100%;
}

img.thumbnail {
    float: left;
    width: 31%;
	border: 2px solid white;
    box-shadow: 1px 2px 10px 0px rgba(0,0,0,0.1);
	margin-right:1em;
}

.tbl {
    width: 100%;
	margin:1em auto 0 auto;
	float: none;
}



.tbl tr th {
    /*width: 30%;*/
    background: #f9efd7;
    line-height: 1em;
    padding: 15px 12px;
    vertical-align: middle;
    float: none;
}

.comnetshop .tbl tr th span.s {
    letter-spacing: 1em;
	margin-right: -1em;
}

.comnetshop .tbl tr th span.m {
    letter-spacing: 0.5em;
	margin-right: -0.5em;
}

.tbl tr td {
    /*width: 70%;*/
    line-height: 1.3em;
    padding: 1em;
    vertical-align: middle;
    float: none;
}

.servch {
	border-bottom:0;
}

.comnetshop .banner {
	background-image: url(../comnetshop/comnetshop_banner.jpg);
}