@charset "UTF-8";
/* Scss Document */
* {
  margin: 0;
  padding: 0;
  /*color: #505050;*/ }

.sp {
  display: none !important; }

.hov_non {
  opacity: 1 !important; }

.none {
  display: none; }

.Vwriting {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

.btn {
  background-color: #BAA681;
  color: #fff; }

html {
  width: 100vw; }

#fb_iframe {
  margin-top: 27px; }

h1 {
  font-size: 34px;
  line-height: 45px;
  opacity: 0.99; }

h2 {
  opacity: 0.99; }

a {
  color: #505050;
  text-decoration: none;
  transition: 0.3s; }

a:hover {
  opacity:0.6 !important;
  filter: alpha(opacity=60) !important;
  -ms-filter: "alpha( opacity=60 )" !important;
  /*opacity: 0.6 !important;*/
   }

img {
  vertical-align: bottom; }

body {
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #505050;
  background: #fff;
  font-family: "kozuka-mincho-pro",'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',sans-serif; }

input {
  font-family: "kozuka-mincho-pro",'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',sans-serif; }

ul.pc_nav a:after {
  content: "";
  width: 0%;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -10px;
  z-index: 0;
  background: #754E4B;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }
ul.pc_nav a:hover:after {
  width: 30px; }

/*a.current {
  position: relative; }*/
/*  a.current:after {
    content: "";
    width: 30px !important;
    height: 2px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    z-index: 0;
    background: #E6E1E1;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }*/

.contact_wrap a:hover:after {
  content: none; }

#CONTACT a.current:after {
  content: none; }

/*==============================================================================================
	common_css
===============================================================================================*/
main {
  padding-top: 123px;
  width: 100%;
  margin-bottom: 80px; }

/*=====================
	header
=====================*/
header {
  width: 100%;
  display: block;
  z-index: 999;
  transition: .6s;
  background: rgba(255, 255, 255, 0.8);
  padding: 35px 5px;
  position: fixed;
  overflow-x: auto; }

.nav_sp {
  display: none; }

.header_wrap {
  width: 100%;
  display: flex; }
  .header_wrap .header_logo {
    display: block;
    width: 20%;
    max-width: 281px;
    margin: auto;
    /*padding-left: 15px;*/ }
  .header_wrap nav {
    width: 78%; }
    .header_wrap nav #nav_btn {
      display: none; }
    .header_wrap nav .nav_wrap {
      height: 100%;
      display: flex; }
      .header_wrap nav .nav_wrap ul.pc_nav {
        width: 50%; }
      .header_wrap nav .nav_wrap .contact_wrap {
        margin-right: 25px;
        margin-left: 20px; }
        .header_wrap nav .nav_wrap .contact_wrap ul li {
          margin: 0 15px 0 0; }
        .header_wrap nav .nav_wrap .contact_wrap a {
          display: block;
          line-height: 36px;
          text-align: center;
          font-size: 0.875rem;
          letter-spacing: 0.1em; }
          .header_wrap nav .nav_wrap .contact_wrap a .btn {
            color: #fff;
            width: 130px;
            height: 36px;
            border-radius: 3px; }
        .header_wrap nav .nav_wrap .contact_wrap .callUs {
          font-size: 1.25em;
          color: #754E4B;
          font-weight: bold;
          letter-spacing: 0.1em;
          opacity: 0.99; }
          .header_wrap nav .nav_wrap .contact_wrap .callUs span {
            margin-top: -5px;
            margin-bottom: -3px;
            font-size: 0.5em;
            color: #754E4B;
            display: block;
            font-weight: 300;
            letter-spacing: 0em; }
      .header_wrap nav .nav_wrap ul {
        padding: 0 0 0 0;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-grow: 2; }
        .header_wrap nav .nav_wrap ul li {
          margin: 0 20px 0 0;
          padding: 0 0;
          transition: all .2s ease-in;
          position: relative;
          letter-spacing: 0.1em; }
          .header_wrap nav .nav_wrap ul li a {
            font-size: 0.85em;
            color: #754E4B;
            line-height: 16px;
            font-weight: 400;
            opacity: 0.99;
            transition: 0.3s; }
              .header_wrap nav .nav_wrap ul li a .my-petcol {
                color: #754E4B;
                opacity: 0.99; }
          .header_wrap nav .nav_wrap ul li a:hover {
            opacity: 0.4;
            transition: 0.3s; }
        .header_wrap nav .nav_wrap ul li:last-of-type {
          margin: 0; }

/*=====================
	Contents
=====================*/
.title_wrap {
  width: 100%;
  max-width: 1250px;
  min-width: 900px;
  padding: 0 50px;
  margin: 0 auto;
  text-align: right; }
  .title_wrap h1 {
    font-size: 1.125em;
    color: #754E4B;
    letter-spacing: 0.2em;
    font-weight: normal; }
  .title_wrap span {
    font-size: 1.125em;
    color: #754E4B;
    letter-spacing: 0.2em;
    font-weight: normal; }

h2 {
  color: #754E4B;
  font-weight: normal;
  letter-spacing: 0.1em;
  font-size: 2rem; }

.side_bar_left {
  position: fixed;
  top: 50%;
  left: 2%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999; }
  .side_bar_left ul {
    color: #754E4B; }
    .side_bar_left ul li {
      margin-bottom: 20px; }
      .side_bar_left ul li a {
        color: #754E4B; }
    .side_bar_left ul li:first-child {
      color: #754E4B;
      margin-bottom: 35px;
      font-size: 10px;
      font-family: "san-selif";
      margin-left: -2px; }

/*=====================
	use WordPress area 
=====================*/
.nv_area {
  width: 100%;
  max-width: 1250px;
  min-width: 900px;
  padding: 0 55px;
  margin: 0 auto; }
  .nv_area .cate {
    display: block;
    justify-content: flex-start;
    margin-bottom: 16px; }
    .nv_area .cate a {
      margin-right: 3px;
      display: inline-block;
      font-size: 0.812em;
      line-height: 46px; 
	  margin-bottom:10px;		
}
    .nv_area .cate a:last-child {
      margin-right: 0px; }
    .nv_area .cate .btn {
      min-width: 125px;
      min-height: 46px;
      background-color: #F5F0F0;
      border: 1px solid #C8C8C8;
      color: #505050;
      padding: 0 15px; }

.relative_cont .relative_title {
  color: #754E4B;
  margin-left: 12px;
  margin-bottom: 25px; }
.relative_cont .card .title {
  font-size: 1.187em; }
.relative_cont .card .sub {
  font-size: 0.875em; }

.mrg{
	margin-top:-100px;
	padding-top:100px;
}
.goods_info {
  width: 100%;
}
.goods_info.kasouprice{
	margin-bottom:120px;
}
  .goods_info h3 {
    font-size: 1.125rem;
    font-weight: normal;
    margin-bottom: 15px; }
  .goods_info table {
    border-top: 1px solid #c7c7c7; }
    .goods_info table tr {
      border-bottom: 1px solid #c7c7c7; }
      .goods_info table tr th {
        width: 15%;
        padding: 10px 15px 10px 15px;
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        background-color: #F5F0F0;
        line-height: 1.5rem; }
      .goods_info table tr td {
        width: 85%;
        padding: 10px 5px 10px 15px;
        line-height: 1.5rem;
        vertical-align: top; }

/*=====================
	footer
=====================*/
footer {
  padding-bottom: 20px;
  margin-top: 50px;
  background: #E6E1E1;
  min-width: 1200px;
  opacity: 0.99; }
  footer .contact_area {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 116px 0;
    background: url(../img/common/footer_bg.jpg);
    background-size: cover; }
    footer .contact_area .wrap {
      width: 80%;
      display: block;
      max-width: 1250px;
      padding: 42px 15px;
      margin: 0 auto;
      background-color: rgba(255, 255, 255, 0.9); }
      footer .contact_area .wrap h2 {
        font-size: 1.75em;
        color: #505050;
        margin-bottom: 25px; }
      footer .contact_area .wrap p {
        font-size: 0.937em;
        margin-bottom: 35px; }
      footer .contact_area .wrap .btn_area {
        display: flex;
        justify-content: center; }
        footer .contact_area .wrap .btn_area .btn {
          width: 100%;
          height: 78px;
          border-radius: 3px;
          margin-top: 4px}
        footer .contact_area .wrap .btn_area a {
          line-height: 78px;
          color: #fff;
          font-size: 1.3em;
          letter-spacing: 0.1em;
          width: 45%;
          max-width: 410px;
          display: block;
          opacity: 0.99; }
        footer .contact_area .wrap .btn_area a:hover {
          opacity: 0.5; }
        footer .contact_area .wrap .btn_area .call_us {
          width: 45%;
          min-width: 275px;
          font-size: 2.5em;
          margin-left: 2.5%;
          padding-top: 5px;
          color: #754E4B; }
          footer .contact_area .wrap .btn_area .call_us span {
            display: block;
            font-size: 0.35em;
            margin-top: 15px; }
  footer .footNavArea{
  	margin: 0px 50px 0 50px;
  	padding: 25px 20px 25px 20px;
  	display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #baa6a5;
  }
  footer .footNavArea .footNavList {
    width: 50%;
    margin-left: 70px;
}
  footer .footNavArea .footNavList .footer_nav {
  	float: left;
    font-size: 0.812em;
    line-height: 32px;
    font-weight: 400;
    display: block;
    justify-content: center; }
    footer .footNavArea .footNavList .footer_nav li a {
      margin: 0 20px;
      padding: 2px 0;
      color: #754E4B; }
  footer .footNavArea .footer_logo {
  	float: left;
    display: block;
    text-align: center;
    width: 22%;
    max-width: 275px; }
    footer .footNavArea .footer_logo img {
       }
    footer .footer_bnr {
  	float: right;
    display: block;
    text-align: center; }
    footer .footer_bnr img {
      width: 277px;
      margin-top: 10px;
      margin-bottom:10px; }
  footer .copyright {
    text-align: center;
    font-size: 0.625em;
    line-height: 10px;
    margin-top: 20px;
    color: #754E4B; }

input[type="checkbox"] {
  display: none; }

label.check {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  padding: 0 0 0 30px;
  vertical-align: middle;
  cursor: pointer; }
  label.check:hover:after {
    border-color: #CC9999; }
  label.check:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 50%;
    left: 5px;
    display: block;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    content: ''; }
  label.check:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    margin-top: -6px;
    width: 5px;
    height: 9px;
    border-right: 1px solid #CC9999;
    border-bottom: 1px solid #CC9999;
    content: '';
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

input[type=checkbox]:checked + label.check:before {
  opacity: 1; }

input[type="radio"] {
  display: none; }

label.radio {
  font-size: 1em;
  line-height: 1.25em;
  position: relative;
  display: block;
  padding: 4px 1em 4px 2.5em;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #ffffff; }
  label.radio:before {
    position: absolute;
    top: 0.5em;
    left: 1em;
    width: 12px;
    height: 12px;
    content: '';
    border: 0.1em solid #cccccc;
    border-radius: 50%; }
  label.radio:forcus:before {
    border-color: #BAA681;
    background: #ffffff; }
  label.radio:hover:before {
    border-color: #BAA681;
    background: #ffffff; }
  label.radio:active:before {
    border-color: #BAA681;
    background: #ffffff; }

input[type="radio"]:checked + label.radio:before {
  border-color: #da3c41;
  background: #ffffff; }

input[type="radio"]:checked + label.radio:before {
  border-color: #BAA681;
  background: #BAA681; }

/*=====================
	TOP
=====================*/
#hello_area {
margin-bottom: 90px;
}
#hello_area .slide_area {
  width: 100%;
  max-width: 1250px;
  height: 486px;
  margin: 0 auto;
  padding: 0 50px; }
  #hello_area .slide_area .slide {
    height: 486px; }
    #hello_area .slide_area .slide img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      border-radius: 3px; }
#hello_area .point_wrap {
  max-width: 1250px;
  min-width: 900px;
  padding: 0 50px;
  margin: 40px auto 100px auto;
  display: flex;
  justify-content: space-around;
  padding-top: 45px; }
  #hello_area .point_wrap .item {
    width: 30%;
    min-height: 120px;
    max-height: 172px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'A1 Mincho',serif; }
    #hello_area .point_wrap .item img {
      width: 100%;
      height: 100%; }
#hello_area .scroll {
  display: none;
  position: absolute;
  bottom: 3%;
  width: 100%;
  text-align: center; }
  #hello_area .scroll img {
    width: 30px;
    height: 80px; }
#hello_area .slick-dots {
  margin: 0 auto;
  padding: 0 95px;
  text-align: right; }
  #hello_area .slick-dots li {
    width: 40px;
    height: 2px;
    margin: 0 5px; }
    #hello_area .slick-dots li button {
      width: 40px;
      height: 2px; }
      #hello_area .slick-dots li button:before {
        content: "";
        background-color: #BAA681;
        width: 40px;
        height: 3px;
        display: block; }

section.sec {
  width: 100%;
  max-width: 1250px;
  padding: 0 50px;
  margin: 60px auto 0 auto; }
  section.sec h1 {
    margin-bottom: 20px;
    text-align: center; }

#TOP section.sec {
  margin-top: 0px; }

.col_sb {
  justify-content: center; }

.colum_area h2 {
  font-size: 1.5rem;
  text-align: center;
  padding-bottom: 20px; }
