@charset "UTF-8";

/* Body */
body {
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
	background-color: #fff;
}
a {
	text-decoration: none;
}

/* google font */
.gf-Sawarabi {
	font-family: "Sawarabi Mincho";
}
.gf-Roboto {
	font-family: 'Roboto', sans-serif;
}
.gf-Oswald {
	font-family: 'Oswald', sans-serif;
}
.gf-Anton {
	font-family: 'Anton', sans-serif;
}
.gf-Raleway {
	font-family: 'Raleway', sans-serif;
}


/* Container */
.container {
	width: 100%;
	/*
	margin: 0 auto;
	*/
	background: #fff;
}
.container > section {
	padding: 70px 0;
}
/* Navigation */
.inner {
	width: 960px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}
.section_title {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	margin-bottom: 50px;
	color: #5e5e5e;
	font-size: 3.0rem;
	font-weight: 400;
}
.section_title_w {
	text-align: center;
	padding: 24px 0;
	color: #eeeeee;
	font-size: 2.0rem;
	display: block;
	font-weight: bold;
}

/* header */
#top-head {
	top: -70px;
	position: absolute;
	width: 100%;
	margin: 70px 0 auto;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 999;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
}
#top-head .logo img {
	width: auto;
	height: 50px;
	vertical-align: bottom;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
#global-nav ul li {
	font-family: 'Oswald', sans-serif;
	float: left;
	font-size: 1.7rem;
	line-height: 50px;
	font-weight: 400;
}
#global-nav ul li a {
	padding-left: 20px;
}
/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 0;
	height: 50px;
	background: #fff;
	background: rgba(255,255,255,.7);
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	font-size: 2.4rem;
	color: #333;
}
#top-head.fixed .logo img {
	width: auto;
/*	height: 36px;*/
	margin-top: 6px;
}
#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0 10px;
}
/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}

/* Hero Section */
.hero {
	background: url(../images/main.jpg) center no-repeat;
	background-size: cover;
	padding: 320px 0;
	text-align: center;
}
.hero h2 {
	color: #fff;
	font-size: 4.4rem;
	font-weight: normal;
}
.hero ruby {
	line-height: 2;
}
.hero ruby rt {
	font-size: 1.8rem;
}
.light {
	color: #00B2D2;
}
.tagline {
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}

/* About Section */

.youtube {
	text-align: center;
 /* position: relative;
  width: 50%;
  padding-top: 56.25%;
	margin: 0 auto;*/
}

.youtube iframe {
  /*position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;*/
	pointer-events: auto !important;
}

.about {
	background-color: #fff;
	margin-top: 0px;
}
.greeting {
    width: 80%;
    margin: 0 auto;
	font-size: 1.6rem;
	text-align: center;
	color: #737373;
	line-height: 1.8;
/*	margin: auto 25px;*/
	margin-bottom: 40px;
}

/* Stats Gallery */
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px; */
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h1.stats {
	font-size: 2.2rem;
}
.gallery .thumbnail h1.stats {
	color: #717070;
	width: 100px;
	height: 100px;
	margin: 0 auto 5px;
}
.gallery .thumbnail h1.stats img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.gallery .thumbnail h2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #a3a3a3;
	font-size: 1.4rem;
}


/* Parallax Section - Works - */
#works {
	overflow: hidden;
	background-color: #e8e8e8;
	/*
	background-color: #2D9AB7;
	background-image: url(../images/parallax.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	*/
	/* padding: 70px 0; */
}
#works .section_title {
	/*
	color: #fff;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 100px;
	margin: 0 0 50px;
	*/
}
.parallax_title {
	clear: both;
	font-size: 1.8rem;
	text-align: center;
	color: #555;
	letter-spacing: 2px;
	margin: 70px 0 20px;
}
.parallax_description {
	text-align: center;
	padding-right: 100px;
	font-weight: lighter;
	line-height: 23px;
	margin-bottom: 30px;
	font-size: 1.3rem;
}
#works .button {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	color: #d75151;
	border: 3px solid #d75151;
	font-size: 1.4rem;
	transition: all 0.3s linear;
}
#works .button:hover {
	color: #f28383;
	border-color: #f28383;
	/*
	background-color: #fefefe;
	*/
	cursor: pointer;
}

