*:not(br), *:not(img) {
	border:0;margin:0;padding:0;
	border-collapse:collapse;
	box-sizing: border-box;

	line-height:2;
}

html {
	min-width:320px;
	overflow-x:hidden;
}

header {
	width:100%;
	z-index: 9999;

	background:#ece1ca;
	background:linear-gradient(#fff, #fefefe, #ece1ca, #ece1ca);
}

.fix_menu {
	width:100%;height:120px;
	z-index: 9999;
	position:fixed;
	left:0;bottom:0;
	border-top:1px solid #ccc;

	background:#01366a;
}

.fix_menu img {
	max-height:90px;
}

.headline {
	height:230px;
	background:#ccc;
	background: url('../img/service/back.jpg');
	background-size:cover;
	position:relative;
}

.headline:before {
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;right: 0;bottom: 0;left: 0;
	content: '';
}

#pc_logo {
	text-align:center;
	padding:10px 0;
	max-height:150px;
}
#pc_logo img {
/*	max-width:360px;*/
	display:inline-block;
}

body {
	width:100%;height:100%;

	font-size:16px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
	color:#444;
	font-weight: 400;

	padding-bottom:80px;
}

nav {
	position: relative;
}

#social_links {
	background:rgba(0,0,0,0.1);
}

.submenu li {
	width:25%;
	display:inline-block;
}

#nav_bar {
	background:#f29600;
/*	background:linear-gradient(#fff, #fefefe, #ece1ca, #ece1ca);*/
	box-shadow: 0 0 3px rgba(0,0,0,0.6);
}

.menu_bg {
	background:#01366a;
	border-bottom:2px solid #fff;
}

.menu {
	text-align: center;
	width:100%;height:60px;
	max-width:1120px;
	margin: 0 auto;
}

.menu > li {
	width: calc(90% / 6);
	height:60px;
	border-right: 1px solid #fff;
	display: inline-block;
	text-align:center;
}
.menu > li:last-child {
	border-right: none;
}

.menu a {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	width:100%;height:60px;
	display:block;
	vertical-align:middle;
	text-align:center;
}

.menu > li > a {
	line-height:50px;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children:hover {
  cursor: pointer;
}

.menu-item-has-children:hover .sub-menu {
  display: block;
}

.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 150%;
	height: auto;
	background: #182a7e;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	padding: 0;
	z-index:999;
}

.sub-menu > .menu-item {
	border-top: 1px solid #eee;
}

.sub-menu > .menu-item a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 10px;
}

.sub-menu > .menu-item a:hover {
  background: #417cb4;
  color: white;
}

 
.round {
	border-radius:5px;
}
.menu_content-img:hover {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

.shadow {
	box-shadow: 0 2px 5px -2px rgba(0,0,0,0.3);
}


.copyright{
	background:#444;
}

.copyright > a, .copyright {
	font-size:0.7em;
	color:#fff;
	text-align:center;
}

.corp_footer {
	background:#fafafa;
	padding:30px;
}

.main {
	min-height:90vh;
}

.content {
	width:100%;
	max-width:1080px;

	margin: 0 auto;
	padding: 30px 20px 20px;
    position:relative;
    z-index:0;
}

.content2 {
	width:100%;
	padding: 0;
    position:relative;
    z-index:0;
}

.content3 {
	width:100%;
	max-width:1080px;

	margin: 0 auto;
	padding: 30px 20px 40px;
    position:relative;
    z-index:0;
}

#Main_visual {
}

.w_wide {
	width:100%;
	margin: 0 auto;
}

.w_full {
	width:100%;
	max-width:960px;
	margin: 0 auto;
}

.w_hulf {
	width:50%;
	max-width:640px;
}

footer {
	width:100%;
	background:#fff;
}

.sitemap, .sitemap2 {
	max-width:1080px;
	margin:0 auto;
	padding:20px 0 40px;
}

.sitemap a, .sitemap2 a{
	color:#444;
	text-decoration:none;
}

.sitemap ul, .sitemap2 ul {
	list-style:none;
	padding:10px;
}

.sitemap li{
	font-size:0.85em;
	line-height: 1.3;
	padding-left:4em;
	position: relative;
}
.sitemap2 li {
	font-size:1em;
	line-height: 1.3;
	padding-left:4em;
	position: relative;
}
.sitemap li:first-child {
	font-size:1em;
	font-weight:600;
	line-height: 2;
	padding-left:2.5em;
	position: relative;
}

