@charset "utf-8";

/* ----- Index -----

1. Reset & Common
2. Header
3. Order
4. Section
	4-01. but
	4-02. introduce
	4-03. bosbob
	4-04. voice
	4-05. price
	4-06. present
	4-07. open
    4-08. message
5. Footer

----- */


/* ========================================

	1. Reset & Common

======================================== */
html {
	font-size: 62.5%;
	height: 100%;
	color: #442200;
}
body{
	max-width: 1920px;
	margin: 0 auto;
}
.wrap{
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6, p, li, th, td, dt, dd {
    color: #111;
    font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 3px;
}

h2{
    font-family: "Noto Serif JP", serif;
	text-align: center;
    padding-bottom: 50px;
	font-size: 4.0rem;
	line-height: 1.4;
	font-weight: 700;
	color: #0E2152;
}

h2 strong{
	font-size: 6.8rem;
	color: #442200;
}
h3{
	font-size: 2.4rem;
}
strong{
	font-weight: bold;
}
img{
	vertical-align: bottom;
}

.pc_none {
    display: none;
}

.sp_none {
	display: block;
}
.inner{
    width: 960px;
	margin: 0 auto;
}
.inner02{
    width: 1080px;
	margin: 0 auto;
}
p strong.up{
	background: linear-gradient(transparent 80%, #ffee00 80%);
    display: inline;
    font-weight: bold;
}
p strong.down{
	background: linear-gradient(transparent 80%, #1551AC 80%);
    display: inline;
    font-weight: bold;
}


@media screen and (max-width: 750px) {
	h1{
		padding-top: 100px;
	}
	h2:not(.copy02){
		padding-bottom: 25px;
		font-size: 2.3rem;
		line-height: 1.4;
	}
	h2 strong {
		font-size: 3.8rem;
		color: #f86411;
	}
	h2 span:not(.but_ttl){
		font-size: 1.4rem;
		margin-top: 0;
	}
	img{
		width: 100%;
		height: auto;
	}
	h2 img{
		width: 20%;
	}
	h2{
		padding-bottom: 20px;
	}
	h3{
		font-size: 2.0rem;
		line-height: 1.3;
	}
	h4, h5, h6, p, li, th, td, dt, dd {
	font-size: 1.6rem;
	}
	.pc_none {
		display: block;
	}
	
	.sp_none {
		display: none;
	}
    .inner{
		width: 92%;
		margin: 0 auto;
		box-sizing: border-box;
	}
	li{
		font-size: 1.6rem;
	}
	.img_left,.img_right{
		display: block;
	}
	p span {
		display: inline;
	}
}
@media screen and (min-width:768px) and ( max-width:1080px) {
	.inner{
		width: 92%;
		margin: 0 auto;
		box-sizing: border-box;
	}
}
/* ========================================

	2. Header

======================================== */
#top header{
	background: url("images/body_bk_pc.jpg") no-repeat top center;
	background-position-y: 64px;
}
.headerBox01{
	display: flex;
    flex-direction: column;
}
.headerBox01 h2,.headerBox01 h4{
	width: 1080px;
	margin: 0 auto;
}
.headerBox01 h1{
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
	order: 2;
}
.headerBox01 h2{
	order: 3;
	padding-bottom: 20px;
}
.headerBox01 h3{
	font-family: "Noto Serif JP", serif;
	font-size: 3.2rem;
	order: 1;
	background: #0e2353;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	
}
.headerBox01 h4{
	margin-top: 10px;
	order: 4;
	padding-bottom: 30px;
}
@media screen and (max-width: 750px) {
	#top header{
		background-size: cover;
		background-position-y: 0;
	}
	header img{
		width: 100%;
		display: block;
	}
	header h2 figure,header h4 figure{
		margin: 0 10px;
	}
	header h2 img{
		margin-left: 0;
	}
	header .order img{
		margin-left: 0;
	}
	.headerBox01 h3{
		font-size: 1.6rem;
	}
	.headerBox01 h3
	.headerBox01 h3 img{
		width: 67%;
		height: auto;
	}
	.headerBox01 h2,.headerBox01 h4{
		width: 100%
	}
}

/* ========================================

	3. Order

======================================== */
/* --- order --- */
.order{
	background: #0E2252;
	box-sizing: border-box;
}
.order span,#price p span{
	color: #E3B544;
	font-size: 1.4rem;
	line-height: 0.7 !important;
}
.order .bosbob{
	border: 2px solid #fff;
	margin-bottom: 30px;
}
.order .bosbob > p{
	padding:.5em 0;
    display: block;
    background: #fff;
	color: #0E2152;
	text-align: center;
	letter-spacing: 4px;
	margin-bottom: 0px;
}
.order .bosbob p strong{
	font-size: 6.0rem;
	letter-spacing: 0;
	margin-right: 5px;
	font-family: "Noto Sans JP", sans-serif;
	background: none;
}

