@charset "euc-jp";

/*================================================
/* テキスト関係
 ================================================*/
 .bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.att20 {
  text-indent: -1.6em;
  padding-left: 1.6em;
}

.uline {
	text-decoration: underline;
}

.lh15 {
	line-height: 1.5em;
}
.lh17 {
	line-height: 1.7em;
}

.right {
	text-align: right;
}
.txt_big01 {
	font-size: 1.6rem;
}
.txt_big02 {
	font-size: 1.8rem;
}
.txt_big03 {
	font-size: 2.0rem;
}
.txt_big04 {
	font-size: 2.2rem;
}
.txt_big05 {
	font-size: 2.4rem;
}

.txt_small01 {
	font-size: 1.2rem;
}

.txt_gray {
	color: #666;
}

.txt_red {
	color: #F00;
}

.txt_blue {
	color: #036;
}
.txt_blue01 {
	color: #06C;
}
.txt_blue02 {
	color: rgb(49, 96, 124);
}
.txt_orange01 {
	color: #FE4F0C;
}
.txt_gren01 {
	color: #3b6e00;
}

.txt_circle01 {
  display: inline-block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 2.0rem;
	font-weight: bold;
  text-align: center;
  line-height: 40px;
	background: #FFF;
}
.txt_circle02 {
  display: inline-block;
  border-radius: 5px;
  font-size: 2.0rem;
	font-weight: bold;
  text-align: center;
  line-height: 40px;
	padding: 1em;
	color: #FFF;
}
.bg_color01 {
  color: #360;
  border: 2px solid #360;

 }
 .bg_color02 {
  color: #F00;
  border: 2px solid #F00;
 }

 .bg_color03 {

	background: #360;
 }
 .bg_color04 {
  background: #F00;
 }


.vmdl {
	vertical-align: middle;
}

.header2 h1,
.header2_logout h1 {
  position: relative;
	font-size: 2.4rem;
	color: #DB461D;
	font-weight: bold;
	margin-top: 15px;
}
.header2 h1 i,
.header2_logout h1 i {
	color: #1E8590;
	font-size: 3.8rem;
	vertical-align: -0.2em;
	margin-right: 0.3em;
}
.header2 div span.txt_hd { /* header2内の項目名 */
	color: #7D891D;
	font-size: 1.0rem;
	display: block;
}

#main > h2 {
  position: relative;
	font-size: 2rem;
	margin: 1em 0 1.5em;
	border-bottom: 1px solid #CCC;
	padding: 10px 10px 9px;
	font-weight: bold;
}
#main > h2 i {
	color: #CCC;
	font-size: 2.4rem;
	margin-right: 0.3em;
}


#main > h2.ttl02 {
  border: none;
	padding: 15px 20px 13px;
	background-color: #1e859027;
}


#main > h3,
#main form > h3 {
  padding: 6px 15px;
  font-size: 1.9rem;
	font-weight: bold;
  line-height: 1.3;
  border-left: 10px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 0.5em;
}

#main > h3.ttl03 {
  border: none;
	padding: 15px 20px 13px;
	background-color: #1e859027;
}

#main h4 {
  color: #1E8590;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 10px;
	background: #1e859027;
	border-top: 2px solid rgba(24, 105, 116, 0.5);
	margin: 1em 0;
}

#main h5 {
  color: #1E8590;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 6px 10px 5px;
	background: #1e859027;
	border-bottom: 1px solid rgba(24, 105, 116, 0.5);
	border-left: 5px solid rgba(24, 105, 116, 0.5);
	margin: 1em 0;
}

.ttl01 {
  position: relative;
  padding: 0.4em 1em 0.3em;
	background: #1E8590;
	border-bottom: 2px solid rgba(24, 105, 116, 0.5);
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 0.5em;
}

.box02 > h3 {
  padding: 0.5em 0.8em;
	background: rgb(49, 96, 124);
	color: white;
	font-size: 1.4rem;
	margin-bottom: 0.5em;
	line-height: 1;
}

/*================================================
/* リスト関係
 ================================================*/
