@charset "UTF-8";

/* ----------------
common
------------------ */
body .valueAi{
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
	Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
/* Windows */
@font-face {
	font-family: YuGothicM;
	font-weight: normal;
	src: local("YuGothic-Medium"), local("Yu Gothic Medium"),
	local("YuGothic-Regular");
}
@font-face {
	font-family: YuGothicM;
	font-weight: bold;
	src: local("YoGothic-Bold"), local("Yu Gothic");
}
/* Icon */
@font-face {
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: 900;
	src: url("../font/fa-solid-900.eot");
	src: url("../font/fa-solid-900%EF%B9%96.eot#iefix") format("embedded-opentype"),
	url("../font/fa-solid-900.woff2") format("woff2"),
	url("../font/fa-solid-900.woff") format("woff"),
	url("../font/fa-solid-900.ttf") format("truetype"),
	url("../font/fa-solid-900.svg#fontawesome") format("svg");
}

/* Type */
.valueAi p {
	font-size: 14px;
	color: #333;
}
.valueAi p.note {
	font-size: 13px;
	margin-bottom: 30px;
	color: #666;
}
.valueAi strong {
	padding: 0 0.5em;
	background: linear-gradient(transparent 40%, #ccdfef 40%);
}

/* Space */
@media (min-width: 1200px) {
	.container {
		max-width: 910px;
	}
}

.pb-l {
	padding-bottom: 30px !important;
}
@media screen and (min-width: 992px) {
	.pb-l {
		padding-bottom: 60px !important;
	}
}

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

/* Background */
#about,
#rate,
#advantage,
#service {
	margin-bottom: 0;
	padding-top: 70px;
}

#service .mark-free .heading-2 span {
	position: relative;
}
#service .mark-free .heading-2 span::before {
	content: "無料";
	position: absolute;
	left: -67px;
	top: -3px;
	padding: 5px;
	font-size: 0.8em;
	background: #0060b0;
	color: white;
	font-weight: normal;
}

#faq {
	margin-bottom: 0;
	padding: 60px 0;
	background: url(../img/lp/new/service_bg.png) center center / cover no-repeat;
}
.container-fluid .inner {
	padding: 50px 15px;
	text-align: center;
}
.container-fluid .bg {
	height: 150px;
	margin-bottom: 20px;
	background: url(../img/lp/new/desc_img.png) right center / contain no-repeat;
}
@media screen and (max-width: 992px) {
	.container-fluid .bg {
		background: url(../img/lp/new/desc_img.png) center center / contain
		no-repeat;
	}
}
#rate .bg {
	background-image: url(../img/img_rate.jpg.html);
}
#service .bg {
	background-image: url(../img/img_service.jpg.html);
}
#contact {
	padding: 50px 15px;
	background: #000 url(../img/lp/new/contact_bg.png) center center no-repeat;
	background-size: cover;
}
#message {
	background: #fff url(../img/lp/new/message_bg.png) top center / cover
	no-repeat;
	padding-top: 30px;
	padding-bottom: 596px;
}
#message .inner {
	border: 1px solid #c6c4b3;
	background: #fff;
	padding: 20px 50px;
}
#message h2 {
	margin: 30px 0 40px;
	line-height: 1.4;
	text-align: center;
	color: #817e67;
}
#message p {
	margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
	#message {
		padding: 30px 0 130px;
	}
	#message .inner {
		padding: 10px;
	}
	#message h2 {
		font-size: 20px;
		margin: 15px 0;
	}
	#message p {
		margin-bottom: 15px;
	}
}

#point img {
	max-width: 100%;
	vertical-align: bottom;
}
#point {
	max-width: 1010px;
	width: 95%;
	margin: -530px auto 50px;
	padding: 50px;
	background: rgb(
			254,
			254,
			254
	); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
			to bottom,
			rgba(254, 254, 254, 1) 0%,
			rgba(230, 234, 243, 1) 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6eaf3',GradientType=0 ); /* IE6-9 */
}
.point-title {
	display: block;
	max-width: 725px;
	margin: 0 auto 50px;
	text-indent: -9999px;
	height: 80px;
	background: url(../img/lp/new/message_title.png) center center / contain
	no-repeat;
}
@media screen and (max-width: 600px) {
	.point-title {
		height: 105px;
		background: url(../img/lp/new/nouhau.png) top center / 90% no-repeat,
		url(../img/lp/new/closs.png) center 35px / 27px no-repeat,
		url(../img/lp/new/5point.png) bottom center / 90% no-repeat;
	}
}
.point-list img {
	width: 165px;
}
.point-list .btn:active,
.point-list .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px;
	text-decoration: none;
	border-radius: 0;
	width: 100%;
	color: white;
	background: rgb(
			0,
			123,
			174
	) !important; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
			to right,
			rgba(0, 123, 174, 1) 0%,
			rgba(31, 44, 94, 1) 100%
	) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bae', endColorstr='#1f2c5e',GradientType=1 ) !important; /* IE6-9 */
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 20px;
}
.point-list .btn h3 {
	color: white;
	font-size: 20px;
	margin: 0;
}
.point-list {
	margin-top: 35px;
}

