<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:730px){
#device { display:block;}
#device p.pc_btn { display:none;}
#device p.sp_btn {display:block; }
}

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

body { min-width:400px; font-size:100%;}
#header, #content{ width:100%;}
#footer { width:auto; text-align:center; }

#wrapper { background:#FFF; border-top:none; }
.base { width:auto; margin:0 !important;}

.pc { display:none;}
.sm { display:block;}

#device p.pc_btn { display:block !important;}
#device p.sp_btn { display:none !important;}

/*====================================================================================================
  HEADER
====================================================================================================*/
#header { display:none; }

/*====================================================================================================
  CONTENT
====================================================================================================*/
#content {}


/*====================================================================================================
  FOOTER
====================================================================================================*/
#footer { padding:10% 0; }
#footer ul { padding:0; border-bottom:none; }
#footer ul li { float:none; }
#footer ul li.logo { margin:0 auto; }
#footer ul li.add { margin:20px 0; }
#footer ul li.msg { float:none; width:90%; margin:0 auto; }
#footer .copy { padding-bottom:0; }


/*====================================================================================================
  TOPPAGE 
====================================================================================================*/
#toppage {}
#toppage .box-l, #toppage .box-r, #toppage .photo-l { float:none; }


/* MAINIMG */
#toppage .mainimg img { max-height:480px; object-position:20% 0; }

/* ABOUT */
#toppage #about { float:none; width:100%; padding:10% 5% 8%; margin:auto; }
#toppage #about h3 { text-align:center; }

/* CONSULTATION TIME */
#toppage #consultation_time { float:none; margin:auto; width:100%; padding:7% 5% 5%; }
#toppage #consultation_time .come { margin:15px 0 22px; }
#toppage #consultation_time table{ width: 90%;}
#toppage #consultation_time table th { width:18%;}
#toppage #consultation_time table td { width:5%; font-size:80%!important; }

/* MESSAGE */
#toppage #message { padding:10% 5% 7%; }
#toppage #message h3 { margin-bottom:8%; }
#toppage #message .aisatsu_list::before { width:75px; height:73px; top:-150px; right:-10px; }
#toppage #message .aisatsu_list .box1 { width:100%; margin:5% auto; }
#toppage #message .aisatsu_list .box1 .photo { width:40%; margin-left:5%; }
#toppage #message .aisatsu_list .box1:nth-child(2n){ margin-left: 0;}

/* TREATMENT AND FEES */
#toppage #treatment_fees { width:100%; padding:10% 5% 3%; }
#toppage #treatment_fees h3 { margin-bottom:10%; }
#toppage #treatment_fees .pay_list::before {
	background:url(../image/bg_02.png) no-repeat;
	width:42px;
	height:57px;
	top:-190px;
	left:0px;
}
#toppage #treatment_fees .pay_list h4 { padding:5% 0 2%; }
#toppage #treatment_fees .pay_list img { width:100%; }
#toppage #treatment_fees .pay_list .box1 { margin:8% auto; }
#toppage #treatment_fees .pay_list .box1 div { margin:auto!important; float:none!important; }

/* ABOUT */
#toppage .about { padding:18% 0 5%; }
#toppage .about .box_main { margin-top:6%; width:90%; }
#toppage .about .box_main::before { display:none; }
#toppage .about .box_main h4 { margin:20px 0; }
#toppage .about .box_main .come { margin-top:0; line-height:170%; }
#toppage .about .box_main .box_c { width:100%; margin:auto auto 10%; }
#toppage .about .box_main .box_c .photo { float:none; }
#toppage .about .box_main .box_c .photo img { width:100%; padding-left:0; }
#toppage .about .box_main .about_list .box { width:100%; margin:10% auto; float:none; }
#toppage .about .box_main .about_list .box:nth-child(2n){ margin-left: 0;}
#toppage .about .box_main .about_list .box .photo { width:40%; margin-left:5%; }
#toppage .about .box_main .about_list .box .photo img { width:100%; padding-left:0; }
#toppage .about .box_main .about_list .box h4 { margin-top:0; }

