@charset "utf-8";

/*-----------------------------------------------------	*/
/*  個別指定 for PC	*/
/*-----------------------------------------------------	*/
/* hack */




/* chg_dsp */
.only_tab, .only_sp	{display:none;}
.only_pc		{display:inline;}
.only_pc_B		{display:block;}




/* -------------- style.css override ----------------- */









/* --------- main img ------------*/
#img_main{width:100%; height:300px; margin:0 0 0 0; padding:0; overflow: hidden; position:relative;}








/* ● common  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#inner_title	{font-size: 3.2em; text-align: center; line-height: 300px; color:#0F4386; }


.common_btn{display:inline-block;clear:both; border:solid 1px #0F4386; background:#fff; color:#0F4386; padding:5px 60px 5px 10px; position:relative;}
.common_btn:after{content: '';
    background: url(../img/index/index_ico_more.png);
    width: 21px;
    height: 21px;
    background-size: contain;
    display: block;
    position: absolute;
    margin: auto;
    right: 10px;
    bottom: 0;
    top: 0;}



#pagetop_obi	{  }
#pagetop	{ width:85px; height:85px; position:absolute; right:30px; bottom:200px; }

/* --------- common header --------- */
#header		{ width:100%;}
#header_inner	{ width:980px; height:180px; /*overflow:hidden;*/ margin:0 auto; position:relative;}
#hdr_logo_wrapper{width:980px; margin:0 auto; position:relative;}/* #hdr_logo_wrapper に含まれるオブジェクトをabsolute配置 */

#hdr_logo_bar	{ width:480px; height:150px; float:left;}
/*#hdr_logo	{ width:480px; height:150px; overflow:hidden; background:url(../img/common/common_hdr_logo.png) no-repeat; background-size: contain; background-position:left center;text-indent:-100em;}*/
#hdr_logo	{ width:480px; height:114px; overflow:hidden; background:url(../img/common/common_hdr_logo.png) no-repeat; background-size: contain; background-position:left center;text-indent:-100em;}

#hdr_tel	{ width:190px; height:38px; position:absolute; right:202px; top:5px;}
#hdr_tel img	{ display:block;position:absolute; right:0; top:0; bottom:0; margin:auto 0;}

#hdr_access	{ width:91px; height:38px; position:absolute; right:108px; top:5px;}
#hdr_access img	{ display:block;position:absolute; right:0; top:0; bottom:0; margin:auto 0;}

#hdr_reserve		{ width:104px; height:38px; position:absolute; right:0px; top:5px;}
#hdr_reserve img	{ display:block;position:absolute; right:0; top:0; bottom:0; margin:auto 0;}

#hdr_reserve2		{ width:104px; height:38px; position:absolute; right:0px; top:5px;}
#hdr_reserve2 img	{ display:block;position:absolute; right:0; top:0; bottom:0; margin:auto 0;}

#btn_line		{display:block; width:500px; height:38px; position:absolute; left:0; top:116px;}
#btn_line > #hdr_tel	{position:relative;right:0; top:0; margin-right:3px; float:left;}
#btn_line > #hdr_access	{position:relative;right:0; top:0; margin-right:3px; float:left;}
#btn_line > #hdr_reserve{position:relative;right:0; top:0; margin-right:3px; float:left;}
#btn_line > #hdr_reserve2{position:relative;right:0; top:0; float:left;}

#qr			{display:none;/*width:135px; height:108px; text-align:center; border:solid 2px #A9CAF5; background:#fff; position:fixed; top:47px; right:10px; z-index:999;*/}
#qr h5			{color:#3396D4; font-size:0.9em; font-weight:bold; margin:0.4em 0 -0.1em;}

#hdr_tbl	{ width:392px; height:107px; position:absolute; right:0px; top:48px;}
#hdr_tbl img	{ display:block;position:absolute; right:0; top:0; bottom:0; margin:auto 0;}


#btn_size	{ width: 230px; height:30px; background:#0F4386; position:absolute; right:0; top:0;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
}
#btn_size #btn_t{ position:absolute; left:10px; top:3px; width:91px; height:22px;}
#btn_size #btn_t img {vertical-align:top !important;}
#btn_size #btn_s{ width:55px; height:21px; position:absolute; right:70px; top:3px;line-height:0;}
#btn_size #btn_l{ width:55px; height:21px; position:absolute; right:10px; top:3px;line-height:0;}



#section_top	{
width:100%;
/*border-top:solid 2px #0F4386;
border-bottom:solid 2px #0F4386;*/
}
#section_top h1 {
    position: absolute;
    left: -9999px;
    top: -9999px;

}

/* --------- common footer --------- */

#footer		{background:#E3F1FF; padding:80px 0 0; position:relative;}
#footer:before	{content: url(../img/common/common_bg_before.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;}


#ftr_tbl_time	{display:block; margin:10px 0;}

#ftr_logo	{width:480px;margin:0 auto 30px;}

#ftrL		{width:570px; margin-right:30px; float:left; }
#ftrR		{width:380px;  float:left; }

#ftrL dl	{width:100%; display:block; margin:0 0 30px 0; padding:0;}
#ftrL dl dt	{width:130px; display:block; margin:0 30px 0 0; padding:0; color:#0F4386; font-size:1.1em; float:left;position: relative;
    top: -2px;}
