@charset "utf-8";

/* ------------------------------------------------------------
 リクルートエージェント　スマートフォン向けＣＳＳ
 更新日:14/03/17

 [目次]
 0:reset
 1:font set
 2:font module
 3:header
 4:visual
 5:main
 6:footer
 7:adjust
 8:yahoo header
 9:footer_nav
 10:header_nav
 11:cmmon modules
 
------------------------------------------------------------- */

/* 
0:reset
----------------------------*/
* { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a{
	color: #1F6696;
	text-decoration:underline;
}

.clear:after{
	content: '';
	display: block;
	clear: both;
}

/* 
1:font set
----------------------------*/
body {
	font-size: 14px;
	line-height: 1.4;
	font-family: 'HiraKakuProN-W3','HiraKakuPro-W3';
	-webkit-text-size-adjust: none;
}


/* 
2:font module
----------------------------*/
.bold{
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}
.red{
	color: #C60000;
}
.blue{
	color: #3193D4;
}
.fontS{
	font-size:12px;
}
.txtC{
	text-align:center;
	}

/* 
3:yahoo header
----------------------------*/
#header:after{
	content: '';
	display: block;
	clear: both;
}

#header .sitelogo{
	float:left;
	margin:0 10px 0 0;
}

#header .lead{
	display: table-cell;
	font-size:10px;
	padding:4px 10px 0 0;
	height:68px;
	vertical-align: middle;
}

/* 
4:visual
----------------------------*/
#visualWrap{
	height: 149px;
	background: url(../imgs/smartphone/bg_visual.png) repeat-x left top;
}

#visual{
	width:320px;
	margin: 0 auto;
	height: 149px;
	background: url(../imgs/smartphone/bg_visual_main.png) no-repeat center top;
}
#visual p{
	padding: 88px 0 0 13px;
}

.steps ol:after{
	content: '';
	display: block;
	clear: both;
}

.steps{
	width:300px;
	margin: 0 auto;
}
.steps ol li{float:left;}

/* 
5:main
----------------------------*/
#main{
	font-size: 14px;
	padding: 0 10px;
	-webkit-text-size-adjust: none;
}

.hl01{
	margin: 10px 0;
	padding: 1px 0 4px;
	font-size:16px;
	background: url(../imgs/smartphone/bg_title_01.png) no-repeat right top;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}

.hl01 h1{
	border-left: 5px solid #3193D4;
	padding:3px 0 3px 5px;
	min-height:26px;
}

.hl02{
	padding:0 0 0 17px;
	margin: 0 0 10px 0;
	background: url(../imgs/smartphone/icon_circle.gif) no-repeat left center;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}

.hl03{
	margin: 10px 0 15px 0;
	font-size:18px
}

.hl03 span{
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}

.box01{}
.box01 dl{
	border-top: 3px solid #3193d4;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.box01 dl dt{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	border-bottom: 1px solid #ababab;
}
.box01 dl dd{
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height:1.5;
}

.box01 dl dd:after{
	content: '';
	display: block;
	clear: both;
}

.box01 dl dd img{
	float:right;
	margin: 0 0 0 10px;
}

.box02 p.stitle,
.box04 p.stitle{
	font-size: 14px;
	margin: 20px 0 10px 0;
	padding: 10px 0 5px 0;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	border-top: 3px solid #3193d4;
	border-bottom: 1px solid #ababab;
}

.box02 ul{
	margin: 0 0 0 20px;
}

.box02 ul li{
	list-style-type: disc;
	line-height:1.5;
	font-size:12px;
}

.box03{
	padding:10px;
	background-color: #f6f6f6;
	border:1px solid #ACA899;
}

.imgRbox{
	margin: 0 0 10px 0;
}

.imgRbox:after{
	content: '';
	display: block;
	clear: both;
}

.imgRbox .rightImg{
	float: right;
	margin:0 0 0 10px;
}

.box04 {
	border-top: 3px solid #3193d4;
	padding: 10px 0 0 0;
}

