/*
Template:orion_tcd037
Theme Name:orion_tcd037_child
Theme URI:
Description:orion_tcd037 の子テーマです
Version:1.0
*/
@import url("../orion_tcd037/style.css");

/*Googleフォント　Notoゴシックのみ*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');/*font-family: 'Noto Sans JP', sans-serif;*/
/*Googleフォント　M PLUS 1pのみ*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700&display=swap');/*　font-family: 'M PLUS 1p', sans-serif;*/

/*========================================
	後で移動します
=========================================*/
/*GooglereCAPTCHA*/
.rc-anchor{
	border: 1px solid red;
}

/*ギャラリー　商品紹介ページ内リンク*//*大きい画面サイズのみ*/
@media screen and (min-width:970px){
.gallery_product.wp-block-gallery.has-nested-images figure.wp-block-image{
	max-width: 100% !important;
	width: 100% !important;
}
/*製品情報ページ内リンクギャラリー*/
.gallery_product{
    gap: var(--wp--style--gallery-gap-default, 
		var(--gallery-block--gutter-size, 
		var(--wp--style--block-gap, 30px))) !important;
	margin: auto;
}
.gallery_product.wp-block-gallery.has-nested-images figure.wp-block-image{
	    max-width: 48.6% !important;
}
/*消去注意*/}/*消去注意*/


/*水色背景*/
.bg_pale{
	background: #DFFDFF;
	margin-left: -50%;
    margin-right: -50%;
	}
.bg_pale .wp-block-column{
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	}
/*メディアとテキスト*/
.ml0 .wp-block-media-text__content{
	padding-left: 0 !important;
	}

/*タイトル*/
.title_h2_product{
	padding: 0.3em 0 0.4em 1em !important;
	background: url(images/bg_2h_products.png);
	background-size: cover;
	border:none;
	color: #FFFFFF;
}
.title_h3_product{
	border-bottom: 2px solid #333333;
}

.title_h4_product{
    padding: 10px 0 !important;
	border: none;
	color: #00c5d2;
	font-weight: 700 !important;
}
/*横棒ありタイトル*/
.title_catch{
	color: #00c5d2;
	align-items: center;
	display: flex;
	}
.title_catch::before,
.title_catch::after {
  background-color: #00c5d2;
  border-radius: 5px;
  content: "";
  flex-grow: 1;
  height: 2px;
}
.title_catch::before {
  margin-right: 15px;
}
.title_catch::after {
  margin-left: 15px; 
}

/*歯磨き粉カラム*/
.oral-care01,.oral-care02{
	position: relative;
}
.oral-care01:after,.oral-care02:after{
	background: #00c5d2;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.5em 0.8em;	
}
.oral-care01:after{	content: "Dòng sản phẩm chăm sóc răng miệng Smile 01";}
.oral-care02:after{	content: "Dòng sản phẩm chăm sóc răng miệng Smile 02";}

/*スマイルワンのリスト*/
.list_smile{
	margin-left: 0 !important;
	}
.list_smile li:before{
    content: "";
    display: inline-block;
    height: 1.4em;
    width: 1.4em;
    margin-right: 0.5em;
    position: relative;
    top: 4px;
	background: url(images/icon_check.png) center;
	background-size: contain;
	background-repeat: no-repeat;
	}

/*アワードアイコン*/
.icon_award{
	position: relative;
}

.icon_award:after{
	content: "";
	display: block;
	width: 150px;
	height: 150px;
	background: url(images/icon_award.webp) center no-repeat;
	background-size: contain;
	position: absolute;
	top: -30px;
	left: -30px;
}
@media screen and (max-width:970px){
.icon_award:after{	max-width: 120px;	}
/*消去注意*/}/*消去注意*/
@media screen and (max-width:600px){
.icon_award:after{	max-width: 20vw;	}
/*消去注意*/}/*消去注意*/


@media screen and (max-width:1080px){
/*水色背景*/
.bg_pale > .wp-block-column{
	max-width: 88vw;
	}
/*消去注意*/}/*消去注意*/

@media screen and (max-width:600px){
/*メディアとテキスト*/
.wp-block-media-text__content{
	padding: 0 !important;
	}
/*ビフォーアフターギャラリー*/
.gallery_befoaf{
	flex-direction: column;
	background: #FFFFFF url(images/icon_li_sp.png) no-repeat center !important;
	background-size: 15% !important;
	}
.wrap_white_shadow{
	background: #FFFFFF;
	padding: 30px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}
/*SPで100％（縦並び）*/
.gallery_befoaf.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image),
.gallery_spvertical.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
	width: 100% !important;
	}	
