@charset "utf-8";
/* CSS Document */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/NotoSerifCJKjp-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 600;
	src: url('fonts/NotoSerifCJKjp-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/NotoSerifCJKjp-Black.woff') format('woff');
}

/* =Reset default browser CSS.
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }/*for under HTML5*/
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/*
::-moz-selection {  text-shadow: none; }
::selection {  text-shadow: none; }
*/
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, font, 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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html { 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
em {
	font-style:normal;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
* {
	padding:0;
	margin:0;	
}
html {
	height: 100%;
}
body {
	font-family:'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:0;
	margin:0;
	height:100%;
}

/* Text elements */
p {
	background: url(../img/p_bg.gif);
	margin-bottom: 20px;
}
ul {
	list-style:none;
	margin:0;
}
ol {
	margin:0;
}
dl {

}
dt {

}
dd {

}
b, strong { font-weight: bold; }

cite,
em,
i {
	font-style:normal;
}
ins {
	text-decoration: none;
}
blockquote {
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}

pre {
}
abbr,
acronym {
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
input[type="email"],
textarea {
	display:block;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 7px;
}
a:link {
	text-decoration:none;
	color:#00F;
}
a:visited {

}
a:active,
a:hover {
	text-decoration:none;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
a:visited{

}
a:focus { outline:none; }
a:hover, a:active { outline: 0; }
a img{
}


main {
	display:block;
}

hr {display:none;}

section {
	float:none;
	clear:both;
	position:relative;
	overflow:hidden;
	min-height: 1em;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* HTML5 FIX */

abbr[title] { }

blockquote { margin:0; }
dfn { font-style: italic; }
ins {  text-decoration: none; }
mark {  font-style: italic; font-weight: bold; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; border:none; }
button, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {  }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid {  }

table { border-collapse:collapse; }
td { }

.chromeframe { margin: 0.2em 0;  color: black; padding: 0.2em 0; }

@media only screen and (min-width: 35em) {
  
}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/* ///////////////////////////////////////////////////////////////////



/////////////////////////////////////////////////////////////////// */
.sp {
	display:none !important;
}
.bt {
	position:relative;
	overflow:hidden;
	float:none;
	clear:both;
	margin:40px 0;
	text-align:center;
}
.bt a,
.bt button{
	display:inline-block;
	margin:0 20px 5px;
	padding:20px 40px;
	background:#000;
	color:#fff;
	font-size:24px;
	font-weight:400;
	position:relative;
	line-height:1.2;
	min-width:400px;
	text-decoration:none;
	font-weight:bold;
	box-shadow:5px 5px 0 rgba(153,153,153,1);
}
.bt a:before,
.bt button:before{
	content:"\f105";
	font-family:fontAwesome;
	position:absolute;
	right:30px;
	top:50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	font-size:50px;
}
.bt a.back:before,
.bt button.back:before{
	content:"\f104";
	right:auto;
	left:20px;
}
.bt a.down:before,
.bt button.down:before{
	content:"\f107";
	right:auto;
	left:20px;
}


.inside {
	margin:0 auto;
	width:980px;	
}
.inside::after	{
	clear:both;
	content:"";
	display:block;
	height:0;
}

#header {
	background:#d51f1f;
}

#header .inside {
	padding:10px 0;
}

#header .inside h1 {
	float:left;
	width:auto;
}
#header .inside h1 img {
	display:block;
}
#header .inside .shoulder {
	float:right;
	width:auto;
}
#header .inside .shoulder {
	display:block;
}

#main {
	position:relative;
	overflow:hidden;
	float:none;
	clear:both;
	font-size:14px;
	line-height:1.6;
	margin:40px 0;
}
#main #visual .inside{
	height:1025px;
}
#main #visual img {
	position:absolute;
	top:0%;
	left:50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
#main #visual .bt {
}

#main #visual .bt a {
	background:#e70033;
}

#main #sect01 {
	padding:20px 0;
}
#main #sect01 img {
	display:block;
}
#main #sect02 {
	padding:20px 0;
}
#main #sect02 img {
	display:block;
}

#main #details {
	margin:40px 0 0;
	
}
#main #details .inside{
  border-style : Solid;
  border-color : #000000;
  border-color : rgba(0, 0, 0, 1);
  border-width : 6px;
  padding:60px 0 40px 0;
  position:relative;
  text-align:center;
  font-size:18px;
}
#main #details h3 {
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#main #details h3 img {
	display:block;
}
#main #details p {
}

#main #details ul {
	display:inline-block;
	margin:0 0 20px;
}
#main #details ul li {
	text-align:left;
	font-weight:bold;
	padding:0 0 0 25px;
	position:relative;
}
#main #details ul li::before {
	position:absolute;
	content:"●";
	color:#009944;
	top:0;
	left:0;
	
}
#main #details p .notice {
	font-size:16px;
}
#main #details p strong {
	color:#e70033;
}

#main #details .bt {
	margin:40px 0 0;
}

#main #details .bt a {
	background:#e70033;
}

#footer {
  background : #B3B3B3;
  background : rgba(179, 179, 179, 1);
  text-align:center;
  padding:40px 0;
}
#footer h6 {
	margin:0 0 40px;
}
#footer h6 img {
}
#footer p {
	color:#fff;
	font-size:12px;
}

@media screen and (max-width: 640px) {

.sp {
	display:block !important;
}
br.sp {
	display:inline !important;
}
.pc {
	display:none !important;
}
img {
	max-width:100%;
}

.bt {
	margin:40px 0;
}
.bt a,
.bt button{
	display:block;
	margin:0 20px 5px;
	padding:30px 40px;
	font-size:30px;
	min-width:1px;
}
.bt a:before,
.bt button:before{
	content:"\f105";
	font-family:fontAwesome;
	position:absolute;
	right:30px;
	top:50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	font-size:50px;
}
.bt a.down:before,
.bt button.down:before{
	content:"\f107";
	right:auto;
	left:20px;
}


.inside {
	width:auto;	
}
#header .inside {
	padding:10px 20px;
}

#header .inside h1 {
	float:left;
	width:auto;
}
#header .inside .shoulder {

}

#main {
	font-size:14px;
	line-height:1.6;
	margin:40px 0;
}
#main #visual .inside{
	height:auto;
}
#main #visual img {
	position:relative;
	top:auto;
	left:auto;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

#main #sect01 {
	padding:20px 0;
}
#main #sect02 {
	padding:20px 0;
}
#main #sect02 img {
	margin:0 auto;
}

#main #details {
	margin:60px 20px 0;
	
}
#main #details .inside{
  padding:80px 20px 40px;
  text-align:left;
  font-size:28px;
}
#main #details h3 {
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:560px;
}
#main #details h3 img {
	display:block;
}
#main #details p {
}

#main #details ul {
	margin:0 0px 20px;
}
#main #details ul li {
	text-align:left;
	padding:0 0 10px 35px;
	line-height:1.4;
}
#main #details ul li::before {
	position:absolute;
	content:"●";
	color:#009944;
	top:0;
	left:0;
	
}
#main #details p .notice {
	font-size:16px;
}
#main #details p strong {
	color:#e70033;
}

#main #details .bt {
	margin:40px 0 0;
}

#main #details .bt a {
	background:#e70033;
}

#footer {
  background : #B3B3B3;
  background : rgba(179, 179, 179, 1);
  text-align:center;
  padding:40px 0;
}
#footer h6 {
	margin:0 0 40px;
}
#footer h6 img {
}
#footer p {
	color:#fff;
	font-size:12px;
}

}