html{

font-family: "小塚ゴシック Pr6N","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.body {
font-family: "小塚ゴシック Pr6N","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
line-height: 14px;
font-size: 14px;
width: 100%;
word-break : break-all;
}

a { color: #333; text-decoration: none;}/*
a:hover { color: #0000bb; text-decoration: underline;}*/
strong,b{font-weight: bold;}


h1,h2,h3,h4,h5 /*{font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}*/
h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}

.mt0{
margin-top:0 !important;
}
.mt45{
margin-top:45px !important;
}
.mb0{
margin-bottom:0 !important;
}
.mb10{
margin-bottom:10px !important;
}
.mb20{
margin-bottom:20px !important;
}
.mb35{
margin-bottom:35px !important;
}
.mb45{
margin-bottom:45px !important;
}
.mb80{
margin-bottom:80px !important;
}

.p12{
font-size: 12px;
}

.pt5{
padding-top:5px !important;
}

.tx_c{
text-align:center !important;
}

.cap{
text-indent: -0.5em;
padding-left: 1em;
font-size: 90%;
}
.cap:before{
content:'※';
display:inline-block;
}

.left { width: 50%; float: left; border-right: 1px solid #e3e3e3;}
.right { width: 50%; float: right;}

.clearfix:after{
clear: both;
display: block;
content: "";
}
.click_area{
cursor: pointer;
}

.center_pc{
width: 960px;
margin: 0 auto;
}
.pc_noview{
display: none;
}
/*カラム分割*/
.column > div { float: left;}

.column2 { width: 49%; margin-right: 2%; margin-bottom: 2%;}
.column2:nth-child(2n) {margin-right: 0;}

.column3 { width: 32%; margin-right: 2%; margin-bottom: 2%;}
.column3:nth-child(3n) { margin-right: 0;}

.column4 { width: 23.5%; margin-right: 2%; margin-bottom: 2%;}
.column4:nth-child(4n) { margin-right: 0;}

/* バックグラウンド */
.bg_gray{
background: rgb(243, 243, 243);
}

/* ir共通 */
body.ir #content .wrapper{
margin-bottom: 80px;
text-align:left;
width:960px;
min-width:960px!important;
}

.ir .privacy_mark .ta-l img {
/*width: auto; */
}
.ir a:hover{
opacity:0.7;
}
.ir #content h4.ud_blue{
margin-bottom: 15px;
padding: 10px 5px 5px 5px;
border-bottom: 4px #0053a6 solid;
line-height: 1.4;
font-size: 22px;
font-weight: bold;
color: #222;
}
.ir #content h5.txt_blue {
color: #2f54a2;
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
line-height: 1.3;
}


.ir #content .title_area {
margin-top:40px;
}
@media screen and (min-width: 681px){
.ir #main{
width: 1000px;
margin: 0 auto;
}
.ir #content .title_area {
margin-top:60px;
}
.ir .footer_contact_box{
float: none;
}
.ir .footer_contact_box_02{
margin: 0 auto;
}
}

/* ボタン */
.ir #content .button01 a{
border: 1px solid #0052AA;
background: #fff;
text-align: center;
padding: 15px 35px;
opacity: 0.6;
color:#000;
}
.ir #content .button01 a:hover{
opacity:0.8;
}
.ir #content div.linkarea ul{
display: table;
table-layout: fixed;
width: 100%;
}

.ir #content div.linkarea li{
width : calc(100% / 3) ;
display: table-cell;
}

.ir #content div.linkarea li a{
border: 3px solid #E5EAF3;
background: #fff;
padding: 15px 35px;
color:#000;
display: block;
width:13.5em;
margin-right:45px;
background:url(../images/ico_arrow_pink.png) no-repeat center right;
background-position-x: 95%;
}
.ir #content div.linkarea li:nth-child(2) a{
margin:0 auto;
}
.ir #content div.linkarea li:nth-child(3) a{
margin-left: 9%;
}

.ir #content ul.cap_mark li{
list-style:none;
}
.ir #content ul.cap_mark li:before{
content:'※';
display:inline-block;
margin-right:1em;
}

.ir #content ul.listDecimal li{
list-style:decimal;
}

/* テーブル */

.ir #content table.page_table tr:nth-child(odd) {
background: #fff;
}

.ir #content table.page_table tr th {
background: #e6edf5;
text-align: left;
}


@media screen and (max-width: 680px){

.ir #content img.width_auto {
width: auto;
}

.ir #content table.width_auto {
width: 100%;
}

.ir #content table.width_auto tr th {
width: 100px;
}
.ir.stock_info #content table.width_auto tr th {
width: 105px;
}
}
@media screen and (min-width: 681px){

.ir #content table.page_table {
width: 100%;
}

}
/**********************************************
-----------------------------------------------
		INDEX
-----------------------------------------------
***********************************************/
/*ーーーーーーーーーーーーーーーーーーーーーーーーー

HEADER

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
#header {
width: 100%;
}

#header #header_in {
width: 100%;
min-width: 1000px;
margin: 0 auto;
}

#header .top_header{
width: 100%;
min-width: 1000px;
height: 30px;
margin-bottom: 25px;
background-color: #2F54A2;
color: #fff;
}

#header .top_header .top_header-in{
width: 1000px;
min-width: 1000px;
margin: 0 auto;
padding: 0 20px;
}
#header .top_header a{
color: #fff;
}
#header .top_header a:hover{
color: #98A9E2;
}
#header .top_header ul{
float:right;
}

#header .top_header ul li{
float: left;
margin-right: 25px;
margin-top: 7px;
padding: 1px 2px;
vertical-align: middle;
font-size: 0.8em;
list-style: none;
}


#header .top_header ul li span{
display: inline-block;
margin-right: 5px;
}
.box_header{
margin-bottom: 25px;
}
.box_header .logo_header{
float: left;
}


.box_header .cont_header{
float: right
}

.box_header .cont_header .tel_header,
.box_header .cont_header .btn_formlink{
float: left;
}

.box_header .cont_header .tel_header{
text-align: center;
font-size: 14px;
}
.box_header .cont_header .tel_header p:first-child{
margin: 5px 30px 8px 0;
font-size: 24px;
font-weight: bold;
}

.box_header .cont_header .btn_formlink{
background: #E0798D;
float: left;
width: 195px;
height: 50px;
border-radius: 5px;
position: relative;
}

.box_header .cont_header .btn_formlink:hover{
opacity: 0.7;
}

.box_header .cont_header .btn_formlink a{
display:block;
padding: 18px 13px;
color: #fff;
font-size: 14px;
}

/****************************************************
*nav
****************************************************/
.box_mainnav{
width: 100%;
min-width: 1000px;
height: 40px;
border-bottom: 1px solid #2F54A2;
}
.box_mainnav a{
color: #2F54A2;
display: block;
width: 100%;
height: 100%;
}

.box_mainnav .mainnav{
width: 960px;
margin: 0 auto;
border-left: 1px solid #CBDDED;
}
.box_mainnav >ul{
height: 40px;
}
.box_mainnav ul li{
float: left;
text-align: center;
width: 25%;
height: 40px;
padding: 10px 0 0 0;
border-right: 1px solid #CBDDED;
list-style: none;
}

.box_mainnav ul li:hover{
background: rgba(93,122,176,.16);
}

/*subnav slidedown*/
.box_mainnav ul .nav_main02{
position: relative;
}

/*.box_mainnav ul .nav_main02:hover >.nav_sub01{
display: block;
}*/

.box_mainnav ul li .nav_sub01{
width: 100%;
position: absolute;
top: 40px;
left: 1px;
display: none;
z-index: 10;
}

.box_mainnav ul li .nav_sub01 li{
text-align: left;
float: none;
width: 100%;
background: #2F54A2;
border-bottom: #fff solid 1px;
}

.box_mainnav ul li .nav_sub01 li:hover{
opacity: .7;
}

.box_mainnav ul li .nav_sub01 li a{
color:#fff;
}

.box_mainnav ul li .nav_sub01 li:last-child{
border: none;
}

.box_mainnav ul li .nav_sub01 li span{
margin: 0 5px 0 5px;
}

.box_mainnav ul li .nav_sub01 li p{
display: inline-block;
font-size: 14px;
}

.sb-slidebar {
height: 100%;
overflow-y: auto;
position: fixed;
top: 0;
z-index: 0;
display: none;
background-color: #2F54A2;
}

.sb-slidebar li{
height: 75px;
width: 100%;
padding: 31px 0 0 20px;
border-bottom: 2px #fff solid;
font-size: 1em;
}
.sb-slidebar a{
color: #fff;
}

.sb-slidebar .nav_sub01{
display: none;
}

.sb-slidebar .nav_main02{
color:#fff;
}

.sb-slidebar .nav_main02 img{
margin-bottom: -2px;
margin-left: 47px;
}

.sb-slidebar .nav_sub01 li{
display: block;
height: 75px;
width: 100%;
padding: 0;
border-bottom: #2F54A2 1px solid;
list-style: none;
background:  #fff;
position: relative;
}

.sb-slidebar .nav_sub01 li img{
display: block;
position: absolute;
top: 0;
left: 5px;
bottom: 0;
margin: auto;
}

.sb-slidebar .nav_sub01 li a{
height: 75px;
display: table-cell;
vertical-align: middle;
padding-left: 20px;
padding-right: 5px;
color:  #2F54A2;
line-height: 1.2em;
}







/*slider*/

.slide_all {
width: 960px;
margin: 0 auto;
height: 320px;
position: relative;
}
.slide_all .slide_wrap {
width: 100%;
position: absolute;
left: 0%;
}
.slide_all .slide_body {
width: 100%;
}
.slide_all .slide {
width: 800px;
}
.slide_all .slide img {
width: 100%;
vertical-align: bottom;
}

.slide_all .bx-wrapper .bx-viewport{
overflow: visible !important;
border: none !important;
left: 0 !important;
}

/*sp*/
@media screen and (min-width: 0px) and (max-width: 680px) {
	.sp_none{
		display:none;
	}
	img{
		width:100%;
	}
	body.ir #content{
		width:100%;
		min-width:100%;
		overflow-x: hidden;
	}
	body.ir #content .wrapper{
	margin-bottom: 80px;
	text-align:left;
	    min-width: auto !important;
	    width:92%;
	}
	.ir_page_list_area {
		margin: 50px 4%;
	}
	.ir_page_list_01 {
		width: 55%;
		float: left;
	}
	.ir_page_list_02 {
		width: 40%;
		float: right;
	}


	/* top */
	.main_img img{
		width:160%;
		margin-left: -8%;
	}
	.ir #content .main_img p.button01 a{
		right: 0;
    	bottom: 10%;
		position: absolute;
		z-index:100;
		padding: 10px;
		font-size: 80%;
	}

	#content .wrapper .news h3 {
			font-size: 18px;
	}
	
	#content .wrapper .news ul{
		margin-top: 45px;
			padding-right: 10px;
	}
	#content .wrapper .news li {
			padding-left: 20px;
			margin-left: 30px;
			font-size: 12px;
	}
	#content .wrapper .news li.news{
		padding-left: 15px;
	}

    .ir #content .ir_area01 {
        margin-top: 45px;
        min-width: 100%;
    }	
    .ir #content .ir_area01 .bg_message,
    .ir #content .ir_area01 .bg_library {
        float: none;
        width: 100%;
        height: auto;
    }
    .ir #content .ir_area01 .bg_message .box_in,
    .ir #content .ir_area01 .bg_library .box_in {
        float: none;
        width: 100%;
        margin: 0 40px 0 0;
        position: relative;
    }
    .ir #content .ir_area01 .bg_message p{
        padding-right: 35px;
        margin-top: -36% !important;
    }
    .ir #content .ir_area01 .bg_library ul{
        margin-top: -40%;
    }
    .ir #content .ir_area01 .bg_library li{
        display: block;
        margin-bottom: 0.5em;
    }

    .ir #content .ir_area01 .bg_library p.button01 a{
        margin: -16% 10% 0;;
        font-size: 90%;
    }
    .ir #content div.linkarea ul{
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .ir #content div.linkarea li{
        width : 100%;
        display: block;
        margin-bottom:1em;
    }

    .ir #content div.linkarea li a{
        border: 3px solid #E5EAF3;
        background: #fff;
        padding: 15px 35px;
        color:#000;
        display: block;
        width:70%;
        margin-right:0;
        background:url(../images/ico_arrow_pink.png) no-repeat center right;
        background-position-x: 95%;
        margin: 0 auto;
    }
    .ir #content div.linkarea li:nth-child(2) a{
        margin: 0 auto;
    }
    .ir #content div.linkarea li:nth-child(3) a{
        margin: 0 auto;
    }


    .ir .ir.top .ir_area02.page {
        width: 92%;
        margin: 0 auto;
    }
    .ir .ir_box {
        width: 100%;
        min-height: 384px;
    }
    .ir .ir_thumb {
        margin: 0 8px;
    }
    .ir .ir_thumb img {
        width:auto;
        max-width:100%;
    }
}
	
















