@import "http://";

/*
--------------------------------------
Med Co., Ltd
unauthorized use prohibited
無断利用禁止
--------------------------------------
*/

:root {
--maincolor: #e84353;
--maincolor2: #ffffff;
}

*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.material-icons {
text-indent: 0;
font-size: 130% !important;
vertical-align: middle;
margin-right: 0.1em;
webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}

.material-icons-outlined {
text-indent: -1.1em;
font-size: 140% !important;
vertical-align: middle;
margin-right: 0em;
margin-top: -0.1em;
webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}

.material-icons-round {
text-indent: 0;
font-size: 130% !important;
vertical-align: middle;
margin-right: 0.1em;
webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}

.copy_only {
webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
font-size: 0px;
line-height: 0;
}

@font-face {
font-family: 'MPLUS2';
src: url('https://med-gakkai.jp/font/MPLUS2-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MPLUS2';
src: url('https://med-gakkai.jp/font/MPLUS2-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}

.pc_only {
display: block;
}

.sp_only {
display: none;
}

* {
font-family: 'MPLUS2';
}

html {
height: 100%;
width: 100%;
min-width: 960px;
margin: 0;
padding: 0;
font-family: 'MPLUS2';
font-size: 0;
background: url(../img/bg.jpg);
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
background-position: center top;
}

body {
height: 100%;
width: 100%;
text-align: center;
position: relative;
margin: 0 auto 0 auto;
}

img {
border: none;
}

a:link {
color:#0000ff;
}
a:visited {
color:#ff0000;
}
a:active {
color:#ff0000;
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: underline;
cursor: pointer;
}
a {
outline: none;
}

summary {
display: table;
cursor: pointer;
color: #ffffff;
margin: 0 0 1em 0;
background: var(--maincolor);
border-radius: 5px 5px 5px 5px;
text-decoration: none;
text-align: center;
letter-spacing: 0.05em;
font-size: 16px !important;
font-weight: normal;
height: 30px;
line-height: 30px;
padding: 0 10px;
border: 1px solid #ffffff;
box-shadow: 3px 3px 3px #666666;
width:99.5%;
}
summary:hover {
background: #2b3669;
color: #ffff00;
}
summary:active {
box-shadow: 0px 0px 0px #666666;
}
summary:before {
content: "▶︎ ";
}
details[open] summary:before {
content: "▼ ";
}

p {
text-align: justify;
text-justify: inter-ideograph;
position: relative;
margin: 0 0 1.5em 1em;
padding: 0;
display: block;
}

.honbun {
text-align: justify;
text-justify: inter-ideograph;
position: relative;
margin: 0 0 1.5em 1em;
padding: 0;
display: block;
}

.moji1 {
margin-left: 1em;
text-indent: -1em;
}

.text_13l {
text-align: left;
position: relative;
font-size: 13px;
line-height: 23px;
color: #000000;
margin-left: 1.0em;
text-align:justify;
text-justify: inter-ideograph;
}

h1 {
background: var(--maincolor);
text-align: center;
float: center;
width: 960px;
height: 100px;
margin: 0;
padding: 0;
display: inline-block;
}


h1 div {
width: 950px;
height: 100px;
float: center;
margin: 0 auto;
display: table;
}

h1 img {
width: 96%;
margin: 15px auto;
float: center;
}

.pc_none {
display: none;
}

h2 {
letter-spacing: 0.1em;
display: inline-block;
width: 100%;
height: 40px;
color: var(--maincolor2);
font-weight: bold;
text-indent: 15px;
padding: 0.5em 0px 0px 0px;
font-size:18px;
text-align: left;
clear: both;
margin: 0;
line-height: 1.2em;
vertical-align: middle;
background: var(--maincolor);
}
@media all and (-ms-high-contrast: none) {
	h2 {
	background: var(--maincolor);
	}
}

h3 {
width: 100%;
min-height: 35px;
text-indent: 0.7em;
padding: auto 0;
font-size:16px;
text-align: left;
font-weight: bold;
color: #000000;
clear: both;
margin: 0 0 10px 0;
line-height: 35px;
border-left: 5px solid var(--maincolor);
background: rgba(100,100,100,.2);
}
h3 > span {
font-weight: normal;
float: right;
}

h4 {
width: 100%;
min-height: 35px;
padding: 0;
font-size: 16px;
border-left: 5px solid var(--maincolor);
border-bottom: 1px solid var(--maincolor);
text-align: left;
text-indent: 0.7em;
font-weight: bold;
color: #000000;
clear: both;
margin: 1em 0 5px 0;
line-height: 35px;
}
h4 span {
color: #0099ff;
}

#contents {
margin: 10px auto 0 auto;
padding: 0;
max-width: 960px;
position: relative;
top: 0px;
text-align:justify;
text-justify: inter-ideograph;
display: table;
}

#menu {
float: left;
text-align: center;
position: absolute;
width: 230px;
margin: 0;
padding: 0;
z-index: 5;
display: table;
background: var(--maincolor);
}

.top_cover {
display: table;
width: 100%;
text-align: center;
margin: 0 !important;
padding: 0 !important;
}
.top_box {
float: center;
font-size: 9px;
text-align: center;
margin: 0 !important;
padding: 0 !important;
}

.box_skitter {
border: 0 !important;
width: 719px !important;
height: 438px !important;
z-index: 1;
border: 1px solid var(--maincolor);
border-radius: 5px !important;
overflow: hidden;
background: #ffffff !important;
}
.box_skitter img {
width: 719px !important;
height: 438px !important;
border: 0 !important;
z-index: 1 !important;
}
.box_skitter_large {
width: 719px !important;
height: 438px !important;
}
.box_skitter_large img {
width: 719px !important;
height: 438px !important;
}

.img_box {
width: 719px !important;
height: 438px !important;
display: table;
position: relative;
border: 1px: solid var(--maincolor);
border-radius: 5px;
overflow: hidden;
margin: -477px 0 0 1px !important;
z-index: 5;
}
.img_box img {
width: 700px;
height: 476px;
border-radius: 5px;
}


.gaiyo_box {
width: 100%;
display: table;
text-align: center !important;
margin: 0 auto !important;
padding: 0 !important;
float: center;
}
.gaiyo_box img {
margin: 0 !important;
padding: 0 !important;
width: 100%;
}

.top_gaiyo {
display: table;
width: 100%;
text-align: center;
position: relative;
padding: 0 !important;
margin: 0 !important;
z-index : 4;
vertical-align: top;
}
.gaiyo_text {
text-align: left;
font-size: 20px;
line-height: 26px;
font-weight: bold;
color: #ffffff;
float: center;
display: table;
position: relative;
margin: 0 auto 0 auto !important;
}
.top_gaiyo span {
font-size: 16px;
line-height: 24px;
font-weight: normal;
}
span.header {
font-size: 16px;
line-height: 24px;
font-weight: normal;
}

.hyoki {
color: #ffffff !important;
font-weight: bold !important;
}

.button::-moz-focus-inner{
border: 0;
padding: 0;
}

.button-group li > span {
margin-left: 0em;
}

.button-group {
cursor: pointer;
font-size: 0; /* Inline block elements gap - fix */
margin: 0;
padding: 0;
overflow: hidden;
}

.button-group li{
list-style: none;
margin: 0;
height: 41px;
border-bottom: 1px solid #ffffff;
}
.button-group li:last-child {
margin: 0 0 0 0;
border-bottom: 0px;
}

.button-group li:hover {
cursor: pointer;
}

.button-group li a {
height: 41px;
overflow: visible;
text-decoration: none;
text-align: left;
letter-spacing: 0.05em;
font-size: 16px;
font-weight: normal;
white-space: nowrap;
color: var(--maincolor2) !important; /* ーーーーーーーーーーーーーーーーーーー文字の色 */
line-height: 41px;
vertical-align: middle;
width: 100%;
display: block;
text-indent: 0.5em;
transition:letter-spacing: 0em 1s, text-indent: 0em 1s;
transition-property: letter-spacing, text-indent;transition-duration:0.3s;transition-timing-function:ease;
-moz-transition-property: letter-spacing, text-indent;transition-duration:0.3s;transition-timing-function:ease;
-webkit-transition-property: letter-spacing, text-indent;transition-duration:0.3s;transition-timing-function:ease;
-o-transition-property: letter-spacing, text-indent;transition-duration:0.3s;transition-timing-function:ease;
-ms-transition-property: letter-spacing, text-indent;transition-duration:0.3s;transition-timing-function:ease;
}
@media all and (-ms-high-contrast: none) {
	.button-group li a {
	color: var(--maincolor);
	}
}

.button-group li a:hover {
letter-spacing: 0.3em !important;
color: #ffff00 !important;
text-indent: 0.8em !important;
}

.button-group li a > span {
height: 13px !important;
color: #ffff00 !important;
font-size: 11px;
line-height: 13px !important;
margin-left: 1em;
background: #ff0000;
padding: 1px 2px 0px 2px;
}

.button-group li a.urleq {
letter-spacing: 0.3em !important;
color: #ffff00 !important;
text-indent: 0.8em !important;
background: #ab2f3d;
border-bottom: 1px solid #ffffff;
cursor: default;
}
.button-group li:last-child a.urleq {
border-bottom: 0px;
}

.button-group li >a.button2 {
font-size: 13px !important;
line-height: 18px;
text-align: left;
padding-top: 3px;
padding-left: 7px;
width: 100%;
background: #338866;
color: #ffffff !important;
text-indent: 0em !important;
}
.button-group li >a.button2:hover {
letter-spacing:0.05em !important;
color: #ffff00 !important;
}

button.button2 {
font-size: 16px;
line-height: 26px;
text-align: center;
padding-top: 3px;
width: 100%;
background: var(--maincolor) !important;
color: #ffffff !important;
box-shadow: 3px 3px 3px rgba(0,0,0, .5);
}
button.button2:hover {
cursor: pointer;
background: #2b3669 !important;
color: #ffff00 !important;
}
button.button2:active {
cursor: pointer;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.button-box {
float: center;
display: table;
margin: 0 auto; 
white-space: nowrap !important;
width: 100%;
text-align: center;
}
.button-box-cover {
float: center;
text-align: center;
margin: 0 auto; 
width: 960px;
background: #666666;
border-bottom: solid 1px rgba(255,255,255,0.5);
display: table;
}
.button-group2 {
float: center;
text-align: center;
margin: 0 auto 0 auto;
display: table;
}
.button-group2 .button {
margin: 7px 5px;
float: left;
-webkit-float: left;
text-align: left;
display: table;
color: #ffffff !important;
text-decoration: none;
font-size: 12px;
white-space: nowrap;
cursor: pointer;
}
.button-group2 li{
float: center;
list-style: none;
margin: 0;
display: table-cell;
white-space: nowrap important;
}
.button-group2 .button:hover{ /* ーーーーーーーーーーーーーーーーーーーロールオーバーの時 */
text-decoration: none;
color: #ffff00 !important;
background: rgba(0,0,0,.3);
}
.button-group2 .button:active{ /* ーーーーーーーーーーーーーーーーーーークリック時 */
position: relative;
top: 1px;
left: 0px;
}
.button-group2 li span {
display: none !important;
}
.button-group2 li span.visible {
display: inline !important;
}
.button-group2 li a {
padding: 3px 5px;
}
.button-group2 .urleq {
letter-spacing: 0em !important;
color: #ffff00 !important;
text-indent: 0em !important;
background: rgba(0,0,0,.3);
cursor: default;
}


ul.button-group li a::before {
position:absolute;
margin: 0 0 0 0;
padding: 0;
left: 0;
z-index: -1;
content: '';
background: #ab2f3d;
transform-origin: left center;
transform: scale(0, 1);
transition: transform .3s;
height: 41px;
width: 100%;
}
ul.button-group li a:hover::before {
transform: scale(1, 1);
}

ul.button-group li a.urleq::before {
background: rgba(0,0,0,.0);
}

.button-box > .button-group {
display: none !important;
}

.button_alone {
display: table;
cursor: pointer;
color: #ffffff !important;
margin: 0.5em auto !important;
background: var(--maincolor);
text-decoration: none;
text-align: center;
letter-spacing: 0.05em;
font-size: 16px !important;
font-weight: normal;
height: 40px;
line-height: 40px;
padding: 0 10px;
border-radius: 5px;
}
.button_alone:hover {
background: #7f9c31;
color: #ffff00 !important;
text-decoration: none;
}
.button_alone:active {
color: #ffffff;
text-decoration: none;
}

.button_bg {
background: rgba(100,100,100,.2);
border-radius: 5px;
width: 100%;
display: table;
padding: 0.5em auto 0.5em auto;
text-align: center;
}

#naka {
float: left;
position: relative;
width: 720px;
margin: 0 0 0 240px;
display: table-cell;
}

.box1 {
float: left;
position: relative;
width: 100%;
margin: 0;
padding: 0;
display: block;
font-size: 16px;
line-height: 26px;
}

.top_img {
height: 600px;
padding-bottom: 0 !important;
border: 1px solid var(--maincolor);
overflow: hidden;
}
.top_img > img {
margin-bottom: 0 !important;
width: 100%;
}

#box1_home {
float: center;
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 0px;
}

