@charset "utf-8";

/*＿＿＿sp＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

body {
	background-image: url(../images/sp/bg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	background-size: 320px 133px;
}

p,li,dt,dd,th,td {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #FFF;
}

body a:link,
body a:visited {
	color: #FFF;
	text-decoration: underline;
}

body a:hover,
body a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover img,
input:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

sup, sub {
	font-size: 75.5%;
	position: relative;
}

sup {
	vertical-align: top;
	top: -0.1em;
}

sub {
	vertical-align: bottom;
	top: 0.1em;
}

img {
	border: 0;
}

ul li {
	list-style: none;
}

ol li {
	list-style-position: outside;
}

.clearfix {
	overflow: hidden;
	zoom: 1;
}

body {
	-webkit-text-size-adjust: 100%;
	background-color: #112944;
	text-align: center;
	padding: 0;
}

.container {
	padding: 0 0 50px 0;
	overflow: hidden;
}

.container01 {
	padding: 0 10px;
	overflow: hidden;
}

.container02 {
	text-align: left;
	padding: 0 10px 40px;
	overflow: hidden;
}

.main {
	width: 700px;
	float: right;
	overflow: hidden;
}

.sub {
	width: 235px;
	float: left;
	overflow: hidden;
}

img.img-full {
	width: 100%;
	height: auto;
}

/*＿＿＿header＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

header {
	overflow: hidden;
	zoom: 1;
	text-align: left;
	padding: 10px 10px 0 10px;
	margin: 0 0 15px 0;
}

header p.site-top {
	border-left: 5px solid #FFFF00;
	display: block;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	font-size: 10px;
}

header p.site-top a {
	display: inline-block;
	padding: 1px 0 1px 10px;
	background: url(../images/sp/arrow01.gif) no-repeat 0 50%;
}

header .logo a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 160px;
	height: 26px;
	background-image: url(../images/base/logo.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}


header .logo {
	margin: 0 0 15px 0;
}

#menuButton {
	float: right;
	display: block;
	width: 60px;
	height: 20px;
	text-indent: -9999px;
	background-image: url(../images/sp/btn_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 60px 20px;
}

#menuButton.on {
	background-image: url(../images/sp/btn_close.jpg);
}

header div#menu {
	display: none;
}

header div#menu ul {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: auto;
	top: 30px;
	left: 0;
	background: url(../images/sp/menu_bg.png) repeat 0 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

header div#menu ul li {
	text-align: left;
	border-bottom: 1px solid #202C35;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

header div#menu ul li.bottom-none {
	border-bottom: 0 none;
}

header div#menu ul li a {
	color: #FFF!important;
	text-decoration: none!important;
	display: block;
	padding: 10px 20px 10px 25px;
	background-image: url(../images/sp/arrow_menu.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-size: 8px 8px;
}

.welcome-message01 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #112844;
	margin-bottom: 10px;
}

.welcome-message01 em {
	font-size: 133.3%;
	display: inline-block;
	line-height: 1.2;
	letter-spacing: 0.04em;
	background-color: #ff0;
	margin-bottom: 8px;
	padding: 6px 2px;
}

.welcome-message01 em.welcome {
	font-size: 200%;
	padding: 4px 2px;
}

header .clearfix .welcome-message01 {
	margin: -30px 0 0 340px;
	position: relative;
}

header .clearfix .welcome-message01 em {
	font-weight: bold;
	font-size: 140%;
	padding: 2px 2px;
}

header .clearfix .welcome-message01 em.welcome {
	font-size: 190%;
	padding: 6px 2px;
}

.welcome-message02 {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	font-size: 116.7%;
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-bottom: 10px;
}

/*＿＿＿footer＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

footer {
	padding: 0 10px 50px 10px;
}

footer p.right {
	font-size: 10px;
	margin: 0 0 25px;
}

footer p.right a {
	padding: 0 0 0 8px;
	background: url(../images/sp/arrow04.gif) no-repeat 0 50%;
}

footer p.copy {
	display: block;
	background-image: url(../images/sp/copy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 200px 9px;
	width: 200px;
	height: 9px;
	text-indent: -9999px;
}

footer nav ul {
	border-left: 5px solid #FFFF00;
	overflow: hidden;
	display: block;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
}

footer nav ul li {
	float: left;
	font-size: 10px;
	margin: 0 10px 0 0;
}

footer nav ul li a {
	display: inline-block;
	padding: 2px 0 2px 8px;
	background: url(../images/sp/arrow01.gif) no-repeat 0 50%;
}

/*＿＿＿head-line＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

h1 {
	margin: 0 0 20px;
}

h1.title-directory {
	text-align: left;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-style: italic;
	padding: 0 10px;
    font-size: 150%;
}

h1 img {
	width: 100%;
	height: auto;
}

h1 strong {
	display: none;
}

h2 {
	text-align: left;

	font-size: 14px;
	margin: 0 0 25px 10px;
	color: #FFF;
}

h3 {
}

/*＿＿＿box＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.box01 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}

.box02 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 20px 0;
}

.box03 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 30px 0;
}

.box04 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 40px 0;
}

.box05 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 50px 0;
}

.box06 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 60px 0;
}

/*＿＿＿font color,bg color＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.red {
	color: #FF0000;
}

/*＿＿＿size,icon,other＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

.blk {
	display: block;
}

.vm {
	vertical-align: middle!important;
}

.normal {
	font-weight: normal!important;
}

.none {
	display: none!important;
}

.noborder {
	border:0 none!important;
}

.left {
	text-align: left!important;
}

.right {
	text-align: right!important;
}

.center {
	text-align: center!important;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.ph-left {
	float: left;
	margin: 0 25px 10px 0;
}

.ph-right {
	float: right;
	margin: 0 0 10px 25px;
}

.pad0 {
	padding: 0!important;
}

.mar0 {
	margin: 0!important;
}

.mb5 {margin-bottom: 5px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb15 {margin-bottom: 15px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb25 {margin-bottom: 25px!important;}
.mb30 {margin-bottom: 30px!important;}
.mb35 {margin-bottom: 35px!important;}
.mb40 {margin-bottom: 40px!important;}
.mb45 {margin-bottom: 45px!important;}
.mb50 {margin-bottom: 50px!important;}
.mb60 {margin-bottom: 60px!important;}
.mb70 {margin-bottom: 70px!important;}
.mb80 {margin-bottom: 80px!important;}
.mb90 {margin-bottom: 90px!important;}
.mb100 {margin-bottom: 100px!important;}

.mt5 {margin-top: 5px!important;}
.mt10 {margin-top: 10px!important;}
.mt15 {margin-top: 15px!important;}
.mt20 {margin-top: 20px!important;}
.mt25 {margin-top: 25px!important;}
.mt30 {margin-top: 30px!important;}
.mt40 {margin-top: 40px!important;}
.mt50 {margin-top: 50px!important;}
.mt60 {margin-top: 60px!important;}
.mt70 {margin-top: 70px!important;}
.mt80 {margin-top: 80px!important;}
.mt90 {margin-top: 90px!important;}
.mt100 {margin-top: 100px!important;}
.mt180 {margin-top: 180px!important;}

.ml20 {margin-left: 20px!important;}

.f10 {font-size: 10px!important;}
.f12 {font-size: 12px!important;}
.f14 {font-size: 14px!important;}
.f16 {font-size: 16px!important;}
.f18 {font-size: 18px!important;}
.f20 {font-size: 20px!important;}
.f26 {font-size: 26px!important;}

.w3 {width: 3%;}
.w5 {width: 5%;}
.w8 {width: 8%;}
.w10 {width: 10%;}
.w12 {width: 12%;}
.w14 {width: 14%;}
.w15 {width: 15%;}
.w17 {width: 17%;}
.w18 {width: 18%;}
.w19 {width: 19%;}
.w20 {width: 20%;}
.w22 {width: 22%;}
.w24 {width: 24%;}
.w25 {width: 25%;}
.w28 {width: 28%;}
.w30 {width: 30%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w60 {width: 60%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w90 {width: 90%;}
.w100 {width: 100%;}

.wp50 {width: 50px;}
.wp60 {width: 60px;}
.wp70 {width: 70px;}
.wp80 {width: 80px;}
.wp90 {width: 90px;}
.wp100 {width: 100px;}
.wp150 {width: 150px;}
.wp161 {width: 161px;}
.wp200 {width: 200px;}
.wp250 {width: 250px;}
.wp300 {width: 300px;}
.wp322 {width: 322px;}
.wp350 {width: 350px;}
.wp400 {width: 400px;}
.wp450 {width: 450px;}
.wp500 {width: 500px;}
.wp600 {width: 600px;}
.wp700 {width: 700px;}
.wp800 {width: 800px;}

.wp420hp120 {
	width: 420px;
	height: 120px;
}

/*＿＿＿page styles＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

/*＿＿＿＿＿＿＿home＿＿＿＿＿＿＿*/

