@charset "utf-8";

 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース 記事 ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.news_tit {
    border-bottom: 1px dotted #999999;
    margin-bottom: 20px;
    float: left;
    padding-bottom: 20px;
    width: 96%;
    margin-top: 40px;
    padding-left: 2%;
    padding-right: 2%;
}

.day_date {
    width: 96%;
    font-size: 90%;
    float: left;
    margin-bottom: 50px;
    margin-left: 2%;
    margin-right: 2%;
}

.news_txt {
    width: 96%;
    margin-bottom: 50px;
    float: left;
    text-align: left;
    margin-left: 2%;
    margin-right: 2%;
}
.previous {
    width: 96%;
    float: left;
    font-size: 95%;
    height: 0px;
    margin-left: 2%;
    margin-right: 2%;
}
.next {
    width: auto;
    margin-bottom: 30px;
    float: right;
    clear: both;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース 記事 ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース リスト表示 ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.news {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    clear: both;
    font-size: 100%;
    border-bottom: 1px dotted #333333;
}
.titleWrap {
    width: 100%;
    float: left;
}
.date {
    width: auto;
    margin-left: 0px;
    margin-right: 15px;
    float: left;
}
.cat{
    width: auto;
    margin-top: 1px;
    margin-right: 20px;
    float: left;
    clear: left;
    margin-left: 0px;
}
}

@media only screen and (min-width:421px)  and (max-width:650px){
.news {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    clear: both;
    font-size: 100%;
    border-bottom: 1px dotted #333333;
}
.titleWrap {
    width: 100%;
    height: auto;
    float: left;
}
.date {
 	width: 95%;
    margin-left: 0px;
    margin-right: 15px;
    float: left;
}
.cat{
    width: auto;
    margin-top: 1px;
    margin-right: 20px;
    float: left;
    clear: left;
    margin-left: 0px;
}
}
	
@media only screen and (min-width:651px)  and (max-width:850px){
.news {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	font-size: 100%;
    border-bottom: 1px dotted #333333;
}
.titleWrap {
    width: 94%;
}
.date {
 	width: 98%;
    margin-left: 20px;
    margin-right: 15px;
    float: left;
}
.cat{
    width: auto;
    margin-top: 1px;
    margin-left: 20px;
    margin-right: 30px;
    float: left;
}
}
	
@media only screen and (min-width:851px)  and (max-width:1200px){
.news {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	font-size: 100%;
    border-bottom: 1px dotted #333333;
}
.titleWrap {
    width: 95%;
}
.date {
    width: auto;
    margin-left: 20px;
    margin-right: 15px;
    float: left;
}
.cat{
    width: auto;
    margin-top: 1px;
    margin-right: 20px;
    float: left;
}
}

@media only screen and (min-width:1200px) {
.news {
    width: 96%;
    height: auto;
    margin-bottom: 30px;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    clear: both;
    font-size: 102%;
    border-bottom: 1px dotted #333333;
    padding-bottom: 30px;
}
.titleWrap {
    width: 97%;
}
.date {
    width: auto;
    margin-left: 30px;
    margin-right: 25px;
    float: left;
}
.cat{
    width: auto;
    margin-top: 1px;
    margin-right: 20px;
    float: left;
}
}

.news_title {
    width: 100%;
}
.news_waku {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.icon_all_waku{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}


@media only screen and (max-width:420px) {
.icon_all{
    width: 30%;
    float: right;
    margin-left: 5px;
}
.icon_all img{
    width: 100%;
    height: auto;
}
}

@media only screen and (min-width:420px) {
.icon_all{
    width: 104px;
    float: right;
    margin-left: 5px;
}
.icon_all img{
    width: 100%;
    height: auto;
}
}

.lead{
    width: 96%;
    margin-top: 70px;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 110%;
    line-height: 35px;
    margin-bottom: 30px;
    text-decoration: underline;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース リスト表示 ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ニュース ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.yes_no {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    float: left;
    margin-top: 20%;
    margin-bottom: 8%;
}
.bt_yes {
    font-size: 100%;
    width: 40%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 7%;
    margin-right: 3%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
}
/* マウスオーバー時 */
.bt_yes:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
}
.bt_no {
    font-size: 100%;
    width: 40%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 3%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
    margin-right: 7%;
}
/* マウスオーバー時 */
.bt_no:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
    text-align: center;
}
}



