﻿@import url('https://fonts.googleapis.com/css2?family=Potta+One&display=swap');


/* ---------- loopSlider ---------- */
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #1c1c1c;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
@media(max-width: 768px) {
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media(max-width: 667px) {
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}


.sample{
    vertical-align: bottom;
    width: 11%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
    right: 45%;
    background-repeat: no-repeat;
   
}


.sample1{
    vertical-align: bottom;
    width:36%;
    height: auto;
    position: relative;
    position: absolute;
   z-index: 1;
    LEFT: 33%;
    BOTTOM: 27%;
   margin: 10px;
    animation: fluffy1 2s ease infinite; 
    /*-moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;*/
}


.sample2{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 0;
    LEFT: 39%;
    BOTTOM: 82%;
    margin: 10px;
    animation: fluffy1 2s ease infinite;
}

.sample3{
    vertical-align: bottom;
    width: 34%;
    height: auto;
    position: relative;
    position: absolute;
 
   LEFT: 893PX;
    BOTTOM: -1171px;
}


.sample4{
    vertical-align: bottom;
    width: 12%;
    height: auto;
    position: absolute;
   
    z-index: 3;
    LEFT: 76%;
   top: 3%;
    

    -moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;
}


.sample5{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 0;
   LEFT: 35%;
    BOTTOM: 80%;
    

    -moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;
}

.sample6{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: -5;
    LEFT: 42%;
    BOTTOM: 77%;
    margin: 10px;
    animation: fluffy1 2s ease infinite;
    

    /*-moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;*/
}


.sample7{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
    LEFT: 78%;
    BOTTOM: 99%;
   margin: 10px;
    animation: fluffy1 2s ease infinite;
    

    /*-moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left; */ 
}


.sample8{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 2;
    LEFT: 82%;
    BOTTOM: 116%;
    margin: 10px;
  margin: 10px;
  animation: fluffy1 2s cubic-bezier(0.62, 0.01, 0.72, -0.19) infinite;
    

   /*-moz-animation: swing linear 5s infinite;
    -moz-transform-origin: center -30px 0;
    -webkit-animation: swing linear 5s infinite;
    -webkit-transform-origin: center -30px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -30px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin: center -30px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;*/
}



#contents1_wrap{
    background-image: url(dup/img/haikei13.png);
    background-attachment: revert;
    background-repeat: no-repeat;
    background-position: top RIGHT;
    background-size: 58%;
}


.anim_type1 {animation: type1 3s infinite ease-in-out alternate;}
@keyframes anim_type1 {
	0% {transform:translate(0, 0) rotate(-7deg);}
	50% {transform:translate(0, -7px) rotate(0deg);}
	100% {transform:translate(0, 0) rotate(7deg);}
}

@-moz-keyframes swing {
    0% { -moz-transform: rotate(0deg) }
    25% { -moz-transform: rotate(5deg); }
    50% { -moz-transform: rotate(0deg); }
    75% { -moz-transform: rotate(-5deg); }
    100% { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes swing {
    0% { -webkit-transform: rotate(0deg); }
    25% { -webkit-transform: rotate(5deg); }
    50% { -webkit-transform: rotate(0deg); }
    75% { -webkit-transform: rotate(-5deg); }
    100% { -webkit-transform: rotate(0deg); }
}    
@-o-keyframes swing {
    0% { -o-transform: rotate(0deg); }
    25% { -o-transform: rotate(5deg); }
    50% { -o-transform: rotate(0deg); }
    75% { -o-transform: rotate(-5deg); }
    100% { -o-transform: rotate(0deg); }
}
@-ms-keyframes swing {
    0% { -ms-transform: rotate(0deg); }
    25% { -ms-transform: rotate(5deg); }
    50% { -ms-transform: rotate(0deg); }
    75% { -ms-transform: rotate(-5deg); }
    100% { -ms-transform: rotate(0deg); }
}
@keyframes swing {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(5deg); }
    50% { transform: rotate(0deg); }
    75% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0); }
  5% {
    transform: translateY(0); }
  10% {
    transform: translateY(0); }
  20% {
    transform: translateY(-10px); }
  25% {
    transform: translateY(0); }
  30% {
    transform: translateY(-10px); }
  50% {
    transform: translateY(0); }
  100% {
    transform: translateY(0); } }
    
    
