﻿@charset "utf-8";

/*　#main　*/

h2 {
 font-size: 2.6em;
 line-height: 1.1;
 text-align: left;
 display: block;
 padding: 0.5em;
 height: 2em;
 width: 710px;
 margin-bottom: 0.6em;
 border: 1px solid #009966;
 box-sizing: border-box;
 position: relative;
}

@media screen and (max-width: 640px) {
 h2 {
  height: auto !important;
 }
}

#print {
 position: absolute;
 top: 0.4em;
 right: 0.5em;
}

.secBtn {
 clear: both;
 margin-bottom: 2em;
 text-align: left;
}

.secBtn ul li {
 float: left;
 font-size: 1.3em;
 font-weight: bold;
 line-height: 2.65;
 text-align: center;
 display: block;
 height: 36px;
 background-image: linear-gradient(#ffffff, #ffffff, #e6e6e6, #f2f2f2);
 border-top: 1px solid #009966;
 border-bottom: 1px solid #009966;
 border-left: 1px solid #009966;
 box-sizing: border-box;
}


.secBtn .about-btns .btnWidth01,
.secBtn .about-btns .btnWidth02,
.secBtn .about-btns .btnWidth03 {
 width: 148px;
}

.secBtn .about-btns .btnWidth04 {
 width: 266px;
}

.secBtn .access-btns .btnWidth01,
.secBtn .access-btns .btnWidth02 {
 width: 236px;
}

.secBtn .access-btns .btnWidth03 {
 width: 238px;
}


.secBtn .nyuin-btns .btnWidth01 {
 width: 180px;
}

.secBtn .nyuin-btns .btnWidth02 {
 width: 126px;
}

.secBtn .nyuin-btns .btnWidth03 {
 width: 194px;
}

.secBtn .nyuin-btns .btnWidth04 {
 width: 80px;
}

.secBtn .nyuin-btns .btnWidth05 {
 width: 130px;
}


.secBtn .btnWidth01 {
 width: 136px;
}

.secBtn .btnWidth02 {
 width: 96px;
}

.secBtn .btnWidth03 {
 width: 136px;
}

.secBtn .btnWidth04 {
 width: 194px;
}

.secBtn .btnWidth05 {
 width: 148px;
}

.secBtn .btnWidth06 {
 width: 400px;
}

.secBtn .btnWidth07 {
 width: 278px;
}

.secBtn .btnWidth08 {
 width: 160px;
}

.secBtn .btnWidth09 {
 width: 110px;
}

.secBtn .btnWidth10 {
 width: 140px;
}

.secBtn .btnWidth0405 {
 width: 342px;
}

.secBtn .btnWidth_h {
 width: 355px;
}

.secBtn .w100 {
 width: 100%;
}

.secBtn .col3 {
 width: 33.3%;
 box-sizing: border-box;
}

.secBtn .col4 {
 width: 25%;
 box-sizing: border-box;
}

.secBtn .col5 {
 width: 20%;
 box-sizing: border-box;
}

.secBtn ul li:before {
 position: relative;
 content: url(../img/ico_c_arrow03.png);
 top: 1px;
 margin-right: 2px;
}

.secBtn ul li.active:before {
 content: url(../img/ico_c_arrow04.png);
 margin-right: 2px;
}

.secBtn ul li:last-child {
 border-right: 1px solid #009966;
}

.secBtn ul li a {
 color: #009966;
 text-decoration: none;
}

.secBtn ul li:hover {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -ms-filter: "alpha(opacity=60)";
}

.secBtn ul li.active {
 color: #ffffff;
 background-image: none;
 background-color: #009966;
}

.secBtn ul li.active:hover {
 opacity: 1;
 filter: alpha(opacity=100);
 -ms-filter: "alpha(opacity=100)";
}

/* 2023.11改修時追加 医科・歯科・専攻医切り替えボタンのレイアウト*/
.tab_select_box {

 width: 100%;
 display: flex;
 font-size: 20px;
 border: #009966 1px solid;
 font-size: 1.3em;
 ;
 line-height: 1.5;
 font-weight: 600;
 box-sizing: border-box;
 margin: 0 auto 40px;


}

@media(max-width:640px) {
 .tab_select_box {
  width: 96%;
  flex-direction: column;
 }
}

.tab_select_box a {
 text-decoration: none;

 width: 100%;
 height: 100%;
 display: grid;
 place-items: center;
 background-image: linear-gradient(#ffffff, #ffffff, #e6e6e6, #f2f2f2);
 position: relative;


}

.tab_select_box a:hover {
 opacity: 0.6;
}

.tab_select_box a::before {
 position: absolute;
 width: 20px;
 height: 20px;
 content: '';
 background: url(../img/ico_c_arrow03.png) no-repeat center 30%;
 left: calc(50% - 2.2em);
 top: 50%;
 transform: translate(-50%, -50%);
}

.tab_select_box .selected {
 background-color: #009966;
 color: #fff !important;
 background-image: none;
}

.tab_select_box a.selected::before {
 background: url(../img/ico_c_arrow04.png) no-repeat center 30%;
}

.tab_select_box a.selected:hover {
 opacity: 1;
}

.tab_select_box_left {
 height: 72px;
 width: 50%;
 display: flex;
 flex-direction: column;
 align-items: center;
}

@media(max-width:640px) {
 .tab_select_box_left {
  width: 100%;
  flex-direction: column;
 }
}

.tab_select_box_left p {
 background-image: linear-gradient(#ffffff, #ffffff, #e6e6e6, #f2f2f2);
 height: 50%;
 width: 100%;
 border-bottom: 1px solid #009966;
 display: grid;
 place-items: center;
 color: #009966;
}

.tab_select_box_left .ika_shika {
 height: 50%;
 width: 100%;
 display: flex;
 font-weight: normal;
}

.tab_select_box_left .ika_shika {
 color: #009966;
}

.tab_select_box_left .ika_shika .ika {
 width: 50%;
 border-right: 1px solid #009966;
 color: #009966;
}

.tab_select_box_left .ika_shika .shika {
 width: 50%;
 color: #009966;
}

@media(max-width:640px) {
 .tab_select_box_left {
  width: 100%;
  height: 100%;
  flex-direction: row;

 }

 .tab_select_box_left .ika_shika {
  width: 100%;
  height: 100%;
  flex-direction: column;
 }

 .tab_select_box_left p {
  height: 73px;
  border-right: 1px solid #009966;
  border-bottom: none;
 }

 .tab_select_box_left .ika_shika .ika {
  width: 100%;
  height: 36px;
  border-right: none;
  border-bottom: 1px solid #009966;

 }

 .tab_select_box_left .ika_shika .shika {
  width: 100%;
  height: 36px;

 }
}

.tab_select_box_left .ika_shika .ika.selected {
 border-top: 1px solid #fff;
}

.tab_select_box_left .ika_shika .shika.selected {
 border-top: 1px solid #fff;
}

.tab_select_box_right {
 color: #009966;
 width: 50%;
 border-left: #009966 1px solid;
}

.tab_select_box_saiyo {
 color: #009966;
 width: 50%;
 border-right: #009966 1px solid;
}

.tab_select_box_saiyo a {
 color: #009966;
}

@media(max-width:640px) {

 .tab_select_box_right,
 .tab_select_box_saiyo {
  width: 100%;
  height: 36px;
  border-top: 1px solid #009966;
  border-left: none;
  border-right: none;
 }

 .tab_select_box_right .ika_shika {

  border-left: 1px solid #009966;
 }

 .tab_select_box_left .ika_shika .ika.selected {
  border-left: 1px solid #fff;
  border-top: none;
 }

 .tab_select_box_left .ika_shika .shika.selected {
  border-left: 1px solid #fff;
  border-top: none;
 }
}

.tab_select_box_right a {
 color: #009966;
}

.stationBtn {
 clear: both;
 margin-bottom: 1em;
 text-align: left;
}

.stationBtn ul li {
 float: left;
 font-size: 1.3em;
 font-weight: bold;
 line-height: 2.65;
 text-align: center;
 display: block;
 height: 36px;
 background-image: linear-gradient(#ffffff, #ffffff, #e6e6e6, #f2f2f2);
 border-top: 1px solid #c063ff;
 border-bottom: 1px solid #c063ff;
 border-left: 1px solid #c063ff;
 box-sizing: border-box;
}

.stationBtn .btnWidth01 {
 width: 175px;
}

.stationBtn .btnWidth02 {
 width: 175px;
}

.stationBtn .btnWidth03 {
 width: 175px;
}

.stationBtn .btnWidth04 {
 width: 185px;
}

.stationBtn .btnWidth05 {
 width: 236px;
}

.stationBtn .btnWidth06 {
 width: 238px;
}


.stationBtn .btnWidth01_n {
 width: 178px;
}

.stationBtn .btnWidth02_n {
 width: 176px;
}

.stationBtn .btnWidth03_n {
 width: 178px;
}

.stationBtn .btnWidth04_n {
 width: 178px;
}

.stationBtn .btnWidth_h {
 width: 355px;
}

.stationBtn ul li:before {
 position: relative;
 content: url(../../nurse/img/ico_nurse_arrow03.png);
 top: 1px;
 margin-right: 2px;
}

.stationBtn ul li.active:before {
 content: url(../../nurse/img/ico_nurse_arrow04.png);
 margin-right: 2px;
}

.stationBtn ul li:last-child {
 border-right: 1px solid #c063ff;
}

.stationBtn ul li a {
 color: #c063ff;
 text-decoration: none;
}

.stationBtn ul li:hover {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -ms-filter: "alpha(opacity=60)";
}

.stationBtn ul li.active {
 color: #ffffff;
 background-image: none;
 background-color: #c063ff;
}

.stationBtn ul li.active:hover {
 opacity: 1;
 filter: alpha(opacity=100);
 -ms-filter: "alpha(opacity=100)";
}

#mainInn {
 clear: both;
 width: 710px;
 /*	overflow: hidden;*/
}

#mainInn .block {
 margin-bottom: 3.5em;
 text-align: left;
}

#mainInn .block .headline {
 font-size: 2em;
 line-height: 1.5;
 letter-spacing: 0.1em;
 color: #009966;
 background-image: url(../img/ico_c_circle03.png);
 background-repeat: no-repeat;
 background-position: left 0.23em;
 text-align: left;
 margin-bottom: 0.8em;
 padding-bottom: 0.35em;
 padding-left: 1em;
 border-bottom: 2px solid #009966;
 clear: both;
}

#mainInn .block .area {
 padding: 0 2em;
 /*	clear: both;*/
}

