@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/



.slider{
  display: none;
}
.slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
.slider img {
    width: 100%;
    height: 50vw;
    object-fit: cover;
}


#main .pagination-next-link {
    border: 1px solid #b3b3b3;
    color: #3d3d3d;
}
a.pagination-next-link:hover {
	background:#a0a0a0 !important;
}
.pagination .current {
    background-color: #d2d2d2;
    color: #000;
}
.page-numbers {
    color: #757575;
}
a.page-numbers:hover {
    color: #000;
}
.entry-category{
	color: #aaa;
}
.card-thumb .cat-label{
	color:#000;
}


/*=======================================================
買取査定ページ
=========================================================*/
.page-id-1486 .column-wrap img{
    height: 200px;
    width: auto;
    margin: auto;
}



/*=======================================================
GLS
=========================================================*/
/* 商品詳細 */
table.product-table th{
	background:#f0f0f0;
	width: 20%;
	border:1px solid #e0e0e0;
}
table.product-table td{
	background:#fff;
	border:1px solid #f0f0f0;
}
/* 製造年表記事 */
table#seizou-nenpyou th{
	background:#f0f0f0;
	text-align:left;
}
table#seizou-nenpyou td{
	background:#fff;
}
table#seizou-nenpyou #k{
	width:2%;
	background:#fff;
}
/* Youtube動画 */
h2#movie{
	border-top:1px solid #ccc !important;
	border-bottom:1px solid #ccc !important;
	padding: 10px;
}
#movie-box{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
#movie-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 360ビュー */
.ricoh-theta-tour-image{
	margin:auto;
}


/*=======================================================
全体
=========================================================*/
body{
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1rem;
}
.main{
	padding:0;
}
.article{
	margin: auto;
}


/*=======================================================
見出し
=========================================================*/
.type-page h1.entry-title , .article h1{
	font-size: 30px;
	font-weight: normal;
	border: none;
	margin-bottom: 1.6rem;
	color: #313131;
}
.article h2 {
	border-radius:0;
	background:none;
	font-size: 24px;
	padding:20px 0 0;
	font-weight:normal;
}
/*ABOUT */
#post-17 h1 ,
#post-1335 h1 ,
#post-1382 h1{
	text-align:center;
	color: #fff;
	height: 220px;
	padding-top: 100px;
	background: url(/wp-content/uploads/2021/07/about.jpeg) no-repeat center;
}
/*調律師様へ */
#post-527 h1 ,
#post-1339 h1 ,
#post-1386 h1{
	text-align:center;
	color: #fff;
	height: 220px;
	padding-top: 100px;
	background: url(/wp-content/uploads/2021/08/samaheb.jpg) no-repeat center;
	background-size: cover;
}
/*お問い合わせ */
#post-22 h1 ,
#post-1337 h1 ,
#post-1388 h1{
	text-align:center;
	color: #fff;
	height: 220px;
	padding-top: 100px;
	background: url(/wp-content/uploads/2021/08/contact.jpg) no-repeat center;
	background-size: cover;
}


/*=======================================================
トップページ
=========================================================*/
.page-id-13 .content {
    margin-top: 0;
}
#post-13{
	margin-top:-28px;
}
/* TOPの日付削除 */
.post-13 .date-tags ,
.post-1318 .date-tags ,
.post-1384 .date-tags{
	display:none;
}
.top_slide_wrap{
/* 	width:1000px; */
	margin:auto;
}
/* トップのお知らせ欄 */
.new-entry-cards .display-none{
	display: block;
	padding-top: 0.2em;
	text-align: right;
}
.display-none .new-entry-card-post-date{
	display: block;
}
.new-entry-card-update-date {
	display: none;
}
.new-entry-card-thumb{
	display:none;
}
.new-entry-card .new-entry-card-content{
	margin-left:0;
}
.new-entry-card-link:hover{
	background:#e5e5e5;
}
.border-partition a:first-of-type  {
	border-top: 1px dotted #aaa;
}
.border-partition a{
	border-bottom: 1px dotted #aaa;
}
#top_container_morelink{
	color:#69788a;
	text-decoration:none;
	display: block;
	width: 30%;
   padding: 10px;
   margin: auto;
	border: 1px solid;
}
#top_container_morelink:hover{
	background:#e3e3e3;
}