/* ACCESS */
#toppage .access {}
#toppage .access iframe { height:400px; }

/* CONTACT */
#toppage .contact { padding:20% 0 25%; }
#toppage .contact .box_main::before { top:-23%; left:5%; width:74px; height:73px; background-size:100% 100%; }

/* BANNER */
#toppage .banner { padding:6% 0; }
#toppage .banner .box_main { width:90%; margin:0 auto; }
#toppage .banner .box_main ul li { width:47.5%; }
#toppage .banner .box_main ul li:nth-child(odd) { margin:5% 5% 0 0; }
#toppage .banner .box_main ul li:first-child { margin-top:0; }
#toppage .banner .box_main ul li:nth-child(even) { margin-top:5%; }
#toppage .banner .box_main ul li:nth-child(2) { margin-top:0; }
#toppage .banner .box_main ul li img { width:100%; }
#toppage .banner .box_main ul li+li { margin-left:0; }




/*====================================================================================================
  SUB PAGE
====================================================================================================*/
.pan { display: none;}

#subpage { 
    margin:0 auto !important;
    width:100%;
    box-sizing:border-box;
}

/* ¥ [No Touch]¥ */
/* MIDASHI */
#subpage h3 { margin:0 2% 20px; font-size: 120%;}
#subpage h4.mid { margin:0 2% 20px; font-size: 110%;}
#subpage h4 { margin:0 2% 20px; font-size: 100%;}

/* CATCH COPY */
#subpage .catch { margin:0 2% 20px; font-size: 120%;}

/* COMMON */
#subpage .comment1 { margin:0 2% 20px;}
#subpage .comment2 { margin:0 2% 20px; padding:5%;}
#subpage .comment3 { margin:0 2% 20px; padding:5%;}

/* HYOU */
#subpage table.hyou { margin:0 2%; width:96%; table-layout:auto;}
#subpage table.hyou th,
#subpage table.hyou td{
	table-layout:auto !important;
	display:block !important;
	padding:5% !important;
	width:90% !important;
	height:auto !important;
}
#subpage table.pc_tit { display:none;}
#subpage table.hyou .sm_mid { display:block;}

/* 2RETU */
#subpage table.hyou2 td table {}
#subpage table.hyou2 td table th,
#subpage table.hyou2 td table td {
	display:table-cell !important;
	padding:5% !important;
	width:auto !important;
	height:auto !important;
}

/* 3RETU */
#subpage table.hyou3 { border-top:1px solid #DDD;}
#subpage table.hyou3+table.hyou3 { border-top:1px solid #DDD;}

/* 4RETU */
#subpage table.hyou4 {border-top:1px solid #DDD;}
#subpage table.hyou4+table.hyou4 { border-top:1px solid #DDD;}

/* 5RETU */
#subpage table.hyou5 { border-top:1px solid #DDD;}
#subpage table.hyou5+table.hyou5 { border-top:1px solid #DDD;}

/* FREE */
#subpage .pc_table { display:none;}
#subpage .sm_table { display:block;}
#subpage .sm_table table td { padding:5% !important;}
	
/* FREE2 */
#subpage table.free { margin:20px 2% 0; border-top:1px solid #DDD !important; border-bottom:1px solid #DDD !important;}
#subpage table.free td {
	table-layout:auto !important;
	display:block !important;
	padding:5% !important;
	width:90% !important;
	height:auto !important;
	border-bottom:none;
}
#subpage table.free td:last-child {border-bottom:none;}
#subpage table.free td div.sm {display:block !important; text-align:center; border-bottom:none !important /*1px solid #1F266C*/;}
#subpage table.free tr:nth-child(1) td:nth-child(1),
#subpage table.free tr:nth-child(1) td:nth-child(3) {border-bottom:1px dotted #DDD !important;}

/* FIX */
#subpage .fix_table {font-size:1vw;}
#subpage .fix_table table { padding: 0;}
#subpage .fix_table table th,
#subpage .fix_table table td { padding:2%;}

