/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.body {
	overflow: hidden;
}

img {
	border-style:none;
}

.top {
	padding-top:100px;
}

.borders {
	border-left:3px dotted black;
		border-right:3px dotted black;
}

#Header {
	position:fixed;
	z-index:100;
	width:100%;
}

.sample_box3_1 {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0;
    border: solid 1px black;/*線*/
    color: black;/*文字色*/
}
.sample_box3_1 .sample_box_title{
    position: absolute;
    display: inline-block;
    top: -11px;
    left: 100px;
    padding: 0 10px;
    line-height: 1;
	font-weight:300;
    font-size: 15px;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: black;/*タイトル文字色*/
    font-weight: bold;
}
.sample_box3_1 p {
    margin: 0; 
    padding: 0;
	text-align:center;
}

.sample_box3_1 h1 {
	text-align:center;
	font-weight:bold;
}

.top-img img {
width:100%;
}

.main-img  {
	width:80%;
	margin:0 auto;
	background-repeat:no-repeat;
	background-size:cover;
}


.main-img2  {
	background-repeat:no-repeat;
	background-size:cover;
}

.main-img3  {
	width:80%;
	margin:0 auto;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:50px;
	margin-bottom:50px;
}

.m-t {
	margin-top:150px;
}

.text-wrapper2 {
	width:80%;
	margin:0 auto;
	display:flex;
}

.text {
	width:60%;
	margin-right:10px;
}

.text h3 {
	font-weight:600;
	font-size:26px;
	margin-bottom:20px;
}

.text p {
	font-size:16px;
}

.img {
	width:40%;
	background:white;
}

.border-wrapper {
	background:white;
	margin-top:50px;
	padding-bottom:70px;
}

.border {
	width:80%;
	margin:0 auto;
	border:1px solid black;
	padding:20px 30px 50px 30px;
	background:white;
}

.border h4 {
	text-align:center;
	font-weight:400;
	font-size:23px;
	margin:50px 0 20px 0;
}

.border h3 {
	text-align:center;
	font-size:25px;
	font-weight:600;
	padding-bottom:50px;
}

.p-area {
	columns: 2 22em;
	padding-bottom:30px;
	border-bottom:2px dotted black;
	margin-bottom:50px;
}

.p-area p {
	font-size:16px;
}

.place {
	margin-bottom:20px;
	display: flex;
}

.place h4 {
	padding:20px 50px;
	width:50%;
	border:1px solid black;
	margin:0;
}

.place span {
	color:red;
}

.mouse {
	padding-top:50px;
}

.place2 p {
	margin-bottom:10px;
}

table{
  border-collapse: collapse;
  width: 100%;
}

.tb01 th {
  padding: 10px;
  border: solid 1px #ccc;
  box-sizing:border-box;
	  background: #00A9D1;
  color: #fff;
	width:15%;
	text-align:center;
}

.tb01 td {
  padding: 10px;
  border: solid 1px #00A9D1;
  box-sizing:border-box;
		width:42.5%;
	padding:40px;
}

.center {
	text-align:center;
}

table .mouse-img {
	width:100%;
	height:200px;
}

.tell {
	margin-top:20px;
	margin-left:30px
}

.h1-left {
  padding: .25em 0 .25em .75em;
  border-left: 6px solid #00A9D1;
}

.tb00 th {
	width:30%;
	text-align:center;
	 background: #00A9D1;
	padding:20px;
	color:white;
	
}

.tb00 td {
	width:70%;
	padding:20px;
	background:#EEEFF6;
}

.tb00 span {
	color:red;
}

.h1-left2 {
  padding: .25em 0 .25em .75em;
  border-left: 6px solid #B6A669;
}

.tb000 th {
	width:30%;
	text-align:center;
	 background: #B6A669;
	padding:20px;
	color:white;
	
}

.tb000 td {
	width:70%;
	padding:20px;
	background:#EEEFF6;
}

.tb000 span {
	color:red;
	font-size: 23px;
}

.big-text {
	font-size: 1.7rem;
}

.h1-left3 {
	font-family: Noto Sans JP;
  padding: .25em 0 .25em .75em;
  border-left: 10px solid red;
	width:80%;
	margin:0 auto;
	font-size:25px;
	margin-top:30px;
	margin-bottom:20px;
	line-height: 12.5px;
	font-weight: 600;
}

.tb001 {
	width:80%;
	margin:0 auto;
}

.tb001 th {
	width:30%;
	text-align:center;
	 background: red;
	padding:20px;
	color:white;
	
}

.tb001 td {
	width:70%;
	padding:20px;
	background:white;
	color:red;
}

