@charset "utf-8";
html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	overflow-y: scroll;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

input,
textarea,
button {
	margin: 0;
	padding: 0;
	border: none;
}

ol,
ul {
	list-style: none;
}

:root ul,
:root ol {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

a:focus {}

strong {
	font-weight: bold !important;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

img {
	vertical-align: top;
}

table {
	width: 100%;
}


/* publisのエリアマージンリセット */

.pbHeaderArea {
	margin-bottom: 0;
	border: none;
}

.pbMainArea {
	border: none;
}

.pbFooterArea {
	margin-top: 0;
	border: none;
}


/* ここから記述 */

.onlySP {
	display: none;
}

body {
	min-width: 960px;
	color: rgb(50, 50, 50);
	font-size: 14px;
	font-family: "Lucida Sans", arial, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	background: rgb(255, 255, 255);
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

a {
	text-decoration: none;
}

a,
a:link {
	color: #0F218B;
}

a:visited {
	color: #620298;
}

.renew-innerWrap {
	margin: 0 auto;
	width: 960px;
}


/* パンくずリスト */

.navigationWrapper {
	background-color: #ebecee;
}

.pbBlockNavigation {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
	padding: 4px 0px 5px 0px;
	color: #4C4C4C;
}


/* フッター上段 */

#renew-footerLink li {
	display: inline-block;
	margin: 0 15px 0 0;
}

#renew-footerLink {
	padding: 15px 0 23px;
	background: #707177;
}

#renew-footerLink ul {
	line-height: 1.1;
}

#renew-footerLink .sub {}

#renew-footerLink .sub li {
	display: inline-block;
	margin: 0 0 0 15px;
	padding-left: 17px;
	border-left: 1px solid #A9AAAD;
	font-size: 13px;
	margin-top: 15px;
}

#renew-footerLink .sub li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

#renew-footerLink a {
	color: #fff;
	font-weight: bold;
}

#renew-footerLink .sub li a {
	font-weight: normal;
}

#renew-footerLink a:hover {
	text-decoration: underline;
}


/* フッター下段 */

#renew-globalFooter .corporateLink .corporate {
	float: left;
}

#renew-globalFooter .corporateLink {
	padding-top: 25px;
}

#renew-globalFooter .corporateLink .corporate p {
	float: left;
	margin-right: 18px;
	margin-top: 3px;
}

#renew-globalFooter .corporateLink p.sf {
	margin-top: 5px;
}

#renew-globalFooter .corporateLink ul,
#renew-globalFooter .corporateLink .sns li {
	float: left;
	margin-right: 18px;
}

#renew-globalFooter .sealBox {
	float: right;
}

#renew-globalFooter .sealBox .sf {
	margin-top: 5px;
}

#renew-globalFooter .sealBox p {
	display: inline;
	float: left;
	margin-left: 22px;
}

#renew-globalFooter .copy {
	font-size: 10px;
	color: #8B8B8B;
}

#renew-globalFooter .corporateLink {
	padding-top: 25px;
}


/* トップへ戻る */

#renew-pagetop__pc {
	position: fixed;
	right: 0;
	bottom: 20px;
	text-align: center;
}

#renew-pagetop__pc a {
	width: 57px;
	height: 32px;
	background: #323232 url(../../../renew-common/img/parts/pagetop.png) no-repeat 50% 16px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	padding-top: 25px;
}


/* 公務員割引きフォーム */

.komuinWaribikiBlock {
	background-color: grey;
}

.komuinWaribikiBlock select {
	padding: 5px 10px!important;
}

.komuinWaribikiBlock .renew-innerWrap {
	padding: 40px 0;
}

.komuinWaribikiBlock .renew-innerWrap form {
	background: #fff;
	padding: 15px 40px 30px;
}

.komuinWaribikiBlock h1 {
	font-size: 30px;
	font-weight: bold;
	color: #303133;
	text-align: center;
}