.home-title01 {
	text-align: left;
	line-height: 1.2;
	background-color: #FFFF00;
	padding: 3px 10px;
	color: #112844;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.2em;
	font-style: italic;
	font-size: 18px;
}

.home-square {
	margin: 0 0 30px 0;
}

.home-square table {
	width: 100%;
	background-color: #FFF;
}

.home-square table.sq-table01 td {
	position: relative;
	overflow: hidden;
	width: 50%;
	height: auto; 
	line-height: 1.5;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 3px solid #112944;
}

.home-square table.sq-table01 td a {
	display: block;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.home-square table.sq-table01 tr td:nth-child(1),
.home-square table.sq-table02 tr td:nth-child(1) {
	border-right: 3px solid #112944;
}

.home-square table.sq-table01 tr td:nth-child(2),
.home-square table.sq-table02 tr td:nth-child(2) {
	border-left: 3px solid #112944;
}

.home-square table.sq-table01 td img {
	width: 100%;
	height: auto;
	margin: auto;
	z-index: 1;
}

.home-square table.sq-table01 td span {
	color: #112844!important;
	text-decoration: underline;
	display: block;
	background: #FFFF00 url(../images/sp/arrow03.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 14px;
	position: absolute;
	bottom: 3px;
	z-index: 2;
	width: 100%;
	text-align: left;
	line-height: 1.2;
}

.home-square table.sq-table02 td {
	overflow: hidden;
	background-color: #FFF;
	width: 50%;
	height: auto; 
	line-height: 1.5;
	font-size: 12px;
	border-bottom: 3px solid #112944;
}

.home-square dl {
	overflow: hidden;
	padding: 8px 10px;
}

.home-square dl dt {
	font-size: 11px;
	line-height: 1.5;
	padding: 0 0 3px 0;
	text-align: left;
}

.home-square dl dt a {
	color: #112844!important;
}

.home-square dl dd {
	overflow: hidden;
	font-size: 8px;
	line-height: 1.5;
	text-align: left;
}

.home-square dl dd img {
	float: right;
	width: 30px;
	margin: 0 0 0 20px;
}

.home-square dl dd a {
	color: #666!important;
}

.home-keyword,
.home-subject {
	padding: 20px 10px 30px 10px;
	text-align: left;
}

.home-keyword ul li,
.home-subject dl dd ul li {
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 2;
}

.home-subject ul {
	overflow: hidden;
	margin: 0 0 20px 0;
}

.home-subject ul li {
	float: left;
	margin: 0 16px 10px 0;
}

.home-subject ul li a {
	background: url(../images/sp/arrow02.gif) no-repeat 0 10px;
	display: block;
	padding: 0 0 0 10px;
}

/*＿＿＿＿＿＿＿image＿＿＿＿＿＿＿*/

.square-image table {
	width: 100%;
	margin: 0 0 40px;
}

.square-image table td {
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	width: 50%;
	height: auto; 
	line-height: 1.5;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 3px solid #112944;
}

.square-image table td a {
	display: block;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.square-image table tr td:nth-child(1) {
	border-right: 3px solid #112944;
}

.square-image table tr td:nth-child(2) {
	border-left: 3px solid #112944;
}

.square-image table td img {
	width: 100%;
	height: auto;
	margin: auto;
	z-index: 1;
}

.square-image table td span {
	color: #112844!important;
	text-decoration: underline;
	display: block;
	background: #FFFF00 url(../images/sp/arrow03.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 14px;
	position: absolute;
	bottom: 3px;
	z-index: 2;
	width: 100%;
	text-align: left;
	line-height: 1.2;
}

td.cl-dark-blue {
	background-color: #112944!important;
}

/*＿＿＿＿＿＿＿keyword＿＿＿＿＿＿＿*/

.akasatana {
	padding: 0 10px;
	text-align: left;
}

.akasatana dl {
	overflow: hidden;
	margin: 0 0 40px 0;
}

.akasatana dl dt {
	float: left;
	width: 30px;
	font-size: 16px;
	line-height: 1.5;
}

.akasatana dl dd {
	margin: 0 0 0 40px;
}

.akasatana dl dd ul li {
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 2;
}


/*＿＿＿＿＿＿＿message＿＿＿＿＿＿＿*/

.message-list {
	padding: 0 10px 40px;
}

.message-list dl {
	background-color: #FFF;
	overflow: hidden;
	padding: 8px 10px;
	margin: 0 0 4px 0;
}

.message-list dl dt {
	text-align: left;
	font-size: 11px;
	line-height: 1.5;
	padding: 0 0 3px 0;
}

.message-list dl dt a {
	color: #112844!important;
}

.message-list dl dd {
	text-align: left;
	overflow: hidden;
	font-size: 8px;
	line-height: 1.5;
}

.message-list dl dd img {
	float: right;
	width: 30px;
	height: auto;
	margin: 0 0 0 20px;
}

.message-list dl dd a {
	color: #666!important;
}


/*＿＿＿＿＿＿＿subject＿＿＿＿＿＿＿*/

.subject h2 {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 20px 0;
	background: url(../images/sp/arrow02.gif) no-repeat 0 50%;
}

.subject-list {
	padding: 0 0 30px 12px;
}

.subject-list dl {
	margin: 0 0 20px;
}

.subject-list dl:last-child {
	margin: 0;
}

/*＿＿＿＿＿＿＿entry＿＿＿＿＿＿＿*/

.entry h1 {
	margin-bottom: 30px;
}

.entry h1 em {
	font-size: 133.3%;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.04em;
	line-height: 1.2;
	display: inline;
	background-color: #FFFF00;
	color: #112844;
	font-style: italic;
}

.entry h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}

.entry article ul {
	margin: 0 0 30px;
	padding: 0 0 0 16px;
}

.entry article ul li {
	list-style-type: disc;
}

.entry .box04 dl.face {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 10px;
}

.entry .box04 dl.face dt {
	width: 100px;
}

.entry .box04 dl.face dt img {
	width: 100%;
	height: auto;
}

.entry .box04 dl.face dd {
	line-height: 1.3;
	padding-left: 20px;
}

.entry .box04 dl.face dd span {
	display: block;
}

.entry .box04 aside p {
	font-size: 75%;
}

.entry article {
	padding: 0 0 20px 0;
}

.entry article p {
	margin: 0 0 40px 0;
}

.entry article img {
	max-width: 250px;
	height: auto;
}

.entry article p strong {
	background-color: #FFFF00;
	color: #112844;
	font-weight: normal;
	padding: 0 4px;
}

.entry article p em {
	font-size: 10px;
	font-style: normal;
}

.entry article blockquote {
	display: inline-block;
	background-color: #FFF;
	margin: 0 auto 40px auto;
	padding: 0 10px;
}

.page-nav {
	overflow: hidden;
	margin: 0 0 50px;
}

.page-nav a.prev {
	display: inline-block;
	position: relative;
	width: 66px;
	padding-left: 16px;
	box-sizing: border-box;
	float: left;
}

.page-nav a.prev:before {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: url(../images/base/arrow01.gif) no-repeat 0 0;
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}

.page-nav a.next {
	text-align: right;
	display: inline-block;
	position: relative;
	width: 66px;
	padding-right: 16px;
	box-sizing: border-box;
	float: right;
}

.page-nav a.next:after {
	position: absolute;
	top: 6px;
	right: 0;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: url(../images/base/arrow01.gif) no-repeat 0 0;
}

.random-entry {
	overflow: hidden;
}

.random-entry li {
	overflow: hidden;
	background-color: #FFF;
	padding: 6px;
	margin: 0 0 6px 0;
	line-height: 1.4;
	display: block;
}

.random-entry li em {
	font-style: normal;
	display: block;
	margin: 0 0 0 120px;
}

.random-entry li img {
	width: 100%;
	height: auto;
}

.random-entry li a.img-link {
	overflow: hidden;
	width: 100px;
	height: 100px;
	line-height: 0;
	float: left;
}

.random-entry li a {
	color: #112844;
	display: block;
}

.random-entry li span {
	display: inline-block;
	padding: 10px 0 0 0;
}

.random-entry li span a {
	display: block;
	color: #666;
	font-size: 11px;
}
