@charset"UTF-8"  ;

/*●PC●@media (min-width:560px) {
xxxxxxxxx
}*/
/*●ｽﾏﾎ●@media screen and (max-width:560px){
xxxxxxxxx
}*/

/*---1200-----------*/

/*--------------------------------------------*/
#c39>div{display:table ; width:100% ; margin-bottom:10px ;}
#c39>div>div{width:50% ; display:table-cell ; vertical-align:top ;}
#c39>div>div>div>div{padding:30px 50px ;}
#c39>div>div:nth-of-type(1)>div{width:600px ; margin-left:auto ;}
#c39>div>div:nth-of-type(2)>div{width:600px ; margin-right:auto ;}
#c39>div:nth-of-type(odd)>div:nth-of-type(1),
#c39>div:nth-of-type(even)>div:nth-of-type(2){background:rgba(11,114,180,0.2) ;}
#c39>div:nth-of-type(odd)>div:nth-of-type(2),
#c39>div:nth-of-type(even)>div:nth-of-type(1){background:rgba(255,255,255,0.2) ;}
#c39>div:nth-of-type(odd)>div:nth-of-type(1)>div>p{text-align:right ;}
#c39>div:nth-of-type(even)>div:nth-of-type(1)>div>p{text-align:left ;}
#c39>div>div>div>p img{margin:10px ;}
#c39 .t04{text-indent:-2.0em ; padding-left:2.0em ;}
/*●ｽﾏﾎ●*/@media screen and (max-width:560px){
#c39>div{display:flex ; flex-wrap:wrap ; width:auto ; border:5px #cee3f0 solid ; margin:15px ;}
#c39>div>div{width:100% ; display:block ; vertical-align:top ;}
#c39>div>div:nth-of-type(1)>div,
#c39>div>div:nth-of-type(2)>div{width:auto ;}
#c39>div:nth-of-type(odd)>div:nth-of-type(1),
#c39>div:nth-of-type(even)>div:nth-of-type(2){order:1 ;}
#c39>div:nth-of-type(odd)>div:nth-of-type(2),
#c39>div:nth-of-type(even)>div:nth-of-type(1){order:2 ;}
#c39>div>div>div>div{padding:20px ;}
#c39>div>div>div>p img{margin:0 ;}
#c39>div>div>div>p{background:#cccccc ;}
}
/*--------------------------------------------*/