﻿#main_b p{
    display:none !important;
}
.contact_inner>div {
    border: 1px solid #0066ff;
    margin: 20px 0;
    padding: 20px;
}
video{
    width:100 !important;
}
#main_b p {
    font-weight: bold;
    color: white;
    background: #0066ff;
    display: inline-block;
    padding: 3px 20px;
    font-size: 22px;
    width: 30%;
}
.tb_banner {
    display:none;
}
.con_button {
    background: #0066ff;
    color: white !important;
    text-align: center;
}
.contact_inner {
    margin-bottom: 20px;
}
#page08 .box.d_flex.flex_top-left.flex_nowrap{
    align-items:center;
}
#cms_5-a .box_wrap{
    background:white;
}
ul.cate_list{
    background:white;
}
#cms_2-b .cate_box{
    background:white;
}
#cms_2-a .cate_title{
    background:white;
}
section#page_title:before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: #1a73e8;
    mix-blend-mode: color-burn;
    opacity: 0.35;
    left: 0;
}
section#page_title{
    position:relative;
}
p.font_bold.font_14_sp.d_inline_b.txt_left.txt_color1{
        font-weight: normal !important;
    color: #262626;
}
.top_cms_title h3{
    font-style:italic;
}
.txt_color3 {
    color: rgb(82 180 16);
}
.border_color4 {
    border-color: #e6f4de;
}
.bg_color3 {
    background-color: #0066FF;
}
#page_title {
    background-position: center 80%;
}
.hvr_bg_color3:hover {
    background-color: #0066FF;
}
main {
    border-right: 7px solid #ffffff;
    border-left: 7px solid #ffffff;
}
.arrowInner.en_font.font_16 {
    display: none;
}
#main_anim {
    width: 100%;
    height: 100%;
    background: url(Dup/img/main_b2.png) repeat-y;
    position: absolute;
    background-position: right;
    animation:main_anim 20s linear infinite;
    background-position-x: 100%;
    z-index: 2;
    
}
#main_anim2{
    width: 100%;
    height: 100%;
    transform:rotate(180deg);
    background: url(Dup/img/main_b2.png) repeat-y;
    position: absolute;
    background-position: right;
    animation:main_anim 20s linear infinite;
    background-position-x: 100%;
    z-index: 2;
    
}
@keyframes main_anim{
    0%{
        background-position-y:0;
    }
    100%{
        background-position-y:-787px;
    }
}
.bg_color1 {
    background-color: #0066FF;
}
#main_img {
    position: relative;
    height: auto;
    min-height: auto;
}
.bg_color2 {
    background-color: #d7e7ff;
}
/* YouTube */
.video_cms{
	padding-bottom: 57.25%;
	height: 0;
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
/* YouTube */
.video_cms {padding-bottom: 56.25%;}
}


#main_img{
    overflow:hidden;
}
/*
header {
    background: linear-gradient(179deg, rgb(116 212 60) 0%, rgba(82,180,16,1) 100%);
}
*/
.close_menu {
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
        color: white !important;
    border: 0;
}


#intro h2 {
    font-family: 'Cabin', sans-serif !important;
    font-size: 80px;
    text-align: center;
    margin-bottom: 100px;
    text-shadow: 6px 0px #0066FF4d;
}

.txt_color1 {
    color: #0066FF;
}
#intro h2:after{
    display:none;
}
#intro h3, #contents1 h4 {
    font-size: 34px;
    line-height: 56px;
    font-weight:bold;
    position: relative;
        font-style: italic;
}

#intro>div{
    justify-content:space-around;
}
#intro .grid_5.grid_12_tb.pd_l-50px.pd_clear_tb {
    padding: 2%;
    margin-top:3%;
}
#intro h3{
    position:relative;
        font-style: italic;
}
#intro h3:before {
    content: "01";
    position: absolute;
    font-family: 'Oswald', sans-serif;
    color: rgb(178 209 255);
    font-size: 120px;
    left: -50px;
    font-weight: normal;
    z-index: -1;
    top: -40px;
        font-style:normal;
}
#main_wrap {
    background: url(Dup/img/bg.png);
    background-repeat: repeat-y;
    background-position: center;
    background-size: contain;
}
.y_wrap {
    width: 90%;
    margin: auto;
    position: relative;
    top: 2;
    top: -6vw;
    display: flex;
    z-index: 2;
}
.yt.grid_4.mg_center.mg_t-50px.mg_b-30px.grid_12_sp.mg_center.mg_b-20px_sp.mg_t-30px_sp{
    margin:0 20px;
}
#works {
    position: relative;
   margin-top: 200px;
    background-size: cover;
    background-position: center;
}
section#works:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    mix-blend-mode: multiply;
    opacity: 0.5;
}