/* boot-strap */
@media screen and (min-width: 600px) {
	#point .card-body {
		padding: 30px;
	}
}

.point-content p {
	margin-bottom: 20px;
}
.point-content img {
	border: 1px solid #ccc;
}
.point-content .text-orange {
	color: #d27721;
	font-weight: normal;
	background: none;
	padding: 0;
}

.point-content-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.point-content-left {
	width: 50%;
	margin-right: 20px;
}
.point-content-right {
	width: 50%;
}
.point-content-right img {
	width: 100%;
}
.point-content figcaption {
	margin: 5px 0;
	font-size: 10px;
	padding-left: 10px;
	position: relative;
}
.point-content figcaption span {
	transform: scale(0.8);
	display: block;
	position: absolute;
	width: 10px;
	margin: 0;
	left: 0;
}
.point-textbox {
	padding: 70px 430px 40px 20px;
	background: white url(../img/lp/new/value05_bg.png) center right / contain
	no-repeat;
	margin-bottom: 35px;
}
.point-content-title {
	display: inline-block;
	font-size: 16px;
	background: url(../img/lp/new/value05_title.png) center left / contain
	no-repeat;
	padding: 10px 170px 10px 20px;
	margin: 0 0 -3px;
	color: white;
}
.point-content-box {
	background: white;
	padding: 0 20px;
	margin-bottom: 30px;
}
.point-content-box p {
	padding: 20px 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 14px;
}
.point-content-box-list {
	padding: 0 0 20px;
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.point-content-box-list li {
	width: 31%;
	margin-bottom: 8px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 13px;
	background: url(../img/lp/new/value05_01.png) center left / 8px no-repeat;
	font-size: 14px;
}
.point-content-box-list li span {
	color: #0d4094;
	display: inline-block;
	margin-right: 10px;
}
.point-content small {
	font-size: 12px;
	display: block;
	color: #667eb3;
	margin-bottom: 30px;
}
.point-btn {
	font-weight: bold;
	padding: 10px 40px 10px 10px;
	color: white;
	background: #667eb3 url(../img/lp/new/ico_window.png) calc(100% - 10px) center /
    12px no-repeat;
}
.point-btn:hover {
	color: white;
}
.point-small {
	margin-top: 30px;
	font-size: 10px;
	display: block;
	color: #4a4a4a;
}
.point-small small {
	display: block;
	padding-left: 10px;
	text-indent: -10px;
}
#point .sp {
	display: none;
}

@media screen and (max-width: 1000px) {
	.point-textbox {
		padding: 10px;
		background: white;
	}
}
@media screen and (max-width: 600px) {
	#point {
		padding: 30px 0;
		margin: -80px auto 50px;
	}
	.point-content-flex {
		display: block;
	}
	.point-content-left,
	.point-content-right {
		width: 100%;
		margin-right: 0;
	}
	.point-list .btn h3 {
		font-size: 16px;
		padding-right: 10px;
		white-space: normal;
		text-align: left;
	}
	.point-title {
		margin-bottom: 20px;
	}
	#point .pc {
		display: none;
	}
	#point .sp {
		display: block;
		margin: 0 auto;
		max-width: 300px;
	}
	#point .point-closs {
		width: 27px;
		margin: 20px auto 0;
	}
	.point-content-box-list li {
		width: 100%;
		margin-bottom: 14px;
	}
	.point-content-title {
		display: inline-block;
		font-size: 16px;
		background: url(../img/lp/new/value05_title.png) center left / 100% 100%
		no-repeat;
		padding: 10px 20px 10px 20px;
		margin: 0 0 -3px;
		color: white;
	}
	.point-small {
		padding: 0 15px;
	}
}

#history {
	position: relative;
	background: url(../img/lp/new/history_bg.png) center center / cover no-repeat;
}
.history-title {
	width: 100%;
	padding: 30px;
	color: white;
	text-align: center;
	font-size: 30; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
			to right,
			rgba(0, 123, 174, 0.81) 0%,
			rgba(31, 44, 94, 0.82) 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf007bae', endColorstr='#d11f2c5e',GradientType=1 ); /* IE6-9 */
}
.history-content {
	text-align: center;
	padding: 25px 10px 30px;
}
.history-content p {
	display: block;
	margin: 0 auto;
	max-width: 1120px;
	color: white;
	padding: 20px;
	background: url(../img/lp/new/history_content_bg.png) center center / cover
	no-repeat;
}
@media screen and (max-width: 600px) {
	.history-title {
		font-size: 16px;
		padding: 20px;
	}
}

.features-btn {
	display: block;
	max-width: 100%;
	width: 750px;
	margin: 50px auto 50px;
}
.features-btn img {
	width: 100%;
	display: none;
}
@media screen and (min-width: 601px) {
	.features-btn img.pc {
		display: block;
	}
}
@media screen and (max-width: 600px) {
	.features-btn {
		max-width: calc(100% - 20px);
	}
	.features-btn img.sp {
		display: block;
	}
}

