﻿

/* =============================================

	共通のスタイル

============================================= */
 
@media screen and (max-width: 767px){
.pc-only#html2{
 display: block !important;
}
}
/*　　動画　　*/
.maindesign .movie_contents{
	margin:0 10px;
}
.maindesign .frames {
  width: 100%;
  max-width: 1200px;
  margin: 2em auto;
}
.maindesign .videos {
  width: 100%;
  height: 100%;
}

/*　　レスポンシブ表示切替　　*/
.maindesign .sp_only{
	display: none;
}
@media screen and (max-width: 767px){
	.maindesign .sp_only{
		display: block;
	}
	.maindesign .pc_only{
		display: none;
	}
}

/* =============================================

	テーブルソー　JAN:4975846509818

============================================= */
.maindesign .tablesow_img{
	padding: 40px 0;
}
@media screen and (max-width: 767px){
	.maindesign .tablesow_img{
		padding: 20px 0;
	}
}


/* =============================================

	溶接機　JAN:4991945033306

============================================= */
.maindesign .yousetsuki_img{
	padding: 40px 0;
}
@media screen and (max-width: 767px){
	.maindesign .yousetsuki_img{
		padding: 20px 0;
	}
	.maindesign .yousetsuki_img_option_other img{
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.maindesign .yousetsuki_img_option_etc .option{
		width: 100%;
		padding-top: 30px;
	}
}
/*　　オプション品　　*/
.maindesign .yousetsuki_img_option_etc .option {
    padding-top: 40px;
	width: 90%;
    margin: 0 auto;
}
@media screen and (max-width: 767px){
	.maindesign .yousetsuki_img_option_etc .option {
		width: 100%;
	}
}
.maindesign .option h3 img {
    width: 19%;
}
@media screen and (max-width: 767px){
	.maindesign .option h3 img {
    	width: 34%;
	}
}
.maindesign .option_contents{
	margin-top: 20px;
}
.maindesign .option_contents ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media screen and (max-width: 767px){
	.maindesign .option_contents ul{
		width: 100%;
	}
}
.maindesign .option_contents ul li{
	width: calc(( 100% / 4 ) - 17px);
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px){
	.maindesign .option_contents ul li{
		width: calc(( 100% / 2 ) - 7px);
    	margin-bottom: 15px;
		}
}
.maindesign .option_contents ul li:nth-of-type(3n){
	margin-right: 0;
}
.maindesign .option_contents ul li a{
	color: #333333;
	flex: 1 0 auto;
}
.maindesign .option_contents ul li a:hover {
    opacity: 0.5;
}
.maindesign .option_contents_img{
	display: flex;
    justify-content: center;
}
.maindesign .option_contents_img img{
	flex-shrink: 0;
}

.maindesign .option_contents_txt {
    margin-top: 7px;
}
@media screen and (max-width: 767px){
	.maindesign .option_contents_txt {
		font-size: 14px;
	}
}
.maindesign .option_contents_txt p{
	text-align: center;
	padding-bottom: 8px;
}
.maindesign .option_contents_txt p span{
	font-size: 12px;
	vertical-align: text-top;
    line-height: 1.4;
}
.maindesign .option_contents_txt .fwb{
	font-weight: bold;
}
.img_container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.img_content {
	width: 49%;
	margin-bottom: 50px;
}

.img_content img {
	width: 100%;
	height: auto;
}
.movie_img {
	width: 100%;
	margin: 0 auto;
}
.movie_img img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.img_container {
		flex-direction: column;
	}
	.img_content {
		width: 100%;
		margin-bottom: 25px;
	}
	.img_container img{
		width: 100%;
		height: auto;
	}
	
}
.maindesign h3 {
	border-left: 4px solid #E5002D;
    font-size: 1.2em;
    font-weight: bold;
    margin: 70px 0 10px 0;
    text-align: left;
    padding: 0.6rem 1rem;
    line-height: 1.3;
}

.maindesign a.catchyBtn {
    background: #EA6D0D;
}
.maindesign a.btnRadius02 {
    border-radius: 40px;
    font-weight: bold;
    width: auto;
    height: 100%;
    margin: 0;
    color: #FFF;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.maindesign .slideTable {
	margin-bottom: 15px;
}
.maindesign .slideTable table {
	width: 100%;
	margin: 20px auto;
}
.maindesign .slideTable tbody {
	vertical-align: middle;
}
.maindesign .slideTable th {
	position: sticky;
	left: 0;
	background-color: #f0f0f0;
	z-index: 5;
}
.maindesign .slideTable th,.slideTable td {
	text-align: center;
	padding: 5px;
    border: #CCC 1px solid;
    line-height: 1.4;
	min-width: 100px;
}
.maindesign .slideTable .model td {
	font-weight: bold;
	width: 16%;
}

.maindesign .slideTable .not_link {
	pointer-events: none;
}

.maindesign .slideTable .btn_container {
	width: 70%;
	margin: 0 auto;
}

.maindesign .slideTable li a {
	padding: 5px;
}

.maindesign .slideTable .c-gray a {
	background-color: #979797 !important;
} 

.maindesign .slideTable .images img {
	max-width: 150px!important;
}

.maindesign .supplement {
	margin: 30px 0 50px 0;
}

.maindesign .scrolltxt {
	margin-top: 30px;
}

.maindesign .scrolltxt span {
	padding: 8px 6px;
    font-size: 0.95em;
    border: 2px solid #E00012;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
.maindesign .slideTable {
	overflow-x: scroll;
}
.maindesign .slideTable table {
	font-size:0.6em;
}
	.maindesign .slideTable .btn_container {
		width: 100%;
	}
}


#store-device-html2 .maindesign a.btnRadius02{font-size: 14px;}