/**** 共通設定 ****/

html, body, h1, h2, h3, ul, ol, dl, ul, li, dt, dd, p, img{
margin:0;
padding:0;
font-size:100%;
}

body{
background:#000000 url('https://ancient-w.main.jp/background/map.jpg') fixed center left;
color:rgba(255,255,240,1);
font-size:16px;
font-family:'times','游明朝','yu mincho',yumincho,serif;
line-height:1.75;
text-align:center;
}

h1{
padding:3px 0 15px 0;
margin:5px 0 10px 0;
width:100%;
height:24px;
background:url('https://img08.shop-pro.jp/PA01200/050/etc/title_pc.png') 100%;
text-align:center;
font-size:24px;
font-weight:600;
}

h2{
  margin:3em auto 1em auto;
  padding:6px 0 4px 0;
  width:720px;
  clear:both;
  border-top:1px solid;
  border-bottom:1px solid;
  border-image:url('https://ancient-w.main.jp/title/subtitle_border.png') 1;
  background-image:url('https://ancient-w.main.jp/title/subtitle_background.png');
  text-align:center;
  font-size:24px;
  font-weight:600;
  line-height:1.25;
}

h2:first-child{
  margin-top:0;
}

h2 .english{
  font-size:18px;
}

h3{
  margin:2em auto 1em auto;
  padding:0;
  width:720px;
  border-bottom:solid 1px #e0c080;
  text-align:center;
}

p{
  margin:1em 120px;
}

p:first-child{
  margin-top:0;
}

p:last-child{
  margin-bottom:0;
}

p.ancient{
  font-size:36px;
  font-style:italic;
  line-height:0;
}

ul{
  margin:1em 120px;
  padding-left:1.5em;
}

ul:first-child{
  margin-top:0;
}

ul:last-child{
  margin-bottom:0;
}

dl{
  margin:1em 120px 0 120px;
}

dt{
  font-size:18px;
  font-weight:900;
  color:#77aaaa;
}

dt:not(:first-child){
  margin-top:0.5em;
}

dd ul{
  margin:0;
  font-family:ヒラギノ角ゴシック W3;
  font-size:12px;
}

table{
border-collapse:collapse;
}

a{
color:#bbaa88;
text-decoration:none;
transition:0.3s;
}

a:hover{
color:#ddffff;
text-shadow:0 0 10px #aaffff;
}

img{
border:none;
}

/******** 配置調整 ********/

.wrapper{
position:relative;
padding-top:210px;
}

/******** ヘッダー ********/

.header{
position:absolute;
top:0;
width:100%;
height:70px;
background:rgba(0,0,0,0.75) padding-box;
border-bottom:5px solid rgba(0,0,0,0.95);
}

.logo{
float:left;
margin:8px 20px;
}

.logo img{
width:300px;
}

.cart{
text-align:right;
margin-top:14px;
font-size:12px;
line-height:1;
}

.cartprice{
font-size:20px;
font-weight:600;
font-family:'Optima','Palatino Linotype',serif;
font-variant-numeric:oldstyle-nums;
color:#ffe555;
}

.cart .button{
float:right;
margin:-9px 20px 0 10px;
}

/******** メインメニュー ********/

.mainmenu{
  position:absolute;
  top:75px;
  left:0;
  right:0;
  margin:5px 0;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  list-style:none;
}

.mainmenu2{
  margin:5px 0 5px 0;
  padding:0;
  display:flex;
  flex-wrap: wrap;
  justify-content:center;
  list-style:none;
}

.mainmenu li, .mainmenu2 li{
  width:120px;
  height:120px;
  margin:5px;
}

.mainmenu a, .mainmenu2 a{
display:inline-block;
transition:0.5s;
}

.mainmenu a:hover, .mainmenu2 a:hover{
opacity:0.5;
}

.mainmenu img, .mainmenu2 img{
width:120px;
height:120px;
}

/******** サブメニュー ********/

.submenu{
  left:0;
  right:0;
  margin:0;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  list-style:none;
}

.submenu li{
  width:120px;
  height:40px;
  margin:5px;
}

.submenu a{
  display:inline-block;
  transition:0.5s;
}

.submenu a:hover{
  opacity:0.5;
}

.submenu img{
  width:120px;
  height:40px;
}

/******** 本文 ********/

.article{
width:960px;
margin:10px auto 0 auto;
padding:80px 0;
border-radius:8px;
background:rgba(0,0,0,0.8);
text-align:left;
}

/******** フッター ********/

.footer{
  margin:0;
  padding:30px 0;
  width:100%;
  background:rgba(0,0,0,0.75) padding-box;
  border-top:5px solid rgba(32,32,32,0.75);
  text-align:center;
}

.sns{
display:flex;
flex-wrap: wrap;
justify-content:center;
list-style:none;
padding:0;
}

.sns a{
display:inline-block;
margin:5px 20px;
border-radius:10px;
opacity:0.5;
transition:0.5s;
}

.sns a:hover{
opacity:0.9;
filter:drop-shadow(0 0 10px rgba(170,255,255,1));
}

.under20{
font-size:12px;
margin-top:20px;
}

.copyright{
font-size:12px;
}

/******** 画像と注釈 ********/

.horizontal, .vertical{
text-align:center;
margin-top:1.5em;
}

.horizontal img{
width:720px;
}

.vertical img{
width:480px;
}

.caption{
text-align:center;
margin-bottom:1.5em;
font-size:14px;
}

/******** データ ********/

.data{
margin:0;
font-family:ヒラギノ角ゴシック W3;
font-size:12px;
}

/******** 旅行写真 ********/

.destination{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  margin:0;
  padding:0;
  width:960px;
  list-style:none;
  text-align:center;
}

.destination li{
  width:240px;
  margin:10px;
}

.destination a, a:hover{
  color:rgba(255,255,240,1);
}

.destination a:hover{
  color:rgba(255,255,240,1);
  text-shadow:none;
}

.destination img{
  width:240px;
  border:solid 1px rgba(240,224,128,0.5);
  margin-bottom:5px;
}

.destination .japanese{
  line-height:1.5;
  font-size:16px;
}

.destination .english{
  line-height:1;
  font-size:12px;
}

/******** カレンダー ********/

.calendar{
  margin:auto;
}

.calendar td{
  width:40px;
  height:40px;
  text-align:center;
  vertical-align:top;
  line-height:1em;
}

.calendar .closed{
  color:#888888;
}

.calendar .sunday{
  color:#ff0044;
}
.calendar .saturday{
  color:#00ccff;
}
.calendar .date{
  font-size:24px;
}

.calendar .hour{
  font-size:12px;
}


/******** ボタン ********/

.button2{
  margin:3em 0;
}

.button2 a{
  display:flex;
  width:360px;
  height:60px;
  margin:0 auto;
  background:url('https://img08.shop-pro.jp/PA01200/050/etc_base64/YnV0dG9uMg.png') center center / 100%;
  border:0;
  align-items:center;
  justify-content:center;
  font-size:18px;
  color:#ffffff;
}

.button2 a:hover{
  color:#ffffff;
  text-shadow:none;
}

.button3{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  margin:2em 0;
  padding:0;
  list-style:none;
}

.button3 li{
  margin:0 10px;
}

.button3 a{
  display:flex;
  width:300px;
  height:50px;
  background:url('https://img08.shop-pro.jp/PA01200/050/etc_base64/YnV0dG9uMg.png') center center / 100%;
  align-items:center;
  justify-content:center;
  color:#ffffff;
}

.button3 a:hover{
  opacity:0.5;
}
