@charset "UTF-8";

/*
	Theme Name: ON YOUR MARK
	Author: Web Materia
	Author URI: http://webmateria.co.jp/
*/

/****************************************

          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;
}
html,body{
    width: 100%;
}
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, main, menu, nav, section, summary {
  display: block;
}
body {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #333333;
  font-size: 13px;
	line-height:1.4;
  letter-spacing: 0.5px;
  -webkit-text-size-adjust: 100%;
  /* for better rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
/*
  background:url(img/main_bg.jpg)repeat;
*/
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #333333;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}
.clear {
	clear:both;	
}
li {
	list-style:none;	
}

.bold {
	font-weight:bold;	
}
.news-item div,.news-item2 div {
	padding:20px;	
}
.news-item img,.news-item2 img {
	width:100%;	
}
span.green {
	color:#00C8B4;
}
span.dblue {
	color:#5A6E96;
}
span.blue {
	color:#29ABE2;
}
span.pink {
	color:#FF6496;
}
.news-item h3,.news-item2 h3 {
	font-size:13px;
	line-height:1.8;
}
footer {
	text-align:center;
	border-top:1px solid #ccc;
	font-size:12px;	
}
footer p a {
	color:#29ABE2;
	text-decoration:underline;
}
footer li a:hover {
	opacity:0.5;
}
.page-top {
	margin:43px 0 74px 0;
	text-align:center;	
}
.centered {
  position: relative;
  overflow: hidden;
}
 
.centered ul {
  position: relative;
  left: 50%;
  float: left;
}
 
.centered ul li {
  position: relative;
  margin:0 8px 16px 8px;
  left: -50%;
  float: left;
}
p.copy {
	margin:40px 0 12px 0;
	font-size:10px;
}
.company a {
	text-decoration:underline;
	color:#29ABE2;	
}
.profile-detail a img:hover,.store-btn img:hover {
	opacity:0.5;	
}
header.border {
	border-bottom:1px solid #E6E6E6;
}
.insta {
	margin-bottom:-5px;
}


