@charset "UTF-8";

/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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 auto;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
	color: #323232;
  line-height: 1.7;
  font-weight: normal;
}

/* 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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  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
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
     ========================================================================== */
/**
   * Reset form fields to make them styleable
   * 1. Reset radio and checkbox to preserve their look in iOS.
   */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-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;
  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 padding
   */
option {
  padding: 0;
}

/**
   * Reset to invisible
   */
fieldset {
  margin: 0;
  padding: 0;
  border: 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;
}

/**
   * 1. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

/**
   * 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;
}

/* 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;
}

@media (min-width: 768px){
  .pcOnly {
    display: block;
  }
  .spOnly {
    display: none;
  }
}
@media (max-width: 767.98px){
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
}

/*---animation---*/
.anim_fadein {
  animation: fadeIn 4s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.anim_scroll {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity .8s, transform .8s;
}
.anim_scroll.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.kvTitWrap.anim_scroll {
  transform: translate(-50%, -20%) scale(.7);
}
.kvTitWrap.anim_scroll.scrollin {
  transform: translate(-50%, -50%) scale(1);
}
.readMore__button.anim_scroll {
  transform: translate(-50%, 40px);
}
.readMore__button.anim_scroll.scrollin {
  transform: translate(-50%, 0);
}
@media screen and (max-width:767.98px) {
  .anim_scroll_sp {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1s, transform 1s;
  }
  .kvTitWrap.anim_scroll.scrollin {
    transform: translate(-50%, -50%) scale(1);
  }
}
/*=====================*/


/*kvArea
=======================*/
.kvArea {
  position: relative;
}
.kv {
  position: relative;
  height: 250px;
  margin: 0;
}
.kvTitWrap {
  position: absolute;
  top: 52%;
  left: 50%;
  max-width: 1160px;
  width: 100%;
  transform: translate(-50%, -50%);
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  text-align: center;
  font-weight: 700;
  color: #fff;
  z-index: 5;
}
.kvTitWrap .flx_t {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.kvTitWrap .flx_t p:nth-child(1) {
  font-size: 2.2rem;
  padding: 3px 15px;
  background-color: #e04040;
  border-radius: 21px;
  box-shadow: 0 1px 8px 3px rgba(0, 0, 0, .3);
}
.kvTitWrap .flx_t p:nth-child(2) {
  font-size: 2.8rem;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.9);
}
.kvArea h1 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 30px;
  font-size: 4.4rem;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.9);
}
.kv img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media screen and (max-width:767.98px) {
  .kv, .kv .slider-item {
    height: 210px;
  }
  .kvTitWrap .flx_t {
    flex-direction: column;
  }
  .kvTitWrap {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .kvTitWrap .flx_t {
    gap: 3px;
  }
  .kvTitWrap .flx_t p:nth-child(1) {
    font-size: 1.3rem;
    padding: 2px 12px;
    border-radius: 15px;
  }
  .kvTitWrap .flx_t p:nth-child(2) {
    font-size: 1.4rem;
  }
  .kvArea h1 {
    max-width: 95%;
    margin: 10px 0 0;
    padding: 0;
    font-size: 3.2rem;
    line-height: 1.2;
  }
}
@media screen and (max-width:350px) {
  .kvArea h1 {
    font-size: 3.0rem;
  }
}
/*=====================*/


/*asahiSeminar
===========================*/
.asahiSeminar .infoBox h2 {
  margin-top: 70px;
  padding: 10px 0;
  color: #fff;
  font-size: 3.6rem;
  line-height: 1.5;
  text-align: center;
  font-weight: 700;
  background: #E04040;
}
.asahiSeminar h3 {
  background: #E04040;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 40px;
}
.asahiSeminar .lead p {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 60px;
}
.asahiSeminar .ap_box {
  background-color: #ffe3e3;
  margin: 30px auto 0;
  position: relative;
  padding: 15px 5px;
}
.asahiSeminar .ap_box table tr {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.asahiSeminar .ap_box table tr th,
.asahiSeminar .ap_box table tr td {
  padding: 20px;
}
.asahiSeminar .ap_box table tr th {
  font-size: 2.7rem;
}
.asahiSeminar .ap_box table tr td {
  font-size: 2.2rem;
}
.asahiSeminar .ap_box .ap_wrap {
  border: 3px solid #E04040;
  border-radius: 10px;
  padding: 40px 0 25px;
  margin: 40px 10px 20px;
  position: relative;
}
.asahiSeminar .ap_box .ap_wrap .btn_t {
  position: absolute;
  top: -11%;
  left: 50%;
  transform: translate(-50%, -11%);
  color: #E04040;
  font-weight: 700;
  font-size: 2.2rem;
  text-align: center;
  background-color: #ffe3e3;
  padding: 5px 40px;
}
.asahiSeminar .ap_box .ap_btn {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
}
.asahiSeminar .ap_box .ap_btn p {
  width: calc(100% / 3);
}
.asahiSeminar .ap_box .ap_btn a {
  font-size: 1.8rem;
  margin: 0 auto;
  width: 90%;
  border-radius: 20px;
  padding: 20px 10px;
  line-height: 1.2;
  display: block;
  color: #fff;
  background-color: #E04040;
  box-shadow: 0 2.828px 0px 0px #bc2b2b;
}
.asahiSeminar .ap_box .ap_btn a span {
  color: #fae54d;
  font-weight: 700;
}

.asahiSeminar .contents {
  background-color: #fff;
  margin: 0 auto;
  border-radius: 50px;
  line-height: 1.5;
  width: 100%;
  max-width: 1160px;
}

.asahiSeminar .boxarea {
  max-width: 1080px;
  margin: 0 auto;
}
.asahiSeminar .event_date {
  font-size: 6.0rem;
  font-weight: 700;
  color: #E04040;
  border-bottom: 3px solid #E04040;
  text-align: center;
}
.asahiSeminar .small_txt {
  font-size: 3.8rem;
}
.asahiSeminar .event_place {
  display: flex;
	align-items: center;
  margin-top: 30px;
  text-align: left;
  font-size: 2.8rem;
  line-height: 1.0;
}
.asahiSeminar .highlight_txt {
  font-size: 2.8rem;
  color: #fff;
  background-color: #E04040;
  border-radius: 30px;
  margin-right: 15px;
  padding: 10px 25px;
  display: flex;
  align-items: center;
}
.asahiSeminar .event_address {
  margin-top: 25px;
}
.asahiSeminar .event_access {
  margin-top: 25px;
  font-weight: 700;
}
.asahiSeminar .event_access ul li {
  font-weight: 500;
  padding-left: 17px;
  position: relative;
}
.asahiSeminar .event_access ul li::before {
  position: absolute;
  content: "";
  top: 11px;
  left: 2px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #333;
}
.asahiSeminar .event_ann {
  margin-top: 15px;
}
.asahiSeminar .event_ann span {
  font-weight: 700;
}
.asahiSeminar .event_map {
  max-width: 365px;
}
.asahiSeminar .event_map img {
  border: 6px solid #E04040;
  border-radius: 20px;
  padding: 23px 0;
}

@media (min-width: 768px){
  .asahiSeminar .ap_box .ap_btn a:hover {
    box-shadow: 0px 0px 0px rgba(213, 154, 129, 0.5);
    transform: translate(0, 2.828px);
    text-decoration: none;
    transition: .2s ease;
  }
  .asahiSeminar .boxarea_left {
    display: flex;
    justify-content: space-around;
    gap: 40px;
  }
  .asahiSeminar .instructor_detail p {
    font-size: 1.8rem;
  }
  .asahiSeminar .instructor_detail .instructor_name {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
  .asahiSeminar .instructorBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 50px 0;
  }
  .asahiSeminar .instructorBox figure {
    width: 21%;
    text-align: center;
  }
  .asahiSeminar .txtBlock {
    width: 75%;
  }
  .asahiSeminar .instructor_detail {
    background-color: #F0F0E0;
    padding: 35px 70px;;
    font-size: 2.2rem;
    border-radius: 50px;
  }
  .asahiSeminar .instructorBox figcaption {
    font-size: 1.8rem;
  }
  .asahiSeminar .large_anch {
    width: 80%;
  }
  .asahiSeminar .large_anch li a {
    font-size: 1.4rem;
    border: 3px solid #1aa8e3;
    padding: 10px 40px;
  }
  .asahiSeminar .large_anch li a:hover {
    background: #fff;
    color: #1aa8e3;
    border: 3px solid #1aa8e3;
  }
}


@media (max-width: 767.98px) {
  .asahiSeminar .ap_box {
    width: 90%;
    margin: 15px auto;
  }
  .asahiSeminar .ap_box table tr {
    flex-direction: column;
    align-items: normal;
    margin-left: 0;
  }
  .asahiSeminar .ap_box table tr th {
  font-size: 2.4rem;
  padding: 10px 0 0;
  text-align: center;
  }
  .asahiSeminar .ap_box table tr td {
    font-size: 1.5rem;
    padding: 0 5px 15px;
  }
  .asahiSeminar .ap_box table tr td span {
    font-size: 1.4rem;
  }
  table {
    margin: 0 auto;
  }
  .asahiSeminar .ap_box .ap_wrap {
    padding: 20px 0 15px;
    margin: 25px 10px 20px;
  }
  .asahiSeminar .ap_box .ap_wrap .btn_t {
    top: -5%;
    left: 50%;
    transform:  translate(-50%, -5%);
    padding: 5px 10px;
    font-size: 1.8rem;
  }
  .asahiSeminar .ap_box .ap_btn {
    flex-direction: column;
  }
  .asahiSeminar .ap_box .ap_btn p {
    width: 100%;
    margin: 5px 0;
  }
  .asahiSeminar .seminar_wrap {
    margin-top: 50px;
  }
  .asahiSeminar .large_anch {
    flex-direction: column;
  }
  .asahiSeminar .large_anch li a {
    font-size: 1.6rem;
    background: #1aa8e3;
    padding: 4px 20px;
  }
  .asahiSeminar .large_anch li + li {
    margin-top: 12px;
  }
  .asahiSeminar .reserveTxt_large {
    margin: 15px 0 0;
    font-size: 1.3rem;
  }
  .asahiSeminar .infoBox h2 {
    margin-top: 30px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .asahiSeminar .infoBox h2 span {
    font-size: 1.5rem;
  }
  .asahiSeminar .txtBlock {
    margin-top: 15px;
  }
  .asahiSeminar .instructorBox {
    margin: 20px 0 40px;
    padding: 0 10px;
  }
  .asahiSeminar .instructorBox figure {
    text-align: center;
    margin: 0 auto;
  }
  .asahiSeminar .instructorBox figure img {
    width: 40%;
  }
  .asahiSeminar .instructorBox figure figcaption {
    text-align: center;
  }
  .asahiSeminar .instructor_detail {
    background-color: #F0F0E0;
    padding: 15px 20px;
    font-size: 1.4rem;
    border-radius: 15px;
    letter-spacing: -0.5px;
  }
  .asahiSeminar .instructor_detail .instructor_name {
    font-size: 1.6rem;
    line-height: 1.3;
    margin: 7px 0;
  }
  .asahiSeminar .boxarea {
    padding: 0 0 10px;
    background-color: #fff;
    border-radius: 23px;
  }
  .asahiSeminar .contents {
    background-color: transparent;
  }
  .asahiSeminar .boxarea_left {
    width: 100%;
    padding: 0 15px 10px;
  }
  .asahiSeminar .event_date {
    font-size: 3.5rem;
  }
  .asahiSeminar .small_txt {
    font-size: 2.3rem;
  }
  .asahiSeminar .event_info_wrap {
    max-width: 500px;
    margin: 0 auto;
  }
  .asahiSeminar .event_place {
    font-size: 1.8rem;
    margin-top: 15px;
    justify-content: center;
  }
  .asahiSeminar .event_address {
    margin-top: 15px;
  }
  .asahiSeminar .event_access {
    font-size: 1.2rem;
    margin-top: 12px;
  }
  .asahiSeminar .event_ann {
    font-size: 1.2rem;
  }
  .asahiSeminar .event_map {
    margin: 15px 0 0;
  }
  .asahiSeminar .event_map img {
    border: 3px solid #E04040;
    border-radius: 10px;
    padding: 5px 0;
  }
  .asahiSeminar h3 {
    font-size: 2.3rem;
    margin-bottom: 20px;
  }
  .asahiSeminar .l_txt {
    width: 100%;
  }
  .asahiSeminar .l_img {
    width: 80%;
    margin: 0 auto;
  }
  .asahiSeminar .highlight_txt {
    font-size: 2rem;
    padding: 10px 15px;
  }
}

@media (max-width: 400px) {
  .asahiSeminar .instructorBox figure img {
    width: 55%;
  }
}
@media (max-width: 360px) {
  .asahiSeminar .large_anch li a {
    font-size: 1.4rem;
  }
}


@media (max-width: 359px) {
  .asahiSeminar .ap_box .ap_wrap .btn_t {
    font-size: 1.5rem;
  }
  .colorPattern_05 .tabBox .tabBtn p {
    font-size: 1.1rem;
    letter-spacing: -.2px;
  }
  .asahiSeminar .ap_box .ap_wrap .btn_t {
    font-size: 1.5rem;
  }
  .asahiSeminar .infoBox h2 {
    font-size: 2rem;
  }
  .asahiSeminar .infoBox h2 span {
      font-size: 1.3rem;
  }
  .asahiSeminar .highlight_txt {
    width: 30%;
    font-size: 1.8rem;
    justify-content: center;
    padding: 7px 0 9px;
  }
  .asahiSeminar .event_place {
    font-size: 1.4rem;
  }
  .asahiSeminar .ap_box .ap_btn a {
    font-size: 1.5rem;
  }
}

/*banner_wrap
=======================*/
.banner_wrap {
  max-width: 1160px;
  margin: 85px auto 0;
  text-align: center;
}
.banner_wrap img {
  width: 560px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .2);
}
.banner_wrap a {
  display: block;
}
@media (min-width: 768px) {
  .banner_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }
  .banner_wrap a:hover {
    opacity: .7;
  }
}
@media screen and (max-width:767.98px) {
  .banner_wrap {
    margin: 35px auto 0;
  }
  .banner_wrap a {
  margin: 0 20px;
  }
  .banner_wrap a + a {
    margin-top: 20px;
  }
  .banner_wrap img {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .15);
  }
}
/*=====================*/

