/* ===================
イメージのハーフサイズ設定
===================*/
.half_001{
width: 178px;
height: auto;
}

.s_photo{
width: auto;
height: 110px;
}

.half_002{
width: 266px;
height: auto;
}

.ca_photo{
width: 104px;
height: auto;
}

/* ===================*/

body{
color: #3e3a39;
}

.sp_img{
display: none;
}

/*-------コンテンツ内設定-------*/
.m_title_wrp{
width: 100%;
background: #003893;
background: -moz-linear-gradient(left, #003893 0%, #003893 50%, #337cbc 51%, #337cbc 100%);
background: -webkit-linear-gradient(left, #003893 0%,#003893 50%,#337cbc 51%,#337cbc 100%);
background: linear-gradient(to right, #003893 0%,#003893 50%,#337cbc 51%,#337cbc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003893', endColorstr='#337cbc',GradientType=1 );
}

h1{
width: 1100px;
height: 79px;
text-align: center;
font-size: 23px;
color: #fff;
background-image: url(../img/shared/main_title_bk.gif);
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
margin: 0 auto;
padding-top: 25px;
}


.content{
width: 100%;
}

.out_block{
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: #c8dbed solid 1px;
}

section.block{
width: 1000px;
margin: 0 auto;
margin-top: 40px;
}

.obi_title{
background-color: #4084c0;
border-radius: 6px;
color: #fff;
font-size: 20px;
margin-bottom: 40px;
padding: 11px;
letter-spacing: 0.1em;
}

.first_dd{
margin-left: 30px;
}

.book_wrp{
	margin-left:30px;
}

.item_photo{
display: block;
float: left;
}

.sent_wrp{
width: 715px;
float: left;
margin-left: 40px;
letter-spacing:0.05em;
}

.l_r_box01 .sent_wrp dl dt{
font-size: 17px;
color: #005bab;
line-height: 1.6;
padding-bottom: 5px;
border-bottom: #005bab 2px dotted;
margin-bottom: 12px;
}











.btn_etc_wrp{
display: table;
font-size: 15px;
margin-bottom: 17px;
}

.btn_etc_wrp a{
display: table-cell;
vertical-align: middle;
padding: 10px 20px;
color: #fff;
background-color: #005bab;
border-radius: 6px;
}

.btn_etc_wrp a:hover{
opacity:0.6;
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}

.btn_etc_wrp p{
display: table-cell;
vertical-align: middle;
}

.btn_etc_wrp p:first-of-type{
padding-left: 27px;
}

.btn_etc_wrp p:nth-of-type(2){
padding-left: 20px;
}

.btn_etc_wrp p:last-of-type{
padding-left: 20px;
}

.btn_etc_wrp p span{
color: #005bab;
}





.btn_etc_wrp_02{
font-size: 15px;
margin-bottom: 17px;
}

.btn_etc_wrp_02 a{
float: left;
padding: 10px 20px;
color: #fff;
background-color: #005bab;
border-radius: 6px;
}

.btn_etc_wrp_02 a:hover{
opacity:0.6;
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}

.btn_etc_wrp_02_in_01{
display: inline-block;
float: left;
letter-spacing: -0.02em;
text-indent: -1em;
margin-left: 1em;
padding-left: 27px;
line-height: 1.4;
}

.btn_etc_wrp_02_in_02{
display: inline-block;
float: right;
letter-spacing: -0.02em;
line-height: 1.4;
}

.btn_etc_wrp_02 p span{
color: #005bab;
}






















.sent_wrp .lower_txt{
line-height: 1.5;
font-size: 14px;
}

.l_r_box01 .sent_wrp .lower_txt:last-of-type{
margin-top: 12px;
}


.l_r_box02{
margin-top: 33px;
}

.l_r_box02 .sent_wrp dl dt{
font-size: 16px;
color: #005bab;
margin-bottom: 8px;
text-indent: -0.6em;
font-family: ヒラギノUD角ゴ W4 JIS2004;
}

.l_r_box02 .sent_wrp dl dd dl dt{
color: #3e3a39;
margin-top: 9px;
margin-bottom: 0px;
}

.l_r_box02 .sent_wrp dl dd dl dd{
line-height: 1.5;
font-size: 14px;
}

.mgtop_40{
margin-bottom: 40px;
}

.book dl dd .l_r_box01:last-of-type{
margin-bottom: 0;
}

.content .out_block:last-of-type{
border-bottom: none;
padding-bottom:0px;
width: 1000px;
margin: 0 auto;
margin-bottom: 73px;
}

.pdl_30{
padding-left: 30px;
}

.free a{
padding: 10px 10px;
}

.indent1{
	padding-left:5em;
	text-indent:-5em;
}

.indent2{
	padding-left:5em;
	text-indent:-5em;
}

.fax{
	font-size:12px;
	color:#000000;
}




/*画面サイズ640px切り替え後の設定ーーーーーーーーーーーーーーー*/

@media only screen and (max-width:640px){
.spbr{
display: inline;
}

.pcbr{
display: none;
}

.pc_img{
display: none!important;
}

.sp_img{
display: block;
}

h1 {
    background-image: url("../img/shared/sp_main_title_bk.gif");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 19px;
    height: inherit;
    letter-spacing: 0.3em;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.out_block {
width: 90%;
margin: 0 auto;
    border-bottom: 1px solid #c8dbed;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

section.block {
    margin: 40px auto 0;
    width: 100%;
}

.item_photo {
    display: block;
    float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}

.sent_wrp {
    float: none;
    letter-spacing: 0.05em;
    margin-left: 40px;
    width: 100%;
}

.sent_wrp {
    float: none;
    letter-spacing: 0.05em;
    margin-left: 0px;
    width: 100%;
}

.first_dd{
margin-left: 0px;
}

.obi_title {
    margin-bottom: 30px;
}

.l_r_box01 .sent_wrp dl dt {
    margin-bottom: 25px;
}




.btn_etc_wrp {
    display: block;
    font-size: 15px;
    margin-bottom: 17px;
}

.btn_etc_wrp a {
    background-color: #005bab;
    border-radius: 6px;
    color: #fff;
    display: block;
	text-align: center;
    padding: 10px 20px;
    vertical-align: middle;
	margin-bottom: 20px;
}

.btn_etc_wrp p:first-of-type {
    padding-left: 0px;
}

.btn_etc_wrp p {
    display: inline-block;
    vertical-align: middle;
	line-height: 1.4;
	margin-bottom: 5px;
}

.book_wrp {
    margin-left: 0px;
}

.btn_etc_wrp p:last-of-type {
display: block;
    padding-left: 0px;
}

.mgtop_40 {
    margin-bottom: 100px;
}

.btn_etc_wrp p:nth-of-type {
    padding-left: 0px;
}

.btn_etc_wrp p:nth-of-type(2) {
    padding-left: 0px;
}





.btn_etc_wrp_02 a {
display: block;
text-align: center;
    background-color: #005bab;
    border-radius: 6px;
    color: #fff;
    float: none;
    padding: 10px 20px;
	margin-bottom: 20px;
}

.btn_etc_wrp_02_in_01 {
    display: inline-block;
    float: none;
    letter-spacing: -0.02em;
    line-height: 1.4;
    margin-left: 1em;
    padding-left:0px;
    text-indent: -1em;
}

.btn_etc_wrp_02_in_02 {
    display: inline-block;
    float: none;
    letter-spacing: -0.02em;
    line-height: 1.4;
}

.btn_etc_wrp_02_in_02 p{
display: inline-block;
}

.btn_etc_wrp_02_in_02 p:last-of-type{
margin-top: 5px;
}

.content .out_block:last-of-type{
border-bottom: none;
padding-bottom:0px;
width: 90%;
margin: 0 auto;
margin-bottom: 73px;
}

.pdl_30{
padding-left: 0px;
}


/*コピーライトエリア*/
.small_in_wrp {
    margin: 0 auto;
    padding: 23px 0px 30px;
    width: 95%;
}

.small_in_wrp .l_wrp {
    display: table;
    float: none;
}

.small_in_wrp .r_wrp {
    float: none;
}

.small_in_wrp .r_wrp p {
    color: #727171;
    font-size: 11px;
    padding-top: 10px;
	text-align: center;
}

.small_in_wrp .l_wrp p {
line-height: 1.4;
}

}/*レスポンシブ閉じタグ*/