.order p{
	color: #fff;
	font-size: 3.0rem;
	margin-bottom: 30px;
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
}
.order .bosbob > div:not(.price){
	padding: 40px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 25px;
}
.order .bosbob div p:not(.price p){
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.6rem;
	border-left: 4px solid #fff;
	padding-left: 20px;
	letter-spacing: 2px;
	width: 400px;
	font-weight: 400;
}
.price > div{
	margin-top: 30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.price p{
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-size: 2rem;
	font-weight: 500;
	margin: 0 10px 10px;
}
.order .bosbob .price p strong{
	font-size: 3.4rem;
	margin-left: 10px;
	letter-spacing: 1px;
}
.order .bosbob div.price p{
	border: none;
}
button {
    display: block;
    width: 100%;
    margin: 40px 0;
}
button:hover {
    cursor: pointer;
    filter: brightness(110%); 
    transition:0.3s;
}
p.up{
	text-align: center;
	font-size: 3.4rem;
}
.order .bob > div:not(.price){
	border: none;
	padding: 40px 0 0;
}
.order .bob{
	padding-bottom: 0;
}
.order .bob p strong{
	font-size: 5.0rem;
	font-family: "Noto Serif JP", serif;
}
.order .bob div p{
	width: 400px;
	text-align: left;
}
@media screen and (max-width: 750px) {
	.order{
		width: 100%;
		padding-bottom: 15px;
	}
	.order .bosbob > div:not(.price){
		padding: 40px 0;
		display: inherit;
		margin: 0 25px;
	}
	.order .bosbob > p{
		padding-bottom: 5px;
	}
	.order .bosbob p strong{
		font-size: 3.0rem;
		margin-right: 0;
	}
	.order .bob p strong{
		font-size: 2.4rem;
	}
	.order strong{
		padding: 5px;
	}
	.order_price{
		margin: 0;
		border-bottom: none;
		padding: 10px 0 10px;
	}
	.order p{
		font-size: 1.8rem;
		margin-bottom: 10px;
	}
	.order p.up{
		font-size: 3.0rem;
	}
	.order .bosbob div p:not(.price p){
		font-size: 1.4rem;
		width: 100%;
		padding-left: 15px;
		box-sizing: border-box;
	}
	.order .bob div p{
		width: 100%;
	}
}
/* ========================================

	4. Section

======================================== */
section{
	padding: 30px 0;
}
@media screen and (max-width: 750px) {
	section{
		padding: 40px 0;
	}
}
/* ----- 4-01. But ----- */
section#but{
	background-image: url(images/problem_bk01.png),linear-gradient(180deg, #C6C6C6, #F4F4F4);
	background-repeat: no-repeat,no-repeat;
	background-position: 130% 0%;
}
#but h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#but h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'RISK';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#but .inner > div{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.image_area picture img{
	margin-bottom: 20px;
}
#but .txt_area p{
	width: 600px;
}
#but p{
    margin-bottom: 20px;
}
.right{
	text-align: right;
}
.txt_area{
	margin-bottom: 50px;
}
#but .inner > div:last-child{
	margin-top: 50px;
}
@media screen and (max-width: 750px) {
	#but h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#but h2:before{
		font-size: 6.0rem;
	}
	#but .txt_area p{
		width: 100%;
	}
	#but .inner > div{
		display: block;
	}
	#but .inner > div div.image_area{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		margin-bottom: 10px;
	}
}
/* ----- 4-01. But ----- */

