@charset "UTF-8";
/* CSS Document */
html {
	font-size: 62.5%;
}
body {
	width: 100%;
	height: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 200;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	color: #40220f;
}
h1,h2,h3{
	font-weight: 200;
}

/* ---------------------------------------------------------------------------- /
/   header
/* ----------------------------------------------------------------------------*/
header{
	position: fixed;
	top: 0;
	width: 100%;
	padding: 15px 0;
	background-color: #f8b62d;
	z-index: 9999;
}
header .logo{
	position: absolute;
	top: 13px;
	left: 3%;
	width: 200px;
}
header .sns{
	position: absolute;
	top: 14px;
	right: 3%;
}
header .sns ul{
	font-size: 0;
}
header .sns li{
	display: inline-block;
	width: 30px;
	margin-right: 5px;
}
header .sns li:last-child{
	margin-right: 0;
}
header .sns li img{
	width: 100%;
}

@media only screen and (max-width: 1024px) {
header .logo{
	top: 15px;
	width: 180px;
}
}
@media only screen and (max-width: 1024px) {
header{
	padding: 0;
}
header .logo{
	display: none;
}
header .sns{
	top: 12px;
	right: 92px;
}
}

/*  flexslider
/* --------------------------------------------------------------------------- */
.flexslider {
	margin-top: 60px;
}

@media only screen and (max-width: 1024px) {
.flexslider {
	margin-top: 53px;
}
}


/*  top_news_area
/* --------------------------------------------------------------------------- */
.top_news_area{
	padding: 100px 0;
	background-color: #fff8e7;
}
.top_news_area h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}

#instafeed .col-xs-4{
	padding-left: 5px;
	padding-right: 5px;
}
.insta .row{
	margin-left: -5px;
	margin-right: -5px;
}
#instafeed .insta-box img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.top_news_area .more_btn a{
	display: block;
	width: 300px;
	margin: 50px auto 0;
	padding: 15px 0;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #40220f;
	border: 1px solid #40220f;
}
.top_news_area .more_btn a:hover{
	color: #40220f;
	background-color: #fff;
	transition: 0.3s;
}
.top_news_area .logo img{
	width: 150px;
	margin: 50px auto;
}
.top_news_area .banner{
	max-width: 730px;
	margin: 100px auto 0;
}

@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 425px) {
.fbbox{
	margin-bottom: 50px;
}
}


/*  top_concept_area
/* --------------------------------------------------------------------------- */
.top_concept_area {
	padding: 100px 0;
}
.top_concept_area .concept_box{
	max-width: 1000px;
	margin: 0 auto;
}
.top_concept_area .concept_box h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}
.top_concept_area .concept_box img{
	width: 150px;
	margin: 0 auto 50px;
}
.top_concept_area .concept_box h3{
	margin-bottom: 50px;
	font-size: 4rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.top_concept_area .concept_box p{
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
	text-align: center;
}

@media only screen and (max-width: 425px) {
.top_concept_area .concept_box{
	padding: 0 20px;
}
.top_concept_area .concept_box h3{
	text-align: left;
}
.top_concept_area .concept_box p{
	text-align: left;
}
}

/*  top_store_area
/* --------------------------------------------------------------------------- */
.top_store_area{
	padding: 50px 0;
	background-color: #fff8e7;
}
.top_store_area h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}
.top_store_area h3{
	max-width: 300px;
	margin: 0 auto 50px;
	padding: 10px 0;
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
	border: 2px solid #40220f;
}
.top_store_area .box{
	max-width: 1000px;
	margin: 0 auto 100px;
}
.top_store_area .box .txt{
	margin-top: 80px;
}
.top_store_area .box .txt img{
	width: 150px;
	margin: 0 0 50px 80px;
}
.top_store_area .box .txt p.tel{
	padding-left: 60px;
	font-size: 4rem;
	color: #40220f;
	background-image: url(../img/telicon2.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: left center;
}
.top_store_area .box .txt p{
	font-size: 1.6rem;
	color: #40220f;
}
.top_store_area .box .txt p span{
	letter-spacing: 0.7em;
}

.top_store_area .box2{
	max-width: 1000px;
	margin: 0 auto;
    display: flex;
    align-items: center;
}
.top_store_area .box2 img{
	margin: 0 auto;
}
.btn_link a{
    display: block;
    max-width: 300px;
    padding: 20px 0;
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    background-color: #40220f;
    border: 1px solid #40220f;
    transition: 0.3s;
}
.btn_link a:hover{
    color: #40220f;
    background-color: #fff8e7;
    transition: 0.3s;
}

@media only screen and (max-width: 768px) {
.top_store_area .box .txt{
	margin-top: 0;
}
.top_store_area .box .txt p{
	font-size: 1.5rem;
}
}
@media only screen and (max-width: 425px) {
.top_store_area .box .txt p.tel{
    font-size: 3.5rem;
}
.top_store_area .box .txt img{
	margin: 50px auto;
}
.btn_link a{
    margin: 0 auto 30px;
}
}

/*  top_gallery_area
/* --------------------------------------------------------------------------- */
.top_gallery_area{
	padding: 150px 0;
}
.top_gallery_area h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}
.top_gallery_area .gallery ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top_gallery_area .gallery li{
	width: 16%;
	margin-bottom: 10px;
}
.top_gallery_area .gallery li img{
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 768px) {
.top_gallery_area .gallery li{
	width: 32%;
	margin-bottom: 2%;
}
}
@media only screen and (max-width: 425px) {
.top_gallery_area .gallery li{
	width: 49%;
	margin-bottom: 2%;
}
}


