@charset "utf-8";

body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #1f1800;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
	/*line-height: 100%;*/
}
li,dt,dd{
	list-style-type: none;
}
p {
	margin: 0;
	line-height: 170%;
}
img {
	border: 0;
	border: none;
}
a {
	text-decoration: none;
	overflow : hidden;
	outline : none;
}

a:hover {
	text-decoration: none;
}

/*a:hover img,
	a.btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}*/

table {
	border-collapse: collapse;
}

table th,
table td {
	padding: 10px;
	line-height: 1.4em;
	font-size: 13px;
	border-top: 1px solid #bab8a6; 
	border-bottom: 1px solid #bab8a6; 
	border-right: 1px solid #bab8a6; 
}

table thead th:last-of-type,
table tr td:last-of-type {
	border-right: none;
}

* { box-sizing: border-box; }

#menu {
	display: none;
}


div#container{
	/*margin: 0 auto;*/
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: url(/~/media/cojp/product/pro-embroidery/navi/img/bg);
}

@media screen and (max-width: 640px) {
	#inner{
		width: auto;
		padding:0 10px;
	}
}

/* メインイメージ */
#mainImg {
  position: relative;
  width: 100%;
  height: 510px;
  text-align: center;
}
#mainImg h1 {
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -252px;
  z-index: 5;
}
#mainImg .slider {
  position: absolute;
  top: 0;
  height: 510px;
  left: 0;
  width: 100%;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/main) repeat-x scroll left bottom;
  z-index: 0;
}

@media screen and (max-width : 640px){
#mainImg {
	height: 370px;
}
#mainImg h1 {
	position: absolute;
	top: 30px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	width: 45%;
}
#mainImg h1 img {
	width:100%;
}
#mainImg .slider {
	height: 100%;
	background: url(/~/media/cojp/product/pro-embroidery/navi/img/main_s) repeat-x scroll left bottom;
}

}

@media screen and (max-width: 480px){
#mainImg h1 {
	width:60%;
}
}



/* グローバルナビ */
#gNav ul {
  position: relative;
  display: block;
  margin: -75px -14px 0;
  z-index: 80;
}
#gNav li {
  float: left;
  display: block;
  width: 33.33%;
  padding: 14px;;
}
#gNav li a {
  display: block;
  width: 320px;
  height: 0;
  margin: 0;
  padding: 0;
  padding-top: 145px;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/gnav) no-repeat;
  background-position: 0 0;
  overflow: hidden;
  text-indent: -99999px;
  opacity:1;
}

#gNav li.m2 a {
  background-position: -320px 0;
}
#gNav li.m3 a {
  background-position: -640px 0;
}
#gNav li.m4 a {
  background-position: -960px 0;
}
#gNav li.m5 a {
  background-position: -1280px 0;
}
#gNav li.m6 a {
  background-position: -1600px 0;
}
#gNav li.m1 a:hover,
#gNav li.m1 a.active {
  background-position: 0 -145px;
}
#gNav li.m2 a:hover,
#gNav li.m2 a.active  {
  background-position: -320px -145px;
}
#gNav li.m3 a:hover,
#gNav li.m3 a.active  {
  background-position: -640px -145px;
}
#gNav li.m4 a:hover,
#gNav li.m4 a.active  {
  background-position: -960px -145px;
}
#gNav li.m5 a:hover,
#gNav li.m5 a.active  {
  background-position: -1280px -145px;
}
#gNav li.m6 a:hover,
#gNav li.m6 a.active  {
  background-position: -1600px -145px;
}

#wrapper_w {
  text-align: center;
  background: #fff;
}

@media screen and (max-width : 980px){
	#wrapper_w {
		display:none;
	}
}

.content {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width : 980px){
	#main_container .content h2 img{width: 60%;}
	#main_container .content h2 a{width: 13vh;}
	#main_container .content h2 a img{width:auto;}
}

@media screen and (max-width : 640px){
#gNav_sp ul {
  position:relative;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 0 0;
  margin: -40px 0 -10px -10px;
  z-index:80;
}
#gNav_sp li {
	width: calc((100% - 20px * 2) / 2);
	margin-left: 10px;
	margin-bottom: 10px;
}
#gNav_sp li a {
	opacity:1;
}
#gNav_sp li img {
	width:100%;
}

