﻿.bg_color2 {
    background-color: #8bc01f;
    background-color: #4caf50;
        background-color: #1da96f;
}

.bg_color3 {
    background-color: #ffb224;
        background-color: #ff8025;
}

.con1_inner p{
    text-align: left;
}

.txt_color3 {
    color: #4caf50;
}

.border_color3 {
    border-color: #ffb224;
}

.bg_color1 {
    background-color: #ff8025;
}

#con1{
    padding-bottom: 0;
}

#con2{
    /*background-image: url(./Dup/img/cos2.png);*/
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 30%;
}

#con4{
    display: none;
}

.topimg3{
    display: none;
}

.ono{
    max-width: 600px;
    margin: auto;
}

.setu{
        max-width: 1000px;
    margin: auto;
        margin-top: 100px;
}

#main_img{
    position: relative;
}

.header-in {
    height: 100px;
}

#main_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 95%;
    position: absolute;
    top: calc(50px + 55%);
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/toire.png), url(./Dup/img/other.png), url(./Dup/img/hitorogo.png);
    background-position: 90% 15%, center, 95% 100%, 5% 80%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 14%, contain, 18%, 20%;
    pointer-events: none;
    z-index: 1;
}

.txt_color2 {
    color: #1da96f;
}

#con2{
    position: relative;
}

#con2:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/ina.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: cover;
    pointer-events: none;
    z-index: -1;
    opacity: 0.4;
}

.kore{
    width: 100%;
    text-align: center;
    font-size: 40px;
    margin-bottom: 100px;
    font-weight: bold;
}

#con3 .box_wrap .box:first-child, #con3 .box_wrap .box:last-child{
    position: relative;
}



#con3 .box_wrap .box:first-child:before{
    content: "";
    display: block;
    width: 50%;
    height: 50%;
    position: absolute;
    top: 0%;
    left: 3%;
    background-image: url(./Dup/img/nobo.png);
    background-position: center left;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%) rotate(15deg);
    transform: translate(-50% , -50%) rotate(15deg);
    background-size: 100%;
    pointer-events: none;
    z-index: 1;
}

#con3 .box_wrap .box:last-child:after{
        content: "";
    display: block;
    width: 45%;
    height: 45%;
    position: absolute;
    top: 20%;
    left: 97%;
    background-image: url(./Dup/img/to.png);
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%) rotate(-15deg);
    transform: translate(-50% , -50%) rotate(-15deg);
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

#con3{
    overflow: hidden;
}

#fakeloader{
    background-color: #F3F2EE;
}

.txt_color1 {
    color: #ff8025;
}

#con3 .title .en {
    font-weight: bold;
}

.pagetitle_img {
    opacity: 0.8;
    mix-blend-mode: normal;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pagetitle h2 {
    font-weight: bold;
    filter: drop-shadow(2px 2px 10px rgb(71, 155, 4));
    color: white;
}

.footer p{
    text-align: center;
}

.f_contact_img {
    height: 600px;
}

.cmstitle .cms_6-c .cate_box{
        margin-bottom: 20px;
}

.topTxt1 {
    line-height: 1.4em;
    display: inline-block;
}

.f_contact_box h4{
    margin-bottom: 10px;
}

.youtube{
  position: relative;
	/*max-width: 780px;*/
	width: 70%;
	text-align: center;
	margin: 4% auto 4%;
}
.youtube:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%;
  }
.youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#youtube{
  position: relative;
	/*max-width: 780px;*/
	width: 70%;
	text-align: center;
	margin: 4% auto 4%;
}
#youtube:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%;
  }
#youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*--20220916 hinsyo start--*/

.linkStyle{
color: #29a9e0;
font-weight: bold;
}

#fakeloader .fl {
    max-width: 200px;
}

.cate_list li a:hover {
    transform: translateY(-10px);
}

/*--20220916 hinsyo end--*/

/*--20220921 correct start--*/

.kotei{
        max-width: 1000px;
    margin: auto;
    margin-top: 50px;
}

