@charset "UTF-8";
/*******************************************************************************
	サイト名：
	作成会社：Fellow System
--------------------------------------------------------------------------------
 No.│   日付   │区分│						内  容
━━┿━━━━━┿━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 001│2018.01│新規│[V1.00] 山本
 002│2021.09│更新│[V1.01] 寺坂 link_list li img を編集
*******************************************************************************/

/*******************************************************************************
	デフォルトセッティング
--------------------------------------------------------------------------------
	適応：全部
*******************************************************************************/
.display_mobile {
	display: none;
}

.tdf1 {
	font-size: 10px;
}

body {
	width: 800px;
}

/*******************************************************************************
	PC共通部
--------------------------------------------------------------------------------
	適応：全部
*******************************************************************************/
/* ヘッダー */
div#head {
	/* height: 105px; */
	padding-bottom: 8px;
	border-bottom: solid 1px #d7d4d4;
}

.show_english {
	margin-right: 8px;
	font-size: 15px;
}

#topics .show_english .display_pc , #catalog .show_english .display_pc , #inquiry .show_english .display_pc {
	margin-right: 45px;
}

.navToggle , .globalmenu {
	display: none;
}

.link-in-header {
	float:right;
	margin-right:30px;
	font-size:15px;
    font-weight: bold;
    text-decoration: underline !important;
}

/* コンテンツ */
div#content {
	display: flex;
	margin-top: 20px;
}

/* サイド */
div#side {
	width: 170px;
	margin-right: 5px;
	margin-left: 10px;
	order: 1;
}

div#side ul#navi {
	list-style-type: none;
	width: 170px;
	margin: auto;
	margin-bottom: 60px;
}

div#side ul#navi li {
	margin-bottom: 5px;
}
#banner img:hover {
	opacity: 0.7;
}
.img-banner {
	margin-bottom: 10px;
	text-align: center;
}

div#side ul#banner {
	list-style-type: none;
	width: 170px;
	margin: auto;
	margin-bottom: 60px;
}

div#side ul#banner li {
	margin-bottom: 5px;
	text-align: center;
}

div#side ul#kensaku {
	list-style-type: none;
	width: 160px;
	margin: auto;
	margin-bottom: 5px;
}

div#side ul#kensaku li {
	margin-bottom: 10px;
}

div#sideback {
	background-color: #f7f7f7;
}

/* メイン */
div#main {
	/*	margin-bottom:100px;	*/
	margin-left: 8px;
	width: 600px;		/* 560px; */
	order: 2;
}
.key_visual img {
	display: block;
	margin: 0 auto;
}
div#main dl {
	text-align: center;
}
.pager_list {
	max-width: 568px;
	margin: 0 auto;
}

/* フッター */
div#foot {
	clear: both;
	margin-top: 50px;
	font-size: small;
	text-align: center;
}
#foot address {
	padding: 8px 0;
}
div#foot ul {
	padding: 1em 0;
	text-align: center;
}
#foot ul li {
	display: inline-block;
	padding: 0 1ex;
	margin-left: 1ex;
	margin-bottom: 1ex;
	border: #cccccc solid;
	border-width: 0 1px;
}

/* 青石メイン共通 */
#topics #side {
	margin-right: 12px;
}

.home_aoisi a:nth-child(2) {
	margin-left: 16px;
}
.aoisi_menu {
	margin-bottom: 24px;
}
.aoisi_menu h2 {
	font-size: 48px;
}

.aoisi_menu h2 span:nth-child(1) {
	color: #99ccff;
	font-size: 67%;
}

.aoisi_menu dl {
	display: table;
	width: 310px;
	height: 76px;
	/* margin: 0 auto 20px; */
	text-align: left;
}

.aoisi_menu dl dt {
	padding: 20px 10px;
	font-size: 22px;
}

.aoisi_menu dl dd {
	font-size: 48px;
}

.aoisi_sub-page-title {
	/* text-align: center;
	margin: 0 auto; */
	margin-top: 16px;
	margin-bottom: 24px;
	font-weight: bold;
	text-align: center;
}
.aoisi_sub-page-title > dl {
	width: auto;
	display: inline-block;
}
.aoisi_sub-page-title .aoisi_sub-page-title_icon {
	display: inline-block;
	/* float: left; */
	padding: 20px 10px;
	margin-right: 8px;
	font-size: 22px;
    background-color: #000000;
    color: #ffffff;
}
.aoisi_sub-page-title .aoisi_sub-page-title_text {
	display: inline-block;
	/* float: left; */
	font-size: 48px;
    color: #267486;
}
.aoisi_sub-page-title_text.aoisi_sub-page-title_text-sm {
	font-size: 40px;
}

/*******************************************************************************
	PC共通部
--------------------------------------------------------------------------------
	適応：トップページ
*******************************************************************************/
.h_title,
.h_newtitle {
		padding-left: 8px;
}
div#main div#guide {
	padding: 10px;
}
div#main p.h_title {
	color: #006666;
	font-weight: bold;
}