.colum_area hr {
  width: 40px;
  margin: 0 auto 35px auto;
  border-color: #754E4B; }
.colum_area .link_btn {
  text-align: center; }
  .colum_area .link_btn a {
    display: block;
    width: 100%;
    max-width: 288px;
    min-height: 45px;
    margin: 0 auto; }
  .colum_area .link_btn .btn {
    display: block;
    line-height: 45px;
    border-radius: 3px; }
.colum_area .col a {
  display: inline-block;
  width: calc(100%/3);
  padding: 0 1px; }
  .colum_area .col a .card_img {
    width: 100%;
    padding-top: 75%;
    position: relative; }
    .colum_area .col a .card_img img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .colum_area .col a h3.title {
    color: #505050;
    font-weight: normal; }
  .colum_area .col a p.sub {
    height: 1.7em;
    overflow: hidden;
    position: relative; }
    .colum_area .col a p.sub:before, .colum_area .col a p.sub:after {
      background: #fff;
      position: absolute; }
    .colum_area .col a p.sub:before {
      content: "[...]";
      top: -1px;
      right: 0; }
    .colum_area .col a p.sub:after {
      content: "";
      height: 100%;
      width: 100%; }
.colum_area .col object a.category {
  color: #505050;
  width: 100%;
  text-decoration: underline;
  cursor: pointer !important;
  display: block;
  margin-bottom: 3px; }
.colum_area .col .empty-cell {
  width: calc(100%/3); }

.col a {
  width: 24.8%;
  background: #fff;
  margin-bottom: 40px; }
  .col a img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
  .col a .text_area {
    padding: 20px 15px 40px; }
    .col a .text_area p {
      font-size: 0.875em; }
    .col a .text_area .category {
      font-size: 0.75em; }
      .col a .text_area .category + .title {
        margin-top: 7px; }
    .col a .text_area .title {
      color: #505050;
      font-size: 1.25em;
      font-weight: normal;
      line-height: 1.75rem; }
      .col a .text_area .title + p {
        color: #505050;
        margin-top: 14px; }
    .col a .text_area span {
      color: #505050;
      font-size: 0.75em;
      margin-top: 10px;
      display: block;
      width: 100%; }
.col .empty-cell {
  width: 24.8%; }

.index_area .col a {
  padding: 5px;
  text-align: center;
  width: calc(100%/3); }
  .index_area .col a h3.title {
    color: #754E4B;
    padding-top: 20px;
    font-weight: normal;
    margin-bottom: 20px; }
    .index_area .col a h3.title:after {
      content: "";
      display: block;
      width: 40px;
      height: 1px;
      background-color: #754E4B;
      margin: 20px auto 10px auto; }
  .index_area .col a .card_img {
    width: 100%;
    padding-top: 100%;
    position: relative; }
    .index_area .col a .card_img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .index_area .col a p.sub {
    color: #505050;
    margin-bottom: 15px; }
  .index_area .col a object a {
    width: 200px;
    height: 40px;
    display: block;
    margin: 0 auto; }
    .index_area .col a object a .btn {
      color: #ffffff;
      width: 200px;
      height: 40px;
      border-radius: 3px;
      line-height: 40px; }
.index_area .col .empty-cell {
  width: calc(100%/3); }

/*==============================================================================================
	ABOUT
===============================================================================================*/
#ABOUT .content_area {
  text-align: center;
  margin-bottom: 120px;
}
/*  #ABOUT .content_area img {
    width: 910px;
    margin-bottom: 100px; }*/
  #ABOUT .content_area h2 {
    line-height: 1.6em;}
  #ABOUT .content_area p {
    line-height: 1.75em;
    margin: 20px auto 0 auto;
    /*letter-spacing: 0.1em;*/
}
/*  #ABOUT .content_area .text_wrap::after {
    content: "";
    display: block;
    margin: 82px auto 74px auto;
    width: 24px;
    border-bottom: 1px solid #BAA681; }*/
  #ABOUT .content_area .line {
    border: 1px solid #BAA681;
    width: 550px;
    height: 103px;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center; }
    #ABOUT .content_area .line .description {
      position: relative;
      z-index: 100;
      font-size: 0.9em;
      display: flex;
      justify-content: center;
      text-align: center; }
      #ABOUT .content_area .line .description p {
        margin: auto; }
  #ABOUT .content_area .line::after {
    content: "";
    display: block;
    width: 520px;
    height: 116px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }

/*==============================================================================================
	FLOW
===============================================================================================*/
#FLOW section.sec {
  overflow-x: hidden; }
#FLOW .flow_item {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 140px; }
  #FLOW .flow_item .img_area {
    width: 50%;
    position: relative; }
    #FLOW .flow_item .img_area img {
      width: 100%;
      max-width: 550px; }
    #FLOW .flow_item .img_area img.back {
      position: absolute;
      top: 80px;
      left: -40px;
      z-index: -10; }
  #FLOW .flow_item .desc_area {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center; }
    #FLOW .flow_item .desc_area .txt_wrap {
      padding: 0 20px; }
    #FLOW .flow_item .desc_area span.number {
      display: block;
      font-size: 1.25rem;
      margin-bottom: 20px;
      color: #754E4B; }
    #FLOW .flow_item .desc_area h2.title {
      font-size: 2rem;
      margin-bottom: 30px;
      line-height: 2.5rem; }
    #FLOW .flow_item .desc_area p {
      line-height: 2rem; }
      #FLOW .flow_item .desc_area p span {
        display: block;
        margin-top: 42px;
        font-size: 0.875rem; }
#FLOW .flow_item.f2 .img_area {
  order: 1; }
  #FLOW .flow_item.f2 .img_area img.back {
    left: 425px; }
#FLOW .flow_item.f2 .desc_area {
  order: 0; }
#FLOW .flow_item.f3 .img_area img.back {
  left: -225px; }
#FLOW .flow_item.f4 .img_area {
  order: 1; }
  #FLOW .flow_item.f4 .img_area img.back {
    left: 225px; }
#FLOW .flow_item.f4 .desc_area {
  order: 0; }
#FLOW .flow_item.f6 .img_area {
  order: 1; }
  #FLOW .flow_item.f6 .img_area img.back {
    left: 425px; }
#FLOW .flow_item.f6 .desc_area {
  order: 0; }
#FLOW .flow_item.f7 {
  margin-bottom: 190px; }
  #FLOW .flow_item.f7 .img_area img.back {
    left: -225px; }
#FLOW .btn_area_bt {
  display: block;
  text-align: right;
  font-size: 1.125rem;
  letter-spacing: 0.2rem; }
  #FLOW .btn_area_bt a {
    line-height: 100px;
    position: relative;
    text-align: center; }
  #FLOW .btn_area_bt .btn {
    max-width: 430px;
    height: 100px;
    width: 100%;
    margin-left: auto;
    border-radius: 3px;
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid #BAA681;
    display: inline-block; }
  #FLOW .btn_area_bt .btn:after {
    content: "";
    display: block;
    width: 85px;
    height: 15px;
    background-image: url("../img/flow/line.svg");
    position: absolute;
    background-repeat: no-repeat;
    top: 45px;
    right: -25px;
    transition: all 0.3s ease; }
  #FLOW .btn_area_bt .btn:before {
    content: "";
    display: block;
    border-top: 1px solid #fff;
    width: 50px;
    position: absolute;
    top: 52px;
    right: 2px;
    z-index: 15;
    transition: all 0.2s ease; }
  #FLOW .btn_area_bt a:hover {
    opacity: 1; }
    #FLOW .btn_area_bt a:hover .btn {
      border: 1px solid #BAA681;
      background-color: #fff;
      color: #BAA681; }
    #FLOW .btn_area_bt a:hover .btn:after {
      right: -40px; }
    #FLOW .btn_area_bt a:hover .btn:before {
      z-index: -1; }

/*==============================================================================================
	PLAN
===============================================================================================*/
#PLAN section.sec {
  min-width: 1150px; }
#PLAN .content_area .plan_item .title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 75px; }
  #PLAN .content_area .plan_item .title .sub {
    margin-bottom: 15px;
    font-size: 1.25rem; }
#PLAN .content_area .plan_item .wrap {
  display: flex;
  justify-content: center;
  margin-bottom:120px;
}
  #PLAN .content_area .plan_item .wrap .img_area img {
    display: block;
    width: 100%;
    /*max-width: 530px;*/
    height: auto;
    max-height: 360px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
  #PLAN .content_area .plan_item .wrap .goods_info {
    max-width: 570px;
	position: relative;}
    #PLAN .content_area .plan_item .wrap .goods_info h3.desc {
      font-size: 1.7rem;
      line-height: 2.4rem; }
    #PLAN .content_area .plan_item .wrap .goods_info p {
      line-height: 1.8rem;
      margin-bottom: 35px; }
    #PLAN .content_area .plan_item .wrap .goods_info table {
      width: 100%;
      margin-bottom: 35px; }
      #PLAN .content_area .plan_item .wrap .goods_info table th {
        width: 20%; }
    #PLAN .content_area .plan_item .wrap .goods_info table.plan_price {
      margin-bottom: 20px; }
      #PLAN .content_area .plan_item .wrap .goods_info table.plan_price th {
        width: 20%; }
      #PLAN .content_area .plan_item .wrap .goods_info table.plan_price td {
        width: 52%; }
      #PLAN .content_area .plan_item .wrap .goods_info table.plan_price td.last {
        text-align: right;
        line-height: 1.5rem;
        vertical-align: bottom; }
    #PLAN .content_area .plan_item .wrap .goods_info .tax {
      font-size: 0.75rem; }
    #PLAN .content_area .plan_item .wrap .goods_info .tax02 {
      display: block;
      line-height: 1.2rem;
      margin-top: 2px; }
    #PLAN .content_area .plan_item .wrap .goods_info .price {
      padding-bottom: 10px;
      margin-left: auto;
      width: 270px;
      text-align: right;
      border-bottom: 1px solid #c7c7c7;
	  letter-spacing: 0.07em;
	  font-weight:bold;
}
#PLAN .content_area .plan_item .wrap .goods_info a.textlink{
	  position: absolute;
	  width:unset;
	  display: inline-block;
      font-weight: bold;
	  right:0;
	  background: linear-gradient(transparent 15%, #FFF789 15%);
}
 #PLAN .content_area .plan_item .wrap .goods_info a.textlink:before {
		content:"";
		background: url("../img/common/arrow.svg");
		background-repeat: no-repeat;
		position:absolute;
		top:5px;
		left:-13px;
		width:7px;
		height:13px;
	    background-size: cover;
}

      #PLAN .content_area .plan_item .wrap .goods_info .price span.price {
        font-size: 1.625rem;
        padding-left: 15px;
        letter-spacing: 0.01em; 
        border-bottom: none; }
      #PLAN .content_area .plan_item .wrap .goods_info .price .kara {
        font-size: 1.25rem; }
#PLAN .content_area .plan_item.p1 .img_area, #PLAN .content_area .plan_item.p3 .img_area, #PLAN .content_area .plan_item.p5 .img_area {
  order: 1; }
#PLAN .content_area .plan_item.p1 .goods_info, #PLAN .content_area .plan_item.p3 .goods_info, #PLAN .content_area .plan_item.p5 .goods_info {
  margin-right: 55px;
  order: 0; }
#PLAN .content_area .plan_item.p2 .goods_info, #PLAN .content_area .plan_item.p4 .goods_info {
  margin-right: 0px;
  margin-left: 55px; }
