@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

* {
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #111;
	line-height: 1.6em;
}

body {
    animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
.set {
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*clearfix*/
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

ul {
	list-style-type: none;
}
.alphabet {
	font-family: 'Russo One', sans-serif;
}

/* PC */
@media print, screen and (min-width: 751px){
.pc_none {
  display: none;
}

header {
	background: #e93c32;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
#header_inner {
	max-width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
#header_inner h1 {
	color: #FFF;
	font-size: 12px;
	font-weight: 100;
	position: absolute;
	top: 10px;
	left: 80px;
}
#header_inner .logo {
	width: 400px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#header_inner .logo a {
	text-decoration: none;
}
#header_inner .logo img {
	width: 60px;
	float: left;
	margin: 0 10px 0 0;
}
#header_inner .logo h2 {
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	width: 330px;
	float: left;
	margin: 20px 0 0 0;
	line-height: 1.4em !important;
}
#header_inner .logo h2 span {
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
}
#header_inner nav #global_nav {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#header_inner nav #global_nav li {
	float: left;
	font-size: 15px;
	font-weight: 400;
	margin: 0 5px;
	font-family: 'Russo One', sans-serif;
}
#header_inner nav #global_nav li a {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#header_inner #language {
	position: absolute;
	top: 0;
	right: 1px;
}
#header_inner #language li {
	margin-right: 10px;
	float: left;
}
#header_inner #language li a {
	font-size: 13px;
	font-weight: 400;
	background: #FFF;
	text-align: center;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
}
#header_inner .to_ambassadors {
	position: absolute;
	top: 0;
	right: 0;
}
#header_inner .to_ambassadors a {
	font-size: 13px;
	font-weight: 400;
	padding: 5px 10px;
	text-decoration: none;
	background: #FFF;
}
#header_inner .to_ambassadors a:hover {
	color: #e93c32;
}
#mv-wrapper {
	width: 100%;
	z-index: 100;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-height: 500px;
	height: 500px;
	margin-top: 80px;
}
.contents-wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 20px;
}
.main_ttl {
	text-align: center;
	margin: 0 0 10px 0;
}
.main_ttl span {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	color: #e93c32;
	font-size: 20px;
	font-weight: 500;
}
.main_ttl span:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #e93c32;
	border-radius: 2px;
}
#mission {
	margin: 0 0 80px 0;
}
#mission h3 {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 80px 0;
}
#mission h3 span {
	font-size: 13px;
	font-weight: 400;
	display: block;
}
#mission h4 {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	color: #e93c32;
	margin: 0 0 10px 0;
}
#mission ul {
}
#mission ul li {
	width: 32%;
	float: left;
}
#mission ul li:not(:last-child) {
	margin: 0 2% 0 0;
}
#mission ul li h5 {
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	background: #e93c32;
	text-align: center;
	padding: 5px;
	margin: 0 0 10px 0;
}
#mission ul li h6 {
	font-size: 13px;
	font-weight: 400;
}
#business {
	margin: 0 0 80px 0;
}
#business ul {
	width: 102%;
	margin: 0 0 30px -1%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
}
#business ul li {
	width: 18.4%;
	margin: 0 1%;
	text-align: center;
}
#business ul li img {
	width: 100%;
}
#business ul li h3 {
	font-size: 14px;
	font-weight: 400;
	color: #e93c32;
}
#business ul li a {
	text-decoration: none;
}
.btn_more {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.btn_more a {
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background: #555;
	padding: 5px;
	display: block;
}
#newsrelease {
	width: 48%;
	height: 550px;
	float: left;
	margin: 0 0 80px 0;
}
#newsrelease #post_list {
	height: 500px;
	overflow: auto;
}
#newsrelease #post_list li {
	margin: 0 0 15px 0;
}
#newsrelease #post_list li p {
	font-size: 12px;
	font-weight: 400;
	color: #e93c32;
}
#newsrelease #post_list li p span {
	font-size: 11px;
	font-weight: 400;
	color: #FFF;
	background: #999;
	padding: 0 5px;
	margin: 0 0 0 5px;
}
#newsrelease #post_list li a {
}
#newsrelease #post_list li a:hover {
	text-decoration: none;
}
#fb {
	width: 48%;
	height: 550px;
	float: right;
	margin: 0 0 80px 0;
}
#fb iframe {
	width: 100%;
	height: 500px;
}
footer {
	background: #e93c32;
	padding: 3% 0 0 0;
}
#footer_inner {
	max-width: 1080px;
	width: 96%;
	margin: 0 auto 3%;
	padding: 20px;
	background: #FFF;
	box-sizing: border-box;
}
#footer_inner .footer_logo {
	border-bottom: solid 1px #222;
	margin: 0 0 10px;
	text-align: center;
}
#footer_inner .footer_logo a {
	text-decoration: none;
}
#footer_inner .footer_logo img {
	width: 60px;
}
#footer_inner .footer_logo p {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Asul', sans-serif;
	padding: 0 0 10px 0;
}
#footer_inner .footer_wrap {
	display: flex;
	justify-content: center;
}
#footer_inner .footer {
}
#footer_inner .footer:nth-of-type(1) {
	width: 40%;
}
#footer_inner .footer:nth-of-type(2), #footer_inner .footer:nth-of-type(3) {
	width: 30%;
}
#footer_inner .footer li {
	font-size: 13px;
	font-weight: 700;
}
#footer_inner .footer li a {
	text-decoration: none;
}
#footer_inner .footer li .child {
	list-style-type: disc;
	 margin: 0 0 10px;
}
#footer_inner .footer li .child li {
	font-size: 13px;
	font-weight: 400;
	margin: 0 1em 0 1.5em;
}
.copy {
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
	text-align: center;
	background: #FFF;
}

