﻿.title {
	background-image: url("../img/top_img.jpg");
    background-size: cover;
    background-position:right center;
    height: 150px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

h1 {
	color: #fff;
	text-align: left;
	font-weight: 700;
	font-size: 8vw;
	letter-spacing: 0.05em;
	margin-left: 10px;
	  text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
	/*margin-left: 40%;*/
}

#main .pList.spWidth a .pListImg{
	width: 50%;
	margin-right: 4%;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	align-items: center;
}

.cptr th{
    /*font-weight: normal;*/
    font-style: normal;
    /*text-align: center;*/
    vertical-align: middle;
    border-color: #bbb;
    background: #A6D2FF;
    /*color: #FFFFFF;*/
}

.tips {
	/* margin-top: 15px; */
	border: solid 2px #1D2B6A;
	padding: 15px;
}

#main .tips>h2 {
	background-color:#FFF !important;
	font-weight: bold;
    font-size: 1.6em!important;
    color: #E60013 !important;
	background-image: none !important;
	border: none !important;
	padding:0 !important;	
}

.inner_inbox {
line-height:1.5;
font-weight:bold;
}

.listHeading1 {
	font-size: 1.2em;
	font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	color: #333;
	font-weight: bold;

}
.btn1{
  /*background-image:url(../img/mainh4.png);*/
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 15px;
  text-align: left;
  color: #333;
  margin-top:10px;
  border:solid 3px #333;
  display: block;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  width:100%;
  max-width: 400px;
  border-radius: 10px;
}

.btn1:hover { opacity: 0.5;}

.btn1 a{
color:#333;
text-decoration:none
}

#main .pList.spCenter li a{
	/*text-align: center;*/
	flex-direction: column;
/*flex-direction: row-reverse;*/
}

.box2 {
    background: #FFF;
    margin: 10px 0 15px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    padding-bottom: 10px;
}

.lh15 {
    line-height: 1.5;
    padding-bottom: 12px;
}

.pd10 {
    padding: 10px;
}

.linksTxt_title {
    margin: 10px 5px 8px;
	height: 30px;
}

.linksTxt {
    margin: 10px 5px 8px;
}

.linksTxt p {
    margin-bottom: 0.4em;
}

.oneColumn{
	margin-top: 20px;
}

.linksImgdiy{
	padding-top: 15px;
}

.linksImgdiy_wall{
	max-width: 800px;
    margin-left: 0px;
}