@charset "utf-8";
/* CSS Document */

/* format
=========================================================*/
body {
	color: #444444;
	background: #FFF;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	/*font-family: 'Noto Sans JP Regular';*/
}
#cnMain {
	width: 100%;
	text-align: center;
	margin: auto;
	padding: 0;
}
#cnMainInner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#headArea {
	width: 100%;
	margin: auto;
	position: relative;
	background-color: #F5F5EE;
	border-top: 3px solid #810000;
}
#headArea img {
	display: block;
	margin: auto;
}
#headCredit {
	margin: auto;
	position: absolute;
	top: 19px;
	left: 19px;
}
#headCredit p{
	margin: auto;
	font-size: 12px;
	line-height: 1;
}
#headTitle{
	text-align: center;
	padding: 22px 0 30px;
}
#headTitle a{
	text-align: center;
	display: block;
	width: 365px;
	margin: auto;
}
#headTitle a img{
	margin: auto;
}
#headSns{
	position: absolute;
    top: 17px;
    right: 20px;
}
#headSns ul{
	list-style: none;
    display: flex;
}
#headSns li:first-child{
	margin-right: 10px;
}
#headSns li a{
	display: block;
}
#headSns li a:hover{
	opacity: 0.8;
}
#header {
	clear: both;
	width: 100%;
	height: 38px;
	background-color: #F5F5EE;
	text-align: center;
	margin: 0 auto;
}
#header #headLogo{
	float: left;
	width: 318px;
	height: 94px;
}

#cnWrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 1.6;
}
#conteiner {
	clear: both;
	margin: auto;
	padding: 20px 0 40px;
	width: 980px;
	text-align: left;
	font-size: 80%;
}
#conteiner a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
#conteiner .listLink {
	list-style: none;
}
#conteiner .listLink li {
	background: url(../images/icoLink.gif) no-repeat 0 center;
	padding: 2px 0 2px 12px;
}
#conteiner .listLink a {
	text-decoration: none;
	color: #444444;
}
#conteiner .listLink a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
#conteiner.top{
	width: 100%;
	margin: auto;
	padding-bottom: 0;
	padding-top: 0;
	font-family: 'Noto Serif JP', serif, YuGothic, "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, sans-serif;
}
#conteiner.top #content{
	width: 100%;
	float: none;
	padding: 0;
}
#conteiner.top #content h2{
	font-size: 26px;
    text-align: center;
    line-height: 1;
    background: none;
    margin: 47px auto 31px;
    padding: 0;
    color: #111;
	font-family: 'Noto Serif JP', serif, YuGothic, "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, sans-serif;
}
/* nav
=========================================================*/
#nav{
	width: 100%;
	height: 100%;
}
#nav ul{
	display: flex;
	justify-content: center;
	width: 256px;
	margin: auto;
}
#nav li:first-child{
	padding-right: 30px;
    border-right: 1px solid #83837F;
}
#nav li:last-child{
	padding-left: 25px;
}
#nav li,#nav li a {
	display: block;
	color: #111;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif, YuGothic, "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, sans-serif;
}
#nav li a:hover{
	opacity: 0.8;
}
#nav li.navListen {
	width: auto;
}
#nav li.navVisit {
	width: auto;
}
/*#nav li.navLearn {
	width: 170px;
}*/
#nav li.navList_a {
	width: 76px;
}
#nav li.navList_b {
	width: 75px;
}
#nav li.navListen a {
	background-position: 0 0;
}
#nav li.navVisit a {
	background-position: -255px 0;
}
/*#nav li.navLearn,#nav li.navLearn a {
	background-position: -341px 0;
}*/
#nav li.navList_a a {
	background-position: -511px 0;
}
#nav li.navList_b a {
	background-position: -587px 0;
}
#nav li.navListen a:hover {
	background-position: 0 -94px;
}
#nav li.navVisit a:hover {
	background-position: -255px -94px;
}
/*#nav li.navLearn a:hover {
	background-position: -341px -94px;
}*/
#nav li.navList_a a:hover {
	background-position: -511px -94px;
}
#nav li.navList_b a:hover {
	background-position: -587px -94px;
}
#nav01 #nav li.navListen a {
	background-position: 0 -94px;
}
#nav02 #nav li.navVisit a {
	background-position: -170px -94px;
}
#nav03 #nav li.navLearn a {
	background-position: -341px -94px;
}
#bodyList_a #nav li.navList_a a {
	background-position: -511px -94px;
}
#nav03 #nav li.navList_b a {
	background-position: -587px -94px;
}
#bodyList_b #nav li.navList_b a {
	background-position: -587px -94px;
}
/* content
=========================================================*/
#content {
	float: left;
	width: 662px;
	padding-right: 18px;
}
#content p {
	padding-bottom: 18px;
	text-align: left;
}
#content #type {
	background: #00228C;
	color: #FFF;
	padding: 6px 10px 4px;
	line-height: 1.2;
	font-weight: bold;
}
#content #type2 {
	background: #B20000;
	color: #FFF;
	height: 5px;
}
#content .boxImgUniv{
	margin: 20px auto 40px;
	text-align:center;
}
#content h1 {
	margin: 0 auto;
	color: #003366;
	font-weight: bold;
	font-size: 190%;
	padding: 14px 10px;
	margin: 0 0 22px;
	background: #D6DAE5;
	text-shadow: 1px 1px 0 #fff;
	line-height: 1.2;
}
#content h1.tsushin {
	margin: 0 auto;
	color: #B20000;
	font-weight: bold;
	font-size: 190%;
	padding: 14px 10px;
	margin: 0 0 22px;
	background: #F3D6D6;
	text-shadow: 1px 1px 0 #fff;
	line-height: 1.2;
}

