@charset "utf-8";
/*////////////////////////
オンラインマニュアルページ
/////////////////////////*/

/* ■■■■■■ Reset ■■■■■■ */

address, caption, cite, code, dfn, em, i, th, strong, var { font-style: normal; }

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal;font-size:16px;}
ol, ul { list-style:none; }
q:before, q:after {	content:'';}

article, aside, canvas, details, figcaption, figure, header, footer, hgroup, menu, nav, section, summary, main,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,div { display: block; }
article, aside, footer, header, nav, section, main { position: relative; }

html { width: 100%; font-size: 100%; }
/*ボタンスタイルをリセット*/
input[type="submit"], input[type="button"], input[type="text"] {
    -webkit-appearance: none;
}

/* ■■■■■■ 共通 ■■■■■■ */
html{
	margin: 0;
	padding: 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
	background: transparent !important;
}

body {
	background: #fff;
	position: relative;
	margin: 0;
	padding: 0;
	min-width: 320px;
	height: 100%;
	/* font-size: 1.0vw; */
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
	/*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;*/
	font-family: BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

a {
	text-decoration: none;
	color: #0071bc;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}

a:hover {
	text-decoration: underline;
	all: #40a1ec;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

a:hover img,
input[type="image"]:hover {
	filter: Alpha(opacity=80);
	opacity: .8;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

a img,
input[type="image"] {
	filter:;
	opacity: 1;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: top; max-width: 100%; height: auto; }
a img {
	background-color: rgba(255, 255, 255, 0.001);
}
form {
	margin: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
}

.mincho{
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "MingLiU", "SimSun", "ＭＳ Ｐ明朝", serif !important;
}

.times{
	font-family: Times, "Times New Roman", serif !important;
}

.ib {
	display: inline-block !important;
}
.pc,
.pc-inline {
	display: none !important;
}
.smt-inline {
	display: inline-block !important;
}
.tx_red {
	color: #ff010f;
}
.tx_pink {/*基本ピンク*/
	color: #ed7a9b;
}
.tx_pink2 {/*薄ピンク*/
	color: #fbe4eb;
}
.tx_green {/*補色グリーン*/
	color: #7fbe26;
}
.tx_green2 {
	color: #f2f9e9;
}
/* ■■■ その他共通設定 ■■■ */
.pb0 {
    padding-bottom: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.space {
    /* margin: 0 0 50px; */
    padding: 0 0 50px;
}
.clear {
    clear: both;
}
div.ti,p.ti,ul.ti li,ol.ti li {
	text-indent: -1em;
	padding-left: 1em;
}
div.ti0,p.ti0,ul.ti0 li,ol.ti0 li {
	text-indent: 0 !important;
	padding-left: inherit !important;
}

/* ■■■ ヘッダー ■■■■■■■■■■■■■■■■■■■■■■■■ */
header {
	position: relative;
	padding: 0 0 10px;
}

h1 {
    color: #fff;
    background-color: #ed7a9b;
    text-align: center;
    line-height: 1.0;
    padding: .2rem;  
    margin-bottom: 10px;  
}
.head-lead {
	display: table;
	width: calc(100% - 55px);
	vertical-align: middle;
	font-size: 11px;
    line-height: 1.4;
}
.head-lead span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
}
.head-lead .logo {
	width: 80px;
}
.head-lead .logo img {
	width: 100%;
}
.head-lead span strong {
    color: #f00;
}
/*■■■ ヘッダー電話エリア ■■■*/
header .telarea {
	overflow: hidden;
	margin: 10px 0 0;
	text-align: center;
}
header .telarea .tx {
	background-color: #ed7a9b;
	border-radius: 20px;
	padding: 3px 0;
	text-align: center;
	color: #fff;
}
.phone-number,
.phone-number a {
	color: #ed7a9b;
	font-weight: bold;
}

header .telarea .phone-number,
header .telarea .phone-number a {
	font-size: 30px;
	line-height: 1.4;
}

.time {
	color: #333;
}

/*■■■ ハンバーガーメニュー ■■■*/
.btn-menu {
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 35px;
	width: 10%;
	max-width: 40px;
}
.btn-menu.close {
	top: 20px;
}

/*■■■ グローバルメニュー ■■■*/
header .gnav {
	background-color: #fbe4eb;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 10;
	display: none; /*グローバルメニュー非表示*/
	transition-duration: .5s;
	text-align: left;
	opacity: 0;
}
header .gnav a {
	display: block;
	color: #ed7a9b;
	padding: 10px 15px;
	border-top: solid 1px #fff;
	text-decoration: none;
	font-size: 16px;
}
header .gnav a.selected {
	background-color: #ed7a9b;
	color: #fff;
}
header .gnav a:last-child,
header .gnav a.selected:last-child {
	background-color: #7fbe26;
	color: #fff;
}
header .gnav b {
	display: block;
	color: #333;
	padding: 20px 15px;
	font-weight: normal;
	font-size: 16px;	
}
header .gnav a:hover {
	background-color: #ed7a9b;
	color: #fff;
}
header .gnav a:last-child:hover,
header .gnav a.selected:last-child:hover {
	background-color: #fff;
	color: #7fbe26;
}
header .gnav a span {
	display: block;
	padding: 10px 15px;
}

/*
.gnav.menuOpen {
	margin-top: 0;
	display: block;
	opacity: 1;
}
*/
/*■■■共通 メイン見出し■■■*/
.midashi {
	position: relative;
	background: url(../img/open/bg_midashi.png);
	color: #fff;
	text-align :center;
	margin: 0 0 55px;
	padding: 10px;
}
.midashi span {
	font-size: 140%;
	display: block;
	font-weight: bold;
}
.midashi::after {
	/* content: '';
    background: url(../img/open/arrow.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    display: block;
    width: 50px;
    height: 55px;
    left: 50%;
    bottom: -65px;
	margin-left: -25px;
	 */

	content: '';
    background: url(../img/common/arrow.png) no-repeat center center;
    background-size: auto 80%;
    position: absolute;
    display: block;
    width: 100%;
    height: 2.0em;
    left: 0;
    right: 0;
    bottom: -2.5em;
    margin: 0 auto;
	z-index: 1;
	
}
main section .in {
	margin: 0 10px 30px;
}
/*ボタン*/
.btns {
	margin: 1% auto;
}
.btns .btn {
	display: block;
	width: 80%;
	margin: 1% auto;
    color: #fff;
    background-color: #ED7A9B;
    border-radius: 10px;
    text-align: center;
    padding: 10px 20px;
    font-size: 18px;
    font-size: 5.0vw;
    position: relative;
    line-height: 1.4;
}
.btn::after {
    content: '▶';
    position: absolute;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    right: 10px;
    top: 50%;
    margin-top: -13px;
}
.btn.yellow {
    background-color: #F8B500;
}
.btn.blue {
    background-color: #3fa6f2;
}
.btn.pink {
	background: url(../img/open/bg_midashi.png) #ed7a9b;;
}
.btn:hover {
    background-color: #e95b86;
    text-decoration: none;
}
.btn.yellow:hover {
    background-color: #f89500;   
}
.btn.blue:hover {
    background-color: #068ae7;
}

.strongtx {/*太字ピンクセンタリング*/
	color: #ed7a9b;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
}

.midashi2 {
	background: url(../img/open/bg_midashi2.png);
	color: #fff;
	text-align :center;
	margin: 0 0 20px;
	padding: 10px;
	font-size: 140%;
	font-weight: bold;
}

.align-c {
	text-align: center;
}

.midashi3 {
	color: #7fbe26;
	border: solid 2px #7fbe26;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	font-size: 18px;
}

.btn-form {
	display: block;
	background-color: #7FBE26;
	border-radius: 5px;
	border-bottom: solid 3px #66a30b;
	text-align: center;
	color: #fff;
	padding: 15px 5px;
	font-size: 140%;
	text-decoration: none;
}
.btn-form:hover {
	text-decoration: none;
}

footer {
	position: relative;
}
footer .fnav {
    overflow: hidden;
	padding: 20px 10px;
	text-align: center;
}

footer .fnav a {
	display: inline;
	padding: 0 10px;
	border-left: solid 1px #666;
	color: inherit;
	font-size: 13px;
}
footer .fnav a:first-child {
	border-left: none;
}

footer .fnav div {
	display: none;
}
footer .fnav > div:first-child,
footer .fnav > div:last-child {
	display: block;
}
footer .fnav > div:first-child a img {
	padding-bottom: 1rem;
}
footer .fnav > div:first-child a::before {
	display: none;
}

footer .copy {
	background: url(../img/common/bg_midashi.png);
	color: #fff;
	text-align :center;
	padding: 10px;
}


/* ///////////////////////////////////////////
フォーム smt
///////////////////////////////////////////// */

.contact-body {
	background-color: #FBE4EB;
}
.contact-wrap {
	margin: 0 10px;
	padding: 20px 0 50px;
}
.contact-wrap .leadtx {
	padding: 0 20px 20px;
}
/* #form {
	padding: 0 0 4%;
	margin: 0;
}
#form table {
	margin: 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0;
	background: #fff;
}
#form thead th {
	background-color: #ed7a9b;
	color: #fff;
	padding: 5px 10px;
}
#form tbody th {
	background-color: #fff;
	border-top: 1px dotted #666;
}
#form tbody tr:first-child th,
#form tbody tr:last-child th {
	border-top: none;
}
#form table th {
	display: block;
	overflow: hidden;
	padding: 1em 4%;
	text-align: left;
	font-size: 3.6vw;
}

#form table td {
	display: block;
	background: #fff;
	padding: 4%;
	font-size: 3.8vw;
}
#form table b,
.priv_box b {
	display: inline-block;
	color: #fff;
	background: #ed7a9b;
	border-radius: 0.4em;
	padding: 0.5em;
	margin: 0;
	font-size: 2.4vw;
	line-height: 1.2;
} */
.priv_box b {
	display: inline-block;
	padding: 0.2em 0.5em;
}
#form table th b{
	float: right;
}
#form table td .job-list li {
	display: inline-block;
	width: 50%;
	font-size: 3.2vw;
}

#form table .error {
	color: #ff4124;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 3.8vw;
}
#form table .caution {
	display: block;
	margin-top: 8px;
	line-height: 1.4 !important;
	font-size: 3.8vw;
}
/*テキストボックスの長さ*/
/* input[type="text"],
input[type="tel"],
textarea {
	padding: 5px;
	margin: 5px 0;
	background: #fff3d3;
	border: 1px solid #666;
} */
/* input.type_s[type="text"],
input.type_s[type="tel"] {
	width: 26%;
}
input.type_m[type="text"] {
	width: 80%;
}
input.type_ml[type="text"] {
	width: 94%;
}
input.type_l[type="text"] {
	width: 90%;
}
#form table textarea {
	padding: 5px;
	width: 94%;
}
#form table select {
	padding: 5px;
}
#form table td em {
	display: inline-block;
	width: 2em;
	text-align: right;
	padding-right: .5em;
	padding-left: .5em;
}
#form table placeholder {
	color: #f1f1f1;
}

#form table .job-list li {
	display: inline-block;
	width: 30%;
} */
.priv_box {
	padding: 15px;
	line-height: 1.4em;
	font-size: 3.4vw;
}
/*//個人情報の取扱い///////////////////////*/
.privacy-body {
	background-color: #FBE4EB;
	margin-top: 0 !important;
}
.privacy-wrap {
	width: 90%;
	max-width:700px;
	margin: 0 auto;
	padding: 20px 0;
}
.privacy-wrap h1 {
	width: 100%;
	margin: 0 auto;
}
.privacy-wrap .tr {
	text-align: right;
}
.privacy-wrap li {
    margin: 0 auto 1.5em;
}
.privacy-wrap ol {
    margin: 20px auto;
}
.form_btn {
	padding: 50px 0 20px;
}
.form_btn div {
	width: 60%;
	max-width: 300px;
	margin: 20px auto;
	padding: 15px 0;
}
.form_btn button {
	border: none;
	background: none;
	color: #fff;
}



