@charset "utf-8";
/*   
Theme Name: きたならエキ歯科
*/

/**
 *
 * 初期化
 *
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font-size: 100%;
}
body {
	text-align: center;
	font-size: 12px;
	font-family:'メイリオ',Helvetica,Arial,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	line-height: 150%;
	min-width: 970px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}






/**
 *
 * 共通定義
 *
 */


em {
	font-style: italic;
}
.clear {
	float: none;
	clear: both;
}
a {
	color: black;
}
a:hover {
	color: #44d3d7;
	text-decoration: underline;
}
.over {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}
.over:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}

.orange {
	color: #FF7F00;	
}


/**
 *
 * パンくずリスト
 *
 */

#breadcrumb {
	position: relative;
	top: -5px;
}
#breadcrumb ul {
	float: left;
	background: url(/img/bullet_bread.png) left center no-repeat;
	padding-left: 10px;
}
#breadcrumb:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}
#breadcrumb ul li {
	float: left;
	margin: 0px 2px;
	font-size: 10px;
}
#breadcrumb ul li a {
 
}
/**
 *
 * ページ送り
 *
 */
.pagenavi {
	clear: both;
	margin: 10px auto 0px auto;
	padding-bottom: 10px;
	color: black;
	text-align: center !important;
	font-size: 18px;
}
.pagenavi:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	content: ".";
}
.pagenavi a, .wp-pagenavi span {
	margin: 1px;
	text-decoration: none;	
}
.page-numbers {
	display: inline-block;
	padding: 7px 12px;
	border: 1px solid #dcdbcb;
	background: white;
	color: #330000;
	
}
.page-numbers:after {

}
.pagenavi a:hover, .wp-pagenavi span.current {

}
.pagenavi .prev {

	display: inline-block;
	width: 107px;
	height: 30px;
	border: 0px;

	color: #330000;

}
.pagenavi .prev:hover {

}
.pagenavi .next {
	display: inline-block;
	margin-left: 15px;
	width: 107px;
	height: 30px;
	border: 0px;

	color: #330000;

}
.pagenavi .next:hover {

}
.pagenavi .prev:after, .pagenavi .next:after {
	content: "" !important;
}

.pagenavi span.current {
	background: #00B0B5;
	color: white;
	font-weight: bold;
}


/**
 *
 * レイアウト定義
 *
 */                                                                                                       
#wrap {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;

}
#header {
	position: relative;
}
#content_wrap {
	position: relative;
	width: 960px;
	margin: 0px auto;
}
#sidebar {
	float: right;
	width: 230px;
	margin-top: 10px;	
}
#content {
	float: left;
	width: 700px;
	margin-top: 10px;	
}
#footer {
	clear: both;

}

/**
 *
 * Header
 *
 */
#header_inner {
	width: 960px;
	margin: 0px auto;
	position: relative;
}
#header h1 {
	font-size: 14px;
	color: white;
	text-align: left;
	font-weight: normal;	
	width: inherit !important;
}
#header #header_eng {
	color: white;
	text-align: right;
	width: 275px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	background: url(/img/bg_arrow_en.png) 0 3px no-repeat;
}
#header #header_eng a {
	color: white;	
}
#logo {
	float: left;
	margin-top: 25px;
	text-align: center;
	width: 310px;
	font-size: 12px;
	line-height: 1.3em;	
}
#logo img {
	width: 257px;
}
#logo span {
	display: block;	
}
.header-notice {
  position: absolute;
  left: 0;
  top: 135px;
}
.header-notice a {
  color: #00A3D9 !important;
  text-decoration: underline !important;
}
.header-notice a:hover {
  text-decoration: none !important;
}
#header_center {
	float: left;	
	width: 270px;
	margin-top: 25px;
	margin-left: 5px;	
}
#header_center ul {
	
}
#header_center ul li {
	display: inline;
	padding: 2px;
}
#header_center .header_news {
	margin-top: 10px;
}
#header_center .header_news a {
	text-decoration: underline;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	background: transparent url(/img/txt-icon.png) right no-repeat;
	padding-right: 12px;
	margin-right: 3px;
	height: 12px;	
}
#header_right {
	text-align: right;
	float: right;
	width: 348px;
	margin-top: 10px;
}
#header_right p {
	line-height: 1.2em;
	font-size: 13px;
	margin-bottom: 0px !important;
}
#header_right p a {
	text-decoration: underline;	
}
#header_right p.tel_top {
	font-size: 12px !important;
}
#header_right ul {
	
}
#header_right ul li {
	display: inline;
	text-align: right;
}
#header_right ul li a {
	
}
#header_right ul li:first-child img {
	width: 146px;
}
#header_right ul li:last-child img {
	width: 176px;
}
#header_right ul li img {

}
#header_tel img {
	width: 348px;
	max-width: 100%;
}


