@charset "utf-8";
/*! jQuery UI - v1.11.4 - 2015-11-06
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	line-height: normal;
	line-height: 1.4em;
}

.padding-t0 {
	padding-top: 0 !important;
}

.clearfix { zoom: 1; }
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.ui-helper-hidden { display: none }
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}
.ui-helper-clearfix:after { clear: both }
.ui-helper-clearfix { min-height: 0 }
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}
.ui-front { z-index: 300 }
.ui-state-disabled { cursor: default!important }
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none
}
.ui-menu .ui-menu { position: absolute }
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: -1px }
.ui-menu-icons { position: relative }
.ui-menu-icons .ui-menu-item { padding-left: 2em }
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em
}
.ui-widget .ui-widget { font-size: 1em }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em
}
.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff;
	color: #222
}
.ui-widget-content a { color: #222 }
.ui-widget-header {
	border: 1px solid #aaa;
	background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222;
	font-weight: bold
}
.ui-widget-header a { color: #222 }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555;
	text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #999;
	background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
	color: #212121;
	text-decoration: none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121;
	text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636 }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}
.ui-state-disabled .ui-icon { filter: Alpha(Opacity=35) }
.ui-icon {
	width: 16px;
	height: 16px
}
.ui-icon, .ui-widget-content .ui-icon { background-image: url("images/ui-icons_222222_256x240.png") }
.ui-widget-header .ui-icon { background-image: url("images/ui-icons_222222_256x240.png") }
.ui-state-default .ui-icon { background-image: url("images/ui-icons_888888_256x240.png") }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("images/ui-icons_454545_256x240.png") }
.ui-state-active .ui-icon { background-image: url("images/ui-icons_454545_256x240.png") }
.ui-state-highlight .ui-icon { background-image: url("images/ui-icons_2e83ff_256x240.png") }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("images/ui-icons_cd0a0a_256x240.png") }
.ui-icon-blank { background-position: 16px 16px }
.ui-icon-carat-1-n { background-position: 0 0 }
.ui-icon-carat-1-ne { background-position: -16px 0 }
.ui-icon-carat-1-e { background-position: -32px 0 }
.ui-icon-carat-1-se { background-position: -48px 0 }
.ui-icon-carat-1-s { background-position: -64px 0 }
.ui-icon-carat-1-sw { background-position: -80px 0 }
.ui-icon-carat-1-w { background-position: -96px 0 }
.ui-icon-carat-1-nw { background-position: -112px 0 }
.ui-icon-carat-2-n-s { background-position: -128px 0 }
.ui-icon-carat-2-e-w { background-position: -144px 0 }
.ui-icon-triangle-1-n { background-position: 0 -16px }
.ui-icon-triangle-1-ne { background-position: -16px -16px }
.ui-icon-triangle-1-e { background-position: -32px -16px }
.ui-icon-triangle-1-se { background-position: -48px -16px }
.ui-icon-triangle-1-s { background-position: -64px -16px }
.ui-icon-triangle-1-sw { background-position: -80px -16px }
.ui-icon-triangle-1-w { background-position: -96px -16px }
.ui-icon-triangle-1-nw { background-position: -112px -16px }
.ui-icon-triangle-2-n-s { background-position: -128px -16px }
.ui-icon-triangle-2-e-w { background-position: -144px -16px }
.ui-icon-arrow-1-n { background-position: 0 -32px }
.ui-icon-arrow-1-ne { background-position: -16px -32px }
.ui-icon-arrow-1-e { background-position: -32px -32px }
.ui-icon-arrow-1-se { background-position: -48px -32px }
.ui-icon-arrow-1-s { background-position: -64px -32px }
.ui-icon-arrow-1-sw { background-position: -80px -32px }
.ui-icon-arrow-1-w { background-position: -96px -32px }
.ui-icon-arrow-1-nw { background-position: -112px -32px }
.ui-icon-arrow-2-n-s { background-position: -128px -32px }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px }
.ui-icon-arrow-2-e-w { background-position: -160px -32px }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px }
.ui-icon-arrowstop-1-n { background-position: -192px -32px }
.ui-icon-arrowstop-1-e { background-position: -208px -32px }
.ui-icon-arrowstop-1-s { background-position: -224px -32px }
.ui-icon-arrowstop-1-w { background-position: -240px -32px }
.ui-icon-arrowthick-1-n { background-position: 0 -48px }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px }
.ui-icon-arrowthick-1-e { background-position: -32px -48px }
.ui-icon-arrowthick-1-se { background-position: -48px -48px }
.ui-icon-arrowthick-1-s { background-position: -64px -48px }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px }
.ui-icon-arrowthick-1-w { background-position: -96px -48px }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px }
.ui-icon-arrow-4 { background-position: 0 -80px }
.ui-icon-arrow-4-diag { background-position: -16px -80px }
.ui-icon-extlink { background-position: -32px -80px }
.ui-icon-newwin { background-position: -48px -80px }
.ui-icon-refresh { background-position: -64px -80px }
.ui-icon-shuffle { background-position: -80px -80px }
.ui-icon-transfer-e-w { background-position: -96px -80px }
.ui-icon-transferthick-e-w { background-position: -112px -80px }
.ui-icon-folder-collapsed { background-position: 0 -96px }
.ui-icon-folder-open { background-position: -16px -96px }
.ui-icon-document { background-position: -32px -96px }
.ui-icon-document-b { background-position: -48px -96px }
.ui-icon-note { background-position: -64px -96px }
.ui-icon-mail-closed { background-position: -80px -96px }
.ui-icon-mail-open { background-position: -96px -96px }
.ui-icon-suitcase { background-position: -112px -96px }
.ui-icon-comment { background-position: -128px -96px }
.ui-icon-person { background-position: -144px -96px }
.ui-icon-print { background-position: -160px -96px }
.ui-icon-trash { background-position: -176px -96px }
.ui-icon-locked { background-position: -192px -96px }
.ui-icon-unlocked { background-position: -208px -96px }
.ui-icon-bookmark { background-position: -224px -96px }
.ui-icon-tag { background-position: -240px -96px }
.ui-icon-home { background-position: 0 -112px }
.ui-icon-flag { background-position: -16px -112px }
.ui-icon-calendar { background-position: -32px -112px }
.ui-icon-cart { background-position: -48px -112px }
.ui-icon-pencil { background-position: -64px -112px }
.ui-icon-clock { background-position: -80px -112px }
.ui-icon-disk { background-position: -96px -112px }
.ui-icon-calculator { background-position: -112px -112px }
.ui-icon-zoomin { background-position: -128px -112px }
.ui-icon-zoomout { background-position: -144px -112px }
.ui-icon-search { background-position: -160px -112px }
.ui-icon-wrench { background-position: -176px -112px }
.ui-icon-gear { background-position: -192px -112px }
.ui-icon-heart { background-position: -208px -112px }
.ui-icon-star { background-position: -224px -112px }
.ui-icon-link { background-position: -240px -112px }
.ui-icon-cancel { background-position: 0 -128px }
.ui-icon-plus { background-position: -16px -128px }
.ui-icon-plusthick { background-position: -32px -128px }
.ui-icon-minus { background-position: -48px -128px }
.ui-icon-minusthick { background-position: -64px -128px }
.ui-icon-close { background-position: -80px -128px }
.ui-icon-closethick { background-position: -96px -128px }
.ui-icon-key { background-position: -112px -128px }
.ui-icon-lightbulb { background-position: -128px -128px }
.ui-icon-scissors { background-position: -144px -128px }
.ui-icon-clipboard { background-position: -160px -128px }
.ui-icon-copy { background-position: -176px -128px }
.ui-icon-contact { background-position: -192px -128px }
.ui-icon-image { background-position: -208px -128px }
.ui-icon-video { background-position: -224px -128px }
.ui-icon-script { background-position: -240px -128px }
.ui-icon-alert { background-position: 0 -144px }
.ui-icon-info { background-position: -16px -144px }
.ui-icon-notice { background-position: -32px -144px }
.ui-icon-help { background-position: -48px -144px }
.ui-icon-check { background-position: -64px -144px }
.ui-icon-bullet { background-position: -80px -144px }
.ui-icon-radio-on { background-position: -96px -144px }
.ui-icon-radio-off { background-position: -112px -144px }
.ui-icon-pin-w { background-position: -128px -144px }
.ui-icon-pin-s { background-position: -144px -144px }
.ui-icon-play { background-position: 0 -160px }
.ui-icon-pause { background-position: -16px -160px }
.ui-icon-seek-next { background-position: -32px -160px }
.ui-icon-seek-prev { background-position: -48px -160px }
.ui-icon-seek-end { background-position: -64px -160px }
.ui-icon-seek-start { background-position: -80px -160px }
.ui-icon-seek-first { background-position: -80px -160px }
.ui-icon-stop { background-position: -96px -160px }
.ui-icon-eject { background-position: -112px -160px }
.ui-icon-volume-off { background-position: -128px -160px }
.ui-icon-volume-on { background-position: -144px -160px }
.ui-icon-power { background-position: 0 -176px }
.ui-icon-signal-diag { background-position: -16px -176px }
.ui-icon-signal { background-position: -32px -176px }
.ui-icon-battery-0 { background-position: -48px -176px }
.ui-icon-battery-1 { background-position: -64px -176px }
.ui-icon-battery-2 { background-position: -80px -176px }
.ui-icon-battery-3 { background-position: -96px -176px }
.ui-icon-circle-plus { background-position: 0 -192px }
.ui-icon-circle-minus { background-position: -16px -192px }
.ui-icon-circle-close { background-position: -32px -192px }
.ui-icon-circle-triangle-e { background-position: -48px -192px }
.ui-icon-circle-triangle-s { background-position: -64px -192px }
.ui-icon-circle-triangle-w { background-position: -80px -192px }
.ui-icon-circle-triangle-n { background-position: -96px -192px }
.ui-icon-circle-arrow-e { background-position: -112px -192px }
.ui-icon-circle-arrow-s { background-position: -128px -192px }
.ui-icon-circle-arrow-w { background-position: -144px -192px }
.ui-icon-circle-arrow-n { background-position: -160px -192px }
.ui-icon-circle-zoomin { background-position: -176px -192px }
.ui-icon-circle-zoomout { background-position: -192px -192px }
.ui-icon-circle-check { background-position: -208px -192px }
.ui-icon-circlesmall-plus { background-position: 0 -208px }
.ui-icon-circlesmall-minus { background-position: -16px -208px }
.ui-icon-circlesmall-close { background-position: -32px -208px }
.ui-icon-squaresmall-plus { background-position: -48px -208px }
.ui-icon-squaresmall-minus { background-position: -64px -208px }
.ui-icon-squaresmall-close { background-position: -80px -208px }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px }
.ui-icon-grip-solid-vertical { background-position: -32px -224px }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px }
.ui-icon-grip-diagonal-se { background-position: -80px -224px }
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 4px }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 4px }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 4px }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 4px }
.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}
/* ============================================================

	common

============================================================ */
#contents { background: #ffffff; }
.mt-20 { margin-top: -20px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
body {
	border-top: #006EBC 7px solid;
	background: #ffffff;
}
#cms-header {
	padding-top: 15px;
	padding-bottom: 18px;
}
.required-count {
	position: fixed;
	top: 20px;
	right: 0;
	width: 100px;
	line-height: 1.2;
	padding: 15px 0 15px 10px;
	background: #0070BA;
	border-radius: 8px 0 0 8px;
}
.required-count p {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.bg-white { background: #fff; }
input[type="radio"], input[type="checkbox"] {
	-ms-transform: scale(2);
	transform: scale(2);
	margin-left: 10px;
}
.formtable-planselect-check-title input[type="radio"] { margin: 0 0 0 15px; }
/* ------------------------------
	form-flow
------------------------------ */
#form-field .form-flowgroup {
	width: 900px;
	margin: 0 auto 30px;
}
#form-field .form-flowgroup h1 {
	float: left;
	margin-bottom: 20px;
}
#form-field .form-flowgroup h1.centerTitle {
	float: none;
	text-align: center;
}
#form-field .form-flowgroup .form-flow { float: right; }
/* ------------------------------
	formtable
------------------------------ */
#form-field .formtable {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding-bottom: 100px;
}
#form-field .formtable .formtable-unit {
	margin-bottom: 80px;
	padding: 20px;
	background: #F6F4F1;
}
#form-field .formtable .formtable-unit h2 {
	line-height: 1;
	margin: 0 0 20px;
	border-left: #FF8003 10px solid;
	padding: 2px 0 2px 8px;
	color: #3C3C3C;
	font-size: 34px;
	font-weight: normal;
}
#form-field .formtable .formtable-unit h2 .required {
	display: inline-block;
	position: relative;
	top: -2px;
	vertical-align: middle;
	margin-right: 5px;
}
#form-field .formtable .formtable-unit .formtable-title-lead {
	line-height: 1.8;
	margin: 0 0 10px 15px;
	font-size: 16px;
}
#form-field .formtable .formtable-group { }
#form-field .formtable .formtable-item {
	margin: 0 10px;
	padding: 20px 0;
}
#form-field .formtable .border-b { border-bottom: #B1B1AB 1px solid; }
#form-field .formtable .formtable-caption {
	padding: 10px 10px 8px;
	color: #000000;
}
#form-field .formtable .formtable-caption-title {
	font-size: 20px;
	font-weight: bold;
}
#form-field .formtable .formtable-caption-title small{font-size:16px;font-weight: normal;padding-left:65px;}
#form-field .formtable .formtable-caption-subtitle { font-size: 16px; }
#form-field .formtable .formtable-caption-subtitle2 { font-size: 18px; }
#form-field .formtable .formtable-caption-title .required { margin-right: 10px; }
#form-field .formtable .formtable-caption-check{
	width: 300px;
	margin-top: 3px;
	border: #AAAAAA 1px solid;
	border-radius: 5px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/btn_bg3.png) left bottom repeat-x #FFFF73;
}

