﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');
@import url("https://use.typekit.net/urt0hhi.css");

html {
    font-size: 15px;
}
body, .nav_sub_title {
    font-family: 'Kosugi', sans-serif;
}
#pc_nav li a, #sp_nav li a, .nav_title, .more_bt a, .cms_title h3, #footer_nav li a, #page_title h2 {
     font-family: 'Montserrat', 'Noto Sans JP', 'Comfortaa', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
 }
#bottom_tel {
    max-width: 710px;
}
#page_title h2 {
    color: #fff;
    line-height: 1;
    margin: 0;
}
#page_title .title_before {
    display: none;
}
#bottom_tel a {
    height: auto;
    width: 50%;
}
.time {
    display: none;
}
#body {
    background-image: url(Dup/img/bg.jpg);
}
.onayami .d_flex {
    align-items: stretch;
    max-width: 1100px;
    margin: 0 auto;
}
.bulletslist {
    position: relative;
    width: 23.4%;
    box-sizing: border-box;
    margin-left: 0.8%;
    margin-right: 0.8%;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 2% 1%;
    margin-top: 35px;
    box-shadow: -0.137px 3.596px 31px 0 rgb(205 205 205 / 38%);
}
.check {
    position: absolute!important;
    transform: translateX(-50%);
    left: 50%;
    top: 0px;
}
.check img {
    width: 40px;
    transform: translateY(-50%);
}
.highlight {
    color: #932154;
    font-size: 1.2rem;
    border-bottom: 2px solid #d3749f;
}
figure.shadow {
    box-shadow: none;
}
.font_2dw {
    font-size: calc(1rem - 0px);
}
#header {
    box-shadow: 0px 5px 14px -6px rgb(0 0 0 / 9%);
    padding-top: 10px;
    padding-bottom: 10px;
}
header.pd_t-30px.pd_b-30px {
    padding-top: 0;
    padding-bottom: 0;
}
.header_tel {
    margin-bottom: 10px;
}
.logo_wrap {
    width: 185px;
}
/**/
#page_title .sub_title {
    font-size: 32px;
    color: #fff;
    margin-bottom: 15px;
}
/**/
.catch {
    z-index: 1;
    max-width: 888px;
    width: 82%;
}
#con_nav ul {
    margin-top: -50px;
    z-index: 3;
    box-shadow: 0px 3px 10px -3px #e5ddd3;
}
#page_title .title_wrap {
    margin-top: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: 3px solid #fff;
    padding: 25px 10px;
}
#top_contents1 .info_title {
    color: #444;
}
#top_contents3 .con3_no {
    color: #c5b044;
    text-shadow: 2px 2px 6px #f5f5f2, 0px 0px 12px #f5f5f2,  0px 0px 7px #f5f5f2;
}
.con1_txt_wrap {
    padding: 0 5%;
    padding-top: 120px;
}
/* ----------------------------------------------------------------------------------------------------- */
.more_bt a {
    background-color: #ffffff;
    color: #858585;
    padding: 17px 0;
    font-size: 17px;
    box-shadow: 0px 3px 10px -3px #d5ccc1;
    line-height: 1.6;
}
.more_bt a span {
    font-size: 12px;
    color: #bba741;
}
/* ----------------------------------------------------------------------------------------------------- */
.qa_type3 .con_no{
	left: 20px;
	top: 15px
}
.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/icon_q.png);
	background-repeat: no-repeat;
	background-position: top 0px left;
	background-size: 65px
}
.qa_type3 .box_a {
    background-image: url(./Dup/img/icon_a.png);
    background-repeat: no-repeat;
    background-position: top 0px right;
    background-size: 65px;
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding: 0 90px
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #c5b044;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
    border-left-color: #eee;
    left: 100%;
    top: 35px;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.qa_type3 .box_q{
	padding-right: 0
}
.qa_type3 .box_a{
	padding-left: 0
}
.qa_type3 .con_no{
    top: 13px;
}
}


footer.bg_color5 {
    background-color: #f5f5f2;
}
#top_contents2 span.con2_bg.bg_color1 {
    background-color: #ffffff;
    opacity: 0.5;
}
h2.con2_item {
    color: #2c2c2c;
}
video.width_100per {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.v_type3 .cate_box{border: 1px solid #d2ab30;
        box-shadow: 0px 3px 10px -3px #e5ddd3;
}

footer .txt_white {
    color: #333;
}

@media(max-width: 1168px) {
video.width_100per {
    height: 100vh;width: inherit!important;
}
}

@media(max-width: 768px) {
#main_img, video.width_100per {
    height: 65vh;
}
.sub_tile {
    font-size: 29px;
}
#footer_info .info_title {
    top: -51px;
    left: 0;
    opacity: 0.3;
    right: 0;
}
#header {
    padding-top: 19px;
}
.bulletslist {
    width: 48%;
}
}
@media(max-width: 667px) {
#main_img, video.width_100per {
    height: 49vh;
}
.bulletslist {
    width: 85%;
    padding: 5% 4%;
    margin-top: 30px;
}
.logo_wrap {
    width: 148px;
}
.catch {
    width: 97%;
}
#header.active {
    padding: 13px;
}
.con1_txt_wrap {
    padding: 0 2%;
    padding-top: 0;
}
#page_title .sub_title {
    font-size: 23px;
    margin-bottom: 10px;
}
#page_title .title_wrap {
    border: 0;
}
#page_title h2 {
    font-size: 15px;
}
}
/*2023/3/17*/
#page_title .title_wrap {
    background-color: rgba(0,0,0,10%);
}