@charset "utf-8";
/* CSS Document

SET 2013/06/20

 */


/*** starting ***/

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:100%;
	/*word-break: break-all;*/
}
img {
	border:none;
}
a:link,a:active,a:visited {
	text-decoration:none;
	color:#684a01;
}
a:link {
	color:#684a01;
}
a:hover {
	text-decoration:underline;
}
ul li {
	list-style-type:none;
	background-image:url(xxx.png);
}
p,h2,h3,dl dt,dl dd {
	background-image:url(xxx.png);
}


/*** clearfix ***/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	/*min-height: 1px;*/
	overflow: hidden;
}
* html .clearfix {
	height: 1px;

}


/*** body ***/

body {
	min-width:1040px;
	font-size:100%;
	line-height:1.4;
	color:#684a01;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*** wrapper ***/

#wrapper {
	width:1000px;
	padding:0px 20px;
	margin:0px auto;
	background:#FFF;
}


/*** header ***/

#header {
	width:100%;
	min-width:1000px;
	padding-top:15px;
	/*height:186px;*/
}
#headerInner {
	width:1000px;
	padding:0px 20px;
	margin:0px auto;
}
#headerLogoArea {
	width:500px;
	float:left;
}
#headerLang {
	width:500px;
	float:right;
}
#headerLang p {
	text-align:right;
}
#headerLang .fontBtn {
	float:right;
}
#headerLang strong {
	font-size:190%;
}
#headerLang span.sizeText {
	display: block;
	float: left;
	font-size: 10pt !important;
	line-height: 1.35em;
	padding-top:5px;
	padding-right: 8px;
}
#headerLang ul.whichBtn {
	width:190px;
}
#headerLang ul.whichBtn li {
	width:54px;
	height:24px;
	float:left;
	padding:0px;
}
#headerLang ul.whichBtn li.fontL,
#headerLang ul.whichBtn li.fontS {
	width:23px;
}
#header .headLinks ul li.fontBtn ul.whichBtn li a {
	text-indent:-5000px;
	display:block;
	width:54px;
	height:24px;
	overflow:hidden;
	outline:none;
	padding-left:0px;
}
#header .headLinks ul li.fontBtn ul.whichBtn li.fontL a,
#header .headLinks ul li.fontBtn ul.whichBtn li.fontS a {
	width:23px;
}
#headerLang ul.whichBtn li.fontS a {
	background:url(../images/common/btn_headerfont_s.gif) no-repeat top left;
}
#headerLang ul.whichBtn li.fontN a {
	background:url(../images/common/btn_headerfont_n.gif) no-repeat top left;
}
#headerLang ul.whichBtn li.fontL a {
	background:url(../images/common/btn_headerfont_l.gif) no-repeat top left;
}
/*#headerLang ul.whichBtn li.fontS,
#headerLang ul.whichBtn li.fontS a.current {
	background:url(../images/common/btn_headerfont_s_on.gif) no-repeat top left;
}*/
/*#headerLang ul.whichBtn li.fontN,
#headerLang ul.whichBtn li.fontN a.current {
	background:url(../images/common/btn_headerfont_n_on.gif) no-repeat top left;
}*/
/*#headerLang ul.whichBtn li.fontL,
#headerLang ul.whichBtn li.fontL a.current {
	background:url(../images/common/btn_headerfont_l_on.gif) no-repeat top left;
}*/
#headerLang ul.whichBtn li.fontS a.current {
	background:url(../images/common/btn_headerfont_s.gif) no-repeat top left;
}
#headerLang ul.whichBtn li.fontL a.current {
	background:url(../images/common/btn_headerfont_l.gif) no-repeat top left;
}
#headerLang .tel span {
	font-size:90%;
	vertical-align:6px;
}