.box1a {
float: left;
display: table-cell;
position: relative;
width: 420px;
margin: 5px 10px 10px 0;
}
.box1b {
width: 290px;
float: left;
display: table-cell;
position: relative;
margin: 10px 0px 2px 0px;
text-align:justify;
text-justify: inter-ideograph;
}
.box1b:last-child {
margin: 10px 0px 10px 0px;
}

#box1c {
float: left;
display: table;
position: relative;
width: 245px;
margin: 10px 0px 20px 10px;
text-align:justify;
text-justify: inter-ideograph;
}
.box2 {
float: center;
position: relative;
width: 100%;
margin: 10px 0px 15px 0px;
padding: 10px 15px 10px 1.2em;
display: block;
text-align:justify;
text-justify: inter-ideograph;
font-size: 16px;
line-height: 26px;
min-height: 433px;
}


#informationarea {
width: 100%;
height: 87px;
overflow: auto;
margin: 10px 0 0 0;
padding: 0 0 0 0;
text-align: left;
position: relative;
font-size: 16px;
line-height: 22px;
}
ol.info {
margin: 0 0 0 1em;
padding: 0;
}
ol.info li {
list-style: none;
text-indent: -8.5em;
margin-left: 9em;
}
ol.info li span {
color: #ff0000;
margin: 0 1em 0 0;
}

