@charset "UTF-8";

@media screen and (max-width:768px) {

  /* 基本設定 */
  
  * {
    margin: 0;
    padding: 0;
  }
  body {
    font-size: 0.8em;
    line-height: 1.7;
    color: #000000;
    background-color: #FFF;
    font-family: 'ヒラギノ角　Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'MS Pゴッシク', 'MS PGothic', sans-serif;
  }
	a{
		text-decoration: none;
	}
  li{
    list-style-type: none;
  }
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition   : 0.5s ease-in-out;
  transition        : 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background : #fff;
  -webkit-transform: rotate(315deg);
  -moz-transform   : rotate(315deg);
  transform        : rotate(315deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background : #fff;
  -webkit-transform: rotate(-315deg);
  -moz-transform   : rotate(-315deg);
  transform        : rotate(-315deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  background: rgba(0,0,0,0.7);
  text-align: center;
  width: 100%;
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
  height: 100vh;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;

}
  #logo2{
    display: none;
  }
  #a1{
    display: none;
  }
  
  #a2{
    display: none;
  }
  img{
    width: 100%;
  }
  #logo{
    width: 80%;
    padding-top:12px;
    padding-left: 10px;
  }
  header{
    padding-bottom: 6px;
  }
	#special{
		width: 50%;
		margin: auto;
	}
	section h2 {
    text-align: center;
    font-size: 30px;
    color: #1b4a64;
    letter-spacing: 0.1em;
    font-family: "小塚ゴシック Pr6N";
    margin-top: 2px;
}
	.rezort {
    text-align: center;
    font-size: 15px;
    color: #1b4a64;
    letter-spacing: 0.1em;
    font-family: "小塚ゴシック Pr6N";
    margin-top: -13px;
	}
	#nannkai {
    text-align: center;
    font-size: 13px;
    margin-bottom: 25px;
    font-family: "小塚ゴシック Pr6N";
    padding-top: 14px;
	}
.kyosikimousikomi {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 13px;
    padding-bottom: 39px;
    text-align: center;
}
	.kannsennyobou {
    background-color: #547bb1;
    width: 100%;
    height: 53px;
    margin: auto;
    margin-bottom: 49px;
    font-size: 17px;
    padding-top: 6px;
    text-align: center;
	}
	.kannsennyobou a {
    color: black;
	}
	main section {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
	main nav {
    width: 100%;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 33px;
    background-color: #f9f9e9;
	}
	
	#onrainnsoudan h2 {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 30px;
    margin-top:10px;
	}
	
	#mainarea1 {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 26px;
	}
	#umi {
    display: none;
	}
	#kyosiki {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 14px;
    text-align: center;
    margin-bottom: 35px;
  }
  #moge h3 {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 14px;
    color: #1b4a64;
    margin-bottom: 13px;
	font-weight: bold;
  }
  #moge2 {
    width: 100%;
    height: 53px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    font-family: Osaka;
    font-size: 12px;
    margin-bottom: 74px;
    text-align: center;
  }
   #wedding h2 {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 48px;
  }
  #rizot {
    font-family: "ヒラギノ明朝 ProN";
    text-align: center;
    font-size: 18px;
    color: #1b4a64;
    margin-top: -18px;
    margin-bottom: 61px;
  }
  #hawaii {
    font-family: "小塚ゴシック Pr6N";
    font-size: 48px;
    position: absolute;
    right: 298px;
    margin-top: 14px
  }
  #ai {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 272px;
    margin-top: 100px;
    text-align: center;
  }
  #hawaikyosikikotira {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 332px;
    margin-top: 188px;
    text-align: center;
    background-color: #fff;
  }
	#hawaikyosikikotira a{
		color:black;
		background-color: #FFF;
	}
	#hawaikyosikikotira a:hover{
	    color:#9397aa;
	}
	#barikyosikikotira a{
		color:black;
		background-color: #FFF;
	}
	#barikyosikikotira a:hover{
	    color:#9397aa;
	}
	#okinawakyosikikotira a{
		color:black;
		background-color: #FFF;
	}
	#okinawakyosikikotira a:hover{
		color:#9397aa;
	}
  #bari2 {
    font-family: "小塚ゴシック Pr6N";
    font-size: 48px;
    position: absolute;
    right: 651px;
    margin-top: 14px
  }
  #sinnpitekina {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 590px;
    margin-top: 104px;
    text-align: center;
  }
  #barikyosikikotira {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 661px;
    margin-top: 188px;
    text-align: center;
    background-color: #fff;
  }
  #okinawa1 {
    font-family: "小塚ゴシック Pr6N";
    font-size: 48px;
    position: absolute;
    right: 277px;
    margin-top: 14px
  }
  #kokunaininnkino {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 283px;
    margin-top: 104px;
    text-align: center;
  }
  #okinawakyosikikotira {
    font-family: "ヒラギノ明朝 ProN";
    font-size: 12px;
    position: absolute;
    right: 335px;
    margin-top: 188px;
    text-align: center;
    background-color: #fff;
  }
  main nav {
    width: 100%;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 49px;
	background-color: #f9f9e9;
}
  #haikei {
    background-color: #f9f9e9;
	width: 1010px;
	margin: 0 auto;
  }