/* ボタン */
.form_btn {
	width: 100%; 
	margin: 0 auto 20px;
}
.form_btn.big {
	width: 90%;
	margin: 20px auto 20px;
}
.form_btn a,
.form_btn div {
	display: block;
	width: 97.9%;
	width: -webkit-calc(100% - 6px);
	width: -moz-calc(100% - 6px);
	width: calc(100% - 6px);
	margin: 0 auto;
	padding: 3px;
	background: #ED7A9B;
	border-radius: 5px;
	border-bottom: solid 3px #d84773;
	text-align: center;
	text-decoration: none;
}

.form_btn a span,
.form_btn div input {
	display: block;
	color: #fff;
	font-size: 2.6vw;
	font-weight: 600;
	letter-spacing: .1rem;
	padding: 0.5em 0;
	/* border: solid 1px #fff; */
	border: none;
	width: 100%;
	width: -webkit-calc(100% - 2px);
	width: -moz-calc(100% - 2px);
	width: calc(100% - 2px);
	background: url(../img/bt-arrow.png) no-repeat 98% center;
	background-size: auto 60%;
	line-height: 1.6em;
}
.form_btn.big a span,
.form_btn.big div input {
	font-size: 4.6vw;
}
.form_btn a span small {
	display: block;
	font-weight: normal;
	font-size: smaller;
}
.form_btn a, .form_btn div:hover {
	background-color: #d84773;
	border-bottom: solid 3px #c52759;
	cursor: pointer;
}
.lead-attention {
  margin: 30px 10px;
  padding: 10px;
  border: 1px solid #ed7a9b;
  line-height: 1.7em;
  overflow: hidden;
  color: #ed7a9b;
  font-size: 12px;
}
.pagetop-btn {
	position: fixed;
	right: 10px;
	bottom: 60px;
	width: 70px;
	height: 70px;
	opacity: .8;
	cursor: pointer;
	z-index: 100;
}
.pagetop-btn img {
	width: 100%;
}
.finish-wrap {
	padding: 100px 0 50px;
}
.thanksbox {
	background-color: #fff;
	margin: 30px 0 !important;
	padding: 20px;
	text-align: center;
}
.thanksbox .strongtx {
	background: url(../img/open/mail.png) no-repeat center top;
	background-size: 100px auto;
	padding-top: 100px;
	line-height: 2.0;
}
@media only screen and (min-width: 499px){
	
/* .area-top h2 > b {
	text-align: center;
} */
.head-lead .logo {
    width: 120px;
}
}
@media only screen and (min-width: 600px){

/*ボタン*/
.btns .btn {
    width: 90%;
    max-width: 600px;
    font-size: 19px;
    font-size: 5.0vw;
}
.btns.half {
	display: table;
	table-layout: fixed;
	width: 100%;
	max-width: 900px;
	border-spacing: 10px;
}

.btns.half .btn {
	display: table-cell;
	width: 48%;
	text-align: center;
	vertical-align: middle;
}
.btn::after {
    content: '▶';
    position: absolute;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    right: 5px;
    top: 50%;
    margin-top: -13px;
}

}

