@charset "UTF-8";

body {
    margin: 0;
}

.component__main__Wrapper a {
	color: #008099;
}

.component__main__Wrapper a:hover,
.component__main__Wrapper a:active,
.component__main__Wrapper a:focus {
	color: #00b5d9;
}

.wrapper .gheader {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 30px 0;
    height: 120px;
    border-bottom: 1px solid #c5c5c5;
}

#heading-lvl01 {
	margin: 0;
	padding: 0;
	*zoom: 1;
}



#heading-lvl01 h1 {
	margin: 0;
	padding: 0;
	font-size: 233%;
	font-weight: normal;
	line-height: 1.33;
}

#heading-lvl01 p.news-year,
#heading-lvl01 h1 {
	border-bottom: 1px solid #c5c5c5;
	text-align: left;
	padding: 0 0 26px 0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.4;
	max-width: 100%;
	display: block;
}

.component__main__Wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}


p.normal {
	margin: 16px 0 0 0;
	padding: 0;
}

p.normal {
	line-height: 1.75;
}

em {
    font-style: normal;
    font-weight: bold;
}


ul.normal li,
li ul.normal li {
	padding: 20px 0 0 20px;
	list-style-type: disc;
	list-style-position: inside;
	background: none;
}

div.column-A01 {
	margin: 16px 0 0 0;
	padding: 16px 0 0 0;
}

div.column-A01 {
	margin: 30px auto 0;
	background-color: #f8f8f8;
	background-image: none;
	border: 1px solid #f8f8f8;
	width: 100%;
}

div.contact-block-A01 {
	background-color: #f8f8f8;
	background-image: none;
	margin: 60px auto 80px;
	text-align: center;
	border: 1px solid #f8f8f8;
}

div.contact-block-A01 div.contact-content {
	margin: 0;
    padding: 0px 20px 20px 20px;
}


div.column-A01 div.column-content {
	padding-bottom: 20px;
}

ul.ordered-list-A01 {
    margin: 16px 0 0 0;
    padding: 0 0 0 0.5em;
    text-indent: 0;
}

ul.ordered-list-A01 li {
    margin: 13px 0 0 0;
    list-style: none;
}

ul.note-list-A01 {
    margin: 19px 0 0 0;
    padding: 0;
    font-size: 83.33%;
    line-height: 1.5;
}

ul.note-list-A01 li {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 7px 0 0 0;
    padding: 0 0 0 0.5em;
    list-style-type: none;
    background: none;
}

header.heading-lvl04 {
    margin: 28px 0 8px 0;
    padding: 0;
}

.heading-lvl04 h4 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}


@media screen and (min-width: 768px) {

#heading-lvl01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 30px auto 40px;
} 
    
    
	div.column-A01 div.column-content {
		padding: 0 20px 30px 20px;
	}
    


.gfooter__btm {
    position: relative;
    clear: both;
    padding: 12px 30px 8px;
    margin-top: 30px;
    background-color: #cccccc;
    line-height: 1;
}

.gfooter__btm__title {
    margin: 0;
    float: left;
    width: 48%;
    font-size: 12px;
    font-size: 1.2rem;
}

.gfooter__btm small {
    float: right;
    width: 48%;
    text-align: right;
}

.gfooter__btm:before, .gfooter__btm:after {
    content: "";
    display: table;
}

.gfooter__btm:after {
    clear: both;
}
    

    header.heading-lvl02_a {        
    text-align: center;
    margin: 80px 0 40px;
    }    
    
header.heading-lvl02_a h2 {
    margin: 0 auto;
    color: #103184;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.42;
    vertical-align: bottom;
    border-bottom: 6px solid #b9c0da;
    display: inline-block;
    padding: 0 0 10px 0;
    background-image: none;
}


#heading-lvl02 h2 {
	display: inline-block;
	margin: 0 auto;
    color: #103184;
    font-size: 32px;
    font-size: 3.2rem;
	font-weight: bold;
    line-height: 1.42;
    vertical-align: bottom;
    border-bottom: 6px solid #b9c0da;
    padding: 0 0 10px 0;
    background-image: none;
}

.top-section-cv__title {
    padding: 9px 30px;
    font-size: 20px;
}
    
.top-section-cv__text {
    margin-top: 20px;
    font-size: 25px;
}

.top-section-cv__text small.cv {
    font-size: 20px;
    display: inline-block;
}
    
.top-section-cv__text em {
    font-size: 45px;
}
    
    

.top-link {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
    --tw-bg-opacity: 1;
    text-align: center;
    width: 900px;
    margin: 40px auto;
    display: grid;
}
    
 .top-link a:hover {
        text-decoration: none;
        border: none;
        opacity: 0.7;
    }
    
.top-link__inner {
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    padding: 16px;
    color: #ffffff;
}
    

    
.top-section-cv__button {
/*
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 30px;
    column-gap: 30px;
*/
    width: 500px;
    margin: 40px auto 0;
/*
    display: grid;
*/
}
    
.button--cv-fill {
    padding-bottom: 16px;
    border-bottom-width: 4px;
}
   
.button--cv-fill::before {
    transform: translateY(2px);
}

