﻿@charset "UTF-8";
.onlySP{
	display: none;
}
#main {
    background: #EBECEE;
    border-top: 1px solid #C6C7CC;
}
#main h3.goukaku_head{
	font-weight: bold;
    font-size: 20px;
    color: rgb(50, 50, 50);
    line-height: 130%;
    margin-bottom: 15px;
    background: rgb(235, 236, 238);
    border-left: 5px solid rgb(226, 0, 17);
    padding: 7px 12px;
}
#step2 h3.goukaku_head{
	border: 1px solid #E20011;
    padding: 10px;
    margin: 40px 0 15px;
}
#step2 h3.goukaku_head:first-child{
	margin-top: 0;
}
.container {
    width: 960px;
    margin: 0 auto;
	padding-bottom: 40px;
}
#main #step{
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#step1 #step {
    background: #FFF url(../images/bg_pc_step1.gif) repeat left top;
	width: 960px;
    height: 52px;
	margin: 40px 0 15px;
}
#step2 #step {
    background: #FFF url(../images/bg_pc_step2.gif) repeat left top;
}
#step3 #step {
    background: #FFF url(../images/bg_pc_step3.gif) repeat left top;
}
#step1>section{
	margin-top: 40px;
	font-size: 13px;
}
#step1>section:first-child{
	margin-top: 0px;
}
.container>section:first-of-type {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    padding: 40px 80px;
	box-sizing: border-box;
}
.release-list-choice,.mul-list-choice{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.release-list-choice.column3,.mul-list-choice.column3{
	flex-wrap: nowrap;
}
.goukaku_head input[type="radio"],.goukaku_head input[type="checkbox"]{
	display: none;
}
.goukaku_head .radio-container,.goukaku_head .checkbox-container {
    display: flex;
    width: calc(100% / 2 - 10px);
	border: 3px solid #DADDE3;
    background: #EBECEE url(../images/bg_checkbox_off.gif) no-repeat 10px center;
    padding: 14px 20px 14px 45px;
    border-radius: 3px;
	box-sizing: border-box;
	font-size: 15px;
    font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}
.column3 .radio-container,.column3 .checkbox-container {
	width: calc(100% / 3 - 10px);
}
.goukaku_head input[type="radio"]:checked+.radio-container,.goukaku_head input[type="checkbox"]:checked+.checkbox-container {
    background: #EBECEE url(../images/bg_checkbox_on.gif) no-repeat 10px center;
    background-color: #FF8723;
    border-color: #FF8723;
    color: #FFFFFF;
}
.jyuken-class {
    display: flex;
    width: 100%;
	align-items: center;
	margin-top: 25px;
}
.jyuken-class:first-child{
	margin-top: 0;
}
select.imgselect {
    opacity: 1 !important;
    height: 40px !important;
    background: #FFFFCC url(../images/form_pc_select.gif) no-repeat top right;
    position: static !important;
    width: 100% !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select.imgselect::-ms-expand{
display: none;
}
.imgselect {
    font-weight: normal;
    font-size: 20px;
    color: #323232;
    line-height: 28px;
    padding: 6px;
    border: 3px solid #FF9933;
    background-color: #FFFFCC;
    vertical-align: middle;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	font-size: 16px !important;
}
span.customSelect {
    display: none !important;
}
.jyuken-class input.txt-input {
    height: 40px !important;
    box-sizing: border-box;
    width: 275px !important;
	background-color: #FFFFCC;
    border: #FF9933 3px solid;
	font-size: 16px;
    line-height: 16px;
	padding: 6px;
}
.l3_select{
	width: 350px;
    margin-right: 10px;
}
.teacher-lbl{
	font-size: 14px !important;
    margin-left: 10px !important;
    font-weight: bold;
}
.input_end {
    background-color: #FFFFFF !important;
    border-color: #c1c6d1 !important;
}

input[type="text"].goukaku_head {
    background-color: #FFFFCC;
    border: #FF9933 3px solid;
	font-size: 16px;
    line-height: 16px;
	padding: 6px;
	width:400px;
	height: 40px;
	box-sizing: border-box;
}
dd input[type="text"]{
	width: 225px !important;
}
.goukaku_head textarea{
	font-weight: normal;
    font-size: 16px;
    color: #323232;
    line-height: 22px;
    padding: 8px 12px;
    border: 3px solid #FF9933;
    background-color: #FFFFCC;
    width: 100%;
    box-sizing: border-box;
    height: 130px;
}
.file {
    overflow: hidden;
    position: relative;
    border: 3px solid #DADDE3;
    background: #EBECEE;
    color: #000;
    font-size: 18px;
    width: 180px;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.file input[type="file"]{
	position: absolute;
    opacity: 0;
    left: -3px;
    top: -3px;
    width: 180px;
    height: 50px;
    cursor: pointer
}
.zeirishi-row {
    display: flex;
    flex-wrap: wrap;
}
.zeirishi-row>.dl-input {
    width: 245px;
	margin-right: 40px;
}
.zeirishi-row>.dl-input:last-child {
	margin-right: 0px;
}
.user section dt {
    font-weight: bold;
}
dt.goukaku_head {
    margin-bottom: 7px;
}
.errmsg_s{
	margin-top: 5px;
}
section.entry {
    text-align: center;
    background: transparent;
    border: none;
    padding: 30px 0 0 0;
    margin: 0 auto;
}
section.entry button {
    border: 1px solid #42A107;
    border-radius: 7px;
	background: linear-gradient(#4dbc0a, #42a107);
}
button {
    font-weight: bold;
    color: #FFFFFF;
    line-height: 120%;
    border: 1px solid #102552;
    margin-top: 1px;
	background: linear-gradient(#214287, #163068);
	font-size: 20px;
    height: 60px;
    width: 420px;
    border-radius: 6px;
}
section.entry button:hover{
	cursor: pointer;
	opacity: 0.7;
}
.navh1 {
    background: #FFF url(../images/bg_h1.gif) repeat left top;
    padding: 30px 0 0 0;
    margin-bottom: 0 !important;
}
p.l1 {
    font-weight: normal;
    font-size: 18px;
    color: #323232;
    line-height: 160%;
}
.accordion {
    border: 1px solid #D2D2D2;
}
.accordion dt{
	background: url(../images/btn_open.gif) 695px 11px no-repeat, linear-gradient(#ffffff, #f5f5f5);
	vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    color: #E20011;
	line-height: 1.3;
    cursor: pointer;
    padding: 4px;
}
.accordion dt.open{
	background: url(../images/btn_close.gif) 695px 11px no-repeat, linear-gradient(#ffffff, #f5f5f5);
}
.accordion dt span{
	color: #323232;
    border-left: 5px solid #E20011;
	display: inline-block;
    padding: 9px 10px;
}
.accordion dd {
    font-size: 12px;
	font-weight: normal;
    color: #323232;
    line-height: 160%;
    display: none;
    border-top: 1px dotted #CCC;
    padding: 30px 30px 25px 30px;
}
.accordion dt.goukaku_head {
    margin-bottom: 0px;
}
.accordion .mul-list-choice{
	justify-content: flex-start;
}
.accordion .checkbox-container{
	width: 230px;
	margin-bottom: 5px;
	margin-right: 23px !important;
}
.accordion .checkbox-container:nth-of-type(3n){
	margin-right: 0 !important;
}
#main h4.goukaku_head {
	margin-top:7px;
    font-weight: bold;
    font-size: 20px;
    color: #323232;
    line-height: 130%;
    border-bottom: solid 1px #DADBDE;
    padding: 7px 0 11px 9px;
    margin-bottom: 15px;
}
#main h5.goukaku_head {
    margin-top:7px;
    font-weight: bold;
    font-size: 15px;
    color: #323232;
    line-height: 130%;
    padding: 5px 0 11px 5px;
    margin-bottom: 10px;
}
.must {
    font-size: 12px;
    background: #E20011;
    padding: 5px;
    border-radius: 4px;
	font-weight: bold;
    color: #FFF;
	margin-left: 10px;
}
/* 声 */
h2.goukaku_head {
    font-weight: bold;
    font-size: 30px;
    color: #323232;
    margin-bottom: 30px;
	text-align: center;
	line-height: 1.3;
}
h2.goukaku_head span{
	font-size: 22px;
}
.voiceBase ul {
    margin: 0 auto;
    display: flex;
	padding: 0;
	list-style: none;
}
li.goukakuKoe{
	width: 260px;
	margin-right: 10px;
	background: url(../../renew-common/img/parts/chidori_pc.png);
	border-top: #E20011 3px solid;
	padding: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
li.goukakuKoe:nth-of-type(3n){
	margin-right: 0;
}
.goukakuKoePhoto {
    position: relative;
    height: 125px;
    vertical-align: top;
	box-sizing: border-box;
	display: flex;
}
.goukakuKoeMedal {
    position: absolute;
    top: -10px;
    left: -10px;
}
.goukakuKoeFace {
    float: left;
}
.goukakuKoeInfo {
    width: 100%;
}
p.goukakuKoeFace>img {
    max-width: 100px;
	width: 100px;
	margin-right: 20px;
}
.goukakuName {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
}
.goukakuRuby {
    font-size: 12px;
}
.goukakuCourse {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    position: absolute;
    bottom: 0;
    color: red !important;
}
.cp_box {
    position: relative;
}
.firstElement {
    margin-top: 20px;
}
.cp_box .cp_container {
    overflow: hidden;
    height: 100%;
    transition: all 0.5s;
}
.cp_container {
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 0px;
    background: #FFFFFF;
    padding: 15px;
    flex: 1;
}
.goukakuKoeText{
	width: 100%;
    padding: 15px;
    height: auto;
    background: #FFF;
    box-sizing: border-box;
}
.cp_container .goukakuKoeText {
    float: left;
    margin-top: 15px;
    background: #FFFFFF;
    margin-bottom: 55px !important;
    font-size: 14px !important;
    margin-top: 0px;
    flex: 1;
    word-wrap: break-word;
    height: 100px;
	padding: 0;
}
div.dashClass {
    background: #FFFFFF;
    padding: 0px 15px 0;
}
.dashClass div {
    border-top: 1px dotted #999999;
}
dl.goukakuTeacher {
    clear: left;
    font-size: 14px;
    /* margin-top: 20px; */
    background: #FFFFFF;
    padding: 15px;
    margin-bottom: 0px;
}

.goukakuTeacher dt, dd {
	display: table-cell;
	padding-bottom: 15px;
	/*border-bottom: 1px dotted #999999;*/
}

.goukakuTeacher dt {
	width: 56px;
	font-weight: bold;
	padding-right: 20px;
}

.goukakuTeacher dd {
	width: 176px;
}

.goukakuTeacher dd>span {
	display: block;
	font-weight: bold;
}

.cp_box input {
    display: none;
}
.input_end {
    background-color: #FFFFFF !important;
    border-color: #c1c6d1 !important;
}
.cp_box label {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 140px;
    cursor: pointer;
    text-align: center;
    background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box label:after {
    line-height: 2.5rem;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 50%;
    width: 8rem;
    font-family: FontAwesome;
    content: '続きを読む';
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #E20011;
    border: 1px solid #E20011;
    /* border-radius: 20px; */
    background-color: #ffffff;
}
.cp_box input:checked+label:after {
    /* font-family: FontAwesome; */
    content: '閉じる';
}
.cp_box input:checked ~ .cp_container > p.goukakuKoeText {
    height: 100% !important;
}
.goukakuKoePhotoNoData{
	position: relative;
}
.goukakuKoePhotoNoData .goukakuKoeMedal{
	right: -10px;
	left: auto;
}
.snsLink {
    text-align: right;
    margin-top: 20px;
}
.twi {
    background: #55ACEE;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    width: 200px;
    text-align: center;
    display: inline-block;
    padding:0
}
.twi a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-decoration: none;
	padding: 8px 0;
}
#sns_btn_tbl{
    overflow: hidden;
}
.lds-roller {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 40px;
	height: 40px;
	-webkit-animation: spin 2s linear infinite; / Safari /
	animation: spin 2s linear infinite;
	margin: auto;
}

/ Safari /
@-webkit-keyframes spin { 
	0% {
	-webkit-transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spin { 
	0% {
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}


.release-list-choice{
	justify-content: flex-start;
}
.release-list-choice .radio-container{
	margin-right: 10px;
}
.release-list-choice .radio-container:nth-of-type(3n){
	margin-right: 0px;
}



.multi_option_class {
    width: 50% !important;
}
.ms-choice {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    background: #ffffff url(../images/form_pc_select.gif) no-repeat top right;
    border: 3px solid #D2D2D2;
	font-size: 14px;
    font-weight: normal;
}
.ms-drop input[type="checkbox"] {
    display: inline-block;
}

/* 追加　w-seminar */
/* スマートフォン */
.cp_box input:checked+label {
	background: none;
}

.goukakuName {
	width: calc(100% - 50px);
}

select.imgselect {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

::-ms-expand {
	display: none;
}

select {
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

select::-ms-expand {
	display: none;
}

.goukakuCourse {
	min-height: 18px;
	position: relative;
}