@charset "UTF-8";
/* ====================================================
 CSR
==================================================== */

#csr p,
#csr ul li{
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
}

#csr p.cau,
#csr p.sm {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}


#csr p + p ,
#csr p + div,
#csr div + p,
#csr ul + p,
#csr p + ul{
  margin-top: 35px;
}

#csr p + p.cau.mt{
  margin-top: 0;
} 

#csr ul li + li{
  margin-top: 15px;
}

#csr ul.indent li{
  text-indent: -1.5em;
  padding-left: 1.5em;
}

#csr ul.indent li + li{
  margin-top: 3px;
}


#csr p + figure,
#csr figure + p,
#csr div + figure{
  margin-top: 30px;
}

#csr p + p.cau ,
#csr div + p.cau{
  margin-top: 20px;
}

#csr .txa_c{
  text-align: center;
}

#csr .txa_r{
  text-align: right;
}

#csr .mb70{
  margin-bottom: 70px !important;
}

#csr .mb100{
  margin-bottom: 100px !important;
}

#csr .mb200{
  margin-bottom: 200px !important;
}

#csr .bg-wrap {
  background: url(/global/~/Media/phchd_g/csr/top/bk.jpg) center no-repeat;
  background-size: cover;
  padding: 80px 0
}
#csr .csr-top-list {
  overflow: hidden;
  margin-bottom: 40px
}
#csr .csr-top-list li {
  width: 31%;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 90px
}

#csr ul.csr-top-list li + li{
  margin-top: 0;
}

#csr .csr-top-list li:nth-of-type(3n) {
  margin-right: 0
}
#csr .csr-top-list li .img {
  position: relative
}
#csr .csr-top-list li .img:after {
  content: "";
  display: block;
  padding-top: 59%
}
#csr .csr-top-list li .img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}
#csr .csr-top-list li .ttl {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #FFF;
  width: 100%;
  height: 90px;
  padding: 20px;
  font-weight: 700;
  color: #003894;
  font-size: 16px;
  font-size: 25px;
  font-size: 1.6rem;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  -moz-transition-duration: .3s
}
#csr .csr-top-list li .ttl:after {
  position: absolute;
  top: -17px;
  left: 20px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 17px;
  border-color: transparent transparent #fff
}
#csr .csr-top-list li a:hover .ttl {
  left: 0;
  height: 105px;
  padding: 35px 20px 20px
}

#csr ul.box-list li{
  border: 1px solid #e6e6e6;
}

#csr ul.box-list li + li{
  margin-top: 50px
}

#csr ul.box-list li a{
  font-size: 15px;
  line-height: 1.5;
  display: flex;
  transition:0.3s linear;
}

#csr ul.box-list li a img{
	width: 318px;
	height: auto;
	align-items: flex-start;
}

#csr ul.box-list li a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition: 0.3s;
}

#csr ul.box-list li a span{
  display: block !important;
}

#csr .icon_link{
  font-size: 15px;
  margin-bottom: 15px;
  color: #003894;
  display: inline-block;
}

#csr .icon_link:before{
  font-family:FontAwesome;
  display:inline-block;
  content:"\f054";
  margin-right:7px;
  vertical-align:middle;
}

#csr ul.box-list li a div{
	width: 710px;
  border-left: 1px solid #e6e6e6;
  padding: 20px;
	box-sizing: border-box;
}

#csr ul.box-list li a div .icon_link{
  font-size: 18px;
  font-weight: bold;
}

#csr .policy ul{
  width: 755px;
  margin: 0 auto 85px;
}


#csr .policy ul li{
  height: 65px;
  width: 330px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  padding: 26px 0 17px;
  background: #4fb19b;
  margin-bottom: 35px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-sizing: border-box;
}

#csr .policy ul li.se{
  padding: 18px 0 17px;
}

#csr .policy ul li + li{
  margin-top: 0;
}

#csr .policy ul li:nth-child(even){
  margin-left: 80px;
}


#csr .ser{
  margin-bottom: 120px;
}

#csr .ser ul{
  width: 100%;
}