#content h2.tsushin {
	margin: 0 auto;
	color: #B20000;
	font-weight: bold;
	font-size: 190%;
	padding: 14px 10px;
	margin: 0 0 22px;
	background: #F3D6D6;
	text-shadow: 1px 1px 0 #fff;
	line-height: 1.2;
}

#content h2 {
	margin: 18px auto 0;
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	line-height: 1.3;
}

#content h3.tsushinH3 {
	clear: both;
	font-weight: bold;
	color: #B20000;
	font-size: 120%;
	line-height: 1.35;
	background: url(../images/h3_tit_bg_tsu.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin: 6px 0 20px;
}

#content h3 {
	clear: both;
	font-weight: bold;
	color: #003366;
	font-size: 120%;
	line-height: 1.35;
	background: url(../images/h3_tit_bg.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin: 6px 0 20px;
}

#content h3 span {
	float: right;
	font-size: 76%;
	background: url(../images/icoLink.gif) no-repeat 0 center;
	padding-left: 12px;
}
#content h3 span a {
	text-decoration: none;
	color: #00228C;
}
#content h3 span a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
#content h4 {
	clear: both;
	font-weight: bold;
	line-height: 1.6;
	margin: 10px 0 10px 0;
}
#content h5{
  clear: both;
    font-weight: bold;
    display: block;
    line-height: 1.6;
    padding-bottom: 5px;
    margin-top: 20px;
    font-size: 16px;
    padding-left: 2px;
    border-bottom: 3px solid #FF4D4D;
  box-sizing: border-box;
}
#content .outList dt {
	font-weight: bold;
}
#content .outList dd {
	/*text-indent:1em;*/
	padding-bottom: 20px;
}
#content table.infoTable {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px 0;
}
#content table.infoTable th {
	padding: 15px 10px;
	font-weight: normal;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #BBBBBB;
	background: #00228C;
	color: #FFF;
}
#content table.infoTable td {
	padding: 15px 20px;
	line-height: 1.5;
	border: 1px solid #BBBBBB;
}

#content table.infoTable2 {
	width:100%;
	margin-bottom: 20px;
}
#content table.infoTable2 th {
	width:50%;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	background: #00228C;
	color: #fff;
	text-align:center;
}
#content table.infoTable2 td {
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
}

#content table.infoTable3 {
	width:100%;
	margin-bottom: 20px;
}
#content table.infoTable3 th {
	width:25%;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	background: #00228C;
	color: #fff;
	text-align:center;
}
#content table.infoTable3 td {
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
}

#content table.infoTable4 {
	width:100%;
	margin-bottom: 20px;
}
#content table.infoTable4 th {
	width:20%;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	background: #00228C;
	color: #fff;
	text-align:center;
}

#content table.infoTable4 .thTitle {
	width:40%;
	}

#content table.infoTable4 td {
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
}

#content table.infoTable5 {
	width:100%;
	margin-bottom: 20px;
}
#content table.infoTable5 th {
	width:20%;
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	background: #00228C;
	color: #fff;
	text-align:center;
}

#content table.infoTable5 .thTitleSP {
	width:10%;
	}

#content table.infoTable5 td {
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
}

#content table .tdTitleSPdle {
	display:none !important;
}

#content table .textTable {
	width:100%;
	text-align:left;
}

#content table .textTable th{
	width:70%;
	float:left;
	margin:0 15px 15px 0;
}

#content table .textTable td{
	width:30%;
	float:right;
}


#content ul {
	margin-bottom: 15px;
}
#content ul li {
	margin-left: 1.4em;
	line-height: 1.4em;
}
#content ol {
	margin-bottom: 15px;
}
#content ol li {
	margin-left: 1.4em;
	line-height: 1.4em;
}


/*{μμ¬2016N516ϊ*/

#content table.infoTable7 {
	width:100%;
	margin-bottom: 20px;
}
#content table.infoTable7 th {
	/*width:20%;*/
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	background: #00228C;
	color: #fff;
	text-align:center;
}

#content table.infoTable7 .thTitle {
	width:40%;
	}

#content table.infoTable7 td {
	padding: 10px;
	line-height: 1.5;
	border: 1px solid #bbb;
	text-align: center;
}


/* list
=========================================================*/

#content #boxList {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#content .boxLeft {
	width: 318px;
	height:auto;
	float: left;
	clear:both;
	margin: 0;
	padding: 0;
}
#content .boxRight {
	width: 318px;
	height:auto;
	float: right;
	margin: 0;
	padding: 0;
}
#content #boxList h3 {
	background: #EAEAEA;
	color: #444;
	padding: 5px 0 5px 8px;
	margin-bottom: 12px;
}
#content .boxList h3 span {
	font-weight: bold;
}
#content #boxList ul {
	margin: 0 0 30px 10px;
	padding: 0;
}
#content #boxList li {
	margin: 0;
	padding: 2px 0 2px 14px;
	background: url(../images/icoLink.gif) left 7px no-repeat;
	list-style: none;
	line-height: 1.7;
}
#content #boxList li a {
	text-decoration: none;
	color: #444;
}
#content #boxList li a:hover {
	text-decoration: underline;
}

/* list Tsushin
=========================================================*/

