@charset "utf-8";

/*------------------------全体-------------------------------*/


body {
	background: #fff;
	color: #999;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.post p {
	font-size:18px;
}

/*------------------------共通-------------------------------*/

/* 767px以下用（スマートフォン用）の記述 */
@media screen and (max-width: 767px) {
.sp-invisible {
	display:none;
}
}
/* 768px以上用（スマートフォン用）の記述 */
@media screen and (min-width: 768px) {
.pc-invisible {
	display:none;
}
}

.text10 {
	font-size:80%;
}

.w100per {
	width:100%;
}
.w96per {
	width:96%;
}
.w20per {
	width:20%;
}
.w40per {
	width:40%;
}
.w50per {
	width:50%;
}
.w55per {
	width:55%;
}
.w60per {
	width:60%;
}
.w80per {
	width:80%;
}

#main-container ._right {
	font-size: 18px;
}
#main-container ._right a {
	color: #fff;
}

#header, .nav1-1 {
	background-color: #000642;
	color: #fff;
}
.nav1-1 {
	box-shadow: 3px 3px 15px 3px #ccc;
	-webkit-box-shadow: 3px 3px 15px 3px #ccc;
	-moz-box-shadow: 3px 3px 15px 3px #ccc;
}
.nav1-1 li a {
	font-size: 16px;
	color: #fff;
}
.nav1-1 li .nav-subttl {
	font-family: 'Cormorant SC', serif;
	font-size: 14px;
}
.nav1-2 {
	background-color: #000642;
}
#Bread-crumb {
	margin-top:10px;
}
#Footer ul.spmenu a {
	color: #fff;
}
#Footer-main-content a {
	color:#fff;
}

/*------------------------下層共通-------------------------------*/

h2.page-ttl, .subttl {
	text-align:left;
	color:#ad8723;
	font-size:24px;
	padding:20px 0;
	border-bottom:0;
}
h2.page-ttl span {
	font-size:16px;
	font-family:'Cormorant SC', serif;
}
h2.page-ttl, .subttl {
	position: relative;
	padding-top: .75em;
	border-top: 1px solid #ccc;
}
h2.page-ttl::after, .subttl::after {
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #ad8723;
}
h3.page-ttl {
	border-bottom:0;
	padding: .8em .75em;
	background-color: #000647;
	color:#fff;
	box-shadow: 1px 2px 4px rgba(194, 194, 194, 0.50)
}

#Bessolist {
	padding:15px;
	font-size:16px;
}


/*------------------------TOP-------------------------------*/

.m-title {
	color:#ad8723;
	font-family:'Cormorant SC', serif;
	font-size:50px;
}
.m-title-inner::before, .m-title-inner::after {
	background-color:#ad8723;
}
#top-content1 {
	background-image: none;
}
#Greeting p {
	color: #8e8d8a;
	font-size: 20px;
	text-align: center;
	margin-bottom:40px;
}
.news th span {
	background-color: #ad8723 !important;
	color: #fff;
}
.btn-more {
	font-size:140%;
	color:#6d6d6d;
	border:2px solid #fff;
	width:190px;
}

/*------------------------新着情報-------------------------------*/
.dl-title-list {
	font-size:20px;
}
.dl-title-list dt {
	width:200px;
}
.dl-title-list dd {
	padding-left:200px;
	border-bottom:1px dotted #ccc;
}
.dl-title-list dd:last-child {
	border-bottom:0;
}

/*------------------------事業内容-------------------------------*/

#Amount, #Price {
	padding:15px;
	font-size:16px;
	margin-bottom:30px;
}
.amount01 img {
	float:left;
	width:40%;
	height:auto;
	margin-right:10px;
}
.amount02 img {
	display:none;
}
#Amount table {
	float:left;
	width:58%;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
#Amount table tr:first-child {
	background-color:#000642;
	color:#fff;
}
#Amount table td:first-child {
	font-size:110%;
	color:#333;
}
#Amount th, #Amount td {
	padding:10px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
