@charset "utf-8";
/* CSS Document */

.sp-only {
	display: none;
}
/* 商品の紹介 */

body#item #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#item #content main h1 {
	background: url(/img/img_item_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #243c5e;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#item #content main h1::after {
	content: url(/img/img_ttl_item.png);
	display: block;
	text-align: center;
}

body#item #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;

}


body#item #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
}

body#item #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#item #content main ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
	max-width: 1090px;
	margin-left: auto;
	margin-right: auto;
}

body#item #content main ul::after {
	content: "";
	display: block;
	width: 340px;
}

body#item #content main ul li {
	width: 340px;
	margin-bottom: 80px;
}

body#item #content main ul li h2 {
	color: #0e274b;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

body#item #content main ul li h2::after {
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}



/* 店舗一覧 */

body#shop #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#shop #content main h1 {
	background: url(/img/img_shop_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#shop #content main h1::after {
	content: url(/img/img_ttl_shop.png);
	display: block;
	text-align: center;
}

body#shop #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#shop #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
}

body#shop #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#shop #content main div.icon-attent {
	max-width: 818px;
	margin: auto;
}
body#shop #content main figure {
	text-align: center;
	margin-bottom: 30px;
}

body#shop #content main ul.area-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 818px;
	margin: auto;
	margin-bottom: 60px;
}

body#shop #content main ul.area-list::after {
	content: "";
	width: 545px;
	display: block;
}
body#shop #content main ul.area-list li {
	width: 138px;
	margin-bottom: 10px;

}

body#shop #content main ul.area-list li a {
	line-height: 30px;
	background-color: #284280;
	border-radius: 15px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
}

body#shop #content main ul.area-list li a::after {
	content: "▼";
	position: absolute;
	right: 15px;
	font-size: 12px;
}

body#shop #content main section {
	background:url(/img/line_01.png) no-repeat top center;
	padding-top: 35px;
	margin-bottom: 80px;
}

body#shop #content main section h2 {
	text-align: center;
	color: #0e274b;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

body#shop #content main section h2::after {
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body#shop #content main section h3 {
	background-color: #5093c7;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	max-width: 815px;
	margin: auto;
}

body#shop #content main section div.icon-area {
	text-align: right;
	max-width: 800px;
	margin: -40px auto 0;
}

body#shop #content main section div.icon-area br {
	display: none;
}


body#shop #content main section table {
	
	max-width: 815px;
	margin: auto;
	margin-bottom: 30px;
	width: 100%;

}
body#shop #content main section table th {
	color: #243c5e;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	width: 200px;
	box-sizing: border-box;
	border-bottom: solid 1px #3e68a3;
}

body#shop #content main section table td {
	border-bottom: solid 1px #e7e7e7;
	padding: 15px;
}



/* 店舗一覧 */

body#company #content main {
	
	margin: auto;
	padding-bottom: 60px;
}
body#company #content .breadcrumbs {
	max-width: 1250px;
	margin: auto;
}

body#company #content main h1 {
	max-width: 1250px;
	margin: auto;
	background: url(/img/img_company_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;
	

}

body#company #content main h1::after {
	content: url(/img/img_ttl_conpany.png);
	display: block;
	text-align: center;
}

body#company #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#company #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
	max-width: 1250px;
	margin: auto;
}

body#company #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#company #content main ul.cont-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 900px;
	margin: 60px auto;
}


body#company #content main ul.cont-list li {
	width: 195px;
	margin-bottom: 10px;

}

body#company #content main ul.cont-list li a {
	line-height: 30px;
	background-color: #284280;
	border-radius: 15px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	margin-left: 20px;
}

body#company #content main ul.cont-list li a::after {
	content: "▼";
	position: absolute;
	right: 15px;
	font-size: 10px;
}

body#company #content main section h2 {
	text-align: center;
	color: #0e274b;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

body#company #content main section h2::after {
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body#company #content main section#cont01 {
	max-width: 818px;
	margin: auto;
	padding: 50px 0;
}
body#company #content main section#cont01 table {
	max-width: 818px;
	margin: auto;
	border-collapse: separate;
    border-spacing: 0px 8px;
}


body#company #content main section#cont01 table th {
	width: 200px;
	line-height: 40px;
	text-align:center;
	color: #fff;
	background-color: #3e68a3;
	font-size: 12px;
}

