/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
.boxblue {
	color: #33348e;
	font-weight: bold;
}

.boxleft img {
	margin: 0 10px 0 0;
	width: 40%;
	float: left;
}

.boxtitle {
	font-family: Meiryo UI , "游ゴシック" , "Yu Gothic" , sans-serif;
	padding: 0 0 20px;
	color: #ff5d31;
	font-size: 200%;
	font-weight: 900;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.2);
}

.toptitle {
	font-family: Meiryo UI , "游ゴシック" , "Yu Gothic" , sans-serif;
	padding: 0 0 20px;
	color: #ff5d31;
	font-size: 200%;
	font-weight: 900;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.2);
	text-align: center;
}

.tesoutitle {
	padding: 0 0 20px;
	color: #ff64ff;
	font-size: 25px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

@media screen and (max-width: 480px) {
	.boxtitle {
		font-family: Meiryo UI , "游ゴシック" , "Yu Gothic" , sans-serif;
		padding: 0 0 20px;
		color: #ff5d31;
		font-size: 20px;
		font-weight: 900;
		text-shadow: 2px 4px 3px rgba(0,0,0,0.2);
	}
	
	.boxtext {
		text-align: left;
		font-size: 16px;
		line-height: 150%;
	}
	
	.kodawari img {
		width: 20%;
		height: auto;
		float: left;
		margin: 5px;
	}
}

.boxtext {
	text-align: left;
	line-height: 150%;
}

.cooking img {
	width: 100%;
}

.cookinginfo {
	margin: 0 auto;
}

#menup table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#menup th {
	border-bottom: 1px #E3E3E3 solid;
	text-align: left;
	padding: 10px 0 0 10px;
	margin-left: 10px;
	font-size: 16px;
}

#menup tr td {
	width: 30%;
	border-bottom: 1px #E3E3E3 solid;
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
	color: #6464ff;
	font-weight: bold;
}

#menup h4 {
	font-size: 30px;
}

#menup span {
	font-size: 10px;
	margin-left: 10px;
}

.lunchfont {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 20px;
}

.textcenter {
	text-align: center;
	font-size: 16px;
}

#co table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#co th {
	border-bottom: 1px #E3E3E3 solid;
	text-align: left;
	padding: 10px 0 0 10px;
	margin-left: 10px;
	font-size: 16px;
}

#co tr td {
	border-bottom: 1px #E3E3E3 solid;
	text-align: left;
	font-size: 16px;
}

#lunch table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#lunch th {
	border: 1px #E3E3E3 solid;
	text-align: center;
	padding: 10px 0 0 10px;
	margin-left: 10px;
	font-size: 16px;
	background-color: #ffe6e6;
}

#lunch tr td {
	border: 1px #E3E3E3 solid;
	text-align: left;
	font-size: 16px;
}

.botcenterwrap {
	position: relative;
}

.botcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.titlelist {
	background: url(http://www.cafefellow.com/wp-content/uploads/2016/09/titlebg.png) no-repeat left center;
	padding-left: 40px;
	font-size: 30px;
	line-height: 45px;
	color: #ff31a5;
}

.cooklist {
	font-family: Meiryo UI , "游ゴシック" , "Yu Gothic" , sans-serif;
	background: url(http://www.cafefellow.com/wp-content/themes/connexions/images/hana.png) no-repeat left center;
	padding-left: 40px;
	font-size: 20px;
	line-height: 30px;
	color: #4c0000;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	background-color: #ffe8f5;
	color: #333;
	width: 100%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: .5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}

.wpcf7 input[type="number"] {
	background-color: #ffe8f5;
	color: #333;
	width: auto;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: .5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}

#potitle {
	font-size: 45px;
	line-height: 45px;
	color: #6464ff;
	font-weight: bold;
}

#poprice {
	font-size: 30px;
	color: #cc0000;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}

.floatleft {
	float: left;
	padding: 10px;
	margin: 5px;
	border: 1px #E3E3E3 solid;
	text-align: center;
}

.blogtext img {
	width: 100%;
	height: auto;
}
dl{
	margin:0;
}
.oseti dt{
font-size: 1.6em;
line-height: 1.2;
margin-bottom: 10px;
}
.oseti dd	{
font-size: 1.2em;
line-height: 1.2;
margin-bottom: 10px;
	margin-left: 30px;
}
.oseti-3	{
font-size: 20px !important;
font-weight: bold;
color: #ff0000;
float: right;
border-bottom: 2px #ff0000 solid;
clear:both;
}
.clear{
	clear:both;
}
.oseti-form	{
font-size: 1.6em !important;
font-weight: bold;
margin-bottom: 10px;
}
/*ラジオボタンを縦並び指定*/

.wpcf7 input[type="radio"] {
width: auto;
}
span.wpcf7-list-item {
    display: inline-block;
margin: 0 0 0 0em;
}
@media screen and (max-width: 767px) {
	.oseti dt{
font-size: 1.4em;
line-height: 1.2;
margin-bottom: 10px;
}
.oseti dd	{
font-size: 1.0em;
margin-bottom: 10px;
margin-left: 30px;
}
.oseti-3	{
font-size: 20px !important;
font-weight: bold;
color: #ff0000;
float: right;
border-bottom: 2px #ff0000 solid;
clear:both;
}
.floatleft {
	padding: 5px;
	text-align: center;
	font-size:0.7em;
	line-height: 1.0;
}
	#footer_arrow {
    bottom: -50px;
    height: 50px;
    left: 50%;
    margin-left: -36px;
    width: 50px;

}
	a#backtop {
    height: 44px;
    line-height: 44px;
    width: 44px;
}
	.oseti-form	{

margin: 20px 0px 10px;
}
}