@charset "utf-8";

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* RECORD TOP*/
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
	.record_top{
		padding: 20px 0;
	}
	.record_anc p a:before{
		content: "▼";
	}
	.record_anc_ex p a:before{
		content: "▶";
		font-size: 80%;
	}
    .record_anc p a:hover,
		.record_anc_ex p a:hover {
      border: 1px solid #8EC300;
      color: #8EC300;
}
    .record_anc p .record_office:hover ,
    .record_anc p .record_hospital:hover ,
    .record_anc p .record_school:hover,
		.record_anc_ex p .record_office:hover ,
    .record_anc_ex p .record_hospital:hover ,
    .record_anc_ex p .record_school:hover{
            opacity:0.8;
            filter: alpha(opacity=80);
          }
    #record_main .record_tsukiji{
        margin-bottom: 40px;
    }

/* ---------------------------------------------------------------------------------------------- */

@media (max-width: 600px) {
	.record_top{
		margin-bottom: 40px;
	}
	.record_anc,
	.record_anc_ex{
    width: 90%;
    margin: 0 auto ;
    text-align: center;
	}
	.record_anc p a,
	.record_anc_ex p a{
    display: inline-block;
    width: 85%;
    text-align: left;
    font-size: 18px;
    padding:  10px 10px 10px 15px;
	border: 1px solid #b2b2b2;
	margin-bottom: 15px;
	}

	.record_anc p .record_office,
	.record_anc_ex p .record_office{
		background: url(../images/record/record_bt01.png), #FFFFFF;
		background-repeat: no-repeat , repeat;
		background-size: 13% , auto;
		background-position: 94% 50%, top;
	}
	.record_anc p .record_hospital,
	.record_anc_ex p .record_hospital{
		background: url(../images/record/record_bt02.png), #FFFFFF;
		background-repeat: no-repeat , repeat;
		background-size: 13%  , auto;
		background-position: 94% 50%, top;
	}
	.record_anc p .record_school,
	.record_anc_ex p .record_school{
		background: url(../images/record/record_bt03.png), #FFFFFF;
		background-repeat: no-repeat , repeat;
		background-size: 13% , auto;
		background-position: 94% 50%, top;
	}
	
	#record_main .title05 {
		font-size: 18px;
}
	#record_main .btn02_l {
		margin: 20px 0;
}
}
@media (min-width: 601px) and (max-width: 1000px) {
	.record_box .record_top .box_all{
		margin-bottom: 20px;		
	}
	.record_anc,
	.record_anc_ex{
	width: 90%;
    margin: 0 auto 30px;
	}
	.record_anc p,
	.record_anc_ex p{
    float: left;
    width: 30%;
	margin-left: 3%;
	}	
	.record_anc p a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #FFFFFF;
    padding: 140px 0 14px;
	border: 1px solid #b2b2b2;
	}
	.record_anc_ex p a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #FFFFFF;
    padding: 140px 3px 14px;
	border: 1px solid #b2b2b2;
	}
	.record_office{
		background: url(../images/record/record_img01.png) no-repeat;
		background-size: contain;
	}
	.record_hospital{
		background: url(../images/record/record_img02.png) no-repeat;
		background-size: contain;
	}
	.record_school{
		background: url(../images/record/record_img03.png) no-repeat;
		background-size: contain;
	}
	#record_main .table02 th {
		width: 150px;
}
	#record_main .title05 {
		font-size: 22px;
}
	#record_main .btn02_l {
		margin: 20px 0 80px;
}
	
.record_main .btnarrow::before{
	vertical-align: middle;
}
}
@media (min-width: 1001px) {
	.record_anc,
	.record_anc_ex {
	width: 1000px;
    margin: 0 auto 30px auto;
	}
	.record_anc p,
	.record_anc_ex p{
	float: left;
	}
	.record_anc p a,
	.record_anc_ex p a{
	display: block;
    width: 280px;
    text-align: center;
    font-size: 20px;
    padding: 150px 0 14px;
	border: 1px solid #b2b2b2;
	margin-left: 40px;
    background-color: #FFFFFF;
	}
	
	.record_anc_ex{
	width: 1000px;
    margin: 0 auto 30px auto;
	}
	.record_anc_ex p{
	float: left;
	}
	.record_anc_ex p a{
	display: block;
    width: 280px;
    text-align: center;
    font-size: 20px;
    padding: 150px 0 14px;
	border: 1px solid #b2b2b2;
	margin-left: 40px;
    background-color: #FFFFFF;
	}
	
	.record_office{
		background: url(../images/record/record_img01.png) no-repeat;
	}
	.record_hospital{
		background: url(../images/record/record_img02.png) no-repeat;
	}
	.record_school{
		background: url(../images/record/record_img03.png) no-repeat;
	}

	.record_anc:after,
	.record_anc_ex:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	#record_main .table02 th {
		width: 150px;
}
	#record_main .title05 {
		font-size: 22px;
}
	#record_main .btn02_l {
		margin: 20px 0 80px;
}
	
