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

.wrap {
	width: 910px;
	margin: 0 auto;
}

.navi {
    height: 50px;
	background-color: white;
}

.menu {
	height: 55px;
	width: 910px;
	display: inline-block;
	margin-top: auto;
	background-color: white;
	position: fixed;
}

.menu li {
	display: inline-block;
	margin-left: -3px;
}

.slides {
	width: 910px;
}

#top {/*親要素*/
     position: relative;
     padding:0;/*要素内の余白は消す*/
}

.new {/*今週のケーキラインナップ*/
     position: absolute;
	 bottom: 0;  
     right: 0;  
	 z-index: 50;
}
	
.info2 {/*お知らせ：下から２段目のお知らせ*/
     position: absolute;
	 top: 0;  
     left: 0;  
	 z-index: 50;
	 margin-left: 630px;
	 margin-top: 250px;
}

.info3 {/*特別：下から３段目のお知らせ*/
     position: absolute;
	 top: 0;  
     left: 0;  
	 z-index: 50;
	 margin-left: 630px;
	 margin-top: 150px;
}

#Tw_icon{
    width: 50px;
    position: absolute;
	/*bottom: 30px;  
    right: 250px;  */
    top: 0;  
    right: 5px;
    z-index: 51;
}

.obi{
	width: 910px;
	height: 138px;
	border-bottom: 4px solid #ffb6c1;
    background-image: url(../img/obi.png);
}

.obi2{
	width: 910px;
	height: 138px;
    border-bottom: 4px solid #87ceeb;
	background-image: url(../img/obi2.png);		
}

.obi3{
	width: 910px;
	height: 138px;
	border-bottom: 4px solid #ffb6c1;
	background-image: url(../img/obi3.png);		
}

.concept {
	height: 535px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/concept.jpg)
}

.box1 {
	width: 910px;
	margin-left: 180px;
	margin-top: 65px;
}

.title1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
		
}

.mozi {
    width: 550px;
	font-size: 13px;
	line-height: 28px;
    text-align: center;
	margin-left: 170px;
	margin-bottom: 20px;
}

.syosai{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-left: 220px;
}

table.type05 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
	margin-left: 250px;
}

table.type05 th {
	width: 165px;
	padding-top: 6px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}

table.type05 td {
	width: 200px;
	padding-top: 6px;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
	color:#9B6373;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}



.access {
	height: 695px;
    overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/access.jpg)
}

.box2 {
	margin-left: 280px;
	margin-top: 65px;
}

.title2{
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 70px;
}

.tizu{
	margin-left: 170px;
	margin-bottom: 20px;
}

.mozi2 {
    width: 350px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
    text-align: left;
	margin-left: 170px;
	margin-bottom: 20px;
}

table.type07 {
	border-collapse: collapse;
	line-height: 1.5;
	border: 2px solid #9B6373;
	text-align: center;
	margin-left: 170px;
}
table.type07 thead {
	border-right: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
	background: #9B6373;
}
table.type07 thead th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	font-size: 13px;
	color: #fff;
}
table.type07 td {
	width: 340px;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #9B6373;
}


#sns{
    padding: 40px 40px;
    text-align: right;
    background: url(../img/sns2.png) 0 0 no-repeat;
    background-size: cover;
}

#sns #twitter-widget-0{
    display: inline-block;
    vertical-align: middle;
}
.contact {
	height: 535px;
	width: 910px;
	margin-top: -6px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/contact.jpg)
}


.recrut {
	height: 600px;
	width: 910px;
	overflow: hidden;
	background-color: #ffffff;
}

.left{
	width: 48%;
	display: inline-block;
}

.right{
	width: 48%;
	display: inline-block;
}


.re{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

table.re {
	border-collapse: separate;
	border-spacing: 0;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
}

table.re th {
	width: 80px;
	font-weight: bold;
	font-size: 12px;
	padding: 2.5px;
	color: white;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}

table.re td {
	width: 320px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#9B6373;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}

.re01{
	margin-left: 30px;
	margin-top: 100px;
}

table.re01 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
}

table.re01 th {
	width: 80px;
	font-weight: bold;
	font-size: 11px;
	padding: 2.5px;
	color: white;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}

table.re01 td {
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color:#9B6373;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}

.re02{
	margin-left: 30px;
}

table.re02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
}

table.re02 th {
	width: 80px;
	font-weight: bold;
	font-size: 11px;
	padding: 2.5px;
	color: white;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}

table.re02 td {
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color:#9B6373;
	vertical-align: middle;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}


.re03{
	margin-left: 20px;
}

table.re03 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
}
table.re03 th {
	height: 75px;
	width: 80px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}
table.re03 td {
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color:#9B6373;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}

.re04 {
	margin-left: 20px;
}

table.re04 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #9B6373;
	border-left: 1px solid #9B6373;
}

table.re04 th {
	width: 80px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
	background: #9B6373;
}

table.re04 td {
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color:#9B6373;
	vertical-align: top;
	border-right: 1px solid #9B6373;
	border-bottom: 1px solid #9B6373;
}

.title3{
	width: 250px;
	font-size: 19px;
    margin-left: 526px;
	margin-top: 70px;		
}

.title4{
	width: 400px;
	font-size: 13px;
	text-align: center;
      margin-left: 450px;
	margin-top: 10px;		
}

.mail{
	margin-top: 45px;
	margin-left: 530px;
	font-size: 11px;
	font-weight: bold;
	color: #9B6373;
}

.soushin{
	margin-top: 10px;
}

.footer {
	width: 910px;
	background-repeat: no-repeat;
	background-color:saddlebrown;
	background-image:url(../img/footer.png)
}

.mozi4{
	font-weight: bold;
	font-size: 12px;
	color: linen;
	display: inline-block;
	text-align: center;
	margin-left: 235px;
	margin-top: 30px;
}

.info{
	display: inline;
	margin-left: 250px;
	margin-top: 0px;
}

.copy{
	margin : 24px auto 0;
    text-align: center;
    font-size: 12px;
	color: linen;
}

.fixed {
    position: fixed;
    top: 0;
    width: 910px;
    z-index: 10000;
}

.thanks {
	margin-left: -100px;
	font-size: 16px;
	line-height: 30px
}