﻿.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{
    color: #a67c52;
    font-weight: bold;
}

.v_type3 .box_txt1{
        background-color: #f3f3f3f3;
    padding: 10px;
    border-radius: 10px;
}


/*figure:before{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/frame.png), url(./Dup/img/frame.png);
    background-position: top center, bottom center;
    background-repeat: repeat-x;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 40%;
    pointer-events: none;
    z-index: 1;
}

figure:before {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: 100%;
    position: absolute;
    top: 49%;
    left: 50%;
    background-image: url(./Dup/img/right.png), url(./Dup/img/left.png), url(./Dup/img/frame1.png), url(./Dup/img/frame1.png);
    background-position: right center, left center, top center, bottom center;
    background-repeat: no-repeat, no-repeat, repeat-x, repeat-x;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain, contain, 40%, 40%;
    pointer-events: none;
    z-index: 1;
}*/

.bg_color1 {
    background-color: #998a7d;
}

.bg_color3 {
    background-color: #67bea1;
}

.hvr_bg_color1:hover {
    background-color: #85786c;
}

#contents3 .txt_color3 {
    color: #3affbd;
}

 .txt_color3 {
        color: #139368;
}

#body{
    background-image: url(Dup/img/1.png), url(Dup/img/4.png), url(Dup/img/3.png), url(Dup/img/2.png), url(Dup/img/5.png);
    background-position: top right, 0% 200%, 20% 10%, 80% 50%, 65% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#contents3 {
    padding: 0 10% 100px;
    border-radius: 0 200px 20px 0;
    width: 75%;
}

#main_img figure:before{
    content: none;
}

#main_img{
        width: 85%;
    margin: auto;
    margin-right: 5%;
    border-radius: 20px 20px 30px 200px;
        max-height: 95vh;
    min-height: 95vh;
}

#contents1 {
    padding: 200px 15%;
}

#contents1 h2{
    font-size: 40px;
}

#contents1 p{
        line-height: 2.2em;
    font-size: 17px;
}

.catch{
    position: relative;
}

.catch:before{
    content: "";
    display: block;
    width: 85%;
    height: 100%;
    position: absolute;
    top: 40%;
    left: 48%;
    background-image: url(./Dup/img/catch.png), url(./Dup/img/c_back.png);
    background-position: 5% 50%, 0% 42%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 45%, 18%;
    pointer-events: none;
    z-index: 2;
        filter: drop-shadow(0px 0px 6px rgba(255,255,255,0.2)) drop-shadow(0px 0px 6px white);
}

#contents2 {
    padding: 100px 15% 150px;
    margin: 100px auto;
}

#contents2 h2{
    font-size: 30px;
}

.scroll_bt span::before {
    background-color: #65bea0;
}

.scroll_bt span {
    border: 2px solid #65bea0;
}

#contents3 > div{
        padding: 0 5%;
    padding-right: 0;
}

.flexslider{
    display: none;
}

.v_type3 .cate{
    position: relative;
}

.v_type3 .cate > figure{
    position: absolute;
    max-width: 300px;
    top: -20px;
    right: 0;
    z-index: 1;
}

a.scroll_bt{
    color:#67bea1;
}

#video {
   height: auto !important;
    overflow: hidden;
    border-radius: 20px;
    margin-top: 80px;
    border: 5px solid #67bea1;
}

#video video {
    width: 100% !important;
    height: auto;
    top: auto;
    left: auto;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: none;
    transform: none;
    vertical-align: bottom;
}

.linkStyle{
color: #67bea1;
font-weight: bold;
}

.dec {
    display: block;
    font-size: 14px;
	text-align: center;
}

.dec2{
    font-size: 12px;
    text-align: center;
    margin-left: 10px;
    margin-top: 20px;
    display: block;
}

footer .dec{
    text-align: left;
}

.head_banner{
    display: none;
}


/*--20221202 correct start--*/

html, body {
    font-size: 16px;
}

.font_14 {
    font-size: 16px;
}

.font_20 {
    font-size: 22px;
}

.font_12 {
    font-size: 14px;
}

figure{
        border-radius: 15px;
    overflow: hidden;
}

.catch:before {
    background-size: 520px, 250px;
}

.hoso{
    position: absolute;
    top: 50%;
    left: 8%;
    font-size: 18px;
    background-color: #65bea0;
    padding: 2px 5px;
    color: white;
    z-index: 2;
}


#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%;
}


/*--20221202 correct end--*/

/*--20221215 correct start--*/

.hoso {
    top: 53%;
    background-color: transparent;
}

.hoso span{
        background-color: #65bea0;
}

/*--20221215 correct end--*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#main_img {
    max-height: auto;
    min-height: auto;
}

header #logo {
    max-width: 90px;
}

#main_img {
    width: 93%;
    margin: auto;
    margin-right: auto;
    border-radius: 20px;
    max-height: 100%;
    min-height: 100%;
    margin-top: 50px;
}

header{
        background-color: rgba(228, 226, 213, 0.7);
}

#contents1 {
    padding: 100px 10%;
}

#contents2 {
    margin: auto;
}

.catch:before {
    width: 90%;
    top: 27%;
    left: 48%;
}

#contents1 h2 {
    font-size: 32px;
}

#contents3 > div {
    padding: 0 0%;
    padding-right: 0;
}

#contents2 {
    padding: 100px 10% 150px;
    margin: auto;
}

header .dec{
    display: none;
}

#youtube{
	width: 70%;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

.catch:before {
    content: "";
    display: block;
    width: 90%;
    height: 100%;
    position: absolute;
    top: 150%;
    left: 50%;
    background-image: url(./Dup/img/catch.png), url(./Dup/img/c_back.png);
    background-position: 15% 50%, 10% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 98%, 45%;
    pointer-events: none;
    z-index: 2;
}

#contents1 {
    padding: 150px 5%;
    padding-top: 400px;
}

#body {
    background-size: 60%;
}

.v_type3 .cate > figure{
    position: relative;
    max-width: 300px;
    top: 0px;
    right: 0;
    z-index: 1;
}

#main_img {
    width: 95%;
    margin: auto;
    margin-right: auto;
    border-radius: 20px;
    max-height: 100%;
    min-height: 100%;
    margin-top: 60px;
}

#page_title .title_img {
    height: 160px !important;
}

.hoso {
    top: 190%;
    left: 50%;
    font-size: 16px;
    transform: translate(-50%, 0%);
    width: 80%;
    text-align: center;
}

}