#PLAN .content_area .simple_estimate {
  width: 100%;
  position: relative; }
  #PLAN .content_area .simple_estimate select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    height: 29px; }
    #PLAN .content_area .simple_estimate select#area {
      margin-left: 15px;
      width: 220px; }
    #PLAN .content_area .simple_estimate select#weight {
      width: 450px; }
  #PLAN .content_area .simple_estimate h2 {
    font-size: 1.625rem;
    padding-left: 15px;
    margin-bottom: 37px; }
  #PLAN .content_area .simple_estimate h2:before {
    content: "";
    display: block;
    width: 3px;
    height: 28px;
    background-color: #754E4B;
    position: relative;
    left: -15px;
    top: 25px; }
  #PLAN .content_area .simple_estimate .goods_info {
    width: 100%; }
    #PLAN .content_area .simple_estimate .goods_info table {
      margin-bottom: 60px; }
      #PLAN .content_area .simple_estimate .goods_info table th {
        width: 17%;
        vertical-align: middle;
        position: relative;
        border-right: 1px solid #c7c7c7; }
        #PLAN .content_area .simple_estimate .goods_info table th:after {
          content: "必須";
          display: block;
          position: absolute;
          right: 15px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          background-color: #CC9999;
          font-size: 0.75rem;
          color: #fff;
          padding: 1px 5px 1px 7px;
          border-radius: 3px;
          letter-spacing: 0.1rem;
          text-align: center; }
        #PLAN .content_area .simple_estimate .goods_info table th.option:after {
          content: "任意";
          background-color: #AAA5A7; }
      #PLAN .content_area .simple_estimate .goods_info table td {
        width: 83%;
        padding: 15px; }
        #PLAN .content_area .simple_estimate .goods_info table td span.w_small {
          display: block;
          font-size: 0.75rem;
          line-height: 1.2rem;
          margin-top: 5px; }
        #PLAN .content_area .simple_estimate .goods_info table td.flower_alter {
          padding: 25px; }
        #PLAN .content_area .simple_estimate .goods_info table td.option .img_area {
          margin-bottom: 10px; }
        #PLAN .content_area .simple_estimate .goods_info table td.option .smal {
          font-size: 0.75rem; }
      #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter {
        width: 100%;
        display: flex;
        flex-wrap: wrap; }
        #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter label:after, #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter label:before {
          top: 25%; }
        #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li {
          display: block;
          width: calc(100%/3);
          padding-left: 20px;
          margin-bottom: 25px; }
          #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:first-child, #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(4) {
            margin-left: -25px; }
          #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(4), #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(5) {
            margin-bottom: 0px; }
        #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter .item {
          width: 100%; }
          #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter .item .img_area {
            width: 100%;
            margin-bottom: 10px; }
            #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter .item .img_area img {
              width: 100%; }
          #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter .item .tax {
            font-size: 0.75rem; }
      #PLAN .content_area .simple_estimate .goods_info table ul.keeping li {
        margin-bottom: 15px;
        display: flex;
        align-items: center; }
        #PLAN .content_area .simple_estimate .goods_info table ul.keeping li:last-child {
          margin-bottom: 0px; }
    #PLAN .content_area .simple_estimate .goods_info .btn {
      padding-top: 20px;
      padding-bottom: 20px;
      border-radius: 3px;
      letter-spacing: 0.1rem; }
    #PLAN .content_area .simple_estimate .goods_info .est_btn, #PLAN .content_area .simple_estimate .goods_info .amt_btn {
      width: 100%;
      display: block;
      margin: 0 auto;
      text-align: center; }
      #PLAN .content_area .simple_estimate .goods_info .est_btn a, #PLAN .content_area .simple_estimate .goods_info .amt_btn a {
        display: inline-block;
        width: 314px;
        margin: 0 auto;
        height: 62px; }
        #PLAN .content_area .simple_estimate .goods_info .est_btn a:hover, #PLAN .content_area .simple_estimate .goods_info .amt_btn a:hover {
          opacity: 0.4;
          transition: 0.3s; }
        #PLAN .content_area .simple_estimate .goods_info .est_btn a.menu.estimate_calculation, #PLAN .content_area .simple_estimate .goods_info .amt_btn a.menu.estimate_calculation {
          display: inline-block; }
    #PLAN .content_area .simple_estimate .goods_info .est_btn {
      margin: 0;
      width: auto; }
      #PLAN .content_area .simple_estimate .goods_info .est_btn input {
        width: 314px;
        height: 62px;
        margin-right: 15px;
        background-color: #BAA681;
        color: #fff;
        font-size: 1rem;
        border: none;
        border-radius: 3px;
        margin-top: -4px;
        transition: 0.3s; }
        #PLAN .content_area .simple_estimate .goods_info .est_btn input:hover {
          opacity: 0.5;
          transition: 0.3s; }
    #PLAN .content_area .simple_estimate .goods_info .amount {
      display: none;
      margin-top: 65px;
      width: 100%;
      margin-bottom: 42px;
      text-align: left; }
      #PLAN .content_area .simple_estimate .goods_info .amount table {
        width: 100%; }
        #PLAN .content_area .simple_estimate .goods_info .amount table th:after {
          content: none; }
        #PLAN .content_area .simple_estimate .goods_info .amount table td {
          font-size: 1.625rem; }
          #PLAN .content_area .simple_estimate .goods_info .amount table td .yen {
            padding-left: 2px;
            font-size: 1rem; }
          #PLAN .content_area .simple_estimate .goods_info .amount table td .tax {
            font-size: 0.75rem; }
#PLAN .content_area .priceList {
  width: 100%;
  position: relative; }
  #PLAN .content_area .priceList h2:before {
    content: "";
    display: block;
    width: 3px;
    height: 28px;
    background-color: #754E4B;
    position: relative;
    left: -15px;
    top: 32px; }
  #PLAN .content_area .priceList .goods_info {
    display: flex; }
    #PLAN .content_area .priceList .goods_info .plan {
      width: 50%; }
      #PLAN .content_area .priceList .goods_info .plan table {
        width: 100%;
        margin-bottom: 15px; }
        #PLAN .content_area .priceList .goods_info .plan table th {
          width: 28%; }
        #PLAN .content_area .priceList .goods_info .plan table td span {
          padding-left: 5rem; }
          #PLAN .content_area .priceList .goods_info .plan table td span.k {
            padding-left: 6rem;
            display: inline-block; }
      #PLAN .content_area .priceList .goods_info .plan .smal {
        display: block;
        font-size: 0.875rem;
        width: 100%;
        padding-left: 1rem; }
      #PLAN .content_area .priceList .goods_info .plan .smal:before {
        content: "※";
        margin-left: -1rem; }
    #PLAN .content_area .priceList .goods_info .plan:first-child {
      margin-right: 50px; }
#PLAN .content_area .goods_info.contractor_info {
  margin-top: -50px; }
  #PLAN .content_area .goods_info.contractor_info .infowrap {
    display: flex;
    border: 1px solid #c8c8c8;
    padding: 15px;
    letter-spacing: 0.075rem; }
    #PLAN .content_area .goods_info.contractor_info .infowrap .cons {
      width: 50%;
 	  border-left: 1px solid #c8c8c8;
      padding-left: 17px;
	  }
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons .tag_wrap {
        display: flex;
        width: 100%;
        margin-bottom: 10px; }
        #PLAN .content_area .goods_info.contractor_info .infowrap .cons .tag_wrap .tag {
          background-color: #F5F0F0;
          padding: 16px 18px;
          font-size: 1.125rem; }
          #PLAN .content_area .goods_info.contractor_info .infowrap .cons .tag_wrap .tag:nth-child(2) {
            margin-left: 9px; }
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_name {
        line-height: 35px;
        margin-left: -6px; }
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_address {
        line-height: 25px;
		margin-bottom: -15px;
		margin-top: 5px;  
		display: block;}
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_access {
        line-height: 25px; }
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons:first-child {
        border-left: none;
        padding-left: 0px; }

/*==============================================================================================
	GOODS
===============================================================================================*/
#GOODS main .col a {
  padding: 5px;
  text-align: center;
  width: calc(100%/3); }
  #GOODS main .col a h3.title {
    font-weight: normal; }
  #GOODS main .col a .card_img {
    width: 100%;
    padding-top: 100%;
    position: relative; }
    #GOODS main .col a .card_img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #GOODS main .col a p.sub {
    margin-bottom: 15px; }
  #GOODS main .col a .price_desc {
    display: inline;
    font-size: 0.75rem; }
    #GOODS main .col a .price_desc .price {
      display: inline;
      font-size: 1.125rem;
      padding-left: 5px; }
    #GOODS main .col a .price_desc .yen {
      display: inline;
      font-size: 0.875rem;
      padding-left: 3px; }
#GOODS main .col .empty-cell {
  width: calc(100%/3); }

/*==============================================================================================
	GOODS_single
===============================================================================================*/
#GOODS_single main section.sec {
  margin-top: 0px; }
  #GOODS_single main section.sec .slick-dots li button:before {
    color: #754E4B; }
  #GOODS_single main section.sec .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #754E4B; }
#GOODS_single main .content_wrap {
  width: 100%;
  max-width: 1250px;
  min-width: 900px;
  margin: 0 auto;
  padding-top: 65px;
  display: flex;
  justify-content: center; }
  #GOODS_single main .content_wrap .content_area {
    width: 100%; }
    #GOODS_single main .content_wrap .content_area .title {
      margin-bottom: 40px; }
      #GOODS_single main .content_wrap .content_area .title .cate {
        display: block;
        font-size: 0.75em;
        color: #505050;
        text-decoration: underline;
        margin-bottom: 5px; }
      #GOODS_single main .content_wrap .content_area .title h1 {
        font-size: 2em;
        text-align: left;
        color: #754E4B;
        font-weight: 300; }
      #GOODS_single main .content_wrap .content_area .title .date {
        font-size: 0.75em; }
    #GOODS_single main .content_wrap .content_area .first_info {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-bottom: 65px; }
      #GOODS_single main .content_wrap .content_area .first_info .slide_area {
        width: 500px;
        height: fit-content;
        display: block; }
        #GOODS_single main .content_wrap .content_area .first_info .slide_area .slide {
          width: 500px;
          height: 500px;
          overflow: hidden; }
          #GOODS_single main .content_wrap .content_area .first_info .slide_area .slide img {
            height: 100%;
            position: relative;
            top: 50%;
            left: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
      #GOODS_single main .content_wrap .content_area .first_info .item_desc {
        padding-left: 70px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc h2 {
          color: #505050;
          line-height: 2.5rem;
          font-size: 1.6rem;
          margin-bottom: 24px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc p {
          line-height: 1.6rem;
          margin-bottom: 30px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc .price_desc {
          margin-bottom: 40px; }
          #GOODS_single main .content_wrap .content_area .first_info .item_desc .price_desc .price {
            font-size: 1.625rem;
            padding-left: 10px;
            padding-right: 5px; }
          #GOODS_single main .content_wrap .content_area .first_info .item_desc .price_desc .tax {
            font-size: 0.75rem; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc .btn_area {
          text-align: center; }
    #GOODS_single main .content_wrap .content_area .goods_info {
      width: 100%;
      margin-bottom: 120px; }
      #GOODS_single main .content_wrap .content_area .goods_info h3 {
        font-size: 1.125rem;
        font-weight: normal;
        margin-bottom: 15px; }
    #GOODS_single main .content_wrap .content_area .relative_cont {
      width: 100%; }
      #GOODS_single main .content_wrap .content_area .relative_cont .relative_title {
        font-size: 1.625rem;
        position: relative;
        margin-left: 25px; }
      #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a {
          padding: 5px;
          text-align: center;
          width: calc(100%/3); }
          #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a h3.title {
            font-weight: normal;
            margin-bottom: 15px; }
          #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .card_img {
            width: 100%;
            padding-top: 100%;
            position: relative; }
            #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .card_img img {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
          #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .category {
            text-decoration: underline; }
          #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a p.sub {
            margin-bottom: 15px; }
          #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .price_desc {
            display: inline;
            font-size: 0.75rem; }
            #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .price_desc .price {
              display: inline;
              font-size: 1.125rem;
              padding-left: 5px; }
            #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a .price_desc .yen {
              display: inline;
              font-size: 0.875rem;
              padding-left: 3px; }
        #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col .empty-cell {
          width: calc(100%/3); }
    #GOODS_single main .content_wrap .content_area .relative_cont::before {
      content: "";
      display: block;
      width: 3px;
      height: 28px;
      background-color: #754E4B;
      position: relative;
      left: 10px;
      top: 25px; }

/*==============================================================================================
	ARTICLE
===============================================================================================*/
#ARTICLE .arch {
  font-size: 0.875em;
  /* Edge */ }
  #ARTICLE .arch input::placeholder {
    color: #B4B4B4; }
  #ARTICLE .arch input:-ms-input-placeholder {
    color: #B4B4B4; }
  #ARTICLE .arch input::-ms-input-placeholder {
    color: #B4B4B4; }
#ARTICLE .content_area .col a .card_img {
  width: 100%;
  padding-top: 100%;
  position: relative; }
  #ARTICLE .content_area .col a .card_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
#ARTICLE .content_area .col a p.sub {
  height: 1.7em;
  overflow: hidden;
  position: relative; }
  #ARTICLE .content_area .col a p.sub:before, #ARTICLE .content_area .col a p.sub:after {
    background: #fff;
    position: absolute; }
  #ARTICLE .content_area .col a p.sub:before {
    content: "[...]";
    top: -1px;
    right: 0; }
  #ARTICLE .content_area .col a p.sub:after {
    content: "";
    height: 100%;
    width: 100%; }
#ARTICLE .content_area .col object a.category {
  color: #505050;
  width: 100%;
  text-decoration: underline;
  cursor: pointer !important;
  display: block;
  margin-bottom: 3px; }

/*==============================================================================================
	ARTICLE_single
===============================================================================================*/
#ARTICLE_single a.card {
  display: block;
  margin-bottom: 10px;
  padding: 6px;
  border: 1px solid #C8C8C8; }
  #ARTICLE_single a.card .img_area {
    display: block;
    margin-bottom: 10px;
    padding-left: 0px; }
  #ARTICLE_single a.card span {
    padding-left: 3px; }
    #ARTICLE_single a.card span.title {
      font-size: 1.062em; }
    #ARTICLE_single a.card span.title_ext {
      font-size: 0.85em; }
    #ARTICLE_single a.card span.sub {
      display: block;
      font-size: 0.7em; }
#ARTICLE_single main section.sec {
  margin-top: 0px; }
