@charset "utf-8";

/*#########################
トップページ用CSS
====================*/
@media screen and (max-width: 768px){
.spNone { display: none;}
#top #headersp{
	background: url(../img/top/top_header_backsp.jpg) no-repeat center center;
	background-size: cover;
	border-top: 4px solid #ddd0b8;
}

#top #header_insp{
	width: 98%;
	margin: auto;
        text-align:center;
	position: relative;
	height: 500px;
}
.spc1 {    
    margin:10px auto;
    width:94%
     }
.udspc {
    margin:16px auto 3px;
    width:98%;
   }
.ttlno {
   text-align:left;
   margin-top:22px ;
   margin-left:8px ;
   margin-bottom:10px;
   }
.spctr  {
   text-align:center;
          }
.spctr2  {
   text-align:center;
   margin-top:10px;
          }
#top #header_insp #header_cvsp{
	background-color: #f0e8d9;
	border-width: 1px;
	border-color: #ddd0b8;
	border-style: solid;
	display: inline-block;
	position: absolute;
	right: 0;
        width: 55%;
	top: -4px;
        max-height:90px;
        
}
#top #header_insp #header_cvsp ul li{
	padding-top: 4px;
	display: inline-block;
        margin-bottom:0;


}

#top #header_insp #header_logosp{
        padding-top: 20px;
        left:-10px;

        float:left;

}
#top #header_insp #top_header_readsp{
	position: absolute;
	top: 110px;
	left: 0;
}
#top #header_insp #top_header_readsp h2{
	font-family:  "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;

	color: #ffffff;
	line-height: 50px;
	text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);	
}
#top #header_insp #top_header_readsp p{
	font-size: 14px;
	color: #fffefe;
	line-height: 22px;
	text-shadow: 0px 3px 21px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	padding-top: 15px;
}
#top #header_insp #top_header_readsp .go_case{
	margin-top: 20px;
	text-align:center;
}
#top #header_insp #top_header_readsp .go_case a{
	font-size: 14px;
	color: #fffefe;
	line-height: 22px;
	text-shadow: 0px 3px 21px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	border: 1px solid #ffffff;
	display: inline-block;
	padding: 5px 10px 5px 35px;
	background: url(../img/top/top_header_icon.png) no-repeat 5px center;
}

#top #sec01sp h1 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #45301b;
	line-height: 42px;
	padding-top: 40px;
}
#top #sec01_coversp {
	background: url(../img/top/section01_back02.jpg) repeat-x;
}
#top #sec01sp {
	background: url(../img/top/section01_back01sp.jpg) no-repeat top right;
	text-align: center;

}
#top #sec01sp h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #45301b;
	line-height: 26px;
	padding-top: 20px;
        text-align:left;
        padding-left:6px;
}
#top #sec01sp p {

        text-align:left;
        padding-left:2px;
        padding-bottom:10px;
}



#top #sec01sp .read {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	font-weight: bold;
        text-align:left;
        padding-left:16px;
        text-shadow: 0px 3px 21px rgba(255, 255, 255, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(255, 255, 255, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(255, 255, 255, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(255, 255, 255, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(255, 255, 255, 0.5);
	
}
#top #sec01sp .img01 {
	margin-top: 30px;
}
#top #acc {

      background: linear-gradient(#097234, #004c1f);
      text-align:center ;
      padding-bottom:14px;

     }
#top #acc p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	color: #f9f9e7;
	line-height: 18px;
	padding-top: 4px;
        text-align:left;
        padding-left:4px;
     }
#top #acc .img02 {
	margin-top: 10px;
        padding-top:15px auto 30px;
        text-align:center ;
        text-align:center ;
}
#top #acc .img04 {

        text-align:center ;
}

/*全体*/
.hidden_box {
    margin: 0.5em 0;/*前後の余白*/
    padding: 0;

}

}