#sv-wrapper {
	margin: 80px 0 0 0;
}
#sv-wrapper img {
	width: 100%;
	display: block;
}
#about {
	margin: 0 0 80px 0;
}
#about .outline {
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
#about .outline td {
	font-size: 14px;
	font-weight: 400;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	padding: 10px;
}
#about .outline td.item {
	width: 30%;
	text-align: center;
}
#about .outline td.item span {
	font-size: 12px;
}
#about .outline td a {
	color: #e93c32;
}
#about .outline td a:hover {
	text-decoration: none;
}
#about .outline dl {
	border: none;
}
#about .outline dl dt {
	border: none;
	width: 20%;
	float: left;
	padding: 0;
	text-align: left;
}
#about .outline dl dd {
	border: none;
	width: 80%;
	float: left;
	padding: 0;
}
#about .outline ul {
	list-style-type: disc;
}
#about .outline ul li {
	margin: 0 0 0 20px;
}
.service {
	margin: 0 0 80px 0;
}
.service .overview {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 20px 0;
}
.service ul {
	width: 102%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	margin: 0 0 0 -1%;
}
.service ul li {
	width: 32%;
	margin: 0 1%;
}
.service ul li img {
	width: 100%;
	display: block;
	margin: 0 0 5px 0;
}
.service ul li .caption {
	font-size: 15px;
	font-weight: 400;
	color: #e93c32;
}
.service ul li .txt {
	font-size: 14px;
	font-weight: 400;
}
.service .link {
	margin: 5px 0 0 0;
}
.service .link a, .service .overview a {
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	border: solid 1px #CCC;
	margin: 0 0 5px 0;
}
.service .link .fa.fa-chevron-circle-right, .overview .fa.fa-chevron-circle-right {
	margin: 0 0 0 3px;
}
.service .link a:hover {
	background: #EFEFEF;
}
.service ul.photo {
	width: 102%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	margin: 0 0 0 -1%;
}
.service ul.photo li {
	width: 31.3333%;
	margin: 0 1%;
}
.service ul.photo li img {
	width: 100%;
	display: block;
}

