@charset "UTF-8";

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
body {
	font-family:'メイリオ' , 'ＭＳ ゴシック' ,  sans-serif;
	background-color: #efefef;
	color: #000;
	width:100%;
}

a {
	text-decoration: none;
	color:#fff;
}
a:hover {
	color:#CCC;
}
a.anchor {
    display: block;
    padding-top: 5px;
    margin-top: -5px;
    height:0;
}
img {
	width:100%;
	height:auto;
}

@media screen and (min-width: 960px) {
.sp {
	display:none;
}


form {
    max-width: 600px;
	width: 100%;
    margin: 0 auto;
    margin-top: 20px;
	margin-bottom:30px;
	background-color: #fff;
	padding-top:20px;
}
form p {
	font-size:80%;
	padding: 15px;
	text-align:center;
}
input {
	max-width:230px;
	width:100%;
	background-color:#fff;
}
button {
	max-width:150px;
	width:100%;
	margin:0 39%;
}
.toiawase {
	margin-top:20px;
	padding-bottom:20px;
}
.toiawase dl {
	max-width:450px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.toiawase dt {
	float: left ;
	clear: left ;
	max-width: 150px ;
	width:100%;
	margin-right:0.5em;
	margin-bottom:15px;
	background-color:#e3e3e3;
	padding:2px;
	font-size:85%;
}
.toiawase dd {
	margin-bottom:15px;
	vertical-align:middle;
	font-weight:bold;
}

div#roop {
    width: 100%;
    height: 267px;
    background: url(img/animimg.jpg) repeat-x;
    background-position: 0 0;
    -webkit-animation: bgroop 50s linear infinite;
    animation: bgroop 50s linear infinite;
	margin-top:-20px;
}
div#roop img {
    max-width: 368px;
	width:100%;
	height:auto;
	position: absolute;
	top: 90px;
	left: 100px;
}

