@charset "UTF-8";
/*!===========================
style.cssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%; }

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

ul, ol {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: bold; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: top; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align_center {
  text-align: center !important; }

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

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

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* ===================================================================
	utility
=================================================================== */
.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.txt_c {
  text-align: center; }

/* ===================================================================
	form
=================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

@media only screen and (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
.mb_10 {
  margin-bottom: 0.5208333333vw; }

.mb_20 {
  margin-bottom: 1.0416666667vw; }

.mb_30 {
  margin-bottom: 1.5625vw; }

.mb_40 {
  margin-bottom: 2.0833333333vw; }

.mb_50 {
  margin-bottom: 2.6041666667vw; }

.mb_60 {
  margin-bottom: 3.125vw; }

.mb_70 {
  margin-bottom: 3.6458333333vw; }

.mb_80 {
  margin-bottom: 4.1666666667vw; }

.mb_90 {
  margin-bottom: 4.6875vw; }

.mb_100 {
  margin-bottom: 5.2083333333vw; }

.mb_110 {
  margin-bottom: 5.7291666667vw; }

.mb_120 {
  margin-bottom: 6.25vw; }

.mb_130 {
  margin-bottom: 6.7708333333vw; }

.mb_140 {
  margin-bottom: 7.2916666667vw; }

.mb_150 {
  margin-bottom: 7.8125vw; }

.mb_160 {
  margin-bottom: 8.3333333333vw; }

.mb_170 {
  margin-bottom: 8.8541666667vw; }

.mb_180 {
  margin-bottom: 9.375vw; }

.mb_190 {
  margin-bottom: 9.8958333333vw; }

.mb_200 {
  margin-bottom: 10.4166666667vw; }

@media screen and (min-width: 1600px) {
  .mb_10 {
    margin-bottom: 10px; }

  .mb_20 {
    margin-bottom: 20px; }

  .mb_30 {
    margin-bottom: 30px; }

  .mb_40 {
    margin-bottom: 40px; }

  .mb_50 {
    margin-bottom: 50px; }

  .mb_60 {
    margin-bottom: 60px; }

  .mb_70 {
    margin-bottom: 70px; }

  .mb_80 {
    margin-bottom: 80px; }

  .mb_90 {
    margin-bottom: 90px; }

  .mb_100 {
    margin-bottom: 100px; }

  .mb_110 {
    margin-bottom: 110px; }

  .mb_120 {
    margin-bottom: 120px; }

  .mb_130 {
    margin-bottom: 130px; }

  .mb_140 {
    margin-bottom: 140px; }

  .mb_150 {
    margin-bottom: 150px; }

  .mb_160 {
    margin-bottom: 160px; }

  .mb_170 {
    margin-bottom: 170px; }

  .mb_180 {
    margin-bottom: 180px; }

  .mb_190 {
    margin-bottom: 190px; }

  .mb_200 {
    margin-bottom: 200px; } }
@media print, screen and (max-width: 769px) {
  .mb_10 {
    margin-bottom: 1.3333333333vw; }

  .mb_20 {
    margin-bottom: 2.6666666667vw; }

  .mb_30 {
    margin-bottom: 4vw; }

  .mb_40 {
    margin-bottom: 5.3333333333vw; }

  .mb-50 {
    margin-bottom: 6.6666666667vw; }

  .mb-60 {
    margin-bottom: 8vw; }

  .mb-70 {
    margin-bottom: 9.3333333333vw; }

  .mb-80 {
    margin-bottom: 10.6666666667vw; }

  .mb-90 {
    margin-bottom: 12vw; }

  .mb-100 {
    margin-bottom: 13.3333333333vw; }

  .mb-110 {
    margin-bottom: 14.6666666667vw; }

  .mb-120 {
    margin-bottom: 16vw; }

  .mb-130 {
    margin-bottom: 17.3333333333vw; }

  .mb-140 {
    margin-bottom: 18.6666666667vw; }

  .mb-150 {
    margin-bottom: 20vw; }

  .mb-160 {
    margin-bottom: 21.3333333333vw; }

  .mb-170 {
    margin-bottom: 22.6666666667vw; }

  .mb-180 {
    margin-bottom: 24vw; }

  .mb-190 {
    margin-bottom: 25.3333333333vw; }

  .mb-200 {
    margin-bottom: 26.6666666667vw; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 3000; }
    .header_nav #header_menu_trigger {
      display: none;
      outline: none; }
    .header_nav .header_menu_ico {
      transition: all 0.3s;
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      z-index: 3000; }
      .header_nav .header_menu_ico div {
        width: 26px;
        height: 1px;
        position: absolute;
        background: #000;
        right: 0;
        margin: auto;
        left: 0;
        transition: all 0.3s cubic-bezier(0.6, 0, 0.4, 1.5);
        width: 26;
        top: calc(50% - ((4px)) + -1px); }
        .header_nav .header_menu_ico div:nth-of-type(1) {
          top: calc(50% - ((4px)) + -1px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(2) {
          top: calc(50% - ((4px)) + 5px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(3) {
          top: calc(50% - ((4px)) + 11px);
          width: 26px; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico {
      transform: scale(1.21) rotate(180deg); }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(1) {
      transform: rotate(45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(2) {
      left: -7px !important;
      opacity: 0;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(3) {
      transform: rotate(-45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }

  #header_menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    height: 100vh; }
    #header_menu ul {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-bottom: 70px; }
      #header_menu ul li {
        opacity: 0;
        -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
        transform: translateX(-8%); }
        #header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 9px 0;
          color: #fff; }
          #header_menu ul li a span {
            display: block; } }
#header_menu ul li:nth-child(1) {
  -webkit-animation: lazyX 0.8s ease 0.08s 1 forwards;
  animation: lazyX 0.8s ease 0.08s 1 forwards; }

#header_menu ul li:nth-child(2) {
  -webkit-animation: lazyX 0.8s ease 0.16s 1 forwards;
  animation: lazyX 0.8s ease 0.16s 1 forwards; }

#header_menu ul li:nth-child(3) {
  -webkit-animation: lazyX 0.8s ease 0.24s 1 forwards;
  animation: lazyX 0.8s ease 0.24s 1 forwards; }

#header_menu ul li:nth-child(4) {
  -webkit-animation: lazyX 0.8s ease 0.32s 1 forwards;
  animation: lazyX 0.8s ease 0.32s 1 forwards; }

#header_menu ul li:nth-child(5) {
  -webkit-animation: lazyX 0.8s ease 0.4s 1 forwards;
  animation: lazyX 0.8s ease 0.4s 1 forwards; }

#header_menu ul li:nth-child(6) {
  -webkit-animation: lazyX 0.8s ease 0.48s 1 forwards;
  animation: lazyX 0.8s ease 0.48s 1 forwards; }

#header_menu ul li:nth-child(7) {
  -webkit-animation: lazyX 0.8s ease 0.56s 1 forwards;
  animation: lazyX 0.8s ease 0.56s 1 forwards; }

#header_menu ul li:nth-child(8) {
  -webkit-animation: lazyX 0.8s ease 0.64s 1 forwards;
  animation: lazyX 0.8s ease 0.64s 1 forwards; }

#header_menu ul li:nth-child(9) {
  -webkit-animation: lazyX 0.8s ease 0.72s 1 forwards;
  animation: lazyX 0.8s ease 0.72s 1 forwards; }

#header_menu ul li:nth-child(10) {
  -webkit-animation: lazyX 0.8s ease 0.8s 1 forwards;
  animation: lazyX 0.8s ease 0.8s 1 forwards; }

@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0; }
  50% {
    transform: scale(1) rotate(25deg);
    opacity: 1; }
  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0; } }
html {
  font-size: 62.5%; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 50%; } }

body {
  background: #f6f6f4;
  font-size: 1.6em;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6; }

a {
  color: #333; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #333;
    text-decoration: none; }

  a, a img {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

  a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; } }
.page_top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(72, 57, 30, 0.75);
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }
  .page_top:hover {
    background: #48391e;
    color: #fff; }
  .page_top::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -4px;
    margin-right: -6px; }
  @media only screen and (max-width: 768px) {
    .page_top {
      bottom: 10px;
      right: 10px;
      width: 40px;
      height: 40px;
      font-size: 22px; }
      .page_top::after {
        width: 10px;
        height: 10px;
        margin-top: -3px;
        margin-right: -5px; } }

.header {
  background: #fff;
  border-top: 4px solid #f4b3c8; }
  .header .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 12px 0; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner .logo {
      width: 180px;
      margin: 0 auto; }

.shiny_btn {
  position: relative;
  overflow: hidden; }
  .shiny_btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, white 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    pointer-events: none;
    z-index: 10; }

.indexbtn {
  animation: indexbtn 1.5s infinite;
  box-shadow: 0 2px 0 #da5c6e;
  border-radius: 5px;
  position: relative; }

@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #da5c6e;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #da5c6e;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; } }
.index .main_ttl {
  background: #48391e;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.8em; }
  .index .main_ttl h2 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.4; }
    .index .main_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #fff000; }
.index .container {
  padding: 30px 50px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .remarks {
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem; }
.index .osusume_comment {
  margin: 20px 10px 30px; }
.index .fv {
  background-image: url(img/fv_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .index .fv .inner {
    margin: 0 auto;
    width: 100%;
    height: 400px;
    position: relative; }
    .index .fv .inner .fv_header {
      background-color: #2472ca;
      height: 60px;
      line-height: 60px;
      color: #fff;
      font-size: 28px;
      position: relative; }
      .index .fv .inner .fv_header .inner_wrapper {
        position: relative;
        width: 1000px;
        margin: auto;
        text-align: center; }
        .index .fv .inner .fv_header .inner_wrapper span {
          color: #fff000;
          font-size: 1.2em; }
        .index .fv .inner .fv_header .inner_wrapper .date {
          position: absolute;
          line-height: 1.2;
          font-size: 20px;
          width: 180px;
          height: 90px;
          border-radius: 0 0 90px 90px;
          background: #fff;
          border: 3px solid #2472ca;
          border-top-color: transparent;
          top: 0;
          left: 100px;
          color: #333;
          font-weight: bold; }
          .index .fv .inner .fv_header .inner_wrapper .date span {
            display: block;
            color: hotpink;
            font-size: 1.4em; }
    .index .fv .inner .fv_image {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      .index .fv .inner .fv_image img {
        display: block;
        position: absolute;
        top: 15px;
        left: 50%;
        transform: translateX(-52%); }
.index .section01 .section01_heading {
  text-align: center;
  margin-bottom: 1em;
  position: relative;
  font-weight: bolder;
  font-size: 25px;
  color: #004483; }
  .index .section01 .section01_heading span {
    text-align: center;
    line-height: 1.3em;
    font-size: 26px;
    color: #f56d80; }
  .index .section01 .section01_heading::after {
    position: absolute;
    top: 5px;
    right: 130px;
    content: "";
    background-image: url(img/right.png);
    background-size: cover;
    width: 73px;
    height: 67px; }
  .index .section01 .section01_heading::before {
    position: absolute;
    top: 5px;
    left: 130px;
    content: "";
    background-image: url(img/left.png);
    background-size: cover;
    width: 73px;
    height: 67px; }
.index .section01 .top_fukidashi {
  display: block;
  position: relative;
  width: 850px;
  border: 2px solid #2472ca;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto 40px;
  padding: 15px 0 15px;
  font-size: 22px;
  font-weight: medium; }
  .index .section01 .top_fukidashi p {
    line-height: 1; }
    .index .section01 .top_fukidashi p span {
      color: #fb6e93;
      font-weight: bold; }
    .index .section01 .top_fukidashi p strong {
      font-size: 26px;
      font-weight: bold;
      color: #2472ca; }
      .index .section01 .top_fukidashi p strong span {
        color: #fb6e93; }
        .index .section01 .top_fukidashi p strong span.txt {
          font-size: 1.6em; }
  .index .section01 .top_fukidashi::after {
    display: block;
    content: "";
    border-top: 20px solid #2472ca;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    width: 30px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%); }
.index .section01 .remarks {
  width: 690px;
  margin: 10px auto 0; }
.index .section01 .wrap {
  width: 690px;
  margin: 55px auto 0;
  position: relative; }
.index .section01 table {
  width: 100%; }
  .index .section01 table .table_top_td td {
    position: relative; }
  .index .section01 table .table_top_td td::after {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    top: -45px;
    left: 50%;
    transform: translateX(-50%); }
  .index .section01 table .table_top_td td:first-child::after {
    background: url("img/common/ico_no1.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(2)::after {
    background: url("img/common/ico_no2.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(3)::after {
    background: url("img/common/ico_no3.png") no-repeat;
    background-size: contain; }
  .index .section01 table th, .index .section01 table td {
    text-align: center;
    padding: 8px;
    vertical-align: middle; }
  .index .section01 table th {
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    background: #2472ca; }
  .index .section01 table td {
    font-size: 14px;
    font-size: 1.4rem;
    border: 1px solid #d4d4d4;
    width: calc(100% / 3); }
.index .section01 .image {
  width: 180px;
  padding-top: 10px;
  margin: 0 auto; }
.index .section01 .name {
  margin-top: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500; }
.index .section01 .btn {
  width: 95%;
  margin: 0 auto; }
  .index .section01 .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0.7em;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    background: #f56d80;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 4px solid #da5c6e; }
.index .section02 .container {
  padding-bottom: 70px; }
.index .section02 .container .item {
  margin-top: 40px; }
  .index .section02 .container .item:first-child {
    margin-top: 0; }
  .index .section02 .container .item .ttl_section {
    text-align: center;
    margin-top: 30px; }
    .index .section02 .container .item .ttl_section .ttl_1st {
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: bold; }
    .index .section02 .container .item .ttl_section .ttl_2nd {
      font-size: 30px;
      font-size: 3rem;
      font-weight: bold;
      color: #004483; }
.index .section02 .cards {
  margin-top: 0px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding: 0; }
  .index .section02 .cards .card {
    width: calc((100%) / 3);
    margin-left: 1%;
    margin-top: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 1px solid #d4d4d4;
    padding: 15px 10px; }
    .index .section02 .cards .card:nth-child(1) {
      margin-left: 0; }
    .index .section02 .cards .card .ttl .important {
      color: #f56d80;
      font-size: 1.3em; }
.index .section02 .note {
  margin-top: 15px;
  padding: 1.2em 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px; }
  .index .section02 .note .marker {
    font-weight: 700;
    background: linear-gradient(transparent 60%, #f9f114 60%);
    color: #004483; }
  .index .section02 .note .strong {
    font-weight: 700;
    color: #f56d80; }
.index .section02 .note_remark {
  font-size: 12px;
  font-size: 1.2rem; }
.index .section02 .about {
  padding-top: 10px; }
  .index .section02 .about .inner {
    width: 760px;
    margin: 0 auto; }
  .index .section02 .about .image_heading {
    width: 760px;
    margin: 0 auto;
    height: 300px;
    background: url("img/section02_heading_01.png") no-repeat center top;
    background-size: contain;
    color: #746e5a;
    font-weight: 700;
    font-size: 23px;
    font-size: 2.3rem; }
  .index .section02 .about .cards .card .ttl {
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    font-size: 1.5rem;
    color: #121212; }
  .index .section02 .about .cards .card .wrap {
    margin-top: 15px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
    .index .section02 .about .cards .card .wrap .image {
      width: 100%;
      text-align: center; }
.index .section02 .remarks {
  font-size: 11px;
  margin: 10px 0 0 5px; }
@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #da5c6e;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #da5c6e;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #da5c6e;
    top: 0px;
    border-radius: 5px; } }
.footer {
  background-color: #ddd;
  color: #555;
  padding: 10px 20px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem; }
  .footer .foot_wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 480px;
    margin: 0 auto; }
  .footer a {
    color: #555 !important;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: .1em; }

.ft_btn .btn_area .cta_btn a {
  font-size: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 18px 0;
  background: #f56d80;
  border-bottom: 4px solid #da5c6e;
  border-radius: 7px; }

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 99; }

.exitProtection {
  width: 400px !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }
  .exitProtection a {
    outline: none; }
  .exitProtection .wrap {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 510px;
    background-image: url("img/ep_bg.png");
    background-repeat: no-repeat;
    background-position: center top 40px; }
    .exitProtection .wrap .exitProtection_name {
      padding: 10px 5px;
      background: #10767b;
      color: #fff;
      font-weight: 700;
      font-size: 24px;
      font-size: 2.4rem;
      text-align: center; }
    .exitProtection .wrap .exitProtection_banner {
      width: 55%;
      margin: 40% auto 0; }
      .exitProtection .wrap .exitProtection_banner img {
        width: 100%; }
    .exitProtection .wrap .exitProtection_point {
      padding: 0 30px; }
      .exitProtection .wrap .exitProtection_point li {
        position: relative;
        padding-left: 20px;
        font-weight: 500;
        font-size: 18px;
        font-size: 1.8rem; }
        .exitProtection .wrap .exitProtection_point li::before {
          content: '✔';
          position: absolute;
          left: 0;
          color: #10767b;
          font-weight: 700; }
    .exitProtection .wrap .modal_close {
      background: #8d8d8d;
      color: #fff !important;
      width: 40px;
      line-height: 40px;
      display: block;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: 0px;
      right: 0;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }
    .exitProtection .wrap .exitProtection_btn {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      padding: 20px 30px; }
      .exitProtection .wrap .exitProtection_btn .btn a {
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        text-decoration: none;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        font-size: 2rem;
        line-height: 60px; }

.ui-dialog-titlebar {
  display: none; }

.ui-dialog {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 90% !important; }

.pr {
  text-align: center;
  margin-top: 10px; }

.pr_header {
  margin-top: 7px;
  position: absolute;
  content: "";
  right: 0; }

.header .inner {
  display: flex;
  position: relative; }

.side_effects {
  padding: 70px 20px;
  background: #fff;
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .side_effects {
      width: 100%; } }
  .side_effects .heading {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700;
    color: #48391e;
    text-align: center; }
  .side_effects .inner {
    width: 840px;
    margin: auto; }
  .side_effects .items {
    margin-top: 40px; }
    .side_effects .items .item {
      background: #fff;
      margin-top: 30px;
      border: 1px solid #dcdcdc;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px; }
      .side_effects .items .item:first-child {
        margin-top: 0; }
      .side_effects .items .item ul li {
        margin-top: 20px; }
        .side_effects .items .item ul li:first-child {
          margin-top: 0; }
  .side_effects .name {
    padding: 20px 30px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 1px solid #dcdcdc; }
  .side_effects .item_inner {
    padding: 20px 30px; }
    .side_effects .item_inner .ico {
      margin: 0 0 5px;
      position: relative;
      font-weight: 700;
      border: #3683D3 1px solid;
      color: #3683D3;
      display: inline-block;
      padding: 8px 16px;
      line-height: 1; }
      .side_effects .item_inner .ico span {
        display: inline-block;
        font-weight: 500; }
    .side_effects .item_inner .ico2 {
      margin: 0 0 5px;
      position: relative;
      padding-left: 1.1em;
      font-weight: 700; }
      .side_effects .item_inner .ico2::before {
        content: "・";
        position: absolute;
        top: 0;
        left: 0; }
      .side_effects .item_inner .ico2 span {
        display: inline-block;
        font-weight: 500; }

@media screen and (max-width: 900px) {
  .side_effects {
    width: 100%; }
    .side_effects .inner {
      width: 100%; }
    .side_effects .heading {
      font-size: 20px; }
    .side_effects .name {
      font-size: 16px;
      padding: 15px 20px; }
    .side_effects .item_inner {
      padding: 15px 20px; }
    .side_effects .ico {
      font-size: 13px !important; }
    .side_effects p {
      font-size: 13px !important; } }