/*miniBanner_wrap
===========================*/
.miniBanner_wrap {
  margin-top: 65px;
  padding: 10px 30px;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif!important;
}
.miniBanner_wrap h2 {
  margin: 0;
  font-size: 2.4rem;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .miniBanner_wrap {
    margin-top: 40px;
  }
  .miniBanner_wrap h2 {
    font-size: 2.1rem;
  }
}
/*=====================*/

/*area_button
===========================*/
.area_button{
  text-align: center;
  margin: 40px 0;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
.area_button .contents_wrap{
  justify-content: center;
  flex-wrap: wrap;
}
.area_button__titbox__fukidashi{
  position: relative;
  display: inline-block;
  border-bottom: solid 1px #cc0d20;
  padding: 5px 0;
  color: #cc0d20;
  font-weight: bold;
  font-size: 18px;
}
.area_button__titbox__fukidashi:before,
.area_button__titbox__fukidashi:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.area_button__titbox__fukidashi:before {
  border: solid 9px transparent;
  border-top: solid 14px #cc0d20;
}
.area_button__titbox__fukidashi:after {
  border: solid 11px transparent;
  border-top: solid 17px #fff;
  margin-top: -5px;
}
.area_button__titbox__tit{
  font-size: 2.4rem;
  color: #333333;
  margin: 15px 5px;
  font-weight: 700;
}
.area_button__link{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 760px;
}
.area_button__link li{
  width: 100%;
}
.area_button__link li a{
  text-align: center;
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: bold;
  border: 2px solid #cc0d20;
  border-radius: 5px;
  padding: 10px 36px 9px 9px;
  width: 100%;
  color: #333333;
  box-shadow: 0 1px 1px 1px rgb(0 0 0 / 10%);
}
.area_button__link li a:before{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #cc0d21;
  content: "";
  width: 27px;
}
.area_button__link li a:after{
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
}
.redtext {
  color: #cc0d21;
}
@media screen and (min-width:768px) {
  .area_button__link li{
    max-width: 138px;
  }
  .area_button__link li a:hover{
    opacity: 0.7;
  }
}
@media screen and (max-width : 767px ) , print{
  .area_button__link {
    margin: 0 10px 0;
  }
  .area_button__link li{
    margin-bottom: 5px;
  }
  .area_button__link li:last-of-type {
    margin-bottom: 0;
  }
}


/*=====================*/
