@charset "utf-8";

.back-to-top {
	position:fixed;
	right:0;
	bottom:0;
	width:100%;
	z-index:2;
}

.back-to-top p {
width:900px;
margin:0 auto 50px;
text-align:right;
}

.back-to-top p a {
	display:inline-block;
	padding:10px;
	text-align:center;
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}

.back-to-top p a:hover {
	background-color:#eee;
	background-color:rgba(242,242,242,0.9);
	border:none;
}


/* ----------
common
---------- */

body > aside {
clear:both;
}

body > article > *:last-child {
margin-bottom:0 !important;
}

.page_heading {
font-size:20px;
font-size:2.0rem;
height:65px;
}

.page_heading span {
font-size:9px;
font-size:0.9rem;
letter-spacing:0;
}

body > article > section {
overflow:hidden;
}

.uppercase {
text-transform:uppercase;
}

.single-line {
line-height:1;
}

.body-copy {
line-height:2;
}

.mincho_main {
font-size:13px;
font-size:1.3rem;
}

.mincho_sub {
font-size:12px;
font-size:1.2rem;
}

.mincho_subsub {
font-size:11px;
font-size:1.1rem;
}

.gothic_main {
font-size:12px;
font-size:1.2rem;
letter-spacing:0;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

.gothic_sub {
font-size:11px;
font-size:1.1rem;
letter-spacing:0;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

.gothic_subsub {
font-size:10px;
font-size:1.0rem;
letter-spacing:0;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

.center {
text-align:center;
}

a.only-image {
-webkit-transition:all .3s; transition:all .3s;
}

a.only-image:hover {
border-bottom:none;
opacity:0.7;
}

hr.heading {
border:none;
height:auto;
}

hr.heading:after {
content:"／ ／ ／";
font-size:14px;
font-size:1.4rem;
display:block;
margin:55px 0 40px;
text-align:center;
}

.double-column {
overflow:hidden;
}

.double-column .heading_part {
width:170px;
float:left;
clear:both;
}

.heading_part ul li {
font-size:11px;
font-size:1.1rem;
line-height:2;
}

.heading_part ul li.active a {
border-bottom:1px solid #000;
}
body.patisserie-sub .heading_part ul li a:before,
body#patisserie .heading_part ul li a:before {
content:"-\20";
}

.double-column .content_part,
.double-column.content_part {
width:600px;
margin-left:250px;
}

.double-column > section {
margin-bottom:80px;
}

.double-column .heading_part .subsection_heading,
.double-column .heading_part.subsection_heading {
font-size:13px;
font-size:1.3rem;
height:65px;
}

.double-column .heading_part .subsection_heading span,
.double-column .heading_part.subsection_heading span {
font-size:15px;
font-size:1.5rem;
display:inline-block;
margin-bottom:3px;
}

.double-column .content_part {
position:relative;
}

.double-column .content_part .sub-nav_external {
position:absolute;
top:0;
right:0;
}


/* ----------
body > header
---------- */

body {
width:900px;
margin:265px auto 0;
padding:0 20px;
}

body#top {
width:auto;
margin:0;
padding:0;
}

body > header {
position:absolute;
top:40px;
left:0;
width:100%;
z-index:99;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:10px 0 10px;
background-color:#fff;
background-color:rgba(255,255,255,0.9);
}

body#top > header {
top:0;
padding:28px 50px 0;
background-color:transparent;
}

body > header > div {
width:900px;
margin:0 auto;
}

body#top > header > div {
width:auto;
margin:0;
}

body > header #logo {
color:#000;
font-size:15px;
font-size:1.5rem;
float:left;
margin-top:16px;
}

body#top > header #logo {
color:#fff;
}

body > header #logo a {
	border-bottom:none;
}

body > header nav#global {
color:#000;
float:right;
}

body#top > header nav#global {
color:#fff;
}

body > header nav#global a {
color:#000;
}

body#top > header nav#global a {
color:#fff;
}

body > header nav#global > ul > li > a:hover {
border:none;
}

