@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (min-width: 769px){
.sp {
  display: none;
}


/*2025年新デザイン*/

.scalp_tuyomi {
  background:#eaf4f6;
  text-align:center;
  padding:20px 5%;
}

.scalp_tuyomi_w {
  background:#fac2d2;
  text-align:center;
  padding:20px 5%;
}


.Picture_link { width:260px; margin:20px auto;}

.experience_contact_m {
  width:100%;
  height:339px;
background:url(https://super-scalp-kumamoto.com/wp-content/themes/amaterasu/images/mens/202504/floating_banner.png) ;  
background-size: cover;
position: relative;
}

.experience_contact_w {
  width:100%;
background:url(https://super-scalp-kumamoto.com/wp-content/themes/amaterasu/images/womens/202511/floating_banner.png) ;  
background-size: cover;
position: relative;
aspect-ratio: 16 / 8;
}


.experience_link {
  position: absolute;
  bottom:20px;
  left:50%;
  transform: translateX(-50%);
  display:flex;
  justify-content:space-between;
  width: 90%;
}

.googlemap_link{
  width:90%;
  margin:auto;
}

.experience_link_m {
  position: absolute;
  bottom:20px;
  left:50%;
  transform: translateX(-50%);
  width: 90%;
}

.experience_link‗m li {
margin:5px auto; 
}



.experience_link_w {
  position: absolute;
  bottom:20px;
  left:50%;
  transform: translateX(-50%);
  width: 90%;
}

.experience_link_w li {
margin:5px auto; 
}


.googlemap_link{
  width:90%;
  margin:auto;
}



/*オファー2025年7月*/
.offer_2025back {
  background:#c5b56a;
  border-top:10px solid #e0d7b6;
  border-bottom:10px solid #e0d7b6;
  }




/* ヘッダー エリア */
#header .inner_left {
  width: 13.97849462%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#header .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header .inner_left a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#header .inner_right {
  width: 86.02150537%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

#header .inner_right .hd_contact {
  width: 20%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header .inner_right .hd_contact ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header .inner_right .hd_contact ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header .inner_right .hd_contact ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header .inner_right .hd_contact ul li a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#header .inner_right .nav {
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header .inner_right .nav ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}

#header .inner_right .nav ul li {
  width: auto;
  height: auto;
  margin-right: 20px;
  padding: 0;
}

#header .inner_right .nav ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  line-height: 1.0em;
  color: #444444;
  margin: 0;
  padding: 1.5em 0;
  display: block;
}

#header .inner_right .nav ul li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

/* main_visual エリア */
#main_visual p {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(100px, 10.0vw, 110px);
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
  color: #ffffff;
}

/* パンくずリスト エリア */
#breadcrumb {
  width: 1200px;
  margin: 10px auto 0 auto;
  padding: 0 20px;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 40px;
  padding-bottom: 0.5em;
  border-bottom: 5px solid #dddddd;
  position: relative;
}

.single #content h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 700;
  text-align: left;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 30px;
  padding-bottom: 0.5em;
  border-bottom: 5px solid #dddddd;
  position: relative;
}

#content h1::after {
  width: 20%;
  height: 5px;
  content: " ";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000000;
}

#content h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: 700;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 35px;
  padding-bottom: 0.4em;
  border-bottom: 4px solid #dddddd;
  position: relative;
}

#content h2::after {
  width: 30%;
  content: " ";
  position: absolute;
  bottom: -4px;
  border-bottom: 4px solid #000000;
  display: block;
}

#content h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.0em;
  color: #000000;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}

#content h3::before {
  width: 3.0vw;
  height: 2px;
  margin-right: 1.0rem;
  content: '';
  background-color: #000000;
  display: inline-block;
}

#content h4,
#content h5,
#content h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(15px, 2.0vw, 18px);
  font-weight: 500;
  text-align: left;
  line-height: 1.2em;
  color: #000000;
  margin-bottom: 0.8em;
  padding-bottom: 0.4em;
  border-bottom: 2px solid #000000;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