#mainInn .block .area p {
 font-size: 1.5em;
 line-height: 1.7;
 text-align: left;
}

#mainInn .block .txtIndent {
 text-indent: 1.5em;
}

#mainInn .block .area .section {
 font-size: 1.8em;
 font-weight: bold;
 color: #0066cc;
}

#mainInn .block .area .section.kyukyu {
 font-size: 2.2em;
 line-height: 1.5em;
 font-weight: bold;
 color: #0066cc;
}

#mainInn .block .area .section2 {
 font-size: 1.8em;
 font-weight: bold;
 color: #000000;
 border-left: 8px solid #009966;
 border-bottom: 1px dashed #cccccc;
 padding-left: 0.5em;
 margin-bottom: 0.85em;
}

#mainInn .block .area .section3 {
 font-size: 1.5em;
 color: #000000;
 background-color: #e0f3ed;
 padding-left: 1em;
 margin-bottom: 0.85em;
 line-height: 1.8;
 padding-top: 0.3em;
 padding-right: 1em;
}


#mainInn .block .area .section span {
 font-size: 0.85em;
 color: #000000;
}

#mainInn .block .area .movie p {
 display: block;
 padding: 0.7em 1em 0.6em;
 width: 100%;
 margin: 0.5em 0 2em;
 border: 2px solid #009966;
 box-sizing: border-box;
 text-align: center;
 font-weight: bold;
}

#mainInn .block .area .movie p:hover {
 background-color: #009966;
 color: #ffffff;
}

#mainInn .block .area .movie a {
 display: block;
 color: #000000;
 text-decoration: none;
}

#mainInn.staff .block {
 width: 726px;
 margin-left: 0;
 margin-right: -16px;
 margin-bottom: 2.5em;
 overflow: hidden;
}

#mainInn.staff .block .category {
 font-size: 1.5em;
 line-height: 2;
 font-weight: bold;
 margin-bottom: 0.5em;
}

#mainInn.staff .block .area {
 float: left;
 width: 226px;
 padding: 0 1.2em 1.5em;
 margin-right: 16px;
 margin-bottom: 20px;
 background-color: #ebebeb;
 box-sizing: border-box;
 min-height: 300px;
}

#mainInn.staff .block .area_w {
 padding: 0 2em;
}

#mainInn.staff .block .area_w p {
 font-size: 1.5em;
 line-height: 1.7;
 text-align: left;
 padding-bottom: 3px;
}

#mainInn.staff .block .area .area01 {
 height: auto;
 /*	border-bottom: 1px dotted #000000;*/
 margin-bottom: 1em;
 min-height: 28.2em;
}

