@charset "UTF-8";
/*******************************************************************************
	サイト名：
	作成会社：Fellow System
--------------------------------------------------------------------------------
 No.│   日付   │区分│						内  容
━━┿━━━━━┿━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 001│2018.01│新規│[V1.00] 山本
*******************************************************************************/

/*******************************************************************************
	デフォルトセッティング
--------------------------------------------------------------------------------
	適応：全部
*******************************************************************************/
.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;
}
.header-top-link {
	float: right;
	margin-right: 30px;
	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 {
    /* margin-right: 30px; */
    /* font-weight: bold; */
    /* font-size: 15px; */
    text-decoration: none !important;
}

/* コンテンツ */
div#content {
    display: flex;
    margin-top: 20px;
}

/* サイド */
div#side {
    order: 1;
    width: 170px;
    margin-right: 5px;
    margin-left: 10px;
}

div#side ul#navi {
    list-style-type: none;
    width: 170px;
    margin: auto;
    margin-bottom: 60px;
}

div#side ul#navi li {
    margin-bottom: 5px;
}

.link-banner:hover, #banner img:hover {
    opacity: .7;
}

.img-banner {
    margin-bottom: 10px;
    text-align: center;
}

.vision-banner img {
    width: 140px;
    height: 160px;
}

div#side ul#banner {
    list-style-type: none;
    width: 170px;
    margin: auto;
    margin-bottom: 30px;
    padding: 12px 0;
    box-sizing: border-box;
}

div#side ul#banner li {
    margin-bottom: 5px;
}

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 {
    order: 2;
    width: 600px;		/* 560px; */

/*	margin-bottom:100px;	*/
    margin-left: 8px;
}
.key_visual img {
    display: block;
    margin: 0 auto;
}
div#main dl {
    text-align: center;
}
.pager_list {
    max-width: 568px;
    margin: 0 auto;
}

.pc-headerlink {
	display: block;
}

.sp {
	display: none;
}

/* フッター */
div#foot {
    clear: both;
    margin-top: 50px;
    font-size: small;
    text-align: center;
}
#foot address {
    padding: 8px 0;
}
.footer-nav {
    padding: 1em 0;
    text-align: center;
}
.footer-nav li {
    display: inline-block;
    margin-bottom: 1ex;
    padding: 0 1ex;
    border: #cccccc solid;
    border-width: 0 1px;
}
.footer-nav li + li {
    margin-left: 1ex;
}

/* 青石メイン共通 */
#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 {
    display: inline-block;
    width: auto;
}
.aoisi_sub-page-title .aoisi_sub-page-title_icon {
    display: inline-block;
    margin-right: 8px;

/* float: left; */
    padding: 20px 10px;
    background-color: #000000;
    color: #ffffff;
    font-size: 22px;
}
.aoisi_sub-page-title .aoisi_sub-page-title_text {
    display: inline-block;
    color: #267486;

/* float: left; */
    font-size: 48px;
}



/*******************************************************************************
	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: -.5pt;

/* white-space: nowrap; */
    word-wrap: break-word;
}

div#main div#guide div.tree ul li:nth-child(4n) {
    width: 94px;
}

.sns-link-flex {
    display: flex;
    justify-content: center;
    column-gap: 8px;
    margin-top: 12px;
}

.sns-link-flex a img {
    width: 60px;
}

/*******************************************************************************
	商品一覧ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
.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;
}

.mobile-tel {
    display: none;
}

/*******************************************************************************
	商品詳細ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
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;
}
.detail_nav {
    padding: 16px;
}
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 {
    /* min-height: 1.6em; */
    height: 1.6em;
    margin-top: -1.6em;
    margin-left: 6em;
    padding: .4em 1em;
    border-bottom: 1px #cccccc solid;
    text-align: left;
}

/*******************************************************************************
	青石物語目次ページ
--------------------------------------------------------------------------------
	適応：メイン
*******************************************************************************/
#aoishi_menu {
    width: 550px;
    min-height: 900px;
    margin-left: 21px;
    padding-bottom: 40px;
    padding-left: 20px;
    /* background-image: url(../aoisi/img/aoishibg.gif);
    background-repeat: no-repeat; */
    border: solid 2px #1071bc;
    border-radius: 1.5em;
    background: linear-gradient(to bottom,#9adaed 0%,white 11%);
}

.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;
    font-size: 11pt;
}

#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: .8em;
}

.common_gallery {
    display:     grid;
    display: -ms-grid;
}

.common_gallery:nth-child(7) li {
    text-align: center;
}

.common_gallery:nth-child(7) img {
    width: 133px;
}
.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;
    padding: 10px;
    border: 1px solid;
    box-sizing: border-box;
}

.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%;
}

.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: 200px;
    margin-bottom: 20px;
    text-align: center;
    /* margin-left: 20px; */
}

/* .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 {
    display: block;
    position: relative;
    height: 202px;
    overflow: hidden;
}

.list_iyclb li img {
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -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;
}
