@charset "UTF-8";
/*
 * ================================================
 * 
 * common
 * 
 * ================================================
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
/* ------------------

レイアウト設定 

------------------ */
/* ------------------

フォントサイズ 

------------------ */
/* ------------------

テキスト隠す 

------------------ */
.sp_none {
  display: none !important;
}

.img_w_100 {
  width: 100%;
  height: auto;
}

.container {
  width: 90% !important;
  margin: 0 auto;
  padding: 0;
}

.container_s {
  width: 90%;
  margin: 0 auto;
}

.text_serif {
  font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "serif";
}

.text_marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fef17f));
  background: linear-gradient(transparent 60%, #fef17f 60%);
}

.text-black {
  color: #000 !important;
}

#wrapper {
  position: relative;
}

.ankerlink {
  padding-top: 80px;
  margin-top: -80px;
}

.ankerlink2 {
  padding-top: 60px;
  margin-top: -60px;
}

.section {
  margin-bottom: 60px;
}

.section_s {
  margin-bottom: 50px;
}

.section_ss {
  margin-bottom: 40px;
}

.text-blue {
  color: #6787d8;
}

.bg_blue {
  background-color: #f0f8ff;
}

a:link, a:visited {
  color: #666;
}

a:hover, a:active {
  color: #777;
  text-decoration: underline;
}

body {
  background-color: #FFF;
  color: #444;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 0.875rem;
  line-height: 1.875rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  position: relative;
}

.slick-track, .slick-list {
  height: 100%;
}

#mainvisual {
  background-color: #fef17f;
  padding-top: 32px;
  width: 100%;
  overflow: hidden;
}

.mainvisual_img {
  outline: none;
  width: 100%;
}

/* hdr */
.nav_btn_cart {
  width: 100%;
  height: auto;
}

.nav_cart_fiexd {
  font-size: 18px;
  position: fixed;
  top: 6px;
  right: 6px;
}

.menu > ul {
  height: auto !important;
}

.nav_sns {
  display: none;
}