body > header nav#global > ul > li {
	float:left;
	margin-right:40px;
}

body > header nav#global > ul > li:nth-last-of-type(4) {
	margin-right:35px;
}

body > header nav#global > ul > li:nth-last-of-type(2) {
	margin-right:15px;
}

body > header nav#global > ul > li:last-of-type {
	margin-right:0;
}

body > header nav#global > ul > li a span.ja {
font-size:9px;
font-size:0.9rem;
opacity:0;
display:inline-block;
margin-left:-1px;
margin-bottom:4px;
letter-spacing:0;
}

body > header nav#global > ul > li a:hover span.ja,
body > header nav#global > ul > li.active a span.ja {
opacity:1;
}

body > header nav#global > ul > li a span.en {
font-size:16px;
font-size:1.6rem;
display:inline-block;
padding-bottom:3px;
}

body > header nav#global > ul > li a:hover span.en,
body > header nav#global > ul > li.active a span.en {
border-bottom:2px solid #000;
}

body#top > header nav#global > ul > li a:hover span.en {
border-bottom:2px solid #fff;
}

body > header nav#global > ul > li > ul {
position:absolute;
padding:10px 0 50px;
font-size:11px;
font-size:1.1rem;
line-height:2.2;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body > header nav#global > ul > li > ul > li.active a {
	border-bottom:1px solid #000;
}


/* ----------
body > footer
---------- */

body > footer {
margin:300px 0 120px;
padding:20px 0 0;
border-top:1px solid #808080;
overflow:hidden;
clear:both;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body > footer #company-info {
overflow:hidden;
border-bottom:2px solid #000;
padding:0 0 30px;
margin:0 0 10px;
}

body > footer dl {
float:left;
}

body > footer .shop {
float:right;
margin-right:0px;
}

body > footer .shop dl {
float:left;
margin-left:80px;
}

body > footer dl dt {
font-size:11px;
font-size:1.1rem;
margin-bottom:60px;
}

body > footer dl dd {
font-size:9px;
font-size:0.9rem;
line-height:1.7;
}

body > footer address {
clear:both;
float:left;
font-size:8px;
font-size:0.8rem;
}

body > footer ul {
float:right;
text-transform:uppercase;
}

body > footer ul li {
float:left;
margin-left:35px;
}


/* ----------
top
---------- */

#slider_top {
z-index:-1;
position:absolute;
top:0;
left:0;
}

#slider_top .sp-buttons {
position:fixed;
bottom:40px;
right:50px;
width:auto;
text-align:left;
padding-top:0;
z-index:99;
}

#slider_top .sp-buttons .sp-button {
	width: 8px;
	height: 8px;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	margin: 0 0 0 10px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #e5e5e5;
}

#slider_top .sp-buttons .sp-selected-button {
	background-color: transparent;
}


/* ----------
news
---------- */

body#news .double-column .heading_part {
width:250px;
float:left;
clear:both;
}

body#news .double-column .content_part {
width:580px;
margin-left:320px;
}

/**/

body#news .category_list > h2 {
background-color:#000;
color:#fff;
padding:0.2em 0.5em;
margin-bottom:25px;
font-size:11px;
font-size:1.1rem;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .category_list > ul {
margin-bottom:75px;
}

body#news .category_list > ul > li {
font-size:13px;
font-size:1.3rem;
line-height:2;
margin-bottom:1.5em;
}

body#news .category_list > ul > li:last-child {
margin-bottom:0;
}

body#news .category_list > ul > li:before {
content:"・";
}

body#news .category_list > ul > li a:before {
content:"";
}

body#news .category_list > ul > li > ul > li {
text-indent:1.1em;
font-size:12px;
font-size:1.2rem;
line-height:2;
}

body#news .category_list > ul > li > ul > li:before {
content:"＼ ";
font-size:9px;
font-size:0.9rem;
position:relative;
top:-0.4em;
}

/**/

