@charset "UTF-8";
/* ---------------------------------
*HEADER
*/
header {
	background: #f62358;
	z-index: 100;
	width: 100%;
	height: 70px;
	position: absolute;
	top: 0px;
	color: #fff;
}
@media (max-width: 991px) {
header {
	display: none;
}
}
/* ---------------------------------
*PROFILE INTRO
*/
.profile_intro {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 283px;
}

.profile_intro .row [class*="col-"] {
	padding-left: 25px;
	padding-right: 25x;
}
@media (max-width: 767px) {
.profile_intro .row [class*="col-"] {
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom:15px;
}
}
.profile_intro h2 {
	text-align: center;
	font-size: 51px!important;
	letter-spacing: 0.05em;
	margin: 0 0 214px;
	font-family: "Noto Sans Japanese";
	font-weight:500;
}
@media (max-width: 767px) {
.profile_intro h2 {
	font-size: 20px!important;
	margin: 0 0 50px;
}
}

.intro_btn{
	display: table-cell;
	vertical-align: middle;
   text-align: center;
	padding:0px 0px;
	border:1px solid #ff4471;
	background:#fff;
	font-size:17px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:250px;
	height:80px;
}
@media (max-width: 767px) {
.intro_btn{
	display:block;
	padding:20px 0px;
	font-size:15px;
	width:auto;
	height:auto;
}
}
/* ---------------------------------
*PROFILE
*/
@media (max-width: 767px) {
.profile{
	padding:65px 0 0;
}
}
.profile h2 {
	text-align: center;
	font-size: 40px!important;
	letter-spacing: 0.05em;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	margin: 0 0 17px;
}
@media (max-width: 767px) {
.profile h2 {
	font-size: 17px!important;
}
}
.profile h3 {
	font-family: "Noto Sans Japanese";
	font-weight:500;
	text-align: center;
	font-size: 17px!important;
	letter-spacing: 0.15em;
	margin-bottom:120px;
}
@media (max-width: 767px) {
.profile h3 {
	font-size: 14px!important;
	margin-bottom:46px;
}
}
.profile p {
	text-align: center;
	font-size: 14px!important;
	line-height:2.6;
	margin-bottom:50px;
	letter-spacing: 0.15em;
}
@media (max-width: 767px) {
.profile p  {
	margin-bottom:50px;
	text-align:justify;
	letter-spacing: 0.05em;
}
.profile p br {
		display:none;
}
}
@media (max-width: 767px) {
.profile .thumb_box img  {
	margin-bottom:35px;
}
}
/* ---------------------------------
*PROFILE1
*/
#profile1{
	padding:145px 0;
	background:url(../images/profile/image_01.jpg) no-repeat center #fffdf9;
}
@media (max-width: 767px) {
#profile1{
	padding:65px 0 15px;
	background:#fffdf9;
}
#profile1 p {
	line-height:2.1!important;
	margin-bottom:20px!important;
}
}
/* ---------------------------------
*PROFILE2
*/
#profile2{
	padding:145px 0;
	background:#fffaed;
}
@media (max-width: 767px) {
#profile2{
	padding:65px 0 60px;
}
}
#profile2 h3{
	margin-bottom:130px;
}
@media (max-width: 767px) {
#profile2 h3{
	margin-bottom:50px;
}
}
#profile2 p{
	text-align:justify;
	line-height:2.1;
	letter-spacing:0.05em;
	margin-bottom:20px;
}
#profile2 img{
	margin-top:30px;
	max-width:100%;
}
#profile2 .ameba{
	text-align:center;
}
#profile2 .ameba_btn{
	display: table-cell;
	vertical-align: middle;
   text-align: center;
	padding:0px 0px;
	border:1px solid #ff4471;
	background:#fff;
	font-size:15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:165px;
	height:70px;
}

#profile2 .row .col-sm-2 {
	padding-left: 15px;
	padding-right: 15x;
	margin:70px 0 0;
}
@media (max-width: 767px) {
#profile2 .row .col-sm-2 {
	padding-left: 50px;
	padding-right: 50px;
	margin:20px 0 0;
}
#profile2 .row .col-sm-2:first-child {
	margin:50px 0 0;
}
#profile2 .ameba_btn{
	display:block;
	width:auto;
	height:auto;
	padding: 20px 0;
}
}