#mainInn.staff .block .area .photo img {
 border-top: 12px solid #009966;
 margin-bottom: 12px;
}

#mainInn.staff .block .area p {
 text-align: center;
}

#mainInn.staff .block .area .name {
 font-size: 2.2em;
 font-weight: bold;
 line-height: 1.3;
 color: #009966;
}

#mainInn.staff .block .area .kana {
 font-size: 1.2em;
 line-height: 1.3;
 margin-bottom: 1em;
}

#mainInn.staff .block .area .position {
 font-size: 1.5em;
 line-height: 1.3;
}

#mainInn.staff .block .area .specialty {
 text-align: left;
 font-size: 1.5em;
 line-height: 1.5;
}

#mainInn.staff .block .area .detail img {
 margin-top: 0;
}

#mainInn.staff .block .area .kuwashikushiru img:hover {
 opacity: 0.6;
}

#mainInn.staff .block .area .kuwashiku {
 margin-top: 1em;
}

#mainInn.staff .block .area .kuwashiku p {
 text-align: left;
 padding-left: 1.5em;
 text-indent: -1.5em;
}

.closed {
 border: solid 2px #C00;
 padding: 10px;
 font-size: 1.8em;
 letter-spacing: 0.1em;
 text-align: center;
 margin: 40px auto;
 color: #C00;
 font-weight: bold;
 line-height: 1.5;
}

.closed p {
 font-size: 0.8333em;
 line-height: 1.7;
 text-align: left;
 font-weight: normal;
 color: #000;
 text-indent: 1em;
}

.btn_OSlink {
 display: block;
 float: right;
 width: 134px;
}

.borderred {
 border: 2px solid #CC0000;
 padding: 1em 2.5em;
 margin: 2em 0 3em;
}

.borderred p {
 line-height: 1.7;
 text-align: left;
 font-weight: bold;
 color: #000;
}

.borderred p span {
 font-weight: normal;
}

.bordergray {
 border: 2px solid #808080;
 padding: 1em 2.5em;
 margin: 2em 0 3em;
}

.bordergray p {
 line-height: 1.7;
 text-align: left;
 font-weight: bold;
 color: #000;
}

.bordergray p span {
 font-weight: normal;
}

.bordergreen {
 border: 2px solid #009966;
 margin: 2em 0 5em;
}

.bordergreen p {
 line-height: 1.7;
 text-align: left;
 color: #000;
}

/*　#side　*/

/*#side {
	float: left;
	width: 260px;
}*/
#side #sideInn {
 padding-right: 20px;
 border-right: 1px solid #b3b3b3;
 margin-bottom: 30px;
}

#subMenu .title {
 font-size: 1.8em;
 line-height: 1.5;
 font-weight: bold;
 color: #ffffff;
 background-color: #009966;
 text-align: center;
 margin-bottom: 0.3em;
 padding: 0.4em 0 0.3em;
}

#subMenu .first {
 display: block;
 font-size: 1.5em;
 font-weight: bold;
 letter-spacing: 0.06em;
 background-image: url(../img/ico_c_circle02.png);
 background-repeat: no-repeat;
 background-position: 0.5em center;
 text-align: left;
 padding: 0.5em 1mm 0.4em 1.6em;
 border-bottom: 1px solid #b3b3b3;
}

#subMenu .first a {
 color: #000000;
 text-decoration: none;
}

#subMenu .first:hover {
 background-color: #e0f3ed;
}

#subMenu .first.other {
 display: block;
 background-image: url(../img/ico_c_arrow01.png);
}

#subMenu .second li {
 font-size: 1.5em;
 font-weight: bold;
 letter-spacing: 0.06em;
 color: #009966;
 background-color: #ebebeb;
 text-align: left;
 padding: 0.5em;
 border-bottom: 1px solid #ffffff;
}

#subMenu .second li:hover,
#subMenu .second li:hover a {
 background-color: #666666;
 color: #ffffff !important;
}

#subMenu .second li span {
 display: block;
}

#subMenu .second li a {
 color: #009966;
 text-decoration: none;
}

#subMenu .second li:last-child {
 border-bottom: 1px solid #b3b3b3;
}

#subMenu .second .third li {
 display: block;
 font-size: 0.85em;
 font-weight: normal;
 letter-spacing: 0.06em;
 color: #000000;
 background-color: #ffffff;
 background-image: url(../img/ico_c_arrow02.png);
 background-repeat: no-repeat;
 background-position: 0.5em center;
 text-align: left;
 padding: 0.2em 1mm 0.2em 1.3em;
 border-bottom: none;
}

#subMenu .second li:hover .third li,
#subMenu .second li:hover .third li a {
 background-color: #ffffff;
 color: #000000 !important;
}

#subMenu .second .third li a {
 color: #000000;
 text-decoration: none;
}

#subMenu .second li:hover .third li a:hover {
 color: #009966 !important;
}

#subMenu .second .third li span {
 display: block;
}



#main .pagetop {
 /*float: right;*/
}

.pagetop {
 position: fixed;
 bottom: 120px;
 right: 6px;
 display: none;
}

.pagetop a {
 display: block;
 width: 85px;
 height: 71px;
 text-align: center;
 color: #fff;
 font-size: 24px;
 text-decoration: none;
 line-height: 50px;
 cursor: pointer;
}


/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {
 zoom: 100%;
}

.fcl:after {
 content: " ";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;
}


/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {
 float: left;
 margin-right: 20px;
 margin-bottom: 10px;
 text-indent: 0 !important;
}

.img_right {
 float: right;
 margin-left: 20px;
 margin-bottom: 10px;
 text-indent: 0 !important;
}

.img_center {
 display: block;
 margin: 0 auto;
 clear: both;
 text-indent: 0 !important;
}

.img_left p,
.img_right p,
.img_center p {
 font-size: 1.3em;
 line-height: 1.3;
 padding: 0.3em 0 0.8em;
}


/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {
 font-weight: bold !important;
}

.txt_small {
 font-size: 1.3em !important;
}

.txt_big {
 font-size: 1.75em !important;
}

.txt_right {
 text-align: right !important;
}

.txt_red {
 color: #cc0000 !important;
}

.txt_blue {
 color: #0066cc !important;
}

.txt_purple {
 color: #c063ff !important;
}

.txt_white {
 color: #ffffff !important;
}


.txt_marker {
 background-color: #FF9;
}

.txt_underline {
 border-bottom: #cccccc 1px dotted;
 margin-bottom: 2px;
}


.txt_keycolor {
 color: #009966 !important;
}

.txt_keycolor2 {
 color: #80b2e5 !important;
}