/**
 *
 * Nav
 *
 */
#nav {
	position: relative;
}
#nav .li_1 {

}
#nav .li_2 {

}
#nav .li_3 {
	
}
#nav .li_4 {
	
}
#nav .li_5 {
	
}
#nav .li_6 {
	
}
#nav .li_7 {
	
}
#nav .li_8 {
	
}
.downarrowclass {
	top: 20px !important;
	right: 5px !important;
}

#nav.is-fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0px 0 0;
}
#nav.is-fixed + #content_wrap {
  margin-top: 50px;
}

/**
 *
 * Catch
 *
 */
#catch {
	position: relative;
}
#catch .catch-1 {
	position: absolute;
	top: 0px;
	left: 380px;
}
#catch .catch-2 {
	position: absolute;
	top: 0px;
	left: 525px;
}
#catch .catch-3 {
	position: absolute;
	top: 0px;
	left: 670px;
}
#catch .catch-4 {
	position: absolute;
	top: 0px;
	left: 815px;
}



/**
 *
 * Content
 *
 */



/**
 *
 * Sidebar
 *
 */
.side_banner {
	
}
.side_banner li {
	
}
.side_nav {

	color: black;
	margin-bottom: 15px;
}
.side_nav_inner {
	padding: 11px;
	background: #EAE8CF;
	margin-bottom: 10px;
}
.side_nav h2 {
	font-size: 18px;
	line-height: 1em;
	clear: both;
	font-weight: normal;
	position: relative;
	height: 35px;
	line-height: 35px;
}
.side_nav h2 span {
	font-size: 8px;
	color: #624E34;
	display: block;	
}
.side_nav h2 img {
	position: absolute;
	top: -3px;
	right: 0px;
	display: block;
	z-index: 0;
}
.side_nav ul {
	margin: 0px auto 15px auto;
	clear: both;
	/*background: url(/img/bg_sidemenu.jpg) 0 0 repeat-y;*/
	background: url(/img/bg_sidenav_3.jpg) 0 0 repeat-y;
	
}
.side_nav ul li {


}
.side_nav ul li.li_gra {
	
}
.side_nav ul li a {
	display: block;
	background: url(/img/bullet_side_nav.png) 98% center no-repeat;
	color: black;
	text-decoration: none;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	text-indent: 18px;
}
.side_nav ul li a:hover {
	background: url(/img/bg_rightbtn_3.png) 0 0 repeat;
	color: white;
	text-decoration: none !important;
}
.side_nav ul li a:hover {
	text-decoration: underline;	
}


/**
 *
 * Footer
 *
 */
#footer_top {
	background: url(/img/bg_footer.jpg) 0 0 repeat-x;
}
#footer_bottom {
	background: url(/img/bg_footer_bottom.jpg) 0 0 repeat-x;
	height: 42px;
}
.footer_inner {
	width: 960px;
	margin: 0px auto;
}
#footer_logo {
	text-align: center;
	padding-top: 25px;
	line-height: 1em;
}
#footer_logo span {
	display: block;
	font-size: 12px;	
}
#footer_top_p {
	text-align: center;	
}
#footer_top_p a {
	color: #EE784B;
	text-decoration: underline;
}
#footer_top_p a:hover {
	text-decoration: none;	
}

#footer_bottom ul {
	
}
#footer_bottom ul li {
	width: 50%;
	float: left;
}
#footer_bottom ul li img {
	position: relative;
	top: 7px;
	margin-right: 2px;
}
#footer_bottom ul li.li_1 {
	background: url(/img/footer_bottom_sep.jpg) right 3px no-repeat;
}
#footer_bottom ul li.li_2 {
	
}
#footer_bottom ul li a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
}
#footer_bottom ul li a:hover {
	text-shadow: 0px -1px 1px black;
}
#copyright {
	text-align: center;	
}

/**
 *
 * Contact Box
 *
 */
.contact_btn a {
	line-height: 0em;
}


#page_top {
	position: fixed;
	right: 5px;
	bottom: 5px;

}
#page_top img {
	width: 100%;	
}

.pc {
	display: block !important;	
}
.sp {
	display: none !important;	
}

/* toggle */
#contentContainer p.toggle {
	color: #ff6600;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#contentContainer p.toggle::after {
	padding-left: 5px;
	font-size: 20px;
	content: "＋";
}

#contentContainer p.toggle.open::after {
	content: "－";
}

#contentContainer .toggle-container {
	display: none;
}
/*セラミックLP202002*/
.page-id-2616 #header_inner,
.page-id-2616 nav#nav,
.page-id-2616 .titHead,
.page-id-2616 #bread,
.page-id-2616 aside#sidebar,
.page-id-2616 #footer_top,
.page-id-2616 #footer_bottom,
.page-id-2616 .otoArea 
{display: none!important;}

