html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline
}
html {
	line-height:1
}
ol, ul {
	list-style:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	vertical-align:middle
}
q, blockquote {
	quotes:none
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
	content:none
}
a img {
	border:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
html, body {
	width:100%
}
body {
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.714;
	-webkit-text-size-adjust:none
}
* html body {
	font-size:88%
}
*:first-child+html body {
	font-size:88%
}
a:link, a:active, a:visited, a:hover {
	color:#000000
}
a {
	text-decoration:none;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
a:hover {
	text-decoration:none
}
img {
	vertical-align:bottom
}
strong {
	font-weight:bold
}
.red {
	color:#ff0000
}
.small {
	font-size:86%
}
.displayNone {
	display:none
}
.txC {
	text-align:center
}
.cf {
	overflow:hidden;
*zoom:1
}
#wrapper {
	width:100%;
	min-width:1260px
}
.inner {
	width:1100px;
	margin:auto
}
.inner02 {
	width:1070px;
	margin:auto
}
main section h2 {
	font-size:42px;
	font-weight:bold;
	text-align:center
}
.blueBg {
	background-color:#0768c9
}
.head{
	width:1120px;
	margin: 0 auto;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;

}
#header {
	position:fixed;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.4);
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0.4);
	padding:16px 20px;
	width:100%;
	background-color:rgba(255,255,255,0.9);
	border-top:5px solid #0768c9;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	z-index:999
}
#header ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
#header ul li {
	margin-left:20px
}
#header ul li a, #header ul li span.telLink {
	display:block
}
#header ul li a i, #header ul li span.telLink i {
	position:absolute;
	color:#ffffff
}
#header ul li:first-child span.telLink {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
#header ul li:first-child .iWrap {
	position:relative;
	display:block;
	width:42px;
	height:42px;
	margin-right:10px;
	border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#3a88d6), to(#0768c9));
	background:linear-gradient(to bottom, #3a88d6 0%, #0768c9 100%)
}
#header ul li:first-child .iWrap i {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	font-size:23px
}
#header ul li:first-child .txt {
	margin-top:4px
}
footer {
	position:relative;
	display:block;
	padding:60px 0 110px;
	background-color:#0768c9;
	text-align:center
}
footer small {
	color:#fff
}
footer div:first-child {
	position:absolute;
	top:-40px;
	right:40px
}
#mainSection {
	position:relative;
	margin-bottom:0px;
	padding:60px 0 0px;
	background:#e7f3ff url(../img/bg03.gif) repeat 0 0
}
#mainSection:after {
	position:absolute;
	top:125px;
	left:0;
	width:100%;
	height:808px;
	content:"";
	background:url(../img/bg01.jpg) no-repeat 50% 0
}

#mainSection .catchArea {
	position:relative;
	width:1180px;
	margin:auto
}

#mainSection .catchArea:after {
	background-color:#fff;
	width:1180px;
	height:792px;
	top:30px;
	z-index:4
}
#mainSection .catchArea .catchBox {
	margin-bottom:10px;
	padding-top:81px;
	text-align:center;
	position:relative;
	z-index:10
}
#mainSection .catchArea p:first-child {
	margin-bottom:17px
}
#mainSection .catchArea h2 {
	position:relative;
	margin-bottom:32px;
	z-index:5
}
#mainSection .catchArea p.icoMedal {
	position:absolute;
	top:35px;
	right:55px;
	z-index:4
}
#mainSection .catchArea h3 {
	position:relative;
	margin-bottom:90px
}
#mainSection .catchArea h3:after {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:30px 67px 0 67px;
	border-color:#e3e3e3 transparent transparent transparent;
	bottom:-55px;
	left:0;
	right:0;
	margin:auto
}
#mainSection .catchArea .btn {
	position:relative;
	border-radius:5px;
	overflow:hidden;
	width:362px;
	margin:auto
}
#mainSection .catchArea .btn a {
	position:relative;
	display:block;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	padding:10px 14px;
	background-color:#ef1477;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	overflow:hidden
}
#mainSection .catchArea .btn a:hover {
	background-color:#f4549c
}
#mainSection .catchArea .btn a i {
	font-size:18px;
	top:0;
	bottom:0;
	left:0;
	width:18px;
	height:18px;
	margin:auto
}
#mainSection section {
	position:relative;
	z-index:20;
	color:#fff
}
#mainSection section .inner {
	background-color:#0768c9;
	border-radius:5px;
	padding:40px 60px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
