@charset "utf-8";
/* レイアウトのためのCSS */

body{
    font-family: 'Noto Sans JP', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	font-size:1rem;
	line-height:1.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
}

.oswald {
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.2em;
  display: block;
}

ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	color: #fff;
	text-decoration: none;
    outline: none;
}

img{
    max-width:100%;
    height: auto;
}

*{
    box-sizing: border-box
}

header {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url("../img/zenkiminetnohomepage_pc_left_sab.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
}

header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
}

  .header_title {
    position: absolute;
    display: block;
    top: 50%;
    left: 25%;
    transform: translate(-50%,-50%);
    z-index: 9;
    letter-spacing: 0.1em;
    word-break: break-word;
    width: 24em;
  }

  .header_title_index {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    width: 30em;
  }

.h1_pc_size_4_sp_25_sab {
  font-size: 4rem;
  font-weight: 900;
}

.h1_pc_size_4_sp_25_index {
  font-size: 4rem;
  font-weight: 900;
    word-break: keep-all;
}


h1 {
  font-size: 1rem;
}

.header_title_p_eigo {
  word-wrap: break-word;
    font-size: 1.5rem;
}

 section{
display: flex;
}

.cases {
  flex-wrap:wrap;
}

.point {
  flex-wrap:wrap;
}

.plan {
  flex-wrap:wrap;
}

.abaut {
    flex-wrap:wrap;
}

.service_index {
  flex-wrap:wrap;
}

.contact {
  display: block;
  background: url("../img/zenkiminetnohomepage_pc_left_sab.jpg") no-repeat center;
  background-size: cover;
  height: 100vh;
}

h2 {
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 2.5vh;
  width: 100%;
}

.margin_bottom_index {
  margin-bottom: 2.5vh;
}

.pc_flex_box_black {
  flex-basis: 50%;
  padding: 4em;
  background-color: #333;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pc_flex_box_black_index_service {
  flex-basis: 50%;
  background-color: #333;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.index_h3_box {
    padding: 4em;
}

.index_plan_1 {
  background-color: #fff;
  color: #333;
    padding: 4em;
    width: 100%;
}

.index_plan_2 {
  background-color: #f5f5f5;
  color: #333;
    padding: 4em;
    width: 100%;
}