/*ボタン装飾*/
.hidden_box label {
    padding: 10px 20px;
    font-weight: bold;
    border: solid 2px #f9f9e7;
    background: #0e7839;
    cursor :pointer;
    color:#f9f9e7;
  
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #46ac70;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 15px 0;
    height: auto;
    opacity: 1;
    color:#F9F9E7;

p .spcmd {
   font-size:8px;
   line-height: 8px;}












#top #acc p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #f9f9e7;
	line-height: 26px;
	padding-top: 20px;
        text-align:center;
     }
#top #m1 .cntr {
        line-height:10px;
        vertical-align: top;
       }
#top #sec02sp_cover,
#top #sec03sp_cover,
#top #sec04sp_cover {
	border-top: 24px solid #ddd0b8;
	background-color: #eff1ef;
}
#top #sec03sp_cover {
	background-color: #ffffff;
}

#top #sec02sp .section_in,
#top #sec03sp .section_in,
#top #sec04sp .section_in {

	margin: 20px auto 0;
}
#top #sec03sp .section_in {
	position: relative;
	left: 350px;
}
#top #sec02sp .section_in .number_title .number,
#top #sec03sp .section_in .number_title .number,
#top #sec04sp .section_in .number_title .number {
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 90px;
	color: #45301b;
	font-style: italic;
	line-height: 0;
}
#top #sec02sp .section_in .number_title .main,
#top #sec03sp .section_in .number_title .main,
#top #sec04sp .section_in .number_title .main {
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 37px;
	color: #45301b;
	padding-left: 10px;
	width: 600px;
}
#top #sec02sp .section_in p,
#top #sec04sp .section_in p {
	font-size: 14px;
	font-weight: bold;
	width: 463px;
	margin-top: 20px;
	line-height: 20px;
}


#top #sec03sp .section_in p {
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	margin-top: 20px;
	line-height: 20px;
}


#top #sec02sp .section_in .go_detail_link,
#top #sec03sp .section_in .go_detail_link,
#top #sec04sp .section_in .go_detail_link {
	margin-top: 30px;
        text-align:center;
}

#top #sec05sp {
	background: url(../img/top/section05_img01.jpg) center center;
	background-size: cover;
	padding: 150px 0;
}
#top #sec05sp .section_in {
	width: 716px;
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
	padding: 40px 0;
	margin: auto;
	text-align: center;
}
#top #sec05sp .section_in h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	color: #ffffff;
	line-height: 42px;
	display: inline-block;
}
#top #sec05sp .section_in p {
	padding-top: 40px;
	font-size: 20px;
	color: #ffffff;
	line-height: 24px;
}

#top #sec05sp .section_in .go_detail_link {
	margin-top: 30px;
}

#top #sec06 {
	padding: 50px 0 70px;
}
#top #sec06 h2 {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #45301b;
}
#top #sec06 .section_in {
	background: url(../img/base/slash_back.png);
	width: 100%px;
 	margin: 45px auto 0;
	padding: 10px 12px 3px;
}
#top #sec06 .section_in section {
	border-width: 3px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
	width: 465px;
	height: 145px;
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 5px 15px;
	box-sizing: border-box;
	position: relative;
}
#top #sec06 .section_in section .case_number{
	text-align: center;
	border-bottom: 2px solid #c8b97c;
	padding-bottom: 5px;
}
#top #sec06 .section_in section .case_number span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: bold;
	color: #c8b97c;
	padding-right: 45px;
	display: inline-block;
}
#top #sec06 .section_in section.case01 .case_number span {
	background: url(../img/top/section06_icon01.png) no-repeat right center;
}
#top #sec06 .section_in section.case02 .case_number span {
	background: url(../img/top/section06_icon02.png) no-repeat right center;
}
#top #sec06 .section_in section.case03 .case_number span {
	background: url(../img/top/section06_icon03.png) no-repeat right center;
}
#top #sec06 .section_in section.case04 .case_number span {
	background: url(../img/top/section06_icon04.png) no-repeat right center;
}
#top #sec06 .section_in section.case05 .case_number span {
	background: url(../img/top/section06_icon05.png) no-repeat right center;
}
#top #sec06 .section_in section.case06 .case_number span {
	background: url(../img/top/section06_icon06.png) no-repeat right center;
}
#top #sec06 .section_in section.case07 .case_number span {
	background: url(../img/top/section06_icon07.png) no-repeat right center;
}
#top #sec06 .section_in section.case08 .case_number span {
	background: url(../img/top/section06_icon08.png) no-repeat right center;
}
#top #sec06 .section_in section h3 {
}
#top #sec06 .section_in section h3 span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	color: #45301b;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
	display: block;
}
#top #sec06 .section_in section .go_detail a {
	background-color: #000000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 25px 3px 16px;
	background: #000 url(../img/top/section06_arrow.png) no-repeat 93% center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#top #sec06 .section_in section .go_detail a:hover {
	background: #c8b97c url(../img/top/section06_arrow.png) no-repeat 93% center;
	text-decoration: none;
}
#top #sec06 .caselogo {
    text-align: right;
    margin-top: 60px;
     }
     
     
     
