﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Londrina+Shadow&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway+Dots&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&display=swap');
figure.shadow {
    box-shadow: none;
}
body, .box_txt1 {
    font-family: 'Kosugi', sans-serif;
}

.sub_title,.sub_txt, .hannari, .box_title, .cate_title, .flow_type3 .box_title1::before, #pc_nav li a, #top_pc_nav li a, #footer_nav li a {
 font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.eng1, .eng2, .eng3, .eng4 {
    /*font-family: 'Secular One', sans-serif;*/
}
.cms_title p, #info_contact_wrap .con_title .pop400 {
    font-family: 'Raleway Dots', cursive;
    font-family: 'Cormorant Garamond', serif;
    font-size: 26px;
}
.cms_title p span, .flow_type3 .box_title1::before {
    letter-spacing: 3px;
}
.more_btn{
    text-transform: none;
}
.top_bnr {
    width: 90%;
    max-width: 370px;
    margin: 44px auto 44px;
}


/* ======================================================================================
　　color
======================================================================================== */
.linkStyle {
    color: #d4707d;
    transition: opacity .3s;
    text-decoration: revert;
}
.linkStyle:hover{opacity: 0.7}
#pc_nav li a{color: #566387;}
.bg_color2 {
    background-color: #f8f8ff;
}
.overlay {
    background: linear-gradient(135deg, rgb(255 178 188 / 90%) , rgb(224 222 255 / 90%) )!important;
}
#overlay .right .hvr_bg_color2:hover {
    background-color: #ffffff;
}


/* ======================================================================================
　　all
======================================================================================== */
#fakeloader {
    background-image: url(./Dup/img/bg1.jpg);
    background-size: cover;
}
#fakeloader:before {
    background-color: rgba(255,255,255,0.6)!important;
}

/* ---------- header ---------- */
#logo {
    max-width: 200px;
}
header, .top header {
    z-index: 7!important;
    background-color: rgb(255 255 255 / 94%)!important;
    box-shadow: 0 0 5px 5px rgb(178 176 209 / 10%);
    opacity: 1;
}
#pc_nav li, #top_pc_nav li, #footer_nav li {
    max-width: 100%;
    font-size: 16px;
}
header.scr_header {
    background-color: rgb(255 255 255 / 94%)!important;
    box-shadow: 0 0 5px 5px rgb(178 176 209 / 10%);
}
#pc_nav{display: block!important;}
#pc_nav li:last-of-type a {
    background-color: #b1afd1;
    border-radius: 5px;
    padding-top: 6px;
    color: #fff;
}
#pc_nav li:last-of-type a:after{display: none;}
.head_banner {
    top: 15px;
    right: 126px;
}
.head_banner a {
    background-color: #ededf7;
    color: #566387;
    border-radius: 5px;
    padding-top: 6px;
    padding-bottom: 5px;
}

.button_container span {background: #566387;}
.button_container span:nth-of-type(1) {
    color: #566387;
    letter-spacing: 3px;
}

/* ---------- footer ---------- */
#footer {
    background-color: rgb(255 255 255 / 51%)!important;
}


/* ======================================================================================
　　top
======================================================================================== */
.num{
    display: none;
}
.main_txt{
    width: 80%;
    max-width: 1000px;
}
.catch {
    display: inline-block;
    padding: 10px;
    text-shadow: 0 2px 4px rgb(137 120 105 / 50%);
    background: rgb(163 160 201 / 70%);
    font-size: 24px;
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#main_img .menu .width_400-max {
    max-width: 298px;
    background-color: rgb(255 255 255 / 90%);
    border-radius: 5px;
}
#main_img .menu .width_400-max a {
    max-width: 68%;
}
.back1:before {
    background-color: #f8f8ff!important;
}
.back2:before {
    background-color: #f8f8ff!important;
}
#main_img{
    position: relative;
}
#main_img:before {
    background-color: rgb(255 255 255 / 27%);
}
#intro_wrap {
    box-shadow: 0 0 5px 5px rgb(178 176 209 / 10%);
    z-index: 1;
}
.intro_txt2{
    background-color: #fff6f8;
    padding: 10px;
    margin-top: 33px;
    border-radius: 5px;
    letter-spacing: 3px;
    font-size: 16px;
}

.portrait_img {
    height: 650px!important;
    border-radius: 5px;
}
#contents1 .con_box {
    margin-top: 150px;
}
#contents2{
    padding-bottom: 0;
}
#contents2 .con_img {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}
#contents2 .con_img::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -38%;
    right: -13%;
    width: 100%;
    height: 100%;
    background-image: url(Dup/img/item2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
}

#contents3 .con_box{
    position: relative;
    z-index: 3;
    padding-bottom: 2%;
}
#intro_wrap:before, #contents3 .con_box:before {
    content: "";
    display: block;
    position: absolute;
    top: -43px;
    left: -35px;
    width: 180px;
    height: 181px;
    background-image: url(Dup/img/item1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    opacity: 0.8;
}
#intro_wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -34px;
    right: -52px;
    width: 217px;
    height: 154px;
    background-image: url(Dup/img/item2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    opacity: 0.8;
}
#contents3_wrap:after {
    background-color: rgb(255 204 221 / 45%)!important;
}
#contents3 .con_box {
    box-shadow: 0 20px 40px rgb(240 128 128 / 10%);
}
#top_cms.back1:before {
    z-index: -1;
}
.line:before {
    background-color: rgb(178 178 255 / 50%)!important;
}
.line-l:before {
    background-color: #eba5b4!important;
    top: 24px;
}