#Amount td span {
	font-size:13px;
}

.consultant01 {
	background:url(../../../wp-content/uploads/07.jpg) center center no-repeat;
	background-size:cover;
	margin-bottom:30px;
	min-height:300px;
	background-position-x:10px;
	background-position-y:10px;
}
.consultant02 {
	background:url(../../../wp-content/uploads/08.jpg) right center no-repeat;
	background-size:cover;
	margin-bottom:60px;
	min-height:300px;
	background-position-x:10px;
	background-position-y:10px;
}
.consultant01 h3 {
	border-bottom:0;
	font-size:160%;
    background-color: #000642;
    padding: 20px 0 20px 20px;
    color: #fff;
	width:250px;
}
.consultant02 h3 {
	border-bottom:0;
	font-size:160%;
    background-color: #000642;
    padding: 20px 0 20px 20px;
    color: #fff;
	width:200px;
}
.consultant01 p, .consultant02 p {
	padding:0 35px 0 15px;
	font-size:24px;
	margin: 10px 0 0 30px;
	color: #000642;
	font-weight:bolder;
	line-height:2.5em;
}
.consultant01 ul, .consultant02 ul {
	font-size:24px;
	margin: 0 0 0 80px;
	color: #000642;
	line-height:2em;
}
.consultant01 li, .consultant02 li {
	list-style-type:disc;
}24px
#Price img {
width:100%;
height:auto;
}
#Price p {
    font-size: 24px;
    line-height: 1.5em;
/*    margin: 20px 0;*/
}
.price {
	background:url(../../../wp-content/uploads/bg_fees.jpg) right center no-repeat;
	/*background-size:cover;*/
	min-height:300px;
	background-position-x:10px;
	background-position-y:10px;
}

.price h3 {
	border-bottom:0;
	font-size:130%;
    background-color: #000642;
    padding: 20px 0 20px 20px;
    color: #fff;
	width:350px;
}
.price p {
	padding-bottom:10px;
	font-size:160%;
    margin: 30px 0 0 30px;
    color: #000642;
	font-weight:bolder;
	line-height:2em;
}


/*------------------------特徴-------------------------------*/
#Point {
	margin-bottom:60px;
	padding:15px;
}
ul.feature {
	margin:0 auto;
}
ul.feature li {
	position: relative;
	padding: 1em;
	background-color: #f6f6f6;
	margin:1%;
	width:30%;
	float:left;
	min-height:290px;
}
ul.feature li::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
ul.feature p {
	font-size:20px;
	line-height:1.2em;
}
ul.feature p.point {
	font-size:20px;
	text-align:center;
	color:#ad8723;
	margin-bottom:10px;
	padding:5px 0 10px;
	border-bottom:1px solid #fff;
	line-height:30px;
}
ul.feature p.point i {
	font-size:200%;
}
#Area {
	background:url(../../../wp-content/uploads/06.jpg) right center no-repeat;
	background-size:cover;
	margin-bottom:70px;
}

#Area ul, #Area p {
    width: 30%;
    background-color: #000642;
    padding: 20px;
    color: #fff;
	min-height:250px;
}

#Area li {
	padding-bottom:10px;
	font-size:160%;
}

#Bessolist p {
	font-size:20px;
	line-height:1.5em;
	margin:20px 0;
}
#Bessolist img {
	width:100%;
	height:auto;
}
#Bessolist table {
	width:100%;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
#Bessolist table tr:first-child {
	background-color:#000642;
	color:#fff;
}
#Bessolist table td:first-child {
	color:#333;
}
#Bessolist th, #Bessolist td {
	font-size:20px;
	padding:10px;
	border-top:1px solid #333;
	border-left:1px solid #333;
}
#Bessolist dl {
	width:100%;
}
#Bessolist dt {
	color:#000642;
	padding:7px 0;
	border-bottom:1px dotted #000642;
	font-weight:bolder;
}
#Bessolist dd {
	padding:10px 20px 0 0;
	color:#999;
}

