@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■common
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#ttlArea h2{
	width: 100%;
	font-size: 20px;
	padding: 30px 16px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px;
}
#ttlArea h2 span{
	font-size: 12px;
	margin-left: 15px;
}
#ttlArea h2 img{
	width: 100%;
	top: -25px;
}
#ttlArea h2 span + img{
	width: auto;
	height: 25px;
}
section h3{
	font-size: 18px;
	padding-left: 33px;
	margin: 0 16px 15px 16px;
	-webkit-background-size: auto 24px;
	background-size: auto 24px;
	background-position: left 1px;
}
section h4{
	font-size: 15px;
	margin-top: 0;
	padding: 5px 10px;
}
/* star */
img.star{
	top: 67px;
	width: 230px;
	height: auto;
}
/* table */
table{
	width: 100%;
	font-size: 14px;
}
table th,
table td{
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 9px;
	padding-bottom: 9px;
}
table th{
	font-weight: bold;
	width: 130px;
	padding: 9px 15px;
}
table td{
	line-height: 1.85;
}
table a{
	color: #fe5815;
	text-decoration: underline;
}
table .em1{
	width: 1em;
}
table.pat02{
	border: 1px solid #e0e0e0;
	border-bottom: none;
	border-right: none;
	background-color:#fff;
}
table.pat02 th,
table.pat02 td{
	padding: 9px 15px;
	border-right: 1px solid #e0e0e0;
}
table.pat02 th{
	background: #f4f4f4;
}
/* list */
ul.list01{
	margin: 20px 0;
}
ul.list01 li{
	padding: 0 0 0 1em;
}
ul.list01 li:before{
	content:"・";
	margin: 0 0 0 -1em;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■AREA
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.area #ttlArea{
	width: 100%;
	padding: 6px 0 12px;
	overflow: hidden;
}
body.area #ttlArea h2{
	margin: -10px 0 0 -75px;
}
body.area #ttlArea h2 img{
	width: 75%;
}
body.area #ttlArea p{
	width: 100%;
	font-size: 14px;
	padding:0 20px;
	margin: -15px 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.area #ttlArea .plane,
body.area #ttlArea .girl{
	position: absolute;
	top: 0;
	left: 0;
}
body.area #ttlArea .plane{
	top: 17px;
	left:auto;
	right: 15px;
	width: auto;
	height: 40px;
}
body.area #ttlArea .girl{
	display:none;
}
/*-----------------------------------
	areaaSlide
------------------------------------*/
#areaSlide{
	min-width: 100%;
	height: 100%;
	right: 0;
	left: 0;
	margin: 0;
}
#areaSlide ul li img{
	min-width: 250%;
}
#areaSlide .bx-viewport{
	height: 512px !important;
}
@media screen and (max-width:380px){
#areaSlide .bx-viewport{
	height: 415px !important;
}
}
@media screen and (max-width:360px){
#areaSlide ul li img{
	min-width: 285%;
}
}
/*-----------------------------------
	common
------------------------------------*/
body.area #pankuzu{
	width: 100%;
}
body.area img.star{
	display:none;
}
/*-----------------------------------
	news
------------------------------------*/
body.area #news{
	padding: 0 10px 25px;
}
body.area #news h2{
	padding: 0;
}
body.area #news h2 span span{
	font-size: 14px;
}
body.area #news dl{
	width: 100%;
	padding: 0;
}
body.area #news dl dt{
	width: 85px;
}
/*body.area #news dl dt .ico{
	display: inline-block;
	width: 62px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 3px 0;
	margin-right: 10px;
}*/
body.area #news dl dd{
	padding-left: 85px;
}
/*-----------------------------------
	search
------------------------------------*/
body.area #search{
	position:static;
	margin:0;
}
body.area #searchBox{
	width: 100%;
	margin: 0;
}
body.area #searchBox h2{
	padding: 0 0 0 2px;
}
#searchBox h2 img{
	height: 17px;
	padding: 15px 0px;
}
#searchBox .loupe{
	margin-left: -123px;
}
body.area #searchBox dl dt{
	width: 75px;
	height: 23px;
	line-height: 23px;
	padding: 11px 0 9px 16px;
}
body.area #searchBox dl dd{
	font-size: 13px;
	padding: 11px 16px 9px 91px;
}
body.area form input.searchBtn{
	margin-top: 0;
}
/*-----------------------------------
	lowest
------------------------------------*/
body.area #lowest{
	padding:30px 0 1px 0;
}
body.area #lowest h2{
	font-size: 22px;
	-webkit-background-size: auto 23px;
	background-size: auto 23px;
	background-position: 5px 3px;
	padding-left: 10px;
}
body.area #lowest h2 span span{
	font-size: 14px;
}
body.area #lowest ul{
	margin-right: 0;
	padding: 0 8px;
}
body.area #lowest ul li{
	float: left;
	margin-right: 0;
	width: 50% !important;
	text-align:center;
	padding: 30px 8px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.area #lowest ul li.square {
    margin-right: 0px;
}

