/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

li {
  list-style: none;
}

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

*:focus {
  outline: none;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.sp-flex {
  display: none !important;
}

.pc-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.sp-inlineblock {
  display: none !important;
}

.pc-inlineblock {
  display: inline-block !important;
}

@media screen and (max-width: 750px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pc-flex {
    display: none !important;
  }
  .sp-inlineblock {
    display: inline-block !important;
  }
  .pc-inlineblock {
    display: none !important;
  }
}
.text_align_center {
  text-align: center;
}

.text_align_left {
  text-align: left;
}

.text_align_right {
  text-align: right;
}

.ank04 {
  margin: -50px 0 0 0;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 750px) {
  .ank04 {
    margin: -20px 0 0 0;
    padding: 20px 0 0 0;
  }
}

.ank05 {
  margin: -100px 0 0 0;
  padding: 100px 0 0 0;
}
@media screen and (max-width: 750px) {
  .ank05 {
    margin: -55px 0 0 0;
    padding: 55px 0 0 0;
  }
}

.ank.ank_mg {
  margin: -180px 0 0 0;
  padding: 180px 0 0 0;
}
@media screen and (max-width: 750px) {
  .ank.ank_mg {
    margin: -100px 0 0 0;
    padding: 100px 0 0 0;
  }
}

.mgB_0 {
  margin-bottom: 0em !important;
}

.mgB_1 {
  margin-bottom: 0.1em !important;
}

.mgB_2 {
  margin-bottom: 0.2em !important;
}

.mgB_3 {
  margin-bottom: 0.3em !important;
}

.mgB_4 {
  margin-bottom: 0.4em !important;
}

.mgB_5 {
  margin-bottom: 0.5em !important;
}

.mgB_6 {
  margin-bottom: 0.6em !important;
}

.mgB_7 {
  margin-bottom: 0.7em !important;
}

.mgB_8 {
  margin-bottom: 0.8em !important;
}

.mgB_9 {
  margin-bottom: 0.9em !important;
}

.mgB_10 {
  margin-bottom: 1em !important;
}

.mgB_11 {
  margin-bottom: 1.1em !important;
}

.mgB_12 {
  margin-bottom: 1.2em !important;
}

.mgB_13 {
  margin-bottom: 1.3em !important;
}

.mgB_14 {
  margin-bottom: 1.4em !important;
}

.mgB_15 {
  margin-bottom: 1.5em !important;
}

.mgB_16 {
  margin-bottom: 1.6em !important;
}

.mgB_17 {
  margin-bottom: 1.7em !important;
}

.mgB_18 {
  margin-bottom: 1.8em !important;
}

.mgB_19 {
  margin-bottom: 1.9em !important;
}

.mgB_20 {
  margin-bottom: 2em !important;
}

.mgB_21 {
  margin-bottom: 2.1em !important;
}

.mgB_22 {
  margin-bottom: 2.2em !important;
}

.mgB_23 {
  margin-bottom: 2.3em !important;
}

.mgB_24 {
  margin-bottom: 2.4em !important;
}

.mgB_25 {
  margin-bottom: 2.5em !important;
}

.mgB_26 {
  margin-bottom: 2.6em !important;
}

.mgB_27 {
  margin-bottom: 2.7em !important;
}

.mgB_28 {
  margin-bottom: 2.8em !important;
}

.mgB_29 {
  margin-bottom: 2.9em !important;
}

.mgB_30 {
  margin-bottom: 3em !important;
}

.mgB_31 {
  margin-bottom: 3.1em !important;
}

.mgB_32 {
  margin-bottom: 3.2em !important;
}

.mgB_33 {
  margin-bottom: 3.3em !important;
}

.mgB_34 {
  margin-bottom: 3.4em !important;
}

.mgB_35 {
  margin-bottom: 3.5em !important;
}

.mgB_36 {
  margin-bottom: 3.6em !important;
}

.mgB_37 {
  margin-bottom: 3.7em !important;
}

.mgB_38 {
  margin-bottom: 3.8em !important;
}

.mgB_39 {
  margin-bottom: 3.9em !important;
}

.mgB_40 {
  margin-bottom: 4em !important;
}

.mgB_41 {
  margin-bottom: 4.1em !important;
}

.mgB_42 {
  margin-bottom: 4.2em !important;
}

.mgB_43 {
  margin-bottom: 4.3em !important;
}

.mgB_44 {
  margin-bottom: 4.4em !important;
}

.mgB_45 {
  margin-bottom: 4.5em !important;
}

.mgB_46 {
  margin-bottom: 4.6em !important;
}

.mgB_47 {
  margin-bottom: 4.7em !important;
}

.mgB_48 {
  margin-bottom: 4.8em !important;
}

.mgB_49 {
  margin-bottom: 4.9em !important;
}

.mgB_50 {
  margin-bottom: 5em !important;
}

.mgB_51 {
  margin-bottom: 5.1em !important;
}

.mgB_52 {
  margin-bottom: 5.2em !important;
}

.mgB_53 {
  margin-bottom: 5.3em !important;
}

.mgB_54 {
  margin-bottom: 5.4em !important;
}

.mgB_55 {
  margin-bottom: 5.5em !important;
}

.mgB_56 {
  margin-bottom: 5.6em !important;
}

.mgB_57 {
  margin-bottom: 5.7em !important;
}

.mgB_58 {
  margin-bottom: 5.8em !important;
}

.mgB_59 {
  margin-bottom: 5.9em !important;
}

.mgB_60 {
  margin-bottom: 6em !important;
}

.mgB_61 {
  margin-bottom: 6.1em !important;
}

.mgB_62 {
  margin-bottom: 6.2em !important;
}

.mgB_63 {
  margin-bottom: 6.3em !important;
}

.mgB_64 {
  margin-bottom: 6.4em !important;
}

.mgB_65 {
  margin-bottom: 6.5em !important;
}

.mgB_66 {
  margin-bottom: 6.6em !important;
}

.mgB_67 {
  margin-bottom: 6.7em !important;
}

.mgB_68 {
  margin-bottom: 6.8em !important;
}

.mgB_69 {
  margin-bottom: 6.9em !important;
}

.mgB_70 {
  margin-bottom: 7em !important;
}

.mgB_71 {
  margin-bottom: 7.1em !important;
}

.mgB_72 {
  margin-bottom: 7.2em !important;
}

.mgB_73 {
  margin-bottom: 7.3em !important;
}

.mgB_74 {
  margin-bottom: 7.4em !important;
}

.mgB_75 {
  margin-bottom: 7.5em !important;
}

.mgB_76 {
  margin-bottom: 7.6em !important;
}

.mgB_77 {
  margin-bottom: 7.7em !important;
}

.mgB_78 {
  margin-bottom: 7.8em !important;
}

.mgB_79 {
  margin-bottom: 7.9em !important;
}

.mgB_80 {
  margin-bottom: 8em !important;
}

.mgB_81 {
  margin-bottom: 8.1em !important;
}

.mgB_82 {
  margin-bottom: 8.2em !important;
}

.mgB_83 {
  margin-bottom: 8.3em !important;
}

.mgB_84 {
  margin-bottom: 8.4em !important;
}

.mgB_85 {
  margin-bottom: 8.5em !important;
}

.mgB_86 {
  margin-bottom: 8.6em !important;
}

.mgB_87 {
  margin-bottom: 8.7em !important;
}

.mgB_88 {
  margin-bottom: 8.8em !important;
}

.mgB_89 {
  margin-bottom: 8.9em !important;
}

.mgB_90 {
  margin-bottom: 9em !important;
}

.mgB_91 {
  margin-bottom: 9.1em !important;
}

.mgB_92 {
  margin-bottom: 9.2em !important;
}

.mgB_93 {
  margin-bottom: 9.3em !important;
}

.mgB_94 {
  margin-bottom: 9.4em !important;
}

.mgB_95 {
  margin-bottom: 9.5em !important;
}

.mgB_96 {
  margin-bottom: 9.6em !important;
}

.mgB_97 {
  margin-bottom: 9.7em !important;
}

.mgB_98 {
  margin-bottom: 9.8em !important;
}

.mgB_99 {
  margin-bottom: 9.9em !important;
}

.mgB_100 {
  margin-bottom: 10em !important;
}

.mgB_101 {
  margin-bottom: 10.1em !important;
}

.mgB_102 {
  margin-bottom: 10.2em !important;
}

.mgB_103 {
  margin-bottom: 10.3em !important;
}

.mgB_104 {
  margin-bottom: 10.4em !important;
}

.mgB_105 {
  margin-bottom: 10.5em !important;
}

.mgB_106 {
  margin-bottom: 10.6em !important;
}

.mgB_107 {
  margin-bottom: 10.7em !important;
}

.mgB_108 {
  margin-bottom: 10.8em !important;
}

.mgB_109 {
  margin-bottom: 10.9em !important;
}

.mgB_110 {
  margin-bottom: 11em !important;
}

.mgB_111 {
  margin-bottom: 11.1em !important;
}

.mgB_112 {
  margin-bottom: 11.2em !important;
}

.mgB_113 {
  margin-bottom: 11.3em !important;
}

.mgB_114 {
  margin-bottom: 11.4em !important;
}

.mgB_115 {
  margin-bottom: 11.5em !important;
}

.mgB_116 {
  margin-bottom: 11.6em !important;
}

.mgB_117 {
  margin-bottom: 11.7em !important;
}

.mgB_118 {
  margin-bottom: 11.8em !important;
}

.mgB_119 {
  margin-bottom: 11.9em !important;
}

.mgB_120 {
  margin-bottom: 12em !important;
}

.mgB_121 {
  margin-bottom: 12.1em !important;
}

.mgB_122 {
  margin-bottom: 12.2em !important;
}

.mgB_123 {
  margin-bottom: 12.3em !important;
}

.mgB_124 {
  margin-bottom: 12.4em !important;
}

.mgB_125 {
  margin-bottom: 12.5em !important;
}

.mgB_126 {
  margin-bottom: 12.6em !important;
}

.mgB_127 {
  margin-bottom: 12.7em !important;
}

.mgB_128 {
  margin-bottom: 12.8em !important;
}

.mgB_129 {
  margin-bottom: 12.9em !important;
}

.mgB_130 {
  margin-bottom: 13em !important;
}

.mgB_131 {
  margin-bottom: 13.1em !important;
}

.mgB_132 {
  margin-bottom: 13.2em !important;
}

.mgB_133 {
  margin-bottom: 13.3em !important;
}

.mgB_134 {
  margin-bottom: 13.4em !important;
}

.mgB_135 {
  margin-bottom: 13.5em !important;
}

.mgB_136 {
  margin-bottom: 13.6em !important;
}

.mgB_137 {
  margin-bottom: 13.7em !important;
}

.mgB_138 {
  margin-bottom: 13.8em !important;
}

.mgB_139 {
  margin-bottom: 13.9em !important;
}

.mgB_140 {
  margin-bottom: 14em !important;
}

.mgB_141 {
  margin-bottom: 14.1em !important;
}

.mgB_142 {
  margin-bottom: 14.2em !important;
}

.mgB_143 {
  margin-bottom: 14.3em !important;
}

.mgB_144 {
  margin-bottom: 14.4em !important;
}

.mgB_145 {
  margin-bottom: 14.5em !important;
}

.mgB_146 {
  margin-bottom: 14.6em !important;
}

.mgB_147 {
  margin-bottom: 14.7em !important;
}

.mgB_148 {
  margin-bottom: 14.8em !important;
}

.mgB_149 {
  margin-bottom: 14.9em !important;
}

.mgB_150 {
  margin-bottom: 15em !important;
}

@media screen and (max-width: 750px) {
  .mgB_sp_0 {
    margin-bottom: 0em !important;
  }
  .mgB_sp_1 {
    margin-bottom: 0.1em !important;
  }
  .mgB_sp_2 {
    margin-bottom: 0.2em !important;
  }
  .mgB_sp_3 {
    margin-bottom: 0.3em !important;
  }
  .mgB_sp_4 {
    margin-bottom: 0.4em !important;
  }
  .mgB_sp_5 {
    margin-bottom: 0.5em !important;
  }
  .mgB_sp_6 {
    margin-bottom: 0.6em !important;
  }
  .mgB_sp_7 {
    margin-bottom: 0.7em !important;
  }
  .mgB_sp_8 {
    margin-bottom: 0.8em !important;
  }
  .mgB_sp_9 {
    margin-bottom: 0.9em !important;
  }
  .mgB_sp_10 {
    margin-bottom: 1em !important;
  }
  .mgB_sp_11 {
    margin-bottom: 1.1em !important;
  }
  .mgB_sp_12 {
    margin-bottom: 1.2em !important;
  }
  .mgB_sp_13 {
    margin-bottom: 1.3em !important;
  }
  .mgB_sp_14 {
    margin-bottom: 1.4em !important;
  }
  .mgB_sp_15 {
    margin-bottom: 1.5em !important;
  }
  .mgB_sp_16 {
    margin-bottom: 1.6em !important;
  }
  .mgB_sp_17 {
    margin-bottom: 1.7em !important;
  }
  .mgB_sp_18 {
    margin-bottom: 1.8em !important;
  }
  .mgB_sp_19 {
    margin-bottom: 1.9em !important;
  }
  .mgB_sp_20 {
    margin-bottom: 2em !important;
  }
  .mgB_sp_21 {
    margin-bottom: 2.1em !important;
  }
  .mgB_sp_22 {
    margin-bottom: 2.2em !important;
  }
  .mgB_sp_23 {
    margin-bottom: 2.3em !important;
  }
  .mgB_sp_24 {
    margin-bottom: 2.4em !important;
  }
  .mgB_sp_25 {
    margin-bottom: 2.5em !important;
  }
  .mgB_sp_26 {
    margin-bottom: 2.6em !important;
  }
  .mgB_sp_27 {
    margin-bottom: 2.7em !important;
  }
  .mgB_sp_28 {
    margin-bottom: 2.8em !important;
  }
  .mgB_sp_29 {
    margin-bottom: 2.9em !important;
  }
  .mgB_sp_30 {
    margin-bottom: 3em !important;
  }
  .mgB_sp_31 {
    margin-bottom: 3.1em !important;
  }
  .mgB_sp_32 {
    margin-bottom: 3.2em !important;
  }
  .mgB_sp_33 {
    margin-bottom: 3.3em !important;
  }
  .mgB_sp_34 {
    margin-bottom: 3.4em !important;
  }
  .mgB_sp_35 {
    margin-bottom: 3.5em !important;
  }
  .mgB_sp_36 {
    margin-bottom: 3.6em !important;
  }
  .mgB_sp_37 {
    margin-bottom: 3.7em !important;
  }
  .mgB_sp_38 {
    margin-bottom: 3.8em !important;
  }
  .mgB_sp_39 {
    margin-bottom: 3.9em !important;
  }
  .mgB_sp_40 {
    margin-bottom: 4em !important;
  }
  .mgB_sp_41 {
    margin-bottom: 4.1em !important;
  }
  .mgB_sp_42 {
    margin-bottom: 4.2em !important;
  }
  .mgB_sp_43 {
    margin-bottom: 4.3em !important;
  }
  .mgB_sp_44 {
    margin-bottom: 4.4em !important;
  }
  .mgB_sp_45 {
    margin-bottom: 4.5em !important;
  }
  .mgB_sp_46 {
    margin-bottom: 4.6em !important;
  }
  .mgB_sp_47 {
    margin-bottom: 4.7em !important;
  }
  .mgB_sp_48 {
    margin-bottom: 4.8em !important;
  }
  .mgB_sp_49 {
    margin-bottom: 4.9em !important;
  }
  .mgB_sp_50 {
    margin-bottom: 5em !important;
  }
  .mgB_sp_51 {
    margin-bottom: 5.1em !important;
  }
  .mgB_sp_52 {
    margin-bottom: 5.2em !important;
  }
  .mgB_sp_53 {
    margin-bottom: 5.3em !important;
  }
  .mgB_sp_54 {
    margin-bottom: 5.4em !important;
  }
  .mgB_sp_55 {
    margin-bottom: 5.5em !important;
  }
  .mgB_sp_56 {
    margin-bottom: 5.6em !important;
  }
  .mgB_sp_57 {
    margin-bottom: 5.7em !important;
  }
  .mgB_sp_58 {
    margin-bottom: 5.8em !important;
  }
  .mgB_sp_59 {
    margin-bottom: 5.9em !important;
  }
  .mgB_sp_60 {
    margin-bottom: 6em !important;
  }
  .mgB_sp_61 {
    margin-bottom: 6.1em !important;
  }
  .mgB_sp_62 {
    margin-bottom: 6.2em !important;
  }
  .mgB_sp_63 {
    margin-bottom: 6.3em !important;
  }
  .mgB_sp_64 {
    margin-bottom: 6.4em !important;
  }
  .mgB_sp_65 {
    margin-bottom: 6.5em !important;
  }
  .mgB_sp_66 {
    margin-bottom: 6.6em !important;
  }
  .mgB_sp_67 {
    margin-bottom: 6.7em !important;
  }
  .mgB_sp_68 {
    margin-bottom: 6.8em !important;
  }
  .mgB_sp_69 {
    margin-bottom: 6.9em !important;
  }
  .mgB_sp_70 {
    margin-bottom: 7em !important;
  }
  .mgB_sp_71 {
    margin-bottom: 7.1em !important;
  }
  .mgB_sp_72 {
    margin-bottom: 7.2em !important;
  }
  .mgB_sp_73 {
    margin-bottom: 7.3em !important;
  }
  .mgB_sp_74 {
    margin-bottom: 7.4em !important;
  }
  .mgB_sp_75 {
    margin-bottom: 7.5em !important;
  }
  .mgB_sp_76 {
    margin-bottom: 7.6em !important;
  }
  .mgB_sp_77 {
    margin-bottom: 7.7em !important;
  }
  .mgB_sp_78 {
    margin-bottom: 7.8em !important;
  }
  .mgB_sp_79 {
    margin-bottom: 7.9em !important;
  }
  .mgB_sp_80 {
    margin-bottom: 8em !important;
  }
  .mgB_sp_81 {
    margin-bottom: 8.1em !important;
  }
  .mgB_sp_82 {
    margin-bottom: 8.2em !important;
  }
  .mgB_sp_83 {
    margin-bottom: 8.3em !important;
  }
  .mgB_sp_84 {
    margin-bottom: 8.4em !important;
  }
  .mgB_sp_85 {
    margin-bottom: 8.5em !important;
  }
  .mgB_sp_86 {
    margin-bottom: 8.6em !important;
  }
  .mgB_sp_87 {
    margin-bottom: 8.7em !important;
  }
  .mgB_sp_88 {
    margin-bottom: 8.8em !important;
  }
  .mgB_sp_89 {
    margin-bottom: 8.9em !important;
  }
  .mgB_sp_90 {
    margin-bottom: 9em !important;
  }
  .mgB_sp_91 {
    margin-bottom: 9.1em !important;
  }
  .mgB_sp_92 {
    margin-bottom: 9.2em !important;
  }
  .mgB_sp_93 {
    margin-bottom: 9.3em !important;
  }
  .mgB_sp_94 {
    margin-bottom: 9.4em !important;
  }
  .mgB_sp_95 {
    margin-bottom: 9.5em !important;
  }
  .mgB_sp_96 {
    margin-bottom: 9.6em !important;
  }
  .mgB_sp_97 {
    margin-bottom: 9.7em !important;
  }
  .mgB_sp_98 {
    margin-bottom: 9.8em !important;
  }
  .mgB_sp_99 {
    margin-bottom: 9.9em !important;
  }
  .mgB_sp_100 {
    margin-bottom: 10em !important;
  }
  .mgB_sp_101 {
    margin-bottom: 10.1em !important;
  }
  .mgB_sp_102 {
    margin-bottom: 10.2em !important;
  }
  .mgB_sp_103 {
    margin-bottom: 10.3em !important;
  }
  .mgB_sp_104 {
    margin-bottom: 10.4em !important;
  }
  .mgB_sp_105 {
    margin-bottom: 10.5em !important;
  }
  .mgB_sp_106 {
    margin-bottom: 10.6em !important;
  }
  .mgB_sp_107 {
    margin-bottom: 10.7em !important;
  }
  .mgB_sp_108 {
    margin-bottom: 10.8em !important;
  }
  .mgB_sp_109 {
    margin-bottom: 10.9em !important;
  }
  .mgB_sp_110 {
    margin-bottom: 11em !important;
  }
  .mgB_sp_111 {
    margin-bottom: 11.1em !important;
  }
  .mgB_sp_112 {
    margin-bottom: 11.2em !important;
  }
  .mgB_sp_113 {
    margin-bottom: 11.3em !important;
  }
  .mgB_sp_114 {
    margin-bottom: 11.4em !important;
  }
  .mgB_sp_115 {
    margin-bottom: 11.5em !important;
  }
  .mgB_sp_116 {
    margin-bottom: 11.6em !important;
  }
  .mgB_sp_117 {
    margin-bottom: 11.7em !important;
  }
  .mgB_sp_118 {
    margin-bottom: 11.8em !important;
  }
  .mgB_sp_119 {
    margin-bottom: 11.9em !important;
  }
  .mgB_sp_120 {
    margin-bottom: 12em !important;
  }
  .mgB_sp_121 {
    margin-bottom: 12.1em !important;
  }
  .mgB_sp_122 {
    margin-bottom: 12.2em !important;
  }
  .mgB_sp_123 {
    margin-bottom: 12.3em !important;
  }
  .mgB_sp_124 {
    margin-bottom: 12.4em !important;
  }
  .mgB_sp_125 {
    margin-bottom: 12.5em !important;
  }
  .mgB_sp_126 {
    margin-bottom: 12.6em !important;
  }
  .mgB_sp_127 {
    margin-bottom: 12.7em !important;
  }
  .mgB_sp_128 {
    margin-bottom: 12.8em !important;
  }
  .mgB_sp_129 {
    margin-bottom: 12.9em !important;
  }
  .mgB_sp_130 {
    margin-bottom: 13em !important;
  }
  .mgB_sp_131 {
    margin-bottom: 13.1em !important;
  }
  .mgB_sp_132 {
    margin-bottom: 13.2em !important;
  }
  .mgB_sp_133 {
    margin-bottom: 13.3em !important;
  }
  .mgB_sp_134 {
    margin-bottom: 13.4em !important;
  }
  .mgB_sp_135 {
    margin-bottom: 13.5em !important;
  }
  .mgB_sp_136 {
    margin-bottom: 13.6em !important;
  }
  .mgB_sp_137 {
    margin-bottom: 13.7em !important;
  }
  .mgB_sp_138 {
    margin-bottom: 13.8em !important;
  }
  .mgB_sp_139 {
    margin-bottom: 13.9em !important;
  }
  .mgB_sp_140 {
    margin-bottom: 14em !important;
  }
  .mgB_sp_141 {
    margin-bottom: 14.1em !important;
  }
  .mgB_sp_142 {
    margin-bottom: 14.2em !important;
  }
  .mgB_sp_143 {
    margin-bottom: 14.3em !important;
  }
  .mgB_sp_144 {
    margin-bottom: 14.4em !important;
  }
  .mgB_sp_145 {
    margin-bottom: 14.5em !important;
  }
  .mgB_sp_146 {
    margin-bottom: 14.6em !important;
  }
  .mgB_sp_147 {
    margin-bottom: 14.7em !important;
  }
  .mgB_sp_148 {
    margin-bottom: 14.8em !important;
  }
  .mgB_sp_149 {
    margin-bottom: 14.9em !important;
  }
  .mgB_sp_150 {
    margin-bottom: 15em !important;
  }
}
.header {
  height: 113px;
  width: 100%;
  z-index: 2000;
  -webkit-transform: unset;
          transform: unset;
  border: none;
  left: auto;
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 750px) {
  .header {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    height: auto;
    position: absolute;
  }
}
.header .header-tag {
  background-color: #fff;
  text-align: center;
  padding: 1em 0;
}
.header .header-tag img {
  width: 217px;
  height: auto;
  margin: 0 auto;
}
.header .inner {
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .header .inner {
    height: auto;
    width: 100%;
    padding: 20px 17px 20px;
  }
}
.header .inner .logo_wrap {
  padding: 0;
  width: 274px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .header .inner .logo_wrap {
    left: 10px;
    width: 200px;
  }
}
.header .inner .logo_wrap a:hover {
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .header .inner .logo_wrap {
    width: 140px;
    margin: 0 0 0 0;
    position: relative;
    z-index: 101;
    top: auto;
    left: auto;
    height: auto;
  }
}
.header .inner .nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .inner .nav .nav_logo {
  width: 120px;
  margin: 0 0 0.3em;
}
@media screen and (max-width: 750px) {
  .header .inner .nav .nav_logo {
    width: 150px;
    margin: 0 0 0.3em;
  }
}
.header .inner .nav .nav_cp {
  font-size: 10px;
}
.header .inner .nav .lists {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28%;
}
@media screen and (max-width: 1400px) {
  .header .inner .nav .lists {
    right: 285px;
  }
}
@media screen and (max-width: 1000px) {
  .header .inner .nav .lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .nav .lists {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.header .inner .nav .list {
  width: 270px;
  height: 44px;
  margin: 0 48px 0 0;
}
@media screen and (max-width: 1400px) {
  .header .inner .nav .list {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .header .inner .nav .list {
    width: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .header .inner .nav .list {
    height: 27px;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .nav .list {
    margin: 0;
    width: 48%;
  }
}
.header .inner .nav .list .link {
  font-size: 14px;
  white-space: nowrap;
  padding: 0;
  letter-spacing: 0.12em;
  font-weight: 600;
  position: relative;
  z-index: 1;
  color: #4C4A4A;
  background-color: #fff;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  .header .inner .nav .list .link {
    font-size: 11px;
  }
}
@media screen and (max-width: 750px) {
  .header .inner .nav .list .link {
    font-size: 10px;
  }
}
.header .inner .nav .list .link.on:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  margin: auto;
  background-color: #00523a;
}
@media screen and (max-width: 750px) {
  .header .inner .nav .list .link.on:after {
    display: none;
  }
}
.header .inner .nav .list .i_search img {
  width: 22px;
  height: auto;
}
.header .inner .nav .list .i_base img {
  width: 42px;
  height: auto;
}
.header .inner .nav .list .i_cart img {
  width: 42px;
  height: auto;
}
.header .inner .nav .nav_btn_wrap {
  margin: 0 0 3px;
}
@media screen and (max-width: 750px) {
  .header .inner .nav .nav_btn_wrap {
    margin: 2em 0 0;
  }
}
.header .inner .nav .btn {
  width: 222px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  font-size: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .header .inner .nav .btn {
    width: auto;
    padding: 0;
    margin: 1em 0 0;
  }
}
.header .inner .nav .btn:after {
  display: none;
}
.header .inner .nav .btn_lead {
  font-size: 12px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
  margin: 0 0 0.2em;
}
.header .inner .nav .btn_lead .red {
  font-size: 14px;
  color: #ff2919;
}
.header .inner .toggle {
  display: none;
}
@media screen and (max-width: 750px) {
  .header .inner .toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 75px;
    height: 60px;
    z-index: 101;
  }
  .header .inner .toggle span {
    display: block;
    height: 1px;
    width: 28px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .header .inner .toggle span:nth-child(1) {
    top: 21px;
  }
  .header .inner .toggle span:nth-child(3) {
    top: -21px;
  }
}

body.on .header {
  background-color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 750px) {
  body.on .header {
    background-color: unset;
  }
}

.sns {
  width: 160px;
  height: 67px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 425px;
}
.sns .title {
  font-size: 15px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 0.2em;
  letter-spacing: 0.05em;
}
.sns .title span {
  position: relative;
  padding: 0 1em;
}
.sns .title span:before, .sns .title span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 22px;
  margin: auto;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sns .title span:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sns .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns .links .list {
  width: 37px;
  height: 37px;
  margin: 0 6px;
}
.sns .links .list .link {
  display: block;
  width: 100%;
  height: 100%;
}

.header-lp .inner {
  background-color: #fff;
  height: 108px;
}
@media screen and (max-width: 750px) {
  .header-lp .inner {
    height: auto;
  }
}
.header-lp .inner .logo_wrap {
  max-width: 594px;
  width: 43%;
}
@media screen and (max-width: 1000px) {
  .header-lp .inner .logo_wrap {
    width: 40%;
    left: 20px;
  }
}
@media screen and (max-width: 750px) {
  .header-lp .inner .logo_wrap {
    left: auto;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .header-lp .inner .sns {
    right: 315px;
  }
}
@media screen and (max-width: 1000px) {
  .header-lp .inner .sns {
    right: 265px;
  }
}
@media screen and (max-width: 750px) {
  .header-lp .inner .sns {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    display: none;
  }
}
.header-lp .inner .btn-plane {
  position: absolute;
  top: 0;
  right: 44px;
  bottom: 0;
}
@media screen and (max-width: 1200px) {
  .header-lp .inner .btn-plane {
    right: 10px;
    font-size: 14px;
    width: 300px;
  }
  .header-lp .inner .btn-plane span {
    padding-right: 2em;
  }
}
@media screen and (max-width: 1000px) {
  .header-lp .inner .btn-plane {
    right: 10px;
    font-size: 12px;
    width: 260px;
  }
}
@media screen and (max-width: 750px) {
  .header-lp .inner .btn-plane {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 45px;
    font-size: 14px;
  }
}

.header.open .inner .toggle span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
}
.header.open .inner .toggle span:nth-child(2) {
  display: none;
}
.header.open .inner .toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
}
.header.open .inner .nav {
  right: 0;
}

.banner-wrap {
  position: absolute;
  top: 0;
  right: 76px;
  width: 270px;
  height: 67px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1400px) {
  .banner-wrap {
    right: 10px;
  }
}
@media screen and (max-width: 750px) {
  .banner-wrap {
    right: 7px;
    width: 190px;
    height: 48px;
  }
}
.banner-wrap .banner {
  display: block;
  background-color: #3F6ABB;
  padding: 0.9em 0 0;
  line-height: 1;
  border-radius: 10px;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .banner-wrap .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    border-radius: 8px;
    pointer-events: auto;
  }
}
.banner-wrap .banner .title {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0.6em;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 750px) {
  .banner-wrap .banner .title {
    font-size: 10px;
    letter-spacing: 0.1em;
    -webkit-transform: scale(0.82);
            transform: scale(0.82);
    margin-bottom: 0.5em;
  }
}
.banner-wrap .banner .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.banner-wrap .banner .layout .icon {
  width: 16px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .banner-wrap .banner .layout .icon {
    width: 12px;
  }
}
.banner-wrap .banner .layout .text {
  font-size: 20px;
  padding: 0;
  font-weight: normal;
  letter-spacing: 0.12em;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .banner-wrap .banner .layout .text {
    font-size: 14px;
    letter-spacing: 0.17em;
  }
}

.footer {
  background-color: rgba(80, 182, 234, 0.19);
  position: relative;
  padding: 246px 0 35px 0;
  background-image: url("../img/ft-back.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .footer {
    background-image: url("../img/ft-back_sp.svg");
    padding-left: 0;
    padding: 147px 0 35px 0;
  }
}
.footer .copyright {
  text-align: center;
  font-size: 14px;
  padding: 5.5em 0 1.5em;
  letter-spacing: 0.02em;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 750px) {
  .footer .copyright {
    font-size: 12px;
    padding: 3.5em 0 0.5em;
  }
}
.footer .totop {
  font-size: 12px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 51px;
  height: 51px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #13459c;
  position: absolute;
  top: 0;
  right: 70px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .footer .totop {
    width: 40px;
    height: 40px;
    right: 10px;
    top: 10px;
    bottom: auto;
  }
}
.footer .totop img {
  width: 25px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .footer .totop img {
    width: 18px;
  }
}
.footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .inner .info {
  margin: 0 5.4% 0 0;
}
@media screen and (max-width: 1200px) {
  .footer .inner .info {
    margin: 0 30px 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .footer .inner .info {
    margin: 0 0 51px;
    width: 223px;
  }
}
.footer .inner .info .name {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.12em;
  margin: 0 0 0.4em;
}
@media screen and (max-width: 750px) {
  .footer .inner .info .name {
    font-size: 20px;
    letter-spacing: 0.4em;
    white-space: nowrap;
  }
}
.footer .inner .info .address {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.12em;
  margin: 0 0 1.4em;
}
@media screen and (max-width: 750px) {
  .footer .inner .info .address {
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 0.9em;
  }
}
.footer .inner .info .glp {
  width: 253px;
}
@media screen and (max-width: 750px) {
  .footer .inner .info .glp {
    width: 223px;
  }
}
.footer .inner .contact {
  width: 370px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1300px) {
  .footer .inner .contact {
    margin: 0 10% 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .footer .inner .contact {
    margin: 0 30px 0 0;
  }
}
@media screen and (max-width: 750px) {
  .footer .inner .contact {
    width: auto;
    margin: 0 0 0 0;
  }
}
.footer .inner .contact .title {
  font-size: 24px;
  margin-bottom: 20px;
}
.footer .inner .contact .block {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 18px 20px;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .block {
    padding: 14px 18px 11px;
  }
}
.footer .inner .contact .tel {
  display: block;
  margin: 0 0 20px;
  color: #fff;
  letter-spacing: 0.07em;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .tel {
    pointer-events: auto;
    margin: 0 auto 9px;
    width: 223px;
  }
}
.footer .inner .contact .tel .name {
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 0.5em;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .tel .name {
    margin: 0 0 0.3em;
    font-size: 11px;
  }
}
.footer .inner .contact .tel .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 300;
  font-size: 21px;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .tel .number {
    gap: 8px;
    font-size: 16px;
  }
}
.footer .inner .contact .tel .number .icon-tel {
  width: 15px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .tel .number .icon-tel {
    width: 13px;
  }
}
.footer .inner .contact .mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 300;
  letter-spacing: 0.07em;
  padding: 13px 20px;
  background-image: url("../img/i_mail.png");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 21px auto;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .mail {
    padding: 9px 20px;
    font-size: 12px;
  }
}
.footer .inner .contact .links {
  margin: 1em 0 0;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .links {
    margin: 1.4em 0 0;
  }
}
.footer .inner .contact .links li {
  margin: 0 0 1.3em;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .links li {
    margin: 0 0 0.6em;
    line-height: 1;
  }
}
.footer .inner .contact .links li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.12em;
  background-image: url("../img/i_link.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15px auto;
  padding: 0 22px 0 0;
}
@media screen and (max-width: 750px) {
  .footer .inner .contact .links li a {
    font-size: 12px;
    background-position: right 10px center;
    background-size: 13px auto;
    padding: 0 27px 0 0;
  }
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #000;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

:root {
  --main_color: #002b8a;
}

body {
  color: #131015;
  line-height: 1.5;
  padding: 0 0 0 0;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media screen and (max-width: 750px) {
  body#top {
    padding: 0 0 0;
  }
}
p {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.12em;
  margin: 0 0 1.5em;
}
@media screen and (max-width: 1000px) {
  p {
    font-size: 1.6vw;
    min-height: 0vw;
  }
}
@media screen and (max-width: 750px) {
  p {
    font-size: 14px;
  }
}

input:focus {
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 999px #fff inset;
          box-shadow: 0 0 0px 999px #fff inset;
}

.article_head_slide-scrollbar.swiper-scrollbar-horizontal {
  height: 7px;
  width: 90%;
  border-radius: 0;
  padding: 0;
  margin: 0 auto;
  background-color: rgba(80, 80, 80, 0.1);
}
@media screen and (max-width: 750px) {
  .article_head_slide-scrollbar.swiper-scrollbar-horizontal {
    height: 5px;
  }
}

.swiper-scrollbar-drag {
  background: #505050;
  border-radius: 0;
}

.slide_scrollbar {
  height: 5px;
  width: 100%;
  background: #fff;
  max-width: 1044px;
  margin: 40px auto 0;
}
@media screen and (max-width: 750px) {
  .slide_scrollbar {
    width: 90%;
    margin: 25px auto 0;
  }
}

.swiper-scrollbar-drag {
  background: #000;
}

.sec-title {
  text-align: center;
  position: relative;
}
.sec-title .en {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #13459c;
  position: relative;
  display: inline-block;
  letter-spacing: 0.01em;
  padding-top: 0.75em;
  margin-bottom: 0.07em;
}
@media screen and (max-width: 1000px) {
  .sec-title .en {
    font-size: 5vw;
    min-height: 0vw;
  }
}
@media screen and (max-width: 750px) {
  .sec-title .en {
    font-size: 20px;
  }
}
.sec-title .jp {
  font-size: 30px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .sec-title .jp {
    font-size: 20px;
  }
}
.sec-title .jp span {
  line-height: 1;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec-title .jp span {
    font-size: 15px;
  }
}
.sec-title .jp span:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  bottom: auto;
  left: 0;
  width: 102%;
  height: 20px;
  background-color: #cdcecf;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .sec-title .jp span:before {
    height: 15px;
  }
}

@media screen and (max-width: 750px) {
  .contents .contents-inner {
    padding-left: 0;
  }
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 447px;
  height: 72px;
  border-radius: 10px;
  background-color: #131015;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: relative;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.12em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .btn {
    width: 300px;
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  .btn {
    width: 60%;
    margin: 0 0 3em 1em;
    height: 45px;
    padding-left: 1em;
  }
}

.btn-gray {
  padding: 0;
  width: 516px;
  height: 90px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 45px;
  background-color: #999999;
  margin: 0 auto;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .btn-gray {
    width: 90%;
    font-size: 16px;
    height: 60px;
  }
}
.btn-gray:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 42px;
  bottom: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 750px) {
  .btn-gray:before {
    right: 20px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}

.btn-plane {
  width: 368px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  margin: auto;
  background-color: #000;
}
.btn-plane span {
  position: relative;
  padding-right: 1.7em;
}
.btn-plane span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 17px;
  margin: auto;
  background-image: url(../img/i_plane.png);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.page-header .page-title {
  border-top: 1px solid #131015;
  border-bottom: 1px solid #131015;
  padding: 4.2em 0 5.4em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .page-header .page-title {
    padding: 2em 0 2em;
    border-top: none;
  }
}
.page-header .page-title .en {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 50px;
}
@media screen and (max-width: 750px) {
  .page-header .page-title .en {
    font-size: 28px;
  }
}
.page-header .page-title .jp {
  font-size: 20px;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .page-header .page-title .jp {
    font-size: 16px;
  }
}
.page-header .page-title .jp span {
  line-height: 1;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .page-header .page-title .jp span {
    font-size: 13px;
  }
}
.page-header .page-title .jp span:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  bottom: auto;
  left: 0;
  width: 102%;
  height: 20px;
  background-color: #cdcecf;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .page-header .page-title .jp span:before {
    height: 13px;
  }
}

