@charset "shift_jis";
/* Updated 2026/03/24,T */
/* Updated 2022/11/10,T */
/* Updated 2022/10/14,T */
/* Updated 2020/11/24,T */
/* Updated 2020/10/07,T */
/* Updated 2020/07/10.T */
/* Updated 2020/06/01.T */
/* Updated 2020/04/17.t */
/* Updated 2020/01/07.T */
/* Updated 2019/12/23.T */
/* Updated 2019/12/05.T */
/*--------------------------------------
reset
--------------------------------------*/
#wrap #mainArea {
	width: auto;
	margin: 0 auto;
}
#wrap #mainArea main {
	width: auto;
}
body {
	overflow: hidden;
}
.popup header[role="banner"], .popupFull header[role="banner"] {
	border-bottom: none;
}
header[role="banner"] #headerInner {
	position: relative;
}
header[role="banner"] #headerInner::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -13px;
	left: -50%;
	width: 200% ;
	height: 3px;
	background: #004831;
}
/*--------------------------------------
commonparts
--------------------------------------*/
.bg01 {
	background: #f8c60d;
}
.bg02 {
	padding-bottom: 40px;
	background: #fffbd9;
}
.whiteCont {
	background: #fff;
	padding: 38px 45px 50px;
}
[class$="Blk"] {
	width: 1000px;
	margin: 0 auto;
	padding-top: 64px;
}
/*-------------------
ttl
-------------------*/
.secTtl {
	margin-bottom: 34px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}
.secTtl span {
	background: url("/kojin/special/stop_phishing_crime/resources/images/index_bg_01.png") repeat-x;
	background-position: left bottom 3px;
}
.ctTtl {
	margin-bottom: 30px;
	font-size: 24px;
	text-align: center;
}
/*--------------------------------------
areaContents
--------------------------------------*/
/*-------------------
followingBlk
-------------------*/
.following {
	width: 100%;
	padding: 17px 0 21px;
	background-color: #F8C60D;
	z-index: 999;
}
.followingBlk {
	width: 937px;
	margin: 0 auto;
}
.followingBlk li {
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
.followingBlk li:not(:last-child) {
	margin-right: 110px;
}
.followingBlk li a {
	text-decoration: none;
	color: #000;
}
.followingBlk li a:hover {
	border-bottom: 2px solid #000;
}
.followingBlk li a.active {
	border-bottom: 2px solid #000;
}
/*-------------------
kvBlk
-------------------*/
.kvBlk {
	padding: 25px 0 0;
}
.kvBlk .kvTtl {
	width: 100%;
	margin: 28px 0 0 29px;
}

/*-------------------
meanBlk
-------------------*/
.meanBlk p {
	font-size: 17px;
	text-align: center;
	letter-spacing: -0.5px;
	line-height: 32px;
}
.meanBlk .kvTwLink {
	position: relative;
	z-index: 2;
	width: 220px;
	margin: 50px auto 0;
	border-radius: 26px;
	background: #fff;
}
.meanBlk .kvTwLink a {
	position: relative;
	display: block;
	width: 100%;
	padding: 2px 20px 2px;
	background: #1da1f2;
	border-radius: 26px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.meanBlk .kvTwLink a span {
	padding-left: 27px;
}
.meanBlk .kvTwLink a:hover {
	opacity: 0.7;
}
.meanBlk .kvTwLink a:before {
	content: '';
	position: absolute;
	display: block;
	width: 23px;
	height: 21px;
	background: url("/kojin/special/stop_phishing_crime/resources/images/index_ico_10.png");
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 7px;
	left: 15px;
}

/*-------------------
infoBlk
-------------------*/
.infoBlk {
	margin: 71px auto 122px;
	padding: 36px 28px 38px;
	border: 1px solid #F8C60D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoBlk .secTtl {
	margin-bottom: 46px;
	margin-top: -100px;
	padding-top: 100px;
}
.infoBlk .infoList {
	overflow: hidden;
}
.infoBlk .infoList dl:not(:last-child) {
	margin-bottom: 46px;
}
.infoBlk .infoList .oldNews dl:last-child {
	margin-bottom: 0;
}
.infoBlk .infoList dl > * {
	float: left;
}
.infoBlk .infoList dt {
	width: 139px;
	margin-right: 33px;
	padding: 5px;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoBlk .infoList dt.note {
	background: #ea0000;
	color:#fff;
}
.infoBlk .infoList dt.measure {
	background: #f8dc00;
}
.infoBlk .infoList dt.example {
	background: #fd8000;
}
.infoBlk .infoList dd {
	font-size: 16px;
}
.infoBlk .infoList dd.infoTxt {
	width: 639px;
	margin-right: 15px;
}
.infoBlk .infoList dd.infoTxt a {
	color: #333;
}
.infoBlk .infoList dd.infoDate {
	color: #979797;
}
.infoBlk > p {
	margin-top: 15px;
	margin-right: 20px;
	font-size: 15px;
	color: #555454;
	text-align: right;
}
.infoBlk > p span {
	font-weight: normal;
}
/*-------------------
damageBlk
-------------------*/
.damageBlk {
	padding-top: 31px;
}
.damageBlk .secTtl {
	margin-bottom: 38px;
	margin-top: -85px;
	padding-top: 85px;
}
.damageBlk .damageInner {
	float: left;
	width: 470px;
	background: #fff;
}
.damageBlk .damageInner.move {
	position: relative;
}
.damageBlk .damageInner:nth-child(2n-1) {
	margin-right: 60px;
}
.damageBlk .damageInner:nth-child(n+3) {
	margin-top: 61px;
}
.damageBlk .damageInner a {
	text-decoration: none;
}
.damageBlk .damageInner .damageCnt {
	padding: 29px 42px 37px;
}
.damageBlk .damageInner .damageCnt .damageTxt {
	font-size: 18px;
	line-height: 1.7;
}
.damageBlk .damageInner .damageCnt .damageTxt span {
	font-weight: 500;
}
.damageBlk .damageInner .damageCnt .damageTxt span:before {
	top: 0.4em !important;
}
.damageBlk .damageInner .damageCnt .damageIco {
	display: block;
	width: 137px;
	margin-top: 39px;
	margin-left: -11px;
	padding-top: 28px;
	border-top: 2px solid #F8C60D;
}
.damageBlk .damageInner .damageCnt .damageIco span {
	display: block;
	width: 84px;
	padding: 2px;
	background: #FFF6D3;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.damageBlk .damageInner .damageCnt .floatIco {
	float: left;
}
.damageBlk .damageInner .damageCnt .moneyVivaIco {
	float: left;
	width: 200px;
	margin: 60px 0 0 -20px;
}
.damageBlk #relateMove{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 89;
}
.damageBlk #relateMove .jstream-eqPlayer{
	right: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgb(255, 255, 255, 0) !important;
	background-color: transparent !important;
	background-image: url(/kojin/special/stop_phishing_crime/resources/images/index_img_12.gif) !important;
}
.damageBlk #relateMove .jstream-eqPlayer div{
	background-image: none !important;
}
.damageBlk #relateMove .jstream-eqPlayer img{
	width: 0 !important;
	height: 0 !important;
}