/*------------------------------------------
■ イメージ装飾
------------------------------------------*/
.img_border {
 border: 1px solid #cccccc;
}

.kadomaru20 {
 border-radius: 20px;
}



/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_X {
 font-size: 1.7em;
 font-weight: bold;
 line-height: 130%;
 margin: 10px auto;
 padding-left: 0px;
 text-align: left;
}


.sub_title_a {
 border-left: 8px solid #009966;
 font-size: 1.8em;
 font-weight: bold;
 line-height: 130%;
 margin: 10px auto;
 padding-left: 10px;
}

.sub_title_b {
 border-bottom: 3px solid #009966;
 font-size: 1.8em;
 font-weight: bold;
 line-height: 130%;
 margin: 10px auto;
 padding: 5px 0;
}

.sub_title_c {
 border-bottom: 1px solid #009966;
 border-left: 10px solid #009966;
 font-size: 1.8em;
 font-weight: bold;
 line-height: 130%;
 margin: 10px auto;
 padding: 0 15px 5px;
}

.sub_title_d {
 background-color: #009966;
 color: #FFFFFF;
 font-size: 1.8em;
 line-height: 130%;
 margin: 10px auto;
 padding: 10px 25px 6px;
 text-align: center;
}


/*------------------------------------------
■グリッドデザイン
------------------------------------------*/

.dodline {
 background-image: url(../img/bg_general_dot.gif);
 background-repeat: repeat-y;
 background-position: center top;
}

.gd_box {
 letter-spacing: -0.34em;


 *letter-spacing: normal;
 *word-spacing: -0.43em;
 text-rendering: optimizespeed;
 display: -webkit-flex;
 -webkit-flex-flow: row wrap;
 display: -ms-flexbox;
 -ms-flex-flow: row wrap;
 width: 100%;
 text-align: center;
 margin-bottom: 30px;
}




.gd_1-2,
.gd_1-3,
.gd_2-3,
.gd_1-4,
.gd_3-4 {
 display: inline-block;
 *display: inline;
 zoom: 1;
 letter-spacing: normal;
 word-spacing: normal;
 vertical-align: top;
 text-rendering: auto;
 margin-bottom: 20px;
}

.gd_1-2 {
 width: 50%;
 *width: 49.9690%;
}

.gd_1-3 {
 width: 33.3333%;
 *width: 33.3023%;
}

.gd_2-3 {
 width: 66.667%;
 *width: 66.6357%;
}

.gd_1-4 {
 width: 25%;
 *width: 24.9690%;
}

.gd_3-4 {
 width: 75%;
 *width: 74.9690%;
}

p.gd_center {
 text-align: center !important;
}

.gd_box .gdhi00 {
 min-height: auto;
}


.gd_box .gdhi01 {
 min-height: 300px;
}

.gd_1-2 p,
.gd_1-3 p,
.gd_2-3 p,
.gd_1-4 p,
.gd_3-4 p {
 display: block;
 width: 96%;
 margin: 4px auto;

}

.gd_pnomal {
 width: 100% !important;
 margin: 0px auto;
}

.gd_box .gdhi01 img,
.gd_box .gdhi00 img {
 width: 95%;
}

.gd_bgc01 {
 background-color: #FFC;
 padding-top: 10px;
 border-radius: 5px 5px 5px 5px;
}


.gd_box ul {
 list-style: none outside none;
 text-indent: -1.5em;
 margin-right: 15px;
}


.gd_box ul li {
 font-size: 1.5em !important;
 line-height: 1.8;
 text-align: left;
 margin-bottom: 10px;
 margin-left: 15px;
}

.gd_box ul li img {
 vertical-align: baseline;
 margin: 0 5px;
}

.flex_container {
 display: flex;
 justify-content: center;
}

.flex_item:first-child {
 margin-right: 20px;
}