#top #sec07 {
	padding: 50px 0 70px;
}
#top #sec07 h2 {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 28px;
	font-weight: bold;
	color: #45301b;
}
#top #sec07 .section_in {
	background: url(../img/base/slash_back7.png);
	width: 96%px;
 	margin: 20px auto 0;
	padding: 10px 12px 3px;
}
#top #sec07 .section_in section {
	border-width: 3px;
	border-color: #999CBB;
	border-style: solid;
	background-color: #ffffff;
	width: 92%;
	height: 155px;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 5px 15px;
	box-sizing: border-box;
	position: relative;
}
#top #sec07 .section_in section .case_number{
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	border-bottom: 2px solid #c8b97c;
	padding-bottom: 5px;
}
#top #sec07 .section_in section .case_number span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: bold;
	color: #c8b97c;
	padding-top: 4px;
	padding-left: 288px;
	display: inline-block;
}

#top #sec07 .section_in section.case01 .case_number span {
	background: url(../img/top/section06_icontel01.png) no-repeat center center;
}
#top #sec07 .section_in section.case02 .case_number span {
	background: url(../img/top/section06_icontel02.png) no-repeat center center;
}
#top #sec07 .section_in section.case03 .case_number span {
	background: url(../img/top/section06_icontel03.png) no-repeat center center;
}
#top #sec07 .section_in section.case04 .case_number span {
	background: url(../img/top/section06_icontel04.png) no-repeat right center;
}
#top #sec07 .section_in section.case05 .case_number span {
	background: url(../img/top/section06_icontel05.png) no-repeat center center;
}
#top #sec07 .section_in section.case06 .case_number span {
	background: url(../img/top/section06_icontel06.png) no-repeat center center;
}
#top #sec07 .section_in section.case07 .case_number span {
	background: url(../img/top/section06_icontel07.png) no-repeat center center;
}
#top #sec07 .section_in section.case08 .case_number span {
	background: url(../img/top/section06_icontel08.png) no-repeat center center;
}




#top #sec07 .section_in section h3 {
}
#top #sec07 .section_in section h3 span {
	font-size: 10.5px;
	color: #45301b;
	font-weight: bold;
	line-height: 12px;
	
	padding-top: 5px;
	display: block;
}
#top #sec07 .section_in section .go_detail a {
	background-color: #000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	font-size: 12px;
	padding: 3px 25px 3px 16px;
	background: #000 url(../img/top/section06_arrow.png) no-repeat 93% center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#top #sec07 .section_in section .go_detail a:hover {
	background: #c8b97c url(../img/top/section06_arrow.png) no-repeat 93% center;
	text-decoration: none;
}
#top #sec07 .caselogo {
    text-align: right;
    margin-top: 60px;
     }

  
     
     
     
     
     
     
     
     
     
     
     