body#company #content main section#cont01 table td {
	border:solid 1px #a6a6a6;
	font-size: 12px;
	padding: 10px;
}

body#company #content main section#cont01 table td a {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	background-color: #f2d786;
	border-radius: 15px;
	color: #333;
	text-decoration: none;
}



body#company #content main section#cont02 {
	background:url(/img/bcg_corp01.png) no-repeat;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
}

body#company #content main section#cont02 ul {
	max-width: 670px;
	margin: auto;

} 

body#company #content main section#cont02 ul li{
	display: flex;
	margin-bottom: 30px;

}
body#company #content main section#cont02 ul li::before{
	content: url(/img/icon_01.png);
	margin-right: 10px;

}

body#company #content main section#cont02 ul li:nth-of-type(2)::before{
	content: url(/img/icon_02.png);
}

body#company #content main section#cont02 ul li:nth-of-type(3)::before{
	content: url(/img/icon_03.png);
}

body#company #content main section#cont02 ul li:nth-of-type(4)::before{
	content: url(/img/icon_04.png);
}

body#company #content main section#cont02 ul li:nth-of-type(5)::before{
	content: url(/img/icon_05.png);
}

body#company #content main section#cont03 {
	margin: 60px auto;
}
body#company #content main section#cont03 table,
body#company #content main section#cont03 p {
	max-width: 818px;
	margin: auto;
}



body#company #content main section#cont03 table th {
	width: 135px;
	padding: 5px 0;
	color: #3e68a3;
	border-bottom: dotted 1px #333;
}

body#company #content main section#cont03 table td {
	border-bottom: dotted 1px #333;
	padding: 5px 0;
}

body#company #content main section#cont03 figure {
	text-align: center;
	margin-top: 60px;
}

body#company #content main section#cont04 ul {
	max-width: 1030px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}

body#company #content main section#cont04 ul li {
	max-width: 500px;
	margin-bottom: 60px;
}

body#company #content main section#cont04 ul li h3 {
	background-color: #0e274b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

body#company #content main section#cont04 ul li div {
	display: flex;
}

body#company #content main section#cont04 ul li div figure {
	width: 210px;
	margin-right: 10px;
}



/* エクスプレスサービス（神戸市内宅配）*/

body#delivery #content main {
	
	margin: auto;
	padding-bottom: 60px;
}
body#delivery #content main h1 {
	max-width: 1250px;
	margin: auto;
	background: url(/img/img_delivery_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;


}

body#delivery #content .breadcrumbs {
	max-width: 1250px;
	margin: auto;
}

body#delivery #content main h1::after {
	content: url(/img/img_ttl_conpany.png);
	display: block;
	text-align: center;
}

body#delivery #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}
body#delivery #content main p span{
	color: #2a4585;
}
body#delivery #content main p.read,
body#delivery #content main p {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
	max-width: 1250px;
	margin: auto;
}

body#delivery #content main p.read{
	margin-top: 20px;
}




body#delivery #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}


body#delivery #content main div.tel-area {
	background-color: #294482;
	padding: 10px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

body#delivery #content main figure {
	max-width: 1400px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}

body#delivery #content main section h2 {
	text-align: center;
	color: #0e274b;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

body#delivery #content main section h2::after {
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body#delivery #content main section#cont01 {
	background-color: #f9f5e7;
	padding: 60px 0;
	margin-bottom: 30px;
}

body#delivery #content main section#cont02 {
	background-color: #f5e1a5;
	padding: 60px 0;
}
body#delivery #content main section#cont01 div.slide-area,
body#delivery #content main section#cont02 div.slide-area {
	max-width: 1000px;
	margin:auto;
}

body#delivery #content main section#cont03  {
	max-width: 1000px;
	margin:60px auto;
	font-size: 15px;
	color: #0f284c;
}

body#delivery #content main section#cont03 figure{
	margin-top: 35px;
	text-align: center;
	display: block;
}

div#n2-ss-2 .nextend-arrow {
    cursor: pointer;
    overflow: hidden;
    line-height: 0 !important;
    z-index: 20;
    background:url(/img/img_arrow01.png) no-repeat;
    width: 31px;
    height: 50px;
}

