#aromarecipe {
  width: 900px;
  margin: 18px auto 60px;
  text-align: left;
  font-size: 15px;
}
#aromarecipe a {
  color: 333;
}
#aromarecipe h2 {
  font-size: 22px;
  margin-bottom: 2em;
  position: relative;
  padding: 0.75em 1em;
  line-height: 1.4;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, rgba(130, 168, 152, 0.10) 4px, rgba(130, 168, 152, 0.10) 6px);
  border-left: 8px solid #739586;
}
#aromarecipe p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 1em;
}
#aromarecipe img {
  margin-bottom: 1em;
}
#aromarecipe .aromarecipe_sec01 {
  position: relative;
  margin-bottom: 3.2em;
}
#aromarecipe .aromarecipe_first_til {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted rgba(128, 128, 128, 0.40);
  line-height: 1.6em;
  padding-left: 0.25em;
  padding-right: 0.25em;
  padding-bottom: 0.5em;
}
#aromarecipe .aromarecipe_sec01 #aromarecipe_label {
  display: flex;
}
#aromarecipe .aromarecipe_sec01 #aromarecipe_label .aromarecipe_tag {
  background-color: rgba(192, 192, 192, 1.00);
  color: rgba(255, 255, 255, 1.00);
  margin-right: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
#aromarecipe .aromarecipe_sec01 .button-container {
  text-align: center;
}
#aromarecipe .aromarecipe_sec01 .aromarecipe_btn {
  color: #739586;
  background-color: #FFFFFF;
  font-size: 16px;
  border: 1px solid #739586;
  border-radius: 50px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/arrow.png);
  background-position: 90% 50%;
  background-size: 16px auto;
  background-repeat: no-repeat;
  box-shadow: 0.5px 0.5px 3px 1px rgba(115, 149, 134, 0.40);
  margin: 1em auto;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  line-height: 52px;
  display: inline-block;
}
#aromarecipe .aromarecipe_sec01 .aromarecipe_btn:hover {
  background-color: #739586;
  color: #fff;
  opacity: 1;
  text-decoration: none;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/arrow-wh.png);
  background-position: 90% 50%;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