#ambassadors {
	margin: 0 0 80px 0;
}
#ambassadors .ambassadors_ttl {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	background: #e93c32;
	text-align: center;
	margin: 0 0 20px;
	padding: 5px 10px;
}
#ambassadors .ambassadors_sub_ttl {
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 10px;
}
#ambassadors .summary {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 10px;
}
#ambassadors img {
	width: 49%;
}
#ambassadors .inner {
	width: 49%;
}
#ambassadors .inner .txt {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	margin: 0 0 20px 0;
}
#ambassadors .inner .txt span {
	font-size: 16px;
	font-weight: 700;
	background: -webkit-linear-gradient(transparent 70%, #fff000 70%);
	background: -o-linear-gradient(transparent 70%, #fff000 70%);
	background: linear-gradient(transparent 70%, #fff000 70%);
	letter-spacing: 0.05em;
}
#ambassadors .btn {
	text-align: center;
	margin: 0 0 100px;
}
#ambassadors .btn a {
	padding: 5px 20px;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 0 0;
	border-radius: 30px;
	background: #e93c32;
	border: solid 2px #e93c32;
	color: #FFF;
}
#ambassadors .btn a i.fa-chevron-circle-right {
	margin: 0 0 0 5px;
	color: #FFF;
}
#ambassadors .btn a:hover {
	border: solid 2px #e93c32;
	background: #FFF;
	color: #e93c32;
}
#ambassadors .btn a:hover i.fa-chevron-circle-right  {
	color: #e93c32;
}
#ambassadors .desc {
	background: #F8F8F8;
	border: dashed 1px #CCC;
	margin: -40px 0 100px;
	padding: 15px;
}
#ambassadors .desc .caption {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 5px;
}
#ambassadors .desc .txt {
	font-size: 15px;
	font-weight: 400;
}
#ambassadors .overview {
	margin: 0 0 50px;
}
#ambassadors .overview dl {
	border: solid 1px #e93c32;
	padding: 10px;
	margin: 0 0 30px;
}
#ambassadors .overview dl dt {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border-bottom: solid 1px #e93c32;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
#ambassadors .overview dl dd {
	font-size: 15px;
	font-weight: 400;
}
#ambassadors .overview dl dd ul {
	list-style-type: disc;
}
#ambassadors .overview dl dd ul li {
	margin: 0 0 0 1.6em;
}
#ambassadors .event .event_list {
	margin: 0 0 30px 0;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
}
#ambassadors .event .event_list li {
	width: 32%;
	margin: 0 2% 0 0;
}
#ambassadors .event .event_list li:nth-child(3n) {
	margin-right: 0;
}
#ambassadors .event .event_list li .thumb {
	overflow: hidden;
	margin: 0 0 5px 0;
}
#ambassadors .event .event_list li .thumb img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#ambassadors .event .event_list li a {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
#ambassadors .event .event_list a:hover {
	color: #e93c32;
	transition: .5s;
}
	
.contact {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.contact iframe {
}

#contact {
}
#contact .form {
	max-width: 800px;
	margin: 20px auto 50px auto;
}
#contact .form dt {
	width: 30%;
	float: left;
	font-size: 15px;
	font-weight: 400;
	margin: 5px 0 15px 0;
}
#contact .form dd {
	width: 70%;
	float: left;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
}
#contact .form dt a {
	color: #903;
	text-decoration: none;
}
#contact .form dt a:hover {
	color: #903;
}
#contact .form dd select {
	margin-top: 10px;
}
#contact .form dd label span {
	font-size: 12px;
	font-weight: normal;
}
#contact .form dd ul li input[type="checkbox"] {
	margin: 0 10px 0 0; 
}
#contact .form-t1 {
	padding: 10px;
	font-size: 14px;
}

.privacy {
	margin: 0 0 80px 0;
}
.privacy .caption {
	font-size: 15px;
	font-weight: 400;
	color: #e93c32;
	border-bottom: double 3px #e93c32;
	margin: 0 0 10px 0;
}
.privacy .txt {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 30px 0;
}
.privacy .enactment {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
}

.policy {
	margin: 0 0 30px 0;
}
.policy li {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 20px 1.5em;
}
.policy li span {
	font-size: 15px;
	font-weight: 700;
	display: block;
}
.policy li .child {
	list-style-type: lower-alpha;
	margin: 10px 0 0;
}
.policy li .child li {
	margin: 0 0 10px 1.2em;
}
.policy li .child li .disc li {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}

#anc01, #anc02, #anc03, #anc04, #anc05 {
	padding-top: 130px;
	margin-top: -130px;
}

#pagetop {
	height: 50px;
	width: 50px;
	bottom: 50px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop img {
	width: 100%;
}


}


