@charset "UTF-8";
/*グラデーションsass*/
/*グラデーションsass*/
.ec-borderedDefs {
  border: 0;
  margin-top: 24px;
}
.ec-borderedDefs dl {
  border: 0;
  padding: 0;
}
.ec-borderedDefs dl {
  display: flex;
  flex-wrap: wrap;
}
.ec-borderedDefs dl:nth-last-of-type(1) dt {
  border-bottom: 1px solid #000;
}
.ec-borderedDefs dl:nth-last-of-type(1) dd {
  border-bottom: 1px solid #ddd;
}
.ec-borderedDefs dl dt, .ec-borderedDefs dl dd {
  padding: 24px;
}
.ec-borderedDefs dl dt {
  width: 250px;
  line-height: 1.1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  border-top: 1px solid #000;
  position: relative;
}
.ec-borderedDefs dl dt label {
  margin-bottom: 0;
}
.ec-borderedDefs dl dt .ec-required {
  background-color: red;
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  position: absolute;
  display: inline-block;
  right: 0;
  margin: auto;
}
.ec-borderedDefs dl dd {
  line-height: 1.5em;
  border-top: 1px solid #ddd;
  width: calc(100% - 250px);
}
.ec-borderedDefs dl .dtUpper {
  align-items: baseline;
}
.ec-borderedDefs dl .childBlock {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.ec-borderedDefs dl .childBlock:nth-last-of-type(1) {
  padding-bottom: 0;
  border-bottom: 0px;
  margin-bottom: 0;
}
.ec-borderedDefs dl a {
  color: #3667b1;
}
.ec-borderedDefs dl a:visited {
  color: #3667b1;
}
.ec-borderedDefs dl .ec-zipInput {
  margin-bottom: 16px;
}
.ec-borderedDefs dl input {
  margin-bottom: 0;
}
.ec-borderedDefs dl .ec-input input {
  margin-bottom: 0;
  margin-top: 16px;
}
.ec-borderedDefs dl .ec-input:nth-of-type(1) input {
  margin-top: 0;
  /* style */
}
.ec-borderedDefs dl .detailLink {
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
  color: #3667b1;
}
.ec-borderedDefs dl .detailLink:visited {
  color: #3667b1;
}
.ec-borderedDefs dl .detailLink .material-icons {
  position: relative;
  top: 5px;
  font-size: 20px;
  font-size: 2rem;
}
/*--------------------------------------------------- */
/* リスト部分その② */
/*--------------------------------------------------- */
.NumberList dt {
  font-weight: 700;
  margin-bottom: 8px;
}
.NumberList dd {
  margin-bottom: 48px;
  line-height: 1.5em;
}
.privacyList dt:nth-of-type(1):before {
  /* style */
  content: "01 | ";
}
.privacyList dt:nth-of-type(2):before {
  /* style */
  content: "02 | ";
}
.privacyList dt:nth-of-type(3):before {
  /* style */
  content: "03 | ";
}
.privacyList dt:nth-of-type(4):before {
  /* style */
  content: "04 | ";
}
.privacyList dt:nth-of-type(5):before {
  /* style */
  content: "05 | ";
}
.privacyList dt:nth-of-type(6):before {
  /* style */
  content: "06 | ";
}
.privacyList dt:nth-of-type(7):before {
  /* style */
  content: "07 | ";
}
.privacyList dt:nth-of-type(8):before {
  /* style */
  content: "08 | ";
}
.privacyList dt:nth-of-type(9):before {
  /* style */
  content: "09 | ";
}
.agreeList ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
/*--------------------------------------------------- */
/* お問い合わせ */
/*--------------------------------------------------- */
.ec-contactRole [type=submit] {
  margin-top: 50px;
}
.ec-contactRole .ec-para-normal {
  margin-top: 0;
}
/*グラデーションsass*/
.mypage .ec-borderedDefs {
  border: 0;
  padding-top: 0;
}
.mypage .ec-welcomeMsg {
  border: 0;
}
/*--------------------------------------------------- */
/* お気に入り */
/*--------------------------------------------------- */
.ec-favoriteRole .ec-favoriteRole__item-image {
  border: 1px solid #ddd;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  max-height: 200px;
}
.ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle {
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  min-height: initial;
  min-width: initial;
}
/*グラデーションsass*/
#page_shopping_shipping .ec-addressList__item {
  display: flex;
  align-items: center;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* ショッピングカート */
/*--------------------------------------------------- */
#page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__name {
  line-height: 1.2em;
  font-size: 13px;
  font-size: 1.3rem;
}
#page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__name > a {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 4px;
}
#page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__name br:nth-of-type(1) {
  display: none;
  /* style */
}
/*グラデーションsass*/
/* -------------------------------------------------- */
/* ページネーション */
/*--------------------------------------------------- */
.pageInner {
  display: flex;
  justify-content: center;
  margin: 60px 0 40px;
  position: relative;
}
.pageInner .pager {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: -1px;
  padding: 4px 4px 2px;
  border: 1px solid #30d398;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  line-height: 1em;
  min-width: 24px;
  min-height: 24px;
  margin-right: 1px;
}
.pageInner .current {
  background-color: #d7d7d7;
  color: #fff;
  border-color: #d7d7d7;
}
.pageInner a, .pageInner a:visited {
  color: #30d398;
  transition-duration: 0.5s;
}
.pageInner a:hover, .pageInner a:visited:hover {
  color: #fff;
  transition-duration: 0.5s;
  border-color: #333;
  background-color: #333;
}
.pageInner .first {
  margin-right: 8px;
}
.pageInner .last {
  margin-left: 8px;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* ボタン */
/*--------------------------------------------------- */
body button, body .ec-blockBtn--action, body .ec-blockBtn--cancel, body .ec-blockBtn, body .ec-inlineBtn--cancel, body .ec-inlineBtn--action {
  border-radius: 0;
}
body .ec-cartRole .ec-blockBtn--action, body .ec-cartRole .ec-inlineBtn--action, body .ec-modal .ec-blockBtn--action, body .ec-modal .ec-inlineBtn--action {
  background-color: #00995E;
  border: 0;
}
body .ec-cartRole .ec-blockBtn--action:active, body .ec-cartRole .ec-inlineBtn--action:active, body .ec-modal .ec-blockBtn--action:active, body .ec-modal .ec-inlineBtn--action:active {
  background-color: #00995E;
}
body .ec-cartRole .ec-blockBtn--action:active:focus, body .ec-cartRole .ec-inlineBtn--action:active:focus, body .ec-modal .ec-blockBtn--action:active:focus, body .ec-modal .ec-inlineBtn--action:active:focus {
  background-color: #00995E;
}
body .ec-cartRole .ec-blockBtn--action:active:hover, body .ec-cartRole .ec-inlineBtn--action:active:hover, body .ec-modal .ec-blockBtn--action:active:hover, body .ec-modal .ec-inlineBtn--action:active:hover {
  background-color: #00995E;
}
body .ec-cartRole .ec-blockBtn--action:focus, body .ec-cartRole .ec-inlineBtn--action:focus, body .ec-modal .ec-blockBtn--action:focus, body .ec-modal .ec-inlineBtn--action:focus {
  background-color: #00995E;
}
body .ec-cartRole .ec-inlineBtn--action, body .ec-modal .ec-inlineBtn--action {
  border: 1px solid #00995E;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.case_section {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 100px;
}
.case_section ul {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.case_section ul:before, .case_section ul:after {
  content: "";
  display: block;
  width: calc(33% - 30px);
}
.case_section ul:before {
  order: 1;
}
.case_section li {
  width: calc(33% - 30px);
  margin-bottom: 60px;
  border-radius: 5px;
  box-shadow: 0px 0px 18px -8px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.case_section li .image_wrap {
  height: 190px;
}
.case_section li .image_wrap .thumb_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case_section li .image_wrap .no_img {
  background-color: #d4d4d4;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.case_section li .image_wrap .no_img img {
  width: auto;
  max-height: 100%;
}
.case_section li .text_inner {
  padding: 20px;
}
.case_section li .date_wrap .date {
  background-color: #00995E;
  padding: 6px 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.1em;
  font-weight: 700;
  color: #fff;
}
.case_section li .title_wrap {
  margin-top: 16px;
}
.case_section li .title_wrap .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2em;
  font-weight: 700;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.news_section {
  margin-top: 70px;
}
.news_section li {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #aaa;
}
.news_section li:nth-last-of-type(1) {
  border-bottom: 1px solid #aaa;
}
.news_section li .wrap {
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  align-items: center;
}
.news_section li .wrap > div {
  display: flex;
  align-items: center;
}
.news_section li a {
  color: #000;
}
.news_section li a:visited {
  color: #000;
}
.news_section li .date_wrap {
  width: 190px;
  padding-right: 20px;
}
.news_section li .date_wrap .date {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
}
.news_section li .title_wrap {
  width: calc(100% - 190px);
}
.news_section li .title_wrap .title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
  font-weight: 700;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* news_detail_section */
/*--------------------------------------------------- */
.news_detail_section {
  margin-top: 70px;
}
.news_detail_section .heading {
  border-bottom: 1px solid #000;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.news_detail_section .heading .date {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1em;
}
.news_detail_section .heading h3 {
  margin-top: 8px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.1em;
}
.news_detail_section .content {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: 400;
}
.news_detail_section .btn_wrap {
  margin-top: 48px;
}
.news_detail_section .btn_wrap a, .news_detail_section .btn_wrap a:visited {
  margin: auto;
  padding: 12px 24px;
  font-size: 18px;
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #fff;
  background-color: #30d398;
  border: 1px solid #30d398;
  line-height: 1em;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*グラデーションsass*/
/*グラデーションsass*/
.contact_section select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.contact_section select::-ms-expand {
  display: none;
}
.contact_section div.formError {
  z-index: 99;
}
/*--------------------------------------------------- */
/* contactForm */
/*--------------------------------------------------- */
.contact_section .must {
  position: relative;
}
.contact_section .must:after {
  content: "必須";
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #a10000;
  color: #fff;
  position: absolute;
  margin: auto;
  padding: 4px 6px;
  line-height: 1em;
  right: 20px;
}
.contact_section .upper {
  align-items: baseline;
}
.contact_section .notice {
  color: #f20000;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 8px;
  line-height: 1em;
}
.contact_section [type=text], .contact_section textarea, .contact_section [type=email], .contact_section [type=tel], .contact_section [type=number], .contact_section select {
  border: 1px solid #a4a4a4;
  padding: 8px;
  padding-left: 8px;
}
.contact_section [type=text], .contact_section textarea, .contact_section [type=email], .contact_section [type=tel], .contact_section select {
  width: 100%;
}
.contact_section [type=number] {
  max-width: 114px;
}
.contact_section [name=year] {
  max-width: 114px;
}
.contact_section [name=month], .contact_section [name=day] {
  max-width: 76px;
}
.contact_section .labelWrap {
  display: flex;
  flex-direction: column;
}
.contact_section .labelWrap label {
  display: flex;
  align-items: center;
  line-height: 1em;
  cursor: pointer;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.contact_section .labelWrap label input {
  cursor: pointer;
  margin-right: 4px;
}
.contact_section .labelWrap label {
  margin-bottom: 8px;
}
.contact_section .labelWrap label:nth-last-of-type(1) {
  margin-bottom: 0;
}
.contact_section .birth .flex3 {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.contact_section .btn_wrap {
  text-align: center;
}
.contact_section .btn_wrap button {
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: break-all;
  width: auto;
  height: auto;
  text-decoration: none;
  background: #00995E;
  text-align: center;
  border: 1px solid #00995E;
  color: #fff;
  transition: all 0.5s ease;
  max-width: initial;
  width: 200px;
  height: 55px;
  margin: 30px auto 0;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding: 12px 16px;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
}
.contact_section input:focus, .contact_section textarea:focus {
  background-color: #fff9e4;
}
.contact_section .selectWrap {
  position: relative;
}
.contact_section .selectWrap:after {
  content: "";
  content: "";
  display: inline-block;
  width: 21px;
  height: 13px;
  background-image: url(img/down.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  /* style */
  pointer-events: none;
}
/*--------------------------------------------------- */
/* thanks */
/*--------------------------------------------------- */
#thanks {
  margin-bottom: 100px;
  margin-top: 100px;
}
#thanks .btn {
  border-radius: 10px;
}
#thanks img {
  max-width: 475px;
  margin: auto;
}
#thanks p {
  max-width: 700px;
  margin: 30px auto 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5em;
}
#thanks h3 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2em;
  text-align: center;
}
#thanks .btn_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: break-all;
  width: auto;
  height: auto;
  text-decoration: none;
  background: #30d398;
  text-align: center;
  border: 1px solid #30d398;
  color: #fff;
  transition: all 0.5s ease;
  cursor: pointer;
  height: 50px;
  max-width: 250px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 70px auto 0;
  line-height: 1em;
  padding-top: 4px;
}
#thanks .btn_wrap input {
  height: 100%;
  width: 100%;
}
@font-face {
  font-family: "rodinb";
  font-display: swap;
  src: url("../../../font/rodin-b.woff") format("woff"), url("../../../font/rodin-b.otf") format("truetype");
}
.recruite {
  display: none;
}
/*--------------------------------------------------- */
/* contactForm */
/*--------------------------------------------------- */
.description {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 24px;
  line-height: 1.5em;
}
.contact_section .form_block {
  margin-top: 70px;
}
.contact_section .form_block:nth-of-type(1) {
  margin-top: 48px;
  /* style */
}
.contact_section h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.contact_section dl {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  flex-wrap: wrap;
}
.contact_section dt, .contact_section dd {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
  padding: 24px 24px 22px;
  display: flex;
  align-items: center;
}
.contact_section dt {
  width: 300px;
  background-color: #eefff4;
  font-weight: 500;
  flex-wrap: wrap;
}
.contact_section dt .detail {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin-top: 8px;
  width: 100%;
  line-height: 1.2em;
}
.contact_section dd {
  width: calc(100% - 300px);
  display: flex;
  align-items: center;
}
.contact_section .radio_wrap {
  display: block;
}
.contact_section .radio_wrap label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 4px;
  font-weight: 400;
}
.contact_section .radio_wrap label:nth-last-of-type(1) {
  margin-bottom: 0;
}
.contact_section select {
  width: auto;
  padding-right: 20px;
  color: #777;
  max-width: 100%;
}
.contact_section select option {
  color: #000;
}
.contact_section input, .contact_section textarea {
  max-width: 100%;
}
.contact_section input::-webkit-input-placeholder, .contact_section textarea::-webkit-input-placeholder {
  color: #777;
  line-height: 1.5em;
}
.contact_section input::-ms-input-placeholder, .contact_section textarea::-ms-input-placeholder {
  color: #777;
  line-height: 1.5em;
}
.contact_section input::placeholder, .contact_section textarea::placeholder {
  color: #777;
  line-height: 1.5em;
}
.contact_section input:-ms-input-placeholder, .contact_section textarea:-ms-input-placeholder {
  line-height: 1.5em;
  color: #777;
}
.contact_section input:not(input[type=checkbox], [type=file], input[type=submit]), .contact_section textarea, .contact_section select {
  background-color: #f1f1f1;
}
.contact_section input:not(input[type=checkbox], [type=file], input[type=submit]):focus, .contact_section textarea:focus, .contact_section select:focus {
  background-color: #fff9e4;
}
.contact_section [type=file] {
  background-color: transparent;
}
.contact_section .upper {
  align-content: baseline;
}
.contact_section .select_block {
  position: relative;
}
.contact_section .select_block:after {
  content: "▼";
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 10px;
  font-size: 1rem;
  pointer-events: none;
}
.contact_section .input_list {
  flex-wrap: wrap;
}
.contact_section .input_list input {
  width: 100%;
  margin-bottom: 8px;
}
.contact_section .input_list input:nth-last-of-type(1) {
  margin-bottom: 0;
}
.contact_section .input_flex {
  flex-wrap: wrap;
}
.contact_section .input_flex .flex {
  width: 100%;
  display: flex;
  align-items: center;
}
.contact_section .input_flex .flex:nth-last-of-type(1) {
  margin-top: 8px;
}
.contact_section .input_flex .flex.upper {
  align-items: flex-start;
}
.contact_section .input_flex .flex.upper .flexLeft {
  padding-top: 8px;
}
.contact_section .input_flex .flexLeft {
  padding-right: 8px;
  word-break: keep-all;
}
.contact_section .input_flex .flexRight {
  width: inherit;
}
.contact_section .file_upload .flex {
  margin-bottom: 12px;
}
.contact_section .file_upload .flex:nth-last-of-type(1) {
  margin-bottom: 0;
}
.contact_section .file_upload .flex [type=file] {
  font-size: 14px;
  font-size: 1.4rem;
}
.contact_section .file_upload .text {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 8px;
}
.contact_section .kiyakuBlock {
  margin-top: 8px;
}
.contact_section .kiyakuBlock .wrap {
  overflow: scroll;
  height: 300px;
  border: 1px solid #aaa;
  background-color: #f3f3f3;
  padding: 24px;
}
.contact_section .kiyakuBlock .wrap .inner {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
}
.contact_section .check_block {
  margin-top: 16px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
}
.contact_section .check_block .must {
  display: flex;
  align-items: center;
}
.contact_section .check_block .must:after {
  right: -43px;
  /* style */
}
.contact_section .check_block label {
  cursor: pointer;
}
.contact_section .check_block label input {
  cursor: pointer;
  margin-right: 4px;
}
.contact_section .btn_wrap {
  margin-top: 32px;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.about_section {
  margin-top: 160px;
}
.about_section img {
  width: auto;
  max-width: 100%;
}
.about_section .message_block {
  position: relative;
  z-index: 1;
}
.about_section .message_block .image {
  width: 49%;
  position: absolute;
  top: -80px;
  left: 0;
  margin: auto;
}
.about_section .message_block .image img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.about_section .message_block .right_block {
  min-height: 550px;
}
.about_section .message_block .right_block:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../../../../assets/img/about/message_bg.png);
  background-size: auto;
  vertical-align: middle;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  margin: auto;
}
.about_section .message_block .right_block .bgimg img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
}
.about_section .message_block .right_block .text_block .front {
  width: calc(50% - 22px);
  margin-left: auto;
  padding-top: 80px;
}
.about_section .message_block .right_block .text_block img {
  width: auto;
  max-width: 100%;
}
.about_section .message_block .right_block .text_block .title {
  margin-top: 12px;
  background-color: #428876;
  padding: 16px 24px;
  display: inline-block;
}
.about_section .message_block .right_block .text_block .text {
  margin-top: 12px;
}
.about_section .message_block .right_block .text_block .text p {
  line-height: 1.7em;
  font-size: 18px;
  font-size: 1.8rem;
}
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.contept_block {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 143px;
}
.contept_block img {
  width: auto;
  max-width: 100%;
}
.contept_block .flex {
  display: flex;
  margin-bottom: 140px;
  justify-content: space-between;
}
.contept_block .flex:nth-last-of-type(1) {
  margin-bottom: 0;
}
.contept_block .flex2 {
  width: 47%;
}
.contept_block .flex2 .text {
  margin-top: 20px;
}
.contept_block .flex2 p {
  line-height: 1.7em;
  font-size: 18px;
  font-size: 1.8rem;
}
.contept_block .right_sec .heading img {
  margin-left: auto;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.ranking_list .main_contant {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.ranking_list .main_contant ul {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ranking_list .main_contant ul:before, .ranking_list .main_contant ul:after {
  content: "";
  display: block;
  width: calc(50% - 20px);
}
.ranking_list .main_contant ul:before {
  order: 1;
}
.ranking_list .main_contant li {
  width: calc(50% - 20px);
  margin-bottom: 40px;
  border-radius: 5px;
  box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.ranking_list .main_contant li .wrap {
  height: 100%;
}
.ranking_list .main_contant li .image_wrap {
  height: 190px;
}
.ranking_list .main_contant li .image_wrap .thumb_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ranking_list .main_contant li .image_wrap .no_img {
  background-color: #d4d4d4;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ranking_list .main_contant li .image_wrap .no_img img {
  width: auto;
  max-height: 100%;
}
.ranking_list .main_contant li .text_inner {
  padding: 20px;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  height: calc(100% - 190px);
}
.ranking_list .main_contant li .text_inner .upper_block, .ranking_list .main_contant li .text_inner .down_block {
  width: 100%;
}
.ranking_list .main_contant li .date_wrap .date {
  background-color: #00995E;
  padding: 6px 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.1em;
  font-weight: 700;
  color: #fff;
}
.ranking_list .main_contant li .title_wrap {
  margin-top: 16px;
}
.ranking_list .main_contant li .title_wrap .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2em;
  font-weight: 700;
  color: #000;
}
.ranking_list .main_contant li .view_wrap {
  text-align: right;
  margin-top: 8px;
}
.ranking_list .main_contant li .view_wrap span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #b1b1b1;
  text-align: right;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.ranking_section aside .side_wrap {
  padding: 24px;
  margin-bottom: 32px;
  box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.2);
}
.ranking_section aside .side_wrap .heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
}
.ranking_section aside .side_wrap .inner {
  padding-top: 16px;
}
.ranking_section aside .side_wrap .inner .categoryWrap li {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px dotted #aaa;
}
.ranking_section aside .side_wrap .inner .categoryWrap li:nth-of-type(1) {
  padding-top: 0;
  /* style */
}
.ranking_section aside .side_wrap .inner .categoryWrap li:nth-last-of-type(1) {
  border-bottom: 0;
  padding-bottom: 0;
}
.ranking_section aside .side_wrap .inner .categoryWrap li a {
  height: 100%;
  color: #000;
  display: flex;
  align-items: center;
  line-height: 1.1em;
  display: inline-block;
}
.ranking_section aside .side_wrap .inner .categoryWrap li a i {
  color: #00995E;
  margin-right: 4px;
  position: relative;
  top: -1px;
}
.ranking_section aside .side_wrap .inner .selectWrap {
  border: 1px solid #aaa;
  padding: 8px;
  background-color: #f5f5f5;
  width: 100%;
}
.ranking_section aside .side_wrap .inner .tagWrap {
  display: flex;
  flex-wrap: wrap;
}
.ranking_section aside .side_wrap .inner .tagWrap li {
  margin-right: 4px;
  margin-bottom: 4px;
}
.ranking_section aside .side_wrap .inner .tagWrap li a, .ranking_section aside .side_wrap .inner .tagWrap li a:visited {
  padding: 4px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #00995E;
  background-color: #fff;
  border: 1px solid #00995E;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.ranking_section .rankingWrap {
  justify-content: space-between;
  display: flex;
  margin-top: 70px;
}
.ranking_section .rankingWrap aside {
  width: 250px;
}
.ranking_section .rankingWrap .main_contant {
  width: calc(100% - 300px);
}
.ranking_instagram {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px dotted #ddd;
  margin-bottom: -100px;
  position: relative;
  z-index: 1;
}
/*グラデーションsass*/
/*--------------------------------------------------- */
/* /*--------------------------------------------------- */
.detail_wrap .heading {
  background-color: #00995E;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}
.detail_wrap .heading h2 {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 700;
  font-size: 26px;
  font-size: 2.6rem;
  padding-right: 8px;
}
.detail_wrap .heading .date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 19px;
  font-size: 1.9rem;
}
.detail_wrap .tagWrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.detail_wrap .tagWrap li {
  margin-right: 4px;
  margin-bottom: 4px;
}
.detail_wrap .tagWrap li a, .detail_wrap .tagWrap li a:visited {
  padding: 4px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #00995E;
  background-color: #fff;
  border: 1px solid #00995E;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail_wrap .rank_top {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.detail_wrap .rank_top .rank_num1, .detail_wrap .rank_top .rank_num2, .detail_wrap .rank_top .rank_num3 {
  position: relative;
}
.detail_wrap .rank_top .rank_num1 .number img, .detail_wrap .rank_top .rank_num2 .number img, .detail_wrap .rank_top .rank_num3 .number img {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: auto;
  pointer-events: none;
}
.detail_wrap .rank_top .rank_num1 {
  width: 100%;
}
.detail_wrap .rank_top .rank_num1 .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 400px;
}
.detail_wrap .rank_top .rank_num1 .name {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2em;
  margin-top: 8px;
}
.detail_wrap .rank_top .rank_num2, .detail_wrap .rank_top .rank_num3 {
  margin-top: 48px;
  width: calc(50% - 20px);
}
.detail_wrap .rank_top .rank_num2 .image img, .detail_wrap .rank_top .rank_num3 .image img {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail_wrap .rank_top .rank_num2 .name, .detail_wrap .rank_top .rank_num3 .name {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2em;
  margin-top: 8px;
}
.detail_wrap .image_list {
  margin-top: 80px;
}
.detail_wrap .image_list .catch {
  position: relative;
  font-size: 27px;
  font-size: 2.7rem;
  padding-bottom: 12px;
  border-bottom: 1px solid #000;
}
.detail_wrap .image_list ul {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.detail_wrap .image_list ul:before, .detail_wrap .image_list ul:after {
  content: "";
  display: block;
  width: calc(25% - 15px);
}
.detail_wrap .image_list ul:before {
  order: 1;
}
.detail_wrap .image_list ul li {
  margin-bottom: 24px;
  width: calc(25% - 15px);
}
.detail_wrap .image_list ul li img {
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail_wrap .image_list ul li .text {
  margin-top: 8px;
  font-size: 13px;
  font-size: 1.3rem;
}
.detail_wrap .btn_wrap {
  margin-top: 70px;
}
.detail_wrap .btn_wrap a, .detail_wrap .btn_wrap a:visited {
  padding: 12px 24px;
  font-size: 18px;
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #fff;
  font-weight: 700;
  background-color: #00995E;
  border: 1px solid #00995E;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
/*--------------------------------------------------- */
/* 記事のCSS */
/*--------------------------------------------------- */
.entry-content {
  overflow: hidden;
}
.entry-content img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: auto;
  margin-top: 8px;
  margin-bottom: 8px;
  max-width: 100%;
  margin-right: 16px;
  display: inline-block;
  clear: both;
}
.entry-content .alignnone {
  clear: none;
}
.entry-content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .alignright {
  clear: none;
  display: inline;
  float: right;
  margin-left: 16px;
}
.entry-content .alignleft {
  clear: none;
  display: inline;
  float: left;
  margin-right: 16px;
}
.entry-content figure img {
  margin-bottom: 4px;
}
.entry-content figure figcaption {
  font-weight: 700;
}
.entry-content p, .entry-content span {
  line-height: 1.7;
  margin-top: 1em;
  margin-bottom: 1em;
}
.entry-content a, .entry-content a:visited {
  color: #00995E;
  text-decoration: underline;
}
.entry-content a:visited, .entry-content a:visited:visited {
  color: #00995E;
}
/*--------------------------------------------------- */
/* reset */
/*--------------------------------------------------- */
.mainImg .ec-pageHeader h1, .mainImg .ec-pageHeader .eng {
  border: 0;
  margin: 0;
  padding: 0;
}
.mainImg ol, .mainImg ul {
  margin: 0;
  padding: 0;
}
main .ec-cartRole, main .ec-role, main .ec-contactRole, main .ec-welcomeMsg, main .ec-navlistRole .ec-navlistRole__navlist a, main .ec-historyRole .ec-historyRole__contents, main .ec-mypageRole, main .ec-inlineBtn, main .ec-orderRole, main .ec-withdrawRole {
  color: #000;
  font-weight: 500;
}
/*--------------------------------------------------- */
/* サブページｈエッダ― */
/*--------------------------------------------------- */
/*--------------------------------------------------- */
/* サブページ */
/*--------------------------------------------------- */
.ec-role .blank {
  margin-right: 4px;
}
.mainImg {
  position: relative;
  z-index: 1;
}
.mainImg .ec-pageHeader, .mainImg .ec-mypageRole .ec-pageHeader {
  z-index: 1;
  display: flex;
}
.mainImg .ec-pageHeader .bgimageWrap, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap {
  width: 100%;
  position: relative;
  height: 200px;
}
.mainImg .ec-pageHeader .bgimageWrap img, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap img {
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainImg .ec-pageHeader .bgimageWrap .headingWrap, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap .headingWrap {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.mainImg .ec-pageHeader .bgimageWrap .eng, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap .eng {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-size: 1.6rem;
}
.mainImg .ec-pageHeader .bgimageWrap h1, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap h1 {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 4px;
}
.mainImg ol {
  display: flex;
  align-items: center;
  height: 56px;
  margin: auto;
  justify-content: flex-end;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  font-size: 1.2rem;
}
.mainImg ol .nowPage {
  color: #000;
}
.mainImg ol li:not(:nth-last-of-type(1)) {
  position: relative;
  padding-right: 20px;
  margin-right: 12px;
}
.mainImg ol li:not(:nth-last-of-type(1)):after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* style */
  content: ">";
}
.mainImg ol a, .mainImg ol a:visited {
  color: #686868;
  text-decoration: underline;
  line-height: 1.1em;
  position: relative;
}
.mainImg ol a span, .mainImg ol a:visited span {
  color: #686868;
}
.mainImg ol a:before, .mainImg ol a:visited:before {
  content: "";
  /* style */
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 769px) {
  .ec-borderedDefs dl a:hover {
    color: #00995E;
    transition-duration: 0.5s;
  }
  .ec-borderedDefs dl .detailLink:hover {
    color: #00995E;
    transition-duration: 0.5s;
  }
  body .ec-cartRole .ec-inlineBtn--action:hover, body .ec-modal .ec-inlineBtn--action:hover {
    background-color: #fff;
    color: #00995E;
    border: 1px solid #00995E;
    transition-duration: 0.5s;
  }
  .case_section li .image_wrap .thumb_img:hover {
    opacity: 0.5;
    transition-duration: 0.5s;
  }
  .news_section li a:hover {
    color: #aaa;
    transition-duration: 0.5s;
  }
  .news_detail_section .btn_wrap a:hover, .news_detail_section .btn_wrap a:visited:hover {
    background-color: #fff;
    color: #30d398;
    border: 1px solid #30d398;
    transition-duration: 0.5s;
  }
  .contact_section .btn_wrap button:hover {
    background: #fff;
    color: #00995E;
    border: 1px solid #00995E;
    box-shadow: none;
  }
  #thanks .btn_wrap:hover {
    background: #fff;
    color: #30d398;
    border: 1px solid #30d398;
    box-shadow: none;
  }
  .contact_section dt, .contact_section dd {
    border-top: 1px solid #777777;
  }
  .contact_section dt:nth-last-of-type(1), .contact_section dd:nth-last-of-type(1) {
    border-bottom: 1px solid #777777;
  }
  .ranking_list .main_contant li .wrap:hover {
    opacity: 0.5;
    transition-duration: 0.5s;
  }
  .ranking_section aside .side_wrap .inner .categoryWrap li a:hover {
    opacity: 0.5;
    transition-duration: 0.5s;
  }
  .ranking_section aside .side_wrap .inner .tagWrap li a:hover, .ranking_section aside .side_wrap .inner .tagWrap li a:visited:hover {
    background-color: #00995E;
    color: #fff;
    border: 1px solid #00995E;
    transition-duration: 0.5s;
  }
  .ranking_instagram img:hover {
    opacity: 0.5;
    transition-duration: 0.5s;
  }
  .detail_wrap .image:hover, .detail_wrap .img_wrap:hover {
    opacity: 0.5;
    transition-duration: 0.5s;
  }
  .detail_wrap .tagWrap li a:hover, .detail_wrap .tagWrap li a:visited:hover {
    background-color: #00995E;
    color: #fff;
    border: 1px solid #00995E;
    transition-duration: 0.5s;
  }
  .detail_wrap .btn_wrap a:hover, .detail_wrap .btn_wrap a:visited:hover {
    background-color: #fff;
    color: #00995E;
    border: 1px solid #00995E;
    transition-duration: 0.5s;
  }
  .entry-content a:hover, .entry-content a:visited:hover {
    color: #888;
    transition-duration: 0.5s;
  }
  .mainImg ol a:hover, .mainImg ol a:visited:hover {
    color: #bbb;
    transition-duration: 0.5s;
  }
}
@media (max-width: 768px) {
  body .ec-cartRole .ec-inlineBtn--action:hover, body .ec-modal .ec-inlineBtn--action:hover {
    background-color: #00995E;
    border: 1px solid #00995E;
  }
  body .ec-inlineBtn--cancel:hover, body .ec-blockBtn--cancel:hover {
    background-color: #525263;
    border: 1px solid #525263;
  }
  .case_section li {
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
  .case_section li .date_wrap .date {
    padding: 4px 8px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .case_section li .title_wrap {
    margin-top: 12px;
  }
  .case_section li .title_wrap .title {
    font-size: 20px;
    font-size: 2rem;
  }
  .contact_section .btn_wrap button:hover {
    background: #00995E;
    color: #fff;
    border: 1px solid #00995E;
  }
  .contact_section .btn_wrap button {
    height: auto;
  }
  .contact_section .btn_wrap button {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .contact_section .selectWrap:after {
    background-image: url(img/down@2x.png);
  }
  .contact_section .catch p {
    margin-top: 30px;
  }
  .contact_section form {
    margin-top: 30px;
  }
  .contact_section .must:after {
    position: relative;
    right: 0;
    margin-left: 8px;
    /* style */
  }
  .contact_section dt, .contact_section dd {
    border: 0;
    width: 100%;
    padding: 0;
  }
  .contact_section dd {
    border-bottom: 1px dotted #aaa;
    padding-bottom: 24px;
  }
  .contact_section dt {
    padding-top: 24px;
    margin-bottom: 8px;
    font-weight: 700;
  }
  .contact_section dt br {
    display: none;
  }
  .contact_section .catch h3:before {
    width: 42px;
    height: 27px;
    /* style */
  }
  #thanks h3 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #thanks .btn_wrap:hover {
    background: #30d398;
    color: #fff;
    border: 1px solid #30d398;
  }
  .contact_section dl {
    border: 1px solid #777777;
  }
  .contact_section dt, .contact_section dd {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px;
    border-top: 0;
  }
  .contact_section dt:nth-last-of-type(1), .contact_section dd:nth-last-of-type(1) {
    border-bottom: 0;
  }
  .contact_section dt {
    width: 100%;
    margin-bottom: 0;
  }
  .contact_section dd {
    width: 100%;
    border-top: 0;
  }
  .contact_section input:not(input[type=checkbox], input[type=file], input[type=submit]), .contact_section textarea, .contact_section select {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .contact_section .must:after {
    display: none;
  }
  .contact_section .must {
    position: relative;
  }
  .contact_section .must span:after {
    content: "必須";
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700s;
    background-color: #e40000;
    color: #fff;
    margin: auto;
    padding: 4px 6px;
    position: relative;
    right: 0;
    margin-left: 8px;
  }
  .contact_section .check_block .must:after {
    right: 0;
    display: block;
  }
  .about_section {
    margin-top: 70px;
  }
  .about_section .message_block {
    position: relative;
    z-index: 1;
  }
  .about_section .message_block .wrap {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 70px;
  }
  .about_section .message_block .image {
    order: 2;
    margin-top: 24px;
    width: 100%;
    top: 0;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about_section .message_block .image img {
    height: 400px;
  }
  .about_section .message_block .right_block {
    order: 1;
    min-height: initial;
  }
  .about_section .message_block .right_block .bgimg {
    display: none;
  }
  .about_section .message_block .right_block .text_block .front {
    width: 100%;
    margin: auto;
  }
  .about_section .message_block .right_block .text_block img {
    width: auto;
    max-width: 100%;
  }
  .about_section .message_block .right_block .text_block .title {
    margin-top: 12px;
    background-color: #428876;
    padding: 16px 24px;
    display: inline-block;
  }
  .about_section .message_block .right_block .text_block .text {
    margin-top: 12px;
  }
  .about_section .message_block .right_block .text_block .text p {
    line-height: 1.7em;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .contept_block .flex {
    display: flex;
    margin-bottom: 140px;
    flex-wrap: wrap;
  }
  .contept_block .flex2 {
    width: 100%;
  }
  .contept_block .flex2 .text {
    margin-top: 20px;
  }
  .contept_block .flex2 p {
    line-height: 1.7em;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .contept_block .textFlex {
    order: 1;
  }
  .contept_block .imgFlex {
    order: 2;
    margin-top: 16px;
  }
  .ranking_list .main_contant ul:before, .ranking_list .main_contant ul:after {
    width: calc(50% - 10px);
  }
  .ranking_list .main_contant li {
    width: calc(50% - 10px);
    margin-bottom: 32px;
  }
  .ranking_list .main_contant li .image_wrap {
    height: 150px;
  }
  .ranking_list .main_contant li .image_wrap .no_img {
    height: 150px;
  }
  .ranking_list .main_contant li .text_inner {
    padding: 16px;
    height: calc(100% - 150px);
  }
  .ranking_list .main_contant li .date_wrap .date {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .ranking_list .main_contant li .title_wrap {
    margin-top: 16px;
  }
  .ranking_list .main_contant li .title_wrap .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .ranking_section .rankingWrap {
    flex-wrap: wrap;
  }
  .ranking_section .rankingWrap aside {
    width: 100%;
    order: 2;
    margin-top: 70px;
  }
  .ranking_section .rankingWrap .main_contant {
    order: 1;
    width: 100%;
  }
  .ranking_instagram {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 1px dotted #ddd;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
  .detail_wrap .heading {
    padding: 12px 16px;
    display: flex;
    flex-wrap: wrap;
  }
  .detail_wrap .heading h2 {
    width: 100%;
    order: 2;
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 4px;
  }
  .detail_wrap .heading .date {
    order: 1;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .detail_wrap .tagWrap {
    margin-top: 12px;
  }
  .detail_wrap .rank_top {
    margin-top: 32px;
  }
  .detail_wrap .rank_top .rank_num1 .image img, .detail_wrap .rank_top .rank_num2 .image img, .detail_wrap .rank_top .rank_num3 .image img {
    min-height: 200px;
  }
  .detail_wrap .rank_top .rank_num1 .image img {
    width: 100%;
    height: auto;
  }
  .detail_wrap .rank_top .rank_num1 .name {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detail_wrap .rank_top .rank_num1 .number img {
    max-width: 130px;
    top: -10px;
    left: -10px;
  }
  .detail_wrap .rank_top .rank_num2, .detail_wrap .rank_top .rank_num3 {
    margin-top: 32px;
    width: 100%;
  }
  .detail_wrap .rank_top .rank_num2 .image img, .detail_wrap .rank_top .rank_num3 .image img {
    width: 100%;
    height: auto;
  }
  .detail_wrap .rank_top .rank_num2 .name, .detail_wrap .rank_top .rank_num3 .name {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 8px;
  }
  .detail_wrap .rank_top .rank_num2 .number img, .detail_wrap .rank_top .rank_num3 .number img {
    max-width: 90px;
  }
  .detail_wrap .image_list {
    margin-top: 70px;
  }
  .detail_wrap .image_list .catch {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detail_wrap .image_list ul {
    margin-top: 24px;
  }
  .detail_wrap .image_list ul:before, .detail_wrap .image_list ul:after {
    width: calc(50% - 10px);
  }
  .detail_wrap .image_list ul li {
    width: calc(50% - 10px);
  }
  .detail_wrap .image_list ul li img {
    height: 130px;
  }
  .detail_wrap .image_list ul li .text {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .mainImg {
    position: relative;
    z-index: 1;
  }
  .mainImg:before {
    width: calc(100% - 80px);
    left: 0;
    right: auto;
    height: calc(100% + 100px);
  }
  .mainImg .ec-pageHeader, .mainImg .ec-mypageRole .ec-pageHeader {
    z-index: 1;
    display: flex;
  }
  .mainImg .ec-pageHeader .bgimageWrap, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap {
    height: 150px;
  }
  .mainImg .ec-pageHeader .bgimageWrap img, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap img {
    height: 150px;
  }
  .mainImg .ec-pageHeader .headingWrap h1, .mainImg .ec-mypageRole .ec-pageHeader .headingWrap h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .contact_section .catch h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .about_section .message_block .image img {
    height: 250px;
  }
  .detail_wrap .heading h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (max-width: 480px) {
  .ec-borderedDefs dl dt .ec-required {
    position: relative;
    right: auto;
    margin-left: 8px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .ec-borderedDefs dl dt, .ec-borderedDefs dl dd {
    padding: 16px 0;
  }
  .ec-borderedDefs dl dt {
    font-weight: 700;
    padding-bottom: 0;
    width: 100%;
    border-top: 1px solid #000;
  }
  .ec-borderedDefs dl dt:nth-last-of-type(1) {
    border-bottom: 0;
  }
  .ec-borderedDefs dl dd {
    width: 100%;
    padding-top: 8px;
    border-top: 0;
  }
  .ec-borderedDefs dl dd:nth-last-of-type(1) {
    border-bottom: 0;
  }
  .ec-borderedDefs dl .childBlock {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #bbb;
  }
  .ec-borderedDefs dl .childBlock:nth-of-type(1) {
    /* style */
    border-top: 1px dotted #bbb;
    padding-top: 16px;
    margin-top: 8px;
  }
  #page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__name {
    font-weight: 400;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__name > a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
  }
  #page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__unitPrice {
    margin-top: 8px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
  #page_cart .ec-cartRow .ec-cartRow__summary .ec-cartRow__sutbtotalSP {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
  }
  #page_cart .ec-cartRow .ec-cartRow__delColumn {
    width: 12%;
  }
  .case_section {
    margin-top: 40px;
  }
  .case_section li {
    width: calc(50% - 8px);
    margin-bottom: 16px;
  }
  .case_section li .image_wrap {
    height: 120px;
  }
  .case_section li .image_wrap .no_img {
    height: 120px;
  }
  .case_section li .image_wrap .no_img img {
    max-width: 40%;
  }
  .case_section li .text_inner {
    padding: 12px;
  }
  .case_section li .date_wrap .date {
    padding: 4px 4px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .case_section li .title_wrap {
    margin-top: 4px;
  }
  .case_section li .title_wrap .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .contact_section dt, .contact_section dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .contact_section .must:after {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .contact_section [type=text], .contact_section textarea, .contact_section [type=email], .contact_section [type=tel], .contact_section [type=number], .contact_section select {
    padding: 8px;
    min-height: 32px;
  }
  .contact_section input:focus, .contact_section textarea:focus {
    background-color: #fff9e4;
  }
  .contact_section .selectWrap {
    position: relative;
  }
  .contact_section .selectWrap:after {
    width: 14px;
    height: 9px;
    top: 0;
    right: 16px;
    bottom: 0;
  }
  #thanks {
    margin-top: 140px;
  }
  #thanks h3 {
    text-align: left;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #thanks h3 br {
    display: none;
  }
  .contact_section .kiyakuBlock {
    margin-top: 8px;
  }
  .contact_section .kiyakuBlock .wrap {
    height: 200px;
    padding: 8px;
  }
  .contact_section .kiyakuBlock .wrap .inner {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .about_section .message_block .wrap {
    padding-bottom: 60px;
  }
  .about_section .message_block .right_block .text_block .front {
    width: 100%;
    margin: auto;
    padding-top: 60px;
  }
  .about_section .message_block .right_block .text_block .eng img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 20px;
  }
  .about_section .message_block .right_block .text_block .title {
    padding: 12px 12px;
  }
  .about_section .message_block .right_block .text_block .title img {
    max-height: 20px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .about_section .message_block .right_block .text_block .text p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .contept_block {
    margin-top: 80px;
  }
  .contept_block .flex {
    margin-bottom: 100px;
  }
  .contept_block .flex:nth-of-type(1) .heading img, .contept_block .flex:nth-of-type(3) .heading img, .contept_block .flex:nth-of-type(4) .heading img {
    max-height: 50px;
  }
  .contept_block .flex:nth-of-type(2) .heading img {
    max-height: 70px;
  }
  .contept_block .flex2 .text {
    margin-top: 12px;
  }
  .contept_block .flex2 p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .ranking_list .main_contant li {
    margin-bottom: 24px;
  }
  .ranking_list .main_contant li .image_wrap {
    height: 100px;
  }
  .ranking_list .main_contant li .image_wrap .no_img {
    height: 100px;
  }
  .ranking_list .main_contant li .image_wrap .no_img img {
    max-width: 40%;
  }
  .ranking_list .main_contant li .text_inner {
    padding: 12px;
    height: calc(100% - 100px);
  }
  .ranking_list .main_contant li .date_wrap .date {
    padding: 4px 8px;
    font-size: 10px;
    font-size: 1rem;
  }
  .ranking_list .main_contant li .title_wrap {
    margin-top: 8px;
  }
  .ranking_list .main_contant li .title_wrap .title {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .mainImg:before {
    width: calc(100% - 82px);
  }
  .mainImg .ec-pageHeader, .mainImg .ec-mypageRole .ec-pageHeader {
    display: flex;
  }
  .mainImg .ec-pageHeader .bgimageWrap, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap {
    width: 100%;
    height: 100px;
  }
  .mainImg .ec-pageHeader .bgimageWrap img, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap img {
    height: 100px;
  }
  .mainImg .ec-pageHeader .bgimageWrap .headingWrap, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap .headingWrap {
    top: 50%;
    left: 50%;
    width: calc(100% - 40px);
  }
  .mainImg .ec-pageHeader .bgimageWrap .eng, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap .eng {
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 2px;
  }
  .mainImg .ec-pageHeader .bgimageWrap h1, .mainImg .ec-mypageRole .ec-pageHeader .bgimageWrap h1 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .ec-borderedDefs dl dt label {
    margin-top: 8px;
  }
  .ec-borderedDefs dl dt .ec-required {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding-bottom: 0;
  }
}