.box04:nth-of-type(2) {
	border-top: none;
	padding: 0 0 0 0;
}

.box05{
	padding: 10px;
	margin: 0 0 20px 0;
	border:1px solid #ababab;
}

.box06{
	padding: 10px;
	margin: 0 0 20px 0;
	border:1px solid #c60000;
}

.box08{
	padding: 10px;
	margin: 0 0 20px 0;
	border:4px solid #ababab;
}

dl.step{
	margin: 0 0 20px 0;
}

dl.step dt{
	clear: both;
	float: left;
	width: 60px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	height: 24px;
	background-color: #3193d4;
	color: #ffffff;
	text-align:center;
	-webkit-border-top-left-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px; 
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px; 
}

dl.step dd{
	width:75%;
	margin: 0 0 10px 60px;
	padding:3px 0 1px 10px;
	border: solid #ababab;
	border-width: 1px 1px 1px 0;
	height: 22px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	overflow: hidden;
}

dl.radioIndent dt{
	clear: both;
	float: left;
	width: 25px;
	margin: 1px 0 0 0;	
}

dl.radioIndent dd{
	overflow:hidden;
}

.textBlock01{
	display: inline-block;
	width:100px;
}

.textBlock02{
	display: inline-block;
	width:80px;
}

.voicebox{
	width: 298px;
	min-height:158px;
	margin: 0 auto 20px;
	border: 1px solid #ababab;
	position: relative;
}
.voicebox.woman{
	background: url(../imgs/smartphone/bg_woman.png) no-repeat right bottom;
}
.voicebox.man{
	background: url(../imgs/smartphone/bg_man.png) no-repeat right bottom;
}

.voicebox p{
	padding: 10px;
}

.voicebox p.old{
	position: absolute;
	padding: 0 0 0 0;
	bottom: 10px;
	left: 160px;
}

.voicebox.woman  p.old{
	color: #c60000;
}

.voicebox.man  p.old{
	color: #1F6696;
}

.errorBox{
	background-color:#FEF6E9;
	border:3px solid #FFB3A9;
	margin: 10px 0;
	padding: 5px;
	height:100px;
	overflow:hidden;
}

.errorBox .caution{
	background: url(../imgs/smartphone/icon_caution_s.gif) no-repeat left 3px;
}

.rule{
	padding: 10px;
	height: 150px;
	overflow:scroll;
	margin: 0 0 20px 0;
	border:3px solid #ababab;
	font-size: 12px;
}

.caution{
	margin:5px 0 0 0;
	padding:0 0 0 22px;
	background: url(../imgs/smartphone/icon_caution_s.gif) no-repeat left center;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	color:#ff0000;
}

.button{
	margin: 0 0 20px 0;
	text-align:center;
}

.button img,
.button input{
	-webkit-box-shadow: 0px 3px 6px #666;
	box-shadow: 0px 3px 6px #666;
}

.button button {
	width: 100%;
	padding: 20px 10px;
	color: #FFFFFF;
	background: #0049B8;
	border: none;
	border-bottom: 1px solid #999999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: none;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1;
}

.table01{
	width: 100%;
	margin: 0 0 20px 0;
	border-spacing: 0;
	border: solid #ababab;
	border-width: 0 0 1px 1px;
}

.table01 td{
	padding: 5px 10px;
	border: solid #ababab;
	border-width: 1px 1px 0 0;
}

.table01 tr.error td{
	background-color:#FEF6E9;
}

.table01 tr.error td p.sample{
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.table01 select{
	padding:5px 0;
	font-size:14px;
}

.table01 input,
.table01 textarea{
	width: 95%;
	padding:5px;
	font-size:14px;
}

.table01 input.smallBox{
	width: 30%;
	padding:5px;
	font-size:14px;
}

.table01 input.s_smallBox{
	width: 20%;
	padding:5px;
	font-size:14px;
}

.table01 input.s_smallBox2{
	width: 15%;
	padding:5px;
	font-size:14px;
}

.table01 input.radio{
	width: 20px;
	padding:5px;
	font-size:14px;
}

.table01 td p.item01{
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../imgs/smartphone/icon_disc.gif) no-repeat left center;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}

