@charset "UTF-8";

.hdr {
  /*margin-bottom: 40px;*/
  max-width: 924px;
}

.mgb-30 {
  margin-bottom: 30px;
}

.visible-xs {
  display: none !important;
}

input#content {
  margin: 10px auto;
}

@media screen and (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  input#content {
    margin: 0px auto 10px;
  }

  .main3-image {
    margin-bottom: 20px;
  }
}

.kaso_02 {
  /*padding: 0px 10px 60px;*/
  padding: 0px 0 60px;
  background: #f5f5f5;
  padding-top: 30px;
}

.kaso_02 .container {
  max-width: 100%;
  padding: 0;
}

.kaso_02 .container p {
  font-size: 14px;
}

.kaso_02 .container .col-sm-12 {
  padding: 0;
}

.kaso_02 .container p.slide-tit {
  font-size: 2rem;
  max-width: 1140px !important;
  margin: 0 auto 20px !important;
}

.kaso_02 .container .col-sm-12 .row,
.kaso_02 .container .service-content,
.kaso_02 .container .bx-wrapper,
.kaso_02 .container .circle-txt01,
.kaso_02 .container .hot-news,
.kaso_02 .container .question,
.kaso_02 .container .review,
.kaso_02 .container .time {
  max-width: 1140px !important;
  margin: 0 auto !important;
}

.kaso_02 .container .owner {
  max-width: 100%;
}

.kaso_02-inr {
  width: 100%;
  /*max-width: 924px;*/
  max-width: 100%;
  margin: 0 auto 70px;
  padding: 0 !important;
}

.kaso_02-inr #block-contents ul:nth-of-type(1),
.kaso_02-inr #block-contents ul:nth-of-type(2),
.kaso_02-inr #block-contents ul:nth-of-type(3),
.kaso_02-inr #block-contents ul:nth-of-type(5),
.kaso_02-inr #block-contents ul:nth-of-type(7),
.kaso_02-inr #block-contents ul:nth-of-type(8),
.kaso_02-inr #block-contents ul:nth-of-type(9),
.kaso_02-inr #block-contents ul:nth-of-type(10),
.kaso_02-inr #block-contents ul:nth-of-type(11) {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 2%;
}

.kaso_02 section + section {
  margin: 70px 0 0;
}