/* begen tiles */
.text_col_wrap {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.text_column {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size:0;
	/* margin-right: -3.5%; */
	/* _zoom: 1; */
}
.text_column li {
	display: inline-block;
	text-align: justify;
	font-size: 1.4rem;
	color: #777;
	width: 31%;
	margin-bottom: 5%;
	vertical-align: top;
	/*
	float: left;
	justify-content: center;
	padding: 25px;
	background-color: #fff;
	*/
}
.text_column li:nth-child(n+2) {
	margin-left: 3.5%;
}
.text_column li:nth-child(4n) {
	margin-left: 0%;
}
/*
.text_column li:nth-child(n+2) {
	margin-left: 3.5%;
}
*/
.text_column li strong {
	display: block;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: center;
	width: 60%;
	margin: 0 auto 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #777;
	/* background-color: rgba(0, 0, 0, 0.7); */
}
.works_thm {
	width: 100%;
	height: 220px;
	/*
	margin: -25px;
	padding: 25px;
	*/
	margin-bottom: 25px;
	padding-bottom: 0;
}
.pho_1 {
	background: url(../images/works_1.jpg) left top no-repeat;
	background-size: cover;
}
.pho_2 {
	background: url(../images/works_2.jpg) left top no-repeat;
	background-size: cover;
}
.pho_3 {
	background: url(../images/works_3.jpg) left top no-repeat;
	background-size: cover;
}
.pho_4 {
	background: url(../images/works_4.jpg) left top no-repeat;
	background-size: cover;
}
.pho_5 {
	background: url(../images/works_5.jpg) left top no-repeat;
	background-size: cover;
}
.pho_6 {
	background: url(../images/works_6.jpg) left top no-repeat;
	background-size: cover;
}
.pho_7 {
	background: url(../images/works_7.jpg) left top no-repeat;
	background-size: cover;
}
/* end tiles */



/* sliders */
.slider_wrap {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.slider {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size:0;
}
.slider > div {
	display: inline-block;
	text-align: justify;
	font-size: 1.4rem;
	color: #777;
	width: 31%;
	margin-bottom: 5%;
	vertical-align: top;
}
/*
.slider > div:nth-child(n+2) {
	margin-left: 3.5%;
}
*/
/* end sliders */



/* More info */
footer {
	background-color: #FFFFFF;
	padding: 70px 0;
	/* margin: 0 auto; */
	overflow: hidden;
	width: 100%;
	clear: both;
}

/* begen COMPANY 161128 */
.map {
	width: 100%;
}

.company_pho {
	text-align: center;
	margin-top: 40px;
}
.company_data {
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.company_data table {
	display: table;
	margin: 0 auto;
	width: 60%;
}
.company_data th,
.company_data td {
	text-align: left;
	font-weight: lighter;
	font-size: 1.4rem;
	line-height: 1.8em;
	padding: 15px;
	color: #333;
}
.company_data th {
	font-weight: bold;
}
.company_data tr:nth-child(even) {
	background-color: #efefef;
}

/* end dl-table */
/* end COMPANY 161128 */


.footer_banner {
	background: #e2e2e2; /* #f5f5f5 #393939 */
	padding: 20px 0;
	margin-bottom: 0px;
	text-align: center;
}
.footer_banner .hero_header {
	font-size: 1.6rem;
	border-bottom: 2px #000 solid;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	display: inline-block;
	margin: 0 auto 40px;
	padding: 10px 40px;
}
.hidden {
	display: none;
}

/* -- FORM -- */
input:focus,
button:focus,
select:focus,
textarea:focus,
a:focus,
div:focus,
aside:focus {
	outline: none;
}
/*
radio,checkbox
*/
label.radio,
label.checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	margin: 0 12px 0 0;
	padding: 15px;
	padding-left: 40px;
	vertical-align: middle;
	cursor: pointer;
	line-height: 1.8em !important;
	color: #333;
}
.radio:hover,
.checkbox:hover {
/*  background: #D2F7FF;*/
}
.radio:hover:after,
.checkbox:hover:after {
	border-color: #555;
}
.radio:after,
.checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 1px solid #555;
	content: '';
}
.checkbox:after {
	border-radius: 5px;
}
.radio:after {
	border-radius: 50%;
}
.radio:before {
	position: absolute;
	top: 50%;
	left: 19px;
	display: block;
	margin-top: -6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ea5858;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
	opacity: 1;
}
.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 19px;
	display: block;
	margin-top: -8px;
	width: 7px;
	height: 10px;
	border-right: 3px solid #ea5858;
	border-bottom: 3px solid #ea5858;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
	opacity: 1;
}
.check_td {
	background-color: #fff; /* #efefef */
	border-radius: 0 4px 4px 0 !important;
}
/*
input
*/
.input {
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
	border: none;
	font-weight: normal;
	width: 100%;
	height: auto;
	background-color: #fff; /* #EFEFEF */
	border-radius: 0 3px 3px 0;
	-webkit-transition: background-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out;
	color: #2d2d2d;
}
input[type=text],
input[type=email],
input[type=tel] {
	padding: 16px;
	font-size: 1.3rem;
	margin: 0 !important;
}