#aromarecipe .aromarecipe_index {
  border: 1px solid rgba(204, 204, 204, 1.00);
  border-radius: 2px;
  padding: 1.25em;
  width: 92%;
  text-align: left;
  margin-top: 3em;
  margin-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
}
#aromarecipe .aromarecipe_index p {
  border-bottom: 1px dashed rgba(204, 204, 204, 1.00);
  margin-bottom: 1em;
  padding-bottom: 16px;
  font-size: 18px;
  padding: 0 .5em .75em;
}
#aromarecipe .aromarecipe_index p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/list-solid.svg");
  background-size: contain;
  vertical-align: middle;
  padding-bottom: 2px;
  background-repeat: no-repeat;
  margin-right: 0.5em;
}
#aromarecipe .tomake {
  clear: both;
  margin-bottom: 4em;
}
#aromarecipe h3 {
  font-size: 20px;
  padding-left: 10px;
  border-bottom: 1px solid #B3B4B7;
  line-height: 1.4em;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 0px;
}
#aromarecipe .aromarecipe_index ol {
  counter-reset: li;
}
#aromarecipe .aromarecipe_index ol li {
  font-size: 16px;
  margin-left: 2.3em;
  padding-left: 0.5em;
  position: relative;
  letter-spacing: 0.04em;
  line-height: 1.7em;
}
#aromarecipe .aromarecipe_index ol li::before {
  border-right: 1px solid;
  counter-increment: li;
  content: counters(li, "-") " ";
  display: block;
  letter-spacing: -.1px;
  line-height: 1.1;
  padding: 0 0.5em 0 0;
  position: absolute;
  right: calc(100% + 0.5em);
  top: 0.25em;
  -webkit-transform: scale(.95);
  transform: scale(.95);
  white-space: nowrap;
  width: auto;
}
#aromarecipe .aromarecipe_index ol li ol {
  padding-left: 0.25em;
}
#aromarecipe .aromarecipe_index ol ol li {
  font-size: 0.9em;
}
#aromarecipe .aromarecipe_index ol ol li::before {
  opacity: .75;
}
#aromarecipe .aromarecipe_list {
  padding: 2em;
}
#aromarecipe li h4 {
  border-bottom: 1px dotted rgba(195, 195, 195, 1.00);
  margin-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.1em;
}
#aromarecipe .aromarecipe_list li {
  margin-bottom: 3em;
}
#aromarecipe .aromarecipe_list li:last-child {
  margin-bottom: 0;
}
#aromarecipe .aromarecipe_sec04 .aromarecipe_list_img {
  padding: 2em;
  margin-top: 2em;
}
#aromarecipe .aromarecipe_sec04 .aromarecipe_list_img li {
  margin-bottom: 4em;
  position: relative;
}
#aromarecipe .aromarecipe_sec04 .aromarecipe_list_img li:last-child {
  margin-bottom: 0;
}
#aromarecipe .aromarecipe_list_img li h4 {
  margin-top: 3em;
  margin-bottom: 1.6em;
}
#aromarecipe .aromarecipe_list_img li img {
  float: left;
  padding-right: 2em;
  width: 260px;
  height: auto;
  padding-left: 1em;
}
#aromarecipe .aromarecipe_list_img li .aromarecipe_list_img_btn {
  padding: 1em 5em;
  border-radius: 2px;
  background-color: #739586;
  color: #FFFFFF;
  margin-left: 1em;
}
#aromarecipe .aromarecipe_list_2 {
  padding-right: 32px;
  padding-left: 32px;
  margin-bottom: 32px;
}
#aromarecipe .aromarecipe_list_2 li {
  list-style-type: circle;
  line-height: 2em;
}
#aromarecipe .aromarecipe_sec05 .aromarecipe_treatment_step ol {
  background: linear-gradient(-45deg, transparent 25%, rgba(130, 168, 152, 0.10) 25%, rgba(130, 168, 152, 0.10) 50%, transparent 50%, transparent 75%, rgba(130, 168, 152, 0.10) 75%, rgba(130, 168, 152, 0.10));
  background-clip: border-box;
  background-clip: padding-box;
  background-size: 5px 5px;
  padding: 2em 3em;
  margin-bottom: 32px;
}
#aromarecipe .aromarecipe_sec05 .aromarecipe_treatment_step .aromarecipe_treatment_img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2em;
}
#aromarecipe .aromarecipe_treatment_step ol li {
  list-style-type: decimal;
  line-height: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#aromarecipe .tomake img {
  width: 100%;
}
#aromarecipe .toprepare {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 60px;
  background-color: rgba(211, 211, 211, 0.20);
  padding: 30px;
  border-width: 1px;
}
#aromarecipe .toprepare .toprepare_inner-1 {
  width: 400px;
  float: left;
}
#aromarecipe .toprepare .toprepare_inner-2 {
  padding-right: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  width: 440px;
}
#aromarecipe .toprepare .toprepare_inner-1 img {
  width: 400px;
}
#aromarecipe .toprepare .toprepare_inner-2 .materials-and-tools {
  font-size: 18px;
  margin-bottom: 8px;
}
#aromarecipe .toprepare .toprepare_inner-2 h4 {
  color: #5E5E5E;
  letter-spacing: 2px;
  font-size: 15px;
  margin-bottom: 0px;
}
#aromarecipe .toprepare .toprepare_inner-2 .materials-and-tools-2 {
  margin-bottom: 1.5em;
}
#aromarecipe .toprepare_inner-2 .materials-and-tools-2 li {
  border-bottom: 1px dotted #989898;
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 20px;
  line-height: 1.6rem;
}
#aromarecipe .toprepare_inner-2 .materials-and-tools-2 li a {
  font-weight: bold;
  text-decoration: underline;
}
#aromarecipe .toprepare_inner-2 .materials-and-tools-2 li a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.75em;
  width: 15px;
  height: 15px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/circle-check-solid.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#aromarecipe ol.procedure {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  background-color: rgba(239, 239, 239, 0.60);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 900px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 16px;
}
#aromarecipe .procedure_point {
  font-size: 1.3em;
  color: #424242;
  border-left: 4px solid #424242;
  margin-bottom: 24px;
  clear: both;
  border-bottom: 1px dotted #A4A4A4;
  padding-right: 18px;
  padding-left: 18px;
  padding-bottom: 2px;
  padding-top: 3px;
}
#aromarecipe .procedure_point span {
  font-size: 14px;
  padding-left: 18px;
}
#aromarecipe .procedure li .proc_number {
  color: #333333;
  line-height: 32px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.80);
  position: absolute;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 1.5rem;
  padding-left: 16px;
  padding-right: 16px;
}
#aromarecipe .procedure li .proc_text {
  margin-bottom: 16px;
  margin-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 1.67em;
}
#aromarecipe .tomake .procedure li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #FFFFFF;
  width: 260px;
  margin-left: 13px;
  margin-right: 13px;
  margin-bottom: 24px;
}
#aromarecipe .tomake .procedure li:last-child {
  margin-right: 0;
}
#aromarecipe .recipe-comp {
  margin-bottom: 60px;
}
#aromarecipe .recipe-comp .recipe-comp-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}
#aromarecipe .recipe-comp .recipe-comp-box .recipe-comp-inner1 {
  width: 50%;
}
#aromarecipe .recipe-comp .recipe-comp-box .recipe-comp-inner2 {
  width: 48%;
  padding-right: 3%;
  padding-left: 3%;
  box-sizing: border-box;
  padding-top: 3%;
  padding-bottom: 3%;
}
#aromarecipe .recipe-comp-box .recipe-comp-inner1 img {
  width: 100%;
}
#aromarecipe .recipe-comp-box .recipe-comp-inner2 p {
  line-height: 1.67rem;
}
#aromarecipe .recipe-comp-box .recipe-comp-inner2 a {
  font-weight: bold;
  font-size: 16px;
  line-height: 52px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #505050;
  margin-top: 24px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png);
  background-position: 90% 50%;
  background-repeat: no-repeat;
}
#aromarecipe .recipe-comp-item h4 {
  font-size: 18px;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
}
#aromarecipe .recipe-comp-item p {
  margin: 8px;
  padding: 0;
  font-size: 20px;
  line-height: 2rem;
  font-weight: bold;
}
#aromarecipe .procedure li .osmanthus_btn {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgba(231, 104, 0, 0.80);
  color: rgba(255, 255, 255, 1.00);
  display: block;
  letter-spacing: 2px;
  border-radius: 3px;
}
#aromarecipe .procedure li .osmanthus_btn a {
  color: #ffffff;
  display: block;
}
#aromarecipe .procedure li .osmanthus_txt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 24px;
  line-height: 1.6em;
}
#aromarecipe .procedure li .osmanthus_number {
  color: #333333;
  line-height: 30px;
  text-align: center;
  background-color: #FFFFFF;
  position: absolute;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  padding-left: 10px;
  padding-right: 18px;
  top: 12px;
}
#aromarecipe .osmanthus_point {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 20px;
  color: #424242;
  padding-right: 18px;
  padding-left: 18px;
  padding-bottom: 2px;
  border-left: 4px solid #424242;
  margin-bottom: 24px;
  clear: both;
  border-bottom: 1px dashed #A4A4A4;
}
#aromarecipe .recipe_day {
  clear: both;
}
#aromarecipe .recipe_day p {
  text-align: center;
}
#aromarecipe .recipes_other {
  margin-bottom: 60px;
}
#aromarecipe .recipes_other .recipesOther_til {
  text-align: center;
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(211, 211, 211, 1.00);
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-size: 1.1em;
}
#aromarecipe .recipes_other .recipes_other_listbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
#aromarecipe .recipes_other .recipes_other_listbox .recipes_other_list {
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 24px 0;
  margin-bottom: 32px;
}
#aromarecipe .recipes_other_listbox .recipes_other_list img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
#aromarecipe .recipes_other_listbox .recipes_other_list .recipes_other_name {
  font-size: 1em;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.10);
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 1em;
}
#aromarecipe .recipes_other_listbox .recipes_other_list .recipes_other_btn {
  padding: 14px 80px;
  border: 1px solid #8B8B8B;
  text-decoration: none;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 2px;
  font-size: 1em;
}
#aromarecipe .recipes_other_listbox .recipes_other_list .recipes_other_btn:hover {
  text-align: center;
  margin: 0 auto;
  color: #FFFFFF;
  background-color: #ACABAB;
}
#aromarecipe .tomake_simple {
  margin-bottom: 60px;
}
#aromarecipe .tomake_simple .procedure_simple {
  background-color: rgba(211, 211, 211, 0.20);
  padding: 30px 20px;
}
#aromarecipe .tomake_simple .procedure_simple li {
  background-color: rgba(255, 255, 255, 1.00);
  margin-bottom: 8px;
}
#aromarecipe .procedure_simple li .proc_number {
  float: left;
  background-color: rgba(211, 211, 211, 1.0);
  padding: 8px 16px;
  font-weight: bold;
}
#aromarecipe .procedure_simple li .proc_text.cf {
  padding-top: 8px;
  margin-left: 54px;
}
#aromarecipe .tomake_simple .procedure_simple .cf {
  padding-top: 16px;
}
#aromarecipe .recipes_other .recipesOther_til span {
  font-size: 0.6em;
  margin-left: 8px;
}
#aromarecipe .toprepare .toprepare_inner-2 .buy_check {
  font-size: 0.8em !important;
  margin-top: 3em;
}
#aromarecipe .toprepare .toprepare_inner-2 .buy_check::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/circle-check-solid.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-right: 5px;
}
#aromarecipe .toprepare_inner-2 .buy_check a {
  text-decoration: underline;
}
#index_id0, #index_id1, #index_id2, #index_id3, #index_id4, #index_id5, #index_id6, #index_id7, #index_id8, #index_id9, #index_id10, #index_id11, #index_id12, #index_id13, #index_id14, #index_id15, #index_id16, #index_id17 {
  padding-top: 80px;
  margin-top: -80px;
}
#aromarecipe .itemcard {
  border: 1px solid gray;
  display: flex;
  padding: 24px;
  position: relative;
  margin-bottom: 2em;
  margin-top: 2em;
}
#aromarecipe .itemcard .itemcard_til {
  position: absolute;
  background-color: #FFFFFF;
  top: -13px;
  font-size: 1em;
  padding-left: 24px;
  padding-right: 16px;
}
#aromarecipe .itemcard .itemcard_thumb {
  width: 160px;
  margin-right: 24px;
}
#aromarecipe .itemcard .itemcard_thumb img {
  width: 160px;
  margin-bottom: 0px;
}
#aromarecipe .itemcard .itemcard_body p {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 8px;
}
#aromarecipe .double_row50per {
  width: 100%;
  display: flex;
}
#aromarecipe .double_row50per .double_row50per_content {
  width: 50%;
}
#aromarecipe .blend_point {
  /* [disabled]background-color: #E6F9F3; */
  background-size: 5px 5px;
  padding-top: 3em;
  padding-bottom: 3em;
}
#aromarecipe .blend_point ul {
  font-size: 14px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