/* SP */
@media only screen and (max-width: 750px) {
.sp_none {
  display: none;
}

header {
	background: #e93c32;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
#header_inner {
	max-width: 500px;
	height: 50px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
#header_inner h1 {
	display: none;
}
#header_inner .logo {
	width: 300px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#header_inner .logo a {
	text-decoration: none;
}
#header_inner .logo img {
	width: 40px;
	float: left;
	margin: 0 5px 0 0;
}
#header_inner .logo h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	width: 250px;
	float: left;
	margin: 7px 0 0 0;
}
#header_inner .logo h2 span {
	font-size: 16px;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
}
.sb-toggle-right {
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.sb-toggle-right img {
	width: 40px;
	padding: 5px;
}
.global-nav {
	list-style-type: none;
	margin: 0 0 20px 0;
}
.global-nav li {
	border-bottom: solid 1px #e93c32;
	font-family: 'Russo One', sans-serif;
}
.global-nav li img {
	width: 30px;
	margin-right: 10px;
	vertical-align: middle;
}
.global-nav li a {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	color: #e93c32;
	text-decoration: none;
	display: block;
	padding: 10px;
}
.sb-slidebar #language {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.sb-slidebar #language li {
	float: left;
	margin: 0 5px;
}
.sb-slidebar #language li a {
	font-size: 13px;
	font-weight: 400;
	background: #EFEFEF;
	text-align: center;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