.sitemap2 li:first-child {
	font-size:1.3em;
	font-weight:600;
	line-height: 2;
	padding-left:2.5em;
	position: relative;
}

.sitemap ul li::before, .sitemap2 ul li::before {
  line-height: 1.3;
  padding: 0.3em 0;
  list-style-type: none!important;
}

.sitemap ul li:first-child::before, 
.sitemap2 ul li:first-child::before {
  line-height: 1.3;
  padding: 0.3em 0;
  list-style-type: none!important;
}

.sitemap ul li:before,
.sitemap2 ul li:before{
  
  font-family: "fontawesome";
  content: "\f054";
  position: absolute;
  left : 2.5em;
  color: #7f1a20;
}

.sitemap ul li:first-child::before,
.sitemap2 ul li:first-child::before {
  
  font-family: "fontawesome";
  content: "\f138";
  position: absolute;
  left : 1em;
  color: #7f1a20;
}

ul, li {
	list-style:none;
}



.moji_box {
	border:1px solid #35b7eb;
	background:#fff;
	margin: 0 auto 10px !important;
	font-size:1.3em;
	font-weight:bold;
	color:#35b7eb;
	text-align:center;
	padding:10px;
}
.moji_box > hr {
	border-top:1px solid #35b7eb;
	margin: 10px auto;
}


.price_box {
	border:1px solid #ccc;
	margin: 0 auto 10px !important;
	font-size:0.9em;
}

.price_title {
	font-size: 1.2em;
	color:#fff;
	background:#35b7eb;
	text-align:center !important;
	vertical-align: middle !important;
	padding: 5px 10px;
}

.price_yen {
	font-size:1.65em !important;
	background:#fff !important;
	text-align:center !important;
	vertical-align: middle !important;
	padding: 5px 10px !important;margin:0 !important;
}

.price_yen::after {
	font-size:0.6em;
	content: '円(税込)';
}

.price_yen2 {
	font-size:32px;
	letter-spacing:-0.02em;
	font-family: 'Ubuntu', sans-serif;
	line-height:1;
	vertical-align:middle;
}

.price_yen2::after {
	font-size:13px;
	font-weight:700;
	font-family: 'Noto Sans JP', sans-serif;
	content: '円(税込)';
	vertical-align:baseline;
}

.price_type {
	font-size:14px;
	font-weight:400;
	line-height:1.5;
	margin-right:0.5em;
	color:#fff;
	background:#007fbd;
	padding: 3px 7px;
	vertical-align:middle;
	border-radius:3px;
}

.price_yen3 {
	font-size:24px;
	letter-spacing:-0.02em;
	font-family: 'Ubuntu', sans-serif;
	line-height:1;
	vertical-align:middle;
}

.price_yen3::after {
	font-size:13px;
	font-weight:600;
	font-family: 'Noto Sans JP', sans-serif;
	content: '円(税込)';
	vertical-align:baseline;
}


/* image */
img {
	width:auto;height:auto;
	max-width:100%;
	vertical-align:bottom;
}

img.circle {
	width:100%;
	max-width: 240px;
	border-radius: 50%;
	display:block;
	margin: 0 auto;
}

.font_red {
	background:#C13332;
	font-size:0.7em;
	color:#fff;
	padding: 0 5px;
	margin-left:20px;
}

/* text */
h2 {
	font-size:1.8em;
	font-weight:800;
	color:#8F5C00;
/*	font-family: 'M PLUS Rounded 1c', sans-serif;*/

	letter-spacing:0.05em;
	text-align:center;
  position: relative;
  padding: 0.6em;
	margin-bottom:1em;
}

/*
h2::before {
content: '';
display: block;
width: 72px;
height: 72px;
background-image: url(/img/logo2.svg);
background-repeat:no-repeat;
background-size: contain;
vertical-align: middle;
margin: 0 auto 0.5em;
}*/

h2::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 120px;
    border-bottom: 3px solid #8F5C00;
    transform: translate(-50%);
}

h2 span {
color:#8F5C00;
}

h2.b_font {
	font-size:1.65em;
	font-weight:800;
    color:#1369ad;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	letter-spacing:0;
	text-align:center;
  position: relative;
  padding: 0.6em;
	z-index:5;
	background:transparent;
	border-bottom:5px solid #62b5d7;
}

