@charset "utf-8";

/* ===============================================
# 募金の種類　bokin
=============================================== */
#bokin .cmn_box.col2 > li {
  width: 50%;
  margin-left: 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#bokin .type_photo img{
  width: 100%;
}
#bokin .type_txt{
  padding: 25px 15% 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;

}
#bokin .type_txt .type_num{
  color: #00b097;
  font-size: 18px;
  font-size: 1.8rem;
}
#bokin .type_txt .type_ttl{
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 17px;
  line-height: 1.4;
}
#bokin .type_txt .type_num,
#bokin .type_txt .type_ttl{
  text-align: center;
  font-family :'Yu Mincho Demibold','YuMincho Demibold','Yu Mincho Light','YuMincho','Yu Mincho','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN', serif;
}
#bokin .type_txt p{
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 25px;
}
#bokin .cmn_btn_wrap{
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-content: space-evenly;
  padding: 0px 10%;
}
#bokin .cmn_btn_wrap.col2 .cmn_btn:nth-child(even){
  margin-left : 0;
}
#bokin .cmn_btn_wrap .cmn_btn{
  width: 245px;
}
#bokin .cmn_btn_wrap .cmn_btn a{
  padding: 20px 20px 20px 24px;
}

@media screen and (max-width: 1400px) {
  #bokin .type_txt {
    padding: 25px 4% 0;
  }
  #bokin .cmn_btn_wrap .cmn_btn{
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  #bokin .area_second_cmn2 .area_main {
    border-bottom: 15px solid #f2fbfa;
    padding-bottom: 0;
  }
  #bokin .cmn_box.col2 {
    margin-bottom: 0;
}
  #bokin .cmn_box.col2 > li {
    width: 100%;
  }
  #bokin .cmn_box.col2 > li:nth-child(n+3) {
    margin-top: 0;
  }
  #bokin .type_txt {
    padding: 15px 7% 0;
  }
  #bokin .type_txt .type_num {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  #bokin .type_txt .type_ttl{
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 15px;
  }
  #bokin .type_txt p{
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 16px;
    line-height: 1.7;
  }
  #bokin .cmn_btn_wrap {
    margin: 0px auto 15px;
  }
  #bokin .cmn_btn_wrap .cmn_btn {
    width: 270px;
    margin-bottom: 18px;
  }
  #bokin .cmn_btn_wrap .cmn_btn a {
    padding: 16px 20px 16px 24px;
  }
}

/* ===============================================
# 100周年記念募金　100th
=============================================== */
#bokin100th .area_second_cmn2 {
  margin-bottom: 55px;
}
#bokin100th .area_second_cmn2 .area_main {
  margin: 50px auto 40px;
}
#bokin100th .cmn_ttl01{
  margin-bottom: -37px;
}
#bokin100th .cmn_ttl02{
  margin-top: 55px;
  margin-bottom: 20px;
}
#bokin100th .cmn_textPhoto {
  margin-bottom: 50px;
}
#bokin100th .cmn_textPhoto.right .photo {
  margin-bottom: 50px;
}
#bokin100th .cmn_textPhoto .cmn_ttl01{
  line-height: 1;
  margin-bottom: 30px;
}
#bokin100th .cmn_box_border {
  padding: 25px 40px 20px;
  margin-bottom: 17px;
}
#bokin100th .cmn_defList dl {
  padding: 22px 0;
}
#bokin100th .listLink1 {
  margin-bottom: 5px;
}
#bokin100th .ico_file {
    width: 22px;
}
#bokin100th ul.cmn_komeList {
  margin-bottom: 0;
}
#bokin100th .cmn_btn a {
  width: 240px;
}
#bokin100th .cmn_btn.red a {
  width: 295px;
  margin-top: 7px;
}
#bokin100th .cmn_btn.btnl a {
  width: 295px;
}