/*  top_other_area
/* --------------------------------------------------------------------------- */
.top_other_area{
	padding: 50px 0;
	background-color: #f8b62d;
}
.top_other_area h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}
.top_other_area .box{
	max-width: 1000px;
	margin: 0 auto;
}
.top_other_area .box .txt{
	padding: 0 20px;
}
.top_other_area .box .txt h3{
	margin-bottom: 20px;
	font-size: 3.2rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.top_other_area .box .txt h3 span{
	font-size: 1.6rem;
}
.top_other_area .box .txt img{
	margin-bottom: 10px;
}
.top_other_area .box .txt p{
	min-height: 250px;
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.top_other_area .box .txt p span{
	display: block;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	line-height: 1.5;
	margin-top: 10px;
}
.top_other_area .box .txt p span.tellink a{
	color: #40220f;
}
.top_other_area .box .txt p span.tellink a:hover{
	color: #fff!important;
	transition: 0.3s;
}
.top_other_area .box .txt .link_btn a{
	display: block;
	width: 250px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	color: #fff;
	text-align: center;
	background-color: #40220f;
	border: 1px solid #40220f;
}
.top_other_area .box .txt .link_btn a:hover{
	color: #40220f;
	background-color: #fff;
	transition: 0.3s;
}

@media only screen and (max-width: 768px) {
.top_other_area .box .txt p span{
	font-size: 2rem;
	margin-bottom: 10px;
}
}
@media only screen and (max-width: 425px) {
.top_other_area .box .txt{
	margin-bottom: 50px;
}
.top_other_area .box .txt{
	padding: 0;
}
.top_other_area .box .txt h3{
	margin-bottom: 20px;
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	text-align: center;
}
}


/*  top_access_area
/* --------------------------------------------------------------------------- */
.top_access_area{
	padding: 100px 0;
}
.top_access_area h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}
.top_access_area .box{
	max-width: 1000px;
	margin: 0 auto 80px;
}
.top_access_area .box .txt img{
	width: 150px;
	margin: 0 0 50px 80px;
}
.top_access_area .box .txt p.tel{
	padding-left: 60px;
	font-size: 4rem;
	color: #40220f;
	background-image: url(../img/telicon2.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: left center;
}
.top_access_area .box .txt p{
	font-size: 1.6rem;
	color: #40220f;
}
.top_access_area .box .txt p span{
	letter-spacing: 0.7em;
}

.top_access_area .contact{
	max-width: 800px;
	margin: 0 auto 80px;
	padding: 0 50px;
}
.top_access_area .contact h2{
	margin-bottom: 50px;
	font-size: 3.8rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	text-align: center;
}

.top_access_area .contact dl{
	margin-bottom: 30px;
}
.top_access_area .contact dt{
	margin-bottom: 5px;
	font-size: 1.6rem;
	font-weight: 200;
	color: #40220f;
}
.top_access_area .contact input{
	width: 100%;
	height: 30px;
	border: 1px solid #40220f;
}
.top_access_area .contact .btn-area input{
	height: auto;
}
.top_access_area .contact textarea{
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #40220f;
}
.top_access_area .contact .submit_button {
	display: block;
	width: 250px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #40220f;
}
.top_access_area .contact .submit_button:hover {
	color: #40220f;
	background-color: #fff;
	transition: 0.3s;
}

.top_access_area .telmail{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 50px;
}
.top_access_area .telmail h3{
	padding: 10px 0;
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	color: #40220f;
	text-align: center;
	border-top: 1px solid #40220f;
	border-bottom: 1px solid #40220f;
}
.top_access_area .telmail p.tel{
	width: 330px;
	margin: 30px auto;
	padding-left: 60px;
	font-size: 4rem;
	color: #40220f;
	background-image: url(../img/telicon.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: left center;
}
.top_access_area .telmail p.mail{
	margin: 30px 0;
	font-size: 4rem;
	color: #40220f;
	text-align: center;
}

#contact{
	margin-top:-100px;
	padding-top:100px;
}
@media only screen and (max-width: 768px) {
.top_access_area .box .txt{
	margin-top: 80px;
}
}
@media only screen and (max-width: 425px) {
.top_access_area .col-md-7,
.top_access_area .col-md-5{
	padding-left: 0;
	padding-right: 0;
}
.top_access_area .box .txt a{
	margin: 80px auto 0;
}
.top_access_area .box .txt p.tel{
	font-size: 3rem;
}
.top_access_area .box .txt p.tel a{
	margin: 0;
	padding: 0;
	font-size: 3rem;
	color: #40220f;
	border: none;
	text-align: left;
}
.top_access_area .box .txt img{
	margin: 50px auto;
}
.top_access_area .contact{
	padding: 0;
}
.top_access_area .contact p{
	text-align: left;
}
.top_access_area .telmail{
	padding: 0;
}
.top_access_area .telmail h3{
	font-size: 1.8rem;
}
.top_access_area .telmail p.tel{
	width: 260px;
	font-size: 3rem;
}
.top_access_area .telmail p.tel a{
	font-size: 3rem;
	color: #40220f;
}
.top_access_area .telmail p.mail{
	font-size: 2rem;
}
}
@media only screen and (max-width: 320px) {
.top_access_area .telmail h3{
	font-size: 1.7rem;
}
}


/* -------------------------------------- /
/   Footer
/* ------------------------------------- */
.footer{
	padding: 30px 0 20px;
	background-color: #f8b62d;
	text-align: left;
}
.footer .box{
	max-width: 1000px;
	margin: 0 auto;
}

.footer .box .add img{
	width: 104px;
	margin-bottom: 20px;
}
.footer .box .add p.tel{
	padding-left: 60px;
	font-size: 4rem;
	color: #40220f;
	background-image: url(../img/telicon2.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: left center;
}
.footer .box .add p.mail{
	padding-left: 30px;
	background-image: url(../img/mailicon.png);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: left center;
}
.footer .box .add p.mail a{
	font-size: 1.6rem;
	color: #40220f;
}
.footer .box .add p.mail a:hover{
	color: #fff;
	transition: 0.3s;
}
.footer .box .add p{
	font-size: 1.6rem;
	color: #40220f;
}

.footer .footer_menu{
	width: 220px;
	margin-left: auto;
}
.footer .footer_menu li{
	margin-bottom: 5px;
}
.footer .footer_menu li:last-child{
	margin-top: 10px;
}
.footer .footer_menu li a{
	font-size: 1.8rem;
	font-weight: bold;
	font-family: 'Mukta', sans-serif;
	color: #40220f;
}
.footer .footer_menu li a:hover{
	color: #fff;
	transition: 0.3s;
}
.footer .footer_menu li img{
	width: 193px;
}

.footer .copy{
	margin-top: 50px;
	padding: 10px 0;
	font-size: 1.2rem;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	color: #40220f;
}

@media (max-width: 425px){
.footer .col-sm-6{
	padding-left: 0;
	padding-right: 0;
}
.footer .box .add img{
	margin: 0 auto 20px;
}
.footer .box .add{
	margin-bottom: 50px;
}
.footer .box .add p.tel{
	font-size: 3rem;
}
.footer .box .add p.tel a{
	font-size: 3rem;
}
.footer .footer_menu{
	margin-left: 0;
}
.footer .copy{
	font-size: 1rem;
}
}

/*---------------------------------  /
/*  page-top
/*--------------------------------- */
#page-top{
	width: 50px;
	display: none;
	position: fixed;
	right: 20px;
	bottom: 30px;
	z-index: 9999;
}
#page-top img{
	width: 100%;
}
#move-page-top{
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
@media (max-width: 425px){
#page-top{
	width: 40px;
	right: 10px;
	bottom: 20px;
}
}