.flex_box {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.flex_item_3 {
 width: calc((100% - 40px) / 3);
 margin-bottom: 20px;
}

.flex_item_2 {
 width: calc((100% - 20px) / 2);
 margin-bottom: 20px;
}

.container {
 display: flex;
}

/*------------------------------------------
■ テーブル
------------------------------------------*/

.Hyo_gairai {
 font-size: 1.5em;
 margin: 15px auto;
 width: 100%;
}

.Hyo_gairai th {
 font-weight: normal;
 padding: 5px 5px;
 text-align: center;
 border: 1px solid #999;
 background-color: #e0f3ed;
 width: 13%;
 font-weight: bold;

}

.Hyo_gairai td {
 background-color: #FFFFFF;
 padding: 5px 5px;
 border: 1px solid #999;
 text-align: center;
}

.Hyo_gairai th.th01,
.Hyo_gairai td.th01 {
 /* width: 31% !important; */
 width: 6% !important;
}

.Hyo_gairai th.th02,
.Hyo_gairai td.th02 {
 width: 13% !important;
}

.Hyo_gairai th.th03,
.Hyo_gairai td.th03 {
 width: 8% !important;
}

.Hyo {
 font-size: 1.5em;
 margin: 12px 0;
 max-width: 710px;
 text-align: left;
 clear: both;
}

.Hyo_left {
 font-size: 1.5em;
 max-width: 710px;
 text-align: left;
 clear: both;
}

.Hyo_max {
 width: 100%;
}

.w_free {
 width: auto !important;
 max-width: 100%;
}

.Hyo th,
.Hyo_left th {
 padding: 7px;
 border: 1px solid #999;
 font-weight: bold;
 text-align: center;
}

.saiyo th {
 padding: 5px 10px;
 border: 1px solid #999;
 font-weight: bold;
 text-align: center;
 background-color: #e0f3ed;
}

.Hyo th.STit,
.Hyo_left th.STit {
 padding: 5px;
}

.Hyo td,
.Hyo_left td {
 border: 1px solid #999;
 padding: 5px 3px;
}

.saiyo td {
 border: 1px solid #999;
 padding: 5px 10px;
 text-align: center;
}

.Hyo th.Tth01 {
 width: 20%;
}

.Hyo th.Tth02 {
 width: auto;
}

.Hyo th.Tth03 {
 width: auto;
}

.Hyo th.Tth04 {
 width: 30%;
}

.Hyo th.Tth05 {
 width: 10%;
}


.Hyo td.LTit {
 font-weight: bold;
 text-align: left;
}

.Hyo.tokei td {
 text-align: right;
}

.Hyo .purple {
 background-color: #f7ecff;
}

.Hyo .green {
 background-color: #e0f3ed;
}

.Hyo .gray {
 background-color: #f2f2f2;
}

.Hyo .shimei {
 width: 8em;
}

.Hyo .yakushoku {
 width: 5em;
}


table.fsm {
 font-size: 1.2em !important;
}

table.fsm_w {
 font-size: 1.25em !important;
 width: 100%;
}

table.consul {
 width: 100%;
 /*font-size: 1.25em !important;*/
}

table.consul td {
 width: 20%;
}

table.consul td img {
 margin-right: 5px;
 vertical-align: middle;
}

span.sb_txt {
 font-size: 80%;
 color: #313131;
}

span.s_txt {
 font-size: 93%;
 color: #313131;
 font-weight: normal !important;
}

.box_bgc {
 background-color: #fffddd;
 margin: 20px auto;
 padding: 20px auto;
}

.box_bgc02 {
 background-color: #fffddd;
 margin: 0px auto;
 padding: 5px auto;
}

.box_bgc03 {
 background-color: #fffddd;
 margin: 0px auto;
 padding: 15px;
}

.box_emergency a {
 text-decoration: none;
}

.box_emergency .box_btn {
 background-color: #fffddd;
 border: 2px solid #009966;
 color: #000000;
 padding: 10px 20px 8px;
 font-weight: bold;
 border-radius: 12px;
}

.box_emergency .box_btn:hover {
 opacity: 0.6;
}

.box_border {
 background-color: #FCFAF8;
 border: 5px double #CCCCCC;
 margin: 0px auto;
 padding: 15px;
}

.box_border2 {
 border: 2px solid #F90;
 background-color: #fffeea;
 margin: 10px auto;
 padding: 15px 15px 10px;
}

.box_border3 {
 background-color: #FCFAF8;
 border: 2px solid #CCCCCC;
 margin: 0px auto;
 padding: 15px;
}




/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01 {
 display: block;
 /*background: no-repeat scroll center 0 transparent;*/
 height: auto;
 padding: 10px 10px 10px;
}

.list_box_01 ul {
 line-height: 1.5em;
 margin: 0 20px;
 width: 100%;
 padding: 0px 0px 20px;
}

.list_box_01 ul li {
 font-size: 1.5em;
 line-height: 100%;
 list-style-type: circle;
 padding-bottom: 10px;
 padding-left: 0px;
 padding-top: 6px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 15px;
}


/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left {
 float: left;
 width: 40%;
}

.block_right {
 float: right;
 width: 55%;
 padding-top: 15px;
}


.block_left2 {
 float: left;
 width: 57%;
}

.block_right2 {
 float: right;
 width: 40%;
 padding-top: 0px;
}







/*------------------------------------------
■ リストイメージ
------------------------------------------*/
.block_list_btn {
 clear: both;
 width: 100%;
 margin-bottom: 5px !important;
}

.block_list_btn img {
 float: left;
 margin-right: 4px;
 margin-bottom: 5px !important;
}

.block_list_btn img.Lr {
 margin-right: 0px;
}

.block_list_btn img.Fl {
 clear: left;
}



/*　FAQ　*/

.general-faq {}

.general-faq dl {
 width: 100%;
 max-width: 670px;
 border: solid #fff 1px;
 font-size: 1.5em;
}

.general-faq dt {
 padding: 0.5em 1em 0.5em 2.7em;
 background: #e0f3ed;
 border-bottom: solid #fff 1px;
 color: #333;
 text-align: left;
 text-indent: -1.7em;
 clear: both;
}

.general-faq dt.last-child {
 border-bottom: none;
}

.general-faq dd {
 margin: 0;
 padding: 0.5em 0.5em 0.5em 2.7em;
 background: #fff;
 text-align: left;
 text-indent: -1.7em;
}

.general-faq .faq_list {}

.general-faq .faq_list ul {
 text-indent: -1.0em;
}

.general-faq .faq_list ul li {
 line-height: 1.8;
 text-align: left;
 margin-bottom: 0.3em;
 margin-left: 1.0em;
}

/*　放射線治療科FAQ　*/

.houshasen-faq {}

.houshasen-faq dl {
 width: 100%;
 max-width: 670px;
 border: solid #fff 1px;
 font-size: 1.5em;
}

.houshasen-faq dt {
 padding: 0.5em 1em 0.5em 2.7em;
 background: #e0f3ed;
 border-bottom: solid #fff 1px;
 color: #333;
 text-align: left;
 text-indent: -1.7em;
 clear: both;
}

.houshasen-faq dt.last-child {
 border-bottom: none;
}

.houshasen-faq dd {
 margin: 0;
 padding: 0.5em 0.5em 0.5em 2.7em;
 background: #fff;
 text-align: left;
 text-indent: -1.7em;
}





/*************リスト表示***************/

.general_list_c {
 padding-left: 0px;
 margin-bottom: 30px;
 clear: both;
 /*	margin-right: 10px;
	margin-left: 10px;*/
 font-size: 1.5em !important;
}


.general_list_c ul {
 list-style: none outside none;
}

.general_list_c ul.icon_circle {
 text-indent: -1.0em;
}

.general_list_c ul.icon_circle li {
 line-height: 1.5;
 text-align: left;
 margin-bottom: 6px;
 margin-left: 15px;
}

.general_list_c ul.icon_circle li:last-child {
 margin-bottom: 0;
}


.general_list_ct {
 padding-left: 10px;
 margin-bottom: 0px;
 clear: both;
 margin-right: 10px;
 margin-left: 10px;
 font-size: 1em !important;
}


.general_list_ct ul {
 list-style: none outside none;
}

.general_list_ct ul.icon_circle {
 text-indent: -1.5em;
}

.general_list_ct ul.icon_circle li {
 line-height: 1.5;
 text-align: left;
 margin-bottom: 10px;


}



.general_list_c ul.icon_n {
 text-indent: 0em !important;
 ;

}

.general_list_c ul.icon_n li {
 font-size: 1em !important;
 line-height: 1.8;
 text-align: left;
 margin-bottom: 10px;
 list-style-type: decimal !important;
 margin-left: 0.5em;


}


.general_list_c ul.icon_nb {
 text-indent: 0em !important;
 ;

}

.general_list_c ul.icon_nb li {
 font-size: 1.5em !important;
 line-height: 1.8;
 text-align: left;
 margin-bottom: 10px;
 list-style-type: decimal !important;
 margin-left: 0.5em;
}

.general_list_d {
 font-size: 1.5em;
 line-height: 1.7;
 text-align: left;
 margin-bottom: 10px;
}

.general_list_d dt {
 float: left;
 clear: left;
}

.general_list_d dd {
 padding-left: 4em;
}

.kome p {
 text-align: left;
 padding-left: 1em;
 text-indent: -1em;
}

.general_list_e {
 padding-left: 0px;
 margin-bottom: 10px;
 clear: both;
 /*	margin-right: 10px;
       margin-left: 10px;*/
 font-size: 15px !important;
}

/*------------------------------------------
■ フロートボックス-タイトル2カラム
------------------------------------------*/
.con2_box {
 clear: both;
 display: block;
}

.con2_box ul {
 list-style: none outside none;
 text-indent: -1.5em;
 padding: 0 5px 0;
}

.con2_box ul li {
 line-height: 1.5;
 text-align: left;
 margin-bottom: 10px;
 margin-left: 15px;
 font-size: 1.5em;


}

.con2_1,
.con2_2,
.con2_3,
.con2_4 {
 background-color: #FFFFFF;
 border: 1px solid #80b2e5;
 float: left;
 height: 260px;
 padding: 0px 0 10px;
 width: 49%;
 margin-bottom: 8px;
}


.con2_1,
.con2_3 {
 margin-right: 9px;
}

.con2_2,
.con2_4 {
 margin-right: 0px;
}


.con2_space {
 float: left;
 height: 260px;
 padding: 0px 0 10px;
 width: 49%;
 margin-bottom: 8px;
 text-align: center;

}


.con2_title {
 background-color: #80b2e5;
 color: #FFFFFF;
 display: block;
 font-size: 1.85em;
 font-weight: bold;
 margin-bottom: 10px;
 padding-bottom: 6px;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

.con2_1 p,
.con2_2 p,
.con2_3 p,
.con2_4 p,
.con2_space p {
 padding: 0 10px 0;
}

.con2_space img {}

.btn_Print {
 display: block;
 float: right;
 width: 164px;
}


/* スマホ用 */
@media screen and (max-width:640px) {
 /*　#main　*/

 h2 {
  width: 96%;
  margin: 0 auto 0.6em;
 }

 #print,
 .btn_Print {
  display: none;
 }

 .secBtn {
  clear: both;
  margin-bottom: 2em;
 }

 .table-scroll {
  overflow-x: scroll;
 }

 .secBtn .about-btns .btnWidth01,
 .secBtn .about-btns .btnWidth02,
 .secBtn .about-btns .btnWidth03,
 .secBtn .about-btns .btnWidth04 {
  width: 96%;
 }


 .secBtn .access-btns .btnWidth01,
 .secBtn .access-btns .btnWidth02,
 .secBtn .access-btns .btnWidth03 {
  width: 96%;
 }

 .secBtn .nyuin-btns .btnWidth01,
 .secBtn .nyuin-btns .btnWidth02,
 .secBtn .nyuin-btns .btnWidth03,
 .secBtn .nyuin-btns .btnWidth04,
 .secBtn .nyuin-btns .btnWidth05 {
  width: 96%;
 }

 .secBtn .w100 {
  width: 100%;
 }

 .secBtn .col3,
 .secBtn .col4 {
  width: 96%;
  box-sizing: border-box;
 }

 .secBtn ul {
  display: block;
 }

 .secBtn ul li {
  float: none;
  border-right: 1px solid #009966;
  border-bottom: none;
  margin: 0 auto;
 }

 .secBtn ul li:last-child {
  border-bottom: 1px solid #009966;
 }

 .secBtn .btnWidth01,
 .secBtn .btnWidth02,
 .secBtn .btnWidth03,
 .secBtn .btnWidth04,
 .secBtn .btnWidth05,
 .secBtn .btnWidth06,
 .secBtn .btnWidth07,
 .secBtn .btnWidth08,
 .secBtn .btnWidth09,
 .secBtn .btnWidth10,
 .secBtn .btnWidth_h {
  width: 96%;
 }

 .stationBtn ul {
  display: block;
 }

 .stationBtn ul li {
  float: none;
  border-right: 1px solid #c063ff;
  border-bottom: none;
  margin: 0 auto;
 }

 .stationBtn .btnWidth01,
 .stationBtn .btnWidth02,
 .stationBtn .btnWidth03,
 .stationBtn .btnWidth04,
 .stationBtn .btnWidth05,
 .stationBtn .btnWidth06,
 .stationBtn .btnWidth01_n,
 .stationBtn .btnWidth02_n,
 .stationBtn .btnWidth03_n,
 .stationBtn .btnWidth04_n,
 .stationBtn .btnWidth05_n,
 .stationBtn .btnWidth06_n,
 .stationBtn .btnWidth_h {
  width: 96%;
 }

 .stationBtn ul li:last-child {
  border-bottom: 1px solid #c063ff;
 }

 #mainInn {
  width: 96%;
  margin: 0 auto;
 }

 #mainInn .block {}

 #mainInn .block .headline {}

 #mainInn .block .area {}

 #mainInn .block .area p {}

 #mainInn .block .txtIndent {}

 #mainInn .block .area .section {}

 #mainInn .block .area .section span {}

 #mainInn.staff .block {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
 }

 #mainInn.staff .block .category {}

 #mainInn.staff .block .area {
  width: 49%;
  margin-right: 0;
 }

 #mainInn.staff .block .area:nth-child(2n) {
  float: right;
 }

 #mainInn.staff .block .area .area01 {
  min-height: 31em;
 }

 #mainInn.staff .block .area .photo img {}

 #mainInn.staff .block .area p {
  text-align: center;
 }

 #mainInn.staff .block .area .name {}

 #mainInn.staff .block .area .kana {}

 #mainInn.staff .block .area .position {}

 #mainInn.staff .block .area .specialty {}

 #mainInn.staff .block .area .detail img {}




 /*　#side　*/

 #side #sideInn {
  width: 96%;
  padding-right: 0px;
  border-right: none;
  margin: 0 auto 30px;
 }

 #subMenu .title {}

 #subMenu .first {}

 #subMenu .first:hover {}

 #subMenu .first.other {}

 #subMenu .second li {}

 #subMenu .second li span {}

 #subMenu .second li:hover {}

 #subMenu .second li:last-child {}

 #subMenu .second .third li {}

 #subMenu .second .third li span {}

 #main .pagetop {
  float: none;
  text-align: right;
  margin: 0 2% 30px 0;
 }



 /*------------------------------------------
■ float対策
------------------------------------------*/
 .fcl {
  zoom: 100%;
 }

 .fcl:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
 }

 /*------------------------------------------
■ 画像回り込み
------------------------------------------*/
 .img_left {
  display: block;
  margin: 10px auto;
  text-align: center;
  float: none;
 }

 .img_right {
  display: block;
  margin: 10px auto;
  text-align: center;
  float: none;
 }

 .img_center {
  display: block;
  margin: 0 auto;
  clear: both;
 }


 /*------------------------------------------
■ テキスト装飾
------------------------------------------*/
 .txt_bold {
  font-weight: bold !important;
 }

 .txt_small {
  font-size: 98% !important;
 }

 .txt_big {
  font-size: 120% !important;
 }

 .txt_right {
  text-align: right !important;
 }

 .txt_red {
  color: #cc0000;
 }

 .txt_blue {
  color: #0066cc;
 }

 .txt_marker {
  background-color: #FFFF00;
 }

 .txt_underline {
  border-bottom: #cccccc 1px dotted;
  margin-bottom: 5px;
 }


 /*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
 .sub_title_X {
  font-weight: bold;
  line-height: 130%;
  margin: 5px auto;
  padding-left: 10px;
 }


 .sub_title_a {
  border-left: 8px solid #009966;
  font-weight: bold;
  line-height: 130%;
  margin: 5px auto;
  padding-left: 10px;
 }

 .sub_title_b {
  border-bottom: 3px solid #009966;
  font-weight: bold;
  line-height: 130%;
  margin: 5px auto;
  padding: 5px 0;
 }

 .sub_title_c {
  border-bottom: 1px solid #009966;
  border-left: 10px solid #009966;
  font-weight: bold;
  line-height: 130%;
  margin: 5px auto;
  padding: 0 10px 5px;
 }

 .sub_title_d {
  background-color: #009966;
  border-bottom: 2px solid #CCCCCC;
  border-right: 2px solid #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 130%;
  margin: 5px auto;
  padding: 10px 20px 8px;
 }


 /*------------------------------------------
■グリッドデザイン
------------------------------------------*/
 .dodline {
  background-image: none;
 }

 .gd_box,
 .gd_tbox {
  margin: 0px auto;
  clear: both;
 }




 .gd_1-2,
 .gd_1-3,
 .gd_2-3,
 .gd_1-4,
 .gd_3-4 {
  width: 100%;
  display: block;
  padding: 0px;
  clear: both !important;
  margin-bottom: 20px;
  text-align: center;
 }


 .gd_1-2 p,
 .gd_1-3 p,
 .gd_2-3 p,
 .gd_1-4 p,
 .gd_3-4 p {
  width: 100%;
  margin: 10px auto;

 }

 .gd_box .gd_mg0,
 .gd_tbox .gd_mg0 {
  margin: 0px auto !important;
 }

 .gd_box .gd_mg0 p,
 .gd_tbox .gd_mg0 p {
  margin: 0px auto !important;
 }

 .gd_box .gdhi00 img,
 .gd_box .gdhi01 img {
  width: auto;
 }

 .gd_bgc01 {
  background-color: #FFC;
  padding: 10px;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 15px;
  width: auto;
 }

 .gd_box ul {
  list-style: none outside none;
  text-indent: -1.5em;
  margin: 10px 10px;
 }

 .flex_container {
  display: block;
 }

 .flex_item:first-child {
  margin-right: 0;
  margin-bottom: 20px;
 }

 .flex_box {
  display: block;
 }

 .flex_item_3 {
  width: 100%;
  text-align: center;
 }

 .flex_item_2 {
  width: 100%;
  text-align: center;
 }



 /*------------------------------------------
■ テーブル
------------------------------------------*/
 .table_typeA {
  font-size: 1.25em;
  margin: 10px auto;
  width: 100%;
 }

 .table_typeA th {
  padding: 3px;
 }

 .table_typeA td {
  padding: 3px;
 }

 .table_typeA th.th01 {
  width: 20%;
 }

 .table_typeA th.th01 a {}

 .table_typeA td a {}


 .table-scroll {
  overflow-x: scroll;

 }

 .Hyo {
  font-size: 13px;
 }

 .w_min {
  min-width: 640px !important;
 }

 .w_mins {
  min-width: 400px !important;
 }

 .Hyo th {
  padding: 5px;
 }

 .Hyo td {
  padding: 5px;
 }


 .Hyo th.Tth01 {
  min-width: 120px !important;
 }

 .Hyo th.Tth02 {
  width: auto;
 }

 .Hyo th.Tth03,
 .Hyo th.Tth04 {
  min-width: 100px !important;
 }


 .box_bgc {
  background-color: #fffeea;
  border: 5px double #CCCCCC;
  margin: 10px auto;
  padding: 5px 10px 10px;
 }

 .box_bgc02 {
  background-color: #fffeea;
  border: 5px double #CCCCCC;
  margin: 10px auto;
  padding: 5px 10px 10px;
 }

 .box_border {
  background-color: #FCFAF8;
  border: 5px double #CCCCCC;
  margin: 10px auto;
  padding: 5px 10px 10px !important;
 }

 .box_border2 {
  border: 2px solid #F90;
  background-color: #fffeea;
  margin: 10px auto;
  padding: 10px 10px 10px;
 }

 /*------------------------------------------
■ list_box
------------------------------------------*/
 .list_box_01 {
  /*background: none repeat scroll 0 0 #FAFAFA;*/
  border: 0px solid #F1F1F1;
  border-radius: 5px;
  /*box-shadow: 2px 2px 2px #CCCCCC;*/
  margin: 10px auto 5px;
  padding: 10px;
 }



 /*------------------------------------------
■ ブロック
------------------------------------------*/
 .block_left,
 .block_left2 {
  clear: both;
  float: none;
  width: 100%;
 }

 .block_right,
 .block_right2 {
  clear: both;
  float: none;
  width: 100%;
 }

 .block_left img,
 .block_right img,
 .block_right2 img,
 .block_left2 img {
  text-align: center;
  margin: 0 auto 5px;
  display: block;
 }



 /*------------------------------------------
■ リストイメージ
------------------------------------------*/
 .block_list_btn {
  clear: both;
  width: 100%;
 }

 .block_list_btn img {
  float: none;
  clear: both;
  margin-bottom: 5px;
 }

 .block_list_btn img.Lr {
  margin-right: 0px;
 }

 .block_list_btn img.Fl {
  clear: left;
 }

 /*************リスト表示***************/

 .general_list_c {
  margin-bottom: 10px !important;
 }


 /*------------------------------------------
■ フロートボックス タイトル2カラム
------------------------------------------*/
 .con2_1,
 .con2_2,
 .con2_3,
 .con2_4 {
  background-color: #FFFFFF;
  border: 1px solid #80b2e5;
  box-shadow: 2px 2px 2px #CCCCCC;
  margin: 10px auto;
  padding: 10px;
  width: 96%;
  height: auto !important;
 }

 .con2_space {
  margin: 10px auto;
  width: 96%;
 }

 .con2_title {
  font-size: 1.8em
 }

}


