/*==========================================================================

	filename: style.css;
	update: 2016-03-30;

==========================================================================*/
/*==============================================

	reset

==============================================*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html
{
	line-height: 1;
}

ol,
ul
{
	list-style: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td
{
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q,
blockquote
{
	quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after
{
	content: "";
	content: none;
}

a img
{
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary
{
	display: block;
}

/*==============================================

	navigation

==============================================*/
/*==============================================

	layout

==============================================*/
/*==============================================

    base

==============================================*/
html
{
	background-image: url(../images/bg_01.png);
}

img
{
	vertical-align: top;
}

.header-container,
.body-container,
.footer-container
{
	margin-right: auto;
	margin-left: auto;
}

.body a,
.footer a
{
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

.body a:hover,
.body a:active,
.footer a:hover,
.footer a:active
{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#wrap
{
	overflow: hidden;
	width: 100%;
}

/*  body
==============================================*/
.body
{
	position: relative;
	z-index: 2;
}

.contents
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

body{font-family:"メイリオ", YuGothic, '游ゴシック', sans-serif; color:#000;}

#header{margin:15px 0; border-bottom:5px solid #de2525}
.wid{ max-width:980px; margin:0 auto;}
.wid h1{ text-align:right;}
.wid h1 img{}
#content1{ margin:30px auto 0; max-width:980px;}
#content1 h2{ font-size:36px; color:#de2525; font-weight:bold; padding-left:15px; background:url(../images/icon2.gif) no-repeat scroll left 0; margin-top:40px; padding-top: 7px;}
#content1 .txt{font-size:22px; color:#323333; margin-top:20px; line-height:160%;}
#content1 .txt2{font-size:12px; color:#e41e16; margin-top:15px;}
#content1 .txt2 img{vertical-align: -4px;}

/*#content2{ margin-top:40px; padding:40px 0; background:url(../images/bg.gif) repeat scroll 0 0;}
#content2 .cont{margin:0px auto 0; max-width:980px;}
#content2 .cont2{display:none;}
#content2 h2{ font-size:36px; color:#de2525; font-weight:bold; padding-left:15px; background:url(../images/icon2.gif) no-repeat scroll left 0; margin-top:5; padding-top: 7px;}
.mt20{margin-top:20px;}
.list{overflow:hidden;}
.list li{float:left;  margin-top:25px; width:34%; box-sizing:border-box;}
.list .last{width:31.5%;}
.list .pr20{padding-right:2.5%;}*/

#footer{ padding:30px 0;}
#footer p{ text-align:center;}
.txt span{font-size:19px;}
.txt2 span{font-size:10px;}

@media screen and (max-width: 739px) {
	#header{margin:13px 0; border-bottom:3px solid #de2525}
	.wid{ width:100%;}
	/*.wid h1 img{ width:144px; padding-right:10px;}
	#content1{ margin:15px 0 0 0; width:100%; padding:0 10px; box-sizing:border-box;}
	#content1 h2{ font-size:16px; color:#de2525; font-weight:bold; padding-left:8px; background:url(../images/icon2.gif) no-repeat scroll left 0; background-size:5px 21px; margin-top:35; padding-top: 2px; padding-bottom:3px;}
	#content1 .txt{font-size:14px; color:#323333; margin-top:12px; line-height:160%;}
	#content1 .txt2{font-size:12px; color:#e41e16; margin-top:10px;}
	#content1 .txt2 img{ height:9px; vertical-align: -2px;}
	#content2 .cont{display:none;}
	#content2 .cont2{margin:0px auto 0; width:100%; padding:0 10px; box-sizing:border-box; display:block;}
	#content2 h2{ font-size:16px; color:#de2525; font-weight:bold; padding-left:8px; background:url(../images/icon2.gif) no-repeat scroll left 0; background-size:5px 21px; margin-top:5px; padding-top: 2px; padding-bottom:3px;}
	#footer p img{ width:201px;}
	
	.txt span{font-size:12px;}
	.txt2 span{font-size:10px;}*/

}

/********201903************/
.disp_pc{display:block;}
.disp_sp{display:none;}
.wid h1 img{ margin-bottom:5px;}
#content2{ margin-top:50px; padding:50px 0 100px; background:url(../images/bg.png) repeat scroll 0 0;}
#content2 .cont{margin:0px auto 0; max-width:980px; box-sizing:border-box; border:5px solid #e60012; border-radius:10px; background:#fbf7c6;}
#content2 .cont img{max-width:100%;}
.cont_inner{ margin:50px auto 0px; background:#fff; max-width:88%;}
.inner_box{ margin:0px auto; background:#fff; max-width:90%; padding:30px 0 50px;}
.txt3{ margin-top:20px; text-align:center; font-size:20px; font-weight:bold;}
.txt4{ margin-top:10px; text-align:left; font-size:16px; line-height:180%;}
.mt20{margin-top:20px;}
#content2 .cont2{ padding:50px 0 60px;}
.txt5{ text-align:center; font-size:26px; color:#e60012; font-weight:bold;}
.txt5 span{font-family: 'VL ゴシック','Courier New',Courier,monospace; font-size:30px;}
.txt6{ text-align:center; font-size:16px; font-weight:bold; margin-top:15px;}
.txt7{ text-align:center; font-size:24px; margin-top: 10px; font-weight: bold;}
.txt7 a{ color:#000; font-size:24px;}
.txt7 a:hover{ text-decoration:none;}

@media screen and (max-width: 739px) {
	.disp_pc{display:none;}
	.disp_sp{display:block;}
	.wid h1 img{ width:45px; padding-right:10px;}
	#content1{ margin:15px auto 0; max-width:90%; padding:0 0px; box-sizing:border-box;}
	#content1 h2{ font-size:20px; color:#de2525; font-weight:bold; padding-left:8px; background:url(../images/icon2.gif) no-repeat scroll left 0; background-size:5px 21px; margin-top:30px; padding-top: 2px; padding-bottom:3px;}
	#content1 .txt{font-size:14px; color:#323333; margin-top:12px; line-height:160%;}
	#content1 .txt2{font-size:12px; color:#e41e16; margin-top:10px;}
	#content1 .txt2 img{ height:9px; vertical-align: -2px;}
	
	#content2{ margin-top:30px; padding:30px 0 50px;}
	#content2 .cont{margin:0px auto 0; max-width:90%; box-sizing:border-box; border:2px solid #e60012; border-radius:10px; background:#fbf7c6;}
	#content2 .cont img{max-width:100%;}
	.cont_inner{ margin:30px auto 0px; background:#fff; max-width:90%;}
	.inner_box{ margin:0px auto; background:#fff; max-width:90%; padding:30px 0 40px;}
	.txt3{ margin-top:20px; text-align:center; font-size:16px; font-weight:bold;}
	.txt4{ margin-top:10px; text-align:left; font-size:14px; line-height:180%;}
	.mt20{margin-top:20px;}
	#content2 .cont2{ padding:30px 0 30px;}
	.txt5{ text-align:center; font-size:18px; color:#e60012; font-weight:bold;}
	.txt5 span{font-family: 'VL ゴシック','Courier New',Courier,monospace; font-size:20px;}
	.txt6{ text-align:center; font-size:13px; font-weight:bold; margin-top:15px;}
	.txt7{ text-align:center; font-size:16px; margin-top: 10px; font-weight: bold;}
	.txt7 a{ color:#000; font-size:16px;}
	.txt7 a:hover{ text-decoration:none;}
	
	#footer{ padding:30px 0;}
	#footer p{ text-align:center; font-size:12px;}
	.txt span{font-size:12px;}
	.txt2 span{font-size:10px;}

}