@charset 'UTF-8';
@media screen and (max-width: 599px) {

	#homeIntro {}

	#homeIntro h2 {
		color: #003557;
		font-size: 2.4rem;
		text-align: center;
		padding: 30px 0 8px;
		line-height: 1.2;
	}

	#homeIntro .top {
		position: relative;
		padding: 10px 10px 23px;
	}

	#homeIntro .top::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -20px;
		background: url(../img/home/bg03_sp.png) no-repeat center top;
		width: 100px;
		height: 30px;
		background-size: contain;
	}

	#homeIntro .top li {
		margin-bottom: 12px;
	}

	#homeIntro .top li .ico {
		float: left;
		width: 25%;
		;
	}

	#homeIntro .top li .txt {
		float: right;
		padding: 10px;
		width: 70%;
		border: 2px solid #e6e6e6;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		font-size: 1.4rem;
		position: relative;
		background: #fff;
		margin-top: 4px;
		font-weight: 600;
	}

	#homeIntro .top li .txt::after {
		content: "";
		position: absolute;
		left: -12px;
		top: 40%;
		background: url(../img/home/bg02_sp.png) no-repeat center top;
		width: 12px;
		height: 13px;
		background-size: contain;
	}

	#homeIntro .btm {
		background: url(../img/home/bg04_sp.png) repeat center top;
		background-size: 3px;
	}

	#homeIntro .btm h3 {
		font-size: 1.7rem;
		text-align: center;
		padding: 42px 0 20px;
	}

	#homeIntro .btm h3 span {
		color: #005a86;
	}

	#homeIntro .btm .img {
		text-align: center;
		padding: 0 22%;
	}

	#homeIntro .btm ul {
		padding: 17px 10px 20px;
	}

	#homeIntro .btm ul li {
		background: #fff;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 15px;
		margin-bottom: 10px;
	}

	#homeIntro .btm ul .txt {}

	#homeIntro .btm ul .date {
		text-align: right;
		color: #808080;
		font-size: 1.2rem;
	}

	#homeWhy {
		padding: 0 10px 29px;
	}

	#homeWhy h2 {
		text-align: center;
		font-size: 2.3rem;
		color: #003557;
		padding: 31px 0 50px;
		line-height: 1.2;
		background: url(../img/home/bg11_pc.png) no-repeat center bottom;
		background-size: 422px;
	}

	#homeWhy .tit {
		text-align: center;
		font-size: 2.3rem;
		font-weight: 600;
	}

	#homeWhy .tit span {
		font-size: 5.0rem;
		color: #ad0142;
		vertical-align: sub;
		display: inline-block;
	}

	#homeWhy .txtTop {
		font-size: 1.4rem;
		text-align: center;
		padding: 3px 0 17px;
	}

	#homeWhy .txtTop span {
		font-weight: 600;
	}

	#homeWhy .boxWrap {}

	#homeWhy .boxWrap .left {
		border: 4px solid #0072ae;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin: 0 auto 84px;
		position: relative;
	}

	#homeWhy .boxWrap .left::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -73px;
		width: 54px;
		height: 54px;
		background: url(../img/home/ico05_sp.png) no-repeat center center;
		background-size: 54px;
	}

	#homeWhy .boxWrap .left h3 {
		background: #0072ae;
		color: #fff;
		font-size: 3.4rem;
		text-align: center;
		border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		padding: 15px 0 10px;
	}

	#homeWhy .boxWrap .left h3 span {
		font-size: 1.5rem;
		display: block;
		line-height: 1.1;
	}

	#homeWhy .boxWrap .left>div {
		background: #fff;
		border-radius: 0 0 10px 10px;
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		padding: 9px 15px;
	}

	#homeWhy .boxWrap .left dl {
		margin: 0 auto 7px;
		font-size: 1.3rem;
	}

	#homeWhy .boxWrap .left dl dt {
		float: left;
		width: 30%;
		background: #0072ae;
		color: #fff;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		text-align: center;
		padding: 3px 5px;
	}

	#homeWhy .boxWrap .left dl dd {
		float: right;
		width: 70%;
		font-size: 1.2rem;
		padding: 4px 0px 5px 30px;
		position: relative;
	}

	#homeWhy .boxWrap .left dl dd::after {
		content: "";
		position: absolute;
		left: 13px;
		top: 6px;
		background: #578fad;
		width: 13px;
		height: 13px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeWhy .boxWrap .right {
		border: 4px solid #178383;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin: 0 auto;
	}

	#homeWhy .boxWrap .right h3 {
		background: #178383;
		color: #fff;
		font-size: 3.4rem;
		text-align: center;
		border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		padding: 15px 0 10px;
	}

	#homeWhy .boxWrap .right h3 span {
		font-size: 1.5rem;
		display: block;
		line-height: 1.1;
	}

	#homeWhy .boxWrap .right>div {
		background: #fff;
		border-radius: 0 0 10px 10px;
		-webkit-border-radius: 0 0 10px 10px;
		-moz-border-radius: 0 0 10px 10px;
		padding: 9px 15px;

	}

	#homeWhy .boxWrap .right dl {
		margin: 0 auto 7px;
		font-size: 1.3rem;
	}

	#homeWhy .boxWrap .right dl dt {
		float: left;
		width: 30%;
		background: #178383;
		color: #fff;
		border-radius: 20px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		text-align: center;
		padding: 3px 5px;
	}

	#homeWhy .boxWrap .right dl dd {
		float: right;
		width: 70%;
		font-size: 1.2rem;
		padding: 4px 0px 5px 30px;
		position: relative;
	}

	#homeWhy .boxWrap .right dl dd::after {
		content: "";
		position: absolute;
		left: 13px;
		top: 6px;
		background: #4c9999;
		width: 13px;
		height: 13px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeWhy .txtMid {
		text-align: center;
		padding: 15px 0 10px;
		font-size: 1.4rem;
		font-weight: 500;
	}

	#homeWhy .txtMid .mid {}

	#homeWhy .txtMid .btm {
		color: #003557;
		font-size: 2.3rem;
		font-weight: 600;
		line-height: 2;
	}

	#homeWhy>ul {
		width: 300px;
		margin: 0 auto;
	}

	#homeWhy>ul li {
		border: 4px solid #0072ae;
		text-align: center;
		width: 142px;
		height: 142px;
		float: right;
		border-radius: 71px;
		-webkit-border-radius: 71px;
		-moz-border-radius: 71px;
		font-size: 1.5rem;
		color: #0072ae;
		background: url(../img/home/bg05_sp.png) no-repeat center center;
		background-size: 65px;
		padding: 23px 10px;
		font-weight: 600;
		margin-bottom: 10px;
	}

	#homeWhy>ul li+li {
		background: url(../img/home/bg06_sp.png) no-repeat center center;
		background-size: 65px;
	}

	#homeWhy>ul li+li+li {
		background: url(../img/home/bg07_sp.png) no-repeat center center;
		background-size: 70px;
	}

	#homeWhy>ul li+li+li+li {
		background: url(../img/home/bg08_sp.png) no-repeat center center;
		background-size: 62px;
	}

	#homeWhy>ul li:nth-child(2n+1) {
		float: left;

	}

	#homeWhy>ul li span {
		font-size: 1.3rem;
		color: #221815;
		display: block;
		font-weight: 500;
		padding-bottom: 3px;
	}

	#homeWhy .txtBtm {
		color: #003557;
		font-size: 2.3rem;
		font-weight: 600;
		line-height: 1;
		margin-bottom: 19px;
		text-align: center;
	}

	#homeWhy .rank {
		background: #fff;
		border-radius: 15px;
		border: 4px solid #ad0142;
		position: relative;
	}

	#homeWhy .rank .header {
		background: #ad0142;
		border-radius: 7px 7px 0 0;
		color: #fff;
		margin: -1px -1px 0;
		padding: 11px 0 13px 8px;
	}

	#homeWhy .rank .header h3 {
		font-size: 22px;
		line-height: 1.2;
		/*letter-spacing: -0.05em;*/
	}

	#homeWhy .rank .header h3 span {
		display: block;
		font-size: 15px;
		font-weight: 400;
		margin-bottom: 3px;
	}

	#homeWhy .rank .header h3 img {
		margin: -17px 2px 0;
		position: relative;
		top: -1px;
		width: 18px;
	}

	#homeWhy .rank .header .img {
		position: absolute;
		right: 0px;
		top: 120px;
		/*width: 20%;*/
		width: 30%;
	}

	#homeWhy .rank .header .img.rank2021 {
		width: 30%;
	}

	#homeWhy .rank .inner {
		padding: 15px 10px 20px;
	}

	#homeWhy .rank .graph {
		margin-bottom: 12px;
	}

	#homeWhy .rank .content {
		font-size: 12px;
		line-height: 1.42;
	}

	#homeWhy .rank h4 {
		font-size: 14px;
		margin-bottom: 3px;
	}


	#homeDetection {
		background: url(../img/home/bg04_sp.png) repeat center top;
		background-size: 3px;
		padding: 20px 10px;
		position: relative;
	}

	#homeDetection::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -20px;
		background: url(../img/home/bg12.png) no-repeat center bottom;
		width: 180px;
		height: 30px;
		z-index: 100;
		background-size: 180px;
	}

	#homeDetection h2 {
		color: #003557;
		text-align: center;
		font-size: 2.3rem;
		line-height: 1.1;
		padding: 3px 0;
	}

	#homeDetection h2 span {
		font-size: 1.8rem;
	}

	#homeDetection .tit {
		text-align: center;
		font-size: 2.3rem;
		font-weight: 600;
		line-height: 1.3;
	}

	#homeDetection .tit .num {
		font-size: 3rem;
		color: #ad0142;
	}

	#homeDetection .tit .red {
		color: #ad0142;
	}

	#homeDetection .tit .sml {
		font-size: 2.2rem;
	}

	#homeDetection .sub {
		font-size: 1.2rem;
		color: #808080;
		padding: 9px 0 15px;
	}

	#homeDetection .txt {
		line-height: 1.53;
		padding-bottom: 0px;
	}

	#homeDetection>div {}

	#homeDetection .img {
		text-align: center;
		/* padding: 10px 28px 19px; */
	}

	#homeDetection ol {
		padding-bottom: 9px;
	}

	#homeDetection ol li {
		table-layout: fixed;
		width: 100%;
		display: table;
		margin-bottom: 3px;
	}

	#homeDetection ol li h3 {
		display: table-cell;
		word-wrap: break-word;
		overflow-wrap: break-word;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		width: 22%;
		padding: 3px;
		background: #cd7a6d;
	}

	#homeDetection ol li+li h3 {
		background: #cc84ac;
	}

	#homeDetection ol li+li+li h3 {
		background: #706895;
	}

	#homeDetection ol li+li+li+li h3 {
		background: #6cabd1;
	}

	#homeDetection ol li+li+li+li+li h3 {
		background: #6eaa7e;
	}

	#homeDetection ol li .td {
		word-wrap: break-word;
		overflow-wrap: break-word;
		vertical-align: middle;
		background: #fff;
		padding: 7px 16px;
		display: table-cell;
		width: 78%;
	}

	#homeDetection ol li .td span {
		color: #ad0142;
	}

	#homewarning {
		background: url(../img/home/bg09_sp.png) repeat center top;
		background-size: 320px;
		position: relative;
	}

	#homewarning::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -20px;
		background: url(../img/home/bg10_sp.png) no-repeat center bottom;
		width: 180px;
		height: 30px;
		background-size: 180px;
	}

	#homewarning>div {
		padding: 0 10px;
	}

	#homewarning h2 {
		padding: 36px 0 14px 74px;
		background: url(../img/home/ico06_sp.png) no-repeat left 70%;
		background-size: 70px;
		font-size: 2.6rem;
		letter-spacing: -0.2px;
		line-height: 1.3;
	}

	#homewarning h2 .sml {
		font-size: 2rem;
	}

	#homewarning h2 .red {
		color: #ad0142;
	}

	#homewarning .txt {
		text-align: center;
		color: #4c4c4c;
		font-size: 1.15rem;
		padding: 0 25px 22px;
	}

	#homeService {
		margin-bottom: 50px;
	}

	#homeService h2 {
		text-align: center;
		font-size: 1.5rem;
		padding: 45px 0 17px;
	}

	#homeService h2 span {
		font-size: 2.4rem;
		color: #003557;
		display: block;
	}

	#homeService .tab {
		overflow: hidden;
	}

	#homeService .tab>li {
		background: #f7f8f8;
		padding: 5px 0;
		float: left;
		width: 32%;
		font-size: 1.1rem;
		margin-left: 2%;
		cursor: pointer;
		-webkit-transition: all ease-out 0.3s;
		-o-transition: all ease-out 0.3s;
		transition: all ease-out 0.3s;
		background: #b5b5b5;
		text-align: center;
		color: #fff;
		border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
	}

	#homeService .tab>li:first-child {
		margin-left: 0;
	}

	#homeService .tab>li:last-child {
		float: right;
	}

	#homeService .tab li.select {
		background: #0072ae;
	}

	#homeService .btmTab>li {
		border-radius: 0 0 6px 6px;
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
	}

	#homeService .tab>li span {
		font-size: 1rem;
		background: #fff;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		color: #b5b5b5;
		margin: 2px 5px 0;
		display: inline-block;
		padding: 2px 8%;
		font-weight: 500;
	}

	#homeService .tab>li.select span {
		color: #0072ae;
	}

	#homeService .content {
		border: 4px solid #0072ae;
	}

	#homeService .content>li {
		background: #fff;
		padding: 15px 15px 0;
		-webkit-transition: all ease-out 0.3s;
		-o-transition: all ease-out 0.3s;
		transition: all ease-out 0.3s;
	}

	#homeService .hide {
		display: none;
	}

	.tableWrap {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	#homeService .left {}

	#homeService .left .top {
		padding: 5px 0 0;
	}

	#homeService .left .top h3 {
		background: url(../img/home/img03_sp.png) no-repeat 5% 50%;
		background-size: 114px;
		padding: 25px 0 25px 44%;
		font-size: 1.5rem;
		color: #0072ae;
	}

	#homeService .left .top h3 span {
		color: #fff;
		background: #0072ae;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		padding: 2px 15px;
		font-size: 1.1rem;
	}

	#homeService .left .top .txt {
		padding: 12px 0 12px;
		line-height: 1.55;
		font-size: 1.3rem;
	}

	#homeService .left .top .topList {
		padding-bottom: 10px;
	}

	#homeService .left .top .topList li {
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 10px;
	}

	#homeService .left .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 0 5px;
	}

	#homeService .left .top .topList li:nth-child(2) .img {
		padding: 4px 0;
	}

	#homeService .left .top .topList li:nth-child(3) .img {
		padding: 16px 5px 0;
	}

	#homeService .left .top .topList li:nth-child(3) div {
		padding: 1px 0;
	}

	#homeService .left .top .topList li:nth-child(4) .img {
		padding: 9px 8px 0;
	}

	#homeService .left .top .topList li:nth-child(4) div {
		padding: 1px 0;
	}

	#homeService .left .top .topList li:nth-child(5) .img {
		padding: 7px 14px 0;
	}

	#homeService .left .top .topList li:nth-child(5) div {
		padding: 14px 0;
	}

	#homeService .left .top .topList li:nth-child(6) .img {
		padding: 7px 10px;
	}

	#homeService .left .top .topList li:nth-child(6) div {
		padding: 0;
	}

	#homeService .left .top .topList li .img img {
		max-height: 45px;
		width: auto;
	}

	#homeService .left .top .topList li div {
		float: right;
		width: 75%;
		font-size: 1.6rem;
		color: #0072ae;
		font-weight: 600;
		padding: 5px 0;
		line-height: 1.55;
	}

	#homeService .left .top .topList li div span {
		font-size: 1.1rem;
		color: #333333;
		display: block;
	}

	#homeService .left .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 22px 15px 15px;
		position: relative;
	}

	#homeService .left .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 6px;
		margin-bottom: 15px;
	}

	#homeService .left .top .box .btmList {}

	#homeService .left .top .box .btmList li {
		float: left;
		width: 21%;
		margin-left: 5%;
	}

	#homeService .left .top .box .btmList li:nth-child(4n+1) {
		margin-left: 0;
	}

	#homeService .left .top .box .btmList li .ico {}

	#homeService .left .top .box .btmList li .ico img {
		width: 100%;
	}

	#homeService .left .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.1rem;
		text-align: center;
		line-height: 1.1;
		padding: 5px 0 15px;
	}

	#homeService .left .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 15px;
		bottom: 15px;
	}

	#homeService .left .top .tit {
		text-align: center;
		padding: 23px 5px 20px;
		font-size: 1.5rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .left .top span {
		color: #ad0142;
	}

	#homeService .left .btm {
		background: #f2f7f7;
		padding: 20px 15px 16px;
		margin: 0 -15px;
	}

	#homeService .left .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin: 0 auto;
		background: #178383;
		width: 46%;
		padding: 4px 0;
	}

	#homeService .left .btm .txt {
		text-align: center;
		font-size: 1.5rem;
		padding: 10px 0px;
		font-weight: 600;
	}

	#homeService .left .btm .txt span {
		color: #ad0142;
	}

	#homeService .left .btm .tableWrap {
		padding: 5px 0;
	}

	#homeService .left .btm .tableWrap table {
		border: 2px solid #178383;
		width: 545px;
		font-size: 1.2rem;
	}

	#homeService .left .btm .tableWrap table tr {}

	#homeService .left .btm .tableWrap table th {
		vertical-align: middle;
		text-align: center;
		border-top: 1px solid #178383;
		padding: 13px 8px 16px;
	}

	#homeService .left .btm .tableWrap table tr:first-child th {
		color: #fff;
		background: #178383;
		border-left: 1px solid #fff;
		padding: 13px 8px 16px;
	}

	#homeService .left .btm .tableWrap table th.left {
		text-align: left;
		width: 130px;
		background: #e7f2f2;
	}

	#homeService .left .btm .tableWrap table th.fst {
		border-left: none;
	}

	#homeService .left .btm .tableWrap table th span {
		color: #fff;
		font-size: 1rem;
		background: #178383;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 0 3px;
		font-weight: 400;
		margin: 0 0 2px 4px;
		display: inline-block;
	}

	#homeService .left .btm .tableWrap table td {
		vertical-align: middle;
		text-align: center;
		border-top: 1px solid #178383;
		border-left: 1px solid #178383;
		background: #fff;
	}

	#homeService .left .btm .tableWrap table td span {
		color: #ad0142;
		font-size: 2rem;
	}

	#homeService .left .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .left .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .left .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}

	#homeService .center {}

	#homeService .center .top {
		padding: 5px 0 0;
	}

	#homeService .center .top h3 {
		background: url(../img/home/img04_sp.png) no-repeat 5% 50%;
		background-size: 114px;
		padding: 25px 0 25px 44%;
		font-size: 1.5rem;
		color: #0072ae;
	}

	#homeService .center .top h3 span {
		color: #fff;
		background: #0072ae;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		padding: 2px 15px;
		font-size: 1.1rem;
	}

	#homeService .center .top .txt {
		padding: 12px 0 12px;
		line-height: 1.55;
		font-size: 1.3rem;
	}

	#homeService .center .top .topList {
		padding-bottom: 10px;
	}

	#homeService .center .top .topList li {
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 10px;
	}

	#homeService .center .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 0 5px;
	}

	#homeService .center .top .topList li:nth-child(2) .img {
		padding: 4px 0;
	}

	#homeService .center .top .topList li:nth-child(3) .img {
		padding: 8px 8px 0;
	}

	#homeService .center .top .topList li:nth-child(3) div {
		padding: 1px 0;
	}

	#homeService .center .top .topList li:nth-child(4) .img {
		padding: 9px 8px 0;
	}

	#homeService .center .top .topList li:nth-child(4) div {
		padding: 8px 0 0;
	}

	#homeService .center .top .topList li:nth-child(5) .img {
		padding: 21px 8px 0px;
	}

	#homeService .center .top .topList li:nth-child(5) div {
		padding: 6px 0;
	}

	#homeService .center .top .topList li:nth-child(6) .img {
		padding: 5px;
	}

	#homeService .center .top .topList li:nth-child(6) div {
		padding: 15px 0 0;
	}

	#homeService .center .top .topList li .img img {
		max-height: 45px;
		width: auto;
	}

	#homeService .center .top .topList li div {
		float: right;
		width: 75%;
		font-size: 1.6rem;
		color: #0072ae;
		font-weight: 600;
		padding: 5px 0;
		line-height: 1.55;
	}

	#homeService .center .top .topList li div span {
		font-size: 1.1rem;
		color: #333333;
		display: block;
	}

	#homeService .center .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 22px 15px 15px;
		position: relative;
	}

	#homeService .center .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 6px;
		margin-bottom: 15px;
	}

	#homeService .center .top .box .btmList {}

	#homeService .center .top .box .btmList li {
		float: left;
		width: 21%;
		margin-left: 5%;
	}

	#homeService .center .top .box .btmList li:nth-child(4n+1) {
		margin-left: 0;
	}

	#homeService .center .top .box .btmList li .ico {}

	#homeService .center .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.1rem;
		text-align: center;
		line-height: 1.1;
		padding: 5px 0 15px;
	}

	#homeService .center .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 15px;
		bottom: 15px;
	}

	#homeService .center .top .tit {
		text-align: center;
		padding: 23px 5px 20px;
		font-size: 1.5rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .center .top span {
		color: #ad0142;
	}

	#homeService .center .btm {
		background: #f2f7f7;
		padding: 20px 15px 16px;
		margin: 0 -15px;
	}

	#homeService .center .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin: 0 auto;
		background: #178383;
		width: 80%;
		padding: 4px 0;
	}

	#homeService .center .btm .txt {
		text-align: center;
		font-size: 1.5rem;
		padding: 10px 0px;
		font-weight: 600;
	}

	#homeService .center .btm .txt span {
		color: #ad0142;
	}

	#homeService .center .btm .tableWrap {
		padding: 15px 0 35px;
	}

	#homeService .center .btm .btmTable {
		padding-bottom: 5px;
	}

	#homeService .center .btm .tableWrap table {
		border: 2px solid #178383;
		width: 545px;
		font-size: 1.2rem;
	}

	#homeService .center .btm .tableWrap table tr {}

	#homeService .center .btm .tableWrap table th {
		vertical-align: middle;
		border-top: 1px solid #178383;
		padding: 13px 8px 16px;
		background: #178383;
		color: #fff;
		text-align: left;
		width: 23%;
	}

	#homeService .center .btm .tableWrap table tr:first-child th {
		color: #fff;
		background: #178383;
		border-bottom: 1px solid #fff;
		padding: 13px 8px 16px;
	}

	#homeService .center .btm .tableWrap table th.left {
		text-align: left;
		width: 130px;
		background: #e7f2f2;
	}

	#homeService .center .btm .tableWrap table th.fst {
		border-left: none;
	}

	#homeService .center .btm .tableWrap table th span {
		color: #fff;
		font-size: 1rem;
		background: #178383;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 0 3px;
		font-weight: 400;
		margin: 0 0 2px 4px;
		display: inline-block;
	}

	#homeService .center .btm .tableWrap table td {
		vertical-align: middle;
		border-top: 1px solid #178383;
		border-left: 1px solid #178383;
		background: #fff;
		text-align: left;
		padding: 10px;
	}

	#homeService .center .btm .tableWrap table td.num {
		width: 26%;
	}

	#homeService .center .btm .tableWrap table td span {
		color: #fa62bb;
		font-size: 2rem;
		display: block;
		text-align: right;
	}

	#homeService .center .btm .tableWrap table td span.long-fonts {
		font-size: 1.8rem;
	}

	#homeService .center .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .center .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .center .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}

	#homeService .right {}

	#homeService .right .top {
		padding: 5px 0 0;
	}

	#homeService .right .top h3 {
		background: url(../img/home/img05_sp.png) no-repeat 5% 50%;
		background-size: 114px;
		padding: 25px 0 25px 44%;
		font-size: 1.5rem;
		color: #0072ae;
	}

	#homeService .right .top h3 span {
		color: #fff;
		background: #0072ae;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		padding: 2px 15px;
		font-size: 1.1rem;
	}

	#homeService .right .top .txt {
		padding: 12px 0 12px;
		line-height: 1.55;
		font-size: 1.3rem;
	}

	#homeService .right .top .topList {
		padding-bottom: 10px;
	}

	#homeService .right .top .topList li {
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 10px;
	}

	#homeService .right .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 0 5px;
	}

	#homeService .right .top .topList li:nth-child(2) .img {
		padding: 4px 0;
	}

	#homeService .right .top .topList li:nth-child(3) .img {
		padding: 3px 8px 0;
	}

	#homeService .right .top .topList li:nth-child(3) div {
		padding: 6px 0;
	}

	#homeService .right .top .topList li:nth-child(4) .img {
		padding: 5px 8px;
	}

	#homeService .right .top .topList li:nth-child(4) div {
		padding: 8px 0;
	}

	#homeService .right .top .topList li:nth-child(5) .img {
		padding: 4px 8px;
	}

	#homeService .right .top .topList li:nth-child(5) div {
		padding: 14px 0;
	}

	#homeService .right .top .topList li .img img {
		max-height: 45px;
		width: auto;
	}

	#homeService .right .top .topList li div {
		float: right;
		width: 75%;
		font-size: 1.6rem;
		color: #0072ae;
		font-weight: 600;
		padding: 5px 0;
		line-height: 1.55;
	}

	#homeService .right .top .topList li div span {
		font-size: 1.1rem;
		color: #333333;
		display: block;
	}

	#homeService .right .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 22px 15px 15px;
		position: relative;
	}

	#homeService .right .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 6px;
		margin-bottom: 15px;
	}

	#homeService .right .top .box .btmList {}

	#homeService .right .top .box .btmList li {
		float: left;
		width: 21%;
		margin-left: 5%;
	}

	#homeService .right .top .box .btmList li:nth-child(4n+1) {
		margin-left: 0;
	}

	#homeService .right .top .box .btmList li .ico {}

	#homeService .right .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.1rem;
		text-align: center;
		line-height: 1.1;
		padding: 5px 0 15px;
	}

	#homeService .right .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 15px;
		bottom: 15px;
	}

	#homeService .right .top .tit {
		text-align: center;
		padding: 23px 5px 20px;
		font-size: 1.5rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .right .top span {
		color: #ad0142;
	}

	#homeService .right .btm {
		background: #f2f7f7;
		padding: 20px 15px 16px;
		margin: 0 -15px;
	}

	#homeService .right .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin: 0 auto;
		background: #178383;
		width: 80%;
		padding: 4px 0;
		margin-bottom: 15px;
	}

	#homeService .right .btm .txt {
		text-align: center;
		font-size: 1.5rem;
		padding: 10px;
		font-weight: 600;
		background: #fff;
		color: #178383;
		margin-bottom: 15px;
	}

	#homeService .right .btm .txt span {
		color: #ad0142;
	}

	#homeService .right .btm .tableWrap {
		padding: 15px 0 35px;
	}

	#homeService .right .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .right .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .right .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}

	#homeService .right .top .box .btmList02 {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		background: #fff;
		padding: 14px 0 23px 27px;
	}

	#homeService .right .top .box .btmList02 li {
		position: relative;
		display: inline-block;
		min-width: 163px;
		padding-left: 18px;
		font-weight: 600;
	}

	#homeService .right .top .box .btmList02 li .txt {
		padding: 0;
		font-size: 1.4rem;
	}

	#homeService .right .top .box .btmList02 li:nth-child(5n+1) {}

	#homeService .right .top .box .btmList02 li::after {
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		width: 13px;
		height: 13px;
		background: #0072ae;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeService .right .top .box .lList {
		padding: 18px 0 0;
	}

	#homeService .right .top .box .lList>li {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		background: #fff;
		padding: 13px 21px;
		font-size: 1.4rem;
		margin-bottom: 15px;
	}

	#homeService .right .top .box .lList>li:last-child {
		margin-bottom: 0;
	}

	#homeService .right .top .box .lList h5 {
		color: #0072ae;
		margin-bottom: 4px;
	}

	#homeService .right .top .box .lList li ul {}

	#homeService .right .top .box .lList li ul li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
		margin-bottom: 3px;
	}

	#homeService .right .top .box .lList li ul li::after {
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		width: 10px;
		height: 10px;
		background: #0072ae;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeService .right .top .box .lList .txt {
		padding: 0;
		font-size: 1.11rem;
		text-align: right;
	}

	#homeService .right .top .box .extrTxt {
		text-align: right;
	}

	#homeService .right .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 30px;
		bottom: 23px;
	}

	#homeService .right .btm .flowWrap {
		text-align: center;
	}

	#homeService .right .btm .flowWrap li {
		margin-bottom: 15px;
		position: relative;
		border: 2px solid #178383;
		background: #fff;
		text-align: center;
	}

	#homeService .right .btm .flowWrap li:first-child {
		margin-left: 0;
	}

	#homeService .right .btm .flowWrap li::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 0;
		height: 0;
		border-top: 10px solid #84bdbd;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid transparent;
		bottom: -25px;
	}

	#homeService .right .btm .flowWrap li:last-child::after {
		position: relative;
		display: none;
	}

	#homeService .right .btm .flowWrap li .txt {
		margin-bottom: 0;
	}

	#homeService .right .btm .flowWrap li .ico {
		text-align: center;
		padding-bottom: 10px;
	}

	#homeService .right .btm .flowWrap li .ico img {
		max-height: 35px;
	}

	#homeService .right .btm .btmTxt {
		font-size: 1.5rem;
		font-weight: 600;
		text-align: center;
	}

	#homeService .right .btm .btmTxt span {
		color: #178383;
	}

	@media screen and (min-width:520px) and (max-width:896px) {
		.premiumPlanBargain-br {
			display: none;
		}
	}

	@media screen and (max-width:896px) {
		.premiumPlanBargain-br {
			display: none;
		}
	}

	#homeFaq {
		background: #f8f8f8;
		padding: 10px 10px 22px;
	}

	#homeFaq h2 {
		text-align: center;
		background: url(../img/home/ico21_sp.png) no-repeat center 25px;
		background-size: 30px;
		padding: 52px 0 17px;
		font-size: 1.9rem;
		color: #003557;
	}

	#homeFaq ul {}

	#homeFaq ul li {
		background: #fff;
		margin-bottom: 14px;
		padding: 19px 14px 11px;
	}

	#homeFaq ul li h3 {
		font-size: 1.5rem;
		background: url(../img/home/ico22_sp.png) no-repeat left top;
		padding-left: 34px;
		background-size: 25px;
		margin-bottom: 9px;
	}

	#homeFaq ul li .txt {
		line-height: 1.5;
		padding-bottom: 4px;
	}

	#homeMedia {
		background-color: #f8f8f8;
	}

	#homeMedia .homeMediaIn {
		padding: 30px 10px;
	}

	#homeMedia .homeMediaIn h2 {
		text-align: center;
		font-size: 2.3rem;
		color: #003557;
		position: relative;
		width: 300px;
		margin: 0 auto 20px;
	}

	#homeMedia .homeMediaIn h2:before {
		content: '';
		display: inline-block;
		position: absolute;
		top: 2px;
		left: 0;
		background: url(../img/home/ico_media_tit01.png) 0 0 no-repeat;
		background-size: contain;
		width: 21px;
		height: 35px;
	}

	#homeMedia .homeMediaIn h2:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 2px;
		right: 0;
		background: url(../img/home/ico_media_tit02.png) 0 0 no-repeat;
		background-size: contain;
		width: 21px;
		height: 35px;
	}

	#homeMedia .homeMediaIn ul li {
		float: left;
		width: 23%;
		margin: 0 2% 5px 0;
	}

	#homeMedia .homeMediaIn ul li:nth-child(4n) {
		margin-right: 0;
	}

	#homeMedia .homeMediaIn .btmTxt {
		text-align: right;
	}

	.campaign {
		background: #e41038;
		background-size: 320px;
		position: relative;
	}

	.campaign::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -10px;
		background: url(../img/home/bg03_sp.png) no-repeat center top;
		width: 100px;
		height: 30px;
		background-size: contain;
	}

	.campaign>div {
		padding: 0 10px;
	}

	.campaign h2 {
		padding: 36px 0 14px 74px;
		background: url(../img/home/img-rank.png) no-repeat left 70%;
		background-size: 70px;
		font-size: 2.6rem;
		letter-spacing: -0.2px;
		line-height: 1.3;
		color: #fff;
	}

	.campaign h2 .sml {
		font-size: 2rem;
	}

	.campaign h2 .red {
		color: #ffeb3b;
	}

	.campaign .txt {
		text-align: center;
		color: #4c4c4c;
		font-size: 1.15rem;
		padding: 0 25px 22px;
	}

	.campaign .btn {
		display: none;
	}

	.sp-btn {
		padding: 10px;
	}

	.sp-btn a {
		display: block;
		background: -o-linear-gradient(top, rgba(43, 43, 43, 1) 0%, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(44, 44, 44, 1) 0%, rgba(71, 71, 71, 1) 0%, rgba(28, 28, 28, 1) 0%, rgba(171, 171, 171, 1) 0%, rgba(133, 133, 133, 1) 0%, rgba(255, 242, 0, 1) 0%, rgba(255, 225, 0, 1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 43, 1)), color-stop(0%, rgba(89, 89, 89, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(44, 44, 44, 1)), color-stop(0%, rgba(71, 71, 71, 1)), color-stop(0%, rgba(28, 28, 28, 1)), color-stop(0%, rgba(171, 171, 171, 1)), color-stop(0%, rgba(133, 133, 133, 1)), color-stop(0%, rgba(255, 242, 0, 1)), to(rgba(255, 225, 0, 1)));
		background: linear-gradient(to bottom, rgba(43, 43, 43, 1) 0%, rgba(89, 89, 89, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(44, 44, 44, 1) 0%, rgba(71, 71, 71, 1) 0%, rgba(28, 28, 28, 1) 0%, rgba(171, 171, 171, 1) 0%, rgba(133, 133, 133, 1) 0%, rgba(255, 242, 0, 1) 0%, rgba(255, 225, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#ffe100', GradientType=0);
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		text-shadow: 0px 1px 0px #ffffff;
		padding: 15px 0 12px;
		font-size: 1.5rem;
		position: relative;
		border-bottom: 3px solid #ccb500;
		font-weight: 600;
		text-align: center;
	}

	.sp-btn a:active {
		border: none;
		margin: 3px 0 0;
	}


	.campaign .award {
		color: #fff;
		display: block;
		font-size: 15px;
		font-weight: 400;
		margin-left: 7px;
		margin: 5px;
		border-bottom: solid 1px #fff;
		padding: 11px;
	}

	.campaign .award span {
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: -0.05em;
		display: block;
		font-weight: 700;
	}

}

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

 PC

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


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

	#homeIntro {
		position: relative;
	}

	#homeIntro h2 {
		color: #003557;
		font-size: 5rem;
		text-align: center;
		padding: 70px 0 27px;
		line-height: 1.2;
		letter-spacing: 1px;
	}

	#homeIntro .top {
		position: relative;
		padding: 10px 0 41px;
		width: 1000px;
		margin: 0 auto;
	}

	#homeIntro .top::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -38px;
		background: url(../img/home/bg03_sp.png) no-repeat center bottom;
		width: 120px;
		height: 60px;
		z-index: 100;
	}

	#homeIntro .top li {
		margin-bottom: 40px;
		width: 480px;
		float: right;
	}

	#homeIntro .top li:nth-child(2n+1) {
		float: left;
	}

	#homeIntro .top li .ico {
		float: left;
		width: 28%;
	}

	#homeIntro .top li .txt {
		float: right;
		padding: 25px;
		width: 65.5%;
		border: 4px solid #e6e6e6;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		font-size: 2rem;
		position: relative;
		background: #fff;
		margin-top: 4px;
		font-weight: 600;
	}

	#homeIntro .top li .txt::after {
		content: "";
		position: absolute;
		left: -24px;
		top: 39%;
		background: url(../img/home/bg02_sp.png) no-repeat center top;
		width: 24px;
		height: 27px;
		background-size: contain;
	}

	#homeIntro .btm {
		background: url(../img/home/bg03_pc.png) repeat center top;
		padding-bottom: 43px;
	}

	#homeIntro .btm h3 {
		font-size: 3.6rem;
		text-align: center;
		padding: 76px 0 23px;
	}

	#homeIntro .btm h3 span {
		color: #005a86;
	}

	#homeIntro .btm>div {
		width: 1000px;
		margin: 0 auto;
	}

	#homeIntro .btm .img {
		float: left;
		padding: 19px 0;
	}

	#homeIntro .btm ul {
		float: right;
		width: 604px;
	}

	#homeIntro .btm ul li {
		background: #fff;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 23px 31px 25px;
		margin-bottom: 20px;
	}

	#homeIntro .btm ul .txt {}

	#homeIntro .btm ul .date {
		text-align: right;
		color: #808080;
		font-size: 1.4rem;
		padding: 10px 0 0;
	}

	#homeWhy {
		/*padding: 0 10px 80px;*/
		padding: 0 10px 60px;
	}

	#homeWhy h2 {
		text-align: center;
		font-size: 5rem;
		color: #003557;
		padding: 67px 0 83px;
		line-height: 1.4;
		background: url(../img/home/bg11_pc.png) no-repeat center bottom;
	}

	#homeWhy h2 span {
		font-size: 4rem;
	}

	#homeWhy .tit {
		text-align: center;
		font-size: 5rem;
		font-weight: 600;
		line-height: 1.1;
	}

	#homeWhy .tit span {
		font-size: 10rem;
		color: #ad0142;
		vertical-align: sub;
		display: inline-block;
		padding: 0 10px;
	}

	#homeWhy .txtTop {
		font-size: 2.6rem;
		text-align: center;
		padding: 35px 0 33px;
	}

	#homeWhy .txtTop span {
		font-weight: 600;
	}

	#homeWhy .boxWrap {
		background: url(../img/home/ico05_sp.png) no-repeat center center;
		background-size: 54px;
		width: 1000px;
		margin: 0 auto;
	}

	#homeWhy .boxWrap .left {
		width: 450px;
		min-height: 450px;
		border: 8px solid #0072ae;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		float: left;
	}

	#homeWhy .boxWrap .left h3 {
		background: #0072ae;
		color: #fff;
		font-size: 6rem;
		text-align: center;
		padding: 18px 0 5px;
		line-height: 1.5;
	}

	#homeWhy .boxWrap .left h3 span {
		font-size: 2rem;
		display: block;
		line-height: 1.3;
	}

	#homeWhy .boxWrap .left>div {
		background: #fff;
		padding: 20px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	#homeWhy .boxWrap .left dl {
		margin: 0 auto 17px;
		font-size: 1.6rem;
	}

	#homeWhy .boxWrap .left dl dt {
		float: left;
		width: 117px;
		background: #0072ae;
		color: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		text-align: center;
		padding: 3px 5px;
	}

	#homeWhy .boxWrap .left dl dd {
		float: right;
		width: 235px;
		font-size: 1.6rem;
		padding: 4px 15px 0 0;
		position: relative;
	}

	#homeWhy .boxWrap .left dl dd::after {
		content: "";
		position: absolute;
		left: -20px;
		top: 10px;
		width: 15px;
		height: 15px;
		background: #578fad;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeWhy .boxWrap .right {
		width: 450px;
		min-height: 450px;
		border: 8px solid #178383;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		float: right;
	}

	#homeWhy .boxWrap .right h3 {
		background: #178383;
		color: #fff;
		font-size: 6rem;
		text-align: center;
		padding: 18px 0 5px;
		line-height: 1.5;
	}

	#homeWhy .boxWrap .right h3 span {
		font-size: 2rem;
		display: block;
		line-height: 1.3;
	}

	#homeWhy .boxWrap .right>div {
		background: #fff;
		padding: 20px 20px 0;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	#homeWhy .boxWrap .right dl {
		margin: 0 auto 17px;
		font-size: 1.6rem;
	}

	#homeWhy .boxWrap .right dl.none {
		margin-bottom: 0;
	}

	#homeWhy .boxWrap .right dl dt {
		float: left;
		width: 117px;
		background: #178383;
		color: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		text-align: center;
		padding: 3px 5px;
	}

	#homeWhy .boxWrap .right dl dd {
		float: right;
		width: 235px;
		font-size: 1.6rem;
		padding: 4px 15px 0 0;
		position: relative;
	}

	#homeWhy .boxWrap .right dl dd::after {
		content: "";
		position: absolute;
		left: -20px;
		top: 10px;
		width: 15px;
		height: 15px;
		background: #4c9999;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeWhy .txtMid {
		text-align: center;
		padding: 33px 0 25px;
		font-size: 5rem;
		font-weight: 600;
		line-height: 1.2;
	}

	#homeWhy .txtMid .mid {
		color: #0072ae;
		display: block;
	}

	#homeWhy .txtMid .btm {
		color: #003557;
		font-size: 3rem;
		font-weight: 600;
	}

	#homeWhy>ul {
		width: 1000px;
		margin: 0 auto;
	}

	#homeWhy>ul li {
		border: 8px solid #0072ae;
		text-align: center;
		width: 233px;
		height: 233px;
		float: left;
		border-radius: 117px;
		-webkit-border-radius: 117px;
		-moz-border-radius: 117px;
		font-size: 2.4rem;
		color: #0072ae;
		background: url(../img/home/bg05_pc.png) no-repeat center center;
		padding: 38px 10px;
		font-weight: 600;
		margin-left: 22px;
	}

	#homeWhy>ul li:first-child {
		margin-left: 0;
	}

	#homeWhy>ul li+li {
		background: url(../img/home/bg06_pc.png) no-repeat center center;
	}

	#homeWhy>ul li+li+li {
		background: url(../img/home/bg07_pc.png) no-repeat center center;
	}

	#homeWhy>ul li+li+li+li {
		background: url(../img/home/bg08_pc.png) no-repeat center center;
	}

	#homeWhy>ul li:nth-child(2n+1) {
		float: left;
	}

	#homeWhy>ul li span {
		font-size: 1.8rem;
		color: #221815;
		display: block;
		font-weight: 500;
		padding-bottom: 3px;
	}

	#homeWhy .txtBtm {
		color: #003557;
		font-size: 3rem;
		font-weight: 600;
		line-height: 1;
		margin: 30px 0 48px;
		text-align: center;
	}

	#homeWhy .rank {
		background: #fff;
		border-radius: 30px;
		border: 8px solid #ad0142;
		margin: 0 auto;
		position: relative;
		width: 1000px;
	}

	#homeWhy .rank .header {
		background: #ad0142;
		border-radius: 15px 15px 0 0;
		color: #fff;
		margin: -1px -1px 0;
		padding: 30px 0 34px 25px;
	}

	#homeWhy .rank .header h3 {
		font-size: 45px;
		line-height: 1.2;
		/*letter-spacing: -0.05em;*/
	}

	#homeWhy .rank .header h3 span {
		display: block;
		font-size: 20px;
		font-weight: 400;
		margin-left: 7px;
	}

	#homeWhy .rank .header h3 img {
		margin: -30px 11px 0;
		position: relative;
		top: -2px;
	}

	#homeWhy .rank .header .img {
		position: absolute;
		right: -97px;
		top: -98px;
	}

	#homeWhy .rank .header .img.rank2021 {
		position: absolute;
		right: -82px;
		top: -86px;
	}

	#homeWhy .rank .header .img.rank2021 img {
		width: 90%;
		height: auto;
	}

	#homeWhy .rank .inner {
		overflow: hidden;
		padding: 30px 32px 40px;
	}

	#homeWhy .rank .graph {
		float: right;
		margin: 10px 0 0 40px;
		width: 420px;
	}

	#homeWhy .rank .graph img {
		width: 100%;
	}

	#homeWhy .rank .content {
		font-size: 16px;
		line-height: 1.625;
	}

	#homeWhy .rank h4 {
		font-size: 24px;
		margin-bottom: 15px;
	}

	#homeDetection {
		background: url(../img/home/bg04_sp.png) repeat center top;
		padding: 20px 10px 81px;
		position: relative;
	}

	#homeDetection::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -40px;
		background: url(../img/home/bg12.png) no-repeat center bottom;
		width: 120px;
		height: 50px;
		z-index: 100;
	}

	#homeDetection h2 {
		color: #003557;
		text-align: center;
		font-size: 5rem;
		line-height: 1.1;
		padding: 56px 0 0;
		font-weight: 900;
	}

	#homeDetection h2 span {
		font-size: 4rem;
	}

	#homeDetection .tit {
		text-align: center;
		font-size: 5rem;
		font-weight: 600;
		padding: 17px 0 3px;
		line-height: 1.3;
	}

	#homeDetection .tit .num {
		font-size: 6rem;
		color: #ad0142;
	}

	#homeDetection .tit .red {
		color: #ad0142;
	}

	#homeDetection .tit .sml {
		font-size: 4rem;
	}

	#homeDetection .sub {
		font-size: 1.2rem;
		color: #808080;
		padding: 9px 0 6px;
	}

	#homeDetection .txt {
		line-height: 1.53;
		padding-bottom: 36px;
		font-size: 1.6rem;
		margin: 0 auto;
		text-align: left;
	}

	#homeDetection>div {
		margin: 0 auto;
		width: 1000px;
	}

	#homeDetection .img {
		float: left;
		padding: 3px 0 0;
	}

	#homeDetection ol {
		float: right;
		width: 608px;
		padding: 17px 0 0;
	}

	#homeDetection ol li {
		table-layout: fixed;
		width: 100%;
		display: table;
		margin-bottom: 4px;
	}

	#homeDetection ol li h3 {
		display: table-cell;
		word-wrap: break-word;
		overflow-wrap: break-word;
		vertical-align: middle;
		text-align: center;
		color: #fff;
		width: 19.7%;
		padding: 10px;
		background: #cd7a6d;
	}

	#homeDetection ol li+li h3 {
		background: #cc84ac;
	}

	#homeDetection ol li+li+li h3 {
		background: #706895;
	}

	#homeDetection ol li+li+li+li h3 {
		background: #6cabd1;
	}

	#homeDetection ol li+li+li+li+li h3 {
		background: #6eaa7e;
	}

	#homeDetection ol li .td {
		word-wrap: break-word;
		overflow-wrap: break-word;
		vertical-align: middle;
		background: #fff;
		padding: 7px 16px;
		display: table-cell;
		width: 80.3%;
	}

	#homeDetection ol li .td span {
		color: #ad0142;
	}

	#homewarning {
		background: url(../img/home/bg09_sp.png) repeat center top;
		position: relative;
	}

	#homewarning::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -40px;
		background: url(../img/home/bg10_pc.png) no-repeat center top;
		width: 359px;
		height: 120px;
		background-size: contain;
	}

	#homewarning>div {
		width: 1000px;
		position: relative;
		margin: 0 auto;
		padding: 43px 0 104px;
	}

	#homewarning h2 {
		padding: 38px 0 11px 200px;
		background: url(../img/home/ico06_pc.png) no-repeat left bottom;
		font-size: 5rem;
		line-height: 1.2;
	}

	#homewarning h2 .sml {
		font-size: 4rem;
	}

	#homewarning h2 .red {
		color: #ad0142;
		font-size: 6rem;
	}

	#homewarning h2 .btm {
		display: block;
		font-size: 3rem;
		padding-top: 11px;
	}

	#homewarning .txt {
		color: #4c4c4c;
		font-size: 1.15rem;
		padding: 0 0 0 222px;
	}

	#homeService {
		width: 1000px;
		margin: 0 auto 70px;
	}

	#homeService h2 {
		text-align: center;
		font-size: 2.6rem;
		padding: 89px 0 30px;
		line-height: 1.45;
	}

	#homeService h2 span {
		font-size: 5rem;
		color: #003557;
		display: block;
	}

	#homeService .tab {
		overflow: hidden;
	}

	#homeService .tab>li {
		padding: 18px 0 15px;
		float: left;
		width: 32%;
		font-size: 2rem;
		margin-left: 2%;
		cursor: pointer;
		-webkit-transition: all ease-out 0.3s;
		-o-transition: all ease-out 0.3s;
		transition: all ease-out 0.3s;
		background: #b5b5b5;
		text-align: center;
		color: #fff;
		border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		font-weight: 500;
		line-height: 1;
	}

	#homeService .btmTab>li {
		border-radius: 0 0 6px 6px;
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
	}

	#homeService .tab>li span {
		font-size: 1.4rem;
		background: #fff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		color: #b5b5b5;
		margin-top: 10px;
		display: inline-block;
		padding: 8px 25px;
	}

	#homeService .tab>li:first-child {
		margin-left: 0;
	}

	#homeService .tab>li:last-child {
		float: right;
	}

	#homeService .tab li.select {
		background: #0072ae;
	}

	#homeService .tab li.select span {
		color: #0072ae;
	}

	#homeService .content {
		border: 8px solid #0072ae;

	}

	#homeService .content>li {
		background: #fff;
		padding: 15px 32px 0;
		-webkit-transition: all ease-out 0.3s;
		-o-transition: all ease-out 0.3s;
		transition: all ease-out 0.3s;
	}

	#homeService .hide {
		display: none;
	}

	/*
	#homeService .content > li.active {
	    display: block;
	}
	*/

	.tableWrap {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	#homeService .left {}

	#homeService .left .top {
		padding: 5px 0 0;
	}

	#homeService .left .top h3 {
		padding: 13px 0 0 310px;
		font-size: 3.4rem;
		color: #0072ae;
		position: relative;
	}

	#homeService .left .top h3::after {
		content: "";
		position: absolute;
		left: 4px;
		top: 36px;
		width: 273px;
		height: 170px;
		background: url(../img/home/img03_pc.png) no-repeat center top;
	}

	#homeService .left .top h3 span {
		font-size: 1.4rem;
		background: #0072ae;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		color: #fff;
		display: inline-block;
		padding: 3px 28px;
		vertical-align: middle;
		font-weight: 400;
		margin: 0 0 6px 20px;
	}

	#homeService .left .top .txt {
		padding: 8px 0 37px 310px;
		font-size: 1.6rem;
	}

	#homeService .left .top .topList {
		padding-bottom: 13px;
	}

	#homeService .left .top .topList li {
		border: 2px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 18px;
		float: left;
		width: 32%;
		margin-left: 2%;
		height: 100px;
	}

	#homeService .left .top .topList li:nth-child(3n+1) {
		margin-left: 0;
	}

	#homeService .left .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 12px 0 0;
	}

	#homeService .left .top .topList li:nth-child(2) .img {
		padding: 15px 0;
	}

	#homeService .left .top .topList li:nth-child(3) .img {
		padding: 23px 0 0;
	}

	#homeService .left .top .topList li:nth-child(3) div {
		padding: 7px 0 0;
	}

	#homeService .left .top .topList li:nth-child(4) .img {
		padding: 19px 0 0;
	}

	#homeService .left .top .topList li:nth-child(4) div {
		padding: 8px 0;
	}

	#homeService .left .top .topList li:nth-child(5) .img {
		padding: 13px 0 0;
	}

	#homeService .left .top .topList li:nth-child(5) div {
		padding: 21px 0;
	}

	#homeService .left .top .topList li:nth-child(6) .img {
		padding: 10px 0 0;
	}

	#homeService .left .top .topList li:nth-child(6) div {
		padding: 3px 0 0;
	}

	#homeService .left .top .topList li div {
		float: right;
		width: 74.5%;
		font-size: 2rem;
		color: #0072ae;
		font-weight: 600;
		padding: 13px 0;
		line-height: 1.55;
	}

	#homeService .left .top .topList li div span {
		font-size: 1.2rem;
		color: #333333;
		display: block;
	}

	#homeService .left .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 31px 30px 48px;
		position: relative;
	}

	#homeService .left .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 4px;
		margin-bottom: 20px;
		font-size: 2rem;
	}

	#homeService .left .top .box .btmList {}

	#homeService .left .top .box .btmList li {
		float: left;
		width: 90px;
		margin-left: 20px;
	}

	#homeService .left .top .box .btmList li:first-child {
		margin-left: 0;
	}

	#homeService .left .top .box .btmList li .ico {}

	#homeService .left .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.1;
		padding: 13px 0 0;
	}

	#homeService .left .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 30px;
		bottom: 23px;
	}

	#homeService .left .top .tit {
		text-align: center;
		padding: 34px 5px 30px;
		font-size: 2.4rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .left .top span {
		color: #ad0142;
	}

	#homeService .left .btm {
		background: #f2f7f7;
		padding: 44px 32px 42px;
		margin: 0 -32px;
	}

	#homeService .left .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 35px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		margin: 0 auto;
		background: #178383;
		width: 23%;
		padding: 4px 0;
		font-size: 2rem;
	}

	#homeService .left .btm .txt {
		text-align: center;
		font-size: 2.4rem;
		padding: 16px 0px;
		font-weight: 600;
	}

	#homeService .left .btm .txt span {
		color: #ad0142;
	}

	#homeService .left .btm .tableWrap {
		padding: 5px 0 7px;
	}

	#homeService .left .btm .tableWrap table {
		border: 3px solid #178383;
		font-size: 1.2rem;
	}

	#homeService .left .btm .tableWrap table tr {}

	#homeService .left .btm .tableWrap table th {
		vertical-align: middle;
		text-align: center;
		border-top: 1px solid #178383;
		padding: 22px 20px 21px;
		font-size: 1.6rem;
	}

	#homeService .left .btm .tableWrap table tr:first-child th {
		color: #fff;
		background: #178383;
		border-left: 1px solid #fff;
		padding: 19px 20px 21px;
	}

	#homeService .left .btm .tableWrap table th.left {
		text-align: left;
		width: 265px;
		background: #e7f2f2;
	}

	#homeService .left .btm .tableWrap table th.fst {
		border-left: none;
	}

	#homeService .left .btm .tableWrap table th span {
		color: #fff;
		font-size: 1rem;
		background: #178383;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 0 3px;
		font-weight: 400;
		margin: 0 0 5px 4px;
		display: inline-block;
	}

	#homeService .left .btm .tableWrap table td {
		vertical-align: middle;
		text-align: center;
		border-top: 1px solid #178383;
		border-left: 1px solid #178383;
		background: #fff;
	}

	#homeService .left .btm .tableWrap table td span {
		color: #ad0142;
		font-size: 2.5rem;
		font-weight: 600;
	}

	#homeService .left .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .left .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .left .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}


	#homeService .center {}

	#homeService .center .top {
		padding: 5px 0 0;
	}

	#homeService .center .top h3 {
		padding: 34px 0 0 310px;
		font-size: 3.4rem;
		color: #0072ae;
		position: relative;
		line-height: 1;
	}

	#homeService .center .top h3::after {
		content: "";
		position: absolute;
		left: -5px;
		top: 30px;
		width: 294px;
		height: 210px;
		background: url(../img/home/img04_pc.png) no-repeat center top;
	}

	#homeService .center .top h3 span {
		font-size: 1.4rem;
		background: #0072ae;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		color: #fff;
		display: inline-block;
		padding: 8px 28px;
		vertical-align: middle;
		font-weight: 400;
		margin: 6px 0 0px 0;
		line-height: 1;
	}

	#homeService .center .top .txt {
		padding: 12px 0 49px 310px;
		font-size: 1.6rem;
	}

	#homeService .center .top .topList {
		padding-bottom: 13px;
	}

	#homeService .center .top .topList li {
		border: 2px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 18px;
		float: left;
		width: 32%;
		margin-left: 2%;
		height: 100px;
	}

	#homeService .center .top .topList li:nth-child(3n+1) {
		margin-left: 0;
	}

	#homeService .center .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 12px 0 0;
	}

	#homeService .center .top .topList li:nth-child(2) .img {
		padding: 9px 0;
	}

	#homeService .center .top .topList li:nth-child(3) .img {
		padding: 15px 0 0;
	}

	#homeService .center .top .topList li:nth-child(3) div {
		padding: 7px 0 0;
	}

	#homeService .center .top .topList li:nth-child(4) .img {
		padding: 19px 0 0;
	}

	#homeService .center .top .topList li:nth-child(4) div {
		padding: 13px 0;
	}

	#homeService .center .top .topList li:nth-child(5) .img {
		padding: 22px 0 0;
	}

	#homeService .center .top .topList li:nth-child(5) div {
		padding: 8px 0;
	}

	#homeService .center .top .topList li:nth-child(6) .img {
		padding: 10px 0 0;
	}

	#homeService .center .top .topList li:nth-child(6) div {
		padding: 22px 0 0;
	}

	#homeService .center .top .topList li div {
		float: right;
		width: 74.5%;
		font-size: 2rem;
		color: #0072ae;
		font-weight: 600;
		padding: 13px 0;
		line-height: 1.55;
	}

	#homeService .center .top .topList li div span {
		font-size: 1.2rem;
		color: #333333;
		display: block;
	}

	#homeService .center .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 31px 30px 48px;
		position: relative;
	}

	#homeService .center .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 4px;
		margin-bottom: 20px;
		font-size: 2rem;
	}

	#homeService .center .top .box .btmList {}

	#homeService .center .top .box .btmList li {
		float: left;
		width: 90px;
		margin-left: 20px;
	}

	#homeService .center .top .box .btmList li:first-child {
		margin-left: 0;
	}

	#homeService .center .top .box .btmList li .ico {}

	#homeService .center .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.1;
		padding: 13px 0 0;
	}

	#homeService .center .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 30px;
		bottom: 23px;
	}

	#homeService .center .top .tit {
		text-align: center;
		padding: 34px 5px 30px;
		font-size: 2.4rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .center .top span {
		color: #ad0142;
	}

	#homeService .center .btm {
		background: #f2f7f7;
		padding: 44px 32px 42px;
		margin: 0 -32px;
	}

	#homeService .center .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 35px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		margin: 0 auto;
		background: #178383;
		width: 36%;
		padding: 4px 0;
		font-size: 2rem;
	}

	#homeService .center .btm .txt {
		text-align: center;
		font-size: 2.4rem;
		padding: 16px 0px;
		font-weight: 600;
	}

	#homeService .center .btm .txt span {
		color: #ad0142;
	}

	#homeService .center .btm .tableWrap {
		padding: 18px 0 40px;
	}

	#homeService .center .btm .btmTable {
		padding: 18px 0 10px;
	}

	#homeService .center .btm .tableWrap table {
		border: 3px solid #178383;
		font-size: 1.2rem;
	}

	#homeService .center .btm .tableWrap table tr {}

	#homeService .center .btm .tableWrap table th {
		vertical-align: middle;
		text-align: center;
		border-top: 1px solid #178383;
		padding: 22px 20px 21px;
		font-size: 1.6rem;
		width: 147px;
		background: #178383;
		color: #fff;
	}

	#homeService .center .btm .tableWrap table tr:first-child th {
		color: #fff;
		background: #178383;
		border-bottom: 1px solid #fff;
		padding: 19px 20px 21px;
	}

	#homeService .center .btm .tableWrap table th.left {
		text-align: left;
		width: 265px;
		background: #e7f2f2;
	}

	#homeService .center .btm .tableWrap table th.fst {
		border-left: none;
	}

	#homeService .center .btm .tableWrap table th span {
		color: #fff;
		font-size: 1rem;
		background: #178383;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 0 3px;
		font-weight: 400;
		margin: 0 0 5px 4px;
		display: inline-block;
	}

	#homeService .center .btm .tableWrap table td {
		vertical-align: middle;
		text-align: left;
		border-top: 1px solid #178383;
		border-left: 1px solid #178383;
		background: #fff;
		padding: 9px 22px;
	}

	#homeService .center .btm .tableWrap table td span {
		color: #fa62bb;
		font-size: 2.5rem;
		font-weight: 600;
		text-align: right;
		display: block;
	}

	#homeService .center .btm .tableWrap table td span.long-fonts {
		font-size: 2.5rem;
	}

	#homeService .center .btm .tableWrap table td.num {
		width: 220px;
	}

	#homeService .center .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .center .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .center .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}

	#homeService .right {}

	#homeService .right {}

	#homeService .right .top {
		padding: 5px 0 0;
	}

	#homeService .right .top h3 {
		padding: 34px 0 0 310px;
		font-size: 3.4rem;
		color: #0072ae;
		position: relative;
		line-height: 1;
	}

	#homeService .right .top h3::after {
		content: "";
		position: absolute;
		left: -5px;
		top: 30px;
		width: 294px;
		height: 210px;
		background: url(../img/home/img05_pc.png) no-repeat center top;
	}

	#homeService .right .top h3 span {
		font-size: 1.4rem;
		background: #0072ae;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		color: #fff;
		display: inline-block;
		padding: 8px 28px;
		vertical-align: middle;
		font-weight: 400;
		margin: 0px 0 0px 31px;
		line-height: 1;
	}

	#homeService .right .top .txt {
		padding: 12px 0 37px 310px;
		font-size: 1.6rem;
	}

	#homeService .right .top .topList {
		padding-bottom: 13px;
	}

	#homeService .right .top .topList li {
		border: 2px solid #d2d2d2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 10px 10px 10px;
		margin-bottom: 18px;
		float: left;
		width: 32%;
		margin-left: 2%;
		height: 100px;
	}

	#homeService .right .top .topList li:nth-child(3n+1) {
		margin-left: 0;
	}

	#homeService .right .top .topList li .img {
		float: left;
		width: 20%;
		text-align: center;
		padding: 12px 0 0;
	}

	#homeService .right .top .topList li:nth-child(2) .img {
		padding: 18px 0 0 13px;
	}

	#homeService .right .top .topList li:nth-child(3) .img {
		padding: 11px 0 0;
	}

	#homeService .right .top .topList li:nth-child(3) div {
		padding: 14px 0 0;
	}

	#homeService .right .top .topList li:nth-child(4) .img {
		padding: 19px 0 0;
	}

	#homeService .right .top .topList li:nth-child(4) div {
		padding: 13px 0;
	}

	#homeService .right .top .topList li:nth-child(5) .img {
		padding: 10px 0 0 14px;
	}

	#homeService .right .top .topList li:nth-child(5) div {
		padding: 21px 0 0;
	}

	#homeService .right .top .topList li div {
		float: right;
		width: 74.5%;
		font-size: 2rem;
		color: #0072ae;
		font-weight: 600;
		padding: 13px 0;
		line-height: 1.55;
	}

	#homeService .right .top .topList li div span {
		font-size: 1.2rem;
		color: #333333;
		display: block;
	}

	#homeService .right .top .box {
		background: #daeaf2;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 31px 30px 31px;
		margin-bottom: 20px;
		position: relative;
	}

	#homeService .right .top .box .extrTxt {
		position: absolute;
		right: 31px;
		bottom: 5px;
	}

	#homeService .right .top .box h4 {
		text-align: center;
		color: #fff;
		background: #0072ae;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 4px;
		margin-bottom: 20px;
		font-size: 2rem;
	}

	#homeService .right .top .box .btmList {}

	#homeService .right .top .box .btmList li {
		float: left;
		width: 90px;
		margin-left: 20px;
	}

	#homeService .right .top .box .btmList li:first-child {
		margin-left: 0;
	}

	#homeService .right .top .box .btmList li .ico {}

	#homeService .right .top .box .btmList li .txt {
		color: #0072ae;
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.1;
		padding: 13px 0 0;
	}

	#homeService .right .top .box .btmList02 {
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		background: #fff;
		padding: 14px 0 23px 27px;
	}

	#homeService .right .top .box .btmList02 li {
		position: relative;
		display: inline-block;
		min-width: 163px;
		padding-left: 18px;
		font-weight: 600;
	}

	#homeService .right .top .box .btmList02 li .txt {
		padding: 0;
		font-size: 1.4rem;
	}

	#homeService .right .top .box .btmList02 li:nth-child(5n+1) {}

	#homeService .right .top .box .btmList02 li::after {
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		width: 13px;
		height: 13px;
		background: #0072ae;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeService .right .top .box .lList {
		padding: 18px 0 0;
	}

	#homeService .right .top .box .lList>li {
		width: 276px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		background: #fff;
		float: left;
		margin-left: 16px;
		padding: 13px 21px;
		font-size: 1.4rem;
	}

	#homeService .right .top .box .lList>li:first-child {
		margin-left: 0;
	}

	#homeService .right .top .box .lList h5 {
		color: #0072ae;
		margin-bottom: 4px;
	}

	#homeService .right .top .box .lList li ul {}

	#homeService .right .top .box .lList li ul li {
		position: relative;
		padding-left: 13px;
		font-size: 1.1rem;
		margin-bottom: 3px;
	}

	#homeService .right .top .box .lList li ul li::after {
		content: "";
		position: absolute;
		left: 0;
		top: 5px;
		width: 10px;
		height: 10px;
		background: #0072ae;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	#homeService .right .top .box .lList .txt {
		padding: 0;
		font-size: 1.11rem;
		text-align: right;
	}

	#homeService .right .top .box .btmTxt {
		text-align: right;
		position: absolute;
		right: 30px;
		bottom: 23px;
	}

	#homeService .right .top .tit {
		text-align: center;
		padding: 20px 5px 30px;
		font-size: 2.4rem;
		font-weight: 600;
		line-height: 1.5;
	}

	#homeService .right .top span {
		color: #ad0142;
	}

	#homeService .right .btm {
		background: #f2f7f7;
		padding: 46px 32px 42px;
		margin: 0 -32px;
	}

	#homeService .right .btm h3 {
		text-align: center;
		color: #fff;
		border-radius: 35px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		margin: 0 auto;
		background: #178383;
		width: 18%;
		padding: 4px 0;
		font-size: 2rem;
		margin-bottom: 20px;
	}

	#homeService .right .btm .txt {
		text-align: center;
		padding: 31px 0px;
		font-weight: 600;
		color: #178383;
		background: #fff;
		margin-bottom: 41px;
		font-size: 2.4rem;
	}

	#homeService .right .btm .txt span {
		color: #ad0142;
	}

	#homeService .right .btm .tableWrap {
		padding: 18px 0 40px;
	}

	#homeService .right .btm .btmTable {
		padding: 18px 0 10px;
	}

	#homeService .right .btm ul {
		padding: 5px 5px 0;
		line-height: 1.6;
	}

	#homeService .right .btm ul li {
		font-size: 1.1rem;
		color: #808080;
		position: relative;
		padding-left: 10px;
		margin-bottom: 5px;
	}

	#homeService .right .btm ul li::after {
		content: "※";
		position: absolute;
		left: -4px;
		top: -1px;
		color: #808080;
	}

	#homeService .right .btm .flowWrap {}

	#homeService .right .btm .flowWrap li {
		float: left;
		margin-left: 22px;
		position: relative;
	}

	#homeService .right .btm .flowWrap li:first-child {
		margin-left: 0;
	}

	#homeService .right .btm .flowWrap li::after {
		content: "";
		position: absolute;
		left: -5px;
		width: 0;
		height: 0;
		border-top: 10px solid transparent;
		border-left: 10px solid #84bdbd;
		border-right: 10px solid transparent;
		border-bottom: 10px solid transparent;
		top: 44%;
		left: -15px;
	}

	#homeService .right .btm .flowWrap li:first-child::after {
		position: relative;
		display: none;
	}

	#homeService .right .btm .btmTxt {
		font-size: 2.4rem;
		font-weight: 600;
		text-align: center;
		padding: 27px 0 0px;
		font-weight: 600;
	}

	#homeService .right .btm .btmTxt span {
		color: #178383;
	}

	#homeFaq {
		background: #f8f8f8;
		padding: 10px 10px 76px;
	}

	#homeFaq h2 {
		text-align: center;
		background: url(../img/home/ico21_sp.png) no-repeat center 51px;
		background-size: 49px;
		padding: 102px 0 28px;
		font-size: 3.6rem;
		color: #003557;
	}

	#homeFaq ul {
		width: 1000px;
		margin: 0 auto;
	}

	#homeFaq ul li {
		background: #fff;
		margin-bottom: 14px;
		padding: 25px 29px 32px;
		width: 490px;
		float: right;
	}

	#homeFaq ul li:nth-child(2n+1) {
		float: left;
	}

	#homeFaq ul li h3 {
		font-size: 2rem;
		background: url(../img/home/ico22_sp.png) no-repeat left 7px;
		padding: 3px 0 4px 66px;
		background-size: 45px;
		margin-bottom: 9px;
		line-height: 1.3;
	}

	#homeFaq ul li .txt {
		line-height: 1.5;
		padding-bottom: 4px;
	}

	#homeMedia {
		background-color: #f8f8f8;
	}

	#homeMedia .homeMediaIn {
		width: 1000px;
		margin: 0 auto;
		padding: 60px 0;
		position: relative;
	}

	#homeMedia .homeMediaIn h2 {
		text-align: center;
		font-size: 4.0rem;
		color: #003557;
		position: relative;
		margin-bottom: 45px;
	}

	#homeMedia .homeMediaIn h2:before {
		content: '';
		display: inline-block;
		position: absolute;
		top: -5px;
		left: 190px;
		background: url(../img/home/ico_media_tit01.png) 0 0 no-repeat;
		background-size: contain;
		width: 47px;
		height: 84px;
	}

	#homeMedia .homeMediaIn h2:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: -5px;
		right: 190px;
		background: url(../img/home/ico_media_tit02.png) 0 0 no-repeat;
		background-size: contain;
		width: 47px;
		height: 84px;
	}

	#homeMedia .homeMediaIn ul li {
		float: left;
		width: 138px;
		margin-bottom: 5px;
	}

	#homeMedia .homeMediaIn ul li+li {
		margin-left: 5px;
	}

	#homeMedia .homeMediaIn ul li img {
		width: 100%;
		height: auto;
	}

	#homeMedia .homeMediaIn ul li:nth-child(-n+4) {
		margin-top: 0;
	}

	#homeMedia .homeMediaIn .btmTxt {
		text-align: right;
	}

	.campaign {
		background: #e41038;
		position: relative;
	}

	.campaign::after {
		background-size: contain;
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -22px;
		background: url(../img/home/bg03_sp.png) no-repeat center bottom;
		width: 120px;
		height: 60px;
		z-index: 100;
	}

	.campaign>div {
		width: 1000px;
		position: relative;
		margin: 0 auto;
		padding: 43px 0 104px;
	}

	.campaign h2 {
		padding: 38px 0 11px 200px;
		background: url(../img/home/img-rank.png) no-repeat left center;
		font-size: 5rem;
		line-height: 1.2;
		color: #fff;
	}

	.campaign h2 .sml {
		font-size: 4rem;
	}

	.campaign h2 .red {
		color: #ffeb3b;
		font-size: 6rem;
	}

	.campaign h2 .btm {
		display: block;
		font-size: 3rem;
		padding-top: 11px;
	}

	.campaign .txt {
		color: #4c4c4c;
		font-size: 1.15rem;
		padding: 0 0 0 222px;
	}

	.campaign .btn {
		position: absolute;
		bottom: 15px;
		right: 0;
	}

	.sp-btn {
		display: none;
	}

	.campaign .award {
		color: #fff;
		display: block;
		font-size: 20px;
		font-weight: 400;
		margin-left: 7px;
		margin: 5px;
		margin-bottom: 25px;
		border-bottom: solid 1px #fff;
		padding-top: 39px;
		padding: 11px;
	}

	.campaign .award span {
		font-size: 48px;
		line-height: 1.2;
		letter-spacing: -0.05em;
		display: block;
		font-weight: 700;
	}


}