/*消去注意*/}/*消去注意*/



/*========================================
	パスワードフォーム
=========================================*/

.post-password-form p{
	text-align: left;
}
/*IE対策*/
@media all and (-ms-high-contrast: none) {
	.wp-block-image{
		overflow: hidden;
	}
	.wp-block-image img{
		width: 100%;
	}
}
/*========================================
	全体
=========================================*/
html { scroll-behavior: smooth;}

body{ overflow: hidden; background-color: #FFF !important; padding-bottom: 0 !important;}
#main_col{ width: 1140px;}
#left_col{ width: 100%;}
section{ padding: 50px 0;}

.gray_wrap{
	background: #EFEFF0;
	margin: 0 -500% !important;
	padding: 0 500%;
	width: 100%;

}
#header_slider,
#header_slider .item{
	background-color: #FFF !important;
}


/*=======================
	タイトル
==========================*/
.noborder{
	border-bottom: none;
}
*{	
	font-family: "Arial" !important;
}
.main_contents h1,h2,h3,h4,h5,h6{
	margin-bottom: 0.5em !important;
	line-height: 1.2em;
	color: #333333;
}

h2{
	border-bottom: 3px solid #49C2CF;
	font-size: 200% !important;
}
h3{
	padding:10px 20px !important;
	border-bottom: 3px solid #CCCCCC;
	font-size: 160% !important;
	}
h3.title_office{
	border: none;
	background: #49C2CF;
	color: #FFFFFF;
}
h2 span,
h3 span{
	display: inline-block;
	margin: 0 10px;
	font-size: 80%;
	}
h4{
	margin: 10px 0 !important;
	padding: 10px 0 !important;
	border-bottom: 2px solid #CCCCCC;
	font-size: 140%;
	}

h5{
	border-bottom: 1px solid #EEEEEE;
	}
/*トップページタイトル*/
.home h1,.home h2,.home h3,.home h4{	
	text-align: center;
	border-bottom: none;
}
.home h2 span,
.home h3 span{
	display: block;
	font-size: 60%;
	}


/*=====================
　共通　
=====================*/
a {
    outline: none !important;
	transition: 0.3s;
	}
p{
//	text-align: justify;/*Elementorだと邪魔*/
//	text-justify: inter-ideograph;/*Elementorだと邪魔*/
	}
.post_content p{
	line-height: 2em;
	}
.min {
    font-family: dnp-shuei-mincho-pr6,sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
}

/*テーブル*/
table{
	margin:0 auto 20px !important;
	width: 80%;
	}
table caption{
	padding: 10px;
	background: #F4F4F4;
	font-size: 120%;
	font-weight: bold;
	}
th{
	width: 35%;
	background:#49C2CF !important;
	text-align: center;
	vertical-align:middle;
	color:#FFFFFF;
	}

td li:before{
	margin-right:5px;
	content: "\f105";
	font-family: FontAwesome;
	color:#49C2CF;
}
th,td{
	border-collapse:collapse;
	padding:15px;
	border:1px solid #F4F4F4 !important;
	}
/*拠点ページの*/
.office table{
	width: 80% !important;
}
.office table th{
	width: 15%;
}

/*拠点について テーブル*/
.page-id-224 th{
	width: 35%;
}
/*定義リスト*/
dl{
	margin-left: 10%;
	padding: 0 10%;
	overflow: hidden;
}
dt,dd{
	padding:10px;
}
dt{
	clear:both;
	float: left;
	width: 39%;
	margin: 0 auto;
    display: flex;
	font-family: "Shin Go Medium";/*新ゴ　ミディアム　モリサワウェブフォント*/	
//	font-family: "Shin Go Regular" !important;/*新ゴ　レギュラー　モリサワウェブフォント*/	
}
dt span{
	display: inline-block;
	min-width: 25%;
}
dt:after {
	position: relative;
	top: 15px;
    border-top: 1px solid #999999;
    content: "";
    display: inline; /* for IE */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    margin-left: 1.5em;
}

dd{
	float: right;
	width: 55%;
	margin-bottom: 10px !important;
	}

