@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
*/
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;
  /*font-size: .72rem;*/
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
ul, ul li {
  position: relative;
}
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;
}
td em {
  font-style: normal;
  display: inline-block;
}
/* 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;
}
/* box-sizing */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* box-sizing */
/* 

*/
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap');
h1, h2, h3, h4 {
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.2;
  font-weight: 700;
}
h5 {
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.2;
  font-weight: normal;
  font-size: 1.3em
}
p {
  line-height: 1.8;
  margin-bottom: 1.5em;
  font-weight: normal;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 1.2em;
}
@media screen and (max-width: 680px) {
  p {
    line-height: 1.6;
  }
}
section {
  min-width: 320px;
}
em {
  display: inline-block;
  font-style: normal;
}
h1 em, h2 em, h3 em, h4 em, h5 em {
  display: inline-block;
  font-style: normal;
}
h2 {
  font-size: calc(1.6rem + 1vw);
  text-align: center;
  padding: 100px 10px 60px;
}
h3 {
  font-size: calc(1rem + .8vw);
  margin: 0 0 30px;
  border-left: 6px solid #333;
  padding-left: 0.75em;
}
@media screen and (max-width: 680px) {
  h3 {
    font-size: calc(1.3rem + .8vw);
  }
}
h4 {
  font-size: 1.4em;
  padding: 10px 0;
  line-height: 1.4;
}
section {
  background-color: #ffffff;
  position: relative;
}
.inner {
  padding: 20px 30px;
  /*max-width: 960px;*/
  max-width: 1120px;
  margin: 0 auto;
}
.inner.fullwide {
  padding: 0;
  max-width: inherit;
}
ol {
  margin: 0 0 40px 30px;
}
.indent1 {
  padding-left: 30px;
}
#towa p {
  line-height: 1.5;
  margin-bottom: 2em;
}
/*--
br setting BEGIN
--*/
@media screen and (min-width: 981px) {
  br.br_pcxxxx {
    display: inline-block;
  }
  br.br_pctbxx {
    display: inline-block;
  }
  br.br_xxtbxx {
    display: none;
  }
  br.br_xxtbsp {
    display: none;
  }
  br.br_xxxxsp {
    display: none;
  }
  br.br_pcxxsp {
    display: inline-block;
  }
  br.br_spenable {}
}
@media screen and (min-width: 681px) and (max-width: 980px) {
  br.br_pcxxxx {
    display: none;
  }
  br.br_pctbxx {
    display: inline-block;
  }
  br.br_xxtbxx {
    display: inline-block;
  }
  br.br_xxtbsp {
    display: inline-block;
  }
  br.br_xxxxsp {
    display: none;
  }
  br.br_pcxxsp {
    display: none;
  }
  br.br_spenable {}
}
@media screen and (max-width: 680px) {
  br {
    display: none;
  }
  br.br_pcxxxx {
    display: none;
  }
  br.br_pctbxx {
    display: none;
  }
  br.br_xxtbxx {
    display: none;
  }
  br.br_xxtbsp {
    display: inline-block;
  }
  br.br_xxxxsp {
    display: inline-block;
  }
  br.br_pcxxsp {
    display: inline-block;
  }
  br.br_spenable {
    display: inline-block;
  }
}
/* adjust
----------------------------------------------- */
.mt00 {
  margin-top: 0px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb00 {
  margin-bottom: 0px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mr00 {
  margin-right: 0px !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.ml00 {
  margin-left: 0px !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.pt00 {
  padding-top: 0px !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb00 {
  padding-bottom: 0px !important;
}
.pb05 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.txtC {
  text-align: center !important;
}
.txtR {
  text-align: right !important;
}
.txtL {
  text-align: left !important;
}
@media screen and (max-width: 680px) {
  .spleft {
    text-align: left !important;
  }
}
@media screen and (max-width: 680px) {
  .spcenter {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
}
.narrow90 {
  width: 90% !important;
  margin: 0 auto;
}
.narrow80 {
  width: 80% !important;
  margin: 0 auto;
}
.narrow70 {
  width: 70% !important;
  margin: 0 auto;
}
.narrow60 {
  width: 60% !important;
  margin: 0 auto;
}
.narrow50 {
  width: 50% !important;
  margin: 0 auto;
}
.narrow40 {
  width: 40% !important;
  margin: 0 auto;
}
.narrow30 {
  width: 30% !important;
  margin: 0 auto;
}
.narrow25 {
  width: 25% !important;
  margin: 0 auto;
}
/* 

*/
header {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  z-index: 16;
  position: relative;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}
header img.sitelogo {
  z-index: 16;
  position: relative;
  margin: 0 8px 0 0;
  width: 200px;
  height: auto;
}
header h2.logo {
  padding: 0;
  position: fixed;
  z-index: 11;
  text-align: left;
}
@media screen and (max-width: 680px) {
  header h2.logo {
    z-index: 10;
  }
}
header h2.logo a {
  display: inline-block;
  font-size: 24px;
  text-decoration: none;
  vertical-align: top;
  padding: 12px 0 0 20px;
  color: #333333;
}
header h2.logo img {
  width: 100%;
  vertical-align: top;
  max-width: 220px;
}
/*

*/
header .hamburger-menu .menu-btn {
  position: fixed;
  top: 8px;
  right: 8px;
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  background-color: #ff751a;
}
@media screen and (min-width: 681px) {
  header .hamburger-menu .menu-btn {
    display: none;
  }
}
header .hamburger-menu .menu-btn span, header .hamburger-menu .menu-btn span:before, header .hamburger-menu .menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #ffffff;
  position: absolute;
}
header .hamburger-menu .menu-btn span:before {
  bottom: 8px;
}
header .hamburger-menu .menu-btn span:after {
  top: 8px;
}
@media screen and (min-width: 681px) {
  header .hamburger-menu {
    display: none;
  }
}
#menu-btn-check:checked ~ .menu-btn span {
  background-color: rgba(255, 255, 255, 0); /*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
}
.hamburger-menu .menu-content {
  width: 85%;
  min-width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 20;
  background-color: #ffffff;
  transition: all 0.5s;
}
.hamburger-menu .menu-content ul {
  padding: 70px 10px 0 20px;
}
.hamburger-menu .menu-content ul li {
  border-bottom: solid 1px #ffffff;
  list-style: none;
}
.hamburger-menu .menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
  text-decoration: none;
  padding: 15px 15px 15px 10px;
  position: relative;
}
.hamburger-menu .menu-content ul li a:hover {
  background-color: rgba(255, 255, 255, .2);
}
@media screen and (max-width: 680px) {
  .hamburger-menu .menu-content ul li a {
    color: #ffffff;
  }
}
.hamburger-menu .menu-content ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
}
.hamburger-menu #menu-btn-check:checked ~ .menu-content {
  right: 0;
}
.hamburger-menu #menu-btn-check {
  display: none;
}
@media screen and (min-width: 681px) {
  .hamburger-menu .menu-content {
    width: 100%;
    right: 0;
    height: inherit;
  }
}
@media screen and (min-width: 681px) {
  .hamburger-menu .menu-content ul {
    padding: inherit;
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
    height: 50px;
    align-items: center;
  }
}
@media screen and (min-width: 681px) {
  .hamburger-menu .menu-content ul li {
    border-bottom: none;
    border-left: 1px solid rgba(255, 255, 255, .5);
  }
}
@media screen and (min-width: 681px) {
  .hamburger-menu .menu-content ul li a {
    padding: 15px 20px 15px 20px;
  }
}
@media screen and (min-width: 681px) {
  .hamburger-menu .menu-content ul li a::before {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .hamburger-menu .menu-content {
    /*background-color: #4e4e4e;*/
    /*background-color: #20303c;*/
    background-color: rgba(14, 38, 57, 0.86);
  }
}
/*

*/
#footer {
  background-color: #f5f5f5;
  height: 200px;
  position: relative;
  z-index: 1;
}
#footer .footerarea {
  padding: 10px 20px 50px;
  position: relative;
  z-index: 1;
}
#footer .logo {
  margin-bottom: 5px;
}
#footer .logo figure a:hover {
  opacity: .7;
}
#footer .logo figure {
  text-align: right;
}
@media screen and (max-width: 680px) {
  #footer .logo figure {
    text-align: center;
  }
}
#footer .logo figure img {
  width: auto;
  height: 60px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 680px) {
  #footer .logo figure img {
    height: 50px;
  }
}
#footer .copyright {
  text-align: right;
}
@media screen and (max-width: 680px) {
  #footer .copyright {
    text-align: center;
  }
}
#footer .copyright p {
  margin: 0;
  font-size: 1em;
  color: #8e8e8e;
  line-height: 1.3;
  padding: 0 15px;
}
#footer .copyright p small {
  font-size: .8em;
  opacity: .8;
  line-height: 1.3;
  display: inline-block;
}
#footer .copyright p em {
  font-style: normal;
  display: inline-block;
}
#footer .copyright p a {
	font-size: 15px;
	color: #8e8e8e;
}
.scrolltothetop p {
  margin: 0;
  text-align: right;
  padding: 0 20px 10px;
}
.scrolltothetop p a {
  display: block;
  line-height: 1.3;
  padding: 10px 0;
  color: #06c;
}
/* 

*/
.flexdiv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.flexdiv.h300 {
  height: 300px;
}
.flexdiv li {
  list-style: none;
  text-align: center;
  flex-grow: 1;
}
.flexdiv.col_2 li {
  width: 50%;
}
.flexdiv.col_3 li {
  width: 30%;
}
.flexdiv.col_4 li {
  width: 25%;
}
.flexdiv.col_5 li {
  width: 20%;
}
@media screen and (max-width: 680px) {
  .flexdiv.col_2 li, .flexdiv.col_3 li, .flexdiv.col_4 li, .flexdiv.col_5 li {
    width: 100%;
  }
  .flexdiv.col_2.imageview li {
    width: 50%;
  }
  .flexdiv.col_3.imageview li {
    width: 30%;
  }
  .flexdiv.col_4.imageview li {
    width: 25%;
  }
  .flexdiv.col_5.imageview li {
    width: 20%;
  }
}
.flexdiv li h3 {
  font-size: calc(1rem + .8vw);
  padding: 20px 0 10px;
  margin: 0;
}
@media screen and (max-width: 680px) {
  .flexdiv li h3 {
    font-size: calc(1.4rem + .8vw);
  }
}
.flexdiv li figure img {
  width: 100%;
  vertical-align: bottom;
}
.flexdiv.img_icon li figure img {
  max-width: 200px;
}
.flexdiv li p {
  text-align: left;
  margin: 10px 30px;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (max-width: 680px) {
  .flexdiv li p {
    font-size: 1.1rem;
  }
}
.flexdiv li p:last-child {
  margin-bottom: 50px;
}
ul.dics {
  list-style: disc;
  padding-left: 3em;
}
ul.dics li {
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 1.2em;
}
ul.dics li:last-child {
  margin-bottom: 40px;
}
.bg_wht {
  background-color: rgba(255, 255, 255, 1);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#1affffff, EndColorStr=#1affffff); /* IE 8莉･荳顔畑 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#1affffff, EndColorStr=#1affffff); /* IE 7莉･荳狗畑 */
}
.downarrow {
  width: 100%;
  height: 60px;
  display: block;
  position: relative;
  margin-top: -30px;
}
#main_visual .downarrow {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
}
.downarrow::before {
	border: solid #ed994f;
	border-width: 0 0 3px 3px;
	content: "";
	display: inline-block;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	transform: rotate(-45deg);
	width: 60px;
	height: 60px;
}
.downarrow.small::before {
  width: 36px;
  height: 36px;
}
.downarrow.small.line-bk::before {
  border-color: #333;
}
.downarrow.small.line-wht::before {
  border-color: #ffffff;
}
.downarrow.small.line-org::before {
  border-color: #e9aa47;
}
.blinking {
  -webkit-animation: blink .85s ease-in-out infinite alternate;
  -moz-animation: blink .85s ease-in-out infinite alternate;
  animation: blink .85s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
figure.catchicon {
  display: block;
}
@media screen and (max-width: 680px) {
  figure.catchicon {
    float: none;
    padding-right: 0;
    margin: 0 auto 20px;
  }
}
figure {
  text-align: center;
  position: relative;
}
figure img {
  width: 100%;
  vertical-align: bottom;
}
figure.catchicon img {
  width: 100%;
}
h2 + figure.catchicon {
  margin-bottom: 40px;
  /* max-height: 400px; */
  width: 100%;
  float: none;
  /* min-height: 380px; */
  padding: 0;
}
h2 + figure.catchicon img {
  width: auto;
  max-width: 480px;
  max-height: 300px;
}
@media screen and (max-width: 680px) {
  h2 + figure.catchicon img {
    width: auto;
    max-width: 100%;
  }
}
h2 + figure.catchicon.wide {}
h2 + figure.catchicon.wide img {
  max-width: 680px;
}
h2 + figure.catchicon.full {}
h2 + figure.catchicon.full img {
  max-width: 100%;
  max-height: 540px;
}
figure.catchicon.harf {}
figure.catchicon.harf img {
  width: 50%;
}
figure.catchicon.middle img {
  max-width: 700px;
}
/* 

*/
#main_visual {
	justify-content: center;
	align-items: center;
	z-index: 0;
	min-height: 640px;
}
#main_visual .inner {
	height: 70vh;
	min-height: 540px;
	width: 100%;
	max-width: 1200px;
	padding: 60px 20px;
	margin-top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
}
@media screen and (max-width: 680px) {
  #main_visual .inner {
    height: 640px;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin-top: 0px;
  }
}
#main_visual h1 {
  text-align: left;
  padding: 0;
  font-size: calc(3rem + .5vw);
  line-height: 1.4;
  color: #ffffff;
  /*text-shadow: 1px 1px 8px rgb(29, 37, 60), -1px 1px 8px rgb(29, 37, 60), 1px -1px 8px rgb(29, 37, 60), -1px -1px 8px rgb(29, 37, 60);*/
  text-shadow: 1px 1px 12px rgba(29, 37, 60, 0.7), -1px 1px 12px rgba(29, 37, 60, 0.7), 1px -1px 12px rgba(29, 37, 60, 0.7), -1px -1px 12px rgba(29, 37, 60, 0.7);
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  #main_visual h1 {
    font-size: calc(2.6rem + .5vw);
  }
}
@media screen and (max-width: 680px) {
  #main_visual h1 {
    font-size: calc(2.2rem + .8vw);
  }
}

