@charset "utf-8";

/*スライドショーの部分*/
#graphic {
  width: 1280px;
  margin: 0 auto;
}

#graphic ul {
  display: block;
  list-style: none;
  padding-left: 0;
  position: relative;
}
#graphic ul li {
  display: block;
  opacity: 0;
}
#graphic ul li:nth-child(2),
#graphic ul li:nth-child(3) {
  position: absolute;
  top: 0;
}
#graphic ul li:nth-child(1) {
  position: relative;
  z-index: 3;
}
#graphic ul li:nth-child(2) {
  z-index: 2;
}
#graphic ul li:nth-child(3) {
  z-index: 1;
}
#graphic ul li.now {
  opacity: 1;
}
#graphic ul li.now:nth-child(1) {
  z-index: 0;
}
#graphic ul li img {
  vertical-align: bottom;
}
/*スライドショーの部分*/

/* グローバルナビ はじめ */

article, aside, details, figcaption, figure,footer,header, hgroup, menu, nav, section, main {
	display: block;
	margin: 0;
}

body {
-webkit-overflow-scrolling:auto;
font-family: 'Zen Maru Gothic', sans-serif;
}

ol, ul {
	list-style: none;
}

a {
  text-decoration: none;
}


/**
 * base
 */
.wrapper {
	width: 170px;
max-width:100%;
margin: 0 auto;
text-align: center;
display: block;
}


/*top写真*/
#topphoto1 {
text-align: center;
padding-bottom: 25px;
}
/*top写真*/


/**
 * menu
 */
 
 .menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    visibility: hidden;
    position: absolute;
    top: 40px;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}
 
 
.menu {
	

}

.menu > li {
	
	width: 170px;
	height: 50px;
	line-height: 50px;
	background:#99E9FF;
}

.menu > li a {
	display: block;
	color: #fff;
	font-weight:bold;
	font-size:15px;
}

.menu > li a:hover {
	color: #fff;
}

.menu__none:hover,
.menu__multi:hover,
.menu__mega:hover,
.menu__single:hover {
  background: #99E9FF;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.menu__second-level li {
  border-top: 1px solid #FFF;
}

.menu__third-level li {
  border-top: 1px solid #99E9FF;
}

.menu__second-level li a:hover {
  background: #99E9FF;
}

.menu__third-level li a:hover {
  background: #99E9FF;
}

.menu__fourth-level li a:hover {
  background: #99E9FF;
}

.init-bottom:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

/**
 * single menu
 */


.menu__single .menu__second-level {
  
  top: 40px;
  
  background: #99E9FF;
  -webkit-transition: .200s ease;
  transition: .2s ease;
  visibility: hidden;
  opacity: 0;
}

.menu__single:hover > .menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

.nav1 {
  display: flex;
  text-align: center;
  padding: 50px 330px 0 330px;
}

 

/* グローバルナビ おわり*/








/* ヘッダー はじめ */
.center {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  justify-content: center;
  }

.headerlogo {
  height: 100px;
text-align: center;
margin: 0 auto;
padding-top: 50px;
padding-bottom: 50px;

}

.logo {
text-align: center;
height: 100px;
padding-top: 50px;
padding-bottom: 50px;
}

.tb1 table {
margin-bottom: -12px;
}

/* ヘッダー おわり */





  /* メイン はじめ */
.main {
max-width: 1280px;
margin: 0 auto;
}

/*  コーディネートの表題。他ページと同様下１３０pxに設定*/

.coordinate {
text-align: center;
margin-top: 190px;
margin-bottom: 130px;
}

/*  コーディネートの表題。他ページと同様下１３０pxに設定*/

.gazou1 {
padding-left: 30px;
padding-bottom: 70px;
}

.gazou2 {
padding-top: 55px;
padding-right: 30px;
padding-bottom: 70px;
}

.gazou3 {
padding-top: 55px;
padding-left: 30px;
padding-bottom: 70px;
}


/* 画像は中央揃え */

.gallery_box {
display: flex;
text-align: center;
margin: 0 auto;
justify-content: center;
}

/* 画像は中央揃え */



/* クリスマスの2列 */

.gallery_box2 {
  width: 1000px;
  display: flex;
  text-align: center;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  }

/* クリスマスの2列 */

  .kadomaru {
    width: 115px;
    height: 16px;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    background: #999999;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
    margin: 0 auto;
  }

.botan {
  margin-top: 30px;
  margin-bottom: 55px;
}



/* 使用アイテムは全部左190px、下30pxで統一 */
  .siyou1 h2 {
  text-align: left;
  padding-left: 190px;
  padding-bottom: 30px;
  margin: 0;
    }

  figcaption {
  font-size: 12px;
  padding-bottom: 30px;
  }

 /* メイン おわり */



/* フッター はじめ */
  .footer {
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    }
  
    #logo{
    display: flex;
    justify-content: center;
    padding: 130px 35px 80px 35px;
    }
  
    #copyright {
      text-align: center;
      margin: 0 auto;
      justify-content: center;
      display: flex;
      padding-top: 80px;
      padding-bottom: 105px;
    }
  
    p {
    margin: 0;
    }
  
    #pagetop {
   text-align: right;
    }

  
  /* フッター おわり */