@charset "UTF-8";

/** ************************************* **

	TABLE CONTENTS
	---------------------------
		01. Globals
		02. Enclosing character (With indentation)
		03. bootstrap Extension
	---------------------------

 ** ************************************* **/




/** 01. Globals
 **************************************************************** **/
h3 {
	font-family:'Montserrat', "見出ゴMB31", "Midashi Go MB31", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-size: 1.8em;
	color: #005b9f;
	line-height: 1.5em;
	border-bottom: solid 1px #E1E2E1;
	font-weight: 600;
	margin: 0.3em 0 0.5em;
}

@media (max-width: 320px) {
	h3 {
		font-size: 1.5em;
	}
}

h4 {
	font-family: 'YakuHanJP', "游ゴシック体", YuGothic, "YuGothic M","Open Sans", "Helvetica Neue", Helvetica, "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4em;
	margin: 30px 0 20px 0;
	padding-bottom: 0.2em;
	border-bottom: solid 2px #005b9f;
}

@media (max-width: 320px) {
	h4 {
		font-size: 1.3em;
	}
}

h5, .h5 {
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", "Open Sans", "Helvetica Neue", Helvetica, "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.2em;
}

h6.border_tb {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: solid 2px #717171;
	border-bottom: solid 2px #717171;
	background-color: #EAEAEA;
	color: #717171;
}

h5.number {
	font-size: 1.2em;
	font-weight: 700;
	padding: 0.7em 0 0.7em 0;
	border-left: 0px solid #217dbb;
	border-bottom: solid 0px #ccc;
	line-height: 2.0;
	margin-top: 0px;
	margin-bottom: 0px;
}

h9.riten {
	position: relative;
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 15px 0;
	border-bottom: #bebebe solid 1px;
	padding-bottom: 5px;
	display: block;
	padding: 0 0 .5em 4em;
}

h9.riten::before {
	position: absolute;
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	top: 0;
	left: 0;
	content:"利点"counter(titleNum);
	width: 60px;
	height: 30px;
	line-height: 28px;
	background-color: #ffee00;
	border-radius: 8px;
	color: #0097cf;
	font-size: .9em;
	text-align: center;
}

h9.anshin {
	position: relative;
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 15px 0;
	border-bottom: #bebebe solid 0px;
	padding: 0 0 .3em 3.8em;
	line-height: 1.3;
}

h9.anshin::before {
	position: absolute;
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	content:"安心\Aその"counter(titleNum);
	white-space: pre;
	width: 60px;
	height: 45px;
	line-height: 1.2;
	background-color: #ffee00;
	border-radius: 8px;
	color: #0097cf;
	font-size: .9em;
	text-align: center;
	padding: 4px;
	margin-top: auto;
}

@media (max-width: 320px) {
	h9.anshin {
		font-size: 1.1em;
	}
	h9.anshin::before {
		width: 55px;
	}
}

div.counter_content {
	counter-reset: titleNum;
}

section.counter {
	counter-increment: titleNum;
}

h8 {
	position: relative;
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	margin: 15px 0;
	border-bottom: #bebebe solid 1px;
	padding-bottom: 5px;
	display: block;
}

h9 {
	position: relative;
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 15px 0;
	border-bottom: #bebebe solid 1px;
	padding-bottom: 5px;
	display: block;
	padding: 0 0 .5em 2em;
}

h9::before {
	position: absolute;
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	top: 0;
	left: 0;
	content: counter(titleNum);
	width: 30px;
	height: 30px;
	line-height: 28px;
	background-color: #ffee00;
	border-radius: 100%;
	color: #0097cf;
	font-size: .9em;
	text-align: center;
}

@media (max-width: 320px) {
	h9 {
		font-size: 1.1em;
	}
	
	h9::before {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
}

/*===== Add space =====*/
.top_space10 {
	margin-top: 10px;
}

.top_space20 {
	margin-top: 20px;
}

.top_space30 {
	margin-top: 30px;
}

.top_space40 {
	margin-top: 40px;
}

.top_space50 {
	margin-top: 50px;
}


/*===== Title in content =====*/
.title-wrap {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 20px auto 20px;
	background: #ffee00;
	width: 100%;
}

.titleimag-wrap {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 40px auto 20px;
}

/* Overlapping characters */
.layer-txt {
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	color: #0097cf;
	letter-spacing: 0.2rem;
	margin: 5px 10px;
}

.layer-imgtxt {
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	color: #0097cf;
	letter-spacing: 0.2rem;
	position: absolute;
	top: 10%;
	left: 3%;
}

.layer-txt2 {
	color: #0097cf;
	letter-spacing: 0.2rem;
	position: absolute;
	top: 50%;
	left: 3%;
}

/* Settings for SP */
@media screen and (max-width: 600px) {
	.title-wrap {
		
	}
	
	.layer-txt {
		letter-spacing: 0.1rem;
		font-size: 1.7rem;
		font-weight: 600;
		top: 20%;
	}
	
	.layer-imgtxt {
		font-size: 1.7rem;
		font-weight: 600;
		top: 10%;
	}
	
	.layer-txt2 {
		font-size: 1rem;
		font-weight: 600;
		top: 60%;
	}
}

/* Settings for PC */
@media screen and (min-width: 601px) {
	.layer-txt {
		font-size: 2.5rem;
		font-weight: 600;
	}
	
	.layer-imgtxt {
		font-size: 2.5rem;
		font-weight: 600;
	}
	
	.layer-txt2 {
		font-family: kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
		font-size: 1.8rem;
		font-weight: 600;
	}
}


#tbl_uchiwake th {
	text-align: center;
}