body#news .pick-up_list > h2 {
background-color:#000;
color:#fff;
padding:0.2em 0.5em;
margin-bottom:30px;
font-size:11px;
font-size:1.1rem;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .pick-up_list > ul {
margin-bottom:75px;
}

body#news .pick-up_list > ul > li {
font-size:12px;
font-size:1.2rem;
line-height:1.4;
margin-bottom:1.0em;
}

body#news .pick-up_list > ul > li:last-child {
margin-bottom:0;
}

body#news .pick-up_list > ul > li span {
font-size:9px;
font-size:0.9rem;
color:#666;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

/**/

body#news .company-info {
margin-bottom:5em;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}


body#news .company-info dt {
font-size:11px;
font-size:1.1rem;
line-height:1.4;
border-left:3px solid #000;
padding-left:0.9em;
margin-bottom:1em;
}

body#news .company-info dd {
font-size:10px;
font-size:1.0rem;
line-height:2;
}

body#news .shop-info {
margin-bottom:4em;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .shop-info:last-child {
margin-bottom:0;
}

body#news .shop-info dt {
font-weight:bold;
line-height:2;
}

body#news .shop-info dt:after {
content:"−";
font-weight:normal;
display:block;
}

body#news .shop-info dd {
font-size:10px;
font-size:1.0rem;
line-height:2;
}

body#news .shop-info dd span {
text-transform:uppercase;
}

body#news .shop-info dd span.note {
display:block;
font-size:9px;
font-size:0.9rem;
margin-top:-0.3em;
}

/**/

body#news .category-path {
height:65px;
font-size:11px;
font-size:1.1rem;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .article {
border-top:1px solid #808080;
width:470px;
padding-right:110px;
margin-bottom:150px;
}

body#news .article_category-path {
text-align:right;
margin-right:-110px;
margin-bottom:45px;
margin-top:10px;
font-size:9px;
font-size:0.9rem;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .article_category-path > a:after {
content:"\20\3E\20";
}

body#news .article_category-path > a:last-child:after {
content:"";
}

body#news .article_title {
font-size:15px;
font-size:1.5rem;
line-height:1.6;
margin-bottom:5px;
}

body#news .article_info {
font-size:9px;
font-size:0.9rem;
margin-bottom:60px;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .article_date {
text-transform:lowercase;
}

body#news .article_body > p {
font-size:13px;
font-size:1.3rem;
line-height:1.75;
margin-bottom:55px;
overflow:hidden;
}

body#news .article_body > p:last-child {
margin-bottom:0;
}

body#news .article_body > p a {
text-decoration:underline;
border:none;
}

body#news .article_body > p a:hover {
border:none;
}

body#news .article_body p img.alignleft {
float:left;
margin-right:20px;
}

body#news .article_body p img.alignright {
float:right;
margin-left:20px;
}

body#news .article_body p img.aligncenter {
}

body#news .page-nav {
width:470px;
text-align:center;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#news .page-nav .wp-pagenavi {
padding-bottom:4px;
}

body#news .page-nav .wp-pagenavi a,
body#news .page-nav .wp-pagenavi span {
font-size:14px;
font-size:1.4rem;
margin:0 0.75em;
}

body#news .page-nav .wp-pagenavi a:hover {
border-bottom:2px solid #000;
}

body#news .page-nav .wp-pagenavi .current {
border-bottom:2px solid #000;
}

body#news .page-nav .wp-pagenavi .first,
body#news .page-nav .wp-pagenavi .last {
font-size:12px;
font-size:1.2rem;
}



/* ----------
project
---------- */

body#project > article {
margin-bottom:100px;
}

body#project > article > p {
margin-bottom:80px;
}

body#project > article > section {
text-align:center;
}

body#project > article h2 {
font-size:20px;
font-size:2.0rem;
}

body#project > article h2:after {
content:"／ ／ ／";
font-size:14px;
font-size:1.4rem;
display:block;
margin:35px 0 40px;
text-align:center;
}

body#project > article h3 {
font-size:16px;
font-size:1.6rem;
margin-bottom:40px;
}

body#project > article .speaker {
margin-top:60px;
}