/*リスト*/
ul{
	list-style: none !important;
	}

#main li+li{
	margin-top: 1%;
}

ul.head_maru li:before{
	margin-right:5px;
	content: "\f192";
	font-family: FontAwesome;
	color: #49C2CF;
}
.head_maru li span{
	margin-left: 10px;
	font-size: 80%;
	color: #4D4D4D;
	}
ul.head_san li:before{
	margin-right:5px;
	content: "\f105";
	font-family: FontAwesome;
	color:#49C2CF;
}

/*箱（ボックス）(MW WP Formテンプレで使ってる)*/

[class^="hako"] {
	display:table;
	width:100%;
	margin:0 auto;
	}
[class^="hako"] > div{
	display: table-cell;
	vertical-align:top;
	}
/*
[class^="hako"] a:hover{
//	text-decoration:none;
	}
[class^="hako"] p{
//	display:inline-block;
	}
[class^="hako"] img{
	display:block;
	width: 100%;
	margin: 0 auto;
	}
*/
/*
.box_right{
	float:right;
	padding:5px 15px;
	width:75%;
	text-align:right;
	}
*/
/*中身左右寄せボックス*/
/*
.left{text-align:left;}
.right{text-align:right;}
*/
.center{text-align:center;}

/*ボタン*/

a.btn{
	min-width: 200px;
	display: inline-block;
	margin: 20px auto;
	padding: 10px 20px;
	background: #FFF;
	border-radius: 3px;
	border: 1px solid #68AD4B;
	text-align: center;
	font-weight: bold;
	color: #68AD4B;
	}
a.btn:hover{
	background: #68AD4B;
	color: #FFF;
	}

/*アンカータグ*/
.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
	}
/*画像位置*/

.leftimg{
	display: inline-block;
	float:left;
//	margin-right:20px !important;
	}
.rightimg{
	display: inline-block;
	float:right;
//	margin-left:10px;
//	margin-bottom:10px;
	}

.centerimg{
	display:block;
	margin:0 auto;
	}


/* 文字スタイル */
/*
.small{font-size:80%;}
.big{font-size:110%;}
.big-s{font-size:130%;}
.big-ss{font-size:200%;}
.big-sss{font-size:300%;}
.bold{font-weight:bold;}
.through{text-decoration:line-through;}
.red{color:#D50000;}
.blue{color:#49C2CF;}
.orange{color:#FF8000;}
*/
/*共通マージンスタイル*/
.mt0{margin-top: 0 !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt50{margin-top: 50px !important;}
.mt60{margin-top: 60px !important;}
.mt70{margin-top: 70px !important;}
.mt80{margin-top: 80px !important;}
.mt90{margin-top: 90px !important;}
.mt100{margin-top: 100px !important;}

.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.mb80{margin-bottom: 90px !important;}
.mb90{margin-bottom: 90px !important;}
.mb100{margin-bottom: 100px !important;}

/*共通幅スタイル*/
.w100{width: 100%;}
.w90{width: 90%; margin-left: auto !important; margin-right: auto !important;}
.w80{width: 80%; margin-left: auto !important; margin-right: auto !important;}
.w70{width: 70%; margin-left: auto !important; margin-right: auto !important;}
.w60{width: 60%; margin-left: auto !important; margin-right: auto !important;}
.w50{width: 50%; margin-left: auto !important; margin-right: auto !important;}
.w40{width: 40%; margin-left: auto !important; margin-right: auto !important;}
.w33{width: 33%; margin-left: auto !important; margin-right: auto !important;}
.w30{width: 30%; margin-left: auto !important; margin-right: auto !important;}
.w20{width: 20%; margin-left: auto !important; margin-right: auto !important;}

.p40{padding: 40px;}
.p30{padding: 30px;}
.p20{padding: 20px;}
.p10{padding: 10px;}

.object_inline{display: inline-block;}
.object_block{display: block;}

/*画像をホバー時ゆっくり薄くする*/
a img{
	transition: opacity 0.3s ease-out;
	background:none!important;
 	}
a:hover img{
	opacity:0.8;
	background:none!important;
	}
/*水平線(透明)*/
/*
hr{
	color:transparent;
	background-color:transparent;
	border: 1px solid transparent;
	clear:both;
	margin:0 !important;
	}
*/
/*foobox*/
.fbx-btn-transition:before,.fbx-loader div:before{ font-family: FontAwesome !important;}
.fbx-next:before{content: "\f105" !important;}
.fbx-prev:before{content: "\f104" !important;}
.fbx-loader div:before{content: "\f110" !important;}
.fbx-close:before{content: "\f00d" !important;}

/*メタの位置固定（あとで調整）*/
/*
ul.feed{
    position: relative;
	}
ul.feed li{
	overflow: hidden;
	}
ul.feed li .meta{
	width: 31%;
	height: 30px;
	box-sizing: border-box !important;
    position: absolute;
	bottom: 0; 
	}
*/

/*地図*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
/*すべてを中央寄せ*/
/*
img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
*/

/*========================================
	グローバルメニュー
=========================================*/
.pc .home #header{
	position: relative;
	background: #FFFFFF !important;

}