#form-field .formtable .formtable-tentative-check {
	width: auto;
	margin-top: 0;
	border: none;
	border-radius: 0;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	background: none transparent;
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
	align-items: center;
}
#form-field .formtable .formtable-tentative-check label small{
	font-size:14px;
}

#form-field .formtable .formtable-caption h3{
	font-size:22px;
}

#form-field .formtable .formtable-caption-check label, #form-field .formtable .formtable-tentative-check label {
	display: block;
}
#form-field .formtable .formtable-caption-check input, #form-field .formtable .formtable-tentative-check input {
	vertical-align: middle;
	margin-right: 15px;
}
#form-field .formtable table { width: 100%; }
#form-field .formtable th, #form-field .formtable td {
	position: relative;
	padding: 10px 20px;
	vertical-align: middle;
}
#form-field .formtable th {
	width: 270px;
	padding-left: 60px;
	padding-right: 5px;
	text-align: left;
	color: #000000;
	vertical-align: top;
	padding-top: 25px;
}
#form-field .formtable th.required { /*	width: 180px;
	padding-right: 50px;*/ }
#form-field .formtable th .formtable-label { font-size: 22px; }
#form-field .formtable th .formtable-label-sub { font-size: 16px; }
#form-field .formtable th .formtable-label-required,
#form-field .formtable th .formtable-label-optional {
	position: absolute;
	top: 29px;
	left: 0;
}
.required-check-yes { display: none; }
#form-field .formtable td { padding: 10px 10px 10px 5px; }
#form-field .formtable td .flexbox{
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
}
#form-field .formtable td.numberplate .flexbox{gap: 30px 0;}
#form-field .formtable-value {
    position: relative;
}
#form-field .formtable-other {
    display: none;
}
#form-field .formtable-value + .formtable-other{
	margin-top: 10px;
}
#form-field .formtable-input-100 {
	float: left;
	width: 100px;
	margin-right: 5px;
}
#form-field .formtable-input-120 {
	float: left;
	width: 120px;
	margin-right: 5px;
}
#form-field .formtable-input-gyoumu {
	float: left;
	margin-right: 15px;
}
#form-field .formtable-input-gyoumu input { width: 120px !important; }
#form-field .formtable-input-220 {
	width: 220px;
	float: left;
	margin-right: 10px;
}
#form-field .formtable-input-300 { width: 300px; }
#form-field .formtable-input-350 { width: 350px; }
#form-field .formtable-input-380 { width: 380px; }
#form-field .formtable-input-400 { width: 400px; }
#form-field .formtable-input-420 { width: 420px; }
#form-field .formtable-input-450 { width: 450px; }
#form-field .formtable-input-half { width: 47.4%; }
#form-field .formtable-input-quarter {
	width: 47%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#form-field .formtable-input-quarter input{
    order: 2;
    flex: 0 0 60%;
}
#form-field .formtable-input-quarter .formtable-label-short{
	display: block;
	font-size: 18px;
	order: 1;
	flex: 1 1 auto;
}
#form-field .formtable-value.formtable-input-quarter .placeholder{
	width: 60%;
	right: 0;
	left: auto;
}
#form-field .formtable-input-quarter .errorcheck-text {
    min-width: auto;
    max-width: 100%;
}
#form-field .formtable-input-quarter .errorcheck-text::after{
    left: 50%;
}
#form-field .formtable-value input {
	width: 100%;
	box-sizing: border-box;
	border: #BBBBBB 2px solid;
	border-radius: 4px;
	padding: 15px 5px;
	outline: none;
	font-size: 22px;
}
#form-field .imemode-half { ime-mode: disabled; }
#form-field .formtable-select-wrapper {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	border: #BBBBBB 2px solid;
	border-radius: 4px;
	background: url(../img/icon_select_arrow.png) right center no-repeat #ffffff;
}

#form-field .formtable-select-wrapper + .unit{
    margin-left:0.5em;
    font-size:22px;
}
#form-field .formtable-value-prefix{
    margin-right: 0.5em;
    font-size: 22px;
}
#form-field .ev-battery .formtable-value{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#form-field .ev-battery .formtable-value-prefix{
    order: 1;
}
#form-field .ev-battery input {
    width: 100px;
    order: 2;
}
#form-field .ev-battery .unit {
    margin-left: 0.5em;
    font-size: 22px;
    order: 3;
}
#form-field .ev-battery .formtable-value .formtable-subtext{
    order: 4;
    flex: 1 0 100%;
}
#form-field .selected-attention {
    display : none;
    margin-top:6px;
    padding-left: 1.4em;
    font-size: 12px;
    color: #D90000;
}

#form-field .selected-attention::before {
    content:'\203B';
    margin: 0 0.2em 0 -1.2em;
}

#form-field .formtable-select-300 { width: 300px; }
#form-field .formtable-select-350 { width: 350px; }
#form-field .formtable-select-380 { width: 380px; }
#form-field .formtable-select-450 { width: 450px; }
#form-field .formtable-select-wrapper select {
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	border: 0;
	outline: none;
	padding: 15px 5px;
	font-size: 22px;
	background: transparent;
}
#form-field .formtable-select-300 select { width: 330px; }
#form-field .formtable-select-350 select { width: 380px; }
#form-field .formtable-select-380 select { width: 410px; }
#form-field .formtable-select-450 select { width: 450px; }
#form-field .formtable-value .placeholder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 21px 5px;
	font-size: 22px;
	color: #dadada;
}
.errorcheck {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 160px;
}

.errorcheck-text {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: auto;
  min-width:15em;
  padding: 6px 15px;
  background-color: #D90000;
  border-radius: 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.errorcheck-text::after {
  content:'';
  display: inline-block;
  position : absolute;
  bottom: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #D90000 transparent transparent transparent;
}

#form-field .formtable-ok {
	display: none;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -20px;
}
#form-field .formtable-subtext {
    display : none;
	clear: both;
	padding: 3px 0;
	color: #333333;
	font-size: 16px;
}

#form-field #view_att2 {
    text-indent:-1em;
    margin-left:1em;
    padding: 3px 0;
    color: #333333;
    font-size: 16px;
}

#form-field #q_004-anc .formtable-subtext,
#form-field #q_006-anc .formtable-subtext,
#form-field #q_007-anc .formtable-subtext,
#form-field #about-car-model .formtable-subtext{
    display: block;
}

#form-field .formtable-subtext-up {
	padding: 3px 0;
	font-size: 14px;
}
#form-field .formtable-innr-subtext {
	padding: 3px 5px;
	font-size: 14px;
}
#form-field .formtable-submit {
	margin: 30px 0;
	text-align: center;
}
#form-field .formtable-submit .disabled {
	opacity: 1 !important;
	cursor: default;
}
#form-field .formtable-policy {
	/*margin-bottom: 20px;
	padding: 0 20px;*/
	padding: 20px 20px 10px;
	background: #F6F4F1 none repeat scroll 0% 0%;
	margin: 80px auto 0;
	width: 650px;
}
#form-field .formtable-policy ul { line-height: 2; }
#form-field .formtable-policy li {
	font-size: 14px;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 10px;
}
#form-field .formtable-policy li .subtext { /*margin-left: -1em;*/ font-size: 12px; }
#form-field .formtable-policy li a { color: #00A7FF; }
#form-field .formtable-horizontal-item { padding: 40px 20px; }
#form-field .formtable-horizontal-item .required{
	display: inline-block;
	position: relative;
	top: -3px;
	margin: 0 5px 0 -14px;
}
#form-field .formtable-horizontal-item label {
	display: inline-block;
	min-width: 180px;
	margin-right: 20px;
	border: #B1B1AB 1px solid;
	border-radius: 3px;
	padding: 17px 20px 17px 10px;
	font-size: 22px;
	font-weight: bold;
	background: url(../img/btn_bg.png) left bottom repeat-x #ffffff;
	color:#4E4E4E;
	cursor: pointer;
}
#form-field .formtable-horizontal-item label.checked { background: url(../img/btn_bg_checked.png) left bottom repeat-x #FFC3BD; }
#form-field .formtable-horizontal-item input { margin-right: 15px; }

