@charset "UTF-8";

/* ***********************************************************
*
*    INDEX
*
* ***********************************************************
*/
#guideVol4{
	font-size: 16px;
	line-height: 28px;
}
.cfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.mt10{
	margin-bottom: 20px;
}
.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mb40{
	margin-bottom: 40px;
}
sup{font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;}

/* =====================================================================
*
*    sukoyakaInner Common
*
* =================================================================== */
.titleMainImage {
    width: 579px;
    margin: 50px auto;
}
#stepList{
    width: 100%;
    max-width: 715px;
	float: right;
}
#stepList .step1{
	/*background: url(../images/guide4/contents01_bg.gif) no-repeat;*/
    width: 100%;
    max-width: 715px;
}
#stepList .step1 img.imgright {
    float: right;
    margin: -45px 0 0 20px;
}
#stepList .step2 img.imgright {
    float: right;
    margin: 0 0 0 20px;
}
#stepList .step2 h4{
	color: #0092d5;
	font-size: 16px;
	margin-bottom: 10px;
}
#stepList .step2 .text{
	width: 57%;
}
#stepList .step1 h3,
#stepList .step2 h3,
#stepList .step3 h3,
#stepList .step4 h3{
	margin-bottom: 20px;
}
#stepList .step3{
    width: 100%;
    max-width: 715px;
}
#stepList .step3 .step3_list dt{
	background: url(../images/guide5/icon1_pc.png) no-repeat left 16px;
	font-weight: bold;
	color: #0092d5;
	padding: 5px 0 5px 25px;
	font-size: 16px;
}
#stepList .step3 .step3_list dd{
	margin-bottom: 10px;
}
#stepList .step3 .step3_list dd a{
	color: #009563;
	text-decoration: underline;
}
#stepList .step3 .step3_list dd img{
	float: right;
	margin: 0 30px 0 45px;
}
#stepList .step3 .sankoblock{
	margin: 20px 0 50px;
}
#stepList .step3 .sankoblock h4 img{
    width: 100%;
}
#stepList .step3 .sankoblock .bgnote{
	background: url(../images/guide5/bg_pc.png);
	border-left: 10px #cce9f7 solid;
	border-right: 10px #cce9f7 solid;
	border-bottom: 10px #cce9f7 solid;
	box-sizing: border-box;
	padding: 30px;
}
#stepList .step3 .sankoblock .bgnote h5{
	text-align: center;
	margin-bottom: 20px;
}
#stepList .step3 .sankoblock .bgnote .bodertitle,
#stepList .sankocntblock .bodertitle{
	background: url(../images/guide5/line1_pc.png) repeat-x left bottom;
	margin-bottom: 10px;
	color: #0092d5;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#stepList .step3 .sankoblock .bgnote .titlenote,
#stepList .sankocntblock .titlenote{
	color: #0092d5;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	text-indent: -1.3em;
	margin-left: 1em;
	margin-top: 10px;
}
#stepList .imgcenter{
	text-align: center;
}

#stepList .step3 .sankoblock .bgnote .sankocntblock{
	margin-bottom: 20px;
}

#stepList .step5 .bgtitle1{
	background: url(../images/guide5/title_bg_pc.png) no-repeat;
	width: 315px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
}

#stepList .sankocntblock .bgtitle2{
	background: #309dd9;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 30px;
	text-align: center;
}
#stepList .step5 .hinto{
	background: rgba(48,157,217,0.15);
	padding: 20px;
	box-sizing: border-box;
	margin-top: 10px;
}
#stepList .step5 .hinto dt{
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
#stepList .step5 .hinto dd{
	text-indent: -1em;
	margin-left: 1em;
}
#stepList .step5 .hinto dd:before{
	content: "● ";
	font-size: 10px;
}




#stepList .step4{
	/*background: url(../images/guide4/contents04_bg.gif) no-repeat;*/
    width: 100%;
    max-width: 715px;
}
#stepList .step4_mihonbox img.imgright {
    float: right;
    margin: 0 80px 0 0;
}