#mainSection section h4 {
	margin-bottom:30px;
	padding-bottom:20px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #fff
}
#mainSection section p {
	margin-bottom:20px;
	font-size:16px
}
#mainSection section p:last-child {
	margin:0
}
#mainSection section p span {
	font-weight:bold
}
#box02 {
	background:url(../img/bg04.png) no-repeat 50% 100%;
	padding-bottom:330px
}

#box02 h2 {
	margin-bottom:60px
}
#box02 ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around
}
#box02 ul li:first-child, #box02 ul li:last-child {
	margin-top:220px
}

#box03 h2 {
	position:relative;
	margin-bottom:0px;
	color:#FFF;
}


#box03 .blueBg {
	padding:20px 0
}
#box03 .blueBg h3 {
	margin-bottom:20px;
	text-align:center;
	color:#fff;
	font-size:28px;
	font-weight:bold
}
#box03 .blueBg ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
#box03 .blueBg ul li {
	position:relative;
	width:340px;
	background-color:#fff;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 20px 20px 96px
}
#box03 .blueBg ul li span:first-child {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:absolute;
	background-color:#0768c9;
	border-radius:50%;
	width:58px;
	height:58px;
	top:0;
	bottom:0;
	left:20px;
	margin:auto;
	color:#fff;
	font-size:13px;
	font-weight:bold
}
#box03 #featureBox {
	padding-top:80px
}
#box03 #featureBox section {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
#box03 #featureBox section:nth-child(even) {
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse
}
#box03 #featureBox section:nth-child(even) span {
	right:auto;
	left:0px
}
#box03 #featureBox section span {
	position:absolute;
	top:70px;
	right:0px
}
#box03 #featureBox section h3 {
	position:absolute;
	font-size:32px;
	font-weight:bold;
	width:100%;
	top:60px;
	right:80px;
	z-index:30;
	text-align:right
}
#box03 #featureBox section h3.lefttxt{
	position:absolute;
	font-size:32px;
	font-weight:bold;
	width:100%;
	top:60px;
	left:80px;
	z-index:30;
	text-align:left;
}



#box03 #featureBox section div {
	position:relative;
	width:550px;
	padding:0 70px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
#contactArea {
	margin-bottom:70px
}
#contactArea h2 {
	color:#0768c9
}
#contactArea p {
	margin-bottom:60px;
	font-size:28px;
	text-align:center
}
#contactArea p span {
	color:#ef1477;
	font-weight:bold
}
#contactArea ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
#contactArea ul li a, #contactArea ul li span.telLink {
	display:block
}
#contactArea ul li a i, #contactArea ul li span.telLink i {
	position:absolute;
	color:#ffffff
}
#contactArea ul li:first-child span.telLink {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
#contactArea ul li:first-child .iWrap {
	position:relative;
	display:block;
	width:72px;
	height:72px;
	margin-right:11px;
	border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#3a88d6), to(#0768c9));
	background:linear-gradient(to bottom, #3a88d6 0%, #0768c9 100%)
}
#contactArea ul li:first-child .iWrap i {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	font-size:34px
}
#contactArea ul li:first-child .txt {
	margin-top:9px
}
#contactArea ul li:last-child {
	position:relative;
	border-radius:5px;
	overflow:hidden
}
#box04 {
	padding:80px 0 100px;
	background:#f5f5f5 url(../img/bg03.gif) repeat 0 0
}
#box04 h2 {
	margin-bottom:40px
}
#box04 .slide01 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:1100px;
	margin:auto
}
#box04 .slide01 a {
	position:relative;
	display:block;
	width:340px;
	border-radius:5px;
	margin:0 auto 1px;
	padding:30px;
	background-color:#fff;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	overflow:hidden
}
#box04 .slide01 a:focus {
	outline:0
}
#box04 .slide01 a:before {
	position:absolute;
	content:"";
	top:0;
	left:0;
	background-color:#000;
	width:100%;
	height:100%;
	z-index:10;
	opacity:0;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