h2.grad {
	font-size:1.35em;
	background:linear-gradient(90deg, transparent 10%, #eb7597, #eb7597, #eb7597, transparent 90%);
	color:#fff;
	padding: 0;
	letter-spacing:0.1em;
}
h2.grad::before, h2.grad::after {
	display:none;
}
h2.grad span {
	color:#fff766;
}

.border_box_red {
	background: #d9340a;
	font-size:1.1em;
	color: #fff;
	border-radius:10px;
	display:block;
	margin:0 auto;
}

.border_box_red > div {
	padding: 5px 20px;
}

.border_box_red > .bb_icon {
	font-size:2.4em;
}

.border_box_red > .bb_honbun span {
	color:#fff100;
	text-decoration:underline;
}

.step_box {
	display:table;
	table-layout:fixed;
	width:100%;
	max-width:1080px;
	background:#fff;
}
.step_box > div {
	display:table-cell;
}
.step_box_01 {
	width:10%;
	background:#1369ad;
	text-align:center;
}
.step_box_01 img {
	padding: 5px 10px;
}

.step_box_02 {
	width:25%;	
	text-align:center;
	padding:20px;
}
.step_box_03 {
	width:65%;
	padding:30px;
}



.big_font {
    font-size:1.5em;
}

.interview {
	font-size:1.2em;
	margin-bottom:80px;
	line-height:1.8em;
}

.interview h3 {
	font-size:1.4em;
	font-weight:800;
	color:#44a6bf;
    line-height:1.8;

	margin-bottom:20px;
}

.interview h3 span {

	color:#e55a6a;
	text-decoration:underline;

}
h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	background:#01366a;
	border-radius:5px;
	padding:0 10px;
	text-align:center;
}
h3 span {
	color:#7190c4;
}

h3.b_title {
	background:#1369ad;
	color:#fff;
	text-align:center;
	padding:5px 10px;
}

h4 {
	font-size:1.5em;
	line-height:1.2;
	margin-bottom:20px;
}

.btm_bar {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:600;
	color:#444;
	line-height:1.5;
	padding-bottom:5px;
	border-bottom:1px solid #93292a;
}

.font_white, .font_white * {
	color:#ffffff;
}

.hint {
	font-size:0.7em;
}

.food_mark {
	width:100%;
	display:block;

	border:1px solid #222;
	margin-bottom:20px;

	border-radius: 20px;
}

/* table */
.title_line {
	font-size:1.2em;
	color:#fff;
	font-weight:400;
	background:#ba5b5d;
	padding:20px;
	text-align: center;
	border-bottom:3px solid #f5f3ed;
}

.plan, .plan2, .service {
	width:100%;
	max-width:1080px;

	margin: 0 auto 20px;
	table-layout:fixed;
}

.plan {
	border-bottom:1px dotted #01366a;
}

.plan tr, .plan2 tr {
	border:0;
	border:1px dotted #01366a;
}

.plan tr:last-child,
.plan2 tr:last-child{
	border:0;
}

.plan th {
	padding: 20px;
	border:1px dotted #fff;
	background:#fff;
}

.plan td {
	padding: 20px;
	border:1px dotted #01366a;
	background:#fff;
}

.plan2 th, .plan2 td {
	padding: 20px;
	border:7px dotted #9f7426;
}

