@charset "UTF-8";
/* 初期化
===========================================================*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
	font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 660px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* アコーディオン */
dl.accordion { background:#FFF; width:100%; margin:0px 0px 0px 0px ; text-align: left; padding:0px 0px 0px 0px; font-size:16px;}
dl.accordion dt {
    border-radius: 0px;
	background:url(../images/open.png) 97% center no-repeat,-moz-linear-gradient(top, #F9F9F9, #DDD);
    background:url(../images/open.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#DDD));
    border-bottom:25px solid #FFF; height:40px
		; text-indent:10px; line-height:40px; color:#000; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
    border-radius: 0px;
	background:url(../images/close.png) 97% center no-repeat,-moz-linear-gradient(top, #F9F9F9, #CCCCCC);
    background:url(../images/close.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#DDD));}
dl.accordion dd { background:#FFF; padding:10px 0px 20px 0px; line-height:2.0; display:none;}

.button {
  display       : inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 18pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 12px 12px;   /* 余白       */
  background    : #FF32A0;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 1em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  box-shadow    : 6px 6px 3px #666666;  /* 影の設定 */
  border        : 2px solid #FF32A0;    /* 枠の指定 */
}
.button:hover {
  box-shadow    : none;        /* カーソル時の影消去 */
  color         : #FF32A0;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	font-size: 18px;
-webkit-text-size-adjust: none;
	color: #333333;
}
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
img {
	width: 100%;
}
A:LINK {
	color: #EC2A53;
	text-decoration: none;
  }
A:VISITED {
	color: #EC2A53;
	text-decoration: none;
}
A:HOVER {
	text-decoration : underline;
}
#header {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
.header .logo {
	width: 6%;
	padding-right: 47%;
	padding-left: 47%;
}
#main #slides{
    margin: 0 auto;
}
#under_menu {
	height: auto;
	width: 99%;
	text-align: right;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 0.3%;
	color: #BB0511;
	float: left;
	margin: 0px;
	border-top-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	background: #FFF;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
#footer {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #ED2A54;
	float: left;
	margin: 0px;
	background: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ED2A54;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.wrapper0 {
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
  background: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDD;
	padding: 0% 0% 0% 0%;
}
.wrapper0 .contents0 {
	width: 1200px;
	height: auto;
	margin: auto;
}
.wrapper0 .contents0 .page_title0 {
	float: left;
}
.wrapper1 {
	width: 100%;
	float: left;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDD;
	padding: 3% 0% 3% 0%;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.wrapper1 .contents1 {
	width: 1380px;
	height: auto;
	margin: auto;
}
.wrapper1 .contents1 .page_title1 {
	float: left;
	text-align:center;
	color: #000000;
}
.wrapper1 .contents1 .box1 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;
}
.wrapper2 {
	width: 100%;
	float: left;
	color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDD;
	padding: 5% 0% 5% 0%;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.wrapper2 .contents2 {
	width: 960px;
	height: auto;
	margin: auto;
}
.wrapper2 .contents2 .page_title2 {
	height: auto;
	float: left;
	width:98%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
}
.wrapper5 {
	width: 100%;
	float: left;
	color: #FFFFFF;
	background: #FEE7F2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDD;
	padding: 3% 0% 3% 0%;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.wrapper5 .contents5 {
	width: 1380px;
	height: auto;
	margin: auto;
}
.wrapper5 .contents5 .page_title5 {
	float: left;
	text-align:center;
	color: #000000;
}
.font-01 {
	color: #DC0E21;
	font-size: 18px;
	font-weight: bold;
}
.font-02 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#221815;
	line-height:120%;
}
table.formTable{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;	text-align: center;
	color:#221815;
}
table.formTable td,table.formTable th{
	padding:18px;
	background:#222222;
	text-align:left;	
	color:#221815;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#222222;
	text-align:left;
	color:#221815;
}
.loadingWrap {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.loadingWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -69px 0 0 -69px;
  width: auto;
}

@media screen and (max-width: 1380px) {
#header {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
.header .logo {
	width: 6%;
	padding-right: 47%;
	padding-left: 47%;
}
h1 {
  margin: 0 0 0 0; 
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
  color: #DDDDDD; 
  padding: 10px 0px 0px 0px;	text-align: center;
	width: 35%;
}	
.wrapper0 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper0 .contents0 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper0 .contents0 .page_title0 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.wrapper1 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper1 .contents1 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper1 .contents1 .page_title1 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;
	text-align: center;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	color: #000000;
}
.wrapper1 .contents1 .concept1 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 175%;
	font-size: 18px;
}
.wrapper1 .contents1 .box1 {
	height: auto;
	float: left;
	width:50%;
	text-transform: none;
	margin: 0px;
}
.wrapper2 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper2 .contents2 {
	width: 960px;
	height: auto;
	margin: auto;
}
.wrapper2 .contents2 .page_title2 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.wrapper2 .contents2 .concept2 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 175%;
	font-size: 18px;
}
.wrapper5 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
  background: #FEE7F2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper5 .contents5 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper5 .contents5 .page_title5 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;
	text-align: center;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	color: #000000;
}
.font-02 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#333;
	line-height:120%;
}
table.formTable{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;	text-align: center;
	color:#333;
	}
table.formTable td,table.formTable th{
	padding:10px;
	background:#222222;
	color:#333;
	}
table.formTable th{
	width:80%;
	font-weight:normal;
	background:#222222;
	text-align:left;
	color:#333;
	}
.loadingWrap {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.loadingWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -69px 0 0 -69px;
  width: auto;
}	
@media screen and (max-width: 960px) {
 body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	font-size: 15px;
-webkit-text-size-adjust: none;
	color: #333333;
}
#header {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
#under_menu {
	height: auto;
	width: 99%;
	text-align: right;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 0.3%;
	color: #BB0511;
	float: left;
	margin: 0px;
	border-top-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	background: #FFF;
}
#footer {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	color: #ED2A54;
	float: left;
	margin: 0px;
	background: #FFF;
	font-size: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ED2A54;
}
.wrapper0 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper0 .contents0 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper0 .contents0 .page_title0 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
}
.wrapper1 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper1 .contents1 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper1 .contents1 .page_title1 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;
	text-align: center;
	color: #000000;
}
.wrapper1 .contents1 .concept1 {
	height: auto;
	float: left;
	width:98%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 175%;
	font-size: 15px;
}
.wrapper1 .contents1 .box1 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin-bottom: 2%;
}
.wrapper2 {
	padding: 3% 0% 3% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper2 .contents2 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper2 .contents2 .page_title2 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-right: 0%;
	padding-left: 0%;
}
.wrapper2 .contents2 .concept2 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;	text-align: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 175%;
	font-size: 15px;
}
.wrapper5 {
	padding: 0% 0% 0% 0%;
	width: 100%;
	font-size: 15px;
	height: auto;
	margin: auto;
	float: left;
  background: #FEE7F2;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.wrapper5 .contents5 {
	width: 100%;
	height: auto;
	margin: auto;
}
.wrapper5 .contents5 .page_title5 {
	height: auto;
	float: left;
	width:100%;
	text-transform: none;
	margin: 0px;
	text-align: center;
	color: #000000;
}
.font-01 {
	color: #DC0E21;
	font-size: 15px;
	font-weight: bold;
}
.font-02 {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
.header .logo {
	width: 10%;
	padding-right: 45%;
	padding-left: 45%;
}
h1 {
		text-align: center;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50%;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #DDDDDD;
	padding-top: 10px;
}
#formWrap {
	width:100%;
	margin:0 auto;
	color:#333;
	line-height:120%;
	font-size: 2.5vw;
	}
table.formTable{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;	text-align: center;
	color:#333;
	}
table.formTable td,table.formTable th{
	padding:10%;
	background:#222222;
	color:#333;
	}
table.formTable th{
	width:50%;
	font-weight:normal;
	background:#222222;
	text-align:left;
	color:#333;
	}
.loadingWrap {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.loadingWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -69px 0 0 -69px;
  width: auto;
}
  .nav-button {
    display: block;
    cursor: pointer;
  display: none;
  padding: 0%;
}

  .nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
  }
  .nav-wrap .nav {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .nav-wrap li {
    display: block;
    margin: 2.5em;
  }
  .nav-wrap li a {
    color: #fff;
    font-size: 3vw;
  }

  /*メニューボタン*/
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }

  .nav-button {
    z-index: 20;
    position: relative;
    width: 40px;
    height: 36px;
  }

  .nav-button span {
    position: absolute;
    left: 0;
    width: 80%;
    height: 4px;
    background-color: #DC0E21;
    border-radius: 4px;
  }

  .nav-button span:nth-of-type(1) {
    top: 0;
  }

  .nav-button span:nth-of-type(2) {
    top: 16px;
  }

  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }

  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(16px) rotate(-45deg);
  }

  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }

  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(45deg);
  }