p.pagetop a {
  width: 50px;
  height: 50px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 30px;
  display: block;
}

p.pagetop a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

/* フッター エリア */
#footer .inner {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0 20px;
}

#footer .inner .logo {
  width: 21.66666666%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#footer .inner .logo a img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer .inner .logo a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

#footer .inner ul {
  width: 100%;
  height: auto;
  margin: 2.0vw 0 3.0vw 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#footer .inner ul li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer .inner ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 1.6em;
  color: #000000;
  padding: 0 15px;
  display: block;
}

#footer .inner ul li a:hover {
  text-decoration: underline;
}

#footer .inner span {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6em;
  color: #000000;
  margin-bottom: 3.0vw;
  display: block;
}

#footer .inner p {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4em;
  color: #000000;
}

/* ブリンク */
.blink{
	-webkit-animation:blink 2.0s ease-in-out infinite alternate;
    -moz-animation:blink 2.0s ease-in-out infinite alternate;
    animation:blink 2.0s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



/* ウィジェット エリア */
#sidebar #widget-area {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#sidebar #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#sidebar #widget-area .widget-container a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 2.0em;
  padding: 0;
}

#sidebar #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#sidebar #widget-area .widget-container ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.2em;
  color: #333333;
  margin: 0;
  padding: 0.8em 0;
  position: relative;
  display: block;
}

#sidebar #widget-area .widget-container ul li a::after {
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}

#sidebar #widget-area .widget-container ul li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.2em;
  color: #000000;
  margin-bottom: 0.8em;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #cccccc;
  position: relative;
}

#sidebar #widget-area .widget-container h3::after {
  width: 40%;
  content: " ";
  position: absolute;
  bottom: -1px;
  border-bottom: 1px solid #000000;
  display: block;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #dc143c;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
  color: #333333;
  background-color: #eeeeee; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #bbbbbb;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #cc0000;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

#content .pager span {
  color: #dc143c;
}

#content .pager a {
  color: #000000;
}

#content .pager a:hover {
  color: #dc143c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* トップページ　よくある質問 　*/

.faq_wrap {
	width:100%;
	padding:40px 0;

}

.faq_wrap > img {
	margin:auto;
}

.faq_wrap > p > img{
	margin:auto;
}

.faq_wrap details{
	background:#fff;
	width:95%;
	margin:15px auto;
	padding:10px;
}

.faq_wrap summary{
	padding:20px 0;
	display: block;
	margin-bottom:20px;
}

.mans_faq {
  background:#0879d0;
}

.womens_faq {
  background:#f2aeee;
}

.mans_faq summary{
	border-bottom:1px solid #0879d0;
}

.womens_faq summary{
	border-bottom:1px solid #f2aeee;
}

/* トップページ エリア */
.improve {
  width: 100%;
  height: 1756px;
  margin: 0;
  padding: 0;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/09/improve_bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: table;
}

.improve ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 90px;
}

.improve ul li {
  width: 100%;
  height: auto;
  margin: 110px 0;
  padding-left: 60px;
}

.improve ul li:first-child {
  margin: 0;
  padding-left: 30px;
}

.improve ul li:last-child {
  margin: 0;
  padding-left: 460px;
}

.improve ul li:first-child strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 105px;
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 0.03em;
  color: #f70c59;
  display: block;
}

.improve ul li p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 65px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 20px #ffffff,
               0 0 20px #ffffff,
               0 0 20px #ffffff,
               0 0 25px #ffffff,
               0 0 25px #ffffff,
               0 0 30px #ffffff,
               0 0 30px #ffffff;
  line-height: 1.5em;
  color: #000000;
}

.improve ul li:last-child span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 37px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 20px #ffffff,
               0 0 20px #ffffff,
               0 0 20px #ffffff,
               0 0 25px #ffffff,
               0 0 25px #ffffff,
               0 0 30px #ffffff,
               0 0 30px #ffffff;
  line-height: 2.6em;
  color: #000000;
  display: block;
}

