@charset "utf-8";
/*base*/
body {
    background: #fff;
    color: #000;
    font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size:12px;
	line-height:140%;
    -webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}
select{
}
.only_login {display:none;}
/*color*/
.cyan {color:#09f !important;}
/*link*/
a:link { color: #0099FF ;}
a:visited { color: #0099FF ;}
a:hover { color: #FF9900; }
/* style */
.bold {font-weight:bold;}
.flr {float:right;}
.fll {float:left;}
.txtr {	text-align:right;}
.txtl {	text-align:left;}
.txtc {	text-align:center;}
.mgn0 {margin: 0 !important;}
.mgnt5 {margin-top:5px !important;}
.mgnt10 {margin-top:10px !important;}
.mgnt20 {margin-top:20px !important;}
.mgnt30 {margin-top:30px !important;}
.mgnt40 {margin-top:40px !important;}
.mgnt60 {margin-top:60px !important;}
.mgnb0 {margin-bottom:0px !important;}
.mgnb5 {margin-bottom:5px !important;}
.mgnb10 {margin-bottom:10px !important;}
.mgnb20 {margin-bottom:20px !important;}
.mgnb30 {margin-bottom:30px !important;}
.mgnb40 {margin-bottom:40px !important;}
.mgnb50 {margin-bottom:50px !important;}
.mgnl0 {margin-left:0px !important;}
.mgnl5 {margin-left:5px !important;}
.mgnl-5 {margin-left:-5px !important;}
.mgnl10 {margin-left:10px !important;}
.mgnl15 {margin-left:15px !important;}
.mgnl20 {margin-left:20px !important;}
.mgnr0 {margin-right:0px !important;}
.mgnr5 {margin-right:5px !important;}
.mgnr10 {margin-right:10px !important;}
.mgnr20 {margin-right:20px !important;}
.padt5 {padding-top:5px !important;}
.padt10 {padding-top:10px !important;}
.padt20 {padding-top:20px !important;}
.padt30 {padding-top:30px !important;}
.padb0 {padding-bottom:0px !important;}
.padb5 {padding-bottom:5px !important;}
.padb10 {padding-bottom:10px !important;}
.padb20 {padding-bottom:20px !important;}
.padb30 {padding-bottom:30px !important;}
.padl0 {padding-left:0px !important;}
.padl10 {padding-left:10px !important;}
.padl15 {padding-left:15px !important;}
.padl20 {padding-left:20px !important;}
.padl30 {padding-left:30px !important;}
.h100 {height:100px !important;}
.h120 {height:120px !important;}
.fontsize16 {font-size:16px !important;}

/* clearfix(クリアフィックス) */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

/* header */
header {
	height:30px;
	background-color:#0099FF;
	padding:10px;
}
header h1 {
	float:right;
	margin:14px 12px 0 0;
}
header h2 {
	float:left;
}
h1.pagettl {
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background-color:#fffccf;
	padding:12px 10px 10px;
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.1);
}

h2.bokinttl {
	padding:6px 10px;
}

h2.bokinttl span {
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
}

h2.bokinttl span.guideLink {
        padding-top:5px;
        width:100%;
        text-align:right;
        display:block;
}

h2.bokinttl span.guideLink a {
        display:inline-block;
}
/* entryflow */

.entryflow, .entryflowNetbank, .entryflowgift, .entryflowgift_nb {
	background-color:#f5f5f5;
	padding:10px;
}

.entryflow, .entryflowNetbank, .entryflowgift, .entryflowgift_nb {
	overflow: hidden;
}

.entryflow ul li {
	background: url(/sp/img/common/entry_flowchart.png) no-repeat;
	-webkit-background-size: 270px 78px;
	background-size: 270px 78px;
	float: left;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	width: 90px;
}

.entryflow ul li#step01{
	background-position-x: 0px;
	margin-right:15px;
}

.entryflow ul li#step02{
	background-position-x: -90px;
	margin-right:15px;
}

.entryflow ul li#step03{
	background-position-x: -180px;
}

.entryflow ul li.current{
	background-position-y: 100%;
}

.entryflowNetbank ul li {
	-webkit-background-size: 284px 78px;
	background-size: 284px 78px;
	float: left;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	width: 71px;
}

.entryflowNetbank ul li#step01{
	background-position-x: 0px;
	margin-right:4px;
}

.entryflowNetbank ul li#step02{
	background-position-x: -71px;
	margin-right:4px;
}

.entryflowNetbank ul li#step03{
	background-position-x: -142px;
	margin-right:4px;
}

.entryflowNetbank ul li#step04{
	background-position-x: -213px;
}

.entryflowNetbank ul li.current{
	background-position-y: 100%;
}
.entryflowgift ul li {
	-webkit-background-size: 320px 78px;
	background: url(/webapp/img/sgift/sp/entry_flowchart_gift.png) no-repeat;
	background-size: 320px 78px;
	float: left;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	width: 59px;
}
.entryflowgift ul li#step01{
	background-position-x: 0px;
	margin-right:1px;
}
.entryflowgift ul li#step02{
	background-position-x: -64px;
	margin-right:1px;
}
.entryflowgift ul li#step03{
	background-position-x: -128px;
	margin-right:1px;
}
.entryflowgift ul li#step04{
	background-position-x: -192px;
	margin-right:1px;
}
.entryflowgift ul li#step05{
	background-position-x: -256px;
}
.entryflowgift ul li.current{
	background-position-y: 100%;
}