body#subpage.page-id-2616{
    background-image: none!important;
}
.page-id-2616 #content_wrap {
    width: 100%;
}

.page-id-2616 section#content {
    float: none;
    width: 100%;
    margin-top: 0;
}
.page-id-2616 #contentContainer h2, 
.page-id-2616 #contentContainer2 h2 {
    background: none;
    border-left: 0;
    border-top: 0;
}
.page-id-2616 #contentContainer ul {
    list-style-image: none!important;
    margin: 0;
    padding: 0;
}

.page-id-2616 #contentContainer ul li ul {
    list-style-image: none!important;
    margin-left: 0;
}
.page-id-2616 #contentContainer p a, .txtIcon a {
    background: none;
}
/*ヘッダー*/
.page-id-2616 #allceramic_hd_in {
    max-width: 980px;
    margin: 0 auto;
}

.page-id-2616 #allceramic_hd_in ul.hd_ul{
    display: flex;
    justify-content: space-between;
	
}

.page-id-2616 #allceramic_hd_in ul.hd_link {
    display: flex;
    justify-content: space-between;
	padding-top: 10%;
}
.page-id-2616 #allceramic_hd_in ul.hd_ul li h1 {
    font-size: 28px;
    color: #00b0ec;
}


.page-id-2616 #allceramic_hd_in ul.hd_ul li span.sh_copy {
    font-size: 14px;
    line-height: 3em;
    padding-top: 2%;
    display: block;
    color: #afafaf;
}

.page-id-2616 #allceramic_hd_in ul.hd_ul li span.sh_copy + br {
    display: none;
}
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(1) {
    background: #de5270;
    padding: 0.5em;
    border-radius: 6px;
    font-weight: bold;
}

.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(1) a {
    color: #fff;
    font-size: 0.9em;
	display: block;
}
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(2) {
    background: #077927;
    padding: 0.5em;
    border-radius: 6px;
    margin-left:1em;
    font-weight: bold;
}

.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(2) a {
    color: #fff;
    font-size: 0.9em;
	display: block;
}
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(1) a:hover,
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(2) a:hover {
    text-decoration: none;
	opacity:0.8;
}
.page-id-2616 #allceramic_hd_in + p {
    display: none;
}
/*FV*/
.page-id-2616 #allceramic_fv {
    background: url(/wp/wp-content/uploads/2020/02/fv_bk.png)no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 0 0 5%;
}

.page-id-2616 .allceramic_fv_in {
    max-width: 980px;
    margin: 0 auto;
}

.page-id-2616 #contentContainer .allceramic_fv_in h2.fv_h2 {
    position: relative;
    left: -20px;
	top: 20px;
}
/*sec01*/
.page-id-2616 #contentContainer .allcera_sec01_in h2,
.page-id-2616 #contentContainer .allcera_sec02_in h2,
.page-id-2616 #contentContainer .allcera_sec03_in h2,
.page-id-2616 #contentContainer .allcera_sec03_in02 h2,
.page-id-2616 #contentContainer .allcera_sec04_in h2,
.page-id-2616 #contentContainer .allcera_sec05_in h2,
.page-id-2616 #contentContainer .allcera_sec06_in h2,
.page-id-2616 #contentContainer .allcera_sec07_in h2,
.page-id-2616 #contentContainer .allcera_sec08_in h2,
.page-id-2616 #contentContainer .allcera_sec09_in h2,
.page-id-2616 #contentContainer .allcera_sec10_in h2,
.page-id-2616 #contentContainer .allcera_sec11_in h2,
.page-id-2616 #contentContainer .allcera_sec12_in h2,
.page-id-2616 #contentContainer .allcera_sec13_in h2{
    text-align: center;
    color: #329cc0;
    font-size: 46px;
    font-family: serif;
    font-weight: bold;
    padding: 5% 0;
}
.page-id-2616 .allcera_sec01_in,
.page-id-2616 .allcera_sec02_in,
.page-id-2616 .allcera_sec03_in,
.page-id-2616 .allcera_sec03_in02,
.page-id-2616 .allcera_sec04_in,
.page-id-2616 .allcera_sec05_in,
.page-id-2616 .allcera_sec06_in,
.page-id-2616 .allcera_sec07_in,
.page-id-2616 .allcera_sec08_in,
.page-id-2616 .allcera_sec09_in,
.page-id-2616 .allcera_sec10_in,
.page-id-2616 .allcera_sec11_in,
.page-id-2616 .allcera_sec12_in,
.page-id-2616 .allcera_sec13_in {
    max-width: 980px;
    margin: 0 auto;
}
.page-id-2616 .allcera_sec01 {
    background: #f1eeea;
}
.page-id-2616 #contentContainer ul.sec01_ul {
    display: flex;
    justify-content: space-between;
}