.campaign {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.campaign ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.campaign ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.campaign ul li:last-child {
  width: 100%;
  height: 2000px;
  margin: 0;
  padding-top: 460px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/campaign_bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.campaign ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.campaign ul li a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

.campaign ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  line-height: 2.3em;
  color: #000000;
}

.campaign ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 55px;
  font-weight: 600;
  text-align: center;
  line-height: 2.0em;
  color: #000000;
  display: block;
}

.causing {
  width: 100%;
  height: 2000px;
  margin: 0;
  padding: 0;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/09/causing_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: table;
}

.causing ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.causing ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.causing ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 74px;
  font-weight: 600;
  text-align: center;
  text-shadow: 0 0 20px #ffffff,
               0 0 25px #ffffff,
               0 0 30px #ffffff;
  line-height: 1.0em;
  color: #000000;
  padding-top: 120px;
}

.causing ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 100px;
  font-weight: 600;
  text-align: center;
  text-shadow: 0 0 20px #ffffff,
               0 0 25px #ffffff,
               0 0 30px #ffffff;
  line-height: 1.0em;
  color: #000000;
  padding-top: 40px;
  display: block;
}

.causing ul li img {
  width: 556px;
  height: auto;
  margin: 1390px auto 0 auto;
  padding: 0;
}

.causing ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.results {
  width: 100%;
  height: 2000px;
  margin: 0;
  padding: 0;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/09/results_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: table;
}

.results ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.results ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.results ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 74px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2em;
  color: #ffffff;
  padding-top: 70px;
}

.results ul li img {
  width: 556px;
  height: auto;
  margin: 1475px auto 0 auto;
  padding: 0;
}

.results ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.flow {
  width: 100%;
  height: 2000px;
  margin: 0;
  padding: 0;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/09/flow_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: table;
}

.flow ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.flow ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 74px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2em;
  color: #ffffff;
  padding-top: 70px;
}

.flow ul li img {
  width: 556px;
  height: auto;
  margin: 1455px auto 0 auto;
  padding: 0;
}

.flow ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.voice {
  width: 100%;
  height: 2000px;
  margin: 0;
  padding: 0;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/09/voice_bg.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: table;
}

.voice ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.voice ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 65px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
  color: #ffffff;
  padding-top: 70px;
}

.voice ul li img {
  width: 556px;
  height: auto;
  margin: 1460px auto 0 auto;
  padding: 0;
}

.voice ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}


/* 発毛実績ボタン */
.link_button {
  width:50%;
  background:#ff950b;
  display:block;
  margin:auto;
  padding:10px 0;
  border-radius: 40px;
  color:#fff !important;
  font-weight:900;
  text-align: center;
  text-decoration:none !important;
}

