﻿@charset "UTF-8";


/* メディアクエリ
------------------------------------------------------------------ */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}
@media screen and (max-width: 480px) {
}

/* メインエリア
------------------------------------------------------------------ */
#main
{
	width: 920px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color:#666;
}

#main .pc
{
	display:block;
}

#main .sp
{
	display:none;
}

#main a
{
	color: #e26698;
	text-decoration: none;
	outline: 0;
}

#main a:hover
{
	color: #e26698;
	text-decoration: underline;
}

#main h3
{
	float: none;
	clear: both;
	width: 920px;
	min-height: 44px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	color:#333;
	border-top: 1px solid #ccdddd;
	padding: 0px 0px 20px 0px;
}

p.left
{
	width: 470px;
	display: block;
	float:left;
	text-align: left;
	margin: 0px 0px 40px 0px;
}

p.right
{
	width: 480px;
	display: block;
	float:right;
	text-align: left;
	margin: 0px 0px 40px 0px;
}

.red
{
	color: #f7341f;
}

.orange
{
	color:#f5a528;
}

strong
{
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #000;
}

#step4
{
	float: none;
	clear: both;
	padding: 5px 0px 0px;
}

#ukiwa-regular #step4 h2
{
	float: none;
	clear: both;
	padding: 50px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 50px;
	width: 100%;
	background: url(../img/howto/h3_attn_kubi.gif) no-repeat left top;
	margin: 0px 0px 20px 0px;
}

#bodyring #step4 h2
{
	float: none;
	clear: both;
	padding: 50px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 50px;
	width: 100%;
	background: url(../img/howto/h3_attn_body.gif) no-repeat left top;
	margin: 0px 0px 20px 0px;
}

#step4 p {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	line-height: 1.5em;
	margin: 15px auto;
}

#step4 ul
{
	width: 800px;
	margin: 0px auto 40px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
}

#step4 ul li a
{
	display: block;
	padding: 20px 30px 20px 20px;
	margin: 0px auto 10px;
	background: url(../img/howto/icon-arrow_left.gif) no-repeat 98% center;
	border: 1px solid #e16697;
}

#step4 ul li a:hover
{
	display: block;
	padding: 20px 30px 20px 20px;
	margin: 0px auto 10px;
	background: #f6d1e0 url(../img/howto/icon-arrow_left.gif) no-repeat 98% center;
	border: 1px solid #e16697;
}

#step4 .attention
{
	width: 100%;
	overflow: hidden;
	margin: 30px auto;
	text-align: center;
}

.attention-header1 {
	padding: 62px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 40px;
	width: 100%;
	background: url(../img/howto/attention1.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	background-position: center;
}





		.attention-header2 {
	padding: 62px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 40px;
	width: 100%;
	background: url(../img/howto/attention2.gif) no-repeat left top;
	margin: 0px 0px 0px 0px;
	background-position: center;
}






#step4 p .jy {
	font-size: 1.7em;
	color: rgb(208, 47, 47);
	font-style: revert;
	padding: 0 0 10 0;
	display: block;
	border-bottom: 3px dashed;
	padding-bottom: 1px;
	padding: 10px 10px;
	text-align: center;
	line-height: 1.2em;
}


#step4 p .jy2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #000;
	font-weight: 700;
	margin: 25px 5px;
	
	text-align: center;
	display: block;
}



.center {
	display: block;
	text-align: center;
	display: grid;
}

.red {
	color: rgb(208, 47, 47);
}



#zd {
	margin-top: 15px;
	padding: 40px 0px;
	background-color: #ffffa8;
}


#zd2 {
	margin-top: 15px;
	padding: 40px 0px;
	background-color: #fff;
}

#zd2 img {
	width:100%;
}





#zd .mds {
	width: 90%;
	display: block;
	font-size: x-large;
	border: 3px solid;
	text-align: center;
	background-color: #fff;
	font-weight: 700;
}




.contents {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	
}

.item {
	width: calc(100% / 2 - 30px);
	
	padding: 30px 10px;
	text-align: center;
}

.item img {
	width: calc(100% / 1 - 0px);

}

.ftj {
	font-weight: 700;
	font-size: 1.2em;
	padding: 10px 0px;
	color:#000;

}



#step4 dl {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
	margin: 0px auto;
	margin: 40px 0px;
	/* dt dd 高さを揃える */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-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;
}

#step4 dt
{
	float: left;
	width: 370px;
	font-size: 15px;
	line-height: 1.2em;
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	border-top: 1px solid #cdd;
}

#step4 dt:last-child
{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 1.6em;
	color:#f00;
	font-weight: normal;
	padding: 10px 0px 30px 0px;
	border: none;
}

#step4 dd
{
	float: left;
	width: 500px;
	min-height: 60px;
	font-size: 14px;
	line-height: 1.4em;
	color:#666;
	padding: 10px 10px 20px 20px;
	border-top: 1px solid #cdd;
}



#step4 .ring
{
	font-size: 14px;
	line-height: 1.4em;
	color:#fff;
	font-weight: bold;
	margin: 7px 0px;
	padding: 3px 7px;
	border-radius: 5px;	/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #00A3E4;
}






