@charset "utf-8";
/* CSS Document */
body {
    margin-top: 0;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    background-color: #ffffff;
}

/*フッターとグローバルナビ*/
.grid { 
    display: grid;
    max-width:60%;
    grid-template-columns: 15% 15% 15% 15% 40%;
    grid-template-rows: 10px;
    margin:0 auto;
    margin-bottom:200px;
place-content: center;
 grid-gap:50px;
}
#gi5 {width: 320px;
         height: 100px;}

#copylight {
    height: 31px;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #86ad6c;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}
.footer__navi li {
    font-size: 14px;
}
.footer__navi-heading {
    font-size: 18px;
    font-weight: 900;
    color: #317a7a;
    line-height: 1.3em;
}

.footer_address{width: 40%;
    margin: 0 auto;
    text-align: left;
}

fotter{margin-top: 50px;
}
/*フッターとナビここまで*/


/*ヘッダーとメニュー周り*/
header {z-index: 50;
    background-color: #f4f7f0;
    height: 150px;
    width: 100%;
    margin-top: 0;
    position: fixed;
    top: 0;
}
ul.top-menunavi {display: flex;
    width:60%;
    align-items: center;
    justify-content: center;
    color: #5b5b5b;
    padding: 20px;
   vertical-align:middle;
    text-align: center;
    list-style-type: none;
    font-size: 18px;
    font-weight: 600;
}
ul.top-menunavi li {
    display: inline-block;
    padding: 10px;
    letter-spacing: 0.7px;
    vertical-align:middle;
     margin:0px;
    width: 200px;
    height: 50px;
    align-items: center;
    border-left: 1.5px solid #317a7a;
  border-right:1.5px solid #317a7a;
}

ul.top-menunavi li+ li {
      border-left: 0;
       margin: 0;
      border-right: 1.5px solid #317a7a;
}


ul.top-menunavili a {
    display: block;
    padding: 1em;
    color: #fff;
    text-decoration: none;
}
ul.top-menunavi a::first-line {
    font-size: 16px;
    font-weight: bold;
}

ul.top-menunavi li:hover{
	cursor: pointer;
    color: #f4f7f0;
    background-color: #4CAF50;
    border-radius:5px;}

.top-menunavi{margin-top:20px;
    margin-left: 30%;
    
max-width: 50%;}



.top-menunavi li{padding:50px;
width:30%;
margin: 0 auto;
text-align: center;}

.logolink {max-width:40%; /*画像が親要素からはみ出すのを防ぐ*/
    height:auto;
    margin-left:18%;
        margin-right:30px;
  float: left;
}

.headcontainer{display: flex;
    flex-wrap:no-wrap;
    width: 80%;
    margin: 50px;
    justify-content: center;
    align-items: center;}

#shoplink{position:fixed;
    width:300px;
    height: auto;
    top:0;
    right:0;
display: none;}

/*ヘッダーとメニュー周りここまで*/



/*メインビジュアル*/
#mainv{background-color: #f4f7f0; 
         width: 100%;
    margin:0;
    height: auto;
    padding-top:40px;
     padding-bottom:40px;
    -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
}


.movie__video{clip-path: inset(0px round 40px);
    width:95%;
    margin: auto;
    height:auto;
    justify-content: center;
    align-items: center;
    text-align:center;
}

.wrap{background-color: #f4f7f0; 
    width:100%;
    text-align:center;
    margin-top:100px;}

.top-p{font-weight:900;
    font-size:40px;
    color:#317a7a;
     writing-mode: tb-rl;
      writing-mode: vertical-rl;
  
}

.topvwrap{max-width:75vw;
     box-sizing: border-box;
    position:relative; 
    padding: 0px;
 display: flex;
    justify-content: center;
    align-items:center;
    margin: 0 auto;
    margin-top: 155px;
}
/*メインビジュアルここまで*/

/*内容ここから*/
p{font-weight: 500;
  font-size:17px;
  color: #317a7a;}


.topcopy{font-size:27px;
font-weight: 800;}

.letter{font-weight: 400;
  font-size:14px;
  color: #317a7a;}

hr{border:1px solid #317a7a;
    margin:15px 0 15px 0;
    max-width:600px;
}
.topcontainer{width: 180px;
}

.topcontainer a:hover{
    opacity:0.5;
	transition:0.3s;
    
}



#topinfoimg{display:flex;
gap:20px;
padding: 0;}

#topcontent{max-width: 75%;
display: flex;
margin: 0 auto;
margin-top:100px;
margin-bottom:100px;}

.infocontent_wrap{background-color: #ffffff;
    position: absolute; 
    width: 38%;
    text-align: left;
right: 0;
}



.infocontent ul {
  list-style-type: none;
}

.infocontent li{
margin-top:0.5em;}

.infocontent{padding:40px;
color:#000000;
width: 60%;}

.info_more{font-size:12px;
text-align:right;
float: right;}


.credit{display: flex;
    gap:20px;
width: 75%;
  margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1.5px solid  #317a7a;
}

.credit img{width:300px;
            height: 230px;
}

#link img{height: 130px;}

.name{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
color: #000000;
font-size: 22px;}

.credit_content{font-size: 11px;
color: #000000;}

/*内容ここまで*/
.whitewrap{backgroud-color:#ffffff;
width:100%;
    margin-top: 50px;
}


.green{background-color:#f4f7f0;
padding-top: 1px;
    width:100%;
    padding-bottom: 10px;
   margin-bottom: 100px;
height:60vh;
left:0;}


/*子ページここから*/
.headerimage{position: absolute;
	left: 0;
	width: 100vw;
margin: 0 auto;}


.content{margin-top: 170px;
width: 80%;
    align-items: center;
}

.breadcrumb{font-size:10px;margin-top: 100px;}
.mini{font-size:11px;
color:#000000;
line-height:1.5em;}

.allwrap{max-width:90vw;
margin:0 auto;}
.dtnone{display:none;}
.movie__dtnone{display:none;}
#shoplinksp{display:none;}
.spmainv{display:none;}
.spnavi{display:none;}
.tbnavi{display:none;}.tbmain{display:none;}
.spnavisplogo{display:none;}
.dtnonebr{display:none;}