.works_ttl h4 {
    font-weight: bold;
    font-size: 38px;
    display: inline-block;
    position: relative;
        font-style: italic;
}
.works_ttl h4:before {
    content: "03";
    position: absolute;
    font-family: 'Oswald', sans-serif;
    color: rgb(178 209 255);
    font-size: 120px;
    left: -50px;
    font-weight: normal;
    z-index: -1;
    top: -114px;
        font-style: normal;
}

#contents1 .grid_5.grid_12_tb.pd_5per.flex_order2_tb {
    padding: 2%;
    margin-top:3%;
}
#contents1>div{
    justify-content: space-around;
}
#contents1{
    padding:5%;
    background:none;
}
#contents1>div{
    align-items:flex-start;
}
#contents1 h4:before {
    content: "02";
    position: absolute;
    font-family: 'Oswald', sans-serif;
    color: rgb(178 209 255);
    font-size: 120px;
    left: -50px;
    font-weight: normal;
    z-index: -1;
        font-style: normal;
    top: -40px;
}
@media screen and (max-width:1500px){
    #intro,#contents1{
        padding-left:0;
        padding-right:0;
    }
}
#intro figure{
    padding-top:50%;
}
#contents1 figure{
    padding-top:50%;
}
#intro figure img,#contents1 figure img{
    width:100%;
    height:100% !important;
    object-fit: cover;
}

section#contents2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(179deg, rgb(116 212 60) 0%, rgba(82,180,16,1) 100%);
    mix-blend-mode: multiply;
    opacity: 0.5;
}



#contents2 h3 {
    padding-left: 60px;
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 34px;
}

nav .txt_color1 {
    color: black;
}
.open_menu{
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    border:0;
}
#contents1 p,#intro p{
    font-size:16px;
}
.bg_img:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #0066ff;
    opacity: 0.2;
}
#main_b {
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    top: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#main_b img {
    width: 40%;
}

div#page-top {
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
}
video{
    vertical-align: bottom;
}
.border_color1 {
    border-color: #0066FF;
}
.works_ttl{
    text-align:center;
}

#works .pd_5per.txt_white.posi_sta_tb.sc_anime.top_anime.active{
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 5;
    position: relative;

}

.border_color3 {
    border-color: rgb(178 209 255);
}
#works h3 {

    position: relative;
    color: white;
    font-weight: bold;
    font-size: 34px;
}
.top_cms_title h3 {
    font-weight: bold;
}
#copyright{
   background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    color: white;
}
a.linkStyle {
    color: #000000;
    text-decoration: underline;
}
#page_title h2 {
    font-weight: bold;
    color: #131313;
    font-style: italic;
}

h4.box_title1.font_4up.font_2up_tb.font_100per_sp.pd_5px {
    color: #0066FF;
    font-weight: bold;
}
.cate_box.border_so3-l.pd_l-10px.border_color3.mg_b-20px {
    border-color: #797979;
}
#contents1 a {
    display: inline-block;
    padding: 5px 50px;
    background: red;
    color: white;
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    margin-top: 30px;
    transition: all 0.3s;
}
#contents1 a:hover{
    opacity:0.8;
}
#cms_6-b .cate_box,.cms_6-b .cate_box{
    background:white;
}