.page-id-2616 #contentContainer ul.sec01_ul li {
    font-size: 24px;
    line-height: 2.5em;
    color: #505050;
}
.page-id-2616 #contentContainer ul.nayami_ul li:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 25px;
    background-image: url(/wp/wp-content/uploads/2020/02/sec01_2.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.3em;
}
.page-id-2616 #contentContainer ul.sec01_ul li:nth-child(1) {
    padding-left: 5%;
    padding-top: 3%;
}
.page-id-2616 #contentContainer ul.nayami_ul li:nth-child(1) {
    padding-left: 0;
}
.page-id-2616 #contentContainer .allcera_sec01_in h2 {
    padding: 5% 0 3%;
}

.page-id-2616 .allcera_sec01_in {
    position: relative;
}

.page-id-2616 .allcera_sec01_in p.sec01_arrow img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
/*sec02*/
.page-id-2616 #contentContainer .allcera_sec02_in h2 {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 44px;
    line-height: 1.8em;
}

.page-id-2616 #contentContainer .allcera_sec02_in h2 span.sec02_h2_red {
    color: #db6663;
    font-weight: bold;
    background: linear-gradient(transparent 80%, #ffe37d 40%);
}

/*sec03*/
.page-id-2616 .allcera_sec03 {
    background: url(/wp/wp-content/uploads/2020/02/sec03_bk.png)no-repeat;
    background-position: center top;
    background-size: auto;
    padding-bottom: 5%;
	padding-top: 2%;
}

.page-id-2616 .allcera_sec03_in {
    position: relative;
}

.page-id-2616 .allcera_sec03_in p img {
    position: absolute;
    top: 50%;
    right: 0;
}
.page-id-2616 .allcera_sec03_in02 {
    padding: 10% 0 0;
}

.page-id-2616 #contentContainer .riten_wrap h3 {
    background: #00b0ec;
    color: #fff;
    padding: 0.3em;
    text-align: center;
    border-bottom: 0;
    margin: 0 0 3%;
	font-weight: bold;
}
.page-id-2616 #contentContainer .allcera_sec03_in02 h2 {
    padding-bottom: 3%;
}
.page-id-2616 #contentContainer ul.riten_ul {
    display: flex;
    justify-content: space-between;
}   
.page-id-2616 #contentContainer ul.riten_ul li img {
    padding-left: 5%;
}
.page-id-2616 p.riten_tex01 {
    padding: 1em;
}
.page-id-2616 p.riten_img001 {
    padding: 5% 0;
}
.page-id-2616 .riten_cap h4 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: #959595;
    border-radius: 100px;
    padding: 0.5em 1em;
    display: block;
    margin: 0 auto;
    width: 25%;
    position: relative;
    top: -20px;
}
.page-id-2616 .riten_cap {
    background: #ebebeb;
    padding: 0 1.5em 1em;
    margin: 10% 1.8em 0;
}
/*sec04*/
.page-id-2616 .allcera_sec04 {
    background: #00b0ec;
	padding-bottom: 3%;
}
.page-id-2616 #contentContainer .allcera_sec04_in h2 {
    color: #fff;
}
.page-id-2616 table.sec04_tb {
    font-size: 16px;
    background: #fff;
}
.page-id-2616 table.sec04_tb tr {
    border: 1px #ccc solid;
}
.page-id-2616 table.sec04_tb tr th,
.page-id-2616 table.sec04_tb tr td  {
    padding: 1em 0.5em;
    line-height: 1.8em;
}
.page-id-2616 table.sec04_tb tr th.sec04_th {
    width: 18%;
    background: #ffe466;
    border-left: 6px #ffe466 solid;
    font-size: 1.4em;
    border-right: 6px #ffe466 solid;
}
.page-id-2616 table.sec04_tb tr th.sec04_th2 {
    width: 15%;
}
.page-id-2616 table.sec04_tb tr th {
    width: 10%;
    background: #eee;
    border-right: 1px #ccc solid;
    text-align: center;
}
.page-id-2616 table.sec04_tb tr td {
    vertical-align: top;
    border-right: 1px #ccc solid;
}
.page-id-2616 .allcera_sec04_in {
    max-width: 1200px;
}
.page-id-2616 table.sec04_tb tr td:nth-child(2) {
    border-right: 6px #ffe466 solid;
    border-left: 6px #ffe466 solid;
}
.page-id-2616 table.sec04_tb tr td.sec04td001 {
    border-bottom: 6px #ffe466 solid;
}
/*sec05*/
.page-id-2616 .allcera_sec05 {
    background: #f1eeea;
	padding-bottom: 3%;
}