.pc #global_menu > ul{
	text-align: right;
	height: 80px;
	background: #FFFFFF;/*★*/

}
.pc #global_menu > ul > li > a{
	padding: 0 30px;
	font-size: 16px;
	line-height: 80px;
	height: 80px;
	color: #49C2CF !important;
}
.pc #global_menu > ul > li > a:hover{
	background-color: rgba(0,0,0,0.3);
}
.pc #global_menu > ul > li.active > a,
.pc #global_menu li.current-menu-item > a{
	color: #49C2CF !important;
}
.pc #global_menu > ul > li.active > a{
	text-shadow: 0px 0px 10px #000;
}
/*最後のメニュー　ボタン風*//*
.pc #global_menu > ul > li:last-child > a{
    display: inline-block;
    margin: 0 1em 0 20px;
    padding: 0 1em;
    background-color: rgba(94,193,207,0.8);
    box-shadow: 2px 2px 4px -1px #666666;
    border: 1px solid #49C2CF;
    border-radius: 5px;
    height: 2.4em;
    line-height: 2.4em;
	color: #FFF !important;
	text-shadow: 0px 0px 10px #1B616B !important;
}
.pc #global_menu > ul > li:last-child > a:hover,
.pc #global_menu > ul > li:hover:last-child > a{
	background-color: rgba(255,255,255,0.70) !important;
	color: #49C2CF !important;
	text-shadow: 0px 0px 10px #FFFFFF !important;
	
}*/
/*サブ*/
.pc #global_menu ul ul{
	top:80px !important;
}

.pc #global_menu ul ul a{
	padding: 15px 25px;
	background-color: rgba(255,255,255,0.8) !important;
	font-size: 14px;
	color: #333333 !important;
}
.pc #global_menu ul ul a:hover{
	padding-bottom: 12px;
	background-color: rgba(255,255,255,0.9) !important;
	border-bottom: 3px solid #49C2CF;
}
/*最後メニューのサブ*/
.pc #global_menu ul > li:last-child ul{
	margin-left: -100px;
	top: 40px !important;
}
/*デフォルトパンくず*/
#bread_crumb{
	display: none;
}


/*========================================
	サイドバー
=========================================*/

/*========================================
	フッター
=========================================*/
#footer_logo,
#footer_bottom{
	display:none;
}
#footer_top,
#copyright{
	background: #49C2CF;
}

/*管理画面で帰れる？★*/
.footer_menu a{
	color: #FFFFFF;
}

/*========================================
	PC用右メニュー(閉じるボタン付き)
=========================================*/
/*問い合わせ確認、送信画面で非表示*/
.page-id-1961 .add-control,
.page-id-1964 .add-control{
//	display: none;
}

.right-bnr-nav{
	display: flex;
	position:fixed; 
	top:auto;
    right: 10px;
    bottom: 9%;
	align-items: center;	
	justify-content: center;
	cursor: pointer;
	z-index: 1000;
}
.right-bnr-nav img{
	width: 100px;
}
/*========================================
	スマホ用ボトムメニュー
=========================================*/
/*
.bottom-sticky-nav {
display: none;
}

/*========================================
	デフォルトCSSの調整
=========================================*/
/*背景色を設定したカラム*/
.wp-block-columns.has-background{
	padding: 0;
	}