/*------------------------------------------
■ 緊急のお知らせ
------------------------------------------*/
#emergency_notice {
 display: flex;
 justify-content: space-around;
 width: 1000px;
 margin: 0 auto 20px;
}

#emergency_notice .emergency_notice_inner {
 max-width: 500px;
 margin: 0 20px 0 0;
 padding: 20px 20px 10px;
 border: 4px solid #ccebe0;
 background-color: #ffffff;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 box-sizing: border-box;
}

#emergency_notice .emergency_notice_inner:last-child {
 margin-right: 0;
}

#emergency_notice .emergency_notice_inner a {
 display: block;
 text-decoration: none;
 color: #000000;
}

#emergency_notice p {
 font-size: 15px;
 line-height: 1.7;
 text-align: left;
}

#emergency_notice .tit {
 font-size: 18px;
 font-weight: bold;
 line-height: 1.2;
 color: #ff0000;
}

.menkai_link {
 color: #f59646;
 font-weight: bold;
 border: 2px solid #f59646;
 clear: both;
 padding: 10px;
 margin-bottom: 10px;
 font-size: 16px;
 text-decoration: none;
}

.menkai_link a {
 color: #f59646;
}

#important_box {
 margin: 0 auto 20px;
}

#important_box a {
 text-decoration: none;
}

