@charset "UTF-8";
/* CSS Document */

/* =====[base]===== */
img {
    image-rendering: -webkit-optimize-contrast !important;
}
#container {
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    margin-bottom: 50px;
}
.photo-gallery li p.note{
	font-size: 9px;
	width: 120px !important;
	top: 160px !important;
}
.backscreen-sample li{
	width: 120px !important;
}
.no-tax   {
	font-size: x-small;
}
.section-text {
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
}
.column-text {
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
}
.section-title {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.column h3 {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.section h2 {
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #F00;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 18px;
}
.column-half-box + .column-half-box {
    margin-top: 20px;	
}
.column {
    margin-bottom: 30px;
}
#lift-section h4{
    border-left: 5px solid #333333;
    border-bottom: 1px solid #333333;
	margin-bottom: 13px;
	text-indent: 5px;
}
#lift-section p.note{
	margin-top: -10px;
}
#h1-shdarow {
	margin-bottom: 10px;
}
.container-block h2 {
	font-size: 18px;
}
.container-block {
	margin-bottom: 42px;
	overflow: hidden;
}
#list-section .column {
	margin-bottom: 50px;
}
.column h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.column h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.column .page-caution {
	width: 85%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.column-half-pic img {
	width: 30%;
	border: 1px solid #999;
	float: right;
	margin-left: 5px;
}
.column-half-pic {
	padding-bottom: 20px;
	overflow: hidden;
}

.column-box {
	margin-bottom: 30px;
	
}
.studio-video{
	max-width: 100%;
}
.column-box .column-box {
    display: flex;
	justify-content: space-between;	
}

.column-box .column-box .column-half-box{
    width:48%;	
}

.column-box .column-box .column-half-box + .column-half-box {
    margin-top: 0px;	
}

.column-box-q {
    display: flex;
	justify-content: space-between;	
  flex-wrap: wrap;
	margin-bottom: 30px;
}

.column-quote-box p{
    margin-bottom: 5px;
	font-size: 12px;
}
.column-quote-box {
    width:48%;	
}

.column-quote-box + .column-quote-box {
    margin-bottom: 15px;
}


.column-box .column-box {
	margin-bottom: 15px;	
}
.column-box .column-box p{
	margin-bottom: 10px;	
}
.page-caution p strong {
	color: #F00;
}
.page-caution {
	margin-bottom: 20px;
}
.caution-img {
	width: 20%;
	display: block;
	float: right;
	margin-left: 5px;
	border: 1px solid #999;
	margin-bottom: 15px;
}

.caution-img img{
	width: 100%;
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 50;
	left: 0px;
	display: block !important;
}

.topics-pro-archive p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.thumb-column {
}
.thumb-column p{
	padding-right: 10px !important;
}
#lists h3 .note {
	font-size: 11px !important;
}
.tax-caution {
	font-size: 13px;
	text-align: right;
	margin-right: 2.75%;
	margin-bottom: 3px;
}
.tax-caution-mobile {
	font-size: 13px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 3px;
}

.topics-caution{
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* =====[local-navi]===== */
#local-navi {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: static;
	z-index: 5;
	left: 1%;
	top: 0%;
}
#local-navi-bar {
	width: 100%;
	text-align: center;
	overflow: hidden;
	z-index: 5;
	background-color: #FFF;
	padding-top: 1%;
	padding-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #999;
}
#local-navi li a{
	height: 3em;
	width: 100%;
	background-color: #000;
	text-align: center;
	line-height: 3em;
	display: block;
	color: #FFF;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	font-size: 10px;
	vertical-align: text-bottom;
}
#local-navi-bar li a{
	height: 3em;
	width: 100%;
	background-color: #000;
	text-align: center;
	line-height: 3em;
	display: block;
	color: #FFF;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	font-size: 10px;
}
#local-navi li a:hover{
	background-color: #999;
}
#local-navi-bar li a:hover{
	background-color: #999;
}
#local-navi ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#local-navi-bar ul {
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}
#local-navi li {
	text-align: center;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 31%;
	background-color: #CCC;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 10px;
}

#local-navi-bar li {
	text-align: center;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 23%;
	background-color: #CCC;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 10px;
}

/* =====[page-caution]===== */
#list-section .page-caution {
	margin-bottom: 50px;
}
.page-caution h5 {
	font-size: 12px;
	margin-bottom: 2px;
}

.page-caution li {
	font-size: 12px;
}
.page-caution ol {
	margin-bottom: 7px;
}
.page-caution ul li {
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1em;
}


/* =====[gallery]===== */
.photo-gallery {
	word-spacing: -0.3em;
}
.photo-gallery-s {
	margin-bottom: 20px;
}