/****************************************

          PC

*****************************************/
@media screen and (min-width: 500px) {

.sp {
	display:none !important;	
}
body {
	min-width:1060px;
  	overflow:auto;
}
.content {
	position:relative;
	margin:0 auto;
	padding:0 20px;
	width:1020px;	
}
/* header */
header {
	margin:45px 0 0 0;	
}
.logo {
	float:left;
	margin-bottom:45px;
	width:11.5%;	
}
header .drawer-nav {
	float:right;	
	width:80%;
}
header .drawer-nav ul.nav-list {
	float:left;	
}
header .drawer-nav ul.nav-list li {
	float:left;	
	margin-right:32px;
}
header .drawer-nav .sns ul {
	float:right;
}
header .drawer-nav .sns ul li {
	float:left;	
	margin-left:16px;
	margin-bottom:45px;
}
.main {
	position:relative;
	min-width:1020px;	
}
.main img.main1 {
	width:100%;	
}
.main img.main2 {
	position:absolute;
	top:25%;
	right:15%;
}
.sub-word {
	margin:0 auto;
	padding:90px 0;
	width:586px;	
}
.btn {
	clear:both;
	padding-bottom:90px;
	margin:0 auto;
	width:241px;
}
.btn a img:hover {
	opacity:0.5;	
}
.news-item:hover,.news-item2:hover {
	opacity:0.5;
}
.news {
	padding:65px 0;
	width:100%;
	background:#dcf5f1;
}
.news .btn {
	padding:0 0 0 0;
}
.news p {
	font-size:10px;
	margin-bottom:10px;	
}
.news .title {
	margin:0 auto;
	width:136px;
	padding-bottom:45px;
}
.news-item {
	float:left;
	margin-bottom:40px;
	margin-left:2%;
	width:23.5%;
	background:#fff;
	min-height:320px;
}
.news-item2 {
	float:left;
	margin-bottom:4%;
	margin-left:4%;
	width:30.6%;
	background:#fff;
	min-height:320px;
}

.news-item:first-child,.news-item2:nth-child(3n+1) {
	margin-left:0;	
}

.category-frame {
	padding:90px 0;
	width:100%;	
}
.category-list .btn {
	margin:40px 0 0 0;
}
.category-title {
	margin-bottom:30px;
	text-align:center;	
}
.category-ol {
	float:left;
	margin-left:5%;
	width:30%;
}

.category-img img {
	margin-bottom:40px;
	width:100%;	
}
.books .category-img {
	margin:0 auto;
	width:45.8%;
}

.category-ol:first-child  {
	margin-left:0;
}

img.main1-type2 {
	float:right;
	margin:80px 0;
	width:862px;
}
img.main2-type2 {
	float:left;
	margin:80px 0;
	width:112px;;
}
.content-right {
	float:right;
	width:862px;
}
.content-right2 {
	float:right;
	width:760px;
}
.content-right3 {
	float:right;
	width:860px;
}
.content-right .title {
	margin-bottom:50px;
	text-align:center;
}
.about-us {
	padding-bottom:125px;
	margin-bottom:50px;
	border-bottom:1px solid #cccccc;
}
.about-us-word {
	text-align:center;
}
.about-us img {
	text-align:center;	
}
.method {
	padding-bottom:75px;
	margin-bottom:50px;
	border-bottom:1px solid #cccccc;
}
.method li {
	float:left;
	display:inline;
	margin: 0 0 50px 24px;
	width:270px;
	height:270px;
	background:#DCF5F0;
}
.method li:first-child,.method li:nth-child(4) {
	margin-left:0 !important;	
}
.method li.two {
	width:564px;
}
.method li img {
	padding:35px 0 0 30px;	
}
.profile {
	padding-bottom:6px;
	margin-bottom:50px;
	border-bottom:1px solid #cccccc;
}
.profile .title {
	padding-bottom:20px;
}
.profile-content {
	margin:0 auto;
	padding-bottom:130px;
	width:650px;
}
.profile-img {
	float:left;
	width:215px;	
}
.another-img {
	float:left;
	width:215px;	
	height:200px;
	overflow:hidden;
}
.another-img img {
	float:right;
	width:180px;
}
.profile-detail {
	float:right;
	width:411px;
}
.profile-detail img {
	margin:62px 0 32px 0;	
}
.another .profile-detail img {
	margin:19px 0 28px 0;	
}

.profile-detail p {
	font-size:12px;
	line-height:1.8;	
}
.company table th {
	padding:0 50px 12px 0;	
}
.company table td {
	padding-bottom:12px;	
}
.company table.company-left {
	float:left;
	font-size:14px;
}
.company table.company-right {
	float:right;
}
.company {
	padding-bottom:70px;
}
div.news-page  {
	padding:80px 0;
	background:#DCF5F0;
	width:100%;
}
div.single  {
	padding:80px 0;
	width:100%;
	min-height:700px;
}
div.collaboration  {
	padding:80px 0;
	background:#F9F9F5;
	width:100%;
	min-height:700px;
}
dl#acMenu {
	position:absolute;
	top:63px;
	left:20px;	
}
dl#acMenu li {
	margin-bottom:25px;
}
.news-page-title {
	float:left;	
}
.pager {
	float:right;	
}
.pager li {
	float:left;
	margin-left:10px;	
}
.single-title  {
	display:block;
	margin-bottom:40px;
	border-bottom:1px solid #CCCCCC;	
}
.single-title h2 {
	float:left;
	padding-right:10px;
	padding-bottom:14px;
	font-size:21px;
	font-weight:bold;
}
.single-title p {
	float:right;
	padding-top:10px;
	fonts-size:12px;	
}
.single-content p {
	font-size:15px;
	line-height:2.2;
}
.single-content {
	margin-bottom:70px;
}
.content-right4 {
	display:block;
	margin-top:40px;
	margin-left:15%;
	padding:3%;
	width:79%;
	background:#fff;
}
.collabo-left {
	float:left;
	width:38%;	
}
.collabo-right {
	float:right;
	width:59%;	
}
.collabo-right p {
	font-size:15.5px;
	line-height:1.8;
}
.collabo-right p span {
	font-size:15px;
	color:#FF6496;	
}
.collabo-right h2 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}
.store-btn {
	margin-top:24px;
	float:right;	
}
.s-mb30 {
	margin-bottom:10px;	
}
}