.record_main .btnarrow:before{
	vertical-align: middle;
}
}

.clmDesignB {
	display: flex;
	justify-content: space-between;
	margin: 24px auto 40px;
}

.clmDesignB > li {
	width: 32%;
	border: 1px solid #b2b2b2;
}

.clmDesignB > li a {
	display: block;
	padding: 20px;
	color: #333;
}

.clmDesignB > li a:visited {
	color: #333;
}

.clmDesignB > li a h3 {
	font-weight: bold;
	margin: 16px auto 12px;
}

.clmDesignB > li a img {
	max-width: 100%;
}


@media (max-width: 600px) {
.clmDesignB {
	display: block;
	margin: 24px auto 40px;
}

.clmDesignB > li {
	width: 100%;
	margin-bottom: 20px;
}

.clmDesignB > li a {
	display: block;
	padding: 20px;
}

.clmDesignB > li a h3 {
	margin: 12px auto 10px;
}

}

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* FAQ */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
#anc_faq01,#anc_faq02,#anc_faq03,#anc_faq04,#anc_faq05,#anc_faq06,#anc_faq07,#anc_faq08,#anc_faq09,
#anc_faq10{
	position: relative;
	padding-left: 46px;
}
#anc_faq01::before,#anc_faq02::before,#anc_faq03::before,#anc_faq04::before,#anc_faq05::before,#anc_faq06::before,#anc_faq07::before,#anc_faq08::before,#anc_faq09::before,#anc_faq10::before{
	content: "Q.";
	color: #1A005D;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	margin: 2px 0 0 -30px ;
}
.text_faq{
	position: relative;
	padding-left: 46px;
	text-align: left;
}
.text_faq::before{
	content: "A.";
	color: #EB2020;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	margin: 0 0 0 -30px ;
}
.text_l p.ml20 strong{
	line-height: 3;
}
.text_l p.ml20 a{color:#333;text-decoration:none;}
.text_l p.ml20 a:visited {color:inherit;text-decoration:none;}
.text_l p.ml20 a:hover   {color:#8EC300;text-decoration:none;}

.top_faq p a{color:#063d78;text-decoration:none;}
.top_faq p a:visited {color:#063d78;text-decoration:none;}
.top_faq p a:hover{color:#8EC300;text-decoration:none;}

@media (max-width: 600px) {
	#anc_faq01,#anc_faq02,#anc_faq03,#anc_faq04,#anc_faq05,#anc_faq06,#anc_faq07,#anc_faq08,#anc_faq09,#anc_faq10{
	padding-left: 33px;
}
.text_faq{
	padding-left: 33px;
}
}
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* useful*/
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
#useful_main {
    margin: 50px 0;
}
#useful_main .box_all h3{
    font-weight: normal;
    font-size: 16px; 
}
#useful_main .box_3 .text_c {
    margin-bottom: 30px;
}
#useful_main .box_3 .text_c a{
    display: block;
    padding: 10px 5%;
    border: 1px solid #1A005D;
}
#useful_main .box_3 .text_c a:hover{
    border: 1px solid #8EC300;
}
#useful_main .box_3 .text_c img{
    width: 100%;
}
@media (min-width: 599px) {
    #useful_main .box_all h3{
        height: 70px;
    }
}
@media (min-width: 1001px) {
    #useful_main .box_3 .text_c a{
        padding: 15px 5%;
    }
    #useful_main .box_all h3{
        height: inherit;
    }
}
.useful_cont{
    margin-bottom: 80px;
}
.useful_cont h2.title05{
    font-weight: bold;
}
.useful_cont .box_row{
    margin-bottom: 30px;
}
.useful_cont .box_row .box_2_3 img{
    width: 90%;
}
ul.useful_anchor{
    padding-left: 20px;
    line-height: 2;
}
ul.useful_anchor li a{
    text-decoration: underline;
}
ul.useful_anchor ol{
    margin-left: 35px;
}
ul.useful_anchor ol li{
    list-style: decimal;
}
.useful_lead{
    width: 1000px;
    margin: 0 auto 60px;
}
.useful_lead ul{
    padding: 9px 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
}
.useful_lead ul li{
    background: #fff;
    width: 26%;
    background: #fff;
    padding:20px;
    border: 1px solid #1A005D;
    margin: 15px;
    text-align: center;
}
.useful_lead ul li a{
	color: #1A005D;
}
.useful_lead ul li:hover{
    border: 1px solid #8EC300;
}
.useful_lead ul li a:hover{
	color: #8EC300;
}
.useful_lead h2{
    font-size: 16px;
    padding: 20px 20px 0 20px ;
}
.useful_lead h3{
    font-size: 16px;
    font-weight: normal;
}

