@charset "UTF-8";


/*--------------------------------------------------------------------
共通
---------------------------------------------------------------------*/
body {
	font-feature-settings: "palt";
	/*text-align: justify;*/
	letter-spacing: 1px;
	color: #333;
	line-height: 1.7;
	background: url(images/bg_body.png) repeat center top;
	font-size: 1.15rem;
	font-size: 17px;
	
	/*font-family: "Zen Maru Gothic", sans-serif;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;*/
	font-family: "Kiwi Maru", serif;
	font-weight: 500;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a,
a:link,
a:active,
a:hover,
a:visited {
}
a:hover {
	opacity: 0.8;
	color: #d48216;
}

img {
	vertical-align: middle;
}

.pc {
}
.sp {
	display: none;
}
.over {
	overflow: hidden;
}
.cnt {
	text-align: center;
}

#pankuzu {
	padding: 5px 15px;
	line-height: 1.5;
}
nav.breadcrumbs {
	max-width: 1200px;
	padding: 0;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	letter-spacing: 0;
}
nav.breadcrumbs a {
	text-decoration: none;
}

#wrap_page {
	padding: 0;
}
body.page #content {
	padding-top: 0;
}
body.page #p-conts {
	margin-top: 0;
}

@media (min-width: 1200px) {
	.banner-section {
		padding-top: 170px;
	}

/*------------------------------------*/
}
body.home .banner-section {
	padding-top: 0;
}


/*追従ボタン*/
#spbtn {
	display: none;
}
#sidebtn {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 150;
	padding: 0;
	margin: 0;
}
#sidebtn ul {
}
#sidebtn ul li {
	padding: 30px 10px;
	text-align: center;
	list-style-type: none;
	background-color: #01a369;
	border-radius: 20px 0 0 20px;
}

/**/
.grecaptcha-badge {
	z-index: 152;
	bottom: 90px !important;
}
a#scroll-to-top {
	z-index: 151;
	opacity: 0.8;
	right: 10px;
}
a#scroll-to-top:hover {
}

/*--------------------------------------------------------------
header
--------------------------------------------------------------*/
#masthead {
	background: url(images/bg_htop.png) repeat-x center top #fff0f5;
}
/*
#h_info .wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}*/
#h_info {
	padding-top: 20px;
}
#h_info .description {
	font-family: "Kiwi Maru", serif;
	font-size: 12px;
	margin: 0;
	letter-spacing: 0;
}
#h_info .description p {
	margin: 0;
}
#h_info .telnum {
	color: #f285aa;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: 600;
}
#h_info .telnum a {
	color: #f285aa;
}


#wrap_h {
	padding: 0;
}
#wrap_h .site-branding {
	background-color: rgba(255, 255, 255, 0);
	padding: 20px 15px;
	margin: 0;
}
#wrap_h #site-navigation {
	padding-right: 10px;
}

/*--------------------------------------------------------------
ナビゲーション
--------------------------------------------------------------*/
.site-logo {
	margin: 0;
}
#site-navigation ul#menu-gnavi li a {
	padding: 15px 10px;
	letter-spacing: 0;
}
#site-navigation ul#menu-gnavi li a:hover {
	color: #db3f74;
}
#site-navigation ul#menu-gnavi li.current_page_item a {
	color: #0c9de3;
}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
#colophon {
	position: relative;
}
#colophon .bg {
	background: url(images/bg_ftop.png) repeat-x center top;
	min-height: 70px;
}
#wrap_f {
	background-color: #9fbc37;
}
#wrap_f .site-footer-top {
	border: none;
}


.site-footer-top {
	padding: 50px 0;
}
.site-footer-top h6 {
	display: none;
}
.site-footer-top ul a {
	padding: 0;
	letter-spacing: 0;
	border: none;
}
.site-footer-top,
.site-footer-top ul li,
.site-footer-top ul li a {
	font-size: 15px;
}
.site-footer-top,
.site-footer-top ul a,
.site-footer-top ul a:hover {
	color: #fff;
}

#wrap_f ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	letter-spacing: 0;
}
#f_tel ul li.telnum {
	background: url(images/icon_tel.png) no-repeat left center;
	font-size: 26px;
	padding-left: 36px;
	line-height: 1;
	min-height: 30px;
	font-weight: 600;
}

#copytxt {
	text-align: center;
	font-size: 12px;
	background-color: #cba563;
	color: #fff;
	padding: 15px;
	letter-spacing: 0;
}

/*--------------------------------------------------------------
コンテンツ
--------------------------------------------------------------*/
body.home #content .entry-header,
body.page #content .entry-header {
	display: none;
}