#ARTICLE_single main .content_wrap {
  width: 100%;
  max-width: 1250px;
  min-width: 900px;
  margin: 0 auto;
  padding-top: 65px;
  display: flex;
  justify-content: center; }
  #ARTICLE_single main .content_wrap .content_area {
    /*width: auto;*/
    max-width: 880px;
    min-width: auto; }
    #ARTICLE_single main .content_wrap .content_area .title {
      margin-bottom: 40px; }
      #ARTICLE_single main .content_wrap .content_area .title .cate {
        display: block;
        font-size: 0.75em;
        color: #505050;
        text-decoration: underline;
        margin-bottom: 5px; }
      #ARTICLE_single main .content_wrap .content_area .title h1 {
        font-size: 2em;
        text-align: left;
        color: #754E4B;
        font-weight: 300; }
      #ARTICLE_single main .content_wrap .content_area .title .date {
        font-size: 0.75em; }
    #ARTICLE_single main .content_wrap .content_area p {
      line-height: 2em;
      margin-bottom: 45px; }
      #ARTICLE_single main .content_wrap .content_area p + p.p1 {
        margin-top: 50px; }
      #ARTICLE_single main .content_wrap .content_area p.p1 + p.p1 {
        margin-top: -30px; }
      #ARTICLE_single main .content_wrap .content_area p a {
        color: #505050;
        text-decoration: underline; }
      #ARTICLE_single main .content_wrap .content_area p img {
        float: left;
        margin-right: 40px;
        margin-bottom: 10px;
        margin-top: 7px;
        max-width: 100%; }
        #ARTICLE_single main .content_wrap .content_area p img.rouneko {
          float: none;
          display: block;
          margin: 0 auto;
          height: 100%;
          object-fit: cover;
          font-family: 'object-fit: cover;'; }
      #ARTICLE_single main .content_wrap .content_area p + p {
        margin-top: -30px; }
    #ARTICLE_single main .content_wrap .content_area h2 {
      font-size: 1.75em;
      margin-bottom: 32px;
      line-height: 2.2rem; }
    #ARTICLE_single main .content_wrap .content_area .nav_bottom {
      width: 100%;
      margin-bottom: 140px; }
      #ARTICLE_single main .content_wrap .content_area .nav_bottom .sns_area {
        display: flex;
        align-items: center;
        margin-bottom: 30px; }
        #ARTICLE_single main .content_wrap .content_area .nav_bottom .sns_area .twitter-share-button {
          margin-right: 5px; }
        #ARTICLE_single main .content_wrap .content_area .nav_bottom .sns_area .fb-share-button {
          margin-top: -1px; }
      #ARTICLE_single main .content_wrap .content_area .nav_bottom .nav_b_wrap {
        width: 40%;
        display: flex;
        justify-content: space-around;
        margin: 0 auto; }
        #ARTICLE_single main .content_wrap .content_area .nav_bottom .nav_b_wrap a {
          color: #323232;
          text-decoration: underline; }
    #ARTICLE_single main .content_wrap .content_area .relative_cont {
      width: 100%;
      max-width: 880px; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .item {
        width: 48%;
        margin-right: 5px; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .relative_title {
        font-size: 1.625em;
        position: relative; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap {
        display: flex;
        flex-wrap: wrap; }
        #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card {
          width: 100%; }
          #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card img {
            width: 100%; }
          #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card .title {
            font-size: 1em; }
          #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card .sub {
            font-size: 0.875em; }
        #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap .empty-cell {
          width: 48%;
          margin-right: 5px; }
    #ARTICLE_single main .content_wrap .content_area .relative_cont::before {
      content: "";
      display: block;
      width: 3px;
      height: 28px;
      background-color: #754E4B;
      position: relative;
      left: 0px;
      top: 25px; }
  #ARTICLE_single main .content_wrap .right_menu {
    width: 270px; }
    #ARTICLE_single main .content_wrap .right_menu a.card {
      width: 248px;
      margin: 0 auto 15px auto; }
      #ARTICLE_single main .content_wrap .right_menu a.card .img_area {
        width: 233px; }
        #ARTICLE_single main .content_wrap .right_menu a.card .img_area img {
          width: 233px; }
    #ARTICLE_single main .content_wrap .right_menu a.card:last-child {
      margin-bottom: 40px; }
    #ARTICLE_single main .content_wrap .right_menu .cate {
      width: 248px;
      display: block;
      margin: 0 auto 30px auto;
      font-size: 0.875em; }
      #ARTICLE_single main .content_wrap .right_menu .cate .cate_name {
        font-size: 1.2em;
        color: #754E4B;
        padding-bottom: 13px;
        border-bottom: 1px solid #C8C8C8;
        margin-bottom: 20px; }
      #ARTICLE_single main .content_wrap .right_menu .cate .toggle {
        color: #505050;
        display: block;
        padding-left: 10px;
        padding-bottom: 8px; }
      #ARTICLE_single main .content_wrap .right_menu .cate .slide {
        padding-left: 10px; }
        #ARTICLE_single main .content_wrap .right_menu .cate .slide.closed {
          display: none; }
        #ARTICLE_single main .content_wrap .right_menu .cate .slide li {
          padding-left: 10px;
          padding-bottom: 8px; }

 /*==============================================================================================
	CONTACT
===============================================================================================*/
#CONTACT input[type="text"], #CONTACT input[type="email"] {
  width: 500px;
  height: 45px;
  border-radius: 0px;
  font-size: 1rem; }
#CONTACT input[type="tel"] {
  border-radius: 0px;
  font-size: 1rem;
  width: 100px;
  height: 45px; }
#CONTACT textarea {
  width: 100%;
  height: 175px;
  border-radius: 0px;
  resize: vertical;
}
#CONTACT :placeholder-shown {
  color: #C8C8C8; }
#CONTACT ::-webkit-input-placeholder {
  color: #C8C8C8; }
#CONTACT :-moz-placeholder {
  color: #C8C8C8;
  opacity: 1; }
#CONTACT ::-moz-placeholder {
  color: #C8C8C8;
  opacity: 1; }
#CONTACT :-ms-input-placeholder {
  color: #C8C8C8; }
#CONTACT table {
  border-collapse: separate;
  border-spacing: 0px 40px;
  margin:0 auto 60px auto;	
}
  #CONTACT table tr th {
    min-width: 205px;
    width: 25%;
    padding: 15px 15px 15px 15px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    position: relative; }
    #CONTACT table tr th:after {
      content: "必須";
      display: block;
      width: 36px;
      height: 16px;
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      background-color: #CC9999;
      font-size: 0.6rem;
      color: #fff;
      padding: 1px 5px 1px 7px;
      border-radius: 3px;
      letter-spacing: 0.1rem;
      text-align: center;
      line-height: 15px; }
    #CONTACT table tr th.n_tag:after {
      content: none; }
    #CONTACT table tr th.option:after {
      content: "任意";
      background-color: #AAA5A7; }
    #CONTACT table tr th.top {
      vertical-align: top; }
      #CONTACT table tr th.top:after {
        top: 18px;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
  #CONTACT table tr td {
    width: auto;
    padding: 4px 15px 4px 15px;
    line-height: 1.5rem; }
    #CONTACT table tr td .yubin {
      margin-bottom: 15px; }
      #CONTACT table tr td .yubin input[type="text"] {
        margin-left: 0px;
        width: 100px;
        height: 45px; }
        #CONTACT table tr td .yubin input[type="text"]:last-child {
          margin-left: 0; }
#CONTACT .content_area .btn_area {
  margin-bottom: 60px;
  display: flex;
  justify-content: center; }
  #CONTACT .content_area .btn_area a {
    width: 320px;
    display: block;
    line-height: 70px;
    text-align: center;
    letter-spacing: 0.1rem; }
    #CONTACT .content_area .btn_area a .btn {
      height: 70px;
      border-radius: 3px; }
  #CONTACT .content_area .btn_area input, #CONTACT .content_area .btn_area button[type="submit"] {
    font-size: 1rem;
    width: 320px;
    height: 70px;
    letter-spacing: 0.1rem;
    cursor: pointer;
    transition: 0.3s; }
    #CONTACT .content_area .btn_area input:hover, #CONTACT .content_area .btn_area button[type="submit"]:hover {
      opacity: 0.6;
      transition: 0.3s; }
  #CONTACT .content_area .btn_area button[type="submit"] {
    margin-right: 35px;
    font-family: "kozuka-mincho-pro",'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',sans-serif; }
#CONTACT .agree {
  width: 100%;
  height: 220px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #C8C8C8;
  outline: solid 1px #C8C8C8;
  outline-offset: 1px; }
  #CONTACT .agree p {
    line-height: 1.5rem; }
#CONTACT .confirm table {
  border-spacing: 0px 20px; }
  #CONTACT .confirm table tr th {
    width: 35%; }
    #CONTACT .confirm table tr th:after {
      content: none; }
#CONTACT .confirm .btn_area a {
  margin: 0;
  margin-right: 35px; }
#CONTACT p.thanks {
  margin-bottom: 145px; }

/*==============================================================================================
	COMPANY
===============================================================================================*/
#COMPANY .hibiya_logo {
  display: block;
  margin: 60px auto 0 auto;
  width: 100%;
  max-width: 1250px;
  min-width: 900px; }
  #COMPANY .hibiya_logo img {
    width: 520px;
    max-width: 520px;
    display: block;
    margin: 0 auto; }
#COMPANY .content_area table {
  width: 100%;
  font-size: 1em;
  border-collapse: separate;
  border-spacing: 30px; }
  #COMPANY .content_area table tr th {
    width: 18%;
    text-align: left;
    font-weight: normal;
    vertical-align: top; }
  #COMPANY .content_area table tr td {
    width: 80%; }
    #COMPANY .content_area table tr td ul li {
      margin-bottom: 1.5em; }
    #COMPANY .content_area table tr td span {
      font-size: 0.875em; }
    #COMPANY .content_area table tr td a {
      text-decoration: underline; }

/*==============================================================================================
	PRIVACY
===============================================================================================*/
#PRIVACY .content_area {
  letter-spacing: 0.1em;
  line-height: 1.8em; }
  #PRIVACY .content_area h2 {
    margin-bottom: 25px; }
  #PRIVACY .content_area h3 {
    margin-bottom: 10px; }
  #PRIVACY .content_area p {
    margin-bottom: 25px; }
  #PRIVACY .content_area .access {
    margin-top: 50px; }
  #PRIVACY .content_area .access.last {
    margin-top: 25px; }

