
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

/*-----å›ºå®šå¹…------xsã‚’ä½¿ã£ã¦ã­-------------------------*/
.container {
	width:919px;
	max-width: none !important;
}

.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-toggle {
  display: none;
}

.navbar-brand {
  margin-left: -15px;
}
/*-----ãƒªã‚»ãƒƒãƒˆ----------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*------å…¨ä½“-------------------------------------*/
html{
	font-size: 62.5%;
}

body {
	font-family:"Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
	font-size:14px;
	font-size: 1.4rem;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.inline-block {
	display: inline-block;
}

.tagline {
	margin-top:8px;
}

img {
	border: none;
}

/*-----header-------------------------------------*/
#header {
	height:112px;
}

h1 {
	color: #ff0000;
	font-weight:bold;
	font-size:10px;
	font-size:1rem;
}

.logo a {
	background-image:url(../img/logo.jpg);
	width: 200px;
	height: 65px;
	display: block;
	text-indent:-9999px;
}

.tagline a {
	text-decoration:underline;
}

.link_guide {
	width: 297px;
	 padding-left: 15px;
    padding-right: 15px;
}

.link_guide a {
	background-image:url(../img/banner-guide.png);
	width: 267px;
	height: 52px;
	display: block;
	text-indent:-9999px;
	margin-top: 10px;
}

.link_sitemap a {
	width: 76px;
	height:16px;
	background-image:url(../img/sitemap.jpg);
	text-indent:-9999px;
	background-size:contain;
	background-repeat: no-repeat;
	display: block;
}
/*-----sidenav-------------------------------------*/
#sidenav {
	float: left;
	width:254px;
	  padding-left: 15px;
    padding-right: 15px;
}

.account {
    border: 1px solid #b7bdc0;
    border-radius: 6px;
    margin: 15px 0 30px;
}

.account_cell, .account_cell2 {
    padding: 12px;
}
.account_cell {
    border-bottom: 1px solid #b7bdc0;
}

.account-title {
    background-color: #b7bdc0;
    background-image: url("../img/icon_lock.gif");
    background-position: 11px 8px;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 2.2;
    padding-left: 30px;
}

.staff {
	border: 1px solid #b7bdc0;
	padding:20px;
	margin-bottom:15px;
	line-height:1.4;
}

.staff-image {
	width: 117px;
	height: 117px;
	margin:	0 auto;
}

.staff-name {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 19px 0 15px;
	line-height:1;
}
.menu {
	margin-top: 10px;
}
.menu li {
	border-bottom: 1px solid #b7bdc0;
	padding: 15px;
}

.menu li {
	border-bottom: 1px solid #b7bdc0;
	padding: 15px;
}

.menu li a {
	color: #000;
	font-weight:bold;
	font-size:16px;
	font-size:1.6rem;
}

.menu .menu_work {
	background-image:url(../img/icon_work.png);
	background-repeat: no-repeat;
	padding-left:45px;
	background-position: 11px;
}
	
.menu .menu_complete {
	background-image:url(../img/icon_complete.png);
	background-repeat: no-repeat;
	padding-left:45px;
	background-position: 11px;
}

.menu .menu_history {
	background-image:url(../img/icon_history.png);
	background-repeat: no-repeat;
	padding-left:45px;
	background-position: 11px;
}

.menu .menu_estimate {
	background-image:url(../img/icon_estimate.png);
	background-repeat: no-repeat;
	padding-left:45px;
	background-position: 11px;
}

.btn-request  {
	display: block;
	background-image:url(../img/btn_request.png);
	width: 224px;
	height: 54px;
	text-indent:-9999px;
	border: none;
}
.btn-hacchu-submit{
	display: block;
	background-image:url(../img/btn_hacchu.png);
	width: 240px;
	height: 54px;
	text-indent:-9999px;
	border: none;
	margin-left: 33%;

}

.alert_number {
	 background-color: #ff4c0e;
    border-radius: 12px;
    color: #fff;
	font-size:11px;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 4px 5px 3px;
	float: right;
	display: inline-block;
	margin-top: -2px;
}

/*-----main-------------------------------------*/
#main {
	float: left;
	width: 659px;
	margin-left:6px;
	position:relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
}

#main h2 {
	font-size:21px;
	font-size:2.1rem;
	font-weight:bold;
	background-image:url(../img/bg_title.png);
	background-repeat: no-repeat;
	margin-bottom:10px;
	height:36px;
}

