@charset "UTF-8";

/* Utility */
.cf:after {
	content: ".";
	height: 0px;
	clear: both;display: block;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}


/* Base */
* {
  box-sizing: border-box;
}
body,html {
  min-width: 1080px;
}
body {
	line-height: 100%;  
	color: #333;
	font-size: 100%;
  font-family: 'Roboto', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 1px;
  font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
	background: #fcfaf6;
}
a {
	color: #d00e31;
}
a:hover {
	color: #d00e31;
	text-decoration: none;
}
img {
	max-width : 100%;
	height: auto;
}


/* header */
#header {
  margin: 0 0 60px 0;
	width: 100%;
	line-height: 1;
	z-index: 999;
}
#vi {
  display: -ms-flexbox; /* IE10 */
  display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex; /* Safari6.1以降 */
  display: flex;
  -ms-flex-align: center; /*IE10*/
  -webkit-box-align: center; /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-align-items: center; /* Safari6.1以降 */
	align-items: center;
  -ms-flex-pack: center; /* IE10 */
  -webkit-box-pack: center; /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-justify-content: center; /* Safari6.1以降 */
	justify-content: center;
  height: 700px;
  width: 100%;
  background-position: center center;
	background-size: cover;
	background-color: #fff;
}
.vi-text {
  margin: 0 auto;
  width: 1080px;
	text-align: center;
}
.head-text {
  margin: 0 auto 60px auto;
  width: 1040px;
}
.head-text-sp {
  display: none;
}
.head-logo {
  margin: 0 auto;
  width: 450px;
}