/* LIST */
#subpage ul.list-ul { margin:20px 2%;}

/* LINK */
#subpage .link2,
#subpage .link3,
#subpage .link4 {width:auto;}
#subpage .file2,
#subpage .file3,
#subpage .file4 {width:auto;}

/* EMBEDDED */
#subpage .embedded { margin:0 2% 20px;}
#subpage .embedded iframe { width: 100%; height: 300px;}

/* PHOTO BOX */
#subpage ul.photo_box { clear:none !important; float:none !important; margin:2%; width:96% !important; text-align:center;}
#subpage ul.g1 li,
#subpage ul.g2 li,
#subpage ul.g3 li,
#subpage ul.g4 li,
#subpage ul.g5 li{ margin:15px 0; width:100%; text-align:center;}
#subpage ul.g1 li.photo img,
#subpage ul.g2 li.photo img,
#subpage ul.g3 li.photo img,
#subpage ul.g4 li.photo img,
#subpage ul.g5 li.photo img { max-width:240px !important; height:auto !important;}

/* YOUTUBE */
#subpage .youtube {position: relative; width: 100%;}
#subpage .youtube iframe { width: 100% !important;  height: 100% !important;}

/* BOX */
#subpage .temple-box { margin:0 2%; width:96%;}
#subpage .temple-box:after { display:none;}
#subpage .box1,
#subpage .box2 { float:none;margin: 0 2% 20px; width:96%;}
#subpage .box1:after,
#subpage .box2:after { display:none;}
#subpage .box1 .catch { margin:0 0 20px !important;}
#subpage .box1 h4,
#subpage .box2 h4 { margin:10px 0; font-size:100%;}
#subpage .photo-c { float:none; padding:0; width:100%;}
#subpage .photo-c img { max-width:240px !important; height:auto !important; padding:0 0 20px;}
#subpage .photo-l,
#subpage .photo-r { float:none; padding:0; width:100%; text-align:center;}
#subpage .photo-l img,
#subpage .photo-r img { max-width:240px !important; height:auto !important; padding:0 0 20px;}

/* LINE */
#subpage .line {
	margin:0 2% 20px;
	height:50px;
	background-size:100% auto;
}

/* BUTTON */
#subpage .btn { float:none; margin:1% 2%;}
#subpage .b1,
#subpage .b2,
#subpage .b3 { width:auto;}

/* COLUMNBOX */
#subpage .column {}
#subpage .column:after { display:none;}
#subpage .column .col2 { float:none; margin: 2%; width: 96%;}
#subpage .column .col3 { float:none; margin: 2%; width: 96%;}

/* FLOW */
#subpage ul.flow_box {}
#subpage ul.flow_box:after { display:none;}
#subpage ul.flow_box li { float:none; width:96% !important;}
#subpage ul.flow_box li a:hover {}
#subpage .flow1+.flow1 { margin-top:30px;}
#subpage .flow1+.flow1:before { top:-30px;}
#subpage ul.flow_box li+li { margin-top:30px;}
#subpage ul.flow_box li+li:before {
	position:absolute;
	top:-30px;
	left:0;
	display:block;
	clear:both;
	content:"";
	width:100%;
	height:30px;
	background:url(../image/flow_bg_sm.png) no-repeat center center;
}
#subpage .flow1a+.flow1a {margin-top:30px;}
#subpage .flow1a+.flow1a:before { top:-30px; width:100%;}
#subpage .flow1a li+li { margin-top:5px !important; padding: 0 !important;}


/*====================================================================================================
  PAGE TITLE
====================================================================================================*/

/*====================================================================================================
  PAGE TITLE
====================================================================================================*/

/*====================================================================================================
  PAGE TITLE
====================================================================================================*/

/*====================================================================================================
  PAGE TITLE
====================================================================================================*/

/*====================================================================================================
  PAGE TITLE
====================================================================================================*/
}
</pre></body></html>