@charset "utf-8";

Header.header {
	display: none;
}

div.sns_area {
	display: none;
}

div.member_area {
	display: none;
}

div.footer_banner_area {
	display: none;
}

div.footer_bottom_area {
	display: none;
}

div.footer_main_area {
	display: none;
}

div.-logo {
    text-align: left;
    margin-left: -86.6rem;
    display: inline-block;
}

#chatplusview.closed #outline #eye_catcher img {
    display: none;
}

.container {
	width: 100%;
	min-width: 1200px;
	text-align: center;
}

.text1 {
	color: #000;
	font-size: 2.8em;
	padding: 1em 0 0.7em 0;
	font-weight: 900;
	text-decoration: .5rem underline yellow;
}

.text2 {
        color: rgb(255, 255, 255);
        background-color: #4c4c4c;
        font-weight: 999;
        font-size: 4rem;
        font-family: 'Noto Sans JP';
        max-width: 24em;
        margin: 40px auto 15px;
}

.text3 {
	color: rgb(255, 255, 255);
	background-color: #2e3192;
	border-radius: 0.3em 0.3em 0em 0em;
    font-weight: 999;
    font-size: 3rem;
	letter-spacing: -0.01em;
    padding: 0.4em;
    font-family: system-ui;
	max-width: 24em;
    margin: auto;
}

.text4 {
	color: #2e3192;
    font-weight: 550;
    font-size: 2.25rem;
	letter-spacing: -0.01em;
    padding-bottom: 0.2em;
    font-family: system-ui;
	text-align: left;
}

.text5 {
    font-size: 1.068rem;
	font-weight: 550;
    padding-bottom: 0.02em;
    font-family: system-ui;
	text-align: left;
}

.text6 {
    font-size: 1.068rem;
	font-weight: 555;
    padding-bottom: 1.4em;
    font-family: system-ui;
	text-align: left;
}

.top-button {
	display: inline-block;
	position: relative;
  	text-align: center;
}

.button1 {
	position: absolute;
  	top: 40.745em;
  	right: 18.3em;
	max-width: 18.7%;
  	height: auto;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}

.button1:hover {
	max-width: 18.9%;
}

.flow-button {
	position: relative;
  	text-align: center;
	padding-bottom: 40px ;
}

.button2 {
	position: absolute;
  	top: 2.19em;
  	right: 15.1em;
	max-width: 19.4%;
  	height: auto;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}

.button2:hover {
	max-width:19.6%;
}

.last-button {
	position: relative;
  	text-align: center;
}

.button3 {
	max-width: 21%;
  	height: auto;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}

.button3:hover {
	max-width: 21.2%;
}

.button4 {
    position: absolute;
  	top: 40.745em;
  	right: 33em;
    max-width: 32%;
  	height: auto;
	cursor: pointer;
	text-decoration: none;

}


.logo1 {
	max-width: 39%;
	height: auto;
	margin: 4.4em;
}

.module-separation {
	margin-bottom: 0px;
}


.blue-box {
	border-radius: 0em 0em 0.4em 0.4em;
	border: 1px solid #2e3192;
	padding: auto;
	margin: auto;
	width: 45em;
	height: auto;
}

.layout-content_inner {
    width: 120rem;
}

.blue-box1 {
	padding: 1.5em;
}
