@charset "UTF-8";

/* //////////////////////////////////////////////////

　HOME

////////////////////////////////////////////////// */

/* リード箇所 */
#read {margin: 60px 0 50px;}
#read h3 {font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; font-weight: 400; color: #0099cc; text-align: center; font-size: 42px;}
#read .bg {padding-bottom: 50px;margin-bottom: 20px;background: url(../common/img/main/bg_snow.png) no-repeat center bottom;}

/* リンクボタン */
#mNavi ul {width:980px; margin: 0 auto 40px; overflow:hidden; display: flex; justify-content: space-between;}
#mNavi li {}

/* イベント・新着情報 */
#topevent {max-width: 1080px; border: 5px solid #00bffe; border-radius: 10px; margin: 0 auto 40px; padding: 20px;}
#topevent .summary_contents {padding: 20px 0;}
#topevent h3.tit { font-size: 36px; font-weight: bold; color: #F00; margin-bottom: 20px; text-align: center; background: none;}
#topevent .txt {margin-bottom: 20px;}
#topevent .img {text-align: center;}
#topevent .link {padding-top: 10px; text-align: center; border-top: 1px dotted #999;}
#topevent .link a {text-decoration: underline;}
#topevent .link a:hover {text-decoration: none;}

#topevent .entry-column {margin-bottom: 20px;}
#topevent .entry-column:first-of-type {padding-bottom: 30px; border-bottom: 1px dotted #999; margin-bottom: 20px;}
#topevent .entry-column h4.tit03 {margin-top: 40px; font-size: 26px;}

#news {margin-bottom:60px;}
#news .container {width:760px;}
#news li span {padding-right:15px; font-size:12px;}
#news li {margin:7px 0; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;}

.txt_c {text-align:center;}
.tel_link{color:#006788; text-decoration:none;}
.top_chara{
    position: relative;
}
.top_chara::before, .top_chara::after{
    content: "";
    width: 180px;
    height: 180px;
    background: url("../img/top_character01.png") no-repeat;
    background-size: cover;
    position: absolute;
    transform: translate(0%, -50%);
    top: 20%;
    left: 10%;
}
.top_chara::after{
    background: url("../img/top_character02.png") no-repeat;
    background-size: cover;
    top: 70%;
    left: auto;
    right: 13%;
}
.top_chara_bnr{
    display: block;
    width: 100%;
    max-width: 1080px;
    text-align: center;
    margin: 0 auto 40px;
}
.top_chara_bnr img{
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .top_chara::before, .top_chara::after{
        content: "";
        width: 120px;
        height: 120px;
        background: url("../img/top_character01.png") no-repeat;
        background-size: cover;
        position: absolute;
        transform: translate(0%, -50%);
        top: 20%;
        left: 2%;
    }
    .top_chara::after{
        background: url("../img/top_character02.png") no-repeat;
        background-size: cover;
        top: 70%;
        left: auto;
        right: 2%;
    }
}
@media screen and (max-width: 767px) {
    /* リード箇所 */
    #read {margin: 30px 0 25px;}
    #read h3 {font-size: 28px; line-height: 1.4;}
    #read p { padding: 0 10px;}

    /* リンクボタン */
    #mNavi ul {width:100%; margin: 0 auto 30px; overflow:hidden; display: block;}
    #mNavi li {text-align: center; margin-bottom: 10px;}
    #mNavi li:last-child {margin-bottom: 0;}

    /* イベント・新着情報 */
    #topevent {max-width: 100%; margin: 0 auto 30px; padding: 20px;}
    #topevent .summary_contents {padding: 20px 0;}
    #topevent h3.tit { font-size: 26px; margin-bottom: 20px; text-align: center; }
    #topevent .txt {margin-bottom: 20px;}
    #topevent .img {text-align: center;}
    #topevent .img img {width: 100%; height: auto;}
    #topevent .link {padding-top: 10px; text-align: center; border-top: 1px dotted #999;}
    #topevent .link a {text-decoration: underline;}
    #topevent .link a:hover {text-decoration: none;}
    
    .top_chara::before{
        width: 80px;
        height: 80px;
        top: 50%;
        left: 0%;
    }
    .top_chara::after{
        width: 80px;
        height: 80px;
        top: 60%;
        left: auto;
        right: 0%;
    }
    .top_chara_bnr{
        margin: 0 auto 30px;
    }
}



/*#mainimg {
	position:relative;
	padding:20px 0;
	background:#E7E7D3 url(../img/main/bg_pagetit.gif) repeat-x top;
	text-align: center;
}
#mainimg .slides {
	width:960px;
	height:460px;
	margin:0 auto;
}
#mainimg .slides li {
	display:block;
}
#mainimg .flex-direction-nav a {
	display:block;
	position:absolute;
	top:260px;
	left:50%;
	width:60px;
	height:60px;
	text-indent:-9999px;
	outline:none;
}
#mainimg .flex-direction-nav a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.70;
}
#mainimg .flex-prev {
	margin-left:-510px;
	background:url(../img/btn_prev.png);
}
#mainimg .flex-next {
	margin-left:445px;
	background:url(../img/btn_next.png);
}

#mainimg .btn {
	position:absolute;
	bottom:20px;
	right:50%;
	margin-right:-495px;
}
#mainimg .btn a {
	display:block;
	background:url(../img/btn_mainimg.png);
	width:250px;
	height:140px;
	text-indent:-9999px;
}
#mainimg .btn a:hover {
	background:url(../img/btn_mainimg_on.png);
}*/



/*#illumination {
	position:relative;
	background:#00BFFE url(../img/bg_illumination_top.gif) no-repeat top;
	border-radius:0 0 10px 10px;
	padding:20px;
	margin-bottom:40px;
}
#illumination p {
	color:#fff;
	padding:55px 0 0 60px;
}
#illumination p em {
	color:#FFFF00;
	font-weight:bold;
}
#illumination p.tit {
	position:absolute;
	top:-12px;
	left:-17px;
	padding:0;
}*/
/*#curling {
	position:relative;
	background:#00BFFE url(../img/bg_illumination_top.gif) no-repeat top;
	border-radius:0 0 10px 10px;
	padding:20px;
	margin-bottom:120px;
}
#curling p {
	color:#fff;
	padding:55px 0 0 60px;
}
#curling p em {
	color:#FFFF00;
	font-weight:bold;
}
#curling p.tit {
	position:absolute;
	top:-12px;
	left:-17px;
	padding:0;
}*/
