@charset "utf-8";
/* c-square 2015.10 add */

/* product_select_reference
-----------------------------------*/
.product_select_reference {
  *zoom: 1;
  margin: 0 0 30px; }
  
.product_select_reference:before, .product_select_reference:after {
    content: " ";
    display: table; }

.product_select_reference:after {
    clear: both; }

.product_select_reference .product_select_reference_01 {
    
    float: center; }

.product_select_reference .product_select_reference_02 {
    width: 466px;
    float: right; }
	
.product_select_reference .product_select_reference_03 {
    width: 466px;
    float: left; 
	margin-top: 50px;}
	
.product_select_reference .product_select_reference__box {
	margin-top:50px;
    border: #bfbfbf solid 1px; }

.product_select_reference .product_select_reference__h {
    background: #eeeeee;
    padding: 8px 10px;
    font-size: 114.28571%;
    font-weight: bold;
    text-align: center; }

.product_select_reference .product_select_reference__b {
    border-top: #bfbfbf solid 1px; }

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

.product_select_reference .product_select_reference_01 {
    width: auto;
    float: none;
    margin: 0 0 20px; }

.product_select_reference .product_select_reference_02 {
    width: auto;
    float: none; }

.product_select_reference .product_select_reference_03 {
    width: auto;
    float: none; }   

.product_select_reference .product_select_reference__h {
    padding: 10px 10px; }
}


/* Q&A left layout
─────────────────────────────────────────────────────────────────────────────────── */

.qa dd {
	overflow-x:auto;
}



/* SP < 768px */
@media print, screen and (max-width: 47.9em) {

	.column-sub h2, .column-sub h6 {
		margin-left:0 !important;
		margin-right:0 !important;
	}

	.column-sub  {
	padding:.5em 1em;
	margin-top:2em;
}

}



/* Q&A accordion
─────────────────────────────────────────────────────────────────────────────────── */
.qna-accordion {
	width:100%;
	margin-bottom:3em;
	clear:both;
}
.qna-accordion li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.qna-accordion .frame {
	padding-bottom: 0;
	background: #fff;
}
.qna-accordion .frame .main-navigation > li {
	padding: 0;
	font-size: inherit;
	width:100%;}
.qna-accordion .frame .main-navigation > li > div {
	display: block;
	position: relative;
}
.qna-accordion .frame .main-navigation > li > div > a:not(.js-toggle-head) {
	display:block;
	padding:1em 0;
	text-decoration: none;
	color: #1f1f1f;
	font-size: .875em;
	z-index: 1;
	width:100%;
	text-indent:10%;
}

.question-toggle-head {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0 1.184em;
	font-size: 1.2em;
}
.q-icon {
	color:#c81d1d;
	text-align:left;
	font-weight:bold;
	line-height:300%;
	display:block;
}
.q-icon:after, .a-icon:after {
	content: ".";
	color: #000;
}
.question-toggle-head .icon img.svg {
	margin-top: .2em;
	pointer-events: none;
}


.answer-box {
	text-align:left;
	color: #1f1f1f;
	font-size: .875em;
	width:100%;
	clear:both;
	margin-top:15px;
	position:relative;

}

.answer-box dd {
	margin-left:10%;
	width:85%;
	padding:1em;
	box-sizing:border-box;
	overflow-x:auto;
}

.a-icon {
	color:#000;
	text-align:left;
	font-weight:bold;
	background:#fff;
	float:left;
	height:100%;
	position:absolute;
	padding-right:2em;
}

.id_num {
	font-weight:bold;
	text-indent:.5em;
}

.id_num:before {
	margin-left:.5em;
	display: inline-block;
	content: "|";
	vertical-align: bottom;
	text-indent:0;
	color:#606060;
}



/* SP < 768px */
@media print, screen and (max-width: 47.9em) {

	.answer-box dd {
		margin-left:16%;
	}
	.qna-accordion .frame .main-navigation > li > div > a:not(.js-toggle-head) {
		text-indent:13%;
	}
}





/* PDF取扱説明書ダウンロード
─────────────────────────────────────────────────────────────────────────────────── */

.grid-w--3  {
	margin:0;
	padding:0;

}

.grid-w--3 p {
	margin-left: 5%;
	margin-bottom: 1em;
}

.grid-w--3 a {
	display: block;
	color:#100d0d;
	text-decoration:none;
}

.grid-w--3 > .column--3 {
	width:33%;
	float:left;
}


.grid-w--3 > .column--2 {
	width:50%;
	float:left;
}

a.link-inline:hover {
	text-decoration:underline;
}

a.link-inline {
	display:inline;
	color:#003296;
}

.sub-panel {
	margin:0 !important;
	font-size:.8em;
	padding:1.5em 1em;
}

.adobe-message {
	overflow:hidden;
	margin:2em 0;
	padding:1em 1.5%;
}


.adobe-image {
	float:left;
	width:150px;
}


/* SP < 768px */
@media print, screen and (max-width: 47.9em) {

	.grid-w--3 > .column--3, .grid-w--3 > .column--2 {
	width:100%;
}

	.grid-w--3 a {
		min-height: 3.333em;
		border: 1px solid #cdcdcd;
	}

	.grid-w--3.frame .column--3, .grid-w--3.frame .column--2 {
		margin-top: .333em;

	}

	a.link-inline {
		border:0;
	}

	.adobe-message p {
		float:left;
		width:auto;
		margin-top:1em;
	}

}




/* 時計用語集
─────────────────────────────────────────────────────────────────────────────────── */

.narrow-contents .tab {
	margin:0;
	padding-top:1em;
}

.frame .spec-icons {
	position:relative;
	display:block;
	width:50%;
	float:left;
}

.product-condition .tab-14 {
	margin-left: -1.2%;
	position: relative;
		display: table;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: .26em 1px;
		width: 101.7%;
		padding: 0;
		background: #fff;
}


/* SP < 768px */
@media print, screen and (max-width: 47.9em) {

	.narrow-contents .tab {
		border-top:0;
		padding-top:0;
	}

	.frame .spec-icons {
		width:100%;
	}
}


.question-field .select-item {
	webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 30%;
	border: 1px solid #d5d4d4;
	background: #f5f5f5;
	padding:1em;
}



/* SP < 768px */
@media print, screen and (max-width: 47.9em) {
	.question-field .select-item {
		width:100%;
		margin-top:.5em;
	}
	.question-field span {display:none;}
	.button-47 {
		width:auto;
	}
	.first-section {
		margin-top:1em !important;
	}
}


/*PDF取扱説明書ダウンロード ご利用の条件
─────────────────────────────────────────────────────────────────────────────────── */

.df a {
//	text-decoration:none;
//	color:#100d0d;
	font-weight:bold;
	margin:0 1em;
}

.df a:hover {
	text-decoration:underline;
	color:#003296;
}



/*PDF取扱説明書ダウンロード
─────────────────────────────────────────────────────────────────────────────────── */



/*操作説明ダウンロード
─────────────────────────────────────────────────────────────────────────────────── */

.adobe-message dt {
	float:left;
	width:24.233%;
}

.adobe-message dd {
	padding-left:24.233%;
}
.adobe-message dd p {
	margin:0;
	padding:0 1.5em;
}

.date-year {
	color:#333;
}

@media print, screen and (max-width: 47.9em) {
 .adobe-message dt {
	 	width:auto;
	 }
 .adobe-message dd {
	 	padding:0;
	 }
 .adobe-message dd p {
		padding:0;
		margin-top:14px;
	}

}


/*text / img / a
─────────────────────────────────────────────────────────────────────────────────── */
.point-text {
	color:#ff3300;
}
.center {
	text-align:center;
}

.left {
	text-align:left;
}

.red {
	color:#ff0000;
}

.green {
	color:#339966;
}

.img-inline {
	display:inline;
}

dd a {
//	text-decoration:none;
//	color:#1f1f1f;
	text-decoration:underline;
}

section img {
	display:inline;
}


/*support (en)
─────────────────────────────────────────────────────────────────────────────────── */
.list-en li {
	width:50%;
	float:left;
	display:inline;
}

.list-en ul > li:first-child {
	margin-top:1em ;
}


@media print, screen and (max-width: 48em) {
	.list-en li {
			width:100%;
		}
}


/*information
─────────────────────────────────────────────────────────────────────────────────── */
.inquiry-title {
	width:30%;
	margin-right:3%;
	vertical-align:top;
	float:left;
}

.inquiry-title h3 {
	display:inline-block;
}

.inquiry {
	width:67%;
	float:left;
}

.inquiry-title, .inquiry {
	margin:0 !important;
	padding:0 !important;
	display:inline-block;
	vertical-align:middle;
}

.inquiry li a {
	font-size:2.0em;
	color:#000;
	margin-left:0 !important;
}

.inquiry li a img {
	vertical-align:middle;
	margin-right:.3em;
}


@media print, screen and (max-width: 48em) {
	.inquiry-title, .inquiry {
			width:auto;
			float:none;
		}

	.button-100 {
		width:100%;
	}
}

.clear {
	width:100%
}

.mark-left {
	margin-left:0.5em
}

.phone-number {
	display:inline-block;
	vertical-align:middle;
}

.phone-number:after {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.sp_phone {
	margin-left: 0.5em;
	color:#100d0d;
	text-decoration:none;
	font-size:1.6em;
}

figcaption {
	text-align:center;
	font-size:.7em;
	margin:3px 0;
}




