﻿/* color -----------------------------------------------------------------------------*/

:root{
    --color1:#d100f9;
    --color2:#00ffff;
    --color3:#ffe000;
    --color4:#a802c7;
    --color5:#ffffff;
    --white:#ffffff;
    --black:#000000;
    --gray:#ccc;
}

body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: var(--black);}
.txt_white,.hvr_txt_white:hover{color: var(--white);}
.txt_color1,.hvr_txt_color1:hover{color: var(--color1);} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: var(--color2);} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: var(--color3);} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: var(--color4);} /* アクセントカラー2 */
.txt_color5,.hvr_txt_color5:hover{color: var(--color5);} /* アクセントカラー2 */
/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: var(--white)} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: var(--black);} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: var(--color1);} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: var(--color2);} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: var(--color3);} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: var(--color4);} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: var(--color5);} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}
/* border-color ※!important */
.border_white,.hvr_border_white:hover{border-color: var(--white);}
.hvr_border_black:hover{border-color: var(--black);}
.border_black{border-color: var(--gray);}
.border_color1,.hvr_border_color1:hover{border-color: var(--color1);}
.border_color2,.hvr_border_color2:hover{border-color: var(--color2);}
.border_color3,.hvr_border_color3:hover{border-color: var(--color3);}
.border_color4,.hvr_border_color4:hover{border-color: var(--color4);}
.border_color5,.hvr_border_color5:hover{border-color: var(--color5);}

.linkStyle{color: var(--color1);
          border-bottom:solid 1px;
}
body#body {
    background: var(--white);
}
/* color -----------------------------------------------------------------------------*/