#box04 .slide01 a:after {
	position:absolute;
	content:"MORE";
	font-size:16px;
	font-weight:bold;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	color:#fff;
	opacity:0;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	z-index:20
}
#box04 .slide01 a:hover:before {
	opacity:0.7
}
#box04 .slide01 a:hover:after {
	opacity:1.0
}
#box04 .slide01 a h3 {
	margin-bottom:18px;
	font-size:18px;
	font-weight:bold
}
#box04 .slide01 a figure {
	margin-bottom:16px
}
#box04 .slide01 a p {
	position:relative;
	margin-bottom:16px;
	z-index:8
}
#box04 .slide01 a .before {
	position:relative;
	font-size:14px;
	font-weight:bold;
	background-color:#fcfcfc;
	text-align:center;
	border:1px solid #dcdcdc;
	margin-bottom:20px;
	padding:8px 0
}
#box04 .slide01 a .before:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 8px;
	border-color:#e3e3e3 transparent transparent transparent;
	bottom:-14px;
	left:0;
	right:0;
	margin:auto
}
#box04 .slide01 a .after {
	position:relative;
	font-size:14px;
	font-weight:bold;
	background-color:#fff947;
	text-align:center;
	margin-bottom:16px;
	padding:8px 0
}
#box04 .slide01 a .godit {
	color:#f56800;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0
}
#cboxOverlay {
	background:#000
}
#cboxLoadedContent {
	background:#fff
}
#cboxLoadedContent {
	padding:0;
	overflow:auto
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, #cboxTitle {
	top:-40px
}
#colorbox, #cboxOverlay, #cboxWrapper {
	overflow:visible
}
#cboxTitle {
	color:#fff
}
#inline-content {
	margin:20px
}
#cboxClose {
	background-color:#fff;
	border-radius:50%;
	width:30px;
	height:30px;
	background-position:-46px 4px
}
#cboxClose:hover {
	background-position:-46px -21px
}
.example {
	width:800px;
	padding:20px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.example div.cBox {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-bottom:20px
}
.example div.cBox figure {
	width:280px
}
.example div.cBox dl {
	width:480px
}
.example div.cBox dl dt {
	background-color:#f1f1f1;
	margin-bottom:10px;
	padding:5px;
	font-size:16px;
	font-weight:bold
}
.example div.cBox dl dd {
	padding:10px;
	border-bottom:1px solid #f1f1f1
}
.example div.cBox dl dd span {
	border-right:1px solid #f1f1f1;
	padding:10px 16px
}
.example .boxBefore {
	position:relative;
	font-size:14px;
	font-weight:bold;
	background-color:#fcfcfc;
	text-align:center;
	border:1px solid #dcdcdc;
	margin-bottom:20px;
	padding:8px 0
}
.example .boxBefore:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 8px;
	border-color:#dcdcdc transparent transparent transparent;
	bottom:-14px;
	left:0;
	right:0;
	margin:auto
}
.example .boxAtter {
	position:relative;
	font-size:16px;
	font-weight:bold;
	background-color:#fff947;
	text-align:center;
	margin-bottom:16px;
	padding:8px 0
}
.example .boxAtter span {
	font-size:20px;
	font-weight:bold;
	margin-left:1em
}
.example .boxAtter:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 8px 0 8px;
	border-color:#fff947 transparent transparent transparent;
	bottom:-14px;
	left:0;
	right:0;
	margin:auto
}
.example .answer {
	font-size:24px;
	font-weight:bold;
	color:#f56800;
	text-align:center
}
#box05 {
	position:relative;
	padding:80px 0;
	background:url(../img/bg05.jpg) no-repeat 50% 0
}
#mainSection .catchArea .catchBox p.sp{
	display: none;
}
@media only screen and (min-width: 1481px) {
#box05 {
	background-size:cover
}
}
#box05:after {
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/bg06.gif) repeat 0 0;
	z-index:1
}
#box05 h2 {
	margin-bottom:30px;
	position:relative;
	z-index:5
}
#box05 .lattice {
	position:relative;
	margin:0 auto 80px;
	padding:50px 70px;
	-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff url(../img/bg07.gif) repeat 0 0;
	z-index:6
}
#box05 .lattice:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-style:solid;
	border-width:32px 65px 0 65px;
	border-color:#fff947 transparent transparent transparent;
	bottom:-62px;
	left:0;
	right:0;
	margin:auto
}
#box05 .lattice section {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-bottom:30px
}
#box05 .lattice section div {
	width:550px
}
#box05 .lattice section div h3 {
	position:relative;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:25px
}
#box05 .lattice section div h3:before {
	position:absolute;
	content:"";
	width:6px;
	height:25px;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
	background-color:#0768c9
}
#box05 .lattice section div p:first-of-type {
	margin-bottom:30px
}
#box05 .lattice .gBg {
	padding:30px 80px;
	font-size:20px;
	font-weight:bold;
	background-color:#e8e8e8;
	border-radius:70px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
