@import url(/service/money_order/css/style_02.css);

@import url(/jibunplus/css/style_lead.css);

/* ========== mainImage ========== */
.c-mainImage-04 {
	background-image: url(../img/mainImage_03@x2.jpg);
}

@media only screen and (max-width: 640px) {
.c-mainImage-04.sp {
	background-image: url(../img/mainImage_03_sp@x2.jpg);
}
}


/* ========== general ========== */
.flat {
	margin-top: 0 !important;
}

.largely-spaced {
	margin-top: 3.375em;
}

@media only screen and (max-width: 640px) {
.largely-spaced {
	margin-top: 1.6875em;
}
.mt-e075 {
margin-top: 0.75em;
}
}


/* ========== text ========== */
.at-text-01 {
	background: #e80000;
	border-radius: 0.25em;
	color: #fff;
	display: inline-block;
	font-size: 81.25%;
	font-weight: bold;
	padding: 1px 4px 0;
	position: relative;
		bottom: 0.077em;
}


/* ========== list ========== */
.at-list-01 > li li {
	font-size: 100%;
	list-style-type: square;
    margin-top: 0.25em;
    margin-left: 20px;
	text-indent: 0;
}


/* ========== img ========== */
@media only screen and (min-width: 870px) {
.at-img-01 img {
	margin-top: 19px;
	margin-bottom: 19px;
}
}

/* ========== anchor ========== */

.anchor-transfer-01 {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	padding: 0;
	margin-top: 1em;
}
.anchor-transfer-01-pc{
	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;
	justify-content: space-around;
}
.anchor-transfer-01 li {
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}
.anchor-transfer-01 li img {
	max-width: 100%;
	height: auto; 
}
@media only screen and (max-width: 980px) {
.anchor-transfer-01-pc li:nth-last-of-type(2) , .anchor-transfer-01-pc li:last-child {
	padding-left: 5%;
}
}
@media only screen and (max-width: 640px) {
.anchor-transfer-01-sp{
  flex-direction: column;
}
.anchor-transfer-01-sp li:first-child img {
	max-width: 84%;
	height: auto; 
  margin: 0 0 5px;
}
.anchor-transfer-01-sp li:nth-of-type(2) img {
	max-width: 92.5%;
	height: auto; 
  margin: 5px 0;
}
.anchor-transfer-01-sp li:last-child img {
	max-width: 100%;
	height: auto; 
  margin: 5px 0 0;
}
.anchor-transfer-01-sp li:nth-last-of-type(2) , .anchor-transfer-01-sp li:first-child {
	border-bottom: solid 1px #d4d5d5;
}
.anchor-transfer-01-sp li:nth-last-of-type(2) , .anchor-transfer-01-sp li:last-child {
	padding-left: 0;
}
}

/* ========== c-anchorLinks-01 ========== */
.c-ground-cpn_anc .c-anchorLinks-01{
  margin: 0;
}
.c-ground-cpn_anc .c-anchorLinks-01>li{
  margin: 0;
  text-align: center;
}
.c-ground-cpn_anc .c-anchorLinks-01>li a{
  padding: 0;
}
.c-ground-cpn_anc .c-anchorLinks-01>li a:before{
  content: none;
}
/*----------pc----------*/
.c-ground-cpn_anc.c-ground-cpn_anc_pc{
  padding: 0.5em 0;
}
.c-ground-cpn_anc.c-ground-cpn_anc_pc .c-anchorLinks-01{
  width: 90%;
  margin: 0 auto !important;
  display: table;
}
.c-ground-cpn_anc.c-ground-cpn_anc_pc .c-anchorLinks-01 >li{
  width: 33.333%;
  display: table-cell;
  border-left: 1px solid #babcbe;
}
.c-ground-cpn_anc.c-ground-cpn_anc_pc .c-anchorLinks-01 >li:last-child{
  border-right: 1px solid #babcbe;
}
.c-ground-cpn_anc.c-ground-cpn_anc_pc .c-anchorLinks-01 >li a{
  vertical-align: middle;
  padding: 0.5em;
}
.c-ground-cpn_anc.c-ground-cpn_anc_pc .c-anchorLinks-01.c-anchorLinks-4col >li{
  width: 25%;
}

/*----------sp----------*/
.c-ground-cpn_anc.c-ground-cpn_anc_sp{
  padding: 0;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01{
  width: 100%;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li{
  text-align: center;
  vertical-align: middle;
  width: 49%;
  display: inline-block;
  padding: 1em;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:nth-child(2){
  border-right: 1px solid #babcbe;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:first-child{
  border-bottom: 1px solid #babcbe;
  width: 100%;
  display: block;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li a{
  display: block;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li a img{
  width: 100%;
  margin: 0 auto;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:first-child a img{
  width: 40%;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:nth-child(2) a img{
  width: 65%;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:last-child a img{
  width: 40%;
}


.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col:last-child{
  border-top: 1px solid #babcbe;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col >li{
  width: 49%;
  display: inline-block;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col >li:first-child{
  border-bottom: none;
  border-right: 1px solid #babcbe;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01 >li:nth-child(2){
  border-right: none;
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col:first-child >li:first-child a img{
  width: 70%;
  transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col:first-child >li:last-child a img{
  width: 52%;
  transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col:last-child >li:first-child a img{
  width: 33%;
  transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
}
.c-ground-cpn_anc.c-ground-cpn_anc_sp .c-anchorLinks-01.c-anchorLinks-2col:last-child >li:last-child a img{
  width: 85%;
}

/* ========== margin ========== */
@media only screen and (max-width: 640px) {
.c-steps-02 .column-02 .mt-p54 {
margin-top: 54px;
}
}

/* ========== 2column ========== */
@media only screen and (max-width: 640px) {
.au-pay-column .c-figure-04 {
    margin-top: 18px;
  }
.au-pay-column .c-figure-04 figure {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 20px;
  max-width: 50%;
  }
.au-pay-column .c-figure-04 .content {
  overflow: hidden;
  *zoom: 1;
  }
}
/* ========== only ========== */
.pc-only {
display: block;
}
.sp-only {
display: none;
}
@media only screen and (max-width: 640px) {
.pc-only {
display: none;
}
.sp-only {
display: block;
}
}

/* ========== info ========== */
.flat-rate-info{
background-color: #fce7cd;
margin-top: 1.25em;
padding: 1em;
}

.flat-rate-info h4{
color: #eb7000;
}
/* ========== btn ========== */
.btn-center {
text-align: center;
}
/* ========== heading ========== */
.heading03-decorate h3 {
padding: .25em .25em .25em .5em;
border-bottom: 1px solid #eb7000;
border-left: 6px solid #eb7000;
}

.heading4-strong h4 {
color: #eb7000;
}
/* ========== img ========== */

.sp-w80 {
max-width: 80px;
}
.sp-w170 {
max-width: 170px;
}
/* ========== absolute ========== */
.cv-relative {
position: relative;
}
.cv-absolute {
position: absolute;
top: 10%;
left: 0;
right: 0;
margin: auto;
}
.cv-absolute img {
max-width: 96%;
}
/* ========== bg ========== */
.bg-yel {
background-color: #fdf9cb;
border: none;
}