@media screen and (max-width: 768px) {
  #bokin100th .area_second_cmn2 .area_main {
    margin: 12px auto 80px;
  }
  #bokin100th .cmn_ttl01 {
    margin-bottom: -15px;
  }
  #bokin100th .cmn_textPhoto .cmn_ttl01 {
    margin-bottom: 15px;
  }
  #bokin100th .cmn_ttl02 {
    margin-bottom: 13px;
    margin-top: 35px;
  }
  #bokin100th .cmn_textPhoto {
    margin-bottom: 0;
  }
  #bokin100th .cmn_defList dl {
    padding: 11px 0;
    line-height: 1.7;
  }
  #bokin100th .listLink1 li {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 1.4em;
    background: url(../images/ico_arrow_bk.svg)no-repeat top 4px left;
    background-size: 13px 13px;
  }
  #bokin100th .cmn_box_border {
    padding: 15px 6px 10px;
    border: 1px #7fd7cb solid;
  }
  #bokin100th .cmn_box_border .ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  #bokin100th .cmn_box_border p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  #bokin100th .cmn_btn {
    margin-top: 15px;
  }
  #bokin100th .cmn_btn.red {
    margin-top: 0;
    margin-bottom: 7px;
  }
}


/* ===============================================
# 大東古本募金　book
=============================================== */
#bokinbook .area_second_cmn2 .area_main > .inner {
  margin: 0 auto 45px;
}
#bokinbook .cmn_p {
  margin-bottom: 45px;
}
#bokinbook .cmn_gallery {
  margin-bottom: 65px;
}
#bokinbook .cmn_btn_wrap.col3 {
  margin-bottom: 50px;
}
.cmn_btn_wrap.col3 .cmn_btn:last-child {
    width: 38.6%;
}
#bokinbook .cmn_btn a {
  padding: 23px 45px 23px 30px;
  font-size: 20px;
  font-size: 2.0rem;
}
#bokinbook .cmn_btn.nomal {
  width: 33.3%;
}
#bokinbook .cmn_btn.nomal a {
  padding: 23px 20px 23px 30px;
}
#bokinbook .listLink2 a {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
#bokinbook .listLink2 li:nth-child(n+2) {
  margin-top: 5px;
}
#bokinbook .area_second_cmn2 .area_main .cmn_contact .inner {
  padding: 45px 30px 35px;
}
#bokinbook .cmn_contact .add .tel.em,
#bokinbook .cmn_contact .add .mail{
  margin-top: 5px;
}
@media screen and (max-width: 1195px) {
 #bokinbook .cmn_btn_wrap.col3 .cmn_btn:last-child {
    width: 50%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  #bokinbook .area_second_cmn2 .area_main > .inner {
    margin: 0px auto 40px;
  }
  #bokinbook .cmn_textPhoto.right .photo {
    -webkit-box-ordinal-group: -3;
    -ms-flex-order: -2;
    order: -2;
    margin-bottom: 35px;
  }
  #bokinbook .cmn_ttl02 {
    margin-bottom: 10px;
  }
  #bokinbook .cmn_p {
    margin-bottom: 10px;
  }
  #bokinbook .cmn_gallery {
    margin-bottom: 30px;
  }
  #bokinbook .cmn_btn_wrap.col3 {
    margin-bottom: 35px;
  }
  #bokinbook .cmn_btn {
    margin-bottom: 13px;
  }
  #bokinbook .cmn_btn.nomal {
    width: auto;
  }
  #bokinbook .cmn_btn a {
    width: 75%;
    padding: 15px 25px 15px 15px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
  }
  #bokinbook .cmn_btn.nomal a {
    padding: 15px 10px 15px 15px;
  }
  #bokinbook .cmn_btn.blank a {
    background-position: right 15px center;
    background-size: 9px auto;
  }
  #bokinbook .cmn_btn_wrap.col3 .cmn_btn:last-child {
    width: auto;
  }
  #bokinbook .listLink2 a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #bokinbook img[src*=".svg"].ico_file {
    width: 28px;
  }
  #bokinbook .listLink2 li:nth-child(n+2) {
    margin-top: 13px;
  }
  #bokinbook .listLink2 li a {
    padding-left: 1.8em;
    background-size: 14px;
  }
  #bokinbook .area_second_cmn2 .area_main .cmn_contact .inner {
    padding: 28px 0 8px;
  }
  #bokinbook .cmn_contact .add .tel.em, #bokinbook .cmn_contact .add .mail {
    margin-top: 0px;
  }
}

/* ===============================================
# 遺贈・相続によるご寄付　bequest
=============================================== */
#bokinbequest .inner.bequest{
  margin-bottom: 110px;
}
#bokinbequest .inner.inheritance{
  margin-top: 95px;
  margin-bottom: 45px;
}
#bokinbequest .cmn_ttl01 {
  margin-bottom: 10px;
}
#bokinbequest .cmn_ttl02 {
  margin-top: 45px;
}
#bokinbequest .sec_flow{
  margin-bottom: 40px;
}
#bokinbequest .flow_box{
  position: relative;
  padding-top: 30px;
}
#bokinbequest .flow_ttl{
  color: #00b097;
  position: absolute;
  top: 9px;
  left: 25px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
