﻿.bg_color1 {background-color: #FF8C00;}
.bg_color3 {background-color: #ff8c00;}
.bg_color4 { background-color: #ffeed5;
        background-color: #f8ecbc;
}
.border_color1 {border-color: #ffe700;}
.border_color2 {border-color: #ffe700;}
.border_color3 {border-color: #ff8c00;}
.border_color4 {border-color: #ffe700;}
.txt_color1 {color: #ff8c00;}
.txt_color3 {color: #ff8c00;}
.hvr_txt_color1:hover {color: #ffe700;}

/*--- loading ------------------------------------*/
#loading{
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 999999;
	background-color: #fff;
}
#loading_logo {
    max-width: 500px;
}
#loading_circle{
	content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999999;
    background-color: #ffe700;
	transition: 1.5s;
}
#loading_circle.start{
    width: 3000px;
    height: 3000px;
    background-color: #FF8C00;
}
#loading_circle.start2{
    background-color: #fff;
}
#loading_logo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 50%;
	max-width: 400px;
	z-index: 99999999;
}
/*-------------------------------------------------------
				モーダル 
-------------------------------------------------------*/
.kotei{
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 70px;
    z-index: 3;
}
/*-.modal_bt{
    cursor: pointer;
        position: fixed;
    bottom: 10px;
    right: 500px;
    z-index: 2;
    max-width: 400px;
}-*/
.modal_bt{
    max-width: 400px;
    margin-right: 2%;
    margin-left: 2%;
    width: 48%;
}
.tel_banner {
    max-width: 400px;
    width: 48%;
}
.page .tel_banner{
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 70px;
    z-index: 2;
}
/*-.tel_banner {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 70px;
    z-index: 2;
    max-width: 400px;
}-*/
#contents_box .modal_bt{
    background-color: #d4bf8d;
    width: 300px;
    padding: 10px 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
}
.modal_bg{
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.9);
	z-index: 9998;
}
.modal_box{
	max-height: 90%;overflow-y: auto;z-index: 9999;
	padding-left: 5%;
	padding-right: 5%;
}
.modal_box .close_bt{
	cursor: pointer;
}
.modal_box .close_bt img{
	 width: 30px;
}
.modal_box .close_bt_top{
    color: #fff;
    top: 10px;
    display: inline-block;
    text-align: right;
    margin: auto;
    position: fixed;
    top: 20px;
    right: 20px;
}
.modal_box .link_box{
    margin-bottom: 50px;
}
.modal_box .link_box{
    margin-bottom: 50px;
}
.modal_box .link_box .link{
    width: 22%;
}
.modal_box .link_box .link:nth-child(2){
    margin-left: 3%;
    margin-right: 3%;
}
.modal_box .link_box .link:nth-child(3){
    margin-right: 3%;
}
.modal_box p{
    padding: 20px 30px;
    border: 1px solid #ed7a0e;
    border-radius: 5px;
}
#cms_4-b .modal_bt{
        text-align: center;
    margin: auto;
    color: #ff8c00;
    border: 1px solid #ff8c00;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 20px;
    margin-top: 10px;
    transition: 0.3s;
}
#cms_4-b .modal_bt:hover{
    background-color: #ff8c00;
    color: #fff;
}
/* ----------　all　---------- */
.linkStyle{
	color:#FF8C00;
}
.linkStyle:hover{
	color:#FF8C00;
	opacity: 0.7;
	transition: all 0.5s;
}
#body{
    background-color: #f7f7f1;    
}
h1, h2, h3, h4, h5, h6,#pc_nav li a {
    font-family: 'RocknRoll One', sans-serif;
    font-weight: normal!important;
}

