/*
Theme Name: 関係案内所｜やまがたアルカディア観光局
Text Domain: 関係案内所｜やまがたアルカディア観光局
Version: 1.0
Description:
Text Domain: 
*/
@charset "utf-8";

/*keyframes.cssの読み込み*/
@import url("keyframes.css");

/*common
------------------------------------*/
html,body {
  font-size: 16px;	/*文字サイズ*/
}
html{
position:relative;
}
body{
  margin: 0px;
  padding: 0px;
  color: #1a5f88;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  line-height: 2;		/*行間*/
  background: #fff;	/*背景色*/
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 1rem;font-weight: normal;}
ul,li {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {border-collapse:collapse;font-size: 1rem;border-spacing: 0;}
video {max-width: 100%;}
iframe {width: 100%;}

.bg-color{
background:#ededed;
padding-top:60px;
padding-bottom:60px;
}
br.sp{
display:none;
}
.tel-font{
  color: #1a5f88 !important;
}
/* btn commer
---------------------------*/
a{
  color: #1a5f88;
}
a:hover{
opacity:0.7;
}
.btn,
a.btn,
button.btn {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75em 2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #1a5f88;
  border-radius: 0;
}

a.btn-border {
  border: 2px solid #1a5f88;
  border-radius: 30px;
  background: #fff;
}

a.btn-border:hover {
  color: #fff;
  background: #1a5f88;
  opacity:1;
}
.fas.fa-angle-right.fa-position-right {
  padding-right: 0.5em;
}

/*wrap contents
---------------------------------------------------------------------------*/
.wrap{
  max-width: 1920px;	/*サイトの最大幅*/
  margin: 0 auto;
}

#contents {
  position: relative;
  animation-name: opa1;		/*keyframes.cssで使う@keyframesの指定*/
  animation-duration: 0.5S;	/*アニメーションの実行時間*/
  animation-delay: 0.5s;		/*出現するタイミング（秒後）*/
  animation-fill-mode: both;
}
/*カラムブロック全体を囲むボックス*/
#contents .list-column-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;/*中のブロックを自動で折り返す*/
  margin: 0 3%;
}
/*IEバグ対応*/
#contents .list-column figure {
	min-height: 0%;
}
/*header
-------------------------------------------*/
#hd-container{
  display:flex;
  flex-direction: row-reverse;
  width: 90%;
  margin: 30px auto 0;
}
.hd_inner{
  width:15%;
}
.hd_main{
  flex:1;
}
nav h1{
width: 85%;
margin: 0 auto 2rem;
}
nav ul li{
  margin:1rem auto;
}
a.navbar-brand img{
max-width:380px;
}

#hd_main .col-lg-7 {
  position: relative;
}
.img-box img {
  border-radius: 50%;
  position: absolute;
  top: 25%;
  left: 29%;
  max-width: 38%;
}
.hd_main .font_ttl{
  font-size: 1.75rem;
  letter-spacing: 1rem;
  color:#fff;
  text-shadow: 1px 0 0 #1a5f88, 0 1px 0  #1a5f88, -1px 0 0  #1a5f88, 0 -1px 0 #1a5f88;
}
nav .container{
align-items: align-items-end;
}
/*slider(movie spot tour)
-------------------------------------------*/
.slider {
    width: 100%;
    margin: 0px auto;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 100px;
  }
.prev.slick-arrow {
    position: absolute;
    top: 50%;
    left:0;
    z-index: 9998;
}
.next.slick-arrow {
    position: absolute;
    top: 50%;
    right:0;
    z-index: 9997;
}
#moviearea iframe{
width:702px;
height:395px;
}
/*spotarea tourarea card
-------------------------------------------*/
#tourarea{
margin-top:90px;
margin-bottom:90px;
}
#spotarea h2,
#tourarea h2{
  clear: both;
  margin-bottom: 50px;
}
#spotarea h3,
#tourarea h3{
  clear: both;
  text-align:center;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  color:#fff;
  text-shadow: 1px 0 0 #1a5f88, 0 1px 0  #1a5f88, -1px 0 0  #1a5f88, 0 -1px 0 #1a5f88;
}
#spotarea .headline p,
#tourarea .headline p{
letter-spacing:0.15rem;
}
#spotarea .card-text,
#tourarea .card-text{
font-size:0.85rem;
}
#spotarea .headline,
#spotarea .spot-slider,
#tourarea .headline,
#tourarea .tour-slider{
width:90%;
margin:0 auto;
}

#spotarea .card{
background-color:#ededed;
border:none;
}
#tourarea .card{
border:none;
}
#spotarea .card-img-top{
  max-width:230px;
  height:auto;
  border-radius:50%;
  margin:0 auto;
}
#tourarea .card-img-top{
  max-width:309px;
  height:auto;
  border-radius:50%;
  margin:0 auto;

}
#spotarea .card a,
#tourarea .card a{
  color:#1a5f88;
  text-decoration:none;
  margin:0 auto;
}