#form-field #contract_capacity {display: none;}
#form-field #contract_capacity .formtable-select-wrapper{
    width:220px;
    float:left;
}
#form-field #contract_capacity .formtable-select-wrapper + .unit{
    float:left;
    padding-top: 15px;
}

/* ============================================================

	top

============================================================ */
#form-field { }
.externallink {
  padding-right: 20px;
  background: url(../img/icon_externallink.png) right center no-repeat;
  margin-right:4px;
}
.externallink a { color: #000000; }
/*.top-visual {
	width: 950px;
	height: 444px;
	margin: 0 auto 40px;
	background: #EEEEEE;
}*/

#form-field sup{
  vertical-align: super;
}

/* ------------------------------
	p-numberlist
------------------------------ */
.underlink-wrap{
	margin-left: 70px;
	margin-right: 20px;
}
.underlink-wrap .underlink{}
.underlink {
	width: auto;
	margin-bottom: 10px;
	/* margin-left: 70px; */
	border: #B1B1AB 1px solid;
	border-radius: 5px;
	font-size: 14px;
	background: url(../img/btn_bg2.png) left bottom repeat-x #ffffff;
	display: inline-block;
}

.l_spc{
	margin-left: 551px;
}

.underlink_b {
	text-align: right;
	margin: 10px 10px 10px 0;
}

.underlink_b + p{
	margin: 35px 0 0 0;
}

#form-field table td .formtable-caution{
    padding: 3px 57px 3px 0;
    font-size: 16px;
}

.underlink_b a {
	color:#4E4E4E;
}
.underlink a {
	display: block;
	padding: 5px 10px 5px 25px;
	color: #000000;
	text-decoration: none;
	background: url(../img/icon_arrow02.gif) 10px center no-repeat;
}
.underlink a.up { background: url(../img/icon_arrow02_up.gif) 10px center no-repeat; }



#form-field .p-numberlist {
	border: #B1B1AB 1px solid;
	border-radius: 5px;
	padding: 20px;
	color: #000000;
}
#form-field .p-numberlist-bd {
	border: #B1B1AB 1px solid;
	background: #ffffff;
}
#form-field .p-numberlist .p-numberlist-catch {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
#form-field .p-numberlist .p-numberlist-catches {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 16px;
}
#form-field .p-numberlist .p-numberlist-catches dt{
    flex: 0 0 18em;
    font-size: 18px;
    font-weight: bold;
}
#form-field .p-numberlist .p-numberlist-catches dd{
    flex: 1 1 auto;
    font-size: 16px;
    font-weight: normal;
}
#form-field .p-numberlist .p-numberlist-catches dd::before{
    content:'\30FB\30FB\30FB';
    display: inline-block;
    width:3.2em;
}

#form-field .p-numberlist .p-numberlist-confirm {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
#form-field .p-numberlist ol {
	margin: 0;
	padding-left: 0;
}
#form-field .p-numberlist li {
	list-style: none;
	margin-bottom: 30px;
}
#form-field .p-numberlist li.lastchild { margin-bottom: 0; }
#form-field .p-numberlist .p-numberlist-ttl {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
#form-field .p-numberlist .p-numberlist-ttl .no {
	display: inline-block;
	padding: 0 6px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background: #FF8002;
}
#form-field .p-numberlist .p-numberlist-lead {
	margin-bottom: 5px;
	padding-left: 30px;
}
#form-field .p-numberlist .p-numberlist-img {padding-left: 30px;}
#form-field .p-numberlist .p-numberlist-img-item {
	width: 48%;
	float: left;
	margin-left: 0;
}
#form-field .p-numberlist .p-numberlist-img-item:first-child {/* width: 45%; */margin-right: 4%;}
#form-field .p-numberlist .p-numberlist-img-item p { font-size: 14px; }
#form-field .p-numberlist .p-numberlist-img-item img {width: 100%;height: auto;/* margin-left: -10px; */}
#form-field .p-numberlist .p-numberlist-tel { }
#form-field .p-numberlist .p-numberlist-tel .p-numberlist-tel-info {
	margin-bottom: 5px;
	padding-left: 25px;
}
#form-field .p-numberlist .p-numberlist-tel .p-numberlist-tel-telname { font-size: 16px; }
#form-field .p-numberlist .p-numberlist-tel .p-numberlist-tel-number {
	color: #3C3C3C;
	font-size: 32px;
	font-weight: bold;
}
#form-field .p-numberlist .p-numberlist-tel .p-numberlist-tel-time {
	padding-left: 25px;
	font-size: 14px;
}
#form-field .p-numberlist .p-numberlist-btn { padding-left: 30px; }
#form-field .p-numberlist .p-numberlist-close {
	padding-top: 20px;
	text-align: center;
}
/* ------------------------------
	top
------------------------------ */
.p-gasnumber-text {
	/* margin-bottom: 20px; */
	/* margin-left: 70px; */
	/* padding-right: 30px; */
	margin-top: 24px;
	font-size: 14px;
}
/* ============================================================

	area

============================================================ */
#form-field .formtable td .formtable-zip-symbol {
	float: left;
	padding: 17px 0;
	margin:0 5px;
	font-size: 18px;
}
#form-field .formtable td .formtable-zip-btn {
	float: left;
	margin-left: 15px;
}
#form-field .formtable td .formtable-zip-btn {
	float: left;
	margin-left: 15px;
}
#form-field .formtable td .formtable-zip-btn span {
	display: block;
	cursor: pointer;
}
#form-field .formtable td .formtable-zip-subtext {
	clear: both;
	margin-top: 10px;
	padding: 13px 0px 3px 20px;
	font-size: 14px;
}
#form-field .formtable td .formtable-zip-subtext .externallink {
	padding-right: 0;
	padding-left: 22px;
	background-position: left center;
}

#form-field .formtable td .formtable-zip-symbol + .formtable-value{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
#form-field .formtable #ZIP1{width:100px;}
#form-field .formtable #ZIP2{width:120px;}

/* ziplist */
#form-field .formtable #ZIP1-anc{}
#form-field .formtable #ZIP1-anc #ziplist{
	display: block;
	width: 100%;
	padding-top: 10px;
}
#form-field .formtable #ZIP1-anc #ziplist > div{
	box-sizing:border-box;
	width:100% !important;
}

/* エリア外の都道府県指定時の対応 */
#form-field .formtable #caution-outside-area{display: none;}
#form-field .formtable #caution-outside-area td{padding-left:60px;}
#form-field .formtable #caution-outside-area td .formtable-caption-causion{}
#form-field .formtable #caution-outside-area td .formtable-caption-causion > p{
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
#form-field .formtable #caution-outside-area td .formtable-caption-causion > p strong{
    display: inline-block;
    padding-top: 4px;
}
#form-field .formtable #caution-outside-area td .formtable-caption-causion ul{}
#form-field .formtable #caution-outside-area td .formtable-caption-causion ul li{
    margin-bottom: 5px;
    padding-left:1em;
}
#form-field .formtable #caution-outside-area td .formtable-caption-causion ul li:last-child{margin-bottom:0;}
#form-field .formtable #caution-outside-area td .formtable-caption-causion ul li::before{
    content:'\30FB';
    margin-left:-1em;
}

/* ============================================================

	address

============================================================ */
#form-field .formtable .formtable-addressconfirm-item {
	padding: 15px 20px;
	background: #F2F2F1;
}
#form-field .formtable .formtable-addressconfirm-lead {
	line-height: 1.8;
	border-bottom: #B1B1AB 1px solid;
	padding-bottom: 10px;
	font-size: 14px;
}
#form-field .formtable .formtable-addressconfirm-box {
	border-top: #FFFFFF 1px solid;
	border-bottom: #B1B1AB 1px solid;
	padding: 10px 0;
}
#form-field .formtable .formtable-addressconfirm-box.lastchild { border-bottom: none; }
#form-field .formtable .formtable-addressconfirm-box dt {
	float: left;
	width: 130px;
	line-height: 1.6;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
