@charset "UTF-8";
/* CSS Document */
/*
Theme Name:オリジナルテーマ
Description: オリジナルテーマです
Theme URI:
Author:
Author URI:
Version: 6.2.2
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: #262626;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

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

.source-han-serif_normal {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 400;
}

.source-han-serif_medium {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 500;
}

.source-han-serif_bold {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 700;
}

body {
  font-family: source-han-serif-japanese, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  color: #262626;
}
@media (min-width: 751px) {
  body {
    font-size: 16rem;
    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__700 {
  font-weight: 700;
}

.text__center {
  text-align: center;
}

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

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

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.cmn__button {
  text-align: center;
  margin-top: 60rem;
}
.cmn__button a {
  display: block;
  margin: 0 auto;
  font-weight: 500;
  border: 2px solid #050c4c;
  background: #fff;
  position: relative;
  color: #050c4c;
  padding: 20rem;
}
@media (min-width: 751px) {
  .cmn__button a {
    width: 399rem;
    font-size: 25rem;
  }
}
.cmn__button a:after {
  content: "";
  width: 20rem;
  height: 19rem;
  background-image: url(./images/common/button__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 30rem;
  right: 30rem;
  position: absolute;
}

.cmn__btn a {
  color: #050c4c;
  display: block;
  background: #fff;
  border: 1px solid #050c4c;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 751px) {
  .cmn__btn a {
    width: 506rem;
    padding: 31rem;
  }
}
@media (max-width: 750px) {
  .cmn__btn a {
    width: 506rem;
    padding: 31rem;
  }
}
.cmn__btn a:before {
  content: "";
  width: 517rem;
  height: 102rem;
  background-image: url(./images/top/intro__arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -15rem;
  right: -15rem;
  position: absolute;
}
.cmn__btn a:after {
  content: "";
  width: 30rem;
  height: 30rem;
  background-image: url(./images/top/intro__mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 35rem;
  right: 60rem;
  position: absolute;
}

.title__blue {
  background: linear-gradient(to bottom, #002d7b, #011258); /* 上から下へのグラデーション */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* Safari対策 */
  line-height: 1;
  display: block;
  line-height: 2;
}

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

 ヘッダー

