@charset "utf-8";

/* OUTLINE */
/* -------------------------------------------------- */

#wrapper {
	width: 830px;
	margin: 0 auto;
	padding: 0;
}

header {
	height: 70px;
}

#hintPage #wrapper {
	margin: 0 auto;
}

.sp {
	display: none;
}

.mainVisual {
	margin-bottom: 0px;
	text-align: center;
}

#extension {
	text-align: center;
	padding: 40px 0 100px;
}

.socialBtn {
	width: 200px;
	margin: 0 auto 100px;
	text-align: center;
}

.tw {
/*	float: left;*/
	display: inline-block;
}

.fb {
	margin-top: -4px;
	float: right;
}

.readTxt {
	text-align: center;
	margin-bottom: 100px;
}

#about {
	padding-bottom:100px;
}

.twitter {
	width: 520px;
	margin: 0 auto 100px;
}

.twTit {
	text-align: center;
	padding-bottom: 10px;
}

.twTit img {
	height: 85px;
}

#twTimeLine {
	overflow: hidden;
	padding-bottom: 200px;
	text-align: center;
}

#twitter_box {
	height: 300px;
}

#twSearch {
	width: 400px;
	padding: 0 20px 50px 0;
	display: inline-block;
}

#news {
	width: 400px;
	padding: 0 0 50px 0;
	display: inline-block;
}

#desc {
	text-align: center;
	margin-bottom: 100px;
}

#about h2 {
	padding-bottom: 50px;
}

#aboutInner {
	padding-bottom: 50px;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#aboutLeft {
	float: left;
	width: 400px;
	height: 250px;
	margin-top: -10px;
}

#aboutRight {
	float: right;
}

#contactArea {
	margin-bottom: 100px;
}

.contactTxt {
	text-align: center;
	font-size: 125%;
}

.logoArea {
	text-align: center;
}

.logo {
	margin: 0 20px 50px;
	display: inline-block;
	vertical-align: middle;
}

footer h3 {
	padding-bottom: 30px;
	text-align: center;
}

.copyright {
	padding: 20px 0;
	text-align: center;
	font-size: 83.3%;
}

/* ナビゲーション */
#pcNav {
	width: 100%;
	height: 70px;
	background: #30291a;
	position: fixed;
	left: 0;
	top:0;
	text-align: center;
	z-index: 9999;
}

#pcNav li {
	display: inline-block;
	margin: 12px 0 0 0;
}

#pcNav li:first-child {
	margin-left: 0px;
}

/*下層FV*/
#subFv {
	text-align: center;
	padding: 50px 0;
}

/* pageTop */
#pageTop {
	position: fixed;
	right: 50px;
	bottom: 50px;
}



/* 旅の極意 */
/* -------------------------------------------------- */
#faWrap {
	width: 826px;
	height: 440px;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: center;
	background: url(../images/gokui_close_bg.png) 0 0 no-repeat;
	position: relative;
}

#fa {
	width: 400px;
	display: inline-block;
	text-align: left;
}

#faInput {
	padding-top: 220px;
}

#faInput input {
	width: 400px;
	margin: 0 auto;
	padding: 15px;
	border: 4px #CCCCCC solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 153.8%;
}

#faBtn {
	padding-top: 40px;
	text-align: center;
}

.comingsoon {
	position: absolute;
	top: 5px;
	left: 0;
}

.creditList {
	width: 600px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: -1em;
}

.creditList.largeSpace {
	padding-bottom: 100px;
}

.creditList li {
	display: inline-block;
	width: 50%;
	letter-spacing: normal;
	vertical-align: top;
}

.creditTit {
	font-weight: bold;
	color: #999999;
}

.snsCorrect {
	text-align: center;
	padding-bottom: 100px;
}

/*練習問題*/
#praWrap {
	padding-bottom: 100px;
	text-align: center;
}

#practiceTxt {
	padding-bottom: 50px;
}

#praInput {
	padding-right: 20px;
	display: inline-block;
	vertical-align: middle;
}

#praInput input {
	width: 400px;
	margin: 0 auto;
	padding: 15px;
	border: 4px #CCCCCC solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 153.8%;
	vertical-align: middle;
}

#praInput span {
	padding-right: 30px;
	display: inline-block;
	vertical-align: middle;
}

#praBtn {
	display: inline-block;
	vertical-align: middle;
}

#praBtn img {
	height: 61px;
}

#hintLink {
	padding: 15px 10px;
	margin: 0 0 30px 0;
	text-align: center;
	display: inline-block;
	border-top: 1px #60d0fa solid;
	border-bottom: 1px #60d0fa solid;
}

#hintLink a {
	color: #60d0fa;
	font-size: 170%;
	font-weight: bold;
}


