@charset "utf-8";

/*************************************************
  
【1.top】
【2.aaaaa】
【3.aaaaa】
【4.aaaaa】
【5.aaaaa】
【6.aaaaa】
【7.aaaaa】
【8.aaaaa】
【9.aaaaa】
【10.aaaaa】
【11.aaaaa】
【12.aaaaa】
【13.aaaaa】

/*about*****************************************/

#side_menu{
	float: left;
	margin-top: 69px;
}
#side_menu ul{
	width: 200px;
	height: 249px;
	background: url(../img/2017/s_bg02.svg) no-repeat 0 0;
    background-size: 200px 249px;
    padding: 18px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
#side_menu ul h3{
	width: 164px;
	height: auto;
    text-align: center;
    padding: 15px 0 20px;
    border-bottom: 1px #013c7e dashed; 
    margin-bottom: 5px;
}
#side_menu ul h3 img{
	width: 96px;
	height: 18px;
}
#side_menu ul li{
    width: 164px;
    height: 40px;
    margin-bottom: 5px;
    padding-bottom: 5px;
	border-bottom: 1px #013c7e dashed; 
}
#side_menu ul li a{
    width: 164px;
    height: 40px;
    display: block;
}
#side_menu ul li:nth-child(2) a{
    background: url(../img/2017/s_list06.svg) no-repeat 0 0;
    background-size: 164px 40px;
}
#side_menu ul li:nth-child(3) a{
    background: url(../img/2017/s_list07.svg) no-repeat 0 0;
    background-size: 164px 40px;
}
#side_menu ul li:nth-child(4) a{
    background: url(../img/2017/s_list08.svg) no-repeat 0 0;
    background-size: 164px 40px;
}
#side_menu ul li a img{
    width: 164px;
    height: 40px;
    transition: opacity .3s ease-out;
    opacity: 0;
}
#side_menu ul li a:hover img{
    opacity: 1;
}


.font_small{
	font-size: 12px;
}
.about_tume{
	letter-spacing: -1px;
}
/*about_concept****************************/

#about_wrapper{
	width: 960px;
    margin: 0 auto 80px auto;
}
#about_mein{
	width: 660px;
	height: auto;
	float: left;
	margin-right: 100px;
	position: relative;
}
#about_mein h4{
	margin-top: 69px;
}
#concept_txt1{
	width: 660px;
	height: auto;
	background: url(../img/about/concept/concept_rogo.gif) no-repeat right bottom;
	margin-top: 42px;
	padding-bottom: 50px;
}
#concept_txt1 p{
	line-height: 2.4em;
}
#about_mein h5{
	margin: 79px 0 80px;
}
#concept_item1{
	width: 660px;
	height: 310px;
	background: url(../img/about/concept/concept_item_01.gif) no-repeat;
	margin: 40px 0 50px;
}
#concept_item2{
	width: 660px;
	height: 270px;
	background: url(../img/about/concept/concept_item_02.gif) no-repeat;
	margin-bottom: 50px;
}
#concept_item3{
	width: 660px;
	height: 270px;
	background: url(../img/about/concept/concept_item_03.gif) no-repeat;
	margin-bottom: 50px;
}
#concept_item4{
	width: 660px;
	height: 270px;
	background: url(../img/about/concept/concept_item_04.gif) no-repeat;
	margin-bottom: 47px;
}
.concept_imgleft{
	margin: 60px 0 20px 30px;
}
.concept_txt2{
	margin-left: 30px;
	font-size: 13px;
	line-height:1.5em;
	width: 420px;
}
.concept_imgright{
	margin: 60px 0 20px 220px;
}
.concept_txt3{
	margin-left: 220px;
	font-size: 13px;
	line-height:1.5em;
	width: 410px;
}
.fontbold{
	font-weight: bold;
}

/*about_service****************************/

#a_service1{
	width: 660px;
	background-color: #013c7e;
	margin-top: 51px;
}
#a_service2{
	width: 660px;
	background-color: #013c7e;
	margin-top: 102px;
}
#a_service3{
	width: 660px;
	background-color: #013c7e;
	margin-top: 100px;
}
.a_service_txt1{
	padding: 30px;
	color: #fff;
}
#a_service_txt2{
	margin-top: 12px;
	font-size: 12px;
	line-height: 1.3em;
	text-indent: -0.9em;
	padding-left: 11px;
}
#a_service_to{
	margin: 100px 0 49px;
	padding-bottom: 85px;
	border-bottom: 1px #013c7e dashed;
}
#a_toiawase_btn{
	float: right;
}