#content #boxListTsushin {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#content #boxListTsushin h3 {
	background: #EAEAEA;
	color: #444;
	padding: 5px 0 5px 8px;
	margin-bottom: 12px;
}
#content #boxListTsushin h3 span {
	font-weight: bold;
}
#content #boxListTsushin ul {
	margin: 0 0 30px 10px;
	padding: 0;
}
#content #boxListTsushin li {
	margin: 0;
	padding: 2px 0 2px 14px;
	background: url(../images/icoLink_tsushin.gif) left 7px no-repeat;
	list-style: none;
	line-height: 1.7;
}
#content #boxListTsushin li a {
	text-decoration: none;
	color: #444;
}
#content #boxListTsushin li a:hover {
	text-decoration: underline;
}

#content #boxListen .number{
	font-size:0.7em;
	text-align:right;
	margin-top:5px;
}

#content #boxListen .number a{
	color:#999;
}
#content #boxListen .number a:hover{
	color:#999;
}

#content #boxListen h2 span{
	background:none;
}

#content ul li{
	list-style-type:none;
	padding:5px;
	}
#content ul li a{
		color:#333;
		text-decoration:none;
	}
#content ul li a:hover{
		text-decoration:underline;
	}

/* listen
=========================================================*/

#content #boxListen {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#content #boxListen p {
	margin: 8px 0 10px 0;
	padding: 0;
}

#content #boxListen .boxImg {
	width:280px;
	float: right;
	margin: 0 0 13px 13px;
}

#content #boxListen .boxImgleft {
	width:280px;
	float: left;
	margin: 0 13px 13px 0;
}

#content #boxListen .imgLeft {
	float: left;
	margin: 0 13px 13px 0;
}
#content #boxListen .imgRight {
	float: right;
	margin: 0 0 13px 13px;
}

#content #boxListen .boxImg p{
	text-align:left;
	line-height:1.4;
}



#content #boxListen h2 {
	clear: both;
	font-weight: bold;
	color: #FF4D4D;
	font-size: 120%;
	line-height: 1.35;
	background: url(/ad/biz-manabi/common/images/h2Listen_tit_bg.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin: 6px 0 20px;
}
#content #boxListen h3 {
	background: #EAEAEA;
	color: #444;
	padding: 10px 15px 35px 15px;
	margin-bottom: 20px;
	line-height: 1.9;
	font-size: 120%;
}
#content #boxListen span.fontSmall {
	padding-left: 0 !important;
	background-image: none;
	font-size: 85%;
	font-weight: bold;
	float: left;
	text-align: left;
}
#content #boxListen h4 {
	border-left: #FF4D4D 5px solid;
	padding: 2px 0 2px 8px;
	margin: 30px 0 12px 0;
	font-weight: bold;
}
/* visit
=========================================================*/

#content #boxVisit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#content #boxVisit p {
	margin: 8px 0 10px 0;
	padding: 0;
}

#content #boxVisit .boxImg {
	width:200px;
	float: right;
	margin: 0 0 13px 13px;
}

#content #boxVisit .imgLeft {
	float: left;
	margin: 0 13px 13px 0;
}
#content #boxVisit .imgRight {
	float: right;
	margin: 0 0 13px 13px;
}

#content #boxVisit .boxImgSche {
	margin:20px 0;
}

#content #boxVisit .boxImgSche th{
	text-align:center;
	background-color:#C1E4F0;
	border:#444 1px solid;
	padding:5px;
	font-weight:bold;
	font-size:85%;
}

#content #boxVisit .boxImgSche table{
	width:646px;
}

#content #boxVisit .boxImgSche td{
	width:12%;
	text-align:center;
	border:#444 1px solid;
	padding:5px;
}

#content #boxVisit .boxImgSche .colorYellow{
	background:#FAFFAD;
}

#content #boxVisit .boxImgScheSP {
	display:none;
}

#content #boxVisit h2 {
	clear: both;
	font-weight: bold;
	color: #238C00;
	font-size: 120%;
	line-height: 1.35;
	background: url(/ad/biz-manabi/common/images/h2Visit_tit_bg.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin: 6px 0 20px;
}
#content #boxVisit h3 {
	background: #EAEAEA;
	color: #444;
	padding: 10px 15px 35px 15px;
	margin-bottom: 20px;
	line-height: 1.9;
	font-size: 120%;
}

#content #boxVisit span.fontSmall {
	padding-left: 0 !important;
	background-image: none;
	font-size: 85%;
	font-weight: bold;
	float: right;
	text-align: right;
}
#content #boxVisit h4 {
	border-left: #238C00 5px solid;
	padding: 2px 0 2px 8px;
	margin: 30px 0 12px 0;
	font-weight: bold;
}
#content #boxVisit .boxProfile {
	width: 425px;
	border: #238C00 1px dotted;
	padding: 10px;
	margin: 20px 0;
}
#content #boxVisit .boxProfile p {
	margin: 0;
	padding: 0;
}


#content #boxVisit .number{
	font-size:0.7em;
	text-align:right;
	margin-top:5px;
}

#content #boxVisit .number a{
	color:#999;
}
#content #boxVisit .number a:hover{
	color:#999;
}

#content #boxVisit h2 span{
	background:none;
}

/* tsushin about
=========================================================*/
#content h2.tsushinH2 {
	clear: both;
	font-weight: bold;
	color: #b20000 !important;
	font-size: 120%;
	line-height: 1.35;
	background: url(../images/h3_tit_bg_tsu.gif) repeat-x bottom !important;
	padding-bottom: 8px;
	margin: 6px 0 20px;
}