#csr .ser ul.box{
  width: 100%;
  margin-left: -16px;
}

#csr .ser ul.box li{
  width: 320px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  padding: 20px 0 17px;
  background: #3fa6d4;
  margin-bottom: 20px;
  margin-left: 16px;
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#csr .ser ul.box li + li{
  margin-top: 0;
}


#csr .ser ul.link {
  margin-top: 20px;
}

#csr .ser ul.link li{
  width: 340px;
  display: inline-block;
}

.gnav_te{
  margin-top: 160px;
  margin-bottom: 60px;
}

.gnav_te.mt{
  margin-top: 50px;
}

.gnav_th .active{
  opacity: 0.6;
}

.sec_com .more-btn {
  max-width: 320px;
  margin-bottom: 70px;
}

.sec_com .more-btn a{
  padding:16px 0
}

 #csr .more-btn a {
   font-size: 15px;
   border: 1px solid #003894;
   text-align: center
 }
 #csr .more-btn a:before {
   content: "\f054";
   vertical-align: middle;
   font-family: FontAwesome
 }
 #csr .more-btn {
   width: 100%;
   margin-left: auto;
   margin-right: auto
 }
 #csr .more-btn a {
   display: block;
   padding: 13px 0;
   background: #003894;
   color: #FFF;
   font-weight: 700;
   font-size: 1.5rem;
   line-height: 1.5
 }
 #csr .more-btn a:before {
   display: inline-block;
   margin-right: 7px
 }
 #csr .more-btn a:hover {
   background-color: #FFF;
   text-decoration: none;
   color: #003894
 }


.sec_com > ul{
  margin-top: 160px;
  text-align: center;
}

.sec_com > ul li{
  height: 13px;
  border-left: #aaaaaa 1px solid;
  margin-bottom: 15px;
  display: inline-block;
}

.sec_com > ul li:first-child{
  border-left: none;
}

.sec_com > ul li a{
  font-size: 13px;
  line-height: 13px;
  padding: 0 10px;
}

.sec_com > ul li.active a{
  text-decoration: underline;
}

 #csr .ttl_sm {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  padding-bottom: 13px;
  margin-bottom: 35px;
  border-bottom: 2px solid #dedede;
	 position: relative;
}

#csr div + .ttl_sm,
#csr figure + .ttl_sm{
  margin-top: 110px;
}

#csr p + .ttl_sm,
#csr p + .ttl_sm{
  margin-top: 110px;
}

 #csr .ttl_sm span{
	 min-width: 220px;
	 font-size: 15px;
	 color: #FFF;
	 font-weight: bold;
	 text-align: center;
	 padding: 4px 5px;
	 background: #013893;
	 display: inline-block;
	 position: absolute;
	 top:0;
	 right: 0;
	 box-sizing: border-box;
}

#csr .ttl_sm span+br{
	display: none;
}

#csr .txt_div {
  margin-bottom: 50px;
}

#csr .txt_div img {
  display: block;
  margin: 20px auto 0
}

#csr .title_h3{
  font-size: 17px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 20px;
}

#csr .title_h3 span{
  font-size: 85%;
}

#csr .title_h3.sm{
  font-size: 15px;
}

#csr .title_h3.smb{
  font-size: 15px;
  margin-bottom: 8px;
}

#csr p + .title_h3{
  margin-top: 80px
}

#csr figure + .title_h3,
#csr div + .title_h3{
  margin-top: 90px;
}

#csr p + .title_h3.sm{
  margin-top: 40px
}

#csr figure + .title_h3.sm,
#csr div + .title_h3.sm{
  margin-top: 40px;
}

#csr .gl_bk{
  background: #f4f4f4;
  padding: 55px 35px;
  margin-top: 45px;
}

#csr .gl_bk.pds{
  padding: 25px 35px;
}

#csr .gl_bk.pds figure + p{
  margin-top: 8px
}

#csr .pic_tx{
  display: flex;
}

#csr .pic_tx div{
  width: 675px;
  padding-right: 35px;
}

