@charset "utf-8";

/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 980px) {

/* トップページ */
#slide {
	width:100%;
	height:580px;
}
#slide2 {
	width:100%;
	max-width:1400px;
	margin:0 auto;
	height:580px;
	overflow:hidden;
}
#top_catch {
width:980px;
margin: 38px auto 40px auto;
text-align: center;
}
#top_catch h2 {
font-size: 24px;
background: url(../img/top/dot3.png) no-repeat center bottom;
padding-bottom: 20px;
color:#000;
}
#top_catch p {
font-size: 18px;
line-height: 36px;
margin-top: 16px;
}
#news_back {
font-family:"游明朝",YuMincho;
width:100%;
padding:20px 0 40px 0;
overflow: hidden;
background: #f1f1f1;
}
#news_back h3 {
font-size: 18px;
}
#news_back img {
margin-left: 20px;
}
#n_l {
width:48%;
float: left;
}
#n_r {
width:48%;
float: right;
}
#n_l p {
font-size:14px;
background: url(../img/top/back_green.png) no-repeat;
background-position: 0 12px;
padding:4px 0 4px 20px;
border-bottom: 1px dashed #ccc;
}
#n_r p {
font-size:14px;
background: url(../img/top/back_orange.png) no-repeat;
background-position: 0 12px;
padding:4px 0 4px 20px;
border-bottom: 1px dashed #ccc;
}
#n_l div, #n_r div {
border: 1px solid #d1d1d1;
padding:16px;
background: #fff;
}

/* 会社案内 */
#map {
width:820px;
height:320px;
margin: 0 auto;
}

/* 業務案内 */
#black {
font-size: 24px;
font-family: "メイリオ","meiryo";
font-weight: bold;
border-left: 5px solid #000;
border-bottom: 1px solid #000;
padding: 2px 40px 4px 10px;
display: inline-block;
margin: 30px 0 10px 0;
}

/* 取扱製品 */
#black2 {
font-family:"游明朝",YuMincho;
font-size: 32px;
color:#000;
border-bottom: 2px solid #cacaca;
padding:4px;
margin-top: 50px;
}
#p_cab {
text-align: center;
margin: 90px 0 70px 0;
}

/* お問い合わせ */
#policy {
margin-top: 50px;
padding:20px;
border: 1px solid #c9c9c9;
}
#complition {
min-height: 500px;
}

/* WP用 */
#wrap_wp {
width:980px;
margin: 50px auto;
overflow: hidden;
}
#photo {
width:469px;
overflow: hidden;
float: left;
}
#main {
width:469px;
height:469px;
margin-bottom: 2px;
}
.thumb {
width:74px;
height:74px;
float: left;
margin-right: 5px;
}
.last {
margin-right: 0;
}
#data {
width:490px;
float: right;
}

}


/* タブレトット用
------------------------------------------------------------*/
@media only screen and (min-width: 641px) and (max-width: 979px) {

/* トップページ */
#slide {
	width:100%;
	height:48rem;
}
#slide2 {
	width:100%;
	max-width:1400px;
	margin:0 auto;
	height:48rem;
	overflow:hidden;
}
#slide2 img {
width:96%;
height:auto;
margin: 0 auto;
}
#top_catch {
width:100%;
margin: 38px auto 40px auto;
text-align: center;
}
#top_catch h2 {
font-size: 2.4rem;
background: url(../img/top/dot3.png) no-repeat center bottom;
padding-bottom: 20px;
color:#000;
}
#top_catch p {
font-size: 1.8rem;
line-height: 3.6rem;
margin-top: 1.6rem;
padding:0 2rem;
}
#news_back {
font-family:"游明朝",YuMincho;
width:100%;
padding:20px 0 40px 0;
overflow: hidden;
background: #f1f1f1;
}
#news_back h3 {
font-size: 18px;
}
#news_back img {
margin-left: 20px;
}
#n_l {
width:48%;
float: left;
}
#n_r {
width:48%;
float: right;
}
#n_l p {
font-size:1.4rem;
line-height:2.0rem;
background: url(../img/top/back_green.png) no-repeat;
background-position: 0 0.8rem;
padding:0.4rem 0 0.4rem 2rem;
border-bottom: 1px dashed #ccc;
}
#n_r p {
font-size:1.4rem;
line-height:2.0rem;
background: url(../img/top/back_orange.png) no-repeat;
background-position: 0 0.8rem;
padding:0.4rem 0 0.4rem 2rem;
border-bottom: 1px dashed #ccc;
}
#n_l div, #n_r div {
border: 1px solid #d1d1d1;
padding:16px;
background: #fff;
}

