﻿.linkStyle{
color: #f492bc;
}

#wrap {
    background-image: url(./Dup/img/left.png);
    background-position: top left;
    background-repeat: no-repeat;
background-size: 28%;
}

.bg_color1 {
    background-color: #fdfefd;
}

.bg_color3 {
    background-color: #eaf8fd;
}

.txt_white {
    color: #333131;
}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    margin-left: 0;
    margin-top: 0;
    z-index: 2;
}

#contents2 .contents_box {
    background-image: linear-gradient( 135deg, rgba(255,255,255,1.0) 0%, rgba(243,244,243,1.0) 100%);
}

#contents1 .contents_box , #contents2 .contents_box  ,#contents3 .contents_box {
    background-image: none !important; 
}

#contents1, #contents2, #contents3 {
   background-image: linear-gradient( 135deg, rgba(255,255,255,1.0) 0%, rgba(243,244,243,1.0) 100%) !important;
}

#aisatsu {
    background-position: center;
}

#aisatsu > div {
    background-color: transparent !important;
}

#top_cms{
    background-image: url(./Dup/img/right.png);
    background-position: bottom right;
    background-repeat: no-repeat;
padding-bottom: 100px;
margin-bottom:0;
       background-size: contain;
}

#contents{
    background-image: url(./Dup/img/right.png);
    background-position: bottom right;
    background-repeat: no-repeat;
padding-bottom: 100px;
margin-bottom:0;
       background-size: 40%;
}


#f_menu ul li a {
    color: #333131;
}

body, .txt_color_nomal {
    color: #5a5a5a!important;
}

#main_menu ul li a {
    color: #77777d;
    font-weight: bold;
}

.korere{
color: #71beda;
    margin-top: 50px;
    display: inline-block;
}

.box_link{
max-width:400px;
}

.arrow img{
    background-color: #bfe7f5 !important;
}

#cms_5-b .cate_box .open_bt .box_title1:before {
    color: rgb(114, 194, 222) !important;
}

/*----------20201205 start------------*/

#fakeloader{
display:none !important;
}

/*----------20201205 end------------*/


/*----------20201216 start------------*/

#main_img2 .page_title {
    background-color: transparent !important;
}

/*----------20201216 end------------*/

/*------------20201226 start------------*/

figure span.men{
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 25px;
    font-weight: bold;
}

.korere{
    margin-top: 0;
}

/*------------20201226 end------------*/


/*youtube*/
.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%;
}

.header .grid_3 > div a:nth-of-type(2), .foot_tel_bt a:nth-of-type(2){
display:none;
}

.header .grid_3 > div a i, .foot_tel_bt  a i{
border-right:none;
}


/*--------2021 0408 start--------*/

#info_map{
background-color:#f7f7f7;
}

.txt_color4 {
    color: #6db1f9;
}

#cms_1-f > .grid_2{
width:100% !important;
margin-bottom:50px;
}

#cms_1-f #news_list > li{
width:20% !important;
padding:5px;
}


/*--------2021 0408 end--------*/

/*------20210531 start--------*/

.henko #contact_tel{
    display: none;
}

.mend{
        display: inline-block;
    border: 1px solid #cacaca;
    padding: 20px;
    margin-top: 20px;
    font-size: 30px;
}

.shadow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
}

/*------20210531 end--------*/

/*--------20220222 start--------*/

nav.overlay-menu ul li:last-child{
    display: none;
}

/*--------20220222 end--------*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_menu li p.font_2dw{
    font-size: -webkit-calc(1rem - 4px);
    font-size: calc(1rem - 4px);
}

#f_menu ul li a {
    font-size: 14px;
}

#cms_1-f #news_list > li {
    width: 100% !important;
}


/*----20210506 correct start----*/

#top_cms {
    background-size: 60%;
}

/*----20210506 correct end----*/


}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.page_title h2{
width:60% !important;
}

#copyright{
padding-bottom: 70px;
}

}