#content #boxAbout h3{
	border-left: #b20000 5px solid;
	padding: 2px 0 2px 8px;
	margin: 30px 0 12px 0;
	font-weight: bold;
	background-image:none;
	color:#444;
	}
	
#content #boxAbout h4{
	margin:25px 0 0 0;
	}	
	
#content #boxAbout p{
	margin-bottom: 5px !important;
	padding: 0;
	}

#content #boxAbout .boxImg {
	margin:20px 0 20px; 
}
	
#content #boxAbout .imgLeft {
	float:left;
	margin-right:15px;
}
#content #boxAbout .imgRight {
	float:right;
	margin-left:15px;
}

#content #boxAbout table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px 0;
}
#content #boxAbout th {
	padding: 15px 10px;
	font-weight: normal;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #b20000;
	background: #b20000;
	color: #FFF;
}

#content #boxAbout .colorWt {
	border-right: 1px solid #fff !important;

}
#content #boxAbout td {
	padding: 15px 20px;
	line-height: 1.5;
	border: 1px solid #b20000;
}


/* side
=========================================================*/
#side {
	float: right;
	width: 300px;
}
.sideBox {
	border: 1px solid #00238C;
	margin: 0 0 20px;
	padding-bottom: 15px;
}
#side .sideBox h2 {
	padding: 0;
	margin: 0;
}
#side .sideBox .btnHp {
	margin: 18px 0 6px 11px;
}
#side .sideBox .btnRequest {
	margin: 18px 0 6px 6px;
}
.sideBox .info {
	padding: 15px 19px 0;
}
.sideBox dl.sideList {
	margin: 0 11px;
}
.sideList dt {
	border: 2px solid #163696;
	padding: 5px 8px;
	margin: 10px 0;
	color: #00218C;
	font-size: 107%;
	font-weight: bold;
}
.sideList dt:first-child {
	margin-top: 14px;
}
.sideList dd {
	margin: 0 10px;
}
.sideBnr {
}
.sideBnr p {
	margin: 0 0 15px;
	padding: 0;
}
#side ul {
	padding: 0 19px 0;
}
#side #sideSerList {
	padding: 15px 15px 20px;
	display: block;
}
#side #sideSerList dt {
	clear: both;
	float: left;
	color: #00238C;
	font-weight: bold;
	font-size: 108%;
	margin-right: 24px;
	margin-bottom: 15px;
}
#side #sideSerList dd {
	float: left;
}
#side #sideSerList dd select {
	width: 180px;
}
#sideSerBtn {
	clear: both;
	text-align: center;
	margin: 0 auto;
}
/* acMenu 
=========================================================*/
#acMenu {
	clear: both;
	padding: 0 14px 10px;
}
#acMenu dt {
	display: block;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	color: #00238C;
	font-weight: bold;
}
#acMenu dd {
	text-align: left;
	margin: 0 auto;
	display: none;
}
#acMenu dd h3 {
	color: #00238C;
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
	padding: 12px 0 5px;
}
/* fieldMenu 
=========================================================*/	
#fieldMenu {
	width:270px;
	margin: 20px 15px 10px;
	}

#fieldMenu h3 {
	color: #00238C;
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
	padding-bottom:10px;
}
/* Footer
=========================================================*/
#Footer_wrapper {
	width: 100%;
}
#Footer {
	background: #F5F5EE;
	color: #696962;
	border-top: 1px solid #E1E1DA;
}
#FooterInner {
	width: 980px;
	padding: 24px 0 50px;
	text-align: left;
	margin: 0 auto;
	font-size: 75%;
	line-height: 1.8;
}
#FooterInner .AboutSite ul {
	margin: 0;
	padding: 0 0 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	font-family: auto;
}
#FooterInner .AboutSite ul li {
	color: #696962;
	display: inline;
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0 18px 20px 0;
	text-align: left;
}
#FooterInner .AboutSite ul li a {
	border-left: 1px solid #d7d7d0;
	padding-left: 18px;
	text-decoration: none;
	color: #696962;
}
#FooterInner .AboutSite ul li.Fst a {
	border: none;
	padding-left: 0;
}
#FooterInner .Copyright {
	text-align: center;
	clear: both;
}
#FooterInner .Copyright p{
	margin: 0;
}
/*---------pageTop---------*/
#pageTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 5000;
	background: url(../images/pagetop.png) no-repeat;
	background-size: 40px 21px;
	width: 40px;
	height: 21px;
	cursor: default !important;
}
#pageTop span {
	display: none;
}
#pageTop a {
	cursor: default !important;
}
#pageTop img a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
}
#gnav-sp, .menuBox01 {
	display: none;
}


/*=========================================================
	search
=========================================================*/

#contentSearch {
	width:667px !important;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	}
	
#contentSearch h2 {
	clear:both;
	font-weight:bold;
	color:#00228C;
	font-size:120%;
	line-height:1.35;
	background:url(/ad/biz-manabi/common/images/h3_tit_bg.gif) repeat-x bottom;
	padding-bottom:8px;
	margin:6px 0 20px;
}
#contentSearch h2 span{
	float:right;
	font-size:76%;
	background:url(/ad/biz-manabi/common/images/icoLink.gif) no-repeat 0 center ;
	padding-left:12px;
}
#contentSearch h2 span a{
	text-decoration:none;
	color:#00228C;
}
#contentSearch h2 span a:hover{
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
}