#bokinbequest .flow_ttl .ttl_number {
  width: 30px;
  margin-right: 20px;
}
#bokinbequest .flow_ttl .ttl_number:before {
  display: inline-block;
  content: '';
  vertical-align: middle;
  width: 70px;
  height: 36px;
  background-size: contain;
  text-align: center;
}
#bokinbequest .flow_ttl .ttl_number.step01:before {
  background: url(../../bokin/bequest/img/ttl_number01.svg)no-repeat top center;
}
#bokinbequest .flow_ttl .ttl_number.step02:before {
  background: url(../../bokin/bequest/img/ttl_number02.svg)no-repeat top center;
}
#bokinbequest .flow_ttl .ttl_number.step03:before {
  background: url(../../bokin/bequest/img/ttl_number03.svg)no-repeat top center;
}
#bokinbequest .flow_ttl .ttl_number.step04:before {
  background: url(../../bokin/bequest/img/ttl_number04.svg)no-repeat top center;
}
#bokinbequest .flow_ttl .ttl_number.step05:before {
  background: url(../../bokin/bequest/img/ttl_number05.svg)no-repeat top center;
}
#bokinbequest .flow_contents{
  background: #f5f5f5;
  margin-bottom: 15px;
  padding: 35px 40px 20px 35px;
}
#bokinbequest .flow_contents.none{
  padding: 10px 40px 25px 35px;
}
#bokinbequest .flow_contents p{
  font-size: 17px;
  font-size: 1.7rem;
}
#bokinbequest .flow_contents .flow_ico{
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
#bokinbequest .flow_contents .flow_ico:before {
  display: inline-block;
  content: '';
  background-size: contain;
  text-align: center;
}
#bokinbequest .flow_contents .flow_ico.ico_01:before {
  background: url(../../bokin/bequest/img/img_flow_ico01.png)no-repeat top left;
  width: 58px;
  height: 64px;
}
#bokinbequest .flow_contents .flow_ico.ico_02:before {
  background: url(../../bokin/bequest/img/img_flow_ico02.png)no-repeat top left;
  width: 68px;
  height: 76px;
}
#bokinbequest .flow_contents .flow_ico.ico_03:before {
  background: url(../../bokin/bequest/img/img_flow_ico03.png)no-repeat top left;
  width: 72px;
  height: 64px;
}
#bokinbequest .flow_contents .flow_txt{
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 110px);
}
#bokinbequest .flow_contents ul.cmn_komeList {
  margin-bottom: 0;
}
#bokinbequest .flow_contents .txt_ico {
  display: inline-block;
  background: #00b097;
  border-radius: 5px;
  color: #fff;
  padding: 1px 12px;
  margin-right: 20px;
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
}
#bokinbequest .flow_contents .txt_ico:before {
  content: "：";
  vertical-align: middle;
  width: 20px;
  height: auto;
  background-size: contain;
  text-align: center;
  position: absolute;
  top: 1px;
  right: -20px;
  color: #00b097;
}