.page-id-13 .wrap ,
.page-id-1318 .wrap ,
.page-id-1384 .wrap{
	width: inherit;
}
.page-id-1318 #sidebar ,
.page-id-1384 #sidebar{
	display:none;
}
.page-id-1318 .main ,
.page-id-1384 .main{
	width:100%;
}
#post-13 ,
#post-1318 ,
#post-1384{
	width:100%;
}
.top_container{
	margin: auto;
}
#sec1,#sec2,#sec3{
	padding: 0 0 50px;
	text-align: center;
}
#sec1 p,#sec1 p,#sec3 p{
	font-size: 16px;
}
#sec1 h3,#sec2 h3,#sec3 h3,#sec3 h3{
	font-size: 32px;
	border:none;
	margin: 0;
	padding: 40px 0 20px;
	font-weight: normal;
}
#sec2{
	background: #f0f0f0;
}
#sec3{
	margin-top:110px;
}
#sec3 .wp-block-column:hover{
	opacity:0.7;
}



/*=======================================================
ヘッダー
=========================================================*/
.header{
	padding: 2em 0 2em 1em;
}
#header .logo a {
	text-decoration:none;
	font-weight: normal;
}
#header .logo .site-name-text {
	font-size: 26px;
	font-family:serif;
}
#header-container-in{
	width:fit-content;
}
/* ロゴ_テキストの場合 */
.logo-text {
	padding: 0 0 1em 0;
}
/*  ナビ  */
#navi-in .item-label{
	font-weight: normal;
	font-size:.9em;
}
#navi-in .item-label:hover {
	font-weight: normal;
	border-bottom:1px solid #aaa;
}
.navi-in a:hover{
	background-color: #4d4a42;
}
.navi-in > ul{
	justify-content: unset;
}
.navi-in > ul li:first-child{
	padding-left: 70px;
}
.navi-in > ul li{
	width: auto;
	padding: 0 16px;
}


/*=======================================================
アピールエリア
=========================================================*/
.appeal{
	height: inherit;
	background-position:center;
	padding-bottom: 7em;
	margin-top: 2em;
}
.appeal-title {
	font-size: 26px;
}
.appeal-content{
	margin-top: 140px;
}
.appeal-message{
	font-size: 14px;
}
/*  ボタン  */
.appeal-content .appeal-button:hover {
	background-color: #4d4a42;
	color: #fff;
}
.appeal-content .appeal-button {
	background-color: initial;
	border: 1px solid black;
	color:black;
}
.appeal-content .appeal-button:hover {
	background-color: #337ab7;
	opacity:initial;
}
.appeal-content .appeal-button{
	font-size:14px;
	border-radius: 0px;
}


/*=======================================================
サイドバー
=========================================================*/
.sidebar h3{
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background:#fff;
}
.side_ul{
	list-style:none;
	padding:0;
}
.side_ul li{
	text-decoration: none;
	padding: 10px 0;
	border-bottom: 2px dotted #ccc;
}
.side_ul a{
	position: relative;
   padding-left: 1.3em;
	text-decoration: none;
	color: #313131;
}
.side_ul a:before{
	font-family: "FontAwesome";
	content: "\f138";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: -5px;
	color: #313131;
}
.side_ul a:hover{
	text-decoration:underline;
}
.page-id-17 #sidebar , .product-template-default #sidebar , .museum-template-default #sidebar{
	width:16%;
	padding:0;
}
.page-id-17 .content-in , .product-template-default .content-in , .museum-template-default .content-in{
	justify-content: flex-end;
}


/*=======================================================
お客様の声
=========================================================*/
.speech-icon img, .speech-icon amp-img{
	border: 2px solid #d2d2d2;
}
.wp-block-cocoon-blocks-balloon-ex-box-1{
	margin-bottom: 60px !important;
}
#post-626 figcaption{
	text-align:center;
	color: black;
	font-size: 14px;
}
#post-626 figure{
	margin:0;
}