************************/
@media (min-width: 751px) {
  .header {
    position: relative;
  }
}
@media (max-width: 750px) {
  .header {
    position: absolute;
    z-index: 3;
    top: 10rem;
    left: 30rem;
  }
}
@media (min-width: 751px) {
  .header.page {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 1473rem;
    top: 30rem;
    left: calc((100% - 1473rem) / 2);
    z-index: 2;
  }
}
.header-sp {
  font-weight: 700;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 1001;
}
@media (min-width: 751px) {
  .header-sp {
    display: none;
  }
}
@media (max-width: 750px) {
  .header-sp {
    width: 100rem;
    height: 100rem;
    position: fixed;
    top: 10rem;
    right: 10rem;
  }
}
.header-sp span {
  background: #b69f59;
  position: absolute;
  transition: all 0.3s;
}
@media (max-width: 750px) {
  .header-sp span {
    width: 60rem;
    height: 4px;
    left: 18rem;
  }
}
.header-sp span:nth-of-type(1) {
  transition: 0.3s;
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(1) {
    top: 15rem;
  }
}
.header-sp span:nth-of-type(1).close {
  display: none;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(2) {
    top: 35rem;
  }
}
.header-sp span:nth-of-type(2).close {
  transform: rotate(-45deg);
  transition: 0.3s;
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3) {
    top: 55rem;
  }
}
.header-sp span:nth-of-type(3).close {
  transform: rotate(45deg);
  transition: 0.3s;
}
@media (max-width: 750px) {
  .header-sp span:nth-of-type(3).close {
    top: 35rem;
  }
}
@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: block;
    line-height: 1.5;
  }
}
.header .page__ul1 li.li .main__a span {
  display: block;
}
.header .page__ul1 li a {
  color: #fff;
}
.header .page__ul1 nav {
  display: none;
}
.header .page__ul1 nav .js__sub-a a {
  display: flex;
  align-items: center;
  color: #fff;
}
.header .page__ul1 nav .js__sub-a a:before {
  content: "";
  background: #0275c0;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin-right: 10rem;
  display: inline-block;
}
@media (max-width: 750px) {
  .header .page__ul1 nav .js__sub-a a:before {
    width: 20rem;
    height: 22rem;
  }
}
@media (min-width: 751px) {
  .header__left1 img {
    width: 414rem;
  }
}
@media (max-width: 750px) {
  .header__left1 img {
    width: 514rem;
  }
}
@media (min-width: 751px) {
  .header__right1 {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .header__right1 .first {
    display: none;
  }
}
.header__right1 .first p {
  color: #fff;
  margin-bottom: 10rem;
}
.header__right1 .first span {
  color: #fff;
  display: flex;
  align-items: center;
}
.header__right1 .first span:before {
  content: "";
  width: 24rem;
  height: 24rem;
  background-image: url(./images/common/header__mark31.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5rem;
}
@media (min-width: 751px) {
  .header__right1 .cv {
    margin-left: 20rem;
    display: flex;
  }
}
@media (max-width: 750px) {
  .header__right1 .cv {
    display: none;
  }
}
.header__right1 .cv a {
  display: block;
}
@media (min-width: 751px) {
  .header__right1 .cv a:nth-of-type(1) {
    width: 291rem;
  }
}
@media (min-width: 751px) {
  .header__right1 .cv a:nth-of-type(2) {
    width: 224rem;
  }
}
@media (min-width: 751px) {
  .header__left {
    position: absolute;
    top: 35rem;
    left: 30rem;
    z-index: 2;
  }
}
.header__left h1 {
  font-weight: 600;
}
@media (min-width: 751px) {
  .header__left h1 {
    margin-bottom: 20rem;
  }
}
@media (max-width: 750px) {
  .header__left h1 {
    margin-bottom: 10rem;
  }
}
@media (min-width: 751px) {
  .header__left img {
    width: 484rem;
  }
}
@media (max-width: 750px) {
  .header__left img {
    width: 550rem;
  }
}

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

 トップページ

************************/
.mv {
  position: relative;
}
.mv picture img {
  display: flex;
  width: 100%;
}
@media (min-width: 751px) {
  .mv__right {
    position: absolute;
    top: 40rem;
    right: 30rem;
  }
}
@media (max-width: 750px) {
  .mv__right {
    display: none;
  }
}
@media (min-width: 751px) {
  .mv__right_one {
    width: 125rem;
    display: block;
    margin-bottom: 18rem;
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .mv__right_second {
    width: 125rem;
    display: block;
    margin-bottom: 18rem;
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .mv__right_third {
    width: 125rem;
    display: block;
    margin-bottom: 18rem;
    margin-left: auto;
  }
}
@media (min-width: 751px) {
  .mv__right_fourth {
    width: 387rem;
    display: block;
  }
}

@media (min-width: 751px) {
  .below__menu {
    display: flex;
    justify-content: center;
    padding: 30rem 0;
  }
}
@media (max-width: 750px) {
  .below__menu {
    display: none;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul.pc__bottom {
    position: absolute;
    right: 0;
    bottom: -380rem;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .below__menu .page__ul.on {
    left: 0;
    transition: 0.3s;
  }
}
.below__menu .page__ul li.li {
  position: relative;
}
@media (min-width: 751px) {
  .below__menu .page__ul li.li:not(:last-of-type) a, .below__menu .page__ul li.li:not(:last-of-type) p {
    margin-right: 65rem;
  }
}
.below__menu .page__ul li.li a, .below__menu .page__ul li.li p {
  display: block;
}
.below__menu .page__ul li.li .main__a {
  text-align: center;
  cursor: pointer;
}
@media (min-width: 751px) {
  .below__menu .page__ul li.li .main__a {
    font-size: 18rem;
    line-height: 1.5;
    display: inline-block;
  }
}
.below__menu .page__ul li.li .main__a span {
  color: #969195;
  line-height: 1;
  display: block;
  margin-top: 10rem;
}
@media (min-width: 751px) {
  .below__menu .page__ul li.li .main__a span {
    font-size: 13rem;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul li.li.is__active .main__a {
    position: relative;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul li.li.is__active .main__a:before {
    content: "";
    width: 38rem;
    height: 6rem;
    background: #fff;
    position: absolute;
    bottom: -35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul li a {
    font-size: 25rem;
  }
}
.below__menu .page__ul nav {
  display: none;
}
@media (min-width: 751px) {
  .below__menu .page__ul nav .js__sub {
    padding: 30rem 20rem;
    position: absolute;
    left: 0;
    top: 55rem;
    z-index: 5;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
    width: 650rem;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul nav .js__sub-a {
    width: 48%;
  }
}
.below__menu .page__ul nav .js__sub-a a {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .below__menu .page__ul nav .js__sub-a a {
    font-size: 16rem;
    margin: 0 0 30rem;
    color: #262626;
  }
}
@media (min-width: 751px) {
  .below__menu .page__ul nav .js__sub-a a:nth-of-type(even) {
    margin: 0 0 30rem 50rem;
  }
}
.below__menu .page__ul nav .js__sub-a a:before {
  content: "";
  background: #0275c0;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin-right: 10rem;
  display: inline-block;
}
@media (min-width: 751px) {
  .below__menu .page__ul nav .js__sub-a a:before {
    width: 12rem;
    height: 14rem;
  }
}

.treatment {
  position: relative;
}
@media (min-width: 751px) {
  .treatment {
    padding: 50rem 0 90rem 0;
  }
}
@media (max-width: 750px) {
  .treatment {
    padding: 50rem 40rem;
  }
}
.treatment:before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: -2;
  background-image: url(./images/top/treatment__bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
}
.treatment__separate {
  background: #fff;
}
@media (min-width: 751px) {
  .treatment__separate {
    width: 1462rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 50rem 90rem;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .treatment__separate {
    padding: 40rem;
  }
}
.treatment__separate h2 {
  line-height: 2;
}
@media (min-width: 751px) {
  .treatment__separate h2 {
    font-size: 40rem;
    margin-right: 60rem;
  }
}
@media (max-width: 750px) {
  .treatment__separate h2 {
    font-size: 40rem;
    text-align: center;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .treatment__separate img {
    width: 810rem;
  }
}
@media (max-width: 750px) {
  .treatment__separate img {
    width: 100%;
  }
}

.concept {
  position: relative;
}
@media (min-width: 751px) {
  .concept {
    margin-bottom: 300rem;
  }
}
@media (max-width: 750px) {
  .concept {
    margin-bottom: 150rem;
  }
}
.concept__main {
  display: flex;
  width: 100%;
}
.concept__content {
  background: #fff;
  z-index: 2;
  text-align: center;
}
@media (min-width: 751px) {
  .concept__content {
    width: 1297rem;
    bottom: -30%;
    padding: 80rem 0;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    position: absolute;
  }
}
@media (max-width: 750px) {
  .concept__content {
    padding: 40rem;
    position: relative;
    width: 700rem;
    margin: -70rem auto 0;
  }
}
.concept__content img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 751px) {
  .concept__content img {
    top: -7%;
    width: 962rem;
  }
}
@media (max-width: 750px) {
  .concept__content img {
    top: -25rem;
    width: 640rem;
  }
}
.concept__content h2 {
  font-weight: 600;
  margin-bottom: 25rem;
}
.concept__content h2 span {
  font-weight: 600;
  display: inline-block;
  background: linear-gradient(transparent 0, transparent 0%, #f7f6f3 100%);
}
@media (min-width: 751px) {
  .concept__content h2 span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .concept__content h2 span {
    font-size: 36rem;
  }
}
@media (max-width: 750px) {
  .concept__content p br {
    display: none;
  }
}

.feature__head {
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .feature__head {
    padding: 90rem 0 0 0;
    margin-bottom: 150rem;
  }
}
@media (max-width: 750px) {
  .feature__head {
    padding: 60rem 40rem 0;
    margin-bottom: 75rem;
  }
}
.feature__head:before {
  content: "";
  width: 100%;
  z-index: -2;
  background-image: url(./images/top/feature__bg.png);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .feature__head:before {
    height: 544rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .feature__head:before {
    height: 272rem;
    background-size: contain;
  }
}
.feature__head p {
  background: linear-gradient(to bottom, #002d7b, #011258); /* 上から下へのグラデーション */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* Safari対策 */
  line-height: 1;
}
@media (min-width: 751px) {
  .feature__head p {
    font-size: 120rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .feature__head p {
    font-size: 120rem;
    margin-bottom: 30rem;
  }
}
.feature__content {
  position: relative;
}
.feature__content_first {
  position: relative;
}
@media (min-width: 751px) {
  .feature__content_first {
    min-height: 828rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first {
    padding: 90rem 0 0 0;
  }
}
.feature__content_first:before {
  content: "";
  width: 100%;
  z-index: -2;
  background-image: url(./images/top/f__1_bg.jpg);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .feature__content_first:before {
    height: 828rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .feature__content_first:before {
    height: 828rem;
    background-size: cover;
  }
}
.feature__content_first:after {
  clip-path: polygon(0 0, 100% 80%, 100% 100%, 0% 100%);
  position: absolute;
  content: "";
  z-index: -1;
  background: rgba(7, 56, 126, 0.6);
}
@media (min-width: 751px) {
  .feature__content_first:after {
    width: 1464rem;
    height: 344rem;
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .feature__content_first:after {
    width: 100%;
    height: 344rem;
    left: 0;
    top: 483rem;
  }
}
.feature__content_first .left {
  background: #fff;
}
@media (min-width: 751px) {
  .feature__content_first .left {
    position: absolute;
    width: 833rem;
    left: 85rem;
    bottom: 150rem;
    z-index: 3;
    padding: 100rem 50rem 80rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first .left {
    margin: 0 40rem;
    padding: 70rem 20rem 40rem;
  }
}
.feature__content_first .left:before {
  content: "";
  background: #003989;
  width: 1px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 751px) {
  .feature__content_first .left:before {
    height: 95%;
    left: 25rem;
  }
}
.feature__content_first .left:after {
  content: "";
  background: #003989;
  position: absolute;
  left: 0;
  height: 1px;
}
@media (min-width: 751px) {
  .feature__content_first .left:after {
    width: 95%;
    bottom: 30rem;
  }
}
.feature__content_first .left small {
  display: flex;
  align-items: center;
  padding: 18rem;
  color: #fff;
  line-height: 1;
  justify-content: center;
  background: linear-gradient(to right, #0060af, #003989);
  position: absolute;
  left: 60rem;
}
@media (min-width: 751px) {
  .feature__content_first .left small {
    width: 417rem;
    top: -45rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first .left small {
    top: 45rem;
    width: 417rem;
  }
}
.feature__content_first .left small:before {
  content: "";
  background: #fff;
  width: 64rem;
  height: 1px;
  left: 0;
  top: 45rem;
  position: absolute;
}
.feature__content_first .left small span {
  display: inline-block;
  margin-left: 5rem;
}
.feature__content_first .left h3 {
  font-weight: 600;
  margin-bottom: 40rem;
}
.feature__content_first .left h3 span {
  font-weight: 600;
}
@media (min-width: 751px) {
  .feature__content_first .left h3 span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first .left h3 span {
    font-size: 45rem;
  }
}
.feature__content_first .right {
  display: flex;
}
@media (min-width: 751px) {
  .feature__content_first .right {
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .feature__content_first .right {
    margin: 60rem 40rem 0;
    justify-content: space-between;
  }
}
.feature__content_first .right img {
  display: inline-block;
}
@media (min-width: 751px) {
  .feature__content_first .right img {
    width: 239rem;
    height: 599rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 750px) {
  .feature__content_first .right img {
    width: 207.8260869565rem;
    height: 520.8695652174rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 751px) {
  .feature__content_first .right img:nth-of-type(2) {
    margin: 85rem 20rem 0 20rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first .right img:nth-of-type(2) {
    margin-top: 50rem;
  }
}
@media (min-width: 751px) {
  .feature__content_first .right img:nth-of-type(3) {
    margin-top: 185rem;
  }
}
@media (max-width: 750px) {
  .feature__content_first .right img:nth-of-type(3) {
    margin-top: 100rem;
  }
}
.feature__content_f1 {
  margin-bottom: 75rem;
}
@media (min-width: 751px) {
  .feature__content_f1 .detail {
    display: flex;
    min-height: 376rem;
  }
}
.feature__content_f1 .detail:nth-of-type(odd) .detail__right {
  background: #013461;
}
.feature__content_f1 .detail:nth-of-type(odd) .detail__right:after {
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  top: 0;
  right: 0;
}
.feature__content_f1 .detail:nth-of-type(odd) .detail__right span {
  top: 15rem;
  right: 30rem;
}
@media (min-width: 751px) {
  .feature__content_f1 .detail:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
.feature__content_f1 .detail:nth-of-type(even) .detail__right {
  background: #333333;
}
.feature__content_f1 .detail:nth-of-type(even) .detail__right:after {
  clip-path: polygon(100% 0, 0 0, 0 100%);
  top: 0;
  left: 0;
}
.feature__content_f1 .detail:nth-of-type(even) .detail__right span {
  top: 15rem;
  left: 30rem;
}
.feature__content_f1 .detail img {
  display: flex;
}
@media (min-width: 751px) {
  .feature__content_f1 .detail img {
    width: 587rem;
  }
}
@media (max-width: 750px) {
  .feature__content_f1 .detail img {
    width: 100%;
  }
}
.feature__content_f1 .detail__right {
  position: relative;
}
@media (min-width: 751px) {
  .feature__content_f1 .detail__right {
    width: calc(100% - 587rem);
    padding: 70rem 60rem 70rem 85rem;
  }
}
@media (max-width: 750px) {
  .feature__content_f1 .detail__right {
    padding: 90rem 40rem 60rem;
  }
}
.feature__content_f1 .detail__right:before {
  content: "";
  background-image: url(./images/top/f__1_mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 113rem;
  height: 115rem;
  position: absolute;
  left: 10rem;
  bottom: 15rem;
}
.feature__content_f1 .detail__right:after {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  width: 92rem;
  height: 84rem;
  position: absolute;
}
.feature__content_f1 .detail__right span {
  position: absolute;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
  z-index: 3;
}
.feature__content_f1 .detail__right h4 {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 15rem;
}
@media (min-width: 751px) {
  .feature__content_f1 .detail__right h4 {
    margin-bottom: 15rem;
  }
}
@media (max-width: 750px) {
  .feature__content_f1 .detail__right h4 {
    margin-bottom: 25rem;
  }
}
.feature__content_f1 .detail__right p {
  color: #fff;
}
.feature__content_second .separate {
  position: relative;
}
@media (min-width: 751px) {
  .feature__content_second .separate {
    min-height: 892rem;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate {
    padding: 90rem 40rem 40rem;
  }
}
.feature__content_second .separate:before {
  clip-path: polygon(0 80%, 100% 0, 100% 100%, 0% 100%);
  position: absolute;
  content: "";
  z-index: -1;
  background: rgba(55, 123, 204, 0.6);
}
@media (min-width: 751px) {
  .feature__content_second .separate:before {
    width: 1465rem;
    height: 344rem;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate:before {
    width: 100%;
    height: 344rem;
    right: 0;
    bottom: -17rem;
  }
}
.feature__content_second .separate:after {
  content: "";
  background-image: url(./images/top/f2__bg.jpg);
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
  right: 0rem;
}
@media (min-width: 751px) {
  .feature__content_second .separate:after {
    width: 1465rem;
    height: 827rem;
    top: 65rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate:after {
    width: 100%;
    height: 1307rem;
    top: 0;
    background-size: cover;
  }
}
.feature__content_second .separate__left {
  background: #fff;
}
@media (min-width: 751px) {
  .feature__content_second .separate__left {
    position: absolute;
    width: 833rem;
    right: 85rem;
    bottom: 160rem;
    z-index: 3;
    padding: 100rem 50rem 80rem;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate__left {
    padding: 70rem 20rem 40rem;
  }
}
.feature__content_second .separate__left:before {
  content: "";
  background: #003989;
  width: 1px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 751px) {
  .feature__content_second .separate__left:before {
    height: 95%;
    left: 25rem;
  }
}
.feature__content_second .separate__left:after {
  content: "";
  background: #003989;
  position: absolute;
  left: 0;
  height: 1px;
}
@media (min-width: 751px) {
  .feature__content_second .separate__left:after {
    width: 95%;
    bottom: 30rem;
  }
}
.feature__content_second .separate__left small {
  display: flex;
  align-items: center;
  padding: 18rem;
  color: #fff;
  line-height: 1;
  justify-content: center;
  background: linear-gradient(to right, #56bec6, #0567b3);
  position: absolute;
  left: 60rem;
}
@media (min-width: 751px) {
  .feature__content_second .separate__left small {
    width: 417rem;
    top: -45rem;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate__left small {
    top: 45rem;
    width: 417rem;
  }
}
.feature__content_second .separate__left small:before {
  content: "";
  background: #fff;
  width: 64rem;
  height: 1px;
  left: 0;
  top: 45rem;
  position: absolute;
}
.feature__content_second .separate__left small span {
  display: inline-block;
  margin-left: 5rem;
}
.feature__content_second .separate__left h3 {
  font-weight: 600;
  margin-bottom: 40rem;
}
.feature__content_second .separate__left h3 span {
  font-weight: 600;
}
@media (min-width: 751px) {
  .feature__content_second .separate__left h3 span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate__left h3 span {
    font-size: 43rem;
  }
}
@media (min-width: 751px) {
  .feature__content_second .separate img {
    position: absolute;
    top: 0;
    left: 0;
    width: 725rem;
  }
}
@media (max-width: 750px) {
  .feature__content_second .separate img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .feature__content .link {
    width: 1303rem;
    margin: -130rem auto 150rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3;
  }
}
@media (max-width: 750px) {
  .feature__content .link {
    padding: 80rem 40rem 40rem;
    margin-bottom: 75rem;
  }
}
.feature__content .link a {
  display: block;
}
@media (min-width: 751px) {
  .feature__content .link a {
    width: 592rem;
  }
}
@media (max-width: 750px) {
  .feature__content .link a {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .feature__content .link a:nth-of-type(1) {
    margin-bottom: 45rem;
  }
}
.feature__content .link a:nth-of-type(1) p {
  background: #0962a7;
}
.feature__content .link a:nth-of-type(2) p {
  background: #56bec6;
}
.feature__content .link a img {
  display: flex;
  width: 100%;
}
.feature__content .link a p {
  color: #fff;
  padding: 10rem;
  text-align: center;
}
.feature__content_third {
  position: relative;
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .feature__content_third {
    padding: 90rem 0 75rem;
  }
}
@media (max-width: 750px) {
  .feature__content_third {
    padding: 90rem 40rem 75rem;
  }
}
.feature__content_third:after {
  content: "";
  background-image: url(./images/top/f3__bg.jpg);
  background-repeat: no-repeat;
  z-index: -2;
  width: 100%;
  top: 0;
  position: absolute;
  right: 0rem;
}
@media (min-width: 751px) {
  .feature__content_third:after {
    height: 875rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .feature__content_third:after {
    height: 1020rem;
    background-size: cover;
  }
}
.feature__content_third .separate {
  text-align: center;
  position: relative;
  margin-bottom: 40rem;
}
.feature__content_third .separate small {
  display: flex;
  align-items: center;
  padding: 18rem;
  color: #fff;
  line-height: 1;
  justify-content: center;
  background: linear-gradient(to right, #0060af, #003989);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 751px) {
  .feature__content_third .separate small {
    width: 417rem;
    top: -135rem;
  }
}
@media (max-width: 750px) {
  .feature__content_third .separate small {
    width: 417rem;
    top: -135rem;
  }
}
.feature__content_third .separate small:before {
  content: "";
  background: #fff;
  width: 64rem;
  height: 1px;
  left: 0;
  top: 45rem;
  position: absolute;
}
.feature__content_third .separate small span {
  display: inline-block;
  margin-left: 5rem;
}
.feature__content_third .separate h3 {
  font-weight: 600;
  margin-bottom: 40rem;
  line-height: 2;
}
.feature__content_third .separate h3 span {
  font-weight: 600;
}
@media (min-width: 751px) {
  .feature__content_third .separate h3 span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .feature__content_third .separate h3 span {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .feature__content_third .separate p br {
    display: none;
  }
}
.feature__content_third .img {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .feature__content_third .img {
    width: 1182rem;
    margin: 0 auto;
  }
}
@media (min-width: 751px) {
  .feature__content_third .img__detail {
    width: 352rem;
  }
}
@media (max-width: 750px) {
  .feature__content_third .img__detail {
    width: 31%;
  }
}
.feature__content_third .img__detail img {
  width: 100%;
}
.feature__content_third .img__detail p {
  text-align: center;
  font-weight: 600;
}
.feature__content_fourth .separate {
  position: relative;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate {
    min-height: 892rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate {
    padding: 90rem 40rem 40rem;
  }
}
.feature__content_fourth .separate:before {
  clip-path: polygon(0 0, 100% 80%, 100% 100%, 0% 100%);
  position: absolute;
  content: "";
  z-index: -1;
  background: rgba(86, 190, 198, 0.6);
  left: 0;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate:before {
    width: 1465rem;
    height: 344rem;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate:before {
    width: 100%;
    height: 344rem;
    bottom: 81rem;
  }
}
.feature__content_fourth .separate:after {
  content: "";
  background-image: url(./images/top/f4__bg.jpg);
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
  left: 0rem;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate:after {
    width: 1465rem;
    height: 827rem;
    top: 65rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate:after {
    width: 100%;
    height: 1307rem;
    top: 0;
    background-size: cover;
  }
}
.feature__content_fourth .separate__left {
  background: #fff;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__left {
    position: absolute;
    width: 833rem;
    left: 85rem;
    bottom: 160rem;
    z-index: 3;
    padding: 100rem 50rem 80rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate__left {
    padding: 70rem 20rem 40rem;
  }
}
.feature__content_fourth .separate__left:before {
  content: "";
  background: #003989;
  width: 1px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__left:before {
    height: 95%;
    left: 25rem;
  }
}
.feature__content_fourth .separate__left:after {
  content: "";
  background: #003989;
  position: absolute;
  left: 0;
  height: 1px;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__left:after {
    width: 95%;
    bottom: 30rem;
  }
}
.feature__content_fourth .separate__left small {
  display: flex;
  align-items: center;
  padding: 18rem;
  color: #fff;
  line-height: 1;
  justify-content: center;
  background: linear-gradient(to right, #56bec6, #0567b3);
  position: absolute;
  left: 60rem;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__left small {
    width: 417rem;
    top: -45rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate__left small {
    top: 45rem;
    width: 417rem;
  }
}
.feature__content_fourth .separate__left small:before {
  content: "";
  background: #fff;
  width: 64rem;
  height: 1px;
  left: 0;
  top: 45rem;
  position: absolute;
}
.feature__content_fourth .separate__left small span {
  display: inline-block;
  margin-left: 5rem;
}
.feature__content_fourth .separate__left h3 {
  font-weight: 600;
  margin-bottom: 40rem;
}
.feature__content_fourth .separate__left h3 span {
  font-weight: 600;
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__left h3 span {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate__left h3 span {
    font-size: 45rem;
  }
}
@media (min-width: 751px) {
  .feature__content_fourth .separate__right {
    position: absolute;
    top: 0;
    right: 0;
    width: 725rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .separate__right {
    width: 100%;
  }
}
.feature__content_fourth .img {
  display: flex;
}
@media (min-width: 751px) {
  .feature__content_fourth .img {
    right: 55rem;
    bottom: 100rem;
    position: absolute;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .img {
    justify-content: center;
    margin-top: -100rem;
  }
}
.feature__content_fourth .img img {
  display: block;
}
@media (min-width: 751px) {
  .feature__content_fourth .img img {
    width: 284rem;
  }
}
@media (max-width: 750px) {
  .feature__content_fourth .img img {
    width: 224rem;
  }
}
.feature__content_fourth .img img:nth-of-type(2) {
  margin-left: 15rem;
}

.feature__slider {
  display: flex;
  overflow: hidden;
  position: relative;
  margin-bottom: 100rem;
}
.feature__slider a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #050c4c;
  display: block;
  background: #fff;
  border: 1px solid #050c4c;
  text-align: center;
  z-index: 5;
}
@media (min-width: 751px) {
  .feature__slider a {
    width: 506rem;
    padding: 31rem;
  }
}
@media (max-width: 750px) {
  .feature__slider a {
    width: 506rem;
    padding: 31rem;
  }
}
.feature__slider a:before {
  content: "";
  width: 517rem;
  height: 102rem;
  background-image: url(./images/top/intro__arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -15rem;
  right: -15rem;
  position: absolute;
}
.feature__slider a:after {
  content: "";
  width: 30rem;
  height: 30rem;
  background-image: url(./images/top/intro__mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 35rem;
  right: 60rem;
  position: absolute;
}
.feature__slider_content {
  display: flex;
  animation: infinity-scroll-left 20s infinite linear 0.5s both;
}
@media (min-width: 751px) {
  .feature__slider_content img {
    width: 33.3333333333vw;
    margin: 0 16rem;
  }
}
@media (max-width: 750px) {
  .feature__slider_content img {
    margin: 0 16rem;
    width: 619rem;
  }
}

.medical__head {
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .medical__head {
    padding: 100rem 0 0 0;
    margin-bottom: 150rem;
  }
}
@media (max-width: 750px) {
  .medical__head {
    padding: 60rem 40rem 0;
    margin-bottom: 75rem;
  }
}
.medical__head:before {
  content: "";
  width: 100%;
  z-index: -2;
  background-image: url(./images/top/m__bg.jpg);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 751px) {
  .medical__head:before {
    height: 1201rem;
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .medical__head:before {
    height: 272rem;
    background-size: contain;
  }
}
.medical__head p {
  background: linear-gradient(to bottom, #002d7b, #011258); /* 上から下へのグラデーション */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* Safari対策 */
  line-height: 1;
}
@media (min-width: 751px) {
  .medical__head p {
    font-size: 120rem;
    margin-bottom: 30rem;
  }
}
@media (max-width: 750px) {
  .medical__head p {
    font-size: 120rem;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .medical__separate {
    width: 1560rem;
    margin: 0 auto 100rem;
    display: flex;
    justify-content: space-between;
  }
}
.medical__separate a {
  display: block;
  position: relative;
  text-align: center;
}
@media (min-width: 751px) {
  .medical__separate a {
    width: 515rem;
    min-height: 618rem;
    padding: 30rem 27rem;
  }
}
@media (max-width: 750px) {
  .medical__separate a {
    padding: 30rem;
    min-height: 700rem;
    margin-bottom: 30rem;
  }
}
.medical__separate a img {
  display: flex;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 751px) {
  .medical__separate a img {
    height: 618rem;
  }
}
@media (max-width: 750px) {
  .medical__separate a img {
    height: 700rem;
  }
}
.medical__separate a h3 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 30rem;
}
.medical__separate a p {
  font-weight: 600;
  position: relative;
  color: #fff;
}
@media (min-width: 751px) {
  .medical__separate a p {
    margin-bottom: 140rem;
  }
}
@media (max-width: 750px) {
  .medical__separate a p {
    margin-bottom: 140rem;
  }
}
.medical__separate a p:after {
  content: "";
  position: absolute;
  bottom: -100rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  width: 65rem;
  height: 65rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.medical__separate a ul {
  background: rgba(255, 255, 255, 0.8);
  padding: 30rem;
  text-align: left;
}
@media (min-width: 751px) {
  .medical__separate a ul {
    min-height: 216rem;
  }
}
.medical__separate a ul li {
  position: relative;
}
@media (min-width: 751px) {
  .medical__separate a ul li {
    padding-left: 30rem;
    margin-bottom: 10rem;
  }
}
@media (max-width: 750px) {
  .medical__separate a ul li {
    padding-left: 30rem;
    margin-bottom: 10rem;
  }
}
.medical__separate a ul li:before {
  content: "";
  position: absolute;
  top: 5rem;
  left: 0;
  width: 21rem;
  height: 21rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.medical__separate a:nth-of-type(1) p:after {
  background-image: url(./images/top/m__1_arrow.svg);
}
.medical__separate a:nth-of-type(1) ul li:before {
  background-image: url(./images/top/m__1_mark.svg);
}
.medical__separate a:nth-of-type(2) p:after {
  background-image: url(./images/top/m__2_arrow.svg);
}
.medical__separate a:nth-of-type(2) ul li:before {
  background-image: url(./images/top/m__2_mark.svg);
}
.medical__separate a:nth-of-type(3) p:after {
  background-image: url(./images/top/m__3_arrow.svg);
}
.medical__separate a:nth-of-type(3) ul li:before {
  background-image: url(./images/top/m__3_mark.svg);
}
.medical__link {
  background: #e8e8e8;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .medical__link {
    padding: 90rem 75rem 40rem;
    margin-bottom: 200rem;
  }
}
@media (max-width: 750px) {
  .medical__link {
    padding: 90rem 40rem 40rem;
    justify-content: space-between;
    margin-bottom: 100rem;
  }
}
.medical__link a {
  display: block;
  border: 1px solid #262626;
  text-align: center;
  position: relative;
  transition: 0.3s;
}
@media (min-width: 751px) {
  .medical__link a {
    width: 276rem;
    min-height: 360rem;
    padding: 50rem 0 40rem;
  }
}
@media (max-width: 750px) {
  .medical__link a {
    width: 48%;
    margin-bottom: 50rem;
    min-height: 360rem;
    padding: 40rem 20rem;
  }
}
.medical__link a:hover {
  background: #fff;
  opacity: 1;
}
.medical__link a:before {
  content: "";
  width: 28rem;
  height: 28rem;
  background-image: url(./images/top/m__arrow1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  position: absolute;
}
@media (min-width: 751px) {
  .medical__link a:before {
    bottom: 75rem;
  }
}
@media (max-width: 750px) {
  .medical__link a:before {
    bottom: 35rem;
  }
}
@media (min-width: 751px) {
  .medical__link a:nth-of-type(5n+1), .medical__link a:nth-of-type(5n+2), .medical__link a:nth-of-type(5n+3), .medical__link a:nth-of-type(5n+4) {
    margin: 0 9rem 50rem 0;
  }
}
@media (min-width: 751px) {
  .medical__link a:nth-of-type(5n+5) {
    margin: 0 0 50rem 0;
  }
}
.medical__link a img {
  display: block;
  margin: 0 auto 20rem;
  height: 72rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.medical__link a p {
  margin-bottom: 15rem;
}
.medical__link a p:before {
  content: "";
  width: 63rem;
  height: 63rem;
  background-image: url(./images/top/m__before.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: absolute;
}
.medical__link a p:after {
  content: "";
  width: 63rem;
  height: 63rem;
  background-image: url(./images/top/m__after.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  position: absolute;
}
.medical__link a span {
  color: #948f93;
}

.greeting {
  position: relative;
}
@media (min-width: 751px) {
  .greeting {
    min-height: 1513rem;
    margin-bottom: 120rem;
  }
}
@media (max-width: 750px) {
  .greeting {
    padding: 80rem 40rem;
    margin-bottom: 60rem;
  }
}
.greeting:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(./images/top/greeting__bg.jpg);
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  z-index: -3;
  position: absolute;
}
@media (min-width: 751px) {
  .greeting:before {
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .greeting:before {
    background-size: cover;
    background-position: bottom;
  }
}
.greeting__en {
  position: absolute;
  z-index: 2;
}
@media (min-width: 751px) {
  .greeting__en {
    width: 93rem;
    top: 25rem;
    right: 10rem;
  }
}
@media (max-width: 750px) {
  .greeting__en {
    width: 53rem;
    top: 40rem;
    right: 10rem;
  }
}
@media (min-width: 751px) {
  .greeting__inner {
    width: 1450rem;
    margin: 0 auto;
  }
}
.greeting__inner_content {
  position: relative;
}
@media (min-width: 751px) {
  .greeting__inner_content {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .greeting__inner_content {
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .greeting__inner_content .right {
    width: 630rem;
    margin-right: 60rem;
    margin-top: 120rem;
    margin-bottom: 65rem;
  }
}
.greeting__inner_content .right h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 30rem;
}
.greeting__inner_content .right p {
  color: #fff;
}
@media (min-width: 751px) {
  .greeting__inner_content img {
    position: absolute;
    left: 0;
    top: -95rem;
    width: 689rem;
  }
}
@media (max-width: 750px) {
  .greeting__inner_content img {
    width: 100%;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .greeting__inner_separate {
    display: flex;
    justify-content: space-between;
    padding-left: 75rem;
  }
}
@media (max-width: 750px) {
  .greeting__inner_separate {
    margin-bottom: 45rem;
  }
}
.greeting__inner_separate p {
  color: #fff;
}
@media (min-width: 751px) {
  .greeting__inner_separate p {
    width: 615rem;
  }
}
@media (max-width: 750px) {
  .greeting__inner_separate p {
    margin-bottom: 30rem;
  }
}
.greeting__inner_separate .left {
  display: flex;
}
@media (max-width: 750px) {
  .greeting__inner_separate .left {
    justify-content: space-between;
  }
}
.greeting__inner_separate .left img:nth-of-type(1) {
  width: 308rem;
  height: 258rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.greeting__inner_separate .left img:nth-of-type(2) {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 751px) {
  .greeting__inner_separate .left img:nth-of-type(2) {
    width: 340rem;
    height: 340rem;
    margin: 170rem 0 0 40rem;
  }
}
@media (max-width: 750px) {
  .greeting__inner_separate .left img:nth-of-type(2) {
    width: 300rem;
    height: 300rem;
    margin: 85rem 0 0 40rem;
  }
}
.greeting__inner_btn {
  text-align: center;
}
.greeting__inner_btn a {
  color: #fff;
  display: block;
  border: 1px solid #fff;
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  position: relative;
}
@media (min-width: 751px) {
  .greeting__inner_btn a {
    width: 506rem;
    padding: 31rem;
  }
}
@media (max-width: 750px) {
  .greeting__inner_btn a {
    width: 506rem;
    padding: 31rem;
  }
}
.greeting__inner_btn a:before {
  content: "";
  width: 517rem;
  height: 102rem;
  background-image: url(./images/top/intro__arrow3.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -15rem;
  right: -15rem;
  position: absolute;
}
.greeting__inner_btn a:after {
  content: "";
  width: 30rem;
  height: 30rem;
  background-image: url(./images/top/intro__mark3.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 35rem;
  right: 60rem;
  position: absolute;
}

.recruit {
  margin-bottom: 60rem;
}
@media (min-width: 751px) {
  .recruit {
    display: flex;
    align-items: center;
  }
}
.recruit__left {
  position: relative;
  text-align: center;
}
@media (min-width: 751px) {
  .recruit__left {
    width: 778rem;
    min-height: 630rem;
    padding: 140rem 40rem 0 40rem;
  }
}
@media (max-width: 750px) {
  .recruit__left {
    padding: 70rem 40rem;
  }
}
.recruit__left:before {
  content: "";
  background-image: url(./images/top/recruit__bg.jpg);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .recruit__left:before {
    background-size: contain;
  }
}
@media (max-width: 750px) {
  .recruit__left:before {
    background-size: cover;
  }
}
.recruit__left span {
  background: linear-gradient(to bottom, #002d7b, #011258); /* 上から下へのグラデーション */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* Safari対策 */
  line-height: 1;
  display: block;
}
@media (min-width: 751px) {
  .recruit__left span {
    font-size: 90rem;
    margin-bottom: 60rem;
  }
}
@media (max-width: 750px) {
  .recruit__left span {
    font-size: 90rem;
    margin-bottom: 30rem;
  }
}
.recruit__left span:before {
  background: #050c4c;
  width: 100%;
  height: 1px;
  position: absolute;
  content: "";
  top: 25rem;
  left: 0;
}
.recruit__left span:after {
  background: #050c4c;
  width: 100%;
  height: 1px;
  position: absolute;
  content: "";
  bottom: 25rem;
  left: 0;
}
.recruit__left p {
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .recruit img {
    width: 822rem;
    height: 629rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 750px) {
  .recruit img {
    width: 100%;
  }
}

.information {
  position: relative;
  margin-bottom: 60rem;
}
@media (min-width: 751px) {
  .information {
    padding: 280rem 0 0 0;
  }
}
@media (max-width: 750px) {
  .information {
    padding: 60rem 40rem 80rem;
  }
}
.information:before {
  content: "";
  background-image: url(./images/top/information.jpg);
  width: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
}
@media (min-width: 751px) {
  .information:before {
    background-size: contain;
    height: 997rem;
  }
}
@media (max-width: 750px) {
  .information:before {
    background-size: cover;
    height: 1500rem;
  }
}
@media (min-width: 751px) {
  .information__inner {
    width: 1462rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.information__inner_left {
  box-shadow: 2rem 2rem 3rem rgba(155, 155, 155, 0.6);
  background: #fff;
}
@media (min-width: 751px) {
  .information__inner_left {
    width: 715rem;
    padding: 40rem 60rem;
  }
}
@media (max-width: 750px) {
  .information__inner_left {
    padding: 40rem;
    margin-bottom: 50rem;
  }
}
@media (min-width: 751px) {
  .information__inner_left p {
    margin-bottom: 40rem;
  }
}
@media (max-width: 750px) {
  .information__inner_left p {
    margin-bottom: 40rem;
  }
}
.information__inner_right {
  background: #fff;
  box-shadow: 2rem 2rem 3rem rgba(155, 155, 155, 0.6);
}
@media (min-width: 751px) {
  .information__inner_right {
    width: 715rem;
    padding: 40rem 50rem;
  }
}
@media (max-width: 750px) {
  .information__inner_right {
    padding: 40rem;
  }
}
.information__inner_right .content:nth-of-type(1) {
  margin-bottom: 40rem;
}
.information__inner_right .content h2 {
  padding-bottom: 15rem;
  border-bottom: 1px solid #192649;
  margin-bottom: 20rem;
}
.information__inner_right .content .detail {
  padding-bottom: 15rem;
  border-bottom: 1px solid #192649;
}
.information__inner_right .content .detail a {
  display: flex;
}
@media (max-width: 750px) {
  .information__inner_right .content .detail a {
    margin-bottom: 20rem;
  }
}
@media (min-width: 751px) {
  .information__inner_right .content .detail a img {
    width: 86rem;
    height: 102rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 750px) {
  .information__inner_right .content .detail a img {
    width: 86rem;
    height: 102rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.information__inner_right .content .detail a .right {
  position: relative;
}
@media (min-width: 751px) {
  .information__inner_right .content .detail a .right {
    margin-left: 15rem;
    width: 497rem;
  }
}
@media (max-width: 750px) {
  .information__inner_right .content .detail a .right {
    margin-left: 15rem;
    width: 497rem;
  }
}
@media (min-width: 751px) {
  .information__inner_right .content .detail a .right h3 time {
    display: inline-block;
    margin-right: 15rem;
  }
}
@media (max-width: 750px) {
  .information__inner_right .content .detail a .right h3 time {
    display: block;
    line-height: 1;
  }
}
@media (min-width: 751px) {
  .information__inner_right .content .detail a .right span {
    position: absolute;
    right: 0;
    top: 55rem;
  }
}
@media (max-width: 750px) {
  .information__inner_right .content .detail a .right span {
    display: block;
    text-align: right;
  }
}

.topics {
  background: #e8e8e8;
}
@media (min-width: 751px) {
  .topics {
    padding: 80rem 0 90rem;
  }
}
@media (max-width: 750px) {
  .topics {
    padding: 80rem 40rem;
  }
}
@media (min-width: 751px) {
  .topics__inner {
    width: 1462rem;
    margin: 0 auto;
  }
}
.topics__inner_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 751px) {
  .topics__inner_head {
    margin-bottom: 25rem;
  }
}
@media (max-width: 750px) {
  .topics__inner_head {
    margin-bottom: 40rem;
  }
}
@media (min-width: 751px) {
  .topics__inner_head a img {
    width: 126rem;
  }
}
@media (max-width: 750px) {
  .topics__inner_head a img {
    width: 190rem;
  }
}
@media (min-width: 751px) {
  .topics__inner_separate {
    display: flex;
    justify-content: space-between;
  }
}
.topics__inner_separate a {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30rem;
}
@media (min-width: 751px) {
  .topics__inner_separate a {
    width: 474rem;
  }
}
@media (max-width: 750px) {
  .topics__inner_separate a {
    width: 100%;
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .topics__inner_separate a img {
    width: 161rem;
    height: 161rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 751px) {
  .topics__inner_separate a .right {
    width: 234rem;
  }
}
@media (max-width: 750px) {
  .topics__inner_separate a .right {
    width: 405rem;
  }
}
.topics__inner_separate a .right span {
  line-height: 1;
  display: block;
  text-align: right;
}

.meieki {
  background: linear-gradient(to bottom, #013383, #030b4d);
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .meieki {
    padding: 95rem 0;
  }
}
@media (max-width: 750px) {
  .meieki {
    padding: 95rem 40rem;
  }
}
.meieki__head {
  text-align: center;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .meieki__head img {
    width: 520rem;
  }
}
@media (max-width: 750px) {
  .meieki__head img {
    width: 620rem;
  }
}
@media (min-width: 751px) {
  .meieki__separate {
    width: 1340rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left {
    margin-bottom: 50rem;
  }
}
.meieki__separate_left p {
  position: relative;
  margin-bottom: 35rem;
  color: #fff;
}
@media (min-width: 751px) {
  .meieki__separate_left p {
    padding-left: 120rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left p {
    padding-left: 60rem;
  }
}
.meieki__separate_left p:before {
  content: "";
  background-image: url(./images/common/meieki__mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .meieki__separate_left p:before {
    top: 7rem;
    left: 80rem;
    width: 20rem;
    height: 25rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left p:before {
    top: 7rem;
    left: 0;
    width: 40rem;
    height: 50rem;
  }
}
.meieki__separate_left span {
  display: block;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  margin-bottom: 40rem;
}
@media (min-width: 751px) {
  .meieki__separate_left span {
    margin-left: 80rem;
    width: 428rem;
    padding: 26rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left span {
    padding: 25rem;
  }
}
.meieki__separate_left .block {
  display: flex;
}
@media (min-width: 751px) {
  .meieki__separate_left .block a:nth-of-type(1) {
    width: 290rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left .block a:nth-of-type(1) {
    width: 435rem;
  }
}
.meieki__separate_left .block a:nth-of-type(2) {
  display: block;
  margin-left: 30rem;
}
@media (min-width: 751px) {
  .meieki__separate_left .block a:nth-of-type(2) {
    width: 224rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_left .block a:nth-of-type(2) {
    width: 336rem;
  }
}
.meieki__separate_left .block a img {
  width: 100%;
}
@media (min-width: 751px) {
  .meieki__separate_right {
    width: 672rem;
  }
}
.meieki__separate_right p {
  color: #fff;
}
.meieki__separate_right .table {
  background: #fff;
  padding: 15rem;
  margin-bottom: 15rem;
}
.meieki__separate_right .table table {
  background: #fff;
}
.meieki__separate_right .table table tr:first-of-type th,
.meieki__separate_right .table table tr:first-of-type td {
  border-bottom: 1px solid #262626;
}
@media (min-width: 751px) {
  .meieki__separate_right .table table tr:first-of-type th,
  .meieki__separate_right .table table tr:first-of-type td {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_right .table table tr:first-of-type th,
  .meieki__separate_right .table table tr:first-of-type td {
    font-size: 25rem;
  }
}
@media (min-width: 751px) {
  .meieki__separate_right .table table tr:not(:first-of-type) th, .meieki__separate_right .table table tr:not(:first-of-type) td {
    font-size: 22rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_right .table table tr:not(:first-of-type) th, .meieki__separate_right .table table tr:not(:first-of-type) td {
    font-size: 24rem;
  }
}
.meieki__separate_right .table table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .meieki__separate_right .table table tr th {
    width: 180rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .meieki__separate_right .table table tr th {
    width: 20%;
    font-size: 24rem;
    padding: 10rem 0;
  }
}
.meieki__separate_right .table table tr td {
  text-align: center;
  width: calc(14.2857142857% - 180rem);
}
@media (min-width: 751px) {
  .meieki__separate_right .table table tr td {
    padding: 10rem 5rem;
  }
}
@media (max-width: 750px) {
  .meieki__separate_right .table table tr td {
    padding: 10rem 0;
    font-size: 24rem;
    vertical-align: middle;
    text-align: center;
  }
}
.meieki__separate_right .table table tr td.color {
  color: #050c4c;
}
.meieki__separate_right .table table tr td.color1 {
  color: #f7ab00;
}

@media (min-width: 751px) {
  .gmap {
    width: 1470rem;
    margin: 0 auto 60rem;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .gmap {
    margin: 0 40rem 60rem;
  }
}
@media (min-width: 751px) {
  .gmap iframe {
    width: 912rem;
    height: 549rem;
  }
}
@media (max-width: 750px) {
  .gmap iframe {
    width: 100%;
    height: 500rem;
  }
}
@media (min-width: 751px) {
  .gmap__right {
    width: 497rem;
  }
}
@media (max-width: 750px) {
  .gmap__right {
    margin-top: 40rem;
  }
}
.gmap__right img {
  width: 100%;
  margin-bottom: 28rem;
}
.gmap__right p {
  background: #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 37rem;
}
.gmap__right p:before {
  content: "";
  width: 49rem;
  height: 49rem;
  background-image: url(./images/common/meieki__mark31.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 20rem;
}
@media (min-width: 751px) {
  .gmap__right p span {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .gmap__right p span {
    font-size: 32rem;
  }
}

@media (min-width: 751px) {
  .bnr__1 {
    width: 1500rem;
    margin: 0 auto 40rem;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .bnr__1 {
    margin: 0 40rem 40rem;
  }
}
.bnr__1 a {
  display: block;
}
@media (min-width: 751px) {
  .bnr__1 a {
    width: 722rem;
  }
}
@media (max-width: 750px) {
  .bnr__1 a {
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .bnr__1 a:nth-of-type(odd) {
    margin-bottom: 30rem;
  }
}
@media (min-width: 751px) {
  .bnr__1 a:nth-of-type(even) {
    margin-bottom: 30rem;
    margin-left: 55rem;
  }
}

.bnr__2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .bnr__2 {
    width: 1500rem;
    margin: 0 auto 60rem;
  }
}
@media (max-width: 750px) {
  .bnr__2 {
    margin: 0 40rem 60rem;
  }
}
.bnr__2 a {
  display: block;
}
@media (min-width: 751px) {
  .bnr__2 a {
    width: 282rem;
  }
}
@media (max-width: 750px) {
  .bnr__2 a {
    width: 48%;
    margin-bottom: 30rem;
  }
}
.bnr__2 a img {
  width: 100%;
  height: 95rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 751px) {
  .footer__inner {
    width: 1500rem;
    margin: 0 auto 50rem;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .footer__inner {
    margin: 0 40rem 60rem;
  }
}
@media (min-width: 751px) {
  .footer__inner_left {
    width: 313rem;
  }
}
@media (max-width: 750px) {
  .footer__inner_left {
    margin-bottom: 30rem;
  }
}
.footer__inner_left p {
  color: #071151;
  display: flex;
  align-items: center;
  margin-bottom: 25rem;
}
.footer__inner_left p:after {
  content: "";
  display: inline-block;
  width: 140rem;
  height: 1px;
  background: #071151;
  margin-left: 15rem;
}
@media (min-width: 751px) {
  .footer__inner_left.separate {
    width: 661rem;
  }
}
@media (min-width: 751px) {
  .footer__inner_left.separate p:after {
    width: 487rem;
  }
}
.footer__inner_left.separate ul {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .footer__inner_left.separate ul li {
    width: 320rem;
  }
}
@media (max-width: 750px) {
  .footer__inner_left.separate ul li {
    width: 48%;
  }
}
.footer__inner_left ul li a {
  display: block;
  position: relative;
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .footer__inner_left ul li a {
    padding-left: 20rem;
  }
}
@media (max-width: 750px) {
  .footer__inner_left ul li a {
    padding-left: 30rem;
  }
}
.footer__inner_left ul li a:before {
  background: #003686;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
  position: absolute;
  left: 0;
  top: 10rem;
}
@media (min-width: 751px) {
  .footer__inner_left ul li a:before {
    width: 10rem;
    height: 12rem;
  }
}
@media (max-width: 750px) {
  .footer__inner_left ul li a:before {
    width: 20rem;
    height: 24rem;
  }
}

.copyright {
  text-align: center;
  background: #050c4c;
  padding: 5rem;
}
.copyright p {
  color: #fff;
}

.cmn__mv {
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .cmn__mv {
    margin-bottom: 120rem;
  }
}
@media (max-width: 750px) {
  .cmn__mv {
    margin-bottom: 60rem;
  }
}
.cmn__mv picture img {
  width: 100%;
}
@media (max-width: 750px) {
  .cmn__mv picture img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 600rem;
    -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 p {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
}
@media (min-width: 751px) {
  .cmn__mv_menu {
    position: absolute;
    bottom: 40rem;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 100%;
  }
}
@media (max-width: 750px) {
  .cmn__mv_menu {
    display: none;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
.cmn__mv_menu .page__ul li.li {
  position: relative;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li.li:not(:last-of-type) a, .cmn__mv_menu .page__ul li.li:not(:last-of-type) p {
    margin-right: 65rem;
  }
}
.cmn__mv_menu .page__ul li.li a, .cmn__mv_menu .page__ul li.li p {
  display: block;
}
.cmn__mv_menu .page__ul li.li .main__a {
  text-align: center;
  cursor: pointer;
  color: #fff;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li.li .main__a {
    font-size: 18rem;
    line-height: 1.5;
    display: inline-block;
  }
}
.cmn__mv_menu .page__ul li.li .main__a span {
  color: #fff;
  line-height: 1;
  display: block;
  margin-top: 10rem;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li.li .main__a span {
    font-size: 13rem;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li.li.is__active .main__a {
    position: relative;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li.li.is__active .main__a:before {
    content: "";
    width: 38rem;
    height: 6rem;
    background: #fff;
    position: absolute;
    bottom: -35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul li a {
    font-size: 25rem;
  }
}
.cmn__mv_menu .page__ul nav {
  display: none;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul nav .js__sub {
    padding: 30rem 20rem;
    position: absolute;
    left: 0;
    top: 55rem;
    z-index: 5;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
    width: 650rem;
    justify-content: space-between;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul nav .js__sub-a {
    width: 48%;
  }
}
.cmn__mv_menu .page__ul nav .js__sub-a a {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul nav .js__sub-a a {
    font-size: 16rem;
    margin: 0 0 30rem;
    color: #262626;
  }
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul nav .js__sub-a a:nth-of-type(even) {
    margin: 0 0 30rem 50rem;
  }
}
.cmn__mv_menu .page__ul nav .js__sub-a a:before {
  content: "";
  background: #0275c0;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin-right: 10rem;
  display: inline-block;
}
@media (min-width: 751px) {
  .cmn__mv_menu .page__ul nav .js__sub-a a:before {
    width: 12rem;
    height: 14rem;
  }
}

.cmn__blue {
  font-weight: 500;
  color: #050c4c;
}
.cmn__underline {
  font-weight: 500;
  border-bottom: 1px solid #050c4c;
  margin-bottom: 20rem;
}
.cmn__left {
  padding-left: 20rem;
  border-left: 5rem solid #050c4c;
  margin-bottom: 20rem;
}
.cmn__bg3 {
  background: #050c4c;
  color: #fff;
}

@media (min-width: 751px) {
  .template__inner {
    width: 1435rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .template__inner {
    margin: 0 40rem;
  }
}
.template__title h1, .template__title h2, .template__title h3, .template__title h4 {
  position: relative;
  font-weight: 500;
  text-align: center;
}
.template__title h1 span, .template__title h2 span, .template__title h3 span, .template__title h4 span {
  font-weight: 500;
}
.template__title h1.cmn__under, .template__title h2.cmn__under, .template__title h3.cmn__under, .template__title h4.cmn__under {
  position: relative;
}
@media (min-width: 751px) {
  .template__title h1.cmn__under, .template__title h2.cmn__under, .template__title h3.cmn__under, .template__title h4.cmn__under {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .template__title h1.cmn__under, .template__title h2.cmn__under, .template__title h3.cmn__under, .template__title h4.cmn__under {
    font-size: 45rem;
  }
}
.template__title h1.cmn__under:before, .template__title h2.cmn__under:before, .template__title h3.cmn__under:before, .template__title h4.cmn__under:before {
  background: #040d47;
  content: "";
  bottom: 0;
  width: 50%;
  height: 1px;
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.template__title h1.cmn__under:after, .template__title h2.cmn__under:after, .template__title h3.cmn__under:after, .template__title h4.cmn__under:after {
  background: #040d47;
  content: "";
  bottom: -10rem;
  width: 50%;
  height: 1px;
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.template__title h1.cmn__line, .template__title h2.cmn__line, .template__title h3.cmn__line, .template__title h4.cmn__line {
  background: #040d47;
}
@media (min-width: 751px) {
  .template__title h1.cmn__line, .template__title h2.cmn__line, .template__title h3.cmn__line, .template__title h4.cmn__line {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .template__title h1.cmn__line, .template__title h2.cmn__line, .template__title h3.cmn__line, .template__title h4.cmn__line {
    font-size: 45rem;
  }
}
.template__title h1.cmn__line span, .template__title h2.cmn__line span, .template__title h3.cmn__line span, .template__title h4.cmn__line span {
  color: #fff;
}
.template__title h1.cmn__line:before, .template__title h2.cmn__line:before, .template__title h3.cmn__line:before, .template__title h4.cmn__line:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2rem;
  position: absolute;
  left: 0;
}
@media (min-width: 751px) {
  .template__title h1.cmn__line:before, .template__title h2.cmn__line:before, .template__title h3.cmn__line:before, .template__title h4.cmn__line:before {
    top: 10rem;
  }
}
@media (max-width: 750px) {
  .template__title h1.cmn__line:before, .template__title h2.cmn__line:before, .template__title h3.cmn__line:before, .template__title h4.cmn__line:before {
    top: 5rem;
  }
}
.template__title h1.cmn__mark_left, .template__title h2.cmn__mark_left, .template__title h3.cmn__mark_left, .template__title h4.cmn__mark_left {
  color: #040d47;
  display: flex;
  align-items: center;
  line-height: 1.5;
  padding-left: 50rem;
}
@media (min-width: 751px) {
  .template__title h1.cmn__mark_left, .template__title h2.cmn__mark_left, .template__title h3.cmn__mark_left, .template__title h4.cmn__mark_left {
    font-size: 45rem;
  }
}
@media (max-width: 750px) {
  .template__title h1.cmn__mark_left, .template__title h2.cmn__mark_left, .template__title h3.cmn__mark_left, .template__title h4.cmn__mark_left {
    font-size: 45rem;
  }
}
.template__title h1.cmn__mark_left:before, .template__title h2.cmn__mark_left:before, .template__title h3.cmn__mark_left:before, .template__title h4.cmn__mark_left:before {
  content: "";
  display: inline-block;
  width: 30rem;
  height: 30rem;
  background-image: url(./images/common/cmn__mark_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  left: 0;
  left: 0;
}
.template__title h1.cmn__gray1, .template__title h2.cmn__gray1, .template__title h3.cmn__gray1, .template__title h4.cmn__gray1 {
  background: linear-gradient(to right, #e4e4e4 0%, #f6f6f6 50%, #e4e4e4 100%);
  padding: 11rem;
}
@media (min-width: 751px) {
  .template__title h1.cmn__gray1, .template__title h2.cmn__gray1, .template__title h3.cmn__gray1, .template__title h4.cmn__gray1 {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .template__title h1.cmn__gray1, .template__title h2.cmn__gray1, .template__title h3.cmn__gray1, .template__title h4.cmn__gray1 {
    font-size: 35rem;
  }
}
.template__title h1.cmn__gray1:before, .template__title h2.cmn__gray1:before, .template__title h3.cmn__gray1:before, .template__title h4.cmn__gray1:before {
  content: "";
  width: 21rem;
  height: 20rem;
  background-image: url(./images/common/cmn__gray1_mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 7rem;
  left: 12rem;
  position: absolute;
}
.template__title h1.cmn__gray1:after, .template__title h2.cmn__gray1:after, .template__title h3.cmn__gray1:after, .template__title h4.cmn__gray1:after {
  content: "";
  width: 21rem;
  height: 20rem;
  background-image: url(./images/common/cmn__gray1_mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 7rem;
  left: 12rem;
  position: absolute;
  transform: rotate(-90deg);
}
.template__title h1.cmn__gray1 span:before, .template__title h2.cmn__gray1 span:before, .template__title h3.cmn__gray1 span:before, .template__title h4.cmn__gray1 span:before {
  content: "";
  width: 21rem;
  height: 20rem;
  background-image: url(./images/common/cmn__gray1_mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 7rem;
  right: 12rem;
  position: absolute;
  transform: rotate(90deg);
}
.template__title h1.cmn__gray1 span:after, .template__title h2.cmn__gray1 span:after, .template__title h3.cmn__gray1 span:after, .template__title h4.cmn__gray1 span:after {
  content: "";
  width: 21rem;
  height: 20rem;
  background-image: url(./images/common/cmn__gray1_mark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 7rem;
  right: 12rem;
  position: absolute;
  transform: rotate(-180deg);
}
.template__separate {
  margin-bottom: 100rem;
}
.template__separate.background {
  outline: 2rem solid #fff;
  outline-offset: -20rem;
  position: relative;
}
@media (min-width: 751px) {
  .template__separate.background {
    padding: 50rem;
    width: 1447rem;
    margin: 0 auto 100rem;
  }
}
@media (max-width: 750px) {
  .template__separate.background {
    padding: 40rem;
  }
}
.template__separate.background:before {
  z-index: -2;
  background: #efefef;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.template__separate.background:after {
  background: #f5f5f5;
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: -1;
}
@media (min-width: 751px) {
  .template__separate.background:after {
    width: 593rem;
    height: 318rem;
  }
}
.template__separate.background .template__inner {
  width: auto;
}
@media (min-width: 751px) {
  .template__separate.background .template__separate_content {
    flex-direction: row-reverse;
    width: auto;
  }
}
@media (min-width: 751px) {
  .template__separate.background .right {
    width: 531rem;
  }
}
.template__separate.background .right:before {
  content: none;
}
@media (min-width: 751px) {
  .template__separate.background .right img {
    width: 531rem;
    height: 358rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 751px) {
  .template__separate.background .left {
    width: 735rem;
  }
}
.template__separate.background2:after {
  background: #f5f5f5;
  position: absolute;
  content: "";
  bottom: 0;
  right: auto;
  left: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  z-index: -1;
}
@media (min-width: 751px) {
  .template__separate.background2:after {
    width: 593rem;
    height: 318rem;
  }
}
@media (min-width: 751px) {
  .template__separate.background2 .template__separate_content {
    flex-direction: unset;
  }
}
@media (min-width: 751px) {
  .template__separate_content {
    display: flex;
    justify-content: space-between;
  }
}
@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 {
  margin-bottom: 30rem;
  color: #040d47;
  display: flex;
  align-items: center;
  line-height: 1.5;
  padding-left: 50rem;
  position: relative;
}
@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: "";
  display: inline-block;
  width: 30rem;
  height: 30rem;
  background-image: url(./images/common/cmn__mark_left.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  left: 0;
}
.template__separate_content .right {
  position: relative;
}
@media (min-width: 751px) {
  .template__separate_content .right {
    width: 675rem;
  }
}
@media (max-width: 750px) {
  .template__separate_content .right {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .template__separate_content .right img {
    width: 100%;
    height: 450rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.template__width100 p {
  margin-bottom: 30rem;
}
.template__width100 img {
  width: 100%;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .template__divine_block {
    display: flex;
    flex-wrap: wrap;
  }
}
.template__divine_block img {
  display: flex;
}
.template__divine_block h2, .template__divine_block h3, .template__divine_block h4 {
  text-align: center;
}
@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;
  }
}
@media (min-width: 751px) {
  .template__divine_block.second .detail {
    width: 686rem;
  }
}
@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: 465rem;
  }
}
@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: 341rem;
  }
}
@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: 150rem;
    font-size: 40rem;
    margin-bottom: 70rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail h2, .template__faq .detail h3, .template__faq .detail h4 {
    padding-left: 75rem;
    font-size: 40rem;
    margin-bottom: 35rem;
  }
}
.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: 90.4rem;
    height: 89.6rem;
    top: 0rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail h2:before, .template__faq .detail h3:before, .template__faq .detail h4:before {
    width: 56.5rem;
    height: 56rem;
    top: 12rem;
  }
}
.template__faq .detail p {
  position: relative;
  font-weight: 500;
}
@media (min-width: 751px) {
  .template__faq .detail p {
    padding-left: 105rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail p {
    padding-left: 75rem;
  }
}
.template__faq .detail p:before {
  content: "";
  width: 45rem;
  height: 42rem;
  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: 30rem;
  }
}
@media (max-width: 750px) {
  .template__faq .detail p:before {
    left: 0;
    top: 10rem;
  }
}

@media (min-width: 751px) {
  .template__flow .template__inner {
    width: 1309rem;
  }
}
.template__flow .template__inner .detail {
  position: relative;
}
@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;
  left: 0;
}
@media (min-width: 751px) {
  .template__flow .template__inner .detail__left_number {
    top: -20rem;
  }
}
@media (max-width: 750px) {
  .template__flow .template__inner .detail__left_number {
    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: 500;
}
@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: 30rem;
  }
}
@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: 36rem;
  }
}
@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: #cccccc;
  position: absolute;
  bottom: -85rem;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.template__flow .template__inner .detail:nth-of-type(odd) .detail__left_number {
  background: #0060af;
}
.template__flow .template__inner .detail:nth-of-type(even) .detail__left_number {
  background: #55b5bc;
}

@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 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 #050c4c;
}
.template__table_inner dl dt {
  padding: 20rem;
  display: table-cell;
  border-right: 1px solid #050c4c;
  border-left: 1px solid #050c4c;
  border-bottom: 1px solid #050c4c;
}
@media (max-width: 750px) {
  .template__table_inner dl dt {
    font-size: 26rem;
  }
}
.template__table_inner dl dd {
  padding: 20rem;
  display: table-cell;
  border-right: 1px solid #050c4c;
  border-bottom: 1px solid #050c4c;
}
@media (max-width: 750px) {
  .template__table_inner dl dd {
    font-size: 26rem;
  }
}
.template__table.normal .detail dl dt {
  background: #050c4c;
  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: #050c4c;
  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:not(:first-of-type) dt {
  background: #f0f2ff;
}
@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: #050c4c;
  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: #050c4c;
  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%;
  }
}

.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 {
  color: #fff;
  position: relative;
  background: #050c4c;
  text-align: center;
  padding: 10rem;
  margin-bottom: 50rem;
}
.news__left_title:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2rem;
  left: 0;
  top: 10rem;
  z-index: 2;
  position: absolute;
}
@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 {
  color: #fff;
  position: relative;
  background: #050c4c;
  text-align: center;
  padding: 10rem;
  margin-bottom: 50rem;
}
@media (min-width: 751px) {
  .news__left_content h2 {
    font-size: 35rem;
  }
}
@media (max-width: 750px) {
  .news__left_content h2 {
    font-size: 35rem;
  }
}
.news__left_content h2:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 2rem;
  left: 0;
  top: 10rem;
  z-index: 2;
  position: absolute;
}
.news__left_content h3 {
  padding-left: 20rem;
  font-weight: 700;
  border-left: 10rem solid #0275c0;
}
@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: #050c4c;
  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: 500;
}
@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: #0275c0;
  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: #c0a874;
  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: #050c4c;
  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;
  justify-content: space-between;
  margin-top: 50rem;
}
.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;
}
.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 (max-width: 750px) {
  .float__3 {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: 5;
  }
}
.float__3 a {
  display: block;
}
.float__3 a img {
  display: flex;
}
@media (min-width: 751px) {
  .float__3 a:not(:last-of-type) {
    display: none;
  }
}
@media (max-width: 750px) {
  .float__3 a:nth-of-type(1) {
    width: 45%;
  }
}
.float__3 a:nth-of-type(1) img {
  width: 100%;
}
@media (max-width: 750px) {
  .float__3 a:nth-of-type(2) {
    width: 28%;
  }
}
.float__3 a:nth-of-type(2) img {
  width: 100%;
}
@media (max-width: 750px) {
  .float__3 a:nth-of-type(3) {
    width: 20%;
  }
}
.float__3 a:nth-of-type(3) img {
  width: 100%;
}
@media (min-width: 751px) {
  .float__3 a:nth-of-type(4) {
    position: fixed;
    right: 20rem;
    bottom: 20rem;
    z-index: 50;
  }
}
@media (max-width: 750px) {
  .float__3 a:nth-of-type(4) {
    width: 10%;
    background: #fff;
    padding: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .float__3 a:nth-of-type(4) img {
    width: 105rem;
  }
}

.template__trouble {
  position: relative;
}
@media (min-width: 751px) {
  .template__trouble {
    min-height: 507rem;
    padding: 60rem 0 60rem;
    margin-bottom: 140rem;
  }
}
@media (max-width: 750px) {
  .template__trouble {
    margin-bottom: 70rem;
    padding: 60rem 40rem 50rem;
  }
}
.template__trouble:before {
  content: "";
  background: #f8f7f2;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  clip-path: polygon(0% 0%, 0% 50%, 50% 100%, 100% 50%, 100% 0%);
  height: 100%;
}
.template__trouble:after {
  content: "";
  background: #f3ede4;
  width: 90%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -2;
  clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 100%);
  height: 75%;
}
.template__trouble_bg:before {
  content: "";
  background: #e6e0ce;
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 100%);
  height: 80%;
}
@media (max-width: 750px) {
  .template__trouble .template__inner {
    margin: 0;
  }
}
.template__trouble_content {
  text-align: center;
  position: relative;
}
@media (min-width: 751px) {
  .template__trouble_content {
    width: 1160rem;
    margin: 0 auto;
  }
}
.template__trouble_content .midashi {
  text-align: center;
  margin-bottom: 30rem;
  position: relative;
}
.template__trouble_content .midashi:before {
  background: #716550;
  height: 2rem;
  content: "";
  position: absolute;
}
@media (min-width: 751px) {
  .template__trouble_content .midashi:before {
    width: 530rem;
    left: -220rem;
    top: 30rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .midashi:before {
    width: 150rem;
    left: -30rem;
    top: 25rem;
  }
}
.template__trouble_content .midashi:after {
  background: #716550;
  height: 2rem;
  content: "";
  position: absolute;
}
@media (min-width: 751px) {
  .template__trouble_content .midashi:after {
    width: 530rem;
    right: -220rem;
    top: 30rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .midashi:after {
    width: 150rem;
    right: -30rem;
    top: 25rem;
  }
}
@media (min-width: 751px) {
  .template__trouble_content .midashi img {
    width: 488rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .midashi img {
    width: 390.4rem;
  }
}
.template__trouble_content .sub {
  position: relative;
  background: #726650;
}
.template__trouble_content .sub:before {
  background-image: url(./images/common/template__trouble_title.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 63rem;
  height: 100%;
}
.template__trouble_content .sub h2, .template__trouble_content .sub h3, .template__trouble_content .sub h4 {
  color: #fff;
}
@media (min-width: 751px) {
  .template__trouble_content .sub h2, .template__trouble_content .sub h3, .template__trouble_content .sub h4 {
    font-size: 30rem;
  }
}
@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 .block {
  text-align: left;
  background: #fff;
}
@media (min-width: 751px) {
  .template__trouble_content .block {
    padding: 20rem 40rem;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .block {
    padding: 20rem 20rem 30rem;
  }
}
.template__trouble_content .block li {
  display: flex;
  position: relative;
  border-bottom: 2px dotted #262626;
  font-weight: 500;
}
@media (min-width: 751px) {
  .template__trouble_content .block li {
    width: 48%;
    padding: 5rem 0 5rem 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: 40rem;
  }
}
.template__trouble_content .block li:before {
  content: "";
  background-image: url(./images/common/template__trouble_before.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
@media (min-width: 751px) {
  .template__trouble_content .block li:before {
    width: 20rem;
    height: 20rem;
    top: 10rem;
    left: 10rem;
  }
}
@media (max-width: 750px) {
  .template__trouble_content .block li:before {
    width: 25rem;
    height: 25rem;
    top: 15rem;
    left: 10rem;
  }
}

.template__btn a {
  display: block;
}
@media (max-width: 750px) {
  .template__btn a {
    width: 80%;
  }
}
.template__btn .cmn__button {
  margin-top: 0;
}
@media (max-width: 750px) {
  .template__btn .cmn__button {
    margin-bottom: 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn .template__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .template__btn_content3 .cmn__button {
    margin: 0 0 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn_content3 .cmn__button:nth-of-type(3n+2) {
    margin: 0 110rem 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn_content4 .cmn__button:nth-of-type(4n+2), .template__btn_content4 .cmn__button:nth-of-type(4n+3) {
    margin: 0 22rem 50rem;
  }
}
@media (min-width: 751px) {
  .template__btn_content4 a {
    width: 328rem;
  }
}
@media (min-width: 751px) {
  .template__btn_content2 .cmn__button:nth-of-type(odd) {
    margin: 0 0 50rem 0;
  }
}
@media (min-width: 751px) {
  .template__btn_content2 .cmn__button:nth-of-type(even) {
    margin: 0 0 50rem 170rem;
  }
}

.template__otoiawase {
  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 dt p {
  display: flex;
  align-items: center;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dt {
    width: 460rem;
    font-size: 35rem;
    padding: 25rem;
    justify-content: space-between;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dt {
    width: 100%;
    padding: 15rem 15rem 0 15rem;
  }
}
.template__otoiawase .contact__form dl dt span {
  color: #fff;
  display: inline-block;
  padding: 10rem;
  background: #cab584;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-left: 10rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dt span {
    font-size: 25rem;
    width: 96rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dt span {
    margin-left: 15rem;
  }
}
.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 .kibou {
  display: flex;
  align-items: center;
  margin-bottom: 20rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd .kibou p {
    margin: 0 10rem 0 0;
    font-size: 23rem;
  }
}
.template__otoiawase .contact__form dl dd .kibou select {
  margin: 0 10rem;
}
@media (min-width: 751px) {
  .template__otoiawase .contact__form dl dd .kibou select {
    padding: 10rem;
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .template__otoiawase .contact__form dl dd .kibou select {
    padding: 15rem;
    font-size: 26rem;
  }
}
.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;
  width: 100%;
}
@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] {
    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] {
    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: #030b4d;
  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;
  }
}

@media (min-width: 751px) {
  .template__shinryo_table {
    width: 1100rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .template__shinryo_table {
    margin: 0 40rem;
  }
}
.template__shinryo_table table {
  background: #fff;
}
.template__shinryo_table table tr:first-of-type th,
.template__shinryo_table table tr:first-of-type td {
  background: #050c4c;
  color: #fff;
}
@media (min-width: 751px) {
  .template__shinryo_table table tr:first-of-type th,
  .template__shinryo_table table tr:first-of-type td {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .template__shinryo_table table tr:first-of-type th,
  .template__shinryo_table table tr:first-of-type td {
    font-size: 25rem;
  }
}
.template__shinryo_table table tr:not(:first-of-type) th {
  background: #050c4c;
  color: #fff;
}
@media (min-width: 751px) {
  .template__shinryo_table table tr:not(:first-of-type) th, .template__shinryo_table table tr:not(:first-of-type) td {
    font-size: 22rem;
  }
}
@media (max-width: 750px) {
  .template__shinryo_table table tr:not(:first-of-type) th, .template__shinryo_table table tr:not(:first-of-type) td {
    font-size: 24rem;
  }
}
.template__shinryo_table table tr th {
  text-align: center;
}
@media (min-width: 751px) {
  .template__shinryo_table table tr th {
    width: 180rem;
    padding: 10rem 0;
  }
}
@media (max-width: 750px) {
  .template__shinryo_table table tr th {
    width: 20%;
    font-size: 24rem;
    padding: 10rem 0;
  }
}
.template__shinryo_table table tr td {
  text-align: center;
  width: calc(14.2857142857% - 180rem);
}
@media (min-width: 751px) {
  .template__shinryo_table table tr td {
    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: #262626;
}
.template__shinryo_table table tr td.color1 {
  color: #f7ab00;
}

#contact-complete {
  text-align: center;
}/*# sourceMappingURL=style.css.map */