#hawai_1 {
 display: none;
}
#moge {
 display: none;
}
#hawai {
  display: none;
}
#bari {
  display: none;
}
#okinawa {
  display: none;
  }
  #happy {
    text-align: center;
    font-family: "ヒラギノ明朝 ProN";
    font-size: 15px;
    margin-top: -12px;
  }
  #happy a{
		color: black;
  }
  #onrainnsoudan h2 a{
    color: black;
  }
  #gozitakudekanntann {
    text-align: center;
    font-family: "ヒラギノ明朝 ProN";
    font-size: 15px;
  }
  #gozitakudekanntann a{
		color: black;
	}
  #kyosiki{
    display: none;
  }
  #moge2{
    display: none;
  }
  #wedding h2{
    font-size: 15px;
  }
  #wedding h3{
    display: none;
  }
  #weddingdress {
  text-align: center;
  font-family: "ヒラギノ明朝 ProN";
  font-size: 14px;
  color: #1b4a64;
  margin-top: -18px;
  margin-bottom: 30px;
}
  #hanayome {
  font-family:"ヒラギノ明朝 ProN";
  font-size: 15px;
  text-align: center;
  margin-bottom: 40px;
}
#dress{
  width: 80%;
  margin: 0 auto;
}
  #maindress{
    width: 100%;
  }
  #footerlnner {
  width: 100%;
  height: 356px;
  margin: 0 auto;
}
#footerlnner h2 {
  font-size: 20px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN";
}
	#footerlnner h2 a:hover{
		color:#9397aa;
	}
#footerlnner .COMPANY {
  display: flex;
  margin-bottom: 10px;
  color: black;
  width: 100%;
  justify-content: space-around;
}
  .COMPANY h3{
		margin-bottom: 10px;
	}
.COMPANY div {
  font-size: 12px;
  margin-top: 50px;
}
	#kaisyazyouhou li a{
		color:black;
	}
	#kaisyazyouhou li a:hover{
		color:#c6c8d1;
	}
	#saitomappu li a{
		color:black;
	}
	#saitomappu li a:hover{
		color:#c6c8d1;
	}
	#houzinnnookyakusama li a{
		color:black;
	}
	#houzinnnookyakusama li a:hover{
		color:#c6c8d1;
	}
	#last li a{
		color:#c6c8d1;
	}
 #footerlnner h2 a{
		color: black;
	}
.last {
  display: flex;
  text-align: center;
  justify-content: space-around;
  color:#d1d5d7;
}
	.last li a{
		color:black;
	}
	.last li a:hover{
		color: #c6c8d1;
	}
#follo {
  font-family: Arial;
  font-size: 15px;
  color: #f9e9df;
  position: absolute;
  right: 203px;
  margin-top: -167px;
}
#insta {
  display: flex;
  width: 20%;
  float: right;
  margin-bottom: 15px;
  margin-right: 20px;
}
  .copyrigth{
  width: 100%;
  text-align: center;
  }
  #kaisyazyouhou li a{
		color:black;
	}
	#kaisyazyouhou li a:hover{
		color:#c6c8d1;
	}
  #doreduitirann{
    display: none;
  }
  #follo{
    display: none;
  }
  	#last li a{
		color:#c6c8d1;
	}
 #footerlnner h2 a{
		color: black;
	}
  #footerlnner h2{
  margin-top: 20px;
  }
.last {
  display: flex;
    text-align: center;
    justify-content: space-around;
    color: #d1d5d7;
    clear: both;
      margin-bottom: 15px;
}
	.last li a{
		color:black;
	}
	.last li a:hover{
		color: #c6c8d1;
	}
 #mainarea1{
display: none;
  }
  #wedding h2{
    display: none;
  }
}