/* ----------　all　---------- */
.linkStyle:hover{
	color:　var(--color1);
	opacity: 0.7;
	transition: all 0.5s;
}
#sub_menu,#copyright {
    background-color: var(--color4);
}
#wrap {
    font-family: 'RocknRoll One', sans-serif;
}
header h1 {
    background-color: transparent!important;
    width: 18%;
}
header h1 a {
    padding: 10px;
}
h1 img {
    max-width: 600px;
}
header #header #main_menu {
    width: 90%;
    margin-left: 10%;
}
#link_fixd {
    bottom: 0;
    left: -20px;
    z-index: 20;
}
.loader.logo {
    width: 400px;
}
#sc_menu li.page08_link a:hover,header #header #main_menu li.page08_link a:hover {
    opacity: 1;
    background: var(--color3);
    color: #000;
}
.fot_reserv {
    width: 150px;
    line-height: 3;
    margin: 0 auto 20px;
}
#sp_nav .fot_reserv a {
    text-align: center;
}
/* ----------　TOP　---------- */
#contents_links .square_box a {
    background-color: rgb(187 61 255 / 50%);
}
#main_img {
    height: calc(100vh - 118px);
    overflow: hidden;
}
#main_img .height100per {
    position: relative;
    z-index: -2;
    opacity: 0.8;
}
#main_img .main_img_bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 230%;
    height: 300%;
    z-index: -1;
    animation: 8s steps(2,end) infinite anime_mix;
}
#main_img .main_img_bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(./Dup/img/top_bg2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    animation: 50s linear infinite rotation1;
    z-index: -2;
}
#main_img:before {
    content: "";
    background-image: url(./dup/img/top_radio.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -10%;
    left: -12%;
    width: 90%;
    height: 110%;
    z-index: 0;
    animation: 0.2s linear infinite anime1;
    opacity: 0.8;
    mix-blend-mode: plus-lighter;
}
#main_img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 75%;
    left: 63%;
    transform: translate(-50%,-50%) rotate(14deg);
    background-image: url(./Dup/img/catch1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    z-index: 4;
    /*cursor: none;*/
    /* animation: 1.5s steps(2,end) infinite anime_fil; */
}
.top_banner {
    top: 20%;
    left: 20px;
    position: absolute;
    z-index: 10;
    width: max(400px,25%);
}
.main_img_oji:before {
    content: "";
    background-image: url(./dup/img/oji1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0%;
    left: 42%;
    width: 700px;
    height: 910px;
    z-index: 0;
    animation: 0.8s ease-out infinite oji2;
    cursor: none;
}
.main_img_oji:after {
    content: "";
    background-image: url(./dup/img/oji2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -6%;
    left: 17%;
    width: max(30%,350px);
    height: 500px;
    z-index: 0;
    animation: 0.8s ease-out infinite oji2;
}
.main_img_bg2:before {
    content: "";
    background-image: url(./dup/img/catch2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -7%;
    right: -4%;
    width: max(38%,610px);
    height: 630px;
    z-index: 1;
    animation: 0.5s steps(2,end) infinite anime1;
}
.main_img_bg2:after {
    content: "";
    background-image: url(./Dup/img/top_woman.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    left: 0%;
    width: 550px;
    height: 770px;
    z-index: 1;
    /* animation: 1.5s steps(2,end) infinite anime_step; */
    filter: hue-rotate(-985deg);
}
.font_bg1:after,.font_bg2:before,.font_bg2:after,.font_bg3:before,.font_bg3:after {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
}
.font_bg1:after {
    background-image: url(./dup/img/font2.png);
    top: 20%;
    left: 58%;
    width: 770px;
    height: 310px;
    animation: 3s linear infinite anime_font3;
    z-index: -1;
    opacity: 0.4;
    mix-blend-mode: plus-lighter;
}
.font_bg2:before {
    background-image: url(./dup/img/font3.png);
    bottom: 0;
    left: 20%;
    width: 60px;
    height: 30px;
    animation: 0.8s steps(4,end) infinite anime_font2;
}
.font_bg2:after {
    background-image: url(./dup/img/font4.png);
    top: 5%;
    left: 67%;
    width: 160px;
    height: 140px;
    animation: 1.5s steps(2,end) infinite anime_font1;
    transform: rotate(-15deg);
    z-index: -1;
}
.font_bg3:before {
    background-image: url(./dup/img/font1.png);
    top: 135px;
    left: 37%;
    width: 200px;
    height: 80px;
    animation: 0.5s steps(2,end) infinite anime1;
    z-index: -1;
}
.font_bg3:after {
    background-image: url(./dup/img/font1.png);
    top: 210px;
    left: 40%;
    width: 200px;
    height: 80px;
    animation: 0.5s steps(2,end) infinite anime2;
    z-index: -1;
}

/*----------FV以下--------*/
#intro_title {
    position: relative;
}
#intro_title:before {
    content: "";
    background-image: url(./dup/img/intro_woman.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 240px;
    height: 350px;
    animation: 1s steps(2,end) infinite anime3;
}
#intro_title .d_inline_b {
    font-size: 30px;
}
#intro_title h3 {
    font-size: 60px;
    display: inline-block;
    border-bottom: 15px solid var(--color3);
    line-height: 0.8;
    margin: 40px 0;
}
#intro_title p.txt_color1.font_24 {
    margin-right: 250px;
}
#contents_links {
    position: relative;
    background: var(--color2);
}
#contents {
    background-repeat: repeat;
    animation: bgloop 20s linear infinite;
}
#contents_links .square_box a:hover {
    background-color: #b000d31a;
}
.box img {
    border: 5px solid var(--color3);
    padding: 5px;
}
#contents img {
    width: 400px;
    animation: 3s linear infinite anime_con;
}
#contents::before {
    background-color: rgb(250 82 255 / 50%);
}
#contents .contents_txt {
    background-color: rgb(236 0 255 / 56%);
}
#top_cms .top_cms_title h3 {
    font-size: 40px;
}
/* ----------　下層ページ　---------- */
#page_title {
    overflow: hidden;
    background-image: url('/dup/img/bg_radio.jpg')!important;
}
#page_title::after {
    background-color: rgb(192 0 197 / 37%);
}
#page_title h2 {
    font-size: 60px;
}
#page_title:before {
    content: "";
    background-image: url(./dup/img/page_title.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    right: -70px;
    width: 300px;
    height: 300px;
    z-index: 2;
    transform: translate(10px, 10px) rotate(-25deg);
}
/* 会社情報 */
/* お問い合わせ */
#Page08 .contact_btn a {
    color: #000;
}
#Page08 #contact_tel a {
    color: #000;
}
/* プライバシーポリシー */
#page09 .font_bold {
    font-weight: normal;
}
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
header #header {
    height: 90px;
    z-index: 20;
}
header h1 {
    width: 30%;
    position: absolute;
    left: 1%;
}
#main_nav {
    z-index: 10;
    padding-top: 100px;
}
#main_nav li {
    margin-bottom: 40px;
}
.menu_bt span {
    background-color: var(--color1);
}
/* ----------　TOP　---------- */
#main_img {
    height: calc(100vh - 90px);
    overflow: hidden;
}
#main_img:before {
    bottom: -20%;
    left: -22%;
    width: 90%;
    height: 70%;
    opacity: 0.5;
}
#main_img:after {
    left: 50%;
    top: 83%;
    background-size: 110%;
    /* z-index: 1; */
    /* cursor: none; */
    transform: translate(-50%,-50%) rotate(5deg);
}
.main_img_bg2:before {
    top: -26px;
    right: -50px;
    width: 300px;
    height: 260px;
    z-index: 1;
}
.main_img_bg2:after {
    left: -11%;
    top: 30%;
    width: 510px;
    height: 830px;
}
.main_img_oji:after {
    top: 3%;
    left: 0%;
    width: 350px;
    height: 390px;
}
.main_img_oji:before {
    top: 41%;
    left: 30%;
    width: 500px;
    height: 680px;
}
.font_bg1:after {
    top: 10%;
    left: 26%;
    width: 670px;
    height: 310px;
    opacity: 0.6;
}
.font_bg2:before {
    top: 54%;
    left: 35%;
    width: 60px;
    height: 30px;
}
.font_bg2:after {
    top: 35%;
    left: 82%;
    width: 130px;
    height: 110px;
}
.font_bg3:before {
    top: 38px;
    left: 31%;
    width: 140px;
    height: 50px;
}
.font_bg3:after {
    top: 92px;
    left: 38%;
    width: 140px;
    height: 50px;
}
.top_banner {
    top: 19%;
    left: 30px;
    width: 45%;
}
#intro {
    overflow: hidden;
}
#intro_title h3 {
    font-size: 50px;
}
#intro_title p.txt_color1.font_24 {
    z-index: 2;
    position: relative;
    margin-right: 200px;
}
#intro_title:before {
    bottom: 0;
    right: 0;
    width: 200px;
    height: 300px;
}
/* ----------　下層ページ　---------- */
#page_title h2 {
    font-size: 40px;
    text-shadow: 1px 1px 5px #650062;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
