
#container {
color: rgba(21,21,21,1.00);
}
#container-inner {
}
#contents {
padding-top: 0px;
}

#contents img {
height: auto;
display: block;
width: 100%;
margin: 0px auto;
}

.ex-page-title {
font-size: calc(100vw / 20);
line-height: 1.5em;
padding: 5%;
font-weight: bold;
border-bottom: 1px solid rgba(33,72,124,1.00);
}
.ex-top-image {
position: relative;
}
.ex-top-in {
  width: 60%;
  margin: 0px auto;
  background-color: rgba(255,255,255,1.00);
}
.ex-page-catch {
font-size: calc(100vw / 25);
line-height: 1.6em;
color: rgba(255,255,255,1.00);
background-color: rgba(33,72,124,1.00);
padding: 5%;
}
.ex-cap {
font-size: calc(100vw / 29);
line-height: 1.4em;
position: absolute;
left: 0px;
bottom: 0px;
text-align: right;
padding: 0px 5px 5px 0px;
width: 100%;
}
.ex-bottom-image {
}

sup {
	font-size: 80%;
	vertical-align: top;
	position: relative;
	top: -0.5em;
}




@media print, screen and (min-width: 375px) {
.ex-page-title {
font-size: 17px;
line-height: 1.5em;
padding: 6%;
text-align: center;
}
.ex-page-catch {
font-size: 14.5px;
line-height: 1.6em;
}
.ex-cap {
font-size: 11px;
line-height: 1.4em;
}

}




