@charset "utf-8";

.rpimg,.animated,.wow {

}

/*------------------------------------------------------------
	カラー
------------------------------------------------------------*/

.key_color {
    color: #2ea5de;
}

/*------------------------------------------------------------
	リンクカラー
------------------------------------------------------------*/
.udl {
    color:inherit !important;
    text-decoration: underline;
}
.tel-link a,.non_col {
	color:inherit !important;
}
a {
	color:#13428a;
	text-decoration:none;
}

a:hover {
	color:#597aad;
	text-decoration:none;
}
a:active {
	color:#13428a;
	text-decoration:none;
}
#bread a {
	color:#111;
	text-decoration:none;
}
#bread a:visited {
	color:#111;
	text-decoration:none;
}
#bread a:hover {
	color:#666;
	text-decoration:none;
}
#bread a:active {
	color:#111;
	text-decoration:none;
}

.btn a {
	transition:opacity 0.3s;
}
.btn a:hover {
	opacity: 0.7;
}

a[href*="tel:"] {
    color: inherit;
}

@media (min-width: 561px) {
a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.lh_s {
	line-height:1.5 !important;
}
.lh_m {
	line-height:1.7 !important;
}
.lh_l {
	line-height:2 !important;
}
.lh_0 {
	line-height:0;
}
.both_adj {
    text-align: justify !important;
    text-justify: inter-ideograph;
}

html {
	height:100%;
    font-size: 1em;
    scroll-behavior: smooth;
}
	
body {
	text-align:center;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    color:#111;
	background-color:#fff;
	text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	word-wrap:break-word;
	min-height: 100%;
    display: flex;
    flex-direction: column;
    font-size: 1em;
    z-index: 0;
}

a.anc {
    scroll-margin-top: 20px;/*固定ヘッダがある場合は調整してください*/
}

@media screen and (max-width: 560px) {
    body {
        font-size: 0.92em;
    }
    a.anc {
        scroll-margin-top: 20px;/*固定ヘッダがある場合は調整してください*/
    }
}
@media screen and (max-width: 320px) {
    body {
        font-size: 0.84em;
    }
}

.fserif {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
}

#wrapper {
    flex: 1 1 auto;
}
.ovf {
    overflow: hidden;
}

.mgend {
	margin-bottom:5em;
}
.mgl {
	margin-bottom:6em;
}
.mgm {
	margin-bottom:4em;
}
.mgms {
	margin-bottom:3em;
}
.mgs {
	margin-bottom:2em;
}
.mgsm {
	margin-bottom:1.5em;
}
.mgss {
	margin-bottom:1em;
}
.mgsss {
	margin-bottom:0.5em;
}

@media screen and (min-width: 561px) {
    .sp {
		display:none !important;
	}
    .pccenter {
        text-align:center !important;
    }
}
@media screen and (max-width: 560px) {
	.pc {
		display:none !important;
	}
    .spcenter {
        text-align:center !important;
    }
    .spleft {
        text-align:left !important;
    }
    .mgend {
    margin-bottom:5em;
}
}


#bread {
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    padding: 10px 100px 0;
	margin:0 auto;
	text-align:left;
    font-size: 0.84em;
    line-height: 1;
}
#title {
    position: relative;
    width: 100%;
    aspect-ratio: 240 / 77;
    background-position: center;
    background-size: cover;
}
#title span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #2ea5de;
    mix-blend-mode: multiply;
}
#title section {
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    height: 100%;
    padding: 100px 100px 0;
    margin: 0 auto;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    line-height: 1;
}
.title_tx h2 {
    font-size: 2em;
}
.title_tx p {
    font-size: 1.16em;
    margin-top: 0.5em;
}
.container {
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    padding: 4em 100px;
	margin:0 auto;
	text-align:left;
}
.sub1 {
    position: relative;
    font-size: 1.8em;
    line-height: 1;
    padding-bottom: 0.6em;
    margin-bottom: 1em;
}
.sub1::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #dadada;
}
.sub1::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 7px;
    background-color: #2ea5de;
}
.sub2 {
    font-size: 1.6em;
    line-height: 1;
    border-left: 7px solid #2ea5de;
    padding: 0.3em 0 0.3em 0.5em;
    margin-bottom: 1em;
}
.sub3 {
    font-size: 1.4em;
    border-bottom: 1px solid #111;
    padding-bottom: 0.1em;
    margin-bottom: 0.7em;
}
.sub4 {
    font-size: 1.24em;
}
.box0 {
    line-height: 1.7;
}
.waku1 {
    border: 4px solid #2ea5de;
    padding: 1.3em 1.5em;
}
.manga {
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
}
.manga img {
    width: 100%;
}

.table_def {
	width: 100%;
	border-collapse: collapse;
    line-height: 1.5;
}
.table_def td {
	padding: 0.5em 0.7em;
	border: 1px solid #333;
}
.table_def th {
	padding: 0.5em 0.7em;
	border: 1px solid #333;
	font-weight: normal;
	white-space:nowrap;
    background-color: #dfeef6;
}
@media screen and (max-width: 1000px){
.container{
    position: relative;
    box-sizing: border-box;
    width: 100%;
	padding:2em 5%;
	margin:0 auto;
	text-align:left;}
}
@media screen and (max-width: 560px) {

#bread {
    width: 100%;
    padding: 10px 12px 0;
}
#title {
    aspect-ratio: 112 / 56;
}
#title section {
    width: 86%;
    padding: 60px 0 0;
}
.title_tx h2 {
    font-size: 6vw;
}
.title_tx p {
    font-size: 3.7vw;
}
.container {
    width: 100%;
	padding:3em 7%;
}
.sub1 {
    font-size: 4.6vw;
     padding-bottom: 0.8em;
}
.sub1::before {
    height: 5px;
}
.sub1::after {
    width: 40px;
    height: 5px;
}
.sub2 {
    font-size: 4.3vw;
    border-left: 5px solid #2ea5de;
}
.sub3 {
    font-size: 4.2vw;
}
.sub4 {
    font-size: 4vw;
}
.waku1 {
    border: 3px solid #2ea5de;
    padding: 1em 1.2em;
}

}