/*sp*/
@media screen and (min-width: 0px) and (max-width: 680px) {

/*TOP slider*/
.slide_all-sp {
display: block;
width: 100%;
}
.bx-wrapper {
margin: 0px auto !important;
overflow: hidden;
}
.slide_body {
width: 100%;
}
.bx-wrapper img {
/*    height: 250px;*/
}

/*bnr slider01*/
.bck_bnralea .bx-wrapper img {
height: auto;
}
/*bnr slider02*/

.bg_case .slider-sp .bx-viewport .slide-sp{
width: 176px;
}
.bg_case .slider-sp .bx-viewport{
width: 176px;
height: auto;
margin: 0 auto;
}
}

@media screen and (min-width: 0px) and (max-width: 480px) {
.slide_all-sp {
height: auto;
}

.bx-wrapper img {
height: auto;
}
}

/*slider END*/






/*ーーーーーーーーーーーーーーーーーーーーーーーーー

CONTENTS

ーーーーーーーーーーーーーーーーーーーーーーーーー*/

#main {
width: 100%;
padding-top: 67px;
}

@media screen and (max-width: 680px){
#main {
padding-top: 0px;
}
}

#content {
width: 100%;
min-width: 1000px;
margin: 0 auto;
}

/* slider-area
-----------------------------------------*/



/* solution-area
-----------------------------------------*/
#content .bg_solution{
text-align: center;
min-width: 1000px;
padding-bottom: 65px;
}

#content .bg_solution .ttl_solution{
padding: 65px 0;
}


#content .bg_solution .ttl_solution h2{
font-size: 30px;
margin-bottom: 30px;
}
#content .bg_solution .cat_solution{
width: 960px;
margin: 0 auto;
}
#content .bg_solution .cat_solution .box_cat-solution{
float: left;
width: 320px;
}
#content .bg_solution .cat_solution .box_cat-solution:hover{
opacity: 0.7;
}
#content .bg_solution .cat_solution .box_cat-solution img{
margin: 25px 0;
}

#content .bg_solution .cat_solution .box_cat-solution .ttl_in{
font-size: 16px;
font-weight: bold;
margin-bottom: 25px;
}

#content .bg_solution .cat_solution .box_cat-solution .txt_in{
padding-bottom: 50px;
}

#content .bg_solution .cat_solution .box_cat-solution .btn_link-in >hr{
display: inline-block;
width: 100px;
margin-bottom: 50px;
border-bottom: #ccc 1px solid;
}
#content .bg_solution .cat_solution .box_cat-solution .btn_link-in >a{
margin: 25px 10px;
}
#content .bg_solution .cat_solution .box01 .btn_link-in img{
margin: -25px 0 25px 0;
padding: 0 10px;
background: #E5EAF3;
}
#content .bg_solution .cat_solution .box02 .btn_link-in img{
margin: -25px 0 25px 0;
padding: 0 10px;
background: #F1F3F8;
}
#content .bg_solution .cat_solution .box03 .btn_link-in img{
margin: -25px 0 25px 0;
padding: 0 10px;
background: #F9FAFD;
}
#content .bg_solution .cat_solution .box_cat-solution .line_bottom{
margin: 0 25px;
}
#content .bg_solution .cat_solution .box01{
background: #E5EAF3;
}
#content .bg_solution .cat_solution .box02{
background: #F1F3F8;
}
#content .bg_solution .cat_solution .box03{
background: #F9FAFD;
}


/* Case-area
-----------------------------------------*/
#content .bg_case{
text-align: center;
/* background: rgba(47,84,162,.04); */
min-width: 1000px;
}

#content .bg_case .ttl_case{
padding: 65px 0 20px 0;
}

#content .bg_case .ttl_case h2{
font-size: 30px;
margin-bottom: 30px;
}
#content .bg_case .box_link_case-archive{
width: 960px;
margin: 0 auto;
text-align: right;
padding-right: 13px;
margin-bottom: 20px;
}
#content .bg_case .bck_bnralea{
width: 960px;
padding-bottom: 65px;
padding-top: 0;
margin: 0 auto;
text-align: left;
}

#content .bg_case .bck_bnralea-top img{
margin: 0 5.5px 15px 5.5px;
width: 176px;
}


/* service-area
-----------------------------------------*/
#content .bg_service{
text-align: center;
padding: 65px 0;
}
#content .bg_service .ttl_service{
width: 960px;
margin: 0 auto 65px auto;
}

#content .bg_service .ttl_service h2{
font-size: 24px;
margin-bottom: 65px;
line-height: 1.4em;
}

#content .bg_service .ttl_service p{
margin: 0 auto;
}

#content .bg_service .cat_service{
width: 960px;
margin: 0 auto;
}

#content .page_content .bg_service .cat_service.upper{
margin-bottom: 65px;
}



#content .bg_service .cat_service .box_cat-service{
float: left;
width: 25%;
position: relative;
}

#content .bg_service .cat_service .box_cat-service{
height: 384px;
padding: 10px 10px 0 10px;
}

#content .bg_service .cat_service .box_cat-service .img_cat-service{
margin-bottom: 20px;
}

#content .bg_service .cat_service .box_cat-service .box_in{
margin: 0 10px;
}

#content .bg_service .cat_service .box_cat-service .ttl_in{
font-size: 16px;
margin-bottom: 20px;
font-weight: bold;
}
	#content .bg_service .cat_service .box_cat-service .ttl_in.ttl_line2{
		margin-top: -16px;
		margin-bottom: 10px
	}



#content .bg_service .cat_service .box_cat-service .txt_in{
	line-height: 1.8em;
	margin-bottom: 20px;
	font-size: 14px;
}

#content .bg_service .cat_service .box_cat-service .btn_link-in {
width: 90%;
position: absolute;
bottom: 20px;
left: 5%;
}
#content .bg_service .cat_service .box_cat-service .btn_link-in .btn{
		width: 60px;
		height: auto;
		margin: 0;
		padding: 0 10px;
	}

	#content .bg_service .cat_service .box_cat-service .btn_link-in .line_btn{
		display: block;
		width: 100%;
		height: 1px;
		margin: 0 0 -20px 0;
		padding: 0;
	}

#content .page_content .bg_service .cat_service .box_cat-service .btn_link-in .btn{
		width: 60px;
		height: auto;
		margin: 0;
		padding: 0 10px;
	}

	#content .page_content .bg_service .cat_service .box_cat-service .btn_link-in .line_btn{
		display: block;
		width: 100%;
		height: 1px;
		margin: 0 0 -20px 0;
		padding: 0;
	}


#content .bg_service .cat_service .box01,
#content .bg_service .cat_service .box01 .btn_link-in img{
background: #F7E3E6;
}

#content .bg_service .cat_service .box02,
#content .bg_service .cat_service .box02 .btn_link-in img{
background: #F9EAED;
}

#content .bg_service .cat_service .box03,
#content .bg_service .cat_service .box03 .btn_link-in img{
background: #FBF0F2;
}

#content .bg_service .cat_service .box04,
#content .bg_service .cat_service .box04 .btn_link-in img{
background: #FDF9FA;
}








/* seminar&event-area
-----------------------------------------*/
#content .bg_seminar-event{
text-align: center;
background: url(../images/common/TOP/msandc-web_42.png);
background-size: cover;
width: 100%;
min-width: 1000px;
height: auto;
padding: 65px 0;
}

#content .bg_seminar-event .ttl_sem-eve{
padding:  0;
min-width: 1000px;
}

#content .bg_seminar-event .ttl_sem-eve h2{
font-size: 30px;
margin-bottom: 30px;
}

#content .bg_seminar-event .ttl_sem-eve p{
margin-bottom: 20px;
}

#content .bg_seminar-event .box_link_sem-archive{
width: 960px;
margin: 0 auto 20px auto;
margin-bottom: 20px;
text-align: right;
padding-right: 7px;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve{
width: 960px;
margin: 0 auto;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve table{
background: rgba(255,255,255,.8);
width: 100%;
border-collapse: separate;
border-spacing: 0 13px;
vertical-align: middle;
height: 70px;
margin-bottom: 2px;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve table a{
text-decoration: underline;
color: #3357a4;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve table tr{
width: 100%;
height: 44px;
padding: 13px 0;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve table tr th{
width: 15%;
vertical-align: middle;
border-right: 1px solid #e6eaf1;
padding: 13px 0;
font-size: 17px;
}


#content .bg_seminar-event .box_tbl-excerpt-sem-eve table tr td{
width: 85%;
text-align: left;
padding: 0 20px;
line-height: 1.3em;
}

#content .bg_seminar-event .box_tbl-excerpt-sem-eve table tr td span{
font-size: 14px;
color: #808080;
}


/* seminar&event-area
-----------------------------------------*/
#content .aside_area{
min-width: 1000px;
}

#content .aside_area .bg_notice{
float: left;
width: 50%;
height: auto;
background: url(../images/common/TOP/msandc-web_43.png);
background-size: cover;
}

#content .aside_area .bg_media{
float: right;
width: 50%;
height: auto;
background: url(../images/common/TOP/msandc-web_44.png);
background-size: cover;
}

#content .aside_area .bg_notice .box_in{
float:right;
width: 440px;/*60%*/
margin: 0 40px 65px 0;
}

#content .aside_area .bg_media .box_in{
float:left;
width: 440px;/*60%*/
margin: 0 0 65px 40px;
}


#content .aside_area .half_box .box_in .ttl{
padding: 70px 0 20px 0;
text-align: center;
}

#content .aside_area .half_box .box_in .ttl h3{
font-size: 24px;
}

#content .aside_area .bg_notice .box_in .ttl{
color: #fff;
}

.box_link_notice-archive,
.box_link_media-archive{
margin: 0 auto 20px auto;
margin-bottom: 20px;
text-align: right;
padding-right: 7px;
}

#content .aside_area .half_box  table{
background: rgba(255,255,255,.8);
width: 100%;
border-collapse: separate;
border-spacing: 0 13px;
vertical-align: middle;
height: 125px;
margin-bottom: 2px;
}

#content .aside_area .half_box  table a{
text-decoration: underline;
color: #3357a4;
}

#content .aside_area .half_box  table tr{
width: 100%;
height: 44px;
padding: 13px 0;
}

#content .aside_area .half_box  table tr th{
width: 20%;
vertical-align: middle;
border-right: 1px solid #e6eaf1;
padding: 13px 0;
font-size: 17px;
}

#content .aside_area .half_box  table tr th.pressrelease{
font-size: 16px;
line-height: 1.2em;
/* letter-spacing: 0.02em; */
}

#content .aside_area .half_box  table tr td{
width: 85%;
text-align: left;
padding: 0 20px;
line-height: 1.3em;
}

#content .aside_area .half_box  table tr td span{
font-size: 14px;
color: #808080;
}




/* formlink-area
-----------------------------------------*/
#content .bg_forms{
text-align: center;
padding: 65px 0;
min-width: 1000px;
}

#content .bg_forms .ttl_forms h3{
font-size: 32px;
margin-bottom: 65px;
color: #2C2C2C;
}

#content .bg_forms .alea_form-link{
width: 960px;
margin: 0 auto;
}