body#project .sub-nav {
text-align:center;
margin-right:43px;
}

body#project .sub-nav li {
display:inline-block;
margin:0 30px;
font-size:14px;
font-size:1.4rem;
}

body#project .sub-nav li a img {
vertical-align:middle;
}



/* ----------
gallery
---------- */

body#gallery > article {
margin-bottom:90px;
}

body#gallery > article .page_photo {
margin-bottom:40px;
}

body#gallery > article .page_logo {
text-align:center;
}

body#gallery .sub-nav li {
display:inline-block;
margin-right:35px;
margin-bottom:2px;
}



/* ----------
patisserie
---------- */

body#patisserie > article {
margin-bottom:90px;
}

body#patisserie > article .page_photo {
margin-bottom:40px;
}

body#patisserie > article .page_logo {
text-align:center;
}

body#patisserie > article h3 {
font-size:16px;
font-size:1.6rem;
margin-bottom:40px;
}

body#patisserie > article .body-copy {
margin-bottom:60px;
}

body#patisserie .sub-nav {
overflow:hidden;
margin-right:-13px;
}

body#patisserie .sub-nav li {
float:left;
margin-right:13px;
letter-spacing:0;
}

body#patisserie .sub-nav li dd {
margin-bottom:15px;
}

body#patisserie .sub-nav li dt {
text-align:center;
}

body#patisserie .sub-nav li dt span {
display:inline-block;
margin-top:8px;
letter-spacing:0.1em;
}



/* ----------
takeo
---------- */

body#takeo > article .page_heading {
font-size:17px;
font-size:1.7rem;
}

body#takeo > article .page_heading span {
font-size:10px;
font-size:1.0rem;
letter-spacing:0.08em;
display:inline-block;
margin-top:8px;
}

/**/

body#takeo #subsection_concept {
margin-bottom:125px;
}

body#takeo #subsection_concept .body-copy {
margin-bottom:2.5em;
}

body#takeo #subsection_concept .speaker {
text-align:right;
letter-spacing:0.5em;
}

/**/

body#takeo #subsection_profile {
margin-bottom:150px;
}

body#takeo #subsection_profile dl {
margin-bottom:30px;
margin-bottom:45px;
}

body#takeo #subsection_profile dl dt {
margin-bottom:25px;
}

body#takeo #subsection_profile dl.ie-craft {
margin-bottom:75px;
}

body#takeo #subsection_profile dl.ie-craft dd {
margin-bottom:20px;
}

body#takeo #subsection_profile dl.ie-craft dd:last-child {
margin-bottom:0;
}

body#takeo #subsection_profile dl.ie-craft_nav {
margin-bottom:0;
}

body#takeo #subsection_profile dl.ie-craft_nav dt {
margin-bottom:0;
display:inline-block;
vertical-align:-6px;
margin-right:20px;
}

body#takeo #subsection_profile dl.ie-craft_nav dd {
margin-bottom:0;
display:inline-block;
margin-right:20px;
}

body#takeo #subsection_profile .page_photo2 {
margin-bottom:30px;
}

body#takeo #subsection_profile .sns_note {
margin-bottom:80px;
}

body#takeo #subsection_profile .sub-nav li {
display:inline-block;
margin-bottom:2px;
margin-right:35px;
}

/**/

body#takeo #subsection_catalog {
padding-top:120px;
margin-top:-60px;
margin-bottom:150px;
}

body#takeo #subsection_catalog .content_part {
line-height:1.8;
}

body#takeo #subsection_catalog .content_part img {
float:left;
margin-right:35px;
}

/**/

body#takeo #subsection_order {
padding-top:120px;
margin-top:-60px;
}

body#takeo #subsection_order dl {
margin-bottom:75px;
}

body#takeo #subsection_order dl:last-child {
margin-bottom:0;
}

body#takeo #subsection_order dl > dt {
float:left;
font-weight:bold;
}

body#takeo #subsection_order dl > dd {
margin-left:160px;
margin-bottom:4em;
}