#globalNavi {
	width:1000px;
	position:relative;
	overflow:visible !important;
	z-index:2;
	display: flex;
}
#globalNavi > li {
	flex: 1 1 auto;
	height:71px;
	position:relative;
}
#globalNavi > li:first-child {
	flex: 0 0 auto;
}
#globalNavi > li:first-child > a {
	border-radius: 13px 0 0 13px;
	width:85px;
	font-size: 60%;
	flex-direction: column;
	padding-top: 6px;
	height:54px;
}
#globalNavi > li:first-child > a::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/common/ic_gnavi_home.png) no-repeat center center;
	margin-bottom: 4px;
}
#globalNavi > li:first-child > a:hover::before,
#globalNavi > li:first-child > a.current::before {
	background: url(../images/common/ic_gnavi_home_on.png) no-repeat center center;
}
#globalNavi > li:last-child > a {
	border-radius: 0 13px 13px 0;
}
/* #globalNavi > li > a,
#globalNavi > li > span { */
#globalNavi > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	height:60px;
	margin-bottom:11px;
	background-color: #6a4d00;
}
#globalNavi > li:not(:first-child) > a {
	border-left: #806826 1px solid;
}
#globalNavi > li > a:hover,
#globalNavi > li > a.current {
	background-color: #8c763c;
}
#globalNavi > li > a:hover::after,
#globalNavi > li > a.current::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 11px;
	left: 0;
	bottom: 0;
	background:url(../images/common/ic_gnavi_current.png) no-repeat 50% bottom;
}

#globalNavi li .subMenu {
	display:none;
	position:absolute;
	width:220px;
	top:60px;
	left:50%;
	z-index:10;
	background:url(../images/common/bg_gnavi_sub_top.png) no-repeat left 15px;
	padding:31px 0px 0px !important;
	height:auto !important;
	transform: translateX(-50%);
}
#globalNavi li .subMenu ul {
	display:block;
	background:url(../images/common/bg_gnavi_sub_btm.png) no-repeat left bottom;
	padding-bottom:12px;
}
#globalNavi li .subMenu ul li {
	width:220px;
	height:auto;
	text-indent:0px;
	float:none;
	font-size:95%;

}
#globalNavi li .subMenu ul li a {
	width:200px;
	height:auto;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:11px 10px 9px;
	border-bottom:#8f7a40 1px solid;
	background:#6a4d00 url(../images/common/ic_gnavi_sub.png) no-repeat 205px center;
}
#globalNavi li .subMenu ul li a:hover,
#globalNavi li .subMenu ul li a.current {
	background:#8c763c url(../images/common/ic_gnavi_sub_on.png) no-repeat 205px center;
}


#headerLang a {
	display:block;
	width:111px;
	height:58px;
	background:url(../images/common/btn_language_on.gif) no-repeat left top;
}

#topVisual {
	position:relative;
}


/*** contentsBody ***/

#contentsBody {
	width:1000px;
	padding:0px 20px;
	margin:0px auto;
}


/*** contentsArea ***/

#contentsArea {
	width:1000px;
	padding:0px 20px;
}


.top2column {
	padding-bottom:20px;
}


/*** leftNaviArea ***/

#leftArea {
	width:630px;
	float:left;
}


/*** rightContentsArea ***/

#rightArea {
	width:300px;
	float:right;
	margin-bottom: 70px;
}




/*** footer ***/

#footer {
	width:100%;
	min-width:1000px;
	padding-bottom:30px;
	background:#e6c081;
}
#footerInner {
	width:1000px;
	padding:0px 20px;
	margin:0px auto;
	padding-top:30px;

}
#footerTextArea {
	width:556px;
	float:left;
}
#footerLogoArea {
	width:430px;
	float:right;
	padding-top:2em;
	font-size:80%;
	text-align:right;
}

#footerLink {
	width:1000px;
	margin-bottom:36px;
}
#footerLink ul li {
	float:left;
	margin-right:33px;
	font-size:100%;
	font-weight:bold;
}
#footerLink ul li a {
	color:#684a01;
}



/*** h1 - h5 ***/