.entryflowgift_nb ul li {
	-webkit-background-size: 320px 78px;
	background: url(/webapp/img/sgift/sp/180730_entry_flowchart_gift.png) no-repeat;
	background-size: 320px 78px;
	float: left;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	width: 50px;
}
.entryflowgift_nb ul li#step01{
	background-position-x: 0px;
	margin-right:1px;
}
.entryflowgift_nb ul li#step02{
	background-position-x: -54px;
	margin-right:1px;
}
.entryflowgift_nb ul li#step03{
	background-position-x: -108px;
	margin-right:1px;
}
.entryflowgift_nb ul li#step04{
	background-position-x: -162px;
	margin-right:1px;
}
.entryflowgift_nb ul li#step05{
	background-position-x: -216px;
}
.entryflowgift_nb ul li#step06{
	background-position-x: -268px;
}
.entryflowgift_nb ul li.current{
	background-position-y: 72%;
}



.zipcode_unknown {
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#09f;
}
.zipcode_unknown > a {
	display:inline;
	padding-right:5px;
}
.zipcode_unknown > i {
	margin-right:5px;
}


/* contents style */

h3.itemttl {
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0099ff), color-stop(0.00, #5fbfff));
	background: -webkit-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -moz-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -o-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: -ms-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
	background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%);
	padding:6px 10px;
	font-size:14px;
}

p {
	margin-bottom:10px;
	text-align:justify;
	text-justify:distribute;
}

p.item {
	/*-webkit-background-size: 8px 8px;*/
	background: /*url(/sp/img/common/icon_square.png)*/ no-repeat 0 2px #e4f4ff;
	padding:10px 4px 10px 8px;;
	clear:both;
	margin-bottom:8px;
	font-size:16px;
	line-height:14px;;
}

p.sitem {
	font-size:16px;
}

.cnt {
	text-align:center;
}

