@charset "utf-8";
/*---------- usersmtg ----------*/

#contents_usersmtg {
}

#contents_usersmtg #inner{
    width:800px;
    margin:0 auto 80px;
}
#contents_usersmtg #inner .box01{
    background-color:#f2f2f2;
    padding:30px 50px;
}
#contents_usersmtg #inner ul.box02{
    width:600px;
    margin:0 auto;
    padding:60px 0;
}

#contents_usersmtg .pagetitle {
    background: #ffffff;
    overflow: hidden;
    border-bottom: 1px solid #c0c7dc;
    padding: 20px 0;
}
.pagetitleTable, #contents_download .pagetitleTable {
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 0 3.125%;
    width: auto !important;
}
#contents_usersmtg .pagetitle .pagetitle_in {
position: relative;
margin: 0 auto;
height: 240px;
padding-left: 0;
overflow: hidden;
}
#contents_usersmtg .pagetitle h1 {
    width: 580px;
    font-size: 28px !important;
    font-weight: bold;
    color: #000 !important;
}
#contents_usersmtg h3.ttl {
    font-size: 1.75rem;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#contents_usersmtg .dcsBox h4,
#contents_usersmtg .guideBox h4 {
    margin-top: 0px;
    margin-bottom: 50px;
    /*font-size: 1.25rem;*/
    font-size: 20px;
    font-weight: bold;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    /* padding-right: 30px; */
}
.report_sub_content h4{
	    margin-top: 0px;
	    margin-bottom: 30px;
	    font-size: 20px;
	    font-weight: bold;
	    width: auto !important;
	    margin-left: 0 !important;
	    margin-right: 0 !important;
}
#contents_usersmtg .left h3 {
    margin-top: 2em;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

#contents_usersmtg .pagetitle .copy {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 1.2;
}
#contents_usersmtg .pagetitle .ttl {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #555555;
}
#contents_usersmtg .pagetitle nav {
}
#contents_usersmtg .pagetitle nav ul {
    overflow: hidden;
}
#contents_usersmtg .pagetitle nav ul li {
    float: left;
    padding-right: 5px;
}
#contents_usersmtg .pagetitle nav ul li a {
    display: block;
    padding: 0 30px 0 40px;
    height: 25px;
    background: #64bed5 url(../images/common/ico_arrow19.png) 10px center no-repeat;
    font-size: 13px;
    color: #ffffff;
    line-height: 25px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
}
#contents_usersmtg .pagetitle .icon {
    position: absolute;
    top: 0; right: 0;
}
#contents_usersmtg .footpath {
    padding: 10px 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color: #555555;
    background: #f2f6ff;
}
#contents_usersmtg .footpath .footpath_in {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 3.125%;
}
#contents_usersmtg .footpath ul li {
    display: inline;
}
#contents_usersmtg .footpath ul li a {
    color: #555555;
	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
}
#contents_usersmtg .footpath ul li a:hover {
    opacity: 0.6; filter: alpha(opacity=60);
}


#contents_usersmtg .nav {
	margin:20px auto 50px;
	width: 920px;
	
	font-size: 15px;
	font-weight: bold;
	
}
#contents_usersmtg .nav ul{
padding-bottom: 10px;
	overflow:hidden;
}

.contents_usersmtg .nav ul li a {
  color: #333333;
	text-align: center;
	display: inline-block;
	width:184px;
    box-sizing: border-box;
	border-left: 1px solid #A7B1D4;
	border-top: 1px solid #A7B1D4;
	padding: 15px 0;
	margin:0;
	float:left;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:3px solid #2B4388;
}

.contents_usersmtg .nav ul li a:hover{
	opacity: 0.65;
	color:#FFFFFF;
	background: #A8B7E3;	
}
	