/* ----- 4-02. Introduce ----- */
section#introduce{
	background: url(images/introduce_bk.jpg);
	padding-bottom: 50px;
}
#introduce h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#introduce h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #DDE6F3;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'INTRODUCE';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#introduce .inner div div{
	margin: 50px 40px 0;
}
#introduce p{
	margin-bottom: 20px;
}
#introduce h3{
	margin: 40px 0 20px;
	color: #1551AC;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	border-bottom: solid 1px #1551AC;
}
#introduce ol{
	list-style: decimal;
	list-style-position: inside;
}
#introduce ol li{
	color: #1551AC;
	font-weight: 600;
	width: 600px;
	margin: 0 auto 10px;
}
#introduce ul,#bosbob ul:not(.example ul){
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (max-width: 750px) {
	#introduce .inner div div{
		margin: 30px 0px 0;
	}
	#introduce ol li{
		width: 100%;
		margin-left: 1.2rem;
		text-indent: -2rem;
	}
	#introduce h2:before{
		position: absolute;
		top: -35px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 6.0rem;
	}
	#introduce h2{
		padding-top: 10px;
		margin-top: 20px;
	}
}
/* ----- 4-02. Introduce ----- */
/* ----- 4-03. Bosbob ----- */
section#bosbob{
	background: url(images/service_bk.jpg);
	padding-bottom: 50px;
}
#bosbob h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#bosbob h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #DDE6F3;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'SALON';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#bosbob .inner > div:not(.example){
	margin: 0 40px 0;
}
#bosbob .inner > div p{
	margin-bottom: 20px;
}
#bosbob h3{
	padding: 20px 0;
	text-align: center;
	color: #E3B544;
	font-size: 3.4rem;
	background: #fff;
	font-family: "Noto Serif JP", serif;
	background-image: url(images/merit_left.png),url(images/merit_right.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left,right;
	margin-top: 40px;
}
#bosbob h4{
	margin: 40px 0 10px;
	font-size: 2.8rem;
	color: #E3B544;
}
#bosbob h4 span{
	padding: 15px 10px 5px;
	position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 15px 0 10px;
    width: 200px;
	color: #fff;
	font-size: 2.5rem;
	font-family: "Lora", serif;
}
#bosbob h4 span strong{
	font-size: 3.8rem;
}
#bosbob h4 span:before{
	transform: skewX(-24deg);
    content: "";
    position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    z-index: -1;
	background: linear-gradient(180deg, #E7D79E, #CDAF6C);
}
#bosbob picture{
	display: block;
	margin-top: 15px;
}
.example ul{
	margin-top: 30px;
	background: #DDE6F3;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px 80px;
	padding: 40px 100px;
	--x-gradient: linear-gradient(90deg, #1551AC 0 40px, transparent 0 calc(100% - 40px), #1551AC calc(100% - 40px));
    --y-gradient: linear-gradient(#1551AC 0 40px, transparent 0 calc(100% - 40px), #1551AC calc(100% - 40px));
    position: relative;
    margin-bottom: 0.2rem;
    background-image:
        var(--x-gradient),
        var(--y-gradient),
        var(--x-gradient),
        var(--y-gradient);
    background-repeat: no-repeat;
    background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
    background-position: top, right, bottom, left;
    font-weight: bold;
    font-size: 26px;
}
.example ul li{
	position: relative;
	color: #1551AC;
    padding-left: 25px;
}
.example ul li:before{
	content: "";
    position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #1551AC;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#bosbob figure{
	margin-top: 30px;
}
.merumaga{
	text-align: center;
}
.merumaga img{
	width: 60%;
	height: auto;
}
#bosbob ul{
	margin-top: 30px;
}
#bosbob h5{
	font-size: 2.8rem;
	color: #E3B544;
	background-image: url(images/service_midashi01.png),url(images/service_midashi02.png);
	background-color: #fff;
	background-repeat: no-repeat,no-repeat;
	background-position: left top,right bottom;
	padding: 10px 0;
	text-align: center;
	width: 65%;
	margin: 50px auto 30px;
}
.center{
	text-align: center;
}
.responsive img{
	width: calc(100% - 10px);
}
#bosbob h5.group{
	background:#1551AC;
	color: #fff;
	box-sizing: border-box;
}
.container{
	background: #DDE6F3;
}
@media screen and (max-width: 750px) {
	#bosbob .inner > div:not(.example){
		margin: 0;
	}
	.example ul{
		display: block;
		padding: 20px 40px;
	}
	#bosbob h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#bosbob h2:before{
		font-size: 6.0rem;
	}
	#bosbob h3{
		margin: 40px 0 0;
		font-size: 2.0rem;
		background-size: contain;
	}
	#bosbob h4{
		margin: 20px 0 0;
		font-size: 2.0rem;
	}
	#bosbob h4 span{
		font-size: 2.0rem;
	}
	#bosbob h4 span strong{
		font-size: 3.0rem;
	}
	#bosbob h5{
		width: 100%;
		font-size: 2.0rem;
		margin: 30px 0 30px;
		padding: 20px;
		box-sizing: border-box;
	}
	section#slider{
		padding: 0;
	} 
	.slick-dots{
		bottom: -45px!important;
	}
}
/* ----- 4-03. Bosbob ----- */
/* ----- 4-04. voice ----- */
section#voice{
	background: #DDE6F3;
	padding-bottom: 50px;
}
#voice h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#voice h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #C0D1E8;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'VOICE';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#voice ul li{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background: #fff;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 50px 40px;
	margin-bottom: 50px;
}
#voice ul li h3{
	color: #1551AC;
	font-size: 3.0rem;
	border-bottom: 1px solid #1551AC;
	font-weight: 500;
	padding-bottom: 10px;
}
#voice ul li p{
	margin-top: 10px;
}
#voice ul li p.name,#voice ul li p.sex{
	font-weight: 500;
	color: #1551AC;
	text-align: center;
}
#voice ul li p.sex{
	margin-top: 0;
}
.name strong{
	font-size: 2.0rem;
}