.roan {
	width:80%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:30px;
}

	.text2 {
	width:80%;
		padding:50px 0px 50px 50px;
		background:white;
		line-height: 2.25;
}

.img_adjust {
	height: 100%!important;
	object-fit: contain;
}

.text2 h3 {
	font-weight:600;
	font-size:26px;
	margin-bottom:30px;
	padding-right:20px;
}

.text2 p {
	font-size:16px;
}

.clinic {
	display:flex;
}

.clinic-img {
	width:50%;
}

.clinic-img img {
	width:90%;
	margin-left:50px;
	object-fit:cover;
}

table.brwsr2 {
margin: 0 auto;
width: 50%;
	border:none;
border-top: none;
border-collapse: separate;
border-spacing: 0 10px;
}

table.brwsr2 th {
vertical-align: middle;
	height:50px;
width: 30%;
border:none;
border-right: solid 1px #323232;
margin: 0;
text-align: left;
color: #00A9D1;
font-size: 13px;
font-weight: bold;
}


table.brwsr2 td.data2 {
padding: 0;
padding-left:20px;
margin: 0;
height:50px;
width:70%;
border: none;
color: black;
font-weight:500;
font-size: 12px;
line-height: 1.8em;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
}

table.brwsr2 td.bar {
border-bottom: dotted 2px #323232;
padding:0;
	height:5px;
}

.left {
	margin-right:40px;
}


.sample_box3_2 {
    position: relative;
    padding: 1em 1.5em;
    margin: 1em 0;
    border: solid 1px white;/*線*/
    color: white;/*文字色*/
}
.sample_box3_2 .sample_box_title2{
    position: absolute;
    display: inline-block;
    top: -11px;
    left: 100px;
    padding: 0 10px;
    line-height: 1;
	font-weight:300;
    font-size: 15px;/*タイトル文字サイズ*/
    background: #00A9D1;/*タイトル文字背景色*/
    color: white;/*タイトル文字色*/
    font-weight: bold;
}
.sample_box3_2 p {
    margin: 0; 
    padding: 0;
	text-align:center;
}

.sample_box3_2 h1 {
	text-align:center;
	font-weight:bold;
	color:white;
}

.foot {
	padding-top:50px;
}

@media screen and (max-width: 768px) {
	/* スクリーンサイズが767px以下の場合に適用 */
	#Header {
		width:100%;
	}
	
	.merit {
		width:80%;
		margin:0 auto;
	}
	
	.sample_box3_1 p {
		font-size:10px;
	}
	
	.sample_box3_1 .sample_box_title {
		font-size:10px;
		top: -8px;
    left: 45px;
	}
	
	.main-img3 {
		margin-top:50px;
	}
	
	.m-t {
		margin-top:50px;
	}
	
	.text h3 {
	font-weight:600;
	font-size:18px;
	margin-bottom:20px;
}

.text p {
	font-size:12px;
}
	
	.border h3 {
		font-size:16px;
	}
	
	.border h4 {
		font-size:14px;
	}
	
	.p-area p {
	font-size:12px;	
	}
	
	.elementor-section .elementor-container  {
		flex-wrap:nowrap;
	}
	
	.tb01 {
		width:80%;
		margin:0 auto;
	}
	
	.tb01 th {
		font-size:12px;
		padding:10px;
	}
		
	.tb01 td {
		font-size:12px;
		padding:20px;
	}
	
	.tb00 {
		width:80%;
		margin:0 auto;
	}
	
	.tb000 {
		width:80%;
		margin:0 auto;
	}
	
	.h1-left3 {
		font-size:18px;
	}
	
	.text2 h3 {
		font-size:16px;
	}
	
	.text2 p {
		font-size:12px;
	}
	
	table.brwsr2 td.data2  {
		font-size:10px;
		padding-left:10px;
		width:55%;
	}
	
	table.brwsr2 th {
		width:45%;
		font-size:10px;
	}
	
	.clinic img {
		align-items:center;
		margin-left:30px;
	}
	
	.ggmap {
	height:300px;
	}
	
	.sample_box3_2 p {
		font-size:10px;
	}
	
	.sample_box3_2 h1 {
		font-size:25px;
	}
	
	.sample_box3_2 .sample_box_title2 {
		font-size:10px;
		top: -8px;
    left: 40px;
	}
	
} 
 
