﻿.modal-box .inner > :first-child {
    margin-top: 0;
    align-items: flex-start;
}
.cms_title h3 {
    position: relative;
    left: -10px;
    margin-bottom: 10px;
}
.cms_title3 h3 {
    position: relative;
    left: -32px;
}
.sns_links{
    z-index:5;
}
#page10 .con_box li a {
    font-family: 'Kiwi Maru', serif;
}
p#contact_tel a{
    border:0;
}
.bg_color2, .hvr_bg_color2:hover {
    background-color: #ffc1e0;
}

.bg_color2, .hvr_bg_color2:hover {
    background-color: #ffc1e0;
}
.overlay .overlay-nav .bottom a {
    background: #ffc1e0;
}
.overlay:before {
    background-color: #8ddeff69 !important;
}

.overlay .overlay-nav .top span.en{
        font-family: 'Kiwi Maru', serif;
}
#page4 .cate_title{
     text-shadow: 2px 2px 0px white;
}
.box_txt1 {
    font-weight: normal;
}
#main_img .scroll, #page_title_img .scroll{
    z-index: 5;
}
.scroll_d{
   background: #ffc1e0; 
}
span.scr.hgs.font_30.font_24_tb.txt_white {
    color: rgb(255 193 224);
}
#page4 .cate_title{
    text-align:center;
    padding-top: 2px;
}
.cate_list a{
    color:white;
}
#page_title_img:before {
    background-color: rgb(255 255 255 / 20%);
}
#page_title_img {
    background: url(Dup/img/page_title2.jpg) !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
}
.top_title{
    height:550px;
}
.top_title h2.right {
    font-size: 100px;
    top: 240px;
    right: 310px !important;
    font-weight: normal;
    z-index: 2;
    transform: rotate(-90deg);
}
.top_title h2.left {
    font-size: 100px;
    top: 190px;
    font-weight: normal;
    z-index: 2;
    transform: rotate(-90deg);
    left:380px;
}
.top_title h2 > span:before{
    background:rgb(255 193 224);
}
section#intro:before {
    width: 100%;
    height: 22vw;
    content: "";
    position: absolute;
    background: url(Dup/img/kanban.png) no-repeat;
    z-index: 10;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-position: 96%;
}
section#intro{
    position:relative;
}
.con_img2 {
    width: 80%;
    margin: 50px auto;
}
#intro .intro_photo h2{
        font-weight: normal;
        left: -50px;
}
#page_title .en {
    font-size: 70px;
    top: -40px;
}


.info_txt.grid_6.grid_12_sp.pd_l-r5per.pd_5per_sp.txt_center {
    padding: 1%;
    box-sizing: border-box;
}
.info_btn_wrap a {
    background: #ffc1e0;
    color:white;
}
.info_btn_wrap{
    padding: 1% 5%;
}
div#footer_info {
    background: #d7f7ff;
}
#logo2 img.width_300-max {
    max-width: 120px;
}
section.top_cms_box {
    border-radius: 20px;
}
h4.modal_title2{
    color: #57aed6;
}
#pc_nav li a, #footer_nav li a {
    font-family: 'Kiwi Maru', serif;
    font-size: 18px;
    color: #373737;
}
.intro_right h3:first-of-type {
    color: rgb(255 193 224);
    font-family: 'Varela Round';
}
.cms_5-c .box_txt1::before,#cms_5-c .box_txt1::before{
    color: rgb(255 201 228);
}

.box_txt1,.liana,.cate_title{
    font-family: 'Kiwi Maru', serif;
   
}
#page_title .en{
    font-family: 'Kiwi Maru', serif;
    font-weight: normal;
     text-shadow: 4px 2px 0px white;
}
.border_color2, .hvr_border_color2:hover {
    border-color: #57aed6;
}
a.linkStyle {
    color: #57aed6;
    text-decoration: underline;
}
.txt_color4, .hvr_txt_color4:hover {
    color: #57aed6;
}
.txt_color2, .hvr_txt_color2:hover {
    color: #57aed6;
}
.border_color4, .hvr_border_color4:hover {
    border-color: #57aed6;
}
#contents .con_title{
    font-size:34px;
    font-family:'Kiwi Maru', serif;
    color: #57aed6;
    margin-bottom: 10px;
}
#loading_logo{
    max-width:150px;
}
.more .more_item{
    color:white;
}
/* ---------- loopSlider ---------- */