#ftrL dl dt:before	{content:'';background: url(../img/common/common_nav_ico.png) no-repeat;display:inline-block; width:27px; height:20px; overflow:hidden; margin:0 0px 0 0; background-size: contain; position:relative; top:2px;}
#ftrL dl dd	{width:calc(100% - 160px); display:block; margin:0 0 0 0; padding:0; float:left;}

#ftrL .notice	{margin-bottom: 0.6em; line-height: 1.4em; text-indent: -1em; margin-left: 1em;}

/*
#map_waku	{width:calc(100% - 40px); height:auto; padding:15px 20px 20px; background:#fff;}
#ftrR dl	{width:100%; display:block; margin:0; padding:0;}
#ftrR dl dt	{width:100%; display:block; margin:0; padding:0; color:#0F4386; font-size:1.1em;}
#ftrR dl dd	{width:100%; display:block; margin:0; padding:0; height:400px; }
*/
#map-canvas	{width:100%; height:260px; margin-bottom:12px;}

#ftrR p		{margin-bottom:0;line-height: 1.5em;}

#ftr_btn_access	{ margin:5px 0 0 0; }
#ftr_btn_access_wrapper	{ text-align: right;}

.ftr_hr		{width:100%; display:block; margin:40px 0; padding:0; border:solid 1px #fff;}

#footer .nav_obi{width:100%; height:60px; background:#0F4386; margin:40px 0 0 0;}

#ftr_lower_obi	{border-bottom:solid 1px #0F4386; background:#fff; width:100%;height:85px;}
#ftr_lower_obi .box_cont	{display:table;}
#lower_obi_logo	{display:table-cell;width:274px;height:85px; vertical-align:middle;}
#lower_obi_addr	{display:table-cell;width:auto; height:85px; padding:0 30px; font-size:0.8em; vertical-align:middle; line-height:1.5em;}
#lower_obi_tel	{display:table-cell;width:230px;height:85px; vertical-align:middle; position:relative;}
#lower_obi_fax	{color:#0F4386; position:absolute; left:0; right:0; bottom:0; margin:auto; display:block; text-align: center; padding-left: 1em; font-size: 0.92em;}

#copyright	{width:100%; height:80px; float:left; font-size:0.8em; line-height:80px; text-align:center;}

.f_reserve{display:inline-block; background:#7cb342; color:#fff; padding:4px 0.5em 3px 2.5em; border-radius:8px; -moz-border-radius:8px;-webkit-border-radius:8px; margin:0 0.2em 0 0.2em;}
/* --------- main box --------- */

.box_cont	{ width:980px; margin:0 auto;position: relative;}
.box_all	{ width:100%; margin:0;}




/* ● index  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#top_only_slide{position:relative;}
#ovr_txt	{    position: absolute;
    left: 0;
    right: 0;
    top: 0;bottom:0;
    width: 740px;
    height: 180px;
    overflow: hidden;
    margin: auto;}

#index1		{background:#A9CAF5; padding:30px 0; position:relative;}
#index1:after	{content: url(../img/common/common_bg_after0.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -64px;}

#oshirase	{display:table;}
#oshiraseL	{display:table-cell; width:200px; background:#0F4386; position:relative; text-align:center;}

#oshirase h1:before	{content:'';background: url(../img/index/index_h1_info_pct.png) no-repeat;display:block; width:48px; height:44px; overflow:hidden; margin:0 auto 1px; background-size: contain; }
#oshirase h1		{color:#fff; text-align:center; padding-top:14px;}

#index_btn_oshirase{ margin:2px auto 10px;}


#blog	{display:table;margin-top:10px;}
#blogL	{display:table-cell; width:200px; background:#5CAF2C; position:relative; text-align:center;}

#blog h1		{color:#fff; text-align:center; padding-top:14px;}

/* 小児治験 */
.trial_ban{
  max-width:980px;
  margin:10px auto 0;
}
.trial_ban img{
  width:100%;
  margin:0 auto;
}


#index1 #topic	{display:table-cell; width: 780px; vertical-align:top;}

#oshirase #topic a dl		{display:block; background:#fff; padding:10px 10px 10px 20px; margin-top:5px; position:relative;}
#oshirase #topic a:first-child dl	{ margin-top:0; }
#oshirase #topic dl:after	{border-bottom:none;content:''; background: url(../img/index/index_ico_more.png);width:21px;height:21px; background-size:contain;display: block; position: absolute;margin:auto; right: 18px; bottom: 0; top:0;}

#oshirase #topic dl dt	{display:block; width:7em; margin-bottom:0.2em;font-weight:bold; text-align:left; float:left; color:#1996D3 !important;}
#oshirase #topic dl dd	{display:block; padding-left:7.2em;color:#555 !important; line-height:1.5em;}
#oshirase #topic dl dd span	{display:block; font-weight:bold; color:#555 !important;/*margin-bottom:0.2em;*/}

#oshirase #topic a:hover dt	{color:#91D2F2;}
#oshirase #topic a:hover dd	{color:#aaa;}



#index1 #blog_topic			{display:table-cell; width: 780px; vertical-align:middle;background:#fff;}

#blog #blog_topic a dl			{display:block; background:#fff; padding:10px 10px 10px 20px; margin-top:5px; position:relative;}
#blog #blog_topic a:first-child dl	{ margin-top:0; }
#blog #blog_topic dl:after		{border-bottom:none;content:''; background: url(../img/index/index_ico_more_gr.png);width:21px;height:21px; background-size:contain;display: block; position: absolute;margin:auto; right: 18px; bottom: 0; top:0;}

#blog #blog_topic dl dt			{display:block; width:7em; margin-bottom:0.2em;font-weight:bold; text-align:left; float:left; color:#1996D3 !important;}
#blog #blog_topic dl dd			{display:block; padding-left:7.2em;color:#555 !important; line-height:1.5em;}
#blog #blog_topic dl dd span		{display:block; font-weight:bold; color:#555 !important;/*margin-bottom:0.2em;*/}

#blog #blog_topic a:hover dt		{color:#91D2F2;}
#blog #blog_topic a:hover dd		{color:#aaa;}

#blog #index_btn_oshirase		{border: solid 1px #5CAF2C;color:#5CAF2C;}
#blog .common_btn:after {
    content: '';
    background: url(../img/index/index_ico_more_gr.png);
    width: 21px;
    height: 21px;
    background-size: contain;
    display: block;
    position: absolute;
    margin: auto;
    right: 10px;
    bottom: 0;
    top: 0;
}

#index2				{background:#fff; padding:20px 0; }

#index2 h1:before		{content:'';background: url(../img/index/index_h1_intro_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#index2 h1			{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#index2 .honbun a dl			{display:block; float:left; width:calc((100% - 90px) / 4); margin-right:30px; margin-bottom:50px;}
#index2 .honbun a:last-child dl	{margin-right:0;}
#index2 .honbun a dl:after		{content:'';background:#99CCFF;display:block; width:100%; height:15px; overflow:hidden; margin:10px 0;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;}
#index2 .honbun dl dt			{display:block; width:calc(100% - 30px);; text-align:center; font-size:1.3em; margin:0 0 15px 0; position:relative; padding-right:30px;}
#index2 .honbun dl dt img		{margin:0 0 20px 0; width:calc(100% + 30px);}
#index2 .honbun dl dt:after		{border-bottom:none;content:''; background: url(../img/index/index_ico_more.png);width:21px;height:21px; background-size:contain;display: block; position: absolute; right: 5px; bottom: 8px;}
#index2 .honbun dl dd			{padding: 0 10px;min-height: 175px;}


#index2 p,
.shadow{
/* for modan browser */
text-shadow:0px 3px 1px #ffffff,0px 2px 1px #ffffff,1px 2px 1px #ffffff,2px 2px 1px #ffffff,2px 1px 1px #ffffff,2px 0px 1px #ffffff,3px 0px 1px #ffffff,2px -1px 1px #ffffff,2px -2px 1px #ffffff,2px -3px 1px #ffffff,1px -3px 1px #ffffff,0px -3px 1px #ffffff,-1px -3px 1px #ffffff,-2px -3px 1px #ffffff,-3px -3px 1px #ffffff,-3px -2px 1px #ffffff,-3px -1px 1px #ffffff,-3px 0px 1px #ffffff,-3px 1px 1px #ffffff,-3px 2px 1px #ffffff,-2px 2px 1px #ffffff,-1px 2px 1px #ffffff;

/* for IE */
filter:dropshadow(color=#ffffff,offx=0,offy=3,positive=1),dropshadow(color=#ffffff,offx=2,offy=1,positive=1),dropshadow(color=#ffffff,offx=2,offy=-1,positive=1),dropshadow(color=#ffffff,offx=1,offy=-3,positive=1),dropshadow(color=#ffffff,offx=-2,offy=-3,positive=1),dropshadow(color=#ffffff,offx=-3,offy=-2,positive=1),dropshadow(color=#ffffff,offx=-3,offy=1,positive=1),dropshadow(color=#ffffff,offx=-1,offy=2,positive=1);
}




#index3					{background:#EEFAFF; padding:20px 0; position:relative;}
#index3:before	{content: url(../img/common/common_bg_before.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;}
#index3:after	{content: url(../img/common/common_bg_after1.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -64px;}
#index3 h1:before			{content:'';background: url(../img/index/index_h1_about_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#index3 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#index3 .honbun a dl			{display:block; float:left; width:calc((100% - 32px) / 2); margin-right:32px; margin-bottom:50px; background:#fff; padding:0 0 25px 0;}
#index3 .honbun a:nth-child(even) dl	{margin-right:0;}

#index3 .honbun dl dt			{display:block; width:100%; text-align:center; font-size:1.4em; margin:0 0 10px 0; position:relative;}
#index3 .honbun dl dt img		{margin:0 0 16px 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px; }
#index3 .honbun dl dt:after		{content: url(../img/index/index_ico_more.png);width:21px;height:21px; display: block;  position: absolute; right: 42px; bottom: 16px;}

#index3 .honbun dl dd			{display:block; width:calc(100% - 80px); margin:0 auto; padding:0 25px;    min-height: 140px;}






#index4		{background:#FFF; padding:20px 0 40px;}
#aisatsuL	{width:calc((100% - 32px) / 2); float:left;}#aisatsuL img			{border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;}
#aisatsuR	{width:calc((100% - 32px) / 2);  float:left;  margin-right:32px;}

#index4 h1:before			{content:'';background: url(../img/index/index_h1_aisatsu_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#index4 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}
#index4 h2				{color:#0D4385; text-align:left; padding-bottom:15px; font-size:1.4em; }


#index #aisatsu #honbun{width:100%; min-height:230px; background:url(../img/index/index_img_aisatsu.png) no-repeat right top;    background-size:50%;}
#index #aisatsu #honbun p {width:460px; color:#523; text-align:justify;}
#index_btn_doctor{}
















/* ● block_renew  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.block1{padding:10px 0 50px;}
.block2{background:#EEFAFF; padding:50px 0; position:relative;}

.block2:before	{content: url(../img/common/common_bg_before.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;}


.block2:after	{content: url(../img/common/common_bg_after1.png);width:824px;
    margin:0 auto;display: block;transform: scale(0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -64px;z-index:999;}

.block3{padding:10px 0 50px;}

.kome{font-size: 0.9em !important;line-height: 1.4em !important; padding-left: 1.3em; text-indent: -1.3em;}

.after_img{margin-top:1em;}

p.caption{padding:0.5em 0; font-size:0.8em; margin-bottom:0;   font-weight: bold; text-align: center;}



/* ● クリニック紹介  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#clinic1 h1:before			{content:'';background: url(../img/clinic/clinic_h1_env_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#clinic1 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#clinic1 #env		{margin-bottom:40px;}


#clinic1 .wrapper			{float:left; clear:none; width:calc((100% - 70px)/3); margin:0 35px 30px 0; min-height:380px;}
#clinic1 .wrapper:nth-child(3n)		{margin-right:0;}
#clinic1 .wrapper .LR_wrapper img	{ -moz-border-radius: 10px;  -webkit-border-radius: 10px;  border-radius: 10px;}

h3.clinic { color: #0F4386; font-size: 1em; font-weight: bold; display: block; width: calc(100% - 20px); border-bottom: dotted 2px #0F4386; margin: 8px 0; padding: 0 0 8px 15px;}






#clinic2 h1:before			{content:'';background: url(../img/clinic/clinic_h1_dev_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#clinic2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#clinic2 #dev		{margin-bottom:40px;}


#clinic2 .wrapper			{float:left; clear:none; width:calc((100% - 70px)/3); margin:0 35px 30px 0; min-height:435px;}
#clinic2 .wrapper:nth-child(3n)		{margin-right:0;}
#clinic2 .wrapper .LR_wrapper img	{ -moz-border-radius: 10px;  -webkit-border-radius: 10px;  border-radius: 10px;}

.flexbox{ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flexbox .wrapper{ float: none;}

.opem{    width: 100%;
    margin: 0 0 10px 0;
    /* padding: 12px 0; */
    /* background-color: #0F4386; */
    color: #333;
    font-size: 1.6rem;
    text-shadow: 1px 1px 3px #aaa;
    clear: both;}

.opem span{    border-left: 10px solid #0D4385;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 1.6em;}
.opem_b{width:calc(100% - 104px); margin:0 auto;}


/* ● 初診の方  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.first_reserve{display:inline-block; background:#7cb342; color:#fff; padding:4px 0.5em 3px 0.6em; border-radius:8px; -moz-border-radius:8px;-webkit-border-radius:8px; margin:0 0.2em 0 0.2em;}

#first1 #first1st	{margin-bottom:40px;}

#first1 h1:before			{content:'';background: url(../img/first/first_h1_first1st_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#first1 h1				{color:#0D4385; text-align:center; font-size:2em; margin-bottom:30px;}


#table-first {
    border-right: 1px solid #0F4386;
    border-top: 1px solid #0F4386;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    padding: 0;
    margin: 20px auto 30px auto;
}
#table-first th {
    text-align: center;
    background: #EEFAFF;
    width: 30%;
    /* padding-top: 20px !important; */
}
#table-first th, #table-first td {
    border-bottom: 1px solid #0F4386;
    border-left: 1px solid #0F4386;
    font-weight: normal;
    padding: 8px 15px 8px 15px;
    /* vertical-align: top; */
    font-size: 1em;
}
#table-first td span{ font-size:0.9em; font-weight:bold; color:#1B96D5;}