.faq-signin {
	display: block;
	max-width: 100%;
	width: 750px;
	margin: -5px auto 10px;
}
.faq-signin img {
	width: 100%;
	display: none;
}
@media screen and (min-width: 601px) {
	.faq-signin img.pc {
		display: block;
	}
}
@media screen and (max-width: 600px) {
	.faq-signin {
		max-width: calc(100% - 20px);
	}
	.faq-signin img.sp {
		display: block;
	}
}

.faq-title {
	padding: 10px;
	font-size: 30px;
	text-align: center;
	color: white;
	background: url(../img/lp/new/service-title.png);
	backgrouund-size: cover;
	margin-bottom: 20px;
}
.faq-content {
	border: 1px solid #c2c2c2;
	padding: 30px 40px;
	background: white;
	margin-bottom: 60px;
}
.faq-content small {
	display: block;
}
.faq-center {
	text-align: center;
	margin: 30px 0;
}
#faq .card h3 .btn {
	padding: 15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
#faq .card h3 .btn::after {
	margin-left: 10px;
}
@media screen and (max-width: 991px) {
	.faq-title {
		font-size: 18px;
	}
	#advantage {
		background-size: 1700px;
	}
}
@media screen and (min-width: 992px) {
	#about,
	#rate,
	#service {
		margin-bottom: 70px;
	}
	.container-fluid .inner {
		position: relative;
		top: -5px;
		padding: 0 40px 0;
		text-align: left;
	}
	.container-fluid .bg {
		height: auto;
		margin-bottom: 0;
	}
	#contact {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#advantage,
	#contact {
		background-attachment: fixed;
	}
	#advantage .inner {
		padding: 60px 150px;
	}
}

/* ----------------
layout
------------------ */

/* header */

.hBg {
	background-color: #fff;
}

#header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
	Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header .logo01 {
	background-color: #333;
	width: 200px;
	height: 200px;
	display: table;
	float: left;
	margin-left: 20px;
}
#header .logo_small {
	display: none;
}
#header .logo01 .h1Ttl {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	color: #fff;
}
#header .logo01 .h1Ttl img {
	width: 150px;
}
#header .upper {
	padding: 0 20px 0 240px;
}
@media screen and (min-width: 1025px) {
	#header .logo {
		height: 200px;
	}
	#header .upper {
		margin-bottom: 8px;
	}
	#header .upper .inner .division {
		padding-top: 53px;
		float: left;
	}
	#header .upper .inner .UpperContact a {
		padding-bottom: 7px;
		width: 120px;
		float: right;
		margin-top: 20px;
		background: #fff;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-ms-transition: 0.5s;
		transition: 0.5s;
		border: 1px solid #eee;
		box-sizing: border-box;
	}
	#header .upper .inner .UpperContact a img {
		width: 100%;
	}

	#header .navigation {
		padding: 0 26px 0 220px;
		margin-top: -100px;
	}
}
@media screen and (max-width: 767px) {
	#header .logo01 {
		height: 160px;
	}
	#header .upper {
	}
	#header .upper .inner .division {
		float: left;
		width: 70%;
		padding-top: 60px;
	}
	#header .upper .inner .UpperContact {
		float: right;
		width: 30%;
		max-width: 120px;
		padding-top: 40px;
	}
	#header .upper .inner .UpperContact a {
		width: 120px;
		margin-top: 30px;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-ms-transition: 0.5s;
		transition: 0.5s;
	}
}
#header .upper .inner .division p {
	font-size: 12.6px;
	letter-spacing: 0.1em;
	float: left;
	margin-right: 30px;
}
#header .upper .inner .division p a {
	font-size: 100%;
	text-decoration: none;
	color: #ccc;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#header .upper .inner .division a:hover {
	color: #333;
}
#header .upper .inner .UpperContact a:hover {
	background: #eee;
}
/**/
#header .navigation .inner {
	width: 100%;
	height: 100px;
	height: 100px;
}
#header .navigation .inner ul {
	width: 100%;
	border-top: 1px solid #eee;
	height: 60px;
	border-bottom: 1px solid #eee;
	padding: 0;
}
#header .navigation .inner ul li {
	float: left;
	width: 14.285714%;
	height: 60px;
	overflow: hidden;
}
#header .navigation li a,
#header .navigation li em {
	display: block;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	/* transition */
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none;
}
#header .navigation li a span {
	display: block;
	width: 100%;
	color: #ccc;
	font-size: 15.5px;
	line-height: 18px;
	text-align: center;
	padding: 21px 0 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#header .navigation li em span {
	display: block;
	width: 100%;
	color: #e8e8e8;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	padding: 20px 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#header .navigation li a span.ov {
	display: none;
}
#header .navigation li a:hover,
#header .navigation li.on a {
	border-top: 5px solid #4e4e4e;
}
#header .navigation li a:hover span,
#header .navigation li.on a span {
	color: #4e4e4e;
}
#header .navigation li.btSp,
#header .navigation li.btSitemap {
	display: none;
}
#hNav {
	display: none;
}
#header .navigation li img {
	width: 20px;
}

