@charset "UTF-8";

/* *****************************************************
2undr
***************************************************** */

h3{ margin:0 0 0 0; }
h4{ margin:0 0 0 0; }
h5.txt01{ margin:0 0 0 0; color:#459ab2; font-size:125%; }
h5.txt02{ margin:0 0 10px 0; color:#1d2087; font-size:112%; line-height:1.5; }

.pcttl{ display:block; }

dl.itembox01{ display:block;}
dl.itembox01 dt{ display:block; float:left; }
dl.itembox01 dd{ display:block; float:left; padding:103px 0 70px 0; }
dl.itembox02{ display:block;}
dl.itembox02 dt{ display:block; float:left; }
dl.itembox02 dd{ display:block; float:left;  padding:103px 0 0 10px; }


@media screen and (min-width: 768px) and (max-width: 979px) {
	dl.itembox01{ display:block;}
	dl.itembox01 dt{ display:block; float:left; width:76%; }
	dl.itembox01 dd{ display:block; float:left; padding:60px 0 70px 0; width:24%; }
	dl.itembox01 img{ width:100%; }
	h5.txt01{ margin:0 0 0 0; color:#459ab2; font-size:89%; }
	h5.txt02{ margin:0 0 18px 0; color:#1d2087; font-size:89%; line-height:1.5; }
	.swing img.s01{ width:65%;}
	.swing img.s02{ width:35%;}
	dl.itembox02{ display:block;}
	dl.itembox02 dt{ display:block; float:left; width:49%; }
	dl.itembox02 dd{ display:block; float:left;  padding:60px 0 0 10px; width:26%;  }
	dl.itembox02 img{ width:100%; }
}
@media screen and (max-width: 767px) {
	.pcttl{ display:none; }
	h5.txt01{ margin:0 0 0 0; color:#459ab2; font-size:89%; line-height:1.5; }
	h5.txt02{ margin:0 0 18px 0; color:#1d2087; font-size:89%; line-height:1.5; }
	dl.itembox01{ display:block;}
	dl.itembox01 dt{ display:block; float:none; width:100%; }
	dl.itembox01 dd{ display:block; float:none; padding:10px 0 0 0; width:100%; text-align:center; }
	dl.itembox01 dd img{ width:30%; }
	.swing{ text-align:center; }
	.swing img.s01{ width:65%;}
	.swing img.s02{ width:35%;}
	dl.itembox02{ display:block;}
	dl.itembox02 dt{ display:block; float:none; width:100%; text-align:center; }
	dl.itembox02 dt img{ width:70%; }
	dl.itembox02 dd{ display:block; float:none; padding:10px 0 0 0; width:100%; text-align:center; }
	dl.itembox02 img{ width:30%; }
}
