/* basic =================================== */
html {
    font-size: 62.5%;
}
body {
	background: #E6E6E6 url(../../img/bg_main.gif) repeat center top;
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
    text-align: center;
    line-height: 1.8;
    word-break: break-all;
    font-size: 1.5em;
    color: #000;
}
body a{
    transition: 0.2s;
    color: #00a4ff;
}
body a:hover{
    color: #ff6300;
    opacity: 0.8;
}

ul,
li,
ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 auto;
}
h1,
h2,
h3 {
    letter-spacing: 0.1em;
}
img{
    max-width: 100%;
    vertical-align: top;
}
figure {
    margin: 0;
}
table{
    width: 100%;
}
dl,
dt,
dd{
    margin: 0;
}
p{
    margin: 0;
}

/* common class =================================== */
.clear {
    clear: both;
}
.clearfix:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

/*テキスト背景画像 =================================== */
.imgTxt{
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: no-repeat center top / auto 100%;
    font-size: 0;
    height: 0;
}

/*Construction =================================== */
header img{
    box-shadow: none;
}

#wrapper{
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

#container{
    margin: 0 auto;
}

#container:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

#container:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.item-text{
    margin: 0;
    font-size: 1.4rem;
    color: #000;
}


/* 別窓アイコン =================================== */
.ic-window{
    background: url('../img/window.gif') no-repeat right center;
    padding-right: 18px;
}

footer{
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.5;
}

footer .foonter-inner{
    width: 100%;
    margin: 0 auto;
}

footer .copyright{
    clear: both;
    color: #000;
    padding: 1em 0 2em 0;
}

footer .copyright a,
footer .copyright .attention{
    display: block;
    color: #000;
    text-decoration: none;
}

#container{
    width: 100%;
    background: #fff
        /* url(../img/containerBg.jpg) */
        repeat center top;
}

/* common class =================================== */
/* 各ブロックタイトル =================================== */
.contentsTitle {
    width: 80%;
    position: relative;
    margin: 0 auto 30px;
    padding: 8px 15px;
    background: #ffd600;
    border-radius: 70px;
}

.contentsTitle:before {
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -35px;
    bottom: -18px;
    color: #ffd600;
}

.contentsTitle:after {
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -16px;
    bottom: -10px;
    color: #ffd600;
}

.contentsTitle p {
    margin: 0;
    padding: 0;
}


/* 画像ブロック =================================== */
.imgVisual,
.imgVisual .imgBlock{
    margin: 0 auto;
    padding: 0;
}

.imgVisual .imgBlock img,
.imgVisual .imgBlock .imgBlock img{
    box-shadow: none;
    width: 100%;
    margin-bottom: 10px;
}


/* ブロック =================================== */
.detail-container {
    margin: 16px auto 100px;
    /* padding: 2em 0; */
    background: repeat-x center top / auto 0;
}

.detail-container section {
    margin: 0 auto;
}

.detail-container section:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.detail-container section:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.detail-container .textP {
    font-size: 1.6rem;
    /* letter-spacing: 0.08em; */
    /* text-align: left; */
    word-break: normal;
    /*width: 83%;*/
    margin: 0 auto 1em;
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
}

.detail-container .block-section:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.detail-container .block-section:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.detail-container .block-detail {
    margin-bottom: 2em;
}


/* メインヴィジュアルブロック =================================== */
.main-container {
    /* background: linear-gradient(25deg, #e22e2f, #e8dd83); background: linear-gradient(to bottom, #FFF,#fef2dc); */
}

.main-container .titleMainImg {
    text-align: center;
}


/* ブロック =================================== */
.about-container {
    padding-top: 0;
}

.about-container .textP {
    font-size: 2rem;
    letter-spacing: 0.05em;
    font-weight: 700;
}

.about-container .textP span {
    font-size: 1.32em;
    letter-spacing: 0.08em;
    font-weight: bold;
    color: #ff0063;
    /* text-shadow: #fff176 2px 0px 0px, #fff176 0px 2px 0px, #fff176 -2px 0px 0px, #fff176 0px -2px 0px, #fff176 2px 2px 0px, #fff176 2px -2px 0px, #fff176 -2px 2px 0px, #fff176 -2px -2px 0px; */
}

.about-container .textP span.LsizeText{
    font-size: 1.6em;
    /* background: linear-gradient(transparent 70%, #ffea00 70%); */
	background: #ff0063;
	color: #FFF;
	border-radius: 64px;
	display: inline-block;
	padding: 0px 12px 0px 20px;
	margin: 0 8px;
}


/* データ放送 =================================== */
.titleMainImgData{
    text-align: center;
}