#bread {
	max-width: 1200px;
	margin: -38px auto -1px;
	box-sizing: border-box;
	z-index: 1;
}
@media screen and (min-width: 1001px) {
	#bread {
		padding-left: 230px;
	}
}
@media screen and (max-width: 1000px) {
	#bread {
		margin-bottom: 20px;
	}
}
#bread ul {
	margin: -40px auto 0;
	padding: 0 20px;
	list-style: none;
	margin: 8px 0 0 0;
	z-index: 1;
	position: relative;
}
#bread li {
	float: left;
	color: #4a6e89;
	font-size: 13px;
}
#bread li a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#bread li a:hover {
	text-decoration: underline;
	color: #333;
}
#bread li::after {
	content: ">";
	color: #333;
	margin: 0 8px;
}
#bread li:last-child:after {
	content: none;
}

@media screen and (max-width: 767px) {
	/*====================================

  header

  ====================================*/
	.header {
		position: fixed;
		top: 50px;
		left: 0;
		width: 100%;
		z-index: 1;
	}
}
@media screen and (max-width: 1024px) {
	.hBg {
		margin-bottom: 0;
	}
	#header {
		background: rgba(0, 0, 0, 0.8);
		max-width: 1024px;
		height: 50px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}
	#header .logo01 {
		display: none;
	}
	#header .upper {
		display: none;
	}
	#header .logo_small {
		display: block;
		width: 260px;
		position: absolute;
		top: 16px;
		left: 20px;
	}
	#header .logo_small img {
		width: 100%;
	}
	#header .navigation {
		padding: 0;
		margin-top: 0;
		height: auto;
	}
	#header #hNav {
		display: block;
	}
	#header #hNav #pull {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 5px;
		right: 10px;
		width: 40px;
		height: 40px;
		text-align: center;
	}
	#header #hNav #pull span {
		height: 44px;
		font-size: 28px;
		line-height: 44px;
		color: #fff;
	}
	#header #hNav #pull span.icon-sp {
		display: block !important;
	}
	#header #hNav #pull span.icon-batsu {
		display: none !important;
	}

	#header #hNav #pull.on span.icon-sp {
		display: none !important;
	}
	#header #hNav #pull.on span.icon-batsu {
		display: block !important;
	}
	#header .navigation {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 100%;
		height: 0;
		overflow: hidden;
		background-color: transparent;
		transition: height 0.3s;
	}
	#header .navigation.on {
		height: 100vh;
	}
	#header .navigation .inner {
		height: auto;
	}
	#header .navigation .inner ul {
		height: auto;
		border: none;
	}
	#header .navigation .inner ul li {
		width: 50%;
		height: auto;
		float: left;
	}
	#header .navigation .inner ul li a {
		border-top: none;
	}
	#header .navigation .inner ul li.nav_home {
		width: 100%;
	}
	#header .navigation .inner ul li a,
	#header .navigation .inner ul li em {
		text-decoration: none;
		display: block;
		width: 100%;
		-webkit-transition: 0.3s;
		transition: 0.3s;
		background: #474342;
		overflow: hidden;
	}
	#header .navigation .inner ul li:not(.btSp) a,
	#header .navigation .inner ul li:not(.btSp) em {
		height: 65px;
	}
	#header .navigation .inner ul li a span {
		display: block !important;
		padding: 0;
		width: 100%;
		line-height: 65px;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	#header .navigation .inner ul li.nav_home .icon_home {
		display: none !important;
	}

	#header .navigation .inner ul li em span {
		display: block;
		width: 100%;
		line-height: 65px;
		text-align: center;
		color: #888;
		font-size: 12px;
	}
	#header .navigation li.nav_home a span:first-of-type {
		display: none;
	}
	#header .navigation .inner ul li.btSp {
		float: none;
		width: 100%;
		display: block;
	}
	#header .navigation .inner ul li.btSp a {
		background-color: #5a5756;
		color: #fff;
		padding: 15px 20px;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0;
	}
	#header .navigation .inner ul li.btSp a span {
		display: inline-block !important;
		width: auto;
		padding: 5px;
		width: 20px;
		height: 20px;
		margin-right: 10px;
		background-color: #fff;
		font-size: 10px;
		line-height: 10px;
		color: #5a5756;
	}
	#header .navigation .inner ul li a:hover,
	#header .navigation .inner ul li.on a {
		background-color: #94a3ab;
		color: #5a5756;
	}

	@font-face {
		font-family: "IcoMoon-Free";
		src: url("../font/IcoMoon-Free.ttf") format("truetype");
		font-weight: normal;
		font-style: normal;
	}
	.icon {
		font-family: "IcoMoon-Free";
		speak: none;
		font-style: normal;
		font-weight: 100;
		font-variant: normal;
		text-transform: none;
		display: inline-block;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;

		/* Enable Ligatures ================ */
		-webkit-font-feature-settings: "liga";
		-moz-font-feature-settings: "liga=1";
		-moz-font-feature-settings: "liga";
		-ms-font-feature-settings: "liga" 1;
		-o-font-feature-settings: "liga";
		font-feature-settings: "liga";

		/* Better Font Rendering =========== */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	body #hNav #pull span.icon-sp {
		background-color: transparent;
		background-image: url(../img/common/icon-sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		width: 40px;
		height: 40px;
	}
	body #hNav #pull.on span.icon-sp {
		display: none;
	}

	.icon-arrow-up-right2:before {
		content: "\ea3b";
	}

	/*====================================

      bread

      ====================================*/
	#bread {
		display: none;
	}

	#gHeader {
		padding-top: 70px;
	}
}