/*=======================================================
フォーム
=========================================================*/
.contact_hissu{
	background: #c40303;
	color: #fff;
	font-size: 12px;
	padding: 2px;
	margin-left: 6px;
}
.contact-tel-in{
	background: #f0f0f0;
	padding: 20px;
	border: 1px solid #ccc;
}
.contact-tel a{
	position: relative;
   padding-left: 1.3em;
   font-size: 1.6rem;
	text-decoration:none;
	color: #313131;
}
.contact-tel a:hover{
	text-decoration:underline;
}
.contact-tel a:before{
	font-family: "FontAwesome";
	content: "\f095";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: -5px;
	color: #313131;
}
.wpcf7{
	background: #f0f0f0;
	padding: 5%;
}
.wpcf7-submit{
	color: #f3eee7;
   background: #404040 !important;
}


/*=======================================================
リスト
=========================================================*/
/* リストの「Archives」非表示 */
#archive-title{
	display:none;
}
/* カスタム投稿リストのタイトル */
.textwidget h1{
	font-weight:normal;
}
/* カード */
.entry-card-more{
	border: 1px solid #bcbcbc;
	margin: 1em auto 0;
	text-align: center;
	line-height: 1;
	padding: 10px 60px;
 	width: 50%;
}
.entry-card-more:hover{
	background:#4e4e4e;
	color:#fff;
}
.entry-card-more i{
	padding-right: 5px;
}
.entry-card, .related-entry-card{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.entry-card-thumb{
	margin-left:1em;
}
.product-list{
	font-size: 14px;
}


/*=======================================================
Other
=========================================================*/
/* 固定ページの日付削除 */
.type-page .date-tags{
	display:none;
}
/* フォームページの幅 */
#post-22 , #post-527{
	width:900px;
}
.type-museum figcaption{
	text-align: center;
	font-size: 12px;
}
.speech-wrap{
	width:100%;
}
.speech-wrap .speech-balloon{
	width:100%;
}



/*=======================================================
固定ページ
=========================================================*/
.page-id-527 #content-in ,
.page-id-22 #content-in ,
.page-id-626 #content-in ,
.page-id-642 #content-in ,
.page-id-3 #content-in ,
.page-id-1486 #content-in ,
.page-id-1474 #content-in ,
.page-id-1476 #content-in ,
.page-id-1466 #content-in ,
.page-id-1367 #content-in ,
.page-id-1335 #content-in ,
.page-id-1339 #content-in ,
.page-id-1337 #content-in ,
.page-id-1341 #content-in ,
.page-id-1386 #content-in ,
.page-id-1390 #content-in ,
.page-id-1382 #content-in ,
.page-id-1394 #content-in ,
.page-id-1388 #content-in ,
.page-id-1392 #content-in{
   justify-content: center;
}
.page-id-527 #sidebar ,
.page-id-22 #sidebar ,
.page-id-626 #sidebar ,
.page-id-642 #sidebar ,
.page-id-3 #sidebar ,
.page-id-1486 #sidebar ,
.page-id-1474 #sidebar ,
.page-id-1476 #sidebar ,
.page-id-1466 #sidebar ,
.page-id-1367 #sidebar ,
.page-id-1335 #sidebar ,
.page-id-1339 #sidebar ,
.page-id-1337 #sidebar ,
.page-id-1341 #sidebar ,
.page-id-1386 #sidebar ,
.page-id-1390 #sidebar ,
.page-id-1382 #sidebar ,
.page-id-1394 #sidebar ,
.page-id-1388 #sidebar ,
.page-id-1392 #sidebar{
    display:none;
}