.komuinWaribikiBlock .subtitle {
	font-size: 20px;
	text-align: center;
}

.komuinWaribikiBlock .formGroup {
	padding: 1px 0 30px;
}

.komuinWaribikiBlock__item {
	margin-top: 40px;
}

.komuinWaribikiBlock h2 {
	font-weight: bold;
	font-size: 20px;
	color: #323232;
	line-height: 130%;
	background: #EBECEE;
	border-left: solid 5px #E20011;
	padding: 7px 12px;
	margin-bottom: 15px;
}

.komuinWaribikiBlock--groupBox {
	overflow: hidden;
	padding: 20px 0 20px;
	border-bottom: 3px #EBECEE dotted;
}

.komuinWaribikiBlock .formGroup .komuinWaribikiBlock--groupBox:last-child {
	border-bottom: none;
}

.komuinWaribikiBlock--itemGroup {
	float: left;
	width: 280px;
	padding-left: 10px;
}

.komuinWaribikiBlock--itemGroupText {
	font-size: 16px;
	font-weight: bold;
	width: 280px;
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

.komuinWaribikiBlock--inputGroup {
	float: right;
	width: 550px;
}

.komuinWaribikiBlock--radioChoice {
	margin-top: 20px;
}

.komuinWaribikiBlock--radioChoice:first-child {
	margin-top: 0;
}

.komuinWaribikiBlock--radioChoice label {
	font-weight: bold;
}

.komuinWaribikiBlock .form-inpt {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 550px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-family: "Lucida Sans", arial, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFCC;
	box-sizing: border-box;
}

.komuinWaribikiBlock .form-inpt:focus {
	background-color: #fff;
	border: solid 3px #FF9933;
	outline: 0;
}

.komuinWaribikiBlock .form-inpt2 {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 272px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-family: "Lucida Sans", arial, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFCC;
	box-sizing: border-box;
}

.komuinWaribikiBlock .form-inpt2:focus {
	background-color: #fff;
	border: solid 3px #FF9933;
	outline: 0;
}

.komuinWaribikiBlock .form-inpt3 {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 100px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-family: "Lucida Sans", arial, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFCC;
	box-sizing: border-box;
}

.komuinWaribikiBlock .form-inpt3:focus {
	background-color: #fff;
	border: solid 3px #FF9933;
	outline: 0;
}

.komuinWaribikiBlock textarea {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 600px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-family: "Lucida Sans", arial, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: black;
	background-color: #FFFFCC;
	box-sizing: border-box;
}

.komuinWaribikiBlock textarea:focus {
	background-color: #fff;
	border: solid 3px #FF9933;
	outline: 0;
}

.komuinWaribikiBlock input#agreement1 {
	margin-top: 15px;
}

label[for="agreement1"] {
	width: 100px;
}

.komuinWaribikiBlock input#agreement2 {
	margin-top: 15px;
}

label[for="agreement2"] {
	width: 100px;
}

.komuinWaribikiBlock input#sex1 {
	margin-top: 15px;
}

label[for="sex1"] {
	width: 100px;
}

.komuinWaribikiBlock input#sex2 {
	margin-top: 15px;
}

label[for="sex2"] {
	width: 100px;
}

.komuinWaribikiBlock input:focus {
	border: solid 1px #EEA34A;
}

.komuinWaribikiBlock--pc2columnBox {
	overflow: hidden;
}

.komuinWaribikiBlock--pc2columnLeft {
	float: left;
	width: 50%;
}

.komuinWaribikiBlock--pc2columnRight {
	float: right;
	width: 50%;
}

.komuinWaribikiBlock .submitButtonArea {
	width: 100%;
}