#content .bg_forms .alea_form-link .btn_formlink{
	float: left;
	width: 30%;
	height: 180px;
	padding: 25px 45px;
	border-radius: 5px;
}

	#content .bg_forms .alea_form-link .btn_formlink:hover{
		opacity: 0.7;
	}

	#content .bg_forms .alea_form-link .btn_formlink a{
		color: #fff;
		line-height: 1.5em;
		display: block;
		font-size: 16px;
	}

		#content .bg_forms .alea_form-link .btn_formlink a p{
			font-size: 18px;
			line-height: 1.8em;
		}

		#content .bg_forms .alea_form-link .btn_formlink a .small{
			font-size: 12px;
		}

		#content .bg_forms .alea_form-link .btn_formlink a .vector{
			width: 200px;
			margin: 20px auto 0 auto;
		}

#content .bg_forms .alea_form-link .box01{
background: #2f54a2;
margin-right: 5%;
}

#content .bg_forms .alea_form-link .box02{
background: #805f8d;
margin-right: 5%;
}

#content .bg_forms .alea_form-link .box03{
background: #d16a79;
}

 #content .bg_forms .alea_form-link .box03 a .vector{
	margin-top: 40px;
 }

/* under_bnr-area
-----------------------------------------*/

#content .bck_bnralea-top{
width: 100%;
min-width: 1000px;
padding: 65px 0;
}

#content .bnr02{
background: rgba(47,84,162,.1);
}

#content .bck_bnralea.bnr02 {
width: 100%;
}
#content .bck_bnralea.bnr02 .bg_lnk-bnr-alea{
width: 1156px;
}
#content .bck_bnralea{
width: 100%;
min-width: 1000px;
padding: 65px 0;
}


#content .bck_bnralea-top .bg_lnk-bnr-alea,
#content .bck_bnralea .bg_lnk-bnr-alea{
width: 960px;
/* width: 1156px; */
margin: 0 auto;
}

#content .bck_bnralea .bg_lnk-bnr-alea a{
	display: block;
	float: left;
	width: 176px;
	margin: 0 20px 15px 0;

}

#content .bck_bnralea .bg_lnk-bnr-alea a:nth-child(5n){
	margin-right: 0;
}
#content .bck_bnralea.bnr02 .bg_lnk-bnr-alea a:nth-child(5n){
	margin-right: 20px;
}
#content .bck_bnralea.bnr02 .bg_lnk-bnr-alea a:last-child{
	margin-right: 0;
}





/*ーーーーーーーーーーーーーーーーーーーーーーーーー

FOOTER

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
#footer {
width: 100%;
background: #2f54a2;
min-width: 1000px;
}

#footer #footer_in {
width: 960px;
margin: 0 auto;
padding: 40px 0;
}

#footer #footer_in .lnk_footer .box_lnk-footer{
	float: left;
	width: 18.4%;
	margin-right: 2%;
	color: #fff;
}

	#footer #footer_in .lnk_footer .box_lnk-footer.box05{
		margin-right: 0;
	}

	#footer #footer_in .lnk_footer .box_lnk-footer a{
		color: #fff;
		font-size: 12px;
	}

		#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title a{
			font-size: 16px;
		}

		#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title{
			padding-bottom: 10px;
			border-bottom: 2px #fff solid;
			margin-bottom: 20px;
		}

	#footer #footer_in .lnk_footer .box_lnk-footer ul li{
		line-height: 24px;
		list-style: none;
	}

.copyright {
width: 100%;
padding: 20px 0;
background: #fff;
text-align: center;
font-size: 10px;
color: #000;
}


/**********************************************
-----------------------------------------------
END INDEX.php
-----------------------------------------------
***********************************************/


/**********************************************
-----------------------------------------------
下層ページ
-----------------------------------------------
***********************************************/
/*ーーーーーーーーーーーーーーーーーーーーーーーーー

page.php

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
.breadcramb{
width: 100%;
min-width: 1000px;
font-size: 10px;
}

.breadcramb div{
width: 960px;
margin: 0 auto;
padding: 15px 0;
}


@media screen and (max-width: 680px){
.breadcramb div{
border-bottom: 1px #ccc solid;
}
}

#content .wrap_solution{
text-align: center;
}

#content .wrap_solution .ttl_solution{
padding: 65px 0;
width: 960px;
margin: 0 auto;
}

#content .wrap_solution .ttl_solution h2{
	font-size: 30px;
	margin-bottom: 30px;
}

#content .wrap_solution .ttl_solution p{
	font-size: 14px;
	line-height: 1.6rem;
}

#content .wrap_solution .cat_solution .box01,
#content  .wrap_solution .cat_solution .box01 .btn_link-in img{
background: #E5EAF3;
}

#content .wrap_solution .cat_solution .box02,
#content  .wrap_solution .cat_solution .box02 .btn_link-in img{
background: #F1F3F8;
}

#content .wrap_solution .cat_solution .box03,
#content  .wrap_solution .cat_solution .box03 .btn_link-in img{
background: #F7F8FC;
}

#content .wrap_solution .cat_solution .box_cat-solution img{
	margin: 25px 0;
}

#content .wrap_solution .cat_solution .box_cat-solution h3{
font-size: 20px;
font-weight: bold;
margin-bottom: 25px;
}

#content .wrap_solution .cat_solution .box_cat-solution h3+p{
font-size: 14px;
}

#content .wrap_solution .cat_solution .box_cat-solution .box_inclusion{
width: 960px;
margin: 75px auto 0 auto;
padding-bottom: 65px;
}

#content .wrap_solution .cat_solution .box_cat-solution .box_in{
float: left;
width: 285px;
}


#content .wrap_solution .cat_solution .box_cat-solution .box_in.center{
margin: 0 50px;
}

#content .wrap_solution .cat_solution .box_cat-solution .box_in .ttl{
width: 270px;
height: 75px;
margin: 0 auto;
font-size: 16px;
font-weight: bold;
line-height: 1.5;
}

#content .wrap_solution .cat_solution .box_cat-solution .box_in .ttl +p{
width: 270px;
height: 80px;
margin: 0 auto 50px;
line-height: 1.8em;
font-size: 14px;
}


#content  .wrap_solution .cat_solution .box_cat-solution .btn_link-in >a{
margin: 25px 10px;
}

#content  .wrap_solution .cat_solution .box_cat-solution .btn_link-in img{
margin: -25px 0 25px 0;
padding: 0 10px;
opacity: 1 !important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーー

page-msr.php ２階層目

ーーーーーーーーーーーーーーーーーーーーーーーーー*/

#content .txt_caption{
font-size: 14px;
line-height: 1.8em;
}
#content .wrap_ms-reserch{
text-align: center;
margin-bottom: 65px;
width: 770px;
margin: 0 auto;
}

#content .ttl_ms-reserch{
padding: 65px 0;
min-width: 1000px;
text-align: center;
}

#content .ttl_ms-reserch h2{
font-size: 30px;
margin-bottom: 30px;
line-height: 1.2;
}

#content .txt_blue{
color: #2f54a2;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
line-height: 1.3;
}

#content .kv_ms-reserch{
margin-bottom: 50px;
}

#content .kv_ms-reserch img{
width:249px;
height: 217px;
margin-bottom: 65px;
}

#content .kv_ms-reserch p{
line-height: 2em;
}
#content .box_description-img{
padding-bottom: 65px;
}

/*格子状レイアウトのテキスト中央寄せクラス*/

.line_2{
padding-top: 80px;
}

.line_3{
padding-top: 75px;
}


#content .box_description-img .box_inwrap01 .txt_in,
#content .box_description-img .box_inwrap01 .img_in{
float: right;
width: 50%;
}

#content .box_description-img .box_inwrap02 .txt_in,
#content .box_description-img .box_inwrap02 .img_in{
float: left;
width: 50%;
}

#content .box_description-img .box_inwrap02{
margin-bottom: 40px;
}

#content .box_description-img .box_in .ttl{
color: #2f54a2;
font-size: 24px;
margin-bottom: 20px;
}

#content .box_description-img .box_in .txt{
line-height: 1.8em;
width: 250px;
margin: 0 auto;
font-size: 14px;
}

#content  .lnk_ms-reseach a{
padding: 0 12px;
}

#content  .lnk_ms-reseach >a img{
width: 63px;
margin-top: -20px;
padding: 0 10px;
background: #fff;
}

#content  .lnk_ms-reseach >a img:hover{
opacity: 1;
}

.line_345{
display: inline-block;
width: 345px;
border: 1px solid #ccc;
margin-bottom: 20px;
}

#content .bg_aggregate-point{
width: 100%;
min-width: 1000px;
margin-top: 65px;
}

#content .box_aggregate-point{
text-align: center;
padding-bottom: 65px;
width: 770px;
margin: 0 auto;
}

#content .box_aggregate-point >p{
line-height: 2em;
margin-bottom: 50px;
}


#content .box_aggregate-point{
padding-top: 65px;
}

#content .box_aggregate-point .box_point{
padding-bottom: 25px;
}
#content .box_aggregate-point .box_point div{
float: left;
width: 50%;
height: 80px;
margin-bottom: 50px;
position: relative;
}
#content .box_aggregate-point .box_point div >img{
float: left;
width: 32px;
margin-top: 12px;
margin-right: 30px;
}
#content .box_aggregate-point .box_point div >.top02{
margin-top: 23px;
margin-right: 30px;
}

#content .box_aggregate-point .box_point div > p{
float: left;
width:280px;
text-align: left;
line-height: 1.8em;
font-size: 16px;
}

#content .box_aggregate-point .box_point .even{
float: right;
width: 50%;
height: 80px;
margin-bottom: 50px;
position: relative;
}
#content .box_aggregate-point .box_point .even02{
width: 50%;
height: 80px;
margin-top: 16px;
margin-bottom: 30px;
position: relative;
}
#content .box_aggregate-point .box_point .even >img{
float: right;
width: 32px;

}

#content .box_aggregate-point .box_point .even > p{
float: right;
width:280px;
text-align: left;
line-height: 1.8em;
font-size: 16px;
}

#content .bg_report-Pay{
width: 100%;
min-width: 1000px;
}

#content .bg_report-Pay .box_report-Pay{
width: 770px;
margin: 0 auto;
text-align: center;
padding: 65px 0;
}

#content .bg_report-Pay .box_report-Pay .listbox{
margin-top: 50px;
margin-bottom: 85px;
text-align: left;
}

#content .bg_report-Pay .box_report-Pay .listbox ul li{
display: block;
height: 34px;
margin-left: 125px;
margin-bottom: 25px;
position: relative;
}

#content .bg_report-Pay .box_report-Pay .listbox ul li p{
font-size: 20px;
display: inline-block;
position: absolute;
top: 7px;
left: 60px;
}

.line_bottom{
border-bottom: 1px solid #ccc;
padding-bottom: 22px;

}

#content .bg_report-Pay .box_report-Pay .lnk_ms-reseach{
margin: 0 auto;
background: #fff;
width: 64px;

}

#content .bg_report-Pay .box_report-Pay .lnk_ms-reseach a{
padding: 0;
width: 34px;
}

#content .kv_under{
width: 100%;
height: 260px;
min-width: 1000px;
background: url(../images/common/msr-pc/msr_39.png);
background-size: cover;
text-align: center;
}

#content .kv_under p{
margin:0 auto;
padding-top: 70px;
width: 795px;
line-height: 2em;
color: #fff;
font-size: 20px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーー

page-seminer.php

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
.wrapper{
width: 960px;
margin: 0 auto;
}
#content .wrapper{
text-align: center;
min-width: 1000px;
}

#content .wrapper .ttl_seminer-arc{
padding: 65px 0;
}


#content .wrapper .ttl_seminer-arc h2{
font-size: 30px;
margin-bottom: 30px;
}


#content .wrapper .box_seminer-arc .inbox{
border-top: 2px #c4c4c4 dotted;
text-align: left;
font-size: 14px;
width: 100%;
}

#content .wrapper .box_seminer-arc .inbox li{
border-bottom: 2px #c4c4c4 dotted;
padding: 25px 0;
position: relative;
}

#content .wrapper .box_seminer-arc .inbox li>div{
text-align: left;
line-height: 1.8em;
}

#content .wrapper .box_seminer-arc .inbox li>.head{
float: left;
width: 27%;
margin-right: 3%;
padding-left: 5px;
}

#content .wrapper .box_seminer-arc .inbox li>.cap{
float: left;
width: 27%;
margin-right: 3%;
}

