@charset "EUC-JP";

@media screen and (min-width:769px){


	#about_tmoney .sec{
		padding: 0;
		margin: 0;
		border-bottom: 0;
	}
	#about_tmoney .sec + .sec{
		margin-top: 40px;
		padding-top: 40px;
		border-top: 3px solid #004097;
	}

	#about_tmoney .num_bl img{
		width: auto;
		height: 58px;
	}
	#about_tmoney .num + .ttl{
		margin-top: 30px;
	}
	#about_tmoney .functionB .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionC .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionD h3 .ttl{
			font-size: 26px;
	}



	#about_tmoney .functionA .clmn2{
		margin: 25px 45px 0px 45px;
	}
	#about_tmoney .functionA .clmn2 .clmnL h3{
		font-size: 37px;
	}
	#about_tmoney .functionA .bgWrap{
		background: #f1f7f9;
	}
	#about_tmoney .bnr_id{
		box-sizing: border-box;
		overflow: hidden;
	}
	#about_tmoney .bnr_id a{
		position: relative;
		display: block;
	}
	#about_tmoney .bnr_id a:hover{
		opacity: 0.8;
	}

	#about_tmoney .col-tameru{
		margin: 25px 45px 0px 45px;
	}
	#about_tmoney .col-tameru p{
		margin: 15px 0 0;
	}
	#about_tmoney .col-tameru .bnr{
		display: block;
		border: 2px solid #004097;
		border-radius: 5px;
	}

	#about_tmoney .stylA {
		margin: 30px 35px 0 35px;
	}


	#about_tmoney .stylA li{
		background: #fff;
		height: 150px;
		border: 2px solid #004097;
		overflow: hidden;
	}

	#about_tmoney .stylA li{
		background: url(/res/img/responsive/pc/r/tmoney/top/angle.png) #fff 0 0 no-repeat;
		background-size: 70px 70px;
	}

	#about_tmoney .stylA li a{
		position: relative;
		display: block;
	}
	#about_tmoney .stylA a span.ttl{
		margin: 10px 0 0;
		font-size: 18px;
		line-height: 1.5;
	}
	#about_tmoney .stylA a span.num{
		position: absolute;
		left: 5px;
		right: inherit;
		top: 5px;
	}
	#about_tmoney .stylA a span.num img{
		height: 18px;
		width: auto;
	}
	#about_tmoney .stylA a em{
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		display: block;
		width: 100%;
		text-align: center;
	}
	#about_tmoney .stylA a .click{
		position: absolute;
		bottom: 5px;
		right: 5px;
	}


	#about_tmoney .baloon-tmoney{
		text-align: center;
	}
	#about_tmoney .baloon-tmoney img{
		width: 119px;
		height: 108px;
	}
	#about_tmoney .baloon-tmoney p{
		display: inline-block;
		margin: 0 0 0 15px;
		height: 108px;
		line-height: 108px;
		font-size: 22px;
		font-weight: bold;
		color: #004097;
	}
	#about_tmoney #tmoney-charge{
		padding: 20px 0 0;
	}
	.col-baloon2{
		margin-top: 60px;
	}
	.logo-info{
		padding: 30px 0;
		text-align: center;
	}
	.logo-info li{
		display: inline-block;
	}
	.logo-info li + li{
		margin-left: 15px;
	}
	.logo-info li:nth-child(1){
		width: 81px;
	}
	.logo-info li:nth-child(2){
		width: 85px;
	}
	.logo-info li img{
		width: 100%;
		height: auto;
	}


	#about_tmoney .functionD div + div{
		margin-top: 40px;

	}
	#about_tmoney .functionD ul {
		margin: 0 -10px;
	}
	#about_tmoney .functionD li {
		margin-bottom: 0;
		width: calc(50% - 20px);
		border: solid 2px #004098;
		box-sizing: border-box;
	}
	#about_tmoney .functionD .charge-store li{
		width: 100%;
	}
	#about_tmoney .functionD .charge-store li a,
	#about_tmoney .functionD .charge-online li a{
		display: block;
	}
	#about_tmoney .functionD .charge-online li:nth-child(n+3){
		margin-top: 20px;
	}
	#about_tmoney .functionD h4{
		padding: 0 0 20px;
		font-size: 22px;
	}

	#about_tmoney .functionD .squared {
		box-sizing: border-box;
		border: 2px solid #004097;
	}
	#about_tmoney .functionD .squared p {
		font-size: 22px;
		line-height: 1.6;
	}
	#about_tmoney .functionD .squared .sub span {
		font-size: 22px;
	}


}


