@charset "utf-8";
html {
	font-size: 62.5%;
}

body {
	font-size: 1.4rem;
	line-height: 1.5;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color: #000000;
}

.sf {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.meiryo {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

sup {
	font-size: 1.4rem;
	top: 0;
}

a {
	text-decoration: none;
}

img {
	border: 0;
	max-width: 100%;
}

.inner {
	position: relative;
	width: 1000px;
	margin: auto;
}

.clear:after,
.inner:after {
	display: block;
	content: "clear";
	width: 0;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.fade {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


/* -------------------- header -------------------- */

header {
	width: 100%;
	background: #FFFFFF;
	padding: 20px 0;
}

header .inner {
	display: table;
}

.head_left {
	width: auto;
	display: table-cell;
	vertical-align: middle;
}

.head_left h1 {
	width: 258px;
	display: inline-block;
	vertical-align: middle;
}

.start_time {
	display: inline-block;
	vertical-align: middle;
	font-size: 2rem;
	line-height: 1;
	font-weight: bold;
	color: #007ac3;
	border: 2px solid #007ac3;
	padding: 5px 25px;
	padding: 9px 25px 1px 25px\0;
	margin-left: 20px;
}

.logo_txt {
	font-size: 1.4rem;
	font-weight: 500;
}

.head_right {
	width: 250px;
	display: table-cell;
	vertical-align: middle;
}

.head_list {
	width: 100%;
}

.head_list li {
	width: 48%;
	margin-right: 4%;
	float: left;
}

.head_list li:last-of-type {
	margin-right: 0;
}

.head_list li a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 8px;
	padding: 10px 8px 6px 8px\0;
	text-align: center;
	background: #ea8f00;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.head_list li a.btn_contact {
	background: #85bc20;
}

.head_list li a:hover {
	background: #007ac3;
}

.head_tel {
	text-align: right;
	margin-top: 10px;
}

.head_tel a {
	color: #000000;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1;
}

.head_tel a img,
.head_tel a span {
	vertical-align: middle;
}

.head_tel a span {
	margin-left: 10px;
	position: relative;
	top: 5px\0;
}

.open_time {
	text-align: right;
	font-size: 1.6rem;
	font-weight: 500;
}


/* -------------------- nav -------------------- */

nav {
	width: 100%;
	background: #007ac3;
}

.nav_fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 101;
}

.nav_list {
	text-align: center;
}

.nav_list li {
	width: auto;
	padding: 0 10px;
	display: inline-block;
	position: relative;
}

.nav_list li::before {
	content: "";
	width: 1px;
	height: 18px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.nav_list li:last-of-type::after {
	content: "";
	width: 1px;
	height: 18px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.nav_list li a {
	display: block;
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: 500;
	padding: 14px 0 12px 0;
	padding: 16px 0 10px 0\0;
}

.nav_list li a:hover {
	text-decoration: underline;
}

.d-menu {
	display: none;
}


/* --------------- mv --------------- */

.mv {
	width: 100%;
	padding: 60px 0;
	background: url(../img/bg_mv.png) no-repeat right top;
	background-size: cover;
	color: #FFFFFF;
}

.mv_inner {
	width: 60%;
	padding: 20px 0 30px 20%;
	background: url(../img/bg_mvinner.png) no-repeat right center;
	background-size: cover;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mv_txt01 {
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.mv_time {
	font-size: 5rem;
	font-weight: bold;
}

.mv_time_list {
	-ms-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

.mv_time_list,
.mv_time_txt {
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}

.mv_time_txt {
	position: relative;
	top: 3px;
}

.mv_time_list li {
	width: auto;
	display: inline-block;
	font-size: 1.9rem;
	line-height: 1;
	background: #85bc20;
	padding: 11px 21px 7px 21px;
	/* padding: 10px 18px 0 21px\0; */
}

.mv_m {
	font-size: 3.1rem;
	vertical-align: middle;
	letter-spacing: -2px;
}

.mv_time_line {
	font-size: 3.2rem;
	vertical-align: middle;
}

.mv_d {
	font-size: 4.4rem;
	vertical-align: middle;
}

.mv_time_w {
	vertical-align: bottom;
	position: relative;
	top: -5px;
}

.mv_content {
	width: 100%;
	display: table;
}

.mv_circle {
	width: 184px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
}
.mv_circle_inner{
	width: 100%;
	position: relative;
	background: url(../img/mv_img01.png) no-repeat center center;
	background-size: 100%;
	position: relative;
	top: -38px;
}
.mv_circle_inner img{
	display: block;
}
.mv_circle_txt{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.mv_circle_txt01 {
	font-size: 3.1rem;
	font-weight: bold;
}

.mv_circle_txt02 {
	font-size: 5.2rem;
	font-weight: bold;
}

.mv_circle_txt03 {
	font-size: 1.8rem;
	font-weight: bold;
}

.mv_intro {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 1;
}
.mv_logo{
	display: block;
	margin-bottom: 10px;
}

.mv_txt02 {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 7px;
	margin-top: 10px;
}

.mv_txt03 {
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.2;
	margin: -5px 0 15px 0;
	margin: -5px 0 10px 0\0;
}
.mv_txt03 span{
	font-size: 2.2rem;
}
.mv_txt03_small{
	font-size: 4.4rem;
}
.mv_txt03_span{
	letter-spacing: -4px;
}

.mv_detail {
	color: #000000;
	padding: 20px 25px;
	background: url(../img/mv_img02.png) repeat-y left center;
	background-size: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mv_detail_tit {
	font-size: 1.6rem;
	font-weight: bold;
	padding-left: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mv_detail_list li {
	position: relative;
	padding-left: 16px;
	font-size: 1.4rem;
	line-height: 1.3;
	letter-spacing: 1px;
	margin-top: 5px;
}

.mv_detail_list li::before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* --------------- content --------------- */

.content {
	width: 100%;
	padding: 100px 0;
}

.h2_img {
	display: block;
	margin: 0 auto;
}

.ttl_h2 {
	position: relative;
	text-align: center;
	font-size: 3.5rem;
	letter-spacing: -1px;
	padding: 15px 0;
	padding: 20px 0 10px 0\0;
}

.ttl_h2::after {
	content: "";
	width: 70px;
	height: 5px;
	background: #b4b4b4;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.intro_tit {
	text-align: center;
	color: #85bc20;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.875;
	margin-top: 50px;
}

.intro_txt {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.5;
	margin-top: 40px;
	text-align: justify;
}


/* -------------------- cecontent -------------------- */

#section02 {
	background: url(../img/bg_cecontent.jpg) no-repeat center top;
	background-size: cover;
}

.cecontent_txt_wrap {
	width: 100%;
	text-align: center;
	margin-top: 45px;
}

.cecontent_txt {
	display: inline-block;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 3rem;
	font-weight: bold;
	background: url(../img/ico_line01.png) no-repeat left center, url(../img/ico_line02.png) no-repeat right center;
}

.cecontent_txt span {
	font-size: 3.5rem;
	color: #007ac3;
}

.cecontent_part {
	width: 100%;
	margin-top: 110px;
	padding: 0 95px 80px 95px;
	border-top: 10px solid #007ac3;
	background: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 0 7px 16px rgba(78, 79, 79, 0.27);
}

.cecontent_part01 {
	margin-top: 65px;
}

.cecontent_tit {
	width: 270px;
	margin: 0 auto;
	position: relative;
	top: -23px;
	text-align: center;
	background: #007ac3;
	color: #FFFFFF;
	font-size: 2.4rem;
	font-weight: bold;
	padding-top: 10px;
	padding-top: 16px\0;
}

.cecontent_tit::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -30px;
	left: 0;
	right: 0;
	border-top: 15px solid #007AC3;
	border-right: 135px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 135px solid transparent;
}
.cecontent_tit02{
	font-size: 3.4rem;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
}

.start_num {
	font-size: 3.6rem;
	line-height: 1;
}

.cecontent_time {
	color: #007AC3;
	font-size: 4rem;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	margin: 20px auto 25px auto;
}

.cecontent_detail_tit {
	text-align: center;
	margin: 30px auto 20px auto;
}
.mt45{
	margin-top: 45px;
}

.cecontent_part02 sup {
	font-size: 2.2rem;
}

.cecontent_detail_tit span {
	font-size: 2.2rem;
	letter-spacing: -1px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

.cecontent_detail_mark {
	text-align: center;
	font-size: 1.2rem;
	color: #474747;
	font-weight: 500;
	margin-top: 10px;
}

.cecontent_detail_model {
	margin: 20px auto;
	text-align: center;
}

.cecontent_detail_model span {
	display: inline-block;
	background: #85bc20;
	color: #FFFFFF;
	padding: 5px 18px;
	padding: 8px 18px 2px 18px\0;
	font-size: 1.8rem;
	line-height: 1;
	font-weight: bold;
}

.cecontent_detail_txt {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8;
}

.cecontent_detail {
	width: 100%;
	margin-top: 30px;
	display: table;
	padding: 20px 30px 20px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background: #007AC3;
}

.cecontent_img {
	width: 170px;
	display: table-cell;
	vertical-align: top;
}

.cecontent_img img {
	display: block;
}

.cecontent_intro {
	width: auto;
	display: table-cell;
	vertical-align: top;
	padding-left: 30px;
	color: #FFFFFF;
}

.cecontent_intro_txt01 {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.cecontent_intro_tit {
	font-size: 2.6rem;
	font-weight: bold;
}

.cecontent_intro_span {
	margin: 10px auto 10px auto;
}

.cecontent_intro_span span {
	display: inline-block;
	border: 2px solid #FFFFFF;
	font-size: 1.8rem;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 3px 5px;
	padding: 6px 5px 0 5px\0;
}

.cecontent_person_txt {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.85;
	margin-top: 5px;
	text-align: justify;
}

.btn_cecontent {
	display: block;
	width: 500px;
	text-align: center;
	padding: 15px 10px;
	padding: 19px 10px 11px 10px\0;
	margin: 65px auto 0 auto;
	color: #FFFFFF;
	font-size: 2rem;
	font-weight: bold;
	background: url(../img/ico_arrow01.png) no-repeat right 30px center #ea8f00;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.btn_cecontent:hover {
	background-color: #007AC3;
}


/* -------------------- about -------------------- */

.about_content {
	width: 100%;
	margin-top: 60px;
}

.about_part {
	width: 30%;
	float: left;
	margin-right: 5%;
	border: 3px solid #007AC3;
	border-top: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.about_part:last-of-type {
	margin-right: 0;
}

.about_tit {
	background: #007AC3;
	text-align: center;
	color: #FFFFFF;
	font-size: 2.2rem;
	font-weight: bold;
	padding: 12px 0;
	padding: 16px 0 8px 0\0;
}

.about_list {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.about_list li {
	width: 100%;
	position: relative;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.625;
	text-align: justify;
	padding-left: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.about_list li::before {
	content: "・";
}

.about_list02 li::before {
	display: none;
}

.about_list02 .about_num,
.about_list li::before {
	position: absolute;
	top: 0;
	left: 0;
}


/* -------------------- section04 -------------------- */

#section04 {
	background: #f0f0f0;
}

.qa_list {
	width: 100%;
	margin-top: 25px;
}

.qa_list li {
	width: 100%;
	margin-top: 35px;
	cursor: pointer;
}

.q_tr {
	width: 100%;
	display: table;
	padding: 18px 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background: #007AC3;
	color: #FFFFFF;
}

.q_td01 {
	font-size: 3rem;
	line-height: 1;
	font-weight: bold;
	width: 60px;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

.q_td02 {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	background: url(../img/ico_arrow02.png) no-repeat right center;
	font-size: 2rem;
	font-weight: bold;
	padding-right: 25px;
}

.q_td02_open {
	background: url(../img/ico_arrow03.png) no-repeat right center;
}

.a_tr {
	display: none;
	width: 100%;
	padding: 14px;
	background: #7fc1e4;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.a_tr .a_tr_inner {
	width: 100%;
	display: table;
	background: #FFFFFF;
	padding: 25px 0;
}

.a_tr .q_td01 {
	font-size: 2.6rem;
	color: #007ac3;
}

.a_tr .q_td02 {
	color: #000000;
	font-size: 1.6rem;
	font-weight: 500;
}


/* -------------------- contact -------------------- */

.tab_list {
	width: 100%;
}

.tab_list a {
	display: block;
	width: 49%;
	float: left;
	margin-right: 2%;
	color: #000000;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	background: #e1e1e1;
	padding: 14px 0;
	padding: 18px 0 10px 0\0;
}

.tab_list a:last-of-type {
	margin-right: 0;
}

.tab_btn.on {
	color: #FFFFFF;
	background: #007AC3;
}

.contact {
	width: 100%;
	background: #e1e1e1;
	border-top: 4px solid #007AC3;
	padding: 70px 80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.tab {
	width: 100%;
	display: none;
}

.tab.on {
	display: block;
}

.contact_line {
	width: 100%;
	display: table;
	margin-bottom: 40px;
	table-layout: fixed;
}

.contact_line02 {
	display: block;
	margin-bottom: 20px;
}

.contact_line02 .contact_type {
	margin-bottom: 10px;
}

.contact_line03 .contact_type,
.contact_line03 .contact_write {
	font-size: 1.4rem;
	font-weight: normal;
}

.contact_line03 .contact_type {
	margin-bottom: 0;
}
.contact_line03 a{
	color: #000000;
	text-decoration: underline;
}
.contact_line03 a:hover{
	text-decoration: none;
}

.contact_line_04 .contact_type {
	vertical-align: top;
	padding-top: 6px;
}

.contact_line02 .contact_type,
.contact_line02 .contact_write {
	display: block;
	width: 100%;
	padding: 0;
	text-align: left;
}

.contact_type {
	width: 18%;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

.contact_write {
	width: 82%;
	display: table-cell;
	vertical-align: middle;
}

input.input_text,
textarea {
	display: block;
	width: 100%;
	height: 40px;
	border: none;
	background: #FFFFFF;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
	padding: 10px 15px;
	padding: 12px 15px 8px 15px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	border-radius: 0;
}

input.input_name,
.check_name {
	width: 45%;
	float: left;
	margin-right: 4%;
}

.contact_name {
	width: 6%;
	float: left;
	text-align: right;
	padding-right: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 1.8rem;
	line-height: 40px;
	line-height: 46px;
	font-weight: bold;
}

input.input_name#aname02,
input.input_name#cname02,
#check_aname02,
#check_cname02 {
	margin-right: 0;
}

textarea::-webkit-input-placeholder {
	color: #8f8f8f;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

textarea:-moz-placeholder {
	color: #8f8f8f;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

textarea::-moz-placeholder {
	color: #8f8f8f;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

textarea:-ms-input-placeholder {
	color: #8f8f8f;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

textarea {
	height: auto;
	padding: 10px 15px;
	padding: 12px 15px 8px 15px\0;
	resize: none;
}

.application_part {
	margin-bottom: 25px;
}

.application {
	width: 100%;
	display: table;
}

.application_left {
	width: 30px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.input_chb {
	width: 18px;
	height: 18px;
	visibility: hidden;
	vertical-align: middle;
}

.application label {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 16px;
	border: 1px solid #000000;
	background: #FFFFFF;
	cursor: pointer;
}

.application input.input_chb:checked+label {
	background: #FFFFFF;
}

.application input.input_chb:checked+label::after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 7px;
	width: 10px;
	height: 4px;
	border: 2px solid #007AC3;
	border-top: none;
	border-right: none;
	-ms-transform: rotate(-50deg);
	-moz-transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}

.application_right {
	width: auto;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4rem;
	font-weight: 500;
}

.contact_line03 .application_right {
	padding-top: 3px\0;
}

.application_message {
	display: none;
	width: 100%;
	margin-top: 10px;
	padding-left: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.application_txt,
.contact_mark {
	font-size: 1.2rem;
	font-weight: 500;
	color: #474747;
}

.contact_mark {
	margin-top: 10px;
}

.job_select {
	display: block;
	width: 100%;
	height: 40px;
	color: #000000;
	font-size: 1.4rem;
	padding: 10px 55px 10px 15px;
	padding: 12px 55px 8px 15px\0;
	background: url(../img/ico_select.png) no-repeat right center #FFFFFF;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	border-radius: 0;
}

.job_select::-ms-expand {
	display: none;
}

.job_select option::-ms-expand {
	display: none;
}

.job_select option {
	font-size: 1.4rem;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	appearance: none;
	color: #000000;
}

.btn_check {
	display: block;
	width: 500px;
	background: url(../img/ico_arrow01.png) no-repeat right 30px center #ea8f00;
	margin: 40px auto 0 auto;
	padding: 17px 0 16px 0;
	padding: 22px 0 11px 0\0;
	border: none;
	outline: none;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	cursor: pointer;
	font-size: 2.4rem;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0;
}

.btn_check:hover {
	background-color: #007AC3;
}

.apply_mark {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500;
	color: #474747;
	margin-top: 20px;
}


/*-------------------- contact_check --------------------*/

.check {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 10000;
	color: #000000;
}

.check_content {
	overflow: auto;
	max-height: 80%;
	background: #FFFFFF;
	padding: 50px 50px 0 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.check_content .contact_line {
	margin-bottom: 20px;
}

.check_content .contact_line.contact_line_apply {
	/*margin-bottom: 0;*/
}

.check_content .application_part {
	display: none;
	margin-bottom: 20px;
}

.check_content .contact_line02 {
	margin-bottom: 0;
}

.check_txt {
	font-size: 1.4rem;
	background: #e1e1e1;
	padding: 10px 15px;
	padding: 11px 15px 7px 15px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

pre.check_textarea {
	width: 100%;
	margin: 10px auto 0 auto;
	font-size: 1.4rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	white-space: pre-wrap;
	word-wrap: break-word;
	background: #e1e1e1;
	padding: 10px 15px;
	padding: 11px 15px 7px 15px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#checkContact pre.check_textarea {
	margin-top: 0;
}
#checkApply .test{
	font-size: 1.4rem;
	background: #e1e1e1;
	padding: 10px 15px;
	padding: 11px 15px 7px 15px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#checkApply .test .check_txt,#checkApply .test pre.check_textarea{
	padding: 0;
	margin: 0;
}

.check_btn {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding: 50px 0;
}

#checkContact .check_btn {
	padding-top: 30px;
}

.check_btn a {
	width: 48%;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 2rem;
	background: #a0a0a0;
	text-align: center;
	color: #FFFFFF;
	padding: 20px 10px;
	padding: 22px 10px 18px 10px\0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.check_btn a.next {
	margin-left: 4%;
	background: #ea8f00;
}

.check_btn a:hover {
	background-color: #007AC3;
}


/*-------------------- thankapage --------------------*/

.thankspage {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 10000;
	color: #000000;
}

.thankspage_content {
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	padding: 60px 0;
	font-size: 2rem;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}

.btn_top {
	display: block;
	width: 80%;
	max-width: 300px;
	background: #EA8F00;
	color: #FFFFFF;
	text-align: center;
	margin: 40px auto 0 auto;
	padding: 15px 10px;
	padding: 12px 10px 8px 10px\0;
}

.btn_top:hover {
	background-color: #007AC3;
}


/* -------------------- footer -------------------- */

footer {
	width: 100%;
	background: #f0f0f0;
	padding: 50px 0;
}

footer .clear {
	margin-top: 10px;
}
.foot_left {
	width: 65%;
	float: left;
	font-size: 1.6rem;
	line-height: 2.25;
	font-weight: 500;
}

.foot_txt01 {
	font-weight: bold;
}

.foot_txt02 a {
	color: #000000;
}

.foot_txt02:last-of-type a:hover {
	text-decoration: underline;
}

.foot_nav {
	width: 35%;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #000000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.foot_nav li {
	width: 100%;
}

.foot_nav li a {
	color: #000000;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 500;
}

.foot_nav li:last-of-type a {
	padding-bottom: 0;
}

.foot_nav li a:hover {
	text-decoration: underline;
}

.copyright {
	text-align: center;
	background: #474747;
	padding: 15px 0;
	font-size: 1.4rem;
	font-weight: 500;
	color: #FFFFFF;
}

.pagetop {
	display: none;
	width: 58px;
	height: 52px;
	position: fixed;
	bottom: 200px;
	z-index: 100;
	right: 100px;
	background: #474747;
}

.pagetop img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.pagetop:hover {
	background: #007AC3;
}
/* -------------------- fixed_banner -------------------- */
.fixed_banner{
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 260px;
	height: 140px;
	background: #FFFFFF;
	box-shadow: 0 0 8px rgba(35,34,34,0.2);
	border-top: 8px solid #007AC3;
	padding: 10px 18px 14px 18px ;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: center;
}
.fixed_banner_none{
	display: none !important;
}
.btn_close{
	display: block;
	width: 20px;
	height: 26px;
	position: absolute;
	top: -16px;
	right: 0;
}
.btn_close img{
	display: block;
}
.banner_tel {
	text-align: center;
}

.banner_tel a {
	color: #000000;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1;
	display: block;
	height: 32px;
}
.banner_tel a img,
.banner_tel a span {
	display: inline-block;
	vertical-align: middle;
}

.banner_tel a span {
	margin-left: 5px;
	position: relative;
	top: 5px\0;
}

.banner_open_time {
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	font-weight: bold;
	margin: 4px auto 10px auto;
	margin-bottom: 7px\0;
}
.banner_list {
	width: 100%;
}

.banner_list li {
	width: 48%;
	margin-right: 4%;
	float: left;
}

.banner_list li:last-of-type {
	margin-right: 0;
}

.banner_list li a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 6px 8px;
	padding: 10px 8px 6px 8px\0;
	text-align: center;
	background: #ea8f00;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.banner_list li a.btn_bannercontact {
	background: #85bc20;
}

.banner_list li a:hover {
	background: #007ac3;
}
@media only screen and (max-width:1700px) {
	/* --------------- mv --------------- */
	.mv_inner {
		width: 70%;
		padding-left: 15%;
	}
}

@media only screen and (max-width:1400px) {
	/* --------------- mv --------------- */
	.mv_inner {
		width: 80%;
	}
}

@media only screen and (max-width:1200px) {
	/* -------------------- header -------------------- */
	.head_list li a.btn_contact:hover {
		background: #85bc20;
	}
	.head_list li a:hover {
		background: #ea8f00;
	}
	.head_right {
		width: 300px;
	}
	/* -------------------- nav -------------------- */
	.nav_list li a:hover {
		text-decoration: none;
	}
	/* --------------- mv --------------- */
	.mv_inner {
		width: 90%;
		padding-left: 10%;
	}
	/* -------------------- cecontent -------------------- */
	.btn_cecontent:hover {
		background-color: #ea8f00;
	}
	/* -------------------- contact -------------------- */
	.contact_line03 a:hover{
		text-decoration: underline;
	}
	.btn_check:hover {
		background-color: #ea8f00;
	}
	/*-------------------- contact_check --------------------*/
	.check_btn a.next:hover {
		background: #ea8f00;
	}
	.check_btn a:hover {
		background-color: #a0a0a0;
	}
	/*-------------------- thankapage --------------------*/
	.btn_top:hover {
		background-color: #EA8F00;
	}
	/* -------------------- footer -------------------- */
	.foot_txt02:last-of-type a:hover {
		text-decoration: none;
	}
	.foot_nav li a:hover {
		text-decoration: none;
	}
	.pagetop:hover {
		background: #474747;
	}
}

@media only screen and (max-width:1023px) {
	.fade {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	.inner {
		width: 90%;
		max-width: 1100px;
	}
	/* -------------------- header -------------------- */
	header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 101;
		border-bottom: 1px solid #007AC3;
	}
	header .inner {
		display: block;
	}
	.head_left {
		width: 258px;
		display: block;
	}
	.head_left h1 {
		width: 258px;
		height: 42px;
		display: block;
	}
	.head_left h1 img {
		display: block;
	}
	.start_time {
		display: none;
	}
	.logo_txt {
		display: none;
	}
	.head_right {
		width: 100%;
		display: table;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10;
		background: #FFFFFF;
		box-shadow: 6px 0 10px rgba(78, 79, 79, 0.27);
	}
	.head_list {
		width: 60%;
		display: table-cell;
		vertical-align: middle;
	}
	.head_list li {
		width: 50%;
		margin-right: 0;
		float: left;
	}
	.head_list li:last-of-type {
		margin-right: 0;
	}
	.head_list li a {
		padding: 25px 8px 26px 8px;
	}
	.head_contact {
		width: 40%;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		padding-left: 20px;
		padding: 9px 0;
	}
	.head_tel {
		text-align: center;
		margin-top: 0;
	}
	.head_tel a {
		font-size: 2.2rem;
	}
	.head_tel a span {
		margin-left: 6px;
	}
	.open_time{
		text-align: center;
		font-size: 1.4rem;
		margin-top: 2px;
	}
	/* -------------------- nav -------------------- */
	nav {
		display: none;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		background: #007ac3;
		z-index: 101;
	}
	.nav_list {
		width: 100%;
		text-align: left;
	}
	.nav_list li {
		width: 100%;
		padding: 0 5%;
		display: block;
		position: relative;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		border-bottom: 1px solid #FFFFFF;
	}
	.nav_list li::before {
		display: none;
	}
	.nav_list li:last-of-type::after {
		display: none;
	}
	.nav_list li a {
		padding: 15px 0;
	}
	.d-menu {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 5%;
		margin: auto;
		width: 50px;
		height: 50px;
		cursor: pointer;
		border: 2px solid #007AC3;
		overflow: hidden;
	}
	.panel-btn {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		background: transparent;
	}
	.panel-btn-icon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 2px;
		margin: -1px 0 0 -15px;
		background: #007AC3;
		transition: .2s;
	}
	.panel-btn-icon:before,
	.panel-btn-icon:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 30px;
		height: 2px;
		background: #007AC3;
		transition: .3s;
	}
	.panel-btn-icon:before {
		margin-top: -10px;
	}
	.panel-btn-icon:after {
		margin-top: 8px;
	}
	.panel-btn .close {
		background: transparent;
	}
	.panel-btn .close:before,
	.panel-btn .close:after {
		margin-top: 0;
	}
	.panel-btn .close:before {
		-ms-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.panel-btn .close:after {
		-ms-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
	/* --------------- mv --------------- */
	.mv_inner {
		width: 90%;
		padding-left: 5%;
	}
	.mv_txt01 {
		font-size: 2.6rem;
	}
	.mv_time {
		font-size: 4.2rem;
	}
	.mv_time_txt {
	    top: 0px;
	}
	.mv_m {
		font-size: 3rem;
	}
	.mv_time_line {
		font-size: 3rem;
	}
	.mv_d {
		font-size: 4rem;
	}
	.mv_circle_txt01 {
		font-size: 2.4rem;
	}
	.mv_circle_txt02 {
		font-size: 4rem;
	}
	.mv_txt02 {
		font-size: 1.6rem;
		font-weight: 500;
		letter-spacing: 7px;
		margin-top: 10px;
	}
	/* --------------- content --------------- */
	.content {
		padding: 80px 0;
	}
	.ttl_h2 {
		font-size: 3rem;
	}
	.intro_tit {
		font-size: 2rem;
		margin-top: 30px;
	}
	.intro_txt {
		margin-top: 20px;
	}
	/* -------------------- cecontent -------------------- */
	.cecontent_txt_wrap {
		margin-top: 30px;
	}
	.cecontent_txt {
		font-size: 2.4rem;
	}
	.cecontent_txt span {
		font-size: 3rem;
	}
	.cecontent_part {
		margin-top: 80px;
		padding: 0 5% 50px 5%;
	}
	.cecontent_part01 {
		margin-top: 50px;
	}
	.cecontent_tit {
		width: 250px;
		top: -20px;
		font-size: 2rem;
	}
	.cecontent_tit02{
		font-size: 3rem;
		margin-top: 40px;
	}
	.cecontent_tit::after {
		border-right: 125px solid transparent;
		border-left: 125px solid transparent;
	}
	.start_num {
		font-size: 3.2rem;
	}
	.cecontent_time {
		font-size: 3.6rem;
	}
	.cecontent_part02 sup {
		font-size: 2rem;
	}
	.cecontent_detail_tit span {
		font-size: 2rem;
	}
	.cecontent_detail_model span {
		font-size: 1.6rem;
	}
	.cecontent_detail {
		padding: 20px;
	}
	.cecontent_intro {
		padding-left: 20px;
	}
	.cecontent_intro_tit {
		font-size: 2.4rem;
	}
	.cecontent_intro_span span {
		font-size: 1.6rem;
	}
	.btn_cecontent {
		width: 80%;
		max-width: 500px;
		margin-top: 40px;
	}
	/* -------------------- about -------------------- */
	.about_content {
		width: 100%;
		margin-top: 50px;
	}
	.about_part {
		width: 32%;
		margin-right: 2%;
	}
	.about_part:last-of-type {
		margin-right: 0;
	}
	.about_tit {
		font-size: 2rem;
	}
	.about_list {
		padding: 20px 10px;
	}
	/* -------------------- section04 -------------------- */
	.qa_list {
		width: 100%;
		margin-top: 25px;
	}
	.qa_list li {
		width: 100%;
		margin-top: 35px;
	}
	.q_tr {
		padding: 15px 10px;
	}
	.q_td01 {
		font-size: 2.6rem;
		width: 50px;
	}
	.q_td02 {
		font-size: 1.8rem;
	}
	.a_tr {
		padding: 10px;
	}
	.a_tr .a_tr_inner {
		padding: 20px 0;
	}
	.a_tr .q_td01 {
		font-size: 2.4rem;
	}
	/* -------------------- contact -------------------- */
	.tab_list a {
		font-size: 2.4rem;
	}
	.contact {
		padding: 50px 5%;
	}
	.contact_line {
		margin-bottom: 30px;
	}
	.contact_type {
		width: 22%;
		font-size: 1.6rem;
		padding-right: 10px;
	}
	.contact_write {
		width: 78%;
	}
	.contact_name {
		padding-right: 10px;
		font-size: 1.6rem;
	}
	.application_part {
		margin-bottom: 20px;
	}
	.btn_check {
		width: 80%;
		max-width: 500px;
		margin: 30px auto 0 auto;
	}
	/*-------------------- contact_check --------------------*/
	.check_content {
		width: 100%;
		padding: 50px 5% 0 5%;
	}
	/*-------------------- thankapage --------------------*/
	.thankspage_content {
		width: 100%;
		padding: 60px 5%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	/* -------------------- footer -------------------- */
	.foot_left {
		width: 58%;
		padding-right: 2%;
	}
	.foot_nav {
		width: 40%;
	}
	.copyright {
		padding: 10px 0;
	}
	.pagetop {
		width: 54px;
		height: 50px;
		right: 20px;
	}
	.fixed_banner{
		display: none !important;
	}
}

@media only screen and (max-width: 850px) {
	/* --------------- mv --------------- */
	.mv {
		padding: 0 0 170px 0;
		background: url(../img/bg_mv_pad.png) no-repeat right bottom;
		background-size: cover;
	}
	.mv_inner {
		width: 90%;
		margin: 0 auto;
		padding: 35px 5% 0 5%;
		background: url(../img/bg_mvinner_pad.png) no-repeat center bottom;
		background-size: cover;
	}
	.mv_txt01 {
		font-size: 2.6rem;
	}
	.mv_time {
		font-size: 4.2rem;
	}
	.mv_time_list {
		-ms-transform: translateY(-3px);
		-moz-transform: translateY(-3px);
		-webkit-transform: translateY(-3px);
		transform: translateY(-3px);
	}
	.mv_time_list li {
		font-size: 1.8rem;
	}
	.mv_m {
		font-size: 2.8rem;
	}
	.mv_time_line {
		font-size: 2.8rem;
	}
	.mv_d {
		font-size: 4rem;
	}
	.mv_circle_txt01 {
		font-size: 2.4rem;
	}
	.mv_circle_txt02 {
		font-size: 4rem;
	}
	.mv_txt02 {
		font-size: 1.6rem;
		font-weight: 500;
		letter-spacing: 4px;
		margin-top: 10px;
	}
	.mv_txt03 {
		font-size: 3.0rem;
		margin-top: 20px;
	}
	.mv_txt03 span {
	    font-size: 2.0rem;
	}
	.mv_txt03_small{
		/* font-size: 4rem; */
	}
	.mv_detail {
		padding-bottom: 100px;
		background: url(../img/mv_img02_pad.png) no-repeat center bottom;
		background-size: cover;
	}
	.mv_detail_list li br{
		display: none;
	}
	.mv_circle_inner {
	    top: 0px;
	}
}

@media only screen and (max-width:767px) {
	/* -------------------- header -------------------- */
	.head_list {
		width: 55%;
	}
	.head_contact {
		width: 45%;
	}
	.head_tel a {
		font-size: 2rem;
	}
	.open_time {
		font-size: 1.2rem;
	}
	/* -------------------- nav -------------------- */
	.nav_list li a {
		font-size: 1.4rem;
	}
	.d-menu {
		width: 40px;
		height: 40px;
	}
	.panel-btn-icon {
		width: 22px;
		margin: -1px 0 0 -11px;
	}
	.panel-btn-icon:before,
	.panel-btn-icon:after {
		width: 22px;
	}
	.panel-btn-icon:before {
		margin-top: -8px;
	}
	.panel-btn-icon:after {
		margin-top: 6px;
	}
	/* --------------- mv --------------- */
	.mv_txt01 {
		font-size: 2rem;
	}
	.mv_time {
		font-size: 3rem;
	}
	.mv_time_list {
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.mv_time_txt {
	    top: 3px;
	}
	.mv_time_list li {
		font-size: 1.6rem;
	}
	.mv_m {
		font-size: 2.2rem;
		vertical-align: top;
		letter-spacing: -2px;
	}
	.mv_time_line {
		font-size: 2.2rem;
	}
	.mv_d {
		font-size: 2.8rem;
	}
	.mv_time_w {
		top: -2px;
	}
	.mv_circle {
		width: 124px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		line-height: 1.2;
		background: url(../img/mv_img01.png) no-repeat center center;
		background-size: 100%;
	}
	.mv_circle_txt01 {
		font-size: 2rem;
	}
	.mv_circle_txt02 {
		font-size: 3rem;
	}
	.mv_circle_txt03 {
		font-size: 1.4rem;
	}
	.mv_txt02 {
		font-size: 1.4rem;
	}
	.mv_txt03 {
		font-size: 2.8rem;
	}
	.mv_txt03 span {
	    font-size: 1.8rem;
	}
	.mv_detail_tit {
		font-size: 1.3rem;
	}
	/* --------------- content --------------- */
	.content {
		padding: 60px 0;
	}
	.h2_img {
		width: 40px;
	}
	.ttl_h2 {
		font-size: 2.4rem;
	}
	.ttl_h2::after {
		height: 4px;
	}
	.intro_tit {
		font-size: 1.8rem;
	}
	/* -------------------- cecontent -------------------- */
	.cecontent_txt span {
		font-size: 2.4rem;
	}
	.cecontent_part {
		border-top-width: 6px;
		margin-top: 60px;
	}
	.cecontent_part01{
		margin-top: 40px;
	}
	.cecontent_tit {
		font-size: 1.8rem;
	}
	.start_num {
		font-size: 2.6rem;
	}
	.cecontent_tit02{
		font-size: 2.8rem;
		/* margin-top: 20px; */
	}
	.mt45{
		margin-top: 35px;
	}
	.cecontent_time {
		font-size: 3rem;
		margin: 20px auto 10px auto;
	}
	.cecontent_part02 sup {
		font-size: 1.8rem;
	}
	.cecontent_detail_tit span {
		font-size: 1.8rem;
	}
	.cecontent_detail_mark {
		margin-top: 10px;
	}
	.cecontent_detail_model {
		margin: 15px auto;
	}
	.cecontent_detail_model span {
		font-size: 1.6rem;
	}
	.cecontent_img {
		width: 140px;
	}
	.cecontent_intro_txt01 {
		font-size: 1.6rem;
		margin-bottom: 10px;
	}
	.cecontent_intro_tit {
		font-size: 2rem;
	}
	.cecontent_intro_span span {
		font-size: 1.6rem;
	}
	.btn_cecontent {
		font-size: 1.8rem;
		background: url(../img/ico_arrow01.png) no-repeat right 20px center #ea8f00;
		padding: 12px 10px;
		padding: 15px 10px 9px 10px\0;
		margin-top: 30px;
	}
	/* -------------------- about -------------------- */
	.about_content {
		margin: 10px auto 0 auto;
	}
	.about_part {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-top: 30px;
	}
	.about_list {
		padding: 20px;
	}
	.about_tit {
		font-size: 1.8rem;
	}
	.about_list li {
		font-size: 1.4rem;
		padding-left: 14px;
	}
	/* -------------------- section04 -------------------- */
	.q_td01 {
		font-size: 2.2rem;
		width: 40px;
	}
	.q_td02 {
		font-size: 1.8rem;
	}
	.a_tr .q_td01 {
		font-size: 2rem;
	}
	.a_tr .q_td02 {
		font-size: 1.4rem;
	}
	/* -------------------- contact -------------------- */
	.tab_list a {
		font-size: 1.8rem;
	}
	.contact_line {
		width: 100%;
		display: block;
		margin-bottom: 40px;
	}
	.contact_line_name {
		display: table;
	}
	.contact_line_name .contact_type {
		display: table-cell;
		width: 20px;
	}
	.contact_line_name .contact_write {
		display: table-cell;
		width: auto;
		padding-left: 10px;
		margin-top: 0;
	}
	.contact_line_04 .contact_type {
		padding-top: 0;
	}
	.contact_line02 .contact_type,
	.contact_line02 .contact_write {
		display: block;
		width: 100%;
		padding: 0;
		text-align: left;
	}
	.contact_type {
		width: 100%;
		display: block;
		font-size: 1.6rem;
		padding-right: 0;
		text-align: left;
	}
	.contact_write {
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	.btn_check {
		background: url(../img/ico_arrow01.png) no-repeat right 20px center #ea8f00;
		font-size: 2rem;
	}
	/*-------------------- check --------------------*/
	.check_btn {
		padding-top: 30px;
	}
	.check_btn a {
		width: 80%;
		display: block;
		float: none;
		margin: 0 auto;
		font-size: 1.8rem;
		padding: 20px;
	}
	.check_btn a.next {
		margin: 0 auto 20px auto;
	}
	/* -------------------- footer -------------------- */
	.foot_left {
		width: 100%;
		float: none;
		font-size: 1.4rem;
		padding-right: 0;
	}
	.foot_nav {
		width: 100%;
		float: none;
		padding-left: 0;
		border-top: 1px solid #000000;
		border-left: none;
		margin-top: 15px;
		padding-top: 15px;
	}
	.foot_nav li a {
		font-size: 1.4rem;
		line-height: 2.25;
	}
	.pagetop {
		width: 44px;
		height: 40px;
	}
}

@media only screen and (max-width: 480px) {
	/* -------------------- header -------------------- */
	.head_left {
		width: 200px;
	}
	.head_left h1 {
		width: 200px;
		height: 33px;
	}
	.head_list li:last-of-type {
		margin-right: 0;
	}
	.head_list li a {
		padding: 20px 8px 21px 8px;
		font-size: 1.4rem;
	}
	.head_tel {
		text-align: center;
		margin-top: 0;
	}
	.head_tel a {
		font-size:1.6rem;
	}
	.head_tel a img{
		width: 24px;
	}
	/* --------------- mv --------------- */
	.mv {
		
	}
	.mv_inner {
		padding: 20px 3% 0 3%;
	}
	.mv_txt01 {
		font-size: 1.6rem;
	}
	.mv_time {
		font-size: 2rem;
	}
	.mv_time_list li {
		font-size: 1.2rem;
		padding: 6px 3px 2px 3px;
		padding: 10px 3px 0 3px\0;
	}
	.mv_m {
		font-size: 1.6rem;
	}
	.mv_time_line {
		font-size: 1.6rem;
	}
	.mv_time_txt {
	    top: 2px;
	}
	.mv_d {
		font-size: 2rem;
	}
	.mv_circle {
		width: 90px;
	}
	.mv_circle_txt01 {
		font-size: 1.6rem;
	}
	.mv_circle_txt02 {
		font-size: 2rem;
	}
	.mv_circle_txt03 {
		font-size: 1.2rem;
	}
	.mv_intro{
		padding: 10px 0 10px 5px;
	}
	.mv_txt02 {
		font-size: 1.2rem;
	}
	
	.mv_txt03 {
		font-size: 2.6rem;
	}
	.mv_txt03 span {
	    font-size: 1.6rem;
	}
	
	
	
	/* .mv_txt03 {
		font-size: 3rem;
	}
	.mv_txt03_small {
		font-size: 2.2rem;
	}
	.mv_txt03_span{
		letter-spacing: -2px;
	} */
	.mv_detail {
		padding: 10px 10px 60px 10px;
	}
	.mv_detail_tit {
		padding-left: 0;
	}
	.mv_detail_list li {
		padding-left: 12px;
		font-size: 1.2rem;
		letter-spacing: 0;
		line-height: 1.3;
	}
	.mv_detail_list02 li {
		padding-left: 16px;
		font-size: 1.4rem;
		line-height: 1.3;
		letter-spacing: 1px;
	}
	/* --------------- content --------------- */
	.ttl_h2 {
		font-size: 2rem;
	}
	.intro_tit {
		font-size: 1.8rem;
	}
	.intro_tit br{
		display: none;
	}
	.intro_txt {
		line-height: 1.8;
	}
	/* -------------------- cecontent -------------------- */
	.cecontent_txt_wrap {
		margin-top: 30px;
	}
	.cecontent_txt {
		font-size: 1.6rem;
	}
	.cecontent_txt span {
		font-size: 2.2rem;
	}
	.cecontent_tit {
		width: 200px;
		font-size: 1.8rem;
	}
	.cecontent_tit::after {
		bottom: -20px;
		border-top: 10px solid #007AC3;
		border-right: 100px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 100px solid transparent;
	}
	.start_num {
		font-size: 2.4rem;
	}
	.cecontent_tit02{
		font-size: 2rem;
	}
	.cecontent_time {
		font-size: 2.4rem;
	}
	.cecontent_part02 sup {
		font-size: 1.8rem;
	}
	.cecontent_detail_tit span {
		font-size: 1.8rem;
	}
	.cecontent_detail_model span {
		padding: 5px;
		font-size: 1.4rem;
		padding: 8px 5px 2px 5px\0;
	}
	.cecontent_detail_txt {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.cecontent_detail {
		display: block;
		padding: 20px 15px;
	}
	.cecontent_img {
		width: 100%;
		display: block;
	}
	.cecontent_img img {
		margin: 0 auto;
	}
	.cecontent_intro {
		width: 100%;
		display: block;
		padding-left: 0;
		margin-top: 20px;
	}
	.cecontent_intro_txt01 {
		font-size: 1.4rem;
		border-bottom-width: 1px;
		margin-bottom: 10px;
	}
	.cecontent_intro_tit {
		font-size: 1.8rem;
	}
	.cecontent_intro_span span {
		border-width: 1px;
		font-size: 1.2rem;
		letter-spacing: 2px;
	}
	.cecontent_person_txt {
		line-height: 1.6;
	}
	/* -------------------- about -------------------- */
	.about_part {
		
	}
	.about_part:last-of-type {
		margin-right: 0;
	}
	.about_list {
		padding: 20px 15px;
	}
	.about_list li {
		font-size: 1.4rem;
		padding-left: 14px;
	}
	/* -------------------- section04 -------------------- */
	.qa_list {
		margin-top: 15px;
	}
	.qa_list li {
		margin-top: 15px;
	}
	.q_tr {
		padding: 10px 8px;
	}
	.q_td01 {
		font-size: 1.8rem;
		width: 30px;
	}
	.q_td02 {
		background-size: 15px;
		font-size: 1.6rem;
		padding-right: 20px;
	}
	.q_td02_open {
		background: url(../img/ico_arrow03.png) no-repeat right center;
		background-size: 15px;
	}
	.a_tr {
		padding: 8px;
	}
	.a_tr .a_tr_inner {
		padding: 15px 0;
	}
	.a_tr .q_td01 {
		font-size: 1.6rem;
	}
	.a_tr .q_td02 {
		font-size: 1.4rem;
	}
	/* -------------------- contact -------------------- */
	.tab_list {
		width: 100%;
	}
	.tab_list a {
		font-size: 1.6rem;
	}
	.contact {
		border-top-width: 2px;
		padding-top: 30px;
	}
	.contact_line {
		margin-bottom: 20px;
	}
	.contact_line03 .contact_type,
	.contact_line03 .contact_write {
		font-size: 1.3rem;
	}
	.contact_line_04 .contact_type {
		vertical-align: top;
		padding-top: 6px;
	}
	.contact_line02 .contact_type,
	.contact_line02 .contact_write {
		display: block;
		width: 100%;
		padding: 0;
		text-align: left;
	}
	.contact_type {
		font-size: 1.4rem;
	}
	.contact_line_name .contact_type{
		width: 18px;
	}
	input.input_name, .check_name{
		width: 43%;
		margin-right: 4%;
	}
	.contact_name{
		width: 10%;
	}
	.btn_check {
		font-size: 2rem;
	}
	/*-------------------- thankapage --------------------*/
	.thankspage_content {
		font-size: 1.8rem;
	}
	/* -------------------- footer -------------------- */
	.foot_logo{
		display: block;
		width: 220px;
	}
	.pagetop {
		right: 10px;
	}
}