#content .wrapper .box_seminer-arc .inbox li>.date_seminer{
float: left;
width: 22%;
margin-right: 3%;
}

#content .wrapper .box_seminer-arc .inbox li>.btn{
height: 100%;
margin: auto;
width: 15%;
text-align: center;
}

#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link{
width: 170px;
height: 30px;
text-align: center;
background: #ed6a7a;
position: absolute;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link p{
		padding-top: 4px;
}
	#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link a{
		color: #fff;
	}

#content .wrapper .box_btn-gray{
width: 960px;
margin: 120px auto;
}

#content .wrapper .box_btn-gray div{
float: left;
width: 298px;
height: 58px;
padding-top: 22px;
background: #d8d8d8;
border: 1px solid #979797;
font-size: 14px;
}

#content .wrapper .box_btn-gray div:nth-child(2){
margin: 0 30px;
}



/*導入事例ページ
------------------------*/

#content .wrapper .box_introduction-smb{
width: 960px;
margin: 0 auto;
}


#content .wrapper .box_introduction-smb a{
display: block;
float: left;
width: 30%;
margin-bottom: 43px;
margin-right: 5%;
}
#content .wrapper .box_introduction-smb a:nth-child(3){
	margin-right: 0;
}

#content .wrapper .box_introduction-smb a:nth-child(6){
	margin-right: 0;
}

#content .wrapper .box_introduction-smb a:nth-child(9){
	margin-right: 0;
}

#content .wrapper .box_introduction-smb a:nth-child(12){
	margin-right: 0;
}

#content .wrapper .box_introduction-smb img{
width: 100%;
}

#content .wrapper .ttl_seminer-arc h2{
font-size: 30px;
margin-bottom: 30px;
}

#content .wrapper .ttl_seminer-arc p{
line-height: 1.8em;
}

#content .wrapper .box_detail-intro{
width: 960px;
margin: 0 auto;
text-align: left;
}
#content .wrapper .box_detail-intro >div{
float: left;
width:300px;
font-size: 14px;
}

#content .wrapper .box_detail-intro >.center{
margin: 0 30px;
}
#content .wrapper .box_detail-intro .ttl{
padding-bottom: 15px;
border-bottom: 2px solid rgba(0,83,166,.5);
font-size: 16px;
font-weight: bold;
margin-bottom: 35px;
text-align: center;
position: relative;
}
#content .wrapper .box_detail-intro >div .ico_dropdown{
position: absolute;
bottom: 16px;
right: 30px;
}

#content .wrapper .box_detail-intro div ul li {
margin-bottom: 17px;
list-style: none;
background: url(../images/common/ico_vec.png) no-repeat 0 4px;
background-size: 6px auto;
padding-left: 12px;
}

#content .wrapper .box_detail-intro div ul li a{
text-decoration: underline;
color: #0069b5;
width: 90%;
height: 30px;
text-align: left;
line-height: 1.5em;
display: inline-block;
vertical-align: middle;

}
#content .wrapper .box_detail-intro div ul li span{
margin-top: 2px;
padding-right: 10px;
display: block;
float: left;
}


/*---------------------------
--page_content-css
-----------------------------*/

			/*作業時見やすくする 後で削除*/
			#content .page_content .margin{
				margin: 150px 0;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				background-color: #777;
			}

			/*仮のタイトルスタイル、カスタムフィールドで実装*/
			#content .ttl_content{
				margin: 57px 180px 65px 180px;
				font-weight: bold;
				color: #424242;
				text-align: center;
			}

				#content .ttl_content h2{
					margin-bottom: 33px;
					font-size: 30px;
					font-weight: bold;
				}




#content .page_content{
	width: 960px;
	margin: 25px auto;
}


#content .page_content h3{
	margin-bottom: 35px;
	padding: 0 5px 15px 5px;
	border-bottom: 4px #0053a6 solid;
	line-height: 1.4;
	font-size: 22px;
	font-weight: bold;
	color: #424242;
}


#content .page_content h4{
	margin-bottom: 35px;
	padding: 20px 15px 20px 10px;
	border-left: 10px #8fc0d6 solid;
	background: #e5edf5;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
	color: #424242;
}

	#content .page_content span{
		color: #D33E1B;
		font-weight: bold;
	}


#content .page_content h5{
	margin-bottom: 25px;
	padding: 10px 10px 10px 45px;
	border: 1px solid #ccc;
	line-height: 1.4;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}
	#content .page_content h5.point{
		background: url(../images/common/page_content/ico_point.png) no-repeat 10px 10px;
		padding: 10px 10px 10px 40px;
	}

	#content .page_content h5.no01{
		background: url(../images/common/page_content/ico_no01.png) no-repeat 10px;
	}

	#content .page_content h5.no02{
		background: url(../images/common/page_content/ico_no02.png) no-repeat 10px;
	}

	#content .page_content h5.no03{
		background: url(../images/common/page_content/ico_no03.png) no-repeat 10px;
	}

	#content .page_content h5.no04{
		background: url(../images/common/page_content/ico_no04.png) no-repeat 10px;
	}

	#content .page_content h5.no05{
		background: url(../images/common/page_content/ico_no05.png) no-repeat 10px;
	}

	#content .page_content h5.no06{
		background: url(../images/common/page_content/ico_no06.png) no-repeat 10px;
	}

	#content .page_content h5.no07{
		background: url(../images/common/page_content/ico_no07.png) no-repeat 10px;
	}

	#content .page_content h5.no08{
		background: url(../images/common/page_content/ico_no08.png) no-repeat 10px;
	}

	#content .page_content h5.no09{
		background: url(../images/common/page_content/ico_no09.png) no-repeat 10px;
	}

	#content .page_content h5.no10{
		background: url(../images/common/page_content/ico_no10.png) no-repeat 10px;
	}


#content .page_content h6{
	margin-bottom: 20px;
	padding: 15px 5px;
	border-bottom: #6f9ecd 2px solid;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #424242;
}



#content .page_content ul{
	margin-bottom: 25px;
}

	#content .page_content ul li{
		padding: 10px 10px 10px 15px ;
		list-style: none;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
		position: relative;
		color: #424242;
	}
		#content .page_content ul.txt_in li:before{
			content: "・";
			position: absolute;
			top: 23%;
			left: -2px;
			bottom: 0;
			margin: auto;
		}
			#content .page_content ul.txt_in li{
				font-weight: normal;
			}

			#content .page_content ul.txt_in li+p{
				margin-top: -5px;
				margin-left: 15px;
			}
		#content .page_content ul.kat_link-list li{
			list-style: none;
			background: url(../images/common/ico_vec.png) no-repeat 0;
			font-size: 12px;
			font-weight: normal;
		}

		#content .page_content ul li a{
			color: #0069b5;
			text-decoration: underline;
		}

#content .page_content ol{
	counter-reset: pagelist;
	margin-bottom: 25px;
}

	#content .page_content ol li{
		padding: 15px 0 15px 25px;
		list-style: none;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		position: relative;
		color: #424242;
	}

		#content .page_content ol li:before{
			display: block;
			counter-increment: pagelist;
			content: counter(pagelist)".";
			padding-right: 10px;
			font-size: 18px;
			font-weight: bold;
			color: #0069B5;
			position: absolute;
			top: 27%;
			left: 0;
			bottom: 0;
			margin: auto;
		}

		#content .page_content ol li a{
			color: #0069b5;
			text-decoration: underline;
		}

/*詳細用ナンバリングリストol*/
#content .page_content ol.small{
	counter-reset: pagelist;
	margin-bottom: 25px;
}

	#content .page_content ol.small li{
		padding: 0 0 15px 25px;
		list-style: none;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.5;
		position: relative;
		color: #424242;
	}

		#content .page_content ol.small li:before{
			display: block;
			counter-increment: pagelist;
			content: counter(pagelist)".";
			padding-right: 10px;
			font-size: 14px;
			font-weight: bold;
			color: #0069B5;
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			margin: auto;
		}

		#content .page_content ol.small li a{
			color: #0069b5;
			text-decoration: underline;
		}

			/* .in_list 詳細用ナンバリングリストol内で使うdiv*/
			#content .page_content div.in_list{
				margin-bottom: 0;
			}

				#content .page_content div.in_list p{
					padding: 0;
					margin-bottom: 0;
				}

					#content .page_content div.in_list p:before{
						content:"";
					}

#content .page_content p{
	margin-bottom: 35px;
	font-size: 14px;
	line-height: 1.9;
}

	#content .page_content p a{
		color: #0069b5;
		text-decoration: underline;
	}

	#content .page_content p span{
		color: #D33E1B;
		font-weight: bold;
	}

#content .page_content .btn_page-content{
	width: 30%;
	margin: 0 auto 60px auto;
	padding: 8px 30px;
	background:  #ed6a7a url(../images/common/page_content/ico_btn-link.png) no-repeat 10px;
	color: #fff;
}

#content .page_content .btn_page-content.middle{
	width: 40%;
}

#content .page_content .btn_page-content.long{
	width: 50%;
}
	#content .page_content .btn_page-content p{
		width: 75%;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}

		#content .page_content .btn_page-content p a{
			color: #fff;
			text-decoration: none;
		}

/*1カラムのレイアウトボックス*/
#content .page_content div.no_float{
	margin-bottom: 45px;
}

/*画像が入る際の２カラムレイアウト*/

#content .page_content .box_img{
	float: right;
	width: 32%;
}
	#content .page_content .box_img img{
		max-width: 100%;
		height: auto;
		margin: 0 auto 90px auto;
	}
#content .page_content .mb45{
	margin-bottom: 45px;
}
#content .page_content .box_txt{
	float: left;
	width: 64%;
	margin-bottom: 45px;
}

/*打ち消し*/
#content .page_content .bg_service{
width: 100%;
}


@media screen and (min-width: 0px) and (max-width: 680px) {

/*打ち消し*/

#content .page_content .bg_service{
width: 100%;
min-width: auto;
}

/*仮スタイル */
#content .ttl_content{
margin:0;
}

#content .page_content{
	width: 92%;
	margin: 0 4%;
}


#content .page_content .box_img{
	float: none;
	width: 100%;
	margin-bottom: 35px;
}

	#content .page_content .box_img img{
		display: block;
		max-width: 100%;
		height: auto;
		margin: 0 auto 15px auto;
	}

#content .page_content .box_txt{
	float: none;
	width: 100%;
}

#content .page_content .btn_page-content,
#content .page_content .btn_page-content.middle,
#content .page_content .btn_page-content.long{
	width: 80%;
}
}










/*---------------------------
END--page_content-css
-----------------------------*/

/**********************************************
-----------------------------------------------
END  下層ページ
-----------------------------------------------
***********************************************/

/**********************************************
-----------------------------------------------
Media Queries
-----------------------------------------------
***********************************************/
@media screen and (min-width: 0px) and (max-width: 680px) {
/******************************************
-------------------------------------------
GENERAL SETTING
-------------------------------------------
*******************************************/


.smp_noview{
display: none;
}
.pc_noview{
display: inline;
}

.smp-width{
width: 100%;
min-width: 320px;
}
.center_pc{
width: 92%;
margin: 0 auto;
}

#header .top_header,
#content,
.slider,
#content .bg_solution,
#content .bg_case,
#content .bg_service,
#content .bg_seminar-event,
#content .bg_seminar-event .ttl_sem-eve,
#content .aside_area,
#content .bg_forms,
#content .bck_bnralea,
#footer,
.breadcramb,
#content .ttl_ms-reserch,
#content .bg_aggregate-point,
#content .bg_report-Pay,
#content .kv_under,
#content .wrapper,
#content .wrapper .box_btn-gray{
width: 100%;
min-width: 300px;
}

#content .bg_service .ttl_service,
#content .bg_service .cat_service{
width: 100%;
}

#content .bg_solution .cat_solution,
#content .bg_case .box_link_case-archive,
#content .bg_seminar-event .box_link_sem-archive,
#content .bg_seminar-event .box_tbl-excerpt-sem-eve,
#content .bg_forms .alea_form-link,
#content .bg_lnk-bnr-alea,
.breadcramb div,
#content .wrap_solution .ttl_solution,
#content .wrap_solution .cat_solution .box_cat-solution .box_inclusion{
width: 95%;
}
/*フロート解除*/