/*6カラム→3カラム クラスの設定をしてね*/
.column6.wp-block-columns {
	display: block;
}
.column6.wp-block-columns .wp-block-column{
    display: inline-block;
    width: calc((100% - 74px)/3);
	vertical-align: top;
}
.column6.wp-block-columns .wp-block-column:nth-child(4){
	margin-left: 0;
}
/*ギャラリーのキャプション（写真の下に普通の文字）*/
.blocks-gallery-grid.caption_normal li, .wp-block-gallery.caption_normal li{
	margin-bottom: 40px;
}
.blocks-gallery-grid.caption_normal .blocks-gallery-image figcaption, .blocks-gallery-grid.caption_normal .blocks-gallery-item figcaption, .wp-block-gallery.caption_normal .blocks-gallery-image figcaption, .wp-block-gallery.caption_normal .blocks-gallery-item figcaption{
	padding: 5px 10px 5px;
	background: transparent;
	color: #666666;
	bottom:-30px !important;
}
/*インライン画像*/
p [decoding^="async"] {
    position: relative;
    top: 5px;
    left: 5px;	
}
/*========================================
	TOPページ
=========================================*/
#header_logo_index{
	display: none !important;
}
/*メインスライダー調整*/
.home #header_slider{
z-index: 1;
	}

/*動画上ボタン（白）*/
.main_btn{
	position: relative;
	top:-100px;
	text-align: center;
	margin-bottom: -50px;
}
.main_btn a{
	display: inline-block;
	width: 240px;
	margin: 5px 20px;
	padding: 15px;
	box-shadow: 2px 2px 4px -1px #666666;
	background-color: rgba(255,255,255,0.90);
	border-radius: 5px;
	border: 1px solid #49C2CF;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	text-shadow: 0px 0px 15px #FFFFFF;
	font-weight: 700;
	font-size: 120% !important;
	color: #49C2CF;
}

.main_btn a:hover{
	border: 1px solid #49C2CF;
	background-color: rgba(255,255,255,1.00);
	text-decoration: underline;
	color: #49C2CF;
}

/*3番目（緑）*/
.main_btn a.main_btn03 {
	background-color: rgba(94,193,207,0.8);
	border: 1px solid #49C2CF;
	color: #FFF;
	text-shadow: 0px 0px 15px #1B616B;
}
.main_btn a.main_btn03:hover {
	background-color: rgba(255,255,255,1.00);

	color: #49C2CF;
	text-shadow: 0px 0px 15px #FFFFFF;
}


/*お知らせラップ*/
.wrap_news{
    display: -webkit-flex;
    display: flex;
    width: 1200px;
    width: 980px;
    margin: auto;
	padding: 50px 0 0;
	}
.wrap_news > div{
    display: flex;
	}
.wrap_news > div:nth-child(1){
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	width: 23%;
	background: #49C2CF;
	color: #FFFFFF;
	}
.wrap_news > div:nth-child(2){
	width: 80%;
	padding: 30px;
	border-top: 1px dashed #49C2CF;
	border-bottom: 1px dashed #49C2CF;
	}
.entry-date{
	margin-right: 10px;
	position: relative;
	top: -2px;
	}

/*お知らせ*/
.index_content1{}

#index_news,
#index_news	.index_content1{
	padding-bottom: 0 !important;
	}
#index_news .index_content1 .wrap_news{ 
	width: 90%;
	overflow: hidden;
	}
/*お知らせの下のラップ*/
#index_content_wrap .index_content1{
	padding-top: 0;
}
/*リスト*/
#index_news{}

#index_news_list{
	margin: 0;
}
#index_news_list li{
	float: none;
	border: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0;
	background: #FFF;

}
#index_news_list li:before{
	float: left;
//	position: relative;
//	top: 2px;
	display: inline-block;
	margin-right:10px;
	content: "\f105";
	font-family: FontAwesome;
	font-weight: bold;
	font-size: 200%;
	color: #49C2CF;
}
#index_news_list li a{
	color: #49C2CF;
	width: 80% !important;
	line-height:2em;
}
#index_news_list li a:hover{
    color: #363636;
	text-decoration: underline;
}
#index_news_list li .day{
	display: inline-block;
	margin-right: 5px;
	line-height:2em;
	color: #999999;
}
#index_news_list li .news_label{
	display: inline-block;
	font-size: 80%;
	border: 1px solid #77CBD4;
    margin-right: 3px;