/*/////////////////////////////////////////////////////////////////////////////
ココからPCデザイン
//////////////////////////////////////////////////////////////////////////////*/

@media only screen and (min-width: 799px){
body {
	font-size: 14px;
	line-height: 1.6;
}
.pc {
	display: block !important;
}
.pc-inline {
	display: inline-block !important;
}
.smt,
.smt-inline {
	display: none !important;
}

.w100 {
	width: 100%;
}
.midashi {
	font-size: 22px;
	margin: 0 0 90px;
}
.midashi::after {
	/* bottom: -80px;
	width: 80px;
	margin-left: -40px; */
	/* background: url(../img/common/arrow.png) no-repeat center center; */
	background-size: auto 100%;
	height: 55px;
	bottom: -75px;
	}


.midashi span {
	font-size: 6vw;
}
.midashi2,
.midashi3 {
	font-size: 3vw;
}
.strongtx {
	font-size: 34px;
}

.btns .btn {
    font-size: 29px;
    font-size: 3.6vw;
}



/* ■■■■■■ ヘッダー ■■■■■■ */
.block-pc {
	font-size: 0;
	line-height: 0;
	max-width: 1100px;
	margin: 0 auto;
}
header {
	padding: 0;
	width: 100%;
    height: auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: #fff;
	/* box-shadow: 0 0 20px 0.5px rgba(0,0,0,.2); */
}
header .telarea {
	display: inline-block;
	width: 30%;
	font-size: 13px;
	line-height: 1.6;
	vertical-align: top;
}
header .telarea .phone-number, header .telarea .phone-number a {
	font-size: 26px;
}
.head-lead {
	display: inline-block;
	width: 69%;
	font-size: 14px;
	line-height: 1.6;
	vertical-align: bottom;
}
.head-lead .logo {
	width: 200px;
}
header .telarea {
	margin: 0;
}

/*■■■ グローバルメニュー ■■■*/

header .gnav {
	background-color: #FBE4EB;
	position: static;
	width: 100%;
	margin: 10px 0 0;
	text-align: center;
	display: table;
	table-layout: fixed;
	opacity: 1;
}

header .gnav a {
	display: table-cell;
	vertical-align: middle;
	width: 16.666%;
	padding: 0.2em 5px;
    border-left: solid 1px #ed7a9b;
    box-sizing: border-box;
	line-height: 1.4;
	padding: 8px 0;
	font-size: 12px;
	font-size: 1.2vw;
	white-space: nowrap;	
}

header .gnav a:first-of-type {
	border-left: none;	
}
header .gnav a:last-of-type {
    background-color: #7FBE26;
    color: #fff;
}
header .gnav a.selected,
header .gnav a.selected + a {
	border-left: solid 1px #fff;
}
header .gnav b {
	display: none;
}
header .gnav a:hover {
	background-color: #ed7a9b;
	color: #fff;
}
header .gnav a span {
	display: block;
	padding: 0;
}
.gnav.menuOpen {/*グローバルメニュー表示*/
	margin-top: 30px;
}
.top-mainvisual .campaign {
	padding: 10px 0 0;
}
.top-mainvisual .campaign img {
	width: 86%;
}
.top-mainvisual h2 img {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}
main {
	margin-top: 167px;
	margin-top: -webkit-calc(136px + 3.8vw);
	margin-top: -moz-calc(136px + 3.8vw);
	margin-top: calc(136px + 3.8vw);
}


footer .fnav {
    font-size: 0;
    line-height: 0;
}
footer .fnav > div:nth-child(n+2) {
    display: inline-block;
}
footer .fnav div {
    width: 24%;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
footer .fnav a,
footer .fnav a::before {
    display: block;
}
footer .fnav a {
    position: relative;
    padding: 0 10px 0 13px;
    text-align: left;
    color: inherit;
    font-size: 13px;
	line-height: 1.6;
	border-left: none;
}

footer .fnav a::before {
    content: '▶';
    position: absolute;
    color: #ed7a9b;
    font-size: 10px;
    left: 0;
    top: 2px;
}

footer .fnav div:first-of-type img { 
    width: 100%;
    max-width: 200px;
}
footer .fnav div:first-of-type a::before { 
    display: none;
}



footer .fnav > div:first-child,
footer .fnav > div:last-child {
	display: inline-block;
	vertical-align: top;
}




.btn-form {
	font-size: 3vw;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
}
/* フォーム */
.header-contact {
	width: 100%;
    height: 110px;
    box-sizing: border-box;
}
.contact-body {
    margin-top: 110px;
}
.contact-body.request {
    margin-top: 220px;
}
.contact-wrap {
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* #form {
	padding: 0 0 1%;
}
#form > img {
	display: block;
	margin: 0 auto 20px;
	width: 17.5%;
	max-width: 76px;
}
#form .in {
	width: 92%;
	max-width: 1000px;
	margin: 0 auto;
}
#form .in h3 {
	font-size: 2.4vw;
}
#form table {
	margin: 4% 0;
	width: 100%;
	width: -webkit-calc(100% - 2px);
	width: -moz-calc(100% - 2px);
	width: calc(100% - 2px);
	table-layout: auto;
}
#form table th {
	display: table-cell;
	width: 35% !important;
	width: -webkit-calc(40% - 20px);
	width: -moz-calc(40% - 20px);
	width: calc(40% - 20px);
	border-top: none;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	color: #666;
	font-size: 1.2vw;
	vertical-align: middle;
	white-space: nowrap;
}
#form table td {
	display: table-cell;
	width: 60%;
	width: -webkit-calc(60% - 20px);
	width: -moz-calc(60% - 20px);
	width: calc(60% - 20px);
	border-bottom: 1px dashed #ccc;
	background: #fff;
	padding: 10px;
	color: #666;
	font-size: 1.2vw;
}
#form thead th {
	color: #fff;
	text-align: center;
}
#form table tr:last-child th,
#form table tr:last-child td {
	border-bottom: none;
}
#form table b,
.priv_box b {
	color: #fff;
	background: #ed7a9b;
	border-radius: 0.4em;
	padding: 0 0.5em;
	font-size: 1.0vw;
	line-height: 1.6;
}
#form table th b{
	float: right;
}
#form table td .job-list li {
	display: inline-block;
	width: 50%;
	font-size: 1.4vw;
	margin: 0 0 0.5em;
}
#form table .error {
	font-size: 1.4vw;
}
#form table .caution {
	font-size: 1.4vw;
}
#form table .next-fin {
	padding: 30px 0;
} */