.plan th {width:30%;background:#01366a;color:#fff;}
.plan2 th {width:30%;background:#ec821b;color:#fff;}
.plan td {width:70%;}
.plan2 td {width:70%;background:#fff;}

.service td {
	width: calc(8/100%);
	font-size:12px;

	text-align:center;
	vertical-align:middle;

	border-right:1px dashed #ccc;
	padding:10px;
	background:#fff;
}

/* faq */
/*.drop_area {
	cursor:pointer;
	display:block;
	border-bottom:1px solid #eee;
}

.drop_area a {
	transition: 0.5s ease-out;
}

.drop_area a:hover {
	font-size:1.2em;
}

.drop_area div {
	display:none;
}*/

.faq {
	width:100%;
	display:block;
	padding:10px;
}

/* form */
.tbox {
	width:100%;height:3em;
	border:1px solid #eee;
	padding:0 10px;
}

.selectbox {
	width:100%;height:3em;
	border:1px solid #eee;
	padding:0 10px;
}

.tarea {
	width:100%;height:10em;
	border:1px solid #eee;
	padding:0 10px;

	color:#333;
}

.f_btn {
	width:100%;height:60px;

	padding:5px;

	color:#887551;
	border:1px solid #887551;
	background:#fff;
	text-align:center;

	transition: 0.3s;
	display:inline-block;
}

.f_btn:hover {
	background:#887551;
	color:#fff;
}

input:focus, textarea:focus {
	border:2px solid #ccc;
}

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

.big2_icon {
	font-size:1.5em;
	line-height:1.3;
}

.moshimo_box {
	width:100%;
	max-height:1080px;
	margin: 0 auto 30px;
	position:relative;
	z-index:1;
}

.moshimo_over_box {
	width:100%;
	max-width:720px;
	position:absolute;
	z-index:2;
/*	background: rgba(255,255,255,0.8);*/
	background: linear-gradient(180deg, rgba(255,255,255,0.8),rgba(255,255,255,1));
	padding:30px;
}
.box_right {
	right:0;bottom:3%;
}
.box_left {
	left:0;bottom:3%;
}



/* content */
.tab, .tab2 {display:table;table-layout:fixed;}
.tab-tr {display: table-row;}
.tab_split95 {width:95%;display:table-cell;}
.tab_split90 {width:80%;display:table-cell;}
.tab_split85 {width:80%;display:table-cell;}
.tab_split80 {width:80%;display:table-cell;}
.tab_split75 {width:75%;display:table-cell;}
.tab_split66 {width:66.6%;display:table-cell;}
.tab_split60 {width:60%;display:table-cell;}
.tab_hulf {width:50%;display:table-cell;}
.tab_split40 {width:40%;display:table-cell;}
.tab_split33 {width:33.3%;display:table-cell;}
.tab_split30 {width:30%;display:table-cell;}
.tab_split25 {width:25%;display:table-cell;}
.tab_split20 {width:20%;display:table-cell;}
.tab_split15 {width:15%;display:table-cell;}
.tab_split12 {width:12.5%;display:table-cell;}
.tab_split10 {width:10%;display:table-cell;}
.tab_split5 {width:5%;display:table-cell;}

.m_none {margin:0;}
.m_20 {margin:20px auto;}

.p_none {padding:0;}
.p_5 {padding:5px;}
.p_10 {padding:10px}
.p_20, .p_20x, .pc_p20  {padding:20px;}
.p_20v {padding:0 20px;}
.p_20w {padding:20px 0;}
.p_40 {padding:40px}
.p_40v {padding:0 40px;}
.p_40w {padding:40px 0;}

.left {text-align:left;}
.center, .sp_left {text-align:center;}
.right {text-align:right;}

.top {vertical-align:top;}
.middle {vertical-align:middle;}
.bottom {vertical-align:bottom;}

p, .p_br {
	margin-bottom:30px;
}

.next_button {
	width:90%;height:48px;
	max-width:360px;

	border:1px solid #9f7426;
	background:#9f7426;
	
	margin: 10px 0;
	text-align:center;
	display:inline-block;
	transition: 0.5s ease;
}

.next_button:hover {
	max-width:480px;
	background:#444;
}

.next_button::after {
	clear:both;
}

.next_button a {
	width:100%;height:100%;

	font-size:1.1em;
	font-weight:bold;
	line-height:48px;
	color:#fff;
	padding-left:24px;

	text-decoration:none;
	display:block;

	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	transition: 0.5s ease;
}

.next_button a i {
	font-size:1.6em;
	color:#fff;
	line-height:48px;
	float:right;
	padding-right:20px;
}

.next_button a:hover i {
	color:#fff;
}

.next_button2 {
}

.next_button2 a {
	width:100%;height:100%;
	display:block;
	background:#ac6a00;
	color:#fff;
	padding:10px 0;
}

.next_button2 a:hover {
	background:#666;
}

.next_button img {
}

.next_button a:hover {
	color:#fff;
}

hr.white {
	border-bottom:1px solid #ccc;
}

.line_001 {
	border:0;
	border-top:1px dashed #dddccc;
	margin:20px auto;
}


.pc_not {
	display:none;
}


/* link */

/* background */
.bg_000 {
	background:#ffffff;
}

.bg_001 {
	background:#fff5e9;
}

.bg_002 {
	background:#01366a;
}

.bg_003 {
	background:#4d73a4;
}

.bg_004 {
	background:#dae1e9;
}

.bg_005 {
	background:#4267b2;
	color:#fff;
}
.bg_006 {
	background:rgba(255,255,255,0.7);
}
.bg_007 {
	background:#4fa6ed;
}


.bg_016 {
	background:#00a29a;
	color:#fff;
}

.bg_099 {
	background:#dcf0f5;
}

.bg_022 {
	background:#016934;
}
.bg_023 {
	background:#1369ad;
	color:#fff;
}
.bg_032 {
	background:#209882 !important;
	color:#fff;
}

.bg_034 {
	background:#009fde;
}
.bg_035 {
	background:#fce85c;
}
.bg_036 {
	background:#ec821b;
}


#Shop_banner {
	padding:20px;
}

.border_right {
	border-right:1px solid #ccc;
}

nav::after {
	clear:both;
}

	#sp_menu {
	width:60px;height:100%;

	text-align:center;
	display:block;
	cursor:pointer;
	z-index:9998;
	border-left:#ccc 1px solid;
	float:right;
	color:#fff;
	}

	#sp_menu:hover {
	background:#ccc;
	}
	
	#sp_menu:hover i {
	color:#fff;
	}
	
	#sp_menu i {
	font-size:1.4em;
	line-height:60px;
	}

	#menu {
		list-style:none;
	}

	#menu li {
		width:100%;
		border-top:1px solid #f9f9f9;
		text-align:center;
	}

	#menu li:first-child {
		border-top:none;
	}

	#menu li a {
		width:100%;
		font-size:1.1em;
		color:#ccc;
		padding:3px;
		display:inline-block;
	}

	#menu li:hover * {
		color:#666;
		background:#eee;
	}