#first2 h1:before			{content:'';background: url(../img/first/first_h1_necessary_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#first2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}




#first2 #necessary	{margin-bottom:60px;    padding-top: 40px;}


.firstL{width:50%; margin-right:30px; float:left;}

.ul-first { font-weight:bold;
    padding: 0;
    margin: 0 0 20px 35px;
    list-style: none;
}

.first_pdf {
    background: #99CCFF;
    padding: 10px 10px 10px 0;
    float: left;
    font-size: 10px;
    width: 470px;
    margin: -10px 0 0 0;
}

.first_pdf p#pdf_f {
    float: left;
    font-size: 12px !important;
    margin: 9px 0px 0px 15px;
}
.first_pdf a img {
    float: right;
    margin: 3px 10px 0px 0px;
}


.firstR{width:calc(50% - 30px); float:left;}



#first3 h1:before			{content:'';background: url(../img/first/first_h1_flow_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#first3 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#first3 #flow	{margin-bottom:120px;    padding-top: 60px;}



#first3 .wrapper				{ margin-bottom: 50px; }
#first3 .wrapper .LR_wrapper:nth-child(odd)	{ float: left; width: 340px; padding-right: 30px; margin-top: 0px; }
#first3 .wrapper .LR_wrapper:nth-child(even)	{ float: left; width: 610px; margin-top: 0px; }

