@charset "utf-8";

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#index_top {
	text-align: center;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30%;
}
#index_top #i_top {


}
#index_top p {
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#top_slider {
	margin-top: 100px;
}





#top_info {
	background-color: rgba(255,255,255,0.90);
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	margin-bottom: 3%;
	float: left;
	width: 94%;
	overflow-y: scroll;
	height: 200px;
}

#top_info h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
}
#top_info dl {
	margin-top: 10px;
}

#top_info dl dt {
	font-size: 0.8em;
	font-weight: bold;
	color: rgba(143,0,2,1.00);
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#top_info dl dd {
	font-size: 1em;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-top: 1pt dashed rgba(203,203,203,1.00);
	color: #5E5E5E;
}
#top_info dl dd a {
	color: #191919;
	text-decoration: none;
}
.gridContainer.clearfix a #m_menu1 {
	background-image: url(../images/craftsman/yariganna.jpg);
	background-size: cover;
	background-position: center center;
	height: 160px;
	margin-bottom: 2%;
}
.gridContainer.clearfix a #m_menu1 li {
	text-align: center;
	list-style-type: none;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	width: 70%;
	color: #000000;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 14%;
	margin-top: 60px;
}
.gridContainer.clearfix a:hover #m_menu1 li {
	background-color: #FF4649;
	border-color: #FF4649;
	border-width: 3px;
	color: #FFFFFF;
}

.gridContainer.clearfix a #m_menu2 {
	background-image: url(../images/craftsman/hidenori.jpg);
	background-size: cover;
	background-position: center center;
	height: 160px;
	margin-bottom: 2%;
}
.gridContainer.clearfix a #m_menu2 li {
	text-align: center;
	list-style-type: none;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	width: 70%;
	color: #000000;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 14%;
	margin-top: 60px;
}
.gridContainer.clearfix a:hover #m_menu2 li {
	background-color: #FF4649;
	border-color: #FF4649;
	border-width: 3px;
	color: #FFFFFF;
}

.gridContainer.clearfix a #m_menu3 {
	background-image: url(../images/goods/IMG_9944.JPG);
	background-size: cover;
	background-position: center center;
	height: 160px;
	margin-bottom: 2%;
}
.gridContainer.clearfix a #m_menu3 li {
	text-align: center;
	list-style-type: none;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	width: 70%;
	color: #000000;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 14%;
	margin-top: 60px;
}
.gridContainer.clearfix a:hover #m_menu3 li {
	background-color: #FF4649;
	border-color: #FF4649;
	border-width: 3px;
	color: #FFFFFF;
}

.gridContainer.clearfix a #m_menu4 {
	background-image: url(../images/experience/01.jpg);
	background-size: cover;
	background-position: center center;
	height: 160px;
	margin-bottom: 2%;
}
.gridContainer.clearfix a #m_menu4 li {
	text-align: center;
	list-style-type: none;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	width: 70%;
	color: #000000;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 14%;
	margin-top: 60px;
}
.gridContainer.clearfix a:hover #m_menu4 li {
	background-color: #FF4649;
	border-color: #FF4649;
	border-width: 3px;
	color: #FFFFFF;
}




.content #access_h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	text-align: center;
}









/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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



#タブレット {
}
#top_info {
	margin-bottom: 1.1494%;
}
#top_info dl {
	border-bottom: 1pt dashed rgba(203,203,203,1.00);
}

#top_info dl dt {
	float: left;
	width: 120px;
	padding-top: 3px;
}
#top_info dl dd {
	border-top-style: none;
	padding-left: 120px;
}
.gridContainer.clearfix #m_menu1 {
	margin-bottom: 8%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu2 {
	margin-bottom: 8%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu3 {
	margin-bottom: 8%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu4 {
	margin-bottom: 8%;
	margin-top: 3%;
}

.content #access_h3 {
	font-size: 2em;
}



















}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#パソコン {
}


#top_info {
	margin-bottom: 0.7633%;
	max-width: 60%;
}
.gridContainer.clearfix #m_menu1 {
	margin-bottom: 5%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu2 {
	margin-bottom: 5%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu3 {
	margin-bottom: 5%;
	margin-top: 3%;
}
.gridContainer.clearfix #m_menu4 {
	margin-bottom: 5%;
	margin-top: 3%;
}
.fb-page {
    margin-left: 1.1494%;
}




}

@media only screen and (max-width: 480px) {

#スマホ限定 {
}






}



@media only screen and (max-width: 768px) {
#スマホ・タブレット限定 {
}







}
@media only screen and (min-width: 481px) {
#タブレット・パソコン限定 {
}






}



@media only screen and (min-width: 769px) {
#パソコン限定 {
}






}
