@charset "utf-8";
a:link {
  color: #0c63b4;
  text-decoration: underline;
}
.text_center {
  text-align: center;
}
/*-----------
 header
------------*/
#header {
  height: 115px;
}
#header .disc {
  font-size: 12px;
  line-height: 1;
  padding: 10px 10px 15px;
}
header .tel img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.logo {
  width: 15.7%;
  float: left;
}
ul.home {
  width: 23.5%;
  margin-left: 4.2%;
  margin-top: 10px;
  float: left;
  font-size: 14px;
  color: #8bc40f;
}
ul.home li {
  background: url(../../images/header_souzoku_01.png) left 0px top 1px no-repeat;
  background-size: 20px auto;
  padding-left: 25px;
  line-height: 1.6em;
}
ul.home li a {
  color: #B47BBA;
  text-decoration: none;
}
header .tel {
  width: 29.6%;
}
.web_btn {
  width: 27%;
}
.orange a {
  background-color: #FF8C8C;
  padding: 6px 0 4px;
  color: #fff;
  box-shadow: 0 3px #DF5B5B;
  border-radius: 3px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  text-align: center;
  letter-spacing: 0.06em;
  position: relative;
}
.orange a:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid;
  border-color: #FFFFFF #FFFFFF transparent transparent;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  margin: -3px 0 0 5px;
}
/*-----------
 visual
------------*/
#visual {
  background-image: url(../../images/mv_souzoku_pc.png);
  width: 100%;
  height: 590px;
  position: relative;
}
#visual h1 {
  font-family: source-han-sans-japanese, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  line-height: 1.5;
  font-weight: 700;
  margin: 0;
  /* padding: 110px 0 40px;*/
}
.green_btn {
  background-color: #94619B;
  margin-bottom: 27px;
  padding: 18px 60px;
  border-radius: 5px;
  max-width: 215px;
  line-height: 1;
  font-size: 20px;
  text-align: center;
  position: relative;
}
.green_btn a {
  padding-left: 30px;
  display: block;
}
.green_btn a {
  text-decoration: none;
  font-weight: 400;
  color: #fff;
}
.green_btn a:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../../images/icon_souzoku_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  left: 30px;
  top: 7px;
}
.visual_box {
  background-color: #fff;
  border: 3px solid #B47BBA;
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.boxttl {
  color: #94619B;
  text-align: center;
  font-size: 25px;
  line-height: 1.3;
}
.main_contact_wrap {
  display: flex;
  text-align: center;
}
.main_contact_wrap .text01 {
  letter-spacing: 0.06em;
}
.main_contact_wrap img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tel, .form {
  width: 50%;
}
/*-----------
 sec01
------------*/
#sec01 {
  margin: 55px;
}
.bg_pic_box .inner:after {
  background-image: url(../../images/img_souzoku_02_pc.png);
}
.bg_pic_box .txt_box h2 {
  margin: 0 0 30px;
}
.bg_pic_box .txt_box .txt {
  font-weight: bold;
  margin: 0 0 50px;
}
.bg_pic_box .txt_box {
  padding: 45px 80px 25px 0;
  background-color: #fff;
}
.bg_pic_box .inner {
  padding: 30px 43% 30px 0;
  position: relative;
  z-index: 0;
}
.bg_pic_box .inner:after {
  width: 1000px;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: -500px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  z-index: -1;
  height: 570px;
}
.bg_pic_box .img {
  display: none;
}
#sec01 h2 {
  margin-bottom: 30px;
}
#sec01 ul {
  list-style-position: inside;
  list-style-image: url(../../images/icon_souzoku_02.png);
}
#sec01 ul li {
  padding: 15px 0;
  border-bottom: 1px solid #c2c2c2;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}
.balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  width: 100%;
  color: #fff;
  background: #94619B;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
}
.balloon:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #94619B;
}
.balloon p {
  margin: 0;
  padding: 0;
}
/*-----------
 sec02
------------*/
#sec02 {
  background-color: #f4f4f4;
  padding: 110px 0 55px 0;
  position: relative;
}
#sec02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
  margin-left: -15px;
  border: 100px solid transparent;
  border-top: 50px solid #fff;
}
#sec02 .nayami_wrap {
  background-image: url(../../images/img_souzoku_sec02bg_pc.png), url(../../images/img_souzoku_sec02bg_pc02.png), url(../../images/img_souzoku_sec02bg_pc03.png);
  background-repeat: no-repeat, repeat-y, no-repeat;
  background-size: 100%;
  background-position: top center, center center, bottom center;
  padding-top: 105px;
  padding-bottom: 10px;
}
.nayami_box {
  border-radius: 5px;
  border: 5px solid #d5d5d5;
  display: flex;
  width: 92%;
  margin: 0 auto;
  margin-bottom: 25px;
  background-color: #FFFFFF;
}
.nayami_box p {
  letter-spacing: 0;
}
.nayami_box_left {
  width: 45%;
  padding: 1.5% 5% 1.5% 2%;
}
.nayami_box_right {
  width: 45%;
  padding: 1.5% 2% 1.5% 5%;
  background-color: #fceba6;
  position: relative;
}
.nayami_box_right:before {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  content: "";
  background-image: url(../../images/icon_souzoku_06.png);
  position: absolute;
  top: 0px;
  bottom: 0px;
}
h4.onayami_green {
  background-color: #BA8DBE;
  color: #fff;
  border-radius: 50px;
  font-size: 25px;
  padding-left: 25px;
  line-height: 1.5;
}
h4.onayami_green span {
  padding-left: 50px;
}
ul.sec02_li {
  margin-left: 15px;
  margin-top: 10px;
  font-size: 14px;
  float: left;
}
ul.sec02_li li {
  background: url(../../images/icon_souzoku_02.png) left 0px top 5px no-repeat;
  background-size: 20px auto;
  padding-left: 25px;
  line-height: 2;
}
#sec02 h2, #sec03 h2, #sec03 h3 {
  text-align: center;
}
/*-----------
 sec03
------------*/
.contact_wrap {
  background-color: #fff;
  border: 3px solid #B47BBA;
  padding: 25px 50px;
}
.contact_wrap h3, .contact_wrap p {
  text-align: center;
  color: #94619B;
  font-weight: bold;
}
#sec03 .contact_wrap h3 {
  margin: 0;
  line-height: 1.2;
}
.contact_wrap p {
  margin-bottom: 20px;
}
.cotact_box, .renkei_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cotact_box_txt {
  width: 50%;
}
.cotact_box_txt:first-child {
  border-right: 2px dotted #ccc;
}
.cotact_box_txt span, .cotact_box_txt span a {
  color: #94619B;
  text-decoration: none;
}
#sec03 p.orange {
  width: 90%;
  margin: 0 10% 0;
  margin-top: -3%;
}
.renkei_box {
  position: relative;
  background-color: #BA8DBE;
  width: 28%;
  height: 25vw;
  max-height: 110px;
  padding: 1.5% 1.5% 180px 1.5%;
}
@media (max-width: 980px) {
  .renkei_box {
    padding: 1.5% 1.5% 230px 1.5%;
  }
}
.renkei_box_img {
  width: 3.5%;
}
.small_txt {
  margin-top: 25px;
  font-size: 14px;
}
.small_txt_2 {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
}
h4.ttl04 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
p.box1_txt {
  padding: 10px 0 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
p.box1_txt .box1_txt_s {
  font-size: 11px;
}
.box1_box {
  position: absolute;
  bottom: 10px;
  background-color: #fff;
  border-radius: 3px;
  height: 135px;
  width: calc( 100% - 40px);
  padding: 10px 5px;
}
.box1_box p {
  line-height: 1.6;
  letter-spacing: 0;
}
.renkei_box_1 {
  position: relative;
}
.renkei_box_1:after {
  content: '';
  display: inline-block;
  width: 102px;
  height: 122px;
  background-image: url(../../images/img_souzoku_05_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  right: 0;
  bottom: 0;
}
.renkei_box_3 {
  position: relative;
}
.renkei_box_3:after {
  content: '';
  display: inline-block;
  width: 135px;
  height: 124px;
  background-image: url(../../images/img_souzoku_06_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  right: 0;
  bottom: 0;
}
.renkei_box_3 .box1_box {
  margin-top: 46px;
}
.free {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 8px;
  border-radius: 50%;
  background: #e03131;
  color: #fff;
  font-weight: bold;
  float: left;
}
.free span {
  position: absolute;
  display: inline-block;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  text-align: center;
}
.paid {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 8px;
  border-radius: 50%;
  background: #797979;
  color: #fff;
  font-weight: bold;
  float: left;
}
.paid span {
  position: absolute;
  display: inline-block;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  text-align: center;
}
.mrg30 {
  margin-top: 30px;
}
.box1_box ul {
  list-style: disc;
  display: flow-root;
  padding-left: 15px;
  letter-spacing: 0;
}
.cotact_box_left img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#sec04 {
  background-color: #f4f4f4;
  padding: 75px 0 85px;
}
#sec04 h2 {
  text-align: center;
}
#sec04 ul {
  background-color: #fff;
  padding: 40px 50px 50px 60px;
  list-style: disc;
  font-size: 14px;
  letter-spacing: 0;
  color: #2f2b30;
}
#sec04 ul li + li {
  margin-top: 50px;
}
a.no_color:link {
  color: #2f2b30;
  text-decoration: none;
}
footer {
  background-color: #BA8DBE;
  text-align: center;
  padding: 20px;
  color: #fff;
}
/* 笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏�

PC Setting

笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏� */
@media (min-width:768px), print {
  .tb {
    display: none;
  }
  .sp {
    display: none;
  }
  ul.home li a {
    font-size: 1.4rem;
  }
  .header_wrap {
    display: flex;
  }
  header .tel {
    border-right: 1px solid #d5d5d5;
    position: relative;
  }
  header .tel:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #d5d5d5;
  }
  header .tel img {
    max-width: 272px;
  }
  header .web_btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  header .web_btn p.orange {
    margin-left: 25px;
  }
  header .web_btn p.orange a {
    min-width: 250px;
    font-size: 1.4rem;
    letter-spacing: normal;
  }
  #visual::before {
    content: '';
    display: inline-block;
    width: 523px;
    height: 577px;
    background-image: url(../../images/mv_top_souzoku_pc.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 15%;
    bottom: 0;
  }
  #visual h1, #contents h2 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 45px;
  }
  #visual h1 {
    line-height: 1.8;
    padding-bottom: 0px;
    margin-bottom: 60px;
  }
  .main_contact_wrap img {
    width: 272px;
  }
  .main_contact_wrap {
    padding: 10px 0 20px;
  }
  .main_contact_wrap .form .orange {
    margin: 0 25px;
  }
  .main_contact_wrap .text01 {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .main_contact_wrap .orange a {
    font-size: 1.4rem;
  }
  .visual_box {
    width: 620px;
  }
  .visual_box .boxttl {
    padding: 20px 25px 0px;
    letter-spacing: 0.06em;
  }
  .balloon {
    font-size: 2rem;
  }
  ul.sec02_li li {
    font-size: 1.6rem;
  }
  .nayami_box_right {
    padding: 1.5% 2% 1.5% 0;
    margin-left: 5.5%;
  }
  .nayami_box_right:before {
    width: 60px;
    height: 100%;
    left: -60px;
  }
  .nayami_box_right .txt {
    margin-left: 15px;
    letter-spacing: -0.02em;
  }
  .nayami_box_right .tel_txt {
    margin: 15px 0 10px;
    text-align: center;
  }
  .nayami_box_right .orange {
    margin: 0px 0px 10px 50px;
    width: 75%;
  }
  .cotact_box_left img {
    width: 364px;
  }
  .cotact_box_txt .tel_txt {
    margin: 0;
  }
  .cotact_box_txt span {
    font-size: 1.2rem;
    display: block;
    text-align: center;
  }
  #sec03 {
    margin: 70px 0 90px;
  }
  #sec03 h3 {
    margin: 50px 0 30px;
    font-size: 25px;
  }
  #sec03 p.orange a {
    font-size: 2rem;
    display: block;
    padding: 20px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tb {
    display: inline;
  }
  .sp {
    display: none;
  }
  .disc {
    font-size: 12px;
    line-height: 1;
    padding: 10px;
  }
  .header_wrap {
    width: 100%;
  }
  .logo {
    width: 25%;
    float: left;
  }
  ul.home {
    display: none;
  }
  ul.home li {
    background: url(../../images/header_souzoku_01.png) left 0px top 1px no-repeat;
    background-size: 20px auto;
    padding-left: 25px;
    line-height: 1.6em;
  }
  header .tel {
    width: 35%;
    float: left;
  }
  .web_btn {
    width: 40%;
    float: left;
  }
  #visual h1 {
    padding: 60px 0 40px;
  }
  .bg_pic_box .txt_box {
    padding: 45px 40px 25px 0;
  }
  #sec01 ul li {
    line-height: 1.5
  }
  .renkei_box {
    height: 290px;
  }
  h4.ttl04 {
    font-size: 16px;
  }
  .box1_box {
    height: 155px;
  }
  .renkei_box_3 .box1_box {
    margin-top: 66px;
  }
}
/*笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏�

SP Setting

笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏≫煤笏� */
@media (max-width: 767px) {
  #header .header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #header .tel {
    clear: both;
    float: none;
    width: auto;
  }
  #header .tel > a img {
    display: none;
  }
  #header .tel > a {
    display: block;
    text-align: center;
  }
  #header .tel > a:before {
    content: "";
    display: block;
    background-image: url(../../images/icon_tel_01.svg);
    width: 6.5vw;
    height: 4.5vw;
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
  }
  #header .web_btn {
    width: auto;
    flex-basis: 15%;
  }
  #header .web_btn .orange {
    width: auto;
  }
  #header .web_btn .orange > a {
    padding: 0;
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
  }
  #header .web_btn .orange > a:before {
    content: "";
    display: block;
    background-image: url(../../images/icon_mail_01.svg);
    width: 6.5vw;
    height: 4.5vw;
    background-size: contain;
    margin: auto;
    background-repeat: no-repeat;
  }
  #header .web_btn .orange > a:after {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: inline;
  }
  .tel_txt {
    margin: 0 10% 1.39vw;
  }
  #visual {
    background-position: center-top;
  }
  #visual h1, #contents h2 {
    font-size: 5.5vw;
    margin-bottom: 6vw;
    line-height: 1.6;
  }
  #sec01 .secttl {
    font-size: 5.55vw;
  }
  #sec02 .secttl {
    margin-bottom: 0;
    padding: 5.55vw 0;
  }
  #sec03 .secttl {
    margin-bottom: 0;
    padding: 5.55vw 0;
  }
  #sec02 .lead {
    margin-bottom: 5.55vw;
  }
  h2#sec02_h2 span {
    font-size: 3.5vw;
  }
  .ttl03 {
    font-size: 4.4vw;
    text-align: center;
    margin-bottom: 5vw;
    line-height: 1.5;
  }
  .sec01_box {
    display: inline;
  }
  .sec01_qa {
    margin-top: 9.1vw;
  }
  .sec01_box h4 {
    margin: 4.8vw auto;
    padding: 3vw 2vw;
    line-height: 1.5;
    font-size: 3.9vw;
  }
  .sec01_txt {
    font-size: 3.5vw;
    margin: 0 4.8vw 4.8vw;
  }
  .sec01_box_txt, .sec01_box_center {
    width: 100%;
  }
  .sec01_box_center {
    padding: 2vw 0;
  }
  .sec01_box_center img {
    width: auto;
  }
  .skyblue {
    font-size: 4.4vw;
    margin-bottom: 5.2vw;
  }
  #sec01 li {
    font-size: 2.8vw;
    text-indent: -1em;
    padding-left: 1em;
  }
  #sec01 ul {
    margin-left: 0;
    margin-bottom: 3vw;
    padding: 0 3vw;
  }
  #sec01 li {
    font-size: 3.5vw;
    text-indent: -3.5vw;
  }
  #sec01 li::before {
    width: 3vw;
    height: 3vw;
  }
  .disc, ul.home {
    display: none;
  }
  #header {
    height: auto;
  }
  .logo {
    float: none;
  }
  #header .container {
    margin: 0;
  }
  #header .logo {
    padding: 0 0 0 6vw;
    flex-basis: 22%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 13.8vw;
  }
  #header .tel {
    margin-left: 46%;
    position: relative;
    flex-basis: 10%;
  }
  #header .tel:after {
    content: "";
    width: 1px;
    height: 11.1vw;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #D5D5D5;
    margin: auto 0;
  }
  .web_btn {
    width: 50%;
  }
  .orange {
    padding-top: 0;
    width: 100%;
  }
  .orange a:after {
    width: 4px;
    height: 4px;
  }
  .orange a:link {
    background-color: #FF8C8C;
    padding: 2vw 0;
    color: #fff;
    box-shadow: 0 3px #DF5B5B;
    border-radius: 3px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: block;
  }
  #visual {
    height: auto;
    padding: 8.3vw 0;
    background-position: right top;
  }
  #visual h1 {
    font-size: 6vw;
    padding-top: 6.94vw;
    margin-bottom: 6.94vw;
  }
  .green_btn {
    margin-bottom: 3vw;
    padding: 3.5vw 8vw;
    max-width: none;
  }
  .green_btn a::before {
    width: 6vw;
    height: 6vw;
    left: 5vw;
    top: 2vw;
  }
  .visual_box {
    width: auto;
    padding: 5%;
    padding: 3vw;
  }
  .boxttl {
    font-size: 4vw;
    float: none;
  }
  .main_contact_wrap {
    display: inline;
  }
  .main_contact_wrap .text01 {
    margin: 2.78vw 0 1.39vw;
  }
  .tel, .form {
    width: 100%;
  }
  #sec01 {
    margin: 8.3vw 0;
  }
  .bg_pic_box .inner {
    padding: 0;
  }
  .bg_pic_box .inner::after {
    display: none;
  }
  .bg_pic_box .img {
    display: inline;
  }
  .bg_pic_box .txt_box {
    padding: 5vw 0 0;
  }
  #sec01 h2 {
    margin-bottom: 3vw;
  }
  #sec01 ul li {
    padding: 2.5vw 0;
  }
  .balloon {
    margin: 3vw 0 0;
    padding: 1vw 0;
    width: 100%;
  }
  .balloon::before {
    border: 4vw solid transparent;
    border-bottom: 8px solid #94619B;
    margin-left: -4vw;
  }
  #sec02 {
    padding: 8.3vw 0;
  }
  #sec02::before {
    left: 45%;
    margin-left: -3vw;
    border: 10vw solid transparent;
    border-top: 3vw solid #fff;
  }
  #sec02 .nayami_wrap {
    padding: 10vw 0 .1vw;
    border-radius: 3vw;
  }
  .nayami_box {
    margin-bottom: 3vw;
  }
  h4.onayami_green {
    font-size: 2.5vw;
    padding: 1vw;
    line-height: 1.3;
  }
  h4.onayami_green span {
    padding-left: 0;
  }
  ul.sec02_li {
    margin-top: 1.36vw;
    margin-left: 2.08vw;
    font-size: 2.5vw;
  }
  ul.sec02_li li {
    background: url(../../images/icon_souzoku_02.png) left 0px top 1vw no-repeat;
    background-size: 3vw auto;
    line-height: 1.5;
    padding-left: 4.5vw;
  }
  .nayami_box_right p {
    font-size: 2.5vw;
    line-height: 1.5;
  }
  .nayami_box_right .txt {
    margin-top: 1.36vw;
    margin-left: 2.08vw;
  }
  .nayami_box_right .tel_txt {
    margin: 1.39vw 0;
  }
  .nayami_box_right .orange {
    margin: 0px 0px 5px 0px;
    width: 100%;
  }
  .contact_wrap {
    padding: 4.17vw;
  }
  #sec03 {
    margin: 8.3vw 0;
  }
  #sec03 h3 {
    font-size: 4vw;
    margin: 5.56vw 0 4.17vw;
    line-height: 1.6;
  }
  .renkei_wrap {
    height: auto;
  }
  .box1_box {
    width: 100%;
    height: auto;
    position: relative;
  }
  .contact_wrap p {
    margin-bottom: 3vw;
  }
  .cotact_box, .renkei_wrap {
    display: inline;
  }
  .cotact_box_txt {
    width: 100%;
    border-right: none !important;
  }
  #sec03 p.orange {
    width: 100%;
    margin: 0;
    margin-top: 3vw;
  }
  .renkei_box {
    width: 97%;
    height: auto;
    max-height: none;
    padding: 1.5%;
  }
  h4.ttl04 {
    font-size: 4.5vw;
  }
  p.box1_txt {
    padding: 3vw;
    font-size: 3.8vw;
  }
  .box1_box {
    border-radius: 3px;
    width: 81%;
    height: auto;
    padding: 4.17vw 12vw 4.17vw 4.17vw;
  }
  .box1_box ul {
    margin-left: 4em;
  }
  .free, .paid {
    margin-right: 2.78vw;
    width: 10vw;
    height: 10vw;
  }
  .free span, .paid span {
    left: auto;
    display: block;
    text-align: center;
    width: 100%;
  }
  .mrg30 {
    margin: 3vw 0;
  }
  .renkei_box_img img {
    width: 5vw;
  }
  .renkei_box_img {
    width: 100%;
    text-align: center;
  }
  .renkei_box_3 .box1_box {
    margin-top: 3.5vw;
  }
  .small_txt {
    margin-top: 4vw;
    font-size: 3vw;
  }
  #sec04 {
    padding: 8.3vw 0;
  }
  #sec04 ul {
    padding: 4.17vw 4.17vw 4.17vw 8.33vw;
  }
  #sec04 ul li + li {
    margin-top: 6vw;
  }
  footer {
    padding: 3vw 0;
    line-height: 1;
  }
}