@media (max-width: 1000px) {
    .useful_lead{
    width: 90%;
    margin:  0 5% 60px;
    }
    .useful_lead ul{
        padding: 10px 0px;
        width:100%;
    }
    .useful_lead ul li{
        display: inline-block;
        width: 26%;
        background: #fff;
        padding:1.5vw;
        margin: 1.5vw;
    }
    .useful_lead ul li img{
        width: 100%;
    }
}
@media (max-width: 600px) {
    .useful_lead ul li{
        display: inline-block;
        width: 90%;
        background: #fff;
        padding:10px;
    }
    .useful_cont .box_row .box_2_3{
        text-align: center;
    }
    .useful_cont .box_row .box_2_3 img {
        text-align: center;
        margin-top: 10px;
    }
}
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* sitemap*/
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
#sitemap {
    margin-bottom: 60px;
}
#sitemap ul li{
    display: inline-block;
    position: relative;
    font-size: 17px;
    width: 31%;
    padding: 0 0 30px 20px;
    vertical-align: top;
}
#sitemap ul li::before{
    content: ">";
    position: absolute;
    color: #398AB0;
    width: 21px;
    top: 0;
    left: 0;
}
#sitemap ul li.inner{
    width: 100%;
}
#sitemap ul li.inner ul li{
    display: inline-block;
    position: relative;
    font-size: 15px;
    width: 29.5%;
    padding-left: 20px;
}
#sitemap a:visited{
    color:#398AB0;    
}
#sitemap a:hover{
    color:#8EC300;    
}
#sitemap h2.title01 a{
    position: relative;
    padding-left: 20px;
}
#sitemap h2.title01 a::before{
    content: ">";
    position: absolute;
    color: #333;
    width: 21px;
    top: -2px;
    left: 0;
}
@media (max-width: 1000px) {
    #sitemap ul li{
        width: 29%;
    }
    #sitemap ul li.inner ul li{
        width: 27%;
    }
}
@media (max-width: 600px) {
    #sitemap ul li{
        display: block;
        position: relative;
        font-size: 18px;
        width: inherit;
        padding: 0 0 20px 15px;
        vertical-align: top;
    }
    #sitemap ul li.inner ul li{
        display: block;
        position: relative;
        font-size: 16px;
        width: inherit;
        padding: 0 0 10px 15px;
    }
}

/*client配下*/
.client_top {
	display: flex;
	align-items: center;
}
.client_top .leftCol {
	width: calc(100% - 350px);
	margin-right: 20px;
}
.client_top .rightCol {
	width: 330px;
}
.client_top .rightCol img {
	max-width: 100%;
}
.client_top h2 {
    color: #333;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    border-bottom: 2px dotted #b3d6dc;
    padding: 5px 0 15px 79px;
    margin: 0 0 20px 0;
		background: url(../images/record/client/client_ic01.png) no-repeat 0 0;
}
.client_top h2 span {
	font-size: 20px;
}
@media (max-width: 1000px) {
	.client_top h2 {
    font-size: 24px;
    line-height: 1.4;
    text-align: left;
    padding: 5px 0 15px 65px;
		background: url(../images/record/client/client_ic01.png) no-repeat 0 0 / 50px;
	}
	.client_top h2 span {
	font-size: 16px;
}
}
@media (max-width: 800px) {
	.client_top {
		display: block;
	}
	.client_top .leftCol {
	width: 100%;
	margin: 0 0 20px 0;
}
	.client_top .rightCol	{
		width: 100%;
		text-align: center;
	}
	.client_top .rightCol img{
	width: 60%;
}
}
@media (max-width: 600px) {
	.client_top h2 {
		font-size: 20px;
		padding: 10px 10px 10px 18px;
		background-image: none;
		position: relative;
	}
	.client_top h2:before {
		content: "";
		position: absolute;
		top: 10px;
		left: 0;
		width: 8px;
		height: 80%;
		background-color: #6AADCC;
	}
	.client_top .rightCol img{
	width: 80%;
}
}
.record_summary {
	display: flex;
	position: relative;
	overflow: hidden;
	align-items: center;
	background-color: #FCFCFC;
	border: 1px solid #EDF4F7;
	border-collapse: collapse;
}
.record_summary:before {
	content: "";
	position: absolute;
	left: -300px;
	width: 450px;
	height: 350px;
	background-color: #EDF4F7;
	border-radius: 100%;
}
.record_summary h3 {
	width: 150px;
	font-weight: normal;
	text-align: center;
	font-size: 22px;
	z-index: 1000;
}