div#n2-ss-2 .n2-style-7483fd4ddc966823f703a886978b4a45-heading,
div#n2-ss-3 .n2-style-7483fd4ddc966823f703a886978b4a45-heading {
	background-color: rgba(0,0,0,0)!important;
	background:url(/img/img_arrow01.png) no-repeat!important;
    width: 31px!important;
    height: 50px!important;
}
div#n2-ss-2 .n2-style-7483fd4ddc966823f703a886978b4a45-heading.nextend-arrow-next,
div#n2-ss-3 .n2-style-7483fd4ddc966823f703a886978b4a45-heading.nextend-arrow-next {
	background-color: rgba(0,0,0,0)!important;
	background:url(/img/img_arrow02.png) no-repeat!important;
    width: 31px!important;
    height: 50px!important;
}

div#n2-ss-2 .nextend-arrow img,
div#n2-ss-3 .nextend-arrow img {
    display: none!important;
}



/* 問い合わせ */

body#contact #content main,
body#thanks #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#contact #content main h1,
body#thanks #content main h1 {
	background: url(/img/img_contact_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#contact #content main h1::after,
body#thanks #content main h1::after {
	content: url(/img/img_ttl_contact.png);
	display: block;
	text-align: center;
}

body#contact #content main h1::before,
body#thanks #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#contact #content main p.read,
body#thanks #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
}

body#contact #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#contact #content main h2 {
	background: url(/img/bcg_contact01.png) no-repeat top left;
	font-size: 20px;
	font-weight: bold;
	color: #0e274b;
	line-height: 67px;
	margin-top: 60px;
	margin-bottom: 15px;
	position: relative;
}

body#contact #content main p span {
	font-size: 24px;
	font-weight: bold;
	color: #0e274b;
	margin-left: 5px;
	margin-right: 5px;
}



body#contact #content main h2::before {
	content: url(/img/icon_ttl01.png);
	margin-right: 10px;
	display: inline;
}

body#contact #content main section {
	max-width:1020px;
	margin: auto; 
}
body#contact #content main section ul li {
	padding: 20px;
}
body#contact #content main section ul li span.hisu {
	display: inline-block;
	padding: 0.1rem 0.5rem;
	background-color: #ec3b04;
	font-size: 10px;
	color: #fff;
	margin-left: 5px;
	line-height: 1;
}
body#contact #content main section ul li:nth-of-type(odd) {
	background-color: #fdfcf8;
}

body#contact #content main section ul li:nth-of-type(even) {
	background-color: #fcf9eb;
}

body#contact #content main section ul li input[type="text"],
body#contact #content main section ul li input[type="email"],
body#contact #content main section ul li input[type="tel"]{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 800px;
}

body#contact #content main section ul li:nth-of-type(2) input[type="text"]:nth-of-type(1){
	width: 125px;
	margin-right: 10px;
}

body#contact #content main section ul li:nth-of-type(2) input[type="text"]:nth-of-type(2){
	width: 125px;
	margin-left: 10px;
}
body#contact #content main section ul li:nth-of-type(2) .your-add input[type="text"]{
	width: 800px;
	margin-left: 0;
}

body#contact #content main section ul li select{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 490px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body#contact #content main section ul li span.menu-todouhuken select{
	width: 125px;
}

body#contact #content main section ul li textarea{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 800px;
	min-height: 160px;
}

body#contact #content main section form p {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

body#contact #content main section input[type="submit"],
body#contact #content main section input[type="button"]{
	background-color: #3b639c;
	width: 300px;
	line-height: 60px;
	border-radius: 30px;
	text-align: center;
	display: inline-block;
	color: #fff;
}



/* 記事一覧 */

body.archive #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}

body.archive.post-type-archive-delivery #content main {
	max-width: 100%;
	/*margin: auto;
	padding-bottom: 60px;*/
}
body.archive #content main h1.main-ttl {
	background: url(/img/img_news_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body.archive #content main h1.main-ttl::after {
	content: url(/img/img_ttl_news.png);
	display: block;
	text-align: center;
}

body.archive #content main h1.main-ttl::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body.archive #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: left;
	position: relative;
	background: url(/img/line_01.png) no-repeat bottom left;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
body.archive #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body.archive #content main div.wrap {
	display: flex;
	justify-content: space-between;
	flex-direction : row-reverse;
}

