@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";

 html {
-webkit-text-size-adjust: 100%;
max-height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,img{ padding:0;
margin:0;
vertical-align:top;
text-align:left; word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
fieldset,img {
border:0;
}
img {
vertical-align:bottom;
font-size:0;
line-height:0;
}
address,caption,cite,code,dfn,em,x_strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
max-height: 100%;
}
caption,th {
text-align:left;
max-height: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
dl,dt,dd,ul,ol,x_li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
max-height: 100%;
}
main, article, aside, dialog, figure, footer, header,hgroup, nav, section {
display:block;
padding:0;
margin:0;
vertical-align:top;
text-align:left; word-break: normal;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
table {
border-collapse: collapse;
} .cl:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.cl{
display: inline-block; x_overflow:hidden;
} * html .cl{
height: 1%;
}
.cl{
display:block;
}
 @import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap");  html {
font-size:10px;
}
body {
position:relative;
font-size:1rem;
line-height:2;
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
color:#583424;
min-width:1000px;
letter-spacing:.2rem;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt"; }
@media screen and (max-width: 1040px) {
html {
font-size:calc(0.962vw * 1.1);
font-size:10px;
}
body {
font-size:1rem;
width: 100%;
min-width: 100%;
}
}
@media screen and (max-width: 768px) {
html {
font-size:calc(1.302vw * 2);
}
body {
font-size:1rem;
width: 100%;
min-width: 100%;
line-height:1.5;
}
}
* {
font-style: normal;
font-weight: 500;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
behavior: url(//www.hausvonfraukurosawa.com/css/PIE.htc);
}
a {color: #583424; text-decoration: none;}
a:hover {color: #583424; text-decoration:underline;}
main a {color: #583424; text-decoration: underline;	transition: .3s;}
main a:hover {color: #583424; text-decoration:none;	transition: .3s;}
a:hover img ,
a.opacity:hover ,
footer .footer_in .f_contents section dl a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
header h2 a:hover img ,
footer dl dt a:hover img {
opacity:1.0;
filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)"; -moz-opacity:1.0; -khtml-opacity: 1.0; zoom:1;
}
a:before, a:after,
a:hover:before, a:hover:after{
text-decoration: none !important;
display: inline-block;
}
img {
width: 100%;
height: auto;
} .tablet , .tablet_img {
display: none;
}
.sp , .sp_img {
display: none;
}
@media screen and (max-width: 1040px) {
.tablet , .tablet_img {
display: block;
}
}
@media screen and (max-width: 768px) {
img {
max-width: none;
width: 100%;
height: auto;
}
.pc {
display: none;
}
.sp , .sp_img {
display: block;
}
}   h1 {
display:none;
} header {
position: relative;
}
.sub header {
position: relative;
height:445px;
}
@media screen and (min-width: 1290px) {
.sub header {
background-size:cover !important;
}
}
@media screen and (max-width: 1040px) {
.sub header {
height:42.788vw;
}
}
@media screen and (max-width: 768px) {
.sub header {
height:58.018vw;
background-size:cover !important;
}
}
header .box {
position:fixed;
top:0;
left:0;
z-index:100;
width:100%;
overflow:hidden;
transition: .5s;
}
header .box.is-fixed { height:80px;
background: rgba(255,255,255,0.9);
box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.1);
}
header .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header .box h2 {
position:relative;
top:-15px;
left:-13px;
float:left;
width:196px;
transition: .5s;
}
header .box h2 a {
display:block;
transition: .5s;
}
header .box h2 a img {
transition: .5s;
}
header .box h2 a img:last-child {
display:none;
}
header .box.is-fixed h2 a img:first-child {
display:none;
}
header .box.is-fixed h2 a img:last-child {
display:block;
}
header .box nav {
height: auto;
padding-top: 0;
background: none;
top: inherit;
right: inherit;
transform: translate(0);
transition: none;
opacity: 1;
position:relative;
float:right;
padding:50px 25px 0 0;
width: auto;
}
header .box nav ul {
margin:0;
padding:0;
}
header .box nav ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header .box nav ul li {
float:left;
margin-right:2em;
margin-bottom:0;
font-size:1.5rem;
font-weight:700;
}
header .box nav ul li:last-child {
margin-right:0;
}
header .box nav ul li a {
position:relative;
display:block;
letter-spacing:.1em;
font-size:1.5rem;
font-weight:700;
color:#FFF;
text-shadow: 0 0 5px rgba(132,100,83,.5) , 0 0 5px rgba(132,100,83,.5) , 0 0 5px rgba(132,100,83,.5) , 0 0 5px rgba(132,100,83,.5) , 0 0 5px rgba(132,100,83,.5);
transition: .3s;
}
header .box.is-fixed nav ul li a {
color:#583424;
text-shadow:none;
}
header .box nav ul li a:after {
position: absolute;
bottom: -5px;
left: -.1em;
content: '';
width: 0;
height: 2px;
background: #FFFFFF;
transition: .3s;
}
header .box.is-fixed nav ul li a:after {
background: #583424;
}
header .box nav ul li a:hover:after {
width: calc(100% + .1em);
}
header .box nav dl {
position:absolute;
top:0;
right:25px;
}
header .box nav dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
header .box nav dl dt ,
header .box nav dl dd {
float:left;
}
header .box nav dl dt {
margin-right:20px;
}
header .box nav dl a {
position:relative;
display:block;
text-decoration:none;
font-size:1.2rem;
font-weight:700;
padding:.5em 1.4em;
background:rgba(255,255,255,.9);
border: solid 1px rgba(255,255,255,.9);
border-top:none;
transition: .3s;
}
header .box.is-fixed dl a {
background:#583424;
border: solid 1px #583424;
border-top:none;
color:#FFF;
}
header .box nav dl a span {
font-weight:700;
}
header .box nav dl a:hover {
background:rgba(132,100,83,.9);
border: solid 1px rgba(132,100,83,.9);
border-top:none;
color:#FFF;
}
header .box.is-fixed nav dl a:hover {
background:#FFFFFF;
border:solid 1px #583424;
border-top:none;
color:#583424;
}
@media screen and (max-width: 1240px) {
header .box h2 {
position:relative;
top:-15px;
left:-13px;
float:left;
width:196px;
}
header .box nav {
height: auto;
padding-top: 0;
background: none;
top: inherit;
right: inherit;
transform: translate(0);
transition: none;
opacity: 1;
position:relative;
float:right;
padding:50px 25px 0 0;
width: auto;
}
header .box nav ul li {
margin-right:.8em;
font-size:1.5rem;
font-weight:700;
}
header .box nav ul li a {
font-size:1.5rem;
font-weight:700;
letter-spacing:0;
}
header .box nav dl {
position:absolute;
top:0;
right:25px;
}
header .box nav dl dt {
margin-right:20px;
}
header .box nav dl a {
position:relative;
display:block;
text-decoration:none;
font-size:1.2rem;
font-weight:700;
padding:.5em 1.4em;
background:rgba(255,255,255,.9);
}
}
@media screen and (max-width: 1100px) {
header .box h2 {
position:relative;
top:-15px;
left:-13px;
float:left;
width:196px;
}
header .box nav {
height: auto;
padding-top: 0;
background: none;
top: inherit;
right: inherit;
transform: translate(0);
transition: none;
opacity: 1;
position:relative;
float:right;
padding:50px 15px 0 0;
width: auto;
}
header .box nav ul li {
margin-right:.7em;
font-size:1.4rem;
font-weight:700;
}
header .box nav ul li a {
font-size:1.4rem;
font-weight:700;
}
header .box nav dl {
position:absolute;
top:0;
right:15px;
}
header .box nav dl dt {
margin-right:20px;
}
header .box nav dl a {
position:relative;
display:block;
text-decoration:none;
font-size:1.2rem;
font-weight:700;
padding:.5em 1.4em;
background:rgba(255,255,255,.9);
}
}
@media screen and (max-width: 980px) {
header {
display:none;
}
} footer {
background:#000e59;
padding:55px 0 60px;
color:#FFF;
}
footer a ,
footer a:hover {
color:#FFF;
}
footer .f_item {
display: table;
width:760px;
margin:0 auto;
padding-bottom:30px;
}
footer .f_item p ,
footer .f_item .box {
display:table-cell;
vertical-align:middle;
font-size:1.4rem;
line-height:1.1;
}
footer .f_item p {
padding-right:40px;
border-right: solid 1px #FFFFFF;
}
footer .f_item .box {
padding:.5em 0 .5em 40px;
}
footer .f_item .box ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .f_item .box ul li {
float:left;
margin-right:2em;
margin-bottom:1em;
}
footer .f_item .box ul li:nth-child(3n) {
margin-right:0;
}
footer .f_item .box ul li:nth-child(3n+1) {
clear:both;
}
footer .f_item .box ul li:nth-last-child(-n+3) {
margin-bottom:0;
}
footer .f_item .box ul li a {
position:relative;
display:inline-block;
transition: .3s;
text-decoration:none;
}
footer .f_item .box ul li a::after {
position: absolute;
bottom: -.2em;
left: 50%;
content: '';
width: 0;
height: 1px;
background: #FFFFFF;
transition: .3s;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
footer .f_item .box ul li a:hover::after {
width: 100%;
}
footer .sub_nav {
border-top: solid 1px #FFFFFF;
padding-top:30px;
}
footer .sub_nav ul {
width:760px;
margin:0 auto;
}
footer .sub_nav ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .sub_nav ul li {
float:left;
margin-right:1em;
font-family: 'Merriweather', serif;
font-size:1.2rem;
font-weight: 700;
}
footer .sub_nav ul li a {
position:relative;
display:inline-block;
transition: .3s;
text-decoration:none;
}
footer .sub_nav ul li a::after {
position: absolute;
bottom: .2em;
left: 50%;
content: '';
width: 0;
height: 1px;
background: #FFFFFF;
transition: .3s;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
footer .sub_nav ul li a:hover::after {
width: 100%;
}
footer .f_logo {
position:relative;
width:760px;
margin:0 auto;
padding-top:30px;
}
footer .f_logo ol {
position:absolute;
top:30px;
right:0;
width:230px;
border: solid 1px #FFFFFF;
}
footer .f_logo ol li {
border-bottom: solid 1px #FFFFFF;
}
footer .f_logo ol li:last-child {
border-bottom: none;
}
footer .f_logo ol li a {
position:relative;
display:block;
font-size:1.2rem;
padding:.3em 0 .4em;
text-align:center;
transition: .3s;
text-decoration:none;
}
footer .f_logo ol li a span {
position:relative;
z-index:5;
}
footer .f_logo ol li a:hover {
color:#000e59;
}
footer .f_logo ol li a::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background: #ffffff;
transform-origin: center center;
transform: scale(0, 1);
transition: transform .3s;
}
footer .f_logo ol li a:hover::before {
transform: scale(1, 1);
}
footer .f_logo ul {
position: absolute;
top:30px;
left:110px;
}
footer .f_logo ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
footer .f_logo ul li {
float:left;
margin-right:1em;
font-size:2.6rem;
}
footer .f_logo ul li:last-child {
margin-right:0;
}
footer .f_logo ul li a {
text-decoration:none;
}
footer .f_logo ul li a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
footer .f_logo p {
width:168px;
margin:0 auto;
margin-bottom:25px;
}
footer .f_logo .copy {
display:block;
text-align:center;
font-size:1.0rem;
}
@media screen and (max-width: 1040px) {
}
@media screen and (max-width: 768px) {
footer {
padding:7.171vw 0 7.823vw;
}
footer .f_item {
display: block;
width:92%;
padding-bottom:3.911vw;
}
footer .f_item p ,
footer .f_item .box {
display: block;
font-size:1.4rem;
}
footer .f_item p {
padding-right:0;
border-right: none;
padding-bottom:3vw;
border-bottom: solid 1px #FFFFFF;
}
footer .f_item .box {
padding:.5em 0 .5em 0;
}
footer .f_item .box ul li {
float:none;
margin-right:0;
margin-bottom:1em;
}
footer .f_item .box ul li:nth-last-child(-n+3) {
margin-bottom:1em;
}
footer .f_item .box ul li:last-child {
margin-bottom:0;
}
footer .sub_nav {
border-top: solid 1px #FFFFFF;
padding-top:3.911vw;
}
footer .sub_nav ul {
display:none;
}
footer .f_logo {
width:92%;
padding-top:3.911vw;
}
footer .f_logo ol {
position: relative;
top: inherit;
right: inherit;
width:100%;
margin-bottom:5vw;
}
footer .f_logo ol li a {
padding: .8em 0 .9em;
}
footer .f_logo ul {
position: relative;
top: inherit;
left: inherit;
text-align:center;
font-size:0;
}
footer .f_logo ul li {
float:none;
display:inline-block;
margin-right:1em;
font-size:2.6rem;
}
footer .f_logo p {
width:40vw;
margin-bottom:3.259vw;
}
footer .f_logo .copy {
font-size:1.0rem;
}
} @media screen and (min-width: 980px) {
.menu-trigger {
display:none;
}
}
@media screen and (max-width: 980px) {
.menu-trigger {
display: inline-block;
width: 72px;
height: 72px;
vertical-align: middle;
cursor: pointer;
position: fixed;
top: 0;
right: 20px;
z-index: 8000;
background:#846453;
transform: translateX(0);
transition: transform .5s;
}
} .menu-trigger span {
display: inline-block;
box-sizing: border-box;
position: absolute;
left: 22px;
width: 28px;
height: 3px;
background-color: #FFFFFF;
}
.menu-trigger.active span {
background-color: #FFFFFF;
}
.menu-trigger span:nth-of-type(1) {
top: 39px;
}
.menu-trigger.active span:nth-of-type(1) {
transform: translateY(10px) rotate(-45deg);
background-color: #FFFFFF;
}
.menu-trigger span:nth-of-type(2) {
top: 46px;
background-color: #FFFFFF;
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
top: 53px;
}
.menu-trigger.active span:nth-of-type(3) {
transform: translateY(-4px) rotate(45deg);
background-color: #FFFFFF;
}
.sp_header em {
position:absolute;
top:20px;
left:0;
width:100%;
font-family: 'Merriweather', serif;
font-size:1.2rem;
font-weight: 700;
text-align:center;
color:#FFF;
line-height:1.1;
}
nav {
width: 350px;
height: 100vh;
padding-top: 10vh;
background: rgba(132,100,83,.8);
position: fixed;
top: 0;
right: 0;
transform: translate(350px);
transition: all .5s;
opacity:0;
}
nav.open {
opacity:1;
z-index: 7900;
transform: translateZ(0);
}
nav .box {
width:100%;
height:100%;
overflow:auto;
} nav .box::-webkit-scrollbar{
width: 10px;
background: #dee2e5;
} nav .box::-webkit-scrollbar:horizontal{
width: 10px;
background: #dee2e5;
} nav .box::-webkit-scrollbar-thumb{
background: #846453;
border-radius: 2px;
} nav .box::-webkit-scrollbar-thumb:horizontal{
background: #846453;
border-radius: 2px;
} nav .box::-webkit-scrollbar-track-piece:start{
background: #dee2e5;
} nav .box::-webkit-scrollbar-track-piece:end{
background: #dee2e5;
} nav .box::-webkit-scrollbar-corner{
background: transparent;
}
nav p {
width:68px;
margin:0 auto;
margin-bottom:5vh;
}
nav ul {
margin-bottom:2vh;
padding:0 40px;
}
nav ul li {
margin-bottom:2em;
}
nav ul li:last-child {
margin-bottom:0;
}
nav ul li a {
color:#FFF;
font-size:1.8rem;
font-weight:bold;
line-height:1.1;
}
nav ul li a span {
display:none;
font-family: 'Merriweather', serif;
font-size:1.8rem;
font-weight:700;
}
nav ul li a em {
display:block; font-size:1.5rem;
font-weight:bold;
}
nav ul li a:hover {
text-decoration:none;
color:#FFF;
}
nav .contact {
margin-bottom:7vh;
text-align:center;
}
nav .contact a {
display:inline-block;
background:#FFFFFF;
color:#293b83;
font-size:1.8rem;
font-weight:700;
line-height:1.1;
padding:20px 35px;
-webkit-border-radius: 2.5em;
-moz-border-radius: 2.5em;
border-radius: 2.5em;
}
nav .contact a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
nav .nav_login ol {
padding:1vh 0;
margin:0 40px 2vh;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
nav .nav_login ol li {
padding:0 .5em;
margin-bottom:1em;
}
nav .nav_login ol li:last-child {
margin-bottom:0;
}
nav .nav_login ol li a span {
display:block;
font-size:1.8rem;
font-weight:700;
}
nav .nav_login ol li a span:before {
margin-right:.5em;
}
nav .nav_login ol li:first-child a span:before {
font-family: FontAwesome;
content: "\f007";
margin-left:.2em;
}
nav .nav_login ol li:last-child a span:before {
font-family: FontAwesome;
content: "\f234";
}
nav .nav_sns ol {
text-align:center;
font-size:0;
padding:0 40px;
}
nav .nav_sns ol li {
display:inline-block;
margin-right:25px;
font-size:2.2rem;
color:#FFF;
line-height:1.1;
}
nav .nav_sns ol li:first-child {
font-family: 'Merriweather', serif;
font-size:1.2rem;
font-weight:700;
padding-top:.7em;
}
nav .nav_sns ol li:last-child {
margin-right:0;
}
nav ol li a ,
nav ol li a:hover {
color:#FFF;
text-decoration:none;
}
@media screen and (max-width: 768px) { .menu-trigger {
width: 20vw;
height: 20vw;
position: fixed;
top: 0;
right: 2.608vw;
}
.menu-trigger span {
position: absolute;
left: 4vw;
width: 12vw;
}
.menu-trigger span:nth-of-type(1) {
top: 10vw;
}
.menu-trigger.active span:nth-of-type(1) {
transform: translateY(3vw) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
top: 13vw;
}
.menu-trigger span:nth-of-type(3) {
top: 16vw;
}
.menu-trigger.active span:nth-of-type(3) {
transform: translateY(-3vw) rotate(45deg);
}
.sp_header em {
position:absolute;
top:2.608vw;
left:0;
font-size:1.2rem;
}
nav {
width: 100vw;
height: 100vh;
padding-top: 10vh;
background-color: rgb(132, 100, 83, 0.8);
position: fixed;
top: 0;
right: 0;
transform: translate(100vw);
transition: all .5s;
opacity:0;
}
nav.open {
opacity:1;
transform: translateZ(0);
}
nav .box {
padding-bottom:10vw;
}
nav p {
width:16vw;
margin-bottom:5vh;
}
nav ul {
margin-bottom:5vh;
padding:0 8vw;
}
nav ul li {
margin-bottom:2em;
}
nav ul li a {
font-size:1.8rem;
}
nav ul li a span {
font-size:1.8rem;
}
nav ul li a em {
font-size:1.6rem;
}
nav .nav_login ol {
padding:1vh 0;
margin:0 8vw 2vh;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
nav .nav_login ol li {
padding:0 .3em;
margin-bottom:1em;
}
nav .nav_sns ol {
padding:0 5.215vw;
}
nav .nav_sns ol li {
margin-right:3.259vw;
font-size:2.2rem;
}
nav .nav_sns ol li:first-child {
font-size:1.2rem;
padding-top:.7em;
}
} main {
display:block;
font-size:1.4rem;
} .ttl {
position:relative;
margin-bottom:55px;
line-height:1.1;
}
.ttl:after {
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width:404px;
height:4px;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.ttl span {
display:block;
font-family: 'Merriweather', serif;
font-size:3.0rem;
font-weight: 700;
color:#000e59;
letter-spacing:.2em;
margin-bottom:1em;
text-align:center;
}
.ttl em {
display:block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#000e59;
letter-spacing:.2em;
text-align:center;
}
.ttl_white {
position:relative;
margin-bottom:55px;
line-height:1.1;
}
.ttl_white:after {
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width:404px;
height:4px;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/white_line.svg) repeat-x center center;
content:'';
}
.ttl_white span {
display:block;
font-family: 'Merriweather', serif;
font-size:3.0rem;
font-weight: 700;
color:#FFFFFF;
letter-spacing:.2em;
margin-bottom:1em;
text-align:center;
}
.ttl_white em {
display:block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#FFFFFF;
letter-spacing:.2em;
text-align:center;
}
.ttl_jp {
position:relative;
margin-bottom:70px;
line-height:1.1;
}
.ttl_jp:after {
position:absolute;
top: 2em;
left: 0;
right: 0;
width:404px;
height:4px;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.ttl_jp span {
display:block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#000e59;
letter-spacing:.2em;
text-align:center;
}
@media screen and (max-width: 768px) {
.ttl {
margin-bottom:7.171vw;
}
.ttl:after {
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width:80vw;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.ttl span {
font-size:2.4rem;
margin-bottom:1em;
}
.ttl em {
font-size:1.8rem;
}
.ttl_white {
margin-bottom:7.171vw;
}
.ttl_white:after {
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width:80vw;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/white_line.svg) repeat-x center center;
content:'';
}
.ttl_white span {
font-size:2.4rem;
margin-bottom:1em;
}
.ttl_white em {
font-size:1.8rem;
}
.ttl_jp {
margin-bottom:9.126vw;
}
.ttl_jp:after {
position:absolute;
top: 2em;
left: 0;
right: 0;
width:80vw;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.ttl_jp span {
font-size:1.8rem;
}
} .w660 {
width:660px;
margin:0 auto;
}
.w660:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w700 {
width:700px;
margin:0 auto;
}
.w700:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w705 {
width:705px;
margin:0 auto;
}
.w705:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w750 {
width:750px;
margin:0 auto;
}
.w750:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w800 {
width:800px;
margin:0 auto;
}
.w800:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.w880 {
width:880px;
margin:0 auto;
}
.w880:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
@media screen and (max-width: 1040px) {
.w800 {
width:76.923vw;
margin:0 auto;
}
.w880 {
width:84.615vw;
margin:0 auto;
}
}
@media screen and (max-width: 768px) {
.w660 {
width:92%;
}
.w700 {
width:92%;
}
.w705 {
width:92%;
}
.w750 {
width:92%;
}
.w800 {
width:92%;
}
.w880 {
width:92%;
}
} .pan {
padding-top:20px;
max-width:1000px;
margin:0 auto;
font-size:1.2rem;
}
@media screen and (max-width: 1040px) {
.pan {
max-width:96.154vw;
margin:0 auto;
font-size:1.2rem;
}
}
@media screen and (max-width: 768px) {
.pan {
padding-top:4vw;
max-width:92%;
margin:0 auto;
font-size:1.2rem;
}
}
.form .form_box input[type="text"] ,
.form .form_box input[type="tel"] ,
.form .form_box input[type="email"] ,
.form .form_box input[type="date"] ,
.form .form_box input[type="number"] ,
.form .form_box textarea {
width:100%;
padding:1.1em 4px;
font-size:1.5rem;
background:#fcf2e5;
border: solid 1px #fcf2e5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.form .form_box input[type="text"]:focus ,
.form .form_box input[type="tel"]:focus ,
.form .form_box input[type="email"]:focus ,
.form .form_box input[type="number"]:focus ,
.form .form_box input[type="date"]:focus ,
.form .form_box textarea:focus {
outline: 0;
background:#fefbf7;
border: solid 1px #f1c183;
}
.form .form_box input[type="number"] {
text-align:center;
}
.form .form_box textarea { height:350px;
}
.form .form_box input.input01 { }
.form .form_box input.input02 {
width:100%;
}
:-moz-placeholder {
color: #cdbfb8;
opacity: 1;
padding-left:20px;
}
::-moz-placeholder {
color: #cdbfb8;
opacity: 1;
padding-left:20px;
}
:-ms-input-placeholder {
color: #cdbfb8;
padding-left:20px;
}
::-ms-input-placeholder {
color: #cdbfb8;
padding-left:20px;
}
::-webkit-input-placeholder {
color: #cdbfb8;
padding-left:20px;
}
::placeholder {
color: #cdbfb8;
padding-left:20px;
}
.form .form_box ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility:
}
.form .form_box ul li {
float:left;
width:160px;
margin:0 25px 0 0;
}
.form .form_box ul li:last-child {
margin:0;
}
.form .form_box .zip {
display:inline-block;
margin:0 1em;
font-size:2.0rem;
}
.form .form_box .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:220px;
background:#fcf2e5;
border: solid 1px #fcf2e5;
color:#cdbfb8;
margin:0;
padding:0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.form .form_box .select_box01 select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
min-width:220px;
margin:0;
padding:.9em 20px;
background:transparent;
border:0;
outline:none;
font-size:1.5rem;
line-height:1.5;
text-align:center;
color:#cdbfb8;
}
.form .form_box .select_box01.entypo-down-dir:before {  position:absolute;
z-index:2;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-size:1.8rem;
line-height:1;
color:#cdbfb8;
display: block;
text-align:center;
width:40px;
} .form .form_box .mwform-radio-field ,
.form .form_box .mwform-checkbox-field {
display:inline-block;
margin:0 80px 0 0;
}
.form .form_box .mwform-radio-field:last-child ,
.form .form_box .mwform-checkbox-field:last-child {
margin:0 ;
}
.form .form_box input[type='checkbox'] ,
.form .form_box input[type='radio'] {
display:none;
}
.form .form_box label input[type='checkbox'] + span ,
.form .form_box label input[type='radio'] + span {
position:relative;
display:inline-block;
padding-left: 40px;
font-size:1.4rem;
float:left;
}
.form .form_box label input[type='checkbox'] + .mwform-checkbox-field-text::before{
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 22px;
height: 22px;
background:#d0c4be;
border: 1px solid #d0c4be;
}
.form .form_box label input[type='checkbox']:checked + .mwform-checkbox-field-text::after{
content: "";
display: block;
position: absolute;
top: -.1em;
left: .7em;
width: 8px;
height: 20px;
transform: rotate(40deg);
border-bottom: 3px solid #846453;
border-right: 3px solid #846453;
}
.form .form_box label input[type='radio'] + span::before{
content: "";
display: block;
position: absolute;
top: 3px;
left: 0;
width: 15px;
height: 15px;
border: 1px solid #202742;
border-radius: 50%;
}
.form .form_box input[type='radio']:checked + span {
color: #202742;
}
.form .form_box input[type='radio']:checked + span::after {
content: "";
display: block;
position: absolute;
top: 6px;
left: 3px;
width: 11px;
height: 11px;
background: #202742;
border-radius: 50%;
}
.check_privacy {
padding:40px 0;
text-align:center;
font-size:1.6rem;
}
.check_privacy a {
text-decoration:underline;
}
.check_privacy .checkbox01-input{
display: none;
}
.check_privacy .checkbox01-parts,
.check_privacy .mwform-checkbox-field-text{
padding-left: 30px;
position:relative;
margin-right: 30px;
}
.check_privacy .checkbox01-parts::before,
.check_privacy .mwform-checkbox-field-text::before{
content: "";
display: block;
position: absolute;
top: -0.1em;
left: 0;
width: 16px;
height: 16px;
border: 1px solid #d0c4be;
}
.check_privacy .checkbox01-input:checked + .checkbox01-parts::after,
.check_privacy .checkbox01-input:checked + .mwform-checkbox-field-text::after{
content: "";
display: block;
position: absolute;
top: -4px;
left: 6px;
width: 5px;
height: 14px;
transform: rotate(40deg);
border-bottom: 3px solid #846453;
border-right: 3px solid #846453;
}
.form .privacy_com {
text-align:center;
font-size:1.2rem;
}
.form .btn {
text-align:center;
font-size:0;
padding-top:40px;
}
.form .btn dl {
display:inline-block;
}
.form .btn dl dt ,
.form .btn dl dd {
display:inline-block;
text-align:center;
width:240px;
}
.form .btn dl dd {
margin:0 0 0 40px;
}
.form .btn p {
width:240px;
margin:0 auto;
}
.form .btn input ,
.form .btn button {
position:relative;
background:#846453;
border:1px solid #846453;
display:block;
cursor:pointer;
color:#ffffff;
padding:15px 0;
text-decoration:none;
width:100%;
text-align:center;
color:#FFF;
font-size:1.6rem;
font-weight:500;
line-height:1.1;
margin:0;
text-decoration:none;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
.form .btn input[type=reset] ,
.form .btn button[type=reset] {
background:#FFFFFF;
border:1px solid #846453;
color:#846453;
}
.form .btn input:hover ,
.form .btn button:hover ,
.form .btn input:focus ,
.form .btn button:focus {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap {
margin:0;
border:none;
color: inherit;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background:none;
min-width:inherit;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap:before ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td .select-wrap:after {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
padding-top:1.5rem;
padding-bottom:1.5rem;
font-size:1.5rem;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.5rem;
}
@media screen and (max-width: 768px) {
.form .form_box input[type="text"] ,
.form .form_box input[type="tel"] ,
.form .form_box input[type="email"] ,
.form .form_box input[type="date"] ,
.form .form_box input[type="number"] ,
.form .form_box textarea {
padding:1.1em 4px;
font-size:1.5rem;
}
.form .form_box textarea {
height:45.632vw;
}
:-moz-placeholder {
padding-left:2.608vw;
}
::-moz-placeholder {
padding-left:2.608vw;
}
:-ms-input-placeholder {
padding-left:2.608vw;
}
::-ms-input-placeholder {
padding-left:2.608vw;
}
::-webkit-input-placeholder {
padding-left:2.608vw;
}
::placeholder {
padding-left:2.608vw;
}
.form .form_box .select_box01 {
display:block;
min-width:100%;
}
.form .form_box .select_box01 select {
min-width:100%;
font-size:1.5rem;
}
.form .form_box .select_box01.entypo-down-dir:before {
font-size:1.8rem;
width:5.215vw;
}
.form .form_box .mwform-radio-field ,
.form .form_box .mwform-checkbox-field {
margin:0 10.43vw 0 0;
}
.form .form_box label input[type='checkbox'] + span ,
.form .form_box label input[type='radio'] + span {
padding-left: calc(5.215vw * 1.5);
font-size:1.4rem;
}
.form .form_box label input[type='checkbox'] + .mwform-checkbox-field-text::before{
width: calc(2.868vw * 1.5);
height: calc(2.868vw * 1.5);
}
.form .form_box label input[type='checkbox']:checked + .mwform-checkbox-field-text::after{
top: calc(-.1em * 1.5);
left: calc(.7em * 1.0);
width: calc(1.043vw * 1.5);
height: calc(2.608vw * 1.5);
}
.form .form_box label input[type='radio'] + span::before{
top: calc(0.391vw * 1.5);
width: calc(1.956vw * 1.5);
height: calc(1.956vw * 1.5);
}
.form .form_box input[type='radio']:checked + span::after {
top: calc(0.782vw * 1.5);
left: calc(0.391vw * 1.5);
width: calc(1.434vw * 1.5);
height: calc(1.434vw * 1.5);
}
.check_privacy {
padding:5.215vw 0;
font-size:1.6rem;
}
.check_privacy .checkbox01-parts,
.check_privacy .mwform-checkbox-field-text{
padding-left: 3.911vw;
margin-right: 3.911vw;
}
.check_privacy .checkbox01-parts::before,
.check_privacy .mwform-checkbox-field-text::before{
top: -0.1em;
width: 2.086vw;
height: 2.086vw;
}
.check_privacy .checkbox01-input:checked + .checkbox01-parts::after,
.check_privacy .checkbox01-input:checked + .mwform-checkbox-field-text::after{
top: -0.522vw;
left: 0.782vw;
width: 0.652vw;
height: 1.825vw;
}
.form .privacy_com {
font-size:1.2rem;
}
.form .btn {
padding-top:5.215vw;
}
.form .btn dl {
display:block;
width:100%;
}
.form .btn dl dt ,
.form .btn dl dd {
width:48%;
}
.form .btn dl dd {
margin:0 0 0 4%;
}
.form .btn p {
width:48%;
}
.form .btn input ,
.form .btn button {
padding:3vw 0;
font-size:1.6rem;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
font-size:1.5rem;
}
.contact.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th {
width:100%;
padding-left:1.956vw;
padding-top:5.215vw;
border-bottom:none;
}
.contact.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
padding:3.259vw 1.956vw;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.5rem;
}
} .pagination {
padding:70px 0 0;
}
.pagination .pagination-box {
text-align:center;
font-size:0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
display:inline-block;
font-size:1.4rem;
font-weight:bold;
width:36px;
height:36px;
line-height:36px;
text-align:center;
margin-right:10px;
color:#AAAAAA;
border: solid 1px #AAAAAA;
text-decoration:none;
}
.pagination .pagination-box a:last-child ,
.pagination .pagination-box span:last-child {
margin-right:0;
}
.pagination .pagination-box span.current {
background:none;
border: solid 1px #000e59;
color:#000e59;
font-weight:bold;
}
.pagination .pagination-box a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
@media screen and (max-width: 768px) {
.pagination {
padding:9.126vw 0 0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
font-size:1.4rem;
width:4.694vw;
height:6.78vw;
line-height:4.694vw;
margin-right:1.304vw;
}
} .contents {
font-size:1.5rem;
}
.contents img {
width:auto;
max-width:100%;
height:auto;
}
.contents h1 {
font-size: 2em;
margin: 0.67em 0;
}
.contents figcaption,
.contents figure,
.contents main {
display: block;
}
.contents figure {
margin: 1em 0;
}
.contents hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
.contents pre {
font-family: monospace, monospace;
font-size: 1em;
}
.contents abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
.contents b,
.contents strong {
font-weight: inherit;
}
.contents b,
.contents strong {
font-weight: 700;
}
.contents code,
.contents kbd,
.contents samp {
font-family: monospace, monospace;
font-size: 1em;
}
.contents dfn {
font-style: italic;
}
.contents mark {
background-color: #eee;
color: #222;
}
.contents small {
font-size: 80%;
}
.contents sub,
.contents sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.contents sub {
bottom: -0.25em;
}
.contents sup {
top: -0.5em;
}
.contents audio,
.contents video {
display: inline-block;
}
.contents audio:not([controls]) {
display: none;
height: 0;
}
.contents button,
.contents input,
.contents optgroup,
.contents select,
.contents textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.contents button,
.contents input {
overflow: visible;
}
.contents button,
.contents select {
text-transform: none;
}
.contents button,
.contents html [type="button"],
.contents [type="reset"],
.contents [type="submit"] {
-webkit-appearance: button;
}
.contents button::-moz-focus-inner,
.contents [type="button"]::-moz-focus-inner,
.contents [type="reset"]::-moz-focus-inner,
.contents [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.contents button:-moz-focusring,
.contents [type="button"]:-moz-focusring,
.contents [type="reset"]:-moz-focusring,
.contents [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.contents fieldset {
border: 1px solid #bbb;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.contents legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
.contents progress {
display: inline-block;
vertical-align: baseline;
}
.contents textarea {
overflow: auto;
}
.contents [type="checkbox"],
.contents [type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.contents [type="number"]::-webkit-inner-spin-button,
.contents [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.contents [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.contents [type="search"]::-webkit-search-cancel-button,
.contents [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.contents ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.contents details,
.contents menu {
display: block;
}
.contents summary {
display: list-item;
}
.contents canvas {
display: inline-block;
}
.contents template {
display: none;
}
.contents [hidden] {
display: none;
}
.contents .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.contents .alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.contents .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.contents .clear:before,
.contents .clear:after,
.contents .entry-content:before,
.contents .entry-content:after,
.contents .entry-footer:before,
.contents .entry-footer:after,
.contents .comment-content:before,
.contents .comment-content:after,
.contents .site-header:before,
.contents .site-header:after,
.contents .site-content:before,
.contents .site-content:after,
.contents .site-footer:before,
.contents .site-footer:after,
.contents .nav-links:before,
.contents .nav-links:after,
.contents .pagination:before,
.contents .pagination:after,
.contents .comment-author:before,
.contents .comment-author:after,
.contents .widget-area:before,
.contents .widget-area:after,
.contents .widget:before,
.contents .widget:after,
.contents .comment-meta:before,
.contents .comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.contents .clear:after,
.contents .entry-content:after,
.contents .entry-footer:after,
.contents .comment-content:after,
.contents .site-header:after,
.contents .site-content:after,
.contents .site-footer:after,
.contents .nav-links:after,
.contents .pagination:after,
.contents .comment-author:after,
.contents .widget-area:after,
.contents .widget:after,
.contents .comment-meta:after {
clear: both;
}
.contents button,
.contents input,
.contents select,
.contents textarea {
color: #333;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 15px;
font-size: 0.9375em;
font-weight: 400;
line-height: 1.66;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: .5em .1em;
}
.contents h1:first-child,
.contents h2:first-child,
.contents h3:first-child,
.contents h4:first-child,
.contents h5:first-child,
.contents h6:first-child {
padding-top: 0;
}
.contents h1 {
font-size: 24px;
font-size: 1.5em;
font-weight: 300;
}
.contents h2,
.contents .home.blog .entry-title {
color: #666;
font-size: 20px;
font-size: 1.25em;
font-weight: 300;
}
.contents h3 {
color: #333;
font-size: 18px;
font-size: 1.125em;
font-weight: 300;
}
.contents h4 {
color: #333;
font-size: 16px;
font-size: 1em;
font-weight: 800;
}
.contents h5 {
color: #767676;
font-size: 13px;
font-size: 0.8125em;
font-weight: 800;
letter-spacing: 0.15em;
text-transform: uppercase;
}
.contents h6 {
color: #333;
font-size: 15px;
font-size: 0.9375em;
font-weight: 800;
}
.contents p {
margin: 0 0 1.5em;
padding: 0;
}
.contents dfn,
.contents cite,
.contents em,
.contents i {
font-style: italic;
}
.contents blockquote {
color: #666;
font-size: 18px;
font-size: 1.125em;
font-style: italic;
line-height: 1.7;
margin: 0;
overflow: hidden;
padding: 0;
}
.contents blockquote cite {
display: block;
font-style: normal;
font-weight: 600;
margin-top: 0.5em;
}
.contents address {
margin: 0 0 1.5em;
}
.contents pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375em;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.contents code,
.contents kbd,
.contents tt,
.contents var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375em;
}
.contents abbr,
.contents acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.contents mark,
.contents ins {
background: #eee;
text-decoration: none;
}
.contents big {
font-size: 125%;
}
.contents blockquote {
quotes: "" "";
}
.contents q {
quotes: "“" "”" "‘" "’";
}
.contents blockquote:before,
.contents blockquote:after {
content: "";
}
.contents :focus {
outline: none;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
font-weight: 700;
}
.contents hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.contents ul,
.contents ol {
margin: 0 0 1.5em;
padding: 0;
}
.contents ul {
list-style: disc;
}
.contents ol {
list-style: decimal;
}
.contents li > ul,
.contents li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
.contents dt {
font-weight: 700;
}
.contents dd {
margin: 0 1.5em 1.5em;
}
.contents table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
.contents thead th { padding-bottom: 0.5em;
}
.contents th {
padding: 0.4em;
text-align: left;
}
.contents tr { }
.contents td {
padding: 0.4em;
}
.contents th:first-child,
.contents td:first-child {
padding-left: 0;
}
.contents th:last-child,
.contents td:last-child {
padding-right: 0;
}
@media screen and (max-width: 768px) { .contents { }
.contents button,
.contents input,
.contents select,
.contents textarea {
font-size: 18px;
font-size: 1.125em;
}
.contents h1 {
font-size: 30px;
font-size:calc( 1.875em * 0.9);
}
.contents h2,
.contents .home.blog .entry-title,
.contents .page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size:calc( 1.625em * 0.9);
}
.contents h3 {
font-size: 22px;
font-size:calc( 1.375rem * 0.9);
}
.contents h4 {
font-size: 18px;
font-size:calc( 1.125em * 0.9);
}
.contents h5 {
font-size: 13px;
font-size:calc( 0.8125em * 0.9);
}
.contents h6 {
font-size: 16px;
font-size:calc( 1em * 0.9);
}
.contents .entry-content blockquote.alignleft,
.contents .entry-content blockquote.alignright {
font-size: 14px;
font-size: 0.875em;
}
.contents img.alignleft {
float: left;
margin-right: 1.5em;
}
.contents img.alignright {
float: right;
margin-left: 1.5em;
}
.contents th {
display:block;
}
.contents tr { }
.contents td {
display:block;
}
}
.contents h1 {
display:block !important;
padding: 0 0 0 20px;
border-left: solid 7px #cccccc;
font-size: 30px;
line-height: 1.4;
}
.contents h2 {
margin:0 0 45px 0;
padding: 0 0 4px;
font-size: 30px;
border-bottom: 4px solid #cccccc;
line-height: 1.4;
}
.contents h3 {
position:relative;
margin:0 0 35px 0;
padding: 0 0 6px;
font-size: 26px;
}
.contents h3::before {
content:'';
position:absolute;
bottom:-2px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h3::after {
content:'';
position:absolute;
bottom:-4px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h4{ 
border-bottom: solid 1px #cccccc;
padding: 0 0 6px;
margin: 0 0 35px 0;
font-size: 20px;
}
.contents h5{ 
margin: 0 0 35px 0;
font-size: 18px;
}
.contents h6{ 
margin: 0 0 35px 0;
font-size: 16px;
}
@media screen and (max-width: 768px) {
.contents h1 {
display:block !important;
padding: 0 0 0 20px;
border-left: solid 7px #cccccc;
font-size: calc(30px * 0.7);
line-height: 1.4;
}
.contents h2 {
margin:0 0 45px 0;
padding: 0 0 4px;
font-size: calc(30px * 0.7);
border-bottom: 4px solid #cccccc;
line-height: 1.4;
}
.contents h3 {
position:relative;
margin:0 0 35px 0;
padding: 0 0 6px;
font-size: calc(26px * 0.7);
}
.contents h3::before {
content:'';
position:absolute;
bottom:-2px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h3::after {
content:'';
position:absolute;
bottom:-4px;
left:0;
width:40px;
width:100%;
height:1px;
background:#cccccc;
}
.contents h4{ 
border-bottom: solid 1px #cccccc;
padding: 0 0 6px;
margin: 0 0 35px 0;
font-size: calc(20px * 0.8);
}
.contents h5{ 
margin: 0 0 35px 0;
font-size: calc(18px * 0.8);
}
.contents h6{ 
margin: 0 0 35px 0;
font-size: calc(16px * 0.8);
}
} .gift_banner {
max-width:756px;
margin:0 auto;
padding-bottom:100px;
}
@media screen and (max-width: 768px) {
.gift_banner {
max-width: inherit;
width:92%;
margin:0 auto;
padding-bottom:10vw;
}
}
   .slider {
width:100%;
height:665px;
overflow:hidden;
}
.slider .slider_box {
position:relative;
width:100%;
height:100%;
}
.swiper-container {
width: 100%;
height:100%;
}
.swiper-wrapper .swiper-slide .slide-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height:665px;
}
.swiper-wrapper .swiper-slide .slide-img a {
display:block;
width:100%;
height:100%;
}
.swiper-wrapper .swiper-slide .slide-img a:hover {
background:rgba(255,255,255,0.3);
}
@media screen and (min-width: 1290px) {
.slider {
width:100%;
height:51.55vw;
overflow:hidden;
}
.slider .slider_box {
position:relative;
width:100%;
height:100%;
}
.swiper-container {
width: 100%;
height:100%;
}
.swiper-wrapper .swiper-slide .slide-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height:51.55vw;
}
} .top_catch {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/top/catch.png) no-repeat center center;
height:547px;
margin-bottom:-165px;
}
@media screen and (min-width: 1290px) {
.top_catch {
background:url(//www.hausvonfraukurosawa.com/img/top/catch.png) no-repeat center bottom;
background-size:cover !important;
margin-bottom:-12.7906vw;
}
}
.top_catch h2 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
display:inline-block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#000e59;
letter-spacing:.2em;
}
.about_recommend {
background:url(//www.hausvonfraukurosawa.com/img/top/about_bg.png) no-repeat center top , url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:auto , 30%;
padding-bottom:180px;
}
.about_recommend .about {
padding:205px 0 80px;
}
.about_recommend .about h2 {
position:relative;
width:403px;
margin:0 auto;
margin-bottom:35px;
}
.about_recommend .about h2:after {
position:absolute;
right:0;
left:0;
bottom:-1em;
width:404px;
height:4px;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.about_recommend .about h3 {
text-align:center;
font-size:2.0rem;
font-weight:bold;
color:#000e59;
line-height:1.5;
margin-bottom:35px;
}
.about_recommend .about .com p {
text-align:center;
font-size:1.5rem;
line-height:2.0;
margin-bottom:1.5em;
}
.about_recommend .about .com p:last-child {
margin-bottom:0;
}
.about_recommend .cm {
font-size:4.0rem;
font-weight:bold;
text-align:center;
line-height:1.3;
margin-bottom:1em;
color:#C00;
}
.about_recommend .youtube {
width:745px;
margin:0 auto;
margin-bottom:100px;
}
.about_recommend .youtube .modal-open:after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: "FontAwesome";
font-size:10rem;
line-height:1.1;
content: "\f16a";
color:#FFFFFF;
}
.about_recommend .youtube .insta_banner {
padding-bottom:30px;
text-align:center;
}
.about_recommend .youtube .tv-cm {
padding-top:30px;
text-align:center;
}
.about_recommend .youtube .tv-cm table {
text-align:center;
margin:0 auto;
margin-bottom:20px;
}
.about_recommend .youtube .tv-cm table th ,
.about_recommend .youtube .tv-cm table td {
padding:0 10px;
padding-bottom:10px;
vertical-align:middle;
text-align:center;
font-size:1.6rem;
}
.about_recommend .youtube .tv-cm table tr:last-child th ,
.about_recommend .youtube .tv-cm table tr:last-child td {
padding-bottom:0;
}
.about_recommend .youtube .tv-cm table th {
width:100px;
}
.about_recommend .youtube .tv-cm h3 ,
.about_recommend .youtube .tv-cm h3 span {
text-align: center;
font-size: 2.2rem;
font-weight: bold;
color: #000e59;
line-height: 1.5;
letter-spacing:.2em;
}
.about_recommend .top_4year {
width:745px;
margin:0 auto;
margin-bottom:100px;
}
.about_recommend .top_4year h2 {
width:460px;
margin:0 auto;
margin-bottom:20px;
}
.about_recommend .top_4year .box dl {
margin-bottom:20px;
}
.about_recommend .top_4year .box dl:last-of-type {
margin-bottom:20px;
}
.about_recommend .top_4year .box dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.about_recommend .top_4year .box dl dt ,
.about_recommend .top_4year .box dl dd {
float:left;
width:50%;
}
.about_recommend .top_4year .box dl:nth-of-type(even) dt {
float:right;
}
.about_recommend .top_4year .box dl dt {
padding:0 20px;
padding-top:70px;
}
.about_recommend .top_4year .box p.btn {
font-size:1.4rem;
line-height:1.5;
margin-bottom:3em;
text-align:center;
}
.about_recommend .top_4year .box p.btn:last-of-type {
margin-bottom:0;
}
.about_recommend .top_4year .box p.btn a {
display: inline-block;
padding:.4em 5em .3em;
font-size:1.5rem;
color:#000e59;
border: solid 2px #000e59;
text-decoration:none;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.about_recommend .top_4year .box p.btn a span {
display:block;
font-size:1.5rem;
font-weight:bold;
text-align:center;
}
.about_recommend .top_4year .box p.btn a:hover {
color:#FFFFFF;
background:#000e59;
border: solid 2px #000e59;
}
.about_recommend .recommend .box {
width:745px;
margin:0 auto;
margin-bottom: -25px;
display: flex;
flex-wrap: wrap;
}
.about_recommend .recommend .box:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.about_recommend .recommend .box section { width:166px;
margin-right:27px;
margin-bottom:25px;
}
.about_recommend .recommend .box section:nth-child(4n) {
margin-right:0;
} .about_recommend .recommend .box section a {
position:relative; display: flex;
flex-direction: column;
height: 100%;
color:#583424;
font-size:1.4rem;
text-decoration:none;
}
.about_recommend .recommend .box section a .img {
text-align:center;
margin-bottom:15px;
}
.about_recommend .recommend .box section a h4 { line-height:1.5;
}
.about_recommend .recommend .box section a .price {
font-weight:bold;
padding-top: .8em;
margin-top: auto;
}
.about_recommend .recommend .box section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.about_recommend .recommend .box section a ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.about_recommend .recommend .box section a ul li {
float:left;
margin-right:.5em;
color:#FFF;
line-height:1.1;
background:#FFF;
}
.about_recommend .recommend .box section a ul li:last-child {
margin-right:0;
}
.about_recommend .recommend .box section a ul li span {
display:block;
padding:.3em .5em .3em;
font-size:1.2rem;
font-weight:bold;
letter-spacing:0;
}
.about_recommend .recommend .box section a ul li.free span {
background:#000e59;
}
.about_recommend .recommend .box section a ul li.cool span {
background: #09F;
}
.about_recommend .recommend .box section a ul li.limited span {
background: #900;
}
.about_recommend .recommend .box section a ul li.limited-time span {
background: #F60;
}
.about_recommend .recommend .box section a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
} .blocker,.modal{box-sizing:border-box}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1000000 !important;padding:20px;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
.youtube ,
.video {
position: relative;
height:100%;
}
.modal-open {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 6;
background:#FFF;
}
.modal-open:before {
position:absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
z-index:10;
display:block;
width:69px;
height:77px;
background: url(//www.hausvonfraukurosawa.com/css/images/youtube_arrow.svg) no-repeat center top;
background-size:cover;
content:'';
}
.modal-open:hover:before {
opacity: .6;
}
.home .youtube_box {
margin-bottom:2em;
}
.viceo_item {
max-width: 100%;
height: auto;
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.viceo_item iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .blocker {
z-index: 11;
}
.modal {
background-color: #242424;
border-radius: 4px;
max-width: 1200px;
padding: 10px;
}
.modal a.close-modal {
background-color: #000;
border: 2px solid #242424;
border-radius: 50%;
display: block;
width: 26px;
height: 26px;
padding: 30px 30px 0 0;
overflow: hidden;
position: absolute;
top: -13px;
right: -13px;
}
.modal a.close-modal:hover {
background-color: #424242;
}
.modal a.close-modal::before,
.modal a.close-modal::after {
background-color: #999;
content: '';
display: block;
width: 2px;
height: 24px;
margin-left: -1px;
position: absolute;
top: 3px;
left: 50%;
}
.modal a.close-modal::before {
transform: rotate(-45deg);
}
.modal a.close-modal::after {
transform: rotate(45deg);
}
.top_information {
position:relative;
padding:60px 0 215px;
}
.top_information:before {
position: absolute;
top:-120px;
left:0;
display:block;
width: 100%;
height: 120px;
background:url(//www.hausvonfraukurosawa.com/img/top/info_bg.svg) no-repeat center top;
content:'';
}
@media screen and (min-width: 1290px) {
.top_information:before {
position: absolute;
top:-9.3023vw;
left:0;
display:block;
width: 100%;
height: 9.3023vw;
background:url(//www.hausvonfraukurosawa.com/img/top/info_bg.svg) no-repeat center top;
background-size:cover;
content:'';
}
}
.top_information .box {
width:755px;
margin:0 auto;
margin-bottom:40px;
}
.top_information .box ul li {
padding-bottom:.5em;
margin-bottom:.5em;
border-bottom: solid 1px #000e59;
font-size:1.3rem;
}
.top_information .box ul li:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_information .box ul li time {
float:left;
display:block;
width:120px;
color:#000e59;
font-family: 'Merriweather', serif;
}
.top_information .box ul li a {
float:left;
display:block;
width:635px;
}
.top_information .btn {
text-align:center;
}
.top_information .btn a {
display: inline-block;
position: relative;
height: 30px; line-height: 30px; text-align: center;
padding: 0 130px; font-family: 'Merriweather', serif;
font-size: 1.3rem; background: #000e59; color: #FFF; }
.top_information .btn a:before, .top_information .btn a:after {
position: absolute;
content: '';
width: 0px;
height: 0px;
z-index: 1;
}
.top_information .btn a:before {
top: 0;
left: 0;
border-width: 15px 0px 15px 10px;
border-color: transparent transparent transparent #fff;
border-style: solid;
}
.top_information .btn a:after {
top: 0;
right: 0;
border-width: 15px 10px 15px 0px;
border-color: transparent #fff transparent transparent;
border-style: solid;
}
.top_information .btn a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.top_item {
position:relative;
background:#846453;
padding-bottom:85px;
}
.top_item:before {
position: absolute;
top:-165px;
left:0;
display:block;
width: 100%;
height: 165px;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_top.svg) no-repeat center top;
content:'';
}
.top_item:after {
position: absolute;
bottom:-113px;
left:0;
display:block;
width: 100%;
height: 113px;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_bottom.svg) no-repeat center bottom;
content:'';
}
@media screen and (min-width: 1290px) {
.top_item:before {
position: absolute;
top:-12.7906vw;
left:0;
display:block;
width: 100%;
height: 12.7906vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_top.svg) no-repeat center top;
background-size:cover;
content:'';
}
.top_item:after {
position: absolute;
bottom:-8.7596vw;
left:0;
display:block;
width: 100%;
height: 8.7596vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_bottom.svg) no-repeat center bottom;
background-size:cover;
content:'';
}
}
.top_item .box {
width:690px;
margin:0 auto;
}
.top_item .box ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_item .box ul li {
float:left;
width:336px;
background:#FFF;
margin-bottom:25px;
}
.top_item .box ul li:nth-child(2n) {
float:right;
}
.top_item .box ul li:nth-child(2n+1) {
clear:both;
}
.top_item .box ul li:nth-last-child(-n+2) {
margin-bottom:0;
}
.top_item .box .shop_name {
position:relative;
padding-top:100px;
}
.top_item .box .shop_name:before {
position: absolute;
top:50px;
left:0;
display:block;
width: 100%;
height: 4px;
background: url(//www.hausvonfraukurosawa.com/img/common/white_line.svg) repeat-x center center;
content: '';
}
.top_item .box .shop_name p {
margin-bottom:2em;
font-size:1.5rem;
color:#FFF;
text-align:center;
}
.top_item .box .shop_name ol {
display: flex;
flex-wrap: wrap;
margin-bottom: -15px;
}
.top_item .box .shop_name ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
} .top_item .box .shop_name ol li {
width:48%;
margin-bottom:15px;
}
.top_item .box .shop_name ol li:nth-of-type(odd) {
margin-right: 4%;
}
.top_item .box .shop_name ol li a {
text-decoration:none;
display:block;
border: solid 2px #FFFFFF;
font-size:1.5rem;
line-height:1.1;
text-align:center;
padding:.6em 0;
color:#FFF;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.top_item .box .shop_name ol li a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.top_shop {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
padding:210px 0 180px;
}
.top_shop .box section {
margin-bottom:75px;
}
.top_shop .box section:last-child {
margin-bottom:0;
}
.top_shop .box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.top_shop .box section .img {
float:right;
width:366px;
padding-top:40px;
}
.top_shop .box section:nth-child(2) .img {
padding-top:60px;
}
.top_shop .box section:last-child .img {
padding-top:0;
}
.top_shop .box section .box_in {
float:left;
width:350px;
}
.top_shop .box section .box_in h4 {
margin-bottom:.5em;
font-family: 'Merriweather', serif;
font-size:2.7rem;
font-weight: 700;
color:#000e59;
line-height:1.1;
}
.top_shop .box section .box_in h4 span {
display:block;
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
font-size:1.2rem;
margin-bottom:.6em;
}
.top_shop .box section .box_in h5 {
margin-bottom:.9em;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#000e59;
line-height:1.1;
}
.top_shop .box section .box_in p {
font-size:1.4rem;
line-height:1.5;
margin-bottom:1em;
}
.top_shop .box section .box_in p.btn {
margin-bottom:0;
}
.top_shop .box section .box_in p.btn a {
display:block;
padding:.4em 2em .3em;
font-size:1.5rem;
color:#000e59;
border: solid 2px #000e59;
text-decoration:none;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.top_shop .box section .box_in p.btn a span {
display:block;
font-size:1.5rem;
font-weight:bold;
text-align:center;
}
.top_shop .box section .box_in p.btn a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
} .sub.material header {
background:url(//www.hausvonfraukurosawa.com/img/material/header_bg.png) no-repeat center center;
}
.sub.material .catch {
padding:110px 0;
}
.sub.material .catch h4 {
text-align:center;
font-size:2.0rem;
font-weight:bold;
margin-bottom:1.2em;
}
.sub.material .catch p {
text-align:center;
margin-bottom:1.5em;
}
.sub.material .catch p:last-child {
margin-bottom:0;
}
.sub.material .about {
background:#fffef2;
}
.sub.material .about .main_img {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/material/about_img_w.png) no-repeat center center;
height:425px;
}
@media screen and (min-width: 1290px) {
.sub.material .about .main_img {
background:url(//www.hausvonfraukurosawa.com/img/material/about_img_w.png) no-repeat center center;
background-size:cover !important;
}
}
.sub.material .about .main_img img {
display:none;
}
.sub.material .about .box {
padding:150px 0 160px;
}
.sub.material .about .box section {
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top:40px;
padding-bottom:70px;
}
.sub.material .about .box section:last-child {
padding-bottom:0;
}
.sub.material .about .box section h5 span ,
.sub.material .about .box section h5 em {
display:block;
color:#000e59;
line-height:1.1;
}
.sub.material .about .box section h5 span {
font-family: 'Merriweather', serif;
font-size:2.6rem;
font-weight: 700;
letter-spacing:.2em;
margin-right:-.2em;
margin-bottom:.5em;
}
.sub.material .about .box section h5 em {
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
letter-spacing:.2em;
margin-right:-.2em;
}
.sub.material .about .box section dl {
position:relative;
}
.sub.material .about .box section dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.material .about .box section dl dt {
position:relative;
top:-15px;
float:right;
width:285px;
}
.sub.material .about .box section dl dd {
float:left;
width:330px;
padding-top:50px;
}
.sub.material .about .box section dl dd p {
margin-bottom:1.5em;
}
.sub.material .about .box section dl dd p:last-child {
margin-bottom:0;
} .sub.shop header {
background:url(//www.hausvonfraukurosawa.com/img/shop/header_bg.png) no-repeat center center;
}
.sub.shop main .pan_out {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.shop .shop_info {
padding:110px 0 250px;
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.shop .shop_info .day202307 {
max-width: 1040px;
margin: 0 auto;
margin-bottom:120px;
padding: 0 20px;
display: flex;
align-items: center;
}
.sub.shop .shop_info .day202307 .img {
width: 40%;
margin-right: 30px;
}
.sub.shop .shop_info .day202307 .box_r {
width: calc(100% - (40% + 30px));
}
.sub.shop .shop_info .day202307 .box_r h4 {
display: flex;
font-size: 1.8rem;
margin-bottom: .6em;
}
.sub.shop .shop_info .day202307 .box_r h4 span {
font-weight: 700;
background-image: linear-gradient(#ff6, #ff6);
background-size: 100% 50%;
background-position: 0 100%;
background-repeat: no-repeat;
display: inline !important;
padding: 0 1px 0px;
}
.sub.shop .shop_info .day202307 .box_r h5 {
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 1.2em;
}
.sub.shop .shop_info .day202307 .box_r p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.sub.shop .shop_info .box section {
position:relative;
margin-bottom:120px;
}
.sub.shop .shop_info .box section:last-child {
margin-bottom:0;
}
.sub.shop .shop_info .box section:first-child:before {
position: absolute;
top:0;
left:-55px;
width:342px;
height:216px;
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg01.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section:nth-child(2):before {
position: absolute;
top:0;
left:-65px;
width:379px;
height:228px;
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg02.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section:nth-child(3):before ,
.sub.shop .shop_info .box section:last-child:before {
position: absolute;
top:0;
left:-55px; width:431px;
height:237px;
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg04.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section h4 {
position:relative;
z-index:10;
padding:55px 5px 25px;
line-height:1.1;
color:#FFF;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:1.9rem;
}
.sub.shop .shop_info .box section:nth-child(2) h4 {
padding:70px 5px 40px;
}
.sub.shop .shop_info .box section:nth-child(3) h4 ,
.sub.shop .shop_info .box section:last-child h4 {
padding:60px 5px 40px;
}
.sub.shop .shop_info .box section h4 span {
display:block;
font-family: 'Merriweather', serif;
font-size:3.0rem;
font-weight: 700;
margin-bottom:.5em;
}
.sub.shop .shop_info .box section h4 em {
display:block;
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
font-size:1.2rem;
margin-bottom:1.5em;
}
.sub.shop .shop_info .box .img {
position:relative;
z-index:10;
margin-bottom:35px;
}
.sub.shop .shop_info .box dl {
display:flex;
align-items: flex-start;
width:100%;
margin-bottom:35px;
}
.sub.shop .shop_info .box dl dt ,
.sub.shop .shop_info .box dl dd {
position:relative;
vertical-align:top;
}
.sub.shop .shop_info .box dl dt {
width:355px;
background:#FFF;
}
.sub.shop .shop_info .box dl dt span {
display:block;
padding:10px;
}
.sub.shop .shop_info .box dl dd span ,
.sub.shop .shop_info .box dl dd em {
margin-right:1em;
}
.sub.shop .shop_info .box dl dd {
width: calc(100% - 355px);
padding-left:25px;
letter-spacing:.1em;
}
.sub.shop .shop_info .box dl dd strong {
font-weight: 700;
}
.sub.shop .shop_info .box dl.no_tel dd {
padding-left:0;
letter-spacing:.1em;
white-space: nowrap;
}
.sub.shop .shop_info .box dl dd p { padding-top:20px;
}
.sub.shop .shop_info .box dl.no_tel dd p {
position: relative;
bottom: inherit;
left: inherit;
width:100%;
padding-top:20px;
}
.sub.shop .shop_info .box dl dd p a {
text-decoration:none;
display:block;
border: solid 2px #000e59;
font-size:1.5rem;
line-height:1.4;
font-weight:bold;
text-align:center;
padding:.6em 0;
color:#000e59;
letter-spacing:0;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.sub.shop .shop_info .box dl dd p a span {
font-size:1.5rem;
line-height:1.4;
font-weight:bold;
}
.sub.shop .shop_info .box dl dd p a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.shop .shop_info .box .map iframe {
width:100%;
height:300px;
} .sub.story header {
background:url(//www.hausvonfraukurosawa.com/img/story/header_bg.png) no-repeat center center;
}
.sub.story main {
padding:110px 0 135px;
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
padding-top:20px;
}
.sub.story main .pan {
padding-bottom:110px;
}
.sub.story main .item_info {
padding-bottom:60px;
}
.sub.story main .item_info h4 {
font-size:2.0rem;
font-weight:bold;
text-align:center;
margin-bottom:1.5em;
}
.sub.story main .item_info p {
font-size:1.5rem;
line-height:2.0;
text-align:center;
margin-bottom:1.5em;
}
.sub.story main .item_info p:last-child {
margin-bottom:0;
}
.sub.story main .item_info p.img {
position:relative;
width:314px;
margin:0 auto;
margin-bottom:4em;
}
.sub.story main .item_info p.img.name01 span {
position:absolute;
top:140px;
left:-95px;
z-index:5;
width:154px;
display:block;
transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
.sub.story main .item_info p.img.name02 span {
position:absolute;
top:22px;
right:-90px;
z-index:5;
width:153px;
display:block;
transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
.sub.story main .item_info p.img.name03 span {
position:absolute;
top:140px;
left:-95px;
z-index:5;
width:251px;
display:block;
transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
.sub.story main .item_info p.img.name04 span {
position:absolute;
top:75px;
right:-120px;
z-index:5;
width:153px;
display:block;
transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
}
.sub.story main .wellcome .img {
width:745px;
margin:0 auto;
margin-bottom:70px;
}
.sub.story main .wellcome h3 {
font-size:2.0rem;
font-weight:bold;
text-align:center;
margin-bottom:1.5em;
}
.sub.story main .wellcome p {
font-size:1.5rem;
line-height:2.0;
text-align:center;
margin-bottom:2em;
}
.sub.story main .wellcome p:last-child {
margin-bottom:0;
} .sub.specified_pp header {
background:url(//www.hausvonfraukurosawa.com/img/specified_pp/header_bg.png) no-repeat center center;
}
.sub.specified_pp main {
padding:110px 0 135px;
color:#000e59;
padding-top:20px;
}
.sub.specified_pp main .pan {
padding-bottom:110px;
}
.sub.specified_pp main .specified {
margin-bottom:150px;
}
.sub.specified_pp main .specified table {
width:100%;
}
.sub.specified_pp main .specified table th ,
.sub.specified_pp main .specified table td {
border-top: dotted 1px #000e59;
border-bottom: dotted 1px #000e59;
padding:20px 10px;
}
.sub.specified_pp main .specified table tr:last-child th ,
.sub.specified_pp main .specified table tr:last-child td {
border-bottom: none;
padding-bottom:0;
}
.sub.specified_pp main .specified table th {
font-weight:bold;
width:170px;
}
.sub.specified_pp main .specified table td {
vertical-align:middle;
}
.sub.specified_pp main .specified table td p {
margin-bottom:1em;
}
.sub.specified_pp main .specified table td p:last-child {
margin-bottom:0;
}
.sub.specified_pp main .specified table td strong {
font-weight:bold;
}
.sub.specified_pp main .specified table td span {
margin-right:1em;
}
.sub.specified_pp main .specified table td em {
display:inline-block;
padding-left:1.5em;
}
.sub.specified_pp main .specified table td ul {
margin-bottom:1em;
}
.sub.specified_pp main .specified table td ul li {
position:relative;
padding-left:1em;
}
.sub.specified_pp main .specified table td ul li:before {
position:absolute;
left:0;
content:'・';
}
.sub.specified_pp main .specified table td ol li {
position:relative;
padding-left:1.2em;
}
.sub.specified_pp main .specified table td ol li:before {
position:absolute;
left:0;
content:'●';
}
.sub.specified_pp main .specified table td table {
width:100%;
border: dotted 1px #000e59;
}
.sub.specified_pp main .specified table td table th ,
.sub.specified_pp main .specified table td table td {
padding:15px 0;
border: dotted 1px #000e59;
}
.sub.specified_pp main .specified table td table th {
text-align:center;
font-weight:normal;
width:18%;
}
.sub.specified_pp main .specified table td table th span {
display:inline-block;
text-align:center;
margin:0;
}
.sub.specified_pp main .specified table td table th span:first-letter {
letter-spacing:1.4em;
}
.sub.specified_pp main .specified table td table td {
padding:15px 15px !important;
}
.sub.specified_pp main .specified table td table td:last-child {
text-align:right;
width:13%;
}
.sub.specified_pp main .specified table td .dl_tbl {
display:table;
}
.sub.specified_pp main .specified table td .dl_tbl dl {
display: table-row;
}
.sub.specified_pp main .specified table td .dl_tbl dl dt ,
.sub.specified_pp main .specified table td .dl_tbl dl dd {
display: table-cell;
}
.sub.specified_pp main .specified table td .dl_tbl dl dt {
white-space:nowrap;
}
.sub.specified_pp main .pp .com01 {
text-align:center;
margin-bottom:50px;
}
.sub.specified_pp main .pp .box {
width:630px;
margin:0 auto;
}
.sub.specified_pp main .pp .box h4 {
text-align:center;
font-size:1.6rem;
font-weight:bold;
margin-bottom:30px;
}
.sub.specified_pp main .pp .box ol {
counter-reset:number;
margin-bottom:100px;
}
.sub.specified_pp main .pp .box ol li {
position: relative;
padding-left:1.5em;
}
.sub.specified_pp main .pp .box ol li:before {
position: absolute;
left:0;
counter-increment: number;
content: counter(number)'．';
}
.sub.specified_pp main .pp .box ol li ul {
counter-reset: none;
}
.sub.specified_pp main .pp .box ol li ul li {
position: relative;
padding-left:1em;
}
.sub.specified_pp main .pp .box ol li ul li:before {
position: absolute;
left:0;
content:'・';
}
.sub.specified_pp main .pp .box p {
margin-bottom:2em;
padding:0 2em;
}
.sub.specified_pp main .pp .box p:last-child {
margin-bottom:0;
} .sub.fax header {
background:url(//www.hausvonfraukurosawa.com/img/fax/header_bg.png) no-repeat center center;
}
.sub.fax main {
padding:110px 0 135px;
color:#000e59;
padding-top:20px;
}
.sub.fax main .pan {
padding-bottom:110px;
}
.sub.fax main .fax_box {
}
.sub.fax main .fax_box h4 {
text-align:center;
font-size:1.6rem;
font-weight:bold;
margin-bottom:30px;
}
.sub.fax main .fax_box p {
text-align:center;
margin-bottom:5em;
}
.sub.fax main .fax_box p:last-child {
margin-bottom:0;
}
.sub.fax main .fax_box ul {
margin-bottom:5em;
}
.sub.fax main .fax_box ul li {
position:relative;
margin-bottom:.5em;
padding-left:1em;
}
.sub.fax main .fax_box ul li:before {
position:absolute;
left:0;
content:'※';
}
.sub.fax main .fax_box ul li span {
display:block;
font-weight:bold;
}
.sub.fax main .fax_box ul li em {
display:block;
padding-top:1em;
}
.sub.fax main .fax_box ol {
counter-reset:number;
margin-bottom:1em;
}
.sub.fax main .fax_box ol li {
position: relative;
padding-left:1.5em;
}
.sub.fax main .fax_box ol li:before {
position: absolute;
left:0;
counter-increment: number;
content: counter(number)'、';
}
.sub.fax main .fax_box ol + p {
text-align:left;
}
.sub.fax main .fax_box p.pdf {
width:180px;
margin:0 auto;
} .sub.contact header {
background:url(//www.hausvonfraukurosawa.com/img/contact/header_bg.png) no-repeat center center;
}
.sub.contact main {
padding:110px 0 180px;
padding-top:20px;
}
.sub.contact main .pan {
padding-bottom:110px;
}
.contact main .form .form_box table {
width:100%;
}
.contact main .form .form_box table th ,
.contact main .form .form_box table td {
border-bottom: dotted 1px #846453;
}
.contact main .form .form_box table tr:first-child th ,
.contact main .form .form_box table tr:first-child td {
border-top: dotted 1px #846453;
}
.contact main .form .form_box table th {
width:250px;
padding-left:10px;
padding-top:40px;
font-weight:700;
}
.contact main .form .form_box table th:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.contact main .form .form_box table th span ,
.contact main .form .form_box table th em {
float:right;
display:inline-block;
font-size:1.3rem;
font-weight:500;
padding:5px 10px;
line-height:1.1;
color:#FFF;
-webkit-border-radius: .2em;
-moz-border-radius: .2em;
border-radius: .2em;
}
.contact main .form .form_box table th span {
background:#f38a0d;
}
.contact main .form .form_box table th em {
background:#5668b5;
}
.contact main .form .form_box table td {
padding:25px 10px;
}
.contact main .form .form_box table td dl {
display:table;
margin-bottom:.5em;
}
.contact main .form .form_box table td dl dt ,
.contact main .form .form_box table td dl dd {
display:table-cell;
vertical-align:middle;
}
.contact main .form .form_box table td dl dt {
padding-right:1em;
}
.contact main .form .form_box .com01 {
text-align:center;
padding:1.8em 0 1.5em;
}
.contact main .form .form_box .contact_privacy {
width:615px;
margin:0 auto;
border: solid 1px #846453;
padding:25px 0;
text-align:center;
}
.contact main .form .form_box .contact_privacy .com02 {
text-align:center;
margin-bottom:1em;
}
.contact main .form .form_box .contact_privacy .checkbox {
display:inline-block;
}
.contact main .form .com {
margin-bottom:2em;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th span ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th em ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td span ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td em {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview dl dt {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .com01 {
display:none;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview .contact_privacy {
display:none;
} .sub.post header {
background:url(//www.hausvonfraukurosawa.com/img/post/header_bg.png) no-repeat center center;
}
.sub.post main {
background:#fffef2;
color:#000e59;
padding:110px 0 180px;
padding-top:20px;
}
.sub.post main .pan {
padding-bottom:110px;
}
.sub.post main .wrap article {
float:left;
width:565px;
}
.sub.post main .wrap aside {
float:right;
width:185px;
}
.sub.post main .list .wrap article .box section {
padding:25px 0;
border-bottom: dotted 1px #000e59;
}
.sub.post main .list .wrap article .box section:first-child {
border-top: dotted 1px #000e59;
}
.sub.post main .list .wrap article .box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.post main .list .wrap article .box section .img {
float:left;
width:190px;
}
.sub.post main .list .wrap article .box section .img a {
display:block;
width:190px;
height:145px;
overflow:hidden;
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
}
.sub.post main .list .wrap article .btn {
text-align:center;
padding-top:5em;
}
.sub.post main .list .wrap article .btn a {
display:inline-block;
background:#1c2e7c;
line-height:1.1;
font-size:1.6rem;
padding:.9em 2.5em;
color:#FFF;
text-decoration:none;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
text-transform: uppercase;
transition: .3s;
}
.sub.post main .list .wrap article .btn a span {
position:relative;
display:block;
font-weight:700;
}
.sub.post main .list .wrap article .btn a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.post main .list .wrap article .box section .box_r {
float:right;
width:360px;
}
.sub.post main .list .wrap article .box section .box_r .cat_time {
margin-bottom:15px;
}
.sub.post main .list .wrap article .box section .box_r .cat_time:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul {
float:left;
margin-right:15px;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li {
float:left;
margin-right:1em;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li:last-child {
margin-right:0;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li a {
display:block;
background:#000e59;
font-size:1.4rem;
font-weight:bold;
color:#FFFFFF;
line-height:1.1;
padding:.3em 1.2em .2em;
text-decoration:none;
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
}
.sub.post main .list .wrap article .box section .box_r .cat_time time {
float:left;
display:block;
font-size:1.4rem;
padding-top:.1em;
}
.sub.post main .list .wrap article .box section .box_r h4 {
margin-bottom:10px;
}
.sub.post main .list .wrap article .box section .box_r h4 a {
color:#000e59;
font-weight:bold;
text-decoration:none;
}
.sub.post main .list .wrap article .box section .box_r h4 a:hover {
text-decoration: underline;
}
.sub.post main .list .wrap article .box section .box_r .com {
margin-bottom:10px;
}
.sub.post main .list .wrap article .box section .box_r .btn {
text-align:right;
}
.sub.post main .list .wrap article .box section .box_r .btn a {
display:inline-block;
line-height:1.1;
font-size:1.4rem; color:#FFFFFF;
text-decoration:none;
}
.sub.post main .list .wrap article .box section .box_r .btn a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.post main .list .wrap article .box section .box_r .btn a span {
font-weight:bold;
}
.sub.post main .list .wrap article .box section .box_r .btn a span:after {
font-family: "FontAwesome";
content: "\f105";
margin-left:.5em;
}
.sub.post main .list .wrap aside section {
margin-bottom:30px;
}
.sub.post main .list .wrap aside section:last-child {
margin-bottom:0;
}
.sub.post main .list .wrap aside section h3 {
line-height:1.1;
padding:.4em 0 .3em;
text-align: center;
color:#FFF;
font-size:1.5rem;
background:#000e59;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
}
.sub.post main .list .wrap aside section ul li {
padding:.5em 0;
border-bottom: dotted 1px #000e59;
}
.sub.post main .list .wrap aside section ul li a {
text-decoration:none;
color:#000e59;
}
.sub.post main .list .wrap aside section ul li a:hover {
text-decoration:none;
}
.sub.post main .list .wrap aside section .select_box {
padding-top:20px;
}
.sub.post main .list .wrap aside section .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:100%;
background:#FFFFFF;
border: solid 1px #000e59;
color:#000000;
margin:0;
padding:0;
}
.sub.post main .list .wrap aside section .select_box01 select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
min-width:100%;
margin:0;
padding:.7em 1em;
background:transparent;
border:0;
outline:none;
font-size:1.4rem;
line-height:1.5;
text-align:center;
}
.sub.post main .list .wrap aside section .select_box01.entypo-down-open-mini:before {  position:absolute;
z-index:2;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-size:1.8rem;
line-height:1;
color:#050505;
display: block;
text-align:center;
width:30px;
}
.sub.post main .list .wrap article section .title {
border-bottom: solid 3px #CFA17C;
position: relative;
font-size:2.0rem;
font-weight:700;
margin-bottom:3em;
}
.sub.post main .list .wrap article section .title:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #B18960;
bottom: -3px;
width: 20%;
} .sub.recruit header {
background:url(//www.hausvonfraukurosawa.com/img/recruit/header_bg.png) no-repeat center center;
}
.sub.recruit main { padding-top:20px;
}
.sub.recruit main .pan {
padding-bottom:110px;
}
.sub.recruit main h4 {
text-align:center;
font-size:2.0rem;
font-weight:bold;
margin-bottom:2em;
}
.sub.recruit main .com01 {
text-align:center;
margin-bottom:2em;
}
.sub.recruit main .bg {
background:#eae2d3;
padding:100px 0;
}
.sub.recruit main .bg section {
margin-bottom:100px;
}
.sub.recruit main .bg section:last-child {
margin-bottom:0;
}
.sub.recruit main .bg section h5 {
position:relative;
width:271px;
height:122px;
background:url(//www.hausvonfraukurosawa.com/img/recruit/title_bg.svg) no-repeat center center;
background-size:cover;
line-height:1.1;
padding-top:35px;
margin:0 auto;
margin-bottom:30px;
}
.sub.recruit main .bg section h5 span ,
.sub.recruit main .bg section h5 em {
display:block;
text-align:center;
font-size:2.0rem;
font-weight:bold;
}
.sub.recruit main .bg section h5 span {
margin-bottom:.5em;
}
.sub.recruit main .bg section table {
width:100%;
}
.sub.recruit main .bg section table th ,
.sub.recruit main .bg section table td {
position:relative;
padding:20px 0;
vertical-align:middle;
}
.sub.recruit main .bg section table th {
background:#846453;
width:120px;
border-right: solid 10px #eae2d3;
color:#FFF;
font-weight:bold;
text-align:center;
}
.sub.recruit main .bg section table th span {
display:inline-block;
font-weight:bold;
}
.sub.recruit main .bg section table th span:first-letter {
letter-spacing:1em;
}
.sub.recruit main .bg section table td {
padding:20px;
background:#FFF;
}
.sub.recruit main .bg section table th:after ,
.sub.recruit main .bg section table td:after {
position:absolute;
left:10px;
bottom:0;
width:calc(100% - 20px);
height:4px;
background:url(//www.hausvonfraukurosawa.com/img/recruit/line.svg) repeat-x center center;
display:block;
content:'';
}
.sub.recruit main .bg section table tr:last-child th:after ,
.sub.recruit main .bg section table tr:last-child td:after {
display:none;
}
.sub.recruit main .bg section table td p:not(:last-of-type) {
margin-bottom: 1.2em;
} .sub.online header {     background:url(//www.hausvonfraukurosawa.com/img/gift/header_bg_father2021.png) no-repeat center center;
}
.sub.online.store-sale.furano header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_furano_bg.png) no-repeat center center;
}
.sub.online.store-sale.nabel header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_nabel_bg.png) no-repeat center center;
}
.sub.online.store-sale.ichikawa header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_ichikawa_bg.png) no-repeat center center;
}
.sub.online.store-sale.sapporo header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_sapporo_bg.png) no-repeat center center;
}
.sub.online.store-sale.asahikawa-st header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_asahikawa_bg.jpg) no-repeat center center;
}
@media screen and (min-width: 1290px) {
.sub.online.store-sale.furano header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_furano_bg.png) no-repeat center top;
}
}
.sub.online main { padding-top:20px;
}
.sub.online main .pan {
padding-bottom:110px;
}
.sub.online main .ny {
width:880px;
margin:0 auto;
margin-bottom:50px;
}
.sub.online main .com01 {
margin-bottom:90px;
}
.sub.online main .com01 p {
text-align:center;
margin-bottom:1.5em;
}
.sub.online main .com01 p:last-child {
margin-bottom:0;
}
.sub.online main .com01 p.fax_btn a {
display:inline-block;
background:#000e59;
color:#FFF;
padding:.4em 2em .3em;
font-size:1.6rem;
text-decoration:none;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.sub.online main .com01 p.fax_btn a span {
display:block;
font-size:1.6rem;
font-weight:bold;
}
.sub.online main .com01 p.fax_btn a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.online main .com01 p.covid-19 {
font-weight:bold;
color:#C00;
}
.sub.online main .com02 {
max-width: 800px;
margin: 0 auto;
margin-bottom:2.5em;
}
.sub.online main .com02 p {
text-align:left;
margin-bottom:1.2em;
font-size: 1.4rem;
}
.sub.online main .com02 p:last-child {
margin-bottom:0;
}
.sub.online main .com02 p.red {
font-weight:bold;
color:#C00;
}
.sub.online main .com02 table {
font-size: 1.4rem;
}
.sub.online main .com02 table:not(:last-child) {
margin-bottom:1.2em;
}
.sub.online main .com02 table th {
padding: .4em .6em .4em 0;
white-space: nowrap;
font-weight: bold;
}
.sub.online main .com02 table th.red {
font-weight:bold;
color:#C00;
}
.sub.online main .com02 table td {
padding: .4em .6em;
}
.sub.online main .com02 strong {
font-weight: bold;
}
.sub.online main .com02 .txt_center {
text-align: center;
}
.sub.online main .com02 p.fax_btn {
text-align: center;
}
.sub.online main .com02 p.fax_btn a {
display:inline-block;
background:#000e59;
color:#FFF;
padding:.4em 2em .3em;
text-align: center;
margin: 0 auto;
font-size:1.6rem;
text-decoration:none;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.sub.online main .com02 p.fax_btn a span {
display:block;
font-size:1.6rem;
font-weight:bold;
}
.sub.online main .com02 p.fax_btn a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.online main .cat_list {
margin-bottom:90px;
}
.sub.online main .cat_list ul {
margin-bottom:30px;
}
.sub.online main .cat_list ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .cat_list ul li {
float:left;
width:280px;
margin-right:20px;
margin-bottom:20px;
}
.sub.online main .cat_list ul li:nth-child(3n) {
margin-right:0;
}
.sub.online main .cat_list ul li:nth-child(3n+1) {
clear:both;
}
.sub.online main .cat_list ul li:nth-last-child(-n+3) {
margin-bottom:0;
}
.sub.online main .cat_list p {
margin-bottom:2em;
font-size:1.5rem;
color:#000e59;
text-align:center;
}
.sub.online main .cat_list ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .cat_list ol li {
float:left; width: 48%;
margin-right: 4%;
margin-bottom: 15px;
} .sub.online main .cat_list ol li:nth-child(2n) {
margin-right:0;
}
.sub.online main .cat_list ol li:nth-last-of-type(-n+2) {
margin-bottom:0;
}
.sub.online main .cat_list ol li a {
text-decoration:none;
display:block;
border: solid 2px #000e59;
font-size:1.5rem;
line-height:1.1;
text-align:center;
padding:.6em 0;
color:#000e59;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-transition: all .3s;
transition: all .3s;
}
.sub.online main .cat_list ol li.current a {
border: solid 2px #000e59;
background: #000e59;
color:#FFF;
}
.sub.online main .cat_list ol li a:hover {
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.online main .cat {
position:relative;
height:480px;
}
.sub.online main .cat:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .cat.crispy {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_crispy.png) no-repeat left center;
}
@media screen and (min-width: 1290px) {
.sub.online main .cat.crispy {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_crispy.png) no-repeat left bottom;
background-size: 60% auto;
}
}
.sub.online main .cat.crispy .img {
display:none;
}
.sub.online main .cat.crispy .box {
position:relative;
float:right;
width:50%;
height:480px;
background:#846453;
}
.sub.online main .cat.crispy .box:after {
position:absolute;
top:0;
left:-115px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 480px 115px;
border-color: transparent transparent #846453 transparent;
display:block;
content:'';
}
.sub.online main .cat.crispy .box .box_in {
width:460px;
padding-top:40px;
}
.sub.online main .cat.crispy .box .box_in h4 {
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
text-align:center;
color:#FFF;
margin-bottom:1em;
}
.sub.online main .cat.crispy .box .box_in .comment {
font-size:1.4rem;
text-align:center;
line-height:2.0;
color:#FFF;
margin-bottom:1em;
}
.sub.online main .cat.crispy .box .box_in h5 {
margin-bottom:10px;
}
.sub.online main .cat.crispy .box .box_in .gold { width:400px;
margin:0 auto;
}
.sub.online main .cat.soft {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_soft.png) no-repeat left center;
}
@media screen and (min-width: 1290px) {
.sub.online main .cat.soft {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_soft.png) no-repeat left bottom;
background-size: 60% auto;
}
}
.sub.online main .cat.soft .img {
display:none;
}
.sub.online main .cat.soft .box {
position:relative;
float:right;
width:50%;
height:480px;
background:#004391;
}
.sub.online main .cat.soft .box:after {
position:absolute;
top:0;
left:-115px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 480px 115px;
border-color: transparent transparent #004391 transparent;
display:block;
content:'';
}
.sub.online main .cat.soft .box .box_in {
width:460px;
padding-top:40px;
}
.sub.online main .cat.soft .box .box_in h4 {
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
text-align:center;
color:#FFF;
margin-bottom:1em;
}
.sub.online main .cat.soft .box .box_in .comment {
font-size:1.4rem;
text-align:center;
line-height:2.0;
color:#FFF;
margin-bottom:1em;
}
.sub.online main .cat.soft .box .box_in h5 {
margin-bottom:10px;
}
.sub.online main .cat.soft .box .box_in .silver { width:400px;
margin:0 auto;
}
.sub.online main .cat.pudding {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_pudding.png) no-repeat left center;
}
@media screen and (min-width: 1290px) {
.sub.online main .cat.pudding {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_pudding.png) no-repeat left bottom;
background-size: 60% auto;
}
}
.sub.online main .cat.pudding .img {
display:none;
}
.sub.online main .cat.pudding .box {
position:relative;
float:right;
width:50%;
height:480px;
background:#f0eceb;
}
.sub.online main .cat.pudding .box:after {
position:absolute;
top:0;
left:-115px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 480px 115px;
border-color: transparent transparent #f0eceb transparent;
display:block;
content:'';
}
.sub.online main .cat.pudding .box .box_in {
width:460px;
padding-top:0;
}
.sub.online main .cat.pudding .box .box_in .comment {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
display:inline-block;
font-size:1.4rem;
text-align:center;
line-height:2.0;
margin-bottom:0;
}
.sub.online main .cat.cheese {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_cheese.png) no-repeat left center;
}
@media screen and (min-width: 1290px) {
.sub.online main .cat.cheese {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_cheese.png) no-repeat left bottom;
background-size: 60% auto;
}
}
.sub.online main .cat.cheese .img {
display:none;
}
.sub.online main .cat.cheese .box {
position:relative;
float:right;
width:50%;
height:480px;
background:#f0eceb;
}
.sub.online main .cat.cheese .box:after {
position:absolute;
top:0;
left:-115px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 480px 115px;
border-color: transparent transparent #f0eceb transparent;
display:block;
content:'';
}
.sub.online main .cat.cheese .box .box_in {
width:460px;
padding-top:0;
}
.sub.online main .cat.cheese .box .box_in .comment {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
display:inline-block;
font-size:1.4rem;
text-align:center;
line-height:2.0;
margin-bottom:0;
}
.sub.online main .cat02.melon_pumpkin:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .cat02.melon_pumpkin .box {
float:left;
width:50%;
}
.sub.online main .cat02.melon_pumpkin .box .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_melon.png) no-repeat left center;
height:480px;
}
.sub.online main .cat02.melon_pumpkin .box:last-child .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_pumpkin.png) no-repeat left center;
}
@media screen and (min-width: 1290px) {
.sub.online main .cat02.melon_pumpkin .box .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_melon.png) no-repeat left bottom;
background-size: cover;
}
.sub.online main .cat02.melon_pumpkin .box:last-child .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_pumpkin.png) no-repeat left bottom;
background-size: cover;
}
}
.sub.online main .cat02.melon_pumpkin .box .img img {
display:none;
}
.sub.online main .cat02.melon_pumpkin .box .box_in {
position:relative;
height:480px;
background:#f0eceb;
}
.sub.online main .cat02.melon_pumpkin .box .box_in div {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
display:inline-block;
}
.sub.online main .cat02.melon_pumpkin .box .box_in h4 {
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
text-align:center;
margin-bottom:1em;
}
.sub.online main .cat02.melon_pumpkin .box .box_in .comment {
font-size:1.4rem;
text-align:left;
line-height:2.0;
padding:0 10%;
}
.sub.online main .bg {
background:#e9e1d2;
padding:90px 0 150px;
}
.sub.online main .bg.list .box {
display: flex;
flex-wrap: wrap;
margin-bottom: -20px;
}
.sub.online main .bg.list .box section { background:#FFF;
width:205px;
margin-right:20px;
margin-bottom:20px;
}
.sub.online main .bg.list .box section:nth-child(4n) {
margin-right:0;
} .sub.online main .bg.list .box section a {
position:relative; display: flex;
flex-direction: column;
height: 100%;
padding:10px;
color:#583424;
text-decoration:none;
}
.sub.online main .bg.list .box section a .img {
text-align:center;
margin-bottom:15px;
}
.sub.online main .bg.list .box section a h4 { line-height:1.5;
}
.sub.online main .bg.list .box section a .price {
font-weight:bold;
padding-top: .6em;
margin-top: auto;
}
.sub.online main .bg.list .box section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.sub.online main .bg.list .box section a ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .bg.list .box section a ul li {
float:left;
margin-right:.5em;
color:#FFF;
line-height:1.1;
background:#FFF;
}
.sub.online main .bg.list .box section a ul li:last-child {
margin-right:0;
}
.sub.online main .bg.list .box section a ul li span {
display:block;
padding:.3em .7em .3em;
font-size:1.2rem;
font-weight:bold;
}
.sub.online main .bg.list .box section a ul li.free span {
background:#000e59;
}
.sub.online main .bg.list .box section a ul li.cool span {
background: #09F;
}
.sub.online main .bg.list .box section a ul li.limited span {
background: #900;
}
.sub.online main .bg.list .box section a ul li.limited-time span {
background: #F60;
}
.sub.online main .bg.list .box section a ol {
}
.sub.online main .bg.list .box section a ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online main .bg.list .box section a ol li {
float:left;
margin-right:.5em;
margin-bottom:.5em;
letter-spacing:0;
padding:.3em .5em;
background:#846453;
color:#FFF;
line-height:1.1;
font-size:1.2rem;
}
.sub.online main .bg.list .box section a ol li:last-child {
margin-right:0;
}
.sub.online main .bg.list .box section a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
} .sub.online_detail header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg.png) no-repeat center center;
}
.sub.online_detail.online-971 header ,
.sub.online_detail.online-975 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_xmas20202.png) no-repeat center center;
}
.sub.online_detail.online-1076 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_va2021.png) no-repeat center center;
}
.sub.online_detail.online-1135 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_01.png) no-repeat center center;
}
.sub.online_detail.online-1143 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_02.png) no-repeat center center;
}
.sub.online_detail main {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.online_detail main .w750 {
padding:100px 0 150px;
}
.sub.online_detail main .slider {
width:100%;
height:auto;
margin-bottom:50px;
}
.sub.online_detail main .slider .fotorama__wrap {
margin:0 auto;
}
.sub.online_detail main .slider .fotorama__wrap .fotorama__stage {
margin:0 auto;
margin-bottom:1em;
}
.sub.online_detail main .main_img {
width:100%;
height:auto;
margin-bottom:50px;
}
.sub.online_detail main .main_img .img {
margin-bottom:30px;
text-align:center;
}
.sub.online_detail main .main_img .img img {
width:auto;
max-width:100%;
}
.sub.online_detail main .main_img .thum ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .main_img .thum ul li {
position:relative;
float:left;
width:48%;
margin-bottom:20px;
text-align:center;
display: -webkit-flex; display: flex;
-webkit-justify-content: center; justify-content: center;
-webkit-align-items: center; align-items: center;
}
.sub.online_detail main .main_img .thum ul li:nth-child(2n) {
float:right;
}
.sub.online_detail main .main_img .thum ul li:nth-child(2n+1) {
clear:both;
}
.sub.online_detail main .main_img .thum ul li:nth-last-child(-n+2) {
margin-bottom:0;
}
.sub.online_detail main .main_img .thum ul li img {
width:auto;
max-width:100%;
}
.sub.online_detail main .catch_cart {
margin-bottom:4em;
}
.sub.online_detail main .catch_cart:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .catch_cart .catch {
float:left;
width:400px;
}
.sub.online_detail main .catch_cart.store .catch {
float:none;
width:100%;
}
.sub.online_detail main .catch_cart .catch span strong ,
.sub.online_detail main .catch_cart .catch strong span {
font-weight: 700;
}
.sub.online_detail main .catch_cart .cart {
float:right;
width:320px;
text-align:right;
}
.sub.online_detail main .catch_cart .cart:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .catch_cart .cart table {
width:auto !important;
border:none !important;
float:right !important;
margin:auto !important;
}
.sub.online_detail main .catch_cart .cart table th ,
.sub.online_detail main .catch_cart .cart table td {
padding:10px 15px !important;
border:none !important;
background:none !important;
vertical-align:middle !important;
white-space:nowrap !important;
color:#846453 !important;
}
.sub.online_detail main .catch_cart .cart table th {
width:auto !important;
text-align:right;
}
.sub.online_detail main .catch_cart .cart table tr.cartjs_option th {
text-align:left !important;
white-space:normal !important;
letter-spacing:normal !important;
line-height:normal;
}
.sub.online_detail main .catch_cart .cart table td {
text-align:right;
}
.sub.online_detail main .catch_cart .cart table td input {
width:100%;
padding:1.1em 4px;
font-size:1.5rem;
background:#FFFFFF;
border: solid 1px #846453;
text-align:center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.sub.online_detail main .catch_cart .cart table td input:focus {
outline: 0;
background:#FFFFFF;
border: solid 1px #f1c183;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table {
width:100%;
display:block;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table th ,
.sub.online_detail main .catch_cart .cart .colorme-option-box table td {
width:100% !important;
display:block !important;
text-align:left !important;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table thead th {
display:none !important;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table tbody th {
font-weight:700 !important;
padding-bottom:0 !important;
padding-left:5px !important;
padding-right:5px !important;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table tbody td {
padding-left:5px !important;
padding-right:5px !important;
}
.sub.online_detail main .catch_cart .cart .colorme-option-box table td input[type='radio'] {
width: auto;
padding: inherit;
font-size: 1.5rem;
background: #FFFFFF;
border: none;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: radio !important;
-moz-appearance: radio !important;
appearance: radio !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.sub.online_detail main .catch_cart .cart .cartjs_buy input ,
.sub.online_detail main .catch_cart .cart .cartjs_buy button ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in input ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in button {
position:relative;
background:#000e59 !important;
border:1px solid #000e59 !important;
display:block !important;
cursor:pointer !important;
color:#ffffff !important;
padding:15px 0 !important;
text-decoration:none !important;
width:100% !important;
text-align:center !important;
color:#FFF !important;
font-size:1.6rem !important;
font-weight:500 !important;
line-height:1.1 !important;
margin:0 !important;
-webkit-border-radius: .5em !important;
-moz-border-radius: .5em !important;
border-radius: .5em !important;
text-shadow: none !important;
box-shadow:none !important;
}
.sub.online_detail main .catch_cart .cart .cartjs_buy input:hover ,
.sub.online_detail main .catch_cart .cart .cartjs_buy button:focus ,
.sub.online_detail main .catch_cart .cart .cartjs_buy input:hover ,
.sub.online_detail main .catch_cart .cart .cartjs_buy button:focus ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in input:hover ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in input:focus ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in button:hover ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in button:focus {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.online_detail main .catch_cart .cart table tr.cartjs_stock td {
font-weight: bold;
color: #FF0000 !important;
}
.sub.online_detail main .comment {
margin-bottom:4em;
color:#000e59;
}
.sub.online_detail main .comment p {
text-align:center;
margin-bottom:1em;
}
.sub.online_detail main .comment p:last-child {
margin-bottom:0;
}
.sub.online_detail main .comment p strong {
font-weight: 700;
}
.sub.online_detail main .eat {
position:relative;
width:714px;
background:url(//www.hausvonfraukurosawa.com/img/online_detail/eat_top.svg) no-repeat center top , url(//www.hausvonfraukurosawa.com/img/online_detail/eat_bottom.svg) no-repeat center bottom , url(//www.hausvonfraukurosawa.com/img/online_detail/eat_middle.svg) repeat-y center center;
padding:55px 0;
margin:0 auto;
margin-bottom:80px;
}
.sub.online_detail main .eat:after {
position:absolute;
top:-5px;
left:22px;
width:185px;
height:93px;
background:url(//www.hausvonfraukurosawa.com/img/online_detail/eat_catch.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.sub.online_detail main .eat h3 {
text-align:center;
font-size:2.0rem;
font-weight:bold;
margin-bottom:1.5em;
}
.sub.online_detail main .eat .com {
width:600px;
margin:0 auto;
color:#000e59;
margin-bottom:4em;
}
.sub.online_detail main .eat .com:last-child {
margin-bottom:0;
}
.sub.online_detail main .eat .com p {
text-align:center;
margin-bottom:1em;
}
.sub.online_detail main .eat .com p:last-child {
margin-bottom:0;
}
.sub.online_detail main .precautions {
width:714px;
margin:0 auto;
color:#000e59;
margin-bottom:2em;
}
.sub.online_detail main .precautions p {
margin-bottom:1em;
}
.sub.online_detail main .precautions p:first-child {
font-weight:bold;
margin-bottom:.5em;
}
.sub.online_detail main .precautions p:last-child {
margin-bottom:0;
}
.sub.online_detail main table {
width:714px;
margin:0 auto;
margin-bottom:150px;
border: solid 1px #000000;
}
.sub.online_detail main table th ,
.sub.online_detail main table td {
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
padding:20px;
color:#000;
background:rgba(255,255,255,0.3);
}
.sub.online_detail main table th {
width:160px;
}
.sub.online_detail main table td span:after {
content:'、';
}
.sub.online_detail main table td span:last-child:after {
content:'';
}
.sub.online_detail main .relation:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .relation section {
float:left;
background:#FFF;
width:225px;
margin-right:37px;
}
.sub.online_detail main .relation section:last-child {
margin-right:0;
}
.sub.online_detail main .relation section a {
position:relative;
display:block;
padding:10px;
color:#583424;
text-decoration:none;
}
.sub.online_detail main .relation section a .img {
text-align:center;
margin-bottom:15px;
}
.sub.online_detail main .relation section a h4 {
margin-bottom:.5em;
line-height:1.5;
}
.sub.online_detail main .relation section a .price {
font-weight:bold;
}
.sub.online_detail main .relation section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.sub.online_detail main .relation section a ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .relation section a ul li {
float:left;
margin-right:.5em;
color:#FFF;
line-height:1.1;
background:#FFF;
}
.sub.online_detail main .relation section a ul li:last-child {
margin-right:0;
}
.sub.online_detail main .relation section a ul li span {
display:block;
padding:.3em .7em .3em;
font-size:1.2rem;
font-weight:bold;
}
.sub.online_detail main .relation section a ul li.free span {
background:#000e59;
}
.sub.online_detail main .relation section a ul li.cool span {
background: #09F;
}
.sub.online_detail main .relation section a ul li.limited span {
background: #900;
}
.sub.online_detail main .relation section a ul li.limited-time span {
background: #F60;
}
.sub.online_detail main .relation section a ol {
}
.sub.online_detail main .relation section a ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.online_detail main .relation section a ol li {
float:left;
margin-right:.5em;
margin-bottom:.5em;
letter-spacing:0;
padding:.3em .5em;
background:#846453;
color:#FFF;
line-height:1.1;
font-size:1.2rem;
}
.sub.online_detail main .relation section a ol li:last-child {
margin-right:0;
}
.sub.online_detail main .relation section a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.online_detail main .buy_info {
background:#FFF;
padding:80px 0 100px;
}
.sub.online_detail main .buy_info .box {
float:left;
width:390px;
}
.sub.online_detail main .buy_info .box:last-child {
float:right;
}
.sub.online_detail main .buy_info .box section {
margin-bottom:30px;
color:#000;
}
.sub.online_detail main .buy_info .box section:last-child {
margin-bottom:0;
}
.sub.online_detail main .buy_info .box section h3 {
position:relative;
line-height:1.1;
font-size:1.5rem;
font-weight:bold;
padding-bottom:10px;
margin-bottom:15px;
color:#000e59;
letter-spacing:.2em;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center bottom;
}
.sub.online_detail main .buy_info .box section p {
font-size:1.2rem;
margin-bottom:1.5em;
letter-spacing:.1em;
}
.sub.online_detail main .buy_info .box section p:last-child {
margin-bottom:0;
}
.sub.online_detail main .buy_info .box section p.card {
width:270px;
}
.sub.online_detail main .buy_info .box section p.eco {
width:260px;
}
.sub.online_detail main .buy_info .box section p.sagawa {
width:186px;
}
.sub.online_detail main .buy_info .box section p.time {
width:320px;
}
.sub.online_detail main .buy_info .box section p.mail span {
color:#000e59;
font-size:1.5rem;
font-weight:bold;
}
.sub.online_detail main .buy_info .box section p.mail span:before {
font-family: "FontAwesome";
content: "\f0e0";
font-weight:normal;
margin-right:.5em;
} .sub.crispybaum header {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/crispybaum/header_bg.png) no-repeat center center;
}
.sub.crispybaum header:after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: 'Crimson Text', serif;
font-size:6.0rem;
font-weight:bold;
content:'Crispy Baumkuchen';
display:inline-block;
color:#FFF;
white-space:nowrap;
letter-spacing:.1em;
text-shadow: 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3);
}
.sub.crispybaum .catch {
padding:110px 0;
}
.sub.crispybaum .catch p {
text-align:center;
margin-bottom:1.5em;
}
.sub.crispybaum .catch p:last-child {
margin-bottom:0;
}
.sub.crispybaum .img_list {
margin-bottom:100px;
}
.sub.crispybaum .img_list ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.crispybaum .img_list ul li {
float:left;
width:32%;
margin-right:2%;
margin-bottom:40px;
}
.sub.crispybaum .img_list ul li:nth-child(3n) {
margin-right:0;
}
.sub.crispybaum .img_list ul li:nth-child(3n+1) {
clear:both;
}
.sub.crispybaum .img_list ul li:nth-last-child(-n+3) {
margin-bottom:0;
}
.sub.crispybaum .img_list ul li em {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.crispybaum .img_list ul li span {
display:block;
padding-top:10px;
font-weight:700;
text-align:center;
}
.sub.crispybaum .year {
margin-bottom:100px;
}
.sub.crispybaum .year p {
width:460px;
margin:0 auto;
margin-bottom:20px;
}
.sub.crispybaum .year .box dl {
margin-bottom:20px;
}
.sub.crispybaum .year .box dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.crispybaum .year .box dl dt ,
.sub.crispybaum .year .box dl dd {
float:left;
width:50%;
}
.sub.crispybaum .year .box dl dt {
padding:0 20px;
padding-top:70px;
}
.sub.crispybaum .year .box p {
width:auto;
text-align:center;
}
.sub.crispybaum .info {
background:#fffef2;
padding:150px 0;
}
.sub.crispybaum .info .box dl {
padding-bottom:30px;
display: -webkit-flex; display: flex;
-webkit-justify-content: center; justify-content: center;
-webkit-align-items: center; align-items: center;
}
.sub.crispybaum .info .box dl:last-of-type {
padding-bottom:50px;
}
.sub.crispybaum .info .box dl dt ,
.sub.crispybaum .info .box dl dd {
width:50%;
}
.sub.crispybaum .info .box dl:nth-of-type(odd) dt {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:4%;
}
.sub.crispybaum .info .box dl:nth-of-type(odd) dd {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:4%;
}
.sub.crispybaum .info .box dl:nth-of-type(even) dt {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:4%;
}
.sub.crispybaum .info .box dl:nth-of-type(even) dd {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:4%;
}
.sub.crispybaum .info .box dl dt span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.crispybaum .info p {
text-align:center;
margin-bottom:1.2em;
}
.sub.crispybaum .info p.mb40 {
margin-bottom:40px;
}
.sub.crispybaum .info p:last-child {
margin-bottom:0;
}
.sub.crispybaum .info p.com_line {
text-align:center;
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
margin-top: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
.sub.crispybaum .info ul {
margin-bottom:60px;
}
.sub.crispybaum .info ul:last-child {
margin-bottom:0;
}
.sub.crispybaum .info ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.crispybaum .info ul li {
float:left;
width:46%;
}
.sub.crispybaum .info ul li:last-child {
float:right;
}
.sub.crispybaum .info ul li span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.crispybaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 40px;
padding-bottom: 50px;
color: #000e59;
font-size:2.6rem;
font-weight:700;
text-align:center;
}
.sub.crispybaum .component {
padding:110px 0;
}
.sub.crispybaum .component section {
margin-bottom:50px;
}
.sub.crispybaum .component section:last-child {
margin-bottom:0;
}
.sub.crispybaum .component section h6 {
font-size: 2.0rem;
font-weight: bold;
margin-bottom: .4em;
}
.sub.crispybaum .component section h6 span {
font-size: 1.4rem;
font-weight: normal;
}
.sub.crispybaum .component section p {
margin-bottom:1.2em;
}
.sub.crispybaum .component section p:last-child {
margin-bottom:0;
}
.sub.crispybaum .component section ul {
margin-bottom:1.2em;
}
.sub.crispybaum .component section ul li {
position:relative;
padding-left:1.1em;
}
.sub.crispybaum .component section ul li:before {
position:absolute;
left:0;
content:'・';
}
.sub.crispybaum .component section table {
margin-bottom:1.2em;
}
.sub.crispybaum .component section table th {
padding-right:1.5em;
font-weight:700;
}
.sub.crispybaum .youtube .modal-open {
height:auto;
top:inherit;
left:inherit;
}
.sub.crispybaum .youtube .modal-open:after {
position: absolute;
top: 50%;
left: 50%;
z-index:10;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: "FontAwesome";
font-size:10rem;
line-height:1.1;
content: "\f16a";
color:#FFFFFF;
} .sub.softbaum header {
background:url(//www.hausvonfraukurosawa.com/img/softbaum/header_bg.png) no-repeat center center;
}
.sub.softbaum header:after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: 'Crimson Text', serif;
font-size:6.0rem;
font-weight:bold;
content:'Soft Baumkuchen';
display:inline-block;
color:#FFF;
white-space:nowrap;
letter-spacing:.1em;
text-shadow: 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3);
}
.sub.softbaum .catch {
padding:110px 0;
}
.sub.softbaum .catch p {
text-align:center;
margin-bottom:1.5em;
}
.sub.softbaum .catch p:last-child {
margin-bottom:0;
}
.sub.softbaum .year {
margin-bottom:100px;
}
.sub.softbaum .year p {
width:460px;
margin:0 auto;
margin-bottom:20px;
}
.sub.softbaum .year .box dl {
margin-bottom:20px;
}
.sub.softbaum .year .box dl:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.softbaum .year .box dl dt ,
.sub.softbaum .year .box dl dd {
float:left;
width:50%;
}
.sub.softbaum .year .box dl dt {
padding:0 20px;
padding-top:70px;
}
.sub.softbaum .year .box p {
width:auto;
text-align:center;
}
.sub.softbaum .info {
background:#fffef2;
padding:150px 0;
}
.sub.softbaum .info .box dl {
padding-bottom:30px;
display: -webkit-flex; display: flex;
-webkit-justify-content: center; justify-content: center;
-webkit-align-items: center; align-items: center;
}
.sub.softbaum .info .box dl:last-of-type {
padding-bottom:50px;
}
.sub.softbaum .info .box dl dt ,
.sub.softbaum .info .box dl dd {
width:50%;
}
.sub.softbaum .info .box dl:nth-of-type(odd) dt {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:4%;
}
.sub.softbaum .info .box dl:nth-of-type(odd) dd {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:4%;
}
.sub.softbaum .info .box dl:nth-of-type(even) dt {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:4%;
}
.sub.softbaum .info .box dl:nth-of-type(even) dd {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:4%;
}
.sub.softbaum .info .box dl dt span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.softbaum .info .box dl dd span {
display:block;
margin-bottom:.5em;
font-weight:700;
}
.sub.softbaum .info p {
text-align:center;
margin-bottom:1.2em;
}
.sub.softbaum .info p.mb40 {
margin-bottom:40px;
}
.sub.softbaum .info p.com_line {
text-align:center;
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
margin-top: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
.sub.softbaum .info p.img01 {
text-align:center;
}
.sub.softbaum .info p.img01 span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.softbaum .info p.img01 em {
display:block;
padding-top:10px;
font-weight:700;
text-align:center;
}
.sub.softbaum .info p:last-child {
margin-bottom:0;
}
.sub.softbaum .info p.img_center {
width:50%;
margin:0 auto;
}
.sub.softbaum .info p.img_center span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.softbaum .info ul {
margin-bottom:30px;
}
.sub.softbaum .info ul:last-child {
margin-bottom:0;
}
.sub.softbaum .info ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.softbaum .info ul li {
float:left;
width:46%;
}
.sub.softbaum .info ul li:last-child {
float:right;
}
.sub.softbaum .info ul li span {
display:block;
overflow:hidden;
border-radius:10px;
}
.sub.softbaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 40px;
padding-bottom: 50px;
color: #000e59;
font-size:2.6rem;
font-weight:700;
text-align:center;
}
.sub.softbaum .component {
padding:110px 0;
}
.sub.softbaum .component section {
margin-bottom:50px;
}
.sub.softbaum .component section:last-child {
margin-bottom:0;
}
.sub.softbaum .component section h6 {
font-size: 2.0rem;
font-weight: bold;
margin-bottom: .4em;
}
.sub.softbaum .component section h6 span {
font-size: 1.4rem;
font-weight: normal;
}
.sub.softbaum .component section p {
margin-bottom:1.2em;
}
.sub.softbaum .component section p:last-child {
margin-bottom:0;
}
.sub.softbaum .component section ul {
margin-bottom:1.2em;
}
.sub.softbaum .component section ul li {
position:relative;
padding-left:1.1em;
}
.sub.softbaum .component section ul li:before {
position:absolute;
left:0;
content:'・';
}
.sub.softbaum .component section table {
margin-bottom:1.2em;
}
.sub.softbaum .component section table th {
padding-right:1.5em;
font-weight:700;
} .sub.gift header {  background:url(//www.hausvonfraukurosawa.com/img/gift/header_bg_father2021.png) no-repeat center center;
}
.sub.gift .catch {
padding:110px 0;
}
.sub.gift .catch h4 {
font-size:2.0rem;
font-weight:700;
margin-bottom:1.5em;
text-align:center;
}
.sub.gift .catch p {
text-align:center;
}
.sub.gift .sub_img {
position:relative;
height:425px;
background:url(//www.hausvonfraukurosawa.com/img/gift/sub_img_pc.png) no-repeat center center;
}
@media screen and (min-width: 1290px) {
.sub.gift .sub_img {
position:relative;
height:425px;
background:url(//www.hausvonfraukurosawa.com/img/gift/sub_img_pc.png) no-repeat center center;
background-size:cover;
}
}
.sub.gift .banner-list {
width:750px;
margin:0 auto;
padding:100px 0 0;
}
.sub.gift .banner-list ul li:not(:last-of-type) {
margin-bottom: 20px;
}
.sub.gift .banner {
width:800px;
margin:0 auto; padding:50px 0 100px;
}
.sub.gift .banner:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .banner section {
float:left;
width:380px;
margin-bottom:30px;
}
.sub.gift .banner section:nth-child(2n) {
float:right;
}
.sub.gift .banner section:nth-child(2n+1) {
clear:both;
}
.sub.gift .banner section:nth-last-child {
margin-bottom:0;
}
.sub.gift .banner section a {
display:block;
text-decoration:none;
padding:10px;
border: solid 1px #c4c5c5;
}
.sub.gift .banner section a .img {
margin-bottom:10px;
}
.sub.gift .banner section a h3 {
position:relative;
padding:0 1em 0 .8em;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
letter-spacing:.1em;
color:#000e59;
}
.sub.gift .banner section a h3:before {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
left:0;
width:10px;
height:10px;
display:block;
background:#846453;
content:'';
}
.sub.gift .banner section a h3:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-family: FontAwesome;
content: "\f105";
color:#000e59;
}
.sub.gift .gift_ranking {
background:#fffcf0;
padding:100px 0;
}
.sub.gift .gift_ranking section {
padding:0 20px;
}
.sub.gift .gift_ranking section a {
position:relative;
display:block;
background:#FFF;
padding:10px;
color:#583424;
text-decoration:none;
}
.sub.gift .gift_ranking section a:after {
position:absolute;
top:5px;
right:5px;
z-index:5;
display:block;
width:50px;
height:50px;
content:'';
}
.sub.gift .gift_ranking section[data-slick-index="0"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank01.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="1"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank02.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="2"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank03.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="3"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank04.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="4"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank05.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="5"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank06.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="6"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank07.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="7"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank08.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="8"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank09.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="9"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank10.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section a .img {
text-align:center;
margin-bottom:15px;
}
.sub.gift .gift_ranking section a h4 {
margin-bottom:.5em;
line-height:1.5;
}
.sub.gift .gift_ranking section a .price {
font-weight:bold;
}
.sub.gift .gift_ranking section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.sub.gift .gift_ranking section a ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .gift_ranking section a ul li {
float:left;
margin-right:.5em;
color:#FFF;
line-height:1.1;
background:#FFF;
}
.sub.gift .gift_ranking section a ul li:last-child {
margin-right:0;
}
.sub.gift .gift_ranking section a ul li span {
display:block;
padding:.3em .7em .3em;
font-size:1.2rem;
font-weight:bold;
}
.sub.gift .gift_ranking section a ul li.free span {
background:#000e59;
}
.sub.gift .gift_ranking section a ul li.cool span {
background: #09F;
}
.sub.gift .gift_ranking section a ul li.limited span {
background: #900;
}
.sub.gift .gift_ranking section a ul li.limited-time span {
background: #F60;
}
.sub.gift .gift_ranking section a ol {
}
.sub.gift .gift_ranking section a ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .gift_ranking section a ol li {
float:left;
margin-right:.5em;
margin-bottom:.5em;
letter-spacing:0;
padding:.3em .5em;
background:#846453;
color:#FFF;
line-height:1.1;
font-size:1.2rem;
}
.sub.gift .gift_ranking section a ol li:last-child {
margin-right:0;
}
.sub.gift .gift_ranking section a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.gift .gift_ranking .slick-prev ,
.sub.gift .gift_ranking .slick-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
z-index:10;
display:block;
width:44px;
height:44px;
margin:0;
padding:0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
font-size:0;
line-height:.1;
border:none;
content:'';
}
.sub.gift .gift_ranking .slick-prev {
background:url(//www.hausvonfraukurosawa.com/img/gift/prev.svg) no-repeat center center;
background-size:cover;
left:-30px;
}
.sub.gift .gift_ranking .slick-next {
background:url(//www.hausvonfraukurosawa.com/img/gift/next.svg) no-repeat center center;
background-size:cover;
right:-30px;
}
.sub.gift .price_link {
padding:100px 0;
}
.sub.gift .price_link ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .price_link ul li {
float:left;
width:250px;
margin-right:65px;
margin-bottom:30px;
}
.sub.gift .price_link ul li:nth-child(3n) {
margin-right:0;
}
.sub.gift .price_link ul li:nth-child(3n+1) {
clear:both;
}
.sub.gift .price_link ul li:nth-last-child(-n+3) {
margin-bottom:0;
}
.sub.gift .price_link ul li a {
position:relative;
display:block;
overflow:hidden;
background:#000e59;
text-decoration:none;
}
.sub.gift .price_link ul li a:before {
position: absolute;
top: 0;
left: -30px;
width: 150%;
height: 500%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-66%) translateY(-70%) rotate(135deg);
transform: translateX(-66%) translateY(-70%) rotate(135deg);
background: #ffec00;
}
.sub.gift .price_link ul li a:hover:before {
-webkit-transform: translateX(-12%) translateY(-25%) rotate(135deg);
transform: translateX(-12%) translateY(-25%) rotate(135deg);
}
.sub.gift .price_link ul li a span {
position:relative;
display:block;
padding:.5em .8em;
padding-left:1.5em;
color:#FFF;
}
.sub.gift .price_link ul li a:hover span {
color:#000e59;
}
.sub.gift .price_link ul li a span:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:.8em;
font-family: FontAwesome;
content: "\f105";
color:#FFFFFF;
}
.sub.gift .price_link ul li a:hover span:after {
color:#000e59;
}
.sub.gift .purpose_link {
padding:0 0 100px;
}
.sub.gift .purpose_link ul:first-of-type {
padding-bottom:50px;
margin-bottom:50px;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x bottom center;
}
.sub.gift .purpose_link ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .purpose_link ul li {
float:left;
width:48%;
margin-bottom:30px;
}
.sub.gift .purpose_link ul li:nth-child(2n) {
float:right;
}
.sub.gift .purpose_link ul li:nth-child(2n+1) {
clear:both;
}
.sub.gift .purpose_link ul li:nth-last-child(-n+2) {
margin-bottom:0;
}
.sub.gift .purpose_link ul li a {
position:relative;
display:block;
overflow:hidden;
background:#0044a2;
text-decoration:none;
}
.sub.gift .purpose_link ul li a:before {
position: absolute;
top: 0;
left: -30px;
width: 200%;
height: 800%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-69%) translateY(-70%) rotate(135deg);
transform: translateX(-69%) translateY(-70%) rotate(135deg);
background: #e70070;
}
.sub.gift .purpose_link ul li a:hover:before {
-webkit-transform: translateX(-18%) translateY(-25%) rotate(135deg);
transform: translateX(-18%) translateY(-25%) rotate(135deg);
}
.sub.gift .purpose_link ul li a span {
position:relative;
display:block;
padding:.5em .8em;
padding-left:1.5em;
color:#FFF;
}
.sub.gift .purpose_link ul li a:hover span {
color:#FFFFFF;
}
.sub.gift .purpose_link ul li a span:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:.8em;
font-family: FontAwesome;
content: "\f105";
color:#FFFFFF;
}
.sub.gift .purpose_link ul li a:hover span:after {
color:#FFFFFF;
}
.sub.gift .purpose_link ul li.purpose01 a {
background:#9a9b9b;
}
.sub.gift .purpose_link ul li.purpose01 a:before {
background: #595757;
}
.sub.gift .purpose_link ul li.purpose01 a:hover span {
color:#FFFFFF;
}
.sub.gift .purpose_link ul li.purpose01 a:hover span:after {
color:#FFFFFF;
}
.sub.gift .purpose_link ul:last-child li a {
background:#5c4a00;
}
.sub.gift .purpose_link ul:last-child li a:before {
background: #d05f00;
}
.sub.gift .purpose_link ul:last-child li a:hover span {
color:#FFFFFF;
}
.sub.gift .purpose_link ul:last-child li a:hover span:after {
color:#FFFFFF;
}
.sub.gift .wrapping {
border: solid 2px #000e59;
padding:30px 25px;
margin-bottom:100px;
}
.sub.gift .wrapping {
border: solid 2px #000e59;
padding:30px 25px;
margin-bottom:100px;
}
.sub.gift .wrapping h3 {
position:relative;
margin-bottom:55px;
line-height:1.1;
}
.sub.gift .wrapping h3 span {
display:block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.2rem;
font-weight: 700;
color:#000e59;
letter-spacing:.2em;
margin-bottom:1em;
text-align:center;
padding:0 .5em .5em;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x bottom center;
}
.sub.gift .wrapping .com {
margin-bottom:2.5em;
}
.sub.gift .wrapping .com p {
text-align:center;
margin-bottom:1.5em;
}
.sub.gift .wrapping .com p:last-child {
margin-bottom:0;
}
.sub.gift .wrapping .box section {
margin-bottom:50px;
}
.sub.gift .wrapping .box section:last-child {
margin-bottom:0;
}
.sub.gift .wrapping .box section:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .wrapping .box section .img {
float:right;
width:270px;
border: solid 1px #848484;
}
.sub.gift .wrapping .box section:nth-child(even) .img {
float:left;
}
.sub.gift .wrapping .box section .box_in {
float:left;
width:290px;
}
.sub.gift .wrapping .box section:nth-child(even) .box_in {
float:right;
}
.sub.gift .wrapping .box section .box_in h4 {
background:#000e59;
padding:.2em 0;
margin-bottom:1em;
font-size:1.6rem;
font-weight:700;
color:#FFF;
letter-spacing:.1em;
text-align:center;
}
.sub.gift .wrapping .box section .box_in p {
margin-bottom:1em;
}
.sub.gift .wrapping .box section .box_in p:last-child {
margin-bottom:0;
} @media screen and (max-width: 1040px) { .slider {
width:100%;
height:63.942vw;
overflow:hidden;
}
.slider .slider_box {
position:relative;
width:100%;
height:100%;
}
.swiper-container {
width: 100%;
height:100%;
}
.swiper-wrapper .swiper-slide .slide-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height:63.942vw;
} .top_catch {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/top/catch.png) no-repeat center center;
background-size:cover;
height:52.596vw;
margin-bottom:-15.865vw;
}
.top_catch h2 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
display:inline-block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
letter-spacing:.2em;
}
.about_recommend {
background:url(//www.hausvonfraukurosawa.com/img/top/about_bg.png) no-repeat center top , url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:auto , 30%;
padding-bottom:17.308vw;
}
.about_recommend .about {
padding:19.712vw 0 7.692vw;
}
.about_recommend .about h2 {
margin-bottom:3.365vw;
}
.about_recommend .about h3 {
margin-bottom:3.365vw;
}
.about_recommend .youtube {
margin-bottom:9.615vw;
}
.about_recommend .recommend .box section {
width:32%;
margin-right:2% !important;
margin-bottom:5vw;
}
.about_recommend .recommend .box section:nth-child(3n) {
margin-right:0 !important;
}
.top_information {
padding:5.769vw 0 20.673vw;
}
.top_information:before {
position: absolute;
top:-11.538vw;
left:0;
display:block;
width: 100%;
height: 11.538vw;
background:url(//www.hausvonfraukurosawa.com/img/top/info_bg.svg) no-repeat center top;
content:'';
}
.top_information .box {
margin-bottom:3.846vw;
}
.top_item {
padding-bottom:8.173vw;
}
.top_item:before {
position: absolute;
top:-15.865vw;
left:0;
display:block;
width: 100%;
height: 15.865vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_top.svg) no-repeat center top;
content:'';
}
.top_item:after {
position: absolute;
bottom:-10.865vw;
left:0;
display:block;
width: 100%;
height: 10.865vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_bottom.svg) no-repeat center bottom;
content:'';
}
.top_shop {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
padding:20.192vw 0 17.308vw;
}
.top_shop .box section {
margin-bottom:7.212vw;
} .sub.material .catch {
padding:10.577vw 0;
}
.sub.material .about .main_img {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/material/about_img_w.png) no-repeat center center;
height:40.865vw;
}
.sub.material .about .box section {
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
} .sub.shop header {
background:url(//www.hausvonfraukurosawa.com/img/shop/header_bg.png) no-repeat center center;
}
.sub.shop .shop_info {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.shop .shop_info .box section {
margin-bottom:11.538vw;
} .sub.story main {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
} .sub.specified_pp header {
background:url(//www.hausvonfraukurosawa.com/img/specified_pp/header_bg.png) no-repeat center center;
} .sub.contact header {
background:url(//www.hausvonfraukurosawa.com/img/contact/header_bg.png) no-repeat center center;
}
.contact main .form .form_box .contact_privacy {
padding-right:20px;
padding-left:20px;
} .sub.post header {
background:url(//www.hausvonfraukurosawa.com/img/post/header_bg.png) no-repeat center center;
}
.sub.post main .wrap article {
width:54.327vw;
}
.sub.post main .wrap aside {
width:17.788vw;
}
.sub.post main .list .wrap article .box section .img {
width:18.269vw;
}
.sub.post main .list .wrap article .box section .img a {
width:18.269vw;
height:13.942vw;
}
.sub.post main .list .wrap article .box section .box_r {
width:34.615vw;
}
.sub.post main .list .wrap article .box section .box_r .cat_time {
margin-bottom:1.442vw;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul {
margin-right:1.442vw;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li {
margin-right:1em;
}
.sub.post main .list .wrap article .box section .box_r .com {
margin-bottom:0.962vw;
}
.sub.post main .list .wrap aside section {
margin-bottom:2.885vw;
}
.sub.post main .list .wrap aside section .select_box {
padding-top:1.923vw;
} .sub.recruit header {
background:url(//www.hausvonfraukurosawa.com/img/recruit/header_bg.png) no-repeat center center;
} .sub.online header {     background:url(//www.hausvonfraukurosawa.com/img/gift/header_bg_father2021.png) no-repeat center center;
}
.sub.online.store-sale.furano header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_furano_bg.png) no-repeat center center;
}
.sub.online.store-sale.nabel header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_nabel_bg.png) no-repeat center center;
}
.sub.online.store-sale.ichikawa header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_ichikawa_bg.png) no-repeat center center;
}
.sub.online.store-sale.sapporo header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_sapporo_bg.png) no-repeat center center;
}
.sub.online.store-sale.asahikawa-st header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_asahikawa_bg.jpg) no-repeat center center;
}
.sub.online main .cat02.melon_pumpkin .box .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_melon.png) no-repeat center center;
background-size: cover;
}
.sub.online main .cat02.melon_pumpkin .box:last-child .img {
background:url(//www.hausvonfraukurosawa.com/img/online/cat_pumpkin.png) no-repeat center center;
background-size:cover;
}
.sub.online main .com02 {
max-width: 96%;
}
.sub.online main .bg.list .box section {
width:32%;
margin-right:2% !important;
}
.sub.online main .bg.list .box section:nth-child(3n) {
margin-right:0;
} .sub.online_detail header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg.png) no-repeat center center;
}
.sub.online_detail.online-971 header ,
.sub.online_detail.online-975 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_xmas20202m.png) no-repeat center center;
}
.sub.online_detail.online-1076 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_va2021.png) no-repeat center center;
}
.sub.online_detail.online-1135 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_01.png) no-repeat center center;
}
.sub.online_detail.online-1143 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_02.png) no-repeat center center;
}
.sub.online_detail main {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.online_detail main .buy_info .box {
float:left;
width:37.5vw;
}
.sub.online_detail main .buy_info .box:last-child {
float:right;
} .sub.crispybaum .catch {
padding:10.577vw 0;
}
.sub.crispybaum .img_list {
margin-bottom:9.615vw;
}
.sub.crispybaum .img_list ul li {
margin-bottom:3.846vw;
}
.sub.crispybaum .info {
padding:14.423vw 0;
}
.sub.crispybaum .info .box dl {
padding-bottom:2.885vw;
}
.sub.crispybaum .info .box dl:last-of-type {
padding-bottom:4.808vw;
}
.sub.crispybaum .info p.mb40 {
margin-bottom:3.846vw;
}
.sub.crispybaum .info ul {
margin-bottom:5.769vw;
}
.sub.crispybaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 3.846vw;
padding-bottom: 4.808vw;
font-size:2.6rem;
}
.sub.crispybaum .component {
padding:10.577vw 0;
}
.sub.crispybaum .component section {
margin-bottom:4.808vw;
} .sub.softbaum .catch {
padding:10.577vw 0;
}
.sub.softbaum .info {
padding:14.423vw 0;
}
.sub.softbaum .info .box dl {
padding-bottom:2.885vw;
}
.sub.softbaum .info .box dl:last-of-type {
padding-bottom:4.808vw;
}
.sub.softbaum .info p.mb40 {
margin-bottom:3.846vw;
}
.sub.softbaum .info p.img01 em {
padding-top:0.962vw;
}
.sub.softbaum .info ul {
margin-bottom:2.885vw;
}
.sub.softbaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 3.846vw;
padding-bottom: 4.808vw;
}
.sub.softbaum .component {
padding:10.577vw 0;
}
.sub.softbaum .component section {
margin-bottom:4.808vw;
} .sub.gift .banner-list {
width: auto;
max-width:750px;
padding:100px 0 0;
}
.sub.gift .banner {
width: auto;
max-width:840px; padding:50px 20px;
}
.sub.gift .banner section {
width:46%;
}
.sub.gift .price_link ul li {
float:left;
width:32%;
margin-right:2%;
}
.sub.gift .price_link ul li:nth-child(3n) {
margin-right:0;
}
} @media screen and (max-width: 768px) { .slider {
width:100%;
height:127.249vw;
}
.swiper-wrapper .swiper-slide .slide-img {
height:127.249vw;
} .top_catch {
position:relative;
background:url(//www.hausvonfraukurosawa.com/img/top/catch.png) no-repeat center center;
background-size:cover;
height:71.317vw;
margin-bottom:-21.512vw;
}
.top_catch h2 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
display:inline-block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
color:#000e59;
letter-spacing:.2em;
white-space:nowrap;
}
.about_recommend {
background:url(//www.hausvonfraukurosawa.com/img/top/about_bg.png) no-repeat center top , url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:auto , 30%;
padding-bottom:23.468vw;
}
.about_recommend .about {
padding:26.728vw 0 10.43vw;
}
.about_recommend .about h2 {
width:80vw;
margin-bottom:4.563vw;
}
.about_recommend .about h2:after {
position:absolute;
right:0;
left:0;
bottom:-1em;
width:80vw;
display:block;
margin:0 auto;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center center;
content:'';
}
.about_recommend .about h3 {
font-size:2.0rem;
margin-bottom:4.563vw;
}
.about_recommend .about .com p {
text-align:center;
font-size:1.4rem;
line-height:2.0;
margin-bottom:1.5em;
padding:0 3%;
}
.about_recommend .cm {
font-size:3.0rem;
font-weight:bold;
text-align:center;
line-height:1.3;
margin-bottom:1em;
color:#C00;
}
.about_recommend .youtube {
width:92vw;
margin-bottom:13.038vw;
}
.about_recommend .youtube .insta_banner {
bottom-top:10vw;
}
.about_recommend .youtube .tv-cm {
padding-top:10vw;
}
.about_recommend .youtube .tv-cm table {
margin-bottom:5vw;
}
.about_recommend .youtube .tv-cm table th ,
.about_recommend .youtube .tv-cm table td {
padding:0 1vw;
padding-bottom:3vw;
font-size:1.4rem;
}
.about_recommend .youtube .tv-cm table th {
width:15vw;
}
.about_recommend .youtube .tv-cm h3 ,
.about_recommend .youtube .tv-cm h3 span {
font-size: 2.0rem;
letter-spacing:0;
}
.about_recommend .top_4year {
width:92vw;
margin-bottom:13.038vw;
}
.about_recommend .top_4year h2 {
width:100%;
margin-bottom:5vw;
}
.about_recommend .top_4year .box dl {
margin-bottom:2vw;
}
.about_recommend .recommend .box {
width:100%;
}
.about_recommend .top_4year .box dl dt ,
.about_recommend .top_4year .box dl dd {
float:none;
width:100%;
}
.about_recommend .top_4year .box dl:nth-of-type(even) dt {
float:none;
}
.about_recommend .top_4year .box dl dt {
padding:0;
padding-top:0;
margin-bottom:2vw;
}
.about_recommend .recommend .box {
width:92vw;
margin-bottom: -5vw;
}
.about_recommend .recommend .box section { width:48%;
margin-right:4% !important;
margin-bottom:5vw;
}
.about_recommend .recommend .box section:nth-child(3n) {
margin-right:4% !important;
}
.about_recommend .recommend .box section:nth-child(4n) {
margin-right:0 !important;
} .about_recommend .recommend .box section:nth-child(2n) { margin-right:0 !important;
} .about_recommend .recommend .box section a {
font-size:1.4rem;
}
.about_recommend .recommend .box section a .img {
margin-bottom:1.956vw;
}
.about_recommend .recommend .box section a h4 { }
.about_recommend .recommend .box section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.about_recommend .recommend .box section a ul li {
margin-right:.3em;
}
.about_recommend .recommend .box section a ul li span {
padding:.3em .5em .3em;
font-size:1.2rem;
}
.top_information {
padding:7.823vw 0 28.031vw;
}
.top_information:before {
position: absolute;
top:-15.645vw;
left:0;
display:block;
width: 100%;
height: 15.645vw;
background:url(//www.hausvonfraukurosawa.com/img/top/info_bg.svg) no-repeat center top;
background-size:cover;
content:'';
}
.top_information .box {
width:92vw;
margin-bottom:5.215vw;
}
.top_information .box ul li {
padding-bottom:.5em;
margin-bottom:.5em;
border-bottom: solid 1px #000e59;
font-size:1.3rem;
}
.top_information .box ul li time {
float:none;
display:block;
width:100%;
}
.top_information .box ul li a {
float:none;
display:block;
width:100%;
}
.top_information .btn a {
padding: 0 16.949vw; font-size: 1.3rem; }
.top_item {
position:relative;
background:#846453;
padding-bottom:11.082vw;
}
.top_item:before {
position: absolute;
top:-21.512vw;
left:0;
display:block;
width: 100%;
height: 21.512vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_top.svg) no-repeat center top;
background-size:cover;
content:'';
}
.top_item:after {
position: absolute;
bottom:-14.733vw;
left:0;
display:block;
width: 100%;
height: 14.733vw;
background:url(//www.hausvonfraukurosawa.com/img/top/item_bg_bottom.svg) no-repeat center bottom;
background-size:cover;
content:'';
}
.top_item .box {
width:86vw;
}
.top_item .box ul li {
float:none;
width:100%;
margin-bottom:5vw;
}
.top_item .box ul li:nth-last-child(-n+2) {
margin-bottom:5vw;
}
.top_item .box ul li:last-child {
margin-bottom:0;
}
.top_item .box .shop_name {
padding-top:13.038vw;
}
.top_item .box .shop_name:before {
position: absolute;
top:6.519vw;
left:0;
}
.top_item .box .shop_name p {
margin-bottom:2em;
font-size:1.5rem;
text-align:left;
}
.top_item .box .shop_name ol li {
float:none;
width:100%;
margin-right:0 !important;
margin-bottom:3.911vw;
}
.top_item .box .shop_name ol li:last-child {
margin-bottom:0;
}
.top_item .box .shop_name ol li a {
padding:.9em 2em .8em;
font-size:1.5rem;
}
.top_shop {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
padding:27.379vw 0 23.468vw;
}
.top_shop .box section {
width:92vw;
margin:0 auto;
margin-bottom:9.778vw;
}
.top_shop .box section .img {
float:none;
width:100%;
padding-top:0;
margin-bottom:5.215vw;
}
.top_shop .box section:nth-child(2) .img {
padding-top:0;
}
.top_shop .box section .box_in {
float:none;
width:100%;
}
.top_shop .box section .box_in h4 {
margin-bottom:.5em;
font-size:2.7rem;
}
.top_shop .box section .box_in h4 span {
font-size:1.2rem;
margin-bottom:.6em;
}
.top_shop .box section .box_in h5 {
margin-bottom:.9em;
font-size:2.0rem;
}
.top_shop .box section .box_in p {
font-size:1.4rem;
margin-bottom:1em;
}
.top_shop .box section .box_in p.btn a {
padding:.9em 2em .8em;
font-size:1.5rem;
}
.top_shop .box section .box_in p.btn a span {
font-size:1.5rem;
} .sub.material header {
background:url(//www.hausvonfraukurosawa.com/img/material/header_bg.png) no-repeat center center;
}
.sub.material .catch {
padding:14.342vw 0;
}
.sub.material .catch h4 {
font-size:2.0rem;
margin-bottom:1.2em;
padding:0 4%;
text-align:left;
}
.sub.material .catch p {
text-align:left;
padding:0 4%;
margin-bottom:1.5em;
}
.sub.material .about .main_img {
position:relative;
background:none;
height:auto;
}
.sub.material .about .main_img img {
display:block;
}
.sub.material .about .box {
padding:19.557vw 0 20.86vw;
}
.sub.material .about .box section {
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top:5.215vw;
padding-bottom:9.126vw;
}
.sub.material .about .box section h5 span {
font-size:2.0rem;
letter-spacing:.2em;
margin-right:-.2em;
margin-bottom:.5em;
}
.sub.material .about .box section h5 em {
font-size:1.8rem;
letter-spacing:.2em;
margin-right:-.2em;
}
.sub.material .about .box section dl dt {
position:relative;
top:0;
float:none;
width:100%;
padding-top:5vw;
margin-bottom:5vw;
text-align:center;
}
.sub.material .about .box section dl dt img {
width: auto;
max-width:100%;
}
.sub.material .about .box section dl dd {
float:none;
width:100%;
padding-top:0;
}
.sub.material .about .box section dl dd p {
margin-bottom:1.5em;
} .sub.shop header {
background:url(//www.hausvonfraukurosawa.com/img/shop/header_bg.png) no-repeat center center;
}
.sub.shop .shop_info {
padding:14.342vw 0 32.595vw;
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.shop .shop_info .day202307 {
max-width: 100%;
width: 100%;
margin: 0 auto;
margin-bottom:10vw;
padding: 0 4%;
display: flex;
align-items: flex-start;
flex-direction: column;
}
.sub.shop .shop_info .day202307 .img {
width: 100%;
margin-right: 0;
margin-bottom: 5vw;
}
.sub.shop .shop_info .day202307 .box_r {
width: 100%;
}
.sub.shop .shop_info .box section {
margin-bottom:15.645vw;
}
.sub.shop .shop_info .box section:first-child:before {
position: absolute;
top:0;
left:-7.171vw;
width:calc(44.589vw * 1.5);
height:calc(28.162vw * 1.5);
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg01.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section:nth-child(2):before {
position: absolute;
top:0;
left:-8.475vw;
width:calc(49.413vw * 1.5);
height:calc(29.726vw * 1.5);
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg02.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section:nth-child(3):before ,
.sub.shop .shop_info .box section:last-child:before {
position: absolute;
top:0;
left:-7.171vw; width:calc(56.12vw * 1.6);
height:calc(30.9vw * 1.5);
display:block;
background:url(//www.hausvonfraukurosawa.com/img/shop/name_bg04.svg) no-repeat center center;
background-size:cover;
content:'';
}
.sub.shop .shop_info .box section h4 {
padding:7.171vw 0.652vw 3.259vw;
font-size:1.9rem;
}
.sub.shop .shop_info .box section:nth-child(2) h4 {
padding:9.126vw 0.652vw 5.215vw;
}
.sub.shop .shop_info .box section:nth-child(2) h4 ,
.sub.shop .shop_info .box section:last-child h4 {
padding:7.823vw 0.652vw 5.215vw;
}
.sub.shop .shop_info .box section h4 span {
font-size:3.0rem;
margin-bottom:.5em;
}
.sub.shop .shop_info .box section h4 em {
font-size:1.2rem;
margin-bottom:1.5em;
}
.sub.shop .shop_info .box .img {
margin-bottom:4.563vw;
}
.sub.shop .shop_info .box dl {
display:block;
width:100%;
margin-bottom:4.563vw;
}
.sub.shop .shop_info .box dl dt ,
.sub.shop .shop_info .box dl dd {
display:block;
}
.sub.shop .shop_info .box dl dt {
width:100%;
background:#FFF;
}
.sub.shop .shop_info .box dl dt span {
display:block;
padding:1.304vw;
}
.sub.shop .shop_info .box dl dd span ,
.sub.shop .shop_info .box dl dd em {
margin-right:1em;
}
.sub.shop .shop_info .box dl dd {
width:100%;
padding-left:0;
padding-top:5vw;
letter-spacing:.1em;
white-space: normal;
}
.sub.shop .shop_info .box dl.no_tel dd {
white-space: inherit;
}
.sub.shop .shop_info .box dl dd p {
position: relative;
bottom: inherit;
left: inherit;
width:100%;
padding-top:5vw;
}
.sub.shop .shop_info .box dl.no_tel dd p {
padding-top:5vw;
}
.sub.shop .shop_info .box dl dd p a {
font-size:1.5rem;
font-weight:bold;
text-align:left;
padding:.9em 1em .8em;
}
.sub.shop .shop_info .box dl dd p a span {
font-size:1.5rem;
font-weight:bold;
} .sub.shop .shop_info .box .map iframe {
width:100%;
height:45vw;
} .sub.story header {
background:url(//www.hausvonfraukurosawa.com/img/story/header_bg.png) no-repeat center center;
}
.sub.story main {
padding:14.342vw 0 17.601vw;
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
padding-top:4vw;
}
.sub.story main .pan {
padding-bottom:14.342vw;
}
.sub.story main .item_info {
padding:0 4%;
padding-bottom:7.823vw;
}
.sub.story main .item_info h4 {
font-size:1.8rem;
margin-bottom:1.5em;
}
.sub.story main .item_info p {
font-size:1.5rem;
text-align:left;
margin-bottom:1.5em;
}
.sub.story main .item_info p.img {
position:relative;
width:60vw;
margin-bottom:4em;
}
.sub.story main .item_info p.img.name01 span {
position:absolute;
top:18.253vw;
left:-12.386vw;
z-index:5;
width:calc(20.078vw * 1.5);
}
.sub.story main .item_info p.img.name02 span {
position:absolute;
top:2.868vw;
right:-11.734vw;
z-index:5;
width:calc(19.948vw * 1.5);
}
.sub.story main .item_info p.img.name03 span {
position:absolute;
top:18.253vw;
left:-12.386vw;
z-index:5;
width:calc(32.725vw * 1.5);
}
.sub.story main .item_info p.img.name04 span {
position:absolute;
top:9.778vw;
right:-15.645vw;
z-index:5;
width:calc(19.948vw * 1.5);
}
.sub.story main .wellcome .img {
width:100%;
margin-bottom:9.126vw;
padding:0 !important;
}
.sub.story main .wellcome h3 {
font-size:1.8rem;
margin-bottom:1.5em;
}
.sub.story main .wellcome p {
font-size:1.5rem;
line-height:2.0;
text-align:left;
margin-bottom:2em;
padding:0 4%;
} .sub.specified_pp header {
background:url(//www.hausvonfraukurosawa.com/img/specified_pp/header_bg.png) no-repeat center center;
}
.sub.specified_pp main {
padding:14.342vw 0 17.601vw;
padding-top:4vw;
}
.sub.specified_pp main .pan {
padding-bottom:14.342vw;
}
.sub.specified_pp main .specified {
margin-bottom:19.557vw;
}
.sub.specified_pp main .specified table {
width:100%;
}
.sub.specified_pp main .specified table th ,
.sub.specified_pp main .specified table td {
display:block;
border-top: dotted 1px #000e59;
border-bottom: dotted 1px #000e59;
padding:2.608vw 1.304vw;
}
.sub.specified_pp main .specified table tr:last-child th ,
.sub.specified_pp main .specified table tr:last-child td {
border-bottom: none;
padding-bottom:0;
}
.sub.specified_pp main .specified table th {
width:100%;
border-bottom: none;
padding-bottom:0;
}
.sub.specified_pp main .specified table td {
vertical-align:middle;
border-top: none;
border-bottom: none;
}
.sub.specified_pp main .specified table td p {
margin-bottom:1em;
}
.sub.specified_pp main .specified table td span {
margin:0;
display:block;
}
.sub.specified_pp main .specified table td em {
display:block;
padding-left:1.5em;
}
.sub.specified_pp main .specified table td ul {
margin-bottom:1em;
}
.sub.specified_pp main .specified table td ul li {
padding-left:1em;
}
.sub.specified_pp main .specified table td ol li {
padding-left:1.2em;
}
.sub.specified_pp main .specified table td table {
width:100%;
border: dotted 1px #000e59;
}
.sub.specified_pp main .specified table td table th ,
.sub.specified_pp main .specified table td table td {
display:table-cell;
padding:1.956vw 0;
border: dotted 1px #000e59;
}
.sub.specified_pp main .specified table td table th {
width:18%;
}
.sub.specified_pp main .specified table td table th span {
margin:0;
}
.sub.specified_pp main .specified table td table th span:first-letter {
letter-spacing:1.4em;
}
.sub.specified_pp main .specified table td table td {
padding:1.956vw 1.956vw !important;
}
.sub.specified_pp main .specified table td table td:last-child {
text-align:right;
width:13%;
}
.sub.specified_pp main .specified table td .dl_tbl {
display:block;
}
.sub.specified_pp main .specified table td .dl_tbl dl {
display:block;
}
.sub.specified_pp main .specified table td .dl_tbl dl dt ,
.sub.specified_pp main .specified table td .dl_tbl dl dd {
display:block;
}
.sub.specified_pp main .specified table td .dl_tbl dl dt {
white-space: normal;
font-weight:700;
}
.sub.specified_pp main .pp .com01 {
text-align:left;
margin-bottom:6.519vw;
padding:0 4%;
}
.sub.specified_pp main .pp .box {
width:92%;
}
.sub.specified_pp main .pp .box h4 {
font-size:1.6rem;
margin-bottom:3.911vw;
}
.sub.specified_pp main .pp .box ol {
margin-bottom:13.038vw;
}
.sub.specified_pp main .pp .box ol li {
padding-left:1.5em;
}
.sub.specified_pp main .pp .box ol li ul li {
padding-left:1em;
}
.sub.specified_pp main .pp .box p {
margin-bottom:2em;
padding:0;
} .sub.fax header {
background:url(//www.hausvonfraukurosawa.com/img/fax/header_bg.png) no-repeat center center;
}
.sub.fax main {
padding:14.342vw 0 17.601vw;
padding-top:4vw;
}
.sub.fax main .pan {
padding-bottom:14.342vw;
}
.sub.fax main .fax_box h4 {
margin-bottom:3.911vw;
}
.sub.fax main .fax_box p.pdf {
width:20vw;
} .sub.contact header {
background:url(//www.hausvonfraukurosawa.com/img/contact/header_bg.png) no-repeat center center;
}
.sub.contact main {
padding:14.342vw 0 23.468vw;
padding-top:4vw;
}
.sub.contact main .pan {
padding-bottom:14.342vw;
}
.contact main .form .form_box table th ,
.contact main .form .form_box table td {
display:block;
border-bottom: dotted 1px #846453;
}
.contact main .form .form_box table tr:first-child th ,
.contact main .form .form_box table tr:first-child td {
border-top: dotted 1px #846453;
}
.contact main .form .form_box table th {
width:100%;
padding:3.259vw 1.304vw;
padding-bottom:0;
border-bottom:none;
}
.contact main .form .form_box table th span ,
.contact main .form .form_box table th em {
float:right;
font-size:1.3rem;
padding:0.652vw 1.304vw;
}
.contact main .form .form_box table td {
padding:3.259vw 1.304vw;
}
.contact main .form .form_box table td dl {
display:table;
margin-bottom:.5em;
}
.contact main .form .form_box table td dl dt {
padding-right:1em;
}
.contact main .form .form_box .com01 {
text-align:left;
padding:1.8em 4% 1.5em;
}
.contact main .form .form_box .contact_privacy {
width:80.183vw;
margin:0 auto;
border: solid 1px #846453;
padding:3.259vw 4%;
text-align:center;
}
.contact main .form .form_box .contact_privacy .com02 {
text-align:left;
margin-bottom:1em;
}
.contact main .form .com {
margin-bottom:2em;
} .sub.post header {
background:url(//www.hausvonfraukurosawa.com/img/post/header_bg.png) no-repeat center center;
}
.sub.post main {
padding:14.342vw 0 23.468vw;
padding-top:4vw;
}
.sub.post main .pan {
padding-bottom:14.342vw;
}
.sub.post main .wrap article {
float:none;
width:100%;
margin-bottom:8vw;
}
.sub.post main .wrap aside {
float:none;
width:100%;
}
.sub.post main .list .wrap article .box section {
padding:3.259vw 0;
border-bottom: dotted 1px #000e59;
}
.sub.post main .list .wrap article .box section:first-child {
border-top: dotted 1px #000e59;
}
.sub.post main .list .wrap article .box section .img {
float:none;
width:60%;
margin:0 auto;
margin-bottom:4vw;
}
.sub.post main .list .wrap article .box section .img a {
display:block;
width:100%;
height:AUTO;
}
.sub.post main .list .wrap article .box section .box_r {
float:none;
width:100%;
}
.sub.post main .list .wrap article .box section .box_r .cat_time {
margin-bottom:1.956vw;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul {
float:none;
margin-right:1.956vw;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li {
margin-right:1em;
}
.sub.post main .list .wrap article .box section .box_r .cat_time ul li a {
font-size:1.4rem;
padding:.3em 1.2em .2em;
}
.sub.post main .list .wrap article .box section .box_r .cat_time time {
float:none;
font-size:1.4rem;
padding-top:3vw;
}
.sub.post main .list .wrap article .box section .box_r h4 {
margin-bottom:1.304vw;
}
.sub.post main .list .wrap article .box section .box_r .com {
margin-bottom:1.304vw;
}
.sub.post main .list .wrap article .box section .box_r .btn a {
font-size:1.4rem;
}
.sub.post main .list .wrap article .box section .box_r .btn a span:after {
margin-left:.5em;
}
.sub.post main .list .wrap aside section {
margin-bottom:3.911vw;
}
.sub.post main .list .wrap aside section h3 {
padding:.8em 0 .7em;
font-size:1.5rem;
}
.sub.post main .list .wrap aside section ul li {
padding:.5em 0;
border-bottom: dotted 1px #000e59;
}
.sub.post main .list .wrap aside section .select_box {
padding-top:2.608vw;
}
.sub.post main .list .wrap aside section .select_box01.entypo-down-open-mini:before {
right:3vw;
width:3.911vw;
} .sub.recruit header {
background:url(//www.hausvonfraukurosawa.com/img/recruit/header_bg.png) no-repeat center center;
}
.sub.recruit main { padding-top:4vw;
}
.sub.recruit main .pan {
padding-bottom:14.342vw;
}
.sub.recruit main h4 {
font-size:2.0rem;
margin-bottom:2em;
text-align:left;
padding:0 4%;
}
.sub.recruit main .com01 {
text-align:left;
margin-bottom:2em;
padding:0 4%;
}
.sub.recruit main .bg {
background:#eae2d3;
padding:13.038vw 0;
}
.sub.recruit main .bg section {
margin-bottom:13.038vw;
}
.sub.recruit main .bg section h5 {
position:relative;
width:calc(35.332vw * 2);
height:calc(15.906vw * 2);
background:url(//www.hausvonfraukurosawa.com/img/recruit/title_bg.svg) no-repeat center center;
background-size:cover;
line-height:1.1;
padding-top:9vw;
margin:0 auto;
margin-bottom:3.911vw;
}
.sub.recruit main .bg section h5 span ,
.sub.recruit main .bg section h5 em {
font-size:2.0rem;
}
.sub.recruit main .bg section h5 span {
margin-bottom:.5em;
}
.sub.recruit main .bg section table th ,
.sub.recruit main .bg section table td {
display:block;
position:relative;
padding:2.608vw;
vertical-align:middle;
}
.sub.recruit main .bg section table th {
width:100%;
border-right:none;
text-align:left;
}
.sub.recruit main .bg section table th span:first-letter {
letter-spacing:1em;
}
.sub.recruit main .bg section table td {
padding:2.608vw;
}
.sub.recruit main .bg section table th:after ,
.sub.recruit main .bg section table td:after {
display:none;
} .sub.online header {     background:url(//www.hausvonfraukurosawa.com/img/gift/header_bg_father2021.png) no-repeat center center;
}
.sub.online.store-sale.furano header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_furano_bg.png) no-repeat center center;
}
.sub.online.store-sale.nabel header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_nabel_bg.png) no-repeat center center;
}
.sub.online.store-sale.ichikawa header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_ichikawa_bg.png) no-repeat center center;
}
.sub.online.store-sale.sapporo header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_sapporo_bg.png) no-repeat center center;
}
.sub.online.store-sale.asahikawa-st header {
background:url(//www.hausvonfraukurosawa.com/img/online/header_asahikawa_bg.jpg) no-repeat center center;
}
.sub.online main { padding-top:4vw;
}
.sub.online main .pan {
padding-bottom:14.342vw;
}
.sub.online main .ny {
width:94%;
margin:0 auto;
margin-bottom:8vw;
}
.sub.online main .com01 {
margin-bottom:11.734vw;
}
.sub.online main .com01 p {
margin-bottom:1.5em;
padding:0 4%;
text-align:left;
}
.sub.online main .com01 p.fax_btn a {
display:inline-block;
padding:.4em 2em .3em;
font-size:1.6rem;
}
.sub.online main .com01 p.fax_btn a span {
font-size:1.6rem;
}
.sub.online main .com02 {
max-width: 92%;
}
.sub.online main .com02 table th {
display: block;
padding: .2em 0;
white-space: normal;
}
.sub.online main .com02 table td {
display: block;
padding: .2em 0;
}
.sub.online main .cat_list {
margin-bottom:11.734vw;
}
.sub.online main .cat_list ul {
margin-bottom:3.911vw;
}
.sub.online main .cat_list ul li {
float:none;
width:100%;
margin-right:0;
margin-bottom:5vw;
}
.sub.online main .cat_list ul li:nth-child(3n) {
margin-right:0;
}
.sub.online main .cat_list ul li:nth-child(3n+1) {
clear:both;
}
.sub.online main .cat_list ul li:nth-last-child(-n+3) {
margin-bottom:5vw;
}
.sub.online main .cat_list ul li:last-child {
margin-bottom:0;
}
.sub.online main .cat_list p {
margin-bottom:2em;
font-size:1.5rem;
color:#000e59;
text-align:left;
}
.sub.online main .cat_list ol li {
float:none;
width:100%;
margin-right:0;
margin-bottom:3.911vw;
}
.sub.online main .cat_list ol li:last-child {
margin-bottom:0;
}
.sub.online main .cat_list ol li a {
padding:.9em 2em .8em;
}
.sub.online main .cat { height:auto;
}
.sub.online main .cat.crispy {
background:none;
}
.sub.online main .cat.crispy .img {
display:block;
}
.sub.online main .cat.crispy .box {
position:relative;
float:none;
width:100%;
height:auto;
background:#846453;
}
.sub.online main .cat.crispy .box:after {
display:none;
}
.sub.online main .cat.crispy .box .box_in {
width:100%;
padding:0 4%;
padding-top:5.215vw;
padding-bottom:5.215vw;
}
.sub.online main .cat.crispy .box .box_in h4 {
font-size:2.0rem;
margin-bottom:1em;
}
.sub.online main .cat.crispy .box .box_in .comment {
font-size:1.4rem;
text-align:left;
margin-bottom:1em;
}
.sub.online main .cat.crispy .box .box_in h5 {
margin-bottom:1.304vw;
}
.sub.online main .cat.crispy .box .box_in .gold {
width:80vw;
}
.sub.online main .cat.soft {
background:none;
}
.sub.online main .cat.soft .img {
display:block;
}
.sub.online main .cat.soft .box {
position:relative;
float:none;
width:100%;
height:auto;
background:#846453;
}
.sub.online main .cat.soft .box:after {
display:none;
}
.sub.online main .cat.soft .box .box_in {
width:100%;
padding:0 4%;
padding-top:5.215vw;
padding-bottom:5.215vw;
}
.sub.online main .cat.soft .box .box_in h4 {
font-size:2.0rem;
margin-bottom:1em;
}
.sub.online main .cat.soft .box .box_in .comment {
font-size:1.4rem;
text-align:left;
margin-bottom:1em;
}
.sub.online main .cat.soft .box .box_in h5 {
margin-bottom:1.304vw;
}
.sub.online main .cat.soft .box .box_in .silver {
width:80vw;
}
.sub.online main .cat.pudding {
background:none;
}
.sub.online main .cat.pudding .img {
display:block;
}
.sub.online main .cat.pudding .box {
position:relative;
float:none;
width:100%;
height:auto;
background:#f0eceb;
}
.sub.online main .cat.pudding .box:after {
display:none;
}
.sub.online main .cat.pudding .box .box_in {
width:100%;
padding:0 4%;
padding-top:5.215vw;
padding-bottom:5.215vw;
}
.sub.online main .cat.pudding .box .box_in .comment {
position: relative;
top: inherit;
-webkit-transform: translateY(0); transform: translateY(0);
display:block;
font-size:1.4rem;
text-align:left;
margin-bottom:0;
}
.sub.online main .cat.cheese {
background:none;
}
.sub.online main .cat.cheese .img {
display:block;
}
.sub.online main .cat.cheese .box {
position:relative;
float:none;
width:100%;
height:auto;
background:#f0eceb;
}
.sub.online main .cat.cheese .box:after {
display:none;
}
.sub.online main .cat.cheese .box .box_in {
width:100%;
padding:0 4%;
padding-top:5.215vw;
padding-bottom:5.215vw;
}
.sub.online main .cat.cheese .box .box_in .comment {
position: relative;
top: inherit;
-webkit-transform: translateY(0); transform: translateY(0);
display:block;
font-size:1.4rem;
text-align:left;
margin-bottom:0;
}
.sub.online main .cat02.melon_pumpkin .box {
float:none;
width:100%;
display:-webkit-box;
　　display: -webkit-flex;
　　display:-ms-flexbox;
　　display: flex;
　　-webkit-flex-wrap:wrap;
　　-ms-flex-wrap:wrap;
　　flex-wrap:wrap;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
}
.sub.online main .cat02.melon_pumpkin .box .img {
background:none;
height:auto;
-webkit-box-ordinal-group:1;
　　-ms-flex-order:1;
　　-webkit-order:1;
　　order:1;
}
.sub.online main .cat02.melon_pumpkin .box:last-child .img {
background:none;
}
.sub.online main .cat02.melon_pumpkin .box .img img {
display:block;
}
.sub.online main .cat02.melon_pumpkin .box .box_in {
position:relative;
height:auto;
background:#f0eceb;
padding:0 4%;
padding-top:5.215vw;
padding-bottom:5.215vw;
-webkit-box-ordinal-group:2;
　　-ms-flex-order:2;
　　-webkit-order:2;
　　order:2;
}
.sub.online main .cat02.melon_pumpkin .box .box_in div {
position: relative;
top: inherit;
-webkit-transform: translateY(0); transform: translateY(0);
display:block;
}
.sub.online main .cat02.melon_pumpkin .box .box_in h4 {
font-family: 'Sawarabi Mincho', sans-serif;
font-size:2.0rem;
text-align:left;
margin-bottom:1em;
}
.sub.online main .cat02.melon_pumpkin .box .box_in .comment {
font-size:1.4rem;
text-align:left;
line-height:2.0;
padding:0;
}
.sub.online main .bg {
padding:11.734vw 0 19.557vw;
}
.sub.online main .bg.list .box {
margin-bottom:-2.608vw;
}
.sub.online main .bg.list .box section { background:#FFF;
width:48%;
margin-right:4% !important;
margin-bottom:2.608vw;
}
.sub.online main .bg.list .box section:nth-child(4n) {
margin-right:0;
} .sub.online main .bg.list .box section:nth-child(2n) { margin-right:0 !important;
} .sub.online main .bg.list .box section a {
padding:1.304vw;
}
.sub.online main .bg.list .box section a .img {
margin-bottom:1.956vw;
}
.sub.online main .bg.list .box section a h4 { }
.sub.online main .bg.list .box section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.sub.online main .bg.list .box section a ul li {
margin-right:.5em;
}
.sub.online main .bg.list .box section a ul li span {
padding:.3em .5em .3em;
font-size:1.2rem;
} .sub.online_detail header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg.png) no-repeat center center;
}
.sub.online_detail.online-971 header ,
.sub.online_detail.online-975 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_xmas20202m.png) no-repeat center center;
}
.sub.online_detail.online-1076 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_va2021.png) no-repeat center center;
}
.sub.online_detail.online-1135 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_01.png) no-repeat center center;
}
.sub.online_detail.online-1143 header {
background:url(//www.hausvonfraukurosawa.com/img/online_detail/header_bg_wh2021_02.png) no-repeat center center;
}
.sub.online_detail main {
background:url(//www.hausvonfraukurosawa.com/img/common/bg.jpg) repeat center center;
background-size:30%;
}
.sub.online_detail main .w750 {
padding:13.038vw 0 19.557vw;
}
.sub.online_detail main .slider {
margin-bottom:6.519vw;
}
.sub.online_detail main .main_img {
margin-bottom:6.519vw;
}
.sub.online_detail main .main_img .img {
margin-bottom:4vw;
}
.sub.online_detail main .main_img .thum ul li {
margin-bottom:3vw;
}
.sub.online_detail main .catch_cart {
margin-bottom:4em;
}
.sub.online_detail main .catch_cart .catch {
float:none;
width:100%; 
margin-bottom:5vw;
}
.sub.online_detail main .catch_cart .cart {
float:none;
width:100%; 
text-align:center;
}
.sub.online_detail main .catch_cart .cart article {
border:none !important;
}
.sub.online_detail main .catch_cart .cart table {
float:none !important;
text-align:center !important;
margin:0 auto !important;
}
.sub.online_detail main .catch_cart .cart table th ,
.sub.online_detail main .catch_cart .cart table td {
display:table-cell !important;
padding:10px 15px !important;
}
.sub.online_detail main .catch_cart .cart table td ,
.sub.online_detail main .catch_cart .cart table td p {
text-align:right !important;
}
.sub.online_detail main .catch_cart .cart table td input {
width:100% !important;
padding:1.1em 4px !important;
font-size:1.5rem !important;
border: solid 1px #846453;
}
.sub.online_detail main .catch_cart .cart .cartjs_cart_in input ,
.sub.online_detail main .catch_cart .cart .cartjs_cart_in button {
font-size:1.6rem !important;
}
.sub.online_detail main .comment {
margin-bottom:4em;
}
.sub.online_detail main .comment p {
text-align:left;
margin-bottom:1em;
}
.sub.online_detail main .eat {
position:relative;
width:92vw;
background:url(//www.hausvonfraukurosawa.com/img/online_detail/eat_top.svg) no-repeat center top , url(//www.hausvonfraukurosawa.com/img/online_detail/eat_bottom.svg) no-repeat center bottom , url(//www.hausvonfraukurosawa.com/img/online_detail/eat_middle.svg) repeat-y center center;
background-size:100% auto , 100% auto , 100% auto;
padding:7.171vw 0;
margin-bottom:10.43vw;
}
.sub.online_detail main .eat:after {
position:absolute;
top:-10vw;
left:-7vw;
width:calc(24.12vw * 1.5);
height:calc(12.125vw * 1.5);
background:url(//www.hausvonfraukurosawa.com/img/online_detail/eat_catch.svg) no-repeat center center;
background-size:cover;
display:block;
content:'';
}
.sub.online_detail main .eat h3 {
font-size:2.0rem;
margin-bottom:1.5em;
}
.sub.online_detail main .eat .com {
width:80vw;
margin:0 auto;
}
.sub.online_detail main .eat .com p {
text-align:left;
margin-bottom:1em;
}
.sub.online_detail main .precautions {
width:92vw;
}
.sub.online_detail main table {
width:92vw;
margin-bottom:19.557vw;
}
.sub.online_detail main table th ,
.sub.online_detail main table td {
display:block;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
padding:2.608vw;
}
.sub.online_detail main table th {
width:100%;
border-bottom:none;
border-top:none;
padding-bottom:0;
font-weight:bold;
}
.sub.online_detail main table td {
border-top:none;
}
.sub.online_detail main table tr:last-child td {
padding-bottom:0;
}
.sub.online_detail main .relation section {
width:48%;
margin-right:0;
margin-bottom:5vw;
}
.sub.online_detail main .relation section:nth-child(2n) {
float:right;
}
.sub.online_detail main .relation section:nth-child(2n+1) {
clear:both;
}
.sub.online_detail main .relation section:nth-last-child(-n+2) {
margin-bottom:0;
}
.sub.online_detail main .relation section a {
padding:1.304vw;
}
.sub.online_detail main .relation section a .img {
margin-bottom:1.956vw;
}
.sub.online_detail main .relation section a h4 {
margin-bottom:.5em;
line-height:1.5;
}
.sub.online_detail main .relation section a ul li {
margin-right:.4em;
}
.sub.online_detail main .relation section a ul li span {
display:block;
padding:.3em .5em .3em;
font-size:1.2rem;
}
.sub.online_detail main .buy_info {
padding:10.43vw 0 13.038vw;
}
.sub.online_detail main .buy_info .box {
float:none;
width:100%;
margin-bottom:5vw;
}
.sub.online_detail main .buy_info .box:last-child {
float:none;
margin-bottom:0;
}
.sub.online_detail main .buy_info .box section {
margin-bottom:5vw;
}
.sub.online_detail main .buy_info .box section h3 {
font-size:1.5rem;
padding-bottom:1.304vw;
margin-bottom:1.956vw;
letter-spacing:.2em;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center bottom;
}
.sub.online_detail main .buy_info .box section p {
font-size:1.2rem;
margin-bottom:1.5em;
letter-spacing:.1em;
}
.sub.online_detail main .buy_info .box section p.card {
width:100%;
margin-right:auto;
margin-left:auto;
}
.sub.online_detail main .buy_info .box section p.eco {
width:100%;
margin-right:auto;
margin-left:auto;
}
.sub.online_detail main .buy_info .box section p.sagawa {
width:60%;
margin-right:auto;
margin-left:auto;
}
.sub.online_detail main .buy_info .box section p.time {
width:100%;
margin-right:auto;
margin-left:auto;
}
.sub.online_detail main .buy_info .box section p.mail span {
font-size:1.5rem;
}
.sub.online_detail main .buy_info .box section p.mail span:before {
font-family: "FontAwesome";
content: "\f0e0";
font-weight:normal;
margin-right:.5em;
} .sub.crispybaum header {
background:url(//www.hausvonfraukurosawa.com/img/crispybaum/header_bg.png) no-repeat center center;
}
.sub.crispybaum header:after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: 'Crimson Text', serif;
font-size:8vw;
font-weight:bold;
content:'Crispy Baumkuchen';
display:inline-block;
color:#FFF;
white-space:nowrap;
letter-spacing:.1em;
text-shadow: 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3);
}
.sub.crispybaum .catch {
width:92%;
margin:0 auto;
padding:14.342vw 0;
}
.sub.crispybaum .catch p {
text-align:left;
}
.sub.crispybaum .img_list {
margin-bottom:9.126vw;
}
.sub.crispybaum .img_list ul li {
float:none;
width:100%;
margin-right:0;
margin-bottom:5vw;
}
.sub.crispybaum .img_list ul li:nth-child(3n) {
margin-right:0;
}
.sub.crispybaum .img_list ul li:nth-child(3n+1) {
clear:both;
}
.sub.crispybaum .img_list ul li:nth-last-child(-n+3) {
margin-bottom:5vw;
}
.sub.crispybaum .img_list ul li:last-child {
margin-bottom:0;
}
.sub.crispybaum .img_list ul li span {
padding-top:2vw;
}
.sub.crispybaum .year {
margin-bottom:14.342vw;
}
.sub.crispybaum .year p {
width:100%;
margin-bottom:5vw;
}
.sub.crispybaum .year .box dl {
margin-bottom:5vw;
}
.sub.crispybaum .year .box dl dt ,
.sub.crispybaum .year .box dl dd {
float:none;
width:100%;
}
.sub.crispybaum .year .box dl dt {
padding:0;
padding-top:0;
padding-bottom:5vw;
}
.sub.crispybaum .year .box p {
width:auto;
text-align:left;
}
.sub.crispybaum .info {
padding:14.342vw 0;
}
.sub.crispybaum .info .box dl {
padding-bottom:5vw;
display:block;
}
.sub.crispybaum .info .box dl:last-of-type {
padding-bottom:5vw;
}
.sub.crispybaum .info .box dl dt ,
.sub.crispybaum .info .box dl dd {
width:100%;
}
.sub.crispybaum .info .box dl:nth-of-type(odd) dt {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:0;
}
.sub.crispybaum .info .box dl:nth-of-type(odd) dd {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:0;
padding-top:2vw;
}
.sub.crispybaum .info .box dl:nth-of-type(even) dt {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:0;
}
.sub.crispybaum .info .box dl:nth-of-type(even) dd {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:0;
padding-top:2vw;
}
.sub.crispybaum .info p {
text-align:left;
}
.sub.crispybaum .info p.mb40 {
margin-bottom:5vw;
}
.sub.crispybaum .info ul {
margin-bottom:5vw;
}
.sub.crispybaum .info ul li {
float:none;
width:100%;
margin-bottom:5vw;
}
.sub.crispybaum .info ul li:last-child {
float:none;
margin-bottom:0;
}
.sub.crispybaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 8vw;
padding-bottom: 8vw;
font-size:2.0rem;
}
.sub.crispybaum .component {
padding:14.342vw 0;
}
.sub.crispybaum .component section {
margin-bottom:5vw;
}
.sub.crispybaum .component section h6 {
font-size: 1.8rem;
}
.sub.crispybaum .component section h6 span {
display:block;
} .sub.softbaum header {
background:url(//www.hausvonfraukurosawa.com/img/softbaum/header_bg.png) no-repeat center center;
}
.sub.softbaum header:after {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
font-family: 'Crimson Text', serif;
font-size:8vw;
font-weight:bold;
content:'Soft Baumkuchen';
display:inline-block;
color:#FFF;
white-space:nowrap;
letter-spacing:.1em;
text-shadow: 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3) , 0 0 3px rgba(88, 52, 36,.3);
}
.sub.softbaum .catch {
width:92%;
margin:0 auto;
padding:14.342vw 0;
}
.sub.softbaum .catch p {
text-align:left;
}
.sub.softbaum .year {
margin-bottom:14.342vw;
}
.sub.softbaum .year p {
width:100%;
margin-bottom:5vw;
}
.sub.softbaum .year .box dl {
margin-bottom:5vw;
}
.sub.softbaum .year .box dl dt ,
.sub.softbaum .year .box dl dd {
float:none;
width:100%;
}
.sub.softbaum .year .box dl dt {
padding:0;
padding-top:0;
padding-bottom:5vw;
}
.sub.softbaum .year .box p {
width:auto;
text-align:left;
}
.sub.softbaum .info {
padding:14.342vw 0;
}
.sub.softbaum .info .box dl {
padding-bottom:5vw;
display:block;
}
.sub.softbaum .info .box dl:last-of-type {
padding-bottom:5vw;
}
.sub.softbaum .info .box dl dt ,
.sub.softbaum .info .box dl dd {
width:100%;
}
.sub.softbaum .info .box dl:nth-of-type(odd) dt {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:0;
}
.sub.softbaum .info .box dl:nth-of-type(odd) dd {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:0;
padding-top:2vw;
}
.sub.softbaum .info .box dl:nth-of-type(even) dt {
-ms-flex-order:2;
-webkit-order:2;
order:2;
padding-left:0;
}
.sub.softbaum .info .box dl:nth-of-type(even) dd {
-ms-flex-order:1;
-webkit-order:1;
order:1;
padding-right:0;
padding-top:2vw;
}
.sub.softbaum .info p {
text-align:left;
}
.sub.softbaum .info p.mb40 {
margin-bottom:5vw;
}
.sub.softbaum .info p.com_line {
text-align:center;
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
margin-top: 5vw;
padding-top: 5vw;
padding-bottom: 5vw;
}
.sub.softbaum .info p.img01 {
text-align:left;
}
.sub.softbaum .info p.img01 em {
padding-top:2vw;
text-align:left;
}
.sub.softbaum .info p.img_center {
width:100%;
margin:0 auto;
}
.sub.softbaum .info ul {
margin-bottom:5vw;
}
.sub.softbaum .info ul li {
float:none;
width:100%;
margin-bottom:5vw;
}
.sub.softbaum .info ul li:last-child {
float:none;
margin-bottom:0;
}
.sub.softbaum .info h4 {
background: url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x center top;
padding-top: 8vw;
padding-bottom: 8vw;
font-size:2.0rem;
}
.sub.softbaum .component {
padding:14.342vw 0;
}
.sub.softbaum .component section {
margin-bottom:5vw;
}
.sub.softbaum .component section h6 {
font-size: 1.8rem;
}
.sub.softbaum .component section h6 span {
display:block;
} .sub.gift header {  background:url(//www.hausvonfraukurosawa.com/img/gift/header_bg_father2021.png) no-repeat center center;
}
.sub.gift .catch {
padding:10vw 0;
}
.sub.gift .catch h4 {
font-size:2.0rem;
margin-bottom:1.5em;
text-align:center;
}
.sub.gift .catch p {
width:92%;
margin:0 auto;
text-align:left;
}
.sub.gift .sub_img {
position:relative;
height:auto;
background-image:none;
}
.sub.gift .banner-list {
width:92%;
padding:10vw 0 0;
}
.sub.gift .banner-list ul li:not(:last-of-type) {
margin-bottom: 5vw;
}
.sub.gift .banner {
width:92%; padding:5vw 0;
}
.sub.gift .banner section {
float:none;
width:100%;
margin-bottom:5vw;
}
.sub.gift .banner section:nth-child(2n) {
float:nonw;
}
.sub.gift .banner section:nth-child(2n+1) {
clear:both;
}
.sub.gift .banner section:nth-last-child {
margin-bottom:5vw;
}
.sub.gift .banner section:last-child {
margin-bottom:0;
}
.sub.gift .banner section a {
display:block;
text-decoration:none;
padding:10px;
border: solid 1px #c4c5c5;
}
.sub.gift .banner section a .img {
margin-bottom:3vw;
}
.sub.gift .banner section a h3 {
padding:0 1em 0 .8em;
font-size:1.8rem;
}
.sub.gift .banner section a h3:before {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
left:0;
width:10px;
height:10px;
display:block;
background:#846453;
content:'';
}
.sub.gift .banner section a h3:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:0;
font-family: FontAwesome;
content: "\f105";
color:#000e59;
}
.sub.gift .gift_ranking {
padding:10vw 0;
}
.sub.gift .gift_ranking section {
padding:0 5vw;
}
.sub.gift .gift_ranking section a {
padding:10px;
}
.sub.gift .gift_ranking section a:after {
position:absolute;
top:5px;
right:5px;
z-index:5;
display:block;
width:12vw;
height:12vw;
content:'';
}
.sub.gift .gift_ranking section[data-slick-index="0"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank01.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="1"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank02.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="2"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank03.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="3"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank04.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="4"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank05.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="5"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank06.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="6"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank07.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="7"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank08.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="8"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank09.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section[data-slick-index="9"] a:after {
background:url(//www.hausvonfraukurosawa.com/img/gift/rank10.svg) no-repeat center center;
background-size:cover;
}
.sub.gift .gift_ranking section a .img {
text-align:center;
margin-bottom:15px;
}
.sub.gift .gift_ranking section a h4 {
margin-bottom:.5em;
line-height:1.5;
}
.sub.gift .gift_ranking section a .price {
font-weight:bold;
}
.sub.gift .gift_ranking section a ul {
position:absolute;
top:0;
left:0;
z-index:2;
}
.sub.gift .gift_ranking section a ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .gift_ranking section a ul li {
float:left;
margin-right:.5em;
color:#FFF;
line-height:1.1;
background:#FFF;
}
.sub.gift .gift_ranking section a ul li:last-child {
margin-right:0;
}
.sub.gift .gift_ranking section a ul li span {
display:block;
padding:.3em .7em .3em;
font-size:1.2rem;
font-weight:bold;
}
.sub.gift .gift_ranking section a ul li.free span {
background:#000e59;
}
.sub.gift .gift_ranking section a ul li.cool span {
background: #09F;
}
.sub.gift .gift_ranking section a ul li.limited span {
background: #900;
}
.sub.gift .gift_ranking section a ul li.limited-time span {
background: #F60;
}
.sub.gift .gift_ranking section a ol {
}
.sub.gift .gift_ranking section a ol:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.sub.gift .gift_ranking section a ol li {
float:left;
margin-right:.5em;
margin-bottom:.5em;
letter-spacing:0;
padding:.3em .5em;
background:#846453;
color:#FFF;
line-height:1.1;
font-size:1.2rem;
}
.sub.gift .gift_ranking section a ol li:last-child {
margin-right:0;
}
.sub.gift .gift_ranking section a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.sub.gift .gift_ranking .slick-prev ,
.sub.gift .gift_ranking .slick-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
z-index:10;
display:block;
width:10vw;
height:10vw;
margin:0;
padding:0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
font-size:0;
line-height:.1;
border:none;
content:'';
}
.sub.gift .gift_ranking .slick-prev {
background:url(//www.hausvonfraukurosawa.com/img/gift/prev.svg) no-repeat center center;
background-size:cover;
left:-2vw;
}
.sub.gift .gift_ranking .slick-next {
background:url(//www.hausvonfraukurosawa.com/img/gift/next.svg) no-repeat center center;
background-size:cover;
right:-2vw;
}
.sub.gift .price_link {
padding:10vw 0;
}
.sub.gift .price_link ul li {
float:none;
width:100%;
margin-right:0;
margin-bottom:5vw;
}
.sub.gift .price_link ul li:nth-child(3n) {
margin-right:0;
}
.sub.gift .price_link ul li:nth-last-child(-n+3) {
margin-bottom:5vw;
}
.sub.gift .price_link ul li:last-child {
margin-bottom:0;
}
.sub.gift .price_link ul li a {
position:relative;
display:block;
overflow:hidden;
background:#000e59;
text-decoration:none;
}
.sub.gift .price_link ul li a:before {
position: absolute;
top: 0;
left: -30px;
width: 150%;
height: 500%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-66%) translateY(-70%) rotate(135deg);
transform: translateX(-66%) translateY(-70%) rotate(135deg);
background: #ffec00;
}
.sub.gift .price_link ul li a:hover:before {
-webkit-transform: translateX(-16%) translateY(-25%) rotate(135deg);
transform: translateX(-16%) translateY(-25%) rotate(135deg);
}
.sub.gift .price_link ul li a span {
position:relative;
display:block;
padding:1.1em .8em;
padding-left:1.5em;
color:#FFF;
}
.sub.gift .price_link ul li a:hover span {
color:#000e59;
}
.sub.gift .price_link ul li a span:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:.8em;
font-family: FontAwesome;
content: "\f105";
color:#FFFFFF;
}
.sub.gift .purpose_link {
padding:0 0 10vw;
}
.sub.gift .purpose_link ul:first-of-type {
padding-bottom:10vw;
margin-bottom:10vw;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x bottom center;
}
.sub.gift .purpose_link ul li {
float:none;
width:100%;
margin-bottom:5vw;
}
.sub.gift .purpose_link ul li:nth-child(2n) {
float:nonw;
}
.sub.gift .purpose_link ul li:nth-child(2n+1) {
clear:both;
}
.sub.gift .purpose_link ul li:nth-last-child(-n+2) {
margin-bottom:5vw;
}
.sub.gift .purpose_link ul li:last-child {
margin-bottom:5vw;
}
.sub.gift .purpose_link ul li a {
position:relative;
display:block;
overflow:hidden;
background:#0044a2;
text-decoration:none;
}
.sub.gift .purpose_link ul li a:before {
position: absolute;
top: 0;
left: -30px;
width: 150%;
height: 500%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-66%) translateY(-70%) rotate(135deg);
transform: translateX(-66%) translateY(-70%) rotate(135deg);
background: #e70070;
}
.sub.gift .purpose_link ul li a:hover:before {
-webkit-transform: translateX(-16%) translateY(-25%) rotate(135deg);
transform: translateX(-16%) translateY(-25%) rotate(135deg);
}
.sub.gift .purpose_link ul li a span {
position:relative;
display:block;
padding:1.1em .8em;
padding-left:1.5em;
color:#FFF;
}
.sub.gift .purpose_link ul li a:hover span {
color:#FFFFFF;
}
.sub.gift .purpose_link ul li a span:after {
position:absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:.8em;
font-family: FontAwesome;
content: "\f105";
color:#FFFFFF;
}
.sub.gift .wrapping {
border: solid 2px #000e59;
padding:5vw 4vw;
margin-bottom:10vw;
}
.sub.gift .wrapping h3 {
position:relative;
margin-bottom:5vw;
line-height:1.7;
}
.sub.gift .wrapping h3 span {
display:block;
font-family: 'Sawarabi Mincho', sans-serif;
font-size:1.8rem;
font-weight: 700;
color:#000e59;
letter-spacing:.2em;
margin-bottom:1em;
text-align:left;
padding:0 .5em .5em;
background:url(//www.hausvonfraukurosawa.com/img/common/blue_line.svg) repeat-x bottom center;
}
.sub.gift .wrapping .com p {
text-align:left;
}
.sub.gift .wrapping .box section {
margin-bottom:5vw;
}
.sub.gift .wrapping .box section .img {
float:none;
width:100%;
border: solid 1px #848484;
margin-bottom:3vw;
}
.sub.gift .wrapping .box section:nth-child(even) .img {
float:none;
}
.sub.gift .wrapping .box section .box_in {
float:none;
width:100%;
}
.sub.gift .wrapping .box section:nth-child(even) .box_in {
float:none;
}
.sub.gift .wrapping .box section .box_in h4 {
background:#000e59;
padding:.2em 0;
margin-bottom:1em;
font-size:1.6rem;
font-weight:700;
color:#FFF;
letter-spacing:.1em;
text-align:center;
}
.sub.gift .wrapping .box section .box_in p {
margin-bottom:1em;
}
.sub.gift .wrapping .box section .box_in p:last-child {
margin-bottom:0;
}
}