@charset "Shift_JIS";
/* CSS Document */

@page {
	margin: 9.7mm;
}

#page-top {
	display:none !important;
}

body {
	zoom: 100%;
	font-size: 10pt;
	line-height: 1.8em;
	color: #333 !important;
	background: none;
	text-align: left;
}

._sp {
		display: none;
	}

._pc {
		display: block;
	}

.notice_box{display:block;}

.taisho {
	display: flex;
	background: #eae5e3 ;
	padding: 40px 39px;
	justify-content: space-between;
}

.taisho .jyoken {
	margin-right: 10px;
}

.taisho .jyoken img {
	width: 323px;
	height: auto;
}




.present2 {
	width: 980px;
	background: #fff;
	border: solid 8px #004ea2;
	margin: 25px auto 0;
	box-sizing: border-box;
}

.present2 .section {
	padding: 0 25px 20px;
	border-bottom: dotted 1px #00a0e9;
}

.present2 .inner {
	display: flex;
	align-items: center;
}
.present2 .section.no-border {
	border-bottom: none;
}

.present2 .title {
	text-align: center;
}

.present2 .title img {
	width: 600px;
}

.present2 .sub_title {
	min-height: 56px;
	background: url(../images/icon_gunbai.png) left top no-repeat;
	font-size: 25px;
	color: #004ea2;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛºÞ¼¯¸M-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	margin-top: 20px;
	padding: 6px 0 0 65px;
}
.link-btn a {
	position: relative;
	display: block;
	padding: 10px 40px 10px 15px;
	font-weight: bold;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.7;
	border-radius: 10px;
	border: solid 1px #004ea2;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dddddd+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	color: #004ea2;
	text-align: center;
	text-decoration: none;
}

.link-btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #004ea2;
}



.present2 .section.first .inner {
	align-items: flex-end;
}

.present2 .section.first .inner p {
	padding: 0 25px 0 50px;
}

.link-btn .appli a {
	width: 250px;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.link-btn .appli a img {
	width: 81px;
	padding-right: 10px;
}




.section.second .sub_title img {
	width: 102px;
	vertical-align: baseline;
	padding-left: 20px;
}

.present2 .myjcb {
	display: flex;
	align-items: center;
	width: 100%;
	background: #004ea2;
	margin-top: 10px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}

.present2 .myjcb .left {
	font-size: 28px;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛºÞ¼¯¸M-PRO","HGMaruGothicMPRO";
	line-height: 1;
	white-space: nowrap;
	padding-right: 20px;
}

.present2 .myjcb .right {
	font-size: 14px;
}

.present2 .mid2 {
	font-size: 88%;
	margin-top: 15px;
	text-indent: -1em;
	margin-left: 1em;
}

.present2 p.mid2:first-letter {
	color: #004ea2;
}

.present2 table {
	width: 98%;
	margin: 10px 0 25px 0;
}

.present2 table th {
	background: #ddd;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.present2 table .polygon {
	clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
	padding: 5px;
}

.present2 td {
	border: solid 1px #ccc;
	font-size: 14px;
	padding: 15px 10px;
	display: flex;
	align-items: center;
}

.present2 td p {
	width: 50%;
	text-align: left;
}

.present2 td p:first-child {
	border-right: dotted 1px #ccc;
	padding-right: 10px;
}

.present2 td p:last-child {
	padding-left: 10px;
}

.present2 td span {
	color: #004ea2;
	font-weight: bold;
}

.present2 td span {
	color: #004ea2;
	font-weight: bold;
}

.link-btn .myjcb_appli {
	margin-top: 20px;
}

.link-btn .myjcb_appli a {
	width: 220px;
	font-size: 14px;
	padding: 10px 30px 10px 15px;
}



.present2 .touroku {
	margin-top: -30px;
}

.present2 .touroku > div {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.present2 .touroku > div:first-child {
	padding-bottom: 10px;
}

.present2 .touroku > div img {
	width: 793px;
	height: 129px;
}

.present2 .touroku > div .link-btn {
	margin: 0 0 0 10px;
}

.present2 .touroku > div .link-btn a {
	width: 110px;
	height: 120px;
	position: relative;
	display: block;
	padding: 23px 10px 0px 10px;
	font-weight: bold;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.7;
	border-radius: 10px;
	border: solid 1px #00a0e9;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dddddd+100 */
	background: #00a0e9; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a0e9 0%, #0089c7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00a0e9 0%,#0089c7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00a0e9 0%,#0089c7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0e9', endColorstr='#0089c7',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.present2 .touroku > div .link-btn .android a {
	border: solid 1px #e4007f;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dddddd+100 */
	background: #e4007f; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4007f 0%, #be006a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e4007f 0%,#be006a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e4007f 0%,#be006a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4007f', endColorstr='#be006a',GradientType=0 ); /* IE6-9 */
}

.present2 .touroku > div .link-btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
}

.present2 .notice {
	width: 100%;
	margin: 0;
}



.about {
	width: 980px;
	background: #feecd2;
	margin: 20px auto 0;
	padding: 25px 15px;
	box-sizing: border-box;
}

.about h2 {
	min-height: 41px;
	background: url(../images/icon_kabuto.png) left top no-repeat;
	font-size: 25px;
	color: #00a0e9;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛºÞ¼¯¸M-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	margin: 10px 20px 20px;
	padding: 0 0 0 50px;
}

.about > div {
	display: flex;
	justify-content: space-between;
}

.about .inner {
	width: 49%;
	margin: 0 auto 20px;
	background: #fff;
	border-radius: 26px;
	filter: drop-shadow(0 0 0 rgba(254,236,210,0));
}

.about .inner h3 {
	background: #00a0e9;
	border-radius: 26px 26px 0 0;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.about .inner h3 span {
	font-size: 18px;
}

.about .inner .main {
	padding: 25px 25px 15px;
}

.about .inner .main p:first-letter {
	color: #004ea2;
}

.about .inner .main p {
	display: inline-block;
	font-size: 15px;
	padding-right: 0.5em;
	line-height: 1.9;
}

.about .inner .main p span {
	display: inline-block;
	font-size: 11px;
}

.about .inner .main p:last-child {
	display: block;
	font-size: 13px;
	margin-top: 15px;
	line-height: 1.6;
}

.about .inner .main p:last-child::first-letter {
	color: #000;
}

.link-01 a {
	position: relative;
	display: block;
	width: 420px;
	padding: 15px 10px;
	border-radius: 50px;
	border: solid 5px #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff100+0,ffde00+50,ffcc00+100 */
	background: rgb(240,131,0);
	background: linear-gradient(0deg, rgba(240,131,0,1) 0%, rgba(244,156,36,1) 57%, rgba(240,131,0,1) 100%);	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .3);
	margin: 10px auto 20px;
	text-decoration: none;
}

@media (max-width: 767.98px) {
	.link-01 a {
		position: relative;
		display: block;
		width: 100%;
		padding: 15px 10px;
		border-radius: 50px;
		border: solid 5px #fff;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff100+0,ffde00+50,ffcc00+100 */
		background: rgb(240,131,0);
		background: linear-gradient(0deg, rgba(240,131,0,1) 0%, rgba(244,156,36,1) 57%, rgba(240,131,0,1) 100%);	box-sizing: border-box;
		color: #fff;
		font-size: calc(0.9rem + 0.2vw);
		font-weight: bold;
		text-align: center;
		box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .3);
		margin: 10px auto 20px;
	}
}



