@charset "UTF-8";
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

html { color: #000; background: #fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,tr,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; border: none; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup { font-style: normal; font-weight: normal; }
del,ins { text-decoration: none; }
li { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; line-height: 1.5; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; font-variant: normal; }
abbr { cursor: help; }
label { cursor: pointer; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; } legend { color: #000; }
input,button,textarea,select,optgroup,option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }  input,button,textarea,select { *font-size: 100%; } strong { font-weight: bold; }
em { font-style: italic; }
dt, dd {
line-height: 1.7;
}
th,td {
border: 1px solid #e1e1e0;
padding: 1em;
}
th {
font-weight: bold;
text-align: center;
background-color:#46BD9C;
color:#fff;
}
caption {
padding-bottom: .5em;
text-align: right;
}
dfn { font-style: normal; }
address {
font-style: normal;
line-height: 1.0;
}
.clear { clear: both; }
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size:0;
}
.clearfix { display: inline-block; }/*\*/* html .clearfix { height: 1%; }
.clearfix { display: block; }/**/.f_left {
float: left;
}
.f_right {
float: right;
}
.lh0 {
line-height: 0;
}
.lh1 {
line-height: 1;
}
.t_left { text-align: left; }
.t_center { text-align: center; }
.t_right { text-align: right; }
.m_center {
display: block;
margin-left: auto;
margin-right: auto;
} .pt0  { padding-top:  0px !important; } 		.mt0  { margin-top:  0px !important; }
.pt1  { padding-top:  1px !important; } 		.mt1  { margin-top:  1px !important; }
.pt2  { padding-top:  2px !important; } 		.mt2  { margin-top:  2px !important; }
.pt5  { padding-top:  5px !important; } 		.mt5  { margin-top:  5px !important; }
.pt10 { padding-top: 10px !important; } 		.mt10 { margin-top: 10px !important; }
.pt15 { padding-top: 15px !important; } 		.mt15 { margin-top: 15px !important; }
.pt20 { padding-top: 20px !important; } 		.mt20 { margin-top: 20px !important; }
.pt23 { padding-top: 23px !important; } 		.mt23 { margin-top: 23px !important; }
.pt25 { padding-top: 25px !important; } 		.mt25 { margin-top: 25px !important; }
.pt30 { padding-top: 30px !important; } 		.mt30 { margin-top: 30px !important; }
.pt35 { padding-top: 35px !important; } 		.mt35 { margin-top: 35px !important; }
.pt40 { padding-top: 40px !important; } 		.mt40 { margin-top: 40px !important; }
.pt45 { padding-top: 45px !important; } 		.mt45 { margin-top: 45px !important; }
.pt50 { padding-top: 50px !important; } 		.mt50 { margin-top: 50px !important; }
.pt55 { padding-top: 55px !important; } 		.mt55 { margin-top: 55px !important; }
.pt60 { padding-top: 60px !important; } 		.mt60 { margin-top: 60px !important; }
.pt65 { padding-top: 65px !important; } 		.mt65 { margin-top: 65px !important; }
.pt70 { padding-top: 70px !important; } 		.mt70 { margin-top: 70px !important; }
.pt75 { padding-top: 75px !important; } 		.mt75 { margin-top: 75px !important; }
.pt80 { padding-top: 80px !important; } 		.mt80 { margin-top: 80px !important; }
.pt85 { padding-top: 85px !important; } 		.mt85 { margin-top: 85px !important; }
.pt90 { padding-top: 90px !important; } 		.mt90 { margin-top: 90px !important; }
.pt95 { padding-top: 95px !important; } 		.mt95 { margin-top: 95px !important; }
.pt100 { padding-top: 100px !important; } 		.mt100 { margin-top: 100px !important; }
.pt120 { padding-top: 120px !important; } 		.mt120 { margin-top: 120px !important; }
.pb0  { padding-bottom:  0px !important; } 		.mb0  { margin-bottom:  0px !important; }
.pb2  { padding-bottom:  2px !important; } 		.mb2  { margin-bottom:  2px !important; }
.pb3  { padding-bottom:  3px !important; } 		.mb3  { margin-bottom:  3px !important; }
.pb5  { padding-bottom:  5px !important; } 		.mb5  { margin-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; } 		.mb10 { margin-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; } 		.mb15 { margin-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; } 		.mb20 { margin-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; } 		.mb25 { margin-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; } 		.mb30 { margin-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; } 		.mb35 { margin-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; } 		.mb40 { margin-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; } 		.mb45 { margin-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; } 		.mb50 { margin-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; } 		.mb55 { margin-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; } 		.mb60 { margin-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; } 		.mb65 { margin-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; } 		.mb70 { margin-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; } 		.mb75 { margin-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; } 		.mb80 { margin-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; } 		.mb85 { margin-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; } 		.mb90 { margin-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; } 		.mb95 { margin-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; } 	.mb100 { margin-bottom: 100px !important; }
.pb120 { padding-bottom: 120px !important; } 	.mb120 { margin-bottom: 120px !important; }
.ptb0  { padding-top:  0px !important; padding-bottom:  0px !important; } 	.mtb0  { margin-top: 0px !important;  margin-bottom:  0px !important; }
.ptb10 { padding-top: 10px !important; padding-bottom: 10px !important; } 	.mtb10 { margin-top: 10px !important; margin-bottom: 10px !important; }
.ptb15 { padding-top: 15px !important; padding-bottom: 15px !important; } 	.mtb15 { margin-top: 15px !important; margin-bottom: 15px !important; }
.ptb20 { padding-top: 20px !important; padding-bottom: 20px !important; } 	.mtb20 { margin-top: 20px !important; margin-bottom: 20px !important; }
.ptb25 { padding-top: 25px !important; padding-bottom: 25px !important; } 	.mtb25 { margin-top: 25px !important; margin-bottom: 25px !important; }
.ptb30 { padding-top: 30px !important; padding-bottom: 30px !important; } 	.mtb30 { margin-top: 30px !important; margin-bottom: 30px !important; }
.ptb25 { padding-top: 35px !important; padding-bottom: 35px !important; } 	.mtb35 { margin-top: 35px !important; margin-bottom: 35px !important; }
.pl0  { padding-left:  0px !important; } 		.ml0  { margin-left:  0px !important; }
.pl5  { padding-left:  5px !important; } 		.ml5  { margin-left:  5px !important; }
.pl10 { padding-left: 10px !important; } 		.ml10 { margin-left: 10px !important; }
.pl15 { padding-left: 15px !important; } 		.ml15 { margin-left: 15px !important; }
.pl20 { padding-left: 20px !important; } 		.ml20 { margin-left: 20px !important; }
.pl25 { padding-left: 25px !important; } 		.ml25 { margin-left: 25px !important; }
.pl30 { padding-left: 30px !important; } 		.ml30 { margin-left: 30px !important; }
.pl35 { padding-left: 35px !important; } 		.ml35 { margin-left: 35px !important; }
.pl40 { padding-left: 40px !important; } 		.ml40 { margin-left: 40px !important; }
.pl50 { padding-left: 50px !important; } 		.ml50 { margin-left: 50px !important; }
.pl55 { padding-left: 55px !important; } 		.ml55 { margin-left: 55px !important; }
.pl60 { padding-left: 60px !important; } 		.ml60 { margin-left: 60px !important; }
.pl65 { padding-left: 65px !important; } 		.ml65 { margin-left: 65px !important; }
.pl70 { padding-left: 70px !important; } 		.ml70 { margin-left: 70px !important; }
.pl75 { padding-left: 75px !important; } 		.ml75 { margin-left: 75px !important; }
.pl80 { padding-left: 80px !important; } 		.ml80 { margin-left: 80px !important; }
.pl85 { padding-left: 85px !important; } 		.ml85 { margin-left: 85px !important; }
.pl90 { padding-left: 90px !important; } 		.ml90 { margin-left: 90px !important; }
.pl95 { padding-left: 95px !important; } 		.ml95 { margin-left: 95px !important; }
.pl100 { padding-left: 100px !important; } 		.ml100 { margin-left: 100px !important; }
.pl150 { padding-left: 150px !important; } 		.ml150 { margin-left: 150px !important; }
.pl230 { padding-left: 230px !important; } 		.ml230 { margin-left: 230px !important; }
.pr0  { padding-right:  0px !important; } 		.mr0  { margin-right:  0px !important; }
.pr5  { padding-right:  5px !important; } 		.mr5  { margin-right:  5px !important; }
.pr10 { padding-right: 10px !important; } 		.mr10 { margin-right: 10px !important; }
.pr15 { padding-right: 15px !important; } 		.mr15 { margin-right: 15px !important; }
.pr20 { padding-right: 20px !important; } 		.mr20 { margin-right: 20px !important; }
.pr25 { padding-right: 25px !important; } 		.mr25 { margin-right: 25px !important; }
.pr30 { padding-right: 30px !important; } 		.mr30 { margin-right: 30px !important; }
.pr35 { padding-right: 35px !important; } 		.mr35 { margin-right: 35px !important; }
.pr40 { padding-right: 40px !important; } 		.mr40 { margin-right: 40px !important; }
.pr45 { padding-right: 45px !important; } 		.mr45 { margin-right: 45px !important; }
.pr50 { padding-right: 50px !important; } 		.mr50 { margin-right: 50px !important; }
.pr55 { padding-right: 55px !important; } 		.mr55 { margin-right: 55px !important; }
.pr60 { padding-right: 60px !important; } 		.mr60 { margin-right: 60px !important; }
.pr65 { padding-right: 65px !important; } 		.mr65 { margin-right: 65px !important; }
.pr70 { padding-right: 70px !important; } 		.mr70 { margin-right: 70px !important; }
.pr75 { padding-right: 75px !important; } 		.mr75 { margin-right: 75px !important; }
.pr80 { padding-right: 80px !important; } 		.mr80 { margin-right: 80px !important; }
.pr85 { padding-right: 85px !important; } 		.mr85 { margin-right: 85px !important; }
.pr90 { padding-right: 90px !important; } 		.mr90 { margin-right: 90px !important; }
.pr95 { padding-right: 95px !important; } 		.mr95 { margin-right: 95px !important; }
.pr100 { padding-right: 100px !important; } 	.mr100 { margin-right: 100px !important; }
.plr0  { padding-left:  0px !important; padding-right:  0px !important; } 		.mlr0  { margin-left:  0px !important; margin-right:  0px !important; }
.plr10 { padding-left: 10px !important; padding-right: 10px !important; } 		.mlr10 { margin-left: 10px !important; margin-right: 10px !important; }
.plr15 { padding-left: 15px !important; padding-right: 15px !important; } 		.mlr15 { margin-left: 15px !important; margin-right: 15px !important; }
.plr19 { padding-left: 19px !important; padding-right: 19px !important; } 		.mlr19 { margin-left: 19px !important; margin-right: 19px !important; }
.plr20 { padding-left: 20px !important; padding-right: 20px !important; } 		.mlr20 { margin-left: 20px !important; margin-right: 20px !important; }
.plr25 { padding-left: 25px !important; padding-right: 25px !important; } 		.mlr25 { margin-left: 25px !important; margin-right: 25px !important; }
.plr39 { padding-left: 39px !important; padding-right: 39px !important; } 		.mlr39 { margin-left: 39px !important; margin-right: 39px !important; }
.plr165 { padding-left: 165px !important; padding-right: 165px !important; } 	.mlr165 { margin-left: 165px !important; margin-right: 165px !important; }
.pad0  { padding:  0px !important; }			.mar0  { margin:  0px !important; }
.pad5  { padding:  5px !important; }			.mar5  { margin:  5px !important; }
.pad10 { padding: 10px !important; } 			.mar10 { margin: 10px !important; }
.pad15 { padding: 15px !important; } 			.mar15 { margin: 15px !important; }
.pad20 { padding: 20px !important; } 			.mar20 { margin: 20px !important; }
.pad23 { padding: 23px !important; } 			.mar23 { margin: 23px !important; }
.pad25 { padding: 25px !important; } 			.mar25 { margin: 25px !important; }
.pad30 { padding: 30px !important; } 			.mar30 { margin: 30px !important; }
.pad35 { padding: 35px !important; } 			.mar35 { margin: 35px !important; }
.pad40 { padding: 40px !important; } 			.mar40 { margin: 40px !important; }
.pad45 { padding: 45px !important; } 			.mar45 { margin: 45px !important; }
.pad50 { padding: 50px !important; } 			.mar50 { margin: 50px !important; }
.pad55 { padding: 55px !important; } 			.mar55 { margin: 55px !important; }
.pad60 { padding: 60px !important; } 			.mar60 { margin: 60px !important; }
.pad65 { padding: 65px !important; } 			.mar65 { margin: 65px !important; }
.pad70 { padding: 70px !important; } 			.mar70 { margin: 70px !important; }
.pad75 { padding: 75px !important; } 			.mar75 { margin: 75px !important; }
.pad80 { padding: 80px !important; } 			.mar80 { margin: 80px !important; }
.pad85 { padding: 85px !important; } 			.mar85 { margin: 85px !important; }
.pad90 { padding: 90px !important; } 			.mar90 { margin: 90px !important; }
.pad95 { padding: 95px !important; } 			.mar95 { margin: 95px !important; }
.pad100 { padding: 100px !important; } 			.mar100 { margin: 100px !important; }
.wAuto { width: auto !important; }
.w10 { width: 10% !important; }
.w15 { width: 15% !important; }
.w20 { width: 20% !important; }
.w25 { width: 25% !important; }
.w28 { width: 28% !important; }
.w30 { width: 30% !important; }
.w32 { width: 32% !important; }
.w35 { width: 35% !important; }
.w40 { width: 40% !important; }
.w45 { width: 45% !important; }
.w50 { width: 50% !important; }
.w55 { width: 55% !important; }
.w58 { width: 58% !important; }
.w60 { width: 60% !important; }
.w65 { width: 65% !important; }
.w68 { width: 68% !important; }
.w70 { width: 70% !important; }
.w75 { width: 75% !important; }
.w80 { width: 80% !important; }
.w85 { width: 85% !important; }
.w88 { width: 88% !important; }
.w90 { width: 90% !important; }
.w92 { width: 92% !important; }
.w95 { width: 95% !important; }
.w100 { width: 100% !important; }
.br320, .br360, .br375, .br425, .br640 {
display: none;
}
@media only screen and (max-width: 359px) {
.br320 { display: block; }
}
@media only screen and (max-width: 360px) {
.br360 { display: block; }
}
@media only screen and (max-width: 375px) {
.br375 { display: block; }
}
@media only screen and (max-width: 425px) {
.br425 { display: block; }
}
@media only screen and (max-width: 640px) {
.br640 { display: block; }
}
@media only screen and (min-width: 320px) { }
@media only screen and (min-width: 375px) { }
@media only screen and (min-width: 425px) { }
body {
font: 16px Meiryo, arial, clean, verdana, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
color: #333;
line-height: 1.5;
}
html> body { font-size: 16px; font-size : 62.5%\9; }  select,input,button,textarea {
font: 100% Meiryo, arial, clean, verdana, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
color: #333;
line-height: 1.5;
} table { font-size:inherit; font: 100%; color: #333; line-height: 1.5; } pre,code,kbd,samp,tt { font-family:monospace; font-size: 100%; *font-size:108%; line-height: 1.5; color: #333; } li li,li dt,li dd,li input,li select,li button,li textarea,li p,li th,li td,
dt li,dt dt,dt dd,dt input,dt select,dt button,dt textarea,dt p,dt th,dt td,
dd li,dd dt,dd dd,dd input,dd select,dd button,dd textarea,dd p,dd th,dd td,
th li,th dt,th dd,th input,th select,th button,th textarea,th p,th th,th td,
td li,td dt,td dd,td input,td select,td button,td textarea,td p,td th,td td,
p input{ font-size: 100%; } html {
-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
font-size: 100%;
}
ul {
}
li {
}
dl {
}
dt {
}
dd {
}
table {
width: 100%
}
th, td {
}
th {
}
td {
} @import url("https://fonts.googleapis.com/css?family=Kosugi+Maru|M+PLUS+Rounded+1c:100,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap"); /*/*//*/*//*/*//*/*//*/*//**/       body {  }
body::-webkit-scrollbar {
display: block;
width: 10px;
height: 10px; }
body::-webkit-scrollbar-track {
border-radius: 10px;
background: #fff;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
body::-webkit-scrollbar-thumb {
border-radius: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#ffaf4b), to(#ff920a));
background: -webkit-linear-gradient(top, #ffaf4b 0%, #ff920a 100%);
background: linear-gradient(to bottom, #ffaf4b 0%, #ff920a 100%);
-webkit-box-shadow: inset 0 0 6px #fff;
box-shadow: inset 0 0 6px #fff; }
body::-webkit-scrollbar-thumb:window-inactive {
background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%); }
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
font-size: 100%;
-webkit-text-size-adjust: none; }
header, section, footer, aside, nav, main, article, figure {
display: block;
padding: 0;
margin: 0; }
img {
vertical-align: bottom;
max-width: 100%;
height: auto; }
a {
color: #333;
text-decoration: none; }
a:hover,
a:active {
color: #333;
text-decoration: none; }
a:not([target*="_blank"]),
a.ov_link {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
a:not([target*="_blank"]):hover,
a.ov_link:hover {
opacity: 0.7; }
a.logo:hover, .logo a:hover,
a.ft_logo:hover, .ft_logo a:hover {
opacity: 1 !important; }
a.text_link {
color: #f29823; }
a.text_link:hover {
opacity: 1 !important;
text-decoration: underline; }
a.no-hover:hover {
opacity: 1 !important; }
@media only screen and (min-width: 769px) {
a.tel_click {
pointer-events: none; } }
table {
width: 100%; }
p {
line-height: 2;
letter-spacing: 0px;
word-wrap: break-word;
margin-bottom: 15px; }
p:empty {
display: none !important; }
p:last-child {
margin-bottom: 0; }
.red {
color: #ca0a0a !important; }
.bold {
font-weight: bold !important; }
.fl {
float: left; }
.fr {
float: right; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
word-break: break-all; }   html {
overflow-x: auto !important; }
body {
background-color: #ffffff;
-webkit-text-size-adjust: none;
color: #23181d; }
.wrapper {
overflow: hidden; }
.inner {
width: 1170px;
margin: 0 auto; }
.inner_sm {
width: 1000px;
margin: 0 auto; }
#main {
padding-bottom: 0px; }   h1 {
font-size: 10px; }
header {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 20; }
.header_top {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 1728px;
margin: 0 auto;
padding-top: 30px; }
.logo {
background-color: #fff;
border-radius: 100px;
padding: 10px 20px;
width: 21%;
max-width: 500px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.logo a {
display: block;
width: 100%;
text-align: center; }
.right_head {
width: 70%;
max-width: 864px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.pc_navi {
width: 100%; }
.pc_navi > ul {
background-color: #fff;
border-radius: 50px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
text-align: center; }
.pc_navi > ul > li {
background-repeat: no-repeat;
background-position: center top 10px;
border-left: 1px solid #ded8c3;
position: relative; }
.pc_navi > ul > li:nth-child(1) {
border-left: 0;
width: 15.6%; }
.pc_navi > ul > li:nth-child(2) {
width: 16.1%; }
.pc_navi > ul > li:nth-child(3) {
width: 20.5%; }
.pc_navi > ul > li:nth-child(4) {
width: 16%; }
.pc_navi > ul > li:nth-child(5) {
width: 15.8%; }
.pc_navi > ul > li:nth-child(6) {
width: 16%; }
.pc_navi > ul > li > a, .pc_navi > ul > li > p {
cursor: pointer;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
margin: 0;
height: 100px;
text-decoration: none;
text-align: center;
font-family: "Kosugi Maru";
font-weight: 500;
font-size: 18px;
line-height: 1.5;
letter-spacing: 1px;
color: #eb7432;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.pc_navi > ul > li > a span, .pc_navi > ul > li > p span {
display: block;
padding-top: 0px;
font-family: "Open Sans", sans-serif;
font-size: 66.66666666666667%;
font-weight: 600;
color: #3f210f; }
.pc_navi > ul > li > p.title {
position: relative; }
.pc_navi > ul > li > p.title::after {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;
background-size: contain;
width: 11px;
height: 6px;
position: absolute;
bottom: 14px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.pc_navi > ul > li.home a {
font-family: 'M PLUS Rounded 1c', sans-serif; }
.pc_navi > ul > li.home a::before {
width: 100%;
height: 16px;
display: block;
margin-bottom: 10px; }
.pc_navi > ul .subInner {
background-color: rgba(235, 115, 51, 0.85);
position: absolute;
width: 220px;
right: 50%;
bottom: 0px;
padding-bottom: 10px;
-webkit-transform: translate(50%, 100%);
-ms-transform: translate(50%, 100%);
transform: translate(50%, 100%);
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0;
visibility: hidden;
z-index: 1; }
.pc_navi > ul .subInner.active {
opacity: 1;
visibility: visible; }
.pc_navi > ul .subInner ul li {
padding: 0 10px; }
.pc_navi > ul .subInner ul li a {
position: relative;
display: block;
padding: 19px 10px 19px 28px;
border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 14px;
font-weight: 500;
color: #fff;
text-decoration: none;
text-align: left;
letter-spacing: 0px; }
.pc_navi > ul .subInner ul li a::before {
content: "\203A";
display: block;
position: absolute;
top: 50%;
left: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 14px; }   footer {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_ft_bg.jpg) center top repeat;
background-size: cover;
padding: 32px 0 0px;
position: relative; }
footer::before {
content: "";
background: #f36b22;
height: 1px;
position: absolute;
top: -3px;
left: 0;
right: 0; }
footer p {
margin-bottom: 0; }
footer p, footer a {
color: #fff; }
footer .ft_logo {
padding: 0px 0 10px; }
footer .ft_info {
width: 47.5%; }
footer .ft_link {
width: 48%;
padding-top: 26px;
font-size: 15px;
color: #fff; }
footer .ft_link .menu01, footer .ft_link .menu02 {
width: 47%; }
footer .ft_link .ttl {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
margin-bottom: 18px;
padding-bottom: 20px;
padding-left: 0;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 32px;
font-weight: 500;
color: #fff;
letter-spacing: 3.5px;
line-height: 1;
pointer-events: none; }
footer .ft_link .ttl::before {
display: none; }
footer .ft_link ul:last-child {
margin-bottom: 0; }
footer .ft_link li {
position: relative;
padding-left: 18px;
margin-bottom: 16px;
letter-spacing: 1px;
line-height: 1.6; }
footer .ft_link li.last {
margin-bottom: 29px; }
footer .ft_link li:last-child {
margin-bottom: 0; }
footer .ft_link li:not(.ttl) {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_bullet01.png) left 3px top 8px no-repeat; }
footer .ft_link li.sm {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_bullet02.png) left 19px top 8px no-repeat;
padding-left: 34px;
margin-bottom: 13px; }
footer .ft_link li::before {
background-color: #fff;
border-radius: 100%;
width: 6px;
height: 6px;
position: absolute;
top: 10px;
left: 0px; }
footer .ft_link a:hover {
opacity: 1;
text-decoration: underline; }
footer .ft_info .des {
margin-bottom: 26px;
color: #fff;
font-size: 14px;
line-height: 1.714;
letter-spacing: 2.8px; }
footer .ft_info .note {
margin: 13px 9px 0px;
color: #fff;
font-size: 14px;
line-height: 1.714;
letter-spacing: 1.5px; }
footer .copyright {
padding: 29px 0 36px;
color: #fff;
font-size: 12px;
text-align: center;
letter-spacing: 1.2px; }
.totop {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/totop.png);
background-repeat: no-repeat;
background-size: 100% auto;
border: 0px;
display: none;
position: fixed;
width: 70px;
height: 70px;
bottom: 45px;
right: 25px;
margin: 0;
z-index: 19;
cursor: pointer;
color: #fff;
text-decoration: none; }
.totop [class*="icon-"]::before {
margin: 0;
position: relative;
top: -3px;
display: block;
font-size: 40px;
font-weight: bold;
color: inherit; }
.totop:hover {
opacity: 0.7;
-webkit-animation-name: bounce;
animation-name: bounce; }
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce; }
.animated {
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
@-webkit-keyframes bounce {
0%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px); } }
@keyframes bounce {
0%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
50% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px); } }
.fixed_banner {
position: fixed;
right: 0;
z-index: 15;
bottom: 135px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.fixed_banner a {
display: block;
padding: 13px 10px 8px;
color: #fff;
font-family: 'Kosugi Maru', sans-serif;
letter-spacing: 0px;
line-height: 1.4;
text-align: center; }
.fixed_banner a::before {
content: "";
background-repeat: no-repeat;
background-position: center;
background-size: contain;
display: block;
width: 100%;
margin-bottom: 8px; }
.fixed_banner .tel {
background-color: #fd9644; }
.fixed_banner .tel a {
font-size: 24px;
font-weight: normal;
letter-spacing: 3px; }
.fixed_banner .tel a::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon01.png);
height: 26px; }
.fixed_banner .web {
background-color: #45aaf2; }
.fixed_banner .web a {
font-size: 16px;
font-weight: 700; }
.fixed_banner .web a::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png);
height: 30px; }
.fixed_banner .mail {
background-color: #3d9cc9; }
.fixed_banner .mail a {
font-size: 14px;
font-weight: 500; }
.fixed_banner .mail a::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon03.png);
height: 21px; }
.fixed_banner .contact a::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/icon_contact_sp.png);
height: 21px; 
}   * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.accContainer { }
.accBtn { }
.accBtn::before,
.accBtn::after {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.accBlock { }
.triangle { }
.triangle_btt { }
.accBtn.triangle, .accBtn.triangle_btt {
position: relative; }
.accBtn.triangle:after {
content: "";
position: absolute;
right: 10px;
top: 50%;
width: 0;
height: 0;
border-radius: 20px;
border-color: inherit;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 10px solid;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.accBtn.triangle.rotate:after {
-webkit-transform: translateY(-50%) rotateX(180deg);
transform: translateY(-50%) rotateX(180deg); }
.accBtn.triangle_btt:after {
content: "";
position: relative;
top: 0px;
width: 0;
height: 0;
border-radius: 20px;
border-color: inherit;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 10px solid;
display: block;
margin: 10px auto 0;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.accBtn.rotate:after {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg); }
.TabContainer .TabContent {
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.TabContainer .TabContent > ul > li {
opacity: 0;
z-index: -10;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.TabContainer .TabContent > ul > li.active {
opacity: 1;
z-index: 1;
visibility: visible; }
.TabContainer .TabPager {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 35px; }
.TabContainer .TabPager li {
width: 33.3%; }
.TabContainer .TabPager li:last-child {
margin-right: 0; }
.TabContainer .TabPager li a {
position: relative;
display: block;
width: 100%;
background-color: #f0f0f0;
font-size: 16px;
line-height: 60px;
color: #3e3e3f;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.TabContainer .TabPager li a.active {
background-color: #3e3e3f;
color: #fff; }
.TabContainer .TabPager li a::after {
content: "";
width: 0px;
height: 0px;
position: absolute;
bottom: -12px;
left: calc(50% - 6px);
border-top: 12px solid transparent;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; }
.TabContainer .TabPager li a.active::after {
border-top: 12px solid #3e3e3f; }
.rel {
position: relative; }
.ovh {
overflow: hidden !important; }
.ovs {
overflow: auto;
-webkit-overflow-scrolling: touch; }
.lt0 {
letter-spacing: 0 !important; }
figure {
margin: 0;
text-align: center;
line-height: 1; }
.fblock {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.key {
position: relative; }
.gMap {
width: 100%;
height: 100%; }
.button a {
display: block; }
.button.style01, .button.style02 {
width: 100%;
min-width: 200px;
max-width: 300px;
overflow: hidden; }
.button.style01 a, .button.style02 a {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_button_arrow01.png) right center no-repeat;
border-radius: 10px;
padding: 11px 35px 12px;
position: relative;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
line-height: 1.5;
color: #fff;
text-decoration: none;
text-align: center; }
.button.style01 a:hover, .button.style02 a:hover {
opacity: 1;
background-color: #9cb5ba; }
.button.style01.md a, .button.md.style02 a {
font-family: "Kosugi Maru", sans-serif;
font-size: 18px; }
.button.style01.md a::after, .button.md.style02 a::after {
font-size: 23px; }
.button.bg01 a {
background-color: #f36b22; }
.button.bg02 a {
background-color: #00aaea; }
.button.bg03 a {
background-color: #3f210f; }
.image_l img, .image_r img {
max-width: 100%; }
.image_l {
float: left;
max-width: 350px;
margin-right: 35px;
margin-bottom: 15px; }
.image_r {
float: right;
max-width: 350px;
margin-left: 35px;
margin-bottom: 15px; }
.txt_l {
float: left;
width: calc(100% - 385px); }
.txt_r {
float: right;
width: calc(100% - 385px); }
.image_alone {
display: table;
max-width: 500px;
margin: 0 auto;
border: 7px solid rgba(231, 231, 231, 0.5);
border-radius: 11px;
overflow: hidden; }    .home_page .key {	background-position: center center;	background-repeat: no-repeat;
background-size: cover;background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01.jpg);
height: 960px; }
.home_page .key .inner {
position: relative;
height: 100%;
padding: 0; }
.home_page .key .key_text {
background-size: auto;
position: relative;
width: 100%;
height: 100%; }
.home_page .key .key_text .item {
background-size: cover;
width: 100%;
height: 960px; }
.home_page .key .key_text .text {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: absolute;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.home_page .key .key_text .item01 .text {
left: 57%;
top: 57%;
}
.home_page .key .key_text .item02 .text { left: 57%;
top: 57%; }
.home_page .key .key_text .item03 .text { left: 57%;
top: 57%; } .home_page .key h2, .home_page .key p {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-shadow: 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white;
font-family: "M PLUS Rounded 1c", sans-serif;
color: #3f210f; }
.home_page .key h2 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin-left: 0.9em;
font-size: 40px;
font-weight: 500;
line-height: 2;
letter-spacing: 0.1em; }
.home_page .key h2 span {
position: relative;
display: table; }
.home_page .key h2 span.sm {
font-size: 0.8em; }
.home_page .key h2 span::before {
content: "";
background-color: #3f210f;
position: absolute;
top: 0;
left: 15%;
width: 1px;
height: 100%;
-webkit-box-shadow: 0px 0px 15px 7px rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 15px 7px rgba(255, 255, 255, 0.8);
z-index: -1; }
.home_page .key p {
font-size: 24px;
font-weight: 500;
line-height: 1.818181818181818;
letter-spacing: 0.2em; }
.home_page .topic_path {
display: none; }
.home_page h3 {
position: relative;
margin-bottom: 35px;
color: #3f210f;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 30px;
font-weight: 500;
letter-spacing: 0.2em; }
.home_page h3.sp01 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_bg01.png) center top no-repeat;
background-size: auto;
padding: 54px 0 10px;
font-size: 40px;
text-align: center; }
.home_page h3.sp01::before {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_btt01.png) center no-repeat;
width: 32px;
height: 3px;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.home_page h3.sp02 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_bg02.png) center top no-repeat;
background-size: auto;
padding: 62px 0 0px;
font-size: 40px;
text-align: center; }
.home_page h3.sp03 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_bg03.png) center top no-repeat;
background-size: auto;
padding: 60px 0 0px;
font-size: 40px;
text-align: center; }
.home_page h3.sp04 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_bg04.png) left 9px top 2px no-repeat;
background-size: auto;
padding: 0px 20px 8px 48px;
border-bottom: 2px solid #f36b22;
font-size: 30px; }
.idx_map .box {
height: 400px; }
.idx_map .btn_grp {
background-color: #4d6d2d; }
.idx_map .btn_grp .inner {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 60px;
max-width: 1020px; }
.idx_map .btn_grp p, .idx_map .btn_grp a {
display: block;
margin: 0;
padding: 0px 0;
color: #fff; }
.idx_map .btn_grp p {
text-align: left;
letter-spacing: 0; }
.idx_map .btn_grp a {
position: relative;
padding-left: 5px;
text-align: right; }
.idx_map .btn_grp a::after {
content: "\203A";
font-family: "Meiryo";
font-size: 18px;
position: absolute;
left: -10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.idx_map .btn_grp a:hover {
text-decoration: underline; }
.idx_gallery {
padding: 41px 0 47px;
max-height: 338px;
overflow: hidden; }
.idx_gallery ul li {
padding-right: 0px;
border: 0px solid #fff;
display: block !important; }
.idx_gallery ul li .img {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: block;
width: 384px;
height: 250px; }
.active.idx_gallery ul li .img01 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img01.jpg); }
.active.idx_gallery ul li .img02 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img02.jpg); }
.active.idx_gallery ul li .img03 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img03.jpg); }
.active.idx_gallery ul li .img04 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img04.jpg); }
.active.idx_gallery ul li .img05 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img05.jpg); }
.active.idx_gallery ul li .img06 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img06.jpg); }
.active.idx_gallery ul li .img07 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img07.jpg); }
.active.idx_gallery ul li .img08 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img08.jpg); }
.active.idx_gallery ul li .img09 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img09.jpg); }
.active.idx_gallery ul li .img10 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img10.jpg); }
.active.idx_gallery ul li .img11 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img11.jpg); }
.idx_calendar table {
border-radius: 10px;
overflow: hidden; 
margin-bottom: 10px;
}
.idx_calendar table col:not(:first-child) {
width: 8.5%; }
.idx_calendar table col:first-child {
width: 22%; }
.idx_calendar table col:last-child {
width: 17%; }
.idx_calendar table col:nth-child(7) {
width: 17%; }
.idx_calendar table tr:last-child {
border-top: 1px solid #fff7f3; }
.idx_calendar table th, .idx_calendar table td {
border: 0;
font-size: 14px;
text-align: center; }
.idx_calendar table th {
background-color: #f36b22;
padding: 14px 0 6px;
font-weight: 400;
color: #fff; }
.idx_calendar table td {
background-color: #ffefe6;
padding: 11px 0;
color: #333333; }
.idx_calendar .note {
margin: 0;
padding: 9px 10px 0 18px;
font-size: 14px;
letter-spacing: 1.2px; }
.index_contact {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_contact_bg.jpg) center no-repeat;
background-size: cover;
background-color: #f5d9d8;
padding: 48px 0 85px;
margin-bottom: 40px; }
.index_contact .inner {
max-width: 1000px; }
.index_contact .text {
width: 50%;
padding-top: 25px; }
.index_contact .text h3 {
margin-bottom: 12px;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 48px;
font-weight: 500;
color: #3f210f;
text-align: left;
line-height: 1.5625;
letter-spacing: 0.1em; }
.index_contact .text p {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 24px;
font-weight: 500;
color: #3f210f;
line-height: 1.7;
letter-spacing: 5px; }
.index_contact .namecard {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_contact_namecard_bg01.jpg);
width: 50%;
max-width: 480px;
margin-top: 37px;
padding: 33px 37px 24px;
border-radius: 10px; }
.index_contact .namecard p.tel {
margin-bottom: 0; }
.index_contact .namecard p:not(.tel) {
background: #ffefe6;
border-radius: 10px;
padding: 12px 10px 11px;
line-height: 1.9;
color: #2e2112;
font-size: 0.93em;
}
.active .index01 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx01_bg02.png) center no-repeat, url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx01_bg01.jpg) center top repeat;
}
.index01 {
background-size: auto;
padding: 59px 0 70px;
border-top: 10px solid #f36b22; }
.index01 h3 {
margin-bottom: 43px; }
.index01 p {
font-size: 18px;
text-align: center;
line-height: 2.333;
letter-spacing: 0.1em; }
.index01 .btn_group {
max-width: 640px;
margin: 46px auto 0; }
.index01 .btn_group > div {
width: 48%;
}
.index01 .btn_group > div a {
padding: 11px 10px 12px;
}
.index01 .btn_group > .bg03 a {
padding-right: 20px;
}
.index01 .btn_group > .bg03 a:hover {
background-color: #3f210f;
}
.index02 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_bg02.png) center top 67px no-repeat, url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_bg.jpg) center top repeat;
padding: 48px 0 95px; }
.index02 h3 {
margin-bottom: 46px; }
.index02 .list {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_bg02.jpg); }
.index02 .list .item {
padding: 87px 0 107px;
min-height: 520px; }
.index02 .list .item .img {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 50%;
height: 100%;
position: absolute;	
top: 0; }
.index02 .list .item .img01, .index02 .list .item .img03 {
left: 0; }
.index02 .list .item .img02, .index02 .list .item .img04 {
right: 0; }
.active .index02 .list .item .img01 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img01.jpg); }
.active .index02 .list .item .img02 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img02.jpg); }
.active .index02 .list .item .img03 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img03.jpg); }
.active .index02 .list .item .img04 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img04.jpg); }
.index02 .list .item .text {
padding: 35px 50px 20px;
min-height: 320px;
max-width: 600px;
width: 60%;
position: relative;
z-index: 0; }
.index02 .list .item .text p {
margin-bottom: 0;
line-height: 2.333333333333333;
font-size: 18px;
text-align: center; }
.index02 .list .item .text .ttl {
margin: -11px auto 15px;
padding-bottom: 20px;
border-bottom: 1px dashed rgba(35, 24, 29, 0.3);
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 22px;
font-weight: 500;
letter-spacing: 0.3em;
line-height: 1.5;
text-align: center;
color: #3f210f; }
.index02 .list .item .text p:not(.ttl) {
letter-spacing: 0.05em; }
.index02 .list .item .text::before {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_box_bg.jpg);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1; }
.index02 .list .item .text::after {
content: "";
position: absolute;
bottom: -27px;
width: 100%;
height: 100%;
opacity: 0.2;
z-index: -2; }
.index02 .list .item:nth-child(odd) .text::after {
background-color: #f36b22;
left: 29px; }
.index02 .list .item:nth-child(even) .text::after {
background-color: #00aaea;
right: 29px; }
.index02 .list .item .text01, .index02 .list .item .text03 {
margin-left: auto;
margin-right: 30px; }
.index02 .list .item .text02, .index02 .list .item .text04 {
margin-right: auto;
margin-left: 30px; }
.index03 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_bg.jpg) center;
background-size: cover;
position: relative;
padding: 50px 0 79px;
z-index: 0; }
.index03::before {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_bg02.png) right bottom no-repeat;
background-size: contain;
position: absolute;
top: -71px;
right: calc(50% + 408px);
width: 456px;
height: 113px;
z-index: 1;
opacity: 0.7; }
.index03 .slide_box {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 42px;
}
.index03 .slide_box:hover .item {
width: 120px; }
.index03 .slide_box .item {
width: 95.5px;
-webkit-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out; }
.index03 .slide_box .item:hover {
width: 450px; }
.index03 .slide_box .item:hover img {
opacity: 0.7; }
.index03 .slide_box .box {
width: 500px;
position: relative;
z-index: 0; }
.index03 .slide_box figure {
background-color: #fff; }
.index03 .slide_box img {
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.index03 .slide_box a {
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2; }
.index03 .text {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1; }
.index03 .text p {
margin-bottom: 0;
color: #fff; }
.index03 .text .bnr {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_btn_bg.png);
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: absolute;
left: 0;
top: 0;
bottom: 0;
padding-top: 65px; }
.index03 .text .bnr::before {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_btn_arrow.png) center top no-repeat;
width: 100%;
height: 100%;
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.index03 .text .bnr p {
font-family: "Kosugi Maru", sans-serif;
font-size: 30px;
font-weight: 500;
letter-spacing: 0.1em;
text-align: center;
width: 62px;
line-height: 1.1; }
.index03 .text .des {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 60px;
padding-top: 20px; }
.index03 .text .des::after {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_btn_arrow02.png) center no-repeat;
background-size: contain;
width: 40px;
height: 40px; }
.index03 .text .des p {
margin-bottom: 5px;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
font-family: "Kosugi Maru", sans-serif;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.1em;
text-shadow: 5px 5px 20px rgba(0, 0, 0, 0.9), -5px -5px 20px rgba(0, 0, 0, 0.9), 5px -5px 20px rgba(0, 0, 0, 0.9), -5px 5px 20px rgba(0, 0, 0, 0.9); }
@media only screen and (max-width: 1170px) and (min-width: 641px) {
.index03 .slide_box .box {
width: 40vw; }
.index03 .slide_box:hover .item {
width: 10vw; }
.index03 .slide_box .item {
width: 8vw; }
.index03 .slide_box .item:hover {
width: 40vw; }
.index03 .text .bnr {
padding-top: 5vw; }
.index03 .text .bnr::before {
background-position: center top -16px; }
.index03 .text .bnr p {
width: 5.3vw;
font-size: 2.5vw; }
.index03 .text .des {
padding-top: 1vw;
left: 13%;}
.index03 .text .des::after {
width: 3.4vw;
height: 3.4vw; }
.index03 .text .des p {
margin-bottom: 0.3vw;
font-size: 1.65vw; } }
.index04 .top {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_top_bg.jpg) left top repeat;
padding: 53px 0 170px;
z-index: 0;
position: relative; }
.index04 .top::after {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_doctor.png) center bottom no-repeat;
position: absolute;
height: 350px;
bottom: 0;
left: 0;
right: 0;
z-index: -1; }
.index04 .bottom {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_btt_bg.png) left top repeat;
padding: 0px 0 72px;
z-index: 0;
position: relative; }
.index04 .inner {
position: relative; }
.index04 .illu {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
position: absolute; }
.index04 .top .illu {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_top_text.png);
width: 110px;
height: 709px;
right: 1px;
top: -17px;
z-index: -1; }
.index04 .bottom .illu {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_btt_text.png);
width: 125px;
height: 500px;
left: 0px;
top: -100px;
z-index: -1; }
.index04 .content {
max-width: 1006px; }
.index04 .content p {
margin-bottom: 0;
cursor: vertical-text;
writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-ms-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-moz-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
text-orientation: upright;
word-wrap: break-word;
}
.index04 .content .image {
width: 58%;
max-width: 580px; }
.index04 .content .image figure {
-webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.13);
box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.13); }
.index04 .content .info {
width: 42%;
max-width: 360px; }
.index04 .content .info .button {
margin: 32px auto 0; }
.index04 .content .text {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.index04 .content .text .ttl {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 36px;
font-weight: 500;
color: #f05928;
letter-spacing: 0.2em; }
.index04 .content .text .des {
font-size: 18px;
letter-spacing: 0.1em;
line-height: 2.888888888888889; }
.index04 .top .content .info {
padding-top: 90px; }
.index04 .top .content .text .ttl {
margin-left: 0.7em;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.index04 .bottom .content {
margin-left: auto; }
.index04 .bottom .content .image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding-top: 25px; }
.index04 .bottom .content .text .ttl {
margin-right: 0.7em;
color: #00aaea; }
.active .index05 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx05_bg.jpg);
}
.index05 {
padding: 65px 0 92px;
position: relative;
z-index: 0; }
.active	.index05::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx05_img.png);
}
.index05::before {
content: "";
background-repeat: no-repeat;
background-position: center bottom ;
background-size: contain;
position: absolute;
width: 1230px;
top: 0;
bottom: 0;
left: calc(50% - 615px);
z-index: -1; }
.index05 h3.sp02 {
margin-bottom: 29px; }
.index05 .text {
width: 72%;
max-width: 618px;
margin-left: auto; }
.index05 .text p {
margin-bottom: 0;
line-height: 2.625;
letter-spacing: 0.1em; }
.index05 .text .button {
margin: 63px auto 0; }
.active .index06 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx06_bg.jpg) ;
}
.index06 {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 70px 0 65px; }
.index06 .box {
background: rgba(255, 255, 255, 0.95);
border-radius: 10px;
padding: 40px 45px 44px; }
.index06 .text {
width: 44%;
max-width: 480px;
}
.index06 .text dl {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 1px solid #d1e3df; }
.index06 .text dl:last-child {
border-bottom: 1px solid #d1e3df; }
.index06 .text dl dt, .index06 .text dl dd {
padding: 9px 0 8px; }
.index06 .text dl dt {
width: 100px;
padding-left: 5px;
font-weight: 600;
color: #f36b22;
}
.index06 .text dl dd {
flex: auto }
.index06 .media {
max-width: 585px;
width: 55%;
}
.index06 .media .youtube {
width: 100%;
height: 335px; }
.index06 .media .btn_group {
margin-top: 30px; }
.index06 .media .btn_group > div {
width: 47.5%; }
@media only screen and (min-width: 769px) and (max-width: 1000px) {
.index06 .text dl dt {
width: 70px;
font-size: 11px;
}
.index06 .text dl dd {
font-size: 11px;
}
}
.active .index07 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx07_bg.jpg) ;
}
.index07 {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0 77px; }
.index07 .feedbox {
background-color: #fff;
padding: 40px 40px 30px;
border-radius: 10px;
position: relative;
width: 49%;
max-width: 570px; }
.index07 .feedbox .ttl {
background-repeat: no-repeat;
background-position: left top 2px;
border-bottom: 2px solid;
padding-bottom: 6px;
padding-left: 49px;
margin-bottom: 18px;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 26px;
font-weight: 500;
letter-spacing: 2.5px;
line-height: 1.5; }
.index07 .feedbox .ttl.bg01 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/feed_box_ttl_bg01.png); }
.index07 .feedbox .ttl.bg02 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/feed_box_ttl_bg02.png); }
.index07 .feedbox ._feed {
max-height: 125px;
overflow: auto; }
.index07 .feedbox ._feed a {
display: block;
border-bottom: 1px solid rgba(216, 216, 216, 0.2); }
.index07 .feedbox ._feed a:last-child {
border-bottom: 0px; }
.index07 .feedbox dl {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 15px 0 16px; }
.index07 .feedbox dt, .index07 .feedbox dd {
font-size: 16px;
font-weight: 400; }
.index07 .feedbox dt {
padding-left: 10px;
width: 150px;
letter-spacing: 1.5px; }
.index07 .feedbox dd {
width: calc(100% - 170px);
padding-right: 10px; }
.index07 .feedbox .button {
background-color: #71d0c8;
position: absolute;
right: 48px;
top: 46px;
border-radius: 3px;
padding: 3px 5px 3px 23px;
font-size: 12px;
font-weight: 400;
color: #fff;
line-height: 1.5;
letter-spacing: 2px; }
.index07 .feedbox .button::after {
content: "\203A";
display: inline-block;
padding-left: 12px;
font-size: 110%; }
.index07 .feedbox.left .button {
background-color: #f36b22; }
.index07 .feedbox.left .ttl {
border-color: #f36b22;
color: #f36b22; }
.index07 .feedbox.left dt {
color: #f36b22; }
.index07 .feedbox.right .button {
background-color: #00aaea; }
.index07 .feedbox.right .ttl {
border-color: #00aaea;
color: #00aaea; }
.index07 .feedbox.right dt {
color: #00aaea; }
.index08 {
padding: 0px 0 36px; }
.index08 .btn_group {
margin: 0 auto;
justify-content: center;
max-width: 860px;
}
.index08 .btn_group > div {
margin: 0 10px 20px;
width: 31.33%;
max-width: 250px;
}
.index08 .btn_group > div a {
display: block;
border-radius: 10px;
position: relative;
z-index: 1;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0);
box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0);
-webkit-transform: translatey(0px);
-ms-transform: translatey(0px);
transform: translatey(0px); }
.index08 .btn_group > div a:hover {
-webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.5);
-webkit-transform: translatey(-10px);
-ms-transform: translatey(-10px);
transform: translatey(-10px); }
.slick-arrow {
display: block;
border: none;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-color: transparent;
position: absolute;
top: 37%;
width: 38px;
height: 38px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
color: transparent; }
.slick-arrow:focus {
outline: 0; }
.slick-prev {
left: -55px; }
.slick-next {
right: -55px; }   .under #main {
padding-bottom: 100px; }
.under .key {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_under_key_bg.jpg) center no-repeat;
background-size: auto 100%;
height: 360px;
padding-top: 100px; }
.under .key .inner {
position: relative;
height: 100%; }
.under h2 {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-size: 42px;
text-align: center;
color: #3f210f;
letter-spacing: 6.5px; }
.under h2, .under h3, .under h4, .under h5, .under h6 {
line-height: 1.4; }
.under h2:last-child, .under h3:last-child, .under h4:last-child, .under h5:last-child, .under h6:last-child {
margin-bottom: 0; }
.under h3 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_bg01.png) center top no-repeat;
background-size: auto;
position: relative;
padding: 54px 0 14px;
margin-bottom: 35px;
color: #3f210f;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 40px;
font-weight: 500;
letter-spacing: 0.2em;
text-align: center; }
.under h3::before {
content: "";
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_h3_btt01.png) center no-repeat;
width: 32px;
height: 3px;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.under h4 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_under_h4_bg.jpg);
background-repeat: repeat;
border-radius: 10px;
margin-bottom: 30px;
padding: 9px 31px 9px 15px;
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-size: 30px;
color: #fff;
letter-spacing: 0.1em; }
.under h5 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_under_h5_bg.png) left top 18px no-repeat;
padding: 5px 15px 11px 31px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(244, 122, 56, 0.2);
position: relative;
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-size: 24px;
color: #e6702f;
letter-spacing: 0.16em; }
.under h5::before {
background-color: #9dba38;
position: absolute;
left: 0;
top: 20px;
height: 4px;
width: 10px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%); }
.under h6 {
position: relative;
padding: 0px 15px 0 20px;
margin-bottom: 15px;
font-family: "Kosugi Maru", sans-serif;
font-weight: 600;
font-size: 16px;
color: #00aaea;
letter-spacing: 3px; }
.under h6::before {
content: "";
position: absolute;
left: 0;
top: 5px;
height: 10px;
width: 10px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
border: 6px solid #00aaea;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-left-color: transparent;
border-top-color: transparent; }
.under section {
padding-top: 80px; }
.under section.head {
padding-top: 50px; }
.under section .secH4 {
padding-top: 60px; }
.under section .secH5 {
padding-top: 40px; }
.under table {
border-radius: 3px; }
.under table.rollTable {
width: 100%; }
.under table.tbl_style01 th, .under table.tbl_style01 td {
border: 1px solid #eb7432; }
.under table.tbl_style01 th img, .under table.tbl_style01 td img {
max-width: 100%; }
.under table.tbl_style01 th {
background-color: #eb7432;
padding: 10px;
font-size: 18px;
font-weight: normal;
text-align: center;
color: #fff; }
.under table.tbl_style01 td {
background-color: #fff;
padding: 10px 15px;
color: #383838;
font-size: 16px; }
.under table.tbl_style01.rowHead tr th:not(:last-child) {
border-right: 1px solid #fff; }
.under table.tbl_style01.colHead tr:not(:last-child) th {
border-bottom: 1px solid #fff; }
.under table.tbl_style02 th, .under table.tbl_style02 td {
border: 2px solid #9dba38;
border-left: none;
border-right: none; }
.under table.tbl_style02 th img, .under table.tbl_style02 td img {
max-width: 100%; }
.under table.tbl_style02 th {
background: none;
padding: 10px;
font-weight: normal;
font-size: 18px;
color: #9dba38; }
.under table.tbl_style02 td {
padding: 10px; }
.under .tbl_note {
display: none;
margin-top: 10px;
color: #b4b4b4;
font-size: 11px;
letter-spacing: 0; }
.under ul.list01.mcol_2 {
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.under ul.list01.mcol_2 li {
width: 50%; }
.under ul.list01 li {
background-size: 10px auto;
position: relative;
padding-left: 20px;
padding-bottom: 10px;
letter-spacing: 1.6px; }
.under ul.list01 li:last-child {
padding-bottom: 0; }
.under ul.list01 li::before {
content: '';
width: 8px;
height: 8px;
border-radius: 50%;
background: #cd5d21;
position: absolute;
left: 0;
top: 7px; }
.under .list_note {
margin-top: 15px;
padding-left: 20px; }
.under .list_note.no_mt {
margin-top: 0; }
.under .topic_path {
font-size: 14px;
line-height: 1.45;
letter-spacing: 1.5px;
padding: 27px 0 7px; }
.under .topic_path ul {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/shared_path_icon.png) left top 4px no-repeat;
display: block;
padding: 4px 10px 4px 38px; }
.under .topic_path ul::after {
content: "";
display: block;
clear: both; }
.under .topic_path ul li {
float: left;
color: #23181d; }
.under .topic_path a {
text-decoration: none;
color: #f47a38; }
.under .topic_path a:hover {
opacity: 1;
text-decoration: underline; }
.under .topic_path span {
display: inline-block;
padding: 0 12px;
-webkit-transform: scaleX(0.6);
-ms-transform: scaleX(0.6);
transform: scaleX(0.6);
color: #f47a38; }
.under .doctor_box {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx05_bg.jpg) 0 0 repeat;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.under .doctor_box p {
margin-bottom: 0; }
.under .doctor_box .img {
border: 10px solid rgba(255, 255, 255, 0.5);
position: relative;
width: 300px;
height: 240px;
overflow: hidden;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.under .doctor_box .img img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: none;
max-height: 240px; }
.under .doctor_box .text {
position: relative;
width: calc(100% - 300px); }
.under .doctor_box .text .ttl {
background: rgba(255, 255, 255, 0.3);
padding: 17px 10px;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 26px;
font-weight: 600;
line-height: 1.8;
text-align: center; }
.under .clinic_tbl01 th {
width: 350px;
text-align: right; }
.under .clinic_tbl02 {
text-align: center; }
.under .clinic_tbl02 th:first-child {
width: 350px; }
.under .clinic_tbl02 th:not(:first-child) {
width: calc((100% - 350px) / 7); }
.under [class*="cover_tbl"] p {
margin-bottom: 0; }
.under [class*="cover_tbl"] col:first-child {
width: 13%; }
.under .cover_tbl01 col:nth-child(n + 2) {
width: 29%; }
.under .cover_tbl02 col:nth-child(n + 2) {
width: 21.75%; }
.under .cover_tbl03 col:nth-child(n + 2) {
width: 14.5%; }
.under .denture_tbl01 p {
margin-bottom: 0; }
.under .denture_tbl01 col:first-child {
width: 13%; }
.under .denture_tbl01 col:nth-child(n + 2) {
width: 21.75%; }
.under .recruit_tbl01 p {
margin-bottom: 0px; }
.under .recruit_tbl01 col:first-child {
width: 350px; }
.teeth_box .secH4 {
width: 48%; }
.teeth_box .secH5 {
padding-top: 20px !important; }
.teeth_box img {
max-height: 180px; }
.teeth_box p {
font-size: 14px; }
@-webkit-keyframes flow_chain {
from {
background-position: 0 center; }
to {
background-position: 972px center; } }
@keyframes flow_chain {
from {
background-position: 0 center; }
to {
background-position: 972px center; } }
@-webkit-keyframes rotate_clock_gear {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotate_clock_gear {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.flow_box {
padding-bottom: 30px; }
.flow_box .flow_row {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
padding-bottom: 40px; }
.flow_box .item {
position: relative;
width: 33.33%; }
.flow_box .item dl {
position: relative;
padding: 0px 20px 10px; }
.flow_box .item dl::before {
content: ""; }
.flow_box .item dt {
padding-bottom: 5px;
margin-bottom: 15px;
font-size: 22px;
font-weight: 600;
color: #eb7432;
border-bottom: 1px solid rgba(235, 116, 50, 0.5); }
.flow_box .item .num {
margin-bottom: 0;
padding: 10px 20px 0;
font-family: "Times New Roman", serif;
font-size: 26px;
font-weight: 600;
font-style: italic;
line-height: 1.17;
letter-spacing: 2px;
z-index: 1;
color: #00aaea; }
.flow_box .item .num span {
padding-right: 7px;
text-transform: uppercase;
font-size: 90%; }
.flow_box .item01 {
z-index: 1; }
.flow_box .item02 {
z-index: 2; }
.flow_box .item03 {
z-index: 3; }
.flow_box .item04 {
z-index: 4; }
.flow_box .item05 {
z-index: 5; }
.flow_box .item06 {
z-index: 6; }
.flow_box .item07 {
z-index: 7; }
.flow_box .item08 {
z-index: 8; }
.flow_box .item09 {
z-index: 9; }
.flow_box .item010 {
z-index: 10; }
.flow_box .item011 {
z-index: 11; }
.flow_box .item012 {
z-index: 12; }
.flow_box2 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/flow_box_bg_top.png), url(//fuke-shika.com/wp-content/themes/grits_theme/images/flow_box_bg_btt.png), url(//fuke-shika.com/wp-content/themes/grits_theme/images/flow_box_bg.jpg);
background-repeat: no-repeat, no-repeat, repeat;
background-size: 100% auto, 100% auto, auto;
background-position: center top, center bottom, 0 0;
background-color: #efefef;
padding: 70px 150px 70px;
border-radius: 20px; }
.flow_box2 .item {
position: relative;
padding: 40px 30px; }
.flow_box2 .item::before {
content: "";
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 30px;
border: 15px solid #fff;
border-top-width: 0;
border-bottom-width: 0;
-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.3); }
.flow_box2 .item.first::before, .flow_box2 .item.last::before {
border-radius: 50px; }
.flow_box2 .item.first::before {
border-top-width: 15px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.flow_box2 .item.last::before {
border-bottom-width: 15px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.flow_box2 .item .num {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 10px solid #fff;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
position: absolute;
top: 50%;
left: 0;
width: 90px;
height: 90px;
border-radius: 50%;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-family: "Times New Roman", serif;
color: #fff;
font-size: 40px;
line-height: 1;
z-index: 1; }
.flow_box2 .item .num span {
display: block;
font-size: 50%;
}
.flow_box2 .item dl {
background-color: rgba(255, 255, 255, 0.9);
padding: 25px 30px;
border-radius: 50px;
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.flow_box2 .item dt {
margin-bottom: 15px;
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 24px;
font-weight: 500; }
.flow_box2 .item dd p {
margin-bottom: 0; }
.flow_box2 .item:nth-child(odd)::before {
background-color: #f36b22; }
.flow_box2 .item:nth-child(odd) .num {
background-color: #f36b22; }
.flow_box2 .item:nth-child(odd) dt {
color: #f36b22; }
.flow_box2 .item:nth-child(even)::before {
background-color: #00aaea; }
.flow_box2 .item:nth-child(even) .num {
background-color: #00aaea; }
.flow_box2 .item:nth-child(even) dt {
color: #00aaea; }
.sitemap > ul > li p {
margin-bottom: 0; }
.sitemap > ul > li a, .sitemap > ul > li p {
display: block;
width: 100%;
padding: 15px 15px 15px 30px;
border-bottom: dotted 1px #ccc;
color: #333333;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.sitemap > ul > li a:before, .sitemap > ul > li p:before {
content: '';
position: absolute;
width: 15px;
height: 3px;
background: #ccc;
left: 0;
top: 50%;
margin-top: -2px; }
.sitemap > ul > li p:after {
content: '';
position: absolute;
width: 3px;
height: 14px;
background: #ccc;
left: 6px;
top: 50%;
margin-top: -7px; }
.sitemap > ul > li a:hover {
text-decoration: none;
background: rgba(0, 0, 0, 0.05); }
.sitemap > ul > li li a {
padding-left: 70px; }
.sitemap > ul > li li a:before {
left: 40px; }   #pagination {
margin: 40px auto 0;
text-align: center; }
#pagination span,
#pagination a {
color: #fff;
display: inline-block;
background-color: #68d4cc;
border-radius: 100%;
padding: 7px 10px 5px;
margin-top: 10px;
line-height: 1; }
#pagination span {
opacity: 0.5; }
#pagination a:hover {
background: none repeat scroll 0 0 #ddd;
text-decoration: none; }
#pagination .active a, #pagenation a.active:hover {
background: none repeat scroll 0 0 #000000;
color: #FFFFFF; }
.blog-item {
background: #f5f5f5;
margin-bottom: 20px;
padding: 20px; }
.blog-item:last-child {
margin-bottom: 0; }
.blog-item .thumb {
background-color: #f5f5f5;
float: left;
width: 240px;
margin-right: 30px;
text-align: center; }
.blog-item .date {
border-bottom: solid 1px rgba(0, 0, 0, 0.05);
letter-spacing: 2px;
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 12px;
line-height: 1; }
.blog-item .title a {
font-weight: bold;
margin-bottom: 0px;
color: #494949; }
.blog-item .excerpt {
font-size: 14px; }
.blog-content .date {
color: #f77e2f;
text-align: center;
margin-bottom: 30px; }   .iqfm-table {
background-size: cover;
width: 100%;
margin: 0 auto 40px;
border: 1px solid #ff935a;
border-radius: 5px;
overflow: hidden;
position: relative; }
.iqfm-table::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.iqfm-table input, .iqfm-table select, .iqfm-table textarea {
border: 1px solid #ddd;
padding: 4px 8px;
border-radius: 5px;
font-size: 1rem; }
.iqfm-table input {
width: 100%; }
.iqfm-table textarea {
max-width: 100%;
width: 100%;
height: 7em; }
.iqfm-table input[type="radio"],
.iqfm-table input[type="checkbox"] {
margin: 5px 3px 5px 0px;
width: auto; }
.wpcf7-response-output {
padding-top: 20px; }
.wpcf7-not-valid-tip {
display: block;
margin: 3px 7px 0;
font-size: 80%;
color: #ff3c7f; }
.iqfm-table [readonly*="readonly"] {
background: none;
border: 0;
font-weight: bold; }
.input_btn input[type="submit"] {
display: block;
width: 200px;
height: 45px;
background-color: #eb7432;
border: none;
padding: 10px;
text-align: center;
color: #ffffff;
font-size: 100%;
font-weight: normal;
margin: 0px auto;
text-decoration: none;
cursor: pointer;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.input_btn input[type="submit"]:hover {
opacity: 0.8; }
.button.thanks_btn {
background-color: #eb7432;
padding: 10px;
margin: 40px auto 0;
font-size: 21px; }
.wpcf7-list-item {
margin-right: 15px; }
.wpcf7-list-item-label {
color: #000; }
.wpcf7-form-control-wrap {
width: 100%; }
.iqfm-table dl {
position: relative;
z-index: 1;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.iqfm-table dt {
background-color: #eb7432;
border-bottom: 1px solid #fff;
width: 400px;
padding: 15px 20px;
font-size: 20px;
color: #fff; }
.iqfm-table dt span {
background-color: #ffffff;
display: inline-block;
border-radius: 7px;
padding: 2px 7px;
margin-left: 5px;
color: #ff3c7f;
font-size: 70%;
line-height: 1; }
.iqfm-table dd {
width: calc(100% - 400px);
padding: 15px 25px;
border-bottom: 1px solid #ff935a;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.iqfm-table dl:last-child dt, .iqfm-table dl:last-child dd {
border-bottom: 0px; }
.iqfm-table .postal_code {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.iqfm-table .code-front-zip-2, .iqfm-table .code-back-zip-2 {
width: 90px;
margin: 0 5px; }
.confirm-table textarea {
resize: none;
width: 100%; }
.captcha_box {
display: table;
margin: 50px auto 0; }
@media only screen and (max-width: 768px) {
.iqfm-table dl {
display: block; }
.iqfm-table dt, .iqfm-table dd {
width: 100%; }
.iqfm-table dd {
border-color: transparent; }
.iqfm-table input,
.iqfm-table textarea {
width: 100%; }
.iqfm-table input[type="radio"],
.iqfm-table input[type="checkbox"] {
width: auto; }
.wpcf7-list-item {
display: block; } } @media only screen and (min-width: 769px) and (max-width: 1399px) {
.h_button .time, .h_button .map {
font-size: 12px; }
.h_button .time a::before, .h_button .map a::before {
width: 14px;
height: 14px; }
.h_button .tel {
font-size: 16px; }
.h_button .tel a::before {
height: 25px;
margin-bottom: 5px; } }
@media only screen and (min-width: 769px) and (max-width: 1280px) {
html > body {
font-size: 14px; }
.home_page h3 {
margin-bottom: 30px;
font-size: 22px; }
.home_page h3 .eng {
padding-top: 10px; }
.button.style01, .button.style02, .button.style02 {
font-size: 14px; }
.totop {
width: 60px;
height: 60px;
right: 10px; }
.pc_navi > ul > li > a, .pc_navi > ul > li > p {
font-size: 12px; }
.pc_navi > ul .subInner ul li a {
font-size: 12px; }
.pc_navi > ul > li.home a::before {
margin: 2px 0 1px; }
.fixed_banner .item a {
height: 48px;
font-size: 15px; }
.fixed_banner .item a::before {
width: 28px;
height: 28px; }
footer .ft_link .ttl {
font-size: 20px;
padding-bottom: 10px;
line-height: 1.8; }
footer .ft_link li {
background-position: left top 4px;
font-size: 11px; }
footer .ft_link li:not(.ttl) {
background-position: left 3px top 5px; }
footer .ft_link li.sm {
background-position: left 19px top 5px; }
footer .info .note {
font-size: 11px; } }
@media only screen and (min-width: 769px) and (max-width: 1170px) {
.inner {
width: auto;
padding-left: 10px;
padding-right: 10px; } }
@media only screen and (min-width: 769px) and (max-width: 1000px) {
.inner_sm {
width: auto;
padding-left: 10px;
padding-right: 10px; }
.h_button .time, .h_button .map, .h_button .tel {
letter-spacing: 0; }
.h_button .time, .h_button .map {
font-size: 10px; }
.h_button .time a::before, .h_button .map a::before {
width: 12px;
height: 12px; }
.h_button .tel {
font-size: 13px; }
.h_button .tel a::before {
height: 20px; }
.home_page .key,
.home_page .key .key_text .item {
height: 700px; }
.home_page .key .key_text h2 {
font-size: 34px; }
.home_page .key .key_text p {
font-size: 18px; }
.pc_navi > ul > li > p.titl::after {
bottom: 11px; }
.idx_calendar table th, .idx_calendar table td {
font-size: 10px; }
.idx_calendar table th {
padding: 9px 0 6px; }
.idx_calendar .note {
font-size: 10px; }
.index04 .content .text .ttl {
font-size: 30px; }
.index04 .content .text .des {
font-size: 15px; }
.index06 .media .btn_group > div {
min-width: 0; }
.index06 .media .btn_group > div a {
font-size: 14px; } }
.perio_box01{
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_bg.jpg) center top repeat;
padding: 10px;
margin-bottom: 20px;
}
.perio_box01 .box_in{
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_box_bg.jpg);
padding: 30px;
}
.perio_box01 p:last-child{margin-bottom: 0;}
.index_contact .fblock .namecard .btn_group {
margin-top: 20px;
justify-content: center;
}
.index_contact .fblock .namecard .btn_group > div {
width: 47.5%;
min-width: 180px;
max-width: 200px;
}
.index_contact .fblock .namecard .btn_group .button a {
font-size: 14px;
}
footer .copyright_txt{font-size:12px;letter-spacing: 0.5px;}
.flex_b{
display: flex;
justify-content: center;
align-items: center;
}
.flex_b > p{margin-bottom: inherit;}
.copy_img {
padding-right: 20px;
margin-right: 20px;
position: relative;
}
.copy_img img{width: 180px;}
.copy_img:after{
content:'';
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 80%;
width: 1px;
background-color: rgba(255, 255, 255, 0.8);
}
@supports (background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01.webp)) {
.home_page .key{
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01.webp);
}
.active .index05::before {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx05_img.webp);
}
.active .index02 .list .item .img01 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img01.webp); }
.active .index02 .list .item .img02 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img02.webp); }
.active .index02 .list .item .img03 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img03.webp); }
.active .index02 .list .item .img04 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx02_img04.webp); }
.index04 .top::after {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx04_doctor.webp);
}
.index03{
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx03_bg.webp);
}
.active.idx_gallery ul li .img01 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img01.webp); }
.active.idx_gallery ul li .img02 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img02.webp); }
.active.idx_gallery ul li .img03 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img03.webp); }
.active.idx_gallery ul li .img04 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img04.webp); }
.active.idx_gallery ul li .img05 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img05.webp); }
.active.idx_gallery ul li .img06 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img06.webp); }
.active.idx_gallery ul li .img07 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img07.webp); }
.active.idx_gallery ul li .img08 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img08.webp); }
.active.idx_gallery ul li .img09 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img09.webp); }
.active.idx_gallery ul li .img10 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img10.webp); }
.active.idx_gallery ul li .img11 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_gallery_img11.webp); }
.index_contact {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_contact_bg.webp);
}
}@media only screen and (min-width: 769px) {
.sp_only {
display: none !important; }
.br_pc {
display: block !important; } }
@media only screen and (max-width: 768px) {
.pc_only {
display: none !important; }
.br_sp {
display: block !important; } 
}
.menu_toggle {
display: none;
background-color: rgba(255, 255, 255, 0.95);
position: fixed;
top: 0px;
left: 0;
width: 100%;
height: calc(100vh);
padding: 60px 0px 0;
overflow: hidden; }
.menu_toggle p {
margin-bottom: 0; }
.menu_toggle > ul {
height: calc(100% - 51px);
padding-bottom: 50px;
overflow: scroll; 
-webkit-overflow-scrolling: touch; }
.menu_toggle > ul > li {
background-repeat: no-repeat;
background-position: left 10px top 13px;
background-size: auto 20px; }
.menu_toggle > ul > li:first-child > a, .menu_toggle > ul > li:first-child > p {
font-family: 'M PLUS Rounded 1c', sans-serif; }
.menu_toggle > ul > li:first-child > a::before, .menu_toggle > ul > li:first-child > a::after, .menu_toggle > ul > li:first-child > p::before, .menu_toggle > ul > li:first-child > p::after {
display: none; }
.menu_toggle > ul > li > a, .menu_toggle > ul > li > p.title {
cursor: pointer;
padding: 12px 20px 12px 20px;
display: block;
position: relative;
border-bottom: 1px dashed rgba(49, 9, 7, 0.8);
font-size: 14px;
font-weight: 700;
color: #f36b22;
text-align: center;
text-decoration: none; }
.menu_toggle > ul > li > a span, .menu_toggle > ul > li > p.title span {
display: block;
font-size: 80%;
color: #00aaea;
letter-spacing: 2px; }
.menu_toggle > ul > li > a::before {
position: absolute;
top: 50%;
left: 8px;
border: 4px solid #ffffff;
border-bottom-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
-webkit-transform: translateY(-50%) scaleX(1.4);
-ms-transform: translateY(-50%) scaleX(1.4);
transform: translateY(-50%) scaleX(1.4); }
.menu_toggle > ul > li > p.title::before, .menu_toggle > ul > li > p.title::after {
content: "";
background-color: #e8b23a;
display: block;
position: absolute;
top: 50%;
right: 10px;
width: 10px;
height: 2px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 1; }
.menu_toggle > ul > li > p.title::before {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.menu_toggle > ul > li > p.title::after {
-webkit-transform: translate(-50%, -50%) rotate(90deg);
-ms-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg); }
.menu_toggle > ul > li > p.title.rotate::before {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.menu_toggle > ul > li > p.title.rotate::after {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.menu_toggle .lv2 ul {
background-color: #ffbe9b; }
.menu_toggle .lv2 li {
padding: 0 10px; }
.menu_toggle .lv2 li a, .menu_toggle .lv2 li p.title {
display: block;
position: relative;
color: #fff;
font-size: 13px;
padding: 10px 10px 10px 34px;
border-bottom: 1px dotted rgba(255, 255, 255, 0.7); }
.menu_toggle .lv2 li a::after {
content: "\203A";
display: block;
position: absolute;
top: 50%;
left: 10px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 12px;
font-weight: normal; }
#nav-icon {
width: 32px;
height: 27px;
position: relative;
margin: 0 auto 0px;
cursor: pointer;
-webkit-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out; }
#nav-icon span {
background-color: #fff;
display: block;
position: absolute;
height: 2px;
width: 100%;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out; }
#nav-icon span:nth-child(1) {
top: 3px; }
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
top: 11px; }
#nav-icon span:nth-child(4) {
top: 19px; }
#nav-icon.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%; }
#nav-icon.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
#nav-icon.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
#nav-icon.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%; }
.hamburger-btn {
background-color: #f36b22;
width: 60px;
height: 60px;
padding: 10px 0px 0;
position: fixed;
top: 0;
right: 0;
z-index: 10; }
.hamburger-btn .button-toggle {
position: relative;
width: 100%;
margin: 0 auto;
text-align: center;
color: inherit; }
.hamburger-btn .button-toggle #menu_btn {
color: #fff;
font-family: "Yu Gothic";
font-size: 13px;
text-align: center;
line-height: 1;
letter-spacing: 0px; } @media screen and (max-width: 768px) {
.fblock {
display: block; }
.wrapper {
min-width: inherit; }
.inner, .inner_sm {
width: auto;
padding-left: 10px;
padding-right: 10px; }
#main {
padding-bottom: 0px; }
.header_top {
width: 100%;
padding: 4px 0;
position: fixed;
top: 0;
left: 0;
z-index: 10; }
.header_top.active {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%); }
.header_top p {
margin-bottom: 0; }
.header_top .logo {
max-width: 165px;
width: auto;
margin-left: 10px; }
.header_top .inner {
height: auto;
display: block; }
footer {
background-size: auto;
padding: 25px 0 65px; }
footer .ft_info {
width: auto;
margin: 0 auto; }
footer .ft_info .des, footer .ft_info .note {
letter-spacing: 1px; }
footer .ft_link {
width: auto; }
footer .copyright {
padding: 15px 10px;
word-break: break-word;
font-size: 10px; }
.fixed_banner {
bottom: 0;
left: 0;
right: auto;
width: 100%;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.fixed_banner.active {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%); }
.fixed_banner a {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 5px 0px;
height: 100%;
font-weight: normal; }
.fixed_banner a::before {
margin-bottom: 5px; }
.fixed_banner .tel {
width: 50%; }
.fixed_banner .tel a {
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
text-align: center; }
.fixed_banner .web {
width: 33.33%; }
.fixed_banner .web a {
font-size: 12px; }
.fixed_banner .mail {
width: 25%; }
.fixed_banner .mail a {
font-size: 14px; }
.fixed_banner .contact {
width: 50%;
background: #3f210f;
}
.fixed_banner .contact a {
font-size: 12px;
}
}  @media screen and (max-width: 768px) {
figure {
text-align: center; }
img {
max-width: 100%; }
.TabContainer .TabPager li {
width: 33%; }
.totop {
width: 50px;
height: 50px;
bottom: 140px;
right: 5px; }
.totop [class*="icon-"]::before {
top: -1px;
font-size: 18px; }
.fblock.true {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.topic_path {
padding-bottom: 10px; }
.txt_l,
.txt_r {
float: none;
width: auto; }
.image_l,
.image_r {
float: none;
width: auto;
margin: 0 0 20px;
text-align: center;
max-width: none; }
.button.style01 a, .button.style02 a {
padding: 7px 35px;
font-size: 15px; }
.button.style01 a.md, .button.style02 a.md {
font-size: 13px; }
p {
margin-bottom: 13px;
font-size: 14px;
line-height: 1.8; }
a.tel_click:hover {
opacity: 1; } }  @media screen and (max-width: 768px) {   .home_page .key {
height: auto;background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01_sp.jpg);
margin-top: 0; }
@supports (background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01_sp.jpg)) {
.home_page .key{
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01_sp.webp);
}
}
.home_page .key .key_text {
max-width: none;
max-height: none;
width: auto;
height: auto;
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.home_page .key .key_text .item {
height: 100vw;
padding: 0; }
.home_page .key .key_text h2 {
font-size: 5vw; }
.home_page .key .key_text h2.sm {
font-size: 5vw;
letter-spacing: 0.5vw; }
.home_page .key .key_text h2.xs {
font-size: 4vw;
letter-spacing: 0; }
.home_page .key .key_text p {
font-size: 3.5vw; }
.home_page .key .key_text .item01 .text {
right: 4%;
top: 60%;
left: auto;
}
.home_page .key .key_text .item02 .text { right: 4%;
top: 60%;
left: auto;
} .home_page .key .key_text .item03 .text { right: 4%;
top: 60%;
left: auto;
}
.home_page h3 {
margin-bottom: 25px;
font-size: 20px;
letter-spacing: 3px; }
.home_page h3.sp01 {
padding-bottom: 11px;
margin-bottom: 20px;
font-size: 24px; }
.home_page h3.sp02 {
font-size: 24px; }
.home_page h3.sp03 {
font-size: 24px; }
.idx_calendar {
margin-top: 30px; }
.idx_calendar table th, .idx_calendar table td {
font-size: 12px; }
.idx_calendar table th {
padding: 9px 0 6px; }
.idx_calendar .note {
font-size: 10px;
text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 
0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 
0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 
0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 
0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 
0px 0px 3px #fff; }
.idx_map .box {
height: 250px; }
.idx_map .btn_grp .inner {
height: auto;
padding: 15px 25px; }
.idx_map .btn_grp p, .idx_map .btn_grp a {
padding: 0px 0;
font-size: 14px; }
.idx_gallery {
padding: 30px 0; }
.idx_gallery ul li .img {
width: 225px;
height: 150px; }
.slick-prev {
left: 0px; }
.slick-next {
right: 0px; }
.slick-arrow {
z-index: 1;
top: 15vw; }
.index_contact {
background-size: cover;
height: auto;
padding: 40px 0; }
.index_contact .text {
width: 100%;
padding-top: 0;
max-width: 480px;
margin: 0 auto 35px; }
.index_contact .text h3 {
font-size: 36px; }
.index_contact .text p {
font-size: 21px; }
.index_contact .namecard {
width: 100%;
margin: 20px auto 0;
padding: 25px 25px; }
.index_contact .namecard p:not(.tel) {
padding: 10px 20px; }
.active .index01 {
background:  url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx01_bg01.jpg) center top repeat;
}
.index01 {
padding: 50px 0; }
.index01 p {
font-size: 14px; }
.index01 .btn_group {
margin-top: 20px;
max-width: 640px;
}
.index01 .btn_group > div {
margin: 0 auto 10px;
width: 100%;
}
.index02 {
background-position: center top 37px, center top;
padding: 50px 0 0px; }
.index02 .list .item {
padding: 0; }
.index02 .list .item .img {
position: static;
width: auto;
height: 320px; }
.index02 .list .item .text {
margin: 0;
padding: 35px 20px 35px;
max-width: none;
width: auto;
min-height: auto; }
.index02 .list .item .text .ttl {
margin-bottom: 15px;
font-size: 20px;
letter-spacing: 0.1em; }
.index02 .list .item .text p {
font-size: 15px; }
.index02 .list .item .inner {
padding: 0; }
.index03 {
background-size: auto;
padding: 50px 0; }
.index03 .slide_box {
display: block;
max-width: 500px;
margin: 0 auto;
padding: 0;
}
.index03 .slide_box:hover .item {
width: auto; }
.index03 .slide_box .item {
margin-bottom: 4px;
width: auto; }
.index03 .slide_box .item:hover {
width: auto; }
.index03 .slide_box .box {
width: auto; }
.index03 .text .bnr {
width: auto;
top: 0;
bottom: auto;
right: 0;
padding: 10px; }
.index03 .text .bnr::before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
left: auto;
right: 20px;
width: 9px;
height: 49px;
top: -4px; }
.index03 .text .bnr p {
width: auto;
font-size: 20px; }
.index03 .text .des {
left: 0;
padding: 42px 10px 0; }
.index03 .text .des::after {
display: none;
width: 30px;
height: 30px; }
.index03 .text .des p {
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
margin-bottom: 0;
font-size: 15px; }
.index04 .content p {
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb; }
.index04 .content .image {
max-width: none;
width: auto; }
.index04 .content .image figure {
display: table;
margin: 0 auto; }
.index04 .content .info {
max-width: none;
width: auto; }
.index04 .content .text .ttl {
text-align: center;
font-size: 23px; }
.index04 .content .text .des {
font-size: 14px;
line-height: 2.3; }
.index04 .top .content .info, .index04 .bottom .content .info {
padding-top: 20px; }
.index04 .top {
padding-top: 50px; }
.index04 .bottom {
padding-bottom: 50px; }
.index04 .bottom .illu {
top: -50px; }
.index05 {
padding: 275px 0 50px; }
.index05::before {
background-size: auto 100%;
width: auto;
height: 245px;
bottom: auto;
left: 0;
right: 0;
top: 20px; }
.index05 h3.sp02 {
position: absolute;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: calc(50% + 47px);
top: 166px; }
.index05 .text {
width: auto;
max-width: 540px;
margin: 0 auto; }
.index05 .text .button {
margin-top: 25px; }
.index06 {
padding: 40px 0; }
.index06 .inner {
padding: 0; }
.index06 .box {
padding: 20px 10px; }
.index06 .text, .index06 .media {
margin: 0 auto;
width: auto; }
.index06 .text {
margin-bottom: 25px; }
.index06 .media .btn_group {
margin-top: 20px; }
.index06 .media .btn_group > div {
margin: 0 auto 10px; }
.index07 {
padding: 50px 0 30px; }
.index07 .feedbox {
width: auto;
margin: 0 auto 20px;
padding: 20px; }
.index07 .feedbox ._feed {
max-height: 160px; }
.index07 .feedbox .ttl {
background-size: auto 27px;
padding-left: 37px;
font-size: 22px; }
.index07 .feedbox .button {
position: static;
width: 90px;
margin-bottom: 12px; }
.index07 .feedbox dt, .index07 .feedbox dd {
font-size: 14px; }
.index07 .feedbox dd {
width: 100%;
padding-right: 10px;
padding-left: 28px; }
.index08 {
padding: 0px 0 20px; }
.index08 .btn_group{
max-width: 520px;
}
.index08 .btn_group > div {
margin: 0 10px 10px 0;
width: calc(50% - 10px);
}
.index08 .btn_group > div:nth-of-type(3n+3) {
margin-right: 10px;
}
.index08 .btn_group > div:nth-child(2n+0){margin-right: 0;}   .under #main {
background-size: 500px auto;
padding-bottom: 50px; }
.under .key {
height: 200px;
padding-top: 60px; }
.under .key h2 {
left: 20px;
right: 20px;
font-size: 21px;
letter-spacing: 1px; }
.under h3 {
margin-bottom: 25px;
font-size: 22px;
letter-spacing: 1px; }
.under h4 {
padding: 10px 15px 10px 15px;
margin-bottom: 20px;
font-size: 19px;
letter-spacing: 1px; }
.under h5 {
background-position: left top 14px;
padding-bottom: 7px;
margin-bottom: 15px;
font-size: 17px;
letter-spacing: 1px; }
.under h5::before {
top: 15px; }
.under h6 {
margin-bottom: 10px;
font-size: 16px; }
.under section {
padding-top: 60px; }
.under section.head {
padding-top: 35px; }
.under section .secH4 {
padding-top: 45px; }
.under section .secH5 {
padding-top: 30px; }
.under table.rollTable {
width: 1000px; }
.under table.tbl_style01 th {
font-size: 16px; }
.under table.tbl_style01 td {
font-size: 14px; }
.under table.resTable {
display: block; }
.under table.resTable tbody, .under table.resTable tr, .under table.resTable th, .under table.resTable td {
display: block; }
.under table.resTable td:not(:last-child) {
border-bottom: 0; }
.under table.resTable.tbl_style01.colHead tr:not(:last-child) th {
border-bottom: none; }
.under table.resTable.tbl_style02.colHead th {
border-bottom: none; }
.under table.resTable.tbl_style02.colHead tr:not(:last-child) td {
border-bottom: none; }
.under .tbl_note {
display: block; }
.under ul.list01 li {
font-size: 14px; }
.under ul.list01.mcol_2 li {
width: 100%;
padding-bottom: 9px; }
.under .doctor_box .img {
width: 50%;
height: 190px; }
.under .doctor_box .text {
width: 50%; }
.under .doctor_box .text .ttl {
padding: 10px;
font-size: 18px; }
.under .clinic_tbl01 th {
width: auto;
text-align: left; }
.clinic_text01 {
padding-left: 58px; }
.teeth_box .secH4 {
width: 100%; }
.flow_box {
padding-top: 0; }
.flow_box .flow_row {
padding-bottom: 0;
display: block; }
.flow_box .flow_row::after {
display: none; }
.flow_box .item {
width: 95%; }
.flow_box .item:nth-child(n) {
margin: 0 auto 45px; }
.flow_box .item .num {
position: static;
padding: 10px 20px 0;
transform: none;
}
.flow_box .item.item_continuous {
margin-bottom: 0; }
.flow_box .item dl {
padding-top: 10px; }
.flow_box .item dt {
font-size: 18px;
}
.flow_box .item .num {
font-size: 20px;
}
.flow_box .item dd {
font-size: 14px;
}
.flow_box .gear {
display: none; }
.flow_box2 {
max-width: 500px;
margin: 0 auto;
padding: 30px 30px 30px 45px; }
.flow_box2 .item {
padding: 25px 0px 25px 20px; }
.flow_box2 .item::before {
width: 25px;
border-left-width: 7px;
border-right-width: 7px; }
.flow_box2 .item .num {
border-width: 5px;
width: 70px;
height: 70px;
font-size: 30px; }
.flow_box2 .item dl {
padding: 15px 20px 15px 30px; }
.flow_box2 .item dt {
margin-bottom: 13px;
font-size: 18px; }
.flow_box2 .item dd {
font-size: 14px; }   .blog-item {
padding-bottom: 30px; }
.blog-item .b-right,
.blog-item .thumb {
float: none;
width: auto; }
.blog-item .thumb {
margin-right: 0;
margin-bottom: 15px; }
.timelineMessage__message {
font-size: 10px;
}  } @media screen and (max-width: 425px) {
h2 {
font-size: 22px;
letter-spacing: 0px; }
h3 {
margin-bottom: 25px;
font-size: 18px;
letter-spacing: 0px; }
h4 {
margin-bottom: 20px;
font-size: 17px;
letter-spacing: 0px; }
h5 {
margin-bottom: 15px;
font-size: 16px;
letter-spacing: 0px; }
h6 {
margin-bottom: 15px;
font-size: 16px;
letter-spacing: 0px; }
.index06 .idx_calendar table th, .index06 .idx_calendar table td {
font-size: 8px; } 
.perio_box01{padding: 5px;}
.perio_box01 .box_in{padding: 15px;}
.fixed_banner .contact a {
font-size: 11px;
} 
.fixed_banner .web a {
font-size: 11px;
}
.fixed_banner .tel a {
font-size: 11px;
}
} @media screen and (max-width: 375px) {
.blog-list-img li a {
height: 100px; }
.blog-item {
width: 100%;
margin: 0 0 20px 0; }
.blog-item:nth-child(3n) {
margin-right: 0; } }  @media screen and (max-width: 1000px) { 
.index_contact .fblock .namecard .btn_group {
margin-top: 20px;
}
.index_contact .fblock .namecard .btn_group > div {
margin: 0 auto 10px auto;
}
.index_contact .fblock .namecard .btn_group .button a {
font-size: 12px;
}
}
.flex_b > p.copy_img{
max-width: 180px;
}
@media only screen and (max-width: 750px) {
.flex_b{
flex-wrap: wrap;
flex-direction: column;
}
.flex_b > p.copy_img{
width: 100%;
padding-right: 0; 
margin-right: 0;
padding-bottom: 10px;
margin-bottom: 10px;
max-width: 160px;
}
.flex_b > p.copy_img:after{
width: 90%;
height: 1px;
top: auto;
left: 0;
}
}
@media only screen and (max-width: 768px) {
.active .index07 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx07_bg_sp.jpg);
}
.active .index06 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx06_bg_sp.jpg);
}
@supports (background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx_key_img01.webp)) {
.active .index06 {
background-image: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx06_bg_sp.webp);
}
.active .index07 {
background: url(//fuke-shika.com/wp-content/themes/grits_theme/images/idx07_bg_sp.webp);
}
}
}