.page-id-2616 .nagare_wrap {
    background: #fff;
    border-top: #329cc0 15px solid;
    position: relative;
    padding: 1.5em 1.6em;
}

.page-id-2616 .nagare_wrap img {
    position: absolute;
    top: -55%;
    left: -5%;
}
.page-id-2616 .nagare_wrap img.setp2 {
    top: -40%;
}
.page-id-2616 .nagare_wrap img.setp3 {
    top: -40%;
}
.page-id-2616 .nagare_wrap img.setp4 {
    top: -30%;
}
.page-id-2616 p.sec05_arrow {
    padding: 5% 0 3%;
}
.page-id-2616 .nagare_wrap p {
    line-height: 1.8em;
}
.page-id-2616 #contentContainer p.nagare_cap {
    color: #847a7a;
    font-size: 1.2em;
}
/*sec06*/
.page-id-2616 #contentContainer .touin_wrap h3 {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #00b0ec solid;
    padding-bottom: 0.3em;
    background-image: none;
    text-indent: 0;
	margin-bottom: 1em;
}
.page-id-2616 #contentContainer .touin_wrap h3 span.touin_number {
    background: #00b0ec;
    padding: 3px 13px;
    color: #fff;
    margin-right: 0.5em;
}
.page-id-2616 #contentContainer .touin_wrap {
    padding: 3% 0 5%;
}
.page-id-2616 p.sec06_txt {
    padding-left: 4em;
}
.page-id-2616 #contentContainer ul.sec06_ul {
    padding-left: 4em;
    display: flex;
}
.page-id-2616 #contentContainer ul.sec06_ul h4 {
    background: #00b0ec;
    font-size: 18px;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 100px;
    display: inline-block;
    margin: 8% 0 1em;
	font-weight: bold;
}
.page-id-2616 #contentContainer ul.sec06_ul h5 {
    font-weight: bold;
    padding-bottom: 0.5em;
}
.page-id-2616 #contentContainer ul.sec06_ul p {
    padding-bottom: 5%;
}
.page-id-2616 #contentContainer ul.sec06_ul li img {
    padding-top: 25%;
}
.page-id-2616 #contentContainer ul.sec06_ul li:nth-child(1) {
    padding-right: 2.0em;
}
.page-id-2616 h4.kakakuh4 {
    background: #00b0ec;
    font-size: 26px;
    color: #fff;
    padding: 0.8em 1em;
    border-radius: 100px;
    display: table;
    margin: 5% auto 2%;
    text-align: center;
    font-weight: bold;
    }
.page-id-2616 table.kakaku_tb td,
.page-id-2616 table.kakaku_tb th {
    background: #f4f4f4;
    border-left: 1px #ccc solid;
    font-size: 16px;
    text-align: center;
    padding: 1em;
}
.page-id-2616 table.kakaku_tb tr {
    border: 1px #ccc solid;
}
.page-id-2616 table.kakaku_tb th.touin_th {
    background: #10c8ff;
    color: #fff;
    font-size: 24px;
    border: 6px #10c8ff solid;
}
.page-id-2616 table.kakaku_tb td.touin_td {
    font-size: 30px;
    font-weight: bold;
    color: #e05252;
    line-height: 1em;
    background: #fff;
    border: 6px #10c8ff solid;
}
.page-id-2616 table.kakaku_tb td.touin_td span.tb_cap {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.page-id-2616 #contentContainer ul.sec06_ul.sec06_ul2 li img {
    padding-top: 0%;
}
.page-id-2616 #contentContainer ul.sec06_ul.sec06_ul2 {
    padding-top: 3%;
}
.page-id-2616 ul.sec06_ul3 li {font-weight: bold;padding-bottom: 1.8em;}

.page-id-2616 ul.sec06_ul3 li:last-child {
    padding-bottom: 0;
}
.page-id-2616 #contentContainer ul.sec06_ul p.hanarabi_txt {
    padding-bottom: 0;
}
.page-id-2616 #contentContainer ul.sec06_ul.sec06_ul2 li img.hanarabi_img {
    padding-top: 40%;
}
.page-id-2616 #contentContainer .sec06shizen_wrap h4 {
    background: #00b0ec;
    font-size: 18px;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 100px;
    display: inline-block;
    margin: 0 0 1em;
    font-weight: bold;
    }