/*テキストボックスの長さ*/
/* input[type="text"],
input[type="tel"] {
	padding: 5px;
	margin: 5px 0;
	background: #fff3d3;
	border: 1px solid #666;
} */
input.type_s[type="text"],
input.type_s[type="tel"] {
	width: 26%;
}
input.type_m[type="text"] {
	width: 40%;
}
input.type_ml[type="text"] {
	width: 94%;
}
input.type_l[type="text"] {
	width: 90%;
}
#form table textarea {
	padding: 5px;
	width: 94%;
}
#form table select {
	padding: 5px;
}
/**/
#form table td em {
	display: inline-block;
	width: 2em;
	text-align: right;
	padding-right: .5em;
	padding-left: .5em;
}
#form table placeholder {
	color: #f1f1f1;
}

#form table .job-list li {
	display: inline-block;
	width: 30%;
}
.priv_box {
	padding: 15px;
	line-height: 1.4em;
	font-size: 1.0vw;
}

/* ボタン */
.form_btn {
	width: 67%;
	max-width: 670px;
	margin: 0 auto 20px;
}
.form_btn a span,
.form_btn div input {
	line-height: 1.2em;
	font-size: 1.4vw !important;
}
.form_btn.big a span,
.form_btn.big div input {
	font-size: 2.6vw !important;
}
}