.input::-webkit-input-placeholder {
  color: #b2b2b2;
}
.input::-moz-placeholder {
  color: #b2b2b2;
}
.input:-ms-input-placeholder {
  color: #b2b2b2;
}
.input::placeholder {
  color: #b2b2b2;
}
.input:focus {
  background-color: #fff;
}

/*
textarea
*/

.textarea {
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
	border: 0px none black;
	width: 100%;
	height: 200px;
	line-height: 1.75em;
	border-radius: 0 3px 3px 0;
	background-color: #fff; /* #EFEFEF */
	-webkit-transition: background-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out;
	font-size: 1.3rem;
	padding: 12px;
	margin: 0;
	padding-bottom: -8px;
}

.textarea::-webkit-input-placeholder {
  color: #b2b2b2;
}
.textarea::-moz-placeholder {
  color: #b2b2b2;
}
.textarea:-ms-input-placeholder {
  color: #b2b2b2;
}
.textarea::placeholder {
  color: #b2b2b2;
}
.textarea:focus {
	background-color: #FFFFFF;
}
/* 
form
*/
.form {
	width: 960px;
	margin: 0 auto;
}
.form .form-table-inner {
	margin-bottom: 17px;
}
.form .form-table-inner:last-of-type {
	margin-bottom: 40px;
}
.form .form-table-row {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.form .form-table-th,
.form .form-table-td {
	display: table-cell;
	text-align: left;
	font-weight: 400;
	vertical-align: middle;
	line-height: 1.8em;
	font-size: 1.3rem;
}
.form .form-table-th {
	width: 26.5%;
	background: #cdcdcd; /* #52BAD5 */
	vertical-align: top;
	border-radius: 3px 0 0 3px;
	font-weight: bold;
	height: auto;
	padding: 16px;
}
.form .form-table-td {
	border-radius: 4px 0 0 4px;
	-webkit-transition: background-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out;
}
.form .tdCheck {
	background-color: #fff;
	padding: 16px;
}
.form .form-table-text {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #343434;
}
.form .form-table-text .mark {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
.form .form-button {
	width: 100%;
	text-align: center;
}
/*
mark
*/
.mark {
	display: block;
	border-radius: 2px;
	padding: 0 5px;
	font-size: 1.1rem;
	background: #fff;
	color: #444;
}
.mark.mark-req {
	background: #ea5858;
	color: #fff;
}
/*
button
*/
.submit_bt {
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	padding: 10px 40px;
	text-align: center;
	font-size: 1.8rem;
	-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
	transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: none;
	border-radius: 3px;
	background-color: #ea5858;
}
.submit_bt .button-inner {
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.submit_bt:hover {
	background-color: #f66666;
}
.btn_back {
	background-color: #59a0eb;
}
.btn_back:hover {
	background-color: #64b9ee;
}
.checkPage input {
	margin: 0 8px;
}

/* for form template */
.formText_Check {
	font-size: 1.5rem;
	margin: 20px 0 50px;
	line-height: 1.8;
	color: #555;
}
.formText_Thanks {
	margin: 20px 0 50px;
	line-height: 1.8;
	color: #555;
}
.formText_Thanks h4 {
	font-size: 1.5rem;
	margin-bottom: 20px;
}
.formText_Thanks p {
	font-size: 1.3rem;
}

.formText_Thanks p span {
	font-weight: bold;
	display: block;
	width: 40%;
	margin: 0 auto 20px;
	padding: 15px;
	border: 1px solid #919191;
}
.formText_Thanks p span strong {
	color: #cc0033;
}


/*
error state
*/
.is-error {
	background-color: #fee95d !important;
}
input[type=radio], input[type=checkbox] {
	display: none;
}

/* privacy_check */
.privacy_check {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 25px;
	/* border: 1px solid #a6a6a6; */
	background-color: #fff;
	overflow-y: scroll;
	overflow-x: none;
	text-align: left;
	font-size: 1.3rem;
	color: #444;
}
.privacy_check h3 {
	font-size: 1.6rem;
}
.privacy_check p {
	margin: 25px 0;
}
.privacy_check dl {
}
.privacy_check dl dt {
	font-weight: bold;
	margin-top: 20px;
}
.privacy_check dl dd {
	padding-left: 1.5em;
}
.agree_check {
	font-size: 1.3rem;
	margin-bottom: 20px;
	font-weight: bold;
}

.copyright {
	text-align: center;
	padding: 30px 0;
	background-color: #6d6d6d;
}
.copyright img {
	width: 170px;
	height: auto;
	margin-bottom: 15px;
}
.copyright address {
	font-size: 1.2rem;
	color: #FFFFFF;
	font-style: normal;
}
html [type="button"]{
	border: 1px #666666 solid;
	border-radius: 6px;
	background-color: #fff;
	padding:4px 10px;
	font-weight: normal;
}

/* Small Tablets */
@media (max-width: 767px) {
	.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
	pointer-events: auto !important;
}
.hero {
	height: 400px;
	margin-top: 57px;
	position: relative;
	padding:0;
}
.hero > div {
	display: block;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.container header nav {
	margin: 0;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}

/* About Section */

	.about {
}
.greeting {
	font-size: 1.5rem;
	margin-bottom: 0;
}

.text_column li {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}

.company_data table {
	width: 100%;
}
.company_data th,
.company_data td {
	display: block;
}
.company_data th {
	background-color: #efefef;
}
.company_data td {
	background-color: #FFFFFF;
}


/* Works */
.parallax_title {
	font-size: 1.6rem;
}
.text_column li {
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 20%;
}
.text_column li strong {
	width: 100%;
}

.thumbnail {
	width: 50%;
}

h4.logo {
	display: inline-block;
}

#top-head,
.inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
}

/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
	background: transparent;
}
#mobile-head {
	background: #fff;
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;
	border-bottom: 1px #f6f6f6 solid;
}
#top-head .logo,
#top-head.fixed .logo {
	position: absolute;
	left: 13px;
	top: 0;
	color: #333;
	font-size: 2.6rem;
}
#top-head .logo img,
#top-head.fixed .logo img {
	width: auto;
	height: 38px;
	margin-top: 9px;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	background: #333;
	width: 100%;
	text-align: center;
	padding: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 1.4rem;
	padding-left: 0;
	margin: 0;
}
#global-nav ul li {
	float: none;
	position: static;
	border-bottom: 1px #fff solid;
}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
	padding: 18px 0;
}
#top-head #global-nav ul li a.active,
#top-head.fixed #global-nav ul li a.active {
	background-color: #00B2D2;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}

