﻿#header_wrap .logo a img{
max-width: 210px !important;
}

.bg_color1 {
    background-color: #54a8f5;
}

#cms_3-e .cate_title{
background-color: #54a8f5;
}

footer.bg_color1 {
    background-color: #e6eaed;
color: black;
}

#fakeloader .fl {
    max-width: 200px;
}

#footer_wrap img{
max-width:130px;
}

#contents .bg_color4{
    background-image: url(./Dup/img/back.png);
    background-size: 100px;
}

footer .txt_white{
color:black;
}

.stripe:after {
    background-image: none !important;
    border-bottom: 1px solid #024a88;
    position: absolute;
    width: 40%;
}

#footer_wrap .grid_6:nth-of-type(1){
border-right:1px solid gray !important;
}

#bottom_info .more div:before, #footer .more div:before {
    background: rgba(0, 0, 0, 0.1);
}

#bottom_info .more div:after, #footer .more div:after {
    border-color: rgba(0, 0, 0, 0.4);
}

.border_color3 {
    border-color: #e6eaed;
}

.border_color1 {
   border-color: #e6eaed;
}

#copyright, #copyright a{
color:white;
}

#pc_nav{
margin-top:20px;
}

#intro{
background-image: url(./Dup/img/catch2_syu.jpg);
}

.linkStyle{
color:#54a8f5;
}

.bg_color3 .linkStyle{
color:#fff;
}


/*-----------動画タグ-----------*/

#video{
height: 830px;
background-color: #e6eaed;
    background-image: url(./Dup/img/back.png), url(./Dup/img/test_syu.jpg);
}


/*-----------動画タグここまで-----------*/

/*-------20220324 correct starrt------*/

#fakeloader{
background-color: white;
}

#contents #menu_bt li a{
margin-left: 5px;
}

#contents #menu_bt li a span{

display: none;

}


#header_wrap .logo a img {
    max-width: 150px !important;
}

#page_title h2{
    color: black;
    font-weight: bold;
    font-size: 26px;
}

#contents .box:nth-of-type(odd) .contents_title::after {
    background-color: rgba(83, 142, 196, 0.7) !important;
}

#intro_txt h2, #contents h3{

font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";

}

h2, h3, h4{
font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    line-height: 1.5em;
}

.font_24{
font-size: 27px;
}

#page10 a span{
display: none;
}



/*-------20220324 correct end------*/

/*------20220330 correct start------*/

#header_wrap .logo a img {
    max-width: 195px !important;
}

/*------20220330 correct end------*/


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#video {
    height: 65vw;
    background-color: #545353;
    background-image: url(./Dup/img/back.jpg);
}



#header_wrap .logo a img {
    max-width: 70px !important;
}

.font_20_tb{
font-size: 23px;
}



}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#page_title {
    margin-top: 0px;
}

#copyright{
padding-bottom:30px;
}

.font_18_sp{
font-size: 21px;
}

}
