@charset "UTF-8";

/*===================================
　SPここから
===================================*/
@media (max-width: 798px ){
/*.page_detail_tit .leftTit {
    float: left;
    width: 12%;
    height: 60%;
    margin-top: 2.9%;
    border-right: solid 1px #000;
    text-align: center;
    position: relative;
    box-sizing: border-box;;
}
.page_detail_tit .leftTitInner1 {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin-top: 24px;
    text-align: center;
    padding: 5px 13px;
    letter-spacing: 1px;
    margin-right: 5px;
    line-height: 23px;
    color: #000000;
}
.page_detail_tit .leftTitInner2 {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}*/
/*.page_detail_tit .centerTit {
	width: 76%;
    float: left;
    height: 100%;
    text-align: center;
    padding-top: 32px;
}*/
.page_detail_tit .centerTit .rrdTit1 {
/*    width: 100%;
    float: left;
    text-align: center;
    font-size: 31px;
    margin-top: 17px;
    letter-spacing: 11px;
    font-weight: bold;*/
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}
.page_detail_tit .centerTit .rrdTit2 {
/*    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 47px;
    margin-top: 3px;
    letter-spacing: 2px;
    font-weight: bold;*/
    width: 100%;
    text-align: center;
    font-size: 14px;
}
/*.page_detail_tit .rightTit {
    float: left;
    width: 12%;
    height: 60%;
    margin-top: 2.9%;
    border-left: solid 1px #000;
    text-align: center;
    position: relative;
    box-sizing: border-box;;
}
.page_detail_tit .rightTitInner {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    margin-top: 35px;
    padding: 5px 13px;
    margin-right: 5px;
    color: #000000;
}
.mainImage {
	width: 900px;
	height: 530px;
    margin: 0 104px;
	margin-bottom: 130px;
	background-color: #00aaaa;
}*/
.content {
	text-align: center;
	/*margin: 0 auto;*/
}
.content .contentTit {
	text-align: left;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 26px 0;
    font-size: 20px;
    margin-bottom: 32px;
    letter-spacing: 1px;
    font-weight: bold;
}
.content .contentBody {
	text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 10px;
    font-weight: bold;
    margin-bottom: 83px;
}
.content .contentBody p {
    line-height: 2;
}
/*  wanted
===================================*/
.content .wanted {
    text-align: left;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    font-size: 13px;
    margin-bottom: 80px;
    letter-spacing: 1px;
}
.content .wanted .wanted_line {
    padding: 20px 0;
}
.content .wanted .wanted_line a {
    text-decoration: underline;
}

.border_dotted {
    border-bottom: solid 1px #000;
    border-bottom-style: dotted;
}
.content .wanted .wanted_line .wanted_title {
    display: block;
    width: 100%;
    line-height: 1.3;
    margin-bottom: 5px;
}
.content .wanted .wanted_line .wanted_title>p {line-height: 1.3;}
.content .wanted .wanted_line .wanted_description {
    display: block;
    width: 100%;
}
.content .wanted .wanted_line .wanted_description p {
    line-height: 24px;
}
.meet_the_members_tit {
/*    clear: both;
    border-top: solid 2px #000;
    border-bottom: solid 1px #000;
    padding: 24px 0;
    text-align: center;
    margin-bottom: 56px;*/
/*    text-align: center;
    padding: 29px 0 20px;
    margin: 0 auto 30px;
    border-top: solid 2px #000;
    border-bottom: solid 1px #000;*/
}
.nowNotWanted {
    text-align: center;
    font-size: 17px;
    margin-bottom: 50px;
}

/*.meet_the_members_tit .mainTit::before {
    content:"";
    background: url("../img/okawa_title_icon_left.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 27px;
    width: 15px;
    margin-left: -40px;
    position: absolute;
}
.meet_the_members_tit .mainTit::after {
    content:"";
    background: url("../img/okawa_title_icon_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 27px;
    width: 15px;
    margin-left: 22px;
    position: absolute;

}
.meet_the_members_tit .mainTit {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 3px;
}
.meet_the_members_tit .subTit {
    font-size: 11px;
    font-weight: bold;
    margin-top: 7px;
}*/
/* nameJa
-------------------------------*/
/*.nameJa{
    margin-top: 20px;
}
.nameJa>.name{
    font-size: 16px;
    letter-spacing: 5px;
    display: inline-block;;
}
.nameJa>.position{
    font-size: 11px;
    margin-left: 0px;
    padding: 0px 10px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    letter-spacing: 0px;display: inline-block;

}*/
/*  underMemberList
===================================*/
/*.underMemberList{
    margin-top: 80px;
    overflow: hidden;;
}
.underMemberList>li{
    display: inline-block;
    width: 24%;
    padding-bottom: 24px;
    border-bottom: dotted 2px #000;
    margin: 0 1.3% 80px 0;
    float: left;
}
.underMemberList>li:nth-child(4n){margin-right: 0;}
.underMemberList>li:nth-last-child(1),.underMemberList>li:nth-last-child(2),.underMemberList>li:nth-last-child(3),.underMemberList>li:nth-last-child(4){margin-bottom: 0;}
.underMemberList .img{
    height: 210px;
    width: 100%;
    position: relative;
}
.underMemberList .img>.memberName{
    bottom: 10px;
    left: 20px;
}*/
}