.pc_flex_box_White {
  flex-basis: 50%;
  padding:2em 4em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sab_service_dl dt{
  font-size: 1.2rem;
  padding: .5em 0;
  font-weight: 900;
}

.sab_service_dl dt::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    background-image: url("../img/check_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.sab_service_dl dd{
  font-size: .9rem;
  line-height: 1.4rem;
}

.dd_link_a {
  margin-top: 2.5vh;
}

.font_14 {
  width:100%;
    font-size: .9rem;
    display: block;
    text-align: left;
}


.service_h3 {
  width:100%;
  display: block;
  text-align: left;
  margin-bottom: 1em;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
}

.font_22 {
  font-size: 2rem;
}

.cases_dl {
  width: 100%;
  margin-top: 1em;
}

.cases_dt {
  font-size: 1.3rem;
}

.last_dd {
  height: 50px;
}

.cases_dd_ul li::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    background-image: url("../img/check_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.flex_no_1 {
  order: 1;
}

.flex_no_2 {
  order: 2;
}

.flex_no_3 {
  order: 3;
}

.flex_no_4 {
  order: 4;
}

.flex_no_5 {
  order: 5;
}

.flex_no_6 {
  order: 6;
}


.point_img_back {
  background-image: url("../img/point_01.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.point_img_02 {
    background-image: url("../img/point_03.png");
}

.point_img_03 {
    background-image: url("../img/point_02.png");
}

.point_ul {
  width: 100%;
  display: block;
  text-align: left;
  margin: 5vh 0;
}

.point_ul li:last-child{
  font-size: 1.7rem;
  font-weight: 900;
}

.yajirusi_span {
  margin-left: 25%;
}

.kome {
  font-size: 10px;
  width: 100%;
  display: block;
  text-align: left;
}

.plan_color {
  color: #333;
}

.plan_dl {
  width: 100%;
  padding: 5vh 4vw;
  display: flex;
  flex-wrap:wrap;
  align-items: flex-end;
   justify-content: center;
}

.plan_dl dt, .plan_dl dd{
  flex-basis: 50%;
  padding: .25em 0;
  border-bottom: 2px solid #fff;
}

.plan_dl_2 {
  width: 100%;
  padding:0 5vw 5vh 5vw;
  display: flex;
  flex-wrap:wrap;
  align-items: baseline;
   justify-content: center;
}

.plan_dl_2 dt, .plan_dl_2 dd{
  flex-basis: 50%;
  padding: .5em 1vw;
    border-bottom: 2px solid #666666;
}

.plan_color .plan_dl dt, .plan_color .plan_dl dd{
    border-bottom: 2px solid #333;
}

.plan_initial_cost_dd {
  font-size: 2rem;
}

.plan_monthly_cost_dd {
    font-size: 2rem;
}

.kome_span {
    font-size: 10px;
}

.contact_width_50 {
  width: 50%;
  height: 100vh;
  padding: 2em 2.3em;
  background-color: #333;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact_h3 {
  margin-bottom: 0;
  font-size: 1.1rem;
}

h4 {
  font-size: 2rem;
}

.contact_p, .contact_p_top_0{
font-size: 1rem;
margin-bottom: 1.5vh;
display: block;
width: 100%;
text-align: left;
}

.contact_p_top_0 {
  margin-bottom: 0;
}


.contact_ul_qa {
  list-style: none;
    font-size: .85rem;
    padding:2px ;
    margin:0 0 10px 0;
    background-color: #fff;
    color: #333;
    width: 100%;
}

.contact_ul_qa li{
    padding: 1em 2em;
    background-color: #333;
    color: #fff;
        border-bottom: #fff 2px solid;
}

.contact_ul_qa li:last-child{
        border-bottom: none;
}

.contact_dl_footer {
    font-size: .85rem;
    width: 100%;
}

.font_size_22 {
  font-size: 2rem;
}

.contact_ul_line_mail {
  margin-top: 5vh;
  margin-bottom: 5vh;
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.contact_ul_line_mail li{
  flex-basis: 40%;
}

.font_size_10 {
  margin-top: 5vh;
  font-size: 10px;
  width: 100%;
  text-align: left;
}

.margin_top_5 {
  margin-top: 5vh;
}

.margin_top_0 {
  margin-top: 0;
}


#footer{
    position: fixed;
    bottom:20px;
    left: 20px;
}

/*contact_page*/

.contact_page_dl {
  width: 100%;
}

.contact_name{
  font-size: 2rem;
  font-weight: 900;
  margin-top: 5vh;
  width: 100%;
  display: block;
  text-align: left;
}

.tel_no {
  font-size: 2.5rem;
  font-weight: 900;
}

.line_margin {
  margin-top: 2.5vh;
  display: inline-block;
  width: 50%;
  text-align: center;
}

.line_img{
  max-height: 50px;
}

/*contact_page*/

/*from*/

form {
  width: 100%;
  margin-top: 5vh;
}


.contact_from_div {
		text-align: center;
		margin-top: 30px;
}

.from_box {
	display: inline-block;
	width: 100%;
	padding:.5em 0;
	text-align: left;
  display: flex;
  align-items: center;
}


.from_title {
  flex-basis: 30%;
	margin-bottom: 5px;

}

.from_input_area {
flex-basis: 70%;
	padding: 5px;
	border-radius: 5px;
	border: none;
	background-color: #f5f5f5;
	font-size: 18px;
	font-weight: 700;
  color: #333;
}

textarea {
	height: calc( 1.5em *5 );
 line-height: 1.8;
}

.btn_span {
  display: block;
  text-align: center;
  margin-top: 5vh;
}

.from_btn {
	display: inline-block;
	width: 50%;
	padding: .5em 0;
	color: #333;
	background-color: #fff;
  margin-top: 2.5vh;
  font-weight: 700;
}

/*from*/

.thanks_header {
  height: 50vh;
}


@media screen and (max-width:1020px){

  header {
      background-position: right 0;
  }


  .header_title {
      left:50%;
  }

  .header_title_index {
        width: 30em;
  }

  .h1_pc_size_4_sp_25_index {
font-size: 3rem;
word-break: keep-all;
  }

  section {
  display: block;
  height: auto;
  }

  .pc_flex_box_White, .pc_flex_box_black {
    height: auto;
        padding: 5.5em;
  }

.before_after_anime {
  height: 50vh;
}

.point_img_back {
  height: 50vh;
}




.contact_width_50 {
  width: 100%;
}

.line_margin {
  width: 40%;
}

}

@media screen and (max-width:550px){

header {
  background: url("../img/zenkiminet_sapporo_web_site_sp_sab.jpg")no-repeat center;
  background-size: cover;
  background-position: right 0;
}

  .header_title {
      width: 15em;

  }

  .header_title_index {
      width: 19em;
      word-break: keep-all;
  }

  .h1_pc_size_4_sp_25_sab {
      font-size: 2.5rem;
  }

  .h1_pc_size_4_sp_25_index {
    font-size: 2rem;

}

  h1 {
    word-break: keep-all;
  }

  h2 {
    font-size: 1.4rem;
  }

  .br_span {
    display: block;
  }

  .pc_flex_box_White, .pc_flex_box_black {
    height: auto;
        padding: 2.5em;
  }

  .before_after_anime {
    height: 80vh;
}

.point_img_back {
  height: 50vh;
}

.plan_dl {
  padding: 5vh 0;
}

.contact_ul_line_mail {
    margin-top: 1.5vh;
    display: block;
    justify-content: space-around;
}

.contact_dl_footer_dt {
    background: #fff;
    color: #333;
    font-weight: 900;
    padding: 0.5vh 0.5em;
    margin-top: 2vh;
}

.contact_ul_line_mail li{
    margin-top: 1.5vh;
}

.sp_inline {
  display: block;
}

#footer{
    bottom:inherit;
    left: 20px;
    bottom:20px;
}

.tel_no {
font-size: 1.7rem;
}

.line_margin {
width: 100%;
display: block;
}

.from_box {
  display: block;
}

.from_input_area {
width: 100%;
}

.font_size_22 {
  font-size: 1.4rem;
}

.contact_ul_qa li {
    padding: 0.5em 1em;
}

.contact_dl_footer_dt {
  margin-top: 0;
}

.contact_p {
  margin-bottom: .5vh;
}

.contact_ul_line_mail {
  margin-bottom: .5vh;
  margin-top: 0;
}

.sp_font_10 {
  font-size: 10px;
}

h4 {
  font-size: 1.6rem;
}

.link_p {
  text-align: center;
}

}