/*-------------------
tellBlk
-------------------*/
.tellBlk {
	padding-top: 102px;
}
.tellBlk .secTtl {
	margin-bottom: 36px;
	margin-top: -100px;
	padding-top: 100px;
}
.tellBlk [class*="telList0"] {
	margin-bottom: 40px;
}
.tellBlk .telList02 {
	margin-bottom: 42px;
}
.tellBlk [class*="telList0"]:last-child {
	margin-bottom: 0;
}
.tellBlk .whiteCont {
	padding: 0;
}
.tellBlk .listLead {
	padding: 16px;
	background: #F8C60D;
	text-align: center;
	font-size: 24px;
	line-height: 1.2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tellBlk .listLead span {
	font-weight: bold;
}
.tellBlk .listWrap {
	padding: 48px 115px 43px;
}
.tellBlk .listTtl {
	font-size: 16px;
}
.tellBlk [class*="telNum0"] a {
	color: #333;
}
.tellBlk .telNum01 {
	font-size: 38px;
	letter-spacing: -1px;
	text-align: center;
}
.tellBlk .telNum01 img {
	margin-right: 8px;
}
.tellBlk .telNum01 .phoneNumberLink {
	text-decoration: underline !important;
}
.tellBlk .oversea {
	padding-top: 25px;
}
.tellBlk .oversea .listTtl {
	font-size: 16px;
	text-align: left;
}
.tellBlk .oversea .telNum02 {
	font-size: 16px;
}
.tellBlk .telNum01 .free {
	font-size: 18px;
}
.tellBlk .telDate {
	float: left;
	width: 185px;
	font-size: 16px;
	margin-right: 55px;
}
.tellBlk .telList02 .listMemo04 > li > .listMark {
	color: #333;
}
.tellBlk .telList01 .list01 {
	margin-bottom: 18px;
}
.tellBlk .telList02 .list01 {
	margin-bottom: 18px;
}
.tellBlk .telList02 .list01:last-child {
	margin-bottom: 0;
}
.tellBlk .telTblWrap {
	float: right;
}
.tellBlk .telTableTxt {
	margin-bottom: 15px;
	font-size: 16px;
}
.tellBlk .telTbl {
	width: 535px;
	margin-right: 32px;
	border-collapse: collapse;
}
.tellBlk .telTbl tr > * {
	padding: 13px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tellBlk .telTbl th {
	width: 75px;
	background: #fffbd9;
	text-align: center;
}
.tellBlk .telTime {
	display: flex;
	align-items: center;
}
.tellBlk .telTime > div {
	float: left;
}
.tellBlk .telTime .timeIco {
	display: block;
	width: 159px;
	margin-right: 59px;
	padding: 64px 0 61px;
	background: #FFF6D3;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.tellBlk .telTime .timeIco p {
	text-align: center;
	font-size: 24px;
}
.tellBlk .telTime > div:not(.timeIco) {
	width: 552px;
}
.tellBlk .telTime dl:not(:first-child) {
	margin-top: 32px;
}
.tellBlk .telTime dl dt {
	font-size: 24px;
	font-weight: bold;
}
.tellBlk .telTime .dateTxt {
	font-size: 24px;
	line-height: 1.0;
}
.tellBlk .telTime .dateTxt span {
	font-size: 15px;
}
.tellBlk .telMenu {
	margin-top: 65px;
}
.tellBlk .telMenu table {
	width: 709px;
	margin: 0 auto;
}
.tellBlk .telMenu table tr:first-child th {
	padding: 3px;
	background: #FFF6D3;
	text-align: center;
	font-size: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tellBlk .telMenu table tr:not(:first-child) {
	border-bottom: 1px solid #BFBFBF;
	font-size: 17px;
}
.tellBlk .telMenu table tr:not(:first-child) th,
.tellBlk .telMenu table tr:not(:first-child) td {
	padding: 24px 0 16px;
}
.tellBlk .telMenu table tr:not(:first-child) th {
	width: 507px;
	padding-left: 46px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tellBlk .telMenu table tr:not(:first-child) td {
	padding-right: 63px;
	text-align: center;
}
.tellBlk .telMenu table tr:last-child {
	border-bottom: none;
}
.tellBlk .telList02 .listWrap {
	padding: 49px 115px 59px;
}
.tellBlk .telList02 .listWrap .telTime div:nth-child(2) {
	margin-top: 32px;
}
.tellBlk .telList02 .listWrap .telTime .telNum01 {
	margin-top: 22px;
	font-size: 28px;
	text-align: left;
}
.tellBlk .telList02 .listWrap .telTime .telNum01 img {
	width: 28px;
	height: 16px;
	margin-left: 19px;
}
.tellBlk .telList02 .listWrap .telTime .telNum01 .dateTxt {
	font-size: 16px;
}
.tellBlk .telList02 .listWrap .telTime .telNum01 .free {
	font-size: 16px;
}
.tellBlk .telList03 .listLead {
	padding: 29px 10px 25px;
	letter-spacing: 2px;
}
.tellBlk .telList03 .listWrap {
	padding: 49px 115px 43px;
}
.tellBlk .telList03 .telNum01:nth-child(2) {
	margin-top: 12px;
}
.tellBlk .telList03 .telNum01:nth-child(2) span {
	margin-top: 10px;
}
.tellBlk .telList03 .telNum01 span:not(.free) {
	display: inline-block;
	width: 81px;
	margin-right: 15px;
	margin-left: -42px;
	padding: 1px 0 5px;
	background: #FFF6D3;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.tellBlk .telList03 .telNum01 span {
	font-size: 16px;
}
.tellBlk .telList03 .telMenu {
	margin-top: 53px;
}
.tellBlk .telList03 .telMenu table {
	width: 705px;
}
.tellBlk .telList03 .telMenu table tr td {
	padding-right: 0;
	vertical-align: middle;
}
.tellBlk .telList03 .telMenu table tr:nth-child(2) {
	border-bottom: none;
}
.tellBlk .telList03 .telMenu table tr:nth-child(2) th {
	border-bottom: 1px solid #BFBFBF;
}
.tellBlk .telList03 .telMenu table tr td.pcContent {
	display: table-cell !important;
}

/*-------------------
qaBlk
-------------------*/
.qaBlk {
	padding-top: 102px;
}
.qaBlk .qaList .item .qaTitle {
	display: block;
	padding: 20px 28px 20px;
	color: #333;
	font-size: 16px;
	text-decoration: none;
	transition:background-color .3s ease-out;
	background:#fff;
	border-radius:10px;
	box-shadow:0 0 4px 0 rgba(20,29,29,.05),0 12px 14px 0 rgba(20,29,29,.08);
}
.qaBlk .qaList .item:not(:first-child) {
	margin-top: 16px;
}
.qaBlk .qaList .item .qaTitle:hover {
	color: #333;
	background: #f5f5f5;
	text-decoration: none;
}
.qaBlk .qaList .item .qaTitle .inner {
	position: relative;
	padding-right: calc(1.375em + 3px);
}
.qaBlk .qaList .item .qaTitle .inner::after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 13px;
	top: 50%;
	right: 5px;
	margin-top: -7px;
	background: url(/kojin/common/images/ico_arrow_green05.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
.qaBlk .qaList .item .qaTitle .textMark {
	display: flex;
	font-weight: bold;
	align-items: center;
}
.qaBlk .qaList .item .qaTitle .textMark .mark {
	display: block;
	flex: 0 0 auto;
	margin-top: -0.05em;
	margin-right: 14px;
	text-align: right;
	line-height: 1;
	font-size: 28px;
	font-weight: bold;
	color: #f8c60d;
}
.qaBlk .qaBtn {
	margin-top: 48px;
	text-align: center;
}
.qaBlk .qaBtn .btnT01 {
	max-width: 400px;
	width: 100%;
	padding: 15px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #f8c60d;
	text-decoration: none;
	transition:background-color .3s ease-out;
	background:#fff;
}
.qaBlk .qaBtn .btnT01:hover {
	background: #f5f5f5;
	opacity: 1;
}

@media screen and (min-width: 768px) and (max-width: 1046px) {
	header[role="banner"] {
		min-width: 100%;
	}
	header[role="banner"] #headerInner {
		width: 100%;
	}
	header[role="banner"] #headerInner .logoWrap {
		margin: 15px 19px 10px;
	}
	.popup header[role="banner"] #headerInner #headerInfo, .popupFull header[role="banner"] #headerInner #headerInfo {
		display: none;
	}
	header[role='banner'] #headerGroup ul {
		box-sizing: border-box;
		width: 100%;
	}
	footer[role="contentinfo"] {
		min-width: 100%;
	}
	footer[role="contentinfo"] #snsArea > dl,
	footer[role="contentinfo"] #footerInfo,
	footer[role="contentinfo"] #footerNav > nav {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 19px 0 19px;
	}
}