.content_navi {
	min-width:0;
	max-width: 100%;
}
/*#gNav_sp li a {
  width: 100%;
  padding-top: 105px;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/gnav_s) no-repeat;
}
#gNav li.m2 a {
  background-size:  calc( 1740 / 290 * 100% )
  					calc( 105 / 105 * 100% );
  background-position:  calc( 291 / (1740 – 290) * 100% )
  						calc( 105 / (105 – 105) * 100% );
}
#gNav li.m3 a {
  background-position: -580px 0;
}
#gNav li.m4 a {
  background-position: -870px 0;
}
#gNav li.m5 a {
  background-position: -1160px 0;
}
#gNav li.m6 a {
  background-position: -1450px 0;
}*/



/*#gNav {
  padding: 0 20px;
}
#gNav ul {
  margin: -50px -14px 0;
}
#gNav li {
  float: left;
  display: block;
  width: 290px;
  margin: 10px;
  padding: 0;
}
#gNav li a {
  width: 290px;
  padding-top: 105px;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/gnav_s) no-repeat;
}
#gNav li.m2 a {
  background-position: -290px 0;
}
#gNav li.m3 a {
  background-position: -580px 0;
}
#gNav li.m4 a {
  background-position: -870px 0;
}
#gNav li.m5 a {
  background-position: -1160px 0;
}
#gNav li.m6 a {
  background-position: -1450px 0;
}
#gNav li.m1 a:hover,
#gNav li.m1 a.active {
  background-position: 0 0;
}
#gNav li.m2 a:hover,
#gNav li.m2 a.active  {
  background-position: -290px 0;
}
#gNav li.m3 a:hover,
#gNav li.m3 a.active  {
  background-position: -580px 0;
}
#gNav li.m4 a:hover,
#gNav li.m4 a.active  {
  background-position: -870px 0;
}
#gNav li.m5 a:hover,
#gNav li.m5 a.active  {
  background-position: -1160px 0;
}
#gNav li.m6 a:hover,
#gNav li.m6 a.active  {
  background-position: -1450px 0;
}*/
  }
  

#container h2 {
	  position: relative;
	  margin: 0 auto 50px;
	}
	#container h2 a {
	  position: absolute;
	  top: 20px;
	  right: 0;
	}
@media screen and (max-width : 980px){
	#container h2 a{top: 10px;}
}

#main_container img{max-width: 100%;}
@media screen and (max-width : 640px){
#container {
  margin: 48px auto 0;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/bg);
}
#main_container #container {
  margin: 0 auto;
}
.content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
  }

.table {
  display: table;
  overflow: hidden;
}
.table .row {
  display: table-row;
  margin: 0 -15px;
  overflow: hidden;
}
.table .row > div {
  float: left;
  padding: 15px;
}
@media screen and (max-width : 640px){
 .table {
  display: table;
  margin: 0 10px;
  overflow: hidden;
}
.table .row {
  display: table-row;
  margin: 0 auto;
  overflow: hidden;
}
.table .row > div {
  float: left;
  width: 50%;
  padding: 10px;
}
.table .row > div > img {
  width: 100%;
  height: auto;
}
  }



#topics {
  position: relative;
  margin: 20px auto 70px;
  padding: 20px 0;
  background: #f8f6e9;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #d4d1bc;
  overflow: hidden;
}
#topics div {
  float: left;
  display: block;
  width: 50%;
  padding: 0 20px;  
  text-align: left;
}
#news {
  border-right: 1px solid #d4d1bc;
}
#topics div h2 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 18px;
  border-bottom: 1px dashed #d4d1bc;
}
#topics div h2 a {
  display: inline-block;
  top: -3px;
  padding: 0 15px;
  font-size: 11px;
  color: #1f1800;
  vertical-align: middle;
  background: #fff;
  border-top: 2px dashed #d4d1bc;
  border-bottom: 2px dashed #d4d1bc;
}
#topics div h2 a:before {
  display: inline-block;
  content: ">";
  margin-right: 5px;
  vertical-align: middle;
}
#topics div dl {
  /*font-size: 14px;*/
  overflow: hidden;
}
#topics div dl dt {
  clear: both;
  float: left;
  width: 25%;
  padding: 5px 0;
  line-height: 1.5em;
  overflow: hidden;
}
#topics div dl dd {
  width: 75%;
  padding: 5px 0;
  line-height: 1.5em;
  overflow: hidden;
}
#topics div dl a {
  color: #1f1800;
  text-decoration: underline;
}
#topics div dl a:hover {
  text-decoration: none;
}

