@charset "utf-8";

#page {
	padding-top: 0;
}
.text-red{
	color: #ff0000;
}
.text-l{
	font-size: 24px;
}
.text-s{
	font-size: 15px;
}
.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#contents {
	background-color: #eeeeef;
	width: auto;
}
.article {
    margin: 0 auto;
	background-color: #fff;
	padding: 0 10px 60px 10px;
}
.article a{
	cursor: pointer;
}
.article .mdi-facebook-box{
	color: #3B5998;
}
.article .mdi-twitter{
	color: #55acee;
}
.article .icon-line{
	color: #1dcd00;
}
.article .underline{
	text-decoration: underline;
	color: #285bac;
}
.article-content .r_img{
	text-align: center;
	padding-top: 30px;
}
.article-content .r_img1 img{
	width: 300px;
}
.article-content .r_img2 img{
	width: 350px;
}
.article-content .r_img3 img{
	width: 400px;
}
.article-content .r_img4 img{
	width: 500px;
}
.article-content .r_img5 img{
	width: 600px;
}
.com_img{
	text-align: center;
	padding-bottom: 20px;
}
.article-share-r {
    text-align: center;
}
.article-share-r ul {
    display: inline-block;
    padding: 2.5em 0;
    border-top: 1px solid #285bac;
    border-bottom: 1px solid #285bac;
    width: 100%;
	margin-bottom: 1em;
}
.article-share-r ul::before {
	display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2;
    content: 'この結果をシェアする';
	color: #285bac;
	margin-bottom: 1em;
}
.article-share-r ul li {
    display: inline-block;
    margin: 0 1.8em;
    vertical-align: top;
}
.article-share-r ul li a::before {
    font-size: 36px;
}
form{
	color: #285bac;
	display: flex;
}
input{
	border-bottom: 1px solid;
	width: 250px;
}
.button{
	background-color: #285bac;
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
    padding: 0.2em 2em;
    border-radius: 0.5em;
}
.button:hover{
	opacity: 0.7;
}
button{
    cursor: pointer;
	vertical-align: middle;
    display: table-cell;
}
/* pc ---------- */
.device-pc .sp-Only{
	display: none;
}
.device-pc .article {
    width: 960px;
}
.device-pc .article-header {
    padding-top: 30px;
}
.device-pc .score{
    background: url(../images/score_board-pc.png) no-repeat;
	background-size: 700px auto;
    padding-top: 11%;	
	position: relative;
	width: 700px;
	height: auto;
}
.device-pc .score img{
	position: absolute;
	width: 115px;
	top: -14px;
    right: 22px;
}
.device-pc .article-title {
    background-image: url(../images/title_main2-pc.png);
	background-size: 800px auto;
    padding-top: 21.5%;
}
.device-pc .article-header {
    margin: 0 auto;
}
.device-pc .article-content{
	width: 800px;
    margin: 0 auto;
    border: 3px solid #285bac;
	padding: 30px 0;
}
.device-pc .article-content__text {
	max-width: 800px;
    font-size: 160%;
    margin: 1.75em auto;
    padding: 0;
}
.device-pc .article-content__text .r_title{
	display: table;
    background-color: #ffd100;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px;
    margin: 0 auto;
}
.device-pc .comment{
    padding: 20px 30px;
}
.device-pc .article-share-r {
    margin: 0 auto;
    padding: 0;
    width: 720px;
}
.device-pc .appli{
	padding: 20px 180px;
	font-size: 160%;
}
.device-pc .btn_area{
	display: flex;
    margin: 30px auto;
}
.device-pc .btn{
	margin:0 auto;
}
.device-pc .btn img{
	width: 300px;
	height: 100%;
}
.device-pc .article-navi {
    margin: 0 auto 64px;
    padding: 0;
}
/* sp ---------- */
.device-sp .sp-Only{
	display: block !important;
}
.device-sp .sp-br{
	display: block !important;
}
.device-sp #contents .article-content__text a{
	display: inline;
}
.device-sp #contents {
    padding: 0 7px;
}
.device-sp .article-header {
    padding-top: 20px;
	margin: 0 auto;
}
.device-sp .article-title {
    background: url(../images/title_main2-sp.png) no-repeat;
	background-size: 100% auto;
	padding-top: 60%;
}
.device-sp .score {
    background: url(../images/score_board-sp.png) no-repeat;
	background-size: 90% auto;
	position: relative;
	width: 90%;
	height: auto;
	padding-top: 60%;
    margin: 0 auto;
}
.device-sp .score img{
	position: absolute;
	width: 12em;
    top: 9.6em;
    right: 9em;
}
.device-sp .article-content__text .r_title{
	display: table;
    background-color: #ffd100;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 0.4em;
    margin: 0 auto;
    line-height: 1.2em;
}
.device-sp .article-content .r_img1 img {
    width: 100%;
}
.device-sp .article-content{
	width: 100%;
    margin: 0 auto;
    border: 2px solid #285bac;
	padding: 1em;
}
.device-sp .article-content__text {
    font-size: 160%;
    margin: 1.25em auto;
    padding: 0;
}
.device-sp .article-content__text p {
    margin: 0 auto;
}
.device-sp .comment{
    padding: 0.2em 0.5em;
}
.device-sp .article-share-r ul {
    width: 95%;
	padding: 1em 0;
}
.device-sp .appli{
    padding: 0.2em 0.5em;
	font-size: 160%;
}
.device-sp .btn_area{
	margin: 2em auto 0;
	width: 80%;
}
.device-sp form{
	display: inline-block;
	width: 100%;
}
.device-sp input{
	width: 89%;
}
.device-sp .button{
	font-size: 100%;
	margin: 1em auto;
    text-align: center;
    width: 100%;
}
.article-share ul li {
    display: inline-block;
    margin: 0 1.8em;
    vertical-align: top;
}
.article-share img, .article-share-r img{
	width: 30px;
}
.dorapresent_fin{
	color: #000;
    font-weight: bold;
    background-color: #ffd100;
    border-radius: 0.2em;
    text-align: center;
    display: block;
}