
*{ box-sizing: border-box;}

section{ margin:0; padding:64px 0;}
section:nth-child(3n+1){ background: #ffffff; padding-top:48px;}
section:nth-child(3n+2){ background: #f9f9f9;}
section:nth-child(3n+3){ background: #e5e9ec;}
section#contact-us{ background: #ffffff;}

.container{ display: block; width:98%; max-width:980px; height: auto; margin: 0 auto; font-size: 130%;}
.container p{line-height: 1.5; margin-bottom: 1em;}

h1, h2, h3, h4{ line-height: 1.5; font-weight: normal;}
h1, h2{ text-align: center;}
.page-title{ font-size:180%; margin-bottom: 36px;}
.section-title{ font-size:160%; margin-bottom: 48px;}
.point-title{ font-size:120%; color: #dd2c00;}


.logo_img{ text-align: center; margin-bottom:40px;}
.logo_img img{ width:auto; height: auto;}
.Intro p{ font-size:110%;}
.Intro p + p{ margin-bottom:60px;}

.diff-ta-right{ text-align: right;}
ul.disc li{ list-style:disc; margin-left:20px;}

.container.Infomation p{ margin:5em 0 0; font-size:100%;}
.Infomation h3{ margin:5em 0 1.5em;}
.Infomation h2 + h3{ margin-top:0;}
.img_center{ text-align: center;}
.img_center.icon_img img{ width:auto; height: 160px;}
.img_center.icon_img img + img{ margin-left:20px;}
.Infomation hr{ margin:5em 0;}

.contact h3{ text-align: left; display: inline-block; margin:0 0 0.5em; font-size: 120%; border-bottom: solid 1px #000;}
.lead-text{ font-size:110%;}
.link-btn a { width:312px; margin:120px auto 16px; line-height: 1; text-align: center; display: block; padding: 16px; background-color: #fa5829; color: #FFF; text-decoration: none; position: relative;}
.link-btn a:hover{ opacity: 0.8;}

@media screen and (min-width: 751px),print {
	.caption-txt.w950{ width: 950px; margin:1em auto 0;}
}

@media screen and (max-width: 750px) {
	.container{ font-size: 1.5rem;}
	section{ margin:0; padding:32px 0;}
	section:nth-child(3n+1){ padding-top:32px;}
	.container{ width:auto; margin:0 8px;}
	.container p{margin:0 16px 1em;}
	.container img{ width: 100%; height: auto;}
	.logo_img img{ width:80px; height: auto;}

	.page-title{ margin-bottom: 28px;}
	.section-title{ margin-bottom: 28px;}

	.Intro p{ font-size:110%;}
	.Intro p + p{ margin-bottom:16px;}
	
	.container.Infomation p{ margin:3em 16px 0; font-size:100%;}
	.Infomation h3{ margin-top:3em;}
	.img_center img{ width:auto; max-width: 80%; height: auto;}
	.Infomation hr{ margin:3em 0;}

	.caption-txt.w950{ margin-top:1em;}

	.link-btn a { width:280px; margin:45px auto 0;}
}
