/*
Theme Name: 三重県で不動産売却するならアトラス株式会社へ！
Theme URI: atlas-lp.jp
Description: 他社で断られても大丈夫！エリア・物件問わず幅広く対応しています！まずはお問い合わせ！
Version: 1.1
Author: 三重県で不動産売却するならアトラス株式会社へ！
Author URI: atlas-lp.jp
*/
@charset "utf-8";
/*リセットcss*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 18px;
  line-height: 2;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav,
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #fff;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* ----------------------------------------------
　animate css
----------------------------------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
  color: #111;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
/* Chrome でのみフォントを太めに表示する */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  * {
    text-shadow: transparent 0 0 0, rgba(0, 0, 0, 0.7) 0 0 0 !important;
  }
}
body {
  width: 100%;
  overflow-x: hidden;
  margin: auto;
  box-sizing: border-box;
}
a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
section {
  width: 100%;
}
.content {
  width: 100%;
}
figure {
  line-height: 0;
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
section figure,header figure{
	margin-bottom: 0;
} 
.main-title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 3px;
  margin: 0 0 30px;
}
.main-title span{
  color: #f97717;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 3px;
}
.content-text {
  margin: 0 0 30px;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
header{
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 15px;
}
.logo {
  padding: 1% 0;
  width: 15%;
}
.contact-btn{
  width: 4.3%;
}
.top-mv{
  margin-bottom: 100px;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #fd984e;
  color: #fff;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
　漫画
----------------------------------------------*/
.manga {
  margin: 0 auto;
  padding: 100px 0;
  text-align: center;
}
.manga li {
  margin: 0 auto 50px;
  width: 960px;
}
.manga li.w700 {
  width: 700px;
}
.manga li.w800 {
  width: 800px;
}
.manga li.w888 {
  width: 888px;
}
.manga li.w1000 {
  width: 1000px;
}
/* ----------------------------------------------
content01
----------------------------------------------*/
.section01 {
  background: linear-gradient(180deg, #fd984e 0%, #fd984e 40%, #fff 40%, #fff 100%);
  padding: 100px 0;
  text-align: center;
}
.section01-content{
  margin: 0 auto;
  width: 1100px;
}
.section01-content figure{
  margin: 0 0 50px;
}
/* ----------------------------------------------
content02
----------------------------------------------*/
.section02 {
  background: #f9f9f9;
  padding: 100px 0;
  text-align: center;
}
.section02-content {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  width: 1100px;
}
.section02-content li{
  width: 330px;
}
.section02-content li figure{
  margin-bottom: 15px;
}
.content02-catch{
  background: #1c4e8e;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  margin: 0 auto;
  letter-spacing: 3px;
  padding: 2px 50px;
  text-align: center;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.section03 {
  display: flex;
  padding: 100px 0;
}
.section03-image{
  width: 47%;
}
.section03-content{
  width: 50%;
  margin: 0 0 0 3%;
}
.section03-content-catch{
  color: #1c4e8e;
  font-size: 90px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1;
}
.point{
  font-size: 21px;
  line-height: 3;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.section04 {
  background: url(img/content04_bg.png) no-repeat;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
}
.section04 p{
  font-size: 22px;
}
/* ----------------------------------------------
content05
----------------------------------------------*/
.section05 {
  background: #fd984e;
  color: #fff;
  padding: 150px 0;
}
.section05-content{
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1100px;
}
.section05-image{
  width: 450px;
}
.section05-content-inner{
  width: 550px;
}
.section05-content-inner p{
  font-size: 22px;
  letter-spacing: 2px;
}
/* ----------------------------------------------
content06
----------------------------------------------*/
.section06 {
  background: url(img/content06_bg.png) no-repeat;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
}
.section06-content{
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  margin: 0 auto;
  padding: 50px 0;
  width: 1100px;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
  margin: 0 auto 100px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid #333;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: left;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 11px;
}
.menu-list dd a {
  color: rgb(255, 196, 0);
}
/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact {
  background: #f9f9f9;
  padding: 100px 0;
  text-align: center;
}
.contact-content{
  margin: 0 auto;
  text-align: left;
  width: 800px;
}

/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 16px;
  }
  .logo {
    padding: 3% 0 0;
    width: 40%;
  }
  .contact-btn{
    height: 50px;
    width: 50px;
  }
  .contact-btn figure{
    height: 50px;
    width: 50px;
  }
  .contact-btn p {
    font-size: 14px;
  }
  small {
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    display: block;
    height: auto;
    margin: 0px 0 60px;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #fff;
    background: #fd984e;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1.5px;
  }
  .content {
    box-sizing: border-box;
    padding: 50px 20px;
  }
  .main-title{
    font-size: 6vw;
    margin-bottom: 30px;
    line-height: 1.2;
  }
  .main-title span{
    font-size: 6vw;
  }
  .title-catch {
    font-size: 15vw;
  }
  .top-mv {
    margin-bottom: 0;
  }
  .manga li {
    margin: 0 auto 30px;
    width: 100%;
  }
  .manga li.w700 {
    width: 80%;
  }
  .manga li.w800 {
    width: 85%;
  }
  .manga li.w888 {
    width: 90%;
  }
  .manga li.w1000 {
    width: 100%;
  }
  .top-mv{
    margin-bottom: 50px;
  }
  .section01{
    padding: 100px 0 50px;
  }
  .section01-content{
    width: 100%;
  }
  .section02-content{
    flex-wrap: wrap;
    width: 100%;
  }
  .section02-content li{
    margin: 0 0 20px;
    width: 48%;
  }
  .content02-catch{
    font-size: 21px;
    letter-spacing: 0;
    padding: 2px 5px;
    width: 100%;
  }
  .section03{
    display: block;
    padding: 0;
  }
  .section03-image{
    width: 100%;
  }
  .section03-content{
    margin: 0;
    width: 100%;
  }
  .point{
    font-size: 18px;
    line-height: 2.2;
  }
  .section03-content-catch{
    font-size: 60px;
  }
  .section04{
    background: none;
    padding: 0;
  }
  .section04 p {
    font-size: 18px;
  }
  .section05-content{
    display: block;
    width: 100%;
  }
  .section05-image{
    margin: 0 0 30px;
    width: 80%;
  }
  .section05-content-inner{
    width: 100%;
  }
  .section05-content-inner p{
    font-size: 18px;
  }
  .section06{
    background: none;
    padding: 0;
  }
  .section06-content{
    width: 100%;
  }


  .contact-content{
    width: 100%;
  }
  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list {
    margin: 0 auto 30px;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 14px;
  }
  .fg-item.fg-type-image.fg-loaded {
    width: 45%;
  }
  .fg-default.fg-gutter-10 .fg-item {
    margin-right: 0;
  }
  .fg-default.fg-gutter-10 {
    justify-content: space-between;
  }
  form{
    width: 100%;
  }
}