.button {
    padding: 20px 50px 20px 40px;
    transition: color .3s ease-in-out;
}

.button__inner {
    font-size: 24px;
    line-height: 1.5;
}


.button::before {
    right: 24px;
    width: 20px;
    height: 20px;
}


    /* modal */

    .section-modal {
    padding: 36px 60px 40px;
    }
    
    .section-modal {
    overflow: hidden;
    text-align: left;
    }
    
    .section-modal__title {
    font-size: 24px;
    line-height: 1.5;
    }

    .button-close {
    width: 218px;
    height: 64px;
    margin-top: 40px;
    }
    
    .section-modal__close {
    right: -20px;
    width: 60px;
    height: 60px;
    }
    
    .text {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 16px;
    }
    
    .note {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 16px;
    }
    
    .text-sm {
    font-size: 16px !important;
    line-height: 1.6 !important;
    }
    
        
    .product_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 32px;
    row-gap: 24px;
    width: 880px;
    margin: 0 auto 50px;
    }


    
}



@media screen and (max-width: 767px) {
    

    .headerLogo-svg {
        width: 60%;
    }
    
#heading-lvl01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 130px auto 40px;
}
    
.gfooter__btm {
    position: relative;
    clear: both;
    padding: 12px 8px 4px;
    margin-top: 30px;
    background-color: #cccccc;
    line-height: 1;
}

.gfooter__btm__title {
    margin: 0;
    padding-bottom: 4px;
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
}

.gfooter__btm small {
    float: right;
    text-align: right;
}

.gfooter__btm:before, .gfooter__btm:after {
    content: "";
    display: table;
}

.gfooter__btm:after {
    clear: both;
}
    
 header.heading-lvl02_a {        
    text-align: center;
    margin: 60px 0 30px;
    } 

 header.heading-lvl02_a h2 {
    margin: 0 auto;
    color: #103184;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.42;
    vertical-align: bottom;
    border-bottom: 6px solid #b9c0da;
    display: inline-block;
    padding: 0 0 10px 0;
    background-image: none;
}

#heading-lvl02 h2 {
	display: inline-block;
	margin: 0 auto;
    color: #103184;
    font-size: 28px;
    font-size: 2.8rem;
	font-weight: bold;
    line-height: 1.42;
    vertical-align: bottom;
    border-bottom: 6px solid #b9c0da;
    padding: 0 0 10px 0;
    background-image: none;
}

.top-section-cv__title {
    padding: 5px 10px;
    font-size: 14px;
}

.top-section-cv__text {
    margin-top: 16px;
    font-size: 14px;
}
    
.top-section-cv__text small.cv {
    font-size: 14px;
    display: inline-block;
}

.top-section-cv__text em {
    font-size: 30px;
}
    
.top-section-cv__text em {
    font-size: 30px;
}

.button--cv-fill {
    padding-bottom: 8px;
    border-bottom-width: 2px;
}

.top-section-cv__button {
    grid-template-columns: 1fr;
    row-gap: 15px;
    margin: 16px 16px 0;
}

.top-section-cv__button {
    display: grid;
}
 
.button {
    min-height: 66px;
    padding: 10px 40px 10px 16px;
}

.button__inner {
    font-size: 18px;
    line-height: 1.6;
}

.button::before {
    right: 16px;
    width: 16px;
    height: 16px;
}

    
    .section-modal {
    padding: 16px 16px 24px;
    }

    .section-modal__title {
    font-size: 18px;
    line-height: 1.6;
    }
    
    .section-modal__close {
    right: 0;
    right: -16px;
    width: 55px;
    height: 55px;
    }
    
    .text {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    margin-top: 16px;
    }
        
    .note {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 16px;
    text-align: left;
    }
    
    .button-close {
    width: 192px;
    height: 50px;
    margin-top: 24px;
    }
    
   .top-link {
    grid-template-columns: 1fr;
    row-gap: 15px;
    margin: 30px 16px;
    display: grid;
    }
    
    .top-link__inner {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    padding: 16px;
    color: #ffffff;
    text-align: center;
    }
    
    
    .product_items {
    grid-template-columns: 1fr;
    row-gap: 24px;
    margin: 30px 16px;
    display: grid;
}




    
}



em {
	font-weight: bold;
}

.square {
	color: #ffffff !important;
	font-weight: 400;
	padding: 30px;
	background: #A9A9A9;
	border-radius: 10px;
	box-shadow: 5px 5px 10px #b0b0b0;
	
}

#heading-lvl02 {
	margin: 48px 0 40px 0;
	padding: 8px 0 0 0;
	*zoom: 1;
	background: #fff url(../img/heading-lvl02_bg_01.png) left 6px no-repeat;
	text-align: center;
}


.contact-header h2 {
	margin: 0;
	padding: 20px 0 0 0;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
}

.contact-header {
	margin: 0 20px 8px 20px;
    margin-left: 0;
    padding: 0;
	font-size: 200%;
}

.contact-time-in {
	margin: 8px 0 0 0;
    padding: 0;
    font-size: 86%;
    line-height: 1.83;
}

