@charset "utf-8";
/* CSS Document */

header img{
	border-radius:10px;
}

header .text{
	line-height: 180%;
	letter-spacing: 1px;
	font-size: 110%;
}

header h2{
	background-image:url(../img/yariika/main_bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	color:#333;
	margin-top:-45px;
	position:relative;
	text-align: center;
	font-size:170%;
	line-height:100%;
	letter-spacing:5px;
	padding:15px 0;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
}

header h2 .color{
	color: #619CB6;
	font-size: 170%;
	line-height:120%;
}

header h2 .text{
	font-size: 150%;
	line-height:120%;
}

.yariika{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.yariikaIco{
	text-align: center;
	font-size:180%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 18px 10px 10px 10px;
}

.yariikaIco span{
	background-color: #FFF;
	background-image: url(../img/yariika/icon_illust.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #619CB6;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
	padding: 20px 5px 0 50px;
	text-align: center;
	vertical-align:middle;
}

.inWrap h4{
	background:url(../img/yariika/title_border.gif) repeat-x bottom;
	color:#333;
	font-size: 150%;
	line-height:100%;
	letter-spacing: 4px;
	padding-bottom: 20px;
	margin-bottom:30px;
	text-align: center;
}

.inWrap h4 span{
	display: block;
	padding: 5px 0 0 35px;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0 15px;
	margin-bottom:40px;
}

.imgLeft .text,
.imgLeft .materials{
	float:right;
}

.imgRecipe,
.imgRight .text{
	float:left;
}

.imgBottom .img{
	display: inline-block;
}

.imgBottom ul li{
	float:left;
	width:31.9%;
}

.imgLeft .img{
	float:left;
	width: 37%;
}

.img li{
	padding: 5px;
}

.imgRight .img{
	float:right;
	width: 37%;
}

.inWrap img{
	width: 100%;
    height: auto;
}

.imgBottom .text{
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-size: 110%;
}

.imgRight .text,
.imgLeft .text{
	width: 600px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
	font-size: 110%;
}

.restaurant {
    float: right;
    width: 67%;
}

.restaurant .table_temp th {
    width: 20%;
}
.restaurant .table_temp th span {
	font-size: 120%;
    line-height: 130%;
    letter-spacing: 2px;
}
.restaurantImg {
    float: left;
    width: 29%;
}
.restaurantImg img {
    width: 100%;
}
.img li {
    padding: 5px;
    color: #848383;
    font-size: 85%;
}

.imgcpt{
	margin-top: 5px;
	padding: 5px;
    background-color: #ebf0f2;
}
.imgcpttxt{
	font-size: 85%;
}
.twoimg ul li:first-child {
    padding-right: 13px;
}
.twoimg ul li {
    float: left;
    width: 49%;
}
.managerImg {
    float: left;
    width: 25%;
	margin-top: 30px;
}

.managerImg img{
	border-radius: 50%;
}
.managerImg p{
	text-align: center;
}
.managerWrap{
    float: right;
    width: 70%;
	margin-top: 40px;
}
.managerWrap .text{
    line-height: 180%;
    letter-spacing: 1px;
    font-size: 110%;
}

.managerWrap dt {
    background: #f2f2f2;
    padding: 10px;
    margin: 33px 0 10px;
    position: relative;
    border-radius: 10px;
	line-height: 180%;
    letter-spacing: 1px;
	font-size: 110%;
}
.managerWrap dd {
    background: #f2f2f2;
    border-radius: 10px;
    padding: 15px 20px;
    margin: 0 0 30px 0;
    position: relative;
	line-height: 180%;
    letter-spacing: 1px;
}
.managerWrap dd:before {
	content: '';
    width: 15px;
    height: 15px;
    background: #f2f2f2;
    position: absolute;
    left: -7px;
    top: 15px;
    transform: rotate(45deg);
}
.managerWrap dd p{
	font-weight: 500;	
	font-size: 117%;
}
.detailWrap{
    padding: 20px;
    background: #f2f2f2;
    border-radius: 10px;	
}
.detailWrap .img{
	float: left;
    width: 45%;
}
.detailWrap .img img{
	border-radius: 10px;
}
.detailWrap .data {
	padding: 10px;
    font-size: 110%;
    display: inline-block;
    width: 48%;
    margin-left: 20px;
    line-height: 1.5;
}
.detailWrap .table_temp {
    border-collapse: collapse;
    word-break: break-all;
}
.detailWrap .data table th.title {
    font-size: 120%;
	font-weight: 500;
}
.detailWrap .data table th {
    border: 0;
    background: none;
    width: 25%;
    padding: 5px 0px;
	font-weight: 100;
}
.detailWrap .data table td {
    border: 0;
    padding: 5px 0;
}
#recipe h4 {
    background-color: #E09DA1;
    background-image: none;
    color: #FFF;
    font-size: 140%;
    line-height: 100%;
    letter-spacing: 4px;
    margin-bottom: 20px;
    padding: 12px 10px 10px 10px;
    text-align: center;
}
#recipe .text {
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 110%;
}
#recipe .imgRecipe {
    float: left;
    width: 40%;
}
#recipe .materials {
    margin-left: 20px;
    font-size: 110%;
	float: right;
    width: 55%;
}
#recipe .titleMaterials {
    color: #603813;
    letter-spacing: 3px;
    font-weight: bold;
}
#recipe .titleRecipe {
    color: #603813;
    font-size: 120%;
    letter-spacing: 3px;
    margin-top: 30px;
    font-weight: bold;
}
#recipe .recipe {
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 70px;
    font-size: 110%;
}
#recipe .recipe li {
    list-style-type: none;
    border-bottom: 1px dotted #948643;
    padding: 10px;
}
#recipe .recipe li span {
	font-size: 110%;
    font-weight: bold;
    background-color: #603813;
    padding: 2px 5px;
    color: #FFF;
    border-radius: 3px;
    margin-right: 10px;
}
#recipe .recipe li .intext {
    margin-right: 2px;
}
#recipe .recipe li dl dt{
	float:right;
    width: 30%;
}
#recipe .recipe li dl dt img{
    width: 100%;
}
#recipe .recipe li dl dd{
	text-indent: -32px;
    margin-left: 22px;
	float: left;
    width: 62%;
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}