body#takeo #subsection_order dl > dd:last-child {
margin-bottom:0;
}

/**/

body#takeo #subsection_order dl.order-step_01 > dd {
margin-bottom:2em;
}

body#takeo #subsection_order dl.order-step_01 > dd strong {
border-bottom:1px solid #000;
font-weight:normal;
}

body#takeo #subsection_order dl.order-step_01 > dd ul li {
text-indent:2em;
}

body#takeo #subsection_order dl.order-step_02 > dd ul li {
text-indent:-1em;
margin-left:1em;
}

body#takeo #subsection_order dl.order-step_03 > dd table {
margin-top:2em;
margin-left:2em;
border-collapse:separate;
border-spacing:2px 0.5em;
line-height:1;
}

body#takeo #subsection_order dl.order-step_03 > dd table caption {
text-align:left;
}

body#takeo #subsection_order dl.order-step_03 > dd table tr th {
background-color:#e5e5e5;
padding:0.3em 0.6em;
width:12em;
}

body#takeo #subsection_order dl.order-step_03 > dd table tr td {
background-color:#e5e5e5;
padding:0.3em 0.6em;
width:4em;
}

body#takeo #subsection_order dl.order-step_03 > dd .note {
line-height:1.8;
margin-top:3px;
margin-left:1em;
text-indent:-1em;
}



/* ----------
shop
---------- */

body#shop > article > section {
text-align:center;
}

body#shop .sub-nav {
margin-top:70px;
margin-bottom:2px;
}

body#shop .sub-nav a {
text-decoration: none;
border-bottom: 1px solid #000;
}



/* ----------
youtube
---------- */

body#youtube > article .page_photo {
	margin-bottom:80px;
	text-align:center;
}

body#youtube > article h2 {
font-size:20px; font-size:2.0rem;
text-align:center;
}

body#youtube > article h2:after {
content:"／ ／ ／";
font-size:14px;
font-size:1.4rem;
display:block;
margin:35px 0 35px;
text-align:center;
}

body#youtube > article .body-copy {
	width:600px;
	margin:0 auto;
}

body#youtube > article .sub-nav {
margin-top:70px;
margin-bottom:2px;
text-align:center;
}

body#youtube > article .sub-nav a {
text-decoration: none;
border-bottom: 1px solid #000;
}


/* ----------
access
---------- */

body#access #subsection_shop-info {
margin-bottom:160px;
}

body#access #subsection_shop-info .content_part {
font-size:13px;
font-size:1.3rem;
font-family:'Roboto',Verdana,'游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
}

body#access #subsection_shop-info .gallery {
float:left;
width:49%;
margin-bottom:65px;
}

body#access #subsection_shop-info .gallery h3 {
margin-bottom:20px;
}

body#access #subsection_shop-info .gallery p {
margin-bottom:10px;
}

body#access #subsection_shop-info .gallery dl dt {
float:left;
}

body#access #subsection_shop-info .gallery dl dd {
margin-left:100px;
}

body#access #subsection_shop-info .patisserie {
margin-left:49%;
margin-bottom:65px;
}

body#access #subsection_shop-info .patisserie h3 {
margin-bottom:20px;
}

body#access #subsection_shop-info .patisserie p {
margin-bottom:10px;
}

body#access #subsection_shop-info .patisserie .note {
position:relative;
left:-0.5em;
}

body#access #subsection_shop-info .patisserie dl {
margin-bottom:1.75em;
}

body#access #subsection_shop-info .patisserie dl dt {
float:left;
}

body#access #subsection_shop-info .patisserie dl dd {
margin-left:130px;
}

body#access #subsection_shop-info .patisserie dl dd.note {
margin-left:0;
margin-bottom:5px;
font-size:10px;
font-size:1.0rem;
line-height:1.5;
}

body#access #subsection_shop-info dl.address {
clear:both;
margin-bottom:35px;
}

body#access #subsection_shop-info dl.address > dt {
font-size:11px;
font-size:1.1rem;
border-bottom:2px solid #000;
float:left;
padding-bottom:1px;
}

