@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat...");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

* {
  box-sizing: border-box;
  font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
}

address, em {
  font-style: normal;
}

.viewpc {
  display: block;
}

.viewtb {
  display: none;
}

.viewsp {
  display: none;
}

html, body {
  width: 100%;
}

body {
  background-color: #ffffff;
  color: #000;
  font-size: 1em;
  line-height: 1.8;
  font-family: "Noto Sans JP", "游ゴシック体", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, blockquote, fieldset, div {
  margin: 0;
  padding: 0;
}

table, pre, code, select, option, input, textarea, kbd, var, ins, del, samp {
  font-size: 14px;
}

optgroup {
  font-size: 14px;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 14px;
}

p {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 0 0 1em 0;
  text-align: justify;
}

ul li, ol li {
  list-style: none;
}

table, th, td {
  margin: 0;
  padding: 0;
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
}

th, caption {
  text-align: left;
}

address, cite, dfn, em, b, strong, var, th, ins, del, samp {
  font-weight: normal;
  font-style: normal;
}

img, fieldset {
  border: none;
}

hr {
  border: solid #cdcdcd;
  border-width: 1px 0 0 0;
  height: 1px;
  clear: right;
}

.align_center {
  text-align: center;
}

a, a:link, a:active, a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
}
a:hover {
  color: #000;
  outline: none;
}
a img {
  border: 0;
}

.link_underline a {
  text-decoration: underline;
}
.link_underline a:hover {
  text-decoration: none !important;
}

.inner {
  width: 1000px;
  margin: 0 auto;
  text-align: justify;
  padding: 0;
  position: relative;
}

.top_nomargin {
  margin-top: 0 !important;
}

.bottom_nomargin {
  margin-bottom: 0 !important;
}

.text_strong {
  font-weight: bold;
}

.text_blue {
  color: #092254;
}

.text_red {
  color: #df4150;
}

.text_white {
  color: #ffffff;
}

.text_cap {
  font-size: 14px;
  line-height: 1.3;
}

.text_long {
  letter-spacing: -0.1em;
}

.text_underline {
  text-decoration: underline;
}

.align_left {
  text-align: left !important;
}

.align_right {
  text-align: right !important;
}

.blockcontents {
  display: block;
}

.margintop10 {
  margin-top: 10px;
}

.margintop30 {
  margin-top: 30px;
}

.margintop40 {
  margin-top: 40px;
}

.marginbottom0 {
  margin-bottom: 0 !important;
}

.marginbottom20 {
  margin-bottom: 20px !important;
}

.marginbottom60 {
  margin-bottom: 60px !important;
}

.marginleft0 {
  margin-left: 0 !important;
}

.margintopmainus30 {
  margin-top: -30px;
}

.cap {
  font-size: 12px !important;
  margin-top: 8px !important;
  line-height: 1.6 !important;
}

.lineheightshort {
  line-height: 1.5 !important;
  margin-bottom: 12px !important;
}

.strong_copy {
  font-size: 20px;
  text-align: center;
}

.big_copy {
  font-size: 28px;
  margin-bottom: 0;
}

.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}

.clear {
  clear: both;
}

.invisible {
  transition: opacity 0.5s ease;
  opacity: 0;
}

