@charset "UTF-8";
/* CSS Document */

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;
	vertical-align: baseline;
}

html { font-size: 62.5%; }

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

p,li,td,dd,h3,h4 {
	font-family: "a-otf-gothic-bbb-pr6n","tbnpgothic-std","source-han-sans-japanese",sans-serif;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.2em;
	font-weight: 400;
}

.taC {
	text-align: center;
}

.cPWB {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
}

h2 {
	font-family:  "a-otf-gothic-bbb-pr6n","tbnpgothic-std","source-han-sans-japanese",sans-serif;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.2em;
	font-weight: 200;
}

li {
	list-style: none;
}

.fw300 { font-weight: 300;}
.fw400 { font-weight: 400;}
.fw500 { font-weight: 500;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fa69b4;
	text-decoration: underline;
}

.gMenuUl a:hover,#gMenuB a:hover{
	color: #fa69b4;
	text-decoration: none;
}

.h2w {
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.h2B {
	font-size: 39px;
	font-size: 3.9rem;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

h3 {
	font-size: 22px;
	font-size: 2.2rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

p {
	font-size: 17px;
	font-size: 1.7rem;
	color: #000;
	line-height: 1.9em;
	text-align: justify;
	letter-spacing: 0.1em;
}

.sec2Li li {
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
	line-height: 0.8em;
	margin-bottom: 19px;
	text-align: justify;
	letter-spacing: 0.1em;
}
}

@media screen and (max-width: 639px) {
p,li,td,dd,h3,h4 {
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.2em;
	font-weight: 400;
}

.taC {
	text-align: center;
}

.cPWB {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
}

h2 {
	font-family: "source-han-sans-japanese",sans-serif;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.2em;
	font-weight: 200;
}

li {
	list-style: none;
}

.fw300 { font-weight: 300;}
.fw400 { font-weight: 400;}
.fw500 { font-weight: 500;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fa69b4;
	text-decoration: underline;
}

.h2w {
	font-size: 17px;
	font-size: 1.7rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.h2B {
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: 500;
}

h3 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

p {
	font-size: 12px;
	font-size: 1.2rem;
	color: #000;
	line-height: 1.9em;
	text-align: justify;
	letter-spacing: 0.1em;
	font-weight: 500;
}

.sec2Li li {
	font-size: 12px;
	font-size: 1.2rem;
	color: #000;
	line-height: 1em;
	text-align: justify;
	letter-spacing: 0.1em;
	font-weight: 500;
	margin-bottom: 14px;
}
}

/* ---------------------------- ヘッダー PC*/

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

#top-head {
	width: 179px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	border-right: 1px solid #c3bebe;
}

#logoBox a {
	display: block;
	overflow: hidden;
	width: 179px;
	height: 0px;
	padding-top: 349px;
	background: url(img_common/logo.png);
	background-size: 179px 349px;
}

#gMenu li a {
	font-size: 18px;
	font-size: 1.8rem;
	display: block;
	width: 179px;
	text-align: center;
	color: #fff;
	padding: 18px 0;
}

#gMenu li a {
	color: #fff;
}
#gmenu1 { background-color: #fa69b4;}
#gmenu2 { background-color: #46aa6e;}
#gmenu3 { background-color: #3cb4dc;}
#gmenu1:hover { background-color: #ff8cc8;}
#gmenu2:hover { background-color: #64be82;}
#gmenu3:hover { background-color: #50bef0;}

#gMenuB li a {
	font-size: 15px;
	font-size: 1.5rem;
	width: 179px;
	text-align: center;
	color: #7d7878;
	display: block;
}

#gMenuB li a:hover {
	color: #B1B1B1;
}

#gmenuB1 { padding: 24px 0 7px;}
#gmenuB2 { padding: 8px 0 18px; line-height:2;}
.gmenuB2Img {vertical-align: middle; margin-left: 9px; margin-bottom: 3px;}
.gmenuB2ImgS {vertical-align: middle; margin-bottom: 3px;}

}

/* ---------------------------- ヘッダー スマホ*/

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

.open #logoBox {
	display: none;
}

#logoBox a {
	display: block;
	overflow: hidden;
	width: 218px;
	height: 0px;
	padding-top: 24px;
	padding-right: 39px;
	background: url(img_common/logo_sp.png);
	background-size: 257px 24px;
	margin: 0 auto 0;
}

#gMenu {
	background: url(img_common/logo_sp_h.png) center top no-repeat;
	background-size: 94px 183px;
	padding-top: 195px;
}

#gMenu li {
	font-size: 15px;
	font-size: 1.5rem;
}
#gMenu li a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 14px 0;
}

#gMenu li a {
	color: #fff;
}

#gMenu li a:hover {
	text-decoration: none;
}

#gmenu1 { background-color: #fa69b4;}
#gmenu2 { background-color: #46aa6e;}
#gmenu3 { background-color: #3cb4dc;}
#gmenu1:hover { background-color: #ff8cc8;}
#gmenu2:hover { background-color: #64be82;}
#gmenu3:hover { background-color: #50bef0;}

#gMenuB li a {
	font-size: 12px;
	font-size: 1.2rem;
	width: 100%;
	text-align: center;
	color: #7d7878;
	display: block;
}

#gMenuB li a:hover {
	color: #B1B1B1;
	text-decoration: none;
}

#gmenuB1 { padding: 6px 0 0px;}
#gmenuB2 { padding: 5px 0 2px; line-height:2;}
.gmenuB2Img {vertical-align: middle; margin-left: 9px; margin-bottom: 3px;}

}

/* ---------------------------- コンテンツ*/

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

#contentsWrapper {
	width: -webkit-calc(100% - 180px) ;
	width: calc(100% - 180px) ;
	margin-left: 180px;
}

}

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

#contentsWrapper {
	width: 100%;
}

}
@media screen and (min-width: 640px) {
.pcHide {display:none;}
}
@media screen and (max-width: 639px) {
.spHide {display:none;}
#contentsSec5 img.spW1 { width: 50%;}
}
/* --------------------------- clearfix */
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: " ";
}

.clearfix {
	display: inline-block;
}

/* \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end */