@charset "utf-8";

/*ヘッダ部分-----------*/
.hed-haikei {
	width: 100%;
	float: left;
	padding-bottom: 80px;
	background-color: #E98387;
	background-image: url(../images/haikei_cornar.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.hed-mainphoto {
	width: 86%;
	float: left;
	padding-top: 60px;
	padding-left: 7%;
	padding-right: 7%;
	text-align: center;
}
.hed-mainphoto {
	width: 86%;
	float: left;
	padding-top: 60px;
	padding-left: 7%;
	padding-right: 7%;
	text-align: center;
}
.hed-mainphoto img {
	width: 100%;
	height: auto;
}
.hed-maincopy {
	width: 90%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	padding-top: 80px;
	color: #FFFFFF;
	font-size : 46px;
	line-height: 1.3em;
}
.hed-maincopy img {
	padding-bottom: 30px;
}
.his-slide-wrap {
  width: 100%;
	float: left;
	  margin-top: 80px;
}
#slide-box {
  margin-bottom: 60px;
}
.his-img {
  height: 348px;
}
.hed-subcopy {
	width: 90%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	color: #FFFFFF;
	font-size : 22px;
	line-height: 1.8em;
	letter-spacing: 0.5px;
		transition: .8s;
}
.hed-subcopy-rogo {
	padding-bottom: 30px;
}
/*宝塚風景画像のスライダー*/
.topslider-wrap {
  width: 100%;
	height: 649px;
  position: relative;
  clear: both;
  display: block;
	background-color: #E98387;
	z-index: 1;
}
.topslider {
  width: 100%;
  height: 649px;
  position: absolute;
  clear: both;
	background-color: #E98387;
	z-index: 2;
}
.topslider ul{
	margin:0;
	padding:0;
	list-style:none;
}
.li-01{
	width: 100%;
	height: 649px;
	position: absolute;
	top: 0;
	left: 0;
	animation-iteration-count: infinite;
	animation-duration: 24s;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	background-image: url(../images/fukei_01.png);
}

.li-02{
	width:100%;
	height:649px;
	position:absolute;
	top:0;
	left:0;
	animation-iteration-count:infinite;
	animation-duration:24s;
  background-image: url(../images/fukei_02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.li-03{
	width: 100%;
	height: 649px;
	position: absolute;
	top: 0;
	left: 0;
	animation-iteration-count: infinite;
	animation-duration: 24s;
	background-image: url(../images/fukei_01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.li-04{
	width:100%;
	height:649px;
	position:absolute;
	top:0;
	left:0;
	animation-iteration-count:infinite;
	animation-duration:24s;
  background-image: url(../images/fukei_02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.li-01{
	animation-name:slider;
	animation-delay: 0s;
}
.li-02{
	animation-name:slider;
	animation-delay: 6s;
	opacity:0;
}
.li-03{
	animation-name:slider;
	animation-delay: 12s;
	opacity:0;
}
.li-04{
	animation-name:slider;
	animation-delay: 18s;
	opacity:0;
}
@keyframes slider{
	0%{
		opacity:0;
	}
	22.84%{
		opacity:1;
	}
	33.26%{
		opacity:1;
	}
	43.68%{
		opacity:0;
	}
	100%{
		opacity:0;
	}	
}
/*スライダーここまで----*/

/*トピックス--------*/
.topic-wrap {
	width: 50%;
	clear: both;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 180px;
	position: absolute;
	background : rgba(255, 255, 255, 0.8);
	border-radius: 10px;
	max-width: 600px;
	z-index: 3;
	top: 3px;
	left: -4px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topic-title {
	width: 60%;
	float: left;
	font-size : 20px;
	line-height: 1.3em;
	color : #A27C52;
	text-align: center;
	padding-bottom: 8px;
	display: flex;
   align-items: center;
	margin-left: 20%;
	margin-right: 20%;
}
.topic-title::before,
.topic-title::after {
content: "";
height:1px;
flex-grow: 1;
background-color:#A27C52;
}
.topic-title:before {
margin-right: 10px;
}
.topic-title:after {
margin-left: 10px;
}


.topic-innar-wrap {
	width: 100%;
	float: left;
	height: 260px;
	overflow: scroll;
	overflow-x: hidden;
}
.topic-innar {
	width: 100%;
	float: left;
}
.topic-photo {
	width: 48%;
	float: left;
	padding-left: 3%;
	margin-bottom: 5px;
}

.topic-tex {
	width: 46%;
	float: left;
	padding-top: 20px;
	padding-right: 2%;
	padding-left: 1%;
	line-height: 1.6em;
}
.topic-free {
	width: 94%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 5px;
}
.topic-aki {
	padding-bottom: 10px;
}
/*-------------------
*/
.grade-haikei {
	width: 100%;
	float: left;
	background:linear-gradient(89.50888122877313deg, rgba(236, 125, 128,1) 12.636011279107375%,rgba(236, 125, 127,1) 12.636011279107375%,rgba(245, 163, 95,1) 52.252435721216045%,rgba(236, 125, 128,1) 88.09586735931435%);
	padding-top: 60px;
	padding-bottom: 60px;
}
.rococo-rogo-en {
	width: 100%;
	float: left;
	font-size : 65px;
	line-height: 1.3em;
	color : #A27C52;
	text-align: center;
	padding-top: 30px;
	background-image: url(../images/kirakira.png);
	background-repeat: no-repeat;
	background-position: 80% top;
	padding-bottom: 80px;
	transition: .8s;
}
.daenphoto-wrap {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.daenphoto-left {
	width: 50%;
	float: left;
	transition: .8s;
}
.daenphoto-right {
	width: 42%;
	float: left;
	line-height : 1.8em;
  letter-spacing : 0.8px;
  color : #FFFFFF;
	padding-left: 3%;
	padding-right: 5%;
	padding-top: 60px;
	transition: .8s;
}
.daenphoto-right-02 {
	width: 50%;
	float: left;
	text-align: right;
	transition: .8s;
}
.daenphoto-left-02 {
	width: 42%;
	float: left;
	line-height : 1.8em;
  letter-spacing : 0.8px;
  color : #FFFFFF;
	padding-left: 5%;
	padding-right: 3%;
	padding-top: 60px;
	transition: .8s;
}
.daenphoto-title {
	font-size : 26px;
	padding-bottom: 30px;
}
.subtitle {
	width: 100%;
	float: left;
	text-align: center;
	font-size : 58px;
	line-height: 1.3em;
  color : #E5007F;
	padding-top: 60px;
	padding-bottom: 30px;
	transition: .8s;
}
.subtitle-copy {
	width: 100%;
	float: left;
	text-align: center;
	 font-size : 22px;
  line-height : 1.8em;
	letter-spacing: 1.0px;
  color : #4D4D4D;
	padding-bottom: 60px;
	transition: .8s;
}
.online-base {
	width: 100%;
	float: left;
	margin-top: 40px;
	background-image: url(../images/nami_haikei.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
.online-photo {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 60px;
	transition: .8s;
}
.online-bana-wrap {
	width: 56%;
	float: left;
	margin-left: 22%;
	margin-right: 22%;
	margin-bottom: 60px;
}
.online-bana-l {
	width: 47%;
	float: left;
	text-align: right;
	transition: .8s;
	margin-right: 3%;
}
.online-bana-r {
	width: 47%;
	float: left;
	transition: .8s;
	margin-left: 3%;
}
.online-bana-img {
	width: 74%;
	float: left;
	text-align: right;
}
.online-bana-qr {
	width: 21%;
	float: left;
	padding-right: 5%;
	padding-top: 10px;
}
.online-bana-tex {
	width: 100%;
	float: left;
	font-size : 14px;
  line-height : 1.6em;
  letter-spacing : 0.35px;
  color : #4D4D4D;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #A27C52;
}
.access_wrap {
	width: 100%;
	float: left;
	transition: .8s;
}
.access_left {
	width: 41%;
	float: left;
	padding-left: 9%;
}
.access_right {
	width: 50%;
	float: left;
	padding-top: 20px;
}
.access_left-tex {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	text-align: left;
	color : #4D4D4D;
	line-height: 1.6em;
}
.access_left-phto {
	width: 100%;
	float: left;
	text-align: left;
}
.access_name {
	font-size: 20px;
	padding-bottom: 10px;
}
.access_name-jp {
	font-size: 26px;
	padding-bottom: 10px;
}
.access_time {
	font-size: 18px;
	letter-spacing: 1.0px;
}
.access_tel {
	font-size: 18px;
	letter-spacing: 1.0px;
}
.access-korona {
	font-size: 12px;
}
.access_right-tex {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: center;
	color : #4D4D4D;
	line-height: 1.6em;
	border-bottom: 1px solid #A27C52;
}
.access_right-map {
	width: 100%;
	float: left;
	text-align: right;
}
.futa-copyright {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*ページトップボタン----*/

#page-top {
	position: fixed;
	bottom: 100px;
	right: 20px;
  z-index: 99999;
}
/*デザイン関連共通*/

.toka {
}
.sp-img {
}
/*pcとスマホで改行を変える*/
.br-pc { 
  display:block; 
}
.br-sp { 
  display:none; 
}
/*inview.jsの動き4パターン*/
/*box-mv01を付ける元divのcssにtransition: .8s;が必要*/
/*移動+フェードイン表示--------*/

.box-mv01{
	opacity: 0;
	transform: translate(0,60px); 
}
.mv01{
	opacity: 1.0;
	transform: translate(0,0); 
}

/*------------------------*/