div#main div#guide div.tree h4 a {
	margin-left: 65px;
	color: red;
}

div#main div#guide div.tree h4 a img {
	vertical-align: middle;
}

div#main div#guide div.tree ul {
	display: inline-block;
	list-style-type: none;
	width: 568px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom: dotted 1px #d7d4d4;
	font-size: small;
}

div#main div#guide div.tree ul:nth-child(n+8):nth-child(-n+25) , div#main div#guide div.tree ul:nth-child(n+30):nth-child(-n+37) {
	padding-bottom: 6px;
}

div#main div#guide div.tree ul:nth-child(38) {
	padding-bottom: 1px;
	border-bottom: none;
}

div#main div#guide div.tree ul li {
	width: 158px;
	margin-bottom: 2px;
	font-size: 8.5pt;
	letter-spacing: -0.5pt;
	/* white-space: nowrap; */
	word-wrap: break-word;
}

div#main div#guide div.tree ul li:nth-child(4n) {
	width: 94px;
}

/*******************************************************************************
	商品一覧ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.list h4 {
	font-weight: bold;
}
.list h4 > a {
	font-weight: normal;
}
div#content div.list ul {
	display: inline-block;
}

div#content div.list ul li {
	float: left;
	width: 160px;
	margin: 8px 6px;
}

div#content div.list dd {
	width: 110.5px;
	text-align: left;
}

div#content div.list ul:after {
	clear: both;
	content: "";
}

div#content div.list .pages {
	clear: left;
	margin-top: 20px;
	text-align: center;
}

.pg_list {
	float: left;
	width: 100%;
}

.cminfo-list .cminfo-cell {
	height: 220px;
}

/*******************************************************************************
	商品詳細ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
div#content div#detail,
div#content div.product-detail-container {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: #333333 solid 3px;
	border-bottom: 1px #cccccc solid;
}

div#content div#detail p,
div#content div.product-detail-container p {
	border-bottom: 1px #cccccc solid;
}
div#content div#detail table,
div#content div.product-detail-container table {
	width: 400px;
	margin: 30px auto 52px;
}
.product_title {
	width: 5em;
	text-align: left;
}
.product_contents {
	padding: 0.4em 1em;
	/* min-height: 1.6em; */
	height: 1.6em;
	margin-top: -1.6em;
	margin-left: 6em;
	border-bottom: 1px #cccccc solid;
	text-align: left;
}

/*******************************************************************************
	青石物語目次ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
#aoishi_menu {
	width: 550px;
	min-height: 900px;
	margin-left: 21px;
	padding-left: 20px;
	padding-bottom: 40px;
	background-image: url(../aoisi/img/aoishibg.gif);
	background-repeat: no-repeat;
}

.aoisi_title {
	width: 518px;
}

.aoisi_title img:nth-child(1) {
	float: left;
	width: 290px;
	height: 90px;
	margin: 40px 0 25px 0;
}

.aoisi_title img:nth-child(2) {
	float: right;
	width: 150px;
	height: 194px;
	margin-top: 25px;
}

.aoisi_title strong {
	float: left;
	width: 368px;
}

#mokuji {
	width: 518px;
	margin-top: 15px;
}

.koumoku {
	margin-bottom: 10px;
}

.koumoku a:link {
	color: #0a67b4;
	font-weight: bold;
	text-decoration: none;
}

.koumoku a:visited {
	font-weight: bold;
	text-decoration: none;
}

/*******************************************************************************
	青石物語本編ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.aoisi_history p {
	margin-bottom: 20px;
}

.history_title {
	margin-bottom: 25px;
	font-weight: bold;
}

.history_title dt {
	padding: 20px 10px;
	font-size: 22px;
}

.history_title dd {
	font-size: 48px;
}

.aoisi_history h3 {
	font-size: 32px;
}

.aoisi_history h4 {
	width: 580px;
	margin-bottom: 15px;
}

.text-right {
	margin-top: 3px;
	margin-left: 3px;
}

.text-right img , .text-right p {
	float: left;
}

.text-right img {
	margin-right: 10px;
}

.text-right:nth-child(2) img {
	display: block;
	margin: 0 8px 8px 0;
}

.text-right p {
	width: 265px;
	text-align: left;
}

.aoisi_map li {
	float: left;
}

.aoisi_map li:nth-child(1) div {
	float: left;
	width: 254px;
}

.aoisi_map li:nth-child(1) img {
	width: 254px;
	height: 202px;
}

.aoisi_map li:nth-child(1) p {
	float: left;
	width: 151px;
	padding: 0 8px;
	font-size: 0.8em;
}

.common_gallery {
	display: grid;
	display: -ms-grid;
}

.common_gallery:nth-child(7) li {
    text-align: center;
}

.common_gallery:nth-child(7) img {
	width: 90%;
	object-fit: contain;
}

.common_gallery li:nth-child(1) {
	grid-column: 1;
	-ms-grid-column: 1;
}

.common_gallery li:nth-child(2) {
	grid-column: 2;
	-ms-grid-column: 2;
}

.common_gallery li:nth-child(3) {
	grid-column: 3;
	-ms-grid-column: 3;
}

.common_gallery li:nth-child(4) {
	grid-column: 4;
	-ms-grid-column: 4;
}

.common_gallery li:nth-child(5) {
	grid-column: 5;
	-ms-grid-column: 5;
}

.common_gallery:nth-child(11) li:nth-child(1) img {
	width: 159px;
	height: 290px;
}

.common_gallery:nth-child(11) li:nth-child(2) img {
	width: 208px;
}

.common_gallery:nth-child(11) li:nth-child(3) img:nth-child(1) {
	width: 153px;
	height: 118px;
}

.common_gallery:nth-child(11) li:nth-child(3) img:nth-child(2) {
	width: 193px;
}

.common_gallery:nth-child(13) li {
    padding: 5px;
}

.common_gallery:nth-child(13) li:nth-child(1) img {
	width: 135px;
}

.common_gallery:nth-child(13) li:nth-child(2) img {
	width: 145px;
}

.common_gallery:nth-child(13) li:nth-child(3) img {
	width: 154px;
}

.common_gallery:nth-child(13) li:nth-child(4) img {
	width: 125px;
}

.common_gallery:nth-child(16) li img {
	display: block;
	margin: 0 auto;
}

.common_gallery:nth-child(22) li {
	width: 300px;
}

.common_gallery:nth-child(26) li:nth-child(1) {
	margin-right: 15px;
}

.common_gallery:nth-child(26) li:nth-child(2) img {
	/* width: 76px; */
	margin: 0 10px 10px 0;
}

