@charset "Shift_JIS";
/* CSS Document */
body {
  font-size: 12px;
  background: #fbfaf3;
  text-align: center;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
html {
  font-size: 62.5%;
}
/*------------------------------------------------------------------
pickup
------------------------------------------------------------------*/
h2 {
  font-weight: bold;
  text-align: center;
}
article h3:nth-last-of-type(1) {
  margin-top: 20px;
}
article {
  margin-bottom: 50px;
}
article .inner {
  padding: 1%;
}
h3 {}
/*------------------------------------------------------------------
about
------------------------------------------------------------------*/
#about {
  margin: 30px 0 40px;
  text-align: center;
}
#about img {
  margin: 10px auto 15px;
  width: 60%;
}
p.read {
  margin-bottom: 10px;
  font-size: 14px;
  color: #E45263;
}
#wrap {
  width: auto;
  margin: 0 auto;
}
.top {}
.top h1 {}
.top img {
  margin: 0 auto;
  padding: 15px;
}
/*モジュール start*/
.media_benefit_font-size_price {
  font-size: 65px;
}
.media_benefit_font-size_large {
  font-size: 48px;
}
.media_benefit_font-size_normal {
  font-size: 32px;
}
.media_benefit_font-size_small {
  font-size: 28px;
}
.media_benefit_font-size_icon {
  font-size: 24px;
}
.media_benefit_font-color_green {
  color: #02923F;
}
.media_benefit_font-weight_bold {
  font-weight: bold;
}
.media_benefit_text_left {
  text-align: left;
}
.media_benefit_text_line-height {
  line-height: 1.5;
}
.media_benefit_line-height {
  line-height: 1.5;
}
.media_benefit_padding {
  padding: 0 40px;
}
/*モジュール end*/
.media_benefit_attention_text {
  font-size: 16px;
  text-align: left;
  display: inline-block;
}
.media_benefit_backgc {
  background-color: #fff;
  margin: 0 auto;
  width: 740px;
}
.media_benefit_coupon_backgc {
  background-color: #fff;
  width: 700px;
  margin: 0 auto;
}
/*230525追加*/
.media_benefit_kitoisix_top_img {
  margin-top: 25px;
}
.category_title {
  padding: 30px 0 40px;
  margin-bottom: 30px;
}
.offer__nav__list a {
  color: #02923F;
}
.category_normal_title {
  background: #02923F;
  color: #fff;
  padding: 20px 0 20px 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.media_benefit_notes_text {
  padding: 40px 0 10px;
}
.media_benefit_notes {
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
sup {
  vertical-align: super;
  font-size: 12px;
}
.media_benefit_icon {
  display: inline-block;
  color: #fff;
  font-size: 2.4rem;
  background: #02923F;
  border-radius: 10px;
  padding: 0 20px;
  float: left;
}
.sp_br {
  display: none;
}
.text_set_link {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: left;
  margin: 0 0 4rem 2rem;
  border-bottom: 1px solid rgb(2, 146, 63);
  color: rgb(2, 146, 63);
  display: inline-block;
  width: fit-content;
  cursor: pointer;
}
.text_set_link:hover {
  opacity: 0.5;
}
.media_benefit_stripe {
  background: repeating-linear-gradient(-45deg, #02923F, #02923F 35px, #079644 35px, #079644 80px);
  height: auto;
  margin-top: 50px;
}
.media_benefit_stripe_category {
  background: repeating-linear-gradient(-45deg, #02923F, #02923F 35px, #079644 35px, #079644 80px);
  color: #fff;
  line-height: 1.3;
}
.media_benefit_stripe_backgroundcolor {
  background-color: #fff;
  margin: 0 auto;
  width: 670px;
  height: 503px;
  border-radius: 25px;
}
.media_benefit_stripe_margin {
  padding-bottom: 40px;
}
.media_benefit_convenience {
  padding-top: 34px;
  line-height: 1.5;
}
.media_benefit_convenience_flex {
  display: flex;
  align-items: center;
  margin-left: 34px;
  padding-bottom: 20px;
}
.media_benefit_convenience_flex:nth-child(1) {
  padding-top: 15px;
}
.media_benefit_convenience_flex:nth-child(3) {
  padding-bottom: 34px;
}
.media_benefit_top_orange {
  color: #F29400;
}
.media_benefit_number {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background-color: #F29400;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  text-align: center;
  line-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  flex-shrink: 0;
}
/*230131追加*/
.category_green {
  color: #fff;
  font-size: 4rem;
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 33px;
  background: #02923F;
}
.category_green span {
  font-size: 2rem;
  font-weight: normal;
}
.media_benefit_kitoisix_img {
  width: 175px;
}
.media_benefit_border {
  border: solid 3px #02923F;
  padding: 20px;
  width: 88%;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 60px;
  border-radius: 25px;
}
.media_benefit_flex_title {
  font-size: 4.2rem;
  font-weight: bold;
  margin: 5px 0 15px;
}
.media_benefit_flex {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 87%;
  margin: 0 auto;
  padding-top: 40px;
}
.media_benefit_kit_textgreen {
  color: #02923F;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
.media_benefit_kit_textgreen_link {
  font-weight: bold;
  text-align: right;
  color: #02923F;
  cursor: pointer;
  text-decoration: underline;
  margin-bottom: 15px;
}
.media_benefit_kit_textgreen_link:hover {
  opacity: 0.7;
}
.media_benefit_kit_text {
  text-align: left;
}
.media_benefit_kit_attention {
  font-size: 1.5rem;
  text-align: left;
}
.media_benefit_price span {
  font-weight: normal;
}
.media_benefit_price_red_icon {
  background: #DD0000;
  border-radius: 10px;
  padding: 15px 25px;
  color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.viewgroup-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*margin-bottom: 4rem;*/ /*UI改善の際にコメントアウト*/
  cursor: pointer;
}
.viewgroup-item {
  width: 46%;
  margin: 0 10px 2rem;
  position: relative;
}
.viewgroup-item:hover {
  opacity: 0.7;
}
.noteList {
  display: table-cell;
  white-space: nowrap;
}
.noteText {
  display: table-cell;
}
.media_benefit_title_top {
  text-align: center;
  font-size: 2.5rem;
  color: #02923f;
  margin-bottom: 20px;
  padding-top: 30px;
}
.media_benefit_title_top span {
  font-size: 4rem;
  font-weight: bold;
  line-height: 6.0rem;
}
.media_benefit_title_top span:nth-of-type(2) {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1rem;
}
.media_benefit_notice_box {
	border: solid 3px #02923f;
	border-radius: 30px;
	margin: 30px; 
	padding: 30px;
}
.media_benefit_notice_box h2 {
	color: #02923f;
    font-size: 3rem;
	margin-bottom: 20px;
	background-color: #FFF618;
	display: inline-block;
}
.media_benefit_notice_box p {
	text-align: left;
	font-size: 1.8rem;
}
.media_benefit_notice_indent {
	padding-left: 1em;
}

.media_benefit_top_title {
  color: #02923f;
  letter-spacing: 3px;
  margin-top: 80px;
}
.media_benefit_text_attention {
  text-align: left;
  line-height: 1.8;
  margin-bottom: 30px;
}
.media_benefit_reccomend {
  font-size: 2.8rem;
  background: #f9d42b;
  padding: 25px;
}
.media_benefit_title img {
  display: block;
  margin: 0 auto;
}
.media_benefit_detail {
  line-height: 4.8rem;
  margin: 0 auto;
  padding: 30px 30px 0;
  display: inline-block !important;
}
.media_benefit_attention {
  margin: 0 auto;
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: left;
  padding: 32px 58px;
  line-height: 1.5;
}
.media_benefit_kakunin {
  padding: 0 0 20px !important;
}
.media_benefit_bottom {
  padding-bottom: 25px;
}
.media_benefit_bottom img {
  display: block;
}
.accordion_box {
  background: #fff;
  width: 700px;
}
.media_benefit_price {
  line-height: 1.3;
  text-align: left;
  margin: 0 auto;
  padding: 0 0 40px 0;
  overflow: hidden;
  margin-top: 50px;
}
.media_benefit_price_red {
  padding: 0;
  line-height: 1;
  color: #DD0000;
  text-align: right;
  margin-bottom: 45px;
}
/* おせち部分　*/
.media_benefit_osethi {
	margin-top: -20px;
}
.media_benefit_yen {
  font-size: 4.5rem !important;
}
.media_benefit_price_osethi {
  font-size: 3.5rem !important;
}
.media_benefit_price_red_icon_osethi {
    background: #DD0000;
    border-radius: 10px;
    padding: 16px 24px;
    color: #fff;
	margin-bottom: 16px;
    vertical-align: middle;
	display: inline-block;
  }
ul {
  list-style: none;
}
ul li {
  margin: 0 0 10px 50px;
  position: relative; /* 相対位置指定 */
  padding-left: 35px; /* テキストの左側にスペースを追加 */
  line-height: 1.5; /* 行の高さを調整 */
}
ul {
  list-style-type: none;
  padding: 0; /* リストの余白を削除 */
}
ul li:before {
  content: "";
  position: absolute; /* 絶対位置指定 */
  top: 50%; /* 三角形を垂直方向に中央揃え */
  left: 0; /* テキストの真横に配置 */
  transform: translateY(-50%); /* 三角形を垂直方向に中央揃え */
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #02923F; /* 三角形の向きを逆にするためにborder-leftを使用 */
}
.media_benefit_img {
  margin: 0 auto;
}
.media_benefit_read {
  padding: 20px 0 0 !important;
}
.media_benefit_read span {
  font-weight: normal;
}
.text_left {
  text-align: left;
  display: inline-block;
  margin-bottom: 4rem;
  font-weight: normal;
  line-height: 1.8;
}
.annotation {
  text-align: left;
  font-size: 1.8rem;
  margin: -20px 0 20px;
}
.text_attention_bold {
  font-weight: bold;
}
.red {
  color: #DD0000;
  padding-top: 10px;
}
.text_left_02 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  text-align: right;
}
.text_left_02 span {
  font-size: 1.8rem;
}
.text_left03 {
  text-align: left;
  display: inline-block;
  font-size: 2.0rem;
  line-height: 1.7;
}
.media_benefit_code p {
  font-size: 3.6rem;
  margin-bottom: 15px;
  font-weight: 400;
}
.media_benefit_code {
  text-align: center;
}
.huyo {
  height: 127px;
  line-height: 55px !important;
}
.Accordion-Item {
  line-height: 0;
}
.Accordion-Item:nth-child(even) {
  display: none;
}
.media_benefit_cv_btn {
  margin: 0 auto;
  padding: 20px 20px 20px;
}
.media_benefit_cv_explain {
  font-size: 18px;
}
dl {
  text-align: center;
}
.btn, a.btn, button.btn {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  width: 80%;
  padding: 2rem 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  box-sizing: border-box;
}
.media_benefit_btn--color, a.media_benefit_btn--color {
  color: #fff;
  background-color: rgb(242, 148, 0);
  border: none;
}
/*.media_benefit_btn--color:hover, a.media_benefit_btn--color:hover {
  color: #333;
  background: #76952E;
}*/
/*.media_benefit_btn--color:hover, a.media_benefit_btn--color:hover {
  opacity: 0.1; 
}*/
.copy_clipboard:hover {
  opacity: 0.7;
} 
/*リファクタリング時、display:none;以外消してもいい*/
.media_benefit_copytext {
  font-size: 5rem;
  text-align: center;
  font-weight: bold;
  font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 5px;
  line-height: 25px;
  padding-top: 25px;
  margin: 0 auto 2rem;
  resize: none;
  width: 80%;
  height: 8%;
  border: 2px dotted #7D7D7D;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media_benefit_copytext_hidden {
  display: none;
}
.popup {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transform: translateY(100%);
  padding: 5px;
  margin: 0px;
  background-color: #76952E;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
  font-size: 2.0rem
}
.popup.js_active {
  transform: translateY(0%);
  opacity: 1;
}
/*20220715追加*/
.wapper {
  background: url(/g6/shinki/image/shinki_bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  width: 100%;
}
.wapper_contents {
  width: 981px;
  margin: 0 auto;
}
.category_medium_title {
  font-size: 4rem;
  color: #02923F;
  margin-bottom: 20px;
}
.oisixdetail_img {
  padding: 30px 30px;
}
.amazongift {
  margin-bottom: 8rem;
}
.popup {
  background-color: rgb(242, 148, 0);
  padding: 12px;
}
button.media_benefit_copy_code {
  color: rgb(255, 255, 255);
  background-color: rgb(242, 148, 0);
  box-shadow: 0px 5px 0px 0px #a86701;
}
/*.media_benefit_btn--color:hover, a.media_benefit_btn--color:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(242, 148, 0);
}*/
@media screen and (max-width: 981px) {
  .wapper_contents {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .media_benefit_between_imgtotext {
    margin-right: 20px;
  }
}
/*20220715追加ここまで*/
/*スマホ*/
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp_br {
    display: block;
  }
  #wrap {
    /* max-width: 90%; */
  }
  article {
    margin-bottom: 0;
  }
  .top img {
    width: 85px;
    padding: 20px 0;
  }
  .isSpecial_img {
    width: 200px !important;
  }
  a.btn, button.btn {
    font-size: 2.6rem;
    width: 80%;
    padding: 10px 0;
    height: 50px;
    font-weight: bold;
  }
  .media_benefit_top_title {
    color: #02923f;
    letter-spacing: 3px;
    margin-top: 40px;
  }
 
  .media_benefit_copytext {
    padding-top: 13px;
    width: 80%;
    height: 65px;
    font-weight: bold;
  }
  .huyo {
    height: 55px;
    line-height: 1 !important;
  }
  .media_benefit_top {
    padding-bottom: 0 !important;
  }
  .media_benefit_backgc {
    width: 100%;
  }
  .media_benefit_coupon_backgc {
    width: 100%;
    margin: 0 auto;
  }
  .text_left {
    line-height: 1.8;
  }
  .annotation {
    text-align: left;
    font-size: 1.2rem
  }
  .media_benefit_code p {
    margin-bottom: 10px;
    font-size: 3.0rem;
  }
  .media_benefit_reccomend {
    padding: 14px 0;
  }
  .media_benefit_detail {
    line-height: 1.5;
    margin: 0 auto;
    padding: 20px 20px;
  }
  .media_benefit_price {
    padding: 0 0 25px 0;
    line-height: 1.4;
    font-size: 4.2rem;
  }
  .media_benefit_title img {
    box-sizing: border-box;
  }
  .media_benefit_subttl {
    max-width: 90%;
  }
  .js-acordion_button-close {
    border-bottom: solid 2px;
    margin: 0 auto;
  }
  .modal_item_detail_close_button {
    position: fixed !important;
    top: 26px !important;
    right: 34px !important;
    border: 1px solid #ccc;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    cursor: pointer;
  }
  .modal_item_detail_wrap {
    width: 90% !important;
    background: #fff;
    box-sizing: border-box;
    padding: 3rem;
    margin: 0 auto;
    border: 1px solid #ccc;
    position: relative;
  }
  .modal__content {
    width: 100% !important;
    margin: 2rem auto;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8);
  }
  .viewgroup-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*margin-bottom: 4rem;*/ /*UI改善の際にコメントアウト*/
    cursor: pointer;
  }
  .viewgroup-item {
    width: 48%;
    margin: 0 0 2rem;
    position: relative;
  }
  /*230203SP追加*/
  .media_benefit_cv_btn {
    margin: 0 auto;
    padding: 10px 20px 20px;
  }
  .media_benefit_cv_explain {
  font-size: 12px;
}
  .media_benefit_kitoisix_img {}
  .media_benefit_flex_title {
    font-size: 4.2rem;
    margin-top: 0;
  }
  .media_benefit_flex {
    display: block;
  }
  .media_benefit_border {
    width: 73%;
  }
  .media_benefit_kit_textgreen {
    line-height: 1.5;
  }
  .media_benefit_kit_textgreen_link {
    margin-bottom: 5px
  }
  .media_benefit_kit_text {
    line-height: 1.5;
  }
  .media_benefit_kit_attention {
    font-size: 12px;
  }
  .media_benefit_icon {
    padding: 5px 15px;
  }
  .media_benefit_price span {
    font-weight: normal;
  }
  .media_benefit_price_red_icon {
    background: #DD0000;
    border-radius: 10px;
    padding: 8px 18px;
    color: #fff;
    margin-right: 13px;
    vertical-align: middle;
  }
  .media_benefit_price_red {
    padding: 0;
    line-height: 0.8;
    color: #DD0000;
    text-align: right;
    margin-bottom: 30px;
    line-height: 0.8;
  }
  .media_benefit_yen {
    font-size: 4rem !important;
  }
  
  /*おせち部分*/
  .media_benefit_price_red_icon_osethi {
    background: #DD0000;
    border-radius: 10px;
    padding: 11px 20px;
    color: #fff;
	margin-bottom: 16px;
    vertical-align: middle;
	display: inline-block;
  }
  .media_benefit_price_osethi {
	font-size: 3rem !important;
}
.media_benefit_price_osethi_yen {
	font-size: 25px;
}
  /*230525追加*/
  /*モジュール start*/
  .media_benefit_font-size_price {
    font-size: 35px;
  }
  .media_benefit_font-size_large {
    font-size: 25px;
  }
  .media_benefit_font-size_normal {
    font-size: 20px;
  }
  .media_benefit_font-size_small {
    font-size: 17px;
  }
  .media_benefit_font-size_icon {
    font-size: 15px;
  }
  .media_benefit_font-color_green {
    color: #02923F;
  }
  .media_benefit_font-weight_bold {
    font-weight: bold;
  }
  .media_benefit_text_left {
    text-align: left;
  }
  .media_benefit_line-height {
    line-height: 1.5;
  }
  /*モジュール end*/
  html {
    font-size: 40%;
  }
  .pc_br {
    display: none;
  }
  .offer__nav {
    margin: 0 12px 30px;
  }
  .media_benefit_convenience_flex:nth-child(3) {
    padding-bottom: 25px;
  }
  .media_benefit_convenience {
    padding-top: 25px;
  }
  .media_benefit_text_attention {
    font-size: 12px;
  }
  .media_benefit_padding {
    padding: 0 20px;
  }
  .category_title {
    padding: 10px 0 20px;
  }
  .category_normal_title {
    padding: 15px;
  }
  .category_big_title {
    text-align: center;
    margin: 0 15px 10px;
    border-bottom: 3px solid #02923F;
  }
  .media_benefit_notes {}
  button.copy_code {
    color: rgb(255, 255, 255);
    background-color: rgb(242, 148, 0);
    box-shadow: 0px 5px 0px 0px #a86701;
  }
  .media_benefit_kitoisix_img {
    margin-bottom: 20px;
  }
  .media_benefit_stripe {
    height: auto;
  }
  .media_benefit_stripe_backgroundcolor {
    height: auto;
  }
  .media_benefit_price {
    margin-top: 45px;
  }
  .media_benefit_stripe_backgroundcolor {
    width: 85%;
  }
  .media_benefit_attention {
    font-size: 14px;
    padding: 32px 40px;
  }
  .media_benefit_attention_text {
    font-size: 14px;
  }
  .media_benefit_convenience_flex {
    margin-left: 14px;
  }
  .media_benefit_stripe_margin {
    padding-bottom: 25px;
  }
  .media_benefit_number {
    font-size: 28px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 25px;
  }
  ul li {
    margin: 0 0 10px 20px;
    padding-left: 30px;
  }
  ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #02923F;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  #wrap {
    width: 780px;
  }
}
.Accordion.coupon_box {
  margin-bottom: 8rem;
}
.Accordion-Item-Icon:hover {
  opacity: 0.5;
}
.js-acordion_button-close, .Accordion-Item-Icon {
  cursor: pointer;
}
.js-acordion_button-close {
  border-bottom: solid 2px;
  display: inline-block;
  margin: 0 auto;
}
/*.top h1{
  box-shadow: 0px 2px 4px 0px #ccc;
}*/
.media_benefit_howtouse {
  margin: 20px;
}
.media_benefit_giftcode_detail {
  border: 2px solid #76952f;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.text_set_title {
  font-size: 1.6rem;
  color: #fff;
  background: #76952f;
  padding: 1rem 2rem;
  width: fit-content;
  line-height: 100%;
  font-weight: bold;
  margin-bottom: 1rem;
}
.text_set_detail {
  font-size: 2.2rem;
  text-align: left;
  margin-left: 2rem;
  font-weight: normal;
}
.text_set_link {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: left;
  margin: 0 0 4rem 2rem;
  border-bottom: 1px solid #ccc;
  width: fit-content;
  cursor: pointer;
}
.category_big_title {
  text-align: center;
  border-bottom: 3px solid #02923F;
}
.category_big_title_last {
  color: #fff;
  background: #f5a32d;
  font-size: 4.5rem;
  text-align: center;
  padding: 40px 0;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 40px;
}
.to-pagetop {
  font-size: 2rem;
  text-align: center;
  margin: 2rem 4rem 4rem;
  text-decoration: underline;
  position: relative;
}
.to-pagetop img {
  height: 2.2rem;
  width: 2.2rem;
  margin-left: 0.5rem;
  bottom: 4px;
  position: absolute;
}
.media_benefit_btn-about {
  margin-bottom: 4rem !important;
}
.about_title {
  padding: 30px 0 15px 0;
  line-height: 1;
  font-size: 3rem;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  color: #76952f;
}
.otms_note_box {
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) .otms_note_box {
  margin: 20px auto 40px;
}
.visitor__note {
  margin: 0 10px 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.visitor__note__title {
  padding: 10px;
  font-size: 1.8rem;
  position: relative;
  text-align: center;
}
.visitor__note__text {
  padding: 0 10px 10px;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: left;
}
.visitor__note__title:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 5px;
  height: 5px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_item_detail_wrap {
  background: #fff;
  box-sizing: border-box;
  padding: 3rem;
  margin: 0 auto;
  border: 1px solid #ccc;
  position: relative;
}
.modal_item_detail_img {
  margin-bottom: 2rem;
}
.modal_item_detail_title {
  display: none;
  font-size: 2.8rem;
  line-height: 4rem;
  text-align: left;
  margin-bottom: 2rem;
}
.modal_item_detail {
  display: none;
  text-align: left;
}
.modal_item_detail_introduction {
  text-align: left;
  padding: 0 1rem 2rem 0;
  margin-bottom: 2rem;
  border-bottom: 1px dotted #ccc;
}
.modal_item_detail dt {
  font-weight: bold;
  border-left: 4px solid #76952f;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.modal_item_detail dd {
  padding: 0 1rem 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px dotted #ccc;
}
.modal_item_detail dd span {
  font-size: 1rem;
  line-height: 140%;
  display: inline-block;
}
.modal_item_detail_close_button {
  position: fixed;
  top: 40px;
  right: auto;
  margin: 0px 0 0 281px;
  border: 1px solid #ccc;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  cursor: pointer;
}
.modal_item_detail_close_button:focus {
  outline: 0;
}
.modal_item_detail_close_button:after, .modal_item_detail_close_button:before {
  background: #333;
  height: 20px;
  width: 2px;
  content: "";
  display: block;
  top: 10px;
  right: 20px;
  position: absolute;
}
.modal_item_detail_close_button:after {
  transform: rotate(45deg);
}
.modal_item_detail_close_button:before {
  transform: rotate(-45deg);
}
.footer__to-pagetop {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.footer__to-pagetop > a {
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: justify;
  color: #333;
  position: relative;
  display: inline-block;
  padding-left: 27px;
  line-height: 1pc;
}
.footer__to-pagetop > a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto 0;
  width: 17px;
  height: 1pc;
  background: url(https://oisix.com/smart/base/images/icon/anchor--top--gray.png);
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.footer__support {
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 10px;
  text-align: center;
}
footer.footer {
  background: #fff;
}
.modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal__container {
  max-width: 700px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}
.modal__content {
  margin: 2rem auto;
  line-height: 1.5;
  color: rgba(0, 0, 0, .8);
}
.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, .8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}
.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}
/* Animation Style */
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}
.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}
.viewgroup-title {
  border-top: 2px solid #02923f;
  border-bottom: 2px solid #02923f;
  font-size: 2.6rem;
  line-height: 100%;
  color: #02923f;
  padding: 2rem;
  margin-bottom: 4rem;
  font-weight: bold;
}
.viewgroup-title span {
  font-size: 1.8rem;
}
.viewgroup-item p {
  font-size: 2rem;
  font-weight: normal;
}
.viewgroup-item img {
  width: 100%;
  margin-bottom: 1rem;
}
.viewgroup-hidden {
  display: none;
}