/*------------------------よくあるご質問-------------------------------*/
dl.faq {
	width:90%;
	display:block;
	margin:0 auto;
	margin-bottom:50px;
}
dl.faq dt {
	font-size:20px;
	color:#ad8723;
	border-bottom:1px solid #ad8723;
	background:url(../../../wp-content/uploads/bg_faq02.png) right center no-repeat;
	clear:both;
	min-height:76px;
}
dt p.faq_qmark {
	font-size:200%;
	font-family:'Cormorant SC', serif;
	float:left;
	padding:10px 0 10px 10px;
}

dl.faq dd {
	font-size:20px;
	clear:both;
}
dd p.faq_amark {
	font-size:200%;
	font-family:'Cormorant SC', serif;
	float:left;
	padding:10px 0 10px 10px;
}

dt p:not(.faq_qmark), dd p:not(.faq_amark) {
	padding:10px 0 10px 55px;
	font-size:20px;
}

/*------------------------お問い合わせ-------------------------------*/
#Contact {
	padding:15px;
	width:800px;
	margin:0 auto;
}
#Contact p {
padding-bottom:15px;
line-height:2em;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea {
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

p.birthday input[type="text"], p.birthday select {
	width:14%;
}

#searchform input[type="text"]{
width:120px;
line-height:22px;
height:22px;
margin-right:3px;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea{
	width:96%;
	max-width:450px;
}
input[type="submit"] {
	color: #fff;
	padding: 10px 20px;
	background: #ad8723;
border:0;
	display: block;
width:150px;
margin:10px 0 0 180px;
	text-decoration: none;
}

textarea{
	width:96%;
	max-width:600px;
	font-size:120%;
	min-height:150px;
}
.strong01{
	color:#a90000;
}

/*------------------------サンクスページ-------------------------------*/
#Thanks p {
	line-height:2.5em;
}


/*------------------------会社概要-------------------------------*/
#Company {
	margin-bottom:150px;
	background-color:#000642;
}
#Map {
width:50%;
float:left;
position: relative;
padding-bottom: 70%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
#Map iframe,
#Map object,
#Map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#Companyinfo {
	width:50%;
	float:left;
	font-size:150%;
}
#Companyinfo dl {
	width:100%;
}
#Companyinfo dt {
	color:#fff;
	padding:7px 0 7px 20px;
	border-bottom:1px dotted #fff;
	font-weight:bolder;
}
#Companyinfo dd {
	padding:10px 20px 0 0;
	text-align:right;
	color:#fff;
}
#Companyinfo dd a {
	color:#fff;
}
#Besso {
	background:url(../../../wp-content/uploads/04.jpg) right center no-repeat;
	background-size:cover;
	margin-bottom:60px;
}

#Besso ul, #Besso p {
    width: 30%;
    background-color: #000642;
    padding: 20px;
    color: #fff;
}

#Besso li {
	padding-bottom:10px;
	font-size:160%;
}
.link {
	font-size:150%;
	width:300px;
	margin:0 auto;
}
.link a {
color:#fff;
}

/*------------------------プライバシーポリシー-------------------------------*/
#Privacy {
	font-size:120%;
}
#Privacy p, #Privacy ul {
	margin-bottom:25px;
}