#bottom_info_w::after {
    background-color: #ffeed5;
    /* background-color: #FF8C00; */
}
#copyright{
    background-color: #FFE063;
    color: darkorange;
    padding-bottom: 140px;
}
#copyright a{
    color: darkorange;
}
.sns_links li{
    width: 12%!important;
}
.top .sns_links li+li {
    margin-left: 20px;
}
.sns_links img {
    max-width: 65px;
}
#intro:before,#contents .block_anime_box:before,#contents .box .box_item p:before,#contents .box .box_item figure:before,#bottom_info #bottom_info_w:before,#page_title:before{
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}
#contents .block_anime_box,#contents .box .box_item p,#contents .box .box_item figure,#bottom_info #bottom_info_w{
    position: relative;
}
#bottom_info #bottom_info_w:before{
    width: 100%;
    height: 100%;
    background-image: url(Dup/img/info_back.png);
    top: 0;
    left: 0px;
    z-index: 1;
    opacity: 0.7;
}
#footer .more{
    background-color: #ffe063;
}
#footer .more .txt_white {
    color: #ff8c00;
}
#footer .more div::before {
    background-color: rgba(255 ,140 ,0 ,0.2)!important;
}
#footer .more div:hover::before {
    left: 0;
}
footer .logo img{
    max-width: 500px;
}
/* ----------　TOP　---------- */
.top #header_wrap .logo img{
    max-width: 600px;
}
#pc_nav li a:before ,#pc_nav li a:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
#pc_nav li:nth-child(1) a:before ,#pc_nav li:nth-child(5) a:before {
    background-color: #f28a34;
}
#pc_nav li:nth-child(2) a:before ,#pc_nav li:nth-child(6) a:before {
    background-color: #5ac2dc;
    border-radius: 50%;
}
#pc_nav li:nth-child(3) a:before ,#pc_nav li:nth-child(7) a:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #6cbc56;
}
#pc_nav li:nth-child(4) a:before ,#pc_nav li:nth-child(8) a:before {
    background-color: #e57fb1;
    border-radius: 50%;
}
#pc_nav li a::after {
    background-color: #ffe700!important;
}
.main_dec_box{
    top: 300px;
    position: relative;
}
.main_dec{
    z-index: 2;
    position: absolute;
    width: 80%;
    max-width: 700px;
}
.poyoyon{opacity:0;}
.poyoyon.is-animated{
    opacity:1;
    animation: poyoyon 1s ease-in-out 1 forwards;
}
@keyframes poyoyon {
  0%  {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  15% {
    transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    transform: scale(1.02, 1.0) translate(0, 8px);
  }
  50% {transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    transform: scale(1.0, 0.9) translate(0, 5px);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}
.poyoyon2{opacity:0;}
.poyoyon2.is-animated{
    opacity:1;
    animation: poyoyon 2s ease-in-out 1 forwards;
}
@keyframes poyoyon2 {
  0%  {
    transform: scale(1.0, 1.0);
  }
  15% {
    transform: scale(0.94, 0.8);
  }
  30% {
    transform: scale(1.06, 1.0);
  }
  50% {transform: scale(0.94, 1.09);
  }
  70% {
    transform: scale(1.0, 0.8);
  }
  100% {
    transform: scale(1.0, 1.0);
  }
  0%, 100% {
    opacity: 1;
  }
}

#intro{
    background-image: url(Dup/img/con1.png),url(Dup/img/con2.png),url(Dup/img/con3.png);
    background-repeat: no-repeat;
    background-position: top -30px left -30px,bottom -20px right, bottom 40px left 50px;
    background-size: 30%,30% ,5%;
    position: relative;
}
.dec1{
    width: 80px;
    height: 80px;
    top: -50px;
    right: 50px;
    position: absolute;
    
}
#intro_txt h2{
   width: 40%!important;
}
#intro #intro_txt p{
    font-weight: bold;
    width: 60%!important;
}
.dec2{
    width: 100px;
    height: 100px;
    bottom: -100px;
    left: -50px;
    position: absolute;
}
.more div::after {
    border: 1px solid rgba(255 ,140 ,0 ,0.3)!important;
}
.more div::before {
    background-color: rgba(255, 231, 0 ,0.2)!important;
}
#top_cms .cms_title h2{
    background-image: url(Dup/img/title_dec.png);
    background-position: top center;
    background-size: 50px;
    background-repeat: no-repeat;
    padding-top: 45px;
}
.dec5{
    position: absolute;
    width: 100px;
    height: 100px;
    top: -50px;
    left: 10%; 
}
.dec6{
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: -50px;
    left: 5%;
}
#contents .box:last-child .box_item figure:before{
    width: 130px;
    height: 110px;
    background-image: url(Dup/img/dec4.png);
    bottom: -110px;
    right: -80px;
}
#contents .con_back {
    background-image: url(Dup/img/con4.png);
    background-repeat: no-repeat;
    background-position: top -30px right -30px;
    background-size: 30%;
    position: relative;
}
.top_cms_box{

    position: relative;
}
#top_cms .cms_title {
    margin-top: 10px;
}
.dec7{
    position: absolute;
    width: 150px;
    height: 150px;
    top: 25%;
    right: 0px;
}
.dec8{
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 25%;
    left: 0;
}
#menu_bt li:nth-child(1)::after {
    background-color: rgba(229, 127, 177 ,0.7);
}
#menu_bt li:nth-child(3)::after {
    background-color: rgba(64,180,211,0.7);
}
#top_cms .cms_title span{
    color: #ff8c00;
}
/* ----------　下層ページ　---------- */
.page header .logo{
    width: 30%!important;
}
.page header .logo img{
    max-width: 500px;
}
.page header #pc_nav{
        margin-left: 11%;
}
#page_title:before {
    width: 100%;
    height: 100%;
    background-image: url(Dup/img/info_back.png),url(Dup/img/info_back2.png);
    top: 0;
    left: 0px;
    background-position: left ,right;
    z-index: 1;
    opacity: 0.7;
}
#cms_4-b .cate_box {
    margin-bottom: 20px;
}
#cms_4-b .modal_box .box_tex1{
        text-align: left;
}
#cms_4-b .thumb-list figure{
        width: 24%;
    margin-right: 1%;
}
#page7 .box {
    border-color: #ffe700;
}
#page8 .contact_tel{
        border: 2px solid #ff9000;
}
#page8 .contact_link{
    color: #333;
}
#page8 .price{
    max-width: 500px;
    margin: auto;
    margin-bottom: 70px;
    
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
.main_dec_box {
    top:0px;
}

