/* メッセージエリア */
h3{
	text-align: center;
	font-size: 22px;
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
}
#message_area{
	padding: 70px 0 0 0;
	background-image: url(../../../common/img/ico_kirakira02.svg);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: top center;
}

.ttlttl {
    text-align: center;
    font-weight: bold;
    font-family: '游ゴシック', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 30px;
}


.policy {
	padding: 0 0 0 40px;
}

.policy ul,li{
	list-style: decimal;
}

span.intr-ttl {
  font-size: 16px;
  font-weight: 600;
}

span.dan {
  color: #bd0000;
}

table.company {
	margin:20px 0px 10px 0px;
	padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	empty-cells:show;
}

.company th {
	width:150px;
	padding:10px;
	text-align:center;
	color:#333333;
	font-weight:normal;
	background-color:#dee3f0;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.company td {
text-align:left;
	padding:10px;
	background-color:#ffffff;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.iso img {
	max-width: 400px;
}

.gmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#under_visual_area{
	background-image: url(../img/main_img_01.jpg);
	background-position: top center;
}

#about_content_area section{
	padding: 60px 0 0 0;
	background-image: url(../../../common/img/ico_kirakira02.svg);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: top center;
}

#about_content_area section h2{
	font-weight: bold;
	font-family: '游ゴシック', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


/* イントロエリア---------------- */
#about_content_area #intro_area{
	padding: 40px 32px;
	background-image: none;
	background-color: #eeeeee;
}

#intro_area .rank{
	display: inline-block;
	    position: relative;
	    padding: 0px 8px;
	    font-weight: bold;
	    font-size: 14px;
	    margin-top: 0px;
	    color: #fff;
}

#choice_area .rank{
	display: inline-block;
	    position: relative;
	    padding: 0px 8px;
	    font-weight: bold;
	    font-size: 14px;
	    margin-top: 0px;
	    color: #fff;
}

.table>thead>tr>th{
	font-weight:normal;
}

.titl3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	border-bottom: solid 1px #000000;
	padding-bottom: 3px;
	font-weight: bold;
}

#intro_area p{
	line-height: 1;
}


/* イントロ2エリア---------------- */
#about_content_area #intro2_area{
	padding: 0;
	background-image: none;
}

#intro2_area .img-wrap{
	width: 100%;
	height: 350px;
	background-image: url(../img/big_img_03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#intro2_area h2,
#intro2_area p{
	text-align: center;
}


/* 工作エリア---------------- */
#maneuvering_area ul{
	display: table;
	padding: 20px 24px;
	background-color: #eeeeee;
}

#maneuvering_area p span.br{
	display: block;
}

/* アドバイスエリア---------------- */
#about_content_area #advice_area{
	padding: 0;
	background-image: none;
}

#advice_area .img-wrap{
	width: 100%;
	height: 300px;
	background-image: url(../img/big_img_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 80%;
}

#advice_area h2{
	text-align: center;
}

/* 恋愛エリア---------------- */
#love_area p span.bg{
	display: table;
	padding: 8px 24px;
	background-color: #eeeeee;
	line-height: 2;
}

/* 信頼エリア---------------- */
#about_content_area #trust_area{
	padding: 0 0 60px 0;
	background-image: none;
}

#about_content_area #trust_area .img-wrap{
	width: 100%;
	height: 300px;
	background-image: url(../img/big_img_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#trust_area h2,
#trust_area p{
	line-height: 2;
	text-align: center;
}
/* CSS Document */
.lower-hero{
  background-image: url(../img/top-bg.jpg);
}
.lower-hero::before{
  background: rgba(15, 79, 239, 0.7);
}
.lower-hero::after{
  background: rgba(13, 138, 255, 0.7);
}

#form-area{
	/* width: 90%; */
	margin: 0 auto;
}

#form-area li{
	list-style: none;
}





.con-note{
	color: #ef1f2f;
	margin-top: 6px;
	font-weight: 500;
  font-style: 16px;
}

.con-tit{
	margin-bottom:16px !important;
	}
.contact-txt{
	padding: 30px 10px;
	font-size:15px;
	text-align:center;
	margin:0 auto;
	}
.contact-form-wrap{
	padding:16px 0;
	background:#FFF;
	margin:0 auto;
	color:#333;
	/* max-width: 980px; */
}

#contact_content {
	float:left;
	width:713px;
	margin-bottom:20px;
	padding:0px 0px 20px 0px ;
	background-color:#FFFFFF;
}

table.contact {
	width:100%;
	margin:16px 0px 16px 0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	word-break:break-all;
}

.contact th {
	background:#e8ecf1;
	width:180px;
	padding:15px;
	text-align:left;
	color:#333;
	font-weight:normal;
	font-size:18px;
	vertical-align: middle;
	border-bottom:1px solid #ccc;
}

.contact td {
	background:#f7f7f7;
	text-align:left;
	padding:15px;
	border-bottom:1px solid #ccc;
	font-size:18px;
}

