﻿@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');
main{position:relative}
.bgImg {
      position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 200%;
    transition: top 1.9s ease-out;
        background: url(Dup/img/hana1.png);
        background-size: 550px;
}
#cms_3-e .box_wrap, #cms_3-e .sub_cate_title {
    max-width: 1000px;margin: 0 auto;
}



.font_14 {
    font-size: 15px;
}


#fakeloader {
    background-color: #ffe2e2;
}
#fakeloader:after {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-position: -7px 205px;
    background-image: url(Dup/img/hana1.png);
    background-size: 487px;
    z-index: -1;
    animation: loading 3.4s infinite alternate;
}

@keyframes loading {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#pc_nav li, #top_pc_nav li, #footer_nav li {
    max-width: 172px;
}
#footer_nav li a::after {
    background: #ffdddd;
}
.banner {
    position: relative;  transition:0.3s all;
}
.banner a:hover {
 /*transform:scale(1.02,1.02);*/
  transition:0.3s all;
}

.banner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.banner a:after, .banner a:before {
    background-color: #ffffff;
}
.banner a:before {
    opacity: .2;
}
.banner a:after {
    opacity: .4;
}
.banner a:after, .banner a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: translate3d(-101%,0,0) scale(1,1);
    transform: translate3d(-101%,0,0) scale(1,1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.banner {
	position: relative;overflow: hidden;
}
.banner a:hover:before {
    -webkit-transition-delay: .06s,.06s;
    transition-delay: .06s,.06s;
}
.banner a:hover:after, .banner a:before {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    transition: -webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    transition: transform .6s cubic-bezier(.645,.045,.355,1);
    transition: transform .6s cubic-bezier(.645,.045,.355,1),-webkit-transform .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: translate3d(0,0,0) scale(0,1);
    transform: translate3d(0,0,0) scale(0,1);
}

#main_img a {
    max-width: 400px;
}
#main_img:before {
    background-color: rgba(191, 80, 103, 0.24);;
}
.back1 {
 background: rgba(255, 253, 248,0.60);
}
.back2 {
    /*background: rgb(255 253 248 / 60%);*/
    background: rgba(255,253,248, 1);
background: linear-gradient(180deg, rgba(255,253,248,0.6) 0%, rgba(255,253,248,0.6) 85%, rgba(255,253,248,0) 100%);
    
}
#contents1 .con_box, #contents2 .con_box {
   background-color: rgba(255,255, 255, 0);
    background-image: radial-gradient(#ffffff 36%, rgba(255, 255, 255, 0.4) 69%, rgba(255, 255, 255, 0) 80%);
        padding-top: 89px;
    padding-bottom: 88px;
    margin-top: 12%;
}
#contents2 .con_box {
    padding-left: 10%;
}
#top_cms {
    padding-top: 30px;
}
.top_cms_box {
background: rgba(255, 253, 248, 0.85);
margin: 34px 0;
padding-top: 100px;
border: 1px solid #fefefe;
}

#info_contact .con_img:before {
    background-color: rgba(255, 255, 255, 0.70);
}

.nav_menu_more:first-of-type a .icon:before {
    content: "\f086";
}
#contents3_wrap:after {
    background-color: rgba(250, 145, 145, 0.50)!important;
}



#cms_3-e .cate_title {
    text-align: center;
}
#cms_3-e figure {
    margin: 0px auto 30px;
    box-shadow: none;
}

#cms_3-e .sub_cate_title {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    position: relative;
    border-bottom: solid 1px #fa91b6;
    display: block;
    border-top: 0;

}
#cms_3-e .sub_cate_title:after {
    position: absolute;
    content: " ";
    display: block;
    width: 8%;
    bottom: -1px;
    border-bottom: solid 1px #d6d6d6;
    left: 0;
}
#cms_2-a .cate_title {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    position: relative;
    border-bottom: solid 2px #fa91b6;
    display: block;
    text-align: left;
    border-top: 0;

}
#cms_2-a .cate_title:after {
    position: absolute;
    content: " ";
    display: block;
    width: 8%;
    bottom: -2px;
    border-bottom: solid 2px #d6d6d6;
    left: 0;
}

    

@media(max-width: 768px) {
#contents1 .con_box, #contents2 .con_box {
    margin-top: -10%;
}
.top_cms_box:first-of-type, .top_cms_box {
    padding-top: 50px;
}
li.prev {
    margin-right: 0;/*要る*/
}
}
@media(max-width: 667px) {
#contents1 .con_box, #contents2 .con_box {
    margin-top: -18%;
}
#contents2 .con_box {
    padding-left: 0%;
}
#contents2_wrap {
    width: 100%!important;
}

}

@media all and (-ms-high-contrast: none) {
	.cms_2-a .cate_title {
		padding: 6px 0 0 12px;
		line-height: 1.3;
	}
	.pager li a {
	    padding-bottom: 3px;
	}
	.banner a {
	    padding-top: 16px;
	}
	#page8 .banner_box a {
	    padding: 30px 0 21px;
	}
}
