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



.column_tt{
	width: 100%;
	min-width: 1200px;
	height: 420px;
	color: #fff;
    padding: 55px 0;
	box-sizing: border-box;
	font-size: 20px;
}

.column_tt h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	margin-bottom: 50px;
}

#topics_column{
	background:url(../images/topics_img_01_pc.jpg) no-repeat center left;
	background-size: 100% auto;
    padding: 180px 0;
    margin-bottom: 60px;
}


#topics {
	margin: 0 auto 120px;

}

#topics_column_inner{
	width: 1000px;
	margin: 0 auto;
}

.topics_box {
	overflow: hidden;
	max-width: 840px;
	margin:0 auto 40px;
	padding:20px 30px;
	border:5px solid #c0b29c;
	text-align: left;
}
.topics_box .topics_img {
	float:left;
	width:48%;
}
.topics_box .topics_img img {
	width:100%;
}
.topics_box .topics_notes {
	float:right;
	width:48%;
}
.topics_box .topics_notes h3 {
	margin:0 0 10px;
	font-weight: bold;
	font-size:1.4rem;
	line-height: 2rem;
}
.topics_box .topics_notes .tp_col {
	margin:0 0 10px;
	padding: 2px 3px;
	text-align: center;
	color:#fff;
	font-size: 0.85rem;
	background-color: #aa8149;
}
.topics_box .topics_notes .tp_txt {
	font-size: 0.9rem;
}
.topics_box .topics_notes .tp_link {
	margin:30px 0 0;
	text-align: right;
}
.topics_box .topics_notes .tp_link a {
	width:150px;
	display: inline-block;
	padding:7px 0;
	color:#FFF;
	text-align: center;
	background-color: #000;
}
.topics_box .topics_notes .linkBtn a {
	display: inline-block;
	margin-right: 5px;
	padding:2px 15px;
	border-radius: 3px;
	background-color: #c64600;
	color:#FFF;
}
.topics_box .topics_notes .linkBtn a:last-child {
	margin-right: 0;
}


@media screen and (max-width : 768px){


#topics_column_inner,.topics_box,#topics_column_02,#insta{
    width: 100%;
}

.column_tt{
	min-width: 100%;
}
.column_tt h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: -5%;
}

#topics_column{
	background:url(../images/topics_img_01_sp.jpg) no-repeat bottom left;
	background-size: cover;
	height: 0;
	padding: 28.125% 0;
    margin-bottom: 14%;
}

#topics_column_02 {
    margin: 0 auto 8%;
}

#topics {
    margin: 0 auto 13%;
}



.topics_box {
	overflow: hidden;
	width:auto;
	margin:0 2% 40px;
	padding:15px 15px;
}
.topics_box .topics_img {
	float:none;
	width:100%;
	margin:0 0 10px;
}
.topics_box .topics_notes {
	float:none;
	width:100%;
}
.topics_box .topics_notes h3 {
	font-size:1.2rem;
}
.topics_box .topics_notes .tp_col {
	font-size: 0.7rem;
}
.topics_box .topics_notes .tp_txt {
	font-size: 0.8rem;
}
.topics_box .topics_notes .tp_link {
	margin:20px 0 0;
	text-align: center;
}
}









/*

babyshower

*/
#babyshower img {
max-width: 100%;
height: auto;
width /***/:auto;
margin: 0;
padding: 0;
vertical-align:bottom;
}
#babyshower #main {
	margin:0 0 120px;
}

#bs_header {
	max-width: 790px;
	margin:0 auto 60px;
}

#bs_header p.mainImg {
	position:relative;
	margin:0 auto 60px;
}
#bs_header p.mainImg img:nth-child(1) {
	width:70%;
}
#bs_header p.mainImg img:nth-child(2) {
	position:absolute;
	width:30%;
	bottom:-50px;
	right:0px;
}
#bs_header h3 {
	margin:15px 0;
	font-size: 1.4rem;
	font-weight: bold;
}
#bs_header .bs_txt {
	text-align: left;
}

@media screen and (max-width : 768px){
#babyshower #main {
	margin:0 0 40px;
}
#bs_header {
	margin:0 5% 60px;
}

#bs_header p.mainImg {
	position:static;
	margin:0 auto 30px;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
}
#bs_header p.mainImg img:nth-child(1) {
	width:50%;
}
#bs_header p.mainImg img:nth-child(2) {
	position:static;
	width:50%;
	bottom:-50px;
	right:0px;
}
#bs_header h3 {
	margin:15px 0;
	font-size: 1.4rem;
	font-weight: bold;
}
#bs_header .bs_txt {
	text-align: left;
}
}