@media screen and (max-width: 480px) {
	/* スクリーンサイズが480px以下の場合に適用 */
	
	#Header {
		width:100%;
	}
	
	.merit {
		width:100%;
	}
	
	#about-wrapper {
		width:100%;
		flex-wrap:wrap;
	}
	
	#about {
		width:100%;
	}
	
	#about-img {
		width:100%;
	}
	
	.sample_box3_1 .sample_box_title{
		font-size:12px;
		left:35px;
	}
	
	.sample_box3_1 h1 {
		font-size:18px;
	}
	
	.top {
		padding-top:30px;
	}
	
	.main-img {
		width:100%;
	}
	
	.main-img3 {
		width:100%;
		margin-top:30px;
		margin-bottom:50px;
	}
	
	.text-wrapper2 {
		flex-wrap:wrap;
		text-align:center;
	}
	
	.text {
		width:100%;
	}
	
	.text h3 {
		font-size:0.9em;
	}
	
	.text p {
		font-size:0.8em;
	}
	
	.img {
		width:100%;
	}
	
	.text-wrapper h4 {
		font-size:12px;
	}
	
	.p-area {
		flex-wrap:wrap;
	}
	
	.p-area p {
		width:100%;
/* 		font-size:0.8em; */
	}
	
	.place h4 {
		padding:10px 20px;
	}
	
	.tb01 {
		width:100%;
	}
	
	.tb01 th {
		padding:5px;
	}
	
	.tb01 td {
		padding:10px;
	}
	
	.tb01 img {
		height:100px;
	}
	
	.tell {
		margin:0;
	}
	
	.tb00 {
		width:100%;
	}
	
	.tb00 th {
		font-size:10px;
		padding:10px;
	}
	
		.tb00 td {
/* 		font-size:10px; */
		padding:10px;
	}
	
	.tb000 {
		width:100%;
	}
	
	.tb000 th {
		font-size:10px;
		padding:10px;
	}
	
		.tb000 td {
		font-size:10px;
		padding:10px;
	}
	
	.h1-left h1 {
		font-size:16px;
	}
	
	.tb001 {
		width:100%;
	}
	
	.text2 {
		width:100%;
	}
	
	.text2 p {
		font-size:0.8em;
	}
	
	.roan {
		width:100%;
	}
	
	.clinic {
		width:100%;
		flex-wrap:wrap;
	}
	
	.clinic-img {
		width:100%;
	}
	
	.ggmap {
		height:200px;
	}
	
	.sample_box3_2 .sample_box_title2{
		font-size:12px;
		left:45px;
	}
	
	.sample_box3_2 h1 {
		font-size:18px;
	}
	
}

@media screen and (max-width: 767px)  {
	/* スマホ時のデザイン */

	.about {
		max-width: 480px;
		margin: 0 auto;
	}
}



/* トップページビュー */
body {
	overflow-x: hidden;
	
}

.top_header {
	position: relative;
	font-family: Noto Sans JP;
	font-weight: 600;
	padding-top: 66.6%;
	background: url('http://crystal-ortho.net/wp-content/uploads/2021/10/top.jpg') top center / contain;
	background-repeat: no-repeat;
	overflow-x: hidden;
/* 	display: none; */
}

.top_header_nav {
	position: absolute;
	top: 0;
	right: 2.5%;
	z-index: 99;
}

.top_header_address {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 470px;
	height: 110px;
	background-color: rgb(225,230,231,0.6);
	padding-left: 12%;
	letter-spacing: 0.1em;
}

.header_address_title {
	font-size: 16px;
	color:#333;
}

.header_address_tel {
	font-size: 35px;
	line-height: 35px;
	text-align: center;
	color:#333;	
}

.header_address_text {
	font-size: 16px;
	color:#333;
}

.header_nav_list {
	list-style: none;
	margin: 0;
	transform: translateX(110%);
   transition: ease .5s;
	z-index: 100;
}

.header_nav_list.active {
    transform: translateX(0);
}

.header_nav_item {
	text-align: center;
	background-color: rgb(225,230,231,0.6);
   transition: all .4s;
}

.header_nav_item:hover {
	background-color: rgb(79,180,212,0.6);
}

.header_nav_link {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 5%;
	color: #333;
}

.header_logo_wrap {
	position: absolute;
	top: 2.5%;
	left:2.5%;
	display: inline-block;
	width: 25%;
	text-align: center;
	background-color: #fff;
}

.header_logo_link {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 50px 0;
}

.header_logo_img {
	width: 80%;
	height: auto;
	margin: 0 auto;
}

.header_logo_img img {
	display:none
}

.header_logo_img img {
	display: inline-block;
	width: 100%;
	max-width: 251px;
	height: auto;
	background-image: url("../../../wp-content/uploads/uploads/2021/10/header_logo.png");
	background-repeat: no-repeat;
	background-size:contain;
}

