@charset "utf-8";

/* --------------------
 base settings
-------------------- */

#receive {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color:#000;
    line-height:1.4;
    -webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

#receive * {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}

/* Bugfix for Android font-size
#receive * {max-height: 999999px;}
*/

#receive ol, #receive ul {
	list-style: none;
}

#receive img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}


/* --------------------
 Class
-------------------- */

.center {text-align:center;}
.nw {display:inline-block;}
.keepall{
  word-break: keep-all;
}

.mincho {
    font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.gothic{
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", "Original Yu Gothic", "游ゴシック", "Yu Gothic", YuGothic, Verdana, "Meiryo UI", "メイリオ", Meiryo, sans-serif;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.txtRed {
	color: #FF0000;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider01, .flexslider0 {
  margin: 0;
  padding: 0;
}
.flexslider01 .slides > li, .flexslider01 .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider01 .slides img, .flexslider02 .slides img {
  width: 100%;
  display: block;
}
.flexslider01 .slides:after, .flexslider02 .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider01 .slides, html[xmlns] .flexslider02 .slides {
  display: block;
}
* html .flexslider01 .slides, * html .flexslider02 .slides {
  height: 1%;
}
.no-js .flexslider01 .slides > li:first-child, .no-js .flexslider02 .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider01, .flexslider02 {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider01 .slides, .flexslider02 .slides {
  zoom: 1;
}
.flexslider01 .slides img, .flexslider02 .slides img {
  height: auto;
  -moz-user-select: none;
}

#receive .flex-control-paging li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#receive .flex-control-paging li a {
    background: #333;
    background: rgba(0, 0, 0, 0.2);
}
#receive .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.4);
}
#receive .flex-control-paging li a.flex-active {
	background-color:#008837;
}

/* --------------------
 Content
-------------------- */

#receive {}

#receive #mainImg {
	background:url(/library/contents/services/receive/header_line.png) no-repeat center top;
	background-size:100% 7.161458333vw;
	padding:13vw 5% 9vw;
	text-align:center;
}
#receive .mainImg-img {
	width:62%;
	margin:0 auto 3vw;
}
#receive #mainImg h1 {
	font-size:9.5vw;
	line-height: 1.2;
	color:#4d4d4d;
	margin-bottom:3vw;
}
#receive .mainImg-lead {
	font-size:3.8vw;
	line-height: 1.6;
}

#receive .article {
}
#receive .subTTL {
	font-size:7vw;
	color:#FFF;
	text-align:center;
	line-height: 1.3;
	background-color:#008837;
	padding:0.8em 4%;
	margin-bottom:3rem;
}
#receive .section {
	margin:0 4% 2rem;
}
#receive .indent li {
	margin-left:1em;
	text-indent: -1em;
}
#receive .bullet {
	padding-left:1em;
	position: relative;
}
#receive .bullet:after {
	position: absolute;
	left:0;
	top:0.5em;
	width:0.4em;
	height:0.4em;
	content:"";
	border-top:2px solid #008837;
	border-right:2px solid #008837;
	transform: rotate(45deg);
}
#receive a.otherWin {
	position: relative;
	padding-right:1.1em;
	display: inline-block;
}
#receive a.otherWin:after {
	position: absolute;
	right:0;
	bottom:50%;
	display: inline-block;
	content:"";
	width:1em;
	height:0.8em;
	background:url(/library/contents/services/receive/other_window_gr.png) no-repeat center center;
	background-size:100% auto;
	transform: translateY(50%);
}

#receive .y_service {
    font-size: 1rem;
    font-weight: bold;
    margin: -1rem 0 1rem 4%;
}

#receive #intro {
	background:url(/library/contents/services/receive/bg_slider_dot.png) repeat left top;
	background-size:1.692708333% auto;
	padding:8vw 6%;
	margin-bottom:4rem;
}
/* flexslider */
#receive #intro .slides {
	background-color:#FFF;
	padding:5.5vw 0 5vw;
	overflow: hidden;}