.red { color:#FF0000;}
.green { color:#006000;}
.middletext{
line-height:42px !important;
}
hr {
	clear:both;
}

.clear {
	clear:both;
}

img.icon {
	margin-right:4px;
	vertical-align:middle;
}
.s-text{
font-size:11px;
}
.txtL {
	font-size:14px;
	line-height:18px;
}
.txtR{
	text-align:right;
}

/* inner */

.inner {
	padding:10px;
}

.inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.innerh {
	padding:10px 0;
}

.innerw {
	padding:0px 10px;
}

.inneru {
	padding:10px 10px 0px 10px;
}

/* select acordion */
/* a */
.acordion dt {
	display:none;
}
.msot {
	display:block !important;
}
.std_accr dl.acordion{
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px solid #ccc;
}
.payment_accr dl.acordion{
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px solid #ccc;
}

.std_accr dt.std_trigger {
	background-color:#f8f8f0;
	text-align:left;
	border-bottom: 1px solid #ccc;
	color: #000;
	margin-bottom:0;
	padding:15px;
	font-size:16px;
	clear:both;
}
.payment_accr dt.trigger {
	background-color:#f8f8f0;
	text-align:left;
	border-bottom: 1px solid #ccc;
	color: #000;
	margin-bottom:0;
	padding:15px;
	font-size:16px;
	clear:both;
}

.std_accr dt.std_trigger a {
	color: #000;
}
.payment_accr dt.trigger a {
	color: #000;
}

.std_accr dt.std_trigger span.open-close {
	background:url(/webapp/img/common/icon_radio_select.png) no-repeat left top;
	-webkit-background-size: 25px 16px;
	background-size: 25px 16px;
	float:left;
	width:16px;
	height:16px;
	text-indent: -9999em;
	}
.payment_accr dt.trigger span.open-close {
	background:url(/webapp/img/common/icon_radio_select.png) no-repeat left top;
	-webkit-background-size: 25px 16px;
	background-size: 25px 16px;
	float:left;
	width:16px;
	height:16px;
	text-indent: -9999em;
	}

.std_accr dt.active span.open-close {
	background:url(/webapp/img/common/icon_radio_check.png) no-repeat left top;
	-webkit-background-size: 25px 16px;
	background-size: 25px 16px;
	float:left;
	width:16px;
	height:16px;}
.payment_accr dt.active span.open-close {
	background:url(/webapp/img/common/icon_radio_check.png) no-repeat left top;
	-webkit-background-size: 25px 16px;
	background-size: 25px 16px;
	float:left;
	width:16px;
	height:16px;}

.std_accr dd.acordion_tree{
	background-color:#FFF;
	border: 1px solid #CCC;
	border-top:none;
}
.payment_accr dd.acordion_tree{
	background-color:#FFF;
	border: 1px solid #CCC;
	border-top:none;
}

.acordion_tree_std .inner a {
	display:inline-block;
}
.acordion_tree_payment .inner a {
	display:inline-block;
}

.acordion_tree_std .inner i {
	margin:0 5px;
	font-size:18px;
}
.acordion_tree_payment .inner i {
	margin:0 5px;
	font-size:18px;
}

.std_accr input{
	margin-right:4px;
}
.payment_accr input{
	margin-right:4px;
}

dt.trigger.d-none {
    display: none !important;
}

.nb_choice_dt {
	display:block !important;
}

/* selectlist-blue */

.selectlist-blue dl.acordion{
	/*margin: 0 10px 0 10px;*/
}
.selectlist-blue dt.acordion_ttl {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d2edff), color-stop(0.00, #f4fbff));
	background: -webkit-linear-gradient(top, #f4fbff 0%, #d2edff 100%);
	background: -moz-linear-gradient(top, #f4fbff 0%, #d2edff 100%);
	background: -o-linear-gradient(top, #f4fbff 0%, #d2edff 100%);
	background: -ms-linear-gradient(top, #f4fbff 0%, #d2edff 100%);
	background: linear-gradient(to bottom, #f4fbff 0%, #d2edff 100%);
	/*border-radius: 10px;*/
	text-align: left;
	border: 2px solid #9BD7FF;
	color: #000;
	margin-bottom: 0;
	padding: 15px;
	font-size:14px;
	display:block;
}
.selectlist-blue dt.acordion_active{
	/*border-radius: 10px 10px 0 0;*/
}
.selectlist-blue dt.acordion_ttl span.open-close {
	background: url(/webapp/img/common/sp/icon_open_cyan.png) no-repeat right top;
	-webkit-background-size: 16px 16px;
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999em;
}
.selectlist-blue dt.active span.open-close {
	background: url(/webapp/img/common/sp/icon_close_cyan.png) no-repeat right top;
	-webkit-background-size: 16px 16px;
	float: right;
	width: 20px;
	height: 20px;
}
.selectlist-blue dd.acordion_contents{
	padding: 10px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: #9bd8ff linear-gradient(#fff, #f0f0f0);
	border: 2px solid #9BD7FF;
	border-top: none;
}

/* incentive_item_area */
.incentive_item_area{
        display:block;
}
.incentive_item_area p{
        max-width:unset;
        font-size: 14px;
        line-height: 1.4em;
}
.incentive_item_area span{
        display:block;
}
.incentive_item_area>div:first-child {
        width:unset;
        text-align:unset;
}
.incentive_item_flex {
        display:flex;
        padding:10px 0;
        align-items:center;
}
.incentive_item_flex>div:first-child {
        flex-shrink:0;
        width:30%;
        text-align:center;
}
.incentive_item_flex>div:first-child img{
        width:100%;
}


/* form style*/

input.formtext {
	font-size:14px;
	width:100%;
	border:1px solid #CCC;
	background-color:#f8f8f0;
	-webkit-border-radius: 6px;
	-webkit-box-sizing: border-box;
	padding:13px;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
}

input:focus{background:#ffdab9 !important;}
select:focus{background:#ffdab9 !important;}
inputPassword:focus{background:#ffdab9 !important;}


select.formselect {
	width:100%;
	height:43px;
	margin-bottom:10px;
/*font-size:14px;*/
font-size:18px;
line-height:2em;
}

.koujo_txt {
    display: block;
    margin: 0 auto;
    width: 90%;
}
.koujo_txt p {
    font-size: 12px;
    line-height: 160%;
    width: 100%;
    margin-top: -10px;
}

.form {
	overflow: hidden;
	margin-bottom:10px;
}


.listm li {
	margin-bottom:6px;
}

.require {
	color:#FFF;
	background-color:#ff9900;
	padding:2px;
	margin-left:1em;
	font-size:12px;
	-webkit-border-radius: 4px;
}

p.aom span {
	font-size:14px;
	color:#FF6600;
}

.col2 li {
	float:left;
	width:50%;
	-webkit-box-sizing: border-box;
}

.col2 li:nth-child(2n) {
	padding-left:4px;
}


li.limitm {
	float:left;
	width:20%;
	-webkit-box-sizing: border-box;
}

li.limity{
	float:left;
	width:25%;
	-webkit-box-sizing: border-box;
	padding-left:4px;
}


li.year {
	float:left;
	width:40%;
	-webkit-box-sizing: border-box;
}

li.year input {
	float:left;
	margin-right:4px;
	width:86%;
}

li.month {
	float:left;
	width:30%;
	padding-left:4px;
	-webkit-box-sizing: border-box;
}

li.day {
	float:left;
	width:30%;
	padding-left:4px;
	-webkit-box-sizing: border-box;
}

li.pnumber01 {
	float:left;
	width:40%;
	-webkit-box-sizing: border-box;
}

li.pnumber02 {
	float:left;
	width:40%;
	-webkit-box-sizing: border-box;
	padding-left:4px;
}

.postnumber > .text{
display:inline;
float:left;
width:50%;
}

li.telnum01 {
	-webkit-box-sizing: border-box;
	padding-left:4px;
}

li.telnum02 {
	float:left;
	width:36%;
	-webkit-box-sizing: border-box;
	padding-left:4px;
}

li.telnum03 {
	float:left;
	width:36%;
	-webkit-box-sizing: border-box;
}

li.unit input{
	float:left;
	width:75%;
	-webkit-box-sizing: border-box;
	margin-right:4px;
}



.itemtext {
	float:left;
	padding-right:4px;
	line-height:250%;
}

.itemtext-tantoname {
	float:left;
	padding-right:4px;
	line-height:250%;
        width: 85%;
}

label {
	width:100%;
}

label.selectradio,label.selectcheck,li.selectradio label{
	-webkit-border-radius: 6px;
	border: 1px solid #CCC;
	-webkit-appearance: none;
-webkit-box-sizing: border-box;
display: inline-block;
padding: 13px 12px 11px;
	background-color:#ffffe2;
	font-size:14px;
}
.w49perc {
	width:49%;
}
.radiobtn{
	margin-right:4px;
	position: relative;
    top: -3px;
}

.checkbox {
	margin-right:4px;
}

.text {
	display:block;
	overflow:hidden;
}

.year .text {
	line-height:260%;
}

.itemtextR {
	display:block;
}

p.name span{
	font-size:14px;
	font-weight:bold;
}

.triggertext{
margin-bottom:0;
}
.triggertext li input{
margin-bottom:0;
}

.limitym li{
display:block;
float:left;
}
.limitm,.limity{
width:25% !important;
}
.textmonth{
padding:0 3px;
}
.textyear{
padding:0 0 0 3px;
}

/*-------------------------------
ご利用ガイド
-------------------------------*/
.guide li {
	display:none;
}
.guide_ttl {
	display:block !important;
}
/* listlink */

.listlink01 ul{
	margin:10px;
}

.listlink01 ul li{
		overflow:hidden;
		margin:0;
		width:100%;
		text-align:left;
		padding:0;
		border:1px #ccc solid;
		border-bottom:0px;
		background-color:#FFF;
		/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));*/
		-webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);}
.listlink01 ul li:first-child{
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0099ff), color-stop(0.00, #5fbfff));
		background: -webkit-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
		background: -moz-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
		background: -o-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
		background: -ms-linear-gradient(top, #5fbfff 0%, #0099ff 100%);
		background: linear-gradient(to bottom, #5fbfff 0%, #0099ff 100%);
		-webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
		color: #FFF;
		height: 44px;
		margin: 0px;
		white-space: nowrap;
		line-height: 44px;
		text-overflow: ellipsis;
		font-weight:bold;
}
.listlink01 ul li:last-child{
		-webkit-border-bottom-left-radius: 8px;
		-webkit-border-bottom-right-radius: 8px;
		border-bottom:1px #ccc solid;}
		.listlink01 ul li span.ttl {
			padding-left:10px;
		}
.lastli {
		-webkit-border-bottom-left-radius: 8px;
		-webkit-border-bottom-right-radius: 8px;
}
.listlink01 ul li a{
		background: url(/webapp/img/common/icon_link_arrow_c.png) no-repeat 100% 50%;
		-webkit-background-size: 36px 16px;
		color: #333;
		display: block;
		height: 44px;
		margin: 0px;
		overflow: hidden;
		padding: 0px 20px 0px 10px;
		white-space: nowrap;
		line-height: 44px;
		text-overflow: ellipsis;
		text-decoration: none;
}

.listlink02 ul{
	margin-bottom:10px;
}
.listlink02 li{
		overflow:hidden;
		margin:0;
		width:100%;
		text-align:left;
		padding:0;
		border:1px #ccc solid;
		border-bottom:0px;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
   		display:block;
		-webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);}
.listlink02 li:first-child{
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;}
.listlink02 li:last-child{
		-webkit-border-bottom-left-radius: 8px;
		-webkit-border-bottom-right-radius: 8px;
		border-bottom:1px #ccc solid;}
.listlink02 ul li a{
		background: url(/sp/img/common/icon_link_arrow_b.png)  no-repeat 100% 50%;
		-webkit-background-size: 20px 13px;
		color: #333;
		display: block;
		height: 44px;
		margin: 0px;
		overflow: hidden;
		padding: 0px 20px 0px 10px;
		white-space: nowrap;
		line-height: 44px;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight:bold;
}


/* btn */

.btnpreview, .btnentry {
	font-size:14px;
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fb9e26), color-stop(0.00, #ffc476));
	background: -webkit-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -moz-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -o-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: -ms-linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	background: linear-gradient(top, #ffc476 0%, #fb9e26 100%);
	-webkit-border-radius: 6px;
	text-align:center;
	margin:10px 0;
	font-weight:bold;
}
.btnconfirm{
font-size:16px;
letter-spacing:1px;
}
.btnconfirm i{
font-size:1.4em;
vertical-align:middle;
}

.btnstd {
	font-size:14px;
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cccccc), color-stop(0.00, #eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	-webkit-border-radius: 6px;
	text-align:center;
	margin:25px 0 10px 0;
	font-weight:bold;
}
.btnstd_disabled {
	font-size:14px;
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eeeeee), color-stop(0.00, #f3f3f3));
	background: -webkit-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%);
	background: -moz-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%);
	background: linear-gradient(top, #f3f3f3 0%, #eeeeee 100%);
	-webkit-border-radius: 6px;
	text-align:center;
	margin:25px 0 10px 0;
	font-weight:bold;
	border:1px solid #ddd;
}
.btnblue {
	font-size:14px;
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #B2E0FF), color-stop(0.00, #e0f2ff));
	background: -webkit-linear-gradient(top, #e0f2ff 0%, #B2E0FF 100%);
	background: -moz-linear-gradient(top, #e0f2ff 0%, #B2E0FF 100%);
	background: -o-linear-gradient(top, #e0f2ff 0%, #B2E0FF 100%);
	background: -ms-linear-gradient(top, #e0f2ff 0%, #B2E0FF 100%);
	background: linear-gradient(top, #e0f2ff 0%, #B2E0FF 100%);
	-webkit-border-radius: 6px;
	text-align:center;
	margin:25px 0 10px 0;
	font-weight:bold;
	border:1px solid #B2E0FF;
}

.btnpreview a, .btnentry a, .btnstd a, .btnblue a { color:#000; text-decoration:none; display:block; padding:15px;}
.btnstd_disabled a{ color:#aaaaaa; text-decoration:none; display:block; padding:15px;text-shadow:3px 3px 5px #ffffff;}

.complete_online_btn {
    width: 65%;
    margin: 10px auto 10px;
}

.complete_online_btn a { color:#fff!important; text-decoration:none!important; background: -webkit-linear-gradient(top, #4cb7ff 0%, #0089e5 100%)!important; display:block; padding:12px 15px 12px; -webkit-border-radius: 6px;}

input.btnstd {width:100%; display:block; padding:10px; border:1px solid #CCC;}

.ms_induction_btn {
	color:#fff !important;
	text-shadow:1px 1px 10px rgba(0,0,0,0.5);
}
.ms_induction_btn > span {
	color:#000;
}

.btnplane {
	-webkit-border-radius: 4px;
	border:1px solid #CCC;
	padding:12px;
	width:100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cccccc), color-stop(0.00, #eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	margin-bottom:20px;

}

.btnplane-item {
	-webkit-border-radius: 6px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eeeeee), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	border:1px solid #CCC;
}

.btnplane-item a{
	text-decoration:none;
	color:#000;
}

.btnplane-item img {
	vertical-align: middle;
	padding-right:4px;

}

/* width */

.width40{
	text-align:center;
	clear:both;
	float:right;
	width:40%;
}

.width60{
	text-align:center;
	clear:both;
	float:right;
	width:60%;
}



/*tblpre*/

.tblpre {
    border-left: solid #ccc 1px;
	border-top: solid #ccc 1px;
	border-collapse:separate;
	margin-bottom:10px;
	width:100%;
}

.tblpre td, .tblpre th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}

.tblpre th {
    background-color: #e4f4ff;
    border-top: none;
	border-left: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	white-space: nowrap;
}

/* お問い合わせエリア */
.contact p{
text-align:center;
}
.contact p a{
display:inline;
}
.contact p a span{
font-size:22px;
line-height:1.2em;
}
.contact p a:nth-child(2){
text-decoration:none !important;
color: #000 !important;
}

.contactdrtv p{
text-align:center;
}
.contactdrtv p a{
display:inline;
}
.contactdrtv p a span{
font-size:26px;
}
.contactdrtv p a:first-child{
text-decoration:none !important;
}


.red{
color:#F00;
}

.textsize_m {font-size:18px;}
.textsize_xs {font-size:10px;}

/* pagedown */
.pagebottom {
	float:right;
	margin-bottom:10px;
	-webkit-background-size: 8px 7px;
	padding-right:10px;
}
/* footer */
.otoiawase {
	font-size:86%;
	font-weight: 100;
	position:relative;
	padding-left:15px;
}
.otoiawase:before{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  content:'\f24d';
  font-family: FontAwesome;
  color:#09f;
}
.pagetop {
	float:right;
	margin-bottom:10px;
	background:url(/webapp/img/common/icon_arrow_top.png) no-repeat left center;
	-webkit-background-size: 8px 7px;
	padding-left:10px;
}


.tohome {
}


footer {
	clear:both;
	background-color:#09F;
	text-align:center;
	padding:4px;
	color:#FFF;
	font-size:10px;
}


/* box */

h4.colum {
	background-color:#003366;
	color:#FFF;
	padding:8px;
	-webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
	text-align:center;
	font-size:14px;
}

.boxColum {
	border:1px solid #336699;
	padding:10px;
}
.boxColum > ul > li {
	list-style:disc;
	margin-left:20px;
}



/* error */

.errormsg{
	color:#FF0000;
	font-weight:bold;
	margin-bottom:6px;
}

.errormsg li{
	background:url(/sp/img/common/pict_attention.png) no-repeat left 2px;
	-webkit-background-size: 10px 10px;
	padding-left:10px;
}

input.errorbg, select.errorbg, label.errorbg{
 background-color: #FFCCCC !important;
}
.tv_dona ul li{
clear:both;
padding:5px;
}
.tv_dona ul li span{
font-weight:bold;
}
.tv_dona_mainimg{
float:left;
margin-right:5px;
width:90px;
border-radius:10px;
}
.mgn{
clear:both;
height:20px;
}
.copyright{
color:#666;
font-size:10px;
padding:0 15px;
}


/*-------------------------------
完了画面
-------------------------------*/
.sp_social {
	margin:10px 0px;
}
.sp_social li {
	display:inline-block;
}
.custom_complete > header > h1,.custom_complete > header > h2 {
	margin:0;
}

.ms_order_top {
    text-align: right;
}

.social_btn 	{
	padding:20px;
	clear:both;
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 80px;
}

.social_btn_center {
	display:flex;
	width:100%;
	padding: 20px 0px;
}

.center{
	display:block;
	text-align: center;
}
.ot_signature > a {
        display: inline;
}
/* SNSボタンCSS */
@font-face {
  font-family: 'sns_icon';
  src:  url('/webapp/fonts/sns_icon.eot?dhs1wq');
  src:  url('/webapp/fonts/sns_icon.eot?dhs1wq#iefix') format('embedded-opentype'),
    url('/webapp/fonts/sns_icon.ttf?dhs1wq') format('truetype'),
    url('/webapp/fonts/sns_icon.woff?dhs1wq') format('woff'),
    url('/webapp/fonts/sns_icon.svg?dhs1wq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sns_icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-line:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\1d54f";
  color:#000000;
  font-size: larger;
}
.icon-youtube:before {
  content: "\ea9d";
}

.facebook a{
    position:absolute;
    padding-top:11px;
    padding-left:3px;
}

.c-sns-nav01-facebook {
	background-image: url(/webapp/img/common/icon-facebook_2023.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 10px;
	float: left;
}

.c-sns-nav01-twitter {
	background-image: url(/webapp/img/common/icon-X-twitter_2023.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 10px;	
	float: left;
}

.c-sns-nav01-instagram {
	background-image: url(/webapp/img/common/icon-instagram_2023.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 10px;
	float: left;
}

.c-sns-nav01-line {
	background-image: url(/webapp/img/common/icon-line_2023.png);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 10px;
	float: left;
}

.goannnai ul {
	margin-left: 20px;
        list-style: disc;
}
.goannnai li {
	margin: 0px 0px 10px 0px;
}

/*-------------------------------
SP緊急募金からのマンスリー誘導
-------------------------------*/
.kinkyu_monthly_area {
	background:#e4f4ff;
	padding:10px;
	margin-bottom: 20px
}
.kinkyu_monthly_area > p > em {
	color:#09f;
	font-weight:bold;
}
.kinkyu_monthly_area form {
	padding:10px;
}
.kinkyu_monthly_area select {
	padding:10px;
	border:2px solid #09f;
	border-radius:5px;
	width:100%;
	box-sizing:border-box;
	font-size:16px;
}
.kinkyu_monthly_area form img {
	width:100%;
	margin:10px 0;
}

.kinkyu_monthly_area h3{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px
}


.kinkyu_monthly_area h4{
	margin-bottom:10px;

}

.kinkyu_monthly_area h4::before{
	content: "";
    display: inline-block;
    background-image: url(/webapp/img/bokin/thanks-left-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    transform: translateY(8px);
}

.kin_msindc {
	width:78% !important;
	margin-right:5px;
}
/*ログインエリア　外字*/
.gz_message{
    padding: 5px;
    background: rgba(243, 11, 39, 0.23);
    border: thin solid #f0102a;
    margin-bottom: 2px;
}
.gz_message > p{
    color: red;
}

.text_Attention {
	text-align: center;
	margin-top:10px;
}

.monthly_num {
	text-align: center;
}

/*ウォーターボトル対応(ボトル画像リサイズ)*/
@media screen and (max-device-width: 599px){#bottle-image{
    width: 8%;
    padding: 0 20px 0 10px;
    }
}

/*トートバッグ対応(トートバッグ画像リサイズ)*/
@media screen and (max-device-width: 599px){#tote-image{
    width: 18%;
    padding: 0 10px 5px 10px;
    }
}

/*募金額バルーン（ドネーションサンプル）*/
div[name="opt_moneyAddBlock_ms"] {
	padding-bottom: 10px;
}
div[name="opt_moneyAddBlock_ms"] .balloon {
	box-sizing: border-box;
	position: relative;
	background: #00aeef;
	padding: 10px;
	margin: 0 10px 0 0px;
	width: 99%;
	border-radius: 4px;
}
div[name="opt_moneyAddBlock_ms"] .balloon:after {
        opacity: 0;
	content: "";
	position: absolute;
	right: 0;
	top: inherit;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
        bottom: -6px;
	border-style: solid;
	border-color: #00aeef transparent transparent transparent;
	border-width: 10px 10px 0 10px;
	transform: rotate(0deg);
}
/*div[name="opt_moneyAddBlock_ms"].pulldown .balloon:after {
        opacity: 1 !important;
	top: -6px; !important
        bottom: 0px !important;
	transform: rotate(180deg) !important;
}*/
div[name="opt_moneyAddBlock_ms"].amountNo0 .balloon:after {
    opacity: 1 !important;
    left: -72vw;
}
div[name="opt_moneyAddBlock_ms"].amountNo1 .balloon:after {
    opacity: 1 !important;
    left: -24vw;
}
div[name="opt_moneyAddBlock_ms"].amountNo2 .balloon:after {
    opacity: 1 !important;
    left: 24vw;
}
div[name="opt_moneyAddBlock_ms"].amountNo3 .balloon:after {
    opacity: 1 !important;
    left: 72vw;
}
div[name="opt_moneyAddBlock_ot"] .balloon {
	box-sizing: border-box;
	position: relative;
	background: #00aeef;
	padding: 10px;
	margin: 0 10px 0 10px;
	margin-top: 2%;
	width: 95%;
	border-radius: 4px;
}
div[name="opt_moneyAddBlock_ot"] .balloon:after {
        opacity: 0;
	content: "";
	position: absolute;
	right: 0;
	top: initial;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #00aeef transparent transparent transparent;
	border-width: 10px 10px 0 10px;
        bottom: -6px 
}
div[name="opt_moneyAddBlock_ot"].amountNo0 .balloon:after {
    opacity: 1 !important;
    left: -72vw;
}
div[name="opt_moneyAddBlock_ot"].amountNo1 .balloon:after {
    opacity: 1 !important;
    left: -24vw;
}
div[name="opt_moneyAddBlock_ot"].amountNo2 .balloon:after {
    opacity: 1 !important;
    left: 24vw;
}
div[name="opt_moneyAddBlock_ot"].amountNo3 .balloon:after {
    opacity: 1 !important;
    left: 72vw;
}
#opt_moneyAddBlock .balloon .balloonInner {
	display: inline-flex;
}
#opt_moneyAddBlock .balloon .balloonInner .imgPhoto {
	margin-right: 10px;
}
#opt_moneyAddBlock .balloon .balloonInner .textBox {
	color: #fff;
	font-size: 110%;
}
#opt_moneyAddBlock .balloon .balloonInner .textBox strong {
	font-size: 110%;
	font-weight: normal;
}
#opt_moneyAddBlock .balloon .balloonInner .textBox p {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 0;
}
#opt_moneyAddBlock .balloon .balloonInner .textBox ul li {
	list-style-type: disc;
	margin-left: 20px;
	font-weight: 600;
	color: #fff;
}

/* 募金額ラジオボタン*/
#radioList {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 5px;
    position: relative;
}
#radioList li {
    width: 24%;
    padding-right: 1%;
    display: table;
    margin-bottom: 1%
}
#radioList li label {
    width: 100%;
    height: 50px;
    text-align: center;
    display: table-cell;
    border: 1px solid #959595;
    border-radius: 6px;
    padding: 10px;
}
#radioList li label:has(input[name="monthly_selectmoney"]:checked ){
    background: #9BD7FF;
}
#radioList li label:has(input[name="onetime_selectmoney"]:checked ){
    background: #9BD7FF;
}
#radioList li label input[name="onetime_selectmoney"]{
    display: block;
    margin: 0 auto;
}
#radioList li label span {
    display: block;
}
#radioList li label #err_onetime_selectmoney {
    position: absolute;
    top: -50px;
    left: 0;    
}

/* フォーム確認画面 ecobag-image */
#incentive_item-image {
  width: 100%;
  height: auto;
  max-width: 100px;
}

.explanation_card_save {font-size:11px;}

/* 21/11/29 amazon pay 追加による修正 */
#AmazonPayButton {
  max-width: 320px;
  width: 100% !important;
  height: 60px !important;
  margin: 0 auto;
}
#amazon_name1, #amazon_address > p, #amazon_email {
  font-size: 16px;
}
#change_amazon_address_btn a {
  display: inline-block;
  border-radius: 100vh;
  background-color: #3bb113;
  padding: 4px 10px 4px 15px;
  color: #fff;
  text-decoration: none;
}
#change_amazon_address_btn a span {
	padding-left: 5px;
}

/* 支払い方法選択項目2行対応 */
.payment_accr {}
.payment_accr dt {}
.payment_accr dt .open-close {
  display: inline-block;
}
.payment_accr dt .payment-item {
  display: inline-block;
  width: calc((100% - 16px) - 1em);
  margin-left: 1em;
}
.payment_accr dt .payment-item .fs-s {
  display:block;
  font-size: 14px;
  line-height: 1.8;
}

.sp_alert_text_area{
	border:1px solid #000;
	margin:5px;
}
.sp_alert_text_area p{   
        margin: 10px 15px;
        line-height: 1.4em;
}
a.linkinline {
    display:inline;
}

/* ----------------------------
個人法人切り替えボタン（SP表示）
---------------------------- */
.orgchangebtn{
    font-size:14px;
    border-radius: 6px;
    text-align:center;
    margin:10px 0;
    font-weight:bold;
    border: 2px solid;
    border-color: #0099FF;
}
.orgchangebtn a { text-decoration:none; display:block; padding:15px;}

.oisogi{
  padding-top:45px;
}

/* ----------------------------
		募金誘導
---------------------------- */
.ot_monthly_wrap{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0)),url(/webapp/img/bokin/img_bokin_thanks04.jpg);
	background-size:100% auto;
	background-repeat: no-repeat;
	width:calc(100% - 14px);
	height:auto;
	border:7px solid #ccc;
}
.ot_monthly_txtarea{
    background-color: rgba(255,255,255,0.8);
    -ms-filter: "alpha(opacity=80)";
    width: 60%;
    margin: 10px 10px 0 auto;
    padding: 10px;
    z-index: 100;
}
.ot_monthly_txtarea h4{
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	margin-top:23px;
	margin-bottom:26px;
}
.ot_monthly_txtarea p{
	font-size:14px;
	line-height:1.4em;
	margin:14px 0;
}
.ot_monthly_txtarea img{
	float:left;
	margin:20px;
}
a img {
	border:0 none;
}
.ot_monthly_txtarea a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.ot_monthly_btn {
	display: flex;
	width: 100%;
	margin-top:30px;
}
@media print, screen and (min-width: 640px) {
	.ot_monthly_btn {
		margin-top:100px;
	}
}
.ot_monthly_btn > a {
	display: flex;
    align-items: stretch;
	width: 50%;
	text-decoration: none;
}

