@charset "utf-8";

body {
	font-size: 14px;
	background-image: url(../../images/pict_03.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

/*iPadで巨大な背景画像が表示できない不具合の対策 */
body.iPad {
	background-image: url(../images/pict_03ipad.jpg);
	background-size: 2800px auto;
}

#Top {
	min-width: 1040px;
	background: url(../../images/parts_12.png) center top no-repeat;
}

.contentBlock {
	min-width: 1000px;
	padding-left: 30px;
	padding-right: 30px;
}

/* #Represent */
#Represent {
	width: 1000px;
	height: 420px;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden;
	background: url(/images/parts_16.png) left top repeat-x;
}

#Represent h1 {
	float: right;
	margin: 60px 0 0;
}

#Represent .mainMenu {
	float: left;
	margin: 50px 0 0;
}

#Represent .mainMenu li {
	margin: 0 0 12px;
}

#Represent .mainMenu .pamphletBtn {
	display: inline-block;
	margin: 3px 0 0 5px;
}

#Represent .unit2 {
	float: right;
	width: 300px;
	text-align: right;
    margin-top:50px
}


/* #Introduction */
#Introduction {
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	background: url(../../images/parts_01.png) left top repeat;
}

#Introduction .inner {
	width: 1000px;
	min-height: 100px;
	margin: 0 auto;
}

#Introduction .inner:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}

#Introduction a,
#Introduction a:visited {
	color: #fff;
}

#Introduction .unit1 {
	float: left;
	margin: -67px 0 0;
}

#Introduction .unit2 {
	float: right;
	width: 330px;
	text-align: right;
}

#Introduction .text1 {
	margin: 20px 0 0;
}

#Introduction .text2 {
	margin: 20px 0 0;
	color: #fffd51;
	font-size: 18px;
}

#Introduction .text3 {
	margin: 20px 0 0;
	font-size: 14px;
	text-align: left;
}

#Introduction .text4 {
	margin: 20px 0 0;
}

#Introduction ul.text5 {
	margin: 20px 0 0 10px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#Introduction ul.text5 li {
	margin: 0 0 6px;
	font-size: 13px;
	line-height: 1.5;
}

#Introduction ul.text5 li span {
	color: #fff100;
}

#Introduction .text6 {
	margin: 0;
}

#Introduction .text6 a {
	padding-left: 20px;
	background: url(../../images/bullet_02.png) left center no-repeat;
}

#Introduction .unit3 {
	clear: both;
	padding: 15px 100px 0;
	overflow: hidden;
	text-align: center;
	background: url(../../images/fig_01a.png) center center no-repeat;
}

html[lang=en] #Introduction .unit3 {
	background: url(../../images/fig_01a_eng.png) center center no-repeat;
}

#Introduction .unit3 .fig1 {
	float: left;
}

#Introduction .unit3 .fig2 {
	float: right;
}

/* #Content01 */
#Content01 {
	margin: 130px auto 0;
	padding-bottom: 10px;
	color: #00315d;
	background: url(../../images/parts_02.png) left top repeat;
}

#Content01 a,
#Content01 a:visited,
.b3Color {
	color: #00315d !important;
}

#Content01 .inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#Content01 .unit1 {
	float: left;
	width: 360px;
}

#Content01 .unit1 p {
	margin: 1em 0;
	font-size: 14px;
}

#Content01 .unit1 .text1 {
	margin: 0 0 60px;
}

#Content01 .unit1 .text2 {
	margin: 15px 0 -0.3em;
	font-weight: bold;
	font-size: 16px;
}

#Content01 .unit1 ul.text3 {
	margin: 0 -90px 0 0;
	list-style-type: none;
}

#Content01 .unit1 ul.text3 li {
	margin: 15px 0 0;
	padding: 3px 0 3px 30px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1;
	background: url(../../images/bullet_01.png) left center no-repeat;
}

#Content01 .unit2 {
	float: right;
	width: 450px;
	margin: 10px 0 0;
}

#Content01 .unit2 .text4 {
	float: right;
	max-width: 400px;
	margin: 20px 0 0;
	padding: 15px;
	border: 1px solid #00315d;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

#Content01 .unit2 .text4 p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

#Content01 .unit2 .text4 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#Content01 .unit2 .text4 ul li {
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	line-height: 1.2;
	background: url(../../images/bullet_03.png) left top no-repeat;
}

#Content01 .text5 {
	font-size: 170%;
}

#Content01 .bx-viewport {
	left: 0;
	background: none;
	border: none;
	box-shadow: none;
}

#Content01 .bx-wrapper {
	margin-bottom: 30px;
}