#box05 .yellow {
	position:relative;
	z-index:7;
	background-color:#fff947;
	padding:50px 80px;
	-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2)
}
#box05 .yellow h3 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:20px
}
#voiceBox {
	padding:80px 0 100px;
	background:#f5f5f5 url(../img/bg03.gif) repeat 0 0
}
#voiceBox h2 {
	margin-bottom:30px
}
#voiceBox .slide02 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:100%;
	margin:auto
}
#voiceBox .slide02 div .boxIn {
	position:relative;
	width:100%;
	margin:0 auto 1px;
	padding:40px;
	background-color:#fff;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow:0px 1px 1px 0px rgba(0,0,0,0.2)
}
#voiceBox .slide02 div .boxIn .place {
	position:absolute;
	top:36px;
	left:-7px;
	background-color:#f56800;
	color:#fff;
	text-align:center;
	padding:3px 20px 1px;
	border-radius:16px
}
#voiceBox .slide02 div .boxIn figure {
	text-align:center;
	margin-bottom:18px
}
#voiceBox .slide02 div .boxIn figure img {
	display:inline
}
#voiceBox .slide02 div .boxIn dl {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:reverse;
	-ms-flex-direction:column-reverse;
	flex-direction:column-reverse;
	text-align:center;
	margin-bottom:18px
}
#voiceBox .slide02 div .boxIn dl dd {
	font-size:26px;
	margin-bottom:0
}
#voiceBox .slide02 div .boxIn dl dd span {
	font-weight:bold;
	color:#ef1477
}
#voiceBox .slide02 div .boxIn dl dt {
	font-size:18px
}
#formBox {
	padding:80px 0 100px
}
#formBox h2 {
	margin-bottom:20px
}
#formBox h2+p {
	margin-bottom:40px;
	text-align:center
}
#formBox h2+p span {
	display:block;
	color:#f00
}
#formBox .inner02 {
	border-top:1px solid #999;
	padding:40px 0
}
#formBox dl {
	margin-bottom:30px
}
#formBox dl dt {
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px
}
#formBox dl dd input {
	width:100%;
	border:1px solid #d9d9d9;
	background-color:#f1f1f1;
	border-radius:3px;
	height:50px;
	padding:0 10px;
	font-size:16px;
	letter-spacing:0.05em;
	outline:none
}
#formBox dl dd ::-webkit-input-placeholder {
color:#ccc
}
#formBox dl dd ::-moz-placeholder {
color:#ccc;
opacity:1
}
#formBox dl dd :-ms-input-placeholder {
color:#ccc
}
#formBox dl:nth-child(3) dd input {
	width:50%
}
#formBox dl:nth-child(5) {
	border-bottom:1px solid #999;
	margin-bottom:40px;
	padding-bottom:40px
}
#formBox dl:nth-child(5) dd {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
#formBox dl:nth-child(5) dd p {
	margin-right:20px
}
#formBox dl:nth-child(5) dd input {
	width:auto;
	vertical-align:middle
}
#formBox dl:nth-child(5) dd input {
	padding-left:20px;
	position:relative;
	margin-right:20px
}
#formBox dl:nth-child(5) dd input:checked {
	color:#009a9a
}
#formBox button {
	display:block;
	background-color:#444444;
	border:none;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	width:314px;
	text-align:center;
	border-radius:5px;
	padding:10px 0;
	margin:0 auto;
	cursor:pointer;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