body.archive #content main section.main-area {
	width: 860px;
}
body.archive #content main section.main-area h2 {
	color: #0e274b;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
body.archive #content main section.main-area h2::after{
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body.archive #content main h3.list-ttl {
	background: url(/img/bcg_contact01.png) no-repeat top left;
	font-size: 20px;
	font-weight: bold;
	color: #0e274b;
	line-height: 67px;
	margin-top: 60px;
	margin-bottom: 15px;
	position: relative;
}
body.archive #content main h3.list-ttl::before {
	content: url(/img/icon_ttl01.png);
	margin-right: 10px;
	display: inline;
}
body.archive #content main div.con-area {
	display: flex;
	justify-content: space-between;
}
body.archive #content main div.con-area {
	display: flex;
	justify-content: space-between;
}
body.archive #content main div.con-area img {
	width: 300px;
	height: 200px;
	object-fit: cover;
}
body.archive #content main div.con-area p {
	max-width: 530px;
}

body.archive #content main div.con-area p a {
	display: block;
	width: 155px;
	line-height: 33px;
	text-align:center;
	margin-left: auto;
	color: #fff;
	background-color: #3b649d;
	border-radius: 17px;
	text-decoration: none;
}

body.archive #content main div.con-area p a:after {
	content: "▶";
	font-size: 10px;
	color: #fff;
	margin-right: 10px;
}
body.archive #content main div.cate-date {
	margin-bottom: 30px;
}
body.archive #content main div.cate-date span {
	display: inline-block;
	background-color: #2a4585;
	color: #fff;
	padding: 0 0.5em;
}

body.archive #content main aside {
	width: 300px;
	padding-top: 55px;
}

body.archive #content main aside section {
	background-color: #f5efdc;
	margin-bottom: 43px;
	padding-bottom: 40px;
}

body.archive #content main aside section h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/line_01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

body.archive #content main aside section h2::before {
	content: url(/img/img_asidettl01.png);
	display: block;
	width: 139px;
	margin: auto;
}

body.archive #content main aside section ul {
	width: 260px;
	margin: auto;
}
body.archive #content main aside section ul li {
	width: 260px;
	padding-left: 10px;
	box-sizing: border-box;
}

body.archive #content main aside section ul li a {
	display: block;
	line-height: 50px;
	background-color: #fff;
	color: #2a4585;
	text-decoration: none;
}
body.archive #content main aside section ul li a::before {
	content: "▶";
	font-size: 10px;
	margin-right: 10px;
	margin-left: 5px;
}



/* 記事一覧 */

body.single #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body.single #content main h1.main-ttl {
	background: url(/img/img_news_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body.single #content main h1.main-ttl::after {
	content: url(/img/img_ttl_news.png);
	display: block;
	text-align: center;
}

body.single #content main h1.main-ttl::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body.single #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: left;
	position: relative;
}
body.single #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body.single #content main div.wrap {
	display: flex;
	justify-content: space-between;
	flex-direction : row-reverse;
}

body.single #content main section.main-area {
	max-width: 860px;
	width: 100%;
}
body.single #content main section.main-area h2 {
	color: #0e274b;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
body.single #content main section.main-area h2::after{
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body.single #content main section.main-area h2.screen-reader-text{
	display: none;
}


body.single #content main h3.list-ttl {
	background: url(/img/bcg_contact01.png) no-repeat top left;
	font-size: 20px;
	font-weight: bold;
	color: #0e274b;
	line-height: 67px;
	margin-top: 45px;
	margin-bottom: 15px;
	position: relative;
}
body.single #content main h3.list-ttl::before {
	content: url(/img/icon_ttl01.png);
	margin-right: 10px;
	display: inline;
}

body.single #content main div.cate-date {
	margin-bottom: 30px;
}
body.single #content main div.cate-date span {
	display: inline-block;
	background-color: #2a4585;
	color: #fff;
	padding: 0 0.5em;
}



body.single #content main aside {
	width: 300px;
	padding-top: 55px;
}

body.single #content main aside section {
	background-color: #f5efdc;
	margin-bottom: 43px;
	padding-bottom: 40px;
}

body.single #content main aside section h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/img/line_01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

body.single #content main aside section h2::before {
	content: url(/img/img_asidettl01.png);
	display: block;
	width: 139px;
	margin: auto;
}