#main_visual .v-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 350px;
}
/*

*/
.mokujiwrap {
  width: 100%;
  padding: 20px;
  max-width: 600px;
  /*border: 8px solid rgb(0, 114, 236, .3);*/
  border: 8px solid rgba(37, 137, 208, 0.8);
  margin-top: -18em;
  background-color: #ffffff;
  z-index: 5;
  position: relative;
}
.mokujiwrap .downarrow {
  position: absolute;
  top: -30px;
  left: 0;
}
#mokuji .inner {
  padding: 0;
}
#mokuji h2 {
  border-top: none;
  text-align: center;
  border: none;
  padding: 10px 0 0px;
  padding: 5px 0 20px;
  font-size: 1.4em;
  font-weight: normal;
}
#mokuji ul {
  list-style: none;
  margin: 0 auto;
}
#mokuji ul li {
  line-height: 1.3;
  border-top: 1px dotted #333333;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  text-align: left;
}
#mokuji ul li:last-child {
  border-bottom: 1px dotted #333333;
}
#mokuji ul li a {
  display: block;
  line-height: 1.3;
  padding: 10px;
  color: #06c;
  font-size: 1.06em;
}
@media screen and (max-width: 680px) {
  #mokuji ul li a {
    padding: 12px 0;
    font-size: 18px;
  }
}
#mokuji ul li a:hover, .scrolltothetop p a:hover {
  color: #2cabe9;
  cursor: pointer;
}
#mokuji ul li a::before {
  content: "●";
  margin-right: 5px;
}
#mokuji ul li ul {
  padding-left: 60px;
}
@media screen and (max-width: 680px) {
  #mokuji ul li ul {
    padding-left: 25px;
  }
}
#mokuji ul li ul li {}
#mokuji ul li ul li:last-child {
  border-bottom: none;
}
#mokuji ul li ul li a {}
/*

*/
#recommend {
  /* background-color: #ffffff; */
  /* background-color: #96b39a; */
  background-color: #113772;
}
@media screen and (max-width: 680px) {
  #recommend .inner {
    padding: 20px 10px;
  }
}
ul li strong, p strong {
  /*background-image: linear-gradient(transparent 60%, rgba(40, 207, 250, .6) 80%);*/
  background-image: linear-gradient(to top, rgba(128, 228, 255, 1) 0%, rgba(128, 228, 255, 1) 30%, rgba(128, 228, 255, 0) 32%);
  background-position-y: 4px;
  background-repeat: no-repeat;
}
#recommend h2 {
  border: none;
}
@media screen and (max-width: 680px) {
  #recommend h2 {
    padding: 0;
    font-size: calc(1.3rem + .8vw);
    line-height: 1.3;
  }
}
#recommend h2.form_catch {
  color: #fff;
  width: max-content;
  margin: 80px auto 10px;
  padding: 10px 40px;
  font-size: calc(2.2rem + .5vw);
}
@media screen and (max-width: 680px) {
  #recommend h2.form_catch {
    width: 100%;
    text-align: center;
  }
}
#recommend h2.form_subcatch {
  color: #ffffff;
  font-size: 1.6em;
  padding: 0;
  margin-top: -10px;
}
#recommend h3 {
  padding: 10px 0;
  margin: 0;
  color: #fff;
  background-color: #06c;
  font-size: calc(1.2rem + .5vw);
  text-align: center;
  border: none;
}
@media screen and (max-width: 680px) {
  #recommend h3 {
    padding: 20px 0;
    font-size: calc(1.4rem + .5vw);
  }
}
@media screen and (max-width: 680px) {
  #recommend h4 {
    padding: 0;
    font-size: calc(1rem + .8vw);
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
#recommend h4.form_title {
  background-color: #b3cfdb;
  color: #ffffff;
  padding: 10px 0 5px;
}
@media screen and (max-width: 680px) {
  #recommend h4.form_title {
    margin-bottom: 0;
  }
}
#recommend h3.form_announce {
  font-size: 1.3em;
  font-weight: normal;
  color: #333333;
}
@media screen and (max-width: 680px) {
  #recommend h3.form_announce {
    margin: 20px 0 20px;
  }
}
/*

*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 0;
  font-size: 77%;
  z-index: 5;
  padding: 0;
}
@media screen and (max-width: 680px) {
  #page-top {
    right: 8px;
  }
}
#page-top a {
  background: rgba(0, 102, 204, 0.8);
  text-decoration: none;
  color: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  display: block;
  text-indent: -9999px;
  background-image: url("../../../common3/img/page-top.png");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 680px) {
  #page-top a {
    width: 60px;
    height: 60px;
  }
}
#page-top a:hover {
  text-decoration: none;
  opacity: .8;
}
/*

*/
#contents h2 {
  margin: 40px 0 20px;
  padding: 80px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
