﻿
.fslarge {
    font-size: 1em !important;
    padding: 0.7em 0;
}

/*   共通見出し        */

#wrap {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box
}

.title {
    /*
    background-size: cover;
    background-position: left center;
    height: 150px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;*/
}

h1 {
    /*color: #FFFFFF;
    text-align: right;
    font-weight: 700;
    font-size: 9.5vw;
    letter-spacing: 0.05em;
    text-shadow: 3px 2px 20px #000000;
    margin: 0px 1% 1% 35%;*/
}

h1 img{
    width: 100%;
}

#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 90px;
    width: auto;
    text-align: left;
}

#main h2.headingMiddle.plusIcon ::after {
    position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 6.5%;
    display: block;
}


#main section {
    margin: 0 10px
}

#catchCopy {
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
    color: #000;
    margin: 20px 10px;
}

#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: 30px
}

#main .pList a .pListImg img {
    width: 100%
}

#main .pListImg img {
    width: 100%;
    margin-top: 20px;
}

#main .pList.bdList li {
    border: 1px solid #ccc;
    padding: 8px;
    box-sizing: border-box
}

#main .pList.oneColumn li {
    width: 100%;
    margin-bottom: 0
}

#main .pList.oneColumn li .pListImg.spmt12 {
    margin: 1.2em 0
}

#main .pList a {
    text-decoration: none
}

#main .pList p.listHeading {
    font-size: 1.1em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
    color: #333;
    font-weight: bold;
    line-height: 1.2
}

#main .pList a p {
    text-decoration: none;
    color: #000;
    line-height: 1.4;
    margin-top: 0.4em
}

#main .pList .pListTxt {
    margin-bottom: 1.2em
}

.cpt {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    text-align: center;
    width: 800px
}

.cpt th.spth {
    width: 18%
}

.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;
}

.slideTable {
    position: relative;
    overflow-x: scroll;
    -ms-overflow-x: scroll;
    -moz-overflow-x: scroll;
    -webkit-overflow-x: scroll;
}

.slideTable table.cpt {
    width: 800px
}

p.scrolltxt {
    color: #E00012;
    font-weight: bold;
    margin: 10px 0 15px 0;
    text-align: left;
}

p.scrolltxt span {
    /*background-color: #FAE2DE;*/
    padding: 8px 6px;
    font-size: 0.95em;
    border: 2px solid #E00012;
    box-sizing: border-box;
}


@media screen and (max-width:320px) {
    header .logo img {
        width: 150px
    }
    header .rightBnr img {
        width: 115px
    }
    .topBtn ul li {
        width: 49%;
        font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
        margin-bottom: 2%
    }
    .topBtn ul li a {
        font-size: 0.75em;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        background-image: url(../../common/newimg/arow_red.png);
        background-repeat: no-repeat;
        background-position: right 0.3em center;
        background-size: 7px;
        padding: 0.9em 0.7em;
        display: block;
        border: 1px solid;
        border-radius: 6px;
        text-align: left;
        box-sizing: border-box;
        width: 100%;
    }
}

#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: 5px;
}

#main .boder {
    border: 1px solid #ccc;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 10px;
}

#main .hassei {
    padding-top: 10px;
    border-top: 3px solid#ccc;
    width: 100%;
}

#main .hassei img {
    width: 100%;
}

#main .mt15 {
    margin-top: 15px!important;
    width:100%;
}
#main iframe {
    width:100%;
    height: 200px;
}
.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 section{
	margin-bottom: 40px
}
#main .banner_single{
	margin: 20px 0;
}
#main .banner_single img{
	width: 100%;
}

#main .titlehead34{
	margin: 20px 0;
}