body.single #content main aside section ul {
	width: 260px;
	margin: auto;
}
body.single #content main aside section ul li {
	width: 260px;
	padding-left: 10px;
	box-sizing: border-box;
}

body.single #content main aside section ul li a {
	display: block;
	line-height: 50px;
	background-color: #fff;
	color: #2a4585;
	text-decoration: none;
}
body.single #content main aside section ul li a::before {
	content: "▶";
	font-size: 10px;
	margin-right: 10px;
	margin-left: 5px;
}

body.single #content div.nav-links {
	width: 200px;
	margin: 30px auto;
}

body.single #content div.nav-links a {
	text-decoration: none;
}



/* HOME */

body#home div#page  {
	background-image: url(/img/bcg_top06.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

body#home section.read-area {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
	padding-left: 120px;
	box-sizing: border-box;
	margin-top: 60px;
}

body#home section.read-area-oshi {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 0px;
	padding-left: 120px;
	box-sizing: border-box;
	margin-top: 60px;
}


body#home section.read-area strong {
	color: #243c5e;
	font-size: 24px;
}
body#home section.read-area-oshi strong {
	color: #243c5e;
	font-size: 24px;
}



body#home section.news-area {
	background-color: #f5efdc;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 65px;
}

body#home section.news-area h2 {
	font-family: serif;
	color: #243c5e;
	font-size: 36px;
}

body#home section.news-area h2:after {
	content: url(/img/img_ttl_infomation.png);
	display: block;
	margin: auto;
	width: 98px;
	margin-top: -10px;
}

body#home section.news-area ul {
	max-width: 1120px;
	margin:auto;
	display: flex;
	justify-content: space-between;

}

body#home section.news-area ul li{
	width: 200px;
	position: relative;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px;
}

body#home section.news-area ul li a figure img{
	width: 200px;	
	height: 200px;
	object-fit: cover;
}

body#home section.news-area ul li a{
	text-decoration: none;
}

body#home section.news-area ul li:after{
	content: url(/img/icon_s01.png);
	width: 12px;
	height: 12px;
	position: absolute;
	bottom:10px;
	right: 10px;
}

body#home section.news-area ul li figure{
	margin:0;
	margin-bottom: 25px;
}

body#home section.news-area ul li span.cate-area{
	position: absolute;
	width: 80px;
	line-height: 25px;
	display: block;
	color: #fff;
	background-color: #243c5e;
	top:190px;
	font-size: 12px;
	text-align: center;
}

body#home section.news-area ul li span.cate-area:after{
	border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #243c5e;
  display: block;
  content: "";
  position: absolute;
  right: -12px;
  top:0;
}

body#home section.news-area ul li a span.date-area{
	font-size: 12px; 
	color: #262626;
	margin-left: 15px;

}

body#home section.news-area ul li a h3{
	font-size: 14px;
	font-weight: bold;
	color: #243c5e;
	margin-left: 15px;
	margin-right: 15px;
	
}

body#home section.news-area ul li a p{
	margin-left: 15px;
	margin-right: 15px;
	
}

body#home section.cont-area ul{
	max-width: 1900px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
	margin-bottom: 60px;

	
}
body#home section.cont-area ul li{
	max-width: 945px;
	height:400px;	
	margin-bottom: 10px;
	text-align: center;
	width: 50%;
}

body#home section.cont-area ul li a{
	display: inline-block;
	margin-top: 150px;

}

body#home section.cont-area ul li:nth-of-type(1) {
	background:url(/img/bcg_top01.png) no-repeat;
	background-size: contain;
}
body#home section.cont-area ul li:nth-of-type(2) {
	background:url(/img/bcg_top02.png) no-repeat;
	background-size: contain;
}
body#home section.cont-area ul li:nth-of-type(3) {
	background:url(/img/bcg_top03.png) no-repeat;
	background-size: contain;
}
body#home section.cont-area ul li:nth-of-type(4) {
	background:url(/img/bcg_top04.png) no-repeat;
	background-size: contain;
}

body#home section.hoteru-area ul li {
	background:url(/img/bcg_top05.png) no-repeat;
	background-size: contain;
	max-width: 1220px;
	margin: auto;
	height: 400px;
	text-align: center;
	padding-top: 140px;
	box-sizing: border-box;
}