.table01 td p.item02{
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../imgs/smartphone/icon_disc.gif) no-repeat left 7px;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
}

.table01 td p.item01 span{
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 2px 5px 0;
	background-color: #3193d4;
	color: #ffffff;
	-webkit-border-radius: 3px;  
	border-radius: 3px;
	font-family: 'HiraKakuProN-W3','HiraKakuPro-W3';
	font-size: 10px;
}

.sitelink{
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	background: url(../imgs/smartphone/icon_arrow.gif) no-repeat left center;
}

.sitelink2{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../imgs/smartphone/icon_arrow.gif) no-repeat left center;
}

.tel{
	padding: 2px 0 2px 30px;
	background: url(../imgs/ico_freedial.gif) no-repeat left center;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	border: 0;
}

#gnav{
	overflow:hidden;
	width:300px;
	margin: 0 auto 20px;
	//-webkit-box-shadow: 0px 1px 2px #ccc;
	//box-shadow: 0px 1px 2px #ccc;
}
#gnav ul li{
	float:left;
	width: 60px;
	height: 45px;
}

.open{
	display:block;
	width: 286px;
	margin: 0 0 20px 0;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #cecece;
	background-color: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	-webkit-box-shadow: 0px 1px 2px #cecece;
	box-shadow: 0px 1px 2px #cecece;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	color: #000000;
}

.ruleBtnWrap{
	display:block;
	text-align:right;
	margin: 0 0 20px 100px;
}

.ruleBtn a{
	display:inline-block;
	padding: 5px;
	text-align: center;
	border: 1px solid #cecece;
	background-color: #ebebeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	-webkit-box-shadow: 0px 1px 2px #cecece;
	box-shadow: 0px 1px 2px #cecece;
	-webkit-border-radius: 3px;  
	border-radius: 3px;
	font-family: 'HiraKakuProN-W6','HiraKakuPro-W6';
	text-decoration:none;
	color: #000000;
}

/* 閉じるボタン */

.btnArea {
	margin:20px 0;
	text-align:center;
	}

/* コンテンツstyle */

.hdgType01 {
	margin: 0 0 10px;
	padding: 5px 10px 3px;
	border: 1px solid #91a5bb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: -moz-linear-gradient(top, #e8f2f5, #ffffff);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(1, #e8f2f5),color-stop(0, #ffffff));
	-webkit-box-shadow: #ccc 0px 1px 3px;
	-moz-box-shadow: #ccc 0px 1px 3px;
	box-shadow: #ccc 0px 1px 3px;
	color: #00326e;
	font-weight: bold;
	font-size: 16px;
	}
.hdgType02 {
	margin: 0 0 10px;
	font-weight: bold;
	}

.link01 {
	text-align: right;
	}
.link01 a {
	padding-left: 14px;
	background: url(/smp/policy/img/ico_arrow01.gif) left 3px no-repeat;
	}

.section01 {
	margin: 0 0 15px;
	}
.section01 .pic {
	float: left;
	margin: 0 5px 5px;
	width: 75px;
	}
.section01:after{
	content: '';
	display: block;
	clear: both;
	}

.secBlock {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #C3D0D8;
	}

.segBlock01 {
	margin: 0 0 15px;
	padding: 10px;
	background: #deecf0;
	}
	
.listBullet {
	margin: 0 0 15px;
	padding-left: 20px;
	list-style-type: disc;
	}
.listBullet li {
	margin-bottom: 5px;
	}

strong {
	font-weight: bold;
	}

.form__heading {
	padding-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #EEE;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.form__heading h1 {
	color: #0049B8;
	font-size: 16px;
}
.agree-register__title {
	margin-bottom: 10px;
}
.agree-register__title img {
	vertical-align: middle;
}
.agree-register__title-h {
	font-size: 12px;
	font-weight: bold;
}
/* 
6:footer
----------------------------*/
#footer{
	padding: 8px;
	border-top: 1px solid #ababab;
	text-align: center;
}

