@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url(../font/font-awesome/css/font-awesome.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input:hover, button:hover, textarea:hover, select:hover {
    cursor: pointer; }

input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder {
  color: #666;
  font-weight: normal; }

* {
  box-sizing: border-box; }

*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none; }

*::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none; }

*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }

html {
  font: 62.5%/1.8 'Noto Sans JP', sans-serif; }

body {
  position: relative;
  color: #333;
  font-size: 1.3rem;
  font-weight: normal; }

a:link, a:visited, a:hover, a:active {
  color: #C83C28;
  text-decoration: none; }

img {
  width: 100%;
  height: auto;
  vertical-align: text-bottom;
  display: block; }

::selection {
  background: #B48C50;
  color: #fff; }

::-moz-selection {
  background: #B48C50;
  color: #fff; }

.mgt-0 {
  margin-top: 0px !important; }

.pdt-0 {
  padding-top: 0px !important; }

.mgb-0 {
  margin-bottom: 0px !important; }

.pdb-0 {
  padding-bottom: 0px !important; }

.mgl-0 {
  margin-left: 0px !important; }

.pdl-0 {
  padding-left: 0px !important; }

.mgr-0 {
  margin-right: 0px !important; }

.pdr-0 {
  padding-right: 0px !important; }

.mgt-10 {
  margin-top: 10px !important; }

.pdt-10 {
  padding-top: 10px !important; }

.mgb-10 {
  margin-bottom: 10px !important; }

.pdb-10 {
  padding-bottom: 10px !important; }

.mgl-10 {
  margin-left: 10px !important; }

.pdl-10 {
  padding-left: 10px !important; }

.mgr-10 {
  margin-right: 10px !important; }

.pdr-10 {
  padding-right: 10px !important; }

.mgt-20 {
  margin-top: 20px !important; }

.pdt-20 {
  padding-top: 20px !important; }

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

.pdb-20 {
  padding-bottom: 20px !important; }

.mgl-20 {
  margin-left: 20px !important; }

.pdl-20 {
  padding-left: 20px !important; }

.mgr-20 {
  margin-right: 20px !important; }

.pdr-20 {
  padding-right: 20px !important; }

.mgt-30 {
  margin-top: 30px !important; }

.pdt-30 {
  padding-top: 30px !important; }

.mgb-30 {
  margin-bottom: 30px !important; }

.pdb-30 {
  padding-bottom: 30px !important; }

.mgl-30 {
  margin-left: 30px !important; }

.pdl-30 {
  padding-left: 30px !important; }

.mgr-30 {
  margin-right: 30px !important; }

.pdr-30 {
  padding-right: 30px !important; }

.mgt-40 {
  margin-top: 40px !important; }

.pdt-40 {
  padding-top: 40px !important; }

.mgb-40 {
  margin-bottom: 40px !important; }

.pdb-40 {
  padding-bottom: 40px !important; }

.mgl-40 {
  margin-left: 40px !important; }

.pdl-40 {
  padding-left: 40px !important; }

.mgr-40 {
  margin-right: 40px !important; }

.pdr-40 {
  padding-right: 40px !important; }

.mgt-50 {
  margin-top: 50px !important; }

.pdt-50 {
  padding-top: 50px !important; }

.mgb-50 {
  margin-bottom: 50px !important; }

.pdb-50 {
  padding-bottom: 50px !important; }

.mgl-50 {
  margin-left: 50px !important; }

.pdl-50 {
  padding-left: 50px !important; }

.mgr-50 {
  margin-right: 50px !important; }

.pdr-50 {
  padding-right: 50px !important; }

.mgt-60 {
  margin-top: 60px !important; }

.pdt-60 {
  padding-top: 60px !important; }

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

.pdb-60 {
  padding-bottom: 60px !important; }

.mgl-60 {
  margin-left: 60px !important; }

.pdl-60 {
  padding-left: 60px !important; }

.mgr-60 {
  margin-right: 60px !important; }

.pdr-60 {
  padding-right: 60px !important; }

.mgt-70 {
  margin-top: 70px !important; }

.pdt-70 {
  padding-top: 70px !important; }

.mgb-70 {
  margin-bottom: 70px !important; }

.pdb-70 {
  padding-bottom: 70px !important; }

.mgl-70 {
  margin-left: 70px !important; }

.pdl-70 {
  padding-left: 70px !important; }

.mgr-70 {
  margin-right: 70px !important; }

.pdr-70 {
  padding-right: 70px !important; }

.mgt-80 {
  margin-top: 80px !important; }

.pdt-80 {
  padding-top: 80px !important; }

.mgb-80 {
  margin-bottom: 80px !important; }

.pdb-80 {
  padding-bottom: 80px !important; }

.mgl-80 {
  margin-left: 80px !important; }

.pdl-80 {
  padding-left: 80px !important; }

.mgr-80 {
  margin-right: 80px !important; }

.pdr-80 {
  padding-right: 80px !important; }

.mgt-90 {
  margin-top: 90px !important; }

.pdt-90 {
  padding-top: 90px !important; }

.mgb-90 {
  margin-bottom: 90px !important; }

.pdb-90 {
  padding-bottom: 90px !important; }

.mgl-90 {
  margin-left: 90px !important; }

.pdl-90 {
  padding-left: 90px !important; }

.mgr-90 {
  margin-right: 90px !important; }

.pdr-90 {
  padding-right: 90px !important; }

.mgt-100 {
  margin-top: 100px !important; }

.pdt-100 {
  padding-top: 100px !important; }

.mgb-100 {
  margin-bottom: 100px !important; }

.pdb-100 {
  padding-bottom: 100px !important; }

.mgl-100 {
  margin-left: 100px !important; }

.pdl-100 {
  padding-left: 100px !important; }

.mgr-100 {
  margin-right: 100px !important; }

.pdr-100 {
  padding-right: 100px !important; }

.mgt-110 {
  margin-top: 110px !important; }

.pdt-110 {
  padding-top: 110px !important; }

.mgb-110 {
  margin-bottom: 110px !important; }

.pdb-110 {
  padding-bottom: 110px !important; }

.mgl-110 {
  margin-left: 110px !important; }

.pdl-110 {
  padding-left: 110px !important; }

.mgr-110 {
  margin-right: 110px !important; }

.pdr-110 {
  padding-right: 110px !important; }

.mgt-120 {
  margin-top: 120px !important; }

.pdt-120 {
  padding-top: 120px !important; }

.mgb-120 {
  margin-bottom: 120px !important; }

.pdb-120 {
  padding-bottom: 120px !important; }

.mgl-120 {
  margin-left: 120px !important; }

.pdl-120 {
  padding-left: 120px !important; }

.mgr-120 {
  margin-right: 120px !important; }

.pdr-120 {
  padding-right: 120px !important; }

.mgt-130 {
  margin-top: 130px !important; }

.pdt-130 {
  padding-top: 130px !important; }

.mgb-130 {
  margin-bottom: 130px !important; }

.pdb-130 {
  padding-bottom: 130px !important; }

.mgl-130 {
  margin-left: 130px !important; }

.pdl-130 {
  padding-left: 130px !important; }

.mgr-130 {
  margin-right: 130px !important; }

.pdr-130 {
  padding-right: 130px !important; }

.mgt-140 {
  margin-top: 140px !important; }

.pdt-140 {
  padding-top: 140px !important; }

.mgb-140 {
  margin-bottom: 140px !important; }

.pdb-140 {
  padding-bottom: 140px !important; }

.mgl-140 {
  margin-left: 140px !important; }

.pdl-140 {
  padding-left: 140px !important; }

.mgr-140 {
  margin-right: 140px !important; }

.pdr-140 {
  padding-right: 140px !important; }

.mgt-150 {
  margin-top: 150px !important; }

.pdt-150 {
  padding-top: 150px !important; }

.mgb-150 {
  margin-bottom: 150px !important; }

.pdb-150 {
  padding-bottom: 150px !important; }

.mgl-150 {
  margin-left: 150px !important; }

.pdl-150 {
  padding-left: 150px !important; }

.mgr-150 {
  margin-right: 150px !important; }

.pdr-150 {
  padding-right: 150px !important; }

.mgt-160 {
  margin-top: 160px !important; }

.pdt-160 {
  padding-top: 160px !important; }

.mgb-160 {
  margin-bottom: 160px !important; }

.pdb-160 {
  padding-bottom: 160px !important; }

.mgl-160 {
  margin-left: 160px !important; }

.pdl-160 {
  padding-left: 160px !important; }

.mgr-160 {
  margin-right: 160px !important; }

.pdr-160 {
  padding-right: 160px !important; }

.mgt-170 {
  margin-top: 170px !important; }

.pdt-170 {
  padding-top: 170px !important; }

.mgb-170 {
  margin-bottom: 170px !important; }

.pdb-170 {
  padding-bottom: 170px !important; }

.mgl-170 {
  margin-left: 170px !important; }

.pdl-170 {
  padding-left: 170px !important; }

.mgr-170 {
  margin-right: 170px !important; }

.pdr-170 {
  padding-right: 170px !important; }

.mgt-180 {
  margin-top: 180px !important; }

.pdt-180 {
  padding-top: 180px !important; }

.mgb-180 {
  margin-bottom: 180px !important; }

.pdb-180 {
  padding-bottom: 180px !important; }

.mgl-180 {
  margin-left: 180px !important; }

.pdl-180 {
  padding-left: 180px !important; }

.mgr-180 {
  margin-right: 180px !important; }

.pdr-180 {
  padding-right: 180px !important; }

.mgt-190 {
  margin-top: 190px !important; }

.pdt-190 {
  padding-top: 190px !important; }

.mgb-190 {
  margin-bottom: 190px !important; }

.pdb-190 {
  padding-bottom: 190px !important; }

.mgl-190 {
  margin-left: 190px !important; }

.pdl-190 {
  padding-left: 190px !important; }

.mgr-190 {
  margin-right: 190px !important; }

.pdr-190 {
  padding-right: 190px !important; }

.mgt-200 {
  margin-top: 200px !important; }

.pdt-200 {
  padding-top: 200px !important; }

.mgb-200 {
  margin-bottom: 200px !important; }

.pdb-200 {
  padding-bottom: 200px !important; }

.mgl-200 {
  margin-left: 200px !important; }

.pdl-200 {
  padding-left: 200px !important; }

.mgr-200 {
  margin-right: 200px !important; }

.pdr-200 {
  padding-right: 200px !important; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.bold {
  font-weight: bold; }

.float-left {
  float: left; }

.float-right {
  float: right; }

br.smp {
  display: none; }
  @media screen and (max-width: 768px) {
    br.smp {
      display: inline; } }

br.pc {
  display: inline; }
  @media screen and (max-width: 768px) {
    br.pc {
      display: none; } }

.l-grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }

@media screen and (min-width: 768px) {
  .col_1 {
    width: 8.3333333333%; }

  .col_2 {
    width: 16.6666666667%; }

  .col_3 {
    width: 25%; }

  .col_4 {
    width: 33.3333333333%; }

  .col_5 {
    width: 41.6666666667%; }

  .col_6 {
    width: 50%; }

  .col_7 {
    width: 58.3333333333%; }

  .col_8 {
    width: 66.6666666667%; }

  .col_9 {
    width: 75%; }

  .col_10 {
    width: 83.3333333333%; }

  .col_11 {
    width: 91.6666666667%; }

  .col_12 {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .col_sm_1 {
    width: 8.3333333333%; }

  .col_sm_2 {
    width: 16.6666666667%; }

  .col_sm_3 {
    width: 25%; }

  .col_sm_4 {
    width: 33.3333333333%; }

  .col_sm_5 {
    width: 41.6666666667%; }

  .col_sm_6 {
    width: 50%; }

  .col_sm_7 {
    width: 58.3333333333%; }

  .col_sm_8 {
    width: 66.6666666667%; }

  .col_sm_9 {
    width: 75%; }

  .col_sm_10 {
    width: 83.3333333333%; }

  .col_sm_11 {
    width: 91.6666666667%; }

  .col_sm_12 {
    width: 100%; } }
body {
  background-color: #fff;
  background-image: url("../img/sky.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

@media screen and (max-width: 768px) {
  .frame {
    border: #B48C50 6px solid;
    background-size: 20px;
    left: 0;
    transform: translate(0, 0); } }
.wrapeer {
  display: block;
  border: #B48C50 10px solid;
  margin: auto;
  max-width: 1120px;
  background-color: #FFFAED; }

.main {
  text-align: center;
  font-size: 1.6rem;
  background-image: url("../img/round.png"), url("../img/round4.png"), url("../img/deco_l.png"), url("../img/deco_r.png"), url("../img/bg.jpg");
  background-repeat: no-repeat ,no-repeat , no-repeat ,no-repeat,repeat;
  background-position: 0 0, 100% 0, 0 0, 100% 0, 0 0;
  background-size: 40px, 40px, auto, auto, auto;
  padding-bottom: 80px; }
  .main_box_title {
    display: inline-block;
    width: 320px;
    height: 210px;
    margin: 60px 0 30px; }
  .main_box_text {
    line-height: 2.6;
    margin-bottom: 30px; }
    .main_box_text span {
      border-bottom: dotted 2px #C83C28;
      padding-bottom: 6px; }
  .main_box_name {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.6; }

@media screen and (max-width: 768px) {
  .main {
    background-size: 20px,20px,40% auto , 40% auto, auto;
    font-size: 1.3rem;
    padding-bottom: 60px; }
    .main_box_title {
      max-width: 320px;
      width: 60%;
      height: auto;
      margin: 40px 0 10px; }
    .main_box_text {
      padding: 0 30px;
      text-align: left;
      margin-bottom: 20px; } }
.omiguji {
  position: relative;
  background-color: #FFFAED;
  background-image: url("../img/yama.png"), url("../img/bg_img.png"), url("../img/bg2.jpg");
  background-repeat: no-repeat,no-repeat , repeat;
  background-position: 0 100%,0 40px , 0 0;
  background-size: auto , 100% auto , auto;
  padding: 100px 0; }
  .omiguji_line {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 40px;
    background-image: url("../img/musubi.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 40px; }
  .omiguji_title {
    width: 400px;
    margin: 0 auto 20px; }
  .omiguji_text {
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 60px; }
  .omiguji_btn {
    position: relative;
    margin: auto;
    width: 300px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    background-color: #C83C28;
    border-radius: 35px;
    border-bottom: 4px solid #9C1F1A;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 40px; }
  .omiguji_sns {
    width: 90%;
    margin: 0 auto;
    max-width: 380px;
    display: flex;
    justify-content: space-between;
    position: relative; }
    .omiguji_sns li {
      width: 32%; }
      .omiguji_sns li a {
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        font-weight: bold;
        padding: 10px 0;
        background-color: #ddd; }
      .omiguji_sns li.is-fb a {
        background-color: #1877f2; }
      .omiguji_sns li.is-tw a {
        background-color: #1DA1F2; }
      .omiguji_sns li.is-li a {
        background-color: #00B900; }

@media screen and (max-width: 768px) {
  .omiguji {
    padding: 60px 0 100px;
    background-size: 100% auto , 100% auto , auto; }
    .omiguji_title {
      width: 300px; }
    .omiguji_text {
      padding: 0 30px;
      font-size: 1.3rem;
      margin-bottom: 30px; }
    .omiguji_btn {
      width: 260px;
      height: 50px;
      line-height: 50px; } }
.footer {
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 20px 0 60px; }
  .footer .beko {
    position: absolute;
    width: 115px;
    height: 90px;
    left: 92px;
    top: -60px;
    cursor: pointer; }
  .footer .hukidashi {
    position: relative; }
    .footer .hukidashi_text {
      position: absolute;
      display: none;
      left: 40px;
      top: -150px;
      width: 100px;
      height: 100px;
      background-color: #bb8b44;
      padding: 24px 0;
      border-radius: 50%;
      line-height: 1.4;
      font-weight: bold;
      color: #fff; }
      .footer .hukidashi_text span {
        z-index: 1;
        position: relative; }
      .footer .hukidashi_text:after {
        content: "";
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #bb8b44;
        left: 96px;
        top: 86px;
        display: block;
        position: absolute; }
      .footer .hukidashi_text:before {
        content: "";
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #bb8b44;
        left: 64px;
        top: 64px;
        display: block;
        position: absolute; }
  .footer_logo {
    width: 200px;
    height: 56px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative; }
  .footer_text {
    font-size: 1.2rem; }

@media screen and (max-width: 768px) {
  .footer {
    padding: 20px 0 40px; }
    .footer .beko {
      left: 20px;
      top: -40px;
      width: 80px;
      height: auto; }
    .footer .hukidashi_text {
      font-size: 1.1rem;
      width: 80px;
      height: 80px;
      padding: 18px 0;
      left: 110px;
      top: -100px; }
      .footer .hukidashi_text:after {
        left: -7px;
        top: 73px;
        width: 10px;
        height: 10px; }
      .footer .hukidashi_text:before {
        left: 3px;
        top: 48px; }
    .footer_logo {
      width: 140px;
      height: auto; }
    .footer_text {
      font-size: 1rem; } }
.portalLink {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
  width: 90%;
  max-width: 600px; }
  .portalLink_link {
    border: 4px solid #b0c53c;
    border-radius: 3px;
    width: 48%;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    display: block; }
    .portalLink_link:nth-of-type(2) {
      border: 4px solid #ff704f; }
      .portalLink_link:nth-of-type(2) .el_title span {
        color: #ff704f; }
      .portalLink_link:nth-of-type(2) .el_text span {
        border-bottom: dotted 1px #ff704f; }
    .portalLink_link .el_title {
      margin-bottom: 20px;
      color: #333;
      font-size: 1.1rem; }
      .portalLink_link .el_title span {
        display: block;
        font-size: 2.4rem;
        margin-bottom: 4px;
        letter-spacing: 1px;
        font-weight: bold;
        color: #b0c53c;
        font-family: 'Rokkitt', serif; }
    .portalLink_link img {
      border-radius: 3px;
      margin-bottom: 10px;
      display: block; }
    .portalLink_link .el_text {
      color: #333;
      text-align: left;
      line-height: 2;
      font-size: 1.2rem; }
      .portalLink_link .el_text span {
        border-bottom: dotted 1px #aac700;
        padding-bottom: 6px; }

@media screen and (max-width: 768px) {
  .portalLink {
    display: block;
    max-width: 380px; }
    .portalLink_link {
      width: 100%; } }
.copyright {
  background-color: #9C1F1A;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 20px 0 30px;
  background-image: url("../img/round2.png"), url("../img/round3.png");
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 0 100% , 100% 100%; }

@media screen and (max-width: 768px) {
  .copyright {
    background-size: 20px; } }
.modal {
  position: relative;
  z-index: 1;
  display: none; }
  .modal_bg {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0; }
  .modal_box {
    background-color: #fff;
    background-image: url("../img/modal_bg.png");
    background-size: 40% auto;
    background-position: 0 100%;
    background-repeat: no-repeat;
    border: #C83C28 double 12px;
    border-radius: 8px;
    width: 90%;
    max-width: 600px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .modal_title {
    font-size: 60px;
    color: #C83C28;
    display: flex;
    text-align: center;
    border-bottom: 2px solid #C83C28;
    margin-bottom: 40px;
    font-weight: bold;
    letter-spacing: 10px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .modal_title_1 {
      width: 50%;
      padding: 20px 0;
      border-right: 2px solid #C83C28; }
    .modal_title_2 {
      width: 50%;
      padding: 20px 0; }
  .modal_chatch {
    text-align: center;
    margin-bottom: -15px;
    font-size: 1.4rem;
    position: relative; }
    .modal_chatch span {
      background-color: #B48C50;
      color: #fff;
      padding: 0 20px;
      border-radius: 15px;
      line-height: 30px;
      height: 30px;
      display: inline-block; }
  .modal_img {
    width: 90%;
    margin: auto;
    max-width: 380px;
    height: auto;
    display: block;
    border: 4px solid #B48C50;
    border-radius: 2px;
    border-bottom: none; }
  .modal_name {
    width: 90%;
    margin: 0 auto 10px;
    max-width: 380px;
    height: auto;
    display: block;
    background-color: #C83C28;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 2px;
    padding: 10px 0; }
  .modal_text {
    width: 90%;
    margin: 0 auto 20px;
    max-width: 380px;
    height: auto;
    display: block;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: bold; }
    .modal_text span {
      font-weight: normal;
      font-size: 1.2rem;
      display: block;
      margin-top: 4px; }
  .modal_attention {
    width: 90%;
    margin: 0 auto 60px;
    max-width: 380px;
    font-size: 1.1rem; }
  .modal_btn {
    width: 100px;
    height: 100px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background-image: url("../img/modal_btn.png");
    background-repeat: no-repeat;
    background-size: 100px;
    cursor: pointer; }
  .modal_close {
    position: absolute;
    right: -20px;
    top: -20px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: #333;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    cursor: pointer; }

@media screen and (max-width: 768px) {
  .modal_title {
    font-size: 40px;
    margin-bottom: 20px; }
  .modal_name {
    font-size: 1.6rem; }
  .modal_text {
    font-size: 1.2rem; }
  .modal_btn {
    background-size: 80px;
    width: 80px;
    height: 80px; } }

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