﻿header{
background-image: url(./Dup/img/back.jpg);
    background-size: cover;
}

body, .font_en{
font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.button:hover:after, .button2:hover {
    box-shadow: inset 0 0 0 15em rgb(166, 200, 247);
}


#main_menu ul li a:before {
    background-color: #a6c8f7;
}

#page_title .page_box::before {
    background-color: #a6c8f7;
}

.txt_color1 {
    color: #5d7faf;
    font-weight: bold;
}

.bg_color1 {
    background-color: #9a94e0;
}

.border_color3 {
    border-color: #ffdf54;
}

.button2:hover{
color:white;
}

.border_color1 {
    border-color: #d6a1ae;
}


#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: auto;
}

.scroll_bt {
    bottom: -20px;
}

.link_box ul{
align-items: center;
justify-content: center;
}

.link_box li{
    margin: 0 5px !important;
}

.dsi{
margin-bottom:100px;
}

.linkStyle{
    color: #f4a1f5;
}


/*----------------20200915修正---------------*/

.nobody{
margin-bottom:50px;
}

.nobody p{
margin-left:0;
text-align:center;
}


/*--20240220 correct start--*/

h1#logo{
max-width: 400px;
}

/*--20240220 correct end--*/

@media all and (-ms-high-contrast: none){
.tel_bt a, .foot_tel_bt a{
padding-bottom:10px;
}

.more a{
padding-bottom:5px;
}
}