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

/*
font-family: 'Gloria Hallelujah', cursive;
font-family: 'Josefin Sans', sans-serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Yusei Magic', sans-serif;
*/

/*shimaenaga*/
#all-top{
background: url("/img/c-top.jpg") center center/cover;
height: 800px;
margin-top:-100px;
position: relative;
}
#all-top img{
width: 100%;
}
#all-top div{
width: 200px;
position: absolute;
right:20px;
}
#all-top .top01{
bottom:370px;
}
#all-top .top02{
bottom:190px;
}
#all-top .top03{
bottom:10px;
}
#all-top a{
display: block;
transition: 0.5s;
}
#all-top a:hover{
transform:rotate(10deg);
transition: 0.5s;
}
@media screen and (max-width: 768px) {
#all-top{background: url("/img/c-top.jpg") center top 30px/cover;
height: 350px;}
#all-top div{width: 100px;right:0;}
#all-top .top01{bottom:180px;}
#all-top .top02{bottom:95px;}
#all-top .top03{bottom:10px;}
}

#c-con-t{
position: relative;
}
#c-con-t .line-stripe{
width: 100%;
background: url("/img/line-stripe.jpg") repeat top center;
position: relative;
min-height: 400px;
}
#c-con-t .cup{
display: block;
position: absolute;
bottom: 0;
left: 0;
max-width: 1300px;
z-index: 1;
animation-duration: 2.5s;
}
#c-con-t .contents-box{
text-align: right;
padding-top: 200px;
}
#c-con-t h2{
margin: 30px auto 0;
padding-bottom: 1rem;
color: #6B4D05;
font-size: 5rem;
letter-spacing: 0.8rem;
max-width: 800px;
}
#c-con-t h3{
margin: 0 auto 0;
color: #6B4D05;
font-size: 3rem;
letter-spacing: 0.3rem;
max-width: 800px;
}
@media screen and (max-width: 1300px) {
#c-con-t .cup{max-width: 850px;}
}
@media screen and (max-width: 865px) {
#c-con-t .line-stripe{min-height: 180px;}
#c-con-t .contents-box{padding-top: 100px;}
#c-con-t .cup{max-width: 700px;}
#c-con-t h3{padding-bottom: 30px;}
}
@media screen and (max-width: 768px) {
#c-con-t{padding-bottom: 0;}
#c-con-t .text-box{padding: 0 20px;}
#c-con-t .contents-box{padding-top: 80px;}
#c-con-t .cup{width: 80%;max-width: 500px;}
#c-con-t h2{font-size: 3rem;letter-spacing: 0.5rem;}
#c-con-t h3{font-size: 2rem;letter-spacing: 0.1rem;padding-bottom: 30px;}
}
@media screen and (max-width: 600px) {
#c-con-t .cup{bottom: auto;top:-20px;}
#c-con-t .line-stripe{min-height: 100px;}
#c-con-t .contents-box{padding-top: 50px;}
#c-con-t .text-box{padding: 0 15px;}
#c-con-t h3{padding-bottom: 20px;}
}