@media screen and (max-width : 640px){
#topics {
  width: auto;
  margin: 20px 10px 50px;
  padding: 20px;  
}
#topics div {
  float: none;
  display: block;
  width: 100%;
  padding: 0;  
  text-align: left;
}   
#topics div h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 14px;
}
#topics div dl dt {
  width: 27%;
}
#topics div dl dd {
  width: 73%;
}
#news {
  margin-bottom: 30px; 
  border-right: none;
  border-bottom: 1px solid #d4d1bc;
}
#topics div h2 a {
  top: -5px;
  padding: 3px 15px;
  font-size: 18px;
  font-weight: normal;
}
#topics div dt,
#topics div dd,
#topics div p {
  font-size: 11px;
  }
}

/* カメラ機能 */
#camera {
  padding: 65px 0;
  border-top: 2px dashed #9c9795; 
}
#camera .content div {
  position: relative;
  margin: 0 auto 50px;

}
#camera .content div > p {
  position: absolute;
  /*font-size: 16px;*/
  text-align: left;
  line-height: 2em;
}
#camera .content .txt1 {
  width: 350px;
  top: 125px; 
  left: 65px;
}
#camera .content .txt2 {
  width: 400px;
  top: 120px; 
  left: 60px;
  font-size: 14px;
}
#camera .content .txt3 {
  width: 350px;
  top: 120px; 
  left: 340px;
  font-size: 14px;
}

#camera .content div >div {
  position: absolute;
  display: inline-block;
}

#camera .content .btn1 {
  top: 270px; 
  left: 58px;
}
#camera .content .btn2 {
  top: 250px; 
  left: 55px;
}
#camera .content .btn3 {
  top: 250px; 
  left: 330px;
}
#camera .content a {
  display: inline-block;
  margin: 0 15px;
  text-align: center;
}
#camera .content div >div a {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
}
#camera .movie {
  display: inline-block;
  position: relative;
  margin: 50px auto;
  padding: 20px;
  background: #f8f6e9;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #d4d1bc;
  overflow: hidden;
}
#camera .movie h3 {
  display: inline-block;
  float: left;
  margin: 8px 0 0;
  padding-right: 20px;
  border-right: 1px solid #d4d1bc;
}
#camera .movie ul {
  display: inline-block;
  float: right;
  width: 390px;
  margin-left: 20px;
  overflow: hidden;
}
#camera .movie ul li {
  display: inline-block;
  width: 185px;
  padding: 5px;
  text-align: left;
}
#camera .movie ul li a {
  color: #1f1800;
  text-decoration: underline;
}
#camera .movie ul li a::after {
  content: url(/~/media/cojp/product/pro-embroidery/navi/img/ico_win);
  margin-left: 7px;
  vertical-align: middle;
}

@media screen and (max-width : 640px){
#camera {
  padding: 50px 10px;
  border-top: 2px dashed #9c9795;
  text-align: left;
}
#camera .content div {
  margin: 30px auto 20px;
}
#camera .content div >div {
  position: static;
  display: block;
  margin: 20px auto 0;
  text-align: center;
}
#camera .content a {
  margin: 0 15px;
}
#camera .btn {
  margin: 20px auto 0;
  text-align: center;
}
#camera .btn a img {
  margin: 10px auto;
}
#camera .content div > p {
  position: static;
  width: auto !important;
  margin-top: 15px;
  /*font-size: 22px !important;*/
  line-height: 1.7em;
}
#camera .movie {
  width: 100%;
  margin:30px 0 0;
}
#camera .movie h3 {
  display: block;
  float: none;
  margin: 0 auto 20px;
  padding-right: 0;
  text-align: center;
  border-right: none;
}
#camera .movie h3 img {
	width: 60%;
}
#camera .movie ul {
  display: inline-block;
  float: right;
  width: 100%;
  margin-left: 20px;
  overflow: hidden;
}
#camera .movie ul li {
  display: inline-block;
  width: 48%;
  padding: 0;
  text-align: left;
  font-size: 11px;
}

  }