.banner2{
      bottom: 120px;
      right: 0;
      text-align: right;
      z-index: 100;
      max-width: 80px;
}

.pagetop {
    right: 12px;
}

#page8 .contact_tel a {
    width: 400px;
    box-sizing: border-box;
}

.g_type4 .slide_img figure{
	position: relative;
	overflow: hidden;
}
.g_type4 .slide_img figure img{
	position: relative;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.g_type4 .swiper-slide{
    opacity: 1!important;
}
.g_type4 .slide_img .thumbnail .swiper-wrapper {
    margin-left: 0!important;
    transform: none!important;
}
.g_type4 .swiper-button-prev{
	background-image: url("../dup/img/swiper_prev.png")!important;
}
.g_type4 .swiper-button-next{
	background-image: url("../dup/img/swiper_next.png")!important;
}

/* IE */
@media all and (-ms-high-contrast: none){
.g_type4 .slide_img .thumbnail .swiper-wrapper .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 80px;
}
.g_type4 .slide_img .thumbnail .swiper-wrapper .swiper-slide img{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
}

/*--20220921 correct end--*/


/*---20220930 correct start---*/

#con3 .box a{
    color: #1da96e;
    font-size: 20px;
    margin-bottom: 30px;
    display: inline-block;
    margin-top: 20px;
    font-weight: bold;
    border: 1px solid #1da96e;
    padding: 5px 30px;
    padding-bottom: 4px;
    border-radius: 30px;
    transition: 0.3s;
}

#con3 .box a:hover{
    background-color: #1da96e;
    color: white;
}

#page5 .cate{
    padding-top: 100px;
    margin-top: -100px;
}

/*---20220930 correct end---*/


/* ---------- カスタム ---------- */
@media screen and (min-width: 1280px){
    #main_img:before{
    content: "";
    display: block;
    width: 100%;
    height: 95%;
    position: absolute;
    top: 55%;
    left: 50%;
    background-image: url(./Dup/img/copy.png), url(./Dup/img/toire.png), url(./Dup/img/other.png), url(./Dup/img/hitorogo.png);
    background-position: 90% 15%, center, 95% 100%, 5% 95%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 14%, contain, 20%, 26%;
    pointer-events: none;
    z-index: 1;
}



}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#main_img:before {
    background-position: 100% 5%, center, 100% 100%, -1% 80%;
    background-size: 24%, contain, 26%, 35%;
}

.cate_list li a {
        padding: 10px 19px;
    box-sizing: border-box;
    margin-right: 5px;
}

.cate_list li{
    width: auto !important;
}

#con2 .topimg2 {
    width: 80%;
    margin: auto;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#con1{
    padding-top: 150px;
}

#con2 .topimg2 {
    width: 70%;
}

.setu {
    margin-top: 50px;
}

.setu figure {
    width: 80% !important;
    margin: auto;
    margin-bottom: 20px;
}

.kore {
    line-height: 1.4em;
    margin-top: 50px;
}

#con2 {
    background-position: 115% 100%;
    background-size: 50%;
}

#con3 .box_wrap .box:first-child:before{
    width: 35%;
    height: 35%;
}

#con3 .box_wrap .box:last-child:after{
        width: 30%;
        height: 30%;
}

.f_contact_box h4{
       font-size: 35px;
}

#main_img:before {
        background-position: -10% 98%, 95% 26%, center, 100% 100%;
    background-size: 43%, 16%, 61%, 26%;
    height: 110%;
    top: calc(50px + 55%);
        background-image: url(./Dup/img/hitorogo_sp.png), url(./Dup/img/copy_sp.png), url(./Dup/img/toire.png), url(./Dup/img/other_sp.png)
}

#main_img {
    padding-top: 110px;
}

.youtube {
    width: 100%;
}

.banner2 {
    max-width: 65px;
}

#page8 .contact_tel a {
    width: auto;
    box-sizing: border-box;
}

}