@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Roboto:100');

@font-face {
  font-family: 'NotoSerif';
  src: url('../fonts/NotoSerifCJKjp-Regular.woff2') format('woff2'), 
       url('../fonts/NotoSerifCJKjp-Regular.woff') format('woff'),
       url('../fonts/NotoSerifCJKjp-Regular.otf') format('truetype');
	font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'NotoSerifB';
  src: url('../fonts/NotoSerifCJKjp-Bold.woff2') format('woff2'), 
       url('../fonts/NotoSerifCJKjp-Bold.woff') format('woff'),
       url('../fonts/NotoSerifCJKjp-Bold.otf') format('truetype');
	font-style: normal;
  font-weight: 700;
}



/* Reset
--------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
	position: relative;
	/zoom: 1;
}
html {
  height: 100%;
	/*overflow-x: hidden;*/
}
body {
	line-height: 1;
  height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset
--------------------------------------------------*/
body {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,Osaka,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","MS PGothic",Sans-Serif;
	font-size: 16px;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

/* Reset
--------------------------------------------------*/
.clear,
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.clearfix { /zoom: 1; } /* IE */

/* Reset
--------------------------------------------------*/
p, ul, ol, dl {
	margin: 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.8;
}
h1, h2, h3, h4, h5 {
	line-height: 1.6;
}
table {
	width: 100%;
	margin: 0;
}
table p {
	text-align: left;
}
caption {
	font-weight: bold;
	text-align: left;
}
img {
	border: none;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
}
a {
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	opacity: 0.8;
}


.sp {
	display: none;
}
@media (max-width: 736px) {
.pc {
	display: none;	
}
.sp {
	display: block;
}
}



body {
	background: url(../common_images/bg_wave.png),url(../common_images/bg.jpg);
	background-position: center;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }


@media (max-width: 736px) {
	body {
		background: url(../common_images/bg_wave_sp.png),url(../common_images/bg.jpg);
		background-position: center;
	}
}



/* header
--------------------------------------------------*/
header {
	background: url(../common_images/bg_sakana.jpg);
	position: fixed;
	height: 120px;
	font-family: 'NotoSerifB';
	width: 100%;
	top: 0;
	z-index: 10;
}
header .logo {
	position: absolute;
	top: 14px;
	left: 10px;
}
header .logo img {
	width: 82px;
	height: auto;
}
header .gNav {
	padding: 45px 0 0 130px;
}
header .gNav li {
	display: inline-block;
	margin-right: 30px;
}
header .gNav li a {
	color: #FFF;
	font-size: 15px;
}
header .language {
	position: absolute;
	top: 5px;
	right: 235px;
}
header .language li {
	display: inline-block;
	color: #FFF;
	font-size: 12px;
}
header .language li::before {
	content: "/";
	padding: 0 10px;
}
header .language li:first-child::before {
	display: none;
}
header .language li a {
	color: #FFF;
	opacity: 0.5;
}
header .hamanavi {
	position: absolute;
	top: 0;
	right: 0;
}
header .hamanavi a {
	display: block;
	background: #4aa5e4;
	width: 220px;
	height: 120px;
	color: #FFF;
	text-align: center;
	line-height: 1.2;
	padding-top: 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
header .hamanavi a em {
	font-size: 38px;
}
header .hamanavi a span {
	font-size: 12px;
}
header .hamanavi a::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 60px 0;
	border-color: transparent #3b82b8 transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
}

@media (max-width: 736px) {
	header {
		height: 70px;
		position: absolute;
		background-size: 30%;
	}
	header .logo {
		top: 10px;
		left: 10px ;
	}
	header .logo img {
		width: auto;
		height: 50px;
	}
	header .navBtn {
		display: block;
		width: 70px;
		height: 70px;
		position: absolute;
		top: 0;
		right: 0;
	}
	header .navBtn span {
		display: block;
		width: 30px;
		height: 3px;
		border-radius: 1px;
		background: #FFF;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	header .navBtn.close span {
		background: rgba(255,252,252,0);
	}
	header .navBtn span::before,
	header .navBtn span::after {
		content: "";
		display: block;
		width: 30px;
		height: 3px;
		border-radius: 1px;
		background: #FFF;
		position: absolute;
		left: 0;
		transition: 0.2s;
	}
	header .navBtn span::before {
		margin-top: -10px;
	}
	header .navBtn span::after {
		margin-top: 10px;
	}
	header .navBtn.close span::before {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		margin-top: 0;
	}
	header .navBtn.close span::after {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		margin-top: 0;
	}
	header .spNav {
		background: url(../common_images/bg.jpg);
		position: absolute;
		top: 70px;
		z-index: 10;
		width: 100%;
		height: 0;
		transition: 0.5s;
		overflow: hidden;
	}
	header .spNav.show {
		height: 260px;
	}
	header .gNav {
		padding: 0;
		font-size: 0;
	}
	header .gNav li {
		display: inline-block;
		margin-right: 0;
		width: 50%;
	}
	header .gNav li:nth-child(odd) {
		border-right: 1px solid #dce1e7;
		box-sizing: border-box;
	}
	header .gNav li a {
		color: #192f53;
		font-size: 15px;
		padding: 0 0 0 20px;
		border-bottom: 1px solid #dce1e7;
		line-height: 55px;
		display: block;
	}
	header .language {
		position: static;
		text-align: center;
		background: #000;
	}
	header .language li {
		color: #FFF;
		font-size: 13px;
	}
	header .language li::before {
		content: "/";
		padding: 0 10px;
	}
	header .language li a {
		color: #FFF;
		opacity: 0.5;
		line-height: 35px;
	}
	header .hamanavi {
		display: none;
	}
}



.hamanaviBnr {
	position: fixed;
	bottom: 0;
	z-index: 3;
}






/* container
--------------------------------------------------*/
#container {
	margin-top: 120px;
	min-width: 1100px;
}
#container h1 {
  background-color: rgba(25,47,83,0.1);
	text-align: center;
	font-family: 'NotoSerif';
	color: #192f53;
	font-weight: normal;
	font-size: 46px;
	letter-spacing: 0.1em;
	line-height: 180px;
}
#container .breadcrumb {
	position: absolute;
	left: calc(50% - 550px);
	margin-top: -30px;
}
#container .breadcrumb li {
	display: inline-block;
	font-size: 13px;
	color: #192f53;
}
#container .breadcrumb li a {
	opacity: 0.5;
	color: #192f53;
}
#container .breadcrumb li a::after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	border-top: 2px solid #192f53;
	border-right: 2px solid #192f53;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0 10px;
	vertical-align: middle;
}
#contents {
	width: 1100px;
	margin: 80px auto 0;
}

