/*
Theme Name: スマイルストレージ
Description:スマイルストレージテンプレートです
*/

@charset "UTF-8";
@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);



/*=================================================
初期設定
===========================*/
html{ margin:0; padding: 0;  scroll-behavior: smooth;}
body {height:100%; font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}

body {color: #272727; }
a[href^="tel:"] { cursor: default; }
ul{ padding: 0;  margin: 0 !important;}
ul li{ list-style: none; padding: 0; margin: 0; }
ul.inside li{ list-style: inside; text-indent: -1em; padding-left: 1em; padding-bottom: .5rem}
table{ width: 100%; }
strong{ color: #d85600; font-weight: bold; }
.page-id-96 strong{color: #0456a5;}

img{ max-width: 100%; height: auto; display: inline-block; box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;}
  table th , table td{ padding: 10px; border-bottom:#d2d2d2 1px solid; }

  a{ color: #333333; transition: .2s;  text-decoration: none;}
  a:hover {color: #0456a5; text-decoration: underline;}
  p{ font-size: .9rem; line-height: 1.5rem; }

  hr{ margin : 4rem 0 !important; border-color:#ddd; border-width: 1px; }

  h4{ line-height: 1.5 !important; line-height: 1.5 !important; font-size: 1.3rem; text-align: center; padding: 2rem 0 0; font-weight: bold; color: #2f2f2f; }

  .shadow-sm{box-shadow: 0 0 .25rem rgba(0,0,0,.5)!important;}

  #point { overflow: hidden; }
  #about { overflow: hidden; }
  #map { overflow: hidden; }
  #size { overflow: hidden; }
  #rental { overflow: hidden; }
  #flow { overflow: hidden; }
  #footer { overflow: hidden; }

input[type="radio"],
input[type="checkbox"] {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    display: inline-block;
    margin-right: 5px;
    width: 20px;
}

ol{ margin-bottom: 0; }
ol li:last-of-type{ padding-bottom: 0; }

/* -------------------------------------
 *  共通CSS
 * -------------------------------------*/
 a.linkimg{ background: #fff; display: block; }
 a img{ transition:all 0.5s ease;}
 a img:hover{opacity: 0.5; filter: alpha(opacity=50); }

 .font07{ font-size: .7rem; line-height: 1.2rem;}
 .font08{ font-size: .8rem; line-height: 1.2rem;}
 .font09{ font-size: .9rem; line-height: 1.5rem; }
 .font10{ font-size: 1rem; line-height: 1.8rem; }
 .font11{ font-size: 1.1rem; line-height: 1.8rem; }
 .font12{ font-size: 1.2rem; line-height: 2rem; }
 .font14{ font-size: 1.4rem; line-height: 2.3rem; }
 .font16{ font-size: 1.6rem; line-height: 2.7rem;}
 .font18{ font-size: 1.8rem; line-height: 2.7rem;}
 .font20{ font-size: 2rem; line-height: 2.5rem;}
 .font24{ font-size: 2.4rem; line-height: 4rem;}
 .font29{ font-size: 2.9rem;}
 .rbtFonts {font-family: "Roboto Mono", monospace; font-weight: 700; }

 .py-5rem{ padding-top: 5rem; padding-bottom: 5rem; }
 .py-3rem{ padding-top: 3rem; padding-bottom: 3rem; }
 .pt-2rem{ padding-top: 2rem; }
 .pt-3rem{ padding-top: 3rem; }
 .pt-4rem{ padding-top: 4rem; }
 .pt-5rem{ padding-top: 5rem; }
 .pt-7rem{ padding-top: 7rem; }
 .pb-5rem{ padding-bottom: 5rem; }
 .mt-3rem{ margin-top: 3rem; }
 .mt-4rem{ margin-top: 4rem; }
 .mt-5rem{ margin-top: 5rem; }
 .mb-2rem{ margin-bottom: 2rem; }
 .mb-3rem{ margin-bottom: 3rem; }
 .mb-5rem{ margin-bottom: 5rem; }

 .red{ color: #9a0000; }
 .bl{color: #0a539a;}
 .green{color: #23bcaa;}
 .gray{color: #696959;}
 .or{color: #d85600;}
 .over{ overflow: hidden; }
 .bg-yl{ background-color: #fffae4;}
 .underline {background: linear-gradient(transparent 40%, #fff7a2 0%) !important; }
 .imgshadow{ box-shadow: 10px 10px #ececec; }
 .rec{ border-top: 1px solid #a4a4a4; border-bottom: 1px solid #a4a4a4; }
 .tag{ background: #eee; border-radius: 3px; padding: .5rem 2rem; }

 .attention{border-radius: 3px; padding: 2rem 1rem; text-align: center; background-color: #fffbd6; /*border: #fff 2px solid;*/ margin-top: 5rem;}

 .indent {padding-left:1.5em; text-indent:-1.5em; }
 .indent02 {padding-left:3em; text-indent:-3em; }

 .gmap {height: 0; overflow: hidden; padding-bottom: 56.25%; position: relative; }
 .gmap iframe {position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
 .list , .list_num{ margin-bottom: 0;}
 .list li{ list-style: disc; margin-left: 2rem;  padding: 0.5rem;}
 .list_num li{ list-style-type: decimal; padding: 0.5rem;}

 .logo404{ max-width: 400px; width: 50%; height: auto; }

.table_style{ border-collapse:  collapse; table-layout: fixed; }
.table_style th{ background-color: #3274b1; color: #fff; }
.table_style th , .table_style td{ border: 1px solid #9e9e9e; padding: 1rem; text-align: left; }
.table_style th p, .table_style td p{ /*margin-bottom: 0; */}
@media (min-width: 768px) {
    .table_style th{ width: 30%;}
}
@media (max-width: 767.98px) {
   .table_style th , .table_style td{ width: 100%; display: block;}
   .table_style th { border-bottom: none; }
   .table_style td { border-top: none; }
}

ol li{ padding-bottom: .5rem; text-align: left; }
.topics{ background-color: #3b83c7; border-radius: 5px; padding: 0 30px; color: #fff; display: inline-block; }
.att{background: #fffde2; border-radius: 10px; padding: 20px; font-weight: bold;}


/* -------------------------------------
 *  bootstrap上書き
 * -------------------------------------*/
 .btn-study{ color: #000; background: #cde4f9; border:#cde4f9 1px solid; }
 .btn-primary {background-color: #3274b1 !important; border-color: #3274b1 !important;}
 .btn-warning {color: #fff; background-color: #0a3f6f; border-color: #0a3f6f;}


 .btn-study:hover ,
 .btn-primary:hover ,
 .btn-warning:hover {color: #000;background-color: #fff463 !important; border-color: #fff463 !important; }

/* -------------------------------------
 *  header
 * -------------------------------------*/
 /*-------------- SP*/
 #sp_header .logo { width: 90%; }


 /*-------------- PC */
 #pc_header img.logo{ height: auto; width: 360px; }
 #pc_header a.btn{ width: 100%; background: #fff; color:#000; border-radius: 2px; border:#000 1px solid; padding: 0; transition:all 0.5s ease; margin-top: -10px; text-decoration: none;}
 #pc_header  a.btn:hover{opacity: 0.8; filter: alpha(opacity=50); background: #0a539a; border-color: #0a539a; color: #fff; }
.he_cam{ width: 230px; }


 /*PC Navi*/
 .pcnav{ background: #e5eef6; }
 #pc_header nav ul li a{ font-weight: bold; font-size: .9rem; display: block;  text-decoration: none;}
 .type1 .type1-menu a {
  position: relative;
}
.type1 .type1-menu a::after {
  position: absolute;
  left: 0;
  bottom: -1rem;
  display: block;
  content: "";
  width: 0%;
  height: 2px;
  background: #448acf;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.type1 .type1-menu a:hover::after {width: 100%; }

/*メールアドレスの画像*/
#he_mail_img{ text-align: center; }
#he_mail_img a{ color: #0a539a; font-weight: bold; }
#he_mail_img a:hover{ text-decoration: none; }
#he_mail_img img{ width: 160px; margin-top: -4px; padding-left: 5px; }



/*-------------- MV*/
video{ width: 100%; }
#mv_pc{ position: relative; height: 500px; padding: 2rem 0; background: url(images/mv02_pc-back.png) no-repeat; background-position: left bottom; background-size: auto; overflow: hidden; }
#mv_pc img{ position: relative; z-index: 999; width: 50%; }
#mv_pc #mv__movie{ position: absolute; top:1rem; right: 0; width: 57%; height: 100%; }
#mv_pc #mv02_icn{ width: 80%; position: absolute; bottom: 30px; left: 10%; /*transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);*/ }


#mv_sp #movie_area{ position: relative;}
#icn_txt{position: absolute; bottom:0; right: 0; width: 50%;}
.youtube {position: relative; width: 100%; padding-top: 56.25%; }
.youtube iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%; }

.ob_contact{ text-align: center; padding: 2rem 0 ; border-bottom: 2px solid #ddd; }
.ob_contact__img{ width:100px; padding-right: 20px; }



/* -------------------------------------
 *  TOPコンテンツ
 * -------------------------------------*/
img.cam_bnr_pc.px-3 { padding-bottom: 20px; width: 550px; }



/*ページ内リンク*/
#inpage_link{
  position: fixed;
  display: none;
  z-index: 10;
  left: 0;
  top:50%;
  transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 0 3px hsl(0deg 0% 46% / 63%);
}

#inpage_link ul li{ font-size: .9rem; line-height: 1.5rem; border-bottom: 1px solid #fff;  }
#inpage_link ul li:last-of-type{border-bottom: none;}
#inpage_link ul li a{ color: #fff; font-weight: bold; display: block; padding: 1rem; transition: .3s; background: #0655a2; font-size: .75rem; }
#inpage_link ul li a:hover{ text-decoration: none; opacity: .5; }



 h2{ font-size: 1.6rem; font-weight: bold; margin-bottom: .5rem; text-align: center;}
 .sub_ttl{ font-size: .8rem; color: #0655a2; text-align: center; font-weight: bold; margin-bottom: 1rem; letter-spacing: .4rem; text-transform: uppercase;}
 h3{font-size: 1.5rem; font-weight: bold; margin: 0 0 2rem; line-height: 2.5rem;}

 #point .point_img{ height: 140px; display: flex; justify-content: center; align-items: center; }
 #point img.icn{ margin: auto; padding-bottom: 1rem;}
 #point img.icn.point1{ width: 40%; }
 #point p{ font-weight: bold; }
 #point .main_txt{ font-size: 1.4rem; line-height: 2rem; }
 #point .odd{ position: relative; border: 4px solid #0a539a; box-sizing:border-box; border-radius: 4px; background: #fff; padding: 2rem 1rem 1rem; height: 100%;}
 #point .odd .num{ color:#0a539a; }
 #point .even{ position: relative; border: 4px solid #d85600; box-sizing:border-box; border-radius: 4px; background: #fff; padding: 2rem 0 1rem .5rem; height: 100%;}
 #point .even .num{ color:#d85600; }
 #point .num{ position: absolute; top:-1rem; left:1rem; padding: 0 1rem; font-weight: bold; background: #fff; font-size: 1.2rem;  }
 #point .acc{ position: absolute; bottom:-1px; right:-1px; }


 .about_bg02 ul li{ padding-left:1em; text-indent:-1em; margin-bottom: 1rem; }
 @media (min-width: 768px) {
  .about_bg01{ position: relative; margin-top: 4rem; padding: 2rem; }
  .about_bg01:after{ position: absolute; content: ""; width: 100vw; height: 120%; background: #f3f8fd; left: -20px; top: -20px; z-index: -999; }

  .about_bg02{ position: relative; margin-top: 4rem; padding: 2rem; }
  .about_bg02:after{ position: absolute; content: ""; width: 100vw; height: 100%; background: #f3f8fd; right: -20px; top: -20px; z-index: -999; }
  #about_img img{ width: calc( 33.3333% - 1rem ); }

}

@media (max-width: 767.98px) {
  #about.pt-5rem{ padding-top: 0; }
  .about_supplement{ background: #f3f8fd; overflow: hidden; margin-top: 3rem; padding-top: 3rem; }
  .about_supplement{ background: #f3f8fd; }
  .about_supplement .about_bg01 , .about_supplement .about_bg02{ padding: 2rem; }
  .about_supplement .pt-5rem{ padding-top: 2rem; }
  .about_supplement img{ width: 80%; margin: 0 auto; border-radius: 3px; }
}




#map .link_area{ margin: 1rem 0; background: #fffbcb; border-radius: 5px; padding: 2rem; }
#map .link_area a{ background: #0655a2; color: #fff; border-radius: 5px;padding: .5rem 2rem; display: inline-block; margin-left: 5rem; }
#map .link_area a:hover{ color: #fff; background: #3479bc; }

#top_size{ background: #f3f8fd; }
#top_size .size_box{ margin-top: 3rem; background: #fff; border-radius: 5px; padding:  2rem; overflow: hidden; }
#top_size .size_box h3{ border-top:#81aad2 4px solid; border-bottom:#81aad2 4px solid; padding: 1rem 0 ; margin-bottom: 1rem; color: #0456a5; font-size: 1.4rem; }
#top_size .size_box h3 .type{ background: #cddded; border-radius: 50px; display: inline-block; font-weight: bold; padding: 0 2rem; margin-right: 1rem; font-size: .9rem; color: #000;}

#top_size .d-flex div{ width: 20%; padding: 10px; border-right: 3px; }
#top_size .d-flex div img{border:#ddd 1px solid; box-sizing:border-box; }

#rental{ background: #d6e7f8; }

#flow .flow_box{ margin: 0 1rem; position: relative;}
#rental .d-flex div{ width: 20%; margin:  0 2rem ; }
#rental .d-flex div img{ border-radius: 5px; margin-bottom: 1rem; }

#flow a:hover{ text-decoration: underline; }
#flow .flow_box .description{ position: absolute; top: 100px; left:30px; /*left: 50%; transform : translate(-50%, 0);*/ width: 75%; font-weight: bold;}

#flow .flow_box .box-border{ border:#76b4eb 5px solid; box-sizing:border-box; }
#flow .flow_box .box-border img{ width: 100%; }
/*#flow .flow_box img{ border:#76b4eb 5px solid; box-sizing:border-box; }*/

@media (min-width: 992px) {
  #flow .flow_box{width: calc( 25% - 2rem) ; flex: 1 0 auto;}
}
@media (max-width: 991.98px) {
  #flow .flow_box{ margin-bottom: 2rem; }
  #flow .flow_box .description{top: 150px; left: 50%; transform: translateX(-50%); }
  #top_size .d-flex div{ width: 33.33333%; }
}


#flow .viewing{ border:#d6e8f9 6px solid; padding: 2rem; }


@media (max-width: 767.98px) {
  #point { position: relative; overflow: hidden; }
  #point:after{ position: absolute; content: ""; background: #fff7a2; z-index: -999; height: 80%; width: 3000px; transform: rotate(-30deg); top: 0; left: -1500px; }
  #point div{ margin-bottom: 2rem; }
  #point .odd , #point .even{ padding-bottom: 0; }
  #rental .d-flex div{ width: 40%; margin: 1rem; }
  #point .point_img{ height: unset; margin-bottom: 0;}
  .viewing_ch.font12{ font-size: 1rem; }

}

@media (min-width: 768px) {
  #point{ position: relative; display: block; }
  #point:after{ position: absolute; content:""; height: 80%; width: 100%; left:0; bottom:-8px; background: #fff7a2; z-index: -999; }
}


/* -------------------------------------
 *  footer
 * -------------------------------------*/
 #footer{ background: #f3f8fd; padding: 3rem 0 1rem; }
 #footer .logo{ width: 120px; }
 #footer .border_t{ border-top: #8ab4dd 5px solid; padding-top: 1rem; padding-left: 1rem; }
 #footer ul li a{ font-size: .8rem; padding: .4rem 0; display: inline-block; }
 #footer ul li a:hover{ text-decoration: underline; }


 @media (max-width: 575.98px) {
  #footer .logo{margin: auto; }
}



/* -------------------------------------
 *  下層ページ -共通
 * -------------------------------------*/
 #page_ttl { padding: 3rem 0 1rem; }

 .page h1 {font-size: 1.6rem; font-weight: bold; margin-bottom: .5rem; text-align: center; }
 .page h3{ font-size: 1.2rem; padding: 0.25rem 1rem; color: #494949; border-left: solid 5px #7db4e6; margin-bottom:.5rem; }

 h3.text-center{ border-left: none; color: #09529a; font-size: 1.5rem; }
 .ttl_logo{background: url(images/logo03.png) no-repeat 0 50%; background-size: 50px; padding: 1rem 1rem 1rem 4rem; border-bottom: #8ab4dd 4px solid; font-size: 1.2rem; margin-bottom: 2rem; }


/* -------------------------------------
 *  下層ページ -サイズ・料金表
 * -------------------------------------*/
 #size h4{ margin-bottom: .5rem; font-size: 1rem; text-align: left; }
 #size h4 span{ color: #fff; background: #0456a5; border-radius: 5px; padding: 0 10px; display: inline-block; margin-right: 5px; font-weight: bold; }
 #price .price_tab_ttl{ border-bottom:#9abfe2 3px solid; font-size: 1.2rem; font-weight: bold; padding: 1rem 0; }

 #price .nav li{ width: 20%; margin: 0 1% 1.5rem; text-align: center; }
 #price .nav li a{ color: #000; background: #e2e2e2; border-radius: 5px; padding:.5rem 0; width: 100%; display: inline-block; position: relative; }
 #price .nav li a:hover , #price .nav li a.active{ color: #fff; background: #0456a5; text-decoration: none;}
 #price .nav li a span { display: none;}
 #price .nav li a.active span { display: block; position: absolute; color: #0456a5; bottom: -1rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
 .size dt{ font-size: .9rem; margin-bottom: .5rem;}
 .size dd{  border-bottom:#9abfe2 1px solid; padding: 0 0 1rem 0; }
 .size .price_tab_size span{ background: #efefef ; padding:0 1rem; margin-right: .5rem; margin-bottom: .5rem; border-radius: 5px; display: inline-block; }
.size .tab-content .price_tab_table{ width: 100%; /*border-collapse: separate; border-spacing: .5rem 0;*/ }
.size .tab-content .price_tab_table th span{ width: 100%; color: #fff; background: #8a8a8a; border-radius: 5px; border-bottom: none; text-align: center; font-weight: normal; padding: .1rem; margin:0 .5rem; display: block;}
.size .price_tab_table td{ text-align: center; }
.size .price_tab_table td a{ display: block; width: 150px; }
.size .price_tab_table tr:nth-child(even){  background-color: #f5f5f5;}
.size .price_tab_table tr:hover {background: #e5eef6; }

.type_a_bg{ background-color: #FFFDE2; padding: 20px; border-radius: 10px;}
.type_b_bg{ background-color: #E2F6FF; padding: 20px; border-radius: 10px;}
.type_c_bg{ background-color: #E5F5ED; padding: 20px; border-radius: 10px;}
.type_d_bg{ background-color: #E5E6F5; padding: 20px; border-radius: 10px;}
.page .type_a_bg h3 , .page .type_b_bg h3 , .page .type_c_bg h3 , .page .type_d_bg h3{  border-left: none; }


.type_a_bg .price_table th{ background-color: #a29e65; border-color: #fffde2 ; color: #fff;}
.type_b_bg .price_table th{ background-color: #74bdde; border-color: #e2f6ff ; color: #fff;}
.type_c_bg .price_table th{ background-color: #68c395; border-color: #e5f5ed ; color: #fff;}
.type_d_bg .price_table th{ background-color: #8996d6; border-color: #e5e6f5 ; color: #fff;}

#payment_info th.none{ background: no-repeat; border-top:none; border-left:none; }
#payment_info th {background-color: #3b82c7; text-align: center; border: 10px #fff solid; font-weight: bold; color: #FFF; text-align: left; vertical-align: middle; }
#payment_info td{border: 10px #fff solid; border-width: 2px 10px 2px 2px; background-color: #ddd; line-height: 1.5rem; color: #000; vertical-align: middle; }
#payment_info td.td_last{ border-bottom: 10px #fff solid; }
#payment_info td.bg_this-mon{ background-color: #dae0fd; }
#payment_info td.bg_next-mon{ background-color: #c3ecd7; }
#payment_info td.bg_follw-mon{ background-color: #ffe8e0; }
#payment_info th.th_head{ width: 15%; }


#roomno{ border: none; font-size: 2.5rem; font-weight: bold; text-align: center; display: inline-block; background: #e5eef6; border-radius: 5px; padding: .5rem; max-width: 80%; pointer-events: none;}
#roomno02{ border: none; pointer-events: none; font-weight: bold;}


.layoutdrawing h4{font-size: 1.23rem; font-weight: bold; padding: .5rem 0 0; text-align: center;}
.layoutdrawing img {padding: 1rem; width: 80%; margin: 0 auto; }
.layoutdrawing a img{ border:2px solid #ddd; }



@media (max-width: 575.98px) {
  #size h4{ text-align: center; }
  #size h4 span{display: block;}
  #price .nav li{ width: 45%;}

  .size .tab-content .price_tab_table tbody td:first-child{ border-top: #464646 2px solid; padding-top:1.5rem;}
  .size .tab-content .price_tab_table tbody td:last-child{ padding-bottom:2.5rem;}
  .size .tab-content .price_tab_table th { display: none; }
  .size .tab-content .price_tab_table td{  width: 100%; display: block; border-bottom: #ccc 1px dotted; }
  .size .tab-content .price_tab_table td.situation{  border-bottom: #464646 2px solid; }
  .size .tab-content .price_tab_table td span.item{ border-radius: 5px; background: #666; color:#fff; font-size: .9rem; font-weight: normal; padding: 0 1rem; margin-right: 1rem; }
  .size .price_tab_table td a{ width: 100%; }
  /*.size .tab-content .price_tab_table td.situation{ width: 100%; display: block; }*/
  .scroll-box {overflow-x: auto; }
  .scroll-box::-webkit-scrollbar {height: 5px; }
  .scroll-box::-webkit-scrollbar-track {border-radius: 5px; background: #eee; }
  .scroll-box::-webkit-scrollbar-thumb {border-radius: 5px; background: #666; }
  .scroll-box table{ width: 750px; }

  .layoutdrawing h4{padding: 1rem 0 0;}

}

/* -------------------------------------
 *  下層ページ -利用開始までの流れ
 * -------------------------------------*/
/*ナビゲーション*/
.flow_header_navi{ margin-top: 1rem; }
.flow_header_navi ul li{ width: calc(25% - 2rem); margin: .5rem 1rem; }
.flow_header_navi ul li a{ width: 100%; text-align: center; font-size: .9rem; display: inline-block; background: #b7cfe6; padding: .5rem; border-radius: 5px; }
.flow_header_navi ul li a.on{background: #fff463; text-decoration: none; font-weight: bold;  }

.content_footer_border{ background: url("images/ob_contact_bk.jpg") no-repeat; background-size: cover; border-top: #e5eef6 5px solid; border-bottom: #e5eef6 5px solid; margin-top: 5rem;}

 .circle {position: relative; width: 100px; height: 100px; background-color: #fff; border-radius: 50%; /*margin: 0 auto;*/ /*text-align: center;*/ border: #76b4eb 2px solid; }
 .circle-inner {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
 .flow_line .mt-4rem{ position: relative; }
 .flow_line .mt-4rem:after{ position: absolute ; top:50px; left:20px; content: ""; height: 120% ; width: 5px; background: #76b4eb; z-index: -999; }
 .flow_line .mt-4rem.flow_line-none:after{  content: none;  }
 .flow_img , .flow_img02{ max-width: 230px;}
 .col1{ width: 100px; }

 #flow_tab { border-bottom: none; }
 #flow_tab li{ width: 49%; }
 #flow_tab li a{ height: 100%; color: #000; background: #ddd; text-decoration: none; padding: 1rem; width: 100%; display: block; text-align: center; position: relative; }
 #flow_tab li a:hover , #flow_tab li a.active{ color: #fff; background: #0456a5; }
 #flow_tab li a span { display: none; }
 #flow_tab li a.active span {
  display: block;
  position: absolute;
  color: #0456a5;
  bottom: -3rem;
  left: 50%;
  font-size: 4rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}


.flow_map > li {
  position: relative;
}
.flow_map > li:not(:last-child) {
  margin-bottom: 40px;
}
.flow_map > li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #e5e5e5;
  position: absolute;
  top: -40px;
  left: -webkit-calc(10% + 30px - 2px);
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
.flow_map > li dl {
  width: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: start;
  border: 2px solid rgb(107,144,219);
  border-radius: 10px;
  position: relative;
}
.flow_map > li:not(:last-child) dl::before,
.flow_map > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow_map > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: rgb(107,144,219);
}
.flow_map > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
.flow_map > li dl dt {
  flex-basis: 30%;
  font-size: 1.2rem;
  font-weight: 600;
  color: #0456a5;
  -ms-flex-preferred-size: 20%;
  margin-right: 2vw;
  text-align: center;
}
.flow_map > li dl dt .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(4 86 165);
  background: linear-gradient(to right, rgb(4 86 165) 0%,rgb(19 112 202) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0456a5', endColorstr='#1f62bf',GradientType=1 );
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}


.point{ background-color: #e4f4fc; padding: 1rem 3rem 3rem 3rem; border-radius: 10px; margin-bottom: 5rem; margin-top: 2rem;}
.point h4{ color: #494949; font-size: 1.1rem; }


@media (min-width: 992px) {
  .flow_img{ margin-top: 20px; margin-left: -30px;}
  .flow_img02{ margin-top: 20px;}
}
@media (min-width: 768px) {
  #flow_box .pc_size{ width: 150px; }
}

@media (max-width: 991.98px) {
  .flow_img{ margin-top: -2.5rem; margin-left: 3rem; width: 40%; }
  .flow_img02{ margin-top: -2.5rem; width: 40%; }
}
@media (max-width: 767.98px) {
  .flow_map > li dl {display: block; }
  .flow_map > li dl dt{ padding-bottom: 1rem; }
  .flow_header_navi ul li{ width: calc(100% - 2rem); margin: .5rem 1rem; }
}


.price_table{ border-collapse:  collapse; table-layout: fixed; }
.price_table th{ background-color: #b3c7da; color: #494949; }
.price_table th , .price_table td{ border: 1px solid #9e9e9e; padding: .5rem 1rem; text-align: left; }
.price_table th p, .price_table td p{ /*margin-bottom: 0; */}
.price_table td{ background-color: #fff; }
@media (min-width: 768px) {
    .price_table th{ width: 50%;}
}
@media (max-width: 767.98px) {
   .price_table th , .price_table td{ width: 100%; display: block;}
   .price_table th { border-bottom: none; }
   .price_table td { border-top: none; }
}




/* -------------------------------------
 *  下層ページ -よくある質問
 * -------------------------------------*/
 .faq .nav-tabs { border-bottom: none;}
 .faq_q{ cursor: pointer; font-size: 1rem ; font-weight: bold; background: #e5eef6; border-radius: 5px; padding: 1rem;}
 .faq_q:hover{ cursor: pointer; color: #3c8ddc; }
 .faq_q:before{ content: "・"; }
 .accordion-content{ padding-bottom: 1.5rem; }
 .accordion-content .accordion-content_inn{ padding: 1rem 0 .5rem 1rem; border-left: #3c8ddc 3px solid; margin-left: 1rem; margin-bottom: 1rem; }


 #faq_tab .nav li{ width: calc( 25% - 2% ); margin: 0 1% 1.5rem; text-align: center; }
 #faq_tab .nav li a{ font-size: .9rem; font-weight: bold; color: #000; background: #e2e2e2; border-radius: 5px; padding:.5rem 0; width: 100%; display: inline-block; position: relative; }
 #faq_tab .nav li a:hover , #faq_tab .nav li a.active{ color: #fff; background: #0456a5; text-decoration: none;}
 #faq_tab .nav li a span { display: none;}
 #faq_tab .nav li a.active span { display: block; position: absolute; color: #0456a5; bottom: -1rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}


 @media (min-width: 768px) and (max-width: 991.98px) {
  #faq_tab .nav li{ width: 48%; margin: 0 0 1.5rem; text-align: center; }
  #faq_tab .nav li a{padding: 1rem 0; }
}


@media (max-width: 767.98px) {
  #faq_tab .nav li{ width: 100%; margin: 0 0 1.5rem; text-align: center; }
  #faq_tab .nav li a{padding: 1rem 0; }
}


/* -------------------------------------
 *  下層ページ -土地活用のご案内
 * -------------------------------------*/
 .table_img{ padding: .5rem; margin: 0 1rem 1rem 1rem; border: 1px solid #ddd; }
 .owner .point ul li{ border: #b5b5b5 1px solid; padding: 1.5rem; margin-bottom: 2rem; }
 .owner .point  ul li .num ,
 .owner .point  ul li .main_txt{  font-weight: bold; font-size: 1.4rem;}
 .owner .point  ul li .num{ background: #09529a; color: #fff; padding: 0 1rem; line-height: 3rem; display: inline-block; margin-right: 2rem;}
 .owner table th.col-item{ width: 30%; }

 @media (max-width: 575.98px) {
  .scroll-box table#payment_info.dear-owner-flow{ width: 850px; }
}










/* -------------------------------------
 *  見積もり、見学フォーム
 * -------------------------------------*/
.inquiry td{width: 50%;}
.inquiry.agreement-form td{width: 70%;}
.inquiry.agreement-form th.ttl2{background: #888; color: #fff;}

 /*スマホContact Form 7カスタマイズ*/
 @media(max-width:575.98px){
  button, input, textarea{ width: 100%; }
  table.inquiry{ width: 100%; table-layout: fixed;}
  .inquiry th,.inquiry td {
   display:block!important;
   width: 100% !important;
   border-top:none!important;
   -webkit-box-sizing:border-box!important;
   -moz-box-sizing:border-box!important;
   box-sizing:border-box!important;
 }
 .inquiry tr:first-child th{
   border-top:1px solid #d7d7d7!important;
 }
 /* 必須・任意のサイズ調整 */
 .inquiry .haveto,.inquiry .any {
  font-size:10px;
}
}
/*見出し欄*/
.inquiry th{text-align:left; color:#444; padding-right:5px; width:30%; background:#f7f7f7; border:solid 1px #d7d7d7; font-size: .9rem; }

/*通常欄*/
.inquiry td{border:solid 1px #d7d7d7; text-align: left; }
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{border:solid 1px #d7d7d7; }

/*必須の調整*/
.haveto{font-size:7px; padding:5px; background:#ff9393; color:#fff; border-radius:2px; margin-right:5px; position:relative; bottom:1px; }
/*任意の調整*/
.any{font-size:7px; padding:5px; background:#93c9ff; color:#fff; border-radius:2px; margin-right:5px; position:relative; bottom:1px; }
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{display:block; }



/*送信ボタンのデザイン変更*/
input[type="submit"]{ display: block; padding:1rem 0; margin-top:30px; width:100%;  color:#fff; font-size:1.1rem; font-weight:bold; border-radius:2px; border: none; transition: all 0.3s; }
#formbtn{background:#09529a;}
#confirmation{background:#28a745;}
#back{background: #8a8a8a; display: inline-block; padding: 1rem 2rem; color: #fff; border: none; transition: all 0.3s;}
#formbtn:hover , #confirmation:hover , #back:hover{ opacity: .5; }

button, input ,textarea{
  overflow: visible;
  padding: .5rem;
  border: #ddd 2px solid;
  border-radius: 5px;
}



/* -------------------------------------
 *  お問い合わせ
 * -------------------------------------*/
 #contact .contactttl { background: url(images/form_ttl.jpg) no-repeat center bottom; background-size: cover; overflow: hidden; }
 #contact .contactttl h2:after {position: absolute; content: ""; bottom: -1.5rem; left: 0; right: 0; margin: auto; height: 3px; width: 150px; background: #222; }

 #contact .contactbg{background: url(images/bg01.gif) repeat;}

 #contact .telcontact{padding: 1rem 0; background: #ffffff; border: 5px solid #93cec9; border-radius: 3px; width: 960px; margin: 0 auto 0; margin-bottom: 2rem;}

 @media screen and ( max-width: 1000px ) {
  #contact .telcontact{width: 100%;}
}


/* -------------------------------------
 *  スクロールで出現・お問い合わせボタンとページTOPボタン
 * -------------------------------------*/
 #masthead {
  padding: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity:0;
  position: fixed;
  right: 0;
}

#masthead.scrolled {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#pagetop a img{ width: 30px; opacity: .5; position: fixed; bottom: 3rem; right: 3rem; z-index: 9999; }
#pagetop a:hover img{ width: 30px; opacity: .8; }

#pagetop{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity:0;}
#pagetop.pagetopon{opacity: 1;}


@media (max-width: 767.98px) {
  #pagetop a img{bottom: 2rem; right: 2rem; z-index: 9;}
}




.cp_iptxt {
  position: relative;
  width: 80%;
  margin: 40px 3%;
}
.cp_iptxt input[type='text'],
.cp_iptxt textarea {
  font: 15px/24px sans-serif;
  box-sizing: border-box;
  width: 100%;
  padding: 0.3em;
  transition: 0.3s;
  letter-spacing: 1px;
  color: #aaaaaa;
  border: 1px solid #1b2538;
  border-radius: 4px;
}
.ef input[type='text']:focus ,
.ef textarea:focus{
  border: 1px solid #da3c41;
  outline: none;
  box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}



/* ------------------------------
   CLEARFIX ELEMENTS
   ------------------------------ */
   .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
  }



/* -------------------------------------
 *  マスクアニメーション
 * -------------------------------------*/
 .box {
  width: 100%;
  /*height: 100vh;*/
  overflow: hidden;
  background: #43d1c0;
}

.box .boxInner {
  width: inherit;
  height: inherit;
  color: #3c3c3c;
  background-color: #fff;
  opacity: 0;
}

.isPlay {
  animation-name: play;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
  position: relative;
  opacity: 1 !important;
}

.isPlay:before {
  animation-name: maskOut;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /*background-image: linear-gradient( 109.6deg,  rgba(156,252,248,1) 11.2%, rgba(110,123,251,1) 91.1% );*/
  background: #89eee2;
  z-index: 10;
}

@keyframes play {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes maskOut {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(100%);
  }
}


/* -------------------------------------
 *  ハンバーガー
 * -------------------------------------*/
 #wrapper #sp_header nav {
  position: fixed;
  top: 0;
  right: -310px;
  width: 300px;
  height: 100%;
  padding-top: 50px;
  /*background:#23bcaa;*/
  background:rgba(4, 86, 165, 1);
  font-size: 16px;
  box-sizing: border-box;
  z-index: 99;
  box-shadow: -3px 0 1px rgba(0,0,0,0.31);
}
#wrapper #sp_header nav ul li {
  display:block;
  padding: 20px 28px
}
#wrapper #sp_header nav ul li a {
  text-decoration: none;
  color: #FFF
}
#wrapper #sp_header .btn-gnavi {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 24px;
  z-index: 999;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 400ms;
  transition: all 400ms
}
#wrapper #sp_header .btn-gnavi span {
  position: absolute;
  width: 30px;
  height: 4px;
  background: #006cd7;
  border-radius: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms
}
#wrapper #sp_header .btn-gnavi span:nth-child(1) {
  top: 0
}
#wrapper #sp_header .btn-gnavi span:nth-child(2) {
  top: 10px
}
#wrapper #sp_header .btn-gnavi span:nth-child(3) {
  top: 20px
}
#wrapper #sp_header .btn-gnavi.open span {
  background: #fff
}
#wrapper #sp_header .btn-gnavi.open span {
  width: 24px;
}
#wrapper #sp_header .contents section p {
  position: absolute;
  top: 50%;
  width: 30%;
  line-height: 1.4;
  font-size: 20px;
  color: #fff;
}
#wrapper #sp_header .contents section:nth-child(odd) p {
  left: 10%
}
#wrapper #sp_header .contents section:nth-child(even) p {
  right: 10%
}


#wrapper #sp_header nav ul li.contactbtn a{ background: #fff; border-radius: 3px; color: #0a539a; padding: 1rem 1rem; margin-top: 0; display: block; text-align: center; font-weight: bold; }
/*ナビを出した時にばってんにするよ*/
#wrapper #sp_header .btn-gnavi.open span.mid{ display: none; }
#wrapper #sp_header .btn-gnavi.open span.line1{ transform: rotate(-45deg); width: 30px; top:16px; }
#wrapper #sp_header .btn-gnavi.open span.line2{ transform: rotate(45deg); width: 30px; top:16px; }




/* -------------------------------------
 *  スクロールアニメーション
 * -------------------------------------*/
 .bottom1 , .bottom2 , .bottom3  , .bottom4 , .left , .left2 , .left3 , .centerout , .fadein{ visibility: hidden; }

