.record_summary ul {
	margin-left: 20px;
	padding: 20px 10px;
	font-size: 20px;
	font-weight: bold;
}
.record_summary ul li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 16px;
}
.record_summary ul li:before {
	content: "●";
	color: #A4CCDF;
	position: absolute;
	left: 0px;
	font-size: 80%;
}
.record_summary ul li:last-child {
	margin-bottom: 0;
}
.record_summary ul li span {
	color: #6AADCC;
}

@media (max-width: 1000px) {
	.record_anc_box {
		width: 95%;
	}
}
@media (min-width: 801px) {
	.pc {
		display: block;
	}
	.tb {
		display: none;
	}
}
@media (max-width: 800px) {
	.tb {
		display: block;
	}
	.pc {
		display: none;
	}
	.record_summary:before {
	left: -330px;
	width: 450px;
	height: 350px;
}
}
@media (max-width: 600px) {
	.sp_none {
		display: none;
	}
}
@media (max-width: 600px) {
	.record_summary {
		display: block;
	}
	.record_summary:before {
	display: none;
	}
	.record_summary h3{
		width: 100%;
		padding: 10px 0;
		font-size: 18px;
		background-color: #EDF4F7;
	}
	.record_summary ul {
		margin: 0;
		padding: 12px;
		font-size: 16px;
	}
	.record_summary ul li {
		padding-left: 13px;
	}
}
.record_anc_box {
	max-width: 1000px;
	margin: 0 auto;
}
.record_anc_box ul,
.record_anc_box ul li,
.record_anc_box ul li a {
	display: flex;
	display: -ms-flexbox; 
	display: -webkit-box;
	display: -webkit-flex; 
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
}
.record_anc_box ul {
	margin: 0 auto;
	padding: 12px 10px;
	background-color: #F5FAFE;
}
.record_anc_box ul li {
	text-align: center;
	width: calc((100% - 32px) / 5);
	align-self: stretch;
	margin-right: 8px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 1px 1px 1px 0 #d9d9d9;
}
/*アンカーリンクの幅はリンクの数に合わせて各ページで個別に指定
※デフォルトはリンク5つ*/

.record_anc_box ul li:last-child {
	margin-right: 0;
}
.record_anc_box ul li a {
	justify-content: center;
	-webkit-justify-content : center;
  -ms-justify-content : center;
	width: 100%;
	height: 100%;
	padding: 8px 0;
} 
@media (max-width: 800px) {
	.record_anc_box ul {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		padding: 8px;
	}
	.record_anc_box ul li {
		width: calc((100% - 12px) / 3);
		height: 50px;
		margin-right: 6px;
	}
	.record_anc_box ul li:nth-of-type(3n) {
		margin-right: 0;	
	}
	.record_anc_box ul li:nth-of-type(n+4) {
		margin-top: 6px;	
	}
}

@media (max-width: 600px) {
	.record_anc_box ul {
		padding: 8px;
	}
	.record_anc_box ul li {
		width: 100%!important;
		height: 50px;
		margin-right: 0;
	}
	.record_anc_box ul li:nth-of-type(n+2) {
		margin-top: 6px;	
	}
}

.record_anc:after,
.record_anc_ex:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

.record_table a {
	color: #6aadcc;
	border-bottom: 1px solid;
}
.record_table a:hover {
	color: #FF0000;
}