@media screen and (max-width:768px){


	#about_tmoney .sec .clmn2 .clmnL h3{
		font-size: 0;
	}
	#about_tmoney .sec .clmn2 .clmnL h3 .num_bl{
		display: inline-block;
		margin: 0 10px 0 0;
	}
	#about_tmoney .sec .clmn2 .clmnL h3 p{
		display: inline-block;
		vertical-align: middle;
	}
	#about_tmoney .sec .clmn2 .clmnL .num_bl img{
		width: auto;
		height: 42px;
		float: none;
	}
	#about_tmoney .functionB .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionC .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionD h3 .ttl,
	#about_tmoney #funcE .ttl{
		font-size: 18px;
	}


	#about_tmoney .sec{
		padding: 0;
		margin: 0;
		border-bottom: 0;
	}
	#about_tmoney .sec + .sec{
		margin-top: 20px;
		padding-top: 20px;
		border-top: 3px solid #004097;
	}
	#about_tmoney .functionB,
	#about_tmoney .functionC,
	#about_tmoney .functionD,
	#about_tmoney .functionE,
	#about_tmoney .functionF{
		padding-bottom: 0 !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	#about_tmoney .functionA + .sec{
		margin-top: 0;
	}

	#about_tmoney .functionA .clmn2 .clmnL h3{
		font-size: 18px;
	}
	#about_tmoney .functionA .bgWrap{
		background: #f1f7f9;
	}
	#about_tmoney .bnr_id{
		margin: 0 10px 10px;
		box-sizing: border-box;
		overflow: hidden;
	}
	#about_tmoney .bnr_id img{
		width: 100%;
		height: auto;
	}
	#about_tmoney .bnr_id a{
		position: relative;
		display: block;
	}


	#about_tmoney .col-tameru{
		margin: 25px 10px 0px 10px;
	}
	#about_tmoney .col-tameru p{
		margin: 20px 0 0;
		text-align: left;
	}
	#about_tmoney .col-tameru .bnr{
		display: block;
		border: 2px solid #004097;
		border-radius: 5px;
		overflow: hidden;
	}
	#about_tmoney .col-tameru img{
		width: 100%;
		height: auto;
	}


	#about_tmoney .stylA {
		margin: 0;
		padding: 20px 10px;
	}


	#about_tmoney .stylA li{
		background: #fff;
		margin: 0;
		border: 2px solid #004097;
		overflow: hidden;
	}
	#about_tmoney .stylA li{
		background: url(/res/img/responsive/pc/r/tmoney/top/angle.png) #fff 0 0 no-repeat;
		background-size: 49px 49px;
	}

	#about_tmoney .stylA li + li{
		margin-top: 10px;
	}
	#about_tmoney .stylA li a{
		position: relative;
		display: block;
		height: 60px;
	}

	#about_tmoney .stylA a span.ttl{
		position: absolute;
		top: 50%;
		left: 58px;
		transform: translateY(-50%);
		margin: 0;
		font-size: 14px;
		line-height: 1.5;
	}
	#about_tmoney .stylA a span.num{
		position: absolute;
		left: 6px;
		right: inherit;
		top: 6px;
	}
	#about_tmoney .stylA a span.num img{
		height: 13px;
		width: auto;
	}
	#about_tmoney .stylA a em{
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		display: block;
		width: 100%;
		text-align: center;
	}

	#about_tmoney .stylA a:after{
		content: "";
		position: absolute;
		margin: auto;
		right: 10px;
		top: 0;
		bottom: 0;
		display: block;
		width: 7px;
		height: 11px;
		background: url(/res/img/responsive/pc/r/tmoney/common/arrow_r_sp.png) 0 0 no-repeat;
		background-size: 100% 100%;
	}
	#about_tmoney .stylA a .ttl + img{
		position: absolute;
		top: 50%;
		right: 34px;
		width: 87px;
		height: auto;
		transform: translateY(-50%);
	}

	#about_tmoney .baloon-tmoney{
		position: relative;
		padding: 10px 0 0;
		text-align: center;
		vertical-align: top;
	}
	#about_tmoney .baloon-tmoney img{
		width: 99px;
		height: 90px;
	}
	#about_tmoney .baloon-tmoney p{
		display: inline-block;
		margin: 0 0 0 10px;
		height: 90px;
		line-height: 90px;
		font-size: 18px;
		font-weight: bold;
		color: #004097;
		vertical-align: top;
	}
	.col-baloon,
	.col-baloon2{
		margin-top: 20px;
	}
	.col-baloon .baloon-info img,
	.col-baloon2 .baloon-info img{
		width: 100%;
		height: auto;
	}
	.logo-info{
		padding: 15px 0;
		text-align: center;
	}
	.logo-info li{
		display: inline-block;
	}
	.logo-info li + li{
		margin-left: 30px;
	}
	.logo-info li:nth-child(1){
		width: 57px;
	}
	.logo-info li:nth-child(2){
		width: 60px;
	}
	.logo-info li img{
		width: 100%;
		height: auto;
	}

	#about_tmoney .functionB .clmn2 .clmnL h3 + img{
		margin-top: 20px;
		float: none;
	}
	#about_tmoney .functionD div + div{
		margin-top: 20px;
	}
	#about_tmoney .functionD .spVisible li {
		border: solid 2px #004098;
		box-sizing: border-box;
	}
	#about_tmoney .functionD ul li{
		font-size: 0;
	}
	#about_tmoney .functionD ul li .first {
		width: 137px;
	}
	#about_tmoney .functionD ul li .middle {
		padding: 0 0 0 15px;
		width: calc(100% - 137px);
		display: inline-block;
		vertical-align: middle;
		box-sizing: border-box;
	}
	#about_tmoney .functionD ul li a{
		position: relative;
		display: block;
	}
	#about_tmoney .functionD ul li a:after{
		content: "";
		position: absolute;
		margin: auto;
		right: 10px;
		top: 0;
		bottom: 0;
		display: block;
		width: 7px;
		height: 11px;
		background: url(/res/img/responsive/pc/r/tmoney/common/arrow_r_sp.png) 0 0 no-repeat;
		background-size: 100% 100%;
	}

	#about_tmoney .functionC .sp_sub{
		padding: 20px 0 30px;
	}
	#about_tmoney .functionC .wrapCnt{
		margin: 10px 0 0;
	}

	#about_tmoney .functionD .spVisible li{
		margin: 0;
	}
	#about_tmoney .functionD .spVisible li + li{
		margin-top: 10px;
	}
	#about_tmoney .functionD .charge-store li{
		width: 100%;
	}
	#about_tmoney .functionD .charge-store li a,
	#about_tmoney .functionD .charge-online li a{
		display: block;
	}
	#about_tmoney .functionD h4{
		padding: 0 0 10px;
		font-size: 14px;
	}

	#about_tmoney .functionD .squared {
		box-sizing: border-box;
		border: 2px solid #004097;
		margin-bottom: 0;
	}
	#about_tmoney .functionD .squared .sub{
		font-size: 16px;
		line-height: 1.6;
		padding-bottom: 5px;
	}
	#about_tmoney .functionD .squared .sub span {
		font-size: 16px;
	}
	#about_tmoney .functionC .floatL {
		width: 40%;
	}
	#about_tmoney .functionC .floatR {
		width: 60%;
	}
	#about_tmoney .functionF .datailBox {
		padding: 25px;
		margin: 00;
	}
	#about_tmoney .functionF .datailBox + .datailBox{
		margin-top: 10px;
	}

}


@media screen and (max-width:374px){


	#about_tmoney .sec .clmn2 .clmnL .num_bl img{
		height: 36px;

	}
	#about_tmoney .functionB .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionC .clmn2 .clmnL h3 .ttl,
	#about_tmoney .functionD h3 .ttl,
	#about_tmoney #funcE .ttl{
		font-size: 14px;
	}



}