.table_temp tr:first-child th{
	color: #222222;
	text-align: inherit;
}

@media screen and (max-width:640px){

img,
.imgRecipe img{
	width: 100%;
}

.imgRight .text,
.imgLeft .text,
.materials{
	width: auto;
}

header img{
	border-radius:0px;
}

header h2{
	background-image:none;
	font-size: 130%;
	padding:35px 0 10px;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
}

header h2 .text{
	padding-top:30px;
	font-size: 100%;
}

.yariikaIco{
	margin-top:0;
	letter-spacing: 0px;
    font-size: 160%;
}
.yariikaIco span{
	line-height:100%;
	background-color:transparent;
}

h4{
	padding-top:30px;
	letter-spacing: 0;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0;
}

.imgRight .text,
.imgLeft .text,
.imgRecipe{
	float:none;
}

.imgBottom .img{
	display: inline;
}

.imgBottom ul li,
.imgLeft .img,
.imgRight .img,
.twoimg ul li{
	float:none;
	width:100%;
}

.inWrap li {
    padding: 5px 0 5px 0;
}
	
.point{
	margin: 10px 15px 10px 10px;
	padding: 10px;
}


.restaurant {
    float: none;
    width: 100%;
}
.restaurant .table_temp th, .restaurant .table_temp td {
    display: block;
    width: auto;
    padding: 5px;
}
.restaurant .table_temp{
	margin-bottom: 10px;
}
.restaurantImg {
    float: none;
    width: 100%;
	margin-bottom: 10px;
}
.yariikaIco {  
    padding: 10px 10px 10px 10px;
}
.twoimg ul li:first-child {
    padding-right: 0;
}
.managerImg {
    width: 65%;
    height: auto;
    margin: 0 auto;
	float: none;
}
.managerImg img {
    margin-top: 10px;
}

.managerWrap {
    margin-top: 20px;
    float: none;
    width: 100%;
}
.managerWrap dd {
    margin: 0 0 30px 0px;
}
.managerWrap dd:before {
    top: -8px;
    left: auto;
    right: 15px;
}
.detailWrap .data {
    padding: 10px;
    width: 100%;
    margin-left: 0;
}
#restaurant .imgBottom{
	margin-bottom: 0px;	
}
#recipe h4 {
    font-size: 120%;
}
#recipe .imgRecipe {
    float: none;
    width: 100%;
}
#recipe .materials {
	float: none;
    width: 100%;
	margin-left: 0;
    margin-top: 20px;
}
#recipe .titleRecipe {
    margin-top: 20px;
}
#recipe .recipe {
    line-height: 120%;
}
#recipe .recipe li dl dt {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
#recipe .recipe li dl dd {
    text-indent: -35px;
    margin-left: 22px;
    float: none;
    width: 100%;
}
}


