@charset "UTF-8";

body { font:12px YakuHanJP, 'Noto Sans JP', sans-serif; -webkit-text-size-adjust: 100%; overflow-x: hidden; color: #1d1e1f;}


/* layout
**************************************************************************************************************************/
.is_pc { display:none!important; }

/* common
**************************************************************************************************************************/
header { padding: 17px; position: relative; z-index: 100; position: fixed; width: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }
header.scrolled { background: rgba(255,255,255,0.95); }
header .si { text-align: center; position: relative; z-index: 110;}
header .si a { }
header .si a img { width: 120px; height: auto; }
header .glnv { position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 2; background: #fff; display: none; }
header ul { position:absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: center; width: 100%; }
header ul li { font-weight: bold; font-size: 18px; margin: 1.5em 0; }
header ul li a { }
header ul li.login { }
header ul li.login a { display: inline-block; background: #1d1e1f; border-radius: 100px; color: #fff; padding: 0.8em 4em;}
header .drawer { width: 24px; height: 24px; right: 17px; position:absolute; top:20px; right: 20px; border-top: 2px solid #1d1e1f; text-indent: -9999px; cursor: pointer;  z-index: 120; }
header .drawer::before,
header .drawer::after { content: ''; display: block; width: 24px; height: 2px; background: #1d1e1f; position:absolute; top:0; right: 0; 	-webkit-transition: all 0.5s; transition: all 0.5s; }
header .drawer::before { top: 6px; }
header .drawer::after { top: 15px; }
body.is-open { overflow: hidden; }
body.is-open header .drawer { border-top: 0; }
body.is-open header .drawer::before { top: 9px; transform: rotate(-45deg); }
body.is-open header .drawer::after { top: 9px; transform: rotate(45deg); }
main { display: block; overflow: hidden; }
footer.global { background: #555352; color: #fff; padding: 20px 16px; }
footer.global .inner { }
footer.global .nav-info { }
footer.global .area-nav { }
footer.global .si { text-align: left; margin-bottom: 15px; }
footer.global .si a { }
footer.global .si a img { width: 170px; }
footer.global .pages { }
footer.global .pages .grid { width: 25%; float: left; padding-right: 10px; }
footer.global .pages li { font-size: 11px; margin-bottom: 1em; }
footer.global .pages li a { color: #fff; }
footer.global .area-info { clear: both; }
footer.global .login { text-align: center; padding: 20px 0; }
footer.global .login a { display: block; width: 210px; background: #1d1e1f; padding: 14px 0; border-radius: 100px; color: #fff; font-size: 13px; font-weight: bold; margin: 0 auto; }
footer.global .tel { text-align: center; }
footer.global .tel dl { }
footer.global .tel dl dt { font-size: 13px; margin-bottom: 0.4em; }
footer.global .tel dl dd { font-size: 40px; font-weight: bold; margin: 0; padding: 0; font-family: 'Roboto', sans-serif; margin-bottom: 0.2em; }
footer.global .tel dl dd a { color: #fff; }
footer.global .copyright { text-align: center; font-size: 10px; margin-top: 2em; }

.sdw { box-shadow: 16px 16px 24px 0px rgba(72, 159, 223, 0.2); }
.sdw-img { -webkit-filter: drop-shadow(16px 16px 24px rgba(72, 159, 223, 0.2)); filter: drop-shadow(16px 16px 24px rgba(72, 159, 223, 0.2)); }

.hl01 { font-size: 24px; color: #489fdf; font-weight: bold; line-height: 1.3; margin-bottom: 1em; }
.hl01::after { content: ''; display: inline-block; width: 32px; height: 1px; background: #489fdf; vertical-align: middle; line-height: 1; margin-left: 0.3em; margin-top: -3px; }
.hl02 { font-size: 22px; text-align: center; font-weight: bold; margin-bottom: 20px; }
.hl02 span { display: block; width: 77px; margin: 0 auto; background: #f5f6f7; border-radius: 50%; padding: 20px 0; margin-bottom: 12px; }
.hl02 img { height: 36px; width: auto; }
.hl02 strong { color: #489fdf; }
.hl02 small { font-size: 11px; color: #a6a6a6; display: block; letter-spacing: 0.1em;	}
.link { }
.link01 { border-radius: 100px; background: #1d1e1f; color: #fff; display: inline-block; padding: 13px 5em; font-size: 13px; font-weight: bold;}

/* top
**************************************************************************************************************************/
body.top { background: #f5f6f7; }
.kv { padding: 93px 0 35px 0; text-align: center; background: #fff; border-bottom-right-radius: 80px; }
.kv h1 { font-weight: bold; color: #489fdf; font-size: 16px; margin-bottom: 20px; }
.kv .kv-txt {  width: 330px; margin: 0 auto;}
.kv .lead { font-size: 36px; font-weight: bold; line-height: 1.4; margin-bottom: 20px; text-align: left; }
.kv .appname { text-align: left; margin-bottom: 20px; margin-left: 5px;}
.kv .appname img { width: 75%; }
.kv ul { display: flex; justify-content: space-between; width: 330px; margin: 0 auto;}
.kv ul li { text-align: center; position: relative; }
.kv ul li:nth-of-type(1) { width: 50%; }
.kv ul li:nth-of-type(2) { width: 25%; }
.kv ul li:nth-of-type(3) { width: 25%;}
.kv ul li:nth-of-type(1) img { position: relative; z-index: 3; }
.kv ul li:nth-of-type(2) img { width: 200%; position: absolute; top: 0; right: -120%; z-index: 1; }
.kv ul li:nth-of-type(3) img { width: 180%; position: absolute; bottom: -3%; right: 30px; z-index: 2; }
.kv ul li a { display: block; }
.kv ul li img { width: 100%; height: auto; }
.kv ul li span { display: block; width: 117px; height: 44px; font-weight: bold; color: #489fdf; margin: 0 auto; border-radius: 100px; position: relative; font-family: 'Roboto', sans-serif; margin-bottom: 8px; background: #fff; }
.kv ul li span small { font-size: 11px; width: 117px; line-height: 1.3; position:absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.kv .scroll { display: none; }
.kv .scroll a { }
.kv .scroll img { }
.intro { padding: 58px 0 0 0; }
.intro .ttl { padding: 0 32px; margin-bottom: 100px; }
.intro .ttl p { font-size: 14px; line-height: 1.7; }
.services { }
.services .service { border-top-right-radius: 80px; background: linear-gradient(#fff, #f5f6f7); margin-bottom: 90px; }
.services .service:nth-of-type(1) { margin-bottom: 30px; }
.service .imgtxt { }
.service .txt { padding: 0 32px; margin-bottom: 36px; }
.service .txt .serial { font-weight: 100; color: #489fdf; font-size: 80px; font-family: 'Roboto', sans-serif; line-height: 1; position: relative; top: -25px;}
.service .txt h3 { font-weight: bold; font-size: 44px; margin-bottom: 0.2em; }
.service .txt h3.mini { font-size: 40px; letter-spacing: -0.02em; line-height: 1.1; margin-bottom: 0.5em; }
.service .txt h3 strong { color: #489fdf; }
.service .txt h4 { font-weight: bold; font-size: 20px; margin-bottom: 1em; }
.service .txt h4 strong { color: #489fdf; }
.service .txt .list-blt { display: flex; flex-wrap: wrap; margin-bottom: 1.5em; }
.service .txt .list-blt li { width: 50%; font-size: 12px; font-weight: bold; margin-bottom: 0.3em; position: relative; padding-left: 1.1em; }
.service .txt .list-blt li.wide { width: 100%; }
.service .txt .list-blt li::before { content: '・'; display: inline-block; font-size: 20px; color: #489fdf; line-height: 1;  position: absolute; top: 0; left: 0; }
.service .txt .descript { margin-bottom: 1.2em; font-size: 14px; line-height: 1.7; }
.service .txt .caption { font-size: 11px; line-height: 1.6; margin-bottom: 1.5em; }
.service .txt .more { }
.service .img { }
.service .img ul { }
.service .img ul li { padding: 0 32px; }
.service .img ul li img { width: 100%; }
.service:nth-of-type(1) { }
.service:nth-of-type(1) .img ul { display: flex; flex-direction:row-reverse; }
.service:nth-of-type(1) .img ul li { width: 50%; padding: 0; }
.service:nth-of-type(1) .img ul li:nth-of-type(1) img { width: 90%; position: relative; right: -20%;}
.service:nth-of-type(1) .img ul li:nth-of-type(2) img { width: 240%; position: relative; left: -115%;}
.comparison { background: #fff; padding: 40px 0 0 0; }
.comparison:last-of-type { padding-bottom: 80px; }
.comparison .wrap-tbl { margin-left: 16px; }
.comparison .wrap-tbl table { width: 1000px; border-top: 1px solid #eef0f0; border-left: 1px solid #eef0f0; }
.comparison .wrap-tbl table th,
.comparison .wrap-tbl table td { border-right: 1px solid #eef0f0; border-bottom: 1px solid #eef0f0; }
.comparison .wrap-tbl table th { }
.comparison .wrap-tbl table td { font-size: 12px; padding: 10px; }
.comparison .wrap-tbl table thead { }
.comparison .wrap-tbl table thead th { background: #489fdf; color: #fff; padding: 30px 0; font-size: 14px; }
.comparison .wrap-tbl table tbody th { font-size: 12px; padding: 10px; }
.comparison .wrap-tbl table tbody td { text-align: center; }
.comparison .wrap-tbl table tbody tr.has-bg th,
.comparison .wrap-tbl table tbody tr.has-bg td { background: #f5f6f7; }
.comparison .wrap-tbl table tbody th.has-bg { background: #f5f6f7; }
.comparison .wrap-tbl table tbody .tl { text-align: left; }
.comparison .wrap-tbl table tbody td.txt { font-size: 10px; color: #787c80; text-align: left; width: 180px;}
.comparison .wrap-tbl .w20 { width: 20%; }
.comparison .caption-tbl { text-align: right; font-size: 12px; margin-top: 1em; margin-right: 16px;}
.comparison .more { text-align: center; margin-top: 25px; }

/* teaser */
.teaser { }
.teaser header .glnv ul li:nth-of-type(4),
.teaser header .glnv ul li:nth-of-type(5),
.teaser header .glnv ul li:nth-of-type(6),
.teaser header .glnv ul li:nth-of-type(7) { display: none; }
.teaser .service .txt .more,
.teaser .comparison .more { display: none; }
.teaser footer.global .pages .grid:nth-of-type(1),
.teaser footer.global .pages .grid:nth-of-type(2) { display: none; }
.teaser footer.global .pages .grid:nth-of-type(3),
.teaser footer.global .pages .grid:nth-of-type(4) { width: 40%; }

@media screen and (min-width: 769px) {

	body { }

	.is_pc { display:block!important; }
	.is_sp { display:none!important; }

	/* common
	**************************************************************************************************************************/
	header { padding: 35px; background: none; z-index: 5; width: 100%; }
	header .si { text-align: left; }
	header .si a { }
	header .si a img { width: 162px; }
	header .glnv { position: absolute; top: 24px; left: auto; right: 24px; width: calc(100% - 220px); height:auto; background: none; display: block; z-index: 150; }
	header ul { position:static; top:0; left: 0; -webkit-transform: translate(0,0); -ms-transform: translate(0%,0); transform: translate(0,0); text-align: right; width: auto; display: flex; justify-content: flex-end; flex-wrap: wrap; align-items: center; }
	header ul li {font-size: 14px; margin: 0 0 0 24px; }
	header ul li a { }
	header ul li.login { }
	header ul li.login a { padding: 1.2em 4em;}
	header .drawer { display: none; }
	main { display: block; overflow: hidden; }
	footer.global { padding: 40px 20px; }
	footer.global .inner { width:75%; margin: 0 auto; }
	footer.global .nav-info {  display: flex; justify-content: space-between; }
	footer.global .area-nav { width: 60%; }
	footer.global .si { margin-bottom: 30px; }
	footer.global .si a { }
	footer.global .si a img { width: 170px; }
	footer.global .pages { }
	footer.global .pages .grid { }
	footer.global .pages .grid:nth-of-type(1) { width: 30%; }
	footer.global .pages .grid:nth-of-type(2) { width: 20%; }
	footer.global .pages .last { border-left: 1px solid #fff; padding-left: 2em; }
	footer.global .pages li { font-size: 12px; margin-bottom: 1.3em; }
	footer.global .pages li a { color: #fff; }
	footer.global .area-info { width: 40%; text-align: left; padding-left: 5%;}
	footer.global .login { padding: 0; margin-bottom: 2em; }
	footer.global .login a { width: 310px; padding: 20px 0; font-size: 14px; margin: 0; }
	footer.global .tel { text-align: left; }
	footer.global .tel dl { }
	footer.global .tel dl dt { font-size: 14px; margin-bottom: 0.4em; }
	footer.global .tel dl dd { font-size: 40px; font-weight: bold; margin: 0; padding: 0; font-family: 'Roboto', sans-serif; margin-bottom: 0.2em; }
	footer.global .tel dl dd a { }
	footer.global .copyright { font-size: 11px; margin-top: 4em; }

	.sdw { box-shadow: 30px 30px 48px 0px rgba(72, 159, 223, 0.2); }
	.sdw-img { -webkit-filter: drop-shadow(30px 30px 48px rgba(72, 159, 223, 0.2)); filter: drop-shadow(30px 30px 48px rgba(72, 159, 223, 0.2)); }

	.hl01 { font-size: 36px; margin-bottom: 0.8em; }
	.hl01::after { width: 64px; margin-left: 0.3em; margin-top: -3px; }
	.hl02 { font-size: 36px; margin-bottom: 32px; }
	.hl02 span { width: 92px; padding: 18px 0 24px 0; margin-bottom: 20px; }
	.hl02 img { height: 36px; width: auto; }
	.hl02 strong {  }
	.hl02 small { font-size: 12px;	}
	.link { }
	.link01 { padding: 18px 6em; font-size: 14px;}

	/* top
	**************************************************************************************************************************/
	body.top { }
	.kv { padding: 183px 0 135px 0; text-align: left; background: none; border-bottom-right-radius:0; position: relative; }
	.kv::after { content: ''; display: block;  width: 80%; height: 100%; position: absolute; top: 0; left: 0;  background: #fff; border-bottom-right-radius: 80px; z-index: -2; }
	.kv h1 { font-size: 36px;  margin: 0 0 30px 6%; padding-right: 100px; position: relative; z-index: 2; }
	.kv .lead { font-size: 50px; line-height: 1.3; display: block; margin-bottom: 50px; padding-right: 100px; }
	.kv .kv-txt {  width: 48%; margin: 0 0 0 6%; position: relative; z-index: 2;}
	.kv .appname { text-align: left; margin-bottom: 20px; margin-left: 140px;}
	.kv .appname img { width: 65%; }
	.kv ul { width: 50%; position: absolute; top: 127px; left: 50%; z-index: -1;}
	.kv ul li {text-align: center; }
	.kv ul li:nth-of-type(1) { }
	.kv ul li:nth-of-type(2) { }
	.kv ul li:nth-of-type(3) { }
	.kv ul li:nth-of-type(1) img {  }
	.kv ul li:nth-of-type(2) img { width: 180%; top: 0; right: -110%; }
	.kv ul li:nth-of-type(3) img { width: 160%; bottom: -3%; right: 50%; }
	.kv ul li a { }
	.kv ul li img {  }
	.kv ul li span { display: block; width: 80%; height: 72px; margin-bottom: 18px; font-weight: 400; }
	.kv ul li span small { font-size: 18px; width: 100%; font-weight: 400; }
	.kv .scroll { display: block; width: 72px; height: 72px; margin-top: 15px; margin-left: 6%; }
	.kv .scroll a { background: #1d1e1f; border-radius: 50%; display: block; width: 100%; height: 100%; position: relative; }
	.kv .scroll img { width: 16px; height: 16px; position:absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
	.intro { padding: 110px 0 0 0; }
	.intro .ttl { max-width: 880px; margin: 0 auto 115px auto; }
	.intro .ttl p { font-size: 16px; line-height: 2; }
	.services { }
	.services .service { background: none; margin-bottom: 90px; position: relative; }
	.services .service:nth-of-type(1) {  }
	.services .service::after { content: ''; display: block;  width: 80%; height: 100%; position: absolute; top: 0;  background: linear-gradient(#fff, #f5f6f7);  z-index: -1; }
	.services .service:nth-of-type(1)::after { right: 0; border-top-left-radius: 80px; }
	.services .service:nth-of-type(2)::after { left: 0; border-top-right-radius: 80px; }
	.services .service:nth-of-type(3)::after { right: 0; border-top-left-radius: 80px; }
	.service .imgtxt { padding: 0 0 0 8%; position: relative; }
	.service .txt { width: 40%; padding: 0; margin-bottom: 0; }
	.service .txt .serial { font-size: 160px; top: 0; margin-bottom: 0.1em;}
	.service .txt h3 { font-size: 80px; margin-bottom: 0.1em; }
	.service .txt h3.mini { font-size: 72px; }
	.service .txt h3 strong { }
	.service .txt h4 { font-size: 28px; margin-bottom: 1.5em; }
	.service .txt h4 strong {  }
	.service .txt .list-blt { margin-bottom: 1.8em; }
	.service .txt .list-blt li { width: 33.3333%; font-size: 16px; margin-bottom: 0.5em; padding-left: 1.1em; }
	.service .txt .list-blt li.wide { width: 33.3333%;; }
	.service .txt .list-blt li::before { top: 1px; }
	.service .txt .descript { font-size: 16px; }
	.service .txt .caption { font-size: 12px;  }
	.service .txt .more { margin-top: 3em; }
	.service .img { }
	.service .img ul { }
	.service .img ul li { padding: 0; }
	.service .img ul li img { width: 100%; }
	.services .service:nth-of-type(1) { margin-bottom: -12%; }
	.service:nth-of-type(1) .txt { padding-bottom: 51%; }
	.service:nth-of-type(1) .img ul { display: block;  }
	.service:nth-of-type(1) .img ul li { width: auto; padding: 0; }
	.service:nth-of-type(1) .img ul li:nth-of-type(1) img { width: 35%; position: absolute; top: 5%; right: 8%;}
	.service:nth-of-type(1) .img ul li:nth-of-type(2) img { width: 70%; position: absolute; left: -12%; bottom: 0; }
	.services .service:nth-of-type(2) { padding-top: 12%; margin-bottom: 10%; }
	.service:nth-of-type(2) .img ul li:nth-of-type(1) img { width: 55%; position: absolute; top: -4%; right: -8%;}
	.services .service:nth-of-type(3) { padding-top: 10%; padding-bottom: 5%; }
	.service:nth-of-type(3) .img ul li:nth-of-type(1) img { width: 55%; position: absolute; top: 0; right: -8%;}
	.comparison { padding: 80px 0 0 0; }
	.comparison:last-of-type { padding-bottom: 120px; }
	.comparison .wrap-tbl { margin-left: 0; max-width: 1200px; margin: 0 auto; padding: 0 20px; }
	.comparison .wrap-tbl table { width: 100%;}
	.comparison .wrap-tbl table th,
	.comparison .wrap-tbl table td {  }
	.comparison .wrap-tbl table th { }
	.comparison .wrap-tbl table td { font-size: 14px; padding: 15px 20px; }
	.comparison .wrap-tbl table thead { }
	.comparison .wrap-tbl table thead th { padding: 35px 0; font-size: 16px; }
	.comparison .wrap-tbl table tbody th { font-size: 14px; padding: 15px 20px; }
	.comparison .wrap-tbl table tbody td {  }
	.comparison .wrap-tbl table tbody tr.has-bg th,
	.comparison .wrap-tbl table tbody tr.has-bg td {  }
	.comparison .wrap-tbl table tbody th.has-bg { }
	.comparison .wrap-tbl table tbody .tl {  }
	.comparison .wrap-tbl table tbody td.txt { font-size: 11px; width: 240px;}
	.comparison .wrap-tbl .w20 { width: 15%; }
	.comparison .caption-tbl { text-align: right; font-size: 11px; max-width: 1200px; margin: 0 auto; margin-top: 1em; padding: 0 20px; color: #787c80;}
	.comparison .more { text-align: center; margin-top: 25px; }

	/* teaser */
	.teaser .service:nth-of-type(2) .txt,
	.teaser .service:nth-of-type(3) .txt { padding-bottom: 80px; }
	
}

@media screen and (min-width: 1024px) {

}

@media screen and (min-width: 1200px) {

}

@media screen and (min-width: 1300px) {
	
}