#formBox button:hover {
	background-color:#696969
}



main section h2.blfa{
	color:#fff;
	font-size:24px;
}

#box30 {
	background-color:#e7f3ff;
	margin-bottom:0px;
	padding:0px 0;
	margin-top:-17px;
}

#box32 {
	background-color:#e7f3ff;
	margin-bottom:0px;
	padding:0px 0;
	margin-top:0px;
}

.redBg {
	background-color:#b20000;
}

.redgl {
	background-color:#07c97e;
}


#box020 {
	background:url(../img/bg020.jpg) no-repeat center top;
	padding-bottom:0px;
	text-align:center;
	padding:50px 0px;
}

#box021 {
	background:url(../img/bg03.jpg) no-repeat center top;
	padding-bottom:0px;
	text-align:center;
	padding:50px 0px;
}

.redyl {
	background-color:#fff947;

}
#box03 .redyl h2{
		color:#000;
}
#box022 {
	background:url(../img/bg04.jpg) no-repeat center top;
	padding-bottom:0px;
	text-align:center;
	padding:50px 0px;
}

#box0220 {
	padding-bottom:0px;
	text-align:center;
	padding:50px 0px;
}


.anshinpointo{
	width: 1070px;
	margin: 0 auto;
}

.anshinpointo ul{
	display: flex;
	margin-bottom: 50px;
	margin-top: 30px;
}

.anshinpointo ul li{
	width: 31%;
	margin: 10px 1%;
}

.anshinpointo ul li h3{
	background-color: #1946b9;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 21px;
}
.anshinpointo ul li p{
	font-size: 18px;
}



.anshinpointo02{
	width: 1070px;
	margin: 0 auto;
}

.anshinpointo02 ul{
	display: flex;
	margin-bottom: 50px;
	margin-top: 30px;
}

.anshinpointo02 ul li{
	width: 31%;
	margin: 10px 1%;
}

.anshinpointo02 ul li h3{
	text-align: center;
}
.anshinpointo02 ul li h3 span{
	background-color: #1946b9;
	border-radius: 50px;
	padding: 15px;
	text-align: center;
	color: #fff;
	font-size: 60px;
}

.anshinpointo02 ul li h4{
font-size: 21px;
border-bottom: 1px solid #1946b9;
padding: 0px 0px 3px 0px;
margin: 0px 0px 5px 0px;
}
.anshinpointo02 ul li p{
	font-size: 18px;
}

