﻿/* =============================================================
cm_audition2024
============================================================= */

.mB_20sp15{margin-bottom:20px !important;}
.mB_30sp20{margin-bottom:30px !important;}
.mB_40sp30{margin-bottom:40px !important;}
.mB_80sp60{margin-bottom:80px !important;}
.fSize14sp12{font-size: 14px !important;}
.fSize16{font-size: 16px !important;}
.fCGold{color: #ae8d30;}

a{color: #ff3d7d;}
body{background-color: #fff;}
.fCChange{color: #f4568a;}
.cmnBtn_1{color: #f4568a;}
.cmnBtn_1::after{border-left-color: #f4568a;}
.cmnTtl_2::after{background-color: #f4568a;}
.flowLst > li::after{border-left-color: #f4568a;}
.flowLst .num{background-color: #f4568a}
.flowLst .txtArea .ttl{color: #f4568a;}

.cmnBtn_1:hover::after{border-left-color: #ffcfdf;}
.cmnBtn_2 > a{background-color: #ffcfdf;}

.cmnTbl th,
.cmnTbl td{border-color:#8cc5ff;}
.cmnTbl th{background-color:#8cc5ff;}
.cmnTbl tr:last-child th{border-bottom-color: #8cc5ff;}
@media only screen and (max-width:640px){
.mB_20sp15{margin-bottom:15px !important;}
.mB_30sp20{margin-bottom:20px !important;}
.mB_40sp30{margin-bottom:30px !important;}
.mB_80sp60{margin-bottom:60px !important;}
    .fSize14sp12{font-size: 12px !important;}

body{min-width: 360px;}

.cmnTbl.row tr:last-child td{border-bottom-color: #8cc5ff;}}

.fCSubChange{color: #a2d577;}
.benefits .number::before{background-color: #ffcfdf;}
.cmnTtl_1 > span{background-color: #deeeff;}



.imgTwoClm .clm{max-width: 300px;}

.bdrImg img{
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.imgSingle{text-align: center;}

.imgSingle img{width: 540px;}
.imgSingle.small img{width: 240px;}

.imgThreeClm{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.imgThreeClm .clm{
    width: 240px;
    margin-left: 20px;
}

.imgThreeClm .clm:first-child{margin-left: 0;}

.imgThreeClm .clm img{width: 100%;}

@media only screen and (max-width:640px){
    .imgSingle img{width: 100%;}

    .imgThreeClm{margin-top: -10px;}

    .imgThreeClm .clm{
        width: calc(50% - 10px);
        margin-top: 10px;
        margin-left: 10px;
    }

    .imgThreeClm .clm:nth-child(2n-1){margin-left: 0;}
}

.wrap760pc{
    width: 760px;
    margin: 0 auto;
}

.bdrBtmTtl{
    margin-bottom: 15px;
    padding: 0 0 3px 3px;
    border-bottom: 1px solid #f4568a;
    font-size: 20px;
    font-weight: bold;
}

.bdrTbl{
    width:100%;
}

.bdrTbl th,
.bdrTbl td{
    padding: 10px;
    word-break: break-all;
    vertical-align: top;
    border: 1px solid #ccc;
    background-color: #fff;
    box-sizing: border-box;
}

.bdrTbl th{
    width: 26%;
    font-weight: 500;
}

@media only screen and (max-width:640px){
    .wrap760pc{
        width: auto;
    }

    .bdrBtmTtl{
        margin-bottom: 10px;
        font-size: 18px;
    }

    .bdrTbl th,
    .bdrTbl td{
        padding:8px;
    }

    .bdrTbl.row th,
    .bdrTbl.row td{
        display:block;
        width:100%;
        box-sizing:border-box;
        border-bottom:none;
    }

    .bdrTbl.row tr:last-child td:last-child{border-bottom:1px solid #ccc;}
}

.balloonTxt{
    margin-bottom: 20px;
    text-align: center;
}

.balloonTxt > span{
    font-family: 'Noto Serif JP', serif;
    display: inline-block;
    position: relative;
    padding: 0 40px 20px;
    font-size: 30px;
    font-weight: 500;
    color: #c6a549;
}

.balloonTxt > span::before{
    content: "";
    display: block;
    position: absolute;
    width: 195px;
    height: 58px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: url("../images/img_balloon.png") no-repeat top left / 100% auto;
}

.commonImgCnt{
    width: 540px;
    margin: 0 auto;
}

@media only screen and (max-width:640px){
    .balloonTxt{
        margin-bottom: 10px;
    }

    .balloonTxt > span{
        padding: 0 30px 18px;
        font-size: 24px;
    }

    .balloonTxt > span::before{
        width: 156px;
        height: 47px;
    }

    .commonImgCnt{
        width: 100%;
        max-width: 480px;
    }
}

/* =============================================================
 grandprix
============================================================= */
.importantMsgBox{
	padding: 40px 10px;
	border-radius:3px;
	border:2px solid #f5d40b;
}

.contestArea{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.contestArea .imgArea{
	width: 150px;
	margin-left: 10px;
	text-align: center;
}

.contestArea .imgArea:first-child{margin-left: 0;}

.contestArea .imgArea a{transition: opacity .3s;}
.contestArea .imgArea a:hover{opacity: .7;}

.contestArea .imgArea img{width: 100%;}

.contestArea .imgArea .name{
	color: #563114;
	font-size: 14px;
}

.gpTtl{
	margin-bottom: 40px;
	text-align: center;
}

.gpTtl > span{
	display: inline-block;
	min-width: 600px;
	min-height: 80px;
	line-height: 60px;
	font-size: 28px;
	text-align: center;
	background:url("../images/fuwarii/img_gp_ribbon.png") no-repeat top center / auto 80px;
}

.crownTtl{
	position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.crownTtl span{
    position: relative;
    display: inline-block;
    line-height: 1.2;
    padding: 0 45px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.crownTtl span::before,.crownTtl span::after{
	content: "";
	display: block;
	position: absolute;
	width: 36px;
	height: 30px;
	top: 0;
	background: url("../images/fuwarii/img_crown.png") no-repeat top left / 100% auto;
}

.crownTtl span::before{left: 0;}
.crownTtl span::after{right: 0;}

@media only screen and (max-width:640px){
	.importantMsgBox{padding: 20px 10px;}
	.contestArea{margin-top: -10px;}
	.contestArea .imgArea{
		width: 120px;
		margin: 10px 0 0 0;
		padding: 0 5px;
	}
	.contestArea .imgArea .name{font-size: 12px;}
	
	.gpTtl{margin-bottom: 20px;}
	
	.gpTtl > span{
		min-width: 100%;
		min-height: 50px;
		line-height: 35px;
		font-size: 20px;
		background-size: 100% 50px;
	}
	
	.crownTtl{margin-bottom: 10px;}
	
	.crownTtl span{
		padding: 0 35px;
		font-size: 18px
	}
	
	.crownTtl span::before,.crownTtl span::after{
		width: 28px;
		height: 22px;
	}
}

.lstPlanPoint{
    margin-bottom:20px;
    font-size: 0;
}

.lstPlanPoint li{
    display: inline-block;
    width: calc(33% - 5px);
    margin: 0 0 8px 8px;
    font-size:14px;
    border: 1px solid #6f624e;
    vertical-align: top;
    box-sizing: border-box;
}

.lstPlanPoint li:nth-child(3n-2){margin-left:0;}

.lstPlanPoint li a{
    display: block;
    position: relative;
    padding: 10px 10px 25px 10px;
    font-weight: bold;
    color:#563114;
    box-sizing: border-box;
    text-align: center;
}

.lstPlanPoint li a:after{
    display: block;
    position: absolute;
    bottom: 10px;
    right: 50%;
    margin-right: -6px;
    border-top: 8px solid #f4568a;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
}

.lstPlanPoint li.single a{min-height: 77px;}

.lstPlanPoint li.single span{
    display: inline-block;
    padding-top: 10px;
}

@media only screen and (min-width:640px){
    .lstPlanPoint{margin:0 0 30px -30px;}

    .lstPlanPoint li{
        width: 120px;
        margin: 0 0 20px 30px;
        font-size:16px;
        text-align: center;
        transition: all .8s;
    }

    .lstPlanPoint li:nth-child(3n-2){margin-left:30px;}

    .lstPlanPoint li a{
        padding: 20px 20px 30px ;
        transition: all .8s;
    }

    .lstPlanPoint li.single a {min-height: 100%;}

    .lstPlanPoint li.single span {
        display: inline-block;
        padding-top: 0;
    }

    .lstPlanPoint li:hover{border-color:#f4568a;}

    .lstPlanPoint li:hover a{color:#f4568a;}

    .lstPlanPoint li a:after{
        top:auto;
        bottom: 10px;
        right: 50%;
        margin-top: 0;
        margin:0 -10px 0 0;
        border-top: 8px solid #f4568a;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        transition: all .8s;
    }

    .lstPlanPoint li:hover a:after{border-top-color: #f4568a;}

    .lstPlanPoint li:nth-child(2n){margin-left:30px;}
}

.partClmLst{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partClmLst li{
    width: 180px;
    margin: 12px 0 0 12px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.partClmLst li:nth-child(4n-3){margin-left: 0;}

.partClmLst li a{transition: opacity .3s;}
.partClmLst li a:hover{opacity: .7;}

.partClmLst li img{width: 100%;}

@media only screen and (max-width:640px){
    .partClmLst li{
        width: calc(50% - 8px);
        margin: 8px 0 0 8px;
    }

    .partClmLst li:nth-child(4n-3){margin-left: 8px;}
    .partClmLst li:nth-child(2n-1){margin-left: 0;}
}

.checkCircleLst > li{
    margin-top: 25px;
    padding: 20px 20px 20px 65px;
    border: 1px solid #f4568a;
    border-radius: 100px;
    background: url("../images/icon_checkmark_pink.png") no-repeat top 23px left 25px / 26px 19px;
}

.checkCircleLst > li:first-child{margin-top: 0;}

@media only screen and (max-width:640px){
    .checkCircleLst > li{
        margin-top: 15px;
        padding: 10px 20px 10px 50px;
        background-position: top 14px left 20px;
        background-size: 21px 15px;
    }
}

/* EOF */
