@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
html {
  overflow-y: scroll;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
dt,
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: 700;
}
aside,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
table {
  border-collapse: collapse;
}
caption,
th {
  text-align: left;
}
q:after,
q:before {
  content: "";
}
embed,
object {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
abbr,
acronym,
fieldset,
img {
  border: 0;
}
li {
  list-style-type: none;
  list-style: none;
}
.edge li {
  white-space: nowrap;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
hr {
  clear: both;
  border: none;
  background-color: #ffffff;
}
body {
  font-weight: 400;
  line-height: 1.8em;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a {
  color: var(--black);
}
a[href^="tel:"] {
  cursor: default;
}
figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
em {
  font-weight: 700;
}
svg {
  overflow: visible;
}
body {
  position: relative;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: var(--black);
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.mincyou {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
main {
}

:root {
  --black: #231815;
  --key: #374e26;
  --key_light: #99b681;
  --key_thin: #d3d8cf;
  --accent: #e60012;
  --cta: #009fe8;
  --cta_thin: #52c9ff;
  --gray_thin: #f9f9f9;
  --gray: #bbb;
  --dark: #666;
  --gold: #e4bc00;
  --size_2s: 0.75rem;
  --size_1s: 0.875rem;
  --size_m: 1rem;
  --size_1l: 1.125rem;
  --size_2l: 1.25rem;
  --size_3l: 1.5rem;
  --size_4l: 1.75rem;
  --size_5l: 2rem;
}

.mt_0 {
  margin-top: 0;
}
.mr_0 {
  margin-right: 0;
}
.ml_0 {
  margin-left: 0;
}
.mb_0 {
  margin-bottom: 0;
}
.mt_05 {
  margin-top: 0.5rem;
}
.mr_05 {
  margin-right: 0.5rem;
}
.ml_05 {
  margin-left: 0.5rem;
}
.mb_05 {
  margin-bottom: 0.5rem;
}
.mt_10 {
  margin-top: 1rem;
}
.mr_10 {
  margin-right: 1rem;
}
.ml_10 {
  margin-left: 1rem;
}
.mb_10 {
  margin-bottom: 1rem;
}
.mt_20 {
  margin-top: 2rem;
}
.mr_20 {
  margin-right: 2rem;
}
.ml_20 {
  margin-left: 2rem;
}
.mb_20 {
  margin-bottom: 2rem;
}
.mt_30 {
  margin-top: 3rem;
}
.mr_30 {
  margin-right: 3rem;
}
.ml_30 {
  margin-left: 3rem;
}
.mb_30 {
  margin-bottom: 3rem;
}
.mt_40 {
  margin-top: 4rem;
}
.mr_40 {
  margin-right: 4rem;
}
.ml_40 {
  margin-left: 4rem;
}
.mb_40 {
  margin-bottom: 4rem;
}

/* sp
---------------------------------------- */
.forSP {
  display: none;
}
.forSPtate {
  display: none;
}
.forSPyoko {
  display: none;
}
/* common
---------------------------------------- */
.mainvisual,
.footer_img,
.footer_bottom {
  min-width: 880px;
}
.layout-contents {
  width: 100%;
  margin: 0 auto;
  position: relative;
  line-break: strict;
  padding-bottom: 100px;
}
.copy {
  padding-top: 200px;
  width: 700px;
  margin: 0 auto;
}
h2 {
}
h1 {
}
.inner {
  width: 908px;
  margin-right: auto;
  margin-left: auto;
}
.inner_wide {
  width: 1048px;
  margin-right: auto;
  margin-left: auto;
}
.inner_narrow {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.header {
  padding: 0;
  text-align: center;
}

/* header
---------------------------------------- */
header:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  clear: both;
}
header .inner {
  position: relative;
}
.header_box {
  text-align: left;
}
header .head-logo {
  padding: 1rem;
  position: absolute;
  z-index: 2;
}
header .logo img {
  width: 240px;
  vertical-align: top;
}

.menu-area {
}
.menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.menu > li {
  xwidth: 20%; /* グローバルナビ4つの場合 */
  xheight: 30px;
  xline-height: 30px;
  margin: 0 1rem;
}
.menu > li:first-child {
}
.menu > li a {
  display: block;
}
.menu > li a:hover {
}
ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.menu > li:hover {
}
.menu__second-level li {
  border-top: 1px solid #111;
}
.menu__second-level li a:hover {
  background: #7a6a5691;
}
/* floatクリア */
.menu:before,
.menu:after {
  content: " ";
  display: table;
}
.menu:after {
  clear: both;
}
.menu > li.menu__single {
  position: relative;
}
li.menu__single ul.menu__second-level {
  position: absolute;
  top: 40px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
li.menu__single:hover ul.menu__second-level {
  top: 30px;
  visibility: visible;
  opacity: 1;
}
.menu__second-level li a {
  padding: 10px 0px;
  background-color: #fff;
}
.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
  z-index: 999999;
}
.fixed h2 {
  display: none !important;
}
#mobile-menu {
  display: none;
}
/* footer
---------------------------------------- */
.footer_logo {
  text-align: center;
  margin-bottom: 6px;
}
.copyright {
  text-align: center;
  padding: 1em 0;
  letter-spacing: 0.1em;
  background-color: #fff;
  color: #000;
  font-size: var(--size_2s);
}
.footer_bottom {
  padding: 20px;
}
/*====================
コンテンツスタイル
====================*/

.box_bg_photo {
  xposition: relative;
  height: 100vh;
  xheight: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column flex-direction column;
}
/* index
---------------------------------------- */

main.index section:nth-child(n + 3):nth-child(odd) {
  xbackground: var(--gray_thin);
}
.cta_area {
  max-width: 880px;
  width: 100%;
  height: 280px;
  border: 3px solid var(--cta);
  border-radius: 16px;
  padding: 56px 32px 50px;
  background-image: url(../../assets/img/cta_bg.jpg);
  background-repeat: no-repeat;
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.cta_text_box {
  text-align: center;
  width: 500px;
  margin-bottom: 30px;
}
p.cta_title {
  font-size: 35px;
  font-weight: 700;
  color: var(--accent);
  margin-bottom: 14px;
  white-space: nowrap;
}
p.cta_lead {
  font-size: 15px;
}
.cta_btn_box {
  display: flex;
  justify-content: space-between;
}
.cta_btn_box .btn.cta {
  width: 377px;
  text-align: center;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--cta);
  border-radius: 35px;
  color: #fff;
  box-shadow: inset 0 0 0 1px white;
  border: 3px solid var(--cta);
  font-size: 21px;
  font-weight: 500;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  transition: All 0.5s ease;
}
.cta_btn_box .btn.cta a {
  color: #fff;
}

.cta_btn_box .btn.cta:hover {
  background: var(--cta_thin);
}

.cta_btn_box .btn.cta span.karisinsa {
  font-size: 130%;
  padding-left: 10px;
  display: block;
  vertical-align: middle;
  line-height: 2;
}

p.anker_title {
  font-size: 26px;
  font-weight: 700;
  color: var(--accent);
  text-align: center;
  margin-bottom: 40px;
}
ul.anker_box {
  display: flex;
  justify-content: space-between;
}
ul.anker_box li {
  display: flex;
}
ul.anker_box li a {
  display: block;
  padding: 20px;
  width: 230px;
  text-align: center;
  background: var(--key_thin);
  border-radius: 14px;
  font-weight: 500;
  line-height: 1.27;
  font-size: 22px;
}

ul.anker_box li a:hover {
  background: var(--key_light);
}
ul.anker_box li a span {
  background-color: #fff;
  border-radius: 14px;
  padding: 10px 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
ul.anker_box li a span::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 12px solid #fff;
}

/*====================
ページ先頭ボタン
 ====================*/
#page-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: -80px;
  background: #808080;
  opacity: 0.6;
  z-index: 99;
}
#page-top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page-top a::before {
  font-family: FontAwesome;
  content: "\f077";
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: 6px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
  text-align: left;
  padding: 1rem 0px;
  font-size: var(--size_1s);
}
.breadcrumb li {
  display: inline; /*横に並ぶように*/
  list-style: none;
}
.breadcrumb li:after {
  /* >を表示*/
  content: ">";
  padding: 0 3px;
  color: var(--dark);
}
.breadcrumb li:last-child:after {
  content: "";
}
.breadcrumb li a {
  text-decoration: none;
  color: var(--dark);
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
/*====================
下層
 ====================*/
section.pages-header {
  background: #ddd;
  padding: 50px 0;
}

p.catch {
  font-size: var(--size_1l);
}
p.detail {
  font-size: var(--size_1s);
}

table.office-table {
  margin: 20px auto;
  width: 100%;
}
.office-table th {
  background-color: #eee;
  border: solid 1px #777;
  padding: 30px 10px;
  border-right: none;
  border-left: none;
}
.office-table td {
  border: solid 1px #777;
  border-left: none;
  padding: 20px;
  border-right: none;
}
section.contents {
  padding: 80px 0px;
}
.title_box.top_title_box h2 {
  text-align: center;
}
.title_box.top_title_box h2 img {
  margin: 0 auto;
}
/*====================
top_menu
 ====================*/
section.contents.top_menu {
  padding-top: 0;
}
/*====================
top_about
 ====================*/
section.contents.top_about {
  background: var(--key);
  position: relative;
}
section.contents.top_about::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -28px;
  border: 28px solid transparent;
  border-top: 42px solid var(--key);
}
.top_about_title {
  margin-bottom: 20px;
}
p.top_about_read {
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 1.62;
  margin-bottom: 30px;
}
p.top_about_toha {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 30px;
}
.about_items_area {
  background-image: url(../img/about_frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 30%));
  padding: 40px 72px;
}
p.about_items_title {
  color: var(--accent);
  font-weight: 900;
  font-size: 49px;
  text-align: center;
  letter-spacing: 3px;
}
p.about_items_title span {
  font-size: 145%;
}
p.about_items_read {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
ul.about_items_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.about_items_box li {
  margin-bottom: 30px;
  text-align: center;
}
ul.about_items_box li img {
  margin-bottom: 6px;
}
ul.about_items_box li p {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
/*====================
top_revo
 ====================*/
section.contents.top_revo {
  background: #d9eeee;
}
.top_revo_title {
  margin-bottom: 20px;
}
p.revo_title_catch {
  font-size: 31px;
  text-align: center;
  font-weight: 500;
}
p.revo_title_catch.no01 {
  margin-bottom: 30px;
}
p.revo_title_catch.no02 {
  margin-bottom: 10px;
}
p.revo_title_catch.no03 {
  margin-bottom: 30px;
}
p.revo_title_catch span {
  color: var(--accent);
}
p.revo_title_catch.strong {
  font-weight: 700;
  color: var(--accent);
}
ul.revo_figure_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
p.revo_end {
  text-align: center;
  color: var(--accent);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.8;
}
p.revo_end span {
  background: linear-gradient(transparent 94%, var(--accent) 0%);
  display: inline;
  padding-bottom: 4px;
}

/*====================
top_what
 ====================*/
section.top_what {
  background: #f2f2f2;
}
.title_flex_line {
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--gold);
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 40px;
}
.title_flex_line::before,
.title_flex_line::after {
  content: "";
  flex-grow: 1;
  border-bottom: 2px solid var(--gold);
}
.title_flex_line::before {
  margin-right: 1em; /* 右側に余白 */
}
.title_flex_line::after {
  margin-left: 1em; /* 左側に余白 */
}

ul.what_list_box li {
  font-size: 24px;
  font-weight: 500;
  padding: 27px 20px 30px;
  display: flex;
  text-align: left;
  background-image: url(../img/border.png);
  background-repeat: repeat-x;
  background-position: bottom;
  line-height: 2;
}
ul.what_list_box li::before {
  content: "";
  background-image: url(../img/icon_how_list.png);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  margin-top: 8px;
  background-size: contain;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

ul.what_list_box {
  margin-bottom: 70px;
}
ul.what_img_box {
  display: flex;
  justify-content: space-between;
}
ul.what_img_box li {
  text-align: center;
}
ul.what_img_box li img {
  width: 140px;
  margin-bottom: 10px;
}
ul.what_img_box li span {
  font-size: 16px;
  display: block;
  text-align: center;
}

/*====================
top_how
 ====================*/
section.top_how {
  background-color: var(--key);
}
.how_items_area {
  background-image: url(../img/how_frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 30%));
  padding: 40px 72px;
  margin-bottom: 40px;
}
ul.how_items_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.how_items_box li {
  margin-bottom: 30px;
}
p.how_end {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 2.1;
}
p.how_end span {
  color: #fabe00;
}

/*====================
top_hensai
 ====================*/
p.hensai_txt {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  line-height: 2.1;
  margin-bottom: 70px;
}
p.hensai_txt span {
  color: #fabe00;
}

/*====================
top_flow
 ====================*/
ol.flow_list_box {
  margin-bottom: 20px;
}

ol.flow_list_box li {
  font-size: 22px;
  font-weight: 500;
  padding: 30px 6px;
  display: flex;
  background-image: url(../img/border.png);
  background-repeat: repeat-x;
  background-position: bottom;
  position: relative;
}
ol.flow_list_box li:last-child {
  background-image: none;
}
ol.flow_list_box li:before {
  content: "";
  border-radius: 40px;
  background: var(--key);
  width: 42px;
  height: 42px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  margin-right: 10px;
}
ol.flow_list_box li > div {
  width: calc(100% - 52px);
  line-height: 2;
}
ol.flow_list_box li.flow_list01:before {
  content: "1";
}
ol.flow_list_box li.flow_list02:before {
  content: "2";
}
ol.flow_list_box li.flow_list03:before {
  content: "3";
}
ol.flow_list_box li.flow_list04:before {
  content: "4";
}
ol.flow_list_box li.flow_list05:before {
  content: "5";
}
.cta_btn_box.in_list {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: calc(50% - (377px / 2));
}
.list_and_cta {
  padding-bottom: 120px;
}
/*====================
document
 ====================*/
.document {
  background: #d9eeee;
  padding: 34px;
  margin-bottom: 70px;
}
h3.document_title {
  font-size: 25px;
  letter-spacing: 6px;
  background: var(--key);
  display: block;
  margin: 0 auto;
  padding: 4px;
  width: 280px;
  height: 45px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 30px;
}
.document_items {
  display: flex;
  justify-content: space-between;
}
.document_item {
  width: calc(50% - 30px);
}
.document_item h4 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 6px;
  color: var(--key);
}
.document_item p {
  line-height: 1.75;
  padding-left: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

/*====================
fixed_btn
 ====================*/

.fixed_btn {
  /* 画面下部に固定 */
  position: fixed;
  height: 100px;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  background-color: var(--key);
  /* 初期状態では画面下に隠す */
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;

  /* アニメーションの設定 */
  transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s;
}

/* ボタンを表示するためのクラス */
.fixed_btn.is-active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}