/*about_massage****************************/

#massage_top{
	margin-top: 61px;
}
#massage_bg{
	width: 660px;
	height: auto;
	background: url(../img/about/message/message_middle.gif) repeat-y;
}
.massage_middle{
	width: 550px;
	height: 22px;
	margin-left: 40px;
	padding-top: 9px;
	padding-left: 7px;
	border-bottom: 1px #becede dashed;
}
.massage_date{
	width: 83px;
	height: 22px;
	margin-left: 40px;
	padding-top: 9px;
	padding-left: 7px;
	border-bottom: 1px #becede dashed;
}
#massage_bottom{
	margin-bottom: 49px;
}

/*about_company****************************/

#company_contents{
	margin-top: 69px;
	width: 652px;
	height: 742px;
	border: 4px #013c7e solid;
}
#company_contents table{
	margin-left: 11px;
	width: 642px;
}
#company_contents th,td{
	padding: 7px 0;
}
#company_contents td{
	width: 490px;
	padding-left: 30px;
}

#company_contents02{
	margin-top: 150px;
	width: 652px;
	height: 742px;
	border: 4px #013c7e solid;
}
#company_contents02 table{
	margin-left: 11px;
	width: 642px;
}
#company_contents02 th,td{
	padding: 7px 0;
}
#company_contents02 td{
	width: 490px;
	padding-left: 30px;
}

.contents_bline{
	border-bottom: 1px #013c7e solid;
}
.contents_txt1{
	margin-top: 2px;
	font-size: 17px;
}
.contents_txt2{
	font-size: 11px;
}
.contents_txt3{
	margin-top: 4px;
	font-size: 16px;
}
.contents_txt4{
	margin-top: 2px;
	line-height: 2em;
}

.company_access{
}
#company_access_move{
	padding-top: 70px;   /*ヘッダーサイズマージン*/
	margin-top: -70px;   /*ヘッダー用ネガティブマージン*/
}
#access_01{
	width: 660px;
	margin-top: 30px;
}
#access_02{
	width: 660px;
	margin-top: 30px;
}
#access_03{
	width: 660px;
	margin-top: 30px;
}

#access_01 .access_content,
#access_02 .access_content,
#access_03 .access_content{
	width:292px;
	float: left;
	margin-right: 0;
}

#access_01:after,
#access_02:after,
#access_03:after{
	content:"";
	display:table;
	clear:both;
}

.access_map_wrap{
	width:340px;
	float: right;
}

.access_map_wrap .hukidasi{
	font-size:10px;
}

.access_map_wrap a{
	text-decoration:underline;
	font-size:13px;
}

#access_01_map,
#access_02_map,
#access_03_map{
	width:340px;
	height:340px;
}

.access_content{
	margin-right: 40px;
}
.access_txt1{
	margin-top: 13px;
	line-height: 1.3em;
}
.access_txt2{
	margin-top: 38px;
	line-height: 1.3em;
}
#company_idea{
	margin-top: 144px;
}
#idea_txt1{
	margin-left: 30px;
	margin-top: 38px;
	line-height: 1.7em;
	height: 86px;
	border-bottom: 1px #013c7e dashed;
}
.idea_sub1{
	width: 630px;
	margin-top: 50px;
	float: right;
	padding-bottom: 44px;
	border-bottom: 1px #013c7e dashed;
}
.idea_ttl1{
	margin-top: 37px;
}
.idea_txt2{
	margin-top: 20px;
}
.idea_sub2{
	width: 630px;
	margin-top: 70px;
	float: right;
	padding-bottom: 44px;
	border-bottom: 1px #013c7e dashed;
}
#company_link{
	margin-top: 171px;
	margin-bottom: 50px;
	height: 750px;
}
#company_link1{
	margin-top: 25px;
}
#company_link ul{
	width: 660px;
}
#company_link li{
	float: left;
}
#link_space1{
	margin-top: 28px;
}
#link_space2 li{
	margin-top: 14px;
}
.link_space3{
	margin-right: 24px;
}

.link_wrap{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.link_wrap li{
    width: 320px;
    margin-bottom: 20px;
}
.link_wrap li a{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #013c7e;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    position: relative;
}
.link_wrap li a::before{
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("../img/2017/arw_lb.svg") 0 0 no-repeat;
    background-size: cover;
    width: 6px;
    height: 12px;
    margin-top: -6px;
}
.link_wrap li a:hover{
    text-decoration: none;
    background-color: #DCE9F7;
}