/****************************************

          SP

*****************************************/
@media screen and (max-width: 500px) {
.pc {
	display:none  !important;
}
.sp {
	display:block;	
}
footer {
	border-top:none;	
}
html.body {
  word-wrap:break-word;
  margin:0px;padding:0px;
}
table {
  word-break:break-all;
}
img {
	width:100%;	
}
header {
	position:fixed;
	width:100%;	
	z-index:100000000000;
	background:#fff;
	height:55px;
	
}
.logo {
	margin:0 auto;
	padding:18px 0 18px 0;
	width:90px;	
}
.drawer-nav ul.nav-list {
	text-align:center;
}
.drawer-nav ul.nav-list li  {
	margin-top:20px;
	 text-align:center;
}
ul.nav-list li.nav1 img {
	width:48px;	
}
ul.nav-list li.nav2 img {
	width:39px;	
}
ul.nav-list li.nav3 img {
	width:45px;	
}
ul.nav-list li.nav4 img {
	width:43px;	
}
ul.nav-list li.nav5 img {
	width:109px;	
}
ul.nav-list li.nav6 img {
	width:51px;	
}
ul.nav-list li.nav7 img {
	width:65px;	
}

.sns {
	margin-top:20px;
	padding:20px 0 20px 0;
  position: relative;
  overflow: hidden;
	width:100%;
	background:#DCF5F0;
}
.sns ul {
  	margin:0 auto;
	width:200px;
}
.sns li {
  	float: left;
	width:17%;
	margin:0 4%;
}
img.sp {
	display:block;
	width:100%;	
}
.main {
	position:relative;	
}
img.main2 {
	position:absolute;
	top:32%;
	right:9%;
	width:21%;
}
img.main2-type2 {
	position:absolute;
	top:29%;
	right:15%;
	width:18%;
}
.sub-word {
	margin:0 auto;
	padding:60px 0;
	width:80%;	
}
.btn {
	margin:0 auto;
	padding-bottom:80px;
	width:60%;	
}
.news {
	margin-bottom:40px;
	padding:50px 0 60px 0;
	width:100%;
	background:#dcf5f1;
}
.news .btn {
	padding-bottom:0;	
}
.news .title {
	margin:0 auto;
	width:35%;
	padding-bottom:40px;
}
.news-item {
	width:80%;
	margin:0 auto;
	margin-bottom:30px;
	background:#fff;
}
.news-item div,.news-item2 div {
	min-height:100px;
}
.news-item div,.news-item2 div {
	padding:25px;	
}
.news-item div h3,.news-item2 div h3 {
	margin-top:10px;	
}
.work .category-title {
	margin:0 auto;
	width:21%;	
	padding-top:30px;
}
.books .category-title {
	margin:0 auto;
	width:33%;	
	padding-top:30px;
}
.collabo .category-title {
	margin:0 auto;
	width:51%;	
	padding-top:30px;
}

.category-ol {
	padding-bottom:70px;
	margin-bottom:40px;
}
.category-frame .border{
	border-bottom:1px solid #000;
}
.category-content {
	margin:0 auto;
	width:90%;
}
.category-content .btn {
	padding-bottom:0;	
}
.books .category-img {
	margin:0 auto;
	width:35%;	
}
.category-img img {
	padding-bottom:5px;
	padding-top:30px;
	width:100%;	
}
.centered ul li {
  margin:0 8px 0 8px; 
}
.category-img img {
	margin-bottom:20px;
}
.page-top {
	margin:30px 0 16px 0;
	text-align:center;	
}
p.page-top img {
	width:7%;	
}
.main {
	padding-top:55px;	
}
div.about-us {
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:70px;
	border-bottom:1px solid #333;
}
div.about-us .title {
	margin:0 auto;
	width:25%;
	padding-top:45px;
	padding-bottom:30px;	
}
.about-us-word {
	display:block;
	margin:0 auto;
	width:39%;	
}
div.method {
	margin-bottom:50px;
	padding-bottom:50px;
	border-bottom:1px solid #333;
}
div.method .title {
	margin:0 auto;
	width:22.7%;
	padding-top:45px;
	padding-bottom:30px;	
}
.method  ul {
	margin:0 5%;	
}
.method li {
    float:left;
	margin:2%;
	width:46%;
	background:#DCF5F0;
    vertical-align:top; /* 上端揃え */
    overflow:hidden;
	height:170px;
}
.method li.two {
	width:96%;
	height:auto;
}
.method li div {
	margin:0 auto;
	padding:10%;
	width:80%;	
}
.method li.two div {
	margin:0 auto;
	padding:5%;
	width:90%;	
}
div.profile {
	margin-bottom:50px;
	padding-bottom:10px;
	border-bottom:1px solid #333;
}
div.profile .title {
	margin:0 auto;
	width:20%;
	padding-bottom:30px;	
}
div.another .title {
	margin:0 auto;
	width:39%;
	padding-bottom:30px;	
}
.profile-content {
	margin:0 auto;
	padding-bottom:30px;
	width:65%;	
}
.profile-content .profile-img {
	float:left;
	margin-bottom:20px;
	width:50%;
}
.profile-content .another-img {
	float:left;
	margin-bottom:20px;
	width:40%;
}
.profile-detail .profile-name {
	float:right;
	margin-bottom:20px;
	width:43%;
	margin-top:56%;
}
.profile-detail .profile-name2 {
	float:right;
	margin-right:10%;
	margin-bottom:20px;
	width:43%;
	margin-top:48%;
}
.profile-detail p {
	line-height:1.8;	
}
.another .profile-detail .profile-name {
	margin-top:-10%;
}
.another-img {
	height:140px;
	overflow:hidden;
}
.s-mb30 {
	margin-bottom:20px;	
}
div.company .title {
	margin:0 auto;
	width:32%;
	padding-bottom:30px;	
}
.company table {
	margin:0 auto;
	width:80%;
	font-size:11px;
}
.company table th {
	padding:0 0 12px 0;
	width:23%;
}
.company table td {
	padding-bottom:12px;	
}

div.news-page  {
	padding:56px 0;
	background:#DCF5F0;
}
div.single  {
	padding:56px 0;
}
#acMenu {
	background:#fff;	
}
dl#acMenu {
	width:100%;	
}
dl#acMenu dt {
	width:100%;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