/* ---------------------------------
*PROFILE2|MODAL
*/
#profile2_modal{
	padding:145px 0 60px;
	background:#f62e60;
	color:#fff;
}
@media (max-width: 767px) {
#profile2_modal{
	padding:95px 0 60px;
}
}
@media (max-width: 767px) {
#profile2_modal.profile h2 {
	font-size: 25px!important;
}
}

#profile2_modal h3 {
	font-family: "Noto Sans Japanese";
	font-weight: 500;
	font-size: 26px!important;
	letter-spacing: 0.15em;
	position: relative;
	text-align: center;
	margin: 60px 0 30px;
}
@media (max-width: 767px) {
#profile2_modal h3 {
	font-size: 18px!important;
	letter-spacing: 0.05em;
	margin: 0px 0 30px;
}
}

#profile2_modal h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #f62e60;
	text-align: left;
}
@media (max-width: 767px) {
#profile2_modal h3 span {
	text-align: center;
}
}
#profile2_modal h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
}
#profile2_modal h4 {
	font-family: "Noto Sans Japanese";
	font-weight: 500;
	font-size: 15px!important;
	letter-spacing: 0.15em;
	position: relative;
	text-align: center;
	margin: 0px 0 60px;
}
@media (max-width: 767px) {
#profile2_modal h4 {
	font-size: 14px!important;
}
}


/* ---------------------------------
*PROFILE3
*/
#profile3{
	padding:145px 0;
	background:#fffdf9;
}
@media (max-width: 767px) {
#profile3{
	padding:65px 0 35px;
}
}
#profile3 h3{
	margin-bottom:120px;
}
@media (max-width: 767px) {
#profile3 h3{
	margin-bottom:50px;
}
}
@media (max-width: 767px) {
#profile3 p{
	line-height:2.1!important;
	margin-bottom:20px!important;
}
}
#profile3 table {
    border-collapse: collapse;
	 text-align:left;
	 width:100%;
	 line-height:1.9;
	 margin-top:80px;
}



#profile3 table.sp{
	display:none;
}
@media (max-width: 767px) {
#profile3 table.pc{
	display:none;
}

#profile3 table.sp{
	display:block;
}
}



@media (max-width: 767px) {
#profile3 table {
	 margin-top:35px;
}
}
#profile3 table th,
#profile3 table td {
    padding: 15px;
    border: 1px solid #ff4471;
	 font-weight:normal;
}
#profile3 table th {
	background: #fffaed;
	 width:15%;
	text-align:center;
	vertical-align: middle;
}
#profile3 table td {
	background: #fffdf8;
	 vertical-align: middle;
}
#profile3 h4{
	margin:25px 0 18px;
	font-size:15px;
	font-weight:normal;
}
#profile3 .col-table{
	padding:0 15px;
}
#profile3 .col-sm-3 p{
	font-size:12px!important;
	line-height:1.7;
	text-align:left;
}
@media (max-width: 767px) {
#profile3 .col-sm-3 p{
	font-size:12px!important;
	line-height:1.7!important;
	text-align:left;
}
}



/* ---------------------------------
*PROFILE4
*/
#profile4{
	padding:145px 0;
	background:#fffaed;
}
@media (max-width: 767px) {
#profile4{
	padding:65px 0 30px;
}
}
#profile4 h3{
	margin-bottom:140px;
}
@media (max-width: 767px) {
#profile4 h3{
	margin-bottom:50px;
}
}

#profile4 table {
    border-collapse: collapse;
	 text-align:left;
	 width:100%;
	 line-height:1.9;
	 letter-spacing:0.15em;
}
#profile4 table th,
#profile4 table td {
    padding: 15px;
    border: 1px solid #ff4471;
	 font-weight:normal;
}
#profile4 table th {
    background: #fffaed;
	 width:15%;
}
#profile4 table td {
    background: #fffdf8;
}
#profile4 table td p {
    text-align:left!important;
	 margin-bottom:0!important;
	 line-height:1.9!important;
}
@media (max-width: 767px) {
#profile4 table{
display: block;
line-height:1.5
}
#profile4 table thead{
display: none;
}
#profile4 table tbody{
display: block;
}
#profile4 table tbody tr{
display: block;
margin-bottom: 1.5em;
}
#profile4 table tbody th,
#profile4 table tbody td{
display: list-item;

}
#profile4 table tbody th{
margin-bottom: 20px;
list-style-type: none;
width:100%;
}
#profile4 table tbody td{
margin-left: ;
padding: 0 15px;
list-style-type: none;
 background: #fffaed;
 border: none;
}
#profile4 table td p {
	 margin-bottom:20px!important;
	 line-height:1.5!important;
}
}