#first3 .wrapper .LR_wrapper h3		{ color:#0F4386; border-bottom:dashed 1px #99CCFF; font-size:1.4em; font-weight:bold; padding-bottom:8px;}
#first3 .wrapper .LR_wrapper h3:first-letter	{background-color:#0F4386; color:#ffffff; padding:0 13px; font-size:1.4em; font-weight:bold;border-radius:30px; -moz-border-radius:30px;-webkit-border-radius:30px;}
#first3 .wrapper .LR_wrapper p		{margin-top:15px; color:#555;}



.first_indentB					{padding-left: 1em; text-indent: -1em; margin-bottom:0;}

/* ● 診療のご案内  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


#treat1 h1:before			{content:'';background: url(../img/treat/treat_h1_houshin_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#treat1 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#treat_houshin_ara { width: 100%; padding: 40px 0 50px; background: #E3F1FF/*#F7F3EC*/; text-align: center; position: relative; background-image:url(../img/treat/logo_bg.png); background-repeat:no-repeat; background-position-x: 585px; background-position-y: 120px; }
#treat_houshin_ara h2{color:#0D4385; text-align:center; padding-top:10px; font-size:1.8em; font-weight:bold; margin-bottom:20px;}
#treat_houshin_ara p{text-align:center !important; margin-bottom:0 !important; font-size:1.2em;}