#header ul li:first-child .iWrap{
	display: none;
}
#box021 img.sp{
	display: none;
}
#box020 img.sp{
	display: none;
}
#box0220 img.sp{
	display: none;
}
@media only screen and (max-width: 767px) {
	#mainSection .catchArea .catchBox p.sp{
		display: inline;
	}
  #wrapper {
    min-width: initial;
  }

  .inner, .inner02 {
    width: auto;
    padding: 0 15px;
  }

  main section h2 {
    font-size: 17px;
  }

  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }

  #header {
    padding: 10px 15px;
    border-top: 3px solid #0768c9;
  }

  #header h1 {
    width: 140px;
  }

  #header ul li {
    margin-left: 8px;
  }

  #header ul li:first-child .iWrap {
    width: 40px;
    height: 40px;
    margin-right: 0;
  }

  #header ul li:first-child .iWrap i {
    font-size: 20px;
  }

  #header ul li:first-child .txt {
    display: none;
  }

  #header ul li:last-child a {
    position: relative;
    padding: 0;
    width: 40px;
    height: 40px;
  }

  #header ul li:last-child a i {
    position: absolute;
    left: 0;
    right: 0;
    width: 18px;
    height: 18px;
  }

  #header ul li:last-child a span {
    display: none;
  }

  footer {
    padding: 30px 0 60px;
  }

  footer small {
    font-size: 12px;
  }

  footer div:first-child {
    width: 50px;
    top: -25px;
    right: 0;
    left: 0;
    margin: auto;
  }

  #mainSection {
    margin-bottom: 40px;
    padding: 40px 0;
    overflow: hidden;
  }

  #mainSection:after {
    height: 100vh;
    background: url(../img/bg02.jpg) no-repeat 50% 0;
    background-size: 100% auto;
  }

  #mainSection .catchArea {
    width: 100%;
  }

  #mainSection .catchArea:before {
    width: 122%;
    height: 0;
    padding-top: 118%;
    top: 1%;
    left: -11%;
    background-color: rgba(255, 255, 255, 0.6);
  }

  #mainSection .catchArea:after {
    width: 114%;
    height: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 111%;
    top: 4%;
    left: -7%;
  }

  #mainSection .catchArea .catchBox {
    margin-bottom: 0%;
    padding-top: 6%;
  }

  #mainSection .catchArea p:first-child {
    width: 35%;
    margin: 0 auto 16px;
  }

  #mainSection .catchArea h2 {
    width: 95%;
    margin: 0 auto 7%;
  }

  #mainSection .catchArea p.icoMedal {
    width: 24%;
    top: 11%;
    right: 4%;
  }

  #mainSection .catchArea h3 {
    width: 90%;
    margin: 0 auto 2%;
    margin-bottom: 14%;
  }

  #mainSection .catchArea h3:after {
    border-width: 14px 30px 0 30px;
    bottom: -60%;
  }

  #mainSection .catchArea .btn {
    width: 90%;
  }

  #mainSection .catchArea .btn a {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 14px;
  }

  #mainSection .catchArea .btn a i {
    position: absolute;
    left: 10px;
  }

  #mainSection section {
    position: relative;
    z-index: 20;
    color: #fff;
    padding: 0 20px;
  }

  #mainSection section .inner {
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #mainSection section h4 {
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
  }

  #mainSection section p {
    margin-bottom: 16px;
    font-size: 13px;
  }

  #box02 {
    background-size: 100% auto;
    padding-bottom: 20%;
  }

  #box02 h2 {
    margin-bottom: 30px;
  }

  #box02 ul li {
    width: 50%;
  }

  #box02 ul li:first-child, #box02 ul li:last-child {
    margin-top: 10%;
  }

  #box03 {
    margin-bottom: 40px;
    padding: 40px 0;
  }

  #box03 h2 {
    position: relative;
    margin-bottom: 40px;
  }

  #box03 h2:before {
    width: 90%;
    height: 2px;
    bottom: -4px;
  }

  #box03 h2:after {
    border-width: 6px 8px 0 8px;
    bottom: -9px;
  }

  #box03 .blueBg {
    padding: 20px 0;
  }

  #box03 .blueBg h3 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  #box03 .blueBg ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #box03 .blueBg ul li {
    width: auto;
    margin-bottom: 10px;
    padding: 20px 20px 20px 80px;
  }

  #box03 .blueBg ul li span:first-child {
    width: 50px;
    height: 50px;
    left: 20px;
    font-size: 12px;
  }

  #box03 .blueBg ul li span:last-child {
    font-size: 13px;
  }

  #box03 #featureBox {
    padding-top: 40px;
  }

  #box03 #featureBox section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }

  #box03 #featureBox section:last-child {
    margin: 0;
  }

  #box03 #featureBox section:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #box03 #featureBox section:nth-child(even) span {
    top: 38px;
    right: 30px;
    left: auto;
    width: 30px;
  }

  #box03 #featureBox section span {
    top: 38px;
    right: 30px;
    width: 30px;
  }

  #box03 #featureBox section h3 {
    position: relative;
    font-size: 17px;
    top: auto;
    left: auto;
    margin-bottom: 20px;
  }

  #box03 #featureBox section figure {
    margin-bottom: 20px;
  }

  #box03 #featureBox section div {
    width: auto;
    padding: 0;
    font-size: 13px;
  }

  #contactArea {
    margin-bottom: 40px;
  }

  #contactArea p {
    margin-bottom: 30px;
    font-size: 14px;
  }

  #contactArea ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #contactArea ul li {
    width: 90%;
    margin: 0 auto 30px;
  }

  #contactArea ul li:last-child {
    margin: 0 auto;
  }

  #contactArea ul li a, #contactArea ul li span.telLink {
    display: block;
  }

  #contactArea ul li a i, #contactArea ul li span.telLink i {
    position: absolute;
    color: #ffffff;
  }

  #contactArea ul li:first-child .telLink {
    display: block;
    position: relative;
  }

  #contactArea ul li:first-child .iWrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    margin: auto;
  }

  #contactArea ul li:first-child .iWrap i {
    font-size: 20px;
  }

  #contactArea ul li:first-child .txt {
    margin: 5px 0 0 60px;
  }

  #contactArea ul li:first-child .txt img {
    width: 80%;
    height: auto;
  }

  #contactArea ul li:last-child a {
    font-size: 15px;
    padding: 14px 30px 14px 70px;
    height: auto;
  }

  #contactArea ul li:last-child a i {
    font-size: 18px;
    left: 25px;
    width: 18px;
    height: 18px;
  }

  #box04 {
    padding: 40px 0 60px;
  }

  #box04 h2 {
    margin-bottom: 30px;
  }

  #box04 .slide01 {
    width: auto;
  }

  #box04 .slide01 a {
    width: auto;
    margin: 0 10px;
    padding: 20px;
  }

  #box04 .slide01 a h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  #box04 .slide01 a figure {
    margin-bottom: 12px;
  }

  #box04 .slide01 a p {
    margin-bottom: 12px;
  }

  #box04 .slide01 a .before {
    font-size: 13px;
    margin-bottom: 20px;
    padding: 4px 0;
  }

  #box04 .slide01 a .before:before {
    border-width: 6px 6px 0 6px;
    bottom: -14px;
  }

  #box04 .slide01 a .after {
    font-size: 13px;
    margin-bottom: 16px;
    padding: 4px 0;
  }

  #box04 .slide01 a .godit {
    font-size: 14px;
  }

  #box05 {
    padding: 40px 0;
    background-size: cover;
  }

  #box05 h2 {
    margin-bottom: 20px;
  }

  #box05 h2 br {
    display: none;
  }

  #box05 .lattice {
    position: relative;
    margin: 0 auto 40px;
    padding: 30px;
  }

  #box05 .lattice:before {
    border-width: 15px 30px 0 30px;
    bottom: -30px;
  }

  #box05 .lattice section {
    -webkit-box-pack: row;
    -ms-flex-pack: row;
    justify-content: row;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }

  #box05 .lattice section figure {
    margin-bottom: 20px;
  }

  #box05 .lattice section div {
    width: auto;
  }

  #box05 .lattice section div h3 {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 17px;
  }

  #box05 .lattice section div h3:before {
    width: 4px;
    height: 17px;
  }

  #box05 .lattice section div p {
    font-size: 13px;
  }

  #box05 .lattice section div p:first-of-type {
    margin-bottom: 20px;
  }

  #box05 .lattice .gBg {
    padding: 20px;
    font-size: 13px;
    border-radius: 10px;
  }

  #box05 .yellow {
    padding: 30px;
  }

  #box05 .yellow h3 {
    font-size: 16px;
    margin-bottom: 14px;
  }

  #box05 .yellow p {
    font-size: 13px;
  }

  #voiceBox {
    padding: 40px 0;
  }

  #voiceBox h2 {
    margin-bottom: 20px;
  }

  #voiceBox .slide02 {
    width: auto;
  }

  #voiceBox .slide02 div .boxIn {
    width: auto;
    margin: 0 10px;
    padding: 20px;
  }

  #voiceBox .slide02 div .boxIn .place {
    position: absolute;
    top: 10px;
    left: -5px;
    font-size: 13px;
    padding: 2px 10px 1px;
  }

  #voiceBox .slide02 div .boxIn figure {
    margin-bottom: 10px;
  }

  #voiceBox .slide02 div .boxIn dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: 10px;
  }

  #voiceBox .slide02 div .boxIn dl dd {
    font-size: 16px;
    margin-bottom: 0;
  }

  #voiceBox .slide02 div .boxIn dl dt {
    font-size: 13px;
  }

  #voiceBox .slide02 div .boxIn p {
    font-size: 13px;
  }

  #formBox {
    padding: 40px 0;
  }

  #formBox h2 {
    margin-bottom: 10px;
  }

  #formBox h2 + p {
    margin-bottom: 20px;
  }

  #formBox .inner02 {
    margin: 0 15px;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #formBox dl {
    margin-bottom: 20px;
  }

  #formBox dl dt {
    font-size: 14px;
  }

  #formBox dl dd input {
    height: 40px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #formBox dl:nth-child(5) {
    margin-bottom: 20px;
  }

  #formBox dl:nth-child(5) dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #formBox dl:nth-child(5) dd p {
    margin: 0;
  }

  #formBox dl:nth-child(5) dd input {
    margin-right: 10px;
  }

  #formBox button {
    font-size: 14px;
    width: 60%;
    padding: 8px 0;
  }
	.anshinpointo {
    width: 100%;
    margin: 0 auto;
}
	.anshinpointo ul{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 50px;
		margin-top: 30px;
	}

	.anshinpointo ul li{
		width: 96%;
		margin: 10px 2%;
	}

	.anshinpointo02{
		width: 100%;
		margin: 0 auto;
	}

	.anshinpointo02 ul{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 50px;
		margin-top: 30px;
	}

	.anshinpointo02 ul li{
		width: 96%;
		margin: 10px 2%;
	}
	.head{
		width: 100%;
	}