/* トップヒント */
#hintWrap {
	width: 826px;
	height: 440px;
	margin: 0 auto;
	padding-bottom: 100px;
	text-align: center;
	background: url(../images/hint_bg.png) 0 0 no-repeat;
	position: relative;
}

#hint {
	width: 630px;
	display: inline-block;
	text-align: left;
}

#hintInput {
	padding: 175px 0 30px 0;
	text-align: center;
}

#hintTxt {
	padding: 0 0 20px 0;
	font-size: 125%;
	font-weight: bold;
}

#hintInput input {
	width: 400px;
	margin: 0 auto;
	padding: 15px;
	border: 4px #CCCCCC solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 153.8%;
}

#hintBtn {
	text-align: center;
}

#hintBtn img {
	height: 61px;
}

/*共通タイトル*/
.topTit {
	text-align: center;
	margin-bottom: 50px;
}

.topTit img {
	height: 110px;
}

/* 遊び方 */
#play {
	padding-bottom: 100px;
}

#playInner {
	width: 800px;
	margin: 0 auto;
}

#playInner li {
	width: 100%;
	height: 115px;
	margin-bottom: 70px;
	border: 5px solid #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	vertical-align: middle;
	position: relative;
}

#playInner li.arrow:after {
	content: url(../images/arrow_pc.png);
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -24px;
}

.stepLeft {
	width: 240px;
	height: 115px;
	padding-left: 40px;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.stepRight {
	width: 560px;
	height: 115px;
	display: table-cell;
	vertical-align: middle;
}

.stepRight h4 {
	font-size: 142%;
	font-weight: bold;
}

.stepRight p {
	line-height: 1.4;
	font-size: 109%;
}

.stepImg1{
	height: 84px;
}

.stepImg2{
	height: 84px;
}

.stepImg3{
	height: 83px;
}

.stepImg4{
	height: 87px;
}

.stepImg5{
	height: 74px;
}

/* 購入方法 */
#buy {
	margin-bottom: 100px;
}

#buyList {
	border: 2px #FFFFFF solid;
	padding: 50px 50px 0 50px;
}

#buyList dt {
	margin-bottom: 10px;
}

#buyList dt img {
	height: 26px;
}

#buyList dd {
	font-size: 130%;
	margin-bottom: 50px;
}

#buyPrice {
	font-size: 130%;
}

#buyPrice span {
	font-size: 200%;
}


/* よくあるご質問*/
#qaa {
	margin-bottom: 100px;
}

#qaaLeft {
	width: 50%;
	float: left;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#qaaRight {
	width: 50%;
	float: left;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.qaaBox {
	margin-bottom: 50px;
	font-size: 125%;
}

.qaaBox h4 {
	font-size: 125%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 10px;
}

.qaaBox p {
	color: #d2d2d2;
}

.qaaBox p a {
	color: #d2d2d2;
	text-decoration: underline;
}

.qaaBox p a:hover {
	text-decoration: none;
}

/*注意事項*/
#cautions {
	margin-bottom: 100px;
}

#cautionsIn {
	font-size: 125%;
}

#cautionsIn li {
	padding-left: 30px;
	margin-bottom: 30px;
}

#num1 {
	background: url(../images/num1_pc.png) left 5px no-repeat;
}

#num2 {
	background: url(../images/num2_pc.png) left 5px no-repeat;
}

#num3 {
	background: url(../images/num3_pc.png) left 5px no-repeat;
}

#num4 {
	background: url(../images/num4_pc.png) left 5px no-repeat;
}

#num5 {
	background: url(../images/num5_pc.png) left 5px no-repeat;
}

#num6 {
	background: url(../images/num6_pc.png) left 5px no-repeat;
}

#num7 {
	background: url(../images/num7_pc.png) left 5px no-repeat;
}

#num8 {
	background: url(../images/num8_pc.png) left 5px no-repeat;
}

#num9 {
	background: url(../images/num9_pc.png) left 5px no-repeat;
}

#num10 {
	background: url(../images/num10_pc.png) left 5px no-repeat;
}

#num11 {
	background: url(../images/num11_pc.png) left 5px no-repeat;
}


/* 不正解ページ */
/* -------------------------------------------------- */
#incorrectWrap {
	width: 900px;
	margin: 0 auto;
}

#icon {
	padding: 50px 0;
	text-align: center;
}

#correctWrap #icon {
	padding: 50px 0 100px;
}

#incorrect {
	text-align: center;
	padding: 0 0 100px;
}


/* 不正解ページ */
/* -------------------------------------------------- */
#correctWrap {
	width: 1015px;
	margin: 0 auto;
}

#correct {
	padding: 0 0 200px;
	text-align: center;
}


/* ヒントページ*/
/* -------------------------------------------------- */
#hintOuter{
	margin: 100px 0 150px 0;
	position: relative;
}