#spotarea .card a:hover,
#tourarea .card a:hover,
#spotarea .card-body .card-img-top,
#tourarea .card-body .card-img-top{
  opacity:0.7;
}

.card span.cate-font-rh{
font-family: arial;
padding-right:1rem;
}
.card span.cate-font-lf{
font-family: arial;
padding-left:1rem;
}
#spotarea .card .cate-spot{
font-size:1rem;
margin:1rem auto;
letter-spacing:0.15rem;
}
#tourarea .card .cate-tour{
font-size:1.2rem;
margin:1rem auto;
letter-spacing:0.15rem;
}
#tourarea .card .card-body{
width:80%;
margin:0 auto;
}

/*kansyu
-------------------------------------------*/
#kansyu .row{
width:90%;
margin:0 auto;
}
#kansyu p{
margin-bottom:1rem;
}
#kansyu span.katagaki{
font-size:0.85rem;
padding-right:1rem;
}
#kansyu span.kansyu_name{
font-size:1.4rem;
}
#kansyu p.kansyu{
font-size:0.8rem;
}
#kansyu .baner p{
text-align:center;
}
#kansyu .baner img{
width:500px;
height:auto;
}

/*foot
-------------------------------------------*/
#foot{
margin:60px 4%;
}
#foot .text-box{
max-width:240px;
margin:0 auto;
text-align:left;
}
#foot .text-box p{
font-size:0.75rem;
}

/*footer
---------------------------------------------------------------------------*/
footer{
  width:100%;
  clear: both;
  font-size: 0.875rem;
  text-align: center;
  position:absolute;
}
footer a {color: #fff;}
footer .pr {display: block;}

#footer-contents {
  overflow: hidden;
  padding: 0 3% 3%;	/*上、左右、下へのボックス内にとる余白*/
}

/*copyright
---------------------------------------------------------------------------*/
#copyright {
  clear: both;
  color:#fff;
  text-align: center;
  background: #222814;	/*背景色*/
  padding: 20px 0;	/*上下、左右へのボックス内の余白*/
}
#copyright a {text-decoration: none;}

/*page-top
---------------------------------------------------------------------------*/
/*通常時のボタンは非表示*/
body .nav-fix-pos-pagetop a {display: none;}
/*fixmenu_pagetop.jsで設定している設定値になったら出現するボタンスタイル*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a {
	display: block;text-decoration: none;text-align: center;
	width: 50px;		/*幅*/
	line-height: 50px;	/*高さ*/
	z-index: 99999;
	position: fixed;
	bottom: 10px;
	right: 3%;		/*右から3%の場所に配置*/
	background: #666;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.6);	/*背景色。0,0,0は黒の事。0.6は60%色がついた状態。*/
	color: #fff;	/*文字色*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	animation-name: opa1;	/*keyframes.cssで使う@keyframesの指定*/
	animation-duration: 1S;	/*アニメーションの実行時間*/
	animation-fill-mode: both;	/*アニメーションの待機中は最初のキーフレームを維持、終了後は最後のキーフレームを維持。*/
}
/*マウスオン時*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
  background: #999;	/*背景色*/
}