.icon_work_h2 {
	background-image:url(../img/icon_edit_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.icon_estimate_h2 {
	background-image:url(../img/icon_estimate_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.icon_history_h2 {
	background-image:url(../img/icon_history_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.icon_complete_h2 {
	background-image:url(../img/icon_complete_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.icon_request_h2 {
	background-image:url(../img/icon_request_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.icon_guide_h2 {
	background-image:url(../img/icon_guide_h2.png);
	width: 27px;
	height:27px;
	display: inline-block;
	vertical-align:middle;
	margin-right:10px;
	margin-top: -1px;
	margin-bottom:3px;
}

.content {
	margin-top: 10px;
}

.kome {
	color: #ff4c0e;
}
/*-----pager-------*/

.pagar {
	text-align: center;
	*position: absolute;/* IE7ä»¥ä¸‹ */
	*top: 629px;/* IE7ä»¥ä¸‹ */
}

.pagar ul li {
	display: inline-block;
	color: #b7bdc0;
	font-weight:bold;
	font-size: 20px;
	font-size:2rem;
	border: 1px solid #b7bdc0;
	line-height: 2.1em;
	padding: 0 15px;
	margin-right:10px;
	*float:left;/* IE7ä»¥ä¸‹ */
}

.pagar ul li a {
	color: inherit;
	font-weight:inherit;
	font-size: inherit;
	display: block;
	width: 100%;
	height: 100%;
}

.pagar .current {
	color: #000;
}

/*-----input-group----*/

.input-group .form-control {
	border-bottom-left-radius: 17px;
    border-top-left-radius: 17px;
	font-size:14px;
	font-size:1.4rem;
	border: 1px solid #b7bdc0;
	background-color: #f5f5f5;
}

.input-group .form-control:hover, .input-group .form-control:focus, .input-group .form-control:active {
	border-right: none;
}

.btn-search {
	border-bottom-right-radius: 17px;
    border-top-right-radius: 17px;
	font-size:14px;
	font-size:1.4rem;
	border-right:1px solid #b7bdc0;
	border-top:1px solid #b7bdc0;
	border-bottom:1px solid #b7bdc0;
	background-color: #f5f5f5;
	color: #8e9396;
	background-image:url(../img/icon_serch.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 6px;
}

.input-group {
	width: 226px;
	float:right;
}

/*-----input-group----*/
	
.design-list-child {	
	width: 202px;
	margin:0 11px 12px 0;
	float: left;
	position:relative;
	display: inline;
	overflow: hidden;
}

.design-list-child-box {
	border: 1px solid #b7bdc0;
	border-radius:3px;
}

.design-list {
	margin-right: -11px;
	margin-bottom:18px;
	/zoom: 1;/* for IE6,7 */
	overflow: hidden;
	*position: absolute;/* IE7ä»¥ä¸‹ */
	width: 640px;
}

.icon_zoom {
	position: absolute;
	top: 7px;
	left: 169px;
	background-image:url(../img/icon_zoom.png);
	width: 26px;
	height: 27px;
	behavior: url(iepngfix.htc);
}

.design-list-child a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height:167px;
	width: 200px;
}

.design_title {
	padding: 12px 12px 14px;
	display: inline-block;
	line-height: 1.2em;
word-wrap: normal; /* for IE */
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	width:200px;
}
.design_alert {
	font-weight: bold;
	color: #fff;
	font-size:14px;
	font-size:1.4rem;
	position: absolute;
	top: 0;
	left: 0;
}

.design_alert_tag01 {
	border-radius:2px;
	background-color:#ff4c0e;
	padding: 5px 5px;
	margin-bottom:2px;
	display: inline-block;
}

.design_alert_tag02 {
	border-radius:2px;
	background-color:#009944;
	padding: 5px 5px;
	margin-bottom:2px;
	display: inline-block;
}

.comment_number {
	border-radius:8px;
	background-color:#ff4c0e;
	color: #fff;
	font-weight:bold;
	font-size:10px;
	font-size:1rem;
	padding: 3px 4px 2px;
	text-align:right;
	position: absolute;
	top: 136px;
	right: 12px;

}
/*-----ãƒ•ã‚©ãƒ¼ãƒ ----------*/
.form-control {
	font-size: 14px;
	font-size:1.4rem;
}

.form-border-box {
	border: 1px solid #b7bdc0;
	border-bottom:none;
	padding: 0;
}

.form-border-box .form-group {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b7bdc0;
	margin-bottom:0;
}


.btn-request-submit  {
	display: block;
	background-image:url(../img/btn_request_submit.png);
	width: 243px;
	height: 54px;
	text-indent:-9999px;
	border: none;
	margin: 15px auto;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}


.checkbox, .radio {
    margin-bottom: 0;
}
/*-----ãƒ†ãƒ¼ãƒ–ãƒ«----------*/
.table th {
	font-weight:bold;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom: 1px solid #b7bdc0;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #b7bdc0;
}
.table td, .table th {
    border-top: 1px solid #b7bdc0;
}

/*-----ãƒ¢ãƒ¼ãƒ€ãƒ«----------------------------------------*/	
/*-----ãƒãƒ£ãƒƒãƒˆ------------*/	
.modal-wide {
    margin: 30px auto;
    width: 720px;
}

.design-sample_modal img {
	border : 1px solid #b7bdc0;
}

.chat-modal h3 {
	font-size: 16px;
	font-size:1.6rem;
	border-bottom: 2px solid #b7bdc0;
	line-height:1.9;
}

.chatform h3 {
	border: none;
	background-color:#009aea;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	text-align:center;
	line-height:2.5;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: 15px;
	font-weight:bold;
}

.icon_chat {
	display: inline-block;
	margin-right:10px;
	background-image:url(../img/icon_chat.png);
	width: 24px;
	height: 22px;
	vertical-align: middle;
	background-repeat:no-repeat;
}

.chatform .form-group {
	border: none;
	padding:0;
}

.chatform .form-group_message {
	border: 1px solid #cbcdce;
	border-radius: 4px;
	background-color:#fff;
	padding:4px;
}

.form-group_message input {
	border: none;
}

.btn-chat-submit {
	background-color: #009aea;
	border-radius: 4px;
	font-size:16px;
	font-size:1.6rem;
	color: #fff;
	font-weight:bold;
}

.chatform {
	background-color:#f3f8fc;
	border-radius: 8px;
	padding-bottom:20px;
	margin-top:20px;
}

.chatform .form-inline {
	padding: 0 20px;
}

.chatform .form-inline .form-group_message {
	width: 100%;
}

.chatform .form-inline .form-group_message input {
	width: 520px;
}

.chat-modal .form-control {
	box-shadow:none;
}
.chatlog {
	margin: 20px 20px 0;
	background-color:#fff;
	border-radius: 4px;
	max-height:360px;
	overflow-y: scroll;
}

.chatlog .chatlog-child {
	border-bottom: 1px solid #b7bdc0;
}

.chatlog .chatlog-child .chatlog-child_header {
	padding: 13px 16px 0;
}

.chatlog .chatlog-child .chatlog-child_body {
	padding: 0 16px 25px 62px;
	line-height:1.4;
}

.chat-user p {
	padding-top: 10px;
	margin-left: 10px;
	display:inline-block;
	font-weight:bold;
}

.chat-date {
	color: #878b8e;
	font-size:12px;
	font-size:1.2rem;
	line-height: 2.4;
}

.link_turn {
	margin-top: 6px;
}

.link_turn a {
	background-image: url(../img/icon_ura.png);
	background-repeat: no-repeat;
	padding-left :15px;
}

.link_pdf {
	text-align:center;
	margin-bottom:15px;
}

.link_pdf a {
	background-image: url(../img/icon_fax.png);
	background-repeat: no-repeat;
	padding-left : 20px;
}

.btn-cart {
	background-image:url(../img/btn_cart.png);
	width: 218px;
	height:44px;
	text-indent: -9999px;
	background-color:#fff;
	background-repeat: no-repeat;
	margin: 15px 0 10px;
}

.chat-modal .col-xs-5 {
	width: 236px;
}

.chat-modal .col-xs-5 p {
	line-height: 1.4;
}

.modal-body {
    padding: 0 42px 42px;
}

.modal-header {
	border: none;
}

/*-----å†æ³¨æ–‡------------*/	

.complete-modal h3 {
	font-size: 21px;
	font-size: 2.1rem;
	border-bottom: 2px solid #b7bdc0;
	line-height:1.9;
}

.modal-narrow {
    margin: 30px auto;
    width: 556px;
}

.complete-modal .design-sample_modal {
	width: 397px;
	margin: 20px auto 10px;
}

.btn-re-cart {
	background-image:url(../img/btn_re-cart.png);
	width: 310px;
	height:54px;
	text-indent: -9999px;
	background-color:#fff;
	background-repeat: no-repeat;
	margin: 10px auto;
	 display: block;
}

.btn-re-cart2 {
	background-image:url(../img/btn_cart2.png);
	width: 310px;
	height:54px;
	text-indent: -9999px;
	background-color:#fff;
	background-repeat: no-repeat;
	margin: 10px auto;
	 display: block;
}

.link_request  {
	text-align:center;
}

.link_request a {
	background-image: url(../img/icon_request.png);
	background-repeat: no-repeat;
	padding-left : 20px;
}

/*-----ã‚¢ãƒƒãƒ—ãƒ­ãƒ¼ãƒ‰-----------------------*/	
.file-upload-box {
    background-color: #f3f8fc;
    border-radius: 8px;
    padding-bottom: 15px;
}

.file-upload h3 {
	background-color: #009aea;
    border: medium none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
	font-size:18px;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 10px;
	padding: 0 15px;
}

.icon_folder {
    display: inline-block;
    margin-right: 12px;
	padding-top: 4px;
}

.file-upload .form-group {
	padding:0 15px;
	border:none;
}

.file-upload h4 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight:bold;
	margin:10px 15px;
}

.form-group-upload input[type="file"] {
    display: inline;
}

.chatform .form-group-upload {
	margin-top:8px;
}
.icon_comment {
	margin-right:10px;
}

.textarea-box {
	margin: 0 15px;
}

.btn-upload-submit {
	  background-color: #009aea;
    border-radius: 4px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
	margin: 10px 0;
	padding: 3px 48px;
}

/*-----userguide----*/
.guide-box h3 {
    color: #fff;
    background-color: #3aa355;
    margin-top: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    padding: 0 15px;
}

.icon_step {
    display: inline-block;
    padding-top: 4px;
}

.guide-box {
    border-radius: 8px;
    background-color: #f0fde9;
}

.guide-box_simple {
    border-radius: 0;
    background-color: none;
    margin-top: 30px;
}

.guide-box .guide-box_inner {
    padding: 15px;
}

.guide-box .table, .guide-box_simple .table{
    background-color: #fff;
    margin-top:10px;
    margin-bottom: 0;
}

.guide-box .table img {
    border:1px solid #ddd;
}

.guide-box .table h4, .guide-box_simple .table h4{
    font-weight: bold;
}

.icon_next img {
    display: block;
    margin:0 auto;
}

.guide-box_simple .title_h3 img {
    margin-right: 8px;
}
/*-----æŒ‡ç¤ºæ›¸å…¥ç¨¿å±¥æ­´-----------------------*/	
.title_h3 {
	font-weight:bold;
	font-size:18px;
	font-size: 1.8rem;
	 border-bottom: 2px solid #b7bdc0;
    line-height: 1.9;
	margin-bottom:15px;
}

.faxnumber-box {
	border: 1px solid #ff4c0e;
	border-radius:  8px;
	padding: 17px 0 10px;
	text-align:center;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	margin:10px 0 20px;
}

.faxnumber {
	color: #ff4c0e;
	font-size:18px;
	font-size:1.8rem;
	background-image:url(../img/icon_history_fax.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	display:inline-block;
	line-height:2;
	margin-top:10px;
	width: 280px;
}

/*-----ie7,8å¯¾å¿œ-----------------------------------------------------------------*/	
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.input-group .form-control {
	 *width: 139px;/* IE7ä»¥ä¸‹ */
	 *height: 20px;/* IE7ä»¥ä¸‹ */
}

.btn-search {
	*width: 60px;/* IE7ä»¥ä¸‹ */
	 *height: 32px;/* IE7ä»¥ä¸‹ */
}

#sidenav {
	*width:224px;/* IE7ä»¥ä¸‹ */
}

#main {
    *width: 629px;/* IE7ä»¥ä¸‹ */
}

.link_guide {
	*width: 267px;/* IE7ä»¥ä¸‹ */
}

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

.alert_number {
	*margin-top: 12px;/* IE7ä»¥ä¸‹ */
}

.design-list-child-box {
	*width: 200px;/* IE7ä»¥ä¸‹ */
	 height: 180px;
}

img {
    width: inherit\9;
    max-width: 100%\9;
    height: auto\9;
}

.table  td, .table th {
    padding: 8px;
}