@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
*{
	margin:0;
	padding:0;
}
body{
	line-height:150%;
	font-size:14px;
	font-weight:300;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
h1,h2,h2,h3,h5,h6{
	font-size: 100%;
	font-weight:300;
}
header,footer,article,section,nav,small,aside,div,ul,li,h1,h2,h3,h4,h5{
	display:block;
	box-sizing:border-box;
	position:relative;
}
li{
	list-style:none;
}
img{
	display:block;
	outline:none;
	width:100%;
	height:auto;
	margin-top: 10px;
}
p{
}

p.right {
	text-align: right;
}
a{
	text-decoration:none;
	color:#555;
}
a:hover{
	color:#0B5CE2;
	text-decoration: underline;
}
iframe{
	border:none;
}
table{
	border-collapse:separate;
}
th,td{
	font-weight:normal;
}
th{
	text-align:left;
}
td{
	text-align:left;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/*------------------------------------*/
#wrap{
	width:100%;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;

}
#wrap>article{
	padding-top:2em;
    margin-bottom: 2em;
}
#wrap>article>*{
	width:800px;
	margin:0 auto;
}
txt_indent p{
	line-height: 1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph; /*IE9*/
	-moz-text-align-last:justify; /*Firefox*/
	-webkit-text-align-last:justify; /*Chrome*/
}
/*------------------------------------*/
#page>div{
	padding:3em;
	border:1px solid #84033e;
}
#page header{
	margin-top:3em;
	margin-bottom:2em;
}
#page header:before{
    content: "";
    width: 3em;
    height: 7em;
    background: #84033e;
    position: absolute;
    left: -3em;
    top: -3em;
}

#page h1{
	margin-left:-1em;
	font-size:200%;
	color:#84033e;
	font-weight: bold;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#page header p{
	margin-left: auto;
	align-self: flex-end;
	font-weight: 400;
}
#page header p span{
	font-size: 140%;
	margin-left:.4em;
}
#page h1 span{
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color:white;
}
#page>div>div>div{
	width:47%; /* 59% */
	/*padding-right:3%;*/
}
#page .txt_indent_left{
	width:27%;
	/*padding-right:3%;*/
}
#page .txt_indent_right{
	width:69%;
	/*padding-right:3%;*/
	/* height: 56em; */
	/* margin-bottom: 20px; */
}

#page>div>div>ul{
	width:40%;
}
#page small{
	text-align: right;
}
#page .center_text{
	text-align: center;
}

.overflow-h {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100% !important;
}

.overflow-h img {
	margin-top: 0;

}

.f-left {
	float: left;
	width: 49% !important;
}

.f-right {
	float: right;
	width: 49% !important;
}

/*------------------------------------*/

table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
}
th {
	background: #f0e6cc;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
/*--------- page01 ----------------------*/

#page01{
    background-color: #fffbc7;
}

.box1{
	width:calc(100% / 3);
	margin:2px;
	}
.box2{
	width:calc(100% / 3);
	margin:2px;
	}
.box3{
	width:calc(150% / 3);
	margin:2px;
	}
.box4{
	width:calc(200% / 3);
	margin:2px;
	}
.box5{
	width:calc(105% / 2);
	margin:2px;
	}
.box6{
	width:calc(90% / 2);
	margin:2px;
	}

.box2 img {
	margin-top: 0;
}

.box3 img {
	margin-top: 0;
}

.box4 img {
	margin-top: 0;
}

.box5 img {
	margin-top: 0;
}

.box6 img {
	margin-top: 0;
}

.page02_background{
	background-image: url("../img/background02.png");
}



.box01 {
    border-left: 1px #84023d solid;
	box-sizing: border-box;
}

.box02 {
    border-left: 1px #24ae50 solid;
	box-sizing: border-box;
}

.post01 {
	padding-left: 3%;
}
/*==========↓　page02　↓==========*/

.face_box_01 {
	max-width: 150px;
	float: left;
	padding-right: 15px;
}

.face_box_01 img {
	margin-top: 0;
}