#aromarecipe .blend_point ul li {
  font-weight: bold;
  list-style-type: none;
  width: calc((100% - 96px) / 5);
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 1em;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #f5f5f5;
}
#aromarecipe .blend_point ul li .content_item_text a {
  display: block;
  text-align: center;
  line-height: 32px;
  background-color: #FF8C00;
  padding-left: 0px;
  color: #FFFFFF;
  border-radius: 4px;
}
#aromarecipe .blend_point .content_item_list_til {
  text-align: center;
  margin-bottom: 2em;
}
#aromarecipe .blend_point ul li p {
  margin-bottom: 2em;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  font-size: 13px;
  line-height: 1rem;
}
#aromarecipe .blend_point ul li a img {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#aromarecipe .recipe_material {
  padding-left: 2em;
  padding-right: 2em;
  margin-bottom: 2em;
}
#aromarecipe .recipe_material ul {
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#aromarecipe .recipe_material ul li {
  list-style-type: none;
  font-size: 16px;
  text-decoration: underline;
  width: 50%;
  line-height: 2.4em;
}
#aromarecipe .recipe_material ul li a {
  background: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png) 0% 50% no-repeat;
  padding-left: 16px;
  font-weight: bold;
}
#aromarecipe .recipe_material p {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}
#aromarecipe .recipe_material p:before, #aromarecipe .recipe_material p:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
#aromarecipe .recipe_material p:before {
  margin-right: 1rem;
}
#aromarecipe .recipe_material p:after {
  margin-left: 1rem;
}
#aromarecipe .recipe_sns {
  background-color: #f7f7f7;
  margin-bottom: 3em;
  margin-left: 2em;
  margin-right: 2em;
  padding-top: 2em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#aromarecipe .recipe_sns .recipe_sns_box {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
