﻿@import url('https://fonts.googleapis.com/css2?family=Londrina+Sketch&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Viga&display=swap');

#header h1.logo{
        max-width: 150px;
}

#main:before{
         content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/catch.png), url(./Dup/img/main1.png);
    background-position: center left, center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain, cover;
    pointer-events: none;
    z-index: 1;
    background-color: #fdfce8;
}



.main_wrap{
    position: relative;
}

.main_wrap:before{
        content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0%;
    left: 50%;
    /* background-color: #cc3434; */
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    pointer-events: none;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 4px, rgba(255, 230, 230, 1) 4px, rgba(255, 230, 230, 1) 8px );
}


.top_page #header a {
    text-shadow: #fff 1px 0px 0px, #fff -1px 0px 0px, #fff 0px -1px 0px, #fff 0px 1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #ffff 1px -1px 0px, #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}

body, .txt_color_nomal {
    color: #3b3b3b;
}

body {
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body, button {
    /* font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important; */
    font-weight: 400;
    font-size: 16px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif !important;
}

.no_box .no {
    color: #ed454a;
    transform: scale(1.8);
       /* font-family: 'Londrina Sketch', cursive; */
    /* mix-blend-mode: plus-lighter; */
    font-family: 'Viga', sans-serif;
}

#nav_menu{
       background-color: #ed454a;
    border-radius: 50px;
}

#page_title:before {
    background: transparent;
}

#page_title{
        background-attachment: unset;
        background-size: contain;
}

.page_title .p_title_back {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
        padding-right: 6%;
}

.page_title h2 {
        opacity: 0.8;
    color: #ed454a;
    letter-spacing: 0.05em;
    font-size: -webkit-calc(1rem + 50px);
    font-size: calc(1rem + 50px);
}

.more_box{
    color: #ed454a;
}

.page_title .p_title_item:before {
        content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #111;
    bottom: -2em;
    right: 0;
}

.page_title p {
    font-size: -webkit-calc(1rem + 9px);
    font-size: calc(1rem + 9px);
    position: relative;
}

.top_cms_box .cms_title h2 {
    font-family: 'Zen Maru Gothic', sans-serif;
}

.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%;
}

.bg_color1 {
    background-color: #c5c5c5;
}

.button_container span {
        background-color: white;
}

.linkStyle{
color: #29a9e0;
font-weight: bold;
}

.border_color2 {
    border-color: #dbdbdb;
}

#header-change .logo{
    max-width: 170px;
}

.txt_color3 {
    color: #474747;
}

.top_cms_box .cms_1-g figure{
    background-color: #ffffff;
}

/*--20230725 correct start--*/

#contents3 .img_wrap .box_img .img2 {
    width: 35vw;
    left: 59%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Kosugi Maru', sans-serif;
}

#contents1_2 .con1 .box_item {
    padding-top: 8vh;
}

footer:after{
        content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0%;
    left: 50%;
    /* background-color: #cc3434; */
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    pointer-events: none;
    background-color: rgba(255,255,255,0.8);
}

.top_cms_wrap:before {
    display: none;
}

.button_container {
    left: 6px;
}

#contents3 {
    background-image: url(./Dup/img/back.svg);
    background-position: 50% 150%;
    background-repeat: no-repeat;
    background-size: 7%;
}

/*--20230725 correct end--*/

/*--20230821 correct start--*/

.all_page .header_menu li{
    display: inline-block;
}

.all_page .header_menu li a span {
    text-shadow: #fdfce8 2px 0px 0px, #fdfce8 -2px 0px 0px, #fdfce8 0px -2px 0px, #fdfce8 0px 2px 0px, #fdfce8 2px 2px 0px, #fdfce8 -2px 2px 0px, #fdfce8 2px -2px 0px, #fdfce8 -2px -2px 0px, #fdfce8 1px 2px 0px, #fdfce8 -1px 2px 0px, #fdfce8 1px -2px 0px, #fdfce8 -1px -2px 0px, #fdfce8 2px 1px 0px, #fdfce8 -2px 1px 0px, #fdfce8 2px -1px 0px, #fdfce8 -2px -1px 0px, white 1px 1px 0px, #fdfce8 -1px 1px 0px, #fdfce8 1px -1px 0px, #fdfce8 -1px -1px 0px;
}

#page_title {
    background-color: #fdfce8;
}

.all_page .header_menu {
    display: block;
}

body{
        background-color: #fffff6;
}

.main_wrap:before {
    background-color: rgba(255, 135, 177, 0.25);
    background-image: none;
}

.all_page footer:after {
    background-color: transparent !important;
}

.all_page{
        background-image: url(./Dup/img/logo_back.png);
    background-position: 90% 80%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 700px;
}

#tel_contact > h3, .tel{
    display: none !important;
    
}

#footer .CONTACT{
    display: none;
}

/*--20230821 correct end--*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

footer:after {
    display: none;
}

.all_page .header_menu {
    display: none;
}

.all_page{
        background-image: url(./Dup/img/logo_back.png);
    background-position: 95% 95%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 55%;
}


}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

#contents3 .img_wrap .box_img .img1 img {
    height: 30vh;
}

#contents3 .img_wrap .box_img .img2 img {
    height: 30vh;
}

.top_cms_box .cms_title h2 {
    font-size: -webkit-calc(1rem + 16px);
    font-size: calc(1rem + 16px);
}

.page_title .p_title_back {
    padding-top: 220px;
}

#page_title {
    background-size: 250%;
    background-position: center top;
}

.page_title h2 {
    font-size: -webkit-calc(1rem + 12px);
    font-size: calc(1rem + 12px);
}

.banner{
    margin-top: 50px;
}

.page8 .banner2{
    margin-top: 0px;
    max-width: 100%;
    margin-bottom: 50px;
}

.cms_title_box{
    padding-top: 20px;
}

}