@charset "UTF-8";   


/* ===============================================
	Reset
=============================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, b, cite, code, del, dfn,
em, img, ins, kbd, q, samp, strong, sub, sup, tt, var,
ul, ol, li, dl, dt, dd, form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
header, footer, nav, small, section, #wrapper, #top_wrapper,
*:after, *:before { margin: 0; padding: 0; box-sizing: border-box; position: relative; z-index: 1; outline-offset: 0;}

* { min-height: 0%;}

header, footer, nav, small, section { display: block; }

ul { list-style: none; }

img { border: 0; height: auto; vertical-align: bottom; max-width: 100%; -webkit-backface-visibility: hidden; }


/* ===============================================
	Common
=============================================== */
html, body {
	width: 100%;
	overflow-x: hidden;
}

@media screen and (max-width: 600px) {
	#wpadminbar { position: fixed!important; }
}

html { font-size: 16px; }

body {
	position: relative;
	font-family: 'Noto Sans JP', Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, YuGothic, "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
	color: #000000;
	line-height: 1.6;
}

a { color: #000000; display: inline-block; max-width: 100%; text-decoration: none;}
a img { transition: .4s; }
a:hover { text-decoration: none; }
a:hover img { opacity: 0.6; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
nav a:hover img { opacity: 1; }

table { border-collapse: collapse; }
table th, table td { vertical-align: middle; }

b { font-weight: bold; }

video { max-width: 100%;}

.clearfix:before, .clearfix:after { content:""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom:1; }


/* 共通 */
h1,h2,h3,h4,h5,h6{
	font-weight: 700;	
}
a{
	color: #0b5394;
	text-decoration: underline;
	transition: .3s;
}
a:hover{
	opacity: .7;
	transition: .3s;
}
.main_wrap{
	max-width: 1000px;
	width: 100%;
	padding: 0 20px;
	margin: 20px auto;
}
main{
	margin-top: 80px;
}
ul, ol{
	list-style-type: none;
}
ul li, ol li{
	margin-bottom: 10px;
}
ul.mk li{
	position: relative;
	padding-left: 1.2em;
}
ul.mk li::before{
	content: '・';
	position: absolute;
	left: 0;
}
h2{
	display: block;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#ippan_oubo h2{
	background: #1c4587ff;
}
#sns_oubo h2{
	background: #3c78d8ff;
}
h3{
	color: #0b5394;
	font-size: 175%;
	margin-bottom: 15px;
	text-align: center;
}
h4{
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	background-color: #3d85c6ff;
	text-align: center;
	padding: 10px;
}
.btn_wrap{
	text-align: center;
	margin: 30px 0;
}
.btn_wrap a{
	text-decoration: none;
	display: inline-block;
	color: #fff;
	font-size: 90%;
	padding: 15px 50px;
	background-color: #3d85c6ff;
	border-radius: 50px;
	transition: .3s;
}
.btn_wrap a:hover{
	opacity: .7;
	transition: .3s;
}
.note{
	font-size: 90%;
	padding: 20px 30px;
	border: solid 1px #000;
}
.note ul li{
	margin-bottom: 0 !important;
}
.note b{
	font-size: 130%;
}



/* header */
header h1{
	margin-top: 60px;
	text-align: center;
}
header h1 .txt1{
	font-size: 28px;
}
header h1 .txt2{
	font-size: 38px;
}
header h1 .txt3{
	font-size: 28px;
	display: block;
}
header .read{
	max-width: 800px;
	width: 80%;
	margin: 40px auto 0;
}
.color_txt > span:nth-child(odd){
	color: #073763;
}
.color_txt > span:nth-child(even){
	color: #3c78d8;
}


/* main */
section .info{
	margin-bottom: 15px;
	text-align: center;
}
#ippan_oubo > section,
#sns_oubo > section{
	padding: 0 20px;
}
#ippan_oubo > section:not(:last-child),
#sns_oubo > section:not(:last-child){
	margin-bottom: 40px;
}
#ippan_oubo{
	margin-bottom: 80px;
}

.theme ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
.theme ul li{
	width: 47%;
	border: solid 1px #0b5394;
	padding: 10px;
}
.theme ul li b{
	color: #0b5394;
	font-size: 120%;
}
.theme ul li p{
	font-size: 90%;
}

.commendation ul{
	width: 100%;
	margin: 30px auto 0;
}
#ippan_oubo .commendation ul{
	max-width: 380px;
}
#sns_oubo .commendation ul{
	max-width: 480px;
}
.commendation ul li{
	font-size: 140%;
	font-weight: bold;
	color: #0b5394;
	margin-bottom: 5px;
}

.method .mail_txt{
	margin: 20px 0;
	text-align: center;
}
.method .mail_txt a{
	font-size: 150%;
	color: #0b5394;
	text-decoration: underline;
	transition: .3s;
}
.method .mail_txt a:hover{
	opacity: .7;
	transition: .3s;
}
.method ul li b{
	color: #0b5394;
}

#sns_oubo .method ul li{
	margin-bottom: 20px;
}
#sns_oubo .method ul li > ul.mk li{
	margin-bottom: 0;
}

.offering ul li > ul.mk li{
	margin-bottom: 0;
}
.offering .list > li:not(:last-child){
	margin-bottom: 40px;
}
.offering h4{
	margin-bottom: 15px;
}
.offering .contact > p{
	font-size: 110%;
	text-align: center;
}



@media screen and (max-width:768px){
	header h1 > span {
		display: block;
		line-height: 1.4;
	}
}

@media screen and (max-width:500px){
	body{
		font-size: 15px;
	}
	.main_wrap{
		padding: 0 10px;
	}
	header .read{
		width: 90%;
	}
	.theme ul{
		display: block;
	}
	.theme ul li {
		width: 100%;
		padding: 15px;
	}
	#ippan_oubo > section, #sns_oubo > section{
		padding: 0 10px;
	}
	.commendation ul li{
		font-size: 100%;
	}
	header h1 .txt1,
	header h1 .txt3{
		font-size: 5.6vw;
	}
	header h1 .txt2 {
		font-size: 8vw;
	}

}