#form-field .formtable .formtable-addressconfirm-box dd {
	float: right;
	width: 720px;
	line-height: 2;
	font-size: 16px;
}
#form-field .formtable .formtable-addressconfirm-addressbox {
	position: relative;
	margin-bottom: 5px;
}
#form-field .formtable .formtable-addressconfirm-address { margin-bottom: 5px; }
#form-field .formtable .formtable-addressconfirm-numberbox {
	position: relative;
	margin-bottom: 5px;
}
#form-field .formtable .formtable-addressconfirm-number { }
#form-field .formtable .formtable-addressconfirm-edit {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 14px;
	background: url(../img/icon_arrow01.gif) left center no-repeat;
}
#form-field .formtable .formtable-addressconfirm-edit a {
	color: #000000;
	font-size: 14px;
}
#form-field .formtable .formtable-addressconfirm-check { font-size: 14px; }
#form-field .p-simulationlink-wrap { margin-bottom: 10px; }
#form-field .p-simulationlink {
	padding-left: 14px;
	background: url(../img/icon_arrow01.gif) left center no-repeat;
}
#form-field .p-simulationlink-wrap .p-simulationlink-text { display: inline-block; }
#form-field .p-simulationlink-text a {
	color: #000000;
	font-size: 16px;
}
#form-field .p-simulationlink-wrap .p-simulationlink-btn {
	display: inline-block;
	width: 340px;
	border: #B1B1AB 1px solid;
	border-radius: 5px;
	padding: 0;
	background: url(../img/btn_bg2.png) left bottom repeat-x #ffffff;
}
#form-field .p-simulationlink-wrap .p-simulationlink-btn a {
	display: block;
	padding: 2px 10px 2px 25px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/icon_arrow01.gif) 10px center no-repeat;
}
#form-field .formtable .formtable-planselect-item { padding: 0 20px; }
#form-field .formtable .formtable-planselect-space { padding: 20px 0 30px; }
#form-field .formtable .formtable-planselect-separate { padding: 10px 0; }/*2016.01.13 padding: 20px 0;→modify*/
#form-field .formtable .formtable-planselect-separate [class*="radio-check-pulldown-panel"] > p,
#form-field .formtable .formtable-planselect-separate [class*="radio-check-pulldown-panel"] .formtable-planselect-option-inner + div > p{ cursor:text; }
#form-field .formtable .radiobtn-type1, #form-field .formtable .radiobtn-type2, #form-field .formtable .radiobtn-type3, #form-field .formtable .radiobtn-type4, #form-field .formtable .radiobtn-type5, #form-field .formtable .radiobtn-type6 {
	display: block;
	/*width: 740px;*/
	border: #B1B1AB 1px solid;
	border-radius: 3px;
	padding: 20px 9px;
	background: url(../img/btn_bg.png) left bottom repeat-x #ffffff;
	cursor: pointer;
}
#form-field .formtable .radiobtn-type1.paddingS, #form-field .formtable .radiobtn-type2.paddingS { padding: 10px 9px; }/*ラベルのpaddingを小さくしたい時*/
/*#form-field .formtable .radiobtn-type1 { background: url(../img/radio_bg1.png) left bottom no-repeat #93CC2E; }*/
/*#form-field .formtable .radiobtn-type2 { background: url(../img/radio_bg2.png) left bottom no-repeat #61A2FB; }*/
#form-field .formtable .radiobtn-type3 {
	/*color: #000000;*/
	line-height: normal;
	background: url(../img/btn_bg.png) left bottom repeat-x #ffffff;
}
/*2017.5.9 MOD SATO*/
/*#form-field .formtable .radiobtn-type4 { background: url(../img/radio_bg3.png) left bottom no-repeat #ACA5FB; }*/
/*#form-field .formtable .radiobtn-type4 {
	color: #4E4E4E;
	border: 3px solid #ACA5FB;
	background: #FFF;
}*/
/*#form-field .formtable .radiobtn-type4 p { color: #4E4E4E; }*/
/*ここまで*/
/*2017.5.9 ADD SATO*/
/*#form-field .formtable .radiobtn-type5 { background: url(../img/radio_bg4.png) left bottom no-repeat #F79646; }*/
/*ここまで*/
/*#form-field .formtable .radiobtn-type6 { background: url(../img/radio_bg6.png) left bottom no-repeat #FFB004; }*/
#form-field .paymant-type02 label.checked { background: url(../img/btn_bg_checked.png) left bottom repeat-x #FFC3BD; }
#form-field .formtable .formtable-planselect-item input {
	vertical-align: middle;
	margin-right: 15px;
}
#form-field .formtable .formtable-planselect-radio {
	/* margin-bottom: 5px; 2016.01.13 delate*/
	font-size: 22px;
	font-weight: bold;
}
#form-field .formtable .formtable-planselect-lead {
	/*2017.5.10 MOD SATO*/
	/*padding-left: 26px;*/
	padding-left: 47px;
	font-size: 17px;
	/*ここまで*/
	font-weight: bold;
}
#form-field .formtable .formtable-planselect-lead.radioArea {
	font-weight: normal;
	font-size: 15px;
	padding-left: 40px;
}
#form-field .formtable .formtable-planselect-option { /*width: 760px;*/ margin-top: 15px; }
#form-field .formtable .formtable-planselect-option-inner {
	padding: 15px;
	background: #ffffff;
}
#form-field .formtable .radio-check-pulldown-panel .formtable-planselect-option-inner { border: #92CC2E 3px solid; }
/*2017.5.9 MOD SATO*/

#form-field .formtable .radio-check-pulldown-panel15 .formtable-planselect-option-inner,
#form-field .formtable .radio-check-pulldown-panel02 .formtable-planselect-option-inner,
#form-field .formtable .radio-check-pulldown-panel04 .formtable-planselect-option-inner {
	border: #ACA5FB 3px solid;
}


#form-field .formtable .radio-check-pulldown-panel .formtable-planselect-optiontitle,
#form-field .formtable .radio-check-pulldown-panel15 .formtable-planselect-optiontitle,
#form-field .formtable .radio-check-pulldown-panel02 .formtable-planselect-optiontitle,
#form-field .formtable .radio-check-pulldown-panel04 .formtable-planselect-optiontitle{
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
/*ここまで*/
#form-field .formtable .radio-check-pulldown-panel .formtable-planselect-optiontitle { color: #92CC2E; }
/*2017.5.9 MOD SATO*/
#form-field .formtable .radio-check-pulldown-panel15 .formtable-planselect-optiontitle,
#form-field .formtable .radio-check-pulldown-panel02 .formtable-planselect-optiontitle,
#form-field .formtable .radio-check-pulldown-panel04 .formtable-planselect-optiontitle {
	color: #ACA5FB;
}
/*ここまで*/

#form-field .formtable .radio-check-pulldown-important{
	color: #cd0a0a;
	font-weight: bold;
	margin-bottom: 5px;
}

#form-field .formtable .formtable-planselect-space .formtable-planselect-optiontitle { margin-bottom: 10px; }
#form-field .formtable .formtable-planselect-check {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding: 0 0 21px;
}
#form-field .formtable .formtable-planselect-check.noline {
	border-style: none;
	margin-bottom: 0;
	padding: 0 0 10px;
}
#form-field .formtable .formtable-planselect-check label { display: block; }
#form-field .formtable .formtable-planselect-check .formtable-planselect-check-title {
	display: block;
	position: relative;
	width: 275px;
	padding: 0 16px 0 42px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.37;
	float: left;
	box-sizing: border-box;
}

#form-field .formtable .formtable-planselect-check .formtable-planselect-check-title input[type="radio"]{
	position: absolute;
	top: 6px;
	left: 15px;
	margin: 0;
}

#form-field .formtable .formtable-planselect-check p {
	display: block;
	line-height: 1.63;
	font-size: 16px;
	display: block;
	margin-left: 280px;
	padding-right: 10px;
}
#form-field .formtable .formtable-planselect-check p span { font-size: 12px; }
#form-field .formtable .formtable-planselect-check-subradio {
	font-size: 18px;
	font-weight: bold;
}
#form-field .formtable .formtable-planselect-check2 {
	position: relative;
	padding: 0 0 5px;/*background: #E9F5D5;*/
}
#form-field .formtable .formtable-planselect-check2 .errorcheck {
	top: 15px;
	left: 40px;
}
#form-field .formtable .formtable-planselect-check2 label { display: block;/*margin: 15px 0;*/ }
#form-field .formtable .formtable-planselect-check2 .formtable-planselect-check2-title {
	display: inline-block;
	width: 162px;
	font-size: 20px;
	font-weight: bold;
}
#form-field .formtable .formtable-planselect-check2 .formtable-planselect-check2-summary { font-size: 16px; }
#form-field .formtable .formtable-planselect-hint {
	margin-bottom: 20px;
	padding-top: 10px;
}
#form-field .formtable .formtable-planselect-hint-text {
	margin-bottom: 10px;
	font-size: 14px;
}
#form-field .formtable .formtable-planselect-hint-img { margin-bottom: 10px; }
#form-field .formtable .formtable-planselect-hint-subtext { font-size: 12px; }
#form-field .formtable .payment-confirm {
	padding: 5px 30px;
	font-size: 16px;
	font-weight: bold;
}
#form-field .paymant-type01, #form-field .paymant-type02 { display: none; }
#form-field .formtable .formtable-planselect-check label { margin-left: 20px; }

#form-field #select-plan #error-not-menu{
    display: none;
    margin: 30px 0 20px 0;
    padding: 20px;
    border: 1px solid #bbbbbb;
    background: #ffffff;
}

#form-field #select-plan #error-not-menu .text{
    padding-left: 1em;
    display: block;
}

#form-field #select-plan #error-not-menu .text::before{
    content:'\203B';
    display: inline-block;
    margin: 0 0.2em 0 -1.2em;
}

/* ============================================================

	confirm

============================================================ */
#form-field .formtable .formtable-item-confirmation td { padding-right: 190px; }
#form-field .formtable .formtable-item-confirmation th { padding-left: 10px; }
#form-field .formtable .formtable-item-confirmation td p {
    font-size: 22px;
}
#form-field .formtable td .formtable-editbtn {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -15px;
}
#form-field .formtable td .formtable-confirm-value {
	line-height: 1.5;
	font-size: 22px;
}

#form-field .formtable td p.caution {
    position: absolute;
    bottom: -30px;
    padding: 0 190px 0 1.1em;
    font-size: 14px;
}

#form-field .formtable td .caution::before {
    content:'\203B';
    margin-left: -1.1em;
}

.formtable-rulebox { }
.formtable-rulebox2 { margin-top: 40px; }
.formtable-rulebox-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.formtable-rulebox-inner {
	padding: 15px;
	background: url(../img/bg_ptn.gif) left top repeat;
}
.formtable-rulebox-catch {
	line-height: 1.8em;
	margin-bottom: 5px;
	font-size: 16px;
}
.formtable-rulebox-catch .mark { color: #F7AB3F; }
.formtable-rulebox ol { margin-bottom: 15px; }
.formtable-rulebox ol li {
	line-height: 1.8em;
	margin-left: 3em;
	font-size: 12px;
	text-indent: -2.5em;
}
.formtable-rulebox2 ol { margin-bottom: 15px; }
.formtable-rulebox2 ol li {
	line-height: 1.8em;
	margin-left: 3em;
	font-size: 12px;
	text-indent: -2.5em;
}
#form-field .formtable .formtable-rulebox-sentence {
	margin-bottom: 10px;
	margin-left: 16px;
	font-size: 12px;
}
.formtable-rulebox li sup,
#form-field .formtable-rulebox li sup{
    vertical-align: super;
    font-size: 10px;
}
#form-field .formtable .formtable-rule-agree {
	display: block;
	width: 670px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 60px;
}
#form-field .formtable .formtable-rule-agree label {
	display: block;
	border: #B1B1AB 1px solid;
	border-radius: 3px;
	padding: 17px 10px;
	font-size: 22px;
	font-weight: bold;
	background: url(../img/btn_bg.png) left bottom repeat-x #ffffff;
}
#form-field .formtable .formtable-rule-agree label.checked { background: url(../img/btn_bg_checked.png) left bottom repeat-x #ffc3bd; }
#form-field .formtable .formtable-rule-agree input {
	margin-right: 15px;
	vertical-align: middle;
}
#form-field .formtable .formtable-agree-sentence {
	margin: 20px 0px 20px;
	text-align: center;
	font-size: 16px;
}
#form-field .formtable .formtable-chargecode-unit { margin-bottom: 40px; }
#form-field .formtable .formtable-chargecode-unit th .formtable-label { font-size: 15px; }
#form-field .subcode-text {
	clear: both;
	padding-top: 3px;
	color: #333333;
	font-size: 16px;
}
/* ============================================================

	complete

============================================================ */
#form-field .complete-unit, .contentsInner {
	max-width: 950px;
	margin: 0 auto;
}
#form-field .complete-unit { text-align: center; }
.contentsInner {
	text-align: left;
	padding-bottom: 50px;
}
#form-field .complete-unit h2 {
	margin: 0 0 10px;
	line-height: 1.4;
	font-size: 24px;
	font-weight: bold;
}

#form-field  .complete-unit .inner {
    border-radius: 10px;
    margin: 0 auto 30px;
    font-size: 16px;
    text-align: left;
}

