@charset "UTF-8";
/* CSS Document */
/*
Theme Name:オリジナルテーマ
Description: オリジナルテーマです
Theme URI:
Author:-----
Author URI:
Version: -----
License: -----
License URI:
*/
/*********************

変数設定

************************/
/*********************

reset

************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
time,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background-color: transparent;
  list-style: none;
  font-style: normal;
  font-weight: 400;
}

header,
article,
footer,
aside,
nav,
small,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 2;
  letter-spacing: 1rem;
}

p {
  line-height: 2;
  letter-spacing: 1rem;
  font-size: 28rem;
}

li,
ol li {
  list-style-type: none;
  letter-spacing: 1rem;
}

a img {
  border-style: none;
}

a {
  text-decoration: none;
  letter-spacing: 1rem;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  vertical-align: top;
  letter-spacing: 1rem;
  text-align: left;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

@media (min-width: 751px) {
  html {
    font-size: 0.0625vw;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 0.0625rem;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 0.1333333333vw;
  }
}

a {
  color: #1f1f1f;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

@media (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.vdl {
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  color: #1f1f1f;
}
@media (min-width: 751px) {
  body {
    font-size: 23rem;
    max-width: 1600rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  body {
    font-size: 28rem;
  }
}

/*********************

フォントサイズ設定エリア

************************/
@media (min-width: 751px) {
  .fs__15 {
    font-size: 15rem;
  }
}

@media (min-width: 751px) {
  .fs__16 {
    font-size: 16rem;
  }
}

@media (min-width: 751px) {
  .fs__17 {
    font-size: 17rem;
  }
}

@media (min-width: 751px) {
  .fs__18 {
    font-size: 18rem;
  }
}

@media (min-width: 751px) {
  .fs__19 {
    font-size: 19rem;
  }
}

@media (min-width: 751px) {
  .fs__20 {
    font-size: 20rem;
  }
}

@media (min-width: 751px) {
  .fs__21 {
    font-size: 21rem;
  }
}

@media (min-width: 751px) {
  .fs__22 {
    font-size: 22rem;
  }
}

@media (min-width: 751px) {
  .fs__23 {
    font-size: 23rem;
  }
}

@media (min-width: 751px) {
  .fs__24 {
    font-size: 24rem;
  }
}

@media (min-width: 751px) {
  .fs__25 {
    font-size: 25rem;
  }
}

@media (min-width: 751px) {
  .fs__26 {
    font-size: 26rem;
  }
}

@media (min-width: 751px) {
  .fs__27 {
    font-size: 27rem;
  }
}

@media (min-width: 751px) {
  .fs__28 {
    font-size: 28rem;
  }
}

@media (min-width: 751px) {
  .fs__29 {
    font-size: 29rem;
  }
}

@media (min-width: 751px) {
  .fs__30 {
    font-size: 30rem;
  }
}

@media (min-width: 751px) {
  .fs__31 {
    font-size: 31rem;
  }
}

@media (min-width: 751px) {
  .fs__32 {
    font-size: 32rem;
  }
}

@media (min-width: 751px) {
  .fs__33 {
    font-size: 33rem;
  }
}

@media (min-width: 751px) {
  .fs__34 {
    font-size: 34rem;
  }
}

@media (min-width: 751px) {
  .fs__35 {
    font-size: 35rem;
  }
}

@media (min-width: 751px) {
  .fs__36 {
    font-size: 36rem;
  }
}

@media (min-width: 751px) {
  .fs__37 {
    font-size: 37rem;
  }
}

@media (min-width: 751px) {
  .fs__38 {
    font-size: 38rem;
  }
}

@media (min-width: 751px) {
  .fs__39 {
    font-size: 39rem;
  }
}

@media (min-width: 751px) {
  .fs__40 {
    font-size: 40rem;
  }
}

@media (min-width: 751px) {
  .fs__41 {
    font-size: 41rem;
  }
}

@media (min-width: 751px) {
  .fs__42 {
    font-size: 42rem;
  }
}

@media (min-width: 751px) {
  .fs__43 {
    font-size: 43rem;
  }
}

@media (min-width: 751px) {
  .fs__44 {
    font-size: 44rem;
  }
}

@media (min-width: 751px) {
  .fs__45 {
    font-size: 45rem;
  }
}

@media (min-width: 751px) {
  .fs__46 {
    font-size: 46rem;
  }
}

@media (min-width: 751px) {
  .fs__47 {
    font-size: 47rem;
  }
}

@media (min-width: 751px) {
  .fs__48 {
    font-size: 48rem;
  }
}

@media (min-width: 751px) {
  .fs__49 {
    font-size: 49rem;
  }
}

@media (min-width: 751px) {
  .fs__50 {
    font-size: 50rem;
  }
}

@media (min-width: 751px) {
  .fs__51 {
    font-size: 51rem;
  }
}

@media (min-width: 751px) {
  .fs__52 {
    font-size: 52rem;
  }
}

@media (min-width: 751px) {
  .fs__53 {
    font-size: 53rem;
  }
}

@media (min-width: 751px) {
  .fs__54 {
    font-size: 54rem;
  }
}

@media (min-width: 751px) {
  .fs__55 {
    font-size: 55rem;
  }
}

@media (min-width: 751px) {
  .fs__56 {
    font-size: 56rem;
  }
}

@media (min-width: 751px) {
  .fs__57 {
    font-size: 57rem;
  }
}

@media (min-width: 751px) {
  .fs__58 {
    font-size: 58rem;
  }
}

@media (min-width: 751px) {
  .fs__59 {
    font-size: 59rem;
  }
}

@media (min-width: 751px) {
  .fs__60 {
    font-size: 60rem;
  }
}

@media (min-width: 751px) {
  .fs__61 {
    font-size: 61rem;
  }
}

@media (min-width: 751px) {
  .fs__62 {
    font-size: 62rem;
  }
}

@media (min-width: 751px) {
  .fs__63 {
    font-size: 63rem;
  }
}

@media (min-width: 751px) {
  .fs__64 {
    font-size: 64rem;
  }
}

@media (min-width: 751px) {
  .fs__65 {
    font-size: 65rem;
  }
}

@media (min-width: 751px) {
  .fs__66 {
    font-size: 66rem;
  }
}

@media (min-width: 751px) {
  .fs__67 {
    font-size: 67rem;
  }
}

@media (min-width: 751px) {
  .fs__68 {
    font-size: 68rem;
  }
}

@media (min-width: 751px) {
  .fs__69 {
    font-size: 69rem;
  }
}

@media (min-width: 751px) {
  .fs__70 {
    font-size: 70rem;
  }
}

@media (min-width: 751px) {
  .fs__71 {
    font-size: 71rem;
  }
}

@media (min-width: 751px) {
  .fs__72 {
    font-size: 72rem;
  }
}

@media (min-width: 751px) {
  .fs__73 {
    font-size: 73rem;
  }
}

@media (min-width: 751px) {
  .fs__74 {
    font-size: 74rem;
  }
}

@media (min-width: 751px) {
  .fs__75 {
    font-size: 75rem;
  }
}

@media (min-width: 751px) {
  .fs__76 {
    font-size: 76rem;
  }
}

@media (min-width: 751px) {
  .fs__77 {
    font-size: 77rem;
  }
}

@media (min-width: 751px) {
  .fs__78 {
    font-size: 78rem;
  }
}

@media (min-width: 751px) {
  .fs__79 {
    font-size: 79rem;
  }
}

@media (min-width: 751px) {
  .fs__80 {
    font-size: 80rem;
  }
}

@media (min-width: 751px) {
  .fs__81 {
    font-size: 81rem;
  }
}

