@charset "UTF-8";
@import url(reset.css);

/*------------------------------------------------------------
  このファイルに定義されている内容はすべて編集可能です。
  header,footerに関してはできるだけ定義内容を遵守してください。
------------------------------------------------------------*/

body{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
	-webkit-text-size-adjust:100%;
}

/* header
----------------------------------------------------*/

#header{
	width:100%;
	background-color:#fff;
	z-index:9999;
	}
#header #head_link{
	width:850px;
	margin:0 auto;
	padding:30px 0 27px 0;
	}
#header #head_link h1{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	line-height:0;
	font-size:0;
	}
	

@media screen and (max-width:768px) {
#header {
	padding:4.66vw 3.33vw;
	text-align:left;
	box-sizing:border-box;
	}
#header #head_link{
	width:100%;
	margin:0 auto;
	padding:0;
	}
#header h1{
	width:51%;
	}
#header h1 img{
	width:100%;
	}
    
}

/*Wrapper
----------------------------------------------------*/

.sp02{
	display:none !important;
	}
.visual01{
	background:url(https://web.tsite.jp/resource/t-mall/cp/190327yamawake/pc/bg.jpg) repeat;
	width:100%;
	}
.visual01 h2 img{
	margin:0 auto;
	padding:39px 0;
	display:block;
	}

.visual02{
	background-color:#013d9d;
	width:100%;
	}
.visual02 p{
	margin-top: 0;
	}
.visual02 p img{
	margin:0 auto;
	padding: 0;
	display:block;
	}
.cpn_kv{
	width:850px;
	margin:15px auto;
	display:block;
}
.BTN01{
	width:600px;
	margin:30px auto;
	display:block;
}
.BTN03{

	margin:30px auto;
	display:block;
}
.BTN02{
	width:600px;
	margin:10px auto;
	display:block;
}
.about h3{
	font-size:28px;
	font-weight:bold;
	color:#024097;
	text-align:center;
}
.about p{
	display:block;
	margin:0 auto;
	width:850px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:right;
}
.about h3 + p{
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height:1.7;
	margin:45px auto ;
}
.about p img{
	display:block;
	margin:0 auto 10px;
}

.tmcaution{
	display:block;
	width:100%;
	background:#f0f0f0;
	padding:10px 0 40px;
}
.tmcaution p{
	font-size:15px;
	color:#333333;
	line-height:1.4;
	width:850px;
	margin:15px auto 0;
}
.tmcaution h2{
	font-size:22px;
	font-weight:bold;
	color:#000;
	text-align:center;
	width:600px;
	padding-left: 20px;
	margin:10px auto 10px;
	display:flex;
    align-items:center;
    text-align:center; /* for no-flexbox browsers */
}
.tmcaution h3{
	font-size:26px;
	font-weight:bold;
	color:#024097;
	text-align:center;
	width:850px;
	margin:0 auto 40px;
	display:flex;
    align-items:center;
    text-align:center; /* for no-flexbox browsers */
}

.tmcaution h3:before,
.tmcaution h3:after {
    border-top:2px solid;
    content:"";
    display:inline; /* for IE */
    flex-grow:1;
}

.tmcaution h3:before {
    margin-right:0.5em;
}

.tmcaution h3:after {
    margin-left:0.5em;
}
.tmcaution dl {
	font-size:16px;
	color:#333333;
	line-height:1.7;
	width:850px;
	margin:15px auto 0;
}
.tmcaution dl dt {
	font-weight:bold;
}
.tmcaution dl dd {
	margin-bottom:30px;
}
.tmcaution dl dd a {
	color:#00a7e8;
	text-decoration:underline;
}
.pagetop{
	position:fixed;
	width:50px;
	height:50px;
	bottom:20px;
	right:20px;
}
.pagetop img{
	width:100%;
}

.s3_subject {
    margin: 0 auto;
    text-align: center;
}

.s3_ttl {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}



/*step
----------------------------------------------------*/


@media screen and (min-width:768px) {
/* ----stepが3つの時のstyle-------- */
#step li.row_three{
	width: 250px;
	padding-bottom: 0px;
	margin: 0 10px;
}
.s3_copy {
	padding:10px;
}
/* ----stepが3つの時のstyle end------- */
#step li:last-of-type {
	margin-right: 0px;
}

#step li p.ttl {
	margin-bottom: 15px;
	padding-bottom: 7px;
}
#step li p.ttl img{
	width:151px;
	height:43px;
}
#step li span.b_copy {
	display: block;
	width: 94%;
	margin: 0 auto;
	margin-bottom: 15px;
	font-size: 24px;
	color: #555555;
}
.s3_copy {
	display: block;
	width: 94%;
	margin: 0 auto;
	font-size: 24px;
	color: #555555;
}

#step li span.s3_cop img{
width:40%!important;
}