#top #global_nav ul li{
	float: left;
	text-align: center;
}
#top #global_nav ul li.list01 p{
	width: 149px;
}
#top #global_nav ul li.list02 p{
	width: 178px;
}
#top #global_nav ul li.list03 p{
	width: 162px;
}
#top #global_nav ul li.list04 p{
	width: 116px;
}
#top #global_nav ul li.list05 p{
	width: 125px;
}
#top #global_nav ul li.list06 p{
	width: 95px;
}
#top #global_nav ul li.list07 p{
	width: 175px;
}}
@media screen and (min-width: 769px){
.pcNone { display: none;}

#top #header{
	background: url(../img/top/top_header_back.jpg) no-repeat center bottom;
	background-size: cover;
	border-top: 4px solid #ddd0b8;
}
#top #header_in{
	width: 1000px;
	margin: auto;
	position: relative;
	height: 494px;
}
#top #header_in #header_cv{
	background-color: #f0e8d9;
	border-width: 1px;
	border-color: #ddd0b8;
	border-style: solid;
	display: inline-block;
	position: absolute;
	right: 0;
	top: -4px;
}
#top #header_in #header_cv ul li{
	padding: 4px;
	display: inline-block;
}

#top #header_in #header_logo{
	position: absolute;
	top: 90px;
	left: 126px;
}
#top #header_in #top_header_read{
	position: absolute;
	top: 190px;
	left: 0;
}
#top #header_in #top_header_read h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 42px;
	font-weight: bold;
	color: #ffffff;
	line-height: 50px;
	text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);	
}
#top #header_in #top_header_read p{
	font-size: 14px;
	color: #fffefe;
	line-height: 22px;
	text-shadow: 0px 3px 21px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	padding-top: 15px;
}
#top #header_in #top_header_read .go_case{
	margin-top: 20px;
	margin-left: 90px;
}
#top #header_in #top_header_read .go_case a{
	font-size: 14px;
	color: #fffefe;
	line-height: 22px;
	text-shadow: 0px 3px 21px rgba(159, 90, 0, 0.5);
	-moz-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-ms-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-o-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	-webkit-text-shadow: 0px 2px 11px rgba(159, 90, 0, 0.5);
	border: 1px solid #ffffff;
	display: inline-block;
	padding: 5px 10px 5px 35px;
	background: url(../img/top/top_header_icon.png) no-repeat 5px center;
}
#top #header_in #header_badge{
	position: absolute;
	right: 0;
	bottom: 50px;
}

#top #sec01_cover {
	background: url(../img/top/section01_back02.jpg) repeat-x;
}
#top #sec01 {
	background: url(../img/top/section01_back01.jpg) no-repeat top right;
	text-align: center;
	height: 583px;
}
#top #sec01 h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #45301b;
	line-height: 42px;
	padding-top: 80px;
}
#top #sec01 .read {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	font-weight: bold;
	
}
#top #sec01 .img01 {
	margin-top: 30px;
}
#top #sec01 .img02 {
	margin-top: 10px;
}
#top #sec01 .go_detail_link {
	margin-top: 15px;
}
#top #sec02_cover,
#top #sec03_cover,
#top #sec04_cover {
	border-top: 24px solid #ddd0b8;
	background-color: #eff1ef;
}
#top #sec03_cover {
	background-color: #ffffff;
}
#top #sec02,
#top #sec03,
#top #sec04 {
	background-size: contain !important;
	margin-top: -24px;
	padding-top: 24px;
	padding-bottom: 45px;
}
#top #sec02 {
	background: url(../img/top/section02_img01.png) no-repeat right 0;
}
#top #sec03 {
	background: url(../img/top/section03_img01.png) no-repeat left 0;
}
#top #sec04 {
	background: url(../img/top/section04_img01.png) no-repeat right 0;
}
#top #sec02 .section_in,
#top #sec03 .section_in,
#top #sec04 .section_in {
	width: 1000px;
	margin: 20px auto 0;
}
#top #sec03 .section_in {
	position: relative;
	left: 350px;
}
#top #sec02 .section_in .number_title .number,
#top #sec03 .section_in .number_title .number,
#top #sec04 .section_in .number_title .number {
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 90px;
	color: #45301b;
	font-style: italic;
	line-height: 0;
}
#top #sec02 .section_in .number_title .main,
#top #sec03 .section_in .number_title .main,
#top #sec04 .section_in .number_title .main {
	display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 37px;
	color: #45301b;
	padding-left: 10px;
	width: 600px;
}
#top #sec02 .section_in p,
#top #sec04 .section_in p {
	font-size: 14px;
	font-weight: bold;
	width: 463px;
	margin-top: 20px;
	line-height: 20px;
}


