@charset "UTF-8";



@media screen and (max-width:767px) {

/* 640px */

#mainArea .profile dd {
  margin-left: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

#mainArea .profile dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	letter-spacing: 0.1em;
  text-align: left;
  margin-left: 0;
  margin-bottom: 10px;
}

#mainArea .profile dd .profile-img {
  margin-right: 0;
  margin-bottom: 10px;
}

#mainArea .profile dd .profile-img img {
  width: 100%;
  height: auto;
}

#mainArea .profile {
	position: relative;
	margin: 100px auto 0;
	margin: 15.6vw auto 0;
	width: 580px;
	width: 90.6vw;
}

#mainArea .profile div.name {
	font-size: 28px;
	font-size: 4.4vw;
	font-weight: bold;
	line-height: 1.1;
	letter-spacing: 0.1em;
}
#mainArea .profile div.name span {
	font-size: 18px;
	font-size: 2.8vw;
	letter-spacing: -0.01em;
}

#mainArea .profile p {
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: 500;
	margin: 15px 0 0 0;
	margin: 2.3vw 0 0 0;
}
#mainArea .profile .profLink {
	position: relative;
	bottom: 0;
	right: 0;
	margin: 10px auto 0;
	margin: 1.6vw auto 0;
	text-align: right;
}
#mainArea .profile .profLink img {
	vertical-align: middle;
}
#mainArea .profile .profLink a {
	font-size: 22px;
	font-size: 3.4vw;
	color: #858585;
	position: relative;
}
#mainArea .profile .profLink a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#mainArea .profile .profLink a::after {
	content: " ";
	background-color: #858585;
	width: 100%;
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	transition:all 0s;
}
#mainArea .profile .profLink a:hover::after {
	opacity: 1;
}

.contentsBox {
}
.contentsBox .ques {
	width: 580px;
	width: 90.6vw;
	margin: 50px auto 0;
	margin: 7.8vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	text-align: left;
	line-height: 1.7;
	position: relative;
	/*text-indent: 56px;
	text-indent: 8.8vw;*/
}
.contentsBox .ques.second {
	margin: 70px auto 0;
	margin: 10.9vw auto 0;
}

.contentsBox .ans {
	width: 580px;
	width: 90.6vw;
	margin: 22px auto 0;
	margin: 3.4vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	text-align: left;
	line-height: 1.5em;
}

.contentsBox .ans_note {
font-size: 22px;
font-size: 3.4vw;
}


.contentsBox .ans span {
	color: #858585;
}

.contentsBox .imgBox2 {
	width: 270px;
	width: 43.3vw;
	margin: 32px 10px 0;
	margin: 5.0vw 2.0vw 0;
	position: relative;
	float: left;
}

.contentsBox .imgBox2 img {
	width: 100%;
	height: auto;
}



.contentsBox .imgBox {
	width: 580px;
	width: 90.6vw;
	margin: 32px auto 0;
	margin: 5.0vw auto 0;
	position: relative;
}
.contentsBox .imgBox img {
	width: 100%;
	height: auto;
}

.contentsBox .choosePoint {
	margin: 70px auto 0;
	margin: 10.9vw auto 0;
	width: 580px;
	width: 90.6vw;
	text-align: left;
}

.contentsBox .choosePoint .boxInner{
	padding: 20px 20px;
	border: 2px solid #858585;
	border: 0.3vw solid #858585;
	background: #fff;
	font-size: 22px;
	font-size: 3.4vw;
	line-height: 1.7;
}

.contentsBox .choosePoint a {
    word-break: break-all;
}


.contentsBox .note {
	width: 580px;
	width: 90.6vw;
	margin: 22px auto 0;
	margin: 3.4vw auto 0;
	font-size: 18px;
	font-size: 2.8vw;
}

.contentsBox .choosePoint p{
font-size: 24px;
font-size: 3.8vw;
line-height: 1.7;
}

.contentsBox p {
font-size: 22px;
font-size: 3.4vw;
}

.contentsBox .imgBox p.cap2 {
	text-align: left;
}

.contentsBox .imgBox p.cap,
.contentsBox .imgBox2 p.cap,
.contentsBox .choosePoint span {
	font-size: 12px;
}

.contentsBox h4 {
width: 580px;
	width: 90.6vw;
	margin: 22px auto 0;
	margin: 6vw auto 0;
	font-size: 24px;
	font-size: 4.2vw;
}

.pageLinkPoint {
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	margin: -1em 20px 0 0 !important;
	display: inline-block;
}
  
.pageLinkPoint2 {
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	margin: -0.8em 20px 0 0 !important;
	display: inline-block;
}

.contentsBox .textLink img, 
#mainArea .point {
    top: 4px;
}

.contentsBox .inBox {
    width: 580px;
    width: 90.6vw;
    margin: 22px auto 0;
    margin: 3.4vw auto 0;
    font-size: 24px;
    font-size: 3.8vw;
    font-weight: 500;
    text-align: left;
    line-height: 1.5em;
}

.contentsBox .inBox h5.title {
    line-height: inherit;
    height: inherit;
    padding: 8px;
    font-size: 24px;
	font-size: 4.2vw;
}

.contentsBox .inBox .imgArea {
    text-align: center;
    padding: 25px 10px 43px;
}


.contentsBox .inBox .imgArea div.text,
.contentsBox .inBox .imgArea div.link {
    font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	line-height: 1.5em;
}


#mainArea .point {
    top: 2px !important;
    width: 15px !important;
    height: 15px !important;
}

.contentsBox .ans a,
.contentsBox .ques a {
    word-break: break-all;
}


.movieBox .sub {
	width: 580px;
	width: 90.6vw;
	margin: 50px auto 0;
	margin: 7.8vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	text-align: left;
	line-height: 1.7;
	position: relative;
}


.movieBox p {
	width: 580px;
	width: 90.6vw;
	margin: 10px auto 0;
}

.movieBox p.text {
	font-size: 22px;
	font-size: 3.4vw;
}

.movieBox .youtubeBox {
	width: 580px;
	width: 90.6vw;
	margin: 32px auto 0;
	margin: 5.0vw auto 0;
}

.contentsBox .ques ol,
.contentsBox .ans ul{
  margin: 30px 0 30px 30px;
}

#mainArea .profile .left {
  text-align: left;
  padding-left: 0;
}

#mainArea .profile .left p {
  text-align: right;
  font-size: 3.4vw;
  color: #858585;
  margin-top:5px;
}

.contentsBox .voices {
  width: 90.6vw;
  margin: 7.8vw auto 0;
  font-size: 3.8vw;
  text-align: left;
  line-height: 1.7;
  position: relative;
}
.contentsBox .voices dt {
  font-weight: bold;
  margin-bottom: 20px;
}
.contentsBox .voices dd {
  clear: both;
  margin-bottom: 40px;
 }
.contentsBox .voices dd img {
  width: 40vw;
  height: auto;
  display: block;
  float: right;
  margin: 0 0 10px 10px;
 }



}/* media */