.archive-pager {
  padding-top: 5em;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .archive-pager {
    padding-top: 3em;
    text-align: center;
  }
}
.archive-pager .wp-pagenavi a.previouspostslink {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi a.previouspostslink {
    font-size: 15px;
  }
}
.archive-pager .wp-pagenavi a.nextpostslink {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  margin: 0 0 0 2em;
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi a.nextpostslink {
    font-size: 15px;
    margin: 0 0 0 1em;
  }
}
.archive-pager .wp-pagenavi a.page {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  margin: 0 0 0 2.2em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi a.page {
    margin: 0 0 0 1.5em;
    font-size: 15px;
  }
}
.archive-pager .wp-pagenavi a.page:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  margin: auto;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi a.page:after {
    left: -14px;
  }
}
.archive-pager .wp-pagenavi a.page:nth-child(2):after {
  display: none;
}
.archive-pager .wp-pagenavi span.current {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  margin: 0 0 0 2.2em;
  position: relative;
  color: rgba(19, 16, 21, 0.5);
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi span.current {
    margin: 0 0 0 1.5em;
    font-size: 15px;
  }
}
.archive-pager .wp-pagenavi span.current:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  margin: auto;
  background-color: #000;
}
@media screen and (max-width: 750px) {
  .archive-pager .wp-pagenavi span.current:after {
    left: -14px;
  }
}

