﻿a.d_inline_b.txt_center.motion03s.pd_10px.hvr_txt_color1.txt_color3.font_14up.font_10up_sp.font_bold.font_com.linehight_1{
    white-space:nowrap;
}

a.linkStyle {
    color: #e40001;
    text-decoration: underline;
}
section#intro, #contents2 {
    padding: 0 5%;
}
a.d_inline_b.pd_r-10px.pd_l-10px.bg_color3.hvr_bg_color1.txt_white.motion03s.mg_r-5px.mg_l-5px {
    background: #b00d0e;
}
.bg_color4 {
    background-color: #1c1c1c;
}
section#page_title h2:after, .cms_title h3:after {
    width: 70px;
    height: 53px;
    content: "";
    position: absolute;
    background: url(Dup/img/title_a.png) no-repeat;
    background-size: contain;
    right: -85px;
    bottom: -7px;
}
section#page_title h2:before, .cms_title h3:before {
    width: 65px;
    height: 45px;
    content: "";
    position: absolute;
    background: url(Dup/img/title_b.png) no-repeat;
    background-size: contain;
    left: -75px;
    top: -20px;
}
section#page_title h2,.cms_title h3 {
    display: inline-block;
    position: relative;
}
div#logo2 {
    margin-bottom: 0;
}
div#fix_banner {
    position: fixed;
    right: 10px;
    bottom:-200px;
    width: 130px;
    transition:all 0.3s;
    z-index:5;
}
.banner_active{
     bottom: 10px !important;
}
div#fix_banner:hover{
    transform:translateY(-5px);
}
.hvr_txt_color3:hover {
    color: #b00d0e;
}
.cms_box{
    margin-bottom:150px;
}
#top_contact .contact_box {
    background-color: rgb(19 19 19 / 90%);
}
.hvr_bg_color1:hover {
    background-color: #171717;
}
.txt_color3 {
    color: #ffffff;
}
.border_color3 {
    border-color: #b00d0e;
}
div#wrap {
    padding-top: 75px;
}
div#wrap.top  {
    padding-top:0;
    
}
#page_top {
    background-color: #b00d0e;
}
div#logo2 img {
    width: 200px;
}
div#footer {
    background: #5d5d5d;
    padding: 20px;
}
h2,h3,h4,.cate_title{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif" !important;
        text-shadow: 2px 2px 5px #00000066;
}
.bg_color2 {
    background-color: #b00d0e;
}
#top_cms{
    margin-top:150px;
}
.border_color1 {
    border-color: #ffffff;
}

section#contents2 .box_wrap .box {
    margin-bottom: 50px;
}
#pc_nav_fix .d_flex.flex_space-around.flex_space-between_tb.pd_l-20px_tb{
    justify-content:space-between;
}

h1#logo {
    width: 250px;
}
#loader img{
    width:350px;
}
#pc_nav_fix {
    background-color: #5d5d5d;
    display: block;
    padding:10px !important;
}
.bg_color1{
    background:#5d5d5d;
}
.btn {
    text-align: center;
    margin-top: 60px;
}
.btn a {
    background: #b00d0e;
    color: white;
    padding: 10px 80px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 18px;
    transition:all 0.3s;
    display:inline-block;
}
.btn a:hover{
    transform:translateY(-5px);
}
body, .txt_color_nomal {
    color: #ffffff;
}
section#contents2 figure {
    border-radius: 100%;
}
section#contents2 .box_txt.grid_7 {
    padding: 0 5%;
}
section#contents2 .box_wrap {
    max-width: 1380px;
    margin: auto;
    background: #1c1c1c;
    padding: 5%;
    padding-bottom: 3%;
    border-radius: 10px;
    box-sizing: border-box;
    margin-top: -70px;
}
#main_img{
    height:auto !important;
}
body {
    background: #2d2d2d;
}
#head_logo {
    position: absolute;
    left: 20px;
    z-index: 5;
    top: 20px;
    width: 200px;
}
#intro .box_wrap figure {
    width: 55%;
    padding: 30px;
    box-sizing: border-box;
}
#intro .box_wrap {
    display: flex;
    align-items:center;
    max-width: 1480px;
    margin: auto;
}
#intro .box_wrap .box_txt {
    width: 45%;
    color: white;
    border: 1px solid;
    padding: 20px;
    box-sizing: border-box;
}
section#intro .title_img {
    max-width: 600px;
    margin: auto;
}
.txt_color1 {
    color: #ffffff;
}
div#title_img2 {
    max-width: 650px;
    margin: 100px auto auto;
}
h2.box_title {
    font-size: 1.8em;
    font-family: "游明朝";
    text-shadow: 2px 2px 5px #00000066;
    margin-bottom: 8px;
}
span.sub_text {
    display: block;
    font-size: 14px;
}
#header .menu_stick span:first-of-type,#header .menu_stick span,#header .menu_stick span:last-of-type{
    background:white;
}
.hvr_txt_color3:hover {
    color: #ff6968;
}
/*-----------------------------タブレット---------------------------------*/
@media screen and (max-width:768px){
 #head_logo{
     display:none;
 }   
 section#intro .title_img {
    max-width: 450px;
    margin: auto;
}
#intro .box_wrap {
    flex-direction: column;
}
#intro .box_wrap figure,#intro .box_wrap .box_txt{
    width: 100%;
}
div#title_img2{
    width:70%;
}
section#contents2 .box_wrap{
        margin-top: 50px;
        padding-bottom: 8%;
}
section#contents2 .box_wrap .box {
    flex-direction: column;
}
section#contents2 figure{
    width:60% !important;
    order:1;
}
section#contents2 .box_txt.grid_7{
    width:100% !important;
    margin-top: 30px;
    order:2;
}
}

/*----------------------------スマホスマホ---------------------------------*/
@media screen and (max-width: 667px){
section#intro .title_img {
    max-width: 330px;
    margin: auto;
    margin-top: 50px;
}
#intro .box_wrap figure{
    padding:10px;
}
div#title_img2 {
    width: 90%;
}
section#contents2 figure {
    width: 90% !important;
    order: 1;
}
h2.box_title {
    font-size: 1.6em;
    font-weight: bold;
}
section#page_title h2:before, .cms_title h3:before {
    width: 100%;
    height: 45px;
    content: "";
    position: absolute;
    background: url(Dup/img/title_b.png) no-repeat;
    background-size: contain;
    left: -20px;
    top: -50px;
    background-position: center;
}
section#page_title h2:before{
    left:0;
}
section#page_title {
    padding-top: 40px;
    margin-bottom: 40px;
}
section#page_title h2:after, .cms_title h3:after{
    display:none;
}
.btn a {
    background: #b00d0e;
    color: white;
    padding: 10px 50px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.3s;
    display: inline-block;
}
.btn {
    margin-top: 0px;
}
div#fix_banner{
    width:80px;
}
#loader img{
    width:200px;
}
#pc_nav_fix .d_flex.flex_space-around.flex_space-between_tb.pd_l-20px_tb {
    padding: 0;
}
}