body#access #subsection_shop-info dl.address > dd {
margin-left:8em;
}

body#access #subsection_shop-info dl.contact {
clear:both;
}

body#access #subsection_shop-info dl.contact > dt {
font-size:11px;
font-size:1.1rem;
border-bottom:2px solid #000;
float:left;
padding-bottom:1px;
}

body#access #subsection_shop-info dl.contact > dd {
margin-left:8em;
}

body#access #subsection_shop-info dl.contact > dd dl dt {
float:left;
font-size:11px;
font-size:1.1rem;
margin-bottom:12px;
}

body#access #subsection_shop-info dl.contact > dd dl dd {
margin-left:6em;
margin-bottom:12px;
}

/**/

body#access #subsection_access #map {
margin-bottom:155px;
}

body#access #subsection_access #map #google-maps {
width:600px;
height:400px;
margin-bottom:15px;
}

body#access #subsection_access #map .google-maps_assist-nav {
text-align:right;
margin-bottom:50px;
}

body#access #subsection_access #map .illust-map a img {
border:1px solid #969696;
}

body#access #subsection_access #by-train {
margin-bottom:95px;
}

body#access #subsection_access #by-train .heading_part span {
border-bottom:2px solid #000;
line-height:2;
padding-bottom:1px;
}

body#access #subsection_access #by-train .content_part p:first-child {
margin-bottom:2em;
}

body#access #subsection_access #by-train .content_part h4 {
font-weight:bold;
}

body#access #subsection_access #by-train .content_part dl dt {
float:left;
}

body#access #subsection_access #by-train .content_part dl dd {
margin-left:13em;
}

body#access #subsection_access #by-car .heading_part h3 {
margin-bottom:25px;
}

body#access #subsection_access #by-car .heading_part h3 span {
border-bottom:2px solid #000;
line-height:2;
padding-bottom:1px;
}

body#access #subsection_access #by-car .heading_part p {
line-height:1.9;
}

body#access #subsection_access #by-car .content_part p:first-child {
margin-bottom:3.5em;
}

body#access #subsection_access #by-car .content_part dl {
margin-bottom:4em;
}

body#access #subsection_access #by-car .content_part dl:last-child {
margin-bottom:0;
}

body#access #subsection_access #by-car .content_part dl dt {
font-weight:bold;
margin-bottom:2em;
}

body#access #subsection_access #by-car .content_part dl dd strong {
font-weight:bold;
border-bottom:2px solid #000;
}



/* ----------
patisserie-sub
---------- */

body.patisserie-sub > article .page_heading {
font-size:19px;
font-size:1.9rem;
}

body.patisserie-sub > article .page_heading span {
font-size:13px;
font-size:1.3rem;
letter-spacing:0.08em;
display:inline-block;
margin-top:5px;
}



/* ----------
sweets
---------- */

body#sweets .page_photo {
margin-bottom:40px;
}

body#sweets .page_description {
margin-bottom:65px;
}

body#sweets .page_description h3 {
text-align:center;
margin-bottom:30px;
}

body#sweets .page_description .speaker {
text-align:right;
}

body#sweets .material {
margin-bottom:190px;
}

body#sweets .material .photo {
text-align:center;
margin-bottom:15px;
}

body#sweets .material .heading {
text-align:center;
margin-bottom:30px;
font-size:16px;
font-size:1.6rem;
}

body#sweets .material .description {
width:400px;
margin:0 auto;
letter-spacing:0;
}

/**/

body#sweets .goods_list h3 {
margin-bottom:110px;
text-align:center;
}

body#sweets .goods_list > ul {
margin-bottom:90px;
margin-right:-40px;
overflow:hidden;
}

body#sweets .goods_list > ul:last-child {
margin-bottom:0;
}

body#sweets .goods_list > ul > li {
width:280px;
float:left;
margin-bottom:75px;
margin-right:40px;
}

body#sweets .goods_list > ul > li:nth-child(odd) {
clear:both;
}

