@charset "UTF-8";

/* ----------------------------------------------

 * section

---------------------------------------------- */
#sec03 div img {
	/*  width:100px;*/
}
section div p {
	width: calc(80% - 23px);
	margin: 0 auto;
	padding-left:23px;
}

@media only screen and (max-width : 768px) {
section div p {
	width: calc(100% - 23px);
	margin: 0 auto;
	padding:20px 0 0 23px;
}
}
/* ----------------------------------------------

 * about

---------------------------------------------- */
#about p {
	margin-bottom: 30px;
}

/* ----------------------------------------------

 * shop

---------------------------------------------- */
@media only screen and (max-width : 768px) {
#shopsection div p {
	width:100%;
}
}
#shop table {
	max-width: 100%;
	margin: 0 auto;
}

#shop table tr td {
	padding: 0 10px;
	margin: 0 auto;
}

.lineup {
	width: calc(100% - 40px);
	margin: 0 auto;
}

.lineup div {
	width: 25%;
}
@media only screen and (max-width : 768px) {
#calc{
	margin-top:30px;
}	
	
.lineup {
	margin: 30px auto 0;
}	
	}
/* ----------------------------------------------

 * link

---------------------------------------------- */
.link_box {
	margin-bottom: 50px;
}

/* ----------------------------------------------

 * quiz

---------------------------------------------- */
#quiz table {
	width:100%;
	margin-bottom:50px;
}
#quiz h5{
	margin:0 auto 30px;
	width:80%;
	font-weight:bold;
}
@media only screen and (max-width : 768px) {
#quiz h4 {
	padding-left: 10px;
}
#quiz h5{
	width:calc(100% - 30px);
}	
#quiz table p{
	margin-left:35px;
}
#quiz section div p {
	width: 80%;
	margin: 0 auto;
	padding-left:23px;
}
#quiz input[type=radio] {
	width: 30px;
	margin-bottom: 20px;
	margin-left:-32px;
}
}
@media only screen and (max-width : 400px) {
#quiz table p{
	margin-left:35px;
}
#quiz section div p {
	width: calc(100% - 32px);
}
}
/*-----------------------------------------

 * スクロールテーブル

---------------------------------------------- */
@media only screen and (max-width : 768px) {
	#scroll_table {
		width: calc(100% - 40px);
		margin: 0 auto;
		overflow-x: scroll;
		/*スクロールさせる*/
		white-space: nowrap;
		/*文字の折り返しを禁止*/
	}

	/* 以下、スクロールバーを追加 */
	#scroll_table div::-webkit-scrollbar {
		height: 5px;
	}

	#scroll_table div::-webkit-scrollbar-track {
		background: #f2dcc9;
	}

	#scroll_table div::-webkit-scrollbar-thumb {
		background: #a68365;
		border-radius: 5px;
	}

	#calc table {
		width: 150%;
		margin: 0 auto;
	}

	#calc ::-webkit-scrollbar {
		width: 16px;
	}
}

@media only screen and (max-width : 480px) {
	#calc table {
		width: 200%;
		margin: 0 auto;
	}

	h3 {
		margin: 30px 0;
	}
}



/* ---------------------------------------------------------------------------------------------

     ヒエログリフ

--------------------------------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/earlyaccess/notosansegyptianhieroglyphs.css);

.hieroglyph {
	font-family: 'Noto Sans Egyptian Hieroglyphs', sans-serif;
	font-size: 2em;
	letter-spacing: 0.5em;
	line-height: 2;
}


/* ----------------------------------------------

 * WebFont

---------------------------------------------- */
@import url(https://fonts.googleapis.com/earlyaccess/notosansegyptianhieroglyphs.css);

.hieroglyph {
	font-family: 'Noto Sans Egyptian Hieroglyphs', sans-serif;
	font-size: 2em;
	letter-spacing: 0.5em;
	line-height: 2;
}

/* ----------------------------------------------

 * 彫りのディティール

---------------------------------------------- */
.hieroglyph {
	background: #d9b79a;
	border-radius: 10px;
	font-size: 5em;
	height: auto;
	width: calc(100% -30px);
	padding: 30px;
	line-height: 1.2em;
}

.glyph-wrapper {
	font-weight: bold;
	color: #111;
	/*text-shadow: 0 0 0 #200908,-1px 0 0 #200908,-2px 0 0 #653a2a,-3px 0 0 #d9b79a,1px 0 0 #f2dcc9,0 1px 0 #f2dcc9,0 -1px 0 #f2dcc9;*/
}

/* ----------------------------------------------

 * カルトゥーシュ（囲み文字）

---------------------------------------------- */
.glyph-wrapper span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0.5em;
	margin-right: 0.5em;
	line-height: 1.8;
	border-radius: 1em;
	border: 0.1em solid #9c513c;
	box-shadow: -1px 0 0 0 #200908, -2px 0 0 0 #653a2a, -1px 0 0 0 #200908 inset, -2px 0 0 0 #653a2a inset, -2px 0 0 1px #ffdc92, 0 0 0 1px #ffdc92 inset, -2px 0 0 1px #ffdc92 inset;

	&:after {
		content: '';
		z-index: -1;
		position: absolute;
		top: -0.05em;
		right: -0.1em;
		height: 1.9em;
		border-right: 0.1em solid #9c513c;
		box-shadow: -1px 0 0 0 #200908, -2px 0 0 0 #653a2a, -1px 0 0 0 #200908 inset, -2px 0 0 0 #653a2a inset, -1px 0 0 1px #ffdc92;
	}

	&:before {
		content: '';
		z-index: 1;
		position: absolute;
		top: 0.5em;
		right: -0.1em;
		height: 0.8em;
		width: 0.1em;
		background: url(data:image/png;base64,iVBORw0KGgoAAA...AASUVORK5CYII=) repeat;
		background-size: 100% 16.6%;
	}
}

/* ----------------------------------------------

 * テクスチャ

---------------------------------------------- */
.glyph-wrapper span {
	background: url("data:image/png;base64,iVBORw0KGgoAAA...II=") center center repeat rgb(250, 173, 117);
}

/* ---------------------------------------------------------------------------------------------

     スライドショー

--------------------------------------------------------------------------------------------- */


/*==================================================
スライダーのためのcss
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
    width:94%;
    margin:0 auto;
}

.slider img {
    width:60vw;/*スライダー内の画像を60vwにしてレスポンシブ化*/
    height:auto;
}

.slider .slick-slide {
  transform: scale(0.8);/*左右の画像のサイズを80%に*/
  transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 1;/*透過50%*/
}

.slider .slick-slide.slick-center{
  transform: scale(1);/*中央の画像のサイズだけ等倍に*/
  opacity: 1;/*透過なし*/
}


/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 35%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #594636;/*矢印の色*/
    border-right: 2px solid #594636;/*矢印の色*/
    height: 15px;
    width: 15px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
  margin:20px 0 0 0;
}

.slick-dots li {
    display:inline-block;
  margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#f2dcc9;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#594636;/*ドットボタンの現在地表示の色*/
}
#sitetop button {
	padding: 0;
}