#form-field .complete-title-subtext {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.6;
}
#form-field .complete-lead {
	font-size: 15px;
	margin-bottom: 30px;
	padding:20px;
	background: #F6F4F1;
	line-height: 1.6;
}
#form-field .complete-lead.border {
	padding-top: 20px;
	border-top: 1px solid #E0DACF;
}
#form-field .p-complete-tel {
	width: 410px;
	margin: 0 auto 20px;
	padding: 10px;
	background: url(../img/bg_ptn.gif) left top repeat;
}
#form-field .p-complete-tel-inner {
	padding: 15px 10px 10px;
	text-align: left;
	background: #ffffff;
}
#form-field .p-complete-tel-info { margin-bottom: 5px; }
#form-field .p-complete-tel-telname { font-size: 14px; }
#form-field .p-complete-tel-number {
	font-size: 29px;
	font-weight: bold;
}
#form-field .p-complete-tel-time { font-size: 12px; }
#form-field .complete-info {
	width: 720px;
	margin: 0 auto 65px;
}
#form-field .complete-info h3 { margin: 0; }
#form-field .complete-info h3 img { display: block; }
#form-field .complete-info-inner {
	border-left: #0070BA 10px solid;
	border-right: #0070BA 10px solid;
	padding: 5px 0 10px;
}
#form-field .complete-info-lead {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
#form-field .complete-info-logo { margin-bottom: 18px; }
#form-field .complete-info-img { margin-bottom: 20px; }
#form-field .complete-info-btn { }
#form-field .complete-info-bottom img { display: block; }
#form-field .complete-btn { padding-bottom: 60px; }

#form-field .complete-other-application{
    margin-bottom: 50px;
    padding: 40px 60px;
    background: transparent;
    border: 1px solid #e0dacf;
    border-radius:10px;
}

#form-field h2.lead{
    margin-bottom: 20px;
    border:none;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}

#form-field h2.lead strong{
    font-size: 24px;
    font-weight: bold;
    color:#0070BA;
    padding: 0 0.20em;
}

#form-field .complete-other-application .application-list{
    display:flex;
    flex-flow:row wrap;
    justify-content: space-between;
    align-items:stretch;
    width: 100%;
}

#form-field .complete-other-application .application-list li{
    display: flex;
    flex: 0 0 46%;
    text-align: left;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}

#form-field .complete-other-application .application-list li.application-left{}
#form-field .complete-other-application .application-list li.application-right{margin-bottom:0;}

#form-field .complete-other-application .application-list li h3{
    margin-bottom: 15px;
    height: 48px;
    text-align: center;
}
#form-field .complete-other-application .application-list li.application-left h3{
    height: 45px;
    margin-top: 4px;
}
#form-field .complete-other-application .application-list li.application-right h3{}
#form-field .complete-other-application .application-list li h3 img{max-width: 100%;width: auto;height: 100%;}
#form-field .complete-other-application .application-list li .application-text{margin-bottom: 20px;}
#form-field .complete-other-application .application-list li a{
    display:flex;
    justify-content:center;
    align-items:center;
    min-height: 64px;
    background:#006BC5;
    border-radius:6px;
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

#about-car-model{display: none;}
.js-ajax_error_text {
    display: none;
    color: #f00;
    margin-top: 5px;
    font-size: 16px;
}
/* ============================================================

	KBI

============================================================ */


/* myog defalt none */
#header, #header-bar, #footer, #pagetop { display: none; }
#page { margin-bottom: -22px; }
.icoArrow {
	padding: 0 0 0 25px;
	text-decoration: none;
	background: url(../img/icon_arrow01.gif) 10px center no-repeat;
	display: block !important;
	margin: 0 !important;
	font-size: 14px !important;
}
.icoArrow a { font-size: 14px !important; }
/* key visual */
.top-visual {
	width: 950px;
	margin: 0 auto 40px;
	position: relative;
}

.top-visual h1{
  padding:20px 0 19px 0;
}

.top-visual a { color: #4E4E4E; }
/*.top-visual h1 { margin: 0px 0px 30px; }*/
.top-visual .tksh {
	background: url(../img/ico_arrow.png) center left no-repeat;
	padding: 0 0 0 15px;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 13px;
}
.top-visual .kvRead {
	font-weight: bold;
	font-size: 110%;
	color: #006CB6;
	height: 20px;
}
.top-visual .checkList { font-size: 14px; }

.top-visual .checkListInner {
	background-color: #EEF9FF;
	border:#88CFFF 1px solid;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	padding: 25px 35px;
	margin: 2px auto 10px auto;
}
.top-visual .checkListInner .listIco {
	background: url(../img/ico_checklist.png) top left no-repeat;
	padding: 2px 0px 0px 34px;
	margin: 0 0 20px;
	min-height: 20px;
	font-weight: 800;
}
.top-visual .checkListInner .checkListTitle {
	font-weight: 800;
    margin-bottom: 10px;
    font-size: 18px;
    /* padding-right: 2.5em; */
    line-height: 1.4;
}

.top-visual .checkListInner .checkListSubText {
	margin: 0;
	font-weight: bold;
}
.top-visual .checkListInner .checkListSubText>ul {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0 0 0;
	width: 849px;
}
.top-visual .checkListInner .checkListSubText>ul li{
	display: inline-block;
	width: 340px;
}
.top-visual .checkListInner .checkListSubText li::before{
	position: relative;
	top: -3px;
	left: -5px;
	margin-left: 5px;
	display: inline-block;
	width: 3px;
	height: 3px;
	content: '';
	border-radius: 100%;
	background: #4e4e4e;
}

#other-entry{
    width: 884px;
    margin: 0 auto 60px;
    padding: 0 32px;
}
#other-entry > p{
    margin-bottom: 1em;
}
#other-entry .link-list{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: 1em;
}
#other-entry .link-list li{
    flex:0 1 48%;
    margin-bottom: 1em;
    text-align: left;
}
#other-entry .link-list li a{
    text-decoration: underline;
}

/* 5分でカンタン */
#ele-tips {
    width: 884px;
    margin: 2px auto 40px auto;
    position: relative;
    border: #88CFFF 1px solid;
    border-radius: 5px;
    padding: 30px 32px;
}

#ele-tips .tips-info strong {
    font-size: 24px;
    margin-right: 0.1em;
}

#ele-tips .tips-info span {
    font-size: 12px;
    color: #4e4e4e;
    font-weight: normal;
}

#ele-tips .tips-left .lead {
    margin-bottom: 37px;
}

#ele-tips .tips-left .tips-info-caution {}

#ele-tips .tips-info-picture > p {
    margin-top: 10px;
    color: #0070ba;
}

#ele-tips .tips-info-picture > p strong {
    font-size: 18px;
}

#ele-tips .tips-info {
    font-weight: 800;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.4;
    color: #0070ba;
}

#ele-tips .tips-flexbox {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

#ele-tips .tips-flexbox .tips-left{
    flex: 0 0 580px;
    max-width: 580px;
}

#ele-tips .tips-info-list{}
#ele-tips .tips-info-caution{
    background: #eeeeee;
    padding:15px;
}

#ele-tips .tips-info-list{
    display:flex;
    justify-content:space-between;
    margin-bottom: 0;
}

#ele-tips .tips-info-list li,
#ele-tips .tips-info-caution li{
    margin-bottom: 5px;
    padding-left: 1.2em;
}

#ele-tips .tips-info-list li:last-child,
#ele-tips .tips-info-caution li:last-child{
    margin-bottom: 0;
}

#ele-tips .tips-info-list li{
    font-size:16px;
    font-weight :bold;
    margin-bottom: 0;
}

#ele-tips .tips-info-list li::before,
#ele-tips .tips-info-caution li::before {
    display:inline-block;
    margin: 0 0.2em 0 -1.2em;
}
#ele-tips .tips-info-list li:nth-of-type(1)::before {content:'\2460';}
#ele-tips .tips-info-list li:nth-of-type(2)::before {content:'\2461';}
#ele-tips .tips-info-list li:nth-of-type(3)::before {content:'\2462';}
#ele-tips .tips-info-caution li::before {content:'\30FB';}

#ele-tips .tips-flexbox .tips-info-picture{
    flex: 0 0 270px;
    text-align: center;
}

.checkListTitle_sd{
	margin-top: -15px;
	color: #ee3030;
	font-weight: 800;
	margin-bottom: 25px;
	display: none;
}
.checkListTitle_sd2{
	margin-top: -15px;
	color: #ee3030;
	font-weight: 800;
	margin-bottom: 25px;
}

.glArea {
	border: 1px solid #aaa;
	padding: 20px;
	width: 650px;
	margin: 0px auto;
	text-align: center;
	background: #fff;
}
.glArea02 {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 20px 0 0 10px;
	font-size: 13px;
}

.top-visual .checkListInner .tableList{width: 100%;}
.top-visual .checkListInner .tableList::after{content:'';display: block;clear: both;}

.top-visual .checkListInner .tableListItem,
.top-visual .checkListInner .emptyItem{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 25%;
	padding-left:10px;
	list-style: none;
	font-weight: bold;
	color: #0069c8;
	font-size: 20px;
}

.top-visual .checkListInner li.tableListItem{
	list-style-type: none;
	color: #0070ba;
}

.top-visual .checkListInner li.tableListItem::before{
	content: '';
	position: relative;
	top:-3px;
	left:-6px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #0070ba;
	border-radius: 50%;
}

.top-visual .cautionWrap{
	width:918px;
	margin:60px auto;
	padding:10px 15px;
	border:1px solid #e96666;
	background:#fafafa;
}
.top-visual .cautionWrap p{
	margin:0;
	font-size:14px;
	color:#e00;
}
.top-visual .cautionWrap p>a{
	margin:0 2px;
	color:#f00;
	text-decoration:underline;
}


.top-visual .attentionR { color: #ee3030; }
.top-visual .attentionR-B {
	color: #ee3030;
	font-weight: 800;
}
.top-visual .attentionB { color: #006CB6; }
.top-visual .attentionB-B {
	color: #006CB6;
	font-weight: 800;
}
.top-visual .listIco .innerList1 {
	float: left;
	font-size: 14px;
	padding: 7px 0px 0px;
	font-weight: 100;/*width: 350px;*/
}
.top-visual .listIco .innerList2 {
	float: left;
	font-size: 14px;
	padding: 7px 0px 0px;
	font-weight: 100;
	width: 500px;
}
.top-visual .listIco .innerList1 li, .top-visual .listIco .innerList2 li { margin: 0 15px 7px 0; }

/* tentative */
#tentative-wrap{}
#tentative-wrap .formtable-label,
#q_006-wrap .formtable-label{
	position : relative;
	margin-bottom: 10px;
	padding-left: 60px;
	font-size:22px;
	color: #000000;
}
#tentative-wrap .formtable-label-required,
#q_006-wrap .formtable-label-required{
	position : absolute;
	top:-2px;
	left:0;
}

#tentative-wrap .formtable-label + p,
#q_006-wrap .formtable-label + p{
	margin-bottom: 40px;
	padding-left: 60px;
}
#tentative-wrap .formtable-horizontal-item,
#q_006-wrap .formtable-horizontal-item{
	padding: 0 0 0 60px;
}

