@charset "utf-8";

/* -----------------------------------------------
 * style.css
 * LastUpdate : 18/8/19
----------------------------------------------- */


/* RESET
----------------------------------------------------------------------------------------------------*/
a,article,body,dd,div,dl,dt,em,form,footer,header,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,legend,li,nav,ol,p,section,main,span,table,tbody,tfoot,thead,time,tr,th,td,ul,video,fieldset{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}article,footer,header,nav,section,main{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* ----------------------------------------------

 * 設定をしなおす

---------------------------------------------- */
body {
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 1.6em;
  /*font-family: 'Poppins',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family: "Noto Sans", "Noto Sans CJK JP", "Noto Sans CJK JP Subset", sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #191a1a;
  /*overflow-x: hidden; */
  background: #fcf74f;
}





table {
  margin : 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

img {
  vertical-align: bottom;
  border: none;
}

iframe{
    max-width: 100%;
}


.w100p{
    width: 100% !important;
}

.a_blue{
    color: blue !important;
    border-bottom: 1px solid blue;
}

/* ----------------------------------------------

 * アンカータグの設定

---------------------------------------------- */
a {
  outline:none;
  color: #191a1a;
}

a:hover {
  text-decoration: none;
}


a,a:hover,a:hover img,button,input {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}


/* ----------------------------------------------

 * 要素を左右中央寄せ

---------------------------------------------- */

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}

.imgR {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
}
.imgL {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}

.clr{zoom:1;display:inline-table}.clr:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;line-height:0}* html .clr{height:1%;display:inline-table;display:block;height:1%}.clr{display:block}

input,textarea {
    border-radius:0;
    line-height: 1em;
}
input[type="text"],textarea,input[type="tel"],input[type="email"]{
  padding:10px;
  border: none;
  margin:0;
  display: block;
  background: #f4f4f4;
  width: 100%;
  font-family: inherit;
  -webkit-appearance: none;
  font-size: inherit;
}
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  height: 15em;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

label.check_label {
  cursor: pointer;
  padding:5px 10px;
  background: #f4f4f4;
  display: inline-block;
  word-break: break-all;
  margin-right: 4px;
  margin-bottom: 7px;
}
input.check_box {
  display: none;
}
.check_box:checked + .check_label,
.check_box:checked + .wpcf7c-conf-hidden + .check_label {
  background: #a5e4db;
}

.select-wrap {
    position: relative;
    display: inline-block;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -0.5em;
    height: 1em;
    line-height: 1em;
    content: "\f0d7";
    font-family: Font Awesome\ 5 Pro;
    color: #7F878C;
    pointer-events: none;
    font-weight: bold;
}
select{
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 36px 8px 12px;
    border: none;
    color:#535353;
    width:100%;
    background: #f4f4f4;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}


*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/scripts/boxsizing.htc)}.container{margin:0 auto}.clr:after,.col:after,.container:after,.group:after,.row:after{content:"";display:table;clear:both}.row{padding-bottom:0}.col{display:block;float:left;width:100%}@media (min-width:769px),print{.gutters .col{margin-left:2%}.gutters .col:first-child{margin-left:0}.gutters .colR:first-child{margin-right:0}.sp{display:none}}@media(max-width:768px){.sp_none{display:none !important;}}

@media print,screen and (min-width:769px){
  .span_1_full{width:8.33333333333%}
  .span_2_full{width:16.6666666667%}
  .span_3_full{width:25%}
  .span_4_full{width:33.3333333333%}
  .span_5_full{width:41.6666666667%}
  .span_6_full{width:50%}
  .span_7_full{width:58.3333333333%}
  .span_8_full{width:66.6666666667%}
  .span_9_full{width:75%}
  .span_10_full{width:83.3333333333%}
  .span_11_full{width:91.6666666667%}
  .span_12_full{width:100%}

  .span_1{width:6.5%;}
  .span_2{width:15%;}
  .span_3{width:23.5%;}
  .span_4{width:32%;}
  .span_5{width:40%;}
  .span_6{width:48%;}
  .span_7{width:57%;}
  .span_8{width:66%;}
  .span_9{width:74.5%;}
  .span_10{width:83%;}
  .span_11{width:91.5%;}
  .span_12{width:100%;}
}