#Content01 .bx-wrapper .bx-prev {
	left: 0;
}

#Content01 .bx-wrapper .bx-next {
	right: 0;
}

#Content01 .slideContent {
	height: 780px;
	margin: 10px 30px 0;
	padding: 20px 10px 0;
	overflow: auto;
}

#Content01 .slideContent:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}

#Content01 .bx-wrapper .slideContent img {
	display: inline;
}

#Content01 .slideSubhead {
	float: right;
	width: 500px;
	margin: 20px 0 0;
	text-align: right;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
}

#Content01 .slideContent p {
	margin: 0.8em 0;
}

#Content01 .slideContent h4 {
	margin: 20px 0 10px;
	font-size: 16px;
}

#Content01 .slideContent ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: disc;
}

#Content01 .slideContent table {
	margin: 10px 0;
	background-color: #f5f5da;
	border: 1px solid #00315d;
}

#Content01 .slideContent table th {
	width: 200px;
	padding: 3px 6px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	background-color: #f6f6e6;
	border: 1px solid #00315d;
}

#Content01 .slideContent table td {
	padding: 3px 6px;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #00315d;
}

#Content01 .fig01 {
	float: left;
	padding: 0 35px 0 0;
	text-align: center;
}

/* #Content02 */
#Content02 {
	margin: 0 auto;
	padding-bottom: 70px;
	color: #511f01;
	background: url(../../images/parts_03.png) left top repeat;
}

#Content02 a,
#Content02 a:visited,
.b4Color {
	color: #511f01 !important;
}

#Content02 .inner {
	width: 1000px;
	margin: 0 auto;
}

#Content02 .unit1 {
	overflow: hidden;
}

#Content02 .text1 {
	float: left;
	margin: 20px 0 0;
}

#Content02 .text2 {
	float: right;
	margin: 40px 0 0;
}

#Content02 .unit2 {
	overflow: hidden;
	margin: 25px 0 0;
}

#Content02 .unit2 .text3 {
	float: left;
	width: 310px;
	margin: 0 0 0 15px;
}

#Content02 .unit2 .text3:first-child {
	margin: 0;
}

#Content02 .unit2 .text3 .text4 {
	margin: -5px 0 0;
	padding: 0 0 0 60px;
	font-size: 12px;
	line-height: 1.6;
}

#Content02 .unit3 {
	overflow: hidden;
}

#Content02 .unit3 .text5 {
	float: left;
	margin: 35px 0 0;
}

#Content02 .unit3 .text6 {
	float: right;
	min-width: 260px;
	margin: 20px 0 0;
	padding: 15px;
	border: 1px solid #511f01;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

#Content02 .unit3 .text6 p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

#Content02 .unit3 .text6 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#Content02 .unit3 .text6 ul li {
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	line-height: 1.2;
	background: url(../../images/bullet_04.png) left top no-repeat;
}


/* #Content03 */
#Content03 {
	margin: 0 auto;
	padding-bottom: 60px;
	color: #89021b;
	background: url(../../images/parts_04.png) left top repeat;
}

#Content03 a,
#Content03 a:visited,
.b5Color {
	color: #89021b !important;
}

#Content03 .inner {
	width: 1000px;
	margin: 0 auto;
}

#Content03 .text1 {
	padding: 15px 0 0;
}

#Content03 .text2 p {
	margin: 35px 0 0;
	font-size: 18px;
	line-height: 1.8;
}

html[lang=en] #Content03 .text2 p {
	font-size: 18px;
	line-height: 1.5;
}

#Content03 .text3 {
	margin: 15px 0 0;
	text-align: right;
	font-size: 16px;
}

#Content03 table.banner1 {
	width: 1000px;
	margin: 10px 0 0;
	background: url(../../images/parts_08.png) left top repeat;
	border-collapse: collapse;
	border: 1px solid #89021b;
}

#Content03 table.banner1 td {
	width: 50%;
	padding: 4px;
	font-size: 14px;
	border: 1px solid #89021b;
}




/* #Content04 */
#Content04 {
	margin: 0 auto;
	padding-bottom: 30px;
	color: #1f6988;
	background: url(../../images/parts_05.png) center top repeat;
}

#Content04 a,
#Content04 a:visited,
.b6Color {
	color: #1f6988 !important;
}

#Content04 .inner {
	width: 1000px;
	margin: 0 auto;
}

#Content04 .text1 {
	margin: 0;
	padding: 15px 0 0;
}

#Content04 .text2 {
	margin: 30px 0 0;
	font-size: 18px;
	line-height: 1.8;
}