@media print, screen and (min-width: 768px) {
.ex-page-title {
font-size: 24px;
line-height: 1.5em;
padding: 4%;
text-align: center;
border-bottom: 2px solid rgba(33,72,124,1.00);
}
.ex-top-in {
  width: 40%;
  padding: 0px 3%;
}
.ex-page-catch {
font-size: 15px;
line-height: 1.6em;
text-align: center;
padding: 4%;
}
.ex-cap {
font-size: 12px;
line-height: 1.4em;
padding: 0px 10px 5px 0px;
}
.ex-bottom-image {
display: none;
}
.blue .ex-top-image {
  background-image: url(../../blueaction/images/page_photo001.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

}


@media print, screen and (min-width: 1024px) {

.ex-page-title {
font-size: 27px;
line-height: 1.5em;
padding: 3.5%;
text-align: center;
}
.ex-top-in {
  width: 36%;
  padding: 0px 3%;
}
.ex-page-catch {
font-size: 16px;
line-height: 1.6em;
padding: 3%;
}

}


@media print, screen and (min-width: 1200px) {

.ex-page-title {
font-size: 30px;
line-height: 1.5em;
}
.ex-page-catch {
font-size: 18px;
line-height: 1.6em;
padding: 2.8%;
}

}

@media print, screen and (min-width: 1400px) {

.ex-page-title {
 /* ページタイトル */  
font-size: 32px;
line-height: 1.5em;
}
.ex-page-catch {
/* 白抜きタイトル */  
font-size: 20px;
line-height: 1.6em;
}

}























.expo-table-list {
  display: table;
}
.expo-table-list th {
  display: table-cell;
  padding: 0.2em 1em 0.2em 0px;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
  text-align: left;
}
.expo-table-list td {
  vertical-align: top;
  padding: 0.2em 0em 0.2em 0px;
}

.ex-bl-contents {
  font-size: calc(100vw / 26);
  line-height: 1.7em;
}
.expo-blue-list {
margin-top: 10%;
margin-bottom: 25%;
}

.expo-blue-list > li {
  background-color: rgba(255,255,255,1.00);
}
.expo-blue-list > li:nth-child(even) {
  background-color: rgba(233,244,246,1.00);
}
.expo-blue-box > dt {
  font-size: calc(100vw / 23);
  line-height: 1.6em;
  padding: 5%;
  font-weight: bold;
	cursor: pointer;
	transition: all 0.4s;
}

.expo-blue-box > dt:hover {
  color: rgba(0,68,153,0.8);
}

.expo-blue-box > dd {
  padding: 0% 5% 5%;
	display: none;
}
.expo-title {
}
.expo-title li:first-child {
  font-size: calc(100vw / 27);
  line-height: 1.5em;
  padding: 0.1em 0em 0.1em 17px;
  position: relative;
  font-weight: normal;
}
.expo-title li:first-child em {
  position: relative;
  display: inline-block;
  padding: 0px 1em 0px 0px;
  color: rgba(230,0,18,1.00);
  font-style: normal;
}
.expo-title li:first-child::after {
  content: "";
  width: 14px;
  height: 14px;
  top: calc(50% - 8px);
  left: 0px;
  display: block;
  position: absolute;
  transition: all 0.6s;
  background-image: url(../../blueaction/images/draft_file_cl.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.expo-title.btactive li:first-child::after {
  /* opacity: 0; */
  background-image: url(../../blueaction/images/draft_file_op.svg);
  /* transform: rotate(180deg); */
}
.resmab10 {
	margin-bottom: 4% !important;
}
.expo-img {
max-width: 565px;
margin: 0px auto;
}
.expo-img.hwide {
max-width: 760px;
}
.expo-img img {
}
.expo-img.vertical {
	width: 70%;
  max-width: 337px;
}
.expo-text p {
	display: block;
}
.expo-text a {
text-decoration: underline;
}
.cap-text {
  font-size: calc(100vw / 27);
  line-height: 1.5em;
  padding-top: 0.2em;
}
.ex-page-b-img {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ex-page-b-img > li {
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
}

.expo-link {
}
.expo-link a {
font-size: calc(100vw / 25);
line-height: 1.3em;
border: 2px solid rgba(0,68,153,1.00);
border-radius: 50px;
background-color: rgba(255,255,255,1.00);
display: block;
margin: 0px auto;
position: relative;
padding: 0.7em 1.5em;
text-align: center;
transition: all 0.4s;
text-decoration: none !important;
}
.expo-link a::after {
content: "";
width: 14px;
height: 14px;
top: calc(50% - 7px);
right: 5px;
display: block;
position: absolute;
transition: all 0.4s;
background-image: url(../../blueaction/images/arrow_t2.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
}
.expo-link a:hover {
background-color: rgba(0,68,153,1.00);
color: rgba(253,253,253,1.00);
}
.expo-link a:hover::after {
background-image: url(../../blueaction/images/arrow_t2w.svg);
}


@media print, screen and (min-width: 375px) {
.expo-blue-list {
margin-top: 6%;
margin-bottom: 12%;
}.ex-bl-contents {
  font-size: 14px;
  line-height: 1.7em;
}
.expo-blue-box > dt {
  font-size: 15.5px;
  line-height: 1.6em;
}
.expo-title li:first-child {
 /* 日付タイトル */  
  font-size: 12px;
  line-height: 2.5em;
	padding: 0.1em 0em 0.1em 40px;
}
.expo-title li:first-child::after {
/* アイコンサイズ */ 
  width: 29px;
  height: 29px;
  top: calc(30% - 10px);
}
.resmab10 {
	margin-bottom: 6% !important;
}
.cap-text {
  font-size: 12px;
  line-height: 1.5em;
  padding-top: 0.2em;
}

.expo-link a {
font-size: 15px;
line-height: 1.3em;
}
.expo-link a::after {
width: 15px;
height: 15px;
top: calc(50% - 8px);
right: 5px;
}

}


@media print, screen and (min-width: 768px) {
.expo-blue-list {
margin-top: 6%;
margin-bottom: 12%;
}
.ex-bl-contents {
  font-size: 16px;
  line-height: 1.7em;
}
.expo-blue-box > dt {
  font-size: 18px;
  line-height: 1.6em;
  padding: 4%;
}
.expo-blue-box > dd {
padding: 0% 4% 6%;
}
.expo-title li:first-child {
/* 日付タイトル */  
  font-size: 13px;
  line-height: 2em;
  padding-left: 40px;
  margin-left: -1px;
}
.expo-title li:first-child::after {
/* アイコンサイズ */ 
  width: 29px;
  height: 29px;
  top: calc(50% - 16px);
}
.resmab10 {
	margin-bottom: 3.5% !important;
}
.cap-text {
  font-size: 13px;
  line-height: 1.5em;
}

.expo-link a {
font-size: 16px;
line-height: 1.3em;
width: 65%;
padding: 0.8em 1.5em;
}
.expo-link a::after {
width: 18px;
height: 18px;
top: calc(50% - 10px);
right: 7px;
}

}



@media print, screen and (min-width: 1024px) {
.expo-blue-list {
margin-top: 5%;
margin-bottom: 12%;
}
.ex-bl-contents {
 /* 日付タイトル */  
  font-size: 17px;
  line-height: 1.7em;
}
.expo-blue-box > dt {
  font-size: 18px;
  line-height: 1.6em;
  padding: 3% 4%;
}
.expo-blue-box > dd {
padding: 0% 4% 5%;
}
.expo-title {
  display: table;
  margin-left: 18px;
  width: calc(100% + 27px);
}
.expo-title li {
  display: table-cell;
}
.expo-title li:first-child {
 /* 日付タイトル */  
  font-size: 15px;
  line-height: 1.7em;
  padding-left: 30px;
  display: table-cell;
  width: 11em;
}
.expo-title li:first-child::after {
/* アイコン */  
  width: 36px;
  height: 36px;
  top: calc(50% - 19px);
  left: calc(-4% - 8px);
}
.expo-title li:first-child em {
  padding: 0px;
  display: block;
}
.expo-text {
padding-left: 50px;
}
.resmab10 {
	margin-bottom: 3% !important;
}
.cap-text {
  font-size: 13px;
  line-height: 1.5em;
}

.expo-link a {
font-size: 17px;
line-height: 1.3em;
width: 55%;
}

}



@media print, screen and (min-width: 1200px) {
.expo-blue-list {
margin-top: 3%;
margin-bottom: 10%;
}

.expo-blue-box > dt {
/* 記事タイトル */  
font-size: 21px;
line-height: 1.6em;
padding: 2.4% 4%;
margin-left: calc(50% - 540px);
}
.expo-blue-box > dd {
padding: 0% 4% 5%;
max-width: 1080px;
margin: 0px auto;
}
.expo-title {
/* ブロック位置 */  
  margin-left: -30px;
  width: calc(100% + 30px);
}
.expo-title li:first-child {
 /* 日付タイトル */  
  font-size: 16px;
  line-height: 1.7em;
  padding-left: 30px;
}
.expo-title li:first-child::after {
/* アイコン */  
  width: 38px;
  height: 38px;
  top: calc(50% - 20px);
  left: calc(-5% - 10px);
}
/* 本文マージン */  
.expo-text {
padding-left: 3px;
}
.cap-text {
  font-size: 13px;
  line-height: 1.5em;
}

.expo-link a {
font-size: 18px;
line-height: 1.3em;
width: 50%;
}

}

@media print, screen and (min-width: 1400px) {

}


























.ex-page-bottom.fish {
overflow: hidden;
}
.ex-page-bottom.fish img {
width: 150% !important;
margin-left: -25% !important;
}



@media print, screen and (min-width: 375px) {

}


@media print, screen and (min-width: 768px) {
.ex-page-bottom.fish img {
width: 110% !important;
margin-left: -5% !important;
}

}


@media print, screen and (min-width: 1024px) {
.ex-page-bottom.fish img {
width: 100% !important;
margin-left: 0% !important;
}

}


@media print, screen and (min-width: 1200px) {

}

@media print, screen and (min-width: 1400px) {

}