/*==============================================================================================
  1240 - 768
===============================================================================================*/
@media (max-width: 1240px) {
  #PLAN section.sec {
    min-width: 768px;
}
  #bnr_area ._hanakanmuri img {
    width: 45%;
}
  footer {
    min-width: 768px;
  }
}
@media (max-width: 1280px) {
    header {
    padding: 35px;
    /*min-width: 700px;*/
    overflow-x: visible; }
    header .header_wrap {
		max-width:none;
      padding: 0; }
      header .header_wrap .header_logo {
        /*padding: 0px;*/
        width: 500px; }
      header .header_wrap .header_logo.open {
        *
      display: none;   
      z-index: 999; }
        header .header_wrap .header_logo.open .logo {
          display: none; }
        header .header_wrap .header_logo.open .logo_w {
          display: block; }
        header.open {
          background: rgba(255, 255, 255, 0);
        }
      header .header_wrap nav > .nav_wrap {
        display: none; }
      header .header_wrap .nav_sp {
        display: block; }
        header .header_wrap .nav_sp #nav_btn {
          display: block;
          cursor: pointer;
          margin: 0;
          position: absolute;
          width: 30px;
          height: 19px;
          top: 25px;
          right: 30px;
          z-index: 999; }
          header .header_wrap .nav_sp #nav_btn .nav_line {
            backface-visibility: hidden;
            position: absolute;
            left: 0;
            border-top: 25px solid #BAA681;
            width: 2px;
            transition: 0.55s; }
          header .header_wrap .nav_sp #nav_btn .nav_line01 {
            top: -10px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line02 {
            top: -3px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line03 {
            top: 4px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line01_open {
            backface-visibility: hidden;
            top: 0px;
            left: 20px;
            transform: rotate(43deg);
            transition: 0.55s 0.5s;
            border-top-color: #fff; }
          header .header_wrap .nav_sp #nav_btn .nav_line02_open {
            opacity: 0; }
          header .header_wrap .nav_sp #nav_btn .nav_line03_open {
            backface-visibility: hidden;
            top: 0px;
            left: 20px;
            transform: rotate(137deg);
            transition: 0.55s 0.5s;
            border-top-color: #fff; }
        header .header_wrap .nav_sp .nav_wrap {
          width: 100%;
          height: 100%;
          display: block;
          position: fixed;
          background: rgba(0, 0, 0, 0.7);
          top: 0;
          right: 0;
          transition: 0.5s;
          opacity: 0;
          pointer-events: none; }
          header .header_wrap .nav_sp .nav_wrap ul {
            text-align: center;
            flex-direction: column;
			-webkit-box-pack: center;
	        -ms-flex-pack: center;
			justify-content: center;  
            height: auto;
            padding: 10% 0;
            height: 100%; }
            header .header_wrap .nav_sp .nav_wrap ul li {
              padding: 0;
              margin: 0 0 30px 0; }
              header .header_wrap .nav_sp .nav_wrap ul li.sns_link_r a span.icon-icon_04:before, header .header_wrap .nav_sp .nav_wrap ul li.sns_link_r a span.icon-icon_06:before {
                color: #fff;
                font-size: 22px; }
              header .header_wrap .nav_sp .nav_wrap ul li a {
                font-size: 14px;
                line-height: 14px; }
        header .header_wrap .nav_sp .nav_wrap.open {
          opacity: 1;
          pointer-events: auto; }
          header .header_wrap .nav_sp .nav_wrap.open ul li:hover:after {
            opacity: 0; }
          header .header_wrap .nav_sp .nav_wrap.open ul li a {
            color: #fff; }
          header .header_wrap .nav_sp .nav_wrap.open ul li.nav_contact {
            position: relative; }
            header .header_wrap .nav_sp .nav_wrap.open ul li.nav_contact a {
              color: #000; }
 }

@media (max-width: 1280px) {
#hello_area .slide_area {
	margin:40px auto 0 auto;		
}
.top_kasouplan img{
	width:59.7%;
}
.top_kasouplan .textArea{
	width:40.3%;
}
.title_wrap {
  width: 100%;
  max-width: none;
  min-width:inherit;
	margin-top:30px
}
.top_kasouplan .textArea h3{
	line-height: 1.5;
}
footer .footNavArea {
	display: block;
}
footer .footNavArea .footer_logo{
	float: none;
	margin: 0 auto;
	width:100%;
}
footer .footNavArea .footer_logo a img{
	width:200px;	
}
footer .footNavArea .footNavList{
	margin-left:0;
	display: flex;
	justify-content: space-around;
	width:100%;
	margin-top:15px;
}
footer .footNavArea .footNavList .footer_nav{
	float:none;
}
footer .footer_bnr{
	float:none;
	text-align: right;
}
footer .footer_bnr img{
	width:220px;
}
ul.osusumeAlea li{
	max-width:200px;
}
ul.osusumeAlea li img{
	max-width: 180px;
}	
}

/*==============================================================================================
	768 - 480
===============================================================================================*/
@media (max-width: 767px) {
  body {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #323232; }

  .pc {
    display: none !important; }

  .sp {
    display: block !important; }

  a.current:after {
    content: none; }

  /*=====================
  	Common
  =====================*/
  header {
    padding: 15px!important;
    min-width: 100%;
    overflow-x: visible; }
    header .header_wrap {
      padding: 0;
	}
      /*header .header_wrap .header_logo {
        padding: 0px;
        width: 600px; }*/
      header .header_wrap .header_logo.open {
        *
			z-index: 999; }
        header .header_wrap .header_logo.open .logo {
          display: none; }
        header .header_wrap .header_logo.open .logo_w {
          display: block; }
      header .header_wrap nav > .nav_wrap {
        display: none; }
      header .header_wrap .nav_sp {
        display: block; }
        header .header_wrap .nav_sp #nav_btn {
          display: block;
          cursor: pointer;
          margin: 0;
          position: absolute;
          width: 30px;
          height: 19px;
          top: 15px;
          right: 15px;
          z-index: 999; }
          header .header_wrap .nav_sp #nav_btn .nav_line {
            backface-visibility: hidden;
            position: absolute;
            left: 0;
            border-top: 25px solid #BAA681;
            width: 2px;
            transition: 0.55s; }
          header .header_wrap .nav_sp #nav_btn .nav_line01 {
            top: -10px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line02 {
            top: -3px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line03 {
            top: 4px;
            left: 15px;
            transform: rotate(90deg); }
          header .header_wrap .nav_sp #nav_btn .nav_line01_open {
            backface-visibility: hidden;
            top: 0px;
            left: 20px;
            transform: rotate(43deg);
            transition: 0.55s 0.5s;
            border-top-color: #fff; }
          header .header_wrap .nav_sp #nav_btn .nav_line02_open {
            opacity: 0; }
          header .header_wrap .nav_sp #nav_btn .nav_line03_open {
            backface-visibility: hidden;
            top: 0px;
            left: 20px;
            transform: rotate(137deg);
            transition: 0.55s 0.5s;
            border-top-color: #fff; }
        header .header_wrap .nav_sp .nav_wrap {
          width: 100%;
          height: 100%;
          display: block;
          position: fixed;
          background: rgba(0, 0, 0, 0.7);
          top: 0;
          right: 0;
          transition: 0.5s;
          opacity: 0;
          pointer-events: none; }
          header .header_wrap .nav_sp .nav_wrap ul {
            text-align: center;
            flex-direction: column;
            justify-content: center;
            height: auto;
            padding: 20% 0;
            height: 100%; }
            header .header_wrap .nav_sp .nav_wrap ul li {
              padding: 0;
              margin: 0 0 30px 0; }
              header .header_wrap .nav_sp .nav_wrap ul li.sns_link_r a span.icon-icon_04:before, header .header_wrap .nav_sp .nav_wrap ul li.sns_link_r a span.icon-icon_06:before {
                color: #fff;
                font-size: 22px; }
              header .header_wrap .nav_sp .nav_wrap ul li a {
                font-size: 14px;
                line-height: 14px; }
        header .header_wrap .nav_sp .nav_wrap.open {
          opacity: 1;
          pointer-events: auto; }
          header .header_wrap .nav_sp .nav_wrap.open ul li:hover:after {
            opacity: 0; }
          header .header_wrap .nav_sp .nav_wrap.open ul li a {
            color: #fff; }
          header .header_wrap .nav_sp .nav_wrap.open ul li.nav_contact {
            position: relative; }
            header .header_wrap .nav_sp .nav_wrap.open ul li.nav_contact a {
              color: #000; }

  footer {
    min-width: 100%; }

  .header {
    background: rgba(255, 255, 255, 0.6);
    position: fixed;
    padding: 0px;
    height: 50px; }
    .header .header_logo {
      display: block; }
    .header nav.nav_sp {
      width: 100%; }
      .header nav.nav_sp .nav_wrap {
        height: 100%;
        display: block; }
      .header nav.nav_sp #nav_btn .nav_line {
        border-top: 25px solid black; }
      .header nav.nav_sp #nav_btn .nav_line01_open {
        border-top-color: #fff; }
      .header nav.nav_sp #nav_btn .nav_line03_open {
        border-top-color: #fff; }
      .header nav.nav_sp .sns_link_r span {
        background: #ffffff !important; }
        .header nav.nav_sp .sns_link_r span:before {
          color: #323232 !important; }
        .header nav.nav_sp .sns_link_r span:first-of-type {
          margin-left: 0; }


  #hello_area {
    height: 100%; }
    #hello_area .slide_area {
      height: 315px;
      padding: 0;
      max-height: auto;
      min-width: 100%; }
      #hello_area .slide_area .slick-dots {
        text-align: center;
        margin: 0;
        padding: 0; }
      #hello_area .slide_area .slide {
        height: 315px;
        /*min-width: 95%;
        max-width: 95%; */
      }
        #hello_area .slide_area .slide img {
          position: relative;
          /* width: 100%;
          height: 100%;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          -webkit-transform: translateY(-50%) translateX(-50%); */
        }
    #hello_area .scroll {
      display: none; }
    #hello_area .point_wrap {
      margin: 0;
      max-width: 100%;
      min-width: 100%;
      width: 100%;
      height: auto;
      display: block;
      padding-top: 50px;
      padding-right: 15px;
      padding-left: 15px; }
      #hello_area .point_wrap .item {
        width: 100%;
        height: 100px;
        min-height: 100px;
        padding: 5px 5px;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        display: flex;
        align-items: center;
        font-family: 'A1 Mincho',serif; }
        #hello_area .point_wrap .item img {
          width: auto;
          height: 100%;
          margin-left: 5px; }
          #hello_area .point_wrap .item img:first-child {
            margin-right: 5px; }
        #hello_area .point_wrap .item .text_wrap {
          display: flex;
          align-items: center;
          text-align: left;
          font-size: 0.6rem;
          line-height: 1rem;
          color: #754E4B; }
          #hello_area .point_wrap .item .text_wrap .point {
            font-size: 1rem;
            padding-right: 25px;
            margin-bottom: 0px;
            display: block;
            color: #754E4B; }

  .title_wrap {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 25px;
	margin-top:0;  
    padding: 0 17px; }

  section.sec {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 15px;
    margin: 15px 0; }
    section.sec h1 {
      margin-bottom: 20px;
      text-align: center; }

  #TOP section.sec {
    margin-top: 34px; }

  #TOP .col a .text_area span {
    margin-top: 2px;
    font-size: 10px; }
  #TOP .col a .text_area span.btn {
    font-size: 14px;}

  #TOP .col a .text_area .title {
    line-height: 1.25rem; }

  #TOP .col a .text_area .title + p {
  	text-align: left;
    line-height: 20px;
  	font-size: 12px;
    margin-top: 4px; }

  .col a .text_area .title {
    line-height: 1.25rem; }

  .index_area .col a {
    width: 100%;
    margin-bottom: 5px; }
    .index_area .col a .box {
      display: flex;
      justify-content: center;
      align-items: center; }
      .index_area .col a .box.flow .card_img {
        order: 2; }
    .index_area .col a .card_img {
      width: 50%;
      padding-top: 50%; }
    .index_area .col a .text_area {
      width: 50%;
      padding: 20px 12px 18px; }
    .index_area .col a h3.title {
    	font-size: 17px;
      padding-top: 5px;
      font-weight: normal;
      margin-bottom: 10px; }
      .index_area .col a h3.title:after {
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        background-color: #754E4B;
        margin: 10px auto 10px auto; }
    .index_area .col a p.sub {
      margin-bottom: 10px; }
    .index_area .col a object a {
      width: 100%;
      height: 40px;
      display: block;
      margin: 0 auto; }
      .index_area .col a object a .btn {
        width: 100%;
        height: 40px;
        border-radius: 3px;
        line-height: 40px; }
  .index_area .col .empty-cell {
    width: calc(100%/2); }

  .colum_area .col a {
    width: 100%;
    display: block;
    margin: 0 auto 12px auto; }
    .colum_area .col a .box {
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      display: flex;
      justify-content: center;
      align-items: center; }
      .colum_area .col a .box .card_img {
        width: 25%;
        padding-top: 25%; }
      .colum_area .col a .box .text_area {
        width: 80%;
        padding: 5px 20px 5px 15px; }
    .colum_area .col a:last-child {
      margin-bottom: 25px; }
    .colum_area .col a.category {
      border-bottom: none; }
    .colum_area .link_btn .btn {
    font-size: 14px;}

  #hello_area .scroll {
    bottom: 7%; }

  .side_bar_left {
    display: none; }

  footer .footNavArea .footNavList .footer_nav {
    display: none; }
  footer .footNavArea .footer_logo {
    display: none; }
  footer .footNavArea .footer_bnr {
    display: none; }
  footer .footNavArea {
    display: none; }
  footer .copyright {
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    margin-top: 13px; }
  footer .contact_area {
    padding: 40px 0; }
    footer .contact_area .wrap {
      width: 100%;
      max-width: 100%;
      min-width: 100%; }
      footer .contact_area .wrap p {
        margin-bottom: 10px; }
      footer .contact_area .wrap .btn_area {
        width: 100%;
        display: block; }
        footer .contact_area .wrap .btn_area a {
          width: 100%;
          max-width: 100%;
          margin-bottom: 5px; }
          footer .contact_area .wrap .btn_area a.sp .btn {
            background-color: white;
            border: 1px solid #BAA681;
            color: #BAA681;
            font-size: 1.4rem;
            line-height: 0.9rem;
            padding-top: 14px; }
            footer .contact_area .wrap .btn_area a.sp .btn span {
              font-size: 10px;
              display: block; 
	          padding-top: 10px; }

  #ABOUT .content_area img {
    width: 100%;
    margin-bottom: 25px; }
  #ABOUT .content_area h2 {
    font-size: 20px;
    line-height: 1.8rem;
    margin-bottom: 25px; }
  #ABOUT .content_area .text_wrap {
    font-size: 14px;
    text-align: left;
    /*margin-left: 10px;
    margin-right: 10px;*/
	}
    #ABOUT .content_area .text_wrap:after {
      margin: 25px auto 45px auto; }
  #ABOUT .content_area .line {
    width: 94%;
    height: auto; }
    #ABOUT .content_area .line:after {
      width: 90%;
      height: 200px; }
    #ABOUT .content_area .line .description {
      width: 100%;
      padding: 0px; }
      #ABOUT .content_area .line .description p {
        padding: 0 55px;
        font-size: 12px; }

  #FLOW .content_area {
    overflow: hidden; }
  #FLOW .flow_item {
    display: block;
    margin-bottom: 70px; }
    #FLOW .flow_item .img_area {
      width: 100%; }
      #FLOW .flow_item .img_area img.back {
        top: 40px; }
    #FLOW .flow_item.f2 .img_area img.back {
      left: 105px; }
    #FLOW .flow_item.f6 .img_area img.back {
      left: 105px; }
    #FLOW .flow_item .desc_area {
      width: 100%;
      padding-top: 65px; }
      #FLOW .flow_item .desc_area span.number {
        margin-bottom: 20px;
        font-size: 1.1rem; }
      #FLOW .flow_item .desc_area h2.title {
        font-size: 1.25rem;
        margin-bottom: 20px;
        line-height: 1.45rem; }
      #FLOW .flow_item .desc_area p {
        line-height: 1.8rem;
        font-size: 14px; }
        #FLOW .flow_item .desc_area p span {
          margin-top: 15px;
          font-size: 12px; }
    #FLOW .flow_item.f7 {
      margin-bottom: 70px; }
  #FLOW .btn_area_bt {
    text-align: center;
    font-size: 1rem; }
    #FLOW .btn_area_bt .btn {
      height: auto;
      max-width: 80%;
      width: 80%; }
      #FLOW .btn_area_bt .btn:before {
        width: 40px;
        top: 50%; }
      #FLOW .btn_area_bt .btn:after {
        top: 40%; }
    #FLOW .btn_area_bt a {
      line-height: 60px; }

  #PLAN .content_area .plan_item .wrap .goods_info table.plan_price td.last {
    line-height: 1.3rem; }

  #PLAN .content_area .plan_item .wrap .goods_info p {
    line-height: 1.8rem;
    font-size: 14px; }

  #PLAN .content_area .priceList .goods_info .plan table td span, #PLAN .content_area .priceList .goods_info .plan table td span.k {
    padding-left: 0px;
    display: inline; }

  #PLAN .content_area .plan_item .wrap .goods_info table.plan_price td {
    width: 51%; }

  #PLAN .content_area .simple_estimate .goods_info table td.flower_alter, #PLAN .content_area .simple_estimate .goods_info table td {
    padding: 15px 5px; }

  #PLAN .content_area .plan_item .wrap .goods_info table th {
    width: 22%; }

  #PLAN section.sec {
    min-width: 100%; }
  #PLAN .content_area .simple_estimate .goods_info .est_btn a {
    width: 100%; }
  #PLAN .content_area .plan_item .wrap .goods_info .price .kara {
    font-size: 1rem; }
  #PLAN .content_area .plan_item .wrap .goods_info .price {
    width: 100%; }
  #PLAN .content_area .plan_item .wrap .goods_info .textlink{
		width:100%;
	}
  #PLAN .content_area .plan_item .wrap .goods_info .price span.price {
      font-size: 1.4rem; }
  #PLAN .content_area .plan_item h2 {
    font-size: 1.25rem; }
  #PLAN .content_area .plan_item .title {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 30px; }
    #PLAN .content_area .plan_item .title .sub {
      margin-bottom: 0px;
      font-size: 1rem; }
  #PLAN .content_area .plan_item .wrap {
    display: block; }
    #PLAN .content_area .plan_item .wrap .goods_info {
      margin-bottom: 60px; }
    #PLAN .content_area .plan_item .wrap .goods_info h3.desc {
      margin-top: 15px;
      font-size: 1.2rem;
      line-height: 1.8rem; }
    #PLAN .content_area .plan_item .wrap .goods_info table.plan_price th {
      width: 22%; }
    #PLAN .content_area .plan_item .wrap .last {
      font-size: 0.9rem;
      line-height: 1.1rem; }
    #PLAN .content_area .plan_item .wrap .tax {
      display: block;
      font-size: 1rem; }
    #PLAN .content_area .plan_item .wrap div.price {
      padding: 0 15px 10px 15px; }
      #PLAN .content_area .plan_item .wrap div.price .tax {
        display: inline; }
  #PLAN .content_area .plan_item.p2 .goods_info, #PLAN .content_area .plan_item.p4 .goods_info {
    margin-left: 0px; }
  #PLAN .content_area .simple_estimate .goods_info table {
    display: block;
    width: 100%; }
    #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li {
      width: 100%;
      padding-left: 0;
      padding: 1px;
      font-size: 14px;
      line-height: 1rem;
      margin-bottom: 15px; }
      #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:first-child, #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(4) {
        margin-left: 0px; }
      #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li .item .tax {
        font-size: 10px; }
    #PLAN .content_area .simple_estimate .goods_info table tbody {
      display: block;
      width: 100%; }
      #PLAN .content_area .simple_estimate .goods_info table tbody tr {
        display: block;
        width: 100%; }
        #PLAN .content_area .simple_estimate .goods_info table tbody tr th {
          display: block;
          width: 100%;
          border-right: none;
          font-size: 14px; }
        #PLAN .content_area .simple_estimate .goods_info table tbody tr td {
          display: block;
          width: 100%; }
  #PLAN .content_area .simple_estimate select {
    width: 100%;
    height: auto; }
    #PLAN .content_area .simple_estimate select#area {
      width: 100%;
      height: 38px;
      margin-left: 0px; }
    #PLAN .content_area .simple_estimate select#weight {
      width: 100%; 
      height: 38px;}
  #PLAN .content_area .simple_estimate .goods_info .est_btn .btn {
    width: 100%;
    font-size: 16px; }
  #PLAN .content_area .simple_estimate .goods_info .est_btn input {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
    font-size: 14px; }
  #PLAN .content_area .priceList .goods_info {
    display: block; }
    #PLAN .content_area .priceList .goods_info .plan {
      width: 100%;
      font-size: 12px;
      margin-bottom: 30px; }
      #PLAN .content_area .priceList .goods_info .plan .smal {
        font-size: 0.8rem;
        line-height: 1.25rem; }
      #PLAN .content_area .priceList .goods_info .plan table th {
        width: 22%; }
  #PLAN .content_area .goods_info.contractor_info {
    margin-top: -80px; }
    #PLAN .content_area .goods_info.contractor_info .infowrap {
      display: block; }
      #PLAN .content_area .goods_info.contractor_info .infowrap .cons {
        width: 100%;
	    border-left: none; 
        padding-left: 0px;
        border-top: 1px solid #c8c8c8;
        margin-top: 17px;
        padding-top: 17px;
        padding-left: 0;}
        #PLAN .content_area .goods_info.contractor_info .infowrap .cons:first-child {
        border-top: none;
		margin-top: 0px;
        padding-top: 0px;	
		}
        #PLAN .content_area .goods_info.contractor_info .infowrap .cons .tag_wrap .tag {
          font-size: 0.85rem;
          padding: 12px 14px; }
        #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_name, #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_address, #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_access {
          line-height: normal; }
		#PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_access {
		display:block;
	margin-top:5px;}	
        #PLAN .content_area .goods_info.contractor_info .infowrap .cons .cons_desc .cons_name {
          margin-left: -5px; }
          #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(4), #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter li:nth-child(5) {
            margin-bottom: 15px; }
          #PLAN .content_area .simple_estimate .goods_info table ul.keeping li {
          	font-size: 14px;}

  #GOODS .nv_area {
    max-width: 100%;
    min-width: 100%;
    padding: 0 17px; }
    #GOODS .nv_area .cate {
      flex-wrap: wrap; }
      #GOODS .nv_area .cate a {
        margin-bottom: 5px; }
      #GOODS .nv_area .cate .btn {
        min-width: 25%; }
  #GOODS main .col a {
    padding: 2px;
    width: 50%; }
    #GOODS main .col a .text_area {
      padding: 5px 8px 25px 8px; }
      #GOODS main .col a .text_area span {
        margin-top: 2px; }
      #GOODS main .col a .text_area .title + p {
        margin-top: 5px; }

  .goods_info table tr th {
    padding: 5px 10px 5px 10px;
    line-height: 1.3rem; }
  .goods_info table tr td {
    padding: 5px 5px 5px 10px;
    line-height: 1.3rem; }

  #GOODS_single main .content_wrap {
    padding-top: 10px;
    max-width: 100%;
    min-width: 100%;
    display: block; }
    #GOODS_single main .content_wrap .content_area .first_info {
      display: block; }
      #GOODS_single main .content_wrap .content_area .first_info .item_desc {
        padding-left: 0px;
        padding-top: 15px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc h2 {
          font-size: 1rem;
          line-height: 1.5rem;
          letter-spacing: 0rem;
          margin-bottom: 16px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc p {
          line-height: 1.4rem; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc .price_desc {
          margin-bottom: 50px; }
        #GOODS_single main .content_wrap .content_area .first_info .item_desc .btn_area {
          width: 100%; }
          #GOODS_single main .content_wrap .content_area .first_info .item_desc .btn_area img {
            width: 100%; }
      #GOODS_single main .content_wrap .content_area .first_info .slide_area {
        width: 100%;
        min-width: 300px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto; }
        #GOODS_single main .content_wrap .content_area .first_info .slide_area .slide {
          height: 300px; }
    #GOODS_single main .content_wrap .goods_info table {
      width: 100%;
      display: block; }
      #GOODS_single main .content_wrap .goods_info table tbody {
        width: 100%;
        display: block; }
        #GOODS_single main .content_wrap .goods_info table tbody tr {
          width: 100%;
          display: block; }
          #GOODS_single main .content_wrap .goods_info table tbody tr th {
            width: 100%;
            display: block;
            border-bottom: 1px solid #c7c7c7; }
          #GOODS_single main .content_wrap .goods_info table tbody tr td {
            width: 100%;
            display: block; }
    #GOODS_single main .content_wrap .content_area .relative_cont .wrap.col a {
      width: 50%;
      padding: 2px;
      margin-bottom: 5px; }
    #GOODS_single main .content_wrap .col a .text_area {
      padding: 5px 8px 25px 8px; }
      #GOODS_single main .content_wrap .col a .text_area span {
        margin-top: 2px; }
      #GOODS_single main .content_wrap .col a .text_area .title + p {
        margin-top: 5px; }

  #ARTICLE .nv_area {
    padding: 0 16px;
    max-width: 100%;
    min-width: 100%; }
    #ARTICLE .nv_area .cate {
      flex-wrap: wrap; }
      #ARTICLE .nv_area .cate a {
        margin-bottom: 5px; }
      #ARTICLE .nv_area .cate .btn {
        min-width: 25%; }
  #ARTICLE .col_sb a {
    width: 50%;
    padding: 2px;
    margin-bottom: 5px; }
  #ARTICLE .col a .text_area {
    padding: 5px 8px 25px 8px; }
    #ARTICLE .col a .text_area span {
      margin-top: 2px; }
    #ARTICLE .col a .text_area .title + p {
      margin-top: 5px; }

  #ARTICLE_single main .title_wrap {
    margin-bottom: 25px; }
  #ARTICLE_single main .content_wrap {
    padding-top: 10px;
    max-width: 100%;
    min-width: 100%;
    display: block; }
    #ARTICLE_single main .content_wrap .content_area .title {
      margin-bottom: 30px; }
      #ARTICLE_single main .content_wrap .content_area .title h1 {
        margin-bottom: 5px; }
    #ARTICLE_single main .content_wrap .content_area h2 {
      margin-bottom: 16px;
      line-height: 1.8rem; }
    #ARTICLE_single main .content_wrap .content_area p {
      margin-bottom: 40px;
      font-size: 0.95rem; }
      #ARTICLE_single main .content_wrap .content_area p img {
        width: 100%;
        margin-bottom: 30px;
        object-fit: cover;
        font-family: 'object-fit: cover;'; }
      #ARTICLE_single main .content_wrap .content_area p + p {
        margin-top: -25px; }
    #ARTICLE_single main .content_wrap .content_area .nav_bottom {
      margin-bottom: 30px; }
      #ARTICLE_single main .content_wrap .content_area .nav_bottom .sns_area {
        margin-bottom: 25px; }
      #ARTICLE_single main .content_wrap .content_area .nav_bottom .nav_b_wrap {
        font-size: 1.2rem; }
    #ARTICLE_single main .content_wrap .content_area .relative_cont .relative_title {
      margin-left: 15px;
      font-size: 1rem; }
    #ARTICLE_single main .content_wrap .content_area .relative_cont:before {
      left: 5px; }
    #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap {
      justify-content: space-around; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap .item {
        display: contents;
        width: 100%; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card {
        width: 100%; }
        #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card .img_area img {
          width: 100%; }
        #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap a.card.card:nth-child(odd) {
          margin-right: 0; }
      #ARTICLE_single main .content_wrap .content_area .relative_cont .wrap .empty-cell {
        width: 100%;
        margin-right: 0px; }
    #ARTICLE_single main .content_wrap .right_menu {
      width: 100%;
      padding: 0 15px; }
      #ARTICLE_single main .content_wrap .right_menu .cate {
        width: 100%;
        margin: 0 0 30px 0;
        font-size: 0.9rem; }

  #CONTACT .content_area .btn_area a {
    width: 100%; }
    #CONTACT .content_area .btn_area a .btn {
      width: 100%; }
  #CONTACT form input[type="text"], #CONTACT form input[type="email"] {
    width: 100%; }
  #CONTACT form textarea {
    width: 100%; }
  #CONTACT form table {
    display: block;
    width: 100%; }
    #CONTACT form table tbody {
      display: block;
      width: 100%; }
      #CONTACT form table tbody tr {
        display: block;
        width: 100%; }
        #CONTACT form table tbody tr th {
          display: block;
          width: 100%;
          padding-bottom: 5px; }
        #CONTACT form table tbody tr td {
          display: block;
          width: 100%; }
  #CONTACT .confirm table {
    border-spacing: 0px 0px; }
    #CONTACT .confirm table.cnf tbody tr th {
      padding-bottom: 0px; }
    #CONTACT .confirm table.cnf tbody tr td {
      font-size: 0.95rem;
      padding-top: 3px; }
  #CONTACT .confirm .btn_area {
    flex-wrap: wrap; }
    #CONTACT .confirm .btn_area a {
      margin: 0 auto 10px auto;
      width: 100%; }
      #CONTACT .confirm .btn_area a:last-child {
        order: -1; }

  #COMPANY .hibiya_logo {
    display: block;
    margin: 60px auto 0 auto;
    width: 90%;
    max-width: 90%;
    min-width: 90%;
    padding: 15px; }
    #COMPANY .hibiya_logo img {
      width: 100%;
      max-width: 100%;
      display: block;
      margin: 0 auto; }
  #COMPANY .content_area table {
    width: 100%;
    display: block;
    font-size: 1em;
    border-collapse: separate;
    border-spacing: 30px; }
    #COMPANY .content_area table tbody {
      display: block;
      width: 100%; }
      #COMPANY .content_area table tbody tr {
        display: block;
        width: 100%;
        margin-bottom: 25px; }
        #COMPANY .content_area table tbody tr th {
          display: block;
          width: 100%;
          text-align: left;
          font-weight: normal;
          vertical-align: top;
          margin-bottom: 5px;
          font-size: 0.95rem; }
        #COMPANY .content_area table tbody tr td {
          font-size: 0.95rem;
          display: block;
          width: 100%; }
          #COMPANY .content_area table tbody tr td ul li {
            margin-bottom: 0.25em; }
          #COMPANY .content_area table tbody tr td span {
            font-size: 0.875em; }
          #COMPANY .content_area table tbody tr td a {
            text-decoration: underline; }

  #PRIVACY .content_area h2 {
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1.45rem; } }