#contents_usersmtg .nav ul li.cur a {
    color: #FFFFFF;
	background: #3350a2;	
}
.contents_usersmtg .nav ul li:last-child a{	
	border-right: 1px solid #A7B1D4;
	
}
#contents_usersmtg .contents_usersmtg {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 3.125%;
    width: auto;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 56px;
	/* max-width: 1200px; */
	/* width: 1200px; */
	margin: 0 auto;
}
@media (min-width: 768px) {
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in {
	padding-top: 60px;
}
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary {
	color: #333333;
	/* width: 920px; */
	margin: 0 0 50px 0;
	overflow: hidden;
	display: flex;
}
#usersmtg #contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left {
	width: 59%;
	margin: 0 70px 0 0;
	/*float: left;*/
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left {
	width: 58%;
	margin: 0 70px 0 0;
	/*float: left;*/
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left .ttl {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left p {
	/*font-size: 1.125rem;*/
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 1.5em;
	width: 100%;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .right {
	width: 33%;
	/*float: right;*/
	line-height: 1;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .right img {
	width: 100%;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .guideBox{
	/* width: 1200px; */
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	clear:right;
	max-width: 1200px;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in h4.ttl {
    padding: 30px 0 12px;
    color: #344d97;
    font-size: 28px;
    line-height: 40px;
    border-bottom: 2px dotted #344d97;
}
#usersmtg #contents_usersmtg .contents_usersmtg .contents_usersmtg_in p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
    margin-left: 0;
    margin-right: 0;
}

#contents_usersmtg .contents_usersmtg .contents_usersmtg_in p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5;
    width: 820px;
    margin-left: 0;
    margin-right: auto;
    padding-right: 30px;
}
.dcsBox > p{
	margin: 0 auto !important;!i;!;
}
.report_sub_content .csImagse {
    max-height: 139px;
    /* height: 180px; */
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .mtgpic {
    margin-top: 30px;
    margin-bottom: 10px;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .dcsBox{
	/* width: 1200px; */
	margin-top: 50px;
	margin-bottom: 30px;
	float: none;
	clear:right;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

/*----------------------------------------------------
    User's Meeting
----------------------------------------------------*/
#contents_usersmtg .close {
    color: #777;
}
/*#contents_usersmtg .users_talk {
	margin-top:20px;
    margin-bottom: 0px;
}
*/#contents_usersmtg .summary .users_profile {
	margin-top:20px;
    margin-bottom: 0px;
	margin-left: 10px;
}
#contents_usersmtg .summary .users_profile li.users {
    padding-left: 100px;
    font-weight: bold;
}


.talk {
	position: relative;
	background: #e7fbd7;
	width: 850px;
	padding: 20px 20px !important;
	/*font-size: 1.05rem;*/
	font-size: 17px;
	border-radius: 10px;
	line-height: 1.8;
}
.talk_b{
	background: #d6ebf9 !important;
}
.talk_c{
	background: #FEF5F1 !important;
}
.talk_d{
	background: #f4f4ff !important;
}

.talk.talk_neo{
	background: #fdebf4 !important;
	margin-left: 127px !important;
}
 
.talk:before,
.talk:after {
	content: '';
	position: absolute;
	display: block;
}
 
.talk.left:after {
	top: 10px;
	left: -29px;
	border-top: 10px solid transparent;
	border-right: 30px solid #e7fbd7;
	border-bottom: 10px solid transparent;
}
.talk_b.left:after{
	border-right: 30px solid #d6ebf9 !important;
}
.talk_c.left:after{
	border-right: 30px solid #FEF5F1 !important;
}
.talk_d.left:after{
	border-right: 30px solid #f4f4ff !important;
}
.talk_neo.left:after{
	border-right: 30px solid #FEE2F0 !important;
}
 
.talk.right:after {
	top: 10px;
	right: -29px;
	border-top: 10px solid transparent;
	border-left: 30px solid #DBFDC0;
	border-bottom: 10px solid transparent;
}
.talk_b.right:after{
	border-left: 30px solid #D1ECFF !important;
}
.talk_neo.right:after{
	border-left: 30px solid #fdebf4 !important;
}
 
.fukidashi-line {
	display: flex;
	margin-bottom:30px;
	line-height: 1.5;
	justify-content: center;
}

.kao {
	position: relative;
	display: flex;
	width: 80px;
	text-align: center;
	ALIGN-ITEMS: baseline;
	flex-wrap: wrap;
	height: max-content;
}
.kao img{
	/* position: relative; */
	/* display: table-cell; */
	/* vertical-align: top; */
	margin-bottom: 2px;
	max-width: 100%;
}
body.kinyu12 .kao img{margin:0 auto 2px;}

.fukidashi_left {
	display: flex;
	padding-right: 20px;
	width: 1000px;
	justify-content: flex-start;
}

.fukidashi_right {
	position: relative;
	display: flex;
	padding-left: 55px;
	width: 100%;
}

#contents_usersmtg .summary ul.users_profile li{
padding-left: 70px;
padding-top: 5px;
font-size: 16px;
margin-bottom: 1em;
min-height: 50px;
font-feature-settings: "palt";
}

#contents_usersmtg .summary .users_profile .user01{
    background-image: url(../images/usersmtg/bg_user01.jpg);
    background-repeat: no-repeat;
    background-size: 50px;
    padding-bottom: 5px;
 }
#contents_usersmtg .summary .users_profile .user02{
    background-image: url(../images/usersmtg/bg_user02.jpg);
    background-repeat: no-repeat;
    background-size: 50px;
    padding-bottom: 5px;
}
 #contents_usersmtg .summary .users_profile .user03{
    background-image: url(../images/usersmtg/bg_user03.png);
    background-repeat: no-repeat;
    font-size:14px;
    background-size: 50px;
    padding-bottom: 13px;
	
}
#contents_usersmtg .summary .users_profile .user04{
    background-image: url(../images/usersmtg/bg_user04.png);
    background-repeat: no-repeat;
    font-size:14px;
    background-size: 50px;
    padding-bottom: 14px;
}
#contents_usersmtg .summary .users_profile .user05{
    background-image: url(../images/usersmtg/bg_user05.png);
    background-repeat: no-repeat;
    background-size: 50px;
}

