body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,header,nav,section,article,aside,footer {
	margin:0;
	padding:0;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #333;
	font-size: 18px;
	line-height: 1.6;
}
fieldset,img{
	border:0;
}
abbr,acronym{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
ul {
	list-style-type: none;
}
table {
	border-collapse: collapse;
}
* {
	text-shadow: 0px 0px 0px #FFFFFF;
	-webkit-text-size-adjust: none;
}
a {
	color: #209EE9;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #FFFCDB;
	background-color: #FFF;
	background-color: #FCFCFC;
	color: #333;
	font-size: 16px;
}
.site_name {
	color: #181878;
	text-align: center;
	font-size: 12px;
	line-height: 2;
}
#wrap {
	background-color: #FFF;
	max-width: 800px;
	margin: 0 auto;
}
header {
	padding: 12px;
	border-bottom: 4px solid #FFF33F;
}
.site-logo {
	width: 274px;
}
@media screen and (max-width: 548px) {
	.site-logo {
		width:50%;
		min-width: 200px;
	}
}
nav {
	padding: 0 8px;
	display: block;
}
nav a {
	color: #333;
	display: inline-block;
	border: 1px solid #209EE9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 2px #CCC;
	-moz-box-shadow: 1px 1px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px #CCC;
	margin: 4px;
	padding: 6px 16px 6px 28px;
	text-decoration: none;
    position: relative;
    vertical-align: middle;

    //width: 22%;
    //padding: 6px 1% 6px 1%;
    //margin: 4px 0 4px 0;
}
nav a::before,
nav a::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
nav a::before{
    left: 8px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #209EE9;
    border-right: 2px solid #209EE9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
nav a:hover {
	background-color: #FFD;
	text-decoration: none;
}
@media screen and (max-width: 700px) {
	nav {
	}
	nav a {
		font-size: 12px;
		width:42%;
		padding: 8px 1% 8px 5%;
		margin: 2px 0;
	}
	nav a::before{
	    left: 4px;
	}
}
#content + nav {
	margin-top: 20px;
}
.pankuzu {
	margin: 8px 12px;
	font-size: 14px;
}
.pankuzu a {
	text-decoration: none;
}
@media screen and (max-width: 700px) {
	.pankuzu a {
		display: inline-block;
		border: 1px dotted #AAA;
		padding: 4px 8px;
		margin-bottom: 4px;
		font-size: 12px;
	}
}
.pankuzu a:hover {
	text-decoration: underline;
}
#content {
	max-width: 700px;
	margin: 0 auto 60px;
}
#content * {
	font-family: "Noto Sans JP";
}
h1 {
	font-size: 24px;
	padding: 20px;
	margin: 16px 2px 4px;
	line-height: 1.6;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF, 2px 2px 1px #CCC;
}
h1 .service_name {
	font-weight: bold;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF, 2px 2px 1px #CCC;
}
@media screen and (max-width: 700px) {
}
h2 {
	font-size: 24px;
	color: #181878;
	padding: 8px;
	margin: 32px 4px;
	line-height: 1.6;
	border-bottom: 2px dotted #181878;
}
h2.taiken_midashi {
	background-image: url('https://www.jwarm.net/saiyou_interview/img/icon_taiken.png');
	background-repeat: no-repeat;
	background-size: 44px 44px;
	background-position: left center;
	padding-left: 48px;
}
/*
h2.shufupita_midashi {
	background-image: url('https://www.jwarm.net/saiyou_interview/img/icon_jwarm.png');
	background-repeat: no-repeat;
	background-size: 44px 44px;
	background-position: left center;
	padding-left: 48px;
}
*/
h2.shufupita_midashi {
}
h2.shufupita_midashi::before {
	background-color: #FFF33F;
	width: 26px;
	height: 26px;
	content: "";
	display: inline-block;
	border-radius: 13px;
	margin-right: 4px;
	vertical-align: -4px;
}
h3 {
	font-size: 24px;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
	padding: 8px 24px 0;
	margin: 32px 2px;
	line-height: 1.6;
	background: -moz-linear-gradient(top,#FFF,#FFF 80%,#FFF33F 81%,#FFF33F);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.8,#FFF),color-stop(0.81,#FFF33F),to(#FFF33F));
}
#content p {
	overflow-wrap : break-word;
	word-wrap: break-word;
	word-break : break-all;
}
#content p,.com_data {
	margin: 1em auto;
	width: 640px;
}
@media screen and (max-width: 700px) {
	#content p,.com_data {
		width: 90%;
		margin: 1em 5%;
	}
}
p .name {
	font-weight: bold;
	color: #181878;
}
.update {
	color: #666;
	text-align: right;
	font-size: 12px;
	margin: 4px;
}
.sns_btn {
	width: 640px;
	padding: 0px 30px 4px;
}
@media screen and (max-width: 700px) {
	.sns_btn {
		width: auto;
		padding: 4px 16px;
	}
}
.line_btn {
	display: inline-block;
	position: relative;
	top: 6.5px;
	margin-left: 4px;
}
.twitter_btn {
	display: inline-block;
	position: relative;
	top: 6.5px;
	margin-left: 4px;
}
.eye-catch-img {
	margin: 20px auto 32px;
	text-align: center;
}
.eye-catch-img img {
	width: 640px;
}
@media screen and (max-width: 640px) {
	.eye-catch-img img {
		width: 100%;
	}
}
.img-300-center {
	margin: 20px auto 32px;
	text-align: center;
}
.img-300-center img {
	width: 300px;
}
@media screen and (max-width: 500px) {
	.img-300-center img {
		width: 60%;
		min-width: 200px;
	}
}
ol {
	margin-left: 48px;
	margin-right: 24px;
	margin-bottom: 24px;
}
ul {
	list-style-type: disc;
	margin-left: 48px;
	margin-right: 24px;
	margin-bottom: 24px;
}
li {
	margin-bottom: 8px;
}
dl {
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}
dd {
	margin-bottom: 1em;
	margin-left: 1em;
}
em {
	font-weight: bold;
}
#content table {
	margin: 0 16px;
}
#content th,#content td {
	border: 1px solid #333;
	padding: 8px;
}
#content th {
	background-color: #FED;
}
#content td {
}
blockquote {
    position: relative;
    padding: 30px 15px 8px 15px;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555;
}
blockquote:before{
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 3px;
    content: "“";
    font-family: sans-serif;
    color: #cfcfcf;
    font-size: 90px;
    line-height: 1;
}
blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}
blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
footer {
	font-size: 12px;
	padding: 8px;
	text-align: center;
	background-color: #FFFCDB;
	margin-top: 20px;
}
a.linkBtn {
	display: block;
	min-width: 200px;
	width: 50%;
	margin: 40px auto;
	background-color: #209EE9;
	padding: 16px 16px 16px 34px;
	color: #FFF;
    position: relative;
	box-shadow: 2px 2px 2px #CCC;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
}
a.linkBtn:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
a.linkBtn::before,
a.linkBtn::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
}
a.linkBtn::before{
    left: 16px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