ul.ul01,
ul.ul02,
ul.ul03,
ul.ul04,
ul.ul_ml01 {
	padding: 0;
	margin: 0;
}
ul.ul01 {
	padding-left: 20px;
}
ul.ul05 {
	padding: 0;
	margin: 2em 0;
}
ul.ul01 > li {
	padding: 0;
	margin: 0;
	list-style: disc;
}
ul.ul02 > li,
ul.ul03 > li,
ul.ul_ml01 > li {
  position: relative;
  padding: 5px 5px 5px 1.1em;
  margin: 0;
	font-size: 1.6rem;
	list-style: none;
}
ul.ul02 > li {
	margin-left: 25px;
	line-height: 1.7em;
	border-bottom: 1px dotted #999;
}
ul.ul03 > li {
	padding: 0.8em 0;
	margin-left: 25px;
}
ul.ul04 > li {
  position: relative;
  margin: 0;
  padding: 2px;
	line-height: 1.7em;
	margin-left: 15px;
	list-style: none;
}
ul.ul05 > li {
  position: relative;
  padding: 10px 5px 8px 2em;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 1.6rem;
	border-bottom: 1px solid #DDD;
}
ul.ul05 > li:first-of-type {
	border-top: 1px solid #DDD;
}

ul.ul_ml01 > li {
	padding: 0.5em 0;
	margin-left: 28px;
}

ul.ul02 > li:before,
ul.ul03 > li:before,
ul.ul04 > li:before,
ul.ul05 > li:before,
ul.ul_ml01 > li:before {
	position: absolute;
	font-family: 'Font Awesome 7 Pro';
}
ul.ul02 > li:before {
	font-weight: 900;
	content: '\f101';
	margin-left: -25px;
	color: #999;
}
ul.ul03 > li:before {
	font-weight: 900;
	content: '\f35d';
	font-size: 1.5rem;
	margin-left: -25px;
	color: #999;
}
ul.ul04 > li:before {
	font-weight: 900;
	content: '\f0da';
	font-size: 1.5rem;
	margin-left: -15px;
	color: #999;
}
ul.ul05 > li:before {
	font-weight: 400;
	content: '\f1c1';
	font-size: 2.5rem;
	margin-left: -1.3em;
	color: #ff0000;
	top: 4px;
}
ul.ul02 > li a,
ul.ul05 > li a {
  box-sizing: border-box;
  display: table;
  width: 100%;
}
ul.ul05 > li a {
	text-decoration: none;
}
ul.ul05 > li:hover {
	background: rgb(240, 240, 240);
}

ul.ul_ml01 > li:before {
	font-weight: 900;
	content: '\f1d8';
	font-size: 1.8rem;
	margin-left: -25px;
	color: #1E8590;
}

ul.ul03 > li {
	line-height: 1.3em;
}
ul.ul03 > li a {
	text-decoration: none;
}
ul.ul03 > li a i {
	color: #666;
	font-size: 2.0rem;
}
ul.ul03 > li span.txt {
	font-size:1.6rem;
	text-decoration: underline;
}
ul.ul03 > li span.url {
    font-size:1.2rem;
    color:#999;
}

/* 議事録アコーディオン */
.accordion a {
  text-decoration: none;
}

.accordion {
  list-style-type: none;
	width: 100%;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
 }

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #FD7E14;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 1.6rem;
}

.accordion li.open .link {
  color: #FD7E14;
}

.accordion li:hover {
  color: #999;
}

.accordion li.open i {
  color: #FD7E14;
}
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
 * Submenu
 -----------------------------*/
 .accordion li ul.submenu {
  display: none;
  list-style-type: none;
 }

 .accordion li ul.submenu li {
  border-bottom: 1px dotted #CCC;
	position: relative;
}