//	padding: 0 0.6em;/*リンクあれば*/
	padding: 3px 5px;
	color: #49C2CF;
}
#index_news_list li .news_label .post:after{	content: ":bưu kiện";}
#index_news_list li .news_label .news:after{	content: ":Tin tức";}

/*=====================
　カルーセルのナビ
=====================*/
.owl-theme.nav-centered .owl-nav button.owl-prev,
.owl-theme.nav-centered .owl-nav button.owl-next{
    position: absolute;
    z-index: 9;
    padding: 5px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	font-weight: 700;
	color: #FFFFFF;
}
.owl-theme.nav-centered .owl-nav button.owl-prev:hover,
.owl-theme.nav-centered .owl-nav button.owl-next:hover{
    background-color: rgba(0, 0, 0, 0.7);
}
.owl-theme.nav-centered .owl-nav button.owl-prev{
	left: -5ch !important;
}
.owl-theme.nav-centered .owl-nav button.owl-next{
	right: -5ch !important;
}
.item-inner{
	padding: 1em;
	box-shadow: 0px 0px 9px -5px #777777;
	margin: .5em;
	border-radius: 10px;
}


/*企業情報*/
.company_info{
	display: flex!important;
	gap:30px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.company_info > div{
	width: 500px;
	margin: auto;
}
.company_info div img{
	max-width: 100%;
	
}

/*========================================
	固定ページ
=========================================*/
/*=====================
　愛歯の技術
=====================*/
.wrap_technology{
	gap:10px;
}
.wrap_technology .wp-block-column .wp-block-cover{
    padding: 30px 50px 20px;
    min-height: 600px;
}
.wrap_technology.pc .wp-block-column .wp-block-cover{
    padding: 0 0 0;
    min-height: 400px;
}

.wrap_technology .wp-block-column p{
	margin-bottom: 10px !important;
}
/*=====================
　製品情報
=====================*/
.wrap_products{
	display: flex !important;
}
.wrap_products > div{
	display: flex;
	flex-direction: column;
}
.wrap_products > div .wp-block-buttons{
	margin-top: auto;
}

/*ビフォーアフターギャラリー*/
.gallery_befoaf{
	flex-wrap: nowrap !important;
	gap: 70px !important;
	background: #FFFFFF url(images/icon_li.png) no-repeat center;
	padding: 30px;
}

.wrap_white_shadow{
	background: #FFFFFF;
	padding: 30px 0 30px 60px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width:780px){
.wrap_white_shadow{
	padding: 15% 8% 5% 8%;
}

/*消去注意*/}/*消去注意*/
/*=====================
　会社概要
=====================*/
.rinen > div{
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #F3F3F3;
	box-shadow:3px 0px 9px -1px #e6e6e6;
}

/*=================
	問い合わせ contact form 7 対応
=================*/
.wpcf7{
	border: none;
	background: transparent;
}

table.reserve{
}
table.reserve th{
	width: 40%;
	text-align: right;
	background: #666666;
}
table.reserve th p{
	font-weight: 700;
	color: #FFFFFF;
}
table.reserve th, table.reserve td{
	padding: 0.8em !important;
}
table.reserve th p, table.reserve td p{
	margin-bottom: 0;
	font-size: 1rem !important;
}
.hissu{
    color: #D50000;
	/*
    display: inline-block;
	margin-left: 1em;
	padding: 0.5em;
	background: #FFFFFF;
    border-radius: 3px;
	text-align: center;
    font-size: 70%;
	line-height: 1em;
    color: #cc5500 ;
	position: relative;
	top: -2px;*/
}
/*インプット*/
input,
textarea{
    border: 1px solid #ddd !important;
    border-radius: 3px;
	padding: 5px 10px;
}
/*カーソル*/
input[type^="checkbox"]:active,
input[type^="radio"]:active{
	outline: none !important;
}

/*送信ボタン*/
.wpcf7-form-control {
	display: inline-block !important;
	margin: 5px !important;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit{
	background-color: #FFFFFF !important;
	border: 1px solid #49C2CF !important; 
	color: #49C2CF !important;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover{
	background-color: #49C2CF !important;
	color: #FFFFFF !important;
}

/*戻るボタン*/
.wpcf7 .wpcf7-previous{
	background-color: #bbbbbb !important;
    border: 1px solid #999999!important;
}
.wpcf7 .wpcf7-previous:hover{
	background-color: #dddddd !important;;	
}

/*送信ボタン下*/
.wpcf7-spinner{display: block;}

/*========================================
	投稿アーカイブページ
=========================================*/

/*========================================
	投稿ページ
=========================================*/

/*========================================
	プラグインの調整
=========================================*/
/*================================================================================
	ミニPCここから
=================================================================================*/
@media screen and (max-width: 1500px){
/*消去注意*/}/*消去注意*/
@media screen and (max-width: 1360px){
/*消去注意*/}/*消去注意*/
@media screen and (max-width: 1200px){
	
/*消去注意*/}/*消去注意*/


@media screen and (max-width: 970px){
.wrap_img img{
	max-width: 100%;
	}

/*お知らせラップ*/
.wrap_news{
    display: block;
    width: 100%;
	padding: 20px 0 0;
	}
.wrap_news > div{
    display: block;
	}
.wrap_news > div:nth-child(1){
	padding: 1.5em ;
	width: 100%;
	}
.wrap_news > div:nth-child(2){
	width: 100%;
	padding: 1em ;
	}
#index_news_list{
	margin: 0 !important;
	}
#index_news_list li{
	padding: 0.5em !important;
	}
	.a_title{
		display: block;
	}
	
/**/	
	
/*消去注意*/}/*消去注意*/