/* bs_price */
#bs_price {
	margin:0 0 80px;
	padding:40px 0 60px;
	background-color: #efeae3;
}
#bs_price h3 {
	margin:0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color:#634b2a;
}
#bs_price .bs_tr {
	max-width:720px;
	margin:0 auto 10px;
	padding:10px;
	font-size: 1.5rem;
	font-weight: bold;
	color:#FFF;
	background-color: #634b2a;
}

#bs_price .bs_plus {
	margin:0 auto 10px;
	font-size: 3rem;
	font-weight: bold;
	color:#634b2a;
}
#bs_price .bs_plan {
	position:relative;
	max-width:720px;
	margin:0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
}
#bs_price .bs_plan::after {
	content: 'or';
	font-size: 2rem;
	font-weight: bold;
	color:#634b2a;
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
}
#bs_price .bs_plan .plan {
	width:43%;
	background-color: #FFF;
}
#bs_price .bs_plan .plan h4 {
	padding:10px 5px;
	color:#FFF;
	background-color: #aa8149;
	font-size:1.3rem;
	line-height: 1.8rem;
}
#bs_price .bs_plan h4.ote {
background-color: #a8a84a;
}
#bs_price .bs_plan h4.ful {
background-color: #a8584a;
}
#bs_price .bs_plan .plan h4 span {
	font-size:1.6rem;
}
#bs_price .bs_plan .plan ul {
	margin:15px 25px;
	text-align: left;
}
#bs_price .bs_plan .plan ul li.option {
	margin-top:10px;
	font-weight: bold;
}
@media screen and (max-width : 768px){

#bs_price {
	margin:0 0 30px;
}
#bs_price {
	padding:20px 5% 30px;
	}
#bs_price .bs_tr {
	padding:10px 5px;
	font-size: 1rem;
}
#bs_price .bs_plus {
	font-size: 2rem;
}
#bs_price .bs_plan {
	margin:0 auto;
}
	
#bs_price .bs_plan .plan {
	width:100%;
}
#bs_price .bs_plan .plan h4 {
	padding:5px 5px;
	font-size:1.1rem;
}
#bs_price .bs_plan .plan h4 span {
	font-size:1.6rem;
}
#bs_price .bs_plan .plan ul {
	margin:10px 20px;
}
#bs_price .bs_plan::after {
	content: '';
	
}
	#bs_price .sp_or {
		margin:0 auto;
	font-size: 1.8rem;
	font-weight: bold;
	color:#634b2a;
	text-align: center;
		
	}
}


/* bs_option */

#bs_option {
	max-width: 800px;
	margin:0 auto 40px;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
}


#bs_option .bs_opb {
	width:46%;
	margin:0 0 30px;
}
#bs_option .bs_opb h4 {
	margin:0 0 10px;
	font-size: 1.2rem;
	font-weight: bold;
}
#bs_option .bs_opb .bs_img {
	margin:0 0 10px;
}
#bs_option .bs_opb .bs_txt {
	text-align: left;
	font-size: 0.9rem;

}
#bs_option .bs_opb ul {
	margin:0 0 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
}
#bs_option .bs_opb li {
	width:49%;
	font-size: 0.8rem;
	color:#FFF;
}

#bs_option .bs_opb li:nth-child(1) {
background-color: #a8a84a;
}
#bs_option .bs_opb li:nth-child(2) {
background-color: #a8584a;
}
#bs_option .bs_opb li.off {
	opacity:0.2;
}
@media screen and (max-width : 768px){


#bs_option {
	margin:0 5% ;
}
#bs_option .bs_opb h4 {
	font-size: 0.8rem;
}
#bs_option .bs_opb .bs_img {
	margin:0 0 10px;
}
#bs_option .bs_opb .bs_txt {
	text-align: left;
	font-size: 0.6rem;

}
#bs_option .bs_opb ul {
	margin:0 0 10px;
	display: block;
}
#bs_option .bs_opb li {
	width:100%;
	margin-bottom: 1px;
	font-size: 0.6rem;
}
	
}