/*------------------------PC以下でのCSS-------------------------------*/
/* 1199px以下用（タブレット以下）の記述 */
@media screen and (max-width: 1199px) {
/*特徴*/
#Bessolist th, #Bessolist td {
	font-size:16px;
}
/*会社概要*/
#Company {
	background-color:transparent;
}
#Companyinfo {
	background-color:#000642;
	padding-bottom:7px;
}
}
/* 991px以下用（タブレット以下）の記述 */
@media screen and (max-width: 991px) {
/*TOP*/
#Greeting p {
	text-align:left;
}
/*特徴*/
ul.feature li {
	width:47%;
}
#Area ul {
	width: 100%;
	background-color:transparent;
	padding: 20px;
	color: #000642;
	font-weight:bolder;
}
/*事業内容*/
.amount01 img {
	float:none;
	display:none;
}
.amount02 img {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:10px;
}
#Amount table {
	width:100%;
}
.consultant01, .consultant02 {
	background-size:inherit;
}
.consultant01 p, .consultant02 p {
	margin-top:10px;
}
#Price p {
	margin-top:15px;
}
/*サンクスページ*/
#Thanks p {
	line-height:1.5em;
}
/*会社概要*/
#Map, #Companyinfo {
	float:none;
	width:100%;
	background-color:transparent;
}
#Map {
	margin-bottom:10px;
}
#Besso ul, #Besso p {
    width: 100%;
	background-color:transparent;
    padding: 20px;
    color: #000642;
	font-weight:bolder;
}
#Companyinfo dt {
	padding:5px 0;
	clear:none;
	width:100%;
	background-color:transparent;
	color:#000642;
	border-bottom:1px dotted #000642;
	margin-bottom:0;
}
#Companyinfo dd {
	padding:5px 0;
	clear:none;
	width:100%;
	text-align:right;
	margin-bottom:0;
	color:#999;
}
#Companyinfo dd a {
	color:#999;
}
/*お問い合わせ*/
#Contact {
	width:100%;
}
input[type="submit"] {
	margin:0 auto;
}
}

/* 767px以下用（1カラム用）の記述 */
@media screen and (max-width: 767px) {
/*新着情報*/
.dl-title-list dt {
	width:100%;
	position:initial;
}
.dl-title-list dd {
	padding-left:20px;
}

/*事業内容*/
.consultant01, .consultant02 {
background-position-x:inherit;
background-position-y:inherit;
background-position:center center;
}
.consultant01 p, .consultant02 p {
	margin-left:0;
	padding-bottom:0;
	font-size:18px;
}
.consultant01 ul, .consultant02 ul {
	font-size:18px;
	line-height:2em;
}
.price {
background-position-x:inherit;
background-position-y:inherit;
background-position:center left;
}
#Price p {
	margin:15px 0 0 15px;
	padding-right:15px;
	padding-bottom:0;
	font-size:18px;
}

/*特徴*/
ul.feature li {
	float:none;
	width:95%;
	margin:10px auto;
	height:auto;
	min-height:initial;
}
ul.feature p {
	font-size:18px;
}
#Bessolist p {
	font-size:18px;
}
#Bessolist dt, #Bessolist dd {
	font-size:18px;
}

/*よくあるご質問*/
dt p:not(.faq_qmark), dd p:not(.faq_amark) {
font-size:18px;
}

 
/*会社概要*/
#Company {
	margin-bottom:50px;
}
}

/* 479px以下用（スマートフォン用）の記述 */
@media screen and (max-width: 479px) {
/*TOP*/
.m-title {
	font-size:30px;
}
#Greeting p {
	font-size: 15px;
	margin-bottom:20px;
}
/*事業内容*/
.consultant01 ul, .consultant02 ul {
	margin-left:60px;
}
.price h3 {
	padding:20px 20px 20px 20px;
	width:90%;
}
.price p {
	margin:0;
	padding:10px;
}
#Price p {
	line-height:1.3em;
}

}

/*------------------------特殊効果（アニメーションなど）-------------------------------*/
.button {
	position: relative;
	text-align: center;
	text-decoration: none;
	outline: none;
	overflow: hidden;
}
.button::after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	display: block;
	content: '';
	width: 15em;
	height: 15em;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all .75s;
}
.button:hover::after {
	color:#fff;
	box-shadow: inset 0 0 0 10em rgba(0,6,66,1);
}