#contents_usersmtg .users_talk li.func {
    padding-left: 127px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size:14px;
}

#contents_usersmtg .users_talk .user01_01{
    background-image: url(../images/usersmtg/bg_user01_01.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user01_02{
    background-image: url(../images/usersmtg/bg_user01_02.jpg);
    background-repeat: no-repeat;
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user01_03{
    background-image: url(../images/usersmtg/bg_user01_03.jpg);
    background-repeat: no-repeat;
    height: 106px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user01_04{
    background-image: url(../images/usersmtg/bg_user01_04.jpg);
    background-repeat: no-repeat;
    height: 122px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user01_05{
    background-image: url(../images/usersmtg/bg_user01_05.jpg);
    background-repeat: no-repeat;
    height: 143px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user01_06{
    background-image: url(../images/usersmtg/bg_user01_06.jpg);
    background-repeat: no-repeat;
    height: 165px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user02_01{
    background-image: url(../images/usersmtg/bg_user02_01.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user02_02{
    background-image: url(../images/usersmtg/bg_user02_02.jpg);
    background-repeat: no-repeat;
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

.users_talk .user02_03{
    background-image: url(../images/usersmtg/bg_user02_03.jpg);
    background-repeat: no-repeat;
    height: 106px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user02_04{
    background-image: url(../images/usersmtg/bg_user02_04.jpg);
    background-repeat: no-repeat;
    height: 122px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user02_05{
    background-image: url(../images/usersmtg/bg_user02_05.jpg);
    background-repeat: no-repeat;
    height: 143px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;

    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .user02_06{
    background-image: url(../images/usersmtg/bg_user02_06.jpg);
    background-repeat: no-repeat;
    height: 165px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 105px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .nj01_01{
    background-image: url(../images/usersmtg/bg_nj01_01.jpg);
    background-repeat: no-repeat;
    height: 75px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    padding-left: 280px;
    font-size: 14px;
	line-height: 1.5;
}
#contents_usersmtg .users_talk .nj01_01_02{
    background-image: url(../images/usersmtg/bg_nj01_01_02.jpg);
    background-repeat: no-repeat;
    height: 75px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    padding-left: 140px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .nj01_02{
    background-image: url(../images/usersmtg/bg_nj01_02.jpg);
    background-repeat: no-repeat;
    height: 80px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .nj01_03{
    background-image: url(../images/usersmtg/bg_nj01_03.jpg);
    background-repeat: no-repeat;
    height: 106px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .nj01_04{
    background-image: url(../images/usersmtg/bg_nj01_04.jpg);
    background-repeat: no-repeat;
    height: 122px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 14px;
	line-height: 1.5;
}

#contents_usersmtg .users_talk .nj01_05{
    background-image: url(../images/usersmtg/bg_nj01_05.jpg);
    background-repeat: no-repeat;
    height: 143px;
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;

    padding-left: 20px;
    font-size: 14px;
	line-height: 1.5;
}
#contents_usersmtg .cmlist{
    margin: 10px 0 20px 0;
    width: 890px;
    margin-left: auto;
    margin-right: auto;
}

#contents_usersmtg .cmlist li{
    list-style: disc outside;
    margin: 0 0 0.5em 1em;
    font-size: 18px;
    line-height: 1.5;
}
#contents_usersmtg .cmlist li ul li{
    list-style: none;
    text-indent: -1em;
}
#contents_usersmtg .more a {
	display: block;
	width: 450px;
	height: 62px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	line-height: 62px;
	background: #3350a2 url(../images/common/ico_arrow04.png) 410px center no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
#contents_usersmtg .more a:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -ms-filter: "alpha(opacity=65)";
}

#contents_usersmtg .fcap{
  /*font-size: 1.0rem;*/
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #777;
  display: block;
  line-height: 110%;
}
/*19.11.01?*/
.report_sub_content{
	float:left;
	width: 32%;
	margin: 0 0 50px 2%;
}
#usersmtg .report_sub_content a{
    max-height: 303px;
}
.report_sub_content a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 244px;
    overflow: hidden;
}
.report_sub_content a img:hover{
    opacity: 0.65;
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -ms-filter: 'alpha(opacity=65)';
}
.report_sub_content .c-link-circle h4{
	margin-bottom: 10px !important;
	font-weight: bold !important;
	font-size: 100% !important;
}
.c-link-circle::before {
    content: none !important;
}
.report_content{
	max-width: 100%;
	margin:0 auto;
	/* padding: 0 3.125%; */
}
.report_sub_content h4::before {
    content: '';
    background: no-repeat url(/neo/common/img/icon_circle-right_blue.svg) center/contain;
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-right: 0.45em;
    position: relative;
    top: 0.2em;
    flex-shrink: 0;
}
.report_sub_content:nth-of-type(1){
	margin-left: 0%;
}
.report_sub_content:nth-of-type(3n+1){
	margin-left: 0%;
	clear: left;
}

.report_sub_content img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    transition-duration: 0.3s;
}
.report_sub_content img:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
    	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-ms-filter: "alpha(opacity=100)";
}
.report_sub_content{
	float:left;
	width: 32%;
	margin: 0 0 50px 2%;
}

.c-link-circle span {
    font-weight: normal;
	font-size: 14px;
    color: #333333;
}
.report_sub_content a{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-height: 244px;
    overflow: hidden;
}
#underPage .report_sub_content a{
    max-height: none;
}
.report_sub_content a img:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-filter: 'alpha(opacity=100)';
}
#underPage .report_sub_content h4{
	min-height: auto !important;
}
.report_sub_content h4{
	margin-bottom: 0px !important;
	font-weight: normal !important;
	/* font-size: 140% !important; */
	min-height: 4.5rem;
}
.report_sub_content .csImagse{
	overflow: hidden;
	margin: 0 0 20px;
	display: flex !important;
	/* flex-direction: column; */
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	max-height: 211px;
}
.c-link-circle::before {
    content: none !important;
}
.report_content.-underCont{
	max-width: 87%;
	margin: 0 auto 0px;
	/* padding: 0 3.125%; */
	width: 87%;
}
.report_content.-underCont .report_sub_content {
    float: left;
    width: 48%;
    margin: 0 0 50px 2%;
}
.report_content.-underCont.-no1 .report_sub_content {
    float: right;
    width: 48%;
    margin: 0 0 50px 2%;
}
.report_content.-underCont .report_sub_content h4::before ,.report_content.-underCont.-no1 .report_sub_content:nth-of-type(1) h4 span::before {
    content: none;
}
.report_content.-underCont .report_sub_content:nth-of-type(1) h4 span::before {
    content: '';
    background: no-repeat url(/neo/common/img/icon_circle-right_blue.svg) center/contain;
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-right: 0.45em;
    position: relative;
    top: 0.2em;
    flex-shrink: 0;
    transform: rotateZ(-180deg);
}
.report_content.-underCont.-no1 .report_sub_content:nth-of-type(1) h4 span::after {
    content: '';
    background: no-repeat url(/neo/common/img/icon_circle-right_blue.svg) center/contain;
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-left: 0.45em;
    position: relative;
    top: 0.2em;
    flex-shrink: 0;

}
.report_content.-underCont .report_sub_content h4 {
    text-align: center;
    font-size: 110% !important;
}
.report_content.-underCont .report_sub_content:nth-of-type(2) h4 span::after {
    content: '';
    background: no-repeat url(/neo/common/img/icon_circle-right_blue.svg) center/contain;
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-left: 0.45em;
    position: relative;
    top: 0.2em;
    flex-shrink: 0;

}
.report_content.-underCont .report_sub_content:nth-of-type(1){
	margin-left: 0%;
}
.report_content.-underCont .report_sub_content:nth-of-type(4),.report_content.-underCont .report_sub_content:nth-of-type(7),.report_content.-underCont .report_sub_content:nth-of-type(10){
	margin-left: 0%;
	clear: left;
}

.report_content.-underCont .report_sub_content img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
}
.report_content.-underCont .c-link-circle {
    display: block !important;
    align-items: flex-start;
    line-height: 1.55 !important;
    font-size:16px;
    font-weight:normal;
    margin-bottom: 0;
}
.report_content.-underCont .c-link-circle span{
	font-weight:bold;
    font-size: 90% !important;
	text-decoration: none !important;
}
.schedule {margin-bottom: 60px;}
.schedule .subContent{
	background-color: #eaeaea;
	padding: 30px 35px 28px;
	position: relative;
	}
#access::before {
    content: '';
    background: no-repeat url(/neo/common/img/icon_circle-right_blue.svg) center/contain;
    display: inline-block;
    width: 1em;
    height: 1.2em;
    margin-right: 0.45em;
    position: relative;
    top: 0.2em;
    flex-shrink: 0;
    margin-left: 0.45em;
}
.schedule .p-assessment-separated__link{
	position: absolute;
	right: 10px;
	bottom: 15px;
}
.schedule .p-assessment-separated__link a{
	color:#ffffff !important;
	margin: 0 auto;
}
.schedule h3{
	font-size: 26px;
	margin-bottom:6px;
}
.schedule p:last-of-type{
	margin-bottom: 0px !important;
}