#content .bg_solution .cat_solution .box_cat-solution{
float: none;
margin: 0 auto;
width: 100%;
max-width: 320px;
height: auto;
}


#content .aside_area .bg_notice{
float: none;
width: 100%;
}

#content .aside_area .bg_media{
float: none;
width: 100%;
}

#content .aside_area .bg_notice .box_in{
float: none;
width: 95%;/*60%*/
margin: 0 auto;
}

#content .aside_area .bg_media .box_in{
float: none;
width: 95%;/*60%*/
margin: 0 auto;
}
#content .wrap_solution .cat_solution .box_cat-solution .box_in{
float: none;
}
#content .wrapper .box_btn-gray div{
float: none;
width: 480px;
height: 70px;
padding-top: 25px;
background: #d8d8d8;
border: 1px solid #979797;
font-size: 1.3em;
margin: 0 auto 20px auto;
}
#content .wrapper .box_btn-gray div:nth-child(2){
margin: 20px auto;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーー

HEADER

ーーーーーーーーーーーーーーーーーーーーーーーーー*/

#header #header_in .box_header .logo_header{
width: 100%;
position: relative;
}

#header #header_in .box_header .logo_header h1{
float: left;
margin: 20px 60px 20px 0;

}
#header #header_in .box_header .logo_header img{
height: auto;
width: 400px;
max-width: 100%;
height: auto;

}

#header #header_in .box_header .logo_header .btn_toggle{
width: 57px;
height: 31px;
margin-top: 35px;
position: absolute;
top: 0;
right: 0;
max-width: 100%;
height: auto;
}
#header_in .btn_formlink-sp{
/* background: #E0798D; */
width: 100%;
height: 80px;
position: relative;
text-align: center;
display: block;
border-bottom: 4px #2f54a2 solid;

}
#header_in .btn_formlink-sp:hover{
opacity: 0.7;
}

#header_in .btn_formlink-sp a{
display:block;
padding: 23px 13px;
color: #fff;
font-size: 1.4em;
}
/* slider-area
-----------------------------------------*/
.slider{
width: 100%;
min-width: 320px;
height: 255px;
background: #ccc;
}

/*#content */
#content .bg_solution .cat_solution .box_cat-solution{
width: 95%;
max-width: 100%;
height: auto;
}
/*#content タイトル部センタリング*/

#content .bg_solution .ttl_solution{
width: 95%;
margin: 0 auto;
}

#content .bg_case .ttl_case{
width: 95%;
margin: 0 auto;
}

#content .bg_seminar-event .ttl_sem-eve{
width: 95%;
margin: 0 auto;
}

#content .bg_solution .cat_solution .box_cat-solution .btn_link-in >hr{
	max-width: 100%;
}

#content .aside_area .bg_notice .box_in,
#content .aside_area .bg_media .box_in{
	padding-bottom: 65px;
}


#content .bg_case .bck_bnralea,
#content .bck_bnralea{
width: 100%;
}

#content .bck_bnralea .bx-wrapper .bx-viewport{
	height: 74px !important;
}

#content .bck_bnralea .bnr_upper.pc_noview,
#content .bck_bnralea .slider-bnr02.pc_noview{
display: block;
}

#content .bg_case  .bx-viewport .bg_lnk-bnr-alea a{
display: block;
}

#content .bg_case  .bg_lnk-bnr-alea img,
#content .bck_bnralea .bg_lnk-bnr-alea img{
display: block;
float: left;
width: 176px;
}

/* service-area
-----------------------------------------*/
#content .bg_service .cat_service .box_cat-service {
float: left;
width: 50%;
height: 400px;
}

#content .bg_service .cat_service .box_cat-service .img_cat-service{
max-width: 100%;
height: auto;
}

#content .bg_service .cat_service .box_cat-service hr{
max-width: 100%;
height: auto;
}

#content .page_content .bg_service .cat_service .box_cat-service .btn_link-in img{
		bottom: 15px;
		left: 38%;
	}
		#content .page_content .box_cat-service .btn_link-in a:before{
			width: 95%;
			bottom: 33px;
			left:5px;
		}

#content .page_content .bg_service .cat_service.upper{
margin-bottom: 0;
}

/*お問い合わせリンク*/
#content .bg_forms .ttl_forms{
width: 75%;
margin: 0 auto;
}

#content .bg_forms .ttl_forms h3 {
line-height: 1.3em;
}
#content .bg_forms .alea_form-link .btn_formlink{
float: none;
width: 480px;
height: 100px;
margin: 0 auto 15px auto;
padding: 0;
border-radius: 5px;
max-width: 100%;
}
#content .bg_forms .alea_form-link .box03{
padding: 0;
}

#content .bg_forms .alea_form-link .btn_formlink a{
font-size: 16px;
width: 480px;
height: 100px;
display: table-cell;
vertical-align: middle;
}

#content .bg_forms .alea_form-link .btn_formlink a p{
font-size: 1.4em;
line-height: 1.4em;
width: 90%;
margin: 0 auto;
}

#content .bg_forms .alea_form-link .btn_formlink a .small{
font-size: 1.2em;
}

#content .bg_forms .alea_form-link .btn_formlink a .vector {
display: none;
}
/* footer
-----------------------------------------*/
#footer {
width: 100%;
background: #2f54a2;
text-align: center;
}


#footer #footer_in {
width: 100%;
padding: 0;
}

#footer #footer_in .lnk_footer .box_lnk-footer{
float: left;
width: 100%;
color: #fff;
}

#footer #footer_in .lnk_footer .box_lnk-footer a{
color: #fff;
font-size: 24px;
}

#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title a{
font-size: 24px;
}

#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title{
padding: 25px 0;
border-bottom: 1px #fff solid;
margin-bottom: 0;
position: relative;
}

#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title img{
position: absolute;
top: 27px;
right: 25px;
}

#footer #footer_in .lnk_footer .box_lnk-footer .pc_noview{
display: block;
font-size: 22px;
}

#footer #footer_in .lnk_footer .box_lnk-footer ul{
display: none;
}

#footer #footer_in .lnk_footer .box_lnk-footer ul li a{
color: #000;
}
#footer #footer_in .lnk_footer .box_lnk-footer ul li{
line-height: 24px;
background: #fff;
border-bottom: 1px #2f54a2 solid;
padding: 25px 0;
}
.copyright {
width: 100%;
padding: 20px 0;
background: #fff;
text-align: center;
font-size: 10px;
color: #000;
}
/*-----------------------
下層ページ
--------------------------*/

#content .wrap_solution{
width: 95%;
margin: 0 auto;
}

#content .bg_service {
padding-bottom: 0;
}
#content .wrap_solution .cat_solution .box_cat-solution h3{
font-size: 24px;
font-weight: bold;
margin-bottom: 25px;
width: 95%;
margin: 0 auto 25px auto;
line-height: 1.3em;
}
#content .wrap_solution .cat_solution .box_cat-solution >p,
#content .wrap_solution .cat_solution .box_cat-solution .box_in.center{
width: 95%;
line-height: 1.6em;
margin: 0 auto;
}
#content .wrap_solution .cat_solution .box_cat-solution .box_in,
#content .wrap_solution .cat_solution .box_cat-solution .box_in .ttl,
#content .wrap_solution .cat_solution .box_cat-solution .box_in .ttl +p{
width: 95%;
margin: 0 auto;
}

#content .wrap_solution .cat_solution .box_cat-solution .box_in .ttl +p{
margin-bottom: 45px;
}
#content .wrap_solution .cat_solution .box_cat-solution .box_in .btn_link-in >hr{
	display: inline-block;
	max-width: 100%;
	min-width: 20%;
	margin-bottom: 50px;
	border: #ccc 1px solid;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーー

page-msr.php ２階層目

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
#content .wrap_ms-reserch{
width: 100%;
margin: 0 auto;
}
#content .kv_ms-reserch {
margin-bottom: 45px;
}
.line_2,
.line_3{
padding-top: 40px;
padding-bottom: 40px;
}
#content .box_description-img .box_inwrap01 .txt_in,
#content .box_description-img .box_inwrap01 .img_in{
float: none;
width: 100%;
}

#content .box_description-img .box_inwrap02 .txt_in,
#content .box_description-img .box_inwrap02 .img_in{
float: none;
width: 100%;
}
#content .box_description-img .box_inwrap01 .img_in img,
#content .box_description-img .box_inwrap02 .img_in img{
width: 100%;
max-width: 100%;
height: auto;
}
#content .box_description-img .box_inwrap02 {
margin-bottom: 0;
}

#content .box_description-img {
padding-bottom: 0;
}

#content .bg_aggregate-point {
margin-top: 0;
}

#content .box_aggregate-point{
width: 95%;
margin: 0 auto;
}
#content .box_aggregate-point .pc_noview{
display: block;
width: 100%;
padding-bottom: 85px;
margin: 0 auto;
text-align: left;
}


#content .box_aggregate-point .box_point ul li{
display: block;
height: 34px;
margin-left: 8px;
margin-bottom: 45px;
position: relative;
}

#content .box_aggregate-point .box_point ul li p{
font-size: 20px;
display: inline-block;
position: absolute;
top: -5px;
left: 60px;
}

#content .box_aggregate-point .box_point ul li:nth-child
#content .box_aggregate-point .box_point div{
float: none;
width: 100%;
height: 80px;
margin-bottom: 45px;
position: relative;
}
#content .box_aggregate-point .box_point .even{
float: none;
width: 100%;
height: 80px;
margin-bottom: 15px;
position: relative;
}

#content .box_aggregate-point .box_point div >img{
margin-right: 5px;
}

#content .box_aggregate-point .box_point div > p {
float: left;
width: 80%;
text-align: left;
line-height: 1.8em;
font-size: 14px;
margin-bottom: 45px;
}
#content .bg_report-Pay .box_report-Pay{
width: 95%;
margin: 0 auto;
}
#content .bg_report-Pay .box_report-Pay .listbox ul li {
margin-left: 10px;
}

#content .box_aggregate-point {
padding-bottom: 0;
}
#content .kv_under p {
margin: 0 auto;
padding-top: 50px;
width: 90%;
line-height: 1.6em;
}

/*archive seminer*/


#content .wrapper{
width: 92%;
margin: 0 auto;
}

#content .wrapper .box_seminer-arc .inbox li>div{
padding-top: 20px;
text-align: center;
}
#content .wrapper .box_seminer-arc .inbox li {
border-bottom: 2px #c4c4c4 dotted;
height: auto;
}



#content .wrapper .box_seminer-arc .inbox li>.head{
float: none;
width: 70%;
margin-right: 0;
margin: 0 auto;
font-size: 1.2em;
font-weight: bold;
}

#content .wrapper .box_seminer-arc .inbox li>.cap{
float: none;
width: 100%;
margin-right: 0;
font-size: 1.2em;
}

#content .wrapper .box_seminer-arc .inbox li>.date_seminer{
float: none;
width: 100%;
margin-right: 0;
}

#content .wrapper .box_seminer-arc .inbox li>.btn {
float: none;
width: 60%;
margin: 0 auto;
text-align: center;
padding-top: 40px;
padding-bottom: 40px;
}
#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link p {
padding: 19px 0;
}

#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link {
width: 100%;
height: 65px;
margin: 0 auto;
text-align: center;
background: #ed6a7a;
position: static;
font-size: 1.4em;
}
#content .wrapper .box_btn-gray{
width: 100%;
min-width: 300px;
margin: 40px auto 0 auto;
}
/*archive introduction*/

#content .wrapper .box_detail-intro{
width: 95%;
}

#content .wrapper .box_introduction-smb{
width: 95%;
}

#content .wrapper .box_introduction-smb a{
width: 47%;
margin-bottom: 5%;
margin-right: 0;
}
#content .wrapper .box_introduction-smb .smp_noview{
display: none;
}
	#content .wrapper .box_introduction-smb a:nth-child(odd){
		margin-right: 6%;
	}

#content .wrapper .box_introduction-smb img{
	width: 100%;
	height: auto;
}