/*=======================================================
フッター
=========================================================*/
#footer_link{
	font-size:14px;
}
#footer_link a{
	text-decoration:none;
	margin-right: 10px;
}
#footer #youtube{
	background:#CD201F;
}
#footer #youtube:hover{
	background:#CD201F;
	opacity:0.6;
}
#footer #facebook{
	background:#1877F2;
}
#footer #facebook:hover{
	background:#1877F2;
	opacity:0.6;
}
.footer-center{
	text-align:center;
}
.footer-center a{
	color: #fff !important;
	padding: 10px !important;
	text-decoration: none;
	margin: 10px;
}
.go-to-top-button{
	background:#9ea1a5;
}
.page-top a{
	background: #d2d2d2;
	color:black;
	margin-top:0;
	font-weight: normal;
}
.page-top a:hover{
	background: #a7a6a6;
}
.footer-bottom{
	margin-top:0;
}
#custom_html-27{
	text-align:center;
}
#custom_html-27 a{
	color: #fff !important;
    padding: 10px !important;
    text-decoration: none;
    margin: 10px;
}


/*=======================================================
カラー変更
=========================================================*/
.article h2, .article h3, .article h4, .article h5, .article h6 , #header .logo a , #archive-title {
	color: #313131;
	border:none;
}
input[type='submit'], #bbp_reply_submit, .bp-login-widget-register-link a {
	background: #1cdecd;
}
input[type='submit']:hover, #bbp_reply_submit:hover, .bp-login-widget-register-link a:hover {
	background: #14a6e9;
}
.mobile-menu-buttons {
	background: #d2d2d2;
	color:black;
}
.mobile-menu-buttons .menu-button > a {
	color: black;
}
.menu-drawer a {
	color: black;
	border-bottom: 1px dashed black;
}
.sidebar .widget_recent_entries ul li a:before, .sidebar .widget_categories ul li a:before, .sidebar .widget_archive ul li a:before, .sidebar .widget_pages ul li a:before, .sidebar .widget_meta ul li a:before, .sidebar .widget_rss ul li a:before, .sidebar .widget_nav_menu ul li a:before {
	color: #ecfefe;
}
.widget-footer-right-title{
	display:none;
}
.bogo-language-switcher{
	padding-left:0;
	display:flex;
	justify-content:right;
}
.bogo-language-switcher li{
	border-bottom:none !important;
}
.bogo-language-switcher .current{
	display: none;
}
.bogo-language-switcher li{
	text-align: right;
}


/*=======================================================
ABOUT
=========================================================*/
#post-17 table ,
#post-1335 table ,
#post-1382 table{
	width:100%;
}
#about-message{
	font-size: 18px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}


/*=======================================================
スライダー
=========================================================*/
/*画像の横幅を100%にしてレスポンシブ化*/
img{
	width: 100%;
	height: auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/
}
/*メイン画像下に余白をつける*/
.gallery{
	margin:0 0 5px 0;
}
.gallery li{
	list-style:none;
}
/*矢印の設定*/
.slick-prev , .slick-next {
	position: absolute;
	z-index: 3;
	top: 42%;
	cursor: pointer;
	outline: none;/*クリックをしたら出てくる枠線を消す*/
	border-top: 2px solid #ccc;/*矢印の色*/
	border-right: 2px solid #ccc;/*矢印の色*/
	height: 25px;
	width: 25px;
}
.slick-prev {/*戻る矢印の位置と形状*/
	left:2.5%;
	transform: rotate(-135deg);
}
.slick-next {/*次へ矢印の位置と形状*/
	right:2.5%;
	transform: rotate(45deg);
}
/*サムネイル画像*/
.choice-btn li{
	cursor: pointer;
	outline: none;
	background:#333;
	width:19%!important;
	list-style:none;
}
.choice-btn li img{
	opacity: 0.4;/*選択されていないものは透過40%*/
}
.choice-btn li.slick-current img{
	opacity: 1;/*選択されているものは透過しない*/
}
/*追加*/
.slick-slider{
	padding:0;
}