h2.textHeader {
	margin-bottom:15px;
	font-size:150%;
}
#leftArea h2.textHeader {
	margin-bottom:15px;
	font-size:180%;
}
h2.hasLink span {
	float:left;
}
h2.hasLink a {
	float:right;
	font-size:50%;
	font-weight:normal;
	line-height:3.0;
	background:url(../images/common/ic_linkmark.gif) no-repeat 0px 8px;
	padding-left:30px;
	color:#684a01;
}
h2.hasLink a.noIcon {
	background:none;
	margin-top:8px;
}
h2.hasLink a.heading-more-button {
	background:none;
	margin-top:8px;
	background-color: #6A4D00;
	border-radius: 13px;
	padding: 3px 20px 1px;
	color: #fff;
	line-height: 1.4;
	font-size: 56%;
	text-decoration: none;
}
h2.hasLink a.heading-more-button:hover {
	opacity: .7;
}

h3.textHeader {
	margin-bottom:15px;
	font-size:140%;
	padding-bottom:6px;
}
h3.textHeader span {
	border-bottom:#d5cdb8 3px solid;
}


/*** anchorLink ***/

.anchorLink {
	display:block;
	list-style-type:none;
	margin-bottom:20px;
	zoom:1;
}
.anchorLink li {
	display:block;
	width:auto;
	float:left;
	margin-right:20px;
	padding:2px 0px;
}
.anchorLink li a {
	background: url(../images/common/ic_anchor.gif) no-repeat 0px 4px;
	padding: 5px 0px 7px 31px;
	display: block;
}


/*** list ***/

ul.normalList {
	margin-left:25px;
}
ul.normalList li {
	/*line-height:1.6;
	background:url(../images/common/ic_linkmark.gif) no-repeat 0px 9px;
	padding-left:19px;
	margin-bottom:6px;*/
	list-style-type:disc;
}


/*** table ***/

.normalTable {
	border-top:#6c4c03 1px solid;
	border-left:#6c4c03 1px solid;
	width:100%;
}
.normalTable th,
.normalTable td {
	border-right:#c8a263 1px solid;
	border-bottom:#c8a263 1px solid;
	padding:6px 6px 5px;
}
.normalTable td {
	border-right:#d5caaa 1px solid;
	border-bottom:#d5caaa 1px solid;
	/* background:#fcf2e6; */
}
.normalTable th {
	background:#e6c081;
}
.normalTable td.col00 {
	background:#FFF;
}
.normalTable td.col01 {
	background:#fff0ab;
}
.normalTable td.col02 {
	background:#f3d0bc;
}

.normalTable tr.stripe td ,
.normalTable tr td.stripe {
	background:#f0f5ef;
}
.normalTable tr td.colorPink {
	background:#fadbe8;
}
#rightArea .calendar th, .calendar td {
	width:37px;
}
.calendar th.title {
	width:80px;
}


/*** dataSet ***/

.dataSet {
	/*border-bottom:#cccccc 1px solid;*/
}
.dataSet dt {
	width:80px;
	float:left;
	font-weight:bold;
}
.dataSet dd {
	width:220px;
	float:right;
}
#footerTextArea .dataSet dt {
	width:200px;
	float:left;
	font-weight:bold;
}
#footerTextArea .dataSet dd {
	width:350px;
	float:right;
}


/*** newsBlock ***/

.newsBlock {
	padding:0px 0px 9px;
	display:block;
	border-bottom:#d5cfb7 1px solid;
	margin-bottom:30px;
}
.hover {
	background:#deedff url(../images/top/bg_news.gif) no-repeat left center;
	cursor:pointer;
}
.hover a {
	text-decoration:underline;
}
.whatsNew {
	width:620px;
}
.newsBlock dt {
	font-weight:bold;
	font-size:100%;
	color:#684a01;
	margin-bottom:8px;
}
.newsBlock dd {
	font-size:100%;
}
.newsBlock dd a:link {
	color:#B56B00;
}
.newsBlock dt img {
	vertical-align:-4px;
	margin-left:20px;
}
.newsDetailDate {
	line-height:16px;
	font-weight:bold;
	font-size:80%;
	color:#b3b3b3;
}
.newsDetailDate img {
	vertical-align:-4px;
	margin-left:20px;
}

