﻿.bg_color1 {
    background-color: #19ba6a;
}

.menu .logo {
    padding: 0;
    background-color: white;
}

.main_img:before{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.svg), url(./Dup/img/test.svg), url(./Dup/img/te.png);
    background-position: 95% 65%, 84% 100%, center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 30%, 170px, 88%;
    pointer-events: none;
}

.bg_color4 {
    background-color: #f1f1f1;
}

.menu ul {
    background-color: transparent !important;
}

#catch .box {
    margin-left: 10%;
    margin-right: auto;
    background-color: rgba(255 ,255 ,255,0.8);
}

#catch{
        background-position: 80% 70%;
    background-size: 50%;
}


.menu {
    left: 0px;
}

.t_banner_box{
    max-width: 800px;
}

.ira{
        bottom: 0;
    left: 10px;
    transform: translateY(100px);
    max-width: 80px;
    transition: 0.3s;
}

.ira:hover{
    transform: none;
    transition: 0.3s;
}

#catch .box{
    position: relative;
}

#catch .box:before{
       content: "";
    display: block;
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0%;
    left: 80%;
    background-image: url(./Dup/img/con_ira.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#question .sliceTxt4, #question .sliceTxt5, #question .sliceTxt6{
     font-size: -webkit-calc(1rem + 14px); 
     font-size: calc(1rem + 14px); 
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}

#question .sliceTxt7, #question .sliceTxt8{
     font-size: 80px; 
     font-size: -webkit-calc(1rem + 30px); 
     font-size: calc(1rem + 30px); 
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}

header{
    background-color: white !important;
}

.txt_color3 {
    color: #d1cb1a;
}

#page_title{
    background-size: 100%;
}

#page_title .title {
    background-color: transparent;
}

#page_title:before{
        content: "";
    display: block;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 80%;
    background-image: url(./Dup/img/page.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 5;
}

header ul li a{
    color: green !important;
}

.linkStyle{
color: #29a9e0;
font-weight: bold;
}

.shadow-l {
    box-shadow: 0 2px 4px rgba(0,0,0,0) !important;
}

.button_container span {
    background-color: green;
}

#question h2.title{
    position: relative;
}

#question h2.title:before{
    content: "";
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -100px;
    left: 50%;
    background-image: url(./Dup/img/ne.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.menu:before{
    content: "";
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: -85px;
    left: 15%;
    background-image: url(./Dup/img/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

header.clone-nav {
    z-index: 6;
}

.hosoku{
        margin: 100px auto;
    max-width: 800px;
}

.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper{
    opacity: 0;
}

p.footer_cms{
        letter-spacing: 0.05em;
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.main_img:before {
    background-position: 95% 62%, 84% 100%, 70% 40%;
    background-size: 35%, 130px, 120%;
}

#question .txt {
    margin-bottom: 40px;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

.main_img {
    height: 60vh !important;
    position: relative;
}
.main_img:before {
    background-position: 50% 100%, 89% 95%, 50% 20%;
    background-size: 90%, 100px, 170%;
}

#catch .box {
    margin-left: 5%;
}

#catch .box .title {
    margin-left: 0px;
    text-align: center;
}

#question .box .box_item {
    padding: 20px 15px;
}

#question .txt {
    margin-right: 0%;
    font-size: 16px;
    letter-spacing: 0.01em;
}

.more_box {
    margin: 30px auto;
}

#wrap{
    overflow: hidden;
}

.t_banner_box {
    max-width: 300px;
}

#question .txt .check {
    padding-right: 2px;
}

#question h2.title:before {
    width: 130px;
    height: 130px;
    top: -70px;
}

#page_title:before {
    width: 140px;
    height: 140px;
    top: 40%;
    left: 90%;
}

}