@charset "UTF-8";

/* カスタム */
/* same-1:ページ下部の部分 */

a:link{
  color: #ff6666;
}
a:visited{
  color: #ff6666;
}
a:hover{
  color: #ffaaaa;
}

/* 背景・色 */
#header{
  background-image: url(header-back.jpg);
}
#top-gazou{
  background-image: url(top-gazou-back.png);
  background-size: cover;
  background-position: 50% 100%;
}
#top-gazou2{
  background-image: url(top-gazou-back2.jpg);
  background-size: cover;
  background-position: 100% 30%;
}
body{
  background-image: url(body-back.jpg);
  background-position: 100% 0%;
}
#inner{
  background-image: url(inner-back.jpg);
  background-position: 100% 0%;
}
#aside dl dt{
  background-image: url(aside-back.jpg);
}
#footer{
  background-image: url(footer-back.jpg);
  background-attachment: fixed;
  background-position: 100% 0%;
}
#footer p a{
  color:#555555;
}
#footer p a:hover{
  color:#999999;
}
#top-nav-left,#top-nav-right{
  background-image: url(top-nav.jpg);
}
.dtable{
  border-color: #ffcccc;
}
.dtable .cell-1{
  background-color: #fff4f4;
}
.dtable .cell-2{
  background-color: #ffffff;
}
/* header-table */
.header-table div.cell-1{
  width: 40%;
}
.header-table div.cell-2{
  width: 60%;
}
@media screen and (max-width:1180px){
.header-table div.cell-1{
	display:block;width:100%;text-align:center;
}
.header-table div.cell-2{
	display:none;
}
}
/* pc-nav */
#pc-nav{
  text-align: right;
  background-image: none;
  background-color: transparent;
  margin: 10px 0px;
}
.dropmenu li{
  width: auto;
  height: auto;
  float: none;
  display: inline-block;
  color: #333333;
  border-width: 0px;
  border-style: solid;
  border-color: #660000;
  background-image: none;
  background-color: transparent;
}
.dropmenu li:last-of-type{
  border-width: 0px;
}
.dropmenu li a{
  color: #333333;
}
.dropmenu li a:hover{
  color: #ffaaaa;
}
.dropmenu li p{
  font-size: 17px;
  font-weight: bold;
  text-shadow: 
    white 1px 1px 10px, white -1px 1px 10px,
    white 1px -1px 10px, white -1px -1px 10px;
  padding: 10px 20px;
}
.dropmenu li:hover{
  background-color: #ffeeee;
}
.dropmenu li ul{
  width: 100%;
}
.dropmenu li ul li{
  border-color: #660000;
  border-width: 1px 0px 0px 0px;
  background-image: none;
  background-color: #ffeeee;
}
.dropmenu li ul li:last-of-type{
  border-width: 1px 0px;
}
.dropmenu li ul li p{
  padding: 10px 20px;
  border-width: 1px 0px;
}
.dropmenu li ul li p:hover{
  color:#b9157c;
}
/* top-nav */
#top-nav-left{
  border-right: solid 1px #ffffff;
}
/* slide-nav */
#slide-nav{
  border-left: 1px solid #330000;
}
#slide-nav li{
  border-bottom: 1px solid #330000;
}
#slide-nav li p{
  padding: 20px 5px;
}
#slide-nav li p::before{
  color: #ff9999;
  content:"■";
  padding-right: 3px;
}
#slide-nav a{
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
#slide-nav a:hover{
  color: #ffcccc;
}
/* top-gazou-hako */
.top-gazou-hako{
  padding: 80px 15px;
}
/* 見出し */
.midashi1{
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #333333;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.midashi2{
  font-size: 38px;
  color: #555555;
  font-weight: normal;
  padding: 25px 15px 0px 15px;
  margin: 0px;
  display: block;
  text-align: center;
  line-height: 1.4;
  background-color: transparent;
  text-shadow: 2px 2px 2px #e1e1e1;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ff9999;
  border-radius: 0px;
  background-image: none;
}
.midashi3{
  font-size: 28px;
  color: #ff6666;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 25px 0px;
  display: inline-block;
  text-align: left;
  line-height: 1.4;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ff9999;
  border-radius: 0px;
}
/* 
.midashi3::before{
  color: #ff6666;
  padding-right: 3px;
  content: "♪";
}
 */