body.area #lowest ul li p{
	text-align:left;
}
/*-----------------------------------
	feature
------------------------------------*/
body.area #feature{
	padding: 30px 0 0 0;
}
body.area #feature h2{
	margin-bottom: 23px;
}
body.area #feature ul{
	margin-right: -13px;
	margin-bottom: -20px;
}
body.area #feature ul li,
body.area #theme ul li{
	width: 225px;
	float: left;
	margin-right: 13px;
	margin-bottom: 20px;
	background: #fff;
	padding: 7px 6px 0;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);	
}
body.area #feature ul li a,
body.area #theme ul li a{
	text-decoration: none;
	display: block;
}
body.area #feature ul li img{
	max-width: 100%;
	height: auto;
}
body.area #feature ul li p{
	background: url(../img/ico_arrow06.png) 9px 14px no-repeat;
	padding: 10px 0 10px 20px;
}
/*-----------------------------------
	theme
------------------------------------*/
body.area #theme{
	padding-left: 16px;
	padding-right: 16px;
}
body.area #theme ul{
	margin-right: 0;
}
body.area #theme ul li{
	width: calc(47% - 3px);
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
	margin-bottom: 8px;
}
body.area #theme ul li:nth-of-type(2n){
	float:right;
}
body.area #theme ul li:nth-of-type(2n+1){
	clear:left;
}
body.area #theme ul li:nth-of-type(5n){
	margin-right: 10px;
}
body.area #theme ul li p{
	padding: 3px 5px 0 65px;
	font-size:11px;
	line-height: 1.4;
}

body.area #theme ul li .img {
	float: left;
}
/* 2023-02-16 Swiperへ変更────────────────────────────────────*/
body.area #theme ul{
	justify-content: space-between;
}
body.area #theme ul::after{
	display: none;
}
body.area #theme ul li{
	float: none;
	width: calc(50% - 5px);
}
body.area #theme ul li:nth-of-type(2n){
	float: none;
	margin-right: 0;
}
body.area #theme ul li:nth-of-type(2n+1){
	margin-right: 0;
}