@media screen and (max-width: 767px) {
	/*------------------------------------------------------------
      ヘッダー
  ------------------------------------------------------------*/
	#gHeader {
		padding: 70px 10px 20px;
	}

	#gHeader .hBox {
		width: auto;
	}

	#gHeader .logo {
		margin: 0 40px 15px 0;
		display: inline-block;
		width: auto;
		float: none;
	}

	#gHeader .logo img {
		width: 230px;
	}

	#gHeader h1,
	#gHeader p {
		margin: 0;
		width: auto;
		float: none;
		display: block;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
	}

	#gHeader p .sm {
		margin-top: 10px;
		display: block;
		font-size: 12px;
		line-height: 1.3;
	}

	#gHeader .hMark {
		margin-left: 100px;
		padding: 2px;
		width: 50px;
		height: 50px;
		right: auto;
		left: 50%;
		font-size: 12px;
	}

	#gHeader .hMark:before {
		width: 44px;
		height: 44px;
		left: 2px;
		top: 2px;
		border: 1px solid #fff;
	}

	#gHeader .hMark:after {
		position: absolute;
		right: 5px;
		top: 8px;
		font-size: 0.65rem;

		content: "※";
	}
}

/* footer */
/*====================================

Footer

====================================*/

#Footer {
	color: #333;
	border: 0;
	padding: 0;
	line-height: 1.75em;
	font-family: "ヒラギノ角ゴ ProN W3", "Lucida Grande",
	"Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	text-align: left;
	max-width: 1200px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
#Footer .ft_memu {
	border-top: 1px solid #eee;
	padding: 20px 0;
}
@media screen and (min-width: 1025px) {
	#Footer .cell {
		float: left;
		width: 12.5%;
		border-right: 1px solid #eee;
		padding: 10px 0 0 10px;
	}
}
@media screen and (max-width: 1024px) {
	#Footer .cell {
		float: left;
		width: 25%;
		border-right: 1px solid #eee;
		padding: 10px 0 0 10px;
		margin-bottom: 20px;
	}
	#Footer .cell:nth-child(even) {
		background: #f7f7f7;
	}
}
#Footer ul {
	padding: 0;
}
#Footer .cell:last-child {
	border-right: none;
}
#Footer .cell .basic a {
	text-decoration: none;
	color: #999;
	font-size: 110%;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}
#Footer .cell .basic em {
	text-decoration: none;
	color: #ddd;
	font-size: 116%;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}

#Footer .cell .basic a:hover {
	color: #333;
	text-decoration: none;
}
#Footer .cell .basic a:hover:before {
	visibility: visible;
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
#Footer .cell .basic a:before {
	background-color: #92a3ab;
	bottom: 0px;
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	visibility: hidden;
	/* transition */
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
#Footer .cell li {
	padding: 4px 0;
}
#Footer .cell li a {
	font-size: 86%;
	text-decoration: none;
	padding: 4px 0;
	display: inline-block;
	color: #aaa;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#Footer .cell li em {
	font-size: 86%;
	text-decoration: none;
	padding: 4px 0;
	display: inline-block;
	color: #ddd;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#Footer .cell li a:hover {
	color: #333;
}
#Footer .sinble {
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 10px;
}
#Footer .sinble p {
	width: 200px;
	margin-bottom: 9px;
}
#Footer .copy p {
	color: #333;
	font-size: 10.2px;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	font-family: ‘Metrophobic’, Arial, serif;
	font-weight: 400;
}

/*====================================

DONE: SP Footer
800px以下で中央寄せ、コピーライトを改行する。

====================================*/
@media screen and (max-width: 1024px) {
	#Footer {
		width: 100%;
		padding: 0 10px;
		margin: 0 auto;
	}
	#Footer .sinble p {
		width: 100%;
	}
	#Footer .copy p {
		color: #333;
		font-size: 10.2px;
		margin-bottom: 20px;
		line-height: 1.7;
		letter-spacing: 0.1em;
		font-family: ‘Metrophobic’, Arial, serif;
		font-weight: 400;
	}
}

/* ----------------
component
------------------ */
/* hero */
#hero {
	position: relative;
	padding-bottom: 1px;
	background: url(../img/lp/new/main_bg.jpg) center bottom / cover no-repeat;
}