/*=======================================================
トップページ用メディアクエリ
=========================================================*/
@media print, screen and (min-width: 768px) {
.page-id-13 .top_container ,
.page-id-1318 .top_container ,
.page-id-1384 .top_container{
	width: 750px;
	transition: ease-in .1s;
}
.page-id-13 .article ,
.page-id-1318 .article ,
.page-id-1384 .article{
	width: 750px;
}
}
@media print, screen and (min-width: 992px) {
.page-id-13 .top_container ,
.page-id-1318 .top_container ,
.page-id-1384 .top_container{
	width: 970px;
	transition: ease-in .1s;
}
.page-id-13 .article ,
.page-id-1318 .article ,
.page-id-1384 .article{
	width: 970px;
}
}
@media print, screen and (min-width: 1200px) {
.page-id-13 .top_container ,
.page-id-1318 .top_container ,
.page-id-1384 .top_container{
	width: 1170px;
	transition: ease-in .1s;
}
.page-id-13 .article ,
.page-id-1318 .article ,
.page-id-1384 .article{
	width: 1170px;
}
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
.wrap{
	width: auto;
}
.page-id-17 #sidebar , 
.product-template-default #sidebar , 
.museum-template-default #sidebar{
	width:96%;
	margin:auto;
}
}

/*834px以下*/
@media screen and (max-width: 834px){

/*  全般  */
#main{
	padding:0;
}
.entry-content{
	padding: 0 2%;
}
/*  ヘッダー  */
.header {
	padding: 1em 0;
}
#header .logo .site-name-text {
	font-size: 26px;
}
#header-container-in {
    width: 100%;
}
/*  トップページ  */
.appeal{
	padding-bottom: 2em;
	min-height: 12em;
}
.appeal-content {
	margin-top: 30px;
	padding: 2em 1em;
}
.new-entry-card-title{
	text-align:left;
}
.top_slide_wrap{
	width:100%;
}
#sec0{
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#sec1 p{
	font-size: 12px;
	padding: 0 2%;
}
#sec3 .wp-block-column{
	width: 47%;
	background:none;
}
/*  Other  */
#columns01 .wp-block-column {
	flex-basis: auto !important;
}
/*  ABOUT  */
#post-17 h1 ,
#post-1335 h1 ,
#post-1383 h1{
	background-size: cover;
}
.page-id-17 #sidebar ,
.page-id-1335 #sidebar ,
.page-id-1382 #sidebar{
	width:100%;
}
#about-message{
	font-size: 16px;
}
/*  リスト */
.entry-card-more{
	padding: 10px 10px;
}
.entry-card, .related-entry-card{
	display:inherit;
	padding: 0 2%;
}
.entry-card-thumb{
	width:100%;
	margin:0;
}
/*  見出し */
.type-page h1.entry-title, .article h1{
	font-size:26px;
}
#post-17 h1 , 
#post-1335 h1 ,
#post-1383 h1 ,
#post-527 h1 , 
#post-1339 h1 , 
#post-1386 h1 , 
#post-22 h1 ,
#post-1337 h1 ,
#post-1388 h1{
	height: 130px;
	padding-top: 50px;
}
/*  サイドバー */
a.menu-button-in{
	font-size:14px;
}
.page-id-17 #sidebar , 
.product-template-default #sidebar , 
.museum-template-default #sidebar{
	width:96%;
	margin:auto;
}
/* 商品詳細  */
ul.slick-slider{
	padding:0;
}
.product-table th{
	width: 28%;
	padding: 0 0 0 2px;
}
/* フォームページの幅 */
#post-22 , 
#post-1337 ,
#post-1388 ,
#post-527 ,
#post-1339  , 
#post-1386{
	width:auto;
}
/* お客様の声 */
.speech-wrap{
	display:block;
}
.speech-person{
	width:100%;	
	margin-bottom: 20px;
	padding-left: 10px;
}
.speech-icon{
	float:left;
	width:40px;
}
.speech-icon img{
	width:100%;
}
.speech-name{
	text-align: left;
	padding-left: 50px;
}
.speech-balloon{
	max-width:94% !important;
}
.speech-balloon:before , .speech-balloon:after{
	content: none;
}
#post-626 .wp-block-cocoon-blocks-column-3 div{
	padding-top: 25px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
.choice-btn li{
	width: 18%!important;
}
/* モバイル用言語ボタン */
#bogo_language_switcher-3 .widget-footer-mobile-title{
	display:none;		
}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	#top_container_morelink{
		width: 60%;
	}
	#post-13 .article-header{
		display:none;
	}
}
