﻿/*add contents-------------------------------------------------------------------*/
.icon .grid_2 {width: 22.66667%!important;}
.contents_wrap { padding-bottom: 70px;}

h2.font_10up.num {
    position: absolute;
    top: -30px;
    left: -19px;
    background: #fff;
    font-weight: bold;
    /* border-radius: 10px; */
    padding: 0 10px;
    /* border-bottom: solid 1px; */
}
.icon .grid_2 {
    position: relative !important;
}

@media screen and (max-width: 1400px){
.icon .grid_2 {
    width: 20.66667%!important;}
    
}
@media screen and (max-width: 1200px){
.icon .grid_2 h3 {
    font-size: 16px;
}}
@media screen and (max-width: 1080px){
.icon .grid_2 h3 {
    font-size: 16px;
}}
@media screen and (max-width: 1050px){
.icon .grid_2 h3 {
    font-size: 14px;
}}

/*add contents-------------------------------------------------------------------*/

/*font-----------------------------------------------------------------------------*/
/*h1,h2,h3,h4,h5,h6,.cms_title,li a,.box_title1,.box_title2,.con1_title,.con2_title,.con3_title,.cate_title,.more,.page_title_box p,#contact_tel,#contact_line*/
body {font-family: 'Kiwi Maru', serif !important;}
body {    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px)}
.opacity07 {opacity: 0.8;}
#cms_2-a h3.cate_title {padding-top: 6px;}
.font_10up {
    font-size: -webkit-calc(1rem + 13px);
    font-size: calc(1rem + 13px);}
h3.cate_title {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
    font-weight: bold;
    color: #552583;}
.font_4up {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);}
.font_2up {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);}
    .font_100per {
    font-size: -webkit-calc(1rem + 1px);
    font-size: calc(1rem + 1px);}
#cms_5-c .box_title1::before {
    top: 9px;}
#cms_5-c .box_txt1::before {
    top: 9px;}
/*font-----------------------------------------------------------------------------*/


/*banner-----------------------------------------------------------------------------*/
.fixed_img {
    position: fixed;
    bottom: 10px;
    left: 0%;
    z-index: 2;
    width: 100%;
    max-width: 230px;
    transition: 0.5s;
    border-radius: 0 !important;
}
.fixed_img:hover{
    opacity: 0.8;
    transition: 0.5s;}
/*banner-----------------------------------------------------------------------------*/

/*catchcopy----------------------------------------------------------------------------*/

.catchcopy01{
    z-index: 4;
    bottom: 100px;
    left: 36%;
    font-size: 60px;}
.catchcopy02{
    z-index: 4;
    bottom: 20px;
    left: 35.5%;
    font-size: 60px;}
/*以下フェードイン表示の指定*/
.fadein {
    opacity: 0;
    animation: fadein 4s ease forwards;}
@keyframes fadein {
    100% {  opacity: 1;}}
/*以下遅延の指定*/
.catchcopy01 {animation-delay: 1s;}
.catchcopy02 {animation-delay: 2.5s;}

/*catchcopy----------------------------------------------------------------------------*/

/*logo-------------------------------------------------------------------------------------*/
h1#logo img {max-width: 400px;}
#logo {width: auto;}
#logo span {right: -70px;}
header .trans_logo img {max-width: 300px;}
header .trans_logo {
    box-sizing: border-box;
    padding: 15px 22px 30px;}
div#logo2 img {max-width: 350px;}
div#logo2 img {padding: 55px 0;}
h1#logo .width_150 {width: 350px;}
h1#logo{ padding: 5% !important;}
#logo span {z-index: -2;}

/*logo-------------------------------------------------------------------------------------*/

/*border-radius-----------------------------------------------------------------------------*/
img,.filter.bg_color2,.con2_wrap{border-radius:30px;}
ul.sns_links img,h1#logo .width_150,header .trans_logo,header .trans_logo img,div#logo2 img.div#map .filter,h1#logo img,.icon img,section#top_info span{ border-radius: 0 !important;}
figure.box_img1.square_img.img_tool2 { border-radius: 10px;}
figure.box_img1 {border-radius: 30px;}
/*border-radius-----------------------------------------------------------------------------*/




/*linkStyle*/
a.linkStyle {
    color: #552583;
    transition: 0.5s;
}
a.linkStyle:hover {
    color: #552583;
    opacity: 0.8;
}


.line01 {
    display: inline-block;
    background-image: url(dup/img/line01.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 35px auto;
    padding-bottom: 8px;
    padding-left: 9px;
    padding-right: 0px;
    box-sizing: border-box;
}
#contents2 .con2_wrap, #contents_icon .con2_wrap {
    box-shadow: 0 0 50px rgb(0 0 0 / 10%);
}
#contents2 .con2_wrap {
    background: url(dup/img/bg_img.png);
    background-size: 25%;
}

p.footer_txt {text-align: center;}
.hvr_bg_color1:hover {
    background-color: #552583;
}
#cms_4-b .cate_box {
    margin: 10px 70px 50px;
}