#aromarecipe .recipe_sns .recipe_sns_box .sub_txt {
  font-size: 0.9em;
  text-decoration: underline;
}
#aromarecipe .recipe_sns_box a img {
  width: 40px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#aromarecipe .recipe_sns .recipe_sns_box p {
  margin-bottom: 0;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
#aromarecipe .ingredient-list {
  padding-bottom: 2em;
  padding-left: 3em;
  padding-right: 3em;
}
#aromarecipe .ingredient-list dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
#aromarecipe .ingredient-list dl dd {
  width: 80%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ccc;
}
#aromarecipe .ingredient-list dl dt {
  width: 20%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
#aromarecipe .aromarecipe_choice {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
#aromarecipe .aromarecipe_choice .aromarecipe_choice_img {
  width: 50%;
}
#aromarecipe .aromarecipe_choice .aromarecipe_choice_img img {
  width: 100%;
}
#aromarecipe .aromarecipe_choice .aromarecipe_choice_text {
  width: 49%;
  padding: 3%;
  box-sizing: border-box;
}
#aromarecipe .aromarecipe_choice .aromarecipe_choice_text p {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 2rem !important;
}
#aromarecipe .aromarecipe_choice .aromarecipe_choice_text a {
  border: 1px solid #505050;
  font-size: 16px;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
  display: inline-block;
  width: 100%;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png);
  background-position: 90% 50%;
  background-repeat: no-repeat;
  letter-spacing: 0.06rem;
}
#aromarecipe .recipe-comp-inner2 .recipe-comp-item .aromarecipe_recipe_btn {
  font-size: 16px;
}
#aromarecipe .recipe_material2 {
  border: 1px dotted #505050;
  margin-top: 2em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 3em;
  padding: 2% 3%;
}
#aromarecipe .recipe_material2 a {
  font-weight: bold;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 24px;
  display: inline-block;
}
#aromarecipe .recip_theme .recip_theme_pre {
  display: flex;
}
#aromarecipe .recip_theme .recip_theme_pre .theme_pre_img {
  width: 48%;
}
#aromarecipe .recip_theme_pre .theme_pre_img img {
  width: 100%;
}
#aromarecipe .recip_theme .recip_theme_pre .theme_pre_txt {
  width: 50%;
  padding-left: 3%;
}
#aromarecipe .content_bottom_btn {
  margin-top: 3em;
  margin-bottom: 3em;
  display: flex;
  justify-content: space-around;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #007E65;
}
#aromarecipe .content_bottom_btn .content_bottom_btn_toback {
  width: 50%;
  border-right: 1px solid #111;
}
#aromarecipe .content_bottom_btn .content_bottom_btn_toback a {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 52px;
  display: block;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/recipe84/arrow_left.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  background-color: #f5f5f5;
}
#aromarecipe .content_bottom_btn .content_bottom_btn_toforward {
  width: 50%;
  text-align: center;
}
#aromarecipe .content_bottom_btn .content_bottom_btn_toforward a {
  font-weight: bold;
  text-decoration: none;
  line-height: 52px;
  display: block;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-color: #f5f5f5;
}
#aromarecipe .campain_25jan {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/recipe84/recipe84-9.webp);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}
#aromarecipe .campain_25jan .campain_25jan_til1 {
  background-color: #CC1D60;
  color: #FFFFFF;
  font-size: 19px;
  font-weight: bold;
  padding-left: 40px;
  margin-right: 320px;
  margin-bottom: 10px;
}
#aromarecipe .campain_25jan .campain_25jan_til2 {
  background-color: #FFFFFF;
  color: #CC1D60;
  font-size: 21px;
  font-weight: bold;
  padding-left: 40px;
  padding-right: 0px;
  margin-right: 500px;
  border-right: 2px solid #CC1D60;
  border-bottom: 2px solid #CC1D60;
}
#aromarecipe .campain_25jan .campain_25jan_box {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}
#aromarecipe .campain_25jan .campain_25jan_box .campain_25jan_box_img {
  width: 42%;
  padding-left: 3%
}
#aromarecipe .campain_25jan_box .campain_25jan_box_img img {
  width: 100%;
  margin-bottom: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#aromarecipe .campain_25jan .campain_25jan_box .campain_25jan_box_text {
  width: 58%;
  padding-top: 3%;
  padding-right: 3%;
  padding-bottom: 3%;
  padding-left: 3%;
  box-sizing: border-box;
}
#aromarecipe .campain_25jan_box .campain_25jan_box_text p {
  font-weight: bold;
  line-height: 1.6rem;
}
#aromarecipe .campain_25jan_box .campain_25jan_box_text .campain_25jan_box_text_til {
  text-align: center;
  text-decoration: underline;
}
#aromarecipe .campain_25jan_box .campain_25jan_box_text a {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #CC1D60;
  line-height: 48px;
  border-radius: 6px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/top/arrow_wh.png);
  background-repeat: no-repeat;
  background-position: 93% 50%;
  padding-left: 24px;
  padding-right: 40px;
  margin-top: 10px;
}
.campain_25jan_box .campain_25jan_box_text .campain_25jan_box_text_info {
  font-size: 13px !important;
  line-height: 1.4rem !important;
  padding-top: 24px;
}
/*追加ここから*/
/*.essentialoil_list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
  padding-top: 24px;
  padding-bottom: 24px;
}
.essentialoil_list li {
  width: 19%;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
  margin-right: 8px;
  border-radius: 8px;
  margin-bottom: 16px;
}
.essentialoil_list li img {
  width: 100%;
}
#aromarecipe .essentialoil_list .essentialoil_list_txt {
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  height: 100px;
}
.essentialoil_list h4 {
  font-size: 0.9rem;
  text-align: center;
}
.essentialoil_list li .essentialoil_list_btn {
  font-size: 1.2em;
  display: block;
  border-radius: 4px;
  background-color: #FF8C00;
  color: #FFFFFF;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}*/