@media (max-width: 413px) {
  #hello_area {
    height: 100%;
    margin-bottom: 50px; }
    #hello_area .slide_area {
      height: 27vh;
	  margin: 0;	
	}
      #hello_area .slide_area .slide {
        height: 27vh; }
    #hello_area .point_wrap {
      padding-top: 30px; }
    #hello_area .scroll {
      display: none; } }
@media (max-width: 374px) {
  #hello_area {
    height: 100%; }
    #hello_area .slide_area {
      height: 23vh; }
      #hello_area .slide_area .slide {
        height: 23vh; }
    #hello_area .point_wrap {
      padding-top: 30px; }
    #hello_area .scroll {
      display: none; } }
@media (max-height: 740px) {
  .scroll {
    display: none; } }
/*================================================================================
	icomoon
=================================================================================*/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?dlodkg");
  src: url("fonts/icomoon.eot?dlodkg#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?dlodkg") format("truetype"), url("fonts/icomoon.woff?dlodkg") format("woff"), url("fonts/icomoon.svg?dlodkg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon_01:before {
  content: "\e900";
  color: #fff; }

.icon-icon_02:before {
  content: "\e901";
  margin-right: 5px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

.icon-icon_03:before {
  content: "\e902"; }

.icon-icon_04:before {
  content: "\e903";
  color: #754E4B; }

.icon-icon_05:before {
  content: "\e904";
  color: #754E4B; }

.icon-icon_06:before {
  content: "\e905";
  color: #754E4B; }

.icon-icon_07:before {
  content: "\e906";
  color: #754E4B; }

.icon-icon_08:before {
  content: "\e907"; }

.icon-icon_13:before {
  content: "\e90c"; }

/*================================================================================
	flex
=================================================================================*/
.col_ft {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.col_sb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.col_sa {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }

.col_cnt {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

/*================================================================================
	Adjustment
=================================================================================*/
.w200 {
  width: 200px !important; }

.w250 {
  width: 250px !important; }

.mtp0 {
  margin-top: 0px !important; }

.mtp10 {
  margin-top: 10px !important; }

.mtp20 {
  margin-top: 20px !important; }

.mtp30 {
  margin-top: 30px !important; }

.mtp40 {
  margin-top: 40px !important; }

.mtp50 {
  margin-top: 50px !important; }

.mtp60 {
  margin-top: 60px !important; }

.mtp70 {
  margin-top: 70px !important; }

.mtp80 {
  margin-top: 80px !important; }

.mtp90 {
  margin-top: 90px !important; }

.mtp100 {
  margin-top: 100px !important; }

.mrt0 {
  margin-right: 0px !important; }

.mrt10 {
  margin-right: 10px !important; }

.mrt20 {
  margin-right: 20px !important; }

.mrt30 {
  margin-right: 30px !important; }

.mrt40 {
  margin-right: 40px !important; }

.mrt50 {
  margin-right: 50px !important; }

.mrt60 {
  margin-right: 60px !important; }

.mrt70 {
  margin-right: 70px !important; }

.mrt80 {
  margin-right: 80px !important; }

.mrt90 {
  margin-right: 90px !important; }

.mrt100 {
  margin-right: 100px !important; }

.mbm0 {
  margin-bottom: 0px !important; }

.mbm10 {
  margin-bottom: 10px !important; }

.mbm20 {
  margin-bottom: 20px !important; }

.mbm30 {
  margin-bottom: 30px !important; }

.mbm40 {
  margin-bottom: 40px !important; }

.mbm50 {
  margin-bottom: 50px !important; }

.mbm60 {
  margin-bottom: 60px !important; }

.mbm70 {
  margin-bottom: 70px !important; }

.mbm80 {
  margin-bottom: 80px !important; }

.mbm90 {
  margin-bottom: 90px !important; }

.mbm100 {
  margin-bottom: 100px !important; }

.mlt0 {
  margin-left: 0px !important; }

.mlt10 {
  margin-left: 10px !important; }

.mlt20 {
  margin-left: 20px !important; }

.mlt30 {
  margin-left: 30px !important; }

.mlt40 {
  margin-left: 40px !important; }

.mlt50 {
  margin-left: 50px !important; }

.mlt60 {
  margin-left: 60px !important; }

.mlt70 {
  margin-left: 70px !important; }

.mlt80 {
  margin-left: 80px !important; }

.mlt90 {
  margin-left: 90px !important; }

.mlt100 {
  margin-left: 100px !important; }

#text2 {
  -webkit-animation-name: text2;
  animation-name: text2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes text2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0.2; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
_:lang(x)::-ms-backdrop, .title_wrap {
  margin: 125px auto 0 auto; }

_:lang(x)::-ms-backdrop, footer .contact_area .wrap {
  margin: 0; }

_:lang(x)::-ms-backdrop, #hello_area .slide_area {
  margin: 125px auto 0 auto; }

_:lang(x)::-ms-backdrop, #PLAN .content_area .simple_estimate .goods_info table {
  width: 100%;
  table-layout: fixed; }

_:lang(x)::-ms-backdrop, #PLAN .content_area .simple_estimate .goods_info table tbody {
  width: 100%; }

_:lang(x)::-ms-backdrop, #PLAN .content_area .simple_estimate .goods_info table tbody tr {
  width: 100%; }

_:lang(x)::-ms-backdrop, #PLAN .content_area .simple_estimate .goods_info table ul.flower_alter .item .img_area {
  max-width: 210px; }

_:lang(x)::-ms-backdrop, .side_bar_left {
  height: 150px; }

_:lang(x)::-ms-backdrop, .side_bar_left ul {
  height: auto; }

_:lang(x)::-ms-backdrop, .side_bar_left ul li:first-child {
  font-size: 0.65rem;
  margin-bottom: 0;
  height: 45px;
  margin-right: 35px; }

_:-ms-lang(x)::backdrop, .side_bar_left {
  height: 150px; }

_:-ms-lang(x)::backdrop, .side_bar_left ul {
  height: auto; }

_:-ms-lang(x)::backdrop, .side_bar_left ul li:first-child {
  font-size: 0.65rem;
  margin-bottom: 0;
  height: 45px;
  margin-right: 35px; }

/*# sourceMappingURL=style.css.map */

/* news */
#ARTICLE_single main .content_wrap .content_area h2.news {
  font-size:1.5rem;
  margin-bottom: 35px;
  line-height: 0;
}

.nv_area .cate .btn_news {
  min-width: 0;
}
.news_area {
  margin-top: 24px;
}
.news_area ul:first-child {
  border-top: 1px solid #C8C8C8;
}
ul.news_list {
  border-bottom: 1px solid #C8C8C8;
  min-height: 60px;
  max-width: 1250px;
  margin: 0 auto;
  padding: 20px 0 20px 10px;
  text-align: left;
}
ul.news_list a {
  text-decoration: none;
  display: block;
}
ul.news_list li {
  display: inline-block;
  line-height: 1.4rem;
  vertical-align: middle;
  color: #505050;
}
ul.news_list li.news_single {
}
ul.news_list li.news_single .tag {
  background-color: #F5F0F0;
  width: 90px;
  height: 25px;
  font-size: 0.8rem;
  text-align: center;
  line-height: 28px;
  color: #505050;
}
ul.news_list li.news_single :nth-child(n+2) {
  display: inline-block;
  margin-left: 27px;
  padding-top: 2px;  
}
ul.news_list li.date {
  padding-left: 18px;
}
ul.news_list li.text {
  line-height: 1.7rem;
  display: block;
  margin-top: 10px;
}
#TOP section.mrgT_120 {
  margin-top: 120px;
}
#TOP section.mrgT_100 {
  margin-top: 100px;
}
#TOP section.mrgT_80 {
  margin-top: 80px;
}
.colum_area .mrgT_60 {
  margin-top: 60px;
}
#ARTICLE_single main .content_wrap .content_area .title .date.date_news {
  font-size: 0.9em;
}
@media (max-width: 768px){
.news_area ul {
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 5px 10px;
  text-align: left;
}
ul.news_list li.news_single {
  padding-left: 0px;
}
ul.news_list li.date {
  padding-left: 15px;
}
ul.news_list li.text {
 margin-top: 8px;
 line-height: 1.4rem;
 font-size: 14px;
}
.colum_area .mrgT_60 {
  margin-top: 25px;
  font-size: 14px;
}
}