.komuinWaribikiBlock .submitButton {
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	height: 106px;
	border: 1px solid #42A107;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4dbc0a), color-stop(100%, #42a107));
	background: -moz-linear-gradient(#4dbc0a, #42a107);
	background: -webkit-linear-gradient(#4dbc0a, #42a107);
	background: linear-gradient(#4dbc0a, #42a107);
	font-size: 30px;
	height: 60px;
	width: 417px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 20px;
	margin-left: 252px;
	display: block;
}

komuinWaribikiBlock .submitButton:focus {
	border: 1px solid #42A107;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	outline: 0;
}

.komuinWaribikiBlock .submitButton:hover {
	cursor: pointer;
}

.komuinWaribikiBlock--noticeFixedMust {
	color: #ff0000;
}

.komuinWaribikiBlock--noticeFixedAny {}

.komuinWaribikiBlock--noticeVariable {
	color: #ff0000;
}

.komuinWaribikiBlock--onlyStudent {
	font-size: 14px;
	display: block;
}

.komuinWaribikiBlock--withoutHyphen {
	font-size: 10px;
	display: block;
}

.komuinWaribikiBlock--caution {
	margin: 10px 0 20px;
	overflow: hidden;
	margin-top: 20px;
}

.komuinWaribikiBlock--cautionText {
	float: left;
}

.komuinWaribikiBlock--inputCaution {
	margin-bottom: 20px;
}

.komuinWaribikiBlock--inputCautionImportant {
	float: left;
	color: #ff0000;
}

.komuinWaribikiBlock--sslposition {
	float: right;
}

.komuinWaribikiBlock .afterform {
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}

p.aaa {
	width: 50%;
	display: inline;
	margin-right: 30px;
}


/* 規約部分 */

.komuinWaribikiBlock #kiyakuOpen {
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
}

.komuinWaribikiBlock #kiyakuOpen::before {
	content: "";
	display: inline-block;
	border: 8px solid transparent;
	border-left-color: #e30011;
	top: 0;
	position: relative;
	left: 7px;
}

#kiyakuText {
	font-size: 20px;
	font-weight: bold;
}

#kiyakuText::before {
	content: "";
	display: inline-block;
	border: 8px solid transparent;
	border-left-color: #e30011;
	top: 0;
	position: relative;
	left: 7px;
}

.komuinWaribikiBlock #kiyaku {
	display: none;
	border: 2px solid grey;
	padding: 10px;
}

.komuinWaribikiBlock #kiyaku .kiyakuHeader {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.komuinWaribikiBlock #kiyaku .kiyakuText .kiyakuIntro {
	margin-top: 10px;
	padding: 0 20px;
	font-size: 16px;
}

.komuinWaribikiBlock #kiyaku .kiyakuText dt {
	margin-top: 20px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-left: 0;
}

.komuinWaribikiBlock #kiyaku .kiyakuText dd {
	font-weight: normal;
	padding-left: 20px;
	display: block;
}

.komuinWaribikiBlock #kiyaku .kiyakuText dd ul li {
	margin-top: 0;
}

.komuinWaribikiBlock #kiyaku .kiyakuText dd ul li dt {
	font-weight: bold;
	margin-top: 0;
}

.komuinWaribikiBlock #kiyaku .kiyakuText dd ul li dd {
	margin-left: 20px;
}

.komuinWaribikiBlock #kiyaku .kiyakuAddress {
	margin-left: 30px;
}

.komuinWaribikiBlock #kiyaku .kiyakuPrivacy {
	padding: 30px;
	border-top: 1px dotted grey;
	margin-top: 20px;
	overflow: hidden;
}

.komuinWaribikiBlock #kiyaku .kiyakuPrivacy .kiyakuPrivacyMark {
	font-size: 14px;
	text-align: center;
	width: 130px;
	float: left;
}

.komuinWaribikiBlock #kiyaku .kiyakuPrivacy .kiyakuPrivacyText {
	margin-top: 35px;
}


/* エラーメッセージ */

.error_message {
	color: #ff0000;
	display: block;
	margin-bottom: 5px;
}

.error_message_half {
	color: #ff0000;
	display: inline;
	margin-bottom: 5px;
}