#receive #intro .slides li {
	text-align:center;
}
#receive #intro .slides li img {
	width:73%;
	margin:0 auto 4vw;
}
#receive .intro__title {
	font-size:6.5vw;
	color:#ff6600;
	line-height: 1.3;
	margin-bottom:0.5em;
}
#receive .intro__title span {
	font-size:10vw;
	color:#008837;
	display: inline-block;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 50%, #ffff00 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 50%,#ffff00 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 50%,#ffff00 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#receive #intro .slides li .slid-caption {
	padding:0 4%;
}
#receive #intro .slides li .slid-caption p {
	font-size:4.8vw;
	font-weight:bold;
	margin-bottom:0.3rem;
}
#receive #intro .slides li .slid-caption .hedge {
	font-size:0.7rem;
	font-weight:normal;
}
/* flexbox ナビゲーション */
#receive .flex-control-nav {
    display: block !important;
    bottom: 0 !important;
    line-height: 1;
}
#receive .flex-control-nav li {
	margin:0 0.3rem;
}
#receive .flex-direction-nav {
}
#receive .flex-direction-nav a.flex-prev {
    left: -16px;
    background: url('/library/contents/services/receive/controls_prev.png') no-repeat 0 0;
	background-size: contain;
}
#receive .flex-direction-nav a.flex-next {
    right: -16px;
    background: url('/library/contents/services/receive/controls_next.png') no-repeat 0 0;
	background-size: contain;
}

#receive .flex-direction-nav a {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    outline: 0;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
	text-align: left;
    z-index: 9999;
	line-height: 2;
	opacity: 0.7;
}
#receive .flex-direction-nav a.flex-next:before {
	content: none !important;
}
@media screen and (max-width: 499px){
	#receive .flex-direction-nav a.flex-prev {
		left: -12px;
	}
	#receive .flex-direction-nav a.flex-next {
		right: -12px;
	}

	#receive .flex-direction-nav a {
		margin-top: -20px;
		width: 40px;
		height: 40px;
	}	
}




/* 受取り方法 */
#receive #howtoReceive {
	margin-bottom:4rem;
}

#receive .taisho-service {
	border:1vw solid #e6e6e6;
	border-radius: 3vw;
	padding:6vw 2% 1vw;
	position: relative;
	margin-bottom:2rem;
}
#receive .taisho-service dt {
	font-size:4.2vw;
	font-weight:bold;
	text-align:center;
	color:#008837;
	width:19em;
	display: block;
	background-color:#FFF;
	position: absolute;
	left:50%;
	top:0;
	transform: translate(-50%,-50%);
}
#receive .taisho-service dt.t02 {
	width:17em;
}
#receive .taisho-service dt.t03 {
	width:15em;
}
#receive .taisho-service dd {
}
#receive .taisho-service dd ul {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;/* 折り返し禁止はflex-wrap: nowrap; */
	justify-content:center;}
#receive .taisho-service dd ul li {
	height:auto;
	width:22%;
	margin:1vw 3%;
}
#receive .taisho-service#taisho01 dd ul li:nth-child(6), #receive .taisho-service#taisho01 dd ul li:nth-child(7) {
	width:16%;
}
#receive .taisho-service#taisho01 dd ul li:nth-child(8), #receive .taisho-service#taisho01 dd ul li:nth-child(9) {
	width:24%;
}
#receive .taisho-service#taisho01_2022 dd ul li:nth-child(5), #receive .taisho-service#taisho01 dd ul li:nth-child(6) {
	width:16%;
}
#receive .taisho-service#taisho01_2022 dd ul li:nth-child(7), #receive .taisho-service#taisho01_2022 dd ul li:nth-child(8) {
	width:24%;
}
#receive .taisho-service#taisho01_2022 dd ul .square {
	width:16%!important;
}
#receive .taisho-service#taisho01_2022 dd ul .rectangle{
	width:24%!important;
}
#receive .taisho-service dd ul li img {
	width:100%;
}
#receive .taisho-service#taisho02 dd ul li {
	width:30%;
}
#receive .taisho-service#taisho04 dd ul li {
	width:70%;
}
#receive .taisho-service#taisho03 dd ul li {
	width:60%;
}

/* flexslider */
#receive .howtoReceive__slide {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:3vw 0;
	margin-bottom:5rem;
}
#receive .howtoReceive__slide .slides {
	padding:3vw 0 6vw;
	overflow: hidden;}
#receive .howtoReceive__slide .slides li {
}
#receive .howtoReceive__slide .slides li img {
	width:80%;
	margin:0 auto 4vw;
}
#receive .howtoReceive__slide .howto__title {
	font-size:1.2rem;
	font-weight:bold;
	position: relative;
	padding-left:2.2rem;
	margin:0 4% 1rem;
}
#receive .howtoReceive__slide .howto__title .count {
	font-size:1rem;
	text-align:center;
	color:#FFF;
	line-height: 2.0rem;
	width:2.0rem;
	height:2.0rem;
	border-radius: 1.0rem;
	background-color:#FF0000;
	position: absolute;
	left:0;
	top:-0.1rem;
}