.txtblock_img {
  text-align: center;
  margin-bottom: 50px;
}
.txtblock_img img.left_img {
  margin-right: 20px;
}
.txtblock_img img{
  display: inline-block;
}

@media (max-width: 972px) {
.txtblock_img img.left_img {
  margin-right: 0px;
  margin-bottom: 20px;
}

}

/* bnr_hanakanmuri */

#hello_area .bnr_hanakanmuri {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  /*filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));*/
}
#hello_area .bnr_hanakanmuri img  {
  filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
}
@media (max-width: 767px){
  #hello_area .bnr_hanakanmuri {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: contain;
}
#hello_area .bnr_hanakanmuri img {
    height: 68vw;
    object-fit: cover;
    object-position: 0 100%;
    vertical-align: bottom;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.3));
}
}

#bnr_area .bnr_hanakanmuri {
  display: block;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  /*filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));*/
}
#bnr_area .bnr_hanakanmuri img  {
  border-radius: 8px;
  box-shadow:0px 0px 6px rgba(0,0,0,0.3);
  margin: 10px 5px;
  /*
  filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
  opacity:0.3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha( opacity=30 )";*/
}
/*#bnr_area .bnr_hanakanmuri a:hover  {
  opacity:0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}*/
@media (max-width: 767px){
  #bnr_area .bnr_hanakanmuri {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: contain;
}
#bnr_area .bnr_hanakanmuri img {
    height: 68vw;
    object-fit: cover;
    object-position: 0 100%;
    vertical-align: bottom;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
    margin: 10px 0px;
}
#TOP section.mrgT_80 {
    margin-top: 50px;
}
#TOP section.mrgT_120 {
    margin-top: 50px;
}
}


.gothic {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

#PLAN .content_area .priceList .goods_info .plan table td span.tax {
    padding-left: 0;
	font-size: 0.75rem;
}

#PLAN .content_area .priceList .goods_info .plan table tr th span.tax{
    font-size: 0.75rem;
}
.marker{
      background: linear-gradient(transparent 10%, #FFFCCC 10%);
}
@media (max-width: 767px){
    #PLAN .content_area .plan_item .wrap .tax.marker {
      display: inline;
	}
}

#TOP section.secmrt{
	margin-top:90px;
}
.colum_area h2{
    line-height: 1.4;
}
.readcopyArea{
	width:100%;
    margin: 60px auto 0 auto;
    text-align: center;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
.readcopyArea h2{
	line-height: 1.55;
	/*font-weight: 500;*/
}
.readcopyArea p{
	margin-top: 30px;
    line-height: 1.8;
}
.readcopyArea .serviceArea{
	display: flex;
	align-items: center;
	width:730px;
	height:50px;
	margin: 40px auto 0 auto;
	position: relative;
	padding:0 20px 0 40px;
}

.readcopyArea .serviceArea:before{
	content:"";
	background: url("../img/top/serviceAreaWrapBefore.svg");
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:50px;
	background-size: cover;
}
.readcopyArea .serviceArea:after{
	content:"";
	background: url("../img/top/serviceAreaWrapAfter.svg");
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:50px;
	background-size: cover;
}
.readcopyArea .serviceArea > p{
	margin-top:0;
	width:115px;
	text-align: left;
}
.readcopyArea .serviceArea .table{
	/*display:table;*/
	display:flex;
	align-items: center;
}
.readcopyArea .serviceArea .table .table-row{
	display:flex;
	align-items: center;
}
.readcopyArea .serviceArea .table .table-row .table-cell{
	display:table-cell;
	width:450px;
	text-align: left;
	margin-top:0;
}
.readcopyArea .serviceArea .table .table-row .table-cell.small{
	display:table-cell;
	width:112px;
}


.colum_area .col a.four {
    width: calc(100%/4);
}
.planArea ul li p.blank{
}
.planArea ul li p.blank:after{
	content: "\e900";
	padding-left:5px;
	font-size:13px;
    color: #B4B4B4;
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px){
	header .header_wrap{
		min-width: auto!important;
	}
	#TOP section.secmrt{
		margin-top:40px;
	}
	.readcopyArea{
		padding: 0 15px;
		width: 100%;
		margin: 20px auto 0 auto;
		text-align: center;
		
	}
	.readcopyArea h2{
		font-size: 25px;
		line-height:1.6;
		
	}
	.readcopyArea p{
		margin-top: 20px;
		line-height: 1.7;
		font-size: 15px;
	}
    .colum_area .col a.four {
    	width:100%;
	}
}
@media (max-width: 1240px){
	header .header_wrap{
		min-width: auto!important;
	}
}

header{
	padding:25px 15px;
}
header .header_wrap{
	max-width:1250px;
	margin: 0 auto;
}
header .header_wrap nav .nav_wrap{
	font-feature-settings: "palt";
}
header .header_wrap nav .nav_wrap ul li{
	margin: 0 15px 0 0;
}
.header_wrap nav .nav_wrap .contact_wrap{
	margin-right:15px;
	margin-left:10px;
}



.topplan_h3{
	font-size:22px;
	text-align: center;
	margin-bottom:17px;
}
.topplan_h3.second{
	margin-top:40px;
}
.topplan_p{
	font-size:14px;
	text-align: center;
	margin-bottom:27px;
}

.planArea ul{
	display: flex;
	justify-content: space-between;
}
.planArea ul li{
	width:calc(100%/3);
	display: block;
	position:relative;
}
.planArea ul li:not(:first-of-type){
	margin-left:28px;
}
.planArea ul li img{
	width:100%;
}
.planArea ul li p{
	margin-top:15px;
}
.planArea ul li .price{
	margin-top:8px;
	font-size:14px;
}
.planArea ul li .price span{
	font-size:16px;
}
.anchor{
	margin-top:-150px!important;
	padding-top:150px!important;
	display: block;
}
.textlink{
	font-size:15px;
	text-decoration: underline;
	display: block;
	width:362px;
    margin-left: auto;
	text-align: right;
	margin-top:10px;
}