#voice ul li div:first-child{
	width: 680px;
}
@media screen and (max-width: 750px) {
	#voice ul li{
		flex-direction: column;
	}
	#voice ul li div:first-child{
		order: 2;
		width: 100%;
	}
	#voice ul li div:last-child{
		order: 1;
	}
	#voice h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#voice h2:before{
		font-size: 6.0rem;
	}
	#voice ul li{
		padding: 30px 20px;
		margin-bottom: 50px;
	}
	#voice ul li h3{
		font-size: 2.0rem;
	}
	#voice figure{
		text-align: center;
	}
	#voice img{
		width: 50%;
	}
}
/* ----- 4-04. voice ----- */

/* ----- 4-05. price ----- */
section#price{
	background: url(images/introduce_bk.jpg);
	padding-bottom: 50px;
}
#price h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#price h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #C0D1E8;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'PRICE';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#price h2 strong{
	font-size: 6.0rem;
	color: #0E2152;
}
#price h2 span{
	font-size: 2.0rem;
}
#price h3{
	font-family: "Noto Serif JP", serif;
	font-size: 2.8rem;
    color: #E3B544;
    background-image: url(images/service_midashi01.png), url(images/service_midashi02.png);
    background-color: #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right bottom;
    padding: 10px 0;
    text-align: center;
    width: 75%;
    margin: 0 auto 30px;
}
#price h3 strong{
	font-size: 3.8rem;
}
#price h3 span{
	font-size: 1.8rem;
}
.price_midashi{
	margin-bottom: 30px;
}
.price_midashi p{
	font-family: "Noto Serif JP", serif;
	font-size: 2.8rem;
	text-align: center;
	color: #E3B544;
}
#price div.txt_area,#price ul{
	margin: 0 40px;
}
#price ul li{
	color: #1551AC;
    font-weight: 600;
    margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
}
#price ul li:before{
	content: "";
    position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #1551AC;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#price div.txt_area p{
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
	#price h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#price h2:before{
		font-size: 6.0rem;
	}
	#price h2 strong{
		font-size: 3.0rem;
	}
	#price h3{
		width: 100%;
		padding: 30px 10px;
		box-sizing: border-box;
		font-size: 2.0rem;
		background-size: 50px;
	}
	#price h3 strong{
		font-size: 3.0rem;
	}
	#price h3 span{
		font-size: 1.2rem;
		letter-spacing: 1px;
	}
	.price_midashi p{
		font-size: 2.2rem;
	}
	#price div.txt_area, #price ul{
		margin: 0;	
	}
}
/* ----- 4-05. price ----- */
/* ----- 4-06. present ----- */
section#present{
	background: #0E2152;
	padding-bottom: 50px;
}
#present h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
	color: #fff;
}
#present h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #47567B;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'PRESENT';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#present.order .bosbob > div:not(.price){
	border-bottom: none;
}
@media screen and (max-width: 750px) {
	#present h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#present h2:before{
		font-size: 6.0rem;
	}
}
/* ----- 4-06. present ----- */
/* ----- 4-07. open ----- */
section#open{
	background: url(images/service_bk.jpg);
	padding-bottom: 50px;
}
#open h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#open h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #DDE6F3;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'OPENCHAT';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#open button {
    display: block;
    width: 100%;
    height: 90px;
	background: url("images/line_button.png") center top no-repeat;
	background-size: contain;
	margin-top: 20px;
}
@media screen and (max-width: 750px) {
	#open h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#open h2:before{
		font-size: 6.0rem;
	}
}
/* ----- 4-07. open ----- */
/* ----- 4-08. message ----- */
section#message{
	background: #DDE6F3;
	padding-bottom: 50px;
}
#message h2{
	position: relative;
	z-index: 999;
	padding-top: 70px;
	margin-top: 50px;
}
#message h2:before{
	position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #C0D1E8;
    font-size: 13.0rem;
    text-transform: uppercase;
    content: 'MESSAGE';
	font-family: "Arsenal SC", sans-serif;
	font-weight: 700;
	font-style: italic;
	z-index: -1;
}
#message .inner > div{
	background: url("images/message_bk.png") no-repeat, #fff;
	background-position: bottom right;
	padding: 40px 30px 60px;
	box-sizing: border-box;
}
#message .inner p,#message .name{
	width: 650px;
	margin-top: 30px;
	font-size: 1.6rem;
}
#message .name{
	text-align: right;
	font-size: 2.8rem;
	color: #111;
	font-weight: 600;
	margin-bottom: 10px;
}
#message .name figure{
	margin-top: 10px;
}
@media screen and (max-width: 750px) {
	#message h2{
		padding-top: 10px;
		margin-top: 20px;
	}
	#message h2:before{
		font-size: 6.0rem;
	}
	#message .inner p{
		width: 100%;
		margin-top: 20px;
	}
	#message .inner > div{
		background: url(images/message_bk.png) no-repeat, #fff;
		background-position: bottom right;
		padding: 20px 15px 360px;
	}
	#message .inner p, #message .name{
		width: 100%;
	}
	#message .inner div.name{
		padding: 0;
	}
	#message img{
		width: inherit;
	}
}
/* ----- 4-08. message ----- */