@media screen and (min-width:768px) and (max-width:1046px) {
	header[role="banner"] {
		min-width: 100%;
	}
	header[role="banner"] #headerInner {
		width: 100%;
	}
	header[role="banner"] #headerInner .logoWrap {
		margin: 15px 19px 10px;
	}
	.popup header[role="banner"] #headerInner #headerInfo, .popupFull header[role="banner"] #headerInner #headerInfo {
		display: none;
	}
	header[role='banner'] #headerGroup ul {
		box-sizing: border-box;
		width: 100%;
	}
	footer[role="contentinfo"] {
		min-width: 100%;
	}
	footer[role="contentinfo"] #snsArea > dl,
	footer[role="contentinfo"] #footerInfo,
	footer[role="contentinfo"] #footerNav > nav {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 19px 0 19px;
	}
}

@media screen and (max-width: 767px) {

/*--------------------------------------
reset
--------------------------------------*/
	#wrap #mainArea main {
		padding-bottom: 0;
	}
	.popup header[role="banner"], .popupFull header[role="banner"] {
		border-bottom: none!important;
	}
	header[role="banner"] #headerInner::after {
		bottom: -4px;
		background: #a0c81e;
	}
/*--------------------------------------
commonparts
--------------------------------------*/
	.bg01,
	.bg02 {
		width: calc(100% + 20px);
		margin: 0 -10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.bg02 {
		padding-bottom: 33px;
	}
	[class$="Blk"] {
		width: calc(100% - 20px);
		margin: 0 auto;
		padding-top: 17px;
	}
	.secTtl {
		margin-bottom: 8px;
		font-size: 16px;
	}
	.secTtl span {
		background-position: left bottom 0px;
		-webkit-background-size: 100% 7.5px;
		background-size: 100% 7.5px;
	}
	.ctTtl {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.whiteCont {
		width: calc(100% + 20px);
		margin: 0 -10px;
		padding: 30px 5%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
/*--------------------------------------
areaContents
--------------------------------------*/
/*-------------------
followingBlk
-------------------*/
	.following {
		margin: 0 -10px;
		padding: 11px 10px 14px;
	}
	.followingBlk {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.followingBlk li {
		display: table;
		width: 22%;
		font-size: 13px;
	}
	.followingBlk li:not(:last-child) {
		margin-right: 5%;
	}
	.followingBlk li:first-child {
		width: 15%;
	}
	.followingBlk li:nth-child(2) {
		width: 25%;
	}
	.followingBlk li:nth-child(3) {
		width: 28%;
	}
	.followingBlk li:nth-child(4) {
		width: 17%;
	}
	.followingBlk li a {
		display: table-cell;
		vertical-align: middle;
	}
/*-------------------
kvBlk
-------------------*/
	.kvBlk {
		position: relative;
		padding: 13px 0 0;
		margin-bottom: 5px;
	}
	.kvBlk .kvTtl {
		width: 70%;
		max-width: 291px;
		margin: 0 auto 0;
		padding-right: 0;
	}

/*-------------------
meanBlk
-------------------*/
	.meanBlk p {
		font-size: 14px;
		line-height: inherit;
		letter-spacing: inherit;
	}
	.meanBlk .kvTwLink {
		width: 64%;
		max-width: 200px;
		margin: 18px auto 21px;
	}
	.meanBlk .kvTwLink a {
		padding: 8px 7%;
		font-size: 13px;
	}
	.meanBlk .kvTwLink a span {
		padding-left: 27px;
	}
	.meanBlk .kvTwLink a:before {
		width: 19px;
		height: 17px;
		top: 50%;
		margin-top: -9px;
	}

/*-------------------
infoBlk
-------------------*/
	.infoBlk {
		margin-top: 24px;
		padding: 16px 10px 20px;
	}
	.infoBlk .secTtl {
		margin-bottom: 25px;
	}
	.infoBlk .infoList dl > * {
		float: none;
	}
	.infoBlk .infoList dt {
		width: 130px;
		margin: 0 auto 10px;
		padding: 3px;
		font-size: 12px;
	}
	.infoBlk .infoList dd {
		font-size: 14px;
	}
	.infoBlk .infoList dd.infoTxt {
		width: 100%;
		margin-right: 0;
	}
	.infoBlk .infoList dd.infoDate {
		text-align: right;
	}
	.infoBlk .infoOpener a {
		padding: 0 0 30px;
	}
	.infoBlk > p {
		margin-right: 0;
		font-size: 14px;
	}
/*-------------------
damageBlk
-------------------*/
	.damageBlk {
		margin-top: 37px;
		padding-top: 23px;
	}
	.damageBlk .secTtl {
		margin-bottom: 20px;
	}
	.damageBlk .dmgImg {
		float: none;
		width: 100%;
		max-width: 303.5px;
		margin: 0 auto 15px;
	}
	.damageBlk .dmgCTxt {
		float: none;
		width: 100%;
		font-size: 14px;
		line-height: 1.6;
	}
	.damageBlk .dmgNote {
		margin-top: 15px;
	}
	.damageBlk .bnrArea {
		margin-top: 20px;
	}
	.damageBlk .damageInner {
		width: calc((100% - 13px - 0.02px)/2);
	}
	.damageBlk .damageInner:nth-child(2n-1) {
		margin-right: 13px;
	}
	.damageBlk .damageInner:nth-child(n+3) {
		margin-top: 13px;
	}
	.damageBlk .damageInner .damageCnt {
		padding: 14px 10px 18px;
	}
	.damageBlk .damageInner .damageCnt .damageTxt {
		font-size: 14px;
	}
	.damageBlk .damageInner .damageCnt .damageIco {
		width: 52%;
		margin-top: 25px;
		margin-left: 0;
		padding-top: 21px;
	}
	.damageBlk .damageInner .damageCnt .damageIco span {
		width: 70%;
		padding: 0;
		font-size: 9px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
	}
	.damageBlk .damageInner .damageCnt .moneyVivaIco {
		width: 100px;
		margin: -20px 0 0 40%;
	}
/*-------------------
measureBlk
-------------------*/
	.measureBlk .msrCtTtl {
		font-size: 14px;
	}
	.measureBlk .flow01 {
		margin-bottom: 40px;
	}
	.measureBlk .flow02 {
		margin-bottom: 40px;
	}
	.measureBlk .flow02 .flow02Cont {
		width: 100%;
		margin-top: 15px;
	}
	.measureBlk .flowTtl {
		display: block;
		width: 100%;
		padding: 5px 8px;
		font-size: 16px;
		letter-spacing: 1.5px;
	}
	.measureBlk .flowTtl img {
		margin-right: 7px;
	}
	.measureBlk .flowTtl span {
		display: inline-block;
		width: 86%;
		vertical-align: middle;
	}
	.measureBlk .caseCont01 {
		margin-bottom: 15px;
	}
	.measureBlk .caseName {
		padding: 10px 0;
		font-size: 16px;
	}
	.measureBlk .caseName img {
		width: 35px;
	}
	.measureBlk .caseImg {
		float: none;
		width: 100%;
		max-width: 265.5px;
		margin: 0 auto 15px;
	}
	.measureBlk .caseTxt {
		float: none;
		width: 100%;
		font-size: 14px;
		line-height: 1.5;
	}
	.measureBlk .flow02 .flow02Img:first-child {
		float: none;
		width: 60%;
		max-width: 193.5px;
		margin: 0 auto 25px;
	}
	.measureBlk .flow02 .flow02Img:last-child {
		float: none;
		width: 95%;
		max-width: 291px;
		margin: 0 auto;
	}
	.measureBlk .caseCont02 .caseTxt p:first-child {
		margin-bottom: 15px;
	}
	.measureBlk .flowLead {
		margin-top: 15px;
		font-size: 14px;
	}
	.measureBlk .flow03 .flow03Cont {
		width: 100%;
		margin-top: 15px;
	}
	.measureBlk .flow03 .compImg {
		width: 15%;
		max-width: 38.5px;
		margin: 0 auto 15px;
	}
	.measureBlk .flow03 .compare01.current {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.measureBlk .flow03 .compare01.mistake {
		float: none;
		width: 100%;
	}
	.measureBlk .flow03 .compare01 .compWhite {
		padding: 10px 5%;
	}
	.measureBlk .flow03 .compare01 .compTtl {
		font-size: 14px;
	}
	.measureBlk .flow03 .compare01 .compWhite p {
		font-size: 14px;
	}
/*-------------------
appBtnBlk
-------------------*/
	.appBtnBlk {
		margin-top: 53px;
		text-align: center;
	}
	.appBtnBlk p {
		font-size: 18px;
	}
	.appBtnBlk .appBtn {
		text-align: center;
	}
	.appBtnBlk .appBtn a {
		display: inline-block;
		width: 90%;
		padding: 22px 5%;
		background-color: #fa8200;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		border-radius: 8px;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-shadow: #e27500 0px -2px inset;
		box-shadow: #e27500 0px -2px inset;
	}
/*-------------------
tellBlk
-------------------*/
	.tellBlk {
		padding-top: 50px;
	}
	.tellBlk .secTtl {
		margin-bottom: 20px;
	}
	.tellBlk [class*="telList0"] {
		width: 100%;
		margin: 0 auto;
	}
	.tellBlk .listLead {
		padding: 7px;
		font-size: 16px;
	}
	.tellBlk .listWrap {
		padding: 24px 3% 10px;
	}
	.tellBlk .listTtl {
		margin-top: 10px;
		font-size: 14px;
	}
	.tellBlk .list01 {
		margin-bottom: 15px;
	}
	.tellBlk .telNum01 {
		margin-top: 0;
		font-size: 26px;
	}
	.tellBlk .telNum01 img {
		width: 30px;
	}
	.tellBlk .telNum01 .free {
		font-size: 12px;
	}
	.tellBlk .telDate {
		float: none;
		width: auto;
		margin-top: 5px;
		margin-right: 0;
		font-size: 12px;
	}
	.tellBlk .oversea .telNum02 {
		font-size: 14px;
	}
	.tellBlk .oversea {
		padding-top: 0;
	}
	.tellBlk .oversea .listTtl {
		font-size: 14px;
	}
	.tellBlk .telTblWrap {
		float: none;
	}
	.tellBlk .telTableTxt {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.tellBlk .telTbl {
		width: 100%;
		margin: 0;
	}
	.tellBlk .telTbl tr > * {
		padding: 10px;
		font-size: 14px;
	}
	.tellBlk .telTbl th {
		width: 17%;
	}
	.tellBlk .telList01 .list01 {
		margin-bottom: 25px;
	}
	.tellBlk .telList02 .list01 {
		margin-bottom: 25px;
	}
	.tellBlk .telTime .timeIco {
		width: 72px;
		margin-right: 13px;
		padding: 27px 0;
	}
	.tellBlk .telTime .timeIco p {
		font-size: 12px;
	}
	.tellBlk .telTime > div:not(.timeIco) {
		width: 69%;
	}
	.tellBlk .telTime dl:not(:first-child) {
		margin-top: 25px;
	}
	.tellBlk .telTime dl dt {
		font-size: 14px;
	}
	.tellBlk .telTime .dateTxt {
		font-size: 14px;
	}
	.tellBlk .telTime .dateTxt span {
		font-size: 12px;
	}
	.tellBlk .telMenu {
		margin-top: 40px;
	}
	.tellBlk .telMenu table {
		width: 100%;
		margin: 0 auto;
	}
	.tellBlk .telMenu table tr:first-child th {
		padding: 7px;
		font-size: 14px;
	}
	.tellBlk .telMenu table tr:not(:first-child) {
		font-size: 14px;
	}
	.tellBlk .telMenu table tr:not(:first-child) th,
	.tellBlk .telMenu table tr:not(:first-child) td {
		padding: 14px 0 16px;
	}
	.tellBlk .telMenu table tr:not(:first-child) th {
		width: 65%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tellBlk .telMenu table tr:not(:first-child) td {
		padding-right: 15px;
		text-align: center;
		vertical-align: middle
	}
	.tellBlk .telList01 .telNum01 {
		margin-left: 30px;
	}
	.tellBlk .telList02 {
		margin-top: 30px;
	}
	.tellBlk .telList02 .listWrap {
		padding: 26px 3% 32px;
	}
	.tellBlk .telList02 .listWrap .telTime div:nth-child(2) {
		margin-top: 0;
	}
	.tellBlk .telList02 .listWrap .telTime .telNum01 {
		margin-top: 17px;
		margin-left: 0;
		font-size: 23px;
	}
	.tellBlk .telList02 .listWrap .telTime .telNum01 img {
		width: 28px;
		height: 16px;
		margin-left: 0;
	}
	.tellBlk .telList02 .listWrap .telTime .telNum01 .dateTxt {
		font-size: 14px;
	}
	.tellBlk .telList02 .listWrap .telTime .telNum01 .free {
		font-size: 14px;
	}
	.tellBlk .telList03 {
		margin-top: 40px;
	}
	.tellBlk .telList03 .listLead {
		padding: 7px;
	}
	.tellBlk .telList03 .listWrap {
		padding: 26px 3% 10px;
	}
	.tellBlk .telList03 .telNum01{
		margin-left: 50px;
	}
	.tellBlk .telList03 .telNum01 span:not(.free) {
		width: 64px;
		margin-right: 10px;
		padding: 4px 0 5px;
		font-size: 13px;
	}
	.tellBlk .telList03 .telMenu {
		margin-top: 28px;
	}
	.tellBlk .telList03 .telMenu table {
		width: 100%;
	}
	.tellBlk .telList03 .telMenu table tr:nth-child(2) {
		border-bottom: 1px solid #BFBFBF;
	}
	.tellBlk .telList03 .telMenu table tr td.pcContent {
		display: none !important;
	}
	.tellBlk .telList03 .telMenu table tr td.spContent {
		display: table-cell !important;
		padding-right: 15px;
	}

	/*-------------------
	qaBlk
	-------------------*/
	.qaBlk {
		padding-top: 50px;
	}
	.qaBlk .qaList {
		margin-top: 25px;
	}
	.qaBlk .qaList .item .qaTitle {
		padding: 20px;
	}
}