@media screen and (max-width: 1024px) {
	.report_sub_content h4{
    min-height: 5.5rem !important;
 }
 #contents_usersmtg .contents_usersmtg .contents_usersmtg_in p, #contents_usersmtg .cmlist {
    max-width: 100%;
    padding: 0;
    width: 100% !important;!i;!;
}
#contents_usersmtg .dcsBox h4{
	max-width: 100%;
	padding: 0;
	/* width: 93%; */
}
 #contents_usersmtg .contents_usersmtg .contents_usersmtg_in p.csImagse {
 	max-width: 100%;
 	padding: 0;
 	max-height: 181px;
 }
 
 .fukidashi-line {
    /* display: block; */
}
 .talk {
    width: 64vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.talk_neo {
    width: 64vw !important;
}
.fukidashi_left{
	display: block;
	width: 90%;
	margin: 0;
	padding: 0;
	float: left;
}
 .fukidashi_left + .kao {
    position: relative;
    display: block;
    vertical-align: top;
    float: right;
    /* clear: both; */
}
 .fukidashi-line:after {
 content:"";
 display:block;
 clear:both;
}
#contents_usersmtg .users_talk li.func {
    padding-left: 125px;
}
}
@media screen and (max-width: 1024px) and (orientation: portrait){
	#contents_usersmtg .contents_usersmtg .contents_usersmtg_in p.csImagse {
    max-width: 100%;
    padding: 0;



    max-height: 137px;
}
#contents_usersmtg .users_talk li.func {
    padding-left: 75px;
}
}
@media screen and (min-width:960px) and (max-width:1279px) {

	.report_sub_content h4{
    /* min-height: 4.5rem; */
 }

}