/*** faqBlock ***/
.faqBlock {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #D6CDB8 1px solid;
}
.faqBlock .question {
	display: flex;
	font-weight: bold;
	margin-bottom: 15px;
}
.faqBlock .question span:first-child {
	flex: 0 0 auto;
	margin-right: 11px;
}
.faqBlock .answer {
	display: flex;
}
.faqBlock .answer span:first-child {
	flex: 0 0 auto;
	margin-right: 11px;
}


/*** general ***/

.x-smallMargin {
	margin-bottom:5px !important;
}
.smallMargin {
	margin-bottom:10px !important;
}
.middleMargin {
	margin-bottom:15px !important;
}
.normalMargin {
	margin-bottom:20px !important;
}
.largeMargin {
	margin-bottom:25px !important;
}
.x-largeMargin {
	margin-bottom:30px !important;
}
.xx-largeMargin {
	margin-bottom:35px !important;
}
.xxx-largeMargin {
	margin-bottom:40px !important;
}
.sectionMargin {
	margin-bottom:45px !important;
}
.floatRight {
	float:right;
}
div.floatRight {
	float:right;
	margin:0px 0px 10px 20px;
}
.floatLeft {
	float:left;
}
div.floatLeft {
	float:left;
	margin:0px 20px 10px 0px;
}
.textLeft {
	text-align:left;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
.textSmall {
	font-size:80%;
}
.textMedium {
	font-size:90%;
}
.textLarge {
	font-size:120%;
}
.textBold {
	font-weight:bold;
}
.textIndent {
	text-indent:-7.99em;
	padding-left:7.99em;
}
.v-alignMiddle tr th {
	vertical-align:middle;
}
.v-alignMiddle tr td {
	vertical-align:middle;
}

.section {
	padding-top:18px;
	background:url(../images/common/bg_sec_line.jpg) no-repeat left top;
}

.textBtn {
	width:300px;
	padding-top:8px;
	background:url(../images/common/bg_btn_top.gif) no-repeat left top;
}
.textBtn .btnBtm {
	padding-bottom:8px;
	background:url(../images/common/bg_btn_btm.gif) no-repeat left bottom;
}
.textBtn .btnBtm .btnInner {
	border:#fbe5cb 3px solid;
	width:278px;
	border-top:none;
	border-bottom:none;
	background:#e6c081;
	padding:7px 8px 6px;
	font-weight:bold;
}
.textBtn .btnBtm .btnInner a {
	display:block;
	width:278px;
	background:url(../images/common/ic_btn.gif) no-repeat 0px 2px;
	text-align:center;
	text-decoration:none;
	color:#684a01;
}

.icPdf {
	background:url(../images/common/ic_pdf.png) no-repeat right 3px;
	padding-right:40px;
}
.icOtherW {
	background:url(../images/common/ic_other.png) no-repeat right 3px;
	padding-right:25px;
}
#footer .icOtherW {
	padding-right:35px;
}
.linkMargein {
	margin-right: 35px;
}
.icLink {
	background:url(../images/common/ic_linkmark.gif) no-repeat 0px 8px;
	padding:5px 0px 5px 28px;
}
.icTopLink {
	margin-top: 40px;
	text-align:right;
}

.kakkoKome {
	display:block;
	text-indent:-2em;
	padding-left:2em;
}
.caption {
	display:block;
	margin-top:5px;
	text-align:center;
}

.col2Section .leftBlock {
	float: left;
	width: 48%;
}
.col2Section .rightBlock {
	float: right;
	width: 48%;
}
.col2Section img {
	width:100%;
}
.thumbBlock .thumbnail {
	float: left;
	width: 90px;
	padding-right: 20px;
}

.col3Block {
	padding-left:20px;
}

