﻿@charset "utf-8";

p {
	text-decoration: none;
	font-size: 12px;
}

.p_maintitle {
	font-size: 20px;
	font-weight: bolder;
	line-height: 40px;
	color: #a32031;
	margin: 1em 0;
}

.p_txt>* {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
}

.p_txt_fc {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: center;
}

.p_txt_blue {
	text-decoration: none;
	font-size: 12px;
	color: #00006e;
	line-height: 14px;
	text-align: justify;
}

/*-- headermenu --*/

.p_headermintit01 {
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.p_headermintit02 {
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}

/*-- footer --*/

#bottomtext_text {
	font-family: 'Lato', Helvetica, sans-serif !important;
	letter-spacing: 0.1px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
}

.p_exptitle {
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 40px;
	color: #36beee;
}

.p_exptxt {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.1em;
	color: #000;
}

.p_qatitle {
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 40px;
	color: #36beee;
}

.p_qatxt {
	text-decoration: none;
	letter-spacing: 0.2em;
	font-size: 16px;
	color: #000;
	line-height: 35px;
}

.p_qa {
	font-size: 22px;
	font-weight: bold;
	margin-right: 12px;
	color: #36beee;
}

.p_prilisttitle {
	font-size: 1.8em;
	font-weight: bolder;
	letter-spacing: 0.2em;
	color: #7ecdf4;
}

.p_p1btn {
	font-size: 1.6em;
	color: #FFF;
	letter-spacing: 0em;
}

.p_txttitle {
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	color: #FFF;
}

.p_protitle {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #fde1b9;
}

.p_labtitle {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #FFF;
}

.p_p3title {
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	color: #FFF;
}

.p_resluttit {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #fce0b9;
}

.p_btn4ok {
	font-size: 1.67em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: #000;
}

.p_btnp5 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;
	color: #fde1ba;
}

@media screen and (max-width: 479px) {
	.p_maintitle {
		font-size: 16px;
		font-weight: bolder;
		line-height: 40px;
		color: #a32031;
	}
}