@charset "utf-8";


 p.normal { font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
}

span.blue_text {
    color: #00008f;
}

span.red_text { color:#F00;
}

/*** summary ***/
.summary {margin: 50px 10px 10px;
		padding: 20px 10px;
		clear: both;
		font-size: 13px;
		border-top: 1px solid #69F;
		border-bottom: 1px solid #69F;
}


.summary_table { margin: 0;
				 text-align: left;
    
				 }

.summary_table td.left_box { vertical-align: top;
							 padding-bottom: 8px;
}

.summary_table td.right_box { vertical-align: top;
						white-space: nowrap;
						line-height: 1.75em;
						padding-left: 30px;
						padding-top: 8px;
}



.notes_2 {font-size: 14px;
		margin-top: 50px;
		line-height: 1.5em;
}

.notes_3 { margin: 0 8px 16px 42px; 
	    font-size: 14px;
		line-height: 1.5em;
	 	text-indent: -2.5em;
}


.pdf_link {font-weight:bold;
			margin:50px 0 40px 0;
			clear:both;
}


.v1507_tit_Type01 span,.v1507_tit_Type02 span{
	font-size: 85%;
	font-weight: bold;
}

/*** ./共通パーツ ***/


p.blut_title {
	margin-left: 16px;
	text-indent: -1em;
	font-size: 16px;
	line-height: 1.75;
}

p.blut_title span {
	color: #00008f;
	font-weight: bold;
}


p.center_text {
    text-align: center;
    font-size: 16px;
    margin-top: 48px;
	margin-bottom: 32px;
}

ul.list_0106 {
	margin: 0 16px;
	font-size: 16px;
}

ul.list_0106 li {
	padding: 8px 0 0 24px;
	text-indent: -1em;
	line-height: 1.75;
}

ul.list_0106 li span {
	color: #ff1821;
}

ul.list {
	font-size: 16px;
}

ul.list li {
	padding: 0px 0 0 24px;
	text-indent: -1em;
	line-height: 1.75;
}

ul.list li span {
	color: #ff1821;
}

ul.notes_list {
	font-size: 14px;
	margin: 36px 16px 0;
}

ul.notes_list li {
	padding: 6px 0 0 70px;
	text-indent: -70px;
}


/***** 業績関連 *****/

dl.achievements {margin-top: 30px;
}

dl.achievements dt {text-decoration: underline;
				font-weight: bold;
				font-size: 16px;
}
dl.achievements dd {
				margin-left: 16px;
				margin-bottom: 20px;
				padding: 5px;
				font-size: 16px;
				text-indent: -1.5em;
}

/*** campaign ***/
.cp_image { margin: 20px auto;
			text-align: center;
			display: block;
}

.cp_table {
    box-sizing: border-box;
}

table.cp_table caption {font-size: 16px;
			font-weight: bold;
			margin: 0 0 5px 5px;
			text-align: left;
}

table.cp_table span { color: #00008f;
}

table.cp_table {
    border-spacing: 0px;
    margin: 40px 20px 30px 10px;
    padding: 0px;
    width: 100%;
    border-collapse: collapse;
    border-width: 0px;
    border-style: solid;
    border-color: #CCC;
    line-height: 1.83;
    border: solid 1px #ded6d6;
	font-size:14px;
}

table.cp_table tbody td {
    border-top: medium none;
    border-bottom: 1px solid #ded6d6;
    border-right: 1px solid #ded6d6;
    padding: 7px 10px 6px;
    vertical-align: top;
}

table.cp_table tbody th {
    border-top: medium none;
    border-bottom: 1px solid #ded6d6;
    border-right: 1px solid #ded6d6;
	font-weight: normal;
    padding: 7px 10px 6px;
	vertical-align:middle;
	text-align: left;
}

.cp_title {font-size: 16px;
			font-weight: bold;
			margin-top: 40px;
			text-align: left;
			text-indent: 1em;
}

.cp_img { text-align: center;
			margin: 30px auto 40px;        
            font-size: 12px;
}