.sb-slidebar .to_ambassadors {
	width: 80%;
	max-width: 180px;
	margin: 20px auto 0;
	text-align: center;
}
.sb-slidebar .to_ambassadors a {
	font-size: 13px;
	font-weight: 400;
	color: #FFF;
	background: #e93c32;
	padding: 5px 10px;
	text-decoration: none;
	display: block;
}
#mv-wrapper {
	width: 100%;
	z-index: 99;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	max-height: 300px;
	height: 300px;
	margin-top: 50px;
}
.contents-wrapper {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 10px;
}
.main_ttl {
	text-align: center;
	margin: 0 0 10px 0;
}
.main_ttl span {
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
	color: #e93c32;
	font-size: 16px;
	font-weight: 400;
}
.main_ttl span:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #e93c32;
	border-radius: 2px;
}
#mission {
	margin: 0 0 50px 0;
}
#mission h3 {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 50px 0;
}
#mission h3 span {
	font-size: 12px;
	font-weight: 400;
	display: block;
	margin: 5px 0 0 0;
}
#mission h4 {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	color: #e93c32;
	margin: 0 0 10px 0;
}
#mission ul {
}
#mission ul li {
	margin: 0 0 10px 0;
}
#mission ul li h5 {
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	background: #e93c32;
	text-align: center;
	padding: 5px;
	margin: 0 0 10px 0;
}
#mission ul li h6 {
	font-size: 13px;
	font-weight: 400;
}
#business {
	margin: 0 0 50px 0;
}
#business ul {
	margin: 0 0 10px 0;
}
#business ul li {
	width: 48%;
	margin: 0 0 20px 0;
	text-align: center;
}
#business ul li:nth-child(odd) {
	float: left;
}
#business ul li:nth-child(even) {
	float: right;
}
#business ul li img {
	width: 100%;
}
#business ul li h3 {
	font-size: 13px;
	font-weight: 400;
	color: #e93c32;
}
#business ul li a {
	text-decoration: none;
}
.btn_more {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.btn_more a {
	font-size: 13px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background: #555;
	padding: 5px;
	display: block;
}
#newsrelease {
	height: 360px;
	margin: 0 0 50px 0;
}
#newsrelease #post_list {
	height: 320px;
	overflow: auto;
}
#newsrelease #post_list li {
	margin: 0 0 15px 0;
}
#newsrelease #post_list li p {
	font-size: 12px;
	font-weight: 400;
	color: #e93c32;
}
#newsrelease #post_list li p span {
	font-size: 11px;
	font-weight: 400;
	color: #FFF;
	background: #999;
	padding: 0 5px;
	margin: 0 0 0 5px;
}
#newsrelease #post_list li a {
}
#newsrelease #post_list li a:hover {
	text-decoration: none;
}
#fb {
	width: 90%;
	height: 450px;
	margin: 0 auto 30px auto;
}
#fb iframe {
	width: 100%;
	height: 400px;
}
footer {
	background: #e93c32;
	padding: 2% 0 0 0;
}
#footer_inner {
	max-width: 500px;
	width: 96%;
	margin: 0 auto 2%;
	padding: 10px 10px 5px 10px;
	background: #FFF;
	box-sizing: border-box;
}
#footer_inner .footer_logo {
	border-bottom: solid 1px #222;
	text-align: center;
	margin: 0 0 10px;
}
#footer_inner .footer_logo a {
	text-decoration: none;
}
#footer_inner .footer_logo img {
	width: 40px;
}
#footer_inner .footer_logo p {
	font-size: 16px;
	font-weight: 700;
	font-family: 'Asul', sans-serif;
	padding: 0 0 5px 0;
}
#footer_inner .footer {
	margin: 0 5px;
}
#footer_inner .footer li {
	font-size: 13px;
	font-weight: 700;
}
#footer_inner .footer li a {
	text-decoration: none;
}
#footer_inner .footer li .child {
	list-style-type: disc;
	/*margin: 0 0 10px;*/
}
#footer_inner .footer li .child li {
	font-size: 13px;
	font-weight: 400;
	margin: 0 1em 0 1.5em;
}
.copy {
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
	text-align: center;
	background: #FFF;
}
#sv-wrapper {
	margin: 50px 0 0 0;
}
#sv-wrapper img {
	width: 100%;
	display: block;
}
#about {
	margin: 0 0 50px 0;
}
#about .outline {
}
#about .outline td {
	width: 100%;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 5px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#about .outline td.item {
	background: #EFEFEF;
}
#about .outline td.item span {
	font-size: 12px;
}
#about .outline td.matter {
	margin: 0 0 10px 0;
}
#about .outline td a {
	color: #e93c32;
}
#about .outline dd .child {
}
#about .outline dl dt {
	background: none;
	width: 30%;
	float: left;
	padding: 0;
	text-align: left;
}
#about .outline dl dd {
	width: 70%;
	float: left;
	padding: 0;
}
#about .outline ul {
	list-style-type: disc;
}
#about .outline ul li {
	margin: 0 0 0 20px;
}
.service {
	margin: 0 0 50px 0;
}
.service .overview {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.service ul {
}
.service ul li {
	margin: 0 0 30px 0;
}
.service ul li img {
	width: 100%;
	display: block;
	margin: 0 0 5px 0;
}
.service ul li .caption {
	font-size: 14px;
	font-weight: 400;
	color: #e93c32;
}
.service ul li .txt {
	font-size: 13px;
	font-weight: 400;
}
.service .link {
	margin: 5px 0 0 0;
}
.service .link a, .service .overview a {
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	border: solid 1px #CCC;
	margin: 0 0 5px 0;
}
.service .link .fa.fa-chevron-circle-right, .overview .fa.fa-chevron-circle-right {
	margin: 0 0 0 3px;
}
.service ul.photo {
	width: 102%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	margin: 0 0 0 -1%;
}
.service ul.photo li {
	width: 31.3333%;
	margin: 0 1%;
}
.service ul.photo li img {
	width: 100%;
	display: block;
}

#ambassadors {
	margin: 0 0 50px 0;
}
#ambassadors .ambassadors_ttl {
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	background: #e93c32;
	text-align: center;
	margin: 0 0 20px;
	padding: 5px 10px;
}
#ambassadors .ambassadors_sub_ttl {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px;
}
#ambassadors .summary {
	margin: 0 0 10px;
}
#ambassadors img {
	width: 100%;
	display: block;
	margin: 0 0 5px;
}
#ambassadors .inner {
}
#ambassadors .inner .txt {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em;
	margin: 0 0 20px 0;
}
#ambassadors .inner .txt span {
	font-size: 15px;
	font-weight: 700;
	background: -webkit-linear-gradient(transparent 70%, #fff000 70%);
	background: -o-linear-gradient(transparent 70%, #fff000 70%);
	background: linear-gradient(transparent 70%, #fff000 70%);
	letter-spacing: 0.05em;
}
#ambassadors .btn {
	text-align: center;
	margin: 0 0 100px;
}
#ambassadors .btn a {
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 0 0;
	border-radius: 30px;
	background: #e93c32;
	border: solid 2px #e93c32;
	color: #FFF;
}
#ambassadors .btn a i.fa-chevron-circle-right {
	margin: 0 0 0 5px;
	color: #FFF;
}
#ambassadors .btn a:hover {
	border: solid 2px #e93c32;
	background: #FFF;
	color: #e93c32;
}
#ambassadors .btn a:hover i.fa-chevron-circle-right  {
	color: #e93c32;
}
#ambassadors .desc {
	background: #F8F8F8;
	border: dashed 1px #CCC;
	margin: -30px 0 100px;
	padding: 10px;
}
#ambassadors .desc .caption {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
}
#ambassadors .desc .txt {
	font-size: 14px;
	font-weight: 400;
}
#ambassadors .overview {
	margin: 0 0 40px;
}
#ambassadors .overview dl {
	border: solid 1px #e93c32;
	padding: 10px;
	margin: 0 0 30px;
}
#ambassadors .overview dl dt {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	border-bottom: solid 1px #e93c32;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
#ambassadors .overview dl dd {
	font-size: 14px;
	font-weight: 400;
}
#ambassadors .overview dl dd ul {
	list-style-type: disc;
}
#ambassadors .overview dl dd ul li {
	margin: 0 0 0 1.6em;
}
#ambassadors .event .event_list {
	margin: 0 0 30px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#ambassadors .event .event_list li {
	width: 48%;
	margin: 0 0 30px;
}
#ambassadors .event .event_list li .thumb {
	overflow: hidden;
	margin: 0 0 5px 0;
}
#ambassadors .event .event_list li .thumb img {
	width: 100%;
	height: 120px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	margin: 0;
}
#ambassadors .event .event_list li .post_ttl {
	line-height: 1em;
}
#ambassadors .event .event_list li a {
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
#ambassadors .event .event_list a:hover {
	color: #e93c32;
	transition: .5s;
}

