@charset "utf-8";
/* CSS Document */

/********************Common********************/
body{
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
#wrapper{
	width: 100%;
	margin: 0 auto;
}

section{
	width: 60%;
	margin: 5% auto;
}

h2{
	font-size: 22px;
	font-weight: 600;
	padding: 1%;
	border-left: solid 10px #303956;
	border-bottom: solid 1px #303956;
}
#inner_wrapper{
}
p{
	word-break: break-all;
}
.button{
	font-size: 16px;
	background-color: #303956;
	width: 250px;
	padding: 10px;
	border-radius: 50px;
	line-height: 2;
	margin: 50px auto;
}

.button a{
	display: block;
	text-align: center;
	color: white;
}
.button:hover{
	background-color: #1f3781;
}

/********************Common_End********************/


/********************Header********************/
header{
	width:100%;
	background-color: #25282a;
	padding: 1%;
	box-sizing: border-box;
}
header a{
	display: inline-block;
	width: 15%;
}
header img{
	display: block;
	width: 222px;
}
/********************Header_End********************/


/********************keyvisual********************/
#keyvisual{
	width: 100%;
	margin: 0 auto;
	position: relative;

}
#Top_image{
	display: block;
	width: 100%;
	height: 500px;
	margin: 0 auto;
}
.fluid_image{
	height: auto;
}
.title_text{
	position: absolute;
	top:50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.title_img {
    display: block;
    position: absolute;
    width:100%;
    max-width:1200px;
    left: 50%;
    bottom:0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}


.title_text{
	z-index: 2;
	width: 100%;
    max-width: 1200px;
}

/********************keyvisual_End********************/



/********************Topic_explanation********************/
#Topic_explanation{
	line-height: 2;
	width: 40%;
	margin: 5% auto;
}
/********************Topic_explanation_End********************/




/********************Article********************/

.box_wrapper{
	display: flex;
	justify-content: space-between;
	margin:20px 0;
}

.box{
	position:relative;
	width: 30%;
}



.box img{
	object-fit: contain;
	font-family: 'object-fit: contain; object-position: center top;'; /*IE対策*/
	object-position: top;
	width: 90%;
}


.box_img {
    text-align: center;
}

.box_text {
	margin: 10px auto;
	width:90%;
	text-align: center;
}

.box p {
    font-size: 18px;
}

.box_link{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/********************Article_end********************/


/********************Image********************/
.Image {
    /*width: 30%;*/
    margin: 100px auto;
    text-align:center;
}

.Image p{
    color:#000;
    border:solid 1px ;
    padding:10px
  }

.Image a:hover{
	opacity:0.8;
}

/********************Image_End********************/


/********************footer********************/
footer{
	width:100%;
	background-color: #25282a;
	padding: 10px;
	box-sizing: border-box;
}
footer p {
	color: #fff;
	margin: 8px auto;
	text-align: center;
}
/********************footer_End********************/


/********************test.shtml********************/

/*トップ画像*/
.fluid_image_test{
	height: auto;
}



/*レイアウト調整*/
.section {
    margin: 80px auto;
}

.Test_explanation {
    margin: 20px 50px 20px 0;
    line-height: 2;
}



/*スクリーニングテスト*/
.sc_test li,
.sc_test2 li {
	margin-bottom: 30px;
	line-height: 1.6;
}
.sc_test input[type="radio"],
.sc_test2 input[type="radio"] {
	display: none;
}
.sc_test input[type="radio"] + label,
.sc_test2 input[type="radio"] + label {
	display: inline-block;
	border: 2px solid #ccc;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 5px;
	margin: 10px 20px 10px 0;
	width: 270px;
	text-align: center;
	text-indent: 0;
	cursor: pointer;
}
.sc_test input[type="radio"]:checked + label,
.sc_test2 input[type="radio"]:checked + label {
	border: 2px solid #0c0;
	background: url(../Images/ico_check.png) no-repeat 10px 50%;
	background-size: 25px auto;
}
.btn_check {
	text-align: center;
	margin-top: 2em;
	padding-top: 3em;
	border-top: 1px solid #ccc;
}
.btn_check input[type="button"] {
	margin: 0 15px;
	width: 300px;
	padding: 10px 0;
	background: #108ccf;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: none;
	border-radius: 4px;
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 16px;
}
input.sc_point {
	padding: 3px 5px;
	width: 60px;
	text-align: right;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif ;
	-webkit-appearance: none;
	font-size: 24px;
}
textarea.sc_result {
	padding: 3px 5px;
	width: 600px;
	height: 1.5em;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif ;
	-webkit-appearance: none;
	font-size: 18px;
}




#main .section div.box01 {/* ------------------------------ module box01 */
	border: 3px double #b9e3f9;
	border-radius: 4px;
	padding: 15px 10px 5px;
	margin-bottom: 1em;
}

#main .section p {/* ------------------------------ module text */
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 1.7em;
}
#main .section h4 {/* ------------------------------ module title03 */
	padding: 0 10px;
	font-weight: normal;
	font-size: 1.6rem;
	margin-bottom: 20px;
}

#main .section ol.list02 {/* ------------------------------ module list02 */
	padding: 0 10px;
	margin-bottom: 1em;
	counter-reset:number;
	line-height: 1.7em;
	}
	#main .section ol.list02 li {
		text-indent: -1.1em;
		padding-left: 1.5em;
		}
		#main .section ol.list02 > li:before {
			counter-increment: number;
			content: counter(number)".";
			margin-right: 0.2em;
		}


#main .section ul.comments {/* ------------------------------ module comments */
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 1.7em;
	}
	#main .section ul.comments li {
		text-indent: -1.3em;
		padding-left: 1.5em;
		}
		#main .section ul.comments li:before {
			content: "※";
			margin-right: 0.3em;
		}





/********************test.shtml_End********************/