.fade01 {
  -webkit-animation-name: fade01;
          animation-name: fade01;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fade01_slow {
  -webkit-animation-name: fade01;
          animation-name: fade01;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fade01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fade01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.contents.top {
  overflow: hidden;
}
.contents.top .contents-inner .hero {
  position: relative;
  height: 960px;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero {
    height: auto;
    height: 650px;
  }
}
.contents.top .contents-inner .hero .back {
  height: 100%;
}
.contents.top .contents-inner .hero .back img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 960px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero .back img {
    height: 650px;
  }
}
.contents.top .contents-inner .hero .copy {
  position: absolute;
  top: 240px;
  right: 0;
  left: 30%;
  margin: auto;
  width: 564px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero .copy {
    width: 57%;
    top: 50%;
    left: 0;
  }
}
.contents.top .contents-inner .hero .copy_01 {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 140px;
  margin: auto;
  max-width: 1343px;
  height: auto;
  width: 79%;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero .copy_01 {
    width: 97%;
    top: 68%;
  }
}
.contents.top .contents-inner .hero .badge {
  position: absolute;
  top: 477px;
  right: -1061px;
  left: 0;
  margin: auto;
  width: 262px;
  height: auto;
}
.contents.top .contents-inner .hero .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  gap: 17px;
  margin: auto;
}
.contents.top .contents-inner .hero .nav .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  width: 90%;
  margin: 0 auto;
}
.contents.top .contents-inner .hero .nav .list {
  width: 270px;
  height: 44px;
  margin: 0 48px 0 0;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero .nav .list {
    margin: 0;
    height: 24px;
  }
}
.contents.top .contents-inner .hero .nav .list .link {
  cursor: pointer;
  font-size: 14px;
  white-space: nowrap;
  padding: 0;
  letter-spacing: 0.12em;
  font-weight: 600;
  position: relative;
  z-index: 1;
  color: #4C4A4A;
  background-color: #fff;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 750px) {
  .contents.top .contents-inner .hero .nav .list .link {
    font-size: 10px;
  }
}

