@charset "utf-8";
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: bottom;
}

/* HTML5 tags */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	color: #000;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE Mac */

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End Hack */

img {
	width: 100%;
	height: auto;
}
li {
	list-style: none;
}
body {
	font-size: 25px;
	background-color: #f5f5f5;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
.top {
	background-image: url(image/top_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center -350px;
	padding: 40px 0 50px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	position: relative;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	-moz-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
	-webkit-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
	-ms-text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}
h1 span {
	padding: 20px 2% 0;
	display: block;
}
#name {
	width: 18%;
	margin: 0 auto 30px;
}
#toph2 {
	width: 30%;
	margin: 0 auto 40px;
	text-align: center;
}
#toph2 img {
	margin-bottom: 20px;
}
#toph2 span {
	width: 86%;
	margin: 0 auto;
	display: block;
}
#characteristic {
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.table-ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 1.2%;
	width: 22%;
}
.table-ul li img {
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.table-ul li:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.contact {
	text-align: center;
	background: url("image/contact_allow.png") center right no-repeat #fff;
	background-size: 30px auto;
	border: 7px #000 solid;
	width: 14em;
	margin: 0 auto 50px;
	font-size: 30px;
	line-height: 1em;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.4);
}
.contact:hover {
	opacity: 0.7;
}
.contact a {
	display: block;
	padding: 20px;
}
h2 {
	margin-bottom: 1em;
	padding: 40px 2% 0;
	font-size: 32px;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 span {
	display: block;
	width: 90px;
	margin: 0 auto 15px;
}
h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;
	margin-bottom: 1.2em;
	padding: 0 2%;
}
.ssize {
	font-size: 22px;
	letter-spacing: 0;
}
h4 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
	margin-top: 0.8em;
	margin-bottom: 1.8em;
}
h4 span {
	padding: 10px 24px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#point-1 {
	color: #5f90b2;
}
#point-2 {
	color: #989490;
}
#point-3 {
	color: #70d66b;
}
.point1text,
.point2text,
.point3text {
	word-wrap: normal;
	padding: 0 2%;
}
.point1text p,
.point2text p,
.point3text p {
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 0.8em;
}
.center_image {
	width: 32%;
	margin: 30px auto;
}
.blue {
	color: #5f90b2;
}
.gray {
	color: #989490;
}
.green {
	color: #70d66b;
}
.blue_bg {
	background: #5f90b2;
}
.gray_bg {
	background: #989490;
}
.green_bg {
	background: #70d66b;
}
.photo_title {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.table-ul03 {
	text-align: center;
	margin: 60px 0 0;
	padding: 60px 0 30px;
	background: #fff;
}
.table-ul03 li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2%;
	width: 38%;
}
.table-ul03 img {
	border: 1px #ccc solid;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.table-ul03 img:hover {
	opacity: 0.8;
}
.table-ul03 p {
	text-align: left;
	font-size: 15px;
	line-height: 1.6em;
}
.center {
	margin-bottom: 20px;
	display: block;
}
.blue_back {
	background: #fff;
	padding-top: 40px;
}
.table-ul04 ul {
	display: inline-block;
	margin: 0 2% 50px;
	text-align: left;
	vertical-align: top;
}
.table-ul04 li {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	list-style-type: square;
}
.lastother {
	list-style-type: none!important;
	font-weight: bold;
}
.table-ul04 li a {
	text-decoration: underline;
}
.userdata {
	text-align: center;
	padding: 25px 0 50px;
}
.userdata li {
	width: 27%;
	display: inline-block;
	background: #fff;
	margin: 0 0.5%;
	padding: 2% 1%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px #eee solid;
}
.mm_outer {
	background: #fff;
	padding: 40px 0 20px;
}
.mailmagazine {
	margin: 20px 15% 40px;
}
.mm_text {
	float: left;
	text-align: left;
	width: 48%;
	margin-top: 30px;
}
.mm_text h3 {
	padding: 0;
}
.mm_image {
	float: right;
	width: 50%;
	border: 1px #ccc solid;
}
.tie_up {
	margin: 40px 0 20px;
	padding: 50px 0 30px;
	background: #fff;
}
.tie_up ul {
	padding: 0 0 30px;
}
.tie_up li {
	width: 38%;
	display: inline-block;
	margin: 15px 2% 20px;
	vertical-align: top;
}
.tie_up li img {
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.tie_up li img:hover {
	opacity: 0.8;
}
.tie_up li p {
	text-align: left;
	font-size: 15px;
	line-height: 1.6em;
}
.osusumetext {
	margin: 50px 5%;
}
.os_text {
	float: left;
	text-align: left;
	width: 48%;
	margin-top: 80px;
}
.os_text p {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0.3em;
	padding-left: 1.6em;
}
.os_text p span {
	width: 1.6em;
	display: inline-block;
	margin-left: -1.6em;
}
.os_image {
	float: right;
	width: 50%;
}
.os_text p:last-child {
	margin-top: 1.5em;
	padding-left: 0;
	font-size: 16px;
	font-weight: normal;
}
footer {
	padding: 20px 20px 30px;
	font-size: 11px;
	background: #fff;
}
.pagetop {
	position: fixed;
	bottom: 30px;
	right: 1%;
	z-index: 10000;
}
.pagetop span {
	width: 40px;
	height: 40px;
	padding: 10px;
	display: block;
	background: rgba(0, 0, 0, 0.6);
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.pagetop span img {
	vertical-align: middle;
}
.pagetop span:hover {
	background: rgba(0, 0, 0, 0.8);
}

/* 横幅1100px以下 */

@media screen and (max-width: 1100px) {
	.top {
		background-position: center -200px;
	}
}

/* 横幅900px以下 */

@media screen and (max-width: 900px) {
	.top {
		background-size: 120%;
		background-position: center 0;
	}
	.table-ul03 li {
		width: 42%;
	}
	.userdata li {
		width: 42%;
	}
	.mailmagazine {
		margin: 20px 5%;
	}
	.mm_text {
		width: 45%;
		margin-top: 0;
	}
	.tie_up li {
		width: 42%;
	}
	.os_text {
		margin-top: 0;
	}
}

/* 横幅750px以下 */

@media screen and (max-width: 750px) {
	.top {
		background-size: 130%;
		padding: 40px 0 20px;
	}
	h1 {
		font-size: 14px;
		text-align: center;
		-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
		-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
		-ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	}
	h1 span {
		padding: 10px 2% 0;
	}
	.contact {
		background-size: 20px auto;
		border: 5px #000 solid;
		margin: 0 auto 20px;
		font-size: 16px;
	}
	#name {
		width: 30%;
		margin: 0 auto 10px;
	}
	#toph2 {
		width: 34%;
		margin: 0 auto 30px;
	}
	#characteristic {
		font-size: 18px;
	}
	.table-ul li {
		margin: 0 0.5%;
		width: 28%;
	}
	h2 {
		font-size: 20px;
	}
	h2 br {
		display: none;
	}
	h2 span {
		width: 12%;
	}
	h3 {
		font-size: 18px;
		margin-bottom: 1.4em;
	}
	h3 br {
		display: none;
	}
	h4 {
		font-size: 14px;
		margin-bottom: 2em;
	}
	.point1text p,
	.point2text p,
	.point3text p {
		font-size: 14px;
		text-align: left;
	}
	.point1text p br,
	.point2text p br,
	.point3text p br {
		display: none;
	}
	.center_image {
		width: 60%;
	}
	.photo_title {
		font-size: 16px;
	}
	.table-ul03 li {
		display: block;
		margin: 0 auto 30px;
		width: 90%;
	}
	.table-ul04 {
		padding-bottom: 10px;
	}
	.table-ul04 ul {
		display: block;
		margin: 0 auto;
		width: 75%;
	}
	.table-ul04 li {
		font-size: 16px;
		margin-bottom: 1em;
	}
	.mm_text {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.mm_text p {
		margin: 0 2%;
	}
	.mm_image {
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	.tie_up li {
		width: auto;
		display: block;
		margin: 0 6% 30px;
	}
	.photo_title {
		font-size: 15px;
	}
	.tie_up li .photo_title {
		margin-bottom: 5px;
		text-align: left;
	}
	.osusumetext {
		margin: 10px 2% 40px;
	}
	.os_text {
		float: none;
		width: auto;
		margin-bottom: 30px;
	}
	.os_text p {
		font-size: 15px;
	}
	.os_text p:last-child {
		font-size: 14px;
	}
	.os_image {
		float: none;
		width: 90%;
		margin: 0 auto;
	}
	.ssize {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.pagetop span {
		width: 40px;
		height: 40px;
		padding: 0;
	}
	.pagetop span img {
		width: 60%;
	}
	footer {
		font-size: 10px;
	}
}