@charset "utf-8";
/*20190314*/
h1.header_area img {
	width: 30%;
}
.nav_wrap {
	display: flex;
	justify-content: space-around;
	width: 960px;
	margin: auto;
}
#sp .nav_wrap {
	width: 100%;
	flex-wrap: wrap;
}
#pc .nav_wrap .nav_box{
	width: 25%;
}
#sp .nav_wrap .nav_box{
	width: 50%;
}
#pc .nav_wrap .nav_box a{
	width: 100%;
	padding: 15px 0;
	display: block;
}
#pc .nav_wrap .nav_box a:hover{
	background: #106899;
	text-decoration: none;
}
#sp .nav_wrap .nav_box a{
    width: 100%;
    display: flex;
    border: 1px solid #fff;
    box-sizing: border-box;
    min-height: 65px;
    font-size: 13px;
    align-items: center;
    padding: 10px;
    justify-content: center;
    border-collapse: collapse;
}
.nav_box a {
	color: #fff;
}
/**20181218**/
#box940 {
	box-shadow: none !important;
}
#mainform {
	background-color: #fff;
}
#sp #ph_main {
	padding: 0 20px;
}
body {
	background: #fff !important;
}
/**20181218**/



#SNavi {
	background: #2e2e2e;
}
#ph_header, #ph_content, #ph_content_top, #ph_content_bottom {
	background: #fff !important;
}
#box940 {
	border: none;
	box-shadow: none;
}
#win10_subnav {
	background: #004777;
	text-align: center;
}
#win10_subnav h1 {
	background: #00B0EC;
	text-align: center;
	margin: 0;
	padding: 0;
}
#win10_subnav ul {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	display: table;
}
#win10_subnav li {
	display: table-cell;
	list-style: none;
	padding: 0;
	margin: 0;
}
#win10_subnav li a {
	display: block;
	color: #fff;
	font-size: 10pt;
	padding: 15px 0;
	text-align: center;
}
#win10_subnav li a:hover {
	background: #106899
}
#ph_content_bottom #win10_subnav h1 {
	display: none;
}
#ph_content_bottom #win10_subnav .win10_cd {
	display: none;
}
#ph_content_bottom #win10_subnav { /*margin-bottom:15px;*/
}
/*見出し*/

h1 {
	font-weight: normal !important;
}
#LMS_Box h2 {
	border-bottom: 1px solid #000;
	font-weight: normal !important;
	font-size: 18pt !important;
	margin: 0 0 0 0;
	background: none;
	text-indent: 0;
}
#pc #LMS_Box h2 {
	padding: 10px 0px 5px 5px;
}
#LMS_Box h3 {
	font-weight: normal;
	color: #000 !important;
	font-size: 15pt !important;
	margin: 0 0 5px 0;
	text-indent: 0;
	clear: both
}
/*追加*/


.section {
	overflow: hidden;
}
#pc .section {
	border-bottom: 1px solid #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: 900px;
}
#sp .section {
	margin-bottom: 30px;
}
#pc .float_left {
	float: left;
	width: 410px;
}
.float_right {
	float: right;
	width: 470px;/*padding:0 5px;*/
}
.txt_center {
	text-align: center;
}
h3.ttl {
	font-size: 24px;
}
h2.border_none {
	border: none !important;
}
#sp h2 {
	margin-top: 20px;
}
.f18 {
	font-size: 18px;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px;
}
#pc .mt30 {
	margin-top: 30px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.use_os {
	border: #008d0d solid 2px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}
.comme {
	text-indent: -12px;
	padding-left: 12px;
	font-size: 10px;
}
.float_300 {
	width: 280px;
	float: left;
	margin: 5px;
	padding: 5px;
}
.list_none {
	list-style: none;
}
.pl15 {
	padding-left: 15px;
}
.cbox {
	border: none;
}
#pc .upg_img {
	float: right;
}
/*スマホ*/
#sp .osjudge {
	width: 95% !important;
}
#sp .float_300 {
	width: 100% !important;
	margin: 0px;
	padding: 0px;
}
#sp .float_left {
	float: left;
	width: 100%;
}
#sp .upg_img {
	width: 100%;
}