header {
	background: #00A0E8;
	position: relative;
	width: 100%;
	z-index:99;
}
nav.g-nav {
	width: 100%;
	z-index: 10;
	display:block;
}
.g-nav-menu {
	text-align: center;
}
.g-nav-menu li {
	color: #fff;
	padding: 0 30px;
	list-style-type: none;
	display: inline-block;
	line-height: 40px;
	font-size:100%;
	vertical-align:middle;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.fixed .g-nav-menu li {
	line-height: 40px;
}
.fixed .g-nav-menu li:first-child {
	text-align:left;
	font-size:100%;
}
.fixed .g-nav-menu li:last-child {
	text-align:right;
}
span.nametitle {
	font-size:130%;
}
/*プルダウン*/
div.select-area {
	display:none;	
}

div.seisaku {
	width:100%;
	margin-top:40px;
}
div.seisaku h2 {
	font-size:240%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:50px;
	text-align:center;
}
div.seisaku p {
	margin-top:20px;
	font-size:100%;
	font-weight:bold;
	line-height:2em;
	text-align:center;
}

div.katudo {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-top:50px;
	padding:2% 0;
}
div.katudo h2 {
	font-size:240%;
	font-weight:bold;
	color:#00A0E8;
	text-align:center;

}

.katudoflex {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-flex-pack: distribute;
justify-content: space-around;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

div.katudoleft {
	width:45%;
	padding-bottom:50px;
	position: relative;
	display: inline-block;
}
div.katudoright {
	width:50%;
	margin-left:0;
	margin-top:0;
}
div.katudoleft h3 {
	color:#00A0E8;
	position: absolute;
	left: 45%;
	bottom: 30px;
	display: inline-block;
	width: 195px;
	height: 4px;
	font-size:200%;
}

div.katudoleft h3.katu2{
	position: absolute;
	left: 62%;
	bottom: 30px;
	display: inline-block;
	width: 195px;
	height: 4px;
	font-size:200%;
}
div.katudoleft:before {
	content: '';
	position: absolute;
	left: 72%;
	bottom: -13px;/*線の上下位置*/
	display: inline-block;
	width: 180px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #00A0E8;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

div.katudoleft h3.katudo0306 {
	left: 30%;
	width: 290px;
}
div.katudoleft h3.katudo0306b {
	left: 22%;
	width: 290px;
}
div.katudoleft h3.katudo0306:before {
	content: '';
	position: absolute;
	left: 43%;
	bottom: -43px;/*線の上下位置*/
	display: inline-block;
	width: 255px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #00A0E8;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

div.katudoleft h3.katudo0306b:before {
	content: '';
	position: absolute;
	left: 48%;
	bottom: -43px;/*線の上下位置*/
	display: inline-block;
	width: 290px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #00A0E8;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}
div.katudoleft h3.katudo0306c {
	left: 12%;
	width: 325px;
}
div.katudoleft h3.katudo0306c:before {
	content: '';
	position: absolute;
	left: 48.5%;
	bottom: -43px;/*線の上下位置*/
	display: inline-block;
	width: 318px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: #00A0E8;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}

.syousai {
	max-width:25%;
	width:100%;
	height:auto;
	margin-top:20px;
}

footer {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-top:150px;
	margin-bottom:100px;
	text-align:center;
}
footer div {
	color:#fff;
}
footer a {
	color:#00C;
	font-size:120%;
}
footer a img {
	max-width:124px;
	width:100%;
	height:auto;
}

footer .bannerimg {
	width:35%;
	margin:0 auto;
	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;
}

.copy {
	max-width:500px;
	width:100%;
	margin:0 auto;
	margin-top:20px;
}
.copy01 {
	max-width:200px;
	width:100%;
	margin-left:0;
	padding:20px;
	background-color:#039;
}
.copy02 {
	max-width:500px;
	width:100%;
	margin-left:10%;
	margin-top:-15px;
	padding:20px;
	background-color:#00A0E8;
}

/* page01 */
#interval {
    position:fixed;
    top:0;
    right:0;
}
#wrap {
    position:relative;
    height:500px;
}
#wrap .object span {
    z-index:10;
    position:absolute;
    -webkit-transition: all 2s ease;/*アニメーションの変化*/
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
	display:block;
}
.pos0 {
    top:0;
    left:100%;
}
.pos1 {
    top:0;
    left:75%;
}
.pos2 {
    top:0;
    left:-11%;
}
.profile {
	max-width:800px;
	width:100%;
	height:100%;
	margin:0 auto;
	margin-top:40px;
}
.profile h2{
	font-size:240%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}

.profile dl {
	max-width:450px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.profile dt {
	float: left ;
	clear: left ;
	margin-right: 0.5em ;
	max-width: 150px ;
	width:100%;
	margin-bottom:15px;
}
.profile dt.dt2 {
	margin-top:0px;
}
.profile dt img {
	max-width:150px;
	width:100%;
	height:auto;
}
.profile dt.dt2 img {
	margin-top:30px;
}
.profile dt.dt2 img {
	max-width:147px;
	width:100%;
	height:auto;
}
.profile dd {
	float: left ;
	margin-left: 1em ;
	margin-top:5px;
	margin-bottom:15px;
	vertical-align:middle;
	font-weight:bold;
	padding-top: 27px;
}

.jiiseki {
	max-width:665px;
	width:100%;
	margin:0 auto;
}
.jiiseki h2{
	font-size:240%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:50px;
	margin-left:0px;
	text-align:center;
}
.jiiseki ul {
	margin-top:50px;
	list-style-type: none;
}
.jiiseki ul li {
	padding:5px;
	font-size:120%;
	font-weight:bold;
	text-align: center;
	margin-bottom:35px;
}
.jiiseki01 {
	display: inline-block;
	width:100%;
    height: auto;
	text-align: center;
}
.jiiseki01 img {
	margin:0px 0;
	padding:10px 5px;
	max-width:300px;
	width:100%;
    vertical-align: top;
}
.jiiseki01b {
    height: 187px;
	text-align: center;
}
.jiiseki01b img {
	margin:0px 0;
	padding:10px 5px;
	max-width:300px;
	width:100%;
	height:100%;
    vertical-align: top;
}
.jiiseki01c {
    height: 197px;
	text-align: center;
}
.jiiseki01c img {
	margin:0px 0;
	padding:10px 5px;
	max-width:300px;
	width:100%;
	height:100%;
    vertical-align: top;
}

/* page02 */
.katudo2 {
	max-width:900px;
	width:100%;
	margin:0 auto;
	margin-top:70px;
}
.katudo2 h3 {
	font-size:200%;
	font-weight:bold;
	color:#00A0E8;
	margin-bottom:30px;
}
.katudoleft2 {
	width:100%;
	padding-bottom:50px;
	position: relative;
	display: inline-block;
}
.katudoright2 {
	width:90%;
	margin-left:10%;
}
.katudo2 ul {
	overflow:hidden;
	list-style:none;
}
.katudo2 ul li {
	max-width:430px;
	width:100%;
	float:left;
}
.katudo2 ul li p {
	text-align:left;
}
div.katudoimg img {
	max-width:362px;
	width:100%;
	height:auto;
}
div.frame img {
	max-width:362px;
	width:100%;
	height:auto;
}
div.frame {
	display: inline-block;
	position: relative;
}
div.frame:after {
	position: absolute;
	content: "";
	box-shadow: 0 15px 10px rgba(0,0,0, .5); /* シャドウ */
	transform: rotate(3deg); /* 回転させる */
	right: 5px;
	left: auto;
	top: auto;
	bottom: 15px;
	z-index: -1;
	width: 50%;
	height: 20%;
}

/* プライバシーポリシー */
.privacy {
	max-width:500px;
	width:100%;
	margin:0 auto;
	margin-top:50px;
}
.privacy h2 {
	font-size:120%;
	font-weight:bold;
	color:#00A0E8;
	margin-bottom:20px;
	border-bottom:solid 2px #00A0E8;
}
.privacy p {
	font-size:80%;
	max-width:430px;
	width:100%;
	margin:0 auto;
	margin-bottom:50px;
}
.privacy2 {
	max-width:155px;
	width:100%;
	margin:0 auto;
}
.privacy2 a {
	font-size:85%;
	color:#000;
}

.privacy dl {
	max-width:450px;
	width:100%;
	margin:0 auto;
	margin-top:50px;
}
.privacy dt {
	margin-top:50px;
	margin-bottom:20px;
	border-bottom:solid 2px #00A0E8;
	border-left:solid 5px #00A0E8;
	padding-left:5px;
}
.privacy dd {
	max-width:430px;
	width:100%;
	font-size:75%;
	margin:0 auto;
}

/* 戻るボタン */
#re-top {
	position:fixed; /*画面に固定*/
	bottom:10%; /*画面下へ*/
	right:5%; /*画面右へ*/
	z-index:10; /*レイヤー順序を上に*/
	background-color:transparent; /*領域の背景色（透明）*/
}
/*丸ボタン*/
.re-topB {
	position:relative;
	display:block; 
	background-color:rgba(0,0,0,0.7); /*丸ボタンの色*/
	color:rgb(255,255,255); /*三角と文字色*/
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:60px;
	height:60px;
	text-align:center;
	line-height:24px;
	border-radius:30px;
	padding-top:30px;
	box-sizing:border-box;
}
/*三角部分*/
.re-topB:before {
	content:'\25B2';
	position:absolute;
	top:10px;
	left:0;
	width:100%;
	text-align:center;
	font-size:20px;
}
}

@-webkit-keyframes bgroop {
    from {
        background-position: -1200px  0;
    }
    to {
        background-position: 1200px 0;
    }
}
@keyframes bgroop {
    from {
        background-position: -1200px 0;
    }
    to {
        background-position: 1200px 0;
    }
}

@media screen and (max-width: 959px) {
/* スマホ対応 */
.pc {
	display:none;
}

body {
	font-size:102%;
}

form {
    max-width: 600px;
	width: 100%;
    margin: 0 auto;
	margin-bottom:30px;
	background-color: #fff;
	padding-top:20px;
}
form p {
	text-align:center;
	font-size:80%;
	margin:15px 0;
}
input {
	max-width:255px;
	width:100%;
}
button {
	max-width:150px;
	width:100%;
	margin:0 31%;
}
textarea {
	margin:0 3%;	
}

.toiawase {
	margin-top:20px;
	padding-bottom:20px;
}
.toiawase dl {
	max-width:235px;
	width:100%;
	margin:0 auto;
}
.toiawase dt {
	padding:2px;
	font-size:85%;
	text-align:center;
	margin-top:15px;
}

#roop {
	background: #00A0E8;
	max-width:800px;
	width: 100%;
}
#roop img {
	max-width:368px;
	width:100%;
	height:auto;
}
/*プルダウン*/
#myselectbox {
	max-width:800px;
	width:100%;
	height:50px;
}
.g-nav {
	display:none;
}
.select-area {
	position: relative;
}
 