/*180706*/
.big_A {
	font-size: 46px;
}

.bouten {
	-webkit-text-emphasis: filled dot;
	text-emphasis: filled dot;

}

.halfbox {
	width: 490px;
	background: #ffffff;
	border-radius: 10px;
	min-height: 380px;
	-webkit-box-shadow: 2px 2px 2px 2px #c6575b;
	box-shadow: 2px 2px 2px 2px #c6575b;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #4c4c4c;
	position: relative;
}

.halftit {
	background: #15c2ca;
	color: #fff;
	border-radius: 15px;
	width: 70%;
	font-size: 50px;
	margin: -40px auto 0;
}

.colb {
	background: #15c2ca;
}

.colg {
	background: #ffa010;
}

.mt20 {
	margin-top: 20px;
}

.uper {
	font-size: 1.2em !important;
	vertical-align: super;
	position: relative;
	top: -1em;
}

.flex_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1000px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 70px 0 30px;
}

.ampasand {
	font-size: 6rem;
	margin: 0 .2em;
	vertical-align: baseline;
}

.big_C {
	font-size: 8rem;
	font-weight: bold;
	line-height: 8rem;
	text-align: center;
	color: #fff;
	vertical-align: bottom;
}

.tadashi {
	display: block;
	width: 100%;
	background: #f3f3f3;
	font-size: .8em;
	margin: 20px 10px;
	padding: 1em 2em;
}