#box03 #featureBox section h3.lefttxt {
    position: relative;
    font-size: 17px;
    top: auto;
    left: auto;
    margin-bottom: 20px;
  }

  #box03 #featureBox section figure {
    margin-bottom: 20px;
  }
	#box03 h2 {
	    position: relative;
	    margin-bottom: 0px;
	}
	.pc{
		display: none;
	}
	#mainSection{
		background: transparent;
		margin-bottom: 0px;
    padding: 40px 0 17px;

	}
	#header ul li:last-child a {
		color: #ffffff;
		font-weight: bold;
		padding: 10px 14px 0 44px;
		background-color: #ef1477;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 42px;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
	#header ul li:last-child {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
#header ul li:last-child a i {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	top: 0px;
	/* width: 18px; */
	/* height: 18px; */
	margin: auto;
	font-size: 18px;
	/* text-align: center; */
}#header ul li:last-child a {
    position: relative;
    padding: 0;
    width: 40px;
    height: 40px;
}
#header ul li:first-child .iWrap {
    width: 40px;
    height: 40px;
    margin-right: 0;
		display: inline;
}
#header ul li:first-child .iWrap {
	position:relative;
	display:block;
	width:42px;
	height:42px;
	margin-right:10px;
	border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#3a88d6), to(#0768c9));
	background:linear-gradient(to bottom, #3a88d6 0%, #0768c9 100%)
}
#box03{
	margin-bottom: 0px;