.page-id-2616 #contentContainer .sec06shizen_wrap {
    padding-left: 4.5em;
}
.page-id-2616 #contentContainer .sec06shizen_wrap img {
    padding: 3% 0;
}
.page-id-2616 #contentContainer table.kakaku_tb {
    margin-bottom: 3%;
}
/*sec07*/
.page-id-2616 .allcera_sec07 {
    background: #f1eeea;
	padding-bottom: 2%;
}
.page-id-2616 .allcera_sec07_in img {
    display: block;
    margin: 0 auto;
}
.page-id-2616 #contentContainer .allcera_sec07_in h3.sec07_h3 {
    text-align: center;
    border-bottom: 1px #333 solid;
    background: no-repeat;
    display: block;
    margin: 0 auto 4%;
    text-indent: 0;
   width: 75%;
    font-weight: bold;
    font-size: 24px;
}
.page-id-2616 #contentContainer .allcera_sec07_in h2 {
    padding-bottom: 0.5em;
}
.page-id-2616 .sec07_cap {
    background: #fff;
    padding: 2em;
    border: 1px #ccc solid;
    max-width: 77%;
    margin: 0 auto;
}
.page-id-2616 #contentContainer .sec07_cap ul {
    padding-bottom: 3%;
}
/*sec08*/
.page-id-2616 .allcera_sec08 {
    background: #00b0ec;
	padding-bottom:3%;
}
.page-id-2616 #contentContainer .allcera_sec08_in  p {
    text-align: center;
    color: #fff;
}
.page-id-2616 #contentContainer .allcera_sec08_in h2 {
    color: #fff;
}
.page-id-2616 #contentContainer .allcera_sec08_in p span.bold {
    color: #fff;
    display: block;
    text-align: left;
}
.page-id-2616 #contentContainer .allcera_sec08_in p.sec08_tex {
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
}
.page-id-2616 table.sec04_tb.sec08_tb span.font_s {
    display: block;
    font-size: 0.6em;
    font-weight: normal;
	line-height: 1.4em;
}
.page-id-2616 table.sec04_tb.sec08_tb td.sec04td001 img {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.page-id-2616 table.sec04_tb.sec08_tb tr td.sec04td001 {
    background: #fef9e0;
    border-bottom: 0;
}
.page-id-2616 table.sec04_tb.sec08_tb tr th, 
.page-id-2616 table.sec04_tb.sec08_tb tr td{
    padding: 1em 1.5em;
	text-align: center;
}

.page-id-2616 table.sec04_tb.sec08_tb span.kakaku_0001 {
    font-size: 1.5em;
    font-weight: bold;
    color: #eb3535;
}
.page-id-2616 table.sec04_tb.sec08_tb {
    margin-bottom: 5%;
}
.page-id-2616 table.sec04_tb.sec08_tb tr.no_center td {
    text-align: left;
}
/*sec09*/
.page-id-2616 .allcera_sec09_in .sec09_q {
    background: #329cc0;
    color: #fff;
    font-size: 18px;
    padding: 1em;
    font-weight: bold;
}
.page-id-2616 .sec09_a {
    padding: 0 2em 1em;
    font-size: 16px;
    line-height: 1.8em;
    color: #333;
}
.page-id-2616 .allcera_sec09_in .sec09_faq_wrap {
    background: #f1eeea;
    margin-bottom: 5%;
}
.page-id-2616 p.q_arrow {
    position: relative;
    top: -10px;
    left: 2%;
    margin: 0;
    padding: 0;
}
/*sec10*/
.page-id-2616 .allcera_sec10 {
    background: url(/wp/wp-content/uploads/2020/02/sec10_bk.png)no-repeat;
    background-size: cover;
    background-position: center top;
}
.page-id-2616 .allcera_sec10_in {
    background: rgba(255, 255, 255, 0.7411764705882353);
    padding: 0 3.5em 5%;
    width: 900px;
}
.page-id-2616 .allcera_sec10_in+p {
    display: none;
}
.page-id-2616 .sec10_nagare_tt {
    font-size: 24px;
    font-weight: bold;
    color: #329cc0;
    padding-bottom: 1em;
}
.page-id-2616 .sec10_nagare {
    padding-bottom: 3%;
}
.page-id-2616 .sec10_nagare.last_nagare {
    border-bottom: 1px #329cc0 solid;
}
/*sec11*/
.page-id-2616 #contentContainer ul.sec11_iin {
    display: flex;
    justify-content: space-between;
}
.page-id-2616 ul.sec11_iin li {
	display: flex;
	width: 22%;
	flex-flow: column;
}
.page-id-2616 ul.sec11_iin img {
	width: 100%;
	max-width: 228px;
}
.page-id-2616 ul.sec11_iin address {
	font-style: normal;
	flex: 1 1 auto;
}
.page-id-2616 ul.sec11_iin .inline-block {
	display: inline-block;
}
.page-id-2616 p.link_iin {
    background: #00b0ec;
    text-align: center;
}
.page-id-2616 #contentContainer p.link_iin a {
    color: #fff;
    text-decoration: none;
    padding: 0.4em;
    display: block;
    height: auto;
}
.page-id-2616 #contentContainer p.link_iin a:hover {
    opacity: 0.7;
}
/*sec12*/
.page-id-2616 .allcera_sec12 {
    background: #f3f2ed;
}
.page-id-2616 input + br {
    display: none!important;
}
.page-id-2616 input {
    position: relative;
    top: -1px!important;
}
.page-id-2616 div.mfp_ok+br {
    display: none;
}
.page-id-2616 form#mailformpro dl dt {
    font-size: 15px;
    text-align: left;
    padding-left: 1em;
}
.page-id-2616 div#mailfield {
    background: #fff;
}
.page-id-2616 .mfp_buttons {
    background: #fff;
}
.page-id-2616 ul.txtIcon li:before {
    content: url(/img/arrow_1.gif);
    padding-right: 0.5em;
}
.page-id-2616 ul.txtIcon li {
    text-indent: -1em;
    padding-left: 1em;
    padding-bottom: 2.4em;
    display: block;
}
.page-id-2616 #contentContainer p a, .txtIcon a {
    background: none;
}
/*sec13*/
.page-id-2616 .allcera_sec13 {
    background: #00b0ec;
}
.page-id-2616 #contentContainer .allcera_sec13_in p {
    color: #fff;
    line-height: 2em;
}
.page-id-2616 .allcera_sec13_in {
    max-width: 650px;
    margin: 0 auto;
}
.page-id-2616 #contentContainer .allcera_sec13_in p img {
    margin: 3% auto;
    display: block;
}
.page-id-2616 #contentContainer .allcera_sec13_in p a img:hover {
    opacity: 0.8;
}
.page-id-2616 #contentContainer .allcera_sec13_in h2 {
    color: #fff;
    padding: 7% 0 5%;
}