body#sweets .goods_list > ul > li:nth-last-child(-n+2) {
margin-bottom:0;
}

body#sweets .goods_list .goods_heading {
text-align:center;
}

body#sweets .goods_list .goods_heading:after {
content:"／";
display:block;
margin:15px 0;
text-align:center;
}

body#sweets .goods_list .goods_description {
margin-bottom:2em;
}

body#sweets .goods_list .goods_description a {
border-bottom:1px solid #000;
}

/**/

body#sweets #line-up {
margin-bottom:190px;
}

body#sweets #line-up .goods_description {
letter-spacing:0.1em;
}

body#sweets #line-up > ul > li:nth-child(-n+4) .goods_description {
height:18em;
}

/**/

body#sweets #gift-collection .goods_description {
letter-spacing:-0.01em;
}

body#sweets #gift-collection .box {
float:left;
margin-bottom:60px;
}

body#sweets #gift-collection .wrapping {
margin-left:210px;
margin-bottom:60px;
}

body#sweets #gift-collection .wrapping .photo img:first-child {
margin-right:10px;
}

body#sweets #gift-collection .box .photo,
body#sweets #gift-collection .wrapping .photo {
margin-bottom:12px;
}

body#sweets #gift-collection .box .heading,
body#sweets #gift-collection .wrapping .heading {
margin-bottom:10px;
}

body#sweets #gift-collection .box .description,
body#sweets #gift-collection .wrapping .description {
line-height:1.8;
}

body#sweets #gift-collection .shipment {
clear:both;
}

body#sweets #gift-collection .shipment a {
font-size:10px;
font-size:1.0rem;
font-weight:bold;
background-color:#000;
color:#fff;
padding:4px 5px 3px;
display:inline-block;
border:1px solid #000;
}

body#sweets #gift-collection .shipment a:hover {
background-color:#fff;
color:#000;
}



/* ----------
confiture
---------- */

body#confiture .page_photo {
margin-bottom:30px;
}

body#confiture .page_description {
margin-bottom:45px;
}

body#confiture .page_photo2 {
margin-bottom:175px;
}

body#confiture #line-up h3 {
margin-bottom:50px;
text-align:center;
}

body#confiture #line-up h4 {
font-size:15px;
font-size:1.5rem;
line-height:1.5;
text-align:center;
margin-bottom:45px;
}

body#confiture #line-up .season-menu {
margin-left:150px;
margin-bottom:85px;
}

body#confiture #line-up .season-menu dt {
float:left;
margin-right:2em;
}

body#confiture #line-up .note {
text-align:center;
margin-bottom:25px;
font-size:9px;
font-size:0.9rem;
}

body#confiture #line-up .list {
overflow:hidden;
margin-bottom:70px;
margin-right:-30px;
}

body#confiture #line-up .list li {
margin-bottom:40px;
margin-right:30px;
float:left;
}

body#confiture #line-up .list li:nth-last-child(-n+3) {
margin-bottom:0;
}

body#confiture #line-up .list .photo {
margin-bottom:12px;
}

body#confiture #line-up .list .title_en {
margin-bottom:5px;
}

body#confiture #line-up .list .title_ja {
line-height:1.7;
}

body#confiture #line-up .sub-nav a {
border-bottom:1px solid #000;
display:inline-block;
}



/* ----------
sweets lunch
---------- */

body#sweetslunch .page_photo {
margin-bottom:30px;
}

body#sweetslunch .page_description {
margin-bottom:115px;
}

/**/

body#sweetslunch .lunch-info .time-price {
margin-left:212px;
}

body#sweetslunch .lunch-info .time-price dt {
letter-spacing:0.8em;
float:left;
}

body#sweetslunch .lunch-info .time-price dt:after {
content:"｜";
}

body#sweetslunch .lunch-info .menu {
text-align:center;
margin-bottom:50px;
}

body#sweetslunch .lunch-info .menu dt {
width:278px;
margin:0 auto 15px;
padding:4px 0 2px;
border:1px solid #000;
}

