﻿
.title {
    /*
    background-repeat: no-repeat;
    background-position: top center;
    width: 870px;
    height: 200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    postion: relative;*/
}

h1 {
    /*color: #FFFFFF;
    text-align: left;
    font-weight: 700;
    font-size: 90px;
    text-shadow: 3px 2px 20px #000000;
    margin-left: 300px;*/
}

h1 img{
    width: 870px;
    height: 312px;
    display: block;
}
#main .h2Icon{
    position: absolute;
}

#main h2.headingMiddle.plusIcon{
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 30px auto;
    width: 90%;
    text-align: left;
}

#main h2.headingMiddle.plusIcon ::after {
    position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 6.5%;
    display: block;
}


#catchCopy {
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
    color: #000;
    width: 870px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: #D2DCE6;
}

.fslarge {
    font-size: 1em !important;
    padding: 1.05em 0;
}

#main .pList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#main .pList li {
    width: 47%;
    margin-bottom: 20px
}

#main .pList li a {
    display: block;
}

#main .pList a {
    text-decoration: none
}

#main .pList a .pListImg {
    text-align: center
}

#main .pList p.listHeading {
    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;
}

#main .pListImg img {
    width: 870px;
    margin-top: 20px;
}

#main .pList a p {
    text-decoration: none;
    color: #000;
    line-height: 1.5;
    margin-top: 0.6em
}

#main .pList .pListTxt {
    margin-bottom: 1.2em
}

#main .pList.bdList li {
    border: 1px solid #ccc;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    width: 48%
}

.cpt {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    text-align: center;
    width: 100%
}

.cpt th,
.cpt td {
    padding: 5px;
    border: #CCC 1px solid;
    line-height: 1.4
}

.cpt a:hover {
    opacity: 0.7;
}

.cptr th {
    font-weight: normal;
    font-style: normal;
    /*text-align: center;*/
    vertical-align: middle;
    border-color: #bbb;
    background: #666;
    color: #FFFFFF;
}

#main .box2 p {
    line-height: 1.5;
    margin-left: 15px;
    /*font-size: 0.9em;*/
}

#main .mt10 li {
    margin-top: 10px;
    list-style: disc;
    margin-bottom: 0px !important;
    width: 100%;
    margin-left: 20px;
}

#main .boder {
    border: 1px solid #ccc;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 10px;
}

#main .hassei img {
    width: 100%;
}

#main .mt15 {
    margin-top: 15px!important;
    width:100%;
}
#main iframe {
    width:100%;
    height: 535px;
}
.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;

}
#main td a:visited{
    text-decoration:none;
    color:#005FC3;
}


#main td a:link{
    text-decoration:none;
    color:#005FC3;
}
#main .slideTable a:hover p {
    opacity:0.7;
    filter: alpha( opacity=70 );
    -ms-filter: "alpha( opacity=70 )";
    background: #fff;

}
#main .banner_single{
	margin: 20px 0;
}
#main .banner_single img{
	width: 100%;
}
#main .titlehead34{
	margin: 20px 0;
}