/* ========================================

	5. Footer

======================================== */
footer {
    padding: 3rem 0;
    background: #1551AC;
}

footer ul {
    margin: 0 auto 1rem;
    text-align: center;
}

footer li {
    display: inline-block;
    padding: 0 1em;
    border-left: 1px solid #fff;
}

footer li:last-child {
    border-right: 1px solid #fff;
}

footer li a { color: #fff; font-size: 1.2rem; }
footer li a:hover { opacity: 0.7; }

footer p {
    font-size: 1.2rem;
    text-align: center;
}
small{
	color: #fff;
}
small a{
	color: #fff;
}
@media screen and (max-width: 750px) {
	footer {
    	padding: 1.5rem 0;
	}
	footer ul{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		margin: 0 5px;
	}
	footer li {
		padding: 5px;
		letter-spacing: 4px;
		width: 50%;
		text-align: center;
	}
	footer li:first-child{
		border-left: none;
	}
	
	footer li:last-child {
		border-right: none;
	}
}
#kasou{
	background: #0e2353;
}
#kasou h1{
	font-size: 3.4rem;
	text-align: center;
	color: #fff;
	padding: 50px 0;
}
#kasou main > p{
	margin-bottom: 30px;
}
#kasou div{
	margin-bottom: 50px;
}
#kasou h2{
	color: #fff;
	font-size: 2.8rem;
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
#kasou h3{
	color: #fff;
	font-size: 2.2rem;
	text-align: left;
	margin: 10px 0 0;
}
#kasou h3::before{
	content:"■";
}
#kasou p{
	color: #fff;
}
@media screen and (max-width: 750px) {
	#kasou h1{
		font-size: 2.8rem;
	}
	#kasou h2{
		font-size: 2.2rem;
	}
	#kasou h3{
		font-size: 2.0rem;
	}
}