#content .wrapper .box_detail-intro >.center,
#content .wrapper .box_detail-intro >div {
float: none;
width: 100%;
margin: 0 auto;
}
#content .wrapper .box_detail-intro >.center{
margin-top: 1px;
margin-bottom: 1px;
}
#content .wrapper .box_detail-intro >div .pc_noview{
	display: block;
}

/*#content .wrapper .box_detail-intro >div .ttl{
	border-bottom: rgba(0,83,166,.5) 2px solid;
	padding: 28px 0;
	margin-bottom: 0;
}*/
#content .wrapper .box_detail-intro div ul{
	display: none;
}
/*#content .wrapper .box_detail-intro div ul li {
	padding: 18px 0 10px 15px;
	height: 55px;
	margin-bottom: 0;
	background: url(../images/common/ico_vec.png) no-repeat 6px;
}*/

	#content .wrapper .box_detail-intro >.center ul li{
	}


}/*media queries ~640px;*/





@media screen and (min-width: 0px) and (max-width: 480px){


#header_in .btn_formlink-sp a {
	display: block;
	padding: 28px 13px;
	color: #fff;
	font-size: 1.2em;
}

#header #header_in .box_header .logo_header .btn_toggle{
	width: 40px;
	height: 30px;
	margin-top: 25px;
}

#header #header_in .box_header .logo_header h1 img {
	height: auto;
	width: 300px;
	max-width: 100%;
	height: auto;
}

#content .bg_service .cat_service .box_cat-service {
	height: 390px;
}

	#content .bg_service .cat_service .box_cat-service .ttl_in.ttl_line2 +.txt_in{
		margin-bottom: 10px
	}
#content .bg_service .cat_service .box_cat-service .box_in {
margin: 0;
}

/*#content .bg_service .cat_service .box_cat-service .txt_in{
		width: 95%;
		line-height: 1.5em;
		margin: 0 auto;
		padding: 0;
	}*/

#content .bg_report-Pay .box_report-Pay .listbox ul li p,
#content .box_aggregate-point .box_point ul li p{
	font-size: 16px;
	left: 45px;
}



#content .bg_forms .alea_form-link .btn_formlink a p{
	width: 85%;
}

#content .bg_forms .alea_form-link .btn_formlink a .vector{
	margin: 25px auto 0 auto;
}

#content .bg_forms .alea_form-link .box03 a .vector{
	margin: 45px auto 0 auto;
}

#content .bg_forms .alea_form-link .btn_formlink a p{
	font-size: 1.3em;
	line-height: 1.3em;
}

#content .bg_forms .alea_form-link .btn_formlink a .small{
	font-size: 1em;
}

#footer #footer_in .lnk_footer .box_lnk-footer a{
	font-size: 20px;
}

#footer #footer_in .lnk_footer .box_lnk-footer .lnk_title a{
	font-size: 20px;
}

#content .kv_under p {
	padding-top: 25px;
	font-size: 19px;
	line-height: 1.5em;
}

#content .wrapper .box_seminer-arc .inbox li>.btn {
	float: none;
	width: 75%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
}

	#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link {
		width: 100%;
		height: 65px;
		text-align: center;
		background: #ed6a7a;
	}

		#content .wrapper .box_seminer-arc .inbox li>.btn .btn_link p {
			padding-top: 19px;
		}

#content .wrapper .box_btn-gray div {
	float: none;
	width: 100%;
	height: 70px;
	padding-top: 20px;
	background: #d8d8d8;
	border: 1px solid #979797;
	font-size: 1.2em;
	margin: 0 auto 20px auto;
}

}/*media queries ~400px;*/












/*ーーーーーーーーーーーーーーーーーーーーーーーーー

WordPress and WP Plug-in

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*投稿・固定ページ用
ーーーーーーーーーーーーーーーー*/
.aligncenter {
text-align: center;
display: block;
margin: 0 auto;
}

.alignright {
float: right;
display: block;
margin-left: 15px;
}
.Contfloat-l + p{
clear: both;
display: block;
}
.alignleft {
float: left;
display: block;
margin-right: 10px;
}

/*.page_cnts h1 a {
text-decoration: none;
color: #000;
}

.page_cnts h1 a:hover {
color: #2c9bdf;
}
*/

.page_cnts h2 {}
.page_cnts h3 {}
.page_cnts h4 {}
.page_cnts h5 {}

.page_cnts p {
margin: 0;
padding: 0;
margin-bottom: 30px;
}

.page_cnts ol {
margin-left: 40px;
}

.page_cnts ul {
margin-left: 35px;
}

/*.page_cnts a {
text-decoration: underline;
color: #2c9bdf;
}

.page_cnts a:hover {
text-decoration: none;
}*/

.page_cnts blockquote {

}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

