@charset "utf-8";
/* -------------------------------------------------------------------------
 sass Information
 File name: theme.css Created: 2013-2-21 Last update: 2013-2-21 Info: style sheet

------------------------------------------------------------------------- */
/* ---------------------------------------------------------------
	reset
--------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, th, td { margin: 0; padding: 0; }

table { border-collapse: separate; *border-collapse: collapse; /* IE7 */ border-spacing: 0; }

fieldset, img { border: 0; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

ol, ul { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

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

abbr, acronym { border: 0; }

img { vertical-align: bottom; }

/* form
------------------------------------------------------ */
input, textarea, select { vertical-align: middle; }

input[type="text"], input[type="password"], textarea { -webkit-box-shadow: 2px 2px 2px #eeeeee inset; -moz-box-shadow: 2px 2px 2px #eeeeee inset; box-shadow: 2px 2px 2px #eeeeee inset; }

input[type="text"], input[type="password"], textarea, select { box-sizing: border-box; border: 1px solid #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

label { display: inline-block; margin-right: 20px; cursor: pointer; }

input[type="text"], input[type="password"], textarea { padding: 3px 5px; }

input[type="text"], input[type="password"], textarea, select { line-height: 1.4; }

select { padding: 1px; }

input[type="radio"], input[type="checkbox"] { margin-right: 2px; }

/* ---------------------------------------------------------------
 setting
--------------------------------------------------------------- */
.btn-normal, .btn-m-normal, .btn-l-normal, input[type="submit"], input[type="reset"], input[type="button"], .mod-floatmenu .btn-pay li label, .mod-floatmenu .btn-pay li label.off:hover { -pie-background: linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e5e4e4%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23eee%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fff%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #e5e4e4),color-stop(50%, #eee),color-stop(100%, #fff)); background-image: -webkit-linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-image: -moz-linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-image: -ms-linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-image: -o-linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-image: linear-gradient(bottom,#e5e4e4 0%,#eee 50%,#fff 100%); background-color: #eee; }

.btn-orange, .btn-m-orange, .btn-l-orange, input.btn-orange, input.btn-m-orange, input.btn-l-orange { -pie-background: linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e14f03%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ed6923%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fb8341%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #e14f03),color-stop(50%, #ed6923),color-stop(100%, #fb8341)); background-image: -webkit-linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-image: -moz-linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-image: -ms-linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-image: -o-linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-image: linear-gradient(bottom,#e14f03 0%,#ed6923 50%,#fb8341 100%); background-color: #ed6923; }

.btn-blue, .btn-m-blue, .btn-l-blue, input.btn-blue, input.btn-m-blue, input.btn-l-blue, .frame-header .mod-nav li a:hover, .frame-header .mod-nav li span, .mod-floatmenu, .page-header-top .txt, .page-header .txt, .mod-customer-info, .mod-top-list-menu a .txt { -pie-background: linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23004baf%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%231567b9%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%233d7bc1%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #004baf),color-stop(50%, #1567b9),color-stop(100%, #3d7bc1)); background-image: -webkit-linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-image: -moz-linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-image: -ms-linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-image: -o-linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-image: linear-gradient(bottom,#004baf 0%,#1567b9 50%,#3d7bc1 100%); background-color: #1567b9; }

.btn-white, .btn-m-white, .btn-l-white, input.btn-white, input.btn-m-white, input.btn-l-white { -pie-background: linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e1ebf9%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23edf1f3%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fff%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #e1ebf9),color-stop(50%, #edf1f3),color-stop(100%, #fff)); background-image: -webkit-linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-image: -moz-linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-image: -ms-linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-image: -o-linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-image: linear-gradient(bottom,#e1ebf9 0%,#edf1f3 50%,#fff 100%); background-color: #edf1f3; }

.btn-green, .btn-m-green, .btn-l-green, input.btn-green, input.btn-m-green, input.btn-l-green { -pie-background: linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23009b7d%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23319f8b%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%234dc9b1%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #009b7d),color-stop(50%, #319f8b),color-stop(100%, #4dc9b1)); background-image: -webkit-linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-image: -moz-linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-image: -ms-linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-image: -o-linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-image: linear-gradient(bottom,#009b7d 0%,#319f8b 50%,#4dc9b1 100%); background-color: #319f8b; }

.btn-lime, .btn-m-lime, .btn-l-lime, input.btn-lime, input.btn-m-lime, input.btn-l-lime { -pie-background: linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23a9ab00%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23C0C200%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ced002%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #a9ab00),color-stop(50%, #C0C200),color-stop(100%, #ced002)); background-image: -webkit-linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-image: -moz-linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-image: -ms-linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-image: -o-linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-image: linear-gradient(bottom,#a9ab00 0%,#C0C200 50%,#ced002 100%); background-color: #C0C200; }

.btn-pink, .btn-m-pink, .btn-l-pink, input.btn-pink, input.btn-m-pink, input.btn-l-pink { -pie-background: linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23d02e43%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ed3f56%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fd5a6f%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d02e43),color-stop(50%, #ed3f56),color-stop(100%, #fd5a6f)); background-image: -webkit-linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-image: -moz-linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-image: -ms-linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-image: -o-linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-image: linear-gradient(bottom,#d02e43 0%,#ed3f56 50%,#fd5a6f 100%); background-color: #ed3f56; }

.mod-floatmenu .btn-pay li label.off { -pie-background: linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fff%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23eee%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e5e4e4%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fff),color-stop(50%, #eee),color-stop(100%, #e5e4e4)); background-image: -webkit-linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-image: -moz-linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-image: -ms-linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-image: -o-linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-image: linear-gradient(bottom,#fff 0%,#eee 50%,#e5e4e4 100%); background-color: #eee; }

/* font
------------------------------------------------------ */
body { line-height: 1; }

body, input, textarea, select, option, th, td { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif; color: #333333; }

body, input, textarea, select { font-size: 14px; }

/* link
------------------------------------------------------ */
a, .link-deputy { text-decoration: underline; color: #003399; cursor: pointer; }

/* ---------------------------------------------------------------
 compornent
--------------------------------------------------------------- */
/* clearfix
------------------------------------------------------ */
.clearfix, .mod-btn-group-a, .mod-btn-group-b, .mod-btn-group-c, .frame-header .mod-nav, .frame-sig, .frame-header .logo, .frame-header .header-menu, .frame-header .header-menu .customer ul, .frame-header .header-menu .menu ul, .mod-floatmenu .breakdown li, .mod-floatmenu .btn-pay, .mod-floatmenu .btn-group li, .page-header-top, .page-header, .mod-top-list-info li, .mod-top-list-menu { *zoom: 1; }
.clearfix:after, .mod-btn-group-a:after, .mod-btn-group-b:after, .mod-btn-group-c:after, .frame-header .mod-nav:after, .frame-sig:after, .frame-header .logo:after, .frame-header .header-menu:after, .frame-header .header-menu .customer ul:after, .frame-header .header-menu .menu ul:after, .mod-floatmenu .breakdown li:after, .mod-floatmenu .btn-pay:after, .mod-floatmenu .btn-group li:after, .page-header-top:after, .page-header:after, .mod-top-list-info li:after, .mod-top-list-menu:after { content: ""; display: block; clear: both; }

/* list
------------------------------------------------------ */
.decimal { list-style-type: decimal; padding-left: 24px; line-height: 1.4; }
.decimal li { margin-bottom: 5px; }

.disc, .mod-box-alert ul, .mod-box-info ul, .mod-box-commu ul { list-style-type: disc; padding-left: 18px; line-height: 1.4; }
.disc li, .mod-box-alert ul li, .mod-box-info ul li, .mod-box-commu ul li { margin-bottom: 5px; }

.asterisk { padding-left: 1em; text-indent: -1em; }

/* btn
------------------------------------------------------ */
.btn-normal, .btn-orange, .btn-blue, .btn-white, .btn-green, .btn-lime, .btn-pink, .btn-m-normal, .btn-m-orange, .btn-m-blue, .btn-m-white, .btn-m-green, .btn-m-lime, .btn-m-pink, .btn-l-normal, .btn-l-orange, .btn-l-blue, .btn-l-white, .btn-l-green, .btn-l-lime, .btn-l-pink, input[type="submit"], input[type="reset"], input[type="button"] { -moz-appearance: none !important; display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ margin-bottom: 5px; padding: 7px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #d7d7d7; white-space: nowrap; vertical-align: middle; color: #444; text-align: center; text-decoration: none; line-height: 1; cursor: pointer; }
.btn-normal:hover, .btn-orange:hover, .btn-blue:hover, .btn-white:hover, .btn-green:hover, .btn-lime:hover, .btn-pink:hover, .btn-m-normal:hover, .btn-m-orange:hover, .btn-m-blue:hover, .btn-m-white:hover, .btn-m-green:hover, .btn-m-lime:hover, .btn-m-pink:hover, .btn-l-normal:hover, .btn-l-orange:hover, .btn-l-blue:hover, .btn-l-white:hover, .btn-l-green:hover, .btn-l-lime:hover, .btn-l-pink:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; text-decoration: none; }

.btn-normal, .btn-orange, .btn-blue, .btn-white, .btn-green, .btn-lime, .btn-pink, .btn-m-normal, .btn-m-orange, .btn-m-blue, .btn-m-white, .btn-m-green, .btn-m-lime, .btn-m-pink, .btn-l-normal, .btn-l-orange, .btn-l-blue, .btn-l-white, .btn-l-green, .btn-l-lime, .btn-l-pink { *vertical-align: baseline; /* IE7 */ }

input[type="submit"], input[type="reset"], input[type="button"] { *padding: 0; /* IE7 */ *line-height: normal; /* IE7 */ }

/* FF */
@-moz-document url-prefix() { input[type="submit"], input[type="reset"], input[type="button"] { padding: 0 5px; } }

/* btn-group */
.mod-btn-group-a, .mod-btn-group-b, .mod-btn-group-c { position: relative; margin: 0 auto 30px; }
.mod-btn-group-a li, .mod-btn-group-b li, .mod-btn-group-c li { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ }

.mod-btn-group-a li { float: right; }
.mod-btn-group-a li:first-child { float: left; }

.mod-btn-group-b { text-align: center; }
.mod-btn-group-b li:first-child { position: absolute; top: 0; left: 0; }

.mod-btn-group-c { text-align: center; }
.mod-btn-group-c a, .mod-btn-group-c input[type="submit"], .mod-btn-group-c input[type="reset"], .mod-btn-group-c input[type="button"] { margin-left: 15px; margin-right: 15px; }

/* disabled
------------------------------------------------------ */
.disabled.btn-normal, .disabled.btn-m-normal, .disabled.btn-l-normal, .disabled.btn-orange, .disabled.btn-blue, .disabled.btn-white, .disabled.btn-green, .disabled.btn-lime, .disabled.btn-pink, .disabled.btn-m-orange, .disabled.btn-m-blue, .disabled.btn-m-white, .disabled.btn-m-green, .disabled.btn-m-lime, .disabled.btn-m-pink, .disabled.btn-l-orange, .disabled.btn-l-blue, .disabled.btn-l-white, .disabled.btn-l-green, .disabled.btn-l-lime, .disabled.btn-l-pink, input.disabled { background: none; background-color: #b5b5b5; border-color: #d9d9d9; color: #9a9a9a; cursor: default; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.disabled.btn-normal:hover, .disabled.btn-m-normal:hover, .disabled.btn-l-normal:hover, .disabled.btn-orange:hover, .disabled.btn-blue:hover, .disabled.btn-white:hover, .disabled.btn-green:hover, .disabled.btn-lime:hover, .disabled.btn-pink:hover, .disabled.btn-m-orange:hover, .disabled.btn-m-blue:hover, .disabled.btn-m-white:hover, .disabled.btn-m-green:hover, .disabled.btn-m-lime:hover, .disabled.btn-m-pink:hover, .disabled.btn-l-orange:hover, .disabled.btn-l-blue:hover, .disabled.btn-l-white:hover, .disabled.btn-l-green:hover, .disabled.btn-l-lime:hover, .disabled.btn-l-pink:hover, input.disabled:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

input[type="text"].disabled, textarea.disabled, label.disabled, select.disabled, select.disabled option { color: #aaa; cursor: default; }

input[type="text"].disabled, textarea.disabled, select.disabled { background-color: #eee; }

/* table　variation
------------------------------------------------------ */
/* th color table(左の列からカラーが入る) */
.table-a { width: 100%; border-top: 1px solid #c2cfe0; border-left: 1px solid #c2cfe0; }
.table-a table { margin: 0; }
.table-a th, .table-a td { padding: 8px; border-top: 1px solid white; border-left: 1px solid white; *border-top: none; /* IE7 */ *border-left: none; /* IE7 */ border-right: 1px solid #c2cfe0; border-bottom: 1px solid #c2cfe0; line-height: 1.3; }
.table-a th strong, .table-a td strong { font-weight: bold; }
.table-a th p, .table-a th ul, .table-a th ol, .table-a th label, .table-a th table, .table-a td p, .table-a td ul, .table-a td ol, .table-a td label, .table-a td table { margin-bottom: 0; }
.table-a th p + p, .table-a th p + ul, .table-a th p + ol, .table-a th p + label, .table-a th p + input, .table-a th p + table, .table-a th ul + p, .table-a th ul + ul, .table-a th ul + ol, .table-a th ul + label, .table-a th ul + input, .table-a th ul + table, .table-a th ol + p, .table-a th ol + ul, .table-a th ol + ol, .table-a th ol + label, .table-a th ol + input, .table-a th ol + table, .table-a th label + p, .table-a th label + ul, .table-a th label + ol, .table-a th label + label, .table-a th label + input, .table-a th label + table, .table-a th table + p, .table-a th table + ul, .table-a th table + ol, .table-a th table + label, .table-a th table + input, .table-a th table + table, .table-a td p + p, .table-a td p + ul, .table-a td p + ol, .table-a td p + label, .table-a td p + input, .table-a td p + table, .table-a td ul + p, .table-a td ul + ul, .table-a td ul + ol, .table-a td ul + label, .table-a td ul + input, .table-a td ul + table, .table-a td ol + p, .table-a td ol + ul, .table-a td ol + ol, .table-a td ol + label, .table-a td ol + input, .table-a td ol + table, .table-a td label + p, .table-a td label + ul, .table-a td label + ol, .table-a td label + label, .table-a td label + input, .table-a td label + table, .table-a td table + p, .table-a td table + ul, .table-a td table + ol, .table-a td table + label, .table-a td table + input, .table-a td table + table { margin-top: 1em; }
.table-a th label + label, .table-a td label + label { margin-top: 0; }
.table-a th { border-top: 1px solid white; border-left: 1px solid white; *border-top: none; /* IE7 */ *border-left: none; /* IE7 */ }
.table-a col:first-child { background-color: #e0e6ef; }
.table-a col:first-child + col { background-color: #f2f5f8; }
.table-a caption { width: auto; padding: 8px; background-color: #599bd5; border-top: 1px solid #82b4df; border-left: 1px solid #82b4df; border-bottom: 1px solid #3887cd; border-right: 1px solid #3887cd; font-size: 15px; color: white; }
.table-a td { background-color: white; }
.table-a .t-bg-blue { background-color: #e0e6ef; }
.table-a .t-bg-blue-l { background-color: #f2f5f8; }

.note + .table-a, .mod-box-alert + .table-a, .mod-box-info + .table-a, .mod-box-commu + .table-a { margin-top: -0.5em; }

table, .table-a { width: 100%; margin-bottom: 30px; }
table th table, table th tr, table th th, table th td, table td table, table td tr, table td th, table td td, .table-a th table, .table-a th tr, .table-a th th, .table-a th td, .table-a td table, .table-a td tr, .table-a td th, .table-a td td { width: auto; margin: 0; padding: 0; background: none; border: none; }
table th table label, table td table label, .table-a th table label, .table-a td table label { margin-right: 20px; }

/* tool
------------------------------------------------------ */
.note, .mod-box-alert, .mod-box-info, .mod-box-commu { margin-bottom: 0.7em; color: #ff6107; line-height: 1.4; }

/* form用 */
.note-form, .table-a .note-form { display: block; margin-top: 0; padding-top: 8px; font-size: 12px; }

.note-font { display: inline-block; position: relative; margin-left: 6px; padding: 4px; background: #97c1e3; font-size: 11px; color: #fff; line-height: 1; }
.note-font:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.note-font:after { border-color: rgba(255, 97, 7, 0); border-right-color: #97c1e3; border-width: 5px; top: 50%; margin-top: -5px; }

/* ブロック内配置 */
.r-align { text-align: right; }

.c-align { text-align: center; }

/* アイコン */
.ico-require { display: inline-block; margin: 0 3px; padding: 2px 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ff6107; color: #ff6107; font-size: 10px; vertical-align: middle; line-height: 1; }

.obj-arrow-btm { display: block; width: 0px; height: 0px; margin: 20px auto 15px; border-left: 100px solid transparent; /* left arrow slant */ border-right: 100px solid transparent; /* right arrow slant */ border-top: 27px solid #608cc8; /* top, add background color here */ }

/* tool tip */
.tooltip { position: relative; cursor: help; display: inline-block; text-decoration: none; outline: none; }
.tooltip .tooltip-txt { visibility: hidden; position: absolute; bottom: 30px; left: 20px; z-index: 999; min-width: 230px; margin-left: -20px; padding: 20px; border: 2px solid #608cc8; background-color: #eef2f7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #333; font-size: 13px; line-height: 1.3; font-weight: normal; text-align: left; text-shadow: none; }
.tooltip:hover .tooltip-txt { visibility: visible; }
.tooltip .tooltip-txt:before, .tooltip .tooltip-txt:after { content: ""; position: absolute; z-index: 1000; bottom: -7px; left: 15px; margin-left: -8px; border-top: 8px solid #eef2f7; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 0; }
.tooltip .tooltip-txt:before { border-top-color: #608cc8; bottom: -8px; }

.icon-tooltip { display: inline-block; margin-left: 2px; padding: 1px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #97c1e3; background-color: #fff; vertical-align: middle; color: #97c1e3; font-size: 11px; font-weight: bold; line-height: 1; }
.icon-tooltip .tooltip-txt { left: 10px; }

/* form (Windows+IE(or Firefox)のみ)
------------------------------------------------------ */
/* 日本語入力モード */
.inputmode-jp { ime-mode: active; }

/* 英数字入力モード */
.inputmode-en { ime-mode: inactive; }

/* 英数字入力モード(変更不可) */
.inputmode-en-fix { ime-mode: disabled; }

/* ---------------------------------------------------------------
 asset
--------------------------------------------------------------- */
/* txt
------------------------------------------------------ */
h1 { font-size: 25px; }

h2 { margin-bottom: 25px; font-size: 18px; font-weight: bold; }

h3 { font-size: 15px; font-weight: bold; }

.frame-content h1, .z-modal h1 { margin-bottom: 30px; padding: 20px 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -pie-background: linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%234f8fcb%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%2361a3dd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #4f8fcb),color-stop(100%, #61a3dd)); background-image: -webkit-linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-image: -moz-linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-image: -ms-linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-image: -o-linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-image: linear-gradient(bottom,#4f8fcb 0%,#61a3dd 100%); background-color: #61a3dd; color: #fff; }
.frame-content h2, .z-modal h2 { margin-bottom: 25px; }
.frame-content h3, .z-modal h3 { margin-bottom: 20px; }
.frame-content p + h2, .z-modal p + h2, .frame-content p + h3, .z-modal p + h3, .frame-content ul + h2, .z-modal ul + h2, .frame-content ul + h3, .z-modal ul + h3, .frame-content ol + h2, .z-modal ol + h2, .frame-content ol + h3, .z-modal ol + h3, .frame-content dl + h2, .z-modal dl + h2, .frame-content dl + h3, .z-modal dl + h3, .frame-content div + h2, .z-modal div + h2, .frame-content div + h3, .z-modal div + h3 { margin-top: 30px; }
.frame-content p, .z-modal p, .frame-content ul, .z-modal ul, .frame-content ol, .z-modal ol { margin-bottom: 1em; line-height: 1.4; }
.frame-content strong, .z-modal strong { font-weight: bold; }

.h-blue, h2, .mod-box-terms .inr table th, .mod-box-read h3 { color: #003399; }

.h-green, h3, .mod-box-read h4 { color: #00a686; }

.h-white { color: #fff; }

/* parts
------------------------------------------------------ */
.icon-pdf { margin-left: 7px; vertical-align: middle; }

.arrow-check { display: inline-block; content: ""; width: 9px; height: 13px; margin-right: 4px; background: url(../images/icon_arrow.png) no-repeat 0 -378px; vertical-align: middle; *margin-left: -13px; /* IE7 */ }

.more { padding-left: 11px; background: url(../images/icon_arrow.png) no-repeat 0 -60px; }

.tel { color: #ff6107; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 22px; }

/* btn
------------------------------------------------------ */
.btn-normal, .btn-orange, .btn-blue, .btn-white, .btn-green, .btn-lime, .btn-pink, .btn-m-normal, .btn-m-orange, .btn-m-blue, .btn-m-white, .btn-m-green, .btn-m-lime, .btn-m-pink, .btn-l-normal, .btn-l-orange, .btn-l-blue, .btn-l-white, .btn-l-green, .btn-l-lime, .btn-l-pink, input[type="submit"], input[type="reset"], input[type="button"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; }

input[type="submit"], input[type="reset"], input[type="button"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

.btn-m-normal, .btn-m-orange, .btn-m-blue, .btn-m-white, .btn-m-green, .btn-m-lime, .btn-m-pink, input.btn-m-normal, input.btn-m-orange, input.btn-m-blue, input.btn-m-white, input.btn-m-green, input.btn-m-lime, input.btn-m-pink { min-width: 100px; padding: 10px 20px; font-size: 18px; }

input.btn-m-normal, input.btn-m-orange, input.btn-m-blue, input.btn-m-white, input.btn-m-green, input.btn-m-lime, input.btn-m-pink { *width: 152px; /* IE7 */ *padding: 4px 10px; /* IE7 */ }

@-moz-document url-prefix() { input.btn-m-normal, input.btn-m-orange, input.btn-m-blue, input.btn-m-white, input.btn-m-green, input.btn-m-lime, input.btn-m-pink { padding: 6px 20px; /* FF */ } }

.btn-l-normal, .btn-l-orange, .btn-l-blue, .btn-l-white, .btn-l-green, .btn-l-lime, .btn-l-pink, input.btn-l-normal, input.btn-l-orange, input.btn-l-blue, input.btn-l-white, input.btn-l-green, input.btn-l-lime, input.btn-l-pink { min-width: 142px; padding: 14px 20px; font-size: 24px; }

input.btn-l-normal, input.btn-l-orange, input.btn-l-blue, input.btn-l-white, input.btn-l-green, input.btn-l-lime, input.btn-l-pink { *width: 182px; /* IE7 */ *padding: 0px 10px; /* IE7 */ }

@-moz-document url-prefix() { input.btn-l-normal, input.btn-l-orange, input.btn-l-blue, input.btn-l-white, input.btn-l-green, input.btn-l-lime, input.btn-l-pink { padding: 7px 20px; /* FF */ } }

label.btn-normal, label.btn-orange, label.btn-blue, label.btn-white, label.btn-green, label.btn-lime, label.btn-pink, label.btn-m-normal, label.btn-m-orange, label.btn-m-blue, label.btn-m-white, label.btn-m-green, label.btn-m-lime, label.btn-m-pink, label.btn-l-normal, label.btn-l-orange, label.btn-l-blue, label.btn-l-white, label.btn-l-green, label.btn-l-lime, label.btn-l-pink, label.btn-m-normal, label.btn-m-orange, label.btn-m-blue, label.btn-m-white, label.btn-m-green, label.btn-m-lime, label.btn-m-pink, label.btn-l-normal, label.btn-l-orange, label.btn-l-blue, label.btn-l-white, label.btn-l-green, label.btn-l-lime, label.btn-l-pink { width: auto; margin-right: 0; margin-bottom: 30px; vertical-align: baseline; }

label.btn-m-normal, label.btn-m-orange, label.btn-m-blue, label.btn-m-white, label.btn-m-green, label.btn-m-lime, label.btn-m-pink { font-size: 16px; }

/* arrow */
.arrow-l, .arrow-r { position: absolute; display: block; content: ""; width: 6px; height: 1em; background-image: url(../images/icon_arrow.png); background-repeat: no-repeat; }

.arrow-l { left: 7px; }

.arrow-r { right: 7px; }

.btn-m-normal .arrow-l, .btn-m-normal .arrow-r, .btn-m-orange .arrow-l, .btn-m-orange .arrow-r, .btn-m-blue .arrow-l, .btn-m-blue .arrow-r, .btn-m-green .arrow-l, .btn-m-green .arrow-r, .btn-m-lime .arrow-l, .btn-m-lime .arrow-r, .btn-m-pink .arrow-l, .btn-m-pink .arrow-r, .btn-m-white .arrow-l, .btn-m-white .arrow-r { top: 16px; }

.btn-l-normal .arrow-l, .btn-l-normal .arrow-r, .btn-l-orange .arrow-l, .btn-l-orange .arrow-r, .btn-l-blue .arrow-l, .btn-l-blue .arrow-r, .btn-l-green .arrow-l, .btn-l-green .arrow-r, .btn-l-lime .arrow-l, .btn-l-lime .arrow-r, .btn-l-pink .arrow-l, .btn-l-pink .arrow-r, .btn-l-white .arrow-l, .btn-l-white .arrow-r { top: 22px; }

.btn-m-normal .arrow-l, .btn-l-normal .arrow-l { background-position: -2px -315px; }
.btn-m-normal .arrow-r, .btn-l-normal .arrow-r { background-position: -2px -125px; }

.btn-m-orange .arrow-l, .btn-m-blue .arrow-l, .btn-m-green .arrow-l, .btn-m-lime .arrow-l, .btn-m-pink .arrow-l, .btn-l-orange .arrow-l, .btn-l-blue .arrow-l, .btn-l-green .arrow-l, .btn-l-lime .arrow-l, .btn-l-pink .arrow-l { background-position: -2px -189px; }
.btn-m-orange .arrow-r, .btn-m-blue .arrow-r, .btn-m-green .arrow-r, .btn-m-lime .arrow-r, .btn-m-pink .arrow-r, .btn-l-orange .arrow-r, .btn-l-blue .arrow-r, .btn-l-green .arrow-r, .btn-l-lime .arrow-r, .btn-l-pink .arrow-r { background-position: -2px 0; }

.btn-m-white .arrow-l, .btn-l-white .arrow-l { background-position: -2px -251px; }
.btn-m-white .arrow-r, .btn-l-white .arrow-r { background-position: -2px -63px; }

/* btn common */
/* nomal */
.btn-normal:hover, .btn-m-normal:hover, .btn-l-normal:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { color: #333333; }

/* orange */
.btn-orange, .btn-m-orange, .btn-l-orange, input.btn-orange, input.btn-m-orange, input.btn-l-orange { border: 1px solid #fff; color: #fff; }
.btn-orange:hover, .btn-m-orange:hover, .btn-l-orange:hover, input.btn-orange:hover, input.btn-m-orange:hover, input.btn-l-orange:hover { color: #fff; }

/* blue */
.btn-blue, .btn-m-blue, .btn-l-blue, input.btn-blue, input.btn-m-blue, input.btn-l-blue { border: 1px solid transparent; color: #fff; }
.btn-blue:hover, .btn-m-blue:hover, .btn-l-blue:hover, input.btn-blue:hover, input.btn-m-blue:hover, input.btn-l-blue:hover { color: #fff; }

/* white */
.btn-white, .btn-m-white, .btn-l-white, input.btn-white, input.btn-m-white, input.btn-l-white { border: 1px solid #97c1e3; color: #003399; }
.btn-white:hover, .btn-m-white:hover, .btn-l-white:hover, input.btn-white:hover, input.btn-m-white:hover, input.btn-l-white:hover { color: #003399; }

/* green */
.btn-green, .btn-m-green, .btn-l-green, input.btn-green, input.btn-m-green, input.btn-l-green { border: 1px solid transparent; color: #fff; }
.btn-green:hover, .btn-m-green:hover, .btn-l-green:hover, input.btn-green:hover, input.btn-m-green:hover, input.btn-l-green:hover { color: #fff; }

/* lime */
.btn-lime, .btn-m-lime, .btn-l-lime, input.btn-lime, input.btn-m-lime, input.btn-l-lime { border: 1px solid #c0c200; color: #fff; }
.btn-lime:hover, .btn-m-lime:hover, .btn-l-lime:hover, input.btn-lime:hover, input.btn-m-lime:hover, input.btn-l-lime:hover { color: #fff; }

/* pink */
.btn-pink, .btn-m-pink, .btn-l-pink, input.btn-pink, input.btn-m-pink, input.btn-l-pink { border: 1px solid #ed3f56; color: #fff; }
.btn-pink:hover, .btn-m-pink:hover, .btn-l-pink:hover, input.btn-pink:hover, input.btn-m-pink:hover, input.btn-l-pink:hover { color: #fff; }

/* disabled */
.disabled .arrow-l, .disabled .arrow-r, input.disabled .arrow-l, input.disabled .arrow-r { display: none; }

/* box
------------------------------------------------------ */
.table-a input[type="text"], .table-a textarea, .table-b input[type="text"], .table-b textarea { width: 300px; }

/* mod-box-terms
-------------------------- */
.mod-box-terms { margin-bottom: 15px; padding: 10px; -pie-background: linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f7f7f7%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fdfdfd),color-stop(50%, #f7f7f7),color-stop(100%, #f1f1f1)); background-image: -webkit-linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-image: -moz-linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-image: -ms-linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-image: -o-linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-image: linear-gradient(bottom,#fdfdfd 0%,#f7f7f7 50%,#f1f1f1 100%); background-color: #f7f7f7; border: 1px solid #d7d7d7; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.mod-box-terms .input, .mod-box-terms .inr { padding: 15px; border: 1px solid #d7d7d7; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background-color: #fff; }
.mod-box-terms .input { text-align: center; }
.mod-box-terms .input label { margin: 5px; }
.mod-box-terms .item { display: inline-block; margin-left: 15px; padding: 6px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #003399; color: #fff; }
.mod-box-terms .inr table { width: 100%; margin: 0; }
.mod-box-terms .inr table th, .mod-box-terms .inr table td { *line-height: 1.1; /* IE7 */ }
.mod-box-terms .inr table th { width: 130px; padding-right: 10px; font-size: 18px; font-weight: bold; white-space: nowrap; }
.mod-box-terms .inr table td { width: 60px; padding-left: 15px; }
.mod-box-terms .inr table td a, .mod-box-terms .inr table td input { margin-bottom: 0; }
.mod-box-terms .inr table th + td { width: auto; border-left: 1px solid #d7d7d7; }
.mod-box-terms .inr table th + td p { margin-bottom: 0; font-size: 11px; }
.mod-box-terms .inr table th + td p:first-child { margin-bottom: 7px; padding-bottom: 3px; border-bottom: 1px solid #d7d7d7; font-size: 14px; white-space: nowrap; }
.mod-box-terms .inr table th + td p:first-child strong { font-size: 22px; color: #003399; }
.mod-box-terms .mod-btn-group-c { margin: 0; padding: 15px 0 5px; }
.mod-box-terms .mod-btn-group-c a { margin: 0; }

/* mod-box-read
-------------------------- */
.mod-box-read { margin-bottom: 30px; padding: 15px 15px 0 15px; border: 2px solid #dfdfdf; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.mod-box-read h2 { padding: 10px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #608cc8; color: #fff; }
.mod-box-read h3 { margin-bottom: 15px; font-size: 18px; font-weight: bold; }
.mod-box-read h4 { margin-bottom: 15px; font-size: 15px; font-weight: bold; }
.mod-box-read table { margin-bottom: 15px; }
.mod-box-read table + table { margin-top: 30px; }

/* mod-box-scroll
-------------------------- */
.mod-box-scroll { overflow: auto; display: block; height: 300px; margin-bottom: 30px; padding: 15px; border: 2px solid #dfdfdf; line-height: 1.4; }
.mod-box-scroll p, .mod-box-scroll ul, .mod-box-scroll ol { margin-bottom: 0; }

.table-a .mod-box-scroll { margin: -8px; border: none; }

/* mod-box-thx
-------------------------- */
.mod-box-thx { padding: 30px 0; text-align: center; }
.mod-box-thx h2 { font-size: 30px; }
.mod-box-thx .read { font-size: 15px; line-height: 1.6; }

/* alert系
------------------------------------------ */
.mod-box-alert, .mod-box-info, .mod-box-commu { margin-bottom: 30px; padding: 25px 25px 6px 80px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }

/* mod-box-alert
-------------------------- */
.mod-box-alert { border: 2px solid #ff6107; background: #fdfaf1 url(../images/icon_alert.png) no-repeat 19px center; }

/* mod-box-info
-------------------------- */
.mod-box-info { border: 2px solid #00a686; background: #f3fdf2 url(../images/icon_info.png) no-repeat 19px center; color: #01846b; }

/* mod-box-commu
-------------------------- */
.mod-box-commu { border: 2px solid #00a5eb; background: #eaf8ff url(../images/icon_commu.png) no-repeat 19px center; color: #0185bc; }

/* その他
------------------------------------------ */
.mod-box-customer { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -pie-background: linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f6f6f6%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ffffff%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f6f6f6),color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -moz-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -ms-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -o-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-color: #ffffff; margin-bottom: 30px; padding: 5px; border: 1px solid #eee; }
.mod-box-customer dl { padding: 10px 3px; background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #dfdfdf; color: #003399; text-align: center; }
.mod-box-customer dl dt, .mod-box-customer dl dd { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ vertical-align: middle; line-height: 1; *line-height: 1.2; /* IE7 */ }
.mod-box-customer dl dt { font-size: 12px; }
.mod-box-customer dl dt strong { font-size: 13px; font-weight: bold; }
.mod-box-customer dl dd { font-size: 10px; }
.mod-box-customer dl dt + dd { margin: 0 6px; padding: 0 10px; border-right: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; }
.mod-box-customer dl dt + dd img { margin-right: 3px; vertical-align: middle; }

/* mod-box-register
-------------------------- */
.mod-box-register { margin-bottom: 10px; padding: 30px 20px 20px; border: 1px solid #dfdfdf; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -pie-background: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f8f8f8%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1),color-stop(50%, #f8f8f8),color-stop(100%, #fdfdfd)); background-image: -webkit-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -moz-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -ms-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -o-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-color: #f8f8f8; -webkit-box-shadow: 1px 1px 5px #eeeeee; -moz-box-shadow: 1px 1px 5px #eeeeee; box-shadow: 1px 1px 5px #eeeeee; text-align: center; }
.mod-box-register ul { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ margin-bottom: 25px; text-align: left; vertical-align: middle; }
.mod-box-register ul li { margin-bottom: 10px; }
.mod-box-register ul li:last-child { margin-bottom: 0px; }
.mod-box-register ul li label { margin: 0; }
.mod-box-register ul li label span { display: inline-block; width: 24em; font-size: 14px; color: #003399; text-align: right; margin-right: 30px; }
.mod-box-register ul li > label { margin-right: 30px; }
.mod-box-register ul li > span { font-size: 12px; }
.mod-box-register ul li input[type="text"] { width: 160px; }
.mod-box-register span { text-align: right; }
.mod-box-register .btn-m-blue { width: 200px; font-size: 36px; padding: 20px; }

/* mod-box-login
-------------------------- */
.mod-box-login { margin-bottom: 10px; padding: 30px 20px 20px; border: 1px solid #dfdfdf; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -pie-background: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f8f8f8%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1),color-stop(50%, #f8f8f8),color-stop(100%, #fdfdfd)); background-image: -webkit-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -moz-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -ms-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -o-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-color: #f8f8f8; -webkit-box-shadow: 1px 1px 5px #eeeeee; -moz-box-shadow: 1px 1px 5px #eeeeee; box-shadow: 1px 1px 5px #eeeeee; text-align: center; }
.mod-box-login ul { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ *margin-bottom: 15px; /* IE7 */ text-align: left; vertical-align: middle; }
.mod-box-login ul li { margin-bottom: 10px; }
.mod-box-login ul li:last-child { margin-bottom: 0px; }
.mod-box-login ul li label { margin: 0; }
.mod-box-login ul li label span { display: inline-block; width: 14em; font-size: 15px; color: #003399; text-align: right; margin-right: 30px; }
.mod-box-login ul li > label { margin-right: 30px; }
.mod-box-login ul li > span { font-size: 12px; }
#.mod-box-login ul li input[type="text"] { width: 360px; }
.mod-box-login div { text-align: right; }
.mod-box-login .btn-m-blue { width: 200px; font-size: 32px; padding: 20px; position:relative; *top:15px; }

/* mod-box-login-under
-------------------------- */
.mod-box-login-under { padding: 0px 0px 0px; border: 0px solid #dfdfdf; text-align: right; }
.mod-box-login-under ul { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ margin-bottom: 25px; text-align: left; }
.mod-box-login-under ul li label { margin: 0; }
.mod-box-login-under ul li > label { margin-right: 30px; }
.mod-box-login-under ul li > span { font-size: 15px; }

/* mod-box-support
-------------------------- */
.mod-box-support { padding: 0px 0px 0px; border: 0px solid #dfdfdf; text-align: left; }
.mod-box-support ul { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ text-align: left; }
.mod-box-support ul li:first-child { font-size: 22px; color: #FF0000; font-weight: bold; }
.mod-box-support ul li img { vertical-align: middle; }
.mod-box-support ul li label { margin: 0; }
.mod-box-support ul li > label { margin-right: 30px; }
.mod-box-support ul li > span strong { font-size: 24px; }
.mod-box-support ul li:last-child { margin-top: 4px; color: #003399; }

/* modal
-------------------------- */
.z-modal { width: 747px; -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3); box-shadow: 0 0 40px rgba(0, 0, 0, 0.3); }

/* overlay */
#z-modal-overlay, .z-modal-overlay { position: fixed; z-index: 100; top: 0px; left: 0px; height: 100%; width: 100%; background: white url("../images/loading.gif") no-repeat center center; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

/* mod-nav-progress
-------------------------- */
.mod-nav-progress { margin-bottom: 40px; padding-top: 15px; height: 54px; }
.mod-nav-progress td { background: url("../images/bg_nav_progress.png") no-repeat 0 0; }
.mod-nav-progress td div { overflow: hidden; width: 126px; height: 0; padding-top: 54px; line-height: 1.4; }
.mod-nav-progress .st-finish, .mod-nav-progress .st-finish div { width: 36px; }
.mod-nav-progress.step-0 .st-1 { background-position: 0 -162px; }
.mod-nav-progress.step-0 .st-2 { background-position: -191px -162px; }
.mod-nav-progress.step-0 .st-3 { background-position: -382px -162px; }
.mod-nav-progress.step-0 .st-4 { background-position: -573px -162px; }
.mod-nav-progress.step-0 .st-5 { background-position: -764px -162px; }
.mod-nav-progress.step-0 .st-finish { background-position: right -54px; }
.mod-nav-progress.step-1 .st-1 { background-position: 0 -54px; }
.mod-nav-progress.step-1 .st-2 { background-position: -191px 0; }
.mod-nav-progress.step-1 .st-3 { background-position: -382px 0; }
.mod-nav-progress.step-1 .st-4 { background-position: -573px 0; }
.mod-nav-progress.step-1 .st-5 { background-position: -764px 0; }
.mod-nav-progress.step-1 .st-finish { background-position: right 0; }
.mod-nav-progress.step-2 .st-1 { background-position: 0 -108px; }
.mod-nav-progress.step-2 .st-2 { background-position: -191px -54px; }
.mod-nav-progress.step-2 .st-3 { background-position: -382px 0; }
.mod-nav-progress.step-2 .st-4 { background-position: -573px 0; }
.mod-nav-progress.step-2 .st-5 { background-position: -764px 0; }
.mod-nav-progress.step-2 .st-finish { background-position: right 0; }
.mod-nav-progress.step-3 .st-1 { background-position: 0 -108px; }
.mod-nav-progress.step-3 .st-2 { background-position: -191px -108px; }
.mod-nav-progress.step-3 .st-3 { background-position: -382px -54px; }
.mod-nav-progress.step-3 .st-4 { background-position: -573px 0; }
.mod-nav-progress.step-3 .st-5 { background-position: -764px 0; }
.mod-nav-progress.step-3 .st-finish { background-position: right 0; }
.mod-nav-progress.step-4 .st-1 { background-position: 0 -108px; }
.mod-nav-progress.step-4 .st-2 { background-position: -191px -108px; }
.mod-nav-progress.step-4 .st-3 { background-position: -382px -108px; }
.mod-nav-progress.step-4 .st-4 { background-position: -573px -54px; }
.mod-nav-progress.step-4 .st-5 { background-position: -764px 0; }
.mod-nav-progress.step-4 .st-finish { background-position: right 0; }
.mod-nav-progress.step-5 .st-1 { background-position: 0 -108px; }
.mod-nav-progress.step-5 .st-2 { background-position: -191px -108px; }
.mod-nav-progress.step-5 .st-3 { background-position: -382px -108px; }
.mod-nav-progress.step-5 .st-4 { background-position: -573px -108px; }
.mod-nav-progress.step-5 .st-5 { background-position: -764px -54px; }
.mod-nav-progress.step-5 .st-finish { background-position: right 0; }
.mod-nav-progress.step-finish .st-1 { background-position: 0 -108px; }
.mod-nav-progress.step-finish .st-2 { background-position: -191px -108px; }
.mod-nav-progress.step-finish .st-3 { background-position: -382px -108px; }
.mod-nav-progress.step-finish .st-4 { background-position: -573px -108px; }
.mod-nav-progress.step-finish .st-5 { background-position: -764px -108px; }
.mod-nav-progress.step-finish .st-finish { background-position: right -54px; }

/* ---------------------------------------------------------------
 IE8以下用
--------------------------------------------------------------- */
@media \0screen\,screen\9 { /* compornent ------------------------------------------------------ */
  .btn-normal, .btn-m-normal, .btn-l-normal, input[type="submit"], input[type="reset"], input[type="button"] { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e5e4e4); }
  /* z-asset ------------------------------------------------------ */
  h1 { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#61a3dd,EndColorStr=#4f8fcb); }
  .btn-orange, .btn-m-orange, .btn-l-orange, input.btn-orange, input.btn-m-orange, input.btn-l-orange { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fb8341,EndColorStr=#e14f03); }
  /* blue */
  .btn-blue, .btn-m-blue, .btn-l-blue, input.btn-blue, input.btn-m-blue, input.btn-l-blue { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3d7bc1,EndColorStr=#004baf); }
  /* white */
  .btn-white, .btn-m-white, .btn-l-white, input.btn-white, input.btn-m-white, input.btn-l-white { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e1ebf9); }
  /* green */
  .btn-green, .btn-m-green, .btn-l-green, input.btn-green, input.btn-m-green, input.btn-l-green { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4dc9b1,EndColorStr=#009b7d); }
  /* lime */
  .btn-lime, .btn-m-lime, .btn-l-lime, input.btn-lime, input.btn-m-lime, input.btn-l-lime { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ced002,EndColorStr=#a9ab00); }
  /* pink */
  .btn-pink, .btn-m-pink, .btn-l-pink, input.btn-pink, input.btn-m-pink, input.btn-l-pink { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fd5a6f,EndColorStr=#d02e43); }
  /* disabled */
  .disabled, input.disabled { filter: none; }
  /* mod-box-terms */
  .mod-box-terms { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#fdfdfd); }
  /* mod-box-customer */
  .mod-box-customer { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#f6f6f6); }
  /* mod-box-login */
  .mod-box-confirm { zoom: 1; filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3); }
  /* modal */
  .z-modal-ie { /* z-modal-ie ieのブラーフィルタ用のアウター */ zoom: 1; filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=1, ShadowOpacity=0.2); background-color: #fff; }
  .z-modal-ie .z-modal { position: relative; zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#fdfdfd); }
  .img-hoken { background: url(../images/bg_img_hoken.png) no-repeat 0 0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; }
  /* theme ------------------------------------------------------ */
  .frame-header .header-menu { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#f6f6f6); }
  .frame-header .mod-nav { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fdfdfd,EndColorStr=#f1f1f1); }
  .frame-header .mod-nav a:hover, .frame-header .mod-nav span { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3d7bc1,EndColorStr=#004baf) progid:DXImageTransform.Microsoft.Shadow(color='#bbbbbb', Direction=90, Strength=3); }
  .mod-box-login { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e5e4e4) progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=5); }
  /*　simulator --------------------*/
  .mod-floatmenu { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3d7bc1,EndColorStr=#004baf); }
  .btn-pay label { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e5e4e4); }
  .btn-pay label.off { filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#e5e4e4,EndColorStr=#ffffff); }
  .btn-pay label.off:hover { filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e5e4e4); }
  /* Z-life --------------------*/
  /* header */
  .page-header-top, .page-header, .mod-top-list-menu a { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fdfdfd,EndColorStr=#f1f1f1); }
  .page-header-top .txt, .page-header .txt, .mod-top-list-menu a .txt { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3d7bc1,EndColorStr=#004baf); }
  .page-header-top h1, .page-header h1, .mod-top-list-menu a h1 { filter: none; }
  /**/
  .mod-customer-info { zoom: 1; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3d7bc1,EndColorStr=#004baf); } }
/* -------------------------------------------------------------------------
 theme
------------------------------------------------------------------------- */
/* ---------------------------------------------------------------
	frame
--------------------------------------------------------------- */
body { background: white url(../images/bg_body.png) repeat center 0; }

.frame-wrapper { width: 957px; margin: 0 auto; padding: 0 25px; background-color: #fff; }

/* header */
.frame-header { margin-bottom: 20px; border-bottom: 2px solid #003399; }
.frame-header .mod-nav { -pie-background: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f8f8f8%22%20offset%3d%2250%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1),color-stop(50%, #f8f8f8),color-stop(100%, #fdfdfd)); background-image: -webkit-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -moz-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -ms-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: -o-linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-image: linear-gradient(bottom,#f1f1f1 0%,#f8f8f8 50%,#fdfdfd 100%); background-color: #f8f8f8; overflow: hidden; padding-top: 2px; }
.frame-header .mod-nav li { float: left; padding: 0; border-right: 1px solid #d7d7d7; }
.frame-header .mod-nav li a, .frame-header .mod-nav li span { display: inline-block; margin: 0 5px; padding: 9px 8px; margin-top: -2px; font-size: 12px; color: #000; text-decoration: none; *vertical-align: bottom; /* IE7 */ *padding-top: 6px; *padding-bottom: 12px; }
.frame-header .mod-nav li a:hover, .frame-header .mod-nav li span { -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; -webkit-box-shadow: 0 3px 7px rgba(4, 0, 0, 0.5); -moz-box-shadow: 0 3px 7px rgba(4, 0, 0, 0.5); box-shadow: 0 3px 7px rgba(4, 0, 0, 0.5); color: #fff; *margin-right: 2px; /* IE7 */ }
.frame-header .mod-nav .home { width: 190px; padding-left: 10px; }

/* frame-sig */
.frame-sig { padding-bottom: 1px; }

/* 1col */
.frame-content { width: 900px; margin: 0 auto; }

/* 1col以外共通 */
.frame-sig.sig-side-r, .frame-sig.sig-side-l, .frame-sig.sig-simu { margin: 0 -28.5px; }

/* sig-side-r top (右にサイドバー) */
.frame-sig.sig-side-r .frame-main { float: left; width: 747px; }
.frame-sig.sig-side-r .frame-side { float: right; width: 180px; }

/* sig-side-l (左にローカルナビ) */
.frame-sig.sig-side-l .frame-main { float: right; width: 745px; }
.frame-sig.sig-side-l .frame-side { float: left; width: 192px; }

/* simu */
.frame-sig.sig-simu .frame-main { float: left; width: 747px; }
.frame-sig.sig-simu .frame-side { float: right; width: 190px; }

/* footer */
.frame-footer { margin-top: 40px; padding: 10px 0 30px; }

/* header style
------------------------------------------- */
.frame-header { position: relative; }
.frame-header .logo { padding-bottom: 20px; }
.frame-header .logo li { float: left; padding-top: 23px; }
.frame-header .logo li img { vertical-align: middle; }
.frame-header .logo li:first-child { margin-right: 35px; padding: 18px 0 0 14px; }
.frame-header .header-menu { -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; -pie-background: linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f6f6f6%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ffffff%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f6f6f6),color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -moz-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -ms-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: -o-linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-image: linear-gradient(bottom,#f6f6f6 0%,#ffffff 100%); background-color: #ffffff; position: absolute; top: 0px; right: 0; *width: 455px; /* IE7 */ padding: 5px; border: 1px solid #eee; }
.frame-header .header-menu .customer { float: left; width: 290px; margin-right: 10px; padding: 7px 7px 5px; background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #dfdfdf; color: #003399; vertical-align: middle; }
.frame-header .header-menu .customer p { margin-bottom: 3px; font-size: 10px; font-weight: bold; }
.frame-header .header-menu .customer ul li { float: right; font-size: 10px; line-height: 1.2; }
.frame-header .header-menu .customer ul li:first-child { float: left; font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; }
.frame-header .header-menu .customer ul li:first-child img { margin-right: 3px; vertical-align: middle; }
.frame-header .header-menu .menu { float: right; width: 139px; }
.frame-header .header-menu .menu ul { padding-top: 6px; }
.frame-header .header-menu .menu ul li { float: right; margin-bottom: 4px; padding-left: 15px; line-height: 13px; background: url(../images/icon_header_menu.png) no-repeat 0 -57px; }
.frame-header .header-menu .menu ul li a { font-size: 11px; color: #333333; text-decoration: none; }
.frame-header .header-menu .menu ul li:first-child { float: left; background-position: 0 0; }
.frame-header .header-menu .menu .btn-logout { padding-top: 5px; }
.frame-header .header-menu .menu .btn-logout a { display: inline-block; min-width: 127px; margin: 0; padding: 4px 5px; border-color: #6e8db0; color: #003399; font-size: 13px; }

/* footer style
------------------------------------------- */
.frame-footer { border-top: 2px solid #003399; }
.frame-footer small { display: block; font-size: 11px; font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif; text-align: right; }

/* お問い合わせ
------------------------------------------- */
.tel-group { padding-left: 21px; }
.tel-group h4 span { padding-top: 10px; font-size: 12px; font-weight: normal; color: #333; }

/* ---------------------------------------------------------------
 simulator
--------------------------------------------------------------- */
/* side
------------------------------------------- */
.mod-floatmenu { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 20px 12px; }
.mod-floatmenu .total { margin-bottom: 15px; color: #fff; }
.mod-floatmenu .total dt { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #fff; font-size: 18px; }
.mod-floatmenu .total dd { font-size: 33px; font-weight: bold; text-align: right; }
.mod-floatmenu .total dd div { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ font-size: 16px; }
.mod-floatmenu .breakdown { margin-bottom: 10px; }
.mod-floatmenu .breakdown li { display: block; position: relative; padding: 5px; text-align: right; border-top: 1px solid #3377c0; font-weight: bold; cursor: pointer; background-color: #fff; /* li off & disabled-bd */ /* hover */ }
.mod-floatmenu .breakdown li:first-child { -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; border: none; }
.mod-floatmenu .breakdown li:last-child { -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; }
.mod-floatmenu .breakdown li .img-bd { float: left; width: 72px; font-size: 12px; font-weight: bold; line-height: 1.3; text-align: left; }
.mod-floatmenu .breakdown li div { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ line-height: 31px; font-size: 11px; font-weight: normal; }
.mod-floatmenu .breakdown li .exp-tip { display: none; }
.mod-floatmenu .breakdown li.bd-off .exp-tip { display: inline-block; position: absolute; top: 6px; left: 83px; width: 78px; padding: 5px 0; background-color: #fff; border: 1px solid #d7d7d7; color: #333; font-weight: normal; font-size: 11px; text-align: center; }
.mod-floatmenu .breakdown li.bd-off .exp-tip:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.mod-floatmenu .breakdown li.bd-off .exp-tip:after { border-right-color: #fff; border-width: 4px; top: 50%; margin-top: -4px; }
.mod-floatmenu .breakdown li .tooltip-txt { bottom: 50px; left: 25px; min-width: 150px; }
.mod-floatmenu .breakdown li.bd-off, .mod-floatmenu .breakdown li.bd-off.disabled-bd:hover { background-color: #d2e2f2; }
.mod-floatmenu .breakdown li.bd-off .img-bd, .mod-floatmenu .breakdown li.bd-off.disabled-bd:hover .img-bd { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.mod-floatmenu .breakdown li.bd-off .exp-tip, .mod-floatmenu .breakdown li.bd-off.disabled-bd:hover .exp-tip { font-size: 10px; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
.mod-floatmenu .breakdown li:hover { background-color: #e4effa; }
.mod-floatmenu .breakdown li:hover .img-bd { filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
.mod-floatmenu .breakdown li:hover .exp-tip { filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
.mod-floatmenu .breakdown li.disabled-bd { cursor: not-allowed; }
.mod-floatmenu .btn-pay { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; margin-bottom: 15px; border: 1px solid #0e4984; border-top: 1px solid #72ade8; border-left: 1px solid #72ade8; }
.mod-floatmenu .btn-pay li { float: left; width: 50%; }
.mod-floatmenu .btn-pay li label { display: block; margin: 0; padding: 5px 3px; font-size: 12px; text-align: center; text-decoration: none; cursor: default; }
.mod-floatmenu .btn-pay li label.off { color: #999; cursor: pointer; }
.mod-floatmenu .btn-pay li label.off input { cursor: pointer; }
.mod-floatmenu .btn-pay li label.off:hover { color: #333333; }
.mod-floatmenu .btn-pay li:first-child { margin: 0 1px 0 -1px; }
.mod-floatmenu .btn-group { margin: 0; padding: 15px 0 10px; border-top: 1px solid #fff; }
.mod-floatmenu .btn-group li { text-align: center; }
.mod-floatmenu .btn-group li.group a { float: right; width: 46%; padding-left: 0; padding-right: 0; }
.mod-floatmenu .btn-group li.group a:first-child { float: left; }
.mod-floatmenu .btn-group li .btn-m-orange { display: block; width: auto; margin-bottom: 10px; padding-top: 13px; padding-bottom: 13px; font-size: 15px; }
.mod-floatmenu .btn-group li .btn-m-orange .arrow-r, .mod-floatmenu .btn-group li .btn-m-orange .arrow-l { top: 15px; }
.mod-floatmenu .btn-group a:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.mod-floatmenu .study { padding-top: 15px; border-top: 1px solid #fff; color: #fff; }
.mod-floatmenu .study dt { margin-bottom: 8px; font-size: 12px; }
.mod-floatmenu .study dd { font-size: 11px; line-height: 1.4; }
.mod-floatmenu .study dt + dd { margin-bottom: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; line-height: 1; }
.mod-floatmenu .study dt + dd img { margin-right: 3px; vertical-align: middle; }

/* main
------------------------------------------- */
.sig-simu .mod-box-terms { margin-bottom: 40px; }
.sig-simu .note-simu { margin-top: -0.7em; }
.sig-simu .mod-box-read { margin-top: -10px; }

/* ページ内リンク */
.link-inside-prev { text-align: right; }
.link-inside-prev a { display: inline-block; padding-left: 13px; background: url(../images/icon_arrow.png) no-repeat 0 -436px; font-size: 12px; text-decoration: underline; }

/* 保険 */
.mod-hoken-off, .mod-gan-shushin, .mod-gan-plus, .mod-iryo-shushin, .mod-iryo-hikiuke, .mod-iryo-teiki, .mod-shibou-teiki, .mod-shibou-shunyu { position: relative; margin: 25px 0 40px; /* DL PDF */ /* 注意事項 */ }
.mod-hoken-off table, .mod-gan-shushin table, .mod-gan-plus table, .mod-iryo-shushin table, .mod-iryo-hikiuke table, .mod-iryo-teiki table, .mod-shibou-teiki table, .mod-shibou-shunyu table { margin: 0; line-height: 1.3; }
.mod-hoken-off .box-hoken th, .mod-gan-shushin .box-hoken th, .mod-gan-plus .box-hoken th, .mod-iryo-shushin .box-hoken th, .mod-iryo-hikiuke .box-hoken th, .mod-iryo-teiki .box-hoken th, .mod-shibou-teiki .box-hoken th, .mod-shibou-shunyu .box-hoken th, .mod-hoken-off .box-hoken td, .mod-gan-shushin .box-hoken td, .mod-gan-plus .box-hoken td, .mod-iryo-shushin .box-hoken td, .mod-iryo-hikiuke .box-hoken td, .mod-iryo-teiki .box-hoken td, .mod-shibou-teiki .box-hoken td, .mod-shibou-shunyu .box-hoken td { padding: 10px; color: #fff; }
.mod-hoken-off .box-hoken .check, .mod-gan-shushin .box-hoken .check, .mod-gan-plus .box-hoken .check, .mod-iryo-shushin .box-hoken .check, .mod-iryo-hikiuke .box-hoken .check, .mod-iryo-teiki .box-hoken .check, .mod-shibou-teiki .box-hoken .check, .mod-shibou-shunyu .box-hoken .check { width: 28px; padding-right: 0; vertical-align: top; }
.mod-hoken-off .box-hoken .check-hoken, .mod-gan-shushin .box-hoken .check-hoken, .mod-gan-plus .box-hoken .check-hoken, .mod-iryo-shushin .box-hoken .check-hoken, .mod-iryo-hikiuke .box-hoken .check-hoken, .mod-iryo-teiki .box-hoken .check-hoken, .mod-shibou-teiki .box-hoken .check-hoken, .mod-shibou-shunyu .box-hoken .check-hoken { display: inline-block; overflow: hidden; width: 28px; height: 0; padding-top: 28px; cursor: pointer; background: url(../images/check_on.png) no-repeat 0 0; vertical-align: bottom; }
.mod-hoken-off .box-hoken .ttl-hoken, .mod-gan-shushin .box-hoken .ttl-hoken, .mod-gan-plus .box-hoken .ttl-hoken, .mod-iryo-shushin .box-hoken .ttl-hoken, .mod-iryo-hikiuke .box-hoken .ttl-hoken, .mod-iryo-teiki .box-hoken .ttl-hoken, .mod-shibou-teiki .box-hoken .ttl-hoken, .mod-shibou-shunyu .box-hoken .ttl-hoken { width: 151px; padding-right: 0; }
.mod-hoken-off .box-hoken .ttl-hoken .tooltip-txt, .mod-gan-shushin .box-hoken .ttl-hoken .tooltip-txt, .mod-gan-plus .box-hoken .ttl-hoken .tooltip-txt, .mod-iryo-shushin .box-hoken .ttl-hoken .tooltip-txt, .mod-iryo-hikiuke .box-hoken .ttl-hoken .tooltip-txt, .mod-iryo-teiki .box-hoken .ttl-hoken .tooltip-txt, .mod-shibou-teiki .box-hoken .ttl-hoken .tooltip-txt, .mod-shibou-shunyu .box-hoken .ttl-hoken .tooltip-txt { bottom: 70px; }
.mod-hoken-off .box-hoken .name-hoken, .mod-gan-shushin .box-hoken .name-hoken, .mod-gan-plus .box-hoken .name-hoken, .mod-iryo-shushin .box-hoken .name-hoken, .mod-iryo-hikiuke .box-hoken .name-hoken, .mod-iryo-teiki .box-hoken .name-hoken, .mod-shibou-teiki .box-hoken .name-hoken, .mod-shibou-shunyu .box-hoken .name-hoken { text-shadow: 1px 1px #999; font-size: 20px; }
.mod-hoken-off .box-hoken .name-hoken .name-sub, .mod-gan-shushin .box-hoken .name-hoken .name-sub, .mod-gan-plus .box-hoken .name-hoken .name-sub, .mod-iryo-shushin .box-hoken .name-hoken .name-sub, .mod-iryo-hikiuke .box-hoken .name-hoken .name-sub, .mod-iryo-teiki .box-hoken .name-hoken .name-sub, .mod-shibou-teiki .box-hoken .name-hoken .name-sub, .mod-shibou-shunyu .box-hoken .name-hoken .name-sub { font-size: 14px; }
.mod-hoken-off .box-hoken .plan, .mod-gan-shushin .box-hoken .plan, .mod-gan-plus .box-hoken .plan, .mod-iryo-shushin .box-hoken .plan, .mod-iryo-hikiuke .box-hoken .plan, .mod-iryo-teiki .box-hoken .plan, .mod-shibou-teiki .box-hoken .plan, .mod-shibou-shunyu .box-hoken .plan { width: 95px; font-size: 12px; }
.mod-hoken-off .box-hoken .plan > span, .mod-gan-shushin .box-hoken .plan > span, .mod-gan-plus .box-hoken .plan > span, .mod-iryo-shushin .box-hoken .plan > span, .mod-iryo-hikiuke .box-hoken .plan > span, .mod-iryo-teiki .box-hoken .plan > span, .mod-shibou-teiki .box-hoken .plan > span, .mod-shibou-shunyu .box-hoken .plan > span { display: block; margin-bottom: 10px; }
.mod-hoken-off .box-hoken .plan p, .mod-gan-shushin .box-hoken .plan p, .mod-gan-plus .box-hoken .plan p, .mod-iryo-shushin .box-hoken .plan p, .mod-iryo-hikiuke .box-hoken .plan p, .mod-iryo-teiki .box-hoken .plan p, .mod-shibou-teiki .box-hoken .plan p, .mod-shibou-shunyu .box-hoken .plan p { margin-bottom: 1px; }
.mod-hoken-off .box-hoken .plan select, .mod-gan-shushin .box-hoken .plan select, .mod-gan-plus .box-hoken .plan select, .mod-iryo-shushin .box-hoken .plan select, .mod-iryo-hikiuke .box-hoken .plan select, .mod-iryo-teiki .box-hoken .plan select, .mod-shibou-teiki .box-hoken .plan select, .mod-shibou-shunyu .box-hoken .plan select { font-weight: bold; }
.mod-hoken-off .box-hoken .insurance, .mod-gan-shushin .box-hoken .insurance, .mod-gan-plus .box-hoken .insurance, .mod-iryo-shushin .box-hoken .insurance, .mod-iryo-hikiuke .box-hoken .insurance, .mod-iryo-teiki .box-hoken .insurance, .mod-shibou-teiki .box-hoken .insurance, .mod-shibou-shunyu .box-hoken .insurance { width: 185px; background-color: #fff; font-size: 36px; text-align: right; }
.mod-hoken-off .box-hoken .insurance div, .mod-gan-shushin .box-hoken .insurance div, .mod-gan-plus .box-hoken .insurance div, .mod-iryo-shushin .box-hoken .insurance div, .mod-iryo-hikiuke .box-hoken .insurance div, .mod-iryo-teiki .box-hoken .insurance div, .mod-shibou-teiki .box-hoken .insurance div, .mod-shibou-shunyu .box-hoken .insurance div { margin-bottom: 2px; font-size: 14px; text-align: left; }
.mod-hoken-off .box-hoken .insurance .yen, .mod-gan-shushin .box-hoken .insurance .yen, .mod-gan-plus .box-hoken .insurance .yen, .mod-iryo-shushin .box-hoken .insurance .yen, .mod-iryo-hikiuke .box-hoken .insurance .yen, .mod-iryo-teiki .box-hoken .insurance .yen, .mod-shibou-teiki .box-hoken .insurance .yen, .mod-shibou-shunyu .box-hoken .insurance .yen { display: inline-block; *display: inline; /* IE7 */ *zoom: 1; /* IE7 */ font-size: 16px; }
.mod-hoken-off .box-hoken .insurance .record, .mod-gan-shushin .box-hoken .insurance .record, .mod-gan-plus .box-hoken .insurance .record, .mod-iryo-shushin .box-hoken .insurance .record, .mod-iryo-hikiuke .box-hoken .insurance .record, .mod-iryo-teiki .box-hoken .insurance .record, .mod-shibou-teiki .box-hoken .insurance .record, .mod-shibou-shunyu .box-hoken .insurance .record { margin: 5px 0 -5px 0; padding-top: 4px; font-size: 11px; text-align: center; }
.mod-hoken-off .exp-hoken, .mod-gan-shushin .exp-hoken, .mod-gan-plus .exp-hoken, .mod-iryo-shushin .exp-hoken, .mod-iryo-hikiuke .exp-hoken, .mod-iryo-teiki .exp-hoken, .mod-shibou-teiki .exp-hoken, .mod-shibou-shunyu .exp-hoken { width: 100%; border-collapse: collapse; }
.mod-hoken-off .exp-hoken th, .mod-gan-shushin .exp-hoken th, .mod-gan-plus .exp-hoken th, .mod-iryo-shushin .exp-hoken th, .mod-iryo-hikiuke .exp-hoken th, .mod-iryo-teiki .exp-hoken th, .mod-shibou-teiki .exp-hoken th, .mod-shibou-shunyu .exp-hoken th, .mod-hoken-off .exp-hoken td, .mod-gan-shushin .exp-hoken td, .mod-gan-plus .exp-hoken td, .mod-iryo-shushin .exp-hoken td, .mod-iryo-hikiuke .exp-hoken td, .mod-iryo-teiki .exp-hoken td, .mod-shibou-teiki .exp-hoken td, .mod-shibou-shunyu .exp-hoken td { padding: 8px; line-height: 1.3; }
.mod-hoken-off .exp-hoken .desc th, .mod-gan-shushin .exp-hoken .desc th, .mod-gan-plus .exp-hoken .desc th, .mod-iryo-shushin .exp-hoken .desc th, .mod-iryo-hikiuke .exp-hoken .desc th, .mod-iryo-teiki .exp-hoken .desc th, .mod-shibou-teiki .exp-hoken .desc th, .mod-shibou-shunyu .exp-hoken .desc th { width: 15%; }
.mod-hoken-off .exp-hoken .desc td, .mod-gan-shushin .exp-hoken .desc td, .mod-gan-plus .exp-hoken .desc td, .mod-iryo-shushin .exp-hoken .desc td, .mod-iryo-hikiuke .exp-hoken .desc td, .mod-iryo-teiki .exp-hoken .desc td, .mod-shibou-teiki .exp-hoken .desc td, .mod-shibou-shunyu .exp-hoken .desc td { width: 35%; }
.mod-hoken-off .box-note, .mod-gan-shushin .box-note, .mod-gan-plus .box-note, .mod-iryo-shushin .box-note, .mod-iryo-hikiuke .box-note, .mod-iryo-teiki .box-note, .mod-shibou-teiki .box-note, .mod-shibou-shunyu .box-note { font-size: 13px; }
.mod-hoken-off .box-note ul, .mod-gan-shushin .box-note ul, .mod-gan-plus .box-note ul, .mod-iryo-shushin .box-note ul, .mod-iryo-hikiuke .box-note ul, .mod-iryo-teiki .box-note ul, .mod-shibou-teiki .box-note ul, .mod-shibou-shunyu .box-note ul, .mod-hoken-off .box-note li, .mod-gan-shushin .box-note li, .mod-gan-plus .box-note li, .mod-iryo-shushin .box-note li, .mod-iryo-hikiuke .box-note li, .mod-iryo-teiki .box-note li, .mod-shibou-teiki .box-note li, .mod-shibou-shunyu .box-note li { margin: 0; }
.mod-hoken-off .box-note li, .mod-gan-shushin .box-note li, .mod-gan-plus .box-note li, .mod-iryo-shushin .box-note li, .mod-iryo-hikiuke .box-note li, .mod-iryo-teiki .box-note li, .mod-shibou-teiki .box-note li, .mod-shibou-shunyu .box-note li { padding: 10px; }
.mod-hoken-off .box-hosho, .mod-gan-shushin .box-hosho, .mod-gan-plus .box-hosho, .mod-iryo-shushin .box-hosho, .mod-iryo-hikiuke .box-hosho, .mod-iryo-teiki .box-hosho, .mod-shibou-teiki .box-hosho, .mod-shibou-shunyu .box-hosho { padding: 8px 8px 8px 0; }
.mod-hoken-off .box-hosho table, .mod-gan-shushin .box-hosho table, .mod-gan-plus .box-hosho table, .mod-iryo-shushin .box-hosho table, .mod-iryo-hikiuke .box-hosho table, .mod-iryo-teiki .box-hosho table, .mod-shibou-teiki .box-hosho table, .mod-shibou-shunyu .box-hosho table { background-color: #fff; }
.mod-hoken-off .box-hosho table caption, .mod-gan-shushin .box-hosho table caption, .mod-gan-plus .box-hosho table caption, .mod-iryo-shushin .box-hosho table caption, .mod-iryo-hikiuke .box-hosho table caption, .mod-iryo-teiki .box-hosho table caption, .mod-shibou-teiki .box-hosho table caption, .mod-shibou-shunyu .box-hosho table caption { width: auto; margin: -8px -8px 8px 0; padding: 8px; color: white; }
.mod-hoken-off .box-hosho table th, .mod-gan-shushin .box-hosho table th, .mod-gan-plus .box-hosho table th, .mod-iryo-shushin .box-hosho table th, .mod-iryo-hikiuke .box-hosho table th, .mod-iryo-teiki .box-hosho table th, .mod-shibou-teiki .box-hosho table th, .mod-shibou-shunyu .box-hosho table th, .mod-hoken-off .box-hosho table td, .mod-gan-shushin .box-hosho table td, .mod-gan-plus .box-hosho table td, .mod-iryo-shushin .box-hosho table td, .mod-iryo-hikiuke .box-hosho table td, .mod-iryo-teiki .box-hosho table td, .mod-shibou-teiki .box-hosho table td, .mod-shibou-shunyu .box-hosho table td { padding: 7px; font-size: 12px; }
.mod-hoken-off .box-hosho table tr:first-child th, .mod-gan-shushin .box-hosho table tr:first-child th, .mod-gan-plus .box-hosho table tr:first-child th, .mod-iryo-shushin .box-hosho table tr:first-child th, .mod-iryo-hikiuke .box-hosho table tr:first-child th, .mod-iryo-teiki .box-hosho table tr:first-child th, .mod-shibou-teiki .box-hosho table tr:first-child th, .mod-shibou-shunyu .box-hosho table tr:first-child th, .mod-hoken-off .box-hosho table tr:first-child td, .mod-gan-shushin .box-hosho table tr:first-child td, .mod-gan-plus .box-hosho table tr:first-child td, .mod-iryo-shushin .box-hosho table tr:first-child td, .mod-iryo-hikiuke .box-hosho table tr:first-child td, .mod-iryo-teiki .box-hosho table tr:first-child td, .mod-shibou-teiki .box-hosho table tr:first-child td, .mod-shibou-shunyu .box-hosho table tr:first-child td { zoom: 1; border-top: none; }
.mod-hoken-off .box-hosho table th, .mod-gan-shushin .box-hosho table th, .mod-gan-plus .box-hosho table th, .mod-iryo-shushin .box-hosho table th, .mod-iryo-hikiuke .box-hosho table th, .mod-iryo-teiki .box-hosho table th, .mod-shibou-teiki .box-hosho table th, .mod-shibou-shunyu .box-hosho table th { width: 240px; padding-right: 0; }
.mod-hoken-off .box-hosho table td, .mod-gan-shushin .box-hosho table td, .mod-gan-plus .box-hosho table td, .mod-iryo-shushin .box-hosho table td, .mod-iryo-hikiuke .box-hosho table td, .mod-iryo-teiki .box-hosho table td, .mod-shibou-teiki .box-hosho table td, .mod-shibou-shunyu .box-hosho table td { width: 98px; text-align: right; }
.mod-hoken-off .list-note caption, .mod-gan-shushin .list-note caption, .mod-gan-plus .list-note caption, .mod-iryo-shushin .list-note caption, .mod-iryo-hikiuke .list-note caption, .mod-iryo-teiki .list-note caption, .mod-shibou-teiki .list-note caption, .mod-shibou-shunyu .list-note caption { width: auto; padding: 8px; color: white; }
.mod-hoken-off .list-note .mod-box-scroll, .mod-gan-shushin .list-note .mod-box-scroll, .mod-gan-plus .list-note .mod-box-scroll, .mod-iryo-shushin .list-note .mod-box-scroll, .mod-iryo-hikiuke .list-note .mod-box-scroll, .mod-iryo-teiki .list-note .mod-box-scroll, .mod-shibou-teiki .list-note .mod-box-scroll, .mod-shibou-shunyu .list-note .mod-box-scroll { margin: 0; border: none; }
.mod-hoken-off .box-tokuyaku caption, .mod-gan-shushin .box-tokuyaku caption, .mod-gan-plus .box-tokuyaku caption, .mod-iryo-shushin .box-tokuyaku caption, .mod-iryo-hikiuke .box-tokuyaku caption, .mod-iryo-teiki .box-tokuyaku caption, .mod-shibou-teiki .box-tokuyaku caption, .mod-shibou-shunyu .box-tokuyaku caption { width: auto; padding: 8px; font-size: 14px; font-weight: bold; text-align: center; }
.mod-hoken-off .box-tokuyaku caption span, .mod-gan-shushin .box-tokuyaku caption span, .mod-gan-plus .box-tokuyaku caption span, .mod-iryo-shushin .box-tokuyaku caption span, .mod-iryo-hikiuke .box-tokuyaku caption span, .mod-iryo-teiki .box-tokuyaku caption span, .mod-shibou-teiki .box-tokuyaku caption span, .mod-shibou-shunyu .box-tokuyaku caption span { font-size: 12px; font-weight: normal; }
.mod-hoken-off .box-tokuyaku th, .mod-gan-shushin .box-tokuyaku th, .mod-gan-plus .box-tokuyaku th, .mod-iryo-shushin .box-tokuyaku th, .mod-iryo-hikiuke .box-tokuyaku th, .mod-iryo-teiki .box-tokuyaku th, .mod-shibou-teiki .box-tokuyaku th, .mod-shibou-shunyu .box-tokuyaku th { width: 270px; padding: 9px 10px 9px 42px; background-color: #f4f1e5; border-top: 1px solid #fff; font-size: 13px; vertical-align: top; }
.mod-hoken-off .box-tokuyaku th label, .mod-gan-shushin .box-tokuyaku th label, .mod-gan-plus .box-tokuyaku th label, .mod-iryo-shushin .box-tokuyaku th label, .mod-iryo-hikiuke .box-tokuyaku th label, .mod-iryo-teiki .box-tokuyaku th label, .mod-shibou-teiki .box-tokuyaku th label, .mod-shibou-shunyu .box-tokuyaku th label { display: inline; margin: 0; }
.mod-hoken-off .box-tokuyaku th label input, .mod-gan-shushin .box-tokuyaku th label input, .mod-gan-plus .box-tokuyaku th label input, .mod-iryo-shushin .box-tokuyaku th label input, .mod-iryo-hikiuke .box-tokuyaku th label input, .mod-iryo-teiki .box-tokuyaku th label input, .mod-shibou-teiki .box-tokuyaku th label input, .mod-shibou-shunyu .box-tokuyaku th label input { margin-left: -34px; margin-right: 8px; }
.mod-hoken-off .box-tokuyaku td, .mod-gan-shushin .box-tokuyaku td, .mod-gan-plus .box-tokuyaku td, .mod-iryo-shushin .box-tokuyaku td, .mod-iryo-hikiuke .box-tokuyaku td, .mod-iryo-teiki .box-tokuyaku td, .mod-shibou-teiki .box-tokuyaku td, .mod-shibou-shunyu .box-tokuyaku td { padding: 7px 10px; border-top: 1px dotted #e8e4d7; text-align: right; }
.mod-hoken-off .box-tokuyaku th + td, .mod-gan-shushin .box-tokuyaku th + td, .mod-gan-plus .box-tokuyaku th + td, .mod-iryo-shushin .box-tokuyaku th + td, .mod-iryo-hikiuke .box-tokuyaku th + td, .mod-iryo-teiki .box-tokuyaku th + td, .mod-shibou-teiki .box-tokuyaku th + td, .mod-shibou-shunyu .box-tokuyaku th + td, .mod-hoken-off .box-tokuyaku th + td + td, .mod-gan-shushin .box-tokuyaku th + td + td, .mod-gan-plus .box-tokuyaku th + td + td, .mod-iryo-shushin .box-tokuyaku th + td + td, .mod-iryo-hikiuke .box-tokuyaku th + td + td, .mod-iryo-teiki .box-tokuyaku th + td + td, .mod-shibou-teiki .box-tokuyaku th + td + td, .mod-shibou-shunyu .box-tokuyaku th + td + td, .mod-hoken-off .box-tokuyaku th + td + td + td, .mod-gan-shushin .box-tokuyaku th + td + td + td, .mod-gan-plus .box-tokuyaku th + td + td + td, .mod-iryo-shushin .box-tokuyaku th + td + td + td, .mod-iryo-hikiuke .box-tokuyaku th + td + td + td, .mod-iryo-teiki .box-tokuyaku th + td + td + td, .mod-shibou-teiki .box-tokuyaku th + td + td + td, .mod-shibou-shunyu .box-tokuyaku th + td + td + td { border-top: 1px solid #e8e4d7; }
.mod-hoken-off .box-tokuyaku tr:first-child th, .mod-gan-shushin .box-tokuyaku tr:first-child th, .mod-gan-plus .box-tokuyaku tr:first-child th, .mod-iryo-shushin .box-tokuyaku tr:first-child th, .mod-iryo-hikiuke .box-tokuyaku tr:first-child th, .mod-iryo-teiki .box-tokuyaku tr:first-child th, .mod-shibou-teiki .box-tokuyaku tr:first-child th, .mod-shibou-shunyu .box-tokuyaku tr:first-child th, .mod-hoken-off .box-tokuyaku tr:first-child td, .mod-gan-shushin .box-tokuyaku tr:first-child td, .mod-gan-plus .box-tokuyaku tr:first-child td, .mod-iryo-shushin .box-tokuyaku tr:first-child td, .mod-iryo-hikiuke .box-tokuyaku tr:first-child td, .mod-iryo-teiki .box-tokuyaku tr:first-child td, .mod-shibou-teiki .box-tokuyaku tr:first-child td, .mod-shibou-shunyu .box-tokuyaku tr:first-child td { border-top: none; }
.mod-hoken-off .box-tokuyaku .desc, .mod-gan-shushin .box-tokuyaku .desc, .mod-gan-plus .box-tokuyaku .desc, .mod-iryo-shushin .box-tokuyaku .desc, .mod-iryo-hikiuke .box-tokuyaku .desc, .mod-iryo-teiki .box-tokuyaku .desc, .mod-shibou-teiki .box-tokuyaku .desc, .mod-shibou-shunyu .box-tokuyaku .desc { width: 200px; font-size: 12px; text-align: left; }
.mod-hoken-off .box-tokuyaku .desc strong, .mod-gan-shushin .box-tokuyaku .desc strong, .mod-gan-plus .box-tokuyaku .desc strong, .mod-iryo-shushin .box-tokuyaku .desc strong, .mod-iryo-hikiuke .box-tokuyaku .desc strong, .mod-iryo-teiki .box-tokuyaku .desc strong, .mod-shibou-teiki .box-tokuyaku .desc strong, .mod-shibou-shunyu .box-tokuyaku .desc strong { font-size: 14px; font-weight: bold; }
.mod-hoken-off .dl-pdf caption, .mod-gan-shushin .dl-pdf caption, .mod-gan-plus .dl-pdf caption, .mod-iryo-shushin .dl-pdf caption, .mod-iryo-hikiuke .dl-pdf caption, .mod-iryo-teiki .dl-pdf caption, .mod-shibou-teiki .dl-pdf caption, .mod-shibou-shunyu .dl-pdf caption { width: auto; padding: 8px; color: white; text-align: center; }
.mod-hoken-off .dl-pdf td, .mod-gan-shushin .dl-pdf td, .mod-gan-plus .dl-pdf td, .mod-iryo-shushin .dl-pdf td, .mod-iryo-hikiuke .dl-pdf td, .mod-iryo-teiki .dl-pdf td, .mod-shibou-teiki .dl-pdf td, .mod-shibou-shunyu .dl-pdf td { text-align: center; padding: 8px; }
.mod-hoken-off .note-hoken, .mod-gan-shushin .note-hoken, .mod-gan-plus .note-hoken, .mod-iryo-shushin .note-hoken, .mod-iryo-hikiuke .note-hoken, .mod-iryo-teiki .note-hoken, .mod-shibou-teiki .note-hoken, .mod-shibou-shunyu .note-hoken { position: absolute; top: -24px; right: -2px; }
.mod-hoken-off .note-hoken a, .mod-gan-shushin .note-hoken a, .mod-gan-plus .note-hoken a, .mod-iryo-shushin .note-hoken a, .mod-iryo-hikiuke .note-hoken a, .mod-iryo-teiki .note-hoken a, .mod-shibou-teiki .note-hoken a, .mod-shibou-shunyu .note-hoken a { display: inline-block; overflow: hidden; height: 20px; padding: 0 8px; font-size: 12px; line-height: 20px; text-align: center; text-decoration: none; color: #fff; }

.mod-gan-shushin.mod-hoken-off, .mod-gan-plus.mod-hoken-off, .mod-iryo-shushin.mod-hoken-off, .mod-iryo-hikiuke.mod-hoken-off, .mod-iryo-teiki.mod-hoken-off, .mod-shibou-teiki.mod-hoken-off, .mod-shibou-shunyu.mod-hoken-off { border: 2px solid #c9c9c9; /* DL PDF */ /* 注意事項 */ }
.mod-gan-shushin.mod-hoken-off .box-hoken, .mod-gan-plus.mod-hoken-off .box-hoken, .mod-iryo-shushin.mod-hoken-off .box-hoken, .mod-iryo-hikiuke.mod-hoken-off .box-hoken, .mod-iryo-teiki.mod-hoken-off .box-hoken, .mod-shibou-teiki.mod-hoken-off .box-hoken, .mod-shibou-shunyu.mod-hoken-off .box-hoken { background-color: #afafaf; }
.mod-gan-shushin.mod-hoken-off .box-hoken .plan, .mod-gan-plus.mod-hoken-off .box-hoken .plan, .mod-iryo-shushin.mod-hoken-off .box-hoken .plan, .mod-iryo-hikiuke.mod-hoken-off .box-hoken .plan, .mod-iryo-teiki.mod-hoken-off .box-hoken .plan, .mod-shibou-teiki.mod-hoken-off .box-hoken .plan, .mod-shibou-shunyu.mod-hoken-off .box-hoken .plan { border-left: 1px solid #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .box-hoken .insurance, .mod-gan-plus.mod-hoken-off .box-hoken .insurance, .mod-iryo-shushin.mod-hoken-off .box-hoken .insurance, .mod-iryo-hikiuke.mod-hoken-off .box-hoken .insurance, .mod-iryo-teiki.mod-hoken-off .box-hoken .insurance, .mod-shibou-teiki.mod-hoken-off .box-hoken .insurance, .mod-shibou-shunyu.mod-hoken-off .box-hoken .insurance { color: #a2a2a2; }
.mod-gan-shushin.mod-hoken-off .box-hoken .insurance .record, .mod-gan-plus.mod-hoken-off .box-hoken .insurance .record, .mod-iryo-shushin.mod-hoken-off .box-hoken .insurance .record, .mod-iryo-hikiuke.mod-hoken-off .box-hoken .insurance .record, .mod-iryo-teiki.mod-hoken-off .box-hoken .insurance .record, .mod-shibou-teiki.mod-hoken-off .box-hoken .insurance .record, .mod-shibou-shunyu.mod-hoken-off .box-hoken .insurance .record { border-top: 1px solid #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .exp-hoken, .mod-gan-plus.mod-hoken-off .exp-hoken, .mod-iryo-shushin.mod-hoken-off .exp-hoken, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken, .mod-iryo-teiki.mod-hoken-off .exp-hoken, .mod-shibou-teiki.mod-hoken-off .exp-hoken, .mod-shibou-shunyu.mod-hoken-off .exp-hoken { border-top: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .exp-hoken th, .mod-gan-plus.mod-hoken-off .exp-hoken th, .mod-iryo-shushin.mod-hoken-off .exp-hoken th, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken th, .mod-iryo-teiki.mod-hoken-off .exp-hoken th, .mod-shibou-teiki.mod-hoken-off .exp-hoken th, .mod-shibou-shunyu.mod-hoken-off .exp-hoken th, .mod-gan-shushin.mod-hoken-off .exp-hoken td, .mod-gan-plus.mod-hoken-off .exp-hoken td, .mod-iryo-shushin.mod-hoken-off .exp-hoken td, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken td, .mod-iryo-teiki.mod-hoken-off .exp-hoken td, .mod-shibou-teiki.mod-hoken-off .exp-hoken td, .mod-shibou-shunyu.mod-hoken-off .exp-hoken td { border-bottom: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .exp-hoken .desc th, .mod-gan-plus.mod-hoken-off .exp-hoken .desc th, .mod-iryo-shushin.mod-hoken-off .exp-hoken .desc th, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken .desc th, .mod-iryo-teiki.mod-hoken-off .exp-hoken .desc th, .mod-shibou-teiki.mod-hoken-off .exp-hoken .desc th, .mod-shibou-shunyu.mod-hoken-off .exp-hoken .desc th { background-color: #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .exp-hoken .desc td + th, .mod-gan-plus.mod-hoken-off .exp-hoken .desc td + th, .mod-iryo-shushin.mod-hoken-off .exp-hoken .desc td + th, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken .desc td + th, .mod-iryo-teiki.mod-hoken-off .exp-hoken .desc td + th, .mod-shibou-teiki.mod-hoken-off .exp-hoken .desc td + th, .mod-shibou-shunyu.mod-hoken-off .exp-hoken .desc td + th, .mod-gan-shushin.mod-hoken-off .exp-hoken .desc td, .mod-gan-plus.mod-hoken-off .exp-hoken .desc td, .mod-iryo-shushin.mod-hoken-off .exp-hoken .desc td, .mod-iryo-hikiuke.mod-hoken-off .exp-hoken .desc td, .mod-iryo-teiki.mod-hoken-off .exp-hoken .desc td, .mod-shibou-teiki.mod-hoken-off .exp-hoken .desc td, .mod-shibou-shunyu.mod-hoken-off .exp-hoken .desc td { border-left: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .box-note, .mod-gan-plus.mod-hoken-off .box-note, .mod-iryo-shushin.mod-hoken-off .box-note, .mod-iryo-hikiuke.mod-hoken-off .box-note, .mod-iryo-teiki.mod-hoken-off .box-note, .mod-shibou-teiki.mod-hoken-off .box-note, .mod-shibou-shunyu.mod-hoken-off .box-note { border-top: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .box-note li, .mod-gan-plus.mod-hoken-off .box-note li, .mod-iryo-shushin.mod-hoken-off .box-note li, .mod-iryo-hikiuke.mod-hoken-off .box-note li, .mod-iryo-teiki.mod-hoken-off .box-note li, .mod-shibou-teiki.mod-hoken-off .box-note li, .mod-shibou-shunyu.mod-hoken-off .box-note li { border-top: 1px dotted #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .box-note li:first-child, .mod-gan-plus.mod-hoken-off .box-note li:first-child, .mod-iryo-shushin.mod-hoken-off .box-note li:first-child, .mod-iryo-hikiuke.mod-hoken-off .box-note li:first-child, .mod-iryo-teiki.mod-hoken-off .box-note li:first-child, .mod-shibou-teiki.mod-hoken-off .box-note li:first-child, .mod-shibou-shunyu.mod-hoken-off .box-note li:first-child { border: none; }
.mod-gan-shushin.mod-hoken-off .box-hosho, .mod-gan-plus.mod-hoken-off .box-hosho, .mod-iryo-shushin.mod-hoken-off .box-hosho, .mod-iryo-hikiuke.mod-hoken-off .box-hosho, .mod-iryo-teiki.mod-hoken-off .box-hosho, .mod-shibou-teiki.mod-hoken-off .box-hosho, .mod-shibou-shunyu.mod-hoken-off .box-hosho { background-color: #f4f4f4; border-top: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .box-hosho table caption, .mod-gan-plus.mod-hoken-off .box-hosho table caption, .mod-iryo-shushin.mod-hoken-off .box-hosho table caption, .mod-iryo-hikiuke.mod-hoken-off .box-hosho table caption, .mod-iryo-teiki.mod-hoken-off .box-hosho table caption, .mod-shibou-teiki.mod-hoken-off .box-hosho table caption, .mod-shibou-shunyu.mod-hoken-off .box-hosho table caption { text-align: center; background-color: #afafaf; }
.mod-gan-shushin.mod-hoken-off .box-hosho table th, .mod-gan-plus.mod-hoken-off .box-hosho table th, .mod-iryo-shushin.mod-hoken-off .box-hosho table th, .mod-iryo-hikiuke.mod-hoken-off .box-hosho table th, .mod-iryo-teiki.mod-hoken-off .box-hosho table th, .mod-shibou-teiki.mod-hoken-off .box-hosho table th, .mod-shibou-shunyu.mod-hoken-off .box-hosho table th, .mod-gan-shushin.mod-hoken-off .box-hosho table td, .mod-gan-plus.mod-hoken-off .box-hosho table td, .mod-iryo-shushin.mod-hoken-off .box-hosho table td, .mod-iryo-hikiuke.mod-hoken-off .box-hosho table td, .mod-iryo-teiki.mod-hoken-off .box-hosho table td, .mod-shibou-teiki.mod-hoken-off .box-hosho table td, .mod-shibou-shunyu.mod-hoken-off .box-hosho table td { border-top: 1px solid #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .box-hosho table th, .mod-gan-plus.mod-hoken-off .box-hosho table th, .mod-iryo-shushin.mod-hoken-off .box-hosho table th, .mod-iryo-hikiuke.mod-hoken-off .box-hosho table th, .mod-iryo-teiki.mod-hoken-off .box-hosho table th, .mod-shibou-teiki.mod-hoken-off .box-hosho table th, .mod-shibou-shunyu.mod-hoken-off .box-hosho table th { border-left: 8px solid #f4f4f4; }
.mod-gan-shushin.mod-hoken-off .list-note caption, .mod-gan-plus.mod-hoken-off .list-note caption, .mod-iryo-shushin.mod-hoken-off .list-note caption, .mod-iryo-hikiuke.mod-hoken-off .list-note caption, .mod-iryo-teiki.mod-hoken-off .list-note caption, .mod-shibou-teiki.mod-hoken-off .list-note caption, .mod-shibou-shunyu.mod-hoken-off .list-note caption { text-align: center; background-color: #afafaf; }
.mod-gan-shushin.mod-hoken-off .box-tokuyaku caption, .mod-gan-plus.mod-hoken-off .box-tokuyaku caption, .mod-iryo-shushin.mod-hoken-off .box-tokuyaku caption, .mod-iryo-hikiuke.mod-hoken-off .box-tokuyaku caption, .mod-iryo-teiki.mod-hoken-off .box-tokuyaku caption, .mod-shibou-teiki.mod-hoken-off .box-tokuyaku caption, .mod-shibou-shunyu.mod-hoken-off .box-tokuyaku caption { background-color: #e6e4d8; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #fff; }
.mod-gan-shushin.mod-hoken-off .dl-pdf, .mod-gan-plus.mod-hoken-off .dl-pdf, .mod-iryo-shushin.mod-hoken-off .dl-pdf, .mod-iryo-hikiuke.mod-hoken-off .dl-pdf, .mod-iryo-teiki.mod-hoken-off .dl-pdf, .mod-shibou-teiki.mod-hoken-off .dl-pdf, .mod-shibou-shunyu.mod-hoken-off .dl-pdf { border-top: 2px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .dl-pdf caption, .mod-gan-plus.mod-hoken-off .dl-pdf caption, .mod-iryo-shushin.mod-hoken-off .dl-pdf caption, .mod-iryo-hikiuke.mod-hoken-off .dl-pdf caption, .mod-iryo-teiki.mod-hoken-off .dl-pdf caption, .mod-shibou-teiki.mod-hoken-off .dl-pdf caption, .mod-shibou-shunyu.mod-hoken-off .dl-pdf caption { background-color: #afafaf; }
.mod-gan-shushin.mod-hoken-off .dl-pdf tr td, .mod-gan-plus.mod-hoken-off .dl-pdf tr td, .mod-iryo-shushin.mod-hoken-off .dl-pdf tr td, .mod-iryo-hikiuke.mod-hoken-off .dl-pdf tr td, .mod-iryo-teiki.mod-hoken-off .dl-pdf tr td, .mod-shibou-teiki.mod-hoken-off .dl-pdf tr td, .mod-shibou-shunyu.mod-hoken-off .dl-pdf tr td { border-left: 1px solid #d5d5d5; }
.mod-gan-shushin.mod-hoken-off .dl-pdf tr td:first-child, .mod-gan-plus.mod-hoken-off .dl-pdf tr td:first-child, .mod-iryo-shushin.mod-hoken-off .dl-pdf tr td:first-child, .mod-iryo-hikiuke.mod-hoken-off .dl-pdf tr td:first-child, .mod-iryo-teiki.mod-hoken-off .dl-pdf tr td:first-child, .mod-shibou-teiki.mod-hoken-off .dl-pdf tr td:first-child, .mod-shibou-shunyu.mod-hoken-off .dl-pdf tr td:first-child { border: none; }
.mod-gan-shushin.mod-hoken-off .note-hoken a, .mod-gan-plus.mod-hoken-off .note-hoken a, .mod-iryo-shushin.mod-hoken-off .note-hoken a, .mod-iryo-hikiuke.mod-hoken-off .note-hoken a, .mod-iryo-teiki.mod-hoken-off .note-hoken a, .mod-shibou-teiki.mod-hoken-off .note-hoken a, .mod-shibou-shunyu.mod-hoken-off .note-hoken a { border: 2px solid #c9c9c9; background-color: #afafaf; }

/* 保険　個々の設定
------------------------------------------- */
/* フローティング部分
----------------------------------- */
.bd-gan-shushin { color: #70c0de; }
.bd-gan-shushin .img-bd { color: #4b8ccb; }
.bd-gan-shushin .img-bd span { color: #f28c14; }

.bd-gan-plus { color: #87adcd; }
.bd-gan-plus .img-bd { color: #4b8ccb; }
.bd-gan-plus .img-bd span { display: block; color: #f28c14; }

.bd-iryo-shushin { color: #84beb3; }
.bd-iryo-shushin .img-bd { color: #3baa93; }
.bd-iryo-shushin .img-bd span { display: block; color: #f28c14; }

.bd-iryo-hikiuke { color: #cdd066; }
.bd-iryo-hikiuke .img-bd { color: #689a6b; }

.bd-iryo-teiki { color: #aca197; }
.bd-iryo-teiki .img-bd { color: #3baa93; }

.bd-shibou-teiki { color: #de9473; }
.bd-shibou-teiki .img-bd { color: #000; }

.bd-shibou-shunyu { color: #ebbd5f; }
.bd-shibou-shunyu .img-bd { color: #000; }



/* ---------------------------------------------------------------
 Z-life
--------------------------------------------------------------- */
/* header
------------------------------------------- */
.page-header-top, .page-header { position: relative; margin-bottom: 30px; padding: 0 20px 20px 20px; -pie-background: linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1),color-stop(100%, #fdfdfd)); background-image: -webkit-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -moz-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -ms-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -o-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-color: #fdfdfd; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 15px; -moz-border-radius-bottomright: 15px; border-bottom-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomleft: 15px; border-bottom-left-radius: 15px; }
.page-header-top .txt, .page-header .txt { -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 15px; -moz-border-radius-bottomright: 15px; border-bottom-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomleft: 15px; border-bottom-left-radius: 15px; float: right; width: 295px; padding: 20px 15px; }
.page-header-top .txt h1, .page-header .txt h1 { margin-bottom: 20px; padding: 0; border-radius: 0; background: none; }
.page-header-top .txt p, .page-header .txt p { margin: 0; color: #fff; font-size: 13px; }

.page-header-top { margin-top: -20px; }
.page-header-top .txt { min-height: 104px; }
.page-header-top .logo-zlife { position: absolute; bottom: 16px; }

/* side
------------------------------------------- */
.mod-customer-info { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin-bottom: 15px; padding: 20px 12px; }
.mod-customer-info .btn-group a:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.mod-customer-info h3 { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #fff; color: #fff; font-size: 16px; font-weight: normal; }
.mod-customer-info .info { margin-bottom: 20px; }
.mod-customer-info .info th, .mod-customer-info .info td { padding: 4px 0; border-top: 1px dotted #75a4d5; color: #fff; font-size: 11px; line-height: 1.3; vertical-align: top; }
.mod-customer-info .info th { width: 52px; padding-right: 5px; }
.mod-customer-info .info td { word-break: break-all; }
.mod-customer-info .info tr:first-child th, .mod-customer-info .info tr:first-child td { border: none; }
.mod-customer-info .info .indent span { display: block; }
.mod-customer-info .btn-m-white { display: block; margin-bottom: 20px; font-size: 14px; }
.mod-customer-info .btn-m-white .arrow-r { top: 12px; }
.mod-customer-info .btn-m-white:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.mod-customer-info .study { padding-top: 15px; border-top: 1px solid #fff; color: #fff; }
.mod-customer-info .study dt { margin-bottom: 8px; font-size: 12px; }
.mod-customer-info .study dt span { display: inline-block; padding-top: 7px; font-size: 11px; line-height: 1.3; }
.mod-customer-info .study dd { font-size: 11px; line-height: 1.4; }
.mod-customer-info .study dt + dd { margin-bottom: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1; }
.mod-customer-info .study dt + dd img { margin-right: 3px; vertical-align: middle; }

/* top page
------------------------------------------- */
.mod-top-list-info { margin-bottom: 30px; font-size: 13px; }
.mod-top-list-info h2 { margin-bottom: 10px; }
.mod-top-list-info ul { margin: 0 0 0 20px; border-top: 1px solid #dfdfdf; }
.mod-top-list-info li { padding: 8px 10px 8px 49px; border-bottom: 1px solid #dfdfdf; background: url(../images/zlife_top_icon_info.png) no-repeat 0 0; }
.mod-top-list-info li .inr, .mod-top-list-info li .more { display: block; line-height: 29px; }
.mod-top-list-info li .inr { float: left; }
.mod-top-list-info li .more { float: right; background-position: 0 -55px; }
.mod-top-list-info .info-request { background-position: 10px 8px; }
.mod-top-list-info .info-quotation { background-position: 10px -132px; }
.mod-top-list-info .info-status { background-position: 10px -271px; }

.mod-top-list-menu { margin-left: -20px; }
.mod-top-list-menu a { display: block; float: left; width: 321px; margin: 0 0 20px 20px; padding: 0 20px 20px 20px; border: 1px solid #f1f1f1; border-right-color: #d7d7d7; border-bottom-color: #d7d7d7; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -pie-background: linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%22%20y1%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23f1f1f1%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23fdfdfd%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1),color-stop(100%, #fdfdfd)); background-image: -webkit-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -moz-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -ms-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: -o-linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-image: linear-gradient(bottom,#f1f1f1 0%,#fdfdfd 100%); background-color: #fdfdfd; text-decoration: none; cursor: pointer; }
.mod-top-list-menu a .icon-list-menu { float: left; display: block; width: 60px; height: 60px; margin-top: 20px; background: url(../images/zlife_top_icon_list_menu.png) no-repeat 0 0; }
.mod-top-list-menu a .txt { float: right; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 15px; -moz-border-radius-bottomright: 15px; border-bottom-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomleft: 15px; border-bottom-left-radius: 15px; width: 196px; padding: 20px 15px; }
.mod-top-list-menu a .txt h3 { margin-bottom: 10px; color: #fff; font-weight: normal; }
.mod-top-list-menu a .txt p { margin: 0; color: #fff; font-size: 12px; }
.mod-top-list-menu a:hover { border-right-color: #bebebe; border-bottom-color: #bebebe; }
.mod-top-list-menu .customer .icon-list-menu { background-position: 0 0; }
.mod-top-list-menu .list-quotation .icon-list-menu { background-position: -60px 0; }
.mod-top-list-menu .simu .icon-list-menu { background-position: -120px 0; }
.mod-top-list-menu .request .icon-list-menu { background-position: -180px 0; }
.mod-top-list-menu .subscript .icon-list-menu { background-position: -240px 0; }
.mod-top-list-menu .list .icon-list-menu { background-position: -300px 0; }
.mod-top-list-menu .contact .icon-list-menu { background-position: -360px 0; }

/* ---------------------------------------------------------------
 IFA
--------------------------------------------------------------- */
/* sig-ifa
------------------------------------------- */
.sig-ifa { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif; font-size: 14px; color: #333; /* simulator --------------------*/ /* 終身医療保険 */ }
.sig-ifa th { white-space: normal; }
.sig-ifa h1, .sig-ifa h2, .sig-ifa h3, .sig-ifa h4, .sig-ifa h5, .sig-ifa h6 { display: block; }
.sig-ifa ul, .sig-ifa li { margin-left: 0; }
.sig-ifa input, .sig-ifa select, .sig-ifa h1, .sig-ifa h2, .sig-ifa h3, .sig-ifa h4, .sig-ifa h5, .sig-ifa h6, .sig-ifa textarea { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif; }
.sig-ifa select, .sig-ifa input, .sig-ifa textarea, .sig-ifa fieldset legend { color: #333; }
.sig-ifa dt { font-weight: normal; }
.sig-ifa table { width: 100%; }
.sig-ifa .mod-floatmenu .btn-m-white { display: block; }
.sig-ifa .box-hosho .mount th { width: auto; }
.sig-ifa .box-hosho .mount .mount-cell { width: 187px; padding: 5px; font-size: 16px; text-align: right; }
.sig-ifa .box-tokuyaku.mount th { width: 154px; }
.sig-ifa .box-tokuyaku.mount .desc { width: 150px; }
.sig-ifa .box-tokuyaku.mount .mount-cell { width: 185px; border-left: 8px solid #f4f1e5; font-size: 16px; }

/* sig-ifa以外のスタイル
------------------------------------------- */
.frame-header .logo li { margin-left: 0; }

.z-modal { /* blue */ }
.z-modal h2 { display: block; }
.z-modal .btn-blue:hover { color: #fff; }

/* ---------------------------------------------------------------
 print
--------------------------------------------------------------- */
@media print { /* setting ------------------------------------------------------ */
  /* font ------------------------------------------------------ */
  body, input, textarea, select { font-size: 9pt; }
  body, input, textarea, select, option { color: #444444; }
  h1 { font-size: 19pt; }
  h2 { font-size: 14pt; }
  h3 { font-size: 12pt; }
  .btn-m-normal, .btn-m-orange, .btn-m-blue, .btn-m-white, .btn-m-green, .btn-m-lime, .btn-m-pink, input.btn-m-normal, input.btn-m-orange, input.btn-m-blue, input.btn-m-white, input.btn-m-green, input.btn-m-lime, input.btn-m-pink { font-size: 13pt; }
  .btn-l-normal, .btn-l-orange, .btn-l-blue, .btn-l-white, .btn-l-green, .btn-l-lime, .btn-l-pink, input.btn-l-normal, input.btn-l-orange, input.btn-l-blue, input.btn-l-white, input.btn-l-green, input.btn-l-lime, input.btn-l-pink { font-size: 19pt; }
  label.btn-m-normal, label.btn-m-orange, label.btn-m-blue, label.btn-m-white, label.btn-m-green, label.btn-m-lime, label.btn-m-pink { font-size: 11pt; }
  /* mod-box-terms -------------------------- */
  .mod-box-terms .inr table th { font-size: 13pt; }
  .mod-box-terms .inr table th + td p { font-size: 6pt; }
  .mod-box-terms .inr table th + td p:first-child { font-size: 9pt; }
  .mod-box-terms .inr table th + td p:first-child strong { font-size: 17pt; }
  /* side ------------------------------------------- */
  .mod-floatmenu .total dt { font-size: 13pt; }
  .mod-floatmenu .total dd { font-size: 28pt; }
  .mod-floatmenu .total dd div { font-size: 11pt; }
  .mod-floatmenu .breakdown li .img-bd { font-size: 10pt; }
  .mod-floatmenu .breakdown li div { font-size: 6pt; }
  .mod-floatmenu .btn-pay li a { font-size: 7pt; }
  .mod-floatmenu .btn-group li .btn-m-orange { font-size: 9pt; }
  .mod-floatmenu .study dt { font-size: 7pt; }
  .mod-floatmenu .study dd { font-size: 6pt; }
  .mod-floatmenu .study dt + dd { font-size: 17pt; }
  /* main ------------------------------------------- */
  /* 保険 */
  .mod-hoken-off .box-hoken .name-hoken, .mod-gan-shushin .box-hoken .name-hoken, .mod-gan-plus .box-hoken .name-hoken, .mod-iryo-shushin .box-hoken .name-hoken, .mod-iryo-hikiuke .box-hoken .name-hoken, .mod-iryo-teiki .box-hoken .name-hoken, .mod-shibou-teiki .box-hoken .name-hoken, .mod-shibou-shunyu .box-hoken .name-hoken { font-size: 11pt; }
  .mod-hoken-off .box-hoken .plan, .mod-gan-shushin .box-hoken .plan, .mod-gan-plus .box-hoken .plan, .mod-iryo-shushin .box-hoken .plan, .mod-iryo-hikiuke .box-hoken .plan, .mod-iryo-teiki .box-hoken .plan, .mod-shibou-teiki .box-hoken .plan, .mod-shibou-shunyu .box-hoken .plan { font-size: 7pt; }
  .mod-hoken-off .box-hoken .insurance, .mod-gan-shushin .box-hoken .insurance, .mod-gan-plus .box-hoken .insurance, .mod-iryo-shushin .box-hoken .insurance, .mod-iryo-hikiuke .box-hoken .insurance, .mod-iryo-teiki .box-hoken .insurance, .mod-shibou-teiki .box-hoken .insurance, .mod-shibou-shunyu .box-hoken .insurance { font-size: 28pt; }
  .mod-hoken-off .box-hoken .insurance div, .mod-gan-shushin .box-hoken .insurance div, .mod-gan-plus .box-hoken .insurance div, .mod-iryo-shushin .box-hoken .insurance div, .mod-iryo-hikiuke .box-hoken .insurance div, .mod-iryo-teiki .box-hoken .insurance div, .mod-shibou-teiki .box-hoken .insurance div, .mod-shibou-shunyu .box-hoken .insurance div { font-size: 9pt; }
  .mod-hoken-off .box-hoken .insurance .yen, .mod-gan-shushin .box-hoken .insurance .yen, .mod-gan-plus .box-hoken .insurance .yen, .mod-iryo-shushin .box-hoken .insurance .yen, .mod-iryo-hikiuke .box-hoken .insurance .yen, .mod-iryo-teiki .box-hoken .insurance .yen, .mod-shibou-teiki .box-hoken .insurance .yen, .mod-shibou-shunyu .box-hoken .insurance .yen { font-size: 11pt; }
  .mod-hoken-off .box-hosho table th, .mod-gan-shushin .box-hosho table th, .mod-gan-plus .box-hosho table th, .mod-iryo-shushin .box-hosho table th, .mod-iryo-hikiuke .box-hosho table th, .mod-iryo-teiki .box-hosho table th, .mod-shibou-teiki .box-hosho table th, .mod-shibou-shunyu .box-hosho table th, .mod-hoken-off .box-hosho table td, .mod-gan-shushin .box-hosho table td, .mod-gan-plus .box-hosho table td, .mod-iryo-shushin .box-hosho table td, .mod-iryo-hikiuke .box-hosho table td, .mod-iryo-teiki .box-hosho table td, .mod-shibou-teiki .box-hosho table td, .mod-shibou-shunyu .box-hosho table td { font-size: 7pt; }
  .mod-hoken-off .box-tokuyaku th, .mod-gan-shushin .box-tokuyaku th, .mod-gan-plus .box-tokuyaku th, .mod-iryo-shushin .box-tokuyaku th, .mod-iryo-hikiuke .box-tokuyaku th, .mod-iryo-teiki .box-tokuyaku th, .mod-shibou-teiki .box-tokuyaku th, .mod-shibou-shunyu .box-tokuyaku th { font-size: 8pt; }
  .mod-hoken-off .box-tokuyaku .desc, .mod-gan-shushin .box-tokuyaku .desc, .mod-gan-plus .box-tokuyaku .desc, .mod-iryo-shushin .box-tokuyaku .desc, .mod-iryo-hikiuke .box-tokuyaku .desc, .mod-iryo-teiki .box-tokuyaku .desc, .mod-shibou-teiki .box-tokuyaku .desc, .mod-shibou-shunyu .box-tokuyaku .desc { font-size: 7pt; }
  .mod-hoken-off .box-tokuyaku .desc strong, .mod-gan-shushin .box-tokuyaku .desc strong, .mod-gan-plus .box-tokuyaku .desc strong, .mod-iryo-shushin .box-tokuyaku .desc strong, .mod-iryo-hikiuke .box-tokuyaku .desc strong, .mod-iryo-teiki .box-tokuyaku .desc strong, .mod-shibou-teiki .box-tokuyaku .desc strong, .mod-shibou-shunyu .box-tokuyaku .desc strong { font-size: 9pt; }
  /* layout ------------------------------------------------------ */
  body { background: none; }
  body *:not(select) { background: none!important; }
  body .frame-wrapper { width: auto; padding: 0; /* シミュレーター */ /* //シミュレーター */ }
  body .frame-wrapper .frame-header .mod-nav, body .frame-wrapper .frame-header .logout { display: none; }
  body .frame-wrapper .frame-header .logo li { padding-top: 7px; }
  body .frame-wrapper .frame-header .logo li:first-child { padding: 0; }
  body .frame-wrapper .frame-content { width: auto; }
  body .frame-wrapper .frame-content .frame-sig.sig-side-r, body .frame-wrapper .frame-content .frame-sig.sig-side-l { width: 957px; margin: 0 auto; }
  body .frame-wrapper .frame-content .sig-simu { margin: 0; /* side */ /* main */ }
  body .frame-wrapper .frame-content .sig-simu .frame-side { display: block; width: auto!important; /* floating overwrite */ margin-bottom: 30px!important; /* floating overwrite */ position: static!important; /* floating overwrite */ float: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu { padding: 12px; border: 2px solid #1567b9; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .total { *zoom: 1; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #1567b9; color: #1567b9; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .total:after { content: ""; display: block; clear: both; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .total dt { float: left; margin-bottom: 10px; border: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .total dd { float: right; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown { margin-bottom: 15px; border: 1px solid #1567b9; float: left; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown .bd-off, body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown .bd-off * { filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; color: #ccc; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown li { float: left; border-top: none; border-left: 1px solid #1567b9; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown li:first-child { border: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .breakdown .img-bd { display: block; float: none; width: auto; min-height: 45px; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .btn-pay { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .btn-group { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .study { clear: both; border-color: #1567b9; color: #1567b9; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .study dt, body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .study dd { display: inline; vertical-align: middle; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .study dt { margin-right: 10px; padding-right: 5px; border-right: 1px solid #fff; }
  body .frame-wrapper .frame-content .sig-simu .frame-side .mod-floatmenu .study br { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main { float: none; width: auto; }
  body .frame-wrapper .frame-content .sig-simu .frame-main h1, body .frame-wrapper .frame-content .sig-simu .frame-main .mod-hoken-off { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main h1 { border: 2px solid #61a3dd; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms { border-color: #cccccc; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms .inr { border-color: #cccccc; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms th { width: 180px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms .item { border: 1px solid #003399; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms .btn-blue { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken { color: #444444; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken td { padding: 5px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken .check { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken .ttl-hoken { padding-left: 5px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken .ttl-hoken .img-hoken { border: 1px solid #cccccc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken .name-hoken { text-shadow: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hoken .plan { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hosho { padding: 0; border-top-width: 2px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-hosho th { border-left-width: 1px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku { border-top-width: 2px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku th { border-top: 1px solid transparent; border-right: 1px solid transparent; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku th, body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku td { border-color: #cccccc; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku tr:first-child th { border-top: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .box-tokuyaku .icon-tooltip { display: none; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms { padding: 0; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-terms .inr { padding: 12px; }
  body .frame-wrapper .frame-content .sig-simu .frame-main .mod-box-read { margin: 0; }
  body .frame-wrapper .frame-footer { padding-bottom: 0; }
  body .z-modal, body #z-modal-overlay { display: none!important; } }


/* ---------------------------------------------------------------
共同GW ランディングページ
--------------------------------------------------------------- */
.ui-lp-div {
    width: 1200px;
    height: 778px;
    margin: 20px auto 0;
}

.ui-next-btn {
    float: right;
    font-size: 300%;
    width: 480px;
    margin-top: 30px;
    margin-right: 30px;
}

.ui-next-btn {
    float: right;
    font-size: 300%;
    width: 480px;
    margin-top: 30px;
    margin-right: 30px;
}

.table1 {
    /* border-top: 1px solid rgba(0, 51, 153, 1); */
    border-left: 1px solid rgba(0, 51, 153, 1);
    border-spacing: 0;
    border-collapse: collapse;
}
.table1 .td-head {
	background-color: rgba(234, 243, 250, 1);
	background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02) 2px, transparent 0, transparent 6px);
	width:30%;
}
.table1 thead th {
    background-color: rgba(0, 51, 153, 1);
    border-right: 1px solid rgba(0, 51, 153, 1);
    border-bottom: 1px solid rgba(0, 51, 153, 1);
    color: #fff;
    padding: 8px 10px 8px 10px;
    text-align: center;
}

.table1 tbody td {
    background-color: #fff;
    border-top: 1px solid rgba(0, 51, 153, 1);
    border-right: 1px solid rgba(0, 51, 153, 1);
    border-bottom: 1px solid rgba(0, 51, 153, 1);
    height: 44px;
    padding: 5px 10px 5px 10px;
    text-align: left;
}

.button2.disabled:hover {
    background-color: rgba(181, 179, 179, 1) !important;
    border: 1px solid rgba(181, 179, 179, 1) !important;
}

.button2:hover, .button2:focus {
    background-color: rgba(246, 156, 0, 0.8) !important;
    border: 1px solid rgba(246, 156, 0, 0.8) !important;
}

.button2 {
	background: none !important;
	background-color: rgba(246, 156, 0, 1) !important;
	border: 1px solid rgba(246, 156, 0, 1) !important;
	border-radius: 15px !important;
	box-shadow: 0 1px 2px #aaa !important;
	box-sizing: border-box !important;
	color: #fff !important;
	cursor: pointer !important;
	display: inline-block !important;
	/* font-size: 1rem !important; */
	font-weight: normal !important;
	height: 29px !important;
	line-height: 29px !important;
	/*padding: 0 19px 0 19px !important;*/
	padding: 0 26px 0 26px !important;
	position: relative !important;
	text-align: center !important;
	text-decoration: none !important;
	-moz-user-select: none !important;
	-webkit-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	vertical-align: middle !important;
	white-space: nowrap !important;
}
.button2.disabled {
	background: none !important;
	background-color: rgba(181, 179, 179, 1) !important;
	border: 1px solid rgba(181, 179, 179, 1) !important;
	border-radius: 15px !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #fff !important;
	cursor: default !important;
	display: inline-block !important;
	
	font-weight: normal !important;
	height: 29px !important;
	line-height: 29px !important;
	/*padding: 0 19px 0 19px !important;*/
	padding: 0 26px 0 26px !important;
	position: relative !important;
	text-align: center !important;
	text-decoration: none !important;
	-moz-user-select: none !important;
	-webkit-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	vertical-align: middle !important;
	white-space: nowrap !important;
}