@charset "utf-8";

.contact_box {
/*	background: #0099ff;*/
	background: #004b96;
	color:#fff;
	font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
	padding:5px 10px;
	border:unset;
	filter:unset;
	max-width:210px;
	right:0;
	bottom:36%;
	border-radius: 0 0 0 10px;
	position:unset;
}
.contact_box > div > p {
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.contact_box > div > a > p{
    font-size: 1.5rem;
    font-weight: 500;
}
.contact_box > div > a > i{
	padding-left:5px;
	font-size:18px;
}
.contact_box > div > a > p i{
	padding-right:0.8rem;
	font-size:18px;
}

.contact_box > div > a > p span{
    font-size: 1.3rem;
}


.contact_box > div > a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0;
	min-height:unset;
	background:none;
	border-bottom: 2px solid #fff;
	border-radius: unset;
}
.contact_box > div > a::after{
	right:3px;
}
.contact_box > div > a:nth-of-type(3){
	border-bottom: unset;
	gap:7px;
}
.contact_box > div > a:last-child{
	border-bottom: unset;
}
.contact_box > div > a span{
	color:#004b96;
	font-size:13px;
	font-weight:500;
}
.contact_box > div > a > img{
	color:#004b96;
}




.sti_bnr_h01 a img {
    max-width: 255px;
    vertical-align: bottom;
}

.pconly {
    display: block;
}

.sti_bnr_h01 {
	display: block;
	max-width: 255px;
/*    box-shadow: 3px 3px 5px 0 rgb(0, 0, 0, 25%);*/
    position: fixed;
    bottom: 242px;
    right: 4px;
    z-index: 3;
	line-height: 0;
}

.sti_bnr_h01 > a{
	display: block;
	line-height: 0;
}

img{
    height: auto;
    -webkit-backface-visibility: hidden !important;
    image-rendering: -webkit-optimize-contrast !important;
}

.sti_bnr_h01 > div {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 1rem;
    font-weight: bold;
    background: #fff;
    border: 1px solid;
    border-radius: 20px;
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: 0px;
    z-index: 4;
}

.pagetop {
    background: rgba(0, 0, 0, .1);
    cursor: pointer;
    display: block;
    height: 50px;
    position: fixed;
    right: 0;
    width: 50px;
    z-index: 3;
	bottom: 380px !important;
}

.ctaBtn{
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #004b96;
    border-radius: 15px;
    position: fixed;
    top: 22.5vh;
    right: 0.2%;
    z-index: 49;
    cursor: pointer;
}

.ctaBtn::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    transition: 0.3s;
}

.ctaBox.cta_active .ctaBtn::after {
    content: '\f104';
}

.ctaBtn:hover{
	opacity:0.3;
    transition: 0.3s;
}


@media only screen and ( max-width:1024px)  {
.ctaBox{
	  margin-right: unset;
 	 transition: unset;
	 position:unset;
	 right:unset;
	 z-index:unset;
	 
  }
.ctaBtn{
    top: 22.0vh;
    right: 0.4%;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.15);
}

.ctaBtn::after {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    transition: 0.3s;
}

.ctaBox.cta_active .ctaBtn::after {
    content: '\f105';
}

}


@media only screen and (max-width:727px)  {
	.contact_box {
	bottom:0;
	max-width:100%;
	width:100%;
	padding:5px 0;
	border-radius:0;
	position:fixed;
	}
.contact_box > div{
	grid-template-columns: repeat(3, 1fr) !important;
	grid-template-rows: repeat(1, 1fr);
	width: fit-content;
	margin: 0 auto;
}
.contact_box > div > p{
	display:none;
}
.contact_box > div > a{
	max-width:160px;
}
.contact_box > div > a::after{
	display:none;
}


.contact_box{
	padding:5px;
}
.ctaBtn{
    top: 20.0vh;
    right: 0.2%;
	width:30px;
	height:30px;
}
.ctaBtn::after {
    content: '\f104';
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    transition: 0.3s;
}

.ctaBox.cta_active .ctaBtn::after {
    content: '\f105';
}
}


	.sti_bnr_h01 a img {
    max-width: 255px;
    vertical-align: bottom;
}

.pconly {
    display: block;
}

.sti_bnr_h01 {
	display: block;
	max-width: 255px;
/*    box-shadow: 3px 3px 5px 0 rgb(0, 0, 0, 25%);*/
    position: fixed;
    bottom: 242px;
    right: 4px;
    z-index: 3;
	line-height: 0;
}

.sti_bnr_h01 > a{
	display: block;
	line-height: 0;
}

img{
    height: auto;
    -webkit-backface-visibility: hidden !important;
    image-rendering: -webkit-optimize-contrast !important;
}

.sti_bnr_h01 > div {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 1rem;
    font-weight: bold;
    background: #fff;
    border: 1px solid;
    border-radius: 20px;
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: 0px;
    z-index: 4;
}

.pagetop {
    background: rgba(0, 0, 0, .1);
    cursor: pointer;
    display: block;
    height: 50px;
    position: fixed;
    right: 0;
    width: 50px;
    z-index: 3;
	bottom: 380px !important;
}
	




@media screen and (max-width: 767px) {

.pagetop {
		bottom: 90px;
	}



	.foot {
		padding-bottom: 80px;
	}

	.contact_box > div > a {
/*	background: #0099ff;*/
	background: #004b96;
	}

	.contact_box > div > a:nth-of-type(2) > p {
/*		color: #0099ff;*/
		color: #004b96;
	}

/*
	.contact_box > div > a:nth-of-type(2) > img {
		filter: brightness(1.5) invert(0) hue-rotate(60deg);
	}
*/
.contact_box > div > div.contact_box_btn{
	display:none;
}
	
	.sti_bnr_h01 a img {
    max-width: 250px;
	}

    .sti_bnr_h01 {
        bottom: 30vw;
    }

    .sti_bnr_h01 > div {
        top: -12px;
        right: 0;
    }

    .sponly {
    display: block !important;
    margin: 0 auto; 
    text-align: center; 
    }
	
	.pagetop {
    background: rgba(0, 0, 0, .1);
    cursor: pointer;
    display: block;
    height: 50px;
    position: fixed;
    left: 0;
    width: 50px;
    z-index: 3;
	bottom: 165px !important;
    }
	
/*
	.contact_box > div > a:nth-of-type(2) > img {
    filter: brightness(70%) invert(0) hue-rotate(80deg);
}
*/

}



