/****reset
*****************************************/

html {
	font-size: 62.5%;
}

html,
body {
	width: 100%;
	height: auto;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	-webkit-text-decoration: normal;
	text-decoration: normal;
	cursor: pointer;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

input,
select {
	vertical-align: middle;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}

.txt-img {
	text-indent: -9999px;
	overflow: hidden;
}

/******************************************************************************
 * site_setting
*******************************************************************************/

html {
	font-size: 62.5%;
}

html,
body {
	width: 100%;
	height: auto;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,  "ＭＳ Ｐゴシック" ,  sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

figure {
	line-height: 0;
}

.wrapper {
	overflow: hidden;
}

.main-width {
	width: 1000px;
	margin: 0 auto;
}

.marker {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(0%, #ffd484));
	background: -webkit-linear-gradient(transparent 55%, #ffd484 0%);
	background: linear-gradient(transparent 55%, #ffd484 0%);
	display: inline;
}

.attention {
	font-size: 12px;
	font-size: 1.2rem;
	color: #999999;
	line-height: 1.3;
	text-indent: -1em;
	padding-left: 1em;
}

/****btn
*****************************************/

.cv-area {
	background: url(../imgs/btn_bg.png) center 0 repeat-x;
	padding-top: 58px;
	height: 461px;
	position: relative;
}

.cv-area__tit {
	text-align: center;
	margin-bottom: 29px;
}

.cv-area-list {
	border: 5px solid #dcdcdc;
	border-radius: 15px;
	background-image: -webkit-gradient(linear, right top, left top, from(#ececec), to(#dcdcdc));
	background-image: -webkit-linear-gradient(right, #ececec 0%, #dcdcdc 100%);
	background-image: linear-gradient(-90deg, #ececec 0%, #dcdcdc 100%);
	-webkit-box-shadow: 5px 8.66px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 5px 8.66px 0px 0px rgba(0, 0, 0, 0.1);
	width: 1000px;
	margin: 0 auto 30px;
	padding: 25px 160px 32px 158px;
	position: relative;
}

.cv-area-list:before {
	font-size: 0;
	content: url(../imgs/btn_girl.png);
	position: absolute;
	bottom: 0;
	right: 0;
}

.cv-area-list__btn {
	width: 332px;
}

.cv-area-list__btn_request {
	position: relative;
}

.cv-area-list__btn_request a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.cv-area-list__btn_request:after {
	content: url(../imgs/btn_deco.png);
	position: absolute;
	top: -17px;
	left: -70px;
}

.cv-area-mail {
	text-align: center;
	color: #fff;
	line-height: 1;
	font-size: 15px;
	font-size: 1.5rem;
}

.cv-area-mail__term {
	font-weight: bold;
	margin-bottom: 22px;
}

.cv-area-mail__desc {
	margin-bottom: 12px;
}

.cv-area-mail__link {
	color: #fff;
	display: inline-block;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
	font-size: 22px;
	font-size: 2.2rem;
}

.go-top {
	max-width: 1440px;
	min-width: 1000px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: right;
}

.go-top a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/****head
*****************************************/

.header {
	border-bottom: 1px solid #f0f0f0;
}

.header__logo {
	width: 214px;
	margin-right: 20px;
}

.header__txt {
	color: #999999;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 28px;
	width: 480px;
	line-height: 1.6;
}

.header__tel {
	width: 212px;
}

.mainv__inner {
	position: relative;
	padding: 84px 0 0 0;
}

.mainv__inner:after {
	content: url(../imgs/main_bg.jpg);
	position: absolute;
	top: 0;
	right: -222px;
	z-index: 1;
}

.mainv__copy {
	position: relative;
	z-index: 10;
	margin-bottom: 14px;
}

.mainv__btn {
	padding: 0 0 41px 48px;
}

.mainv__btn a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nav {
	background: url(../imgs/nav_bg.png) 0 0 repeat-x;
	background-size: auto 100%;
	margin-bottom: -13px;
	position: relative;
	z-index: 10;
}

.nav-list {
	max-width: 1440px;
	min-width: 1000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.nav-list__item {
	width: 25%;
}

.nav-list__item a:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

/****共通
*****************************************/

.block-tit {
	text-align: center;
	background-color: #333;
	position: relative;
	z-index: 1;
}

.block-tit:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 30px 0 30px;
	border-color: #333333 transparent transparent transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -44px;
	margin: 0 auto;
}

.bg-gray {
	background-color: #f5f5f5;
}

.box-tit {
	text-align: center;
	padding-top: 80px;
}

/****introduction
*****************************************/

.introduction-tit {
	margin-bottom: 100px;
}

.introduction__subtit {
	text-align: center;
	margin-bottom: 65px;
}

.introduction__media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 95px;
}

.introduction__zuhan {
	width: 480px;
}

.introduction__txt {
	width: 480px;
}

.introduction-list {
	padding: 45px 0 100px;
}

.introduction-list__item {
	width: 300px;
	margin-right: 50px;
}

.introduction-list__item img {
	max-width: none;
}

/****merit
*****************************************/

.merit {
	margin-bottom: 11px;
}

.merit-cont {
	margin-top: 11px;
	padding: 81px 0 72px;
}

.merit-cont__box {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 15px;
	background-color: #fff;
	border: 3px solid #dcdcdc;
	-webkit-box-shadow: 5px 8.66px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 5px 8.66px 0px 0px rgba(0, 0, 0, 0.1);
}

.merit-cont__tit {
	margin-bottom: 30px;
}

.merit-cont__txt {
	width: 570px;
	margin-bottom: 8px;
}

.merit-cont01 {
	background: url(../imgs/merit01_bg.jpg) center 0 no-repeat;
}

.merit-cont01__box {
	background: #fff url(../imgs/merit01_img.jpg) right bottom no-repeat;
	position: relative;
	padding: 45px 0 45px 35px;
}

.merit-cont01__point {
	padding-top: 18px;
}

.merit-cont02 {
	background: url(../imgs/merit02_bg.jpg) center 0 no-repeat;
}

.merit-cont02__box {
	position: relative;
	padding: 45px 0 45px 35px;
}

.merit-cont02__zuhan {
	position: absolute;
	top: 75px;
	right: 41px;
}

.merit-cont03 {
	background: url(../imgs/merit03_bg.jpg) center 0 no-repeat;
}

.merit-cont03__box {
	padding: 60px 0;
}

.merit-cont03__tit {
	text-align: center;
	margin-bottom: 25px;
}

.merit-cont03__txt-wrap {
	width: 804px;
	margin: 0 auto 55px;
}

.merit-cont03__txt {
	margin-bottom: 8px;
}

.merit-cont03-list {
	width: 920px;
	margin: 0 auto 50px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 48px 0;
}

.merit-cont03-list__item {
	width: 440px;
	padding-left: 142px;
	background: url(../imgs/merit03_icon02.png) 0 0 no-repeat;
	height: 120px;
}

.merit-cont03-list__item:first-child {
	background: url(../imgs/merit03_icon01.png) 0 0 no-repeat;
}

.merit-cont03-list__term {
	color: #007ac5;
	font-weight: bold;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
	margin-bottom: 15px;
	padding-top: 14px;
	letter-spacing: -0.02em;
}

.merit-cont03-list__desc {
	font-size: 14px;
	font-size: 1.4rem;
}

.merit-cont03-media {
	width: 920px;
	margin: 0 auto 0;
	background-color: #f0f2f5;
	border-radius: 10px;
	overflow: hidden;
}

.merit-cont03-media__img {
	width: 452px;
	margin-right: 25px;
}

.merit-cont03-media__txt {
	width: 410px;
	padding-top: 40px;
}

.merit-cont03-media__term {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	color: #007ac5;
	line-height: 1;
	margin-bottom: 15px;
}

.merit-cont03-media__desc {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
}

/****service
*****************************************/

.service-cont {
	text-align: center;
	padding: 45px 0 90px;
}

/****detail
*****************************************/

.detail-cont {
	padding: 100px 0 80px;
	width: 1000px;
	margin: 0 auto;
}

.detail-table tr {
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #cfcfcf;
}

.detail-table tr.detail-table__tr-lastline {
	border-bottom: none;
}

.detail-table th {
	background-color: #666666;
	color: #fff;
	width: 15.5em;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1;
}

.detail-table th.detail-table__th-firstline {
	border-top: 1px solid #666666;
}

.detail-table th.detail-table__th-lastline {
	border-bottom: 1px solid #666666;
}

.detail-table td {
	padding: 15px 22px;
	font-size: 14px;
	font-size: 1.4rem;
}

.detail-table td.detail-table__td-firstline {
	border-top: 1px solid #a0a0a0;
}

.detail-table td.detail-table__td-lastline {
	border-bottom: 1px solid #a0a0a0;
}

.detail-table__txt_indent {
	text-indent: -1.4rem;
	padding-left: 1.4rem;
}

.detail-good-design {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px 0 80px;
}

.detail-good-design__logo {
	width: 470px;
}

.detail-good-design__txt {
	width: 500px;
}

/****footer
*****************************************/

.footer {
	max-width: 1000px;
	padding: 30px 0 35px;
	margin: 0 auto;
}

.footer__logo {
	margin-bottom: .5rem;
}

.footer__copy {
	font-size: 10px;
	color: #1f73b9;
	letter-spacing: .01em;
	padding: 10px 0;
}

/****utility
*****************************************/

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.elm-short-mrgb {
	margin-bottom: 1.0vw;
}

.elm-mid-mrgb {
	margin-bottom: 2.0vw;
}

.elm-lrg-mrgb {
	margin-bottom: 3.0vw;
}

.block-mrgb {
	margin-bottom: 4vw;
}

.mr0 {
	margin-right: 0;
}

/*# sourceMappingURL=../maps/style.css.map */

   -ms-flex-align: center;
    align-items: center;
    padding: 30px 0 80px;
}

.detail-good-design__logo {
    width: 470px;
}

.detail-good-design__txt {
    width: 500px;
}

/****footer
*****************************************/
.footer {
    max-width: 1000px;
    padding: 30px 0 35px;
    margin: 0 auto;
}

.footer__logo {
    margin-bottom: .5rem;
}

.footer__copy {
    font-size: 10px;
    color: #1f73b9;
    letter-spacing: .01em;
    padding: 10px 0;
}

/****utility
*****************************************/
.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.elm-short-mrgb {
    margin-bottom: 1.0vw;
}

.elm-mid-mrgb {
    margin-bottom: 2.0vw;
}

.elm-lrg-mrgb {
    margin-bottom: 3.0vw;
}

.block-mrgb {
    margin-bottom: 4vw;
}

.mr0 {
    margin-right: 0;
}

/*# sourceMappingURL=../maps/style.css.map */
