/* ズカラカズ　旧CSS読み込み */
.clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

* html .clearfix {
  height: 1px;
}

.both {
  clear: both;
}

.main-one-col .col-main .sec-wrap .note_support a {
  color: #894;
  text-decoration: underline;
}

.main-one-col .col-main {
  width: min(100%, 950px);
}

.main-one-col .col-content {
  width: 510px;
  float: left;
}

.main-one-col .col-menu {
  width: 370px;
  float: right;
}

.main-two-col .col-main {
  width: 720px;
  float: right;
}

.main-two-col .col-sub {
  width: 180px;
  float: left;
  background: #ccc;
}

.main-two-col .col-sub ul li {
  width: 180px;
  line-height: 45px;
  border-bottom: 1px solid #fff;
}

.main-two-col .col-sub ul li a {
  padding-left: 20px;
  text-decoration: none;
  font-size: 12px;
  color: #3f3f3f;
  width: 160px;
  height: 100%;
  display: block;
  background: #f6f5f4;
}

.main-two-col .col-sub ul li a:hover {
  background: #42957d !important;
  color: #fff !important;
}

.main-two-col .col-sub ul li.cur a {
  background: #42957d;
  color: #fff;
}

.main-two-col .col-sub ul li.cur #slide-box a {
  background-color: #dcebe6;
  color: #3f3f3f;
}

li.open #slide-box {
  display: none;
}

li.open #slide-box li {
  line-height: 45px;
}

li.open #slide-box li a {
  background: #dcebe6;
}

.main-op-col .col-main {
  width: 910px;
}

.main-one-col .col-910 {
  width: 910px;
  margin: 0 auto;
}

.scat_h2 {
  width: 100%;
  height: 150px;
  text-align: left;
  border-bottom: 2px solid #46957e;
  margin: 0 0 35px 0;
}

.scat_h2 .scat {
  border-bottom: 1px solid #f6f5f4;
  padding-bottom: 4px;
  background-color: #afafaf;
}

.scat_h2 .scat p {
  display: block;
  background-color: #f6f5f4;
  padding: 2px 0 2px 20px;
  color: #3f3f3f;
  font-size: 14px;
}

.scat_h2 .scat_h2_main {
  border-bottom: 1px solid #fff;
  height: 116px;
  background: #afafaf;
}

.scat_h2 .logo {
  width: 75px;
  height: 75px;
  border: #999 1px solid;
  float: left;
  margin: 20px 0 20px 20px;
}

.scat_h2 .tit {
  width: 580px;
  height: 75px;
  float: left;
  margin: 20px 0 20px 20px;
}

.scat_h2 h2 {
  font-size: 32px;
  line-height: 1.2;
  color: #fff;
  margin: 8px 0 0 0;
}

.scat_h2 .sav {
  font-size: 16px;
  color: #fff;
  border: none;
  margin-top: 5px;
}