#footer .footNav li{
	display: inline-block;
	padding: 0 3px;
	line-height:1.5;
}

#footer .achievement{
	//width: 300px;
	margin: 10px auto;
	text-align: left;
	font-size:10px;
}

#footer .achievement li{
	padding: 0 0 0 1em;
	text-indent: -1em;
}

#footer .siteName{
	font-size: 12px;
	line-height:1.5;
}

#footCopy{
	padding: 8px;
	border-top: 1px solid #ababab;
	text-align: center;
}

#footCopy .siteName{
	font-size: 12px;
	line-height:1.6;
}

/* 201210～　新フッター */
div.copyright{
	text-align:left;
	margin-top:10px;
	font-size:10px;
	line-height:1;
}
 div.copyright img{
	margin-bottom:10px;
}

div.copyright a{
	text-decoration: underline;
	color:#435B67;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* 
7:adjust
----------------------------*/
.right{
	text-align: right;
}

.center{
	text-align: center;
}

.indent{
	padding-left: 1em;
	text-indent: -1em;
}

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

/* 
8:yahoo header
----------------------------*/
#yahooHeader {
	height: 33px;
	padding: 0;
	background: #43527e;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3333cc),color-stop(0.49,#3333cc),color-stop(0.50,#1616d5),color-stop(1,#3232cc));
	background: -moz-linear-gradient(top,#3333cc 0,#3333cc 49%,#1616d5 50%,#3232cc 100%);
	overflow: hidden;
	width:100%;
	margin:0;
}
#yahooHeader h1 {
	font-size:16px;
	color:#FFFFFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	float:left;
	height:33px;
	line-height:33px;
	padding:0 0 0 10px;
	font-weight:bold;
}
#yahooHeader ul {
	float:right;
	height:33px;
	line-height:33px;
}
#yahooHeader ul li {
	float:left;
	*display:block;
	font-size:10px;
	line-height:33px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	color:#FFFFFF;
	font-weight:bold;
}
#yahooHeader ul li a {
	font-size:10px;
	line-height:33px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none;
}
#yahooHeader ul li.ylogo {
	background:url(../imgs/cf_common.png) no-repeat -194px -18px;
	padding:0 0 0 7px;
	margin:0;
}
#yahooHeader ul li.ylogo a {
	background:url(../imgs/cf_common.png) no-repeat -178px 12px;
	display:block;
	height:33px;
	width:33px;
	text-indent:-9999px;
	overflow:hidden;
}

/* 
9:footer_nav
----------------------------*/
#yahooFooter {
	margin:10px 0 0;
}
#yahooFooter p {
	font-size:12px;
	text-align:center;
	line-height:1.6;
}
#yahooFooter p a:link {color:#33c;}
#yahooFooter p a:visited {color:#33c;}
#yahooFooter p a:hover {color:#33c;}
#yahooFooter p a:active {color:#33c;}
#yahooFooter div.footBlock {
	padding:8px;
	border-top:1px solid #999;
	background:#eee;
}
#yahooFooter #footCopy{
	padding: 8px;
	border-top: 1px solid #ababab;
	text-align: center;
}

/*
10:header_nav
-----------------------------*/

/* 
 1:header(include)
------------------------------ */

#header_nav {
/*	padding: 8px 8px 0 8px; */
	margin: 0;
	text-align: left;
	overflow: hidden;
	padding: 8px 0 0 0;