/* -----------------------------------------------
 * base.css
----------------------------------------------- */

* {box-sizing:border-box;}
main {display: block;}
img {
    max-width: 100%;
    height: auto;
    width /***/:auto;/*IE8のみ適用*/
}
.min {
  font-family:serif;
}

section:last-child {
  margin-bottom: 0;
}

.txt_ll{
    font-size: 2em;
}
.txt_bold{
    font-weight: bold;
}

@media only screen and ( max-width : 768px ) {
  .container,.small_container,.large_container {
    padding: 0 5%;
    max-width: 600px;
    margin: 0 auto;
  }
  .sp_box {
    margin-bottom: 30px;
  }
  .sp_sbox {
    margin-bottom: 10px;
  }
  .sp_inner {
    padding: 0 20px;
  }
  section {
    margin-bottom: 30px;
  }
  .section {
    padding: 30px 0;
    margin-bottom: 0;
  }
  .br_pc {
    display: none;
  }
  .box {
    margin-bottom: 30px;
  }
  .sbox {
    margin-bottom: 20px;
  }
  .ssbox {
    margin-bottom: 10px;
  }
}

@media only screen and ( max-width : 480px ) {
}

@media print, screen and ( min-width : 769px ) {
  .container {
    width: 1000px;
    /*padding: 0 20px;*/
    margin: 0 auto;
  }
  .small_container {
    max-width: 850px;
    margin: 0 auto;
  }
  .posL {
    float: left;
  }
  .posR {
    float: right;
  }
  .br_sp {
    display: none;
  }
  section {
    margin-bottom: 50px;
  }
  .section {
    padding: 50px 0;
    margin-bottom: 0;
  }
  .box {
    margin-bottom: 50px;
  }
  .sbox {
    margin-bottom: 25px;
  }
  .ssbox {
    margin-bottom: 15px;
  }
}
@media print, screen and ( min-width : 1400px ) {
  .container {
    max-width: 1100px;
    padding: 0;
  }
  .large_container {
    max-width: 1600px;
    padding: 0;
  }
}


/* ---------------------------------------------------------------------------------------------

　   HEADER

--------------------------------------------------------------------------------------------- */
#header {
  width: 100%;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  /*position: relative;*/
}
#header .container {
  position: relative;
}
.h_nav li a {
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 13px;
  padding: 10px 0;
  line-height: 1.4em;
  position: relative;
}


header .h_nav li:hover a,header .h_nav li.active a {
  background: #86d7d3;
}

@media only screen and ( max-width : 768px ) {
  #header {
    height: 60px;
  }
  #header h1 {
    text-align: center;
  }
  #header h1 a {
    display: inline-block;
    position: relative;
    z-index: 99;
  }
  #header h1 img {
    width: 160px;
    margin-top: 8px;
  }
  header .h_nav li a {
    text-align: center;
  }
  .mean-container .mean-nav ul li {
    width: 13.66666666666667%;
    margin: 1.5%;
  }
}
@media only screen and ( max-width : 680px ) {
  .mean-container .mean-nav ul li {
    width: 30.33333333333333%;
  }
}
@media only screen and ( max-width : 480px ) {
}
@media only screen and ( max-width : 320px ) {
}
@media print, screen and ( min-width : 769px ) {
  #header {
    margin-bottom: 20px;
  }
  #header h1 {
    position: absolute;
    left: 0;
    top: 10px;
    width: 198px;
  }
  .h_nav {
    margin-left: 220px;
  }
  .h_nav li a {
    padding: 20px;
  }

}
@media print, screen and ( min-width : 1100px ) {
}