#q_006-wrap .formtable-select-wrapper{width:75.6%;}

#q_005-anc .formtable-caption{}
#q_005-anc .formtable-caption .formtable-caption-causion{
	padding: 14px 31px 0 50px;
	width: 82.5%;
	margin-left: 60px;
}
#q_005-anc .formtable-caption .formtable-caption-causion p{}
#q_005-anc .formtable-caption .formtable-caption-causion p strong{
	font-size: 16px;
	display: inline-block;
	margin-bottom: 5px;
}

#form-field .formtable-item#q_006-anc  {
	margin: 0 0 0 70px;
	padding: 0 0 20px 0;
}

#form-field #name_kanji3-anc .formtable-horizontal-item{}

#form-field .formtable table#q_006-anc, #form-field .formtable table#q_007-anc{width: 93.2%;margin-left:60px;}

.tentative-caption,
.c-nameAbridgement{
	display: none;
}



/* comfirm */
.tkshWrap {
	float: right;
	text-align: left;
	width: 225px;
}
.tkshWrap .tksh {
	background: url(../img/ico_arrow.png) center left no-repeat;
	padding: 0 0 0 15px;
	font-size: 12px;
	margin-bottom: 10px;
}
.ruleboxRead {
	font-size: 13px;
	margin: 0px 0px 10px;
	padding: 0 10px;
}
.formtable-rulebox-inner ol li dl.formtable-ruleboxList {
	margin-left: 3.2em;
	margin-top: -1.4em;
}
dl.formtable-ruleboxList:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.formtable-ruleboxList dt {
	width: 7em;
	margin-bottom: 5px;
	clear: both;
	float: left;
}
.formtable-ruleboxList dd {
	margin-left: 7.5em;
	margin-bottom: 5px;
}
.indent4 { padding-left: 4em; }

/*※付き注記*/
.indentNotice {
	text-indent: -1em;
	padding: 0 0 0 1em;
}

/*2017.5.15 ADD SATO*/
.indentNotice2 {
	text-indent: -1.5em;
    padding-left: 2.5em !important;
}
/*END*/

/*汎用クラス*/
.marginB5 { margin: 0 0 5px; }
.marginB10 { margin: 0 0 10px; }
.marginB20 { margin: 0 0 20px; }
.alignR { text-align: right; }
.paddingT10 { padding: 10px 0 0; }
.weightN { font-weight: normal !important; }
/*完了画面のバナーエリア*/
.bnrArea {
	width: 795px;
	margin: 0 auto 50px;
}
.bnrArea a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*完了画面のSNSエリア*/
.snsArea {
	width: 570px;
	margin: 0 auto 50px;
}
.snsArea h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 5px;
	text-align: center;
}
.snsRecommend {
	padding: 10px 40px 10px 0;
	font-size: 13px;
	float: left;
	background: url(../img/bg_arrow.gif) center right no-repeat;
}
.snsBtn {
	min-width: 230px;
	float: right;
	text-align: right;
}
.snsBtn ul { margin-top: 22px; }
.snsBtn ul li {
	text-align: right;
	display: inline-block;
	line-height: 0.8;
	padding-left: 5px;
	height: 20px;
 *display:inline;
 *zoom:1;
}
body.noBlue {
	border-style: none;
	background: none;
}
.block_checkArea {
	position: relative;
	margin: 10px;
}
.block_checkBtn {
	position: absolute;
	top: 0;
	right: 0;
}
.block_check {
	margin: 15px 10px 0;
	padding: 10px;
	height: 359px;
	border: 2px solid #C9C9C9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	background: url(../img/bg_ptn.gif) left top repeat;
}
/*角丸(赤)*/
.noticeRed {
	margin: 0 0 0 45px;
	background: #eb2929;
	padding: 4px 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: inline-block;
	color: #fff;
	font-size: 82%;
	line-height: 1;
}
.nesTxt { color: #e43a24; }
/*フッターボタン下注記*/
.formtable-caption-causion {
	padding: 10px 15px 10px 50px;
	border: 1px solid #aaa;
	background: url("../img/foot_caution.gif") no-repeat 10px 10px #fff;
}
.formtable-caption-causion p span {
	color: #d13b18;
	font-weight: bold;
}
.formtable-caption-causion p {
	margin-bottom: 15px;
	font-size: 100%;
    font-weight: normal;
}
.formtable-caption-causion dt { font-weight: bold; }
.formtable-caption-causion dd { font-weight: normal; }
.formtable-caption-causion dd span { color: #666; }
/*ポップアップ*/
div#pop table {
	width: 100%;
	text-align: left;
	border: 1px solid #333;
	margin-top: 10px;
}
div#pop th, div#pop td {
	border: 1px solid #333;
	padding: 5px;
	vertical-align: middle;
}
div#pop td { background: #fff; }
div#pop th {
	width: 30%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #E6F1D4;
}
div#pop table caption {
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding-bottom: 5px;
}
div#pop .imgArea {
	text-align: center;
	margin-top: 15px;
}
body.noBorder {
	border-style: none;
	width: 520px;
	min-width: 520px;
}
body.noBorder #page {
	margin: 10px;
	width: 500px;
}



.text_b{
	font-weight: bold;
}


.listIco {
	background: url("../img/ico_checklist_or.png") no-repeat scroll left top;
	margin: 29px 0 15px;
	min-height: 20px;
	padding: 2px 0 0 29px;
	text-align: left;
}

#mt_ttl{
	background: url("../img/icon_mt.png") no-repeat scroll left top;
	font-weight: bold;
	font-size: 20px;
	margin-left: 105px;
	min-height: 61px;
	padding-left: 101px;
	padding-top: 7px;
}

#motto{
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 30px;
	margin-bottom: 30px;
}

#motto_c_txt{
	text-align: center;
	width: 785px;
	border-top: solid 1px #CCC;
	padding-top: 30px;
	line-height: 1.5;
}

#motto_c_txt a{
	color: #4e4e4e;
}

#motto_c_txt span{
	font-weight: bold;
}

#motto_c_txt .txt_l_link{
	font-size: 20px;
}

/*印刷用*/
@media print {
div#cms-header, .printAera, #form-field .formtable .formtable-rule-agree, #form-field .formtable .formtable-agree-sentence, .formtable-submit, div#pageTop, div#homeFootBg, div.tkshWrap, div.block_checkBtn { display: none; }
.block_check, .block_checkBtn {
	background: none;
	height: 100%;
	overflow: inherit;
}
.formtable-rulebox-inner { background: none; }
body {
	border-style: none;
	background: none;
}
}

/*2017.5.10 ADD SATO*/
.pl-45 { padding-left: 45px !important; }
/*ここまで*/

/*2017.8.31 ADD SATO*/
.fw-normal { font-weight: normal !important; }



/*syle p info*/
#alrt_view {
    background-color: #FFF8E8;
    padding: 14px 18px;
    margin: 10px 13px;
	display: none;
}
#alert_view_ttl {
	font-weight: bold;
	color: #FF7404;
	font-size: 16px;
	margin: 0 0 4px 0px;
}

#alert_view_txt a{
	color:#000000;
}

#alert_view_txt a:hover{
	color: #212121;
	text-decoration: none
}

.pdflink-block{
	margin-top: 25px;
    margin-bottom: 60px;
    padding-left: 15px;
}

.pdflink-block p{
	margin-bottom: 15px;
}

.pdflink-block ul{
	list-style: none;
	padding-left: 0px;
}

.pdflink-block li{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}

.pdflink-block li.lastch{
	margin-right: 0px;

}

.pdflink-block li a{
	color: #323232;
	position: relative;
	display: inline-block;
	padding-right: 30px;
}

.pdflink-block .pdf_icon{
	width: 28px;
	height: 26px;
	background-image: url(../img/pdf_icon.png);
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.pdflink-block li a.externallink {
    padding-right: 20px;
}

#planb_area .box_acc {
	font-size: 15px;
	padding: 0px;
	border:none;
}

#planb_area .btn_acc{
	margin: 5px 110px;
	font-size: 16px;
	border-radius: 7px;
	padding: 14px 14px;
	border: solid 1px #999;
	background: url("../img/iconPlus.png") no-repeat right center #fff;
	background-size: 19px 19px;
	background-color: #E4F0F8;
	font-weight: bold;
	background-position-x: 596px;
	cursor: pointer;
}

#planb_area .accArea{
	padding:0px;
	margin-top: 0px;
}
.formtable-planselect-item .txtSub{
	margin: 20px 10px 0px 10px;
	font-size: 17px;
	font-weight: bold;
	color: #1e457d;
}

#planb_sdtxt{
	text-align: left;
	margin: 14px 0 0 126px;
}

.top-visual .top_btn_area02{
	font-size: 14px;
	line-height: 1.5;
}
.top-visual .top_btn_area02 .topBtnAreaInner{
    padding: 8px 0 0px;
    border: none;
}
.top-visual .top_btn_area02 .topBtnAreaInner .subText{
	margin: 0 0 10px;
	font-weight: bold;
}
.top-visual .top_btn_area02 .topBtnAreaInner .topBtnList{
	display: flex;
	flex-flow:row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 820px;
	overflow: hidden;
	margin: 0 0 0 22px;
}
.top-visual .top_btn_area02 .topBtnAreaInner .topBtnList.clearfix{
	display: inline-table;
}
.top-visual .top_btn_area02 .topBtnAreaInner .topBtnList.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top-visual .top_btn_area02 .topBtnAreaInner .topBtnListItem{
	/*width: 250px;*/
	/*float: left;*/
	padding-right: 52px;
}
.top-visual .top_btn_area02 .topBtnAreaInner .topBtnListItem:last-child{
	padding-right: 0;
}
.ad_txt{
	padding: 0px 20px 25px 60px;
}

.txtSmall{ font-size: small !important; }

.text-align-right{
	text-align: right;
}

.formtable-caption_mgn{margin-left: 50px;}

/*importantmatterArea*/
#form-field .formtable .importantmatterArea{
	margin: 0 0 20px 0;
	padding: 15px 20px;
	background: #f5f5f5;
}
#form-field .formtable .importantmatterArea .af_cation_box,
#form-field .formtable .importantmatterArea .block_check,
#form-field .formtable .importantmatterArea .formtable-rulebox-inner{ background: #fff; }
.importantmatterArea .pdflink-block{ margin-bottom: 0; }
.pdflink-block .indentNotice a { text-indent: 0; }


/* ===============================================================================================
	必須バリデート結果を画面上部に表示
=============================================================================================== */
#errorMsg{
	box-sizing: border-box;
	width            : 750px;
	margin           : 30px auto 30px;
	padding          : 20px;
	background-color : #fff7f7;
	border           : 5px solid #ff0000;
	color            : #ff0000;
	line-height      : 1.5;
}