.comparison {
	width: 980px;
	background: #fce8f0;
	margin: 0 auto;
	padding: 25px 15px;
	box-sizing: border-box;
}

.comparison h2 {
	min-height: 41px;
	background: url(../images/icon_kabuto.png) left top no-repeat;
	font-size: 25px;
	color: #00a0e9;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛºÞ¼¯¸M-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	margin: 10px 20px 20px;
	padding: 0 0 0 50px;
}

.comparison table {
	width: 780px;
	margin: 10px auto 0;
}

.comparison table thead {
	display: contents;
}

.comparison thead th,
.comparison tbody td {
	display: table-cell;
	width: auto;
	background-color: #fff;
	border: solid 1px #ccc !important;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center !important;
}

.comparison thead th {
	color: #444;
	border: solid 1px #ccc;
}

.comparison tbody th {
	background-color: #fce8f0;
	border: none;
	padding: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center !important;
	padding: 0;
}

.comparison thead th:first-child {
	background-color: #fce8f0;
	border: none !important;
}

.comparison .polygon {
	clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
	padding: 5px;
}

.comparison tbody tr:nth-child(1) th .polygon {
	background-color: #0196da;
}
.comparison tbody tr:nth-child(2) th .polygon {
	background-color: #f07700;
}

.comparison tbody td p {
	margin-left: 0;
}

.comparison tbody tr:nth-child(1) td {
	color: #0196da;
}

.comparison tbody tr:nth-child(2) td {
	color: #f07700;
}

.comparison tbody tr:nth-child(1) td:last-child {
	border-bottom: solid 1px #ccc;
}

.comparison td:before {
	display: none;
}




.link-btn .sns  {
	margin: 40px 0;
}

.link-btn .sns a {
	width: 80%;
	font-size: 24px;
	padding: 10px 40px 15px 20px;
}

.link-btn a .large {
	font-size: 34px;
}

.link-btn a .small {
	font-size: 17px;
}

.link-btn .sns a img {
	float: right;
	width: 230px;
	padding: 0 10px;
}



#container .footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 85%;
}

#container .footer-top {
  position: relative;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

#container .footer-bottom {
  text-align: center;
}

#container .footer-bottom .copyright {
  background-color: #898989;
  color: #fff;
  padding: 20px 0;
  margin-top: 20px;
}

.kai-page {
	page-break-before: always;
}