.photo-gallery a:hover {
	opacity:0.6;
}
.photo-gallery li {
	display: inline-block;
	word-spacing: 0em;
	margin-right:3%;
	*display: inline;
	*zoom: 1;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 25px;
	border: 1px solid #CCC;
	width: 100px;
	font-size: 10px;
	position: relative;
}
.photo-gallery-s li {
	width: 10%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
}
.photo-gallery-s li img{
	width: 100%;
	height: 100%;
}
.photo-gallery li p{
	font-size: 11px;
	margin: 0px !important;
	padding: 0px !important;
	position: absolute;
	left: 0px;
	top: 133px;
	width: 100px;
}

/* =====[price-table]===== */
#lists {
	display: none;
}
#list-section #bg-other{
	position: relative;
}
#list-section #bg-item{
	position: relative;
}
#list-section #studio{
	position: relative;
}
#list-section #panel{
	margin-bottom: 15px;
	position: relative;
}
#list-section #winch{
	position: relative;
}
#list-section #winch-set{
	margin-bottom: 15px;
	position: relative;
}
#list-section #lift{
	margin-bottom: 15px;
	position: relative;
}
#list-section #bg-cloth{
	margin-bottom: 15px;
	position: relative;
}
.cross-table {
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #999999;
	color: #000000;
}
.backscreen-list h3 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 30px;
}
.backscreen-list h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	margin-left: 0px;
	border-left: 5px solid #333333;
	list-style-position: inside;
	text-indent: 8px;
	line-height: 20px;
	color: #333333;
}

.backscreen-list td {
	padding: 6px;
}
.backscreen-list th {
	padding: 6px;
	color: #000000;
	background-color: #eeeeee;
}
caption {
	border: 1px solid #999 !important;
	padding-top: 4px;
	font-size: 12px;
	background-color: #000 !important;
}
.price-table{
	margin-bottom: 2.75%;
	margin-right: 2.75%;
	margin-left: 2.75%;
	width: 95%;
}
.price-table td {
	text-align: right;
	border-top-color: #000 !important;
	border-right-color: #000 !important;
	border-left-color: #000 !important;
	padding-top: 4px;
}
.price-table th {
	padding-top: 4px;
	border: 1px solid #000 !important;
	font-weight: normal !important;
}
.price-table p {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
.half-tablebox-left {
	float: left;
	width: 45%;
	overflow: hidden;
	margin-left: 2.75%;
	_display:inline;
}
.half-tablebox-right {
	float: right;
	width: 45%;
	overflow: hidden;
	margin-right: 1.9%;
	_display:inline;
	margin-bottom: 2.5%;
}
.half-tablebox-left .price-table{
	margin-right: 0%;
	width:99%;
	margin-left: 0%;
	margin-bottom: 5%;
}
.half-tablebox-right .price-table{
	margin-right: 0%;
	width:99%;
	margin-left: 0%;
	margin-bottom: 5%;
}
.price-extra {
	background-color: #FFF !important;
	text-align: left !important;
	padding-right: 4px !important;
	padding-left: 4px !important;
	border: 1px solid #000 !important;
}


/* =====[price-list-anchor]===== */
.lists-l-link .section-link {
	float: left;
	width: 46%;
	margin-right: 2.5%;
}
.lists-l-link .section-link a {
	font-size: 12px;
}
.lists-l-link {
	padding-right: 0px !important;
	margin-bottom: 30px;
	display: none;
}
.to-lists{
	width: 13em;
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 10px !important;
	line-height: 1.0em !important;
	height: 1em !important;
}
.to-lists a{
	font-size: 10px !important;
	line-height: 1.0em !important;
	height: 1.0em !important;
}


/* =====[paper-chart]===== */
#bs-box-paper-pic {
	max-width: 438px;
}
#bs-box-paper-pic img{
	border: 1px solid #999;
}
#bs-chart-paper {
	display: none;
}

#bs-chart-paper td {
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666;
}

#bs-chart-paper a {
	display: block;
	height: 25px;
	width: 25px;
	color: #333;
	line-height: 14px;
	text-indent: 1px;
	font-size: 11px;
}
#bs-chart-paper a:link {
	color: #333;
}
#bs-chart-paper a:hover {
	color: #333;
}
#bs-chart-paper a:active {
	color: #333;
}
#bs-chart-paper a:visited {
	color: #333;
}

#bs-chart-paper .chart-dark a {
	color: #fff;
}
#bs-chart-paper .chart-dark a:link {
	color: #fff;
}
#bs-chart-paper .chart-dark a:hover {
	color: #fff;
}
#bs-chart-paper .chart-dark a:active {
	color: #fff;
}
#bs-chart-paper .chart-dark a:visited {
	color: #fff;
}
#bs-color-paper {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	line-height: 1.4;
	padding-left: 3px;
	margin-bottom: 10px;
}
.bs-box-text {
	margin-top: 10px;
}

#bs-chart-paper-formbox {
	margin-top: 10px;
	margin-bottom: 20px;
}
#bs-chart-paper-formbox p {
	font-size: 11px;
	margin-bottom: 5px;
}

#bs-chart-paper-formbox {
	display: block;
}