/**/

body#sweetslunch #everyday-lunch {
margin-bottom:90px;
}

body#sweetslunch #everyday-lunch .lunch-title {
margin-bottom:20px;
}

body#sweetslunch #everyday-lunch .time-price {
margin-bottom:50px;
}

body#sweetslunch #everyday-lunch .lunch-photo {
margin-bottom:45px;
text-align:center;
}

body#sweetslunch #everyday-lunch .note {
text-align:center;
}

/**/

body#sweetslunch #special-lunch .lunch-title {
margin-bottom:40px;
}

body#sweetslunch #special-lunch .time-price {
margin-bottom:30px;
}

body#sweetslunch #special-lunch .info {
text-align:center;
margin-bottom:45px;
}

body#sweetslunch #special-lunch .info dt {
font-weight:bold;
margin-bottom:0.6em;
}

body#sweetslunch #special-lunch .info .date {
font-size:12px;
font-size:1.2rem;
font-weight:bold;
margin:1.75em 0;
}

body#sweetslunch #special-lunch .info .time {
font-size:12px;
font-size:1.2rem;
}

body#sweetslunch #special-lunch .info .time:after {
content:"ー";
display:block;
}

body#sweetslunch #special-lunch .menu .note {
font-weight:bold;
margin-bottom:7px;
}

body#sweetslunch #special-lunch .lunch-photo {
margin-bottom:55px;
text-align:center;
}

body#sweetslunch #special-lunch .contact {
text-align:center;
margin-bottom:120px;
}

body#sweetslunch #special-lunch .contact dt {
font-weight:bold;
margin-bottom:0.8em;
}

/**/

body#sweetslunch #special-lunch .lunch-example {
border-top:1px solid #808080;
padding-top:65px;
margin-bottom:90px;
}

body#sweetslunch #special-lunch .lunch-example h3 {
margin-bottom:40px;
}

body#sweetslunch #special-lunch .lunch-example > ol > li {
margin-bottom:50px;
overflow:hidden;
}

body#sweetslunch #special-lunch .lunch-example > ol > li:last-child {
margin-bottom:0;
}

body#sweetslunch #special-lunch .lunch-example .photo {
float:left;
margin-right:30px;
}

body#sweetslunch #special-lunch .lunch-example .title {
font-weight:bold;
margin-bottom:7px;
}

body#sweetslunch #special-lunch .lunch-example .description {
letter-spacing:0;
}

/**/

body#sweetslunch #special-lunch .lunch-menu_nav {
margin-bottom:25px;
}

body#sweetslunch #special-lunch .lunch-menu_nav:last-child {
margin-bottom:0;
}

body#sweetslunch #special-lunch .lunch-menu_nav dt {
margin-bottom:0.8em;
}

body#sweetslunch #special-lunch .lunch-menu_nav dd li {
display:inline-block;
padding-bottom:3px;
}

body#sweetslunch #special-lunch .lunch-menu_nav dd li:after {
content:"｜";
margin-left:0.5em;
margin-right:0.4em;
}

body#sweetslunch #special-lunch .lunch-menu_nav dd li:last-child:after {
content:"";
}



/* ----------
cafe
---------- */

body#cafe .page_photo {
margin-bottom:55px;
}

/**/

body#cafe #cafe-info {
margin-bottom:90px;
}

body#cafe #cafe-info dl {
margin-bottom:45px;
}

body#cafe #cafe-info dl:last-child {
margin-bottom:0;
}

body#cafe #cafe-info dt {
float:left;
text-transform:uppercase;
}

body#cafe #cafe-info dd {
margin-left:165px;
}

body#cafe #cafe-info dd li p {
margin-left:2em;
}

body#cafe #cafe-info .cake dd li:last-child {
margin-top:2em;
}

body#cafe #cafe-info .drink dd li {
margin-bottom:2em;
}

body#cafe #cafe-info .drink dd li:last-child {
margin-bottom:0;
}

/**/

body#cafe #cafe-note h3 {
margin-bottom:2em;
}
