/*

*/
ol li::marker {
  font-size: calc(1rem + .8vw);
}
ol.fukudashinumber {
  counter-reset: list;
  list-style-type: none;
  /* font: 14px/1.6 'arial narrow', sans-serif; */
  padding: 1.5em;
  margin: 0 auto;
  max-width: 960px;
}
@media screen and (max-width: 680px) {
  ol.fukudashinumber {
    padding: 15px 20px;
  }
}
ol.fukudashinumber li {
  position: relative;
  line-height: 40px;
  margin: 0 0 50px 40px;
  padding-left: 30px;
}
@media screen and (max-width: 680px) {
  ol.fukudashinumber li {
    padding-left: 20px;
  }
}
ol.fukudashinumber li::before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -40px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #5c966f;
  top: 15px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  font-size: 25px;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
ol.fukudashinumber li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #5c966f;
  top: 15px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.fukudashinumber li:last-child, ol.fukudashinumber li:last-child p {
  margin-bottom: 0;
}
ol.fukudashinumber h3 {
  font-size: 2.4em;
  font-size: calc(1rem + .8vw);
  border: none;
  padding: 0;
}
ol.fukudashinumber h4 {
  font-size: 1.4rem;
  padding: 0 0 10px;
  line-height: 1.3;
}
@media screen and (max-width: 680px) {
  ol.fukudashinumber h3 + p.cautionwrap {
    margin-left: -60px;
  }
}
ol li h3 {
  border: none;
}
ul.flexdiv li h3 {
  border: none;
  position: relative;
}
ul.flexdiv li em {
  display: inline-block;
  font-style: normal;
}
ul.flexdiv.itemwrap {
  gap: 15px;
}
ul.flexdiv.itemwrap li {
  border: 1px solid #d1d1d1;
  min-height: 4em;
  padding: 25px 20px;
  line-height: 1.3;
  position: relative;
  font-size: 1.2em;
}
ul.flexdiv.itemwrap li p {
  margin-bottom: 0;
  font-size: 1em;
}
@media screen and (max-width: 680px) {
  ul.flexdiv.itemwrap li p {
    margin: 0;
  }
}
ul.flexdiv.itemwrap h3 {
  text-align: left;
  padding-top: 0;
}
#firststep .itemwrap h3 {
  font-size: 1.4rem;
}
ul.icon_target li::before {
  content: "";
  background-image: url("../img/icon_target_org.png");
  background-size: 35px;
  position: absolute;
  width: 35px;
  height: 35px;
  top: -8px;
  left: -8px;
  transform: rotate(-5deg);
}
.triangle {
  position: relative;
}
.triangle:after {
  content: "";
  position: absolute;
  bottom: -200px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 200px solid #fff;
  border-right: 100vw solid transparent;
  z-index: 1;
}
@media screen and (max-width: 680px) {
  .triangle::after {
    bottom: -120px;
    border-top: 120px solid #fff;
  }
}
.triangle_r {
  position: relative;
}
.triangle_r::after {
  content: "";
  position: absolute;
  bottom: -200px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 200px solid #fff;
  border-left: 100vw solid transparent;
  z-index: 1;
}
@media screen and (max-width: 680px) {
  .triangle_r::after {
    bottom: -120px;
    border-top: 120px solid #fff;
  }
}
.triangleimageview {
  position: relative;
}
.triangleimageview:after {
  content: "";
  position: absolute;
  bottom: -200px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 200px solid #fff;
  border-right: 100vw solid transparent;
  z-index: 1;
}
@media screen and (max-width: 680px) {
  .triangleimageview::after {
    bottom: -60px;
    border-top: 60px solid #fff;
  }
}
.nextflow {
  position: relative;
}
.nextflow::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 100px solid #fff;
  z-index: 1;
}
.parallax {
  width: 100%;
  height: 240px;
  position: sticky;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
}
@media screen and (max-width: 680px) {
  .parallax {
    height: 180px;
  }
}
/*

*/
.cpss {
  font-family: 'Prosto One', cursive;
  font-weight: normal;
}
.cpss span {
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
.bg_f5f5f5 {
  background-color: #f5f5f5;
}
.f_caution {
  color: #cc3333;
}
.emnobr {
  display: inline-block;
}
.btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 2px solid #0089dc;
  padding: 20px 60px;
  text-align: center;
  outline: none;
  transition: ease .2s;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 1.4em;
  border-radius: 2em;
}
.btn span {
  position: relative;
  z-index: 3;
  color: #0089dc;
}
.btn:hover span {
  color: #fff;
}
.bgcenterx:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #0089dc;
  width: 100%;
  height: 100%;
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: top;
  border: 2px solid #0089dc;
}
.bgcenterx:hover:before {
  transform: scale(1, 1);
}
.toiawase_btn {
  text-align: center;
}
.pointwrap {
  border: 4px solid #6bb6ff;
  padding: 30px;
}
@media screen and (max-width: 680px) {
  .pointwrap {
    padding: 30px 20px 30px 30px;
  }
}
.pointwrap p {
  line-height: 1.5;
}
.cautionwrap {
  border: 2px solid #8c8864;
  padding: 30px;
}
@media screen and (max-width: 680px) {
  .cautionwrap {
    padding: 30px 20px 30px 30px;
  }
}
/* 

*/
table.mokutekinochigai {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  font-size: 1.6em;
}
table.mokutekinochigai tr {
  border-bottom: 1px solid #cccccc;
}
table.mokutekinochigai th, table.mokutekinochigai td {
  text-align: center;
  padding: 10px 0;
}
table.mokutekinochigai th {
  background-color: #077aef;
  color: white;
  border: solid 1px #6bb6ff;
  font-weight: normal;
}
table.mokutekinochigai td {
  background-color: #fff;
  font-size: .8em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #cccccc;
  line-height: 1.2;
}
/* 

*/
.modaal-inner-wrapper {
  padding: 70px 25px 20px !important;
}
.modaal-container {
  height: 100%;
}
.modaal-close {
  position: absolute !important;
  right: 0 !important;
  top: -60px !important;
}
/* 

*/
header .header_set {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width: 680px) {
  header .header_set {
    display: none;
  }
}
header .header_set .recommend {}
header .header_set .recommend a.recommend {
  background-color: #da762b;
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
  font-size: 17px;
}
header .header_set .recommend a.recommend:hover {
  opacity: .8;
}
header .header_set .recommend .message {
  display: block;
  font-size: 15px;
  color: #4f4f4f;
  padding-top: 3px;
}
a[href*="tel:"] {
  color: #67cdff;
}
@media (min-width: 681px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
header .header_set .recommend .message {
  /*display: none;*/
}
header .header_set .tel {
  display: none;
  padding-top: 3px;
  font-size: 15px;
}
/* 

*/
.tel-number a {
  color: #c0c0c0 !important;
  text-decoration: none;
}
@media screen and (max-width: 680px) {
  .tel-number {
    pointer-events: none;
  }
}
.arrow-button {
  border-radius: 4px;
  box-shadow: 0 2px 0 #D3DEE2;
  color: #369;
  display: inline-block;
  padding: 8px 30px 8px 10px !important;
  position: relative;
  text-align: left;
  text-decoration: none;
  border: 1px solid #28a7e1;
  line-height: 1.3;
  font-size: 1.1rem;
}
.arrow-button:hover {
  opacity: .8;
	background-color: #2e80c5;
	color: #ffffff;
}
.arrow-button.arrow-buttonlarge.slim {
  padding: 10px 30px 10px 20px !important;
}
.arrow-button::after {
  content: '';
  border: 0;
  border-top: solid 2px #2aa8e2;
  border-right: solid 2px #28a7e1;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(45deg);
}
.arrow-button:hover::after {
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
.arrow-button.down::after {
  transform: translateY(-50%) rotate(135deg);
}
.arrow-button strong {
  background-image: none;
}
.kakko {
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
.bordernone {
  border: none;
  padding: 0;
}
/* CSS Document */
.f_boldnone {
  font-weight: normal;
}
#form_contents {
  max-width: 960px;
  margin: 0 auto;
}
#form_tbl dt {
  font-size: 1rem;
}
#form_tbl dd:last-child {
  flex-basis: 65%;
  margin: 0;
  border-left: 2px dotted #e0e0e0;
  padding: 0 0 0 2% !important;
}
@media screen and (max-width: 680px) {
  #form_tbl dd:last-child {
    border-left: none;
    padding: 0 !important;
  }
}
.ECM_RadioInput-DummyInput + em, .ECM_CheckboxInput-DummyInput + em {
  font-size: 1rem;
}
label.error.fade {
  opacity: 0;
}
input.formbtn1[type="submit"] {
  border-radius: 5em;
}
#form_tbl dd.mark_field {
  margin: 0 2% 0 0;
}
.required {
  padding: 0px 6px;
}
/**/
.mokujiwrap {
  margin-top: -8em;
}
@media screen and (max-width: 680px) {
  .mokujiwrap {
    margin-top: 0em;
  }
}
.v-wrapper {
  margin-top: -6em;
}
/**/
section {
  /*z-index: 1;*/
}
.parallax {
  position: relative;
}
#contents-wrap {
  position: relative;
  z-index: 1;
}
header {
  position: fixed;
}
@media screen and (max-width: 680px) {
  header {
    position: relative;
  }
}
header .inner {
  padding: 0;
  position: relative;
  max-width: 1200px;
}
.parallax {
  position: sticky;
  height: 300px;
  z-index: -1;
}
@media screen and (max-width: 680px) {
  .parallax_contact {
    height: 180px;
  }
}
.v-wrapper {
  margin-top: -3em;
}
.triangle::after {
  bottom: -250px;
  border-top: 250px solid #fff;
}
.triangle_r::after {
  bottom: -250px;
  border-top: 250px solid #fff;
}
.nextflow::after {
  border-top: 200px solid #fff;
}
@media screen and (max-width: 680px) {
  .nextflow::after {
    border-top: 150px solid #fff;
  }
}
#mokuji, footer {
  z-index: 2;
  position: relative;
}
section.scrolltothetop {
  z-index: 3;
  position: relative;
}
#main_visual {
  overflow: hidden;
  position: relative;
}
#contents h2 {
  margin: 40px 0 20px;
  padding: 80px 0 60px;
  border-top: 9px solid #da762b;
  border-bottom: 0px solid #000;
  color: #da762b;
}
#contents h2.summary {
  border: none;
  color: #2c445e;
  width: 100%;
  padding: 100px 0;
  margin-bottom: 40px;
}
.parenthesis {
  position: relative;
  padding: 0 20px;
  margin: 0 8px;
  display: inline-block !important;
  line-height: 1.3;
}
.parenthesis::before, .parenthesis::after {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
}
.parenthesis::before {
  top: -15px;
  left: -15px;
  border-top: 9px solid rgba(44, 68, 94);
  border-left: 9px solid rgb(44, 68, 94);
}
.parenthesis::after {
  bottom: -15px;
  right: -15px;
  border-bottom: 9px solid rgba(44, 68, 94);
  border-right: 9px solid rgba(44, 68, 94);
}
section.nextflow + .parallax {
  height: 100vh;
}
#contents h2.summary {
  color: #ffffff;
  padding: 80px 0;
}
.parenthesis::before {
  top: -15px;
  left: -15px;
  border-top: 9px solid #ffffff;
  border-left: 9px solid #ffffff;
}
.parenthesis::after {
  bottom: -15px;
  right: -15px;
  border-bottom: 9px solid #ffffff;
  border-right: 9px solid #ffffff;
}
#startwith .parenthesis::before, #startwith .parenthesis::after {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 680px) {
  #startwith .parenthesis::before, #startwith .parenthesis::after {
    width: 90px;
    height: 60px;
  }
}
#startwith .parenthesis::before {
  top: -15px;
  left: -15px;
  border-top: 9px solid #da762b;
  border-left: 9px solid #da762b;
}
#startwith .parenthesis::after {
  bottom: -15px;
  right: -15px;
  border-right: 9px solid #da762b;
  border-bottom: 9px solid #da762b;
}
#startwith div.startwith {
  margin-bottom: 40px;
  color: rgba(255, 255, 255, .9);
  text-shadow: 1px 1px 10px rgb(29, 37, 60), -1px 1px 10px rgb(29, 37, 60), 1px -1px 10px rgb(29, 37, 60), -1px -1px 10px rgb(29, 37, 60);
}
#startwith ul li strong, p strong {
  background-image: none;
  background-position-y: 6px;
  background-repeat: no-repeat;
}
table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.rwd th, .rwd td {
  padding: 10px;
  border: solid 1px #ccc;
  text-align: center;
  box-sizing: border-box;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
.rwd .head th {
  background-color: #f5f5f5;
  color: #333333;
  line-height: 1.2;
}
.rwd th {
  background: #023894;
  font-weight: normal;
  color: #ffffff;
}
.rwd th em {
  font-style: normal;
}
@media screen and (max-width: 680px) {
  .rwd .head {
    display: none;
  }
  .rwd {
    width: 100%;
  }
  .rwd th {
    margin-top: 20px;
  }
  .rwd td, .rwd th {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  .rwd td {
    padding: 6px 12px 6px 6px;
    display: block;
    width: 100%;
    line-height: 2;
    text-align: left;
  }
  .rwd td::before {
    color: #fff;
    content: attr(data-label);
    font-weight: normal;
    padding: 0px 10px;
    display: inline;
    background-color: #6bb6ff;
    margin-right: 10px;
    float: left;
    width: 80%;
    line-height: 2;
  }
  .rwd td:last-child {
    border-bottom: solid 1px #ccc;
  }
}
.rwd th .num {
  display: inline-block;
  background-color: #6bb6ff;
  color: #ffffff;
  padding: 5px;
  width: 2em;
  margin-bottom: 5px;
}
.flexdiv.col_2 li h5 {
  text-align: left;
  padding-left: 30px;
  font-weight: bold;
}
@media screen and (max-width: 680px) {
  .flexdiv.col_2 li h5 {
    padding: 0;
  }
}
.flexdiv.col_2 li ul {
  padding: 10px;
}
.flexdiv.col_2 li ul li {
  width: 100%;
  text-align: left;
  padding-left: 0;
  list-style: disc;
  margin-left: 50px;
  margin-bottom: 5px;
  line-height: 1.2em;
}
@media screen and (max-width: 680px) {
  .flexdiv.col_2 li ul li {
    margin: 0 0 5px 15px;
  }
}
@media screen and (max-width: 680px) {
  ul.spsingle li {
    width: 100% !important;
  }
}
/* invert */
#contents h2.summary {
  color: inherit;
  padding: 80px 0;
}
#startwith div.startwith {
  margin-bottom: 40px;
  color: inherit;
  text-shadow: none;
  /* text-shadow: 1px 1px 10px rgb(255,255,255), -1px 1px 10px rgb(255,255,255), 1px -1px 10px rgb(255,255,255), -1px -1px 10px rgb(255,255,255); */
}
/* invert */
#caution {
  padding-top: 20px;
}
#caution h2.linewrap {
  font-size: calc(2.2rem + .5vw) !important;
  padding: 0 !important;
  line-height: 1.3em !important;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 680px) {
  #caution h2.linewrap {
    font-size: calc(1.8rem + .5vw) !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
  }
}
#caution ul.col_3 li p {
  min-height: 12em;
}
@media screen and (max-width: 680px) {
  #caution ul.col_3 li p {
    min-height: inherit;
    font-size: 1.1em;
    padding: 15px 10px 15px 15px;
  }
}
figure.small-icon img {
  width: 120px !important;
}
figure.small-icon90 img {
  width: 90px !important;
}
#contact figure.small-icon {
  height: 160px;
  overflow: hidden;
  margin-top: -10px;
}
#contact figure.small-icon img {
  width: 260px !important;
}
h3.itemwrap {
  border: 1px solid #333333;
  display: inline-block;
  padding: 10px 25px;
  margin: 0 0 20px;
}
h3.inv-flag {
  display: inline-block;
  background-color: #333;
  color: #ffffff;
  font-size: calc(1.2rem + .2vw);
  margin: 0;
  padding: 5px 1.25em 5px 1em;
  min-width: 50%;
}
.inv-flag em {
  font-size: 80px;
  padding: 0 5px;
  position: absolute;
  top: -52px;
}
@media screen and (max-width: 680px) {
  .inv-flag em {
    font-size: 70px;
    top: -44px;
  }
}
h3.inv-flag + h3 {
  padding-top: 10px;
}
.borderwrap {
  border: 3px solid #333333;
  color: #333333;
  display: block;
  font-size: calc(1.6rem + .5vw);
  max-width: max-content;
  margin: 0 auto 20px;
  padding: 8px 1.5em;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  font-weight: 700;
}
#contact .borderwrap {
  border: 3px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  background-color: transparent;
  font-size: calc(1.2rem + .5vw);
  margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
  #contact .borderwrap {
    font-size: calc(1.3rem + .5vw);
  }
}
/*
--------------------------------------------------------------------------------------------
*/
/* form BEGIN */
@media screen and (max-width: 680px) {
  #form_tbl dl {
    border-top: none;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 680px) {
  #form_tbl .list_table {
    padding: 0px 0 10px;
  }
}
/* form END */
header .header_set .recommend a.recommend {
  background-color: #fff;
  color: #113772;
  padding: 10px 20px;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  margin: 5px 10px 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2em;
  border-radius: 3em;
  border: 3px solid #113772;
  transform: scale(1);
  transition: 0.1s;
  box-shadow: 0px 2px 1px #D2D2D2;
  text-decoration: none;
}
header .header_set .recommend a.recommend:hover {
  opacity: 1;
  border-color: #3366ff;
  transform: scale(.99);
  transition: 0.1s;
  box-shadow: 0px 1px 1px #D2D2D2;
}
/*
*/
.inner {
  padding: 20px 20px;
}
p {
  line-height: 1.5;
}
.flexdiv.col_2 li {
  width: 49%;
}
#main_visual .v-wrapper {
  margin: 30px 0 80px;
  display: block;
  justify-content: center;
  align-items: center;
  min-height: inherit;
  padding: 0 30px;
}
@media screen and (max-width: 680px) {
  #main_visual .v-wrapper {
    margin: 20px 0 20px;
    padding: 0 0 0 10px;
  }
}
#main_visual p {
  margin: 0 auto;
  color: #ffffff;
  text-shadow: 1px 1px 4px rgb(51, 51, 51), -1px 1px 4px rgb(51, 51, 51), 1px -1px 4px rgb(51, 51, 51), -1px -1px 4px rgb(51, 51, 51);
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 1.3em;
  padding: 0 30px;
}
@media screen and (max-width: 680px) {
  #main_visual p {
    padding: 0 10px;
  }
}
#main_visual {
  position: relative;
  background-color: #113772;
}
#main_visual ul.catch-1st {
  display: flex;
  gap: 10px;
  list-style: none;
  margin-top: 0;
  justify-content: left;
  padding: 0 30px;
}
@media screen and (max-width: 680px) {
  #main_visual ul.catch-1st {
    padding: 0 10px;
  }
}
#main_visual ul.catch-1st li {
  border: 1px solid #ffffff;
  padding: 10px 1.5em;
  font-size: 1.3rem;
  background-color: rgba(255, 255, 255, 1);
  font-weight: ;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  flex-grow: inherit;
}
@media screen and (max-width: 680px) {
  #main_visual ul.catch-1st li {
    padding: 10px 10px;
  }
}
#contents h2 {
  border: none;
  color: #333333;
  font-size: calc(2.4rem + .5vw);
  padding: 80px 0 50px;
}
@media screen and (max-width: 680px) {
  #contents h2 {
    font-size: calc(1.6rem + 1vw);
  }
}
#contents h2.linewrap {
  border: 1px solid #8f8f8f;
  padding: 20px 10px 10px;
  /* border-radius: 3em; */
  margin: 10px;
  font-size: calc(1.3rem + .5vw);
  line-height: 1.5em;
}
#contents h2.linewrap, #caution .linewrap + .downarrow {
  border: none !important;
}
ul.circle3 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
  ul.circle3 {
    gap: 10px;
  }
}
ul.circle3 li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  font-size: 20px;
  flex-wrap: wrap;
  align-content: center;
  padding: 20px;
  line-height: 1.4;
  font-size: 1.4em;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  border: 3px solid #24619d;
  background: #3271af;
  color: #e5e5e5;
  background-image: linear-gradient(0deg, rgb(27, 86, 145), rgb(50, 113, 175));
}
ul.circle_triangle {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
ul.circle_triangle li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 320px;
  height: 320px;
  font-size: 1.6em;
  flex-wrap: wrap;
  /*border: 14px solid #da762b;*/
  border: 14px solid #113772;
  align-content: center;
  padding: 20px;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.3;
}
ul.circle_triangle li:last-child {
  /*margin-top: -45px;*/
}
@media screen and (max-width: 680px) {
  ul.circle_triangle li:last-child {
    margin-top: inherit;
  }
}
ul.circle_triangle li span.number {
  font-size: calc(3rem + 1vw);
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.1;
  color: #1264b7;
}
@media screen and (min-width: 961px) and (max-width: 1100px) {
  ul.circle_triangle {
    gap: 20px;
  }
  ul.circle_triangle li {
    width: 290px;
    height: 290px;
  }
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  ul.circle_triangle {
    gap: 30px;
  }
  ul.circle_triangle li {
    width: 290px;
    height: 290px;
  }
  ul.circle_triangle li:last-child {
    margin-top: -45px;
  }
}
@media screen and (max-width: 680px) {
  ul.circle_triangle {
    gap: 20px;
  }
}
#contact {
  background-color: #113772;
}
#contents #contact h2 {
  padding: 0;
}
#contact figure.small-icon {
  height: 160px;
  overflow: hidden;
  margin-top: -10px;
}
#contact .tel {
  font-size: 1.6rem;
  display: inline-block;
  padding: 10px 0 5px;
}
@media screen and (max-width: 680px) {
  #contact .tel {
    display: block;
    text-align: center;
    padding: 15px 0 0px;
  }
}
.tel-title {
  background-color: #000000;
  display: inline-block;
  padding: 5px 1em;
  font-size: 1.2em;
}
.goodnews {
  text-align: center;
  margin: 10px 0 10px;
  font-size: 1.5em;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  color: #ffffff;
}
.goodnews span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: calc(1.5rem + .5vw);
}
#form_tbl dl {
  padding: 5px 0;
}
#form_tbl dt {
  font-size: 1.1rem;
}
#form_tbl dd.mark_field {}
#form_tbl dd.mark_field .required {
  font-size: .75rem;
  border-radius: 3em;
}
#form_tbl dd:last-child {
  padding: 5px 0 0 1% !important;
}
#form_tbl .agreearea {
  padding: 0;
}
#contact .inner {
  position: relative;
  max-width: 1200px;
}
/*#contact .inner::before {*/
#contact ul.linkto {
  padding: 0 10%;
  margin: 0 0 40px;
}
@media screen and (max-width: 680px) {
  #contact ul.linkto {
    padding: 0;
  }
}
#contact ul.linkto li {
  /* padding: 120px 0 20px; */
}
#contact ul.linkto li::before {
  content: "";
  /* background-image: url("../img/support97448657_w360-tr.png"); */
  background-size: 250px;
  width: 100%;
  height: 130px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
  background-position: top left;
  top: 0px;
  background-position-x: center;
  pointer-events: none;
  left: 0;
}
@media screen and (max-width: 680px) {
  #contact ul.linkto li::before {
    background-size: 200px;
    height: 130px;
  }
}
#contact ul.linkto li a {
  background-color: #ffffff;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: calc(1.5rem + .5vw);
  padding-left: 25%;
  color: #06c;
  transition: 0.1s;
  transform: scale(1);
  border-radius: 5em;
  line-height: 1.5;
  font-weight: bold;
  width: 60%;
  margin: 0 auto;
  min-width: 500px;
  border: 3px solid #113772;
  text-decoration: none;
}
@media screen and (max-width: 680px) {
  #contact ul.linkto li a {
    padding: 40px 10px calc(14rem - 18vw);
    font-size: calc(1.4rem + .3vw);
    line-height: 1.3;
    min-width: inherit;
    width: inherit;
  }
}
#contact ul.linkto li a:hover {
  transform: scale(.98);
  border-color: #3366ff;
  transition: 0.1s;
  /* box-shadow: 0px 2px 2px #D2D2D2; */
  color: #3384d6;
}
#contact ul.telto {
  padding: 0;
  border-top: 1px solid #9b9b9b;
  color: #ffffff;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 680px) {
  #contact ul.telto {
    padding: 10px 0 0;
  }
}
#contact ul.telto li {
	text-align: left;
	margin-bottom: 10px;
	text-align: center;
}
#contact ul.telto li:first-child {
  width: 40%;
  padding-right: 10px;
  min-width: max-content;
}
@media screen and (max-width: 680px) {
  #contact ul.telto li:first-child {
    padding-right: 0;
    text-align: center;
  }
}
#contact ul.telto li:last-child {
  width: inherit;
  padding-left: 10px;
  margin-bottom: 0;
  width: 60%;
}
#contact ul.telto li p {
  margin: 0;
}
a:hover, .scrolltothetop p a:hover {
  cursor: pointer;
}
#contact .inner .contact_set {
  position: relative;
  z-index: 1; /*color: #ffffff;*/
}
.contact_set h2 {
  color: #67cdff !important;
}
h2 small {
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 -10px;
}
.downarrow.small {
  margin-top: 20px;
}
#form_tbl .downarrow.small {
  margin-top: 0;
}
.contact_set .downarrow {
  margin: -10px 0 0;
}
#contact a.link_btn {
  padding: 40px 0 !important;
  display: block;
  width: 100%;
  height: 100%;
}
#contact a.link_btn span {
  color: #333333;
  display: inline-block;
  margin-bottom: 10px;
}
#contact p {
  color: #ffffff;
}
.gray {
  background-color: #1f1f1f;
  border: 10px solid #95463e;
  padding-bottom: 10px;
}
.gray .cautionwrap {
  background-color: #606060;
  color: #e1e1e1;
}
.gray ul li h3 {
  padding: 0px 0 10px 90px;
  text-align: left;
  font-size: calc(1.4rem + .2vw);
  color: #ffffff;
}
@media screen and (max-width: 680px) {
  .gray ul li h3 {
    font-size: calc(1.2rem + .8vw);
  }
}
.gray ul li h3::before {
  content: "";
  background-image: url("../img/icon_checkmark_wht.png");
  width: 50px;
  height: 50px;
  background-size: 50px;
  background-repeat: no-repeat;
  position: absolute;
  top: -10px;
  left: 30px;
}
#caution .gray h2 {
  background-image: url(../img/image94257992.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-shadow: 1px 1px 10px #95463e, -1px 1px 10px #95463e, 1px -1px 10px #95463e, -1px -1px 10px #95463e;
  background-position: center 70%;
  margin-top: 0px;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 680px) {
  #caution .gray h2 {
    background-position: center center;
  }
}
#caution .linewrap {
  border: 3px solid #ed994f !important;
  margin: 0 !important;
  border-bottom: none !important;
}
#caution .linewrap + .downarrow {
  margin: -20px 0 0;
  height: 60px;
}
#caution .linewrap + .downarrow::before {
  border-color: #95463e;
}
.matome {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 680px) {
  .matome {
    margin-top: 0;
    margin-bottom: 60px;
  }
}
.matome h4 {
  font-size: calc(2rem + .4vw);
  color: #1264b7;
  padding: 10px 0 10px 0;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
  .matome h4 {
    font-size: calc(1.6rem + .4vw);
    padding: 0;
    line-height: 1.4;
  }
}
@media screen and (max-width: 680px) {
  .matome h4::before {
    height: 200px;
    top: 60px;
    right: 0;
    background-position: center top;
    background-size: 100%;
    width: 100%;
  }
}
#case {
  padding-bottom: 80px;
}
@media screen and (max-width: 680px) {
  #case {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 560px) {
  #case {
    padding-bottom: 0;
  }
}
#case h2 {
  border-top: 15px solid #113772;
  margin-top: 10px;
}
#case .matome h4 {
  position: relative;
  width: calc(100% - 200px);
}
#case .matome h4::before {
  content: "";
  background-image: url("../img/osusume_w400-tr.png");
  width: 280px;
  height: 260px;
  background-size: 90%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -220px;
  background-position: right+10px top;
  border-bottom: 2px solid #113772;
  left: inherit;
}
@media screen and (max-width: 680px) {
  #case .matome h4::before {
    height: 240px;
    background-position: center top;
    background-size: 90%;
    width: 70%;
    max-width: 240px;
  }
}
@media screen and (max-width: 560px) {
  #case .matome h4 {
    width: 100%;
    padding-top: 190px;
  }
  #case .matome h4::before {
    right: 0;
    top: 0;
    width: 220px;
    height: 180px;
  }
}
#case .matome h4 small {
  font-size: .8em;
}
#case .matome h4 .more {
  font-size: 1.2em;
}
#case ul.flexdiv.itemwrap {
  gap: 10px;
}
@media screen and (max-width: 680px) {
  #case ul.flexdiv.itemwrap {
    gap: 2px;
  }
}
#case ul.flexdiv.itemwrap li {
  padding: 10px 20px;
  min-height: inherit;
  background-color: #ffffff;
}
.borderwrap {
	padding: 10px 5%;
	background-color: #ffffff;
	line-height: 1.3;
}
.catch_kwlist {}
.catch_kwlist ul {
  gap: 5px;
  margin-bottom: 30px;
  list-style: none;
}
.catch_kwlist ul li {
  padding: 10px;
  font-size: calc(1.1rem + .8vw);
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  padding-left: 60px;
  display: inline-block;
}
@media screen and (max-width: 680px) {
  .catch_kwlist ul li {
    padding: 15px 10px 15px 60px;
  }
}
.catch_kwlist ul li::before {
  content: "";
  background-image: url("../img/icon_checkmark.png");
  background-repeat: no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 0;
}
#select {
  background-color: #12294e;
  background: linear-gradient(90deg, #12294e 21px, transparent 1%) center, linear-gradient(#12294e 21px, transparent 1%) center, #a799cc;
  background-size: 22px 22px;
  color: #ffffff;
}
#select h2 {
  position: relative;
  padding: 0 0px 40px;
  color: #67cdff;
  font-size: calc(2.8rem + .5vw);
}
@media screen and (max-width: 680px) {
  #select h2 {
    padding: 20px 0px 40px;
    font-size: calc(1.8rem + 1vw);
  }
}
#select h2::before {
  content: "";
  background-image: url("../img/osusume_w400-tr.png");
  width: calc(20vw + .1vw);
  height: 260px;
  background-size: 90%;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  right: -10px;
  background-position: right+10px top;
  border-bottom: 2px solid rgba(255, 255, 255, .3);
  min-width: 260px;
  max-width: 340px;
  display: none;
}
@media screen and (max-width: 680px) {
  #select h2::before {
    height: 200px;
    background-size: 200px;
    top: 70px;
  }
}
h3.inv-flag {
  padding: 5px 1.25em 5px 1em;
  background-color: #1264b7;
  border-color: #113772;
  position: relative;
  margin-top: 50px;
}
@media screen and (max-width: 680px) {
  h3.inv-flag {
    min-width: 300px;
  }
}
#select h3.inv-flag + h3 {
  font-size: calc(2.4rem + .5vw);
  line-height: 1.5;
  position: relative;
  padding-top: 20px;
  border-color: #ffffff;
}
@media screen and (max-width: 680px) {
  #select h3.inv-flag + h3 {
    font-size: calc(2.2rem + .5vw);
    line-height: 1.4;
  }
}
@media screen and (max-width: 680px) {
  #select h3.addimage-osusume260 {
    /*padding-bottom: 280px;*/
  }
}
#select p {
  margin-bottom: 50px;
}
#select .borderwrap {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.kakko02 {
  padding: 20px;
  position: relative;
  text-align: center;
}
.kakko02::before, .kakko02::after {
  content: '';
  width: 20px;
  height: 100%;
  position: absolute;
}
.kakko02::before {
  border-left: solid 2px #888;
  border-top: solid 2px #888;
  border-bottom: solid 2px #888;
  top: 0;
  left: 0;
}
.kakko02::after {
  border-right: solid 2px #888;
  border-top: solid 2px #888;
  border-bottom: solid 2px #888;
  top: 0;
  right: 0;
}
.kakko02::before, .kakko02::after {
  border-color: transparent;
  border-width: 5px;
}
.kakko02::before, .kakko02::after {
  border-color: #ffffff;
  border-width: 2px;
}
#cando {}
#cando h2 {
  /*color: rgb(92, 150, 111);*/
  text-shadow: 1px 1px 6px rgb(255, 255, 255), -1px 1px 6px rgb(255, 255, 255), 1px -1px 6px rgb(255, 255, 255), -1px -1px 6px rgb(255, 255, 255);
}
#cando ul.flexdiv, #choose ul.flexdiv {
  padding: 0 20px;
}
@media screen and (max-width: 680px) {
  #cando ul.flexdiv, #choose ul.flexdiv {
    padding: 0 20px;
  }
}
#cando ul.flexdiv li, #choose ul.flexdiv li {
  padding: 60px 20px 25px;
  background-color: #ffffff;
}
#cando ul.flexdiv li em {
  /*background-color: rgb(92, 150, 111);*/
  background-color: #113772;
  color: #ffffff;
  padding: 5px 2em;
  position: absolute;
  top: 0;
  left: 0;
}
#cando ul.flexdiv li figure, #choose ul.flexdiv li figure {
  width: 80px;
  position: absolute;
  top: 10px;
  right: 0px;
  max-height: 100px;
}
#cando ul.flexdiv li figure img, #choose ul.flexdiv li figure img {
  filter: grayscale();
}
#choose {
  padding-top: 70px;
}
#choose h2 {
  /*color: #95463e;*/
  color: rgb(92, 150, 111);
}
#choose ul.flexdiv li em {
  /*background-color: #95463e;*/
  background-color: rgb(92, 150, 111);
  color: #ffffff;
  padding: 5px 2em;
  position: absolute;
  top: 0;
  left: 0;
}
#cando .inner, #choose .inner {
  max-width: inherit;
  padding: 20px 0;
}
#cando .inner ul, #choose .inner ul {
  max-width: 960px;
  margin: 0 auto;
}
#contents #cando .horizontal_arrangement2 div {
  background-image: url(../img/image84229205_m.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30%;
  height: 360px;
}
#contents #choose .horizontal_arrangement2 div {
  background-image: url(../img/image42859706_m.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30%;
  height: 360px;
  text-shadow: 1px 1px 6px rgb(255, 255, 255), -1px 1px 6px rgb(255, 255, 255), 1px -1px 6px rgb(255, 255, 255), -1px -1px 6px rgb(255, 255, 255);
}
.horizontal_arrangement2 + h2 {
  padding-top: 10px !important;
}
#contents #flow .horizontal_arrangement2 div {
  background-image: url("../img/bgimage_pointsystem.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 30%;
  height: 360px;
  text-shadow: 1px 1px 6px rgb(255, 255, 255), -1px 1px 6px rgb(255, 255, 255), 1px -1px 6px rgb(255, 255, 255), -1px -1px 6px rgb(255, 255, 255);
}
#voice ul {
  max-width: 960px;
  margin: 0 auto;
}
#voice ul li h4 {
  font-size: 1.2rem;
  border: 1px solid #cccccc;
  display: block;
  padding: 10px 20px;
  line-height: 1;
  width: max-content;
  font-weight: normal;
}
@media screen and (max-width: 680px) {
  #voice ul li h4 {
    width: inherit;
  }
}
#voice ul li p {
  padding: 30px;
  background-color: rgb(92, 150, 111, .08);
}
@media screen and (max-width: 680px) {
  #voice ul li p {
    margin-top: 10px;
  }
}
#flow {
  margin-top: 60px;
}
#flow .inner {
  max-width: inherit;
  padding: 0;
}
/*.addimage-osusume260::before {
  content: "";
  background-image: url("../img/osusume_w260-tr.png");
  width: 220px;
  height: 260px;
  background-size: 200px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-position: right+10px top;
  z-index: 0;
  border-bottom: 2px solid #333;
}*/
@media screen and (max-width: 680px) {
  .addimage-osusume260::before {}
}
.horizontal_arrangement {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 680px) {
  .horizontal_arrangement {
    display: block;
    margin-bottom: 20px;
  }
}
.horizontal_arrangement div:first-child {
  width: 50%;
}
.horizontal_arrangement div:last-child {
  width: 50%;
}
@media screen and (max-width: 680px) {
  .horizontal_arrangement div {
    display: block;
    width: 100% !important;
  }
}
.horizontal_arrangement h2 {
  text-align: left;
  padding: 50px 0 20px !important;
  font-size: calc(2rem + .5vw) !important;
  margin: 0 !important;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  .horizontal_arrangement h2 {
    font-size: calc(1.8rem + .3vw) !important;
    line-height: 1.3;
  }
}
@media screen and (max-width: 680px) {
  .horizontal_arrangement h2 {
    font-size: calc(1.8rem + .4vw) !important;
    padding-bottom: 0 !important;
  }
}
.horizontal_arrangement h2 span.borderwrap {
  margin: 0 0 30px;
}
@media screen and (max-width: 680px) {
  .horizontal_arrangement h2 span.borderwrap {
    margin: 0 0 20px;
    max-width: inherit;
    padding: 8px 1em;
  }
}
.horizontal_arrangement div:last-child {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 680px) {
  .horizontal_arrangement div:last-child {
    margin: 0 auto 20px;
    padding: 0;
  }
}
.faq_list {
  overflow: hidden;
  position: relative;
}
.faq_list::before {
  content: "";
  /*background-image: url("../img/bgmark_question.png");*/
  /*background-image: url("../../img/bg_network2.jpg");*/
  background-image: url("../../img/bg_image_city-sqb1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  opacity: .1;
  background-position: center;
}
#contents #faq h2 {
  padding-bottom: 20px;
}
.faq_list h3 {
  padding: 12px 5% 10px;
  text-align: center;
  line-height: 1.3;
  border-radius: 2em;
  margin-bottom: 40px;
  display: inline-block;
  margin-left: 10%;
  width: 80%;
}
.faq_list dl {
  position: relative;
  padding: 30px;
}
@media screen and (max-width: 680px) {
  .faq_list dl {
    padding: 30px 20px;
  }
}
.faq_list dt {
  font-size: 1.3em;
  margin-bottom: 0px;
  border-top: 2px dotted #cccccc;
  font-weight: bold;
  font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.3;
  position: relative;
  padding: 15px 0 30px 40px;
}
.faq_list dt::before {
  content: "Q";
  position: absolute;
  top: 10px;
  color: #ffffff;
  background-color: #95463e;
  padding: 4px 6px;
  line-height: 1;
  margin-left: -40px;
}
.faq_list dd {
  font-size: 1.1em;
  margin-bottom: 40px;
  margin-left: 2.5em;
  line-height: 1.3;
}
.faq_list dl dt em {
  background-color: rgba(255, 255, 255);
  color: #657896;
  display: block;
  line-height: 1;
  padding: 5px .5em 4px;
  margin-bottom: 10px;
  margin-left: -1px;
  width: 8em;
  border-radius: 2px;
  font-weight: normal;
  border: 1px solid #cccccc;
  display: none;
}
#footer {
  height: inherit;
}
footer .infoarea .inner {
  padding: 0;
  max-width: 1200px;
}
@media screen and (max-width: 680px) {
  footer .infoarea .inner {
    max-width: inherit;
  }
}
footer .infoarea {
  padding: 30px 20px 10px;
  background-color: #12294e;
  color: #ededed;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  footer .infoarea {
    padding: 30px 20px 100px;
    position: relative;
  }
}
@media screen and (max-width: 680px) {
  footer .infoarea {
    display: block;
  }
}
footer .infoarea .sec01, footer .infoarea .sec02 {
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 680px) {
  footer .infoarea .sec01, footer .infoarea .sec02 {
    width: 100%;
  }
}
footer .infoarea h3 {
  margin: 0 0 20px;
  border-color: #ededed;
  color: #ffffff;
  line-height: 1.3;
}
footer .infoarea h4 {
  line-height: 1.3;
  padding: 0 0 10px;
}
footer .infoarea p {
  font-size: 1rem;
  margin-bottom: 10px;
}
footer .infoarea table {
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-collapse: collapse;
  width: inherit;
  margin: 0 auto 10px;
  width: 100%;
  font-size: 15px;
  line-height: 1.2;
  word-break: break-all;
}
footer .infoarea table th, footer .infoarea table td {
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px;
}
footer .infoarea table th {
  text-align: left;
  padding: 3px 10px;
  font-weight: normal;
  width: 8em;
}
footer .infoarea table td {
  text-align: left;
}
footer .infoarea table td ul.simple li {
  text-align: left;
}
#footer .logo figure {
  text-align: center;
}
#footer .copyright {
  text-align: center;
}
header .header_set {
  display: flex;
}
@media screen and (max-width: 680px) {
  header .header_set {
    display: none;
  }
}
header .header_set .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  margin-top: 3px;
}
header .header_set em {
  font-size: 13px;
}
header .header_set .telno {
  font-size: 1.4em;
  display: inline-block;
  margin-bottom: 4px;
  font-weight: bold;
  color: #06c;
}
@media screen and (max-width: 680px) {
  ul.circle3 {
    margin: 0 -20px 0;
  }
  ul.circle3 li {
    width: 33vw;
    height: 33vw;
    font-size: 1.3em;
    letter-spacing: -0.05em;
    padding: 10px;
    min-width: 174px;
    min-height: 174px;
  }
  ul.circle3 li:nth-child(2) {
    /*margin-top: -30px;*/
  }
  ul.circle3 li:last-child {
    margin-top: -25px;
    /* margin-left: 70px; */
  }
}
#case ul.iconplus li {
  background-size: 46px;
  background-repeat: no-repeat;
  padding-left: 60px !important;
  display: flex;
  background-position-x: 5px;
  align-items: center;
  min-height: 60px !important;
  background-position-y: center;
}
@media screen and (max-width: 680px) {
  #case ul.iconplus li {
    min-height: 40px !important;
  }
}
#case ul.iconplus li.chain {
  background-image: url("../img/icon_shopchain.png");
}
#case ul.iconplus li.cosmetic {
  background-image: url("../img/icon_cosmetics.png");
}
#case ul.iconplus li.apparel {
  background-image: url("../img/icon_apparel.png");
}
#case ul.iconplus li.restaurant {
  background-image: url("../img/icon_restaurant.png");
  background-size: 36px;
}
#case ul.iconplus li.super {
  background-image: url("../img/icon_super.png");
}
#case ul.iconplus li.convenience {
  background-image: url("../img/icon_convenience.png");
}
#case ul.iconplus li.drugstore {
  background-image: url("../img/icon_drugstore.png");
}
#case ul.iconplus li.electric_appliances {
  background-image: url("../img/icon_electric_appliances.png");
}
#case ul.iconplus li.homecenter {
  background-image: url("../img/icon_homecenter.png");
}
#case ul.iconplus li.hotel {
  background-image: url("../img/icon_hotel.png");
}
#case ul.iconplus li.mall {
  background-image: url("../img/icon_mall.png");
}
#case ul.iconplus li.gym {
  background-image: url("../img/caseicon_gym.png");
}
#case ul.iconplus li.doctor {
  background-image: url("../img/icon_docter.png");
}
#case ul.iconplus li.trip {
  background-image: url("../img/icon_travel.png");
}
#case ul.iconplus li.bank {
  background-image: url("../img/icon_bank.png");
}
#case ul.iconplus li.insurance {
  background-image: url("../img/caseicon_hoken.png");
}
#case ul.iconplus li.credit {
  background-image: url("../img/icon_finance.png");
}
#case ul.iconplus li.powergas {
  background-image: url("../img/index_thumb_gasBLK_tr.png");
}
#case ul.iconplus li.car {
  background-image: url("../img/icon_car.png");
}
#case ul.iconplus li.construction {
  background-image: url("../img/icon_construction.png");
}
#case ul.iconplus li.health {
  background-image: url("../img/icon_medicine.png");
}
#case ul.iconplus li.other {
  border: none;
  padding: 5px !important;
  min-height: inherit !important;
}
.borderwrap.mergeinto {
  margin-bottom: -30px;
  position: relative;
  background-color: #ffffff;
}
.topic3 .strong {
  font-weight: 700;
  color: #fff;
}
ul.certificationlogo {
  display: flex;
  list-style: none;
  justify-content: flex-start;
  margin: 0 auto;
  flex-wrap: wrap;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  ul.certificationlogo {
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 680px) {
  ul.certificationlogo {
    flex-wrap: wrap;
    background-color: #ffffff;
    padding: 5px 0;
  }
}
ul.certificationlogo li {
  background-color: #ffffff;
  padding: 10px 0;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
  ul.certificationlogo li {
    display: inline-block;
  }
}
ul.certificationlogo li span.itemname {
  display: inline-block;
  margin-bottom: 5px;
  display: none;
}
ul.certificationlogo li img {
  max-height: 68px;
  width: auto;
}
@media screen and (max-width: 680px) {
  ul.certificationlogo li img {
    max-height: 12vw;
    width: auto;
  }
}
#contact {
  background-color: #12294e;
  background: linear-gradient(90deg, #12294e 21px, transparent 1%) center, linear-gradient(#12294e 21px, transparent 1%) center, #a799cc;
  background-size: 22px 22px;
}
.arrowlinkbtn {
	border-radius: 4px;
	box-shadow: 0 2px 0 #D3DEE2;
	color: #369;
	display: inline-block;
	padding: 10px 30px 10px 20px !important;
	position: relative;
	text-align: left;
	text-decoration: none;
	border: 1px solid #28a7e1;
	line-height: 1.3;
	margin: 10px;
}
.arrowlinkbtn::after {
	content: '';
	border: 0;
	border-top: solid 2px #2aa8e2;
	border-right: solid 2px #28a7e1;
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) rotate(45deg);
}
.arrowlinkbtn:hover {
	opacity: .8;
}

.catch1 {
	color: #f0f0f0;
	font-size: calc(1.4rem + .5vw);
	line-height: 1.3;
}
#point1 {
	background-color: #ecf9ed;
}
.photograph2 {
	width: 50%;
	margin: 0 auto 20px;
	max-width: 380px;
}

p.lead {
	font-size: 1.4rem;
	line-height: 1.5;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}