@charset "utf-8";
/* CSS Document */

/* 追加
------------------------------------------------------------*/
.fb_timeline{text-align:center;margin:0 auto 10px;}
.indent-1 {padding-left:1em;text-indent:-1em;}
.indent-2 {padding-left:2em;text-indent:-2em;}
.fade{display:none;}
.banner_img{clear:both;}
br.pcbr{display:block;}
br.spbr{display:none;}
.text_box{margin:0 auto 50px;text-align:justify;padding:0 1em;width:100%;transform: rotate(0.03deg);}
.text_box p{margin-bottom:1.5em;}
.text_box ul{margin-left:1.5em;}
.text_box_w{margin:0 auto 50px;background:#fff;text-align: justify;width:100%;transform: rotate(0.03deg);padding-bottom:2em;}

.parallax {
background-image: 
    linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)),
    url('/userdata/back_b.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;

}


.marker{background: linear-gradient(transparent 70%, #ff4400 70%);padding:0 0 0 0.2em;margin-right:0.5em;}
.marker-space{letter-spacing:-0.5em;}
.pagetop {display: none;position: fixed;bottom: 50px;right:2%;width:64px;z-index:100;}
.pagetop a {display: block;}
.pagetop img{width:100%;}
.sp_btn{display:none;}
.spmenu_box{display:none;}
.sptxt{display:none;}

.headimg{position: relative;margin-bottom:30px;}
h2.title{font-size:26px;font-weight:700;display:inline-block;margin:50px auto 20px !important;position: relative;padding: 0 55px;line-height:1;}
h2.title:before, h2.title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color:#f38593;
}
h2.title:before {left:0;}
h2.title:after {right: 0;}

h2.title_s{font-size:26px;font-weight:700;display:inline-block;margin:50px auto 20px !important;position: relative;padding: 0 55px;line-height:1;}
h2.title_s:before, h2.title_s:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color:#F17037;
}
h2.title_s:before {left:0;}
h2.title_s:after {right: 0;}

.pnavi{text-align:center;font-size:16px;margin-top:20px;}