.col3Block .colBlock {
	width:30.2%;
	float:left;
	padding-right:20px;
}
.colBlock a,.colBlock strong {
	display:block;
	padding-top:0px;
}

.snsArea {
	margin-top:20px;
	width:210px;
	float:left;
}
.snsArea li {
	width:100px !important;
	margin-right:5px;
	float:left;
}


.colorRed {
	color:#b40000;
}
#headerLangSp, .spBtn {
	display:none;
}

.spBreak {
	display:block;
}

.fbBlock {
	padding-top:10px;
	width:520px;
	background:url(../images/top/bg_fb_top02.gif) no-repeat left top;
	margin-top:-250px;
}
.fbBlock .blockBtm {
	padding-bottom:10px;
	background:url(../images/top/bg_fb_btm02.gif) no-repeat left bottom;
}
.fbBlock .blockBtm .blockInner {
	background:#fdf2e5;
	padding:0px 10px;
}
.fb-like-box {
	background:#FFF;
}
.fb_iframe_widget {
	display:block !important;
}
.fb_iframe_widget span {
	width:100% !important;
}
.fb_iframe_widget iframe {
	width:100% !important;
}

.brSp {
	display: none;
}


/* 2025/4/17 */

.examinationButton_pc {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  margin-top: 8px;
  background-color: #e6c081;
  border-radius: 12px;
  padding: 3px 20px 1px;
  color: #6A4D00 !important;
  line-height: 1.4;
  font-size: 110%;
  font-weight: bold;
  width: 100%;
  min-height: 54px;
  text-decoration: none;
  margin-bottom: 30px;
  box-sizing: border-box;
  text-decoration: none !important;
  background: #e6c081 url(../images/common/ic_btn.gif) no-repeat 20px 50%;
  padding-left: 30px;
  border: #fbe5cb 3px solid;
}
.examinationButton_pc:hover {
  opacity: .7;
}


.examinationButton_sp {
  display: none;
}



@media screen and (max-width: 640px){

p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,
table,th,td,embed,object {
	-webkit-text-size-adjust: 100%;
}
body {
	min-width: 320px;
	padding:0px;
}
#header {
	min-width:320px;
	border-bottom:#6a4d00 1px solid;
	/*margin-bottom:20px;*/
}
#headerLang, .headLinks, #topVisual, #footerLink {
	display:none;
}
#headerLogoArea {
	width:60%;
	padding-left:20px;
}
/*#headerLogoArea {
	width:40%;
}*/
#headerLogoArea p {
	font-size: 70%;
}
#headerLogoArea img {
	width:80%;
	height: auto;
}
#headerLangSp {
	display:block;
	padding-right:20px;
	float:right;
}
#headerLangSp img {
	width: 50px;
	height: 50px;
}
#headerLangSp .textSmall {
	margin-top:-45px;
}
/*#headerInner > .middleMargin {
	margin-bottom:30px !important;
}*/
#globalNavi {
	width:100%;
	display: block;
	overflow:hidden !important;
}
#globalNavi {
	display:none;
}
#globalNavi > li {
	width:100% !important;
	height:auto !important;
	background:#6a4d00 !important;
	float:none;
	text-indent:0px !important;
	border-bottom:none;
	font-size:100%;

}
#globalNavi li > a, #globalNavi li > span {
	display:block;
	width:auto !important;
	height:auto !important;
	color:#FFF !important;
	text-decoration:none;
	margin-bottom: 0;
	padding:18px 10px !important;
	border-left: none !important;
	border-bottom:#d6ceb7 1px solid;
	border-radius: 0 !important;
	font-size: 100% !important;
	background:url(../images/sp_common/ic_globalnavi.gif) no-repeat 98% center !important;
}
#globalNavi > li > a:hover, #globalNavi > li > a.current {
	background:#8c763c url(../images/common/ic_gnavi_sub_on.png) no-repeat 98% center !important;
}
#globalNavi > li > a::before,
#globalNavi > li > a::after {
	display: none !important;
}

