@charset "UTF-8";
.sw-Pt_Icon { margin: 0 4px 5px 0; vertical-align: middle; }

.sw-Pt { color: #da0201; font-size: 22px; font-weight: bold; font-family: "Karla", sans-serif; margin-right: 2px; }

.sw-PtUnit { color: #da0201; font-size: 15px; font-weight: bold; font-family: "Karla", sans-serif; }

.sw-Pt_Before { position: relative; display: inline-block; margin-right: 5px; font-size: 15px; color: #525252; }
.sw-Pt_Before:before { content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 10px; left: 0; background-color: #525252; }
.sw-Pt_Before:after { position: absolute; top: 0; right: -20px; content: "→"; }

.sw-FooterNoteBox { width: 1000px; margin: 60px auto; background: #ffffff; border-radius: 5px; }

.sw-FooterNote { background: #ffffff; border-radius: 5px; border: 1px solid #e2e2e2; padding: 20px 40px; text-align: left; }

.sw-FooterNote a, .sw-FooterNote a:visited { color: #0063dc; text-decoration: none; cursor: pointer; }

.sw-FooterNote_TextRed { color: #da0201; font-weight: bold; }

.sw-FooterNote_Content { padding-bottom: 30px; line-height: 1.8; margin-left: 0; }

.sw-FooterNote_Content li { line-height: 2; }

.sw-FooterNote_Content:last-child { padding-bottom: 0; }

.sw-FooterNote_Content-textNormal { margin: 0; padding: 10px 0 10px 11px; font-size: 15px; }

.sw-FooterNote_ListCircle { list-style-type: disc; margin: 0; padding: 10px 0 0 24px; font-size: 15px; }

.sw-FooterNote_ListCircle-indent { list-style-type: circle; padding: 2px 0 20px 25px; font-size: 15px; }

.sw-FooterNote_ListNumber { padding: 10px 0 10px 12px; list-style-type: none; list-style-position: inside; }

.sw-FooterNote_ListNumber-contents { counter-increment: cnt; margin-left: 1.7em; text-indent: -1.7em; }

.sw-FooterNote_ListNumber-contents:before { display: marker; content: "(" counter(cnt) ") "; }

.sw-FooterNote_ListNumber .sw-FooterNote_ListCircle:last-child { padding-bottom: 0; }

.sw-FooterNote_ListCircle .sw-FooterNote_ListNumber:last-child { padding-bottom: 0; }

.sw-FooterNote_ListNumber .sw-FooterNote_ListCircle .sw-FooterNote_ListCircle-indent:last-child { padding-bottom: 0; }

.sw-FooterNote_ListNumber-first { padding: 10px 0; list-style-type: none; list-style-position: inside; }

.sw-FooterNote_listStyleNone { list-style: none; margin-left: -1em; }

.sw-FooterNote_HeadingBox { margin-top: 23px; text-align: center; }

.sw-FooterNote_HeadingBox + p, .sw-FooterNote_HeadingBox + ol.sw-FooterNote_ListNumber-first, .sw-FooterNote_HeadingBox + ul.sw-FooterNote_ListCircle-first { padding-top: 0; }

.sw-FooterNote_Heading { font-size: 16px; margin-bottom: 28px; position: relative; padding: 0 30px 9px; display: inline-block; }

.sw-FooterNote_Heading:after { display: inline-block; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); transform: translate(-50%); min-width: 200px; width: 100%; height: 2px; content: ""; background-color: #fea000; }

.sw-FooterNote_MiddleHeading { font-size: 15px; position: relative; display: inline-block; margin-bottom: 5px; padding-left: 0.8em; height: 20px; line-height: 20px; }

.sw-FooterNote_MiddleHeading:before { display: inline-block; position: absolute; content: ""; top: 30%; bottom: 0; left: 0; width: 9px; height: 9px; background: #525252; }

.sw-FooterNote_SmallHeading { position: relative; display: inline-block; margin-left: 1.2em; height: 20px; line-height: 20px; }

.sw-FooterNote_SmallHeading:before { left: -1em; content: "【"; position: absolute; }

.sw-FooterNote_SmallHeading:after { content: "】"; position: absolute; }

.sw-FooterNote_SmallHeading-first { font-size: 10pt; position: relative; display: inline-block; margin-left: 0.5em; height: 20px; line-height: 20px; }

.sw-FooterNote_SmallHeading-first:before { left: -1em; content: "【"; position: absolute; }

.sw-FooterNote_SmallHeading-first:after { content: "】"; position: absolute; }

.sw-FooterNote_ListAsterisk { margin: 0; font-size: 15px; padding-left: 30px; }

.sw-FooterNote_ListAsterisk li { list-style-type: none; text-indent: -1.5em; }

.sw-FooterNote_ListAsterisk li:before { content: "※"; margin-right: 5px; }

.sw-FooterNote_ListAsterisk-first li { list-style-type: none; text-indent: -1.3em; }

.sw-FooterNote_ListAsterisk-first li:before { content: "※"; }

.warauimages { text-align: center; overflow: hidden; font-family: "M PLUS 1p", sans-serif; }

.warauimages-Header { width: 100%; height: auto; background: #ffbf36; padding-bottom: 10px; }

.warauimages-Header_Title { margin: 0; }

.warauimages-Header_Img { vertical-align: bottom; }

.warauimages-Description { width: 1000px; height: auto; margin: 10px auto 0; position: relative; }

.warauimages-Description_BtnBox { height: 82px; }
.warauimages-Description_BtnBox::after { content: ""; display: block; clear: both; }

.warauimages-Description_Btn-left { width: 485px; margin: 5px 0 15px; padding: 18px 10px; background-color: #ffffff; border-radius: 6px; color: #e49636; font-size: 18px; font-weight: bold; text-align: center; position: absolute; transition: 0.2s; top: 0; left: 0; }
.warauimages-Description_Btn-left:hover { cursor: pointer; transform: translateY(2px); transition: 0.2s; }

.warauimages-Description_Btn-right { width: 485px; margin: 5px 0 15px; padding: 18px 10px; background-color: #ffffff; border-radius: 6px; color: #e49636; font-size: 18px; font-weight: bold; text-align: center; position: absolute; transition: 0.2s; top: 0; right: 0; }
.warauimages-Description_Btn-right:hover { cursor: pointer; transform: translateY(2px); transition: 0.2s; }

.warauimages-Icon_Arrow { fill: #e49636; width: 18px; height: 16px; vertical-align: text-bottom; margin-left: 5px; }

.warauimages-Description_Btn-active { background: #ffeda2; }

.warauimages-Description_Btn-active .warauimages-Icon_Arrow { transform: scaleY(-1); }

.warauimages-Description_Details { background-color: #ffffff; margin: 0 0 20px; padding: 30px; display: none; }

.warauimages-Description_Details h4 { color: #e49636; margin: 0 0 30px; font-size: 18px; font-weight: bold; line-height: 160%; text-align: left; }

.warauimages-Description_Details h4:before { content: "■"; }

.warauimages-Description_DetailsInner { margin: 0 10px 30px; position: relative; }
.warauimages-Description_DetailsInner::after { content: ""; display: block; clear: both; }

.warauimages-Description_Image { float: left; }

.warauimages-Description_Text { text-align: left; line-height: 1.8; position: absolute; top: 50%; transform: translateY(-50%); left: 530px; }

.warauimages-Rule { margin: -10px 0 0 10px; padding: 0; }

.warauimages-Rule_List { margin: 0; font-size: 15px; text-align: left; line-height: 2; list-style: none; }

.warauimages-Rule_List:before { content: "※"; margin-right: 5px; }

.displayNone { display: none; }

.warauImages-TabBtn_Container { display: flex; justify-content: space-between; margin: 30px auto; padding: 0; list-style-type: none; width: 1000px; height: 58px; }

.warauImages-TabBtn { margin: 0 20px 0 0; width: 100%; font-size: 18px; position: relative; padding: 1em 0; border-radius: 5px; display: block; text-decoration: none; font-weight: bold; line-height: 1; text-align: center; border: 1px solid #c3c4c5; background: #ffffff; color: #525252; box-shadow: 0 3px 0 #c3c4c5; transition: all 0.2s ease-in-out; cursor: pointer; }

.warauImages-TabBtn:last-child { margin: 0; }

.warauImages-TabBtn:hover { transform: translateY(3px); box-shadow: 0 0 0 #c3c4c5; }

.warauImages-TabBtn_Active { background: #ffbf36; color: #ffffff; border: none; box-shadow: none; padding: 1.3rem 0; }

.warauImages-TabBtn_Active:hover { transform: none; }

.warauImages-TabBtn:hover .icon { animation: animate-rotateModify 0.5s linear infinite; }

.warauImages-TabBtn.active { color: #777777; background-color: #eeeeee; border-bottom: 1px #c3c4c5 solid; box-shadow: none; }

.warauImages-TabBtn.active:hover { transform: none; }

.warauimages-Category { width: 1000px; margin: auto; }

.warauimages-Friend_Description { margin-bottom: 20px; font-size: 15px; text-align: left; line-height: 1.8; }

.warauimages-Category:last-child { margin-bottom: 0; }

.warauimages-Category_Title { text-align: left; margin: 30px 0 20px; color: #e49636; font-size: 24px; }

.warauimages-Category_Icon-lock { width: 18px; vertical-align: text-bottom; margin: 0 3px 3px 0; }

.warauimages-Description_Details h4 a { color: #0063dc; text-decoration: none; }

.warauimages-Bnr_Box-Items { padding: 0; }
.warauimages-Bnr_Box-Items::after { content: ""; display: block; clear: both; }

.warauimages-Bnr_Box-Items li { display: inline-block; height: 230px; margin: 10px; background: #ffffff; border: 1px #ebf1f0 solid; text-align: center; float: left; }

.warauimages-Bnr_Box-Items img { width: auto; height: 100%; margin: auto; display: block; }