/*-----------------------------カラー-----------------------------------------------*/
    
    
    @charset "utf-8";
/* CSS Document */
/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #56383A} /* メインカラー */
.txt_color2{color: #EA3049} /* サブカラー */
.txt_color3{color: #C45F2C} /* アクセントカラー1 */
.txt_color4{color: #56383a} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #56383A} /* メインカラー */
.bg_color2{background-color: #EA3049} /* サブカラー */
.bg_color3{background-color: #C45F2C} /* アクセントカラー1 */
.bg_color4{background-color: #56383a} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #56383A}
.border_color2{border-color: #EA3049}
.border_color3{border-color: #C45F2C}
.border_color4{border-color: #56383a}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #56383A} /* メインカラー */
.hvr_txt_color2:hover{color: #EA3049} /* サブカラー */
.hvr_txt_color3:hover{color: #C45F2C} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #56383a} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #56383A} /* メインカラー */
.hvr_bg_color2:hover{background-color: #EA3049} /* サブカラー */
.hvr_bg_color3:hover{background-color: #C45F2C} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #56383a} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #56383A}
.hvr_border_color2:hover{border-color: #EA3049}
.hvr_border_color3:hover{border-color: #C45F2C}
.hvr_border_color4:hover{border-color: #56383a}



#main_img .bg_white {
    background-color: rgb(205 182 188 / 0%);
}



#top_pc_nav{font-family: 'Potta One', cursive;}


#header{
    background-color: rgb(255 255 255 / 68%);
}


.hannari{
    color: #ea3049;
}


pd_t-5per{
    color: #fff7f0!important;
}

.back1:before {
    background-color: #fff7f0;
}

.back1:before {
    background-color: #fff7f0!important;
}

#fakeloader{
    background-color: #fff7f0;
}

#footer{
    background-color: #fff7f0;
}

#copyright{
    background-color: #EA3049;
}
.page_title_box {
    background-color: #ea3049;
}

.page_title_box  .hannari {
    color: rgb(255 255 255 / 90%);
}

.txt_color3 {
    color: #ea3049;
}

#pc_nav li a{
    color: rgb(234 48 73 / 70%);
    font-family: 'Potta One', cursive;
}

@media screen and (max-width: 768px){
.back1:before {
    top: 0;
    left: 0;
    z-index: -1;
}
    
    
    
    
#contents1_wrap {
    background-image: url(dup/img/haikei4.png);
    background-attachment: revert;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 78%;
}
}

.back1:before {
    top: 0;
    left: 0;
    z-index: -1;}
    
    
    
.sample9{
    vertical-align: bottom;
    width: 14%;
    height: auto;
    
    position: absolute;
    z-index: 16;
    LEFT: 71%;
  PADDING-TOP: 4%;
    margin: 10px;
    margin: 10px;
    animation: fluffy1 2s cubic-bezier(0.62, 0.01, 0.72, -0.19) infinite;
}


.sample10 {
    vertical-align: bottom;
    width: 29%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 3;
    LEFT: -5%;
    bottom: -55%;
    margin: 10px;
}



.sample11{
    vertical-align: bottom;
    width: 9%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 16;
   LEFT: 78%;
    PADDING-TOP: -20%;
}

.sample13{
    vertical-align: bottom;
    width: 12%;
    height: auto;
    position: relative;
    position: absolute;
   bottom: 84%;
    right: 44%;
    background-repeat: no-repeat;
   
}


#intro .num {
    top: -70px;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    font-size: 70px;
    z-index: 2;
}

.column a{
    color: #56383a;
}

.column i{
    color: #56383a;
}


/* スマートフォン ---------------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px){
.sample10{
    display: none;
}
    
    
.sample4{
    display: none;
}
    
    
/*.pd_l-r5per {
    padding: 0 1%;
}*/


}

/*---------------------------------------------------------------------------------------------*/

#info_contact_wrap .con_box  .hannari {
    color: #ffffff;
}

/* スマートフォン ---------------------------------------------------------------------------------------------*/
@media screen and (max-width: 820px){
    
    #contents1_wrap {
    background-image: url(dup/img/haikei13.png);
    background-attachment: revert;
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 49%;
    BACKGROUND-POSITION: top RIGHT;
}

    
.sample10 {
    vertical-align: bottom;
    width: 31%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 16;
    /* LEFT: 1199PX; */
    bottom: -29%;
    margin: 10px;
}


.sample9 {
    vertical-align: bottom;
    width: 14%;
    height: auto;
    position: absolute;
    z-index: 16;
    LEFT: 77%;
    PADDING-TOP: 27%;
    margin: 10px;
    margin: 10px;
    animation: fluffy1 2s cubic-bezier(0.62, 0.01, 0.72, -0.19) infinite;
}

.sample11{display: none;}


.sample9 {
    vertical-align: bottom;
    width: 31%;
    height: auto;
    position: absolute;
    z-index: 16;
    LEFT: 64%;
    PADDING-TOP: 30%;
    margin: 10px;
    margin: 10px;
    animation: fluffy1 2s cubic-bezier(0.62, 0.01, 0.72, -0.19) infinite;
}
.tel_box a{
    font-size: 19px;
}


.sample1{
    vertical-align: bottom;
    width: 83%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
  LEFT: 8%;
    /*BOTTOM: 30px;*/
    margin: 10px;
    animation: fluffy1 2s ease infinite;
}

.sample13{display:none;}


.sample4 {
    /* vertical-align: bottom; */
    width: 12%;
    height: auto;
    position: absolute;
    z-index: 3;
    LEFT: 79%;
    top: 1%;
animation: swing linear 5s infinite;
    transform-origin: center -30px 0;
    display: block;
    float: left;
}

}
/*---------------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px){
.width_150-max_tb {
    width: 101%;
    max-width: 228px;
}
.sample4{
    display: none;
}        

.sample13{display:none;}

.sample{display:none;}
}



.con_title {
    Z-INDEX: 3;
}

#footer_con h2{
    font-family: 'GFS Didot';
} 

#top_pc_nav {
    font-size: 25px;
}

#header li{
    font-size: 21px;
}

.intro_title h3{
    font-size: 40px;
}

@media screen and (max-width:375px){
.intro_title h3{
    font-size: 26px;
}}


@media screen and (max-width:414px){
.intro_title h3{
    font-size: 26px;
}}

@media screen and (max-width:820px){
.intro_title h3{
    font-size: 28px;
}}

@media screen and (max-width:768px){
.intro_title h3{
    font-size: 34px;
}}


.intro_txt  {
    font-size: 20px;
}

.con_title h3{
    font-size: 34px;
}

.con_txt{
    font-size: 16px;
}

p {
    font-size: 20px;
}

.cate_box h4 {
    font-size: 25px;
}

.page_title_box {
    background-color: #ffa8a0;
}

#footer_nav{
    font-size: 20px;
}

#footer_txt span{
    font-size: 16px;
}

 #map{
   
    padding-top: 10px;
}


@media screen and (max-width: 768px){
.sample1 {
    vertical-align: bottom;
    width: 72%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
    LEFT: 14%;
    BOTTOM: 30px;
    margin: 10px;
    animation: fluffy1 2s ease infinite;
}}





@media screen and (max-width: 375px){
.sample1 {
    vertical-align: bottom;
    width: 72%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
    LEFT: 14%;
        top: 37%;
          BOTTOM: 0px;
    margin: 10px;
    animation: fluffy1 2s ease infinite;
}}

@media screen and (max-width: 414px){
.sample1 {
    vertical-align: bottom;
    width: 72%;
    height: auto;
    position: relative;
    position: absolute;
    z-index: 1;
    LEFT: 14%;
        top: 37%;
          BOTTOM: 0px;
    margin: 10px;
    animation: fluffy1 2s ease infinite;
}}