body#home section.slide-area {
	position: relative;
	max-width: 1250px;
	margin: auto;
}
body#home section.slide-area:before {
	content: url(/img/img_top06.png);
	position: absolute;
	bottom:-100px;
	left: -30px;
	z-index: 100;
}

body#home section.slide-area:after {
	content: url(/img/img_top07.png);
	position: absolute;
	bottom:0;
	right: 40px;
}


/* プライバシーポリシー */

body#privacy #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#privacy #content main h1 {
	background: url(/img/img_privacy_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#privacy #content main h1::after {
	content: url(/img/img_ttl_privacy.png);
	display: block;
	text-align: center;
}

body#privacy #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#privacy #content main p.read{
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
	max-width: 1250px;
}

body#privacy #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#privacy #content main h2 {
	background: url(/img/bcg_contact01.png) no-repeat top left;
	font-size: 20px;
	font-weight: bold;
	color: #0e274b;
	line-height: 67px;
	margin-top: 60px;
	margin-bottom: 15px;
	position: relative;
	max-width: 1030px;
	margin-left: auto;
	margin-right: auto;
}

body#privacy #content main p {
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;

}
body#privacy #content main ul li {
	list-style: disc;
	margin-left: auto;
	margin-right: auto;
	max-width: 930px;
}


/* 採用情報*/

body#recruit #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#recruit #content main h1 {
	background: url(/img/img_recruit_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#recruit #content main h1::after {
	content: url(/img/img_ttl_recruit.png);
	display: block;
	text-align: center;
}

body#recruit #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#recruit #content main p.read{
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
	background:url(/img/bcg_recruit01.png) no-repeat bottom center;
	padding-bottom: 90px;
}


body#recruit #content main h2 {
	color: #0e274b;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background:url(/img/line_01.png) no-repeat top center;
	max-width: 1020px;
	margin: 0 auto 30px;
	padding-top: 30px;
}

body#recruit #content main h2::after {
	content: url(/img/icon_item01.png);
	display: block;
	width: 43px;
	margin: auto;
}

body#recruit #content main p {
	max-width: 820px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
body#recruit #content main table {
	max-width: 820px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 3px 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

body#recruit #content main table tr th,
body#recruit #content main table tr td {
	padding: 10px;
} 

body#recruit #content main table tr td a {
	color: #5194c8;
	text-decoration: none;
} 



body#recruit #content main table tr td {
	border:solid 1px #a6a6a6;
} 

body#recruit #content main table tr th {
	background-color: #f2f2f2;
	text-align: center;
}

body#recruit #content main table tr:first-child th {
	background-color: #3e68a3;
	color: #fff;
	text-align: center;
}
body#recruit #content main table tr:first-child th:first-child {
	width: 140px;
	box-sizing: border-box;
}
body#recruit #content main table tr:first-child th:last-child {
	font-weight: bold;
	text-align: left;
}

body#recruit #content main table + p {
	margin-top: -15px;
	margin-bottom: 35px;
}

body#recruit #content main div.btn-area{
	text-align: center;
}

body#recruit #content main div.btn-area a{
	display: inline-block;
	width: 400px;
	height: 70px;
	text-align: center;
	color: #fff;
	background-color: #3e68a3;
	border-radius: 5px;
	font-size: 23px;
	text-decoration: none;
	padding: 5px;
	box-sizing: border-box;
	position: relative;
}

body#recruit #content main div.btn-area a:after{
	content: url(/img/img_arrow03.png);
	position: absolute;
	top: 30px;
	right: 10px;
	display: block;
	line-height: 10px;
}

body#recruit #content main div.btn-area a span{
	display: block;
	font-size: 14px;
	text-align: center;
}




/* 採用エントリー */

body#entry_form #content main,
body#entry_thanks #content main {
	max-width: 1250px;
	margin: auto;
	padding-bottom: 60px;
}
body#entry_form #content main h1,
body#entry_thanks #content main h1 {
	background: url(/img/img_contact_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;

}

body#entry_form #content main h1::after,
body#entry_thanks #content main h1::after {
	content: url(/img/img_ttl_contact.png);
	display: block;
	text-align: center;
}

body#entry_form #content main h1::before,
body#entry_thanks #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#entry_form #content main p.read,
body#entry_thanks #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
}