/* 薄毛の原因ページ エリア */
.page_causing {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_causing strong {
  font-family: "Noto Serif JP", serif;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.10em;
  color: #000000;
  padding: 0 0 20px 0;
  display: block;
}

.page_causing strong.mgn {
  padding: 10px 0 0 0;
}

.page_causing p {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  color: #000000;
  margin: 0;
  padding: 0;
}

.page_causing .inner_top {
  width: 100%;
  height: auto;
  margin: 40px 0 10px 0;
  padding: 35px 50px;
  background-color: #eeeeee;
  border-radius: 10px;
}

.page_causing .inner_top table {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}

.page_causing .inner_top table th {
  width: 10%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 500;
  vertical-align: top;
  line-height: 1.3em;
  color: #000000;
  margin: 0;
  padding: 15px 0;
}

.page_causing .inner_top table td {
  width: 90%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 500;
  vertical-align: top;
  line-height: 1.3em;
  color: #000000;
  margin: 0;
  padding: 15px 0;
}

.page_causing span {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  color: #000000;
  display: block;
}

.page_causing .inner_middle {
  width: 100%;
  height: auto;
  margin: 80px 0;
  padding: 0;
  display: table;
}

.page_causing .inner_middle strong {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
  display: block;
}

.page_causing .inner_middle strong span {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  background: linear-gradient(transparent 75%, #efb4b5 75%);
  background-position: 0 -3px;
  display: inline;
}

.page_causing .inner_middle ul {
  width: 100%;
  height: auto;
  margin: 60px 0 80px 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_causing .inner_middle ul li {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_causing .inner_middle ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5em;
  color: #000000;
  margin: 20px 0;
}

.page_causing .inner_middle ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_causing .inner_middle .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 35px 35px 35px;
  background-color: #eeeeee;
  border-radius: 10px;
  display: table;
}

.page_causing .inner_middle .inner strong {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.4em;
  color: #000000;
  display: block;
}

.page_causing .inner_middle .inner ul {
  width: 45%;
  height: auto;
  margin: 41px auto 35px auto;
  padding: 0;
  display: block;
}

.page_causing .inner_middle .inner ul li {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.0em;
  color: #000000;
  margin: 0;
  padding: 19px 0 25px 55px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/page_causing_icon.png");
  background-position: 0 center;
  background-repeat: no-repeat;
}

.page_causing .inner_middle .inner p {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  color: #000000;
}

.page_causing .inner_bottom {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.page_causing .inner_bottom strong.title {
  width: 70%;
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0 auto 50px auto;
  padding: 0.5em;
  border-radius: 8px;
  background-color: #777777;
  position: relative;
  display: block;
}

.page_causing .inner_bottom strong.title::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 15px solid #777777;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.page_causing .inner_bottom p {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  color: #000000;
}

.page_causing .inner_bottom .inner {
  width: 100%;
  height: auto;
  margin: 60px 0 40px 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.page_causing .inner_bottom .inner ul {
  width: 50%;
  height: auto;
  margin-bottom: 60px;
  padding: 0;
}

.page_causing .inner_bottom .inner ul.full {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
}

.page_causing .inner_bottom .inner ul li,
.page_causing .inner_bottom .inner ul.full li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.page_causing .inner_bottom .inner ul li:last-child,
.page_causing .inner_bottom .inner ul.full li:last-child {
  margin: 0;
}

.page_causing .inner_bottom .inner ul li img {
  width: 60%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.page_causing .inner_bottom .inner ul.full li img {
  width: 30%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.page_causing .inner_bottom .inner ul li p,
.page_causing .inner_bottom .inner ul.full li p {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  color: #000000;
}

.page_causing .inner_bottom span {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6em;
  color: #000000;
  display: block;
}

.page_causing .inner_bottom .inner_campaign {
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 50px 0 60px 0;
  border-radius: 10px;
  background-color: #dedede;
  display: table;
}

.page_causing .inner_bottom .inner_campaign strong {
  font-family: "Noto Serif JP", serif;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4em;
  color: #000000;
  margin: 0;
  padding: 0;
  display: block;
}

.page_causing .inner_bottom .inner_campaign img {
  width: 66.66666666%;
  height: auto;
  margin: 30px auto 50px auto;
  padding: 0;
}

.page_causing .inner_bottom .inner_campaign p {
  font-family: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  color: #000000;
  margin: 0;
  padding: 0;
}

/* 発毛実績ページ エリア */
.page_results {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_results .inner {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  padding: 0;
}

.page_results .inner img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_results .inner_lnk {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_results .inner_lnk ul {
  width: 900px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_results .inner_lnk ul li {
  width: 38.88888888%;
  height: auto;
  margin: 0;
  padding: 0;
}
/*
.page_results .inner_lnk ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #000000;
  margin: 0;
  padding: 1.5em 0;
  border-radius: 6px;
  box-shadow: 0 3px 0 rgba(207,152,054,0.8);
  background-color: #e9c78b;
  position: relative;
  display: block;
}

.page_results .inner_lnk ul li a::after {
  width: 10px;
  height: 10px;
  content: '';
  position: absolute;
  top: calc(50% - 5px);
  right: 1.0em;
  transform: rotate(45deg);
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}

.page_results .inner_lnk ul li a:hover {
  transition: 1.0s;
  opacity: 0.5;
}
*/
/* 発毛実績（男性・女性別）ページ エリア */
.results_male,
.results_female {
  width: 100%;
  height: auto;
  margin-bottom: -60px;
  padding: 0;
}

.results_male .inner,
.results_female .inner {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
  padding: 0;
  display: table;
}

.results_male .inner ul,
.results_female .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.results_male .inner ul li,
.results_female .inner ul li {
  width: 31.66666666%;
  height: auto;
  margin-right: 2.5%;
  padding: 0;
}

.results_male .inner ul li:last-child,
.results_female .inner ul li:last-child {
  margin: 0;
}

.results_male .inner ul li img,
.results_female .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.results_center{

	margin-bottom: 10px;
    margin-right: auto;
	margin-left: auto;
    display: table;

{

/* 体験の流れページ エリア */
.page_flow {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_flow strong {
  font-family: "Noto Serif JP", serif;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  line-height: 1.3em;
  color: #000000;
  margin: 0;
  padding: 0;
  display: block;
}

.page_flow .cover {
  width: 100%;
  height: auto;
  margin: 40px 0 50px 0;
  padding: 70px 70px 0 70px;
  background-color: #eff7fa;
  display: table;
}

.page_flow .cover .inner {
  width: 100%;
  height: auto;
  margin-bottom: 70px;
  padding: 0;
  display: table;
}

.page_flow .cover .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_flow .cover .inner ul li {
  width: 100%;
  height: auto;
  margin: 60px 0 50px 0;
  padding: 0;
}

.page_flow .cover .inner ul li:first-child,
.page_flow .cover .inner ul li:last-child {
  margin: 0;
}

.page_flow .cover .inner ul li.point01 {
  padding-left: 120px;
  min-height: 105px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/point01.png");
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.page_flow .cover .inner ul li.point02 {
  padding-left: 120px;
  min-height: 105px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/point02.png");
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.page_flow .cover .inner ul li.point03 {
  padding: 1.5em 0 1.5em 120px;
  min-height: 105px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/point03.png");
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.page_flow .cover .inner ul li.point04 {
  padding-left: 120px;
  min-height: 105px;
  background-image: url("http://linkwin.kuron.jp/super_scalp/wp-content/uploads/2023/10/point04.png");
  background-position: 0 10px;
  background-repeat: no-repeat;
}

.page_flow .cover .inner ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: block;
}

.page_flow .cover .inner ul li strong span {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  background: linear-gradient(transparent 75%, #efb4b5 75%);
  background-position: 0 -3px;
  display: inline;
}

.page_flow .cover .inner ul li img {
  width: 75.47169811%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.page_flow .cover .inner ul li p.note {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 500;
  text-align: left;
  line-height: 1.6em;
  margin-top: -40px;
  padding-bottom: 55px;
}

.page_flow .cover .inner ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 500;
  text-align: left;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
}

.page_flow .cover .inner ul li span {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 500;
  text-align: left;
  line-height: 1.0em;
  margin-bottom: 15px;
  padding: 0;
  display: block;
}

.page_flow .cover .inner ul li span.last {
  margin: 0;
}

.page_flow .inner_lnk {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.page_flow .inner_lnk ul {
  width: 700px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_flow .inner_lnk ul li {
  width: 295px;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_flow .inner_lnk ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.page_flow .inner_lnk ul li a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

/* よくある質問ページ エリア */
.page_faq {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 5px 15px;
  background-color: #dddddd;
}

.page_faq .inner {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0 25px;
  background-color: #ffffff;
}

.page_faq .inner table {
  width: 100%;
  height: auto;
  margin: 0
  padding: 0;
  border-collapse: collapse;
}

.page_faq .inner table tr.underline {
  border-bottom: 1px solid #393939;
}

.page_faq .inner table th {
  width: 10%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  line-height: 1.0em;
  margin: 0;
  padding: 15px 0 20px 0;
}

.page_faq .inner table td {
  width: 90%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 400;
  text-align: justify;
  vertical-align: middle;
  line-height: 1.3em;
  margin: 0;
  padding: 10px 0 15px 0;
}

/* 当サロンの特徴ページ エリア */
.solution {
  width: 100%;
  height: auto;
  margin: 0;
  padding-bottom: 80px;
}

.solution strong {
  font-family: "Noto Serif JP", serif;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  padding: 0;
  display: block;
}

.solution strong::before {
  content: 'SOLUTION';
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: 900;
  color: #2cd8d5;
  margin-bottom: 10px;
  display: block;
}

.solution p {
  font-family: "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4em;
  color: #000000;
}

.solution .inner {
  width: 100%;
  height: auto;
  margin-top: 50px;
  padding: 0;
}

.solution .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.solution .inner ul li:first-child {
  width: 46.79802955%;
  height: auto;
  margin: 0;
  padding: 1.970443349% 0 1.970443349% 1.970443349%;
}

.solution .inner ul li:last-child {
  width: 49.26108374%;
  height: auto;
  margin: 0;
  padding: 0;
}

.solution .inner ul li:first-child span {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  line-height: 1.3em;
  color: #e0376a;
  margin-bottom: 15px;
  display: block;
}

.solution .inner ul li:first-child p {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 600;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
}

.solution .inner ul li:last-child img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.compare {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.compare strong {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: 700;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 35px;
  padding-bottom: 0.4em;
  border-bottom: 4px solid #dddddd;
  position: relative;
  display: block;
}

.compare strong::after {
  width: 30%;
  content: " ";
  position: absolute;
  bottom: -4px;
  border-bottom: 4px solid #000000;
  display: block;
}

.compare img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* 喜びの声（投稿）ページ エリア */
.voice_cover {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 120px 40px 80px 40px;
  background-color: #54483f;
}

.voice_cover img {
  width: 40%;
  height: auto;
  margin: 0 auto 80px auto;
  padding: 0;
}

#content .voice_cover h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  line-height: 1.0em;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
  padding: 0.7em 0.5em 0.7em 1.5em;
  border: none;
  background-color: #a68220;
  position: relative;
}

#content .voice_cover h1::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 15px solid #a68220;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  background-color: #e9e8e7;
}

.voice_cover .voice_inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.voice_cover .voice_inner .inner {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 40px;
  background-color: #e9e8e7;
}

.voice_cover .voice_inner .inner strong {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 0;
  padding-bottom: 0.5em;
  border-bottom: 2px dotted #ffffff;
  position: relative;
  display: block;
}

.voice_cover .voice_inner .inner strong span {
  width: 60px;
  height: 60px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
  transform: rotate(15deg);
  position: absolute;
  top: -10px;
  right: 10px;
  border-radius: 60px;
  background-color: #100445;
}

.voice_cover .voice_inner .inner p {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  line-height: 1.6em;
  color: #000000;
  margin-top: 25px;
  padding: 0;
}

.voice_cover .voice_inner .voice_img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  display: table;
}

.voice_cover .voice_inner .voice_img img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  float: left;
  border-bottom: 1px dotted #666666;
}

.post_inner .thum {
  width: 17.14285714%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  line-height: 1.0em;
  margin: 0;
  padding: 2px 5px;
  float: left;
  background-color: #ffbac3;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4em;
  color: #000000;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-family: "Noto Serif JP", serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-family: "Noto Serif JP", serif;
  font-size: 17px;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.6em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover,
.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  transition: 1.0s;
  opacity: 0.3;
}
}

/* 追記 エリア */
@media screen and (min-width: 769px){

  /*コンタクトフォーム*/
  .wpcf7-form {width:98%; margin:0 auto;}
  .wpcf7-form p {margin-top:15px;}

  .wpcf7-form input[type=text], textarea, select, input[type=tel], input[type=email ] {
    width:95%;
    border:1px solid #b8bcc0;
    border-radius: 3px;
    margin:5px auto;
    padding:8px;
    display: block;
  }

  .wpcf7-form input[type="submit"] {
      padding: 8px 32px;
      border: none;
      border-radius: 4px;
      border-bottom: 3px solid rgba(0, 0, 0, 0.2);
      background-color: #9b8d77;
      transition: 0.3s ease-in-out;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #fff;
      cursor: pointer;
      display: block;
      margin:auto;
  }






}