#hintOuter:after {
	content: "";
	width: 10px;
	height: 100%;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5px;
	z-index: 1;
}

#hintWrapper {
	height: 100%;
	width: 100%;
	position: relative;
}

#hintWrapper:after {
	height: 100%;
	width: 100%;
	position: relative;
}

#hintWrapper:before{
	content: ".";
	width: 36px;
	height: 121px;
	margin-left: -18px;
	background: url(../images/hint/start_pc.png) 0 0 no-repeat;
	position: absolute;
	top: -95px;
	left: 50%;
	text-indent: -100%;
	z-index: 20;
}

#hintWrapper:after{
	content: ".";
	width: 36px;
	height: 121px;
	margin-left: -18px;
	background: url(../images/hint/goal_pc.png) 0 0 no-repeat;
	position: absolute;
	bottom: -100px;
	left: 50%;
	text-indent: -100%;
	z-index: 20;
}

.ib {
	display: inline-block;
}

.hintBoxLeft {
	padding: 15px;
	width: 385px;
	float: left;
	text-align: right;
}

.hintBoxRight {
	padding: 15px;
	width: 385px;
	float: right;
	text-align: left;
}

.leftHintPage {
	display: block;
	padding: 0 10px 20px 10px;
}

.rightHintPage.star {
	padding: 0 10px 20px 25px;
	height: 35px;
}

.rightHintPage.star img {
	height: 35px;
}

.leftHintTit {
	display: block;
	padding: 0 30px 20px 0;
}

.leftHintTit img {
	height: 25px;
}

.rightHintPage {
	display: block;
	padding: 0 10px 20px 10px;
}

.rightHintTit {
	display: block;
	padding: 0 0 20px 30px;
}

.rightHintTit img {
	height: 25px;
}

.hintBtn {
	padding: 0 30px 20px 0;
}

.hintBtn li {
	padding: 0 0 10px 0;
}

.hintBtn {
	display: inline-block;
	width: 325px;
}

.hintBtn img {
	width: 100%;
}

.rightHintBtn {
	padding: 0 0 20px 30px;
}

.rightHintBtn li {
	padding: 0 0 10px 0;
}

.rightHintBtn {
	display: inline-block;
	width: 325px;
}

.rightHintBtn img {
	width: 100%;
}

a#backbtn {
	margin-bottom: 100px;
	display: inline-block;
}

.hint1 {
	padding: 70px 0 50px;
	position: relative;
	overflow: hidden;
	clear: both;
}

.hint1:after {
	content: ".";
	width: 36px;
	height: 36px;
	margin-left: -18px;
	background: url(../images/hint/circle_pc.png) 0 0 no-repeat;
	position: absolute;
	top: 85px;
	left: 50%;
	text-indent: -100%;
	z-index: 10;
}

.hint2 {
	padding: 0 0 50px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.hint2:after {
	content: ".";
	width: 36px;
	height: 36px;
	margin-left: -18px;
	background: url(../images/hint/circle_pc.png) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	text-indent: -100%;
	z-index: 10;
}

.hint3 {
	padding: 0 0 50px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.hint3:after {
	content: ".";
	width: 36px;
	height: 36px;
	margin-left: -18px;
	background: url(../images/hint/circle_pc.png) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	text-indent: -100%;
	z-index: 10;
}

.hint4 {
	padding: 0 0 50px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.hint4:after {
	content: ".";
	width: 36px;
	height: 36px;
	margin-left: -18px;
	background: url(../images/hint/circle_pc.png) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	text-indent: -100%;
	z-index: 10;
}

.hint5 {
	padding: 0 0 50px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.hint5:after {
	content: ".";
	width: 36px;
	height: 36px;
	margin-left: -18px;
	background: url(../images/hint/circle_pc.png) 0 0 no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	text-indent: -100%;
	z-index: 10;
}

.queBtn {
	text-align: center;
	padding-bottom: 100px;
}

.queBtn a {
	display: inline-block;
}

/* アンケートページ */
#queWrap {
	width: 700px;
	margin: 0 auto 100px;
	font-size: 138.5%;
}

#requiredDesc {
	color: #FD1F46;
	font-size: 90%;
}

.required {
	color: #FD1F46;
}

.queSection {
	padding-bottom: 50px;
	color: #CCCCCC;
}

.queSection h5 {
	font-weight: bold;
	color: #FFFFFF;
}

#queWrap input, #queWrap select {
	font-size: 110%;
}

.ageInput {
	width: 3em;
	text-align: right;
}

.formTitle {
	font-size: 90%;
}

.maxInput {
	width: 100%;
}

.midInput {
	width: 300px;
}

.textArea {
	width: 100%;
	height: 15em;
}

#submitBtn {
	text-align: center;
}