/*	font-family: メイリオ; */
}
#header-nav__company-logo,
.header-nav__temp-save__list {
	float: left;
}
#header-nav__temp-save {
	display: inline-block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 3px 5px 0 0;
}
#header-nav__temp-save__message-list {
	margin-right: 3px;
	opacity: 0;
}
#header-nav__temp-save__message-link {
	text-decoration: none;
	font-size: 12px;
	position: relative;
	border: 1px solid #D5D2D2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(105,115,120, 0.6);
	-webkit-box-shadow: 1px 1px 1px rgba(105,115,120, 0.6);
	padding: 3px 4px 2px;
	line-height: 1;
}
#header-nav__temp-save__message-link span {
	color: #333;
}
#header-nav__temp-save__pc-icon-link {
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	display: inline-block;
	color: #6D777E;
	line-height: 1;
}
#header-nav__temp-save__pc-icon-link p {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}
#attentionImg,
#messageEarCVS,
#pcImg,
#login-modal__close__mark {
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: initial;
}
#messageEarCVS {
	position: absolute;
	top: 5px;
	left: 86px;
	background-color: #FFF;
/*	content: '';
	width: 5px;
	height: 5px;
	border-bottom: 2px solid #D5D2D2;
	border-right: 1px solid #D5D2D2;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);*/
}
/*-modal-*/
#login-modal__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	opacity: 0.5;
}
#login-modal__main {
	position: absolute;
	top: 55px;
	left: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;
	width: 80%;
	padding: 15px 15px 5px;
	color: #333;
/*	font-family: メイリオ; */
	font-size: 12px;
}
#login-modal__content {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}
#login-modal__content.fb {
	text-shadow: 1px 0 1px #333;
/*	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #333;
	-webkit-text-fill-color: #333; */
}
#login-modal__save-time {
	font-size: 11px;
	margin-top: 5px;
}
#login-modal__confirm {
	margin-top: 10px;
	margin-bottom: 10px;
}
#login-modal__actions {
	margin: 0;
	padding: 0;
}
.login-modal__actions__list {
	text-align: center;
	list-style: none;
}
#login-modal__reshow__link {
	text-decoration: none;
	background: #3e3ef3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3ef3), color-stop(50%,#3939e2), color-stop(100%,#3333cd));
	background: -webkit-linear-gradient(top, #3e3ef3 0%,#3939e2 50%,#3333cd 100%);
	background: linear-gradient(to bottom, #3e3ef3 0%, #3939e2 50%, #3333cd 100%);
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	width: 90%;
	max-width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
}
#login-modal__reshow__link.fb {
	text-shadow: 1px 0 1px #FFF;
/*	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #FFF;
	-webkit-text-fill-color: #FFF; */
}
#login-modal__retry {
	margin-top: 10px;
	margin-bottom: 10px;
}
#login-modal__retry__link {
	color: #0000EE;
	font-weight: bold;
}
#login-modal__retry__link.fb {
	text-shadow: 1px 0 1px #0000EE;
/*	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #00E;
	-webkit-text-fill-color: #00E; */
}
#login-modal__close {
	text-align: right;
}
#login-modal__close__mark {
	margin-right: 2px;	
}


/*
11:cmmon modules
-----------------------------*/

