@charset "utf-8";

/***************************************************
PC用および共通設定 974px～
***************************************************/
#bodyArea.noNavi {
    padding: 0px !important;
}

li.last{
	margin-right:0 !important;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.clear{
	clear:both;
}
.sp{display:none;}
.pc{display:block;}

.hidden{
  display: none;
}

#container{
	background:url("/english/tantakatan/images/bg.jpg") center repeat-y;
	width:100%;
	margin:0 auto;
	position: relative;
}

#main_container{
	width:974px;
	margin:0 auto;
	background-color:#f6ebf3;
	position: relative;
	text-align:center;
	padding-bottom:5%;
}
ul#menu{
	margin:0 auto;
	width:100%;
	position: relative;
}
ul#menu li{
	float:left;
}

/*-アンカーナビ-*/
.anchorNav {
	overflow: hidden;
	display: table;
}
.anchorNav li{
	display: table-cell;
	width: 19%;
	border-right: 1px solid #636363;
}
.anchorNav li:before{
	background: url(/english/tantakatan/images/index_ic01.png) no-repeat 22px 50%;
}
.anchorNav li:nth-child(5){
	border-right: none;
}
.anchorNav li a{
	position:relative;
	display: flex;
	padding: 15px 11px 10px 45px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	background: #000000;
	align-items: center;
	height: 95px;
	line-height: 1.2;
}
.anchorNav li a:before{	
	background: url(/english/tantakatan/images/index_ic01.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top:-5px;
	content:"";
	height: 9px;
	width: 14px;
	background-size: 14px 9px;
}
.anchorNav li a span{
	display: block;
	margin-top: -7px;
}
.anchorNav li a:hover{
	background: #5f5f5f;
}
/*-セクション-*/
.section01{
	background: url(/english/tantakatan/images/bg02.jpg) repeat-y;
	padding-bottom: 80px;
	padding-top:40px;
}
.section01 img{
	margin:auto;
}
.section02{
	background: url(/english/tantakatan/images/bg03.jpg) repeat-y;
	padding-bottom: 80px;
	padding-top:40px;
}
.sectionTitle{
	margin-bottom: 32px;
	margin: 0 auto;
}
.subheading{
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
.subheading02{
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
}
.subheading03{
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
.section_innnerText{
	margin-top: 6px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
}
.section_innnerText02{
	margin-top: 18px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
}
.box-under-shadow {
  box-shadow: 0px 12px 10px -2px rgba(226,161,212,0.35);
}
.shisoPhoto img{
	width: 370px;
}

.equalTwoCol01 {
	width: 974px;
	clear: both;
	margin: 0 -30px 0 0;
	padding-left: 97px;
}
.noNavi .equalTwoCol01 .col {
	float: left;
	width: 370px;
	margin: 25px 40px 0 0;
}

.recipesTitle{
	border-bottom: 1px solid #000000;
	margin-bottom:30px;
}
.equalTwoCol01.recipesCol {
	width:974px;
	clear: both;
	margin: 0 -30px 0 0;
	padding-left: 40px;
}
.noNavi .equalTwoCol01 .col02 {
	float: left;
	width: 427px;
	margin: 10px 40px 0 0;
}
.recipesTitleText{
	border-left: 7px solid #9b478e;
	padding-left:13px;
	margin-bottom:10px;
	margin-top:0;
	text-align:left;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight:bold;
	line-height: 1.0;
}
.recipesTitleText span{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight:bold;
}
.blanksArea02{
	height: 32px;
}

/***************************************************
タブレット用 768px～973px
***************************************************/

@media only screen and (max-width: 973px){

#main_container{
	width:100%;
	margin:0 auto;
	background-color:#f6ebf3;
	position: relative;
}
div[name=menu] {
	margin:0 auto;
  position: relative;
}
ul#menu{
	margin:0 auto;
	width:100%;
  position: relative;
}
ul#menu li{
	float:left;
}
ul#menu li#menu01{width:19.5%;}
ul#menu li#menu02{width:20%;}
ul#menu li#menu03{width:20%;}
ul#menu li#menu04{width:20%;}
ul#menu li#menu05{width:20%;}




}



