﻿
body, .Russo, .en, #top_contents1 h3:before, #top_contents2 h3:before {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.bg_color2 {
    background-color: #292727;
}

.bg_color1 {
    background-color: #808080;
}

body, .txt_color_nomal {
    color: #e6e6e6;
}

#header{
    background-color: rgba(0,0,0,0.2);
}

.l-mask.bg_color1, .l-mask--gr.bg_color1{
background-color:#fff;
}

.border_color1 {
    border-color: #808080;
}

#header_contact span {
    color: white;
}

#header_contact:hover span {
        color: #f4d000;
}

.txt_color1 {
   color: #f4d000;
}

#header_contact a.btn_back {
    background-color: rgba(128, 128, 128, 0.5);
}

#top_message{
    background-image: url(./Dup/img/test.png);
    background-color: black;
}

#pc_nav .txt_color3{
color:white;
}

/*以下テンプレ？*/

.top_contents1_box, .top_contents2_box {
    max-width: none;
width: 50%!important;
}

#top_contents1 div span.after {
    left: -65%;
}

#top_contents2 div span.after {
    right: -55%;
}

.top_contents1_box p, .top_contents2_box p{
text-shadow: 1px 0 0 #808080, 0 1px 0 #808080, -1px 0 0 #808080, 0 -1px 0 #808080;
}

#top_contents1 div span.after, #top_contents2 div span.after {
    width: 110%;
}

#header_contact a.btn_back {
    width: 32%;
        max-width: 270px;
height: 80px;
}

#pc_nav li {
    padding: 0px 0.6vw;
}

header span.after {
    width: 20%;
}

#header_contact span {
    right: 40px;
}

/*以下テンプレ？*/


/*--------以下動画タグ？---------*/

header#kore{
    max-height: 55.5vw;
    overflow: hidden;
}

header span.before {
    height: 100%;
}

header span.after {
    height: 100%;
}

/*--------以下動画タグ？---------*/


/*#top_contents1:before{
 content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-image: url(./Dup/img/font.png);
    background-position: top;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
z-index:1;
}
*/

#top_message {
    margin-bottom: -100px;
}

#top_message p:first-of-type {
    font-size: 80px;
    top: 0%;
    width: 100%;
    text-align: center;
}

.l-header__toggle {
    top: 12px;
}

#banner p:first-of-type .c-btn{padding: 60px 200px;}
#banner p:last-of-type .c-btn{padding: 60px 120px;}

#banner{
margin-bottom:100px;
}

#page9 .txt_color1{
    color: #e4e4e4;
}

.linkStyle{
color:white;
}

.txt_color3 {
    color: #ffffff;
}

.henko p a{
    color: white;
    border-bottom: 1px solid;
}

.henko p a:hover{
border:none;
}

#toggle span.bg_color3{
background-color: #fff;
}

#menu .l-menu__contact a{
color:black;
}

#page7 .bg_color4{
    background-color: #3c3c3c;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.top_contents1_box, .top_contents2_box {
    width: 80%!important;
}

#top_message p:first-of-type {
    width: 100%;
    text-align: center;
}

#top_message p:first-of-type {
    font-size: 50px;
    top: 0%;
    width: 100%;
    text-align: center;
}

header#kore {
    max-height: 55vw;
    overflow: hidden;
}

#top_message {
    margin-bottom: -10px;
}

.top_contents1_box p, .top_contents2_box p {
    text-shadow: none;
    opacity: 1;
}

#banner p:first-of-type .c-btn {
    padding: 30px 60px;
}

#banner p:last-of-type .c-btn {
    padding: 30px 40px;
}

header#kore {
    max-height: 65vw;
}

#video{
margin-top:59px;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#top_message p:first-of-type {
    font-size: 33px;
}
}