/* ---------------------------------------------------------------------------------------------

　   FOOTER

--------------------------------------------------------------------------------------------- */
footer {
  position: relative;
  background: #fff;
  font-size: 12px;
}
.copy {
  color: #54aeae;
}
.f_nav li {
  position: relative;
}
.f_nav li:after {
  content: "";
  height: 40%;
  width: 1px;
  background: #191a1a;
  position: absolute;
  right: 0;
  top: 30%;
}
.f_nav li a {
  display: block;
  padding: 0.5em 1em;
}
.f_nav li a:hover {
  text-decoration: underline;
}

.f_nav li.f_contact_btn {
  background: #fcf74f;
  border-radius: 50px;
}
.f_nav li.f_contact_btn a:hover {
  text-decoration: none;
}
.f_nav li.f_contact_btn:after {
  content: none;
}
.f_nav li:nth-last-child(2):after {
  content: none;
}

@media only screen and ( max-width : 768px ) {
  #footer {
    margin-top: 30px;
    padding: 20px 0;
  }
  .f_logo {
    text-align: center;
  }
  .f_logo img {
    width: 140px;
  }
  .copy p {
    text-align: center;
  }
  
}
@media only screen and ( max-width : 640px ) {
  
}
@media only screen and ( max-width : 320px ) {
}
@media print, screen and ( min-width : 769px ) {
  #footer {
    margin-top: 100px;
    padding: 20px 0;
  }
  #footer .container {
    position: relative;
  }
  .f_logo {
    width: 198px;
    position: absolute;
    left: 0;
    bottom: -5px;
  }
  .f_nav {
    padding-left: 220px;
  }
}