#receive .howtoReceive__slide .slides li .slid-caption {
	padding:0 4%;
}
#receive .howtoReceive__slide .slides li .slid-caption p, #receive .howtoReceive__slide .slides li .slid-caption > ul {
	font-size:1rem;
	font-weight:bold;
	margin-bottom:0.3rem;
}
#receive .howtoReceive__slide .slides li .slid-caption .hedge, #receive .howtoReceive__slide .slides li .slid-caption .hedge > li {
	font-size:0.7rem;
	font-weight:normal;
}

/* 利用可能なお支払方法 */
#receive #howtoPayment {
	margin-bottom:4rem;
}
#receive .payment__table {
	margin:0.5rem 0;}
#receive .payment__table table {
	border-collapse: collapse;
}
#receive .payment__table th, #receive .payment__table td {
	border:1px solid #cccccc;
	text-align:center;
	vertical-align: middle;
	padding:0.5em;
	font-size:0.75rem;
}
#receive .payment__table th {
	white-space: nowrap;
}
#receive .payment__table th img {
	display: inline;
}
#receive .payment__table td {
}
#receive .payment__table tr:first-child th {
	padding:0.5em 0.2em;
	border-bottom:2px double #ccc;
}
#receive .payment__table tr:first-child th img {
	height:2em;
	width:auto;
}
#receive .payment__table tr:nth-child(2n) {
	background-color:#f2f2f2;
}
#receive #howtoPayment p {
	margin:1em 4%;
}
#receive #howtoPayment p.attention-scroll {
	font-size:0.85rem;
	font-weight:bold;
	position: relative;
	padding-left:3.2rem;
}
#receive #howtoPayment p.attention-scroll:after {
	position: absolute;
	left:0;
	top:50%;
	width:3rem;
	height:2rem;
	content:"";
	background:url(/library/contents/services/receive/icon_scroll.png) no-repeat center center;
	background-size:100% auto;
	transform: translateY(-50%);
}
#receive #howtoPayment p.hedge {
	font-size:0.7rem;
}

/* 利用可能なサービス */
#receive #available {margin-bottom:4rem;}

#receive .available__cts.bdr {
	border-bottom:1px solid #CCC;
	padding-bottom:2rem;
}
#receive .available__title {
	letter-spacing: -.40em;
	text-align:center;
	margin-bottom:1rem;
}
#receive .available__title .txt, #receive .available__title .logo {
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	letter-spacing: normal;
	vertical-align: middle;
}
#receive .available__title .txt {
	color:#008837;
	font-size:1rem;
	line-height: 1.3;
}
#receive .available__title .logo {
	width:40%;
	margin-left:0.3rem;
}
#receive .available__List {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;/* 折り返し禁止はflex-wrap: nowrap; */
	justify-content:center;
}
#receive .available__List li {
	border-right:1px dotted #ccc;
	margin:0.5em 0;
}
#receive #available-omni .available__List li {
	width:33%;
}
#receive #available-other .available__List li {
	width:33%;
}
#receive #available-other .available__List li:last-child {
	width:55%;
}
#receive .available__List li:nth-child(3n), #receive .available__List li:last-child {
	border-right:none;
}
#receive .available__List li a {
	display: block;
	padding:0.3em 10%;
}
#receive #available-other .available__List li:nth-child(1) , #receive #available-other .available__List li:nth-child(2) {
	width:28%;
}
#receive #available-other .available__List li:nth-child(1) a , #receive #available-other .available__List li:nth-child(2) a {
	padding:0.3em 20%;
}
#receive #available-other .available__List li:last-child a {
	padding:0.3em 4%;
}

/* --------------------
 Smart device
-------------------- */
@media screen and (max-width: 768px) {
	/* PC-SP Switch */
	.dispPC {display:none;}

/* 横スクロール追加 */
#receive .payment__table {
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
  }
#receive .payment__table table {
	overflow: auto;
	width:42em;
}
}
/* --------------------
 PC and Print
-------------------- */
@media screen and (min-width:769px), print {
    /* PC-SP Switch */
    .dispSP { display:none;}

/* ----- Content ----- */
    #receive .name{

    }
#receive {}

