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

変数設定

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

reset

************************/
* {
  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: #282814;
  transition: 0.3s;
}
a:hover {
  transition: 0.3s;
}

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

.m__plus_400 {
  font-family: "m-plus-rounded-2c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m__plus_700 {
  font-family: "m-plus-rounded-2c", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.m__plus_900 {
  font-family: "m-plus-rounded-2c", sans-serif;
  font-weight: 900;
  font-style: normal;
}

body {
  font-family: "m-plus-rounded-2c", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
  color: #282814;
}
@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;
}

.fw__900 {
  font-weight: 900;
}

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

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

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

ヘッダー設定エリア

************************/
@media (min-width: 751px) {
  .header {
    position: relative;
  }
}
@media (max-width: 750px) {
  .header {
    width: 100%;
    z-index: 2;
    position: absolute;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .header__left {
    position: absolute;
    z-index: 2;
    top: 50rem;
    left: 50rem;
  }
}
@media (max-width: 750px) {
  .header__left {
    padding: 0 0 0 15rem;
  }
}
.header__left h1, .header__left p {
  text-shadow: -1px -1px 0 white, 0 -1px 0 white, 1px -1px 0 white, -1px 0 0 white, 1px 0 0 white, -1px 1px 0 white, 0 1px 0 white, 1px 1px 0 white;
}
@media (min-width: 751px) {
  .header__left h1, .header__left p {
    font-size: 16rem;
  }
}
@media (max-width: 750px) {
  .header__left h1, .header__left p {
    font-size: 20rem;
  }
}
.header__left a img {
  width: 300rem;
}
@media (min-width: 751px) {
  .header__right_float {
    position: absolute;
    right: 35rem;
    top: 5rem;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 10rem;
    z-index: 2;
    min-width: 485rem;
    padding-bottom: 3rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .header__right_float {
    display: none;
  }
}
.header__right_float p {
  color: #333333;
  border-bottom: 2px solid #333333;
  line-height: 1;
  padding-bottom: 10rem;
  margin-bottom: 10rem;
}
@media (min-width: 751px) {
  .header__right_float p {
    font-size: 25rem;
  }
}
.header__right_float .tel {
  display: flex;
  font-weight: 900;
  align-items: center;
  justify-content: center;
  color: #3A3A3A;
  margin-bottom: 10rem;
  line-height: 1;
}
@media (min-width: 751px) {
  .header__right_float .tel {
    font-size: 40rem;
  }
}
.header__right_float .tel:before {
  content: "";
  background-image: url(./images/top/header__tel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 47rem;
  height: 47rem;
  margin-right: 15rem;
  display: inline-block;
}
@media (min-width: 751px) {
  .header__right_float .separate {
    display: flex;
    justify-content: center;
  }
}
.header__right_float .separate a {
  display: block;
}
@media (min-width: 751px) {
  .header__right_float .separate a {
    width: 180rem;
  }
}
@media (min-width: 751px) {
  .header__right_float .separate a:nth-of-type(2) {
    margin-left: 15rem;
  }
}
.header-sp {
  font-weight: 700;
  background: #282816;
  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: 2px;
    left: 22rem;
  }
}
.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: 30rem;
  }
}
.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: 50rem;
  }
}
.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: 70rem;
  }
}
.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: 50rem;
  }
}
@media (min-width: 751px) {
  .header .page__ul1 {
    display: none;
  }
}
@media (max-width: 750px) {
  .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;
  }
}
@media (max-width: 750px) {
  .header .page__ul1.on {
    left: 0;
    transition: 0.3s;
  }
}
.header .page__ul1 li.li {
  position: relative;
}
.header .page__ul1 li.li a, .header .page__ul1 li.li p {
  display: block;
  border-bottom: 1px solid #fff;
  margin-bottom: 30rem;
  padding-bottom: 10rem;
}
@media (max-width: 750px) {
  .header .page__ul1 li.li a, .header .page__ul1 li.li p {
    font-size: 28rem;
  }
}
.header .page__ul1 li.li .main__a {
  color: #fff;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 750px) {
  .header .page__ul1 li.li .main__a {
    display: flex;
    align-items: center;
    line-height: 1.5;
  }
}
.header .page__ul1 li.li .main__a span {
  display: block;
}
.header .page__ul1 li.li .main__a img {
  display: inline-block;
  margin-right: 20rem;
}
.header .page__ul1 li.js__sub-a a {
  text-align: left;
}
.header .page__ul1 li a {
  color: #fff;
}