.accordion li ul.submenu a {
  display: block;
  padding: 12px 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.accordion li ul.submenu li:before {
	position: absolute;
	font-family: 'Font Awesome 7 Pro';
	font-weight: 900;
	content: '\f101';
	margin-left: -20px;
	top:14px;
	color: #FD7E14;
}

/*================================================
/* ライン関係
 ================================================*/
 hr.hr01{
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
hr.hr01:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
hr.hr02 {
  border-top: 1px dashed #bbb;
}
hr.hr03 {
	  border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc;
}
hr.hr04 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

/*================================================
/* box関係
 ================================================*/
.mm_btm05 {
	margin-bottom: 5px;
	box-sizing: border-box;
}
.mm_btm10 {
	margin-bottom: 10px;
	box-sizing: border-box;
}
.mm_btm20 {
	margin-bottom: 20px;
	box-sizing: border-box;
}

.mm_lft10 {
	margin-left: 10px;
	box-sizing: border-box;
}.mm_lft15 {
	margin-left: 15px;
	box-sizing: border-box;
}
.mm_lft20 {
	margin-left: 20px;
	box-sizing: border-box;
}

.mm_top05 {
	margin-top: 5px;
	box-sizing: border-box;
}
.mm_top10 {
	margin-top: 10px;
	box-sizing: border-box;
}
.mm_top20 {
	margin-top: 20px;
	box-sizing: border-box;
}

.box01 {
	position: relative;
	margin: 2em 0;
	padding: 32px 10px 7px;
	border: solid 2px #647A8E;
	max-width: 500px;
	background: #647a8e11;
}
.box01 .box-title {
	position: absolute;
	display: inline-block;
	top: -1px;
	left: -2px;
	padding: 0 9px;
	height: 28px;
	line-height: 28px;
	font-size: 1.5rem;
	background: #647A8E;
	color: #ffffff;
	font-weight: bold;
}
.box01 p {
	margin: 0; 
	padding: 0;
}

div.box02 {
	margin: 0 auto 2em;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid rgb(49, 96, 124);
}
div.box03 {
	margin: 10px auto;
	padding: 7px 10px;
	box-sizing: border-box;
	border: 1px solid #B2D9F2;
	background: #f7fcff;
}
.box_ofc01,
.box_ofc02 {
	position: relative;
	margin: 2em auto;
	padding: 45px 15px 10px;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	outline: 5px solid #eff4f7;
	max-width: 576px;
}
.box_ofc02 {
	padding: 10px 15px;
	max-width: 500px;
}
.box_ofc01 .box-title {
	position: absolute;
	display: inline-block;
	top: 15px;
	left: 15px;
	padding: 0 15px;
	font-size: 1.5rem;
	border-left: 3px solid #647A8E;
	color: #647A8E;
	font-weight: bold;
}
.box_ofc01 p {
	margin: 0; 
	padding-left: 18px;
}

.waku_gray01 {
	border: 2px solid #999;
	padding: 0.5em;
}
.waku_gray_l02,
.waku_gray_l02b {
	background: #FAFAFA;
	padding: 0.8em 1em;
	margin: 0.2em 0;
}
.waku_gray_l02 {
	border: 1px solid #E0E0E0;
}
.waku_gray_l02b {
	border: 3px solid #E0E0E0;
}
.waku_yelw02 {
  background: #FFC;
  border: solid 1px #FF9;
  padding: 1em;
}
.waku_whit01 {
  background: #FFF;
  border: solid 1px #FFF;
  padding: 0.2em 1em;
	border-radius:9999px;
}

.bg_yelw01 {
	background: #FF9;
}
.bg_gren02 {
	background: #FAFDD7;
}
.bg_gray02 {
	background: #E0E0E0;
}
.bg_gray03 {
	background: #F2F2F2;
}
.bg_blue01 {
	background: #94caec;
}

.waku_pink_l02 {
	background: #FFF7FC;
	padding: 0.5em 2em;
	margin: 0.2em 0;
	border: 1px solid #E0E0E0;
}

/*================================================
/* 幅
 ================================================*/

.width005_per { width: 5%; }
.width010_per { width: 10%; }
.width015_per { width: 15%; }
.width020_per { width: 20%; }
.width025_per { width: 25%; }
.width027_per { width: 27%; }
.width030_per { width: 30%; }
.width040_per { width: 40%; }
.width045_per { width: 45%; }
.width100_per { width: 100%; }
.width025 { width: 25px; }
.width030 { width: 30px; }
.width040 { width: 40px; }
.width050 { width: 50px; }
.width060 { width: 60px; }
.width065 { width: 65px; }
.width070 { width: 70px; }
.width080 { width: 80px; }
.width090 { width: 90px; }
.width100 { width: 100px; }
.width110 { width: 110px; }
.width120 { width: 120px; }
.width125 { width: 125px; }
.width130 { width: 130px; }
.width134 { width: 134px; }
.width140 { width: 140px; }
.width150 { width: 150px; }
.width152 { width: 152px; }
.width160 { width: 160px; }
.width180 { width: 180px; }
.width200 { width: 200px; }
.width230 { width: 230px; }
.width250 { width: 250px; }
.width280 { width: 280px; }
.width300 { width: 300px; }
.width350 { width: 350px; }
.width400 { width: 400px; }
.width500 { width: 500px; }
.width520 { width: 520px; }
.width600 { width: 600px; }
.width650 { width: 600px; }
.width750 { width: 750px; }

/*================================================
/* TOP お知らせ
 ================================================*/
.msr_newslist03 h3 {
	color: #7D891D;
	font-size: 1.8rem;
	line-height: 1;
	font-weight: bold;
	margin: 1em 0 0.3em;
}
.msr_newslist03 ul {
  width: 100%;
	margin: 0;
	padding: 0;
}

.msr_newslist03 ul li {
  background-color: #F8F8F8;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
  margin-bottom: 2px;
	list-style: none;
}
.msr_newslist03 ul li a {
  box-sizing: border-box;
  display: table;
  padding: 15px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 100%;
}
.msr_newslist03 ul li a:hover {
  background: #FFFFFF;
  text-decoration: none;
}
.msr_newslist03 ul li div {
  display: table-cell;
  width: 144px;
}
.msr_newslist03 ul li p {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

/* 時間の設定 */
.msr_newslist03 ul li time {
	color: #222;
  display: table-cell;
  vertical-align: top;
  width: 90px;
}

/* カテゴリの設定 */
.msr_newslist03 ul li .cat01,
.msr_newslist03 ul li .cat02,
.msr_newslist03 ul li .cat03 {
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 1rem;
  padding: 0 2px;
  text-align: center;
  width: 50px;
}
.msr_newslist03 ul li .cat01 {
  background-color: #1B73BA;
}
.msr_newslist03 ul li .cat02 {
  background-color: #A6B727;
}
.msr_newslist03 ul li .cat03 {
  background-color: #C00000;
}

.header_flex01 {
  display: flex;
	flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}
.header_flex01 div.f02 {
  text-align: right;
}

/* TOP メニューボタン
-------------------------------------------*/
.msr_btn11 {
  background: linear-gradient(#FEFEFE, #F3F5F5);
  background: -o-linear-gradient(#FEFEFE, #F3F5F5);
  background: -ms-linear-gradient(#FEFEFE, #F3F5F5);
  background: -moz-linear-gradient(#FEFEFE, #F3F5F5);
  background: -webkit-linear-gradient(#FEFEFE, #F3F5F5);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F3F5F5), color-stop(0.00, #FEFEFE));
  border-radius: 10px;
	border: 1px solid #CCCCCC;
  box-sizing: border-box;
	display: block;
  padding: 13px 10px;
  position: relative;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  text-align: center;
  width: 100%;
	height: 100%;
	margin: 0;
	cursor: pointer;
}
.msr_btn11:hover {
  opacity: 0.6;
}
.msr_btn11 i {
	color: #1E8590;
  text-align: center;
	font-size: 10rem;
}
.msr_btn11 p {
	color: #DB461D;
	font-size: 1.6rem;
  font-weight: bold;
	display: block;
	margin: 0.6em 0.2em 0.2em;
}
.msr_btn11 div {
	color: #222;
	text-align: left;
	font-size: 1.2rem;
}

/* TOP 下のボックス
-------------------------------------------*/
.box_a {
	margin: 0;
	background: #FFF;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  width: 100%;
	height: 100%;
}
.box_a .box_ttl {
	font-size: 1.8rem;
	padding: 4px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.box_a .b01 {
	background: #4D8D75;
}
.box_a .b02 {
	background: #FF7C80;
}
.box_a .b03 {
	background: #CCCC00;
}
.box_a ul {
  list-style: none;
  padding: 15px 20px;
  margin: 0;
}
.box_a ul li {
  position: relative;
  padding: 0 0 0 1.3em;
  margin: 5px 0;
	font-size: 1.6rem;
}
.box_a ul li::before {
  position: absolute;
  left: 0;
	top: 2px;
  font-family: "Font Awesome 7 Pro";
  font-weight: 900;
  content: '\f0da';
  color: #006599;
}

/* TOP 下のリンクボタン
-------------------------------------------*/
.link_btn01 {
  display: block;
	text-align: center;
  padding: 2em 1em 2em 60px;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
  position: relative;
	width: 100%;
	height: 100%;
	flex-flow: 1;
	font-size : 2.0rem;
  font-weight: 700;
	border: 2px solid #DBE4E8;
	background: #DBE4E8;
	color: #39505A;
  transition: .3s;
}
.link_btn01:hover {
	background: #F2F5F6;
	box-shadow: none;
}
.link_btn01.b01::before,
.link_btn01.b02::before,
.link_btn01.b03::before {
	position:absolute;
	left:20px;
	top: 30%;
	content:"";
	display:inline-block;
	width: 40px;
	height:40px;
}

.link_btn01.b01::before {
	background:url(../images_mypage/ico_mono01.png) no-repeat;
	background-size:contain;
}
.link_btn01.b02::before {
	background:url(../images_mypage/ico_mono02.png) no-repeat;
	background-size:contain;
}
.link_btn01.b03::before {
	background:url(../images_mypage/ico_mono03.png) no-repeat;
	background-size:contain;
}

/* TOPに戻るボタン
-------------------------------------------*/
.msr_btn12 a {
	width: 300px;
  padding:10px;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  background: #fe9306;
  display: block;
  position:relative;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
	margin: 0;
}
.msr_btn12 a:hover {
  opacity:0.7;
}

/* 申請TOP画面に戻るボタン
-------------------------------------------*/
.msr_btn13 a {
  padding:10px 20px;
  color:#ffffff;
  text-align: center;
  text-decoration: none;
  background: #A8A8A8;
  display: inline-block;
  position:relative;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
	border-radius: 9999px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
	margin: 0;
}
.msr_btn13 a:hover {
  background: #8D8D8D;
}

/* 検索結果のテーブル横スクロール */
.wrapper1, .wrapper2 { width: 100%; overflow-x: scroll; overflow-y: hidden; }
.wrapper1 { height: 20px; }
.wrapper2 table {
	width:100%;
}
.div1 { height: 20px; }
.div2 { overflow: none; }

#main2 {
  padding: 0 15px;
}

#main2 .flex04 {
  display: flex;
  margin: 0 auto;
  gap: 15px;
}

#main2 > h3,
#main2 .flex04 h3,
#main2 form > h3 {
  padding: 12px 15px;
  background: #44c4e7;
	font-size: 2.0rem;
	font-weight: bold;
  color: #FFF;
  line-height: 1.3;
	margin-bottom: 0.5em;
  border-radius: 3px;
}
#main2 > h3.new,
#main2 form > h3.new {
  padding: 10px 15px 12px;
}
#main2 .flex04 h3 {
	font-size: 1.8rem;
  padding: 7px 8px 8px;
  margin-bottom: 5px;
}

/* ボタン：共通 */
ul.flex01 {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  list-style-type: none;
  gap: 10px 5px;
  align-items: stretch; 
}
.flex01.flex-row-2 li {
    flex: 1 1 calc(50% - 10px);
    display: flex;
}
.flex01.flex-row-4 li {
    flex: 1 1 calc(25% - 10px);
    display: flex;
}
.flex01.flex-row-3 li {
    flex: 1 1 calc(33% - 10px);
    display: flex;
}

/* ボタン：個別設定 */
.flex02 {
  display: flex;
  align-items: center;
  gap: 0 12px;
  justify-content: center;
}

.flex02 .icon-wrap {
  padding: 15px;
}
.flex02 .text-wrap {
  text-align: center;
}
.flex02 .text-wrap p {
  font-size: 4.0rem;
}
.flex02 .text-wrap p i {
  margin-left: 0.4em;
}
.flex02 .text-wrap span {
  font-size: 1.8rem;
}
.mst-btn {
  background:#FFF;
  border-radius: 10px;
  border: 2px solid #97d3e4;
  box-shadow: 5px 5px #97d3e4;
  box-sizing: border-box;
  display: block;
  padding: 10px 5px;
  position: relative;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  text-align: center;
  width: calc(100% - 5px);
  height: 100%;
  margin: 0;
  cursor: pointer;
  height: 100%; 
}
.mst-btn:hover {
  opacity: 0.6;
  box-shadow: none;
	transform: translate(5px, 5px);
}
.mst-btn p {
  color: #44c4e7;
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  margin: 0.6em 0.2em 0.2em;
}
.mst-btn span {
  color: #222;
  display: block;
}
.mst-btn.btn011 {
    padding: 31px 10px;
}
.mst-btn.btn011 p {
    margin: 0 !important;
}

.icon-wrap img {
  width: 100%; max-width: 300px;
}

.icon-wrap i {
    display: block;
}
.text-wrap span {
    margin-top: 3px;
}

/* fontawesome */
i.icons {
  color: #97d3e4;
  font-size: 6rem;
}

/* 表示領域が992px以上の場合に適用するスタイル
-----------------------------------------------------*/
@media print, screen and (min-width: 992px) {
	.pc {
    display: none;
  }
}

/* 表示領域が991.98px以下の場合に適用するスタイル
-----------------------------------------------------*/
@media print, screen and (max-width: 991.98px) {
	.msr_newslist03 ul li a {
		padding-top: 7px;
	}
	.msr_newslist03 ul li div {
		display:block;
		width: 100%;
		padding-bottom: 5px;
		border-bottom: 1px dotted #CCC;
	}
	.msr_newslist03 ul li p {
		display:block;
		padding-left: 0;
		/*margin-top: 7px;*/
	}
	.msr_newslist03 ul li div p {
		display:table-cell;
		/*margin-bottom: 3px;*/
	}
	.msr_newslist03 ul li a {
		padding-bottom: 0;
	}

  .flex02 {
    flex-direction: column;
  }

  #main2 .flex04 {
		flex-direction: column;
  }
}

@media screen and (min-width:768px) {
  #main2 .flex04 > div {
    flex: 1;
  }
}

/* 表示領域が767.98px以下の場合に適用するスタイル
-----------------------------------------------------*/
@media print, screen and (max-width: 767.98px) {
/*================================================
/* btn_area
 ================================================*/
  .btn_area,
  .btn_area2,
  .btn_area4 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
    max-width: 350px;
  }
	.btn_area div .btn01,
	.btn_area div .btn02,
  .btn_area div .btn03,
	.btn_area div .btn04,
	.btn_area div .btn04a,
	.btn_area div .btn11,
	.btn_area div .btn12,
	.btn_area div .btn13 {
		margin: 0;
		width: 100%;
	}
}

/* 表示領域が575.98px以下の場合に適用するスタイル
-----------------------------------------------------*/
@media screen and (max-width:575.98px) {
  /* ボタン縦並び */
  ul.flex01 {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }
  .flex01.flex-row-2 li,
  .flex01.flex-row-4 li,
  .flex01.flex-row-3 li {
    flex: 1 1 100%;
  }
  .mst-btn {
    text-align: left;
    padding: 10px 12px;
  }

  .flex02 .icon-wrap {
    padding-bottom: 0;
  }
  .icon-wrap img {
    max-width: 100px;
  }
  i.icons {
    font-size: 2.4rem;
    padding-left: 0.4rem;
    width: 4.0rem;
    height: auto;
  }
  .flex02,
  .flex03 {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .flex03 {
    height: 100%;;
  }
  .flex02 .text-wrap p {
    font-size: 2.0rem;
  }
  .mst-btn p {
    font-size: 1.6rem;
    margin: 0 0 2px;
    font-weight: 600;
  }
  .mst-btn span {
    font-size: 1.2rem;
  }
  .mst-btn.btn011 {
    padding: 12px 12px;
  }
}

.kaihi_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

/* 検索画面のand or */
.txt_andor1 {
	background:#F69;
	color: #FFF;
	padding: 1px;
}
.txt_andor2 {
	background:#F9C;
	color: #FFF;
	padding: 0 1px;
}