/* bs_food */
#bs_food {
	max-width:875px ;
	margin:0 auto 60px;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	text-align: left;
	font-size:0.8rem;
	line-height: 1.4rem;
}
#bs_food div:nth-child(1) {
	width:610px;
}
#bs_food div:nth-child(2) {
	width:245px;
}
#bs_food div img {
	margin:0 0 5px;
}
@media screen and (max-width : 768px){
#bs_food {
	margin:0 5% 30px;
}
#bs_food div:nth-child(1) {
	width:100%;
}
#bs_food div:nth-child(2) {
	width:50%;
}
}


/* bs_note */
#bs_note {
	max-width: 900px;
	margin:0 auto 60px;
	padding: 20px 40px;
	background-color: #ededed;
	font-size:0.8rem;
	text-align: left;
}


@media screen and (max-width : 768px){
	
#bs_note {
	max-width: 900px;
	margin:0 auto 30px;
	padding: 20px 5%;
}	
	
}



/* bs_contact */

#bs_contact {
	margin:0 auto 60px;
	font-size: 3rem;
	line-height: 1.4rem;
}
#bs_contact span {
	font-size: 0.8rem;
}
#bs_contact::before {
	content:'事前予約';
	margin:0 5px 0 0;
	padding:10px 20px;
	color:#FFF;
	font-size: 1.2rem;
	background-color: #000;
line-height:1rem;
	
}
@media screen and (max-width : 768px){
#bs_contact {
	margin:0 5% 30px;
	font-size: 2rem;
}
#bs_contact span {
	font-size: 0.8rem;
}
#bs_contact::before {
	display: inline-block;
	content:'事前予約';
	margin:0 5px 20px 0;
	
}
}





/* bs_menu */
#bs_menu {
	margin:0 0 70px;
	padding:30px 0 60px;
	background-color: #efeae3;
}
#bs_menu .bs_mn_in {
	max-width: 960px;
	margin:0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	text-align: left;
}
#bs_menu h2 {
font-size: 40px;
font-weight: 500;
margin-bottom: 20px;
}
#bs_menu .bs_mn_in div {
	width:30%;	
}
#bs_menu .bs_mn_in div h3 {
	font-weight: bold;
}
#bs_menu .bs_mn_in div dl {
	overflow: hidden;
}

#bs_menu .bs_mn_in div dl dt{
  width: 70%;
  float: left;
	font-size: 0.9rem;
}
#bs_menu .bs_mn_in div dl dd{
  margin-left: 70%;
	text-align: right;
}
#bs_menu .bs_mn_in div dl dd:after{
  display: block;
  content: "";
  clear: both;
}

#bs_menu .bs_mn_in div ul {
	margin:0 0 10px;
}

#bs_menu .bs_mn_in div ul li {
	padding:1px 3px;
	display: inline-block;
	background-color: #d55f00;
	color:#FFF;
	font-size: 12px;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
}

@media screen and (max-width : 768px){
	
#bs_menu {
	margin:0 0 30px;
	padding:30px 5% 60px
}
#bs_menu .bs_mn_in div {
	width:100%;	
}
#bs_menu .bs_mn_in div h3 {
	font-weight: bold;
}
#bs_menu .bs_mn_in div dl {
	overflow: hidden;
	margin:0 0 30px;
}

#bs_menu .bs_mn_in div dl dt{
  width: 70%;
  float: left;
	font-size: 0.9rem;
}
#bs_menu .bs_mn_in div dl dd{
  margin-left: 70%;
	text-align: right;
}
#bs_menu .bs_mn_in div dl dd:after{
  display: block;
  content: "";
  clear: both;
}
	
}


/* menu_btn */
.menu_btn{
	width: 500px;
	background-color: #b38a49;
	margin: 50px auto 0;
}

.menu_btn a{
	color: #fff;
	display: block;
	padding: 10px 0;
	font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
}

.menu_btn a img{
	vertical-align: middle;
	margin-left: 10px;
}

.menu_btn_02{
	margin-top: 60px;
    background: #b38a49 url(../images/link_arrow.png) no-repeat 95% center;
    display: block;
    box-sizing: border-box;
}






/*

babyshower

*/
#delivery img {
max-width: 100%;
height: auto;
width /***/:auto;
margin: 0;
padding: 0;
vertical-align:bottom;
}
#delivery #column_inner {
	max-width: 980px;
	margin:0 auto 60px;
}
#delivery #column_inner h2 {
	margin:0 0 25px;
	padding:0 0 0 10px;
	font-size:1.4rem;
	border-left: 5px solid #b38a49;
	text-align: left;
}
#delivery #column_inner p {
	margin:0 0 30px;
}
@media screen and (max-width : 768px){
	#delivery #column_inner {
	margin:0 5%;
}
}