/*
Theme Name: original_theme
Description: This is our original theme.
Author: Wordpress Theme
Version: 1.0
*/
@charset "utf-8";
/******************
xxx
******************/
a.content__item-link {
	display: inline-block;
}
a.content__item-link:hover {
	opacity: 0.8;
	color: #70604c;
}
.news-content {
	max-width: 1000px;
	margin: 20px auto 40px;
	border: 2px solid #f0a9a9;
	padding: 20px;
}
.news__text-box {
	padding: 20px 40px;
}
.news__heading {
	font-size: 24px;
	text-align: center;
	background-color: #f0a9a9;
	color: #fff;
	padding: 10px 20px;
}
.news__text01 {
	margin-bottom: 20px;
}
.news__text02 {
	margin-bottom: 20px;
}
.red-text {
	color: #f00;
}
/*バナー*/
a.top__bnr-orthodontics {
	position: absolute;
	bottom: 20px;
	right: 40px;
	display: inline-block;
	z-index: 10;
}
.top__bnr-myna {
	padding: 15px 10px;
	background-color: #fff;
	border: 1px solid #e1ddd7;
	border-radius: 8px;
}
.text-red {
	color: #f00;
}
.side-bnr-fixed {
	position: fixed;
	right: 0;
	top: 13%;
	z-index: 10000;
}
.side-bnr {}
a.side-bnr__link {
	display: block;
	margin-bottom: 10px;
}
a.side-bnr__link02 {
	display: block;
}
/******************
heroSec
******************/
.heroSec {
	display: flex;
	height: 870px;
}
.heroSec__info {
	width: 320px;
	padding: 20px 0;
}
.heroSec__info__logo {
	margin-bottom: 5px;
}
.heroSec__info__logo img {
	margin: 0 auto;
}
.heroSec__info__contact {
	padding: 0 9.375%;
	margin-bottom: 35px;
}
.heroSec__info__contact .tel {
	margin-bottom: 0px;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
}
.heroSec__info__contact .tel a {
	display: inline-block;
	padding-left: 32px;
	color: #70614d;
	position: relative;
	z-index: 1;
}
.heroSec__info__contact .tel a:before {
	content: "";
	display: block;
	width: 26px;
	height: 26px;
	background: url(common/img/icon_tel01.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.heroSec__info__contact .btnArea {
	margin-bottom: 10px;
}
.heroSec__info__contact .btnArea .online {
	margin-bottom: 10px;
	font-size: 22px;
}
.heroSec__info__contact .btnArea .online a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 10px;
	color: #fff;
	text-align: center;
	background-color: #f0a9a9;
	border-radius: 8px;
}
.heroSec__info__contact .btnArea .online a .txt01 {
	display: block;
	padding: 0 8px;
	margin-right: 15px;
	color: #f0a9a9;
	font-size: 18px;
	background-color: #fff;
	border-radius: 8px;
	font-weight: bold;
}
.heroSec__info__contact .btnArea .online a .txt02 {
	display: block;
}
.heroSec__info__contact .btnArea .form {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.heroSec__info__contact .btnArea .form a {
	display: block;
	padding: 10px 10px;
	color: #fff;
	text-align: center;
	background-color: #3fb171;
	border-radius: 8px;
}
.heroSec__info__contact .address {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	border-bottom: 1px solid #c9c1b4;
}
.heroSec__info__contact .address p {
	padding-top: 2px;
	padding-left: 40px;
	letter-spacing: -0.05em;
	position: relative;
	z-index: 1;
}
.heroSec__info__contact .address p:before {
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background: url(common/img/icon_pin01.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.heroSec__info__contact .access {
	margin-right: 20px;
}
.heroSec__info__contact .access .txt01 {
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 15px;
	line-height: 1.45;
	letter-spacing: -0.05em;
	position: relative;
	z-index: 1;
}
.heroSec__info__contact .access .txt01:before {
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background: url(common/img/icon_train01.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
.heroSec__info__contact .access .more {
	text-align: right;
}
.heroSec__info__contact .access .more a {
	padding-right: 32px;
	color: #70624e;
	text-decoration: underline;
	position: relative;
	z-index: 1;
}
.heroSec__info__contact .access .more a:hover {
	text-decoration: none;
}
.heroSec__info__contact .access .more a:before {
	content: "";
	display: block;
	width: 16px;
	height: 10px;
	background: url(common/img/icon_arr01.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.heroSec__info__schedule {
	padding: 0 9.375%;
}
.heroSec__info__bnr {
	padding: 0 7%;
	margin-top: 10px;
	display: block;
}
.heroSec__info__schedule table {
	width: 100%;
	margin-bottom: 5px;
	border-spacing: 0;
	border-collapse: separate;
	border-radius: 8px;
}
.heroSec__info__schedule table thead tr th {
	padding: 0px 0;
	color: #fff;
	font-weight: 600;
	text-align: center;
	background-color: #70624e;
	border-right: 1px solid #70624e;
	border-left: 1px solid #e1ddd7;
}
.heroSec__info__schedule table thead tr th:first-child {
	border-left: none;
	border-radius: 8px 0 0 0;
}
.heroSec__info__schedule table thead tr th:last-child {
	border-radius: 0 8px 0 0;
}
.heroSec__info__schedule table tbody tr th {
	padding: 0px 5px;
	text-align: center;
	border-left: 1px solid #e1ddd7;
	border-right: 1px solid #e1ddd7;
	border-bottom: 1px solid #e1ddd7;
}
.heroSec__info__schedule table tbody tr:last-child th {
	border-radius: 0 0 0 8px;
}
.heroSec__info__schedule table tbody tr td {
	padding: 0px 0;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #e1ddd7;
	border-bottom: 1px solid #e1ddd7;
}
.heroSec__info__schedule table tbody tr:last-child td:last-child {
	border-radius: 0 0 8px 0;
}
.heroSec__info__schedule .note01 {
	margin-bottom: 12px;
	text-align: center;
}
.heroSec__info__schedule .holiday {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	letter-spacing: normal;
	border-radius: 8px;
}
.heroSec__info__schedule .info {
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.5;
}
.heroSec__info__schedule .info .txt01 {
	padding-bottom: 12px;
	/*! margin-bottom: 12px; */
	border-bottom: 1px solid #e1ddd7;
}
.heroSec__info__schedule .info .txt02 {}
.heroSec__eyecatch {
	flex: 1;
	position: relative;
	z-index: 1;
}
.heroSec__eyecatch:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(img/hero_leaf01.png) no-repeat right top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.heroSec__eyecatch:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(img/hero_leaf02.png) no-repeat left bottom;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.heroSec__eyecatch .copy {
	margin: 0 0 0 14.375%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.heroSec__eyecatch .slide:nth-of-type(2) .copy {
	left: 0;
	top: 80%;
}
.heroSec__eyecatch .slide:nth-of-type(3) .copy {
	top: 70%;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
}
.heroSec__eyecatch__slides {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.heroSec__eyecatch__slides .slide {
	height: 870px;
	background-size: cover;
	background-repeat: no-repeat;
}
.heroSec__eyecatch__slides .slide:first-of-type {
	background-image: url(img/hero_main01_slide01.jpg?01);
	background-position: right center;
}
.heroSec__eyecatch__slides .slide:nth-of-type(2) {
	background-image: url(img/hero_main01_slide02_v04.jpg);
	background-position: center;
}
.heroSec__eyecatch__slides .slide:nth-of-type(3) {
	background-image: url(img/hero_main01_slide02_v03.jpg);
	background-position: left 10% center;
}
.heroSec__eyecatch ul {
	display: flex;
	margin: 0 0 0 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.heroSec__eyecatch ul li {
	min-width: 120px;
	padding: 12px 10px;
	margin-right: 15px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
}
.heroSec__eyecatch ul li:last-child {
	margin-right: 0;
}
.heroSec__eyecatch ul li .icon {
	margin: 0 auto 2px;
}
.heroSec__eyecatch ul li .icon img {
	margin: 0 auto 5px;
}
.heroSec__eyecatch ul li p {
	color: #42b473;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 1.3;
}
/******************
pointSec
******************/
.pointSec {
	background: url(img/point_bg01_pc.jpg) no-repeat center;
	background-size: cover;
}
.pointSec__inner {
	display: flex;
	flex-direction: row-reverse;
	width: 1070px;
	position: relative;
	z-index: 1;
}
.pointSec__inner__ttl {
	width: 190px;
	height: 100%;
	font-weight: 400;
	font-style: italic;
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 0;
	left: 0;
}
.pointSec__inner__ttl__txt {
	width: 190px;
	padding: 90px 0 0 55px;
	color: #fff;
	font-size: 100px;
	line-height: 1;
	text-align: center;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.39);
	position: relative;
	z-index: 1;
}
.pointSec__inner__ttl__txt .txt01 {}
.pointSec__inner__ttl__txt .txt02 {
	display: none;
}
.pointSec__inner__ttl__txt:before {
	content: "";
	display: block;
	width: 170px;
	height: 318px;
	background: url(common/img/ttl_bg01_pc.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 310px;
	left: 8px;
	z-index: -1;
}
.pointSec__inner__pic {
	width: 44.018691588785047%;
	padding: 40px 0 15px 0;
	margin-left: 143px;
	position: relative;
	z-index: 2;
}
.pointSec__inner__content {
	flex: 1;
	padding: 0 10px;
	margin-left: -100px;
	background: url(img/point_content_bg01.png) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 4;
}
.pointSec__inner__content__inner {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	height: 100%;
	padding: 55px 10px;
	background: url(img/point_content_bg02.png) no-repeat center;
	background-size: cover;
}
.pointSec__inner__content__inner .sec {
	margin-bottom: 55px;
	text-align: center;
}
.pointSec__inner__content__inner .sec:last-child {
	margin-bottom: 0;
}
.pointSec__inner__content__inner .sec .ttl {
	display: inline-block;
	padding-left: 38px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	position: relative;
	z-index: 1;
}
.pointSec__inner__content__inner .sec .ttl:before {
	content: "";
	display: block;
	width: 28px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: 0;
}
.pointSec__inner__content__inner .sec:nth-child(odd) .ttl:before {
	background: url(img/point_icon01.png) no-repeat left top;
	background-size: contain;
}
.pointSec__inner__content__inner .sec:nth-child(even) .ttl:before {
	background: url(img/point_icon02.png) no-repeat left top;
	background-size: contain;
}
.pointSec__inner__content__inner .sec .ttl:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: url(img/point_line01.png) repeat-x left top;
	position: absolute;
	bottom: 0;
	left: 0;
}
.pointSec__inner__content__inner .sec .ttl .large {
	font-size: 32px;
}
.pointSec__inner__content__inner .sec .content {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}
.pointSec__inner__content__inner .sec:nth-child(2) .content {
	padding-left: 115px;
}
.pointSec__inner__content__inner .sec:nth-child(3) .content {
	padding-left: 35px;
}
.pointSec__inner__content__inner .sec .content p {
	margin-bottom: 0.3em;
}
.pointSec__inner__content__inner .sec .content p:last-child {
	margin-bottom: 0;
}
.pointSec__inner__content__inner .sec .content p span {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.pointSec__inner__content__inner .sec .content p span.kome {
	font-size: 13px;
	width: 298px;
}
.pointSec__inner__content__inner .sec .content p span:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: url(img/point_line02.png) repeat-x left top;
	position: absolute;
	bottom: 0;
	left: 0;
}
.pointSec__inner__content__inner .sec .content p span.kome::after {
	display: none;
}
/******************
pickupSec
******************/
.pickupSec {
	position: relative;
	z-index: 1;
}
.pickupSec__ttl {
	width: 190px;
	height: 100%;
	font-weight: 400;
	font-style: italic;
	background: #e7fde7;
	position: absolute;
	top: 0;
	right: 0;
}
.pickupSec__ttl__txt {
	width: 190px;
	padding: 20px 35px 0 0;
	color: #fff;
	font-size: 100px;
	line-height: 1;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: center;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.39);
	position: relative;
	z-index: 1;
}
.pickupSec__ttl__txt .txt01 {}
.pickupSec__ttl__txt .txt02 {
	display: none;
}
.pickupSec__ttl__txt:before {
	content: "";
	display: block;
	width: 170px;
	height: 318px;
	background: url(common/img/ttl_bg01_pc.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	top: 260px;
	left: 10px;
	z-index: -1;
}
.pickupSec__content {
	display: flex;
	flex-wrap: wrap;
	margin-right: 190px;
}
.pickupSec__content__sec {
	padding: 50px 40px;
}
.pickupSec__content__sec:nth-child(1) {
	width: 100%;
	background: #333f55 url(img/pickup_bg01_pc.jpg) no-repeat right center;
	background-size: cover;
}
.pickupSec__content__sec:nth-child(2) {
	width: 50%;
	background: url(img/pickup_bg02_pc.jpg) no-repeat center;
	background-size: cover;
}
.pickupSec__content__sec:nth-child(3) {
	width: 50%;
	background: url(img/pickup_bg03_pc02.jpg) no-repeat center;
	background-size: cover;
}
.pickupSec__content__sec:nth-child(4) {
	width: 100%;
	background: url(img/pickup_bg04_pc02.jpg) no-repeat left;
	background-size: cover;
}
.pickupSec__content__sec__box {
	width: 640px;
	max-width: 100%;
	padding: 35px 40px;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 6px;
	position: relative;
	z-index: 5;
	display: block;
}
.pickupSec__content__sec:nth-child(2) .pickupSec__content__sec__box,
.pickupSec__content__sec:nth-child(3) .pickupSec__content__sec__box {
	width: 440px;
}
.pickupSec__content__sec:nth-child(1) .pickupSec__content__sec__box {
	margin: 0 auto;
	left: -75px;
}
.pickupSec__content__sec:nth-child(2) .pickupSec__content__sec__box {
	margin-left: auto;
}
.pickupSec__content__sec:nth-child(4) .pickupSec__content__sec__box {
	margin: 0 auto;
	right: -160px;
}
.pickupSec__content__sec__box .head {
	display: flex;
	align-items: flex-end;
	margin-bottom: 5px;
}
.pickupSec__content__sec__box .head .ttl {
	margin-right: 0.8em;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: normal;
}
.pickupSec__content__sec__box .head .sub {
	margin-bottom: 0.15em;
	color: #c8beb1;
	font-size: 24px;
	font-style: italic;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.iv-box01,
.iv-box02,
.iv-box03,
.iv-box04 {
	opacity: 0;
}
.iv-box01.animated {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.iv-box02.animated {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.iv-box03.animated {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.iv-box04.animated {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.pickupSec__content__sec__box .body p {
	line-height: 2;
}
.pickupSec__content__sec__more {
	position: absolute;
	right: 35px;
	bottom: 15px;
}
/* .pickupSec__content__sec__more img{
  display: inline-block;
    margin-left: 10px;
    margin-bottom: -3px;
} */
/* a.pickupSec__content__sec__more{
    color: #70604c;
} */
/******************
medicalSec
******************/
.medicalSec {
	background: url(img/medical_bg01_pc.jpg) no-repeat center;
	background-size: cover;
}
.medicalSec__inner {
	padding: 80px 0 50px;
}
.medicalSec__inner__list {
	margin: 0 -15px;
}
.medicalSec__inner__list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -6.435643564356436%;
}
.medicalSec__inner__list ul li {
	width: 18.811881188118812%;
	margin-bottom: 6.435643564356436%;
	position: relative;
	z-index: 1;
}
.medicalSec__inner__list ul li:nth-child(6) {
	margin-left: 9.900990099009901%;
}
.medicalSec__inner__list ul li:last-child {
	margin-right: 9.900990099009901%;
}
.medicalSec__inner__list ul li a {
	display: block;
}
.medicalSec__inner__list ul li .pic {}
.medicalSec__inner__list ul li .pic img {
	width: 100%;
	max-width: none;
}
.medicalSec__inner__list ul li p {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 42.5%;
	padding-bottom: 8%;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
/******************
infoSec
******************/
.infoSec {
	position: relative;
	z-index: 1;
}
.infoSec__ttl {
	width: 184px;
	height: 100%;
	font-weight: 400;
	font-style: italic;
	background: url(img/info_ttl_bg_pc.png) no-repeat left bottom;
	position: absolute;
	top: 0;
	left: 0;
}
.infoSec__ttl__txt {
	width: 184px;
	padding: 360px 0 0 35px;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.39);
	position: relative;
	z-index: 1;
}
.infoSec__ttl__txt .txt01 {}
.infoSec__ttl__txt .txt02 {
	display: none;
}
.infoSec__ttl__txt:before {
	content: "";
	display: block;
	width: 170px;
	height: 318px;
	background: url(common/img/ttl_bg01_pc.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	bottom: -200px;
	left: 8px;
	z-index: -1;
}
.infoSec__inner {
	padding: 0 0 60px 0;
}
.infoSec__inner__new {
	padding: 80px 0 80px;
}
.infoSec__inner__new__content {
	border: 1px solid #dddddd;
	position: relative;
	z-index: 1;
}
/*20230802非表示
.infoSec__inner__new__content:before {
  content: "";
  display: block;
  width: 552px;
  height: 56px;
  background: url(img/info_news_pic01_pc.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
*/
.infoSec__inner__new__content__inner {
	height: 405px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.infoSec__inner__new__content__inner dl {
	border-bottom: 1px solid #eeeeee;
	padding: 25px 15px;
}
.infoSec__inner__new__content__inner dl:last-of-type {
	border-bottom: none;
}
.infoSec__inner__new__content__inner dt {
	margin-bottom: 5px;
	color: #a5998c;
	text-align: center;
	font-family: "EB Garamond", serif;
}
.infoSec__inner__new__content__inner dd {
	margin-bottom: 5px;
	color: #70614d;
	font-weight: 600;
	text-align: center;
}
.infoSec__inner__new__content__inner__sec {
	border-bottom: 1px solid #eeeeee;
}
.infoSec__inner__new__content__inner__sec:last-child {
	border-bottom: none;
}
.infoSec__inner__new__content__inner__sec .wrap {
	display: block;
	padding: 25px 15px;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.infoSec__inner__new__content__inner__sec a.wrap:hover {
	background-color: #fcfaf5;
}
.infoSec__inner__new__content__inner__sec .wrap .date {
	margin-bottom: 5px;
	color: #a5998c;
	text-align: center;
}
.infoSec__inner__new__content__inner__sec .wrap .ttl {
	margin-bottom: 5px;
	color: #70614d;
	font-weight: 600;
	text-align: center;
}
.infoSec__inner__new__content__inner__sec .wrap .more {
	color: #f16000;
	text-align: center;
}
.infoSec__inner__blog {
	padding: 80px 0 80px;
}
.infoSec__inner__blog__content {
	margin-bottom: 60px;
}
.infoSec__inner__blog__content__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: -5.102040816326531%;
}
.infoSec__inner__blog__content__list__sec {
	width: 22.040816326530612%;
	margin-bottom: 5.102040816326531%;
}
.infoSec__inner__blog__content__list__sec .post_wrap {
	display: block;
	height: 100%;
	color: #70604c;
	border-left: 1px solid #fbfbfa;
	border-right: 1px solid #fbfbfa;
	border-bottom: 3px solid #f0efed;
}
.infoSec__inner__blog__content__list__sec .pic {}
.infoSec__inner__blog__content__list__sec .cont {
	padding: 15px 20px;
}
.infoSec__inner__blog__content__list__sec .cont .date {
	margin-bottom: 2px;
	color: #70614d;
	font-size: 14px;
}
.infoSec__inner__blog__content__list__sec .cont .ttl {
	color: #70604c;
}
.infoSec__inner__blog__btn {
	text-align: center;
}
/******************
greetingSec
******************/
.greetingSec {
	background: url(img/greeting_bg01_pc.jpg) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 50px;
}
.greetingSec__inner {
	display: flex;
	justify-content: space-between;
	padding: 25px 0 85px 0;
}
.greetingSec__inner__content {
	width: 42.857142857142857%;
}
.greetingSec__inner__content__ttl {
	margin-bottom: 10px;
	font-size: 32px;
	font-weight: 600;
}
.greetingSec__inner__content__sub {
	margin-bottom: 30px;
	color: #c8bfb2;
	font-size: 24px;
	font-style: italic;
}
.greetingSec__inner__content .txt01 {
	line-height: 2;
}
.greetingSec__inner__picArea {
	width: 50%;
}
.greetingSec__inner__picArea .pic {
	width: 87.346938775510204%;
	margin: 0 auto;
}
.greetingSec__inner__picArea .pic img {
	margin: 0 auto;
}
.greetingSec__inner__picArea p {
	margin-top: -3%;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.greetingSec__inner__picArea p span {
	font-weight: 400;
}
/*料金についてはこちら*/
section .imp_btn_wrap {
	margin: 0 auto;
	width: 720px;
	height: 52px;
	line-height: 52px;
}
section a.imp_btn {
	display: inline-block;
	position: relative;
	background-color: #88b71f;
	border-radius: 8px;
	box-shadow: 2px 2px 5px 1px rgb(50 50 50 / 30%);
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: "Yu Mincho";
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: 0.5s;
}
section a.imp_btn:hover {
	opacity: 0.7;
	transform: translate(0, -3px);
}
section a.imp_btn span {
	letter-spacing: 2px;
	margin-left: -35px;
}
section .imp_btn::after {
	content: "";
	position: absolute;
	top: 18px;
	/* bottom: 26px; */
	margin: auto 20px;
	border-width: 7.5px 0px 7.5px 11px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}
/* 施設基準について */
.notice_box {
	width: 100%;
	max-width: 800px;
	margin: 60px auto 0;
	border: 5px solid #e4f797;
	padding: 25px 40px 35px;
	background-color: #fff;
	text-align: center;
}
.notice_box .align_left {
	text-align: left;
}
.notice_box .ttl {
	width: 95%;
	max-width: 550px;
	text-align: center;
	margin: 0 auto 30px;
	font-size: 2.5rem;
	font-weight: bold;
	position: relative;
	padding: 0 65px;
}
.notice_box .frame {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 3%;
	background-color: #f4fce5;
}
.notice_box .ttl:before {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background: #88b71f;
}
.notice_box .ttl span {
	position: relative;
	padding: 0 1em;
	background: #fff;
}
.num_dl {
	display: inline-block;
}
.num_dl dt {
	float: left;
	width: 1.4em;
	font-size: 18px;
	text-align: left;
	color: #88b71f;
}
.num_dl dd {
	margin-bottom: 10px;
	padding-left: 1.4em;
	font-size: 18px;
	text-align: left;
}
/******************
mapCalendarSec
******************/
.mapCalendarSec {
	display: flex;
}
.mapCalendarSec__map {
	width: 50%;
}
.mapCalendarSec__map iframe {
	width: 100%;
	height: 550px;
	vertical-align: top;
}
/*================================
　ここからPC適用
================================*/
@media (min-width: 897px) {
	/******************
  xxx
  ******************/
	.top__bnr-myna.pc {
		z-index: 1;
		position: absolute;
		right: 10px;
		top: 8.4%;
		max-width: 550px;
	}
}
/*================================
　ここからPC(ノートパソコンサイズ)適用
================================*/
@media (max-width: 1439px) {
	/******************
  heroSec
  ******************/
	.heroSec__eyecatch__slides .slide:first-of-type {
		background-image: url(img/hero_main03_slide01.jpg?01);
	}
	.heroSec__eyecatch__slides .slide:nth-of-type(2) {
		background-image: url(img/hero_main03_slide02_v04.jpg);
	}
	.heroSec__eyecatch__slides .slide:nth-of-type(3) {
		background-image: url(img/hero_main03_slide02_v03.jpg);
	}
	.heroSec__eyecatch .copy {
		width: 82.244318181818182%;
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
	}
	.heroSec__eyecatch .slide:nth-of-type(2) .copy {
		left: 3%;
		transform: translateY(-50%);
	}
	.heroSec__eyecatch .slide:nth-of-type(3) .copy {
		left: 50%;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
	}
	.heroSec__eyecatch .copy img {
		margin: 0 auto;
	}
	.heroSec__eyecatch:before,
	.heroSec__eyecatch:after {
		display: none;
	}
	/******************
  pickupSec
  ******************/
	.pickupSec__content {
		margin-right: 0;
	}
	.pickupSec__content__sec:nth-child(3) {
		width: 50%;
		background: url(img/pickup_bg03_pc.jpg) no-repeat center;
		background-size: cover;
	}
	/******************
  infoSec
  ******************/
	.infoSec__ttl {
		display: flex;
		justify-content: center;
		align-items: center;
		width: auto;
		height: 180px;
		margin: 0 -24px;
		background: #dffddf;
		position: relative;
	}
	.infoSec__ttl__txt {
		width: auto;
		height: auto;
		padding: 0 0 0 0;
		font-size: 100px;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		position: relative;
		z-index: 3;
	}
	.infoSec__ttl__txt:before {
		content: "";
		display: block;
		width: 318px;
		height: 170px;
		background: url(common/img/ttl_bg01_sp.png) no-repeat left top;
		background-size: contain;
		position: absolute;
		top: 50%;
		left: auto;
		right: -230px;
		z-index: -1;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.infoSec__ttl__txt .txt01 {
		display: none;
	}
	.infoSec__ttl__txt .txt02 {
		display: block;
	}
}
/*================================
　ここからTABLET横適用
================================*/
@media (max-width: 1023px) {
	/******************
  pointSec
  ******************/
	.pointSec__inner__ttl {
		width: 140px;
	}
	.pointSec__inner__ttl__txt {
		width: 140px;
		padding: 90px 0 0 24px;
	}
	.pointSec__inner__ttl__txt:before {
		margin-left: -45px;
	}
	.pointSec__inner__pic {
		margin-left: 103px;
	}
	.pointSec__inner__content {
		margin-left: -100px;
	}
	.pointSec__inner__content__inner .sec .ttl {
		font-size: 2.1484375vw;
	}
	.pointSec__inner__content__inner .sec .ttl .large {
		font-size: 3.125vw;
	}
	.pointSec__inner__content__inner .sec .content {
		font-size: 1.7578125vw;
	}
	.pointSec__inner__content__inner .sec .content p span.kome {
		width: 77%;
		color: #a2a2a2;
	}
	/******************
  medicalSec
  ******************/
	.medicalSec__inner__list ul li p {
		font-size: 2.1484375vw;
	}
}
/*================================
　ここからTABLET・SP適用
================================*/
@media (max-width: 896px) {
	/******************
  xxx
  ******************/
	.top__bnr-myna.sp {
		width: 85.333333333333333%;
		margin: 10px auto;
	}
	/******************
  heroSec
  ******************/
	.heroSec {
		display: block;
		height: 116vw;
		min-height: auto;
	}
	.heroSec__eyecatch__slides .slide {
		background-position: center;
	}
	.heroSec__eyecatch__slides .slide:first-of-type {}
	.heroSec__eyecatch__slides .slide:nth-of-type(2) {}
	.heroSec__eyecatch__slides .slide:nth-of-type(3) {}
	.heroSec__eyecatch:before {
		display: none;
	}
	.heroSec__eyecatch:after {
		display: none;
	}
	.heroSec__eyecatch .copy {
		width: 77.2%;
	}
	.heroSec__eyecatch .slide:nth-of-type(2) .copy {
		width: 65%;
		top: 70%;
	}
	.heroSec__eyecatch .slide:nth-of-type(3) .copy {
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 65%;
	}
	.heroSec__eyecatch__slides .slide {
		height: 116vw;
	}
	.heroSec__eyecatch {
		height: 116vw;
	}
	.heroSec__eyecatch ul {
		margin: 0 0 0 4.666666666666667%;
		margin: 0 0 0 10px;
	}
	.heroSec__eyecatch ul li {
		min-width: 60px;
		padding: 6px 5px;
		margin-right: 4vw;
		margin-right: 5px;
		border-radius: 0 0 5px 5px;
	}
	.heroSec__eyecatch ul li p {
		font-size: 9px;
	}
	.heroSec__eyecatch ul li .icon {
		width: 26px;
		margin: 0 auto 1px;
	}
	.tabSp_hd_logo {
		padding: 3% 2%;
	}
	.tabSp_hd_logo img {
		margin: 0px auto;
	}
	/******************
  pointSec
  ******************/
	.pointSec {
		background: url(img/point_bg01_sp.jpg) no-repeat center top;
		background-size: cover;
	}
	.pointSec__inner {
		display: block;
		padding-bottom: 40px;
	}
	.pointSec__inner__ttl {
		display: flex;
		justify-content: center;
		align-items: center;
		width: auto;
		height: 95px;
		margin: 0 0 30px 0;
		background: rgba(255, 255, 255, 0.9);
		position: relative;
	}
	.pointSec__inner__ttl__txt {
		display: block;
		width: auto;
		height: auto;
		padding: 0 150px 0 0;
		font-size: 50px;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		position: relative;
		z-index: 3;
	}
	.pointSec__inner__ttl__txt .txt01 {
		display: none;
	}
	.pointSec__inner__ttl__txt .txt02 {
		display: block;
		width: 120px;
	}
	.pointSec__inner__ttl__txt:before {
		content: "";
		display: block;
		width: 159px;
		height: 85px;
		background: url(common/img/ttl_bg01_sp.png) no-repeat left top;
		background-size: contain;
		position: absolute;
		top: 50%;
		left: auto;
		right: 0;
		z-index: -1;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.pointSec__inner__pic {
		width: 62.8%;
		padding: 0;
		margin: 0 auto;
	}
	.pointSec__inner__pic img {
		margin: 0 auto;
	}
	.pointSec__inner__content {
		width: 85.333333333333333%;
		padding: 25px 10px 20px;
		margin: 0 auto;
		background: url(img/point_content_bg01.png) no-repeat center;
		background-size: cover;
		position: relative;
		z-index: 4;
	}
	.pointSec__inner__content__inner {
		display: block;
		max-width: 380px;
		height: auto;
		margin: 0 auto;
		padding: 0;
		background: none;
	}
	.pointSec__inner__content__inner .sec {
		margin-bottom: 30px;
		text-align: center;
	}
	.pointSec__inner__content__inner .sec:last-child {
		margin-bottom: 0;
	}
	.pointSec__inner__content__inner .sec .ttl {
		display: inline-block;
		padding-left: 20px;
		padding-bottom: 0.5em;
		margin-bottom: 15px;
		font-size: 12px;
	}
	.pointSec__inner__content__inner .sec .ttl:before {
		width: 14px;
		height: 17px;
		top: 4px;
	}
	.pointSec__inner__content__inner .sec .ttl:after {
		height: 3px;
		background: url(img/point_line01.png) repeat-x left top;
		background-size: auto 3px;
	}
	.pointSec__inner__content__inner .sec .ttl .large {
		font-size: 16px;
	}
	.pointSec__inner__content__inner .sec .content {
		display: inline-block;
		font-size: 13px;
	}
	.pointSec__inner__content__inner .sec:nth-child(2) .content {
		padding-left: 0;
	}
	.pointSec__inner__content__inner .sec:nth-child(3) .content {
		padding-left: 0;
	}
	.pointSec__inner__content__inner .sec .content p {
		margin-bottom: 0.2em;
		text-align: center;
	}
	.pointSec__inner__content__inner .sec .content p span {
		padding-bottom: 0.3em;
	}
	.pointSec__inner__content__inner .sec .content p span:after {
		background: url(img/point_line02.png) repeat-x left top;
		background-size: auto 3px;
	}
	.pointSec__inner__content__inner .sec .content p span.kome {
		font-size: 12px;
	}
	/******************
  pickupSec
  ******************/
	.pickupSec {
		position: relative;
		z-index: 1;
	}
	.pickupSec__ttl {
		display: flex;
		justify-content: center;
		align-items: center;
		width: auto;
		height: 95px;
		margin: 0;
		background: #dffddf;
		position: relative;
	}
	.pickupSec__ttl__txt {
		width: auto;
		padding: 0 170px 0 0;
		font-size: 50px;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		position: relative;
		z-index: 3;
	}
	.pickupSec__ttl__txt:before {
		content: "";
		display: block;
		width: 159px;
		height: 85px;
		background: url(common/img/ttl_bg01_sp.png) no-repeat left top;
		background-size: contain;
		position: absolute;
		top: 50%;
		left: auto;
		right: 0;
		z-index: -1;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.pickupSec__ttl__txt .txt01 {
		display: none;
	}
	.pickupSec__ttl__txt .txt02 {
		display: block;
		width: 143px;
	}
	.pickupSec__content {
		display: block;
	}
	.pickupSec__content__sec {
		padding: 7.333333333333333%;
	}
	.pickupSec__content__sec:nth-child(1) {
		width: auto;
		background: url(img/pickup_bg01_sp.jpg) no-repeat right center;
		background-size: cover;
	}
	.pickupSec__content__sec:nth-child(2) {
		width: auto;
		background: url(img/pickup_bg02_sp.jpg) no-repeat center;
		background-size: cover;
	}
	.pickupSec__content__sec:nth-child(3) {
		width: auto;
		background: url(img/pickup_bg03_sp.jpg) no-repeat center;
		background-size: cover;
	}
	.pickupSec__content__sec:nth-child(4) {
		width: auto;
		background: url(img/pickup_bg04_sp02.jpg) no-repeat center;
		background-size: cover;
	}
	.pickupSec__content__sec__box {
		width: auto;
		padding: 15px 15px;
		border-radius: 4px;
	}
	.pickupSec__content__sec:nth-child(2) .pickupSec__content__sec__box,
	.pickupSec__content__sec:nth-child(3) .pickupSec__content__sec__box {
		width: auto;
	}
	.pickupSec__content__sec:nth-child(1) .pickupSec__content__sec__box {
		margin: 0 auto;
		left: 0;
	}
	.pickupSec__content__sec:nth-child(2) .pickupSec__content__sec__box {
		margin-left: auto;
	}
	.pickupSec__content__sec:nth-child(4) .pickupSec__content__sec__box {
		margin: 0 auto;
		right: 0;
	}
	.pickupSec__content__sec__box .head {
		display: flex;
		align-items: flex-end;
		margin-bottom: 5px;
	}
	.pickupSec__content__sec__box .head .ttl {
		margin-right: 0.8em;
		font-size: 16px;
	}
	.pickupSec__content__sec__box .head .sub {
		margin-bottom: 0.15em;
		font-size: 12px;
	}
	.pickupSec__content__sec__box .body {}
	.pickupSec__content__sec__box .body p {
		font-size: 12px;
	}
	.pickupSec__content__sec__more {
		position: static;
	}
	.pickupSec__content__sec__more img {
		margin-left: auto;
	}
	.iv-box02.animated {
		-webkit-animation-name: fadeInRight;
		animation-name: fadeInRight;
	}
	.iv-box03.animated {
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
	}
	/******************
    medicalSec
  ******************/
	.medicalSec {
		background: url(img/medical_bg01_sp.jpg) no-repeat center bottom;
		background-size: cover;
	}
	.medicalSec__inner {
		padding: 40px 0;
	}
	.medicalSec__inner__list {
		margin: 0 2.941176470588235%;
	}
	.medicalSec__inner__list ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: -6.25%;
	}
	.medicalSec__inner__list ul li {
		width: 29.6875%;
		margin-bottom: 6.25%;
	}
	.medicalSec__inner__list ul li:nth-child(6) {
		margin-left: 0;
	}
	.medicalSec__inner__list ul li:last-child {
		margin-right: 0;
	}
	.medicalSec__inner__list ul li a {
		display: block;
	}
	.medicalSec__inner__list ul li .pic {}
	.medicalSec__inner__list ul li p {
		font-size: 3.2vw;
		/*font-size: 12px;*/
	}
	/******************
  infoSec
  ******************/
	.infoSec {}
	.infoSec__ttl {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 92px;
		margin: 0 -5.15%;
		background: #dffddf;
		position: relative;
	}
	.infoSec__ttl__txt {
		display: block;
		height: auto;
		padding: 0;
		font-size: 50px;
		position: relative;
		z-index: 3;
	}
	.infoSec__ttl__txt:before {
		width: 159px;
		height: 85px;
		right: -115px;
		z-index: -1;
	}
	.infoSec__ttl__txt .txt02 {
		width: 265px;
	}
	.infoSec__inner {
		padding: 0;
	}
	.infoSec__inner__new {
		padding: 40px 0 20px;
	}
	/*20230802非表示
  .infoSec__inner__new__content:before {
    width: 176px;
    height: 28px;
    background: url(img/info_news_pic01_sp.png) no-repeat left top;
    background-size: contain;
  }
  */
	.infoSec__inner__new__content__inner {
		height: 318px;
	}
	.infoSec__inner__new__content__inner dl {
		padding: 15px 4.411764705882353%;
	}
	.infoSec__inner__new__content__inner dt {
		margin-bottom: 5px;
		font-size: 10px;
	}
	.infoSec__inner__new__content__inner dd {
		margin-bottom: 0;
		font-size: 12px;
	}
	.infoSec__inner__new__content__inner__sec .wrap {
		padding: 15px 4.411764705882353%;
	}
	.infoSec__inner__new__content__inner__sec .wrap .date {
		margin-bottom: 5px;
		font-size: 10px;
	}
	.infoSec__inner__new__content__inner__sec .wrap .ttl {
		margin-bottom: 0;
		font-size: 12px;
	}
	.infoSec__inner__new__content__inner__sec .wrap .more {
		font-size: 12px;
	}
	.infoSec__inner__blog {
		padding: 20px 0 25px;
	}
	.infoSec__inner__blog__content {
		margin-bottom: 30px;
	}
	.infoSec__inner__blog__content__list {
		margin-bottom: -7.352941176470588%;
	}
	.infoSec__inner__blog__content__list__sec {
		width: 47.794117647058824%;
		margin-bottom: 7.352941176470588%;
	}
	.infoSec__inner__blog__content__list__sec a {
		border-bottom: 2px solid #f0efed;
	}
	.infoSec__inner__blog__content__list__sec .pic {}
	.infoSec__inner__blog__content__list__sec .cont {
		padding: 8px 10px;
	}
	.infoSec__inner__blog__content__list__sec .cont .date {
		margin-bottom: 0;
		font-size: 10px;
	}
	.infoSec__inner__blog__content__list__sec .cont .ttl {
		font-size: 12px;
	}
	/******************
  greetingSec
  ******************/
	.greetingSec {
		background: url(img/greeting_bg01_sp.jpg) no-repeat center bottom;
		background-size: contain;
	}
	.greetingSec__inner {
		display: block;
		padding: 15px 0 40px 0;
	}
	.greetingSec__inner__content {
		width: auto;
	}
	.greetingSec__inner__content__ttl {
		margin-bottom: 5px;
		font-size: 16px;
		text-align: center;
	}
	.greetingSec__inner__content__sub {
		margin-bottom: 20px;
		font-size: 12px;
		text-align: center;
	}
	.greetingSec__inner__content__picArea {
		margin-bottom: 15px;
	}
	.greetingSec__inner__content__picArea .pic {
		width: 64.705882352941176%;
		margin: 0 auto;
	}
	.greetingSec__inner__content__picArea .pic img {
		margin: 0 auto;
	}
	.greetingSec__inner__content__picArea p {
		margin-top: 5px;
		font-size: 12px;
		font-weight: 600;
		text-align: center;
	}
	.greetingSec__inner__content__picArea p span {
		font-weight: 400;
	}
	.greetingSec__inner__content .txt01 {
		line-height: 2;
		padding: 0 2.941176470588235%;
	}
	section .imp_btn_wrap {
		width: 75%;
	}
	/******************
  mapCalendarSec
  ******************/
	.mapCalendarSec {
		display: block;
	}
	.mapCalendarSec__map {
		width: 100%;
	}
	.mapCalendarSec__map iframe {
		width: 100%;
		height: 53.333333333333333vw;
	}
	/* 施設基準について */
	.notice_box {
		border: 4px solid #e4f797;
		padding: 20px 30px 35px;
	}
	.notice_box .ttl {
		font-size: 2.2rem;
	}
	.notice_box .frame {
		max-width: 400px;
		padding: 18px 3%;
	}
	.num_dl dt {
		font-size: 15px;
	}
	.num_dl dd {
		margin-bottom: 4px;
		font-size: 15px;
	}
}
/*================================
　640px以下
================================*/
@media only screen and (max-width: 640px) {
	/* 施設基準について */
	.notice_box {
		border: 4px solid #e4f797;
		padding: 25px 30px 35px;
	}
	.notice_box .ttl {
		font-size: 2.2rem;
	}
	.notice_box .frame {
		max-width: 380px;
		padding: 18px 3%;
	}
	.num_dl dt {
		font-size: 15px;
	}
	.num_dl dd {
		margin-bottom: 4px;
		font-size: 15px;
	}
}
/*================================
　ここからSP適用
================================*/
@media (max-width: 480px) {
	/*料金についてはこちら*/
	section .imp_btn_wrap {
		box-shadow: none;
		width: 100%;
	}
	section a.imp_btn {
		font-size: 18px;
	}
	/*スライドキャチコピー*/
	.heroSec__eyecatch .slide:nth-of-type(2) .copy {
		width: 90%;
		top: 78%;
	}
	.news__text-box {
		padding: 20px;
	}
	.news-content {
		margin: 20px 10px;
		padding: 10px;
	}
	.news__heading {
		font-size: 20px;
		padding: 5px 20px;
	}
	/*バナー*/
	.top__bnr-sp {
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.top__bnr-orthodontics-sp {
		display: inline-block;
	}
	/*
  .top__bnr-myna-sp {
    width: 85.333333333333333%;
    margin: 10px auto;
  }
  */
	/* 施設基準について */
	.notice_box {
		border: 4px solid #e4f797;
		padding: 25px 3% 35px;
	}
	.notice_box .ttl {
		width: 100%;
		margin: 0 auto 25px;
		font-size: 1.8rem;
		padding: 0;
	}
	.notice_box .ttl span {
		padding: 0 0.5em;
	}
	.notice_box .frame {
		padding: 15px 3%;
	}
}
/*================================
　ここからさらに画面の小さいSP適用
================================*/
@media (max-width: 374px) {
	/******************
  pointSec
  ******************/
	.pointSec__inner__content__inner .sec .ttl {
		font-size: 3.2vw;
	}
	.pointSec__inner__content__inner .sec .ttl .large {
		font-size: 4.266666666666667vw;
	}
	.pointSec__inner__content__inner .sec .content {
		font-size: 3.4666666666666663vw;
	}
	.pointSec__inner__content__inner .sec .content p span.kome {
		font-size: 3.4666666666666663vw;
	}
	/******************
  medicalSec
  ******************/
	.medicalSec__inner__list ul li p {
		font-size: 3.2vw;
	}
}