/*ナビ追従*/
nav ul.hd_link{
  transition: .3s;
}
.is-fixed {
position: fixed;
    top:-5%;
    right: 0;
    z-index: 2;
}
.is-hide {
  transform: translateY(-100%);
}
.page-id-2616 #allceramic_hd_in ul.hd_link.is-fixed {
    padding-top: 3%;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    background: #ffffffd9;
    padding-bottom: 1%;
}
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(1) a br,
.page-id-2616 #allceramic_hd_in ul.hd_link li:nth-child(2) a br {
    display: none;
}
.page-id-2616 input#mfp_element_9 {
    margin-bottom: 1.4em!important;
}

/*.page-id-2616 form#mailformpro dl dd.mfp.mfp_achroma ul li:nth-child(1) {
    text-indent: 0!important;
}


.page-id-2616 form#mailformpro label {
    padding: 3px;
    border: solid 1px #CCC;
}

.page-id-2616 form#mailformpro dl dd li label#fs_child  {background-color: #E8EEF9; }

.page-id-2616 form#mailformpro label:hover {
    background-color: #E8EEF9;
}
*/
body.page-id-2616  {
    background: transparent;
}
.page-id-2616 #catch {
    display: none;
}

.page-id-2616 #contentContainer ul.sec11_iin {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.page-id-2616 ul.sec11_iin li {
    padding-bottom: 5%;
    width: 26%;
}

.page-id-2616 #contentContainer ul.sec11_iin:after {
    display: block;
    content:"";
    width: 30%;
}

.page-id-2616 ul.sec11_iin address {
    text-align: left;
}

.page-id-2616 ul.sec11_iin address + p {
    text-align: left;
}


/* 横向きの場合のスタイル */

@media only screen and (max-width: 812px) and (min-width: 640px){
body#subpage.page-id-2616 {
    min-width:fit-content;
}
.page-id-2616 .allcera_sec01_in, .page-id-2616 .allcera_sec02_in, .page-id-2616 .allcera_sec03_in, .page-id-2616 .allcera_sec03_in02, .page-id-2616 .allcera_sec04_in, .page-id-2616 .allcera_sec05_in, .page-id-2616 .allcera_sec06_in, .page-id-2616 .allcera_sec07_in, .page-id-2616 .allcera_sec08_in, .page-id-2616 .allcera_sec09_in, .page-id-2616 .allcera_sec10_in, .page-id-2616 .allcera_sec11_in, .page-id-2616 .allcera_sec12_in, .page-id-2616 .allcera_sec13_in {
    max-width: max-content;
    margin: 0 auto;
}
.page-id-2616 .allcera_sec10_in {
    padding: 0;
    width: 100%;
}
.page-id-2616 p.q_arrow {
    left: 0;
}
.page-id-2616 #allceramic_hd_in ul.hd_ul {
    justify-content: center;
}

.page-id-2616 #allceramic_hd_in ul.hd_ul li {
    padding-left: 2%;
}