#contents .lead {
	font-weight: bold;
	text-align: center;
	color: #192f53;
	font-size: 18px;
	line-height: 2.2;
}
.link a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	background: #000;
	color: #FFF;
	line-height: 50px;
	padding: 0 30px;
}


@media (max-width: 736px) {
	#container {
		margin-top: 70px;
		min-width: 0;
	}
	#container h1 {
		font-size: 22px;
		letter-spacing: 0.05em;
		line-height: 100px;
	}
	#container .breadcrumb {
		display: none;
	}
	#contents {
		width: 100%;
		margin: 40px 0 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	#contents .lead {
		text-align: left;
		font-size: 16px;
		line-height: 2;
	}
	.link a {
		line-height: 40px;
	}
}






/* footer
--------------------------------------------------*/
#hamaFooter {
	background: #FFF;
	text-align: center;
	margin-top: 120px;
}
#hamaFooter .footNav {
	background: url(../common_images/bg_sakana.jpg) center;
	text-align: center;
	min-width: 1100px;
	margin: 0 auto;
}
#hamaFooter .footNav li {
	display: inline;
	line-height: 100px;
}
#hamaFooter .footNav li::after {
	content: "|";
	opacity: 0.6;
	color: #FFF;
	margin: 0 10px 0 15px;
}
#hamaFooter .footNav li:last-child::after {
	display: none;
}
#hamaFooter .footNav li a {
	color: #FFF;
	font-size: 13px;
	letter-spacing: 0.1em;
}

@media (max-width: 736px) {
	#hamaFooter {
		margin-top: 60px;
	}
	#hamaFooter .footNav {
		min-width: 100%;
		padding: 20px 0;
		background-size: 30%;
	}
	#hamaFooter .footNav li {
		line-height: 1.6;
		display: inline-block;
	}
	#hamaFooter .footNav li::after {
		content: "|";
		opacity: 0.6;
		color: #FFF;
		margin: 0 5px;
	}
	#hamaFooter .footNav li:last-child::after {
		display: none;
	}
	#hamaFooter .footNav li a {
		color: #FFF;
		font-size: 12px;
		letter-spacing: 0;
	}
}



/* å…±é€šãƒ•ãƒƒã‚¿ãƒ¼
--------------------------------------------------*/
#zhFooter {
	background: #FFF;
}
#zhFooter p {
	text-align: center;
	font-size: 12px;
}
@media (max-width: 736px) {
	#zhFooter {
		padding-bottom: 20px;
	}
	.c-footer-sp-store__text a {
		font-size: 13px;
	}
	.c-footer-copyright__copy {
		font-size: 10px!important;
	}
}


/* ãƒã‚¤ãƒ³ãƒˆãƒšãƒ¼ã‚¸
--------------------------------------------------*/

#point {
/*    word-wrap : break-word;
    overflow-wrap : break-word;*/
	word-break : break-all;
}

#point #contents {
    max-width: 1000px;
    margin: 80px auto 0;
    padding: 0px 40px;
    background: #fff;
}