/* Contents */
#section-01,
#section-02,
#section-03,
#section-04,
#section-05,
#section-06 {
  width: 1080px;
  margin: 0 auto;
  letter-spacing: -.3em;
}
#section-01 .h2-cont,
#section-02 .h2-cont,
#section-03 .h2-cont,
#section-04 .h2-cont {
  display: inline-block;  
}
#section-01 h2,
#section-02 h2,
#section-03 h2,
#section-04 h2 {
  display: -ms-flexbox; /* IE10 */
  display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex; /* Safari6.1以降 */
  display: flex;
  -ms-flex-align: center; /*IE10*/
  -webkit-box-align: center; /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-align-items: center; /* Safari6.1以降 */
	align-items: center;
  -ms-flex-pack: center; /* IE10 */
  -webkit-box-pack: center; /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-justify-content: center; /* Safari6.1以降 */
	justify-content: center;
  width: 400px;
	height: 400px;
	border-radius: 50%;
	line-height: 1.8;
	letter-spacing: 4px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-shadow: 0px 0px 3px #999;   
  vertical-align: top;
}
#section-01 h2 span,
#section-02 h2 span,
#section-03 h2 span,
#section-04 h2 span {
  margin: 0;
  width: 100%;
  text-align: center;
}
.h2-circle-01 {
  margin: 0 60px 0 0;
	background: -moz-linear-gradient(top left, #c6ad71, #f4dca4); 
  background: -webkit-linear-gradient(top left, #c6ad71, #f4dca4); 
  background: linear-gradient(to bottom right, #c6ad71, #f4dca4); 
}
.h2-circle-02 {
  margin: 0 0 0 60px;
	background: -moz-linear-gradient(top left, #b4885e, #e8ccb0); 
  background: -webkit-linear-gradient(top left, #b4885e, #e8ccb0); 
  background: linear-gradient(to bottom right, #b4885e, #e8ccb0); 
}
.h2-circle-03 {
  margin: 0 60px 0 0;
	background: -moz-linear-gradient(top left, #b2ad59, #dbd8a0); 
  background: -webkit-linear-gradient(top left, #b2ad59, #dbd8a0); 
  background: linear-gradient(to bottom right, #b2ad59, #dbd8a0); 
}
.h2-circle-04 {
  margin: 0 0 0 60px;
	background: -moz-linear-gradient(top left, #b4885e, #e8ccb0); 
  background: -webkit-linear-gradient(top left, #b4885e, #e8ccb0); 
  background: linear-gradient(to bottom right, #b4885e, #e8ccb0); 
}
#section-01 p,
#section-02 p,
#section-03 p,
#section-04 p {
  display: inline-block;
  line-height: 2.8;
  margin: 0;
  padding: 0;
  width: 620px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  vertical-align: top;
}
#section-01 .p-01,
#section-03 .p-01 {
  margin: 60px 0 0 0;
}
#section-01 .p-02 {
  margin: 60px 0 0 0;
  width: 795px;
}
#section-02 .p-01,
#section-04 .p-01 {
  margin: 60px 0 0 0;
  text-align: right;
}
#section-01 p strong {color: #967e47;}
#section-02 p strong {color: #906e4d;}
#section-03 p strong {color: #908c4f;}
#section-04 p strong {color: #9c7663;}
#section-01 figure {
  display: inline-block;
  margin: 60px 0 0 0;
  padding: 0;
  width: 280px;
}
.section-thumb-01,
.section-thumb-02,
.section-thumb-03, 
.section-thumb-04 {
  margin: 60px 0;
  padding: 0;
  text-align: center;
  letter-spacing: -.3em;
}
.section-thumb-01 li,
.section-thumb-02 li,
.section-thumb-03 li,
.section-thumb-04 li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 270px;
}
.section-thumb-01 { background: #f5edda;}
.section-thumb-02 { background: #eddbca;}
.section-thumb-03 { background: #f4f3d9;}
.section-thumb-04 { background: #f2e0d6;}

/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  margin: 60px auto;
  box-sizing: border-box;
}
/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  width: 4px;
  background: #d7d398;
}
/* Container around content */
.tl-container {
  position: relative;
  padding: 0;
  width: 50%;
}
/* The circles on the timeline */
.tl-container::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 30px;
  right: -8px;
  background: #fff;
  border: 4px solid #b9b466;
  border-radius: 50%;
  z-index: 1;
}
/* Place the container to the left */
.tl-left {
  left: 0;
  padding-right: 60px;
}
/* Place the container to the right */
.tl-right {
  left: 50%;
  padding-left: 60px;
}
/* Fix the circle for containers on the right side */
.tl-right::after {
  left: -12px;
}
/* The actual content */
.tl-content {
  margin: 0;
  padding: 0;
  position: relative;
  width: 480px;
}
.timeline figure {
  margin: 0 0 20px 0;
  padding: 0;
}
.timeline h3 {
  line-height: 1.8;
  margin: 0 !important;
  padding: 0 !important;
  letter-spacing: 2px;
}
.timeline p {
  line-height: 1.8 !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
  font-weight: normal !important;
}
.btn-b {
  line-height: 1.6;
  width: 1080px;
  margin: 0 auto 60px auto;
  border-radius: 60px;
  text-align: center;
  font-size: 21px;
  letter-spacing: 4px;
  background: -moz-linear-gradient(top, #d4151f, #bd0711);
  background: -webkit-linear-gradient(top, #d4151f, #bd0711);
  background: linear-gradient(to bottom, #d4151f, #bd0711);
}
.btn-app {
  position: relative;
  display: block;
  padding: 20px 30px 50px 30px;
  text-decoration: none;
  color: #fff;
}
.btn-app::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 50%;
  left: 50%;
  margin-top: 5px;
}
.btn-app:hover {
  color: #fff;
}
.white-bg {
  padding: 80px 0;
  background: #fff;
}
#section-05 h2 {
  line-height: 1.8;
  margin: 0 0 40px 0;
  letter-spacing: 2px;
  color: #84744f;
  font-size: 25px;
}
#section-05 h2 strong {
  font-size: 31px;
}
#section-05 p {
  display: inline-block;
  line-height: 2.4;
  margin: 0;
  padding: 0;
  width: 560px;
  letter-spacing: 2px;
  font-size: 15px;
  vertical-align: top;
}
#section-05 p span {
  display: block;
  margin: 20px 0 0 0;
  font-size: 11px;
}
#section-05 figure {
  display: inline-block;
  padding: 0;
  width: 460px;
}
#section-05 .section-inr-02 {
  margin: 60px 0 0 0;
}
#section-05 .section-inr-02 h2 {
  text-align: right;
}
#section-05 .section-inr-01 figure {
  margin: 0 0 0 60px;
}
#section-05 .section-inr-02 figure {
  margin: 0 60px 0 0;
}