/* 会社案内 */
#map {
width:100%;
height:320px;
margin: 0 auto;
}

/* 業務案内 */
#black {
font-size: 24px;
font-family: "メイリオ","meiryo";
font-weight: bold;
border-left: 5px solid #000;
border-bottom: 1px solid #000;
padding: 2px 40px 4px 10px;
display: inline-block;
margin: 30px 0 10px 0;
}

/* 取扱製品 */
#black2 {
font-family:"游明朝",YuMincho;
font-size: 32px;
color:#000;
border-bottom: 2px solid #cacaca;
padding:4px;
margin-top: 50px;
}
#p_cab {
text-align: center;
margin: 90px 0 70px 0;
}

/* お問い合わせ */
#policy {
margin-top: 50px;
padding:20px;
border: 1px solid #c9c9c9;
}
#complition {
min-height: 500px;
}

/* WP用 */
#wrap_wp {
width:980px;
margin: 50px auto;
overflow: hidden;
}
#photo {
width:469px;
overflow: hidden;
float: left;
}
#main {
width:469px;
height:469px;
margin-bottom: 2px;
}
.thumb {
width:74px;
height:74px;
float: left;
margin-right: 5px;
}
.last {
margin-right: 0;
}
#data {
width:490px;
float: right;
}

}


/* スマートフォン用
------------------------------------------------------------*/
@media only screen and (max-width: 640px) {

/* トップページ */
#slide {
	width:100%;
	height:20rem;
}
#slide2 {
	width:100%;
	height:20rem;
	overflow:hidden;
}
#slide2 img {
width:96%;
height:auto;
margin: 0 auto;
}
#top_catch {
width:100%;
margin: 4rem 0;
text-align: center;
}
#top_catch h2 {
font-size: 2.0rem;
background: url(../img/top/dot3.png) no-repeat center bottom;
padding-bottom: 20px;
color:#000;
}
#top_catch p {
font-size: 1.6rem;
line-height: 3rem;
margin-top: 1.6rem;
padding:0 2rem;
}
#news_back {
font-family:"游明朝",YuMincho;
width:100%;
padding:3rem 0;
overflow: hidden;
background: #f1f1f1;
}
#news_back h3 {
font-size: 1.8rem;
margin: 0 0 0.4rem 0.4rem;
}
#news_back img {
margin-left: 2rem;
vertical-align: -0.4rem;
}
#n_l {
width:99%;
margin:0 auto;
margin-bottom: 3rem;
}
#n_r {
width:99%;
margin:0 auto;
}
#n_l p {
font-size:1.4rem;
background: url(../img/top/back_green.png) no-repeat;
background-position: 0 0.8rem;
padding:0.4rem 0 0.4rem 1.8rem;
border-bottom: 0.1rem dashed #ccc;
}
#n_r p {
font-size:1.4rem;
background: url(../img/top/back_orange.png) no-repeat;
background-position: 0 0.8rem;
padding:0.4rem 0 0.4rem 1.8rem;
border-bottom: 0.1rem dashed #ccc;
}
#n_l div, #n_r div {
border: 0.1rem solid #d1d1d1;
padding:16px;
background: #fff;
}

/* 会社案内 */
#map {
width:100%;
height:3.2rem;
margin: 0 auto;
}

/* 業務案内 */
#black {
font-size: 2rem;
font-family: "メイリオ","meiryo";
font-weight: bold;
border-left: 0.5rem solid #000;
border-bottom: 0.1rem solid #000;
padding: 0.2rem 4rem 0.4rem 1rem;
display: inline-block;
margin: 3rem 0;
}

/* 取扱製品 */
#black2 {
font-family:"游明朝",YuMincho;
font-size: 2.8rem;
color:#000;
border-bottom: 0.2rem solid #cacaca;
padding:0.4rem 0 1rem 0.4rem;
margin-top: 5rem;
}
#p_cab {
text-align: center;
margin: 90px 0 70px 0;
}

/* お問い合わせ */
#policy {
margin-top: 5rem;
padding:2rem 1rem;
border: 0.1rem solid #c9c9c9;
}
#complition {
}

/* WP用 */
#wrap_wp {
width:980px;
margin: 50px auto;
overflow: hidden;
}
#photo {
width:469px;
overflow: hidden;
float: left;
}
#main {
width:469px;
height:469px;
margin-bottom: 2px;
}
.thumb {
width:74px;
height:74px;
float: left;
margin-right: 5px;
}
.last {
margin-right: 0;
}
#data {
width:490px;
float: right;
}


}