.step4_mihon h3 .sp{
	display: none;
}
.step4_mihonbox{
    width: 100%;
    max-width: 708px;
	padding: 55px 30px 30px;
	box-sizing: border-box;
	border: 1px solid #0092d5;
}
.step4_mihonbox h4{
	margin-top: -85px;
	text-align: center;
}
.step4_mihonbox h5{
	font-size: 16px;
	color: #0092d5;
	margin-bottom: 10px;
}
.step4_mihonbox h5 span{
	background: linear-gradient(transparent 65%, #fff33f 65%);
	display: inline;
}
.step4_mihonbox h6{
	padding-bottom: 10px;
}
.step4_mihonbox h6 span{
	background: url(../images/guide4/botted_bottom.png) repeat-x left bottom;
	font-size: 16px;
	display: inline;
	font-weight: normal;
	padding-bottom: 10px;
}
.step4_column2 > li{
	width: 317px;
	float: left;
	background: #daeffa;
	margin-bottom: 30px;
}
.step4_column2 > li:last-child{
	float: right;
}
.step4_column2 > li dl{
	padding: 10px 20px 20px;
}
.step4_column2 > li dl dt{
	font-size: 16px;
	color: #0092d5;
	font-weight: bold;
}
.step4_column2 > li ul{
	padding: 10px 20px 20px;
}
.step4_column2 > li ul li{
	margin-left: 1em;
	text-indent: -1em;
}
.step4_column2 > li ul li:before{
	font-size: 10px;
	content: "● ";
	color: #0092d5;
}

.matome img.imgright {
    float: right;
    margin: -50px 0 50px 45px;
}


.image_title{
	color: #7fcbce;
	font-weight: bold;
	margin-bottom: 5px;
}
.image_caption{
	margin: 10px 0;
	color: #606060;
}

#column_contents{
	border: 10px solid #a8dcde;
	float: right;
	border-radius: 10px;
	background: #a8dcde;
	margin-bottom: 20px;
}

#column_contents .bg{
	background: url(../images/guide4/bg1.png);
	border-radius: 8px;
	padding: 20px;
}
#column_contents .bg h3{
	margin-bottom: 25px;
}
#column_contents .bg h4{
	color: #78c8cb;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
#column_contents .bg img.illust{
	float: right;
	margin: 0 30px 70px;
}

#column_contents .bg .cap{
	font-size: 14px;
	line-height: 24px;
	color: #595959;
	padding-left: 3.6em;
	text-indent: -3.6em;
}

.credit{
	color: #009563;
	font-weight: bold;
	float: right;
	width: 100%;
    max-width: 715px;	
}

.flexblock .f1{order: 1;}
.flexblock .f2{order: 2;}
.flexblock .f3{order: 3;}

.flexblock .f1_2{order: 1;}
.flexblock .f2_2{order: 2;}
.flexblock .f3_2{order: 3;}

.flexblock .f1_3{order: 1;}
.flexblock .f2_3{order: 2;}
.flexblock .f3_3{order: 3;}



@media screen and (max-width: 980px) {
p{
	font-size: 1.4rem;
}
#stepList .step1 {
	height: 500px;
}
#stepList .step2 .box {
    padding: 35px 40px;
}

}



@media screen and (min-width: 767px) {
br.sp{display: none;}
br.pc{display: block;}
}
@media screen and (max-width: 767px) {
	
br.sp{display: block;}
br.pc{display: none;}
p{
	font-size: 1.4rem;
}
img{
    width: 100%;
}
.titleMainImage {
    width: 100%;
    float: none;
	margin: 0 auto;
	padding: 0 0 20px;
}
#stepList .step1 h3 img {
    float: none;
	margin: 10px 0 0;
	width: 212px;
	display: block;
}
#stepList .step2 h3 img {
    float: none;
	margin: 10px 0 0;
	width: 213px;
	display: block;
}
#stepList .step3 h3 img {
    float: none;
	margin: 10px 0 0;
	width: 133px;
	display: block;
}
#stepList .step4 h3 img {
    float: none;
	margin: 10px 0 0;
	width: 196px;
	display: block;
}
#stepList .step5 h3 img {
    float: none;
	margin: 10px 0 0;
	width: 180px;
	display: block;
}
.matome h3 img {
    float: none;
	margin: 10px 0 0;
	width: 73px;
	display: block;
}

.flexblock{
	display: flex !important;
	flex-direction: column;
}