@media only screen and (min-width: 1199px){
	body {
		font-size: 16px;
	}
	
	.pc-max,
	main section .in {
		max-width: 1190px;
		margin: 0 auto 30px;
	}


	.midashi {
		padding: 20px;
		font-size: 30px;
	}
	.midashi span {
		font-size: 60px;
	}
	.midashi2,
	.midashi3 {
		font-size: 40px;
		margin-bottom: 40px;
	}
	.btns .btn {
		font-size: 3.6vw;
		font-size: 29px;
	}
	

	header {
		height: 180px;
	}
	.head-lead {
		font-size: 20px;
	}
	.head-lead .logo {
		width: 300px;
		text-align: center;
	}
	.head-lead .logo img {
		width: auto;
	}
	header .gnav {
		margin: 10px 0 0;
	}
	header .gnav a {
		font-size: 20px;
	}
	
	main {
		margin-top: 197px;
		padding-top: 0;/*背景が切れるのを防ぐ*/
	}

footer .fnav {
	max-width: 1000px;
    margin: 0 auto;
}
	.btn-form {
		font-size: 40px;
	}
	.btn-form:hover {
		background-color: #54b31a;
		border-bottom: solid 3px #509422;
	}
	.top-contact .phone-number {
		font-size: 80px;
	}
	.top-contact {
		padding: 50px 0;
		font-size: 30px;
	}
	footer {
		padding: 0 0 20px;
	}
	/* フォーム */
	#form .in h3 {
		font-size: 30px;
	}
	#form table th {
		font-size: 18px;
	}
	#form thead th {
		font-size: 22px;
	}
	#form table td {
		font-size: 18px;
		padding-left: 20px;
	}
	#form table b,
	.priv_box b {
		font-size: 16px;
	}
	#form table td .job-list li {
		font-size: 18px;
	}
	#form table .error {
		font-size: 18px;
	}
	#form table .caution {
		font-size: 18px;
	}
	/**/
	.priv_box {
		font-size: 14px;
	}

	/* ボタン */
	.form_btn a span,
	.form_btn div input {
		font-size: 18px !important;
	}
	.form_btn.big a span,
	.form_btn.big div input {
		font-size: 30px !important;
	}

}