body.page #ptitle {
	margin-bottom: 50px;
}
#ptitle {
	background: url(images/bg_ptitle.jpg) repeat center top;
	/*border-bottom: 2px solid #afc8b0;
	border-top: 2px solid #afc8b0;*/
}
#ptitle .wrap {
	max-width: 1200px;
	padding: 50px 15px;
	margin: 0 auto;
}
#ptitle .entry-header h1 {
	margin: 0;
	font-size: 36px;
	color: #222;
	text-align: center;
}

/*--- 見出し -----------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 600;
	color: #222;
}
#wrap_page h2 {
	font-size: 26px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.h2wrap {
}
#wrap_page h2.style01 {
    position: relative;
    padding: .5em .8em;
    background-color: #5eade6;
    color: #fff;
	display: inline-block;
	margin-left: 9px;
}
#wrap_page h2.style01::before {
    position: absolute;
    top: 0;
    left: -9px;
    z-index: 1;
    width: 5px;
    height: 135%;
    border-radius: 3px;
    background-color: #600;
    content: '';
}
#wrap_page h2.style01 span {
}
#wrap_page h2.style01 span::before,
#wrap_page h2.style01 span::after {
    position: absolute;
    left: -9px;
    width: 20px;
    height: 3px;
    border-radius: 3px;
    background-color: #c99;
    content: '';
}
#wrap_page h2.style01 span::before {
    top: 44%;
    transform: rotate(-25deg);
}
#wrap_page h2.style01 span::after {
    top: 54%;
    transform: rotate(25deg);
}
/*
#wrap_page h3 {
	font-size: 22px;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
	background: linear-gradient(transparent 70%, #f2cf39 0%);
}*/
.h3wrap {
}
#wrap_page h3 {
	display: inline-block;
	position: relative;
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 1;
	z-index: 1;
}
#wrap_page h3:before {
	position: absolute;
	top: 20px;
	right: 0;
	left: 0;
	width: calc(100% + 16px);
	height: 14px;
	content: "";
	z-index: -1;
	margin: auto;
	background: rgba(249, 190, 201, 0.5);
}

#wrap_page h4 {
	font-size: 18px;
}


/*--- テキスト -----------------------------------------------*/
.txt_L {
	font-size: 120%;
}
.txt_S {
	font-size: 85%;
}
.Lstyle01 {
	font-size: 120%;
	font-weight: 600;
	color: #ea789f;
	line-height: 1.4;
	border-bottom: 3px dashed #ea789f;
	display: inline-block;
	padding-bottom: 5px;
}
.txt_pink {
	color: #e85487;
}
.txt_blue {
	color: #5eade6;
}
.hissu {
	color: #CA3947;
}

/*--- リスト -----------------------------------------------*/
#wrap_page ul {
	margin: 0 0 30px 40px;
}
#wrap_page ul li,
#wrap_page ol li {
	line-height: 1.3;
	margin-bottom: 15px;
}
#wrap_page ul li {
}

#wrap_page ol {
    list-style-type: none;
    counter-reset: li;
	margin: 0 0 20px 20px;
}
#wrap_page ol li {
    display: flex;
    align-items: baseline;
}
#wrap_page ol li::before {
    display: inline-block;
    min-width: 1.7em;
    margin-right: 5px;
    border-radius: 50%;
    background-color: #2589d0;
    color: #fff;
    font-weight: bold;
    font-size: .75em;
    line-height: 1.7em;
    text-align: center;
    content: counter(li);
    counter-increment: li;
}

#wrap_page dl {
	margin-bottom: 30px;
}
#wrap_page dt {
	background-color: rgba(249, 190, 201, 0.5);
	line-height: 1.4;
	font-size: 110%;
    padding: 15px 20px;
    border-radius: 10px;
}
#wrap_page dd {
	padding: 10px 20px 20px;
	margin: 0;
}

/*--- table -----------------------------------------------*/
#wrap_page table {
    border-radius: 30px;
    border-spacing: 0;
    border: none;
    border-left: 2px solid #ffc6dd;
    border-top: 2px solid #ffc6dd;
}
#wrap_page tr>* {
    border: none;
    border-right: 2px solid #ffc6dd;
    border-bottom: 2px solid #ffc6dd;
}
#wrap_page tr,
#wrap_page tr:nth-child(2n) {
	background: none;
}
#wrap_page tr:first-child>*:first-child {
    border-radius: 30px 0 0 0;
}
#wrap_page tr:first-child>*:last-child {
    border-radius: 0 30px 0 0;
}
#wrap_page tr:last-child>*:first-child {
    border-radius: 0 0 0 30px;
}
#wrap_page tr:last-child>*:last-child {
    border-radius: 0 0 30px 0;
}
#wrap_page th {
	background-color: #ffebf3;
	text-align: left;
}
#wrap_page th,
#wrap_page td {
	padding: 20px 20px;
	line-height: 1.5;
}
#wrap_page th {
	width: 20%;
}
#wrap_page td {
}