/*-----------------------------------
	recommend
------------------------------------*/
body.area #recommend{
	padding: 40px 16px 50px;
}
body.area #recommend h2{
	margin-bottom: 48px;
}
body.area #recommend ul.cassette li{
	margin-right: 16px;
}
body.area #recommend ul.cassette li:nth-of-type(2n){
	float:right;
	margin-right: 0;
}
body.area #recommend ul.cassette li:nth-of-type(2n+1){
	clear:left;
}
/* cassette */
body.area ul.cassette{
	margin-right: 0;
	margin-bottom: -40px;
	padding: 0;
}
body.area ul.cassette li{
	width: calc(50% - 8px);
	margin-right: 6px;
	margin-bottom: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.area ul.cassette li .ico{
	top: -19px;
	left: -8px;
	font-size: 11px;
}
body.area ul.cassette li .img{
	padding: 7px;
}
body.area ul.cassette li .img img{
	height: auto;
}
body.area ul.cassette li .data{
	padding: 10px 7px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.area ul.cassette li .data .txt {
    font-size: 11px;
}
/*-----------------------------------
	pickup
------------------------------------*/
body.area #pickup{
	padding: 30px 16px;
}
body.area #pickup h2{
	margin-bottom: 22px;
}
body.area #pickup .tab_wrap{
	padding: 0 10px;
	position:relative;
	display: flex;
	align-items: center;
}
body.area #pickup .tab_wrap:after{
	content:none;
	/*display:block;
	width: 100%;
	height: 2px;
	position:absolute;
	left: 0;
	bottom: 0;
	background: #1c58c6;*/
}
body.area #pickup .tab_wrap .ttl{
	color: #FD5700;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	width: 75px;
	line-height: 1;
}
body.area #pickup .tab_wrap .ttl:before{
	content: "";
	width: 2px;
	height: 30px;
	background: #FD5700;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
}
body.area #pickup .tab_inner{
	width: calc(100% - 75px);
	font-size: 14px;
	position: relative;
}
body.area #pickup .tab_inner p{
	font-weight: bold;
	padding: 10px 20px 10px 15px;
	height: 40px;
	display: flex;
	align-items: center;
	border-radius: 3px;
	border: 1px solid #D6D6D6;
	box-shadow: 0 0 4px rgba(#000000 , .08);
	box-sizing: border-box;
	background: url(../img/ico_arrow08.png) no-repeat right 15px center #fff;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
}
body.area #pickup ul.tab{
	padding: 0;
	margin: 0;
	/*background: #dde6ff;
	border-top: 1px solid #1c58c6;
	border-right: 1px solid #1c58c6;*/
	border: none;
	background: #fff;
	display: block;
	border: 1px solid #D6D6D6;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 10;
	display: none;
}
body.area #pickup ul.tab li{
	/*width: 50%;
	padding:0 10px !important;
	margin: 0;
	font-size:11px !important;
	height: 38px;
	line-height: 1.3em;
	text-align:center;
	border-top: none;*/
	
	color: inherit;
	width: 100%;
	border: none;
	background: none;
	margin: 0;
	text-align: left;
	padding: 10px 15px;
	border-bottom: 1px solid #D6D6D6 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.area #pickup ul.tab li:last-of-type{
	border-bottom: none;
}
/*body.area #pickup ul.tab li:nth-of-type(2n){
	border-left: none;
	border-right: none;
}
body.area #pickup ul.tab li.current{
	border-bottom-color: #1c58c6;
}*/
body.area #pickup .tabCont{
	position: relative;
	/*overflow:hidden;*/
	width: calc(100% + 32px);
	margin:0 -16px;
	padding-bottom: 15px;
}
/* cassette */
body.area #pickup ul.cassette{
	margin: 0;
	padding: 10px;
}

body.area #pickup .bx-viewport{
	padding: 15px 20px;
}
/* 2023-02-16 Swiperへ変更────────────────────────────────────*/
body.area #pickup .bx-prev,
body.area #pickup .bx-next,
body.area #pickup .swiper-button-prev,
body.area #pickup .swiper-button-next{
	width: 34px;
	height: 34px;
	margin-top: -16px;
}
body.area #pickup .bx-prev,
body.area #pickup .swiper-button-prev{
	left: 5px;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;	
}
body.area #pickup .bx-next,
body.area #pickup .swiper-button-next{
	right: 5px;
	-webkit-background-size: 34px 34px;
	background-size: 34px 34px;		
}
body.area #pickup .tabCont{
	width: auto;
}
body.area #pickup .swiper-container {
	padding: 15px 26px 15px 26px;
}
body.area #pickup .swiper-container::before ,
body.area #pickup .swiper-container::after {
	display: none;
}
body.area #pickup ul.cassette{
	padding: 10px 0;
}
body.area #pickup .tabCont[class*='swiper_off'] .swiper-wrapper {
	transform: translate3d(0px, 0px, 0px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■SPECIAL
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#subTitle{
	height: 101px;
}
#subTitle h2{
	margin-left: -15px;
}
#innerWrap{
	width: auto;
	margin: -15px auto 20px;
	padding: 0 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■FAQ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#faq .left,