#tbl_uchiwake td:nth-child(4) {
	text-align: right;
}

#tbl_uchiwake td:nth-child(n+5) {
	text-align: center;
}

#tbl_uchiwake .tbl_left {
	text-align: left;
}

.box_area {
	position: absolute;
	top: 400px;
	margin: 0px 0px 50px 0px;
}

.box_area div {
	position: absolute;
	width: 100px;
	height: 100px;
}

.box_01 {
	background-color: #B4DC69;
	top: 10px;
	left: 50px;
	z-index: 0;
}

.box_02 {
	background-color: #FFB46E;
	top: 40px;
	left: 90px;
	z-index: 3;
}

.box_03 {
	background-color: #69A0C8;
	top: 80px;
	left: 30px;
	z-index: 2;
}

.bg_line {
	background-image: url(../images/bg_plan.png);
	background-size: contain;
	padding: 10px;
	width: 80%;
	margin: auto;
}

#content a.link_aqua {
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #42adc2;
	display: inline-block;
	border-radius: 3px;
	padding: 5px 7px;
	margin: 0px;
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

#content a.link_aqua.non {
	opacity: 0.5;
}

#content a.link_aqua:hover{
	opacity: 0.5;
}

.link_aqua.disabled, .link_aqua[disabled], fieldset[disabled] .link_aqua {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

sup {
	font-size: 0.5em;
}

.btn {
	white-space: normal;
}

article {
	overflow-x: hidden;
}

@media (max-width: 768px) {
	.bg_line {
			width: 100%;
	}
}


/*===== Speech bubble =====*/
.balloon1-right-btm {
	position: relative;
	display: inline-block;
	margin: -9.5em 45px -2.5em 317px;
	padding: 0 5px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #cabc1f;
	border-radius: 50%;
	box-sizing: border-box;
}

.balloon1-right-btm::before {
	content: "";
	position: absolute;
	bottom: -8px;
	right: 65px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 21px solid #cabc1f;
	z-index: 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(137deg);
}

@media (max-width: 768px) {
	.balloon1-right-btm {
		position: relative;
		display: inline-block;
		margin: -9.5em 45px -2.5em 628px;
		padding: 0 5px;
		width: 90px;
		height: 90px;
		line-height: 90px;
		vertical-align: middle;
		text-align: center;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #cabc1f;
		border-radius: 50%;
		box-sizing: border-box;
	}
	
	.balloon1-right-btm::before {
		content: "";
		position: absolute;
		bottom: -8px;
		right: 65px;
		margin-top: -15px;
		border: 15px solid transparent;
		border-left: 21px solid #cabc1f;
		z-index: 0;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(137deg);
	}
}

@media (max-width: 480px) {
	.balloon1-right-btm {
		position: relative;
		display: inline-block;
		margin: -9.5em 45px -2.5em 245px;
		padding: 0 5px;
		width: 90px;
		height: 90px;
		line-height: 90px;
		vertical-align: middle;
		text-align: center;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #cabc1f;
		border-radius: 50%;
		box-sizing: border-box;
	}
	
	.balloon1-right-btm::before {
		content: "";
		position: absolute;
		bottom: -8px;
		right: 65px;
		margin-top: -15px;
		border: 15px solid transparent;
		border-left: 21px solid #cabc1f;
		z-index: 0;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(137deg);
	}
}






/** 02. Enclosing character (With indentation)
 **************************************************************** **/
.maru {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	flex-flow: column; 
	vertical-align: top;
}

/* Circle size */
.size_normal {
	width: 110px;
	height: 110px;
}

@media (max-width: 768px) {
	.size_normal {
		width: 80px;
		height: 80px;
	}
}

/* Square size */
.number .square {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	flex-flow: column; 
	margin-right: 0.2em;
}

.number .square2 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	flex-flow: column; 
	margin-right: 0.2em;
}

/* Character size */
.letter3 {
	font-size: 1.1em;
	line-height: 1.3em;
	text-indent: 0.1em;
}

.letter4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 3em;
	text-align: center;
}

/* Enclosure and text color */
.gray1 {
	color: #5F5F5F;
	border: 1px solid #5F5F5F;
	background: #fff;
}

.yellow1 {
	color: #C7B500;
	border: 1px solid #C7B500;
	background: #fff;
}

.purple1 {
	color: #8a2be2;
	border: 1px solid #8a2be2;
	background: #fff;
}

.blue1 {
	color: #fff;
	border: 1px solid #217dbb;
	background: #217dbb;
}

.lightblue1 {
	color: #fff;
	border: 1px solid #BBE0F2;
	background: #BBE0F2;
}

.pink1 {
	color: #E500B3;
	border: 1px solid #E500B3;
	background: #fff;
}

.red1 {
	color: #ea1c0d;
	border: 1px solid #ea1c0d;
	background: #fff;
}

.green1 {
	color: #008000;
	border: 1px solid #008000;
	background: #fff;
}



/** 03. bootstrap Extension
 **************************************************************** **/
.row-center {
	text-align:center;
	letter-spacing:-0.4em;
}

.row-center > [class*='col-'] {
	display: inline-block;
	letter-spacing: 0;
	vertical-align: top;
	float: none !important;
}

.row-center.va-middle > [class*='col-'] {
	vertical-align: middle;
}

.row-center.va-bottom > [class*='col-'] {
	vertical-align: bottom;
}