body#entry_form #content main p.read::after {
	content: url(/img/img_logo02.png);
	position: absolute;
	right: 0;
	top:0;
}

body#entry_form #content main h2 {
	background: url(/img/bcg_contact01.png) no-repeat top left;
	font-size: 20px;
	font-weight: bold;
	color: #0e274b;
	line-height: 67px;
	margin-top: 60px;
	margin-bottom: 15px;
	position: relative;
}

body#entry_form #content main p span {
	font-size: 24px;
	font-weight: bold;
	color: #0e274b;
	margin-left: 5px;
	margin-right: 5px;
}

body#entry_form #content main p a {
	display: none;
}

body#entry_form #content main h2::before {
	content: url(/img/icon_ttl01.png);
	margin-right: 10px;
	display: inline;
}

body#entry_form #content main section {
	max-width:1020px;
	margin: auto; 
}
body#entry_form #content main section ul li {
	padding: 20px;
}
body#entry_form #content main section ul li span.hisu {
	display: inline-block;
	padding: 0.1rem 0.5rem;
	background-color: #ec3b04;
	font-size: 10px;
	color: #fff;
	margin-left: 5px;
	line-height: 1;
}
body#entry_form #content main section ul li:nth-of-type(odd) {
	background-color: #fdfcf8;
}

body#entry_form #content main section ul li:nth-of-type(even) {
	background-color: #fcf9eb;
}

body#entry_form #content main section ul li input[type="text"],
body#entry_form #content main section ul li input[type="email"],
body#entry_form #content main section ul li input[type="tel"]{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 800px;
}

body#entry_form #content main section ul li:nth-of-type(3) input[type="text"]:nth-of-type(1){
	width: 125px;
	margin-right: 10px;
}

body#entry_form #content main section ul li:nth-of-type(3) input[type="text"]:nth-of-type(2){
	width: 125px;
	margin-left: 10px;
}
body#entry_form #content main section ul li:nth-of-type(3) .your-add input[type="text"]{
	width: 800px;
	margin-left: 0;
}

body#entry_form #content main section ul li:nth-of-type(7) input[type="text"]{
	width: 125px;
}

body#entry_form #content main section ul li:nth-of-type(7) select{
	width: 125px;
}

body#entry_form #content main section ul li select{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 490px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body#entry_form #content main section ul li span.menu-todouhuken select{
	width: 125px;
}

body#entry_form #content main section ul li textarea{
	border:solid 1px #999;
	border-radius: 5px;
	padding: 15px;
	box-sizing: border-box;
	width: 800px;
	min-height: 160px;
}

body#entry_form #content main section form p {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

body#entry_form #content main section input[type="submit"],
body#entry_form #content main section input[type="button"]{
	background-color: #3b639c;
	width: 300px;
	line-height: 60px;
	border-radius: 30px;
	text-align: center;
	display: inline-block;
	color: #fff;
}




/* エクスプレスサービス（神戸市内宅配）202004*/


body#delivery02 #content main {
	
	margin: auto;
}
body#delivery02 #content main h1 {
	max-width: 1250px;
	margin: auto;
	background: url(/img/img_delivery_main.png) no-repeat;
	text-align: center;
	font-size: 30px;
	font-family: serif;
	color: #fff;
	padding-top:130px;
	height: 300px;
	box-sizing: border-box;
	background-size: cover;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;


}

body#delivery02 #content .breadcrumbs {
	max-width: 1250px;
	margin: auto;
}

body#delivery02 #content main h1::after {
	content: url(/img/img_ttl_conpany.png);
	display: block;
	text-align: center;
}

body#delivery02 #content main h1::before {
	content: url(/img/img_konigs-Krone.png);
	position: absolute;
	bottom: -50px;
	left: -50px;
}

body#delivery02 #content main p {
	font-size: 15px;
	position: relative;
	text-align: center;
}
body#delivery02 #content main p span{
	color: #2a4585;
}

body#delivery02 #content main figure.txt-c{
	text-align: center;
}
body#delivery02 #content main p.read {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	position: relative;
	max-width: 1250px;
	margin: auto;
}

body#delivery02 #content main p.read{
	margin-top: 20px;
}

body#delivery02 #content main p.read span{
	color: #294481;
}