#faq .right{
	width: 480px;
}
#faq .left{
	float: left;
}
#faq .right{
	float: right;
}
#faq h3{
	font-size: 24px;
	margin: 47px 0 20px 0;
	-webkit-background-size: auto 30px;
	background-size: auto 30px;
	padding-left: 40px;
}
.category p{
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	margin: 0 0 8px 0;
}
.category div{
	height: auto;
	overflow: hidden;
	border: 2px solid #fe5815;
	padding: 18px 30px;
	background: #fff;
}
.category ul{
	width:50%;
	float:left;
}
.category ul li{
	font-size: 16px;
	float: left;
	padding: 6px 0 6px 25px;
	width: 420px;
	margin: 0 25px 0 0;
	background: url(../img/ico_arrow05.png) left 15px no-repeat;
}
.category ul li:nth-child(even){
	margin: 0;
}
ul.faqList li{
	margin: 0 0 20px 0;
}
ul.faqList li:last-child{
	margin: 0;
}
ul.faqList li .q a{
	display: block;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	background: #f2f2f2;
	padding: 11px 60px 11px 20px;
	position: relative;	
}
ul.faqList li .q a:before{
	content: "Q.";
	font-size: 20px;
	margin: 0 5px 0 0;
}
ul.faqList li .q a:after{
	content: "";
	display: block;
	height: 100%;
	width: 48px;
	position: absolute;
	top: 0;
	right: 0;
	border: 2px solid #f2f2f2;
	background: #fff url(../img/ico_arrow_faq.png) center center no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.faqList li .a{
	display: none;
	font-size: 14px;
	line-height: 2;
	border: 2px solid #f2f2f2;
	border-top: none;
	padding: 20px 30px;
}
ul.faqList li .a p{
	margin-bottom: 10px;
}
ul.faqList li .a a{
	color: #fe5815;
	text-decoration: underline;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■contact
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contact h3{
	font-size: 20px;
	background: url(../img/ico_office.png) left 1px no-repeat;
	padding: 0 0 0 40px;
}
#contact table th,
#contact table td{
	vertical-align: middle;
}
#contact table .tel{
	font-size: 16px;
	font-weight: bold;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■beforeYouTravel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#beforeYouTravel #content img{
	display: block;
}
#beforeYouTravel .w920 a{
	color: #fe5815;
	text-decoration: underline;
}
.flow{
	margin-bottom: 41px;
}
#beforeYouTravel h4{
	font-size: 24px;
	margin-bottom: 12px;
}
#beforeYouTravel h5{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 13px;
}
#beforeYouTravel h6{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
}
#beforeYouTravel #content ul{
	list-style: none;
	margin: 0 0 1.25em 0;	
	padding: 0 20px 0 0;
}
#beforeYouTravel #content ul li {
    background: #fff url("../img/before_you_travel/sprite_bullets.png") -74px 5px no-repeat;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 0.938em;
	padding-left: 25px;
}
#beforeYouTravel #content .star li {
  background: url("../img/before_you_travel/sprite_bullets.png") -52px -16px no-repeat;
  padding-left: 25px;  
}
.pager{
	padding: 20px 16px 0;
}
.pager a{
	padding: 8px 13px 11px;
	font-size: 14px;
	line-height: 1.2;
}
.pager a span{
	font-size: 11px;
	margin-bottom: 3px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■guide
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-----------------------------------
	pay
------------------------------------*/
.w840 .category ul li{
	width: 320px;
}
#pay .category .hd{
	font-size: 20px;
}
#pay h3{
	position: relative;
}
#pay h3 .merit{
	position: absolute;
	right: 0;
	top: 6px;
}
.reserve{
	display: table;
	width: 834px;
	border: 3px solid #e5e5e5;
}
.reserve.online{
	background: url(../img/guide/pay/bg_reserve01.png) 705px bottom no-repeat;
}
.reserve.tel{
	background: url(../img/guide/pay/bg_reserve02.png) 740px bottom no-repeat;
}
.reserve h4{
	display: table-cell;
	width: 185px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
.reserve p{
	display: table-cell;
	padding: 17px 40px 17px 0;
}
#pay .credit{
	border: 2px solid #e5e5e5;
	padding: 15px 20px;
	position: relative;
}
#pay .credit img{
	position: absolute;
	top: 15px;
	right: 20px;
}
#pay .secure{
	height: auto;
	overflow: hidden;
	border: 2px solid #e5e5e5;
	border-radius: 6px;
	padding: 0 20px 25px;
	background: url(../img/guide/pay/bg_secure.png) right top no-repeat;
}
#pay .secure .secure_service_tit{
	font-size:28px;
	font-weight: bold;
	color: #5ba90e;
	padding: 22px 0 14px;
	margin-bottom: 19px;
	border-bottom: 2px dotted #adadad;
	background-color: none;
}
#pay .secure_service_tit span{
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 1px;
}
#pay .secure .left{
	float: left;
	width: 475px;
}
#pay .secure .right{
	float: right;
	width: 291px;
}
#pay .secure h5{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	background: url(../img/guide/pay/ico_secure.png) left top no-repeat;
	padding: 0 0 8px 24px;
	margin-bottom: 10px;
}
#pay .secure .box p{
	line-height: 1.8;
}
#pay .notice{
	font-size: 11px;
	margin-top: 10px;
}
ul.payList{
	height: auto;
	overflow: hidden;
	margin-right: -20px;
	margin-bottom: -20px;
}
ul.payList li{
	float: left;
	width: 260px;
	text-align: center;
	border: 3px solid #e5e5e5;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
ul.payList.col2 li{
	width: 404px;
}

.paylist_img {
	float: left;
	padding-left: 50px;
}
#pay p .btn{
	display: block;
	margin-top: 25px;
}
#pay .receipt p{
	float: left;
}
#pay .receipt img.img{
	float: right;
	margin-top: -60px;
}