p.discount {
	font-size: 90px;
	padding-top: 70px;
	position: relative;
	bottom: 0;
	z-index: 2;
	display: inline-block;
	line-height: 80px;
	margin-bottom: 10px;
}

.discount b.up {
	font-size: 40px;
	vertical-align: baseline;
}

.colbt {
	color: #15c2ca;
}

.colgt {
	color: #ffa010;
}

p.discount span {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-left: -12px;
	border-left: 3px solid #444;
	border-bottom: 3px solid #444;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 599px) {
	p.discount span {
		top: 40%;
		left: -20%;
		width: 20px;
		height: 20px;
		border-left: 3px solid #444;
		border-bottom: 3px solid #444;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
		-webkit-animation: sdv 1.5s infinite;
		animation: sdv 1.5s infinite;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@-webkit-keyframes sdb {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

@keyframes sdb {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

@-webkit-keyframes sdv {
	0% {
		-webkit-transform: rotate(-135deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-135deg) translate(-10px, 10px);
		opacity: 0;
	}
}

@keyframes sdv {
	0% {
		-webkit-transform: rotate(-135deg) translate(0, 0);
		transform: rotate(-135deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-135deg) translate(-10px, 10px);
		transform: rotate(-135deg) translate(-10px, 10px);
		opacity: 0;
	}
}

.campaign {
	background: #ff7076;
	position: relative;
	font-family: Verdana meiryo;
}


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

	.campaign .award span {
		font-size: 48px;
		line-height: 1.2;
		letter-spacing: -0.05em;
		display: inline;
		font-weight: 700;
	}

	.campaign h2 {
		padding: 38px 0 11px 200px;
		background: url(../img/home/img03_pc.png) no-repeat left;
		background-size: 200px;
		font-size: 5rem;
		line-height: 1.2;
		color: #fff;
	}
}


@media screen and (max-width: 599px) {

	.campaign h2 {
		background: url(../img/home/img03_pc.png) no-repeat left;
		background-size: 70px;
	}

	.campaign .award span {
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: -0.05em;
		display: inline;
		font-weight: 700;
	}

	.uper {
		font-size: .8em !important;
		vertical-align: super;
		top: -.5em;
	}

	.big_C {
		font-size: 4rem;
		line-height: 5rem;
	}

	.ampasand {
		font-size: 3rem;
	}

	.flex_box {
		display: block;
		width: 100%;
		margin: 10px 0 0 auto;
	}



	.halftit {
		color: #fff;
		border-radius: 5px;
		width: 98%;
		font-size: 30px;
		margin: -30px auto 0;
	}

	.mt20 {
		margin-top: 30px;
		font-size: 16px;
		text-align: left;
		margin-left: 10px;
		float: left;
	}

	.big_A {
		font-size: 20px;
	}

	.halfbox {
		width: 100%;
		background: #ffffff;
		border-radius: 10px;
		min-width: 190px;
		min-height: 100px;
		-webkit-box-shadow: 2px 2px 2px 2px #c6575b;
		box-shadow: 2px 2px 2px 2px #c6575b;
		text-align: center;
		font-size: 2em;
		font-weight: bold;
		color: #4c4c4c;
		position: relative;
		/* overflow: hidden; */
		margin-bottom: 20px;
		padding-top: 35px;
	}

	p.discount {
		font-size: 35px;
		padding-top: 0px;
		padding-right: 10px;
		position: relative;
		bottom: 0;
		z-index: 2;
		display: inline-block;
		line-height: 40px;
		margin-bottom: 10px;
		margin-top: 10px;
		float: right;
	}

	.discount b.up {
		font-size: 20px;
		vertical-align: baseline;
	}

	.discount b.ud {
		font-size: 20px;
		vertical-align: baseline;
	}

	.tadashi {
		width: 95%;
	}

	.halfbox:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
	}

}

/*�ی��L�ڒǉ�*/
div.hoken {
	margin: 0 auto;
	width: 1000px;
}

div.hoken .img {
	float: left;
	margin-left: 100px
}

div.hoken h3 {
	padding: 13px 0 0 310px;
	font-size: 3.4rem;
	color: #0072ae;
	position: relative;
}

div.hoken p.txt {
	padding: 13px 30px 0px 310px;
	position: relative;
	max-width: 1200px;
}

@media screen and (max-width: 599px) {
	div.hoken {
		margin: auto;
		width: auto;
	}

	div.hoken .img {
		width: 20%;
		margin-left: 0px;
	}

	div.hoken h3 {
		font-size: 1.5rem;
		padding: 1.5rem;
	}

	div.hoken p.txt {
		clear: both;
		padding: 13px 13px 13px 13px;
	}
}

.CRI-logo-Box {
	background: transparent;
	padding: 25px 0 0;
	margin-left: 310px;
	position: relative;
}

.CRI-logo-Box p {
	color: #186AAB;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1.8rem;
}

.CRI-logo-Box--col2 {
	text-align: left;
}

.CRI-logo-Box--col2 .log-TMN,
.CRI-logo-Box--col2 .log-VAL {
	height: 42px;
	width: auto;
}

.CRI-logo-Box--col2 .log-TMN {
	margin-right: 36px;
}

.CRI-logo-Box--col2 .log-VAL {
	margin-left: 36px;
}

@media screen and (max-width:600px) {
	.CRI-logo-Box {
		margin-left: 0;
		padding: 10px 13px 0;
	}

	.CRI-logo-Box p {
		text-align: left;
		margin-bottom: 1.5rem;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 {
		text-align: center;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-TMN,
	.CRI-logo-Box .CRI-logo-Box--col2 .log-VAL {
		height: 26px;
		width: auto !important;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-TMN {
		margin: 0 18px 0 auto;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-VAL {
		margin: 0 auto 0 18px;
	}
}

@media screen and (max-width:360px) {
	.CRI-logo-Box p {
		font-size: 15px;
		margin-bottom: 1.2rem;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-TMN,
	.CRI-logo-Box .CRI-logo-Box--col2 .log-VAL {
		height: 23px;
		width: auto !important;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-TMN {
		margin: 0 14px 0 auto;
	}

	.CRI-logo-Box .CRI-logo-Box--col2 .log-VAL {
		margin: 0 auto 0 14px;
	}
}


@media screen and (max-width: 599px) {
	#contactForm {
		padding: 62px 20px;
	}

	#contactForm h2,
	.requestForm h2 {
		margin-bottom: 17px;
		font-size: 1.9rem;
		text-align: center;
		color: #003557;
		display: block;
	}

	#requestForm .logo img {
		display: block;
		margin: 0 auto;
	}

	.contactForm_txt p {
		text-align: center;
	}

	.smpForm {
		width: 100% !important;
		padding: 0 !important;
	}

	.ss_field,
	.ss_enquete_field {
		border: none !important;
		background: none !important;
		padding: 22px;
	}

	.ss_form_title,
	.ss_enquete_title {
		display: flex;
		justify-content: space-between;
		width: 100% !important;
		margin-bottom: 8px;
		font-size: 1.4rem;
		font-weight: 700;
	}

	.ss_user_notnull {
		display: none;
	}

	.ss_required_field .ss_enquete_title:after,
	.ss_required_field .ss_form_title:after {
		content: "必須";
		display: inline-block;
		padding: 0 12px;
		color: #FFF;
		font-size: 13px;
		font-weight: 400;
		border-radius: 4px;
		background-color: #E04B67;
		height: 24px;
		line-height: 24px;
	}

	.ss_grid {
		width: ;
	}

	.ss_input {
		width: 100%;
	}

	.ss_input input[type=text],
	.ss_input input[type=email] {
		border: 1px solid #cdcdcd !important;
		background: #f5fdff;
		width: 100%;
		height: 32px;
		margin-bottom: 5px;
		padding: 5px;
		box-sizing: border-box;
	}

	.ss_grid {
		justify-content: space-between;
	}

	#ss_name .ss_input:nth-child(1) {
		margin-bottom: 10px;
	}

	.ss_grid textarea {
		border: 1px solid #cdcdcd;
		background: #f5fdff;
	}

	.ss_btnArea {
		margin-top: 24px;
	}

	.ss_btnArea input {
		width: 90%;
		margin: 0 auto;
		display: inline-block;
		min-height: 64px;
		padding: 19px 16px;
		border-radius: 100px !important;
		font-size: 2rem;
		background-color: #0081cf !important;
		border: none !important;
		font-weight: 700;
		text-align: center;
		color: #fff;
		position: relative;
		-webkit-transition: 0.2s ease-in;
		transition: 0.2s ease-in;
		cursor: pointer;
	}

	.ss_btnArea input:hover {
		background-color: #000;
	}

	.ss_user_notnull {
		margin-left: 5px;
	}

	.ss_grid textarea {
		width: 100%;
	}
}

@media screen and (min-width: 600px) {
	#contactForm {
		width: 820px;
		margin: 0 auto 70px;
	}

	#contactForm h2 {
		color: #003557;
		text-align: center;
		font-size: 3.6rem;
		padding: 89px 0 30px;
		line-height: 1.45;
	}

	.contactForm_txt p {
		text-align: center;
	}

	.ss_field,
	.ss_enquete_field {
		display: flex;
		justify-content: space-between;
		padding: 22px;
		border: none !important;
		background: none !important;
	}

	.ss_form_title,
	.ss_enquete_title {
		display: flex;
		width: 200px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-size: 1.4rem;
		font-weight: 700;
		padding-top: 4px;
	}

	.ss_enquete_field:last-child .ss_enquete_title {
		display: block;
	}

	.ss_user_notnull {
		display: none;
	}

	.ss_required_field .ss_enquete_title:after,
	.ss_required_field .ss_form_title:after {
		content: "必須";
		display: inline-block;
		padding: 0 12px;
		color: #FFF;
		font-size: 13px;
		font-weight: 400;
		border-radius: 4px;
		background-color: #E04B67;
		height: 24px;
		line-height: 24px;
	}

	.ss_grid {
		width: 532px;
	}

	.ss_input {
		width: 100%;
	}

	.ss_input input[type=text],
	.ss_input input[type=email] {
		border: 1px solid #cdcdcd !important;
		background: #f5fdff;
		width: 100%;
		height: 32px;
		margin-bottom: 5px;
		padding: 5px;
		border-radius: 4px;
		box-sizing: border-box;
	}

	.ss_grid {
		justify-content: space-between;
	}

	#ss_name .ss_grid .ss_input {
		width: 48%;
	}

	.ss_grid textarea {
		border: 1px solid #cdcdcd;
		background: #f5fdff;
		border-radius: 4px;
		width: 100%;
		height: 130px;
	}

	.ss_btnArea {
		margin-top: 24px;
	}

	.ss_btnArea input {
		width: 480px;
		display: inline-block;
		min-height: 64px;
		padding: 19px 16px;
		border-radius: 100px !important;
		font-size: 2rem;
		background-color: #0081cf !important;
		border: none !important;
		font-weight: 700;
		text-align: center;
		color: #fff;
		position: relative;
		-webkit-transition: 0.2s ease-in;
		transition: 0.2s ease-in;
		cursor: pointer;
	}

	.ss_btnArea input:hover {
		background-color: #0d537e !important;
	}

	.ss_user_notnull {
		margin-left: 5px;
	}

	.ss_enquete_form .ss_enquete_field .ss_enquete_title {
		display: block;
	}
}

@media screen and (max-width: 599px) {
	.main_img_btn_area {
		background: #0072ae;
		padding: 20px 0;
	}

	.main_img_btn {
		width: 336px;
		margin: 14px auto;
	}

	.info_box,
	.ft_info_box {
		margin: 0 10px;
		background: #0072ae;
		border: 8px solid #002e45;
		border-radius: 5px;
		padding: 24px 32px;
	}

	.info_box {
		margin: 30px 10px;
	}

	.info_box_btn_area {
		text-align: center;
	}

	.ft_info_box li:first-child {
		border-bottom: 1px solid #FFF;
		margin-bottom: 32px;
		padding-bottom: 32px;
	}

	.ft_info_box_ttl {
		margin-bottom: 10px;
	}

	.info_box_ttl h2,
	.ft_info_box_ttl p {
		text-align: center;
		font-size: 2.3rem;
		font-weight: 700;
		color: #FFF;
	}

	.ft_info_box_ttl p span {
		display: block;
		font-size: 12px;
	}

	.ft_info_box_btn {
		margin: 12px 0;
	}

	textarea {
		width: 100%;
	}
}

@media screen and (min-width: 600px) {
	.main_img_btn_area {
		background: #0072ae;
		display: flex;
		justify-content: center;
		padding: 42px 0;
	}

	.main_img_btn {
		margin: 0 14px;
	}

	.main_img_btn:nth-child(1) {
		margin-right: 28px;
	}

	#requestForm .logo img {
		display: block;
		margin: 0 auto;
		padding: 32px 0 42px;
	}

	.requestForm h2 {
		padding: 0 0 30px !important;
	}

	.info_box,
	.ft_info_box {
		width: 1000px;
		margin: 0 auto;
		background: #0072ae;
		border: 8px solid #002e45;
		border-radius: 5px;
		padding: 24px 42px;
	}

	.info_box {
		margin: 62px auto;
	}

	.info_box_btn_area,
	.ft_info_box li {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.ft_info_box li:first-child {
		border-bottom: 1px solid #FFF;
		margin-bottom: 32px;
		padding-bottom: 32px;
	}

	.ft_info_box_ttl {
		border-right: 1px solid #a5a2a2;
		padding: 29px 77px 29px 0;
	}

	.info_box_ttl h2,
	.ft_info_box_ttl p {
		text-align: center;
		font-size: 36px;
		font-weight: 700;
		color: #FFF;
	}

	.ft_info_box_ttl p span {
		display: block;
		font-size: 18px;
	}

	.ft_info_box_btn {
		margin: 12px 0;
	}

	a[href^="tel:"] {
		pointer-events: none;
	}
}

@media screen and (max-width: 599px) {
	.detection {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

/* バルテスの脆弱性の検出結果 */
.detection {
	display: flex;
	align-items: center;
}


.detection>.img {
	flex-basis: 70%;
}

.detection>.img>img {
	width: 100%;
}

.detection>.f-item {
	flex-basis: 30%;
}

.premiumPlan {
	font-weight: bold;
	color: #ad0142;
}

.premiumPlanBargain {
	color: black !important;
	font-size: 10px !important;
}

/* 2024.05.21 電話のみのための対応
------------------------------------------*/
footer .ft_info_box li:first-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}