@media only screen and (max-width: 959px) {
body{
	font-size:14px;
/*	padding-bottom:0;*/
}

.v_pos{
	margin-top:-100px;
	padding-top:100px;
	display:inline-block;
}

body:not(br), *:not(img) {
	line-height:1.5em;
}

.pc_p20{
	padding:0;
}

	.menu {
	display:none;
	height:0;
}

#pc_logo {
display:none;
}
p, .p_br {
	margin-bottom:10px;
}

nav {
	width:100%;height:80px;
	position:fixed;
	display:inline-block;
	border-bottom:1px solid #ccc;
	left:0;top:0;

	background:#ffffff;

	z-index:9997;
}

#sp_menu {
	width:80px;height:80px;
	position:fixed;
	display:block;
	top:0;right:0;
	z-index:99999;
}

.main {
	padding-top:80px;
}

.border_right {
	border:0;	
}

	.sp_not {
		display:none !important;
	}

	.pc_not {
		display:inline;
	}

	#sp_logo {
	position:relative;
	}

	#sp_logo img {
	max-height:120px;
	display:block;
	margin:0 auto;
	}

	.sp_left {
		text-align:left;
	}

	section {
		padding:10px 0;
	}

section {
	padding:0;
}
.content {
	padding: 30px 15px 20px;
}

h2 {
	font-size:1.1em;
	padding-bottom:10px;
}

/* table */
.plan, .plan2 {
	width:100%;
	margin: 0 auto;
}

.plan tr, .plan2 tr {
	border:0;
}

.plan th, .plan td,
.plan2 th, .plan2 td {
	width:100%;
	vertical-align:top;
	font-size:14px;
	
	display:block;
	padding:5px 10px;
}

.plan th, .plan2 th {
	font-weight:600;
	text-align:center;

	background: #cf7100;
}

	.tab > div, .tab-tr > div {
		width:100%;
		display:block;
	}

	.w_full {
		width:100%;
	}

	.sitemap {
		display:none;
	}

	.next_button {
		margin-bottom:10px;
		width:100%;
	}
	
	.fix_menu { height:auto;}
	.fix_menu a img { padding:7px 3px 0;}
	.corp_area {padding-bottom:20%;}

	
.none_bg * {
	background:none !important;
}

.step_box > div {
	width:100%;display:block !important;
}
.step_box_01 {
	padding:5px 10px;
}
.step_box_01 > img {
	max-height:48px;
}
.step_box_02 > img {
	max-width:180px;
}
.step_box_02,.step_box_03 {
	padding:10px 20px;
}

.moshimo_over_box {
	position:relative;
}

h2.grad {
	background:#9f7426;
	padding: 5px 10px;
}
.fix_menu {
	background:transparent;
	border:0;
}
.fix_menu img {
	max-height: 100%;
}
.fix_menu a img {
	padding:0;
}


}