/* .header_logo_img img {
	display: none;
} */

/* .header_logo_img img  {
	display: none;
	width: 100%;
	height: auto;
	background-image: url("wp-content/uploads/2021/10/header_logo.png");
	background-repeat: no-repeat;
} */

.header_logo_text {
	display: inline-block;
	width: 80%;
	margin-top: 20px;
	background: rgb(161,151,124);
	background: linear-gradient(120deg, rgba(161,151,124,1) 0%, rgba(198,158,23,1) 0%, rgba(230,196,74,1) 100%, rgba(14,107,82,1) 100%);
	border-radius: 20px;
	padding: 10px;
}

.header_logo_title {
	display: inline-block;
	width: 100%;
	color: #fff;
	background: linear-gradient(120deg, rgba(161,151,124,1) 0%, rgba(198,158,23,1) 0%, rgba(230,196,74,1) 100%, rgba(14,107,82,1) 100%);
	border-radius: 10px;
	border: #fff solid 1px;
	padding: 10px 0;
}

.header_catch_wrap {
	position: absolute;
	top: 20%;
	left: 30%;
	padding: 35px 30px;
	background-color: rgb(255,255,255,0.7);
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.header_catch_text {
	font-size: 32px;
	font-weight: 700;
	letter-spacing:0.3em;
	line-height: 1.5;
}

.header_price_wrap {
	position: absolute;
	bottom: 15%;
	right: 12.5%;
	background-color: #fff;
	color: #333;
	padding: 2px;
	width: 30%;
}

.header_price_border {
	width: 100%;
	border: #dfdfdf solid 2px;
	border-radius: 5px;
	padding: 30px 0 30px 12.5%;
}

.header_price_title {
	font-size: 23px;
	letter-spacing: 0.1em;
}

.header_price_text_before {
	display: inline-block;
	font-size: 23px;
	color: #fff;
	background:#0bb4d5;
	vertical-align: text-bottom;
	padding: 5px 15px;
	border-radius: 5px;
}

.header_price_text {
	display: inline-block;
	font-size: 52px;
	font-weight: 700;
	margin-left: 15px;
}

.header_price_text_after {
	display: inline-block;
	font-size: 30px;
}

.openbtn{
	position: relative;
	background:#0bb4d5;
	cursor: pointer;
    width: 110px;
    height:110px;
}

.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 25px;
    height: 7px;
	background: #fff;
  	width: 50%;
  }


.openbtn span:nth-of-type(1) {
	top:15%;	
}

.openbtn span:nth-of-type(2) {
	top:30%;
}

.openbtn span:nth-of-type(3) {
	top:45%;
}

.openbtn span:nth-of-type(3)::after {
	content:"Menu";
	position: absolute;
	top:16px;
	left:4.5px;
	color: #fff;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.openbtn.active span:nth-of-type(1) {
    top: 30%;
    left: 25px;
    transform: translateY(6px) rotate(-45deg);
    width: 50%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 40%;
    left: 25px;
    transform: translateY(-6px) rotate(45deg);
    width: 50%;
}

.openbtn.active span:nth-of-type(3)::after {
	content:"Close";
    transform: translateY(0) rotate(-45deg);
	top:20px;
	left:30px;
}

	#text_area_wrap {
    width: 67.5vw;
    margin: 0 auto;
	}

