﻿.bg_color4 {
    background-color: #eaeef2;
}

.txt_color1 {
    color: #5a5a5a;
}

.bg_color3 {
    background-color: #d7e1ed;
}

.bg_color1 {
    background-color: #e0e6ed;
        background-color: #f2f7fd;
}


.txt_white {
    color: #9ea0a7;
}

#main_img {
    width: 90%;
    margin-right: 0;
    border-radius: 0 0 0 450px;
}

#attach {
    width: 70%;
    /*border-radius: 0 150px 0 0;*/
}

#contents2{
    position: relative;
}

#contents2:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -30%;
    left: 50%;
    background-image: url(./Dup/img/dou.png);
    background-position: 106% 0;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

#contents2 .grid_6 p:not(.con_no){
        font-size: 18px;
    line-height: 2.2em;
    color: #7192b9;
    font-weight: bold;
    /* border-bottom: aliceblue 1px solid; */
    border-left: #f2e961 5px double;
    padding-left: 20px;
    width: 100%;
}

.txt_color3 {
    color: #548bcb;
}

.con_no{
    font-weight: bold;
}

#contents3 div.d_flex .grid_6:nth-of-type(2){
    margin-top: 0;
}

#contents1{
    position: relative;
}

#contents1:before{
    content: "";
    display: block;
    width: 40%;
    height: 370px;
    position: absolute;
    top: -300px;
    left: 60px;
    background-image: url(./Dup/img/hito.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    /* transform: translate(-50% , -50%); */
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.txt10{
        padding: 60px 50px;
    background-color: #f3f3f3;
    border-radius: 20px;
    margin-top: 50px;
}

.txt10 h2{
        font-size: 20px;
    color: #548bcb;
    margin-bottom: 20px;
    font-weight: bold;
}

#main_img:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/high2.png);
    background-position: 95% 0, 3% 30%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 120px, 140px;
    pointer-events: none;
    z-index: 3;
}

.border_color3 {
    border-color: #f2e861;
}

.hvr_bg_color1:hover {
    background-color: #548bcb;
}

.border_color1 {
    border-color: #548bcb;
}

#main_menu ul li a::before {
    background-color: #7a8fcb;
}

.button:hover:after {
    box-shadow: inset 0 0 0 15em #548bcb;
}

.head_banner a:hover{
    color: white;
}

.copin{
    display: none;
    margin-top: 30px;
}

.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after{
        background-color: #96999d !important;
}

.hamburger.active .hamburger__icon {
    background-color: transparent !important;
}

.linkStyle{
color: #548bcb;
font-weight: bold;
}


/*----20221013 品証 start--*/

.head_banner a, .foot_tel_bt a{
    background-color: #b4cfef;
    color: white;
}

.spinner7 > div {
    background-color: #7192b9;
    height: 10px;
    width: 10px;
    margin-left: 7px;
}

#page_title .title_img {
    background-position: 50% 20%;
}



/*----20221013 品証 end--*/

/*--20221026 correct start--*/

#video video {
    width: 90% !important;
    height: auto;
     top: auto; 
     left: auto; 
    -ms-transform: none;
     -webkit-transform: none; 
     transform: none; 
     vertical-align: unset; 
    margin: auto;
    display: block;
    margin-top: 50px;
    max-width: 720px;
}

#video {
    height: auto !important;
    background-color: white;
}

/*--jump--*/

/*--20221026 correct end--*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
h1#logo{
    max-width: 100px;
}

#main_img {
    width: 95%;
    border-radius: 0 0 0 200px;
    margin-top: 30px;
}

#contents1:before {
    width: 30%;
    height: 370px;
    top: -180px;
    left: 62%;
}

#contents1 {
    padding: 50px 5%;
}

#contents1:before {
        width: 30%;
    height: 330px;
    top: -189px;
    left: 58%;
}

#contents2:before {
    height: 60%;
    top: -9%;
    left: 50%;
    z-index: 1;
}

.img5{
    width: 50% !important;
    display: none;
}

#main_img:before {
    background-position: 95% -70px, 2% 30%;
    background-size: 10%, 120px;
    pointer-events: none;
    z-index: 3;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

h1#logo {
    max-width: 80px;
}

#main_img {
    border-radius: 0 0 0 100px;
    margin-top: 30px;
}

.copin{
    display: block;
    margin-top: 45px;
    width: 68%;
}

#main_img {
    width: 97%;
}

#main_img:before {
    background-position: 7% 40%;
    background-size: 120px;
    pointer-events: none;
    z-index: 3;
    background-image: url(./Dup/img/high2.png);
}

#contents1:before {
    width: 40%;
    height: 330px;
    top: -260px;
    left: 58%;
    background-image: url(./Dup/img/hito_sp.png);
}

.txt10 {
    padding: 30px 20px;
    line-height: 1.8em;
}

body p{
    line-height: 1.8em;
}

#contents2:before {
    height: 35%;
    top: -9%;
    left: 50%;
    z-index: 1;
}

#contents2 .grid_6 p:not(.con_no) {
    padding-left: 10px;
    box-sizing: border-box;
}

#contents3 div.d_flex .grid_6:nth-of-type(2) {
    margin-top: 50px;
}

#video video {
    margin-top: 20px;
}

}