﻿body {
    background: url("../images/bg.png") repeat center top;
	font-family: "YuGothic", 'Yu Gothic', '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a.btn {
    background-color: #00A9B9;
    color: #ffffff !important;
}
a.btn:link,
a.btn:visited {
    color: #780a5b
}
a.btn2 {
	background-color: #ffffff;
    color: #00A9B9 !important;
    font-size: 140%;
    padding: 10px 16px;
}
.btn_pq{
	width: 80% !important;
	padding: 20px 0;
}
.pc { display: block !important; }
.sp { display: none !important; }
.br-pc { display:none; }
.header__logo {
    max-width: 800px;
	padding-top: 10px;
    margin: 0 auto;
    background-color: rgba(92,207,255,0.62);
    text-align: center;
}
.header .header__subtitle+h1 {
    padding-top: 100%;
}
.header__lead {
    font-size: 120%;
    width: 93.75%;
}
.fluid-box{
    width: 800px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
	background-color: rgba(92,207,255,0.62);
}
.fluid-box img{
    margin-left: -80px;
}
.header .yodogawa {
    background-color: rgba(92,207,255,0.62);
}
.header__lead .yodogawa_text {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}
.header__lead .live_comment img {
    width: 65%;
	padding-top: 50px;
}
.header__lead .bg_comment img {
    width: 45%;
	padding-bottom: 20px;
}
.header__lead .youtube_comment {
	color: #FFFF00;
	margin-top: 0;
    margin-bottom: 40px;
}
.header__lead .youtube_comment a {
	background-color: #ff0;
	}
.header__lead > div ul {
    overflow: hidden
}
.header__lead > div ul li {
    float: left;
    width: 49.5%
}
.header__lead > div ul li a {
    color: #fff;
    width: 100%;
    display: block;
    height: auto;
    padding-top: 35%;
    text-align: center;
    border-radius: 8px 8px 0 0;
    border-bottom: 3px solid #fff
}
.header__lead > div ul li:nth-child(1) a {
	background: url(../images/tab_study_off.png) no-repeat;
    background-size: contain !important;
}
.header__lead > div ul li:nth-child(1).current a {
	background: url(../images/tab_study_on.png) no-repeat;
    background-size: contain !important;
}
.header__lead > div ul li:nth-child(2) {
    margin-left: 1%;
}
.header__lead > div ul li:nth-child(2) a {
	background: url(../images/tab_game_off.png) no-repeat;
    background-size: contain !important;
}
.header__lead > div ul li:nth-child(2).current a {
	background: url(../images/tab_game_on.png) no-repeat;
    background-size: contain !important;
}
.header__lead > div div {
    padding: 10px
}
.header__lead > div div a:link,
.header__lead > div div a:visited {
    color: #ffe100
}
.header__lead > div div a.btn {
    padding: 8px 16px;
    margin-top: 10px
}
.header__lead > div div a.btn:link,
.header__lead > div div a.btn:visited {
    color: #780a5b
}
.header__logo a {
    color: #00b7e0;
    padding-top: 20px
}
.kakomi-box {
	position: relative;
	padding: 1.8em 0.5em 0.5em;
	border-radius: 0.5em;
	width: 56% !important;
}
.header__lead > div div .kakomi-box a:link,
.header__lead > div div .kakomi-box a:visited {
    color: #FF5C70;
	text-decoration: underline;
}
.header__lead > div div.study .kakomi-box a:link,
.header__lead > div div.study .kakomi-box a:visited {
    color: #194500;
}