@keyframes main_anim_sp{
    0%{
        background-position-y:0;
    }
    100%{
        background-position-y:-477px;
    }
}
/*----------------------------------------------タブレット------------------------------*/
@media screen and (max-width:768px){
    #main_b p {
    font-weight: bold;
    color: white;
    background: #0066ff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 16px;
    width: 40%;
}
    #main_b{
            top: 28%;
    }
    #main_b p{
        margin-bottom: 10px;
    }
    #copyright{
        text-align:left;
    }
    .tb_banner a {
    display: flex !important;
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    width: 280px;
    height: 60px;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
}
.tb_banner {
    display:block;
    position: fixed;
    bottom: 10px;
    right: 65px;
    z-index: 2;
}
    #header h1{
        margin-bottom:0;
        max-width:350px;
    }
    #main_anim {
    width: 100%;
    height: 100%;
    background: url(Dup/img/main_b2_sp.png) repeat-y;
    position: absolute;
    background-position: right;
    animation:main_anim_sp 20s linear infinite;
    background-position-x: 100%;
    
}
#main_anim2{
    width: 100%;
    height: 100%;
    transform:rotate(180deg);
    background: url(Dup/img/main_b2_sp.png) repeat-y;
    position: absolute;
    background-position: right;
    animation:main_anim_sp 20s linear infinite;
    background-position-x: 100%;


}
#main_b img {
    width: 50%;
}
#intro h2{
    font-size:70px;

}
#contents1 figure,#intro figure{
    padding-top:0;
}
#intro figure img, #contents1 figure img{
    height:auto !important;
}
#intro .grid_5.grid_12_tb.pd_l-50px.pd_clear_tb{
    padding: 10%;
}
#intro {
        padding: 5%;
    padding-bottom:0;
}
#contents1 .grid_5.grid_12_tb.pd_5per.flex_order2_tb {
    padding: 10%;
    margin-top: 6%;
}
.yt.grid_4.mg_center.mg_t-50px.mg_b-30px.grid_12_sp.mg_center.mg_b-20px_sp.mg_t-30px_sp {
    width: 80% !important;
    margin: 10px;
}
.y_wrap{
    top: -16vw;
    align-items: center;
    flex-direction:column;
    
}
#works{
    margin-top:170px;
}
.tel_contact .box {
    flex-direction: column;
    align-items: center;
}
#intro h2{
    margin-bottom: 80px;
    margin-top: 40px;
}
}
/*----------------------------------------------スマホ------------------------------*/
@media screen and (max-width:667px){
    #main_b {
    top: 26%;
}
    #main_b p{
        font-size: 10px;
        padding: 0px 15px;
        margin-bottom:0;
    }
    div#main_anim,div#main_anim2{
        display:none;
    }
    #main_b img {
    width: 60%;
}
#intro h2 {
    font-size: 34px;
    text-shadow: 3px 0px #0066FF4d;
        margin-bottom: 50px;
}
#intro h3, #contents1 h4 {
    font-size: 24px;
    line-height: 38px;
}
#intro h3:before {
    left: -20px;
    top: -30px;
        font-size: 80px
    
}
#intro .grid_5.grid_12_tb.pd_l-50px.pd_clear_tb {
    padding: 5%;
}
#contents1 .grid_5.grid_12_tb.pd_5per.flex_order2_tb {
    padding: 5%;
    margin-top: 12%;
}
#contents1 h4:before {
    font-size: 80px;
    left: -20px;
    top: -30px;
}
#contents1 a{
    text-align:center;
    box-sizing: border-box;
    width:100%;
}
.works_ttl h4{
    font-size:24px;
}
.works_ttl h4:before {
    font-size: 80px;
    left: -20px;
    top: -84px;
}
#works {
    margin-top: 100px;
}
#works h3{
    font-size:24px;
}
#main_wrap{
    background:none;
}
#header h1 {
    margin-bottom: 0;
    max-width: 250px;
}
.tel_contact .box {
    flex-direction: initial;
}
.tb_banner a {
    display: flex !important;
    background: linear-gradient(179deg, #659ff5 0%, #0066ff 100%);
    width: 200px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 15px;
}
.tb_banner{
    right: 45px;
}
#copyright {
    text-align: center;
    padding-bottom: 60px;
}
#main_b {
    top: 19%;
}
#main_b p {
    font-size: 14px;
    width: 50%;
    white-space:nowrap;
}
}