.hero h2 {
	color: #fff;
	font-size: 6.0vw;
	font-weight: normal;
}
.hero ruby rt {
	font-size: 2.3vw;
}
.tagline {
	font-size: 3.0vw;
}


/* -- FORM -- */
/*
input
*/
.input {
	border-radius: 0 0 4px 4px;
	display: block;
	padding: 10px;
}
/*
textarea
*/
.textarea {
	border-radius: 0 0 4px 4px;
	display: block;
	padding: 10px;
}
/* 
form
*/
.form {
	width: 90%;
}
.form .form-table-row {
	display: block;
}
.form .form-table-th,
.form .form-table-td {
	display: block;
	margin-left: 0;
	width: 100%;
}
.form .form-table-th {
	width: 100%;
	border-radius: 4px 4px 0 0;
	padding: 0;
}
.form .form-table-text {
	display: block;
	width: 100%;
	padding: 10px;
}
.form .form-table-td.check_td {
	background-color: #fff;
	padding: 10px 0;
}
.form .form-table-inner {
	width: 100%;
}
/*
radio
*/
.checkbox,
.radio {
	display: block !important;
	padding: 5px 0 5px 40px !important;
}
/*
button
*/
.submit_bt {
	width: 100%;
	/*
	background-color: #fff;
	color: #52BAD5;
	*/
	display: block;
}
.checkPage input {
	margin: 0 0 12px;
}
/*
mark
*/
.mark {
	right: 30px !important;
	margin: 10px auto;
}
.check_td {
	background-color: #fff;
	border-radius: 0 0 4px 4px !important;
}