#receive #mainImg {
	background-size:100% 45px;
	padding:115px 0 75px;
	position: relative;
}
#receive .mainImg-img {
	width:305px;
	margin:0;
	position: absolute;
	left:50px;
	top:50%;
	margin-top:-110px;
}
#receive #mainImg h1 {
	font-size:3.8rem;
	margin-bottom:15px;
	margin-left:345px;
}
#receive .mainImg-lead {
	font-size:1rem;
	margin-left:345px;
}

#receive .article {
}
#receive .subTTL {
	font-size:2.3rem;
	line-height: 1.3;
	padding:0.5em 30px;
	margin-bottom:5rem;
}
#receive .section {
	margin:0 50px 2rem;
}
#receive .bullet:after {
	top:0.6em;
}

#receive .y_service {
    margin: 0 0 0 2%;
}

#receive #intro {
	background-size:10px auto;
	padding:40px 50px;
/*	margin-bottom:4rem;*/
}
/* flexslider */
#receive #intro .slides {
	padding:35px 0;
/*	overflow: hidden;*/
	}
#receive #intro .slides li {
	letter-spacing: -.40em;
}
#receive #intro .slides li .slides__visual, #receive #intro .slides li .slid-caption {
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	letter-spacing: normal;
	vertical-align: middle;
	width:50%;
}
#receive #intro .slides li .slides__visual {}
#receive #intro .slides li .slid-caption {}
#receive #intro .slides li .slides__visual, #receive #intro .slides li .slid-caption {}
#receive #intro .slides li img {
	width:300px;
	margin:0 auto 0;
}
#receive .intro__title {
	font-size:1.8rem;
	margin-bottom:0.5em;
}
#receive .intro__title span {
	font-size:3rem;
}
#receive #intro .slides li .slid-caption {
	padding:0;
}
#receive #intro .slides li .slid-caption p {
	font-size:1.5rem;
	margin-bottom:0.3rem;
}
#receive #intro .slides li .slid-caption .hedge {
	font-size:0.9rem;
}
/* flexbox ナビゲーション */
#receive .flex-control-nav {
    display: block !important;
    bottom: 0 !important;
    line-height: 1;
}
#receive .flex-control-nav li {
	margin:0 0.3rem;
}
#receive .flex-direction-nav {
}
#receive .flex-direction-nav a {
	opacity: 1;
}
#receive .flex-direction-nav a.flex-prev {
    left: -32px;
    background: url('/library/contents/services/receive/controls_prev.png') no-repeat 0 0;
	background-size: contain;
}
#receive .flex-direction-nav a.flex-next {
    right: -32px;
    background: url('/library/contents/services/receive/controls_next.png') no-repeat 0 0;
	background-size: contain;
}

#receive .flex-direction-nav a {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    outline: 0;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    z-index: 9999;
	line-height: 2;
}


/* 受取り方法 */
#receive #howtoReceive {
	margin-bottom:4rem;
}

#receive .taisho-service {
	border:7px solid #e6e6e6;
	border-radius: 20px;
	padding:20px 30px 15px;
	margin-bottom:1rem;
}
#receive .taisho-service dt {
	font-size:2.1rem;
	width:20em;
	left:50%;
	top:0;
	transform: translate(-50%,-0.8em);
}
#receive .taisho-service dd {
}
#receive .taisho-service dd ul {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;/* 折り返し禁止はflex-wrap: nowrap; */
	justify-content:center;
	align-items: center;
	width:700px;
	margin:0 auto;}
#receive .taisho-service dd ul li {
	height:auto;
	width:95px;
	margin:13px 15px;
}
#receive .taisho-service#taisho01 dd ul li:nth-child(6), #receive .taisho-service#taisho01 dd ul li:nth-child(7) {
	width:70px;
}
#receive .taisho-service#taisho01 dd ul li:nth-child(8), #receive .taisho-service#taisho01 dd ul li:nth-child(9) {
	width:108px;
}
#receive .taisho-service#taisho01_2022 dd ul li:nth-child(5), #receive .taisho-service#taisho01_2022 dd ul li:nth-child(6) {
	width:70px;
}
#receive .taisho-service#taisho01_2022 dd ul li:nth-child(7), #receive .taisho-service#taisho01_2022 dd ul li:nth-child(8) {
	width:108px;
}
#receive .taisho-service#taisho01_2022 dd ul .square {
	width:70px!important;
}
#receive .taisho-service#taisho01_2022 dd ul .rectangle {
	width:108px!important;
}
#receive .taisho-service dd ul li img {
	width:100%;
}
#receive .taisho-service#taisho02 dd ul li {
	width:140px;
}
#receive .taisho-service#taisho03 dd ul li {
	width:280px;
}