/* 機能一覧 */
#kinou {
  padding: 65px 0;
  box-shadow:0 80px 120px -80px rgba(225,190,135, 0.8) inset;
}
#kinou h2 {
  margin-bottom: 30px;
}
#kinou .btn_product {
  margin: 0 auto 35px; 
}
#kinou .btn_product a {
  display: inline-block;
  width: 175px;
  height: 0;
  margin: 0 10px; 
  padding: 183px 0 0;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/product) no-repeat;
  background-position: 0 0; 
}
#kinou .btn_product a.product2 {
  background-position: -175px 0; 
}
#kinou .btn_product a.product3 {
  background-position: -350px 0; 
}
#kinou .btn_product a.product1:hover {
  background-position: 0 -183px; 
}
#kinou .btn_product a.product2:hover {
  background-position: -175px -183px; 
}
#kinou .btn_product a.product3:hover {
  background-position: -350px -183px; 
}

#main_container #kinou .table .row > div {
  width: 33.33%;
}
#main_container #kinou .table {
  width: auto;
  margin: 0 auto;
}
#kinou .table {
  width: 600px;
  margin: 0 auto;
}
#kinou .table .row > div {
  width: 50%;
} 
#kinou .table .row > div h3{
  margin: 20px auto 8px;
  font-weight: bold;
  font-size: 21px;
  text-align: left;
}
#kinou .table .row > div p {
  margin: 0 auto;
  font-size: 16px;
  text-align: left;
  line-height: 1.5em;
}

@media screen and (max-width : 640px){
#kinou {
  padding: 40px 10px 0;
}
#kinou h2 img {
  width:100%;
}
#kinou .btn_product_sp {
  margin: 0 auto 35px; 
}
#kinou .btn_product_sp a {
  display: inline-block;
  width: 30%;
  margin-right:5px;
  /*height: 0;
  margin: 0 10px; 
  padding: 183px 0 0;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/product) no-repeat;
  background-position: 0 0; */
}
#kinou .btn_product_sp a img {
  /*display: inline-block;*/
  width: 100%;
  /*height: 0;
  margin: 0 10px; 
  padding: 183px 0 0;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/product) no-repeat;
  background-position: 0 0; */
}
#kinou .table {
  width: 100%;
  margin: 0 auto;
}
#kinou .table .row > div {
  width: 50%;
}    
#kinou .table .row > div h3{
  font-size: 14px;
  line-height:1.4em;
}
#kinou .table .row > div p {
  font-size: 14px;
}  
#kinou .btn {
  margin: 20px auto 0; 
}
#kinou .btn a {
  display: inline-block;
  margin-bottom: 10px;
}
#kinou .btn a img {
  width:80%;
}
#main_container #kinou .table {
  display: none;
}
#main_container .content h2 img{width:100%;}
  }

/* ソフトウェア */
#software {
  padding: 50px 0;
}
#software h2 {
  margin-bottom: 30px;
}
#software > a {
  display: block;
  float: left;
  width: 49%;
}
#software > a:nth-child(odd){
  float: right;
}
@media screen and (max-width : 640px){
#software {
  padding: 40px 10px 50px;
}
#software > a {
  display: block;
  float: none !important;
  margin-bottom: 20px;
  width: auto;
}
  }


/* 活用例 */
#sample {
  padding: 65px 0;
}
#sample h2 {
  margin-bottom: 30px;
}
#sample .sampleList {
  margin: 0 -10px 10px;
  overflow: hidden;
}
#sample .sampleList a {
  float: left;
  width: 25%;
  padding: 10px;
}
#sample .sampleList a img {
  width: 100%;
  height: auto;
}
#sample p{
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width : 640px){
#main_container #sample {
  display: none;
}
#sample {
  padding: 65px 10px;
}
#sample h2 img {
  width:100%;
}
#sample .sampleList {
  display: inline-block;
  margin: 0 auto 10px;
}
#sample .sampleList a {
  display: block;
  float: left;
  width: 48.5%;
  padding: 8px 0;
}
#sample .sampleList a:nth-child(even) {
  float: right;
}
#sample p{
  font-size: 11px;
}
  }