@media screen and (max-width: 768px) {
	.top_header {
		padding-top: 150%;
		background: url('http://crystal-ortho.net/wp-content/uploads/2021/10/top_sp.jpg') top center / contain;
	/* 	display: none; */
	}
	
	.top_header_nav {
		right: 0;
		width: 55%;
	}
	
	.top_header_address {
		display: block;
		background-color: transparent;
		padding: 0;
		width: auto;
	}
	
	.top_header_address_wrap {
		display:none;
	}

	.header_logo_wrap {
		width: 45vw;
		padding: 0;
		top: 0;
		left: 0;
	}
	
	.header_logo_link {
		padding: 25px 0;
	}
	
	.header_logo_text {
		width: 90%;
		padding: 2px;
		border-radius: 10px;
	}
	
	.header_logo_title {
		font-size: 12px;	
		padding: 5px 0;
		background: linear-gradient(
120deg, rgba(161,151,124,1) 0%, rgba(198,158,23,1) 0%, rgba(230,196,74,1) 100%, rgba(14,107,82,1) 100%);
		border: #fff solid 1px;
	}
	
	.header_catch_wrap {
		top: 28%;
		left: 5px;
		padding: 15px 10px;
	}
	
	.header_catch_text {
		font-size: 25px;
	}
	
	.header_price_wrap {
		width: 67vw;
		bottom: 12.5%;
		right: 5px;
		letter-spacing: 0.1em;
	}
	
	.header_price_border {
		padding: 10px 0 10px 5%;
	}
	
	.header_price_title {
		font-size: 15px;
		letter-spacing: 0;
	}
	
	.header_price_text_before {
		font-size: 14px;
		padding: 2.5px 7.5px;
	}
	
	.header_price_text {
		font-size: 32px;
		margin-left: 5px;
	}
	
	.header_price_text_after {
		font-size: 15px;
	}
	
	.header_price_tsubitle {
		font-size: 10px;
		letter-spacing: 0;
	}
	
	.sp_none {
		display: none;
	}
	
	.openbtn {
    margin-left: auto;
    margin-right: 0;
		z-index: 100;
	}
	
	.header_nav_list {
		width: 100%;
	}
	
	.header_nav_link {
		padding: 7.5% 3%;
	}
	
	h1 {
		font-size: 24px!important;
	}
	
	h2 {
		font-size: 20px!important;
	}
	
	h3 {
		font-size: 18px!important;
	}
	
	h4 {
		font-size: 16px!important;
	}
	
	p {
		font-size: 15px;
		letter-spacing: 0.05em;
	}
	
	.elementor-widget-container {
		font-size: 12px;
	}
	
	.text-12 {
		font-size: 12px;
	}
	
	img {
		object-fit: contain;
	}
	
	.text {
    	width: 100%!important;
		margin: 0!important;
	}
	
	.sample_box3_1 .sample_box_title {
		left: 30px;
	}
	
	.elementor-9 .elementor-element.elementor-element-8ddf9ba > .elementor-container {
		padding: 0!important;
	}
	
	.elementor-9 .elementor-element.elementor-element-1d25fa9 > .elementor-container {
		flex-direction: column;
	}
	
	.elementor-9 .elementor-element.elementor-element-9a232c4 > .elementor-widget-container {
		width: 100%;
	}
	
	.elementor-9 .elementor-element.elementor-element-303eaa1 > .elementor-element-populated {
		margin: 0!important;
		padding: 30px 0;
	}
	
	.elementor-9 .elementor-element.elementor-element-8ddf9ba > .elementor-container {
		top: -140px!important;
	}
	
	.elementor-9 .elementor-element.elementor-element-0abb7a4 img {
		width: 60%;
	}
	
	.elementor-9 .elementor-element.elementor-element-0abb7a4 {
    top: 0;
    right: 0!important;
	}
	
	.elementor-9 .elementor-element.elementor-element-a363d2a:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-a363d2a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: center left;
	}

.elementor-9 .elementor-element.elementor-element-096bd7b:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-096bd7b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: top right;
	}
	
	#flex_area.elementor-section.elementor-section-boxed > .elementor-container {
		flex-direction: column;
	}
	
	.borders {
		border: none;
	}

	.elementor-element.elementor-element-07774e6.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-image {
    margin-top: 30px;
	}
	
	.border {
    width: 90%;
    padding: 20px 25px 50px 25px;
	}
	
	.place2 {
    bottom: 10.5%!important;
    left: 10%!important;
		width: 80%;
	}
	
	.place2 p {
		font-size: 12px;
	}
	
	th {
		font-size: 12px!important;
	}
	
	.h1-left3 {
		line-height: initial!important;
	}
	
	.text2 {
		padding: 20px!important;
	}
	
	#sp_wrrap > .elementor-container.elementor-column-gap-default {
		flex-direction: column;
	}
	
	.elementor-container.elementor-column-gap-default {
		flex-direction: column;
	}
	
	.elementor-9 .elementor-element.elementor-element-473ede4 {
		text-align: center;
	}
	
	.round_number {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
    font-size: 20px!important;
    margin-right: 20px!important;
	}
	
	a.elementor-toggle-title {
    display: flex;
    align-items: center;
	}
	
	span.q_wrap {
    display: inline-block;
    width: 75%;
	}
	
	#text_area_wrap {
    width: 100%;
	}
	
	.left　{
		margin: 0 auto!important;
	}
	
	.elementor-9 .elementor-element.elementor-element-b706146 > .elementor-container {
		min-height: 125px;
	}
	
	.elementor-9 .elementor-element.elementor-element-0e167ee {
		margin: 0 auto;
	}
	
	.sample_box3_2 .sample_box_title2 {
    font-size: 12px;
    left: 50%;
    width: 200px;
    transform: translateX(-50%);
	}
}

.max-744 p {
	max-width: 744px;
  margin: 0 auto;
}