#queEndTxt {
	font-size: 138.5%;
	text-align: center;
	margin-bottom: 100px;
}

#topBackBtn {
	text-align: center;
	margin-bottom: 100px;
}

#queTxt {
	text-align: center;
	padding-bottom: 50px;
}

.contactTxt a {
	color: #FFFFFF;
}

/* スペシャル */
#special {
	padding-bottom: 100px;
}

#specialBnr {
	text-align: center;
}

#specialBnr li {
	background: #FFFFFF;
	display: inline-block;
	margin-bottom: 20px;
}


/* Y氏対談 */
/* -------------------------------------------------- */
body.talk {
	background: url(../images/talk_bg.png) center bottom no-repeat #FFFFFF fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

#talkWrap {
	width: 800px;
	margin: 0 auto;
	background: rgba(255,255,255,0.8);
	color: #000000;
}


#talkFooter {
	padding: 30px;
}

#talkFooterIn {
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
}

#talkFooterIn h3 img {
	width: 90%;
	margin: 0 auto;
}

.talk .snsCorrect {
	padding: 0;
}

#talkFooterIn #contactArea {
	margin: 0;
	padding: 30px 0;
}


.talk h1 {
	width: 70%;
	margin: 0 auto 100px;
}

.talk h1 img {
	width: 100%;
}

.talk h2 {
	width: 70%;
	margin: 0 auto 40px;
}

.talk h2 img {
	width: 100%;
}

.talkLead {
	padding: 0 50px;
	margin-bottom: 150px;
	text-align: center;
	font-size: 1.769em;
}

.talkLead p {
	padding-bottom: 1em;
}

.talkSection {
	font-size: 1.538em;
	text-align: center;
}

.talkSecIn {
	padding: 0 100px;
	text-align: left;
}

.ym {
	min-height: 96px;
	padding: 0 0 90px 90px;
	background: url(../images/talk_icon_yoshimura.png) left top no-repeat;
	-webkit-background-size: 79px 96px;
	background-size: 79px 96px;
}

.mrY {
	min-height: 96px;
	padding: 0 0 90px 90px;
	background: url(../images/talk_icon_y.png) left top no-repeat;
	-webkit-background-size: 79px 96px;
	background-size: 79px 96px;
}

.numIcon {
	position: relative;
	margin-bottom: 50px;
	line-height: 1.5;
}

.numIcon:after {
	content: "";
	width: 100px;
	height: 5px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}

.talk .que1 {
	display: inline-block;
	width: auto;
	min-height: 50px;
	font-size: 1.692em;
	padding: 0 0 50px 60px;
	background: url(../images/talk_que1_icon.png) left top no-repeat;
	font-weight: bold;
	-webkit-background-size: 50px;
	background-size: 50px;
}

.talk .que2 {
	display: inline-block;
	width: auto;
	min-height: 50px;
	font-size: 1.692em;
	padding: 0 0 50px 60px;
	background: url(../images/talk_que2_icon.png) left top no-repeat;
	font-weight: bold;
	-webkit-background-size: 50px;
	background-size: 50px;
}

.talk .que3 {
	display: inline-block;
	width: auto;
	min-height: 50px;
	font-size: 1.692em;
	padding: 0 0 50px 60px;
	background: url(../images/talk_que3_icon.png) left top no-repeat;
	font-weight: bold;
	-webkit-background-size: 50px;
	background-size: 50px;
}

.talk .que4 {
	display: inline-block;
	width: auto;
	min-height: 50px;
	font-size: 1.692em;
	padding: 0 0 50px 60px;
	background: url(../images/talk_que4_icon.png) left top no-repeat;
	font-weight: bold;
	-webkit-background-size: 50px;
	background-size: 50px;
}

.talk .que5 {
	display: inline-block;
	width: auto;
	min-height: 50px;
	font-size: 1.692em;
	padding: 0 0 50px 60px;
	background: url(../images/talk_que5_icon.png) left top no-repeat;
	font-weight: bold;
	-webkit-background-size: 50px;
	background-size: 50px;
}

#officialLink p {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 1.385em;
}

#officialLinkBtn {
	margin-bottom: 100px;
	text-align: center;
}

#officialLinkBtn img {
	width: 50%;
}


#mrYLinkWrap {
	margin-bottom: 80px;
}

#mrYLink {
	text-align: center;
}

#mrYLink a {
	width: 400px;
	padding: 10px 30px;
	display: inline-block;
	border: 4px #000000 solid;
	transition: all 0.3s ease-in-out 0s;
}

#mrYLink a:hover {
	color: #FFFFFF;
	background: #000;
}

#blogTit {
	display: inline-block;
	font-weight: bold;
	font-size: 1.385em;
}

#blogLink {
	display: inline-block;
	font-size: 1.385em;
}