/*================================================================================
	タブレットここから
=================================================================================*/
@media screen and (max-width: 780px){
	
/*アクティビティ*/
	/*
.owl-item{
	border: 1px solid red;
	width: 80vw;
	margin-left: 10%;
	margin-right: 10%;
	}*/	
/*=====================
　愛歯の技術
=====================*/
.wrap_technology .wp-block-column .wp-block-cover{
    min-height: auto;
}
.wrap_technology .wp-block-column .wp-block-cover .wp-block-cover__image-background{
	top:auto !important;
	}
/*背景を暗く（管理画面側でオーバーレイ設定）*/
.wrap_technology .wp-block-column .wp-block-cover .wp-block-cover__background.has-background-dim{
	opacity: .1;
	}
.wrap_technology .wp-block-column .wp-block-cover [style^="font-size:48px"]{
	font-size: 7vw !important;
}

	
	
	
/*消去注意*/}/*消去注意*/
@media screen and (max-width:770px){
/*箱（ボックス）*/
	/*
.hako2 > div,
.hako2 > div{
	display: block;
	width: 100%;
	}
	*/
	
/*========================================
	デフォルトCSSの調整
=========================================*/
/*6カラム→3カラム*/
.column6.wp-block-columns {
	display: block;
}
.column6.wp-block-columns .wp-block-column{
    display: inline-block;
    width: calc((100% - 40px)/2);
}
.wp-block-column:nth-child(4){
	margin-left: 32px;
}

/*消去注意*/}/*消去注意*/

/*================================================================================
	スマートフォンここから
=================================================================================*/
@media screen and (max-width:640px){

/*共通マージンスタイル*/
.mt0{margin-top: 0 !important;}
.mt10{margin-top: 5px !important;}
.mt20{margin-top: 10px !important;}
.mt30{margin-top: 15px !important;}
.mt40{margin-top: 20px !important;}
.mt50{margin-top: 25px !important;}
.mt60{margin-top: 30px !important;}
.mt70{margin-top: 35px !important;}
.mt80{margin-top: 40px !important;}
.mt90{margin-top: 45px !important;}
.mt100{margin-top: 50px !important;}

.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 5px !important;}
.mb20{margin-bottom: 10px !important;}
.mb30{margin-bottom: 15px !important;}
.mb40{margin-bottom: 20px !important;}
.mb50{margin-bottom: 25px !important;}
.mb60{margin-bottom: 30px !important;}
.mb70{margin-bottom: 35px !important;}
.mb80{margin-bottom: 40px !important;}
.mb90{margin-bottom: 45px !important;}
.mb100{margin-bottom: 50px !important;}
	
	/*テーブル*/
table{
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
	}	
table th,table td{
	display: block;
	width: 100%;
	}	
table th{
//	border-bottom: none;
	}
table td{
	margin-bottom: 10px;
	}
/*拠点ページの*/
.office table,
.page-id-224 table{
	width: 95% !important;
	table-layout: fixed !important;
	word-break: break-all !important;
	word-wrap: break-all !important;
}
.office table th,
.page-id-224 th{
	width: 95% !important;
	}