#contentSearch .result-t{
	width:100% !important;
	clear:both;
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:90%;
}

#contentSearch .result-t table{
	width:100% !important;
}

#contentSearch .result-t th{
	background-color:#00228c;
	border:#D7D7D7 1px solid;
	padding:5px 0 5px 8px;
	color:#fff;
	font-weight:normal;
}

#contentSearch .result-t td{
	background-color:#F2F2F2;
	border:#D7D7D7 1px solid;
	padding:8px;
}

#contentSearch .result-t td a{
	color:#336699;
	text-decoration:underline;
}

#contentSearch .result-t td a:hover{
	color:#FF6600;
}

#contentSearch .result-t .bg td{
	background-color:#fff;
}


/*** right-box‘‘Start     ***/

#sideSearch {
	float:right;
	width:300px;
	font-size:77%;
}

#sideSearch #right-box-top{
	float:right;
	width:300px;
	font-size:77%;
}

#sideSearch #right-box-top .rectangle{
	margin-bottom:20px;
}

#sideSearch #right-box-top .special-box-side div{
	border:#ccc 1px solid;
	margin-bottom:20px;
}

#sideSearch #right-box-top .special-box-side div h2{
	background:none;
	padding:0 !important;
	margin:0 !important;
}

#sideSearch #right-box-top .special-box-side div h2 img{
	margin-bottom:20px;
}

#sideSearch #right-box-top .special-box-side div p img{
	float:left;
	margin:0 5px 0 0;
}

#sideSearch #right-box-top .banner{
}

#sideSearch #right-box-top .banner img{
	margin-bottom:20px;
}

#sideSearch #right-box-top .banner embed,
#sideSearch #right-box-top .banner object {
	margin-bottom:20px;
	vertical-align:top;
}

#right-box-top .rectangle{
	margin-bottom:20px;
}

#right-box-top .banner{
}

#right-box-top .banner img{
	margin-bottom:10px;
}

#right-box-top .banner embed,
#right-box-top .banner object {
	margin-bottom:10px;
	vertical-align:top;
}


/* ₯\¦Μζͺ680px’Μκ */
@media screen and (max-width: 680px) {
   img.title_pc  { display: none; }  /* bigπρ\¦ */
}


/*** right-box‘‘End     ***/


/*=========================================================
	responsive_sp.css
=========================================================*/
@media screen and (max-width: 680px) {
body {
	-webkit-text-size-adjust: 100%;
	font-size: 1em;
}
#cnMainInner {
	width: 100%;
	min-width: 300px;
}
#headArea {
	width: 100%;
	margin: 0;
}
#header {
	width: 100%;
	text-align: center;
}
#header img {
	width: 61px;
	height: auto;
	clear: both;
}
/*#headCredit {
	margin-right: 20px;
	margin-top: 3px;
	float: right;
	font-size: 60%;
	width: 50%;
	text-align: right;
	line-height: 1.2;
}*/
#headCredit span {
	display: block;
}
#nav {
}
#header h1 a, #header #headLogo a {
	float: none;
	display: block;
	background: url(../images/sp_h1_tit.jpg) no-repeat 0 center;
	background-size: 195px 69px;
	width: 195px;
	height: 69px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px; 
}

/* Global Navi
---------------------------------------------------------- */
#gnav {
	display: none;
}
#gnav-sp {
	position: absolute;
	top: 44px;
	right: 3px;
	display: block;
}
#headerLinks, .menuBox01 {
	display: block;
}
.btnBox01 {
	display: block;
}
/* !header
---------------------------------------------------------- */
#headerIn {
	padding: 0;
}
#headerLinks {
	float: right;
}
#headerLinks ul.btnBox01 {
}
#headerLinks ul.btnBox01 li {
	float: right;
	margin-left: 10px;
	list-style: none;
}
#headerLinks ul.btnBox01 li a {
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#headerLinks ul.btnBox01 li a span {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	height: 45px;
}
#headerLinks ul.btnBox01 li.li01 a span {
	padding: 15px 9px 0;
	height: 45px;
}
#headerLinks ul.btnBox01 li.li01 a span span {
	display: block;
	width: 34px;
	height: 45px;
	padding: 0;
	border: none;
	background: url(../images/sp_gnavi.gif) no-repeat left top;
	background-size: 100%;
	border-radius: 0;
	text-indent: -9999px;
}
header#header.open #headerLinks ul.btnBox01 li.li01 a span {
	padding: 15px 9px 0;
	height: 45px;
}
header#header.open #headerLinks ul.btnBox01 li.li01 a span span {
	border: 2px solid #032CAC;
	width: 16px;
	height: 16px;
	padding: 8px;
	background: url(../images/btn_close01.png) no-repeat center center #FFF;
	background-size: 16px;
}
.menuBox01 {
	display: none;
	width: 100%;
	font-size: 90%;
	position: absolute;
	left: 0;
	top: 136px;
	z-index: 800000;
}
header#header.open .menuBox01 {
	display: block;
}
nav.menuBox01In {
	position: relative;
	background: #032CAC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 4px;
}
nav.menuBox01In:after, nav.menuBox01In:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
nav.menuBox01In:after {
	border-color: rgba(207, 17, 37, 0);
	border-bottom-color: #032CAC;
	border-width: 9px;
	right: 16px;
	margin-left: -9px;
}
.menuBox01In:before {
	border-color: rgba(207, 17, 37, 0);
	border-bottom-color: #032CAC;
	border-width: 9px;
	right: 16px;
	margin-left: -9px;
}
nav.menuBox01In ul li {
}
nav.menuBox01In ul li a {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 13px 10px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
 *zoom: 1;
}
nav.menuBox01In ul li.last a {
	border: none;
}
nav.menuBox01In ul li a span {
	display: block;
	float: left;
}
nav.menuBox01In ul li a span.ico {
	float: right;
	margin-top: 8px;
	width: 8px;
	height: 8px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*-----------------------------------------------*/
#conteiner {
	width: 94%;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0;
}
#content {
	float: none;
	width: 100%;
	min-width: 300px;
	padding-right: 0;
	/*padding-right: 18px;*/
}
#content #type {
	padding: 6px 10px 4px;
	line-height: 1.2;
	font-size: 90%;
}
#content h1 {
	margin: 0 auto;
	font-size: 135%;
	padding: 6px 10px;
	margin: 0 0 16px;
}
#content h2 {
	font-size: 120%;
	padding: 16px 0 0 0;
	margin: 0;
}
#content h3 {
	margin: 20px 0 0;
	font-size: 110%;
	padding: 0 0 10px 0;
	margin: 5px 0 18px;
}
#content #boxList h3 {
	margin: 20px 0 0;
	font-size: 110%;
	background-color: #ccc !important;
}

