@charset "UTF-8";@-webkit-keyframes rotate3{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotate3{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.opdFormArea{width:100%}.opdFormArea .topBox{margin-top:40px;width:100%;position:relative;z-index:2}.opdFormArea .topBox .opdOutBox{background-color:rgba(238,147,171,0.5);border-radius:80px;overflow:hidden;width:100%;padding:40px 5px}.opdFormArea .topBox .opdBox{border-radius:80px;background-color:#fff;padding:70px;width:100%}@media (max-width:960px){.opdFormArea .topBox .opdBox{padding:20px}}.opdFormArea .text{text-align:center;font-size:16px;color:#191919;padding-top:10px}.opdFormArea .text span{color:#ce3d78}.opdFormArea .text .pointer{padding-top:15px;-webkit-animation:pointer 3s infinite ease-in-out;animation:pointer 3s infinite ease-in-out;cursor:default}@media (min-width:1181px){.opdFormArea .text .pointer{display:none}}@media (min-width:1181px){.opdFormArea .text .move{display:none}}@-webkit-keyframes pointer{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}33.3%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}66.6%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}99.9%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes pointer{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}33.3%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}66.6%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}99.9%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.opdFormArea .opdTable{border-collapse:collapse;text-align:center;width:100%;overflow-x:scroll;max-width:100%}.opdFormArea .opdTable tbody{width:100%}.opdFormArea .opdTable tr{border:1px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.opdFormArea .opdTable tr:first-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.opdFormArea .opdTable tr:first-child td{color:#191919;text-align:center;font-size:25px;font-weight:500;width:12.5%}.opdFormArea .opdTable tr:first-child td.tit{text-align:left;width:210px}.opdFormArea .opdTable tr:first-child td.week{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1180px){.opdFormArea .opdTable tr:first-child td.week{width:150px}}.opdFormArea .opdTable tr:first-child td.week span{font-size:16px;color:#999999;font-weight:700;font-family:"Lato","Noto Sans JP","微軟正黑體",sans-serif}.opdFormArea .opdTable tr td{font-size:15px}.opdFormArea .opdTable tr td.open{vertical-align:middle}.opdFormArea .opdTable tr td.open img{width:19px;height:19px;display:block;margin:0 auto}.opdFormArea .opdTable td{border:1px solid rgba(0,0,0,0);color:#191919;position:relative;font-size:16px;font-weight:400;letter-spacing:1px;line-height:25px;width:12.5%;padding:0}.opdFormArea .opdTable .timeBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:210px;margin:5px 0 0}.opdFormArea .opdTable .timeBox .left{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:10px}.opdFormArea .opdTable .timeBox .left .tit{color:#ee93ab;font-size:18px}.opdFormArea .opdTable .timeBox .left .time{font-size:20px;color:#191919;font-family:"Lato","Noto Sans JP","微軟正黑體",sans-serif;font-weight:400}.opdFormArea .opdTable .timeBox .type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opdFormArea .opdTable .timeBox .type span{background-color:#ccc;color:#fff;font-size:18px;padding:5px 10px;border-radius:5px;margin:0 0 5px 0}.opdFormArea .opdTable .doctor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-size:15px;color:#404040;word-break:keep-all;overflow-wrap:break-word}@media (max-width:1180px){.opdFormArea .opdTable .doctor{width:150px}}.opdFormArea .opdTable .doctor>div{margin:5px 0}.opdFormArea .opdTable .closed span{background-color:#e5e5e5;color:#666;font-size:20px;padding:5px 15px;border-radius:15px}.opdFormArea .bottomBox{background-color:#fcf2f5;height:100%;width:100%;position:relative;padding:70px 0 160px}.opdFormArea .bottomBox:before{content:"";position:absolute;background-image:url("../images/semicircle_top_pink.png");background-size:auto;background-repeat:no-repeat;background-position:center;top:-102px;left:0;width:100%;height:104px}@media (min-width:1921px){.opdFormArea .bottomBox:before{background-size:cover}}.opdFormArea .bottomBox .titleBoxArea{text-align:left;max-width:100%;padding:0;margin:0 0 30px}.opdFormArea .bottomBox .titleBoxArea .TxtBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opdFormArea .bottomBox .titleBoxArea em{font-style:normal;margin:10px 0 0 10px}.opdFormArea .bottomBox .text{font-size:15px;color:#333;letter-spacing:0.7px;line-height:1.6}.opdFormArea .bottomBox .tips{margin-top:40px}.opdFormArea .bottomBox .tips .item{margin:0 0 5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opdFormArea .bottomBox .tips .tit{font-size:17px;color:#000;margin:0 5px 0 0}.opdFormArea .bottomBox .tips .txt{font-size:15px;color:#333}.opdFormArea .bottomBox .bottomBtn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:50px 0}@media (max-width:960px){.opdFormArea .bottomBox .bottomBtn{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:960px){.opdFormArea .bottomBox .bottomBtn .moreBtn5{margin:10px 0}}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.tab a{padding:10px 15px}}