﻿/*font-------------------------------------------------------------------*/
#wrap,.font_en{font-family:'Bree Serif', 'Kiwi Maru', serif !important;}
.font_bold {font-weight: normal;}
.font_2dw {
    font-size: -webkit-calc(1rem - 1px);
    font-size: calc(1rem - 1px);
}
/*font-------------------------------------------------------------------*/


/*color-------------------------------------------------------------------*/
.txt_white {color: #F9F8FB;}
.txt_color3{color: #383882;}
#contents h3 span { border-top: 5px dotted #F9F8FB;}
.bg_white {background-color: #F9F8FB;}
.bg_color3 {background-color: #383882;}
.bg_color2 { background-color: #F9F8FB;}
.bg_color4 {background-color: #FFBB00}

.hvr_bg_color3:hover {background-color: #383882;}
#top_cms .more a {border: 2px solid #F9F8FB;
    padding: 7px 40px 10px 10px;}


.border_color3 {border-color: #383882;}

/*mainvisual--------------------------------------------------------------------*/

#main_contents #main_img {
    box-shadow: 0 0 15px rgb(0 0 0 / 0%) !important;}
    
video.video.width_100per {border: solid 6px #F9F8FB;}
div#main_img {position: relative;}
div#main_img::before {
    content: '';
    background: url(dup/img/line.png);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 0%;}
div#catch { margin-bottom: 50px;}
#main_contents #catch h2 span, #main_contents #catch p span {background: transparent;}
.catchcopy {
    position: relative;
    width: 100%;}
.catchcopy img {
    position: absolute;
    transform: translateY(-28%);}

#main_contents #catch p {
    text-align: center;
    display: none;}
#main_contents #catch h2 {text-align: center;}
#main_contents #catch {
    transform: translateY(-46px);
    position: relative;
    width: 100% !important;
    z-index: 3;
    background: #aaa;
    border-radius: 10px;}
#main_contents #catch::before {
    background: url(dup/img/line03.png);
    content: '';
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    position: absolute;}
.offset-5 {margin-left: 41.6666%;}



/*taiyou_tuki----------------------------------------*/
.taiyou,.tuki{max-width:300px}
.taiyou {
    bottom: -14px;
    left: -17%;
    z-index: 5;}
.tuki {
    top: -12%;
    right: 0;
    max-width: 253px;
    z-index: 3;}
.img_box{
  animation: img_box_9955 4s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;}
.img_box.taiyou{  
  animation: img_box_0000 5s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;}
 
@keyframes img_box_9955 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-8px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }}

@keyframes img_box_0000 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-8px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }}
header {border-bottom: 1px solid #63637d;}
#main_contents::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 5%;
    background-color: #63637d;}
#main_contents #catch {background: #63637d;}


@media screen and (max-width: 1400px){
.taiyou,.tuki{max-width:280px !important}
.taiyou {
    bottom: 0px;
    left: -24%;
    z-index: 5;}
}


@media screen and (max-width: 1280px){
    
.taiyou,.tuki{max-width:230px !important}
.taiyou {
    bottom: 17px;
    left: -22%;
    z-index: 5;}
}

/*taiyou_tuki----------------------------------------*/
    
/*logo---------------------------------------------------------------*/
h1 img { max-width: 400px;}
/*logo---------------------------------------------------------------*/



div#wrap {
    background: url(dup/img/star.png);
    background-size: contain;
    position: relative;}
#wrap::before {
    content: '';
    background: rgba(21,21,43,0.5);
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;}


#top_cms .top_cms_title h4 span {border-bottom: 3px solid #FFBB00;}
#top_cms .top_cms_title h3 span {border-top: 4px dotted #FFBB00;}
#loader::after {border-bottom: 3px dotted #FFBB00;}
#intro h2 span, #intro p span {
    border: 2px solid #383882;
    color: #383882;
    border: 3px solid #383882;
    color: #383882;
    font-weight: bold;
    padding: 0px 11px;
    background-color: #FFBB00;}
    
#intro .more a {
    border: 2px solid #F9F8FB;
    padding: 8px 40px 10px 10px;
    position: relative;}
    
.cms_wrap.grid_9 {border: solid 4px #383882 !important;}


@media screen and (max-width: 1500px){
#top_cms h3 span {
    font-size: 38px;
}
}

@media screen and (max-width: 1400px){
#top_cms h3 span {
    font-size: 35px;
}
}
@media screen and (max-width: 1320px){
#top_cms h3 span {
    font-size: 30px;
}
}
@media screen and (max-width: 1170px){
#top_cms h3 span {
    font-size: 26px;
}
}

/*top-------------------------------------------------------------------------------*/


a.linkStyle {
    color: #383882;
    transition: 0.5s;}
a.linkStyle:hover {opacity:0.7;}

.pager li a {
    padding-top: 9px !important;
    padding-bottom: 12px !important;}
    
#page_title h2 span {border-top: 5px dotted #F9F8FB;}


.mizukame{max-width:250px}
.mizukame {
    bottom: -14px;
    left: -17%;
    z-index: 5;}
.img_box.mizukame{  
  animation: img_box_0000 5s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;}
@keyframes img_box_0000 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-8px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }}
  
@media screen and (max-width: 1700px){
.mizukame{max-width:240px !important}
.mizukame{
    bottom: -18px;
    left: -19%;
    z-index: 5;}}