ul {
padding: 0;
margin: 0 0 0 1.5em;
display: block;
}
ul li {
margin: 0;
}

ul.ex1 {
list-style: none;
margin: 0 0 0 1em;
padding: 0;
text-indent: -1em;
}
ul.ex1 > li {
position:relative;
padding: 0;
}
ul.ex1 > li:before {
content: "・";
}

ol {
padding: 0;
}
ol.ex1 {
margin: 0 0 0 2em;
}

ol.kakko {
margin: 0 0 0 2em;
padding: 0;
counter-reset:li; 
list-style:none;
}
ol.kakko > li {
position:relative;
}
ol.kakko > li:before {
content:counter(li) "）";
counter-increment:li;
position:absolute;
top:0px;
left: -1.3em;
display: marker;
text-align: right !important;
float: right !important;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
ol.kakko > li:nth-child(n + 10):before {
left: -1.9em;
}

.label_text {
width: 500px !important;
background: #ff0000;
}

.text_12l {
text-align: left;
position: relative;
font-size: 12px;
line-height: 18px;
margin-left: 1em;
}
.text_11l {
text-align: left;
position: relative;
font-size: 11px;
line-height: 17px;
margin-left: 1em;
}
.text_11 {
text-align: left;
position: relative;
font-size: 11px;
line-height: 17px;
}

.table_box {
border: 5px solid #cccccc;
float: center;
position: relative;
display: table;
margin: auto;
border-radius: 5px;
}

.table_border {
float: center;
position: relative;
display: table;
border-top: 0px solid #999999;
}
.table_row {
display: table-row;
}

.table_cell {
display: table-cell;
padding: 0.2em;
border-bottom: 1px solid #000000;
border-top: 0;
border-right: 0;
border-left: 0;
}

/*
.table_cell:nth-child(odd) {
height: 60px;
background-color: #efefef;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #000000;
}
.table_cell:nth-child(even) {
vertical-align: middle;
text-align: left;
border-left: 0;
font-weight: normal;
background: rgba(255, 255, 255, .7)
}
*/

table.border1 {
border: none;
border-collapse: collapse;
border-spacing: 0;
}

table.border1 td {
border-collapse: collapse;
border: 1px solid #999999;
border-spacing: 0;
padding: 3;
}

.aisatu_img {
display: table-cell;
vertical-align: middle;
width: 160px;
}
.aisatu_chairman {
display: table-cell;
vertical-align: middle;
}

.red {
color: #ff0000;
}

.title{
display: none;
pointer-events: none;
padding: 8px;
background: #0e0e29;
color: #fff;
}

select {
font-size: 16px;
line-height: 26px;
color: #ffffff;
background: rgba(0,0,0,.5);
border: 1px solid #999999;
padding: 0.25em 0.5em 0.25em 1em;
border-radius: 5px;
}

input[type="submit"] {
font-family: "MPLUS2";
font-size: 16px;
line-height: 26px;
color: #ffffff;
border: 1px solid #000000;
padding: 0em 1em 0em 1em;
border-radius: 5px;
display: inline;
background: rgba(0,0,0,.5);
}
input[type="submit"]:hover {
cursor: pointer;
background: #999999;
color: #ffffff;
}

#menu_box1 {
display: none;
}