/* single 404共通
-----------------------------------------------*/
body.single #hd-container{
margin-bottom:2rem;
}
body.error404 .hd_inner,
body.single .hd_inner{
  width:100%;
}
body.error404 h2{
font-size:1.5rem;
}
body.single h2{
  font-size:2rem;
  letter-spacing: 0.1rem;
  margin:3rem auto;
  text-align:center;
}
body.single h3{
  border-top:1px solid #1a5f88;
  border-bottom:1px solid #1a5f88;
  padding:0.5rem 1rem;
  font-size:1.5rem;
  letter-spacing: 0.1rem;
  margin-bottom:1rem;
}
body.single span.single_ttl{
border-bottom:1px solid #1a5f88;
padding-top:1.5rem;
text-align:center;

}
body.single .btn,
body.single a.btn,
body.single button.btn{
width:200px;
}
body.single .mb-30{
margin-bottom:5rem;
}
body.single iframe{
border:none;
margin-top:3rem;
}
body.single-spot .text-box{
text-indent:1rem;
}
body.single-spot .card-img-top{
  max-width:230px;
  height:auto;
  border-radius:50%;
  margin:0 auto;
}
/*body.single-tour .card-img-top{
  max-width:309px;
  height:auto;
  border-radius:50%;
  margin:0 auto;
}*/
body.single #foot{
margin:60px auto;
}
body.single #foot .text-box{
max-width:340px;
}
body.single #foot .text-box p{
font-size:1rem;
}
.postid-180 p.more_btn{
	display:none;
}
/*single-movie
------------------------------------*/
.moviebox{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-bottom:3rem;
}
.moviebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* archive 共通
-----------------------------------------------*/
body.archive .hd_inner{
  width:100%;
}
body.archive .card{
border:none;
}
body.archive h2{
font-size:2rem;
margin-bottom:1rem;
}
body.archive .card h3{
font-size:1.5rem;
text-align:center;
}
body.post-type-archive-spot .card-img-top,
body.post-type-archive-tour .card-img-top,
body.tax-spot_cate .card-img-top,
body.tax-tour_cate .card-img-top{
  max-width:230px;
  height:auto;
  border-radius:50%;
  margin:0 auto;
}
/*body.post-type-archive-tour .card-img-top{
  max-width:309px;
  height:auto;
  border-radius:50%;
  margin:0 auto;
}*/
body.archive .card a{
  color:#1a5f88;
  text-decoration:none;
  margin:0 auto;
}
body.archive .card a:hover,
body.archive .card-body .card-img-top{
  opacity:0.7;
}
.card span.cate-font-rh{
font-family: arial;
padding-right:1rem;
}
.card span.cate-font-lf{
font-family: arial;
padding-left:1rem;
}
body.post-type-archive-spot .card .cate-spot{
font-size:1rem;
margin:1rem auto;
letter-spacing:0.15rem;
}
body.post-type-archive-tour .card .cate-tour{
font-size:1.2rem;
margin:1rem auto;
letter-spacing:0.15rem;
}
body.archive .card .card-body{
width:100%;
margin:0 auto;
}
body.archive #contents .list-column-container{
margin:0;
}
body.archive #foot{
margin:60px auto;
}
body.archive #foot .text-box{
max-width:340px;
}
body.archive #foot .text-box p{
font-size:1rem;
}
body.archive .mb-30{
margin-bottom:5rem;
}
body.post-type-archive-movie .card-body{
width:100% !important;
padding:30px 15px!important;
}
body.post-type-archive-movie .card h3{
font-size:1.25rem !important;
}
/*1521px～1920px
------------------------------------*/
@media screen and (min-width:1800px)and (max-width:1920px){
.img-box img {
  border-radius: 50%;
  position: absolute;
  top: 25%;
  left: 24%;
  max-width: 38%;
}
}
/*1194px
------------------------------------*/
@media screen and (max-width:1194px){
.d-block-1024{
display:block !important;
}
.d-none-1024{
display:none !important;
}
#header-menu h1 img {
  width: 80px;
  height: auto;
}
.lead-box p{
font-size:0.85rem;
}
.hd_main .font_ttl{
  font-size: 1.25rem;
  }
}
/*960px
------------------------------------*/
@media screen and (max-width:960px){
br.sp{
display:block;
}
header .lead-box p{
font-size:0.8rem;
}
.hd_main .font_ttl{
  font-size: 1.75rem;
  }
#moviearea iframe{
width:350px;
height:197px;
}
/*header
-------------------------*/
.hd_main{
  margin:0;
}
#hd-container {
    display: block;
    flex-direction: row;
    width:95%;
    margin:0 auto;
}
#hd-container .hd_inner{
  width:100%;
}
nav{
  width:100%;
}
nav .container{
margin:0;
max-width:960px;
}
nav ul li {
  margin: 0;
  border-bottom:1px #ccc solid;
}
nav ul li a{
  padding-left:1.5rem !important;
}
.hd_main .col-lg-7 p{
  text-align:center;
}
.hd_main .col-lg-5 .lead-box{
  max-width:520px;
  margin:0 auto;
}
nav .container{
align-items: center;
}
/*spot tour
-------------------------*/
#spotarea h2,
#tourarea h2{
margin-bottom:30px;
}

#spotarea .headline .col-lg-9 p,
#tourarea .headline .col-lg-9 p{
  letter-spacing: 0.1rem;
  margin-bottom:30px;
  text-align:right;
}
#spotarea .headline p.col-lg-3,
#tourarea .headline p.col-lg-3{
  margin-bottom:50px;
}
}
/*520px
------------------------------------*/
@media screen and (max-width:520px){

/*header
-------------------------*/
.hd_main .col-lg-5 .lead-box {
  max-width: 520px;
  margin: 0 15px;
}
.hd_main .col-lg-5 .lead-box p{
  font-size:0.83rem;
}
.hd_main .col-lg-5 .lead-box p.font_ttl{
  font-size:1.3rem;
}
nav .align-items-end{
align-items: center !important;
}
a.navbar-brand img{
max-width:240px;
}
/*slider
-------------------------*/
  .mypattern .slick-slide{
  margin: 60px 10px;
  }

/*spot tour
-------------------------*/
#tourarea{
margin-top:60px;
margin-bottom:30px;
}

#spotarea .headline p.col-lg-3,
#tourarea .headline p.col-lg-3{
text-align:center !important;
}
/*kansyu
-------------------------*/
#kansyu .col-md-4 p,
#kansyu .col-md-8 p{
text-align:center;
}

/*foot
-------------------------*/
#foot{
margin:60px 4% 0;
}
body.single #foot,
body.archive #foot{
margin:60px auto 0;
}
#foot .col-md-6{
margin-bottom:45px;
}
#foot .col-md-6 p img{
width:90%;
margin:0 auto;
}
#foot .col-md-6 .text-box{
max-width:90%;
text-align:left;
}
}