@charset "utf-8";

body{
	background-color:#fff;
	color:#000;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all  0.4s;
}

h4.title {
	font-weight: bold;
	font-size: 200%;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 6px;
}

.qa_content{display: flex;}

.qa_content .item:nth-child(1){
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 3.2rem;}

	.qa_content .item:nth-child(2){
		width: 100%;
		margin-left:10px;
		padding: 15px 0;
		border-style: solid;
		border-color: #000;
		border-width:1px 0;
	}

	#contentswrap #spbr{
		display:none;
	}

	a {
		color: #333;
		text-decoration: underline;
	}

	a:hover {
		text-decoration: none;
	}

	a img {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all  0.4s;
	}

	a:active, 
	a:focus {
		outline: 0;
	}

	a img:hover {
		opacity: 0.7;
	}

	.pagetop {
		height: 54px;
		width: 60px;
		background: url(../img/pagetop.png);
		background-size: contain;
	}

	.pagetop:hover {
		opacity: 0.7;
	}

	.inner {
		max-width: 960px;
		margin: 0 auto;
	}

	#header {
		width:100%;
		height: 56px;
	}

	#header .inner{
		max-width: 1280px;
		height: 56px;
	}

	#header .inner h1 {
		float:left;
		padding:11px 0 0;
	}

	#header .inner h1 img {
		width:109px;
		height:auto;
	}

	#header .inner h1 a img:hover {
		opacity: 1;
	}

	#header .inner div {
		float:right;
		padding:18px 0 0;
	}

	#header .inner div img {
		width:21px;
		height:auto;
	}

	#header .inner div img {
		width:21px;
		height:auto;
	}

	p {
		color: #333;
		line-height: 180%;
		font-size: 0.95em;
	}

	#mainvisual {
		height:724px;
		background:url(../img/mainvisual.jpg) no-repeat top center;
	}

	#mainvisual h2 img{
		padding-top:115px;
		padding-left:3%;
	}

	#contentswrap{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		background:url(../img/mainbg.png) no-repeat top center;
	}

	#contentswrap #info{
		text-align:center;
		width:270px;
		height:270px;
		color:#fff;
		background-color:#e50012;
		margin-top:-135px;
		margin-left:-50px;
		border-radius:270px;
		display:table;
		position:absolute;
	}

	#contentswrap #info span{
		display:table-cell;
		vertical-align:middle;
		line-height:160%;
		font-size:2.3em;
	}

	#contentswrap #info span strong{
		line-height:120%;
		font-size:2em;
	}

	#contentswrap h1{
		text-align:right;
		font-size:2.3em;
		line-height:100px;
	}

	#contentswrap h1 br{
		display:none;
	}

	#contentswrap #profile{
		margin-top:75px;
		margin-bottom:60px;
	}

	#contentswrap #profile img{
		float:right;
		padding-left:30px;
	}

	#contentswrap #profile h2{
		font-size:2.3em;
		line-height:100%;
	}

	#contentswrap #profile h2 span.team{
		display:block;
		border-bottom:1px solid #000;
		padding-bottom:10px;
		margin-bottom:10px;
	}

	#contentswrap #profile h2 strong{
		font-size:2em;
		font-weight:100;
		line-height:100%;
	}

	#contentswrap #profile p{
		font-size:1.1em;
		padding-top:10px;
		line-height:160%;
	}

	#contentswrap h3{
		font-size:2em;
		text-align:center;
		color:#fff;
		background-color:#e50012;
		line-height:130%;
		font-family:"ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		margin-bottom:35px;
		padding:15px 0;
	}

	#contentswrap ul.product li{
		float:left;
		width:30%;
		margin-left:5%;
		margin-bottom:50px;
		text-align:center;
	}

	#contentswrap ul.product li:first-child{
		margin-left:0;
	}

	#contentswrap ul.product li img{
		padding-bottom:10px;
	}

	#contentswrap ul.product li p{
		font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		font-size:1.2em;
		text-align:left;
	}

	#contentswrap ul.product li p span{
		display:block;
		padding-bottom:10px;
		font-weight:bold;
		color:#666;
		font-size:1.1em;
	}

	#contentswrap ul.product li span.title{
		display:block;
		font-size:1.5em;
		padding-bottom:10px;
		color:#333;
		text-align:center;
		border-bottom:1px solid #666;
		line-height:130%;
		margin-bottom:25px;
		font-weight:bold;
		padding:10px 0 20px;
	}

	#contentswrap ul.link{
		clear:both;
	}

	#contentswrap ul.link li{
		float:left;
		width:48%;
		margin-left:4%;
		text-align:center;
		font-family:"ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		margin-bottom:60px;
	}

	#contentswrap ul.link li:first-child{
		margin-left:0;
	}

	#contentswrap ul.link li a{
		display:block;
		border:3px solid #e50012;
		line-height:150%;
		text-decoration:none;
		font-size:2em;
		padding:10px 0 50px;
		background:url(../img/cursor_02.png) no-repeat bottom center;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all  0.4s;
	}

	#contentswrap ul.link li:first-child a{
		display:block;
		border:3px solid #e50012;
		line-height:150%;
		text-decoration:none;
		font-size:2em;
		padding:10px 0 50px;
		background:#e50012 url(../img/cursor_01.png) no-repeat bottom center;
		color:#fff;
	}

	#contentswrap ul.link li a:hover{
		border:3px solid #f5a9af;
	}

	.inner_head {
		max-width:960px;
		margin:0 auto;
		position:relative;
	}


	@media only screen and (max-width: 1280px) {

		#header .inner{
			max-width: 1280px;
			width:96%;
			padding:0 2%;
		}
		
	}


	@media only screen and (max-width: 960px) {

		h4.title{
			font-size: 135%;
		}

		.inner {
			width:94%;
		}

		#mainvisual {
			height:540px;
			background-size:cover;
		}

		#mainvisual h2 img{
			padding-top:100px;
			width:330px;
			padding-left:1%;
		}

		#contentswrap{
			background:none;
		}

		#contentswrap ul.product{
			padding:0 3%;
		}

		#contentswrap ul.product li{
			float:left;
			width:30%;
			margin-left:5%;
			margin-bottom:50px;
		}

		#contentswrap ul.product li img{
			width:100%;
		}

		#contentswrap ul.product li:first-child{
			margin-left:0;
		}

		#contentswrap #info{
			text-align:center;
			width:100%;
			height:auto;
			color:#fff;
			background-color:#e50012;
			margin-top:0;
			margin-left:0px;
			border-radius:0;
			display:table;
			position:relative;
			padding:10px 0;
		}

		#contentswrap #info span{
			display:table-cell;
			vertical-align:middle;
			line-height:160%;
			font-size:3em;
		}

		#contentswrap #info span strong{
			font-size:1em;
			font-weight:100;
		}

		#contentswrap #info span br{
			display:none
		}

		#contentswrap .inner{
			width:100%;
		}

		#contentswrap h1{
			font-size:3.2em;
			line-height:1.5em;
			text-align:center;
			padding:30px 3%;
			border-bottom:3px solid #e50012;
		}

		#contentswrap h1 br{
			display:inherit;
		}

		#contentswrap #profile{
			padding:0 3%;
		}

	}

	@media only screen and (max-width: 768px) {

		#mainvisual {
			height:380px;
		}

		#mainvisual h2 img{
			padding-top:80px;
			width:230px;
		}

		#contentswrap ul.product li{
			float:none;
			width:100%;
			margin-left:0;
			margin-bottom:50px;
			text-align:center;
		}

		#contentswrap ul.product li img{
			max-width:270px;
			width:100%;
			margin:0 auto;
			text-align:center;
		}

		#contentswrap ul.product li:first-child{
			margin-left:0;
		}

		#contentswrap #profile{
			margin-top:35px;
			margin-bottom:35px;
			text-align:center;
			padding:0 3%;
		}

		#contentswrap #profile img{
			float:none;
			padding-left:0;
			margin:0 auto 15px;
		}

	}



	@media only screen and (max-width: 480px) {

		#mainvisual {
			height:300px;
		}

		#mainvisual h2 img{
			padding-top:65px;
			width:160px;
		}

		#contentswrap ul.link{
			margin-bottom:60px;
		}

		#contentswrap ul.link li{
			float:none;
			width:100%;
			margin-left:0;
			margin-bottom:30px;
		}

		#contentswrap ul.link li a{
			font-size:1.7em;
		}

		#contentswrap ul.link li:first-child a{
			font-size:1.7em;
		}

		#contentswrap #info span{
			font-size:2.5em;
		}

		#contentswrap h1{
			font-size:2.7em;
		}

		#contentswrap #profile h2{
			font-size:1.5em;
			line-height:100%;
		}

		#contentswrap #profile h2 span.team{
			display:block;
			border-bottom:1px solid #000;
			padding-bottom:10px;
			margin-bottom:10px;
		}

		#contentswrap #profile h2 strong{
			font-size:1.8em;
			font-weight:100;
			line-height:100%;
		}

		#contentswrap #profile p{
			font-size:1.1em;
			padding-top:10px;
			line-height:160%;
		}

		#contentswrap #spbr{
			display:inherit;
		}

	}



	@media only screen and (max-width: 414px) {

		#mainvisual {
			height:230px;
		}

		#mainvisual h2 img{
			padding-top:45px;
			width:140px;
		}

		#contentswrap #info span{
			font-size:1.9em;
		}

		#contentswrap h1{
			font-size:2.6em;
			line-height:140%;
			padding:20px 0;
		}

	}

	@media only screen and (max-width: 320px) {

		#mainvisual {
			height:200px;
		}

		#mainvisual h2 img{
			padding-top:45px;
			width:110px;
		}

		#contentswrap #info span{
			font-size:1.8em;
		}

		#contentswrap h1{
			font-size:2.2em;
		}

	}