@charset "utf-8";
/* CSS Document */

.hover {
}
.hover:hover {
	opacity:0.7;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	font-size: 13px;
}
#wrap {
	max-width: 1170px;
	position: relative;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.navbar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .3);
	z-index: 999990;
	margin-bottom: 0px;
}
.navbar-brand img:hover {
	opacity:0.7;
}
.mainimg {
	background-color: #FFF;
}
.menu-lr {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-lr .arrow {
	background-image: url(/css/inquiry/img/menu-lr-arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 30px;
	width: 35px;
	position: absolute;
	bottom: -20px;
	right:0px;
	left:0px;
	margin:auto auto;
}
.menu-lr a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-lr a:hover {
	text-decoration: none;
}
.menu-lr a.select {
	background-color: #F93;
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
}
.menu-lr a.bt {
	background-color: #E6E6E6;
	color: #666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
}
.page-n {
	padding-right: 5px;
	padding-left: 5px;
}
.page-n .top-title{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-image: url(/css/inquiry/img/line-w-white.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 6px;
	line-height: 1.4em;
}
.page-n .text {
	color: #FFF;
	line-height: 1.6em;
}
.page-w {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
.page-w .top-title{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #F93;
	background-image: url(/css/inquiry/img/line-w-gray.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: auto 6px;
	line-height: 1.4em;
}
.page-w .text {
	color: #999;
	line-height: 1.6em;
}

.film_roll_wrapper img {
	opacity:0.7;
}
.film_roll_wrapper .active img {
	opacity:1 !important;
}
.film_roll_pager {
	display: none;
}
.film_roll_prev, .film_roll_next {
	background: none !important;
	border: none !important;
	color: #F93 !important;
	text-align: center !important;
	vertical-align: middle !important;
}
.top-bt:hover {
	opacity:0.7;
}
.top-bt-left {
	text-align: right;
}
.top-bt-right {
	text-align: left;
}
.page-list {
	padding-right: 5px;
	padding-left: 5px;
}
.pankuzu {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFF;
}
.pankuzu a {
	color: #F60;
	text-decoration: underline;
}
.pankuzu a:hover {
	text-decoration: none;
}
.pankuzu span{
	padding-right: 10px;
	padding-left: 10px;
}
.page-ldbox .detail .mbox {
	opacity:1;
}
.page-ldbox .detail .mbox .dtable {
	width: 100%;
	background-color: #666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
	line-height: 1.4em;
}
.page-ldbox .detail .mbox .dtable th{
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.page-ldbox .detail .mbox .dtable td{
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	line-height: 1.6em;
	text-align: center;
}
.page-ldbox .detail .mbox h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.page-ldbox .detail .mbox .dtext-s {
	list-style: none;
	margin-left: 1em;
	padding-left: 0px;
	line-height: 1.6em;
}
.page-ldbox .detail .mbox .dtext-s li {
	position: relative;
	padding-left: 0.2em;
}
.page-ldbox .detail .mbox .dtext-s li:after{
	display: block;
	content: '';
	position: absolute;
	top: 0.16em;
	left: -1em;
	width: 12px;
	height: 12px;
	background-color: #999;
	border-radius: 100%
}
.alert-text {
	font-weight: bold;
	color: #F00;
}
.form-control-static {
	margin-bottom: 10px;
}
.list-textbox {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
.list-text01 {
	padding: 10px;
	border: 1px solid #FFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}
.intflow-title {
	color: #FFF;
	background-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 15px;
	border: 3px solid #FFF;
	margin-top: 20px;
	font-weight: bold;
}
.intflow-fukidashi {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 34px;
	color: #000000;
	text-align: center;
	border: 3px solid #FF9900;
	z-index: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}
.intflow-fukidashi:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #FFFFFF transparent transparent transparent;
	z-index: 0;
}
.intflow-fukidashi:after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	z-index: -1;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.intflow-fukidashi-anone {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 34px;
	color: #000000;
	text-align: center;
	border: 3px solid #FF9900;
	z-index: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

#page-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 9999;
	display: table;
	width: 38px;
	height: 38px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFF;
}
#page-top a {
	width: 36px;
	height: 29px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFFFFF;
	color: #ff9933;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	padding-top: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9933;
	border-right-color: #ff9933;
	border-bottom-color: #ff9933;
	border-left-color: #ff9933;
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 0.8em;
}
#page-top a span{
	font-size: 10px;
}
#page-top a:hover {
	opacity: 0.7;
	text-decoration: none;
}
footer {
	color: #999;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
}
footer .copyright {
	font-size: 12px;
}

@media (min-width: 1170px) {

body {
	background-image: url(/css/inquiry/img/body-bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.navbar {
	height: 80px !important;
	position:fixed;
	top:0;
	width: 1170px;
	margin:0 auto;
}
.navbar-brand {
	height: 60px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 40px;
}
.navbar-brand img {
	height:60px;
}
.navbar .navbar-nav>li>a {
	height: 80px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar .navbar-nav>li>a img{
	height: 60px;
}
.mainimg {
	margin-top: 80px;
	padding-bottom: 50px;
}
.mainimg .mimg {
	width: 400px;
	margin-top: 20px;
}
.sample-bt {
	height: 90px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 30px;
}
.sample-bt:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.sample-bt a {
	height: 90px;
	width: 300px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	text-indent: -9990px;
}
.sample-bt a:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.menu-lr a.select , .menu-lr a.bt  {
	font-size: 18px !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagebox {
	margin-right: 100px;
	margin-left: 100px;
	padding-bottom: 30px;
}
.page-n .top-title , .page-w .top-title  {
	font-size: 38px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 25px;
}
.c01 {
	font-size: 46px !important;
	color: #999 !important;
	font-weight: bold;
}
.page-n .text , .page-w .text {
	font-size: 20px;
	margin-bottom: 20px;
}
#top-slider {
	margin-bottom: 30px;
}
#top-slider .film_roll_child {
	margin-right: 5px;
	margin-left: 5px;
}
#top-slider img {
	height: 220px;
}
#top-slider .film_roll_prev , .film_roll_next {
	font-size: 40px !important;
}
.top-utext {
	padding-bottom: 15px !important;
}
.top-utext p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.top-bt {
	height: 180px !important;
}
.page-ldbox {
	margin-right: 20px;
	margin-left: 20px;
}
.page-ldbox .mbox {
	background-color: #FFF;
	padding: 25px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
	box-shadow:3px 3px 0px -1px #999;
	-moz-box-shadow:3px 3px 0px -1px #999;
	-webkit-box-shadow:3px 3px 0px -1px #999;
}
.page-ldbox .mbox:hover {
	cursor: pointer;
	opacity:0.7;
}
.page-ldbox .mbox h3 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.page-ldbox .mbox .text {
	font-size: 16px;
}
.labelbox {
	text-align: right;
	padding-top: 20px;
}
.labelbox .label01 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid ;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label02 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label03 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #999999;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-color: #999;
}
.page-ldbox .detail .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox .detail .mbox h3 {
	font-size: 34px;
}
.page-ldbox .detail .mbox .imgbox {
	margin-bottom: 10px;
}
.page-ldbox .detail .mbox .text {
	font-size: 22px;
}
.page-ldbox .detail .mbox .labelbox {
	padding-top:0px;
}
.page-ldbox .detail .mbox .wtitle {
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: right center;
	background-size: 20px auto;
}
.page-ldbox .detail .mbox .wtitle h4 {
	font-weight: normal;
	color: #FFF;
	background-color: #F93;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	float: left;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 120px;
	text-align: center;
	box-shadow:2px 2px 0px -1px #be8228;
	-moz-box-shadow:2px 2px 0px -1px #be8228;
	-webkit-box-shadow:2px 2px 0px -1px #be8228;
}
.page-ldbox .detail .mbox .dtext-l {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dspace {
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dtable {
	font-size: 14px;
}
.page-ldbox .detail .mbox .dtext-s {
	font-size: 14px;
}
.page-ldbox .detail .mbox .dtext-s li:after{
	top: 0.3em;
}
.page-ldbox form .mbox {
	margin-top: 30px;
}
.page-ldbox form .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox form .mbox .formbox {
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.6em;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-ldbox form .mbox .formbox .form-title{
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 20px auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1.4em;
	margin-top: 0px;
}
.page-ldbox form .mbox .formbox .form-text {
	margin-bottom: 20px;	
}
.page-ldbox form .mbox .formbox .linebox {
	border: 1px solid #f0b450;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.page-ldbox form .mbox .formbox .linebox .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0b450;
	padding-right: 5px;
	padding-left: 5px;
}
.page-ldbox form .mbox .formbox .linebox .form-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0b450;
	margin-right: 0px;
	margin-left: 0px;
}
.page-ldbox form .mbox .formbox .linebox .form-group .input-text {
	width: 50%;
}
.page-ldbox form .mbox .formbox .linebox .form-group .label {
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 10px;
}
.top-kzumi {
	position: relative;
}
.top-kzumi .kzumi-bt {
	position: absolute;
	top: 100px;
	width: 240px;
	right: 30px;
}
.top-kzumi .tlogo {
	position: absolute;
	top: 100px;
	width: 200px;
	left: 30px;
}
.telask {
	color: #FFF;
	margin-right: 200px;
	margin-left: 200px;
}
.telask .atext {
	font-size: 123.1%;
	line-height: 1.6em;
}
.list-textbox {
	width: 50%;
}
.list-text01 {
	font-size: 123.1%;
}
.intflow-title {
	font-size: 138.5%;
}
.intflow-fukidashi {
	font-size: 138.5%;
}
.intflow-fukidashi img {
	height: 30px;
	position: absolute;
	top: -7px;
	right: 10px;
}
.intflow-fukidashi-anone {
	font-size: 138.5%;
}

.pc-menu .menuin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.pc-menu .menuin .td01{
	width: 18px;
}
.pc-menu .menuin .td02{
	width: 84px;
}
.pc-menu .menuin .td03{
	width: 58px;
}
.pc-menu .menuin .td04{
	width: 16px;
}

}

@media (min-width: 992px) and (max-width: 1169px) {

body {
	background-image: url(/css/inquiry/img/body-bg-m.png);
	background-repeat: repeat-y;
	background-position: center;
}
#wrap {
	max-width: 992px;
}
.navbar {
	height: 70px !important;
	position:fixed;
	top:0;
	width: 992px;
	margin:0 auto;
}
.navbar-brand {
	height: 50px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
}
.navbar-brand img {
	height:46px;
}
.navbar .navbar-nav>li>a {
	height: 70px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar .navbar-nav>li>a img {
	height: 50px;
}
.mainimg {
	margin-top: 70px;
	padding-bottom: 40px;
}
.mainimg .mimg {
	width: 360px;
	margin-top: 10px;
}
.sample-bt {
	height: 78px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.sample-bt:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.sample-bt a {
	height: 78px;
	width: 260px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	text-indent: -9990px;
}
.sample-bt a:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.menu-lr a.select , .menu-lr a.bt  {
	font-size: 16px !important;
}
.pagebox {
	margin-right: 80px;
	margin-left: 80px;
	padding-bottom: 30px;
}
.page-n .top-title , .page-w .top-title  {
	font-size: 34px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.c01 {
	font-size: 42px !important;
	color: #999 !important;
	font-weight: bold;
}
.page-n .text , .page-w .text {
	font-size: 18px;
	margin-bottom: 20px;
}
#top-slider {
	margin-bottom: 30px;
}
#top-slider .film_roll_child {
	margin-right: 3px;
	margin-left: 3px;
}
#top-slider img {
	height: 200px;
}
#top-slider .film_roll_prev , .film_roll_next {
	font-size: 36px !important;
}
.top-utext p {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.top-bt {
	height: 150px !important;
}
.page-ldbox {
	margin-right: 20px;
	margin-left: 20px;
}
.page-ldbox .mbox {
	background-color: #FFF;
	padding: 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
	box-shadow:3px 3px 0px -1px #999;
	-moz-box-shadow:3px 3px 0px -1px #999;
	-webkit-box-shadow:3px 3px 0px -1px #999;
}
.page-ldbox .mbox:hover {
	cursor: pointer;
	opacity:0.7;
}
.page-ldbox .mbox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.page-ldbox .mbox .text {
	font-size: 14px;
}
.labelbox {
	text-align: right;
	padding-top: 10px;
}
.labelbox .label01 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid ;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label02 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label03 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #999999;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-color: #999;
}
.page-ldbox .detail .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox .detail .mbox h3 {
	font-size: 30px;
}
.page-ldbox .detail .mbox .imgbox {
	margin-bottom: 10px;
}
.page-ldbox .detail .mbox .text {
	font-size: 18px;
}
.page-ldbox .detail .mbox .labelbox {
	padding-top:0px;
}
.page-ldbox .detail .mbox .wtitle {
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: right center;
	background-size: 20px auto;
}
.page-ldbox .detail .mbox .wtitle h4 {
	font-weight: normal;
	color: #FFF;
	background-color: #F93;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	float: left;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 120px;
	text-align: center;
	box-shadow:2px 2px 0px -1px #be8228;
	-moz-box-shadow:2px 2px 0px -1px #be8228;
	-webkit-box-shadow:2px 2px 0px -1px #be8228;
}
.page-ldbox .detail .mbox .dtext-l {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dspace {
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dtable {
	font-size: 14px;
}
.page-ldbox .detail .mbox .dtext-s {
	font-size: 14px;
}
.page-ldbox .detail .mbox .dtext-s li:after{
	top: 0.3em;
}
.page-ldbox form .mbox {
	margin-top: 20px;
}
.page-ldbox form .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox form .mbox .formbox {
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.6em;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-ldbox form .mbox .formbox .form-title{
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 20px auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1.4em;
	margin-top: 0px;
}
.page-ldbox form .mbox .formbox .form-text {
	margin-bottom: 20px;	
}
.page-ldbox form .mbox .formbox .linebox {
	border: 1px solid #f0b450;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.page-ldbox form .mbox .formbox .linebox .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0b450;
	padding-right: 5px;
	padding-left: 5px;
}
.page-ldbox form .mbox .formbox .linebox .form-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0b450;
	margin-right: 0px;
	margin-left: 0px;
}
.page-ldbox form .mbox .formbox .linebox .form-group .input-text {
	width: 50%;
}
.page-ldbox form .mbox .formbox .linebox .form-group .label {
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 10px;
}
.top-kzumi {
	position: relative;
}
.top-kzumi .kzumi-bt {
	position: absolute;
	top: 80px;
	width: 220px;
	right: 20px;
}
.top-kzumi .tlogo {
	position: absolute;
	top: 80px;
	width: 200px;
	left: 20px;
}
.telask {
	color: #FFF;
	margin-right: 150px;
	margin-left: 150px;
}
.telask .atext {
	font-size: 123.1%;
	line-height: 1.6em;
}
.list-textbox {
	width: 75%;
}
.list-text01 {
	font-size: 123.1%;
}
.intflow-title {
	font-size: 138.5%;
}
.intflow-fukidashi {
	font-size: 138.5%;
}
.intflow-fukidashi img {
	height: 30px;
	position: absolute;
	top: -7px;
	right: 10px;
}
.intflow-fukidashi-anone {
	font-size: 138.5%;
}


.pc-menu .menuin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.pc-menu .menuin .td01{
	width: 18px;
}
.pc-menu .menuin .td02{
	width: 84px;
}
.pc-menu .menuin .td03{
	width: 58px;
}
.pc-menu .menuin .td04{
	width: 16px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	
body {
	background-image: url(/css/inquiry/img/body-bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.navbar {
    position: fixed;
	top:0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar {
	height: 55px !important;
}
.navbar-brand {
	height: 35px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-brand img {
	height:35px;
}
.navbar-nav {
	background-color: #FFF;
	margin-top: 0px;
}
.navbar .navbar-nav>li>a {
	height: 35px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar .navbar-nav>li>a img{
	height: 35px;
}
.navbar .navbar-toggle .icon-bar {
	background-color: #ff9933;
}
.mainimg {
	margin-top: 50px;
	padding-bottom: 30px;
}
.mainimg .mimg {
	width: 320px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.sample-bt {
	height: 60px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.sample-bt:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.sample-bt a {
	height: 60px;
	width: 200px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	text-indent: -9990px;
}
.sample-bt a:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.menu-lr a.select , .menu-lr a.bt  {
	font-size: 14px !important;
}
.pagebox {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
}
.page-n .top-title , .page-w .top-title  {
	font-size: 28px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 13px;
}
.c01 {
	font-size: 34px !important;
	color: #999 !important;
	font-weight: bold;
}
.page-n .text , .page-w .text {
	font-size: 16px;
	margin-bottom: 15px;
}
#top-slider {
	margin-bottom: 20px;
}
#top-slider .film_roll_child {
	margin-right: 3px;
	margin-left: 3px;
}
#top-slider img {
	height: 180px;
}
#top-slider .film_roll_prev , .film_roll_next {
	font-size: 34px !important;
}
.top-utext p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.top-bt {
	height: 130px !important;
}
.page-ldbox {
	margin-right: 15px;
	margin-left: 15px;
}
.page-ldbox .mbox {
	background-color: #FFF;
	padding: 18px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
	box-shadow:3px 3px 0px -1px #999;
	-moz-box-shadow:3px 3px 0px -1px #999;
	-webkit-box-shadow:3px 3px 0px -1px #999;
}
.page-ldbox .mbox:hover {
	cursor: pointer;
	opacity:0.7;
}
.page-ldbox .mbox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.page-ldbox .mbox .text {
	font-size: 14px;
}
.labelbox {
	text-align: right;
	padding-top: 0px;
}
.labelbox .label01 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid ;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label02 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label03 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #999999;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-color: #999;
}
.page-ldbox .detail .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox .detail .mbox h3 {
	font-size: 26px;
}
.page-ldbox .detail .mbox .imgbox {
	margin-bottom: 10px;
}
.page-ldbox .detail .mbox .text {
	font-size: 16px;
}
.page-ldbox .detail .mbox .labelbox {
	padding-top:0px;
}
.page-ldbox .detail .mbox .wtitle {
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: right center;
	background-size: 20px auto;
}
.page-ldbox .detail .mbox .wtitle h4 {
	font-weight: normal;
	color: #FFF;
	background-color: #F93;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	float: left;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 120px;
	text-align: center;
	box-shadow:2px 2px 0px -1px #be8228;
	-moz-box-shadow:2px 2px 0px -1px #be8228;
	-webkit-box-shadow:2px 2px 0px -1px #be8228;
}
.page-ldbox .detail .mbox .dtext-l {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dspace {
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dtable {
	font-size: 13px;
}
.page-ldbox .detail .mbox .dtext-s {
	font-size: 13px;
}
.page-ldbox .detail .mbox .dtext-s li:after{
	top: 0.3em;
}
.page-ldbox form .mbox {
	margin-top: 0px;
	margin-right: -10px;
	margin-left: -10px;
}
.page-ldbox form .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox form .mbox .formbox {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.6em;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.page-ldbox form .mbox .formbox .form-title{
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 20px auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1.4em;
	margin-top: 0px;
}
.page-ldbox form .mbox .formbox .form-text {
	margin-bottom: 20px;	
}
.page-ldbox form .mbox .formbox .linebox {
	border: 1px solid #f0b450;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.page-ldbox form .mbox .formbox .linebox .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0b450;
	padding-right: 5px;
	padding-left: 5px;
}
.page-ldbox form .mbox .formbox .linebox .form-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0b450;
	margin-right: 0px;
	margin-left: 0px;
}
.page-ldbox form .mbox .formbox .linebox .form-group .input-text {
	width: 50%;
}
.page-ldbox form .mbox .formbox .linebox .form-group .label {
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 10px;
}
.top-kzumi {
	position: relative;
}
.top-kzumi .kzumi-bt {
	position: absolute;
	top: 80px;
	width: 180px;
	right: 10px;
}
.top-kzumi .tlogo {
	position: absolute;
	top: 80px;
	width: 160px;
	left: 10px;
}
.telask {
	color: #FFF;
	margin-right: 100px;
	margin-left: 100px;
}
.telask .atext {
	font-size: 123.1%;
	line-height: 1.6em;
}
.list-textbox {
	width: 70%;
}
.list-text01 {
	font-size: 108%;
}
.intflow-title {
	font-size: 123.1%;
}
.intflow-fukidashi {
	font-size: 123.1%;
}
.intflow-fukidashi img {
	height: 30px;
	position: absolute;
	top: -7px;
	right: 10px;
}
.intflow-fukidashi-anone {
	font-size: 123.1%;
}

.pc-menu {
	white-space: nowrap;
}
.pc-menu .menuin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.pc-menu .menuin .td01{
	width: 9px;
}
.pc-menu .menuin .td02{
	width: 60px;
}
.pc-menu .menuin .td02 img{
	width: 50px;
	height: 39px;
}
.pc-menu .menuin .td03{
	width: 40px;
}
.pc-menu .menuin .td03 img{
	width: 30px;
	height: 39px;
}
.pc-menu .menuin .td04{
	width: 8px;
}

}

@media (max-width: 767px) {

body {
	background-image: url(/css/inquiry/img/body-bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.navbar {
    position: fixed;
	top:0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-brand {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-brand img {
	height:100%;
}
.navbar-nav {
	background-color: #FFF;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.navbar .navbar-toggle .icon-bar {
	background-color: #ff9933;
}
.mainimg {
	margin-top: 50px;
	padding-bottom: 30px;
}
.mainimg .mimg {
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sample-bt {
	height: 60px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.sample-bt:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.sample-bt a {
	height: 60px;
	width: 200px;
	background-image: url(/img/lp/sample-bt.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	text-indent: -9990px;
}
.sample-bt a:hover {
	background-image: url(/img/lp/sample-bt-over.png);
}
.menu-lr a.select , .menu-lr a.bt  {
	font-size: 12px !important;
}
.pagebox {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
}
.page-n .top-title , .page-w .top-title  {
	font-size: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 13px;
}
.c01 {
	font-size: 24px !important;
	color: #999 !important;
	font-weight: bold;
}
.page-n .text , .page-w .text {
	font-size: 14px;
	margin-bottom: 15px;
}
#top-slider {
	margin-bottom: 15px;
}
#top-slider .film_roll_child {
	margin-right: 2px;
	margin-left: 2px;
}
#top-slider img {
	height:180px ;
}
#top-slider .film_roll_prev , .film_roll_next {
	font-size: 30px !important;
}
.top-utext p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.top-bt {
	width: 200px !important;
}
.top-bt-left {
	text-align: center;
	margin-bottom: 10px;
}
.top-bt-right {
	text-align: center;
}
.page-ldbox {
	margin-right: -10px;
	margin-left: -10px;
}
.pankuzu {
	margin-top: 30px;
	margin-bottom: 20px;
	color: #FFF;
	line-height: 1.6em;
}
.page-ldbox .mbox {
	background-color: #FFF;
	padding: 12px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
	box-shadow:3px 3px 0px -1px #999;
	-moz-box-shadow:3px 3px 0px -1px #999;
	-webkit-box-shadow:3px 3px 0px -1px #999;
}
.page-ldbox .mbox .row{
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.page-ldbox .mbox .imgbox{
	margin-bottom: 12px;
}
.page-ldbox .mbox .imgbox img{
	margin-right: auto;
	margin-left: auto;
}
.page-ldbox .mbox:hover {
	cursor: pointer;
	opacity:0.7;
}
.page-ldbox .mbox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.page-ldbox .mbox .text {
	font-size: 14px;
}
.labelbox {
	text-align: right;
	padding-top: 0px;
}
.labelbox .label01 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid ;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label02 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.labelbox .label03 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #999999;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-color: #999;
}
.page-ldbox .detail .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox .detail .mbox h3 {
	font-size: 26px;
}
.page-ldbox .detail .mbox .imgbox {
	margin-bottom: 10px;
}
.page-ldbox .detail .mbox .text {
	font-size: 16px;
}
.page-ldbox .detail .mbox .labelbox {
	padding-top:0px;
}
.page-ldbox .detail .mbox .wtitle {
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: right center;
	background-size: 20px auto;
}
.page-ldbox .detail .mbox .wtitle h4 {
	font-weight: normal;
	color: #FFF;
	background-color: #F93;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	float: left;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 120px;
	text-align: center;
	box-shadow:2px 2px 0px -1px #be8228;
	-moz-box-shadow:2px 2px 0px -1px #be8228;
	-webkit-box-shadow:2px 2px 0px -1px #be8228;
}
.page-ldbox .detail .mbox .dtext-l {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dspace {
	margin-bottom: 20px;
}
.page-ldbox .detail .mbox .dtable {
	font-size: 13px;
}
.page-ldbox .detail .mbox .dtext-s {
	font-size: 13px;
}
.page-ldbox .detail .mbox .dtext-s li:after{
	top: 0.3em;
}
.page-ldbox form .mbox {
	margin-top: -10px;
	margin-right: -6px;
	margin-left: -8px;
}
.page-ldbox form .mbox:hover {
	opacity: 1 !important;
	cursor: default !important;
}
.page-ldbox form .mbox .formbox {
	margin-right: -5px;
	margin-left: -5px;
	line-height: 1.6em;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.page-ldbox form .mbox .formbox .form-title{
	background-image: url(/css/inquiry/img/line-w-orange.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 20px auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 1.4em;
	margin-top: 0px;
}
.page-ldbox form .mbox .formbox .form-text {
	margin-bottom: 20px;	
}
.page-ldbox form .mbox .formbox .linebox {
	border: 1px solid #f0b450;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.page-ldbox form .mbox .formbox .linebox .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0b450;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.page-ldbox form .mbox .formbox .linebox .form-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0b450;
	margin-right: 0px;
	margin-left: 0px;
}
.page-ldbox form .mbox .formbox .linebox .form-group .input-text {
	width: 50%;
}
.page-ldbox form .mbox .formbox .linebox .form-group .label {
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 10px;
}
.tlogo {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	margin-top: 30px;
}
.kzumi-bt {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
.telask {
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
}
.telask h3 {
	font-size: 123.1%;
}
.telask .atext {
	line-height: 1.6em;
}

footer .copyright {
	font-size: 10px;
}
.list-text01 {
	font-size: 108%;
}
.intflow-title {
	font-size: 108%;
}
.intflow-fukidashi {
	font-size: 108%;
}
.intflow-fukidashi img {
	height: 20px;
	position: absolute;
	top: -5px;
	right: 5px;
}
.intflow-fukidashi-anone {
	font-size: 108%;
}

}

.nadd-title01 {
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background-color: #888889;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.nadd-box01 {
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #888889;
	border-bottom-color: #888889;
	border-left-color: #888889;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 15px;
}
.nadd-box02 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	border: 1px solid #888889;
	line-height: 1.6em;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.nadd-flow01 {
	background-color: #f5a21c;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	position: relative;
}
.nadd-flow02 {
	background-image: url(/css/inquiry/img/addf-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 15px;
}
.addf-tada {
	position: absolute;
	top: -10px;
	right: 0px;
}
.nndd-left {
	background-color: #f5a21c;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 130px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}
.nndd-right {
	background-color: #323232;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 10px;
}

/* cleafix */
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.cf{
	display: inline-block;
}
* html .clearfix{
	height: 1%;
}
.cf{
	display:block;
}
.radio_c01 {
display:flex;
align-items: center;
}
.radio_c01 input {
display: inline;
position: relative !important;
margin-left: 0px !important;
}
.radio_c01 label {
padding-left: 3px;
margin-right: 40px;
}
.radio_c01 label:last-child {
margin-right: 0px !important;
}
.rc-custom input[type=radio] , .rc-custom input[type=checkbox] {
height: 16px;
width: 16px;
vertical-align: middle;
}