/* ---------------------------------------------------------------------------------------------

　   CONTENTS

--------------------------------------------------------------------------------------------- */
#main {
  overflow: hidden;
}
.ten {
  font-family: "ten-mincho",serif;
}
.gosic {
  font-family: "Noto Sans", "Noto Sans CJK JP", "Noto Sans CJK JP Subset", sans-serif;
}
h1,h2 {
  font-family: "ten-mincho",serif;
}
h2 {
  text-align: center;
  letter-spacing: 0.15rem;
  position: relative;
}
h2.small {
  letter-spacing: 0;
}
h2 span {
  color: #86d7d3;
}
h2 small {
  display: block;
}
h3 {
  font-weight: bold;
}
h3 span.color {
  color: #86d7d3;
}
h4 {
  font-weight: bold;
  margin-bottom: 1em;
}
h4.ten {
  font-weight: normal;
}
h5 {
  font-weight: bold;
}
.marker {
  position: relative;
  display: inline;
  background: linear-gradient(transparent 70%, #fcf74f 70%);
}
.w_box {
  background: #fff;
}
.btn,
.search_btn input {
  margin: 0 auto;
  display: block;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  background: #43bcc5;
  border-bottom: 5px solid #38a3ab;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
}
.btn.btn_gray {
  color: #000;
  background: #f4f4f4;
  border-bottom: 5px solid rgba(0,0,0,.2);
}
.btn i,
.search_btn input i {
  margin-right: 0.5em;
}
.btn:hover,
.search_btn input:hover {
  background: #fbae9f;
  border-bottom: 5px solid #f77a62;
}
.btn02 {
  border: 2px solid #000;
  display: block;
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
  margin: 0 auto;
  line-height: 1em;
}
.btn02:hover {
  color: #43bcc5;
}
.txt_link {
  color: #4384de;
  display: inline-block;
  border-bottom: 1px solid rgba(255,255,255,0);
}
.txt_link:after {
  content: "\f105";
  font-family: Font Awesome\ 5 Pro;
  padding-left: 0.5em;
}
.txt_link:hover {
  border-bottom: 1px solid #4384de;
}

.cat {
  background: #fcf74f;
  display: inline-block;
  font-size: 9px;
  letter-spacing: 0.15em;
  padding: 0.5em 1em;
  line-height: 1em;
  margin-bottom: 1em;
}
#main {
  margin-top: 80px;
}
@media only screen and ( max-width : 768px ) {
  h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  h2 span {
    font-size: 28px;
    line-height: 1.4rem;
  }

  h2 small {
    line-height: 1.4rem;
  }
  h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  h4 {
    font-size: 15px;
    text-align: center;
  }
  .h2_logo {
    width: 120px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .btn,
  .search_btn input {
    padding: 20px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .btn02 {
    padding: 12px 20px;
  }
  button.btn {
    width: 100%;
  }
}
@media only screen and ( max-width : 640px ) {
  .w_box {
    padding: 15px;
    margin: 0 5%;
  }
}
@media only screen and ( max-width : 320px ) {
}
@media print, screen and ( min-width : 769px ) {
  h2 {
    font-size: 33px;
    margin-bottom: 30px;
  }
  h2 span {
    font-size: 50px;
  }
  h2.small {
    font-size: 25px;
  }
  h2.small span {
    font-size: 38px;
  }
  .h2_logo {
    margin-right: 10px;
    vertical-align: baseline;
  }
  h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .w_box {
    padding: 30px 50px;
  }
  .btn,
  .search_btn input {
    padding: 20px;
    font-size: 18px;
  }
  .btn02 {
    width: 300px;
    height: 60px;
    line-height: 56px;
    font-size: 16px;
  }
  .btn02:hover {
    font-size: 120%;
  }
  button.btn {
    width: 320px;
  }
}

/* ---------------------------------------------------------------------------------------------

　   CONTACT

--------------------------------------------------------------------------------------------- */
.contact_search {
  background: #f1f1f1;
  box-shadow: 0 6px 12px rgba(0,0,0,.2);
  position: relative;
}
.contact_search_logo {
  position: absolute;
}
.contact_search h3 {
  font-weight: bold;
  text-align: center;
  background: url(/wp-content/uploads/ribbon_yellow.png) no-repeat center / 100% 100%;
}
@media only screen and ( max-width : 768px ) {
  .contact_search {
    margin-left: -20px;
    margin-right: -20px;
    padding: 50px 20px 20px 20px;
  }
  .contact_search li {
    margin-bottom: 10px;
  }
  .contact_search li:last-child {
    margin-bottom: 0;
  }
  .contact_search_logo {
    width: 120px;
    left: 5px;
    top: -20px;
  }
  .contact_search h3 {
    font-size: 16px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
  }

}

@media print, screen and ( min-width : 769px ) {
  .contact_search {
    margin-left: -60px;
    margin-right: -60px;
    padding: 20px 60px;
  }
  .contact_search li {
    width: 32%;
    margin-right: 2%;
  }
  .contact_search li:last-child {
    margin-right: 0;
  }
  .contact_search_logo {
    top: -20px;
    left: 10px;
  }
  .contact_search h3 {
    font-size: 20px;
    width: 639px;
    height: 71px;
    line-height: 54px;
    margin: 0 auto 30px;
  }
}
/* ---------------------------------------------------------------------------------------------

　   VOICE

--------------------------------------------------------------------------------------------- */
.voice article {
  background: #f4f4f4;
}
.voice article:nth-child(even) {
  background: #fcf74f;
}
.voice article .txt {
  padding: 1em;
}
.voice article:nth-child(even) .txt .cat {
  background: #f4f4f4;
}
.voice article .img {
  overflow: hidden;
}
.voice article .img img {
  transition-duration: 0.3s;  /*変化に掛かる時間*/
  width: 100%;
}
.voice article a{
    height: 100%;

}
.voice article a:hover .img img {
  transform: scale(1.1);  /*画像の拡大率*/
  transition-duration: 0.3s;  /*変化に掛かる時間*/
}
@media only screen and ( max-width : 768px ) {
  .voice article {
    width: 48%;
    margin-bottom: 10px;
    display: inline-block;
    white-space: nowrap;
  }
  .voice article:last-child {
    margin-right: 0;
  }
  .voice {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
-webkit-overflow-scrolling: touch;
  }
  .voice .voice_inner {
    display: inline-block;
    white-space: nowrap;
  }

  
  .voice::-webkit-scrollbar {
    height: 10px;
  }
  .voice::-webkit-scrollbar-thumb{
    background: #999;
    border-radius: 5px;
  }
  .voice::-webkit-scrollbar-track-piece {
    background: #efefef;
  }

  .voice article a:hover .img img {
    transform: scale(1);  /*画像の拡大率*/
    transition-duration: 0.3s;  /*変化に掛かる時間*/
  }
}

@media print, screen and ( min-width : 769px ) {
  .voice article {
    margin-top: 10px;
    width: 24.25%;
    margin-right: 1%;
  }
  .voice article:nth-child(4n) {
    margin-right: 0;
  }
}

/* ---------------------------------------------------------------------------------------------

　   ZERO

--------------------------------------------------------------------------------------------- */
@media only screen and ( max-width : 768px ) {
  .zero_container article {
    width: 48%;
    margin-bottom: 10px;
    display: inline-block;
    white-space: nowrap;
  }
  .zero_container article:last-child {
    margin-right: 0;
  }
}

@media print, screen and ( min-width : 769px ) {
  .zero_container article {
    margin-top: 10px;
    width: 24.25%;
    margin-right: 1%;
  }
  .zero_container article:nth-child(4n) {
    margin-right: 0;
  }
}

/* ---------------------------------------------------------------------------------------------

　   FAQ

--------------------------------------------------------------------------------------------- */
.faq_box article {
  margin-top: 10px;
  background: #f4f4f4;
}
.faq_box article:nth-child(even) {
  background: #fcf74f;
}
.faq_box article .txt {
  padding: 1em;
}
.faq_box article:nth-child(even) .txt .cat {
  background: #f4f4f4;
}
@media only screen and ( max-width : 768px ) {
  .contentWrap {
    display: none;
    padding-top: 1em;
  }
  .switch {
    position: relative;
    padding-right: 40px;
  }
  .switch:after {
    content: "\f107";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -0.5em;
    line-height: 1em;
    height: 1em;
    font-size: 20px;
  }
  .switch.open:after {
    content: "\f106";
  }
  .faq_box article h4 {
    margin-bottom: 0;
  }
}

@media print, screen and ( min-width : 769px ) {
  .faq_box article {
    width: 32.66666666666667%;
    margin-right: 1%;
  }
  .faq_box article:nth-child(3n) {
    margin-right: 0;
  }
  .switch {
    pointer-events: none;
  }
}

/* ---------------------------------------------------------------------------------------------

　   FLEX

--------------------------------------------------------------------------------------------- */
.flexbox {
  -js-display : flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.no-wrap {
  -webkit-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.space-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-center {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-end {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.align-center {
  -webkit-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items: center;
}
.align-start {
  -webkit-align-items:flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items:flex-end;
  align-items: flex-end;
}
.align-stretch {
  -webkit-align-items:stretch;
  align-items: stretch;
 }
.flex-column{
  flex-flow: column;
}
 .flex-direction-column {
  flex-direction: column; 
 }

@media only screen and ( max-width : 768px ) {
  .flexbox_sp {
    -js-display : flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-center_sp {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .flex_direction_sp {
    flex-direction: row-reverse;
  }
  .flex_direction_column_sp {
    flex-direction: column-reverse;
  }
  .no-wrap_sp {
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .space-between_sp {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

@media only screen and ( max-width : 480px ) {
}

@media print, screen and ( min-width : 769px ) {
  .flexbox_pc {
    -js-display : flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex_direction_pc {
    flex-direction: row-reverse;
  }
  .flex_direction_column_pc {
    flex-direction: column-reverse;
  }
  .no-wrap_pc {
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
}


/* ---------------------------------------------------------------------------------------------

　   PAGE TOP

--------------------------------------------------------------------------------------------- */
#pageTop {
  position: fixed;
  right: 1em;
  z-index: 10;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#pageTop a {
  display: block;
  z-index: 10;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
  background: #43bcc5;
  color: #fff;
  line-height: 50px;
  font-size: 26px;
  border-bottom: 5px solid #38a3ab;
  border-radius: 7px;
}
#pageTop a img {
  line-height: 50px;
  display: block;
}

#pageTop a:hover {
  background-position: right center; 
  filter: alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}


@media only screen and ( max-width : 768px ) {
  #pageTop {
    bottom: 1em;
  }
}
@media print, screen and ( min-width : 769px ) {
  #pageTop {
    bottom: 4em;
  }
  #pageTop:hover {
    bottom: 4.5em;
  }

}

/* ---------------------------------------------------------------------------------------------

　   アニメーション

--------------------------------------------------------------------------------------------- */
.inview_pullUp,.inview_bigEntrance,.inview_slideUp,.inview_fadeIn,.inview_fadeInUp {
  opacity: 0;
}
.inview_pullUp.pullUp,.inview_bigEntrance.bigEntrance,.inview_slideUp.slideUp,.inview_fadeIn.fadeIn,.inview_fadeInUp.fadeInUp {
  opacity: 1;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media print, screen and ( min-width : 769px ) {
  .animated.delay-0_5s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }

  .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }

  .animated.delay-1_5s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
  }
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/* ---------------------------------------------------------------------------------------------

　   使い方

--------------------------------------------------------------------------------------------- */
#use .step .num {
  font-family: "heisei-maru-gothic-std",sans-serif;
  font-weight: bold;
  color: #ebe634;
  line-height: 1;
  transform: scale(0.7, 1);
}
#use .step {
  background: #f1f1f1;
  position: relative;
  padding: 10px;
}
#use .step p {
  font-family: "ten-mincho",serif;
}
.use_step_img {
  position: absolute;
  right: 0;
  bottom: 0;
}
#use .txt p {
		font-size: 0.9em;
	}
@media only screen and ( max-width : 768px ) {
  #use article {
    margin-bottom: 20px;
  }
  #use article:last-child {
    margin-bottom: 0;
  }
  #use .step p {
    font-size: 20px;
  }
  #use .step .num {
    font-size: 60px;
    width: 50px;
  }
  .step_txt {
    flex: 1;
  }
  #use .last-step .step .num {
    font-size: 36px;
    width: auto;
  }
  .last-step p {
    text-align: center;
  }
  #use article .txt {
    padding: 1em;
  }
}