ul.komuinWaribikiBlock--kouzaAnnai {
/*	border-left: 1px solid black; */
	margin-top: 10px
}

ul.komuinWaribikiBlock--kouzaAnnai li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid black;
}
ul.komuinWaribikiBlock--kouzaAnnai li:first-of-type {
	padding-left: 0;
}
ul.komuinWaribikiBlock--kouzaAnnai li:last-of-type {
	border-right: none;
}


/* メールフォーム確認画面 */

.komuinWaribikiBlock--comfirmText {
	font-size: 20px;
	padding-top: 5px;
}


/* 確認画面 */

.komuinWaribikiBlock .renew-innerWrap .finish {
	background: #fff;
	padding: 30px 40px 40px;
}

.komuinWaribikiBlock .renew-innerWrap .finish .finish--message {
	text-align: center;
	font-size: 20px;
}

.finish .finishButton {
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	height: 106px;
	border: 1px solid #42A107;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4dbc0a), color-stop(100%, #42a107));
	background: -moz-linear-gradient(#4dbc0a, #42a107);
	background: -webkit-linear-gradient(#4dbc0a, #42a107);
	background: linear-gradient(#4dbc0a, #42a107);
	font-size: 30px;
	height: 60px;
	width: 417px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto 0;
	display: block;
	margin-top: 30px;
}

.finish .finishButton a {
	color: #ffffff;
	text-align: center;
	display: block;
	padding-top: 10px;
}

.finish .finishButton:focus {
	border: 1px solid #42A107;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	outline: 0;
}


/* CSVダウンロード */

.csvDownloadBlock {
	background-color: grey;
	padding: 40px auto 40px;
}

.csvSettingArea {
	background-color: #ffffff;
	width: 960px;
	margin: 0 auto;
	padding: 40px 40px;
	box-sizing: border-box;
}

.csvSettingArea h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.csvButton {
	color: #ffffff;
	font-size: 20px;
	padding: 10px 15px;
	border-radius: 10px;
	font-weight: bold;
	background-color: green;
}

.csvsum {
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
}

.csvCaution {
	font-size: 16px;
	text-align: right;
}

.csvDataTable {
	border: 1px solid grey;
}

.csvDataTable th {
	padding: 5px;
	background-color: beige;
	border: 1px solid grey;
}

.csvDataTable td {
	padding: 5px;
	border: 1px solid grey;
}

.csvTimeSetting {
	font-size: 20px;
	margin-top: 20px;
}

.csvButtonGroup {
	margin: 30px auto 0;
	width: 400px;
}

input#fromDate {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 300px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	background-color: #FFFFCC;
	box-sizing: border-box;
}

input#toDate {
	border: 0;
	padding: 10px;
	font-size: 1.3em;
	color: #323232;
	border: solid 3px #FF9933;
	width: 300px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	background-color: #FFFFCC;
	box-sizing: border-box;
}


/* 郵便番号住所変換  */

.komuinWaribikiBlock--postalPositionGroup {
	overflow: hidden;
}

.komuinWaribikiBlock--postalNumberGroup {
	width: 300px;
	float: left;
}

.autoZipCord {
	color: #ffffff;
	font-weight: bold;
	padding: 14px;
	font-size: 16px;
	background-color: #cd351a;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 40px;
	float: right;
}


/* ヘッダー */

.komuinWaribikiBlock--headerBlock {
	background-color: #e20011;
	padding: 15px;
}


/* フッター */

.komuinWaribikiBlock--footerBlock {
	text-align: center;
	padding-top: 30px;
}


/* フォームの注意書き */

.form-enq-cmnt {
	margin-left: 20px;
	display: inline-block;
}

.form-enq-caution {
	margin-left: 20px;
}

.komuinWaribikiBlock--radioButton {
	width: 100%;
}

.komuinWaribikiBlock--radioLabel {
	padding-left: 5px;
	font-weight: bold;
	font-size: 20px;
}