.select-label {
	width: 100%;
	background: #fff;
	color: #fff;
	padding: 8px 0;
	font-size: 120%;
	font-weight:bold;
	border-radius: 5px;
	text-align: center;
	position: relative;
	color:#00A0E8;
}
.select-label span {
	color: #ED7742;
	margin: 0 10px 0 0;
}
select {
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #fff;
	color: #00A0E8;
	padding: 8px;
	font-size: 100%;
	font-weight:bold;
}
select:focus {
	opacity: 1;
}

.syousai {
	max-width:25%;
	width:100%;
	height:auto;
	padding-left:20px;
}
.seisaku {
	max-width:800px;
	width:100%;
	margin-top:30px;
	padding:20px;
	margin:0 auto;
}
.seisaku h2 {
	font-size:200%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:20px;
	text-align:center;
	padding:20px;
}
.seisaku p {
	margin-top:0;
	font-size:100%;
	font-weight:bold;
	line-height:2em;
	text-align:center;
	padding:10px 20px 10px 20px;
}
.object span {
	display:none;
}
.syousai {
	padding-left:0;
}
.katudoright p {
	padding:5% 0;
}
.katudoleft h3 {
	color:#00A0E8;
	position: static;
	display: inline-block;
	width: 180px;
	font-size:180%;
	margin-top:20px;
	border-bottom:solid 5px #00A0E8;
	border-radius: 2px;
	padding:0;
}
.katudo {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-top:20px;
	padding:20px;
}
.katudo h2 {
	font-size:200%;
	font-weight:bold;
	color:#00A0E8;
	text-align:center;
	margin-bottom:20px;
	margin-right:5px;
}
.katudoleft {
	width:100%;
	padding-bottom:5px;
	position: static;
}
.katudoright {
	width:100%;
	margin-left:0;
	margin-top:0;
}