/*モーダル*/
.sample_cont {
  display: none;
}
.fs-lightbox-inline .fs-lightbox-content {
  overflow: hidden !important;
}
.fs-lightbox-inline .fs-lightbox-container {
  overflow: auto;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
.inline_content{
  width: 784px;
  overflow: auto;
}
.inline_content > img {
  width: 100%;
  height: auto;
}
.fs-lightbox.fs-light {
  border-radius: 0;
  outline : none;
  overflow: auto;
}
.fs-lightbox.fs-light .fs-lightbox-close::before {
  color: #fff;
  font-size: 55px;
  font-weight: normal;
  top:10px;
}
.fs-lightbox.fs-light .fs-lightbox-close {
    background: #000 none repeat scroll 0 0;
    border-radius: 0;
    cursor: pointer;
    display: block;
    height: 56px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: 200%;
    top: 0;
    white-space: nowrap;
    width: 56px;
    z-index: 105;
}

.inline_content h3 {
  float: none;
  display: inline-block;
  margin: 5px auto 30px;
  padding: 0 0 15px;
  font-size: 30px;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/border_ttl) repeat-x left bottom;
}
.inline_content h4 {
  float: none;
  display: inline-block;
  margin: 30px auto 0;
  padding: 0;
  font-size: 21px;
  background: url(/~/media/cojp/product/pro-embroidery/navi/img/bg_marker) repeat-x left bottom;
}
.inline_content .comment {
  margin: 20px auto 0;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 1.4em;
  text-align: left;
  background: #f8f6e9;
  border-radius: 6px;
  border: 1px solid #d4d1bc;
  overflow: hidden;
}
.inline_content .comment small {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4em;
}
.inline_content .option {
  margin-top: 30px;
  overflow: hidden;
}
.inline_content .option > div {
  float: left;
  display: inline-block;
}

.inline_content .option > div .btn {
  float: none;
  clear: both;
  overflow: hidden;
}

.inline_content .option > div .btn a {
  float: left;
  display: inline-block;
  width: 100%;
  padding: 5px;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
  background: #000;
  font-size: 13px;
  border-left: 1px solid #fff;
}
.inline_content .option > div .col2 a {
  width: 50%;
  border-left: 5px solid #fff;
}
.inline_content .option > div .col3 a {
  width: 33.33%;
}
.inline_content .option > div .btn a:first-of-type {
  border-left: none;
}
.inline_content .option > div.acc {
  position: relative;
  float: right;
}
.inline_content .option > div.acc:before {
  position: absolute;
  top: 50%;
  left: -30px;
  content: "+";
  font-size: 30px;
  display: inline-block;
  line-height: 1.2em;
}
.inline_content .option .btn a:before {
  content: url(/~/media/cojp/product/pro-embroidery/navi/img/ico_arrow);
  margin-right: 5px;
  vertical-align: middle;
}
@media screen and (max-width : 768px){
/*.fs-lightbox.fs-light {
	width:90%;
}*/
.inline_content{
  width: 100%;
  margin: 20px auto 50px;
  padding: 20px;
  background: #fff;
  text-align:center;
}
.inline_content h3 {
  font-size: 24px;
}
.inline_content h4 {
  font-size: 17px;
}
.fs-lightbox-inline .fs-lightbox-content {
  overflow: auto !important;
}
.fs-lightbox-inline .fs-lightbox-container {
  overflow: auto;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
.inline_content .option > div {
  display: block;
  float: none;
}
.inline_content .option > div img{
  width: 100%;
  height: auto;
}
.inline_content .option > div.acc:before {
  position: static;
  top: auto;
  left: auto;
  content: "+";
  font-size: 30px;
  display: block;
  margin: 5px auto;
}
.fs-lightbox-video_wrapper {
  overflow: hidden;
  }
/*.fs-light.fs-lightbox-inline{padding:10px;}*/
}
/* 導入事例 */
#case {
  padding: 90px 0 65px;
}
#case h2 {
  margin-bottom: 30px;
}

#case .table {display: block;}
#case .table .row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0;
}
#case .table .row div {
  /*position: relative;
  width: 33.33%;*/
    width: 33.33%;
    margin: 0 0 20px;
    float: none;
}
#case .table .row > div h3 {
  margin: 20px auto 15px;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