.hero-inner {
	/*
      background: url(../img/img_hero.png.html) right bottom no-repeat;
      background-size: contain;
      */
}
.hero-inner .inner {
	background: none;
}
.img-hero {
	margin-top: 30px;
	text-align: right;
}
.img-fade img {
	margin: 0 0 0 auto;
}
.logo-hero {
	margin: 0;
	padding: 40px 0; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
			to right,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(255, 255, 255, 0.24) 35%,
			rgba(255, 255, 255, 0.3) 49%,
			rgba(255, 255, 255, 0.26) 60%,
			rgba(255, 255, 255, 0.1) 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=1 ); /* IE6-9 */
}
.logo-hero span {
	display: block;
	width: 480px;
	height: 124px;
	max-width: calc(100% - 30px);
	text-indent: -9999px;
	background: url(../img/logo_hero.png) center center / contain no-repeat;
	margin: 0 auto;
}
.hero-mark {
	position: absolute;
	right: 100px;
	top: 65px;
}
.hero-mark img {
	width: 150px;
	margin-bottom: 9px;
}
.hero-mark p {
	font-size: 10px;
	color: white;
	line-height: 1.2;
}
.hero-img {
	text-align: center;
	width: 100%;
	margin: 400px auto 42px;
}
.hero-img img {
	width: 294px;
}

@media screen and (max-width: 1024px) {
	#hero {
		margin-top: none;
	}
}

@media screen and (max-width: 600px) {
	.hero-mark {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	#hero {
		margin-top: none;
	}
	.navbar-brand img {
		width: 166px;
		height: auto;
	}
	.hero-inner {
		background-position: top right;
	}
	.img-fluid {
		max-width: 300px;
	}
}
@media screen and (min-width: 992px) {
	.heading-en {
		font-size: 24px;
	}
}
.font-yu-mincho {
	font-family: "Yu Mincho", "YuMincho", serif;
}
/* about */
#about {
	background: white;
	font-family: "Yu Mincho", "YuMincho", serif;
	background: url(../img/lp/new/about_bg.png) center center / cover no-repeat;
}
.about-catch {
	font-size: 17px;
	font-weight: normal;
}
.about-title {
	color: #0d4094;
	font-size: 26px;
	margin-bottom: 20px;
}
.about-title span {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
}
.about-btn {
	display: block;
	max-width: 370px;
}
.about-btn img {
	max-width: 100%;
}
.about-description {
	display: inline-block;
	font-size: 10px;
	margin-top: 10px;
	
	@media screen and (max-width: 767px) {
		text-align: left;
		max-width: 370px;
	}
}

.form-cv-btn-description {
	display: block;
	max-width: 750px;
	font-size: 12px;
	margin: 10px auto 30px;
	color: #333;
	text-align: left;
}

@media screen and (max-width: 991px) {
	.about-btn {
		margin: 0 auto;
	}
}

/* mov */
.mov {
	margin: 70px 0 50px;
	height: 495px;
}
@media screen and (max-width: 600px) {
	.mov {
		margin: 35px 0 25px;
		height: 270px;
	}
}

