@charset "UTF-8";
/*----------------------------
  共通
-----------------------------*/

.hl {
	height: 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.h1 {
	color: #1965ff;
}


.h5 {
    line-height: 1.8rem;
}
.border-w3 { 
    border-left-width: 3px !important;
    border-left-color: #262626 !important;
}


.center {
	text-align: center;
}



.ts07 {
	font-size: 0.7em;
}

.ts08 {
	font-size: 0.8em;
}

.tb11 {
	font-size: 1.1em;
}

.tb12 {
	font-size: 1.2em;
}

.tb13 {
	font-size: 1.3em;
}

.tb14 {
	font-size: 1.4em;
}

.tb16 {
	font-size: 1.6em;
}

.tb17 {
	font-size: 1.7em;
}

.tb18 {
	font-size: 1.8em;
}

.tb19 {
	font-size: 1.9em;
}

.tb20 {
	font-size: 2.0em;
}

.tb21 {
	font-size: 2.1em;
}

.tb22 {
	font-size: 2.2em;
}

.tb23 {
	font-size: 2.3em;
}

.tb24 {
	font-size: 2.4em;
}

.tb26 {
	font-size: 2.6em;
}

.tb28 {
	font-size: 2.8em;
}

.tb30 {
	font-size: 3.0em;
}

.tb32 {
	font-size: 3.2em;
}

.tb34 {
	font-size: 3.4em;
}

.tb36 {
	font-size: 3.6em;
}

.tb40 {
	font-size: 4.0em;
}

.lh13 {
	line-height: 1.3em;
}

.lh17 {
	line-height: 1.7em;
}

.lh20 {
	line-height: 2.0em;
}

.mgt5 {
	margin-top: 0.5em;
}

.mgt10 {
	margin-top: 1.0em;
}

.mgt15 {
	margin-top: 1.5em;
}

.mgb20 {
	margin-bottom: 2.0em;
}

.pd1 {
	padding: 1em;
}

.pd2 {
	padding: 2em;
}

.pd3 {
	padding: 3em;
}

.pt5 {
	padding-top: 0.5rem;
}

.pb10 {
	padding-bottom: 1.0rem;
}

.pb15 {
	padding-bottom: 1.5rem;
}

.tbold {
	font-weight: bold;
}

.tsbold{
	font-weight: 900;
}

.tspace {
	letter-spacing: 1px;
}


.tw {
	color: #ffffff;
}

.tr {
	color: #ff0000;
}
.tr2 {
	color: #ff0066;
}

.tpk {
	color: #ff15e6;
}

.tpl {
	color: #a943ff;
}

.tb {
	color: #0000ff;
}
.tb2 {
	color: #0096ff;
}

.ty {
	color: #fff600;
}
.ty2 {
	color: #ccff00;
}

.to {
	color: #ff7800;
}
.to2 {
	color: #ffba00;
}

.tg {
	color: #00ff00;
}
.tg2 {
	color: #5aff00;
}

.ul {
	text-decoration: underline;
}

.no {
	text-decoration: line-through;
}

.pl {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fec9ff 40%) repeat scroll 0 0;}
.bl {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #bcf8ff 40%) repeat scroll 0 0;}
.yl {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbd 40%) repeat scroll 0 0;}
.ol {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffdfa0 40%) repeat scroll 0 0;}



.bg_r {
	background-color: #ff0000;
}
.bg_r2 {
	background-color: #ff0066;
}
.bg_r3 {
	background-color: #ffcde1;
}


.bg_w {
	background-color: #00E2F2;
}
.bg_w2 {
	background-color: #9bf8ff;
}



.bg_pk {
	background-color: #ff15e6;
}

.bg_pl {
	background-color: #a943ff;
}
.bg_pl3 {
	background-color: #e1bdff;
}

.bg_b {
	background-color: #0000ff;
}
.bg_b2 {
	background-color: #0096ff;
}
.bg_b3 {
	background-color: #a8dbff;
}

.bg_y {
	background-color: #fff600;
}
.bg_y2 {
	background-color: #ccff00;
}

.bg_o {
	background-color: #ff7800;
}
.bg_o2 {
	background-color: #ffba00;
}
.bg_o3 {
	background-color: #ffe190;
}

.bg_g {
	background-color: #00ff00;
}
.bg_g2 {
	background-color: #33eb00;
}
.bg_g3 {
	background-color: #c6ffa7;
}

.bg_gr {
	background-color: #cccccc;
}

.bg_gr2 {
	background-color: #f0f0f0;
}



/* ====== カラー指定 ====== */
.brand-color {
	color: #243d8e !important;
}
.bg-brand-color {
	background-color: #243d8e !important;
}

.text-red {
	color: #ff0000;
}



/* ====== GLOVAL NAV ====== */
.gloval-nav {
	height: 10%;
}
.navbar-white a {
	color: #fff;
}
/* ====== FOOTER ====== */
.footer-logo {
	width: 20%;
}
.social img {
	width: 36px;
	height: 36px;
}
footer {
	padding-bottom: 5%;
}
.time-border {
   border-top: 3px solid #262626;
    border-right: 3px solid #262626;
    margin-left: 24px;
    padding-bottom: 3rem;
    padding-right: 5rem;
    width: 43%;
}
/* ====== BREADCRUMB LIST ====== */
.breadcrumb-list, .breadcrumb-list li {
	background-color: #243d8e;
}
/*----------------------------
  SP TOGGLE NAV
-----------------------------*/
.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden;
}
.nav-scroller .nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	color: rgba(255, 255, 255, 0.75);
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: .875rem;
	color: #6c757d;
}
.nav-underline .nav-link:hover {
	color: #007bff;
}
.nav-underline .active {
	font-weight: 500;
	color: #343a40;
}