#point .section h2 {
    border-left: 1px solid #192f53;
    border-right: 1px solid #192f53;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    letter-spacing: 0.2em;
    font-family: 'NotoSerif';
    font-weight: normal;
    padding: 0 40px;
    vertical-align: top;
}

#point .point_box {
	padding: 20px;
    border: 1px solid #192f53;
    margin: 20px;
    border-radius: 10px;
    width: 50%;
    background: #ffffffa3;
}

#point .point_box h3{
    font-size: 30px;
    color: #08a4d7;
    text-align: center;
    margin-bottom: 10px;
}

#point #container .breadcrumb {
    position: absolute;
    left: calc(52% - 550px);
	margin-top: 0px;
}

#point .section {
    margin-top: 20px;
    padding: 20px 0;
}

#point .section2 {
    margin-top: 60px;
    padding-top: 40px;
}

/*#point .section::before {
    content: "";
    display: block;
    background-image: -moz-linear-gradient( 90deg, rgba(25,47,83,0) 0%, rgb(25,47,83) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(25,47,83,0) 0%, rgb(25,47,83) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(25,47,83,0) 0%, rgb(25,47,83) 100%);
    width: 100vw;
    height: 200px;
    position: absolute;
    left: 0;
    opacity: 0.1;
    margin: -80px 0 0 0;
}*/

#point .cp_bnr {
    text-align: center;
    padding: 30px;
}

#point .point_wrap {
	display: flex;
}

#point .titArea {
	margin-bottom: 30px;
}

#point .point_box02 {
    margin-bottom: 20px;
    /* border: 1px solid #192f53; */
    border-radius: 10px;
    padding: 20px;
    background: #faf7ee;
    width: 420px;
    margin-right: 20px;
}

#point .point_box02:nth-child(2n+0){
    margin-right: 0px;
}

#point .point_box03 {
    margin-bottom: 20px;
    /* border: 1px solid #192f53; */
    border-radius: 10px;
    padding: 20px;
    background: #def6ff;
}

#point .bold {
	font-size: 20px;
	font-weight: bold;
}

#point .point_wrap02 {
    display: flex;
    flex-wrap: wrap;
	padding: 0 30px;
}

#point .section a {
	text-decoration: underline;
}

#point .button {
    margin-left: 30px;
}

#point .button a {

}
#point .sp {
    display: none;
}

@media (max-width: 736px) {

#point #contents {
    padding: 0px 20px;
	margin-top: 0;
}

#point .sp {
    display: block;
}
	
#point .section2 {
    display: none;
}

#point .cp_bnr {
    padding: 0;
}
#point .cp_bnr img{
}
#point .section {
    margin-top: 10px;
}
#point .section h2 {
    font-size: 20px;
    padding: 0px 10px;
    display: block;
}
#point .point_wrap,#point .point_wrap02 {
    display: block;
	padding: 0;
}
#point .point_box {
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 10px;
    width: auto;
}
#point .point_box02 {
    width: auto;
    margin-right: 0;
}
#point .button {
    margin-left: 0;
	margin-top: 20px;
    text-align: center;
}
}

.blue_box {
	margin-top: 20px;
	background: #effcff;
    padding: 20px;
    border-radius: 10px;
    line-height: 1.9;
    color: #031a4a;
    font-size: 18px;
    box-sizing: border-box;
}

.white_box {
    overflow-y: scroll;
    height: 500px;
    padding: 3% 3%;
    background: #fff;
    border: 3px solid #707999;
    border-top: 0;
    box-sizing: border-box;
    font-size: 14px;
}

.white_box h3{
	font-size: 18px;
}
	
.headline_box{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #707999;
    text-align: center;
	padding: 10px;
}

.flex_no{
	display: flex;
	justify-content: center;
	text-align: center;
}
@media (max-width: 736px) {
.flex_no{
	display: block;
	}
.white_box {
    height: 360px;
}
#point .sp_none {
    display: none;
}
.sp_none {
    display: none;
}
}

.c-important-news {
    display: table;
    max-width: 1100px;
    width: 95%;
    margin: 30px auto 0px;
    border: 2px #192f53 solid;
    border-radius: 10px;
}

.c-important-news__ttl {
    font-size: 114%;
    width: 17%;
    border-right: 1px solid #ced3d6;
    background-color: #192f53;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
    padding-left: 16px;
}

.c-important-news__ttl, .c-important-news__text {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.c-important-news__text {
    width: 85%;
    /* overflow-y: scroll;
    overflow-x: hidden; */
}

@media (max-width: 736px) {
.c-important-news__ttl {
    padding-bottom: 6px;
    border-radius: 4px 4px 0px 0px;
}
.c-important-news__ttl, .c-important-news__text {
    display: block;
    width: 100%;
    border: none;
    padding: 8px;
    box-sizing: border-box;
}
}