#section-06 {
  margin-top: 60px;
}
#shop {
  display: -ms-flexbox; /* IE10 */
  display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex; /* Safari6.1以降 */
  display: flex;
  -ms-flex-wrap: wrap; /*IE10*/
  -webkit-flex-wrap: wrap; /* Safari6.1以降 */
	flex-wrap : wrap;
  -ms-flex-pack: justify; /*IE10*/
  -webkit-box-pack: justify; /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-justify-content: space-between; /* Safari6.1以降 */
  justify-content: space-between;
  margin: 0;
}
#section-06 .site-link {
  display: block;
  width: 510px;
  margin: 0 0 60px 0;
  text-decoration: none;
  color: #333;
}
#section-06 h2,
#section-06 h3,
#section-06 p {
  letter-spacing: 2px;
}
#section-06 h2 {
    line-height: 1.8;
  margin: 0 0 60px 0;
  padding: 0;
  text-align: center;
  color: #84744f;
  font-size: 25px;
}
#section-06 h3 {
  line-height: 1.8;
  margin: 40px 0 20px 0;
  padding: 0;
  text-align: center;
  font-size: 19px;
}
#section-06 h3 a {
  text-decoration: none;
}
#section-06 p {
  line-height: 2.0;
  margin: 0;
  padding: 0;
  font-size: 15px;
}
#section-06 p span {
  display: block;
  margin: 20px 0 0 0;
  font-size: 11px;
}
#section-06 figure {
  margin: 0;
  padding: 0;
}
#section-06 figure img {
  border: 1px solid #84744f;
}
.btn-s {
  position: relative;
  line-height: 1.6;
  width: auto;
  margin: 20px auto 0 auto;
  padding: 15px;
  border-radius: 60px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  letter-spacing: 2px;
  background: -moz-linear-gradient(top, #d4151f, #bd0711);
  background: -webkit-linear-gradient(top, #d4151f, #bd0711);
  background: linear-gradient(to bottom, #d4151f, #bd0711);
}
.btn-s::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 30px;
  margin-top: -5px;
}


/* Footer */
#footer {
	padding: 60px 0 0 0;
	text-align: center;
	background: #fff;
}
#footer figure {
  width: 320px;
  margin: 0 auto;
}
#footer p {
  line-height: 2.0;
  font-size: 13px;
}
#footer .shop-name {
  font-weight: bold;
  font-size: 21px;
}
#footer a {
  display: block;
}
#footer ul {
  margin: 50px 0 60px 0;
  padding: 0;
  list-style: none;
}
#footer li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 86px;
}
#footer small {
  display: block;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
  font-size: 11px;
	background: #fcfaf6;
}