/* privacy_check */
.privacy_check {
	width: 100%;
	margin-bottom: 10px;
}
.agree_check {
	font-size: 1.3rem;
	width: 26em;
	margin: 0 auto 30px;
	font-weight: bold;
}

}


/* Mobile */
@media (max-width: 320px) {
	.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
	pointer-events: auto !important;
	}
.hero {
	height: 200px;
	margin-top: 57px;
	padding:0;
	position: relative;
	height: 400px;
}
.hero > div {
	display: block;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.hero h2 {
	font-size: 7.0vw;
}
.hero ruby rt {
	font-size: 3.0vw;
}
/*
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
.text_column li {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
footer{
	width: 100%;
}
.company_data table {
	width: 100%;
}
.company_data th,
.company_data td {
	display: block;
}
.company_data th {
	background-color: #efefef;
}
.company_data td {
	background-color: #FFFFFF;
}
/*
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 1.8rem;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
#works {
	background-color: #2D9AB7;
	background-image: none;
	background-position: right;
}
#works .button {
	float: none;
	margin-right: auto;
	clear: both;
}
*/
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
h4.logo {
	display: inline-block;
}
#top-head,
.inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
	background: transparent;
}
#mobile-head {
	background: #fff;
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	background: #333;
	width: 100%;
	text-align: center;
	padding: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 1.4rem;
}
#global-nav ul li {
	float: none;
	position: static;
}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
	padding: 18px 0;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
/* -- FORM -- */
/*
input
*/
.input {
	border-radius: 0 0 4px 4px;
	display: block;
	padding: 10px;
}
/*
textarea
*/
.textarea {
	border-radius: 0 0 4px 4px;
	display: block;
	padding: 10px;
}
/* 
form
*/
.form {
	width: 90%;
}
.form .form-table-row {
	display: block;
}
.form .form-table-th,
.form .form-table-td {
	display: block;
	margin-left: 0;
	width: 100%;
}
.form .form-table-th {
	width: 100%;
	border-radius: 4px 4px 0 0;
	padding: 0;
}
.form .form-table-text {
	display: block;
	width: 100%;
	padding: 10px;
}
.form .form-table-inner {
	width: 100%;
}
/*
button
*/
.submit_bt {
	width: 100%;
	/*
	background-color: #ea5858;
	color: #fff;
	*/
	display: block;
}
/*
mark
*/
.mark {
	text-indent: 0;
	right: 30px !important;
	margin: 10px auto;
}
.check_td {
	background-color: #fff;
	border-radius: 0 0 4px 4px !important;
}
}