/* ページネーション */
.page_navigation{
	text-align: left;
}
.page_navigation a{
	display: inline-block;
	_display: inline;
	_zoom: 1;
	margin-right: 1%;
	border: 1px solid #F00;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	line-height: 1.5;
	height: 1.5;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 1.5%;
	font-size: 12px;
}
.page_navigation a:hover{
	color: #FFF;
	background-color: #F00;
}
.page_navigation a.page_link{
	color: #FFF;
	background-color: #F00;
}
.page_navigation a.page_link:hover{
	color: #F00;
	background-color: #FFF;
}
.page_navigation a.active_page{
	color: #F00 !important;
	background-color: #FFF !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.page_navigation {
	margin-bottom: 5px;
}

.dist-table td{
	width: auto;
	text-align: left;
}



.topics-caution dt {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.topics-caution dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}#backscreen-title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



#backscreen-title h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
.inner-column {
	background-color: #FFF;
	margin-top: 21px;
	margin-bottom: 21px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	border: 1px solid #CCC;
	overflow: hidden;
}

.inner-column img{
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 10px;
}

.column-left{
	float: left;
	width: 48.5%;
	margin-right: 3%;
}
.column-right{
	float: left;
	width: 48.5%;
}

.column-third{
	margin-bottom: 10px;
}

.column-third.last-child{
	margin-right: 0%;
}
.school-id .photo-gallery{
	margin-bottom: 20px;
}
.school-id .photo-gallery li p{
	font-size: 11px;
	margin: 0px !important;
	padding: 0px !important;
	position: absolute;
	left: 0px;
	top: 142px;
	width: 100px;
	line-height: 13px;
}
.school-id .page-caution{
	margin-top: 10px;
	width: auto;
}
.inner-column h5{
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
}

.inner-column p{
	margin-bottom: 6px;
}
@media screen and (min-width : 480px){
#local-navi li a{
	background-image: url(../img-common/navi-bg@2x.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	-moz-background-size:4px 10px;
	-webkit-background-size:4px 10px;
	-o-background-size:4px 10px;
	-ms-background-size:4px 10px;
	background-size:4px 10px;
	font-size: 10px;
}
#local-navi-bar li a{
	background-image: url(../img-common/navi-bg@2x.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	-moz-background-size:4px 10px;
	-webkit-background-size:4px 10px;
	-o-background-size:4px 10px;
	-ms-background-size:4px 10px;
	background-size:4px 10px;
	font-size: 10px;
}
}

@media screen and (min-width : 540px){

#local-navi li a{
	background-position: 8px center;
	-moz-background-size:6px 12px;
	-webkit-background-size:6px 12px;
	-o-background-size:6px 12px;
	-ms-background-size:6px 12px;
	background-size:6px 12px;
	font-size: 12px;
}
.photo-gallery-s li {
	margin-right:2%;
	margin-bottom: 2%;
}
}

@media screen and (min-width : 680px){
.container-block .text {
	float: left;
	width: 58%;
}
#lists {
	display: block;
}
.lists-l-link {
	display: block;
}
.lists-link {
	display: none;
}
}

@media screen and (min-width : 768px){
.container-block h2 {
	font-size: 22px;
	letter-spacing: 0.25em;
}
#bs-select {
	float: right;
	width: 28%;
	margin-bottom: 40px;
}
#h1-shdarow {
	margin-bottom: 30px;
}
#local-navi {
	width: 61%;
	text-align: center;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	left: 1%;
	top: 70%;
}

#local-navi-bar ul {
	padding: 0px;
}
.tomail {
	display:none;
}
.column-third{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0px;
}

}
@media screen and (min-width : 840px){
caption {
	font-size: 14px;
}
#bs-chart-paper {
	display: block;
}

#bs-chart-paper-formbox {
	display: none;
}
#bs-box-paper-pic {
	float: left;
	max-width: 41%;
	margin-bottom: 30px;
}
.bs-box-text {
	float: left;
	_display: inline;
	width: 252px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 0px;
}
.section{
	margin-bottom:80px;
}

#local-navi-bar li {
	width: 18%;
}
.section-text {
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
}
.column-text {
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
}
.section-title {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
.column h3 {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
.section h2 {
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #F00;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 18px;
}

}

@media screen and (min-width : 980px){

#container {
    width: 90%;
}
.column-box {
    display: flex;
	justify-content: space-between;
	
}
.column-half-box {
    width:49%;	
}
.column-box-q {
    display: flex;
	justify-content: flex-start;	
  flex-wrap: wrap;
}

.column-quote-box {
    width:23%;	
}
.column-quote-box + .column-quote-box {
    margin-top: 0px;	
    margin-left: 15px;	
    margin-bottom: 0px;	
}
.column-half-box + .column-half-box {
    margin-top: 0px;	
}
}

@media screen and (min-width : 1540px){
#backscreen-title {
	width: 1360px;
}#container {
    width: 1360px;
}
}