#csr .flex_02,
#csr .flex_04,
#csr .flex_03{
  display: flex;
}

#csr .flex_02 + .flex_02,
#csr .flex_04 + .flex_04{
  margin-top: 40px;
}

#csr .flex_02 > div{
  width: 48%;
}

#csr .flex_02 > div + div{
  margin-left: 4%;
}

#csr .flex_03 > div{
  width: 30%;
}

#csr .flex_03 > div + div{
  margin-left: 3%;
}

#csr .ps{
	position: relative;
}

#csr .ps p.cap{
	width: 660px;
	font-size: 12px;
  line-height: 1.5;
	text-align: center;
	position: absolute;
	bottom:0;
	right: 0;
}

#csr .flex_02.rit_l > div{
  width: 316px;
	position: relative;
}

#csr .flex_02.rit_l > div+div{
  width: 659px;
	margin-left: 21px;
}

#csr .flex_02.rit_l  p.pro_ps02{
	width: 100%;
  font-size: 12px;
	line-height: 1;
	position: absolute;
	bottom:0;
	left: 316px;
	margin-left: 21px;
}

#csr figure{
  padding: 0;
  margin: 0;
  text-align: center;
}

#csr .pic_line figure{
  display: inline-block;
  vertical-align: bottom;
}

#csr .pic_line figure + figure{
  margin-left: 45px;
}

#csr img.bd_w{
  border: 1px solid #FFF;
}

#csr img.bd_g{
  border: 1px solid #c5c5c5;
}

#csr figure figcaption{
  font-size: 12px;
  line-height: 1.5;
  margin-top: 15px;
  text-align: center;
  display: block;
}

#csr figure figcaption.sp{
  display: none;
}

#csr .link_box{
  width: 485px;
}

#csr .flex_04 .link_box{
  width: 226px;
}

#csr .flex_04 .link_box + .link_box{
  margin-left: 32px;
}

#csr ul.link_list {
  margin-top: 55px;
}

#csr ul.link_list li + li{
  margin-top: 5px;
}

#csr ul.link_list .icon_link{
  margin-bottom: 0;
}

#csr table{
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
}

#csr table th,
#csr table td{
  font-size: 15px;
  line-height: 1.8;
  padding: 15px 20px;
  border: #e6e6e6 solid 1px;
}

#csr thead th,
#csr thead td{
  text-align: center;
  font-weight: bold;
}

#csr th{
  background: #f4f4f4;
}

#csr th.bkw{
  background: #FFF;
}

#csr .conmp {
  display: flex;
}

#csr .conmp > div.lo {
  width: 680px;
  padding-right: 20px;
  box-sizing: border-box;
}

#csr .img_f img{
  float: right;
  margin: 0 0 30px 30px;
}

#csr a[href$=".pdf"]{
  color:#0067b6;
  padding:3px 22px 3px 0;
  background:url(/global/~/Media/phchd_g/common/image/pdf_ico.png) right 4px top 6px no-repeat
}

#csr .gl{
	background: #f4f4f4;
	padding: 20px 33px;
}

#csr .gl + .gl{
	margin-top: 70px;
}

#csr .fl{
	float: left;
}

#csr .fr{
	float: right;
}

#csr span.cate{
	 min-width: 220px;
	 font-size: 15px;
	 color: #FFF;
	 font-weight: bold;
	 text-align: center;
	 padding: 4px 5px;
	margin-bottom: 10px;
	 background: #3fa6d4;
	display: inline-block;
}

#csr p.btn_mov{
	margin: 0;
}

#csr p.btn_mov a{
	width: 80%;
	font-size: 15px;
	line-height: 1;
	color: #5c2466;
	text-align: center;
	padding: 5px 0 3px;
	margin: 0 auto;
	border: 1px solid #5c2466;
	display: block;
	position: relative;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#csr p.btn_mov a::after{
	content: "";
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent  transparent #5c2466;
	position: absolute;
	top:50%;
	left: 15%;
	margin-top: -4px;
}

#csr div.wh{
	background: #FFF;
	padding-bottom: 15px;
}