.katudoleft h3.katu2{
	color:#00A0E8;
	position: static;
	display: inline-block;
	width: 120px;
	font-size:180%;
}

div.katudoleft h3 {
	width:100%;
}

footer {
	width:90%;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:10px;
	text-align:center;
}
footer div {
	color:#fff;
}
footer a {
	color:#00C;
	font-size:120%;
}
footer a img {
	max-width:124px;
	width:100%;
	height:auto;
}

footer .bannerimg {
	width:90%;
	margin:0 auto;
	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;
}

.copy {
	max-width:500px;
	width:100%;
	margin:0 auto;
}
.copy01 {
	max-width:200px;
	width:100%;
	margin-left:-10px;
	padding:20px;
	background-color:#039;
}
.copy02 {
	max-width:305px;
	width:100%;
	margin-left:10%;
	margin-top:-15px;
	padding:20px;
	background-color:#00A0E8;
}

/* スマホpage01 */
.profile {
	max-width:800px;
	width:100%;
	height:100%;
	margin:0 auto;
	margin-top:40px;
}
.profile h2{
	font-size:240%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}

.profile dl {
	max-width:425px;
	width:100%;
	margin:0 auto;
}
.profile dt {
	float: none ;
	max-width: 125px ;
	width:100%;
	margin-bottom:15px;
	margin:0 auto;
}
.profile dt.dt2 {
	margin-top:30px;
}
.profile dt img {
	max-width:127px;
	width:100%;
	height:auto;
}
.profile dd {
	float: none ;
	margin-top:5px;
	margin-bottom:15px;
	vertical-align:middle;
	font-weight:bold;
	padding-top: 27px;
	text-align:center;
}
.jiiseki {
	max-width:650px;
	width:100%;
	margin:0 auto;
}
.jiiseki h2{
	font-size:180%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:50px;
	text-align:center;
}
.jiiseki ul {
	margin-top:50px;
	list-style-type: none;
}
.jiiseki ul li {
	padding:5px;
	font-size:120%;
	font-weight:bold;
	text-align: center;
}
.jiiseki01 {
	max-width:350px;
	width:100%;
	height:auto;
	display:inline-block;
}
.jiiseki01 img {
	text-align:center;
	margin:20px 0;
	padding:10px 0;
}