html[lang=en] #Content04 .text2 {
	line-height: 1.5;
}

#Content04 .text3 {
	overflow: hidden;
	margin: 25px 0 0;
}

#Content04 .text3 .unit1 {
	float: left;
	width: 296px;
	min-height: 17.5em;
	margin: 0 0 0 28px;
	font-size: 13px;
	background: url(../../images/parts_08.png) left top repeat;
	border: 1px solid #1f6988;
}

#Content04 .text3 .unit1:first-child {
	margin: 0;
}

#Content04 .text3 .unit1 p {
	margin: 10px 15px 5px;
}

#Content04 .text4 {
	margin: 60px 0 0;
}

#Content04 ul.text5 {
	margin: 20px 0 0 25px;
	list-style-type: disc;
}

#Content04 ul.text5 li {
	margin: 10px 0 0;
	font-size: 15px;
	line-height: 1.6;
}



/* #Content05 */
#Content05 {
	margin: 0 auto;
	padding-bottom: 40px;
	color: #854b9b;
	background: url(../../images/parts_06.png) left top repeat;
}

#Content05 a,
#Content05 a:visited,
.b7Color {
	color: #854b9b !important;
}

#Content05 .inner {
	width: 1000px;
	margin: 0 auto;
}

#Content05 .text1 {
	margin: 0;
	padding: 20px 0 40px;
}



/* #Content06 */
#Content06 {
	min-width: 1060px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	color: #214f9e;
	overflow: hidden;
	background: url(../../images/parts_07.png) left top repeat;
}

#Content06 a,
#Content06 a:visited {
	color: #214f9e !important;
}

#Content06 .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0 30px;
}

#Content06 .inner:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}

#Content06 .text1 {
	margin: 0;
	padding: 20px 0 0;
}

#Content06 .text5 {
	margin: 10px 0 0;
	text-align: right;
}

#Content06 .unit1 {
	overflow: hidden;
	margin: 35px 0 0;
}

#Content06 .unit1 .image1 {
	float: left;
	padding: 0 0 0 90px;
}

#Content06 .unit1 .image1 a {
	display: block;
	width: 7em;
	margin: 5px auto 0;
	padding: 3px 0 3px 17px;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2;
	background: url(../images/bullet_01.png) left center no-repeat;
}

#Content06 .unit1 .text2 {
	float: right;
	width: 480px;
	padding: 0 110px 0 0;
}

#Content06 .unit1 .text2 p {
	margin: 0 0 1.3em;
	font-size: 15px !important;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	line-height: 1.6;
}

#Content06 .unit2 {
	margin: 15px 0 0;
	padding: 0 0 0 90px;
	overflow: hidden;
}

#Content06 .unit2 .text3 {
	float: left;
	width: 600px;
	font-size: 16px !important;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	line-height: 2;
}

#Content06 .unit2 .text3 strong {
	font-size: 26px;
}

#Content06 .unit2 .text4 {
	float: right;
	margin: 4.5em 0 0;
	text-align: right;
}

#Content06 .unit2 .text4 a {
	display: block;
	float: right;
	padding-left: 20px;
	font-size: 14px;
	white-space: nowrap;
	background: url(../../images/bullet_03.png) left center no-repeat;
}

#Content06 .flexslider {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	box-shadow: none;
}

#Content06 .flex-direction-nav a {
	width: 70px;
	height: 70px;
	background: url(../../images/parts_10.png) center center no-repeat;
}

#Content06 .flex-direction-nav a.flex-next {
	background: url(../../images/parts_11.png) center center no-repeat;
}

#Content06 .flex-direction-nav a:before,
#Content06 .flex-direction-nav a.flex-next:before  {
	content: '';
}




/* #Content07 */
#Content07 {
	margin: 0 auto;
	padding-bottom: 10px;
	color: #bf350d;
	background: url(../../images/parts_17.png) left top repeat;
}

#Content07 a,
#Content07 a:visited,
.b8Color {
	color: #bf350d !important;
}

#Content07 .inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#Content07 .bx-viewport {
	left: 0;
	background: none;
	border: none;
	box-shadow: none;
}

#Content07 .bx-wrapper {
	margin-bottom: 30px;
}

#Content07 .bx-wrapper .bx-prev {
	left: 0;
}

#Content07 .bx-wrapper .bx-next {
	right: 0;
}

#Content07 .slideContent {
	min-height: 700px;
	margin: 10px 30px 0;
	padding: 20px 10px 0;
	overflow: auto;
}

#Content07 .slideContent:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}

#Content07 .bx-wrapper .slideContent img {
	display: inline;
}