#content .boxImgUniv{
	width:100%;
	height:auto;
	margin: 15px 0 20px;
}

#content .boxImgUniv img{
	width:100%;
}

#FooterInner {
	width: 90%;
	font-size: 75%;
}
#side {
	float: none;
	margin: 18px auto 0;
}
/*-----------------------------------------------*/
#content table.infoTable {
	width: 94%;
	text-align: center;
	margin: 0 atuo;
}
#content table.infoTable th, #content table.infoTable td {
	width: 100%;
	display: block;
	text-align: left;
	border: none;
}
#content table.infoTable th {
	padding: 4px 6px;
}
#content table.infoTable td {
	padding: 8px 0 18px;
}
#content table.infoTable2 {
	width:100%;
}

#content table .textTable {
	width:100%;
}

#content table .textTable td{
	width:100%;
}

#content .outList dt {
	width:100%;
}
#content .outList dd {
	width:100%;
	/*text-indent:1em;*/
	padding-bottom: 20px;
}

#content .outList dd img{
	width:100%;
}


/* Footer
=========================================================*/
#FooterInner {
	width: 100%;
	text-align: left;
}
#FooterInner .AboutSite ul {
	padding: 0 0 20px;
}
#FooterInner .AboutSite ul li {
	padding: 0 10px 5px 0;
}
#FooterInner .AboutSite ul li a {
	padding-left: 10px;
}
#FooterInner .AboutSite ul li.Fst a {
	border: none;
	padding-left: 0;
}
#FooterInner .Copyright {
	clear: both;
}
#pageTop {
	display: none
}


/* list
=========================================================*/

#content #boxList {
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
	overflow: hidden;
}
#content .boxLeft {
	width: 49%;
	height:auto;
	float:left;
	clear:both;
	margin-right:2px;
}
#content .boxRight {
	width: 49%;
	height:auto;
	float: right;
}
#content #boxList h3 {
	background: #EAEAEA !important;
	padding: 5px 0 5px 8px;
	margin-bottom: 10px;
}

#content #boxList ul {
	margin: 0 0 30px 3px;
	padding: 0;
}
#content #boxList li {
	margin: 0;
	padding: 2px 0 2px 2px;
	background: none;
}
#content #boxList li a {
	text-decoration: none;
	color: #444;
}
#content #boxList li a:hover {
	text-decoration: underline;
}

/* listen
=========================================================*/

#content #boxListen {
	width: 100%;
}

#content #boxListen .boxImg {
	width:100%;
	height:auto;
	float: none;
	margin:0 0 20px 0;
	padding:0;
}

#content #boxListen .imgLeft {
	width: 100%;
	float:none;
	margin:0;
}
#content #boxListen .imgRight {
	width:100%;
	float:none;
	margin:0;
}

#content #boxListen h2 {
	width:100%;
	clear: none;
}
#content #boxListen h3 {
	width:90%;
}
#content #boxListen span.fontSmall {
	float:none;
}
#content #boxListen h4 {
	width:100%;
}
/* visit
=========================================================*/

#content #boxVisit {
	width: 100%;
}

#content #boxVisit .boxImg {
	width:100%;
	float: none;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

#content #boxVisit .boxImgSche {
	display:none;
}

#content #boxVisit .boxImgScheSP {
	width:100%;
	margin:20px 0;
	display:block;
}

#content #boxVisit .boxImgScheSP table{
	width:100%;
}

#content #boxVisit .boxImgScheSP th{
	width:40%;
	text-align:left;
	background-color:#C1E4F0;
	border:#444 1px solid;
	padding:8px;
	font-weight:bold;
	font-size:90%;
}

#content #boxVisit .boxImgScheSP .thWeek {
	width:60%;
	text-align:center;
	background-color:#C1E4F0;
	border:#444 1px solid;
	padding:8px;
	font-weight:bold;
	font-size:90%;
}

#content #boxVisit .boxImgScheSP td{
	text-align:center;
	border:#444 1px solid;
	padding:8px;
}

#content #boxVisit .boxImgScheSP .colorYellow{
	background:#FAFFAD;
}

#content #boxVisit .boxImgScheSP p{
	margin:3px 0 5px 0;
	padding:0;
}