@media screen and (max-width: 896px) {
 #usersmtg .report_sub_content a {
    /* max-height: 246px; */
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left {
    width: 100%;
    margin: 30px auto 0;
    float: left;
}
.fukidashi-line {
    /* display: block; */
}
 .talk {
    width: 100% !important;!i;!;
}
.talk.talk_neo {
    width: 64vw !important;
    margin-left: 11vw !important;
}
.fukidashi_right {
    padding-left: 36px;
    /* width: 990px; */
}
.fukidashi_left{
	display: block;
	width: 85%;
	margin: 0;
	padding: 0;
	float: left;
}
 .fukidashi_left + .kao {
    position: relative;
    display: block;
    vertical-align: top;
    float: right;
    /* clear: both; */
}
.kao img {
    width: 48px;
}
#contents_usersmtg .fcap {
    font-size:0.6rem;
}
 .fukidashi-line:after {
 content:"";
 display:block;
 clear:both;
}
.schedule .subContent {
    background-color: #eaeaea;
    padding: 20px 20px 73px;
    position: relative;
}
#usersmtg #contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .left {
    width: 100%;
    margin: 0 auto;
    float: left;
}

}
@media screen and (max-width: 896px) and (orientation: landscape){
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in p.csImagse {
    max-width: 100%;
    padding: 0;
    max-height: 121px;
}
#contents_usersmtg .users_talk li.func {
    padding-left: 75px;
}
.talk.talk_neo {
    width: 64vw !important;
    margin-left: 12.5vw !important;
}
}
@media screen and (max-width: 768px){
#usersmtg #footer .footer_sitemap .footer_sitemap_in {
  margin: 0 10px;
  padding: 20px 0 10px;
  width: auto;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in .left,
#usersmtg #footer .footer_sitemap .footer_sitemap_in .right {
  float: none;
  margin: 0 0 10px;
  padding: 0;
  width: auto;
  height: auto;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in .ttl {
  position: relative;
  margin: 0;
  padding: 18px 35px 18px 10px;
  font-size: 15px;
  background: none;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in .ttl::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  overflow: hidden;
  display: inline-block;
  text-indent: 200%;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 1;
  background-image: url('/neo/images/client/mod_img_sprite.png');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  -moz-background-size: 160px auto;
  -o-background-size: 160px auto;
  -webkit-background-size: 160px auto;
  background-size: 160px auto;
  background-position: 0 -110px;
  right: 10px;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in .ttl.is_open::after {
  background-position: 0 0;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in .ttl span {
  font-size: 12px;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav {
  padding: 5px 19px 20px;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav > *:last-child {
  margin-bottom: 0 !important;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav ul {
  margin: 0 0 30px;

  font-size: 12px;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat {
  margin: 0;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat li.linkFloatList {
  float: none;
  margin: 0 0 30px;
  width: auto;
}
#usersmtg #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat .linkFloatHead {
  font-size: 15px;
}
#usersmtg #footer .footer_sitemap .pc-none{
    display:block;
}
#usersmtg #footer .footer_sitemap .sp-none{
    display:none;
}
#usersmtg #footer .footer_sitemap ul.socialLink {
    padding: 0 10px 30px;
}
#usersmtg #footer .footer_sitemap ul.socialLink li{
    float: none;
    display: block;
    background: #2F478D;
    border-radius:8px;
    padding: 3%;
    
}
#usersmtg #footer .footer_sitemap ul.socialLink li:first-child{
    margin-right: 0;
    margin-bottom: 10px;
}

#usersmtg #footer .footer_sitemap ul.socialLink li p{
    font-size: 1.2rem;
    display: inline-block;
    line-height:1.4;
    letter-spacing: 0.8px;
    margin-bottom: 0;
    color: #fff;
}

#usersmtg #footer .footer_sitemap ul.socialLink li img{
    width: 60px;
    height: 60px;
    margin:0 9vw 0 12vw;
    vertical-align:bottom;
}
#usersmtg #footer .footer_products .footer_products_in {
  padding: 0 10px;
  width: auto;
}
#usersmtg #footer .footer_products .footer_products_in .ttl {
  font-size: 18px;
}
#usersmtg #footer .footer_products .footer_products_in nav ul {
  margin: 0 -10px 0 0;
}
#usersmtg #footer .footer_products .footer_products_in nav ul::after {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
  content: '.';
  line-height: 0;
}
#usersmtg #footer .footer_products .footer_products_in nav ul > li {
  margin: 0 10px 10px 0;
  width: calc(100% / 2 - 10px);
}
#usersmtg #footer .footer_products .footer_products_in nav ul > li a {
  padding-top: 12px !important;
  width: 100%;
  height: 70px !important;
}
#usersmtg #footer .footer_products .footer_products_in nav ul > li a span.ttl1 {
  margin-bottom: 7px;
  font-size: 11px;
}
#usersmtg #footer .footer_products .footer_products_in nav ul > li a span.ttl2,
#usersmtg #footer .footer_products .footer_products_in nav ul > li a span.ttl3 {
  font-size: 12px;
}
#usersmtg #footer .footer_utility .footer_utility_in {
  padding: 30px 5px 30px 10px;
  width: auto;
}
#usersmtg #footer .footer_utility .footer_utility_in .left {
	display:none	
}
#usersmtg #footer .footer_utility .footer_utility_in .left,
#usersmtg #footer .footer_utility .footer_utility_in .right {
  float: none;
  width: auto;
}
#usersmtg #footer .footer_utility .footer_utility_in .left input[type='text'] {
  width: calc(100% - 58px);
}
#usersmtg #footer .footer_utility .footer_utility_in .left #searchbox #srchForm02 {
  margin: 0;
}
#usersmtg #footer .footer_utility .footer_utility_in .right nav ul {
  letter-spacing: -0.5em;
}
#usersmtg #footer .footer_utility .footer_utility_in .right nav ul li {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 50%;
  letter-spacing: 0;
}
#usersmtg #footer .footer_utility .footer_utility_in .right .copyright {
  margin: 0;
  font-size: 9px;
  text-align: center;
}
#underPage #footer .footer_sitemap .footer_sitemap_in {
  margin: 0 10px;
  padding: 20px 0 10px;
  width: auto;
}
#underPage #footer .footer_sitemap .footer_sitemap_in .left,
#underPage #footer .footer_sitemap .footer_sitemap_in .right {
  float: none;
  margin: 0 0 10px;
  padding: 0;
  width: auto;
  height: auto;
}
#underPage #footer .footer_sitemap .footer_sitemap_in .ttl {
  position: relative;
  margin: 0;
  padding: 18px 35px 18px 10px;
  font-size: 15px;
  background: none;
}
#underPage #footer .footer_sitemap .footer_sitemap_in .ttl::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  overflow: hidden;
  display: inline-block;
  text-indent: 200%;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 1;
  background-image: url('/neo/images/client/mod_img_sprite.png');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  -moz-background-size: 160px auto;
  -o-background-size: 160px auto;
  -webkit-background-size: 160px auto;
  background-size: 160px auto;
  background-position: 0 -110px;
  right: 10px;
}
#underPage #footer .footer_sitemap .footer_sitemap_in .ttl.is_open::after {
  background-position: 0 0;
}
#underPage #footer .footer_sitemap .footer_sitemap_in .ttl span {
  font-size: 12px;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav {
  padding: 5px 19px 20px;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav > *:last-child {
  margin-bottom: 0 !important;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav ul {
  margin: 0 0 30px;

  font-size: 12px;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat {
  margin: 0;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat li.linkFloatList {
  float: none;
  margin: 0 0 30px;
  width: auto;
}
#underPage #footer .footer_sitemap .footer_sitemap_in nav ul.linkFloat .linkFloatHead {
  font-size: 15px;
}
#underPage #footer .footer_sitemap .pc-none{
    display:block;
}
#underPage #footer .footer_sitemap .sp-none{
    display:none;
}
#underPage #footer .footer_sitemap ul.socialLink {
    padding: 0 10px 30px;
}
#underPage #footer .footer_sitemap ul.socialLink li{
    float: none;
    display: block;
    background: #2F478D;
    border-radius:8px;
    padding: 3%;
    
}
#underPage #footer .footer_sitemap ul.socialLink li:first-child{
    margin-right: 0;
    margin-bottom: 10px;
}