#Content07 .slideSubhead {
	margin: 15px 0;
	text-align: right;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
}

#Content07 .slideContent p {
	margin: 0.8em 0;
}

#Content07 .fig01 {
	float: left;
	padding: 0 35px 0 0;
	text-align: center;
}

#Content07 #TopTitle {
	margin: 0 0 15px;
}

#Content07 .slideContent h4 {
	margin: 20px 0 10px;
	font-size: 16px;
}

#Content07 #Feature4-1 h4.subTitle {
	font-weight: normal;
	font-size: 22px;
}

#Content07 #Feature4-1 ul.list01 {
	float: left;
	width: 50%;
	margin: 0 15px 0 25px;
	list-style-type: disc;
}

#Content07 #Feature4-1 ul.list01 li {
	margin: 0 0 10px
}

#Content07 #Feature4-2 h4,
#Content07 #Feature4-2 p {
	overflow: hidden;
}

#Content07 #Feature4-2 .fig01 {
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}

#Content07 #Feature4-2 .fig01 img {
	padding: 0;
	border: 1px solid #D1A498;
}

#Content07 #Feature4-3 .unit1 {
	overflow: hidden;
	margin: 0 0 30px
}

#Content07 #Feature4-3 .unit1 figure {
	float: right;
	margin: 0 0 0 15px;
}

#Content07 #Feature4-3 .unit1 h4 {
	margin: 0;
	font-size: 22px;
	line-height: 1.3;
}

#Content07 #Feature4-3 figure img {
	border: 1px solid #D1A498;
}

#Content07 #Feature4-3 .unit1 p {
	overflow: hidden;
	font-size: 16px;
}

#Content07 #Feature4-3 .unit2 {
	width: 49%;
	float: left;
	overflow: hidden;
}

#Content07 #Feature4-3 .unit3 {
	width: 49%;
	float: right;
	overflow: hidden;
}

#Content07 #Feature4-3 .unit2 figure,
#Content07 #Feature4-3 .unit3 figure {
	float: left;
	margin: 0 10px 0 0;
}

#Content07 #Feature4-3 .unit2 h4,
#Content07 #Feature4-3 .unit3 h4 {
	margin: 0 0 20px;
}

#Content07 #Feature4-3 .unit2 p,
#Content07 #Feature4-3 .unit3 p {
	margin: 0 0 20px;
	overflow: hidden;
}

a.underline:hover {
	text-decoration: none !important;
}

ul.list01 {
	float: left;
	width: 50%;
}

.fig01 {
	float: right;
	padding: 0 10px 0 0;
}

#Bottom {
	min-width: 1040px;
	margin: 0;
}


/* 英語版 特徴4 暫定スタイル */
html[lang=en] #Content07 #Feature4-1 h4,
html[lang=en] #Content07 #Feature4-1 p {
	overflow: hidden;
}

html[lang=en] #Content07 #Feature4-1 .fig01 {
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}

html[lang=en] #Content07 #Feature4-1 .fig01 img {
	padding: 0;
	border: 1px solid #D1A498;
}

html[lang=en] #Content07 #Feature4-2 .unit1 {
	overflow: hidden;
	margin: 0 0 30px
}

html[lang=en] #Content07 #Feature4-2 .unit1 figure {
	float: right;
	margin: 0 0 0 15px;
}

html[lang=en] #Content07 #Feature4-2 .unit1 h4 {
	margin: 0;
	font-size: 22px;
	line-height: 1.3;
}

html[lang=en] #Content07 #Feature4-2 figure img {
	border: 1px solid #D1A498;
}

html[lang=en] #Content07 #Feature4-2 .unit1 p {
	overflow: hidden;
	font-size: 16px;
}

html[lang=en] #Content07 #Feature4-2 .unit2 {
	width: 49%;
	float: left;
	overflow: hidden;
}

html[lang=en] #Content07 #Feature4-2 .unit3 {
	width: 49%;
	float: right;
	overflow: hidden;
}

html[lang=en] #Content07 #Feature4-2 .unit2 figure,
html[lang=en] #Content07 #Feature4-2 .unit3 figure {
	float: left;
	margin: 0 10px 0 0;
}

html[lang=en] #Content07 #Feature4-2 .unit2 h4,
html[lang=en] #Content07 #Feature4-2 .unit3 h4 {
	margin: 0 0 20px;
}

html[lang=en] #Content07 #Feature4-2 .unit2 p,
html[lang=en] #Content07 #Feature4-2 .unit3 p {
	margin: 0 0 20px;
	overflow: hidden;
}