/* heading */
.heading-hero {
	color: #0060b0;
	font-size: 21px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.heading-en {
	display: block;
	color: #0060b0;
	font-family: "Roboto Slab", sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}
.heading-2 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#advantage .heading-2,
#advantage .heading-en {
	width: 100%;
}
.heading-icon {
	padding: 15px 0 15px 40px;
	color: #0060b0;
	font-weight: bold;
	font-size: 20px;
	background: url(../img/bg_1.png.html) left center no-repeat;
	background-size: auto 91px;
}
.heading-lead {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.heading-note {
	font-size: 18px;
	color: #666;
}

@media screen and (min-width: 992px) {
	.heading-hero {
		font-size: 32px;
		text-align: left;
	}
	.heading-en {
		font-size: 24px;
	}
	.heading-2 {
		font-size: 28px;
	}
}

/* list */
.icon-list {
	list-style: none;
	padding-left: 1em;
}
.icon-list li {
	position: relative;
	padding-left: 1.4em;
	margin-bottom: 10px;
	font-size: 14px;
}
.icon-list li:before {
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	content: "\f00c";
	color: #0060b0;
}

/* btn */
.btn-lp {
	font-size: 18px;
	padding: 20px 50px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.btn-primary {
	background: #0060b0;
}
@media screen and (max-width: 991px) {
	.btn-lp {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

/* ----------------
project
------------------ */
/* advantage */
#advantage .text-center {
	padding: 0 20px;
	text-shadow: 0 0 5px #fff;
}
.inner-icon {
	padding-top: 120px;
}
.ad01 {
	background: url(../img/ico_ink.svg.html) top center no-repeat;
	background-size: 106px 120px;
}
.ad02 {
	background: url(../img/ico_ai.svg.html) top center no-repeat;
	background-size: 104px 120px;
}
.ad02 .heading-icon {
	background-image: url(../img/bg_2.png.html);
}
.ad03 {
	background: url(../img/ico_document.svg.html) top center no-repeat;
	background-size: 93px 120px;
}
.ad03 .heading-icon {
	background-image: url(../img/bg_3.png.html);
}
.ad04 {
	background: url(../img/ico_figure.svg.html) top center no-repeat;
	background-size: 120px 120px;
}
.ad04 .heading-icon {
	background-image: url(../img/bg_4.png.html);
}
.ad05 {
	background: url(../img/ico_call.svg.html) top center no-repeat;
	background-size: 94px 120px;
}
.ad05 .heading-icon {
	background-image: url(../img/bg_5.png.html);
}
@media screen and (min-width: 992px) {
	.heading-icon {
		padding: 20px 0 20px 40px;
	}
	.inner-icon {
		margin-bottom: 80px;
		padding: 0 180px 0 0;
		background-position: right center;
	}
	.ad02,
	.ad04 {
		padding: 0 0 0 180px;
		background-position: left center;
	}
}

/* rate */
.rate-num {
	font-size: 64px;
	color: #0060b0;
	font-family: "Roboto Slab", sans-serif;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
}
.rate-num span {
	font-size: 40px;
}

/* contact */
#contact {
	color: #0d4094;
	text-align: center;
}
.contact-signup {
	margin-bottom: 40px;
}
.contact-signup img {
	max-width: 100%;
	display: none;
	margin: 0 auto;
}
@media screen and (min-width: 601px) {
	.contact-signup img.pc {
		display: block;
		width: 750px;
	}
}
@media screen and (max-width: 600px) {
	.contact-signup img.sp {
		display: block;
	}
}
.contact-title {
	font-size: 30px;
	margin-bottom: 20px;
}
.contact-comment {
	margin-bottom: 30px;
}
.contact-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
}
.contact-left,
.contact-right {
	width: calc(50% - 10px);
}
.contact-left button {
	margin-top: 16px;
	width: 300px;
	max-width: 100%;
}
.contact-left small {
	display: block;
	margin-top: 7px;
}
.contact-form-modal {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.contact-form-modal.open {
	display: -ms-flexbox;
	display: flex;
}
.contact-form-bg {
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.contact-form-content {
	position: relative;
	margin: 150px auto 0;
	width: 500px;
	height: 430px;
	max-width: calc(100% - 20px);
	background: white;
	padding: 20px;
	box-sizing: border-box;
}
.contact-form-content h3 {
	text-align: center;
	font-size: 21px;
	color: #0d4094;
}
@media screen and (min-width: 800px) {
	.contact-form-content h3 br {
		display: none;
	}
}
.contact-form-open {
	background: #0d4094;
	color: white;
	padding: 15px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	z-index: 1;
}
@media screen and (max-width: 600px) {
	.contact-form-content {
		padding: 10px;
		margin: 100px auto 50px;
		height: auto;
	}
	.contact-form-content h3 {
		font-size: 20px;
	}
}

.contact-left-flex span {
	font-size: 48px;
	line-height: 1;
	font-weight: bold;
}
.contact-left-flex span a {
	color: #0d4094;
}
.contact-flex p {
	font-size: 18px;
	margin-bottom: 8px;
	color: #0d4094;
	font-weight: bold;
}
.contact-flex small {
	font-weight: bold;
}
.contact-flex img {
	max-width: 100%;
}

.contact-bototm {
	margin: 80px 0 0;
	padding: 15px 0;
	background: rgba(244, 246, 249, 0.8);
}
.contact-bototm b {
	color: #231916;
}
.contact-bototm address {
	font-style: normal;
	color: #231916;
}
.contact-address {
	font-size: 14px;
	margin: 10px 0 0;
}
.contact-license {
	font-size: 10px;
	margin: 0;
}
#contact p.tel {
	margin-bottom: 0;
	padding-left: 40px;
	color: #f0f8ff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
	Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 700;
	font-size: 36px;
	background: url(../img/ico_tel.svg.html) left center no-repeat;
	line-height: 1;
}
#contact p.tel a {
	color: #333 !important;
}
#contact p.note {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
	.contact-flex {
		display: block;
	}
	.contact-left {
		margin-bottom: 20px;
	}
	.contact-left,
	.contact-right {
		width: 100%;
		text-align: center;
	}
	.contact-left-flex {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.contact-left-flex span {
		font-size: 24px;
	}
	.contact-bototm {
		margin-top: 40px;
	}
}

/* faq */
.card {
	margin-bottom: 20px;
}
.card h3 .btn {
	display: block;
	width: 100%;
	padding: 15px 10px 0 10px;
	background: #0060b0;
	color: #fff;
	text-align: left;
	border-radius: 0;
	white-space: normal;
}
.card h3 .btn:after {
	font-family: FontAwesome;
	content: "\f106";
	color: #fff;
}
.card h3 .btn.collapsed:after {
	content: "\f107";
}
.card h3 .btn:hover,
.card h3 .btn:active,
.card h3 .btn:focus {
	text-decoration: none;
}

@media screen and (max-width: 991px) {
	.list-btn-container {
		width: 100%;
	}
	.card h3 .btn:after {
		display: block;
		text-align: center;
	}
	#contact p.note {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 992px) {
	#contact p.tel {
		margin-right: 20px;
	}
}

