@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 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 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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 {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.recipe-contest__page {
  background-color: #feda4c;
}

.bg {
  background-color: #fffee6;
}

.page__container {
  border: #feda4c 2px solid;
  border-radius: 32px;
  background-color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  color: #252222;
  letter-spacing: 1px;
  line-height: 1.7;
}

.page__link {
  word-break: break-all;
}

.cafe__link {
  padding-bottom: 2px;
  border-bottom: 1px solid;
}

@media screen and (min-width: 751px) {
   .br_sp{display: none;}	
  .recipe-contest__page {
    padding-top: clamp(110px, (110 / 1080) * 100vw, 110px);
    padding-bottom: clamp(110px, (110 / 1080) * 100vw, 110px);
    padding-right: clamp(15px, (22 / 1080) * 100vw, 22px);
    padding-left: clamp(15px, (22 / 1080) * 100vw, 22px);
  }
  .bg {
    position: relative;
    padding-top: clamp(40px, (95 / 1080) * 100vw, 95px);
    padding-bottom: clamp(40px, (95 / 1080) * 100vw, 95px);
    padding-right: clamp(14px, (40 / 1080) * 100vw, 40px);
    padding-left: clamp(14px, (40 / 1080) * 100vw, 40px);
  }
  .contest__logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  p.title__sub {
	margin-top:2rem;  
    font-size: 1.563rem;
    font-weight: 500;
    color: #FF7A83;
	  &::before{
		  content: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202607/subtitle_l.png);
    	  margin-right: 1rem;
	  }
	   &::after{
		  content: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202607/subtitle_r.png);
    	  margin-left: 1rem;
	  }
}
 .info__grid {
    display: grid;
    grid-template-columns: max-content;
    place-content: center;
    margin-top: 2.25rem;
    grid-template-rows: max-content;
    gap: 10px;
    place-items: center;
}
.info__grid img {
    grid-row: span 2 / span 2;
}
p.info__comment {
    background-color: #F37043;
    border-radius: 25px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 5px 8px;
}
p.info__comment::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -21px;
    margin-top: 7px;
    border: 5px solid transparent;
    border-right: 20px solid #F37043;
    transform: rotate(-16deg);
	}
  span.info__name {
    grid-column-start: 2;
    grid-row-start: 2;
    font-size: 20px;
    font-weight: 500;
}
    .txt__center{
	text-align:center;
	font-size: 0.938rem;	
	}
  .page__container {
    position: relative;
    padding-top: clamp(40px, (55 / 1080) * 100vw, 55px);
    padding-bottom: clamp(40px, (55 / 1080) * 100vw, 55px);
  }
  .contest__image1 {
    position: absolute;
    top: -75px;
    left: -15px;
  }
  .contest__image2 {
    position: absolute;
    top: -50px;
    right: -10px;
  }
  .page__title {
    font-size: clamp(22px, (35 / 1080) * 100vw, 35px);
    font-weight: bold;
  }
  .text {
    font-size: clamp(18px, (20 / 1080) * 100vw, 20px);
  }
  .top__text__area {
    text-align: center;
  }
  .top__text {
    margin-top: 65px;
    padding-right: clamp(25px, (50 / 1080) * 100vw, 50px);
    padding-left: clamp(25px, (50 / 1080) * 100vw, 50px);
  }
  .application-period__area {
    padding-top: clamp(27px, (48 / 1080) * 100vw, 48px);
    padding-bottom: clamp(34px, (38 / 1080) * 100vw, 38px);
    padding-right: clamp(5px, (16 / 1080) * 100vw, 16px);
    padding-left: clamp(5px, (16 / 1080) * 100vw, 16px);
  }
  .application-period {
    background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202407/title_bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10px 0;
    font-size: clamp(17px, (22 / 1080) * 100vw, 22px);
    font-weight: bold;
    text-align: center;
    color: #ffffff;
  }
  .recipe__list {
    display: flex;
    gap: 15px;
    margin: 25px 0 5px;
  }
  .recipe__item {
    width: 35%;
  }
  .recipe__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .qr {
    -o-object-fit: contain;
       object-fit: contain;
  }
  section {
    padding-right: clamp(5px, (57 / 1080) * 100vw, 57px);
    padding-left: clamp(5px, (57 / 1080) * 100vw, 57px);
  }
  .section__title {
    width: clamp(376px, (376 / 1080) * 100vw, 376px);
    padding: 5px 25px;
    background-color: #ff7a83;
    font-size: clamp(17px, (24 / 1080) * 100vw, 24px);
    font-weight: 700;
    color: #ffffff;
  }
  .section__inner {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .application__supplement__area {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .application__text {
    margin: 25px 0;
    margin-bottom: 10px;
  }
  .application__text {
    text-align: left;
  }
  .application__supplement__item {
    text-indent: -1em;
    padding-left: 1em;
    list-style: "※";
    list-style-position: inside;
    font-size: clamp(14px, (16 / 1080) * 100vw, 16px);
  }
  .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video iframe {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    height: 100%;
  }
  .pink {
    color: #ff7a83;
  }
  .bold {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
  }
  .flow__area {
    display: flex;
    flex-wrap: wrap;
    height: 100px;
  }
  .selection__heading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 25%;
    padding: 35px 0;
    background-color: #ffa67a;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .suchedule {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14px;
  }
  .selection__text {
    position: relative;
    width: 75%;
    padding: 35px 10px;
    border: #ffa67a 1px solid;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .arrow__area {
    display: flex;
    margin: 20px 0;
    margin-left: 50px;
    margin-top: 50px;
  }
  .selection__supplement {
    margin-left: 60px;
  }
  .bold {
    position: relative;
  }
  .ruby {
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 7px;
  }
  .chairman__text {
    font-size: 20px;
    font-weight: 500;
  }
  .chairman__profile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .chairman__image {
    width: 180px;
  }
  .profile__text__area {
    background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202407/border.png);
    background-size: cover;
    padding: 10px 15px;
    background-repeat: round;
    width: 470px;
  }
  .profile__heading {
    font-weight: 500;
  }
  .profile__text {
    font-size: 12.5px;
  }
  .message__heading {
    width: 370px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    border-bottom: #ff7a83 5px solid;
  }
  .committee-member__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .committee-member__name {
    font-size: 12px;
  }
  .committee-member__item {
    width: 260px;
    text-align: center;
  }
  .committee-member__image {
    width: 70%;
  }
  .prize__detail {
    display: flex;
    flex-wrap: wrap;
    border: #ff7a83 1px solid;
  }
  .prize__area {
    width: 50%;
    padding: 10px 20px 20px;
    font-size: 20px;
    font-weight: 500;
  }
  .second-prize {
    border-left: #ff7a83 1px solid;
  }
  .prize__apron {
    display: flex;
    align-items: center;
    border: solid 1px #FF7A83;
    padding: 16px 22px;
	margin-bottom:65px;  
}	
	p.apron__txt {
    font-size: 1.25rem;
    font-weight: 500;
    margin-right: 52px;
}
  .prize__supplement__heading {
    position: relative;
    font-size: 23px;
    font-weight: bold;
    color: #ff7a83;
    text-align: center;
  }
  .prize__supplement__heading::before {
    position: absolute;
    top: 0.5rem;
    height: 1.8rem;
    content: "";
    border-left: solid 3px;
    left: 0;
    transform: rotate(-30deg);
  }
  .prize__supplement__heading::after {
    position: absolute;
    top: 0.5rem;
    height: 1.8rem;
    content: "";
    border-right: solid 3px;
    right: 0;
    transform: rotate(30deg);
  }
  .attention__area {
    margin-top: 40px;
    background-color: #fceded;
    padding: 20px 25px;
  }
  .attention {
    width: 150px;
    padding: 5px 0;
    margin-bottom: 12px;
    font-size: 18px;
    color: #ff7a83;
    background-color: #ffffff;
    border: #ff7a83 1px solid;
    text-align: center;
  }
  .attention__item {
    list-style: disc;
    list-style-position: inside;
    text-indent: -1.4em;
    padding-left: 1em;
  }
  .sp-only {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .br_sp{display: block;}		
  .recipe-contest__page {
    padding: 110px 15px;
  }
  .bg {
    position: relative;
    padding: 40px 14px;
  }
  .contest__logo {
    position: absolute;
    width: 70%;
    max-width: 250px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
  }
	p.title__sub {
    margin-top: 2rem;
    font-size: 1.063rem;
    font-weight: 500;
    color: #FF7A83;
    text-align: center;
    display: flex;
    align-items: flex-end;
    margin-inline: auto;
    justify-content: center;
    line-height: 1.5;
		&::before {
    content: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202607/subtitle_l.png);
    margin-right: 1rem;
}
		&::after {
    content: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202607/subtitle_r.png);
    margin-left: 1rem;
}
}
.info__grid {
    display: grid;
    grid-template-columns: max-content;
    place-content: center;
    margin-top: 2.25rem;
    grid-template-rows: max-content;
    gap: 10px;
    place-items: center;
}
p.info__comment {
    background-color: #F37043;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 5px 8px;
}
p.info__comment::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: 7px;
    border: 10px solid transparent;
    border-right: 17px solid #F37043;
    transform: translate(-50%, -120%) rotate(90deg);
}	
	span.info__name {
    font-size: 1rem;
    font-weight: 500;
}
  .page__container {
    position: relative;
    padding: 50px 0;
  }
  .contest__image1 {
    position: absolute;
    width: 25%;
    max-width: 120px;
    top: 0;
    left: 0;
  }
  .contest__image2 {
    position: absolute;
    width: 20%;
    max-width: 95px;
    top: 0;
    right: 0;
  }
  .page__title {
    font-size: 1.3rem;
    font-weight: bold;
  }
  .text {
    font-size: 1.1rem;
  }
  .top__text__area {
    text-align: center;
  }
  .top__text {
    margin: 20px 0;
    padding-right: clamp(25px, (50 / 1080) * 100vw, 50px);
    padding-left: clamp(25px, (50 / 1080) * 100vw, 50px);
  }
  .application-period__area {
    padding-top: clamp(27px, (48 / 1080) * 100vw, 48px);
    padding-right: clamp(5px, (16 / 1080) * 100vw, 16px);
    padding-left: clamp(5px, (16 / 1080) * 100vw, 16px);
  }
  .application-period {
    background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202407/bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 400px;
    margin: auto;
    font-weight: bold;
    text-align: center;
    font-size: 0.95rem;
    color: #ffffff;
  }
  .recipe__list {
    display: flex;
    gap: 5px;
    margin: 25px 0 5px;
  }
  .recipe__item {
    width: calc(100% / 4);
  }
  .recipe__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
 p.txt__center {
    text-align: center;
    font-size: 1rem;
}	
  section {
    padding: 0 5%;
    max-width: 450px;
    margin: auto;
  }
  .section__title {
    max-width: 400px;
    margin: auto;
    padding: 5px 25px;
    background-color: #ff7a83;
    font-size: clamp(17px, (24 / 1080) * 100vw, 24px);
    font-weight: 700;
    color: #ffffff;
    text-align: center;
  }
  .section__inner {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .application__supplement__area {
    display: flex;
    justify-content: space-between;
  }
  .application__text {
    margin: 25px 0;
    text-align: left;
    font-size: 1.1rem;
  }
  .bold {
    position: relative;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
  }
  .ruby {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 0.5rem;
  }
  .application__supplement__item {
    text-indent: -1.4em;
    padding-left: 1em;
    list-style: "※";
    list-style-position: inside;
    font-size: 0.9rem;
  }
  .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .pink {
    color: #ff7a83;
  }
  .cafe__link {
    padding-bottom: 2px;
    border-bottom: 1px solid;
  }
  .flow__area {
    position: relative;
  }
  .selection__heading {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    max-width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffa67a;
    color: #ffffff;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
  }
  .suchedule {
    margin-right: 10px;
    font-size: 0.9rem;
  }
  .selection__text {
    padding: 25px 10px;
    border: #ffa67a 1px solid;
    font-size: 1rem;
  }
  .arrow__area {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .arrow {
    width: 20%;
  }
  .selection__supplement {
    margin-bottom: 30px;
  }
  .chairman__text {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
  }
  .chairman__profile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .profile__text__area {
    background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/asaichi/recipe/recipe-contest/202407/border_sp.png);
    background-size: cover;
    background-repeat: round;
    padding: 20px 25px;
    margin-top: 20px;
  }
  .chairman__image {
    width: 180px;
  }
  .profile__heading {
    font-size: 0.95rem;
    font-weight: 500;
  }
  .profile__text {
    font-size: 0.8rem;
  }
  .message__heading {
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 500;
    border-bottom: #ff7a83 5px solid;
  }
  .committee-member__name {
    margin-left: 10px;
    font-size: 1rem;
  }
  .committee-member__item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .committee-member__item:not(:last-child) {
    margin-bottom: 18px;
  }
  .committee-member__image {
    width: 40%;
  }
  .prize__detail {
    display: flex;
    flex-direction: column;
    border: #ff7a83 1px solid;
  }
  .prize__area {
    padding: 10px 20px 20px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
  }
  .second-prize {
    border-top: #ff7a83 1px solid;
  }
  .prize__supplement__heading {
    position: relative;
    font-size: 1.1rem;
    font-weight: bold;
    color: #ff7a83;
    text-align: center;
  }
	.prize__apron {
    display: flex;
    flex-direction: column;
    border: #ff7a83 1px solid;
    align-items: center;
    padding: 10px 20px 20px;
    margin-bottom: 30px;
	}
	p.apron__txt {
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
	}
	
  .prize__supplement__heading::before {
    position: absolute;
    top: 0.5rem;
    height: 3rem;
    content: "";
    border-left: solid 3px;
    left: 0;
    transform: rotate(-30deg);
  }
  .prize__supplement__heading::after {
    position: absolute;
    top: 0.5rem;
    height: 3rem;
    content: "";
    border-right: solid 3px;
    right: 0;
    transform: rotate(30deg);
  }
  .attention__area {
    margin-top: 40px;
    background-color: #fceded;
    padding: 20px 15px;
  }
  .attention {
    width: 150px;
    margin: auto;
    padding: 2px 0;
    margin-bottom: 12px;
    font-size: 0.95rem;
    color: #ff7a83;
    background-color: #ffffff;
    border: #ff7a83 1px solid;
    text-align: center;
  }
  .attention__item {
    list-style: disc;
    list-style-position: inside;
    text-indent: -1.4em;
    padding-left: 1em;
  }
  .attention__item:not(:last-child) {
    margin-bottom: 5px;
  }
  .page__link {
    word-break: break-all;
  }
  .pc-only {
    display: none;
  }
}
/*# sourceMappingURL=recipe-contest.css.map */

