﻿
.fslarge {
    font-size: 1.3em;
    padding: 0.7em 0;
}

a.btnRadius {
    display: block;
    border-radius: 40px;
    text-decoration: none;
    color: #fff !important;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
    font-weight: bold;
}

a.catchyBtn {
    background: #EA6D0D;
}

a.noBtn {
    color: #bfbfbf;
    cursor: default;
}


/*   共通見出し        */

#wrap {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box
}


/*メイン
--------------------------------------*/

.title {
    background-image: url(../img/top_horeiko.jpg);
    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: 8.5vw;
    letter-spacing: 0.05em;
    margin-left: 10px;
    /*  text-shadow: 1px 1px 2px rgba(10,10,10,0.7);*/
    text-shadow: 3px 2px 20px #000000;
    margin-left: 26%;
	font-feature-settings: "palt" 1;
}

#main section {
    margin: 0 10px
}

#catchCopy {
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
    color: #000;
    margin: 20px 10px;
}

ul.btnList {
    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;
}

ul.btnList li {
    width: 32%;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
    margin-bottom: 15px
}

ul.btnList a {
    font-size: 0.85em;
    padding: 0.8em 0.2em;
    border-radius: 40px;
    font-weight: bold;
    width: auto;
    color: #FFF;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    background: #969494;
}

.fslarge {
    font-size: 1.62em;
    padding: 1.05em 0;
}

a.btnRadius {
    border-radius: 40px;
    font-weight: bold;
    width: auto;
    color: #FFF;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
}

a.catchyBtn {
    background: #EA6D0D;
}

a.noBtn {
    color: #bfbfbf;
    cursor: default;
}

a.btnRadius:hover {
    transition: 0.6s;
    opacity: 0.75
}

#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: 5px
}

#main .pList.spWidth li {
    width: 100%;
    margin-bottom: 20px
}

#main .pList.spWidth li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
}

#main .pList.spWidth a .pListImg {
    width: 24%;
    margin-right: 4%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

#main .pList a .pListImg img {
    width: 100%
}

#main .pList.spWidth a .pListTxt {
    width: 72%;
    line-height: 1.5;
}

#main .pListImg img {
    width: 100%;
    margin-top: 20px;
}

#main .pList.bdList li {
    border: 1px solid #ccc;
    padding: 8px;
    box-sizing: border-box
}

#main .pListBtn:first-of-type {
    margin-bottom: 15px
}

#main span.small07 {
    font-size: 0.7em
}

#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
}

#main .pList.bnrList a img {
    width: 100%
}

#main .pList.bnrList li {
    margin-bottom: 20px;
    width: 100%
}

.horeicpt {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    text-align: center;
    width: 800px;
}

.horeicpt th.spth {
    width: 18%
}

.tal {
    text-align: left;
}

.horeicpt th,
.horeicpt 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;
}

.w001 {
    background-color: #e7e7e7;
}

.w002 {
    background-color: #ffffff;
}

.w003 {
    background-color: #e7e7e7;
}

.w004 {
    background-color: #ffffff;
}

.w005 {
    background-color: #e7e7e7;
}

.w006 {
    background-color: #ffffff;
}

.w007 {
    background-color: #e7e7e7;
}

.w008 {
    background-color: #ffffff;
}

.w009 {
    background-color: #e7e7e7;
}

.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;
}

.threeTwoCol::after {
    content: "";
    display: block;
    width: 32%;
}

.pc-only {
    display: none
}

.pc-only2 {
    display: none
}

.sp-only {
    display: block
}

@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;*/
    color: #333333;
}
#main .slideTable a:hover p {
    opacity:0.7;
    filter: alpha( opacity=70 );
    -ms-filter: "alpha( opacity=70 )";
    background: #fff;
}


#main #capt {
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 1.4;
	text-align: center;
    margin: 10px 0;
}
#main #capt2 {
    font-size: 5vw;
    font-weight: bold;
    line-height: 2;
	text-align: center;
    margin: 30px 0;
}
#main #capt2 p{
	font-size: 1.5em; margin-top: 20px;
}
#main .inbox7l {
    background: #FFF;
    padding:10px 15px 20px;
    margin:10px 0 15px;
    height:250px;
    /*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;
}
#main .left{
text-align:left;
line-height:1.4}

#main h4{
    margin:0px 0 10px;
    padding: 10px 0px 10px 0px;
    /*background-image: url(../img/mainh4.png);*/
    background-repeat: no-repeat;
    background-position: left center;
    /*color:#177c40;*/
    text-align:left;
    font-size:20px;
    font-weight:bold;
    border-bottom: solid 1px #000000;
}
#main .inbox7l p{
line-height:1.5;

font-size:0.9em
}
#main .red {
    color: #FF0000;
}
#main .hauto{
height:auto !important}
#main .inbox7l {
    background: #FFF;
    padding:10px 15px 20px;
    margin:10px 0 15px;
    height:250px;
    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;
}
#main .h350{
height:320px}

#main .w390{
width:430px;}

.right{

margin-left:5px;}

#main section{
	margin-bottom: 40px
}

ul#pan {
    margin-bottom: 8px;
    font-size: 0.95em;
    color: #666666;
    display: block;
    padding-bottom: 10px;
}

ul#pan a {
    text-decoration: none;
    color: #0000EE;
}

ul#pan li {
    float: left;
}
#main .ml5 {
	margin-left: 5px;
}
#main .links li .w100 {
	width: 100%;
}