#underPage #footer .footer_sitemap ul.socialLink li p{
    font-size: 1.2rem;
    display: inline-block;
    line-height:1.4;
    letter-spacing: 0.8px;
    margin-bottom: 0;
    color: #fff;
}

#underPage #footer .footer_sitemap ul.socialLink li img{
    width: 60px;
    height: 60px;
    margin:0 9vw 0 12vw;
    vertical-align:bottom;
}
#underPage #footer .footer_products .footer_products_in {
  padding: 0 10px;
  width: auto;
}
#underPage #footer .footer_products .footer_products_in .ttl {
  font-size: 18px;
}
#underPage #footer .footer_products .footer_products_in nav ul {
  margin: 0 -10px 0 0;
}
#underPage #footer .footer_products .footer_products_in nav ul::after {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
  content: '.';
  line-height: 0;
}
#underPage #footer .footer_products .footer_products_in nav ul > li {
  margin: 0 10px 10px 0;
  width: calc(100% / 2 - 10px);
}
#underPage #footer .footer_products .footer_products_in nav ul > li a {
  padding-top: 12px !important;
  width: 100%;
  height: 70px !important;
}
#underPage #footer .footer_products .footer_products_in nav ul > li a span.ttl1 {
  margin-bottom: 7px;
  font-size: 11px;
}
#underPage #footer .footer_products .footer_products_in nav ul > li a span.ttl2,
#underPage #footer .footer_products .footer_products_in nav ul > li a span.ttl3 {
  font-size: 12px;
}
#underPage #footer .footer_utility .footer_utility_in {
  padding: 30px 5px 30px 10px;
  width: auto;
}
#underPage #footer .footer_utility .footer_utility_in .left {
	display:none	
}
#underPage #footer .footer_utility .footer_utility_in .left,
#underPage #footer .footer_utility .footer_utility_in .right {
  float: none;
  width: auto;
}
#underPage #footer .footer_utility .footer_utility_in .left input[type='text'] {
  width: calc(100% - 58px);
}
#underPage #footer .footer_utility .footer_utility_in .left #searchbox #srchForm02 {
  margin: 0;
}
#underPage #footer .footer_utility .footer_utility_in .right nav ul {
  letter-spacing: -0.5em;
}
#underPage #footer .footer_utility .footer_utility_in .right nav ul li {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 50%;
  letter-spacing: 0;
}
#underPage #footer .footer_utility .footer_utility_in .right .copyright {
  margin: 0;
  font-size: 9px;
  text-align: center;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .guideBox {
    width: 100%;
}
}
@media screen and (max-width: 480px) {
.pcBlock{
	display:none;
}
.spBlock{

	display:block;
}
#usersmtg .pagetitle h1 {
    display: block !important;
    float: none;
    font-size: 1.25rem !important;
    width: 100% !important;
    white-space: normal !important;
}
#contents_usersmtg h3.ttl {
    font-size:1.5rem;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary {
	color: #333333;
	/* width: 920px; */
	margin: 0 0 50px 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap-reverse;
}