#top #sec03 .section_in p {
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	margin-top: 20px;
	line-height: 20px;
}


#top #sec02 .section_in .go_detail_link,
#top #sec03 .section_in .go_detail_link,
#top #sec04 .section_in .go_detail_link {
	margin-top: 30px;
}

#top #sec05 {
	background: url(../img/top/section05_img01.jpg) center center;
	background-size: cover;
	padding: 150px 0;
}
#top #sec05 .section_in {
	width: 716px;
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
	padding: 40px 0;
	margin: auto;
	text-align: center;
}
#top #sec05 .section_in h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 36px;
	color: #ffffff;
	line-height: 42px;
	display: inline-block;
}
#top #sec05 .section_in p {
	padding-top: 40px;
	font-size: 20px;
	color: #ffffff;
	line-height: 24px;
}

#top #sec05 .section_in .go_detail_link {
	margin-top: 30px;
}

#top #sec06 {
	padding: 50px 0 70px;
}
#top #sec06 h2 {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #45301b;
}
#top #sec06 .section_in {
	background: url(../img/base/slash_back.png);
	width: 977px;
 	margin: 45px auto 0;
	padding: 10px 12px 3px;
}
#top #sec06 .section_in section {
	border-width: 3px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
	width: 465px;
	height: 145px;
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 5px 15px;
	box-sizing: border-box;
	position: relative;
}
#top #sec06 .section_in section .case_number{
	text-align: center;
	border-bottom: 2px solid #c8b97c;
	padding-bottom: 5px;
}
#top #sec06 .section_in section .case_number span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: bold;
	color: #c8b97c;
	padding-right: 45px;
	display: inline-block;
}
#top #sec06 .section_in section.case01 .case_number span {
	background: url(../img/top/section06_icon01.png) no-repeat right center;
}
#top #sec06 .section_in section.case02 .case_number span {
	background: url(../img/top/section06_icon02.png) no-repeat right center;
}
#top #sec06 .section_in section.case03 .case_number span {
	background: url(../img/top/section06_icon03.png) no-repeat right center;
}
#top #sec06 .section_in section.case04 .case_number span {
	background: url(../img/top/section06_icon04.png) no-repeat right center;
}
#top #sec06 .section_in section.case05 .case_number span {
	background: url(../img/top/section06_icon05.png) no-repeat right center;
}
#top #sec06 .section_in section.case06 .case_number span {
	background: url(../img/top/section06_icon06.png) no-repeat right center;
}
#top #sec06 .section_in section.case07 .case_number span {
	background: url(../img/top/section06_icon07.png) no-repeat right center;
}
#top #sec06 .section_in section.case08 .case_number span {
	background: url(../img/top/section06_icon08.png) no-repeat right center;
}
#top #sec06 .section_in section h3 {
}
#top #sec06 .section_in section h3 span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	color: #45301b;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
	display: block;
}
#top #sec06 .section_in section .go_detail a {
	background-color: #000000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 25px 3px 16px;
	background: #000 url(../img/top/section06_arrow.png) no-repeat 93% center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#top #sec06 .section_in section .go_detail a:hover {
	background: #c8b97c url(../img/top/section06_arrow.png) no-repeat 93% center;
	text-decoration: none;
}
#top #sec06 .caselogo {
    text-align: right;
    margin-top: 60px;
     }
     
     
     