body#delivery02 #content main div.tel-area {
	background-color: #294482;
	padding: 10px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}



body#delivery02 #content main h2 {
	text-align: center;
	color: #294481;
	font-size: 24px;
	font-weight: bold;
}

body#delivery02 #content main h2::after {
	content:"";
	display: block;
	width: 100px;
	height: 3px;
	margin: 10px auto;
	background-color: #294481;
	margin-bottom: 50px;
}

body#delivery02 #content main section#cont01 {
	margin-bottom: 100px;
}


body#delivery02 #content main section#cont01 div.flex-area {
	display: flex;
	justify-content: space-between;
	max-width: 1250px;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 50px;
}

body#delivery02 #content main section#cont01 div.flex-area div.txt-area {
	max-width: 520px;
	text-align: left;
}

@media screen and (min-width: 767px) and (max-width: 1249px){
	body#delivery02 #content main section#cont01 div.flex-area div.txt-area {
		width:48%;
	}
	body#delivery02 #content main section#cont01 div.flex-area figure {
		width:48%;
	}
	body#delivery02 #content main section#cont01 div.flex-area img{
		width:100%;
		height:auto;
	}
	
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area p {
	text-align: left;
}

body#delivery02 #content main section#cont01 div.flex-area div.txt-area h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:20px;
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area h3 span {
	color: #294481;
}


body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 {
	background-color: #f3f3f3;
	padding: 50px 20px;
	max-width: 693px;
	width: 60%;
	box-sizing: border-box;
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 ul li {
	font-size: 20px;
	font-weight: bold;
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 p {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 1px #b8b8b8;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 dl dt {
	background-color: #3b7a49;
	color: #fff;
	line-height: 1;
	padding: 5px 10px;
	display: inline-block;
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 dl dd {
	color: #3b7a49;
}
body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 dl dt:last-of-type {
	background-color: #537fa9;
}

body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 dl dd:last-of-type {
	color: #537fa9;
}

body#delivery02 #content main section#cont01 div.flex-area div.txt-area2 dl dd {
	color: #3b7a49;
	font-size: 20px;
	font-weight: bold;
}


body#delivery02 #content main section#cont02 {
	background-color: #fafaf5;
	padding: 60px 0;
}
/*タブ切り替え全体のスタイル*/
body#delivery02 .tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  max-width: 1250px;
  margin: 0 auto;}

/*タブのスタイル*/
body#delivery02 .tab_item {
  width: calc(100%/3);
  height: 95px;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
  color: #294481;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
  line-height: 95px;
}
body#delivery02 .tab_item span {
  border-bottom: solid 2px #294481;
}
body#delivery02 .tab_item span:after {
  content: ">";
  margin-left: 10px;
  display: inline-block;
}
body#delivery02 .tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
body#delivery02 .tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#cake:checked ~ #cake_content,
#baked:checked ~ #baked_content,
#bread:checked ~ #bread_content
{
display: block;
}

/*選択されているタブのスタイルを変える*/
body#delivery02 .tabs input:checked + .tab_item {
  background-color: #294481;
  color: #fff;
}
body#delivery02 .tabs input:checked + .tab_item span {
  border-bottom: solid 2px #fff;
}
body#delivery02 .tabs input:checked + .tab_item span:after {
  transform:  rotate(90deg);
}

body#delivery02 #content main section#cont02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

body#delivery02 #content main section#cont02 ul:after {
	content: "";
	width: 345px;
	display: block;
	height: 1;
}

body#delivery02 #content main section#cont02 ul li {
	width: 345px;
	margin-bottom: 60px;
}
body#delivery02 #content main section#cont02 ul li figure {
	margin-bottom:20px; 
}
body#delivery02 #content main section#cont02 ul li img {
	width: 100%;
	height: 345px;
	object-fit: cover;
}

body#delivery02 #content main section#cont02 ul li div.no {
	display: inline-block;
	border:solid 1px #999;
	line-height: 1;
	padding: 5px;
	font-size: 11px;
}

body#delivery02 #content main section#cont02 ul li h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
body#delivery02 #content main section#cont02 ul li div.note {
	font-size: 12px;
}

body#delivery02 #content main section#cont02 p.attent {
	
	max-width: 1250px;
	margin: 60px auto 100px; 
}