/* 追加 */
.margin-center {
	margin: 0 auto;
}

#support {
	margin: 60px auto;
}

#support a {
	color: rgb(51, 51, 51);
	font-size: 80%;
	text-align: left;
}
#support li {
	list-style-type: disc;
	margin: 0 !important;
	padding: 0 !important;
}
#support li a {
	font-size: 14px;
}
.support-left-text {
	line-height: 1.7;
}

.btn-light-blue {
	background-color: #9fd5ff;
	color: #0060b0 !important;
}

.mt-20 {
	margin-top: 20px;
}

.ml-20 {
	margin-left: 20px;
}

/* Nav */

.navbar.bg-light {
	background: #fff;
}
.nav-link {
	color: #666 !important;
	text-align: center;
}
.nav-login .nav-link {
	color: #0060b0 !important;
	background: #c0dff7;
}
.nav-register .nav-link {
	color: #fff !important;
	background: #0060b0;
}
@media screen and (max-width: 991px) {
	.nav-login,
	.nav-register {
		margin-bottom: 10px;
	}
}
@media screen and (min-width: 992px) {
	.navbar.bg-light {
		padding: 0;
	}
	.navbar-brand {
		padding: 12px 20px;
	}
	.nav-link {
		padding: 16px 15px !important;
	}
}

/* ヘッダーSticky */
.top-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 10;
}

.top-header ul {
	margin: 0;
}

/* スマホフッター */
.valueAi footer {
	display: none;
}
@media screen and (max-width: 1024px) {
	.valueAi footer {
		display: block;
		position: fixed;
		max-width: 1024px;
		bottom: 0px;
		padding: 10px;
		margin: 0px;
		line-height: 30px;
		z-index: 100000;
		background: #333333;
		color: #e6e6e6;
		width: 100%;
		font-size: 14px;
		text-align: center;
	}
	.valueAi footer ul {
		display: flex;
		justify-content: space-between;
		margin: 0px;
		padding: 0px;
	}
	.valueAi footer .nav-item {
		list-style-type: none;
		width: 50%;
		margin: 0 5px 0 5px;
	}
}

/* news */
#news {
	text-align: center;
	margin: 60px auto -20px;
}
.news-title {
	padding: 10px;
	font-size: 30px;
	text-align: center;
	color: white;
	background: url(../img/lp/new/service-title.png);
	background-size: cover;
	margin-bottom: 20px;
}
.news-content {
	border: 1px solid #c2c2c2;
	padding: 30px;
	background: white;
	margin-bottom: 22px;
	text-align: center;
}
.news-content p {
	display: inline-block;
	text-align: left;
	margin: 0;
}
@media screen and (max-width: 800px) {
	.news-title {
		font-size: 20px;
	}
	.news-content {
		padding: 20px;
	}
	.news-content p .pc {
		display: none;
	}
}

#supervisedTaxAccountant.box-supervision {
	width: 930px;
	height: 137px;
	margin: -540px auto 600px;
	background: url(../img/common/bg_toyoda.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#supervisedTaxAccountant.box-supervision .image-sp {
	display: none;
}

#supervisedTaxAccountant.box-supervision .shoulder {
	background: none;
	padding: 0;
	font-size: 18px;
	text-align: left;
	width: 280px;
	line-height: 1.5;
}
#supervisedTaxAccountant.box-supervision .desc-spv {
	display: inline-block;
	padding: 10px 0 0 5px;
	background: none;
	font-size: 12px;
}
#supervisedTaxAccountant.box-supervision .name {
	display: inline-block;
	line-height: 24px;
	vertical-align: 5px;
	margin-left: 20px;
	font-size: 32px;
}
#supervisedTaxAccountant.box-supervision .profile {
	clear: both;
	font-size: 14px;
	margin: 5px 0 0 5px;
}

@media screen and (min-width: 992px) {
	#supervisedTaxAccountant.box-supervision {
		width: 880px;
		height: 130px;
	}
}

@media screen and (max-width: 767px) {
	#supervisedTaxAccountant.box-supervision {
		width: calc(100% - 30px);
		height: auto;
		margin: 0 15px 100px;
		padding: 0;
		border: 1px solid #eee;
		background: none;
	}
	#supervisedTaxAccountant.box-supervision .desc-spv {
		padding: 10px 8px;
		font-size: 11px;
	}
	#supervisedTaxAccountant.box-supervision .shoulder {
		font-size: 14px;
	}
	#supervisedTaxAccountant.box-supervision .name {
		margin: 0;
	}
	#supervisedTaxAccountant.box-supervision .profile {
		margin: 0 8px 10px;
	}
	#supervisedTaxAccountant.box-supervision .image-sp {
		display: block;
		max-width: 100%;
		margin-bottom: 5px;
	}
}