@media screen and (max-width: 768px) {
  #bokinbequest .cmn_ttl02 {
    margin-top: 30px;
  }
  #bokinbequest .inner.bequest {
    margin-bottom: 35px;
  }
  #bokinbequest .inner.inheritance {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  #bokinbequest .sec_flow {
    margin-bottom: 15px;
  }
  #bokinbequest .flow_ttl {
    top: 12px;
    left: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #bokinbequest .flow_ttl .ttl_number {
    margin-right: 15px;
  }
  #bokinbequest .flow_ttl .ttl_number:before {
    height: 25.5px;
  }
  #bokinbequest .flow_ttl .ttl_number.step01:before
  {
    width: 7px;
    background-size: 100%;
  }
  #bokinbequest .flow_ttl .ttl_number.step02:before,
  #bokinbequest .flow_ttl .ttl_number.step03:before,
  #bokinbequest .flow_ttl .ttl_number.step04:before,
  #bokinbequest .flow_ttl .ttl_number.step05:before
  {
    width: 14.5px;
    background-size: 100%;
  }
  #bokinbequest .flow_contents {
    margin-bottom: 0px;
    padding: 27px 10px 20px 10px;
  }
  #bokinbequest .flow_contents.none {
    padding: 10px 40px 20px 35px;
  }
  #bokinbequest .flow_box {
    padding-top: 27px;
  }
  #bokinbequest .flow_contents .flow_ico {
    width: 65px;
    vertical-align: top;
  }
  #bokinbequest .flow_contents .flow_ico.ico_01:before {
    width: 49.5px;
    height: 54.5px;
    background-size: 49.5px;
  }
  #bokinbequest .flow_contents .flow_ico.ico_02:before {
    width: 48.5px;
    height: 53.5px;
    background-size: 48.5px;
  }
  #bokinbequest .flow_contents .flow_ico.ico_03:before {
    width: 47.5px;
    height: 42.5px;
    background-size: 47.5px;
  }
  #bokinbequest .flow_contents .flow_txt {
    width: calc(100% - 70px);
  }
  #bokinbequest .flow_contents p{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  #bokinbequest .flow_contents .txt_ico {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 4px 7px 2px;
    margin-right: 13px;
  }
  #bokinbequest .flow_contents .txt_ico:before {
    width: 5px;
    right: -5px;
    top: 3px;
  }
}

/* ===============================================
# 遺贈・相続によるご寄付　bequest
=============================================== */
#bokinschools .cmn_ttl01 {
  margin-bottom: 40px;
}
#bokinschools .cmn_textPhoto.right .photo {
  margin-top: 15px;
}
#bokinschools .cmn_defList {
  border-bottom: 2px dotted #a0a0a0;
}
#bokinschools .cmn_defList dl:last-child {
  border-bottom: none;
}
#bokinschools .cmn_defList dl {
  padding: 20px 0;
}
#bokinschools .cmn_icotxt {
  padding: 16px 10px 16px 30px;
}
#bokinschools .cmn_icotxt .icobox img {
    vertical-align: 30%;
}
#bokinschools .cmn_contact {
    margin-top: 55px;
}
#bokinschools .cmn_btn.btn a {
  margin-top: 15px;
  padding: 20px 20px 20px 24px;
}

@media screen and (max-width: 768px) {
  #bokinschools .cmn_ttl01 {
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 1.3;
  }
  #bokinschools .cmn_defList {
    margin-bottom: 0px;
    border-bottom: 1px dotted #a0a0a0;
  }
  #bokinschools .cmn_defList dl {
    padding: 12px 0;
  }
  #bokinschools .cmn_icotxt {
    padding: 11px 10px 7px 16px;
  }
  #bokinschools .cmn_icotxt .txtbox .cate_ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #bokinschools .cmn_contact {
    margin-top: 35px;
  }
  #bokinschools .cmn_contact .inner {
    padding: 20px 0;
  }
  #bokinschools .cmn_contact .ttl {
    margin-bottom: 10px;
  }
  #bokinschools .cmn_btn a {
    width: 96%;
}
  #bokinschools .cmn_btn {
    margin-bottom: 0;
  }
  #bokinschools .cmn_btn.blank a {
    background: url(../images/ico_blank.svg) no-repeat right 15px center;
    background-size: 12px auto;
    background-color: #00b097;
  }
  #bokinschools .cmn_btn.btn a {
    margin-top: 12px;
    padding: 18px 30px 18px 15px;
  }


}
/* ===============================================
# 100周年記念募金　100th
=============================================== */
#bokinchair .cmnp_txt_chair {
  color: #00b097;
  font-weight: bold;
  line-height: 1.6;
}
#bokinchair .cmnp_txt_chair .num {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.1;
}
#bokinchair .acd_item {
  padding-left: 1.8em;
  font-size: 17px;
  font-size: 1.7rem
}
#bokinchair .acd_item:before {
    top: -12px;
    font-size: 28px;
}
#bokinchair .acd_item .acd_item_inner {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  #bokinchair .cmnp_flex_align_end_pc {
    -webkit-box-align: end;
  	-ms-flex-align: end;
  	align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  #bokinchair .cmn_p_txt_chair .num {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.1;
  }
  #bokinchair .acd_item {
    padding-left: 1.6em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 0;
  }
  #bokinchair .faq .acd_item:before {
    top: -5px;
    font-size: 19px;
  }
  #bokinchair .acd_item .acd_item_inner {
    margin-bottom: 20px;
  }
}