#contact {
}
#contact .form {
	margin: 0 0 50px 0;
}
#contact .form dt {
	font-size: 13px;
	font-weight: 400;
}
#contact .form dd {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 20px;
}
#contact .form dt a {
	color: #903;
	text-decoration: none;
}
#contact .form dt a:hover {
	color: #903;
}
#contact .form dd select {
	margin-top: 10px;
}
#contact .form dd label span {
	font-size: 12px;
	font-weight: normal;
}
#contact .form dd ul li input[type="checkbox"] {
	margin: 0 10px 0 0; 
}
#contact .form-t1 {
	padding: 10px;
	font-size: 14px;
}

.privacy {
	margin: 0 0 50px 0;
}
.privacy .caption {
	font-size: 14px;
	font-weight: 400;
	color: #e93c32;
	border-bottom: double 3px #e93c32;
	margin: 0 0 10px 0;
}
.privacy .txt {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 30px 0;
}
.privacy .enactment {
	font-size: 13px;
	font-weight: 400;
	text-align: right;
}

.policy {
	margin: 0 0 20px 0;
}
.policy li {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 15px 1.5em;
}
.policy li span {
	font-size: 14px;
	font-weight: 700;
	display: block;
}
.policy li .child {
	list-style-type: lower-alpha;
	margin: 10px 0 0;
}
.policy li .child li {
	margin: 0 0 10px 1.2em;
}
.policy li .child li .disc li {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}


#anc01, #anc02, #anc03, #anc04, #anc05 {
	padding-top: 90px;
	margin-top: -90px;
}

#pagetop {
	height: 40px;
	width: 40px;
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop img {
	width: 100%;
}


}



#contact .form input, .form textarea {
	position:relative;
	z-index:2;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#contact .form dt span{
   color:red;
   font-weight:bold;
}
#contact .form dd span input {
	margin-bottom: 10px;
}
#contact dd label{
	position:relative;
	z-index:1;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	padding: 5px;
}
#contact dd.error input , dl dd.error textarea , dl dd.error label {
	background:#FFCCCC;
}
* html dd.error label {
	background:none;
}
*+html dd.error label{
	background:none;
}
dl dd p.error{
	margin:0;
	color:red;
	font-weight:bold;
	margin-bottom:1em;
} 
.red {
	color: #F00;
}



/* 20250530追記 */
#footer_inner .footer.mb10 {
	margin-bottom: 10px;
}
/*  */
@media screen and (max-width: 768px) {
	.u_pc {
	  display: none;
	}
}

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