padding: 0px 0 0px;
}
.example {
    width: 100%;
	}
	.example div.cBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-bottom: 20px;
}
#box021 img.sp{
	display:inline;
}
#box020 img.sp{
	display:inline;
}
#box0220 img.sp{
	display:inline;
}
}

.kasai{
  padding-top: 150px;
}

.kasailist{
	margin: 0 auto;
	width: 1070px;
}
.kasailist ul{
	display: flex;
	margin: 30px 0px 50px 0px ;
	padding: 0px 0px 0px 0px;
}

.kasailist ul li{
		margin: 0px 2% ;
	padding: 0px 0px 0px 0px;
	width: 46%;
}

.kasailist ul li h4{
	padding: 10px 0px;
	margin: 0px 0px 10px 0px ;
	background-color: #b20000;
	font-size: 24px;
	text-align: center;
	width: 100%;
	height: auto;
	color: #fff;
}
.kasailist ul li p{
	font-size: 18px;
}

.kasailist ul li p span{
	font-size: 24px;
	color: #b20000;
}
.kasailist ul li img{
	width: 100%;
	height: auto;
}
.nweicon{
	display: flex;
	justify-content: center;
}
.nweicon li:nth-child(2){
	margin: 0px 10px;
}

.hokenbtn{
	position: fixed;
	top: 300px;
	right: 0px;
	z-index: 999999;
}


dl.company{
	width: 600px;
	margin: 30px auto;
	border-bottom: 1px solid #ccc;
}
dl.company dt{
	border-top: 1px solid #ccc;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

dl.company dd{
	padding: 0px 0px 20px 0px;
}


@media only screen and (max-width: 767px) {
	dl.company{
		width: 96%;
		margin: 30px 2%;
		border-bottom: 1px solid #ccc;
	}
}