.office table td,
.page-id-224 td{
	width: 95% !important;
}
	
/*========================================
	デフォルトCSSの調整
=========================================*/
/*6カラム→3カラム*/
.column6.wp-block-columns {
	display: block;
}
.column6.wp-block-columns .wp-block-column{
    display: block;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*スペーサー縦幅調整*/
	[style^="height:100px"] {height: 50px !important;}
	[style^="height:90px"] {height: 45px !important;}
	[style^="height:80px"] {height: 40px !important;}
	[style^="height:70px"] {height: 35px !important;}
	[style^="height:60px"] {height: 30px !important;}
	[style^="height:50px"] {height: 25px !important;}
	[style^="height:40px"] {height: 20px !important;}
	[style^="height:30px"] {height: 15px !important;}
	[style^="height:20px"] {height: 10px !important;}

/*フォントサイズ調整*/	
	/*
.spfs12{	font-size: 12px !important;}
.spfs14{	font-size: 14px !important;}
.spfs16{	font-size: 16px !important;}
.spfs18{	font-size: 18px !important;}
.spfs20{	font-size: 20px !important;}
.spfs22{	font-size: 22px !important;}
.spfs24{	font-size: 24px !important;}
*/
/*縦並びカラム*/
.wp-block-columns.reverse{
	flex-wrap: wrap-reverse!important;
	}
	
/*========================================
	フッター
=========================================*/

/*========================================
	PC用右メニュー(閉じるボタン付き)
=========================================*//*
.add-control {
    display: none;
}
/*========================================
	スマホ用ボトムメニュー(通常ボタン)
=========================================*//*
.bottom-sticky-nav {
//	height: 24vw;
	position: fixed;
	display: block;
//	background: #009F5A url(images/bg_bottom-sticky-nav01.png) no-repeat top center;
	background: transparent;
	background-size: contain;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100000;
}
	
.bottom-sticky-nav ul {
	list-style: none;
	margin: 0;
	padding: 1px;
	display: flex;
	justify-content: space-evenly;
}
.bottom-sticky-nav ul li {
	flex: 1;
	padding: 1px;
}
.bottom-sticky-nav ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
//	height: 24vw;
	max-height: 150px;
	color: #e68b39;
}
.bottom-sticky-nav ul li a:hover,
.bottom-sticky-nav ul li a:focus {
	text-decoration: none;
}
.bottom-sticky-nav ul li a i {
	font-size: 18px;
}
.bottom-sticky-nav ul li a span {
	font-size: 12px;
	line-height: 1.2;
}
/*========================================
	TOPページ
=========================================*/
/*動画上ボタン（白）*/
.main_btn{
//	position: relative;
	top:-50vw;
//	text-align: center;
	margin-bottom: -50vw;
}

/*企業情報*/
.company_info{
	display: inherit !important;
}
/*Facebook*/
.company_info > div{
	width: 98%;
	margin: auto;
	border: 1px solid transparent;/*消すとはみ出る*/
}
.fb-page iframe{
	width: 100% !important;
}
.fb-page ._2p3a{
	min-width: 100% !important;
	width: 100% !important;
}
	
/*========================================
	固定ページ
=========================================*/
/*================
	お問い合わせ
=================*/
/*日付ピッカー*/
.ui-datepicker-calendar th,.ui-datepicker-calendar td{
    display: table-cell;
    width: calc((100% - 16px)/7);
}
/*チェックボックス*/
.mwform-checkbox-field{
    display: inline-block;
    width: calc((100% - 15px)/2);
	margin-bottom: 0.5em;
	}
.mwform-checkbox-field:first-child{
	width: 100%;
	}
.mwform-checkbox-field:nth-child(2n){
	margin-right: 0;
	}
/*プライバシーポリシー*/
.privacy{
	text-align: left;
}
.privacy .mwform-checkbox-field{
	display: inline;
}	
	
/*========================================
	投稿ページ
=========================================*/
/*消去注意*/}/*消去注意*/

@media screen and (max-width:420px){

	
/*消去注意*/}/*消去注意*/


/*=====================
　表示切替　
=====================*/
	.sp{display:none !important;}

/*スマートフォンここから*/
@media screen and (max-width:770px){
	.pc{display:none !important;}
	.sp{display:initial !important;}
}