input[type="text"] {
width: 20em;
display: inline !important;
font-size: 16px;
line-height: 26px;
border-radius: 3px;
border: 1px solid #ffffff;
background: rgba(255,255,255,0);
color: #ffffff;
}

input[type="username"] {
color: #ffffff;
width: 20em;
display: inline !important;
font-size: 16px;
line-height: 26px;
border-radius: 3px;
border: 1px solid #ffffff;
background: rgba(255,255,255,0);
}

input[type="password"] {
color: #ffffff;
width: 20em;
display: inline !important;
font-size: 16px;
line-height: 26px;
border-radius: 3px;
border: 1px solid #ffffff;
background: rgba(255,255,255,0);
}

button[type="submit"] {
width: 120px;
height: 30px;
border-radius: 5px;
border: 1px solid #ffffff;
display: inline !important;
color: #ffffff;
background: rgba(255,255,255,0);
}
button[type="submit"]:hover {
cursor: pointer;
background: #999999;
}
button[type="submit"]:active {
cursor: pointer;
background: rgba(255,255,255,0.3);
}

.submit_cover {
margin: 0 !important;
padding: 0 !important;
cursor: pointer;
display: table;
border-radius: 6px;
border-top: 1px solid rgba(255,255,255,0);
border-right: 1px solid rgba(255,255,255,0);
border-bottom: 1px solid rgba(255,255,255,0);
border-left: 1px solid rgba(255,255,255,0);
}
.submit_cover2 {
display: table;
border-radius: 5px;
border-top: 1px solid rgba(255,255,255,0);
border-right: 1px solid rgba(255,255,255,0);
border-bottom: 1px solid rgba(255,255,255,0);
border-left: 1px solid rgba(255,255,255,0);
}
.submit_cover:hover {
cursor: pointer;
display: table;
border-radius: 6px;
border-top: 1px solid #999999;
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
border-left: 1px solid #999999;
}