#important_box a:hover {
 opacity: 0.7;
}

#important_box .important_box_inn {
 background-color: #fcedef;
 margin: 0 auto 20px;
 padding: 20px 0;
}

#important_box .important_box_inn .box01 {
 display: block;
 max-width: 1000px;
 margin: 0 auto 20px;
 padding: 20px;
 border: 4px solid #ff0000;
 background-color: #ffffff;
 box-sizing: border-box;
}

#important_box .important_box_inn .box01 .title_big {
 font-size: 2.6em;
 font-weight: bold;
 line-height: 1.1;
 text-align: center;
 color: #ff0000;
 padding-bottom: 0.5em;
}

#important_box .important_box_inn .box02 {
 display: block;
 max-width: 1000px;
 margin: 0 auto;
}

#important_box .important_box_inn .box02 .title_small {
 font-size: 1.6em;
 font-weight: bold;
 line-height: 1.8;
 text-align: left;
 color: #ff0000;
 padding-bottom: 0.5em;
}

#important_box .important_box_inn .box02 dt {
 font-size: 1.4em;
 line-height: 2;
 text-align: left;
 color: #000000;
 float: left;
 clear: both;
}

#important_box .important_box_inn .box02 dd {
 font-size: 1.4em;
 line-height: 2;
 text-align: left;
 color: #000000;
 padding-left: 6.5em;
}