#page10 ul li {
    width: 100%!important;
}
}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
header #header {
    height: 60px;
}
#wrap {
    padding-top: 60px;
    overflow: hidden;
}
header h1 {
    width: 40%;
    left: 0%;
    top: -5px;
}
#main_nav {
    padding-top: 60px;
}
#main_nav li {
    margin-bottom: 0;
}
#main_nav li a span {
    padding: 10px 0px 10px 5px;
}
.loader.logo {
    width: 250px;
}
#link_fixd {
    left: -10px;
    width: 60%!important;
}
footer #copyright {
    padding: 15px 0;
}
/* ----------　TOP　---------- */
#main_img {
    height: calc(100vh - 60px);
}
#main_img:before {
    width: 90%;
    height: 56%;
}
#main_img:after {
    left: 50%;
    top: 75%;
    transform: translate(-50%,-50%) rotate(5deg);
}

.main_img_bg2:before {
    top: -25px;
    right: -57px;
    width: 300px;
    height: 270px;
    z-index: 1;
}

.main_img_bg2:after {
    left: -17%;
    top: 27%;
    width: 310px;
    height: 440px;
}
.main_img_oji:before {
    top: 32%;
    left: 11%;
    width: 300px;
    height: 400px;
}
.main_img_oji:after {
    top: 5%;
    left: -11%;
    width: 200px;
    height: 220px;
}
.font_bg1:after {
    top: 10%;
    left: 10%;
    width: 370px;
    height: 160px;
    opacity: 0.6;
}
.font_bg2:before {
    top: 80%;
    left: 48%;
    width: 30px;
    height: 16px;
}
.font_bg2:after {
    top: 85%;
    left: 11%;
    width: 90px;
    height: 80px;
}
.font_bg3:before {
    top: 38px;
    left: 1%;
    width: 140px;
    height: 50px;
}
.font_bg3:after {
    top: 90px;
    left: 9%;
    width: 140px;
    height: 45px;
}
.top_banner {
    top: 100%;
    left: 100%;
    width: 60%;
    transform: translate(-100%,-100%);
}
#intro_title .d_inline_b {
    font-size: 20px;
    line-height: 1.3;
}
#intro_title h3 {
    font-size: 20px;
}
#intro_title p.txt_color1.font_24 {
    width: 100%;
}
#intro_title:before {
    bottom: -50px;
    right: 0;
    width: 100px;
    height: 150px;
}
#intro .box_wrap .box > div {
    width: 100%;
    margin-left: 0;
}
#contents_links .square_box a h4 {
    padding: 15px;
    line-height: 1.2;
    text-align: right;
}
#contents img {
    width: 200px;
}
#contents .txt_left > span {
    font-size: 15px!important;
}
#top_cms .top_cms_title h3 {
    font-size: 20px;
    padding: 25px 20px 20px;
}
#footer_txt .tel a {
    font-size: 20px;
    letter-spacing: 1px;
}
#contents_links .square_box {
    height: 300px!important;
}
/* ----------　下層ページ　---------- */
#page_title h2 {
    font-size: 24px;
    line-height: 1.2;
}
#page_title:before {
    z-index: 1;
}
#page_title .d_inline_b {
    margin-bottom: 10px;
}
.pager li:not(.prev) a {
    display: block;
}
.pager {
    font-size: 16px;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}