/*各タイトル*/
.owner {
  width: 100%;
  padding: 20px 0;
  margin-bottom: 70px;
  background: #fffde5;
  max-width: 100% !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.owner .owner-wrapper {
  max-width: 924px;
  margin: 0 auto;
}

.owner .owner-wrapper div.text {
  font-size: 1.4rem;
  line-height: 1.5;
  background: #fff;
  padding: 10px;
  box-shadow: inset 5px 5px 5px #ccc;
}

.sec-tit {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  border-radius: 50px;
  padding: 12px 0;
  margin: 0 0 30px;
}

.sec-tit-owner {
  color: #006ed9;
  border: 1px solid #addef8;
  background: #addef8;
  padding: 8px 0 5px;
  /*&:after {
    content: '';
    width: 161px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
  }*/
}

.sec-tit-owner span {
  width: 36px;
  height: 36px;
  background: url(../img/bg-tit-owner.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.sec-tit-hot-news {
  color: #ea5504;
  border: 1px solid #fbd8b5;
  background: #fbd8b5;
  padding: 8px 0 5px;
}

.sec-tit-hot-news:after {
  content: '';
  width: 161px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/bg-tit-hotnews.png) no-repeat;
  margin: 0 0 0 5px;
}

.sec-tit-particular {
  color: #e9546b;
  border: 1px solid #fbe6ef;
  background: #fbe6ef;
  padding: 6px 0;
}

.sec-tit-particular span {
  width: 36px;
  height: 36px;
  background: url(../img/bg-tit-thumbsup.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.sec-tit-sns {
  background: #dcdddd;
  border: 1px solid #dcdddd;
  padding: 5px 0;
}

.sec-tit-sns:after {
  content: '';
  width: 94px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/bg-tit-sns.png) no-repeat;
  margin: 0 0 0 5px;
  position: relative;
  top: -2px;
}

.map {
  padding: 0 !important;
}

.map .col-sm-12 iframe {
  max-width: 100%;
}

.sec-tit-map {
  background: #dcdddd;
  border: 1px solid #dcdddd;
  padding: 8px 0;
}

.sec-tit-map:after {
  content: '';
  width: 23px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/bg-tit-map.png) no-repeat;
  margin: 0 0 0 5px;
  position: relative;
  top: -4px;
}

.sec-tit-time {
  color: #54c3f1;
  border: 1px solid #54c3f1;
}

.sec-tit-question {
  border: 1px solid #505050;
}

.sec-tit-review {
  color: #0099cc;
  background: #bbdcf4;
  border: 1px solid #bbdcf4;
}

/*サークル*/
.circle {
  text-align: center;
  position: relative;
}

.circle-name {
  font-size: 5.9rem;
  font-weight: bold;
  color: #231815;
  margin: 0;
  text-align: center;
}

p.attention {
  margin: 0 auto 24px;
  padding-left: 1em;
  text-indent: -1em;
}

p.attention a {
  text-decoration: underline;
  color: #0099cc;
}

.circle-btn {
  width: 600px;
  margin: 0 auto 20px;
  flex: none;
  padding: 0;
}

.circle-btn ul {
  display: flex;
  justify-content: center;
}

.circle-btn li {
  /*width: 265px;
    height: 110px; */
  /*float: left;*/
  /* margin: 0 10px; */
}

/*.circle-btn li span {
  padding: 3px 15px;
  background: #00b2bc;
  color: #fff;
  border-radius: 5px;
}
*/
.circle-btn li.first {
  border: 3px solid #00b2bc;
  border-radius: 5px;
  padding: 20px 15px 0;
  margin-right: 40px;
  width: 280px;
}

.circle-btn li.first a {
  display: block;
  width: 40px;
  margin: 0 auto 10px;
  float: none;
  text-align: center;
  border: none !important;
}

.circle-btn li a.fb {
  font-size: 12px;
  width: 84px;
  background: #4267b2;
  color: #fff;
  padding: 4px 0px 4px 6px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 5px;
}

.circle-btn li a.fb img {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
}

.circle-btn li.first ul.sns {
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-btn li.first ul.sns li {
  height: auto;
  text-align: center;
  margin: 0 2%;
}

.circle-btn li.first ul.sns li:nth-of-type(1) iframe {
  width: 77px;
}

.circle-btn li.first p {
  clear: both;
  font-size: 11px;
  font-size: 1.1em;
  color: #00b2bc;
  text-align: center;
  font-weight: bold;
}

.circle-btn li.second a {
  width: 280px;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center 14px;
  border-radius: 5px;
  padding: 20px 20px 0;
  border: 3px solid #ea5550;
  text-align: center;
  line-height: 1.2;
}

.circle-btn li.second a img {
  width: 40px;
  height: auto;
  margin-right: 10px;
}

.circle-btn li.second ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.circle-btn li.second a p.join {
  line-height: 1.2;
  text-align: center;
  width: 140px;
  padding-top: 5px;
  margin-bottom: 0;
}

.circle-btn li.second a p.join + p {
  clear: both;
}

.circle-btn li.circle-btn-tell a {
  color: #00b2bc;
}

.circle-btn li.circle-btn-tell a.fb {
  color: #fff;
}

.circle-btn li.circle-btn-fun a {
  color: #ea5550;
}

.circle-btn-tell a {
  color: #00b2bc;
  border: 3px solid #00b2bc;
}

.circle-btn-fun a {
  color: #ea5550;
  border: 3px solid #ea5550;
}

.circle-thumb {
  margin-top: 20px;
}

.circle-thumb img {
  margin-bottom: 10px;
}

.circle-thumb p {
  margin-bottom: 20px;
}

.circle-txt01 {
  margin-top: 20px;
}

p.circle-num {
  margin: 20px 0;
  text-align: center;
  padding: 0 2% 5px
}

.circle-desc {
  font-size: 1.4rem;
  line-height: 1.7;
  border-top: 1px solid #ccc;
  padding: 20px 2% 0;
  margin: 20px 0 50px;
  text-align: center;
}

.slide-tit {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}

.slide-tit .col-12 {
  padding: 0;
}

.bx-wrapper {
  position: relative;
}

.bx-prev,
.bx-next {
  width: 45px;
  height: 0;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 45px 0 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bx-prev {
  background-image: url(../img/arw-slider-prev.png) !important;
  left: 35px !important;
}

.bx-next {
  background-image: url(../img/arw-slider-next.png) !important;
  right: 35px !important;
}

.circle .slide-desc {
  margin: 20px 0;
  text-align: left;
  line-height: 1.7;
}

.slide-desc {
  margin: 20px 0 0;
  text-align: left;
  line-height: 1.7;
}

.main-list {
  padding: 0;
}

.main-list li p {
  text-align: left;
}

a#join_circle {
  height: 40px;
  text-align: center;
  background-color: #0099cc;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  display: block;
  padding: 10px 20px;
  margin: 20px 0 0 30px;
  text-decoration: underline;
}

.login-txt {
  margin-bottom: 20px;
}

/*ホットニュース*/
.hot-news-list ul {
  letter-spacing: -.4em;
}

.hot-news-list ul li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

.hot-news-list ul li:nth-child(3n) {
  margin: 0;
}

.hot-news-list ul li img {
  margin: 0 0 10px;
}

/*こだわり*/
.particular {
  background: #fffde5;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
  margin: 70px 0;
}

.kaso_02 .owner {
  background: #fffde5;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0 !important;
  margin: 70px 0 !important;
}

.particular-inr {
  width: 100%;
  /*max-width: 924px;*/
  max-width: 1140px;
  margin: 0 auto;
}

.particular-cnt {
  width: 100%;
  display: table;
}

.particular-img {
  width: 53%;
  display: table-cell;
  vertical-align: top;
}

.particular-desc {
  font-size: 1.4rem;
  line-height: 1.7;
  display: table-cell;
  vertical-align: top;
  /*padding: 0 0 0 3%;*/
}

/*SNS*/
.sns-list {
  max-width: 100%;
}

.sns-list ul {
  letter-spacing: -.4em;
  text-align: center;
}

.sns-list ul li {
  /* width: 7%;*/
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  /*margin: 0 1.2%;*/
  padding: 0 1%;
}

/*マップ*/
.gmap {
  width: 100%;
  position: relative;
  padding-top: 56%;
}

/*.gmap img, 181023 中村修正    */
.gmap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.kaso_02 .map-iframe{
	margin-bottom: 32px;
}

/*時間*/
.time-txt {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #54c3f1;
  margin: 0 0 10px;
}

.time-about {
  text-align: center;
}

/*質問*/
.question-list ul {
  padding: 20px 0;
}

.question-list ul li {
  border-bottom: 1px dashed #505050;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.question-tit {
  font-size: 2rem !important;
  position: relative;
  margin: 0 0 15px;
  padding-left: 20px;
}

.question-tit:before {
  content: '';
  width: 3px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #505050;
  position: absolute;
  top: 0;
  left: 0;
}

.question-answer {
  line-height: 1.7;
}

.contact-btn {
  text-align: center;
  margin: 30px auto 0;
}

.contact-btn ul {
  letter-spacing: -.4em;
  margin: 0 0 15px;
}

.contact-btn ul li {
  width: 380px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  padding: 0 10px;
}

.contact-btn ul li a {
  font-size: 13px;
  display: block;
  background-repeat: no-repeat;
  background-position: 5px -10px;
  background-color: #0099cc;
  color: #ffffff;
  text-align: left;
  padding: 8px 0 5px 68px;
}

.contact-btn ul li.tel-number {
  font-size: 20px;
  font-weight: bold;
}

.contact-btn ul li.tel-number a {
  background-image: url(../img/ico-tel-blue.png);
}

.contact-btn ul li.mail-btn a {
  background-image: url(../img/ico-mail-blue.png);
}

/*レビュー*/
.review-list ul {
  padding: 20px 0;
}

.review-list ul li {
  border-bottom: 1px dashed #505050;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.review-stars {
  margin: 0 0 5px;
  text-align: left;
}

.review-stars:before {
  letter-spacing: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.review-stars10:before {
  content: '\f005';
}

.review-stars15:before {
  content: '\f005\f089';
}

.review-stars20:before {
  content: '\f005\f005';
}

.review-stars25:before {
  content: '\f005\f005\f089';
}

.review-stars30:before {
  content: '\f005\f005\f005';
}

.review-stars35:before {
  content: '\f005\f005\f005\f089';
}

.review-stars40:before {
  content: '\f005\f005\f005\f005';
}

.review-stars45:before {
  content: '\f005\f005\f005\f005\f089';
}

.review-stars50:before {
  content: '\f005\f005\f005\f005\f005';
}

.review-tit {
  font-size: 1.8rem;
  margin: 0 0 5px;
}

.review-time {
  margin: 0 0 20px;
}

.edit-review-btn {
  text-align: center;
  margin: 35px 0 0;
}

.edit-review-btn a {
  width: 100%;
  display: inline-block;
  font-size: 1.5rem;
  border: 1px solid #000000;
  background: url(../img/bg-paper.png) no-repeat right bottom;
  padding: 3px 0;
}

/* ///////////////////////////////////////////////////////////////////
kaso_02_newpage.html
/////////////////////////////////////////////////////////////////// */
input,
textarea {
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 5px;
}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
  font-size: 1.2rem;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  font-size: 1.2rem;
}

/* Firefox 18- */
:-moz-placeholder {
  font-size: 1.2rem;
  opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
  font-size: 1.2rem;
  opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
  font-size: 1.2rem;
}

input[type=file] {
  display: none;
}

label {
  cursor: pointer;
}

textarea {
  min-height: 100px;
}

.particular textarea {
  height: 100%;
}

a.btn-blue-fixed {
  text-align: center;
}

/*button {
	cursor: pointer;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	text-align: center !important;
	color: $white;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	float: left;
	margin-top: 0px;
}*/
.cirle-profile-input-btn {
  text-align: center;
  /* position: absolute;
   top: 86px;
   right: 20px;*/
}

.cirle-profile-input-btn a {
  width: 20%;
  display: inline-block;
  margin: 0 0 5px;
}

.cirle-profile-input-btn p {
  line-height: 1.5;
  text-align: left;
  padding-left: 5px;
  width: 80%;
  float: left;
  margin-bottom: 10px;
}

.cirle-profile-input-btn .title {
  font-weight: bold;
  color: #0099cc;
  margin: 4px 0 2px;
}

.cirle-profile-input-btn img {
  width: 40px;
  height: auto;
}

.sns-list-input p {
  text-align: center;
  margin: 0 0 20px;
}

.sns-list-input li {
  width: 100%;
  max-width: 680px;
  position: relative;
  padding: 0;
  margin: 0 auto 20px;
}

.sns-list-input li img {
  width: 50px;
  padding-top: 12px;
  /*position: absolute;
    top: 0;
    left: 0;*/
}

.sns-list-input li .sns-input-wrap {
  width: 100%;
  display: table;
  background: #dcdddd;
  padding: 10px 30px 10px 20px;
}

.sns-list-input li .sns-input-wrap .sns-input-txt {
  width: 168px;
  font-size: 1.4rem;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}

.sns-list-input li .sns-input-wrap .sns-input-area {
  display: table-cell;
  vertical-align: middle;
}

.gmap input {
  width: 270px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.release-btn {
  text-align: center;
  margin: 60px 0 60px;
}

.release-btn a {
  text-align: center;
  color: #ffffff;
}

.release-btn button {
  width: 100%;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.4);
  background: #0070ff;
  background: -webkit-linear-gradient(left, #0070ff 1%, #0099cc 91%);
  background: -moz-linear-gradient(left, #0070ff 1%, #0099cc 91%);
  background: linear-gradient(to right, #0070ff 1%, #0099cc 91%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0070ff', endColorstr='$blue', GradientType=1);
  border-radius: 50px;
  color: #ffffff !important;
  padding: 17px 0 13px;
  text-align: center;
}

.release-btn::after {
  content: "";
  clear: both;
  display: block;
}

/*924px以下*/
@media screen and (max-width: 923px) {
  .kaso_02 .owner {
    padding: 4% 2%;
  }

  .owner .image {
    margin-bottom: 20px;
  }

  .owner .owner-wrapper div.text {
    width: 94%;
    margin: 0 auto;
  }

  .kaso_02-inr {
    padding: 0 20px;
    margin-bottom: 0;
  }

  .main-srch {
    margin: 60px 0 0 !important;
  }
}

/*SP*/
@media screen and (max-width: 768px) {
  .main-srch {
    margin: 40px 0 20px !important;
  }

  .kaso_02-inr {
    padding: 0 2% !important;
  }

  .circle-name {
    font-size: 3rem;
    margin: 0 0 10px;
  }

  .circle-btn {
    margin: 20px auto;
    width: 90%;
  }

  .kaso_02 .container p.slide-tit {
    width: 90%;
    margin: 0 auto;
  }

  .circle-btn ul {
    display: initial;
  }

  .circle-btn li {
    width: 100%;
    margin: 2% auto 4%;
    text-align: center;
    float: none;
  }

  .circle-btn li.first,
  .circle-btn li.second a {
    width: 100% !important;
  }

  .circle-btn li a {
    width: auto;
  }

  .cirle-profile-input-btn {
    position: static;
  }

  .cirle-profile-input-btn p {
    margin: 0 0 10px;
  }

  .cirle-profile-input-btn p br {
    display: none;
  }

  .bx-prev,
  .bx-next {
    width: 30px;
    padding: 30px 0 0;
  }

  .bx-prev {
    left: 5px;
  }

  .bx-next {
    right: 5px;
  }

  .circle-desc {
    font-size: 1.2rem;
  }

  .sec-tit {
    font-size: 1.6rem;
    margin: 0 0 20px;
  }

  .kaso_02 section + section {
    margin: 40px 0 0;
  }

  .hot-news-list ul li {
    width: 100%;
    display: block;
    margin: 0 auto 30px !important;
  }

  .particular {
    padding: 20px 2%;
    margin: 40px 0;
  }

  .particular-cnt,
  .particular-img {
    width: 100%;
    display: block;
  }

  .particular-desc {
    font-size: 1.2rem;
    padding: 0 2%;
    margin: 10px 0 0;
  }

  .particular-desc {
    display: inherit;
  }

  .particular-img {
    display: inherit;
  }

  .sns-list ul li {
    padding: 0 2% 4%;
  }

  .sns-list-input .col-2 {
    padding: 0;
  }

  .sns-list-input p {
    text-align: center;
  }

  .sns-list-input li {
    padding: 0;
    margin: 0 auto 20px;
  }

  .sns-list-input li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    position: static;
    padding: 0;
  }

  .sns-list-input li .sns-input-wrap {
    width: 100%;
    display: block;
    background: #dcdddd;
    padding: 10px;
  }

  .sns-list-input li .sns-input-wrap .sns-input-txt {
    width: auto;
    font-size: 1.2rem;
    margin: 0 0 10px;
    display: block;
  }

  .sns-list-input li .sns-input-wrap .sns-input-area {
    display: block;
  }

  .gmap input {
    width: 90%;
  }

  .time-txt {
    font-size: 1.6rem;
  }

  .question-tit {
    font-size: 1.8rem;
  }

  .contact-btn ul li {
    width: 100%;
    margin: 10px 0;
  }

  .contact-btn ul li a {
    background-position: 10px -10px;
  }

  .edit-review-btn a {
    width: 100%;
  }

  .release-btn button {
    width: 100%;
    font-size: 2rem;
  }

  .circle-btn li span {
    padding: 3px 15px;
    background: #00b2bc;
    color: #fff;
    border-radius: 5px;
  }

  .circle-btn li.first {
    border: 3px solid #00b2bc;
    border-radius: 5px;
    padding: 20px 5px 0;
    margin-right: 0;
  }

  .circle-btn li.first a {
    display: block;
    width: initial !important;
    margin: 0 1% 10px;
    float: none;
    text-align: center;
    border: none !important;
  }

  .circle-btn li ul.sns {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle-btn li ul.sns li {
    height: auto;
    float: none !important;
    padding: 0 !important;
  }

  .circle-btn li ul.sns li:nth-of-type(1),
  .circle-btn li ul.sns li:nth-of-type(2) {
    margin: 0 2%;
  }

  .circle-btn li ul.sns li:nth-of-type(1) {
    border: none;
  }

  .circle-btn li ul.sns li:nth-of-type(3) img {
    width: 40px;
    height: auto;
  }

  .circle-btn li.second a {
    padding: 10px 2%;
  }

  .circle-btn li.second a li {
    margin-bottom: 0;
  }

  .circle-btn li.second a li:nth-of-type(1) {
    width: 35%;
    text-align: right;
  }

  .circle-btn li.second a li:nth-of-type(2) {
    width: 65%;
  }

  .circle-btn li.second a li:nth-of-type(2) p.join {
    text-align: left;
  }

  .circle-btn li.second p {
    margin-bottom: 0;
  }
}

/*------------------------------最近作成したサークル一覧-----------*/
.circle-list {
  margin-bottom: 40px;
}

.circle-list li {
  margin-bottom: 20px;
}

.circle-list ul li {
  width: 22.7%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 0 20px;
}

.circle-list ul li:nth-child(4) {
  margin: 0;
}

.circle-list ul li dl {
  overflow: hidden;
  margin-top: 10px;
}

.circle-list ul li dl dt {
  float: left;
}

.circle-list ul li dl dd {
  margin: 0 0 5px;
}

.circle-list ul li .image-box {
  width: 210px;
  height: 190px;
  background: #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}

.pagination {
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .circle-list ul li .image-box {
    width: 100%;
    height: 38vw;
    /* display: table-cell; */
    text-align: center;
    line-height: 38vw;
    /* background: #fff; */
    min-width: auto;
  }

  .circle-list ul li .image-box img {
    max-height: 39vw;
  }

  .slide-desc {
    width: 90%;
    margin: 0 auto;
  }

/*
  .kaso_02 .container .owner {
    padding: 0 2% !important;
  }
*/

  .map .map-iframe,
  .map .time,
  .map .question,
	.map .sns{
    width: 90%;
    margin: 0 auto 32px;
  }
}

/* 181010 kaso_01.と合わせるため修正
.paging {
  width: 100%;
  display: table;
margin:30px auto;}

.paging-num {
  width: 280px;
  display: table-cell;
  vertical-align: middle; }

.paging-num li {
  display: inline-block;
  margin: 0 4px 0 0; }

.paging-num li a {
  display: block;
  padding: 5px 9px;
  background: #eee; }

.paging-num .active a {
  color: #fff;
   padding: 5px 9px;
  background: #54c3f1; }
.paging-num li.disabled{
  padding: 5px 9px;
  background: #eee;
}
.paging-num li.disabled{
  padding: 5px 9px;
  background: #eee;
}
.paging-input {
  width: 150px;
  display: table-cell; }

.paging-input input {
  width: 50px; }

ul.pagination {
  width: 235px;
  margin: 0 auto; }
*/
.pagination li:nth-of-type(1) {
  max-width: 100%;
  /*a {
    width: 100%;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    color: #54c3f1;
    text-align: center;
    border: 1px solid #505050;
    padding: 10px 0;
    &:before {
      content: '';
      width: 15px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      background: url(../img/arw-right-blue-r.png) no-repeat;
      margin: 0 10px 0 0;
    }
  }*/
}

.pagination li:last-child {
  max-width: 100%;
  /*a {
    width: 100%;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    color: #54c3f1;
    text-align: center;
    border: 1px solid #505050;
    padding: 10px 0;
   &:after {
      content: '';
      width: 15px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      background: url(../img/arw-right-blue-l.png) no-repeat;
      margin: 0 0 0 10px;
    }
  }*/
}

.pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination > li > a,
.pagination > li > span a {
  color: #333333;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #54c3f1;
  border-color: #54c3f1;
}

.pagination {
  justify-content: center;
}

.paging {
  width: 100%;
  display: table;
  margin-bottom: 40px;
}

.paging-num {
  width: 280px;
  display: table-cell;
  vertical-align: middle;
}

.paging-num li {
  display: inline-block;
  margin: 0 4px 0 0;
}

.paging-num li.active span {
  display: block;
  padding: 5px 9px;
}

.paging-num li a {
  display: block;
  padding: 5px 9px;
  background: #fff;
}

.paging-num .active a {
  color: #fff;
  background: #54c3f1;
}

.paging-num li.disabled {
  display: none;
}

.paging-input {
  width: 150px;
  display: table-cell;
}

.paging-input input {
  width: 50px;
}

/*------------------------------------商品詳細---------------*/
.syohin .circle {
  border-bottom: 1px dotted #0099cc;
  padding-bottom: 60px;
  margin-bottom: 80px;
}

.syohin .circle .contents {
  padding: 0;
}

.syohin .circle .side-image {
  padding: 0;
}

.syohin .circle .side-image img {
  margin-bottom: 10px;
}

.main-image {
  text-align: left;
}

.main-image img.big-image {
  margin-bottom: 30px;
}

.main-image p.title {
  font-size: 14px;
}

.main-image p.title span {
  font-size: 18px;
  color: #ff6f19;
}

.main-image p.bb {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.main-image .btn-cart {
  background: url("../img/icon-cart.png") 5px 3px no-repeat, -webkit-gradient(linear, center bottom, center top, from(#ff7516), color-stop(50%, #ff8311), color-stop(75%, #ff910c), color-stop(85%, #ff9b08), to(#ffa903));
  border-radius: 5px;
  padding: 8px 0;
  margin: 50px 0 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.main-image .btn-cart a {
  display: block;
}

.main-image .wish-list {
  background: -webkit-gradient(linear, center bottom, center top, from(#ccc), color-stop(50%, #cfcfcf), color-stop(75%, #d0d0d0), color-stop(85%, #eaeaea), to(#eee));
  border-radius: 8px;
  padding: 8px 0;
  margin: 0 0 10px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.main-image .wish-list a {
  display: block;
}

.main-image .sns-box {
  border: 2px solid #00b2bc;
  border-radius: 8px;
  padding: 10px 10px;
  margin-bottom: 60px;
}

.main-image .sns-box .col-md-7 {
  padding: 0 0 0 10px;
}

.main-image .sns-box .share-title {
  background: #00b2bc;
  color: #fff;
  text-align: center;
  padding: 8px 0 4px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
}

.main-image .sns-box ul {
  margin-bottom: 0;
}

.main-image .sns-box ul li {
  padding: 0 2px 0 0;
}

.review p.title {
  color: #fff;
  background: #0099cc;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  padding: 4px 0;
}

p.for-review {
  text-align: center;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 3px 0;
  margin: 20px 0;
}

.prior {
  margin-bottom: 30px;
}

.prior p.title {
  width: 100%;
  color: #ea5504;
  background: #fbd8b5;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  border-radius: 20px;
  padding: 4px 0;
  margin-bottom: 28px;
}

.prior .box {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ea5504;
  margin-bottom: 20px;
}

.prior .box img {
  margin-bottom: 10px;
}

.main-image {
  margin-bottom: 10px;
}

.main-image input.main-image {
  height: 300px;
  background: #dcdddd;
  text-align: center;
}

.thumb-image {
  margin-bottom: 10px;
}

.thumb-image input {
  height: 120px;
  background: #dcdddd;
  text-align: center;
}

.release,
.save,
.delate,
.mypage {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50px;
  padding: 15px 15px;
  max-width: 21%;
  margin: 0 2% 10px;
}

.release a,
.save a,
.delate a,
.mypage a {
  display: block;
}

.release {
  background: -webkit-gradient(linear, left bottom, right top, from(#0070ff), color-stop(50%, #0078f3), color-stop(75%, #088fd9), color-stop(85%, #0c93d3), to(#0099cc));
}

.save {
  background: -webkit-gradient(linear, left bottom, right top, from(#fd7318), color-stop(50%, #fd8212), color-stop(75%, #fd8f0c), color-stop(85%, #fea604), to(#feaf01));
}

.delate {
  background: -webkit-gradient(linear, left bottom, right top, from(#4c881a), color-stop(50%, #53931e), color-stop(75%, #5c9f22), color-stop(85%, #68b028), to(#6fb82c));
}

.mypage {
  background: -webkit-gradient(linear, left bottom, right top, from(#49abd3), color-stop(50%, #4cb1dc), color-stop(75%, #4fb7e2), color-stop(85%, #53bfed), to(#54c2f0));
}

input.comming-item {
  height: 300px;
  background: #dcdddd;
  text-align: center;
}

p.coming-soon {
  margin-top: 180px;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (min-width: 992px) {
  .main-image .sns-box ul {
    padding-left: 20px;
  }

  .main-image .sns-box ul li {
    padding: 0 10px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .share-title {
    margin-bottom: 10px;
  }

  p.coming-soon {
    margin-top: 10vw;
    font-weight: bold;
    font-size: 20px;
  }
}

.map .input {
  width: 100%;
  margin-bottom: 10px;
}