#important_box .important_box_inn .box02 dd a {
 text-decoration: underline;
 color: #000000;
}

#important_box .important_box_inner01 {
 display: block;
 overflow: hidden;
 margin-bottom: 30px;
 width: 710px;
}

#important_box .important_box_inner01 li {
 width: 345px;
 display: block;
 float: left;
 margin-right: 20px;
 margin-bottom: 15px;
}

#important_box .important_box_inner01 li:nth-child(even) {
 margin-right: 0;
}

#important_box .important_box_inner01 li a {
 height: 80px;
 /* background-color: #fcedef; */
 background-color: #E6E6E6;
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
 line-height: 1.4;
 text-align: left;
 padding-left: 45px;
 display: table-cell;
 vertical-align: middle;
 width: 500px;
 color: #808080;
 position: relative;
 box-sizing: border-box;
}

#important_box .important_box_inner01 li a::before {
 content: "＞";
 position: absolute;
 top: center;
 left: 20px;
 /* color: #ff0000; */
 color: #808080;
 font-weight: bold;
}

#important_box .important_box_inner01 li a:hover {
 border: solid 2px #808080;
 opacity: 1;
}

#important_box .important_box_inner02 {
 width: 710px;
 margin: 10px 0;
}

#important_box .important_box_inner02 .title,
#important_box .important_box_inn .box01 .title {
 background-color: #808080;
 color: #ffffff;
 text-align: center;
 font-size: 18px;
 line-height: 1.4;
 font-weight: bold;
 letter-spacing: 0.1em;
 padding: 12px 0 10px;
 border-radius: 24px;
}

/* スマホ用 */
@media screen and (max-width:640px) {
 /*　#main　*/

 #emergency_notice {
  display: block;
  justify-content: center;
  width: 97%;
  margin: 0 auto 10px;
 }

 #emergency_notice .emergency_notice_inner {
  padding: 20px 10px 10px;
  margin: 0 0 15px;
 }

 #emergency_notice .emergency_notice_inner a {}

 #emergency_notice p {}

 #emergency_notice .tit {
  font-size: 16px;
 }

 .menkai_link {
  width: 95%;
  padding: 8px 0;
  margin: 0 auto;
 }


 #important_box {
  margin: 0 auto 10px;
 }

 #important_box a {}

 #important_box a:hover {}

 #important_box .important_box_inn {
  background-color: #fcedef;
  margin: 0 auto 10px;
  padding: 15px 0 10px;
 }

 #important_box .important_box_inn .box01 {
  display: block;
  max-width: 97%;
  margin: 0 auto 20px;
  padding: 16px;
 }

 #important_box .important_box_inn .box01 .title_big {
  font-size: 2em;
  line-height: 1.4;
 }

 #important_box .important_box_inn .box02 {
  display: block;
  max-width: 97%;
  margin: 0 auto;
 }

 #important_box .important_box_inn .box02 .title_small {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
  color: #ff0000;
  padding-bottom: 0.5em;
 }

 #important_box .important_box_inn .box02 dt {
  font-size: 1.3em;
  line-height: 1.4;
 }

 #important_box .important_box_inn .box02 dd {
  font-size: 1.3em;
  line-height: 1.4;
  padding-left: 6em;
  padding-bottom: 0.7em;
 }

 #important_box .important_box_inn .box02 dd a {}

 #important_box .important_box_inner01 {
  margin: 0 auto 10px;
  max-width: 97%;
 }

 #important_box .important_box_inner01 li {
  width: 100%;
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 10px;
 }

 #important_box .important_box_inner01 li:nth-child(even) {}

 #important_box .important_box_inner01 li a {
  height: 64px;
  padding-left: 30px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.3;
 }

 #important_box .important_box_inner01 li a::before {
  left: 10px;
 }

 #important_box .important_box_inner01 li a:hover {}

 #important_box .important_box_inner02 {
  max-width: 100%;
  margin: 0;
 }

 #important_box .important_box_inner02 .title,
 #important_box .important_box_inn .box01 .title {
  width: 96%;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0 auto;
 }

}