.midashi3::before{
  color: #ff6666;
  padding-right: 0px;
  content: "";
  display: inline-block;
  width: 41px;
  height: 41px;
  background-image: url(g-clef.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
@media screen and (max-width:1180px){
.midashi3::before{
  width: 30px;
  height: 30px;
}
}
.midashi4{
  font-size: 18px;
  color: #ff6666;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  display: inline;
  text-align: left;
  line-height: 1.4;
  border-bottom: none;
}
.midashi5{
  font-size: 18px;
  font-weight: bold;
  color: #ff6666;
  text-align: left;
  display: inline;
}
.top-midashi{
  font-size: 55px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 1.4;
  text-shadow: 
    #ff9999 1px 1px 10px, #ff9999 -1px 1px 10px,
    #ff9999 1px -1px 10px, #ff9999 -1px -1px 10px;
}
#aside dl dd p a:hover{
  color: #ffcc00;
}
#page-top a{
  background-color: #ff6666;
}
#page-top a:hover{
  background-color: #ffcccc;
}
body{
  color: #333333;
  font-size: 17px;
}
.hako-big{
  padding-top: 50px;
}
.hako{
  padding: 5px 0px;
  margin: 0px auto 50px auto;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width:768px){
.hako-big{
  padding-top: 40px;
}
.hako{
  margin-bottom: 40px;
}
}
#wrapper{
  width: 100%;
  padding-top: 0px;
}
.haikei-video{
  position: relative;
  overflow: hidden;
}
.haikei-video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.haikei-video .haikei-video-img,
.haikei-video .top-gazou-hako{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}
.comment-image{
  width: 250px;
  height: 250px;
  padding: 3px;
  vertical-align: bottom;
  box-sizing: border-box;
  object-fit: cover;
  font-family: 'object-fit: cover;'/* IE・Edgeでもobject-fitを使えるようにする。なお、この記述は}の直前にしないと他の命令が消える。 */
;
}
.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 
body{
  font-size: 16px;
  line-height: 1.6;
  font-family: "游ゴシック体","Yu Gothic",YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body{
  font-size: 15px;
  line-height: 1.5;
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}
.midashi1,.midashi2,.midashi3{
  font-weight: bold;
}
.midashi4,.midashi5{
  font-weight: bold;
}
 */
/* ＝＝＝＝＝＝＝＝＝＝カスタムスマホ用＝＝＝＝＝＝＝＝＝＝ */
@media screen and (max-width:1180px){
/* スマホ時のカスタムトップ画像の調整 */
.midashi1{
	font-size: 15px;
	text-align:center;
}
.midashi2{
	font-size:27px;text-align:left;
}
.midashi3{
	font-size:24px;text-align:left;
}
.midashi4{
	font-size:18px;text-align:left;
}
.midashi5{
	text-align:left;
}
.top-midashi{
	font-size:25px;
}
#top-gazou{
	background-position:50% 50%;background-attachment:scroll;
}
#top-gazou2{
	background-position:50% 50%;background-attachment: scroll;
}
.top-gazou-hako{
    padding: 40px 15px;
}
body{
	background-attachment:scroll;
}
#inner{
	background-attachment:scroll;
}
#footer{
	background-attachment:scroll;
}
.li-25.suma-inline-33{
	width: 33%;
}
}
/* ＝＝＝＝＝＝＝＝＝＝カスタムスマホ用ここまで＝＝＝＝＝＝＝＝＝＝ */

/* 色 */

#footer p a{
  color:#555555;
}
#footer p a:hover{
  color:#999999;
}
.dtable{
  border-color: #ffcccc;
}
.dtable .cell-1{
  background-color: #fff4f4;
}
.dtable .cell-2{
  background-color: #ffffff;
}
.dropmenu li{
  color: #333333;
  border-color: #660000;
  background-color: transparent;
}
.dropmenu li a{
  color: #333333;
}
.dropmenu li a:hover{
/* フォーマルのとき
  color: #ffaaaa;
  background-color: transparent;
 */
  color: #333333;
  background-color: #ffeeee;
}
.dropmenu li ul li{
  background-color: #ffeeee;
}

/* slide-nav */
#slide-nav{
  border-left: 1px solid #333333;
}
#slide-nav li{
  border-bottom: 1px solid #333333;
}
#slide-nav li p::before{
  color: #ff9999;
}
#slide-nav a:hover{
  color: #ffcccc;
}
.midashi1{
  color: #333333;
}
.midashi2{
  color: #333333;
}
.midashi3{
  color: #ff6666;
  border-color: #ffcccc;
}
.midashi3::before{
  color: #ff6666;
}
.midashi4{
/* フォーマルのとき
  color: #555555;
 */
  color: #fa8072;
  border-color: #fa8072;
}
.midashi5{
  color: #ff8888;
}
.top-midashi{
  text-shadow: 
    #ff9999 1px 1px 5px, #ff9999 -1px 1px 5px,
    #ff9999 1px -1px 5px, #ff9999 -1px -1px 5px;
}
#aside dl dd p a:hover{
  color: #ffaaaa;
}
#page-top a{
  background-color: #ff6666;
}
#page-top a:hover{
  background-color: #ffcccc;
}

/* 
.top-midashi{
  text-shadow: none;
}
.dropmenu li p{
  text-shadow: none;
}
 */