#csr a.blank{
	color: #013893;
  padding-right: 1.5em;
  background:url(/global/~/Media/phchd_g/common/image/blank.png) right 0.5em top  no-repeat;
}

#csr .mw figure.fl{
	margin: 0 20px 30px 0;
}

#csr .mw figure.fr,
#csr .mw div.fr{
	margin: 0 0 30px 20px;
}



@media screen and (max-width:768px) {
  .top{
    margin-top: 40px;
  }
  #csr img{
    width: 100%;
    height: auto;
  }
  
  #csr p,
  #csr ul li {
    font-size: 14px;
    font-size: 1.5rem;
    line-height: 1.8;
  }
  
  #csr p + p,
  #csr p + div,
  #csr div + p,
  #csr ul + p,
  #csr p + ul{
    margin-top: 20px;
  }
  
  #csr ul li + li{
    margin-top: 10px;
  }
  
  #csr .mb70{
    margin-bottom: 40px !important;
  }

  #csr .mb100{
    margin-bottom: 50px !important;
  }

  #csr .mb200{
    margin-bottom: 80px !important;
  }
  
  #csr .bg-wrap {
    padding: 40px 0 80px
  }
  #csr .csr-top-list {
    margin-bottom: 35px
  }
  #csr .csr-top-list li {
    width: 100%;
    margin: 0 0 30px
  }
  #csr .csr-top-list li .img img {
    width: 100%
  }
  #csr .csr-top-list li a:hover .ttl {
    padding: 20px;
    height: 90px
  }
  
  #csr .txt_div {
    margin-bottom: 50px;
  }

  #csr .txt_div img {
    display: block;
    margin: 20px auto 0
  }

   #csr .ttl_sm {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
	
	 #csr .ttl_sm span{
     min-width: inherit;
     font-size: 14px;
     color: #FFF;
     font-weight: bold;
     text-align: center;
     padding: 3px 10px;
		 margin-bottom: 8px;
     background: #013893;
     display: inline-block;
     position: static;
     top:auto;
     right: auto;
     box-sizing: border-box;
  }
	
	#csr .ttl_sm span+br{
    display: block;
  }
  
  #csr div + .ttl_sm,
  #csr p + .ttl_sm,
  #csr figure + .ttl_sm{
    margin-top: 50px;
  }

  #csr ul.box-list li + li{
    margin-top: 30px
  }

  #csr ul.box-list li a{
    display: block;
  }
	
	#csr ul.box-list li a img{
    width: 100%;
    height: auto;
  }
	
	#csr ul.box-list li a div{
    width: 100%;
    border-left: none;
    padding: 15px;
    box-sizing: border-box;
	}

  #csr .policy ul{
    width: 100%;
    margin: 0 auto 45px;
  }

  #csr .policy ul li{
    height: auto;
    width: 100%;
    font-size: 16px;
    padding: 20px 0;
    background: #4fb19b;
    margin-bottom: 25px;
  }
  
  #csr .policy ul li.se{
    padding: 20px 0;
  }


  #csr .policy ul li:nth-child(even){
    margin-left: 0;
  }
  
  #csr .ser{
    margin-bottom: 50px;
  }
  
  #csr .ser ul.box {
    margin-left: 0;
  }
  
  #csr .ser ul.box li{
    width: 100%;
    font-size: 16px;
    line-height: 1;
    padding: 20px 0;
    margin-bottom: 25px;
    margin-left: 0;
    display: block;
  }

  #csr .ser ul.link li{
    width: 100%;
  }
  
  #csr .more-btn a {
     padding: 18px 0
  }
  
  #csr .more-btn a:hover {
     background: #003894;
     color: #FFF
  }
  
  .sec_com > ul{
    margin-top: 90px;
    text-align: left;
  }

  .sec_com > ul li{
    width: 48%;
    height: auto;
    border-left: none;
    padding: 0;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  
  .sec_com > ul li:nth-child(odd){
    border-right: #aaaaaa 1px solid;
  }

  .sec_com > ul li a{
    font-size: 13px;
    line-height: 14px;
    padding: 10px 5px;
    display: block;
    text-align: center;
  }
  
  #csr .title_h3{
    font-size: 16px;
    margin-bottom: 15px;
  }
  
  #csr p + .title_h3{
    margin-top: 40px
  }
  
  #csr figure + .title_h3,
  #csr div + .title_h3{
    margin-top: 60px;
  }
  
  #csr p + .title_h3.sm{
    margin-top: 40px
  }
  
  #csr figure + .title_h3.sm,
  #csr div + .title_h3.sm{
    margin-top: 30px;
  }

  #csr .gl_bk{
    background: #f4f4f4;
    padding: 35px 15px;
    margin-top: 35px;
  }

  #csr .pic_tx{
    display: block;
  }

  #csr .pic_tx div{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  #csr .flex_02,
  #csr .flex_04,
	 #csr .flex_03{
    display: block;
  }
  
  #csr .flex_02 + .flex_02,
  #csr .flex_04 + .flex_04{
    margin-top: 20px;
  }

  #csr .flex_02 > div{
    width: 100%;
  }

  #csr .flex_02 > div + div{
    margin-left: 0;
    margin-top: 35px;
  }
	
	#csr .flex_03 > div{
    width: 48%;
		min-height: 43vw;
		margin-left: 2%;
		margin-bottom: 0;
		float: left;
  }
	
	#csr .flex_03{
		margin-left: -2%;
	}

  #csr .flex_03 > div + div{
    margin-left: 2%;
  }
	
	#csr .ps p.cap{
   display: none;
  }
	
  #csr .flex_02.rit_l > div{
    width: 30%;
  }
	
	#csr .flex_02.rit_l{
		display: flex;
	}

  #csr .flex_02.rit_l > div+div{
    width: 66%;
		margin: 0;
    margin-left: 4%;
    position: relative;
  }
	
	#csr .flex_02.rit_l  p.pro_ps02{
    font-size: 12px;
    line-height: 1;
		margin: 0;
    position: static;
    bottom:auto;
    left: auto;
    margin-left: 0;
		margin-top: 15px;
  }
  
  #csr .link_box{
    width: 100%;
  }

  #csr .flex_04 .link_box{
    width: 48%;
    margin-bottom: 20px;
    display: inline-block;
  }

  #csr .flex_04 .link_box + .link_box{
    margin-left: 0;
  }
  
  #csr .flex_04 .link_box:nth-child(even){
    margin-left: 4%;
  }
  
  
  #csr .pic_line figure{
  display: block;
  }

  #csr .pic_line figure + figure{
    margin-left: 0;
    margin-top: 40px;
  }
	
  #csr figure figcaption.sp{
    display: block;
  }

  #csr .conmp {
    display: block;
  }

  #csr .conmp > div.lo {
    width: 100%;
    padding-right: 5%;
  }
  
  #csr .conmp > div{
    width: 60%;
    margin: 20px auto;
  }

  #csr .img_f img{
    float: none;
    margin: 0 0 30px 0;
  }
	
	#csr .gl{
	background: #f4f4f4;
	padding: 20px 15px;
}

#csr .gl + .gl,
#csr .mw + .mw{
    margin-top: 40px;
  }

  #csr .fl{
    float: none;
  }

  #csr .fr{
    float: none;
  }

  #csr span.cate{
     min-width: inherit;
     font-size: 14px;
     color: #FFF;
     padding: 3px 10px;
  }
	
  #csr p.btn_mov{
    margin: 0;
  }

  #csr p.btn_mov a{
    width: 80%;
    font-size: 14px;
    line-height: 1;
    color: #5c2466;
    text-align: center;
    padding: 8px 0 5px;
    margin: 0 auto;
  }


  #csr div.wh{
    background: #FFF;
    padding-bottom: 20px;
  }

  #csr a.blank{
    color: #013893;
    padding-right: 1.5em;
    background:url(/global/~/Media/phchd_g/common/image/blank.png) right 0.3em top  no-repeat;
		background-size: 1em auto;
  }

}