@media screen and (max-width: 480px) {
	.attention-header1 {
		padding: 42px 0 0;
		background: url(../img/howto/attention1-sp.gif) no-repeat top;
		background-size: contain;
		width: 90%;
		background-position: center;
		margin: 0 auto;
	}


.attention-header2 {
	background: url(../img/howto/attention2-sp.gif) no-repeat left top;
	background-size: contain;
	width: 90%;
	background-position: center;
	margin: 0 auto;
}


	#step4 p .jy {
		font-size: 1.2em;
		line-height:1.2em;
		font-weight:800;
	}


	#step4 p .jy2 {
		font-size: 1.2em;
		
	}


	#zd {
		margin-top: 15px;
		padding: 20px 0px;
		background-color: #ffffa8;
	}

	#zd2 {
		
		padding: 0px 0px; 
		background-color: #fff;
	}

		#zd .mds {
			font-size: 1.4em;
			border: #f7341f 1px solid;
			line-height: 1.2em;
			padding: 10px 0px;
		}



	.item {
		width: calc(100% / 1 - 30px);
		padding: 30px 10px;
		text-align: center;
	}

		.item img {
			width: calc(100% / 1 - 0px);
		}

	.ftj {
		font-weight: 700;
		font-size: 1.4em;
		padding: 10px 0px;
		color: #000;
	}



}













#window_close {
	width: 100%;
	text-align: center;
	margin: 0px auto 20px;
	padding: 0px;
	display: block;
}

#window_close a img
{
	width: 179px;
	height: 50px;
}

@media screen and (max-width: 480px) {
	#main
	{
		width: 100%;
		min-height: 425px;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 13px;
		line-height: 1.6em;
		color:#4d4d4d;
	}
	
	#main .pc
	{
		display:none;
	}
	
	#main .sp
	{
		display:block;
	}
	
	#main a
	{
		color: #e26698;
		text-decoration: none;
	}
	
	#main a:hover
	{
		color: #e26698;
		text-decoration: underline;
	}
	
	#main h3
	{
		float: none;
		clear: both;
		width: 96%;
		min-height: 25px;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 16px;
		line-height: 1.8em;
		font-weight: bold;
		color:#333;
		border-top: 1px solid #ccdddd;
		margin: 0px auto -10px;
	}
	
	p.left
	{
		width: 96%;
		display: block;
		float: none;
		text-align: left;
		margin: -10px auto 10px;
	}
	
	p.right
	{
		width: 96%;
		display: block;
		float: none;
		text-align: left;
		margin: 0px auto 40px;
	}
	
	#main img
	{
		width: 100%;

	}
	
	.red
	{
		color: #f7341f;
	}
	
	.orange
	{
		color:#f5a528;
	}
	
	strong
	{
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 14px;
		line-height: 1.8em;
		font-weight: normal;
		color: #000;
	}
	
	#ukiwa-regular #step4 h2, #bodyring #step4 h2
	{
		
		height: auto !important;
		height /**/: auto;
		display: block;
		overflow: hidden;
		margin: 0px auto 20px;
		text-align: center;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 18px;
		line-height: 1.4em;
		font-weight: bold;
		color:#000;
		background: #cbdcdc;
	}
	
	#step4 h2
	{
		width: 94%;
		height: auto !important;
		height /**/: auto;
		display: block;
		overflow: hidden;
		padding: 10px 1%;
		margin: 0px auto 0px;
		text-align: center;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 18px;
		line-height: 1.4em;
		font-weight: bold;
		color:#000;
		background: #cbdcdc;
	}
	
	#step4
	{
		float: none;
		clear: both;
		padding: 10px 0px;
	}
	
	#step4 ul
	{
		width: 96%;
		margin: 0px auto 40px;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		font-weight: bold;
	}
	
	#step4 ul li a
	{
		display: block;
		padding: 20px 30px 20px 20px;
		margin: 20px auto 0px;
		background: url(../img/howto/icon-arrow_left.gif) no-repeat 98% center;
		border: 1px solid #e16697;
	}
	
	#step4 p
	{
		width: 96%;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		
		line-height: 1.6em;
		
		margin: 0px auto;
		
	}
	
	#step4 ul
	{
		width: 90%;
		margin: 0px auto 40px;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		font-weight: normal;
	}
	
	#step4 ul li a
	{
		display: block;
		padding: 7px 30px 7px 7px;
		margin: 20px 0px 10px 0px;
		background: url(../img/howto/icon-arrow_left.gif) no-repeat 98% center;
	}
	
	#step4 .attention
	{
		width: auto;
		overflow: hidden;
		margin: 0px auto 0px;
		text-align: center;
	}




	
	#step4 p br
	{
		display: none;
	}
	
	#step4 dl
	{
		width: 100%;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", Arial, sans-serif;
		margin: 0px auto 20px;
	}
	
	#step4 dt
	{
		width: 96%;
		font-size: 16px;
		line-height: 1.6em;
		color:#000;
		font-weight: bold;
		padding: 2%;
		border-top: none;
	}

		#step4 dt:last-child {
			width: 100%;
			font-size: 12px;
			line-height: 1.6em;
			color: #f00;
			font-weight: normal;
			padding: 2% 0px;
			border-top: none;
			margin: 10px 10px;
		}
	
	#step4 dd
	{
		width: 96%;
		font-size: 14px;
		line-height: 1.6em;
		color:#666;
		padding: 2%;
		border-bottom: 1px solid #cdd;
		border-top: none;
	}
	
	#step4 .gl
	{
		background: #e9f0f0;
	}
	
	#window_close
	{
		width: 100%;
		text-align: center;
		margin: 0px auto 10px;
		padding: 0px;
		display: block;
	}
	
	#window_close a img
	{
		width: 179px;
		height: 50px;
	}
}