.menu-on .nav_sns {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* content */
.img_wind {
  width: 68px;
  margin: 40px auto 10px;
}

.tit_01 {
  margin: 50px auto 20px;
  width: 216px;
}

.img_01_01 {
  margin: 0 auto 20px;
  width: 60%;
}

.img_01_02 {
  width: 100%;
}

.secton01_text {
  margin-top: 20px;
  width: 100%;
}

.section01_cart_area {
  background-color: #fffcd4;
  padding: 15px;
}

.cart_book {
  margin: 0 auto;
  width: 30%;
}

.section01_cart_text {
  width: 66%;
}
.section01_cart_text strong {
  color: #000;
}
.section01_cart_text p {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

a.btn_cart_s {
  background-color: #6787d8;
  color: #FFF;
  display: block;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
a.btn_cart_s:before {
  background: url("../images/icon_cart.png") no-repeat;
  background-size: 30px;
  content: "";
  display: block;
  width: 30px;
  height: 27px;
  position: absolute;
  top: 16px;
  left: 27px;
}
a.btn_cart_s:hover {
  text-decoration: none;
}

a.btn_cart, a.nav_btn_cart {
  background-color: #6787d8;
  color: #FFF !important;
  display: block;
  padding: 16px 0 !important;
  position: relative;
  text-align: center;
  width: 100%;
}
a.btn_cart:before, a.nav_btn_cart:before {
  background: url("../images/icon_cart.png") no-repeat;
  background-size: 30px;
  content: "";
  display: block;
  width: 30px;
  height: 27px;
  position: absolute;
  top: 18px;
  left: 27px;
}
a.btn_cart:hover, a.nav_btn_cart:hover {
  text-decoration: none;
}

.bg_area {
  margin: 0 auto 60px;
  width: 100%;
}

.tit_small {
  font-size: 0.875rem;
  margin-bottom: 20px;
  text-align: center;
}

.tit_02 {
  margin: 0 auto 30px;
  width: 289px;
}

.section02_text_01 {
  width: 100%;
}
.section02_text_01 p {
  line-height: 1.875rem;
}

.section02_img_01 {
  width: 100%;
}

.notice {
  font-size: 0.625rem;
  line-height: 0.75rem;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: right;
}

.section03_container {
  margin: 60px 0 0;
}

.section03_inner {
  padding: 60px 0;
  margin: 60px 0;
}

.tit_03 {
  line-height: 0;
  margin: 0 auto 27px;
  width: 215px;
}

.tit_03_01 {
  margin-bottom: 10px;
  width: 100%;
}

.section03_profile {
  margin-bottom: 40px;
}

.section03_img {
  margin: 0 auto 10px;
  width: 70%;
}

.section03_text {
  width: 100%;
}

.section03_qa_tit {
  text-align: center;
}

.tit_qa_hannna {
  padding-bottom: 10px;
  width: 254px;
}

.tit_qa_minagawa {
  padding-bottom: 10px;
  width: 189px;
}

.section03_qa_tit {
  border-bottom: 1px solid #000;
  line-height: 0;
  margin-bottom: 30px;
}

.section03_qa_dl {
  padding-bottom: 0;
  width: 100%;
}
.section03_qa_dl dt {
  color: #000;
  line-height: 1.5rem;
  margin-bottom: 10px;
  min-height: 33px;
  padding-left: 44px;
  position: relative;
}
.section03_qa_dl dt:before {
  background: url("../images/icon_q.png") no-repeat;
  background-size: 38px;
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: -5px;
  left: 0;
}
.section03_qa_dl dd {
  border-bottom: 1px solid #d7e7f4;
  line-height: 1.5rem;
  margin-bottom: 20px;
  padding-left: 44px;
  padding-bottom: 20px;
  position: relative;
}
.section03_qa_dl dd:before {
  background: url("../images/icon_a.png") no-repeat;
  background-size: 38px;
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0;
  left: 0;
}
.section03_qa_dl dd p:last-child {
  margin-bottom: 0;
}

.section03_message {
  background-color: #FFF;
  padding: 20px;
}
.section03_message p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.section03_message p:last-child {
  margin-bottom: 0;
}

.tit_message {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.tit_message_img {
  width: 219px;
  height: auto;
}

.section04_textarea {
  margin-bottom: 15px;
}

.tit_04 {
  margin: 0 auto 30px;
  width: 212px;
}

.section04_img {
  margin: 0 auto 20px;
  width: 80%;
}

.section04_text {
  width: 100%;
}
.section04_text p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.section04_prof {
  padding-top: 20px;
}
.section04_prof p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.tit_prof {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.tit_prof_etana {
  width: 201px;
}

.tit_05 {
  margin: 0 auto 30px;
  width: 194px;
}

.tit_prof_oguma {
  width: 271px;
}

#section06 {
  padding-bottom: 30px;
}

.tit_store {
  margin: 0 auto 20px;
  width: 149px;
}

.section06_inner {
  padding: 40px 0 0;
}

.section06_store_set {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding-bottom: 30px;
}
.section06_store_set dl {
  border-bottom: 1px solid #d7e7f4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.section06_store_set dl dt {
  clear: left;
  float: left;
  width: 60px;
}
.section06_store_set dl dd {
  margin-left: 70px;
}
.section06_store_set a:link, .section06_store_set a:visited, .section06_store_set a:hover, .section06_store_set a:active {
  text-decoration: underline;
}

.cart_container {
  margin: -20px auto 0;
  width: 100%;
}

.cart_inner {
  background-color: #fffcd4;
  padding: 40px 20px 40px;
}

.cart_book_l {
  margin: 0 auto;
  width: 60%;
}

.cart_inner_text {
  padding: 20px 0 0;
}
.cart_inner_text p {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.tit_cart {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

#ftr {
  background-color: #000;
  color: #FFF;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
#ftr a {
  color: #FFF;
  text-decoration: none !important;
}
#ftr a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#ftr a.btn_ftr {
  background-color: #FFF;
  border-radius: 30px;
  color: #000;
  display: inline-block;
  margin: 5px 0 0;
  padding: 5px 20px;
}
#ftr .contact_container {
  padding: 40px 0 60px;
}
#ftr .tit_contact {
  margin: 0 auto 30px;
  width: 122px;
}
#ftr .copyrights {
  font-size: 0.625rem;
}

.ftr_info {
  border-bottom: 1px solid #FFF;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.ftr_info figure {
  margin: 0 auto 10px;
  max-width: 280px;
  width: 60%;
}
.ftr_info figure a {
  display: block;
}
.ftr_info p {
  font-size: 0.6875rem;
  line-height: 1.125rem;
}

.logo_korvapuusti {
  margin: 0 auto 30px;
  width: 166px;
  height: auto;
}