.contact-number {
	margin: 0;
    padding: 3px 0 0 0;
    font-size: 200%;
    font-weight: bold;
    line-height: 1.1;
}

#heading-lvl03 h3 {
	background-image: none;
    padding: 0;
    line-height: 1.2;
    font-size: 28px;
    font-size: 2.8rem;
	font-weight: bold;
}

#heading-lvl03 {
	text-align: center;
}





.hd-02 {
	margin: 40px 0 80px 0 !important;
}



.pt30 {
	padding-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.pt20 {
	padding-top: 20px !important;
}

img.icon-win {
	margin-left: 4px;
	margin-bottom: 4px;
}



small {
	font-size: 50%;
    display: block;
	font-weight: bold;
}

b {
	font-weight: bold;
}

.contents__footer__breadcrumb {
    margin: 30px 0 10px;
    padding: 10px 0 0;
    overflow: hidden;
    border-top: 1px solid #c5c5c5;
}

.contents__footer__menu {
    margin-top: 10px;
    padding-top: 30px;
    overflow: hidden;
    border-top: 1px solid #c5c5c5;
}

.contents__footer__menu .footerMenu .contactTel__number {
    padding-left: 45px;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    font-style: normal;
    background: url(/shared/palette/img/footer-0120-contents.png) 0 10px no-repeat;
    font-family: 'Roboto', sans-serif;
}

.contents__footer__menu .footerMenu .contactTel__text {
    line-height: 1.5;
    font-size: 12px;
    font-size: 1.2rem;
}

.contents__footer__menu .footerMenu p {
    margin: 0;
}


.top-link_list {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 143 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 143 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    border-style: solid;
    border-width: 1px;
    border-radius: 99em;
}

.top-section-cv {
    --tw-bg-opacity: 1;
    background-color: rgb(233 242 252 / var(--tw-bg-opacity));
    text-align: center;
    margin: 30px 0;
    padding: 30px 0;
}

.top-section-cv__title {
    --tw-border-opacity: 1;
    border-color: rgb(73 118 186 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(73 118 186 / var(--tw-text-opacity));
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    font-weight: bold;
    line-height: 1;
    border-style: solid;
    border-width: 1px;
    border-radius: 999px;
}

.text-shyTomato {
    --tw-text-opacity: 1 !important;
    color: rgb(201 20 50 / var(--tw-text-opacity)) !important;
}

.top-section-cv__text {
    font-weight: bold;
}

.button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
   
.button--cv-fill:hover, .button--cv-fill:active, .button--cv-fill:focus, .button--cv-fill:visited {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}


.button::before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: block;
    margin: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
}


.button--cv-fill::before {
    background-image: url(/assets/images/modules/icon_arrow_right_white.svg);
}

.button--cv-fill {
    border-bottom-color: rgb(0 0 0 / 0.2);
    --tw-bg-opacity: 1;
    background-color: rgb(201 20 50 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    border-bottom-style: solid;
}

.button--stroke {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 143 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 143 / var(--tw-text-opacity));
    border-style: solid;
    border-width: 1px;
}

.button--stroke::before {
    background-image: url(/assets/images/modules/icon_arrow_right_blue.svg);
}

.button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    width: 0;
    height: 120%;
    content: "";
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-transform: translate(-50%, -50%) skewX(-37.7deg);
    transform: translate(-50%, -50%) skewX(-37.7deg);
}

.button--stroke::after {
    background: #00008f;
}

.button--cv-fill::after {
    background: rgba(0, 0, 0, 0.2);
}


.button__inner {
    position: relative;
    z-index: 2;
    flex-basis: 100%;
    font-weight: bold;
    text-align: center;
}

.top-section-cv__button a:hover {
    color: #ffffff;
    text-decoration: none;
}


.button-close {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 143 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 1px;
}

.section-modal__header {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 0 143 / var(--tw-border-opacity));
    position: relative;
    padding-right: 40px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

button, input[type=button] {
    width: auto;
    overflow: visible;
}

.section-modal__close {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 143 / var(--tw-text-opacity));
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
    font-size: 24px;
    text-align: center;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}
    
    .section-modal__title {
    --tw-text-opacity: 1;
    color: rgb(0 0 143 / var(--tw-text-opacity));
    font-weight: bold;
    text-align: left;
    margin-bottom: 8px;
    }

.button-close__inner::before {
    transform: rotate(45deg);
}

.button-close__inner::before, .button-close__inner::after {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 143 / var(--tw-bg-opacity));
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 2px;
    height: 16px;
    margin: auto;
    content: "";
    border-radius: 1px;
}

.button-close__inner::after {
    transform: rotate(135deg);
}

.button-close__inner {
    --tw-text-opacity: 1;
    color: rgb(0 0 143 / var(--tw-text-opacity));
    position: relative;
    display: block;
    padding-left: 20px;
    font-weight: bold;
    text-align: center;
}

.product_title {
    text-align: center;
    font-size: 24px;
    margin: 0 0 16px;
    font-weight: bold;
}
.product_text {
    text-align: center;
    margin-bottom: 25px;
}

.product_items span {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.product_items img {
    width: 30px;
    margin-right: 6px;
}

.product_items p {
    font-size: 14px;
}
