﻿.title {
	background-image: url(../img/top_img.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    /*background-size: 100% 100%;*/
    width: 870px;
    height: 200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

h1 {
	text-align: left;
    font-weight: 700;
    font-size: 72px;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
    line-height: 1.3;
    color: #fff;
	margin-left: 15px;
}

.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
}

.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: 2px;
}

.pd10 {
    padding: 10px;
}

.linksTxt_title {
    margin: 15px 5px 10px;
	height: 45px;
}

.linksTxt {
    margin: 15px 5px 10px;
}

.linksTxt p {
    margin-bottom: 0.5em;
}

.linksImgdiy{
	padding-top: 50px;
}

.linksImgdiy_wall{
	max-width: 370px;
    margin-left: 60px;
}




.topBtn ul li a {
    font-size: 0.9em;
}