.attention-data{
    width: 90%;
    margin: 30px auto 0;
    padding: 2% 3%;
    max-width: 640px;
    text-align: left;
    border: 2px solid #ff7a00;
	background: #FFF;
}
.attention-data li{
    margin: 0 0 0 1em;
    text-indent: -1em;
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

.nowrap{
    display: inline-block;
    white-space: nowrap;
}
.LsizeText{
    font-size: 1.6em;
}
.SsizeText{
    font-size: 0.9em;
}
.SSsizeText{
    font-size: 0.8em;
}
.Tcenter{
    text-align: center !important;
}


/* Page Top =================================== */
p.gotop{
    display: none;
}
.page-topLink{
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 80%;
    border: 4px solid #008cff;
    color: #008cff;
    width: 20px;
    padding: 13px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
    behavior: url(PIE.htc);
}
.page-topLink a{
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #008cff;
    text-decoration: none;
}
.page-topLink:hover{
    background-color: #fff;
    border: 4px solid #ff6300;
}










/*SP
======================================================================================================================================================================================================== */
@media screen and (max-width: 959px){
    .pc{ display: none; }
    .tb{ display: none; }
    .sp{ display: block !important; }

    #container{
		background: #ffffe0;
        width: 100%;
        padding-bottom: 1em;
        background-size: 100% auto;
    }
    .main-container{
        margin-bottom: 1em;
        padding: 0;
    }
    .detail-container{
        background-size: auto 25px;
        /* padding-top: 2.5em; */
        padding: 1em 0;
        margin: 0;
    }
    .detail-container .imgVisual,
    .detail-container .textP{
        width: 100%;
    }
    .detail-container .textP,
    .detail-container .imgVisual{
        margin-bottom: 0;
    }
    .detail-container .block-section{
        width: 90%;
        margin-bottom: 1.5em;
    }
    .contentsTitle{
        width: 84%;
        font-size: 2.0rem;
        line-height: 1.2;
        margin: 0 auto 4%;
        /* display: block; color: #0d4be8; text-shadow: 1px 1px 0 #fff; */
    }

    .contentsTitle:before,
    .contentsTitle:after{
        top: 0;
        height: 2.5em;
        width: 2.8em;
        z-index: -1;
    }

    .contentsTitle:before {
        left: 0;
    }

    .contentsTitle:after {
        right: 0;
    }


    /* ブロック =================================== */
    .about-container {
        padding-top: 0;
    }
    .about-container .textP {
        font-size: 1.6rem;
    }
    .about-container .textP,
    .about-container .textP span {
        letter-spacing: normal;
        /* margin: -20% 0 0; */
    }
    .about-container .textP span {
        font-size: 1.0em;
    }
    .about-container .textP span.LsizeText {
        font-size: 1.4em;
        margin: 0;
    }


    /* データ放送 =================================== */
    .titleMainImgData{
        width: 100%;
        /* margin: 0 0 -4%; */
    }

    .titleMainImgData img{
        /* width: 50%; */
    }

    /* Page Top =================================== */
    /*.page-topLink { display: none !important; }*/
    footer .footer-inner>div {
        margin: 0 auto !important;
    }
}






/*TB
======================================================================================================================================================================================================== */
@media screen and (min-width: 534px){}

@media screen and (min-width: 640px){
    body {
        /* background: url(../img/bgMain.gif) center top repeat; */
    }
    .about-container .textP, .about-container .textP span{
        margin: 8px 0 0;
    }
}











/* PC
======================================================================================================================================================================================================== */
@media screen and (min-width: 960px){
    .sp{ display: none; }
    .pc{ display: block; }

    #wrapper{
        margin: 0 auto;
        overflow: hidden;
        background: url(../img/containerBg.jpg);
        background-size: 960px auto, auto;
        background-position: center 0, 0 0;
        background-repeat: repeat;
    }
    #container{
        width: 960px;
		background: #ffffe8;
    }
    .box{
        position: fixed;
        z-index: 999;
    }


    /* 画像ブロック =================================== */
    .imgVisual_tate,
    .imgVisual_tate .imgBlock {
        float: left;
        width: 30%;
    }

    .imgVisual,
    .imgVisual .imgBlock {
        float: left;
        width: 40%;
    }


    /* フッター =================================== */
    footer {
        background: #b55900;
        /* margin-top: 5em; */
        padding: 1em 0;
    }

    footer .copyright{
        clear: both;
        margin: 0 auto;
        padding: 0;
    }

    footer .copyright a,
    footer .copyright .attention{
        color: #fff;
        display: inline-block;
        padding: 3px 10px;
        /* text-shadow: 1px 1px 0 #fef2dc;
        background-color: #fef2dc;
        border-radius: 20px; */
    }

    /* データ放送ページ =================================== */
    .attention-data {
        width: 96%;
    }

    /* haro_root_element =================================== */
    div#haro_root_element {
        overflow: hidden;
    }
}