@media (min-width: 751px) {
  .fs__82 {
    font-size: 82rem;
  }
}

@media (min-width: 751px) {
  .fs__83 {
    font-size: 83rem;
  }
}

@media (min-width: 751px) {
  .fs__84 {
    font-size: 84rem;
  }
}

@media (min-width: 751px) {
  .fs__85 {
    font-size: 85rem;
  }
}

@media (min-width: 751px) {
  .fs__86 {
    font-size: 86rem;
  }
}

@media (min-width: 751px) {
  .fs__87 {
    font-size: 87rem;
  }
}

@media (min-width: 751px) {
  .fs__88 {
    font-size: 88rem;
  }
}

@media (min-width: 751px) {
  .fs__89 {
    font-size: 89rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_20 {
    font-size: 20rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_21 {
    font-size: 21rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_22 {
    font-size: 22rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_23 {
    font-size: 23rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_24 {
    font-size: 24rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_25 {
    font-size: 25rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_26 {
    font-size: 26rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_27 {
    font-size: 27rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_28 {
    font-size: 28rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_29 {
    font-size: 29rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_30 {
    font-size: 30rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_31 {
    font-size: 31rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_32 {
    font-size: 32rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_33 {
    font-size: 33rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_34 {
    font-size: 34rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_35 {
    font-size: 35rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_36 {
    font-size: 36rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_37 {
    font-size: 37rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_38 {
    font-size: 38rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_39 {
    font-size: 39rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_40 {
    font-size: 40rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_41 {
    font-size: 41rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_42 {
    font-size: 42rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_43 {
    font-size: 43rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_44 {
    font-size: 44rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_45 {
    font-size: 45rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_46 {
    font-size: 46rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_47 {
    font-size: 47rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_48 {
    font-size: 48rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_49 {
    font-size: 49rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_50 {
    font-size: 50rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_51 {
    font-size: 51rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_52 {
    font-size: 52rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_53 {
    font-size: 53rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_54 {
    font-size: 54rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_55 {
    font-size: 55rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_56 {
    font-size: 56rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_57 {
    font-size: 57rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_58 {
    font-size: 58rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_59 {
    font-size: 59rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_60 {
    font-size: 60rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_61 {
    font-size: 61rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_62 {
    font-size: 62rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_63 {
    font-size: 63rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_64 {
    font-size: 64rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_65 {
    font-size: 65rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_66 {
    font-size: 66rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_67 {
    font-size: 67rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_68 {
    font-size: 68rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_69 {
    font-size: 69rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_70 {
    font-size: 70rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_71 {
    font-size: 71rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_72 {
    font-size: 72rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_73 {
    font-size: 73rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_74 {
    font-size: 74rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_75 {
    font-size: 75rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_76 {
    font-size: 76rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_77 {
    font-size: 77rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_78 {
    font-size: 78rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_79 {
    font-size: 79rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_80 {
    font-size: 80rem;
  }
}

@media (max-width: 750px) {
  .fs__sp_120 {
    font-size: 120rem;
  }
}

.fw__500 {
  font-weight: 500;
}

.fw__600 {
  font-weight: 600;
}

.fw__700 {
  font-weight: 700;
}

@media (min-width: 751px) {
  .pc__none {
    display: none;
  }
}

@media (max-width: 750px) {
  .sp__none {
    display: none;
  }
}

/*********************

ヘッダー設定エリア

************************/
.header {
  position: absolute;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .header {
    width: 1600rem;
    z-index: 1;
    margin: 0 auto;
    left: calc((100% - 1600rem) / 2);
  }
}
@media (max-width: 750px) {
  .header {
    width: 100%;
    z-index: 2;
  }
}
.header__title {
  display: block;
  background: #fff;
}
@media (min-width: 751px) {
  .header__title {
    padding: 15rem 30rem;
  }
}
@media (max-width: 750px) {
  .header__title {
    padding: 15rem 30rem;
  }
}
.header__title h1 {
  display: flex;
}
@media (min-width: 751px) {
  .header__title h1 img {
    width: 377rem;
  }
}
@media (max-width: 750px) {
  .header__title h1 img {
    width: 287rem;
  }
}
@media (min-width: 751px) {
  .header__right {
    display: flex;
    align-items: center;
  }
}
.header__right img {
  display: flex;
}
@media (min-width: 751px) {
  .header__right .tel img {
    width: 368rem;
  }
}
@media (min-width: 751px) {
  .header__right .form img {
    width: 122rem;
  }
}
.header-sp {
  font-weight: 700;
  background: #4c4c4c;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 1001;
}
@media (min-width: 751px) {
  .header-sp {
    width: 123rem;
    height: 123rem;
    position: relative;
  }
}
@media (max-width: 750px) {
  .header-sp {
    width: 100rem;
    height: 100rem;
    position: fixed;
    top: 0;
    right: 0;
  }
}
.header-sp span {
  background: #fff;
  position: absolute;
  transition: all 0.3s;
}
@media (min-width: 751px) {
  .header-sp span {
    width: 43rem;
    height: 1px;
    left: 39rem;
  }
}
@media (max-width: 750px) {
  .header-sp span {
    width: 60rem;
    height: 1px;
    left: 18rem;
  }
}
.header-sp span:nth-of-type(1) {
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(1) {
    top: 30rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(1) {
    top: 20rem;
  }
}
.header-sp span:nth-of-type(1).close {
  display: none;
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(2) {
    top: 45rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(2) {
    top: 35rem;
  }
}
.header-sp span:nth-of-type(2).close {
  transform: rotate(-45deg);
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(3) {
    top: 60rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3) {
    top: 55rem;
  }
}
.header-sp span:nth-of-type(3).close {
  transform: rotate(45deg);
  transition: 0.3s;
}
@media (min-width: 751px) {
  .header-sp span:nth-of-type(3).close {
    top: 45rem;
  }
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3).close {
    top: 35rem;
  }
}
.header-sp p {
  color: #fff;
  font-weight: 600;
  position: absolute;
  line-height: 1;
}
@media (min-width: 751px) {
  .header-sp p {
    font-size: 23rem;
    left: 27rem;
    bottom: 23rem;
  }
}
@media (max-width: 750px) {
  .header-sp p {
    font-size: 22rem;
    left: 16rem;
    bottom: 13rem;
  }
}
.header .page__ul1 {
  position: fixed;
  left: -100%;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  z-index: 2;
  transition: 0.3s;
  padding: 120rem 60rem 30rem 60rem;
  z-index: 1000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
}
.header .page__ul1.on {
  left: 0;
  transition: 0.3s;
}
.header .page__ul1 li a {
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 30rem;
  display: block;
}
@media (max-width: 750px) {
  .header .page__ul1 li a {
    line-height: 1.5;
  }
}

/*********************

トップページ

************************/
.mv {
  position: relative;
}
.mv:after {
  content: "";
  right: 0;
  bottom: 0;
  background: #fad233;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .mv:after {
    width: 770rem;
    height: 257rem;
  }
}
@media (max-width: 750px) {
  .mv:after {
    width: 385rem;
    height: 128.5rem;
  }
}
.mv picture img {
  display: flex;
}
.mv__bottom {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
@media (min-width: 751px) {
  .mv__bottom img {
    width: 1099rem;
  }
}
@media (max-width: 750px) {
  .mv__bottom img {
    width: 439.6rem;
  }
}
.mv__content {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
}
@media (min-width: 751px) {
  .mv__content {
    padding: 40rem 40rem;
    border-bottom: 12rem solid #f7d233;
    width: 896rem;
  }
}
@media (max-width: 750px) {
  .mv__content {
    padding: 40rem 40rem;
    border-bottom: 12rem solid #f7d233;
    width: 75%;
  }
}
.mv__content p:nth-of-type(1) {
  color: #de524c;
  font-weight: 300;
  margin-bottom: 20rem;
}
@media (min-width: 751px) {
  .mv__content p:nth-of-type(1) {
    font-size: 40rem;
    line-height: 1;
  }
}
.mv__content p:nth-of-type(2) {
  color: #3a3a3a;
}
@media (min-width: 751px) {
  .mv__content p:nth-of-type(2) {
    font-size: 42rem;
  }
}

.cmn__title {
  text-align: center;
}
@media (min-width: 751px) {
  .cmn__title {
    width: 1335rem;
    margin: 0 auto;
  }
}
.cmn__title p {
  line-height: 1;
}
.cmn__title p:nth-of-type(1) {
  color: #de524c;
  border-bottom: 1px dashed #7a7a7a;
  padding-bottom: 30rem;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .cmn__title p:nth-of-type(1) {
    font-size: 150rem;
  }
}
@media (max-width: 750px) {
  .cmn__title p:nth-of-type(1) {
    font-size: 100rem;
  }
}
.cmn__title p:nth-of-type(1):first-letter {
  color: #fad233;
}
.cmn__title p:nth-of-type(2) {
  color: #3a3a3a;
}
@media (min-width: 751px) {
  .cmn__title p:nth-of-type(2) {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .cmn__title p:nth-of-type(2) {
    font-size: 45rem;
  }
}
.cmn__title h2 {
  color: #3a3a3a;
}
@media (min-width: 751px) {
  .cmn__title h2 {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .cmn__title h2 {
    font-size: 45rem;
  }
}

.cmn__cv {
  position: relative;
  text-align: center;
}
@media (min-width: 751px) {
  .cmn__cv {
    padding: 95rem 0 70rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv {
    padding: 60rem 40rem;
  }
}
.cmn__cv:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/top/cv__bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
@media (max-width: 750px) {
  .cmn__cv:before {
    background-position: top;
  }
}
.cmn__cv_content {
  background: #fff;
  position: relative;
}
@media (min-width: 751px) {
  .cmn__cv_content {
    width: 1420rem;
    margin: 0 auto;
    padding: 50rem 0 30rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_content {
    padding: 40rem;
  }
}
.cmn__cv_content:after {
  background: #f9f9f9;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cmn__cv_title {
  position: relative;
  z-index: 1;
}
.cmn__cv_title small {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  line-height: 1;
  color: #ededed;
}
@media (min-width: 751px) {
  .cmn__cv_title small {
    font-size: 150rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title small {
    font-size: 120rem;
  }
}
@media (min-width: 751px) {
  .cmn__cv_title p {
    margin-bottom: 40rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p {
    margin-bottom: 60rem;
  }
}
.cmn__cv_title p span {
  font-weight: 700;
  color: #3a3a3a;
  line-height: 1;
  position: relative;
  z-index: 2;
  letter-spacing: 5rem;
}
@media (min-width: 751px) {
  .cmn__cv_title p span {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p span {
    font-size: 40rem;
  }
}
.cmn__cv_title p span:before {
  content: "";
  width: 60rem;
  height: 82rem;
  background-image: url(./images/top/cv__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -5rem;
  left: -90rem;
  position: absolute;
}
.cmn__cv_title p span:after {
  content: "";
  width: 60rem;
  height: 82rem;
  background-image: url(./images/top/cv__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -5rem;
  right: -90rem;
  position: absolute;
}
.cmn__cv_separate {
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .cmn__cv_separate {
    display: flex;
    justify-content: center;
  }
}
.cmn__cv_separate a {
  display: block;
}
.cmn__cv_separate a img {
  display: flex;
}
@media (min-width: 751px) {
  .cmn__cv_separate a img {
    width: 538rem;
  }
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(2) {
    margin-left: 110rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(2) {
    margin-top: 30rem;
  }
}

.charm {
  overflow: hidden;
}
@media (min-width: 751px) {
  .charm {
    padding: 100rem 0 0 0;
    margin-bottom: 130rem;
  }
}
@media (max-width: 750px) {
  .charm {
    padding: 100rem 0;
    margin-bottom: 65rem;
  }
}
@media (min-width: 751px) {
  .charm__content {
    margin-top: 130rem;
  }
}
@media (max-width: 750px) {
  .charm__content {
    margin-top: 80rem;
  }
}
.charm__content_block {
  position: relative;
}
@media (min-width: 751px) {
  .charm__content_block {
    padding-bottom: 70rem;
    margin-bottom: 140rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block {
    padding: 0 40rem 70rem;
    margin-bottom: 70rem;
  }
}
.charm__content_block:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
}
@media (min-width: 751px) {
  .charm__content_block:after {
    width: 1208rem;
    height: 703rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block:after {
    width: 604rem;
    height: 1460rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block.first {
    margin-left: 20rem;
  }
}
.charm__content_block.first:after {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: linear-gradient(to bottom, #fdd2f3, #f7d1c7);
}
@media (min-width: 751px) {
  .charm__content_block.first:after {
    right: 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block.first:after {
    right: -5rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block.first .detail__main {
    right: 0;
  }
}
.charm__content_block.first .detail h2 span {
  color: #fb686f;
}
.charm__content_block.first .detail p:before {
  background-image: url(./images/top/charm01__before.png);
  top: -30rem;
}
@media (min-width: 751px) {
  .charm__content_block.first .detail p:before {
    left: -20rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.first .detail p:before {
    left: 20rem;
  }
}
.charm__content_block.first .detail p:after {
  background-image: url(./images/top/charm01__after.png);
}
@media (min-width: 751px) {
  .charm__content_block.first .detail p:after {
    top: 425rem;
    left: 710rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.first .detail p:after {
    top: 1120rem;
  }
}
.charm__content_block.first .sub h3 span {
  color: #fb686f;
}
@media (min-width: 751px) {
  .charm__content_block.second {
    margin-right: 20rem;
  }
}
.charm__content_block.second:after {
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  background: linear-gradient(to bottom, #c4f9a8, #f3f589);
}
@media (min-width: 751px) {
  .charm__content_block.second:after {
    left: 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block.second:after {
    left: -10rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block.second .detail {
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .charm__content_block.second .detail__main {
    left: 0;
  }
}
.charm__content_block.second .detail h2 span {
  color: #05b598;
}
.charm__content_block.second .detail .sub h3 span {
  color: #05b598;
}
.charm__content_block.second .detail p:before {
  background-image: url(./images/top/charm02__before.png);
  top: -30rem;
}
@media (min-width: 751px) {
  .charm__content_block.second .detail p:before {
    right: 710rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.second .detail p:before {
    left: 20rem;
  }
}
.charm__content_block.second .detail p:after {
  background-image: url(./images/top/charm02__after.png);
}
@media (min-width: 751px) {
  .charm__content_block.second .detail p:after {
    top: 425rem;
    right: -20rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.second .detail p:after {
    top: 1040rem;
    right: 20rem;
  }
}
.charm__content_block.second .sub h3 span {
  color: #05b598;
}
@media (min-width: 751px) {
  .charm__content_block.third {
    margin-left: 20rem;
  }
}
.charm__content_block.third:after {
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: linear-gradient(to bottom, #b6d9fc, #c2c1e9);
}
@media (min-width: 751px) {
  .charm__content_block.third:after {
    right: 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block.third:after {
    right: -5rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block.third .detail__main {
    right: 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block.third .detail h2 {
    font-size: 39rem;
  }
}
.charm__content_block.third .detail h2 span {
  color: #0289c1;
}
.charm__content_block.third .detail p:before {
  background-image: url(./images/top/charm03__before.png);
  top: -30rem;
}
@media (min-width: 751px) {
  .charm__content_block.third .detail p:before {
    left: -20rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.third .detail p:before {
    left: 20rem;
  }
}
.charm__content_block.third .detail p:after {
  background-image: url(./images/top/charm03__after.png);
}
@media (min-width: 751px) {
  .charm__content_block.third .detail p:after {
    top: 395rem;
    left: 710rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block.third .detail p:after {
    top: 970rem;
    right: 20rem;
  }
}
.charm__content_block .detail {
  border: 5rem solid #efefef;
  text-align: center;
  background: #fff;
}
@media (min-width: 751px) {
  .charm__content_block .detail {
    width: 756rem;
    padding: 35rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .detail {
    padding: 30rem;
  }
}
.charm__content_block .detail__img {
  width: 122rem;
  margin: 0 auto 25rem;
  display: block;
}
@media (min-width: 751px) {
  .charm__content_block .detail__main {
    position: absolute;
    right: 0;
    top: -30rem;
    width: 798rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .detail__main {
    width: 100%;
    display: block;
    margin-bottom: 30rem;
  }
}
.charm__content_block .detail h2 {
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .charm__content_block .detail h2 {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .detail h2 {
    font-size: 42rem;
  }
}
.charm__content_block .detail p {
  text-align: left;
}
@media (min-width: 751px) {
  .charm__content_block .detail p {
    font-size: 19rem;
  }
}
.charm__content_block .detail p:before {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 73rem;
  height: 77rem;
}
.charm__content_block .detail p:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 73rem;
  height: 77rem;
}
.charm__content_block .sub {
  position: relative;
  background: #fff;
}
@media (min-width: 751px) {
  .charm__content_block .sub {
    width: 1226rem;
    margin: 105rem auto 0;
    padding: 55rem;
    min-height: 460rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .sub {
    padding: 40rem;
    margin-top: 80rem;
  }
}
.charm__content_block .sub:before {
  content: "";
  width: 74rem;
  height: 75rem;
  background-image: url(./images/top/sub__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 15rem;
  left: 15rem;
  position: absolute;
}
.charm__content_block .sub:after {
  content: "";
  width: 74rem;
  height: 75rem;
  background-image: url(./images/top/sub__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 15rem;
  right: 15rem;
  position: absolute;
  transform: rotate(180deg);
}
.charm__content_block .sub small {
  color: #fff;
  background: #de524c;
  border-radius: 50%;
  text-align: center;
  outline: 1px solid #fff;
  outline-offset: -15rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5rem 5rem 4rem rgba(114, 114, 114, 0.7);
}
@media (min-width: 751px) {
  .charm__content_block .sub small {
    width: 273rem;
    height: 273rem;
    font-size: 35rem;
    left: -100rem;
    bottom: -35rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .sub small {
    width: 273rem;
    height: 273rem;
    font-size: 35rem;
    top: 470rem;
    left: -20rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block .sub img {
    position: absolute;
    top: 55rem;
    left: 65rem;
    width: 367rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .sub img {
    width: 100%;
    display: block;
    margin-bottom: 30rem;
  }
}
.charm__content_block .sub h3 {
  text-align: center;
}
@media (min-width: 751px) {
  .charm__content_block .sub h3 {
    margin-left: auto;
    width: 580rem;
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .charm__content_block .sub h3 {
    font-size: 45rem;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .charm__content_block .sub p {
    margin-left: auto;
    width: 580rem;
    font-size: 19rem;
  }
}
.charm__content_block .repeat {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .charm__content_block .repeat {
    width: 1443rem;
    margin: 100rem auto 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block .repeat {
    flex-wrap: wrap;
    margin-top: 50rem;
  }
}
.charm__content_block .repeat__block {
  position: relative;
  text-align: center;
  background: #fff;
}
@media (min-width: 751px) {
  .charm__content_block .repeat__block {
    width: 273rem;
    height: 273rem;
    padding: 50rem 0 0 0;
  }
}
@media (max-width: 750px) {
  .charm__content_block .repeat__block {
    width: 48%;
    margin-bottom: 30rem;
    padding: 30rem;
  }
}
.charm__content_block .repeat__block:before {
  content: "";
  width: 74rem;
  height: 75rem;
  background-image: url(./images/top/sub__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 15rem;
  left: 15rem;
  position: absolute;
}
.charm__content_block .repeat__block:after {
  content: "";
  width: 74rem;
  height: 75rem;
  background-image: url(./images/top/sub__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 15rem;
  right: 15rem;
  position: absolute;
  transform: rotate(180deg);
}
.charm__content_block .repeat__block img {
  width: 73rem;
  height: 73rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.charm__content_block .repeat__block p {
  line-height: 1.5;
  margin-top: 10rem;
}
.charm__content_last {
  background: #fffcdc;
  text-align: center;
}
@media (min-width: 751px) {
  .charm__content_last {
    padding: 75rem 0;
  }
}
@media (max-width: 750px) {
  .charm__content_last {
    padding: 60rem 40rem;
  }
}
.charm__content_last .detail {
  position: relative;
}
@media (min-width: 751px) {
  .charm__content_last .detail {
    width: 1353rem;
    margin: 0 auto 60rem;
  }
}
@media (max-width: 750px) {
  .charm__content_last .detail {
    margin-bottom: 50rem;
  }
}
.charm__content_last .detail img {
  width: 238rem;
}
@media (min-width: 751px) {
  .charm__content_last .detail img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.charm__content_last .detail__float {
  color: #fff;
  display: inline-block;
  background: #de524c;
  border-radius: 50rem;
  position: relative;
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .charm__content_last .detail__float {
    width: 497rem;
    font-size: 25rem;
    padding: 10rem;
  }
}
@media (max-width: 750px) {
  .charm__content_last .detail__float {
    font-size: 32rem;
    padding: 20rem 40rem;
    margin-top: 50rem;
  }
}
.charm__content_last .detail__float:after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #de524c;
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (min-width: 751px) {
  .charm__content_last .detail__float:after {
    width: 31rem;
    height: 27rem;
    bottom: -35rem;
  }
}
@media (max-width: 750px) {
  .charm__content_last .detail__float:after {
    width: 31rem;
    height: 27rem;
    bottom: -40rem;
  }
}
.charm__content_last .detail h2 {
  border-bottom: 3rem dashed #fad233;
  padding-bottom: 10rem;
}
@media (min-width: 751px) {
  .charm__content_last .detail h2 {
    font-size: 35rem;
    width: 616rem;
    margin: 0 auto 40rem;
  }
}
@media (max-width: 750px) {
  .charm__content_last .detail h2 {
    font-size: 40rem;
    margin-bottom: 40rem;
  }
}
.charm__content_last .detail h2 span {
  color: #de524c;
}
@media (min-width: 751px) {
  .charm__content_last .detail p {
    font-size: 20rem;
  }
}
@media (min-width: 751px) {
  .charm__content_last .repeat {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .charm__content_last .repeat img {
    width: 434rem;
    height: 293rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 750px) {
  .charm__content_last .repeat img {
    width: 100%;
  }
}
.charm__content_last .repeat img:nth-of-type(2) {
  display: block;
}
@media (min-width: 751px) {
  .charm__content_last .repeat img:nth-of-type(2) {
    margin: 0 25rem;
  }
}
@media (max-width: 750px) {
  .charm__content_last .repeat img:nth-of-type(2) {
    margin: 50rem 0;
  }
}

@media (min-width: 751px) {
  .policy {
    margin-bottom: 240rem;
  }
}
@media (max-width: 750px) {
  .policy {
    margin-bottom: 120rem;
  }
}
@media (max-width: 750px) {
  .policy .cmn__title {
    margin: 0 40rem;
  }
}
.policy__bg {
  margin-top: 70rem;
  position: relative;
}
.policy__bg img {
  width: 100%;
  position: relative;
  z-index: -3;
}
.policy__bg_detail {
  text-align: center;
}
@media (min-width: 751px) {
  .policy__bg_detail {
    width: 1253rem;
    position: absolute;
    top: 83%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
@media (max-width: 750px) {
  .policy__bg_detail {
    margin: -80rem 40rem 40rem;
  }
}
.policy__bg_detail h2 {
  background: #fff;
  outline: 2rem solid #fb686f;
  outline-offset: -15rem;
}
@media (min-width: 751px) {
  .policy__bg_detail h2 {
    width: 696rem;
    margin: 0 auto 30rem;
    padding: 18rem;
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .policy__bg_detail h2 {
    padding: 20rem;
    font-size: 35rem;
    line-height: 1.5;
    margin-bottom: 40rem;
  }
}
.policy__bg_detail h2 span {
  color: #fb686f;
}
@media (max-width: 750px) {
  .policy__bg_detail h2 span {
    display: block;
  }
}
.policy__bg_detail p {
  background: #fff;
  border: 3rem solid #3a3a3a;
  border-radius: 40rem;
  position: relative;
}
@media (min-width: 751px) {
  .policy__bg_detail p {
    padding: 45rem 60rem;
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .policy__bg_detail p {
    padding: 40rem 20rem;
  }
}
.policy__bg_detail p:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(58, 58, 58, 0.6);
  border-radius: 40rem;
  position: absolute;
  right: -10rem;
  bottom: -10rem;
  z-index: -1;
}

.message {
  margin-top: 120rem;
  margin-bottom: 70rem;
}
.message__content {
  margin-top: 70rem;
  position: relative;
  margin-bottom: 65rem;
}
.message__content .img {
  position: relative;
  outline: 3rem solid #fff;
  outline-offset: -20rem;
}
@media (max-width: 750px) {
  .message__content .img {
    overflow: hidden;
  }
}
.message__content .img:before {
  content: "";
  height: 100%;
  background-image: url(./images/top/msg__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  z-index: -1;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .message__content .img:before {
    width: 469rem;
  }
}
@media (max-width: 750px) {
  .message__content .img:before {
    width: 249rem;
  }
}
.message__content .img:after {
  content: "";
  height: 100%;
  background-image: url(./images/top/msg__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  z-index: -1;
  position: absolute;
}
@media (min-width: 751px) {
  .message__content .img:after {
    width: 469rem;
    right: 0;
  }
}
@media (max-width: 750px) {
  .message__content .img:after {
    width: 249rem;
    right: -30rem;
  }
}
.message__content img {
  display: flex;
  position: relative;
  z-index: -2;
  width: 100%;
}
@media (min-width: 751px) {
  .message__content_float {
    position: absolute;
    right: 110rem;
    top: 140rem;
    z-index: 2;
  }
}
@media (max-width: 750px) {
  .message__content_float {
    margin: 40rem;
  }
}
.message__content_float small {
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 3px 3px 3px #3a3a3a, -3px -3px 3px #3a3a3a, -3px 3px 3px #3a3a3a, 3px -3px 3px #3a3a3a, 3px 0px 3px #3a3a3a, -3px 0px 3px #3a3a3a, 0px 3px 3px #3a3a3a, 0px -3px 3px #3a3a3a;
  margin-bottom: 50rem;
  display: block;
}
@media (min-width: 751px) {
  .message__content_float small {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .message__content_float small {
    font-size: 120rem;
    text-align: center;
  }
}
.message__content_float .box {
  border: 2rem solid #3a3a3a;
  text-align: center;
  background: #fff;
}
@media (min-width: 751px) {
  .message__content_float .box {
    width: 564rem;
    padding: 40rem 0 0 0;
  }
}
@media (max-width: 750px) {
  .message__content_float .box {
    padding: 30rem 0 0 0;
  }
}
.message__content_float .box .name {
  margin-bottom: 30rem;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
}
@media (min-width: 751px) {
  .message__content_float .box .name {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .message__content_float .box .name {
    font-size: 50rem;
  }
}
.message__content_float .box .name span {
  color: #3a88bc;
  margin-right: 30rem;
  display: inline-block;
}
@media (min-width: 751px) {
  .message__content_float .box .name span {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .message__content_float .box .name span {
    font-size: 35rem;
  }
}
.message__content_float .box .en {
  color: #fff;
  background: #3a88bc;
}
@media (min-width: 751px) {
  .message__content_float .box .en {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .message__content_float .box .en {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .message__inner {
    margin: 0 40rem;
  }
}
@media (min-width: 751px) {
  .message__inner_head {
    width: 1290rem;
    margin: 0 auto 70rem;
  }
}
@media (max-width: 750px) {
  .message__inner_head {
    margin-bottom: 50rem;
  }
}
.message__inner_head .img {
  position: relative;
  margin-bottom: 30rem;
}
.message__inner_head .img:after {
  background: #bab9e3;
  content: "";
  height: 1px;
  position: absolute;
  top: 20rem;
}
@media (min-width: 751px) {
  .message__inner_head .img:after {
    width: 933rem;
    left: 360rem;
  }
}
@media (max-width: 750px) {
  .message__inner_head .img:after {
    width: 330rem;
    right: 0;
  }
}
.message__inner_head .img img {
  width: 316rem;
}
.message__inner_head p {
  color: #3a3a3a;
}
@media (min-width: 751px) {
  .message__inner_head p {
    font-size: 19rem;
  }
}
@media (min-width: 751px) {
  .message__inner_separate {
    display: flex;
    justify-content: space-between;
    width: 1361rem;
    margin: 0 auto;
  }
}
@media (min-width: 751px) {
  .message__inner_separate .detail {
    width: 665rem;
  }
}
@media (min-width: 751px) {
  .message__inner_width100 {
    width: 1361rem;
    margin: 0 auto;
  }
}
.message__inner .box {
  border: 3rem solid #3a3a3a;
  border-radius: 35rem;
  background: #fff;
  position: relative;
}
@media (min-width: 751px) {
  .message__inner .box {
    padding: 35rem 50rem;
    margin-bottom: 45rem;
  }
}
@media (max-width: 750px) {
  .message__inner .box {
    padding: 30rem;
    margin-bottom: 50rem;
  }
}
.message__inner .box:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(58, 58, 58, 0.6);
  border-radius: 40rem;
  position: absolute;
  right: -20rem;
  bottom: -20rem;
  z-index: -1;
}
.message__inner h3 {
  color: #fff;
  font-weight: 700;
  background: linear-gradient(to right, #bab9e3, #bedcfc);
  text-align: center;
  border-radius: 100rem;
  margin-bottom: 30rem;
  padding: 11rem;
}
@media (min-width: 751px) {
  .message__inner h3 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .message__inner h3 {
    font-size: 36rem;
  }
}
@media (min-width: 751px) {
  .message__inner ul {
    margin-left: 25rem;
  }
}
@media (min-width: 751px) {
  .message__inner ul.divine {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .message__inner ul.divine li {
    width: 48%;
  }
}
.message__inner ul li {
  position: relative;
  line-height: 2;
}
@media (min-width: 751px) {
  .message__inner ul li {
    font-size: 20rem;
    padding-left: 15rem;
  }
}
@media (max-width: 750px) {
  .message__inner ul li {
    font-size: 26rem;
    padding-left: 30rem;
  }
}
.message__inner ul li:not(:last-of-type) {
  margin-bottom: 20rem;
}
.message__inner ul li:before {
  content: "";
  background: #fb686f;
  position: absolute;
  border-radius: 50%;
  top: 16rem;
  left: -2rem;
}
@media (min-width: 751px) {
  .message__inner ul li:before {
    width: 10rem;
    height: 10rem;
  }
}
@media (max-width: 750px) {
  .message__inner ul li:before {
    width: 15rem;
    height: 15rem;
  }
}
.message__inner ul li span {
  display: inline-block;
}
@media (min-width: 751px) {
  .message__inner ul li span {
    margin-left: 90rem;
  }
}

.visit {
  margin-top: 100rem;
  margin-bottom: 140rem;
}
.visit__content {
  margin-top: 65rem;
  position: relative;
}
@media (min-width: 751px) {
  .visit__content {
    width: 1369rem;
    margin: 65rem auto 0;
  }
}
.visit__content_main {
  width: 100%;
}
@media (max-width: 750px) {
  .visit__content_main {
    height: 700rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.visit__content_left {
  position: absolute;
  z-index: 1;
}
@media (min-width: 751px) {
  .visit__content_left {
    left: 60rem;
    top: -80rem;
    width: 189rem;
  }
}
@media (max-width: 750px) {
  .visit__content_left {
    left: 20rem;
    top: -60rem;
    width: 180rem;
  }
}
.visit__content_float {
  background: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media (min-width: 751px) {
  .visit__content_float {
    width: 1130rem;
    margin-left: auto;
    margin-right: -60rem;
    margin-top: -260rem;
    padding: 50rem 0 30rem;
  }
}
@media (max-width: 750px) {
  .visit__content_float {
    padding: 30rem;
    margin: -200rem 40rem 0;
  }
}
@media (min-width: 751px) {
  .visit__content_float p:nth-of-type(1) {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .visit__content_float p:nth-of-type(1) {
    font-size: 45rem;
  }
}
.visit__content_float p:nth-of-type(1) span {
  color: #fb686f;
}
.visit__content_float p:nth-of-type(2) {
  background: #f9f9f9;
}
@media (min-width: 751px) {
  .visit__content_float p:nth-of-type(2) {
    font-size: 35rem;
    width: 882rem;
    margin: 0 auto 20rem;
    padding: 10rem;
  }
}
@media (max-width: 750px) {
  .visit__content_float p:nth-of-type(2) {
    font-size: 32rem;
    padding: 10rem;
  }
}
@media (min-width: 751px) {
  .visit__content_float p:nth-of-type(3) {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .visit__content_float p:nth-of-type(3) {
    font-size: 27rem;
  }
}

.cmn__title1 {
  background: #fdf9e2;
  border-bottom: 23rem solid #f6d258;
  position: relative;
  padding: 16rem;
  text-align: center;
}
@media (min-width: 751px) {
  .cmn__title1 {
    width: 1338rem;
    margin: 0 auto 80rem;
  }
}
@media (max-width: 750px) {
  .cmn__title1 {
    margin-bottom: 50rem;
  }
}
.cmn__title1:before {
  background: #f19938;
  content: "";
  position: absolute;
  top: 15rem;
  left: 15rem;
  width: 37rem;
  height: 37rem;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.cmn__title1:after {
  background: #f19938;
  content: "";
  position: absolute;
  top: 15rem;
  right: 15rem;
  width: 37rem;
  height: 37rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (min-width: 751px) {
  .cmn__title1 h2 {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .cmn__title1 h2 {
    font-size: 45rem;
  }
}

.flow {
  position: relative;
  text-align: center;
  margin-bottom: 110rem;
}
.flow:before {
  position: absolute;
  content: "";
  background-image: url(./images/top/flow__bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 751px) {
  .flow {
    padding: 80rem 0;
  }
}
@media (max-width: 750px) {
  .flow {
    padding: 80rem 40rem;
  }
}
.flow__content {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .flow__content {
    width: 1295rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .flow__content {
    flex-wrap: wrap;
  }
}
.flow__content_block {
  border: 3rem solid #3a3a3a;
  background: #fff;
  position: relative;
}
@media (min-width: 751px) {
  .flow__content_block {
    width: 240rem;
    height: 240rem;
    padding: 40rem 0 0 0;
    border-radius: 35rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block {
    width: 20%;
    padding: 40rem 20rem;
    border-radius: 17.5rem;
  }
}
.flow__content_block:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(58, 58, 58, 0.6);
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .flow__content_block:after {
    border-radius: 35rem;
    right: -7rem;
    bottom: -7rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block:after {
    border-radius: 17.5rem;
    right: -10rem;
    bottom: -10rem;
  }
}
.flow__content_block:not(:last-of-type):before {
  background: #ce5b52;
  width: 18rem;
  height: 44rem;
  position: absolute;
  content: "";
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media (min-width: 751px) {
  .flow__content_block:not(:last-of-type):before {
    top: 100rem;
    right: -70rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block:not(:last-of-type):before {
    top: 110rem;
    right: -40rem;
  }
}
.flow__content_block img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 751px) {
  .flow__content_block img {
    width: 50rem;
    height: 60rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block img {
    width: 50rem;
    height: 60rem;
  }
}
.flow__content_block span {
  display: block;
  line-height: 1;
  color: #ce5b52;
  margin-top: 10rem;
}
@media (min-width: 751px) {
  .flow__content_block span {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block span {
    font-size: 27rem;
  }
}
@media (min-width: 751px) {
  .flow__content_block p {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .flow__content_block p {
    font-size: 35rem;
  }
}
.flow__content_block:nth-of-type(3) img {
  width: 66rem;
  height: 48rem;
}
.flow__content_block:nth-of-type(3) span {
  margin-top: 25rem;
}
.flow__content_block:nth-of-type(4) img {
  width: 66rem;
  height: 45rem;
}
.flow__content_block:nth-of-type(4) span {
  margin-top: 25rem;
}

.bosyu {
  margin-bottom: 100rem;
}
.bosyu__content {
  margin-top: 70rem;
  position: relative;
  margin-bottom: 65rem;
}
.bosyu__content .img {
  position: relative;
  outline: 3rem solid #fff;
  outline-offset: -20rem;
  margin-bottom: 100rem;
  overflow: hidden;
}
.bosyu__content .img:before {
  content: "";
  height: 100%;
  background-image: url(./images/top/bosyu__before.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  z-index: -1;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .bosyu__content .img:before {
    width: 469rem;
  }
}
@media (max-width: 750px) {
  .bosyu__content .img:before {
    width: 249rem;
  }
}
.bosyu__content .img:after {
  content: "";
  height: 100%;
  background-image: url(./images/top/bosyu__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  z-index: -1;
  position: absolute;
}
@media (min-width: 751px) {
  .bosyu__content .img:after {
    width: 469rem;
    right: -5rem;
  }
}
@media (max-width: 750px) {
  .bosyu__content .img:after {
    width: 249rem;
    right: -30rem;
  }
}
.bosyu__content img {
  display: flex;
  position: relative;
  z-index: -2;
  width: 100%;
}
@media (min-width: 751px) {
  .bosyu__content_float {
    position: absolute;
    right: 110rem;
    top: 240rem;
    z-index: 2;
  }
}
@media (max-width: 750px) {
  .bosyu__content_float {
    margin: 40rem;
  }
}
.bosyu__content_float small {
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 3px 3px 3px #3a3a3a, -3px -3px 3px #3a3a3a, -3px 3px 3px #3a3a3a, 3px -3px 3px #3a3a3a, 3px 0px 3px #3a3a3a, -3px 0px 3px #3a3a3a, 0px 3px 3px #3a3a3a, 0px -3px 3px #3a3a3a;
  margin-bottom: 50rem;
  display: block;
}
@media (min-width: 751px) {
  .bosyu__content_float small {
    font-size: 120rem;
  }
}
@media (max-width: 750px) {
  .bosyu__content_float small {
    font-size: 120rem;
    text-align: center;
  }
}
.bosyu__content_float p {
  text-shadow: 4rem 4rem 4rem #fff, -4rem -4rem 4rem #fff, -4rem 4rem 4rem #fff, 4rem -4rem 4rem #fff, 4rem 0px 4rem #fff, -4rem 0px 4rem #fff, 0px 4rem 4rem #fff, 0px -4rem 4rem #fff;
  line-height: 1;
}
@media (min-width: 751px) {
  .bosyu__content_float p {
    font-size: 90rem;
  }
}
@media (max-width: 750px) {
  .bosyu__content_float p {
    font-size: 60rem;
    text-align: center;
  }
}
@media (max-width: 750px) {
  .bosyu__inner {
    margin: 0 40rem;
  }
}
@media (min-width: 751px) {
  .bosyu__inner_block {
    width: 1338rem;
    margin: 0 auto;
  }
}
.bosyu__inner_block dl {
  display: table;
  width: 100%;
  border-bottom: 2rem solid #3a3a3a;
}
.bosyu__inner_block dl dt {
  display: table-cell;
  background: #f4dddc;
}
@media (min-width: 751px) {
  .bosyu__inner_block dl dt {
    width: 430rem;
    font-size: 20rem;
    padding: 25rem;
  }
}
@media (max-width: 750px) {
  .bosyu__inner_block dl dt {
    width: 30%;
    font-size: 26rem;
    padding: 15rem;
  }
}
.bosyu__inner_block dl dd {
  display: table-cell;
  line-height: 2;
}
@media (min-width: 751px) {
  .bosyu__inner_block dl dd {
    width: calc(100% - 430rem);
    font-size: 20rem;
    padding: 25rem;
  }
}
@media (max-width: 750px) {
  .bosyu__inner_block dl dd {
    width: 70%;
    font-size: 26rem;
    padding: 15rem;
  }
}

.entry {
  margin: 160rem 0;
}
@media (min-width: 751px) {
  .entry__form {
    width: 1151rem;
    margin: 160rem auto 0;
  }
}
@media (max-width: 750px) {
  .entry__form {
    margin: 0 40rem;
  }
}
.entry__form dl {
  border: 1px solid #3a3a3a;
}
@media (min-width: 751px) {
  .entry__form dl {
    display: flex;
  }
}
@media (max-width: 750px) {
  .entry__form dl {
    padding: 30rem;
  }
}
.entry__form dl:not(:last-of-type) {
  margin-bottom: 30rem;
}
.entry__form dl dt {
  position: relative;
}
@media (min-width: 751px) {
  .entry__form dl dt {
    width: 300rem;
    padding: 20rem 0 20rem 45rem;
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .entry__form dl dt {
    font-size: 28rem;
    border-bottom: 1px dashed;
    padding-bottom: 15rem;
    margin-bottom: 20rem;
  }
}
@media (min-width: 751px) {
  .entry__form dl dt p {
    font-size: 25rem;
  }
}
.entry__form dl dt span {
  color: #fff;
  background: #fb686f;
  display: inline-block;
  line-height: 1;
  position: absolute;
  right: 0;
}
@media (min-width: 751px) {
  .entry__form dl dt span {
    font-size: 18rem;
    padding: 7rem 15rem;
    top: 31rem;
  }
}
@media (max-width: 750px) {
  .entry__form dl dt span {
    font-size: 27rem;
    top: 8rem;
    padding: 10rem 25rem;
  }
}
@media (min-width: 751px) {
  .entry__form dl dd {
    width: 835rem;
    padding: 20rem 0 20rem 45rem;
  }
}
@media (max-width: 750px) {
  .entry__form dl dd {
    font-size: 28rem;
  }
}
.entry__form dl dd textarea {
  border: none;
  background: #f5f5f5;
  padding: 10rem;
}
@media (min-width: 751px) {
  .entry__form dl dd textarea {
    width: 760rem;
    font-size: 25rem;
    min-height: 232rem;
  }
}
.entry__form dl dd input[type=text], .entry__form dl dd input[type=tel], .entry__form dl dd input[type=email] {
  border: none;
  background: #f5f5f5;
}
@media (min-width: 751px) {
  .entry__form dl dd input[type=text], .entry__form dl dd input[type=tel], .entry__form dl dd input[type=email] {
    width: 760rem;
    font-size: 25rem;
    padding: 10rem;
  }
}
@media (max-width: 750px) {
  .entry__form dl dd input[type=text], .entry__form dl dd input[type=tel], .entry__form dl dd input[type=email] {
    font-size: 28rem;
    width: 100%;
    padding: 20rem;
  }
}
.entry__form dl dd input[type=radio] {
  display: none;
}
.entry__form dl dd input[type=radio]:checked + .wpcf7-list-item-label:before {
  content: "✓"; /* チェックマーク */
  color: #fff;
  background-color: #fc696f; /* チェックされたときの背景色 */
  text-align: center;
  font-size: 20rem;
  line-height: 20rem;
}
.entry__form dl dd .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  padding-left: 35rem; /* チェックボックスのサイズ */
  height: 20rem;
  cursor: pointer;
}
@media (min-width: 751px) {
  .entry__form dl dd .wpcf7-list-item-label {
    font-size: 25rem;
    line-height: 20rem;
  }
}
@media (max-width: 750px) {
  .entry__form dl dd .wpcf7-list-item-label {
    font-size: 26rem;
    line-height: 1.5;
  }
}
.entry__form dl dd .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  width: 20rem; /* チェックボックスの幅 */
  height: 20rem; /* チェックボックスの高さ */
  border: 2rem solid #333; /* チェックボックスの枠 */
  border-radius: 4rem; /* 角丸 */
  background-color: #fff;
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 751px) {
  .entry__form dl dd .wpcf7-list-item-label:before {
    top: 50%;
  }
}
@media (max-width: 750px) {
  .entry__form dl dd .wpcf7-list-item-label:before {
    top: 100%;
  }
}
.entry__form .check {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50rem;
  margin-top: 60rem;
}
.entry__form .check input[type=checkbox] {
  display: none;
}
.entry__form .check input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  content: "✓"; /* チェックマーク */
  color: #fff;
  background-color: #fc696f; /* チェックされたときの背景色 */
  text-align: center;
  font-size: 20rem;
  line-height: 20rem;
}
.entry__form .check .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  padding-left: 35rem; /* チェックボックスのサイズ */
  height: 20rem;
  cursor: pointer;
}
@media (min-width: 751px) {
  .entry__form .check .wpcf7-list-item-label {
    font-size: 20rem;
    line-height: 20rem;
  }
}
.entry__form .check .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  width: 20rem; /* チェックボックスの幅 */
  height: 20rem; /* チェックボックスの高さ */
  border: 2rem solid #333; /* チェックボックスの枠 */
  border-radius: 4rem; /* 角丸 */
  background-color: #fff;
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1);
}
@media (min-width: 751px) {
  .entry__form .check .wpcf7-list-item-label:before {
    top: 50%;
  }
}
@media (max-width: 750px) {
  .entry__form .check .wpcf7-list-item-label:before {
    top: 150%;
  }
}
.entry__form .submit {
  text-align: center;
  margin-bottom: 60rem;
}
.entry__form .submit .wpcf7-spinner {
  display: none;
}
.entry__form .submit p {
  position: relative;
  display: inline-block;
}
.entry__form .submit p:after {
  content: "";
  background: #fff;
  cursor: none;
  position: absolute;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media (min-width: 751px) {
  .entry__form .submit p:after {
    width: 12rem;
    height: 12rem;
    right: 30rem;
    top: 30rem;
  }
}
@media (max-width: 750px) {
  .entry__form .submit p:after {
    width: 24rem;
    height: 24rem;
    right: 30rem;
    top: 28rem;
  }
}
.entry__form .submit p input {
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  padding: 20rem;
  background: linear-gradient(to right, #fb686f, #fd9dae);
}
@media (min-width: 751px) {
  .entry__form .submit p input {
    font-size: 20rem;
    width: 340rem;
  }
}
@media (max-width: 750px) {
  .entry__form .submit p input {
    font-size: 26rem;
    width: 400rem;
  }
}
.entry__form .caution {
  background: #f5f5f5;
}
@media (min-width: 751px) {
  .entry__form .caution {
    padding: 30rem 50rem;
  }
}
@media (max-width: 750px) {
  .entry__form .caution {
    padding: 30rem;
  }
}
@media (min-width: 751px) {
  .entry__form .caution p {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .entry__form .caution p {
    font-size: 24rem;
  }
}

@media (min-width: 751px) {
  .intro__main {
    width: 1096rem;
    margin: 60rem auto 50rem;
  }
}
@media (max-width: 750px) {
  .intro__main {
    margin: 0 40rem;
  }
}
.intro__main img {
  width: 100%;
}
@media (min-width: 751px) {
  .intro__separate {
    width: 1096rem;
    margin: 0 auto 125rem;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .intro__separate {
    margin: 40rem 40rem 80rem;
  }
}
@media (min-width: 751px) {
  .intro__separate_left {
    width: 426rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_left {
    margin-bottom: 45rem;
  }
}
@media (min-width: 751px) {
  .intro__separate_left .logo {
    width: 413rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_left .logo {
    width: 413rem;
    display: block;
    margin: 0 auto;
  }
}
.intro__separate_left p {
  display: flex;
  align-items: baseline;
  font-weight: 500;
}
@media (min-width: 751px) {
  .intro__separate_left p {
    font-size: 20rem;
    margin: 40rem 0 50rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_left p {
    margin: 40rem 0 50rem;
  }
}
.intro__separate_left p:before {
  content: "";
  width: 20rem;
  height: 25rem;
  background-image: url(./images/top/address.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10rem;
}
.intro__separate_left a {
  color: #fff;
  background: linear-gradient(to right, #fb686f, #fd9dae);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 751px) {
  .intro__separate_left a {
    padding: 20rem;
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_left a {
    padding: 30rem;
    font-size: 60rem;
  }
}
.intro__separate_left a:before {
  content: "";
  background-image: url(./images/top/tel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10rem;
}
@media (min-width: 751px) {
  .intro__separate_left a:before {
    width: 24rem;
    height: 33rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_left a:before {
    width: 36rem;
    height: 49.5rem;
  }
}
@media (min-width: 751px) {
  .intro__separate_right {
    width: 610rem;
  }
}
.intro__separate_right table {
  margin-bottom: 15rem;
}
.intro__separate_right table tr:first-of-type th,
.intro__separate_right table tr:first-of-type td {
  background: #fb686f;
  color: #fff;
}
.intro__separate_right table tr:last-of-type th,
.intro__separate_right table tr:last-of-type td {
  border-top: 2rem solid #e2e2e2;
}
.intro__separate_right table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .intro__separate_right table tr th {
    font-size: 22rem;
    width: 155rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .intro__separate_right table tr th {
    width: 20%;
    font-size: 26rem;
    padding: 10rem 0;
  }
}
.intro__separate_right table tr td {
  text-align: center;
  width: calc(14.2857142857% - 155rem);
}
@media (min-width: 751px) {
  .intro__separate_right table tr td {
    font-size: 22rem;
    padding: 10rem 5rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_right table tr td {
    padding: 10rem 0;
    font-size: 26rem;
    vertical-align: middle;
    text-align: center;
  }
}
.intro__separate_right table tr td.color {
  color: #fad233;
}
.intro__separate_right table tr td.color1 {
  color: #05b598;
}
.intro__separate_right p {
  margin-top: 20rem;
}
@media (min-width: 751px) {
  .intro__separate_right p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .intro__separate_right p {
    font-size: 26rem;
  }
}
.intro__separate_right p span {
  color: #05b598;
}
.intro__map iframe {
  width: 100%;
  display: flex;
}
@media (min-width: 751px) {
  .intro__map iframe {
    height: 587rem;
  }
}
@media (max-width: 750px) {
  .intro__map iframe {
    height: 587rem;
  }
}

.copyright {
  background: #3a3a3a;
  padding: 20rem;
  text-align: center;
}
.copyright p {
  color: #fff;
}
@media (min-width: 751px) {
  .copyright p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .copyright p {
    font-size: 26rem;
  }
}

.complete {
  display: flex;
  min-height: 100vh;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  position: relative;
}

.cmn__btn {
  position: absolute;
  bottom: 37%;
}
.cmn__btn a {
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 20rem;
  background: linear-gradient(to right, #fb686f, #fd9dae);
}
@media (min-width: 751px) {
  .cmn__btn a {
    font-size: 20rem;
    width: 340rem;
  }
}
@media (max-width: 750px) {
  .cmn__btn a {
    font-size: 26rem;
    width: 400rem;
  }
}

@media (min-width: 751px) {
  .voice .cmn__title {
    margin-bottom: 80rem;
  }
}
@media (max-width: 750px) {
  .voice .cmn__title {
    margin-bottom: 50rem;
  }
}
.voice__img img {
  display: flex;
  width: 100%;
}
.voice__repeat {
  background-image: url(./images/top/voice__bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .voice__repeat {
    padding: 100rem 0;
  }
}
@media (max-width: 750px) {
  .voice__repeat {
    padding: 100rem 40rem;
  }
}
@media (min-width: 751px) {
  .voice__repeat_block {
    width: 1338rem;
    margin: 0 auto 40rem;
  }
}
@media (max-width: 750px) {
  .voice__repeat_block {
    margin-bottom: 40rem;
  }
}
.voice__repeat_block h3 {
  background: #fff;
  position: relative;
  border-bottom: 3rem solid #3a3a3a;
  color: #1f1f1f;
  font-weight: 700;
}
@media (min-width: 751px) {
  .voice__repeat_block h3 {
    font-size: 30rem;
    padding: 10rem 20rem 10rem 120rem;
    margin-bottom: 25rem;
  }
}
@media (max-width: 750px) {
  .voice__repeat_block h3 {
    font-size: 32rem;
    margin-bottom: 25rem;
    padding: 20rem 10rem 20rem 130rem;
  }
}
.voice__repeat_block h3:before {
  background: linear-gradient(to right, #eb7474, #f08e72);
  content: "Q";
  color: #fff;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 100%;
}
@media (min-width: 751px) {
  .voice__repeat_block h3:before {
    font-size: 40rem;
    width: 84rem;
  }
}
@media (max-width: 750px) {
  .voice__repeat_block h3:before {
    font-size: 40rem;
    width: 14.5%;
  }
}
@media (min-width: 751px) {
  .voice__repeat_block p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .voice__repeat_block p {
    font-size: 26rem;
  }
}/*# sourceMappingURL=style.css.map */