#errorMsg .message-heading{
	margin-bottom:10px;
	font-size: 16px;
	font-weight: 800;
}



/* エラーメッセージの順番 */
#errorMsg .message{
    display: flex;
    flex-flow:column nowrap;
}

#errorMsg-q_005{order:1;}       /*現在の電力会社*/
#errorMsg-tentative{order:2;}   /*お客さま番号/供給地点特定番号*/
#errorMsg-q_006{order:3;}       /*お客さま番号*/
#errorMsg-q_007{order:4;}       /*供給地点特定番号（電気）*/
#errorMsg-namegroup{order:5;}   /*現在の電気のご契約者名*/
#errorMsg-q_008{order:6;}       /*現在の電力会社のご契約者名（漢字・姓）*/
#errorMsg-q_009{order:7;}       /*現在の電力会社のご契約者名（漢字・名）*/
#errorMsg-q_010{order:8;}       /*現在の電力会社のご契約者名（カナ・姓）*/
#errorMsg-q_011{order:9;}       /*現在の電力会社のご契約者名（カナ・名）*/
#errorMsg-q_001{order:10;}      /*ご希望のメニュー*/
#errorMsg-q_030{order:11;}      /*節電オプションのコース*/
#errorMsg-q_018_2{order:12;}    /*オプション割引*/
#errorMsg-q_018_3{order:13;}    /*オプション割引*/
#errorMsg-q_023{order:14;}      /*契約容量*/
#errorMsg-name_kanji1{order:15;}/*お名前(漢字・姓)*/
#errorMsg-name_kanji2{order:16;}/*お名前(漢字・名)*/
#errorMsg-name_kana1{order:17;} /*お名前(カナ・姓)*/
#errorMsg-name_kana2{order:18;} /*お名前(カナ・名)*/
#errorMsg-zip1{order:19;}       /*郵便番号*/
#errorMsg-zip2{order:20;}       /*郵便番号*/
#errorMsg-pref{order:21;}       /*都道府県*/
#errorMsg-addr1{order:22;}      /*市区町村・番地*/
#errorMsg-tel{order:23;}        /*お電話番号*/
#errorMsg-mail{order:24;}       /*メールアドレス*/
#errorMsg-q_012{order:25;}      /*ご希望のお支払い方法*/

/* ===============================================================================================
	仮申込後の郵送フォロー
=============================================================================================== */
.af_cation_box {
    padding: 12px 20px 10px 20px;
    border: 1px solid #4E4E4E;
    margin: 24px 10px 20px 10px;
}

/* レイアウト調整 */
#q_008-anc h2 + p {
	padding-left: 20px;
}

.formtable-caption#name_kanji3-anc + .formtable-caption {
	padding: 10px 20px 8px 75px;
}

#form-field .formtable .formtable-item.c-nameAbridgement {
	margin: 0 10px 0 74px;
}

#form-field .formtable .formtable-item.c-nameAbridgement th{
	width: 266px;
}

/* ============================================================
	introduceprogram
============================================================ */

/* common */
body * {
  box-sizing: border-box;
}

body {
	color: #222;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', Arial, 'MS PGothic', Helvetica, Garuda, sans-serif;
}

a:visited {
	color: #222222;
}

.fc-blue {
	color: #004EA1;
}
.fc-pink {
	color: #F43C63;
}
.fc-yellow {
	color: #FBF200;
}

.fs-b {
	font-size: 30px;
}

.icon-blank {
	display: inline-block;
	width: 13px;
	min-width: 13px;
	aspect-ratio: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 300ms;
	background-image: url(../img/icon_blank.png);
	margin: 0 2px;
}

.bg-white, .bg-pale-blue, .bg-pink, .bg-yellow {
	border-radius: 16px;
}
.bg-white {
	background-color: #fff;
	width: 630px;
	margin: auto;
}
.bg-blue {
	color: #fff;
	background-color: #1271B3;
}
.bg-pale-blue {
	background-color: #ECF7FF;
}
.bg-light-blue {
	background-color: #AEDBFC;
}
.bg-pink {
	background-color: #FFEEF2;
}
.bg-yellow {
	background-color: #FFF38E;
}

.hl-yellow {
	background: linear-gradient(transparent 50%, #FFF38E 50%);
}

.inner-box {
	width: 582px;
	margin: auto;
}

.note-list li, .dot-list li, .star-list li {
	text-indent: -1em;
	padding-left: 1em;
}
.note-list.type-number li {
	text-indent: -2em;
	padding-left: 2em;
}
.c-number-list {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

/* header */
.sp-header {
	display: none;
}

/* footer */
.sp-footer {
	display: none;
}

/* contents */
#contents {
	width: 750px;
	margin: auto;
}

.h2-ttl {
	font-size: 23px;
	padding: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}
.h3-ttl {
	margin-bottom: -24px;
	text-align: center;
}

.col2-wrap {
	display: flex;
	justify-content: space-between;
}

.bg-wrap, .section01, .section02 {
	background: url(../img/bg.jpg) top left / 100% auto repeat-y;
}
.section {
	padding: 35px 0;
}
.section01 .bg-white {
	padding-bottom: 40px;
}
.section01 .bg-white .img {
	text-align: center;
	padding: 40px 0;
}
.section01 .bg-white .txt {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.section01 .bg-white .txt .fs-b {
	font-size: 35px;
}
.section01 .bg-white .txt .fs-b.number {
	font-size: 38px;
}
.section01 .star-list {
	width: 582px;
	font-size: 24px;
	margin: 10px auto 15px;
	text-align: left;
}
.section01 .star-list li + li {
	margin-top: 7px;
}
.section01 .bg-pink {
	padding: 25px 15px;
}
.section01 .caution-img {
	text-align: center;
	margin-bottom: 15px;
}
.section01 .note-list {
	font-size: 20px;
}
.section01 .note-list li + li {
	margin-top: 7px;
}
.section01 .subttl-img {
	text-align: center;
	margin: 25px auto 12px;
}
.section01 .icon-list li {
	display: flex;
}
.section01 .icon-list li + li {
	margin-top: 10px;
}
.section01 .icon-list li .txt {
	margin-left: 12px;
}
.section01 .icon-list li .txt p {
	font-size: 23px;
	font-weight: normal;
	text-align: left;
	line-height: 1.4;
}
.section01 .icon-list li .txt p .fs-b.fc-blue {
	font-size: 28px;
	font-weight: bold;
}
.section01 .icon-list li .txt p .fs-b.fc-pink {
	font-size: 31px;
	font-weight: bold;
}
.section01 .icon-list + .note-list {
	margin-top: 15px;
}

.bg-blue02 .h2-ttl {
	font-size: 40px;
	text-align: left;
	padding: 10px 63px;
}

.section02 .bg-white {
	padding: 70px 25px 40px;
}
.section02 .step-list .step-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section02 .step-list .step-wrap + .step-wrap {
	margin-top: 50px;
}
.section02 .step-list .step-wrap dt {
	display: flex;
	align-items: center;
}
.section02 .step-list .step-wrap dt .txt {
	margin-left: 15px;
	font-size: 26px;
  line-height: 1.3;
}
.section02 .step-list .step-wrap dt .txt .fs-b {
	font-weight: bold;
}
.section02 .step-list dd {
	margin-left: 15px;
}
.section02 .step-list dd .txt {
	font-size: 25px;
	line-height: 1.2;
}
.section02 .step-list dd .txt .fs-b {
	font-weight: bold;
}
.section02 .bg-pale-blue {
	padding: 15px;
	margin-top: 40px;
}
.section02 .bg-pale-blue .txt {
	font-size: 25px;
}
.section02 .bg-pale-blue .txt + .txt {
	margin-top: 12px;
}

.accordion-box .h2-ttl {
	font-size: 40px;
	text-align: left;
	padding: 10px 63px;
}
.section03 .bg-white {
	padding: 30px 25px;
}
.section03 .detail-list {
	font-size: 25px;
}
.section03 .detail-list div + div {
	margin-top: 35px;
}
.section03 .detail-list dt {
  font-weight: bold;
	color: #fff;
	background-color: #1271B3;
	border-radius: 100px;
	display: inline-block;
	padding: 2px 30px;
}
.section03 .detail-list dd {
	margin-top: 8px;
	line-height: 1.8;
}
.section03 .c-number-list {
	margin-top: 8px;
}
.section03 .c-number-list li + li,
.section03 .dot-list li + li {
	margin-top: 8px;
}
.section03 .c-number-list li .note-list {
	font-size: 20px;
	margin-top: 5px;
}

.section04 .bg-white {
	padding: 40px 0;
	border-radius: 16px 16px 0 0;
}
.section04 .bg-white .note-list.type-number {
	margin: 20px 24px 35px;
}
.section04 .bg-white .note-list.type-number li + li {
	margin-top: 5px;
}
.section04 .col2-wrap {
	margin: 0 24px;
}
.section04 .subttl-img {
	text-align: center;
	padding-bottom: 10px;
}
.section04 .bg-yellow {
	width: 630px;
	margin: auto;
	border-radius: 0 0 16px 16px;
	padding: 40px 0;
	position: relative;
}
.section04 .bg-yellow::before {
  content: "";
	position: absolute;
	top: 0;
	left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #fff;
	transform: translateX(-50%);
}
.section04 .subttl {
	text-align: center;
	padding-bottom: 35px;
}
.section04 .inner-box .img {
	text-align: center;
}
.section04 .inner-box .pink-box {
	width: 534px;
	border: 2px solid #F43C63;
	margin: 15px auto 0;
	padding: 10px;
}
.section04 .inner-box .pink-box .note-list {
	font-size: 23px;
}
.section04 .inner-box .pink-box .note-list sup {
	font-size: 12px;
}

.section05 .bg-white {
	padding: 35px 30px;
}
.section05 .bg-white + .bg-white {
	margin-top: 60px;
}
.section05 .h3-ttl {
	font-size: 32px;
	font-weight: bold;
	color: #063BA8;
	margin: 0 auto 20px;
}
.section05 .dot-list {
	font-size: 26px;
}
.section05 .dot-list li {
	line-height: 1.4;
}
.section05 .dot-list li + li {
	margin-top: 10px;
}
.section05 .tel-wrap {
	text-align: center;
}
.section05 .tel-wrap .upper-txt {
	font-size: 24px;
	margin-bottom: 2px;
}
.section05 .tel-wrap .company-txt {
	font-size: 28px;
}
.section05 .tel-wrap .time {
	font-size: 26px;
	margin-top: 5px;
}

/* フォームエリア */
#form-field .formtable {
	width: 750px;
	padding-bottom: 0;
}
#form-field .formtable .formtable-unit {
	padding: 25px;
	margin-bottom: 0;
}
#form-field .formtable .formtable-unit .have-contract-change-title {
	font-size: 25px;
}
#form-field .formtable-submit input {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	padding: 20px 60px;
	border: none;
	background-color: #f2871f;
	cursor: pointer;
}

