@charset "utf-8";
/* Author: Hosaka */
/* ---------------------------------------------------
	common
------------------------------------------------------ */
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, 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, a { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box;}
ol, ul { list-style: none; }
i, cite, em, var, address, dfn {font-style: normal;}

body {font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-display: swap; font-size: 100%;}

.acms-container {max-width: 100%; padding-left: 0; padding-right: 0;}
.acms-container #adminBox {margin-bottom: 0;}
.slick-dots li.slick-active button {background: none;}

#wrapper {width: 100%; margin: 0 auto; overflow: hidden; position: relative;}

.container {width: 100%; max-width: 1200px; margin: 0 auto;}
.container:after {content: ""; clear: both; display: block;}

.acms-entry [class*=column-module] {
	padding: 0;
	margin: 0;
}

@media screen and (max-width: 844px) and (orientation:landscape) {
	.page-title-inner .page-title{padding: 0 40px;}
}

a {-webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; box-sizing: border-box;}
a:hover {opacity: .7;}
.entry-column a, .entry-column a:link, .entry-column a:visited {color: #F00; text-decoration: underline;}
#privacypolicy .entry-column a, #privacypolicy .entry-column a:link, #privacypolicy .entry-column a:visited,
#information .entry-column a, #information .entry-column a:link, #information .entry-column a:visited,
#news .entry-column a, #news .entry-column a:link, #news .entry-column a:visited,
#blog .entry-column a, #blog .entry-column a:link, #blog .entry-column a:visited,
#column .entry-column a, #column .entry-column a:link, #column .entry-column a:visited,
#company .entry-column td a, #company .entry-column td a:link, #company .entry-column td a:visited {color: #333;}
.entry-column .acms-admin-module-edit a, .entry-column .acms-admin-module-edit a:link, .entry-column .acms-admin-module-edit a:visited  {color: #FFF; text-decoration: none;}
.entry-column a:hover {text-decoration: none;}
a[href^="tel:"] {pointer-events: none;text-decoration: none;}

img {max-width: 100%; height: auto; line-height: 1; vertical-align: bottom;}
img.max {width: 100%;}

p {line-height: 1.8; margin: 0;}

.flexbox {display: -ms-flexbox; display: -webkit-box; display: flex; flex-wrap: wrap; align-items: top; justify-content: space-between;}
.flexbox.mid {align-items: center;}
.flexbox.center {justify-content: center;}
.flexbox.reverse {flex-direction: row-reverse;}

.flL {float: left;}
.flR {float: right;}

.taL {text-align: left;}
.taC {text-align: center;}
.taR {text-align: right;}

.rel {position: relative;}

.mincho {font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.gothic {font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.w20 {width: 20%;}
.w30 {width: 30%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w1200 {max-width: 1200px;}

.txt-lll {font-size: 1.375em;}
.txt-ll {font-size: 1.25em;}
.txt-l {font-size: 1.125em;}
.txt-s {font-size: 0.875em;}
.txt-ss {font-size: 0.75em;}
.txt-sss {font-size: 0.625em;}

.tcol-red {color: #F00;}
.tcol-blue {color: #00F;}
.tcol-gold {color: #AB8C35;}
.tcol-emerald {color: #2C7A7A;}
.tcol-pink {color: #FF5959;}

.pc-only {display: block;}
.sp-only {display: none;}
.ipad-only {display: none;}
.android-only {display: none;}
.pc-block {display: block;}
.sp-block {display: none;}
.ipad-block {display: none;}
.android-block {display: none;}
.pc-inline {display: inline;}
.sp-inline {display: none;}
.ipad-inline {display: none;}
.android-inline {display: none;}

.slick-initialized .slick-slide.pc-only,
.slick-initialized .slick-slide img.pc-only {display: block;}
.slick-initialized .slick-slide.sp-only,
.slick-initialized .slick-slide img.sp-only {display: none;}

.acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube] {padding-left: 0; padding-right: 0;}

th, td {line-height: 1.4;}


@media screen and (max-width: 1366px) {
	.ipad-only {display: block;}
	.ipad-block {display: block;}
	.ipad-inline {display: inline;}
}

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

/* IE用対応 */
/*
_:-ms-fullscreen . {}
*/

@media screen and (max-width: 767px) {
/*背景固定する場合	html.is-fixed,
	html.is-fixed body {height: 100%;overflow: hidden;}*/
	body {}
	a:hover img {opacity: 1;}
	a[href^="tel:"] {pointer-events: auto;}
	.container {max-width: 100%;}
	p {line-height: 1.4;}
	.w1200 {width: auto;}
	.pc-only {display: none;}
	.sp-only {display: block;}
	.ipad-only {display: none;}
	.pc-block {display: none;}
	.sp-block {display: block;}
	.ipad-block {display: none;}
	.pc-inline {display: none;}
	.sp-inline {display: inline;}
	.ipad-inline {display: none;}
	.pc-hidden {display: block;}

	.slick-initialized .slick-slide.pc-only,
	.slick-initialized .slick-slide img.pc-only {display: none;}
	.slick-initialized .slick-slide.sp-only,
	.slick-initialized .slick-slide img.sp-only {display: block;}

	.acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube] {/*margin-bottom: 0;*/ padding: 0 10px;}

	.acms-img-responsive {margin: 0 auto;}
}

@media screen and (max-width: 350px) {
	.android-only {display: block;}
	.android-block {display: block;}
	.android-inline {display: inline;}
}

/* ---------------------------------------------------
	bg-change
------------------------------------------------------ */
/*.bg-change01 { background-color: #FFF;}
.bg-change02 { background-color: #000;}
.bg-change03 { background-color: #00F;}*/

/* ---------------------------------------------------
	font-size-change
------------------------------------------------------ */
/*.is-fs-m {font-size: 120%;}
.is-fs-l {font-size: 140%;}*/

/* ---------------------------------------------------
	header
------------------------------------------------------ */
#header {width: 100%; height: 100px; position: relative; background: #eee; z-index: 1000;}
#header .h-container {display: flex; justify-content: space-between; align-items: center; height: 100%;}
#header .header-logo {width: 16.71875%;  max-width: 321px; color: #FFF; margin-left: 4.58%; position: relative; z-index: 5000;}
#header .header-logo a {display: block;}
#header .header-logo a img {max-height: 80px;}
#header .header-contents {display: flex; justify-content: space-between; align-items: center; margin-right: 4.58%;}

@media screen and (max-width: 767px) {
#header {width: 100%; height: 80px; border-bottom: 1px solid #FFF;}
#header .header-logo {width: 70%;  max-width: 70%; margin-left: 0; padding: 15px;}
}


/* ---------------------------------------------------
	gnavi
------------------------------------------------------ */
.gnavi {}
.gnavi > ul {display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap; margin: 0; list-style: none; padding: 0 50px 0 0;}
.gnavi > ul li {margin-right: 50px; margin-left: 0; padding: 0; list-style: none; color: #333; font-size: 20px; font-weight: bold; white-space: nowrap;}
.gnavi > ul li:last-child {margin-right: 0;}
.gnavi > ul li a {color: #333; font-size: 20px; font-weight: bold; white-space: nowrap;}

@media screen and (max-width: 767px) {
.gnavi {display: none; width: 100vw; height: 100vh; background: rgba(14,34,57,0.95); position: fixed; top: 0; left: 0; z-index: 4000;}
.gnavi > ul {display: block; padding: 100px 0 0 0; width: 100%;}
.gnavi > ul li {margin-right: 0; margin-left: 0;  padding: 0; border-bottom: 1px dotted #FFF;}
.gnavi > ul li a {display: block; width: 100%; padding: 20px 0; text-align: center;}
}


/* ---------------------------------------------------
	side-inquiry
------------------------------------------------------ */
#side-inquiry {position: fixed; right: 0; top: 200px; z-index: 10000;}
#side-inquiry .side-inquiry-btn + .side-inquiry-btn {margin-top: 10px;}

@media screen and (max-width: 1800px) {
	#side-inquiry {top: 50%;}
}
@media screen and (max-width: 1000px) {
	#side-inquiry {top: 58%; max-width: 240px;}
}


/* ---------------------------------------------------
	btn_menu
------------------------------------------------------ */
.btn_menu {display: none; position: fixed; right: 15px; top: 10px; width: 100px; height: 100px; padding: 20px 20px 15px; cursor: pointer; text-align: center; z-index: 9999; background: #0E2239;}
.btn_menu .menu-trigger {display: inline-block; position: relative; width: 40px; height: 32px; box-sizing: border-box; transition: all .4s;}
.btn_menu .menu-trigger span {display: inline-block; transition: all .4s; box-sizing: border-box; position: absolute; left: 0; width: 100%; height: 3px; background-color: #FFF;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 4px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 14px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
.btn_menu .menu-trigger.active {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.btn_menu .menu-trigger.active span {}
.btn_menu .menu-trigger.active span:nth-of-type(1) {-webkit-transform: translateY(10px) rotate(-35deg); transform: translateY(10px) rotate(-35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(2) {-webkit-transform: translateY(0) rotate(35deg); transform: translateY(0) rotate(35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(3) {opacity: 0;}
.btn_menu .txt {color: #FFF; font-size: 12px; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold; margin-top: 4px;}

@media screen and (max-width: 767px) {
.btn_menu {display: block; width: 60px; height: 60px; padding: 10px 10px 15px;}
.btn_menu .menu-trigger {width: 40px; height: 26px;}
.btn_menu .menu-trigger span {height: 2px;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 2px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 12px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
}

/* ---------------------------------------------------
	h-container
------------------------------------------------------ */
/*.h-container {display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #002BA2; z-index: 1500;}
.menu-box {width: 100%; width: 1200px; margin: 37vh auto 0;}
.menu-box ul {display: flex; justify-content: center; text-align: center; margin-bottom: 13vh;}
.menu-box ul li {position: relative; color: #FFF;}
.menu-box ul li:before {content: "/"; display: inline-block;}
.menu-box ul li:first-child:before {content: ""; display: none;}
.menu-box ul li a {display: inline-block; color: #FFF; padding: 0 25px;}

.menu-contact {width: 50%; max-width: 600px; margin: 0 auto;}
.menu-contact table {width: 100%; border-top: 1px solid #FFF; border-left: 1px solid #FFF;}
.menu-contact table td { border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; vertical-align: middle; text-align: center; padding: 20px 0;}
.menu-contact .f-tit { color: #FFF; font-weight: bold; padding: 10px 0;}
.menu-contact .f-tel {margin: 0px 50px;}
.menu-contact .f-tel a {display: block; color: #FFF; font-size: 2em; position: relative; padding-left: 26px; font-family: Arial, Helvetica, "sans-serif";}
.menu-contact .f-tel a:before {content: ""; display: block; position: absolute; top: 50%; left: 0; margin-top: -15px; width: 23px; height: 30px; background: url(../images/header/ico-header-tel2@2x.png) no-repeat top center; background-size: cover;}
.menu-contact .f-mail {margin: 0px 20px;}
.menu-contact .f-mail a {display: flex; justify-content: center; align-items: center; background-color: #E2E911; color: #002BA2; font-size: 1.111em; font-weight: bold; text-align: center; width: 200px; height: 80px; position: relative;}
.menu-contact .f-mail a:before {content: ""; display: block; width: 20px; height: 15px; background: url(../images/header/ico-header-mail@2x.png) no-repeat top center; background-size: cover; margin-right: 10px;}

@media screen and (max-width: 767px) {
.h-container {}
.menu-box {width: 100%; width: 100%; margin: 120px auto 0;}
.menu-box ul {display: block; margin-bottom: 40px;}
.menu-box ul li {border-bottom: 1px solid #FFF;}
.menu-box ul li:before {content: ""; display: none;}
.menu-box ul li a {display: inline-block; color: #FFF; padding: 20px 0;}

.menu-contact {display: none;}
}*/

/* ---------------------------------------------------
	side-contact
------------------------------------------------------ */

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

/* ---------------------------------------------------
	下層ページタイトル
------------------------------------------------------ */
.pagetit {width: 100%; max-width: 900px; margin: 0 auto; height: calc(100vw * 145 / 900); max-height: 145px; position: relative; background: url(../images/common/bg-pagetit.jpg) no-repeat center/100%; text-align: left; display:-webkit-box;	display:-ms-flexbox; display:flex; -webkit-box-pack: center;	-ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.pagetit .page-title {margin: 0 auto; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 36px; font-weight: normal; max-width: 60%; line-height: 1.1; color: #C5A45F; letter-spacing: -0.05em; padding-right: 18%; font-feature-settings: "palt";}
.pagetit .page-title .english-heading {display: block; font-size: 10px; font-weight: bold; color: #3E1F00; letter-spacing: 0.025em; padding-left: 4px;}

@media screen and (max-width: 767px) {
	.pagetit {background: url(../images/common/bg-pagetit-sp.jpg) no-repeat center/100%; width: 100%; max-width: 100%; height: calc(100vw * 156 / 640); -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}
	.pagetit .page-title {font-size: 20px; max-width: 70%; margin: 0 0 0 2%;}
	.pagetit .page-title .english-heading {display: none;}
}

/* ---------------------------------------------------
	パンくず
------------------------------------------------------ */
.topicpath { background: url(../images/common/bg_main02.gif) top repeat-x; width: 100%; text-align: center; padding: 20px 0 15px; margin-bottom: 0;}
.topicpath .acms-container {max-width: 670px;}
.topicpath-list { width: 100%; padding: 0; text-align: left;}
.topicpath-item { float: none; display: inline-block; background: none; padding: 0; font-size: 15px; line-height: 1.2; font-weight: 200; }
.topicpath-item a {display: inline; font-size: 80%;}
.topicpath-item:first-child { padding: 0;}
.topicpath-item:before { display: inline-block; content: ">"; padding: 0;}
.topicpath-item:first-child:before { display: inline-block; content: ""; padding: 0;}
.topicpath-link { font-size: 15px; font-weight: 200;}

@media screen and (max-width: 767px) {
	.topicpath {display: none;}
}

@media screen and (max-width: 844px) and (orientation:landscape) {
	.topicpath{padding-left: 40px;}
}

/* ---------------------------------------------------
	pager
------------------------------------------------------ */
.pager {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 0 50px;}
.pager li,
.pager li > span,
.pager li a {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.pager li {width: 50px; height: 50px; /*border: 1px solid #000;*/ border-radius: 0; font-size: 20px; background: #FFF;}
.pager li.prev, .pager li.next {border: none; border-radius: 0; background: none;}
.pager li.cur {background: #d9c7af; color: #333; border-radius: 0;}
.pager li > span {width: 100%; height: 100%;}
.pager li a {width: 100%; height: 100%; color: #000; text-decoration: none;}
.pager-link {background: #FFF; padding: 10px;}
.pager-link:active, .pager-link:focus, .pager-link:visited { color: #000;}
.pager-link:hover {background: #d9c7af; color: #333; border-radius: 0; opacity: 1; }
.pager li.prev .pager-link, .pager li.next .pager-link,
.pager li.prev .pager-link:hover, .pager li.next .pager-link:hover {background: none; color: #000; }
.pager li.prev span, .pager li.next span {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}

.serial-nav {width: 100%; max-width: 1200px; margin: 0 auto 50px;}
.serial-nav a {display: block; padding: 15px 30px; color: #000; font-weight: bold;}
.serial-nav a:active, .serial-nav a:focus, .serial-nav a:hover, .serial-nav a:visited {color: #000;}
.serial-nav a:hover {text-decoration: none;}
.serial-nav-item a {background-color: #d9c7af;}
.serial-nav-item a:hover {background-color: #d9c7af;}

@media screen and (max-width: 767px) {
.pager {margin: 0 0 25px;}
.pager li {margin-bottom: 10px; max-width: 12%;}
.serial-nav { display: flex; justify-content: space-between; padding: 0 10px;}
.serial-nav .serial-nav-item { width: 48%;}
}

/* ---------------------------------------------------
	子ブログindex
------------------------------------------------------ */

.koblog {width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 22.5%; margin-right: 3.33%; margin-bottom: 40px;}
.koblog .koblog-card:nth-child(4n) { margin-right: 0; }
.koblog .koblog-card .image {max-width: 270px; height: 180px; overflow: hidden; position: relative;}
.koblog .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }
.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }
_:-ms-fullscreen, :root .koblog .koblog-card .category { padding-top: 4px; }
.koblog .koblog-card .text { margin-top: 10px; }


@media screen and (max-width: 767px) {
.koblog { padding: 0 15px 60px; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 100%; margin-bottom: 25px; margin-right: 0;}
.koblog .koblog-card:last-child { margin-right: 0; }
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .image {max-width: 100%; max-height: 180px;}
.koblog .koblog-card img { width: 100%; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 18px; font-size: 1.125rem; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }

.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }

.koblog .koblog-card .text { margin-top: 10px; }

.koblog .c-btn1 { margin-top: 25px; }
}
@media screen and (max-width: 844px) and (orientation:landscape) {
.koblog .koblog-card { width: 49%; margin-right: 2%;}
.koblog .koblog-card:nth-child(2n) { margin-right: 0;}
}

/* ---------------------------------------------------
	子ブログindex - news用
------------------------------------------------------ */

.koblog-news {width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }
.koblog-news .koblog-card-wrap { display: block; margin-top: 30px; }
.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 20px;}
.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 120px); }
.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px;}
_:-ms-fullscreen, :root .koblog-news .koblog-card .category { padding-top: 4px; }
.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; line-height: 1; }
.koblog-news .koblog-card .text { margin-top: 10px;}


@media screen and (max-width: 767px) {
	.koblog-news {width: 100%; max-width: 100%; margin: 0 auto; padding: 30px 0; }
	.koblog-news .koblog-card-wrap { display: block; margin-top: 10px; }
	.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
	.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 10px;}
	.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
	.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 110px); }
	.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
	.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px;}
	.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; line-height: 1; }
	.koblog-news .koblog-card .text { margin-top: 10px;}
}

/* ---------------------------------------------------
	404
------------------------------------------------------ */
#article-404 {}
#article-404.entry-title {text-align: center; margin: 50px 0;}

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

/* ---------------------------------------------------
	お問い合わせ
------------------------------------------------------ */
.contact {}
.contact-box {width: 100%; max-width: 1200px; margin: 0 auto;}
.contact-box .tel-box {width: 680px; margin: 0 auto 40px; padding: 30px 0; border: 1px solid #000; text-align: center;}
.contact-box .tel-box h2 {margin-bottom: 0;}
.entry-column .contact-box ul {border: 1px solid #ccc;}
.entry-column .contact-box ul:not(:last-of-type) {margin-bottom: 0;}
.entry-column .contact-box .aform-hdln {font-size: 90%; font-weight: bold; text-indent: 1em; margin: 10px 0;}
.entry-column .contact-box .aform-hdln::before,
.entry-column .contact-box .aform-hdln::after {content: none;}
.entry-column .contact-box ul li {background: none; padding: 0; border: 1px solid #ccc;}
.contact-box .contact-no { font-size: 40px;}
.contact-box .contact-no + p {margin-bottom: 0;}
.contact-box .fax {}
.contact-box .contact-no span,
.contact-box .contact-no span a {}
.contact-form, .contact-form-group {background: none;}
.contact-form-label {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #eee; font-size: 12px; width: 26.86567%; padding: 10px; min-width: 180px;}
.entry-column .contact-box ul li:last-child .contact-form-label, .entry-column .contact-box ul li:last-child .contact-form-control {border-bottom: none;}
.contact-form-control {border-bottom: 1px solid #ccc; font-size: 12px; padding: 10px;}
.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] {padding: 0px 5px; font-size: 12px; min-height: auto;}
 .contact-box select {font-size: 12px;}
.contact-box select {min-height: 29px;}
.contact-form-control .acms-admin-form-checkbox, .contact-form-control .acms-admin-form-radio {display: block;}
.contact-form-control .acms-admin-form-radio,
.contact-form-control .acms-admin-form-checkbox {margin-bottom: 10px;}
.contact-form-control .acms-admin-form-radio:last-of-type,
.contact-form-control .acms-admin-form-checkbox:last-of-type {margin-bottom: 0;}
.acms-admin-form-radio:before {width: auto; height: auto;}
.contact-box .error-text {font-size: 12px;}
.contact-box .radio-sub {display: inline-block; padding-left: 25px; margin-bottom: 10px;}
.form-btn-box {margin: 20px 0 10px; margin-top: 20px; padding: 15px 20px; text-align: center; border-top: 1px solid #CCC;}
.contact-box .btn-attention-block-large {border-radius: 5px; padding: 5px 10px; border: solid 1px #CCC;	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC)); background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));	background: -moz-linear-gradient(top, #EEE, #CCC); background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%); text-shadow: 0px 2px 0px #FFF;	font-size: 18px;	cursor: pointer; outline: none; color: #000; width: auto; font-weight: 500;}
.contact-box .btn-attention-block-large:active,
.contact-box .btn-attention-block-large:focus,
.contact-box .btn-attention-block-large:hover {opacity: 0.8;}
.contact-box .btn-attention-block-large:hover {
	background: gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
  background: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
  background: -moz-linear-gradient(top, #FFF, #CCC);
  background: -ms-linear-gradient(top, #FFF 0%, #CCC 100%);
  box-shadow: 0px 2px 15px #ccc;
}
.contact-box .btn-attention-block-large:active,
.contact-box .btn-attention-block-large:focus {
	box-shadow: none;
}
.contact-box .btn-large { padding: 5px 15px; border-radius: 5px; font-size: 18px; font-weight: normal;}
input, select { font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 500;}

.contact-box .message-back-link {}
.contact-box .message-back-link a {color: #222;}

.label-any {margin: 0 5px; padding: 2px 8px; color: #fff; background: #666; border-radius: 3px; font-size: 12px; float: right;}
.label-required {float: right; font-size: 70%; font-weight: normal; padding: 0 2px; background: #D92B00; margin: 0;}

/* 210415 */
.acms-grid.contact-form-flex {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 10px;}
.acms-grid.contact-form-flex .acms-admin-form-checkbox { margin: 0 5px 0 0;}
.form-btn-send {width: auto; margin-left: 40px;}
.entry-column .acms-admin-module-edit-wrapper p {margin: 0;}

/* 210421 */
.contact-box textarea {font-size: 12px;}


@media screen and (max-width: 767px) {
	.contact-box .tel-box {width: 94%;}
	.contact-box .contact-no { font-size: 28px;}
	.contact-box .fax { font-size: 20px;}
	.contact-form-label {
		width: 100%;
	}

	.entry-column .contact-box ul {
		border: none;
	}
}

/* ---------------------------------------------------
	suggest
------------------------------------------------------ */
/*.suggest {width: 100%;}
.suggest-box {width: 100%; max-width: 1200px; padding: 40px 0; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: nowrap; background: none;}
.suggest-box .f-address { display: flex; justify-content: flex-start; flex-wrap: nowrap; align-items: center;}
.suggest-box .f-address .f-logo {width: 240px; height: 120px; margin-right: 20px;}
.suggest-box .f-address p {line-height: 1.4;}
.suggest-box .f-contact {width: 45%; max-width: 540px;}
.suggest-box .f-contact table {width: 100%; border-top: 1px solid #002BA2; border-left: 1px solid #002BA2;}
.suggest-box .f-contact table td { border-right: 1px solid #002BA2; border-bottom: 1px solid #002BA2; vertical-align: middle; text-align: center; padding: 20px;}
.suggest-box .f-contact .f-tit { color: #002BA2; font-weight: bold; padding: 10px 0;}
.suggest-box .f-contact .f-tel {}
.suggest-box .f-contact .f-tel a {display: block; color: #002BA2; font-size: 2em; position: relative; padding-left: 26px; font-family: Arial, Helvetica, "sans-serif"; pointer-events: none;}
.suggest-box .f-contact .f-tel a:before {content: ""; display: block; position: absolute; top: 50%; left: 0; margin-top: -15px; width: 23px; height: 30px; background: url(../images/header/ico-header-tel@2x.png) no-repeat top center; background-size: cover;}
.suggest-box .f-contact .f-mail {}
.suggest-box .f-contact .f-mail a {display: flex; justify-content: center; align-items: center; background-color: #E2E911; color: #002BA2; font-size: 1.111em; font-weight: bold; text-align: center; width: 200px; height: 80px; position: relative;}
.suggest-box .f-contact .f-mail a:before {content: ""; display: block; width: 20px; height: 15px; background: url(../images/header/ico-header-mail@2x.png) no-repeat top center; background-size: cover; margin-right: 10px;}


@media screen and (max-width: 767px) {
.suggest-box {width: 100%; max-width: 100%; padding: 40px 0 0; display: block;}
.suggest-box .f-address { display: block; padding-bottom: 40px;}
.suggest-box .f-address .f-logo {margin: 0 auto; text-align: center; padding-bottom: 20px;}
.suggest-box .f-address p {text-align: center;}
.suggest-box .f-contact {width: 100%; max-width: 100%;}
.suggest-box .f-contact table td {padding: 10px; display: block;}
.suggest-box .f-contact .f-tel a {pointer-events: auto; margin: auto; width: 240px;}
.suggest-box .f-contact .f-mail a {width: 100%; height: 80px;}
}*/

/* ---------------------------------------------------
	footer
------------------------------------------------------ */
/*#footer {position: relative; width: 100%; background-color: #F2F8FF;}
#footer .fnavi {width: 100%; max-width: 1200px; padding: 50px 0 40px; margin: 0 auto;}
#footer .fnavi ul {display: flex; justify-content: center; text-align: center;}
#footer .fnavi ul li {position: relative; color: #002BA2;}
#footer .fnavi ul li:before {content: "/"; display: inline-block;}
#footer .fnavi ul li:first-child:before {content: ""; display: none;}
#footer .fnavi ul li a {display: inline-block; color: #002BA2; padding: 0 25px;}
#footer .f-copy { text-align: center; font-family: Arial, Helvetica, "sans-serif"; font-size: 12px; padding-bottom: 25px;}

#footer .pagetop {display: none; position: fixed; right: 0; bottom: 0; z-index: 1000;}
#footer .pagetop a {display: block; width: 70px; height: 70px; background: url(../images/footer/btn-pagetop.png) no-repeat top center; background-size: cover;}

@media screen and (max-width: 767px) {
#footer {}
#footer .fnavi {width: 100%; max-width: 100%; padding: 40px 0 20px;}
#footer .fnavi ul {display: block;}
#footer .fnavi ul li {display: inline-block; padding-bottom: 20px;}
#footer .fnavi ul li:before {content: ""; display: none;}
#footer .fnavi ul li a {padding: 0 15px;}

#footer .pagetop a {width: 60px; height: 60px;}
}*/
#footer {/*position: relative; font-size: 18px; border-top: 5px solid #003F91;*/}
#footer .pagetop {display: none; position: fixed; right: 0; bottom: 30px; z-index: 1000;}
#footer .pagetop a {display: block;}
#footer .pagetop a:hover {transform: translateY(-3px);}
#footer .pagetop a:hover img {opacity: 1;}

#footer .f_row01 {padding: 45px 0 40px;}
#footer .f_row01 .f_logo {width: 48%; text-align: right;}
#footer .f_row01 .f_logo a:hover img {opacity: 1;}
#footer .f_row01 .f_address {width: 48%; font-size: 0.889em;}
#footer .f_copy {width: 100%; font-size: 0.667em; line-height: 1.4; text-align: center; padding-top: 20px;}

@media screen and (max-width: 1000px) {
    #footer .f_row01 {padding: 45px 0 40px;}
    #footer .f_row01 .f_logo {width: 42%;}
    #footer .f_row01 .f_address {width: 53%; font-size: 0.833em;}
}
@media screen and (max-width: 767px) {
    #footer .pagetop {width: 44px; bottom: 0;}
    #footer .pagetop a:hover {transform: translateY(0);}
    #footer .f_row01 {padding: 30px 0 20px;}
    #footer .f_row01 .f_logo {width: 100%; margin-bottom: 15px; text-align: center;}
    #footer .f_row01 .f_logo img {width: 240px;}
    #footer .f_row01 .f_address {width: 100%; font-size: 0.889em; text-align: center;}
    #footer .f_row01 .f_address.txt_break span {display: inline;}
    #footer .f_copy {font-size: 0.778em;}
}


@media screen and (max-width: 844px) and (orientation:landscape) {
	#footer .f_row01 {
		padding: 45px 40px 40px;
	}
}

@media screen and (min-width: 768px) and (max-width: 844px) and (orientation:landscape) {
	#bot_footer {margin-bottom: 0 !important;}
}

/* 210324 */
/* ---------------------------------------------------
	top
------------------------------------------------------ */
#top .module-section {
	margin: 0;
}
#top .js-slider {
	max-width: 1200px;
  margin: 0 auto;
  height: calc(100vw * 416 / 1200);
  max-height: 416px;
  padding: 0;
}
.main-slider-image {
	height: calc(100vw * 416 / 1200);
  max-height: 416px;
}

/* 210706 */
/* ---------------------------------------------------
	日本語が話せる外国人女性とのお見合い｜国際結婚リレーションズ
------------------------------------------------------ */
/* div#pagetit,
div#in_multi,
div#gnavi {
	display: none;
} */
#international {
	margin-top: 10px;
}
/* #international h1 {
  font-size: 1.8em;
  margin: 1em 0;
}
#international h2 {
  font-size: 1.5em;
  margin: 2em 0 0 0;
  padding-bottom: 4px;
  border-bottom: 1px solid #999;
}
#international h3 {
  font-size: 1.3em;
  margin: 1em 0;
  border-bottom: 1px solid #999;
} */
#international dt {
  font-weight: 600;
  font-size: 1.15em;
  margin-top: 1em;
}
#international dd {
  margin-left: 1em;
	line-height: 1.8;
}
#international ul.poti {
  list-style-position: inside;
  list-style: circle;
  padding-left: 1.5em;
  text-indent: 0;
	margin-bottom: 20px;
}
#international li {
  margin-bottom: 0.5em;
}
#international .color_red {
  color: #C00;
}

#footer_tuika .box02 {
  font-size: 1.1em;
  text-align: center;
  background: #F0EBE6;
  padding: 25px 20px 20px 20px;
  margin: 1.5em 0;
}
#footer_tuika .inner670 {
  max-width: 670px;
  margin: 0 auto;
}


@media screen and (max-width: 767px) {
	#international dt {
		font-size: 1em;
	}
	#international dd {
		font-size: 14px;
	}

	#footer_tuika .box02 {
		font-size: 1em;
	}
	#footer_tuika .inner670 p {
		font-size: 0.8em;
		line-height: 1.6;
	}
}

/* 230220 */
/* ----------------------------- popup */
.popup { display: none; max-width: 70%; max-height: 2; }
.popup.active { position: fixed; display: block; z-index: 8888; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
.popup .btn-close { position: absolute; top: 0; left: 0; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 2.5rem; height: 2.5rem; padding: 0; border: none; border-radius: 100%; background-color: #454f61; opacity: .7; cursor: pointer; z-index: 1; }
.popup .btn-close .icon-close { font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
/* .popup .btn-close .icon-close::before { content: "×"; font-size: 3.2rem; color: #FFF; position: absolute; top: 50%; transform: translateY(-50%); line-height: 0; } */

.popup .btn-close .icon-close::before { content: ""; display: inline-block; width: 20px; height: 2px; background:#FFF; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(45deg); }
.popup .btn-close .icon-close::after { content: ""; display: inline-block; width: 20px; height: 2px; background:#FFF; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(-45deg); }

.popup .popup-image a { display: block; margin-bottom: -6px; }
.popup .popup-image a:hover { opacity: .7; }
.popup .popup-image a:hover img { opacity: 1; }

@-webkit-keyframes fadeInUp {
  0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; }
  100% { opacity: 1; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, 0, 0); }
}
@keyframes fadeInUp {
  0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); visibility: visible; }
  100% { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .popup .btn-close .icon-close::before { margin-top: 0; }
}
@media screen and (max-width:896px) {
  .popup .btn-close .icon-close::before { margin-top: -6px; }
}
@media screen and (max-width:896px) and (orientation: landscape) {
  .popup { max-width: 40%; }
}
@media screen and (max-width:896px), (max-width:896px) and (orientation: landscape) {
  .popup { max-width: 40%; }
  /*.popup.active { bottom: 50px; }*/
  .popup .btn-close .icon-close::before { margin-top: 0; }
}
@media screen and (max-width: 767px) {
  .popup { max-width: 65%; }
  .popup.active {display: none;}
}

@media screen and (max-width:896px) and (orientation:landscape){
  .popup{ max-width: 30%; }
}
/* /230220 */