@media only screen and (min-width:421px)  and (max-width:650px){
.yes_no {
    width: 100%;
    margin-left: 0%;
    float: left;
    margin-top: 20%;
    margin-bottom: 20%;
}
.bt_yes {
    font-size: 100%;
    width: 40%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 7%;
    margin-right: 3%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
}
/* マウスオーバー時 */
.bt_yes:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
}
.bt_no {
    font-size: 100%;
    width: 40%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 3%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
    margin-right: 7%;
}
/* マウスオーバー時 */
.bt_no:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
    text-align: center;
}
}


@media only screen and (min-width:651px)  and (max-width:850px){
.yes_no {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    float: left;
    margin-top: 10%;
    margin-bottom: 8%;
}
.bt_yes {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 15%;
    margin-right: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
}
/* マウスオーバー時 */
.bt_yes:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
}
.bt_no {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
    margin-right: 15%;
}
/* マウスオーバー時 */
.bt_no:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
    text-align: center;
}
}

@media only screen and (min-width:851px)  and (max-width:1200px){
.yes_no {
    width: 64%;
    margin-left: 18%;
    margin-right: 18%;
    float: left;
    margin-top: 10%;
    margin-bottom: 8%;
}
.bt_yes {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 15%;
    margin-right: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
}
/* マウスオーバー時 */
.bt_yes:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
}
.bt_no {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
    margin-right: 15%;
}
/* マウスオーバー時 */
.bt_no:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
    text-align: center;
}
}

@media only screen and (min-width:1200px) {
.yes_no {
    width: 44%;
    margin-left: 28%;
    margin-right: 28%;
    float: left;
    margin-top: 10%;
    margin-bottom: 8%;
}
.bt_yes {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 15%;
    margin-right: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
}
/* マウスオーバー時 */
.bt_yes:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
}
.bt_no {
    font-size: 100%;
    width: 30%;
    margin-top: 30px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 6px 15px;
    background-color: #ED8399;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    font-family: "M PLUS Rounded 1c";
    margin-left: 5%;
    letter-spacing: 0.15em;
    float: right;
    border-radius: 20px;
    margin-right: 15%;
}
/* マウスオーバー時 */
.bt_no:hover {
    background-color: #cacaca;
    color: #000000 !important;
    cursor: pointer;
    text-align: center;
}
}



.question {
    font-family: "M PLUS Rounded 1c", sans-serif;
    width: 100%;
    text-align: center;
    float: left;
    font-size: 150%;
    margin-bottom: 30px;
}
.yes_no_bt {
    width: 70%;
    height: auto;
    float: left;
    clear: left;
    margin-right: 15%;
    margin-left: 15%;
}


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　イエス・ノー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */




 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヒーロー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヒーロー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヒーロー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */



@media only screen and (max-width:420px) {
#canvas {
    width: 100%;
    padding-top: 0px;
    float: left;
    z-index: -1;
    position: absolute;
}
.animsition {
    width: 100%;
    float: left;
    height: 200px;
}
}

@media only screen and (min-width:420px)  and (max-width:650px){
#canvas {
    width: 100%;
    padding-top: 0px;
    float: left;
    z-index: -1;
    position: absolute;
}
.animsition {
    width: 100%;
    float: left;
    height: 200px;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
#canvas {
    width: 100%;
    padding-top: 0px;
    float: left;
    z-index: -1;
    position: absolute;
}
.animsition {
    width: 100%;
    float: left;
    height: 220px;
}
}


@media only screen and (min-width:851px)  and (max-width:1200px){
#canvas {
    width: 100%;
    padding-top: 0px;
    float: left;
    z-index: -1;
    position: absolute;
}
.animsition {
    width: 100%;
    float: left;
    height: 250px;
}
}

@media only screen and (min-width:1200px) {
#canvas {
    width: 100%;
    padding-top: 0px;
    float: left;
    z-index: -1;
    position: absolute;
}
.animsition {
    width: 100%;
    float: left;
    height: 250px;
}
}

/*========= メインイラストのためのCSS ===============*/




 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　クループ1　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　クループ1　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　クループ1　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