#content #boxVisit .imgLeft {
	width:100%;
	float:none;
	margin:0;
}
#content #boxVisit .imgRight {
	width:100%;
	float:none;
	margin:0;
}

#content #boxVisit h2 {
	width:100%;
	clear:none;
}
#content #boxVisit h3 {
	width:90%;
}
#content #boxVisit span.fontSmall {
	width: 100%;
}
#content #boxVisit h4 {
	width: 100%;
}
#content #boxVisit .boxProfile {
	width: 93%;
}
#content #boxVisit .boxProfile p {
	width: 100%;
}

/* tsushin about
=========================================================*/

#content #boxAbout .boxImg {
	margin:0 auto;
	text-align:center;
}
#content #boxAbout .imgLeft {
	float:none;
	margin-right:0;
}
#content #boxAbout .imgRight {
	float:none;
	margin-left:0;
}

#content table.infoTable5 th {
	width:100%;
	display:block;
	border:none;
}

#content table.infoTable5 .thTitleSP {
	display:inline;
}

#content table.infoTable5 .thTitleSPdle {
	display:none;
}

#content table .tdTitleSPdle {
	display:block !important;
	padding: 10px;
	line-height: 1.5;
	background: #999;
	color: #fff;
}

#content table.infoTable5 td {
	width:100%;
	display:block;
	border:none;
}

#contentSearch {
	width:100% !important;
	}

}

/*=========================================================
	 print 
=========================================================*/
@media print {
#pageTop {
	display: none
}
}

/*===========================================================
	2020.03.23 VKΗΑ
===========================================================*/
#content .topics{
	margin-bottom: 62px!important;
	width: 1100px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	position: relative;
}
/*#content .topics::before{
	content: '';
	width: 346px;
	order: 1;
}
#content .topics::after{
	content: '';
	width: 346px;
}*/
#content .topics  li{
	width: 346px;
	margin: 0 0 50px;
	padding: 0;
}
#content .topics li figure{
	margin: 0 auto 20px;
}
#content .topics li time{
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
}
#content .topics li p{
	margin: 10px 0;
	font-size: 14px;
	color: #111;
	line-height: 1.7;
	padding: 0;
	font-weight: bold;
}
#content .topics li .tag{
	font-size: 12px;
    line-height: 1;
    color: #810000;
    margin: 0;
    padding: 0;
	font-family: 'Noto Sans JP Regular';
	font-weight: normal;
}
#content .topics li a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.search{
	background: url("../images/search_bg.jpg")no-repeat top right;
	background-color: #F1F3F2;
	padding: 70px 0 0;
}
.search h2{
	margin: 0 auto 33px;
}
.search__inner{
	width: 1100px;
	margin: auto;
}
.forsp {
	display: none;
}
.condition{
	margin-bottom: 35px;
}
.condition dt{
	font-size: 16px;
	font-weight: bold;
	font-family: 'Noto Sans JP Bold';
	line-height: 1;
	margin-bottom: 19px;
	color: #111;
}
.condition dd{
	display: flex;
	flex-wrap: wrap;
}
.condition dd div{
	margin-right: 30px;
	line-height: 1;
	margin-bottom: 10px;
	font-family: 'Noto Sans JP Regular';
	font-size: 12px;
}
.condition dd div input[type=checkbox]{
	display: none;
}
.condition dd div label{
	position: relative;
	padding-left: 17px;
	cursor: pointer;
	color: #000;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.condition dd div label::before{
	content: '';
	position: absolute;
	top: calc(50% - 4px);
	left: 2px;
	width: 8px;
	height: 8px;
	background-color: #000;
	opacity: 0;
}
.condition dd div label::after{
	content: '';
	position: absolute;
	top: calc(50% - 6px);
	left: 0px;
	width: 12px;
	height: 12px;
	background-color: #fff;
	z-index: 1;
}
.condition dd div input[type=checkbox]:checked + label::before {
	opacity: 1; /* vfπ\¦·ι */
	z-index: 2;
}
.condition dd select{
	width: 217px;
    height: 22px;
    border: none;
    -webkit-appearance: none;
    padding-left: 5px;
    font-size: 12px;
	background-color: #fff;
	border-radius: 0;
}
.condition dd select::-ms-expand {
    display: none;
}
.condition dd form{
	position: relative;
}
.condition dd form::after{
	content: '';
	background: url("../images/arrow2.png")no-repeat;
	position: absolute;
	top: calc(50% - 2.5px);
	right: 4px;
	width: 10px;
	height: 5px;
	background-size: 100%;
}
.btn{
	width: 202px;
	height: 36px;
	border-radius: 18px;
	background-color: #E9EAE6;
	margin: 0 auto 30px;
}
.btn a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	height: 100%;
	position: relative;
	color: #111;
	text-decoration: none;
	font-family: 'Noto Sans JP Bold';
	font-weight: bold;
}
.btn a::after{
	content: '+';
	width: 11px;
	height: 11px;
	position: absolute;
	top: 12px;
	right: 19px;
	color: #111;
	line-height: 1;
	font-size: 11px;
	font-weight: bold;
}

.item{
	display: none;
	padding: 0;
}
#conteiner.top #content .search__inner h2{
	margin-top: 0;
	padding-top: 23px;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