.page-id-2616 .allceramic_fv_in {
    max-width: 100%;
}

.page-id-2616 #contentContainer .allceramic_fv_in h2.fv_h2 {
    position: inherit;
}

.page-id-2616 #contentContainer p {
    font-size: 1.8em;
}

.page-id-2616 #contentContainer ul.riten_ul li {
    font-size: 1.1em;
    line-height: 1.8em;
}

.page-id-2616 #contentContainer ul.riten_ul li br {
    display: none;
}

.page-id-2616 #contentContainer ul.riten_ul li:nth-child(2) {
    padding-left: 1em;
}

.page-id-2616 .allcera_sec03_in p img {
	position: relative;
	display: block;
    margin: 0 auto;
}

.page-id-2616 .nagare_wrap img.setp2 {
    top: -25%;
}

.page-id-2616 .nagare_wrap img.setp3 {
    top: -20%;
}
.page-id-2616 .nagare_wrap img.setp4 {
    top: -10%;
}
.page-id-2616 #contentContainer ul.sec06_ul h5 {
    font-size: 1.5em;
}

.page-id-2616 #contentContainer ul.sec06_ul h4 {
    font-size: 1.5em;
}

.page-id-2616 #contentContainer ul.sec06_ul p {
    font-size: 1.1em;
}

.page-id-2616 #contentContainer ul.sec06_ul p br {
    display: none;
}

.page-id-2616 .nagare_wrap.nagare03 br {
    display: none;
}

.page-id-2616 #contentContainer p.nagare_cap {
    font-size: 1.5em;
}

.page-id-2616 #contentContainer .touin_wrap ul li p.sec06_txt {
    font-size: 1.1em;
}

.page-id-2616 p.sec06_txt {
    padding-left: 0;
}

.page-id-2616 #contentContainer ul.sec06_ul {
    padding-left: 0;
}

.page-id-2616 #contentContainer .sec06shizen_wrap {
    padding-left: 0;
}

.page-id-2616 #contentContainer .sec06shizen_wrap h4 {
    font-size: 2em;
}

.page-id-2616 ul.sec06_ul3 li {
    font-size: 1.35em;
}

.page-id-2616 #contentContainer .sec07_cap ul {
    font-size: 1.8em;
}

.page-id-2616 .allcera_sec08_in {
    max-width: fit-content;
}

.page-id-2616 #contentContainer ul.sec11_iin  li p {
    font-size: 1.35em;
}

.page-id-2616 #contentContainer ul.sec11_iin li {
    width: 31%;
}

.page-id-2616 .allcera_sec11_in {
    max-width: inherit;
    margin: 0 3%;
}
.page-id-2616 #allceramic_hd_in ul.hd_link.is-fixed {
    display: none;
}
.page-id-2616 .nagare_wrap img {
    left: auto;
	width: 8%;
}
.page-id-2616 #allceramic_hd_in ul.hd_ul li h1 {
    font-size: 1.5em;
}

.page-id-2616 #contentContainer ul li ul.nayami_ul {
    padding-left: 0;
}

.page-id-2616 #contentContainer ul li ul.nayami_ul li {
    font-size: 1.1em;
    line-height: 1.8em;
    padding-bottom: 1.5em;
}

.page-id-2616 #contentContainer ul.sec01_ul li:nth-child(1) {
    padding-left: 0;
}

.page-id-2616 #contentContainer ul.sec01_ul li:nth-child(1) img {
    width: 90%;
}

.page-id-2616 .allcera_sec02_in img {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.page-id-2616 #contentContainer p {
    padding: 0 1.4em;
    font-size: 1.4em;
}

.page-id-2616 p.riten_tex01 br {
    display: none;
}

.page-id-2616 p.riten_tex02 br {
    display: none;
}

.page-id-2616 .riten_cap h4 {
    width: 30%;
    text-align: center;
}

.page-id-2616 #contentContainer .touin_wrap {
    padding: 0 1.4em;
}

.page-id-2616 .sec10_nagare_tt {
    padding-left: 1em;
}

.page-id-2616 #contentContainer ul.sec11_iin li p {
    font-size: 0.9em;
}
.page-id-2616 .allcera_sec03_in02 {
    padding: 0;
}
.page-id-2616 #contentContainer ul.riten_ul {
    display: block;
}

.page-id-2616 #contentContainer ul.riten_ul li img {
    padding-left: 0;
    width: 40%;
    margin: 0 auto 3%;
    display: block;
}
.page-id-2616 .nagare_wrap img {
    top: -40%;
}
.page-id-2616 .nagare_wrap img.setp4 {
    top: -20%;
}
.page-id-2616 #contentContainer p.sec05_arrow {
    padding: 1.4em 0 0;
}
}