.visible {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.deley01 {
  animation-delay: 0.2s;
}

.deley02 {
  animation-delay: 0.3s;
}

.deley03 {
  animation-delay: 0.4s;
}

.deley04 {
  animation-delay: 0.5s;
}

.deley05 {
  animation-delay: 0.6s;
}

header {
  width: 100%;
  background: url("../images/topimage_bg.png") no-repeat top center;
  background-size: cover;
  z-index: 1;
  padding: 30px 0;
}
header h1 {
  width: 780px;
  margin: 0;
}
header h1 img {
  width: 100%;
  height: auto;
}

.top_count {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.top_count .fig_count {
  position: absolute;
  width: 320px;
  top: -200px;
  right: 0;
}
.top_count .fig_count img {
  width: 100%;
  height: auto;
}

.topcopyinner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.topcopy {
  position: relative;
  width: 680px;
  color: #000;
  padding: 20px 0;
}
.topcopy p {
  margin: 0;
  text-align: justify;
}

main {
  width: 100%;
  clear: both;
  margin: 0 auto;
  padding: 0;
}

.contest_detail {
  width: 100%;
  margin: 30px auto;
}

.prize_grandprix h2 {
  width: 100%;
  background-color: #7db67d;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
}
.prize_grandprix h2 .inner {
  background: url("../images/mark_prize.png") no-repeat left center #7db67d;
  background-size: 60px;
  padding: 18px 0 22px 80px;
}
.prize_grandprix h2 span {
  background-color: #ffffff;
  color: #7db67d;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 20px;
  margin-left: 16px;
}

.grandprix_contents {
  width: 90%;
  max-width: 1000px;
  margin: 40px auto 40px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.grandprix_contents .grandprix_text {
  flex-basis: 48%;
}
.grandprix_contents .grandprix_text .grandprix_prof {
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: 700;
}
.grandprix_contents .grandprix_text .grandprix_prof span {
  font-size: 12px;
  margin-left: 6px;
}
.grandprix_contents .grandprix_text .grandprix_product {
  font-size: 32px;
  color: #7db67d;
  font-weight: 700;
  margin-bottom: 20px;
}
.grandprix_contents .grandprix_text .grandprix_product span {
  font-size: 18px;
  margin-right: 15px;
}
.grandprix_contents .grandprix_text h3 {
  background-color: #7db67d;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 14px;
  display: inline-block;
}
.grandprix_contents .grandprix_text .grandprix_reason {
  background-color: #7db67d;
  color: #ffffff;
  padding: 16px;
}
.grandprix_contents .grandprix_text .grandprix_reason h3 {
  background-color: #ffffff;
  color: #7db67d;
  display: inline-block;
  padding: 6px 16px;
  margin: 0 0 14px -18px;
}
.grandprix_contents .grandprix_text .grandprix_reason p {
  color: #ffffff;
  margin: 0;
}
.grandprix_contents .grandprix_illust {
  flex-basis: 45%;
  margin-left: 2%;
}
.grandprix_contents .grandprix_illust img {
  width: 100%;
  height: auto;
}

.grandprix_comment {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 40px auto;
  padding: 24px 40px 24px 40px;
  border: 1px solid #7db67d;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: center;
}
.grandprix_comment .comment_illust {
  flex-basis: 20%;
}
.grandprix_comment .comment_illust img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.grandprix_comment .comment_text {
  flex-basis: 78%;
}
.grandprix_comment .comment_text h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #7db67d;
}
.grandprix_comment .comment_text p {
  margin: 0;
}
.grandprix_comment .comment_text_add {
  flex-basis: 100%;
}
.grandprix_comment .comment_text_add p {
  margin: 0;
}

.prize_sub {
  margin: 0 auto 40px auto;
}
.prize_sub img {
  width: 100%;
  height: auto;
}
.prize_sub h2 {
  width: 100%;
  background-color: #7db67d;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}
.prize_sub h2 .inner {
  padding: 10px 0 16px 0;
}
.prize_sub h2 span {
  background-color: #ffffff;
  color: #7db67d;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 20px;
  margin-left: 16px;
}

.prizesub_contents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 60px auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.prizesub_contents .prizesub_item {
  flex-basis: 50%;
}
.prizesub_contents .prizesub_item:first-child {
  border-bottom: 1px solid #7db67d;
  flex-basis: 100% !important;
  padding: 20px 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.prizesub_contents .prizesub_item:first-child .prizesub_prof {
  flex-basis: auto;
  margin-right: 20px;
}
.prizesub_contents .prizesub_item:first-child .prizesub_product {
  margin-right: 20px;
}
.prizesub_contents .prizesub_item:nth-child(2) {
  border-right: 1px solid #7db67d;
  padding: 0 20px 0 0;
}
.prizesub_contents .prizesub_item:nth-child(3) {
  padding: 0 0 0 20px;
}
.prizesub_contents .prizesub_item .prizesub_prof {
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: 700;
}
.prizesub_contents .prizesub_item .prizesub_product {
  font-size: 22px;
  color: #7db67d;
  font-weight: 700;
}
.prizesub_contents .prizesub_item .prizesub_product span {
  font-size: 13px;
}
.prizesub_contents .prizesub_item h3 {
  background-color: #7db67d;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 14px;
  display: inline-block;
}
.prizesub_contents .prizesub_item p {
  font-size: 14px;
  line-height: 1.8;
}

.prize_comment {
  width: 100%;
  margin: 40px auto 0 auto;
  background-color: #7db67d;
  padding: 0 0 30px 0;
}
.prize_comment h3 {
  background: url("../images/bg_columntitle.png") no-repeat top center;
  background-size: 500px;
  text-align: center;
  padding: 0 0 14px 0;
  color: #7db67d;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.prize_comment p {
  color: #ffffff;
  margin: 0;
  line-height: 2.5;
  display: inline;
  padding-bottom: 4px;
  background: linear-gradient(transparent 90%, rgba(222.9802955665, 237.0197044335, 222.9802955665, 0.7) 0%);
}

.past_prize {
  width: 100%;
  padding: 130px 0 10px 0;
  margin-top: -30px;
}
.past_prize .casestudy_item {
  position: relative;
}
.past_prize .product_headcopy {
  position: absolute;
  background-color: #000;
  color: #ffffff;
  font-size: 16px;
  padding: 6px 40px 6px 100px;
  margin: -30px 0 20px 40px;
}
.past_prize .product_head01 {
  position: absolute;
  background-color: #eb6d38;
  display: inline-block;
  margin-bottom: 10px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  top: -80px;
  padding-top: 30px;
  z-index: 30;
}
.past_prize h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.past_prize h2 span {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  margin: 0 6px;
  line-height: 1;
}
.past_prize img {
  width: 100%;
  height: auto;
}
.past_prize .case_item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -40px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.past_prize .case_item .case_img {
  flex-basis: 400px;
  width: 400px;
  height: auto;
  margin-right: 40px;
  overflow: hidden;
}
.past_prize .case_item .case_img img {
  transform: scale(1.1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.past_prize .case_item .active img {
  transform: scale(1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.past_prize .case_item .case_txt {
  flex-basis: 550px;
  margin-bottom: 20px;
}
.past_prize .case_item .case_txt span {
  font-size: 16px;
}
.past_prize .case_2022 {
  justify-content: space-between;
}
.past_prize .case_2022 .case_img {
  flex-basis: 390px;
  width: 390px;
  height: auto;
  margin-right: 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.past_prize .case_2022 .case_img img {
  transform: scale(1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.past_prize .case_2022 .active img {
  transform: scale(1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.past_prize .case_2022 .case_txt {
  flex-basis: 590px;
  margin-top: 60px;
}
@media all and (min-width: 768px) and (max-width: 900px) {
  .past_prize .case_2022 .case_txt {
    margin-top: 40px !important;
  }
}
.past_prize .case_2022 .case_txt p {
  line-height: 1.6;
  border-bottom: 2px dotted #666;
  padding-bottom: 8px;
}
.past_prize .case_2022 .case_txt p span {
  font-weight: bold;
}
.past_prize .case_2022 .point {
  background-color: #cbcfe9;
  padding: 14px 20px 20px 20px;
  border-radius: 10px;
}
.past_prize .case_2022 .point h4 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(92.3399014778, 163.6600985222, 92.3399014778);
  margin: 0;
}
.past_prize .case_2022 .point p {
  font-size: 13px;
  position: relative;
  border-bottom: none;
  margin: 0;
  padding: 0 0 0 20px;
}
.past_prize .case_2022 .point p::before {
  content: "●";
  font-size: 14px;
  color: rgb(92.3399014778, 163.6600985222, 92.3399014778);
  position: absolute;
  left: 0;
  top: 0px;
}
.past_prize .case2022_person {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.past_prize .case2022_person .casetxt_img {
  flex-basis: 200px;
  margin-right: 10px;
}
.past_prize .case2022_person .casetxt_txt {
  flex-basis: auto;
}
.past_prize .case2022_person .casetxt_txt h4 {
  font-size: 15px;
  color: rgb(108.6699507389, 172.8300492611, 108.6699507389);
  font-weight: bold;
}
.past_prize .case2022_person .casetxt_txt p {
  font-size: 13px;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.casestudy {
  width: 100%;
  background-color: #edecec;
  padding: 50px 0 50px 0;
}
.casestudy h2 {
  background-color: #7db67d;
  padding: 4px 60px;
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.casestudy h2.product_head02 {
  background-color: #7db67d;
}
.casestudy h2 span {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  margin: 0 6px;
  line-height: 1;
}
.casestudy img {
  width: 100%;
  height: auto;
}
.casestudy .case_item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-wrap: wrap;
  align-items: flex-end;
}
.casestudy .case_item .case_img {
  flex-basis: 400px;
  width: 400px;
  height: auto;
  margin-right: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}
.casestudy .case_item .case_img img {
  transform: scale(1.1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.casestudy .case_item .active img {
  transform: scale(1);
  transition: all 0.8s ease;
  animation-delay: 0.4s;
}
.casestudy .case_item .case_txt {
  flex-basis: 550px;
  margin-bottom: 20px;
}
.casestudy .case_item .case_txt span {
  font-size: 16px;
}
.casestudy .case_item .casetxt_pg {
  display: flex;
  color: #000;
  width: 100%;
  align-items: flex-end;
}
.casestudy .case_item .casetxt_pg .casetxt_img {
  flex-basis: 150px;
  margin-right: 20px;
}
.casestudy .case_item .casetxt_pg .casetxt_txt {
  flex-basis: auto;
}
.casestudy .case_item .casetxt_pg .casetxt_txt p {
  font-size: 14px;
  border-bottom: 0;
}
.casestudy .case_item .casetxt_pg .casetxt_txt p span {
  font-size: 18px;
  font-weight: 600;
}
.casestudy .case_item .product_detail {
  flex-basis: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.casestudy .case_item .product_detail .productdetail_item {
  flex-basis: 20%;
  margin-left: 2%;
}
.casestudy .case_item .product_detail .productdetail_item img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.casestudy .case_item .product_detail .productdetail_item p {
  font-size: 12px;
  color: #000;
  line-height: 1.4;
}
.casestudy .case_item .product_detail .productdetail_item02 {
  flex-basis: 40%;
  margin-left: 2%;
}
.casestudy .case_item .product_detail .productdetail_item02 img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.casestudy .case_item .product_detail .productdetail_item02 p {
  font-size: 12px;
  color: #ffffff;
}

.hitproduct {
  width: 100%;
  padding: 0 0 30px 0;
  background-color: #0091c4;
}
.hitproduct .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px;
}
.hitproduct .inner .hit_txt {
  flex-basis: 490px;
}
.hitproduct .inner .hit_txt h2 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 16px;
  background-color: #000;
  padding: 8px;
  text-align: center;
}
.hitproduct .inner .hit_txt h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #ffffff;
}
.hitproduct .inner .hit_txt p {
  color: #ffffff;
}
.hitproduct .inner .hit_img {
  flex-basis: 420px;
  margin: 30px 0 0 0;
}
.hitproduct .inner .hit_img img {
  width: 100%;
  height: auto;
}

#pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 54px;
  width: 60px;
  height: 60px;
  background: url(../images/totop.png) no-repeat;
  background-size: 60px;
  z-index: 5;
}
#pagetop a {
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

footer {
  width: 100%;
  margin: 0;
  background-color: #000;
  padding: 60px 0;
  text-align: center;
}
footer h3 {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  margin-bottom: 30px;
}
footer p {
  color: #ffffff;
  text-align: center;
  margin-bottom: 1em;
}
footer p a {
  color: #ffffff !important;
}
footer p a:hover {
  text-decoration: underline;
}

.footer_copyright {
  font-size: 12px;
  color: #ffffff;
}

@media all and (max-width: 767px) {
  .viewpc {
    display: none !important;
  }
  .viewtb {
    display: none;
  }
  .viewsp {
    display: block;
  }
  html {
    font-size: 62.5%;
  }
  body {
    color: #000;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
  p {
    font-size: 16px;
  }
  .inner {
    clear: both;
    width: 86% !important;
    margin: 0 auto;
    padding: 0;
  }
  .margintopmainus30 {
    margin-top: 0 !important;
  }
  .marginbottom60 {
    margin-bottom: 20px !important;
  }
  .cap {
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
  }
  header {
    width: 100%;
    background: url("../images/topimage_bg.png") no-repeat top center;
    background-size: cover;
    z-index: 1;
    padding: 10px 0;
  }
  header h1 {
    width: 100%;
    max-width: 800px;
    margin: 0;
  }
  header img {
    width: 100%;
    height: auto;
  }
  .top_count {
    width: 50%;
    max-width: 2020px;
    margin: 0 auto;
    position: relative;
  }
  .top_count .fig_count {
    position: relative !important;
    top: -20px;
    right: auto;
    margin: 0 auto;
    width: 80%;
    max-width: 250px;
  }
  .top_count .fig_count img {
    width: 100%;
    height: auto;
  }
  .topcopyinner {
    position: relative;
    width: 90%;
    margin: 0 auto;
  }
  .topcopy {
    position: relative;
    width: 100%;
    color: #000;
    padding: 0 0 20px 0;
  }
  .topcopy p {
    margin: 0;
    text-align: justify;
  }
  main {
    width: 100%;
    clear: both;
  }
  main img {
    width: 100%;
    height: auto;
  }
  .case_img_02 img {
    width: 80px;
  }
  .contest_detail {
    width: 100%;
    margin: 30px auto;
  }
  .prize_grandprix h2 {
    width: 100%;
    background-color: #7db67d;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
  }
  .prize_grandprix h2 .inner {
    background: url("../images/mark_prize.png") no-repeat center top #7db67d;
    background-size: 50px;
    padding: 50px 10px 12px 10px;
    text-align: center;
    line-height: 1.3;
  }
  .prize_grandprix h2 span {
    background-color: #ffffff;
    color: #7db67d;
    border-radius: 50px;
    padding: 4px 10px;
    font-size: 16px;
    margin: 8px auto;
    display: block;
  }
  .grandprix_contents {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .grandprix_contents .grandprix_text {
    flex-basis: 100%;
  }
  .grandprix_contents .grandprix_text .grandprix_prof {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 700;
    line-height: 1.5;
  }
  .grandprix_contents .grandprix_text .grandprix_prof span {
    display: block;
    margin-left: 0;
  }
  .grandprix_contents .grandprix_text .grandprix_product {
    font-size: 24px;
    color: #7db67d;
    font-weight: 700;
    line-height: 1.4;
  }
  .grandprix_contents .grandprix_text .grandprix_product span {
    font-size: 18px;
    margin-right: 15px;
    display: block;
  }
  .grandprix_contents .grandprix_text h3 {
    background-color: #7db67d;
    color: #ffffff;
    font-size: 16px;
    padding: 4px 14px;
    display: inline-block;
    margin-bottom: 4px;
  }
  .grandprix_contents .grandprix_text .grandprix_reason {
    background-color: #7db67d;
    color: #ffffff;
    padding: 16px;
  }
  .grandprix_contents .grandprix_text .grandprix_reason h3 {
    background-color: #ffffff;
    color: #7db67d;
    display: inline-block;
    padding: 6px 16px;
    margin: 0 0 14px -18px;
  }
  .grandprix_contents .grandprix_text .grandprix_reason p {
    color: #ffffff;
    margin: 0;
  }
  .grandprix_contents .grandprix_illust {
    flex-basis: 100%;
    width: 80%;
    max-width: 280px;
    text-align: center;
    margin: 0 auto;
  }
  .grandprix_contents .grandprix_illust img {
    width: 100%;
    height: auto;
  }
  .grandprix_comment {
    width: 90%;
    margin: 0 auto 40px auto;
    padding: 16px 16px 6px 16px;
    border: 1px solid #7db67d;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .grandprix_comment .comment_illust {
    flex-basis: 100%;
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
  }
  .grandprix_comment .comment_illust img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .grandprix_comment .comment_text {
    flex-basis: 100%;
  }
  .grandprix_comment .comment_text h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #7db67d;
  }
  .grandprix_comment .comment_text p {
    margin: 0;
  }
  .prize_sub {
    margin: 0 auto 40px auto;
  }
  .prize_sub h2 {
    width: 100%;
    background-color: #7db67d;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .prize_sub h2 .inner {
    padding: 10px 0 16px 0;
  }
  .prize_sub h2 span {
    background-color: #ffffff;
    color: #7db67d;
    border-radius: 50px;
    padding: 4px 10px;
    font-size: 16px;
    margin: 8px 0 8px 14px;
  }
  .prizesub_contents {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 40px auto;
    display: block;
    flex-wrap: wrap;
  }
  .prizesub_contents .prizesub_item {
    flex-basis: 90%;
    width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .prizesub_contents .prizesub_item:first-child {
    border-bottom: 1px solid #7db67d;
    flex-basis: 100% !important;
    padding: 0;
    width: 90%;
    display: block;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 14px;
  }
  .prizesub_contents .prizesub_item:nth-child(2) {
    border-right: 0px solid #7db67d;
    border-bottom: 1px solid #7db67d;
    padding: 0 0 14px 0;
  }
  .prizesub_contents .prizesub_item:nth-child(3) {
    padding: 14px 0 0 0;
  }
  .prizesub_contents .prizesub_item .prizesub_prof {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 700;
  }
  .prizesub_contents .prizesub_item .prizesub_product {
    font-size: 18px;
    color: #7db67d;
    font-weight: 700;
  }
  .prizesub_contents .prizesub_item .prizesub_product span {
    font-size: 13px;
  }
  .prizesub_contents .prizesub_item h3 {
    background-color: #7db67d;
    color: #ffffff;
    font-size: 16px;
    padding: 4px 14px;
    display: inline-block;
  }
  .prizesub_contents .prizesub_item p {
    font-size: 14px;
    line-height: 1.8;
  }
  .prize_comment {
    width: 100%;
    margin: 40px auto 40px auto;
    background-color: #7db67d;
    padding: 0 0 30px 0;
  }
  .prize_comment h3 {
    background: url("../images/bg_columntitle.png") no-repeat top center;
    background-size: 360px;
    text-align: center;
    padding: 0 0 14px 0;
    color: #7db67d;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .prize_comment p {
    color: #ffffff;
    margin: 0;
    line-height: 2;
    display: inline;
    padding-bottom: 2px;
    background: linear-gradient(transparent 97%, #dbddf5 0%);
  }
  .past_prize .product_headcopy {
    position: absolute;
    background-color: #000;
    width: 300px;
    color: #ffffff;
    font-size: 14px;
    padding: 6px 10px 6px 90px;
    margin: -40px 0 20px 20px;
  }
  .past_prize .product_head01 {
    position: absolute;
    background-color: #eb6d38;
    display: inline-block;
    margin-bottom: 10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: -60px;
    padding-top: 25px;
    z-index: 30;
  }
  .past_prize h2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
  }
  .past_prize h2 span {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    margin: 0 2px;
    line-height: 1;
  }
  .past_prize .case_item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  .past_prize .case_item .case_img {
    flex-basis: 100%;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .past_prize .case_item .case_img img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .past_prize .case_item.active img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .past_prize .case_item .case_txt {
    flex-basis: 550px;
    margin-bottom: 20px;
  }
  .past_prize .case_item .case_txt h3 {
    margin-bottom: 10px;
  }
  .past_prize .case_item .case_txt span {
    font-size: 16px;
  }
  .past_prize .case_item .casetxt_pg {
    display: flex;
    color: #000;
    width: 100%;
    align-items: flex-start;
  }
  .past_prize .case_item .casetxt_pg .casetxt_img {
    flex-basis: 100px;
    margin-right: 0;
  }
  .past_prize .case_item .casetxt_pg .casetxt_txt {
    flex-basis: calc(100% - 100px);
  }
  .past_prize .case_item .casetxt_pg .casetxt_txt p {
    font-size: 13px;
    border-bottom: 0;
  }
  .past_prize .case_item .casetxt_pg .casetxt_txt p span {
    font-size: 18px;
    font-weight: 600;
  }
  .past_prize .case_item .product_detail {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .past_prize .case_item .product_detail .productdetail_item {
    flex-basis: 47%;
    margin: 0 1.5% 10px 1.5%;
  }
  .past_prize .case_item .product_detail .productdetail_item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .past_prize .case_item .product_detail .productdetail_item p {
    font-size: 12px;
    color: #000;
    line-height: 1.4;
  }
  .past_prize .case_item .product_detail .productdetail_item02 {
    flex-basis: 47%;
    margin: 0 1.5% 10px 1.5%;
  }
  .past_prize .case_item .product_detail .productdetail_item02 img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .past_prize .case_item .product_detail .productdetail_item02 p {
    font-size: 12px;
    color: #000;
  }
  .past_prize .case_2022 {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse !important;
  }
  .past_prize .case_2022 .case_img {
    margin-top: 60px;
    margin-bottom: 0;
  }
  .past_prize .case_2022 .case_txt {
    margin-top: 0;
  }
  .past_prize .case_2022 .point {
    background-color: #cbcfe9;
    padding: 14px 20px 20px 20px;
    border-radius: 10px;
    margin-top: 10px;
  }
  .casestudy {
    width: 100%;
    background-color: #edecec;
    padding: 40px 0 40px 0;
  }
  .casestudy h2 {
    background-color: #7db67d;
    padding: 4px 60px;
    display: block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .casestudy h2.product_head02 {
    background-color: #7db67d;
  }
  .casestudy h2 span {
    font-size: 36px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    margin: 0 6px;
    line-height: 1;
  }
  .casestudy img {
    width: 100%;
    height: auto;
  }
  .casestudy .case_item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .casestudy .case_item .case_img {
    flex-basis: 100%;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .casestudy .case_item .case_img img {
    transform: scale(1.1);
    transition: 0.8s all ease 0.4s;
  }
  .casestudy .case_item.active img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .casestudy .case_item .case_txt {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .casestudy .case_item .case_txt h3 {
    margin-bottom: 10px;
  }
  .casestudy .case_item .case_txt span {
    font-size: 16px;
  }
  .casestudy .case_item .casetxt_pg {
    display: flex;
    color: #000;
    width: 100%;
    align-items: flex-end;
  }
  .casestudy .case_item .casetxt_pg .casetxt_img {
    flex-basis: 90px;
    margin-right: 10px;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt {
    flex-basis: auto;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt p {
    font-size: 13px;
    border-bottom: 0;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt p span {
    font-size: 18px;
    font-weight: 600;
  }
  .casestudy .case_item .product_detail {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .casestudy .case_item .product_detail .productdetail_item {
    flex-basis: 47%;
    margin: 0 1.5% 10px 1.5%;
  }
  .casestudy .case_item .product_detail .productdetail_item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .casestudy .case_item .product_detail .productdetail_item p {
    font-size: 12px;
    line-height: 1.4;
    color: #000;
  }
  .casestudy .case_item .product_detail .productdetail_item02 {
    flex-basis: 47%;
    margin: 0 1.5% 10px 1.5%;
  }
  .casestudy .case_item .product_detail .productdetail_item02 img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .casestudy .case_item .product_detail .productdetail_item02 p {
    font-size: 12px;
    color: #000;
  }
  .hitproduct {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .hitproduct .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .hitproduct .inner .hit_txt {
    flex-basis: 100%;
  }
  .hitproduct .inner .hit_txt h2 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 16px;
    background-color: #000;
    padding: 8px;
    text-align: center;
  }
  .hitproduct .inner .hit_txt h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #ffffff;
  }
  .hitproduct .inner .hit_txt p {
    color: #ffffff;
  }
  .hitproduct .inner .hit_img {
    flex-basis: 100%;
    margin: 20px 0 0 0;
  }
  .hitproduct .inner .hit_img img {
    width: 100%;
    height: auto;
  }
  #pagetop {
    display: none;
    position: fixed;
    right: 5px;
    bottom: 40px;
    width: 60px;
    height: 60px;
    background: url("../images/totop.png") no-repeat;
    background-size: 60px;
    z-index: 5;
  }
  #pagetop a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  footer {
    width: 100%;
    margin: 0;
    background-color: #000;
  }
}
@media all and (min-width: 768px) and (max-width: 1100px) {
  .nonetb {
    display: none !important;
  }
  .viewtb {
    display: block;
  }
  body {
    background-image: none;
    width: 100%;
  }
  .inner {
    clear: both;
    width: 96%;
    margin: 0 auto;
    padding: 0 2% 0 2%;
  }
  header {
    width: 100%;
    background: url("../images/topimage_bg.png") no-repeat top center;
    background-size: cover;
    z-index: 1;
    padding: 30px 0;
  }
  header img {
    width: 100%;
    height: auto;
  }
  header h1 {
    width: 60%;
    max-width: 800px;
    margin: 0;
  }
  .top_count {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .top_count .fig_count {
    position: absolute;
    width: 200px;
    top: -160px;
    right: 20px;
  }
  .top_count .fig_count img {
    width: 100%;
    height: auto;
  }
  .topcopyinner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .topcopy {
    position: relative;
    width: 90%;
    color: #000;
    margin: 40px auto 0 auto;
    padding: 0;
  }
  .topcopy p {
    margin: 0;
    text-align: justify;
  }
  main {
    width: 100%;
    clear: both;
    margin: 0 auto;
  }
  .contest_detail {
    width: 100%;
    margin: 30px auto;
  }
  .prize_grandprix h2 {
    width: 100%;
    background-color: #7db67d;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
  }
  .prize_grandprix h2 .inner {
    background: url("../images/mark_prize.png") no-repeat left center #7db67d;
    background-size: 60px;
    padding: 6px 0 12px 80px;
  }
  .prize_grandprix h2 span {
    background-color: #ffffff;
    color: #7db67d;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 20px;
    margin-left: 0;
    display: block;
    width: 150px;
  }
  .grandprix_contents {
    width: 92%;
    max-width: 1000px;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .grandprix_contents .grandprix_text {
    flex-basis: 60%;
  }
  .grandprix_contents .grandprix_text .grandprix_prof {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 700;
  }
  .grandprix_contents .grandprix_text .grandprix_product {
    font-size: 28px;
    color: #7db67d;
    font-weight: 700;
    line-height: 1.4;
  }
  .grandprix_contents .grandprix_text .grandprix_product span {
    font-size: 18px;
    margin-right: 15px;
    display: block;
  }
  .grandprix_contents .grandprix_text h3 {
    background-color: #7db67d;
    color: #ffffff;
    font-size: 16px;
    padding: 4px 14px;
    display: inline-block;
  }
  .grandprix_contents .grandprix_text .grandprix_reason {
    background-color: #7db67d;
    color: #ffffff;
    padding: 10px;
  }
  .grandprix_contents .grandprix_text .grandprix_reason h3 {
    background-color: #ffffff;
    color: #7db67d;
    display: inline-block;
    padding: 6px 16px;
    margin: 0 0 14px -18px;
  }
  .grandprix_contents .grandprix_text .grandprix_reason p {
    color: #ffffff;
    margin: 0;
    line-height: 1.4;
  }
  .grandprix_contents .grandprix_illust {
    flex-basis: 30%;
    margin-left: 5%;
  }
  .grandprix_contents .grandprix_illust img {
    width: 100%;
    height: auto;
  }
  .grandprix_comment {
    width: 92%;
    max-width: 1000px;
    margin: 20px auto 40px auto;
    padding: 14px;
    border: 1px solid #7db67d;
    display: flex;
    justify-content: space-between;
  }
  .grandprix_comment .comment_illust {
    flex-basis: 15%;
  }
  .grandprix_comment .comment_illust img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .grandprix_comment .comment_text {
    flex-basis: 82%;
  }
  .grandprix_comment .comment_text h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #7db67d;
  }
  .grandprix_comment .comment_text p {
    margin: 0;
    line-height: 1.6;
  }
  .prize_sub {
    margin: 0 auto 40px auto;
  }
  .prize_sub h2 {
    width: 100%;
    background-color: #7db67d;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .prize_sub h2 .inner {
    padding: 10px 0 16px 0;
  }
  .prize_sub h2 span {
    background-color: #ffffff;
    color: #7db67d;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 18px;
    margin-left: 16px;
  }
  .prizesub_contents {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto 40px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .prizesub_contents .prizesub_item {
    flex-basis: 50%;
  }
  .prizesub_contents .prizesub_item:first-child {
    border-bottom: 1px solid #7db67d;
    flex-basis: 100% !important;
    padding: 0 0 20px 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }
  .prizesub_contents .prizesub_item:first-child .prizesub_prof {
    flex-basis: auto;
    margin-right: 10px;
    white-space: nowrap;
  }
  .prizesub_contents .prizesub_item:first-child .prizesub_product {
    margin-right: 10px;
    white-space: nowrap;
  }
  .prizesub_contents .prizesub_item:nth-child(2) {
    border-right: 1px solid #7db67d;
    padding: 0 20px 0 0;
  }
  .prizesub_contents .prizesub_item:nth-child(3) {
    padding: 0 0 0 20px;
  }
  .prizesub_contents .prizesub_item .prizesub_prof {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 700;
  }
  .prizesub_contents .prizesub_item .prizesub_product {
    font-size: 18px;
    color: #7db67d;
    font-weight: 700;
  }
  .prizesub_contents .prizesub_item .prizesub_product span {
    font-size: 12px;
  }
  .prizesub_contents .prizesub_item h3 {
    background-color: #7db67d;
    color: #ffffff;
    font-size: 16px;
    padding: 4px 14px;
    display: inline-block;
  }
  .prizesub_contents .prizesub_item p {
    font-size: 14px;
    line-height: 1.8;
  }
  .prize_comment {
    width: 100%;
    margin: 40px auto 80px auto;
    background-color: #7db67d;
    padding: 0 0 30px 0;
  }
  .prize_comment h3 {
    background: url("../images/bg_columntitle.png") no-repeat top center;
    background-size: 500px;
    text-align: center;
    padding: 0 0 14px 0;
    color: #7db67d;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .prize_comment p {
    color: #ffffff;
    margin: 0;
  }
  .past_prize {
    width: 100%;
    padding: 80px 0 10px 0;
    margin-top: -30px;
  }
  .past_prize .case_2022 {
    justify-content: space-between;
    align-items: center;
  }
  .past_prize .case_2022 .case_img {
    flex-basis: 45%;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .past_prize .case_2022 .case_txt {
    flex-basis: 52%;
    margin-top: 20px;
  }
  .past_prize .case_item .case_img {
    flex-basis: 40%;
    width: 100%;
    height: auto;
    margin-right: 3%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .past_prize .case_item .case_img img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .past_prize .case_item.active img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .past_prize .case_item .case_txt {
    flex-basis: 57%;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .casestudy {
    width: 100%;
    background-color: #edecec;
    padding: 30px 0 0 0;
  }
  .casestudy h2 {
    background-color: #7db67d;
    padding: 4px 60px;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .casestudy h2.product_head02 {
    background-color: #7db67d;
  }
  .casestudy h2 span {
    font-size: 36px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    margin: 0 6px;
    line-height: 1;
  }
  .casestudy img {
    width: 100%;
    height: auto;
  }
  .casestudy .case_item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .casestudy .case_item .case_img {
    flex-basis: 40%;
    width: 100%;
    height: auto;
    margin-right: 3%;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .casestudy .case_item .case_img img {
    transform: scale(1.1);
    transition: 0.8s all ease 0.4s;
  }
  .casestudy .case_item.active img {
    transform: scale(1);
    transition: 0.8s all ease 0.4s;
  }
  .casestudy .case_item .case_txt {
    flex-basis: 57%;
    width: 100%;
    margin-bottom: 20px;
  }
  .casestudy .case_item .case_txt span {
    font-size: 16px;
  }
  .casestudy .case_item .casetxt_pg {
    display: flex;
    color: #000;
    width: 100%;
    align-items: flex-end;
  }
  .casestudy .case_item .casetxt_pg .casetxt_img {
    flex-basis: 150px;
    margin-right: 20px;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt {
    flex-basis: auto;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt p {
    font-size: 14px;
    border-bottom: 0;
  }
  .casestudy .case_item .casetxt_pg .casetxt_txt p span {
    font-size: 18px;
    font-weight: 600;
  }
  .casestudy .case_item .product_detail {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .casestudy .case_item .product_detail .productdetail_item {
    flex-basis: 23%;
    margin-left: 2%;
  }
  .casestudy .case_item .product_detail .productdetail_item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .casestudy .case_item .product_detail .productdetail_item p {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.4;
  }
  .casestudy .case_item .product_detail .productdetail_item02 {
    flex-basis: 40%;
    margin-left: 2%;
  }
  .casestudy .case_item .product_detail .productdetail_item02 img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .casestudy .case_item .product_detail .productdetail_item02 p {
    font-size: 12px;
    color: #ffffff;
  }
  .hitproduct {
    width: 100%;
    padding: 0 0 0 0;
    margin: -30px 0 0 0;
    background-color: #0091c4;
  }
  .hitproduct .inner {
    margin: 0 auto !important;
    display: flex;
    justify-content: space-between;
  }
  .hitproduct .inner .hit_txt {
    flex-basis: 55%;
  }
  .hitproduct .inner .hit_txt h2 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 16px;
    background-color: #000;
    padding: 8px;
    text-align: center;
  }
  .hitproduct .inner .hit_txt h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #ffffff;
  }
  .hitproduct .inner .hit_txt p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.8;
  }
  .hitproduct .inner .hit_img {
    flex-basis: 40%;
    margin: 30px 0 0 0;
  }
  .hitproduct .inner .hit_img img {
    width: 100%;
    height: auto;
  }
  #pagetop {
    display: none;
    position: fixed;
    right: 5px;
    bottom: 40px;
    width: 60px;
    height: 60px;
    background: url("../images/totop.png") no-repeat;
    background-size: 60px;
    z-index: 5;
  }
  #pagetop a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  footer {
    width: 100%;
    margin: 0;
    background-color: #000;
  }
}

/*# sourceMappingURL=main.css.map */