.kakomi-box .sub_text{
    font-size: 74%;
}
.title-box {
	position: absolute;
	padding: 0.5em;
	left: 20px;
	top: -20px;
	font-weight: bold;
	border-radius: 0.5em;
	color: #ffffff;
	font-size: 100%;
}
.study .kakomi-box {
	border: 3px solid #194500;
}
.study .title-box {
	background-color: #194500;
}
.game .kakomi-box {
	border: 3px solid #FF5C70;
}
.game .title-box {
	background-color: #FF5C70;
}
.navi {
    width: 98%;
    margin: 0 auto;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.navi li{
	font-family: "YuGothic", 'Yu Gothic', '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", ”Meiryo, Osaka”, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.navi__date li input {
    width: 46.66667%;
    max-width: 160px
}
.navi__date li:first-child {
    text-align: center
}
.navi__first-latest li {
    width: 48.33333%;
    max-width: 150px
}
.navi__first-latest li a {
    width: 100%;
    color: #ffe100
}
.navi__first-latest li.off a:hover {
    color: #ffe100
}
.navi__prev-next li {
    width: 46.66667%;
    max-width: 150px
}
.navi__prev-next li a {
    width: 100%;
    color: #780a5b
}
.navi--bottom {
    border-bottom: 0;
    border-radius: 0 0 8px 8px
}
.post {
    width: 800px;
    padding: 3.125%;
    margin: 0 auto;
    border: 0 none;
    border-radius: 0;
	background-color: #FFFFFF;
}
.post-header {
    background-color: #fff;
    padding: 10px
}
.post-header__icon {
    background-color: #fff;
    padding: 4px;
    margin: 4px 4px 4px 0;
    border-radius: 4px;
    position: relative;
    z-index: 1
}
.post-header__icon img {
    width: 40px;
    vertical-align: top
}
.post-header__title {
    border: 0 none transparent;
    margin-right: 0
}
.post-header__title h3 {
    font-size: 160%;
    padding: 10px 0 0 10px
}
.post-header__title .time {
    padding: 5px 0 10px 10px
}
.post-header__title::before {
    content: none;
    background-image: none
}
.post-share li a {
    background-color: #00225C;
    color: #ffffff;
    border-radius: 4px;
}
.slide {
    border: 0 none;
    border-radius: 0
}

.share {
    max-width: 600px;
    margin: 20px auto;
    padding: 15px;
    border-radius: 8px
}
.share ul {
    letter-spacing: 0;
    text-align: center
}
.share ul li {
    display: inline-block;
    letter-spacing: .075em;
    margin: 0 10px
}
.share ul li a {
    display: block;
    font-size: 400%
}
.share ul li a:after {
    content: none
}
.share .article-share__facebook a {
    color: #3b5998
}
.share .article-share__twitter a {
    color: #00aced
}
.share .article-share__line a {
    color: #00b900
}
.share .article-share__mail a {
    color: #f4cb3c
}
.footer {
    margin: 0 auto
}
.footer a {
    font-size: 120%
}

.footer .follow {
    margin: 0 auto;
    padding: 50px 0
}
.footer .follow ul {
    letter-spacing: 0;
    text-align: center
}
.footer .follow ul li {
    display: inline-block;
    letter-spacing: .075em;
    margin: 0 10px
}
.footer .follow ul li a {
    display: block;
    font-size: 320%;
    color: #404040
}
.footer .follow ul li a:after {
    content: none
}
.footer .copyright-natsu {
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.header__logo a {
    font-size: 200%
}
@media screen and (min-width: 601px){
    .header .header__subtitle {
        display: none
    }
    .header .header__subtitle+h1 {
        padding-top: 56.25%
    }
    .header .header__lead {
        font-size: 160%;
		max-width: 800px;
	}
    .header .yodogawa {
		margin-bottom: 50px;
	}
    .header .space {
		background-color: rgba(255,255,255,0);
		height: 300px;
	}
    .header .header__lead > div {
        width: 100%
    }
    .header .header__lead > div div {
		padding: 40px 20px;
		text-align: center;
		margin-top: -32px;
	}
    .header .header__lead > div div p > a.btn:link,
    .header .header__lead > div div p > a.btn:visited {
        color: #780a5b;
        margin-top: 1em;
        padding: 8px 16px
    }
    .header .header__lead > div ul li a {
        height: auto;
        padding-top: 26%
    }
    .header .header__lead > div ul li:nth-child(1) a {
        background-size: 35%
    }
    .header .header__lead > div ul li:nth-child(2) a {
        background-size: 35%
    }
    .header .header__lead > div ul li:nth-child(3) a {
        background-size: 35%
    }
    .header .header__logo a {
        padding-top: 10px
    }
    .navi {
        max-width: 800px
    }
    .navi__date li input {
        width: 50%
    }
    .navi__date li:first-child {
        text-align: center
    }
    .navi__first-latest li {
        max-width: 145px
    }
    .navi__prev-next li {
        width: 20%;
        max-width: 140px
    }
    .post__text {
        padding: 0 20px 20px;
		letter-spacing: 2px;
		line-height: 30px;
    }
    .post-header {
        padding: 20px
    }
    .post-header__icon {
        margin: 8px 8px 8px 0
    }
    .post-header__icon img {
        width: auto
    }
    .post-header__title h3 {
        font-size: 180%;
        min-height: 60px
    }
    .post-share {
        padding-right: 0;
        float: right;
        clear: none;
        width: 60%
    }
    .post-share ul {
        width: 40%
    }
    .post-share li {
        width: 25%;
		margin:6px;
    }
	.post-share li:last-child {
		width: 25%;
	}
    .slide {
        background-color: transparent;
    }
    .game-list ul li {
        width: 16.66667%
    }
    .game-list ul li a {
        font-size: 140%
    }
}
@media screen and (min-width: 960px){
    .header .header__subtitle+h1 {
		padding-top: 540px;
    }
}
@media only screen and (max-width: 601px) {
.header .yodogawa {
    margin-top: -10px;
}
.fluid-box img {
	overflow: hidden;
}
.post-share {
	width: 50%;
    margin: 5% 0 0 50%;
}
.post-share li {
	width: 28%;
    margin-right: 5%;
}

}
@media only screen and (min-width: 768px) {
    .header .header__lead > div div p {
        display: inline-block;
        text-align: left;
		width: 40%;
    }
}
@media only screen and (max-width: 768px) {
.pc { display: none !important; }
.sp { display: block !important; }
.br-sp { display:block; }
.br-pc { display:block; }
.br-ipad { display: none;}

.fluid-box img {
	margin-left: 0px;
	width: 100%;
}
.fluid-box {
    width: 100%;
    padding: 0px;
}
.header__lead > div > p {
    width: 90%;
}
.header__lead .yodogawa_text {
    text-align: left;
	font-size: 16px;
    line-height: 1.8;
}
.header__lead .live_comment img {
    width: 80%;
    padding-top: 0px;
}
.header__lead {
    width: 100%;
}
.header .header__lead > div div p {
    width: 100% !important;
}
.youtube {
    position: relative;
    width: 100%;
	padding-bottom: 56.25%;
	height:0px;
	margin-bottom: 0;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 2.5%;
	width: 95%;
	height: 95%;
}
.header__lead .youtube_comment {
    margin-bottom: 20px;
}
.header__lead .bg_comment img {
    width: 80%;
    padding: 30px auto;
}
.btn_pq {
    width: 100% !important;
    margin: 30px auto;
}
.kakomi-box {
    width: 100% !important;
	font-size: 100%;
	text-align: left;
}
.post {
    width: 98%;
    padding: 0;
}
.footer .follow {
    padding: 30px 0 0;
}
.footer-follow img {
    width: 47px;
}
}
@media only screen and (max-width: 767px){
.br-ipad {
    display: block;
}
}