section#page09 a {
    padding: 0px 9px 4px;
}

.more a {
    z-index: 1;
    padding: 16px 0 20px;
}

.pager li a {
    padding-top: 1px;
    padding-bottom: 4px}
p#contact_tel a {
    padding: 23px 0 30px;
}



.swiper-button-prev, .swiper-button-next{
    display: none !important;
}


/*IE*/
@media all and (-ms-high-contrast: none){
.more a {
    z-index: 1;
    padding: 16px 0 21px !important;}

.cms_1-e .date {
    padding-top: 8px !important;
    padding-bottom: 9px !important;}


#cms_1-e .date {
    padding-top: 9px !important;
    padding-bottom: 12px !important;
}
.pager li a {
    padding-top: 0px !important;
    padding-bottom: 7px !important;
}

#cms_2-a .cate .cate_title {
    padding-top: 8px !important;
}



}


/*タブレット*/
@media screen and (max-width: 768px){
.catchcopy01 {
    z-index: 4;
    bottom: px;
    left: 4%;
    top: 59%;
    font-size: 42px;}
.catchcopy02 {
    z-index: 4;
    top: 64%;
    left: 3.5%;
    font-size: 56px;}
    
.icon {width: 90% !important;}
.icon .grid_2 {padding: 2% !important;}
h2.font_10up.num {
    position: absolute;
    top: -24px;
    left: -19px;
    font-size: 18px;
    background: #fff;
    font-weight: bold;
    /* border-radius: 10px; */
    padding: 0 10px;
    /* border-bottom: solid 1px; */
}

#contents2 .con2_wrap {
    background: url(dup/img/bg_img.png);
    background-size: 50%;
}

p.footer_txt {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}

div#logo2 {
    padding: 10px;
    width: 41.66667%!important;
}
div#logo2 img {
    max-width: 290px;
}
.footer_right {
    width: 58.33333%!important;
}
.info_left {
    width: 41.66667%!important;
}
div#map {
    width: 58.33333%!important;
}

.font_2dw_tb {
    font-size: -webkit-calc(1rem - -3px);
    font-size: calc(1rem - -3px);
}

.pager li a {
    padding-top: 1px !important;
    padding-bottom: 5px !important;
}
ul.pager li {
    margin: 0;
}

#cms_5-c .box_title1::before,#cms_5-c .box_txt1::before {
    top: 11px;
}
    
    #page10 li {width: 42% !important;}
    
    #page_title {
    width: 100%;
    margin-left: 0;
}

.con1_left {
    height: 70vw;
}

.contents_wrap .contents_bg {
    width: 100%;
    top: 100px;
    bottom: 0;
    right: 0;
}
#contents2 {
    margin-top: -100px;
}
}

/*スマホ*/
@media screen and (max-width: 667px){
.catchcopy01 {
    z-index: 4;
    left: 5%;
    top: 42%;
    font-size: 21px;
    height: 0%;
}

.catchcopy02 {
    z-index: 4;
    top: 45.5%;
    left: 3.5%;
    font-size: 33px;
    height: 0%;
}

header .trans_logo img {
    max-width: 240px;
}
header .trans_logo {
    box-sizing: border-box;
    padding: 21px 22px 30px;
}

.con1_right {
    padding-right: 35px;
    padding-left: 35px;
}

.font_10up {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
}
.line01 {
    display: inline-block;
    background-image: url(dup/img/line01.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 35px auto;
    padding-bottom: 8px;
    padding-left: 3px;
    padding-right: 0px;
    box-sizing: border-box;
    letter-spacing: 0;
}

body {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
    
}
.con2_wrap{
    padding-right: 30px;
    padding-left: 30px;
}

.con3_wrap {
    padding-right: 20px;
    padding-left: 20px;
}
.con3_title h2 {
    letter-spacing: 1px;
}
.icon {
    width: 100% !important;
}

.icon .grid_2 {
    margin: 6% 4%!important;
    width: 41.66667%!important;
}

h2.font_10up.num {
    position: absolute;
    top: -24px;
    left: -17px;
    font-size: 18px;
    height: 7%;
    background: #fff;
    font-weight: bold;
    padding: 2px 4px 20px;}


div#logo2 {width: 100%!important;}
.footer_right {width: auto !important;}
.info_left {width: auto!important;}
div#map {width: 100% !important;}

.fixed_img {max-width: 175px;}

.footer_bottom {padding-bottom: 70px;}
div#cms_1-e {
    padding: 0;
}
h3.cate_title {
    font-size: -webkit-calc(1rem + 7px);
    font-size: calc(1rem + 7px);
    letter-spacing: 1px;
}
section#page04 {
    padding: 7%;
}
#cms_4-b .cate_box {
    margin: 10px 0px 50px;
}
section#page05 img {
    border-radius: 8px;
}

#cms_5-c .box_title1::before, #cms_5-c .box_txt1::before {
    top: 13px;
}
#page10 li {
    width: 100% !important;
}
}