.submit_cover:hover > button[type="submit"] {
cursor: pointer;
border-top: 1px solid #efefef;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #efefef;
}
.submit_cover:hover > button[type="submit"]:active {
cursor: pointer;
border-top: 1px solid rgba(255,255,255,0);
border-right: 1px solid rgba(255,255,255,0);
border-bottom: 1px solid rgba(255,255,255,0);
border-left: 1px solid rgba(255,255,255,0);
background: rgba(0,0,0,.1);
box-shadow: 0 0 0 rgba(255,255,255,0);
}

.pass {
font-size: 16px;
}

.passbox {
margin: auto;
float: center;
display: table;
padding: 15px;
border: 1px solid #000000;
border-radius: 5px;
color: #ffffff;
background: rgba(0,0,0,.5);
}


.button_small {
padding: 2px 10px;
font-size: 13px;
min-width: 120px;
background: var(--maincolor);
color: #ffffff !important;
text-decoration: none;
border-radius: 5px;
}
.button_small:hover {
background: #2b3669;
color: #ffff00 !important;
text-decoration: none;
}


.oshirase {
text-align: left !important;
display: table;
margin: 0.5em auto;
}
.oshirase span {
color: #ff0000;
}

/*================================================
 *  ページトップボタン
================================================*/
.pagetop{
display: none;
position: fixed;
right: 15px;
bottom: 15px;
}
.pagetop a{
display: block;
width: 60px;
height: 60px;
padding-top: 1px;
text-align: center;
text-decoration: none;
border-radius: 30px;
background: rgba(0,0,0,.5);
margin: 0 10px 10px 0;
}
.pagetop a:hover{
cursor: pointer;
color: #ffffcc !important;
text-decoration: none;
background: rgba(0,0,0,.75);
}

.pagetop a span{
font-size: 45px;
color: #fff;
line-height: 1em;
margin-top: 0em;
margin-right: 0em !important;
transform: rotate(270deg) !important;
vertical-align: bottom;
text-align: right;
}
.pagetop a:hover span{
color:#ffff00;
}
.pagetop a:active{
box-shadow: 0px 0px 0px rgba(0,0,0,0);
}


#wrap {
height: 100%;
width: 980px;
float: center;
margin: auto;
background: rgba(255,255,255,.9);
background-repeat: repeat-y;
background-position: top center;
backdrop-filter: blur(15px);
-webkit-backdrop-filter: blur(15px);
padding: 0;
}

body > #wrap {
height: auto;
min-height: 100%;
margin: 0 auto;
padding: 0;
}

#main {
margin: 0 auto;
padding: 0;
padding-bottom: 55px;  /* footerの高さプラス10px */
}

.footer {
width: 960px;
float: center;
position: relative;
margin: -45px auto 0px auto; /* footerの高さをマイナス */
height: 45px;
padding: 0;
clear:both;
overflow: hidden;
background: var(--maincolor);
}
@media all and (-ms-high-contrast: none) {
	#footer {
	background: #068197;
	}
}
.footer-box {
width: 100%;
font-size: 13px;
line-height: 50px;
color: var(--maincolor2);
margin-bottom: 0px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