/* mod-floatingFooter */
.mod-floatingFooter {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	padding: 10px;
	background: rgba(51,51,51,0.3);
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.mod-floatingFooter-correction {
	float: left;
	display:inline-block;
	padding:18px 0;
	width:25%;
	border:1px solid #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 1;
	color:#000;
	text-align:center;
	-webkit-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-moz-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-ms-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-o-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	background:-webkit-gradient(linear, left top, left bottom, from(#EBE7E8), color-stop(0.49, #D7D4D5), color-stop(0.5, #BBBCBE), to(#EBE7E8));
	background:-moz-linear-gradient(left top, #EBE7E8, #D7D4D5 49%, #BBBCBE 50%, #EBE7E8);
	background:linear-gradient(left top, #EBE7E8, #D7D4D5 49%, #BBBCBE 50%, #EBE7E8);
}
.mod-floatingFooter-correction2 {
	float: left;
	line-height: 1;
	width: 30%;
	margin-left: 5px;
	padding: 20px 10px;
	color: #595959;
	background: #EEEEEE;
	border: none;
	border-bottom: 1px solid #B1B1B1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: none;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.mod-floatingFooter-entry {
	float: right;
	display:inline-block;
	padding:18px 0;
	width:72%;
	border:1px solid #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 1;
	color:#fff;
	text-align:center;
	-webkit-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-moz-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-ms-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-o-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	background:-webkit-gradient(linear, left top, left bottom, from(#fc6c4b), color-stop(0.5, #dd2900), color-stop(0.49, #ea3b12), to(#fc6c4b));
	background:-moz-linear-gradient(left top, #fc6c4b, #dd2900 50%, #ea3b12 49%, #fc6c4b);
	background:linear-gradient(left top, #fc6c4b, #dd2900 50%, #ea3b12 49%, #fc6c4b);
}
.mod-floatingFooter-entry2 {
	float: right;
	line-height: 1;
	width: 65%;
	margin-right: 5px;
	padding: 20px 10px;
	color: #FFFFFF;
	background: #0049B8;
	border: none;
	border-bottom: 1px solid #B1B1B1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: none;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.mod-floatingFooter-entry2.disable {
	color: #A8A8A8;
	background-color: #EAEAEA;
	border: none;
}

/* mod-buttons */
.mod-buttons {
	margin: 0 0 10px;
	overflow: hidden;
}
.mod-buttons-btn {
}
.mod-buttons-btn.correction {
	float: left;
	width: 25%;
}
.mod-buttons-btn.correction2 {
	float: left;
	width: 30%;
	margin-left: 5px;
}
.mod-buttons-btn.entry {
	float: right;
	width: 72%;
}
.mod-buttons-btn.entry2 {
	float: right;
	width: 65%;
	margin-right: 5px;
}
.mod-buttons-btn button {
	margin: 0;
	background: transparent;
	display:inline-block;
	padding:18px 0;
	width: 100%;
	border:1px solid #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	font-family: sans-serif;
	font-weight: normal;
	font-size:14px;
	line-height: 1;
	text-align:center;
	-webkit-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-moz-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-ms-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	-o-box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
	box-shadow:0 0 3px 1px rgba(255,255,255,0.5) inset;
}
.mod-buttons-btn.correction button {
	color:#000;
	background:-webkit-gradient(linear, left top, left bottom, from(#EBE7E8), color-stop(0.49, #D7D4D5), color-stop(0.5, #BBBCBE), to(#EBE7E8));
	background:-moz-linear-gradient(left top, #EBE7E8, #D7D4D5 49%, #BBBCBE 50%, #EBE7E8);
	background:linear-gradient(left top, #EBE7E8, #D7D4D5 49%, #BBBCBE 50%, #EBE7E8);
}
.mod-buttons-btn.correction2 button {
	padding: 20px 10px;
	color: #595959;
	background: #EEEEEE;
	border: none;
	border-bottom: 1px solid #B1B1B1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: none;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.mod-buttons-btn.entry button {
	color:#fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#fc6c4b), color-stop(0.5, #dd2900), color-stop(0.49, #ea3b12), to(#fc6c4b));
	background:-moz-linear-gradient(left top, #fc6c4b, #dd2900 50%, #ea3b12 49%, #fc6c4b);
	background:linear-gradient(left top, #fc6c4b, #dd2900 50%, #ea3b12 49%, #fc6c4b);
}
.mod-buttons-btn.entry2 button {
	padding: 20px 10px;
	color: #FFFFFF;
	background: #0049B8;
	border: none;
	border-bottom: 1px solid #B1B1B1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: none;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.mod-buttons-btn.entry2.disable button {
	color: #A8A8A8;
	background-color: #EAEAEA;
	border: none;
}

.mod-buttons-btn.entry-img {
	margin: 0 0 20px 0;
	text-align: center;
}

.mod-buttons-btn.entry-img button {
	width: 300px;
	height: 50px;
	background: transparent;
	border: none;
	cursor: pointer;
	margin: 20px 0;
	padding: 0;
}


body {
	padding-bottom: env(safe-area-inset-bottom); }