@-webkit-keyframes arrow_diagnal_animation {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  50% {
    -webkit-transform: translate(55%, -55%);
            transform: translate(55%, -55%);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate(-55%, 55%);
            transform: translate(-55%, 55%);
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}

@keyframes arrow_diagnal_animation {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  50% {
    -webkit-transform: translate(55%, -55%);
            transform: translate(55%, -55%);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate(-55%, 55%);
            transform: translate(-55%, 55%);
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
.form {
  background-color: #13459c;
  padding-top: 7em;
  padding-bottom: 5em;
}
@media screen and (max-width: 750px) {
  .form {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
.form .title {
  max-width: 1043px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.9em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .form .title {
    margin-bottom: 2.5em;
  }
}
.form .title .illust {
  position: absolute;
  left: 114px;
  bottom: -83px;
  margin: auto;
  width: 169px;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .form .title .illust {
    left: 10px;
  }
}
@media screen and (max-width: 900px) {
  .form .title .illust {
    left: -43px;
  }
}
@media screen and (max-width: 750px) {
  .form .title .illust {
    left: 0;
    width: 60px;
    bottom: -53px;
  }
}
.form .title .logo {
  width: 241px;
  margin: 0 auto 3.4em;
}
@media screen and (max-width: 750px) {
  .form .title .logo {
    width: 160px;
    margin-bottom: 1em;
  }
}
.form .title .jp {
  font-size: 33px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .form .title .jp {
    font-size: 18px;
  }
}
.form .form-body {
  background-color: #fff;
  max-width: 1043px;
  width: 90%;
  margin: 0 auto;
  padding: 2.5em 3.7em;
}
@media screen and (max-width: 750px) {
  .form .form-body {
    padding: 1.5em 1em;
  }
}
.form .form-body .tel-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f3f3f3;
  border-radius: 15px;
  padding: 0.7em 1.5em 0.7em 2em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box {
    padding: 1em 1em 0.5em 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form .form-body .tel-box .head {
  width: 34%;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding-left: 13.7%;
  background-image: url(../img/i_tel_bk.png);
  background-size: 44px auto;
  background-repeat: no-repeat;
  background-position: left 16% center;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box .head {
    font-size: 14px;
    background-size: 15px auto;
    background-position: left 0 center;
    padding-left: 1.5em;
    width: 100%;
  }
}
.form .form-body .tel-box .head:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 34%;
  bottom: 0;
  width: 4px;
  height: 63%;
  margin: auto;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box .head:after {
    display: none;
  }
}
.form .form-body .tel-box .num {
  width: 66%;
  padding-left: 1.5em;
  text-align: center;
  padding: 0.9em 0 1.4em;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box .num {
    padding: 0 0 0.5em;
    width: 100%;
  }
}
.form .form-body .tel-box .num .big {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box .num .big {
    font-size: 30px;
    letter-spacing: 0.05em;
  }
}
.form .form-body .tel-box .num .small {
  font-size: 16px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .form .form-body .tel-box .num .small {
    font-size: 10px;
    letter-spacing: 0.01em;
  }
}

.cv {
  margin-bottom: 5em;
}
.cv .cv-lead {
  width: 335px;
  border: 5px solid #002883;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto 4.7em;
  padding: 1.4em 0 1.1em;
  line-height: 1;
  color: #002883;
  position: relative;
  left: -61px;
}
.cv .cv-lead .txt-normal {
  font-size: 28px;
  margin-bottom: 0.1em;
  font-weight: 500;
}
.cv .cv-lead .txt {
  font-weight: 800;
}
.cv .cv-lead .txt .line {
  padding: 0 0.3em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), color-stop(0%, #FFFF00));
  background: linear-gradient(transparent 20%, #FFFF00 0%);
}
.cv .cv-lead .txt .line .big {
  font-size: 43px;
}
.cv .cv-lead .txt .line .small {
  font-size: 30px;
}
.cv .cv-lead:before {
  content: "";
  position: absolute;
  bottom: -40px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 20px solid rgb(255, 255, 255);
  border-right: 9px solid rgba(221, 221, 221, 0);
  border-bottom: 27px solid rgba(221, 221, 221, 0);
  border-left: 9px solid rgba(221, 221, 221, 0);
  z-index: 1;
}
.cv .cv-lead:after {
  content: "";
  position: absolute;
  bottom: -40px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 20px solid rgb(0, 40, 131);
  border-right: 10px solid rgba(221, 221, 221, 0);
  border-bottom: 16px solid rgba(221, 221, 221, 0);
  border-left: 10px solid rgba(221, 221, 221, 0);
}
.cv .cv-body {
  border: #00A9DC dashed 4px;
  max-width: 1600px;
  margin: 0 auto;
  width: 90%;
}
.cv .cv-body .cv-body-inner {
  background-color: #fff;
  max-width: 1220px;
  margin: -2.6em auto 0;
  background-color: #fff;
  padding: 0 0 2.1em;
  position: relative;
}
.cv .cv-body .catch {
  font-size: 52px;
  font-weight: 800;
  color: #00A9DC;
  margin: 0 0 0.1em 2.1em;
}
.cv .cv-body .catch span {
  position: relative;
}
.cv .cv-body .catch span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -80px;
  width: 72px;
  height: 81px;
  margin: auto;
  background-image: url(../img/onr_left.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.cv .cv-body .catch span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -61px;
  width: 72px;
  height: 81px;
  margin: auto;
  background-image: url(../img/onr_right.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.cv .cv-body .cv-body-lead {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 1em;
  padding: 0 0 0 4.4em;
}
.cv .cv-body .cv-body-lead .orange {
  color: #FF6E00;
  font-weight: 800;
}
.cv .cv-body .cv-body-lead .orange .big {
  font-size: 40px;
}
.cv .cv-body .banner-wrap {
  margin: 0 0 0 2em;
}
.cv .cv-body .img {
  width: 247px;
  position: absolute;
  bottom: 0;
  right: -20px;
}

.sec-items {
  background-color: #FFFFD8;
  padding-bottom: 2.6em;
  margin-bottom: 4em;
}
.sec-items .items-picts {
  max-width: 1136px;
  width: 90%;
  margin: 0 auto;
  padding: 3.1em 0 7.5em;
}
.sec-items .items-picts .items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.sec-items .items-layout {
  max-width: 1130px;
  width: 90%;
  margin: 0 auto 4.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-items .items-layout .txt {
  width: 54%;
  font-size: 24px;
  line-height: 1.45;
}
.sec-items .items-layout .img {
  width: 42.7%;
}
.sec-items .items-layout .img img {
  border-radius: 20px;
}
.sec-items .items-illust {
  max-width: 1130px;
  width: 90%;
  margin: 0 auto 4em;
  position: relative;
}
.sec-items .items-illust .fuki {
  max-width: 940px;
  margin: 0 0 0.8em auto;
}
.sec-items .items-illust .lead {
  max-width: 940px;
  margin: 0 0 4.7em auto;
  text-align: center;
  font-weight: 800;
}
.sec-items .items-illust .lead .txt-normal {
  font-size: 28px;
  color: #3F3F3F;
}
.sec-items .items-illust .lead .txt-big {
  font-size: 36px;
  color: #FF6E00;
}
.sec-items .items-illust .img {
  width: 230px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sec-items .items-trash {
  max-width: 1130px;
  margin: 0 auto 2em auto;
  border: 4px solid #00A9DC;
  border-radius: 20px;
  background-color: #fff;
  padding: 2.7em 0;
}
.sec-items .items-trash .lead {
  font-size: 40px;
  color: #002883;
  text-align: center;
  margin-bottom: 1.15em;
  font-weight: 800;
}
.sec-items .items-trash .lead .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FFFF00));
  background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.sec-items .items-trash .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 92%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-items .items-trash .layout .img {
  width: 46.5%;
}
.sec-items .items-trash .layout .txt {
  width: 50.5%;
}
.sec-items .items-trash .layout .txt p {
  font-size: 24px;
  font-weight: 500;
  color: #3F3F3F;
  letter-spacing: 0.005em;
  line-height: 1.5;
}

.sec-reason {
  background-color: #E4F4F9;
  padding-top: 4.9em;
  padding-bottom: 2.9em;
  margin-bottom: 4em;
}
.sec-reason .sec-reason-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 39px;
  max-width: 1143px;
  width: 90%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec-reason .sec-reason-layout .block {
  padding: 1em 1em 1.2em;
  width: 30.7%;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #002883;
  -webkit-box-shadow: 5px 5px 0 #002883;
          box-shadow: 5px 5px 0 #002883;
  margin-bottom: 0.7em;
}
.sec-reason .sec-reason-layout .block .num {
  position: absolute;
  top: -77px;
  left: 1px;
  font-size: 100px;
  font-weight: 500;
  color: #FFFF34;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #002883;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
.sec-reason .sec-reason-layout .block .img {
  margin-bottom: 1.6em;
}
.sec-reason .sec-reason-layout .block .img img {
  border-radius: 20px;
}
.sec-reason .sec-reason-layout .block .title {
  font-size: 32px;
  text-align: center;
  font-weight: 500;
  color: #00A9DC;
  line-height: 1.25;
  margin-bottom: 0.62em;
}
.sec-reason .sec-reason-layout .block .txt {
  font-size: 18px;
  line-height: 1.4;
}

.sec-voice {
  background-color: #FFFFD8;
  padding-top: 4.9em;
  padding-bottom: 2.9em;
  margin-bottom: 4em;
}
.sec-voice .sec-title {
  margin-bottom: 2em;
}
.sec-voice .lead {
  text-align: center;
  font-size: 24px;
  color: #3F3F3F;
  font-weight: 500;
  margin-bottom: 1.5em;
}
.sec-voice .lead .orange {
  color: #FF6E00;
  font-size: 24px;
  font-weight: 600;
}
.sec-voice .lead .note {
  font-size: 16px;
}
.sec-voice .voice-wrap {
  max-width: 1130px;
  margin: 0 auto 3.6em;
  background-color: #fff;
  border: 3px solid #002883;
  border-radius: 20px;
  padding: 2.7em 2.9em 1em;
}
.sec-voice .voice-wrap .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3em;
}
.sec-voice .voice-wrap .block .img {
  width: 14.5%;
}
.sec-voice .voice-wrap .block .info {
  width: 81.7%;
  padding-top: 0.7em;
}
.sec-voice .voice-wrap .block .info .age {
  margin-bottom: 0.2em;
}
.sec-voice .voice-wrap .block .info .star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  gap: 3px;
}
.sec-voice .voice-wrap .block .info .star img {
  width: 20px;
  height: auto;
}
.sec-voice .voice-wrap .block .info .txt {
  font-size: 18px;
  line-height: 1.4;
}
.sec-voice .staff-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  max-width: 1130px;
  width: 90%;
  margin: 0 auto;
}
.sec-voice .staff-wrap .block {
  width: 31%;
  margin-bottom: 0.2em;
  border-radius: 20px;
  background-color: #fff;
  border: 3px solid #00A9DC;
}
.sec-voice .staff-wrap .block .img img {
  border-top-right-radius: 17px;
  border-top-left-radius: 17px;
}
.sec-voice .staff-wrap .block .info .name {
  background-color: #00A9DC;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  padding: 0.4em 0;
  color: #fff;
}
.sec-voice .staff-wrap .block .info .lead {
  font-size: 32px;
  font-weight: 500;
  color: #FF6E00;
  margin-bottom: -0.1em;
  padding: 0.6em 0;
  line-height: 1.4;
}
.sec-voice .staff-wrap .block .info .txt {
  padding: 0 1em 1.2em;
}

.sec-lead {
  text-align: center;
  margin-bottom: 2.6em;
}
.sec-lead .sec-lead-small {
  font-size: 40px;
  font-weight: 800;
  color: #3F3F3F;
}
.sec-lead .sec-lead-big {
  font-size: 60px;
  color: #FF6E00;
  font-weight: 800;
}

.sec-title-wide {
  background-color: #00A9DC;
  height: 200px;
  position: relative;
  margin-bottom: 6.4em;
}
.sec-title-wide:after {
  content: "";
  position: absolute;
  bottom: -94px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 54px solid rgb(0, 169, 220);
  border-right: 27px solid rgba(221, 221, 221, 0);
  border-bottom: 40px solid rgba(221, 221, 221, 0);
  border-left: 27px solid rgba(221, 221, 221, 0);
}
.sec-title-wide .inner {
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  line-height: 1;
}
.sec-title-wide .inner .txt {
  height: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-weight: 700;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 4.4em 0 0;
}
.sec-title-wide .inner .txt .normal {
  font-size: 40px;
}
.sec-title-wide .inner .txt .line {
  font-size: 60px;
  border-bottom: 3px dashed #FFFF34;
  padding: 0 0 0.3em;
  display: block;
}
.sec-title-wide .inner .txt .big {
  font-size: 60px;
  padding: 0 0.95em 0.3em 0;
  display: block;
}
.sec-title-wide .inner .img {
  width: 301px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec-title {
  line-height: 1;
  margin-bottom: 5.3em;
}
.sec-title .txt-normal {
  font-size: 40px;
  font-weight: 800;
  color: #3F3F3F;
  margin-bottom: 0.6em;
}
.sec-title .txt-big {
  font-size: 60px;
  color: #FF6E00;
  font-weight: 800;
}
.sec-title .txt-big span {
  position: relative;
  letter-spacing: 0.01em;
}
.sec-title .txt-big span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -10px;
  left: -67px;
  width: 55px;
  height: 61px;
  margin: auto;
  background-image: url(../img/onr_left_orange.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.sec-title .txt-big span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -10px;
  right: -61px;
  width: 55px;
  height: 61px;
  margin: auto;
  background-image: url(../img/onr_right_orange.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.sec-flow .lead {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin: -0.4em 0 2.1em 0;
}
.sec-flow .flow-step {
  max-width: 1090px;
  width: 90%;
  margin: 0 auto 0;
}
.sec-flow .flow-step .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.6em 1.7em;
  background-color: #fff;
  border: 3px solid #00A9DC;
  border-radius: 20px;
  position: relative;
  margin-bottom: 3.2em;
}
.sec-flow .flow-step .block:after {
  content: "";
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 33px solid rgb(0, 169, 220);
  border-right: 35px solid rgba(221, 221, 221, 0);
  border-bottom: 0px solid rgba(221, 221, 221, 0);
  border-left: 35px solid rgba(221, 221, 221, 0);
}
.sec-flow .flow-step .block .img {
  width: 27%;
}
.sec-flow .flow-step .block .info {
  width: 73%;
  padding: 1.3em 0 0 2.6em;
}
.sec-flow .flow-step .block .info .lead {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 0.9em;
  text-align: left;
  color: #00A9DC;
  line-height: 1;
}
.sec-flow .flow-step .block .info .txt {
  font-size: 18px;
  line-height: 1.4;
}
.sec-flow .flow-step .block .info .num {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #002883;
  text-align: center;
  position: absolute;
  top: -21px;
  left: -43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding-top: 0.8em;
}
.sec-flow .flow-step .block .info .num .step {
  font-size: 24px;
  color: #fff;
}
.sec-flow .flow-step .block .info .num .txt {
  font-size: 40px;
  color: #FFFF34;
  font-weight: 500;
}
.sec-flow .flow-step .block_no_ar:after {
  display: none;
}

.sec-faq {
  background-color: #E4F4F9;
  padding-top: 3.6em;
  padding-bottom: 1.6em;
  margin-bottom: 4em;
}
.sec-faq .block {
  max-width: 1130px;
  width: 90%;
  margin: 0 auto 2.1em;
  background-color: #fff;
  border-radius: 20px;
  padding: 1.8em 1.8em 1.8em;
}
.sec-faq .block .title {
  font-size: 28px;
  font-weight: 800;
  color: #00A9DC;
  margin-bottom: 0.6em;
}
.sec-faq .block .txt {
  font-size: 18px;
  line-height: 1.4;
}

.sec-contact {
  background-color: #FFFFD8;
  padding-top: 4.3em;
  padding-bottom: 3.9em;
}
.sec-contact .info {
  max-width: 620px;
  width: 90%;
  margin: 0 auto;
}
.sec-contact .info dl {
  border-bottom: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  font-size: 18px;
  padding: 0.5em 0 0.6em;
}
.sec-contact .info dl dt {
  width: 26%;
  padding: 0 0 0 0.7em;
}
.sec-contact .info dl dd {
  width: 74%;
}

.title-st {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.13em;
  color: #4C4A4A;
  margin: 0 0 1.3em;
}
@media screen and (max-width: 750px) {
  .title-st {
    margin: 0 0 2.1em;
    font-size: 20px;
  }
}

.brand {
  padding: 100px 0 111px;
}
@media screen and (max-width: 750px) {
  .brand {
    padding: 100px 0 95px;
  }
}
.brand .movie-body {
  max-width: 1200px;
  margin: 0 auto;
  height: 675px;
  width: 90%;
  position: relative;
}
@media screen and (max-width: 750px) {
  .brand .movie-body {
    width: 92%;
    height: auto;
    aspect-ratio: 1200/675;
  }
}
.brand .movie-body .click {
  width: 115px;
  height: 115px;
  border-radius: 57.5px;
  background-color: #3F6ABB;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 0 9px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .brand .movie-body .click {
    width: 50px;
    padding: 0 0 0 5px;
    height: 50px;
    display: none;
  }
}
.brand .movie-body .click img {
  width: 39px;
  height: 46px;
}
@media screen and (max-width: 750px) {
  .brand .movie-body .click img {
    width: 18px;
    height: auto;
  }
}
.brand .movie-body iframe {
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  .brand .movie-body iframe {
    border-radius: 18px;
  }
}

.water-pride {
  padding: 105px 0 110px;
  background-color: rgba(80, 182, 234, 0.19);
}
@media screen and (max-width: 750px) {
  .water-pride {
    padding: 86px 0 90px;
  }
}
.water-pride .title {
  font-size: 30px;
  color: #4C4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.12em;
  gap: 7px;
  font-weight: 600;
  padding: 109px 0 0 0;
  background-image: url(../img/drop.png);
  background-size: 160px auto;
  background-repeat: no-repeat;
  background-position: center 0;
  margin: 0 0 2em;
}
@media screen and (max-width: 750px) {
  .water-pride .title {
    background-size: 90px auto;
    padding: 61px 0 0 0;
  }
}
.water-pride .title img {
  width: 404px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .water-pride .title img {
    width: 200px;
  }
}
.water-pride .title {
  font-size: 30px;
  color: #4C4A4A;
}
@media screen and (max-width: 750px) {
  .water-pride .title {
    font-size: 19px;
    line-height: 1;
  }
}
.water-pride .txt {
  position: relative;
}
.water-pride .txt p {
  text-align: center;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  color: #3F6ABB;
  line-height: 2.5;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 750px) {
  .water-pride .txt p {
    font-size: 13px;
    letter-spacing: 0.08em;
  }
}
.water-pride .txt .chara01 {
  position: absolute;
  top: -39px;
  left: -920px;
  right: 0;
  margin: auto;
  width: 157px;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .water-pride .txt .chara01 {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 1000px) {
  .water-pride .txt .chara01 {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .water-pride .txt .chara01 {
    display: block;
    position: absolute;
    top: -195px;
    left: 0;
    right: 70%;
    margin: auto;
    width: 80px;
    height: auto;
  }
}
.water-pride .txt .chara02 {
  position: absolute;
  bottom: -49px;
  left: 903px;
  right: 0;
  margin: auto;
  width: 155px;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .water-pride .txt .chara02 {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 1000px) {
  .water-pride .txt .chara02 {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .water-pride .txt .chara02 {
    display: block;
    position: absolute;
    bottom: -85px;
    left: 67.2%;
    right: 0;
    margin: auto;
    width: 82px;
    height: auto;
  }
}

.renewal {
  padding: 100px 0 110px;
}
@media screen and (max-width: 750px) {
  .renewal {
    padding: 86px 0 90px;
  }
}
.renewal .title {
  font-size: 30px;
  color: #4C4A4A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  letter-spacing: 0.12em;
  gap: 7px;
  font-weight: 600;
  padding: 109px 0 0 0;
  background-image: url(../img/drop.png);
  background-size: 160px auto;
  background-repeat: no-repeat;
  background-position: center 0;
  margin: 0 0 2em;
}
@media screen and (max-width: 750px) {
  .renewal .title {
    background-size: 90px auto;
    font-size: 20px;
    text-align: center;
    padding: 60px 0 0 0;
  }
}
.renewal .img-body {
  position: relative;
}
.renewal .img-body .img {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
.renewal .img-body .img img {
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  .renewal .img-body .img img {
    border-radius: 18px;
  }
}
.renewal .img-body .btn-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: absolute;
  bottom: 58px;
  left: 0;
  right: 0;
  width: 346px;
  height: 70px;
  margin: auto;
  border-radius: 35px;
  background-color: #3F6ABB;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 750px) {
  .renewal .img-body .btn-view {
    font-size: 14px;
    width: 200px;
    height: 40px;
    bottom: 13px;
  }
}
.renewal .img-body .btn-view:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  width: 56px;
  height: 56px;
  display: block;
  background-color: rgba(255, 255, 255, 0.28);
  border-radius: 28px;
  background-image: url(../img/i_ar_w_right.png);
  background-size: 19px auto;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 750px) {
  .renewal .img-body .btn-view:after {
    width: 33px;
    height: 33px;
    right: 4px;
    background-size: 13px auto;
  }
}/*# sourceMappingURL=style.css.map */