#card_handling {
    margin-bottom: 15px;
    margin-left: 20px;
	margin-top: 20px;
}
.ch_tit {
    font-size: 20px;
    color: #363636;
    padding-bottom: 10px;
}

#card_handling p {
    color: #666;
    font-size: 14px;
    padding-bottom: 10px;
}

#card_information {
    padding: 10px 20px;
    line-height: 1.5em;
    height: 215px;
    width: 800px;
    background-color: #EFEFEF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#card_handling .npd {
    color: #363636;
    font-weight: bold;
    height: 3px;
}

#card_handling .pd {
    padding-left: 10px;
    height: 10px;
}

.paylist_name {
	float: left;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■sitemap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sitemaplist li{
	font-size:16px;
	margin-left: 15px;
	list-style:none;
	margin-bottom: 15px;
	background-image:url(../img/sankaku_s.png);
	background-repeat:no-repeat;
	padding-left:15px;
}
#sitemaplist li ul{
	padding-top: 5px;
}
#sitemaplist li li{
	margin-bottom: 5px;
	font-size:14px;
	list-style: disc inside;
	background-image:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■When you received itinerary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#intro {
	padding-bottom:30px;
	border-bottom:dotted #868686 1px;
	margin-bottom:20px;
}

#intro p {
	font-size:18px;
}

#int_attencion {
	font-size:12px;
	background-color:#f2f2f2;
	padding:10px;
	margin-top:10px;
	width:700px;
}
#pege_link {
	margin-top:35px;
}

#pege_link li {
	float:left;
	width:370px;
	height:52px;
	text-align:center;
	font-size:17px;
	color:#383838;
	padding-top:25px;
	margin-right:20px;
	background-image:url(../img/ico_arrow01.png);
	background-repeat:no-repeat;
	background-position:right center;
	/* box-shadow */
box-shadow:1px 1px 3px 1px #ecf0eb;
-moz-box-shadow:1px 1px 3px 1px #ecf0eb;
-webkit-box-shadow:1px 1px 3px 1px #ecf0eb;

/* border-radius */
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;

/* border */
border:3px solid #ff5700;
}

#dekirukoto {
	padding-top:20px;
}

#dekirukoto li {
	float:left;
	padding-right:20px;
	padding-bottom:30px;
	border-bottom:dotted #868686 1px;
}

#schematic {
	padding-top:45px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■Parts
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.hd01{
	-webkit-background-size: 30px auto;
	background-size: 23px 23px;
	padding: 12px 10px 10px 43px;
	font-size:16px;
	margin: 0 0 20px 0;
}