#top #sec07 {
	padding: 50px 0 70px;
}
#top #sec07 h2 {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 28px;
	font-weight: bold;
	color: #45301b;
}
#top #sec07 .section_in {
	background: url(../img/base/slash_back7.png);
	width: 1000px;
 	margin: 30px auto 0;
	padding: 10px 12px 3px;
}
#top #sec07 .section_in section {
	border-width: 3px;
	border-color: #999CBB;
	border-style: solid;
	background-color: #ffffff;
	width: 480px;
	height: 155px;
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 5px 15px;
	box-sizing: border-box;
	position: relative;
}
#top #sec07 .section_in section .case_number{
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	border-bottom: 2px solid #c8b97c;
	padding-bottom: 5px;
}
#top #sec07 .section_in section .case_number span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: bold;
	color: #c8b97c;
	padding-top: 4px;
	padding-left: 288px;
	display: inline-block;
}

#top #sec07 .section_in section.case01 .case_number span {
	background: url(../img/top/section06_icontel01.png) no-repeat center center;
}
#top #sec07 .section_in section.case02 .case_number span {
	background: url(../img/top/section06_icontel02.png) no-repeat center center;
}
#top #sec07 .section_in section.case03 .case_number span {
	background: url(../img/top/section06_icontel03.png) no-repeat center center;
}
#top #sec07 .section_in section.case04 .case_number span {
	background: url(../img/top/section06_icontel04.png) no-repeat right center;
}
#top #sec07 .section_in section.case05 .case_number span {
	background: url(../img/top/section06_icontel05.png) no-repeat center center;
}
#top #sec07 .section_in section.case06 .case_number span {
	background: url(../img/top/section06_icontel06.png) no-repeat center center;
}
#top #sec07 .section_in section.case07 .case_number span {
	background: url(../img/top/section06_icontel07.png) no-repeat center center;
}
#top #sec07 .section_in section.case08 .case_number span {
	background: url(../img/top/section06_icontel08.png) no-repeat center center;
}

#top #sec07 .section_in section.case10 .case_number span {
	background: url(../img/top/section06_icontel10.png) no-repeat center center;
}
#top #sec07 .section_in section.case11 .case_number span {
	background: url(../img/top/section06_icontel11.png) no-repeat center center;
}
#top #sec07 .section_in section.case12 .case_number span {
	background: url(../img/top/section06_icontel12.png) no-repeat center center;
}



#top #sec07 .section_in section h3 {
}
#top #sec07 .section_in section h3 span {
	font-size: 15px;
	color: #45301b;
	font-weight: bold;
	line-height: 19px;
	
	padding-top: 5px;
	display: block;
}
#top #sec07 .section_in section .go_detail a {
	background-color: #000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	font-size: 12px;
	padding: 3px 25px 3px 16px;
	background: #000 url(../img/top/section06_arrow.png) no-repeat 93% center;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#top #sec07 .section_in section .go_detail a:hover {
	background: #c8b97c url(../img/top/section06_arrow.png) no-repeat 93% center;
	text-decoration: none;
}
#top #sec07 .caselogo {
    text-align: right;
    margin-top: 60px;
     }
     
     
     
     
     
     
     
     
     
     
     
     
#top #global_nav ul li{
	float: left;
	text-align: center;
}
#top #global_nav ul li.list01 p{
	width: 149px;
}
#top #global_nav ul li.list02 p{
	width: 178px;
}
#top #global_nav ul li.list03 p{
	width: 162px;
}
#top #global_nav ul li.list04 p{
	width: 116px;
}
#top #global_nav ul li.list05 p{
	width: 125px;
}
#top #global_nav ul li.list06 p{
	width: 95px;
}
#top #global_nav ul li.list07 p{
	width: 175px;
}}