.fuchidori {
	font-size: 32px;
	color: #101f41;
}

.top-text {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	font-weight: 500;
}

.top-gray {
	background-color: rgba(0, 0, 0, 0.6);
}

.t-s {
	font-size: 22px;
}

.zyuyo {
	background-size: contain;
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 50px;
}

@media screen and (max-width:767px) {
	.sidemokuji {
		display: none;
	}
}

.topmv {
	height: 640px;
}

a.headerlink {
	position: relative;
}

a.headerlink-active::after {
	transform: scale(1, 1) !important;
}

a.headerlink::after {
	position: absolute;
	left: 5%;
	content: '';
	width: 90%;
	height: 1px;
	background: #fff;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.2s;
}

a.headerlink:hover::after {
	transform: scale(1, 1);
}

a.btn--orange {
	color: #111111;
	background-color: #ffa723;
}

a.btn--orange:hover {
	background: #FFB342;
}

a.btn-c {
	border-radius: 10px;
}

a.toiawase-btn--orange {
	color: #111111;
	background-color: #ffa723;
}

a.toiawase-btn--orange:hover {
	background: #FFB342;
}

a.toiawase-btn-c {
	border-radius: 10px;
}

.topmv-video {
	object-fit: cover;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.worries-wrap {
	background: linear-gradient(to right, #add8e6, #b5b5e2);
	padding: 13px 20px;
	border-radius: 20px;
	margin-bottom: 20px;
}

.correction-wrap {
	border: solid #86838352 1px;
	padding: 13px 20px;
	border-radius: 20px;
	background-color: #fff;
}

.weblars-logo {
	background-color: #0063a1;
	display: inline-block;
	padding: 4px 8px;
	margin: 10px;
}

.weblars-subtitle {
	color: #084c94;
	margin-bottom: 50px;
}

.weblars-subtitle2 {
	margin-bottom: 50px;
}

.weblars-section {
	padding: 60px 0;
}

.weblars-price-subtitle {
	color: #084c94;
}

.weblars-price-subtitle:not(:first-child) {
	margin-top: 40px;
}

.weblars-price-info {
	margin: 10px 0 30px 0;
}

.hogehoge {
	background: url("../images/weblars_info_bg.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.hoge2 {
	padding: 20px;
}

.hoge2-innter {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
}

.my-list-group {
	list-style: none;
}

.my-list-group-item {
	margin: 0 15px;
	white-space: nowrap;
}

.mokuji {
	border: 1px solid #ccc;
	margin: 30px 0 20px 0;
	padding: 20px;
}

.sidemokuji {
	padding: 0 20px;
}

.sidemokuji p {
	border-bottom: 1px solid #223a70;
}

.mysingle h2 {
	font-size: 24px;
	margin: 60px 0 30px 0;
	border-left: 10px solid #223a70;
	padding: 18px 20px;
	background-color: #d9e9f2;
}

.mysingle h3 {
	font-size: 22px;
	margin: 30px 0 20px 0;
	padding: 7px 0px;
	border-bottom: 2px solid #223a70;
}

.mysingle h4 {
	font-size: 20px;
}

.singlep {
	margin-left: 20px;
	margin-bottom: 40px;
}

.singlenotice {
	margin-top: 40px;
	background-color: #fff2cf;
	padding: 20px;
	border: 3px solid #ffc439;
}

.myex {
	background-color: #eee;
	padding: 5px 10px;
	border-radius: 15px;
	float: left;
	margin-bottom: 10px;
}

.myexitem {
	padding: 5px 10px 5px 40px;
	margin-left: 40px;
	margin-bottom: 10px;
}