#globalNavi li .subMenu {
	display:block;
	position:static;
	width:auto;
	background:none !important;
	padding:0px !important;
	height:auto !important;
	transform: none;
}
#globalNavi li .subMenu ul {
	display:block;
	background:none;
	padding-bottom:0px;
}
#globalNavi li .subMenu ul li {
	width:auto;
	height:auto;
	text-indent:0px;
	background:none;
	float:none;
	font-size:100%;

}
#globalNavi li .subMenu ul li a {
	width:auto;
	height:auto;
	color:#FFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:18px 10px 18px 40px !important;
	border-bottom:#d6ceb7 1px solid;
	background:none;
}
#globalNavi li .subMenu ul li:last-child a {
	border:none;
}

/*#contentsBody {
	font-size:130%;
}*/
#topVisualSp img {
	width:100%;
	margin-bottom:47px;
}
#footer {
	min-width:320px;
  padding-bottom: 90px;
}
#wrapper, #headerInner, #globalNavi, #contentsBody, #contentsArea, #footerInner, #footerLink {
	width:100%;
	overflow: visible;
	padding-left:0px !important;
	padding-right:0px !important;
}
#leftArea, #rightArea {
	width: auto;
	float:none;
	padding:0px 20px;
	margin: 0;
}
.section img, .contentsImg img {
	width:100%;
}
.icTopLink {
	text-align:center;
}
#footerTextArea,
#footerLogoArea,
#footerTextArea .dataSet dt,
#footerTextArea .dataSet dd {
	float:none;
	width:auto !important;
	text-align:center;
}
#footerTextArea .dataSet dt {
	margin-bottom:15px;
}
.pcBtn {
	display:none;
}
.spBtn {
	display:block;
}
#rightArea .spBtn {
	width:100%;
	margin:0px auto;
}
#rightArea .spBtn img {
	width:100%;
}

.textBtn {
	margin:0px auto;
}
.section {
	background:url(../images/common/bg_sec_line.jpg) no-repeat left top;
	background-size:100% 5px;
}
.dataSet dd {
	float:left;
	width:70%;
}

.fbBlock {
	width:85%;
	padding-top:0px;
	margin:0px auto 0px;
	background:none;
}
.fbBlock .blockBtm {
	padding-bottom:0px;
	background:none;
}
.fbBlock .blockBtm .blockInner {
	background:#FFF;
	padding:0px;
}
.fb-like-box {
	width:100% !important;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{ width: 100%!important; }

h3.textHeader {
	font-size: 120% !important;
}
h3.textHeader span {
	border-bottom:#d5cdb8 5px solid;
}
h2.textHeader {
	font-size: 140% !important;
}
h2.hasLink a {
	font-size:70%;
	line-height: 1.8;
	background:url(../images/common/ic_linkmark.gif) no-repeat 0px 6px;
	padding-left: 20px;
	background-size: 12px 12px;
}
h2.hasLink a.heading-more-button {
	margin-top: 5px;
}

.icPdf {
	background:url(../images/common/ic_pdf.png) no-repeat right 3px;
	padding-left: 20px;
	background-size: 20px 9px;
}
.icOtherW {
	background:url(../images/common/ic_other.png) no-repeat right 3px;
	padding-left: 20px;
	background-size: 11px 8px;
}
.icLink {
	background:url(../images/common/ic_linkmark.gif) no-repeat 0px 8px;
	padding-left: 20px;
	background-size: 12px 12px;
}
.whatsNew {
  width: auto;
}

.brSp {
	display: block;
}

.dataSet dt {
	width:20%;
	float:left;
	font-weight:bold;
}
.dataSet dd {
	width:76%;
	float:right;
}


/*** faqBlock ***/
.faqBlock {
	padding-bottom: 20px;
	margin-bottom: 20px;
}


/* 2025/4/17 */

.examinationButton_sp {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  margin-top: 8px;
  background-color: #e6c081;
  border-radius: 12px;
  padding: 3px 20px 1px;
  color: #6A4D00 !important;
  line-height: 1.4;
  font-size: 110%;
  font-weight: bold;
  width: 100%;
  min-height: 54px;
  text-decoration: none;
  margin-bottom: 30px;
  box-sizing: border-box;
  text-decoration: none !important;
  border: #fbe5cb 3px solid;
  background: #e6c081 url(../images/common/ic_btn.gif) no-repeat 20px 50%;
  padding-left: 30px;
}

.examinationButton_pc {
  display: none;
}


}