/*ページナビゲーション
ーーーーーーーーーーーーーーーー*/
.wp-pagenavi {
display: table;
margin: 60px auto 0;
color: #666;
font-size: 13px;
}
.wp-pagenavi span {
padding: 8px 15px !important;
margin-left: -3px !important;
}
.wp-pagenavi a {
padding:8px 15px !important;
float: left;
display: block;
color: #666;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
 -o-transition: .5s;
	transition: .5s;
border: 1px solid #fff;
margin-left: -3px !important;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { background: none; border: 1px solid #ccc; }
.wp-pagenavi .page,
.wp-pagenavi .pages,
.wp-pagenavi .last,
.wp-pagenavi .first { background: none; border: 1px solid #ccc; float:left;}
.wp-pagenavi .extend { background: none; border: none; float: left;}
.wp-pagenavi .current, .wp-pagenavi a:hover { background: #d90000; float:left; border: 1px solid #ccc;-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
 -o-transition: .5s;
	transition: .5s;
color: #fff;}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

/*bxslider
ーーーーーーーーーーーーーーーー*/
.bx-wrapper {
margin: 0 auto;
position: relative;
}

/*bxslider読み込み前に画像がでるものを対処*/
.bxslider li {
display: none;
}
.bx-viewport .bxslider li {
display: block !important;
}

.bx-default-pager {
display: none;
}
.bx-prev {
position: absolute;
top: 45%;
left: -30px;
background: url(images/case_arw_l.png) no-repeat;
width: 16px;
height: 28px;
text-indent: -9999px;
}

.bx-next {
position: absolute;
top: 45%;
right: -30px;
background: url(images/case_arw_r.png) no-repeat;
width: 16px;
height: 28px;
text-indent: -9999px;
}

/************************************/
/***********スクロールバナー***********/
	/*slick.js*/
/************************************/

.box_bnr{
display: none;
}

.slick-slider{
margin-bottom: 0 !important;
}

@media screen and (min-width: 0px) and (max-width: 680px) {

.box_bnr{
	display: block;
	padding: 0 20%;
}

}
@media screen and (min-width: 0px) and (max-width: 550px) {

.box_bnr{
	display: block;
	padding: 0 15%;
}

}

@media screen and (min-width: 0px) and (max-width: 480px) {

.box_bnr ul li img{
	width: 160px;
	height: auto;
}
}

@media screen and (min-width: 0px) and (max-width: 450px) {

.box_bnr{
	display: block;
	padding: 0 10%;
}

}

@media screen and (min-width: 0px) and (max-width: 380px) {

.box_bnr{
	display: block;
	padding: 0 5%;
}

}

@media screen and (min-width: 0px) and (max-width: 380px) {

.box_bnr{
	display: block;
	padding: 0 2%;
}

}

/************************************/
/******END**スクロールバナー***********/
/************************************/


/* ---------------------------------
20170817 Pマーク追加
--------------------------------- */
.privacy_mark {
background: #fff;
}
.privacy_mark .ta-l {
width: 960px;
margin: 0 auto;
text-align: left;
padding-top: 25px;
}
.privacy_mark .ta-l a{
width: 50px;
display: inline-block;
cursor: pointer;
}
.privacy_mark .ta-l a:hover {
opacity: 0.7;
}
.privacy_mark .ta-l span{
margin-left: 15px;
}
@media screen and (max-width: 680px) {
.privacy_mark {
background: #fff;
}
.privacy_mark .ta-l {
text-align: left;
width: 92%;
padding-top: 20px;
}
.privacy_mark .ta-l a{
width: 50px;
display: inline-block;
cursor: pointer;
}
.privacy_mark .ta-l a:hover {
opacity: 1;
}
.privacy_mark .ta-l a,
.privacy_mark .ta-l span,
.privacy_mark .ta-l img {
width: 30px;
}
/* max-width: 680px */}



/* ---------------------------------
20171110 お問い合わせページ改修
--------------------------------- */
.page_document_dl .title_area,
.page_contact .title_area{
position: relative;
padding-bottom: 25px;
}

.page_document_dl .title_area::after,
.page_contact .title_area::after{
content: "";
position: absolute;
height: 2px;
background-color: #333;
width: 180px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.page_document_dl .post_area,
.page_contact .post_area{
margin-top: 45px;
}
.page_document_dl .bg_gray,
.page_contact .bg_gray{
padding-top: 1px;
margin-top: 45px;
}
.doc_dl_link,
.contact_link{
list-style: none;
/* width: 860px; */
margin: 0 auto;
}
.doc_dl_link li,
.contact_link li {
width: 275px;
float: left;
margin-bottom: 50px;
margin-right: 67px;
border-radius: 15px;
box-sizing: border-box;
overflow: hidden;
}
.contact_link li {
width: 216px;
margin-right: 30px;
}
.doc_dl_link li:nth-child(3n),
.contact_link li:nth-child(4n){
margin-right: 0;
}
.doc_dl_link li a,
.contact_link li a{
display: block;
}

.doc_dl_link li a:hover,
.contact_link li a:hover{
opacity: .7;
}
.doc_dl_link li .img_wrap,
.contact_link li .img_wrap{
width: 100%;
height: 178px;
overflow: hidden;
background: #fff;
}
.doc_dl_link li .img_wrap{
padding: 5px;
}
.contact_link li .img_wrap{
height: 130px;
}


.doc_dl_link li .img_wrap img,
.contact_link li .img_wrap img{
width: 100%;
height: auto;
z-index: 1;
}

.doc_dl_link li .img_wrap img{
border-radius: 15px 15px 0 0;
}

.doc_dl_link li.noradius .img_wrap img{
border-radius: 0;
}

.doc_dl_link li .doc_dl_link_whitepaperBtn_wrap {
text-align: center;
}

.doc_dl_link li .doc_dl_link_whitepaperBtn {
padding: 10px;
display: inline-block;
background: #ff8c00;
font-size: 14px;
letter-spacing: 0.1em;
color: #fff;	
}


.contact_link li h3{
background: rgba(255,255,255,.9);
color: #333;
padding: 10px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
width: 100%;
height: 37px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
z-index: 20;
}

.contact_link li .under_txt{
position: relative;
padding: 35px 0;
text-align: center;
background: #fff;
font-size: 15px;
min-height: 102px;
}
.contact_link li .under_txt::after{
content: "";
background: url(../images/arrow_d_blue_rght.png)no-repeat;
-webkit-background-size: 9px 15px;
background-size: 9px 15px;
width: 9px;
height: 15px;
position: absolute;
top: 0;
right:13px;
bottom: 0;
margin: auto;
}
.contact_link li .under_txt.price_service::after{
content: none;
background: none;
}
.contact_link li .under_txt.price_service{
padding: 15px 13px;
}
.contact_link li .under_txt.price_service p{
/* text-align: left; */
font-weight: bold;
margin-bottom: 10px;
}

.contact_link li .under_txt.price_service >ul{
border-top: 1px solid #eee;
}
.contact_link li .under_txt.price_service >ul li{
float: none;
width: auto;
height: auto;
text-align: left;
margin-bottom: 0;
margin-right: 0;
border-bottom: 1px solid #eee;
border-radius: 0;
}
.contact_link li .under_txt.price_service >ul li a{
font-size: 12px;
padding: 10px 0;
background: url(../images/arrow_d_blue_rght.png)no-repeat right center;
-webkit-background-size: 9px 15px;
background-size: 9px 15px;
}

.contact_link li .under_txt.price_service >ul li a:hover{
opacity: 1;
background-color: #eee;
}
.doc_dl_link li .under_txt{
background: #fff;
padding: 15px 10px;
height: 178px;
}

.doc_dl_link li .under_txt p{
font-size: 13px;
line-height: 1.6;
letter-spacing: 0.05em;
color: #0a55a3;
/* height: 3.2em; */
overflow: hidden;
background: #fff;
}
.doc_dl_link li h3{
font-size: 15px;
font-weight: bold;
line-height: 1.4;
letter-spacing: 0.05em;
height: 4em;
}


@media screen and (max-width: 680px){

.contact_link li .img_wrap{
height: auto;
}
.page_document_dl .title_area,
.page_contact .title_area{
padding-bottom: 10px;
}
.page_document_dl .post_area,
.page_contact .post_area{
margin-top: 45px;
padding-bottom: 20px;
}
.page_document_dl .bg_gray,
.page_contact .bg_gray{
padding-top: 1px;
margin-top: 25px;
}
.doc_dl_link li ,
.contact_link li {
width: 275px;
float: none;
margin: 0 auto;
margin-bottom: 50px;
}
.doc_dl_link li:nth-child(3n),
.contact_link li:nth-child(4n){
margin-right: auto;
}

}




/* ---------------------------------
20171122 事例ページ改修
--------------------------------- */

.sp.scBtnSearch {
display: none;
}

.searchCase {
text-align: center;
margin-top: 70px;
}

.searchCase .scItem {
font-size: 20px;
font-weight: bold;
color: #1a4081;
letter-spacing: 0.05em;
display: inline-block;
}

.searchCase .scBtnSearch {
color: #fff;
display: inline-block;
background-color: #0a55a3;
background-image: url(../images/icon_search.png);
background-repeat: no-repeat;
background-position: 35px center;
background-size: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 70px;
padding-right: 40px;
border-radius: 7px;
margin-right: 30px;
}

@media ( min-width: 681px ) {
.searchCase .scBtnSearch:hover {
opacity: 0.7;
}
}


.searchBox {
display: none;
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.75);
position: fixed;
top: 0;
left: 0;
z-index: 11;
}

.searchBox .boxInner {
width: 960px;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
}

.searchBoxHead {
background-color: #e5eaf3;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.searchBoxHead {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}

.searchBoxHead li {
font-size: 21px;
font-weight: bold;
color: #0a55a3;
text-align: center;
width: 100%;
position: relative;
list-style: none;
padding-top: 20px;
padding-bottom: 20px;
}

.searchBoxHead li:before {
content: "";
display: inline-block;
width: 1px;
height: 30px;
position: absolute;
top: 0;
right: 0;
top: 50%;
right: 0;
background-color: #0a55a3;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
}

.searchBoxHead li:last-child:before {
content: none;
}

.searchBox form {
background-color: #fff;
padding-top: 30px;
padding-bottom: 30px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
overflow: hidden;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}

.searchBox [class^='sdTab_'] {
text-align: center;
width: 100%;
}

.searchBox [class^='sdTab_'] label span {
font-size: 18px;
font-weight: bold;
line-height: 1.5;
letter-spacing: 0.05em;
color: #ccc;
display: block;
margin-bottom: 10px;
cursor: pointer;
}

.searchBox [class^='sdTab_'] input:checked + span {
color: #333;
}

.searchBox [class^='sdTab_'] label:last-child {
margin-bottom: 0;
}

.searchBox [class^='sdTab_'] input {
display: none;
}

.searchBox .submitArea {
width: 170px;
position: absolute;
bottom: 30px;
right: 75px;
}

.searchBox .submitArea input {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.1em;
color: #fff;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
border: none;
border-radius: 5px;
margin-bottom: 15px;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
cursor: pointer;
}

@media ( min-width: 681px ) {
.searchBox .submitArea input:hover {
opacity: 0.7;
}
}

.searchBox .submitArea input:last-child {
margin-bottom: 0;
}

.searchBox .submitArea .ipt_sbmt { background-color: #e2116f; }
.searchBox .submitArea .ipt_reset { background-color: #0a55a3; }

.searchBox .btn_cls {
position: absolute;
top: -50px;
right: 0;
background: none;
border: none;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
cursor: pointer;
}

.searchBox .btn_cls img {
width: 40px;
}

[class^='sdTab_c_'] {
display: none;
}

.sdTab_c_def {
display: block;
pointer-events: none;
}


[class^='caseSec'] {
margin-top: 100px;
}

[class^='caseSec']:first-child {
margin-top: 60px;
}

.caseList {
width: 960px;
margin: 45px auto 0;
}

.caseListItem {
width: 275px;
float: left;
min-height: 100% !important;
margin-bottom: 50px;
margin-right: 67px;
}
.caseListItem .date {
margin-top: 10px;
font-size: 13px;
color: #999;
line-height: 1;
text-align: left;
}

@media ( min-width: 681px ) {
.caseListItem:hover figure img {
opacity: 0.7;
}
}

.caseListItem:nth-child(3n) {
margin-right: 0;
}

.caseListItem:nth-child(3n+1) {
clear: both;
}

.caseListItem h3 {
font-size: 16px;
font-weight: bold;
line-height: 1.4;
letter-spacing: 0.05em;
text-align: left;
height: 3em;
overflow: hidden;
}

.caseListItem h4 {
font-size: 13px;
line-height: 1.6;
letter-spacing: 0.05em;
color: #0a55a3;
height: 3.2em;
margin-top: 15px;
overflow: hidden;
}

.caseListItem figure {
width: 100%;
position: relative;
}

.caseListLogoWrap {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
/*background-color: rgba(0,0,0,0.6);*/
opacity: 0;
}

.caseListLogo {
content: "";
width: 160px;
height: 80px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #fff;
padding: 10px;
margin: auto;
}

.caseListLogo .logoInner {
display: block;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}

@media ( min-width: 681px ) {
.caseListItem:hover .caseListLogoWrap {
opacity: 1;
}
}

.caseListItem figure img {
width: 100%;
}

.caseListItem h3 {
margin-top: 5px;
}


.caseLogoList {
width: 960px;
margin-top: 45px;
margin-left: auto;
margin-right: auto;
}

.caseLogoItem {
width: 160px;
height: 100px;
position: relative;
float: left;
margin-bottom: 40px !important;
margin-right: 40px;
}

@media ( min-width: 681px ) {
.caseLogoItem a:hover {
opacity: 0.7;
}
}

.caseLogoItem:nth-child(5n) {
margin-right: 0;
}

.caseLogoItem:nth-child(5n+1) {
clear: both !important;
}

.caseLogoItem a,
.caseLogoItem figure {
display: block;
width: 100%;
height: 100%;
}

.caseLogoItem .logoMore {
color: #fff;
letter-spacing: 0.05em;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.6);
padding: 5px;
opacity: 0;
}

@media ( min-width: 681px ) {
.caseLogo .caseLogoItem a:hover {
opacity: 1;
}

.caseLogoItem:hover .logoMore {
opacity: 1;
}
}

.caseLogoItem .logoMoreTtl {
font-size: 13px;
font-weight: bold;
}

.caseLogoItem .logoMore_more {
font-size: 12px;
font-weight: bold;
position: absolute;
bottom: 5px;
right: 5px;
padding-right: 10px;
background-image: url(../images/arrow_white.png);
background-repeat: no-repeat;
background-position: right center;
background-size: auto 12px;
}

.caseLogoItem figure {
background-repeat: no-repeat;
background-position: center;
background-size: auto 60px;
}

.caseListItem .tax_shop_data {
margin-top: 15px;
}

.caseListItem .tax_shop_data li {
font-size: 11px;
font-weight: bold;
color: #000;
text-align: center;
width: 130px;
padding: 5px;
border: 2px solid #666;
border-radius: 5px;
list-style: none;
clear: none !important;
}

.caseListItem .tax_shop_data li:nth-child(odd) { float: left !important; }
.caseListItem .tax_shop_data li:nth-child(even) { float: right !important; }

.caseLogo .caseLogoItem {
width: 20%;
height: 150px;
border: 0;
margin-right: 0;
margin-bottom: 0 !important;
}


.btn_more1 {
text-align: center;
margin-top: 50px;
}

.btn_more1 a {
display: inline-block;
background-color: #0a55a3;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 35px;
padding-right: 35px;
border-radius: 999px;
}

@media ( min-width: 681px ) {
.btn_more1 a:hover {
opacity: 0.7;
}
}

.btn_more1 span {
font-size: 16px;
font-weight: bold;
color: #fff;
display: inline-block;
background-image: url(../images/arrow_white.png);
background-repeat: no-repeat;
background-position: right center;
background-size: 8px;
padding-right: 20px;
}


.pagenavBlock {
font-size: 0;
text-align: center;
margin-top: 40px;
}

.pagenavBlock .page-numbers {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 37px;
color: #0a55a3;
vertical-align: middle;
display: inline-block;
width: 40px;
height: 40px;
border: 2px solid #fff;
border-radius: 999px;
margin-left: 7px;
margin-right: 7px;
}

.pagenavBlock .page-numbers.current {
color: #fff;
width: 44px;
height: 44px;
background-color: #0a55a3;
border: 2px solid #0a55a3;
}

.pagenavBlock .page-numbers.next,
.pagenavBlock .page-numbers.prev {
background-repeat: no-repeat;
background-position: center;
background-size: 9px;
border: 2px solid #0a55a3;
}

.pagenavBlock .page-numbers.next { background-image: url(../images/arrow_d_blue_rght.png); }
.pagenavBlock .page-numbers.prev { background-image: url(../images/arrow_d_blue_lft.png); }

.pagenavBlock .page-numbers.dots {
border: 0;
margin-left: -15px;
margin-right: -15px;
}

@media ( min-width: 681px ) {
.pagenavBlock .page-numbers:hover {
color: #fff;
background-color: #0a55a3;
border: 2px solid #0a55a3;
}

.pagenavBlock .page-numbers.dots:hover {
color: #0a55a3;
background-color: transparent;
border: 0;
}

.pagenavBlock .page-numbers.next:hover { background-image: url(../images/arrow_wh_rght.png); }
.pagenavBlock .page-numbers.prev:hover { background-image: url(../images/arrow_wh_lft.png); }
}


.btn_back {
text-align: center;
margin-top: 10px;
}

.btn_back a {
color: #3969b1;
}


.related_post_title {
color: #3a69b1;
font-size: 18px;
line-height: 1.5;
font-weight: bold;
width: 960px;
margin-left: auto;
margin-right: auto;
}



@media ( max-width: 680px ) {
[class^="caseSec"] {
margin-top: 50px;
}

[class^="caseSec"]:first-child {
margin-top: 0;
}

[class^="caseSec"] .page_title {
padding-left: 15px;
padding-right: 15px;
}


.sp.scBtnSearch {
display: block;
position: fixed;
bottom: 10px;
right: 10px;
z-index: 15;
}

.sp.scBtnSearch.off {
display: none !important;
}

.sp.scBtnSearch img {
width: 60px;
}


.searchCase {
margin-top: 25px;
}

.searchCase .scItem {
font-size: 16px;
line-height: 1.5;
}

.searchCase .scBtnSearch {
padding-top: 10px;
padding-bottom: 10px;
margin-right: 0;
margin-bottom: 20px;
}


.searchBox form {
display: block;
padding-top: 0;
padding-bottom: 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.searchBox .boxInner {
width: 90%;
}

.searchBoxHead li {
font-size: 13px;
}

.sdTabHead {
font-weight: bold;
background-color: #e5eaf3;
padding: 10px 15px;
}

.searchBox [class^="sdTab_"] {
text-align: left;
}

.searchBox .boxInner form > [class^="sdTab_"] {
padding: 15px;
}

.searchBox [class^="sdTab_"] label {
line-height: 1;
font-size: 0;
}

.searchBox [class^="sdTab_"] label span {
font-size: 14px;
line-height: 1.2;
display: inline-block;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

.sdTab_service {
padding-bottom: 60px !important;
}

.searchBox .submitArea {
text-align: right;
width: 100%;
right: 10px;
bottom: 10px;
}

.searchBox .submitArea input {
font-size: 13px;
width: 100px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}

.searchBox .btn_cls {
top: -30px;
}

.searchBox .btn_cls img {
width: 25px;
}


.caseList {
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin: 20px auto 0;
}

.caseListItem {
width: 100%;
margin-right: 0;
}

.caseListItem h3 {
height: auto;
margin-top: 10px;
}

.caseListItem h4 {
height: auto;
margin-top: 10px;
}

.single-case .caseListItem {
margin-bottom: 20px;
}

.caseListItem figure img {
height: auto;
}

.caseListItem .tax_shop_data li:nth-child(2n) {
float: left !important;
margin-left: 20px;
}


.caseSec3 .btn_more1 {
margin-top: -10px;
}

.caseSec4 .btn_more1 {
margin-top: 30px;
}


.caseLogoList {
width: 100%;
text-align: center;
}

.caseLogoItem {
display: inline-block;
float: none;
margin-left: 15px !important;
margin-right: 15px !important;
}

@media ( max-width: 480px ) {
.caseLogoItem {
	width: 140px;
	height: 80px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	margin-bottom: 10px !important;
}
}


.caseLogoList {
font-size: 0;
}

.caseLogoItem figure {
background-size: auto 45px;
}


.caseLogo .caseLogoItem {
width: 100px;
height: 70px;
margin-left: 0 !important;
margin-right: 0 !important;
}

.caseLogo .caseLogoItem figure {
background-size: auto 35px;
}


.caseTop .caseLogoList {
width: 300px;
margin-left: auto;
margin-right: auto;
}

.caseTop .caseLogoItem {
height: 80px !important;
clear: none !important;
border: 0;
}

.caseLogoItem figure {
background-size: auto 60px;
}


.pagenavBlock {
padding-left: 0;
padding-right: 0;
margin-top: 20px;
}

.pagenavBlock .page-numbers {
font-size: 14px;
line-height: 29px;
width: 30px;
height: 30px;
margin-bottom: 7px;
margin-left: 4px;
margin-right: 4px;
}

.pagenavBlock .page-numbers.current {
width: 34px;
height: 34px;
}

.pagenavBlock .page-numbers.dots {
margin-left: -10px;
margin-right: -10px;
}

.related_post_title {
width: 100%;
padding-left: 4%;
padding-right: 4%;
}
}





/* ---------------------------------
20171109 ヘッダー改修
new1712-header
--------------------------------- */

.new1712-header {
width: 100%;
height:67px;
position: fixed;
top: 0;
left: 0;
z-index: 10;
background: #fff;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.15);
}

.logged-in .new1712-header {
top: 32px;
}

.new1712-headerInner {
width: 1150px;
margin: 0 auto;
position: relative;
}

.new1712-header__logo {
width: 180px;
height: auto;
font-size: 0;
line-height: 0;
float: left;
margin-top: 9px;
}

.new1712-header__logo a {
display: block;
}

.new1712-header__logo a:hover {
opacity: .8;
}

.new1712-header__logo a img {
width: 100%;
height: auto;
}

.new1712-headeNavi {
float: right;
}

.new1712-headerList {
list-style: none;
float: left;
/* margin-right: 35px; */
}

.new1712-headerList li {
float: left;
color: #004fa3;
font-size: 13px;
line-height: 1;
font-weight: bold;
letter-spacing: .04em;
}

.new1712-headerList li:last-child {
/* margin-right: 35px; */
margin-right: 5px;
}

.new1712-headerList li a {
color: #004fa3;
text-decoration: none;
line-height: 67px;
display: block;
padding: 0 15px;
}

.new1712-headerList .list-ir a {
text-align: center;
width: 50px;
}

.new1712-headerList li a.js-active,
.new1712-headerList li a:hover {
background: rgba(93,122,176,.16);
}

.new1712-headerContact {
/* margin-top: 3px; */
width: 126px;
height: 67px;
float: right;
font-size: 13px;
line-height: 1;
font-weight: bold;
text-align: center;
}

.new1712-headerContact.siryou{
/* margin-top: 2px; */
}
.new1712-headerContact span{
font-size: 13px;
line-height: 1;
font-weight: bold;
}
.new1712-headerContact a {
display: block;
/*  	background: #e60012;
border: #c30d23 4px solid;  */
background: #ff8c00;
border: #ff7b00 4px solid;
box-sizing: border-box;
/* border-radius: 5px; */
color: #fff;
font-weight: bold;
height: 100%;
padding: 10px 0 8px;
}
.new1712-headerContact.siryou a{
background: none;
border: none;
color: #595757;
padding: 15px 0 11px;
}

.new1712-headerContact a.on {
background: none;
color: #ff7b00;
}
.new1712-headerContact.siryou a.on {
color: #dcdddd;
}
.new1712-headerContact .img_wrap{
text-align: center;
margin-bottom: 9px;
}
.new1712-headerContact.siryou .img_wrap{
/* margin-bottom: 10px; */
}
.new1712-headerContact .img_wrap img{
width: 33px;
}
.new1712-headerContact.siryou .img_wrap img{
width: 35px;
}

.new1712-headerDropdown {
width: 236px;
display: none;
/* display: block; */
list-style: none;
/* position: absolute; */
}

.new1712-headerDropdown.js-display {
display: block;
position: absolute;
top: 67px;
}

.headerDropdown--01 {
/* left: 271px; */
left: 189px;
}
.headerDropdown--02 {
left: 313px;
}
.headerDropdown--03 {
/* left: 629px; */
left: 729px;
}

.new1712-headerDropdown li {
color: #000;
font-size: 14px;
line-height: 1.4;
letter-spacing: .025em;
}

.new1712-headerDropdown li a {
background: #2f54a2;
box-sizing: border-box;
padding: 10px 10px;
border-bottom: rgba(255,255,255,.5) 1px solid;
display: block;
color: #fff;
}

.new1712-headerDropdown li a:hover {
color: rgba(255,255,255,.8);
background: #4669b5;
}

.new1712-headerDropdown li:last-child a {
border-bottom: 0;
}


/* link_lang */
#footer #footer_in {
position: relative;
}

.link_lang {
position: absolute;
bottom: 18px;
left: 0;
}

.link_lang p {
float: left;
font-size: 11px;
line-height: 1;
text-align: center;
font-weight: bold;
margin-right: 8px;
}

.link_lang p a {
border-radius: 13px;
color: #2f54a2;
background: #fff;
border: #fff 1px solid;
padding: 6px 10px 7px;
display: inline-block;
box-sizing: border-box;
}

.link_lang p a:hover {
color: #fff;
background: #2f54a2;
}
.ir_page_list_area h6 {
margin-bottom: 20px;
padding: 15px 5px;
border-bottom: #6f9ecd 2px solid;
color: #424242;
font-size: 16px;
line-height: 1.5;
font-weight: bold;
}
.ir_page_list_area h6 a {
font-weight: normal;
text-decoration: underline;
}
.ir_page_list_area h6 a:hover {
text-decoration:none;
}
.ir_page_list_area h6 a span {
font-weight: bold;
}
.ir_page_list_area ul {
list-style: none;
}

.ir_page_list_area ul li {
background: url(../images/arrow_gray_02.png) no-repeat 4px 50%;
background-size: 10px auto;
padding-left: 20px;
margin-bottom: 20px;
color: #424242;
font-size: 12px;
line-height: 1.5;
}

.ir_page_list_area ul.sub li {
background: url(../images/arrow_gray_03.png) no-repeat 4px 50%;
background-size: 8px auto;
padding-left: 20px;
margin-bottom: 10px;
margin-left:18px;
color: #424242;
font-size: 12px;
line-height: 1.5;
}
.ir_page_list_area ul.sub li:last-child{
margin-bottom:20px;
}
.ir_page_list_area ul li a {
color: #0069b5;
text-decoration: underline;
}

.ir_page_list_area ul li a:hover {
opacity: 0.7;
}

.ir_page_list_01 {
width: 49%;
float: left;
}

.ir_page_list_02 {
width: 49%;
float: right;
}

/*
2018_10
会員ボタン追加
*/
.memberbtn_wrap{
margin: 75px 0;
}
.memberbtn_wrap a:hover{
opacity: 0.7;
}
.memberbtn{
width: 960px;
text-align: center;
margin:0 auto;
}
.memberbtn_read{
margin-top: 45px;
font-size: 18px;
font-weight: bold;
color: #004fa3;
text-align: center;
}
.memberbtn a{
display: inline-block;
background: #ff8c00;
color: #fff;
padding: 20px 40px;
font-size: 20px;
font-weight: bold;
border-radius: 7px;
line-height: 1;
}
.memberbtn_inner{
width: 760px;
margin: 45px auto 0;
padding: 50px;
list-style: none;
display: flex;
justify-content: space-between;
}
.memberbtn_inner li {
/* width: 180px; */
position: relative;
margin-bottom: 15px;
}
.memberbtn_inner li img{	
width: 200px;
height: auto;
}
.memberbtn_inner li p{
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
}
.memberbtn_inner li p span{
display: inline-block;
padding-left: 20px;
position: relative;
font-size: 14px;
font-weight: bold;
color: #004fa3;
background: url('../images/arrow_d_blue_rght.png')no-repeat;
-webkit-background-size: 9px 15px;
background-size: 9px 15px;
}

@media ( max-width: 680px ) {
.memberbtn,
.memberbtn_inner{
width: 100%;
}
.memberbtn_read{
margin-top: 25px;
font-size: 15px;
line-height: 1.4;
padding-left: 15px;
padding-right: 15px;
}
.memberbtn_inner{
margin-top: 25px;
padding-top: 0;
display: block;
padding-left: 15px;
padding-right: 15px;
}
.memberbtn_inner li {
width: 100%;
padding: 0 40px;
}
.memberbtn_inner li img{
width: 100%;
height: auto;
}
.memberbtn_inner li p{
bottom: 10%;
left: 0;
}
}

/* お知らせページ修正 */
#content .single-info .catname span{
background: #004fa3;
color: #fff;
padding: 5px 10px;
display: inline-block;
}

#content .single-info .date{
text-align: left;
}

#content .single-info h1 span{
color: #333;
}

/* マネジメントゲーム　追加 */
.managementgame .mainimg{
margin: 45px 0 0;
text-align: center;
}
.managementgame .mainimg img{
width: 560px;
max-width: 100%;
height: auto;
}
.managementgame .read{
width: 960px;
margin: 15px auto 0;
text-align: center;
line-height: 1.6;
font-weight: bold;
}
.managementgame .managementgame_sec{
width: 960px;
margin: 45px auto 0;
font-size: 14px;
}
.managementgame .managementgame_sec h2{
margin-top: 40px;
margin-bottom: 10px;
color: #3969b1;
font-size: 18px;
line-height: 1.5;
font-weight: bold;
}
.managementgame .managementgame_sec h3{
font-size: 15px;
color: #3969b1;
margin-top: 15px;
margin-bottom: 10px;
font-weight: bold;
}

.managementgame .managementgame_sec li{
list-style: none;
line-height: 1.6;
}
.managementgame .managementgame_sec03 li{
margin-top: 15px
}
.managementgame .managementgame_sec03 li:first-child{
margin-top: 0;
}
.managementgame .managementgame_sec01 li,
.managementgame .managementgame_sec03 li{
position: relative;
padding-left: 15px;
}
.managementgame .managementgame_sec01 li::before,
.managementgame .managementgame_sec03 li::before{
content:"●";
position: absolute;
top: 0;
left: 0;
}
.managementgame .caution{
display: inline-block;
margin-top: 15px;
color: #3969b1;
font-size: 14px;
}
.managementgame .managementgame_formlink{
margin-top: 45px;
text-align: center;
}
.managementgame .managementgame_formlink a{
margin-top: 15px;
text-decoration: none;
background: #ed6979;
width: 250px;
display: inline-block;
box-sizing: border-box;
padding: 20px;
transition: .4s;
text-align: center;
}
.managementgame .managementgame_formlink a:hover{
opacity: .5;
}

.managementgame .managementgame_formlink a span{
color: #FFF;
background: url(../images/arrow_wh_rght.png) no-repeat left 2px center;
font-size: 16px;
line-height: 1;
font-weight: bold;
background-size: 10px 15px;
padding: 4px 20px;
}
@media ( max-width: 680px ) {
.managementgame .read{
width: 100%;
padding: 0 20px;
}
.managementgame .managementgame_sec{
width: 100%;
padding: 0 20px;
}
}