/***** 下層ページ（<body class="sub">） *****/

#breadcrumb-wrap {
	display: none;
}
.sub main {
	background: #FBE4EB;
}
.sub .main-visual {
	position: relative;
}
.sub .main-visual img {
}
.sub .main-visual h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #ed7a9b;
	text-shadow: 2px 2px 4px rgba(255,255,255,1),
	-2px 2px 4px rgba(255,255,255,1),
	2px -2px 4px rgba(255,255,255,1),
	-2px -2px 4px rgba(255,255,255,1);
	font-weight: 600;
	font-size: 4.8vw;
}
.sub section {
	background: #FBE4EB;
	padding: 8% 4%;
}

.foot-contact {
	background: url(../img/open/bg_contact.png);
	padding: 4%;
	line-height: 1.4;
    text-align: center;
}
.foot-contact > strong {
    display: block;
    color: #7FBE26;
    font-weight: 600;
    line-height: 1.4;
    font-size: 18px;
    font-size: 4.4vw;
}
.foot-contact > a {
    display: block;
    width: 90%;
    margin: 0.5em auto;
    padding: 0.3em 0;
    background: #7fbe26;
    color: #fff;
    border-radius: 0.2em;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-size: 6.4vw;
}
.foot-contact > a:hover {
    background: #54B31A;
}
.foot-contact p,
.foot-contact p a,
.foot-contact p span {
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #7FBE26;
	font-weight: 600;
	font-size: 8.0vw;
}
.foot-contact span {
	display: block;
	text-align: center;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 4.2vw;
}