/**  **/

ul.list_0302 { margin: 8px 0 32px;
}
ul.list_0302 li {
				margin: 0 0 8px 48px;
				font-size: 16px;
				text-indent: -2em;
}
p.right_text {
	text-align: right;
    font-size: 16px;
    margin-top: 24px;
	margin-bottom: 24px;
}

/*** 0630table ***/

table.t_0630 { width: 97%;
			   margin: 5px 5px 40px;
			   border-collapse: collapse;
			   border-spacing: 0;
			   font-size: 16px;
}
table.t_0419 { 
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px;
    font-size: 16px;
}

table.t_0630 td.middle { vertical-align: middle;
						 white-space: nowrap;
}

table.t_0630 td { padding: 8px 12px;
				  border: 1px solid #000;
				  line-height: 1.3em;
}

table.t_0630 th { padding: 8px 12px;
				  border: 1px solid #000;
				  line-height: 1.3em;
				 font-weight: normal;
}

ul.list_0828 {
	margin: 0 16px;
    font-size: 16px;
}

ul.list_0828 li {
	padding: 8px 0 0 24px;
    text-indent: -1em;
    line-height: 1.75;
	list-style: none;
}


.center_img {
	display: flex;
	justify-content: space-evenly;
	text-align: center;
}

span.result {
	border: 1px solid #000;
    padding: 2px;
}

span.black_bold {
	color: #000000!important;
	font-weight: bold;
}

.text_in {
	text-indent: -4rem;
    margin-left: 40px;
}

.text_in2 {
	text-indent: -2rem;
    margin-left: 25px;
}

.frame {
	border: 1px solid;
	padding: 5px!important;
}

.text_center {
	text-align: center!important;
}

.pickup {
	border: 1px solid;
	padding: 5px;
}

.indent {
    font-size: 16px;
    text-indent: -1em;
    margin-left: 15px!important;
}
.indent01 {
	text-indent: -2rem;
    margin-left: 20px!important;
}

.indent02 {
	text-indent: -2rem;
	margin-left: 40px!important;
	margin-top: 0px!important;
	margin-bottom: 0px!important
}

.indent03 {
	text-indent: -2rem;
	margin-left: 35px!important;
}
.indent04 {
text-indent: -1rem;
    margin-left: 25px!important;
}

.indent05 {
    text-indent: -3rem;
    margin-left: 30px!important;
}

.fontsize2 {
	font-size: 2rem
}

.font_16 {
    font-size: 16px;
}

.list_style {
    list-style: inside!important;
}

.font_13 {
    font-size: 13px!important;
}



.v_align {
    vertical-align:top;
}

.border0 {
    border: none!important;
}

.b_dash {
    border: 1px dashed!important;
    color: #00008f;
    margin: 0 20px;
}

.img_center {
    display: block;
    margin: 0 auto!important;
}

.list_1221 {
    font-size: 16px;
    text-indent: -8rem;
    margin-left: 81px!important
}

.subtext {
    font-size: 13px;
}
.subtext_indent {
    text-indent: -2.5em;
    margin-left: 25px!important;
}

@media screen and (max-width:767.98px) {
    .t_0630 {
        table-layout: fixed!important;
    }
    ul.list {
	font-size: 14px;
    }
}
@media screen and (min-width:767.99px), print {
  .u-sp {
    display: none!important
  }
}

.td_20 {
    padding: 20px 12px!important;
}

@media screen and (min-width:767.99px) {
.float {
    float: right;
    width: 350px;
    margin-left: 20px;
    margin-bottom: 20px;
}
}

@media screen and (max-width:767.98px) {
.float {
    width: 85%;
    margin: 10px auto 20px;
    display: block;    
}
    
ul.list_0106 {
	margin: 0 16px;
	font-size: 14px;
}

ul.list_0106 li {
	padding: 8px 0 0 24px;
	text-indent: -1em;
	line-height: 1.5;
}    
    
}

.img_top {
    display: inline-block;
    margin: 0 auto!important;
    vertical-align: top!important;
}
