@charset "euc-jp";
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1200px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_24 img{ display:block; margin:0 auto; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}
.txt_h1{ width:100%; font-size: 12px; margin:0 auto 5px;  text-align:center; font-weight:normal; padding-top:-5px; background-color:#fac22e;}
/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/*フッター*/
#footer-border{
	width:100%;
	position: relative;
	padding: 1em 0 2em;
}
#footer-border::before,
#footer-border::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
#footer-border::before {
	top: 0;
	border-top: 2px solid #694331;
	border-bottom: 1px solid #694331;
}
#footer-border::after {
	bottom: 0;
	border-top: 1px solid #694331;
	border-bottom: 2px solid #694331;
}
.footer-content{
  max-width: 1050px;
  width: 90%;
  margin: 0 auto;
}
.footer-content h4{
    font-size: 15px;
    margin: 1em 0 0 0;
    border-bottom: 1px solid #ba7600;
    font-weight: bold;
}
.footer-content h4:before{
    display: inline-block;
    content: url(https://img21.shop-pro.jp/PA01443/472/etc/been-point.png);
    margin: 0px 4px 0px 2px;
}
.footer-content h5{
    margin: 0.5em 0;
}
.footer-content p{
    font-size: 13px;
    font-weight: bold;
    margin-top: 1em;
    padding: 0.5em 1em;
    background-color: #eddaa4;
    border-radius: 10px 100px / 120px;
    display: inline-block;
}
.footer-content span{
    font-size: 13px;
    width: 90%;
}
.footer-left{
  float: left;
  display: block;
  width: 46%;
  box-sizing:border-box;
  margin: 1em 2% 0;
}
.footer-right{
  float: left;
  display: block;
  width: 46%;
  box-sizing:border-box;
  margin: 1em 0 0 2%;
}
.bank-box{
  	background-color: #eee;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    margin-top: 10px;
  width: 75%;
}
.bank-box ul{
    margin:0px;
}
.bank-box li{
    list-style-type: none;
}
.bank-box img{
    float: left;
    margin-left:5px;
}
.bank-box img:first{
    margin-left:0;
}
.d-price{
  float: left;
  max-width: 133px;
}
.d-charge{
  float: left;
}

@media (max-width: 768px) {
.footer-content{
  width: 90%;
  padding: 0 20px;
}
.footer-left{
  float: none;
  width: 100%;
  margin: 1em 0 0 0;
}
.footer-right{
  float: none;
  width: 100%;
  margin: 1em 0 0 0;
}
  #top-botan{
  display:none;
}
  #telephone{
  display:none;
}
}
/*フッターここまで*/
/*クリアフィクス*/
.cf:before, .cf:after {
    content:"";
    display:table
}
.cf:after { clear:both }
.cf { zoom:1 } /* For IE 6/7 */
/*クリアフィクスここまで*/
/*フリーページ　アームズメソッド焙煎とはcss*/

.arms-content-box{
  margin-bottom:1em;
  }
.arms-content-box p{
  padding:5px;
  font-size: 1.3em;
  background-color: #F4F088;
    border-radius: 10px 100px / 120px;
  }
.arms-content-box span{
  line-height: 30px;
}
  .arms-content-left{
  margin-bottom:1em;
  float: left;
  display: block;
  width: 49%;
  text-align: left;
  margin-right: 2%;
  box-sizing: border-box;
  }
.f-content-left{
  float: left;
  display: block;
  width: 49%;
  text-align: left;
  margin-right: 2%;
  line-height: 30px;
}
.f-content-right{
  float: left;
  display: block;
  width: 49%;
}
.f-content-right img{
  display: block !important;
  width:100%;
}
.content-box{
margin-bottom: 1em !important;;
  display:block;
    line-height: 30px;
}
.content-box h3 {
    font-size: 17px;
    margin: 1em 0;
    border-bottom: 1px solid #ba7600;
    font-weight: bold;
}
.content-box h3:before {
	display: inline-block;
    content: url(https://img21.shop-pro.jp/PA01443/472/etc/been-point.png);
    margin: 0px 4px 0px 2px;
}
h2.freepage{
  margin-top: 2em;
}
@media (max-width: 768px) {
.f-content-left{
  float: none;
  width: 100%;
  }
.f-content-right{
  float: none;
  width: 100%;
  }
.arms-content-left{
  float: none;
  width: 100%;
  }
.f-content-right img｛
  margin:0;
}
}
/*フリーページ　アームズメソッド焙煎とはcssここまで*/
 /* 講習会日程*/