#case .table .row > div h3 small {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: -0.02em;
}
#case .table .row > div p {
  margin: 0 auto;
  padding-bottom: 30px; 
  font-size: 14px;
  text-align: left;
  line-height: 1.5em;
}
#case .table .row > div .btn {
}
@media screen and (max-width : 640px){
#case {
  padding: 65px 0 40px;
}
#case .table {
  margin: 0;
}
#case .table .row > div h3 {
  font-size: 14px;
}
#case .table .row > div h3 small {
  font-size: 11px;
}
#case .table .row > div p {
  font-size: 11px;
}
#case .table .row > div a > img {
  width: 100%;
  height: auto;
}
#case .table .row > div a.btn > img {
 /* width: auto;*/
  height: auto;
  width: 70%;
}
#case .table .row > div {
  width: 50%;
  margin-bottom: 30px;
}
#case .table .row > div:last-of-type {
  clear: both;
  margin-bottom: 0;
}
  }

#hikaku {
  padding: 60px 0 65px;
}
#hikaku h2 a {
  top: -40px;
}
#hikaku table thead th {
  width: 25%;
 font-weight: normal;
}
#hikaku table thead td {
  width: 25%;
  font-weight: normal;
}
#hikaku table thead td h3 {
  font-weight: bold;
}
#hikaku table tbody th {
  text-align: left;
  font-weight: normal;
}
#hikaku table tbody tr:first-child th,
#hikaku table tbody tr:first-child td {
  text-align: left;
  vertical-align: top;
}
#hikaku table td small {
  font-size: 10px;
}
#hikaku table thead th img {
  margin: 15px auto;
}
#hikaku table td a img {
  margin: 10px auto 5px;
}
@media screen and (max-width : 640px){
#main_container #hikaku {
  display: none;
}
#hikaku h2 {
  margin-bottom: 20px;
}
#hikaku h2 img {
  width:100%;
}
#hikaku table {
  margin: 0 20px;
}
#hikaku table th,
#hikaku table td {
  border: none;
}
#hikaku table thead th {
  width: 33%;
  font-size: 10px;
  padding: 0 5px;
}
#hikaku table thead th img {
  width: 70%;
  height: auto;
}
#hikaku table thead th h3 {
  font-size: 14px;
}
#hikaku table thead td {
  width: 33%;
  text-align: left;
  font-size: 12px;
  padding: 10px 5px;
}
#hikaku table thead td a img {
  width: 100%;
}
#hikaku table tbody th {
  padding-top: 50px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #d4d1bc;
}
#hikaku table tbody td {
  font-size: 12px;
  vertical-align: top;
}
#hikaku table tbody td img {
  font-size: 19px;
  vertical-align: top;
}
#hikaku table tbody tr:first-child th,
#hikaku table tbody tr:first-child td {
  text-align: left;
  vertical-align: top;
}
/*#hikaku table td small {
  font-size: 11px;
}*/
#hikaku table td a img {
  margin: 0 auto 5px;
  width:70%;
}
#hikaku table tbody tr td:before{
  content: "PR1050X";
  clear: both;
  display: block;
  font-weight: bold;
}
#hikaku table tbody tr td:nth-of-type(2):before {
  content: "PR670E";  
}
#hikaku table tbody tr td:nth-of-type(3):before {
  content: "VR100";  
}
  }


#info h2 {
  position: relative;
  padding: 50px;
  line-height: 1.5em;
  font-size: 42px;
  background: #ffdd00;
  border-top: 2px dashed #9c9795; 
  border-bottom: 2px dashed #9c9795; 
}
#info h2:after {
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -19px;
  content: url(/~/media/cojp/product/pro-embroidery/navi/img/fukidashi);
  display: inline-block;
}

#info .btn{
  margin: 0 auto 65px;
}
#info .btn a {
  margin: 0 15px;
}
@media screen and (max-width : 800px){
	#info .btn a img {width: 45%;}
}
@media screen and (max-width : 640px){
#info h2 {
  padding: 20px;
  font-size: 20px;
  border-top: 1px dashed #9c9795; 
  border-bottom: 1px dashed #9c9795; 
}
#info h2:after {
bottom: -42px;
transform:scale(0.7)
}
#info .btn {
  display: inline-block;
  width: auto;
  margin: 0 10px 40px;
  overflow: hidden;
}
#info .btn a {
  display: inline-block;
  float: left;
  /*width: 270px;*/
  width: 48%;
  margin: 0;
}
#info .btn a img{
  width: 100%;
  height: auto;
}
#info h2:after {
}
  }