/***************************************************
スマートフォン用 ～(973px)※タブレットにおいてもSP表示
***************************************************/
@media only screen and (max-width: 973px){

.sp{display:block;}
.pc{display:none;}

/*メインイメージ*/
#menu_logo{
	float:left;
	width:25%;
}
#menu_pulldown{
	float:right;
	width:30%;
	margin:1% 0 0;
}

#menu_sp{
	background-color:#FFF;
	width:100%;
  position:relative;
}

#menu_sp ul{
	width:100%;
	background-color:#C17BB1;
	padding:2px 0 0 0;
  position:absolute;
  z-index:100;
}
#menu_sp ul li{
	margin:0 5%;
	width:90%;
}
#menu_sp ul li:not(:last-child){
	border-bottom:2px solid #FFF;
}

.box-under-shadow {
  box-shadow: 0px 8px 10px -2px rgba(226,161,212,0.35);
}
.section01{
	background: url(/english/tantakatan/images/bg02.jpg) repeat-y;
	padding-bottom: 7%;
	padding-top:8%;
	padding-left:3.5%;
	padding-right:3.5%;
}
.section02{
	background: url(/english/tantakatan/images/bg03.jpg) repeat-y;
	padding-bottom: 7%;
	padding-top:8%;
	padding-left:3.5%;
	padding-right:3.5%;
}
.subheading{
	margin-top: 3%;
	margin-left: -3%;
	margin-right: -3%;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
.subheading.spRedShiso{
	margin-top: 4%;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
.section_innnerText{
	margin-top: 6px;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}
.section_innnerText.sptale{
	margin-top: 19px;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}
.subheading02{
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.4;
}
.subheading03{
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2.5%;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

.equalTwoCol01 {
	width: 86%;
	clear: both;
	margin: 0 7% 0 7%;
	padding-left: 0;
}
.noNavi .equalTwoCol01 .col {
	text-align:center;
	margin: 18px 40px 0 0;
}
.section_innnerText02{
	margin-top: 18px;
	margin-left: 3%;
	margin-right: 3%;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}
.noNavi .equalTwoCol01 .col02 {
	text-align:center;
	float: none;
	width: 100%;
	margin: 19px 40px 0 0;
}
.noNavi .equalTwoCol01 .col02 img{
	width: 86%;
	margin: 1.5%;
}
.recipesTitle {
	border-bottom: 1px solid #000000;
	margin-bottom: 3%;
}
.recipesTitleText{
	border-left: 7px solid #9b478e;
	padding-left:10px;
	margin-bottom:8px;
	margin-top:0;
	text-align:left;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight:bold;
	line-height: 1.0;
}
.recipesTitleText span{
	font-size: 13px;
	font-size: 1.3rem;
	font-weight:bold;
}


.equalTwoCol01.recipesCol {
	padding-left: 0px;
	width: auto;
}

/*-アンカーナビ-*/
.anchorNav {
	overflow: hidden;
	display: block;
	background-color:#636363;
}
.anchorNav li{
	float:left;
	border-right: none;
	margin-right:1px;
}
.anchorNav li:before{
	background: url(/english/tantakatan/images/index_ic01.png) no-repeat 22px 50%;
}
.anchorNav li:nth-child(-n+3){
	width: calc((100% - 2px) / 3);
}
.anchorNav li:nth-child(n+4){
	margin-top:1px;
	width: calc((100% - 1px) / 2)
}
.anchorNav li:nth-child(3),
.anchorNav li:nth-child(5){
	margin-right:0px;
}
.anchorNav li a{
	position:relative;
	display: flex;
	padding: 10% 0% 9% 20%;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	background: #000000;
	align-items: center;
	height: 58px;
	line-height: 1.2;
}


.anchorNav li a:before{	
	background: url(/english/tantakatan/images/index_ic01.png) no-repeat;
	position: absolute;
	top: 45%;
	left: 8px;
	margin-top:0%;
	content:"";
	height: 9px;
	width: 14px;
	background-size: 80%;
}

.anchorNav li a span{
	display: block;
	margin-top: -7px;
}
.anchorNav li a:hover{
	background: #5f5f5f;
}


}
