@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0;}
body {
  background-color: #fcfbf6;
  color:#44332a;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

img {
  border:0;
  display: block;
  width:100%;
}
h1 { margin-bottom:1em;}
/*h2 {font-size:16px;}*/
h3 {font-size:18px;}
p {font-size:15px; text-align: justify;}
a {
  text-decoration: none;
  transition: all .5s ease;
}
a:link {border-bottom: none;}
a:hover {border-bottom: 2px; opacity: .7;}
a:active {border-bottom: none;}
a:link {border-bottom: none;}
ul　{
  list-style-type: none;
}
.cf::after {
  display:block;
  content: "";
  clear: both;
}
.fl-left {display:block;float:left;}
.fl-right {display:block;float:right;}
.green {color:#69959c;}
.orange {color:#e36056;}
.bold {font-weight: bold;}
.wrapper {
  margin:0 auto;
  max-width: 960px;
  width:94%;
}
.content {
  background: #f9eddd!important;
  border-radius: 12px;
  margin-bottom: 50px;
  padding:3%;
  width:94%;
}
.content .last {
  margin-bottom: 50px;
}

.h1 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}
header {}
.head-logo {
  padding:12px 0;
  max-width:320px;
}
.gnavi {margin-bottom: 40px;}
.gnavi li {
  display: inline-block;
  list-style-type: none;
  margin-right: 1em;
}

.footer {
  display: block;
  height:100px;
  margin:0px auto;
  max-width: 960px;
  padding:10px 2%;
  width:100%;
}
.foot-menu {
  font-size: 15px;
  margin-bottom: 1em;
  text-align: left;
}
.foot-menu a {
  display: inline-block;
  font-size: 15px;
  margin:0 1em .5em 0;
}
.foot-copyright { font-size: 11px;}

.top { text-align: center;}
.top h1 {font-size: 18px; font-weight: 700;}
.top h2 {font-size: 24px; font-weight: 700;}
.top h3 {font-size: 16px; font-weight: 400;}
.head-copy {
  background: #44332a;
  color:#fff;
  font-size: 13px;
  margin: 0 0 10px;
  text-align: center;
}
.pr {
  border-radius: 10px;
  margin:2%;
  width:96%;
}
.pr1, .pr2, .pr3, .pr4 {
  float: left;
  position: relative;
}
/*以下2lはセット*/
.pr { min-height:300px;}
.pr-txt { min-height:260px;}

.pr-txt {
  background-color: rgba(255, 255, 255, .75);
  border-radius: 10px;
  padding:20px;
  transition: all .75s ease;
  top:0;
  left:0;
}
.pr-txt:hover {background-color: rgba(255, 255, 255, 0); cursor: pointer;}
.pr-txt:hover .head-sub, .pr-txt:hover h2, .pr-txt:hover p {
  opacity: .25;
}
.pr-txt1, .pr-txt2, .pr-txt3, .pr-txt4 { position: absolute;z-index: 2;}
.pr1, .pr2, .pr3, .pr4 {
  background-position: 50% 20%;
  background-size: cover;
}
.pr1 { background-image:url("../img/pr-img1.jpg"); }
.pr2 { background-image:url("../img/pr-img2.jpg"); }
.pr3 { background-image:url("../img/pr-img3.jpg"); }
.pr4 { background-image:url("../img/pr-img4.jpg"); }
.head-sub {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.pr h2 {
  color:#e36056;
  font-size: 20px;
  margin-bottom: .5em;
  text-align: center;
}

.link-menu-blk {margin-top: 20px;}
.link-menu {margin-bottom: 30px;}
.link-menu-txt {
  background-color: #e36056;
  color:#fff;
  float:none;
  padding:24px 2%;
  text-align: center;
  width:96%;
}
.link-menu-txt h3 {font-size:30px;}
.link-menu-txt p {text-align: center;}
.link-menu-img {
  float:none;
  width:100%;
}
.outline > h2 { color:#e36056;　font-size:20px!important; }
.outline-img {
  float:right;
  margin:0 0 0px 20px;
  width:30%;
}

.service-img1 {
  float:right;
  margin:0 0 15px 2%;
  width:20%;
}
.service-img2 {
  float:left;
  margin:0 35px 15px 0;
  width:20%;
}
.service-txt1 {
  float:left;
  width:100%;
}
.service-txt2 {
  float:right;
  width:100%;
}

.float-l {float:left!important;}
.float-r {float:right!important;}

.privacy dl {
  margin-bottom: 1.25em;
}
.privacy dl dt {
  font-weight: bold;
  margin-bottom: .5em;
}
.privacy dl dd {
  margin-left: 1.1em;
}
.service h1 {margin-bottom:.25em;}
.service h2 {margin-bottom:.75em;}
.service h3 {margin-bottom:.5em;}
.service p {margin-bottom: 1em;}
ol {
  list-style-position:outside;
  margin-bottom: 1em;
  margin-left: 1em;
}
.process-h2 {font-size: 18px;}
.process dl {border-bottom: solid 1px #44332a; line-height:50px; padding:4px 0;}
.process dl dt, .process dl dd {display:block; float:left;}
.process dl dt {width:auto;}
.process dl strong {font-size: 1.25em;}
.link-btn {
  background-color: #69959c;
  border-radius: 12px;
  color:#fff;
  display: inline-block;
  height:42px;
  padding: 0 1.5em 8px;
}
.process-list {
  border: solid 2px #cfbcb3;
  border-radius: 10px;
  padding:20px;
}
.process-list h3 {margin-bottom: 1em;}
.process-arrow {
  color:#e36056;
  font-size: 38px;
  opacity:.35;
  text-align: center;
}

/*slick*/
.arrow_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 20px 0 0;
    position: relative;
}
.prev-arrow,.next-arrow {
    display: block;
    width: 50px;
    height: 50px;
    background: coral;
    border-radius: 50%;
    transition: all .3s ease;
    cursor: pointer;
    position:relative;
}
.prev-arrow {
    transform: rotate(180deg);
    margin-right: 20px;
}
.prev-arrow::before,.next-arrow::before{
    position:absolute;
    content: "";
    width:10px;
    height:10px;
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(45deg);
}
.link-btn2 {
  background-color:#69959c;
  border-radius: 18px;
  color:#fff;
  cursor: pointer;
  display:block;
  font-size: 20px;
  height:36px;
  line-height: 36px;
  text-align: center;
}
.icon-insta {
  background-image: url("../img/logo-insta.png");
  background-size: cover;
  display:inline-block;
  height:20px;
  width:20px;
  margin:0 8px -2px
}

.center {text-align: center;}
.margin-btm1 {margin-bottom: 1em;}
.margin-btm05 {margin-bottom: .5em;}
.sp {display: block;}
.pc {display: none;}

@media only screen and (min-width: 751px ) {
  h2 {font-size:24px;}
  .top h1 {font-size: 32px; font-weight: bold;}
  .top h2 {font-size: 38px; font-weight: 800;}
  .top h3 {font-size: 26px;}
  .pr { min-height:260px;}
  .pr-txt { min-height:220px;}
  .pr { width:46%; }
  .pr h2 {font-size: 24px;}
  .link-menu-txt {
  float:left;
  padding:74px 2%;
  width:calc(60% - 4%);
}
.link-menu-img {
  float:right;
  width:40%;
}
  .outline h2 {font-size:24px; }
  .service-feature {
  float:left;
  width:65%;
}
  .process-h2 {font-size: 24px;}
  .process dl strong {font-size: 1.5em;}
  .process dl dt {width:9.2em;}
  .sp {display: none;}
  .pc {display: block;}
}