#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .right {
    width: 100%;
    margin: 0 00px 0 0;
    float: none;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary .right img {
    max-width: 100%;

}
.schedule .subContent {
	padding: 10px 10px;
}
.report_sub_content h4 {
    min-height:auto !important;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in p {
    text-align: left;
    width: 100%;
}
.talk.right:after {
	top: 10px;
	right: -18px;
	border-top: 7px solid transparent;

	border-left: 20px solid #DBFDC0;
	border-bottom: 7px solid transparent;
}
.talk.left:after {
	top: 10px;
	left: -18px;
	/*border-top: 10px solid transparent;*/
  /*border-right: 30px solid #e7fbd7;*/
  /*border-bottom: 10px solid transparent;*/
	border-top: 7px solid transparent;
	border-right: 20px solid #e7fbd7;
	border-bottom: 7px solid transparent;
}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in p.csImagse{
	max-height: 52vw;
}
.schedule .subContent span{
    display: table-cell;
    width: 24vw;
}
.c-link-block span {
    display: inline-flex !important;
    align-items: center;
    width: auto !important;
}
.schedule .p-assessment-separated__link {
    position: static;
    margin: 20px auto 0;
}
.report_sub_content {
    float: left;
    width: 100%;
    margin: 0 0 20px 0%;
}


#access {
    display: block;
}
.talk.talk_neo, #contents_usersmtg .contents_usersmtg .contents_usersmtg_in p.talk.talk_neo{
	width: 100% !important;
	margin-left: auto !important;
}
.talk{
	margin-left: auto;
	padding: 15px !important;
	/* box-sizing: border-box; */
}
#contents_usersmtg .dcsBox h4, #contents_usersmtg .guideBox h4 {
	max-width: 100%;
	padding: 0;
}
.fukidashi_left {
    position: relative;
    padding-right: 36px;
    width: 100%;
}
.fukidashi-line {
    /* display: table; */
}
.kao {
	width: 19%;
	text-align: center;
}
.kao img {
    width: 100%;
    margin: 0 auto 4px;
}
#contents_usersmtg .fcap {
    font-size: 0.8rem;
}
.fukidashi_right {
    padding-left: 20px;
    width: 100%;
}

