/*===============================================
●style.css 画面の横幅が700px以上
===============================================*/
@media screen and (min-width: 480px){
img{
	max-width: 100%;
	height: auto;
	width:auto;
}

.ph-back {
	background-color: #FFF;
	background-image: url("/img/hw_back.jpg");
	background-position: 50% 0px;
	background-repeat: repeat-y;
	}

.pha-frame-wrap a {
    color: #FF0000;
    font-weight: bold;
}


.pha-frame-wrap {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
	margin-bottom: 20px;
    background-color: #FFF;
}

.li-ph + .li-ph {
    margin-top: 10px;
}

.pha-wrap {
    border: 2px solid #43205f;
}
/*
.pha-wrap p {
     color: #FFF;
}
*/

.ttl-phh2-wrap {
    background: #43205f none repeat scroll 0% 0%;
    color: #FFF;
}

.pha-h3-contents {
    padding: 10px 10px 20px 40px;
}

.pha-ttl-h3 {
    font-size: 16px;
    font-weight: bold;
    border-left: 10px solid #43205f;
    padding-left: 9px;
    border-bottom: 1px solid #43205f;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;

}

.pha-h3-contents p {
    line-height: 1.3;
    color: #000;
    font-size: 13px;
    padding-top: 10px;
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,"MS PGothic",sans-serif;
}

.pha-list li {
	list-style-type: decimal;
	color:#000;
	padding-bottom: 10px;
}


.pha-list-second li {
	list-style-type: decimal;
	color:#000;
	padding-bottom: 10px;

}

.pha-ft-nav {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}



.pha-ft-wrap {
    background-color: #000;
    width: 100%;
    padding-bottom: 32px;
    color:#FFF;

}


.pha-ft-nav {
	padding-top: 10px;
	margin-top: 0px;
}

.pha-ft-nav li {
	display: inline-block;
}
.pha-ft-nav li {
	margin-top: 15px;
}

.pha-ft-nav li a{
	color:#FFF;

 }

.pha-ft-nav li:after {
	content: "|";
	padding-left: 6px;
}


.ttl-phh2-wrap {
    padding: 10px;

}

.pha-other-txt {
	color: #333;
	font-size: 15px;
	padding-bottom: 20px;
}

.sg-sc-wrap {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;

}


}

/*===============================================
●smart.css  画面の横幅が599pxまで
===============================================*/
@media screen and (max-width:480px){

#migi-obi
 {
	visibility:hidden;
	padding:0px;
	margin:0px;
	width:0px;
	height: 0px;
	background:none;
	display:none;
}


.ph-back {
	background-color: #FFF;
	}

.pha-frame-wrap a {
    color: #FF0000;
    font-weight: bold;
}

.ttl-sgh2 {
	font-size: 18px;
	font-weight: bold;
	padding: 8px 10px 3px;
}

.pha-frame-wrap {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
	margin-bottom: 30px;
    background-color: #FFF;
}


.li-ph + .li-ph {
    margin-top: 10px;
}

.pha-wrap {
    border: 0px;
}

/*
.pha-wrap p {
     color: #FFF;
}
*/

.ttl-phh2-wrap {
    background: #43205f none repeat scroll 0% 0%;
    color: #FFF;
}

.pha-h3-contents {
    padding: 10px 10px 10px 40px;
}

.pha-ttl-h3 {
    font-size: 16px;
    font-weight: bold;
    border-left: 10px solid #43205f;
    padding-left: 9px;
    border-bottom: 1px solid #43205f;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;

}

.pha-h3-contents p {
    line-height: 1.3;
    color: #000;
    font-size: 13px;
    padding-top: 10px;
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,"MS PGothic",sans-serif;
}

.pha-list li {
	list-style-type: decimal;
	color:#000;
	padding-bottom: 10px;
	line-height: 150%;
}


.pha-list-second li {
	list-style-type: decimal;
	color:#000;
	padding-bottom: 10px;

}

.pha-ft-wrap {
    padding-bottom: 5px;
    margin-top: 10px;
	width: 100%;
    }

.pha-ft-nav {
    padding-left: 0px;
    margin: 0px;
    width: 100%;
    overflow: hidden;
    display: block;
}

.pha-ft-nav li {
    background-color: #F9F9F9;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #F9F9F9;
    height: 48px;
    margin-top: 0px;
    list-style-type: none;
    line-height: 1;
    width: 100%;
}

.pha-ft-nav li a {
    color: #555;
    display: block;
    overflow: hidden;
    line-height: 50px;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 14px;
	text-align: left;
}


.ttl-phh2-wrap {
    padding: 5px;

}

.pha-other-txt {
	color: #333;
	font-size: 15px;
	padding-bottom: 20px;
}

.sg-sc-wrap {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;

}



}