@media print, screen and ( min-width : 769px ) {
  .step_inner {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
  }
  #use .step p {
    font-size: 26px;
  }
  #use .step .num {
    font-size: 80px;
    width: 60px;
  }
  .step_txt {
    flex: 1;
  }
  #use .last-step .step .num {
    font-size: 48px;
    width: auto;
  }
  #use article {
    width: 32.66666666666667%;
    margin-right: 1%;
  }
  #use article:nth-child(3n) {
    margin-right: 0;
  }
  #use article .txt {
    padding: 1.5em;
  }
}



/* ---------------------------------------------------------------------------------------------

　   pagination

--------------------------------------------------------------------------------------------- */
.pagination {
    overflow: hidden;
}
 
.pagination ul {
    list-style: none;
    position: relative;
    left: 50%;
    float: left;
}
 
.pagination ul li {
    margin: 0 1px;
    position: relative;
    left: -50%;
    float: left;
}
 
.pagination ul li span,
.pagination ul li a {
    display: block;
    font-size: 16px;
    padding: 0.6em 1em;
    border-radius: 3px;
}
 
.pagination ul li a {
    background: #EEE;
    color: #000;
    text-decoration: none;
}
 
.pagination ul li a:hover {
    background: #333;
    color: #FFF;
}

/* ---------------------------------------------------------------------------------------------

　   search

--------------------------------------------------------------------------------------------- */
.search_rent select{
    width: auto!important;
}
.display_block{
    display: block;
}

@media print, screen and ( min-width : 769px ) {
    .pc_none {
        display: none;
    }
    .col2 > *{
        width: 49%;
    }
    .col3 > *{
        width: 32%;
    }
    .col3::after{
        content:"";
        display: block;
        width:32%;
    }
}
@media print, screen and ( max-width : 768px ) {
    .sp_none {
        display: none;
    }
    .col3 > *{
        width: 49%;
    }
    .col3::after{
        content:"";
        display: block;
        width:49%;
    }
}