/* フッター
-------------------------------------------------- */
#footer
{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	background: #4fbadd;
	font-size: 13px;
	line-height: 1.4em;
	color: #fff;
}

.footer-inner
{
	width: 980px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
}

#footer a,
#footer a:link,
#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover,
#footer a:active
{
	color: #fff;
	text-decoration: underline;
}

#footer .block
{
	width: 240px;
	margin: 0px 5px 0px 0px;
	padding: 130px 0px 0px;
	float: left;
	text-align: left;
}

#footer .block li
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#footer .sns-link
{
	width: 980px;
	margin: 0px auto;
	padding: 30px 0px;
	border-bottom: 1px solid #fff;
	float: none;
	clear: both;
	text-align: center;
}

.sns-link .facebook, .sns-link .mixi
{ 
	margin: 0px 10px 0px 0px; 
	padding: 0px; 
	display: inline-block; 
	width: 36px; 
}

.sns-link .twitter
{ 
	margin: 0px 10px 0px 0px; 
	padding: 8px 0px 0px 0px; 
	display: inline-block; 
	width: auto; 
	vertical-align:top;
}

.sns-link span
{
	width: 100%;
	display: block;
	margin: 20px auto;
	text-align:center;
}

#footer .copy-text
{
	width: 980px;
	margin: 0px auto;
	padding: 30px 0px;
	float: none;
	clear: both;
	text-align: center;
}

.copy-text .company
{
	font-size: 12px;
	line-height: 1.4em;
	color: #fff;
	margin: 0px;
	display: block;
}

.copy-text .copyright
{
	font-size: 11px;
	line-height: 1.4em;
	color: #fff;
	margin: 0px;
	display: block;
	font-family: Verdana, Roboto, 'Droid Sans', sans-serif;
}

.copy-text .caution
{
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	color: #fff;
	margin: 20px 0px;
	display: block;
}

@media screen and (max-width: 480px) {
	#footer
	{
		width: 100%;
		overflow: hidden;
		text-align: center;
		margin: 20px auto 0px;
		padding: 0px 0px 0px 0px;
		background: #4fbadd;
		-webkit-background-size: 80%;
		background-size: 80%;
		font-size: 16px;
		line-height: 1.4em;
		color: #fff;
	}
	
	.footer-inner
	{
		width: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto 0px;
		padding: 0px;
	}
	
	#footer a,
	#footer a:link,
	#footer a:visited
	{
		color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover,
	#footer a:active
	{
		color: #fff;
		text-decoration: underline;
	}
	
	#footer .block
	{
		width: 90%;
		margin: 0px auto 0px;
		padding: 7px 0px 7px;
		float: none;
		text-align: left;
		border-bottom: 1px dotted #fff;
	}
	
	#footer .block li
	{
		margin: 7px 0px 6px 0px;
		padding: 0px;
	}
	
	#footer .sns-link
	{
		width: 100%;
		margin: 0px auto;
		padding: 20px 0px 10px;
		border-bottom: 1px solid #fff;
		float: none;
		clear: both;
	}
	
	.sns-link ul
	{
		text-align:center;
	}
	
	.sns-link span
	{
		width: 100%;
		display: block;
		margin: 10px auto;
		text-align:center;
	}
	
	.sns-link li
	{
		display:inline; 
		padding: 0px 7px 0px 0px;
	}
	
	.sns-link li a
	{
		padding: 0px;
	}
	
	.sns-link .twitter
	{ 
		display: none;
	}
	
	#footer .copy-text
	{
		width: 90%;
		margin: 0px auto;
		padding: 30px 0px;
		float: none;
		clear: both;
		text-align: center;
	}
	
	.copy-text .company
	{
		font-size: 11px;
		line-height: 1.4em;
		color: #fff;
		margin: 0px;
		display: block;
	}
	
	.copy-text .copyright
	{
		font-size: 10px;
		line-height: 1.4em;
		color: #fff;
		margin: 0px;
		display: block;
		font-family: Verdana, Roboto, 'Droid Sans', sans-serif;
	}
	
	.copy-text .caution
	{
		font-size: 12px;
		line-height: 1.8em;
		letter-spacing: 0.1em;
		color: #fff;
		margin: 20px 0px;
		display: block;
	}
}