.common_gallery:nth-child(30) li:nth-child(2) {
	padding-left: 15px;
}

.common_gallery:nth-child(34) li:nth-child(1) , .common_gallery:nth-child(35) li:nth-child(1) {
	margin-right: 14px;
}

.identity dt , .identity dd {
	float: left;
}

.founding_gallery {
	float: left;
}

.founding_gallery li {
	margin-bottom: 20px;
}

.full_story {
	float: right;
	width: 380px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid;
}

.activity_content {
	width: 319px;
}

.aoisi_history address {
	width: 300px;
	margin: 0 0 0 auto;
}

/*******************************************************************************
	青石Q&Aページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
#main_qa {
	padding: 0 24px;
}
#main_qa h3 dl {
	/* width: 130px; */
	margin: 0 auto;
}

#main_qa h3 dl dd span {
	margin-left: 10px;
}

#main_qa ul {
	margin: 28px 0 0 3px;
}

.reference_image {
	float: left;
	width: 295px;
}

.address {
	width: 40%;
}
.home_aoisi {
	margin-bottom: 8px;
}
.content_bottom_link {
	margin-top: 16px;
}

/*******************************************************************************
	お問い合わせページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
table#inquiry_form {
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	border-spacing: 3px;
}

table#inquiry_form th {
	width: 8em;
	height: 45px;
	padding: 0 1ex;
	background-color: #e5f5ed;
	font-size: small;
	text-align: left;
}

table#inquiry_form td {
	/* width: 400px; */
	height: 45px;
	padding: 1ex;
	background-color: #f4f5f5;
}

table#inquiry_form td input,
table#inquiry_form td textarea {
		width: 100%;
}

table#inquiry_form .post_form input:nth-child(1) {
	margin-right: 1%;
}

table#inquiry_form .post_form input:nth-child(2) {
	margin-left: 1%;
}

.check_notes {
	font-size: small;
}

#inquiry div#content div#main form p {
	margin-bottom: 3em;
	text-align: center;
}

#inquiry div#content div#main form p input:nth-child(3) {
	margin-right: 20px;
}

/*******************************************************************************
	いよせきリンク一覧ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.link_list ul {
	padding: 10px 0 0 10px;
}

.link_list ul li {
	width: 25%;
	height: 240px;
	margin-bottom: 20px;
	text-align: center;
	/* margin-left: 20px; */
}

.link_list li img {
/*  height: 180px;
	width: auto; */
    border: 1px #e2e2e2 solid;
/* 	object-fit: none; */
}

/* .link_list ul li:nth-child(4n+1) {
	margin-left: 0;
} */

/*******************************************************************************
	いよせき倶楽部ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.club_list ul li:nth-child(3n+1) {
	margin-left: 0;
}

.club_list ul li {
	width: 160px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.list_iyclb li a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 202px;
}

.list_iyclb li img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}

ul.list_iyclb li span {
	margin-top: 8px;
}

/*******************************************************************************
	お知らせページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.page-title {
	padding-left: 32px;
	/*padding-bottom: 0.5em;*/
}
.newspage-title,
.posts-container {
	margin-left: 24px;
}

/*******************************************************************************
	工事店紹介(mbcp)
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
#main_ex {
	margin-left: 30px;
}

/* 石材工事店検索 */
#main_map{
	margin-left:30px;
}