#wrap_page table.style01,
#wrap_page table.style01 tr,
#wrap_page table.style01 th,
#wrap_page table.style01 td {
	border: none;
}
#wrap_page table.style01 {
	margin-bottom: 30px;
}
#wrap_page table.style01 tr {
	background-color: #f0f0f0;
	background-color: #f3fbde;
}
#wrap_page table.style01 tr:nth-child(2n) {
	background-color: #fff;
}
#wrap_page table.style01 th,
#wrap_page table.style01 td {
}
#wrap_page table.style01 th {
	width: 25%;
	/*background-color: #f285aa;
	color: #fff;*/
	text-align: left;
	background: none;
}


#wrap_page table.style02 th {
	width: auto;
}
#wrap_page table.style02 td {
	text-align: center;
}

#wrap_page td ul {
	margin-bottom: 0;
	margin-left: 20px;
}
#wrap_page td ol {
	margin: 0;
}
#wrap_page td ul li,
#wrap_page td ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap_page td ul.linone {
	list-style-type: none;
	margin-left: 0;
}

/* box ---------------------------------------------*/
.bikoubox01 {
    position: relative;
    margin: 0 auto;
    padding: 1em calc(1.5em + 20px);
    border-top: 1px solid #2589d0;
    border-bottom: 1px solid #2589d0;
	background-color: #fffae5;
}
.bikoubox01::before,
.bikoubox01::after {
    position: absolute;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% + 20px);
    background-color: #2589d0;
    content: '';
}
.bikoubox01::before {
    left: 9px;
}
.bikoubox01::after {
    right: 9px;
}

#wrap_page .bikoubox01 ul {
	margin: 0 0 0 20px;
}
#wrap_page .bikoubox01 ul li {
	margin: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}

#wrap_page .bikoubox01 h3 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #d54379;
}
#wrap_page .bikoubox01 h3:before {
	top: 14px;
	height: 10px;
}

.mgnB20 {
	margin-bottom: 20px;
}
.mgnB30 {
	margin-bottom: 30px;
}
.mgnB50 {
	margin-bottom: 50px;
}


/*--------------------------------------------------------------
投稿系
--------------------------------------------------------------*/

body.archive h2.entry-title {
	font-size: 22px;
	letter-spacing: 0;
	margin-bottom: 0;
}

body.archive .entry-meta a,
body.single .entry-meta a {
	text-decoration: none;
}
body.archive .entry-meta .posted-on,
body.single .entry-meta .posted-on {
	font-size: 12px;
}
body.archive article .entry-content,
body.single article .entry-content {
	margin-top: 0;
}

/*カテゴリ*/
body.archive header.page-header {
	display: none;
}
body.archive h2.entry-title a {
	color: #e15f8b;
}
body.archive h2.entry-title a:hover {
	color: #3477df;
}
body.archive a.post-thumbnail {
	display: none;
}
body.archive .entry-meta {
	padding-bottom: 10px;
	padding-top: 0;
	line-height: 1.1;
}


/*個別投稿ページ*/
body.single #primary h2.entry-title {
	color: #e15f8b;
	font-size: 28px;
	letter-spacing: 0;
	margin-bottom: 0;
}
body.single #primary h3 {
	font-size: 22px;
	margin-top: 40px;
	border-left: 5px solid #f091b1;
	padding-left: 10px;
	color: #111;
}

body.single article nav.breadcrumbs {
	display: none;
}
body.single nav.post-navigation .nav-links {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.2;
}
body.single nav.post-navigation .nav-links a {
	text-decoration: none;
}

/*ページネーション*/
nav.pagination .nav-links {
	font-size: 0;
}
nav.pagination .nav-links .page-numbers {
	font-size: 14px;
	padding: 7px 10px;
	border-radius: 5px;
	font-weight: 600;
}
nav.pagination .nav-links a {
	text-decoration: none;
}

/*--------------------------------------------------------------
サイドバー
--------------------------------------------------------------*/
aside#secondary h2 {
	font-size: 20px;
	font-weight: 600;
	color: #222;
}
aside#secondary h2::after {
	margin: 10px 0 15px;
}

aside#secondary .widget ul li {
	font-size: 0;
}

aside#secondary .widget ul li::before {
	font-size: 18px;
	margin-right: 5px;
}
aside#secondary a {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.4;
}




