@media screen and (min-width: 800px) {

	.sub main {
		background: #FBE4EB;
    }
	.sub .main-visual {
		display: block;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		padding: 0;
	}
	.sub .main-visual img {
	}
	.sub .main-visual h2 {
		font-size: 30px;
		font-size: 2.3vw;
	}
	.sub section {
		/*background: #FBE4EB;*/
		padding: 30px 0 5px;
		/*width: 100%;*/
		max-width: 1000px;
		margin: 0 auto;
	}
	
	#breadcrumb-wrap {
		display: block;
		width: 100%;
		background: url(../img/common/breadcrumb-bg.png);
		color: #000;
	}
	#breadcrumb {
		width: 92%;
		max-width: 960px;
		margin: 0 auto;
		padding: 1.0em 0;
	}
	#breadcrumb li {
		display: inline-block;
		color: #4d4d4d;
		font-size: 13px;
		max-width: 40em;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#breadcrumb li:after {
		content: '>';
		margin-right: 0.2em;
	}
	#breadcrumb li:last-child:after {
		content: '　';
	}
	#breadcrumb li a {
		color: #4d4d4d;
		text-decoration: underline;
	}
	
	.foot-contact {
	}
	.foot-contact > strong {
	    font-size: 42px;
	    font-size: 3.2vw;
	}
	.foot-contact > a {
	    max-width: 1000px;
	    padding: 0.5em 0;
	    border-radius: 0.1em;
	    font-size: 42px;
	    font-size: 3.2vw;
	}
	.foot-contact > a:hover {
	}
	.foot-contact p,
	.foot-contact p a,
	.foot-contact p span {
		font-size: 74px;
		font-size: 6.0vw;
	}
	.foot-contact span {
		font-size: 28px;
		font-size: 2.2vw;
	}

}


@media only screen and (min-width: 1000px){

	.sub .main-visual h2 {
		font-size: 30px;
	}
	
	.foot-contact > strong {
	    font-size: 42px;
	}
	.foot-contact > a {
	    font-size: 42px;
	}
	.foot-contact p,
	.foot-contact p a,
	.foot-contact p span {
		font-size: 74px;
	}
	.foot-contact span {
		font-size: 28px;
	}

}