/* スマホPage02 */
.katudo2 {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-bottom:50px;
	padding:20px;
}
.katudo2 h3 {
	font-size:200%;
	font-weight:bold;
	color:#00A0E8;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.katudoleft2 {
	width:100%;
	position: static;
}
.katudoright2 {
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
}
.katudo2 ul {
	overflow:hidden;
	list-style:none;
}
.katudo2 ul li {
	max-width:800px;
	width:100%;
	float:none;
}
.katudo2 div.frame {
	display: inline-block;
	position: relative;
}
.katudo2 div.frame:after {
	position: absolute;
	content: "";
	box-shadow: 0 15px 10px rgba(0,0,0, .5); /* シャドウ */
	transform: rotate(3deg); /* 回転させる */
	right: 5px;
	left: auto;
	top: auto;
	bottom: 15px;
	z-index: -1;
	width: 50%;
	height: 20%;
}

/* プライバシーポリシー */
.privacy {
	max-width:330px;
	width:100%;
	margin:0 auto;
	margin-top:50px;
}
.privacy h2 {
	font-size:120%;
	font-weight:bold;
	color:#00A0E8;
	margin-bottom:20px;
	border-bottom:solid 2px #00A0E8;
}
.privacy p {
	font-size:80%;
	max-width:305px;
	width:100%;
	margin:0 auto;
	margin-bottom:50px;
}
.privacy2 {
	max-width:155px;
	width:100%;
	margin:0 auto;
}
.privacy2 a {
	font-size:85%;
	color:#000;
}

.privacy dl {
	max-width:450px;
	width:100%;
	margin:0 auto;
	margin-top:50px;
}
.privacy dt {
	margin-top:50px;
	margin-bottom:20px;
	border-bottom:solid 2px #00A0E8;
	border-left:solid 5px #00A0E8;
	padding-left:5px;
}
.privacy dd {
	max-width:305px;
	width:100%;
	font-size:75%;
	margin:0 auto;
}

}
@media screen and (min-width:768px)and (max-width:768px) {
body {
    font-size: 110%;
}
.katudo2 {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-bottom:50px;
	padding:20px;
}
.katudo h2 {
	font-size:240%;
}
footer {
	max-width:800px;
	width:100%;
	margin:0 auto;
	margin-top:150px;
	margin-bottom:100px;
	text-align:center;
}
.copy02 {
	max-width:440px;
	width:100%;
}
.jiiseki01 {
	max-width:350px;
	width:100%;
	height:auto;
	display:inline-block;
	margin:0 17%;
}

footer .bannerimg {
	width:40%;
	margin:0 auto;
	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;
}

}

@media screen and (min-width: 320px)and (max-width:320px) {

}
@media screen and (min-width: 812px)and (max-width:812px) {

}
@media screen and (min-width: 731px)and (max-width:731px) {

}
@media screen and (min-width: 667px)and (max-width:667px) {

}
@media screen and (min-width: 640px)and (max-width:640px) {

}
@media screen and (min-width: 568px)and (max-width:568px) {

}
@media screen and (min-width: 414px)and (max-width:414px) {

}
@media screen and (min-width: 411px)and (max-width:411px) {

}
@media screen and (min-width: 375px)and (max-width:375px) {

}