#treat_point .LR_wrapper:nth-child(odd)  {    float: left; width: 650px; padding-right: 30px; margin-top: 40px;}
#treat_point .LR_wrapper:nth-child(even) {    float: left; width: 300px; padding-left: 0; margin-top: 40px;}

#treat_point .LR_wrapper dl   {margin-bottom: 13px; padding-bottom: 24px; border-bottom: dotted 1px #ccc;}
#treat_point .LR_wrapper dl dt{font-size: 1em; float: left;}
#treat_point .LR_wrapper dl dt span { font-size: 1.4em;}
#treat_point .LR_wrapper dl dd { font-size: 1em; padding-left: 3em; position: relative; top: 0.4em;}
.kasane2 { position: relative; left: 9px; color: #fff;}
.kasane2:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -9px;
    width: 1.4em;
    height: 1.4em;
    border-radius: 20px;
    background-color: #0D4385;
    z-index: -1;
}




#treat2 h1:before			{content:'';background: url(../img/first/first_h1_necessary_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#treat2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

.treat_about, a .treat_about				{border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px; border: none; background:#F2F2EA; border-collapse: separate; border-spacing: 0; width:100%; margin-bottom:1em;}

.treat_about tr th, a .treat_about tr th			{color:#fff; background:#0D4385; font-size:1.1em; border-bottom:solid 1px #fff; padding:24px 10px; text-align:center;position:relative;
width: 200px; height:auto; top:0; bottom:0; margin:auto; -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px;  -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0;}

.treat_about tr td, a .treat_about tr td			{padding:30px 20px;}


.treat_about tr td p	{color:#444;}


#senshin{margin-bottom:120px;    padding-top: 60px;}


/* ● 緑内障  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

a.acd{pointer-events: none;}

.bar_midashi{display:none;}



#glaucoma1 h1:before			{content:'';background: url(../img/glaucoma/glaucoma_h1_abt_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#glaucoma1 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

#glaucoma1 p.abt			{font-size:1.2em; margin-bottom:1.2em;}

.glaucoma_about				{border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px; border: none; background:#F2F2EA; border-collapse: separate; border-spacing: 0; width:100%; margin-bottom:1em;}

.glaucoma_about tr th			{color:#0D4385; font-size:1.1em; border-bottom:solid 1px #fff; padding:15px 30px 10px;}
.glaucoma_about tr td			{padding:15px 30px 20px;}
.glaucoma_about tr td ul			{margin:0 0 0 1em; padding:0;}
.glaucoma_about tr td ul li		{list-style:disc; color:#008C8B;}
.glaucoma_about tr td ul li span		{color:#444;}

.glaucoma_tblwhats				{border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px; border: none; background:#F2F2EA; border-collapse: separate; border-spacing: 0; width: 100% /*calc(100% - 100px)*/; margin:20px auto 40px;}

.glaucoma_tblwhats tr th			{color:#0D4385; font-size:1.1em; border-bottom:solid 1px #fff; padding:15px 30px 10px;}
.glaucoma_tblwhats tr td			{padding:15px 30px 20px;}
.glaucoma_tblwhats tr td ul			{margin:0 0 0 1em; padding:0;}
.glaucoma_tblwhats tr td ul li		{list-style:disc; color:#008C8B;}
.glaucoma_tblwhats tr td ul li span		{color:#444;}




#glaucoma2 h1:before			{content:'';background: url(../img/glaucoma/glaucoma_h1_ope_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#glaucoma2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

#glaucoma2 .glaucoma_about		{background-color: #F2F2EA;
    border-collapse: separate;
    border-spacing: 0;
    width: 75%;
    margin: 0 auto 60px;
    background-image: url(../img/treat/logo_bg.png);
    background-repeat: no-repeat;
    background-position-x: 380px;
    background-position-y: 100px;
    background-size: 50%;}

#glaucoma2 .glaucoma_about a{text-decoration:underline;}

#glaucoma_story h2,
#whats_glaucoma h2{text-align:center; font-size:1.8em; margin-bottom:2em; color:#0D4385; font-weight:bold;}
#glaucoma_story h2:first-letter,
#whats_glaucoma h2:first-letter{font-size:2.8em; color:#99CCFF;    text-shadow: 1px 1px 5px #0D4385;}

.story_kakomi{border:solid 5px #1B96D5; padding:40px 40px calc(40px - 1em) 40px; margin-bottom:60px; background:#fff;}
#glaucoma_story p{margin-bottom:1em;}

#glaucoma_story h3{
    width: 100%;
    margin: 0 0 30px 0;
    padding: 12px 0;
    background-color: #0F4386;
    color: #FFF;
    font-size: 1.6rem;
    text-shadow: 1px 1px 3px #555;
    clear: both;
}
#glaucoma_story h3 span{
    border-left: 10px solid #FFF;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 1.6em;
}
.circle_nbr{
    background-color: #1B96D5;
    width: 56px !important;
    height: 65px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%/50%;
    border-radius: 50%/50%;
    display: block;
    color: #FFF;
    float: left;
    margin: 0 0 20px 0;
    font-size: 36px;
    font-weight: bold;
    padding: 28px 17px 6px 25px;
    text-align: center;
    line-height: 1.3em;
}


section#notice_ara{margin-bottom:60px;}
section#notice_ara .noticeW{width:90%; margin:0 auto 20px; border-bottom:dotted 2px #ccc; padding:10px 0 30px;;}
section#notice_ara .noticeW:last-child{border-bottom:none; padding:20px 0;}
.noticeL{float:left; }
.noticeR{float:left; width:calc(100% - 145px); margin-left:25px;}

section#whats_ara{margin-bottom:60px;}
section#whats_ara .whatsW{width:90%; margin:0 auto 20px; border-bottom:dotted 2px #ccc; padding:10px 0 30px;;}
section#whats_ara .whatsW:last-child{border-bottom:none; padding:20px 0;}
.whatsL{float:left; width:180px;}
.whatsR{float:left; width:calc(100% - 180px);}

.whatsL h3{font-weight:bold; font-size:1.6em; color:#1B96D5; text-shadow: 1px 1px 5px #aaa;    line-height: 1.4em;}

.whats_nbr{
    background-color: #1B96D5;
    width: 56px !important;
    height: 65px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%/50%;
    border-radius: 50%/50%;
    display: block;
    color: #FFF;

    margin: 0 0 10px 0;
    font-size: 36px;
    font-weight: bold;
    padding: 28px 17px 6px 25px;
    text-align: center;
    line-height: 1.3em;
}

#whats_glaucoma h4{
    margin: 0 0 20px 0;
    padding: 6px 15px;
    background-color: #0F4386;
    color: #FFF;
    font-size: 1.4em;
    text-shadow: 1px 1px 3px #555;
    clear: both;
}
.whats_block{margin-bottom:50px;}

#glaucoma_tblwhats tr td p.li{
margin-left:1em;
text-indent:-1em;
margin-bottom:0;
}

.column_whats{
width:calc(100% - 30px);
margin:20px auto 0;
padding:15px;
background:#FFF;

}
div.w500c{width:500px; background:#fff; margin:30px auto;}
div.w300c{width:300px; background:#fff; margin:10px auto 0;}
div.w600{width:628px; background:#fff; margin:30px 0 30px 50px;}
div.w400{width:400px; background:#fff; margin:30px 0 30px 50px;}
div.w462{width:440px; background:#fff; margin:30px 0 30px 50px;}
div.w200{width:200px; background:#fff; margin:30px 0 30px 50px;}
div.w140{width:133px; background:#fff; margin:30px 0 30px 50px;}

div.w600 p,
div.w400 p,
div.w200 p
{font-size:0.8em; font-weight:bold; padding:8px 0 0 10px;}

.img_bdr{border:solid 3px #ccc;}




/* ● 白内障  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#cataract1 h1:before			{content:'';background: url(../img/glaucoma/glaucoma_h1_abt_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#cataract1 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


#cataract .box_wrapper	{margin-top:30px;}
#cataract .h2_wrapper	{background:transparent; text-align:center; position:relative;}

#cataract_wrapper1	{margin-bottom:40px;}

#cataract_wrapper1 .LR_wrapper:nth-child(odd)	{float:left; width:460px;padding-right:30px; margin-top:0;}
#cataract_wrapper1 .LR_wrapper:nth-child(even)	{float:left; width:460px;padding-left:30px; margin-top:0;}

#cataract_wrapper2 .LR_wrapper:nth-child(odd)	{float:left; width:680px;padding-right:30px; margin-top:0px;}
#cataract_wrapper2 .LR_wrapper:nth-child(even)	{float:left; width:240px;padding-left:30px; margin-top:0px;}

#cataract_wrapper3-1				{width:100%; margin-bottom:50px;}
#cataract_wrapper3-1 .LR_wrapper:nth-child(odd)	{float:left; width:350px; padding-right:20px; margin-top:0px;}
#cataract_wrapper3-1 .LR_wrapper:nth-child(even){float:left; width:608px; margin-top:0px;}

#cataract_wrapper3-1 .LR_wrapper h3 {
    color: #1B96D5;
    border-bottom: dashed 1px #ccc;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 8px;
}
#cataract_wrapper3-1 .LR_wrapper h3:first-letter	{background-color:#1B96D5; color:#ffffff; padding:0 13px; font-size:1.4em; font-weight:bold;border-radius:30px; -moz-border-radius:30px;-webkit-border-radius:30px;}
#cataract_wrapper3-1 .LR_wrapper p		{margin-top:15px; margin-bottom:1em;}

.sp_kakomi {
    margin-bottom: 20px;
}
.sp_kakomi p {
    margin-bottom: 0;
}
.kakomi {
    background: #F2F2EA;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.kakomi p{margin:0 !important;}

#cataract1 h3 {
    width: 100%;
    margin: 70px 0 40px 0;
    padding: 12px 0;
    background-color: #0F4386;
    color: #FFF;
    font-size: 1.6rem;
    text-shadow: 1px 1px 3px #555;
    clear: both;
}
#cataract1 h3 span {
    border-left: 10px solid #FFF;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 1.6em;
}


table#cataract_about				{border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px; border: none; background:#F2F2EA; border-collapse: separate; border-spacing: 0; width:100%; margin-bottom:1em;}

table#cataract_about tr th			{color:#0D4385; font-size:1.1em; border-bottom:solid 1px #fff; padding:8px 30px;}
table#cataract_about tr td			{padding:8px 30px;}
table#cataract_about tr td ul			{margin:0 0 0 1em; padding:0;}
table#cataract_about tr td ul li		{list-style:disc; color:#0D4385;}
table#cataract_about tr td ul li span		{color:#444;}


table#cataract_about tr th,
table#cataract_about tr td {
    padding: 8px 30px;
}




#cataract2 h1:before			{content:'';background: url(../img/glaucoma/glaucoma_h1_ope_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#cataract2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}


.cataract_air_str{float:left; width:calc(55% - 20px); margin-right:20px;}
.cataract_air_img{float:left; width:45%;}



/* ● ドクター紹介  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#doctor1 #aisatsu	{margin-bottom:40px;}

#doctor1 h1:before			{content:'';background: url(../img/doctor/doctor_h1_aisatsu_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#doctor1 h1				{color:#0D4385; text-align:center; font-size:2em; margin-bottom:30px;}



#doctor1 .aisatsu_img	{float:left; width:322px; padding-right:40px; margin-top:0px;}




#doctor1 #aisatsu .body img	{margin-bottom:30px;}


.nmblock		{text-align:right;}
.nmblock p		{text-align:right !important; margin:0 !important;}




#doctor2 h1:before			{content:'';background: url(../img/doctor/doctor_h1_profile_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#doctor2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}









#profile .body		{ margin-bottom:50px;}
#profile .body p	{ color:#333; font-size:1em; text-align:center; margin-top:-15px;}
#profile .body dl	{ border-bottom:dashed 1px #888; float: left; width: 100%; margin-bottom: 20px; padding-bottom: 20px;}
#profile .body dl dt	{ float: left; width: 19%; padding-left: 0%; color: #FFF; font-weight: bold; }
#profile .body dl dt span	{ width: 100%; display: block; background-color: #0D4385; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; text-align: center; color: #FFF;}
#profile .body dl dd	{float: right; width: 70%; background-repeat: repeat-y; background-position: left top; padding-left: 4%;color: #333;}
#profile .body dl dd dl	{ clear: left; border: none !important; background-image: none !important; padding-bottom: 0px !important; margin-bottom: 0px !important;}

#profile .body dl dd dl dt	{ width: 15%; float: left; color: #333 !important;}
#profile .body dl dd dl dd	{ width: 85%; float: left !important; padding: 0 !important;color: #333;}


a .pdf,a:visited .pdf			{color:#333;}
a:hover .pdf		{text-decoration:underline; color:#0D4385;}
a:hover .pdf:after		{content:'';background: url(../img/doctor/doctor_ico_pdf.png) no-repeat;display:inline-block; width:17px; height:17px; overflow:hidden; margin:0px 0px -3px 9px; background-size: contain; opacity:0.3;}
.pdf:after		{content:'';background: url(../img/doctor/doctor_ico_pdf.png) no-repeat;display:inline-block; width:17px; height:17px; overflow:hidden; margin:0px 0px -3px 9px; background-size: contain;}


.doctor_dtnotice{
    width: 100%;
    display: block;
    background-color: transparent !important; color:#0D4385 !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    text-align: center;
    }


#profile a.acd {
    pointer-events: auto !important;
cursor:pointer !important;
}

#profile .bar_midashi a{display:block;padding-right: 30px;}

#profile .bar_midashi a span{padding-left:20px;}

#profile .child {
    display: none;width:97%; margin:0 0 30px 3%;
}


#profile .bar_midashi{ display:block !important;border-radius:8px; -moz-border-radius:8px;-webkit-border-radius:8px; background:#99CCFF; color:#fff; padding:8px 5px; margin:5px 0 20px;}
#profile .bar_midashi2{background:#1B96D5; color:#fff; font-size:0.9em;}
#profile .bar_midashi3{background:#59b; color:#fff; font-size:1em;}
#profile .bar_midashi4{background:#a2a2aA; color:#fff; font-size:0.9em;padding-left:8px}
#profile .bar_midashiD1{background:#a2a2aA; color:#fff; font-size:1em;padding:2px 0 !important; margin:0 0 8px 0 !important;}
#profile .bar_midashiD2{background:#c2c2cA; color:#555; font-size:1em;padding:2px 0 !important; margin:0 0 8px 0 !important;}


#profile .menu{position:relative;}
#profile .menu:after { font-family: sans-serif;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -14px;
    content: '>';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}

#profile .menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.acd_body_list li{    list-style-position: outside;
/*    padding-left: 1.5em;
    text-indent: -1.5em; */
margin-bottom:10px; padding-bottom:10px; border-bottom:dotted 1px #888;}

.seminar_subj{font-size: 0.95em;
    font-weight: bold;
    display: block;
    padding-left: 3em;}







/* ● アクセス  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#access1 h1:before			{content:'';background: url(../img/access/access_h1_map_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#access1 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

#map	{margin-bottom:40px;}


#map .body	{ width:100%; height:320px; margin-bottom:15px;}
.fa-map-marker	{ font-size: 60px !important; float: left; color: #0F4386;}
.ad		{ float: left;position: relative; top: 15px; left: 15px;}
#access_btn_map	{display:block;height:40px; position:absolute; right:0; bottom:15px;}




#access2 h1:before			{content:'';background: url(../img/access/access_h1_traffic_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#access2 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

#traffic	{margin-bottom:40px;}


dl.traffic			{display:table; width:100%; border-bottom:solid 1px #1B96D5; min-height:80px; padding:30px 0;}
dl.traffic dt			{display:table-cell; width:30%; color:#0F4386; text-align:center; vertical-align:middle;}
dl.traffic dt span		{display:block; margin:10px;}
dl.traffic dd			{display:table-cell; width:70%; color:#555; vertical-align:middle;}

.access_img1{width:calc((100% - 34px)/2); float:left; margin-top:1em; margin-right:34px;}
.access_img2{width:calc((100% - 34px)/2); float:left; margin-top:1em;}
.access_img3{width:calc((100% - 34px)/2); margin-top:1em;}


.access_img1 img,
.access_img2 img,
.access_img3 img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}




#access3 h1:before			{content:'';background: url(../img/access/access_h1_inq_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#access3 h1				{color:#0D4385; text-align:center; padding-top:50px; font-size:2em; margin-bottom:30px;}

#inq		{margin:40px auto;}

.inq		{width: calc(60% - 56px); border: solid 3px #1B96D5; padding: 10px 25px; font-size: 3em; color: #0F4386; font-weight: bold; text-align: center; margin: 0 auto 20px; position:relative;}
.inq_ara	{width: calc(45% - 40px); color: #6D5448; text-align:center; margin: 0 auto 80px;}
.inq_ara h2	{background:#1B96D5; margin-bottom:7px;}
.tel_ruby	{font-size: 0.35em; color: #0F4386; position:absolute; right:5.2em; top:0;}

/* ● よくある質問  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


#faq1 #question	{margin-bottom:40px;}

#faq1 h1:before			{content:'';background: url(../img/faq/faq_h1_question_pct.png) no-repeat;display:block; width:97px; height:88px; overflow:hidden; margin:0 auto 8px; background-size: contain; }
#faq1 h1				{color:#0D4385; text-align:center; font-size:2em; margin-bottom:30px;}


#question .body		{width:980px; margin:auto;}
#question .body dl	{ border-bottom:dashed 1px #99CCFF; margin: 40px 0 0 0; padding: 0 0 40px 0;}
#question .body dl:last-child{border-bottom:none; padding-bottom:80px;}
#question .body dl dt	{ color:#1B96D5; margin-bottom:20px;padding-left: 58px;    text-indent: -57px;}
#question .body dl dt:first-letter {background-color:#1B96D5; color:#ffffff; padding:5px 15px; font-size:1.8em; font-weight:bold;border-radius:30px; -moz-border-radius:30px;-webkit-border-radius:30px;}
#question .body dl dd	{ color:#0F4386; margin-left:60px; padding-left: 58px;    text-indent: -57px;}
#question .body dl dd:first-letter {background-color:#0F4386; color:#ffffff; padding:4px 15px; font-size:1.8em; font-weight:bold;border-radius:30px; -moz-border-radius:30px;-webkit-border-radius:30px;}
#question .body dl dd span	{display:inline-block;     padding-left: 3.6em;    position: relative;    top: -0.5em;}

.img01, .img02{position:relative;}
.img01 dt, .img01 dd, .img02 dt, .img02 dd{width:53%;}
.faq_img{width:280px; position:absolute; top:10px; right:-40px;}
.faq_img img{border:solid 4px #1B96D5;}

/* ● wordpress  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ● お知らせ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#wp_btn_news{margin-bottom:30px;}


#doctor_video{
    text-align: center;
    video{
        width: 800px;
        margin: 0 auto;
    }
}