#customer {
  position: relative;
  margin: 20px auto 70px;
  padding: 30px;
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #d4d1bc;
  overflow: hidden;
  width: 96%;
}
#customer h3 {
  margin: 0 auto 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-align: left;
  border-bottom: 1px dashed #d4d1bc;
}
#customer dl {
  float: left;
  width: 50%;
  margin-top: 20px;
  overflow: hidden;
}
#customer dl dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: left;
}
#customer dl dt > a {
  display: inline-block;
  float: left;
  margin-right: 20px;
  vertical-align: bottom;
}

#customer dl dd {
  text-align: left;
  line-height: 1.2em;
}
#customer dl dd a {
  display: inline-block;
  margin: 5px 0;
  padding: 0 10px;
  vertical-align: middle;
  border-right: 1px solid #1f1800;
}
#customer dl dd a:first-of-type {
  border-left: 1px solid #1f1800;
}

@media screen and (max-width : 640px){
#customer {
  width: auto;
  margin: 20px 20px 40px;
  padding: 30px 18px;
}
#customer h3 {
  margin: 0 auto 20px;
  padding-bottom: 10px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px dashed #d4d1bc;
}
#customer dl {
  float: left;
  width: 50%;
  margin-top: 0;
  padding: 20px;
  overflow: hidden;
}

#customer dl:nth-child(even) {
  padding-left: 0;
  border-right: 1px solid #d4d1bc;
}
#customer dl:nth-child(odd) {
  padding-right: 0;
}
#customer dl:nth-child(2),
#customer dl:nth-child(3) {
  padding-top: 0; 
}
#customer dl:nth-child(4),
#customer dl:nth-child(5) {
  padding-bottom: 0; 
  border-top: 1px solid #d4d1bc;
}

#customer dl dt {
  font-size: 11px;
  text-align: center;
}
#customer dl dt img {
  width: 60%;
  margin-bottom:5px;
}
#customer dl dt >a {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
  vertical-align: bottom;
}

#customer dl dd {
  font-size: 11px;
  text-align: center;
  line-height:1.4em;
}
#customer dl dd a {
  display: none;
}
  }

/*.copyright {
  width: 100%;
  padding: 30px 0 50px;
  text-align: center;
  color: #73716a;
  font-size: 12px;
  border-top: 2px dashed #9c9795; 
}

@media screen and (max-width : 640px){
.copyright {
  font-size: 15px;
}
  }*/

/* fancybox 
.fancybox-close::before {
    bottom: 0;
    color: #fff;
    content: "×";
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 55px;
    font-weight: normal;
    left: 0;
    line-height: 30px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 10px;
    transition: color 0.15s linear 0s;
}
.fancybox-close {
    display: block;
    background: #000 none repeat scroll 0 0;
    cursor: pointer;
    height: 56px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: 200%;
    top: 0;
    white-space: nowrap;
    width: 56px;
}
.fancybox-skin {
  border-radius: 0;
}
.fancybox-nav span {
    cursor: pointer;
    height: 46px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 46px;
    z-index: 8040;
    background: #fff;
}
.fancybox-next span::before {
    border-bottom: 8px solid transparent;
    border-left: 10.4px solid #263238;
    border-top: 8px solid transparent;
    margin-right: 10px;
}
.fancybox-prev span::before {
    border-bottom: 8px solid transparent;
    border-right: 10.4px solid #263238;
    border-top: 8px solid transparent;
    margin-left: 10px;
}
.fancybox-nav span::before {
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}*/




.align-c{text-align:center !important;}

.show_pc {
  display: block !important;
}
.show_sp {
  display: none !important;
}

@media screen and (max-width : 640px){
.show_pc,
.show_pc_i {
  display: none !important;
}
.show_sp {
  display: block !important;
}
.hidden_sp {
  display: none !important;
}
.img_sp {
	width:100%;
}
  }

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