#lbox_area {
	display:block;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	width:100%;
	height:2730px;
	z-index:1000;
}
#disp_area {
	border:0 none;
	position:fixed;
	top:5vh;
	left:50%;
	transform: translateX(-50%);
	z-index:1001;
	margin: 0 auto;
	width:90%;
	max-width: 640px;
	height: 85vh;
    overflow-y: auto;
    overflow-x:hidden;
}
#disp_area>.ot_monthly_wrap {
	background-color:#fff;
}
#disp_area .close_btn {
	position:absolute;
	right:-1px;
	top:0px;
	cursor:pointer;
	z-index:2000;
	width: 5vh;
}
#disp_area img {
	border:0 none;
}

/* ボタン */
.btnp {
	font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ", sans-serif;
	font-size:16px;
	text-shadow:1px 1px 3px #666;
	color: #FFF;
	padding:8px;
	border-radius:10px;
	text-align:center;
	width: 80%;
	line-height:1.5em;
	text-decoration:none;
}
.yes_no {
	font-size:24px;
	padding:6px;
	display:inline-block;
}
.btnp a {
	text-decoration:none;
	color:#fff;
}
.y_btn {
	background: linear-gradient(0deg, rgba(169, 230, 99, 1), rgba(100, 188, 67, 1));
	margin: 0 3% 0 auto;
}
.n_btn {
	background: linear-gradient(0deg, rgba(240, 165, 98, 1), rgba(231, 99, 54, 1));
	margin: 0 auto 0 3%;
}