#topcms_gallery_type1 p.btn{
    display:none;
}
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 550px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 550px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:550px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
  
    width: 550px;
    height: 550px;
border-radius:0;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #1c1c1c;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
#topcms_gallery_type1 .loopSlider .ul .li img {
    object-fit: cover;
 width: 100% !important;
    height: 100% !important;
}
@media(max-width: 768px) {
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media(max-width: 667px) {
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}


.intro_right h3 {
    font-weight: normal !important;
}
.more .more_item:hover .icon-right.after:after {
    color: #ffc1e0;
}
.border_white, .hvr_border_white:hover {
    border-color: #ffc1e0;
}
h2,h3,h4{
    font-family: 'Kiwi Maru', serif;
}
.txt_white, .hvr_txt_white:hover {
    color: #525252;
}
div#main_b img {
    max-width: 500px;
    width: 35%;
}
div#main_b {
    position: absolute;
    z-index: 2;
    width: 100%;
    text-align: center;
    top: 34vh;
}
header{
   background:#6fe2ff !important
}
h1#logo {
    padding: 0 20px;
}
h1#logo img{
    max-width:90px;
}
figure{
    border-radius:20px;
}
header.scr_header{
    background:#6fe2ff !important
}
header{
    border:0 !important;
}
.blur {
    background: #fffff0;
}
.patrima{
font-family: 'Varela Round', sans-serif;
}
.patrima {
    color: #ffc1e0;
    font-weight: bold;
}
.intro_right h3 {
    font-weight: bold;
    font-size: 26px;
    color: #57aed6;
}

span.maru {
    position: absolute;
    bottom: -10px;
    z-index: 2;
    width: calc(100% + 10px);
    left: -5px;
}
#main_img:before {
    content: "";
    display: block;
    background-color: #ffffff38;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
nav#pc_nav ul {
    width: 100%;
    justify-content: space-around;
    max-width: 1000px;
    margin: auto;
}
#video video {
    width: 100% !important;
    height: auto;
}
@media screen and (max-width:1280px){
   #header{
     background:transparent !important;  
   } 
   header,header.scr_header{
     background:transparent !important;  
}
nav#pc_nav ul{
    justify-content: flex-start;
    max-width:none;
}
.menu-trigger-bar{
    box-shadow: 2px 2px 5px #0000008a;
}
}
/*-----------------------------タブレット--------------------------------------*/
@media screen and (max-width:768px){
    #page_title_img {
    height: 350px;
}
    .con_txt span{
        display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;    
    }
    div#main_b{
            top: 12vh;
    }
    .top_title h2.right {
    font-size: 70px;
    top: 45px;
    right: 230px !important;
    }
   .top_title h2.left {
    font-size: 70px;
    top: 20px;
    font-weight: normal;
    z-index: 2;
    transform: rotate(-90deg);
    left: 270px;
}
#contents .con_title {
    font-size: 28px;
}
#page_title .en {
    font-size: 52px;
    top: -20px;
    padding-left: 10px;
}
#page3 .cate_box{
    flex-direction:column;
    
}
#page3 .box_item{
    width:100% !important;
}
#page_title .en {
    text-shadow: 1px 1px 0px white;
}
.cms_title h3{
    font-size: 38px;
    left: -5px;
}
.cms_title3 h3{
    left: -22px;
}

}


/*-----------------------------スマホ--------------------------------------*/
@media screen and (max-width:667px){
    #video{
        height: 31vh;
    }
    div#main_b{
        display:none;
    }
    p#footertxt, p#h1txt {
    padding: 0 30px;
}
    .cms_title h3 {
    font-size: 22px;
    white-space: nowrap;
}
.cms_title3 h3 {
    left: -14px;
}
    h1#logo img {
    max-width: 60px;
}
div#main_b img {
    width: 50%;
}
section#intro:before {
    height: 52vw;
}
.top_title h2{
    display:none;
}
#page_title_img {
    background: url(Dup/img/page_title2.jpg) no-repeat !important;
    background-position: 50% 30% !important;
    background-size: 130% !important;
    height: 200px;
}
#page_title_img:before {
    background-color: #fbfbfb78;
}
#page_title .en {
    font-size: 30px;
    top: -15px;
    padding-left: 10px;
}
span.maru{
    bottom:0;
}
#loading_logo {
    max-width: 100px;
}
.sns_links {
    bottom: 20px;
    left: -40px;
}
}