/* CSS Document */
@media screen and (min-width: 769px) {
  #main-container {
    width: min(100%, 950px);
    margin: 0 auto;
  }

  .smp_only {
    display: none;
  }

  /*=======================================================
繧ｫ繝�ざ繝ｪ陦ｨ遉ｺ豸医☆
=======================================================*/

  .scat_h2 {
    display: none !important;
  }

  /*=======================================================
CAT17
=======================================================*/
  .zukarakazu_wrap {
    margin: 100px 0;
  }
  .natural_stone_wrap .mainTitle {
    margin: 0 0 45px;
  }
  .zukarakazu_wrap .zukarakazu_box {
    margin: 0 0 100px;
  }
  .zukarakazu_wrap .zukarakazu_box h1 {
    margin: 0 0 50px;
    position: relative;
  }
  .zukarakazu_wrap .zukarakazu_box h1 .logo {
    width: 180px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .zukarakazu_wrap .zukarakazu_box .figure {
    float: left;
  }
  .zukarakazu_wrap .zukarakazu_box .texts {
    width: 470px;
    float: right;
  }
  .zukarakazu_wrap .zukarakazu_box h2 {
    color: #38977d;
    font-size: 22px;
  }
  .zukarakazu_wrap .zukarakazu_box p {
    color: #666;
    font-size: 14px;
    margin: 35px 0 45px;
  }
  .zukarakazu_wrap .zukarakazu_box .btn {
    width: 470px;
    background-color: #ededed;
    text-align: center;
  }
  .zukarakazu_wrap .zukarakazu_box .btn a {
    color: #38977d;
    font-size: 16px;
    width: 100%;
    height: 100%;
    padding: 16px 0;
    display: block;
    text-decoration: none;
  }
  .zukarakazu_wrap .zukarakazu_box .btn:hover {
    background-color: #38977d;
  }
  .zukarakazu_wrap .zukarakazu_box .btn:hover a {
    color: #fff;
  }

  .zukarakazu_wrap .zukarakazu_box h1 {
    position: relative;
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: #45947d;
    line-height: 2;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .zukarakazu_wrap .zukarakazu_box h1:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #45947d;
    background: -moz-linear-gradient(left, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    background: -webkit-linear-gradient(left, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    background: linear-gradient(to right, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45947d', endColorstr='#45947d',GradientType=1 );
  }

  /*=======================================================
CAT18_1
=======================================================*/

  /* 縺願ｩｦ縺礼沿繝懊ち繝ｳ*/
  .bt_02 {
    width: 360px;
    margin: 0 auto 80px auto;
    clear: both;
  }
  .bt_02 a {
    display: block;
    color: #fff;
    text-align: center;
    width: 360px;
    background-color: #000;
    text-decoration: none;
    padding: 20px 0;
    font-size: 16px; /* 譁�ｭ励し繧､繧ｺ蛟句挨謖�ｮ壹霑ｽ蜉� */
  }
  .bt_02 a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.25; /* 隕∫ｴ�繧帝乗�縺ｫ縺吶ｋ繧ｿ繧ｰ */
    background-color: #666;
  }

  /* 繝舌リ繝ｼ */
  .banner {
    margin: 0 auto 90px;
  }
  .banner a img {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
  }
  .banner a:hover img {
    filter: saturate(0%);
    opacity: 0.8; /*ie蟇ｾ遲�*/
  }

  /* 譛ｬ螳ｶ繧ｵ繧､繝医∈縺ｮ繝ｪ繝ｳ繧ｯ*/
  .bt_02_1 {
    width: 360px;
    margin: 0 auto 80px auto;
    clear: both;
  }
  .bt_02_1 a {
    display: block;
    color: #fff;
    text-align: center;
    width: 360px;
    background-color: #3383d3;
    text-decoration: none;
    padding: 20px 0;
    font-size: 16px; /* 譁�ｭ励し繧､繧ｺ蛟句挨謖�ｮ壹霑ｽ蜉� */
  }
  .bt_02_1 a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.25; /* 隕∫ｴ�繧帝乗�縺ｫ縺吶ｋ繧ｿ繧ｰ */
    background-color: #666;
  }

  /* 雋ｩ螢ｲ蜈�*/
  h1.hanbaimoto {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 80px;
  }

  /* movie*/
  .movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*繧｢繧ｹ繝壹け繝域ｯ� 16:9縺ｮ蝣ｴ蜷医�邵ｦ蟷�*/
    height: 0;
    overflow: hidden;
  }

  .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* font*/
  .font_m_light {
    font-family: "M+ P Type-1 (basic light) light", "M+ Type-1 (general-j) light", sans-serif;
    color: #000;
  }
  .font_m_medium {
    font-family: "M+ P Type-1 (basic medium) medium", "M+ Type-1 (general-j) medium", sans-serif;
    color: #000;
  }
  .font_m_regular {
    font-family: "M+ P Type-1 (basic regular) regular", "M+ Type-1 (general-j) regular", sans-serif;
    color: #000;
  }

  .font_ho {
    font-family: "Hammersmith One";
  }

  /*=======================================================
CAT17_1 繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝�％縺薙°繧�
=======================================================*/

  .dekimasu {
    width: 100%;
    margin: 0 0 120px 0;
    padding: 10px 0;
    background-color: #0064c8;
    transform-origin: center bottom;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }

  .zu_box01 .img {
    display: block;
    width: 100%;
    width: 100vw;
    /* min-width: 950px; */
    height: 590px;
    margin: 0 0 0;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    background-color: #efefef;
    background-image: url(../images/zukarakazu/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
  }

  /* .zu_box01{
		width: 100%;
		height: 590px;
		min-height:590px;
		margin: 0;
		padding: 0;
		background: url(/html/img/zukarakazu/main.jpg) center center no-repeat;/*繝医ャ繝礼判蜒�
		background-size: cover;
		position: relative;
	}	 */

  .zu_obi {
    position: absolute;
    left: -10px;
    top: 0;
    width: 600px;
  }

  .zu_img01 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 310px;
  }

  .zu_box02 {
    width: 895px;
    margin: 0 auto;
    padding: 150px 0;
  }
  .zu_box02_logo {
    width: 200px;
    float: left;
  }
  .zu_box02_txt01 {
    padding: 5px 0 0 35px;
    float: left;
    font-size: 28px;
    color: #000;
  } /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
  .zu_box02_txt02 {
    padding: 90px 0 20px 0;
    width: 100%;
    float: left;
    font-size: 15px;
    text-align: center;
  }

  .gainen_box {
    width: 960px;
    margin: 0 auto 0 auto;
  }

  .zu_box03 {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 1400px;
    z-index: 1; /*隕ｪ隕∫ｴ�縺ｫz-index: 1霑ｽ蜉�縲*/
  }

  .zu_box03:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 2% -10% 0;
    background: #edf4fc;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: -1;
  }

  .zu_box03_inner {
    box-sizing: boder-box;
    width: 100%;
    max-width: 905px;
    height: 150%;
    margin: 0 auto;
    padding: 100px 0 0 0;
    text-align: center;
  }

  .zu_box03_inner_title {
    font-size: 40px;
    width: 905px;
    margin: 0 auto;
    padding: 110px 0 20px 0;
  }
  .zu_box03_inner_txt01 {
    font-size: 30px;
    width: 905px;
    width: 905px;
    padding: 0px 0 50px 0;
  }

  .zu_box03_inner_img01 {
    width: 860px;
    margin: 0 auto 80px auto;
  }

  .bt_toiawase {
    width: 360px;
    margin: 70px auto 0 auto;
    padding: 20px 0;
    text-align: center;
    background: rgba(0, 0, 0, 1);
    clear: both;
    color: #fff;
  }

  .zu_box04 {
    width: 800px;
    margin: 0 auto;
    padding: 0px 0 0px;
  }

  .zu_box04_title {
    font-size: 40px;
    width: 800px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box04_txt01 {
    font-size: 24px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: center;
    line-height: 180%;
  }
  .zu_box04_txt02 {
    font-size: 15px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: left;
    line-height: 180%;
    width: 700px;
    margin: 40px auto 0 auto;
  }

  .dekirukoto01 {
    width: 325px;
    padding: 40px 0 0 50px;
    float: left;
  }
  .dekirukoto01 table {
    width: 325px;
  }
  .dekirukoto01 table.s-tbl04 {
    border-collapse: collapse;
  }
  .dekirukoto01 table.s- th,
  .s-tbl04 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0px;
    font-size: 16px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }

  .dekirukoto02 {
    width: 325px;
    padding: 40px 50px 0 0;
    float: right;
  }
  .dekirukoto02 table {
    width: 325px;
  }
  .dekirukoto02 table.s-tbl04 {
    border-collapse: collapse;
  }
  .dekirukoto02 table.s-tbl04 th,
  .s-tbl04 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0px;
  }

  .zu_box04_img02 {
    width: 390px;
    margin: 60px auto 50px auto;
  }
  .zu_box04_txt01b {
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 180%;
    margin: 40px 0 0 0; /*top 120縺九ｉ螟画峩*/
  }

  .zu_box04_img03 {
    width: 750px;
    margin: 60px auto 150px auto;
  }

  .zu_box04_img04 {
    width: 250px;
    margin: 60px auto 50px auto;
  }

  .zu_box04_kakaku {
    width: 700px;
    margin: 0 auto;
    clear: both;
  }

  .zu_box04_kakakuLine {
    width: 255px;
    padding: 25px 0 0 0;
    float: left;
    border-bottom: 1px #000 solid;
  }
  .zu_box04_kakakutxt01 {
    width: 190px;
    padding: 0;
    float: left;
    text-align: center;
    font-size: 24px;
  }

  .zu_box04_kakaku table {
    width: 700px;
    margin: 40px 0 0 0;
  }

  .s-tbl {
    border-collapse: collapse;
  }
  .s-tbl th,
  .s-tbl td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0;
    text-align: center;
    font-size: 16px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }
  .s-tbl tr:nth-child(even) {
    background: #edf4fb;
  }

  .zu_box04_txt03 {
    padding: 48px 0 0 0;
    font-size: 17px;
  } /*padding 40縺九ｉ螟画峩*/
  .zu_box04_txt04 {
    padding: 10px 0 0 0;
    font-size: 15px;
  }
  .zu_box04_txt05 {
    font-size: 12px;
  }

  .zu_box04_txt06 {
    font-size: 15px;
    text-align: left;
    line-height: 180%;
    width: 700px;
    margin: 40px auto 0 auto;
  }

  .zu_box05 {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 0;
    height: 1900px;
    z-index: 1; /*隕ｪ隕∫ｴ�縺ｫz-index: 1霑ｽ蜉�縲*/
  }

  .zu_box05:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 85%;
    margin: 2% -10% 0;
    background: #edf4fc;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: -1;
  }

  .zu_box05_inner {
    box-sizing: boder-box;
    width: 100%;
    max-width: 905px;
    height: 150%;
    margin: 0 auto;
    padding: 100px 0 0 0;
    text-align: center;
  }

  .zu_box05_inner_title {
    font-size: 40px;
    width: 905px;
    margin: 0 auto;
    padding: 110px 0 20px 0;
  }
  .zu_box05_inner_txt01 {
    font-size: 15px;
    width: 905px;
    padding: 0px 0 50px 0;
  }

  .zu_box05_inner_img01 {
    width: 704px;
    margin: 0 auto;
    padding-top: 40px;
  }

  .zu_box05_inner_box01 {
    width: 700px;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 25px;
  }

  .zu_box05_inner_box02 {
    width: 700px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    text-align: center;
    font-size: 25px;
  }

  .zu_box05_inner_box03 {
    width: 598px;
    margin: 40px auto 0 auto;
    padding: 50px;
    border: 1px #000 solid;
  }

  .zu_box05_inner_box04 {
    font-size: 13px;
    line-height: 190%;
    text-align: left;
  }

  .zu_box05_inner_box04 table {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .s-tbl02 {
    border-collapse: collapse;
  }
  .s-tbl02 th,
  .s-tbl02 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 7px;
    font-size: 13px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }

  .zu_box05_txt06 {
    font-size: 15px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: center;
    line-height: 180%;
    width: 900px;
    margin: 0 auto 0 auto;
  }

  .zu_box05_txt07 {
    font-size: 13px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: left;
    line-height: 180%;
    width: 100%;
    margin: 0 auto 0 auto;
  }

  .zu_box06 {
    width: 800px;
    margin: 0 auto;
    padding: 0;
  }

  .zu_box06_title {
    font-size: 40px;
    width: 800px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box06_img01 {
    width: 368px;
    margin: 30px auto;
  }

  .zu_box06_txt01 {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    font-size: 15px;
    text-align: center;
  }

  .zu_box06_step {
    width: 800px;
    margin: 0 auto;
    padding: 100px 0 0 0;
    border-bottom: 1px #333 solid;
  }

  .step {
    font-size: 25px;
    vertical-align: bottom;
  }
  .step_no {
    font-size: 40px;
    padding: 0 150px 0 20px;
    vertical-align: baseline;
  }
  .step_title {
    font-size: 25px;
    vertical-align: baseline;
  }
  .step_title02 {
    font-size: 25px;
    padding: 0 0 0 300px;
  }
  .step_copy {
    font-size: 15px;
    padding: 20px 0 0 0;
  }
  .step_end {
    width: 990px;
    margin: 50px auto 0 auto;
  }

  .step_endBox01 {
    position: relative;
    width: 100%;
    height: 20px;
    padding: 320px 0 80px 0;
    text-align: center;
    font-size: 12px;
  }
  .step_endBox01_bt01 {
    width: 28%;
    height: auto;
    position: absolute;
    left: 20px;
    top: 40px;
  }
  .step_endBox01_bt02 {
    width: 25%;
    height: auto;
    position: absolute;
    left: 220px;
    top: -20px;
  }
  .step_endBox01_bt03 {
    width: 34%;
    height: auto;
    position: absolute;
    left: 430px;
    top: 0;
  }
  .step_endBox01_bt04 {
    width: 30%;
    height: auto;
    position: absolute;
    left: 700px;
    top: 30px;
  }

  .step_endBox02 {
    position: relative;
    width: 100%;
    height: 20px;
    padding: 350px 0 80px 0;
    text-align: center;
    font-size: 12px;
  }
  .step_endBox02_bt01 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 20px;
    top: 0px;
  }
  .step_endBox02_bt02 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 220px;
    top: 110px;
  }
  .step_endBox02_bt03 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 430px;
    top: 0;
  }
  .step_endBox02_bt04 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 670px;
    top: 110px;
  }

  .zu_box07 {
    width: 800px;
    margin: 0 auto;
    padding: 0px 0 0px;
  }

  .zu_box07_title {
    font-size: 40px;
    width: 800px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box07_txt01 {
    font-size: 22px;
    text-align: center;
    line-height: 180%;
  }

  .row01 {
    width: 800px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
  }
  .row02 {
    width: 800px;
    margin: 0 auto;
    padding: 0 0 40px 0;
    overflow: hidden;
  }
  .row_L {
    width: 49%;
    float: left;
    max-width: 100%; /*逕ｻ蜒上�譛螟ｧ蛟､*/
    height: auto; /*邵ｮ蟆ｺ蜷医ｏ縺帙ｋ*/
  }
  .row_R {
    width: 49%;
    float: right;
    max-width: 100%; /*逕ｻ蜒上�譛螟ｧ蛟､*/
    height: auto; /*邵ｮ蟆ｺ蜷医ｏ縺帙ｋ*/
  }
}