dl#acMenu div {
	margin:0 auto;
	padding:5% 0;
	width:15%;
	color:#000;
}
div.news-page #acMenu dd {
	display:none;	
}

dl#acMenu dd ul {
	padding-bottom:40px;	
	text-align:center;
}
dl#acMenu dd ul li {
	display:block;
	padding-top:40px;
	text-align: center;

}
dl#acMenu li.ac1 {
	margin:0 auto;
	width:26px;
}
dl#acMenu li.ac2 {
	margin:0 auto;
	width:123px;
}
dl#acMenu li.ac3 {
	margin:0 auto;
	width:51px;
}
dl#acMenu li.ac4 {
	margin:0 auto;
	width:44px;
}
dl#acMenu li.ac5 {
	margin:0 auto;
	width:43px;
}
.news-page-title {
	margin:0 auto;
	padding:30px 0;
	width:19.4%;	
}
.news-item2 {
	width:80%;
	margin:0 auto;
	margin-bottom:30px;
	background:#fff;
}
.pager {
  position: relative;
  overflow: hidden;
}

.pager ul {
  position: relative;
  left: 50%;
  float: left;
}

.pager ul li {
  position: relative;
  left: -50%;
  float: left;
  margin:0 10px;
}
dl#acMenu dt {
	background:url(../img/title-newscategory2.png) no-repeat,#fff;
	background-size:40% auto;
	text-indent:-9999px;
	background-position:center center;
}
dl#acMenu dt.active {
	background:url(../img/title-newscategory.png) no-repeat,#e6e6e6;	
	background-size:40% auto;
	background-position:center center;
}
dl#acMenu dd {
	display:none;	
}
.single .news-page-title {
	display:none;	
}
.single-title  {
	margin:0 auto;
	padding-top:10px;
	width:80%;
	margin:0 10%;
	display:block;
	border-bottom:1px solid #CCCCCC;	
}
.single-title p {
	margin-top:20px;
	margin-bottom:5px;
	text-align:right;
	font-size:11px;	
}
.single-title  h2 {
	padding-bottom:7px;
	font-size:21px;
}
.single-content  {
	margin:0 auto;
	width:80%;
	margin:0 10%;
	padding:20px 0 45px 0;
}
.single-content p {
	font-size:15px;
	line-height:2;	
}
div.collaboration  {
	padding:56px 0;
	background:#F9F9F5;
}
.collabo-title {
	margin:0 auto;
	width:45%;
	padding:30px 0;
}
.content-right4 {
	margin:0 auto;
	width:70%;
	padding:5%;
	background:#fff;	
}
.collabo-left {
	margin-bottom:20px;	
}
.collabo-right p {
	font-size:12px;
	line-height:1.8;
}
.collabo-right p span {
	font-size:14px;
	font-weight:bold;
	color:#FF6496;	
}
.collabo-right h2 {
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}
.store-btn {
	margin: 0 auto;
	padding-top:30px;
	width:70%;
}

}