.main_dec {
    left: 20%;
    top: 50px;
}

}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
.top #header_wrap .logo img {
    max-width: 400px;
}
#header .logo img{
    max-width: 250px;
}
footer .logo img {
    max-width: 450px;
}
.page header .logo {
    width: 100%!important;
}
#header .logo img {
    max-width: 400px;
}
.main_dec_box {
    top: 260px;
}
.dec2 {
    bottom: -50px;
    left: 10px;
    z-index: 2;
}    
#contents .box_wrap .box:nth-child(even) .box_item{
        overflow: hidden;
}
#contents .box:last-child .box_item figure:before {
    bottom: 0;
}
.dec5 {
    top: -30px;
    left: 50px;
}
.dec6 {
    width: 80px;
    height: 80px;
}
.dec7 {
    width: 100px;
    height: 100px;
}
.sns_links li {
    width: 10%!important;
}
.sns_links img {
    max-width: 100%;
}
#contents .con_back {
    background-size: 40%;
}
#cms_4-b .cate_box{
        width: 48%!important;
}
#page8 .price {
    max-width: 350px;
    margin-bottom: 0px;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.top #header_wrap .logo img {
    max-width: 250px;
}
#loading_logo {
    width: 75%;
}
#header .logo img {
    max-width: 250px;
}
footer .logo img {
    max-width: 300px;
}
.main_dec_box {
    top: 130px;
}
#intro {
    background-position: top -30px left -30px,bottom -20px right, bottom 10px left 10px;
    background-size: 50%,50% ,15%;
}
.dec1 {
    width: 50px;
    height: 50px;
    top: -20px;
    right: 20px;
}
.dec2 {
    bottom: -40px;
    width: 70px;
    height: 70px;
}
.dec5 {
    top: -30px;
    left: 10px;
    width: 70px;
    height: 70px;
}
.dec6 {
    width: 50px;
    height: 50px;
    bottom: -20px;
}
.dec7 {
    width: 70px;
    height: 70px;
}
.dec8 {
    width: 70px;
    height: 70px;
}
#contents .box:last-child .box_item figure:before {
    height: 70px;
}
#cms_4-b .cate_box{
        width: 100%!important;
}
#contact_tel_wrap:last-child p:last-child{
        letter-spacing: 0;
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
/* .modal_bt {
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;

}*/
.kotei {
    width: 70%;
    right: 0px;
    left: 0;
    margin: auto;
}
.modal_bt {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 10px;
}
.tel_banner {
    width: 100%;
}
.page .tel_banner{
    width: 70%;
    right: 0px;
    left: 0;
    margin: auto;
}
#copyright {
    padding-bottom: 100px;
    letter-spacing: 2px;
}
.top #copyright {
    padding-bottom: 200px;
}
}
/*2024/05/09*/
#intro_txt h2 {
    text-align: center;
    margin-bottom:30px;
}
#intro #intro_txt p {
    margin: 0px auto;
}
@media screen and (max-width: 768px){
#intro_txt h2 {
    width: 70% !important;
}
#intro #intro_txt p {
    width: 90% !important;
}
}

@media screen and (max-width: 667px){
#intro_txt h2 {
    width: 100% !important;
}
#intro #intro_txt p {
    width: 100% !important;
}
}