.cmn__button {
  text-align: center;
  margin-top: 60rem;
}
.cmn__button.btn__left {
  text-align: left;
}
.cmn__button.btn__left a {
  margin: 0;
}
.cmn__button a {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  background: #fe9c74;
  outline: 2rem solid #fff;
  color: #fff;
}
@media (min-width: 751px) {
  .cmn__button a {
    font-size: 25rem;
    padding: 32rem 85rem;
    outline-offset: -15rem;
  }
}
@media (max-width: 750px) {
  .cmn__button a {
    padding: 20rem 70rem;
    outline-offset: -10rem;
  }
}
.cmn__button a:after {
  content: "";
  background-image: url(./images/common/button__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .cmn__button a:after {
    top: 30rem;
    right: 30rem;
    width: 36rem;
    height: 36rem;
  }
}
@media (max-width: 750px) {
  .cmn__button a:after {
    top: 30rem;
    right: 25rem;
    width: 25rem;
    height: 25rem;
  }
}

.cmn__button2 {
  text-align: center;
  margin-top: 60rem;
}
.cmn__button2.btn__left a {
  margin: 0;
}
.cmn__button2 a {
  display: block;
  margin: 0 auto;
  position: relative;
  background: #fe9c74;
  outline: 2rem solid #fff;
  color: #fff;
}
@media (min-width: 751px) {
  .cmn__button2 a {
    width: 400rem;
    font-size: 25rem;
    padding: 32rem 15rem;
    outline-offset: -15rem;
  }
}
@media (max-width: 750px) {
  .cmn__button2 a {
    width: 480rem;
    padding: 20rem;
    outline-offset: -10rem;
  }
}
.cmn__button2 a:after {
  content: "";
  background-image: url(./images/common/button__after.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .cmn__button2 a:after {
    top: 30rem;
    right: 30rem;
    width: 36rem;
    height: 36rem;
  }
}
@media (max-width: 750px) {
  .cmn__button2 a:after {
    top: 30rem;
    right: 25rem;
    width: 25rem;
    height: 25rem;
  }
}

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

トップページ

************************/
.mv {
  position: relative;
}
.mv .swiper-slide img {
  display: flex;
}
.mv .page__ul1 {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .mv .page__ul1 {
    width: 1497rem;
    position: absolute;
    bottom: 60rem;
    left: calc((100% - 1497rem) / 2);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 5rem 5rem 5rem rgba(114, 114, 114, 0.3);
    z-index: 2;
  }
}
@media (max-width: 750px) {
  .mv .page__ul1 {
    margin: 40rem;
    flex-wrap: wrap;
  }
}
.mv .page__ul1 .li {
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .mv .page__ul1 .li {
    width: 16.6666666667%;
    padding: 15rem 25rem;
  }
}
@media (max-width: 750px) {
  .mv .page__ul1 .li {
    width: 48%;
    margin-bottom: 25rem;
  }
}
@media (min-width: 751px) {
  .mv .page__ul1 .li:not(:last-of-type):after {
    content: "";
    position: absolute;
    right: 0;
    top: 15rem;
    background-image: url(./images/top/ul__after.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 1px;
    height: 67rem;
  }
}
@media (max-width: 750px) {
  .mv .page__ul1 .li:nth-of-type(odd):after {
    content: "";
    position: absolute;
    right: 0;
    top: 15rem;
    background-image: url(./images/top/ul__after.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 1px;
    height: 97rem;
  }
}
.mv .page__ul1 .li a, .mv .page__ul1 .li p {
  color: #333333;
  font-weight: 900;
}
@media (min-width: 751px) {
  .mv .page__ul1 .li a, .mv .page__ul1 .li p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .mv .page__ul1 .li a, .mv .page__ul1 .li p {
    font-size: 26rem;
  }
}
.mv .page__ul1 .li a img, .mv .page__ul1 .li p img {
  display: block;
  margin: 0 auto 10rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 751px) {
  .mv .page__ul1 .li a img, .mv .page__ul1 .li p img {
    height: 30rem;
  }
}
@media (max-width: 750px) {
  .mv .page__ul1 .li a img, .mv .page__ul1 .li p img {
    height: 60rem;
  }
}

.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: 30rem 0;
  }
}
@media (max-width: 750px) {
  .cmn__cv {
    padding: 60rem 40rem;
  }
}
.cmn__cv:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fbe271;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -3;
}
.cmn__cv:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
  background-image: url(./images/top/cv__bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.cmn__cv_content {
  background: #fff;
  position: relative;
  border-radius: 40rem;
}
@media (min-width: 751px) {
  .cmn__cv_content {
    width: 1532rem;
    margin: 0 auto;
    padding: 40rem 145rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_content {
    padding: 40rem;
  }
}
.cmn__cv_title {
  position: relative;
  z-index: 1;
}
.cmn__cv_title p {
  font-weight: 900;
}
@media (min-width: 751px) {
  .cmn__cv_title p {
    margin-bottom: 40rem;
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p {
    margin-bottom: 60rem;
    font-size: 32rem;
  }
}
.cmn__cv_title p span {
  font-weight: 900;
  color: #3a3a3a;
  line-height: 1;
  position: relative;
  z-index: 2;
  letter-spacing: 5rem;
}
@media (min-width: 751px) {
  .cmn__cv_title p span {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p span {
    font-size: 40rem;
    display: block;
  }
}
.cmn__cv_title p span:before {
  content: "";
  width: 59rem;
  height: 48rem;
  background-image: url(./images/top/cv__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .cmn__cv_title p span:before {
    left: -290rem;
    top: 5rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p span:before {
    left: -20rem;
    top: -30rem;
  }
}
.cmn__cv_title p span:after {
  content: "";
  width: 52rem;
  height: 67rem;
  background-image: url(./images/top/cv__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .cmn__cv_title p span:after {
    right: -90rem;
    top: -5rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_title p span:after {
    right: -20rem;
    top: -40rem;
  }
}
@media (min-width: 751px) {
  .cmn__cv_separate {
    display: flex;
    justify-content: center;
  }
}
.cmn__cv_separate a {
  display: block;
  text-align: center;
  border-radius: 15rem;
  position: relative;
}
.cmn__cv_separate a:before {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.cmn__cv_separate a:nth-of-type(1) {
  box-shadow: 6rem 8rem 0 #666666;
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(1) {
    width: 657rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(1) {
    margin-bottom: 45rem;
  }
}
.cmn__cv_separate a:nth-of-type(1):before {
  background-image: url(./images/top/cv__tel1.svg);
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(1):before {
    width: 144rem;
    height: 182rem;
    left: -110rem;
    top: -20rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(1):before {
    width: 96rem;
    height: 121.3333333333rem;
    left: -50rem;
    top: 20rem;
  }
}
.cmn__cv_separate a:nth-of-type(1) span {
  display: block;
}
.cmn__cv_separate a:nth-of-type(1) span:nth-of-type(1) {
  background: #679fe3;
  color: #fff;
  border-radius: 15rem 15rem 0 0;
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(1) span:nth-of-type(1) {
    padding: 5rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(1) span:nth-of-type(1) {
    padding: 10rem;
  }
}
.cmn__cv_separate a:nth-of-type(1) span:nth-of-type(1):before {
  content: "";
  width: 32rem;
  height: 41rem;
  background-image: url(./images/top/cv__tel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5rem;
}
.cmn__cv_separate a:nth-of-type(1) span:nth-of-type(2) {
  background: #d3e5f4;
  border-radius: 0 0 15rem 15rem;
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(1) span:nth-of-type(2) {
    padding: 8rem;
  }
}
.cmn__cv_separate a:nth-of-type(2) {
  background: #eba221;
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(2) {
    margin-left: 70rem;
    width: 486rem;
    padding: 17rem 25rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(2) {
    margin-top: 30rem;
    padding: 20rem;
  }
}
.cmn__cv_separate a:nth-of-type(2):before {
  background-image: url(./images/top/cv__web1.svg);
}
@media (min-width: 751px) {
  .cmn__cv_separate a:nth-of-type(2):before {
    width: 190rem;
    height: 180rem;
    right: -130rem;
    top: -20rem;
  }
}
@media (max-width: 750px) {
  .cmn__cv_separate a:nth-of-type(2):before {
    width: 126.6666666667rem;
    height: 120rem;
    right: -40rem;
    top: 40rem;
  }
}
.cmn__cv_separate a:nth-of-type(2) span {
  display: block;
}
.cmn__cv_separate a:nth-of-type(2) span:nth-of-type(1) {
  background: #ffe7c0;
  border-radius: 50rem;
  padding: 5rem;
}
.cmn__cv_separate a:nth-of-type(2) span:nth-of-type(2) {
  color: #fff;
}
.cmn__cv_separate a:nth-of-type(2) span:nth-of-type(2):before {
  content: "";
  width: 42rem;
  height: 36rem;
  background-image: url(./images/top/cv__web.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 15rem;
}

.treatment {
  background: #fffae6;
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .treatment {
    padding: 75rem 0 100rem;
    margin-bottom: 45rem;
  }
}
@media (max-width: 750px) {
  .treatment {
    padding: 75rem 0;
    margin-bottom: 90rem;
  }
}
.treatment:before {
  content: "";
  background-image: url(./images/top/treatment__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 321rem;
  height: 318rem;
  position: absolute;
  top: 55rem;
  left: 0;
}
.treatment:after {
  content: "";
  background-image: url(./images/top/treatment__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 288rem;
  height: 348rem;
  position: absolute;
  top: 55rem;
  right: 0;
}
.treatment__bg:before {
  content: "";
  background-image: url(./images/top/treatment__after1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
@media (min-width: 751px) {
  .treatment__bg:before {
    width: 267rem;
    height: 135rem;
    bottom: 10rem;
    right: 90rem;
  }
}
@media (max-width: 750px) {
  .treatment__bg:before {
    width: 178rem;
    height: 90rem;
    bottom: 30rem;
    right: 50rem;
  }
}
.treatment__inner {
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .treatment__inner {
    width: 1305rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .treatment__inner {
    margin: 0 40rem;
  }
}
.treatment__inner h2 {
  color: #77582f;
  margin-bottom: 50rem;
}
.treatment__inner h2 span {
  color: #e4afa6;
  display: block;
}
@media (min-width: 751px) {
  .treatment__inner_separate {
    display: flex;
    justify-content: space-between;
  }
}
.treatment__inner_separate .detail {
  background: #fff;
  position: relative;
}
@media (min-width: 751px) {
  .treatment__inner_separate .detail {
    width: 409rem;
    padding: 40rem 20rem;
  }
}
@media (max-width: 750px) {
  .treatment__inner_separate .detail {
    padding: 40rem;
  }
}
.treatment__inner_separate .detail:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 57rem;
  height: 57rem;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (max-width: 750px) {
  .treatment__inner_separate .detail:not(:last-of-type) {
    margin-bottom: 50rem;
  }
}
.treatment__inner_separate .detail:nth-of-type(1) {
  border-top: 8rem solid #9ab76a;
}
.treatment__inner_separate .detail:nth-of-type(1):after {
  background: #9ab76a;
}
.treatment__inner_separate .detail:nth-of-type(2) {
  border-top: 8rem solid #dfd77e;
}
.treatment__inner_separate .detail:nth-of-type(2):after {
  background: #dfd77e;
}
.treatment__inner_separate .detail:nth-of-type(3) {
  border-top: 8rem solid #9ab76a;
}
.treatment__inner_separate .detail:nth-of-type(3):after {
  background: #9ab76a;
}
.treatment__inner_separate .detail h3 {
  margin-bottom: 20rem;
  color: #77582f;
}
@media (min-width: 751px) {
  .treatment__inner_separate .detail img {
    width: 245rem;
  }
}
@media (max-width: 750px) {
  .treatment__inner_separate .detail img {
    width: 320rem;
  }
}
.treatment__inner_separate .detail p {
  margin-top: 30rem;
  position: relative;
  text-align: left;
}
@media (min-width: 751px) {
  .treatment__inner_separate .detail p {
    padding-left: 35rem;
  }
}
@media (max-width: 750px) {
  .treatment__inner_separate .detail p {
    padding-left: 20rem;
  }
}
.treatment__inner_separate .detail p:before {
  content: "";
  background-image: url(./images/top/treatment.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .treatment__inner_separate .detail p:before {
    width: 20rem;
    height: 20rem;
    top: 10rem;
    left: 10rem;
  }
}
@media (max-width: 750px) {
  .treatment__inner_separate .detail p:before {
    width: 30rem;
    height: 30rem;
    top: 10rem;
    left: -20rem;
  }
}

.itami {
  background: #ffebe3;
  position: relative;
}
@media (min-width: 751px) {
  .itami {
    padding: 75rem 0;
    margin-bottom: 65rem;
  }
}
@media (max-width: 750px) {
  .itami {
    padding: 75rem 0;
    margin-bottom: 90rem;
  }
}
.itami:before {
  content: "";
  background-image: url(./images/top/itami__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .itami:before {
    width: 341rem;
    height: 204rem;
    top: 15rem;
    right: 50rem;
  }
}
@media (max-width: 750px) {
  .itami:before {
    width: 227.3333333333rem;
    height: 136rem;
    top: 5rem;
    right: 10rem;
  }
}
.itami:after {
  content: "";
  background-image: url(./images/top/itami__after1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 329rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.itami__inner {
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .itami__inner {
    width: 1430rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .itami__inner {
    margin: 0 40rem;
  }
}
.itami__inner h2 {
  color: #77582f;
  margin-bottom: 50rem;
  text-align: center;
}
.itami__inner h2 span {
  display: inline-block;
}
.itami__inner h2 span.big {
  color: #77582f;
  font-size: 50rem;
}
.itami__inner h2 span.border {
  color: #fe9c75;
  border-bottom: 2px solid #fe9c75;
  font-weight: 900;
}
.itami__inner h2 span.border:first-letter {
  font-size: 50rem;
}
@media (min-width: 751px) {
  .itami__inner_separate {
    display: flex;
    justify-content: space-between;
  }
}
.itami__inner_separate .detail {
  position: relative;
  box-shadow: 4rem 4rem 4rem rgba(104, 104, 104, 0.2);
  display: block;
}
@media (min-width: 751px) {
  .itami__inner_separate .detail {
    width: 464rem;
  }
}
@media (max-width: 750px) {
  .itami__inner_separate .detail:not(:last-of-type) {
    margin-bottom: 50rem;
  }
}
.itami__inner_separate .detail:before {
  background: #fe9c75;
  content: "";
  position: absolute;
  left: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media (min-width: 751px) {
  .itami__inner_separate .detail:before {
    width: 319rem;
    height: 159rem;
    top: 233rem;
  }
}
@media (max-width: 750px) {
  .itami__inner_separate .detail:before {
    width: 369rem;
    height: 199rem;
    top: 366rem;
  }
}
.itami__inner_separate .detail h3 {
  position: absolute;
  left: 15rem;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .itami__inner_separate .detail h3 {
    top: 295rem;
  }
}
@media (max-width: 750px) {
  .itami__inner_separate .detail h3 {
    top: 452rem;
  }
}
.itami__inner_separate .detail h3 span {
  color: #fff;
  position: relative;
  z-index: 1;
}
.itami__inner_separate .detail img {
  width: 100%;
  display: flex;
}
.itami__inner_separate .detail p {
  background: #fff;
  padding: 30rem;
}
@media (min-width: 751px) {
  .itami__inner_separate .detail p {
    min-height: 280rem;
  }
}
.itami__inner_separate .detail small {
  color: #77582f;
  position: absolute;
  right: 20rem;
  bottom: 20rem;
}

.point {
  position: relative;
  overflow: hidden;
}
@media (min-width: 751px) {
  .point {
    padding: 95rem 0 110rem;
  }
}
@media (max-width: 750px) {
  .point {
    padding: 95rem 40rem 110rem;
  }
}
.point:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/top/point__bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  top: 0;
  z-index: -1;
  left: 0;
  position: absolute;
}
.point:after {
  content: "";
  background-image: url(./images/top/point__after.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
  top: 0;
  right: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .point:after {
    width: 461rem;
    height: 546rem;
  }
}
@media (max-width: 750px) {
  .point:after {
    width: 461rem;
    height: 546rem;
  }
}
.point__head {
  text-align: center;
  position: relative;
}
.point__head:before {
  content: "";
  background-image: url(./images/top/point__before.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
  position: absolute;
}
@media (min-width: 751px) {
  .point__head:before {
    width: 341rem;
    height: 270rem;
    top: 10rem;
    left: 85rem;
  }
}
@media (max-width: 750px) {
  .point__head:before {
    width: 136.4rem;
    height: 108rem;
    top: -80rem;
    left: -25rem;
  }
}
@media (min-width: 751px) {
  .point__content {
    width: 1425rem;
    margin: 0 auto;
  }
}
.point__content_block {
  background: #fff;
  position: relative;
  margin-bottom: 45rem;
}
@media (max-width: 750px) {
  .point__content_block {
    padding: 40rem;
  }
}
.point__content_block:before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .point__content_block.first {
    padding: 80rem 25rem 60rem 60rem;
  }
}
.point__content_block.first:before {
  background-image: url(./images/top/point__1.svg);
  width: 188rem;
  height: 153rem;
  top: 0;
  left: 0;
}
.point__content_block.first:after {
  background-image: url(./images/top/point__after1.svg);
  content: "";
  position: absolute;
}
@media (min-width: 751px) {
  .point__content_block.first:after {
    width: 289rem;
    height: 199rem;
    bottom: -20rem;
    right: 0;
  }
}
@media (max-width: 750px) {
  .point__content_block.first:after {
    width: 144.5rem;
    height: 99.5rem;
    bottom: -50rem;
    right: 0;
  }
}
.point__content_block.first .bg:before {
  background-image: url(./images/top/point1__mark1.svg);
  content: "";
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .point__content_block.first .bg:before {
    width: 461rem;
    height: 546rem;
    bottom: -90rem;
    left: -300rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.first .bg:before {
    width: 230.5rem;
    height: 273rem;
    bottom: -90rem;
    left: -170rem;
  }
}
.point__content_block.first .bg:after {
  background-image: url(./images/top/point1__mark.svg);
  width: 418rem;
  height: 426rem;
  bottom: -90rem;
  right: -100rem;
  content: "";
  position: absolute;
  z-index: -1;
}
.point__content_block.first h3 {
  color: #eca320;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .point__content_block.first h3 {
    margin: 80rem 0 25rem 0;
  }
}
@media (max-width: 750px) {
  .point__content_block.first h3 {
    margin: 120rem 0 40rem 0;
  }
}
@media (min-width: 751px) {
  .point__content_block.first p {
    width: 610rem;
    margin-bottom: 40rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.first p {
    margin-bottom: 40rem;
  }
}
@media (min-width: 751px) {
  .point__content_block.first .main {
    position: absolute;
    right: 40rem;
    top: 90rem;
    width: 627rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.first .main {
    width: 100%;
    display: flex;
    margin-bottom: 30rem;
  }
}
.point__content_block.first .img {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .point__content_block.first .img {
    width: 610rem;
  }
}
@media (min-width: 751px) {
  .point__content_block.first .img img {
    width: 199rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.first .img img {
    width: 185rem;
  }
}
@media (min-width: 751px) {
  .point__content_block.second {
    padding: 80rem 60rem 60rem 25rem;
  }
}
.point__content_block.second:before {
  background-image: url(./images/top/point__2.svg);
  width: 188rem;
  height: 153rem;
  top: 0;
  right: 0;
}
.point__content_block.second:after {
  background-image: url(./images/top/point__after2.svg);
  content: "";
  position: absolute;
}
@media (min-width: 751px) {
  .point__content_block.second:after {
    width: 200rem;
    height: 198rem;
    bottom: -20rem;
    left: 0;
  }
}
@media (max-width: 750px) {
  .point__content_block.second:after {
    width: 133.3333333333rem;
    height: 132rem;
    bottom: -30rem;
    left: 0;
  }
}
.point__content_block.second .bg:before {
  background-image: url(./images/top/point2__mark1.svg);
  content: "";
  position: absolute;
  z-index: -1;
}
@media (min-width: 751px) {
  .point__content_block.second .bg:before {
    width: 613rem;
    height: 637rem;
    bottom: -90rem;
    left: -210rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.second .bg:before {
    width: 306.5rem;
    height: 318.5rem;
    bottom: -90rem;
    left: -210rem;
  }
}
.point__content_block.second h3 {
  color: #f19ca6;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .point__content_block.second h3 {
    margin: 80rem 0 25rem auto;
    width: 610rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.second h3 {
    margin: 120rem 0 40rem 0;
  }
}
@media (min-width: 751px) {
  .point__content_block.second p {
    width: 610rem;
    margin-bottom: 40rem;
    margin-left: auto;
  }
}
@media (max-width: 750px) {
  .point__content_block.second p {
    margin-bottom: 40rem;
  }
}
@media (min-width: 751px) {
  .point__content_block.second .main {
    position: absolute;
    left: 40rem;
    top: 90rem;
    width: 627rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.second .main {
    width: 100%;
    display: flex;
    margin-bottom: 30rem;
  }
}
.point__content_block.second .img {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .point__content_block.second .img {
    width: 605rem;
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .point__content_block.second .img img {
    width: 185rem;
  }
}
@media (max-width: 750px) {
  .point__content_block.second .img img {
    width: 185rem;
  }
}
.point__separate {
  position: relative;
}
@media (min-width: 751px) {
  .point__separate {
    width: 1425rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.point__separate:before {
  background-image: url(./images/top/point__separate_1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 201rem;
  height: 72rem;
  bottom: -95rem;
  left: 20rem;
  position: absolute;
  content: "";
}
.point__separate:after {
  background-image: url(./images/top/point__separate_2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 304rem;
  height: 324rem;
  bottom: -70rem;
  right: -125rem;
  position: absolute;
  content: "";
  z-index: -1;
}
.point__separate_block {
  background: #fff;
  position: relative;
}
@media (min-width: 751px) {
  .point__separate_block {
    width: 681rem;
    padding: 95rem 25rem 55rem 25rem;
  }
}
@media (max-width: 750px) {
  .point__separate_block {
    padding: 40rem 20rem;
  }
}
.point__separate_block:before {
  background-size: contain;
  background-repeat: no-repeat;
  width: 188rem;
  height: 153rem;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
}
.point__separate_block h3 {
  text-align: center;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .point__separate_block h3 {
    min-height: 135rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .point__separate_block h3 {
    margin: 90rem 0 40rem 0;
  }
}
.point__separate_block img {
  display: flex;
  width: 100%;
  margin-bottom: 20rem;
}
@media (max-width: 750px) {
  .point__separate_block.third {
    margin-bottom: 45rem;
  }
}
.point__separate_block.third:before {
  background-image: url(./images/top/point__3.svg);
}
.point__separate_block.third h3 {
  color: #a1d173;
}
.point__separate_block.fourth:before {
  background-image: url(./images/top/point__4.svg);
}
.point__separate_block.fourth:after {
  background-image: url(./images/top/point__4_after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 154rem;
  height: 208rem;
  top: -70rem;
  position: absolute;
  content: "";
}
@media (min-width: 751px) {
  .point__separate_block.fourth:after {
    right: -40rem;
  }
}
@media (max-width: 750px) {
  .point__separate_block.fourth:after {
    right: -20rem;
  }
}
.point__separate_block.fourth h3 {
  color: #57bccd;
}

@media (min-width: 751px) {
  .top__news {
    width: 1310rem;
    margin: 0 auto;
    padding: 70rem 0;
  }
}
@media (max-width: 750px) {
  .top__news {
    margin: 0 40rem;
    padding: 70rem 0;
  }
}
.top__news_head {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .top__news_head {
    margin-bottom: 60rem;
  }
}
@media (max-width: 750px) {
  .top__news_head {
    margin-bottom: 30rem;
  }
}
.top__news_head h2 {
  color: #333333;
}
.top__news_head p {
  color: #dfd77e;
  margin-left: 20rem;
}
.top__news_content {
  overflow-y: scroll;
}
@media (min-width: 751px) {
  .top__news_content {
    height: 150rem;
  }
}
@media (max-width: 750px) {
  .top__news_content {
    height: 300rem;
  }
}
@media (min-width: 751px) {
  .top__news_content a {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .top__news_content a {
    display: block;
  }
}
.top__news_content a:not(:last-of-type) {
  margin-bottom: 40rem;
}
.top__news_content a time {
  display: inline-block;
  color: #9ab76a;
}
@media (min-width: 751px) {
  .top__news_content a time {
    margin-right: 25rem;
  }
}

.cmn__head {
  text-align: center;
}
.cmn__head img {
  display: block;
  margin: 0 auto 45rem;
}
@media (min-width: 751px) {
  .cmn__head img {
    width: 600rem;
  }
}
@media (max-width: 750px) {
  .cmn__head img {
    width: 500rem;
  }
}
.cmn__head h2 {
  color: #fff;
  text-shadow: 3px 3px 3px #2b2b2b, -3px -3px 3px #2b2b2b, -3px 3px 3px #2b2b2b, 3px -3px 3px #2b2b2b, 3px 0px 3px #2b2b2b, -3px 0px 3px #2b2b2b, 0px 3px 3px #2b2b2b, 0px -3px 3px #2b2b2b;
  letter-spacing: 10rem;
  line-height: 1;
  margin-bottom: 70rem;
  font-weight: 900;
}
@media (min-width: 751px) {
  .cmn__head h2 {
    font-size: 80rem;
  }
}
@media (max-width: 750px) {
  .cmn__head h2 {
    font-size: 60rem;
  }
}
.cmn__head h2 span {
  font-weight: 900;
}
@media (min-width: 751px) {
  .cmn__head h2 span {
    font-size: 100rem;
  }
}
@media (max-width: 750px) {
  .cmn__head h2 span {
    font-size: 80rem;
  }
}

.shinryo {
  position: relative;
}
@media (min-width: 751px) {
  .shinryo {
    padding: 230rem 0 95rem;
    margin-bottom: 260rem;
  }
}
@media (max-width: 750px) {
  .shinryo {
    padding: 80rem 40rem;
    margin-bottom: 130rem;
  }
}
.shinryo:before {
  content: "";
  position: absolute;
  top: 30rem;
  left: 0;
  z-index: -2;
  width: 100%;
  background-image: url(./images/top/shin__bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 751px) {
  .shinryo:before {
    height: 611rem;
  }
}
@media (max-width: 750px) {
  .shinryo:before {
    height: 611rem;
  }
}
.shinryo:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -3;
  width: 100%;
  height: 90%;
  background-image: url(./images/top/treat__bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shinryo .cmn__head {
  margin-bottom: 140rem;
}
@media (min-width: 751px) {
  .shinryo__content {
    width: 1444rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .shinryo__content {
    margin-bottom: 50rem;
  }
}
@media (min-width: 751px) {
  .shinryo__content_block {
    width: 707rem;
    margin-bottom: 50rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block:not(:last-of-type) {
    margin-bottom: 70rem;
  }
}
.shinryo__content_block:nth-of-type(1) a:after {
  background: #e3b940;
}
.shinryo__content_block:nth-of-type(1) h3 {
  background: #fcebad;
}
.shinryo__content_block:nth-of-type(1) h3:after {
  background-image: url(./images/top/s1__h3.svg);
}
.shinryo__content_block:nth-of-type(2) a:after {
  background: #a7d6db;
}
.shinryo__content_block:nth-of-type(2) h3 {
  background: #cbeaf4;
}
.shinryo__content_block:nth-of-type(2) h3:after {
  background-image: url(./images/top/s2__h3.svg);
}
.shinryo__content_block:nth-of-type(3) a:after {
  background: #d3a3b7;
}
.shinryo__content_block:nth-of-type(3) h3 {
  background: #f9d4e2;
}
.shinryo__content_block:nth-of-type(3) h3:after {
  background-image: url(./images/top/s3__h3.svg);
}
.shinryo__content_block:nth-of-type(4) a:after {
  background: #b6c67d;
}
.shinryo__content_block:nth-of-type(4) h3 {
  background: #e4f4b8;
}
.shinryo__content_block:nth-of-type(4) h3:after {
  background-image: url(./images/top/s4__h3.svg);
}
.shinryo__content_block a {
  display: flex;
  position: relative;
}
@media (min-width: 751px) {
  .shinryo__content_block a {
    margin-bottom: 20rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a {
    margin-bottom: 40rem;
  }
}
.shinryo__content_block a:after {
  width: 276rem;
  height: 272rem;
  border-radius: 0 0 40rem 0;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.shinryo__content_block a h3 {
  line-height: 1.25;
  text-align: center;
  border-radius: 40rem 0 0 40rem;
  position: relative;
}
@media (min-width: 751px) {
  .shinryo__content_block a h3 {
    width: 207rem;
    padding: 90rem 0 0 0;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a h3 {
    width: 207rem;
    padding: 50rem 0 0 0;
  }
}
.shinryo__content_block a h3:after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 5rem;
  left: 15rem;
  position: absolute;
}
@media (min-width: 751px) {
  .shinryo__content_block a h3:after {
    width: 179rem;
    height: 281rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a h3:after {
    width: 179rem;
    height: 281rem;
  }
}
@media (min-width: 751px) {
  .shinryo__content_block a h3 span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a h3 span {
    font-size: 25rem;
  }
}
@media (min-width: 751px) {
  .shinryo__content_block a .main {
    width: 500rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a .main {
    width: 465rem;
  }
}
.shinryo__content_block a .img {
  position: absolute;
  left: 15rem;
  bottom: 20rem;
  display: flex;
  z-index: 1;
}
.shinryo__content_block a .img img {
  width: 167rem;
  height: 167rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 751px) {
  .shinryo__content_block a .img img:nth-of-type(2) {
    margin: 0 12rem;
  }
}
.shinryo__content_block a small {
  position: absolute;
  bottom: 60rem;
  z-index: 1;
  color: #fff;
}
@media (min-width: 751px) {
  .shinryo__content_block a small {
    right: 50rem;
  }
}
@media (max-width: 750px) {
  .shinryo__content_block a small {
    right: 30rem;
  }
}
.shinryo__content_block a small:after {
  content: "";
  width: 128rem;
  height: 7rem;
  background-image: url(./images/top/shin__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -22rem;
  z-index: -1;
  right: -23rem;
  position: absolute;
}
.shinryo__link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .shinryo__link {
    width: 1350rem;
    margin: 0 auto;
  }
}
.shinryo__link a {
  display: block;
  border-radius: 20rem;
  text-align: center;
  position: relative;
  background: #f4f4f4;
}
@media (min-width: 751px) {
  .shinryo__link a {
    width: 310rem;
    padding: 30rem 20rem 40rem 20rem;
    margin-bottom: 35rem;
  }
}
@media (max-width: 750px) {
  .shinryo__link a {
    width: 48%;
    padding: 20rem;
    margin-bottom: 50rem;
  }
}
.shinryo__link a:after {
  border-radius: 20rem;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: -10rem;
  right: -10rem;
}
.shinryo__link a:nth-of-type(1):after {
  background: #e2a044;
}
.shinryo__link a:nth-of-type(2):after {
  background: #60c6ca;
}
.shinryo__link a:nth-of-type(3):after {
  background: #e6809a;
}
.shinryo__link a:nth-of-type(4):after {
  background: #70b456;
}
.shinryo__link a:nth-of-type(5):after {
  background: #ed694a;
}
.shinryo__link a:nth-of-type(6):after {
  background: #ddc84e;
}
.shinryo__link a:nth-of-type(7):after {
  background: #6dbff1;
}
.shinryo__link a:nth-of-type(8):after {
  background: #bd94bf;
}
.shinryo__link a h3 {
  color: #5a5248;
  margin-bottom: 20rem;
}
.shinryo__link a img {
  display: block;
  margin: 0 auto;
  width: 137rem;
}
.shinryo__link a p {
  text-align: left;
}
@media (min-width: 751px) {
  .shinryo__link a p {
    margin-top: 10rem;
  }
}
@media (max-width: 750px) {
  .shinryo__link a p {
    margin-top: 20rem;
  }
}

.greeting {
  position: relative;
  overflow: hidden;
}
@media (min-width: 751px) {
  .greeting {
    padding: 0 0 115rem;
    margin-bottom: 25rem;
  }
}
@media (max-width: 750px) {
  .greeting {
    padding: 40rem;
    margin-bottom: 40rem;
  }
}
.greeting:before {
  content: "";
  background-image: url(./images/top/greeting__1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .greeting:before {
    left: -270rem;
    top: 50rem;
    width: 701rem;
    height: 624rem;
  }
}
@media (max-width: 750px) {
  .greeting:before {
    left: -270rem;
    top: 50rem;
    width: 350.5rem;
    height: 312rem;
  }
}
.greeting:after {
  background: #c2eeeb;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -3;
  top: 0;
  left: 0;
}
.greeting__bg {
  position: relative;
}
.greeting__bg:before {
  content: "";
  background-image: url(./images/top/greeting__mark3.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -2;
  width: 100%;
  left: 0;
}
@media (min-width: 751px) {
  .greeting__bg:before {
    top: -140rem;
    height: 286rem;
  }
}
@media (max-width: 750px) {
  .greeting__bg:before {
    top: -65rem;
    height: 143rem;
  }
}
.greeting__bg:after {
  content: "";
  background: #c2eeeb;
  position: absolute;
  left: 0;
  width: 100rem;
  height: 100rem;
  z-index: -2;
}
@media (min-width: 751px) {
  .greeting__bg:after {
    top: -60rem;
  }
}
@media (max-width: 750px) {
  .greeting__bg:after {
    top: -35rem;
  }
}
.greeting__head {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 80rem;
}
.greeting__head:before {
  content: "";
  background-image: url(./images/top/greeting__left.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting__head:before {
    left: 230rem;
    top: 0;
    width: 322rem;
    height: 98rem;
  }
}
@media (max-width: 750px) {
  .greeting__head:before {
    left: 20rem;
    top: 0;
    width: 161rem;
    height: 49rem;
  }
}
.greeting__head:after {
  content: "";
  background-image: url(./images/top/greeting__right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting__head:after {
    right: 230rem;
    top: 0;
    width: 322rem;
    height: 98rem;
  }
}
@media (max-width: 750px) {
  .greeting__head:after {
    right: 20rem;
    top: 0;
    width: 161rem;
    height: 49rem;
  }
}
.greeting__head p {
  color: #ed9d27;
}
.greeting__head h2 {
  color: #77582f;
  letter-spacing: 5rem;
}
.greeting__separate {
  position: relative;
}
@media (min-width: 751px) {
  .greeting__separate {
    width: 1300rem;
    margin: 0 auto 65rem;
    min-height: 700rem;
  }
}
.greeting__separate:before {
  content: "";
  background-image: url(./images/top/greeting__mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
@media (min-width: 751px) {
  .greeting__separate:before {
    left: -235rem;
    top: 360rem;
    width: 202rem;
    height: 225rem;
  }
}
@media (max-width: 750px) {
  .greeting__separate:before {
    left: -5rem;
    top: 670rem;
    width: 101rem;
    height: 112.5rem;
  }
}
@media (min-width: 751px) {
  .greeting__separate .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 615rem;
  }
}
@media (max-width: 750px) {
  .greeting__separate .img {
    position: relative;
    margin-bottom: 80rem;
  }
}
.greeting__separate .img:before {
  content: "";
  background: #ed9d27;
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: -30rem;
  left: -30rem;
  border-radius: 40rem;
  position: absolute;
}
.greeting__separate .img img {
  width: 100%;
  display: flex;
}
.greeting__separate .img__box {
  background: #fbe77c;
  border-radius: 100rem;
  text-align: center;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting__separate .img__box {
    bottom: 100rem;
    width: 438rem;
    padding: 45rem 0 35rem;
    left: -80rem;
  }
}
@media (max-width: 750px) {
  .greeting__separate .img__box {
    bottom: 100rem;
    width: 438rem;
    padding: 45rem 0 35rem;
    left: 20rem;
  }
}
.greeting__separate .img__box p {
  line-height: 1;
  width: 100%;
  color: #77582f;
  letter-spacing: 5rem;
}
.greeting__separate .img__box p:nth-of-type(1) {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 25rem;
}
.greeting__separate .img__box p:nth-of-type(1) span {
  color: #26c9cb;
  display: inline-block;
  margin-right: 15rem;
}
.greeting__separate h3 {
  color: #77582f;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .greeting__separate h3 {
    width: 620rem;
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .greeting__separate p {
    width: 620rem;
    margin-left: auto;
  }
}
.greeting__separate a {
  color: #5a5248;
  display: block;
  position: relative;
  padding: 32rem;
  background: #fff;
  text-align: center;
}
@media (min-width: 751px) {
  .greeting__separate a {
    margin: 50rem 140rem 0 auto;
    width: 478rem;
  }
}
@media (max-width: 750px) {
  .greeting__separate a {
    margin: 50rem auto;
    width: 478rem;
  }
}
.greeting__separate a:before {
  content: "";
  background: #6d5839;
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: -10rem;
  right: -10rem;
  position: absolute;
}
.greeting__separate a:after {
  content: "";
  background-image: url(./images/top/greeting__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  right: 30rem;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting__separate a:after {
    width: 30rem;
    height: 23rem;
    top: 33rem;
  }
}
@media (max-width: 750px) {
  .greeting__separate a:after {
    width: 30rem;
    height: 23rem;
    top: 42rem;
  }
}
@media (min-width: 751px) {
  .greeting__career {
    width: 1230rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.greeting__career:before {
  content: "";
  background-image: url(./images/top/career_mark1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 33rem;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting__career:before {
    width: 478rem;
    height: 538rem;
    right: -200rem;
  }
}
@media (max-width: 750px) {
  .greeting__career:before {
    width: 478rem;
    height: 538rem;
    right: -230rem;
    bottom: -10rem;
  }
}
.greeting__career_block {
  background: #fff;
}
@media (min-width: 751px) {
  .greeting__career_block {
    width: 574rem;
    padding: 20rem 35rem;
  }
}
@media (max-width: 750px) {
  .greeting__career_block {
    padding: 35rem;
    margin-bottom: 50rem;
  }
}
.greeting__career_block h3 {
  color: #5a5248;
}
.greeting__career_block ul li {
  margin-bottom: 20rem;
}
.greeting__career_block ul li span {
  display: block;
  margin-left: 100rem;
  font-weight: 700;
}

.saiyo img {
  display: flex;
}

.bnr {
  overflow: hidden;
  position: relative;
}
@media (min-width: 751px) {
  .bnr {
    padding: 60rem 0 70rem;
  }
}
@media (max-width: 750px) {
  .bnr {
    padding: 60rem 40rem 70rem;
  }
}
.bnr:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/top/bnr__bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  z-index: -3;
  left: 0;
  position: absolute;
}
.bnr__head {
  display: flex;
}
@media (max-width: 750px) {
  .bnr__head {
    flex-wrap: wrap;
  }
}
.bnr__head img {
  height: 100%;
  display: flex;
}
@media (max-width: 750px) {
  .bnr__head img {
    width: 48% !important;
  }
}
@media (min-width: 751px) {
  .bnr__head img:nth-of-type(2) {
    margin: 230rem 0 0 -40rem;
  }
}
@media (min-width: 751px) {
  .bnr__head img:nth-of-type(3) {
    margin: 0 0 0 -100rem;
  }
}
@media (min-width: 751px) {
  .bnr__head img:nth-of-type(4) {
    margin: 230rem 0 0 -160rem;
  }
}
@media (min-width: 751px) {
  .bnr__head img:nth-of-type(5) {
    margin: 0 0 0 -120rem;
  }
}
.bnr__logo {
  text-align: center;
}
.bnr__logo img {
  width: 496rem;
  display: block;
  margin: 40rem auto 25rem;
}
.bnr__ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 751px) {
  .bnr__ul {
    width: 1285rem;
    margin: 0 auto 45rem;
  }
}
@media (max-width: 750px) {
  .bnr__ul {
    margin: 40rem 40rem;
  }
}
.bnr__ul li:not(:last-of-type):after {
  content: "/";
  display: inline-block;
  margin-left: 0;
  margin-right: 5rem;
}
.bnr__ul li a {
  color: #565656;
}
@media (min-width: 751px) {
  .bnr__map {
    width: 1500rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.bnr__map iframe {
  border: 10rem solid #fff !important;
}
@media (min-width: 751px) {
  .bnr__map iframe {
    width: 784rem;
    height: 740rem;
  }
}
@media (max-width: 750px) {
  .bnr__map iframe {
    width: 100%;
    height: 500rem;
  }
}
@media (min-width: 751px) {
  .bnr__map_right {
    width: 650rem;
  }
}
@media (max-width: 750px) {
  .bnr__map_right {
    margin-top: 50rem;
  }
}
.bnr__map_right .tel {
  display: flex;
  align-items: center;
  margin-bottom: 20rem;
}
.bnr__map_right .tel span {
  display: flex;
  position: relative;
  align-items: center;
}
.bnr__map_right .tel span:after {
  content: "";
  background-image: url(./images/top/f__tel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 55rem;
  height: 55rem;
  display: inline-block;
  margin: 0 15rem;
}
.bnr__map_right .separate {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 751px) {
  .bnr__map_right .separate a {
    width: 317rem;
  }
}
.bnr__map_right .separate a img {
  width: 100%;
}
.bnr__map_right .separate a:nth-of-type(2) {
  display: block;
  margin-left: 15rem;
}
.bnr__map_right .address {
  margin-bottom: 30rem;
}
.bnr__map_right .train, .bnr__map_right .car {
  line-height: 1.5;
  margin-bottom: 40rem;
  position: relative;
  padding-left: 115rem;
}
.bnr__map_right .train:before, .bnr__map_right .car:before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 95rem;
  height: 95rem;
}
.bnr__map_right .train span, .bnr__map_right .car span {
  color: #b4a856;
  font-weight: 700;
}
@media (min-width: 751px) {
  .bnr__map_right .train span, .bnr__map_right .car span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .bnr__map_right .train span, .bnr__map_right .car span {
    font-size: 32rem;
  }
}
.bnr__map_right .train:before {
  background-image: url(./images/top/train__before.svg);
}
.bnr__map_right .car:before {
  background-image: url(./images/top/car__before.svg);
}
.bnr__map_right table {
  margin-bottom: 15rem;
  position: relative;
}
.bnr__map_right table tr:nth-of-type(1) {
  border-top: 1px dashed #282814;
}
.bnr__map_right table tr:nth-of-type(3) {
  border-bottom: 1px dashed #282814;
}
.bnr__map_right table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .bnr__map_right table tr th {
    font-size: 20rem;
    width: 160rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .bnr__map_right table tr th {
    width: 27%;
    font-size: 24rem;
    padding: 10rem 0;
  }
}
.bnr__map_right table tr td {
  text-align: center;
  width: calc(14.2857142857% - 160rem);
}
@media (min-width: 751px) {
  .bnr__map_right table tr td {
    font-size: 20rem;
    padding: 10rem 5rem;
  }
}
@media (max-width: 750px) {
  .bnr__map_right table tr td {
    padding: 10rem 0;
    font-size: 24rem;
    vertical-align: middle;
    text-align: center;
  }
}
.bnr__map_right table tr td.color {
  color: #7bc0aa;
}
.bnr__map_right table tr td.color1 {
  color: #eaa139;
}

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

@media (max-width: 750px) {
  .sp__cv {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
    background: #fff;
  }
}
@media (max-width: 750px) {
  .sp__cv_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.sp__cv_head a {
  display: block;
}
.sp__cv_head a img {
  display: flex;
}
@media (max-width: 750px) {
  .sp__cv_head a:nth-of-type(1) {
    width: 52%;
  }
}
.sp__cv_head a:nth-of-type(1) img {
  width: 100%;
}
@media (max-width: 750px) {
  .sp__cv_head a:nth-of-type(2) {
    width: 44%;
  }
}
.sp__cv_head a:nth-of-type(2) img {
  width: 100%;
}
@media (max-width: 750px) {
  .sp__cv_head a:nth-of-type(3) {
    width: 15%;
    padding: 15rem;
  }
}

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

  下層テンプレ

************************/
.cmn__mv {
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .cmn__mv {
    margin-bottom: 90rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv {
    margin-bottom: 60rem;
  }
}
.cmn__mv picture img {
  width: 100%;
  display: flex;
}
@media (max-width: 750px) {
  .cmn__mv picture img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 450rem;
    -o-object-position: bottom;
       object-position: bottom;
  }
}
.cmn__mv_block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.cmn__mv_block h1 {
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
}
.cmn__mv_block p {
  color: #63C1A8;
  letter-spacing: 5rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .cmn__mv_menu {
    display: none;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1500rem;
    margin: 0 auto;
  }
}
.cmn__mv_menu .page__ul1 li {
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul1 li {
    width: 16.6666666667%;
    padding: 15rem 25rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv_menu .page__ul1 li {
    width: 32%;
    margin-bottom: 25rem;
  }
}
.cmn__mv_menu .page__ul1 li:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 15rem;
  background-image: url(./images/top/ul__after.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1px;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul1 li:not(:last-of-type):after {
    height: 67rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv_menu .page__ul1 li:not(:last-of-type):after {
    height: 97rem;
  }
}
.cmn__mv_menu .page__ul1 li a, .cmn__mv_menu .page__ul1 li p {
  color: #333333;
  font-weight: 900;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul1 li a, .cmn__mv_menu .page__ul1 li p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv_menu .page__ul1 li a, .cmn__mv_menu .page__ul1 li p {
    font-size: 26rem;
  }
}
.cmn__mv_menu .page__ul1 li a img, .cmn__mv_menu .page__ul1 li p img {
  display: block;
  margin: 0 auto 10rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul1 li a img, .cmn__mv_menu .page__ul1 li p img {
    height: 30rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv_menu .page__ul1 li a img, .cmn__mv_menu .page__ul1 li p img {
    height: 60rem;
  }
}

@media (min-width: 751px) {
  .template__inner {
    width: 1395rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .template__inner {
    margin: 0 40rem;
  }
}
.template__title h5 {
  color: #225a8e;
  text-align: center;
}
@media (min-width: 751px) {
  .template__title h5 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__title h5 {
    font-size: 32rem;
  }
}
.template__title h5 span {
  color: #225a8e;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.template__title h5 span:before {
  background: #225a8e;
  content: "";
  height: 1px;
  position: absolute;
  bottom: -10rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 751px) {
  .template__title h5 span:before {
    width: 200%;
  }
}
@media (max-width: 750px) {
  .template__title h5 span:before {
    width: 170%;
    max-width: 700rem;
  }
}
.template__title h5 span:after {
  background: #225a8e;
  content: "";
  height: 1px;
  position: absolute;
  bottom: -20rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 751px) {
  .template__title h5 span:after {
    width: 200%;
  }
}
@media (max-width: 750px) {
  .template__title h5 span:after {
    width: 170%;
    max-width: 700rem;
  }
}
.template__title h2, .template__title h3, .template__title h4 {
  position: relative;
  font-weight: 500;
  text-align: center;
  padding: 16rem;
}
.template__title h2 span, .template__title h3 span, .template__title h4 span {
  font-weight: 900;
  position: relative;
  z-index: 1;
}
.template__title h2.cmn__fe9c74, .template__title h3.cmn__fe9c74, .template__title h4.cmn__fe9c74 {
  background: #fe9c74;
  border-radius: 100rem;
}
.template__title h2.cmn__fe9c74 span, .template__title h3.cmn__fe9c74 span, .template__title h4.cmn__fe9c74 span {
  color: #fff;
}
@media (min-width: 751px) {
  .template__title h2.cmn__fe9c74 span, .template__title h3.cmn__fe9c74 span, .template__title h4.cmn__fe9c74 span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__title h2.cmn__fe9c74 span, .template__title h3.cmn__fe9c74 span, .template__title h4.cmn__fe9c74 span {
    font-size: 35rem;
  }
}
.template__title h2.cmn__f9f7e2, .template__title h3.cmn__f9f7e2, .template__title h4.cmn__f9f7e2 {
  color: #77582f;
  font-weight: 900;
}
@media (min-width: 751px) {
  .template__title h2.cmn__f9f7e2, .template__title h3.cmn__f9f7e2, .template__title h4.cmn__f9f7e2 {
    font-size: 40rem;
    padding: 88rem 30rem 20rem;
  }
}
@media (max-width: 750px) {
  .template__title h2.cmn__f9f7e2, .template__title h3.cmn__f9f7e2, .template__title h4.cmn__f9f7e2 {
    font-size: 40rem;
    padding: 80rem 25rem 25rem;
  }
}
.template__title h2.cmn__f9f7e2:after, .template__title h3.cmn__f9f7e2:after, .template__title h4.cmn__f9f7e2:after {
  background: #f9f7e2;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.template__title h2.cmn__f9f7e2:before, .template__title h3.cmn__f9f7e2:before, .template__title h4.cmn__f9f7e2:before {
  content: "";
  background-image: url(./images/common/title__mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  top: 30rem;
  position: absolute;
}
@media (min-width: 751px) {
  .template__title h2.cmn__f9f7e2:before, .template__title h3.cmn__f9f7e2:before, .template__title h4.cmn__f9f7e2:before {
    width: 54rem;
    height: 53rem;
  }
}
@media (max-width: 750px) {
  .template__title h2.cmn__f9f7e2:before, .template__title h3.cmn__f9f7e2:before, .template__title h4.cmn__f9f7e2:before {
    width: 54rem;
    height: 53rem;
  }
}
.template__separate {
  margin-bottom: 100rem;
}
.template__separate.border {
  border: 1px solid #e1b35b;
}
@media (min-width: 751px) {
  .template__separate_content {
    display: flex;
    justify-content: space-between;
  }
}
.template__separate_content.border__left {
  border: 1px solid #e1b35b;
}
@media (min-width: 751px) {
  .template__separate_content.border__left {
    padding: 40rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content.border__left {
    padding: 20rem;
  }
}
.template__separate_content.border__right {
  border: 1px solid #e1b35b;
}
@media (min-width: 751px) {
  .template__separate_content.border__right {
    padding: 40rem;
    flex-direction: row-reverse;
  }
}
@media (max-width: 750px) {
  .template__separate_content.border__right {
    padding: 20rem;
  }
}
@media (min-width: 751px) {
  .template__separate_content.reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 751px) {
  .template__separate_content .left {
    width: 720rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content .left {
    margin-bottom: 50rem;
  }
}
.template__separate_content .left h2, .template__separate_content .left h3, .template__separate_content .left h4 {
  padding-bottom: 10rem;
  margin-bottom: 20rem;
  padding-left: 40rem;
  line-height: 1.5;
  position: relative;
  color: #FE9C74;
}
@media (min-width: 751px) {
  .template__separate_content .left h2, .template__separate_content .left h3, .template__separate_content .left h4 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content .left h2, .template__separate_content .left h3, .template__separate_content .left h4 {
    font-size: 36rem;
  }
}
.template__separate_content .left h2:before, .template__separate_content .left h3:before, .template__separate_content .left h4:before {
  content: "";
  background: #FE9C74;
  width: 25rem;
  height: 25rem;
  top: 13rem;
  left: 0;
  position: absolute;
}
.template__separate_content .left h2 span, .template__separate_content .left h3 span, .template__separate_content .left h4 span {
  font-weight: 900;
}
.template__separate_content .left p .moji__right {
  text-align: right;
  display: block;
}
@media (min-width: 751px) {
  .template__separate_content .left p .moji__right {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content .left p .moji__right {
    font-size: 36rem;
  }
}
.template__separate_content .right {
  position: relative;
}
@media (min-width: 751px) {
  .template__separate_content .right {
    width: 545rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content .right {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .template__separate_content .right img {
    width: 100%;
    height: 380rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 751px) {
  .template__width100 {
    width: 1395rem;
    margin: 0 auto;
  }
}
.template__width100#contact-complete {
  text-align: center;
}
.template__width100.bg__blue {
  background: #dfd77e;
  position: relative;
}
@media (min-width: 751px) {
  .template__width100.bg__blue {
    padding: 40rem;
  }
}
@media (max-width: 750px) {
  .template__width100.bg__blue {
    padding: 40rem;
    margin: 0 40rem;
  }
}
.template__width100.bg__blue:before {
  content: "";
  background-image: url(./images/common/width100__bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 600rem;
}
.template__width100.bg__blue .template__inner {
  width: 100%;
}
@media (max-width: 750px) {
  .template__width100.bg__blue .template__inner {
    margin: 0;
  }
}
.template__width100 h2.cmn__white, .template__width100 h3.cmn__white, .template__width100 h4.cmn__white {
  color: #fff;
  font-weight: 900;
  text-align: center;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .template__width100 h2.cmn__white, .template__width100 h3.cmn__white, .template__width100 h4.cmn__white {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__width100 h2.cmn__white, .template__width100 h3.cmn__white, .template__width100 h4.cmn__white {
    font-size: 32rem;
  }
}
.template__width100 h2.cmn__white span, .template__width100 h3.cmn__white span, .template__width100 h4.cmn__white span {
  font-weight: 900;
}
.template__width100 h2.cmn__blue_c, .template__width100 h3.cmn__blue_c, .template__width100 h4.cmn__blue_c {
  text-align: center;
  color: #28a1d9;
  border-bottom: 1px solid #28a1d9;
  padding-bottom: 10rem;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .template__width100 h2.cmn__blue_c, .template__width100 h3.cmn__blue_c, .template__width100 h4.cmn__blue_c {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__width100 h2.cmn__blue_c, .template__width100 h3.cmn__blue_c, .template__width100 h4.cmn__blue_c {
    font-size: 32rem;
  }
}
.template__width100 h2.cmn__border, .template__width100 h3.cmn__border, .template__width100 h4.cmn__border {
  padding-bottom: 10rem;
  margin-bottom: 20rem;
  padding-left: 40rem;
  line-height: 1.5;
  position: relative;
  color: #FE9C74;
}
.template__width100 h2.cmn__border:before, .template__width100 h3.cmn__border:before, .template__width100 h4.cmn__border:before {
  content: "";
  background: #FE9C74;
  width: 25rem;
  height: 25rem;
  top: 13rem;
  left: 0;
  position: absolute;
}
.template__width100 h2.cmn__border span, .template__width100 h3.cmn__border span, .template__width100 h4.cmn__border span {
  font-weight: 900;
}
.template__width100 p {
  margin-bottom: 30rem;
}
.template__width100 p.white {
  background: #fff;
  border-radius: 30rem;
  padding: 40rem;
}
.template__width100 img {
  width: 100%;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .template__divine_block {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 751px) {
  .template__divine_block h2, .template__divine_block h3, .template__divine_block h4 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .template__divine_block h2, .template__divine_block h3, .template__divine_block h4 {
    font-size: 32rem;
  }
}
.template__divine_block h2.cmn__kasen, .template__divine_block h3.cmn__kasen, .template__divine_block h4.cmn__kasen {
  border-bottom: 1px solid #fe9c74;
  padding-bottom: 10rem;
  margin-bottom: 30rem;
  color: #fe9c74;
  font-weight: 900;
}
.template__divine_block h2.cmn__kasen span, .template__divine_block h3.cmn__kasen span, .template__divine_block h4.cmn__kasen span {
  font-weight: 900;
}
@media (min-width: 751px) {
  .template__divine_block h2.cmn__kasen span, .template__divine_block h3.cmn__kasen span, .template__divine_block h4.cmn__kasen span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .template__divine_block h2.cmn__kasen span, .template__divine_block h3.cmn__kasen span, .template__divine_block h4.cmn__kasen span {
    font-size: 32rem;
  }
}
.template__divine_block h2.cmn__bw, .template__divine_block h3.cmn__bw, .template__divine_block h4.cmn__bw {
  background: #e9b247;
  position: relative;
  padding: 10rem;
  text-align: center;
}
.template__divine_block h2.cmn__bw span, .template__divine_block h3.cmn__bw span, .template__divine_block h4.cmn__bw span {
  color: #fff;
  font-weight: 700;
}
.template__divine_block h2.cmn__bluew, .template__divine_block h3.cmn__bluew, .template__divine_block h4.cmn__bluew {
  background: #92b95f;
  position: relative;
  padding: 10rem;
  text-align: center;
}
.template__divine_block h2.cmn__bluew span, .template__divine_block h3.cmn__bluew span, .template__divine_block h4.cmn__bluew span {
  color: #fff;
  font-weight: 700;
}
.template__divine_block h2 span, .template__divine_block h3 span, .template__divine_block h4 span {
  position: relative;
  z-index: 3;
}
@media (max-width: 750px) {
  .template__divine_block h2 span, .template__divine_block h3 span, .template__divine_block h4 span {
    font-size: 32rem;
  }
}
@media (max-width: 750px) {
  .template__divine_block .detail {
    margin-bottom: 50rem;
  }
}
.template__divine_block .detail img {
  display: flex;
  width: 100%;
}
.template__divine_block .detail:nth-of-type(odd) .cmn__gradation {
  background: #e1b35b;
}
.template__divine_block .detail:nth-of-type(even) .cmn__gradation {
  background: #5eaad7;
}
.template__divine_block .detail p {
  padding: 20rem;
  background: #e8e8ed;
}
.template__divine_block .detail p.cmn__kasen {
  background: none;
}
@media (min-width: 751px) {
  .template__divine_block.second .detail {
    width: 666rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.second .detail:nth-of-type(odd) {
    margin: 0 0 50rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.second .detail:nth-of-type(even) {
    margin: 0 0 50rem 60rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.third .detail {
    width: 450rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.third .detail:nth-of-type(3n+1), .template__divine_block.third .detail:nth-of-type(3n+3) {
    margin: 0 0 50rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.third .detail:nth-of-type(3n+2) {
    margin: 0 20rem 50rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.fourth .detail {
    width: 332rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.fourth .detail:nth-of-type(4n+1), .template__divine_block.fourth .detail:nth-of-type(4n+4) {
    margin: 0 0 50rem;
  }
}
@media (min-width: 751px) {
  .template__divine_block.fourth .detail:nth-of-type(4n+2), .template__divine_block.fourth .detail:nth-of-type(4n+3) {
    margin: 0 16rem 50rem;
  }
}

.template__faq .detail {
  margin-bottom: 70rem;
}
.template__faq .detail h2, .template__faq .detail h3, .template__faq .detail h4 {
  position: relative;
  font-weight: 500;
}
@media (min-width: 751px) {
  .template__faq .detail h2, .template__faq .detail h3, .template__faq .detail h4 {
    padding-left: 110rem;
    font-size: 35rem;
    margin-bottom: 70rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail h2, .template__faq .detail h3, .template__faq .detail h4 {
    padding-left: 85rem;
    font-size: 36rem;
    margin-bottom: 35rem;
  }
}
.template__faq .detail h2 span, .template__faq .detail h3 span, .template__faq .detail h4 span {
  font-weight: 900;
  color: #fe9c74;
}
.template__faq .detail h2:before, .template__faq .detail h3:before, .template__faq .detail h4:before {
  content: "";
  background-image: url(./images/common/faq__q.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 0rem;
  position: absolute;
}
@media (min-width: 751px) {
  .template__faq .detail h2:before, .template__faq .detail h3:before, .template__faq .detail h4:before {
    width: 70rem;
    height: 69rem;
    top: 0;
  }
}
@media (max-width: 750px) {
  .template__faq .detail h2:before, .template__faq .detail h3:before, .template__faq .detail h4:before {
    width: 70rem;
    height: 69rem;
    top: 0;
  }
}
.template__faq .detail p {
  position: relative;
  color: #2b2b2b;
}
@media (min-width: 751px) {
  .template__faq .detail p {
    padding-left: 105rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail p {
    padding-left: 85rem;
  }
}
.template__faq .detail p:before {
  content: "";
  width: 46rem;
  height: 46rem;
  background-image: url(./images/common/faq__a.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .template__faq .detail p:before {
    left: 13rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail p:before {
    left: 10rem;
    top: 10rem;
  }
}

@media (min-width: 751px) {
  .template__flow .template__inner {
    width: 1309rem;
  }
}
.template__flow .template__inner .detail {
  position: relative;
  background: #f0f2f3;
  padding: 30rem;
}
@media (min-width: 751px) {
  .template__flow .template__inner .detail {
    display: flex;
    justify-content: space-between;
  }
}
.template__flow .template__inner .detail__left {
  position: relative;
}
@media (min-width: 751px) {
  .template__flow .template__inner .detail__left {
    padding-left: 130rem;
    width: 750rem;
  }
}
@media (max-width: 750px) {
  .template__flow .template__inner .detail__left {
    padding-left: 120rem;
    margin-bottom: 30rem;
  }
}
.template__flow .template__inner .detail__left_number {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  width: 97rem;
  height: 97rem;
  position: absolute;
  background: #77582f;
  left: 0;
  top: 0;
}
.template__flow .template__inner .detail__left h2, .template__flow .template__inner .detail__left h3, .template__flow .template__inner .detail__left h4 {
  font-weight: 900;
}
@media (min-width: 751px) {
  .template__flow .template__inner .detail__left h2, .template__flow .template__inner .detail__left h3, .template__flow .template__inner .detail__left h4 {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .template__flow .template__inner .detail__left h2, .template__flow .template__inner .detail__left h3, .template__flow .template__inner .detail__left h4 {
    font-size: 35rem;
  }
}
.template__flow .template__inner .detail__left h2 span, .template__flow .template__inner .detail__left h3 span, .template__flow .template__inner .detail__left h4 span {
  font-weight: 900;
  color: #77582f;
}
@media (min-width: 751px) {
  .template__flow .template__inner .detail img {
    width: 375rem;
    height: 280rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 750px) {
  .template__flow .template__inner .detail img {
    width: 100%;
  }
}
.template__flow .template__inner .detail:not(:last-of-type) {
  position: relative;
  margin-bottom: 120rem;
}
.template__flow .template__inner .detail:not(:last-of-type):after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  width: 122rem;
  height: 41rem;
  background: #dfd77e;
  position: absolute;
  bottom: -85rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

@media (min-width: 751px) {
  .template__table_inner {
    width: 1312rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .template__table_inner {
    margin: 0 40rem;
  }
}
.template__table_inner .title {
  background: #e1b35b;
  color: #fff;
  text-align: center;
}
@media (min-width: 751px) {
  .template__table_inner .title {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .template__table_inner .title {
    font-size: 35rem;
  }
}
.template__table_inner dl {
  display: table;
  width: 100%;
}
.template__table_inner dl:first-of-type dt, .template__table_inner dl:first-of-type dd {
  border-top: 1px solid #e1b35b;
}
.template__table_inner dl dt {
  padding: 20rem;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #e1b35b;
  font-weight: 700;
  border-left: 1px solid #e1b35b;
  border-bottom: 1px solid #e1b35b;
}
@media (min-width: 751px) {
  .template__table_inner dl dt {
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .template__table_inner dl dt {
    font-size: 26rem;
  }
}
.template__table_inner dl dd {
  padding: 20rem;
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  border-right: 1px solid #e1b35b;
  border-bottom: 1px solid #e1b35b;
}
@media (min-width: 751px) {
  .template__table_inner dl dd {
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .template__table_inner dl dd {
    font-size: 26rem;
  }
}
.template__table.normal .detail dl dt {
  background: #e1b35b;
  color: #fff;
}
@media (min-width: 751px) {
  .template__table.normal .detail dl dt {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .template__table.normal .detail dl dt {
    font-size: 26rem;
  }
}
@media (min-width: 751px) {
  .template__table.normal .detail dl dd {
    font-size: 20rem;
  }
}
.template__table.two .detail dl:first-of-type dt, .template__table.two .detail dl:first-of-type dd {
  background: #e1b35b;
  text-align: center;
  color: #fff;
}
@media (min-width: 751px) {
  .template__table.two .detail dl:first-of-type dt, .template__table.two .detail dl:first-of-type dd {
    font-size: 25rem;
  }
}
.template__table.two .detail dl:first-of-type dt {
  border-right: 1px solid #fff;
}
.template__table.two .detail dl:not(:first-of-type) dt {
  background: #ffffff;
}
@media (min-width: 751px) {
  .template__table.two .detail dl dt {
    font-size: 20rem;
  }
}
@media (min-width: 751px) {
  .template__table.two .detail dl dd {
    font-size: 20rem;
  }
}
.template__table.third .detail2 dl:first-of-type dt, .template__table.third .detail2 dl:first-of-type dd {
  background: #e1b35b;
  text-align: center;
  color: #fff;
}
@media (min-width: 751px) {
  .template__table.third .detail2 dl:first-of-type dt, .template__table.third .detail2 dl:first-of-type dd {
    font-size: 25rem;
  }
}
.template__table.third .detail2 dl dt {
  width: 33.3333333333%;
}
@media (min-width: 751px) {
  .template__table.third .detail2 dl dt {
    font-size: 20rem;
  }
}
.template__table.third .detail2 dl dd {
  width: 33.3333333333%;
}
@media (min-width: 751px) {
  .template__table.third .detail2 dl dd {
    font-size: 20rem;
  }
}
.template__table.fourth .detail3 dl:first-of-type dt, .template__table.fourth .detail3 dl:first-of-type dd {
  background: #e1b35b;
  text-align: center;
  color: #fff;
}
@media (min-width: 751px) {
  .template__table.fourth .detail3 dl:first-of-type dt, .template__table.fourth .detail3 dl:first-of-type dd {
    font-size: 25rem;
  }
}
.template__table.fourth .detail3 dl dt {
  width: 25%;
}
@media (min-width: 751px) {
  .template__table.fourth .detail3 dl dt {
    font-size: 20rem;
  }
}
.template__table.fourth .detail3 dl dd {
  width: 25%;
}
@media (min-width: 751px) {
  .template__table.fourth .detail3 dl dd {
    font-size: 20rem;
  }
}
.template__table .detail {
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .template__table .detail dl dt {
    width: 418rem;
  }
}
@media (max-width: 750px) {
  .template__table .detail dl dt {
    width: 30%;
  }
}
@media (min-width: 751px) {
  .template__table .detail dl dd {
    width: calc(100% - 418rem);
  }
}
@media (max-width: 750px) {
  .template__table .detail dl dd {
    width: 70%;
  }
}

.template__trouble {
  position: relative;
}
@media (min-width: 751px) {
  .template__trouble {
    min-height: 520rem;
    padding: 90rem 0 55rem;
    margin-bottom: 140rem;
  }
}
@media (max-width: 750px) {
  .template__trouble {
    margin-bottom: 70rem;
    padding: 90rem 40rem 50rem;
  }
}
.template__trouble:before {
  content: "";
  width: 100%;
  height: 517rem;
  background-image: url(./images/common/trouble__bg.png);
  background-repeat: no-repeat;
  top: 0;
  z-index: -3;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .template__trouble:before {
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .template__trouble:before {
    background-size: cover;
    background-position: top;
  }
}
.template__trouble .template__inner3 {
  background: #fff;
}
@media (max-width: 750px) {
  .template__trouble .template__inner {
    margin: 0;
  }
}
.template__trouble_content {
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 40rem;
}
@media (min-width: 751px) {
  .template__trouble_content {
    width: 1436rem;
    margin: 0 auto;
    padding: 70rem 90rem 45rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content {
    padding: 70rem 40rem 40rem;
  }
}
.template__trouble_content .midashi h2, .template__trouble_content .midashi h3, .template__trouble_content .midashi h4 {
  line-height: 1;
  letter-spacing: 5rem;
  font-weight: 700;
  position: absolute;
  top: -40rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.template__trouble_content .midashi h2:after, .template__trouble_content .midashi h3:after, .template__trouble_content .midashi h4:after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: absolute;
  content: "";
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  bottom: -17rem;
  width: 20rem;
  height: 20rem;
  background: #ed694a;
}
.template__trouble_content .midashi h2 span, .template__trouble_content .midashi h3 span, .template__trouble_content .midashi h4 span {
  background: #ed694a;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  border-radius: 100rem;
  padding: 30rem 90rem;
}
@media (min-width: 751px) {
  .template__trouble_content .midashi h2 span, .template__trouble_content .midashi h3 span, .template__trouble_content .midashi h4 span {
    font-size: 25rem;
    min-width: 730rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .midashi h2 span, .template__trouble_content .midashi h3 span, .template__trouble_content .midashi h4 span {
    font-size: 26rem;
    min-width: 600rem;
  }
}
.template__trouble_content .sub {
  position: relative;
}
@media (min-width: 751px) {
  .template__trouble_content .sub {
    margin-bottom: 45rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .sub {
    margin-bottom: 20rem;
  }
}
.template__trouble_content .sub h2, .template__trouble_content .sub h3, .template__trouble_content .sub h4 {
  color: #ed694a;
  font-weight: 900;
}
@media (min-width: 751px) {
  .template__trouble_content .sub h2, .template__trouble_content .sub h3, .template__trouble_content .sub h4 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .sub h2, .template__trouble_content .sub h3, .template__trouble_content .sub h4 {
    font-size: 30rem;
  }
}
.template__trouble_content .sub h2 span, .template__trouble_content .sub h3 span, .template__trouble_content .sub h4 span {
  font-weight: 900;
}
.template__trouble_content .block {
  text-align: left;
}
@media (min-width: 751px) {
  .template__trouble_content .block {
    width: 1180rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
}
.template__trouble_content .block li {
  display: flex;
  position: relative;
  border-bottom: 1px solid #c5c5c5;
  font-weight: 700;
}
@media (min-width: 751px) {
  .template__trouble_content .block li {
    width: 545rem;
    padding: 10rem 0 10rem 45rem;
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .block li {
    width: 100%;
    padding: 10rem 10rem 10rem 45rem;
    font-size: 26rem;
  }
}
@media (min-width: 751px) {
  .template__trouble_content .block li:nth-of-type(even) {
    margin-left: 70rem;
  }
}
.template__trouble_content .block li:before {
  content: "";
  background-image: url(./images/common/template__trouble_before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .template__trouble_content .block li:before {
    width: 20rem;
    height: 20rem;
    top: 15rem;
    left: 10rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .block li:before {
    width: 25rem;
    height: 25rem;
    top: 17rem;
    left: 10rem;
  }
}

.no__page {
  padding: 30rem 0 150rem;
  text-align: center;
}

@media (min-width: 751px) {
  .news {
    width: 1333rem;
    margin: 0 auto 150rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 750px) {
  .news {
    margin: 0 40rem 150rem;
  }
}
@media (min-width: 751px) {
  .news__left {
    width: 1025rem;
  }
}
@media (max-width: 750px) {
  .news__left {
    margin-bottom: 60rem;
  }
}
.news__left_head {
  display: block;
  text-align: right;
  margin-bottom: 20rem;
}
.news__left_title {
  text-align: center;
  position: relative;
  padding: 15rem;
  margin-bottom: 40rem;
  background: #fe9c74;
  color: #fff;
  border-radius: 100rem;
}
@media (min-width: 751px) {
  .news__left_title {
    font-size: 33rem;
  }
}
@media (max-width: 750px) {
  .news__left_title {
    font-size: 32rem;
  }
}
@media (min-width: 751px) {
  .news__left_content {
    font-size: 23rem;
  }
}
.news__left_content * {
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .news__left_content iframe {
    width: 800rem;
    height: 450rem;
  }
}
@media (max-width: 750px) {
  .news__left_content iframe {
    width: 100%;
    height: 380rem;
  }
}
.news__left_content h2 {
  padding-left: 20rem;
  font-weight: 700;
  border-left: 10rem solid #fe9c74;
}
@media (min-width: 751px) {
  .news__left_content h2 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .news__left_content h2 {
    font-size: 32rem;
  }
}
.news__left_content h3 {
  padding-bottom: 10rem;
  font-weight: 700;
  border-bottom: 2rem solid #fe9c74;
}
@media (min-width: 751px) {
  .news__left_content h3 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .news__left_content h3 {
    font-size: 32rem;
  }
}
@media (min-width: 751px) {
  .news__left_content p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .news__left_content p {
    font-size: 26rem;
  }
}
.news__left_content img.alignright {
  display: block;
  margin-left: auto;
  margin-bottom: 15rem;
}
.news__left_content img.aligncenter {
  display: block;
  margin: 0 auto 15rem;
}
.news__left_content img.alignleft {
  display: block;
  margin-right: auto;
  margin-bottom: 15rem;
}
.news__left_detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60rem;
}
@media (min-width: 751px) {
  .news__left_detail img {
    width: 178rem;
    height: 178rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 750px) {
  .news__left_detail img {
    width: 178rem;
    height: 178rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.news__left_detail .content {
  position: relative;
}
@media (min-width: 751px) {
  .news__left_detail .content {
    width: 820rem;
  }
}
@media (max-width: 750px) {
  .news__left_detail .content {
    width: 470rem;
  }
}
.news__left_detail .content p {
  line-height: 1.5;
}
.news__left_detail .content small {
  text-decoration: underline;
}
@media (min-width: 751px) {
  .news__left_detail .content small {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .news__left_detail .content small {
    display: block;
    text-align: right;
  }
}
@media (min-width: 751px) {
  .news__right {
    width: 210rem;
  }
}
.news__right p {
  background: #fe9c74;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 751px) {
  .news__right p {
    font-size: 15rem;
    padding: 3rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .news__right p {
    font-size: 26rem;
    padding: 6rem;
    margin-bottom: 20rem;
  }
}
.news__right .widget_calendar {
  margin-bottom: 40rem;
}
.news__right .widget_calendar caption {
  font-weight: 700;
  color: #77582f;
}
@media (min-width: 751px) {
  .news__right .widget_calendar caption {
    font-size: 15rem;
    margin-bottom: 7rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_calendar caption {
    font-size: 26rem;
  }
}
.news__right .widget_calendar table thead th {
  text-align: center;
  background: #77582f;
  color: #fff;
}
@media (min-width: 751px) {
  .news__right .widget_calendar table thead th {
    font-size: 12rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_calendar table thead th {
    font-size: 24rem;
  }
}
.news__right .widget_calendar table tbody td {
  border: none;
  text-align: center;
  color: #461e13;
}
@media (min-width: 751px) {
  .news__right .widget_calendar table tbody td {
    font-size: 12rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_calendar table tbody td {
    font-size: 26rem;
  }
}
.news__right .widget_calendar .wp-block-calendar nav {
  display: flex;
  justify-content: space-between;
}
.news__right .widget_calendar .wp-block-calendar nav a {
  text-decoration: none;
}
@media (min-width: 751px) {
  .news__right .widget_calendar .wp-block-calendar nav a {
    font-size: 12rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_calendar .wp-block-calendar nav a {
    font-size: 26rem;
  }
}
@media (min-width: 751px) {
  .news__right .widget_categories {
    margin-bottom: 80rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_categories {
    margin-bottom: 40rem;
  }
}
.news__right .widget_categories .cat-item a {
  text-decoration: underline;
  display: inline-block;
}
@media (min-width: 751px) {
  .news__right .widget_categories .cat-item a {
    font-size: 15rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .news__right .widget_categories .cat-item a {
    font-size: 26rem;
    margin-bottom: 20rem;
  }
}
@media (min-width: 751px) {
  .news__right .widget_categories .cat-item .children {
    padding-left: 15rem;
  }
}
.news__right .right__blog a {
  text-decoration: underline;
  display: flex;
}
@media (min-width: 751px) {
  .news__right .right__blog a {
    font-size: 15rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .news__right .right__blog a {
    font-size: 26rem;
    margin-bottom: 20rem;
  }
}

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

ページネーション

*****************************************************************************************/
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination__prev a, .pagination__next a {
  margin: 0 3rem;
  padding: 7rem 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fe9c74;
  color: #fff;
}
@media (min-width: 751px) {
  .pagination__prev a, .pagination__next a {
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .pagination__prev a, .pagination__next a {
    font-size: 24rem;
  }
}
@media (min-width: 751px) {
  .pagination__first a, .pagination__last a {
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .pagination__first a, .pagination__last a {
    font-size: 24rem;
  }
}
.pagination__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination__content li {
  margin: 0 3rem;
}
.pagination__content li.is__active {
  color: #050c4c;
  background: #fff;
  border: 1px solid #050c4c;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7rem 11rem;
  font-weight: 700;
}
@media (min-width: 751px) {
  .pagination__content li.is__active {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .pagination__content li.is__active {
    font-size: 24rem;
  }
}
.pagination__content li a {
  padding: 7rem 11rem;
  display: flex;
  background: #eba221;
  color: #fff;
  align-items: center;
  justify-content: center;
}
@media (min-width: 751px) {
  .pagination__content li a {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .pagination__content li a {
    font-size: 24rem;
  }
}
.pagination__content li a:hover {
  opacity: 1;
  transition: 0.3s;
  color: #fff;
}

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

  共通ブロック(ナビゲーション)

************************/
.cmn__navigation {
  display: flex;
  margin-top: 50rem;
}
@media (min-width: 751px) {
  .cmn__navigation {
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .cmn__navigation {
    justify-content: space-between;
  }
}
.cmn__navigation_btn a {
  display: flex;
  align-items: center;
}
.cmn__navigation_btn a:before {
  content: "|";
  display: inline-block;
  margin-right: 10rem;
}
.cmn__navigation_btn a:after {
  content: "|";
  display: inline-block;
  margin-left: 10rem;
}
@media (min-width: 751px) {
  .cmn__navigation .prev {
    margin-right: 20rem;
  }
}
@media (min-width: 751px) {
  .cmn__navigation .next {
    margin-left: 20rem;
  }
}
.cmn__navigation a {
  text-decoration: underline;
}
@media (min-width: 751px) {
  .cmn__navigation a {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .cmn__navigation a {
    font-size: 26rem;
  }
}

@media (min-width: 751px) {
  .template__free_content {
    font-size: 23rem;
  }
}
.template__free_content * {
  margin-bottom: 15rem;
}
.template__free_content iframe {
  display: block;
  margin: 0 auto 50rem;
}
@media (min-width: 751px) {
  .template__free_content iframe {
    width: 800rem;
    height: 450rem;
  }
}
@media (max-width: 750px) {
  .template__free_content iframe {
    width: 100%;
    height: 380rem;
  }
}
.template__free_content h2 {
  position: relative;
  background: #eef5fb;
  text-align: center;
  padding: 10rem;
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .template__free_content h2 {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .template__free_content h2 {
    font-size: 35rem;
  }
}
.template__free_content h2:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2rem;
  left: 0;
  top: 10rem;
  z-index: 2;
  position: absolute;
}
.template__free_content h3 {
  padding-left: 20rem;
  font-weight: 700;
  border-left: 10rem solid #225a8e;
}
@media (min-width: 751px) {
  .template__free_content h3 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .template__free_content h3 {
    font-size: 32rem;
  }
}
@media (min-width: 751px) {
  .template__free_content p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .template__free_content p {
    font-size: 26rem;
  }
}
.template__free_content img.alignright {
  display: block;
  margin-left: auto;
  margin-bottom: 15rem;
}
.template__free_content img.aligncenter {
  display: block;
  margin: 0 auto 15rem;
}
.template__free_content img.alignleft {
  display: block;
  margin-right: auto;
  margin-bottom: 15rem;
}

.template__btn3 .cmn__button2 {
  margin-top: 0;
}
@media (max-width: 750px) {
  .template__btn3 .cmn__button2 {
    margin-bottom: 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn3 .template__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .template__btn3_content3 .cmn__button2 {
    margin: 0 0 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn3_content3 .cmn__button2:nth-of-type(3n+2) {
    margin: 0 90rem 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn3_content4 .cmn__button2:nth-of-type(4n+2), .template__btn3_content4 .cmn__button2:nth-of-type(4n+3) {
    margin: 0 20rem 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn3_content4 a {
    width: 328rem;
  }
}
@media (min-width: 751px) {
  .template__btn3_content2 .cmn__button2:nth-of-type(odd) {
    margin: 0 0 50rem 0;
  }
}
@media (min-width: 751px) {
  .template__btn3_content2 .cmn__button2:nth-of-type(even) {
    margin: 0 0 50rem 170rem;
  }
}

@media (min-width: 751px) {
  .pc__right {
    position: fixed;
    bottom: 30rem;
    z-index: 5;
    right: 30rem;
  }
}
@media (min-width: 1601px) {
  .pc__right {
    right: calc((100% - 1570rem) / 2);
  }
}
@media (min-width: 751px) {
  .pc__right img {
    width: 100rem;
  }
}

.top__layout {
  background: #ebf7f9;
}
@media (min-width: 751px) {
  .top__layout {
    padding: 50rem 0 100rem;
  }
}
@media (max-width: 750px) {
  .top__layout {
    padding: 50rem 20rem 120rem 20rem;
  }
}
.top__layout .inner {
  background: #fff;
}
@media (min-width: 751px) {
  .top__layout .inner {
    width: 1340rem;
    margin: 0 auto;
    padding: 40rem 40rem 120rem 40rem;
  }
}
@media (max-width: 750px) {
  .top__layout .inner {
    padding: 40rem 20rem;
  }
}
.top__layout_bnr {
  margin-bottom: 40rem;
}
.top__layout_bnr img {
  width: 100%;
}
.top__layout_separate {
  position: relative;
}
@media (min-width: 751px) {
  .top__layout_separate {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .link {
    position: absolute;
    right: 10rem;
    bottom: -70rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .link {
    margin-top: 30rem;
    text-align: right;
    display: block;
  }
}
.top__layout_separate .link small {
  color: #fff;
  display: inline-block;
  background: #7baeb7;
  padding: 10rem;
  text-align: center;
}
@media (min-width: 751px) {
  .top__layout_separate .link small {
    width: 245rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .link small {
    width: 305rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .left {
    width: 635rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .left {
    margin-bottom: 45rem;
  }
}
.top__layout_separate .left h2 {
  color: #2b2b2b;
  padding-bottom: 10rem;
  border-bottom: 1px solid #2b2b2b;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .top__layout_separate .left h2 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .left h2 {
    font-size: 30rem;
  }
}
.top__layout_separate .left h2 span {
  display: block;
}
@media (min-width: 751px) {
  .top__layout_separate .left h2 span {
    font-size: 39rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .left h2 span {
    font-size: 39rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .left__block {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .left__block img {
    height: 100%;
    width: 326rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .left__block img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .left__block p {
    font-size: 20rem;
    width: 280rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .left__block p {
    font-size: 26rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .right {
    width: 620rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .right__block {
    position: relative;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .right__block {
    margin-bottom: 45rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .right__block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 258rem;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .right__block img {
    width: 100%;
  }
}
.top__layout_separate .right__block h3 {
  font-weight: 600;
  color: #56c2db;
}
@media (min-width: 751px) {
  .top__layout_separate .right__block h3 {
    font-size: 25rem;
    width: 340rem;
    margin-left: auto;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .right__block h3 {
    font-size: 34rem;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .top__layout_separate .right__block p {
    font-size: 20rem;
    width: 340rem;
    margin-left: auto;
    line-height: 1.5;
  }
}
@media (max-width: 750px) {
  .top__layout_separate .right__block p {
    font-size: 26rem;
    margin-top: 30rem;
  }
}

.page__ul1 .li {
  cursor: pointer;
}
.page__ul1 nav {
  display: none;
}
@media (min-width: 751px) {
  .page__ul1 nav .js__sub {
    padding: 30rem 20rem;
    position: absolute;
    left: 0;
    top: 100rem;
    z-index: 5;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
    width: 650rem;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .page__ul1 nav .js__sub {
    margin-top: 10rem;
  }
}
.page__ul1 nav .js__sub-a {
  text-align: left;
}
@media (min-width: 751px) {
  .page__ul1 nav .js__sub-a {
    width: 48%;
    margin-bottom: 15rem;
  }
}
@media (max-width: 750px) {
  .page__ul1 nav .js__sub-a {
    margin-bottom: 15rem;
  }
}
.page__ul1 nav .js__sub-a a {
  padding-left: 30rem;
  display: flex;
  align-items: center;
  position: relative;
}
.page__ul1 nav .js__sub-a a:before {
  content: "";
  background: #eba221;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  left: 0;
}
@media (min-width: 751px) {
  .page__ul1 nav .js__sub-a a:before {
    width: 20rem;
    height: 22rem;
    top: 5rem;
  }
}
@media (max-width: 750px) {
  .page__ul1 nav .js__sub-a a:before {
    width: 20rem;
    height: 22rem;
    top: 10rem;
  }
}

@media (min-width: 751px) {
  .template__shinryo .table {
    width: 800rem;
    margin: 0 auto;
  }
}
.template__shinryo .table table {
  margin-bottom: 15rem;
  position: relative;
}
.template__shinryo .table table tr:nth-of-type(1) {
  border-top: 1px dashed #282814;
}
.template__shinryo .table table tr:nth-of-type(3) {
  border-bottom: 1px dashed #282814;
}
.template__shinryo .table table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .template__shinryo .table table tr th {
    font-size: 20rem;
    width: 160rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .template__shinryo .table table tr th {
    width: 27%;
    font-size: 24rem;
    padding: 10rem 0;
  }
}
.template__shinryo .table table tr td {
  text-align: center;
  width: calc(14.2857142857% - 160rem);
}
@media (min-width: 751px) {
  .template__shinryo .table table tr td {
    font-size: 20rem;
    padding: 10rem 5rem;
  }
}
@media (max-width: 750px) {
  .template__shinryo .table table tr td {
    padding: 10rem 0;
    font-size: 24rem;
    vertical-align: middle;
    text-align: center;
  }
}
.template__shinryo .table table tr td.color {
  color: #7bc0aa;
}
.template__shinryo .table table tr td.color1 {
  color: #eaa139;
}

.template__otoiawase {
  background: #fefaee;
  padding: 30rem;
  margin-bottom: 120rem;
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form {
    margin: 0;
  }
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl {
    display: flex;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl {
    margin-bottom: 45rem;
  }
}
.template__otoiawase .contact__form dl:not(:last-of-type) {
  border: 1px solid #ced1d3;
}
.template__otoiawase .contact__form dl dt {
  background: #fdf3de;
}
.template__otoiawase .contact__form dl dt p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dt {
    width: 460rem;
    font-size: 35rem;
    padding: 25rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dt {
    width: 100%;
    padding: 15rem;
  }
}
.template__otoiawase .contact__form dl dt span {
  color: #ffad94;
  display: inline-block;
  padding: 10rem;
  background: #fff;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dt span {
    font-size: 25rem;
    width: 96rem;
  }
}
.template__otoiawase .contact__form dl dd {
  background: #fff;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd {
    width: calc(100% - 460rem);
    padding: 25rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dd {
    width: 100%;
    font-size: 28rem;
    padding: 15rem;
  }
}
.template__otoiawase .contact__form dl dd input[type=text], .template__otoiawase .contact__form dl dd input[type=tel], .template__otoiawase .contact__form dl dd input[type=email] {
  padding: 15rem;
  border: 1px solid #9ca1a4;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd input[type=text], .template__otoiawase .contact__form dl dd input[type=tel], .template__otoiawase .contact__form dl dd input[type=email] {
    width: 100%;
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dd input[type=text], .template__otoiawase .contact__form dl dd input[type=tel], .template__otoiawase .contact__form dl dd input[type=email] {
    width: 60%;
    font-size: 28rem;
  }
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd input[type=radio] {
    width: 40rem;
  }
}
.template__otoiawase .contact__form dl dd textarea {
  width: 100%;
  padding: 15rem;
  border: 1px solid #9ca1a4;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd textarea {
    font-size: 23rem;
    height: 350rem;
  }
}
.template__otoiawase .contact__form .check {
  margin-top: 40rem;
  margin-bottom: 40rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template__otoiawase .contact__form .check input {
  margin-right: 10rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form .check input {
    width: 33rem;
    height: 33rem;
  }
}
.template__otoiawase .contact__form .check label {
  display: flex;
  align-items: center;
}
.template__otoiawase .contact__form .check .wpcf7-list-item-label {
  color: #3a454b;
  margin: 0;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form .check .wpcf7-list-item-label {
    font-size: 23rem;
  }
}
.template__otoiawase .contact__form .caution {
  text-align: center;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form .caution p {
    font-size: 23rem;
  }
}
.template__otoiawase .contact__form .submit {
  display: flex;
  justify-content: center;
  position: relative;
  width: 380rem;
  margin: 0 auto;
}
.template__otoiawase .contact__form .submit:after {
  content: "";
  display: block;
  width: 10rem;
  height: 10rem;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  right: 30rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form .submit:after {
    top: 32rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form .submit:after {
    top: 32rem;
  }
}
.template__otoiawase .contact__form .submit input {
  background: #63c1a8;
  color: #fff;
  width: 380rem;
  height: 75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form .submit input {
    font-size: 30rem;
  }
}

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

メディカルトリートメントモデル

************************/
.jxn82jxsAjd {
  position: relative;
  margin-bottom: 60rem;
}
.jxn82jxsAjd:before {
  z-index: -4;
  content: "";
  background: #fef4f6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (min-width: 751px) {
  .jxn82jxsAjd {
    padding: 90rem 0;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd {
    padding: 90rem 40rem;
  }
}
.jxn82jxsAjd__inner {
  position: relative;
  text-align: center;
  border-radius: 20rem;
}
.jxn82jxsAjd__inner:before {
  z-index: -3;
  content: "";
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.jxn82jxsAjd__inner:after {
  z-index: -2;
  content: "";
  background: transparent;
  border: 5rem solid #ed8b93;
  position: absolute;
  border-radius: 20rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner:after {
    top: 35rem;
    left: 35rem;
    width: calc(100% - 70rem);
    height: calc(100% - 70rem);
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner:after {
    top: 15rem;
    left: 15rem;
    width: calc(100% - 40rem);
    height: calc(100% - 40rem);
  }
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner {
    width: 1422rem;
    margin: 0 auto;
    padding: 90rem 70rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner {
    padding: 60rem 40rem;
  }
}
.jxn82jxsAjd__inner small {
  background: #fad9c7;
  display: block;
  position: relative;
  color: #77582f;
  font-weight: 900;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
  border-radius: 100rem;
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner small {
    font-size: 30rem;
    padding: 25rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner small {
    font-size: 32rem;
    padding: 25rem 70rem;
  }
}
.jxn82jxsAjd__inner small:before {
  border-radius: 50%;
  background: #fff9c4;
  width: 24rem;
  height: 24rem;
  content: "";
  position: absolute;
  left: 35rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner small:before {
    top: 35rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner small:before {
    top: 60rem;
  }
}
.jxn82jxsAjd__inner small:after {
  border-radius: 50%;
  background: #fff9c4;
  width: 24rem;
  height: 24rem;
  content: "";
  position: absolute;
  right: 35rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner small:after {
    top: 35rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner small:after {
    top: 60rem;
  }
}
.jxn82jxsAjd__inner h2 {
  color: #ed8b93;
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner h2 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner h2 {
    font-size: 31rem;
  }
}
.jxn82jxsAjd__inner h2 span {
  font-weight: 900;
  background: linear-gradient(transparent 70%, #fff9c4 30%);
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner h2 span {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner h2 span {
    font-size: 50rem;
  }
}
.jxn82jxsAjd__inner .text {
  font-weight: 700;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner .text {
    font-size: 25rem;
    margin-bottom: 80rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner .text {
    font-size: 25rem;
    margin-bottom: 40rem;
  }
}
.jxn82jxsAjd__inner .text span {
  color: #ed8b93;
  font-weight: 700;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content {
    width: 1080rem;
    margin: 0 auto;
  }
}
.jxn82jxsAjd__inner_content h3 {
  background: #dce9ed;
  display: block;
  position: relative;
  color: #77582f;
  font-weight: 900;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
  padding: 25rem;
  margin-bottom: 100rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content h3 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content h3 {
    font-size: 36rem;
  }
}
.jxn82jxsAjd__inner_content h3:before {
  background: #fff;
  height: 2px;
  width: 100%;
  content: "";
  top: 10rem;
  left: 0;
  position: absolute;
}
.jxn82jxsAjd__inner_content h3:after {
  background: #fff;
  height: 2px;
  width: 100%;
  content: "";
  bottom: 10rem;
  left: 0;
  position: absolute;
}
.jxn82jxsAjd__inner_content .separate {
  position: relative;
  margin-bottom: 70rem;
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate {
    margin-left: 120rem;
  }
}
.jxn82jxsAjd__inner_content .separate .midashi {
  color: #fff;
  font-weight: 900;
  position: absolute;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate .midashi {
    font-size: 23rem;
    top: -70rem;
    padding: 3rem 3rem 3rem 50rem;
    width: 750rem;
    background: linear-gradient(to right, #e194b3, #8ca1eb);
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate .midashi {
    writing-mode: vertical-rl;
    padding: 10rem;
    left: -120rem;
    top: 0;
    height: 1160rem;
    background: linear-gradient(to bottom, #e194b3, #8ca1eb);
  }
}
.jxn82jxsAjd__inner_content .separate .midashi:after {
  background: #8ca1eb;
  content: "";
  position: absolute;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate .midashi:after {
    right: -69rem;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    width: 70rem;
    height: 70rem;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate .midashi:after {
    left: 0;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    width: 110rem;
    height: 110rem;
    bottom: -100rem;
  }
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block {
    display: flex;
  }
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one:not(:last-of-type) {
    margin-right: 25rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate__block_one:not(:last-of-type) {
    margin-bottom: 50rem;
  }
}
.jxn82jxsAjd__inner_content .separate__block_one .repeat {
  display: flex;
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one .repeat {
    justify-content: space-between;
  }
}
.jxn82jxsAjd__inner_content .separate__block_one .color {
  color: #fff;
  border-radius: 50%;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one .color {
    font-size: 23rem;
    width: 95rem;
    height: 95rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate__block_one .color {
    font-size: 26rem;
    width: 170rem;
    height: 170rem;
  }
}
.jxn82jxsAjd__inner_content .separate__block_one .color:nth-of-type(2) {
  margin-left: 20rem;
}
.jxn82jxsAjd__inner_content .separate__block_one .hosoku {
  color: #282814;
  text-align: left;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one .hosoku {
    font-size: 15rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_content .separate__block_one .hosoku {
    font-size: 26rem;
  }
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(1) .color:nth-of-type(1) {
  background: #e194b4;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(1) .color:nth-of-type(2) {
  background: #df89bc;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(2) .color:nth-of-type(1) {
  background: #d584c7;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(2) .color:nth-of-type(2) {
  background: #c684d4;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(3) .color:nth-of-type(1) {
  background: #b389de;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(4) .color:nth-of-type(1) {
  background: #a093e6;
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(4) .color:nth-of-type(2) {
  background: #8da1e9;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(5) {
    margin-top: -69rem;
  }
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(5) .repeat {
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(5) .color {
    width: 164rem;
    height: 164rem;
  }
}
.jxn82jxsAjd__inner_content .separate__block_one:nth-of-type(5) .color:nth-of-type(1) {
  background: #6582d6;
}
.jxn82jxsAjd__inner_btn a {
  background: #ed8b93;
  border-radius: 100rem;
  color: #77582f;
  display: block;
  position: relative;
  color: #77582f;
  font-weight: 900;
  text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #fff, 0px 2px 2px #fff, 0px -2px 2px #fff;
  box-shadow: 5rem 7rem 0 #fff9c4;
  border-radius: 100rem;
  padding: 25rem;
  margin: 0 auto;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_btn a {
    font-size: 30rem;
    width: 405rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_btn a {
    font-size: 32rem;
  }
}
.jxn82jxsAjd__inner_btn a:before {
  border-radius: 50%;
  background: #fff9c4;
  content: "";
  position: absolute;
  top: 40rem;
  left: 30rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_btn a:before {
    width: 12rem;
    height: 12rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_btn a:before {
    width: 18rem;
    height: 18rem;
  }
}
.jxn82jxsAjd__inner_btn a:after {
  border-radius: 50%;
  background: #fff9c4;
  content: "";
  position: absolute;
  top: 40rem;
  right: 30rem;
}
@media (min-width: 751px) {
  .jxn82jxsAjd__inner_btn a:after {
    width: 12rem;
    height: 12rem;
  }
}
@media (max-width: 750px) {
  .jxn82jxsAjd__inner_btn a:after {
    width: 18rem;
    height: 18rem;
  }
}/*# sourceMappingURL=style.css.map */