/*----------------------------
  TOP ページ
-----------------------------*/
/* ====== TOP IMAGE ====== */
header .jumbotron-fluid {
	position: relative;
	background-image: url(../images/bg-top.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100vh;
}

header .catch {
	width: 90%;
	bottom: 20%;
	left: 50%;
	margin-left: -45%;
}
header .g-navi {
	min-height: 100%;
}

.top-img img {
	width: 100%;
}

.top-text {
	text-align: center;
	padding-left: calc(env(safe-area-inset-left) + .2em);
	-webkit-text-stroke: 1px #fff;
 	text-stroke: 1px #fff;
}

.logo {
	width: 50%;
}

.logop {
	position: absolute;
	top: 30px;
	left: 30px;
}


/* ====== PROCESS ====== */

#sec3 p{
	line-height: 2.0em;
	padding-left: 1em;
	padding-right: 1em;
}

#sec3 h3 {
  position: relative;
  padding: 0.25em 0;
/*  margin-bottom: 1em;*/
}
#sec3 h3:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(36, 61, 142), #00e4ff);
  background: linear-gradient(to right, rgb(36, 61, 142), #00e4ff);
}


ul.lglist{
  z-index: 10;
  position: relative;
  margin-left: 20px;
  padding: 35px 15px 15px 40px;
  border: solid 2px #adcce8;
  border-radius:8px;
  color: #222222;
  width: 90%;
}

ul.lglist li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-size: 1.1em;
  font-weight: 900;
  margin-right : 0.3em;
  color: #ff7800;
}

ul.lglist li{
  font-size: 1em;
  line-height: 2.0em;
  list-style-type: none!important;/*ポチ消す*/
}

.lglist_d p{
  z-index: 100;
  width: 80%;
  position: relative;
  display: inline-block;
  top: 1.2em;
  left: 1.5em;
  background-color: #ffffff;
  font-size: 1.4em;
  font-weight: bold;
}





/* --------------------------------------------- */

#sec5 .square {
	width: 60px;
	height: 60px;
	background: #243d8e;
	color: #ffffff;
	text-align: center;
	font-size: 2.4rem;
	padding-top: 5px;
}
#arrow01 .arrow {
	width: 60px;
	height: 40px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #ff0000;
}

#arrow02 .arrow {
	width: 60px;
	height: 40px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #ffae00;
}

#arrow03 .arrow {
	width: 60px;
	height: 40px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #ffff00;
}

#arrow04 .arrow {
	width: 60px;
	height: 40px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #6cff00;
}



/* --------------------------------------------- */

#sec6 .circle-q, #sec6 .circle-a {
	width: 50px;
	height: 50px;
	font-size: 2.2rem;
	border-radius: 50%;
	text-align: center;
}
#sec6 .circle-q {
	background: #243d8e;
	color: #ffffff;
	padding-top: 2px;
}
#sec6 .circle-a {
	background: #ffffff;
	color: #243d8e;
	border: 3px solid #243d8e;
}
.schedule-img {
    width: 75%;
}



/* --------------------------------------------- */


#sec8 p{margin: 0 auto;}


.pb_app {padding-bottom: 5em;}





/* ==============================================*/
/* iPhone（1080px 未満）
==============================================*/
@media screen and (max-width: 1080px) {  /*1080*/

.logo {
	width: 40%;
}

.logop {
	position: absolute;
	top: 20px;
	left: 20px;
}

.footer-logo {
	width: 28%;
}
.mgt5 {
	padding-bottom: 0.8em;
}

}  /*1080*/

/* ==============================================*/
/* 中デバイス（タブレット, 992px 未満）
==============================================*/
@media screen and (max-width: 991.98px) {
#glovalNavbar ul li {
	border-left: none;
}
#glovalNavbar ul li:last-child {
	border-right: none;
}
.footer-nav ul li {
	border-left: none;
}
.footer-nav ul li:last-child {
	border-right: none;
}
/* ====== SP TOGGLE NAV ====== */
.offcanvas-collapse {
	position: fixed;
	z-index: 9999;
	top: 0;
	/* ナビバーの高さ */
	bottom: 10%;
	left: 100%;
	width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
	overflow-y: auto;
	background-color: #fff;
	transition-timing-function: ease-in-out;
	transition-duration: .3s;
	transition-property: left, visibility;
}
.offcanvas-collapse.open {
	left: 0;
	visibility: visible;
}
}

/* END */
/* 小デバイス（横向きモバイル, 768px 未満）
==============================================*/
@media screen and (max-width: 767.98px) {

.display-3 {
	font-size: 3rem;
}
.logo {
	width: 30%;
}

.logop {
	position: absolute;
	top: 2px;
	left: 10px;
}


.footer-logo {
	width: 60%;
}
.navbar-nav .border-left {
	border-left: none !important;
}
.navbar-nav .border-right {
	border-right: none !important;
}
}

/* END */
/* 極小デバイス（縦向きモバイル, 576px 未満）
==============================================*/
@media screen and (max-width: 575.98px) {
header .catch {
	bottom: 10%;
}
header .catch .h1 {
	font-size: 2rem;
}
header .catch h2 {
	font-size: 1rem;
}
.schedule-img {
    width: 100%;
}
form .border-top,
    form .border-bottom {
        border: none !important;
    }    
}
/* END */