@media screen and (max-width: 1400px){
.mizukame{max-width:220px !important}
.mizukame{
    bottom: -12px;
    left: -22%;
    z-index: 5;}}

#page07,#page08,#page09,#page10{border-top: 1px solid #63637d !important;}

.privacy_box h3 span {padding: 10px 10px 12px;}



#page10 .grid_4 a {
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 50px 30px 30px 30px;}


@media screen and (max-width: 1400px){
#page10 .grid_4 a {
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 50px 15px 30px 15px;
}}

#cms_6-a .box_txt1.txt_color1 {color: #383882;}


div#page_title::before {
    background: url(dup/img/line.png);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    top: 0%;
    left: 0%;
    z-index: 2;
}


/*contact--------------------------------------------------------------*/

/*【調整用】*/

@media screen and (max-width: 1400px){
p#contact_tel a, p#contact_mail a {
    font-size: -webkit-calc(1rem + 5px) !important;
    font-size: calc(1rem + 5px) !important;
    padding: 25px 10px;}}
@media screen and (max-width: 1200px){
p#contact_tel a, p#contact_mail a {
    font-size: -webkit-calc(1rem + 4px) !important;
    font-size: calc(1rem + 4px) !important;
    padding: 25px 5px;
    letter-spacing: 2px;}}
    
    
/*【タブレット】*/

@media screen and (max-width: 768px){
p#contact_tel a, p#contact_mail a {
    font-size: -webkit-calc(1rem + 3px) !important;
    font-size: calc(1rem + 3px) !important;
    padding: 25px 5px;
    letter-spacing: 1px;
}
}

/*【スマホ】*/

@media screen and (max-width: 667px){
p#contact_tel a, p#contact_mail a {
    letter-spacing: 2px;
    font-size: -webkit-calc(1rem + 1px) !important;
    font-size: calc(1rem + 1px) !important;
    padding: 20px 5px;
    letter-spacing: 2px;
    font-weight: 800 !important;}
}


@media screen and (max-width: 320px){
p#contact_tel a, p#contact_mail a {
    letter-spacing: 2px;
    font-size: -webkit-calc(1rem + 0px) !important;
    font-size: calc(1rem + 0px) !important;
    padding: 20px 5px;
    letter-spacing: 1px;
    font-weight: 800 !important;}
}
/*contact--------------------------------------------------------------*/




#page07 .grid_4 h3::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: transparent;
    top: 50%;
    left: 0;
    position: absolute;
    z-index: 1;
}




/*IE*/
@media all and (-ms-high-contrast: none){
 #catch h2 span{padding-top:14px !important;
    padding-bottom:16px !important;}

#intro p.font_en{padding-bottom: 0px !important}
#intro p.font_en span{padding-bottom: 2px !important}

#contents_link a h4{padding :11px 20px 13px !important;}
#contents h4{padding-bottom:12px !important;
transform:translateY(-57px) !important;}
footer h3.footer_txt { padding-bottom: 10px !important;}

.cate_list a {
    padding: 10px 10px 12px !important;
    padding-left: 40px !important;}

.cate_list a .font_en { padding: 13px 5px !important;
top:-3px !important;}

#cms_6-a .cate .cate_title { padding-top: 5px !important;}

#cms_3-d .cate .cate_title { padding-top: 8px !important;}

#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow { top: 48% !important;}

.privacy_box h3 span {padding: 8px 10px 12px !important;}

#contact_mail a,#contact_tel a {
    padding-top: 30px !important;
    padding-bottom: 34px !important;
}
#page07 h3 span { padding-bottom: 5px !important;}




}


/*タブレット*/
@media screen and (max-width: 768px){

div#catch {
    margin-bottom: 50px;
    margin-left: 0 !important;}

#main_contents #catch {transform: translateY(-18px);
        width: 91.8% !important;}

div#main_img::before {width: 115%;}

#menu_bt > div div {letter-spacing: 2px !important;}
.taiyou, .tuki {max-width: 190px !important;}


.img_box.taiyou {
    animation: img_box_0000 5s linear infinite;
    transform-origin: 50% 50%;
    margin: 1rem 0 !important;}

.tuki {
    top: -14%;
    right: 0;
    max-width: 170px !important;
    z-index: 3;}

.taiyou {
    bottom: 17px;
    left: -7%;
    z-index: 5;}


#top_cms .more a {padding: 8px 40px 10px 10px;}

#footer h3.font_en {font-size: 40px;}

.mizukame {
    bottom: -34px;
    right: -2%;
    left: auto;
    z-index: 5;}

.mizukame {max-width: 150px !important;}
}


/*スマホ*/
@media screen and (max-width: 667px){
.mizukame {max-width: 90px !important;}

#menu_bt > div div {letter-spacing: 3px !important;}

#footer h3.font_en { font-size: 30px;}
#page_title .font_30_sp {font-size: 26px;}
#page_title h2 span {padding: 10px 0px 7px 0px;
letter-spacing: 0px;}
#page_title {
    padding-top: 75px;
    padding-bottom: 75px;}
#cms_1-a .pager li:last-of-type {margin-right: 10px;}

video.video.width_100per {border: solid 3px #F9F8FB;}

.taiyou, .tuki {max-width: 100px !important;}
.tuki {top: -20%;}
.taiyou { bottom: -3px;}
#top_cms .top_cms_title h3 span {font-size: 24px;}

}






@media screen and (max-width: 320px){
    #top_cms .top_cms_title h3 span {font-size: 20px;}}