table.cont-counse{
	border: 3px solid #0b1e5e;
}
table.cont-counse th{
	background: #cadcf3;
}
table.cont-counse td{
	background: #e7f1ff;
}
.sample-txt{
color:#333;}


.back,.back:hover{
	 line-height:40px;
	color:#666;
	}

.icon{
	color:#fff;
	border-radius:5px;
	font-size:14px;
	padding:2px 6px;
	margin-left: 4px;
	white-space:nowrap;
	word-break:keep-all;
	}

.hissu{
	background:#C00;
	}

.nini{
	background:#06C;
	}

	#about_content_area section h2, #about_content_area section h3 {
    font-weight: bold;
    font-family: '游ゴシック', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.common-ttl-2 {
    position: relative;
    text-align: center;
}

.common-ttl-2 span {
    position: relative;
    z-index: 2;
    padding: 0 12px;
    background-color: #fff;
    font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
    font-size: 32px;
}


#contact-btn{
padding:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.naviation-bar{
	border-radius:5px;
	overflow:hidden;
	margin:40px auto 20px;
	}
.naviation-bar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.naviation-bar ul li{
	float:left;
	width: 33.333333%;
	height:40px;
	position:relative;
	display: flex;
	align-items: center;
	}
.naviation-bar ul li div{
	padding-left: 20px;
	}
.flow-area{
	font-weight:bold;
	background:#FFF;
	padding:2px;
	color:#333;
}

.flow-area-hover{
	background:#396;
	padding:2px;
	color:#fff;
	border:2px solid #fff;
	font-weight:bold;
}


.arrow {
	width: 0;
  height: 0;
  border: 20px solid transparent;
	position:absolute;
	right:-30px;
	top:0;
	z-index:1;
}

input[type="radio"]{
	display:inline-block;
	margin-top:0 !important;
	}

input[type="checkbox"]{
	display:inline-block;
	margin-top:0 !important;
	}
textarea[name="user_comment"]{
	width:100%;
	min-height:280px;
	}

.checkbox-label{
	display:inline-block;
	padding-right:16px;
}

.btn1{
	width:150px;
	background:#C00;
	color:#FFF;
	padding: 10px;
  font-size: inherit;
	border-style: none;
  border-radius: 5px;
}
.btn1:hover{
	color:#FFF;
	background:#F33;
}

.check-wrap{
	text-align:center;
	color:#333;
	font-size:13px;
	margin-top:16px;
	}
/* ナビゲーションの色 */

.cl1{
	background-color: #003598;
	}
.cl2{
	background-color: #005ac6;
	}

.cl1 .arrow{
    border-left: 10px solid #003598;
	}
.cl2 .arrow{
    border-left: 10px solid #005ac6;
	}

/* アラート */
.error-info{
	font-size:12px;
	color:#C00;
	padding:10px;
	border:1px solid #CCC;
	margin-bottom:10px;
	background:#FFF;
	margin-top:16px;
	}
.console{
	margin-top:8px;
	display:block;
	font-size:18px;
	color:#C00;
	}

input[type="text"],input[type="tel"],input[type="email"],input[type="number"]{
	width:100%;
	max-width:300px;
	border-radius:5px;
	border:1px solid #999;
	padding:8px;
	font-size:18px;

	}

input[name="user_name"]{
	ime-mode:active;
	}

input[name="user_zip"]{
	ime-mode:disabled;
	}

input[type="tel"],input[type="email"],input[type="number"]{
ime-mode:disabled;
}

select{
	border-radius:5px;
	border:1px solid #999;
	padding:8px;
	font-size: inherit;
	}


textarea{
	border:1px solid #999;
	border-radius:5px;
	padding:8px;
	ime-mode:active;
	font-size:18px;
	}



.thanks-txt-wrap {
	line-height:2em;
	text-align:center;
	    padding: 40px;
}

.thanks-txt-wrap .thanks-txt {
	font-size:18px;
}

.thanks-txt-wrap .thanks-console {
	font-size:16px;
	color:#C00;
}

.w-small{
	max-width:150px !important;
	}


.radio-list{}

.radio-list li{
	padding:8px 0;
	display: inline-block;
}

.course-list li{
	display: block;
}


input[type=radio], input[type=checkbox] {
  display: none;
}

.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
  background-color: #e2edd7;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #53b300;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

p.common-ttl.red {
    text-align: center;
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
	top: 47%;
	left: 18px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #53b300;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.hide{
	display: none !important;
}

.alert{
  margin-top: 10px;
  font-size: 20px;
  color: #df0000;
}

.dom{
	text-align: left;
}
.dom input[type="text"]{
	max-width: 212px;
}

.marker_y.fbf{
	font-size: 18px;
	margin-bottom: 10px;
}

.card{
	display: block;
	font-size: 14px;
  font-weight: bold;
}
.card-img img{
	display: block;
	width: 100%;
	max-width: 240px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
	.contact th {
		width:30%;
		padding:4px;
		box-sizing:border-box;
	}
	.flow-area,.flow-area-hover{
		font-size:11px;
	}
}