#top_cms .more_btn {
    border-radius: 45px;
    border: 1px solid;
}
#top_cms .more_btn:hover {
    transition-delay: 0s;
    background-color: #b2b0d1;
    color: #fff;
}
#top_cms .more_btn:before{
    display: none;
}
#top_cms .more_btn:after {
    border-radius: 45px;
    transition-delay: 0s!important;
    width: 100%;
    background-color: transparent!important;
}
#top_cms .more_btn:hover:after {
    background-color: rgba(159,137,75,0.10)!important;
}
.cms_title p {
    font-family: 'Raleway Dots', cursive;
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
}
#info_contact .con_img {
    border-radius: 5px;
}



/* ======================================================================================
　　under
======================================================================================== */
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after {
    background: #b2b0d1!important;
}
section[id^="page"] > div > .con_box {
    box-shadow: 0 0 5px 5px rgb(178 176 209 / 10%);
}
#page_left{
    width: 100%!important;
    background-image: url(./dup/img/page_title_bg.jpg)!important;
}
#page_right{
    display: none;
}
#page_title:before{
    background-color: rgb(255 255 255 / 45%)!important;
}
#page_title .page_title_box{
    border-radius: 5px;
}
.cate_title {
    background-color: transparent;
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    width: 100%!important;
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px!important;
    margin-bottom: 50px;
    color: #333;
    font-weight: normal;
    position: relative;
}
.cate_title::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: currentColor;
}
.cate_list li a:hover {
    background-color: #fff4f6!important;
}
#cms_3-f .cate_title::before{
    display: none;
}

.mg_b-50px .nav_menu_more:last-of-type a{display: none}
.nav_menu_more:first-of-type a .icon:before {display: none;}
.bnr{
    width: 100%;
    max-width: 500px;
    margin-top: 30px;
}
.pager li a:hover {
    background-color: #f5ced6!important;
}



/* link_type1 cms -------------------------------------- */
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px!important;
    margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
    background-image: url("../dup/img/link_type1_icon.png");
    background-size: 50px;
    background-position: top center;
    background-repeat: no-repeat;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 5px;
}
.link_type1 .link_top a:hover{
    background-color: #fff5f7;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

/* v_type3 cms -------------------------------------- */
.v_type3 .cate_box {
    margin-bottom: 60px;
    border-color: #b2b0d1;
    border-radius: 5px;
}

/* news cms -------------------------------------- */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}



/* ======================================================================================
　　window size
======================================================================================== */

@media screen and (max-width: 1344px){
#contents2_wrap{
    align-items: flex-end;
}
#contents2 .con_box {
    margin-top: 9%;
    margin-bottom: 100px;
}
}
@media screen and (max-width: 1280px){
#pc_nav{display: none!important;}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
header.scr_header #logo {
    max-width: 200px;
}
.main_txt {
    width: 71%;
    top: 58%;
}
#pc_nav, #main_img .menu .width_400-max {display: none!important;}
#overlay .left li {max-width: 230px;}
.page_title_box h2 {font-size: 28px;}
#intro_wrap{padding-bottom: 67px;}
#intro_wrap:before, #contents3 .con_box:before{width: 142px;}
#intro_wrap:after {
    bottom: -58px;
    right: -34px;
    width: 208px;
    height: 154px;
}
#contents1{padding-top: 60px;}
#contents1 .con_box {margin-top: 44px;}
#contents1 .con_img {border-radius: 5px;}
#contents2 .con_box {
    margin-top: 0%;
    margin-bottom: 74px;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.head_banner {
    top: auto;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    left: 0;
    font-size: 14px;
    letter-spacing: 3px;
    position: fixed;
}
.head_banner a {
    background-color: #b2b0d1;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
    padding-top: 6px;
    padding-bottom: 5px;
    padding: 6px 19px 13px;
    font-weight: normal;
}
header.scr_header #logo {
    max-width: 130px;
}
#logo {max-width: 130px;}
#overlay .left li {max-width: 100%;}
.catch{font-size: 19px;width: 100%;}
.main_txt {
    width: 91%;
    top: 50%;
    transform: translate(-50%,-39%);
}
#intro{padding-top: 10px;}
#intro_wrap {
    padding-bottom: 54px;
}
#intro_wrap:before, #contents3 .con_box:before {
    width: 118px;
    left: -20px;
}
#intro_wrap:after {
    bottom: -72px;
    right: -19px;
    width: 154px;
}
#contents1 .con_title, #contents2 .con_title{
    text-align: left;
}
#contents2 .con_box {
    margin-bottom: 22px;
}
#contents2 .con_img {
    width: 83%!important;
    margin-left: auto;
}
#contents2 .con_img::before {
    bottom: -27%;
    right: -6%;
}
#contents3 .con_box:before {
    display: none;
}
.page_title_box {
    width: 73%!important;
    padding: 20px;
    padding-bottom: 24px!important;
    box-sizing: border-box;
}
.page_title_box h2 {font-size: 20px;}
#page_title .page_title_box {
    top: 58%;
}
#copyright{
    margin-bottom: 77px;
    background-color: #fff;
    color: #566387;
}
#copyright a{
    color: #566387;
}
}