/*-------------------------------------------------------
		            アニメーション
-------------------------------------------------------*/
@keyframes rotation1{
  0%{
      transform:translate(-50%,-50%) rotate(0);
      
  }
  100%{
      transform:translate(-50%,-50%) rotate(360deg);
      }
}
@keyframes oji1{
  0%{
      transform:rotate3d(0,0,0,0deg) rotate(-14deg);
      
  }
  100%{
      transform:rotate3d(0,1,0,360deg) rotate(-14deg);
      }
}
@keyframes oji2{
  0%{
      transform:translate(0,0);
      
  }
  100%{
      transform:translate(50px,20px);
      }
}
@keyframes anime1{
  0%{
      transform:translatX(0);
      
  }
  100%{
      transform:translateX(5px);
      }
}
@keyframes anime2{
  0%{
      transform:translatX(0);
      
  }
  100%{
      transform:translateX(-5px);
      }
}
@keyframes anime3{
  0%{
      transform:rotate(-5deg);
  }
  100%{
       transform:rotate(5deg);
      }
}
@keyframes anime_step{
  0%{
      transform: scale(1);
  }
  100%{
       transform: scale(1.3);
      }
}
/*@keyframes anime_step{*/
/*  0%{*/
/*      width: 500px;*/
/*  }*/
/*  100%{*/
/*       width: 640px;*/
/*      }*/
/*}*/
@keyframes anime_fil{
  0%{
      filter: none;
  }
  100%{
       filter: hue-rotate(465deg);
      }
}
@keyframes anime_font1{
  0%{
      transform: scale(1) rotate(5deg);
  }
  100%{
       transform: scale(1.5) rotate(-10deg);
      }
}
@keyframes anime_font2{
  0%{
      transform: scale(1) translate(0px,0px);
  }
  100%{
       transform: scale(4) translate(50px,-50px);
      }
}
@keyframes anime_font3{
  0%{
      transform:rotate(0deg);
  }
  100%{
       transform:rotate(360deg);
      }
}
@keyframes bgloop {
	0% {background-position: top 0 left 0;}
	100% {background-position: top -400px left 400px;}
}
@keyframes anime_rot {
  0%{
      transform: translate(-50%,-50%) rotate(0deg);
  }
  100%{
      transform: translate(-50%,-50%) rotate(360deg);
      }
}
@keyframes anime_mix {
  0%{
      mix-blend-mode: none;
  }
  100%{
      mix-blend-mode: luminosity;
      }
}
@keyframes anime_con {
  0%{
      transform: translate(-50%,-50%) scale(1);
  }
  95%{
      transform: translate(-50%,-50%) scale(1);
  }
  100%{
      transform: translate(-50%,-50%) scale(1.1);
      }
}
/*-------------------------------------------------------
		            	youtube
-------------------------------------------------------*/
@media screen and (max-width: 667px){
.youtube_box{
position: relative;
width: 80%;
padding-top: 44.8%;
}
.youtube_box iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.youtube_box:empty {
display: none;
}

/* ----------　スマホ　---------- */
.youtube_box{
width: 100%;
padding-top: 56%;
}