@media screen and (max-width: 768px) {  
  /* Base */
  body,html {
    min-width: 100%;
  }
  
  /* header */
  #vi {
    height: 500px;
  }
  .vi-text {
    width: 100%;
  }
  .head-text {
    display: none;
  }
  .head-text-sp {
    display: block;
    margin: 0 auto 60px auto;
    width: 90%;
  }
  .head-logo {
    width: 80%;
  }

  /* Contents */
  #section-01,
  #section-02,
  #section-03,
  #section-04,
  #section-05,
  #section-06 {
    padding: 0 5%;
    width: auto;
    text-align: center;
  }
  #section-01 .h2-cont,
  #section-02 .h2-cont,
  #section-03 .h2-cont,
  #section-04 .h2-cont {
    display: block;
  }
  #section-01 h2,
  #section-02 h2,
  #section-03 h2,
  #section-04 h2 {
    position: relative;
    width: 100%;
  	height: 100%;
  	padding: 50%;
  	margin: 0 auto;
  	font-size: 22px;
    vertical-align: top;
  }
  #section-01 h2 span,
  #section-02 h2 span,
  #section-03 h2 span,
  #section-04 h2 span {
    position: absolute;
    left: 0;
    top: 30%;
    margin: -5% 0 0 0;
    width: 100%;
  }
  .h2-circle-01 {margin: 0;}
  .h2-circle-02 {margin: 0;}
  .h2-circle-03 {margin: 0;}
  .h2-circle-04 {margin: 0;}
  #section-01 p,
  #section-02 p,
  #section-03 p,
  #section-04 p {
    display: block;
    line-height: 2.2;
    padding: 0;
    width: auto;
    text-align: justify;
    
    font-size: 15px;
  }
  #section-01 p br,
  #section-02 p br,
  #section-03 p br,
  #section-04 p br {
    display: none;
  }
  #section-01 .p-02 {
    margin: 30px 0 0 0;
    width: auto;
  }
  #section-02 .p-01,
  #section-04 .p-01 {
    margin: 60px 0;
    text-align: justify;
  }
  #section-01 figure {
    display: block;
    margin: 30px auto 0 auto;
    padding: 0 2%;
    width: 80%;
  }
  .section-thumb-01 li,
  .section-thumb-02 li,
  .section-thumb-03 li,
  .section-thumb-04 li {
    width: 50%;
  }
  .timeline::after {
    left: 10px;
  } 
  .timeline figure {
    margin: 20px 0;
    padding: 0;
  } 
  .tl-container {
    width: 100%;
    padding-left: 30px;
    padding-right: 0;
  }
  .tl-container::after {
    margin-left: 3px;
    right: 0;
  }
  .tl-left {
    left: 0;
    padding-right: 0;
}
  .tl-right {
    left: 0;
    padding-left: 30px;
    padding-right: 0;
  }
  .tl-right::after {
    left: -5px;
  }
  .tl-left::after,
  .right::after {
    left: -5px;
  }
  .tl-content {
    width: auto;
  }
  .timeline h3 {
    text-align: left;
    font-size: 16px;
  }
  .timeline p {
    margin: 0 0 40px 0 !important;
    font-size: 14px !important;
  }
  .btn-b {
    width: 96%;
    font-size: 16px;
  }
  .btn-app {
    padding: 20px 30px 45px 30px;
    text-decoration: none;
    color: #fff;
  }
  .white-bg {
    padding: 40px 0;
  }
  #section-05 h2 {
    line-height: 1.8;
    margin-bottom: 18px;
    text-align: justify;
    font-size: 18px;
  }
  #section-05 h2 strong {
    font-size: 22px;
  }
  #section-05 p {
    line-height: 2.0;
    display: block;
    width: auto;
    margin: 0 0 0 0;
    text-align: justify;
  }
  #section-05 figure {
    display: block;
    width: auto;
  }
  #section-05 .section-inr-02 {
    margin: 40px 0 0 0;
  }
  #section-05 .section-inr-02 h2 {
    text-align: left;
  }
  #section-05 .section-inr-01 figure {
    margin: 0;
  }
  #section-05 .section-inr-02 figure {
    margin: 0;
  }
  
  #section-06 {
    margin-top: 40px;
  }
  #shop {
    display: -ms-flexbox; /* IE10 */
    display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
    display: -webkit-flex; /* Safari6.1以降 */
    display: flex;
    -ms-flex-wrap: wrap; /*IE10*/
    -webkit-flex-wrap: wrap; /* Safari6.1以降 */
  	flex-wrap : wrap;
    -ms-flex-pack: justify; /*IE10*/
    -webkit-box-pack: justify; /* Android4.3以下、Safari3.1〜6.0 */
    -webkit-justify-content: space-between; /* Safari6.1以降 */
    justify-content: space-between;
    margin: 0;
  }
  #section-06 .site-link {
    display: block;
    width: 510px;
    margin: 0 0 60px 0;
    text-decoration: none;
    color: #333;
  }
  #section-06 h2,
  #section-06 h3,
  #section-06 p {
    letter-spacing: 2px;
  }
  #section-06 h2 {
    margin: 0 0 40px 0;
    text-align: justify;
    font-size: 18px;
  }
  #section-06 h3 {
    margin: 30px 0 20px 0;
    font-size: 16px;
  }
  #section-06 p {
    line-height: 2.0;
    font-size: 14px;
    text-align: justify;
  }
  .btn-s {
    text-align: left;
    padding: 15px 45px 15px 25px;
    font-size: 14px;
  }
  .btn-s::after {
    right: 30px;
  }
  
  /* Footer */
  #footer {
  	padding: 40px 5% 0 5%;
  }
  #footer figure {
    width: auto;
  }
  #footer p {
    line-height: 1.8;
    font-size: 12px;
  }
  #footer .shop-name {
    font-size: 18px;
  }
  #footer ul {
    margin: 40px 0;
  }
  #footer small {
    padding: 40px 0;
  }



}