/* アコーディオン */
.toggle-button {
  position: relative;
	cursor: pointer;
}
.toggle-button:before {
	content: "";
	position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 1.3em;
  height: 1.3em;
  border: 0.3em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-225deg);
	transition: transform 0.2s ease-out;
	top: 30%;
	right: 8%;
}
.toggle-button.on:before {
  transform: rotate(-45deg);
  transition: transform 0.2s ease-out;
	top: 45%;
}
.toggle-content_wrap {
  display: none;
  padding: 25px 0 0;
}
.close-btn {
	cursor: pointer;
	text-align: center;
	padding: 30px 0 60px;
}
.close-btn span {
	font-size: 24px;
	text-align: center;
	background-color: #fff;
	width: 200px;
	border-radius: 100px;
	padding: 5px;
	display: inline-block;
	position: relative;
}
.close-btn span::before, .close-btn span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17%;
  width: 2px;
  height: 24px;
  background: #222;
}
.close-btn span::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.close-btn span::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

/* モーダル */
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxClose2,
#cboxLoadingGraphic,
#cboxLoadingOverlay {
	background-image: none;
}

.modal-btn {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 24px;
	text-align: right;
	text-decoration: underline;
	position: relative;
	padding-right: 22px;
}
.modal-btn::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: url(../img/icon_modal.png) center / cover no-repeat;
}
.modal-btn:hover {
	opacity: 0.7;
}
.modal-btn-wrap {
	text-align: right;
	margin: 20px 0;
}
.modal-btn {
	cursor: pointer;
}
.modal-wrap {
  display: none;
}
#cboxContent {
  border-radius: 8px;
}
html.modal-open {
  overflow-y: hidden;
}
.modal-cont .modal-body-box {
	background: #fff;
	padding: 24px 32px 0;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
.modal-cont .modal-scroll {
	max-height: 70vh;
	max-height: 70dvh;
	padding: 12px 10px 0;
	overflow-y: auto;
	overscroll-behavior: none;
	-webkit-overflow-scrolling: touch;
	padding: 24px 32px 0;
}
.modal-cont .upper-cont {
	padding-bottom: 48px;
}
.modal-cont .close-btn-box {
	display: flex;
	align-items: center;
	align-self: stretch;
	justify-content: center;
	padding: 12px 20px;
	background: #f6f7f8;
	border-top: 1px solid #e2e4e9;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.modal-cont .close-btn-box .modal-close-btn {
	position: relative;
	display: inline-block;
	font-weight: bold;
	line-height: 1.25;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: #2f6db6;
	border-radius: 6px;
	transition: all 300ms;
	text-decoration: none;
	width: 200px;
	padding: 12px 32px;
	font-size: 16px;
}
.modal-cont .close-btn-wrap {
  display: inline-block;
  width: 18px;
}
.modal-cont .note-list li {
  color: #404144;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 8px;
}
.modal-cont .note-list li:last-child {
  margin: 0;
}
.modal-cont .note-list.indent2 li {
	text-indent: -2em;
	padding-left: 2em;
}

/* 完了画面 */
body#completion {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	font-size: 14px;
	border-top: 0;
}
body#completion #page {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	align-items: stretch;
	position: relative;
	min-height: 100vh;
}
body#completion #contents {
	flex: 1;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	color: #535353;
	font-size: 16px;
}
body#completion #contents > .page-inner {
	display: block;
	width: 100%;
	max-width: calc(950px + 50px);
	padding: 36px 25px;
	margin: 0 auto;
}
body#completion .colorbox-gray {
	max-width: 100%;
	padding: 30px 25px;
	background-color: #f7f7f7;
	margin: 25px auto;
}

@media screen and (max-width: 980px) {
	/* header */
	#cms-header,
	#cms-header2 {
		width: 100%;
	}

	/* header */
	.pc-header,
	#cms-header2 {
		display: none;
	}
	.sp-header {
		display: block;
	}
	.lout-gusheader {
    display: flex;
    width: 100%;
    height: 66px;
    overflow: hidden;
    border-top: 5px solid #006fbe;
    border-bottom: #ccc 1px solid;
    background-color: #fff;
    background-image: none !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 20px 0 20px 10px;
    box-sizing: border-box;
		margin-bottom: 10px;
	}
	.lout-gusheader .logo {
    padding: 0;
	}
	.lout-gusheader .logo img {
    width: 100px;
    height: auto;
	}
	.lout-gusheader .category {
    color: #006fba;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    line-height: 1;
    font-family: 'Helvetica';
	}

	/* footer */
	.pc-footer {
		display: none;
	}
	.sp-footer {
		display: block;
	}
	#pageTop,
	#homeFooter #homeFootBg #cms-footer,
	#homeFooter #homeFootBg #cms-footer #footer-info {
		width: 100%;
	}
	#footer_wrap {
    padding: 0 3%;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    background: #034e88;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #034e88), color-stop(15%, #0064af));
    background: linear-gradient(to bottom, #034e88 0, #0064af 15%);
	}
	#footer_wrap .nav {
    padding: 24px 0 12px;
    font-weight: 700;
	}
	#footer_wrap .nav li {
    padding: 0 18px 0 0;
    font-size: 12px;
    display: inline-block;
    margin-right: 15px;
    background: url(../img/btn_icon_pc_white.png) right center no-repeat;
    -webkit-background-size: 11px auto;
    background-size: 11px auto;
	}
	#footer_wrap .nav li:last-child {
    margin-right: 0;
	}
	#footer_wrap a {
    text-decoration: none;
    color: #fff;
	}
	#footer_wrap .copyright {
    font-size: 9px;
    text-align: center;
    padding: 12px 0;
	}

	/* contents */
	body {
		min-width: 100%;
		border: none;
	}

	/* 完了画面 */
	body#completion #contents > .page-inner {
		padding: 25px 15px;
		max-width: calc(950px + 30px);
	}
	body#completion .colorbox-gray {
		padding: 20px 10px;
	}
}

@media screen and (max-width: 768px) {
	/* common */
	.fs-b {
		font-size: 18px;
	}
	.h2-ttl {
		font-size: 15px;
	}

	.h3-ttl {
		width: 90%;
		text-align: center;
		margin: 0 auto -24px;
	}

	/* contents */
	#contents {
		width: 100%;
	}
	#contents img {
		width: 100%;
		max-width: 100%;
		height: auto;
		display: block;
	}
	.bg-white {
		width: 90%;
	}
	.inner-box {
		width: 90%;
	}

	.section01 .bg-white .img {
		max-width: 230px;
    margin: auto;
    padding-bottom: 16px;
	}
	.section01 .bg-white .txt {
		font-size: 15px;
	}
	.section01 .bg-white .txt .fs-b {
		font-size: 20px;
	}
	.section01 .bg-white .txt .fs-b.number {
		font-size: 22px;
	}
	.section01 .star-list {
		width: 90%;
		font-size: 15px;
	}
	.section01 .caution-img {
		max-width: 155px;
    margin: 0 auto 8px;
	}
	.section01 .note-list {
		font-size: 11px;
	}
	.section01 .subttl-img {
		max-width: 130px;
	}
	#contents .section01 .icon-list li .icon-img img {
		width: 45px;
		max-width: 45px;
	}
	.section01 .icon-list li .txt p .fs-b.fc-blue,
	.section01 .icon-list li .txt p .fs-b.fc-pink {
		font-size: 17px;
	}
	.section01 .icon-list li .txt p {
		font-size: 15px;
	}

	.section02 .bg-white {
		padding: 70px 15px 40px;
	}
	#contents .section02 .step-list .step-wrap dt img {
		max-width: 45px;
	}
	#contents .section02 .step-list .step-wrap dd {
		min-width: 60px;
		margin-left: 10px;
	}
	#contents .section02 .step-list .step-wrap dd img {
		max-width: 60px;
	}
	.section02 .step-list .step-wrap dt .txt {
		font-size: 15px;
		margin-left: 10px;
	}
	.section02 .bg-pale-blue {
		width: 100%;
	}
	.section02 .bg-pale-blue .txt {
		font-size: 15px;
	}
	.bg-blue02 .h2-ttl {
		font-size: 20px;
		padding: 7px 6vw;
	}

	.section03 .bg-white {
		padding: 30px 15px;
	}
	.section03 .detail-list {
		font-size: 15px;
	}
	.section03 .detail-list div + div {
		margin-top: 20px;
	}
	.section03 .detail-list dt {
		padding: 2px 16px;
	}
	.section03 .c-number-list li .note-list {
		font-size: 11px;
	}

	.section04 .subttl-img {
		width: 70%;
		margin: auto;
	}
	.section04 .col2-wrap {
		margin: 0 15px;
	}
	.section04 .col2-wrap .r-cont {
		margin-left: 15px;
	}
	.section04 .bg-white .note-list.type-number {
		font-size: 12px;
		margin: 20px 15px 30px;
	}
	.section04 .bg-yellow {
		width: 90%;
	}
	.section04 .subttl {
		max-width: 265px;
		margin: auto;
		padding-bottom: 20px;
	}
	.section04 .inner-box .img {
		width: 90%;
		margin: auto;
	}
	.section04 .inner-box .pink-box {
		width: 90%;
		padding: 10px;
	}
	.section04 .inner-box .pink-box .note-list {
		font-size: 12px;
	}
	.section04 .inner-box .pink-box .note-list sup {
		font-size: 10px;
	}

	.section05 .bg-white {
		padding: 35px 15px;
	}
	.section05 .h3-ttl {
		font-size: 20px;
	}
	.section05 .dot-list {
		font-size: 15px;
	}
	.section05 .tel-wrap .upper-txt {
		font-size: 15px;
	}
	.section05 .tel-wrap .tel-img {
		max-width: 230px;
		margin: auto;
	}
	.section05 .tel-wrap .company-txt {
		font-size: 17px;
	}
	.section05 .tel-wrap .time {
		font-size: 15px;
	}

	/* モーダル */
	.modal-btn {
		font-size: 12px;
		padding-right: 15px;
	}
	.modal-btn::after {
		width: 12px;
    height: 12px;
	}
	.modal-cont .modal-scroll {
		padding: 0;
	}
	.modal-cont .upper-cont {
		padding-bottom: 20px;
	}

	/* form */
	#form-field .formtable {
		width: 100%;
	}
	#form-field .formtable tr {
		display: flex;
		flex-wrap: wrap;
	}
	#form-field .formtable th,
	#form-field .formtable td {
		width: 100%;
	}
	#form-field .formtable .formtable-unit .have-contract-change-title {
		font-size: 18px;
	}
	#form-field .formtable th .formtable-label {
		font-size: 18px;
	}
	#form-field .formtable-value .placeholder {
		font-size: 15px;
	}
	#form-field .formtable .formtable-item {
		padding: 0;
	}
	#form-field .formtable-submit input {
		font-size: 18px;
	}
}