#c-conce{}
#c-conce .c-conce1{
background: url("/img/c-conce_back.jpg") top center / cover;
padding: 50px 0 0;
}
#c-conce .title{
max-width: 840px;
min-height: 200px;
background: url("/img/c-conce01.png") no-repeat bottom left / cover;
background-size:100%;
margin: 0 auto;
padding: 0 15px;
}
#c-conce .title h2{
width: 100%;
max-width: none;
font-size: 4.5rem;
letter-spacing: 0.5rem;
border: none;
text-align: right;
margin: 0;
padding: 40px 0 0 200px;
color: #543C1A;
}
#c-conce .title span{
display: block;
font-size: 3.5rem;
text-align: right;
margin-bottom: 10px;
}
#c-conce .box{
position: relative;
margin: 50px;
}
#c-conce .box .image{
position: absolute;
display: block;
top: -110px;
right: 0;
animation-duration: 3s;
max-width: 600px;
z-index: 0;
}
#c-conce .c-conce_box-l{
margin-left: calc((100% - 800px) / 2);
margin-top: 120px;
}
#c-conce .c-conce_box-r{
margin-right: calc((100% - 800px) / 2);
margin-top: 120px;
}
#c-conce .text-box{
width: 40%;
padding-bottom: 20px;
margin-top: 0;
position: relative;
z-index: 1;
}
#c-conce .text-box h3{
margin: 0 0 0;
font-size: 3rem;
letter-spacing: 0.4rem;
border-left: 20px solid #543C1A;
border-bottom: 1px solid #543C1A;
color: #543C1A;
padding: 5px 15px 10px;
}
#c-conce p{
margin: 2rem auto;
font-size: 1.8rem;
max-width: 800px;
color: #6B4D05;
line-height: 4rem;
}
#c-conce .box2{
margin: 30px 50px 50px 0;
}
#c-conce .box2 .image{
top: -170px;
right: auto;
left: 0;
}
#c-conce .box2 .text-box{
width: 40%;
margin-left: auto;
margin-right: 0;
}
#c-conce .box3{
margin: 50px 0 30px 50px;
}
#c-conce .box3 .image{
top: -170px;
mix-blend-mode:multiply;
}
#c-conce .line{
width: 100%;
}
#c-conce .c-conce2{
background: url("/img/c-conce_back02.jpg") top center / cover;
padding: 40px 0 100px;
}
#c-conce .c-conce2 .title{
background: url("/img/c-conce_line.png") no-repeat bottom left / cover;
min-height: 150px;
background-size:100%;
margin: 0 auto;
padding: 0 30px;
}
#c-conce .c-conce2 .title h2{
text-align: left;
padding: 0 20px;
}
#c-conce .c-conce2 .c-conce_box-l{
margin-top: 50px;
}
#c-conce .c-conce2 .box2 .image{
top: -160px;
width: 500px;
}
#c-conce .c-conce2 .box3{
margin: 200px 0 30px 0;
}
#c-conce .c-conce2 .box3 .image{
top: -200px;
mix-blend-mode:normal;
width: 500px;
}
#c-conce .line-stripe{
width: 100%;
background: url("/img/line-stripe.jpg") repeat top center;
height: 95px;
}
@media screen and (max-width: 1250px) {
#c-conce .box{margin-right: 0;}
#c-conce .box .image{max-width: 500px;}
#c-conce .c-conce2 .box .image{max-width: 500px;}
#c-conce .box2 .image{top: -150px;}
#c-conce .box3 .image{top: -150px;}
}
@media screen and (max-width: 920px) {
#c-conce .box .image{max-width: 420px;}
#c-conce .c-conce2 .box .image{max-width: 420px;}
#c-conce .box2{margin-right: 50px;}
#c-conce .box2 .image{top: -130px;}
#c-conce .box3 .image{top: -130px;}
}
@media screen and (max-width: 865px) {
#c-conce{padding: 20px 0 0;}
#c-conce .title{min-height: 200px;background: url("/img/c-conce01.png") no-repeat bottom left / no-repeat;background-size:100%;}
#c-conce .title h2{font-size: 4rem;padding: 40px 0 0 150px;}
#c-conce .title span{font-size: 2.5rem;}
#c-conce .c-conce2 .box2{margin: 20px 0 0;}
}
@media screen and (max-width: 768px) {
#c-conce{padding: 0;}
#c-conce .title{min-height: 110px;}
#c-conce .title h2{font-size: 2rem;text-align: center;padding: 0 0 0 70px;}
#c-conce .title span{font-size: 1.8rem;letter-spacing: 0.2rem; text-align: center;}
#c-conce .box{margin: 0;}
#c-conce .box .image{top: -80px;max-width: 250px;}
#c-conce .c-conce_box-l,#c-conce .c-conce_box-r{margin:100px 20px 0;}
#c-conce .text-box{
width: 100%;
padding-bottom: 0;
margin-top: 0;
}
#c-conce .text-box h3{
font-size: 2rem;
letter-spacing: 0.4rem;
border-left: 10px solid #543C1A;
padding: 10px 15px;
background:rgba(255,255,255,0.7);
}
#c-conce p{
margin: 2rem auto;
font-size: 1.6rem;
line-height: 3rem;
}
#c-conce .box2{
margin: 0 0 50px 0;
}
#c-conce .box2 .image{
top: -80px;
right: auto;
left: 0;
}
#c-conce .box2 .text-box{
width: 100%;
margin: 0;
}
#c-conce .box3{
margin: 50px 0 30px 0;
}
#c-conce .box3 .image{
top: -100px;
}
#c-conce .c-conce2{padding: 20px 0 50px;}
#c-conce .c-conce2 .title{min-height: 80px;}
#c-conce .c-conce2 .box .image{
top: -130px;max-width: 130px;
}
#c-conce .c-conce2 .c-conce_box-l,#c-conce .c-conce2 .c-conce_box-r{
margin-top: 50px;
}
#c-conce .c-conce2 .box2 .image{
top: -80px;
right:0;
left: auto;
}
#c-conce .c-conce2 .box3{
margin: 0;
}
#c-conce .c-conce2 .box3 .image{
top: -60px;
mix-blend-mode:normal;
}
}






