.koshukai-nittei{
  border:solid 3px #9CBD18;
    width: 100%;
    margin: 0 auto;
    padding: 1em;
    box-sizing: border-box;
  line-height: 38px;
  border-radius: 10px;
}
.koshukai-nittei p{
  font-size: 1.1em;
  margin-top: 10px;
  border-bottom:solid 1px #9CBD18;
}
.koshukai-nittei span{
  font-size: 1.1em;
  margin-left: 1em;
}
 /* 講習会日程ここまで */
.contact-box{
  background-color: #fef1c8;
  width: 100%;
  margin: 0 auto 2em;
  padding: 1em;
  box-sizing: border-box;
  border-radius: 10px;
}
.contact-left{
  float: left;
  display: block;
  width: 46%;
  margin: 0 2%;
}
.contact-right{
  float: left;
  display: block;
  width: 46%;
  margin: 0 2%;
}
.contact-box h3{
  font-size: 15px;
  font-weight: bold;
  margin: 0 2% 1em;
}
.contact-box p{
  font-size: 14px;
  margin: 0;
}
.contact-box a{
  font-size: 14px;
  padding: 0.5em;
  background-color: #F8C131;
  display: block;
  margin: 1em 0;
  border-radius: 10px;
  text-align: center;
}
.contact-box a:hover{
  background-color: #8d77e2;
  color: #fff;
}
@media (max-width: 768px) {
   .contact-left{
    float: none  !important;
    width: 100%  !important;
    margin: 0 !important;
  }
  .contact-right{
    float: none  !important;
    width: 100%  !important;
    margin: 0 !important;
  }
}
 /* 問い合わせフォームここまで */
 /* トップのタイトル */
	.top_title{
      text-align:center;
      font-weight:bold;
}
 /* トップのタイトルここまで */
 /* スマホでフェイスブック消す */
@media (max-width: 768px) {
.768none{
 display: none;  !important;
}
}
 /* スマホでフェイスブック消すここまで */
/* トップページカテゴリ */
.top_cate ul{
  margin:0;
}
.top_cate li{
  float:left;
  width:49%;
  list-style: none; 
  border-radius:5px;
}
.top_cate li:first-child{
  margin-right:2%;
}
.top_cate li img{
  border-radius: 10px;
}
/* トップページカテゴリここまで */
/* お試しセットここから */
.left_otameshi{
  margin-bottom: 0.5em;
}
/* お試しセットここまで */
.telephone_s{
  font-size: 12px;
  text-align:center;
  margin:0 auto;
  display:block;
}
/* カカオ説明ページここから */
.content-box h4 {
    font-size: 17px;
    margin: 1em 0;
    border-bottom: 1px solid #ba7600;
    font-weight: bold;
}
.content-box h4:before {
	display: inline-block;
    content: url(https://img07.shop-pro.jp/PA01443/472/etc_base64/a2FrYW9fcG9pbnQ0.png?cmsp_timestamp=20240514191117);
    margin: 0px 4px 0px 2px;
}
/* カカオ説明ページここまで */
/* ふるさと納税返礼品ここから */
h6 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
    position: relative;
    padding: 1.5rem 2rem;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  }
  
  h6:before,
  h6:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
    background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  }
  
  h6:before {
    top: 0;
  }
  
  h6:after {
    bottom: 0;
}

h7 {
    position: relative;
    display: inline-block;
    padding: 0 65px;
    margin:0 auto;
    text-align: center;
    font-size: 24px;
  }
  
  h7:before,
  h7:after {
    position: absolute;
    top: calc(50% - 3px);
    width: 50px;
    height: 6px;
    content: '';
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
  }
  
  h7:before {
    left: 0;
  }
  
  h7:after {
    right: 0;
  }
  
.ex1{
    line-height:30px;
}

/* ふるさと納税返礼品ここまで */