/*
Theme Name: 名古屋のお悩み解決！髪質改善や白髪にお悩みの方はaffinityへ
Theme URI: affinity-manga-lp.jp
Description: カウンセリングをしっかり行い、原因の根本を解決！白髪や髪質改善、髪の傷みにお悩みの方はお気軽にお問い合わせください！
Version: 1.1
Author: 名古屋のお悩み解決！髪質改善や白髪にお悩みの方はaffinityへ
Author URI: affinity-manga-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: 15px;
  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: #444;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
/* 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{
  margin-bottom: 0;
}
.main-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 10px;
  margin: 0 0 30px;
}
.sub-title{
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 15px;
}
.content-text {
  margin: 0 0 30px;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
}
.logo{
  position: absolute;
  top: 3%;
  left: 2%;
  width: 15%;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #3c3c3c;
  color: #fff;
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
}

/* ----------------------------------------------
content01
----------------------------------------------*/
.section01 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  padding: 100px 5%;
  text-align: right;
}
.content01-image{
  min-width: 40%;
  width: 810px;
}
.section01-content{
  width: 710px;
}

/* ----------------------------------------------
　漫画
----------------------------------------------*/
.manga {
  margin: 0 auto;
  padding: 5% 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;
}
/* ----------------------------------------------
content02
----------------------------------------------*/
.section02 {
  background: #3c3c3c;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.section02-content{
  margin: 0 auto ;
  width: 1100px;
}
.section02-content .main-title{
  margin: 0 auto 50px;
  width: 695px;
}
.content02-image{
  margin: 0 auto 50px;
}
.content02-catch{
  font-size: 36px;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.section03{
  background: url(img/content03_bg.png) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 100px 0;
}
.section03-content{
  align-items: center;
  background: #3c3c3c;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 50px 80px;
  width: 1100px;
}
.section03-content .main-title{
  width: 300px;
}
.section03-content .content-text{
  display: block;
  line-height: 3.2;
  font-size: 18px;
  width: 500px;
}
/* ----------------------------------------------
content04
----------------------------------------------*/
.section04 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  padding: 100px 5%;
  text-align: right;
}
.content04-image{
  min-width: 30%;
  width: 680px;
}
.section04-content{
	margin: 0 0 0 15px;
  width: 680px;
}
/* ----------------------------------------------
content05
----------------------------------------------*/
.section05 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  padding: 0 5% 100px;
}
.content05-image{
  min-width: 30%;
  width: 680px;
}
.section05-content{
  margin: 0 15px 0 0;
  width: 720px;
}
/* ----------------------------------------------
content06
----------------------------------------------*/
.section06 {
  padding: 0 0 100px;
  text-align: center;
}
.content06-image{
  margin: 0 auto 100px;
}
.section06 .main-title{
  margin: 0 auto 50px;
  width: 665px;
}
/* ----------------------------------------------
content07
----------------------------------------------*/
.section07 {
  background: #3c3c3c;
  color: #fff;
  padding: 100px 0;
}
.section07 .main-title{
  margin: 0 auto 50px;
  width: 250px;
}
.section07-content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1280px;
}
.section07-content li{
  width: 615px;
}
.section07-content li figure{
  margin: 0 0 20px;
}
.section07-content li h3{
  font-size: 22px;
  margin: 0 0 20px;
}
.section07-content li .content-text{
  line-height: 3;
}
.section07-content li .content-text span{
  font-size: 22px;
	font-weight:bold;
}
/* ----------------------------------------------
content08
----------------------------------------------*/
.section08 {
  padding: 100px 0;
}
.section08 .main-title{
  margin: 0 auto 50px;
  width: 390px;
}
.section08-content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1100px;
}
.section08-content li{
  width: 500px;
}
/* ----------------------------------------------
contact
----------------------------------------------*/
.contact{
  background: #f9f9f9;
  padding: 100px 0;
}
.contact-banner figure{
  margin: 0 auto;
  width: 1100px;
}
.contact-banner figure:hover{
  opacity: 0.8;
}
/* ----------------------------------------------
content09
----------------------------------------------*/
.section09 {
  background: url(img/content09_bg.png) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
.section09 .main-title{
  margin: 0 auto 50px;
  width: 370px;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 100px;
  width: 800px;
  padding: 20px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px solid #fff;
}
.menu-list dt {
  box-sizing: border-box;
  color: #fff;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  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);
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  li {
    font-size: 12px;
  }
  .logo {
    left: 20px;
    top: 20px;
    width: 35%;
  }
  .free {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  .contact-btn figure {
    width: 20px;
  }
  .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(0, 0, 0, 0.6);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    text-align: center;
  }
  .inquiry_btn {
    color: #fff;
    background: #3c3c3c;
    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;
  }
  .main-title span{
    font-size: 24px;
  }
  .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%;
  }
  .section01 {
    display: block;
  }
  .content01-image{
    margin: 0 auto 30px;
    width: 100%;
  }
  .section01-content{
    width: 100%;
  }
  .section02-content{
    width: 100%;
  }
  .section02-content .main-title{
    width: 100%;
  }
  .content02-catch {
    font-size: 7vw;
  }
  .section03{
    background: none;
    padding: 0;
  }
  .section03-content{
    display: block;
    width: 100%;
  }
  .section03-content .main-title{
    width: 50%;
  }
  .section03-content .content-text{
    font-size: 16px;
    width: 100%;
  }
  .section04{
    display: block;
  }
  .content04-image{
    margin: 0 0 30px;
    width: 100%;
  }
  .section04-content{
    text-align: left;
    width: 100%;
  }
  .section05{
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding-top: 0;
  }
  .section05-content{
    width: 100%;
  }
  .content05-image{
    margin: 0 0 30px;
    width: 100%;
  }
  .section06{
    padding: 0;
  }
  .content06-image{
    margin-bottom: 0;
  }
  .section06 .main-title{
    width: 100%;
  }
  .section07 .main-title{
    width: 60%;
  }
  .section07-content{
    width: 100%;
  }
  .section07-content li{
    width: 100%;
  }
  .section08 .main-title{
    width: 90%;
  }
  .section08-content{
    width: 100%;
  }
  .section08-content li{
    margin: 0 0 30px;
    width: 100%;
  }
  .contact-banner figure{
    width: 100%;
  }
  .section09{
    background: #3c3c3c;
    padding: 0;
  }
  .section09 figure.sp{
    margin-bottom: 30px;
  }
  .section09 .main-title{
    margin-bottom: 0;
    width: 80%;
  }




  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list {
    box-shadow: unset;
    margin: 0 auto 30px;
    padding: 0;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 12px;
  }
}