@media (min-width: 768px){
.index_area{
	padding: 20px 35px 40px;
}
.index_area .col{
	display:flex;
	justify-content: space-between;
}
.index_area .col a{
	padding:0;
	width:50%;
}
.index_area .col a .box02{
	display:flex;
}
.index_area .col a .card_img{
	padding-top:0;
	width:54%;
	height:307px;
}
.index_area .col a .card_img img{
	height:307px;
}
.index_area .col a.linkbox{
	width:48%;
}
.index_area .col a p.sub{
	text-align: left;
}
.index_area .col a .text_area{
	width:46%;
	/*padding: 5% 4vw 0 3vw;*/
	padding: 5% 0vw 0 3vw;
}
.index_area .col a object a{
	width:100%;
}
.index_area .col a object a .btn{
	width:100%;	
}
}
@media (min-width: 1250px){
	.index_area .col a .text_area{
	padding: 5% 50.12px 0 37.59px;
}
}
@media (max-width: 767px){
.readcopyArea .serviceArea{
	width:100%;
    justify-content: space-around;
	display:block;
	height:auto;
}
.readcopyArea .serviceArea:before{
	height:110px;
	width: 11px;
	top:-2px;
	background: url(../img/top/serviceAreaWrapBefore_sp.svg);
	background-repeat: no-repeat;
}
.readcopyArea .serviceArea:after{
	height:110px;
	width: 11px;
	top:-2px;
	background: url(../img/top/serviceAreaWrapAfter_sp.svg);
	background-repeat: no-repeat;
}
.readcopyArea .serviceArea > p{
	width:100%;
	text-align: center;
}
.readcopyArea .serviceArea .table {
    display: block;
}
.readcopyArea .serviceArea .table .table-row{
	display: block;
}
	.readcopyArea .serviceArea .table .table-row .table-cell{
		margin-top:2px;
	}
.readcopyArea .serviceArea .table .table-row .table-cell{
	width:100%;
	text-align: left;
	display: block;
	line-height: 1.5;
}
.topplan_h3{
	font-size:20px;
	margin-bottom:17px;
}
.topplan_h3.second{
	margin-top:40px;
}
.topplan_p{
	font-size:14px;
	text-align: left;
	margin-bottom:20px;
	line-height: 1.714;
}
.planArea ul{
	display: block;
}
.planArea ul li{
	width:100%;
	position: relative;
}
.planArea ul li.blank:after{
	content: "\e900";
	position: absolute;
	bottom:0;
	right:0;
}
.planArea ul li:not(:first-of-type){
	margin-left:0;
	margin-top:30px;
}
.planArea ul li p{
	font-size:15px;
}
.planArea ul li .price{
	margin-top:5px;
	font-size:13px;
}
.planArea ul li .price span{
	font-size:15px;	
}
#PLAN .content_area .plan_item .wrap{
	margin-bottom:60px;
}
}


/*PC*/
.top_kasouplan{
	display:flex;
	align-items: center;
}
.top_kasouplan img{
	max-width:525px;
}
.top_kasouplan .textArea{
	margin-top:0px;
	margin-left:55px;
	width:40.3%;
}
.top_kasouplan .textArea h3{
	font-size:22px;
	font-weight: 400;
}
.top_kasouplan .textArea p.text{
	font-size:14px;
	margin-top:20px;
	line-height: 2;
}
.top_kasouplan .textArea p.link{
	font-size:14px;
	margin-top:35px;
	margin-bottom:50px;
}
.top_kasouplan .textArea p.link a{
	text-decoration: underline;
}

.btn_area2{
	background-color: #BAA681;
	color:#fff;
	font-size:14px;
	display: inline-flex;
	align-items: center;
	text-align: center;	
	padding:8px 30px;
	border-radius: 3px;
}
#PLAN .content_area .priceList h2:before{
	content:none;
}
.content_area .mainImg{
	width:100%;
	height:auto;
}
.content_area h2.mainh2{
	margin-top:60px;
	font-size:32px;
	text-align: center;
}
.content_area .read{
	font-size:16px;
	line-height: 1.75;
	width:700px;
	margin:40px auto 0 auto;
}


/*SP*/
@media (max-width: 767px) {
	.top_kasouplan{
		display: block;
	}
	.top_kasouplan img{
		display:block;
		width:100%;
		height:auto;
	}
	.top_kasouplan .textArea{
		margin-top:20px;
		margin-left:0px;
		width:100%;
	}
	.top_kasouplan .textArea h3{
		font-size:17px;
	}
	.top_kasouplan .textArea p.text{
		font-size:14px;
		line-height: 1.6;
		margin-top:15px;
	}
	.top_kasouplan .textArea p.link{
		font-size:14px;
		margin-top:15px;
		line-height: 1.6;
		margin-bottom:30px;
	}

	.btn_area2{
		display: block;
		text-align: center;	
		padding:11px 20px;
		border-radius: 3px;
	}
	.content_area h2.mainh2{
		margin-top:30px;
		font-size:20px;
		line-height: 1.6;
	}
	.content_area .read{
		font-size:14px;
		width:100%;
		margin:20px auto 0 auto;
	}
/*	#PLAN .content_area .priceList h2{
		font-size: 1.625rem;
		padding-left: 15px;
		margin-bottom: 37px;
		line-height: 1.4;
		margin-top: 30px;
		text-align: left;
	}
	#PLAN .content_area .priceList h2:before{
		content: "";
		display: block;
		width: 3px;
		height: 28px;
		background-color: #754E4B;
		position: relative;
		left: -15px;
		top: 32px;
	}*/
	
}

input.privacypolicy[type="checkbox"] {
  display: inline-block;
  padding: 6px 6px;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance:checkbox;
  vertical-align: baseline;
}
.privacy_checkArea{
	width:100%;
	text-align: center;
	margin-bottom:20px;
}
.privacy_checkArea span.mwform-checkbox-field{
    display: inline-block;
	margin-bottom:10px;
}
.privacy_checkArea span.error{
	margin-bottom:20px;
}
#CONTACT table tr td .yubin{
	display: flex;
}
#CONTACT table tr td .yubin span.yubinBox1,#CONTACT table tr td .yubin span.yubinBox2{
	display: inline-block;	
}
#CONTACT table tr td .yubin span.error{	
}
#CONTACT table tr td .yubin span.hyphen{
	display: inline-block;
	padding: 8px;
}
.content_area.confirm .privacy_checkArea{
	display: none;
}
#CONTACT .content_area.confirm .yubin span.hyphen{
	padding: 0px;
}
#CONTACT .content_area.confirm table tr td{
	padding: 10px 15px 10px 15px;
}
#CONTACT textarea{
	font-size:1rem;
	font-family: "kozuka-mincho-pro",'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',sans-serif;
}

body.open{
	position: fixed;
}
header .header_wrap .nav_sp .nav_wrap.open {
	overflow: scroll;
}
.header_wrap nav.nav_sp .nav_wrap ul{
	display: block;
}
.header_wrap nav.nav_sp .nav_wrap ul li:last-of-type {
    padding-bottom: 40px!important;
}


@media (max-width: 767px) {
#CONTACT .content_area .btn_area button[type="submit"] {
    margin-right: 0px;
	margin-bottom:20px;
	}
}

.header_wrap{
	display: block;
	/*width: 1280px;*/
    margin: 0 auto;
}
.header_wrap .header_logo{
	display: flex;
	justify-content: space-between;
	width:auto;
	max-width:none;
	padding-left:0;
}
.header_wrap .header_logo a.hover_none img.logo{
	width:280px;
}
.header_wrap .header_logo .contact_wrap ul{
	padding: 0 0 0 0;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_wrap .header_logo .contact_wrap ul li.gnav{
	padding:0;
	transition: all .2s ease-in;
	position: relative;
	letter-spacing: 0.1em;
	margin:0 15px 0 0;
}
.header_wrap .header_logo .contact_wrap ul li.gnav:last-of-type{
	margin: 0;
}
.header_wrap .header_logo .contact_wrap ul li.gnav a{
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 0.875rem;
	letter-spacing: 0.1em;
	font-weight: 400;
	opacity: 0.99;
	transition: 0.3s;
	color: #754E4B;
}
.header_wrap .header_logo .contact_wrap ul li.gnav .btn{
	color: #fff;
	width: 130px;
	height: 36px;
	border-radius: 3px;
	background-color: #BAA681;
}
.header_wrap .header_logo .contact_wrap ul li.gnav .callUs{
	font-size: 1.25em;
	color: #754E4B;
	font-weight: bold;
	letter-spacing: 0.1em;
	opacity: 0.99;
}

.header_wrap .header_logo .contact_wrap ul li.gnav .callUs span {
    margin-top: -5px;
    margin-bottom: -3px;
    font-size: 0.5em;
    color: #754E4B;
    display: block;
    font-weight: 300;
    letter-spacing: 0em;
}
.header_wrap nav{
	width:100%;
	margin-top:15px;
}
.header_wrap nav .nav_wrap ul{
	padding: 0 0 0 0;
	height: 100%;
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
	margin:0;
}
.header_wrap nav .nav_wrap ul li.gnav{
	border-left:1px solid #BAA6A5;
	text-align: center;
	list-style-type: none;
	color: #000;
	flex-grow: 1;
	text-align: center;
	margin:0;
}
.header_wrap nav .nav_wrap ul li.gnav:last-of-type{
	border-right:1px solid #BAA6A5;
}
.header_wrap nav .nav_wrap ul li.gnav a{
	font-size:15px;
}
.header_wrap nav .nav_wrap ul.pc_nav{
	width:100%;
}

@media (max-width: 1280px) {
	.header_wrap nav .nav_wrap ul li.gnav{
		margin:0 0 30px 0;
		border:none;
	}
}

@media (max-width: 1280px) {
	main{
		padding-top:40px;
	}
	.contact_wrap{
		display: none;
	}
	.header_wrap{
		width:auto;
		display: flex;
	}
	.header_wrap .header_logo{
		display: block;
		justify-content: space-between;
		width:auto;
		max-width:none;
		padding-left:15px;
		max-width: 280px;
		margin:0;
	}
	.header_wrap .header_logo a.hover_none img.logo{
		width:auto;
	}
	.header_wrap nav{
		width:78%;
	}
}
@media (max-width: 768px) {
	main {
    	padding-top: 50px;
		margin-bottom: 50px; 
	}
	.header_wrap .header_logo{
		padding-left:0;
	}
}
.readcopyArea a.btn_area2{
	margin-top:50px;
}
.readcopyArea a.btn_area2 p{
	margin-top:0;
	white-space: nowrap;
}

h2.center {
    font-size: 1.625rem;
    padding-left: 15px;
    margin-bottom: 37px;
	line-height: 1.4;
	margin-top:-7px; 
	margin-top:90px;
	margin-bottom:60px;
	font-size:27.2px;
	text-align: center;
	color:#323232;
}
@media (max-width: 767px) {
	h2.center{
		font-size:19.2px;
		padding-left:0;
		margin-top:45px;
		margin-bottom:30px;
	}
}
.aboutBox{
	margin-top:70px;
}
.aboutBox:first-of-type{
	margin-top:0;
}
.aboutBox .number{
	text-align: center;
	font-size:19px;
	color:#754E4B;
}
.aboutBox h3{
	line-height: 1.667;
	margin-top:10px;
	text-align: center;
	font-size: 27px;
	color:#754E4B;
	font-family: "kozuka-mincho-pro",'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho',sans-serif;
	font-weight: normal;
}
#ABOUT .content_area .aboutBox .text{
	margin-top:35px;
	text-align: left;
	max-width:790px;
	font-size: 15px;
	line-height: 1.8;
}

@media (max-width: 767px) {
	.aboutBox{
		margin-top:20px;
	}
	.aboutBox h3{
		font-size: 18.5px;
	}
	#ABOUT .content_area{
		margin-bottom:90px;
	}
	#ABOUT .content_area .aboutBox .text{
		width:100%;
		font-size: 14px;
	    line-height: 1.75;
		margin-top:20px;
	}
}
.strengthArea li{
	display: flex;
	align-items: center;
	margin-top:80px;
}
.strengthArea li .order2{
	order:2;	
}
.strengthArea li .order1{
	order:1;
	padding-right:50px;
	padding-left:0px!important;
}
.strengthArea li:first-of-type{
	margib-top:0;
}
.strengthArea li img{
	width:46%;
	/*max-width:530px;*/
	height:auto;
}
.strengthArea li .txtBlock{
	padding-left:50px;
	width:56%;
}
.strengthArea li .txtBlock h3{
	font-size: 27px;
	line-height: 1.667;
	color:#754E4B;
	text-align: left;
	font-weight:normal;
}
.strengthArea li .txtBlock p{
	font-size: 15px;
	line-height: 1.933;
	text-align: left;
	margin-top: 20px;
}
@media (max-width: 767px) {
	.strengthArea {
		margin-top:60px;
	}
	.strengthArea li{
		display: block;
		margin-top:40px;
	}
	.strengthArea li .order2{
		order:unset;	
	}
	.strengthArea li .order1{
		order:unset;
		padding-right:0px;
	}
	.strengthArea li img{
		width:100%;
	}
	.strengthArea li .txtBlock{
		padding-left:0px;
		width:100%;
	}
	.strengthArea li .txtBlock h3{
		margin-top:20px;
		font-size: 20px;
		text-align: center;
	}
	.strengthArea li .txtBlock p{
		font-size: 14px;
		margin-top: 15px;
	}
}
ul.osusumeAlea{
	display: flex;
	justify-content: space-around;
}
ul.osusumeAlea li {
	max-width:330px;
	padding:0px;
}
ul.osusumeAlea li img{
	width:252px;
	height:auto;
	display: block;
    margin: 0 auto;
}
ul.osusumeAlea li h3{
	font-weight:normal;
	margin-top:15px;
	font-size:17px;
	line-height: 1.722;
	text-align: center;
}
section.sec02{
    padding: 0 5%;
}
@media (max-width: 767px) {
	section.sec02{
		padding: 0 15px;
	}
	ul.osusumeAlea{
		display: block;
	}
	ul.osusumeAlea li {
		width:100%;
		margin-top:40px;
	}
	ul.osusumeAlea li img{
		width:100%;
		/*padding: 0 60px;*/
	}
}
.content_area .read.wide{
	width:710px;
}
@media (max-width: 767px) {
	.content_area .read.wide{
		width:100%;
	}
}