#receive .taisho-service#taisho04 dd ul{
	-js-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 700px;
margin: 0 auto;
}
#receive .taisho-service#taisho04 dd ul li {
	width:320px;
	float: left;
	height: auto;
}
#receive .mb45{
	margin-bottom: 45px !important;
}
/* flexslider */
#receive .howtoReceive__slide {
	border-top:none;
	padding:20px 0;
	margin-bottom:6rem;
}
#receive .howtoReceive__slide .slides {
	padding:10px 0 20px;
	overflow: hidden;}
#receive .howtoReceive__slide .slides li {
}
#receive .howtoReceive__slide .slides li img {
	width:305px;
	margin:0;
}
#receive .howtoReceive__slide .howto__title {
	font-size:1.8rem;
	padding-left:3.7rem;
	margin:0 50px 1.5rem;
}
#receive .howtoReceive__slide .howto__title .count {
	font-size:1.4rem;
	line-height: 3.0rem;
	width:3.0rem;
	height:3.0rem;
	border-radius: 1.5rem;
	left:0;
	top:-0.2rem;
}
#receive .howtoReceive__slide .slides li .slide-cts {
	letter-spacing: -.40em;
	margin:0 50px;
}
#receive .howtoReceive__slide .slides li .slide-cts img, #receive .howtoReceive__slide .slides li .slid-caption {
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	letter-spacing: normal;
	vertical-align: middle;
}
#receive .howtoReceive__slide .slides li .slide-cts img {
	width:300px;
	margin-right:90px;
}
#receive .howtoReceive__slide .slides li .slid-caption {
	padding:0;
	width:360px;
}
#receive .howtoReceive__slide .slides li .slid-caption p, #receive .howtoReceive__slide .slides li .slid-caption > ul {
	font-size:1.15rem;
	line-height: 1.6;
	margin-bottom:0.3rem;
}
#receive .howtoReceive__slide .slides li .slid-caption .hedge, #receive .howtoReceive__slide .slides li .slid-caption .hedge > li  {
	font-size:0.9rem;
}



/* 利用可能なお支払方法 */
#receive #howtoPayment {
	margin-bottom:5rem;
}
#receive .payment__table {
	margin:0.5rem 50px;}
#receive .payment__table table {width:100%;}
#receive .payment__table th, #receive .payment__table td {
	padding:1em 0.5em;
	font-size:0.85rem;
	font-weight:normal;
}
#receive .payment__table th {
}
#receive .payment__table th img {
}
#receive .payment__table td {
}
#receive .payment__table tr:first-child th {
	padding:0.5em 0;
	border-bottom:3px double #ccc;
}
#receive .payment__table tr.img_137 {
	width: 137px;	
	}
#receive .payment__table tr:first-child th img {
	height:45px;
	width:auto;
}
#receive #howtoPayment p {
	margin:1em 50px;
}
#receive #howtoPayment p.hedge {
	font-size:0.8rem;
}

/* 利用可能なサービス */
#receive #available {margin-bottom:5rem;}

#receive .available__cts.bdr {
	border-bottom:1px solid #CCC;
	padding-bottom:3rem;
	margin-bottom:3rem;
}
#receive .available__title {
	margin-bottom:1rem;
}
#receive .available__title .txt {
	font-size:1.45rem;
	line-height: 1.3;
}
#receive .available__title .logo {
	width:148px;
	margin-left:15px;
}
#receive .available__List {
}
#receive .available__List li {
	margin:0.5em 0;
}
#receive #available-omni .available__List li {
	width:125px;
}
#receive #available-other .available__List li {
	width:144px;
}
#receive #available-other .available__List li:last-child {
	width:241px;
}

#receive .available__List li:nth-child(3) {
	border-right: 1px dotted #ccc;}
#receive .available__List li:last-child {
	border-right:none;
}
#receive .available__List li a {
	display: block;
	padding:0.3em 10%;
}
#receive #available-other .available__List li:nth-child(1) , #receive #available-other .available__List li:nth-child(2) {
	width:125px;
}
#receive #available-other .available__List li:nth-child(1) a , #receive #available-other .available__List li:nth-child(2) a {
	padding:0.3em 20%;
}
#receive #available-other .available__List li:last-child a {
	padding:0.3em 4%;
}

}