.flexblock .f1{order: 3;}
.flexblock .f2{order: 1;}
.flexblock .f3{order: 2;}
	
.flexblock .f1_2{order: 2;}
.flexblock .f2_2{order: 1;}
.flexblock .f3_2{order: 3;}
	
.flexblock .f1_3{order: 1;}
.flexblock .f2_3{order: 3;}
.flexblock .f3_3{order: 2;}
	
#stepList .step1 {
    height: auto;
}
#stepList .step1 img.imgright {
    float: none;
    margin: 0 auto;
    width: 70%;
}
#stepList .step1 h3,
#stepList .step2 h3,
#stepList .step3 h3,
#stepList .step4 h3 {
    margin-bottom: 10px;
}
#stepList .step2 h4 {
    font-size: 14px;
}
#stepList .step2 .text {
    width: 100%;
    margin-top: 10px;
}
#stepList .step3 .step3_list dd img {
    float: none;
    margin: 0 auto;
    width: 60%;
    display: block;
}
#stepList .step2 img.imgright {
    float: none;
    margin: 0 auto;
	width: 90%;
}
#stepList .step3 .step3_list dd {
	font-size: 1.4rem;
}
#stepList .step3 .step3_list dt {
    background: url(../images/guide5/icon1_sp.png) no-repeat left 16px;
	background-size: 15px 2px;
    padding: 5px 0 5px 20px;
    font-size: 14px;
}
#stepList .step3 .sankoblock .bgnote {
    background: url(../images/guide5/bg_sp.png);
	background-size: 7px 7px;
    border-left: 5px #cce9f7 solid;
    border-right: 5px #cce9f7 solid;
    border-bottom: 5px #cce9f7 solid;
    box-sizing: border-box;
    padding: 25px 10px;
}
#stepList .step3 .sankoblock .bgnote .bgtitle1 {
    background: url(../images/guide5/title_bg_sp.png) no-repeat;
	background-size: 260px 30px;
    font-size: 13px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
#stepList .step3 .sankoblock .bgnote .bodertitle {
    background: url(../images/guide5/line1_sp.png) repeat-x left bottom;
	background-size: 4px 2px;
    font-size: 14px;
	line-height: 1.4;
    display: block;
	padding-bottom: 10px;
}
	
#stepList .step3 .sankoblock .bgnote .titlenote {
    font-size: 10px;
    line-height: 16px;
}
#stepList .step3 .sankoblock .bgnote .hinto dt {
    font-size: 14px;
}
#stepList .step3 .sankoblock .bgnote .hinto {
    padding: 10px;
}
#stepList .step3 .sankoblock .bgnote .bgtitle2 {
    padding: 5px 10px;
    margin-bottom: 20px;
	line-height: 1.6;
}
#stepList .sankocntblock .bgtitle2 {
    text-align: left;
	line-height: 1.4;
}
#stepList .step3 .sankoblock .bgnote h5 {
    margin: 0 auto;
	width: 55%;
    margin-bottom: 10px;
}
.sankourlnote{
    margin-top: 10px;
    font-size: 10px !important;
}
.step4_mihonbox h4 {
    width: 40%;
	margin: -30px auto 0;
}
.step4_mihonbox {
    background: none;
    width: 100%;
    max-width: 100%;
    padding: 10px;
}
.step4_mihonbox h5 {
    font-size: 14px;
}
.step4_mihonbox p {
    font-size: 14px;
}
.step4_mihonbox h6 {
    line-height: 40px;
	margin-bottom: 0 !important;
}
#stepList .step4_mihonbox img.imgright {
    float: none;
    margin: 0 auto 0;
	width: 50%;
}
.step4_column2 > li {
    width: 100%;
    float: none;
}
.step4_column2 > li:last-child {
    float: none;
}
.step4_column2 > li dl {
    padding: 0 20px 10px;
}
.step4_column2 > li ul {
    padding: 0 20px 10px;
}
.step4_column2 > li dl dt {
    font-size: 14px;
}
.matome img.imgright {
    float: none;
    margin: 10px auto 0;
	width: 70%;
	display: block;
}
#column_contents .bg h3 {
    width: 40%;
}
#column_contents .bg img.illust {
    float: none;
    margin: 0 auto 10px;
    width: 75%;
    display: block;

}

	
}