.pink_back{background:#FEF3F4;text-align:justify;padding:0 0 10px;box-shadow: 0px 1px 6px rgba(0,0,0,0.6);}
.orange_back{background:#FEF0EB;text-align:justify;padding:0 0 10px;box-shadow: 0px 1px 3px rgba(0,0,0,0.6);}

/*TOP
------------------------------------------------------------*/
.greet_box{text-align:center;font-family: 'Zen Maru Gothic', sans-serif;font-size:28px;font-weight:500;margin:0px auto;transform: rotate(0.03deg);color:#ea6d9f;border:#ea6d9f 3px solid;border-radius:10px;width:80%;padding:1em;background:#fff;}
.greet_box p{margin-bottom:1.5em;}

.area_area{display:flex;flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin:30px auto 0;}
.area_box{width:30%;border:2px solid #f38593;border-radius:50px;background:#fff;height:60px;display:flex;flex;justify-content:center;align-items:center;color:#f38593;font-weight:700;}

.top_area{display:flex;flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin:30px auto 0;}
.top_box{width:520px;margin-bottom:20px;filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.3));}
.top_box img{width:100%;}

.news{padding:20px 20px;background:#fff;border-radius:10px; box-shadow: 0px 5px 15px 0px rgba(234, 109, 159, 0.35);transform: rotate(0.03deg);}

.infobox{display:table;width:100%;font-size:18px;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;transform: rotate(0.03deg);}
.info_date {width: 10%;display:table-cell;line-height:1;vertical-align:middle;font-size:16px;}
.info_cat {width: 22%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;text-align:center;color:#fff;}
.info_title {width: 68%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;}
.catbox{height:30px;display:inline-block;background:#f40;color:#fff;vertical-align:middle;width:100%;font-size:14px;line-height:30px;}

.infobox_non{display:table;width:90%;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;transform: rotate(0.03deg);font-size:18px;}
.info_date_non {width: 10%;display:table-cell;line-height:1;vertical-align:middle;font-size:18px;}
.info_title_non {width: 90%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;}
.info_title_non a:hover{color:#f38593;}
.info_txt{margin-top:20px;font-size:18px;}

.link_btn{position:relative;margin:30px auto 0;display:block;border:1px solid #f38593;width:250px;height:50px;text-align:center;line-height:50px;margin-bottom:30px;background:#fff;font-size:16px;transform: rotate(0.03deg);}
.link_btn a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;line-height:50px;color:#f38593;}
.link_btn a:hover{background:#f38593;color:#fff;}

.link_btn2{position:relative;margin:30px auto 0;border:1px solid #f38593;width:60%;height:80px;text-align:center;background:#f38593;font-size:22px;border-radius:50px;}
.link_btn2 a{position: absolute;top:0;left:0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;line-height:1;color:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;}
.link_btn2 a:hover{background:#fff;color:#f38593;}

.top_photo{width:400px;margin:50px auto;}
.top_photo img{width:100%;border-radius:10px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);}


/*訪問
------------------------------------------------------------*/
.rinen_txt{font-family: 'Zen Maru Gothic', sans-serif;background:rgba(255,255,255,0.8);font-size:30px;font-weight:500;line-height:1;display:flex;justify-content:center;align-items:center;padding:0.5em 1em;color:#ea6d9f;white-space: nowrap;border-radius:50px;filter: drop-shadow(0px 0px 8px rgba(234,109,159,0.3));margin:20px auto 50px;}
.logo_m{width:250px;margin:20px auto 50px;}
.logo_m img{width:100%;}
.point_area{display:flex;justify-content:space-between;flex-wrap:wrap;transform: rotate(0.03deg);font-size:16px;margin-bottom:50px;}
.point_box_h{width:49%;padding:0;border:1px solid #F68795;border-radius:10px;margin-bottom:15px;}
.point_box_h h3{background:#F68795;color:#fff;border-radius:10px 10px 0 0;padding:0.5em 1em;}
.point_txt{padding:1em;background:#fff;border-radius:0 0 10px 10px;}
.photo_box{width:300px;margin:20px auto 50px;}
.photo_box img{width:100%;border-radius:10px;}

/*相談
------------------------------------------------------------*/
.s_rinen_txt{font-family: 'Zen Maru Gothic', sans-serif;background:rgba(255,255,255,0.8);font-size:30px;font-weight:500;line-height:1;display:flex;justify-content:center;align-items:center;padding:0.5em 1em;color:#F17037;white-space: nowrap;border-radius:50px;filter: drop-shadow(0px 0px 8px rgba(241,112,55,0.3));margin:20px auto 50px;}
.point_box_s{width:49%;padding:0;border:1px solid #ED6B31;border-radius:10px;margin-bottom:15px;}
.point_box_s h3{background:#ED6B31;color:#fff;border-radius:10px 10px 0 0;padding:0.5em 1em;}


/* about
------------------------------------------------------------*/
.detail_box{display:table;width:96%;border-collapse: collapse;margin:0 auto -1px;transform: rotate(0.03deg);}
.detail_l{display:table-cell;width:25%;padding:10px;border:1px solid #999;background:#f38593;color:#fff;}
.detail_r{display:table-cell;width:75%;padding:10px;border:1px solid #999;}
.detail_box:last-child{margin:0 auto;}
.detail_r ul{margin:0 0 0 2em;}
.detail_r li{margin-bottom:5px;}
.aboutimg{margin:50px auto;}

/* contact
------------------------------------------------------------*/
.tel_btn{position:relative;margin:10px auto 0;border:1px solid #f38593;width:60%;height:80px;text-align:center;background:#f38593;font-size:30px;border-radius:50px;}
.tel_btn a{position: absolute;top:0;left:0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;line-height:1;color:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;}
.tel_btn a:hover{background:#fff;color:#f38593;}

/*STAFF
------------------------------------------------------------*/
.staff_area{display:flex;justify-content:flex-start;flex-wrap:wrap;transform: rotate(0.03deg);font-size:16px;margin-bottom:0px;}
.staff_box_top{width:24%;margin:10px calc(4% / 8) 20px;} 
.staff_box_top img{width:100%;border-radius:20px;}
.staff_title_top{text-align:center;font-weight:700;font-size:18px;margin:5px auto;}
.staff_photo{width:300px;margin:0 auto 50px;}
.staff_photo img{width:100%;border-radius:20px;}
.staff_mess{padding:0.5em;background:#fff;border-radius:10px;transform: rotate(0.03deg);width:100%;margin:10px auto;border:1px solid #ccc;}

/*recruit
------------------------------------------------------------*/




/* 1280px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1279px){

}

/* 1100px
------------------------------------------------------------*/
@media only screen and (max-width: 1099px){
.banner_img img{width:100%;}






}

/* 800px
------------------------------------------------------------*/
@media only screen and (max-width: 799px){
br.spbr{display:block;}
.flow_cau {position: relative;background:linear-gradient(0deg, #080058, #004fa3);border-radius:8px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1.3;width:100%;margin:0 auto;text-align:center;}
.newcar_area{display:flex;flex;justify-content:center;flex-wrap:wrap;width:100%;margin:50px auto;}
}


/* 640px
------------------------------------------------------------*/
@media only screen and (max-width: 640px){
.top_photo{width:100%;margin:50px auto;}
.text_box{margin:0 auto 50px;text-align:justify;padding:0 1em;width:100%;transform: rotate(0.03deg);}
br.pcbr{display:none;}
picture img{width:80%;}
.greet_box{text-align:center;font-size:18px;margin:20px auto;transform: rotate(0.03deg);color:#ea6d9f;border:#ea6d9f 1px solid;border-radius:10px;width:96%;padding:1em;}

.area_area{display:flex;flex;justify-content:center;flex-wrap:wrap;width:100%;margin:30px auto 0;}
.area_box{width:90%;border:2px solid #f38593;border-radius:50px;background:#fff;height:60px;display:flex;flex;justify-content:center;align-items:center;color:#f38593;font-weight:700;margin-bottom:10px;}
.top_area{display:flex;flex;justify-content:center;flex-wrap:wrap;width:100%;margin:30px auto;}
.top_box{width:96%;margin-bottom:10px;}
.link_btn2{width:96%;}
.infobox_non{display:block;width:100%;font-size:16px;margin:0 auto;padding:15px 10px;}
.info_date_non {width: 100%;display:block;line-height:1;vertical-align:middle;font-size:18px;}
.info_title_non {width: 100%;display:block;vertical-align: middle;line-height:1;padding:10px 0 10px 0px;}

.logo_m{width:40%;}
.rinen_txt{font-size:20px;line-height:1.2;text-align:center;}
.point_area{display:flex;justify-content:center;flex-wrap:wrap;transform: rotate(0.03deg);font-size:16px;margin-bottom:50px;}
.point_box_h{width:100%;padding:0;border:1px solid #F68795;border-radius:10px;margin-bottom:15px;}
.point_box_h h3{background:#F68795;color:#fff;border-radius:10px 10px 0 0;padding:0.5em 1em;}
.point_txt{padding:1em;}
.photo_box{width:60%;margin:20px auto 50px;}
.s_rinen_txt{font-size:20px;line-height:1.2;text-align:center;}
.point_box_s{width:100%;padding:0;border:1px solid #F68795;border-radius:10px;margin-bottom:15px;}

.staff_box_top{width:48%;margin:10px calc(4% / 4) 20px;} 
.staff_photo{width:90%;margin:0 auto 20px;}
.staff_mess{width:100%;margin:0 auto;font-size:14px;}

.tel_btn{width:96%;}

.pagetop {display: none;position: fixed;bottom: 60px;right:2%;width:50px;z-index:100;}
.spmenu_box{display:flex;justify-content:space-between;position:fixed;bottom:0;left:0;width:100%;}
.spmenu_t,.spmenu_m{width:50%;transform: rotate(0.03deg);}
.spmenu_t a,.spmenu_m a{color:#fff;}
.spmenu_t{background:#f7bf00;color:#fff;display:flex;justify-content:center;align-items:center;line-height:1;height:50px;}
.spmenu_m{background:#54c3f1;color:#fff;display:flex;justify-content:center;align-items:center;line-height:1;height:50px;}

h2.title {font-size:18px;}


.detail_box{display:block;width:100%;border-collapse: collapse;margin:0 auto 5px;}
.detail_l{display:block;width:100%;padding:10px;border:1px solid #999;margin-bottom:-1px;text-align:center;}
.detail_r{display:block;width:100%;padding:10px;border:1px solid #999;margin-bottom:-1px;}
.detail_r:last-child{margin:0;}

.sptxt{display:block;margin:30px 0 0;text-align:left;}
.sptable{overflow-x: scroll;}
        
}