.kinkyu_monthly_attention2 {
    font-size: 11px;
    width: 650px;
    text-align: center;
}

ul.kinkyu_monthly_attention2 {
	width: 90%;
	margin: 20px auto;
	list-style:none;
	color:#fff;
	font-size:12px;
}
ul.kinkyu_monthly_attention2 li {
	margin:5px 0 0 0;
	color:#fff;
	font-size:12px;
	line-height:1.5;
}

.kaiin_count{
	float:left;
	width:60px;
	height:40px;
	margin-right:4px;
	border: 1px solid #CCC;
    background-color: #f8f8f0;
}

.sp_kaiin_input_area {
	font-size: 15px;
	margin : 20px auto 30px auto;
    width: 250px;
	
}

.sp_kaiin_calculate_money {
	width: 160px;
    text-align: right;
}

.privacy_policy_checkbox_sp input{
        display:inline-block;
        transform: scale(1.5, 1.5);
        margin-right: 20px !important; 
        margin-top:5px !important;
}
.privacy_policy_checkbox_sp{
        display:flex;
        align-items: start;
        justify-content: center;
        width: 90%;
        margin: 0 auto;    
}
.privacy_policy_checkbox_sp p{
        display:inline-block;
        text-align: left;
        line-height: 1.2;
}
.external_placeholder_bokin_sp {
    margin: 0 0 0 10px;
    padding-top: 10px;
    font-size: 14px;
    color: #999999;
}
p.sitem+.external_placeholder_bokin_sp {
    padding-top: 0;
}
.external_placeholder_bokin_grid {
    margin-left: 10px;
    color: #999999;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) {
    display: grid;
    grid-template-columns: auto auto 1fr;
    grid-template-rows: auto auto;
    margin-top: 10px;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span.text{
    width: 100%;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span:nth-of-type(-n+2){
    margin-bottom: 10px;
    align-self: end;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span:nth-of-type(1){
    grid-column: 1;
    grid-row: 1;
    font-size: 16px;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span:nth-of-type(2){
    grid-column: 2;
    grid-row: 1;
    font-size: 14px;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span:nth-of-type(3){
    grid-column: 1 / span 2;
    grid-row: 2;
}
li.postnumber:has(> span.external_placeholder_bokin_grid) > span:nth-of-type(4){
    grid-column: 3;
    grid-row: 2;
}

.tblpre.login_userinfo_change_table {
    table-layout: fixed;
}

.tblpre.login_userinfo_change_table .d-none {
    display: none;
}

.tblpre.login_userinfo_change_table td {
    padding: 10px 50px 10px 10px;
    position: relative;
    word-wrap: break-word;
}

.tblpre.login_userinfo_change_table td input {
    margin: 0;
}

.tblpre.login_userinfo_change_table td input[type='button'] {
    padding: 1px 4px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0, -50%);
    border: 1px solid #ccc;
    border-radius: 4px;
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
}

.tblpre.login_userinfo_change_table th {
    white-space: normal;
    width: 25%;
}

.link_amend .custom_user_info_return {
    background: none;
    border: none;
    text-decoration: underline;
    color: #0099FF;
    margin: 0 auto;
    display: block;
}

.link_amend .custom_user_info_return:hover {
    color: #FF9900;
}

.tblpre.login_userinfo_change_table + a.another_id_login {
    padding: 12px;
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
    border: 1px solid #ccc;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    font-size: .8rem;
    color: #000000;
}

.tblpre.login_id_changed_tbl th {
    white-space: normal;
}

.tblpre.login_id_changed_tbl input[type="text"] {
    width: 100%;
}

.custom_user_info_entry button {
    box-sizing: content-box;
    width: 100%;
    padding: 15px 0;
    background: none;
    border: none;
    border-radius: 6px;
    font-weight: bold;
}

.custom_user_info_entry button:hover {
    background: none;
}

.online_regist_link {
    display: none;
}

.easy_online_regist_link {
    display: none;
}