﻿
/*
#return_top,
.fix_bnr{
    position:absolute;
}
*/

.catch{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}


/*--all page---------------------------
-------------------------------------*/
header.scr_header {
    background-color: rgb(8 116 195 / 50%)!important;
}
#pc_nav li a, #top_pc_nav li a, #footer_nav li a,#page10 .con_box .more_btn .jp{
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#top_pc_nav li a{
    color: #699dca;
    text-shadow: 1px 1px 19px rgb(255 255 255 / 90%);
}
.linkStyle{
    color:#7fbfff;
}
.linkStyle:hover{
    transition:all 0.3s;
    opacity:0.7;
    text-decoration:underline;
}


.fix_bnr{
    left:20px;
    z-index:2;
}

.nav_menu_more:first-of-type a .icon:before{
    display:none;
}


/*--top page---------------------------
-------------------------------------*/
.catch {
    font-size: 2.5rem;
     text-shadow: 1px 1px 10px rgb(255 255 255 / 50%); 
    color: #82b6e3;
}

*/
/*右回転*/
.rotate {
  display: inline-block;
  animation: r1 150s linear infinite;
}
@keyframes r1 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } 
}

#main_img .menu{
    top:45%!important;
}
#main_img:after{
    content:'';
    position:absolute;
    display:block;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:2;
    background-image: url(./Dup/img/wave.png)!important;
    background-size: 1600px;
    background-repeat: repeat-x;
    background-position-x: 0;
    background-position-y: 100%;
    background-color: transparent;
    pointer-events: none;    
    animation: anime1 5s linear infinite;
}
@keyframes anime1 {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: -1600px;
    }
}
.top_back1:before {
    border-radius: 0 100px 100px 0;
    height:70%;
    top: 14%;
}
.num{
    display:none;
}


#intro{
    padding-bottom:300px;
    margin-bottom:0;
    background-image: url(./Dup/img/wave2.png), url(./Dup/img/bg_img4.png);
    background-size: 1600px;
    background-repeat: repeat-x;
    background-position-x: 0;
    background-position-y: 90%;
    animation: anime2 10s linear infinite; 
}
@keyframes anime2 {
    0% {
        background-position-x: 0, 0;
    }
    100% {
        background-position-x: -1600px, -3200px;
    }
}
.intro_sub_title{
    width:300px;
    margin:0 auto;
}

#contents1_wrap{
    padding-right:10%;
}
#contents1 .con_img{
    border-radius:0 100px 100px 0;
}
.con1_sub_title,
.con2_sub_title{
    margin-left:0;
}
.con1_sub_img{
    width: 20vw;
    top: -35%;
    right: 0;
}
.con1_sub_img img{
    border-radius: 50px 0 0 50px;
}
.con1_sub_img_bg {
    width: 20vw;
    height: 40vh;
    top: -30%;
    right: 3%;
    z-index: -1;
    background-color: rgba(127,191,255,0.1);
    border-radius:50px 0 50px 50px;
}
.con1_txt{
    margin-bottom:30px;
}
.con1_txt p,
.con2_txt p{
    padding-left: 40px;
    background: url(./Dup/img/check.png) no-repeat;
    background-size: 22px 22px;
    background-position: center left;
    font-weight: bold;
    font-size: 1.1rem;
}
.con1_txt p span,
.con2_txt p span{
    background-image: linear-gradient(transparent 60%, #e1eff3 0%)
}
.top .back2:before{
    border-radius:100px 0 0 100px;
}

#contents2_wrap{
    padding-left:10%;
}
#contents2 .con_img{
    border-radius:100px 0 0 100px;
}
#contents3_wrap:before,
#contents3_wrap:after{
    top:0!important;
}
#contents3_wrap:after {
    background-color: rgba(255,255,255,0.7)!important;
}


/*下からフェードイン*/
 .fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

#top_cms.back1:before{
    border-radius: 0 0 100px 0;
}
.cms_title p{
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*top cms voice*/
.v_type3 .cate_box{border: 1px solid #7fbfff;}
.v_type3 .box_title1{color: #7fbfff;}

#info_contact .con_img{
    border-radius:50px;
}
#info_contact .con_img:before{
    background-color: rgb(67 119 158 / 40%)!important;
    border-radius:50px;
}

/*--under page---------------------------
-------------------------------------*/

#page_title:before{
    background-color: rgb(134 169 200 / 60%);
}
#page_title .page_title_box{
    border-radius:10px;
}

main.back1:before {
    height: 80%;
    top: auto;
    left: 0;
    bottom: 0;
}
main.back1:after{
    content:'';
    position:absolute;
    display:block;
    width:100%;
    height:100px;
    background:url(./Dup/img/wave3.png) no-repeat;
    background-size:100% 100%;
    background-position:left bottom;
    left:0;
    top:-100px;
    z-index:2;
}

/*--voice page--*/ 
/*
.BA_type2 .box_img1_wrap, .BA_type2 .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
*/
/*
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #4d4d4d;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
.BA_type2 .box_img2_wrap::before {
	content: "After";
	background-color: #ff9e03;
}
*/

/*faq page*/
.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}




/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_img .menu {
    top: 25%!important;
}
#main_img:after{
    background-size:800px;
}
.catch {
    font-size: 2rem;
}
#intro{
    background-size:800px;
}
.con1_sub_img {
    width: 45vw;
    top: -20%;
}
.con1_sub_img img {
    border-radius: 30px 0 0 30px;
}
#contents1 .con_img {
    border-radius: 0 50px 50px 0;
}
.top_back1:before {
    border-radius: 0 50px 50px 0;
    width: 65%;
}
.top .back2:before {
    border-radius: 50px 0 0 50px;
}
#contents2 .con_img {
    border-radius: 50px 0 0 50px;
}
#contents2 .con_box{
    padding-right:30px;
    margin-top:0;
}
#top_cms.back1:before {
    border-radius: 0 0 50px 0;
}
#info_contact .con_img,
#info_contact .con_img:before{
    border-radius: 30px;
}

/*under page*/
/*under page*/
main.back1:after{
    background-size: 100% auto;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.width_80_sp{
    width:80px;
}
#main_img{
    padding-top:50px;
}
#main_img:after {
    background-size: 400px;
    background-position-y: 81%;
    animation: anime1 10s linear infinite;
}
#main_img .menu {
    top: 22%!important;
}
.catch {
    font-size: 1.5rem;
    letter-spacing: 0px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.catch span{
    padding:0;
}
.con1_sub_img {
    width: 60vw;
}
.con1_sub_img img {
    border-radius: 20px 0 0 20px;
}
#contents1 .con_box {
    padding-left: 20px;
}
#contents1 .con_img img{
    border-radius: 0 30px 30px 0;
}
.top_back1:before {
    border-radius: 0 30px 30px 0;
    width: 65%;
}
.top .back2:before {
    border-radius: 30px 0 0 30px;
}
#contents2 .con_img {
    border-radius: 30px 0 0 30px;
}
#top_cms.back1:before {
    border-radius: 0 0 30px 0;
}
#info_contact .con_img,
#info_contact .con_img:before{
    border-radius: 20px;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{
	width: 76px;
	font-size: 13px;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{padding: 1px 0px;}

.fix_bnr{
    left:10px;
}
.fix_bnr a:last-of-type{
    margin-right:20px;
}
#return_top{
    bottom:100px!important;
}

.con1_txt p,
.con2_txt p{
    padding-left:30px;
    background-position: top 5px left;
    font-size: 1rem;
}


}