figure_01 {
	float: right;
	margin: 0 5px 15px 10px;
	width: 50%;
}
figure_01 img {
	max-width: 100%;
}

figure_02 {
	float: left;
	margin: 0 5px 15px 5px;
	width: 40%;
}
figure_02 img {
	max-width: 100%;
}


/*==========↓　page03　↓==========*/

figure_03 {
	float: right;
	margin: 0 5px 15px 10px;
	width: 30%;
}
figure_03 img {
	max-width: 100%;
}

.face_box_02 {
	max-width: 150px;
	float: right;
	padding-right: 15px;
}

.face_box_02 img {
	margin-top: 0;
}

/*==========↓　page04　↓==========*/
#page04 .subtitle{
	font-size:120%;
	font-weight: bold;
}
#page04 .underline{
	border-top: 1px black solid;
}
#page04 .center_case {
	padding: 10% 0 0 5%;
}

#page04　.img_04003 {
	float: right;
	width: 30%;
	margin-left: 10px;
}

/*==========↓　page05　↓==========*/
#page05　.img_05003 {
	float: right;
	width: 30%;
	margin-left: 10px;
}

#page05　.img_05005 {
	float: right;
	width: 30%;
	margin-left: 10px;
}


figure_04 {
	float: right;
	margin: 0 5px 15px 10px;
	width: 45%;
}
figure_04 img {
	max-width: 100%;
}

/*==========↓　page06　↓==========*/
#page06 .subtitle{
	font-weight: bold;
}


figure_05 {
	float: right;
	margin: 0 5px 10px 10px;
	width: 35%;
}
figure_05 img {
	max-width: 100%;
}

/*==========↓　page07　↓==========*/

figure_06 {
	float: right;
	margin: 0 5px 15px 10px;
	width: 35%;
}
figure_06 img {
	max-width: 100%;
}

figure_07 {
	float: left;
	margin: 0 5px 15px 10px;
	width: 35%;
}
figure_07 img {
	max-width: 100%;
}

/*==========↓　page08　↓==========*/


#page08{
    background-color: #f1ebd4;
}

.page08_background{
    background-color: #d8bdaf;
}

.page08_p{
    padding: 1% 1% 1% 1%;
}
/*------------------------------------*/
/*--------- page07----------------------*/

/*.face_box_01,
.face_box_02{
	position: relative;
	overflow: hidden;
	top: 0;
	width:120px;
	height:140px;
	margin: 0 8px 0 0;
	float: left;
	border-radius:10px 10px;
}
.face_box_01 img{
	position: absolute;
	top: 80%;
	left: 45%;
	transform: translate(-45%, -70%);
	max-width: 120%;
	max-height: 120%;
	width: auto;
	height: auto;
	border-radius:10px 10px;
}*/


/*------------------------------------*/

footer p{
	width:40%;
	margin:4em auto 0;
}
#btn{
	position:fixed;
	left:1em;
	bottom:1em;
	background: rgba(255,255,255,0.8);
	box-sizing: border-box;
	padding: 10px;
}
#btn li{
	display: list-item;
	list-style: disc;
	list-style-position: inside;
	line-height: 1.1;
}
#btn li a{
	text-decoration: underline;
	color:blue;
	font-size: 11px;
}
/*------------------------------------*/
.red{font-weight: bold !important;color:red !important;}
.blue{font-weight: bold !important;color:#0f50a0 !important;}
.skyblue{color:#00b4ff !important;}
.yellow{font-weight: bold !important;color:yellow !important;}
.white{font-weight: bold !important;color:white !important;}
.bold{font-weight: bold !important;}
.italic{font-style:italic !important;}
.ddn{display:none !important;}
.txc{text-align:center !important;}
.txt_indent p{/*text-indent: 1em*/}
.noindent{text-indent: 0 !important;}
.flex{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:flex;}
.flexwrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.itemcenter{align-items: center;}
.justifyspace{-moz-box-pack:justify;-ms-box-pack:justify;box-pack:justify;flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:20px;}
.justifyc{-webkit-justify-content:center;-ms-flex-pack: center;justify-content:center;}
/*--------------------------------------------------------------------------*/