#contents_usersmtg .cmlist {
	width: 100%;
}
#contents_usersmtg .more a{
	width: 96%;
}
.report_content.-underCont{
		max-width: 100%;
		width: 100%;
		margin: 0 auto 30px;
}
.report_content.-underCont .report_sub_content {
    float: left;
    width: 100%;
    margin: 0 0 0px 2%;
}
.report_content.-underCont.-no1 .report_sub_content {
    float: right;
    width: 100%;
    margin: 0 0 0px 2%;
}
#contents_usersmtg .pagetitle .pagetitle_in{
	display: block !important;
}
#contents_usersmtg .pagetitle h2{
	width: 100% !important;
	margin: 0 !important;
	display: block !important;
}
#contents_usersmtg .pagetitle .copy{
	width: 100% !important;
	margin: 0 !important;
	display: block !important;

}
.pagetitle .copy span {
    padding-left: 0px !important;
    margin-left: 0px !important;
    border-left: none !important;
}
}

/*  // /usersmtg/12/ @20220616  */
.fs20{font-size: 20px!important;}
.mb20{margin-bottom: 20px!important;}
.p-intro_btn{margin: 0 auto;}
.summary.sp{display: none!important;}
@media only screen and (max-width: 767px){
.summary.pc{display: none!important;}
.summary.sp{display: block!important;}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary.sp .left{
width: auto;
margin: 0;}
#contents_usersmtg .contents_usersmtg .contents_usersmtg_in .summary.sp .right{width: auto;}
body.kinyu12 .report_content.-underCont .report_sub_content{
float: none;
width: auto;}
body.kinyu12 .report_content.-underCont .report_sub_content h4{white-space: nowrap;}
}
/*  // /usersmtg/12/ @20220616  */
.lead{font-size: 14px;}