#step li span.cup {
	display: block;
	width: 94%;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.2em;
	color: #555555;
}

#step li img.btn_negai {
	margin-bottom: 20px;
}
#step li a img.btn_twitter {
	width: 80%;
	height: auto;
}
#step li img.btn_negai {
	width: 90%;
	height: auto;
}
}

	/*step
	----------------------------------------------------*/
	#step {
		height: auto;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: -15px;
		display: inline-block;
	}
	#step ul {
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	#step li {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 20px;
		padding:0 15px;
		text-align: center;
		border: 8px solid #003399;
		-moz-border-radius: 26px;
		-webkit-border-radius: 26px;
		box-sizing: border-box;
	}
	#step li p.ttl {
		margin-bottom: 15px;
		padding-bottom: 7px;
	}
	
	#step li p.ttl img{
	width:50%;
}	




@media screen and (max-width:768px) {
.sp02{
	display:block !important;
	margin: 0 auto;
}
img.sp02{
	width:98%;
	padding-top: 0.5rem;
}
.pc{
	display:none !important;
}
.visual01{
	background:none;
	height:auto;
	margin-bottom: -3.3em;
	}
.visual01 h2 img{
	padding-top:0;
	}
.visual01 p img{
	margin:0 auto;
	}

.cpn_kv{
	width:auto;
	margin:0 auto;
}
.BTN01{
	width:auto;
	margin:0 auto;
}
.BTN01:hover{
	opacity:1;
}
.BTN02{
	width:auto;
	margin:0 auto;
}
.BTN02:hover{
	opacity:1;
}
.about{
	background:#FFE4E1 url(https://web.tsite.jp/resource/t-mall/cp/190327yamawake/pc/bg02.png) no-repeat center top 6vw;
	background-size:25.33vw 23.733vw;
	padding:16.66vw 0 55px;
}
.about h3{
	font-size:5.26266vw;
}
.about p{
	width:93.33%;
	font-size:2.133vw;
}
.about h3 + p{
	font-size:3.466vw;
	margin:8.66vw auto 4vw;
}
.about p img{
	margin:0 auto 2.66vw;
}

.tmcaution{
	padding:10.66vw 0 6.66vw;
}
.tmcaution p{
	font-size:2.933vw;
	width:85.33%;
	margin:0 auto;
}
.tmcaution h2{
	font-size:3.2vw;
	width:93%;
	margin:0 auto 6vw;
}

.tmcaution h3{
	font-size:4.8vw;
	width:85.33%;
	margin:0 auto 6vw;
}
.tmcaution dl {
	font-size:2.933vw;
	width:85.33%;
	margin:0 auto;
}
.tmcaution dl dd {
	margin-bottom:4.66vw;
}
.pagetop{
	position:fixed;
	width:11.19vw;
	height:11.19vw;
	bottom:2.6vw;
	right:2.6vw;
}
.pagetop img{
	width:100%;
}

}


/*footer
----------------------------------------------------*/
@media screen and (min-width:751px){
	.g-footer {
		text-align:center;
		padding-top:15px;
	}
	
	.g-footer ul{
		width:950px;
		margin:0 auto 5px auto;
	}
	
	.g-footer li {
		display:inline-block;
		border-right:solid 1px #000;
		font-size:11px;
		padding:0 8px;
		margin-top:10px;
	}

	.g-footer li:last-child {
		border-right:none;
	}

	.g-footer li a {
		color:#4d4d4d;
		text-decoration:none;
	}

	.g-footer .copyright {
		color:#808080;
		text-align:center;
		font-size:9px;
		padding:10px 0 15px;
	}

	.g-footer small {
		font-size:10px;
		}
}

@media screen and (max-width:768px) {
	.g-footer {
		text-align:center;
		padding-top:5.33vw;
	}

	.g-footer ul {
		width:93.33vw;
		margin:0 auto;
	}

	.g-footer li {
		display:inline-block;
		font-size:2.4vw;
		padding:0 0 0 2vw;
		margin-bottom:10px;
	}

	.g-footer li:not(:last-child):after {
		content:'|';
		margin:0 0 0 2vw;
	}
	
	.g-footer small {
		font-size:2.133vw;
	}
	
	.g-footer li:nth-child(1):after, .g-footer li:nth-child(2):after, .g-footer li:nth-child(4):after, .g-footer li:nth-child(6):after, .g-footer li:nth-child(7):after {
		content:'';
		white-space:pre;
	}
	
	.g-footer li:nth-child(7) {
		display:block;
	}

	.g-footer li a {
		color:#4d4d4d;
	}

	.g-footer .copyright {
		color:#4d4d4d;
		padding:1.8vw 0;
		margin:0;
		width:100%;
		background:#e5e5e5;
		text-align:center;
		margin-top:3vw;
	}
}

.cpn_default {
	width: 100%;
}