#content .caselist ul::before{
	content: '';
	width: 252px;
	order: 1;
}
#content .caselist ul::after{
	content: '';
	width: 252px;
}
#content .caselist li{
	width: 252px;
	padding: 0;
	margin: 0 0 35px;
}
.caselist ul li.added {
	-webkit-animation: showUp 1s;
	animation: showUp 1s;
}
@-webkit-keyframes showUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes showUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
#content .caselist li a{
	display: block;
}
#content .caselist li figure{
	margin: 0 0 14px;
	width: 252px;
	height: 167px;
}
#content .caselist li figure img{
	
}
/*#content .caselist .type{
	padding: 6px 10px 7px;
	background-color: #810000;
	display: inline-block;
}
#content .caselist .type span{
	color: #fff;
	font-size: 12px;
	line-height: 1;
}*/
#content .caselist .title{
	font-size: 16px;
	font-weight: bold;
}
#content .caselist p{
	font-size: 13px;
	color: #111;
	line-height: 1.5;
	padding: 0;
	margin: 2px 0 0;
}
#content .caselist h3{
	font-size: 18px;
    text-align: center;
    padding: 20px 0 40px;
    font-weight: 600;
	background: none;
	margin: auto;
	color: #111;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
#content .online{
	padding: 65px 0 0;
}
#conteiner.top #content .online h2{
	margin: 0 0 30px;
}
#content .online ul{
	width: 1100px;
	margin: auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	position: relative;
}
#content .online ul::after{
	content: '';
	width: 252px;
}
#content .online li{
	width: 252px;
	padding: 0;
	margin: 0 0 35px;
}
#content .online li a{
	display: block;
}
#content .online li figure{
	margin: 0 0 14px;
	width: 252px;
	height: 167px;
}
/*#content .caselist .type{
	padding: 6px 10px 7px;
	background-color: #810000;
	display: inline-block;
}
#content .caselist .type span{
	color: #fff;
	font-size: 12px;
	line-height: 1;
}*/
#content .online .title{
	font-size: 16px;
	font-weight: bold;
}
#content .online p{
	font-size: 13px;
	color: #111;
	line-height: 1.5;
	padding: 0;
	margin: 2px 0 0;
}
.guide{
	background-color: #F1F3F2;
	padding: 65px 0 80px;
}
#conteiner.top #content .guide h2{
	margin: 0 0 30px;
}
#content .guide ul{
	width: 820px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#content .guide ul li{
	padding: 0;
    margin: 0;
    width: 390px;
    height: 130px;
}
#content .guide ul li:first-child{
	background-color: #1A1A1A;
}
#content .guide ul li:last-child{
	background-color: #B7A964;
}
#content .guide ul li a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	position: relative;
	width: 100%;
	height: 100%;
}
#content .guide ul li a::after{
	content: '';
	background: url("../images/arrow.png")no-repeat;
	position: absolute;
	top: 55px;
	right: 30px;
	width: 11px;
	height: 20px;
	background-size: 100%;
}
#content .guide ul li a span{
	font-size: 26px;
	color: #fff;
}
#content .guide ul li a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.portal{
	height: 432px;
	background: url("../images/portal.jpg")no-repeat center bottom;
}
.portal__title{
	padding: 78px 0 36px;
	text-align: center;
}
#content .portal p{
	font-size: 15px;
	color: #fff;
	line-height: 2;
	text-align: center;
	margin: auto;
	padding: 0;
}
@media screen and (max-width: 1100px){
	#headTitle a{
		width: 48.6vw;
		max-width: 365px;
		height: auto;
	}
	#headTitle a img{
		width: 100%;
	}
	#content .topics{
		width: 94.6vw;
		margin: auto;
	}
	.search__inner{
		width: 94.6vw;
		margin: auto;
	}
	#content .online{
		width: 94.6vw;
		margin: auto;
	}
	#content .online ul{
		width: 100%;
	}
	#FooterInner{
		width: 94.6vw;
		margin: auto;
		max-width: 980px;
	}
}
@media screen and (max-width: 980px){
	#headTitle{
		padding-top: 40px;
	}
}
@media screen and (max-width: 820px){
	#content .guide ul{
		width: 94.6vw;
		margin: 0 auto 9.7vw;
	}
	#content .guide ul li{
		width: 45vw;
		height: 15.8vw;
	}
	#content .guide ul li a{
		padding-left: 3.6vw;
	}
	#content .guide ul li a span{
		font-size: 3.1vw;
	}
	#content .guide ul li a::after{
		background-size: 100%;
		top: calc(50% - 1.2vw);
		right: 3.6vw;
		width: 1.3vw;
		hright: 2.4vw;
	}
}
@media screen and (max-width: 750px){
	#headCredit{
		top: 2.5vw;
		left: 2.5vw;
	}
	#headCredit p{
		font-size: 1.6vw;
	}
	#headSns{
		top: 2.2vw;
		right: 2.6vw;
	}
	#content .topics li{
		width: 100%;
		max-width: 346px;
	}
	#content .topics li a figure img{
		width: 100%;
		margin: auto;
		display: block;
	}
	#content .search h2{
		text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	.portal{
		height: 64.6vw;
		max-height: 432px;
	}
	#content .portal p{
		width: 94.1vw;
		margin: auto;
		font-size: 2vw;
	}
	.portal__title{
		padding: 10.4vw 0 4.8vw;
	}
	.portal__title img{
		width: 48.6vw;
		margin: auto;
	}
}
@media screen and (max-width: 731px){
	#content .topics{
		justify-content: center;
	}
}
@media screen and (max-width: 532px){
	#content .caselist ul{
		justify-content: center;
	}
	#content .online ul{
		justify-content: center;
	}
}