/* datepicker css overwrite */
.ui-widget-content {
	color: inherit;
}
.ui-datepicker {
	border-top:#6c4c03 1px solid;
	border-left:#6c4c03 1px solid;
	width:100%;
	padding: 0;
}
.ui-datepicker table {
    font-size: 100%;
	border: 1px solid rgb(108, 76, 3);
}
.ui-datepicker th,
.ui-datepicker td {
	border-right:#c8a263 1px solid;
	border-bottom:#c8a263 1px solid;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding:8px 6px 7px !important;
}
.ui-datepicker th {
	border-bottom: 1px solid rgb(108, 76, 3);
}
.ui-datepicker td {
	border-right:#d5caaa 1px solid;
	border-bottom:#d5caaa 1px solid;
	background:#fff;
}
.ui-datepicker th {
	background:#e6c081;
}
.ui-datepicker td.is-closed {
	background:lightpink;
}
.ui-datepicker td.is-closedPM {
	background:#bce8f6;
}
.ui-datepicker td.is-info {
	background:palegoldenrod;
}

.ui-datepicker tr td:last-child,
.ui-datepicker tr th:last-child {
	border-right: none;
}
.ui-datepicker tr:last-child td {
	border-bottom: none;
}
.ui-datepicker tr td {
	padding: 0;
}
.ui-datepicker tr.stripe td ,
.ui-datepicker tr td.stripe {
	background:#f0f5ef;
}
.ui-datepicker tr td.colorPink {
	background:#fadbe8;
}
.ui-widget.ui-widget-content {
	border: none;
	border-radius: 0;
}
.ui-widget-header {
	background-color: #fff;
	border: 1px solid rgb(108, 76, 3);
	border-bottom: #c8a263 1px solid;
	border-radius: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	background-color: transparent;
	border: none;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 1;
}
.hanrei {
	display: inline-block;
    width: 36px;
    height: 20px;
	margin-right: 4px;
	vertical-align: middle;
}
.hanrei.is-closed {
	background-color: lightpink;
}
.hanrei.is-closedPM {
	background-color: #bce8f6;
}
.hanrei.is-info {
	background-color: palegoldenrod;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	position: relative;
	background-color: transparent !important;
}
.ui-datepicker-prev::before,
.ui-datepicker-next::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: #684a01 2px solid;
	border-bottom: #684a01 2px solid;
    transform: rotate(-45deg);
    left: 5px;
    top: 9px;
}
.ui-datepicker-prev::before {
    transform: rotate(135deg);
    left: auto;
	right: 5px;
}
.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
	display: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	font-weight: normal;
	color: #684a01;
}
.ui-datepicker-today {
}
.ui-datepicker-today .ui-state-default {
	/* font-weight: bold !important; */
	position: relative;
	color: #fff;
	z-index: 2;
}
.ui-datepicker-today .ui-state-default::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	padding-top: 28px;
	background-color: #684a01;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}


#rightArea h3.textHeader {
	font-size: 120%;
	padding-bottom: 0;
}
.ui-datepicker-title {
	color: #684a01;
}

.chatbot-wrapper {
  position: fixed;
  left: 32px;
  bottom: 32px;
}
.chatbot-wrapper button {
  appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.chatbot-wrapper img {
  width: 206px;
  height: auto;
}

@media screen and (max-width: 640px){
.chatbot-wrapper {
  left: -4px;
  bottom: -4px;
}
.chatbot-wrapper img {
  width: 140px;
  height: auto;
}

body iframe {
  width: 91.8vw !important;
}
}