/* CSS Document */
@media screen and (max-width: 768px) {
  #main-container {
    margin-inline: 20px;

    img {
      max-width: 100% !important;
    }
  }

  .pc_only {
    display: none;
  }

  /*=======================================================
繧ｫ繝�ざ繝ｪ陦ｨ遉ｺ豸医☆
=======================================================*/

  .scat_h2 {
    display: none !important;
  }

  /*=======================================================
CAT17
=======================================================*/

  .zukarakazu_wrap {
    margin: 100px 0;
  }
  .zukarakazu_wrap .mainTitle {
    margin: 0 0 45px;
  }
  .zukarakazu_wrap .zukarakazu_box {
    margin: 0 0 100px;
  }
  .zukarakazu_wrap .zukarakazu_box h1 {
    margin: 0 0 50px;
    position: relative;
  }
  .zukarakazu_wrap .zukarakazu_box h1 .logo {
    width: 180px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .zukarakazu_wrap .zukarakazu_box .figure {
    float: left;
  }
  .zukarakazu_wrap .zukarakazu_box .texts {
    width: 470px;
    float: right;
  }
  .zukarakazu_wrap .zukarakazu_box h2 {
    color: #38977d;
    font-size: 22px;
  }
  .zukarakazu_wrap .zukarakazu_box p {
    color: #666;
    font-size: 14px;
    margin: 35px 0 45px;
  }
  .zukarakazu_wrap .zukarakazu_box .btn {
    width: 470px;
    background-color: #ededed;
    text-align: center;
  }
  .zukarakazu_wrap .zukarakazu_box .btn a {
    color: #38977d;
    font-size: 16px;
    width: 100%;
    height: 100%;
    padding: 16px 0;
    display: block;
    text-decoration: none;
  }
  .zukarakazu_wrap .zukarakazu_box .btn:hover {
    background-color: #38977d;
  }
  .zukarakazu_wrap .zukarakazu_box .btn:hover a {
    color: #fff;
  }

  .zukarakazu_wrap .zukarakazu_box h1 {
    position: relative;
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: #45947d;
    line-height: 2;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .zukarakazu_wrap .zukarakazu_box h1:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #45947d;
    background: -moz-linear-gradient(left, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    background: -webkit-linear-gradient(left, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    background: linear-gradient(to right, #45947d 0%, #ffffff 48%, #ffffff 52%, #45947d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45947d', endColorstr='#45947d',GradientType=1 );
  }

  /*=======================================================
CAT18_1
=======================================================*/

  /* 縺願ｩｦ縺礼沿繝懊ち繝ｳ*/
  .bt_02 {
    width: 360px;
    margin: 0 auto 80px auto;
    clear: both;
  }
  .bt_02 a {
    display: block;
    color: #fff;
    text-align: center;
    width: 360px;
    background-color: #000;
    text-decoration: none;
    padding: 20px 0;
    font-size: 16px; /* 譁�ｭ励し繧､繧ｺ蛟句挨謖�ｮ壹霑ｽ蜉� */
  }
  .bt_02 a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.25; /* 隕∫ｴ�繧帝乗�縺ｫ縺吶ｋ繧ｿ繧ｰ */
    background-color: #666;
  }

  /* 譛ｬ螳ｶ繧ｵ繧､繝医∈縺ｮ繝ｪ繝ｳ繧ｯ*/
  .bt_02_1 {
    width: 360px;
    margin: 0 auto 80px auto;
    clear: both;
  }
  .bt_02_1 a {
    display: block;
    color: #fff;
    text-align: center;
    width: 360px;
    background-color: #3383d3;
    text-decoration: none;
    padding: 20px 0;
    font-size: 16px; /* 譁�ｭ励し繧､繧ｺ蛟句挨謖�ｮ壹霑ｽ蜉� */
  }
  .bt_02_1 a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.25; /* 隕∫ｴ�繧帝乗�縺ｫ縺吶ｋ繧ｿ繧ｰ */
    background-color: #666;
  }

  /* 雋ｩ螢ｲ蜈�*/
  h1.hanbaimoto {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 80px;
  }

  .movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*繧｢繧ｹ繝壹け繝域ｯ� 16:9縺ｮ蝣ｴ蜷医�邵ｦ蟷�*/
    height: 0;
    overflow: hidden;
  }

  .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* font*/
  .font_m_light {
    font-family: "M+ P Type-1 (basic light) light", "M+ Type-1 (general-j) light", sans-serif;
    color: #000;
  }
  .font_m_medium {
    font-family: "M+ P Type-1 (basic medium) medium", "M+ Type-1 (general-j) medium", sans-serif;
    color: #000;
  }
  .font_m_regular {
    font-family: "M+ P Type-1 (basic regular) regular", "M+ Type-1 (general-j) regular", sans-serif;
    color: #000;
  }

  .font_ho {
    font-family: "Hammersmith One";
  }

  /*=======================================================
CAT17_1 繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝�％縺薙°繧�
=======================================================*/

  .dekimasu {
    width: 90%;
    margin: 0 auto 120px auto;
    padding: 10px 5px;
    background-color: #0064c8;
    transform-origin: center bottom;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }

  /* .zu_box01{
		width: 100%;
		height: 590px;
		min-height:590px;
		margin: 0;
		padding: 0;
		background: url(../img/zukarakazu/main.jpg) center center no-repeat;
		background-size: cover;
		position: relative;
	}		 */

  .zu_box01 {
    position: relative;
  }

  .zu_box01 .img {
    display: block;
    width: 100%;
    /* width: 100vw;
    min-width: 950px; */
    height: 590px;
    margin: 0 0 0;
    background-color: #efefef;
    background-image: url(../images/zukarakazu/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .zu_obi {
    position: absolute;
    left: -10px;
    top: 0;
    /* width: 105%; */
  }

  .zu_img01 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); /* Safari逕ｨ */
    transform: translate(-50%, -50%);
    width: 50%;
  }

  .zu_box02 {
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 100px;
  }
  .zu_box02_logo {
    width: 200px;
    margin: 0 auto;
  }
  .zu_box02_txt01 {
    width: 80%;
    margin: 0 auto;
    padding: 40px 5% 40px;
    font-size: 24px;
    text-align: center;
  }
  .zu_box02_txt02 {
    padding: 0 0 0 0;
    width: 100%;
    float: left;
    font-size: 15px;
    text-align: center;
  }

  .gainen_box {
    width: 95%;
    margin: 0 auto 0 auto;
  }

  .zu_box03 {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 0 60px 0;
    width: 100%;
    clear: both;
    z-index: 1; /*隕ｪ隕∫ｴ�縺ｫz-index: 1霑ｽ蜉�縲*/
  }

  .zu_box03:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 70%;
    margin: 2% -10% 0;
    padding: 0 0 100px 0;
    background: #edf4fc;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: -1;
  }

  .zu_box03_inner {
    box-sizing: boder-box;
    width: 90%;
    max-width: 90%;
    height: 120%;
    margin: 30px auto;
    padding: 100px 0 0 0;
    text-align: center;
  }

  .zu_box03_inner_title {
    font-size: 34px;
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .bt_toiawase {
    width: 300px;
    margin: 70px auto 0 auto;
    padding: 20px 0;
    text-align: center;
    background: rgba(0, 0, 0, 1);
    clear: both;
    color: #fff;
  }

  .zu_box04 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .zu_box04_title {
    font-size: 40px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box04_txt01 {
    font-size: 20px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: center;
    line-height: 180%;
  }
  .zu_box04_txt02 {
    font-size: 15px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: left;
    line-height: 180%;
    width: 90%;
    margin: 40px auto 0 auto;
  }

  .zu_box04_img02 {
    width: 390px;
    margin: 60px auto 50px auto;
  }

  /*.zu_box04_img02	{
	width: 85%;
	margin: 60px auto 50px auto
} */

  .zu_box04_txt01b {
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 180%;
    margin: 40px 0 0 0;
  }

  .zu_box04_img03 {
    width: 100%;
    margin: 60px auto 150px auto;
  }

  /*.zu_box04_img03	{
	width: 98%;
	margin: 30px auto 150px auto
}	*/

  .zu_box04_img04 {
    width: 250px;
    margin: 60px auto 50px auto;
  }

  .zu_box04_kakaku {
    width: 96%;
    margin: 0 auto;
    clear: both;
  }

  .zu_box04_kakakuLine {
    width: 30%;
    padding: 20px 0 0 0;
    float: left;
    border-bottom: 1px #000 solid;
  }
  .zu_box04_kakakutxt01 {
    width: 40%;
    padding: 0;
    float: left;
    text-align: center;
    font-size: 24px;
  }

  .zu_box04_kakaku table {
    width: 94%;
    margin: 40px auto 0 auto;
  }

  .s-tbl {
    border-collapse: collapse;
  }
  .s-tbl th,
  .s-tbl td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0;
    text-align: center;
    font-size: 16px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }
  .s-tbl tr:nth-child(even) {
    background: #edf4fb;
  }

  .zu_box04_txt03 {
    margin-left: 50px;
    padding: 48px 0 0 0;
    font-size: 17px;
  }
  .zu_box04_txt04 {
    width: 90%;
    padding: 10px 0 0 5%;
    font-size: 15px;
  }
  .zu_box04_txt05 {
    display: block;
    width: 90%;
    padding: 10px 0;
    font-size: 12px;
  }
  .zu_box04_txt06 {
    font-size: 15px;
    text-align: center;
    line-height: 180%;
    width: 100%;
    margin: 40px auto 0 auto;
  }

  .zu_box05 {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 0 100px 0;
    z-index: 1; /*隕ｪ隕∫ｴ�縺ｫz-index: 1霑ｽ蜉�縲*/
  }

  .zu_box05:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 180%;
    height: 80%;
    margin: 2% -20% 0;
    padding: 0 0 10% 0;
    background: #edf4fc;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: -1;
  }

  .zu_box05_inner {
    box-sizing: boder-box;
    width: 100%;
    max-width: 90%;
    height: 100%;
    margin: 30px auto;
    padding: 80px 0 50px 0;
    text-align: center;
  }

  .zu_box05_inner_title {
    font-size: 34px;
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .zu_box05_inner_txt01 {
    font-size: 15px;
    width: 100%;
    padding: 0px 0 50px 0;
  }

  .zu_box05_inner_img01 {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .zu_box05_inner_box01 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 25px;
  }

  .zu_box05_inner_box02 {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0 0;
    text-align: center;
    font-size: 25px;
  }

  .zu_box05_inner_box03 {
    width: 5100%x;
    margin: 40px auto 0 auto;
    padding: 50px;
    border: 1px #000 solid;
  }

  .zu_box05_inner_box04 {
    font-size: 13px;
    line-height: 190%;
    text-align: left;
  }

  .zu_box05_inner_box04 table {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .s-tbl02 {
    border-collapse: collapse;
  }
  .s-tbl02 th,
  .s-tbl02 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 7px;
    font-size: 13px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }

  .zu_box05_txt06 {
    font-size: 15px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: center;
    line-height: 180%;
    width: 100%;
    margin: 0 auto 0 auto;
  }

  .zu_box05_txt07 {
    font-size: 13px;
    color: #000; /* 譁�ｭ苓牡縲蛟句挨謖�ｮ夊ｿｽ蜉� */
    text-align: left;
    line-height: 180%;
    width: 100%;
    margin: 0 auto 0 auto;
  }

  .zu_box06 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .zu_box06_title {
    font-size: 40px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box06_img01 {
    width: 368px;
    margin: 30px auto;
  }
  /*.zu_box06_img01{width: 70%; margin: 30px auto} 蜿ｯ螟�*/

  .zu_box06_txt01 {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    font-size: 15px;
    text-align: center;
  }

  .zu_box06_step {
    width: 90%;
    margin: 0 auto;
    padding: 100px 0 0 0;
    border-bottom: 1px #333 solid;
  }
  .step {
    font-size: 20px;
    vertical-align: bottom;
  }
  .step_no {
    font-size: 34px;
    padding: 0 20px 0 10px;
    vertical-align: baseline;
  }
  .step_title {
    font-size: 20px;
    vertical-align: baseline;
  }
  .step_title02 {
    font-size: 20px;
    padding: 0 0 0 20px;
  }
  .step_copy {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
    padding: 20px 0 0 0;
  }
  .step_end {
    width: 100%;
    margin: 50px auto 0 auto;
  }

  .step_endBox01 {
    position: relative;
    width: 100%;
    height: 20px;
    padding: 40% 0 80px 0;
    text-align: center;
    font-size: 12px;
  }
  .step_endBox01_bt01 {
    width: 30%;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0;
  }
  .step_endBox01_bt02 {
    width: 27%;
    height: auto;
    position: absolute;
    left: 20%;
    top: -20px;
  }
  .step_endBox01_bt03 {
    width: 36%;
    height: auto;
    position: absolute;
    left: 40%;
    top: 0;
  }
  .step_endBox01_bt04 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 63%;
    top: 0;
  }

  .step_endBox02 {
    position: relative;
    width: 100%;
    height: 20px;
    padding: 40% 0 80px 0;
    text-align: center;
    font-size: 12px;
  }
  .step_endBox02_bt01 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0px;
  }
  .step_endBox02_bt02 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 20%;
    top: 15%;
  }
  .step_endBox02_bt03 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 40%;
    top: 0;
  }
  .step_endBox02_bt04 {
    width: 32%;
    height: auto;
    position: absolute;
    left: 63%;
    top: 15%;
  }

  .dekirukoto01 {
    width: 100%;
    padding: 40px 0 0 0;
  }
  .dekirukoto01 table {
    width: 90%;
    margin: 0 auto;
  }
  .dekirukoto01 table.s-tbl04 {
    border-collapse: collapse;
  }
  .dekirukoto01 table.s-tbl04 th,
  .s-tbl04 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0px;
    font-size: 16px; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
    color: #000; /* 繝��繝悶Ν蜀�ユ繧ｭ繧ｹ繝医せ繧ｿ繧､繝ｫ霑ｽ蜉� */
  }

  .dekirukoto02 {
    width: 100%;
    padding: 40px 0 0 0;
  }
  .dekirukoto02 table {
    width: 90%;
    margin: 0 auto;
  }
  .dekirukoto02 table.s-tbl04 {
    border-collapse: collapse;
  }
  .dekirukoto02 table.s-tbl04 th,
  .s-tbl04 td {
    border-bottom: 1px #b2b2b2 solid;
    padding: 15px 0px;
  }

  #kinou_list {
    width: 90%;
    margin: 60px auto 0 auto;
    padding: 0;
  }
  #kinou_list caption {
    font-size: 17px;
    height: 30px;
  }
  #kinou_list td.koumoku {
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px #ccc solid;
  }
  #kinou_list th {
    font-size: 15px;
    text-align: left;
    width: 20%;
    padding: 15px 0 15px 20px;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc dotted;
  }
  #kinou_list td {
    font-size: 15px;
    text-align: left;
    padding: 15px 0 15px 20px;
    border-bottom: 1px #ccc solid;
  }

  #kinou_boxL {
    width: 90%;
    margin: 0 auto;
  }
  #kinou_boxR {
    width: 90%;
    margin: 0 auto;
  }

  #kinou_list02 {
    width: 100%;
    margin: 60px 0 0 0;
    padding: 0;
  }
  #kinou_list02 caption {
    font-size: 17px;
    height: 30px;
  }
  #kinou_list02 td.koumoku {
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px #ccc solid;
  }
  #kinou_list02 th {
    font-size: 15px;
    text-align: left;
    width: 100px;
    padding: 15px 0 15px 0;
    text-align: center;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc dotted;
  }
  #kinou_list02 td {
    font-size: 15px;
    text-align: left;
    padding: 15px 0 15px 20px;
    border-bottom: 1px #ccc solid;
  }

  .zu_box07 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 0px;
  }

  .zu_box07_title {
    font-size: 40px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    text-align: center;
  }

  .zu_box07_txt01 {
    font-size: 22px;
    text-align: center;
  }

  .row01 {
    /* width: 800px; */
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
  }
  .row02 {
    /* width: 800px; */
    margin: 0 auto;
    padding: 0 0 40px 0;
    overflow: hidden;
  }

  .row_L {
    width: 49%;
    float: left;
    max-width: 100%; /*逕ｻ蜒上�譛螟ｧ蛟､*/
    height: auto; /*邵ｮ蟆ｺ蜷医ｏ縺帙ｋ*/
  }
  .row_R {
    width: 49%;
    float: right;
    max-width: 100%; /*逕ｻ蜒上�譛螟ｧ蛟､*/
    height: auto; /*邵ｮ蟆ｺ蜷医ｏ縺帙ｋ*/
  }
}
